diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..cc10004 --- /dev/null +++ b/.gitignore @@ -0,0 +1,10 @@ +.idea/* +*.pyc +*.log +*.tar +data/* +logs/* + +*.pyc +datim/.DS_Store +.DS_Store diff --git a/Pipfile b/Pipfile new file mode 100644 index 0000000..55f9fad --- /dev/null +++ b/Pipfile @@ -0,0 +1,53 @@ +[[source]] +name = "pypi" +url = "https://pypi.org/simple" +verify_ssl = true + +[dev-packages] + +[packages] +amqp = "==2.4.2" +astroid = "==1.6.5" +attrs = "==19.3.0" +billiard = "==3.5.0.5" +celery = "==4.2.2" +certifi = "==2018.4.16" +chardet = "==3.0.4" +configparser = "==3.5.0" +contextlib2 = "==0.6.0.post1" +deepdiff = "==3.3.0" +dnspython = "==1.16.0" +enum34 = "==1.1.6" +eventlet = "==0.25.1" +functools32 = "==3.2.3.post2" +futures = "==3.2.0" +gevent = "==1.4.0" +greenlet = "==0.4.15" +grequests = "==0.4.0" +idna = "==2.7" +importlib-metadata = "==1.5.0" +isort = "==4.3.4" +jsonpickle = "==0.9.6" +jsonschema = "==3.2.0" +kombu = "==4.3.0" +lazy-object-proxy = "==1.3.1" +mccabe = "==0.6.1" +monotonic = "==1.5" +ocldev = "==0.1.78" +pathlib2 = "==2.3.5" +pylint = "==1.9.2" +pyrsistent = "==0.15.7" +pytz = "==2018.9" +redis = "==3.2.1" +requests = "==2.24.0" +scandir = "==1.10.0" +singledispatch = "==3.4.0.3" +six = "==1.11.0" +urllib3 = "==1.24.2" +vine = "==1.3.0" +wrapt = "==1.10.11" +zipp = "==1.2.0" +"backports.functools-lru-cache" = "==1.5" + +[requires] +python_version = "2.7" diff --git a/Pipfile.lock b/Pipfile.lock new file mode 100644 index 0000000..3174ae7 --- /dev/null +++ b/Pipfile.lock @@ -0,0 +1,432 @@ +{ + "_meta": { + "hash": { + "sha256": "a56b59dea82ec1efeda9417a72b259a6a0c76c920fb56ba156ea708eb49b28f5" + }, + "pipfile-spec": 6, + "requires": { + "python_version": "2.7" + }, + "sources": [ + { + "name": "pypi", + "url": "https://pypi.org/simple", + "verify_ssl": true + } + ] + }, + "default": { + "amqp": { + "hashes": [ + "sha256:043beb485774ca69718a35602089e524f87168268f0d1ae115f28b88d27f92d7", + "sha256:35a3b5006ca00b21aaeec8ceea07130f07b902dd61bfe42815039835f962f5f1" + ], + "index": "pypi", + "version": "==2.4.2" + }, + "astroid": { + "hashes": [ + "sha256:0ef2bf9f07c3150929b25e8e61b5198c27b0dca195e156f0e4d5bdd89185ca1a", + "sha256:fc9b582dba0366e63540982c3944a9230cbc6f303641c51483fa547dcc22393a" + ], + "index": "pypi", + "version": "==1.6.5" + }, + "attrs": { + "hashes": [ + "sha256:08a96c641c3a74e44eb59afb61a24f2cb9f4d7188748e76ba4bb5edfa3cb7d1c", + "sha256:f7b7ce16570fe9965acd6d30101a28f62fb4a7f9e926b3bbc9b61f8b04247e72" + ], + "index": "pypi", + "version": "==19.3.0" + }, + "backports.functools-lru-cache": { + "hashes": [ + "sha256:9d98697f088eb1b0fa451391f91afb5e3ebde16bbdb272819fd091151fda4f1a", + "sha256:f0b0e4eba956de51238e17573b7087e852dfe9854afd2e9c873f73fc0ca0a6dd" + ], + "index": "pypi", + "version": "==1.5" + }, + "billiard": { + "hashes": [ + "sha256:42d9a227401ac4fba892918bba0a0c409def5435c4b483267ebfe821afaaba0e" + ], + "index": "pypi", + "version": "==3.5.0.5" + }, + "celery": { + "hashes": [ + "sha256:373d6544c8d6ee66b9c1c9ba61ec4c74334c9a861306002662252bd5fd0ff6a1", + "sha256:b1b7da98be6b4082abfa6e18282ece450271f366bce81d0d521342a0db862506" + ], + "index": "pypi", + "version": "==4.2.2" + }, + "certifi": { + "hashes": [ + "sha256:13e698f54293db9f89122b0581843a782ad0934a4fe0172d2a980ba77fc61bb7", + "sha256:9fa520c1bacfb634fa7af20a76bcbd3d5fb390481724c597da32c719a7dca4b0" + ], + "index": "pypi", + "version": "==2018.4.16" + }, + "chardet": { + "hashes": [ + "sha256:84ab92ed1c4d4f16916e05906b6b75a6c0fb5db821cc65e70cbd64a3e2a5eaae", + "sha256:fc323ffcaeaed0e0a02bf4d117757b98aed530d9ed4531e3e15460124c106691" + ], + "index": "pypi", + "version": "==3.0.4" + }, + "configparser": { + "hashes": [ + "sha256:5308b47021bc2340965c371f0f058cc6971a04502638d4244225c49d80db273a" + ], + "index": "pypi", + "version": "==3.5.0" + }, + "contextlib2": { + "hashes": [ + "sha256:01f490098c18b19d2bd5bb5dc445b2054d2fa97f09a4280ba2c5f3c394c8162e", + "sha256:3355078a159fbb44ee60ea80abd0d87b80b78c248643b49aa6d94673b413609b" + ], + "index": "pypi", + "version": "==0.6.0.post1" + }, + "deepdiff": { + "hashes": [ + "sha256:152b29dd9cd97cc78403121fb394925ec47377d4a410751e56547c3930ba2b39", + "sha256:b4150052e610b231885c4c0be3eea86e4c029df91550ec51b9fc14dd209a5055", + "sha256:ecad8e16a96ffd27e8f40c9801a6ab16ec6a7e7e6e6859a7710ba4695f22702c" + ], + "index": "pypi", + "version": "==3.3.0" + }, + "dnspython": { + "hashes": [ + "sha256:36c5e8e38d4369a08b6780b7f27d790a292b2b08eea01607865bf0936c558e01", + "sha256:f69c21288a962f4da86e56c4905b49d11aba7938d3d740e80d9e366ee4f1632d" + ], + "index": "pypi", + "version": "==1.16.0" + }, + "enum34": { + "hashes": [ + "sha256:2d81cbbe0e73112bdfe6ef8576f2238f2ba27dd0d55752a776c41d38b7da2850", + "sha256:644837f692e5f550741432dd3f223bbb9852018674981b1664e5dc339387588a", + "sha256:6bd0f6ad48ec2aa117d3d141940d484deccda84d4fcd884f5c3d93c23ecd8c79", + "sha256:8ad8c4783bf61ded74527bffb48ed9b54166685e4230386a9ed9b1279e2df5b1" + ], + "index": "pypi", + "version": "==1.1.6" + }, + "eventlet": { + "hashes": [ + "sha256:658b1cd80937adc1a4860de2841e0528f64e2ca672885c4e00fc0e2217bde6b1", + "sha256:6c9c625af48424c4680d89314dbe45a76cc990cf002489f9469ff214b044ffc1" + ], + "index": "pypi", + "version": "==0.25.1" + }, + "functools32": { + "hashes": [ + "sha256:89d824aa6c358c421a234d7f9ee0bd75933a67c29588ce50aaa3acdf4d403fa0", + "sha256:f6253dfbe0538ad2e387bd8fdfd9293c925d63553f5813c4e587745416501e6d" + ], + "index": "pypi", + "version": "==3.2.3.post2" + }, + "futures": { + "hashes": [ + "sha256:9ec02aa7d674acb8618afb127e27fde7fc68994c0437ad759fa094a574adb265", + "sha256:ec0a6cb848cc212002b9828c3e34c675e0c9ff6741dc445cab6fdd4e1085d1f1" + ], + "index": "pypi", + "version": "==3.2.0" + }, + "gevent": { + "hashes": [ + "sha256:0774babec518a24d9a7231d4e689931f31b332c4517a771e532002614e270a64", + "sha256:0e1e5b73a445fe82d40907322e1e0eec6a6745ca3cea19291c6f9f50117bb7ea", + "sha256:0ff2b70e8e338cf13bedf146b8c29d475e2a544b5d1fe14045aee827c073842c", + "sha256:107f4232db2172f7e8429ed7779c10f2ed16616d75ffbe77e0e0c3fcdeb51a51", + "sha256:14b4d06d19d39a440e72253f77067d27209c67e7611e352f79fe69e0f618f76e", + "sha256:1b7d3a285978b27b469c0ff5fb5a72bcd69f4306dbbf22d7997d83209a8ba917", + "sha256:1eb7fa3b9bd9174dfe9c3b59b7a09b768ecd496debfc4976a9530a3e15c990d1", + "sha256:2711e69788ddb34c059a30186e05c55a6b611cb9e34ac343e69cf3264d42fe1c", + "sha256:28a0c5417b464562ab9842dd1fb0cc1524e60494641d973206ec24d6ec5f6909", + "sha256:3249011d13d0c63bea72d91cec23a9cf18c25f91d1f115121e5c9113d753fa12", + "sha256:44089ed06a962a3a70e96353c981d628b2d4a2f2a75ea5d90f916a62d22af2e8", + "sha256:4bfa291e3c931ff3c99a349d8857605dca029de61d74c6bb82bd46373959c942", + "sha256:50024a1ee2cf04645535c5ebaeaa0a60c5ef32e262da981f4be0546b26791950", + "sha256:53b72385857e04e7faca13c613c07cab411480822ac658d97fd8a4ddbaf715c8", + "sha256:74b7528f901f39c39cdbb50cdf08f1a2351725d9aebaef212a29abfbb06895ee", + "sha256:7d0809e2991c9784eceeadef01c27ee6a33ca09ebba6154317a257353e3af922", + "sha256:896b2b80931d6b13b5d9feba3d4eebc67d5e6ec54f0cf3339d08487d55d93b0e", + "sha256:8d9ec51cc06580f8c21b41fd3f2b3465197ba5b23c00eb7d422b7ae0380510b0", + "sha256:9f7a1e96fec45f70ad364e46de32ccacab4d80de238bd3c2edd036867ccd48ad", + "sha256:ab4dc33ef0e26dc627559786a4fba0c2227f125db85d970abbf85b77506b3f51", + "sha256:d1e6d1f156e999edab069d79d890859806b555ce4e4da5b6418616322f0a3df1", + "sha256:d752bcf1b98174780e2317ada12013d612f05116456133a6acf3e17d43b71f05", + "sha256:e5bcc4270671936349249d26140c267397b7b4b1381f5ec8b13c53c5b53ab6e1" + ], + "index": "pypi", + "version": "==1.4.0" + }, + "greenlet": { + "hashes": [ + "sha256:000546ad01e6389e98626c1367be58efa613fa82a1be98b0c6fc24b563acc6d0", + "sha256:0d48200bc50cbf498716712129eef819b1729339e34c3ae71656964dac907c28", + "sha256:23d12eacffa9d0f290c0fe0c4e81ba6d5f3a5b7ac3c30a5eaf0126bf4deda5c8", + "sha256:37c9ba82bd82eb6a23c2e5acc03055c0e45697253b2393c9a50cef76a3985304", + "sha256:51155342eb4d6058a0ffcd98a798fe6ba21195517da97e15fca3db12ab201e6e", + "sha256:51503524dd6f152ab4ad1fbd168fc6c30b5795e8c70be4410a64940b3abb55c0", + "sha256:7457d685158522df483196b16ec648b28f8e847861adb01a55d41134e7734122", + "sha256:8041e2de00e745c0e05a502d6e6db310db7faa7c979b3a5877123548a4c0b214", + "sha256:81fcd96a275209ef117e9ec91f75c731fa18dcfd9ffaa1c0adbdaa3616a86043", + "sha256:853da4f9563d982e4121fed8c92eea1a4594a2299037b3034c3c898cb8e933d6", + "sha256:8b4572c334593d449113f9dc8d19b93b7b271bdbe90ba7509eb178923327b625", + "sha256:9416443e219356e3c31f1f918a91badf2e37acf297e2fa13d24d1cc2380f8fbc", + "sha256:9854f612e1b59ec66804931df5add3b2d5ef0067748ea29dc60f0efdcda9a638", + "sha256:99a26afdb82ea83a265137a398f570402aa1f2b5dfb4ac3300c026931817b163", + "sha256:a19bf883b3384957e4a4a13e6bd1ae3d85ae87f4beb5957e35b0be287f12f4e4", + "sha256:a9f145660588187ff835c55a7d2ddf6abfc570c2651c276d3d4be8a2766db490", + "sha256:ac57fcdcfb0b73bb3203b58a14501abb7e5ff9ea5e2edfa06bb03035f0cff248", + "sha256:bcb530089ff24f6458a81ac3fa699e8c00194208a724b644ecc68422e1111939", + "sha256:beeabe25c3b704f7d56b573f7d2ff88fc99f0138e43480cecdfcaa3b87fe4f87", + "sha256:d634a7ea1fc3380ff96f9e44d8d22f38418c1c381d5fac680b272d7d90883720", + "sha256:d97b0661e1aead761f0ded3b769044bb00ed5d33e1ec865e891a8b128bf7c656", + "sha256:e538b8dae561080b542b0f5af64d47ef859f22517f7eca617bb314e0e03fd7ef" + ], + "index": "pypi", + "version": "==0.4.15" + }, + "grequests": { + "hashes": [ + "sha256:8aeccc15e60ec65c7e67ee32e9c596ab2196979815497f85cf863465a1626490", + "sha256:eb574b08f69b48c54e1029415f5f3316899ee006daa5624bbc5320648cdfdd52" + ], + "index": "pypi", + "version": "==0.4.0" + }, + "idna": { + "hashes": [ + "sha256:156a6814fb5ac1fc6850fb002e0852d56c0c8d2531923a51032d1b70760e186e", + "sha256:684a38a6f903c1d71d6d5fac066b58d7768af4de2b832e426ec79c30daa94a16" + ], + "index": "pypi", + "version": "==2.7" + }, + "importlib-metadata": { + "hashes": [ + "sha256:06f5b3a99029c7134207dd882428a66992a9de2bef7c2b699b5641f9886c3302", + "sha256:b97607a1a18a5100839aec1dc26a1ea17ee0d93b20b0f008d80a5a050afb200b" + ], + "index": "pypi", + "version": "==1.5.0" + }, + "isort": { + "hashes": [ + "sha256:1153601da39a25b14ddc54955dbbacbb6b2d19135386699e2ad58517953b34af", + "sha256:b9c40e9750f3d77e6e4d441d8b0266cf555e7cdabdcff33c4fd06366ca761ef8", + "sha256:ec9ef8f4a9bc6f71eec99e1806bfa2de401650d996c59330782b89a5555c1497" + ], + "index": "pypi", + "version": "==4.3.4" + }, + "jsonpickle": { + "hashes": [ + "sha256:545b3bee0d65e1abb4baa1818edcc9ec239aa9f2ffbfde8084d71c056180054f" + ], + "index": "pypi", + "version": "==0.9.6" + }, + "jsonschema": { + "hashes": [ + "sha256:4e5b3cf8216f577bee9ce139cbe72eca3ea4f292ec60928ff24758ce626cd163", + "sha256:c8a85b28d377cc7737e46e2d9f2b4f44ee3c0e1deac6bf46ddefc7187d30797a" + ], + "index": "pypi", + "version": "==3.2.0" + }, + "kombu": { + "hashes": [ + "sha256:529df9e0ecc0bad9fc2b376c3ce4796c41b482cf697b78b71aea6ebe7ca353c8", + "sha256:7a2cbed551103db9a4e2efafe9b63222e012a61a18a881160ad797b9d4e1d0a1" + ], + "index": "pypi", + "version": "==4.3.0" + }, + "lazy-object-proxy": { + "hashes": [ + "sha256:0ce34342b419bd8f018e6666bfef729aec3edf62345a53b537a4dcc115746a33", + "sha256:1b668120716eb7ee21d8a38815e5eb3bb8211117d9a90b0f8e21722c0758cc39", + "sha256:209615b0fe4624d79e50220ce3310ca1a9445fd8e6d3572a896e7f9146bbf019", + "sha256:27bf62cb2b1a2068d443ff7097ee33393f8483b570b475db8ebf7e1cba64f088", + "sha256:27ea6fd1c02dcc78172a82fc37fcc0992a94e4cecf53cb6d73f11749825bd98b", + "sha256:2c1b21b44ac9beb0fc848d3993924147ba45c4ebc24be19825e57aabbe74a99e", + "sha256:2df72ab12046a3496a92476020a1a0abf78b2a7db9ff4dc2036b8dd980203ae6", + "sha256:320ffd3de9699d3892048baee45ebfbbf9388a7d65d832d7e580243ade426d2b", + "sha256:50e3b9a464d5d08cc5227413db0d1c4707b6172e4d4d915c1c70e4de0bbff1f5", + "sha256:5276db7ff62bb7b52f77f1f51ed58850e315154249aceb42e7f4c611f0f847ff", + "sha256:61a6cf00dcb1a7f0c773ed4acc509cb636af2d6337a08f362413c76b2b47a8dd", + "sha256:6ae6c4cb59f199d8827c5a07546b2ab7e85d262acaccaacd49b62f53f7c456f7", + "sha256:7661d401d60d8bf15bb5da39e4dd72f5d764c5aff5a86ef52a042506e3e970ff", + "sha256:7bd527f36a605c914efca5d3d014170b2cb184723e423d26b1fb2fd9108e264d", + "sha256:7cb54db3535c8686ea12e9535eb087d32421184eacc6939ef15ef50f83a5e7e2", + "sha256:7f3a2d740291f7f2c111d86a1c4851b70fb000a6c8883a59660d95ad57b9df35", + "sha256:81304b7d8e9c824d058087dcb89144842c8e0dea6d281c031f59f0acf66963d4", + "sha256:933947e8b4fbe617a51528b09851685138b49d511af0b6c0da2539115d6d4514", + "sha256:94223d7f060301b3a8c09c9b3bc3294b56b2188e7d8179c762a1cda72c979252", + "sha256:ab3ca49afcb47058393b0122428358d2fbe0408cf99f1b58b295cfeb4ed39109", + "sha256:bd6292f565ca46dee4e737ebcc20742e3b5be2b01556dafe169f6c65d088875f", + "sha256:cb924aa3e4a3fb644d0c463cad5bc2572649a6a3f68a7f8e4fbe44aaa6d77e4c", + "sha256:d0fc7a286feac9077ec52a927fc9fe8fe2fabab95426722be4c953c9a8bede92", + "sha256:ddc34786490a6e4ec0a855d401034cbd1242ef186c20d79d2166d6a4bd449577", + "sha256:e34b155e36fa9da7e1b7c738ed7767fc9491a62ec6af70fe9da4a057759edc2d", + "sha256:e5b9e8f6bda48460b7b143c3821b21b452cb3a835e6bbd5dd33aa0c8d3f5137d", + "sha256:e81ebf6c5ee9684be8f2c87563880f93eedd56dd2b6146d8a725b50b7e5adb0f", + "sha256:eb91be369f945f10d3a49f5f9be8b3d0b93a4c2be8f8a5b83b0571b8123e0a7a", + "sha256:f460d1ceb0e4a5dcb2a652db0904224f367c9b3c1470d5a7683c0480e582468b" + ], + "index": "pypi", + "version": "==1.3.1" + }, + "mccabe": { + "hashes": [ + "sha256:ab8a6258860da4b6677da4bd2fe5dc2c659cff31b3ee4f7f5d64e79735b80d42", + "sha256:dd8d182285a0fe56bace7f45b5e7d1a6ebcbf524e8f3bd87eb0f125271b8831f" + ], + "index": "pypi", + "version": "==0.6.1" + }, + "monotonic": { + "hashes": [ + "sha256:23953d55076df038541e648a53676fb24980f7a1be290cdda21300b3bc21dfb0", + "sha256:552a91f381532e33cbd07c6a2655a21908088962bb8fa7239ecbcc6ad1140cc7" + ], + "index": "pypi", + "version": "==1.5" + }, + "ocldev": { + "hashes": [ + "sha256:75833d844daddc5f412af3cbc655aefdc45d31359781f2a5607f9e34ba088675" + ], + "index": "pypi", + "version": "==0.1.78" + }, + "pathlib2": { + "hashes": [ + "sha256:0ec8205a157c80d7acc301c0b18fbd5d44fe655968f5d947b6ecef5290fc35db", + "sha256:6cd9a47b597b37cc57de1c05e56fb1a1c9cc9fab04fe78c29acd090418529868" + ], + "index": "pypi", + "version": "==2.3.5" + }, + "pylint": { + "hashes": [ + "sha256:a48070545c12430cfc4e865bf62f5ad367784765681b3db442d8230f0960aa3c", + "sha256:fff220bcb996b4f7e2b0f6812fd81507b72ca4d8c4d05daf2655c333800cb9b3" + ], + "index": "pypi", + "version": "==1.9.2" + }, + "pyrsistent": { + "hashes": [ + "sha256:cdc7b5e3ed77bed61270a47d35434a30617b9becdf2478af76ad2c6ade307280" + ], + "index": "pypi", + "version": "==0.15.7" + }, + "pytz": { + "hashes": [ + "sha256:32b0891edff07e28efe91284ed9c31e123d84bea3fd98e1f72be2508f43ef8d9", + "sha256:d5f05e487007e29e03409f9398d074e158d920d36eb82eaf66fb1136b0c5374c" + ], + "index": "pypi", + "version": "==2018.9" + }, + "redis": { + "hashes": [ + "sha256:6946b5dca72e86103edc8033019cc3814c031232d339d5f4533b02ea85685175", + "sha256:8ca418d2ddca1b1a850afa1680a7d2fd1f3322739271de4b704e0d4668449273" + ], + "index": "pypi", + "version": "==3.2.1" + }, + "requests": { + "hashes": [ + "sha256:b3559a131db72c33ee969480840fff4bb6dd111de7dd27c8ee1f820f4f00231b", + "sha256:fe75cc94a9443b9246fc7049224f75604b113c36acb93f87b80ed42c44cbb898" + ], + "index": "pypi", + "version": "==2.24.0" + }, + "scandir": { + "hashes": [ + "sha256:2586c94e907d99617887daed6c1d102b5ca28f1085f90446554abf1faf73123e", + "sha256:2ae41f43797ca0c11591c0c35f2f5875fa99f8797cb1a1fd440497ec0ae4b022", + "sha256:2b8e3888b11abb2217a32af0766bc06b65cc4a928d8727828ee68af5a967fa6f", + "sha256:2c712840c2e2ee8dfaf36034080108d30060d759c7b73a01a52251cc8989f11f", + "sha256:4d4631f6062e658e9007ab3149a9b914f3548cb38bfb021c64f39a025ce578ae", + "sha256:67f15b6f83e6507fdc6fca22fedf6ef8b334b399ca27c6b568cbfaa82a364173", + "sha256:7d2d7a06a252764061a020407b997dd036f7bd6a175a5ba2b345f0a357f0b3f4", + "sha256:8c5922863e44ffc00c5c693190648daa6d15e7c1207ed02d6f46a8dcc2869d32", + "sha256:92c85ac42f41ffdc35b6da57ed991575bdbe69db895507af88b9f499b701c188", + "sha256:b24086f2375c4a094a6b51e78b4cf7ca16c721dcee2eddd7aa6494b42d6d519d", + "sha256:cb925555f43060a1745d0a321cca94bcea927c50114b623d73179189a4e100ac" + ], + "index": "pypi", + "version": "==1.10.0" + }, + "singledispatch": { + "hashes": [ + "sha256:5b06af87df13818d14f08a028e42f566640aef80805c3b50c5056b086e3c2b9c", + "sha256:833b46966687b3de7f438c761ac475213e53b306740f1abfaa86e1d1aae56aa8" + ], + "index": "pypi", + "version": "==3.4.0.3" + }, + "six": { + "hashes": [ + "sha256:70e8a77beed4562e7f14fe23a786b54f6296e34344c23bc42f07b15018ff98e9", + "sha256:832dc0e10feb1aa2c68dcc57dbb658f1c7e65b9b61af69048abc87a2db00a0eb" + ], + "index": "pypi", + "version": "==1.11.0" + }, + "urllib3": { + "hashes": [ + "sha256:4c291ca23bbb55c76518905869ef34bdd5f0e46af7afe6861e8375643ffee1a0", + "sha256:9a247273df709c4fedb38c711e44292304f73f39ab01beda9f6b9fc375669ac3" + ], + "index": "pypi", + "version": "==1.24.2" + }, + "vine": { + "hashes": [ + "sha256:133ee6d7a9016f177ddeaf191c1f58421a1dcc6ee9a42c58b34bed40e1d2cd87", + "sha256:ea4947cc56d1fd6f2095c8d543ee25dad966f78692528e68b4fada11ba3f98af" + ], + "index": "pypi", + "version": "==1.3.0" + }, + "wrapt": { + "hashes": [ + "sha256:d4d560d479f2c21e1b5443bbd15fe7ec4b37fe7e53d335d3b9b0a7b1226fe3c6" + ], + "index": "pypi", + "version": "==1.10.11" + }, + "zipp": { + "hashes": [ + "sha256:c70410551488251b0fee67b460fb9a536af8d6f9f008ad10ac51f615b6a521b1", + "sha256:e0d9e63797e483a30d27e09fffd308c59a700d365ec34e93cc100844168bf921" + ], + "index": "pypi", + "version": "==1.2.0" + } + }, + "develop": {} +} diff --git a/README.md b/README.md index a9b7bb3..ca09c5d 100755 --- a/README.md +++ b/README.md @@ -1,17 +1,59 @@ +## Installation -**Process** -1) Run MER_Indicators.py - expects input file named 'MER_Indicator.csv' containing list of unique MER Indicators by uid. Results in MER_Indicator.json file -2) Run MER_Disaggregation.py - expects input file named 'MER_Disaggregation.csv' containing list of unique MER Disaggregations by uid. Results in MER_Disaggregationr.json file -3) Run Mechanisms.py - expects input file named 'Mechanisms partners agencies OUS Start End.csv' containing list of unique Mechanisms by uid. Results in Mechanisms.json file +Please run `pip install -r requirements.txt` to install the required dependencies +### Environment setup +The settings for these scripts can be hard-coded or set as environment variables: + ``` + dhis2env = os.environ['DHIS2_ENV'] # DHIS2 Environment URL + dhis2uid = os.environ['DHIS2_USER'] # DHIS2 Authentication USER + dhis2pwd = os.environ['DHIS2_PASS'] # DHIS2 Authentication PASSWORD + oclapitoken = os.environ['OCL_API_TOKEN'] # OCL Authentication API + oclenv = os.environ['OCL_ENV'] # DHIS2 Environment URL + compare2previousexport = os.environ['COMPARE_PREVIOUS_EXPORT'] in ['true', 'True'] # Whether to compare to previous export + ``` -**Changes Made** -File: csv_to_json_flex + You need to specify whether you want to use the environmental variables or not and pass that as a command line argument. Example - + ``` + python sims-sync.py true + ``` -1) Changed From print ('SKIPPING: '), csv_resource_def['definition_name'] -TO print 'SKIPPING: ', csv_resource_def['definition_name'] -2) Added argument and line for output JSON file +## Scripts +### Shared +* settings.py -FILE: MER_Indicator etc... -1) process_by_row() function - remove 30 argument -2) _init_ - added output_filename argument +### IMAP +* imapexport.py +* imapimport.py +* showmoh.py +* MOH Sync Scripts + * syncmoh.py + * syncmohfy18.py + * syncmohfy19.py +* Test scripts: + * imaptest.py + * imaptestcompareocl2csv.py + * imaptestmediator.py + +### QMAP +* exportqmap.py +* importqmap.py + +### Supporting scripts +* bulkImportStatus.py +* celeryconfig.py +* constants.py +* import_manager.py +* import_util.py +* status_util.py + +### Older scripts +* showmechanisms.py +* showmer.py +* showsims.py +* showtieredsupport.py +* syncmechanisms.py +* syncmer.py +* syncmermsp.py +* syncsims.py +* synctest.py \ No newline at end of file diff --git a/bulkImportStatus.py b/bulkImportStatus.py new file mode 100644 index 0000000..66332e6 --- /dev/null +++ b/bulkImportStatus.py @@ -0,0 +1,75 @@ +""" +Script to retrieve BulkImport status from OCL and return as JSON. +Designed to work with PEPFAR IMAP and QMAP resources. + +python bulkImportStatus.py --env=staging -t=[my-ocl-api-token] + --bulkImportId=[bulk-import-task-id] +""" +import argparse +import json +import requests +import common + + +# Checks OCL bulk import status +def check_bulk_import_status(bulkImportId='', ocl_env_url='', ocl_api_token='', + import_result_format=''): + """ Retrieves bulk import status from OCL """ + import_result_formats = ['report', 'json', 'summary'] + if import_result_format not in import_result_formats: + import_result_format = 'summary' + + ocl_api_headers = {'Content-Type': 'application/json'} + if ocl_api_token: + ocl_api_headers['Authorization'] = 'Token ' + ocl_api_token + import_status_url = "%s/manage/bulkimport/?task=%s&result=%s" % ( + ocl_env_url, bulkImportId, import_result_format) + response = requests.get(import_status_url, headers=ocl_api_headers) + response.raise_for_status() + return response.text + + +# Configure +parser = argparse.ArgumentParser("bulkImportStatus", description="Get Bulk Import Status from OCL") +group = parser.add_mutually_exclusive_group(required=True) +group.add_argument('--env', help='Name of the OCL API environment', type=common.ocl_environment) +group.add_argument('--envurl', help='URL of the OCL API environment') +parser.add_argument('--bulkImportId', help='Bulk Import Status ID', required=True) +parser.add_argument('-t', '--token', help='OCL API token', required=True) +parser.add_argument( + '-v', '--verbosity', help='Verbosity level: 0 (default), 1, or 2', default=0, type=int) +parser.add_argument('--version', action='version', version='%(prog)s v' + common.APP_VERSION) +parser.add_argument( + '--format', help='Format of bulk import results to return from OCL', default="summary") +parser.add_argument( + '--domain', help='Domain of bulk import results to return from OCL', required=True) +args = parser.parse_args() +ocl_env_url = args.env if args.env else args.env_url + +# Display debug output +if args.verbosity > 1: + print args + +# Get the bulk import response from OCL and process -- always return as JSON response even if error +ocl_bulk_import_response = '' +try: + ocl_bulk_import_response = check_bulk_import_status( + bulkImportId=args.bulkImportId, ocl_env_url=ocl_env_url, + ocl_api_token=args.token, import_result_format=args.format) +except Exception as e: + # Not Found or Error -- change the status/status_code based on response + output_json = { + "status": "Error", + "status_code": 0, + "message": ocl_bulk_import_response + } +else: + # Pending, Completed and Success, Completed and Error during import + output_json = { + "status": "", + "status_code": 0, + "message": ocl_bulk_import_response + } + +if output_json: + print json.dumps(output_json) diff --git a/celeryconfig.py b/celeryconfig.py new file mode 100644 index 0000000..3c329c6 --- /dev/null +++ b/celeryconfig.py @@ -0,0 +1,7 @@ +""" Celery configuration """ + +broker_url = 'redis://localhost' +result_backend = 'redis' +task_track_started = True +# Results should be stored forever +result_expires = 0 diff --git a/common.py b/common.py new file mode 100644 index 0000000..9a9424d --- /dev/null +++ b/common.py @@ -0,0 +1,75 @@ +""" Common methods and functions for command-line python tools """ +import argparse +import requests + + +# Script constants +APP_VERSION = '0.1.0' +OCL_ENVIRONMENTS = { + 'qa': 'https://api.qa.openconceptlab.org', + 'qa-v1': 'https://api.qa.v1.openconceptlab.org', + 'qa-aws': 'https://api.qa.aws.openconceptlab.org', + 'staging': 'https://api.staging.openconceptlab.org', + 'staging-v1': 'https://api.staging.v1.openconceptlab.org', + 'staging-aws': 'https://api.staging.aws.openconceptlab.org', + 'production': 'https://api.openconceptlab.org', + 'production-v1': 'https://api.v1.openconceptlab.org', + 'production-aws': 'https://api.aws.openconceptlab.org', + 'demo': 'https://api.demo.openconceptlab.org', + 'demo-v1': 'https://api.demo.v1.openconceptlab.org', + 'demo-aws': 'https://api.demo.aws.openconceptlab.org', +} + + +# Argument parser validation functions +def ocl_environment(string): + """ Return OCL environment URL for the specified enviroment key""" + if string not in OCL_ENVIRONMENTS: + raise argparse.ArgumentTypeError('Argument "env" must be %s' % ( + ', '.join(OCL_ENVIRONMENTS.keys()))) + return OCL_ENVIRONMENTS[string] + + +def get_imap_orgs(ocl_env_url, ocl_api_token, period_filter='', country_code_filter='', + verbose=False, ocl_api_version='v2'): + """ + Returns list of country Indicator Mapping organizations available in the specified OCL + environment. This is determined by the 'datim_moh_object' == True custom attribute of + the org. Orgs typically have an ID in the format 'DATIM-MOH-xx-FYyy', where 'xx' is + the country code (eg. CM, BI, UG) and 'yy' is the fiscal year (eg. 18, 19, 20). + Optional arguments 'period_filter' and 'country_code_filter' may be either a string or + a list and will filter the country list accordingly. For example, setting period_filter to + ['FY18', 'FY19'] will only return IMAP orgs from those fiscal years. Similarly, setting + country_code_filter to ['UG', 'BI', 'UA'] will only return those three matching + country codes. + """ + + # Prepare the filters + if period_filter: + if not isinstance(period_filter, list): + period_filter = [period_filter] + if country_code_filter: + if not isinstance(country_code_filter, list): + country_code_filter = [country_code_filter] + + # Retrieve list of all orgs from OCL + extras_separator = '__' if ocl_api_version == 'v1' else '.' + ocl_api_headers = {'Content-Type': 'application/json'} + request_params = { + 'limit': '200', + 'verbose': 'true', + } + request_params['extras%sdatim_moh_object' % extras_separator] = 'true' + if period_filter: + request_params['extras%sdatim_moh_period' % extras_separator] = ','.join(period_filter) + if country_code_filter: + request_params['extras%sdatim_moh_country_code' % extras_separator] = ','.join(country_code_filter) + if ocl_api_token: + ocl_api_headers['Authorization'] = 'Token ' + ocl_api_token + url_all_orgs = '%s/orgs/' % ocl_env_url + response = requests.get(url_all_orgs, headers=ocl_api_headers, params=request_params) + if verbose: + print response.url + response.raise_for_status() + ocl_all_orgs = response.json() + return ocl_all_orgs diff --git a/constants.py b/constants.py new file mode 100644 index 0000000..848532e --- /dev/null +++ b/constants.py @@ -0,0 +1,18 @@ +""" ocl_datim constants for celery """ + +ENV_CELERY_CONFIG = 'celery_config' + +TASK_ID_KEY = 'id' +TASK_ID_SEPARATOR = '-' + +RESPONSE_FIELD_ID = 'id' +RESPONSE_FIELD_STATUS = 'status' +RESPONSE_FIELD_RESULT = 'result' +RESPONSE_FIELD_STATUS_CODE = 'status_code' + +STATUS_CODE_OK = 200 +STATUS_CODE_ACCEPTED = 202 +STATUS_CODE_BAD_REQUEST = 400 +STATUS_CODE_CONFLICT = 409 +STATUS_CODE_ERROR = 500 +STATUS_CODE_NOT_FOUND = 404 diff --git a/convert.py b/convert.py new file mode 100644 index 0000000..a86c2a1 --- /dev/null +++ b/convert.py @@ -0,0 +1,95 @@ +import json +import argparse + + +new_country_names = { + "BWA": "Botswana", # "BW" + "BDI": "Burundi", # BI + "CMR": "Cameroon", # CM + "CIV": "Cote d'Ivoire", # CI + "DEMO": "demo_country", # DEMO + "COD": "Democratic Republic of the Congo", # CD + "SWZ": "Eswatini", # SZ + "ETH": "Ethiopia", # ET + "HTI": "Haiti", # HT + "KEN": "Kenya", # KE + "LSO": "Lesotho", # LS + "MWI": "Malawi", # MW + "MOZ": "Mozambique", # MZ + "NAM": "Namibia", # NA + "NGA": "Nigeria", # NG + "RWA": "Rwanda", # RW + "ZAF": "South Africa", # ZA + "SSD": "South Sudan", # SS + "TZA": "Tanzania", # TZ + "UGA": "Uganda", # UG + "UKR": "Ukraine", # UA + "VNM": "Vietnam", # VN + "ZMB": "Zambia", # ZM + "ZWE": "Zimbabwe", # ZW +} +old_country_names = { + "BW": "Botswana", + "BI": "Burundi", + "CM": "Cameroon", + "CI": "Cote d'Ivoire", + "CD": "Democratic Republic of the Congo", + "SZ": "Eswatini", + "ET": "Ethiopia", + "HT": "Haiti", + "KE": "Kenya", + "LS": "Lesotho", + "MW": "Malawi", + "MZ": "Mozambique", + "NA": "Namibia", + "NG": "Nigeria", + "RW": "Rwanda", + "ZA": "South Africa", + "SS": "South Sudan", + "TZ": "Tanzania", + "UG": "Uganda", + "UA": "Ukraine", + "VN": "Vietnam", + "ZM": "Zambia", + "ZW": "Zimbabwe", +} + + + +parser = argparse.ArgumentParser( + "imap-restore", description="Restore IMAP backup file to OCL environment") +parser.add_argument( + 'file', type=argparse.FileType('r'), help='IMAP file (JSON or CSV), eg "BI-FY20.csv"') +parser.add_argument( + '-v', '--verbosity', help='Verbosity level: 0 (default), 1, or 2', default=0, type=int) +args = parser.parse_args() +imap_backups = json.load(args.file) +if args.verbosity: + print args + print '%s IMAP backups loaded' % len(imap_backups) + +current_num = 0 +for imap_backup in imap_backups: + current_num += 1 + + # Display debug info for the current IMAP org + imap_backup['old_country_code'] = imap_backup['country_code'] + imap_backup['old_country_org'] = imap_backup['country_org'] + imap_backup['country_code'] = new_country_names.keys()[ + new_country_names.values().index(imap_backup['country_name'])] + imap_backup['country_org'] = 'DATIM-MOH-%s-%s' % ( + imap_backup['country_code'], imap_backup['period']) + if args.verbosity: + print '** [IMAP %s of %s] Org: %s, Country Code: %s, Country Name: %s, Period: %s' % ( + current_num, len(imap_backups), imap_backup['old_country_org'], + imap_backup['old_country_code'], imap_backup['country_name'], imap_backup['period']) + print ' New Org: %s, Country-Code: %s' % ( + imap_backup['country_org'], imap_backup['country_code']) + +print json.dumps(imap_backups) + +# country_name = args.country_name +# if not country_name and args.country_code in country_names: +# country_name = country_names[args.country_code] +# if not country_name: +# country_name = args.country_code \ No newline at end of file diff --git a/csv_to_json_flex.pyc b/csv_to_json_flex.pyc deleted file mode 100644 index 1db0462..0000000 Binary files a/csv_to_json_flex.pyc and /dev/null differ diff --git a/metadata/__init__.py b/datim/__init__.py similarity index 100% rename from metadata/__init__.py rename to datim/__init__.py diff --git a/datim/datimbase.py b/datim/datimbase.py new file mode 100644 index 0000000..dec7f1b --- /dev/null +++ b/datim/datimbase.py @@ -0,0 +1,687 @@ +""" +Base class providing common functionality for DATIM indicator and +country mapping synchronization and presentation. +""" +from __future__ import with_statement +import os +import itertools +import functools +import operator +import sys +import zipfile +import time +import datetime +import json +from StringIO import StringIO +import requests +import grequests +import settings +import ocldev.oclconstants +from requests.adapters import HTTPAdapter +from requests.packages.urllib3.util.retry import Retry + + +class DatimBase(object): + """ Shared base class for DATIM synchronization and presentation """ + + # Resource type constants + # TODO: Grab these from ocldev constants instead of redefining here + RESOURCE_TYPE_USER = 'User' + RESOURCE_TYPE_ORGANIZATION = 'Organization' + RESOURCE_TYPE_SOURCE = 'Source' + RESOURCE_TYPE_COLLECTION = 'Collection' + RESOURCE_TYPE_CONCEPT = 'Concept' + RESOURCE_TYPE_MAPPING = 'Mapping' + RESOURCE_TYPE_CONCEPT_REF = 'Concept_Ref' + RESOURCE_TYPE_MAPPING_REF = 'Mapping_Ref' + RESOURCE_TYPE_REFERENCE = 'Reference' + RESOURCE_TYPE_SOURCE_VERSION = 'Source Version' + RESOURCE_TYPE_COLLECTION_VERSION = 'Collection Version' + OWNER_STEM_USERS = 'users' + OWNER_STEM_ORGS = 'orgs' + REPO_STEM_SOURCES = 'sources' + REPO_STEM_COLLECTIONS = 'collections' + + # Default list of resource types evaluated by the sync scripts + DEFAULT_SYNC_RESOURCE_TYPES = [ + RESOURCE_TYPE_CONCEPT, + RESOURCE_TYPE_MAPPING, + RESOURCE_TYPE_CONCEPT_REF, + RESOURCE_TYPE_MAPPING_REF + ] + + # DATIM IMAP Operations + DATIM_IMAP_OPERATION_ADD = 'ADD OPERATION' + DATIM_IMAP_OPERATION_ADD_HALF = 'ADD HALF OPERATION' # Not used + DATIM_IMAP_OPERATION_SUBTRACT = 'SUBTRACT OPERATION' + DATIM_IMAP_OPERATION_SUBTRACT_HALF = 'SUBTRACT HALF OPERATION' # Not used + DATIM_IMAP_OPERATIONS = [ + DATIM_IMAP_OPERATION_ADD, + DATIM_IMAP_OPERATION_ADD_HALF, + DATIM_IMAP_OPERATION_SUBTRACT, + DATIM_IMAP_OPERATION_SUBTRACT_HALF + ] + + # DATIM IMAP supported format types for exports + # TODO: These are duplicated in DatimImap -- delete this one! + DATIM_IMAP_FORMAT_CSV = 'CSV' + DATIM_IMAP_FORMAT_JSON = 'JSON' + DATIM_IMAP_FORMAT_HTML = 'HTML' + DATIM_IMAP_FORMATS = [ + DATIM_IMAP_FORMAT_CSV, + DATIM_IMAP_FORMAT_JSON, + DATIM_IMAP_FORMAT_HTML + ] + + # DATIM MOH Alignment Constants (e.g. /orgs/PEPFAR/sources/DATIM-MOH-FY18) + DATIM_MOH_OWNER_ID = 'PEPFAR' + DATIM_MOH_OWNER_TYPE = 'Organization' + DATIM_MOH_SOURCE_ID_BASE = 'DATIM-MOH' # Fiscal year is appended to this, e.g. 'DATIM-MOH-FY18' + + # DATIM MOH Country Constants (e.g. /orgs/DATIM-MOH-RW-FY18/sources/DATIM-Alignment-Indicators/) + DATIM_MOH_COUNTRY_OWNER = 'DATIM-MOH-xx' # xx replaced by country code & FY, eg RW-FY18 + DATIM_MOH_COUNTRY_OWNER_TYPE = 'Organization' + DATIM_MOH_COUNTRY_SOURCE_ID = 'DATIM-Alignment-Indicators' + DATIM_MOH_CONCEPT_CLASS_DE = 'Data Element' + DATIM_MOH_DATATYPE_DE = 'Numeric' + DATIM_MOH_CONCEPT_CLASS_DISAGGREGATE = 'Disaggregate' + DATIM_MOH_DATATYPE_DISAGGREGATE = 'None' + DATIM_MOH_MAP_TYPE_HAS_OPTION = 'Has Option' + DATIM_MOH_MAP_TYPE_COUNTRY_OPTION = 'DATIM HAS OPTION' + + # DATIM-MOH NULL Disag ID and Name (used only by DATIM-MOH) + NULL_DISAG_ID = 'null-disag' + NULL_DISAG_NAME = 'Null Disaggregate' + + # DATIM-MOH Default/Total disag values (used only by DATIM-MOH for auto-replacement) + DATIM_DEFAULT_DISAG_ID = 'HllvX50cXC0' + DATIM_DEFAULT_DISAG_REPLACEMENT_NAME = 'Total' + + # Location to save temporary data files + # NOTE: File system permissions must be set for this project to read/write from this subfolder + DATA_SUBFOLDER_NAME = 'data' + + # Set the root directory + if settings and settings.ROOT_DIR: + __location__ = settings.ROOT_DIR + else: + __location__ = os.path.realpath( + os.path.join(os.getcwd(), os.path.dirname(__file__))) + + def __init__(self): + self.verbosity = 1 + self.oclenv = '' + self.oclapitoken = '' + self.oclapiheaders = {} + self.dhis2env = '' + self.dhis2uid = '' + self.dhis2pwd = '' + self.ocl_dataset_repos = None + self.active_dataset_keys = [] + self.str_active_dataset_ids = '' + self.run_ocl_offline = False + self.datim_moh_source_id = '' + + def vlog(self, verbose_level=0, *args): + """ + Output log information if verbosity setting is equal or greater than this verbose level + """ + if self.verbosity < verbose_level: + return + sys.stdout.write('[' + str(datetime.datetime.now()) + '] ') + for arg in args: + sys.stdout.write(str(arg)) + sys.stdout.write(' ') + sys.stdout.write('\n') + sys.stdout.flush() + + def log(self, *args): + """ Output log information ignoring verbosity level """ + sys.stdout.write('[' + str(datetime.datetime.now()) + '] ') + for arg in args: + sys.stdout.write(str(arg)) + sys.stdout.write(' ') + sys.stdout.write('\n') + sys.stdout.flush() + + @staticmethod + def _convert_endpoint_to_filename_fmt(endpoint): + filename = endpoint.replace('/', '-') + if filename[0] == '-': + filename = filename[1:] + if filename[-1] == '-': + filename = filename[:-1] + return filename + + @staticmethod + def endpoint2filename_ocl_export_zip(endpoint): + """ Helper method to convert API endpoint to filename """ + return 'ocl-%s.zip' % DatimBase._convert_endpoint_to_filename_fmt(endpoint) + + @staticmethod + def endpoint2filename_ocl_export_json(endpoint): + """ Helper method to convert API endpoint to filename """ + return 'ocl-%s-raw.json' % DatimBase._convert_endpoint_to_filename_fmt(endpoint) + + @staticmethod + def endpoint2filename_ocl_export_intermediate_json(endpoint): + """ Helper method to convert API endpoint to filename """ + return 'ocl-%s-intermediate.json' % DatimBase._convert_endpoint_to_filename_fmt(endpoint) + + @staticmethod + def endpoint2filename_ocl_export_cleaned(endpoint): + """ Helper method to convert API endpoint to filename """ + return 'ocl-%s-cleaned.json' % DatimBase._convert_endpoint_to_filename_fmt(endpoint) + + @staticmethod + def dhis2filename_export_new(dhis2_query_id): + """ Helper method to convert API endpoint to filename """ + return 'dhis2-%s-export-new-raw.json' % dhis2_query_id + + @staticmethod + def dhis2filename_export_old(dhis2_query_id): + """ Helper method to convert API endpoint to filename """ + return 'dhis2-%s-export-old-raw.json' % dhis2_query_id + + @staticmethod + def dhis2filename_export_converted(dhis2_query_id): + """ Helper method to convert API endpoint to filename """ + return 'dhis2-%s-export-converted.json' % dhis2_query_id + + @staticmethod + def filename_diff_result(import_batch_name): + """ Helper method to convert API endpoint to filename """ + return '%s-diff-results-%s.json' % ( + import_batch_name, datetime.datetime.now().strftime("%Y%m%d-%H%M%S")) + + @staticmethod + def repo_type_to_stem(repo_type, default_repo_stem=None): + """ + Get a repo stem (e.g. sources, collections) given a fully specified repo type + (e.g. Source, Collection) + """ + if repo_type == ocldev.oclconstants.OclConstants.RESOURCE_TYPE_SOURCE: + return ocldev.oclconstants.OclConstants.REPO_STEM_SOURCES + elif repo_type == ocldev.oclconstants.OclConstants.RESOURCE_TYPE_COLLECTION: + return ocldev.oclconstants.OclConstants.REPO_STEM_COLLECTIONS + return default_repo_stem + + @staticmethod + def owner_type_to_stem(owner_type, default_owner_stem=None): + """ + Get an owner stem (e.g. orgs, users) given a fully specified + owner type (e.g. Organization, User) + """ + if owner_type == ocldev.oclconstants.OclConstants.RESOURCE_TYPE_USER: + return ocldev.oclconstants.OclConstants.OWNER_STEM_USERS + elif owner_type == ocldev.oclconstants.OclConstants.RESOURCE_TYPE_ORGANIZATION: + return ocldev.oclconstants.OclConstants.OWNER_STEM_ORGS + return default_owner_stem + + def attach_absolute_path(self, filename): + """ Adds full absolute root path to the filename """ + return os.path.join(self.__location__, filename) + + def attach_absolute_data_path(self, filename): + """ Adds full absolute path to the filename """ + return os.path.join(self.__location__, self.DATA_SUBFOLDER_NAME, filename) + + def does_offline_data_file_exist(self, filename, exit_if_missing=True): + """ + Check if data file exists. Optionally exit with error if missing. + :param filename: + :param exit_if_missing: + :return: + """ + self.vlog(1, 'INFO: Offline mode: Checking for local file "%s"...' % filename) + if os.path.isfile(self.attach_absolute_data_path(filename)): + self.vlog(1, 'INFO: Offline mode: "%s" found containing %s bytes. Continuing...' % ( + filename, os.path.getsize(self.attach_absolute_data_path(filename)))) + return True + elif exit_if_missing: + msg = 'ERROR: Offline mode: Could not find offline data file "%s"' % filename + self.vlog(1, msg) + raise Exception(msg) + return False + + def get_ocl_repositories(self, endpoint=None, key_field='id', require_external_id=True, + active_attr_name='__datim_sync', limit=110): + """ + Gets repositories from OCL using the provided URL, optionally filtering by + external_id and a custom attribute indicating active status. Note that only + one repository is returned per unique value of key_field. Meaning, if + key_field='external_id' and more than one repository is returned by OCL + with the same value for external_id, only one of those repositories will + be returned by this method. + """ + filtered_repos = {} + next_url = self.oclenv + endpoint + while next_url: + response = requests.get( + next_url, headers=self.oclapiheaders, params={"limit": str(limit)}) + self.vlog(2, "Fetching repositories for '%s' from OCL: %s" % (endpoint, response.url)) + response.raise_for_status() + repos = response.json() + for repo in repos: + if (not require_external_id or ('external_id' in repo and repo['external_id'])) and ( + not active_attr_name or (repo['extras'] and active_attr_name in repo['extras'] and repo[ + 'extras'][active_attr_name])): + filtered_repos[repo[key_field]] = repo + next_url = '' + if ('next' in response.headers and response.headers['next'] and + response.headers['next'] != 'None'): + next_url = response.headers['next'] + return filtered_repos + + def load_datasets_from_ocl(self): + """ + Fetch the OCL repositories corresponding to the DHIS2 datasets defined in each sync object + """ + # TODO: Refactor so that object references are valid + + # Load the datasets using OCL_DATASET_ENDPOINT + if not self.run_ocl_offline: + # Fetch the repositories from OCL + self.vlog(1, 'Request URL:', self.oclenv + self.OCL_DATASET_ENDPOINT) + self.ocl_dataset_repos = self.get_ocl_repositories( + endpoint=self.OCL_DATASET_ENDPOINT, + key_field='external_id', + active_attr_name=self.REPO_ACTIVE_ATTR) + with open(self.attach_absolute_data_path(self.DATASET_REPOSITORIES_FILENAME), 'wb') as output_file: + output_file.write(json.dumps(self.ocl_dataset_repos)) + self.vlog(1, 'Repositories retrieved from OCL matching key "%s": %s' % ( + self.REPO_ACTIVE_ATTR, len(self.ocl_dataset_repos))) + self.vlog(1, 'Repositories cached in memory and successfully written to "%s"' % ( + self.DATASET_REPOSITORIES_FILENAME)) + else: + # Load the files offline (from a local cache) if they exist + self.vlog(1, 'OCL-OFFLINE: Loading repositories from "%s"' % ( + self.DATASET_REPOSITORIES_FILENAME)) + with open(self.attach_absolute_data_path(self.DATASET_REPOSITORIES_FILENAME), 'rb') as handle: + self.ocl_dataset_repos = json.load(handle) + self.vlog( + 1, 'OCL-OFFLINE: Repositories successfully loaded:', len(self.ocl_dataset_repos)) + + # Extract list of DHIS2 dataset IDs from the repository attributes + if self.ocl_dataset_repos: + self.active_dataset_keys = self.ocl_dataset_repos.keys() + self.str_active_dataset_ids = ','.join(self.ocl_dataset_repos.keys()) + self.vlog(1, 'Dataset IDs returned from OCL:', self.str_active_dataset_ids) + else: + msg = 'ERROR: No dataset IDs returned from OCL. Exiting...' + self.vlog(1, msg) + raise Exception(msg) + + @staticmethod + def filecmp(filename1, filename2): + """ + Do the two files have exactly the same size and contents? + :param filename1: + :param filename2: + :return: Boolean + """ + try: + with open(filename1, "rb") as fp1, open(filename2, "rb") as fp2: + if os.fstat(fp1.fileno()).st_size != os.fstat(fp2.fileno()).st_size: + return False # different sizes therefore not equal + fp1_reader = functools.partial(fp1.read, 4096) + fp2_reader = functools.partial(fp2.read, 4096) + cmp_pairs = itertools.izip(iter(fp1_reader, ''), iter(fp2_reader, '')) + inequalities = itertools.starmap(operator.ne, cmp_pairs) + return not any(inequalities) + except: + return False + + def increment_ocl_versions(self, import_results=None): + """ + Increment version for OCL repositories that were modified according to the provided + import results object + TODO: Refactor so that object references are valid + :param import_results: + :return: + """ + dt = datetime.datetime.utcnow() + cnt = 0 + for ocl_export_key, ocl_export_def in self.OCL_EXPORT_DEFS.iteritems(): + cnt += 1 + + # First check if any changes were made to the repository + str_import_results = '' + ocl_export_endpoint = self.OCL_EXPORT_DEFS[ocl_export_key]['endpoint'] + if import_results.has(root_key=ocl_export_endpoint, limit_to_success_codes=True): + str_import_results = import_results.get_detailed_summary( + root_key=ocl_export_endpoint, limit_to_success_codes=True) + else: + self.vlog(1, '[OCL Export %s of %s] %s: No changes to this repository...' % ( + cnt, len(self.OCL_EXPORT_DEFS), ocl_export_key)) + continue + + # Create new version + new_repo_version_data = { + 'id': 'v' + dt.strftime('%Y-%m-%dT%H%M%S.%f'), + 'description': 'Automatically generated by DATIM-Sync: %s' % str_import_results, + 'released': True, + } + repo_version_endpoint = ocl_export_def['endpoint'] + 'versions/' + new_repo_version_url = self.oclenv + repo_version_endpoint + self.vlog(1, 'Create new repo version request URL:', new_repo_version_url) + self.vlog(1, json.dumps(new_repo_version_data)) + r = requests.post(new_repo_version_url, + data=json.dumps(new_repo_version_data), + headers=self.oclapiheaders) + r.raise_for_status() + repo_version_endpoint = str( + ocl_export_def['endpoint']) + str(new_repo_version_data['id']) + '/' + self.vlog(1, '[OCL Export %s of %s] %s: Created new repository version "%s"' % ( + cnt, len(self.OCL_EXPORT_DEFS), ocl_export_key, repo_version_endpoint)) + + def get_ocl_exports_async(self, endpoint='', period='', version=''): + """ + Retrieves all matching exports at the specified 'collections' or 'sources' endpoint + :param endpoint: e.g. /orgs/DATIM-MOH-UA-FY19/collections/ + :param period: e.g. FY18, FY19 + :param version: Required, and does not support "latest" (e.g. v2, v3) + :return: repository_version_url: repository_version_export + """ + + # Generate list of all collection export URLs for the org + country_version_id = '%s.%s' % (period, version) + country_collections = self.get_ocl_repositories( + endpoint=endpoint, require_external_id=False, active_attr_name='') + self.vlog(1, '%s repositories returned for endpoint "%s"' % ( + len(country_collections), endpoint)) + export_urls = [] + for collection_id, collection in country_collections.items(): + url_ocl_export = '%s%s%s/export/' % ( + self.oclenv, collection['url'], country_version_id) + self.vlog(1, 'Export URL:', url_ocl_export) + export_urls.append(url_ocl_export) + + # Define exception handler for async requests + def export_exception_handler(request, exception): + print('Request failed:', str(request), str(exception)) + + # Submit sync export requests with auto-retry in case of connection pooling errors + s = requests.Session() + retries = Retry(total=5, backoff_factor=0.2) + s.mount('http://', HTTPAdapter(max_retries=retries)) + s.mount('https://', HTTPAdapter(max_retries=retries)) + export_rs = ( + grequests.get(url, headers=self.oclapiheaders, session=s) for url in export_urls) + export_responses = grequests.map( + export_rs, size=2, exception_handler=export_exception_handler) + self.vlog(1, 'Results of async query:\n%s' % export_responses) + + # Process collection export results + collection_results = {} + for export_response in export_responses: + if export_response is None: + self.vlog(1, 'WARNING: Export value is None') + continue + original_export_url = export_response.url + if (export_response.history and export_response.history[0] and + export_response.history[0].url): + original_export_url = export_response.history[0].url + if export_response.status_code == 404: + # Repository version does not exist, so we can safely skip this one + # This happens when there is no country mapping for this + self.vlog(1, '[%s NOT FOUND] %s -- Current IMAP %s has no mapping for this data element, so we can safely skip' % ( + export_response.status_code, export_response.url, country_version_id)) + continue + elif export_response.status_code == 204: + # Export not cached for this repository version, so we need to generate it first + self.vlog(1, '[%s MISSING EXPORT] %s -- Export not yet cached. Generating...' % ( + export_response.status_code, export_response.url)) + export_response = self.generate_repository_version_export(original_export_url) + elif export_response.status_code == 208: + # Export is already being generated for this export, so just hang tight + self.vlog(1, '[%s EXPORT IS BEING GENERATED] %s -- Export is already being cached. Waiting...' % ( + export_response.status_code, export_response.url)) + export_response = self.wait_for_repository_version_export(original_export_url) + else: + export_response.raise_for_status() + + if export_response.status_code == 200: + # Cached export successfully retrieved for this repository version + self.vlog(2, '[%s FOUND] %s' % (export_response.status_code, original_export_url)) + export_string_handle = StringIO(export_response.content) + zipref = zipfile.ZipFile(export_string_handle, "r") + if 'export.json' in zipref.namelist(): + collection_results[original_export_url] = json.loads(zipref.read('export.json')) + zipref.close() + else: + zipref.close() + errmsg = 'ERROR: Invalid export for "%s": export.json not found.' % ( + original_export_url) + self.vlog(1, errmsg) + raise Exception(errmsg) + self.vlog(1, '%s repository exports for version "%s" retrieved at endpoint "%s"' % ( + len(collection_results), country_version_id, endpoint)) + return collection_results + + def get_ocl_export(self, endpoint='', version='', zipfilename='', jsonfilename='', + delay_seconds=5, max_wait_seconds=120): + """ + Fetches an export of the specified repository version and saves to file. + Use version="latest" to fetch the most recent released repo version. + Note that if the export is not already cached, it will attempt to generate + the export and wait for 30 seconds before trying again. If the export still + does not exist, this method will fail. + :param endpoint: endpoint for repo only, e.g. '/orgs/myorg/sources/mysource/' + :param version: repo version ID or "latest" + :param zipfilename: Filename to save the compressed OCL export to + :param jsonfilename: Filename to save the decompressed OCL-JSON export to + :return: bool True upon success; False otherwise + """ + # Get the latest version of the repo + if version == 'latest': + url_latest_version = self.oclenv + endpoint + 'latest/' + self.vlog(1, 'Latest version request URL:', url_latest_version) + response = requests.get(url_latest_version, headers=self.oclapiheaders) + response.raise_for_status() + latest_version_attr = response.json() + repo_version_id = latest_version_attr['id'] + self.vlog(1, 'Latest version ID:', repo_version_id) + else: + repo_version_id = version + + # Get the export + url_ocl_export = self.oclenv + endpoint + repo_version_id + '/export/' + self.vlog(1, 'Export URL:', url_ocl_export) + r = requests.get(url_ocl_export, headers=self.oclapiheaders) + r.raise_for_status() + if r.status_code == 200: + # Export successfully retrieved + pass + elif r.status_code == 204: + # Export does not exist, so let's attempt to generate the export and retrieve it... + self.vlog( + 1, 'WARNING: Export does not exist for "%s". Creating export...' % url_ocl_export) + r = self.generate_repository_version_export( + repo_export_url=url_ocl_export, delay_seconds=delay_seconds, + max_wait_seconds=max_wait_seconds) + elif r.status_code == 208: + # Export is already being processed, so just wait for it + r = self.wait_for_repository_version_export( + repo_export_url=repo_export_url, delay_seconds=delay_seconds, + max_wait_seconds=max_wait_seconds) + else: + msg = 'ERROR: Unrecognized response from OCL: %s' % str(r.status_code) + self.vlog(1, msg) + raise Exception(msg) + + # Write compressed export to file + with open(self.attach_absolute_data_path(zipfilename), 'wb') as handle: + for block in r.iter_content(1024): + handle.write(block) + self.vlog(1, '%s bytes saved to "%s"' % (r.headers['Content-Length'], zipfilename)) + + # Decompress the export file and rename + zipref = zipfile.ZipFile(self.attach_absolute_data_path(zipfilename)) + zipref.extractall(os.path.join(self.__location__, self.DATA_SUBFOLDER_NAME)) + zipref.close() + os.rename(self.attach_absolute_data_path('export.json'), + self.attach_absolute_data_path(jsonfilename)) + self.vlog(1, 'Export decompressed to "%s"' % jsonfilename) + + return True + + def wait_for_repository_version_export(self, repo_export_url, delay_seconds=5, + max_wait_seconds=120, do_wait_on_first_loop=False): + """ + Wait until the specified repository export has finished processing and return the + response object. Otherwise, fail with an exception. + :param repo_export_url: + :param delay_seconds: + :param max_wait_seconds: + :return: + """ + is_first_loop = True + start_time = time.time() + while (time.time() - start_time + delay_seconds) < max_wait_seconds: + # Delay + if (is_first_loop and do_wait_on_first_loop) or not is_first_loop: + self.vlog(1, 'INFO: Delaying %s seconds while export is being generated...' % str( + delay_seconds)) + time.sleep(delay_seconds) + is_first_loop = False + + # Request the export + r = requests.get(repo_export_url, headers=self.oclapiheaders) + r.raise_for_status() + if r.status_code == 200: + return r + elif r.status_code > 200 and r.status_code < 300: + continue + else: + msg = 'ERROR: %s error generating export for "%s"' % ( + r.status_code, repo_export_url) + self.vlog(1, msg) + raise Exception(msg) + + # If it gets to here, that means the export is still not available + msg = 'ERROR: Export taking too long to process for "%s". Exiting...' % repo_export_url + self.vlog(1, msg) + raise Exception(msg) + + def generate_repository_version_export(self, repo_export_url, do_wait_until_cached=True, + delay_seconds=5, max_wait_seconds=120): + """ + Generate a cached repository version export in OCL and optionally wait until processing + of the export is completed. Returns True if the request is submitted successfully and + "do_wait_until_cached"==False. Returns the Response object with the cached export if + "do_wait_until_cached"==True. Otherwise fails with exception. + :param repo_export_url: + :param do_wait_until_cached: + :param delay_seconds: + :param max_wait_seconds: + :return: + """ + + # Confirm that the export is still not available + r = requests.get(repo_export_url, headers=self.oclapiheaders) + r.raise_for_status() + if r.status_code == 200: + return r + + # Make the initial request to generate the export + request_create_export = requests.post( + repo_export_url, headers=self.oclapiheaders, allow_redirects=True) + if request_create_export.status_code == 409: + # 409 conflict means that repo export is already being processed, so go ahead + if not do_wait_until_cached: + self.vlog(1, 'INFO: Unable to generate export: 409 conflict: %s.' % repo_export_url) + return None + else: + self.vlog(1, 'INFO: Repository export already processing, so just wait: %s.' % ( + repo_export_url)) + elif request_create_export.status_code == 202: + self.vlog(1, 'INFO: Generating repository export: %s.' % repo_export_url) + elif request_create_export.status_code == 303: + self.vlog(1, 'INFO: Repository export already exists: %s.' % repo_export_url) + else: + msg = 'ERROR: %s error generating export for "%s"' % ( + request_create_export.status_code, repo_export_url) + self.vlog(1, msg) + raise Exception(msg) + + # Optionally wait for export to be processed and then retrieve it + if do_wait_until_cached: + return self.wait_for_repository_version_export( + repo_export_url=repo_export_url, delay_seconds=delay_seconds, + max_wait_seconds=max_wait_seconds) + else: + # Otherwise just return True that the request was successfully submitted + return True + + @staticmethod + def find_nth(haystack, needle, n): + """ Find nth occurrence of a substring within a string """ + start = haystack.find(needle) + while start >= 0 and n > 1: + start = haystack.find(needle, start+len(needle)) + n -= 1 + return start + + @staticmethod + def replace_attr(str_input, attributes): + """ + Replaces attributes in the string designated by double curly brackets with values passed + in the attributes dictionary + """ + if attributes: + for attr_name in attributes: + str_input = str_input.replace('{{' + attr_name + '}}', attributes[attr_name]) + return str_input + + def get_latest_version_for_period(self, repo_endpoint='', period=''): + """ + For DATIM-MOH, fetch the latest version (including subversion) of a repository + for the specified period. For example, if period is 'FY17', and 'FY17.v0' and + 'FY17.v1' versions have been defined in OCL, then 'FY17.v1' would be returned. + Note that this method requires that OCL return the versions ordered by + date_created descending. + """ + repo_versions_url = '%s%sversions/?limit=0' % (self.oclenv, repo_endpoint) + self.vlog(1, 'Fetching latest repository version for period "%s": %s' % ( + period, repo_versions_url)) + r = requests.get(repo_versions_url, headers=self.oclapiheaders) + repo_versions = r.json() + for repo_version in repo_versions: + if repo_version['id'] == 'HEAD' or repo_version['released'] is not True: + continue + if (len(repo_version['id']) > len(period) and + repo_version['id'][:len(period)] == period): + return repo_version['id'] + return None + + @staticmethod + def get_datim_moh_source_id(period): + """ + Get the DATIM-MOH source ID given a period (e.g. DATIM-MOH-FY18) + :param period: + :return: + """ + return '%s-%s' % (DatimBase.DATIM_MOH_SOURCE_ID_BASE, period) + + @staticmethod + def get_datim_moh_source_endpoint(period): + """ + Get the DATIM-MOH source endpoint for a period (eg /orgs/PEPFAR/sources/DATIM-MOH-FY18/) + :param period: + :return: + """ + return '/%s/%s/sources/%s/' % ( + DatimBase.owner_type_to_stem(DatimBase.DATIM_MOH_OWNER_TYPE), + DatimBase.DATIM_MOH_OWNER_ID, DatimBase.get_datim_moh_source_id(period)) + + @staticmethod + def get_datim_moh_null_disag_endpoint(period): + """ + Get the DATIM-MOH null disag endpoint for the given period (e.g. + /orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/null_disag/) + :param period: + :return: + """ + return '%sconcepts/%s/' % ( + DatimBase.get_datim_moh_source_endpoint(period), DatimBase.NULL_DISAG_ID) diff --git a/datim/datimconstants.py b/datim/datimconstants.py new file mode 100644 index 0000000..edb801e --- /dev/null +++ b/datim/datimconstants.py @@ -0,0 +1,783 @@ +""" +Static class of constants for the DATIM-OCL project +""" + + +class DatimConstants(object): + """ Static class of constants for the DATIM-OCL project """ + + # NOT IN USE: First iteration of new method for defining ETL + OCL_ETL_DEFINITIONS = { + 'MER-MSP': { + 'id': 'MER-MSP', + 'name': 'DATIM-DHIS2 MER-MSP Indicators', + 'import': { + 'ocl_dataset_endpoint': '/orgs/PEPFAR/collections/?verbose=true&limit=200', + 'fetch_dataset_ids_from_ocl': False, + 'dataset_ids': [], + 'repo_active_attribute': 'datim_sync_mer_msp', + 'query': '/api/dataElements.json?fields=id,code,name,shortName,lastUpdated,description,' + 'categoryCombo[id,code,name,lastUpdated,created,' + 'categoryOptionCombos[id,code,name,lastUpdated,created]],' + 'dataSetElements[*,dataSet[id,name,shortName]]&' + 'paging=false&filter=dataSetElements.dataSet.id:in:[{{active_dataset_ids}}]', + }, + 'export': { + 'openhim_endpoint': 'datim_mer_msp', + 'dhis2_presentation_url': '', + 'presentation_sort_column': 4, + 'conversion_method': 'dhis2diff_mer_msp', + 'show_build_row_method': 'build_mer_msp_indicator_output', + 'show_headers_key': 'mer_msp', + 'endpoint': '/orgs/PEPFAR/sources/MER-MSP/', + } + } + } + + # Import batch IDs + IMPORT_BATCH_MOH = 'MOH' # don't use this one! switching to independent configuration each year + IMPORT_BATCH_MOH_FY17 = 'MOH-FY17' + IMPORT_BATCH_MOH_FY18 = 'MOH-FY18' + IMPORT_BATCH_MOH_FY19 = 'MOH-FY19' + IMPORT_BATCH_MOH_FY20 = 'MOH-FY20' + IMPORT_BATCH_MER = 'MER' + IMPORT_BATCH_MER_MSP = 'MER-MSP' + IMPORT_BATCH_SIMS = 'SIMS' + IMPORT_BATCH_MECHANISMS = 'Mechanisms' + IMPORT_BATCH_TIERED_SUPPORT = 'Tiered-Support' # Tiered Support is imported with init scripts, not a sync script + + # List of content categories + SYNC_RESOURCE_TYPES = [ + IMPORT_BATCH_MOH, + IMPORT_BATCH_MOH_FY17, + IMPORT_BATCH_MOH_FY18, + IMPORT_BATCH_MOH_FY19, + IMPORT_BATCH_MOH_FY20, + IMPORT_BATCH_MER, + IMPORT_BATCH_MER_MSP, + IMPORT_BATCH_SIMS, + IMPORT_BATCH_MECHANISMS, + IMPORT_BATCH_TIERED_SUPPORT + ] + + # OpenHIM Endpoints + OPENHIM_ENDPOINT_MOH = 'datim-moh' # Don't use this! Switching to independent configurations for each year + OPENHIM_ENDPOINT_MOH_FY17 = 'datim-moh' + OPENHIM_ENDPOINT_MOH_FY18 = 'datim-moh' + OPENHIM_ENDPOINT_MOH_FY19 = 'datim-moh' + OPENHIM_ENDPOINT_MOH_FY20 = 'datim-moh' + OPENHIM_ENDPOINT_MER = 'datim-mer' + OPENHIM_ENDPOINT_MER_MSP = 'datim-mer' + OPENHIM_ENDPOINT_SIMS = 'datim-sims' + OPENHIM_ENDPOINT_MECHANISMS = 'datim-mechanisms' + OPENHIM_ENDPOINT_TIERED_SUPPORT = 'datim-tiered-support' + + # OCL Dataset Endpoints + OCL_DATASET_ENDPOINT_MER = '/orgs/PEPFAR/collections/?verbose=true&limit=200' + OCL_DATASET_ENDPOINT_MER_MSP = '/orgs/PEPFAR/collections/?verbose=true&limit=200' + #OCL_DATASET_ENDPOINT_MECHANISMS = '' + OCL_DATASET_ENDPOINT_SIMS = '/orgs/PEPFAR/collections/?q=SIMS&verbose=true&limit=200' + OCL_DATASET_ENDPOINT_MOH = '/orgs/PEPFAR/collections/?verbose=true&limit=200' + + # OCL repository active attribute (must be set to True in OCL) + REPO_ACTIVE_ATTR_MER = 'datim_sync_mer' + REPO_ACTIVE_ATTR_MER_MSP = 'datim_sync_mer_msp' + REPO_ACTIVE_ATTR_MECHANISMS = 'datim_sync_mechanisms' + REPO_ACTIVE_ATTR_SIMS = 'datim_sync_sims' + REPO_ACTIVE_ATTR_MOH_FY17 = 'datim_sync_moh_fy17' + REPO_ACTIVE_ATTR_MOH_FY18 = 'datim_sync_moh_fy18' + REPO_ACTIVE_ATTR_MOH_FY19 = 'datim_sync_moh_fy19' + REPO_ACTIVE_ATTR_MOH_FY20 = 'datim_sync_moh_fy20' + + # DHIS2 Presentation URLs + DHIS2_PRESENTATION_URL_MOH_FY18 = 'https://test.geoalign.datim.org/api/sqlViews/jxuvedhz3S3/data.{{format}}?var=dataSets:sfk9cyQSUyi' + DHIS2_PRESENTATION_URL_MOH_FY19 = 'https://vshioshvili.datim.org/api/sqlViews/ioG5uxOYnZe/data.{{format}}?var=dataSets:OBhi1PUW3OL' + DHIS2_PRESENTATION_URL_MOH_FY20 = 'https://test.geoalign.datim.org/api/sqlViews/ioG5uxOYnZe/data.{{format}}?var=dataSets:QSodwF4YG9a' + DHIS2_PRESENTATION_URL_MOH = 'https://www.datim.org/api/sqlViews/DotdxKrNZxG/data.{{format}}?var=dataSets:{{dataset}}' + DHIS2_PRESENTATION_URL_MER = 'https://www.datim.org/api/sqlViews/DotdxKrNZxG/data.{{format}}?var=dataSets:{{dataset}}' + DHIS2_PRESENTATION_URL_MER_MSP = '' + DHIS2_PRESENTATION_URL_DEFAULT = 'https://dev-de.datim.org/api/sqlViews/{{sqlview}}/data.{{format}}' + + # SORT Column for exports + MOH_PRESENTATION_SORT_COLUMN = 4 + MOH_FY18_PRESENTATION_SORT_COLUMN = 4 + MOH_FY19_PRESENTATION_SORT_COLUMN = 4 + MOH_FY20_PRESENTATION_SORT_COLUMN = 4 + MER_PRESENTATION_SORT_COLUMN = 4 + MER_MSP_PRESENTATION_SORT_COLUMN = 4 + SIMS_PRESENTATION_SORT_COLUMN = 2 + + # Classifications for disags (categoryOptionCombos) for MOH Alignment + DISAG_CLASSIFICATION_COARSE = 'coarse' + DISAG_CLASSIFICATION_FINE = 'fine' + DISAG_CLASSIFICATION_SEMI_FINE = 'semi-fine' + DISAG_CLASSIFICATION_FINE_AND_SEMI_FINE = 'fine, semi-fine' + DISAG_CLASSIFICATION_NA = 'n/a' + DISAG_CLASSIFICATION_INVALID = 'INVALID' + DISAG_CLASSIFICATIONS = [ + DISAG_CLASSIFICATION_COARSE, + DISAG_CLASSIFICATION_FINE, + DISAG_CLASSIFICATION_SEMI_FINE, + DISAG_CLASSIFICATION_FINE_AND_SEMI_FINE, + DISAG_CLASSIFICATION_NA, + DISAG_CLASSIFICATION_INVALID + ] + + # SIMS DHIS2 Queries + SIMS_DHIS2_QUERIES = { + 'SimsAssessmentTypes': { + 'id': 'SimsAssessmentTypes', + 'name': 'DATIM-DHIS2 SIMS Assessment Types', + 'query': 'api/dataElements.json?fields=name,code,id,valueType,lastUpdated,dataElementGroups[id,name]&' + 'order=code:asc&paging=false&filter=dataElementGroups.id:in:[{{active_dataset_ids}}]', + 'conversion_method': 'dhis2diff_sims_assessment_types' + }, + 'SimsOptionSets': { + 'id': 'SimsOptionSets', + 'name': 'DATIM-DHIS2 SIMS Option Sets', + 'query': 'api/optionSets/?fields=id,name,lastUpdated,options[id,code,name]&' + 'filter=name:like:SIMS%20v2&paging=false&order=name:asc', + 'conversion_method': 'dhis2diff_sims_option_sets' + } + } + + # MER DHIS2 Queries + MER_DHIS2_QUERIES = { + 'MER': { + 'id': 'MER', + 'name': 'DATIM-DHIS2 MER Indicators', + 'query': '/api/dataElements.json?fields=id,code,name,shortName,lastUpdated,description,' + 'categoryCombo[id,code,name,lastUpdated,created,' + 'categoryOptionCombos[id,code,name,lastUpdated,created]],' + 'dataSetElements[*,dataSet[id,name,shortName]]&' + 'paging=false&filter=dataSetElements.dataSet.id:in:[{{active_dataset_ids}}]', + 'conversion_method': 'dhis2diff_mer' + } + } + + # MER-MSP DHIS2 Queries + MER_MSP_DHIS2_QUERIES = { + 'MER-MSP': { + 'id': 'MER-MSP', + 'name': 'DATIM-DHIS2 MER-MSP Data Elements', + 'fy20': ['BRalYZhcHpi', 'V6hxDYUZFBq', 'yEQ5FoXJWAx', 'iDf461nJDJr', 'qFWmLNueTPF', 'oFFlA4vaSWD', + 'sdarqD1J8fb', 'GxUQu72i38n', 'Mon8vQgC9qg', 'l697bKzFRSv'], + 'fy19': ['zUoy5hk8r0q', 'PyD4x9oFwxJ', 'KWRj80vEfHU', 'fi9yMqWLWVy', 'IZ71Y2mEBJF', 'ndp6aR3e1X3', + 'pnlFw2gDGHD', 'gc4KOv8kGlI', 'FsYxodZiXyH', 'iJ4d5HdGiqG', 'GiqB9vjbdwb', 'EbZrNIkuPtc', + 'nIHNMxuPUOR', 'C2G7IyPPrvD', 'sBv1dj90IX6', 'HiJieecLXxN', 'dNGGlQyiq9b', 'tTK9BhvS5t3', + 'PH3bllbLw8W', 'N4X89PgW01w'], + 'fy18': ['WbszaIdCi92', 'uN01TT331OP', 'tz1bQ3ZwUKJ', 'BxIx51zpAjh', 'IZ71Y2mEBJF', 'mByGopCrDvL', + 'XZfmcxHV4ie', 'jcS5GPoHDE0', 'USbxEt75liS', 'a4FRJ2P4cLf', 'l796jk9SW7q', 'BWBS39fydnX', + 'eyI0UOWJnDk', 'X8sn5HE5inC', 'TdLjizPNezI', 'I8v9shsCZDS', 'lXQGzSqmreb', 'Ncq22MRC6gd'], + 'active_dataset_ids': [ + 'zUoy5hk8r0q', 'PyD4x9oFwxJ', 'KWRj80vEfHU', 'fi9yMqWLWVy', 'IZ71Y2mEBJF', 'ndp6aR3e1X3', + 'pnlFw2gDGHD', 'gc4KOv8kGlI', 'FsYxodZiXyH', 'iJ4d5HdGiqG', 'GiqB9vjbdwb', 'EbZrNIkuPtc', + 'nIHNMxuPUOR', 'C2G7IyPPrvD', 'sBv1dj90IX6', 'HiJieecLXxN', 'dNGGlQyiq9b', 'tTK9BhvS5t3', + 'PH3bllbLw8W', 'N4X89PgW01w', 'WbszaIdCi92', 'uN01TT331OP', 'tz1bQ3ZwUKJ', 'BxIx51zpAjh', + 'IZ71Y2mEBJF', 'mByGopCrDvL', 'XZfmcxHV4ie', 'jcS5GPoHDE0', 'USbxEt75liS', 'a4FRJ2P4cLf', + 'l796jk9SW7q', 'BWBS39fydnX', 'eyI0UOWJnDk', 'X8sn5HE5inC', 'TdLjizPNezI', 'I8v9shsCZDS', + 'lXQGzSqmreb', 'Ncq22MRC6gd'], + 'query': '/api/dataElements.json?fields=id,code,name,shortName,lastUpdated,description,' + 'categoryCombo[id,code,name,lastUpdated,created,' + 'categoryOptionCombos[id,code,name,lastUpdated,created]],' + 'dataSetElements[*,dataSet[id,name,shortName]]&' + 'paging=false&filter=dataSetElements.dataSet.id:in:[zUoy5hk8r0q,PyD4x9oFwxJ,KWRj80vEfHU,fi9yMqWLWVy,IZ71Y2mEBJF,ndp6aR3e1X3,pnlFw2gDGHD,gc4KOv8kGlI,FsYxodZiXyH,iJ4d5HdGiqG,GiqB9vjbdwb,EbZrNIkuPtc,nIHNMxuPUOR,C2G7IyPPrvD,sBv1dj90IX6,HiJieecLXxN,dNGGlQyiq9b,tTK9BhvS5t3,PH3bllbLw8W,N4X89PgW01w,WbszaIdCi92,uN01TT331OP,tz1bQ3ZwUKJ,BxIx51zpAjh,IZ71Y2mEBJF,mByGopCrDvL,XZfmcxHV4ie,jcS5GPoHDE0,USbxEt75liS,a4FRJ2P4cLf,l796jk9SW7q,BWBS39fydnX,eyI0UOWJnDk,X8sn5HE5inC,TdLjizPNezI,I8v9shsCZDS,lXQGzSqmreb,Ncq22MRC6gd]', + 'conversion_method': 'dhis2diff_mer_msp' + } + } + + # MOH Alignment Codelist Queries + # test.geoalign.datim.org defines one dataset per MOH Alignment codelist: + # FY18: sfk9cyQSUyi + # FY19: OBhi1PUW3OL + # FY20: QSodwF4YG9a + # These can be retrieved by querying an SqlView: + # + # https://test.geoalign.datim.org/api/sqlViews/ioG5uxOYnZe/data.html+css? + # var=dataSets:{{dataSetId}} + # + # You can also retrieve the list of data elements and their disags: + # + # https://test.geoalign.datim.org/api/dataElements.json?fields=id,code,name,shortName, + # lastUpdated,description,categoryCombo[id,code,name,lastUpdated,created, + # categoryOptionCombos[id,code,name,lastUpdated,created]], + # dataSetElements[*,dataSet[id,name,shortName]]&paging=false& + # filter=dataSetElements.dataSet.id:in:[{{dataSetId}}] + + # MOH-FY17 DHIS2 Queries + MOH_DHIS2_QUERIES = { + 'MOH': { + 'id': 'MOH', + 'name': 'DATIM MOH FY17 Indicators', + 'query': '/api/dataElements.json?fields=id,code,name,shortName,lastUpdated,description,' + 'categoryCombo[id,code,name,lastUpdated,created,' + 'categoryOptionCombos[id,code,name,lastUpdated,created]],' + 'dataSetElements[*,dataSet[id,name,shortName]]&' + 'paging=false&filter=dataSetElements.dataSet.id:in:[{{active_dataset_ids}}]', + 'conversion_method': 'dhis2diff_moh' + } + } + + # MOH-FY18 DHIS2 Queries + MOH_FY18_DHIS2_QUERIES = { + 'MOH-FY18': { + 'id': 'MOH-FY18', + 'name': 'DATIM MOH FY18 Indicators', + 'query': '/api/dataElements.json?fields=id,code,name,shortName,lastUpdated,description,' + 'categoryCombo[id,code,name,lastUpdated,created,' + 'categoryOptionCombos[id,code,name,lastUpdated,created]],' + 'dataSetElements[*,dataSet[id,name,shortName]]&' + 'paging=false&filter=dataSetElements.dataSet.id:in:[sfk9cyQSUyi]', + 'conversion_method': 'dhis2diff_moh' + } + } + + # MOH-FY19 DHIS2 Queries + MOH_FY19_DHIS2_QUERIES = { + 'MOH-FY19': { + 'id': 'MOH-FY19', + 'name': 'DATIM MOH FY19 Indicators', + 'query': '/api/dataElements.json?fields=id,code,name,shortName,lastUpdated,description,' + 'categoryCombo[id,code,name,lastUpdated,created,' + 'categoryOptionCombos[id,code,name,lastUpdated,created]],' + 'dataSetElements[*,dataSet[id,name,shortName]]&' + 'paging=false&filter=dataSetElements.dataSet.id:in:[OBhi1PUW3OL]', + 'conversion_method': 'dhis2diff_moh' + } + } + + # MOH-FY20 DHIS2 Queries + MOH_FY20_DHIS2_QUERIES = { + 'MOH-FY20': { + 'id': 'MOH-FY20', + 'name': 'DATIM MOH FY20 Indicators', + 'query': '/api/dataElements.json?fields=id,code,name,shortName,lastUpdated,description,' + 'categoryCombo[id,code,name,lastUpdated,created,' + 'categoryOptionCombos[id,code,name,lastUpdated,created]],' + 'dataSetElements[*,dataSet[id,name,shortName]]&' + 'paging=false&filter=dataSetElements.dataSet.id:in:[QSodwF4YG9a]', + 'conversion_method': 'dhis2diff_moh' + } + } + + # Mechanisms DHIS2 Queries + MECHANISMS_DHIS2_QUERIES = { + 'Mechanisms': { + 'id': 'Mechanisms', + 'name': 'DATIM-DHIS2 Funding Mechanisms', + 'query': 'api/categoryOptionCombos.json?fields=id,code,name,created,lastUpdated,' + 'categoryOptions[id,endDate,startDate,organisationUnits[code,name],' + 'categoryOptionGroups[id,name,code,groupSets[id,name]]]&order=code:asc&filter=categoryCombo.id:eq:wUpfppgjEza&paging=false', + 'conversion_method': 'dhis2diff_mechanisms' + } + } + + # MOH OCL Export Definitions + # TODO: Verify that the 'MOH' definition is not used and remove + # TODO: Is DatimConstants.MOH_OCL_EXPORT_DEFS used at all? + MOH_OCL_EXPORT_DEFS = { + 'MOH': { + 'import_batch': IMPORT_BATCH_MOH, + 'show_build_row_method': 'build_moh_indicator_output', + 'show_headers_key': 'moh', + 'endpoint': '/orgs/PEPFAR/sources/DATIM-MOH/'}, + 'FY18': { + 'title': 'MER Results: MOH Facility Based FY18', + 'import_batch': IMPORT_BATCH_MOH_FY18, + 'show_build_row_method': 'build_moh_indicator_output', + 'show_headers_key': 'moh', + 'endpoint': '/orgs/PEPFAR/sources/DATIM-MOH-FY18/'}, + 'FY19': { + 'title': 'MER Results: MOH Facility Based FY19', + 'import_batch': IMPORT_BATCH_MOH_FY19, + 'show_build_row_method': 'build_moh_indicator_output', + 'show_headers_key': 'moh', + 'endpoint': '/orgs/PEPFAR/sources/DATIM-MOH-FY19/'}, + 'FY20': { + 'title': 'MER Results: MOH Facility Based FY20', + 'import_batch': IMPORT_BATCH_MOH_FY20, + 'show_build_row_method': 'build_moh_indicator_output', + 'show_headers_key': 'moh', + 'endpoint': '/orgs/PEPFAR/sources/DATIM-MOH-FY20/'}, + } + + # MOH FY18 OCL Export Definitions + # TODO: Verify that this is not used and remove + MOH_FY18_OCL_EXPORT_DEFS = { + 'MOH-FY18': { + 'import_batch': IMPORT_BATCH_MOH_FY18, + 'show_build_row_method': 'build_moh_fy18_indicator_output', + 'show_headers_key': 'moh_fy18', + 'endpoint': '/orgs/PEPFAR/sources/DATIM-MOH-FY18/'}, + } + + # MOH FY19 OCL Export Definitions + # TODO: Verify that this is not used and remove + MOH_FY19_OCL_EXPORT_DEFS = { + 'MOH-FY19': { + 'import_batch': IMPORT_BATCH_MOH_FY19, + 'show_build_row_method': 'build_moh_fy19_indicator_output', + 'show_headers_key': 'moh_fy19', + 'endpoint': '/orgs/PEPFAR/sources/DATIM-MOH-FY19/'}, + } + + # MOH FY20 OCL Export Definitions + # TODO: Verify that this is not used and remove + MOH_FY20_OCL_EXPORT_DEFS = { + 'MOH-FY20': { + 'import_batch': IMPORT_BATCH_MOH_FY20, + 'show_build_row_method': 'build_moh_fy20_indicator_output', + 'show_headers_key': 'moh_fy20', + 'endpoint': '/orgs/PEPFAR/sources/DATIM-MOH-FY20/'}, + } + + # MER-MSP OCL Export Definitions + MER_MSP_OCL_EXPORT_DEFS = { + 'MER-MSP': { + 'import_batch': IMPORT_BATCH_MER_MSP, + 'show_build_row_method': 'build_mer_msp_indicator_output', + 'show_headers_key': 'mer_msp', + 'endpoint': '/orgs/PEPFAR/sources/MER-MSP/'}, + } + + # MER OCL Export Definitions + MER_OCL_EXPORT_DEFS = { + 'MER': { + 'import_batch': IMPORT_BATCH_MER, + 'show_build_row_method': 'build_mer_indicator_output', + 'show_headers_key': 'mer', + 'endpoint': '/orgs/PEPFAR/sources/MER/'}, + 'MER-R-Facility-DoD-FY17Q1': { + 'import_batch': IMPORT_BATCH_MER, + 'show_build_row_method': 'build_mer_indicator_output', + 'show_headers_key': 'mer', + 'endpoint': '/orgs/PEPFAR/collections/MER-R-Facility-DoD-FY17Q1/'}, + 'MER-R-Facility-DoD-FY17Q2': { + 'import_batch': IMPORT_BATCH_MER, + 'show_build_row_method': 'build_mer_indicator_output', + 'show_headers_key': 'mer', + 'endpoint': '/orgs/PEPFAR/collections/MER-R-Facility-DoD-FY17Q2/'}, + 'MER-R-Facility-DoD-FY16Q4': { + 'import_batch': IMPORT_BATCH_MER, + 'show_build_row_method': 'build_mer_indicator_output', + 'show_headers_key': 'mer', + 'endpoint': '/orgs/PEPFAR/collections/MER-R-Facility-DoD-FY16Q4/'}, + 'HC-R-COP-Prioritization-SNU-USG-FY16Q4': { + 'import_batch': IMPORT_BATCH_MER, + 'show_build_row_method': 'build_mer_indicator_output', + 'show_headers_key': 'mer', + 'endpoint': '/orgs/PEPFAR/collections/HC-R-COP-Prioritization-SNU-USG-FY16Q4/'}, + 'HC-R-Narratives-USG-FY16Q1Q2Q3': { + 'import_batch': IMPORT_BATCH_MER, + 'show_build_row_method': 'build_mer_indicator_output', + 'show_headers_key': 'mer', + 'endpoint': '/orgs/PEPFAR/collections/HC-R-Narratives-USG-FY16Q1Q2Q3/'}, + 'HC-R-Narratives-USG-FY16Q4': { + 'import_batch': IMPORT_BATCH_MER, + 'show_build_row_method': 'build_mer_indicator_output', + 'show_headers_key': 'mer', + 'endpoint': '/orgs/PEPFAR/collections/HC-R-Narratives-USG-FY16Q4/'}, + 'HC-R-Narratives-USG-FY17Q1': { + 'import_batch': IMPORT_BATCH_MER, + 'show_build_row_method': 'build_mer_indicator_output', + 'show_headers_key': 'mer', + 'endpoint': '/orgs/PEPFAR/collections/HC-R-Narratives-USG-FY17Q1/'}, + 'HC-R-Narratives-USG-FY17Q2': { + 'import_batch': IMPORT_BATCH_MER, + 'show_build_row_method': 'build_mer_indicator_output', + 'show_headers_key': 'mer', + 'endpoint': '/orgs/PEPFAR/collections/HC-R-Narratives-USG-FY17Q2/'}, + 'HC-R-Operating-Unit-Level-USG-FY16Q1Q2Q3': { + 'import_batch': IMPORT_BATCH_MER, + 'show_build_row_method': 'build_mer_indicator_output', + 'show_headers_key': 'mer', + 'endpoint': '/orgs/PEPFAR/collections/HC-R-Operating-Unit-Level-USG-FY16Q1Q2Q3/'}, + 'HC-R-Operating-Unit-Level-USG-FY16Q4': { + 'import_batch': IMPORT_BATCH_MER, + 'show_build_row_method': 'build_mer_indicator_output', + 'show_headers_key': 'mer', + 'endpoint': '/orgs/PEPFAR/collections/HC-R-Operating-Unit-Level-USG-FY16Q4/'}, + 'HC-T-COP-Prioritization-SNU-USG-FY17': { + 'import_batch': IMPORT_BATCH_MER, + 'show_build_row_method': 'build_mer_indicator_output', + 'show_headers_key': 'mer', + 'endpoint': '/orgs/PEPFAR/collections/HC-T-COP-Prioritization-SNU-USG-FY17/'}, + 'HC-T-COP-Prioritization-SNU-USG-FY18': { + 'import_batch': IMPORT_BATCH_MER, + 'show_build_row_method': 'build_mer_indicator_output', + 'show_headers_key': 'mer', + 'endpoint': '/orgs/PEPFAR/collections/HC-T-COP-Prioritization-SNU-USG-FY18/'}, + 'HC-T-Narratives-USG-FY16': { + 'import_batch': IMPORT_BATCH_MER, + 'show_build_row_method': 'build_mer_indicator_output', + 'show_headers_key': 'mer', + 'endpoint': '/orgs/PEPFAR/collections/HC-T-Narratives-USG-FY16/'}, + 'HC-T-Narratives-USG-FY17': { + 'import_batch': IMPORT_BATCH_MER, + 'show_build_row_method': 'build_mer_indicator_output', + 'show_headers_key': 'mer', + 'endpoint': '/orgs/PEPFAR/collections/HC-T-Narratives-USG-FY17/'}, + 'HC-T-Operating-Unit-Level-USG-FY16': { + 'import_batch': IMPORT_BATCH_MER, + 'show_build_row_method': 'build_mer_indicator_output', + 'show_headers_key': 'mer', + 'endpoint': '/orgs/PEPFAR/collections/HC-T-Operating-Unit-Level-USG-FY16/'}, + 'HC-T-Operating-Unit-Level-USG-FY17': { + 'import_batch': IMPORT_BATCH_MER, + 'show_build_row_method': 'build_mer_indicator_output', + 'show_headers_key': 'mer', + 'endpoint': '/orgs/PEPFAR/collections/HC-T-Operating-Unit-Level-USG-FY17/'}, + 'HC-T-Operating-Unit-Level-USG-FY18': { + 'import_batch': IMPORT_BATCH_MER, + 'show_build_row_method': 'build_mer_indicator_output', + 'show_headers_key': 'mer', + 'endpoint': '/orgs/PEPFAR/collections/HC-T-Operating-Unit-Level-USG-FY18/'}, + 'MER-R-Community-DoD-FY16Q1Q2Q3': { + 'import_batch': IMPORT_BATCH_MER, + 'show_build_row_method': 'build_mer_indicator_output', + 'show_headers_key': 'mer', + 'endpoint': '/orgs/PEPFAR/collections/MER-R-Community-DoD-FY16Q1Q2Q3/'}, + 'MER-R-Community-DoD-FY16Q4': { + 'import_batch': IMPORT_BATCH_MER, + 'show_build_row_method': 'build_mer_indicator_output', + 'show_headers_key': 'mer', + 'endpoint': '/orgs/PEPFAR/collections/MER-R-Community-DoD-FY16Q4/'}, + 'MER-R-Community-DoD-FY17Q1': { + 'import_batch': IMPORT_BATCH_MER, + 'show_build_row_method': 'build_mer_indicator_output', + 'show_headers_key': 'mer', + 'endpoint': '/orgs/PEPFAR/collections/MER-R-Community-DoD-FY17Q1/'}, + 'MER-R-Community-DoD-FY17Q2': { + 'import_batch': IMPORT_BATCH_MER, + 'show_build_row_method': 'build_mer_indicator_output', + 'show_headers_key': 'mer', + 'endpoint': '/orgs/PEPFAR/collections/MER-R-Community-DoD-FY17Q2/'}, + 'MER-R-Community-FY16Q1Q2Q3': { + 'import_batch': IMPORT_BATCH_MER, + 'show_build_row_method': 'build_mer_indicator_output', + 'show_headers_key': 'mer', + 'endpoint': '/orgs/PEPFAR/collections/MER-R-Community-FY16Q1Q2Q3/'}, + 'MER-R-Community-FY16Q4': { + 'import_batch': IMPORT_BATCH_MER, + 'show_build_row_method': 'build_mer_indicator_output', + 'show_headers_key': 'mer', + 'endpoint': '/orgs/PEPFAR/collections/MER-R-Community-FY16Q4/'}, + 'MER-R-Community-FY17Q1': { + 'import_batch': IMPORT_BATCH_MER, + 'show_build_row_method': 'build_mer_indicator_output', + 'show_headers_key': 'mer', + 'endpoint': '/orgs/PEPFAR/collections/MER-R-Community-FY17Q1/'}, + 'MER-R-Community-FY17Q2': { + 'import_batch': IMPORT_BATCH_MER, + 'show_build_row_method': 'build_mer_indicator_output', + 'show_headers_key': 'mer', + 'endpoint': '/orgs/PEPFAR/collections/MER-R-Community-FY17Q2/'}, + 'MER-R-Facility-FY16Q4': { + 'import_batch': IMPORT_BATCH_MER, + 'show_build_row_method': 'build_mer_indicator_output', + 'show_headers_key': 'mer', + 'endpoint': '/orgs/PEPFAR/collections/MER-R-Facility-FY16Q4/'}, + 'MER-R-Facility-FY17Q1': { + 'import_batch': IMPORT_BATCH_MER, + 'show_build_row_method': 'build_mer_indicator_output', + 'show_headers_key': 'mer', + 'endpoint': '/orgs/PEPFAR/collections/MER-R-Facility-FY17Q1/'}, + 'MER-R-Facility-FY17Q2': { + 'import_batch': IMPORT_BATCH_MER, + 'show_build_row_method': 'build_mer_indicator_output', + 'show_headers_key': 'mer', + 'endpoint': '/orgs/PEPFAR/collections/MER-R-Facility-FY17Q2/'}, + 'MER-R-Medical-Store-FY16Q1Q2Q3': { + 'import_batch': IMPORT_BATCH_MER, + 'show_build_row_method': 'build_mer_indicator_output', + 'show_headers_key': 'mer', + 'endpoint': '/orgs/PEPFAR/collections/MER-R-Medical-Store-FY16Q1Q2Q3/'}, + 'MER-R-Medical-Store-FY16Q4': { + 'import_batch': IMPORT_BATCH_MER, + 'show_build_row_method': 'build_mer_indicator_output', + 'show_headers_key': 'mer', + 'endpoint': '/orgs/PEPFAR/collections/MER-R-Medical-Store-FY16Q4/'}, + 'MER-R-Medical-Store-FY17Q1': { + 'import_batch': IMPORT_BATCH_MER, + 'show_build_row_method': 'build_mer_indicator_output', + 'show_headers_key': 'mer', + 'endpoint': '/orgs/PEPFAR/collections/MER-R-Medical-Store-FY17Q1/'}, + 'MER-R-Narratives-IM-FY16Q1Q2Q3': { + 'import_batch': IMPORT_BATCH_MER, + 'show_build_row_method': 'build_mer_indicator_output', + 'show_headers_key': 'mer', + 'endpoint': '/orgs/PEPFAR/collections/MER-R-Narratives-IM-FY16Q1Q2Q3/'}, + 'MER-R-Narratives-IM-FY16Q4': { + 'import_batch': IMPORT_BATCH_MER, + 'show_build_row_method': 'build_mer_indicator_output', + 'show_headers_key': 'mer', + 'endpoint': '/orgs/PEPFAR/collections/MER-R-Narratives-IM-FY16Q4/'}, + 'MER-R-Narratives-IM-FY17Q1': { + 'import_batch': IMPORT_BATCH_MER, + 'show_build_row_method': 'build_mer_indicator_output', + 'show_headers_key': 'mer', + 'endpoint': '/orgs/PEPFAR/collections/MER-R-Narratives-IM-FY17Q1/'}, + 'MER-R-Narratives-IM-FY17Q2': { + 'import_batch': IMPORT_BATCH_MER, + 'show_build_row_method': 'build_mer_indicator_output', + 'show_headers_key': 'mer', + 'endpoint': '/orgs/PEPFAR/collections/MER-R-Narratives-IM-FY17Q2/'}, + 'MER-R-Operating-Unit-Level-IM-FY16Q1Q2Q3': { + 'import_batch': IMPORT_BATCH_MER, + 'show_build_row_method': 'build_mer_indicator_output', + 'show_headers_key': 'mer', + 'endpoint': '/orgs/PEPFAR/collections/MER-R-Operating-Unit-Level-IM-FY16Q1Q2Q3/'}, + 'MER-R-Operating-Unit-Level-IM-FY16Q4': { + 'import_batch': IMPORT_BATCH_MER, + 'show_build_row_method': 'build_mer_indicator_output', + 'show_headers_key': 'mer', + 'endpoint': '/orgs/PEPFAR/collections/MER-R-Operating-Unit-Level-IM-FY16Q4/'}, + 'MER-R-Operating-Unit-Level-IM-FY17Q1': { + 'import_batch': IMPORT_BATCH_MER, + 'show_build_row_method': 'build_mer_indicator_output', + 'show_headers_key': 'mer', + 'endpoint': '/orgs/PEPFAR/collections/MER-R-Operating-Unit-Level-IM-FY17Q1/'}, + 'MER-R-Operating-Unit-Level-IM-FY17Q2': { + 'import_batch': IMPORT_BATCH_MER, + 'show_build_row_method': 'build_mer_indicator_output', + 'show_headers_key': 'mer', + 'endpoint': '/orgs/PEPFAR/collections/MER-R-Operating-Unit-Level-IM-FY17Q2/'}, + 'MER-T-Community-DoD-FY16': { + 'import_batch': IMPORT_BATCH_MER, + 'show_build_row_method': 'build_mer_indicator_output', + 'show_headers_key': 'mer', + 'endpoint': '/orgs/PEPFAR/collections/MER-T-Community-DoD-FY16/'}, + 'MER-T-Community-DoD-FY17': { + 'import_batch': IMPORT_BATCH_MER, + 'show_build_row_method': 'build_mer_indicator_output', + 'show_headers_key': 'mer', + 'endpoint': '/orgs/PEPFAR/collections/MER-T-Community-DoD-FY17/'}, + 'MER-T-Community-DoD-FY18': { + 'import_batch': IMPORT_BATCH_MER, + 'show_build_row_method': 'build_mer_indicator_output', + 'show_headers_key': 'mer', + 'endpoint': '/orgs/PEPFAR/collections/MER-T-Community-DoD-FY18/'}, + 'MER-T-Community-FY17': { + 'import_batch': IMPORT_BATCH_MER, + 'show_build_row_method': 'build_mer_indicator_output', + 'show_headers_key': 'mer', + 'endpoint': '/orgs/PEPFAR/collections/MER-T-Community-FY17/'}, + 'MER-T-Community-FY18': { + 'import_batch': IMPORT_BATCH_MER, + 'show_build_row_method': 'build_mer_indicator_output', + 'show_headers_key': 'mer', + 'endpoint': '/orgs/PEPFAR/collections/MER-T-Community-FY18/'}, + 'MER-T-Facility-DoD-FY16': { + 'import_batch': IMPORT_BATCH_MER, + 'show_build_row_method': 'build_mer_indicator_output', + 'show_headers_key': 'mer', + 'endpoint': '/orgs/PEPFAR/collections/MER-T-Facility-DoD-FY16/'}, + 'MER-T-Facility-DoD-FY17': { + 'import_batch': IMPORT_BATCH_MER, + 'show_build_row_method': 'build_mer_indicator_output', + 'show_headers_key': 'mer', + 'endpoint': '/orgs/PEPFAR/collections/MER-T-Facility-DoD-FY17/'}, + 'MER-T-Facility-DoD-FY18': { + 'import_batch': IMPORT_BATCH_MER, + 'show_build_row_method': 'build_mer_indicator_output', + 'show_headers_key': 'mer', + 'endpoint': '/orgs/PEPFAR/collections/MER-T-Facility-DoD-FY18/'}, + 'MER-T-Facility-FY16': { + 'import_batch': IMPORT_BATCH_MER, + 'show_build_row_method': 'build_mer_indicator_output', + 'show_headers_key': 'mer', + 'endpoint': '/orgs/PEPFAR/collections/MER-T-Facility-FY16/'}, + 'MER-T-Facility-FY17': { + 'import_batch': IMPORT_BATCH_MER, + 'show_build_row_method': 'build_mer_indicator_output', + 'show_headers_key': 'mer', + 'endpoint': '/orgs/PEPFAR/collections/MER-T-Facility-FY17/'}, + 'MER-T-Facility-FY18': { + 'import_batch': IMPORT_BATCH_MER, + 'show_build_row_method': 'build_mer_indicator_output', + 'show_headers_key': 'mer', + 'endpoint': '/orgs/PEPFAR/collections/MER-T-Facility-FY18/'}, + 'MER-T-Narratives-IM-FY16': { + 'import_batch': IMPORT_BATCH_MER, + 'show_build_row_method': 'build_mer_indicator_output', + 'show_headers_key': 'mer', + 'endpoint': '/orgs/PEPFAR/collections/MER-T-Narratives-IM-FY16/'}, + 'MER-T-Narratives-IM-FY17': { + 'import_batch': IMPORT_BATCH_MER, + 'show_build_row_method': 'build_mer_indicator_output', + 'show_headers_key': 'mer', + 'endpoint': '/orgs/PEPFAR/collections/MER-T-Narratives-IM-FY17/'}, + 'MER-T-Narratives-IM-FY18': { + 'import_batch': IMPORT_BATCH_MER, + 'show_build_row_method': 'build_mer_indicator_output', + 'show_headers_key': 'mer', + 'endpoint': '/orgs/PEPFAR/collections/MER-T-Narratives-IM-FY18/'}, + 'MER-T-Operating-Unit-Level-IM-FY16': { + 'import_batch': IMPORT_BATCH_MER, + 'show_build_row_method': 'build_mer_indicator_output', + 'show_headers_key': 'mer', + 'endpoint': '/orgs/PEPFAR/collections/MER-T-Operating-Unit-Level-IM-FY16/'}, + 'MER-T-Operating-Unit-Level-IM-FY17': { + 'import_batch': IMPORT_BATCH_MER, + 'show_build_row_method': 'build_mer_indicator_output', + 'show_headers_key': 'mer', + 'endpoint': '/orgs/PEPFAR/collections/MER-T-Operating-Unit-Level-IM-FY17/'}, + 'MER-T-Operating-Unit-Level-IM-FY18': { + 'import_batch': IMPORT_BATCH_MER, + 'show_build_row_method': 'build_mer_indicator_output', + 'show_headers_key': 'mer', + 'endpoint': '/orgs/PEPFAR/collections/MER-T-Operating-Unit-Level-IM-FY18/'}, + 'Planning-Attributes-COP-Prioritization-National-FY18': { + 'import_batch': IMPORT_BATCH_MER, + 'show_build_row_method': 'build_mer_indicator_output', + 'show_headers_key': 'mer', + 'endpoint': '/orgs/PEPFAR/collections/Planning-Attributes-COP-Prioritization-National-FY18/'}, + 'Planning-Attributes-COP-Prioritization-SNU-FY18': { + 'import_batch': IMPORT_BATCH_MER, + 'show_build_row_method': 'build_mer_indicator_output', + 'show_headers_key': 'mer', + 'endpoint': '/orgs/PEPFAR/collections/Planning-Attributes-COP-Prioritization-SNU-FY18/'}, + 'MER-R-Facility-DoD-FY16Q1Q2Q3': { + 'import_batch': IMPORT_BATCH_MER, + 'show_build_row_method': 'build_mer_indicator_output', + 'show_headers_key': 'mer', + 'endpoint': '/orgs/PEPFAR/collections/MER-R-Facility-DoD-FY16Q1Q2Q3/'}, + 'MER-T-Community-FY16': { + 'import_batch': IMPORT_BATCH_MER, + 'show_build_row_method': 'build_mer_indicator_output', + 'show_headers_key': 'mer', + 'endpoint': '/orgs/PEPFAR/collections/MER-T-Community-FY16/'}, + 'MER-R-Facility-FY17Q4': { + 'import_batch': IMPORT_BATCH_MER, + 'show_build_row_method': 'build_mer_indicator_output', + 'show_headers_key': 'mer', + 'endpoint': '/orgs/PEPFAR/collections/MER-R-Facility-FY17Q4/'}, + 'MER-R-Community-FY17Q4': { + 'import_batch': IMPORT_BATCH_MER, + 'show_build_row_method': 'build_mer_indicator_output', + 'show_headers_key': 'mer', + 'endpoint': '/orgs/PEPFAR/collections/MER-R-Community-FY17Q4/'}, + 'MER-R-Facility-DoD-FY17Q4': { + 'import_batch': IMPORT_BATCH_MER, + 'show_build_row_method': 'build_mer_indicator_output', + 'show_headers_key': 'mer', + 'endpoint': '/orgs/PEPFAR/collections/MER-R-Facility-DoD-FY17Q4/'}, + 'MER-R-Community-DoD-FY17Q4': { + 'import_batch': IMPORT_BATCH_MER, + 'show_build_row_method': 'build_mer_indicator_output', + 'show_headers_key': 'mer', + 'endpoint': '/orgs/PEPFAR/collections/MER-R-Community-DoD-FY17Q4/'}, + 'MER-R-Medical-Store-FY17Q4': { + 'import_batch': IMPORT_BATCH_MER, + 'show_build_row_method': 'build_mer_indicator_output', + 'show_headers_key': 'mer', + 'endpoint': '/orgs/PEPFAR/collections/MER-R-Medical-Store-FY17Q4/'}, + 'MER-R-Narratives-IM-FY17Q4': { + 'import_batch': IMPORT_BATCH_MER, + 'show_build_row_method': 'build_mer_indicator_output', + 'show_headers_key': 'mer', + 'endpoint': '/orgs/PEPFAR/collections/MER-R-Narratives-IM-FY17Q4/'}, + 'MER-R-Operating-Unit-Level-IM-FY17Q4': { + 'import_batch': IMPORT_BATCH_MER, + 'show_build_row_method': 'build_mer_indicator_output', + 'show_headers_key': 'mer', + 'endpoint': '/orgs/PEPFAR/collections/MER-R-Operating-Unit-Level-IM-FY17Q4/'}, + 'HC-R-Narratives-USG-FY17Q4': { + 'import_batch': IMPORT_BATCH_MER, + 'show_build_row_method': 'build_mer_indicator_output', + 'show_headers_key': 'mer', + 'endpoint': '/orgs/PEPFAR/collections/HC-R-Narratives-USG-FY17Q4/'}, + 'HC-R-Operating-Unit-Level-USG-FY17Q4': { + 'import_batch': IMPORT_BATCH_MER, + 'show_build_row_method': 'build_mer_indicator_output', + 'show_headers_key': 'mer', + 'endpoint': '/orgs/PEPFAR/collections/HC-R-Operating-Unit-Level-USG-FY17Q4/'}, + 'HC-R-COP-Prioritization-SNU-USG-FY17Q4': { + 'import_batch': IMPORT_BATCH_MER, + 'show_build_row_method': 'build_mer_indicator_output', + 'show_headers_key': 'mer', + 'endpoint': '/orgs/PEPFAR/collections/HC-R-COP-Prioritization-SNU-USG-FY17Q4/'}, + 'MER-R-Facility-FY16Q1Q2Q3': { + 'import_batch': IMPORT_BATCH_MER, + 'show_build_row_method': 'build_mer_indicator_output', + 'show_headers_key': 'mer', + 'endpoint': '/orgs/PEPFAR/collections/MER-R-Facility-FY16Q1Q2Q3/'}, + } + + # SIMS OCL Export Definitions + SIMS_OCL_EXPORT_DEFS = { + 'SIMS-Source': { + 'import_batch': IMPORT_BATCH_SIMS, + 'show_build_row_method': 'build_sims_row', + 'show_headers_key': 'sims', + 'endpoint': '/orgs/PEPFAR/sources/SIMS/'}, + 'SIMS2-Above-Site': { + 'import_batch': IMPORT_BATCH_SIMS, + 'show_build_row_method': 'build_sims_row', + 'show_headers_key': 'sims', + 'endpoint': '/orgs/PEPFAR/collections/SIMS2-Above-Site/', + 'dhis2_sqlview_id': 'lrdLdQe630Q'}, + 'SIMS2-Community': { + 'import_batch': IMPORT_BATCH_SIMS, + 'show_build_row_method': 'build_sims_row', + 'show_headers_key': 'sims', + 'endpoint': '/orgs/PEPFAR/collections/SIMS2-Community/', + 'dhis2_sqlview_id': 'jJLtJha39hn'}, + 'SIMS2-Facility': { + 'import_batch': IMPORT_BATCH_SIMS, + 'show_build_row_method': 'build_sims_row', + 'show_headers_key': 'sims', + 'endpoint': '/orgs/PEPFAR/collections/SIMS2-Facility/', + 'dhis2_sqlview_id': 'd14tCDY7CBv'}, + 'SIMS3-Above-Site': { + 'import_batch': IMPORT_BATCH_SIMS, + 'show_build_row_method': 'build_sims_row', + 'show_headers_key': 'sims', + 'endpoint': '/orgs/PEPFAR/collections/SIMS3-Above-Site/', + 'dhis2_sqlview_id': 'wL1TY929jCS'}, + 'SIMS3-Community': { + 'import_batch': IMPORT_BATCH_SIMS, + 'show_build_row_method': 'build_sims_row', + 'show_headers_key': 'sims', + 'endpoint': '/orgs/PEPFAR/collections/SIMS3-Community/', + 'dhis2_sqlview_id': 'PB2eHiURtwS'}, + 'SIMS3-Facility': { + 'import_batch': IMPORT_BATCH_SIMS, + 'show_build_row_method': 'build_sims_row', + 'show_headers_key': 'sims', + 'endpoint': '/orgs/PEPFAR/collections/SIMS3-Facility/', + 'dhis2_sqlview_id': 'uMvWjOo31wt'}, + 'SIMS-Option-Sets': { + 'import_batch': IMPORT_BATCH_SIMS, + 'show_build_row_method': 'build_sims_option_sets_row', + 'show_headers_key': 'option_sets', + 'endpoint': '/orgs/PEPFAR/collections/SIMS-Option-Sets/', + 'dhis2_sqlview_id': 'JlRJO4gqiu7'}, + } + + # Mechanisms OCL Export Definitions + MECHANISMS_OCL_EXPORT_DEFS = { + 'Mechanisms': { + 'import_batch': IMPORT_BATCH_MECHANISMS, + 'show_build_row_method': 'build_mechanism_row', + 'show_headers_key': 'mechanisms', + 'subtitle': 'View of mechanisms, partners, agencies, OUs and start and end dates for each mechanism', + 'endpoint': '/orgs/PEPFAR/sources/Mechanisms/', + 'dhis2_sqlview_id': 'fgUtV6e9YIX'}, + } + + # Tiered Support OCL Export Definitions + TIERED_SUPPORT_OCL_EXPORT_DEFS = { + 'dataelements': { + 'import_batch': IMPORT_BATCH_TIERED_SUPPORT, + 'show_build_row_method': 'build_tiered_support_data_element_row', + 'show_headers_key': 'tiered_support_data_elements', + 'endpoint': '/orgs/PEPFAR/sources/Tiered-Site-Support/', + 'dhis2_sqlview_id': 'l8pThk1VnTC'}, + 'options': { + 'import_batch': IMPORT_BATCH_TIERED_SUPPORT, + 'show_build_row_method': 'build_tiered_support_option_row', + 'show_headers_key': 'tiered_support_options', + 'endpoint': '/orgs/PEPFAR/sources/Tiered-Site-Support/', + 'dhis2_sqlview_id': 'ELFCPUHushX'}, + } diff --git a/datim/datimimap.py b/datim/datimimap.py new file mode 100644 index 0000000..866213c --- /dev/null +++ b/datim/datimimap.py @@ -0,0 +1,1776 @@ +""" +DATIM IMAP object and its helper classes +""" +import sys +import StringIO +import csv +import json +import re +import time +from operator import itemgetter +import requests +import deepdiff +import datimimapexport +import datimbase +import ocldev.oclconstants +import ocldev.oclcsvtojsonconverter + + +class DatimImap(object): + """ + Object representing a set of country indicator mappings + """ + + # Core IMAP field names + IMAP_FIELD_DATIM_INDICATOR_CATEGORY = 'DATIM_Indicator_Category' + IMAP_FIELD_DATIM_INDICATOR_ID = 'DATIM_Indicator_ID' + IMAP_FIELD_DATIM_DISAG_ID = 'DATIM_Disag_ID' + IMAP_FIELD_DATIM_DISAG_NAME = 'DATIM_Disag_Name' + IMAP_FIELD_OPERATION = 'Operation' + IMAP_FIELD_MOH_INDICATOR_ID = 'MOH_Indicator_ID' + IMAP_FIELD_MOH_INDICATOR_NAME = 'MOH_Indicator_Name' + IMAP_FIELD_MOH_DISAG_ID = 'MOH_Disag_ID' + IMAP_FIELD_MOH_DISAG_NAME = 'MOH_Disag_Name' + IMAP_FIELD_MOH_CLASSIFICATION = 'Classification' + + # The list of core IMAP import fields (all other fields ignored during import) + IMAP_IMPORT_FIELD_NAMES = [ + IMAP_FIELD_DATIM_INDICATOR_CATEGORY, + IMAP_FIELD_DATIM_INDICATOR_ID, + IMAP_FIELD_DATIM_DISAG_ID, + IMAP_FIELD_DATIM_DISAG_NAME, + IMAP_FIELD_OPERATION, + IMAP_FIELD_MOH_INDICATOR_ID, + IMAP_FIELD_MOH_INDICATOR_NAME, + IMAP_FIELD_MOH_DISAG_ID, + IMAP_FIELD_MOH_DISAG_NAME, + ] + + # List of required non-empty fields for IMAP validation + IMAP_REQUIRED_FIELD_NAMES = [ + IMAP_FIELD_DATIM_INDICATOR_CATEGORY, + IMAP_FIELD_DATIM_INDICATOR_ID, + IMAP_FIELD_DATIM_DISAG_ID, + ] + + # The list of required IMAP export fields (other fields discarded during export unless + # "extra" fields requested) + IMAP_EXPORT_FIELD_NAMES = list(IMAP_IMPORT_FIELD_NAMES) + [IMAP_FIELD_MOH_CLASSIFICATION] + + # Additional fields generated and used by OCL to support the import process + IMAP_EXTRA_FIELD_MODIFIED_MOH_INDICATOR_ID = 'Modified MOH_Indicator_ID' + IMAP_EXTRA_FIELD_MODIFIED_MOH_DISAG_ID = 'Modified MOH_Disag_ID' + IMAP_EXTRA_FIELD_MOH_COLLECTION_ID = 'Country Collection ID' + IMAP_EXTRA_FIELD_MOH_MAP_TYPE = 'Country Map Type' + IMAP_EXTRA_FIELD_MOH_MAPPING_ID = 'Country Mapping ID' + IMAP_EXTRA_FIELD_MOH_MAPPING_URI = 'Country Mapping URI' + IMAP_EXTRA_FIELD_MOH_COLLECTION_NAME = 'Country Collection Name' + IMAP_EXTRA_FIELD_MOH_FROM_CONCEPT_URI = 'Country From Concept URI' + IMAP_EXTRA_FIELD_MOH_TO_CONCEPT_URI = 'Country To Concept URI' + IMAP_EXTRA_FIELD_DATIM_FROM_CONCEPT_URI = 'DATIM From Concept URI' + IMAP_EXTRA_FIELD_DATIM_TO_CONCEPT_URI = 'DATIM To Concept URI' + IMAP_EXTRA_FIELD_DATIM_DISAG_NAME_CLEAN = 'DATIM_Disag_Name_Clean' + IMAP_EXTRA_FIELD_DATIM_OWNER_TYPE = 'DATIM Owner Type' + IMAP_EXTRA_FIELD_DATIM_OWNER_ID = 'DATIM Owner ID' + IMAP_EXTRA_FIELD_DATIM_SOURCE_ID = 'DATIM Source ID' + IMAP_EXTRA_FIELD_DATIM_MAP_TYPE = 'DATIM Map Type' + IMAP_EXTRA_FIELD_DATIM_HAS_OPTION_MAPPING_ID = 'DATIM Has Option Mapping ID' + IMAP_EXTRA_FIELD_DATIM_HAS_OPTION_MAPPING_URI = 'DATIM Has Option Mapping URI' + IMAP_EXTRA_FIELD_MOH_DATA_ELEMENT_OWNER_TYPE = 'Country Data Element Owner Type' + IMAP_EXTRA_FIELD_MOH_DATA_ELEMENT_OWNER_ID = 'Country Data Element Owner ID' + IMAP_EXTRA_FIELD_MOH_DATA_ELEMENT_SOURCE_ID = 'Country Data Element Source ID' + IMAP_EXTRA_FIELD_MOH_DISAG_OWNER_TYPE = 'Country Disaggregate Owner Type' + IMAP_EXTRA_FIELD_MOH_DISAG_OWNER_ID = 'Country Disaggregate Owner ID' + IMAP_EXTRA_FIELD_MOH_DISAG_SOURCE_ID = 'Country Disaggregate Source ID' + IMAP_EXTRA_FIELD_NAMES = [ + IMAP_EXTRA_FIELD_MODIFIED_MOH_INDICATOR_ID, + IMAP_EXTRA_FIELD_MODIFIED_MOH_DISAG_ID, + IMAP_EXTRA_FIELD_MOH_COLLECTION_ID, + IMAP_EXTRA_FIELD_MOH_MAP_TYPE, + IMAP_EXTRA_FIELD_MOH_MAPPING_ID, + IMAP_EXTRA_FIELD_MOH_COLLECTION_NAME, + IMAP_EXTRA_FIELD_MOH_TO_CONCEPT_URI, + IMAP_EXTRA_FIELD_DATIM_FROM_CONCEPT_URI, + IMAP_EXTRA_FIELD_MOH_FROM_CONCEPT_URI, + IMAP_EXTRA_FIELD_DATIM_TO_CONCEPT_URI, + IMAP_EXTRA_FIELD_DATIM_DISAG_NAME_CLEAN, + IMAP_EXTRA_FIELD_DATIM_OWNER_TYPE, + IMAP_EXTRA_FIELD_DATIM_OWNER_ID, + IMAP_EXTRA_FIELD_DATIM_SOURCE_ID, + IMAP_EXTRA_FIELD_DATIM_MAP_TYPE, + IMAP_EXTRA_FIELD_DATIM_HAS_OPTION_MAPPING_ID, + IMAP_EXTRA_FIELD_MOH_DATA_ELEMENT_OWNER_TYPE, + IMAP_EXTRA_FIELD_MOH_DATA_ELEMENT_OWNER_ID, + IMAP_EXTRA_FIELD_MOH_DATA_ELEMENT_SOURCE_ID, + IMAP_EXTRA_FIELD_MOH_DISAG_OWNER_TYPE, + IMAP_EXTRA_FIELD_MOH_DISAG_OWNER_ID, + IMAP_EXTRA_FIELD_MOH_DISAG_SOURCE_ID, + ] + + # Name of custom attribute in DATIM_MOH indicator concepts in OCL that contains the + # indicator category value (e.g. HTS_TST). Note that this value is currently set manually in OCL + # TODO: Set this value automatically in the DATIM-MOH import scripts + IMAP_INDICATOR_CATEGORY_CUSTOM_ATTRIBUTE = 'indicator_category_code' + + # IMAP formats + DATIM_IMAP_FORMAT_CSV = 'CSV' + DATIM_IMAP_FORMAT_JSON = 'JSON' + DATIM_IMAP_FORMAT_HTML = 'HTML' + DATIM_IMAP_FORMAT_XML = 'XML' + DATIM_IMAP_FORMATS = [ + DATIM_IMAP_FORMAT_CSV, + DATIM_IMAP_FORMAT_JSON, + DATIM_IMAP_FORMAT_HTML + ] + + # Prefixes added to country data element/disag IDs in OCL to allow reuse of the local IMAP IDs + # by different resource types + IMAP_MOH_DATA_ELEMENT_ID_PREFIX = 'de-' + IMAP_MOH_DISAG_ID_PREFIX = 'disag-' + + # Country operation map type postfix + IMAP_MOH_MAP_TYPE_OPERATION_POSTFIX = ' OPERATION' + + # Set to True to treat equal MOH_Indicator/MOH_Disag_IDs in the same row as a null MOH disag + SET_EQUAL_MOH_ID_TO_NULL_DISAG = False + + def __init__(self, country_code='', country_org='', country_name='', period='', version=None, + imap_data=None, do_add_columns_to_csv=True): + """ Constructor for DatimImap class """ + self.country_code = country_code + self.country_org = country_org + self.country_name = country_name + self.period = period + self.version = version + self.do_add_columns_to_csv = do_add_columns_to_csv + self.__imap_data = None + self.set_imap_data(imap_data) + + def __iter__(self): + """ Iterator for the DatimImap class """ + self._current_iter = 0 + return self + + def next(self): + """ + Iterator for the DatimImap class + :return: + """ + # TODO: Provide a way to customize how the rows are returned when doing this loop + if self._current_iter >= len(self.__imap_data): + raise StopIteration + else: + self._current_iter += 1 + return self.get_row( + self._current_iter - 1, include_extra_info=self.do_add_columns_to_csv, + auto_fix_null_disag=True, convert_to_dict=False, exclude_empty_maps=False) + + @staticmethod + def get_format_from_string(format_string, default_fmt=DATIM_IMAP_FORMAT_CSV): + """ + Get the DATIM_IMAP_FORMAT constant from a string + :param format_string: + :param default_fmt: + :return: + """ + for fmt in DatimImap.DATIM_IMAP_FORMATS: + if format_string.lower() == fmt.lower(): + return fmt + return default_fmt + + def get_row(self, row_number, include_extra_info=False, exclude_classification=False, + auto_fix_null_disag=True, convert_to_dict=False, exclude_empty_maps=False, + show_null_disag_as_blank=False): + """ + Returns the specified IMAP row in the requested format + :param row_number: 0-based row number of the IMAP to return + :param include_extra_info: Adds extra columns if True + :param exclude_classification: Excludes classification column if True + :param auto_fix_null_disag: Replace empty disags with 'null-disag' if True + :param convert_to_dict: Returns the IMAP row as a dict with a unique row key if True + :param exclude_empty_maps: Returns None if row represents an empty map + :param show_null_disag_as_blank: + :return: Returns list, dict, or None + """ + row = self.__imap_data[row_number].copy() + if row and exclude_empty_maps and DatimImap.is_empty_map(row): + return None + + # (Optionally) Replace alternative null disag representations with actual null disag concept + if row and auto_fix_null_disag: + row = DatimImap.fix_null_disag_in_row(row) + + # (Optionally) Exclude classification - used by diff method + if row and exclude_classification and self.IMAP_FIELD_MOH_CLASSIFICATION in row: + row = row.copy() + del row[self.IMAP_FIELD_MOH_CLASSIFICATION] + + # (Optionally) Add extra info + if row and include_extra_info: + row = self.add_columns_to_row(row) + + # (Optionally) Replace null disags with blank disag ID/Name values + if (row and show_null_disag_as_blank and + row[DatimImap.IMAP_FIELD_MOH_DISAG_ID] == datimbase.DatimBase.NULL_DISAG_ID): + row = row.copy() + row[DatimImap.IMAP_FIELD_MOH_DISAG_ID] = '' + row[DatimImap.IMAP_FIELD_MOH_DISAG_NAME] = '' + + # (Optionally) Convert results to dictionary with a unique key + if row and convert_to_dict: + return {DatimImap.get_imap_row_key(row, self.country_org): row} + + return row + + @staticmethod + def is_empty_map(row): + """ + Returns True if the row is considered an empty mapping; False otherwise. + A row is considered a valid mapping if DATIM_Indicator_ID, DATIM_Disag_ID, + Operation, and MOH_Indicator_ID are all set; otherwise, it is considered empty. + :param row: + :return: + """ + if (row[DatimImap.IMAP_FIELD_DATIM_INDICATOR_ID] and row[DatimImap.IMAP_FIELD_DATIM_DISAG_ID] and + row[DatimImap.IMAP_FIELD_OPERATION] and row[DatimImap.IMAP_FIELD_MOH_INDICATOR_ID]): + return False + return True + + @staticmethod + def is_null_disag_row(row): + """ + Returns True if specified row is a null disag row + :param row: Row to be checked + :return: bool + """ + if not row[DatimImap.IMAP_FIELD_MOH_INDICATOR_ID]: + return False + if (row[DatimImap.IMAP_FIELD_MOH_DISAG_ID] == datimbase.DatimBase.NULL_DISAG_ID or + not row[DatimImap.IMAP_FIELD_MOH_DISAG_ID]): + return True + elif (row[DatimImap.IMAP_FIELD_MOH_DISAG_ID] == row[DatimImap.IMAP_FIELD_MOH_INDICATOR_ID] and + DatimImap.SET_EQUAL_MOH_ID_TO_NULL_DISAG): + return True + return False + + @staticmethod + def fix_null_disag_in_row(row): + """ + Sets disag to "null" if it is empty or, optionally, if indicator ID equals the disag ID + :param row: + :return: + """ + if DatimImap.is_null_disag_row(row): + row = row.copy() + row[DatimImap.IMAP_FIELD_MOH_DISAG_ID] = datimbase.DatimBase.NULL_DISAG_ID + row[DatimImap.IMAP_FIELD_MOH_DISAG_NAME] = datimbase.DatimBase.NULL_DISAG_NAME + return row + + def get_imap_data(self, sort=False, exclude_empty_maps=False, exclude_classification=False, + convert_to_dict=False, include_extra_info=False, auto_fix_null_disag=True, + show_null_disag_as_blank=False): + """ + Returns data for the entire IMAP based on the parameters sent + :param sort: Returns sorted list if True. Ignored if convert_to_dict is True + :param exclude_empty_maps: Rows with empty maps are excluded from the results if True + :param exclude_classification: Optionally exclude the classification column + :param convert_to_dict: Return a dictionary with a unique key for each row if True + :param include_extra_info: Add extra pre-processing columns used for import into OCL + :param auto_fix_null_disag: Replaces empty disags with 'null-disag' if True + :param show_null_disag_as_blank: + :return: or + """ + if convert_to_dict: + data = {} + else: + data = [] + for row_number in range(self.length()): + row = self.get_row( + row_number, + include_extra_info=include_extra_info, + exclude_empty_maps=exclude_empty_maps, + exclude_classification=exclude_classification, + convert_to_dict=convert_to_dict, + auto_fix_null_disag=auto_fix_null_disag, + show_null_disag_as_blank=show_null_disag_as_blank) + if not row: + continue + if convert_to_dict: + data.update(row.copy()) + else: + data.append(row.copy()) + if sort and not convert_to_dict: + data = DatimImap.multikeysort(data, self.IMAP_IMPORT_FIELD_NAMES) + return data + + @staticmethod + def get_imap_row_key(row, country_org): + """ + Returns a string representing the key of a row + :param row: + :param country_org: + :return: + """ + if row[DatimImap.IMAP_FIELD_MOH_INDICATOR_ID] and not row[DatimImap.IMAP_FIELD_MOH_DISAG_ID]: + disag_id = datimbase.DatimBase.NULL_DISAG_ID + else: + disag_id = row[DatimImap.IMAP_FIELD_MOH_DISAG_ID] + data = [ + 'DATIM-MOH', + row[DatimImap.IMAP_FIELD_DATIM_INDICATOR_ID], + row[DatimImap.IMAP_FIELD_DATIM_DISAG_ID], + row[DatimImap.IMAP_FIELD_OPERATION], + country_org, + row[DatimImap.IMAP_FIELD_MOH_INDICATOR_ID], + disag_id + ] + si = StringIO.StringIO() + cw = csv.writer(si) + cw.writerow(data) + return si.getvalue().strip('\r\n') + + def get_imap_row_by_key( + self, row_key, include_extra_info=False, auto_fix_null_disag=True, convert_to_dict=False): + """ + Return a specific row of the IMAP that matches the specified string row_key. + Note that rows representing an empty map do not have keys and cannot be matched by this method. + :param row_key: + :param include_extra_info: + :param auto_fix_null_disag: + :param convert_to_dict: + :return: + """ + row_key_dict = DatimImap.parse_imap_row_key(row_key) + if row_key_dict: + for row_number in range(self.length()): + row = self.get_row(row_number, exclude_empty_maps=True, auto_fix_null_disag=True) + if not row: + continue + if (row[DatimImap.IMAP_FIELD_DATIM_INDICATOR_ID] == row_key_dict[DatimImap.IMAP_FIELD_DATIM_INDICATOR_ID] and + row[DatimImap.IMAP_FIELD_DATIM_DISAG_ID] == row_key_dict[DatimImap.IMAP_FIELD_DATIM_DISAG_ID] and + row[DatimImap.IMAP_FIELD_MOH_INDICATOR_ID] == row_key_dict[DatimImap.IMAP_FIELD_MOH_INDICATOR_ID] and + row[DatimImap.IMAP_FIELD_MOH_DISAG_ID] == row_key_dict[DatimImap.IMAP_FIELD_MOH_DISAG_ID]): + # Request the row again applying the format attributes + return self.get_row(row_number, auto_fix_null_disag=auto_fix_null_disag, + include_extra_info=include_extra_info, convert_to_dict=convert_to_dict) + return None + + @staticmethod + def parse_imap_row_key(row_key): + si = StringIO.StringIO(row_key) + reader = csv.reader(si, delimiter=',') + for row in reader: + return { + 'DATIM_Source': row[0], + DatimImap.IMAP_FIELD_DATIM_INDICATOR_ID: row[1], + DatimImap.IMAP_FIELD_DATIM_DISAG_ID: row[2], + DatimImap.IMAP_FIELD_OPERATION: row[3], + 'MOH_Org': row[4], + DatimImap.IMAP_FIELD_MOH_INDICATOR_ID: row[5], + DatimImap.IMAP_FIELD_MOH_DISAG_ID: row[6], + } + return {} + + def length(self): + """ + Returns the number of rows in the IMAP + :return: Number of rows in the IMAP + """ + if self.__imap_data: + return len(self.__imap_data) + return 0 + + def set_imap_data(self, imap_data): + """ + Sets the IMAP data, discarding unrecognized columns, and ensures unicode encoding + :param imap_data: csv.DictReader or python dictionary + :return: + """ + # TODO: Fix the explicit UTF-8 character encoding and ignoring unicode decoding errors + self.__imap_data = [] + if isinstance(imap_data, csv.DictReader) or type(imap_data) == type([]): + for row in imap_data: + # Get rid of unrecognized columns and ensure unicode encoding + row_to_save = {} + for field_name in list(self.IMAP_EXPORT_FIELD_NAMES): + row_to_save[field_name] = DatimImap.uors2u( + row.get(field_name, ''), 'utf8', 'ignore') + # Store the cleaned up row in this IMAP object + self.__imap_data.append(row_to_save) + else: + raise Exception("Cannot set IMAP data with '%s'" % imap_data) + + @staticmethod + def uors2u(object, encoding='utf8', errors='strict'): + """ + Safely convert object to unicode + :param object: Object to convert + :param encoding: If a string, character encoding of the text to decode + :param errors: If a string, how to handle errors. See Python v2.7 docs for unicode() + built-in function + :return: + """ + if isinstance(object, unicode): + return object + try: + return unicode(object, encoding, errors) + except: + return object + + def is_valid(self, datim_moh_source_export=None, throw_exception_on_error=True): + """ + Return whether the DatimImap mappings are valid. Checks that required fields are defined + and that names match when an ID is reused. + :param throw_exception_on_error: + :return: + """ + + warnings = [] + errors = [] + if not self.__imap_data: + return True + + # Check for missing fields + line_number = 0 + for row in self.__imap_data: + line_number += 1 + for field_name in self.IMAP_REQUIRED_FIELD_NAMES: + if field_name not in row or not row[field_name]: + err_msg = "ERROR: Missing or empty required field '%s' on row %s of IMAP" % ( + field_name, line_number) + errors.append(err_msg) + + # Verify DATIM Data Element/Disag IDs are valid (if datim_moh_source_export provided) + if datim_moh_source_export: + datim_moh_resource_list = datim_moh_source_export.to_resource_list() + line_number = 0 + for row in self.__imap_data: + line_number += 1 + if DatimImap.is_empty_map(row): + continue + datim_moh_data_element = datim_moh_resource_list.get_resource( + core_attrs={'type': 'Concept', 'id': row[self.IMAP_FIELD_DATIM_INDICATOR_ID]}) + if not datim_moh_data_element: + err_msg = 'ERROR: No matching %s found in DATIM MOH Codelist for "%s" on row %s' % ( + self.IMAP_FIELD_DATIM_INDICATOR_ID, + row[self.IMAP_FIELD_DATIM_INDICATOR_ID], + line_number + ) + errors.append(err_msg) + datim_moh_disag = datim_moh_resource_list.get_resource( + core_attrs={'type': 'Concept', 'id': row[self.IMAP_FIELD_DATIM_DISAG_ID]}) + if not datim_moh_disag: + err_msg = 'ERROR: No matching %s found in DATIM MOH Codelist for "%s" on row %s' % ( + self.IMAP_FIELD_DATIM_DISAG_ID, + row[self.IMAP_FIELD_DATIM_DISAG_ID], + line_number + ) + errors.append(err_msg) + + # Check for reused IDs with different names in MOH indicator or disag columns + disag_id = {} + id_warnings = {} + indicator_id = {} + for row in self.__imap_data: + if self.IMAP_FIELD_MOH_DISAG_ID in row and self.IMAP_FIELD_MOH_DISAG_NAME in row and row[self.IMAP_FIELD_MOH_DISAG_ID]: + if row[self.IMAP_FIELD_MOH_DISAG_ID] in disag_id: + if disag_id[row[self.IMAP_FIELD_MOH_DISAG_ID]] != row[self.IMAP_FIELD_MOH_DISAG_NAME]: + id_warnings[row[self.IMAP_FIELD_MOH_DISAG_ID]] = 'WARNING: Mismatch in names for country disaggregate with ID "%s". Only the last name matching this ID will be used.' % row[self.IMAP_FIELD_MOH_DISAG_ID] + else: + disag_id[row[self.IMAP_FIELD_MOH_DISAG_ID]] = row[self.IMAP_FIELD_MOH_DISAG_NAME] + if self.IMAP_FIELD_MOH_INDICATOR_ID in row and self.IMAP_FIELD_MOH_INDICATOR_NAME in row and row[self.IMAP_FIELD_MOH_INDICATOR_ID]: + if row[self.IMAP_FIELD_MOH_INDICATOR_ID] in indicator_id: + if indicator_id[row[self.IMAP_FIELD_MOH_INDICATOR_ID]] != row[self.IMAP_FIELD_MOH_INDICATOR_NAME]: + id_warnings[row[self.IMAP_FIELD_MOH_INDICATOR_ID]] = 'WARNING: Mismatch in names for country indicator with ID "%s". Only the last name matching this ID will be used.' % row[self.IMAP_FIELD_MOH_INDICATOR_ID] + else: + indicator_id[row[self.IMAP_FIELD_MOH_INDICATOR_ID]] = row[self.IMAP_FIELD_MOH_INDICATOR_NAME] + for id_warning_key in id_warnings: + warnings.append(id_warnings[id_warning_key]) + + # Handle errors + msg = '' + for error_msg in errors: + msg += error_msg + '\n' + for warning_msg in warnings: + msg += warning_msg + '\n' + if errors: + if throw_exception_on_error: + raise Exception(msg) + else: + return False + return True + + def display(self, fmt=DATIM_IMAP_FORMAT_CSV, sort=False, exclude_empty_maps=False, + include_extra_info=False, auto_fix_null_disag=False, show_null_disag_as_blank=True): + """ + Outputs IMAP contents as CSV or JSON + :param fmt: string CSV, JSON, HTML + :param sort: default=False; Set to True to sort by DATIM indicator+disag followed by + Country indicator+disag + :param exclude_empty_maps: Rows with empty maps are excluded from the results if True. + :param include_extra_info: Add extra pre-processing columns + :param auto_fix_null_disag: Replaces empty disags with 'null-disag' if True + :param show_null_disag_as_blank: Replaces null_disag with empty string if True + :return: None + """ + fmt = DatimImap.get_format_from_string(fmt) + if fmt not in DatimImap.DATIM_IMAP_FORMATS: + fmt = DatimImap.DATIM_IMAP_FORMAT_JSON + data = self.get_imap_data( + sort=sort, + exclude_empty_maps=exclude_empty_maps, + include_extra_info=include_extra_info, + auto_fix_null_disag=auto_fix_null_disag, + show_null_disag_as_blank=show_null_disag_as_blank) + if fmt == self.DATIM_IMAP_FORMAT_CSV: + fieldnames = list(self.IMAP_EXPORT_FIELD_NAMES) + if include_extra_info: + fieldnames += list(self.IMAP_EXTRA_FIELD_NAMES) + writer = csv.DictWriter(sys.stdout, fieldnames=fieldnames) + writer.writeheader() + for row in data: + # throw out columns we don't need + row_to_output = {} + for field_name in fieldnames: + if row[field_name] is None: + row_to_output[field_name] = None + else: + row_to_output[field_name] = row[field_name].encode('utf8') + # output the row + writer.writerow(row_to_output) + elif fmt == self.DATIM_IMAP_FORMAT_JSON: + print(json.dumps(data)) + elif fmt == self.DATIM_IMAP_FORMAT_HTML: + print('

Country IMAP Export for Country Code "%s" and Period "%s"

' % ( + self.country_code, self.period)) + print('') + for field_name in self.IMAP_EXPORT_FIELD_NAMES: + print('' % field_name) + print('') + for row in data: + print('') + for field_name in self.IMAP_EXPORT_FIELD_NAMES: + print('' % row[field_name]) + print('') + print('
%s
%s
') + + def diff(self, imap, exclude_empty_maps=True): + """ + Get an object representing the diff between two IMAPs + :param imap: The IMAP object to compare + :param exclude_empty_maps: Set to True to exclude empty maps from the diff + :return: DatimImapDiff + """ + return DatimImapDiff(self, imap, exclude_empty_maps=exclude_empty_maps) + + @staticmethod + def multikeysort(items, columns): + from operator import itemgetter + comparers = [((itemgetter(col[1:].strip()), -1) if col.startswith('-') else + (itemgetter(col.strip()), 1)) for col in columns] + def comparer(left, right): + for fn, mult in comparers: + result = cmp(fn(left), fn(right)) + if result: + return mult * result + else: + return 0 + return sorted(items, cmp=comparer) + + def add_columns_to_row(self, row): + """ + Create the additional columns used in processing + :param row: Row to add columns to + :return: dict + """ + + # Start by adding empty string values for each extra field + row = row.copy() + for key in DatimImap.IMAP_EXTRA_FIELD_NAMES: + row[key] = '' + + # Get out of here if no ID set for MOH Indicator + if not row[DatimImap.IMAP_FIELD_MOH_INDICATOR_ID]: + return row + + # Create the modified MOH indicator+disag IDs + # NOTE: These are modified so that an MOH indicator and disag may reuse the same ID + if row[DatimImap.IMAP_FIELD_MOH_INDICATOR_ID]: + row[DatimImap.IMAP_EXTRA_FIELD_MODIFIED_MOH_INDICATOR_ID] = '%s%s' % ( + DatimImap.IMAP_MOH_DATA_ELEMENT_ID_PREFIX, + row[DatimImap.IMAP_FIELD_MOH_INDICATOR_ID]) + if row[DatimImap.IMAP_FIELD_MOH_DISAG_ID]: + row[DatimImap.IMAP_EXTRA_FIELD_MODIFIED_MOH_DISAG_ID] = '%s%s' % ( + DatimImap.IMAP_MOH_DISAG_ID_PREFIX, row[DatimImap.IMAP_FIELD_MOH_DISAG_ID]) + + # Set DATIM attributes + datim_moh_source_id = datimbase.DatimBase.get_datim_moh_source_id(self.period) + row[DatimImap.IMAP_EXTRA_FIELD_DATIM_OWNER_TYPE] = datimbase.DatimBase.DATIM_MOH_OWNER_TYPE + row[DatimImap.IMAP_EXTRA_FIELD_DATIM_OWNER_ID] = datimbase.DatimBase.DATIM_MOH_OWNER_ID + row[DatimImap.IMAP_EXTRA_FIELD_DATIM_SOURCE_ID] = datim_moh_source_id + datim_owner_type_url_part = datimbase.DatimBase.owner_type_to_stem( + row[DatimImap.IMAP_EXTRA_FIELD_DATIM_OWNER_TYPE]) + + # Set country data element attributes + row[DatimImap.IMAP_EXTRA_FIELD_MOH_DATA_ELEMENT_OWNER_TYPE] = ( + datimbase.DatimBase.DATIM_MOH_COUNTRY_OWNER_TYPE) + row[DatimImap.IMAP_EXTRA_FIELD_MOH_DATA_ELEMENT_OWNER_ID] = self.country_org + row[DatimImap.IMAP_EXTRA_FIELD_MOH_DATA_ELEMENT_SOURCE_ID] = ( + datimbase.DatimBase.DATIM_MOH_COUNTRY_SOURCE_ID) + country_data_element_owner_type_url_part = datimbase.DatimBase.owner_type_to_stem( + row[DatimImap.IMAP_EXTRA_FIELD_MOH_DATA_ELEMENT_OWNER_TYPE]) + + # Set country disag attributes, handling the null disag case + if DatimImap.is_null_disag_row(row): + row[DatimImap.IMAP_EXTRA_FIELD_MOH_DISAG_OWNER_TYPE] = ( + datimbase.DatimBase.DATIM_MOH_OWNER_TYPE) + row[DatimImap.IMAP_EXTRA_FIELD_MOH_DISAG_OWNER_ID] = ( + datimbase.DatimBase.DATIM_MOH_OWNER_ID) + row[DatimImap.IMAP_EXTRA_FIELD_MOH_DISAG_SOURCE_ID] = datim_moh_source_id + moh_disag_id = datimbase.DatimBase.NULL_DISAG_ID + moh_disag_name = datimbase.DatimBase.NULL_DISAG_NAME + else: + row[DatimImap.IMAP_EXTRA_FIELD_MOH_DISAG_OWNER_TYPE] = ( + datimbase.DatimBase.DATIM_MOH_COUNTRY_OWNER_TYPE) + row[DatimImap.IMAP_EXTRA_FIELD_MOH_DISAG_OWNER_ID] = self.country_org + row[DatimImap.IMAP_EXTRA_FIELD_MOH_DISAG_SOURCE_ID] = ( + datimbase.DatimBase.DATIM_MOH_COUNTRY_SOURCE_ID) + moh_disag_id = row[DatimImap.IMAP_EXTRA_FIELD_MODIFIED_MOH_DISAG_ID] + moh_disag_name = row[DatimImap.IMAP_FIELD_MOH_DISAG_NAME] + country_disaggregate_owner_type_url_part = datimbase.DatimBase.owner_type_to_stem( + row[DatimImap.IMAP_EXTRA_FIELD_MOH_DISAG_OWNER_TYPE]) + + # Build the collection name and ID + row[DatimImap.IMAP_EXTRA_FIELD_DATIM_DISAG_NAME_CLEAN] = DatimImap.clean_country_disag_name( + disag_name_raw=row[DatimImap.IMAP_FIELD_DATIM_DISAG_NAME]) + row[DatimImap.IMAP_EXTRA_FIELD_MOH_COLLECTION_NAME] = '%s: %s' % ( + row[DatimImap.IMAP_FIELD_DATIM_INDICATOR_ID], + row[DatimImap.IMAP_FIELD_DATIM_DISAG_NAME]) + moh_collection_id = '%s_%s' % ( + row[DatimImap.IMAP_FIELD_DATIM_INDICATOR_ID], + row[DatimImap.IMAP_FIELD_DATIM_DISAG_ID]) + row[DatimImap.IMAP_EXTRA_FIELD_MOH_COLLECTION_ID] = moh_collection_id.replace('_', '-') + + # DATIM HAS OPTION mapping + row[DatimImap.IMAP_EXTRA_FIELD_DATIM_FROM_CONCEPT_URI] = '/%s/%s/sources/%s/concepts/%s/' % ( + datim_owner_type_url_part, + datimbase.DatimBase.DATIM_MOH_OWNER_ID, + datim_moh_source_id, + row[DatimImap.IMAP_FIELD_DATIM_INDICATOR_ID]) + row[DatimImap.IMAP_EXTRA_FIELD_DATIM_TO_CONCEPT_URI] = '/%s/%s/sources/%s/concepts/%s/' % ( + datim_owner_type_url_part, + datimbase.DatimBase.DATIM_MOH_OWNER_ID, + datim_moh_source_id, + row[DatimImap.IMAP_FIELD_DATIM_DISAG_ID]) + row[DatimImap.IMAP_EXTRA_FIELD_DATIM_MAP_TYPE] = ( + datimbase.DatimBase.DATIM_MOH_MAP_TYPE_COUNTRY_OPTION) + row[DatimImap.IMAP_EXTRA_FIELD_DATIM_HAS_OPTION_MAPPING_ID] = 'MAP-DATIM-HAS-OPTION-%s-%s' % ( + row[DatimImap.IMAP_FIELD_DATIM_INDICATOR_ID], + row[DatimImap.IMAP_FIELD_DATIM_DISAG_ID]) + row[DatimImap.IMAP_EXTRA_FIELD_DATIM_HAS_OPTION_MAPPING_URI] = '/%s/%s/sources/%s/mappings/%s/' % ( + country_data_element_owner_type_url_part, + self.country_org, + datimbase.DatimBase.DATIM_MOH_COUNTRY_SOURCE_ID, + row[DatimImap.IMAP_EXTRA_FIELD_DATIM_HAS_OPTION_MAPPING_ID]) + + # Country mapping + row[DatimImap.IMAP_EXTRA_FIELD_MOH_MAP_TYPE] = '%s%s' % ( + row[DatimImap.IMAP_FIELD_OPERATION], + DatimImap.IMAP_MOH_MAP_TYPE_OPERATION_POSTFIX) + row[DatimImap.IMAP_EXTRA_FIELD_MOH_FROM_CONCEPT_URI] = '/%s/%s/sources/%s/concepts/%s/' % ( + country_data_element_owner_type_url_part, + self.country_org, + datimbase.DatimBase.DATIM_MOH_COUNTRY_SOURCE_ID, + row[DatimImap.IMAP_EXTRA_FIELD_MODIFIED_MOH_INDICATOR_ID]) + row[DatimImap.IMAP_EXTRA_FIELD_MOH_TO_CONCEPT_URI] = '/%s/%s/sources/%s/concepts/%s/' % ( + country_disaggregate_owner_type_url_part, + row[DatimImap.IMAP_EXTRA_FIELD_MOH_DISAG_OWNER_ID], + row[DatimImap.IMAP_EXTRA_FIELD_MOH_DISAG_SOURCE_ID], + moh_disag_id) + row[DatimImap.IMAP_EXTRA_FIELD_MOH_MAPPING_ID] = 'MAP-MOH-%s-%s-%s' % ( + row[DatimImap.IMAP_EXTRA_FIELD_MOH_MAP_TYPE].replace(' ', '-'), + row[DatimImap.IMAP_EXTRA_FIELD_MODIFIED_MOH_INDICATOR_ID], + moh_disag_id) + row[DatimImap.IMAP_EXTRA_FIELD_MOH_MAPPING_URI] = '/%s/%s/sources/%s/mappings/%s/' % ( + country_data_element_owner_type_url_part, + self.country_org, + datimbase.DatimBase.DATIM_MOH_COUNTRY_SOURCE_ID, + row[DatimImap.IMAP_EXTRA_FIELD_MOH_MAPPING_ID]) + + return row + + @staticmethod + def clean_country_disag_name(disag_name_raw): + replacements = { + '>': ' gt ', + '<': ' lt ', + '|': ' ', + ',': ' ', + '+': ' plus ', + } + new_disag_name = disag_name_raw + for needle in replacements: + new_disag_name = new_disag_name.replace(needle, replacements[needle]) + return '_'.join(new_disag_name.split()) + + def has_country_indicator(self, indicator_id='', indicator_name=''): + """ + Returns whether the specified country indicator is defined in the IMAP + :param indicator_id: + :param indicator_name: + :return: bool + """ + for row in self.get_imap_data(exclude_empty_maps=True): + if ((not indicator_id or (indicator_id and indicator_id == row[DatimImap.IMAP_FIELD_MOH_INDICATOR_ID])) and + (not indicator_name or (indicator_name and indicator_name == row[DatimImap.IMAP_FIELD_MOH_INDICATOR_NAME]))): + return True + return False + + def has_country_disag(self, disag_id='', disag_name=''): + """ + Returns whether the specified country disag is defined in the IMAP. + To match a null_disag in the IMAP, set disag_id to the actual null disag value (e.g. "null-disag") + rather than an empty string or by repeating the country indicator ID. + Note that empty map rows are ignored. + :param disag_id: + :param disag_name: + :return: bool + """ + for row in self.get_imap_data(exclude_empty_maps=True): + if ((not disag_id or (disag_id and disag_id == row[DatimImap.IMAP_FIELD_MOH_DISAG_ID])) and + (not disag_name or (disag_name and disag_name == row[DatimImap.IMAP_FIELD_MOH_DISAG_NAME]))): + return True + return False + + def has_country_collection(self, csv_row_needle): + """ + Returns whether the automatically generated collection name from the provided CSV row + matches one of the automatically generated collection names from a row in this IMAP. + :param csv_row_needle: + :return: bool + """ + # TODO: This method perpetuates the problem! Need to check the actual mappings, not the collection name + full_csv_row_needle = self.add_columns_to_row(csv_row_needle.copy()) + needle_collection_id = full_csv_row_needle[DatimImap.IMAP_EXTRA_FIELD_MOH_COLLECTION_ID] + if not needle_collection_id: + return False + for row in self.get_imap_data(exclude_empty_maps=True, include_extra_info=True): + if row[DatimImap.IMAP_EXTRA_FIELD_MOH_COLLECTION_ID] == needle_collection_id: + return True + return False + + def has_country_operation_mapping(self, csv_row): + """ + Returns whether a mapping exists in this IMAP that matches the mapping in the provided CSV row. + A match considers only the DATIM indicator+disag IDs and the MOH indicator+disag IDs. + Names and the mapping operation (e.g. ADD, SUBTRACT, etc.) are ignored. + Note that empty mapping rows are ignored. + :param csv_row: + :return: bool + """ + for row in self.get_imap_data(exclude_empty_maps=True): + if (row[DatimImap.IMAP_FIELD_DATIM_INDICATOR_ID] == csv_row[DatimImap.IMAP_FIELD_DATIM_INDICATOR_ID] and + row[DatimImap.IMAP_FIELD_DATIM_DISAG_ID] == csv_row[DatimImap.IMAP_FIELD_DATIM_DISAG_ID] and + row[DatimImap.IMAP_FIELD_MOH_INDICATOR_ID] == csv_row[DatimImap.IMAP_FIELD_MOH_INDICATOR_ID] and + row[DatimImap.IMAP_FIELD_MOH_DISAG_ID] == csv_row[DatimImap.IMAP_FIELD_MOH_DISAG_ID]): + return True + return False + + def has_country_datim_mapping(self, csv_row): + """ + Returns whether the IMAP contains a mapping for the. Note that empty mapping rows are ignored. + :param csv_row: + :return: bool + """ + for row in self.get_imap_data(exclude_empty_maps=True): + if (row[DatimImap.IMAP_FIELD_DATIM_INDICATOR_ID] == csv_row[DatimImap.IMAP_FIELD_DATIM_INDICATOR_ID] and + row[DatimImap.IMAP_FIELD_DATIM_DISAG_ID] == csv_row[DatimImap.IMAP_FIELD_DATIM_DISAG_ID]): + return True + return False + + def get_country_indicator_update_json(self, row): + if DatimImap.IMAP_EXTRA_FIELD_NAMES[0] not in row: + row = self.add_columns_to_row(DatimImap.fix_null_disag_in_row(row)) + defs = [DatimMohCsvToJsonConverter.CSV_RESOURCE_DEF_MOH_INDICATOR] + return DatimImapFactory.generate_import_script_from_csv_row( + imap_input=self, csv_row=row, defs=defs) + + def get_country_indicator_create_json(self, row): + if DatimImap.IMAP_EXTRA_FIELD_NAMES[0] not in row: + row = self.add_columns_to_row(DatimImap.fix_null_disag_in_row(row)) + defs = [DatimMohCsvToJsonConverter.CSV_RESOURCE_DEF_MOH_INDICATOR] + return DatimImapFactory.generate_import_script_from_csv_row( + imap_input=self, csv_row=row, defs=defs) + + def get_country_disag_update_json(self, row): + if DatimImap.IMAP_EXTRA_FIELD_NAMES[0] not in row: + row = self.add_columns_to_row(DatimImap.fix_null_disag_in_row(row)) + defs = [DatimMohCsvToJsonConverter.CSV_RESOURCE_DEF_MOH_DISAG] + return DatimImapFactory.generate_import_script_from_csv_row( + imap_input=self, csv_row=row, defs=defs) + + def get_country_disag_create_json(self, row): + if DatimImap.IMAP_EXTRA_FIELD_NAMES[0] not in row: + row = self.add_columns_to_row(DatimImap.fix_null_disag_in_row(row)) + defs = [DatimMohCsvToJsonConverter.CSV_RESOURCE_DEF_MOH_DISAG] + return DatimImapFactory.generate_import_script_from_csv_row( + imap_input=self, csv_row=row, defs=defs) + + def get_country_collection_create_json(self, row): + if DatimImap.IMAP_EXTRA_FIELD_NAMES[0] not in row: + row = self.add_columns_to_row(DatimImap.fix_null_disag_in_row(row)) + defs = [DatimMohCsvToJsonConverter.CSV_RESOURCE_DEF_MOH_COLLECTION] + return DatimImapFactory.generate_import_script_from_csv_row( + imap_input=self, csv_row=row, defs=defs) + + def get_country_operation_mapping_create_json(self, row): + if DatimImap.IMAP_EXTRA_FIELD_NAMES[0] not in row: + row = self.add_columns_to_row(DatimImap.fix_null_disag_in_row(row)) + defs = [DatimMohCsvToJsonConverter.CSV_RESOURCE_DEF_MOH_OPERATION_MAPPING] + return DatimImapFactory.generate_import_script_from_csv_row( + imap_input=self, csv_row=row, defs=defs) + + def get_country_datim_mapping_create_json(self, row): + if DatimImap.IMAP_EXTRA_FIELD_NAMES[0] not in row: + row = self.add_columns_to_row(DatimImap.fix_null_disag_in_row(row)) + defs = [DatimMohCsvToJsonConverter.CSV_RESOURCE_DEF_MOH_DATIM_MAPPING] + return DatimImapFactory.generate_import_script_from_csv_row( + imap_input=self, csv_row=row, defs=defs) + + def get_country_operation_mapping_retire_json(self, row): + if DatimImap.IMAP_EXTRA_FIELD_NAMES[0] not in row: + row = self.add_columns_to_row(DatimImap.fix_null_disag_in_row(row)) + defs = [DatimMohCsvToJsonConverter.CSV_RESOURCE_DEF_MOH_OPERATION_MAPPING_RETIRED] + return DatimImapFactory.generate_import_script_from_csv_row( + imap_input=self, csv_row=row, defs=defs) + + +class DatimImapFactory(object): + """ Factory class for the DatimImap object """ + + @staticmethod + def _convert_endpoint_to_filename_fmt(endpoint): + filename = endpoint.replace('/', '-') + if filename[0] == '-': + filename = filename[1:] + if filename[-1] == '-': + filename = filename[:-1] + return filename + + @staticmethod + def endpoint2filename_ocl_export_zip(endpoint): + return 'ocl-%s.zip' % DatimImapFactory._convert_endpoint_to_filename_fmt(endpoint) + + @staticmethod + def endpoint2filename_ocl_export_json(endpoint): + return 'ocl-%s-raw.json' % DatimImapFactory._convert_endpoint_to_filename_fmt(endpoint) + + @staticmethod + def get_period_from_version_id(imap_version_id): + """ + Returns period string, e.g. "FY19", for an IMAP version, e.g. "FY19.v0". + :param imap_version_id: + :return: + """ + if DatimImapFactory.is_valid_period_version_id(imap_version_id): + return imap_version_id[:imap_version_id.find('.')] + return '' + + @staticmethod + def get_minor_version_from_version_id(imap_version_id): + """ + Returns minor version string, e.g. "v0", for an IMAP version, e.g. "FY19.v0". + :param imap_version_id: + :return: + """ + if DatimImapFactory.is_valid_period_version_id(imap_version_id): + return imap_version_id[imap_version_id.find('.') + 1:] + return '' + + @staticmethod + def get_minor_version_number_from_version_id(imap_version_id): + """ + Returns minor version number as an integer given an IMAP version. For example, + "FY19.v0" will return 0. + :param imap_version_id: + :return: + """ + if DatimImapFactory.is_valid_period_version_id(imap_version_id): + return int(imap_version_id[imap_version_id.find('.v') + 2:]) + return None + + @staticmethod + def is_valid_period_version_id(imap_version_id): + """ + Returns whether the given IMAP version ID is valid. Expected format is "FY##.v#". + :param imap_version_id: + :return: + """ + period_position = imap_version_id.find('.') + if period_position > 0 and len(imap_version_id) > 2 and len(imap_version_id) - period_position > 1: + return True + return False + + @staticmethod + def check_if_imap_org(org_id='', ocl_env_url='', ocl_api_token='', verbose=False): + """ + Return true if the org exists and has the correct custom attribute set; + otherwise return False. + """ + ocl_api_headers = {'Content-Type': 'application/json'} + if ocl_api_token: + ocl_api_headers['Authorization'] = 'Token %s' % str(ocl_api_token) + org_url = "%s/orgs/%s/" % (ocl_env_url, org_id) + if verbose: + print('INFO: Checking if org "%s" exists...' % org_url) + r = requests.get(org_url, headers=ocl_api_headers) + if r.status_code == 404: + if verbose: + print('Org "%s" not found or not authorized.' % org_id) + return False + r.raise_for_status() + if r.status_code != 200: + if verbose: + print('Unrecognized response code: "%s".' % r.status_code) + return False + imap_org = r.json() + if ('extras' in imap_org and 'datim_moh_object' in imap_org['extras'] and + imap_org['extras']['datim_moh_object']): + return True + elif verbose: + print('WARNING: Org "%s" exixts but is not an IMAP org.' % org_id) + return False + + @staticmethod + def delete_org_if_exists(org_id, oclenv='', ocl_root_api_token='', verbose=False): + """ + Delete the org if it exists. Requires a root API token. + :param org_id: + :param oclenv: + :param ocl_root_api_token: + :param verbose: + :return: + """ + + # Check if org exists + oclapiheaders = { + 'Content-Type': 'application/json' + } + if ocl_root_api_token: + oclapiheaders['Authorization'] = 'Token %s' % str(ocl_root_api_token) + org_url = "%s/orgs/%s/" % (oclenv, org_id) + if verbose: + print('INFO: Checking if org "%s" exists...' % org_url) + r = requests.get(org_url, headers=oclapiheaders) + if r.status_code == 404: + if verbose: + print('Org "%s" not found. Could not delete.' % org_id) + return False + r.raise_for_status() + if r.status_code != 200: + if verbose: + print('Unrecognized response code: "%s". Could not delete.' % r.status_code) + return False + + # Delete the org + r = requests.delete(org_url, headers=oclapiheaders) + r.raise_for_status() + if r.status_code == 204: + if verbose: + print('Org "%s" successfully deleted. Continuing...' % org_id) + return True + + return False + + @staticmethod + def get_repo_latest_period_version(repo_url='', period='', oclapitoken='', released=True): + """ + Returns the OCL repo version dictionary for the latest minor version of the specified + period. If no period is specified, the most recent one is used. By default, only released + repo versions are considered. Set released to False to consider all versions. This method + requires that repo version results are sorted by date of creation in descending order. + """ + oclapiheaders = { + 'Authorization': 'Token ' + oclapitoken, + 'Content-Type': 'application/json' + } + repo_versions_url = '%sversions/?limit=100' % repo_url + if released: + repo_versions_url += '&released=true' + r = requests.get(repo_versions_url, headers=oclapiheaders) + r.raise_for_status() + repo_versions = r.json() + if repo_versions: + for repo_version in repo_versions: + if not DatimImapFactory.is_valid_period_version_id(repo_version['id']): + continue + if not period: + period = DatimImapFactory.get_period_from_version_id(repo_version['id']) + current_period = DatimImapFactory.get_period_from_version_id(repo_version['id']) + if period == current_period: + return repo_version + return None + + @staticmethod + def load_imap_from_file(imap_filename='', country_code='', country_org='', + country_name='', period=''): + if imap_filename.endswith('.json'): + return DatimImapFactory.load_imap_from_json( + json_filename=imap_filename, period=period, + country_org=country_org, country_name=country_name, country_code=country_code) + elif imap_filename.endswith('.csv'): + return DatimImapFactory.load_imap_from_csv( + csv_filename=imap_filename, period=period, + country_org=country_org, country_name=country_name, country_code=country_code) + else: + raise Exception( + 'ERROR: Unrecognized file extension "%s". Must be ".json" or ".csv".' % ( + imap_filename)) + + @staticmethod + def load_imap_from_json(json_filename='', country_code='', country_org='', + country_name='', period=''): + """ + Load IMAP from JSON file + :param json_filename: + :param country_code: + :param country_org: + :param country_name: + :param period: + :return: + """ + with open(json_filename, 'rb') as input_file: + imap_data = json.load(input_file) + + # Validate + if not isinstance(imap_data, list): + err_msg = "ERROR: Expected JSON list in '%s'. '%s' found. Could not load IMAP." % ( + json_filename, type(imap_data)) + raise TypeError(err_msg) + + return DatimImap(imap_data=imap_data, country_code=country_code, + country_name=country_name, country_org=country_org, period=period) + + @staticmethod + def load_imap_from_csv(csv_filename='', country_code='', country_org='', + country_name='', period=''): + """ + Load IMAP from CSV file + :param csv_filename: + :param country_code: + :param country_org: + :param country_name: + :param period: + :return: + """ + with open(csv_filename, 'rb') as input_file: + imap_data = csv.DictReader(input_file) + return DatimImap(imap_data=imap_data, country_code=country_code, + country_name=country_name, country_org=country_org, period=period) + + @staticmethod + def load_imap_from_ocl(oclenv='', oclapitoken='', run_ocl_offline=False, + country_code='', country_org='', period='', verbosity=0): + """ + Fetch an IMAP from OCL. Returns none if country code/org is unrecognized + :param oclenv: + :param oclapitoken: + :param run_ocl_offline: + :param country_code: + :param country_org: + :param period: + :param verbosity: + :return: + """ + datim_imap_export = datimimapexport.DatimImapExport( + oclenv=oclenv, oclapitoken=oclapitoken, run_ocl_offline=run_ocl_offline, verbosity=verbosity) + return datim_imap_export.get_imap( + period=period, country_org=country_org, country_code=country_code) + + @staticmethod + def get_new_repo_version_json(owner_type='', owner_id='', repo_type='', repo_id='', + released=True, repo_version_id='', + repo_version_desc='Automatically created version'): + """ Returns OCL-formatted JSON to create a new repository version """ + if repo_type == ocldev.oclconstants.OclConstants.RESOURCE_TYPE_SOURCE: + obj_type = ocldev.oclconstants.OclConstants.RESOURCE_TYPE_SOURCE_VERSION + repo_id_key = 'source' + elif repo_type == ocldev.oclconstants.OclConstants.RESOURCE_TYPE_COLLECTION: + obj_type = ocldev.oclconstants.OclConstants.RESOURCE_TYPE_COLLECTION_VERSION + repo_id_key = 'collection' + else: + raise Exception( + 'repo_type must be set to "Source" or "Collection". "%s" provided.' % repo_type) + new_version_data = { + 'type': obj_type, + 'id': repo_version_id, + repo_id_key: repo_id, + 'description': repo_version_desc, + 'released': released, + 'owner': owner_id, + 'owner_type': owner_type, + } + return new_version_data + + @staticmethod + def generate_import_script_from_diff(imap_diff, verbose=True): + """ + Return a list of JSON imports representing the diff + TODO: Must be updated before used + :param imap_diff: IMAP diff used to generate the import script + :param verbose: + :return list: Ordered list of dictionaries ready for import + """ + import_list = [] + import_list_narrative = [] + diff_data = imap_diff.get_diff() + + # Handle 'dictionary_item_added' - new country mapping + if 'dictionary_item_added' in diff_data: + for diff_key in diff_data['dictionary_item_added'].keys(): + row_key = diff_key.strip("root['").strip("']") + csv_row = diff_data['dictionary_item_added'][diff_key] + + # country indicator + country_indicator_id = csv_row[DatimImap.IMAP_FIELD_MOH_INDICATOR_ID] + country_indicator_name = csv_row[DatimImap.IMAP_FIELD_MOH_INDICATOR_NAME] + if imap_diff.imap_a.has_country_indicator( + indicator_id=country_indicator_id, indicator_name=country_indicator_name): + # do nothing + pass + elif imap_diff.imap_a.has_country_indicator(indicator_id=country_indicator_id): + # update + import_list_narrative.append('Update country indicator: %s, %s' % ( + country_indicator_id, country_indicator_name)) + import_list += imap_diff.imap_b.get_country_indicator_update_json(csv_row) + else: + # new + import_list_narrative.append('Create new country indicator: %s, %s' % ( + country_indicator_id, country_indicator_name)) + import_list += imap_diff.imap_b.get_country_indicator_create_json(csv_row) + + # country disag + country_disag_id = csv_row[DatimImap.IMAP_FIELD_MOH_DISAG_ID] + country_disag_name = csv_row[DatimImap.IMAP_FIELD_MOH_DISAG_NAME] + if imap_diff.imap_a.has_country_disag( + disag_id=country_disag_id, disag_name=country_disag_name): + # do nothing - disag already exists + pass + elif country_disag_id == datimbase.DatimBase.NULL_DISAG_ID: + # do nothing - we do not need to re-create the null_disag concept + pass + elif imap_diff.imap_a.has_country_disag(disag_id=country_disag_id): + # update - country disag exists, but name is different + import_list_narrative.append('Update country disag: %s, %s' % ( + country_disag_id, country_disag_name)) + import_list += imap_diff.imap_b.get_country_disag_update_json(csv_row) + else: + # new - country disag does not exist, so create it + import_list_narrative.append('Create new country disag: %s, %s' % ( + country_disag_id, country_disag_name)) + import_list += imap_diff.imap_b.get_country_disag_create_json(csv_row) + + # country collection + # TODO: Compare this against OCL not the original IMAP - low priority + if not imap_diff.imap_a.has_country_collection(csv_row): + full_csv_row = imap_diff.imap_b.add_columns_to_row(csv_row.copy()) + import_list_narrative.append('Create country collection: %s' % ( + full_csv_row[DatimImap.IMAP_EXTRA_FIELD_MOH_COLLECTION_ID])) + import_list += imap_diff.imap_b.get_country_collection_create_json(csv_row) + + # country DATIM mapping + # TODO: Compare this against OCL not the original IMAP - low priority + if not imap_diff.imap_a.has_country_datim_mapping(csv_row): + import_list_narrative.append('Create DATIM mapping: %s, %s --> %s --> %s, %s' % ( + csv_row[DatimImap.IMAP_FIELD_DATIM_INDICATOR_CATEGORY], + csv_row[DatimImap.IMAP_FIELD_DATIM_INDICATOR_ID], + datimbase.DatimBase.DATIM_MOH_MAP_TYPE_COUNTRY_OPTION, + csv_row[DatimImap.IMAP_FIELD_DATIM_DISAG_ID], + csv_row[DatimImap.IMAP_FIELD_DATIM_DISAG_NAME])) + import_list += imap_diff.imap_b.get_country_datim_mapping_create_json(csv_row) + + # country operation mapping + # TODO: Compare this against OCL not the original IMAP - low priority + if not imap_diff.imap_a.has_country_operation_mapping(csv_row): + import_list_narrative.append('Create country mapping: %s, %s --> %s --> %s, %s' % ( + csv_row[DatimImap.IMAP_FIELD_MOH_INDICATOR_ID], + csv_row[DatimImap.IMAP_FIELD_MOH_INDICATOR_NAME], + csv_row[DatimImap.IMAP_FIELD_OPERATION], + csv_row[DatimImap.IMAP_FIELD_MOH_DISAG_ID], + csv_row[DatimImap.IMAP_FIELD_MOH_DISAG_NAME])) + import_list += imap_diff.imap_b.get_country_operation_mapping_create_json(csv_row) + + # Handle 'dictionary_item_removed' - removed country mapping + if 'dictionary_item_removed' in diff_data: + for diff_key in diff_data['dictionary_item_removed'].keys(): + row_key = diff_key.strip("root['").strip("']") + csv_row = imap_diff.imap_a.get_imap_row_by_key(row_key) + + # TODO: Retire country operation mapping + if imap_diff.imap_a.has_country_operation_mapping(csv_row): + import_list_narrative.append('Retire country mapping: %s, %s --> %s --> %s, %s' % ( + csv_row[DatimImap.IMAP_FIELD_MOH_INDICATOR_ID], + csv_row[DatimImap.IMAP_FIELD_MOH_INDICATOR_NAME], + csv_row[DatimImap.IMAP_FIELD_OPERATION], + csv_row[DatimImap.IMAP_FIELD_MOH_DISAG_ID], + csv_row[DatimImap.IMAP_FIELD_MOH_DISAG_NAME])) + import_list += imap_diff.imap_a.get_country_operation_mapping_retire_json(csv_row) + + # TODO: Retire country disag + """ + -- Ignoring for now, because the compare needs to be against OCL itself, not the IMAP object + Is country disag used by any mappings that are not in the removed list? + If no, retire the country disag + """ + country_disag_id = csv_row[DatimImap.IMAP_FIELD_MOH_DISAG_ID] + country_disag_name = csv_row[DatimImap.IMAP_FIELD_MOH_DISAG_ID] + if imap_diff.imap_a.has_country_disag(disag_id=country_disag_id, disag_name=country_disag_name): + import_list_narrative.append('SKIP: Retire country disag: %s, %s' % ( + country_disag_id, country_disag_name)) + # import_list += imap_diff.imap_a.get_country_disag_retire_json(csv_row) + + # TODO: country indicator + """ + -- Ignoring for now, because the compare needs to be against OCL itself, not the IMAP object + Is country indicator used by any mappings that are not in the removed list? + If no, retire the country indicator + """ + country_indicator_id = csv_row[DatimImap.IMAP_FIELD_MOH_INDICATOR_ID] + country_indicator_name = csv_row[DatimImap.IMAP_FIELD_MOH_INDICATOR_ID] + if imap_diff.imap_a.has_country_indicator(indicator_id=country_indicator_id, + indicator_name=country_indicator_name): + import_list_narrative.append('SKIP: Retire country indicator: %s, %s' % ( + country_indicator_id, country_indicator_name)) + # import_list += imap_diff.imap_a.get_country_indicator_retire_json(csv_row) + + # TODO: country DATIM mapping + """ + -- Ignoring for now, because the compare needs to be against OCL itself, not the IMAP object + Is country collection still active? i.e. are there any mappings in this collection that + are not in the removed list? If no, retire the DATIM mapping + """ + + # Handle 'values_changed' - updated name for country indicator or disag + # NOTE: Names changes to DATIM indicator/disags are ignored + if 'values_changed' in diff_data: + regex_pattern = r"^root\[\'([a-zA-Z0-9.\-_]+,[a-zA-Z0-9.\-_]+,[a-zA-Z0-9.\-_]+,[a-zA-Z0-9.\-_]+,[a-zA-Z0-9.\-_]+,[a-zA-Z0-9.\-_]+,[a-zA-Z0-9.\-_]+)\'\]\[\'(MOH_Disag_Name|MOH_Indicator_Name)\'\]$" + for diff_key in diff_data['values_changed'].keys(): + # Parse the diff resource key + regex_result = re.match(regex_pattern, diff_key) + if not regex_result: + continue + row_key = regex_result.group(1) + matched_field_name = regex_result.group(2) + + # JP 2019-08-22 not currently used: csv_row_old = imap_diff.imap_a.get_imap_row_by_key(row_key) + csv_row_new = imap_diff.imap_b.get_imap_row_by_key(row_key) + + # MOH_Indicator_Name + if matched_field_name == DatimImap.IMAP_FIELD_MOH_INDICATOR_NAME: + import_list_narrative.append('Update country indicator name: %s, %s' % ( + csv_row_new[DatimImap.IMAP_FIELD_MOH_INDICATOR_ID], + csv_row_new[DatimImap.IMAP_FIELD_MOH_INDICATOR_NAME])) + import_list += imap_diff.imap_b.get_country_indicator_update_json(csv_row_new) + + # MOH_Disag_Name + if matched_field_name == DatimImap.IMAP_FIELD_MOH_DISAG_NAME: + import_list_narrative.append('Update country disag name: %s, %s' % ( + csv_row_new[DatimImap.IMAP_FIELD_MOH_DISAG_ID], + csv_row_new[DatimImap.IMAP_FIELD_MOH_DISAG_NAME])) + import_list += imap_diff.imap_b.get_country_disag_update_json(csv_row_new) + + # Dedup the import list without changing order + import_list_dedup = [i for n, i in enumerate(import_list) if i not in import_list[n + 1:]] + import_list_narrative_dedup = [] + [import_list_narrative_dedup.append(i) for i in import_list_narrative if not import_list_narrative_dedup.count(i)] + + # Display additional debug info + if verbose: + for i in range(0, len(import_list_dedup)): + print '[%s of %s] %s -- %s' % ( + i + 1, len(import_list_dedup), import_list_narrative_dedup[i], import_list_dedup[i]) + + return import_list_dedup + + @staticmethod + def generate_import_script_from_csv_row(imap_input=None, csv_row=None, defs=None, + do_add_columns_to_csv=True, verbose=False): + """ + Return a list of JSON imports representing the CSV row + :param imap_input: + :param csv_row: + :param defs: + :param do_add_columns_to_csv: + :param verbose: + :return: + """ + if do_add_columns_to_csv: + csv_row = imap_input.add_columns_to_row(csv_row.copy()) + datim_csv_converter = DatimMohCsvToJsonConverter(input_list=[csv_row]) + datim_csv_resource_definitions = datim_csv_converter.get_country_csv_resource_definitions( + country_owner=imap_input.country_org, + country_owner_type=datimbase.DatimBase.DATIM_MOH_COUNTRY_OWNER_TYPE, + country_source=datimbase.DatimBase.DATIM_MOH_COUNTRY_SOURCE_ID, + datim_map_type=datimbase.DatimBase.DATIM_MOH_MAP_TYPE_COUNTRY_OPTION, defs=defs) + datim_csv_converter.set_resource_definitions(datim_csv_resource_definitions) + import_list = datim_csv_converter.process_by_definition() + + # Dedup the import list without changing order using list enumeration + import_list_dedup = [i for n, i in enumerate(import_list) if i not in import_list[n + 1:]] + + # Display additional debug info + if verbose: + for i in range(0, len(import_list_dedup)): + print '[%s of %s] %s' % (i + 1, len(import_list_dedup), import_list_dedup[i]) + + return import_list_dedup + + @staticmethod + def generate_import_script_from_csv(imap_input, verbose=True): + """ + Return a list of JSON imports representing the entire CSV + :param imap_input: + :param verbose: + :return: Array of resources as OCL-formatted JSON + """ + datim_csv_converter = DatimMohCsvToJsonConverter( + input_list=imap_input.get_imap_data(exclude_empty_maps=True, include_extra_info=True)) + datim_csv_resource_definitions = datim_csv_converter.get_country_csv_resource_definitions( + country_owner=imap_input.country_org, + country_owner_type=datimbase.DatimBase.DATIM_MOH_COUNTRY_OWNER_TYPE, + country_source=datimbase.DatimBase.DATIM_MOH_COUNTRY_SOURCE_ID, + datim_map_type=datimbase.DatimBase.DATIM_MOH_MAP_TYPE_COUNTRY_OPTION) + datim_csv_converter.set_resource_definitions(datim_csv_resource_definitions) + import_list = datim_csv_converter.process_by_definition() + + # Dedup the import list using list enumeration + import_list_dedup = [i for n, i in enumerate(import_list) if i not in import_list[n + 1:]] + + # Display additional debug info + if verbose: + for i in range(0, len(import_list_dedup)): + print '[%s of %s] %s' % (i + 1, len(import_list_dedup), import_list_dedup[i]) + + return import_list_dedup + + @staticmethod + def generate_resource_list_from_imap(imap_input, include_country_org_and_source=True, + verbose=True, country_public_access='None'): + """ + Return a list of JSON imports representing the entire IMAP + :param imap_input: + :param datim_moh_source_export: + :param include_country_org_and_source: + :param verbose: + :param country_public_access: + :return: OclJsonResourceList representing an IMAP ready for import into OCL + """ + import_list = ocldev.oclresourcelist.OclJsonResourceList() + + # Generate country org and source resources + if include_country_org_and_source: + country_org = DatimImapFactory.get_country_org_dict( + country_org=imap_input.country_org, + country_code=imap_input.country_code, + country_name=imap_input.country_name, + country_public_access=country_public_access, + period=imap_input.period) + country_source = DatimImapFactory.get_country_source_dict( + country_org=imap_input.country_org, + country_code=imap_input.country_code, + country_name=imap_input.country_name, + country_public_access=country_public_access, + period=imap_input.period) + import_list += [country_org, country_source] + + # Generate import resources for the country source from the CSV-formatted IMAP + import_list += DatimImapFactory.generate_import_script_from_csv(imap_input, verbose=False) + + # Remove unused "disag-null-disag" from resource list, if present + index_disag_null_disag = import_list.get_index(core_attrs={'id': 'disag-null-disag'}) + if index_disag_null_disag >= 0: + import_list.pop(index_disag_null_disag) + + # Generate new country source version + next_country_version_id = '%s.v0' % imap_input.period + import_list.append(DatimImapFactory.get_new_repo_version_json( + owner_type=datimbase.DatimBase.DATIM_MOH_COUNTRY_OWNER_TYPE, + owner_id=imap_input.country_org, + repo_type=ocldev.oclconstants.OclConstants.RESOURCE_TYPE_SOURCE, + repo_id=datimbase.DatimBase.DATIM_MOH_COUNTRY_SOURCE_ID, + released=True, + repo_version_id=next_country_version_id, + repo_version_desc='Automatically created version')) + + # Generate collection references and versions + ref_import_list = DatimImapFactory.generate_imap_references(imap_input=imap_input) + ref_import_list += DatimImapFactory.generate_collection_versions( + ref_import_list, collection_version_id=next_country_version_id) + import_list += ref_import_list + + if verbose: + print 'INFO: %s resource(s) added to import list' % len(import_list) + + return import_list + + @staticmethod + def generate_collection_versions(ref_import_list, collection_version_id='v1.0'): + import_list = [] + for ref_json in ref_import_list: + import_list.append(DatimImapFactory.get_new_repo_version_json( + owner_id=ref_json['owner'], + owner_type=ref_json['owner_type'], + repo_type=ocldev.oclconstants.OclConstants.RESOURCE_TYPE_COLLECTION, + repo_id=ref_json['collection'], + released=True, + repo_version_id=collection_version_id, + repo_version_desc='Automatically generated repository version' + )) + return import_list + + @staticmethod + def generate_imap_references(imap_input): + refs_by_collection = {} + for csv_row in imap_input: + # Skip if no collection is associated with this row + if (DatimImap.IMAP_EXTRA_FIELD_MOH_COLLECTION_ID not in csv_row or + not csv_row[DatimImap.IMAP_EXTRA_FIELD_MOH_COLLECTION_ID]): + continue + collection_id = csv_row[DatimImap.IMAP_EXTRA_FIELD_MOH_COLLECTION_ID] + + # Add references to DATIM-MOH-FY?? concepts/mappings, if first use of this collection + if collection_id not in refs_by_collection: + datim_has_option_mapping_uri = csv_row[ + DatimImap.IMAP_EXTRA_FIELD_DATIM_HAS_OPTION_MAPPING_URI] + datim_from_concept_uri = csv_row[ + DatimImap.IMAP_EXTRA_FIELD_DATIM_FROM_CONCEPT_URI] + datim_to_concept_url = csv_row[DatimImap.IMAP_EXTRA_FIELD_DATIM_TO_CONCEPT_URI] + refs_by_collection[collection_id] = [ + datim_has_option_mapping_uri, datim_from_concept_uri, datim_to_concept_url] + + # Add reference to the country ADD or SUBTRACT mapping + moh_operation_mapping_uri = csv_row[DatimImap.IMAP_EXTRA_FIELD_MOH_MAPPING_URI] + moh_operation_from_concept_uri = csv_row[ + DatimImap.IMAP_EXTRA_FIELD_MOH_FROM_CONCEPT_URI] + if csv_row[DatimImap.IMAP_FIELD_MOH_DISAG_ID] == datimbase.DatimBase.NULL_DISAG_ID: + moh_operation_to_concept_url = ( + datimbase.DatimBase.get_datim_moh_null_disag_endpoint(imap_input.period)) + else: + moh_operation_to_concept_url = csv_row[ + DatimImap.IMAP_EXTRA_FIELD_MOH_TO_CONCEPT_URI] + refs_by_collection[collection_id].append(moh_operation_mapping_uri) + if moh_operation_from_concept_uri not in refs_by_collection[collection_id]: + refs_by_collection[collection_id].append(moh_operation_from_concept_uri) + if moh_operation_to_concept_url not in refs_by_collection[collection_id]: + refs_by_collection[collection_id].append(moh_operation_to_concept_url) + + # Transform into OCL-formatted JSON for import + import_list = [] + for collection_id in refs_by_collection: + import_list.append({ + 'type': ocldev.oclconstants.OclConstants.RESOURCE_TYPE_REFERENCE, + 'owner': imap_input.country_org, + 'owner_type': ocldev.oclconstants.OclConstants.RESOURCE_TYPE_ORGANIZATION, + 'collection': collection_id, + 'data': {'expressions': refs_by_collection[collection_id]} + }) + return import_list + + @staticmethod + def is_valid_imap_period(period): + """ + Returns True if specified period is valid + :param period: + :return: + """ + # TODO: Confirm that the period has been defined in the PEPFAR metadata + return True + + @staticmethod + def get_country_org_dict(country_org='', country_code='', country_name='', + country_public_access='View', period=''): + """ Get an OCL-formatted dictionary of a country IMAP organization ready to import """ + return { + 'type': ocldev.oclconstants.OclConstants.RESOURCE_TYPE_ORGANIZATION, + 'id': country_org, + 'name': 'DATIM MOH %s' % country_name, + 'location': country_name, + 'public_access': country_public_access, + "extras": { + "datim_moh_object": True, + "datim_moh_period": period, + "datim_moh_country_code": country_code, + } + } + + @staticmethod + def get_country_source_dict(country_org='', country_code='', country_name='', + country_public_access='View', period=''): + """ Get an OCL-formatted dictionary of a country IMAP source ready to import """ + source_name = 'DATIM MOH %s Alignment Indicators' % country_name + source = { + "type": ocldev.oclconstants.OclConstants.RESOURCE_TYPE_SOURCE, + "id": datimbase.DatimBase.DATIM_MOH_COUNTRY_SOURCE_ID, + "owner_type": ocldev.oclconstants.OclConstants.RESOURCE_TYPE_ORGANIZATION, + "owner": country_org, + "short_code": datimbase.DatimBase.DATIM_MOH_COUNTRY_SOURCE_ID, + "name": source_name, + "full_name": source_name, + "source_type": "Dictionary", + "default_locale": "en", + "supported_locales": "en", + "public_access": country_public_access, + "extras": { + "datim_moh_object": True, + "datim_moh_period": period, + "datim_moh_country_code": country_code, + } + } + return source + + +class DatimImapDiff(object): + """ Object representing the diff between two IMAP objects """ + + def __init__(self, imap_a, imap_b, exclude_empty_maps=False): + self.imap_a = imap_a + self.imap_b = imap_b + self.__diff_data = None + self.diff(imap_a, imap_b, exclude_empty_maps=exclude_empty_maps) + + def diff(self, imap_a, imap_b, exclude_empty_maps=False): + """ + Evaluates the diff between two DatimImap objects + :param imap_a: + :param imap_b: + :param exclude_empty_maps: + :return: + """ + self.imap_a = imap_a + self.imap_b = imap_b + self.__diff_data = deepdiff.DeepDiff( + imap_a.get_imap_data(sort=True, exclude_empty_maps=exclude_empty_maps, + exclude_classification=True, convert_to_dict=True), + imap_b.get_imap_data(sort=True, exclude_empty_maps=exclude_empty_maps, + exclude_classification=True, convert_to_dict=True), + verbose_level=2) + + # Post-processing Step 1: Remove the Total vs. default differences + if 'values_changed' in self.__diff_data: + for diff_key in self.__diff_data['values_changed'].keys(): + if (self.__diff_data['values_changed'][diff_key]['new_value'] == 'Total' and + self.__diff_data['values_changed'][diff_key]['old_value'] == 'default'): + del(self.__diff_data['values_changed'][diff_key]) + + # Post-processing Step 2: Remove name discrepancies in the DATIM indicator and disag names + if 'values_changed' in self.__diff_data: + regex_pattern = r"^root\[\'([a-zA-Z0-9.\-_]+,[a-zA-Z0-9.\-_]+,[a-zA-Z0-9.\-_]+,[a-zA-Z0-9.\-_]+,[a-zA-Z0-9.\-_]+,[a-zA-Z0-9.\-_]+,[a-zA-Z0-9.\-_]+)\'\]\[\'(DATIM_Disag_Name)\'\]$" + for diff_key in self.__diff_data['values_changed'].keys(): + # Parse the diff resource key + regex_result = re.match(regex_pattern, diff_key) + if regex_result is not None: + del(self.__diff_data['values_changed'][diff_key]) + + def get_diff(self): + """ + Returns the diff results + :return: + """ + return self.__diff_data + + def get_num_diffs(self): + num = 0 + for diff_category in self.__diff_data.keys(): + for resource_diff_key, resource_diff in self.__diff_data[diff_category].items(): + num += 1 + return num + + def display(self): + for diff_category in self.__diff_data.keys(): + print '** DIFF CATEGORY: %s' % diff_category + i = 0 + for resource_diff_key, resource_diff in self.__diff_data[diff_category].items(): + i += 1 + print ' [%s of %s] %s -- %s' % ( + i, len(self.__diff_data[diff_category]), resource_diff_key, resource_diff) + + +class DatimMohCsvToJsonConverter(ocldev.oclcsvtojsonconverter.OclCsvToJsonConverter): + """ Extend to add a custom CSV pre-processor """ + + CSV_RESOURCE_DEF_MOH_INDICATOR = 'MOH-Indicator' + CSV_RESOURCE_DEF_MOH_DISAG = 'MOH-Disaggregate' + CSV_RESOURCE_DEF_MOH_DATIM_MAPPING = 'MOH-Datim-Mapping' + CSV_RESOURCE_DEF_MOH_OPERATION_MAPPING = 'MOH-Mapping-Operation' + CSV_RESOURCE_DEF_MOH_COLLECTION = 'MOH-Mapping-Collection' + CSV_RESOURCE_DEF_MOH_INDICATOR_RETIRED = 'MOH-Indicator-Retired' + CSV_RESOURCE_DEF_MOH_DISAG_RETIRED = 'MOH-Disaggregate-Retired' + CSV_RESOURCE_DEF_MOH_DATIM_MAPPING_RETIRED = 'MOH-Datim-Mapping-Retired' + CSV_RESOURCE_DEF_MOH_OPERATION_MAPPING_RETIRED = 'MOH-Mapping-Operation-Retired' + + @staticmethod + def get_country_csv_resource_definitions(country_owner='', country_owner_type='', + country_source='', datim_map_type='', defs=None): + """ + Returns resource definitions for DATIM IMAP CSV + :param country_owner: + :param country_owner_type: + :param country_source: + :param datim_map_type: + :param defs: + :return: + """ + csv_resource_definitions = [ + { + 'definition_name': DatimMohCsvToJsonConverter.CSV_RESOURCE_DEF_MOH_INDICATOR, + 'is_active': True, + 'resource_type': 'Concept', + 'id_column': DatimImap.IMAP_EXTRA_FIELD_MODIFIED_MOH_INDICATOR_ID, + 'skip_if_empty_column': DatimImap.IMAP_FIELD_MOH_INDICATOR_ID, + ocldev.oclcsvtojsonconverter.OclCsvToJsonConverter.DEF_CORE_FIELDS: [ + {'resource_field': 'concept_class', + 'value': datimbase.DatimBase.DATIM_MOH_CONCEPT_CLASS_DE}, + {'resource_field': 'datatype', + 'value': datimbase.DatimBase.DATIM_MOH_DATATYPE_DE}, + {'resource_field': 'owner', + 'column': DatimImap.IMAP_EXTRA_FIELD_MOH_DATA_ELEMENT_OWNER_ID}, + {'resource_field': 'owner_type', + 'column': DatimImap.IMAP_EXTRA_FIELD_MOH_DATA_ELEMENT_OWNER_TYPE}, + {'resource_field': 'source', + 'column': DatimImap.IMAP_EXTRA_FIELD_MOH_DATA_ELEMENT_SOURCE_ID}, + {'resource_field': 'retired', 'value': False}, + ], + ocldev.oclcsvtojsonconverter.OclCsvToJsonConverter.DEF_SUB_RESOURCES: { + 'names': [ + [ + {'resource_field': 'name', + 'column': DatimImap.IMAP_FIELD_MOH_INDICATOR_NAME}, + {'resource_field': 'locale', 'value': 'en'}, + {'resource_field': 'locale_preferred', 'value': 'True'}, + {'resource_field': 'name_type', 'value': 'Fully Specified'}, + ], + ], + 'descriptions': [] + }, + }, + { + 'definition_name': DatimMohCsvToJsonConverter.CSV_RESOURCE_DEF_MOH_DISAG, + 'is_active': True, + 'resource_type': 'Concept', + 'id_column': DatimImap.IMAP_EXTRA_FIELD_MODIFIED_MOH_DISAG_ID, + 'skip_if_empty_column': DatimImap.IMAP_FIELD_MOH_DISAG_ID, + ocldev.oclcsvtojsonconverter.OclCsvToJsonConverter.DEF_CORE_FIELDS: [ + {'resource_field': 'concept_class', + 'value': datimbase.DatimBase.DATIM_MOH_CONCEPT_CLASS_DISAGGREGATE}, + {'resource_field': 'datatype', + 'value': datimbase.DatimBase.DATIM_MOH_DATATYPE_DISAGGREGATE}, + {'resource_field': 'owner', + 'column': DatimImap.IMAP_EXTRA_FIELD_MOH_DISAG_OWNER_ID}, + {'resource_field': 'owner_type', + 'column': DatimImap.IMAP_EXTRA_FIELD_MOH_DISAG_OWNER_TYPE}, + {'resource_field': 'source', + 'column': DatimImap.IMAP_EXTRA_FIELD_MOH_DISAG_SOURCE_ID}, + {'resource_field': 'retired', 'value': False}, + ], + ocldev.oclcsvtojsonconverter.OclCsvToJsonConverter.DEF_SUB_RESOURCES: { + 'names': [ + [ + {'resource_field': 'name', + 'column': DatimImap.IMAP_FIELD_MOH_DISAG_NAME}, + {'resource_field': 'locale', 'value': 'en'}, + {'resource_field': 'locale_preferred', 'value': 'True'}, + {'resource_field': 'name_type', 'value': 'Fully Specified'}, + ], + ], + 'descriptions': [] + }, + }, + { + 'definition_name': DatimMohCsvToJsonConverter.CSV_RESOURCE_DEF_MOH_DATIM_MAPPING, + 'is_active': True, + 'resource_type': 'Mapping', + 'id_column': DatimImap.IMAP_EXTRA_FIELD_DATIM_HAS_OPTION_MAPPING_ID, + 'skip_if_empty_column': DatimImap.IMAP_FIELD_MOH_DISAG_ID, + 'internal_external': { + 'value': ocldev.oclconstants.OclConstants.MAPPING_TARGET_INTERNAL}, + ocldev.oclcsvtojsonconverter.OclCsvToJsonConverter.DEF_CORE_FIELDS: [ + {'resource_field': 'from_concept_url', + 'column': DatimImap.IMAP_EXTRA_FIELD_DATIM_FROM_CONCEPT_URI}, + {'resource_field': 'map_type', 'value': datim_map_type}, + {'resource_field': 'to_concept_url', + 'column': DatimImap.IMAP_EXTRA_FIELD_DATIM_TO_CONCEPT_URI}, + {'resource_field': 'owner', 'value': country_owner}, + {'resource_field': 'owner_type', 'value': country_owner_type}, + {'resource_field': 'source', 'value': country_source}, + {'resource_field': 'retired', 'value': False}, + ] + }, + { + 'definition_name': DatimMohCsvToJsonConverter.CSV_RESOURCE_DEF_MOH_OPERATION_MAPPING, + 'is_active': True, + 'resource_type': 'Mapping', + 'id_column': DatimImap.IMAP_EXTRA_FIELD_MOH_MAPPING_ID, + 'skip_if_empty_column': DatimImap.IMAP_FIELD_OPERATION, + 'internal_external': { + 'value': ocldev.oclconstants.OclConstants.MAPPING_TARGET_INTERNAL}, + ocldev.oclcsvtojsonconverter.OclCsvToJsonConverter.DEF_CORE_FIELDS: [ + {'resource_field': 'from_concept_url', + 'column': DatimImap.IMAP_EXTRA_FIELD_MOH_FROM_CONCEPT_URI}, + {'resource_field': 'map_type', + 'column': DatimImap.IMAP_EXTRA_FIELD_MOH_MAP_TYPE}, + {'resource_field': 'to_concept_url', + 'column': DatimImap.IMAP_EXTRA_FIELD_MOH_TO_CONCEPT_URI}, + {'resource_field': 'owner', 'value': country_owner}, + {'resource_field': 'owner_type', 'value': country_owner_type}, + {'resource_field': 'source', 'value': country_source}, + {'resource_field': 'retired', 'value': False}, + ] + }, + { + 'definition_name': DatimMohCsvToJsonConverter.CSV_RESOURCE_DEF_MOH_OPERATION_MAPPING_RETIRED, + 'is_active': False, + 'resource_type': 'Mapping', + 'id_column': None, + 'internal_external': { + 'value': ocldev.oclconstants.OclConstants.MAPPING_TARGET_INTERNAL}, + ocldev.oclcsvtojsonconverter.OclCsvToJsonConverter.DEF_CORE_FIELDS: [ + {'resource_field': 'from_concept_url', + 'column': DatimImap.IMAP_EXTRA_FIELD_MOH_FROM_CONCEPT_URI}, + {'resource_field': 'map_type', + 'column': DatimImap.IMAP_EXTRA_FIELD_MOH_MAP_TYPE}, + {'resource_field': 'to_concept_url', + 'column': DatimImap.IMAP_EXTRA_FIELD_MOH_TO_CONCEPT_URI}, + {'resource_field': 'owner', 'value': country_owner}, + {'resource_field': 'owner_type', 'value': country_owner_type}, + {'resource_field': 'source', 'value': country_source}, + {'resource_field': 'retired', 'value': True}, + ] + }, + { + 'definition_name': DatimMohCsvToJsonConverter.CSV_RESOURCE_DEF_MOH_COLLECTION, + 'is_active': True, + 'resource_type': 'Collection', + 'id_column': DatimImap.IMAP_EXTRA_FIELD_MOH_COLLECTION_ID, + 'skip_if_empty_column': DatimImap.IMAP_EXTRA_FIELD_MOH_COLLECTION_ID, + ocldev.oclcsvtojsonconverter.OclCsvToJsonConverter.DEF_CORE_FIELDS: [ + {'resource_field': 'full_name', + 'column': DatimImap.IMAP_EXTRA_FIELD_MOH_COLLECTION_NAME}, + {'resource_field': 'name', + 'column': DatimImap.IMAP_EXTRA_FIELD_MOH_COLLECTION_NAME}, + {'resource_field': 'short_code', + 'column': DatimImap.IMAP_EXTRA_FIELD_MOH_COLLECTION_ID}, + {'resource_field': 'collection_type', 'value': 'Subset'}, + {'resource_field': 'supported_locales', 'value': 'en'}, + {'resource_field': 'public_access', 'value': 'View'}, + {'resource_field': 'default_locale', 'value': 'en'}, + {'resource_field': 'description', 'value': ''}, + {'resource_field': 'owner', 'value': country_owner}, + {'resource_field': 'owner_type', 'value': country_owner_type}, + ] + }, + ] + if defs: + for csv_definition in csv_resource_definitions: + if csv_definition['definition_name'] not in defs: + csv_definition['is_active'] = False + return csv_resource_definitions diff --git a/datim/datimimapexport.py b/datim/datimimapexport.py new file mode 100644 index 0000000..b1eada8 --- /dev/null +++ b/datim/datimimapexport.py @@ -0,0 +1,392 @@ +""" +Class to generate a country mapping export for a specified country (e.g. UG) and +period (e.g. FY17). Export follows the format of the country mapping CSV template. + +** Example IMAP values: + DATIM_Indicator_Category - HTS_TST + DATIM_Indicator_ID - HTS_TST_N_MOH_Age_Agg_Sex_Result + DATIM_Disag_ID - FSmIqIsgheB + DATIM_Disag_Name - <15, Female, Negative + Operation - ADD or SUBTRACT + MOH_Indicator_ID - INDHTC-108c + MOH_Indicator_Name - HIV negative Children (0-14years) + MOH_Disag_ID - Females + MOH_Disag_Name - Adults (14+) initiated ART + Classification - course + +** Issues: +1. Implement long-term method for populating the indicator category column (currently manually set a custom attribute) +""" +import json +import datimbase +import datimimap +import datimimapimport +import datimsyncmohhelper +import utils.timer +import ocldev.oclfleximporter + + +class DatimUnknownCountryPeriodError(Exception): + """ DatimUnknownCountryPeriodError """ + def __init___(self, message): + Exception.__init__(self, message) + self.message = message + + +class DatimUnknownDatimPeriodError(Exception): + """ DatimUnknownDatimPeriodError """ + def __init___(self, message): + Exception.__init__(self, message) + self.message = message + + +class DatimImapExport(datimbase.DatimBase): + """ + Class to export PEPFAR country mapping metadata stored in OCL in various formats. + """ + + def __init__(self, oclenv='', oclapitoken='', verbosity=0, run_ocl_offline=False): + """ + Initialize an DatimImapExport object + :param oclenv: Base URL for the OCL environment with hanging slash omitted, + e.g. https://api.openconceptlab.org + :param oclapitoken: API token of the OCL user account making the export request + :param verbosity: Verbosity level (0=none, 1=some, 2=tons) + :param run_ocl_offline: + """ + datimbase.DatimBase.__init__(self) + self.verbosity = verbosity + self.oclenv = oclenv + self.oclapitoken = oclapitoken + self.run_ocl_offline = run_ocl_offline + + # Prepare the headers + self.oclapiheaders = { + 'Authorization': 'Token ' + self.oclapitoken, + 'Content-Type': 'application/json' + } + + def log_settings(self): + """ Write settings to console """ + self.log( + '**** I-Map Export Script Settings:', + 'verbosity:', self.verbosity, + ', oclenv:', self.oclenv, + ', oclapitoken: ') + if self.run_ocl_offline: + self.log('**** RUNNING OCL IN OFFLINE MODE ****') + + @staticmethod + def get_format_from_string(format_string, default_fmt='CSV'): + """ + Get one of the DatimImapExport.DATIM_IMAP_FORMAT constants from a string + :param format_string: + :param default_fmt: + :return: + """ + for fmt in DatimImapExport.DATIM_IMAP_FORMATS: + if format_string.lower() == fmt.lower(): + return fmt + return default_fmt + + def get_imap(self, period='', version='', country_org='', country_code='', ocl_api_version='v2'): + """ + Fetch JSON exports from OCL and build the IMAP export + If version is not specified, then the latest released version for the given period will be used. + For example, if period is 'FY17', and 'FY17.v0' and 'FY17.v1' versions are released in OCL, + then 'FY17.v1' would be returned. + If period is not specified, version is ignored and the latest released version of the repository + is returned regardless of period. + :param period: FY18, FY19 + :param version: (Optional) Specify country minor version number (e.g. v3, v4). Alternatively set to "latest" + (or simply leave blank) to automatically retrieve the latest version for the specified period. + :param country_org: DATIM-MOH-UA-FY19 + :param country_code: UA + :param ocl_api_version: v1 or v2 + :return: + """ + + # Initial validation + if not country_org: + msg = 'ERROR: Country organization ID (e.g. "DATIM-MOH-UG-FY18") is required, none provided' + self.vlog(1, msg) + raise Exception(msg) + if not period: + msg = 'ERROR: Period (e.g. "FY18") is required, none provided' + self.vlog(1, msg) + raise Exception(msg) + + # STEP 1 of 8: Make sure an import for same country+period is not underway + imap_timer = utils.timer.Timer() + imap_timer.start() + self.vlog(1, '**** STEP 1 of 8: Make sure an import for same country+period is not underway') + status_filter = ['PENDING', 'STARTED'] + queued_imports = ocldev.oclfleximporter.OclBulkImporter.get_queued_imports( + api_url_root=self.oclenv, api_token=self.oclapitoken, queue=country_org, + status_filter=status_filter) + if queued_imports: + err_msg = 'Cannot export IMAP because an import is being processed for this country and period: %s' % ( + country_org) + raise datimimapimport.ImapCountryLockedForPeriodError(err_msg) + imap_timer.lap(label='STEP 1: Make sure an import for same country+period is not underway') + + # STEP 2 of 8: Determine the country period, minor version, & repo version ID (eg FY18.v0) + self.vlog(1, '**** STEP 2 of 8: Determine country period, minor version, & repo version ID') + country_owner_endpoint = '/orgs/%s/' % country_org # e.g. /orgs/DATIM-MOH-RW-FY18/ + country_source_endpoint = '%ssources/%s/' % ( + country_owner_endpoint, self.DATIM_MOH_COUNTRY_SOURCE_ID) + country_source_url = '%s%s' % (self.oclenv, country_source_endpoint) + if period and version: + country_version_id = '%s.%s' % (period, version) + country_minor_version = version + else: + country_version = datimimap.DatimImapFactory.get_repo_latest_period_version( + repo_url=country_source_url, period=period, oclapitoken=self.oclapitoken) + if not country_version: + msg = 'ERROR: No valid released version found for country "%s" for period "%s"' % ( + country_org, period) + self.vlog(1, msg) + raise DatimUnknownCountryPeriodError(msg) + country_version_id = country_version['id'] + period = datimimap.DatimImapFactory.get_period_from_version_id(country_version_id) + country_minor_version = datimimap.DatimImapFactory.get_minor_version_from_version_id( + country_version_id) + if not period or not country_version_id: + msg = 'ERROR: No valid and released version found for country org "%s"' % country_org + self.vlog(1, msg) + raise DatimUnknownCountryPeriodError(msg) + self.vlog(1, 'Using version "%s" for country "%s"' % (country_version_id, country_org)) + imap_timer.lap(label='STEP 2: Parse IMAP export parameters') + + # STEP 3 of 8: Download DATIM-MOH-xx source for specified period (e.g. DATIM-MOH-FY18) + self.vlog(1, '**** STEP 3 of 8: Download DATIM-MOH source for specified period (e.g. DATIM-MOH-FY18)') + datim_moh_source_id = datimbase.DatimBase.get_datim_moh_source_id(period) + datim_source_endpoint = datimbase.DatimBase.get_datim_moh_source_endpoint(period) + datim_source_url = '%s%s' % (self.oclenv, datim_source_endpoint) + datim_version = datimimap.DatimImapFactory.get_repo_latest_period_version( + repo_url=datim_source_url, period=period, oclapitoken=self.oclapitoken) + if not datim_version: + msg = 'ERROR: %s does not exist or no valid repository version defined for period (e.g. FY19.v1)' % ( + datim_source_endpoint) + self.vlog(1, msg) + raise DatimUnknownDatimPeriodError(msg) + datim_version_id = datim_version['id'] + datim_source_zip_filename = self.endpoint2filename_ocl_export_zip(datim_source_endpoint) + datim_source_json_filename = self.endpoint2filename_ocl_export_json(datim_source_endpoint) + if not self.run_ocl_offline: + self.get_ocl_export( + endpoint=datim_source_endpoint, version=datim_version_id, + zipfilename=datim_source_zip_filename, jsonfilename=datim_source_json_filename) + else: + self.does_offline_data_file_exist(datim_source_json_filename, exit_if_missing=True) + imap_timer.lap(label='STEP 3: Download DATIM-MOH-xx source') + + # STEP 4 of 8: Pre-process DATIM-MOH indicator+disag structure + self.vlog(1, '**** STEP 4 of 8: Pre-process DATIM-MOH indicator+disag structure') + indicators = {} + disaggregates = {} + with open(self.attach_absolute_data_path(datim_source_json_filename), 'rb') as handle_datim_source: + datim_source = json.load(handle_datim_source) + + # Split up the indicator and disaggregate concepts + for concept in datim_source['concepts']: + if concept['concept_class'] == self.DATIM_MOH_CONCEPT_CLASS_DISAGGREGATE: + disaggregates[concept['url']] = concept.copy() + elif concept['concept_class'] == self.DATIM_MOH_CONCEPT_CLASS_DE: + indicators[concept['url']] = concept.copy() + indicators[concept['url']]['mappings'] = [] + + # Now iterate through the mappings + for mapping in datim_source['mappings']: + if mapping['map_type'] == self.DATIM_MOH_MAP_TYPE_HAS_OPTION: + if mapping['from_concept_url'] not in indicators: + msg = 'ERROR: Missing indicator from_concept: %s' % ( + mapping['from_concept_url']) + self.vlog(1, msg) + raise Exception(msg) + indicators[mapping['from_concept_url']]['mappings'].append(mapping.copy()) + else: + self.vlog(1, 'SKIPPING: Unrecognized map type "%s" for mapping: %s' % ( + mapping['map_type'], str(mapping))) + imap_timer.lap(label='STEP 4: Pre-process DATIM-MOH indicator+disag structure') + + # STEP 5 of 8: Download and process country source + # NOTE: This returns the individual country concepts and mappings + self.vlog(1, '**** STEP 5 of 8: Download and process country source') + country_source_zip_filename = self.endpoint2filename_ocl_export_zip(country_source_endpoint) + country_source_json_filename = self.endpoint2filename_ocl_export_json( + country_source_endpoint) + if not self.run_ocl_offline: + self.get_ocl_export( + endpoint=country_source_endpoint, version=country_version_id, + zipfilename=country_source_zip_filename, jsonfilename=country_source_json_filename) + else: + self.does_offline_data_file_exist(country_source_json_filename, exit_if_missing=True) + country_indicators = {} + country_disaggregates = {} + with open(self.attach_absolute_data_path(country_source_json_filename), 'rb') as handle_country_source: + country_source = json.load(handle_country_source) + for concept in country_source['concepts']: + if concept['concept_class'] == self.DATIM_MOH_CONCEPT_CLASS_DISAGGREGATE: + country_disaggregates[concept['url']] = concept.copy() + elif concept['concept_class'] == self.DATIM_MOH_CONCEPT_CLASS_DE: + country_indicators[concept['url']] = concept.copy() + imap_timer.lap(label='STEP 5: Download and process country source') + + # STEP 6 of 8: Async download of country indicator+disag collections + # NOTE: This returns the collections that define how individual concepts/mappings from the + # country source combine to map country indicator+disag pairs to DATIM indicator+disag pairs + self.vlog(1, '**** STEP 6 of 8: Async download of country indicator+disag mappings') + country_collections_endpoint = '%scollections/' % country_owner_endpoint + if self.run_ocl_offline: + self.vlog(1, 'WARNING: Offline not supported here yet. Taking this ship online!') + country_collections = self.get_ocl_exports_async( + endpoint=country_collections_endpoint, period=period, version=country_minor_version) + imap_timer.lap(label='STEP 6: Async download of country indicator+disag mappings') + + # STEP 7 of 8: Process one country collection at a time + self.vlog(1, '**** STEP 7 of 8: Process one country collection at a time') + datim_moh_null_disag_endpoint = datimbase.DatimBase.get_datim_moh_null_disag_endpoint(period) + for collection_version_export_url, collection_version in country_collections.items(): + collection_id = collection_version['collection']['id'] + operations = [] + datim_indicator_url = None + datim_disaggregate_url = None + + # Organize the mappings between operations and the datim indicator+disag pair + for mapping in collection_version['mappings']: + if mapping['map_type'] == self.DATIM_MOH_MAP_TYPE_COUNTRY_OPTION: + if mapping['from_concept_url'] in indicators and mapping['to_concept_url'] in disaggregates: + # we're good - the from and to concepts are part of the PEPFAR/DATIM_MOH source + # JP 2019-08-22 not currently using: datim_pair_mapping = mapping.copy() + datim_indicator_url = mapping['from_concept_url'] + datim_disaggregate_url = mapping['to_concept_url'] + else: + # uhoh this is no good -- indicator or disag not defined in the PEPFAR source version + if mapping['from_concept_url'] not in indicators: + msg = 'ERROR: from_concept "%s" of the "%s" mapping in collection "%s" is not part of "%s" version "%s": %s' % ( + mapping['from_concept_url'], self.DATIM_MOH_MAP_TYPE_COUNTRY_OPTION, collection_id, + datim_moh_source_id, period, str(mapping)) + elif mapping['to_concept_url'] not in disaggregates: + msg = 'ERROR: to_concept "%s" of the "%s" mapping in collection "%s" is not part of "%s" version "%s": %s' % ( + mapping['to_concept_url'], self.DATIM_MOH_MAP_TYPE_COUNTRY_OPTION, collection_id, + datim_moh_source_id, period, str(mapping)) + self.vlog(1, msg) + raise Exception(msg) + elif mapping['map_type'] in self.DATIM_IMAP_OPERATIONS: + if (mapping['from_concept_url'] in country_indicators and + (mapping['to_concept_url'] in country_disaggregates or + mapping['to_concept_url'] == datim_moh_null_disag_endpoint)): + # we're good - we have a valid mapping operation + operations.append(mapping) + else: + # uhoh. this is no good - we are missing the country indicator or disag concept + if mapping['from_concept_url'] not in country_indicators: + msg = 'ERROR: from_concept "%s" not found in country source for operation mapping: %s' % ( + mapping['from_concept_url'], str(mapping)) + elif (mapping['to_concept_url'] not in country_disaggregates and + mapping['to_concept_url'] != datim_moh_null_disag_endpoint): + msg = 'ERROR: to_concept "%s" not found in country source for operation mapping: %s' % ( + mapping['to_concept_url'], str(mapping)) + self.vlog(1, msg) + raise Exception(msg) + else: + # also not good - we don't know what to do with this map type + msg = 'ERROR: Invalid map_type "%s" in collection "%s".' % (mapping['map_type'], collection_id) + self.vlog(1, msg) + raise Exception(msg) + + # Save set of operations in relevant datim indicator mapping, or skip if indicator has no mappings + if datim_indicator_url in indicators: + for datim_indicator_mapping in indicators[datim_indicator_url]['mappings']: + if (datim_indicator_mapping['from_concept_url'] == datim_indicator_url and + datim_indicator_mapping['to_concept_url'] == datim_disaggregate_url): + datim_indicator_mapping['operations'] = operations + imap_timer.lap(label='STEP 7: Process one country collection at a time') + + # STEP 8 of 8: Convert to tabular format + self.vlog(1, '**** STEP 8 of 8: Convert to tabular format') + if ocl_api_version == 'v1': + from_concept_name_field = 'from_concept_name' + to_concept_name_field = 'to_concept_name' + else: + from_concept_name_field = 'from_concept_name_resolved' + to_concept_name_field = 'to_concept_name_resolved' + rows = [] + for indicator_id, indicator in indicators.items(): + for mapping in indicator['mappings']: + row_base = { + datimimap.DatimImap.IMAP_FIELD_DATIM_INDICATOR_CATEGORY: '', + datimimap.DatimImap.IMAP_FIELD_DATIM_INDICATOR_ID: indicator['id'], + datimimap.DatimImap.IMAP_FIELD_DATIM_DISAG_ID: mapping['to_concept_code'], + datimimap.DatimImap.IMAP_FIELD_DATIM_DISAG_NAME: mapping[to_concept_name_field], + datimimap.DatimImap.IMAP_FIELD_OPERATION: '', + datimimap.DatimImap.IMAP_FIELD_MOH_INDICATOR_ID: '', + datimimap.DatimImap.IMAP_FIELD_MOH_INDICATOR_NAME: '', + datimimap.DatimImap.IMAP_FIELD_MOH_DISAG_ID: '', + datimimap.DatimImap.IMAP_FIELD_MOH_DISAG_NAME: '', + datimimap.DatimImap.IMAP_FIELD_MOH_CLASSIFICATION: '', + } + if 'extras' in indicator and type(indicator['extras']) is dict: + if datimimap.DatimImap.IMAP_INDICATOR_CATEGORY_CUSTOM_ATTRIBUTE in indicator['extras']: + row_base[datimimap.DatimImap.IMAP_FIELD_DATIM_INDICATOR_CATEGORY] = indicator['extras'][ + datimimap.DatimImap.IMAP_INDICATOR_CATEGORY_CUSTOM_ATTRIBUTE] + row_base[datimimap.DatimImap.IMAP_FIELD_MOH_CLASSIFICATION] = ( + datimsyncmohhelper.DatimSyncMohHelper.get_disag_classification( + period=period, de_code=indicator['id'], de_uid=indicator['external_id'], + coc_name=mapping[to_concept_name_field])) + if 'operations' in mapping and mapping['operations']: + # Country has mapped content to this datim indicator+disag pair + for operation in mapping['operations']: + row = row_base.copy() + if 'operations' in mapping and mapping['operations']: + row[datimimap.DatimImap.IMAP_FIELD_OPERATION] = DatimImapExport.map_type_to_operator( + operation['map_type']) + row[datimimap.DatimImap.IMAP_FIELD_MOH_INDICATOR_ID] = DatimImapExport.get_clean_indicator_id( + operation['from_concept_code']) + row[datimimap.DatimImap.IMAP_FIELD_MOH_INDICATOR_NAME] = operation[from_concept_name_field] + row[datimimap.DatimImap.IMAP_FIELD_MOH_DISAG_ID] = DatimImapExport.get_clean_disag_id( + operation['to_concept_code']) + row[datimimap.DatimImap.IMAP_FIELD_MOH_DISAG_NAME] = operation[to_concept_name_field] + rows.append(row) + else: + # Country has not mapped to this indicator+disag pair, so just add the blank row + rows.append(row_base.copy()) + + # Stop the timer + imap_timer.stop(label='STEP 8') + + # Display debug information + self.vlog(2, '**** IMAP EXPORT SUMMARY') + self.vlog(2, '** IMAP export time breakdown:\n', imap_timer) + + # Generate and return the IMAP object + return datimimap.DatimImap(imap_data=rows, country_code=country_code, country_org=country_org, + period=period, version=country_version_id) + + @staticmethod + def get_clean_disag_id(disag_id): + """ Cleans a disag ID by removing the "disag-" prefix """ + return DatimImapExport.remove_prefix_if_exists( + disag_id, datimimap.DatimImap.IMAP_MOH_DISAG_ID_PREFIX) + + @staticmethod + def get_clean_indicator_id(disag_id): + """ Cleans an indicator ID by removing the "de-" prefix """ + return DatimImapExport.remove_prefix_if_exists( + disag_id, datimimap.DatimImap.IMAP_MOH_DATA_ELEMENT_ID_PREFIX) + + @staticmethod + def remove_prefix_if_exists(original_string, prefix): + """ Removes a prefix from a string if present """ + if original_string[:len(prefix)] == prefix: + return original_string[len(prefix):] + return original_string + + @staticmethod + def map_type_to_operator(map_type): + """ + Convert OCL Map Type to an IMAP operator + If map_type == "ADD OPERATOR" then operator = 'ADD' + """ + return map_type.replace(datimimap.DatimImap.IMAP_MOH_MAP_TYPE_OPERATION_POSTFIX, '') diff --git a/datim/datimimapimport.py b/datim/datimimapimport.py new file mode 100644 index 0000000..d3ce45b --- /dev/null +++ b/datim/datimimapimport.py @@ -0,0 +1,164 @@ +""" +Class to import into OCL a country indicator mapping file (IMAP) as CSV or JSON for a +specified country (e.g. UG) and period (e.g. FY19). IMAP must follow the format of +the country indicator mapping template. + +The import script creates OCL-formatted JSON consisting of: + Country Org (e.g. DATIM-MOH-UG) + Country Source (e.g. DATIM-Alignment-Indicators) + One concept for each country unique indicator/data element and unique disag + One mapping for each unique country indicator+disag pair with an operation map type (e.g. ADD, SUBTRACT) + One mapping for each PEPFAR indicator+disag pair represented with a "DATIM HAS OPTION" map type + Country Collections, one per mapping to DATIM indicator+disag pair + References for each concept and mapping added to each collection +""" +import json +import datimbase +import datimimap +import ocldev.oclfleximporter +import ocldev.oclexport +import ocldev.oclconstants +import ocldev.oclresourcelist +import utils.timer + + +class ImapCountryLockedForPeriodError(Exception): + """ ImapCountryLockedForPeriodError """ + pass + + +class DatimImapImport(datimbase.DatimBase): + """ + Class to import DATIM country indicator mapping metadata into OCL. + """ + + DATIM_IMAP_RESULT_SUCCESS = 1 + DATIM_IMAP_RESULT_WARNING = 0 + DATIM_IMAP_RESULT_ERROR = -1 + + def __init__(self, oclenv='', oclapitoken='', verbosity=0, run_ocl_offline=False, + test_mode=False, country_public_access='View'): + datimbase.DatimBase.__init__(self) + self.verbosity = verbosity + self.oclenv = oclenv + self.oclapitoken = oclapitoken + self.run_ocl_offline = run_ocl_offline + self.test_mode = test_mode + self.country_public_access = country_public_access + + # Prepare the headers + self.oclapiheaders = { + 'Authorization': 'Token ' + self.oclapitoken, + 'Content-Type': 'application/json' + } + + def import_imap(self, imap_input=None): + """ + Import the specified IMAP into OCL + :param imap_input: IMAP to import + :return: OCL bulk import status ID if successfully submitted. None if nothing to import. + """ + + # Validate input variables + if not self.oclapitoken or not self.oclapiheaders: + msg = 'ERROR: Authorization token must be set' + self.vlog(1, msg) + raise Exception(msg) + + # STEP 1 of 5: Make sure an import for same country+period is not underway + imap_timer = utils.timer.Timer() + imap_timer.start() + self.vlog(1, '**** STEP 1 of 5: Make sure an import for same country+period is not underway') + status_filter = ['PENDING', 'STARTED'] + queued_imports = ocldev.oclfleximporter.OclBulkImporter.get_queued_imports( + api_url_root=self.oclenv, api_token=self.oclapitoken, queue=imap_input.country_org, + status_filter=status_filter) + if queued_imports: + err_msg = 'IMAP import is already underway for same country and period: %s' % ( + imap_input.country_org) + raise ImapCountryLockedForPeriodError(err_msg) + imap_timer.lap(label='STEP 1: Make sure an import for same country+period is not underway') + + # STEP 2 of 5: Download PEPFAR/DATIM-MOH-FY## export for specified period from OCL + self.vlog(1, '**** STEP 2 of 5: Download PEPFAR/DATIM-MOH-FY## export for specified period') + self.datim_moh_source_id = datimbase.DatimBase.get_datim_moh_source_id(imap_input.period) + datim_source_endpoint = datimbase.DatimBase.get_datim_moh_source_endpoint(imap_input.period) + datim_source_version = self.get_latest_version_for_period( + repo_endpoint=datim_source_endpoint, period=imap_input.period) + if not datim_source_version: + msg = 'ERROR: Could not find released version for period "%s" for source "%s"' % ( + imap_input.period, datim_source_endpoint) + self.vlog(1, msg) + raise Exception(msg) + self.vlog(1, 'Latest version found for period "%s" for source "%s": "%s"' % ( + imap_input.period, datim_source_endpoint, datim_source_version)) + repo_version_url = '%s%s/%s/' % ( + self.oclenv, datim_source_endpoint, datim_source_version) + repo_version_url = '%s%s' % (self.oclenv, datim_source_endpoint) + if datim_source_endpoint[-1] != "/": + repo_version_url += "/" + repo_version_url += '%s/' % (datim_source_version) + datim_moh_source_export = ocldev.oclexport.OclExportFactory.load_export( + repo_version_url=repo_version_url, oclapitoken=self.oclapitoken) + imap_timer.lap(label='STEP 3: Download DATIM-MOH-FYxx Export') + + # STEP 3 of 5: Validate input country mapping CSV file + # NOTE: This currently just verifies that the correct columns exist (order agnostic) + # TODO: Validate that DATIM indicator/disag IDs in the provided IMAP are valid + self.vlog(1, '**** STEP 3 of 5: Validate country IMAP input file') + if self.verbosity: + imap_input.display(exclude_empty_maps=True, auto_fix_null_disag=True) + is_valid = imap_input.is_valid(datim_moh_source_export=datim_moh_source_export) + if type(is_valid) == str: + self.vlog(1, 'WARNING: The following warnings were found in the provided IMAP:\n', + is_valid) + else: + self.vlog(1, 'The provided IMAP passed validation') + imap_timer.lap(label='STEP 3: Validate country IMAP input file') + + # STEP 4 of 5: Generate IMAP import script + self.vlog(1, '**** STEP 4 of 5: Generate IMAP import script') + import_list = ocldev.oclresourcelist.OclJsonResourceList() + does_imap_org_exist = datimimap.DatimImapFactory.check_if_imap_org( + org_id=imap_input.country_org, ocl_env_url=self.oclenv, + ocl_api_token=self.oclapitoken, verbose=bool(self.verbosity)) + if does_imap_org_exist: + self.vlog(1, 'Org "%s" already exists.' % imap_input.country_org) + import_list.append({ + '__action': 'DELETE', + 'type': 'Organization', + 'id': imap_input.country_org + }) + else: + self.vlog(1, 'Org "%s" not found.' % imap_input.country_org) + import_list.append(datimimap.DatimImapFactory.generate_resource_list_from_imap( + imap_input=imap_input, verbose=bool(self.verbosity))) + if self.verbosity >= 2: + for resource in import_list: + print json.dumps(resource) + imap_timer.lap(label='STEP 4: Generate IMAP import script') + + # STEP 5 of 5: Bulk import into OCL + # NOTE: Everything is non-destructive up to this point. Changes are committed to OCL here. + self.vlog(1, '**** STEP 5 of 5: Bulk import into OCL') + if import_list and not self.test_mode: + self.vlog(1, 'Bulk importing %s resources to OCL...' % len(import_list)) + # TODO: Implement better OclBulkImporter response -- a new class OclBulkImportResponse? + bulk_import_response = ocldev.oclfleximporter.OclBulkImporter.post( + input_list=import_list, api_token=self.oclapitoken, api_url_root=self.oclenv, + queue=imap_input.country_org) + bulk_import_response.raise_for_status() + task_id = bulk_import_response.json()['task'] + self.vlog(1, 'BULK IMPORT TASK ID: %s' % task_id) + imap_timer.stop(label='STOP') + self.vlog(1, '** IMAP import time breakdown:\n', imap_timer) + return task_id + elif self.test_mode: + self.vlog(1, 'TEST MODE: Skipping import...') + imap_timer.stop(label='STOP') + self.vlog(1, '** IMAP import time breakdown:\n', imap_timer) + else: + self.vlog(1, 'SKIPPING: Empty IMAP. Nothing to import!') + imap_timer.stop(label='STOP') + self.vlog(1, '** IMAP import time breakdown:\n', imap_timer) + return None diff --git a/datim/datimimaptests.py b/datim/datimimaptests.py new file mode 100644 index 0000000..2caf8f6 --- /dev/null +++ b/datim/datimimaptests.py @@ -0,0 +1,315 @@ +""" +Script to test IMAP imports and exports for FY18 and FY19 + +Supported Test Actions: IMPORT, EXPORT, COMPARE, DROP +Supported Test Assertions: +""" +import requests +import datim.datimimap +import datim.datimimapexport +import datim.datimimapimport +import utils.timer + + +class DatimImapTests: + """ Class to test IMAP imports and exports """ + + DATIM_OCL_TEST_TYPE_IMPORT = 'IMPORT' + DATIM_OCL_TEST_TYPE_EXPORT = 'EXPORT' + DATIM_OCL_TEST_TYPE_COMPARE = 'COMPARE' + DATIM_OCL_TEST_TYPE_DROP_ORG = 'DROP' + DATIM_OCL_TEST_TYPES = [ + DATIM_OCL_TEST_TYPE_IMPORT, + DATIM_OCL_TEST_TYPE_EXPORT, + DATIM_OCL_TEST_TYPE_COMPARE, + DATIM_OCL_TEST_TYPE_DROP_ORG, + ] + + IMAP_COMPARE_TYPE_FILE = 'file' + IMAP_COMPARE_TYPE_OCL = 'ocl' + IMAP_COMPARE_TYPE_RESULT = 'result' + IMAP_COMPARE_TYPE_VARIABLE = 'variable' + + def __init__(self): + self.results = {} + self.__current_test_num = None + self.__total_test_count = None + self.__tests = None + self.__timer = None + + def get_test_summary(self, test_args): + summary = '\n\n%s\n' % ('*' * 100) + if self.__current_test_num and self.__total_test_count: + summary += '[Test %s of %s] ' % (self.__current_test_num, self.__total_test_count) + summary += '%s("%s"): %s\n' % ( + test_args.get("test_type"), test_args.get("test_id"), test_args.get("test_description")) + is_first_val = True + for key, val in test_args.items(): + if key in ["test_id", "test_type", "test_description"]: + continue + if not is_first_val: + summary += ', ' + summary += '%s=%s' % (key, val) + is_first_val = False + summary += '\n' + '*' * 100 + return summary + + def get_export(self, args): + datim_imap_export = datim.datimimapexport.DatimImapExport( + oclenv=args['ocl_api_env'], + oclapitoken=args['ocl_api_token'], + verbosity=args.get('verbosity', 2), + run_ocl_offline=args.get('run_ocl_offline', False) + ) + try: + imap = datim_imap_export.get_imap( + period=args.get('period', ''), + version=args.get('version', ''), + country_org=args.get('country_org', ''), + country_code=args.get('country_code', '') + ) + except requests.exceptions.HTTPError as e: + raise e + imap.display( + fmt=args.get('export_format'), + sort=args.get('sort', True), + exclude_empty_maps=args.get('exclude_empty_maps', True), + include_extra_info=args.get('include_extra_info', False) + ) + return imap + + def process_import(self, args): + # First load the import CSV + imap_input = datim.datimimap.DatimImapFactory.load_imap_from_csv( + csv_filename=args.get('imap_import_filename'), + period=args.get('period', ''), + country_org=args.get('country_org'), + country_name=args.get('country_name'), + country_code=args.get('country_code') + ) + if imap_input: + print('INFO: IMAP import file "%s" loaded successfully' % args.get('imap_import_filename', "")) + elif not imap_input: + errmsg = 'ERROR: Unable to load IMAP import file "%s"' % args.get('imap_import_filename', "") + raise Exception(errmsg) + + # Now process the import + imap_import = datim.datimimapimport.DatimImapImport( + oclenv=args.get('ocl_api_env'), + oclapitoken=args.get('ocl_api_token'), + verbosity=args.get('verbosity', 2), + run_ocl_offline=args.get('run_ocl_offline', False), + test_mode=args.get('test_mode', False), + country_public_access=args.get('country_public_access', 'View') + ) + return imap_import.import_imap(imap_input=imap_input) + + def imap_compare(self, args): + imap_a = self.get_imap( + args['imap_a_type'], + imap_result_id=args.get('imap_a_result_id'), + imap_filename=args.get('imap_a_filename'), + imap_object=args.get('imap_a_object'), + period=args.get('imap_a_period'), + version=args.get('imap_a_version'), + country_org=args.get('imap_a_country_org'), + country_code=args.get('imap_a_country_code'), + country_name=args.get('imap_a_country_name'), + oclenv=args.get('imap_a_ocl_api_env'), + oclapitoken=args.get('imap_a_ocl_api_token')) + if isinstance(imap_a, datim.datimimap.DatimImap): + print '** IMAP-A loaded successfully:' + imap_a.display(sort=True, exclude_empty_maps=True) + print '\n' + imap_b = self.get_imap( + args['imap_b_type'], + imap_result_id=args.get('imap_b_result_id'), + imap_filename=args.get('imap_b_filename'), + imap_object=args.get('imap_b_object'), + period=args.get('imap_b_period'), + version=args.get('imap_b_version'), + country_org=args.get('imap_b_country_org'), + country_code=args.get('imap_b_country_code'), + country_name=args.get('imap_b_country_name'), + oclenv=args.get('imap_b_ocl_api_env'), + oclapitoken=args.get('imap_b_ocl_api_token')) + if isinstance(imap_b, datim.datimimap.DatimImap): + print '** IMAP-B loaded successfully:' + imap_b.display(sort=True, exclude_empty_maps=True) + print '\n' + if isinstance(imap_a, datim.datimimap.DatimImap) and isinstance(imap_b, datim.datimimap.DatimImap): + imap_diff = imap_a.diff(imap_b) + imap_diff.display() + return imap_diff + return None + + def get_imap(self, imap_type, imap_result_id='', imap_filename='', imap_object=None, + period='', version='', country_org='', country_code='', country_name='', + oclenv='', oclapitoken=''): + if imap_type == DatimImapTests.IMAP_COMPARE_TYPE_RESULT: + if imap_result_id in self.results: + if isinstance(self.results[imap_result_id], datim.datimimap.DatimImap): + return self.results[imap_result_id] + else: + raise Exception('ERROR: Result ID "%s" not a valid DatimImap: %s' % ( + imap_result_id, self.results[imap_result_id])) + else: + raise Exception('ERROR: No result ID "%s"' % imap_result_id) + elif imap_type == DatimImapTests.IMAP_COMPARE_TYPE_FILE: + return datim.datimimap.DatimImapFactory.load_imap_from_file( + imap_filename=imap_filename, period=period, + country_org=country_org, country_name=country_name, country_code=country_code) + elif imap_type == DatimImapTests.IMAP_COMPARE_TYPE_OCL: + datim_imap_export = datim.datimimapexport.DatimImapExport( + oclenv=oclenv, oclapitoken=oclapitoken, verbosity=1, run_ocl_offline=False) + return datim_imap_export.get_imap( + period=period, version=version, country_org=country_org, country_code=country_code) + elif imap_type == DatimImapTests.IMAP_COMPARE_TYPE_VARIABLE: + return imap_object + else: + raise Exception('Unrecognized imap_type "%s". Must be one of the DatimImapTests.IMAP_COMPARE_TYPE_RESULT contants' % imap_type) + + def drop_org(self, args): + return datim.datimimap.DatimImapFactory.delete_org_if_exists( + org_id=args.get('country_org'), + oclenv=args.get('ocl_api_env'), + ocl_root_api_token=args.get('ocl_api_token'), + verbose=True + ) + + def run_test_export(self, test_args): + return self.get_export(test_args) + + def run_test_import(self, test_args): + return self.process_import(test_args) + + def run_test_compare(self, test_args): + return self.imap_compare(test_args) + + def run_test_drop_org(self, test_args): + return self.drop_org(test_args) + + @staticmethod + def assert_result_type(result, result_type): + assert_result = isinstance(result, result_type) + print "Assert Result Type: %s == %s -- %s" % (type(result), result_type, assert_result) + + @staticmethod + def assert_result_value(result, result_value): + assert_result = result == result_value + print "Assert Result Value: %s == %s -- %s" % (result, result_value, assert_result) + + @staticmethod + def assert_num_diff(result, target_num_diff): + assert_result = False + result_num_diff = 'N/A' + if isinstance(result, datim.datimimap.DatimImapDiff): + result_num_diff = result.get_num_diffs() + assert_result = target_num_diff == result_num_diff + print "Assert Num Diff: %s == %s -- %s" % (result_num_diff, target_num_diff, assert_result) + + @staticmethod + def assert_http_response_code(result, http_response_code): + result_response_code = None + if isinstance(result, requests.exceptions.HTTPError) and hasattr(result, 'response'): + result_response_code = result.response.status_code + elif isinstance(result, requests.models.Response): + result_response_code = result.response.status_code + elif isinstance(result, int): + result_response_code = result + assert_result = result_response_code == int(http_response_code) + print "Assert HTTP Response Code: %s == %s -- %s" % (result_response_code, http_response_code, assert_result) + + @staticmethod + def process_assertions_for_test(result, test_args): + if 'assert_result_type' in test_args: + DatimImapTests.assert_result_type(result, test_args.get('assert_result_type')) + if 'assert_http_response_code' in test_args: + DatimImapTests.assert_http_response_code(result, test_args.get('assert_http_response_code')) + if 'assert_result_value' in test_args: + DatimImapTests.assert_result_value(result, test_args.get('assert_result_value')) + if 'assert_num_diff' in test_args: + DatimImapTests.assert_num_diff(result, test_args.get('assert_num_diff')) + + def run_test(self, test_args): + """ Run a test """ + + # Skip if set to inactive + if "is_active" in test_args and not test_args["is_active"]: + print 'SKIPPING: "is_active" set to False' + return + + # Pre-process args + test_type = test_args['test_type'] + if 'country_org' not in test_args: + test_args['country_org'] = 'DATIM-MOH-%s-%s' % (test_args.get('country_code'), test_args.get('period')) + + # Make sure its a valid test type + print self.get_test_summary(test_args) + if test_type not in DatimImapTests.DATIM_OCL_TEST_TYPES: + raise Exception('Invalid test_type "%s" with args: %s' % (test_type, test_args)) + + # Run the test and save the result + if self.__timer and self.__timer.running: + self.__timer.lap(label='%s--Start' % test_args['test_id']) + result = None + try: + if test_type == DatimImapTests.DATIM_OCL_TEST_TYPE_EXPORT: + result = self.run_test_export(test_args) + elif test_type == DatimImapTests.DATIM_OCL_TEST_TYPE_IMPORT: + result = self.run_test_import(test_args) + elif test_type == DatimImapTests.DATIM_OCL_TEST_TYPE_COMPARE: + result = self.run_test_compare(test_args) + elif test_type == DatimImapTests.DATIM_OCL_TEST_TYPE_DROP_ORG: + result = self.run_test_drop_org(test_args) + except Exception as e: + result = e + finally: + self.results[test_args['test_id']] = result + + # Process the assertions + DatimImapTests.process_assertions_for_test(result, test_args) + + # Optionally display the result + if "do_display_result" not in test_args or test_args["do_display_result"]: + print result + + # Record the lap time + if self.__timer and self.__timer.running: + self.__timer.lap(label='%s--Stop' % test_args['test_id']) + + def display_test_results(self): + if not self.__tests: + return False + self.__current_test_num = 0 + for test in self.__tests: + self.__current_test_num += 1 + print self.get_test_summary(test) + if test['test_id'] in self.results: + result = self.results[test['test_id']] + DatimImapTests.process_assertions_for_test(result, test) + else: + print 'INFO: No result for test "%s"' % test['test_id'] + if self.__timer: + print '\n**** SUMMARY OF PROCESSING TIMES:' + print self.__timer + + def run_tests(self, tests): + self.__timer = utils.timer.Timer() + self.__tests = list(tests) + self.__current_test_num = 0 + self.__total_test_count = len(tests) + self.__timer.start() + for test in self.__tests: + self.__current_test_num += 1 + self.run_test(test_args=test) + self.__timer.stop() + + @staticmethod + def display_test_summary(tests): + i = 0 + for test in tests: + i += 1 + print "[Test %s of %s] %s('%s'): %s" % ( + i, len(tests), test["test_type"], test["test_id"], test["test_description"]) + diff --git a/datim/datimshow.py b/datim/datimshow.py new file mode 100644 index 0000000..7827491 --- /dev/null +++ b/datim/datimshow.py @@ -0,0 +1,298 @@ +""" +Shared class for custom presentations (i.e. shows) of DATIM metadata +""" +import csv +import sys +import json +from xml.etree.ElementTree import Element +from xml.etree.ElementTree import SubElement +from xml.etree.ElementTree import tostring +import datimbase + + +class DatimShow(datimbase.DatimBase): + """ + Shared class for custom presentations (i.e. shows) of DATIM metadata + """ + + # Presentation Formats + DATIM_FORMAT_HTML = 'html' + DATIM_FORMAT_XML = 'xml' + DATIM_FORMAT_JSON = 'json' + DATIM_FORMAT_CSV = 'csv' + PRESENTATION_FORMATS = [ + DATIM_FORMAT_HTML, + DATIM_FORMAT_XML, + DATIM_FORMAT_JSON, + DATIM_FORMAT_CSV + ] + + # Set to True to only allow presentation of OCL repositories explicitly + # defined in OCL_EXPORT_DEFS + REQUIRE_OCL_EXPORT_DEFINITION = False + + # Set the default presentation row building method + DEFAULT_SHOW_BUILD_ROW_METHOD = 'default_show_build_row' + + # Default endpoint to use if unspecified OCL export + DEFAULT_REPO_LIST_ENDPOINT = '' + + def __init__(self): + datimbase.DatimBase.__init__(self) + self.run_ocl_offline = False + self.cache_intermediate = True + + def build_show_grid(self, repo_title='', repo_subtitle='', headers='', + concepts_with_mappings=None, input_filename='', + show_build_row_method=''): + """ Builds the intermediate export from source data """ + # Setup the headers + intermediate = { + 'title': repo_title, + 'subtitle': repo_subtitle, + 'height': 0, + 'headers': headers, + 'rows': [] + } + intermediate['width'] = len(intermediate['headers']) + + # Read in the content from the file saved to disk + if input_filename: + with open(self.attach_absolute_data_path(input_filename), 'rb') as input_file: + ocl_export_raw = json.load(input_file) + raw_concepts_dict = {ocl_export_raw['concepts'][i]['url']: ocl_export_raw[ + 'concepts'][i] for i in range(len(ocl_export_raw['concepts']))} + raw_mappings = ocl_export_raw['mappings'] + + # add the to_concepts to the mappings so that they are available to the + # "show_build_row_method" method + for i in range(len(raw_mappings)): + to_concept_url = raw_mappings[i]['to_concept_url'] + if to_concept_url in raw_concepts_dict: + raw_mappings[i]['to_concept'] = raw_concepts_dict[to_concept_url] + + # Add the mappings to the from concepts + for concept_id in raw_concepts_dict: + concept = raw_concepts_dict[concept_id] + concept['mappings'] = [mapping for mapping in raw_mappings if str( + mapping["from_concept_url"]) == concept['url']] + + concepts_with_mappings = raw_concepts_dict.values() + + elif isinstance(concepts_with_mappings, list): + # These are already in the correct format + pass + else: + raise Exception('Must provide either "input_filename" or "concepts_with_mappings".') + + if concepts_with_mappings: + for concept in concepts_with_mappings: + result = getattr(self, show_build_row_method)( + concept, headers=headers, direct_mappings=concept['mappings'], + repo_title=repo_title, repo_subtitle=repo_subtitle) + if result: + if isinstance(result, dict): + intermediate['rows'].append(result) + elif isinstance(result, list): + for item in result: + intermediate['rows'].append(item) + intermediate['height'] = len(intermediate['rows']) + return intermediate + + def default_show_build_row(self, concept, headers=None, direct_mappings=None, + repo_title='', repo_subtitle=''): + """ Default method for building one output row in the presentation layer """ + row = {} + for header in headers: + row[header['column']] = '' + row[headers[0]['column']] = str(concept) + return row + + def transform_to_format(self, content, export_format): + """ + Displays the intermediate content in the requested export format + :param content: Intermediate content shared by all formats + :param export_format: Export format + :return: + """ + if export_format == self.DATIM_FORMAT_HTML: + self.transform_to_html(content) + elif export_format == self.DATIM_FORMAT_JSON: + self.transform_to_json(content) + elif export_format == self.DATIM_FORMAT_XML: + self.transform_to_xml(content) + elif export_format == self.DATIM_FORMAT_CSV: + self.transform_to_csv(content) + + def transform_to_html(self, content): + """ Transform intermediate export to HTML """ + css = ('\n') + sys.stdout.write(css) + sys.stdout.write('

%s

\n' % content['title'].encode('utf-8')) + if 'subtitle' in content and content['subtitle']: + sys.stdout.write('

%s

\n' % content['subtitle'].encode('utf-8')) + sys.stdout.write('\n') + for header in content['headers']: + sys.stdout.write('' % str(header['name'])) + sys.stdout.write('\n') + for row in content['rows']: + sys.stdout.write('\n') + for header in content['headers']: + try: + sys.stdout.write('' % str(row[header['name']].encode('utf-8'))) + except: + sys.stdout.write('' % str(row[header['name']])) + sys.stdout.write('') + sys.stdout.write('\n
%s
%s%s
') + sys.stdout.flush() + + def transform_to_json(self, content): + """ Transform intermediate export to JSON """ + # convert the rows to lists in the same column order as the headers + reduced_rows = [] + for row in content['rows']: + reduced_row = [] + for header in content['headers']: + reduced_row.append(row[header['name']]) + reduced_rows.append(reduced_row) + content['rows'] = reduced_rows + sys.stdout.write(json.dumps(content, indent=4, sort_keys=True)) + sys.stdout.flush() + + def xml_dict_clean(self, intermediate_data): + """ Cleans data for XML export """ + new_dict = {} + for key, value in intermediate_data.iteritems(): + if isinstance(value, bool): + if value: + value = "true" + else: + value = "false" + new_dict[key] = str(value) + return new_dict + + def transform_to_xml(self, content): + """ Transform intermediate export to XML """ + top_attr = { + 'title': content['title'], + 'subtitle': content['subtitle'], + 'width': str(content['width']), + 'height': str(content['height']) + } + top = Element('grid', top_attr) + headers = SubElement(top, 'headers') + for header in content['headers']: + SubElement(headers, 'header', self.xml_dict_clean(header)) + rows = SubElement(top, 'rows') + for row_values in content['rows']: + row = SubElement(rows, 'row') + for field_name in row_values: + field = SubElement(row, 'field') + field.text = row_values[field_name] + print tostring(top) + + def transform_to_csv(self, content): + """ Transform intermediate export to CSV """ + fieldnames = [] + for header in content['headers']: + fieldnames.append(header['name']) + writer = csv.DictWriter(sys.stdout, fieldnames=fieldnames) + writer.writeheader() + for row in content['rows']: + # convert to utf-8 encoded strings + row_utf8 = {} + for key in row: + try: + row_utf8[key] = row[key].encode('utf-8') + except: + row_utf8[key] = row[key] + writer.writerow(row_utf8) + sys.stdout.flush() + + @staticmethod + def get_format_from_string(format_string, default_fmt='html'): + """ Return DATIM Presentation format constant that matches a string """ + for fmt in DatimShow.PRESENTATION_FORMATS: + if format_string.lower() == fmt.lower(): + return fmt + return default_fmt + + def get(self, repo_id='', export_format=''): + """ + Get the repository in the specified format + :param repo_id: ID of the repo that matches an OCL_EXPORT_DEF key + :param export_format: One of the supported export formats. See DATIM_FORMAT constants + :return: + """ + repo_title = '' + repo_subtitle = '' + repo_endpoint = '' + show_build_row_method = '' + show_headers_key = '' + if export_format not in self.PRESENTATION_FORMATS: + export_format = self.DATIM_FORMAT_HTML + + # Setup the export + if repo_id in self.OCL_EXPORT_DEFS: + repo_endpoint = self.OCL_EXPORT_DEFS[repo_id]['endpoint'] + repo_title = self.OCL_EXPORT_DEFS[repo_id].get('title') + repo_subtitle = self.OCL_EXPORT_DEFS[repo_id].get('subtitle', '') + show_build_row_method = self.OCL_EXPORT_DEFS[repo_id].get('show_build_row_method', '') + show_headers_key = self.OCL_EXPORT_DEFS[repo_id].get('show_headers_key', '') + elif not self.REQUIRE_OCL_EXPORT_DEFINITION: + repo_endpoint = '%s%s/' % (self.DEFAULT_REPO_LIST_ENDPOINT, repo_id) + show_build_row_method = self.DEFAULT_SHOW_BUILD_ROW_METHOD + else: + msg = 'Unrecognized key "%s"' % repo_id + self.log(msg) + raise Exception(msg) + if not repo_title: + repo_title = repo_id + if not show_headers_key: + show_headers_key = self.headers.items()[0][0] + + # STEP 1 of 4: Fetch latest version of relevant OCL repository export + self.vlog(1, '**** STEP 1 of 4: Fetch latest version of relevant OCL repository export') + self.vlog(1, '%s:' % repo_endpoint) + zip_filename = self.endpoint2filename_ocl_export_zip(repo_endpoint) + json_filename = self.endpoint2filename_ocl_export_json(repo_endpoint) + if not self.run_ocl_offline: + self.get_ocl_export(endpoint=repo_endpoint, version='latest', zipfilename=zip_filename, + jsonfilename=json_filename) + else: + self.does_offline_data_file_exist(json_filename, exit_if_missing=True) + + # STEP 2 of 4: Transform OCL export to intermediary state + self.vlog(1, '**** STEP 2 of 4: Transform to intermediary state') + json_filename = self.endpoint2filename_ocl_export_json(repo_endpoint) + intermediate = self.build_show_grid( + repo_title=repo_title, repo_subtitle=repo_subtitle, + headers=self.headers[show_headers_key], input_filename=json_filename, + show_build_row_method=show_build_row_method) + + # STEP 3 of 4: Cache the intermediate output + self.vlog(1, '**** STEP 3 of 4: Cache the intermediate output') + if self.cache_intermediate: + filename = self.endpoint2filename_ocl_export_intermediate_json(repo_endpoint) + with open(self.attach_absolute_data_path(filename), 'wb') as output_file: + output_file.write(json.dumps(intermediate)) + self.vlog(1, 'Processed OCL export saved to "%s"' % filename) + else: + self.vlog(1, 'SKIPPING: "cache_intermediate" set to "false"') + + # STEP 4 of 4: Transform to requested format and stream + self.vlog(1, '**** STEP 4 of 4: Transform to requested format and stream') + self.transform_to_format(intermediate, export_format) + + def getByDataElementIds(self, data_element_ids='', export_format=''): + """ + Change "get" to a router function that routes the request to getByDataElementIds or getByExport + Get the a repository in the specified format + :param data_element_ids: ID of the datim element id's + :param export_format: One of the supported export formats. See DATIM_FORMAT constants + :return: + """ + return None diff --git a/datim/datimshowmechanisms.py b/datim/datimshowmechanisms.py new file mode 100644 index 0000000..929a008 --- /dev/null +++ b/datim/datimshowmechanisms.py @@ -0,0 +1,61 @@ +""" +Script to present DATIM Mechanisms metadata + +Request Format: /datim-mechanisms?format=____ +Supported Formats: html, xml, csv, json +""" +from __future__ import with_statement +import datimshow +import datimconstants + + +class DatimShowMechanisms(datimshow.DatimShow): + """ Class to manage DATIM Mechanisms Presentation """ + + # OCL Export Definitions + OCL_EXPORT_DEFS = datimconstants.DatimConstants.MECHANISMS_OCL_EXPORT_DEFS + + # Default endpoint to use if unspecified OCL export + DEFAULT_REPO_LIST_ENDPOINT = '/orgs/PEPFAR/collections/' + + # Output headers + headers = { + 'mechanisms': [ + {"name": "mechanism", "column": "mechanism", "type": "java.lang.String", "hidden": False, "meta": False}, + {"name": "code", "column": "code", "type": "java.lang.String", "hidden": False, "meta": False}, + {"name": "uid", "column": "uid", "type": "java.lang.String", "hidden": False, "meta": False}, + {"name": "partner", "column": "partner", "type": "java.lang.String", "hidden": False, "meta": False}, + {"name": "primeid", "column": "primeid", "type": "java.lang.String", "hidden": False, "meta": False}, + {"name": "agency", "column": "agency", "type": "java.lang.String", "hidden": False, "meta": False}, + {"name": "ou", "column": "ou", "type": "java.lang.String", "hidden": False, "meta": False}, + {"name": "startdate", "column": "startdate", "type": "java.lang.String", "hidden": False, "meta": False}, + {"name": "enddate", "column": "enddate", "type": "java.lang.String", "hidden": False, "meta": False} + ] + } + + def __init__(self, oclenv='', oclapitoken='', run_ocl_offline=False, verbosity=0, cache_intermediate=True): + datimshow.DatimShow.__init__(self) + self.oclenv = oclenv + self.oclapitoken = oclapitoken + self.run_ocl_offline = run_ocl_offline + self.verbosity = verbosity + self.cache_intermediate = cache_intermediate + self.oclapiheaders = { + 'Authorization': 'Token ' + self.oclapitoken, + 'Content-Type': 'application/json' + } + + def build_mechanism_row(self, c, headers=None, direct_mappings=None, repo_title='', repo_subtitle=''): + if c['concept_class'] == 'Funding Mechanism': + return { + 'mechanism': c['names'][0]['name'], + 'code': c['id'], + 'uid': c['external_id'], + 'partner': c['extras']['Partner'], + 'primeid': c['extras']['Prime Id'], + 'agency': c['extras']['Agency'], + 'ou': c['extras']['Organizational Unit'], + 'startdate': c['extras']['Start Date'], + 'enddate': c['extras']['End Date'], + } + return None diff --git a/datim/datimshowmer.py b/datim/datimshowmer.py new file mode 100644 index 0000000..2c44bd9 --- /dev/null +++ b/datim/datimshowmer.py @@ -0,0 +1,79 @@ +""" +Script to present DATIM MER metadata + +Request Format: /datim-mer?collection=____&format=____ +Supported Formats: html, xml, csv, json +Supported Collections: Refer to DatimConstants.MER_OCL_EXPORT_DEFS (there are more than 60 options) +""" +from __future__ import with_statement +import datimshow +import datimconstants + + +class DatimShowMer(datimshow.DatimShow): + """ Class to manage DATIM MER Presentation """ + + # OCL Export Definitions + OCL_EXPORT_DEFS = datimconstants.DatimConstants.MER_OCL_EXPORT_DEFS + + # Default endpoint to use if unspecified OCL export + DEFAULT_REPO_LIST_ENDPOINT = '/orgs/PEPFAR/collections/' + + # Output headers + headers = { + 'mer': [ + {"name": "dataset", "column": "dataset", "type": "java.lang.String", "hidden": False, "meta": False}, + {"name": "dataelement", "column": "dataelement", "type": "java.lang.String", "hidden": False, "meta": False}, + {"name": "shortname", "column": "shortname", "type": "java.lang.String", "hidden": False, "meta": False}, + {"name": "code", "column": "code", "type": "java.lang.String", "hidden": False, "meta": False}, + {"name": "dataelementuid", "column": "dataelementuid", "type": "java.lang.String", "hidden": False, "meta": False}, + {"name": "dataelementdesc", "column": "dataelementdesc","type": "java.lang.String", "hidden": False, "meta": False}, + {"name": "categoryoptioncombo", "column": "categoryoptioncombo", "type": "java.lang.String", "hidden": False, "meta": False}, + {"name": "categoryoptioncombocode", "column": "categoryoptioncombocode", "type": "java.lang.String", "hidden": False, "meta": False}, + {"name": "categoryoptioncombouid", "column": "categoryoptioncombouid", "type": "java.lang.String", "hidden": False, "meta": False} + ] + } + + def __init__(self, oclenv='', oclapitoken='', run_ocl_offline=False, verbosity=0, cache_intermediate=True): + datimshow.DatimShow.__init__(self) + self.oclenv = oclenv + self.oclapitoken = oclapitoken + self.run_ocl_offline = run_ocl_offline + self.verbosity = verbosity + self.cache_intermediate = cache_intermediate + self.oclapiheaders = { + 'Authorization': 'Token ' + self.oclapitoken, + 'Content-Type': 'application/json' + } + + def build_mer_indicator_output(self, c, headers=None, direct_mappings=None, repo_title='', repo_subtitle=''): + if c['concept_class'] != 'Indicator': + return None + + # Build the indicator + concept_description = '' + if c['descriptions']: + concept_description = c['descriptions'][0]['description'] + output_concept = { + 'dataset': repo_title, + 'dataelement': c['names'][0]['name'], + 'shortname': c['names'][1]['name'], + 'code': c['id'], + 'dataelementuid': c['external_id'], + 'dataelementdesc': concept_description, + 'categoryoptioncombo': '', + 'categoryoptioncombocode': '', + 'categoryoptioncombouid': '', + } + + # Find all the relevant mappings + if direct_mappings: + output_rows = [] + for m in direct_mappings: + output_concept['categoryoptioncombo'] = m['to_concept_name'] + output_concept['categoryoptioncombocode'] = m['to_concept_code'] + output_concept['categoryoptioncombouid'] = m['to_concept_code'] + output_rows.append(output_concept.copy()) + return output_rows + else: + return output_concept diff --git a/datim/datimshowmoh.py b/datim/datimshowmoh.py new file mode 100644 index 0000000..df5d1aa --- /dev/null +++ b/datim/datimshowmoh.py @@ -0,0 +1,109 @@ +""" +Script to present DATIM MOH metadata + +Supported Formats: html, xml, csv, json +OpenHIM Mediator Request Format: /datim-moh?period=____&format=____ +""" +from __future__ import with_statement +import datimshow +import datimconstants + + +class DatimShowMoh(datimshow.DatimShow): + """ Class to manage DATIM MOH Presentation """ + + # OCL Export Definitions + OCL_EXPORT_DEFS = datimconstants.DatimConstants.MOH_OCL_EXPORT_DEFS + + REQUIRE_OCL_EXPORT_DEFINITION = True + + # Output headers + headers = { + 'moh': [ + {"name": "dataset", "column": "dataset", "type": "java.lang.String", "hidden": False, + "meta": False}, + {"name": "dataelement", "column": "dataelement", "type": "java.lang.String", + "hidden": False, "meta": False}, + {"name": "shortname", "column": "shortname", "type": "java.lang.String", + "hidden": False, "meta": False}, + {"name": "code", "column": "code", "type": "java.lang.String", "hidden": False, + "meta": False}, + {"name": "dataelementuid", "column": "dataelementuid", "type": "java.lang.String", + "hidden": False, "meta": False}, + {"name": "dataelementdesc", "column": "dataelementdesc","type": "java.lang.String", + "hidden": False, "meta": False}, + {"name": "categoryoptioncombo", "column": "categoryoptioncombo", + "type": "java.lang.String", "hidden": False, "meta": False}, + {"name": "categoryoptioncombocode", "column": "categoryoptioncombocode", + "type": "java.lang.String", "hidden": False, "meta": False}, + {"name": "categoryoptioncombouid", "column": "categoryoptioncombouid", + "type": "java.lang.String", "hidden": False, "meta": False}, + {"name": "classification", "column": "classification", "type": "java.lang.String", + "hidden": False, "meta": False}, + ] + } + + def __init__(self, oclenv='', oclapitoken='', run_ocl_offline=False, verbosity=0, + cache_intermediate=True): + """ Initialize DatimShowMoh object """ + datimshow.DatimShow.__init__(self) + self.oclenv = oclenv + self.oclapitoken = oclapitoken + self.run_ocl_offline = run_ocl_offline + self.verbosity = verbosity + self.cache_intermediate = cache_intermediate + self.oclapiheaders = { + 'Content-Type': 'application/json' + } + if self.oclapitoken: + self.oclapiheaders['Authorization'] = 'Token ' + self.oclapitoken + + def get(self, period='', export_format=''): + """ + Overrides underlying method simply to change the parameter name to period and to + add validation + """ + return datimshow.DatimShow.get(self, repo_id=period, export_format=export_format) + + def build_moh_indicator_output(self, c, headers=None, direct_mappings=None, repo_title='', + repo_subtitle=''): + """ Return one or more output rows for the specified input concept """ + + if c['concept_class'] != 'Data Element': + return None + + # Build output row template, pre-populating with the current data element attributes + concept_description = '' + if c['descriptions']: + concept_description = c['descriptions'][0]['description'] + output_concept_template = { + 'dataset': repo_title, + 'dataelement': c['names'][0]['name'], + 'shortname': c['names'][1]['name'], + 'code': c['id'], + 'dataelementuid': c['external_id'], + 'dataelementdesc': concept_description, + 'categoryoptioncombo': '', + 'categoryoptioncombocode': '', + 'categoryoptioncombouid': '', + 'classification': '', + } + + # Find all the relevant mappings + if direct_mappings: + output_rows = [] + for m in direct_mappings: + output_concept = output_concept_template.copy() + output_concept['categoryoptioncombo'] = m['to_concept_name'] + if m['to_concept_code'] == self.DATIM_DEFAULT_DISAG_ID: + output_concept['categoryoptioncombocode'] = m['to_concept_name'] + else: + output_concept['categoryoptioncombocode'] = m['to_concept_code'] + output_concept['categoryoptioncombouid'] = m['to_concept_code'] + if ('to_concept' in m and 'extras' in m['to_concept'] and + 'classification' in m['to_concept']['extras']): + output_concept['classification'] = m['to_concept']['extras']['classification'] + output_rows.append(output_concept) + return output_rows + else: + return output_concept_template diff --git a/datim/datimshowmsp.py b/datim/datimshowmsp.py new file mode 100644 index 0000000..8750367 --- /dev/null +++ b/datim/datimshowmsp.py @@ -0,0 +1,138 @@ +""" +Script to present MSP Metadata in the DATIM codelist format. +Supports display of an entire codelist or a list of data element IDs. +See showmsp.py for an example of usage. + +Supported Formats: html, xml, csv, json +""" +from __future__ import with_statement +import requests +import datimshow +import datimbase + + +class DatimShowMsp(datimshow.DatimShow): + """ Class to manage DATIM MSP Presentation """ + + # OCL Export Definitions + # OCL_EXPORT_DEFS = datimconstants.DatimConstants.MER_OCL_EXPORT_DEFS + OCL_EXPORT_DEFS = {} + + REQUIRE_OCL_EXPORT_DEFINITION = False + + # Default endpoint to use if unspecified OCL export + DEFAULT_REPO_LIST_ENDPOINT = '/orgs/PEPFAR-Test10/collections/' + + DEFAULT_SHOW_BUILD_ROW_METHOD = 'build_mer_data_element_output' + + # Output headers + headers = { + 'msp': [ + {"name": "dataset", "column": "dataset", "type": "java.lang.String", + "hidden": False, "meta": False}, + {"name": "dataelement", "column": "dataelement", "type": "java.lang.String", + "hidden": False, "meta": False}, + {"name": "shortname", "column": "shortname", "type": "java.lang.String", + "hidden": False, "meta": False}, + {"name": "code", "column": "code", "type": "java.lang.String", + "hidden": False, "meta": False}, + {"name": "dataelementuid", "column": "dataelementuid", "type": "java.lang.String", + "hidden": False, "meta": False}, + {"name": "dataelementdesc", "column": "dataelementdesc", "type": "java.lang.String", + "hidden": False, "meta": False}, + {"name": "categoryoptioncombo", "column": "categoryoptioncombo", + "type": "java.lang.String", "hidden": False, "meta": False}, + {"name": "categoryoptioncombocode", "column": "categoryoptioncombocode", + "type": "java.lang.String", "hidden": False, "meta": False}, + {"name": "categoryoptioncombouid", "column": "categoryoptioncombouid", + "type": "java.lang.String", "hidden": False, "meta": False} + ] + } + + def __init__(self, oclenv='', oclapitoken='', run_ocl_offline=False, verbosity=0, + cache_intermediate=True): + datimshow.DatimShow.__init__(self) + self.oclenv = oclenv + self.oclapitoken = oclapitoken + self.run_ocl_offline = run_ocl_offline + self.verbosity = verbosity + self.cache_intermediate = cache_intermediate + self.oclapiheaders = { + 'Content-Type': 'application/json' + } + if self.oclapitoken: + self.oclapiheaders['Authorization'] = 'Token ' + self.oclapitoken + + def get(self, data_element_ids=None, repo_id='', export_format='', + owner='PEPFAR', owner_type='Organization', source='MER'): + """ + Overrides DatimShow.get to display an export of either a list of Data Element IDs + or an entire Code List (repo_id). + """ + if data_element_ids: + self.vlog(1, 'Loading specified data element IDs: %s' % str(data_element_ids)) + if isinstance(data_element_ids, str): + data_element_ids = data_element_ids.split(',') + if not isinstance(data_element_ids, list): + raise Exception('Invalid list of data element IDs: %s' % str(data_element_ids)) + data_element_results = [] + for data_element_id in data_element_ids: + data_element_url = '%s/%s/%s/sources/%s/concepts/%s/?includeMappings=true' % ( + self.oclenv, datimbase.DatimBase.owner_type_to_stem(owner_type), + owner, source, str(data_element_id.strip())) + self.vlog(2, data_element_url) + data_element_response = requests.get(data_element_url, headers=self.oclapiheaders) + if data_element_response.status_code == 404: + self.vlog(1, '404 NOT FOUND') + continue + # For other errors, go ahead and raise an exception + data_element_response.raise_for_status() + data_element_results.append(data_element_response.json()) + intermediate = self.build_show_grid( + repo_title='Custom Query', + repo_subtitle='', + headers=self.headers['msp'], + concepts_with_mappings=data_element_results, + show_build_row_method='build_mer_data_element_output') + self.transform_to_format(intermediate, export_format) + elif repo_id: + self.DEFAULT_REPO_LIST_ENDPOINT = '/orgs/%s/collections/' % owner + datimshow.DatimShow.get(self, repo_id=repo_id, export_format=export_format) + else: + raise Exception('Must provide either data_element_ids or repo_id.') + + def build_mer_data_element_output(self, concept, headers=None, direct_mappings=None, + repo_title='', repo_subtitle=''): + """ Builds export rows """ + if concept['concept_class'] != 'Data Element': + return None + + # Build the indicator + output_concept = { + 'dataset': repo_title, + 'dataelement': concept['names'][0]['name'], + 'shortname': '', + 'code': concept['id'], + 'dataelementuid': concept.get('external_id', ''), + 'dataelementdesc': '', + 'categoryoptioncombo': '', + 'categoryoptioncombocode': '', + 'categoryoptioncombouid': '', + } + if len(concept['names']) > 1: + output_concept['shortname'] = concept['names'][1]['name'] + if concept['descriptions']: + output_concept['dataelementdesc'] = concept['descriptions'][0]['description'] + + # Simply return the concept if there are no mappings + if not direct_mappings: + return output_concept + + # Return list of one concept per direct mapping + output_rows = [] + for mapping in direct_mappings: + output_concept['categoryoptioncombo'] = mapping['to_concept_name'] + output_concept['categoryoptioncombocode'] = mapping['to_concept_code'] + output_concept['categoryoptioncombouid'] = mapping['to_concept_code'] + output_rows.append(output_concept.copy()) + return output_rows diff --git a/datim/datimshowsims.py b/datim/datimshowsims.py new file mode 100644 index 0000000..6135a29 --- /dev/null +++ b/datim/datimshowsims.py @@ -0,0 +1,66 @@ +""" +Class to present DATIM SIMS metadata based on the DatimShow class + +Supported Formats: html, xml, csv, json +Supported Collections: + sims3_facility, sims3_community, sims3_above_site + sims2_facility, sims2_community, sims2_above_site + sims_option_sets +""" +from __future__ import with_statement +import datimshow +import datimconstants + + +class DatimShowSims(datimshow.DatimShow): + """ Class to manage DATIM SIMS Presentation """ + + # OCL Export Definitions + OCL_EXPORT_DEFS = datimconstants.DatimConstants.SIMS_OCL_EXPORT_DEFS + + # Default endpoint to use if unspecified OCL export + DEFAULT_REPO_LIST_ENDPOINT = '/orgs/PEPFAR/collections/' + + # Output headers + headers = { + 'sims': [ + {"name": "name", "column": "name", "type": "java.lang.String", "hidden": False, "meta": False}, + {"name": "code", "column": "code", "type": "java.lang.String", "hidden": False, "meta": False}, + {"name": "uid", "column": "uid", "type": "java.lang.String", "hidden": False, "meta": False}, + {"name": "valuetype", "column": "valuetype", "type": "java.lang.String", "hidden": False, "meta": False}, + ], + 'option_sets': [ + {"name": "option_set", "column": "option_set", "type": "java.lang.String", "hidden": False, "meta": False}, + {"name": "option_description", "column": "option_description", "type": "java.lang.String", "hidden": False, "meta": False}, + {"name": "option_code", "column": "option_code", "type": "java.lang.String", "hidden": False, "meta": False}, + {"name": "option_code_description", "column": "option_code_description", "type": "java.lang.String", "hidden": False, "meta": False} + ] + } + + def __init__(self, oclenv='', oclapitoken='', run_ocl_offline=False, verbosity=0, cache_intermediate=True): + datimshow.DatimShow.__init__(self) + self.oclenv = oclenv + self.oclapitoken = oclapitoken + self.run_ocl_offline = run_ocl_offline + self.verbosity = verbosity + self.cache_intermediate = cache_intermediate + self.oclapiheaders = { + 'Authorization': 'Token ' + self.oclapitoken, + 'Content-Type': 'application/json' + } + + def build_sims_row(self, concept, headers=None, direct_mappings=None, repo_title='', repo_subtitle=''): + return { + 'name': concept['names'][0]['name'], + 'code': concept['id'], + 'uid': concept['external_id'], + 'valuetype': concept['extras']['Value Type'], + } + + def build_sims_option_sets_row(self, concept, headers=None, direct_mappings=None, repo_title='', repo_subtitle=''): + return { + 'option_set': concept['extras']['Option Set Name'], + 'option_description': concept['extras']['Option Set Name'], + 'option_code': concept['extras']['Option Code'], + 'option_code_description': concept['names'][0]['name'], + } diff --git a/datim/datimshowtieredsupport.py b/datim/datimshowtieredsupport.py new file mode 100644 index 0000000..9b53220 --- /dev/null +++ b/datim/datimshowtieredsupport.py @@ -0,0 +1,66 @@ +""" +Script to present DATIM Tiered Support metadata + +Request Format: /datim-tiered-support?collection=____&format=____ +Supported Formats: html, xml, csv, json +Supported Collections: datalements, options +""" +from __future__ import with_statement +import datimshow +import datimconstants + + +class DatimShowTieredSupport(datimshow.DatimShow): + """ Class to manage DATIM Tiered Support Presentation """ + + # OCL Export Definitions + OCL_EXPORT_DEFS = datimconstants.DatimConstants.TIERED_SUPPORT_OCL_EXPORT_DEFS + + # Default endpoint to use if unspecified OCL export + DEFAULT_REPO_LIST_ENDPOINT = '/orgs/PEPFAR/collections/' + + # Output headers + headers = { + 'tiered_support_data_elements': [ + {"name": "name", "column": "name", "type": "java.lang.String", "hidden": False, "meta": False}, + {"name": "code", "column": "code", "type": "java.lang.String", "hidden": False, "meta": False}, + {"name": "uid", "column": "uid", "type": "java.lang.String", "hidden": False, "meta": False} + ], + 'tiered_support_options': [ + {"name": "option_set", "column": "option_set", "type": "java.lang.String", "hidden": False, "meta": False}, + {"name": "option_description", "column": "option_description", "type": "java.lang.String", "hidden": False, "meta": False}, + {"name": "option_code", "column": "option_code", "type": "java.lang.String", "hidden": False, "meta": False}, + {"name": "option_code_description", "column": "option_code_description", "type": "java.lang.String", "hidden": False, "meta": False} + ] + } + + def __init__(self, oclenv='', oclapitoken='', run_ocl_offline=False, verbosity=0, cache_intermediate=True): + datimshow.DatimShow.__init__(self) + self.oclenv = oclenv + self.oclapitoken = oclapitoken + self.run_ocl_offline = run_ocl_offline + self.verbosity = verbosity + self.cache_intermediate = cache_intermediate + self.oclapiheaders = { + 'Authorization': 'Token ' + self.oclapitoken, + 'Content-Type': 'application/json' + } + + def build_tiered_support_data_element_row(self, c, headers=None, direct_mappings=None, repo_title='', repo_subtitle=''): + if c['concept_class'] == 'Misc': + return { + 'name': c['names'][0]['name'], + 'code': c['id'], + 'uid': c['external_id'], + } + return None + + def build_tiered_support_option_row(self, c, headers=None, direct_mappings=None, repo_title='', repo_subtitle=''): + if c['concept_class'] == 'Option': + return { + 'option_set': c['extras']['option_set'], + 'option_description': c['extras']['option_set'], + 'option_code': c['extras']['option_code'], + 'option_code_description': c['names'][0]['name'], + } + return None diff --git a/datim/datimsync.py b/datim/datimsync.py new file mode 100644 index 0000000..82f240a --- /dev/null +++ b/datim/datimsync.py @@ -0,0 +1,857 @@ +""" +DatimSync base class to be used by all DATIM sync scripts + +Import batches are imported in alphabetical order. Within a batch, resources are imported +in this order: concepts, mappings, concept references, mapping references. +Import batches should be structured as follows: +{ + 1_ordered_import_batch: { + 'concepts': { concept_relative_url: { resource_field_1: value, ... }, + 'mappings': { mapping_unique_url: { resource_field_1: value, ... }, + 'references': { reference_unique_url: {resource_field_1: value, ...} + }, + 2_ordered_import_batch: { ... } +} +""" +import json +import requests +import os +import sys +import pprint +import time +from requests.auth import HTTPBasicAuth +from shutil import copyfile +import deepdiff +import datimbase +import ocldev.oclconstants +import ocldev.oclfleximporter +import utils.timer + + +class DatimSync(datimbase.DatimBase): + + # Sync mode constants + SYNC_MODE_DIFF_ONLY = 'diff' + SYNC_MODE_BUILD_IMPORT_SCRIPT = 'script-only' + SYNC_MODE_TEST_IMPORT = 'test' + SYNC_MODE_FULL_IMPORT = 'full' + SYNC_MODES = [ + SYNC_MODE_DIFF_ONLY, + SYNC_MODE_BUILD_IMPORT_SCRIPT, + SYNC_MODE_TEST_IMPORT, + SYNC_MODE_FULL_IMPORT + ] + + # Data check return values + DATIM_SYNC_NO_DIFF = 0 + DATIM_SYNC_DIFF = 1 + + # Intended to be overwritten in a child class + OCL_EXPORT_DEFS = {} + DHIS2_QUERIES = {} + IMPORT_BATCHES = [] + + # Set this to false if no OCL repositories are loaded initially to get dataset_ids + SYNC_LOAD_DATASETS = True + + # Method used to prepare an OCL export for a diff analysis if one isn't specified in the import batch configuration + DEFAULT_OCL_EXPORT_CLEANING_METHOD = 'clean_ocl_export' + + # Sets an upper limit for the number of concept references to include in a single API request + CONSOLIDATED_REFERENCE_BATCH_LIMIT = 25 + + # Default fields to strip from OCL exports before performing deep diffs + DEFAULT_CONCEPT_FIELDS_TO_REMOVE = ['version_created_by', 'created_on', 'updated_on', + 'version_created_on', 'created_by', 'updated_by', 'display_name', + 'display_locale', 'uuid', 'version', 'owner_url', 'source_url', + 'mappings', 'url', 'version_url', 'is_latest_version', 'locale'] + DEFAULT_CONCEPT_NAME_FIELDS_TO_REMOVE = ['uuid', 'type'] + DEFAULT_CONCEPT_DESC_FIELDS_TO_REMOVE = ['uuid', 'type'] + DEFAULT_MAPPING_ALLOWED_FIELDS = ['external_id', 'extras', 'id', 'from_source_url', 'map_type', + 'owner', 'owner_type', 'retired', 'source', 'to_concept_code', + 'to_source_url', 'to_concept_url', 'url', 'type'] + DEFAULT_MAPPING_FIELDS_TO_REMOVE = ['id', 'created_at', 'created_by', 'from_concept_code', 'from_concept_name', + 'from_source_name', 'from_source_owner', 'from_source_owner_type', + 'from_source_url', 'is_direct_mapping', 'is_external_mapping', + 'is_internal_mapping', 'is_inverse_mapping', 'updated_at', 'updated_by', + 'to_concept_name', 'to_source_name', 'to_source_owner', + 'to_source_owner_type', 'is_latest_version', 'update_comment', 'url', + 'version', 'versioned_object_id', 'versioned_object_url'] + + def __init__(self): + datimbase.DatimBase.__init__(self) + self.dhis2_diff = {} + self.ocl_diff = {} + self.ocl_collections = [] + self.str_dataset_ids = '' + self.run_dhis2_offline = False + self.compare2previousexport = True + self.import_limit = 0 + self.import_delay = 0 + self.diff_result = None + self.sync_resource_types = None + self.write_diff_to_file = True + + # Instructs the sync script to combine reference imports to the same source and within the same + # import batch to a single API request, resulting in a significant decrease in import time. + self.consolidate_references = True + + def log_settings(self): + """ Write settings to console """ + self.log( + '**** Sync Script Settings:', + 'verbosity:', self.verbosity, + ', dhis2env:', self.dhis2env, + ', dhis2uid + dhis2pwd: ', + ', oclenv:', self.oclenv, + ', oclapitoken: ', + ', compare2previousexport:', self.compare2previousexport) + if self.run_dhis2_offline: + self.log('**** RUNNING DHIS2 IN OFFLINE MODE ****') + if self.run_ocl_offline: + self.log('**** RUNNING OCL IN OFFLINE MODE ****') + + def prepare_ocl_exports(self, cleaning_attr=None): + """ + Convert OCL exports into the diff format + :param cleaning_attr: Optional cleaning attributes that are made available to each cleaning method + :return: None + """ + cnt = 0 + num_total = len(self.OCL_EXPORT_DEFS) + for ocl_export_def_key, export_def in self.OCL_EXPORT_DEFS.iteritems(): + cnt += 1 + self.vlog(1, '** [OCL Export %s of %s] %s:' % (cnt, num_total, ocl_export_def_key)) + cleaning_method_name = export_def.get('cleaning_method', self.DEFAULT_OCL_EXPORT_CLEANING_METHOD) + getattr(self, cleaning_method_name)(export_def, cleaning_attr=cleaning_attr) + with open(self.attach_absolute_data_path(self.OCL_CLEANED_EXPORT_FILENAME), 'wb') as output_file: + output_file.write(json.dumps(self.ocl_diff)) + self.vlog(1, 'Cleaned OCL exports successfully written to "%s"' % ( + self.OCL_CLEANED_EXPORT_FILENAME)) + + @staticmethod + def get_mapping_key_by_dict(m): + """ + Returns a key that uniquely identifies a mapping in the format: + [mapping_source_url]/mappings?from=[from_concept_url]&maptype=[map_type]&to=[to_concept_url] + :param m: + :return: + """ + # Note mapping_source_url omitted because owner ID/type and source ID provided + return DatimSync.get_mapping_key( + mapping_owner_type=m['owner_type'], mapping_owner_id=m['owner'], mapping_source_id=m['source'], + from_concept_url=m['from_concept_url'], map_type=m['map_type'], to_concept_url=m['to_concept_url'], + to_source_url=m['to_source_url'], to_concept_code=m['to_concept_code']) + + @staticmethod + def get_mapping_key(mapping_source_url='', mapping_owner_type='', mapping_owner_id='', mapping_source_id='', + from_concept_url='', map_type='', to_concept_url='', + to_source_url='', to_concept_code=''): + """ + Returns a key that uniquely identifies a mapping in the format: + [mapping_source_url]/mappings?from=[from_concept_url]&maptype=[map_type]&to=[to_concept_url] + :param mapping_source_url: + :param mapping_owner_type: + :param mapping_owner_id: + :param mapping_source_id: + :param from_concept_url: + :param map_type: + :param to_concept_url: + :param to_source_url: + :param to_concept_code: + :return: + """ + # Handle the source url + if not mapping_source_url: + mapping_owner_stem = datimbase.DatimBase.owner_type_to_stem(mapping_owner_type) + if not mapping_owner_stem: + errmsg = 'ERROR: Invalid mapping_owner_type "%s"' % mapping_owner_type + raise Exception(errmsg) + mapping_source_url = '/%s/%s/sources/%s/' % (mapping_owner_stem, mapping_owner_id, mapping_source_id) + + # Build the key + if not to_concept_url: + to_concept_url = '%s%s' % (to_source_url, to_concept_code) + key = ('%smappings/?from=%s&maptype=%s&to=%s' % ( + mapping_source_url, from_concept_url, map_type, to_concept_url)) + return key + + def clean_concept(self, concept): + """ + Removes fields from an exported concept that are not used in a diff + :param concept: + :return: + """ + c = concept.copy() + + # Remove core concept fields not involved in the diff + for f in self.DEFAULT_CONCEPT_FIELDS_TO_REMOVE: + if f in c: + del c[f] + + # Remove unnecessary name fields + if 'names' in c and type(c['names']) is list: + for i, name in enumerate(c['names']): + for f in self.DEFAULT_CONCEPT_NAME_FIELDS_TO_REMOVE: + if f in name: + del name[f] + + # Remove unnecessary description fields + if 'descriptions' in c and type(c['descriptions']) is list: + for i, description in enumerate(c['descriptions']): + for f in self.DEFAULT_CONCEPT_DESC_FIELDS_TO_REMOVE: + if f in description: + del description[f] + + return c + + def clean_mapping(self, mapping): + """ + Removes fields from an exported mapping that are not used in a diff + :param mapping: + :return: + """ + m = mapping.copy() + + # Remove core mapping fields not involved in the diff + for f in self.DEFAULT_MAPPING_FIELDS_TO_REMOVE: + if f in m: + del m[f] + + # Transform some fields + if m['type'] == 'MappingVersion': + # Note that this is an error in the OCL export + m['type'] = 'Mapping' + if m['to_concept_url']: + # Internal mapping, so remove to_concept_code and to_source_url + del m['to_source_url'] + del m['to_concept_code'] + else: + # External mapping, so remove to_concept_url + del m['to_concept_url'] + + return m + + def clean_ocl_export(self, ocl_export_def, cleaning_attr=None): + """ + Default method for cleaning an OCL export to prepare it for a diff + :param ocl_export_def: + :param cleaning_attr: + :return: + """ + import_batch_key = ocl_export_def['import_batch'] + json_filename = datimbase.DatimBase.endpoint2filename_ocl_export_json(ocl_export_def['endpoint']) + with open(self.attach_absolute_data_path(json_filename), 'rb') as input_file: + ocl_repo_export_raw = json.load(input_file) + + if ocl_repo_export_raw['type'] in ['Source', 'Source Version']: + + # Concepts + num_concepts = 0 + for c in ocl_repo_export_raw['concepts']: + self.ocl_diff[import_batch_key][ + ocldev.oclconstants.OclConstants.RESOURCE_TYPE_CONCEPT][c['url']] = self.clean_concept(c) + num_concepts += 1 + + # Mappings + num_mappings = 0 + for m in ocl_repo_export_raw['mappings']: + mapping_key = DatimSync.get_mapping_key_by_dict(m) + self.ocl_diff[import_batch_key][ + ocldev.oclconstants.OclConstants.RESOURCE_TYPE_MAPPING][mapping_key] = self.clean_mapping(m) + num_mappings += 1 + + self.vlog(1, 'Cleaned %s concepts and %s mappings' % (num_concepts, num_mappings)) + + elif ocl_repo_export_raw['type'] in ['Collection', 'Collection Version']: + + # References for concepts and mappings + num_concept_refs = 0 + num_mapping_refs = 0 + for ref in ocl_repo_export_raw['references']: + collection_url = ocl_export_def['endpoint'] + if ref['reference_type'] == 'concepts': + concept_ref_key, concept_ref_json = self.get_concept_reference_json( + collection_url=collection_url, concept_url=ref['expression'], strip_concept_version=True) + self.ocl_diff[import_batch_key][ocldev.oclconstants.OclConstants.RESOURCE_TYPE_CONCEPT_REF][ + concept_ref_key] = concept_ref_json + num_concept_refs += 1 + elif ref['reference_type'] == 'mappings': + mapping_ref_key, mapping_ref_json = self.get_mapping_reference_json_from_export( + full_collection_export_dict=ocl_repo_export_raw, collection_url=collection_url, + mapping_url=ref['expression'], strip_mapping_version=True) + self.ocl_diff[import_batch_key][ocldev.oclconstants.OclConstants.RESOURCE_TYPE_MAPPING_REF][ + mapping_ref_key] = mapping_ref_json + num_mapping_refs += 1 + + self.vlog(1, 'Cleaned %s concept references and skipped %s mapping references' % ( + num_concept_refs, num_mapping_refs)) + + def cache_dhis2_exports(self): + """ + ...and delete old DHIS2 cached files if there + :return: None + """ + for dhis2_query_key in self.DHIS2_QUERIES: + # Delete old file if it exists + dhis2filename_export_new = datimbase.DatimBase.dhis2filename_export_new( + self.DHIS2_QUERIES[dhis2_query_key]['id']) + dhis2filename_export_old = datimbase.DatimBase.dhis2filename_export_old( + self.DHIS2_QUERIES[dhis2_query_key]['id']) + if os.path.isfile(self.attach_absolute_data_path(dhis2filename_export_old)): + os.remove(self.attach_absolute_data_path(dhis2filename_export_old)) + copyfile(self.attach_absolute_data_path(dhis2filename_export_new), + self.attach_absolute_data_path(dhis2filename_export_old)) + self.vlog(1, 'DHIS2 export successfully copied to "%s"' % dhis2filename_export_old) + + def transform_dhis2_exports(self, conversion_attr=None): + """ + Transforms DHIS2 exports into the diff format + TODO: Replace DHIS2_CONVERTED_EXPORT_FILENAME constant with a method in DatimBase + :param conversion_attr: Optional conversion attributes that are made available to each conversion method + :return: None + """ + cnt = 0 + for dhis2_query_key, dhis2_query_def in self.DHIS2_QUERIES.iteritems(): + cnt += 1 + self.vlog(1, '** [DHIS2 Export %s of %s] %s:' % (cnt, len(self.DHIS2_QUERIES), dhis2_query_key)) + getattr(self, dhis2_query_def['conversion_method'])(dhis2_query_def, conversion_attr=conversion_attr) + with open(self.attach_absolute_data_path(self.DHIS2_CONVERTED_EXPORT_FILENAME), 'wb') as output_file: + output_file.write(json.dumps(self.dhis2_diff)) + self.vlog(1, 'Transformed DHIS2 exports successfully written to "%s"' % ( + self.DHIS2_CONVERTED_EXPORT_FILENAME)) + + def save_dhis2_query_to_file(self, query='', query_attr=None, outputfilename=''): + """ Execute DHIS2 query and save to file """ + + # Replace query attribute names with values and build the query URL + url_dhis2_query = self.dhis2env + self.replace_attr(query, query_attr) + + # Execute the query + self.vlog(1, 'Request URL:', url_dhis2_query) + auth_info = None + if self.dhis2uid and self.dhis2pwd: + auth_info = HTTPBasicAuth(self.dhis2uid, self.dhis2pwd) + r = requests.get( + url_dhis2_query, auth=auth_info, verify=False) + r.raise_for_status() + content_length = 0 + with open(self.attach_absolute_data_path(outputfilename), 'wb') as handle: + for block in r.iter_content(1024): + handle.write(block) + content_length += len(block) + return content_length + + def perform_diff(self, ocl_diff=None, dhis2_diff=None): + """ + Performs deep diff on the prepared OCL and DHIS2 resources + :param ocl_diff: Content from OCL for the diff + :param dhis2_diff: Content from DHIS2 for the diff + :return: + """ + diff = {} + retirable_resources = [ocldev.oclconstants.OclConstants.RESOURCE_TYPE_CONCEPT, + ocldev.oclconstants.OclConstants.RESOURCE_TYPE_MAPPING] + for import_batch_key in self.IMPORT_BATCHES: + diff[import_batch_key] = {} + for resource_type in self.sync_resource_types: + if resource_type in ocl_diff[import_batch_key] and resource_type in dhis2_diff[import_batch_key]: + # Perform diff for current resource type + resource_specific_diff = deepdiff.DeepDiff( + ocl_diff[import_batch_key][resource_type], + dhis2_diff[import_batch_key][resource_type], + ignore_order=True, verbose_level=2) + + # Remove resources retired in OCL from the diff results - because no action is needed + if resource_type in retirable_resources and 'dictionary_item_removed' in resource_specific_diff: + keys = resource_specific_diff['dictionary_item_removed'].keys() + for key in keys: + if 'retired' in resource_specific_diff['dictionary_item_removed'][key] and resource_specific_diff['dictionary_item_removed'][key]['retired']: + del(resource_specific_diff['dictionary_item_removed'][key]) + + # Store the resource specific diff + diff[import_batch_key][resource_type] = resource_specific_diff + + # Log the results + if self.verbosity: + str_log = 'IMPORT_BATCH["%s"]["%s"]: ' % (import_batch_key, resource_type) + for k in diff[import_batch_key][resource_type]: + str_log += '%s: %s; ' % (k, len(diff[import_batch_key][resource_type][k])) + self.log(str_log) + return diff + + def generate_import_scripts(self, diff): + """ + Generate import scripts + TODO: Replace NEW_IMPORT_SCRIPT_FILENAME with method in DatimBase + :param diff: Diff results used to generate the import script + :return: + """ + with open(self.attach_absolute_data_path(self.NEW_IMPORT_SCRIPT_FILENAME), 'wb') as output_file: + for import_batch in self.IMPORT_BATCHES: + for resource_type in self.sync_resource_types: + if resource_type not in diff[import_batch]: + continue + + # Process new items + consolidated_concept_refs = {} + consolidated_mapping_refs = {} + if 'dictionary_item_added' in diff[import_batch][resource_type]: + for k, r in diff[import_batch][resource_type]['dictionary_item_added'].iteritems(): + if resource_type == ocldev.oclconstants.OclConstants.RESOURCE_TYPE_COLLECTION and r['type'] == ocldev.oclconstants.OclConstants.RESOURCE_TYPE_COLLECTION: + output_file.write(json.dumps(r)) + output_file.write('\n') + elif resource_type == ocldev.oclconstants.OclConstants.RESOURCE_TYPE_CONCEPT and r['type'] == ocldev.oclconstants.OclConstants.RESOURCE_TYPE_CONCEPT: + output_file.write(json.dumps(r)) + output_file.write('\n') + elif resource_type == ocldev.oclconstants.OclConstants.RESOURCE_TYPE_MAPPING and r['type'] == ocldev.oclconstants.OclConstants.RESOURCE_TYPE_MAPPING: + output_file.write(json.dumps(r)) + output_file.write('\n') + elif resource_type == ocldev.oclconstants.OclConstants.RESOURCE_TYPE_CONCEPT_REF and r['type'] == ocldev.oclconstants.OclConstants.RESOURCE_TYPE_REFERENCE: + r['__cascade'] = 'sourcemappings' + if self.consolidate_references: + if r['collection_url'] in consolidated_concept_refs: + consolidated_concept_refs[r['collection_url']]['data']['expressions'].append( + r['data']['expressions'][0]) + # Go ahead and write if reached the reference limit + if len(consolidated_concept_refs[r['collection_url']]['data']['expressions']) >= self.CONSOLIDATED_REFERENCE_BATCH_LIMIT: + output_file.write(json.dumps(consolidated_concept_refs[r['collection_url']])) + output_file.write('\n') + del(consolidated_concept_refs[r['collection_url']]) + else: + consolidated_concept_refs[r['collection_url']] = r.copy() + else: + output_file.write(json.dumps(r)) + output_file.write('\n') + elif resource_type == ocldev.oclconstants.OclConstants.RESOURCE_TYPE_MAPPING_REF and r['type'] == ocldev.oclconstants.OclConstants.RESOURCE_TYPE_REFERENCE: + r['__cascade'] = 'sourcemappings' + if self.consolidate_references: + if r['collection_url'] in consolidated_mapping_refs: + consolidated_mapping_refs[r['collection_url']]['data']['expressions'].append( + r['data']['expressions'][0]) + else: + consolidated_mapping_refs[r['collection_url']] = r.copy() + else: + output_file.write(json.dumps(r)) + output_file.write('\n') + else: + self.log('ERROR: Unrecognized resource_type "%s": {%s}' % (resource_type, str(r))) + sys.exit(1) + + # Write consolidated references for new items + if self.consolidate_references: + for collection_url in consolidated_concept_refs: + output_file.write(json.dumps(consolidated_concept_refs[collection_url])) + output_file.write('\n') + for collection_url in consolidated_mapping_refs: + output_file.write(json.dumps(consolidated_mapping_refs[collection_url])) + output_file.write('\n') + + # Process updated items + if 'value_changed' in diff[import_batch][resource_type]: + self.vlog(1, 'WARNING: Updates are not yet supported. Skipping %s updates...' % len( + diff[import_batch][resource_type])) + + # Process deleted items + if 'dictionary_item_removed' in diff[import_batch][resource_type]: + self.vlog( + 1, 'WARNING: Retiring and deletes are not yet supported. Skipping %s removals...' % len( + diff[import_batch][resource_type])) + + self.vlog(1, 'New import script written to file "%s"' % self.NEW_IMPORT_SCRIPT_FILENAME) + + def get_mapping_reference_json_from_export( + self, full_collection_export_dict=None, collection_url='', collection_owner_id='', + collection_owner_type='', collection_id='', mapping_url='', strip_mapping_version=False): + + # Build the collection_url + if collection_url: + # all good... + pass + elif collection_owner_id and collection_id: + collection_owner_stem = datimbase.DatimBase.owner_type_to_stem( + collection_owner_type, ocldev.oclconstants.OclConstants.OWNER_STEM_ORGS) + collection_url = '/%s/%s/collections/%s/' % (collection_owner_stem, collection_owner_id, collection_id) + else: + self.log('ERROR: Must provide "collection_owner_type", "collection_owner_id", and "collection_id" ' + 'parameters or "collection_url" parameter for get_mapping_reference_json()') + sys.exit(1) + + # Optionally strip the mapping version + # Ex: '/orgs/PEPFAR/sources/MER/mappings/59d10e440855590040f0e528/1/' ==> + # '/orgs/PEPFAR/sources/MER/mappings/59d10e440855590040f0e528/' + if strip_mapping_version and mapping_url.count('/') == 8: + mapping_url = mapping_url[:self.find_nth(mapping_url, '/', 7)+1] + + # Find the related mapping from the full collection export + mapping_from_export = (item for item in full_collection_export_dict['mappings'] if str( + item["versioned_object_url"]) == str(mapping_url)).next() + if not mapping_from_export: + self.log('something really wrong happened here...') + sys.exit(1) + mapping_owner_stem = datimbase.DatimBase.owner_type_to_stem(mapping_from_export['owner_type']) + mapping_owner = mapping_from_export['owner'] + mapping_source = mapping_from_export['source'] + mapping_source_url = '/%s/%s/sources/%s/' % (mapping_owner_stem, mapping_owner, mapping_source) + from_concept_url = mapping_from_export['from_concept_url'] + map_type = mapping_from_export['map_type'] + if mapping_from_export['to_concept_url']: + to_concept_url = mapping_from_export['to_concept_url'] + else: + to_concept_url = '%s%s/' % (mapping_from_export['to_source_url'], mapping_from_export['to_concept_code']) + + # Build the mapping reference key and reference object + # TODO: Use get_mapping_key method instead of building key manually + key = ('%smappings/?from=%s&maptype=%s&to=%s' % ( + mapping_source_url, from_concept_url, map_type, to_concept_url)) + reference_key = '%sreferences/?source=%s&from=%s&maptype=%s&to=%s' % ( + collection_url, mapping_source_url, from_concept_url, map_type, to_concept_url) + reference_json = { + 'type': 'Reference', + 'collection_url': collection_url, + 'data': {"expressions": [mapping_url]} + } + + return reference_key, reference_json + + def get_collection_json(self, owner_id='', collection_owner_type='', collection_id='', name='', full_name='', + short_code='', default_locale='en', external_id='', collection_type='', + public_access='View', supported_locales='en', extras=None): + collection_owner_stem = datimbase.DatimBase.owner_type_to_stem(collection_owner_type, self.OWNER_STEM_ORGS) + collection_url = '/%s/%s/collections/%s/' % (collection_owner_stem, owner_id, collection_id) + collection_key = collection_url + collection_dict = { + 'type': ocldev.oclconstants.OclConstants.RESOURCE_TYPE_COLLECTION, + 'id': collection_id, + 'name': name, + 'default_locale': default_locale, + 'short_code': short_code, + 'external_id': external_id, + 'public_access': public_access, + 'full_name': full_name, + 'collection_type': collection_type, + 'supported_locales': supported_locales, + 'owner': owner_id, + 'owner_type': collection_owner_type + } + if extras: + collection_dict['extras'] = extras + return collection_key, collection_dict + + def get_concept_reference_json(self, collection_owner_id='', collection_owner_type='', collection_id='', + collection_url='', concept_url='', strip_concept_version=False): + """ Returns an "importable" python dictionary for an OCL Reference with the specified attributes """ + + # Build the collection_url + if collection_url: + # all good... + pass + elif collection_owner_id and collection_id: + collection_owner_stem = datimbase.DatimBase.owner_type_to_stem( + collection_owner_type, ocldev.oclconstants.OclConstants.OWNER_STEM_ORGS) + collection_url = '/%s/%s/collections/%s/' % (collection_owner_stem, collection_owner_id, collection_id) + else: + self.log('ERROR: Must provide "collection_owner_type", "collection_owner_id", and "collection_id" ' + 'parameters or "collection_url" parameter for get_concept_reference_json()') + sys.exit(1) + + # Optionally strip the concept version + # Ex: '/orgs/PEPFAR/sources/MER/concepts/T4GeVmTlku0/59ce97540855590040f0aaf6/' ==> + # '/orgs/PEPFAR/sources/MER/concepts/T4GeVmTlku0/' + if strip_concept_version and concept_url.count('/') == 8: + concept_url = concept_url[:self.find_nth(concept_url, '/', 7)+1] + + # Build the concept reference key and reference object + reference_key = '%sreferences/?concept=%s' % (collection_url, concept_url) + reference_json = { + 'type': 'Reference', + 'collection_url': collection_url, + 'data': {"expressions": [concept_url]} + } + return reference_key, reference_json + + def load_dhis2_exports(self): + """ Fetch DHIS2 exports based on DHIS2_QUERIES configuration and save to temp data folder """ + cnt = 0 + for dhis2_query_key, dhis2_query_def in self.DHIS2_QUERIES.iteritems(): + cnt += 1 + self.vlog(1, '** [DHIS2 Export %s of %s] %s:' % (cnt, len(self.DHIS2_QUERIES), dhis2_query_key)) + dhis2filename_export_new = datimbase.DatimBase.dhis2filename_export_new(dhis2_query_def['id']) + if not self.run_dhis2_offline: + query_attr = {'active_dataset_ids': self.str_active_dataset_ids} + content_length = self.save_dhis2_query_to_file( + query=dhis2_query_def['query'], query_attr=query_attr, outputfilename=dhis2filename_export_new) + self.vlog(1, '%s bytes retrieved from DHIS2 and written to file "%s"' % ( + content_length, dhis2filename_export_new)) + else: + self.does_offline_data_file_exist(dhis2filename_export_new, exit_if_missing=True) + + def bulk_import_references(self): + """ Shortcut to only import references """ + self.consolidate_references = True + self.compare2previousexport = False + return self.run(resource_types=[ocldev.oclconstants.OclConstants.RESOURCE_TYPE_CONCEPT_REF]) + + def run(self, sync_mode=None, resource_types=None): + """ + Performs a diff between DATIM DHIS2 and OCL and imports the differences into OCL + :param sync_mode: Mode to run the sync operation. See SYNC_MODE constants + :param resource_types: List of resource types to include in the sync operation. See RESOURCE_TYPE constants + :return: + """ + + # Make sure sync_mode is valid + if sync_mode not in self.SYNC_MODES: + self.log('ERROR: Invalid sync_mode "%s"' % sync_mode) + sys.exit(1) + + # Determine which resource types will be processed during this run + if resource_types: + self.sync_resource_types = resource_types + else: + self.sync_resource_types = self.DEFAULT_SYNC_RESOURCE_TYPES + + # Log the settings + if self.verbosity: + self.log_settings() + + # STEP 1 of 12: Get dataset IDs from OCL or hardcoded in DHIS2 sync configuration + # NOTE: This step occurs regardless of sync mode + # NOTE: A "complete rebuild" with hardcoded dataset IDs could skip this step + sync_timer = utils.timer.Timer() + sync_timer.start() + self.vlog(1, '**** STEP 1 of 12: Load OCL Collections for Dataset IDs') + if self.SYNC_LOAD_DATASETS: + self.load_datasets_from_ocl() + else: + self.vlog(1, 'SKIPPING: SYNC_LOAD_DATASETS set to "False"') + if self.DHIS2_QUERIES: + # Check each DHIS2 sync config for hardcoded dataset IDs + self.active_dataset_keys = [] + for dhis2_query_key in self.DHIS2_QUERIES: + if 'active_dataset_ids' in self.DHIS2_QUERIES[dhis2_query_key]: + self.active_dataset_keys += self.DHIS2_QUERIES[dhis2_query_key]['active_dataset_ids'] + self.vlog(1, 'INFO: Using hardcoded active dataset IDs: %s' % self.str_active_dataset_ids) + self.str_active_dataset_ids = ','.join(self.active_dataset_keys) + + # STEP 2 of 12: Load latest exports from DHIS2 using Dataset IDs from STEP 1 + # NOTE: This step occurs regardless of sync mode + # NOTE: Required step in "complete rebuild" mode + sync_timer.lap(label='Step 1') + self.vlog(1, '**** STEP 2 of 12: Load latest exports from DHIS2 using Dataset IDs from STEP 1') + self.load_dhis2_exports() + + # STEP 3 of 12: Quick comparison of current and previous DHIS2 exports + # Compares new DHIS2 export to most recent previous export from a successful sync that is available + # NOTE: This step is skipped if in DIFF mode or compare2previousexport is set to False + # NOTE: A "complete rebuild" mode could skip this step + sync_timer.lap(label='Step 2') + self.vlog(1, '**** STEP 3 of 12: Quick comparison of current and previous DHIS2 exports') + complete_match = True + if self.compare2previousexport and sync_mode != DatimSync.SYNC_MODE_DIFF_ONLY: + # Compare files for each of the DHIS2 queries + for dhis2_query_key, dhis2_query_def in self.DHIS2_QUERIES.iteritems(): + self.vlog(1, dhis2_query_key + ':') + dhis2filename_export_new = datimbase.DatimBase.dhis2filename_export_new(dhis2_query_def['id']) + dhis2filename_export_old = datimbase.DatimBase.dhis2filename_export_old(dhis2_query_def['id']) + if self.filecmp(self.attach_absolute_data_path(dhis2filename_export_old), + self.attach_absolute_data_path(dhis2filename_export_new)): + self.vlog(1, '"%s" and "%s" are identical' % ( + dhis2filename_export_old, dhis2filename_export_new)) + else: + complete_match = True + self.vlog(1, '"%s" and "%s" are NOT identical' % ( + dhis2filename_export_old, dhis2filename_export_new)) + + # Exit if complete match, because there is no import to perform + if complete_match: + self.vlog(1, 'All old and new DHIS2 exports are identical so there is no import to perform. Exiting...') + sys.exit() + else: + self.vlog(1, 'At least one DHIS2 export does not match, so continue...') + elif sync_mode == DatimSync.SYNC_MODE_DIFF_ONLY: + self.vlog(1, "SKIPPING: Diff check only...") + else: + self.vlog(1, "SKIPPING: compare2previousexport == false") + + # STEP 4 of 12: Fetch latest versions of relevant OCL exports + # NOTE: This step occurs regardless of sync mode + # NOTE: In "complete rebuild" mode this step could be removed + sync_timer.lap(label='Step 3') + self.vlog(1, '**** STEP 4 of 12: Fetch latest versions of relevant OCL exports') + cnt = 0 + num_total = len(self.OCL_EXPORT_DEFS) + for ocl_export_def_key in self.OCL_EXPORT_DEFS: + cnt += 1 + self.vlog(1, '** [OCL Export %s of %s] %s:' % (cnt, num_total, ocl_export_def_key)) + export_def = self.OCL_EXPORT_DEFS[ocl_export_def_key] + zip_filename = datimbase.DatimBase.endpoint2filename_ocl_export_zip(export_def['endpoint']) + json_filename = datimbase.DatimBase.endpoint2filename_ocl_export_json(export_def['endpoint']) + if not self.run_ocl_offline: + self.get_ocl_export(endpoint=export_def['endpoint'], version='latest', zipfilename=zip_filename, + jsonfilename=json_filename) + else: + self.does_offline_data_file_exist(json_filename, exit_if_missing=True) + + # STEP 5 of 12: Transform new DHIS2 export to diff/import format + # NOTE: This step occurs regardless of sync mode + # NOTE: In "complete rebuild" mode this step is required + sync_timer.lap(label='Step 4') + self.vlog(1, '**** STEP 5 of 12: Transform DHIS2 exports to OCL-formatted JSON') + self.dhis2_diff = {} + for import_batch_key in self.IMPORT_BATCHES: + self.dhis2_diff[import_batch_key] = {} + for resource_type in self.sync_resource_types: + self.dhis2_diff[import_batch_key][resource_type] = {} + conversion_attr = { + 'ocl_dataset_repos': self.ocl_dataset_repos, + 'active_dataset_keys': self.active_dataset_keys, + } + self.transform_dhis2_exports(conversion_attr=conversion_attr) + + # STEP 6 of 12: Prepare OCL exports for diff + # NOTE: This step occurs regardless of sync mode + # NOTE: "Complete rebuild" mode could skip this step + sync_timer.lap(label='Step 5') + self.vlog(1, '**** STEP 6 of 12: Prepare OCL exports for diff') + self.ocl_diff = {} + for import_batch_key in self.IMPORT_BATCHES: + self.ocl_diff[import_batch_key] = {} + for resource_type in self.sync_resource_types: + self.ocl_diff[import_batch_key][resource_type] = {} + self.prepare_ocl_exports(cleaning_attr={}) + + # STEP 7 of 12: Perform deep diff + # One deep diff is performed per resource type in each import batch + # OCL/DHIS2 exports reloaded from file to eliminate unicode type_change diff -- but that may be short sighted! + # NOTE: This step occurs regardless of sync mode + # NOTE: Remove this step in "complete rebuild mode" + sync_timer.lap(label='Step 6') + self.vlog(1, '**** STEP 7 of 12: Perform deep diff') + with open(self.attach_absolute_data_path(self.OCL_CLEANED_EXPORT_FILENAME), 'rb') as file_ocl_diff,\ + open(self.attach_absolute_data_path(self.DHIS2_CONVERTED_EXPORT_FILENAME), 'rb') as file_dhis2_diff: + local_ocl_diff = json.load(file_ocl_diff) + local_dhis2_diff = json.load(file_dhis2_diff) + + # JP: This is a slight hack, but gets the job done + # Clear OCL content if not comparing to previous import to generate a full import script + if not self.compare2previousexport: + for import_batch_key in local_ocl_diff: + for resource_type in local_ocl_diff[import_batch_key]: + if local_ocl_diff[import_batch_key][resource_type]: + local_ocl_diff[import_batch_key][resource_type] = {} + + self.diff_result = self.perform_diff( + ocl_diff=local_ocl_diff, dhis2_diff=local_dhis2_diff) + + # TODO: Remove the diff_result display after final testing of content + pprint.pprint(self.diff_result) + + # STEP 8 of 12: Determine action based on diff result + # NOTE: This step occurs regardless of sync mode -- processing terminates here if DIFF mode + sync_timer.lap(label='Step 7') + self.vlog(1, '**** STEP 8 of 12: Determine action based on diff result') + if self.diff_result: + self.vlog(1, 'One or more differences identified between DHIS2 and OCL...') + else: + self.vlog(1, 'No diff between DHIS2 and OCL...') + + # STEP 9 of 12: Generate one OCL import script per import batch by processing the diff results + # Note that OCL import scripts are JSON-lines files + # NOTE: This step occurs except in DIFF mode + # NOTE: Consider building import script from DHIS2 results directly in "complete rebuild" mode + sync_timer.lap(label='Step 8') + self.vlog(1, '**** STEP 9 of 12: Generate import scripts') + if sync_mode != DatimSync.SYNC_MODE_DIFF_ONLY: + self.generate_import_scripts(self.diff_result) + else: + self.vlog(1, 'SKIPPING: Diff check only') + + # STEP 10 of 12: Perform the import into OCL + # TODO: Add test_mode support to bulk import + # NOTE: This step occurs in TEST and FULL IMPORT modes + # NOTE: Required step in "complete rebuild" mode + sync_timer.lap(label='Step 9') + self.vlog(1, '**** STEP 10 of 12: Perform the import in OCL') + num_import_rows_processed = 0 + ocl_importer = None + if sync_mode in [DatimSync.SYNC_MODE_FULL_IMPORT]: + bulk_import_response = ocldev.oclfleximporter.OclBulkImporter.post( + file_path=self.attach_absolute_data_path(self.NEW_IMPORT_SCRIPT_FILENAME), + api_token=self.oclapitoken, api_url_root=self.oclenv) + task_id = bulk_import_response.json()['task'] + import_results = ocldev.oclfleximporter.OclBulkImporter.get_bulk_import_results( + task_id=task_id, api_url_root=self.oclenv, api_token=self.oclapitoken, + delay_seconds=30, max_wait_seconds=15*60) + if import_results: + if self.verbosity: + self.vlog(self.verbosity, import_results.display_report()) + else: + # TODO: Need smarter way to handle long running bulk import than just quitting + msg = 'Import is still processing... QUITTING' + self.log(msg) + raise Exception(msg) + + """ + test_mode = False + if sync_mode == DatimSync.SYNC_MODE_TEST_IMPORT: + test_mode = True + ocl_importer = ocldev.oclfleximporter.OclFlexImporter( + file_path=self.attach_absolute_data_path(self.NEW_IMPORT_SCRIPT_FILENAME), + api_token=self.oclapitoken, api_url_root=self.oclenv, test_mode=test_mode, + do_update_if_exists=False, verbosity=self.verbosity, limit=self.import_limit, + import_delay=self.import_delay) + num_import_rows_processed = ocl_importer.process() + """ + self.vlog(1, 'Import records processed:', num_import_rows_processed) + elif sync_mode == DatimSync.SYNC_MODE_TEST_IMPORT: + self.vlog(1, 'SKIPPING: Test mode...') + elif sync_mode == DatimSync.SYNC_MODE_DIFF_ONLY: + self.vlog(1, 'SKIPPING: Diff check only...') + elif sync_mode == DatimSync.SYNC_MODE_BUILD_IMPORT_SCRIPT: + self.vlog(1, 'SKIPPING: Building import script only...') + + # STEP 11 of 12: Save new DHIS2 export for the next sync attempt + sync_timer.lap(label='Step 10') + self.vlog(1, '**** STEP 11 of 12: Save the DHIS2 export') + if sync_mode == DatimSync.SYNC_MODE_FULL_IMPORT: + if num_import_rows_processed: + self.cache_dhis2_exports() + else: + self.vlog(1, 'SKIPPING: No records imported (possibly due to error)...') + elif sync_mode == DatimSync.SYNC_MODE_DIFF_ONLY: + self.vlog(1, 'SKIPPING: Diff check only...') + elif sync_mode == DatimSync.SYNC_MODE_BUILD_IMPORT_SCRIPT: + self.vlog(1, 'SKIPPING: Building import script only...') + elif sync_mode == DatimSync.SYNC_MODE_TEST_IMPORT: + self.vlog(1, 'SKIPPING: Import test mode enabled...') + + # STEP 12 of 12: Manage OCL repository versions + sync_timer.lap(label='Step 11') + self.vlog(1, '**** STEP 12 of 12: Manage OCL repository versions') + if sync_mode == DatimSync.SYNC_MODE_FULL_IMPORT: + if num_import_rows_processed: + self.increment_ocl_versions(import_results=ocl_importer.import_results) + else: + self.vlog(1, 'Skipping because no records imported...') + elif sync_mode == DatimSync.SYNC_MODE_DIFF_ONLY: + self.vlog(1, 'SKIPPING: Diff check only...') + elif sync_mode == DatimSync.SYNC_MODE_TEST_IMPORT: + self.vlog(1, 'SKIPPING: Import test mode enabled...') + + # Stop the timer + sync_timer.lap(label='Step 12') + + # Display debug info + if self.verbosity >= 2: + self.log('**** MER SYNC SUMMARY') + self.log('** Sync time breakdown:\n', sync_timer) + if ocl_importer and ocl_importer.import_results: + self.log('** Import summary:\n') + print(ocl_importer.import_results.get_detailed_summary()) + + # Return the diff result (may return something else in the end) + if self.diff_result: + return self.DATIM_SYNC_DIFF + else: + return self.DATIM_SYNC_NO_DIFF diff --git a/datim/datimsyncmechanisms.py b/datim/datimsyncmechanisms.py new file mode 100644 index 0000000..b2f560d --- /dev/null +++ b/datim/datimsyncmechanisms.py @@ -0,0 +1,144 @@ +""" +Class to synchronize DATIM-DHIS2 Mechanisms definitions with OCL +The script runs 1 import batch, which consists of two queries to DHIS2, which are +synchronized with repositories in OCL as described below. +|-------------|-----------------|----------------------------------| +| ImportBatch | DHIS2 | OCL | +|-------------|-----------------|----------------------------------| +| mechanisms | MechanismsQuery | /orgs/PEPFAR/sources/Mechanisms/ | +|-------------|-----------------|----------------------------------| +""" +from __future__ import with_statement +import os +import sys +import json +import datimsync +import datimconstants + + +class DatimSyncMechanisms(datimsync.DatimSync): + """ Class to manage DATIM Mechanisms Synchronization """ + + # Name of this sync script (used to name files and in logging) + SYNC_NAME = 'Mechanisms' + + # Dataset ID settings + OCL_DATASET_ENDPOINT = '' + REPO_ACTIVE_ATTR = datimconstants.DatimConstants.REPO_ACTIVE_ATTR_MECHANISMS + + # File names + DATASET_REPOSITORIES_FILENAME = 'mechanisms_ocl_dataset_repos_export.json' + NEW_IMPORT_SCRIPT_FILENAME = 'mechanisms_dhis2ocl_import_script.json' + DHIS2_CONVERTED_EXPORT_FILENAME = 'mechanisms_dhis2_converted_export.json' + OCL_CLEANED_EXPORT_FILENAME = 'mechanisms_ocl_cleaned_export.json' + + # Import batches + IMPORT_BATCHES = [datimconstants.DatimConstants.IMPORT_BATCH_MECHANISMS] + + # Overwrite DatimSync.SYNC_LOAD_DATASETS + SYNC_LOAD_DATASETS = False + + # DATIM DHIS2 Query Definitions + DHIS2_QUERIES = datimconstants.DatimConstants.MECHANISMS_DHIS2_QUERIES + + # OCL Export Definitions + OCL_EXPORT_DEFS = datimconstants.DatimConstants.MECHANISMS_OCL_EXPORT_DEFS + + def __init__(self, oclenv='', oclapitoken='', dhis2env='', dhis2uid='', dhis2pwd='', compare2previousexport=True, + run_dhis2_offline=False, run_ocl_offline=False, verbosity=0, import_limit=0): + datimsync.DatimSync.__init__(self) + self.oclenv = oclenv + self.oclapitoken = oclapitoken + self.dhis2env = dhis2env + self.dhis2uid = dhis2uid + self.dhis2pwd = dhis2pwd + self.run_dhis2_offline = run_dhis2_offline + self.run_ocl_offline = run_ocl_offline + self.verbosity = verbosity + self.compare2previousexport = compare2previousexport + self.import_limit = import_limit + self.oclapiheaders = { + 'Authorization': 'Token ' + self.oclapitoken, + 'Content-Type': 'application/json' + } + + def dhis2diff_mechanisms(self, dhis2_query_def=None, conversion_attr=None): + """ + Convert new DATIM DHIS2 Mechanisms export to the diff format + :param dhis2_query_def: DHIS2 query definition + :param conversion_attr: Optional dictionary of attributes to pass to the conversion method + :return: Boolean + """ + dhis2filename_export_new = self.dhis2filename_export_new(dhis2_query_def['id']) + with open(self.attach_absolute_data_path(dhis2filename_export_new), "rb") as input_file: + self.vlog(1, 'Loading new DHIS2 export "%s"...' % dhis2filename_export_new) + new_dhis2_export = json.load(input_file) + partner = '' + primeid = '' + agency = '' + orgunit = '' + c = None + + # Iterate through each DataElement and transform to an OCL-JSON concept + num_concepts = 0 + for coc in new_dhis2_export['categoryOptionCombos']: + concept_id = coc['code'] + concept_key = '/orgs/PEPFAR/sources/Mechanisms/concepts/%s/' % concept_id + for co in coc['categoryOptions']: + costartDate = co.get('startDate', '') + coendDate = co.get('endDate', '') + for ou in co["organisationUnits"]: + orgunit = ou.get('name', '') + for cog in co['categoryOptionGroups']: + cogname = cog['name'] + cogcode = cog.get('code', '') + for gs in cog['groupSets']: + groupsetname = gs['name'] + if groupsetname == 'Funding Agency': + agency = cogname + elif groupsetname == 'Implementing Partner': + partner = cogname + primeid = cogcode + if agency and partner and primeid: + c = { + 'type': 'Concept', + 'id': concept_id, + 'concept_class': 'Funding Mechanism', + 'datatype': 'None', + 'owner': 'PEPFAR', + 'owner_type': 'Organization', + 'source': 'Mechanisms', + 'external_id': coc['id'], + 'descriptions': None, + 'retired': False, + 'names': [ + { + 'name': coc['name'], + 'name_type': 'Fully Specified', + 'locale': 'en', + 'locale_preferred': True, + 'external_id': None + } + ], + 'extras': { + 'Partner': partner, + 'Prime Id': primeid, + 'Agency': agency, + 'Start Date': costartDate, + 'End Date': coendDate, + 'Organizational Unit': orgunit + } + } + self.dhis2_diff[datimconstants.DatimConstants.IMPORT_BATCH_MECHANISMS][ + self.RESOURCE_TYPE_CONCEPT][concept_key] = c + num_concepts += 1 + partner = '' + primeid = '' + agency = '' + costartDate = '' + coendDate = '' + orgunit = '' + + self.vlog(1, 'DHIS2 export "%s" successfully transformed to %s concepts' % ( + dhis2filename_export_new, num_concepts)) + return True diff --git a/datim/datimsyncmer.py b/datim/datimsyncmer.py new file mode 100644 index 0000000..2737152 --- /dev/null +++ b/datim/datimsyncmer.py @@ -0,0 +1,227 @@ +""" +Class to synchronize DATIM DHIS2 data element and disaggregate definitions with OCL. +The script runs 1 import batch, which consists of two queries to DHIS2, which are +synchronized with repositories in OCL as described below. +|-------------|--------|-------------------------------------------------| +| ImportBatch | DHIS2 | OCL | +|-------------|--------|-------------------------------------------------| +| MER | MER | /orgs/PEPFAR/sources/MER/ | +| | | /orgs/PEPFAR/collections/MER-*/ | +| | | /orgs/PEPFAR/collections/HC-*/ | +| | | /orgs/PEPFAR/collections/Planning-Attributes-*/ | +|-------------|--------|-------------------------------------------------| +""" +from __future__ import with_statement +import os +import sys +import json +import datimsync +import datimconstants + + +class DatimSyncMer(datimsync.DatimSync): + """ Class to manage DATIM MER Indicators Synchronization """ + + # Name of this sync script (used to name files and in logging) + SYNC_NAME = 'MER' + + # Dataset ID settings + OCL_DATASET_ENDPOINT = datimconstants.DatimConstants.OCL_DATASET_ENDPOINT_MER + REPO_ACTIVE_ATTR = datimconstants.DatimConstants.REPO_ACTIVE_ATTR_MER + + # File names + DATASET_REPOSITORIES_FILENAME = 'mer_ocl_dataset_repos_export.json' + NEW_IMPORT_SCRIPT_FILENAME = 'mer_dhis2ocl_import_script.json' + DHIS2_CONVERTED_EXPORT_FILENAME = 'mer_dhis2_converted_export.json' + OCL_CLEANED_EXPORT_FILENAME = 'mer_ocl_cleaned_export.json' + + # Import batches + IMPORT_BATCHES = [datimconstants.DatimConstants.IMPORT_BATCH_MER] + + # DATIM DHIS2 Query Definitions + DHIS2_QUERIES = datimconstants.DatimConstants.MER_DHIS2_QUERIES + + # OCL Export Definitions + OCL_EXPORT_DEFS = datimconstants.DatimConstants.MER_OCL_EXPORT_DEFS + + def __init__(self, oclenv='', oclapitoken='', dhis2env='', dhis2uid='', dhis2pwd='', + compare2previousexport=True, run_dhis2_offline=False, run_ocl_offline=False, + verbosity=0, data_check_only=False, import_test_mode=False, import_limit=0): + datimsync.DatimSync.__init__(self) + self.oclenv = oclenv + self.oclapitoken = oclapitoken + self.dhis2env = dhis2env + self.dhis2uid = dhis2uid + self.dhis2pwd = dhis2pwd + self.run_dhis2_offline = run_dhis2_offline + self.run_ocl_offline = run_ocl_offline + self.verbosity = verbosity + self.compare2previousexport = compare2previousexport + self.import_limit = import_limit + self.oclapiheaders = { + 'Authorization': 'Token ' + self.oclapitoken, + 'Content-Type': 'application/json' + } + + def dhis2diff_mer(self, dhis2_query_def=None, conversion_attr=None): + """ + Convert new DHIS2 MER export to the diff format + :param dhis2_query_def: DHIS2 query definition + :param conversion_attr: Optional dictionary of attributes to pass to the conversion method + :return: Boolean + """ + dhis2filename_export_new = self.dhis2filename_export_new(dhis2_query_def['id']) + with open(self.attach_absolute_data_path(dhis2filename_export_new), "rb") as input_file: + self.vlog(1, 'Loading new DHIS2 export "%s"...' % dhis2filename_export_new) + new_dhis2_export = json.load(input_file) + ocl_dataset_repos = conversion_attr['ocl_dataset_repos'] + + # Counts + num_indicators = 0 + num_disaggregates = 0 + num_mappings = 0 + num_indicator_refs = 0 + num_disaggregate_refs = 0 + + # Iterate through each DataElement and transform to an Indicator concept + for de in new_dhis2_export['dataElements']: + indicator_concept_id = de['code'] + indicator_concept_url = '/orgs/PEPFAR/sources/MER/concepts/' + indicator_concept_id + '/' + indicator_concept_key = indicator_concept_url + indicator_concept = { + 'type': 'Concept', + 'id': indicator_concept_id, + 'concept_class': 'Indicator', + 'datatype': 'Numeric', + 'owner': 'PEPFAR', + 'owner_type': self.RESOURCE_TYPE_ORGANIZATION, + 'source': 'MER', + 'retired': False, + 'external_id': de['id'], + 'descriptions': None, + 'extras': None, + 'names': [ + { + 'name': de['name'], + 'name_type': 'Fully Specified', + 'locale': 'en', + 'locale_preferred': True, + 'external_id': None, + }, + { + 'name': de['shortName'], + 'name_type': 'Short', + 'locale': 'en', + 'locale_preferred': False, + 'external_id': None, + } + ], + } + if 'description' in de and de['description']: + indicator_concept['descriptions'] = [ + { + 'description': de['description'], + 'description_type': 'Description', + 'locale': 'en', + 'locale_preferred': True, + 'external_id': None, + } + ] + self.dhis2_diff[datimconstants.DatimConstants.IMPORT_BATCH_MER][self.RESOURCE_TYPE_CONCEPT][ + indicator_concept_key] = indicator_concept + num_indicators += 1 + + # Build disaggregates concepts and mappings + indicator_disaggregate_concept_urls = [] + for coc in de['categoryCombo']['categoryOptionCombos']: + disaggregate_concept_id = coc['id'] # "id" is the same as "code", but "code" is sometimes missing + disaggregate_concept_url = '/orgs/PEPFAR/sources/MER/concepts/' + disaggregate_concept_id + '/' + disaggregate_concept_key = disaggregate_concept_url + indicator_disaggregate_concept_urls.append(disaggregate_concept_url) + + # Only build the disaggregate concept if it has not already been defined + if disaggregate_concept_key not in self.dhis2_diff[ + datimconstants.DatimConstants.IMPORT_BATCH_MER][self.RESOURCE_TYPE_CONCEPT]: + disaggregate_concept = { + 'type': 'Concept', + 'id': disaggregate_concept_id, + 'concept_class': 'Disaggregate', + 'datatype': 'None', + 'owner': 'PEPFAR', + 'owner_type': self.RESOURCE_TYPE_ORGANIZATION, + 'source': 'MER', + 'retired': False, + 'descriptions': None, + 'external_id': coc['id'], + 'extras': None, + 'names': [ + { + 'name': coc['name'], + 'name_type': 'Fully Specified', + 'locale': 'en', + 'locale_preferred': True, + 'external_id': None, + } + ] + } + self.dhis2_diff[datimconstants.DatimConstants.IMPORT_BATCH_MER][ + self.RESOURCE_TYPE_CONCEPT][disaggregate_concept_key] = disaggregate_concept + num_disaggregates += 1 + + # Build the mapping + map_type = 'Has Option' + disaggregate_mapping_key = datimsync.DatimSync.get_mapping_key( + mapping_owner_type=self.RESOURCE_TYPE_ORGANIZATION, mapping_owner_id='PEPFAR', + mapping_source_id='MER', from_concept_url=indicator_concept_url, map_type=map_type, + to_concept_url=disaggregate_concept_url) + disaggregate_mapping = { + 'type': 'Mapping', + 'owner': 'PEPFAR', + 'owner_type': self.RESOURCE_TYPE_ORGANIZATION, + 'source': 'MER', + 'map_type': map_type, + 'from_concept_url': indicator_concept_url, + 'to_concept_url': disaggregate_concept_url, + 'external_id': None, + 'extras': None, + 'retired': False, + } + self.dhis2_diff[datimconstants.DatimConstants.IMPORT_BATCH_MER][ + self.RESOURCE_TYPE_MAPPING][disaggregate_mapping_key] = disaggregate_mapping + num_mappings += 1 + + # Iterate through DataSets to transform to build references + # NOTE: References are created for the indicator as well as each of its disaggregates and mappings + for dse in de['dataSetElements']: + ds = dse['dataSet'] + + # Confirm that this dataset is one of the ones that we're interested in + if ds['id'] not in ocl_dataset_repos: + continue + collection_id = ocl_dataset_repos[ds['id']]['id'] + + # Build the Indicator concept reference - mappings for this reference will be added automatically + indicator_ref_key, indicator_ref = self.get_concept_reference_json( + collection_owner_id='PEPFAR', collection_owner_type=self.RESOURCE_TYPE_ORGANIZATION, + collection_id=collection_id, concept_url=indicator_concept_url) + self.dhis2_diff[datimconstants.DatimConstants.IMPORT_BATCH_MER][self.RESOURCE_TYPE_CONCEPT_REF][ + indicator_ref_key] = indicator_ref + num_indicator_refs += 1 + + # Build the Disaggregate concept reference + for disaggregate_concept_url in indicator_disaggregate_concept_urls: + disaggregate_ref_key, disaggregate_ref = self.get_concept_reference_json( + collection_owner_id='PEPFAR', collection_owner_type=self.RESOURCE_TYPE_ORGANIZATION, + collection_id=collection_id, concept_url=disaggregate_concept_url) + if disaggregate_ref_key not in self.dhis2_diff[ + datimconstants.DatimConstants.IMPORT_BATCH_MER][self.RESOURCE_TYPE_CONCEPT_REF]: + self.dhis2_diff[datimconstants.DatimConstants.IMPORT_BATCH_MER][self.RESOURCE_TYPE_CONCEPT_REF][ + disaggregate_ref_key] = disaggregate_ref + num_disaggregate_refs += 1 + + self.vlog(1, 'DHIS2 export "%s" successfully transformed to %s indicator concepts, ' + '%s disaggregate concepts, %s mappings from indicators to disaggregates, ' + '%s indicator concept references, and %s disaggregate concept references' % ( + dhis2filename_export_new, num_indicators, num_disaggregates, num_mappings, + num_indicator_refs, num_disaggregate_refs)) + return True diff --git a/datim/datimsyncmermsp.py b/datim/datimsyncmermsp.py new file mode 100644 index 0000000..e4965d9 --- /dev/null +++ b/datim/datimsyncmermsp.py @@ -0,0 +1,276 @@ +""" +Class to synchronize DATIM DHIS2 MER-MSP Data Elememnt and Disag definitions with OCL +The script runs 1 import batch, which consists of two queries to DHIS2, which are +synchronized with repositories in OCL as described below. +|-------------|---------|-------------------------------------------------| +| ImportBatch | DHIS2 | OCL | +|-------------|---------|-------------------------------------------------| +| MER-MSP | MER-MSP | /orgs/PEPFAR/sources/MER-MSP/ | +| | | /orgs/PEPFAR/collections/MER-*/ | +| | | /orgs/PEPFAR/collections/HC-*/ | +| | | /orgs/PEPFAR/collections/Planning-Attributes-*/ | +|-------------|---------|-------------------------------------------------| +""" +from __future__ import with_statement +import json +import datimsync +import datimconstants +import ocldev.oclconstants +import datimbase + + +class DatimSyncMerMsp(datimsync.DatimSync): + """ Class to manage DATIM MER-MSP Metadata Synchronization """ + + # Name of this sync script (used to name files and in logging) + SYNC_NAME = 'MER-MSP' + + # ID of the org and source in OCL + DATIM_MER_MSP_ORG_ID = 'PEPFAR' + DATIM_MER_MSP_SOURCE_ID = 'MER-MSP' + DATIM_MER_MSP_INDICATOR_CONCEPT_CLASS = 'Indicator' + DATIM_MER_MSP_INDICATOR_DATATYPE = 'None' + DATIM_MER_MSP_MAP_TYPE_INDICATOR_TO_DE = 'Has Data Element' + DATIM_MER_MSP_DE_CONCEPT_CLASS = 'Data Element' + DATIM_MER_MSP_DE_DATATYPE = 'Numeric' + DATIM_MER_MSP_MAP_TYPE_DE_TO_COC = 'Has Option' + DATIM_MER_MSP_COC_CONCEPT_CLASS = 'Disaggregate' # This is the DHIS2 categoryOptionCombo equivalent + DATIM_MER_MSP_COC_DATATYPE = 'None' + + DATIM_MER_MSP_NAME_TYPE_FULL = 'Fully Specified' + DATIM_MER_MSP_NAME_TYPE_SHORT = 'Short' + DATIM_MER_MSP_DESCRIPTION_TYPE_DEFAULT = 'Description' + + # Dataset ID settings - Dataset IDs are hardcoded for this one + # SYNC_LOAD_DATASETS = False + OCL_DATASET_ENDPOINT = datimconstants.DatimConstants.OCL_DATASET_ENDPOINT_MER_MSP + REPO_ACTIVE_ATTR = datimconstants.DatimConstants.REPO_ACTIVE_ATTR_MER_MSP + + # File names + DATASET_REPOSITORIES_FILENAME = 'mer_msp_ocl_dataset_repos_export.json' + NEW_IMPORT_SCRIPT_FILENAME = 'mer_msp_dhis2ocl_import_script.json' + DHIS2_CONVERTED_EXPORT_FILENAME = 'mer_msp_dhis2_converted_export.json' + OCL_CLEANED_EXPORT_FILENAME = 'mer_msp_ocl_cleaned_export.json' + + # Import batches + IMPORT_BATCHES = [datimconstants.DatimConstants.IMPORT_BATCH_MER_MSP] + + # DATIM DHIS2 Query Definitions + DHIS2_QUERIES = datimconstants.DatimConstants.MER_MSP_DHIS2_QUERIES + + # OCL Export Definitions + OCL_EXPORT_DEFS = datimconstants.DatimConstants.MER_MSP_OCL_EXPORT_DEFS + + def __init__(self, oclenv='', oclapitoken='', dhis2env='', dhis2uid='', dhis2pwd='', compare2previousexport=True, + run_dhis2_offline=False, run_ocl_offline=False, + verbosity=0, data_check_only=False, import_test_mode=False, import_limit=0): + datimsync.DatimSync.__init__(self) + self.oclenv = oclenv + self.oclapitoken = oclapitoken + self.dhis2env = dhis2env + self.dhis2uid = dhis2uid + self.dhis2pwd = dhis2pwd + self.run_dhis2_offline = run_dhis2_offline + self.run_ocl_offline = run_ocl_offline + self.verbosity = verbosity + self.compare2previousexport = compare2previousexport + self.import_limit = import_limit + self.data_check_only = data_check_only + self.import_test_mode = import_test_mode + self.oclapiheaders = { + 'Authorization': 'Token ' + self.oclapitoken, + 'Content-Type': 'application/json' + } + + def dhis2diff_mer_msp(self, dhis2_query_def=None, conversion_attr=None): + """ + Convert new DHIS2 MER-MSP export to the diff format + :param dhis2_query_def: DHIS2 query definition + :param conversion_attr: Optional dictionary of attributes to pass to the conversion method + :return: Boolean + """ + dhis2filename_export_new = datimbase.DatimBase.dhis2filename_export_new(dhis2_query_def['id']) + with open(self.attach_absolute_data_path(dhis2filename_export_new), "rb") as input_file: + self.vlog(1, 'Loading new DHIS2 export "%s"...' % dhis2filename_export_new) + new_dhis2_export = json.load(input_file) + active_dataset_keys = conversion_attr['active_dataset_keys'] + + # Counts + num_indicators = 0 + num_data_elements = 0 + num_disaggregates = 0 + num_mappings_indicator_to_de = 0 + num_mappings_de_to_disag = 0 + num_indicator_refs = 0 + num_data_element_refs = 0 + num_disaggregate_refs = 0 + + # Iterate through each DataElement and transform to a Data Element Concept + for de in new_dhis2_export['dataElements']: + de_concept_id = de['code'] + de_concept_url = '/orgs/%s/sources/%s/concepts/%s/' % ( + self.DATIM_MER_MSP_ORG_ID, self.DATIM_MER_MSP_SOURCE_ID, de_concept_id) + de_concept_key = de_concept_url + de_concept = { + 'type': ocldev.oclconstants.OclConstants.RESOURCE_TYPE_CONCEPT, + 'id': de_concept_id, + 'concept_class': self.DATIM_MER_MSP_DE_CONCEPT_CLASS, + 'datatype': self.DATIM_MER_MSP_DE_DATATYPE, + 'owner': self.DATIM_MER_MSP_ORG_ID, + 'owner_type': ocldev.oclconstants.OclConstants.RESOURCE_TYPE_ORGANIZATION, + 'source': self.DATIM_MER_MSP_SOURCE_ID, + 'retired': False, + 'external_id': de['id'], + 'descriptions': None, + 'extras': None, + 'names': [ + { + 'name': de['name'], + 'name_type': self.DATIM_MER_MSP_NAME_TYPE_FULL, + 'locale': 'en', + 'locale_preferred': True, + 'external_id': None, + }, + { + 'name': de['shortName'], + 'name_type': self.DATIM_MER_MSP_NAME_TYPE_SHORT, + 'locale': 'en', + 'locale_preferred': False, + 'external_id': None, + } + ], + } + if 'description' in de and de['description']: + de_concept['descriptions'] = [ + { + 'description': de['description'], + 'description_type': self.DATIM_MER_MSP_DESCRIPTION_TYPE_DEFAULT, + 'locale': 'en', + 'locale_preferred': True, + 'external_id': None, + } + ] + self.dhis2_diff[datimconstants.DatimConstants.IMPORT_BATCH_MER_MSP][ + ocldev.oclconstants.OclConstants.RESOURCE_TYPE_CONCEPT][de_concept_key] = de_concept + num_data_elements += 1 + + # Build disaggregates concepts and mappings + de_disaggregate_concept_urls = [] + for coc in de['categoryCombo']['categoryOptionCombos']: + disaggregate_concept_id = coc['id'] # "id" is the same as "code", but "code" is sometimes missing + disaggregate_concept_url = '/orgs/%s/sources/%s/concepts/%s/' % ( + self.DATIM_MER_MSP_ORG_ID, self.DATIM_MER_MSP_SOURCE_ID, disaggregate_concept_id) + disaggregate_concept_key = disaggregate_concept_url + de_disaggregate_concept_urls.append(disaggregate_concept_url) + + # Only build the disaggregate concept if it has not already been defined + if disaggregate_concept_key not in self.dhis2_diff[ + datimconstants.DatimConstants.IMPORT_BATCH_MER_MSP][ + ocldev.oclconstants.OclConstants.RESOURCE_TYPE_CONCEPT]: + disaggregate_concept = { + 'type': ocldev.oclconstants.OclConstants.RESOURCE_TYPE_CONCEPT, + 'id': disaggregate_concept_id, + 'concept_class': self.DATIM_MER_MSP_COC_CONCEPT_CLASS, + 'datatype': self.DATIM_MER_MSP_COC_DATATYPE, + 'owner': self.DATIM_MER_MSP_ORG_ID, + 'owner_type': ocldev.oclconstants.OclConstants.RESOURCE_TYPE_ORGANIZATION, + 'source': self.DATIM_MER_MSP_SOURCE_ID, + 'retired': False, + 'descriptions': None, + 'external_id': coc['id'], + 'extras': None, + 'names': [ + { + 'name': coc['name'], + 'name_type': self.DATIM_MER_MSP_NAME_TYPE_FULL, + 'locale': 'en', + 'locale_preferred': True, + 'external_id': None, + } + ] + } + self.dhis2_diff[datimconstants.DatimConstants.IMPORT_BATCH_MER_MSP][ + ocldev.oclconstants.OclConstants.RESOURCE_TYPE_CONCEPT][ + disaggregate_concept_key] = disaggregate_concept + num_disaggregates += 1 + + # Build the mapping + disaggregate_mapping_key = datimsync.DatimSync.get_mapping_key( + mapping_owner_type=ocldev.oclconstants.OclConstants.RESOURCE_TYPE_ORGANIZATION, + mapping_owner_id=self.DATIM_MER_MSP_ORG_ID, mapping_source_id=self.DATIM_MER_MSP_SOURCE_ID, + from_concept_url=de_concept_url, map_type=self.DATIM_MER_MSP_MAP_TYPE_DE_TO_COC, + to_concept_url=disaggregate_concept_url) + disaggregate_mapping = { + 'type': ocldev.oclconstants.OclConstants.RESOURCE_TYPE_MAPPING, + 'owner': self.DATIM_MER_MSP_ORG_ID, + 'owner_type': ocldev.oclconstants.OclConstants.RESOURCE_TYPE_ORGANIZATION, + 'source': self.DATIM_MER_MSP_SOURCE_ID, + 'map_type': self.DATIM_MER_MSP_MAP_TYPE_DE_TO_COC, + 'from_concept_url': de_concept_url, + 'to_concept_url': disaggregate_concept_url, + 'external_id': None, + 'extras': None, + 'retired': False, + } + self.dhis2_diff[datimconstants.DatimConstants.IMPORT_BATCH_MER_MSP][ + ocldev.oclconstants.OclConstants.RESOURCE_TYPE_MAPPING][ + disaggregate_mapping_key] = disaggregate_mapping + num_mappings_de_to_disag += 1 + + # Iterate through DataSets to transform to build references + # NOTE: References are created for the data elements as well as each of its disaggregates and mappings + for dse in de['dataSetElements']: + ds = dse['dataSet'] + + # Confirm that this dataset is one of the ones that we're interested in + if ds['id'] not in active_dataset_keys: + continue + collection_id = ds['id'] + + """JP 2019-06-04: Tried this out, but current approach doesn't support auto-gen of collections + # Build the Collection + collection_key, collection_dict = self.get_collection_json( + owner_id=self.DATIM_MER_MSP_ORG_ID, + collection_owner_type=ocldev.oclconstants.OclConstants.RESOURCE_TYPE_ORGANIZATION, + collection_id=collection_id, full_name=ds['name'], name=ds['name'], short_code=ds['shortName'], + external_id=ds['id'], collection_type='Subset') + self.dhis2_diff[datimconstants.DatimConstants.IMPORT_BATCH_MER_MSP][ + ocldev.oclconstants.OclConstants.RESOURCE_TYPE_COLLECTION][collection_key] = collection_dict + num_collections += 1 + """ + + # Build the Data Element Concept Reference - mapping references are added automatically + de_ref_key, de_ref = self.get_concept_reference_json( + collection_owner_id=self.DATIM_MER_MSP_ORG_ID, + collection_owner_type=ocldev.oclconstants.OclConstants.RESOURCE_TYPE_ORGANIZATION, + collection_id=collection_id, concept_url=de_concept_url) + self.dhis2_diff[datimconstants.DatimConstants.IMPORT_BATCH_MER_MSP][ + ocldev.oclconstants.OclConstants.RESOURCE_TYPE_CONCEPT_REF][de_ref_key] = de_ref + num_data_element_refs += 1 + + # Build the Disaggregate concept reference + for disaggregate_concept_url in de_disaggregate_concept_urls: + disaggregate_ref_key, disaggregate_ref = self.get_concept_reference_json( + collection_owner_id=self.DATIM_MER_MSP_ORG_ID, + collection_owner_type=ocldev.oclconstants.OclConstants.RESOURCE_TYPE_ORGANIZATION, + collection_id=collection_id, + concept_url=disaggregate_concept_url) + if disaggregate_ref_key not in self.dhis2_diff[ + datimconstants.DatimConstants.IMPORT_BATCH_MER_MSP][ + ocldev.oclconstants.OclConstants.RESOURCE_TYPE_CONCEPT_REF]: + self.dhis2_diff[datimconstants.DatimConstants.IMPORT_BATCH_MER_MSP][ + ocldev.oclconstants.OclConstants.RESOURCE_TYPE_CONCEPT_REF][ + disaggregate_ref_key] = disaggregate_ref + num_disaggregate_refs += 1 + + self.vlog(1, 'DHIS2 export "%s" successfully transformed to...\n' + ' %s Concepts: %s Indicators, %s Data Elements, %s Disaggregates\n' + ' %s Mappings: %s Indicators to Data Elements, %s Data Elements to Disaggregates\n' + ' %s Concept References: %s Data Elements, %s Disaggregates' % ( + dhis2filename_export_new, (num_indicators + num_data_elements + num_disaggregates), + num_indicators, num_data_elements, num_disaggregates, + (num_mappings_indicator_to_de + num_mappings_de_to_disag), + num_mappings_indicator_to_de, num_mappings_de_to_disag, + (num_data_element_refs + num_disaggregate_refs), + num_data_element_refs, num_disaggregate_refs)) + return True diff --git a/datim/datimsyncmoh.py b/datim/datimsyncmoh.py new file mode 100644 index 0000000..39ad67b --- /dev/null +++ b/datim/datimsyncmoh.py @@ -0,0 +1,224 @@ +""" +Class to synchronize DATIM DHIS2 MOH F717 Indicator definitions with OCL +The script runs 1 import batch, which consists of two queries to DHIS2, which are +synchronized with repositories in OCL as described below. +|-------------|--------|-------------------------------------------------| +| ImportBatch | DHIS2 | OCL | +|-------------|--------|-------------------------------------------------| +| MOH | MOH | /orgs/PEPFAR/sources/DATIM-MOH/ | +|-------------|--------|-------------------------------------------------| + +TODO: This class (FY17) must be updated to the model used by FY18 and FY19 before using! +""" +from __future__ import with_statement +import json +import datimsync +import datimconstants + + +class DatimSyncMoh(datimsync.DatimSync): + """ Class to manage DATIM MOH Indicators Synchronization """ + + # Name of this sync script (used to name files and in logging) + SYNC_NAME = 'MOH' + + # Dataset ID settings + OCL_DATASET_ENDPOINT = '/orgs/PEPFAR/collections/?verbose=true&limit=200' + REPO_ACTIVE_ATTR = 'datim_sync_moh' + + # File names + DATASET_REPOSITORIES_FILENAME = 'moh_ocl_dataset_repos_export.json' + NEW_IMPORT_SCRIPT_FILENAME = 'moh_dhis2ocl_import_script.json' + DHIS2_CONVERTED_EXPORT_FILENAME = 'moh_dhis2_converted_export.json' + OCL_CLEANED_EXPORT_FILENAME = 'moh_ocl_cleaned_export.json' + + # Import batches + IMPORT_BATCHES = [datimconstants.DatimConstants.IMPORT_BATCH_MOH] + + # DATIM DHIS2 Query Definitions + DHIS2_QUERIES = datimconstants.DatimConstants.MOH_DHIS2_QUERIES + + # OCL Export Definitions + OCL_EXPORT_DEFS = datimconstants.DatimConstants.MOH_OCL_EXPORT_DEFS + + def __init__(self, oclenv='', oclapitoken='', dhis2env='', dhis2uid='', dhis2pwd='', compare2previousexport=True, + run_dhis2_offline=False, run_ocl_offline=False, + verbosity=0, data_check_only=False, import_test_mode=False, import_limit=0): + datimsync.DatimSync.__init__(self) + self.oclenv = oclenv + self.oclapitoken = oclapitoken + self.dhis2env = dhis2env + self.dhis2uid = dhis2uid + self.dhis2pwd = dhis2pwd + self.run_dhis2_offline = run_dhis2_offline + self.run_ocl_offline = run_ocl_offline + self.verbosity = verbosity + self.compare2previousexport = compare2previousexport + self.import_limit = import_limit + self.oclapiheaders = { + 'Authorization': 'Token ' + self.oclapitoken, + 'Content-Type': 'application/json' + } + + def dhis2diff_moh(self, dhis2_query_def=None, conversion_attr=None): + """ + Convert new DHIS2 MOH export to the diff format + :param dhis2_query_def: DHIS2 query definition + :param conversion_attr: Optional dictionary of attributes to pass to the conversion method + :return: Boolean + """ + dhis2filename_export_new = self.dhis2filename_export_new(dhis2_query_def['id']) + with open(self.attach_absolute_data_path(dhis2filename_export_new), "rb") as input_file: + self.vlog(1, 'Loading new DHIS2 export "%s"...' % dhis2filename_export_new) + new_dhis2_export = json.load(input_file) + ocl_dataset_repos = conversion_attr['ocl_dataset_repos'] + + # Counts + num_indicators = 0 + num_disaggregates = 0 + num_mappings = 0 + num_indicator_refs = 0 + num_disaggregate_refs = 0 + + # Iterate through each DataElement and transform to an Indicator concept + for de in new_dhis2_export['dataElements']: + indicator_concept_id = de['code'] + indicator_concept_url = '/orgs/PEPFAR/sources/DATIM-MOH/concepts/' + indicator_concept_id + '/' + indicator_concept_key = indicator_concept_url + indicator_concept = { + 'type': 'Concept', + 'id': indicator_concept_id, + 'concept_class': 'Indicator', + 'datatype': 'Numeric', + 'owner': 'PEPFAR', + 'owner_type': self.RESOURCE_TYPE_ORGANIZATION, + 'source': 'DATIM-MOH', + 'retired': False, + 'external_id': de['id'], + 'descriptions': None, + 'extras': None, + 'names': [ + { + 'name': de['name'], + 'name_type': 'Fully Specified', + 'locale': 'en', + 'locale_preferred': True, + 'external_id': None, + }, + { + 'name': de['shortName'], + 'name_type': 'Short', + 'locale': 'en', + 'locale_preferred': False, + 'external_id': None, + } + ], + } + if 'description' in de and de['description']: + indicator_concept['descriptions'] = [ + { + 'description': de['description'], + 'description_type': 'Description', + 'locale': 'en', + 'locale_preferred': True, + 'external_id': None, + } + ] + self.dhis2_diff[datimconstants.DatimConstants.IMPORT_BATCH_MOH][self.RESOURCE_TYPE_CONCEPT][ + indicator_concept_key] = indicator_concept + num_indicators += 1 + + # Build disaggregates concepts and mappings + indicator_disaggregate_concept_urls = [] + for coc in de['categoryCombo']['categoryOptionCombos']: + disaggregate_concept_id = coc['id'] # "id" is the same as "code", but "code" is sometimes missing + disaggregate_concept_url = '/orgs/PEPFAR/sources/DATIM-MOH/concepts/' + disaggregate_concept_id + '/' + disaggregate_concept_key = disaggregate_concept_url + indicator_disaggregate_concept_urls.append(disaggregate_concept_url) + + # Only build the disaggregate concept if it has not already been defined + if disaggregate_concept_key not in self.dhis2_diff[ + datimconstants.DatimConstants.IMPORT_BATCH_MOH][self.RESOURCE_TYPE_CONCEPT]: + disaggregate_concept = { + 'type': 'Concept', + 'id': disaggregate_concept_id, + 'concept_class': 'Disaggregate', + 'datatype': 'None', + 'owner': 'PEPFAR', + 'owner_type': self.RESOURCE_TYPE_ORGANIZATION, + 'source': 'DATIM-MOH', + 'retired': False, + 'descriptions': None, + 'external_id': coc['id'], + 'extras': None, + 'names': [ + { + 'name': coc['name'], + 'name_type': 'Fully Specified', + 'locale': 'en', + 'locale_preferred': True, + 'external_id': None, + } + ] + } + self.dhis2_diff[datimconstants.DatimConstants.IMPORT_BATCH_MOH][ + self.RESOURCE_TYPE_CONCEPT][disaggregate_concept_key] = disaggregate_concept + num_disaggregates += 1 + + # Build the mapping + map_type = 'Has Option' + disaggregate_mapping_key = datimsync.DatimSync.get_mapping_key( + mapping_owner_type=self.RESOURCE_TYPE_ORGANIZATION, mapping_owner_id='PEPFAR', + mapping_source_id='DATIM-MOH', from_concept_url=indicator_concept_url, map_type=map_type, + to_concept_url=disaggregate_concept_url) + disaggregate_mapping = { + 'type': 'Mapping', + 'owner': 'PEPFAR', + 'owner_type': self.RESOURCE_TYPE_ORGANIZATION, + 'source': 'DATIM-MOH', + 'map_type': map_type, + 'from_concept_url': indicator_concept_url, + 'to_concept_url': disaggregate_concept_url, + 'external_id': None, + 'extras': None, + 'retired': False, + } + self.dhis2_diff[datimconstants.DatimConstants.IMPORT_BATCH_MOH][ + self.RESOURCE_TYPE_MAPPING][disaggregate_mapping_key] = disaggregate_mapping + num_mappings += 1 + + # Iterate through DataSets to transform to build references + # NOTE: References are created for the indicator as well as each of its disaggregates and mappings + for dse in de['dataSetElements']: + ds = dse['dataSet'] + + # Confirm that this dataset is one of the ones that we're interested in + if ds['id'] not in ocl_dataset_repos: + continue + collection_id = ocl_dataset_repos[ds['id']]['id'] + + # Build the Indicator concept reference - mappings for this reference will be added automatically + indicator_ref_key, indicator_ref = self.get_concept_reference_json( + collection_owner_id='PEPFAR', collection_owner_type=self.RESOURCE_TYPE_ORGANIZATION, + collection_id=collection_id, concept_url=indicator_concept_url) + self.dhis2_diff[datimconstants.DatimConstants.IMPORT_BATCH_MOH][self.RESOURCE_TYPE_CONCEPT_REF][ + indicator_ref_key] = indicator_ref + num_indicator_refs += 1 + + # Build the Disaggregate concept reference + for disaggregate_concept_url in indicator_disaggregate_concept_urls: + disaggregate_ref_key, disaggregate_ref = self.get_concept_reference_json( + collection_owner_id='PEPFAR', collection_owner_type=self.RESOURCE_TYPE_ORGANIZATION, + collection_id=collection_id, concept_url=disaggregate_concept_url) + if disaggregate_ref_key not in self.dhis2_diff[ + datimconstants.DatimConstants.IMPORT_BATCH_MOH][self.RESOURCE_TYPE_CONCEPT_REF]: + self.dhis2_diff[datimconstants.DatimConstants.IMPORT_BATCH_MOH][self.RESOURCE_TYPE_CONCEPT_REF][ + disaggregate_ref_key] = disaggregate_ref + num_disaggregate_refs += 1 + + self.vlog(1, 'DATIM-MOH DHIS2 export "%s" successfully transformed to %s indicator concepts, ' + '%s disaggregate concepts, %s mappings from indicators to disaggregates, ' + '%s indicator concept references, and %s disaggregate concept references' % ( + dhis2filename_export_new, num_indicators, num_disaggregates, num_mappings, + num_indicator_refs, num_disaggregate_refs)) + return True diff --git a/datim/datimsyncmohfy18.py b/datim/datimsyncmohfy18.py new file mode 100644 index 0000000..8478e07 --- /dev/null +++ b/datim/datimsyncmohfy18.py @@ -0,0 +1,257 @@ +""" +Class to synchronize FY18 DATIM MOH Alignment definitions between DHIS2 and OCL. +The script runs 1 import batch, consisting of one query to DHIS2, which is synchronized with +repositories in OCL as described below. +|----------------|----------|----------------------------------------| +| ImportBatch | DHIS2 | OCL | +|----------------|----------|----------------------------------------| +| MOH-FY18 | MOH-FY18 | /orgs/PEPFAR/sources/DATIM-MOH-FY18/ | +|----------------|----------|----------------------------------------| + +In order to run this script, the org and source in OCL must already exist (e.g. +/orgs/PEPFAR/sources/DATIM-MOH-FY18/). Refer to init/importinit.py for more information +and to import the required starter content. + +TODO: Implement new repo versioning model (e.g. FY19.v0) +TODO: Add "indicator_category_code" attribute for each indicator (e.g. PMTCT_STAT) +""" +from __future__ import with_statement +import json +import datimsync +import datimconstants +import datimsyncmohhelper + + +class DatimSyncMohFy18(datimsync.DatimSync): + """ Class to synchronize FY18 DATIM MOH Alignment between DHIS2 and OCL """ + + # Name of this sync script (used to name files and in logging) + SYNC_NAME = 'MOH-FY18' + + # Dataset ID settings + OCL_DATASET_ENDPOINT = datimconstants.DatimConstants.OCL_DATASET_ENDPOINT_MOH + REPO_ACTIVE_ATTR = datimconstants.DatimConstants.REPO_ACTIVE_ATTR_MOH_FY18 + + # ID of the org and source in OCL + DATIM_MOH_ORG_ID = 'PEPFAR' + DATIM_MOH_SOURCE_ID = 'DATIM-MOH-FY18' + DATIM_MOH_DE_CONCEPT_CLASS = 'Data Element' + DATIM_MOH_DE_DATATYPE = 'Numeric' + DATIM_MOH_COC_CONCEPT_CLASS = 'Disaggregate' # This is the DHIS2 categoryOptionCombo equivalent + DATIM_MOH_COC_DATATYPE = 'None' + DATIM_MOH_MAP_TYPE_DE_TO_COC = 'Has Option' + + # File names + DATASET_REPOSITORIES_FILENAME = 'moh_fy18_ocl_dataset_repos_export.json' + NEW_IMPORT_SCRIPT_FILENAME = 'moh_fy18_dhis2ocl_import_script.json' + DHIS2_CONVERTED_EXPORT_FILENAME = 'moh_fy18_dhis2_converted_export.json' + OCL_CLEANED_EXPORT_FILENAME = 'moh_fy18_ocl_cleaned_export.json' + + # Import batches + IMPORT_BATCHES = [datimconstants.DatimConstants.IMPORT_BATCH_MOH_FY18] + + # DATIM DHIS2 Query Definitions + DHIS2_QUERIES = datimconstants.DatimConstants.MOH_FY18_DHIS2_QUERIES + + # OCL Export Definitions + OCL_EXPORT_DEFS = datimconstants.DatimConstants.MOH_FY18_OCL_EXPORT_DEFS + + def __init__(self, oclenv='', oclapitoken='', dhis2env='', dhis2uid='', dhis2pwd='', + compare2previousexport=True, run_dhis2_offline=False, run_ocl_offline=False, + verbosity=0, data_check_only=False, import_test_mode=False, import_limit=0): + datimsync.DatimSync.__init__(self) + self.oclenv = oclenv + self.oclapitoken = oclapitoken + self.dhis2env = dhis2env + self.dhis2uid = dhis2uid + self.dhis2pwd = dhis2pwd + self.run_dhis2_offline = run_dhis2_offline + self.run_ocl_offline = run_ocl_offline + self.verbosity = verbosity + self.compare2previousexport = compare2previousexport + self.import_limit = import_limit + self.oclapiheaders = { + 'Authorization': 'Token ' + self.oclapitoken, + 'Content-Type': 'application/json' + } + + @staticmethod + def get_indicator_category_code(data_element_id): + return '_'.join(data_element_id.split('_')[:2]) + + def dhis2diff_moh(self, dhis2_query_def=None, conversion_attr=None): + """ + Convert new DHIS2 MOH export to the diff format + :param dhis2_query_def: DHIS2 query definition + :param conversion_attr: Optional dictionary of attributes to pass to the conversion method + :return: Boolean + """ + dhis2filename_export_new = self.dhis2filename_export_new(dhis2_query_def['id']) + with open(self.attach_absolute_data_path(dhis2filename_export_new), "rb") as input_file: + self.vlog(1, 'Loading new DHIS2 export "%s"...' % dhis2filename_export_new) + new_dhis2_export = json.load(input_file) + ocl_dataset_repos = conversion_attr['ocl_dataset_repos'] + + # Counts + num_data_elements = 0 + num_disaggregates = 0 + num_mappings = 0 + num_data_element_refs = 0 + num_disaggregate_refs = 0 + + # Iterate through each DataElement and transform to Data Element concepts + for de in new_dhis2_export['dataElements']: + de_concept_id = de['code'] + de_concept_url = '/orgs/%s/sources/%s/concepts/%s/' % ( + self.DATIM_MOH_ORG_ID, self.DATIM_MOH_SOURCE_ID, de_concept_id) + de_concept_key = de_concept_url + de_concept = { + 'type': 'Concept', + 'id': de_concept_id, + 'concept_class': self.DATIM_MOH_DE_CONCEPT_CLASS, + 'datatype': self.DATIM_MOH_DE_DATATYPE, + 'owner': self.DATIM_MOH_ORG_ID, + 'owner_type': self.RESOURCE_TYPE_ORGANIZATION, + 'source': self.DATIM_MOH_SOURCE_ID, + 'retired': False, + 'external_id': de['id'], # dataelementuid + 'descriptions': None, + 'extras': {'indicator_category_code': DatimSyncMohFy18.get_indicator_category_code(de_concept_id)}, + 'names': [ + { + 'name': de['name'], + 'name_type': 'Fully Specified', + 'locale': 'en', + 'locale_preferred': True, + 'external_id': None, + }, + { + 'name': de['shortName'], + 'name_type': 'Short', + 'locale': 'en', + 'locale_preferred': False, + 'external_id': None, + } + ], + } + if 'description' in de and de['description']: + de_concept['descriptions'] = [ + { + 'description': de['description'], + 'description_type': 'Description', + 'locale': 'en', + 'locale_preferred': True, + 'external_id': None, + } + ] + self.dhis2_diff[datimconstants.DatimConstants.IMPORT_BATCH_MOH_FY18][self.RESOURCE_TYPE_CONCEPT][ + de_concept_key] = de_concept + num_data_elements += 1 + + # Build concepts and mappings for Disaggregates (i.e. categoryOptionCombos) + de_disag_concept_urls = [] + for coc in de['categoryCombo']['categoryOptionCombos']: + # Classify the disag and skip if INVALID + disag_classification = datimsyncmohhelper.DatimSyncMohHelper.get_disag_classification_fy18( + de_code=de_concept_id, de_uid=de['id'], coc_name=coc['name']) + if disag_classification == datimconstants.DatimConstants.DISAG_CLASSIFICATION_INVALID: + continue + + # Build disag key and URL + disaggregate_concept_id = coc['id'] # "id" is the same as "code", but "code" is sometimes missing + disaggregate_concept_url = '/orgs/%s/sources/%s/concepts/%s/' % ( + DatimSyncMohFy18.DATIM_MOH_ORG_ID, DatimSyncMohFy18.DATIM_MOH_SOURCE_ID, + disaggregate_concept_id) + disaggregate_concept_key = disaggregate_concept_url + de_disag_concept_urls.append(disaggregate_concept_url) + + # Only build the disaggregate concept if it has not already been defined + # NOTE: A disag will appear multiple times if its DHIS2 Category is used on more than 1 dataElement + if disaggregate_concept_key not in self.dhis2_diff[ + datimconstants.DatimConstants.IMPORT_BATCH_MOH_FY18][self.RESOURCE_TYPE_CONCEPT]: + disaggregate_concept = { + 'type': 'Concept', + 'id': disaggregate_concept_id, + 'concept_class': self.DATIM_MOH_COC_CONCEPT_CLASS, + 'datatype': self.DATIM_MOH_COC_DATATYPE, + 'owner': self.DATIM_MOH_ORG_ID, + 'owner_type': self.RESOURCE_TYPE_ORGANIZATION, + 'source': self.DATIM_MOH_SOURCE_ID, + 'retired': False, + 'descriptions': None, + 'external_id': coc['id'], + 'extras': {'classification': disag_classification}, + 'names': [ + { + 'name': coc['name'], + 'name_type': 'Fully Specified', + 'locale': 'en', + 'locale_preferred': True, + 'external_id': None, + } + ] + } + self.dhis2_diff[datimconstants.DatimConstants.IMPORT_BATCH_MOH_FY18][ + self.RESOURCE_TYPE_CONCEPT][disaggregate_concept_key] = disaggregate_concept + num_disaggregates += 1 + + # Build the mapping + map_type = self.DATIM_MOH_MAP_TYPE_DE_TO_COC + disaggregate_mapping_key = datimsync.DatimSync.get_mapping_key( + mapping_owner_type=self.RESOURCE_TYPE_ORGANIZATION, mapping_owner_id=self.DATIM_MOH_ORG_ID, + mapping_source_id=self.DATIM_MOH_SOURCE_ID, from_concept_url=de_concept_url, + map_type=map_type, to_concept_url=disaggregate_concept_url) + disaggregate_mapping = { + 'type': 'Mapping', + 'owner': self.DATIM_MOH_ORG_ID, + 'owner_type': self.RESOURCE_TYPE_ORGANIZATION, + 'source': self.DATIM_MOH_SOURCE_ID, + 'map_type': map_type, + 'from_concept_url': de_concept_url, + 'to_concept_url': disaggregate_concept_url, + 'external_id': None, + 'extras': None, + 'retired': False, + } + self.dhis2_diff[datimconstants.DatimConstants.IMPORT_BATCH_MOH_FY18][ + self.RESOURCE_TYPE_MAPPING][disaggregate_mapping_key] = disaggregate_mapping + num_mappings += 1 + + # Iterate thru DataSets to collection references for each data element and its disags and mappings + for dse in de['dataSetElements']: + ds = dse['dataSet'] + + # Confirm that this is a dataset we're interested in and get corresponding OCL collection ID + if ds['id'] not in ocl_dataset_repos: + continue + collection_id = ocl_dataset_repos[ds['id']]['id'] + + # Build the data element concept reference - mappings for this reference are added automatically + de_ref_key, de_ref = self.get_concept_reference_json( + collection_owner_id=self.DATIM_MOH_ORG_ID, + collection_owner_type=self.RESOURCE_TYPE_ORGANIZATION, + collection_id=collection_id, concept_url=de_concept_url) + self.dhis2_diff[datimconstants.DatimConstants.IMPORT_BATCH_MOH_FY18][ + self.RESOURCE_TYPE_CONCEPT_REF][de_ref_key] = de_ref + num_data_element_refs += 1 + + # Build the Disaggregate concept references + # Note this automatically excludes 'INVALID' disags because they are not in de_disag_concept_urls + for disaggregate_concept_url in de_disag_concept_urls: + disaggregate_ref_key, disaggregate_ref = self.get_concept_reference_json( + collection_owner_id=self.DATIM_MOH_ORG_ID, + collection_owner_type=self.RESOURCE_TYPE_ORGANIZATION, + collection_id=collection_id, concept_url=disaggregate_concept_url) + if disaggregate_ref_key not in self.dhis2_diff[ + datimconstants.DatimConstants.IMPORT_BATCH_MOH_FY18][self.RESOURCE_TYPE_CONCEPT_REF]: + self.dhis2_diff[datimconstants.DatimConstants.IMPORT_BATCH_MOH_FY18][ + self.RESOURCE_TYPE_CONCEPT_REF][disaggregate_ref_key] = disaggregate_ref + num_disaggregate_refs += 1 + + # End this process by logging a summary of the number and type of resources transformed + self.vlog(1, 'DATIM-MOH FY18 DHIS2 export "%s" successfully transformed to %s data element concepts, ' + '%s disaggregate concepts, %s mappings from data elements to disaggregates, ' + '%s data element concept references, and %s disaggregate concept references' % ( + dhis2filename_export_new, num_data_elements, num_disaggregates, num_mappings, + num_data_element_refs, num_disaggregate_refs)) + return True diff --git a/datim/datimsyncmohfy19.py b/datim/datimsyncmohfy19.py new file mode 100644 index 0000000..1426950 --- /dev/null +++ b/datim/datimsyncmohfy19.py @@ -0,0 +1,257 @@ +""" +Class to synchronize FY19 DATIM MOH Alignment definitions between DHIS2 and OCL. +The script runs 1 import batch, consisting of one query to DHIS2, which is synchronized with +repositories in OCL as described below. +|----------------|----------|----------------------------------------| +| ImportBatch | DHIS2 | OCL | +|----------------|----------|----------------------------------------| +| MOH-FY19 | MOH-FY19 | /orgs/PEPFAR/sources/DATIM-MOH-FY19/ | +|----------------|----------|----------------------------------------| + +In order to run this script, the org and source in OCL must already exist (e.g. +/orgs/PEPFAR/sources/DATIM-MOH-FY19/). Refer to init/importinit.py for more information +and to import the required starter content. + +TODO: Implement new repo versioning model (e.g. FY19.v0) +TODO: Add "indicator_category_code" attribute for each indicator (e.g. PMTCT_STAT) +""" +from __future__ import with_statement +import json +import datimsync +import datimconstants +import datimsyncmohhelper + + +class DatimSyncMohFy19(datimsync.DatimSync): + """ Class to synchronize FY19 DATIM MOH Alignment between DHIS2 and OCL """ + + # Name of this sync script (used to name files and in logging) + SYNC_NAME = 'MOH-FY19' + + # Dataset ID settings + OCL_DATASET_ENDPOINT = datimconstants.DatimConstants.OCL_DATASET_ENDPOINT_MOH + REPO_ACTIVE_ATTR = datimconstants.DatimConstants.REPO_ACTIVE_ATTR_MOH_FY19 + + # ID of the org and source in OCL + DATIM_MOH_ORG_ID = 'PEPFAR' + DATIM_MOH_SOURCE_ID = 'DATIM-MOH-FY19' + DATIM_MOH_DE_CONCEPT_CLASS = 'Data Element' + DATIM_MOH_DE_DATATYPE = 'Numeric' + DATIM_MOH_COC_CONCEPT_CLASS = 'Disaggregate' # This is the DHIS2 categoryOptionCombo equivalent + DATIM_MOH_COC_DATATYPE = 'None' + DATIM_MOH_MAP_TYPE_DE_TO_COC = 'Has Option' + + # File names + DATASET_REPOSITORIES_FILENAME = 'moh_fy19_ocl_dataset_repos_export.json' + NEW_IMPORT_SCRIPT_FILENAME = 'moh_fy19_dhis2ocl_import_script.json' + DHIS2_CONVERTED_EXPORT_FILENAME = 'moh_fy19_dhis2_converted_export.json' + OCL_CLEANED_EXPORT_FILENAME = 'moh_fy19_ocl_cleaned_export.json' + + # Import batches + IMPORT_BATCHES = [datimconstants.DatimConstants.IMPORT_BATCH_MOH_FY19] + + # DATIM DHIS2 Query Definitions + DHIS2_QUERIES = datimconstants.DatimConstants.MOH_FY19_DHIS2_QUERIES + + # OCL Export Definitions + OCL_EXPORT_DEFS = datimconstants.DatimConstants.MOH_FY19_OCL_EXPORT_DEFS + + def __init__(self, oclenv='', oclapitoken='', dhis2env='', dhis2uid='', dhis2pwd='', + compare2previousexport=True, run_dhis2_offline=False, run_ocl_offline=False, + verbosity=0, data_check_only=False, import_test_mode=False, import_limit=0): + datimsync.DatimSync.__init__(self) + self.oclenv = oclenv + self.oclapitoken = oclapitoken + self.dhis2env = dhis2env + self.dhis2uid = dhis2uid + self.dhis2pwd = dhis2pwd + self.run_dhis2_offline = run_dhis2_offline + self.run_ocl_offline = run_ocl_offline + self.verbosity = verbosity + self.compare2previousexport = compare2previousexport + self.import_limit = import_limit + self.oclapiheaders = { + 'Authorization': 'Token ' + self.oclapitoken, + 'Content-Type': 'application/json' + } + + @staticmethod + def get_indicator_category_code(data_element_id): + return '_'.join(data_element_id.split('_')[:2]) + + def dhis2diff_moh(self, dhis2_query_def=None, conversion_attr=None): + """ + Convert new DHIS2 MOH export to the diff format + :param dhis2_query_def: DHIS2 query definition + :param conversion_attr: Optional dictionary of attributes to pass to the conversion method + :return: Boolean + """ + dhis2filename_export_new = self.dhis2filename_export_new(dhis2_query_def['id']) + with open(self.attach_absolute_data_path(dhis2filename_export_new), "rb") as input_file: + self.vlog(1, 'Loading new DHIS2 export "%s"...' % dhis2filename_export_new) + new_dhis2_export = json.load(input_file) + ocl_dataset_repos = conversion_attr['ocl_dataset_repos'] + + # Counts + num_data_elements = 0 + num_disaggregates = 0 + num_mappings = 0 + num_data_element_refs = 0 + num_disaggregate_refs = 0 + + # Iterate through each DataElement and transform to Data Element concepts + for de in new_dhis2_export['dataElements']: + de_concept_id = de['code'] + de_concept_url = '/orgs/%s/sources/%s/concepts/%s/' % ( + self.DATIM_MOH_ORG_ID, self.DATIM_MOH_SOURCE_ID, de_concept_id) + de_concept_key = de_concept_url + de_concept = { + 'type': 'Concept', + 'id': de_concept_id, + 'concept_class': self.DATIM_MOH_DE_CONCEPT_CLASS, + 'datatype': self.DATIM_MOH_DE_DATATYPE, + 'owner': self.DATIM_MOH_ORG_ID, + 'owner_type': self.RESOURCE_TYPE_ORGANIZATION, + 'source': self.DATIM_MOH_SOURCE_ID, + 'retired': False, + 'external_id': de['id'], # dataelementuid + 'descriptions': None, + 'extras': {'indicator_category_code': DatimSyncMohFy19.get_indicator_category_code(de_concept_id)}, + 'names': [ + { + 'name': de['name'], + 'name_type': 'Fully Specified', + 'locale': 'en', + 'locale_preferred': True, + 'external_id': None, + }, + { + 'name': de['shortName'], + 'name_type': 'Short', + 'locale': 'en', + 'locale_preferred': False, + 'external_id': None, + } + ], + } + if 'description' in de and de['description']: + de_concept['descriptions'] = [ + { + 'description': de['description'], + 'description_type': 'Description', + 'locale': 'en', + 'locale_preferred': True, + 'external_id': None, + } + ] + self.dhis2_diff[datimconstants.DatimConstants.IMPORT_BATCH_MOH_FY19][self.RESOURCE_TYPE_CONCEPT][ + de_concept_key] = de_concept + num_data_elements += 1 + + # Build concepts and mappings for Disaggregates (i.e. categoryOptionCombos) + de_disag_concept_urls = [] + for coc in de['categoryCombo']['categoryOptionCombos']: + # Classify the disag and skip if INVALID + disag_classification = datimsyncmohhelper.DatimSyncMohHelper.get_disag_classification_fy19( + de_code=de_concept_id, de_uid=de['id'], coc_name=coc['name']) + if disag_classification == datimconstants.DatimConstants.DISAG_CLASSIFICATION_INVALID: + continue + + # Build disag key and URL + disaggregate_concept_id = coc['id'] # "id" is the same as "code", but "code" is sometimes missing + disaggregate_concept_url = '/orgs/%s/sources/%s/concepts/%s/' % ( + DatimSyncMohFy19.DATIM_MOH_ORG_ID, DatimSyncMohFy19.DATIM_MOH_SOURCE_ID, + disaggregate_concept_id) + disaggregate_concept_key = disaggregate_concept_url + de_disag_concept_urls.append(disaggregate_concept_url) + + # Only build the disaggregate concept if it has not already been defined + # NOTE: A disag will appear multiple times if its DHIS2 Category is used on more than 1 dataElement + if disaggregate_concept_key not in self.dhis2_diff[ + datimconstants.DatimConstants.IMPORT_BATCH_MOH_FY19][self.RESOURCE_TYPE_CONCEPT]: + disaggregate_concept = { + 'type': 'Concept', + 'id': disaggregate_concept_id, + 'concept_class': self.DATIM_MOH_COC_CONCEPT_CLASS, + 'datatype': self.DATIM_MOH_COC_DATATYPE, + 'owner': self.DATIM_MOH_ORG_ID, + 'owner_type': self.RESOURCE_TYPE_ORGANIZATION, + 'source': self.DATIM_MOH_SOURCE_ID, + 'retired': False, + 'descriptions': None, + 'external_id': coc['id'], + 'extras': {'classification': disag_classification}, + 'names': [ + { + 'name': coc['name'], + 'name_type': 'Fully Specified', + 'locale': 'en', + 'locale_preferred': True, + 'external_id': None, + } + ] + } + self.dhis2_diff[datimconstants.DatimConstants.IMPORT_BATCH_MOH_FY19][ + self.RESOURCE_TYPE_CONCEPT][disaggregate_concept_key] = disaggregate_concept + num_disaggregates += 1 + + # Build the mapping + map_type = self.DATIM_MOH_MAP_TYPE_DE_TO_COC + disaggregate_mapping_key = datimsync.DatimSync.get_mapping_key( + mapping_owner_type=self.RESOURCE_TYPE_ORGANIZATION, mapping_owner_id=self.DATIM_MOH_ORG_ID, + mapping_source_id=self.DATIM_MOH_SOURCE_ID, from_concept_url=de_concept_url, + map_type=map_type, to_concept_url=disaggregate_concept_url) + disaggregate_mapping = { + 'type': 'Mapping', + 'owner': self.DATIM_MOH_ORG_ID, + 'owner_type': self.RESOURCE_TYPE_ORGANIZATION, + 'source': self.DATIM_MOH_SOURCE_ID, + 'map_type': map_type, + 'from_concept_url': de_concept_url, + 'to_concept_url': disaggregate_concept_url, + 'external_id': None, + 'extras': None, + 'retired': False, + } + self.dhis2_diff[datimconstants.DatimConstants.IMPORT_BATCH_MOH_FY19][ + self.RESOURCE_TYPE_MAPPING][disaggregate_mapping_key] = disaggregate_mapping + num_mappings += 1 + + # Iterate thru DataSets to collection references for each data element and its disags and mappings + for dse in de['dataSetElements']: + ds = dse['dataSet'] + + # Confirm that this is a dataset we're interested in and get corresponding OCL collection ID + if ds['id'] not in ocl_dataset_repos: + continue + collection_id = ocl_dataset_repos[ds['id']]['id'] + + # Build the data element concept reference - mappings for this reference are added automatically + de_ref_key, de_ref = self.get_concept_reference_json( + collection_owner_id=self.DATIM_MOH_ORG_ID, + collection_owner_type=self.RESOURCE_TYPE_ORGANIZATION, + collection_id=collection_id, concept_url=de_concept_url) + self.dhis2_diff[datimconstants.DatimConstants.IMPORT_BATCH_MOH_FY19][ + self.RESOURCE_TYPE_CONCEPT_REF][de_ref_key] = de_ref + num_data_element_refs += 1 + + # Build the Disaggregate concept references + # Note this automatically excludes 'INVALID' disags because they are not in de_disag_concept_urls + for disaggregate_concept_url in de_disag_concept_urls: + disaggregate_ref_key, disaggregate_ref = self.get_concept_reference_json( + collection_owner_id=self.DATIM_MOH_ORG_ID, + collection_owner_type=self.RESOURCE_TYPE_ORGANIZATION, + collection_id=collection_id, concept_url=disaggregate_concept_url) + if disaggregate_ref_key not in self.dhis2_diff[ + datimconstants.DatimConstants.IMPORT_BATCH_MOH_FY19][self.RESOURCE_TYPE_CONCEPT_REF]: + self.dhis2_diff[datimconstants.DatimConstants.IMPORT_BATCH_MOH_FY19][ + self.RESOURCE_TYPE_CONCEPT_REF][disaggregate_ref_key] = disaggregate_ref + num_disaggregate_refs += 1 + + # End this process by logging a summary of the number and type of resources transformed + self.vlog(1, 'DATIM-MOH FY19 DHIS2 export "%s" successfully transformed to %s data element concepts, ' + '%s disaggregate concepts, %s mappings from data elements to disaggregates, ' + '%s data element concept references, and %s disaggregate concept references' % ( + dhis2filename_export_new, num_data_elements, num_disaggregates, num_mappings, + num_data_element_refs, num_disaggregate_refs)) + return True diff --git a/datim/datimsyncmohfy20.py b/datim/datimsyncmohfy20.py new file mode 100644 index 0000000..57a8553 --- /dev/null +++ b/datim/datimsyncmohfy20.py @@ -0,0 +1,257 @@ +""" +Class to synchronize FY20 DATIM MOH Alignment definitions between DHIS2 and OCL. +The script runs 1 import batch, consisting of one query to DHIS2, which is synchronized with +repositories in OCL as described below. +|----------------|----------|----------------------------------------| +| ImportBatch | DHIS2 | OCL | +|----------------|----------|----------------------------------------| +| MOH-FY20 | MOH-FY20 | /orgs/PEPFAR/sources/DATIM-MOH-FY20/ | +|----------------|----------|----------------------------------------| + +In order to run this script, the org and source in OCL must already exist (e.g. +/orgs/PEPFAR/sources/DATIM-MOH-FY20/). Refer to init/importinit.py for more information +and to import the required starter content. + +TODO: Implement new repo versioning model (e.g. FY20.v0) +TODO: Add "indicator_category_code" attribute for each indicator (e.g. PMTCT_STAT) +""" +from __future__ import with_statement +import json +import datimsync +import datimconstants +import datimsyncmohhelper + + +class DatimSyncMohFy20(datimsync.DatimSync): + """ Class to synchronize FY20 DATIM MOH Alignment between DHIS2 and OCL """ + + # Name of this sync script (used to name files and in logging) + SYNC_NAME = 'MOH-FY20' + + # Dataset ID settings + OCL_DATASET_ENDPOINT = datimconstants.DatimConstants.OCL_DATASET_ENDPOINT_MOH + REPO_ACTIVE_ATTR = datimconstants.DatimConstants.REPO_ACTIVE_ATTR_MOH_FY20 + + # ID of the org and source in OCL + DATIM_MOH_ORG_ID = 'PEPFAR' + DATIM_MOH_SOURCE_ID = 'DATIM-MOH-FY20' + DATIM_MOH_DE_CONCEPT_CLASS = 'Data Element' + DATIM_MOH_DE_DATATYPE = 'Numeric' + DATIM_MOH_COC_CONCEPT_CLASS = 'Disaggregate' # This is the DHIS2 categoryOptionCombo equivalent + DATIM_MOH_COC_DATATYPE = 'None' + DATIM_MOH_MAP_TYPE_DE_TO_COC = 'Has Option' + + # File names + DATASET_REPOSITORIES_FILENAME = 'moh_fy20_ocl_dataset_repos_export.json' + NEW_IMPORT_SCRIPT_FILENAME = 'moh_fy20_dhis2ocl_import_script.json' + DHIS2_CONVERTED_EXPORT_FILENAME = 'moh_fy20_dhis2_converted_export.json' + OCL_CLEANED_EXPORT_FILENAME = 'moh_fy20_ocl_cleaned_export.json' + + # Import batches + IMPORT_BATCHES = [datimconstants.DatimConstants.IMPORT_BATCH_MOH_FY20] + + # DATIM DHIS2 Query Definitions + DHIS2_QUERIES = datimconstants.DatimConstants.MOH_FY20_DHIS2_QUERIES + + # OCL Export Definitions + OCL_EXPORT_DEFS = datimconstants.DatimConstants.MOH_FY20_OCL_EXPORT_DEFS + + def __init__(self, oclenv='', oclapitoken='', dhis2env='', dhis2uid='', dhis2pwd='', + compare2previousexport=True, run_dhis2_offline=False, run_ocl_offline=False, + verbosity=0, data_check_only=False, import_test_mode=False, import_limit=0): + datimsync.DatimSync.__init__(self) + self.oclenv = oclenv + self.oclapitoken = oclapitoken + self.dhis2env = dhis2env + self.dhis2uid = dhis2uid + self.dhis2pwd = dhis2pwd + self.run_dhis2_offline = run_dhis2_offline + self.run_ocl_offline = run_ocl_offline + self.verbosity = verbosity + self.compare2previousexport = compare2previousexport + self.import_limit = import_limit + self.oclapiheaders = { + 'Authorization': 'Token ' + self.oclapitoken, + 'Content-Type': 'application/json' + } + + @staticmethod + def get_indicator_category_code(data_element_id): + return '_'.join(data_element_id.split('_')[:2]) + + def dhis2diff_moh(self, dhis2_query_def=None, conversion_attr=None): + """ + Convert new DHIS2 MOH export to the diff format + :param dhis2_query_def: DHIS2 query definition + :param conversion_attr: Optional dictionary of attributes to pass to the conversion method + :return: Boolean + """ + dhis2filename_export_new = self.dhis2filename_export_new(dhis2_query_def['id']) + with open(self.attach_absolute_data_path(dhis2filename_export_new), "rb") as input_file: + self.vlog(1, 'Loading new DHIS2 export "%s"...' % dhis2filename_export_new) + new_dhis2_export = json.load(input_file) + ocl_dataset_repos = conversion_attr['ocl_dataset_repos'] + + # Counts + num_data_elements = 0 + num_disaggregates = 0 + num_mappings = 0 + num_data_element_refs = 0 + num_disaggregate_refs = 0 + + # Iterate through each DataElement and transform to Data Element concepts + for de in new_dhis2_export['dataElements']: + de_concept_id = de['code'] + de_concept_url = '/orgs/%s/sources/%s/concepts/%s/' % ( + self.DATIM_MOH_ORG_ID, self.DATIM_MOH_SOURCE_ID, de_concept_id) + de_concept_key = de_concept_url + de_concept = { + 'type': 'Concept', + 'id': de_concept_id, + 'concept_class': self.DATIM_MOH_DE_CONCEPT_CLASS, + 'datatype': self.DATIM_MOH_DE_DATATYPE, + 'owner': self.DATIM_MOH_ORG_ID, + 'owner_type': self.RESOURCE_TYPE_ORGANIZATION, + 'source': self.DATIM_MOH_SOURCE_ID, + 'retired': False, + 'external_id': de['id'], # dataelementuid + 'descriptions': None, + 'extras': {'indicator_category_code': DatimSyncMohFy20.get_indicator_category_code(de_concept_id)}, + 'names': [ + { + 'name': de['name'], + 'name_type': 'Fully Specified', + 'locale': 'en', + 'locale_preferred': True, + 'external_id': None, + }, + { + 'name': de['shortName'], + 'name_type': 'Short', + 'locale': 'en', + 'locale_preferred': False, + 'external_id': None, + } + ], + } + if 'description' in de and de['description']: + de_concept['descriptions'] = [ + { + 'description': de['description'], + 'description_type': 'Description', + 'locale': 'en', + 'locale_preferred': True, + 'external_id': None, + } + ] + self.dhis2_diff[datimconstants.DatimConstants.IMPORT_BATCH_MOH_FY20][self.RESOURCE_TYPE_CONCEPT][ + de_concept_key] = de_concept + num_data_elements += 1 + + # Build concepts and mappings for Disaggregates (i.e. categoryOptionCombos) + de_disag_concept_urls = [] + for coc in de['categoryCombo']['categoryOptionCombos']: + # Classify the disag and skip if INVALID + disag_classification = datimsyncmohhelper.DatimSyncMohHelper.get_disag_classification_fy20( + de_code=de_concept_id, de_uid=de['id'], coc_name=coc['name']) + if disag_classification == datimconstants.DatimConstants.DISAG_CLASSIFICATION_INVALID: + continue + + # Build disag key and URL + disaggregate_concept_id = coc['id'] # "id" is the same as "code", but "code" is sometimes missing + disaggregate_concept_url = '/orgs/%s/sources/%s/concepts/%s/' % ( + DatimSyncMohFy20.DATIM_MOH_ORG_ID, DatimSyncMohFy20.DATIM_MOH_SOURCE_ID, + disaggregate_concept_id) + disaggregate_concept_key = disaggregate_concept_url + de_disag_concept_urls.append(disaggregate_concept_url) + + # Only build the disaggregate concept if it has not already been defined + # NOTE: A disag will appear multiple times if its DHIS2 Category is used on more than 1 dataElement + if disaggregate_concept_key not in self.dhis2_diff[ + datimconstants.DatimConstants.IMPORT_BATCH_MOH_FY20][self.RESOURCE_TYPE_CONCEPT]: + disaggregate_concept = { + 'type': 'Concept', + 'id': disaggregate_concept_id, + 'concept_class': self.DATIM_MOH_COC_CONCEPT_CLASS, + 'datatype': self.DATIM_MOH_COC_DATATYPE, + 'owner': self.DATIM_MOH_ORG_ID, + 'owner_type': self.RESOURCE_TYPE_ORGANIZATION, + 'source': self.DATIM_MOH_SOURCE_ID, + 'retired': False, + 'descriptions': None, + 'external_id': coc['id'], + 'extras': {'classification': disag_classification}, + 'names': [ + { + 'name': coc['name'], + 'name_type': 'Fully Specified', + 'locale': 'en', + 'locale_preferred': True, + 'external_id': None, + } + ] + } + self.dhis2_diff[datimconstants.DatimConstants.IMPORT_BATCH_MOH_FY20][ + self.RESOURCE_TYPE_CONCEPT][disaggregate_concept_key] = disaggregate_concept + num_disaggregates += 1 + + # Build the mapping + map_type = self.DATIM_MOH_MAP_TYPE_DE_TO_COC + disaggregate_mapping_key = datimsync.DatimSync.get_mapping_key( + mapping_owner_type=self.RESOURCE_TYPE_ORGANIZATION, mapping_owner_id=self.DATIM_MOH_ORG_ID, + mapping_source_id=self.DATIM_MOH_SOURCE_ID, from_concept_url=de_concept_url, + map_type=map_type, to_concept_url=disaggregate_concept_url) + disaggregate_mapping = { + 'type': 'Mapping', + 'owner': self.DATIM_MOH_ORG_ID, + 'owner_type': self.RESOURCE_TYPE_ORGANIZATION, + 'source': self.DATIM_MOH_SOURCE_ID, + 'map_type': map_type, + 'from_concept_url': de_concept_url, + 'to_concept_url': disaggregate_concept_url, + 'external_id': None, + 'extras': None, + 'retired': False, + } + self.dhis2_diff[datimconstants.DatimConstants.IMPORT_BATCH_MOH_FY20][ + self.RESOURCE_TYPE_MAPPING][disaggregate_mapping_key] = disaggregate_mapping + num_mappings += 1 + + # Iterate thru DataSets to collection references for each data element and its disags and mappings + for dse in de['dataSetElements']: + ds = dse['dataSet'] + + # Confirm that this is a dataset we're interested in and get corresponding OCL collection ID + if ds['id'] not in ocl_dataset_repos: + continue + collection_id = ocl_dataset_repos[ds['id']]['id'] + + # Build the data element concept reference - mappings for this reference are added automatically + de_ref_key, de_ref = self.get_concept_reference_json( + collection_owner_id=self.DATIM_MOH_ORG_ID, + collection_owner_type=self.RESOURCE_TYPE_ORGANIZATION, + collection_id=collection_id, concept_url=de_concept_url) + self.dhis2_diff[datimconstants.DatimConstants.IMPORT_BATCH_MOH_FY20][ + self.RESOURCE_TYPE_CONCEPT_REF][de_ref_key] = de_ref + num_data_element_refs += 1 + + # Build the Disaggregate concept references + # Note this automatically excludes 'INVALID' disags because they are not in de_disag_concept_urls + for disaggregate_concept_url in de_disag_concept_urls: + disaggregate_ref_key, disaggregate_ref = self.get_concept_reference_json( + collection_owner_id=self.DATIM_MOH_ORG_ID, + collection_owner_type=self.RESOURCE_TYPE_ORGANIZATION, + collection_id=collection_id, concept_url=disaggregate_concept_url) + if disaggregate_ref_key not in self.dhis2_diff[ + datimconstants.DatimConstants.IMPORT_BATCH_MOH_FY20][self.RESOURCE_TYPE_CONCEPT_REF]: + self.dhis2_diff[datimconstants.DatimConstants.IMPORT_BATCH_MOH_FY20][ + self.RESOURCE_TYPE_CONCEPT_REF][disaggregate_ref_key] = disaggregate_ref + num_disaggregate_refs += 1 + + # End this process by logging a summary of the number and type of resources transformed + self.vlog(1, 'DATIM-MOH FY20 DHIS2 export "%s" successfully transformed to %s data element concepts, ' + '%s disaggregate concepts, %s mappings from data elements to disaggregates, ' + '%s data element concept references, and %s disaggregate concept references' % ( + dhis2filename_export_new, num_data_elements, num_disaggregates, num_mappings, + num_data_element_refs, num_disaggregate_refs)) + return True diff --git a/datim/datimsyncmohhelper.py b/datim/datimsyncmohhelper.py new file mode 100644 index 0000000..f607727 --- /dev/null +++ b/datim/datimsyncmohhelper.py @@ -0,0 +1,122 @@ +""" Static helper class for DatimSyncMoh objects """ +import datimconstants + +class DatimSyncMohHelper(object): + """ Static helper class for DatimSyncMoh objects """ + + CLASSIFIER_FY18_COARSE_UIDS = ['IXkZ7eWtFHs', 'iyANolnH3mk'] + CLASSIFIER_FY18_INVALID_1 = '1-9, Female' + CLASSIFIER_FY18_INVALID_2 = '1-9, Male' + CLASSIFIER_FY18_INVALID_3 = '<1, Female' + CLASSIFIER_FY18_INVALID_4 = '<1, Male' + CLASSIFIER_FY18_INVALID_5 = '30-49' + CLASSIFIER_FY18_SEMI_FINE_1 = '25-49' + CLASSIFIER_FY18_FINE_1 = '25-29' + CLASSIFIER_FY18_FINE_2 = '30-34' + CLASSIFIER_FY18_FINE_3 = '35-39' + CLASSIFIER_FY18_FINE_4 = '40-49' + + @staticmethod + def get_disag_classification(period='', de_code='', de_uid='', coc_name=''): + if period == 'FY18': + return DatimSyncMohHelper.get_disag_classification_fy18(de_code=de_code, de_uid=de_uid, coc_name=coc_name) + elif period == 'FY19': + return DatimSyncMohHelper.get_disag_classification_fy18(de_code=de_code, de_uid=de_uid, coc_name=coc_name) + elif period == 'FY20': + return DatimSyncMohHelper.get_disag_classification_fy20(de_code=de_code, de_uid=de_uid, coc_name=coc_name) + return '' + + @staticmethod + def get_disag_classification_fy18(de_code='', de_uid='', coc_name=''): + """ + Python implementation of the classification logic embedded in the DHIS2 SqlView + (refer to https://test.geoalign.datim.org/api/sqlViews/jxuvedhz3S3). + Here's the SQL version: + case + when de.code like '%_Age_Agg%' or de.uid = 'IXkZ7eWtFHs' or de.uid = 'iyANolnH3mk' then 'coarse' + when coc.name = 'default' then 'n/a' + when coc.name like '1-9, Female%' or coc.name like '1-9, Male%' or coc.name like '<1, Female%' or coc.name + like '<1, Male%' or coc.name like '30-49%' then 'INVALID' + when coc.name like '25-49%' then 'semi-fine' + when coc.name like '25-29%' or coc.name like '30-34%' or coc.name like '35-39%' or coc.name like '40-49%' + then 'fine' + else 'fine, semi-fine' + end as classification + :param de_code: DataElement code + :param de_uid: DataElement UID + :param coc_name: CategoryOptionCombo name + :return: A member of DatimConstants.DISAG_CLASSIFICATIONS + """ + if '_Age_Agg' in de_code or de_uid in DatimSyncMohHelper.CLASSIFIER_FY18_COARSE_UIDS: + return datimconstants.DatimConstants.DISAG_CLASSIFICATION_COARSE + elif coc_name == 'default': + return datimconstants.DatimConstants.DISAG_CLASSIFICATION_NA + elif (coc_name[:len(DatimSyncMohHelper.CLASSIFIER_FY18_INVALID_1)] == DatimSyncMohHelper.CLASSIFIER_FY18_INVALID_1 or + coc_name[:len(DatimSyncMohHelper.CLASSIFIER_FY18_INVALID_2)] == DatimSyncMohHelper.CLASSIFIER_FY18_INVALID_2 or + coc_name[:len(DatimSyncMohHelper.CLASSIFIER_FY18_INVALID_3)] == DatimSyncMohHelper.CLASSIFIER_FY18_INVALID_3 or + coc_name[:len(DatimSyncMohHelper.CLASSIFIER_FY18_INVALID_4)] == DatimSyncMohHelper.CLASSIFIER_FY18_INVALID_4 or + coc_name[:len(DatimSyncMohHelper.CLASSIFIER_FY18_INVALID_5)] == DatimSyncMohHelper.CLASSIFIER_FY18_INVALID_5): + return datimconstants.DatimConstants.DISAG_CLASSIFICATION_INVALID + elif coc_name[:len(DatimSyncMohHelper.CLASSIFIER_FY18_SEMI_FINE_1)] == DatimSyncMohHelper.CLASSIFIER_FY18_SEMI_FINE_1: + return datimconstants.DatimConstants.DISAG_CLASSIFICATION_SEMI_FINE + elif (coc_name[:len(DatimSyncMohHelper.CLASSIFIER_FY18_FINE_1)] == DatimSyncMohHelper.CLASSIFIER_FY18_FINE_1 or + coc_name[:len(DatimSyncMohHelper.CLASSIFIER_FY18_FINE_2)] == DatimSyncMohHelper.CLASSIFIER_FY18_FINE_2 or + coc_name[:len(DatimSyncMohHelper.CLASSIFIER_FY18_FINE_3)] == DatimSyncMohHelper.CLASSIFIER_FY18_FINE_3 or + coc_name[:len(DatimSyncMohHelper.CLASSIFIER_FY18_FINE_4)] == DatimSyncMohHelper.CLASSIFIER_FY18_FINE_4): + return datimconstants.DatimConstants.DISAG_CLASSIFICATION_FINE + return datimconstants.DatimConstants.DISAG_CLASSIFICATION_FINE_AND_SEMI_FINE + + @staticmethod + def get_disag_classification_fy19(de_code='', de_uid='', coc_name=''): + """ + Python implementation of the classification logic embedded in the DHIS2 SqlView + (refer to https://vshioshvili.datim.org/api/sqlViews/ioG5uxOYnZe). + Here's the SQL version: + case + when de.code like '%_Age_Agg%' then 'coarse' + when de.code like '%_Age_%' then 'fine' + else 'n/a' + end as classification + :param de_code: DataElement code + :param de_uid: DataElement UID + :param coc_name: CategoryOptionCombo name + :return: A member of DatimConstants.DISAG_CLASSIFICATIONS + """ + if '_Age_Agg' in de_code: + return datimconstants.DatimConstants.DISAG_CLASSIFICATION_COARSE + elif '_Age_' in de_code: + return datimconstants.DatimConstants.DISAG_CLASSIFICATION_FINE + return datimconstants.DatimConstants.DISAG_CLASSIFICATION_NA + + @staticmethod + def get_disag_classification_fy20(de_code='', de_uid='', coc_name=''): + """ + Python implementation of the classification logic embedded in the DHIS2 SqlView + (refer to https://vshioshvili.datim.org/api/sqlViews/ioG5uxOYnZe). + Here's the SQL version: + select * from ( + select ds.name as dataSet, de.name as dataElement, de.shortname, de.code, de.uid as dataelementuid, + de.description as dataelementDesc, coc.name as categoryoptioncombo, coc.code as categoryoptioncombocode, + coc.uid as categoryoptioncombouid, + case + when de.code like '%_Age_Agg%' then 'coarse' + when coc.name = 'default' then 'n/a' + else 'fine' + end as classification + from dataset ds join datasetelement dsm on dsm.datasetid = ds.datasetid + join dataelement de on de.dataelementid = dsm.dataelementid + join categorycombos_optioncombos co on co.categorycomboid = de.categorycomboid + join categoryoptioncombo coc on coc.categoryoptioncomboid = co.categoryoptioncomboid + where ds.uid IN ('${dataSets}') ) meta + where classification != 'INVALID' + order by dataElement, categoryoptioncombo + :param de_code: DataElement code + :param de_uid: DataElement UID + :param coc_name: CategoryOptionCombo name + :return: A member of DatimConstants.DISAG_CLASSIFICATIONS + """ + if '_Age_Agg' in de_code: + return datimconstants.DatimConstants.DISAG_CLASSIFICATION_COARSE + elif coc_name == 'default': + return datimconstants.DatimConstants.DISAG_CLASSIFICATION_NA + return datimconstants.DatimConstants.DISAG_CLASSIFICATION_FINE diff --git a/datim/datimsyncsims.py b/datim/datimsyncsims.py new file mode 100644 index 0000000..2d19f80 --- /dev/null +++ b/datim/datimsyncsims.py @@ -0,0 +1,189 @@ +""" +Class to synchronize DATIM-DHIS2 SIMS definitions with OCL +The script runs 1 import batch, which consists of two queries to DHIS2, which are +synchronized with repositories in OCL as described below. +|-------------|-------------------------|--------------------------------------------| +| ImportBatch | DHIS2 | OCL | +|-------------|-------------------------|--------------------------------------------| +| sims | SimsAssessmentTypeQuery | /orgs/PEPFAR/sources/SIMS/ | +| | | /orgs/PEPFAR/collections/SIMS3-Facility/ | +| | | /orgs/PEPFAR/collections/SIMS3-Community/ | +| | | /orgs/PEPFAR/collections/SIMS3-Above-Site/ | +| | | /orgs/PEPFAR/collections/SIMS2-Facility/ | +| | | /orgs/PEPFAR/collections/SIMS2-Community/ | +| | | /orgs/PEPFAR/collections/SIMS2-Above-Site/ | +| |-------------------------|--------------------------------------------| +| | SimsOptionsQuery | /orgs/PEPFAR/sources/SIMS/ | +| | | /orgs/PEPFAR/collections/SIMS-Options/ | +|-------------|-------------------------|--------------------------------------------| +""" +from __future__ import with_statement +import json +import datimsync +import datimconstants + + +class DatimSyncSims(datimsync.DatimSync): + """ Class to manage DATIM SIMS Synchronization """ + + # Name of this sync script (used to name files and in logging) + SYNC_NAME = 'SIMS' + + # Dataset ID settings + OCL_DATASET_ENDPOINT = datimconstants.DatimConstants.OCL_DATASET_ENDPOINT_SIMS + REPO_ACTIVE_ATTR = datimconstants.DatimConstants.REPO_ACTIVE_ATTR_SIMS + + # File names + DATASET_REPOSITORIES_FILENAME = 'ocl_dataset_repos_export.json' + NEW_IMPORT_SCRIPT_FILENAME = 'sims_dhis2ocl_import_script.json' + DHIS2_CONVERTED_EXPORT_FILENAME = 'sims_dhis2_converted_export.json' + OCL_CLEANED_EXPORT_FILENAME = 'sims_ocl_cleaned_export.json' + + # Import batches + IMPORT_BATCHES = [datimconstants.DatimConstants.IMPORT_BATCH_SIMS] + + # DATIM DHIS2 Query Definitions + DHIS2_QUERIES = datimconstants.DatimConstants.SIMS_DHIS2_QUERIES + + # OCL Export Definitions + OCL_EXPORT_DEFS = datimconstants.DatimConstants.SIMS_OCL_EXPORT_DEFS + + def __init__(self, oclenv='', oclapitoken='', dhis2env='', dhis2uid='', dhis2pwd='', compare2previousexport=True, + run_dhis2_offline=False, run_ocl_offline=False, verbosity=0, import_limit=0): + datimsync.DatimSync.__init__(self) + self.oclenv = oclenv + self.oclapitoken = oclapitoken + self.dhis2env = dhis2env + self.dhis2uid = dhis2uid + self.dhis2pwd = dhis2pwd + self.run_dhis2_offline = run_dhis2_offline + self.run_ocl_offline = run_ocl_offline + self.verbosity = verbosity + self.compare2previousexport = compare2previousexport + self.import_limit = import_limit + self.oclapiheaders = { + 'Authorization': 'Token ' + self.oclapitoken, + 'Content-Type': 'application/json' + } + + def dhis2diff_sims_option_sets(self, dhis2_query_def=None, conversion_attr=None): + """ + Convert new DHIS2 SIMS Options export to the diff format + :param dhis2_query_def: + :param conversion_attr: + :return: + """ + dhis2filename_export_new = self.dhis2filename_export_new(dhis2_query_def['id']) + with open(self.attach_absolute_data_path(dhis2filename_export_new), "rb") as input_file: + new_dhis2_export = json.load(input_file) + ocl_dataset_repos = conversion_attr['ocl_dataset_repos'] + num_concepts = 0 + num_references = 0 + + # Iterate through each OptionSet and transform to an OCL-JSON concept + for option_set in new_dhis2_export['optionSets']: + for option in option_set['options']: + option_concept_id = option['id'] + option_concept_url = '/orgs/PEPFAR/sources/SIMS/concepts/%s/' % option_concept_id + option_concept_key = option_concept_url + option_concept = { + 'type': 'Concept', + 'id': option_concept_id, + 'concept_class': 'Option', + 'datatype': 'None', + 'owner': 'PEPFAR', + 'owner_type': self.RESOURCE_TYPE_ORGANIZATION, + 'source': 'SIMS', + 'retired': False, + 'descriptions': None, + 'external_id': None, + 'names': [ + { + 'name': option['name'], + 'name_type': 'Fully Specified', + 'locale': 'en', + 'locale_preferred': True, + 'external_id': None, + } + ], + 'extras': { + 'Option Set Name': option_set['name'], + 'Option Set ID': option_set['id'], + 'Option Code': option['code'], + } + } + self.dhis2_diff[datimconstants.DatimConstants.IMPORT_BATCH_SIMS][self.RESOURCE_TYPE_CONCEPT][ + option_concept_key] = option_concept + num_concepts += 1 + + # Add the concept to SIMS-Option-Sets collection + ocl_collection_id = 'SIMS-Option-Sets' + option_ref_key, option_ref = self.get_concept_reference_json( + collection_owner_id='PEPFAR', collection_owner_type=self.RESOURCE_TYPE_ORGANIZATION, + collection_id=ocl_collection_id, concept_url=option_concept_url) + self.dhis2_diff[datimconstants.DatimConstants.IMPORT_BATCH_SIMS][self.RESOURCE_TYPE_CONCEPT_REF][ + option_ref_key] = option_ref + num_references += 1 + + self.vlog(1, 'DHIS2 export "%s" successfully transformed to %s option concepts and %s references' % ( + dhis2filename_export_new, num_concepts, num_references)) + return True + + def dhis2diff_sims_assessment_types(self, dhis2_query_def=None, conversion_attr=None): + """ + Convert new DHIS2 SIMS Assessment Types export to the diff format + :param dhis2_query_def: DHIS2 query definition + :param conversion_attr: Optional dictionary of attributes to pass to the conversion method + :return: Boolean + """ + dhis2filename_export_new = self.dhis2filename_export_new(dhis2_query_def['id']) + with open(self.attach_absolute_data_path(dhis2filename_export_new), "rb") as input_file: + new_dhis2_export = json.load(input_file) + ocl_dataset_repos = conversion_attr['ocl_dataset_repos'] + num_concepts = 0 + num_references = 0 + + # Iterate through each DataElement and transform to an OCL-JSON concept + for data_element in new_dhis2_export['dataElements']: + sims_concept_id = data_element['code'] + sims_concept_url = '/orgs/PEPFAR/sources/SIMS/concepts/%s/' % sims_concept_id + sims_concept_key = sims_concept_url + sims_concept = { + 'type': 'Concept', + 'id': sims_concept_id, + 'concept_class': 'Assessment Type', + 'datatype': 'None', + 'owner': 'PEPFAR', + 'owner_type': self.RESOURCE_TYPE_ORGANIZATION, + 'source': 'SIMS', + 'retired': False, + 'descriptions': None, + 'external_id': data_element['id'], + 'names': [ + { + 'name': data_element['name'], + 'name_type': 'Fully Specified', + 'locale': 'en', + 'locale_preferred': True, + 'external_id': None, + } + ], + 'extras': {'Value Type': data_element['valueType']} + } + self.dhis2_diff[datimconstants.DatimConstants.IMPORT_BATCH_SIMS][self.RESOURCE_TYPE_CONCEPT][ + sims_concept_key] = sims_concept + num_concepts += 1 + + # Iterate through each DataElementGroup and transform to an OCL-JSON concept references + for data_element_group in data_element['dataElementGroups']: + ocl_collection_id = ocl_dataset_repos[data_element_group['id']]['id'] + sims_concept_ref_key, sims_concept_ref = self.get_concept_reference_json( + collection_owner_id='PEPFAR', collection_owner_type=self.RESOURCE_TYPE_ORGANIZATION, + collection_id=ocl_collection_id, concept_url=sims_concept_url) + self.dhis2_diff[datimconstants.DatimConstants.IMPORT_BATCH_SIMS][self.RESOURCE_TYPE_CONCEPT_REF][ + sims_concept_ref_key] = sims_concept_ref + num_references += 1 + + self.vlog(1, 'DHIS2 export "%s" successfully transformed to %s concepts + %s references (%s total)' % ( + dhis2filename_export_new, num_concepts, num_references, num_concepts + num_references)) + return True diff --git a/datim/datimsynctest.py b/datim/datimsynctest.py new file mode 100644 index 0000000..8ae802d --- /dev/null +++ b/datim/datimsynctest.py @@ -0,0 +1,164 @@ +""" +Class to test the synchronization by comparing the resulting metadata presentation +formats from DHIS2 and OCL. +""" +import sys +import requests +import warnings +import difflib +import deepdiff +import pprint +from operator import itemgetter +import datimconstants +import datimbase +import datimshow + +class DatimSyncTest(datimbase.DatimBase): + """ + Class to validate synchronizations between DHIS2 and OCL by comparing the resulting metadata presentation + formats from each system. + """ + + def __init__(self, oclenv='', oclapitoken='', formats=None, dhis2env='', dhis2uid='', dhis2pwd=''): + datimbase.DatimBase.__init__(self) + self.oclenv = oclenv + self.oclapitoken = oclapitoken + self.dhis2env = dhis2env + self.dhis2uid = dhis2uid + self.dhis2pwd = dhis2pwd + if formats: + self.formats = formats + else: + self.formats = datimshow.DatimShow.PRESENTATION_FORMATS + self.oclapiheaders = { + 'Authorization': 'Token ' + self.oclapitoken, + 'Content-Type': 'application/json' + } + + def test_all(self): + for resource_type in datimconstants.DatimConstants.SYNC_RESOURCE_TYPES: + self.test_resource_type(resource_type) + + def test_resource_type(self, resource_type): + if resource_type == datimconstants.DatimConstants.IMPORT_BATCH_SIMS: + self.test_sims() + elif resource_type == datimconstants.DatimConstants.IMPORT_BATCH_MECHANISMS: + self.test_mechanisms() + elif resource_type == datimconstants.DatimConstants.IMPORT_BATCH_TIERED_SUPPORT: + self.test_tiered_support() + elif resource_type == datimconstants.DatimConstants.IMPORT_BATCH_MER: + self.test_mer() + else: + print('ERROR: Unrecognized resource_type "%s"' % resource_type) + sys.exit(1) + + def test_sims(self): + self.test_default(datimconstants.DatimConstants.SIMS_OCL_EXPORT_DEFS, + datimconstants.DatimConstants.OPENHIM_ENDPOINT_SIMS) + + def test_mechanisms(self): + self.test_default(datimconstants.DatimConstants.MECHANISMS_OCL_EXPORT_DEFS, + datimconstants.DatimConstants.OPENHIM_ENDPOINT_MECHANISMS) + + def test_tiered_support(self): + self.test_default(datimconstants.DatimConstants.TIERED_SUPPORT_OCL_EXPORT_DEFS, + datimconstants.DatimConstants.OPENHIM_ENDPOINT_TIERED_SUPPORT) + + def test_default(self, export_defs, openhim_endpoint): + for export_def_key in export_defs: + # Iterate through the formats + for format in self.formats: + if 'dhis2_sqlview_id' not in export_defs[export_def_key]: + continue + + # Build the dhis2 presentation url + dhis2_presentation_url = self.replace_attr( + datimconstants.DatimConstants.DHIS2_PRESENTATION_URL_DEFAULT, + {'format': format, 'sqlview': export_defs[export_def_key]['dhis2_sqlview_id']}) + + # Build the OCL presentation url + openhimenv = 'https://ocl-mediator-trial.ohie.org:5000/' + ocl_presentation_url = '%s%s?format=%s&collection=%s' % ( + openhimenv, openhim_endpoint, format, export_def_key) + + self.test_one(format, dhis2_presentation_url, ocl_presentation_url) + + def test_mer(self): + for export_def_key in datimconstants.DatimConstants.MER_OCL_EXPORT_DEFS: + # Fetch the external_id from OCL, which is the DHIS2 dataSet uid + url_ocl_repo = self.oclenv + datimconstants.DatimConstants.MER_OCL_EXPORT_DEFS[export_def_key]['endpoint'] + r = requests.get(url_ocl_repo, headers=self.oclapiheaders) + repo = r.json() + print('\n**** %s (dataSet.id=%s) ****' % (datimconstants.DatimConstants.MER_OCL_EXPORT_DEFS[export_def_key]['endpoint'], repo['external_id'])) + if not repo['external_id']: + print('Skipping because no external ID...') + continue + + # Iterate through the formats + for format in self.formats: + + # Build the dhis2 presentation url + dhis2_presentation_url = self.replace_attr( + datimconstants.DatimConstants.DHIS2_PRESENTATION_URL_MER, + {'format': format, 'dataset': repo['external_id']}) + + # Build the OCL presentation url + openhimenv = 'https://ocl-mediator-trial.ohie.org:5000/' + ocl_presentation_url = '%s%s?format=%s&collection=%s' % ( + openhimenv, datimconstants.DatimConstants.OPENHIM_ENDPOINT_MER, format, export_def_key) + + self.test_one(format, dhis2_presentation_url, ocl_presentation_url) + + def test_one(self, format, dhis2_presentation_url, ocl_presentation_url): + print ('Format = %s' % format) + print('DHIS2: %s' % dhis2_presentation_url) + print('OCL: %s' % ocl_presentation_url) + with warnings.catch_warnings(): + warnings.simplefilter("ignore") + request_dhis2 = requests.get(dhis2_presentation_url) + request_ocl = requests.get(ocl_presentation_url, verify=False) + diff = None + if format == datimshow.DatimShow.DATIM_FORMAT_JSON: + diff = self.test_json(request_dhis2, request_ocl) + elif format == datimshow.DatimShow.DATIM_FORMAT_HTML: + diff = self.test_html(request_dhis2, request_ocl) + elif format == datimshow.DatimShow.DATIM_FORMAT_XML: + diff = self.test_xml(request_dhis2, request_ocl) + elif format == datimshow.DatimShow.DATIM_FORMAT_CSV: + diff = self.test_csv(request_dhis2, request_ocl) + if diff: + print('Diff Results:') + pprint.pprint(diff) + else: + print('No diff!') + sys.stdout.flush() + + def test_json(self, request_dhis2, request_ocl): + # Prepare the diff + dhis2_json = request_dhis2.json() + ocl_json = request_ocl.json() + dhis2_json['rows_dict'] = {} + ocl_json['rows_dict'] = {} + for row in dhis2_json['rows']: + dhis2_json['rows_dict']['%s-%s' % (row[4], row[7])] = row[1:] + for row in ocl_json['rows']: + ocl_json['rows_dict']['%s-%s' % (row[4], row[7])] = row[1:] + del(dhis2_json['rows']) + del(ocl_json['rows']) + print('Rows: DHIS2(%s), OCL(%s)' % (len(dhis2_json['rows_dict']), len(ocl_json['rows_dict']))) + + # Do the diff + diff = deepdiff.DeepDiff(dhis2_json, ocl_json, ignore_order=False, verbose_level=2, exclude_paths={"root['title']", "root['subtitle']"}) + return diff + + def test_html(self, request_dhis2, request_ocl): + d = difflib.Differ() + return d.compare(request_dhis2.text.splitlines(1), request_ocl.text.splitlines(1)) + + def test_xml(self, request_dhis2, request_ocl): + d = difflib.Differ() + return d.compare(request_dhis2.text.splitlines(1), request_ocl.text.splitlines(1)) + + def test_csv(self, request_dhis2, request_ocl): + d = difflib.Differ() + return d.compare(request_dhis2.text.splitlines(1), request_ocl.text.splitlines(1)) diff --git a/datim/fhir.py b/datim/fhir.py new file mode 100644 index 0000000..e27dbb2 --- /dev/null +++ b/datim/fhir.py @@ -0,0 +1,70 @@ +""" +Class reqpresenting a FHIR Questionnaire +""" +import json +import requests + + +class Questionnaire(object): + + def __init__(self, contents, owner='PEPFAR', owner_type='Organization'): + self._questionnaire = None + self._owner = owner + self._owner_type = owner_type + self.set(contents) + + def set(self, contents): + self._questionnaire = contents + + @staticmethod + def load_from_file(filename): + """ Load Questionnaire from JSON file and return a Questionnaire object """ + with open(filename) as input_file: + return Questionnaire(json.load(input_file)) + + @staticmethod + def load_from_fhir_server(fhir_server_url='', questionnaire_id=''): + """ Fetch Questionnaire from FHIR server and return a Questionnaire object """ + # TODO: Enable SSL certificate verification when supported + questionnaire_request_url = '%sQuestionnaire/?url=%s' % (fhir_server_url, questionnaire_id) + questionnaire_response = requests.get(questionnaire_request_url, verify=False) + questionnaire_response.raise_for_status() + questionnaire = questionnaire_response.json() + if ('total' in questionnaire and questionnaire['total'] and + 'entry' in questionnaire and + questionnaire['entry'] and + questionnaire['entry'][0] and + 'resource' in questionnaire['entry'][0] and + questionnaire['entry'][0]['resource']): + return Questionnaire(questionnaire['entry'][0]['resource']) + return None + + @property + def owner(self): + return self._owner + + @property + def owner_type(self): + return self._owner_type + + @property + def source(self): + if self._questionnaire and "name" in self._questionnaire: + return self._questionnaire["name"] + return "" + + @property + def url(self): + if self._questionnaire and "url" in self._questionnaire: + return self._questionnaire["url"] + return "" + + @property + def title(self): + if self._questionnaire and "title" in self._questionnaire: + return self._questionnaire["title"] + return "" + + def to_json(self): + """ Get a copy of the questionnaire as JSON """ + return self._questionnaire.copy() diff --git a/datim/qmap.py b/datim/qmap.py new file mode 100644 index 0000000..e51698d --- /dev/null +++ b/datim/qmap.py @@ -0,0 +1,543 @@ +""" +Script to import a QMAP into OCL. A QMAP is a JSON representation of a mapping between +a point of service system (POS) to a FHIR Questionnaire. +""" +import re +import json +import requests +import ocldev.oclconstants +import ocldev.oclexport +import ocldev.oclvalidator +import ocldev.oclresourcelist +import ocldev.oclfleximporter +import fhir + + +class Qmap(object): + """ Class for a QMAP object """ + + # QMAP Version + QMAP_VERSION = '1.0.0' + + # QMAP Concept Class constants + QMAP_CONCEPT_CLASS_POS_HEADER = 'Header' + QMAP_CONCEPT_CLASS_POS_CHOICE = 'Choice' + QMAP_CONCEPT_CLASS_POS_CONSTANT = 'Constant' + + def __init__(self, qmap_json=None): + """ Initialize Qmap object """ + self._qmap = qmap_json + + def __str__(self): + """ Get string representation of Qmap object """ + return json.dumps(self._qmap) + + @staticmethod + def export_qmap(domain='', qmap_id='', ocl_env_url='', ocl_api_token='', verbosity=0): + """ Export Qmap from OCL """ + + # Clean the qmap_id + qmap_id = Qmap._clean_org_and_source_id(qmap_id) + + # Verify that the specified domain/qmap_id exist as org/source in OCL + try: + if not Qmap.check_if_qmap_source_exists( + domain=domain, qmap_id=qmap_id, + ocl_env_url=ocl_env_url, ocl_api_token=ocl_api_token): + err_msg = 'Source "%s" for domain "%s" on "%s" is not compatible with this QMAP service' % ( + qmap_id, domain, ocl_env_url) + raise Exception(err_msg) + except: + err_msg = 'Org "%s" or source "%s" does not exist on "%s" or cannot be accessed' % ( + domain, qmap_id, ocl_env_url) + raise Exception(err_msg) + + # Retrieve qmap export from OCL + qmap_repo_url = '%s%s' % (ocl_env_url, ocldev.oclconstants.OclConstants.get_repository_url( + owner_id=domain, repository_id=qmap_id, include_trailing_slash=True)) + if verbosity: + print 'Requesting export from: %s ' % qmap_repo_url + qmap_export = ocldev.oclexport.OclExportFactory.load_latest_export( + qmap_repo_url, oclapitoken=ocl_api_token, do_wait_for_export=True) + if not qmap_export: + err_msg = "Unable to load QMAP export from OCL for domain '%s' and qmap_id '%s'" % ( + domain, qmap_id) + raise Exception(err_msg) + + # Build QMAP object + return Qmap(qmap_json=Qmap.build_qmap_from_ocl_export(qmap_export=qmap_export)) + + @staticmethod + def get_ocl_resource(ocl_resource_url='', ocl_api_token=''): + ocl_api_headers = {'Content-Type': 'application/json'} + if ocl_api_token: + ocl_api_headers['Authorization'] = 'Token ' + ocl_api_token + response = requests.get(ocl_resource_url, headers=ocl_api_headers) + try: + response.raise_for_status() + return response.json() + except: + return None + + @staticmethod + def check_if_questionnaire_source_exists(domain='', questionnaireuid='', + ocl_env_url='', ocl_api_token=''): + questionnaire_repo_url = '%s%s' % ( + ocl_env_url, ocldev.oclconstants.OclConstants.get_repository_url( + owner_id=domain, repository_id=questionnaireuid, include_trailing_slash=True)) + questionnaire_source = Qmap.get_ocl_resource( + ocl_resource_url=questionnaire_repo_url, ocl_api_token=ocl_api_token) + if questionnaire_source: + # TODO: Validate that this is a valid Questionnaire source, throw Exception if not + return True + return False + + @staticmethod + def check_if_qmap_source_exists(domain='', qmap_id='', ocl_env_url='', ocl_api_token=''): + qmap_repo_url = '%s%s' % (ocl_env_url, ocldev.oclconstants.OclConstants.get_repository_url( + owner_id=domain, repository_id=qmap_id, include_trailing_slash=True)) + qmap_source = Qmap.get_ocl_resource( + ocl_resource_url=qmap_repo_url, ocl_api_token=ocl_api_token) + if qmap_source: + if "extras" in qmap_source and "qmap_version" in qmap_source["extras"]: + return True + raise Exception('Source "%s" exists but is not configured as a QMAP source' % ( + qmap_repo_url)) + return False + + @staticmethod + def check_if_org_exists(domain='', ocl_env_url='', ocl_api_token=''): + qmap_org_url = '%s%s' % (ocl_env_url, ocldev.oclconstants.OclConstants.get_owner_url( + domain, include_trailing_slash=True)) + ocl_api_headers = {'Content-Type': 'application/json'} + if ocl_api_token: + ocl_api_headers['Authorization'] = 'Token ' + ocl_api_token + response = requests.get(qmap_org_url, headers=ocl_api_headers) + try: + response.raise_for_status() + except Exception: + return False + return True + + @staticmethod + def build_qmap_from_ocl_export(qmap_export=None): + _qmap_export_json = qmap_export.get_full_export() + _qmap_contents = { + "name": _qmap_export_json["source"]["name"], + "created": _qmap_export_json["source"]["created_on"], + "updated": _qmap_export_json["source"]["updated_on"], + "uid": _qmap_export_json["source"]["external_id"], + "complete": True, + "map": { + "headers": {}, + "constants": {}, + } + } + if 'extras' in _qmap_export_json["source"]: + _qmap_contents["questionnaireuid"] = ( + _qmap_export_json["source"]["extras"]["questionnaireuid"]) + + # Process headers + for _header_concept in qmap_export.get_concepts( + core_attrs={"concept_class": Qmap.QMAP_CONCEPT_CLASS_POS_HEADER}): + _new_header = {} + if 'extras' in _header_concept and 'path' in _header_concept["extras"]: + _new_header['path'] = _header_concept["extras"]["path"] + if 'extras' in _header_concept and 'headerPath' in _header_concept["extras"]: + _new_header['headerPath'] = _header_concept["extras"]["headerPath"] + if "datatype" in _header_concept and _header_concept['datatype'] != 'None': + _new_header['valueType'] = _header_concept["datatype"] + if _new_header: + _qmap_contents["map"]["headers"][_header_concept["names"][0]['name']] = _new_header + + # Process choices + for _choice_concept in qmap_export.get_concepts( + core_attrs={"concept_class": Qmap.QMAP_CONCEPT_CLASS_POS_CHOICE}): + _linked_header_concept_id = _choice_concept["extras"]["header_concept_id"] + if _linked_header_concept_id not in _qmap_contents["map"]["headers"]: + # Possibly throw exception in the future, but for now just skip + continue + elif "choiceMap" not in _qmap_contents["map"]["headers"][_linked_header_concept_id]: + _qmap_contents["map"]["headers"][_linked_header_concept_id]["choiceMap"] = {} + _qmap_contents["map"]["headers"][_linked_header_concept_id]["choiceMap"][ + _choice_concept['display_name']] = { + "code": _choice_concept["extras"]["questionnaire_choice_code"], + "valueType": _choice_concept["extras"]["questionnaire_choice_valueType"] + } + + # Process constants + for _constant_concept in qmap_export.get_concepts( + core_attrs={"concept_class": Qmap.QMAP_CONCEPT_CLASS_POS_CONSTANT}): + _constant_node_key = _constant_concept["extras"]["path"][-1:][0]['linkid'] + _qmap_contents["map"]["constants"][_constant_node_key] = { + "display": Qmap.get_concept_name_by_type(_constant_concept, "display"), + "code": Qmap.get_concept_name_by_type(_constant_concept, "code"), + "valueType": _constant_concept["datatype"], + "path": _constant_concept["extras"]["path"] + } + + return _qmap_contents + + @staticmethod + def get_concept_name_by_type(concept, name_type): + for concept_name in concept["names"]: + if concept_name["name_type"] == name_type: + return concept_name["name"] + return "" + + def import_qmap(self, domain='', ocl_env_url='', ocl_api_token='', test_mode=False, + verbosity=0, ocl_api_admin_token='', fhir_server_url=''): + """ Import Qmap into OCL """ + + # Determine if we need to create a new org + does_org_exist = False + if Qmap.check_if_org_exists( + domain=domain, ocl_env_url=ocl_env_url, ocl_api_token=ocl_api_token): + does_org_exist = True + do_create_org = not does_org_exist + + # Determine if the source already exists + does_source_exist = False + do_create_qmap_source = True + if Qmap.check_if_qmap_source_exists( + domain=domain, qmap_id=self.uid, + ocl_env_url=ocl_env_url, ocl_api_token=ocl_api_token): + does_source_exist = True + + # Fetch the questionnaire resource from the FHIR server + qmap_questionnaire = fhir.Questionnaire.load_from_fhir_server( + fhir_server_url=fhir_server_url, questionnaire_id=self.questionnaireuid) + if not qmap_questionnaire: + raise Exception("Could not load questionnaire '%s' from '%s'" % ( + self.questionnaireuid, fhir_server_url)) + + # Determine if Questionnaire source already exists + do_create_questionnaire_source = False + if not Qmap.check_if_questionnaire_source_exists( + domain=domain, questionnaireuid=self.questionnaireuid, + ocl_env_url=ocl_env_url, ocl_api_token=ocl_api_token): + do_create_questionnaire_source = True + + # Generate the resources for import + qmap_csv_resources = self.generate_import_script( + domain=domain, do_create_org=do_create_org, + do_create_qmap_source=do_create_qmap_source, + do_create_questionnaire_source=do_create_questionnaire_source, + qmap_questionnaire=qmap_questionnaire) + qmap_json_resources = qmap_csv_resources.convert_to_ocl_formatted_json() + + # Optionally delete the source (add this to the front of the JSON resource list) + if does_source_exist: + delete_resource_list = ocldev.oclresourcelist.OclJsonResourceList({ + '__action': 'DELETE', + 'type': ocldev.oclconstants.OclConstants.RESOURCE_TYPE_SOURCE, + 'owner': domain, + 'owner_type': ocldev.oclconstants.OclConstants.RESOURCE_TYPE_ORGANIZATION, + 'id': self.uid}) + qmap_json_resources = delete_resource_list + qmap_json_resources + + # Display debug output + if verbosity: + print '\n**** QMAP Org and sources in OCL:' + + # Org + if do_create_org: + print ' mAtches Domain org "%s" does not exist...will create' % domain + else: + print ' mAtches Domain org "%s" already exists. No action required.' % domain + + # QMAP source + if does_source_exist: + print ' QMAP Source "%s" already exists. Will delete and recreate...' % self.uid + else: + print ' QMAP Source "%s" does not exist...will create' % self.uid + + # Questionnaire Source + if do_create_questionnaire_source: + print ' Questionnaire Source "%s" does not exist...will create' % ( + qmap_questionnaire.source) + else: + print ' Questionnaire Source "%s" already exists. No action required.' % ( + qmap_questionnaire.source) + + print '\n**** CSV Resources:' + qmap_csv_resources.display_as_csv() + print '\n**** Converted JSON Resources:' + for resource in qmap_json_resources: + print json.dumps(resource) + print '' + + # Exit now if in test mode + if test_mode: + if verbosity: + print "\nTEST MODE: Skipping import" + return None + + # Submit the bulk import + import_response = ocldev.oclfleximporter.OclBulkImporter.post( + input_list=qmap_json_resources, api_url_root=ocl_env_url, + api_token=ocl_api_token, test_mode=test_mode) + import_response.raise_for_status() + import_response_json = import_response.json() + task_id = import_response_json['task'] + return task_id + + def generate_import_script(self, domain='', do_create_org=True, do_create_qmap_source=True, + do_create_questionnaire_source=True, qmap_questionnaire=None): + """ Generate OCL-formatted CSV import script """ + + # Add org and source to resource list + qmap_csv_resources = ocldev.oclresourcelist.OclCsvResourceList() + if do_create_org: + qmap_csv_resources.append(self._get_csv_resource_organization( + org_id=domain, name=domain, custom_attr={"qmap_org": True})) + if do_create_qmap_source: + qmap_csv_resources.append(self._get_csv_resource_source( + source_id=self.uid, + name=self.name, + owner_id=domain, + external_id=self.uid, + custom_attr={'questionnaireuid': self.questionnaireuid, + 'qmap_version': Qmap.QMAP_VERSION, + 'questionnaire': qmap_questionnaire.to_json()} + )) + if do_create_questionnaire_source: + qmap_csv_resources.append(self._get_csv_resource_source( + source_id=qmap_questionnaire.source, + name=qmap_questionnaire.title, + owner_id=qmap_questionnaire.owner, + source_type="External", + external_id=qmap_questionnaire.url, + custom_attr={'questionnaire': qmap_questionnaire.to_json()} + )) + + # Build the Qmap CSV concepts with their mappings for Qmap headers + for qmap_key, qmap_item in self.headers.items(): + pos_header_concept = self._generate_pos_header_concept_and_mapping( + qmap_key=qmap_key, qmap_item=qmap_item, owner=domain, source=self.uid, + qmap_questionnaire=qmap_questionnaire, + owner_type=ocldev.oclconstants.OclConstants.RESOURCE_TYPE_ORGANIZATION) + if not pos_header_concept: + continue + qmap_csv_resources.append(pos_header_concept) + if 'choiceMap' in qmap_item: + pos_header_choices = self._generate_pos_choice_concepts_and_mappings( + qmap_key=qmap_key, qmap_item=qmap_item, owner=domain, source=self.uid, + qmap_questionnaire=qmap_questionnaire, + owner_type=ocldev.oclconstants.OclConstants.RESOURCE_TYPE_ORGANIZATION) + qmap_csv_resources.append(pos_header_choices) + + # Build concepts/mappings for Qmap constants + for qmap_key, qmap_item in self.constants.items(): + _pos_constant_concept = self._generate_pos_constant_concept_and_mapping( + qmap_key=qmap_key, qmap_item=qmap_item, owner=domain, source=self.uid, + qmap_questionnaire=qmap_questionnaire, + owner_type=ocldev.oclconstants.OclConstants.RESOURCE_TYPE_ORGANIZATION) + qmap_csv_resources.append(_pos_constant_concept) + + # Add a new source version + qmap_csv_resources.append(self._get_csv_resource_repo_version( + owner_id=domain, owner_type=ocldev.oclconstants.OclConstants.RESOURCE_TYPE_ORGANIZATION, + repo_type=ocldev.oclconstants.OclConstants.RESOURCE_TYPE_SOURCE, + repo_id=self.uid, version_id="v1.0", description="Auto-generated version")) + + return qmap_csv_resources + + @staticmethod + def _clean_org_and_source_id(dirty_id): + clean_id = dirty_id.replace('_', '-') + return clean_id + + def _get_csv_resource_repo_version(self, owner_id='', owner_type='', repo_type='', repo_id='', + version_id='', description='', released=True): + """ Get OCL-formatted CSV Repository Version resource """ + csv_resource = { + "resource_type": '%s Version' % repo_type, + "owner_id": owner_id, + "owner_type": owner_type, + repo_type.lower(): repo_id, + "id": version_id, + "description": description, + "released": released + } + return csv_resource + + def _get_csv_resource_organization(self, org_id='', name='', + location='', company='', website='', custom_attr=None): + """ Get OCL-formatted CSV Organization resource """ + csv_resource = { + "resource_type": "Organization", + "id": org_id, + "name": name, + } + if location: + csv_resource["location"] = location + if company: + csv_resource["company"] = company + if website: + csv_resource["website"] = website + if custom_attr: + for key in custom_attr: + csv_resource['attr:%s' % key] = custom_attr[key] + return csv_resource + + def _get_csv_resource_source(self, source_id='', name='', owner_id='', external_id='', + source_type='', custom_attr=None): + """ Get OCL-formatted CSV Source resource """ + csv_resource = { + "resource_type": "Source", + "id": source_id, + "name": name, + "owner_id": owner_id, + "external_id": external_id, + } + if source_type: + csv_resource['source_type'] = source_type + if custom_attr: + for key in custom_attr: + csv_resource['attr:%s' % key] = custom_attr[key] + return csv_resource + + def _generate_pos_header_concept_and_mapping(self, qmap_key='', qmap_item=None, + source='', qmap_questionnaire=None, owner='', + owner_type=ocldev.oclconstants.OclConstants.RESOURCE_TYPE_ORGANIZATION): + if 'path' not in qmap_item and 'valueType' not in qmap_item and 'headerPath' not in qmap_item: + # Skip if it doesn't have at least one of these + return None + concept = { + 'resource_type': ocldev.oclconstants.OclConstants.RESOURCE_TYPE_CONCEPT, + 'id': Qmap._convert_to_pos_header_concept_id(qmap_key), + 'owner_id': owner, + 'owner_type': owner_type, + 'source': source, + 'name': qmap_key, + 'concept_class': self.QMAP_CONCEPT_CLASS_POS_HEADER, + 'datatype': qmap_item.get('valueType', 'None'), + } + if 'headerPath': + concept['attr:headerPath'] = qmap_item['headerPath'] + if 'path' in qmap_item: + # Generate a mapping between the POS and Questionnaire items + concept['extmap_type[01]'] = 'Same As' + concept['extmap_to_source_url[01]'] = ocldev.oclconstants.OclConstants.get_repository_url( + owner_id=qmap_questionnaire.owner, repository_id=qmap_questionnaire.source, + include_trailing_slash=True) + concept['extmap_to_concept_id[01]'] = Qmap._convert_to_questionnaire_concept_id( + qmap_item) + concept['attr:path'] = qmap_item['path'] + return concept + + def _generate_pos_constant_concept_and_mapping(self, qmap_key='', qmap_item=None, + source='', qmap_questionnaire=None, owner='', + owner_type=ocldev.oclconstants.OclConstants.RESOURCE_TYPE_ORGANIZATION): + pos_constant_concept = { + 'resource_type': ocldev.oclconstants.OclConstants.RESOURCE_TYPE_CONCEPT, + 'id': Qmap._convert_to_pos_header_concept_id(qmap_key), + 'owner_id': owner, + 'owner_type': owner_type, + 'source': source, + 'name': qmap_item.get('display', ''), + 'name_type': 'display', + 'name[2]': qmap_item.get('code', ''), + 'name_type[2]': 'code', + 'concept_class': self.QMAP_CONCEPT_CLASS_POS_CONSTANT, + 'datatype': qmap_item.get('valueType', ''), + 'attr:path': qmap_item.get('path', ''), + } + return pos_constant_concept + + def _generate_pos_choice_concepts_and_mappings(self, qmap_key='', qmap_item=None, source='', + qmap_questionnaire=None, owner='', + owner_type=ocldev.oclconstants.OclConstants.RESOURCE_TYPE_ORGANIZATION): + choice_concepts = [] + base_row = { + 'resource_type': ocldev.oclconstants.OclConstants.RESOURCE_TYPE_CONCEPT, + 'owner_id': owner, + 'owner_type': owner_type, + 'source': source, + 'concept_class': self.QMAP_CONCEPT_CLASS_POS_CHOICE, + 'datatype': 'None', + 'attr:path': qmap_item.get('path', ''), + 'attr:header_concept_id': Qmap._convert_to_pos_header_concept_id(qmap_key), + 'extmap_type[01]': 'Same As', + } + for choice_pos_value, choice_questionnaire_value in qmap_item['choiceMap'].items(): + choice_concept = base_row.copy() + choice_concept['id'] = Qmap._convert_to_pos_choice_concept_id( + qmap_key, choice_pos_value) + choice_concept['name'] = choice_pos_value + choice_concept['attr:questionnaire_choice_valueType'] = choice_questionnaire_value['valueType'] + choice_concept['attr:questionnaire_choice_code'] = choice_questionnaire_value['code'] + choice_concept['extmap_to_source_url[01]'] = ocldev.oclconstants.OclConstants.get_repository_url( + owner_id=qmap_questionnaire.owner, repository_id=qmap_questionnaire.source, + include_trailing_slash=True) + choice_concept['extmap_to_concept_id[01]'] = self._get_questionnaire_choice_concept_id( + qmap_item, choice_questionnaire_value['code']) + choice_concepts.append(choice_concept) + return choice_concepts + + @staticmethod + def _convert_to_pos_header_concept_id(qmap_key): + chars_to_remove = '/\"\'~`!@#$%^-&*()<>,:;{}[]|?' + rx = '[' + re.escape(chars_to_remove) + ']' + new_qmap_key = '-'.join(re.sub(rx, ' ', qmap_key).strip().split()) + return new_qmap_key + + @staticmethod + def _convert_to_pos_choice_concept_id(qmap_key, choice_value): + return '%s.%s' % ( + Qmap._convert_to_pos_header_concept_id(qmap_key), + Qmap._convert_to_pos_header_concept_id(choice_value)) + + @staticmethod + def _convert_to_questionnaire_concept_id(qmap_item): + key = qmap_item['path'][-1:][0]['linkid'] + start_index = 0 + if key[0] == '/': + start_index = 1 + return key[start_index:].replace('/', '.') + + def _get_questionnaire_choice_concept_id(self, qmap_item, choice_questionnaire_value): + return '%s.%s' % (Qmap._convert_to_questionnaire_concept_id(qmap_item), + choice_questionnaire_value) + + @property + def name(self): + return self._qmap['name'] + + @property + def clean_name(self): + """ Returns name cleaned so that it can be used as an ID in OCL """ + return Qmap._clean_org_and_source_id(self._qmap['name']) + + @property + def created(self): + return self._qmap['created'] + + @property + def updated(self): + return self._qmap['updated'] + + @property + def uid(self): + return self._qmap['uid'] + + @property + def questionnaireuid(self): + return self._qmap['questionnaireuid'] + + @property + def complete(self): + return self._qmap['complete'] + + @property + def headers(self): + if 'map' in self._qmap and 'headers' in self._qmap['map']: + return self._qmap['map']['headers'] + return {} + + @property + def constants(self): + if 'map' in self._qmap and 'constants' in self._qmap['map']: + return self._qmap['map']['constants'] + return {} diff --git a/exportqmap.py b/exportqmap.py new file mode 100644 index 0000000..9f99cba --- /dev/null +++ b/exportqmap.py @@ -0,0 +1,131 @@ +""" +Script to export a QMAP from OCL. A QMAP is a JSON representation of a mapping between +a point of service system (POS) and a FHIR Questionnaire. + +Example Usage: + python exportqmap.py -d="mAtches3" --qmapid=qmapid --env=staging + +Example mediator request: + https://test.ohie.datim.org:5000/plm-qmap/mAtches3f/qmaps/4CmFkf/ + +Example Output: +{ + "uid": "4CmFkf", + "name": "HIV_example_map", + "questionnaireuid": "http://datim.org/fhir/Questionnaire/PLM-HIV-Questionnaire", + "complete": true, + "created": "2020-04-27T12:57:37.889", + "updated": "2020-04-27T12:57:37.889", + "map": { + "headers": { + "DateObserved": { + "path": [ + {"linkid": "/Observation", "text": "Practitioner"}, + {"linkid": "/Observation/date", "text": "Observation Date"} + ], + "valueType": "dateTime" + }, + "DOB": { + "path": [ + {"linkid": "/Patient", "text": "Patient ID"}, + {"linkid": "/Patient/birthDate", "text": "Birth Date"} + ], + "valueType": "date" + }, + "VLC": { + "path": [ + {"linkid": "/Observation", "text": "Practitioner"}, + {"linkid": "/Observation/viralLoad", "text": "Viral Load Count"} + ], + "valueType": "integer" + }, + "PractitionerCode": { + "path": [ + {"linkid": "/Observation", "text": "Practitioner"}, + {"linkid": "/Observation/performer", "text": "Practitioner ID"} + ], + "valueType": "string" + }, + "ART_Start": { + "path": [ + {"linkid": "/MedicationStatement", "text": "MedicationStatement"}, + {"linkid": "/MedicationStatement/startDate", "text": "ART Start Date"} + ], + "valueType": "dateTime" + }, + "LocationCode": { + "path": [ + {"linkid": "/Encounter", "text": "Encounter"}, + {"linkid": "/Encounter/location", "text": "Location ID"} + ], + "valueType": "string" + } + }, + "constants": { + "/Patient/gender": { + "path": [ + {"linkid": "/Patient", "text": "Patient ID"}, + {"linkid": "/Patient/gender", "text": "Gender"} + ], + "valueType": "choice", + "code": "female", + "display": "Female" + }, + "/Patient/id": { + "path": [ + {"linkid": "/Patient", "text": "Patient ID"}, + {"linkid": "/Patient/id", "text": "Patient ID"} + ], + "valueType": "string", + "code": "123", + "display": "123" + } + } + } +} +""" +import argparse +import json +import ocldev.oclexport +import datim.qmap +import common + + +# Script argument parser +parser = argparse.ArgumentParser("qmap", description="Export a QMAP into OCL") +parser.add_argument('-d', '--domain', help='ID of the QMAP domain', required=True) +group = parser.add_mutually_exclusive_group(required=True) +group.add_argument('--env', help='Name of the OCL API environment', type=common.ocl_environment) +group.add_argument('--envurl', help='URL of the OCL API environment') +parser.add_argument('--qmapid', help='QMAP ID', required=True) +parser.add_argument('-t', '--token', help='OCL API token', required=False) +# parser.add_argument('--testmode', action="store_true", help='Enable test mode', default=False) +parser.add_argument( + '-v', '--verbosity', help='Verbosity level: 0 (default), 1, or 2', default=0, type=int) +parser.add_argument('--version', action='version', version='%(prog)s v' + common.APP_VERSION) +args = parser.parse_args() +ocl_env_url = args.env if args.env else args.env_url + +# Display debug output +if args.verbosity > 1: + print args + +# Process the qmap export +try: + qmap = datim.qmap.Qmap.export_qmap( + domain=args.domain, qmap_id=args.qmapid, + ocl_env_url=ocl_env_url, ocl_api_token=args.token, + verbosity=args.verbosity) + # Export successful -- Return 200 status code and print (as JSON) + print qmap +except ocldev.oclexport.OclExportNotAvailableError as export_error: + # Export not yet ready -- Return 204 status code + print json.dumps({ + "status": "Not Available", + "message": "QMAP export not available. Try requesting again later." + }) +except Exception as e: + print json.dumps({ + "status": "Error", + "message": str(e) + }) diff --git a/getimaporgs.py b/getimaporgs.py new file mode 100644 index 0000000..cd65e48 --- /dev/null +++ b/getimaporgs.py @@ -0,0 +1,98 @@ +""" +Returns list of country Indicator Mapping (IMAP) organizations available in the specified +OCL environment. This is determined by the 'datim_moh_object' == True custom attribute of +the org. Orgs typically have an ID in the format 'DATIM-MOH-xx-FYyy', where 'xx' is the +country code (eg. CM, BI, UG) and 'yy' is the fiscal year (eg. 18, 19, 20), though this is +not required by this script. Optional arguments 'period_filter' and 'country_code_filter' +may be either a string or a list and will filter the country list accordingly. For example, +setting period_filter to ['FY18', 'FY19'] will only return IMAP orgs from those fiscal years. +Similarly, setting country_code_filter to ['UG', 'BI', 'UA'] will only return those three +matching country codes. + +Example Usage: +- To get list of all IMAP orgs (for all country codes and periods): + python getimaporgs.py --env=staging -t="your-token-here" --format=text +- Filter list of IMAP orgs by period: + python getimaporgs.py --env=staging -t="your-token-here" --format=text --period=FY18,FY19 +- Filter list of IMAP orgs by country code: + python getimaporgs.py --env=staging -t="your-token-here" --format=text --country_code=BI + +Arguments: + -h, --help show this help message and exit + -c COUNTRY_CODE, --country_code COUNTRY_CODE + Country code, eg "UG", "BI" + --env ENV Name of the OCL API environment: production, staging, + demo, qa + --envurl ENVURL URL of the OCL API environment + -p PERIOD, --period PERIOD + Period, eg "FY18", "FY19" + -t TOKEN, --token TOKEN + OCL API token + -f FORMAT, --format FORMAT + Format of the export: csv, json, text + -v VERBOSITY, --verbosity VERBOSITY + Verbosity level: 0 (default), 1, or 2 + --version show program's version number and exit +""" +import json +import argparse +import iol +import common + + +# Script argument parser +parser = argparse.ArgumentParser("imap-orgs", description="Export IMAP country list from OCL") +parser.add_argument( + '-c', '--country_code', help='Country code, eg "ETH", "KEN"', required=False, default='') +group = parser.add_mutually_exclusive_group(required=True) +group.add_argument( + '--env', help='Name of the OCL API environment: production, staging, demo, qa', + type=common.ocl_environment) +group.add_argument('--envurl', help='URL of the OCL API environment') +parser.add_argument( + '-p', '--period', help='Period, eg "FY18", "FY19"', required=False, default='') +parser.add_argument('-t', '--token', help='OCL API token', required=False) +parser.add_argument('-f', '--format', help='Format of the export: TEXT (default), CSV, JSON', + default='text', required=False) +parser.add_argument( + '-v', '--verbosity', help='Verbosity level: 0 (default), 1, or 2', default=0, type=int) +parser.add_argument('--version', action='version', version='%(prog)s v' + common.APP_VERSION) +args = parser.parse_args() +ocl_env_url = args.env if args.env else args.env_url +if args.verbosity > 1: + print args + +# Prepare filters +period_filter = '' +if args.period: + period_filter = [x.strip() for x in args.period.split(',')] +country_code_filter = '' +if args.country_code: + country_code_filter = [x.strip() for x in args.country_code.split(',')] + +# Get the IMAP orgs +ocl_imap_orgs = common.get_imap_orgs( + ocl_env_url=ocl_env_url, ocl_api_token=args.token, verbose=bool(args.verbosity), + period_filter=period_filter, country_code_filter=country_code_filter) + +# Display the results +if isinstance(ocl_imap_orgs, list): + output_format = args.format.lower() + if output_format == 'csv': + print iol.get_as_csv( + ocl_imap_orgs, start_columns=['id', 'name'], + exclude_columns=['members_url', 'collections_url', 'sources_url', 'uuid', 'members']) + elif output_format == 'text': + for ocl_org in ocl_imap_orgs: + datim_moh_country_code = None + datim_moh_period = None + if 'extras' in ocl_org and ocl_org['extras']: + datim_moh_country_code = ocl_org['extras'].get('datim_moh_country_code') + datim_moh_period = ocl_org['extras'].get('datim_moh_period') + print '%s: %s %s %s' % ( + ocl_org['id'], + ocl_org.get('location', ''), + datim_moh_country_code, + datim_moh_period) + else: + print json.dumps(ocl_imap_orgs) diff --git a/getqmaprepos.py b/getqmaprepos.py new file mode 100644 index 0000000..0cca4d4 --- /dev/null +++ b/getqmaprepos.py @@ -0,0 +1,147 @@ +""" +Returns a list of OCL organizations corresponding to QMAP domains or a list +of QMAP repositories for a specified QMAP domain. A QMAP repository in OCL is +stored as a source and represents a single QMAP submission. + +Example Usage: +- Get list of orgs in OCL that correspond with a QMAP domain: + python getqmaprepos.py --env=staging --format=text +- Get list of sources in OCL for a specified QMAP domain: + python getqmaprepos.py --env=staging -d=mAtches3 --format=text + +Arguments: + -h, --help show this help message and exit + -d DOMAIN, --domain DOMAIN + QMAP domain ID, eg "mAtches" + --env ENV Name of the OCL API environment: production, staging, + demo, qa + --envurl ENVURL URL of the OCL API environment + -t TOKEN, --token TOKEN + OCL API token + --format FORMAT Format to return from OCL: text, csv, json + -v VERBOSITY, --verbosity VERBOSITY + Verbosity level: 0 (default), 1, or 2 + --version show program's version number and exit +""" +import json +import argparse +import requests +import iol +import common + + +# Script argument parser +parser = argparse.ArgumentParser("qmap-repos", description="Get QMAP domains and repos from OCL") +parser.add_argument('-d', '--domain', help='QMAP domain ID, eg "mAtches"', required=False) +group = parser.add_mutually_exclusive_group(required=True) +group.add_argument( + '--env', help='Name of the OCL API environment: production, staging, demo, qa', + type=common.ocl_environment) +group.add_argument('--envurl', help='URL of the OCL API environment') +parser.add_argument('-t', '--token', help='OCL API token', required=False) +parser.add_argument( + '--format', help='Format of bulk import results to return from OCL', default="text") +parser.add_argument( + '-v', '--verbosity', help='Verbosity level: 0 (default), 1, or 2', default=0, type=int) +parser.add_argument('--version', action='version', version='%(prog)s v' + common.APP_VERSION) +args = parser.parse_args() +ocl_env_url = args.env if args.env else args.env_url + +# Display debug output +if args.verbosity > 1: + print args + + +def get_qmap_domains(ocl_env_url, ocl_api_token, verbose=False): + """ Retreive list of all orgs from OCL """ + ocl_api_headers = {'Content-Type': 'application/json'} + if ocl_api_token: + ocl_api_headers['Authorization'] = 'Token ' + ocl_api_token + url_all_orgs = '%s/orgs/?limit=0&verbose=true&extras.qmap_org=true' % ocl_env_url + response = requests.get(url_all_orgs, headers=ocl_api_headers) + if verbose: + print response.url + response.raise_for_status() + return response.json() + + +def get_qmap_sources(ocl_env_url, ocl_api_token, qmap_domain, verbose=False): + """ Verify that org is a qmap domain """ + ocl_api_headers = {'Content-Type': 'application/json'} + if ocl_api_token: + ocl_api_headers['Authorization'] = 'Token ' + ocl_api_token + url_qmap_domain = '%s/orgs/%s/' % (ocl_env_url, qmap_domain) + response = requests.get(url_qmap_domain, headers=ocl_api_headers) + if verbose: + print response.url + response.raise_for_status() + ocl_org_qmap_domain = response.json() + if ('extras' in ocl_org_qmap_domain and ocl_org_qmap_domain['extras'] and + 'qmap_org' in ocl_org_qmap_domain['extras'] and + ocl_org_qmap_domain['extras']['qmap_org']): + pass + else: + raise Exception('OCL organization "%s" is not a QMAP domain' % qmap_domain) + + # Retreive list of sources for the specified org + # NOTE: Assumes all sources in a QMAP org are valid + url_qmap_sources = '%s/orgs/%s/sources/?limit=0&verbose=true' % (ocl_env_url, qmap_domain) + response = requests.get(url_qmap_sources, headers=ocl_api_headers) + if verbose: + print response.url + response.raise_for_status() + ocl_qmap_sources = response.json() + + # Filter sources based on custom attributes and specified filters + filtered_qmap_sources = [] + for ocl_source in ocl_qmap_sources: + if ('extras' in ocl_source and ocl_source['extras'] and + 'qmap_version' in ocl_source['extras'] and + ocl_source['extras']['qmap_version']): + filtered_qmap_sources.append(ocl_source) + return filtered_qmap_sources + + +output_format = args.format.lower() + +# Get the QMAP orgs or sources based on settings +if ocl_env_url and args.domain: + result_type = 'Source' + filtered_results = get_qmap_sources( + ocl_env_url=ocl_env_url, ocl_api_token=args.token, qmap_domain=args.domain, + verbose=bool(args.verbosity)) +else: + result_type = 'Organization' + filtered_results = get_qmap_domains( + ocl_env_url=ocl_env_url, ocl_api_token=args.token, verbose=bool(args.verbosity)) + +# Display the results +if result_type == 'Organization': + if output_format == 'text': + for ocl_org in filtered_results: + print '%s' % (ocl_org['id']) + elif output_format == 'csv': + print iol.get_as_csv( + filtered_results, start_columns=['id', 'name'], + exclude_columns=['members_url', 'collections_url', 'sources_url', 'uuid', 'members']) + else: + print json.dumps(filtered_results) +elif result_type == 'Source': + if output_format == 'text': + for ocl_source in filtered_results: + print '%s: %s %s (%s)' % (ocl_source['id'], ocl_source['name'], + ocl_source['extras']['questionnaireuid'], + ocl_source['extras']['qmap_version']) + elif output_format == 'csv': + exclude_columns = [ + 'versions_url', + 'uuid', + 'mappings_url', + 'concepts_url', + 'custom_validation_schema', + 'owner_type'] + print iol.get_as_csv( + filtered_results, start_columns=['id', 'owner', 'full_name'], + exclude_columns=exclude_columns) + else: + print json.dumps(filtered_results) diff --git a/imap-samples/BI-FY19-baseline.csv b/imap-samples/BI-FY19-baseline.csv new file mode 100644 index 0000000..11ed888 --- /dev/null +++ b/imap-samples/BI-FY19-baseline.csv @@ -0,0 +1,127 @@ +DATIM_Indicator_Category,DATIM_Indicator_ID,DATIM_Disag_Name,DATIM_Disag_ID,Operation,MOH_Indicator_Name,MOH_Indicator_ID,MOH_Disag_Name,MOH_Disag_ID,Disaggregation Type,Disaggregation Type Selected +HTS_TST,HTS_TST_N_MOH,Total,HllvX50cXC0,ADD,Total,HMHJTVWtqBX,,,Both,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Positive | <1 | Female,pCFCaOLScdv,ADD,"""Nombre de femmes de moins d'un an conseillees et testees qui ont un resultat positif """,Z4oQoSxSNTx,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Positive | 1-4 | Female,xzoIG0AwsNB,ADD,"""Nombre de femmes de 1-4| ans conseillees et testees qui ont un resultat positif """,OTzD51K0nvW,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Positive | 5-9 | Female,UggtNScQMVl,ADD,"""Nombre de femmes de 5-9| ans conseillees et tesees qui ont un resultat positif """,ETM7vCs45AD,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Positive | 10-14 | Female,hXgqQX95TVa,ADD,"""Nombre de femmes de 10 14 ans conseillees et testees qui ont un resultat positif """,KnCUI5EOglY,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Positive | 15-19 | Female,wJCVvM7o6xm,ADD,"""Nombre de femmes de 15 19| ans conseillees et testees qui ont un resultat positif """,qjwD4KFIYKr,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Positive | 20-24 | Female,tvOcOPhIdRH,ADD,"""Nombre de femmes de 20 24| ans conseillees et testees qui ont un resultat positif """,CZTdqVBfUUH,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Positive | 25-29 | Female,BLWV93S2HJ0,ADD,"""Nombre de femmes de 25-29| ans conseillees et testees qui ont un resultat positif """,riMlR9lS8VN,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Positive | 30-34 | Female,bxqrio2gHOj,ADD,"""Nombre de femmes de 30-34| ans conseillees et testees qui ont un resultat positif """,xsh5rce70XB,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Positive | 35-39 | Female,MuaoVfC9rYL,ADD,"""Nombre de femmes de 35 39 ans conseillees et testees qui ont un resultat positif """,zVDLT1HLVOZ,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Positive | 40-44 | Female,d3rKRkxJP1v,ADD,"""Nombre de femmes de 40-44 ans conseillees et testees qui ont un resultat positif""",JGDy0QAXMN0,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Positive | 45-49 | Female,ERDcFrmlT0J,ADD,"""Nombre de femmes de 45-49 ans conseillees et testees qui ont un resultat positif""",xtgBLlKqFtX,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Positive | 50+ | Female,GlfLlD3wSQj,ADD,"""Nombre de femmes de plus de 50 ans et plus conseilles et testes qui ont un resultat positif""",SOvbi4dMl8U,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Positive | <1 | Male,cXdSJvbabBT,ADD,"""Nombre de d'homme de plus de moins d'une annee et testes qui ont un resultat positif""",c8NeLBXyoiI,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Positive | 1-4 | Male,tBoWuTd0ERY,ADD,"""Nombre d'hommes de 1-4 ans conseillees et testees qui ont un resultat positive""",qD2ML82OEs3,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Positive | 5-9 | Male,wLMOUM9mfTV,ADD,"""Nombre d'hommes de 5-9 ans conseilles et testes qui ont un resultat positif""",l85Lr4z1qiA,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Positive | 10-14 | Male,KRoQaA91sv5,ADD,"""Nombre d'hommes de 10 a 14 ans conseilles et testes qui ont un resultat positif""",N5nAmkHyi8q,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Positive | 15-19 | Male,wpck6pSRDer,ADD,"""Nombre d'hommes de de 15 a 19 ans conseilles et testes qui ont un resultat positif""",q9hN706Syw7,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Positive | 20-24 | Male,BitB2nKfWBK,ADD,"""Nombre d'hommes de de 20-24 ans conseilles et testes qui ont un resultat positif""",kHxBREKggBI,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Positive | 25-29 | Male,NRZfd73Ypo8,ADD,"""Nombre d'hommes de de 25 29 ans conseilles et testes qui ont un resultat positif""",vrsgaohcn9z,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Positive | 30-34 | Male,kLd3OnUYTr5,ADD," ""Nombre d'hommes de 30 34 ans conseilles et testes qui ont un resultat positif""",fPPjHOFnvIi,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Positive | 35-39 | Male,wnsHEWFSqzG,ADD," ""Nombre d'hommes de de 35 39 ans conseilles et testes qui ont un resultat positif""",YX2Ft3EHqWy,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Positive | 40-44 | Male,HTcrEM69sst,ADD,"""Nombre d'hommes de de 40 44 ans conseilles et testes qui ont un resultat positif""",QD8Pxfehgez,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Positive | 45-49 | Male,OOCHuTdTJEQ,ADD,"""Nombre d'hommes de 45 49 ans conseilles et testes qui ont un resultat positif""",iZB71rp93pr,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Positive | 50+ | Male,WDpiIZ8UjB8,ADD,"""Nombre d'hommes de plus de 50 ans et plus conseilles et testes qui ont un resultat positif""",RpjKkCijwhm,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Negative | <1 | Female,Gvo9takmOXx,ADD,"""Nombre de femmes de moins d'un an conseillees et testees qui ont un resultat negatif """,jmfgCiD94tC,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Negative | 1-4 | Female,xTNM0wWDzo0,ADD,"""Nombre de femmes de 1a 4 ans conseillees et testees qui ont un resultat negatif """,rBb1yBdVlbf,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Negative | 5-9 | Female,EFah6yBFc3J,ADD,"""Nombre de femmes de 5 a 9 ans conseillees et testees qui ont un resultat negatif """,aryyckh9Ryl,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Negative | 10-14 | Female,tIhxMfmPrU5,ADD,"""Nombre de femmes 10 a 14 ans conseilles et testes qui ont un resultat negatif""",PktLO6VcW0b,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Negative | 15-19 | Female,NJclydByUvA,ADD,"""Nombre de femmes de 15 a 19 ans conseilles et testes qui ont un resultat negatif""",XCKZTfge7nl,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Negative | 20-24 | Female,fysQ3RXzbzW,ADD,"""Nombre de jeune fille de 20 a 24 ans conseilles et testes qui ont un resultat negatif",DJHo8YmbVX3,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Negative | 25-29 | Female,TCwxcGgIeqE,ADD,"""Nombre de femmes de 25 29 ans conseilles et testees qui ont un resultat negatif""",FjJkbYzCBoQ,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Negative | 30-34 | Female,oKgx2Sw4qUL,ADD,"""Nombre de femmes de 30 34 ans conseilles et testes qui ont un resultat negatif""",HTSqqO3a1aT,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Negative | 35-39 | Female,Sf6GWp5gNx2,ADD,"""Nombre de femmes de 35 39 ans conseilles et testes qui ont un resultat negatif""",ZEpmpLQL5rg,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Negative | 40-44 | Female,fsnxvho9fiG,ADD,"""Nombre de femmes de 40 a 44 ans conseillees et testees qui ont un resultat negatif""",o3QHpo08WMJ,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Negative | 45-49 | Female,i0RFyIDccSm,ADD,"""Nombre de femmes de 45 a 49 ans conseillees et testees qui ont un resultat negatif""",IvGZRfascZg,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Negative | 50+ | Female,i4lSbrUVcpe,ADD,"""Nombre de femmes de plus de 50 ans et plus conseilles et testes qui ont un resultat negatif""",PwPyaAWfK8j,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Negative | <1 | Male,iomLts0rFcj,ADD,"""Nombre de hommes de moins d'un an conseilles et testees qui ont un resultat negatif """,Fnfw1KNnwqG,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Negative | 1-4 | Male,uPpiUkMhH6j,ADD,"""Nombre d""hommes de 1 a 4 ans conseillees et testees qui ont un resultat negatif """,cmE32VeI5L2,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Negative | 5-9 | Male,NpsmKYKl0mt,ADD,"""Nombre d'hommes de 5 a 9 ans conseillees et testees qui ont un resultat negatif """,tMdy8a8CyUG,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Negative | 10-14 | Male,Kjn4IWLfG2G,ADD,"""Nombre de garcons de 10 14 ans conseilles et testes qui ont un resultat negatif""",lGfG2QV4ZVe,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Negative | 15-19 | Male,eyTROtsEW5a,ADD,"""Nombre de jeune homme de 15 19 ans conseilles et testes qui ont un resultat negatif""",MVW1YTY2YIv,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Negative | 20-24 | Male,QS3vNL5WySH,ADD,"""Nombre de jeune homme de 20 24 ans conseilles et testes qui ont un resultat negatif""",AxpKKqfxOc0,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Negative | 25-29 | Male,lGNNK7ZYDGP,ADD,"""Nombre d'hommes de 25 29 ans conseilles et testes qui ont un resultat negatif""",daI4jhvYIvv,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Negative | 30-34 | Male,kZ5sEz94kJE,ADD,"""Nombre d'hommes de 30 34 ans conseilles et testes qui ont un resultat negatif""",fJSGp9VgBHk,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Negative | 35-39 | Male,wO7RB8C1sal,ADD,"""Nombre d'hommes de 35 39 ans conseilles et testes qui ont un resultat negatif""",FKuvRCzuWgU,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Negative | 40-44 | Male,RLLUx3DHJan,ADD,"""Nombre d""hommes de 40 44 ans conseillees et testees qui ont un resultat negatif """,JnnDyNIhWQ9,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Negative | 45-49 | Male,z1V5tDuMQt7,ADD,"""Nombre d""hommes de 45 49 ans conseillees et testees qui ont un resultat negatif """,t9w9jVqgDi6,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Negative | 50+ | Male,ip5uMUT73Qu,ADD,"""Nombre d'hommes de 50 ans et plus conseilles et testes qui ont un resultat negatif""",SNVjEZJSwgu,,,Fine,Yes +PMTCT_ART,PMTCT_ART_N_MOH,Total,HllvX50cXC0,ADD,Nombre de femmes enceintes mises sous ARV pour la protection de l'enfant: Femmes nouvellement mises sous ARV+ Femmes deja sous ARV avant la CPN),bqDAMrm4W3m,,,Both,Yes +PMTCT_STAT,PMTCT_STAT_N_MOH_Sex,Total,Jwb1SWomgpk,ADD,"""Total femmes avec statut connu en CPN",oIJLcTYk9qw,,,Both,Yes +PMTCT_STAT,PMTCT_STAT_N_MOH_Age_Sex,AgeUnknown,AqQCBlpcH4I,SUBTRACT,,,,,Fine,Yes +PMTCT_STAT,PMTCT_STAT_N_MOH_Age_Sex,<10,rarComSg9MD,SUBTRACT,,,,,Fine,Yes +PMTCT_STAT,PMTCT_STAT_N_MOH_Age_Sex,10-14,QazyoPSt2XH,ADD,"""Nombre de femmes enceintes de 10 a 14 ans vues en CPN et testees pour le VIH ayant recupere les resultats sont inculses aussi les femmes enceintes VIH+ avant la grossesse Mode de calcul: Femmes enceintes 10 a 14 ans nouvellement testees positif+ femmes enceintes 10 a 14 ans nouvellement testees VIH negatif+ femmes enceintes 10 a 14 ans vues en CPN avec le statut VIH+ connu avant )""",bESAuZqKCSa,,,Fine,Yes +PMTCT_STAT,PMTCT_STAT_N_MOH_Age_Sex,15-19,UN0vy0VSyHQ,ADD,"""Nombre de femmes enceintes de 15 a 19 ans vues en CPN et testees pour le VIH ayant recupere les resultats sont inculses aussi les femmes enceintes VIH+ avant la grossesse Mode de calcul: Femmes enceintes 15 a 19 ans nouvellement testees positif+ femmes enceintes 15 a 19 ans nouvellement testees VIH negatif+ femmes enceintes 15 a 19 ans vues en CPN avec le statut VIH+ connu avant )""",d84aI2IZRiQ,,,Fine,Yes +PMTCT_STAT,PMTCT_STAT_N_MOH_Age_Sex,20-24,zCrKbLh9x6i,ADD,"""Nombre de femmes enceintes de 20 a 24 ans vues en CPN et testees pour le VIH ayant recupere les resultats sont inculses aussi les femmes enceintes VIH+ avant la grossesse Mode de calcul: Femmes enceintes 20 a 24 ans nouvellement testees positif+ femmes enceintes 20 a 24 ans nouvellement testees VIH negatif+ femmes enceintes 20 a 24 ans vues en CPN avec le statut VIH+ connu avant )""",lSDXPwpJ4Dr,,,Fine,Yes +PMTCT_STAT,PMTCT_STAT_N_MOH_Age_Sex,25-29,AkOKGZjTuJH,ADD,"""Nombre de femmes enceintes de 25 a 29 ans vues en CPN et testees pour le VIH ayant recupere les resultats sont inculses aussi les femmes enceintes VIH+ avant la grossesse Mode de calcul: Femmes enceintes25 a 29 ans nouvellement testees positif+ femmes enceintes 25 a 29 ans nouvellement testees VIH negatif+ femmes enceintes 25 a 29 ans vues en CPN avec le statut VIH+ connu avant )""",bifT0mBTber,,,Fine,Yes +PMTCT_STAT,PMTCT_STAT_N_MOH_Age_Sex,30-34,NujbceGNYiA,ADD,"""Nombre de femmes enceintes de 30 a 34 ans vues en CPN et testees pour le VIH ayant recupere les resultats sont inculses aussi les femmes enceintes VIH+ avant la grossesse Mode de calcul: Femmes enceintes 30 a 34 ans nouvellement testees positif+ femmes enceintes 30 a 34 ans nouvellement testees VIH negatif+ femmes enceintes 30 a 34 ans vues en CPN avec le statut VIH+ connu avant )""",O8gUl6NQrWx,,,Fine,Yes +PMTCT_STAT,PMTCT_STAT_N_MOH_Age_Sex,35-39,Za1ntF1ECu4,ADD,"""Nombre de femmes enceintes de 35 a 39 ans vues en CPN et testees pour le VIH ayant recupere les resultats sont inculses aussi les femmes enceintes VIH+ avant la grossesse Mode de calcul: Femmes enceintes 35 a 39 ans nouvellement testees positif+ femmes enceintes 35 a 39 ans nouvellement testees VIH negatif+ femmes enceintes 35 a 39 ans vues en CPN avec le statut VIH+ connu avant )""",Jd40NMViEcc,,,Fine,Yes +PMTCT_STAT,PMTCT_STAT_N_MOH_Age_Sex,40-44,uEGqYHYtXfS,ADD,"""Nombre de femmes enceintes de 40-44 ans vues en CPN et testees pour le VIH ayant recupere les resultats sont incluses aussi les femmes enceintes VIH+ avant la grossesse """,Qervl6YA2cn,,,Fine,Yes +PMTCT_STAT,PMTCT_STAT_N_MOH_Age_Sex,45-49,dGTaodokiEE,ADD,"""Nombre de femmes enceintes de 45-49 ans vues en CPN et testees pour le VIH ayant recupere les resultats sont incluses aussi les femmes enceintes VIH+ avant la grossesse "" ",uaSWITf2O7D,,,Fine,Yes +PMTCT_STAT,PMTCT_STAT_N_MOH_Age_Sex,50+,I4TXHYj3bFL,ADD,"""Nombre de femmes enceintes de 50 ans et plus vues en CPN et testees pour le VIH ayant recupere les resultats sont incluses aussi les femmes enceintes VIH+ avant la grossesse Mode de calcul: Femmes enceintes 50 ans et plus ans nouvellement testees positif+ femmes enceintes 50 ans et plus ans nouvellement testees VIH negatif+ femmes enceintes 50 ans et plus ans vues en CPN avec le statut VIH+ connu avant )""",KXk3kuugI7z,,,Fine,Yes +PMTCT_STAT,PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg,KnownPositives,o0gcwyuh7mU,ADD,"""Nombre de femmes enceintes vues en CPN1 avec le statut VIH+ avant la grossesse""",KUWmKtsuBAI,,,Fine,Yes +PMTCT_STAT,PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg,NewlyTestedPositives,pc4W2rmWK4q,ADD,"""Nombre de femmes enceintes vues en CPN1 et testes pour le VIH ayant recuper les resultats dont le result est positif""",qvBoEFKIAQD,,,Fine,Yes +PMTCT_STAT,PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg,NewNegatives,PCasMOWl24Y,ADD,"""Nombre de femmes enceintes vues en CPN1 et testes pour le VIH ayant recuper les resultats dont le result est negatif""",PyWQGyyGh97,,,Fine,Yes +TB_PREV,TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus,<15 | Female,chrwpNxHlQQ,ADD,"""Nbre de patients de moins de 15 ans feminin sous ARV ayant termine le traitement preventif de la tuberculose par INH""",ghB2hq0lxgO,,,Coarse,Yes +TB_PREV,TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus,15+ | Female,Yf1BiWq71NE,ADD,"""Nbre de patients de plus de 15 ans feminin sous ARV ayant termine le traitement preventif de la tuberculose par INH""",FOvDyqWMz5k,,,Coarse,Yes +TB_PREV,TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus,<15 | Male,zHSL7ATXJib,ADD,"""Nbre de patients de moins de 15 ans masculin sous ARV ayant termine le traitement preventif de la tuberculose par INH""",LZCkN26gCZM,,,Coarse,Yes +TB_PREV,TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus,15+ | Male,XX7hDj6iz0D,ADD,"""Nbre de patients de plus de 15 ans masculin sous ARV ayant termine le traitement preventif de la tuberculose par INH""",eKnUMp78gU5,,,Coarse,Yes +TB_PREV,TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus,<15 | SexUnknown,uURluLqPIJ5,ADD,,,,,Coarse,Yes +TB_PREV,TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus,15+ | SexUnknown,qli3maq9Ot7,ADD,,,,,Coarse,Yes +TB_PREV,TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus,AgeUnknown | Female,P9UIhogYbAa,ADD,,,,,Coarse,Yes +TB_PREV,TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus,AgeUnknown | Male,UN9ZOZLLVqN,ADD,,,,,Coarse,Yes +TB_PREV,TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus,AgeUnknown | SexUnknown,Gfje2jHn5TY,ADD,,,,,Coarse,Yes +TB_PREV,TB_PREV_N_MOH_TherapyType_NewExArt_HIV,Previously Enrolled on ART | Alternative TPT Regimen,raHUwj8Q9Hf,ADD,,,,,Coarse,Yes +TB_PREV,TB_PREV_N_MOH_TherapyType_NewExArt_HIV,Newly enrolled on ART | Alternative TPT Regimen,Qq1kGcQENms,ADD,,,,,Coarse,Yes +TB_PREV,TB_PREV_N_MOH_TherapyType_NewExArt_HIV,Previously Enrolled on ART | IPT,ujD0vlLsULk,ADD,"""Ancien cas de PVVIH Sous ARV mis sous INH""",aqru17qw5hi,,,Coarse,Yes +TB_PREV,TB_PREV_N_MOH_TherapyType_NewExArt_HIV,Newly enrolled on ART | IPT,xTbmPjpd5sB,ADD,"""Nouveau Cas de PVVIH Sous ARV mis sous INH""",sPnyanXYLXy,,,Coarse,Yes +TX_CURR,TX_CURR_N_MOH_Age_Sex_HIVStatus,<1 | Female,y3VqNEK9n95,ADD,"""Total PVVIH sous ARV |<1| F""",dlU5Gvuhho0,,,Fine,Yes +TX_CURR,TX_CURR_N_MOH_Age_Sex_HIVStatus,1-4 | Female,PPoL5AnEAQf,ADD,"""Total PVVIH sous ARV |1-4| F""",znxFMERF02r,,,Fine,Yes +TX_CURR,TX_CURR_N_MOH_Age_Sex_HIVStatus,5-9 | Female,hiUhhVpgUMg,ADD,"""Total PVVIH sous ARV |5-9| F""",WM6xsBefeWm,,,Fine,Yes +TX_CURR,TX_CURR_N_MOH_Age_Sex_HIVStatus,10-14 | Female,dFjZira5vTX,ADD,"""Nombre de fille de 10 a 14 ans sous ARV""",S7Ff5SaJcgj,,,Fine,Yes +TX_CURR,TX_CURR_N_MOH_Age_Sex_HIVStatus,15-19 | Female,wW6G5NC8Wd1,ADD,"""Nombre de jeune fille de 15 a 19 ans sous ARV""",UOo0HJUZqDa,,,Fine,Yes +TX_CURR,TX_CURR_N_MOH_Age_Sex_HIVStatus,20-24 | Female,Xn5oUNVSMWA,ADD,"""Nombre de jeune fille de 20 a 24 ans sous ARV""",YEeNY7nxCdl,,,Fine,Yes +TX_CURR,TX_CURR_N_MOH_Age_Sex_HIVStatus,25-29 | Female,RMA75iIp8Wd,ADD,"""Nombre de femmes de 25 a 29 ans sous ARV""",djO5S7OrWNd,,,Fine,Yes +TX_CURR,TX_CURR_N_MOH_Age_Sex_HIVStatus,30-34 | Female,j0yodS3zbnW,ADD,"""Nombre de femmes de 30 a 34 ans sous ARV""",emtzZ206g5y,,,Fine,Yes +TX_CURR,TX_CURR_N_MOH_Age_Sex_HIVStatus,35-39 | Female,OBbZvcHg2HL,ADD,"""Nombre de femmes de 35 a 39 ans sous ARV""",qNoX4vJQUH5,,,Fine,Yes +TX_CURR,TX_CURR_N_MOH_Age_Sex_HIVStatus,40-44 | Female,eOn9JgfkB4F,ADD,"""Total PVVIH sous ARV |40-44| F""",xXSkYGo7aKP,,,Fine,Yes +TX_CURR,TX_CURR_N_MOH_Age_Sex_HIVStatus,45-49 | Female,POkbpo4D13c,ADD,"""Total PVVIH sous ARV |45-49| F""",aGSgS9ykSam,,,Fine,Yes +TX_CURR,TX_CURR_N_MOH_Age_Sex_HIVStatus,50+ | Female,kGlGj9LDonu,ADD,"""Nombre de femmes de plus de 50 ans et plus sous ARV""",UlP69mYHPsu,,,Fine,Yes +TX_CURR,TX_CURR_N_MOH_Age_Sex_HIVStatus,<1 | Male,SeijxYK8F4b,ADD,"""Total PVVIH sous ARV |<1| M""",IWKjpXSErVj,,,Fine,Yes +TX_CURR,TX_CURR_N_MOH_Age_Sex_HIVStatus,1-4 | Male,jbrs9Qk6f9b,ADD,"""Total PVVIH sous ARV |1-4| M""",qg2zD9AIHZa,,,Fine,Yes +TX_CURR,TX_CURR_N_MOH_Age_Sex_HIVStatus,5-9 | Male,IxSwaxNCt1n,ADD,"""Total PVVIH sous ARV |5-9| M""",jnSHPLCEjpU,,,Fine,Yes +TX_CURR,TX_CURR_N_MOH_Age_Sex_HIVStatus,10-14 | Male,ljBmGJpAsZh,ADD,"""Nombre de garçons de 10 a 14 ans sous ARV""",d3l44U4AzcM,,,Fine,Yes +TX_CURR,TX_CURR_N_MOH_Age_Sex_HIVStatus,15-19 | Male,x1r1vfZQLFj,ADD,"""Nombre de jeune homme de 15 a 19 ans sous ARV""",GRNYVvU0CsI,,,Fine,Yes +TX_CURR,TX_CURR_N_MOH_Age_Sex_HIVStatus,20-24 | Male,VdA970UlzlX,ADD,"""Nombre de jeune homme de 20 a 24 ans sous ARV""",PelNbVtNS0N,,,Fine,Yes +TX_CURR,TX_CURR_N_MOH_Age_Sex_HIVStatus,25-29 | Male,R9wcT5vQ7tR,ADD,"""Nombre d'hommes de 25 a 29 ans csous ARV""",DyDBcioM4ej,,,Fine,Yes +TX_CURR,TX_CURR_N_MOH_Age_Sex_HIVStatus,30-34 | Male,B8JEL3qeQiw,ADD,"""Nombre d'hommes de 30 a 34 ans sous ARV""",Ir5U37txetf,,,Fine,Yes +TX_CURR,TX_CURR_N_MOH_Age_Sex_HIVStatus,35-39 | Male,ytvrDZdNAhc,ADD,"""Nombre d'hommes de 35 a 39 ans sous ARV""",QTMYSr8ToTa,,,Fine,Yes +TX_CURR,TX_CURR_N_MOH_Age_Sex_HIVStatus,40-44 | Male,qdYU6NoIpY1,ADD,"""Total PVVIH sous ARV |40-44| M""",JyhjtJQgjgH,,,Fine,Yes +TX_CURR,TX_CURR_N_MOH_Age_Sex_HIVStatus,45-49 | Male,WjX1mRJp9NV,ADD,"""Total PVVIH sous ARV |45-49| M""",oDHEqTcyN0T,,,Fine,Yes +TX_CURR,TX_CURR_N_MOH_Age_Sex_HIVStatus,50+ | Male,FgwkSYUXq8x,ADD,"""Nombre d'hommes de plus de 50 ans sous ARV""",OPDGtmgUENu,,,Fine,Yes +TX_NEW,TX_NEW_N_MOH_Age_Sex_HIVStatus,<1 | Female,y3VqNEK9n95,ADD,"""File active S/ARV debut protocole |<1| F""",pXyc4c5n1JH,,,Fine,Yes +TX_NEW,TX_NEW_N_MOH_Age_Sex_HIVStatus,1-4 | Female,PPoL5AnEAQf,ADD,"""File active S/ARV debut protocole |1-4|F""",QnNY0T1cYn5,,,Fine,Yes +TX_NEW,TX_NEW_N_MOH_Age_Sex_HIVStatus,5-9 | Female,hiUhhVpgUMg,ADD,"""File active S/ARV debut protocole |5-9| F""",LiK6wzpF4Ft,,,Fine,Yes +TX_NEW,TX_NEW_N_MOH_Age_Sex_HIVStatus,10-14 | Female,dFjZira5vTX,ADD,"""Nombre de fille de 10 a 14 ans nouveaux cas(debutants) mis sous ARV""",M1Zyg56JZ0l,,,Fine,Yes +TX_NEW,TX_NEW_N_MOH_Age_Sex_HIVStatus,15-19 | Female,wW6G5NC8Wd1,ADD,"""Nombre de jeune fille de 15 a 19 ans nouveaux cas(debutants) mis sous ARV""",dpxnn0leayG,,,Fine,Yes +TX_NEW,TX_NEW_N_MOH_Age_Sex_HIVStatus,20-24 | Female,Xn5oUNVSMWA,ADD,"""Nombre de jeune fille de 20 a 24 ans nouveaux cas debutants mis sous ARV""",IewbGJ6y4J6,,,Fine,Yes +TX_NEW,TX_NEW_N_MOH_Age_Sex_HIVStatus,25-29 | Female,RMA75iIp8Wd,ADD,"""Nombre de femmes de 25 a 29 ans nouveaux cas debutants mis sous ARV""",iDdHBsMPu8K,,,Fine,Yes +TX_NEW,TX_NEW_N_MOH_Age_Sex_HIVStatus,30-34 | Female,j0yodS3zbnW,ADD,"""Nombre de femmes de 30 a 34 ans nouveaux cas(debutants) mis sous ARV""",laAuLJuPY7s,,,Fine,Yes +TX_NEW,TX_NEW_N_MOH_Age_Sex_HIVStatus,35-39 | Female,OBbZvcHg2HL,ADD,"""Nombre de femmes de 35 a 39 ans nouveaux cas(debutants) mis sous ARV""",vh3zjmPpj1g,,,Fine,Yes +TX_NEW,TX_NEW_N_MOH_Age_Sex_HIVStatus,40-44 | Female,eOn9JgfkB4F,ADD,"""File active S/ARV debut protocole |40 44| F""",bg6Wln5mApl,,,Fine,Yes +TX_NEW,TX_NEW_N_MOH_Age_Sex_HIVStatus,45-49 | Female,POkbpo4D13c,ADD,"""File active S/ARV debut protocole |45 49| F""",OeYI3Fe6Mtq,,,Fine,Yes +TX_NEW,TX_NEW_N_MOH_Age_Sex_HIVStatus,50+ | Female,kGlGj9LDonu,ADD,"""Nombre de femmes de plus de 50 ans et plus nouveaux cas(debutants) mis sous ARV""",oHGA6LWYuof,,,Fine,Yes +TX_NEW,TX_NEW_N_MOH_Age_Sex_HIVStatus,<1 | Male,SeijxYK8F4b,ADD,"""File active S/ARV debut protocole |<1| M""",dvcCMw0ecp0,,,Fine,Yes +TX_NEW,TX_NEW_N_MOH_Age_Sex_HIVStatus,1-4 | Male,jbrs9Qk6f9b,ADD,"""File active S/ARV debut protocole |1-4| M""",KznJT3ISY4k,,,Fine,Yes +TX_NEW,TX_NEW_N_MOH_Age_Sex_HIVStatus,5-9 | Male,IxSwaxNCt1n,ADD,"""File active S/ARV debut protocole |5-9| M""",zv6pLuOL0QY,,,Fine,Yes +TX_NEW,TX_NEW_N_MOH_Age_Sex_HIVStatus,10-14 | Male,ljBmGJpAsZh,ADD,"""Nombre de garçons de 10 a 14 ans nouveaux cas(debutants) mis sous ARV""",g3vSvtTmJMP,,,Fine,Yes +TX_NEW,TX_NEW_N_MOH_Age_Sex_HIVStatus,15-19 | Male,x1r1vfZQLFj,ADD,"""Nombre de jeune homme de 15 a 19 ans nouveaux cas(debutants) mis sous ARV""",V8Cw4MGPOSS,,,Fine,Yes +TX_NEW,TX_NEW_N_MOH_Age_Sex_HIVStatus,20-24 | Male,VdA970UlzlX,ADD,"""Nombre de jeune homme de 20 a 24 ans nouveaux cas(debutants) mis sous ARV""",fdMLSDbTrsp,,,Fine,Yes +TX_NEW,TX_NEW_N_MOH_Age_Sex_HIVStatus,25-29 | Male,R9wcT5vQ7tR,ADD,"""Nombre d'hommes de 25 a 29 ans nouveaux cas(debutants) mis sous ARV""",DiD2jwwp7LG,,,Fine,Yes +TX_NEW,TX_NEW_N_MOH_Age_Sex_HIVStatus,30-34 | Male,B8JEL3qeQiw,ADD,"""Nombre d'hommes de 30 a 34 ans nouveaux cas(debutants) mis sous ARV""",ExqjdngTqqb,,,Fine,Yes +TX_NEW,TX_NEW_N_MOH_Age_Sex_HIVStatus,35-39 | Male,ytvrDZdNAhc,ADD,"""Nombre d'hommes de 35 a 39 ans nouveaux cas(debutants) mis sous ARV""",pauNyI6axQy,,,Fine,Yes +TX_NEW,TX_NEW_N_MOH_Age_Sex_HIVStatus,40-44 | Male,qdYU6NoIpY1,ADD,"""File active S/ARV debut protocole |40-44| M""",NYhIm0ok5eg,,,Fine,Yes +TX_NEW,TX_NEW_N_MOH_Age_Sex_HIVStatus,45-49 | Male,WjX1mRJp9NV,ADD,"""File active S/ARV debut protocole |45-49| M""",ZtAZ2OI0JdY,,,Fine,Yes +TX_NEW,TX_NEW_N_MOH_Age_Sex_HIVStatus,50+ | Male,FgwkSYUXq8x,ADD,"""nombre d'hommes de plus de 50 ans nouveaux cas(debutants) mis sous ARV""",lIZIb5ftSpY,,,Fine,Yes diff --git a/imap-samples/BI-FY19-baseline.json b/imap-samples/BI-FY19-baseline.json new file mode 100644 index 0000000..48f9dce --- /dev/null +++ b/imap-samples/BI-FY19-baseline.json @@ -0,0 +1,706 @@ +{"type": "Organization", "__action": "DELETE", "id": "DATIM-MOH-BI-FY19"} +{"name": "DATIM MOH Burundi", "extras": {"datim_moh_country_code": "BI", "datim_moh_period": "FY19", "datim_moh_object": true}, "location": "Burundi", "public_access": "None", "type": "Organization", "id": "DATIM-MOH-BI-FY19"} +{"default_locale": "en", "source_type": "Dictionary", "full_name": "DATIM MOH Burundi Alignment Indicators", "owner": "DATIM-MOH-BI-FY19", "public_access": "None", "id": "DATIM-Alignment-Indicators", "supported_locales": "en", "name": "DATIM MOH Burundi Alignment Indicators", "short_code": "DATIM-Alignment-Indicators", "extras": {"datim_moh_country_code": "BI", "datim_moh_period": "FY19", "datim_moh_object": true}, "owner_type": "Organization", "type": "Source"} +{"retired": false, "datatype": "Numeric", "concept_class": "Data Element", "source": "DATIM-Alignment-Indicators", "names": [{"locale": "en", "locale_preferred": "True", "name": "Total", "name_type": "Fully Specified"}], "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Concept", "id": "de-HMHJTVWtqBX", "descriptions": []} +{"retired": false, "datatype": "Numeric", "concept_class": "Data Element", "source": "DATIM-Alignment-Indicators", "names": [{"locale": "en", "locale_preferred": "True", "name": "\"Nombre de femmes de moins d'un an conseillees et testees qui ont un resultat positif \"", "name_type": "Fully Specified"}], "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Concept", "id": "de-Z4oQoSxSNTx", "descriptions": []} +{"retired": false, "datatype": "Numeric", "concept_class": "Data Element", "source": "DATIM-Alignment-Indicators", "names": [{"locale": "en", "locale_preferred": "True", "name": "\"Nombre de femmes de 1-4| ans conseillees et testees qui ont un resultat positif \"", "name_type": "Fully Specified"}], "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Concept", "id": "de-OTzD51K0nvW", "descriptions": []} +{"retired": false, "datatype": "Numeric", "concept_class": "Data Element", "source": "DATIM-Alignment-Indicators", "names": [{"locale": "en", "locale_preferred": "True", "name": "\"Nombre de femmes de 5-9| ans conseillees et tesees qui ont un resultat positif \"", "name_type": "Fully Specified"}], "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Concept", "id": "de-ETM7vCs45AD", "descriptions": []} +{"retired": false, "datatype": "Numeric", "concept_class": "Data Element", "source": "DATIM-Alignment-Indicators", "names": [{"locale": "en", "locale_preferred": "True", "name": "\"Nombre de femmes de 10 14 ans conseillees et testees qui ont un resultat positif \"", "name_type": "Fully Specified"}], "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Concept", "id": "de-KnCUI5EOglY", "descriptions": []} +{"retired": false, "datatype": "Numeric", "concept_class": "Data Element", "source": "DATIM-Alignment-Indicators", "names": [{"locale": "en", "locale_preferred": "True", "name": "\"Nombre de femmes de 15 19| ans conseillees et testees qui ont un resultat positif \"", "name_type": "Fully Specified"}], "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Concept", "id": "de-qjwD4KFIYKr", "descriptions": []} +{"retired": false, "datatype": "Numeric", "concept_class": "Data Element", "source": "DATIM-Alignment-Indicators", "names": [{"locale": "en", "locale_preferred": "True", "name": "\"Nombre de femmes de 20 24| ans conseillees et testees qui ont un resultat positif \"", "name_type": "Fully Specified"}], "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Concept", "id": "de-CZTdqVBfUUH", "descriptions": []} +{"retired": false, "datatype": "Numeric", "concept_class": "Data Element", "source": "DATIM-Alignment-Indicators", "names": [{"locale": "en", "locale_preferred": "True", "name": "\"Nombre de femmes de 25-29| ans conseillees et testees qui ont un resultat positif \"", "name_type": "Fully Specified"}], "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Concept", "id": "de-riMlR9lS8VN", "descriptions": []} +{"retired": false, "datatype": "Numeric", "concept_class": "Data Element", "source": "DATIM-Alignment-Indicators", "names": [{"locale": "en", "locale_preferred": "True", "name": "\"Nombre de femmes de 30-34| ans conseillees et testees qui ont un resultat positif \"", "name_type": "Fully Specified"}], "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Concept", "id": "de-xsh5rce70XB", "descriptions": []} +{"retired": false, "datatype": "Numeric", "concept_class": "Data Element", "source": "DATIM-Alignment-Indicators", "names": [{"locale": "en", "locale_preferred": "True", "name": "\"Nombre de femmes de 35 39 ans conseillees et testees qui ont un resultat positif \"", "name_type": "Fully Specified"}], "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Concept", "id": "de-zVDLT1HLVOZ", "descriptions": []} +{"retired": false, "datatype": "Numeric", "concept_class": "Data Element", "source": "DATIM-Alignment-Indicators", "names": [{"locale": "en", "locale_preferred": "True", "name": "\"Nombre de femmes de 40-44 ans conseillees et testees qui ont un resultat positif\"", "name_type": "Fully Specified"}], "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Concept", "id": "de-JGDy0QAXMN0", "descriptions": []} +{"retired": false, "datatype": "Numeric", "concept_class": "Data Element", "source": "DATIM-Alignment-Indicators", "names": [{"locale": "en", "locale_preferred": "True", "name": "\"Nombre de femmes de 45-49 ans conseillees et testees qui ont un resultat positif\"", "name_type": "Fully Specified"}], "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Concept", "id": "de-xtgBLlKqFtX", "descriptions": []} +{"retired": false, "datatype": "Numeric", "concept_class": "Data Element", "source": "DATIM-Alignment-Indicators", "names": [{"locale": "en", "locale_preferred": "True", "name": "\"Nombre de femmes de plus de 50 ans et plus conseilles et testes qui ont un resultat positif\"", "name_type": "Fully Specified"}], "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Concept", "id": "de-SOvbi4dMl8U", "descriptions": []} +{"retired": false, "datatype": "Numeric", "concept_class": "Data Element", "source": "DATIM-Alignment-Indicators", "names": [{"locale": "en", "locale_preferred": "True", "name": "\"Nombre de d'homme de plus de moins d'une annee et testes qui ont un resultat positif\"", "name_type": "Fully Specified"}], "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Concept", "id": "de-c8NeLBXyoiI", "descriptions": []} +{"retired": false, "datatype": "Numeric", "concept_class": "Data Element", "source": "DATIM-Alignment-Indicators", "names": [{"locale": "en", "locale_preferred": "True", "name": "\"Nombre d'hommes de 1-4 ans conseillees et testees qui ont un resultat positive\"", "name_type": "Fully Specified"}], "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Concept", "id": "de-qD2ML82OEs3", "descriptions": []} +{"retired": false, "datatype": "Numeric", "concept_class": "Data Element", "source": "DATIM-Alignment-Indicators", "names": [{"locale": "en", "locale_preferred": "True", "name": "\"Nombre d'hommes de 5-9 ans conseilles et testes qui ont un resultat positif\"", "name_type": "Fully Specified"}], "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Concept", "id": "de-l85Lr4z1qiA", "descriptions": []} +{"retired": false, "datatype": "Numeric", "concept_class": "Data Element", "source": "DATIM-Alignment-Indicators", "names": [{"locale": "en", "locale_preferred": "True", "name": "\"Nombre d'hommes de 10 a 14 ans conseilles et testes qui ont un resultat positif\"", "name_type": "Fully Specified"}], "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Concept", "id": "de-N5nAmkHyi8q", "descriptions": []} +{"retired": false, "datatype": "Numeric", "concept_class": "Data Element", "source": "DATIM-Alignment-Indicators", "names": [{"locale": "en", "locale_preferred": "True", "name": "\"Nombre d'hommes de de 15 a 19 ans conseilles et testes qui ont un resultat positif\"", "name_type": "Fully Specified"}], "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Concept", "id": "de-q9hN706Syw7", "descriptions": []} +{"retired": false, "datatype": "Numeric", "concept_class": "Data Element", "source": "DATIM-Alignment-Indicators", "names": [{"locale": "en", "locale_preferred": "True", "name": "\"Nombre d'hommes de de 20-24 ans conseilles et testes qui ont un resultat positif\"", "name_type": "Fully Specified"}], "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Concept", "id": "de-kHxBREKggBI", "descriptions": []} +{"retired": false, "datatype": "Numeric", "concept_class": "Data Element", "source": "DATIM-Alignment-Indicators", "names": [{"locale": "en", "locale_preferred": "True", "name": "\"Nombre d'hommes de de 25 29 ans conseilles et testes qui ont un resultat positif\"", "name_type": "Fully Specified"}], "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Concept", "id": "de-vrsgaohcn9z", "descriptions": []} +{"retired": false, "datatype": "Numeric", "concept_class": "Data Element", "source": "DATIM-Alignment-Indicators", "names": [{"locale": "en", "locale_preferred": "True", "name": " \"Nombre d'hommes de 30 34 ans conseilles et testes qui ont un resultat positif\"", "name_type": "Fully Specified"}], "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Concept", "id": "de-fPPjHOFnvIi", "descriptions": []} +{"retired": false, "datatype": "Numeric", "concept_class": "Data Element", "source": "DATIM-Alignment-Indicators", "names": [{"locale": "en", "locale_preferred": "True", "name": " \"Nombre d'hommes de de 35 39 ans conseilles et testes qui ont un resultat positif\"", "name_type": "Fully Specified"}], "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Concept", "id": "de-YX2Ft3EHqWy", "descriptions": []} +{"retired": false, "datatype": "Numeric", "concept_class": "Data Element", "source": "DATIM-Alignment-Indicators", "names": [{"locale": "en", "locale_preferred": "True", "name": "\"Nombre d'hommes de de 40 44 ans conseilles et testes qui ont un resultat positif\"", "name_type": "Fully Specified"}], "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Concept", "id": "de-QD8Pxfehgez", "descriptions": []} +{"retired": false, "datatype": "Numeric", "concept_class": "Data Element", "source": "DATIM-Alignment-Indicators", "names": [{"locale": "en", "locale_preferred": "True", "name": "\"Nombre d'hommes de 45 49 ans conseilles et testes qui ont un resultat positif\"", "name_type": "Fully Specified"}], "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Concept", "id": "de-iZB71rp93pr", "descriptions": []} +{"retired": false, "datatype": "Numeric", "concept_class": "Data Element", "source": "DATIM-Alignment-Indicators", "names": [{"locale": "en", "locale_preferred": "True", "name": "\"Nombre d'hommes de plus de 50 ans et plus conseilles et testes qui ont un resultat positif\"", "name_type": "Fully Specified"}], "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Concept", "id": "de-RpjKkCijwhm", "descriptions": []} +{"retired": false, "datatype": "Numeric", "concept_class": "Data Element", "source": "DATIM-Alignment-Indicators", "names": [{"locale": "en", "locale_preferred": "True", "name": "\"Nombre de femmes de moins d'un an conseillees et testees qui ont un resultat negatif \"", "name_type": "Fully Specified"}], "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Concept", "id": "de-jmfgCiD94tC", "descriptions": []} +{"retired": false, "datatype": "Numeric", "concept_class": "Data Element", "source": "DATIM-Alignment-Indicators", "names": [{"locale": "en", "locale_preferred": "True", "name": "\"Nombre de femmes de 1a 4 ans conseillees et testees qui ont un resultat negatif \"", "name_type": "Fully Specified"}], "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Concept", "id": "de-rBb1yBdVlbf", "descriptions": []} +{"retired": false, "datatype": "Numeric", "concept_class": "Data Element", "source": "DATIM-Alignment-Indicators", "names": [{"locale": "en", "locale_preferred": "True", "name": "\"Nombre de femmes de 5 a 9 ans conseillees et testees qui ont un resultat negatif \"", "name_type": "Fully Specified"}], "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Concept", "id": "de-aryyckh9Ryl", "descriptions": []} +{"retired": false, "datatype": "Numeric", "concept_class": "Data Element", "source": "DATIM-Alignment-Indicators", "names": [{"locale": "en", "locale_preferred": "True", "name": "\"Nombre de femmes 10 a 14 ans conseilles et testes qui ont un resultat negatif\"", "name_type": "Fully Specified"}], "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Concept", "id": "de-PktLO6VcW0b", "descriptions": []} +{"retired": false, "datatype": "Numeric", "concept_class": "Data Element", "source": "DATIM-Alignment-Indicators", "names": [{"locale": "en", "locale_preferred": "True", "name": "\"Nombre de femmes de 15 a 19 ans conseilles et testes qui ont un resultat negatif\"", "name_type": "Fully Specified"}], "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Concept", "id": "de-XCKZTfge7nl", "descriptions": []} +{"retired": false, "datatype": "Numeric", "concept_class": "Data Element", "source": "DATIM-Alignment-Indicators", "names": [{"locale": "en", "locale_preferred": "True", "name": "\"Nombre de jeune fille de 20 a 24 ans conseilles et testes qui ont un resultat negatif", "name_type": "Fully Specified"}], "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Concept", "id": "de-DJHo8YmbVX3", "descriptions": []} +{"retired": false, "datatype": "Numeric", "concept_class": "Data Element", "source": "DATIM-Alignment-Indicators", "names": [{"locale": "en", "locale_preferred": "True", "name": "\"Nombre de femmes de 25 29 ans conseilles et testees qui ont un resultat negatif\"", "name_type": "Fully Specified"}], "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Concept", "id": "de-FjJkbYzCBoQ", "descriptions": []} +{"retired": false, "datatype": "Numeric", "concept_class": "Data Element", "source": "DATIM-Alignment-Indicators", "names": [{"locale": "en", "locale_preferred": "True", "name": "\"Nombre de femmes de 30 34 ans conseilles et testes qui ont un resultat negatif\"", "name_type": "Fully Specified"}], "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Concept", "id": "de-HTSqqO3a1aT", "descriptions": []} +{"retired": false, "datatype": "Numeric", "concept_class": "Data Element", "source": "DATIM-Alignment-Indicators", "names": [{"locale": "en", "locale_preferred": "True", "name": "\"Nombre de femmes de 35 39 ans conseilles et testes qui ont un resultat negatif\"", "name_type": "Fully Specified"}], "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Concept", "id": "de-ZEpmpLQL5rg", "descriptions": []} +{"retired": false, "datatype": "Numeric", "concept_class": "Data Element", "source": "DATIM-Alignment-Indicators", "names": [{"locale": "en", "locale_preferred": "True", "name": "\"Nombre de femmes de 40 a 44 ans conseillees et testees qui ont un resultat negatif\"", "name_type": "Fully Specified"}], "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Concept", "id": "de-o3QHpo08WMJ", "descriptions": []} +{"retired": false, "datatype": "Numeric", "concept_class": "Data Element", "source": "DATIM-Alignment-Indicators", "names": [{"locale": "en", "locale_preferred": "True", "name": "\"Nombre de femmes de 45 a 49 ans conseillees et testees qui ont un resultat negatif\"", "name_type": "Fully Specified"}], "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Concept", "id": "de-IvGZRfascZg", "descriptions": []} +{"retired": false, "datatype": "Numeric", "concept_class": "Data Element", "source": "DATIM-Alignment-Indicators", "names": [{"locale": "en", "locale_preferred": "True", "name": "\"Nombre de femmes de plus de 50 ans et plus conseilles et testes qui ont un resultat negatif\"", "name_type": "Fully Specified"}], "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Concept", "id": "de-PwPyaAWfK8j", "descriptions": []} +{"retired": false, "datatype": "Numeric", "concept_class": "Data Element", "source": "DATIM-Alignment-Indicators", "names": [{"locale": "en", "locale_preferred": "True", "name": "\"Nombre de hommes de moins d'un an conseilles et testees qui ont un resultat negatif \"", "name_type": "Fully Specified"}], "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Concept", "id": "de-Fnfw1KNnwqG", "descriptions": []} +{"retired": false, "datatype": "Numeric", "concept_class": "Data Element", "source": "DATIM-Alignment-Indicators", "names": [{"locale": "en", "locale_preferred": "True", "name": "\"Nombre d\"hommes de 1 a 4 ans conseillees et testees qui ont un resultat negatif \"", "name_type": "Fully Specified"}], "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Concept", "id": "de-cmE32VeI5L2", "descriptions": []} +{"retired": false, "datatype": "Numeric", "concept_class": "Data Element", "source": "DATIM-Alignment-Indicators", "names": [{"locale": "en", "locale_preferred": "True", "name": "\"Nombre d'hommes de 5 a 9 ans conseillees et testees qui ont un resultat negatif \"", "name_type": "Fully Specified"}], "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Concept", "id": "de-tMdy8a8CyUG", "descriptions": []} +{"retired": false, "datatype": "Numeric", "concept_class": "Data Element", "source": "DATIM-Alignment-Indicators", "names": [{"locale": "en", "locale_preferred": "True", "name": "\"Nombre de garcons de 10 14 ans conseilles et testes qui ont un resultat negatif\"", "name_type": "Fully Specified"}], "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Concept", "id": "de-lGfG2QV4ZVe", "descriptions": []} +{"retired": false, "datatype": "Numeric", "concept_class": "Data Element", "source": "DATIM-Alignment-Indicators", "names": [{"locale": "en", "locale_preferred": "True", "name": "\"Nombre de jeune homme de 15 19 ans conseilles et testes qui ont un resultat negatif\"", "name_type": "Fully Specified"}], "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Concept", "id": "de-MVW1YTY2YIv", "descriptions": []} +{"retired": false, "datatype": "Numeric", "concept_class": "Data Element", "source": "DATIM-Alignment-Indicators", "names": [{"locale": "en", "locale_preferred": "True", "name": "\"Nombre de jeune homme de 20 24 ans conseilles et testes qui ont un resultat negatif\"", "name_type": "Fully Specified"}], "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Concept", "id": "de-AxpKKqfxOc0", "descriptions": []} +{"retired": false, "datatype": "Numeric", "concept_class": "Data Element", "source": "DATIM-Alignment-Indicators", "names": [{"locale": "en", "locale_preferred": "True", "name": "\"Nombre d'hommes de 25 29 ans conseilles et testes qui ont un resultat negatif\"", "name_type": "Fully Specified"}], "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Concept", "id": "de-daI4jhvYIvv", "descriptions": []} +{"retired": false, "datatype": "Numeric", "concept_class": "Data Element", "source": "DATIM-Alignment-Indicators", "names": [{"locale": "en", "locale_preferred": "True", "name": "\"Nombre d'hommes de 30 34 ans conseilles et testes qui ont un resultat negatif\"", "name_type": "Fully Specified"}], "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Concept", "id": "de-fJSGp9VgBHk", "descriptions": []} +{"retired": false, "datatype": "Numeric", "concept_class": "Data Element", "source": "DATIM-Alignment-Indicators", "names": [{"locale": "en", "locale_preferred": "True", "name": "\"Nombre d'hommes de 35 39 ans conseilles et testes qui ont un resultat negatif\"", "name_type": "Fully Specified"}], "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Concept", "id": "de-FKuvRCzuWgU", "descriptions": []} +{"retired": false, "datatype": "Numeric", "concept_class": "Data Element", "source": "DATIM-Alignment-Indicators", "names": [{"locale": "en", "locale_preferred": "True", "name": "\"Nombre d\"hommes de 40 44 ans conseillees et testees qui ont un resultat negatif \"", "name_type": "Fully Specified"}], "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Concept", "id": "de-JnnDyNIhWQ9", "descriptions": []} +{"retired": false, "datatype": "Numeric", "concept_class": "Data Element", "source": "DATIM-Alignment-Indicators", "names": [{"locale": "en", "locale_preferred": "True", "name": "\"Nombre d\"hommes de 45 49 ans conseillees et testees qui ont un resultat negatif \"", "name_type": "Fully Specified"}], "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Concept", "id": "de-t9w9jVqgDi6", "descriptions": []} +{"retired": false, "datatype": "Numeric", "concept_class": "Data Element", "source": "DATIM-Alignment-Indicators", "names": [{"locale": "en", "locale_preferred": "True", "name": "\"Nombre d'hommes de 50 ans et plus conseilles et testes qui ont un resultat negatif\"", "name_type": "Fully Specified"}], "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Concept", "id": "de-SNVjEZJSwgu", "descriptions": []} +{"retired": false, "datatype": "Numeric", "concept_class": "Data Element", "source": "DATIM-Alignment-Indicators", "names": [{"locale": "en", "locale_preferred": "True", "name": "Nombre de femmes enceintes mises sous ARV pour la protection de l'enfant: Femmes nouvellement mises sous ARV+ Femmes deja sous ARV avant la CPN)", "name_type": "Fully Specified"}], "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Concept", "id": "de-bqDAMrm4W3m", "descriptions": []} +{"retired": false, "datatype": "Numeric", "concept_class": "Data Element", "source": "DATIM-Alignment-Indicators", "names": [{"locale": "en", "locale_preferred": "True", "name": "\"Total femmes avec statut connu en CPN", "name_type": "Fully Specified"}], "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Concept", "id": "de-oIJLcTYk9qw", "descriptions": []} +{"retired": false, "datatype": "Numeric", "concept_class": "Data Element", "source": "DATIM-Alignment-Indicators", "names": [{"locale": "en", "locale_preferred": "True", "name": "\"Nombre de femmes enceintes de 10 a 14 ans vues en CPN et testees pour le VIH ayant recupere les resultats sont inculses aussi les femmes enceintes VIH+ avant la grossesse Mode de calcul: Femmes enceintes 10 a 14 ans nouvellement testees positif+ femmes enceintes 10 a 14 ans nouvellement testees VIH negatif+ femmes enceintes 10 a 14 ans vues en CPN avec le statut VIH+ connu avant )\"", "name_type": "Fully Specified"}], "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Concept", "id": "de-bESAuZqKCSa", "descriptions": []} +{"retired": false, "datatype": "Numeric", "concept_class": "Data Element", "source": "DATIM-Alignment-Indicators", "names": [{"locale": "en", "locale_preferred": "True", "name": "\"Nombre de femmes enceintes de 15 a 19 ans vues en CPN et testees pour le VIH ayant recupere les resultats sont inculses aussi les femmes enceintes VIH+ avant la grossesse Mode de calcul: Femmes enceintes 15 a 19 ans nouvellement testees positif+ femmes enceintes 15 a 19 ans nouvellement testees VIH negatif+ femmes enceintes 15 a 19 ans vues en CPN avec le statut VIH+ connu avant )\"", "name_type": "Fully Specified"}], "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Concept", "id": "de-d84aI2IZRiQ", "descriptions": []} +{"retired": false, "datatype": "Numeric", "concept_class": "Data Element", "source": "DATIM-Alignment-Indicators", "names": [{"locale": "en", "locale_preferred": "True", "name": "\"Nombre de femmes enceintes de 20 a 24 ans vues en CPN et testees pour le VIH ayant recupere les resultats sont inculses aussi les femmes enceintes VIH+ avant la grossesse Mode de calcul: Femmes enceintes 20 a 24 ans nouvellement testees positif+ femmes enceintes 20 a 24 ans nouvellement testees VIH negatif+ femmes enceintes 20 a 24 ans vues en CPN avec le statut VIH+ connu avant )\"", "name_type": "Fully Specified"}], "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Concept", "id": "de-lSDXPwpJ4Dr", "descriptions": []} +{"retired": false, "datatype": "Numeric", "concept_class": "Data Element", "source": "DATIM-Alignment-Indicators", "names": [{"locale": "en", "locale_preferred": "True", "name": "\"Nombre de femmes enceintes de 25 a 29 ans vues en CPN et testees pour le VIH ayant recupere les resultats sont inculses aussi les femmes enceintes VIH+ avant la grossesse Mode de calcul: Femmes enceintes25 a 29 ans nouvellement testees positif+ femmes enceintes 25 a 29 ans nouvellement testees VIH negatif+ femmes enceintes 25 a 29 ans vues en CPN avec le statut VIH+ connu avant )\"", "name_type": "Fully Specified"}], "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Concept", "id": "de-bifT0mBTber", "descriptions": []} +{"retired": false, "datatype": "Numeric", "concept_class": "Data Element", "source": "DATIM-Alignment-Indicators", "names": [{"locale": "en", "locale_preferred": "True", "name": "\"Nombre de femmes enceintes de 30 a 34 ans vues en CPN et testees pour le VIH ayant recupere les resultats sont inculses aussi les femmes enceintes VIH+ avant la grossesse Mode de calcul: Femmes enceintes 30 a 34 ans nouvellement testees positif+ femmes enceintes 30 a 34 ans nouvellement testees VIH negatif+ femmes enceintes 30 a 34 ans vues en CPN avec le statut VIH+ connu avant )\"", "name_type": "Fully Specified"}], "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Concept", "id": "de-O8gUl6NQrWx", "descriptions": []} +{"retired": false, "datatype": "Numeric", "concept_class": "Data Element", "source": "DATIM-Alignment-Indicators", "names": [{"locale": "en", "locale_preferred": "True", "name": "\"Nombre de femmes enceintes de 35 a 39 ans vues en CPN et testees pour le VIH ayant recupere les resultats sont inculses aussi les femmes enceintes VIH+ avant la grossesse Mode de calcul: Femmes enceintes 35 a 39 ans nouvellement testees positif+ femmes enceintes 35 a 39 ans nouvellement testees VIH negatif+ femmes enceintes 35 a 39 ans vues en CPN avec le statut VIH+ connu avant )\"", "name_type": "Fully Specified"}], "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Concept", "id": "de-Jd40NMViEcc", "descriptions": []} +{"retired": false, "datatype": "Numeric", "concept_class": "Data Element", "source": "DATIM-Alignment-Indicators", "names": [{"locale": "en", "locale_preferred": "True", "name": "\"Nombre de femmes enceintes de 40-44 ans vues en CPN et testees pour le VIH ayant recupere les resultats sont incluses aussi les femmes enceintes VIH+ avant la grossesse \"", "name_type": "Fully Specified"}], "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Concept", "id": "de-Qervl6YA2cn", "descriptions": []} +{"retired": false, "datatype": "Numeric", "concept_class": "Data Element", "source": "DATIM-Alignment-Indicators", "names": [{"locale": "en", "locale_preferred": "True", "name": "\"Nombre de femmes enceintes de 45-49 ans vues en CPN et testees pour le VIH ayant recupere les resultats sont incluses aussi les femmes enceintes VIH+ avant la grossesse \" ", "name_type": "Fully Specified"}], "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Concept", "id": "de-uaSWITf2O7D", "descriptions": []} +{"retired": false, "datatype": "Numeric", "concept_class": "Data Element", "source": "DATIM-Alignment-Indicators", "names": [{"locale": "en", "locale_preferred": "True", "name": "\"Nombre de femmes enceintes de 50 ans et plus vues en CPN et testees pour le VIH ayant recupere les resultats sont incluses aussi les femmes enceintes VIH+ avant la grossesse Mode de calcul: Femmes enceintes 50 ans et plus ans nouvellement testees positif+ femmes enceintes 50 ans et plus ans nouvellement testees VIH negatif+ femmes enceintes 50 ans et plus ans vues en CPN avec le statut VIH+ connu avant )\"", "name_type": "Fully Specified"}], "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Concept", "id": "de-KXk3kuugI7z", "descriptions": []} +{"retired": false, "datatype": "Numeric", "concept_class": "Data Element", "source": "DATIM-Alignment-Indicators", "names": [{"locale": "en", "locale_preferred": "True", "name": "\"Nombre de femmes enceintes vues en CPN1 avec le statut VIH+ avant la grossesse\"", "name_type": "Fully Specified"}], "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Concept", "id": "de-KUWmKtsuBAI", "descriptions": []} +{"retired": false, "datatype": "Numeric", "concept_class": "Data Element", "source": "DATIM-Alignment-Indicators", "names": [{"locale": "en", "locale_preferred": "True", "name": "\"Nombre de femmes enceintes vues en CPN1 et testes pour le VIH ayant recuper les resultats dont le result est positif\"", "name_type": "Fully Specified"}], "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Concept", "id": "de-qvBoEFKIAQD", "descriptions": []} +{"retired": false, "datatype": "Numeric", "concept_class": "Data Element", "source": "DATIM-Alignment-Indicators", "names": [{"locale": "en", "locale_preferred": "True", "name": "\"Nombre de femmes enceintes vues en CPN1 et testes pour le VIH ayant recuper les resultats dont le result est negatif\"", "name_type": "Fully Specified"}], "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Concept", "id": "de-PyWQGyyGh97", "descriptions": []} +{"retired": false, "datatype": "Numeric", "concept_class": "Data Element", "source": "DATIM-Alignment-Indicators", "names": [{"locale": "en", "locale_preferred": "True", "name": "\"Nbre de patients de moins de 15 ans feminin sous ARV ayant termine le traitement preventif de la tuberculose par INH\"", "name_type": "Fully Specified"}], "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Concept", "id": "de-ghB2hq0lxgO", "descriptions": []} +{"retired": false, "datatype": "Numeric", "concept_class": "Data Element", "source": "DATIM-Alignment-Indicators", "names": [{"locale": "en", "locale_preferred": "True", "name": "\"Nbre de patients de plus de 15 ans feminin sous ARV ayant termine le traitement preventif de la tuberculose par INH\"", "name_type": "Fully Specified"}], "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Concept", "id": "de-FOvDyqWMz5k", "descriptions": []} +{"retired": false, "datatype": "Numeric", "concept_class": "Data Element", "source": "DATIM-Alignment-Indicators", "names": [{"locale": "en", "locale_preferred": "True", "name": "\"Nbre de patients de moins de 15 ans masculin sous ARV ayant termine le traitement preventif de la tuberculose par INH\"", "name_type": "Fully Specified"}], "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Concept", "id": "de-LZCkN26gCZM", "descriptions": []} +{"retired": false, "datatype": "Numeric", "concept_class": "Data Element", "source": "DATIM-Alignment-Indicators", "names": [{"locale": "en", "locale_preferred": "True", "name": "\"Nbre de patients de plus de 15 ans masculin sous ARV ayant termine le traitement preventif de la tuberculose par INH\"", "name_type": "Fully Specified"}], "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Concept", "id": "de-eKnUMp78gU5", "descriptions": []} +{"retired": false, "datatype": "Numeric", "concept_class": "Data Element", "source": "DATIM-Alignment-Indicators", "names": [{"locale": "en", "locale_preferred": "True", "name": "\"Ancien cas de PVVIH Sous ARV mis sous INH\"", "name_type": "Fully Specified"}], "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Concept", "id": "de-aqru17qw5hi", "descriptions": []} +{"retired": false, "datatype": "Numeric", "concept_class": "Data Element", "source": "DATIM-Alignment-Indicators", "names": [{"locale": "en", "locale_preferred": "True", "name": "\"Nouveau Cas de PVVIH Sous ARV mis sous INH\"", "name_type": "Fully Specified"}], "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Concept", "id": "de-sPnyanXYLXy", "descriptions": []} +{"retired": false, "datatype": "Numeric", "concept_class": "Data Element", "source": "DATIM-Alignment-Indicators", "names": [{"locale": "en", "locale_preferred": "True", "name": "\"Total PVVIH sous ARV |<1| F\"", "name_type": "Fully Specified"}], "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Concept", "id": "de-dlU5Gvuhho0", "descriptions": []} +{"retired": false, "datatype": "Numeric", "concept_class": "Data Element", "source": "DATIM-Alignment-Indicators", "names": [{"locale": "en", "locale_preferred": "True", "name": "\"Total PVVIH sous ARV |1-4| F\"", "name_type": "Fully Specified"}], "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Concept", "id": "de-znxFMERF02r", "descriptions": []} +{"retired": false, "datatype": "Numeric", "concept_class": "Data Element", "source": "DATIM-Alignment-Indicators", "names": [{"locale": "en", "locale_preferred": "True", "name": "\"Total PVVIH sous ARV |5-9| F\"", "name_type": "Fully Specified"}], "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Concept", "id": "de-WM6xsBefeWm", "descriptions": []} +{"retired": false, "datatype": "Numeric", "concept_class": "Data Element", "source": "DATIM-Alignment-Indicators", "names": [{"locale": "en", "locale_preferred": "True", "name": "\"Nombre de fille de 10 a 14 ans sous ARV\"", "name_type": "Fully Specified"}], "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Concept", "id": "de-S7Ff5SaJcgj", "descriptions": []} +{"retired": false, "datatype": "Numeric", "concept_class": "Data Element", "source": "DATIM-Alignment-Indicators", "names": [{"locale": "en", "locale_preferred": "True", "name": "\"Nombre de jeune fille de 15 a 19 ans sous ARV\"", "name_type": "Fully Specified"}], "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Concept", "id": "de-UOo0HJUZqDa", "descriptions": []} +{"retired": false, "datatype": "Numeric", "concept_class": "Data Element", "source": "DATIM-Alignment-Indicators", "names": [{"locale": "en", "locale_preferred": "True", "name": "\"Nombre de jeune fille de 20 a 24 ans sous ARV\"", "name_type": "Fully Specified"}], "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Concept", "id": "de-YEeNY7nxCdl", "descriptions": []} +{"retired": false, "datatype": "Numeric", "concept_class": "Data Element", "source": "DATIM-Alignment-Indicators", "names": [{"locale": "en", "locale_preferred": "True", "name": "\"Nombre de femmes de 25 a 29 ans sous ARV\"", "name_type": "Fully Specified"}], "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Concept", "id": "de-djO5S7OrWNd", "descriptions": []} +{"retired": false, "datatype": "Numeric", "concept_class": "Data Element", "source": "DATIM-Alignment-Indicators", "names": [{"locale": "en", "locale_preferred": "True", "name": "\"Nombre de femmes de 30 a 34 ans sous ARV\"", "name_type": "Fully Specified"}], "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Concept", "id": "de-emtzZ206g5y", "descriptions": []} +{"retired": false, "datatype": "Numeric", "concept_class": "Data Element", "source": "DATIM-Alignment-Indicators", "names": [{"locale": "en", "locale_preferred": "True", "name": "\"Nombre de femmes de 35 a 39 ans sous ARV\"", "name_type": "Fully Specified"}], "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Concept", "id": "de-qNoX4vJQUH5", "descriptions": []} +{"retired": false, "datatype": "Numeric", "concept_class": "Data Element", "source": "DATIM-Alignment-Indicators", "names": [{"locale": "en", "locale_preferred": "True", "name": "\"Total PVVIH sous ARV |40-44| F\"", "name_type": "Fully Specified"}], "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Concept", "id": "de-xXSkYGo7aKP", "descriptions": []} +{"retired": false, "datatype": "Numeric", "concept_class": "Data Element", "source": "DATIM-Alignment-Indicators", "names": [{"locale": "en", "locale_preferred": "True", "name": "\"Total PVVIH sous ARV |45-49| F\"", "name_type": "Fully Specified"}], "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Concept", "id": "de-aGSgS9ykSam", "descriptions": []} +{"retired": false, "datatype": "Numeric", "concept_class": "Data Element", "source": "DATIM-Alignment-Indicators", "names": [{"locale": "en", "locale_preferred": "True", "name": "\"Nombre de femmes de plus de 50 ans et plus sous ARV\"", "name_type": "Fully Specified"}], "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Concept", "id": "de-UlP69mYHPsu", "descriptions": []} +{"retired": false, "datatype": "Numeric", "concept_class": "Data Element", "source": "DATIM-Alignment-Indicators", "names": [{"locale": "en", "locale_preferred": "True", "name": "\"Total PVVIH sous ARV |<1| M\"", "name_type": "Fully Specified"}], "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Concept", "id": "de-IWKjpXSErVj", "descriptions": []} +{"retired": false, "datatype": "Numeric", "concept_class": "Data Element", "source": "DATIM-Alignment-Indicators", "names": [{"locale": "en", "locale_preferred": "True", "name": "\"Total PVVIH sous ARV |1-4| M\"", "name_type": "Fully Specified"}], "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Concept", "id": "de-qg2zD9AIHZa", "descriptions": []} +{"retired": false, "datatype": "Numeric", "concept_class": "Data Element", "source": "DATIM-Alignment-Indicators", "names": [{"locale": "en", "locale_preferred": "True", "name": "\"Total PVVIH sous ARV |5-9| M\"", "name_type": "Fully Specified"}], "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Concept", "id": "de-jnSHPLCEjpU", "descriptions": []} +{"retired": false, "datatype": "Numeric", "concept_class": "Data Element", "source": "DATIM-Alignment-Indicators", "names": [{"locale": "en", "locale_preferred": "True", "name": "\"Nombre de gar\u00e7ons de 10 a 14 ans sous ARV\"", "name_type": "Fully Specified"}], "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Concept", "id": "de-d3l44U4AzcM", "descriptions": []} +{"retired": false, "datatype": "Numeric", "concept_class": "Data Element", "source": "DATIM-Alignment-Indicators", "names": [{"locale": "en", "locale_preferred": "True", "name": "\"Nombre de jeune homme de 15 a 19 ans sous ARV\"", "name_type": "Fully Specified"}], "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Concept", "id": "de-GRNYVvU0CsI", "descriptions": []} +{"retired": false, "datatype": "Numeric", "concept_class": "Data Element", "source": "DATIM-Alignment-Indicators", "names": [{"locale": "en", "locale_preferred": "True", "name": "\"Nombre de jeune homme de 20 a 24 ans sous ARV\"", "name_type": "Fully Specified"}], "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Concept", "id": "de-PelNbVtNS0N", "descriptions": []} +{"retired": false, "datatype": "Numeric", "concept_class": "Data Element", "source": "DATIM-Alignment-Indicators", "names": [{"locale": "en", "locale_preferred": "True", "name": "\"Nombre d'hommes de 25 a 29 ans csous ARV\"", "name_type": "Fully Specified"}], "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Concept", "id": "de-DyDBcioM4ej", "descriptions": []} +{"retired": false, "datatype": "Numeric", "concept_class": "Data Element", "source": "DATIM-Alignment-Indicators", "names": [{"locale": "en", "locale_preferred": "True", "name": "\"Nombre d'hommes de 30 a 34 ans sous ARV\"", "name_type": "Fully Specified"}], "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Concept", "id": "de-Ir5U37txetf", "descriptions": []} +{"retired": false, "datatype": "Numeric", "concept_class": "Data Element", "source": "DATIM-Alignment-Indicators", "names": [{"locale": "en", "locale_preferred": "True", "name": "\"Nombre d'hommes de 35 a 39 ans sous ARV\"", "name_type": "Fully Specified"}], "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Concept", "id": "de-QTMYSr8ToTa", "descriptions": []} +{"retired": false, "datatype": "Numeric", "concept_class": "Data Element", "source": "DATIM-Alignment-Indicators", "names": [{"locale": "en", "locale_preferred": "True", "name": "\"Total PVVIH sous ARV |40-44| M\"", "name_type": "Fully Specified"}], "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Concept", "id": "de-JyhjtJQgjgH", "descriptions": []} +{"retired": false, "datatype": "Numeric", "concept_class": "Data Element", "source": "DATIM-Alignment-Indicators", "names": [{"locale": "en", "locale_preferred": "True", "name": "\"Total PVVIH sous ARV |45-49| M\"", "name_type": "Fully Specified"}], "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Concept", "id": "de-oDHEqTcyN0T", "descriptions": []} +{"retired": false, "datatype": "Numeric", "concept_class": "Data Element", "source": "DATIM-Alignment-Indicators", "names": [{"locale": "en", "locale_preferred": "True", "name": "\"Nombre d'hommes de plus de 50 ans sous ARV\"", "name_type": "Fully Specified"}], "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Concept", "id": "de-OPDGtmgUENu", "descriptions": []} +{"retired": false, "datatype": "Numeric", "concept_class": "Data Element", "source": "DATIM-Alignment-Indicators", "names": [{"locale": "en", "locale_preferred": "True", "name": "\"File active S/ARV debut protocole |<1| F\"", "name_type": "Fully Specified"}], "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Concept", "id": "de-pXyc4c5n1JH", "descriptions": []} +{"retired": false, "datatype": "Numeric", "concept_class": "Data Element", "source": "DATIM-Alignment-Indicators", "names": [{"locale": "en", "locale_preferred": "True", "name": "\"File active S/ARV debut protocole |1-4|F\"", "name_type": "Fully Specified"}], "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Concept", "id": "de-QnNY0T1cYn5", "descriptions": []} +{"retired": false, "datatype": "Numeric", "concept_class": "Data Element", "source": "DATIM-Alignment-Indicators", "names": [{"locale": "en", "locale_preferred": "True", "name": "\"File active S/ARV debut protocole |5-9| F\"", "name_type": "Fully Specified"}], "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Concept", "id": "de-LiK6wzpF4Ft", "descriptions": []} +{"retired": false, "datatype": "Numeric", "concept_class": "Data Element", "source": "DATIM-Alignment-Indicators", "names": [{"locale": "en", "locale_preferred": "True", "name": "\"Nombre de fille de 10 a 14 ans nouveaux cas(debutants) mis sous ARV\"", "name_type": "Fully Specified"}], "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Concept", "id": "de-M1Zyg56JZ0l", "descriptions": []} +{"retired": false, "datatype": "Numeric", "concept_class": "Data Element", "source": "DATIM-Alignment-Indicators", "names": [{"locale": "en", "locale_preferred": "True", "name": "\"Nombre de jeune fille de 15 a 19 ans nouveaux cas(debutants) mis sous ARV\"", "name_type": "Fully Specified"}], "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Concept", "id": "de-dpxnn0leayG", "descriptions": []} +{"retired": false, "datatype": "Numeric", "concept_class": "Data Element", "source": "DATIM-Alignment-Indicators", "names": [{"locale": "en", "locale_preferred": "True", "name": "\"Nombre de jeune fille de 20 a 24 ans nouveaux cas debutants mis sous ARV\"", "name_type": "Fully Specified"}], "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Concept", "id": "de-IewbGJ6y4J6", "descriptions": []} +{"retired": false, "datatype": "Numeric", "concept_class": "Data Element", "source": "DATIM-Alignment-Indicators", "names": [{"locale": "en", "locale_preferred": "True", "name": "\"Nombre de femmes de 25 a 29 ans nouveaux cas debutants mis sous ARV\"", "name_type": "Fully Specified"}], "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Concept", "id": "de-iDdHBsMPu8K", "descriptions": []} +{"retired": false, "datatype": "Numeric", "concept_class": "Data Element", "source": "DATIM-Alignment-Indicators", "names": [{"locale": "en", "locale_preferred": "True", "name": "\"Nombre de femmes de 30 a 34 ans nouveaux cas(debutants) mis sous ARV\"", "name_type": "Fully Specified"}], "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Concept", "id": "de-laAuLJuPY7s", "descriptions": []} +{"retired": false, "datatype": "Numeric", "concept_class": "Data Element", "source": "DATIM-Alignment-Indicators", "names": [{"locale": "en", "locale_preferred": "True", "name": "\"Nombre de femmes de 35 a 39 ans nouveaux cas(debutants) mis sous ARV\"", "name_type": "Fully Specified"}], "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Concept", "id": "de-vh3zjmPpj1g", "descriptions": []} +{"retired": false, "datatype": "Numeric", "concept_class": "Data Element", "source": "DATIM-Alignment-Indicators", "names": [{"locale": "en", "locale_preferred": "True", "name": "\"File active S/ARV debut protocole |40 44| F\"", "name_type": "Fully Specified"}], "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Concept", "id": "de-bg6Wln5mApl", "descriptions": []} +{"retired": false, "datatype": "Numeric", "concept_class": "Data Element", "source": "DATIM-Alignment-Indicators", "names": [{"locale": "en", "locale_preferred": "True", "name": "\"File active S/ARV debut protocole |45 49| F\"", "name_type": "Fully Specified"}], "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Concept", "id": "de-OeYI3Fe6Mtq", "descriptions": []} +{"retired": false, "datatype": "Numeric", "concept_class": "Data Element", "source": "DATIM-Alignment-Indicators", "names": [{"locale": "en", "locale_preferred": "True", "name": "\"Nombre de femmes de plus de 50 ans et plus nouveaux cas(debutants) mis sous ARV\"", "name_type": "Fully Specified"}], "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Concept", "id": "de-oHGA6LWYuof", "descriptions": []} +{"retired": false, "datatype": "Numeric", "concept_class": "Data Element", "source": "DATIM-Alignment-Indicators", "names": [{"locale": "en", "locale_preferred": "True", "name": "\"File active S/ARV debut protocole |<1| M\"", "name_type": "Fully Specified"}], "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Concept", "id": "de-dvcCMw0ecp0", "descriptions": []} +{"retired": false, "datatype": "Numeric", "concept_class": "Data Element", "source": "DATIM-Alignment-Indicators", "names": [{"locale": "en", "locale_preferred": "True", "name": "\"File active S/ARV debut protocole |1-4| M\"", "name_type": "Fully Specified"}], "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Concept", "id": "de-KznJT3ISY4k", "descriptions": []} +{"retired": false, "datatype": "Numeric", "concept_class": "Data Element", "source": "DATIM-Alignment-Indicators", "names": [{"locale": "en", "locale_preferred": "True", "name": "\"File active S/ARV debut protocole |5-9| M\"", "name_type": "Fully Specified"}], "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Concept", "id": "de-zv6pLuOL0QY", "descriptions": []} +{"retired": false, "datatype": "Numeric", "concept_class": "Data Element", "source": "DATIM-Alignment-Indicators", "names": [{"locale": "en", "locale_preferred": "True", "name": "\"Nombre de gar\u00e7ons de 10 a 14 ans nouveaux cas(debutants) mis sous ARV\"", "name_type": "Fully Specified"}], "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Concept", "id": "de-g3vSvtTmJMP", "descriptions": []} +{"retired": false, "datatype": "Numeric", "concept_class": "Data Element", "source": "DATIM-Alignment-Indicators", "names": [{"locale": "en", "locale_preferred": "True", "name": "\"Nombre de jeune homme de 15 a 19 ans nouveaux cas(debutants) mis sous ARV\"", "name_type": "Fully Specified"}], "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Concept", "id": "de-V8Cw4MGPOSS", "descriptions": []} +{"retired": false, "datatype": "Numeric", "concept_class": "Data Element", "source": "DATIM-Alignment-Indicators", "names": [{"locale": "en", "locale_preferred": "True", "name": "\"Nombre de jeune homme de 20 a 24 ans nouveaux cas(debutants) mis sous ARV\"", "name_type": "Fully Specified"}], "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Concept", "id": "de-fdMLSDbTrsp", "descriptions": []} +{"retired": false, "datatype": "Numeric", "concept_class": "Data Element", "source": "DATIM-Alignment-Indicators", "names": [{"locale": "en", "locale_preferred": "True", "name": "\"Nombre d'hommes de 25 a 29 ans nouveaux cas(debutants) mis sous ARV\"", "name_type": "Fully Specified"}], "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Concept", "id": "de-DiD2jwwp7LG", "descriptions": []} +{"retired": false, "datatype": "Numeric", "concept_class": "Data Element", "source": "DATIM-Alignment-Indicators", "names": [{"locale": "en", "locale_preferred": "True", "name": "\"Nombre d'hommes de 30 a 34 ans nouveaux cas(debutants) mis sous ARV\"", "name_type": "Fully Specified"}], "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Concept", "id": "de-ExqjdngTqqb", "descriptions": []} +{"retired": false, "datatype": "Numeric", "concept_class": "Data Element", "source": "DATIM-Alignment-Indicators", "names": [{"locale": "en", "locale_preferred": "True", "name": "\"Nombre d'hommes de 35 a 39 ans nouveaux cas(debutants) mis sous ARV\"", "name_type": "Fully Specified"}], "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Concept", "id": "de-pauNyI6axQy", "descriptions": []} +{"retired": false, "datatype": "Numeric", "concept_class": "Data Element", "source": "DATIM-Alignment-Indicators", "names": [{"locale": "en", "locale_preferred": "True", "name": "\"File active S/ARV debut protocole |40-44| M\"", "name_type": "Fully Specified"}], "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Concept", "id": "de-NYhIm0ok5eg", "descriptions": []} +{"retired": false, "datatype": "Numeric", "concept_class": "Data Element", "source": "DATIM-Alignment-Indicators", "names": [{"locale": "en", "locale_preferred": "True", "name": "\"File active S/ARV debut protocole |45-49| M\"", "name_type": "Fully Specified"}], "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Concept", "id": "de-ZtAZ2OI0JdY", "descriptions": []} +{"retired": false, "datatype": "Numeric", "concept_class": "Data Element", "source": "DATIM-Alignment-Indicators", "names": [{"locale": "en", "locale_preferred": "True", "name": "\"nombre d'hommes de plus de 50 ans nouveaux cas(debutants) mis sous ARV\"", "name_type": "Fully Specified"}], "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Concept", "id": "de-lIZIb5ftSpY", "descriptions": []} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "DATIM HAS OPTION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-DATIM-HAS-OPTION-HTS_TST_N_MOH-HllvX50cXC0", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HllvX50cXC0/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "DATIM HAS OPTION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-DATIM-HAS-OPTION-HTS_TST_N_MOH_Age_Sex_Result-pCFCaOLScdv", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/pCFCaOLScdv/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "DATIM HAS OPTION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-DATIM-HAS-OPTION-HTS_TST_N_MOH_Age_Sex_Result-xzoIG0AwsNB", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/xzoIG0AwsNB/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "DATIM HAS OPTION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-DATIM-HAS-OPTION-HTS_TST_N_MOH_Age_Sex_Result-UggtNScQMVl", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/UggtNScQMVl/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "DATIM HAS OPTION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-DATIM-HAS-OPTION-HTS_TST_N_MOH_Age_Sex_Result-hXgqQX95TVa", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/hXgqQX95TVa/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "DATIM HAS OPTION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-DATIM-HAS-OPTION-HTS_TST_N_MOH_Age_Sex_Result-wJCVvM7o6xm", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/wJCVvM7o6xm/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "DATIM HAS OPTION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-DATIM-HAS-OPTION-HTS_TST_N_MOH_Age_Sex_Result-tvOcOPhIdRH", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/tvOcOPhIdRH/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "DATIM HAS OPTION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-DATIM-HAS-OPTION-HTS_TST_N_MOH_Age_Sex_Result-BLWV93S2HJ0", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/BLWV93S2HJ0/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "DATIM HAS OPTION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-DATIM-HAS-OPTION-HTS_TST_N_MOH_Age_Sex_Result-bxqrio2gHOj", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/bxqrio2gHOj/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "DATIM HAS OPTION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-DATIM-HAS-OPTION-HTS_TST_N_MOH_Age_Sex_Result-MuaoVfC9rYL", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/MuaoVfC9rYL/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "DATIM HAS OPTION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-DATIM-HAS-OPTION-HTS_TST_N_MOH_Age_Sex_Result-d3rKRkxJP1v", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/d3rKRkxJP1v/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "DATIM HAS OPTION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-DATIM-HAS-OPTION-HTS_TST_N_MOH_Age_Sex_Result-ERDcFrmlT0J", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/ERDcFrmlT0J/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "DATIM HAS OPTION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-DATIM-HAS-OPTION-HTS_TST_N_MOH_Age_Sex_Result-GlfLlD3wSQj", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/GlfLlD3wSQj/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "DATIM HAS OPTION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-DATIM-HAS-OPTION-HTS_TST_N_MOH_Age_Sex_Result-cXdSJvbabBT", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/cXdSJvbabBT/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "DATIM HAS OPTION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-DATIM-HAS-OPTION-HTS_TST_N_MOH_Age_Sex_Result-tBoWuTd0ERY", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/tBoWuTd0ERY/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "DATIM HAS OPTION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-DATIM-HAS-OPTION-HTS_TST_N_MOH_Age_Sex_Result-wLMOUM9mfTV", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/wLMOUM9mfTV/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "DATIM HAS OPTION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-DATIM-HAS-OPTION-HTS_TST_N_MOH_Age_Sex_Result-KRoQaA91sv5", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/KRoQaA91sv5/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "DATIM HAS OPTION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-DATIM-HAS-OPTION-HTS_TST_N_MOH_Age_Sex_Result-wpck6pSRDer", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/wpck6pSRDer/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "DATIM HAS OPTION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-DATIM-HAS-OPTION-HTS_TST_N_MOH_Age_Sex_Result-BitB2nKfWBK", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/BitB2nKfWBK/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "DATIM HAS OPTION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-DATIM-HAS-OPTION-HTS_TST_N_MOH_Age_Sex_Result-NRZfd73Ypo8", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/NRZfd73Ypo8/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "DATIM HAS OPTION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-DATIM-HAS-OPTION-HTS_TST_N_MOH_Age_Sex_Result-kLd3OnUYTr5", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/kLd3OnUYTr5/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "DATIM HAS OPTION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-DATIM-HAS-OPTION-HTS_TST_N_MOH_Age_Sex_Result-wnsHEWFSqzG", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/wnsHEWFSqzG/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "DATIM HAS OPTION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-DATIM-HAS-OPTION-HTS_TST_N_MOH_Age_Sex_Result-HTcrEM69sst", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTcrEM69sst/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "DATIM HAS OPTION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-DATIM-HAS-OPTION-HTS_TST_N_MOH_Age_Sex_Result-OOCHuTdTJEQ", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/OOCHuTdTJEQ/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "DATIM HAS OPTION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-DATIM-HAS-OPTION-HTS_TST_N_MOH_Age_Sex_Result-WDpiIZ8UjB8", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/WDpiIZ8UjB8/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "DATIM HAS OPTION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-DATIM-HAS-OPTION-HTS_TST_N_MOH_Age_Sex_Result-Gvo9takmOXx", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/Gvo9takmOXx/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "DATIM HAS OPTION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-DATIM-HAS-OPTION-HTS_TST_N_MOH_Age_Sex_Result-xTNM0wWDzo0", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/xTNM0wWDzo0/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "DATIM HAS OPTION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-DATIM-HAS-OPTION-HTS_TST_N_MOH_Age_Sex_Result-EFah6yBFc3J", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/EFah6yBFc3J/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "DATIM HAS OPTION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-DATIM-HAS-OPTION-HTS_TST_N_MOH_Age_Sex_Result-tIhxMfmPrU5", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/tIhxMfmPrU5/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "DATIM HAS OPTION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-DATIM-HAS-OPTION-HTS_TST_N_MOH_Age_Sex_Result-NJclydByUvA", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/NJclydByUvA/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "DATIM HAS OPTION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-DATIM-HAS-OPTION-HTS_TST_N_MOH_Age_Sex_Result-fysQ3RXzbzW", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/fysQ3RXzbzW/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "DATIM HAS OPTION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-DATIM-HAS-OPTION-HTS_TST_N_MOH_Age_Sex_Result-TCwxcGgIeqE", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TCwxcGgIeqE/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "DATIM HAS OPTION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-DATIM-HAS-OPTION-HTS_TST_N_MOH_Age_Sex_Result-oKgx2Sw4qUL", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/oKgx2Sw4qUL/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "DATIM HAS OPTION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-DATIM-HAS-OPTION-HTS_TST_N_MOH_Age_Sex_Result-Sf6GWp5gNx2", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/Sf6GWp5gNx2/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "DATIM HAS OPTION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-DATIM-HAS-OPTION-HTS_TST_N_MOH_Age_Sex_Result-fsnxvho9fiG", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/fsnxvho9fiG/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "DATIM HAS OPTION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-DATIM-HAS-OPTION-HTS_TST_N_MOH_Age_Sex_Result-i0RFyIDccSm", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/i0RFyIDccSm/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "DATIM HAS OPTION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-DATIM-HAS-OPTION-HTS_TST_N_MOH_Age_Sex_Result-i4lSbrUVcpe", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/i4lSbrUVcpe/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "DATIM HAS OPTION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-DATIM-HAS-OPTION-HTS_TST_N_MOH_Age_Sex_Result-iomLts0rFcj", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/iomLts0rFcj/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "DATIM HAS OPTION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-DATIM-HAS-OPTION-HTS_TST_N_MOH_Age_Sex_Result-uPpiUkMhH6j", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/uPpiUkMhH6j/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "DATIM HAS OPTION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-DATIM-HAS-OPTION-HTS_TST_N_MOH_Age_Sex_Result-NpsmKYKl0mt", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/NpsmKYKl0mt/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "DATIM HAS OPTION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-DATIM-HAS-OPTION-HTS_TST_N_MOH_Age_Sex_Result-Kjn4IWLfG2G", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/Kjn4IWLfG2G/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "DATIM HAS OPTION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-DATIM-HAS-OPTION-HTS_TST_N_MOH_Age_Sex_Result-eyTROtsEW5a", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/eyTROtsEW5a/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "DATIM HAS OPTION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-DATIM-HAS-OPTION-HTS_TST_N_MOH_Age_Sex_Result-QS3vNL5WySH", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/QS3vNL5WySH/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "DATIM HAS OPTION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-DATIM-HAS-OPTION-HTS_TST_N_MOH_Age_Sex_Result-lGNNK7ZYDGP", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/lGNNK7ZYDGP/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "DATIM HAS OPTION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-DATIM-HAS-OPTION-HTS_TST_N_MOH_Age_Sex_Result-kZ5sEz94kJE", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/kZ5sEz94kJE/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "DATIM HAS OPTION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-DATIM-HAS-OPTION-HTS_TST_N_MOH_Age_Sex_Result-wO7RB8C1sal", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/wO7RB8C1sal/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "DATIM HAS OPTION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-DATIM-HAS-OPTION-HTS_TST_N_MOH_Age_Sex_Result-RLLUx3DHJan", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/RLLUx3DHJan/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "DATIM HAS OPTION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-DATIM-HAS-OPTION-HTS_TST_N_MOH_Age_Sex_Result-z1V5tDuMQt7", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/z1V5tDuMQt7/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "DATIM HAS OPTION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-DATIM-HAS-OPTION-HTS_TST_N_MOH_Age_Sex_Result-ip5uMUT73Qu", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/ip5uMUT73Qu/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PMTCT_ART_N_MOH/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "DATIM HAS OPTION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-DATIM-HAS-OPTION-PMTCT_ART_N_MOH-HllvX50cXC0", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HllvX50cXC0/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PMTCT_STAT_N_MOH_Sex/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "DATIM HAS OPTION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-DATIM-HAS-OPTION-PMTCT_STAT_N_MOH_Sex-Jwb1SWomgpk", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/Jwb1SWomgpk/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PMTCT_STAT_N_MOH_Age_Sex/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "DATIM HAS OPTION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-DATIM-HAS-OPTION-PMTCT_STAT_N_MOH_Age_Sex-QazyoPSt2XH", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/QazyoPSt2XH/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PMTCT_STAT_N_MOH_Age_Sex/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "DATIM HAS OPTION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-DATIM-HAS-OPTION-PMTCT_STAT_N_MOH_Age_Sex-UN0vy0VSyHQ", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/UN0vy0VSyHQ/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PMTCT_STAT_N_MOH_Age_Sex/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "DATIM HAS OPTION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-DATIM-HAS-OPTION-PMTCT_STAT_N_MOH_Age_Sex-zCrKbLh9x6i", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/zCrKbLh9x6i/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PMTCT_STAT_N_MOH_Age_Sex/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "DATIM HAS OPTION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-DATIM-HAS-OPTION-PMTCT_STAT_N_MOH_Age_Sex-AkOKGZjTuJH", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/AkOKGZjTuJH/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PMTCT_STAT_N_MOH_Age_Sex/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "DATIM HAS OPTION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-DATIM-HAS-OPTION-PMTCT_STAT_N_MOH_Age_Sex-NujbceGNYiA", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/NujbceGNYiA/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PMTCT_STAT_N_MOH_Age_Sex/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "DATIM HAS OPTION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-DATIM-HAS-OPTION-PMTCT_STAT_N_MOH_Age_Sex-Za1ntF1ECu4", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/Za1ntF1ECu4/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PMTCT_STAT_N_MOH_Age_Sex/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "DATIM HAS OPTION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-DATIM-HAS-OPTION-PMTCT_STAT_N_MOH_Age_Sex-uEGqYHYtXfS", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/uEGqYHYtXfS/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PMTCT_STAT_N_MOH_Age_Sex/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "DATIM HAS OPTION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-DATIM-HAS-OPTION-PMTCT_STAT_N_MOH_Age_Sex-dGTaodokiEE", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/dGTaodokiEE/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PMTCT_STAT_N_MOH_Age_Sex/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "DATIM HAS OPTION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-DATIM-HAS-OPTION-PMTCT_STAT_N_MOH_Age_Sex-I4TXHYj3bFL", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/I4TXHYj3bFL/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "DATIM HAS OPTION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-DATIM-HAS-OPTION-PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg-o0gcwyuh7mU", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/o0gcwyuh7mU/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "DATIM HAS OPTION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-DATIM-HAS-OPTION-PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg-pc4W2rmWK4q", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/pc4W2rmWK4q/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "DATIM HAS OPTION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-DATIM-HAS-OPTION-PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg-PCasMOWl24Y", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PCasMOWl24Y/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "DATIM HAS OPTION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-DATIM-HAS-OPTION-TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus-chrwpNxHlQQ", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/chrwpNxHlQQ/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "DATIM HAS OPTION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-DATIM-HAS-OPTION-TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus-Yf1BiWq71NE", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/Yf1BiWq71NE/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "DATIM HAS OPTION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-DATIM-HAS-OPTION-TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus-zHSL7ATXJib", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/zHSL7ATXJib/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "DATIM HAS OPTION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-DATIM-HAS-OPTION-TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus-XX7hDj6iz0D", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/XX7hDj6iz0D/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TB_PREV_N_MOH_TherapyType_NewExArt_HIV/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "DATIM HAS OPTION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-DATIM-HAS-OPTION-TB_PREV_N_MOH_TherapyType_NewExArt_HIV-ujD0vlLsULk", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/ujD0vlLsULk/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TB_PREV_N_MOH_TherapyType_NewExArt_HIV/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "DATIM HAS OPTION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-DATIM-HAS-OPTION-TB_PREV_N_MOH_TherapyType_NewExArt_HIV-xTbmPjpd5sB", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/xTbmPjpd5sB/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "DATIM HAS OPTION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-DATIM-HAS-OPTION-TX_CURR_N_MOH_Age_Sex_HIVStatus-y3VqNEK9n95", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/y3VqNEK9n95/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "DATIM HAS OPTION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-DATIM-HAS-OPTION-TX_CURR_N_MOH_Age_Sex_HIVStatus-PPoL5AnEAQf", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PPoL5AnEAQf/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "DATIM HAS OPTION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-DATIM-HAS-OPTION-TX_CURR_N_MOH_Age_Sex_HIVStatus-hiUhhVpgUMg", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/hiUhhVpgUMg/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "DATIM HAS OPTION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-DATIM-HAS-OPTION-TX_CURR_N_MOH_Age_Sex_HIVStatus-dFjZira5vTX", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/dFjZira5vTX/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "DATIM HAS OPTION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-DATIM-HAS-OPTION-TX_CURR_N_MOH_Age_Sex_HIVStatus-wW6G5NC8Wd1", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/wW6G5NC8Wd1/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "DATIM HAS OPTION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-DATIM-HAS-OPTION-TX_CURR_N_MOH_Age_Sex_HIVStatus-Xn5oUNVSMWA", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/Xn5oUNVSMWA/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "DATIM HAS OPTION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-DATIM-HAS-OPTION-TX_CURR_N_MOH_Age_Sex_HIVStatus-RMA75iIp8Wd", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/RMA75iIp8Wd/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "DATIM HAS OPTION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-DATIM-HAS-OPTION-TX_CURR_N_MOH_Age_Sex_HIVStatus-j0yodS3zbnW", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/j0yodS3zbnW/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "DATIM HAS OPTION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-DATIM-HAS-OPTION-TX_CURR_N_MOH_Age_Sex_HIVStatus-OBbZvcHg2HL", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/OBbZvcHg2HL/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "DATIM HAS OPTION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-DATIM-HAS-OPTION-TX_CURR_N_MOH_Age_Sex_HIVStatus-eOn9JgfkB4F", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/eOn9JgfkB4F/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "DATIM HAS OPTION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-DATIM-HAS-OPTION-TX_CURR_N_MOH_Age_Sex_HIVStatus-POkbpo4D13c", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/POkbpo4D13c/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "DATIM HAS OPTION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-DATIM-HAS-OPTION-TX_CURR_N_MOH_Age_Sex_HIVStatus-kGlGj9LDonu", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/kGlGj9LDonu/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "DATIM HAS OPTION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-DATIM-HAS-OPTION-TX_CURR_N_MOH_Age_Sex_HIVStatus-SeijxYK8F4b", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/SeijxYK8F4b/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "DATIM HAS OPTION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-DATIM-HAS-OPTION-TX_CURR_N_MOH_Age_Sex_HIVStatus-jbrs9Qk6f9b", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/jbrs9Qk6f9b/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "DATIM HAS OPTION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-DATIM-HAS-OPTION-TX_CURR_N_MOH_Age_Sex_HIVStatus-IxSwaxNCt1n", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/IxSwaxNCt1n/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "DATIM HAS OPTION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-DATIM-HAS-OPTION-TX_CURR_N_MOH_Age_Sex_HIVStatus-ljBmGJpAsZh", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/ljBmGJpAsZh/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "DATIM HAS OPTION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-DATIM-HAS-OPTION-TX_CURR_N_MOH_Age_Sex_HIVStatus-x1r1vfZQLFj", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/x1r1vfZQLFj/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "DATIM HAS OPTION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-DATIM-HAS-OPTION-TX_CURR_N_MOH_Age_Sex_HIVStatus-VdA970UlzlX", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/VdA970UlzlX/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "DATIM HAS OPTION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-DATIM-HAS-OPTION-TX_CURR_N_MOH_Age_Sex_HIVStatus-R9wcT5vQ7tR", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/R9wcT5vQ7tR/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "DATIM HAS OPTION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-DATIM-HAS-OPTION-TX_CURR_N_MOH_Age_Sex_HIVStatus-B8JEL3qeQiw", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/B8JEL3qeQiw/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "DATIM HAS OPTION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-DATIM-HAS-OPTION-TX_CURR_N_MOH_Age_Sex_HIVStatus-ytvrDZdNAhc", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/ytvrDZdNAhc/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "DATIM HAS OPTION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-DATIM-HAS-OPTION-TX_CURR_N_MOH_Age_Sex_HIVStatus-qdYU6NoIpY1", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/qdYU6NoIpY1/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "DATIM HAS OPTION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-DATIM-HAS-OPTION-TX_CURR_N_MOH_Age_Sex_HIVStatus-WjX1mRJp9NV", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/WjX1mRJp9NV/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "DATIM HAS OPTION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-DATIM-HAS-OPTION-TX_CURR_N_MOH_Age_Sex_HIVStatus-FgwkSYUXq8x", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/FgwkSYUXq8x/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "DATIM HAS OPTION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-DATIM-HAS-OPTION-TX_NEW_N_MOH_Age_Sex_HIVStatus-y3VqNEK9n95", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/y3VqNEK9n95/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "DATIM HAS OPTION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-DATIM-HAS-OPTION-TX_NEW_N_MOH_Age_Sex_HIVStatus-PPoL5AnEAQf", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PPoL5AnEAQf/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "DATIM HAS OPTION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-DATIM-HAS-OPTION-TX_NEW_N_MOH_Age_Sex_HIVStatus-hiUhhVpgUMg", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/hiUhhVpgUMg/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "DATIM HAS OPTION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-DATIM-HAS-OPTION-TX_NEW_N_MOH_Age_Sex_HIVStatus-dFjZira5vTX", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/dFjZira5vTX/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "DATIM HAS OPTION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-DATIM-HAS-OPTION-TX_NEW_N_MOH_Age_Sex_HIVStatus-wW6G5NC8Wd1", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/wW6G5NC8Wd1/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "DATIM HAS OPTION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-DATIM-HAS-OPTION-TX_NEW_N_MOH_Age_Sex_HIVStatus-Xn5oUNVSMWA", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/Xn5oUNVSMWA/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "DATIM HAS OPTION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-DATIM-HAS-OPTION-TX_NEW_N_MOH_Age_Sex_HIVStatus-RMA75iIp8Wd", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/RMA75iIp8Wd/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "DATIM HAS OPTION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-DATIM-HAS-OPTION-TX_NEW_N_MOH_Age_Sex_HIVStatus-j0yodS3zbnW", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/j0yodS3zbnW/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "DATIM HAS OPTION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-DATIM-HAS-OPTION-TX_NEW_N_MOH_Age_Sex_HIVStatus-OBbZvcHg2HL", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/OBbZvcHg2HL/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "DATIM HAS OPTION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-DATIM-HAS-OPTION-TX_NEW_N_MOH_Age_Sex_HIVStatus-eOn9JgfkB4F", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/eOn9JgfkB4F/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "DATIM HAS OPTION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-DATIM-HAS-OPTION-TX_NEW_N_MOH_Age_Sex_HIVStatus-POkbpo4D13c", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/POkbpo4D13c/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "DATIM HAS OPTION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-DATIM-HAS-OPTION-TX_NEW_N_MOH_Age_Sex_HIVStatus-kGlGj9LDonu", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/kGlGj9LDonu/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "DATIM HAS OPTION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-DATIM-HAS-OPTION-TX_NEW_N_MOH_Age_Sex_HIVStatus-SeijxYK8F4b", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/SeijxYK8F4b/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "DATIM HAS OPTION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-DATIM-HAS-OPTION-TX_NEW_N_MOH_Age_Sex_HIVStatus-jbrs9Qk6f9b", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/jbrs9Qk6f9b/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "DATIM HAS OPTION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-DATIM-HAS-OPTION-TX_NEW_N_MOH_Age_Sex_HIVStatus-IxSwaxNCt1n", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/IxSwaxNCt1n/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "DATIM HAS OPTION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-DATIM-HAS-OPTION-TX_NEW_N_MOH_Age_Sex_HIVStatus-ljBmGJpAsZh", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/ljBmGJpAsZh/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "DATIM HAS OPTION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-DATIM-HAS-OPTION-TX_NEW_N_MOH_Age_Sex_HIVStatus-x1r1vfZQLFj", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/x1r1vfZQLFj/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "DATIM HAS OPTION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-DATIM-HAS-OPTION-TX_NEW_N_MOH_Age_Sex_HIVStatus-VdA970UlzlX", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/VdA970UlzlX/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "DATIM HAS OPTION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-DATIM-HAS-OPTION-TX_NEW_N_MOH_Age_Sex_HIVStatus-R9wcT5vQ7tR", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/R9wcT5vQ7tR/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "DATIM HAS OPTION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-DATIM-HAS-OPTION-TX_NEW_N_MOH_Age_Sex_HIVStatus-B8JEL3qeQiw", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/B8JEL3qeQiw/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "DATIM HAS OPTION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-DATIM-HAS-OPTION-TX_NEW_N_MOH_Age_Sex_HIVStatus-ytvrDZdNAhc", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/ytvrDZdNAhc/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "DATIM HAS OPTION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-DATIM-HAS-OPTION-TX_NEW_N_MOH_Age_Sex_HIVStatus-qdYU6NoIpY1", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/qdYU6NoIpY1/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "DATIM HAS OPTION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-DATIM-HAS-OPTION-TX_NEW_N_MOH_Age_Sex_HIVStatus-WjX1mRJp9NV", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/WjX1mRJp9NV/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "DATIM HAS OPTION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-DATIM-HAS-OPTION-TX_NEW_N_MOH_Age_Sex_HIVStatus-FgwkSYUXq8x", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/FgwkSYUXq8x/"} +{"retired": false, "from_concept_url": "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-HMHJTVWtqBX/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "ADD OPERATION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-MOH-OPERATION-de-HMHJTVWtqBX-null-disag", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"} +{"retired": false, "from_concept_url": "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-Z4oQoSxSNTx/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "ADD OPERATION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-MOH-OPERATION-de-Z4oQoSxSNTx-null-disag", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"} +{"retired": false, "from_concept_url": "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-OTzD51K0nvW/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "ADD OPERATION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-MOH-OPERATION-de-OTzD51K0nvW-null-disag", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"} +{"retired": false, "from_concept_url": "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-ETM7vCs45AD/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "ADD OPERATION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-MOH-OPERATION-de-ETM7vCs45AD-null-disag", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"} +{"retired": false, "from_concept_url": "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-KnCUI5EOglY/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "ADD OPERATION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-MOH-OPERATION-de-KnCUI5EOglY-null-disag", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"} +{"retired": false, "from_concept_url": "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-qjwD4KFIYKr/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "ADD OPERATION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-MOH-OPERATION-de-qjwD4KFIYKr-null-disag", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"} +{"retired": false, "from_concept_url": "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-CZTdqVBfUUH/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "ADD OPERATION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-MOH-OPERATION-de-CZTdqVBfUUH-null-disag", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"} +{"retired": false, "from_concept_url": "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-riMlR9lS8VN/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "ADD OPERATION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-MOH-OPERATION-de-riMlR9lS8VN-null-disag", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"} +{"retired": false, "from_concept_url": "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-xsh5rce70XB/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "ADD OPERATION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-MOH-OPERATION-de-xsh5rce70XB-null-disag", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"} +{"retired": false, "from_concept_url": "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-zVDLT1HLVOZ/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "ADD OPERATION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-MOH-OPERATION-de-zVDLT1HLVOZ-null-disag", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"} +{"retired": false, "from_concept_url": "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-JGDy0QAXMN0/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "ADD OPERATION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-MOH-OPERATION-de-JGDy0QAXMN0-null-disag", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"} +{"retired": false, "from_concept_url": "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-xtgBLlKqFtX/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "ADD OPERATION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-MOH-OPERATION-de-xtgBLlKqFtX-null-disag", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"} +{"retired": false, "from_concept_url": "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-SOvbi4dMl8U/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "ADD OPERATION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-MOH-OPERATION-de-SOvbi4dMl8U-null-disag", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"} +{"retired": false, "from_concept_url": "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-c8NeLBXyoiI/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "ADD OPERATION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-MOH-OPERATION-de-c8NeLBXyoiI-null-disag", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"} +{"retired": false, "from_concept_url": "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-qD2ML82OEs3/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "ADD OPERATION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-MOH-OPERATION-de-qD2ML82OEs3-null-disag", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"} +{"retired": false, "from_concept_url": "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-l85Lr4z1qiA/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "ADD OPERATION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-MOH-OPERATION-de-l85Lr4z1qiA-null-disag", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"} +{"retired": false, "from_concept_url": "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-N5nAmkHyi8q/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "ADD OPERATION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-MOH-OPERATION-de-N5nAmkHyi8q-null-disag", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"} +{"retired": false, "from_concept_url": "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-q9hN706Syw7/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "ADD OPERATION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-MOH-OPERATION-de-q9hN706Syw7-null-disag", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"} +{"retired": false, "from_concept_url": "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-kHxBREKggBI/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "ADD OPERATION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-MOH-OPERATION-de-kHxBREKggBI-null-disag", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"} +{"retired": false, "from_concept_url": "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-vrsgaohcn9z/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "ADD OPERATION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-MOH-OPERATION-de-vrsgaohcn9z-null-disag", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"} +{"retired": false, "from_concept_url": "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-fPPjHOFnvIi/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "ADD OPERATION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-MOH-OPERATION-de-fPPjHOFnvIi-null-disag", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"} +{"retired": false, "from_concept_url": "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-YX2Ft3EHqWy/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "ADD OPERATION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-MOH-OPERATION-de-YX2Ft3EHqWy-null-disag", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"} +{"retired": false, "from_concept_url": "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-QD8Pxfehgez/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "ADD OPERATION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-MOH-OPERATION-de-QD8Pxfehgez-null-disag", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"} +{"retired": false, "from_concept_url": "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-iZB71rp93pr/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "ADD OPERATION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-MOH-OPERATION-de-iZB71rp93pr-null-disag", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"} +{"retired": false, "from_concept_url": "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-RpjKkCijwhm/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "ADD OPERATION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-MOH-OPERATION-de-RpjKkCijwhm-null-disag", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"} +{"retired": false, "from_concept_url": "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-jmfgCiD94tC/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "ADD OPERATION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-MOH-OPERATION-de-jmfgCiD94tC-null-disag", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"} +{"retired": false, "from_concept_url": "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-rBb1yBdVlbf/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "ADD OPERATION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-MOH-OPERATION-de-rBb1yBdVlbf-null-disag", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"} +{"retired": false, "from_concept_url": "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-aryyckh9Ryl/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "ADD OPERATION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-MOH-OPERATION-de-aryyckh9Ryl-null-disag", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"} +{"retired": false, "from_concept_url": "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-PktLO6VcW0b/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "ADD OPERATION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-MOH-OPERATION-de-PktLO6VcW0b-null-disag", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"} +{"retired": false, "from_concept_url": "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-XCKZTfge7nl/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "ADD OPERATION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-MOH-OPERATION-de-XCKZTfge7nl-null-disag", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"} +{"retired": false, "from_concept_url": "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-DJHo8YmbVX3/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "ADD OPERATION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-MOH-OPERATION-de-DJHo8YmbVX3-null-disag", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"} +{"retired": false, "from_concept_url": "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-FjJkbYzCBoQ/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "ADD OPERATION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-MOH-OPERATION-de-FjJkbYzCBoQ-null-disag", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"} +{"retired": false, "from_concept_url": "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-HTSqqO3a1aT/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "ADD OPERATION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-MOH-OPERATION-de-HTSqqO3a1aT-null-disag", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"} +{"retired": false, "from_concept_url": "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-ZEpmpLQL5rg/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "ADD OPERATION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-MOH-OPERATION-de-ZEpmpLQL5rg-null-disag", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"} +{"retired": false, "from_concept_url": "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-o3QHpo08WMJ/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "ADD OPERATION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-MOH-OPERATION-de-o3QHpo08WMJ-null-disag", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"} +{"retired": false, "from_concept_url": "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-IvGZRfascZg/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "ADD OPERATION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-MOH-OPERATION-de-IvGZRfascZg-null-disag", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"} +{"retired": false, "from_concept_url": "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-PwPyaAWfK8j/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "ADD OPERATION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-MOH-OPERATION-de-PwPyaAWfK8j-null-disag", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"} +{"retired": false, "from_concept_url": "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-Fnfw1KNnwqG/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "ADD OPERATION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-MOH-OPERATION-de-Fnfw1KNnwqG-null-disag", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"} +{"retired": false, "from_concept_url": "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-cmE32VeI5L2/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "ADD OPERATION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-MOH-OPERATION-de-cmE32VeI5L2-null-disag", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"} +{"retired": false, "from_concept_url": "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-tMdy8a8CyUG/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "ADD OPERATION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-MOH-OPERATION-de-tMdy8a8CyUG-null-disag", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"} +{"retired": false, "from_concept_url": "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-lGfG2QV4ZVe/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "ADD OPERATION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-MOH-OPERATION-de-lGfG2QV4ZVe-null-disag", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"} +{"retired": false, "from_concept_url": "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-MVW1YTY2YIv/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "ADD OPERATION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-MOH-OPERATION-de-MVW1YTY2YIv-null-disag", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"} +{"retired": false, "from_concept_url": "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-AxpKKqfxOc0/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "ADD OPERATION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-MOH-OPERATION-de-AxpKKqfxOc0-null-disag", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"} +{"retired": false, "from_concept_url": "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-daI4jhvYIvv/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "ADD OPERATION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-MOH-OPERATION-de-daI4jhvYIvv-null-disag", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"} +{"retired": false, "from_concept_url": "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-fJSGp9VgBHk/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "ADD OPERATION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-MOH-OPERATION-de-fJSGp9VgBHk-null-disag", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"} +{"retired": false, "from_concept_url": "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-FKuvRCzuWgU/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "ADD OPERATION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-MOH-OPERATION-de-FKuvRCzuWgU-null-disag", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"} +{"retired": false, "from_concept_url": "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-JnnDyNIhWQ9/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "ADD OPERATION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-MOH-OPERATION-de-JnnDyNIhWQ9-null-disag", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"} +{"retired": false, "from_concept_url": "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-t9w9jVqgDi6/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "ADD OPERATION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-MOH-OPERATION-de-t9w9jVqgDi6-null-disag", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"} +{"retired": false, "from_concept_url": "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-SNVjEZJSwgu/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "ADD OPERATION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-MOH-OPERATION-de-SNVjEZJSwgu-null-disag", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"} +{"retired": false, "from_concept_url": "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-bqDAMrm4W3m/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "ADD OPERATION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-MOH-OPERATION-de-bqDAMrm4W3m-null-disag", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"} +{"retired": false, "from_concept_url": "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-oIJLcTYk9qw/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "ADD OPERATION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-MOH-OPERATION-de-oIJLcTYk9qw-null-disag", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"} +{"retired": false, "from_concept_url": "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-bESAuZqKCSa/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "ADD OPERATION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-MOH-OPERATION-de-bESAuZqKCSa-null-disag", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"} +{"retired": false, "from_concept_url": "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-d84aI2IZRiQ/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "ADD OPERATION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-MOH-OPERATION-de-d84aI2IZRiQ-null-disag", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"} +{"retired": false, "from_concept_url": "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-lSDXPwpJ4Dr/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "ADD OPERATION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-MOH-OPERATION-de-lSDXPwpJ4Dr-null-disag", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"} +{"retired": false, "from_concept_url": "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-bifT0mBTber/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "ADD OPERATION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-MOH-OPERATION-de-bifT0mBTber-null-disag", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"} +{"retired": false, "from_concept_url": "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-O8gUl6NQrWx/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "ADD OPERATION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-MOH-OPERATION-de-O8gUl6NQrWx-null-disag", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"} +{"retired": false, "from_concept_url": "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-Jd40NMViEcc/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "ADD OPERATION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-MOH-OPERATION-de-Jd40NMViEcc-null-disag", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"} +{"retired": false, "from_concept_url": "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-Qervl6YA2cn/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "ADD OPERATION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-MOH-OPERATION-de-Qervl6YA2cn-null-disag", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"} +{"retired": false, "from_concept_url": "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-uaSWITf2O7D/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "ADD OPERATION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-MOH-OPERATION-de-uaSWITf2O7D-null-disag", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"} +{"retired": false, "from_concept_url": "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-KXk3kuugI7z/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "ADD OPERATION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-MOH-OPERATION-de-KXk3kuugI7z-null-disag", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"} +{"retired": false, "from_concept_url": "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-KUWmKtsuBAI/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "ADD OPERATION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-MOH-OPERATION-de-KUWmKtsuBAI-null-disag", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"} +{"retired": false, "from_concept_url": "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-qvBoEFKIAQD/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "ADD OPERATION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-MOH-OPERATION-de-qvBoEFKIAQD-null-disag", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"} +{"retired": false, "from_concept_url": "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-PyWQGyyGh97/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "ADD OPERATION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-MOH-OPERATION-de-PyWQGyyGh97-null-disag", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"} +{"retired": false, "from_concept_url": "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-ghB2hq0lxgO/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "ADD OPERATION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-MOH-OPERATION-de-ghB2hq0lxgO-null-disag", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"} +{"retired": false, "from_concept_url": "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-FOvDyqWMz5k/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "ADD OPERATION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-MOH-OPERATION-de-FOvDyqWMz5k-null-disag", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"} +{"retired": false, "from_concept_url": "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-LZCkN26gCZM/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "ADD OPERATION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-MOH-OPERATION-de-LZCkN26gCZM-null-disag", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"} +{"retired": false, "from_concept_url": "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-eKnUMp78gU5/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "ADD OPERATION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-MOH-OPERATION-de-eKnUMp78gU5-null-disag", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"} +{"retired": false, "from_concept_url": "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-aqru17qw5hi/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "ADD OPERATION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-MOH-OPERATION-de-aqru17qw5hi-null-disag", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"} +{"retired": false, "from_concept_url": "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-sPnyanXYLXy/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "ADD OPERATION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-MOH-OPERATION-de-sPnyanXYLXy-null-disag", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"} +{"retired": false, "from_concept_url": "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-dlU5Gvuhho0/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "ADD OPERATION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-MOH-OPERATION-de-dlU5Gvuhho0-null-disag", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"} +{"retired": false, "from_concept_url": "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-znxFMERF02r/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "ADD OPERATION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-MOH-OPERATION-de-znxFMERF02r-null-disag", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"} +{"retired": false, "from_concept_url": "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-WM6xsBefeWm/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "ADD OPERATION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-MOH-OPERATION-de-WM6xsBefeWm-null-disag", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"} +{"retired": false, "from_concept_url": "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-S7Ff5SaJcgj/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "ADD OPERATION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-MOH-OPERATION-de-S7Ff5SaJcgj-null-disag", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"} +{"retired": false, "from_concept_url": "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-UOo0HJUZqDa/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "ADD OPERATION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-MOH-OPERATION-de-UOo0HJUZqDa-null-disag", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"} +{"retired": false, "from_concept_url": "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-YEeNY7nxCdl/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "ADD OPERATION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-MOH-OPERATION-de-YEeNY7nxCdl-null-disag", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"} +{"retired": false, "from_concept_url": "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-djO5S7OrWNd/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "ADD OPERATION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-MOH-OPERATION-de-djO5S7OrWNd-null-disag", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"} +{"retired": false, "from_concept_url": "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-emtzZ206g5y/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "ADD OPERATION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-MOH-OPERATION-de-emtzZ206g5y-null-disag", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"} +{"retired": false, "from_concept_url": "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-qNoX4vJQUH5/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "ADD OPERATION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-MOH-OPERATION-de-qNoX4vJQUH5-null-disag", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"} +{"retired": false, "from_concept_url": "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-xXSkYGo7aKP/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "ADD OPERATION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-MOH-OPERATION-de-xXSkYGo7aKP-null-disag", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"} +{"retired": false, "from_concept_url": "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-aGSgS9ykSam/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "ADD OPERATION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-MOH-OPERATION-de-aGSgS9ykSam-null-disag", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"} +{"retired": false, "from_concept_url": "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-UlP69mYHPsu/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "ADD OPERATION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-MOH-OPERATION-de-UlP69mYHPsu-null-disag", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"} +{"retired": false, "from_concept_url": "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-IWKjpXSErVj/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "ADD OPERATION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-MOH-OPERATION-de-IWKjpXSErVj-null-disag", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"} +{"retired": false, "from_concept_url": "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-qg2zD9AIHZa/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "ADD OPERATION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-MOH-OPERATION-de-qg2zD9AIHZa-null-disag", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"} +{"retired": false, "from_concept_url": "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-jnSHPLCEjpU/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "ADD OPERATION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-MOH-OPERATION-de-jnSHPLCEjpU-null-disag", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"} +{"retired": false, "from_concept_url": "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-d3l44U4AzcM/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "ADD OPERATION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-MOH-OPERATION-de-d3l44U4AzcM-null-disag", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"} +{"retired": false, "from_concept_url": "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-GRNYVvU0CsI/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "ADD OPERATION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-MOH-OPERATION-de-GRNYVvU0CsI-null-disag", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"} +{"retired": false, "from_concept_url": "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-PelNbVtNS0N/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "ADD OPERATION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-MOH-OPERATION-de-PelNbVtNS0N-null-disag", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"} +{"retired": false, "from_concept_url": "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-DyDBcioM4ej/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "ADD OPERATION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-MOH-OPERATION-de-DyDBcioM4ej-null-disag", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"} +{"retired": false, "from_concept_url": "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-Ir5U37txetf/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "ADD OPERATION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-MOH-OPERATION-de-Ir5U37txetf-null-disag", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"} +{"retired": false, "from_concept_url": "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-QTMYSr8ToTa/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "ADD OPERATION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-MOH-OPERATION-de-QTMYSr8ToTa-null-disag", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"} +{"retired": false, "from_concept_url": "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-JyhjtJQgjgH/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "ADD OPERATION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-MOH-OPERATION-de-JyhjtJQgjgH-null-disag", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"} +{"retired": false, "from_concept_url": "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-oDHEqTcyN0T/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "ADD OPERATION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-MOH-OPERATION-de-oDHEqTcyN0T-null-disag", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"} +{"retired": false, "from_concept_url": "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-OPDGtmgUENu/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "ADD OPERATION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-MOH-OPERATION-de-OPDGtmgUENu-null-disag", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"} +{"retired": false, "from_concept_url": "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-pXyc4c5n1JH/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "ADD OPERATION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-MOH-OPERATION-de-pXyc4c5n1JH-null-disag", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"} +{"retired": false, "from_concept_url": "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-QnNY0T1cYn5/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "ADD OPERATION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-MOH-OPERATION-de-QnNY0T1cYn5-null-disag", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"} +{"retired": false, "from_concept_url": "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-LiK6wzpF4Ft/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "ADD OPERATION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-MOH-OPERATION-de-LiK6wzpF4Ft-null-disag", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"} +{"retired": false, "from_concept_url": "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-M1Zyg56JZ0l/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "ADD OPERATION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-MOH-OPERATION-de-M1Zyg56JZ0l-null-disag", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"} +{"retired": false, "from_concept_url": "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-dpxnn0leayG/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "ADD OPERATION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-MOH-OPERATION-de-dpxnn0leayG-null-disag", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"} +{"retired": false, "from_concept_url": "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-IewbGJ6y4J6/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "ADD OPERATION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-MOH-OPERATION-de-IewbGJ6y4J6-null-disag", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"} +{"retired": false, "from_concept_url": "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-iDdHBsMPu8K/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "ADD OPERATION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-MOH-OPERATION-de-iDdHBsMPu8K-null-disag", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"} +{"retired": false, "from_concept_url": "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-laAuLJuPY7s/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "ADD OPERATION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-MOH-OPERATION-de-laAuLJuPY7s-null-disag", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"} +{"retired": false, "from_concept_url": "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-vh3zjmPpj1g/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "ADD OPERATION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-MOH-OPERATION-de-vh3zjmPpj1g-null-disag", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"} +{"retired": false, "from_concept_url": "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-bg6Wln5mApl/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "ADD OPERATION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-MOH-OPERATION-de-bg6Wln5mApl-null-disag", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"} +{"retired": false, "from_concept_url": "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-OeYI3Fe6Mtq/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "ADD OPERATION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-MOH-OPERATION-de-OeYI3Fe6Mtq-null-disag", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"} +{"retired": false, "from_concept_url": "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-oHGA6LWYuof/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "ADD OPERATION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-MOH-OPERATION-de-oHGA6LWYuof-null-disag", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"} +{"retired": false, "from_concept_url": "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-dvcCMw0ecp0/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "ADD OPERATION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-MOH-OPERATION-de-dvcCMw0ecp0-null-disag", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"} +{"retired": false, "from_concept_url": "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-KznJT3ISY4k/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "ADD OPERATION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-MOH-OPERATION-de-KznJT3ISY4k-null-disag", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"} +{"retired": false, "from_concept_url": "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-zv6pLuOL0QY/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "ADD OPERATION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-MOH-OPERATION-de-zv6pLuOL0QY-null-disag", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"} +{"retired": false, "from_concept_url": "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-g3vSvtTmJMP/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "ADD OPERATION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-MOH-OPERATION-de-g3vSvtTmJMP-null-disag", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"} +{"retired": false, "from_concept_url": "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-V8Cw4MGPOSS/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "ADD OPERATION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-MOH-OPERATION-de-V8Cw4MGPOSS-null-disag", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"} +{"retired": false, "from_concept_url": "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-fdMLSDbTrsp/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "ADD OPERATION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-MOH-OPERATION-de-fdMLSDbTrsp-null-disag", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"} +{"retired": false, "from_concept_url": "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-DiD2jwwp7LG/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "ADD OPERATION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-MOH-OPERATION-de-DiD2jwwp7LG-null-disag", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"} +{"retired": false, "from_concept_url": "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-ExqjdngTqqb/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "ADD OPERATION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-MOH-OPERATION-de-ExqjdngTqqb-null-disag", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"} +{"retired": false, "from_concept_url": "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-pauNyI6axQy/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "ADD OPERATION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-MOH-OPERATION-de-pauNyI6axQy-null-disag", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"} +{"retired": false, "from_concept_url": "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-NYhIm0ok5eg/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "ADD OPERATION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-MOH-OPERATION-de-NYhIm0ok5eg-null-disag", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"} +{"retired": false, "from_concept_url": "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-ZtAZ2OI0JdY/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "ADD OPERATION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-MOH-OPERATION-de-ZtAZ2OI0JdY-null-disag", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"} +{"retired": false, "from_concept_url": "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-lIZIb5ftSpY/", "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "map_type": "ADD OPERATION", "owner_type": "Organization", "type": "Mapping", "id": "MAP-MOH-OPERATION-de-lIZIb5ftSpY-null-disag", "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"} +{"name": "HTS_TST_N_MOH: Total", "default_locale": "en", "short_code": "HTS-TST-N-MOH-HllvX50cXC0", "collection_type": "Subset", "full_name": "HTS_TST_N_MOH: Total", "owner": "DATIM-MOH-BI-FY19", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Collection", "id": "HTS-TST-N-MOH-HllvX50cXC0", "description": ""} +{"name": "HTS_TST_N_MOH_Age_Sex_Result: Positive | <1 | Female", "default_locale": "en", "short_code": "HTS-TST-N-MOH-Age-Sex-Result-pCFCaOLScdv", "collection_type": "Subset", "full_name": "HTS_TST_N_MOH_Age_Sex_Result: Positive | <1 | Female", "owner": "DATIM-MOH-BI-FY19", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Collection", "id": "HTS-TST-N-MOH-Age-Sex-Result-pCFCaOLScdv", "description": ""} +{"name": "HTS_TST_N_MOH_Age_Sex_Result: Positive | 1-4 | Female", "default_locale": "en", "short_code": "HTS-TST-N-MOH-Age-Sex-Result-xzoIG0AwsNB", "collection_type": "Subset", "full_name": "HTS_TST_N_MOH_Age_Sex_Result: Positive | 1-4 | Female", "owner": "DATIM-MOH-BI-FY19", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Collection", "id": "HTS-TST-N-MOH-Age-Sex-Result-xzoIG0AwsNB", "description": ""} +{"name": "HTS_TST_N_MOH_Age_Sex_Result: Positive | 5-9 | Female", "default_locale": "en", "short_code": "HTS-TST-N-MOH-Age-Sex-Result-UggtNScQMVl", "collection_type": "Subset", "full_name": "HTS_TST_N_MOH_Age_Sex_Result: Positive | 5-9 | Female", "owner": "DATIM-MOH-BI-FY19", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Collection", "id": "HTS-TST-N-MOH-Age-Sex-Result-UggtNScQMVl", "description": ""} +{"name": "HTS_TST_N_MOH_Age_Sex_Result: Positive | 10-14 | Female", "default_locale": "en", "short_code": "HTS-TST-N-MOH-Age-Sex-Result-hXgqQX95TVa", "collection_type": "Subset", "full_name": "HTS_TST_N_MOH_Age_Sex_Result: Positive | 10-14 | Female", "owner": "DATIM-MOH-BI-FY19", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Collection", "id": "HTS-TST-N-MOH-Age-Sex-Result-hXgqQX95TVa", "description": ""} +{"name": "HTS_TST_N_MOH_Age_Sex_Result: Positive | 15-19 | Female", "default_locale": "en", "short_code": "HTS-TST-N-MOH-Age-Sex-Result-wJCVvM7o6xm", "collection_type": "Subset", "full_name": "HTS_TST_N_MOH_Age_Sex_Result: Positive | 15-19 | Female", "owner": "DATIM-MOH-BI-FY19", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Collection", "id": "HTS-TST-N-MOH-Age-Sex-Result-wJCVvM7o6xm", "description": ""} +{"name": "HTS_TST_N_MOH_Age_Sex_Result: Positive | 20-24 | Female", "default_locale": "en", "short_code": "HTS-TST-N-MOH-Age-Sex-Result-tvOcOPhIdRH", "collection_type": "Subset", "full_name": "HTS_TST_N_MOH_Age_Sex_Result: Positive | 20-24 | Female", "owner": "DATIM-MOH-BI-FY19", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Collection", "id": "HTS-TST-N-MOH-Age-Sex-Result-tvOcOPhIdRH", "description": ""} +{"name": "HTS_TST_N_MOH_Age_Sex_Result: Positive | 25-29 | Female", "default_locale": "en", "short_code": "HTS-TST-N-MOH-Age-Sex-Result-BLWV93S2HJ0", "collection_type": "Subset", "full_name": "HTS_TST_N_MOH_Age_Sex_Result: Positive | 25-29 | Female", "owner": "DATIM-MOH-BI-FY19", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Collection", "id": "HTS-TST-N-MOH-Age-Sex-Result-BLWV93S2HJ0", "description": ""} +{"name": "HTS_TST_N_MOH_Age_Sex_Result: Positive | 30-34 | Female", "default_locale": "en", "short_code": "HTS-TST-N-MOH-Age-Sex-Result-bxqrio2gHOj", "collection_type": "Subset", "full_name": "HTS_TST_N_MOH_Age_Sex_Result: Positive | 30-34 | Female", "owner": "DATIM-MOH-BI-FY19", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Collection", "id": "HTS-TST-N-MOH-Age-Sex-Result-bxqrio2gHOj", "description": ""} +{"name": "HTS_TST_N_MOH_Age_Sex_Result: Positive | 35-39 | Female", "default_locale": "en", "short_code": "HTS-TST-N-MOH-Age-Sex-Result-MuaoVfC9rYL", "collection_type": "Subset", "full_name": "HTS_TST_N_MOH_Age_Sex_Result: Positive | 35-39 | Female", "owner": "DATIM-MOH-BI-FY19", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Collection", "id": "HTS-TST-N-MOH-Age-Sex-Result-MuaoVfC9rYL", "description": ""} +{"name": "HTS_TST_N_MOH_Age_Sex_Result: Positive | 40-44 | Female", "default_locale": "en", "short_code": "HTS-TST-N-MOH-Age-Sex-Result-d3rKRkxJP1v", "collection_type": "Subset", "full_name": "HTS_TST_N_MOH_Age_Sex_Result: Positive | 40-44 | Female", "owner": "DATIM-MOH-BI-FY19", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Collection", "id": "HTS-TST-N-MOH-Age-Sex-Result-d3rKRkxJP1v", "description": ""} +{"name": "HTS_TST_N_MOH_Age_Sex_Result: Positive | 45-49 | Female", "default_locale": "en", "short_code": "HTS-TST-N-MOH-Age-Sex-Result-ERDcFrmlT0J", "collection_type": "Subset", "full_name": "HTS_TST_N_MOH_Age_Sex_Result: Positive | 45-49 | Female", "owner": "DATIM-MOH-BI-FY19", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Collection", "id": "HTS-TST-N-MOH-Age-Sex-Result-ERDcFrmlT0J", "description": ""} +{"name": "HTS_TST_N_MOH_Age_Sex_Result: Positive | 50+ | Female", "default_locale": "en", "short_code": "HTS-TST-N-MOH-Age-Sex-Result-GlfLlD3wSQj", "collection_type": "Subset", "full_name": "HTS_TST_N_MOH_Age_Sex_Result: Positive | 50+ | Female", "owner": "DATIM-MOH-BI-FY19", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Collection", "id": "HTS-TST-N-MOH-Age-Sex-Result-GlfLlD3wSQj", "description": ""} +{"name": "HTS_TST_N_MOH_Age_Sex_Result: Positive | <1 | Male", "default_locale": "en", "short_code": "HTS-TST-N-MOH-Age-Sex-Result-cXdSJvbabBT", "collection_type": "Subset", "full_name": "HTS_TST_N_MOH_Age_Sex_Result: Positive | <1 | Male", "owner": "DATIM-MOH-BI-FY19", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Collection", "id": "HTS-TST-N-MOH-Age-Sex-Result-cXdSJvbabBT", "description": ""} +{"name": "HTS_TST_N_MOH_Age_Sex_Result: Positive | 1-4 | Male", "default_locale": "en", "short_code": "HTS-TST-N-MOH-Age-Sex-Result-tBoWuTd0ERY", "collection_type": "Subset", "full_name": "HTS_TST_N_MOH_Age_Sex_Result: Positive | 1-4 | Male", "owner": "DATIM-MOH-BI-FY19", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Collection", "id": "HTS-TST-N-MOH-Age-Sex-Result-tBoWuTd0ERY", "description": ""} +{"name": "HTS_TST_N_MOH_Age_Sex_Result: Positive | 5-9 | Male", "default_locale": "en", "short_code": "HTS-TST-N-MOH-Age-Sex-Result-wLMOUM9mfTV", "collection_type": "Subset", "full_name": "HTS_TST_N_MOH_Age_Sex_Result: Positive | 5-9 | Male", "owner": "DATIM-MOH-BI-FY19", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Collection", "id": "HTS-TST-N-MOH-Age-Sex-Result-wLMOUM9mfTV", "description": ""} +{"name": "HTS_TST_N_MOH_Age_Sex_Result: Positive | 10-14 | Male", "default_locale": "en", "short_code": "HTS-TST-N-MOH-Age-Sex-Result-KRoQaA91sv5", "collection_type": "Subset", "full_name": "HTS_TST_N_MOH_Age_Sex_Result: Positive | 10-14 | Male", "owner": "DATIM-MOH-BI-FY19", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Collection", "id": "HTS-TST-N-MOH-Age-Sex-Result-KRoQaA91sv5", "description": ""} +{"name": "HTS_TST_N_MOH_Age_Sex_Result: Positive | 15-19 | Male", "default_locale": "en", "short_code": "HTS-TST-N-MOH-Age-Sex-Result-wpck6pSRDer", "collection_type": "Subset", "full_name": "HTS_TST_N_MOH_Age_Sex_Result: Positive | 15-19 | Male", "owner": "DATIM-MOH-BI-FY19", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Collection", "id": "HTS-TST-N-MOH-Age-Sex-Result-wpck6pSRDer", "description": ""} +{"name": "HTS_TST_N_MOH_Age_Sex_Result: Positive | 20-24 | Male", "default_locale": "en", "short_code": "HTS-TST-N-MOH-Age-Sex-Result-BitB2nKfWBK", "collection_type": "Subset", "full_name": "HTS_TST_N_MOH_Age_Sex_Result: Positive | 20-24 | Male", "owner": "DATIM-MOH-BI-FY19", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Collection", "id": "HTS-TST-N-MOH-Age-Sex-Result-BitB2nKfWBK", "description": ""} +{"name": "HTS_TST_N_MOH_Age_Sex_Result: Positive | 25-29 | Male", "default_locale": "en", "short_code": "HTS-TST-N-MOH-Age-Sex-Result-NRZfd73Ypo8", "collection_type": "Subset", "full_name": "HTS_TST_N_MOH_Age_Sex_Result: Positive | 25-29 | Male", "owner": "DATIM-MOH-BI-FY19", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Collection", "id": "HTS-TST-N-MOH-Age-Sex-Result-NRZfd73Ypo8", "description": ""} +{"name": "HTS_TST_N_MOH_Age_Sex_Result: Positive | 30-34 | Male", "default_locale": "en", "short_code": "HTS-TST-N-MOH-Age-Sex-Result-kLd3OnUYTr5", "collection_type": "Subset", "full_name": "HTS_TST_N_MOH_Age_Sex_Result: Positive | 30-34 | Male", "owner": "DATIM-MOH-BI-FY19", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Collection", "id": "HTS-TST-N-MOH-Age-Sex-Result-kLd3OnUYTr5", "description": ""} +{"name": "HTS_TST_N_MOH_Age_Sex_Result: Positive | 35-39 | Male", "default_locale": "en", "short_code": "HTS-TST-N-MOH-Age-Sex-Result-wnsHEWFSqzG", "collection_type": "Subset", "full_name": "HTS_TST_N_MOH_Age_Sex_Result: Positive | 35-39 | Male", "owner": "DATIM-MOH-BI-FY19", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Collection", "id": "HTS-TST-N-MOH-Age-Sex-Result-wnsHEWFSqzG", "description": ""} +{"name": "HTS_TST_N_MOH_Age_Sex_Result: Positive | 40-44 | Male", "default_locale": "en", "short_code": "HTS-TST-N-MOH-Age-Sex-Result-HTcrEM69sst", "collection_type": "Subset", "full_name": "HTS_TST_N_MOH_Age_Sex_Result: Positive | 40-44 | Male", "owner": "DATIM-MOH-BI-FY19", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Collection", "id": "HTS-TST-N-MOH-Age-Sex-Result-HTcrEM69sst", "description": ""} +{"name": "HTS_TST_N_MOH_Age_Sex_Result: Positive | 45-49 | Male", "default_locale": "en", "short_code": "HTS-TST-N-MOH-Age-Sex-Result-OOCHuTdTJEQ", "collection_type": "Subset", "full_name": "HTS_TST_N_MOH_Age_Sex_Result: Positive | 45-49 | Male", "owner": "DATIM-MOH-BI-FY19", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Collection", "id": "HTS-TST-N-MOH-Age-Sex-Result-OOCHuTdTJEQ", "description": ""} +{"name": "HTS_TST_N_MOH_Age_Sex_Result: Positive | 50+ | Male", "default_locale": "en", "short_code": "HTS-TST-N-MOH-Age-Sex-Result-WDpiIZ8UjB8", "collection_type": "Subset", "full_name": "HTS_TST_N_MOH_Age_Sex_Result: Positive | 50+ | Male", "owner": "DATIM-MOH-BI-FY19", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Collection", "id": "HTS-TST-N-MOH-Age-Sex-Result-WDpiIZ8UjB8", "description": ""} +{"name": "HTS_TST_N_MOH_Age_Sex_Result: Negative | <1 | Female", "default_locale": "en", "short_code": "HTS-TST-N-MOH-Age-Sex-Result-Gvo9takmOXx", "collection_type": "Subset", "full_name": "HTS_TST_N_MOH_Age_Sex_Result: Negative | <1 | Female", "owner": "DATIM-MOH-BI-FY19", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Collection", "id": "HTS-TST-N-MOH-Age-Sex-Result-Gvo9takmOXx", "description": ""} +{"name": "HTS_TST_N_MOH_Age_Sex_Result: Negative | 1-4 | Female", "default_locale": "en", "short_code": "HTS-TST-N-MOH-Age-Sex-Result-xTNM0wWDzo0", "collection_type": "Subset", "full_name": "HTS_TST_N_MOH_Age_Sex_Result: Negative | 1-4 | Female", "owner": "DATIM-MOH-BI-FY19", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Collection", "id": "HTS-TST-N-MOH-Age-Sex-Result-xTNM0wWDzo0", "description": ""} +{"name": "HTS_TST_N_MOH_Age_Sex_Result: Negative | 5-9 | Female", "default_locale": "en", "short_code": "HTS-TST-N-MOH-Age-Sex-Result-EFah6yBFc3J", "collection_type": "Subset", "full_name": "HTS_TST_N_MOH_Age_Sex_Result: Negative | 5-9 | Female", "owner": "DATIM-MOH-BI-FY19", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Collection", "id": "HTS-TST-N-MOH-Age-Sex-Result-EFah6yBFc3J", "description": ""} +{"name": "HTS_TST_N_MOH_Age_Sex_Result: Negative | 10-14 | Female", "default_locale": "en", "short_code": "HTS-TST-N-MOH-Age-Sex-Result-tIhxMfmPrU5", "collection_type": "Subset", "full_name": "HTS_TST_N_MOH_Age_Sex_Result: Negative | 10-14 | Female", "owner": "DATIM-MOH-BI-FY19", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Collection", "id": "HTS-TST-N-MOH-Age-Sex-Result-tIhxMfmPrU5", "description": ""} +{"name": "HTS_TST_N_MOH_Age_Sex_Result: Negative | 15-19 | Female", "default_locale": "en", "short_code": "HTS-TST-N-MOH-Age-Sex-Result-NJclydByUvA", "collection_type": "Subset", "full_name": "HTS_TST_N_MOH_Age_Sex_Result: Negative | 15-19 | Female", "owner": "DATIM-MOH-BI-FY19", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Collection", "id": "HTS-TST-N-MOH-Age-Sex-Result-NJclydByUvA", "description": ""} +{"name": "HTS_TST_N_MOH_Age_Sex_Result: Negative | 20-24 | Female", "default_locale": "en", "short_code": "HTS-TST-N-MOH-Age-Sex-Result-fysQ3RXzbzW", "collection_type": "Subset", "full_name": "HTS_TST_N_MOH_Age_Sex_Result: Negative | 20-24 | Female", "owner": "DATIM-MOH-BI-FY19", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Collection", "id": "HTS-TST-N-MOH-Age-Sex-Result-fysQ3RXzbzW", "description": ""} +{"name": "HTS_TST_N_MOH_Age_Sex_Result: Negative | 25-29 | Female", "default_locale": "en", "short_code": "HTS-TST-N-MOH-Age-Sex-Result-TCwxcGgIeqE", "collection_type": "Subset", "full_name": "HTS_TST_N_MOH_Age_Sex_Result: Negative | 25-29 | Female", "owner": "DATIM-MOH-BI-FY19", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Collection", "id": "HTS-TST-N-MOH-Age-Sex-Result-TCwxcGgIeqE", "description": ""} +{"name": "HTS_TST_N_MOH_Age_Sex_Result: Negative | 30-34 | Female", "default_locale": "en", "short_code": "HTS-TST-N-MOH-Age-Sex-Result-oKgx2Sw4qUL", "collection_type": "Subset", "full_name": "HTS_TST_N_MOH_Age_Sex_Result: Negative | 30-34 | Female", "owner": "DATIM-MOH-BI-FY19", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Collection", "id": "HTS-TST-N-MOH-Age-Sex-Result-oKgx2Sw4qUL", "description": ""} +{"name": "HTS_TST_N_MOH_Age_Sex_Result: Negative | 35-39 | Female", "default_locale": "en", "short_code": "HTS-TST-N-MOH-Age-Sex-Result-Sf6GWp5gNx2", "collection_type": "Subset", "full_name": "HTS_TST_N_MOH_Age_Sex_Result: Negative | 35-39 | Female", "owner": "DATIM-MOH-BI-FY19", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Collection", "id": "HTS-TST-N-MOH-Age-Sex-Result-Sf6GWp5gNx2", "description": ""} +{"name": "HTS_TST_N_MOH_Age_Sex_Result: Negative | 40-44 | Female", "default_locale": "en", "short_code": "HTS-TST-N-MOH-Age-Sex-Result-fsnxvho9fiG", "collection_type": "Subset", "full_name": "HTS_TST_N_MOH_Age_Sex_Result: Negative | 40-44 | Female", "owner": "DATIM-MOH-BI-FY19", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Collection", "id": "HTS-TST-N-MOH-Age-Sex-Result-fsnxvho9fiG", "description": ""} +{"name": "HTS_TST_N_MOH_Age_Sex_Result: Negative | 45-49 | Female", "default_locale": "en", "short_code": "HTS-TST-N-MOH-Age-Sex-Result-i0RFyIDccSm", "collection_type": "Subset", "full_name": "HTS_TST_N_MOH_Age_Sex_Result: Negative | 45-49 | Female", "owner": "DATIM-MOH-BI-FY19", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Collection", "id": "HTS-TST-N-MOH-Age-Sex-Result-i0RFyIDccSm", "description": ""} +{"name": "HTS_TST_N_MOH_Age_Sex_Result: Negative | 50+ | Female", "default_locale": "en", "short_code": "HTS-TST-N-MOH-Age-Sex-Result-i4lSbrUVcpe", "collection_type": "Subset", "full_name": "HTS_TST_N_MOH_Age_Sex_Result: Negative | 50+ | Female", "owner": "DATIM-MOH-BI-FY19", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Collection", "id": "HTS-TST-N-MOH-Age-Sex-Result-i4lSbrUVcpe", "description": ""} +{"name": "HTS_TST_N_MOH_Age_Sex_Result: Negative | <1 | Male", "default_locale": "en", "short_code": "HTS-TST-N-MOH-Age-Sex-Result-iomLts0rFcj", "collection_type": "Subset", "full_name": "HTS_TST_N_MOH_Age_Sex_Result: Negative | <1 | Male", "owner": "DATIM-MOH-BI-FY19", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Collection", "id": "HTS-TST-N-MOH-Age-Sex-Result-iomLts0rFcj", "description": ""} +{"name": "HTS_TST_N_MOH_Age_Sex_Result: Negative | 1-4 | Male", "default_locale": "en", "short_code": "HTS-TST-N-MOH-Age-Sex-Result-uPpiUkMhH6j", "collection_type": "Subset", "full_name": "HTS_TST_N_MOH_Age_Sex_Result: Negative | 1-4 | Male", "owner": "DATIM-MOH-BI-FY19", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Collection", "id": "HTS-TST-N-MOH-Age-Sex-Result-uPpiUkMhH6j", "description": ""} +{"name": "HTS_TST_N_MOH_Age_Sex_Result: Negative | 5-9 | Male", "default_locale": "en", "short_code": "HTS-TST-N-MOH-Age-Sex-Result-NpsmKYKl0mt", "collection_type": "Subset", "full_name": "HTS_TST_N_MOH_Age_Sex_Result: Negative | 5-9 | Male", "owner": "DATIM-MOH-BI-FY19", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Collection", "id": "HTS-TST-N-MOH-Age-Sex-Result-NpsmKYKl0mt", "description": ""} +{"name": "HTS_TST_N_MOH_Age_Sex_Result: Negative | 10-14 | Male", "default_locale": "en", "short_code": "HTS-TST-N-MOH-Age-Sex-Result-Kjn4IWLfG2G", "collection_type": "Subset", "full_name": "HTS_TST_N_MOH_Age_Sex_Result: Negative | 10-14 | Male", "owner": "DATIM-MOH-BI-FY19", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Collection", "id": "HTS-TST-N-MOH-Age-Sex-Result-Kjn4IWLfG2G", "description": ""} +{"name": "HTS_TST_N_MOH_Age_Sex_Result: Negative | 15-19 | Male", "default_locale": "en", "short_code": "HTS-TST-N-MOH-Age-Sex-Result-eyTROtsEW5a", "collection_type": "Subset", "full_name": "HTS_TST_N_MOH_Age_Sex_Result: Negative | 15-19 | Male", "owner": "DATIM-MOH-BI-FY19", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Collection", "id": "HTS-TST-N-MOH-Age-Sex-Result-eyTROtsEW5a", "description": ""} +{"name": "HTS_TST_N_MOH_Age_Sex_Result: Negative | 20-24 | Male", "default_locale": "en", "short_code": "HTS-TST-N-MOH-Age-Sex-Result-QS3vNL5WySH", "collection_type": "Subset", "full_name": "HTS_TST_N_MOH_Age_Sex_Result: Negative | 20-24 | Male", "owner": "DATIM-MOH-BI-FY19", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Collection", "id": "HTS-TST-N-MOH-Age-Sex-Result-QS3vNL5WySH", "description": ""} +{"name": "HTS_TST_N_MOH_Age_Sex_Result: Negative | 25-29 | Male", "default_locale": "en", "short_code": "HTS-TST-N-MOH-Age-Sex-Result-lGNNK7ZYDGP", "collection_type": "Subset", "full_name": "HTS_TST_N_MOH_Age_Sex_Result: Negative | 25-29 | Male", "owner": "DATIM-MOH-BI-FY19", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Collection", "id": "HTS-TST-N-MOH-Age-Sex-Result-lGNNK7ZYDGP", "description": ""} +{"name": "HTS_TST_N_MOH_Age_Sex_Result: Negative | 30-34 | Male", "default_locale": "en", "short_code": "HTS-TST-N-MOH-Age-Sex-Result-kZ5sEz94kJE", "collection_type": "Subset", "full_name": "HTS_TST_N_MOH_Age_Sex_Result: Negative | 30-34 | Male", "owner": "DATIM-MOH-BI-FY19", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Collection", "id": "HTS-TST-N-MOH-Age-Sex-Result-kZ5sEz94kJE", "description": ""} +{"name": "HTS_TST_N_MOH_Age_Sex_Result: Negative | 35-39 | Male", "default_locale": "en", "short_code": "HTS-TST-N-MOH-Age-Sex-Result-wO7RB8C1sal", "collection_type": "Subset", "full_name": "HTS_TST_N_MOH_Age_Sex_Result: Negative | 35-39 | Male", "owner": "DATIM-MOH-BI-FY19", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Collection", "id": "HTS-TST-N-MOH-Age-Sex-Result-wO7RB8C1sal", "description": ""} +{"name": "HTS_TST_N_MOH_Age_Sex_Result: Negative | 40-44 | Male", "default_locale": "en", "short_code": "HTS-TST-N-MOH-Age-Sex-Result-RLLUx3DHJan", "collection_type": "Subset", "full_name": "HTS_TST_N_MOH_Age_Sex_Result: Negative | 40-44 | Male", "owner": "DATIM-MOH-BI-FY19", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Collection", "id": "HTS-TST-N-MOH-Age-Sex-Result-RLLUx3DHJan", "description": ""} +{"name": "HTS_TST_N_MOH_Age_Sex_Result: Negative | 45-49 | Male", "default_locale": "en", "short_code": "HTS-TST-N-MOH-Age-Sex-Result-z1V5tDuMQt7", "collection_type": "Subset", "full_name": "HTS_TST_N_MOH_Age_Sex_Result: Negative | 45-49 | Male", "owner": "DATIM-MOH-BI-FY19", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Collection", "id": "HTS-TST-N-MOH-Age-Sex-Result-z1V5tDuMQt7", "description": ""} +{"name": "HTS_TST_N_MOH_Age_Sex_Result: Negative | 50+ | Male", "default_locale": "en", "short_code": "HTS-TST-N-MOH-Age-Sex-Result-ip5uMUT73Qu", "collection_type": "Subset", "full_name": "HTS_TST_N_MOH_Age_Sex_Result: Negative | 50+ | Male", "owner": "DATIM-MOH-BI-FY19", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Collection", "id": "HTS-TST-N-MOH-Age-Sex-Result-ip5uMUT73Qu", "description": ""} +{"name": "PMTCT_ART_N_MOH: Total", "default_locale": "en", "short_code": "PMTCT-ART-N-MOH-HllvX50cXC0", "collection_type": "Subset", "full_name": "PMTCT_ART_N_MOH: Total", "owner": "DATIM-MOH-BI-FY19", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Collection", "id": "PMTCT-ART-N-MOH-HllvX50cXC0", "description": ""} +{"name": "PMTCT_STAT_N_MOH_Sex: Total", "default_locale": "en", "short_code": "PMTCT-STAT-N-MOH-Sex-Jwb1SWomgpk", "collection_type": "Subset", "full_name": "PMTCT_STAT_N_MOH_Sex: Total", "owner": "DATIM-MOH-BI-FY19", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Collection", "id": "PMTCT-STAT-N-MOH-Sex-Jwb1SWomgpk", "description": ""} +{"name": "PMTCT_STAT_N_MOH_Age_Sex: 10-14", "default_locale": "en", "short_code": "PMTCT-STAT-N-MOH-Age-Sex-QazyoPSt2XH", "collection_type": "Subset", "full_name": "PMTCT_STAT_N_MOH_Age_Sex: 10-14", "owner": "DATIM-MOH-BI-FY19", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Collection", "id": "PMTCT-STAT-N-MOH-Age-Sex-QazyoPSt2XH", "description": ""} +{"name": "PMTCT_STAT_N_MOH_Age_Sex: 15-19", "default_locale": "en", "short_code": "PMTCT-STAT-N-MOH-Age-Sex-UN0vy0VSyHQ", "collection_type": "Subset", "full_name": "PMTCT_STAT_N_MOH_Age_Sex: 15-19", "owner": "DATIM-MOH-BI-FY19", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Collection", "id": "PMTCT-STAT-N-MOH-Age-Sex-UN0vy0VSyHQ", "description": ""} +{"name": "PMTCT_STAT_N_MOH_Age_Sex: 20-24", "default_locale": "en", "short_code": "PMTCT-STAT-N-MOH-Age-Sex-zCrKbLh9x6i", "collection_type": "Subset", "full_name": "PMTCT_STAT_N_MOH_Age_Sex: 20-24", "owner": "DATIM-MOH-BI-FY19", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Collection", "id": "PMTCT-STAT-N-MOH-Age-Sex-zCrKbLh9x6i", "description": ""} +{"name": "PMTCT_STAT_N_MOH_Age_Sex: 25-29", "default_locale": "en", "short_code": "PMTCT-STAT-N-MOH-Age-Sex-AkOKGZjTuJH", "collection_type": "Subset", "full_name": "PMTCT_STAT_N_MOH_Age_Sex: 25-29", "owner": "DATIM-MOH-BI-FY19", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Collection", "id": "PMTCT-STAT-N-MOH-Age-Sex-AkOKGZjTuJH", "description": ""} +{"name": "PMTCT_STAT_N_MOH_Age_Sex: 30-34", "default_locale": "en", "short_code": "PMTCT-STAT-N-MOH-Age-Sex-NujbceGNYiA", "collection_type": "Subset", "full_name": "PMTCT_STAT_N_MOH_Age_Sex: 30-34", "owner": "DATIM-MOH-BI-FY19", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Collection", "id": "PMTCT-STAT-N-MOH-Age-Sex-NujbceGNYiA", "description": ""} +{"name": "PMTCT_STAT_N_MOH_Age_Sex: 35-39", "default_locale": "en", "short_code": "PMTCT-STAT-N-MOH-Age-Sex-Za1ntF1ECu4", "collection_type": "Subset", "full_name": "PMTCT_STAT_N_MOH_Age_Sex: 35-39", "owner": "DATIM-MOH-BI-FY19", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Collection", "id": "PMTCT-STAT-N-MOH-Age-Sex-Za1ntF1ECu4", "description": ""} +{"name": "PMTCT_STAT_N_MOH_Age_Sex: 40-44", "default_locale": "en", "short_code": "PMTCT-STAT-N-MOH-Age-Sex-uEGqYHYtXfS", "collection_type": "Subset", "full_name": "PMTCT_STAT_N_MOH_Age_Sex: 40-44", "owner": "DATIM-MOH-BI-FY19", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Collection", "id": "PMTCT-STAT-N-MOH-Age-Sex-uEGqYHYtXfS", "description": ""} +{"name": "PMTCT_STAT_N_MOH_Age_Sex: 45-49", "default_locale": "en", "short_code": "PMTCT-STAT-N-MOH-Age-Sex-dGTaodokiEE", "collection_type": "Subset", "full_name": "PMTCT_STAT_N_MOH_Age_Sex: 45-49", "owner": "DATIM-MOH-BI-FY19", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Collection", "id": "PMTCT-STAT-N-MOH-Age-Sex-dGTaodokiEE", "description": ""} +{"name": "PMTCT_STAT_N_MOH_Age_Sex: 50+", "default_locale": "en", "short_code": "PMTCT-STAT-N-MOH-Age-Sex-I4TXHYj3bFL", "collection_type": "Subset", "full_name": "PMTCT_STAT_N_MOH_Age_Sex: 50+", "owner": "DATIM-MOH-BI-FY19", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Collection", "id": "PMTCT-STAT-N-MOH-Age-Sex-I4TXHYj3bFL", "description": ""} +{"name": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg: KnownPositives", "default_locale": "en", "short_code": "PMTCT-STAT-N-MOH-Sex-KnownNewPosNewNeg-o0gcwyuh7mU", "collection_type": "Subset", "full_name": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg: KnownPositives", "owner": "DATIM-MOH-BI-FY19", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Collection", "id": "PMTCT-STAT-N-MOH-Sex-KnownNewPosNewNeg-o0gcwyuh7mU", "description": ""} +{"name": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg: NewlyTestedPositives", "default_locale": "en", "short_code": "PMTCT-STAT-N-MOH-Sex-KnownNewPosNewNeg-pc4W2rmWK4q", "collection_type": "Subset", "full_name": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg: NewlyTestedPositives", "owner": "DATIM-MOH-BI-FY19", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Collection", "id": "PMTCT-STAT-N-MOH-Sex-KnownNewPosNewNeg-pc4W2rmWK4q", "description": ""} +{"name": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg: NewNegatives", "default_locale": "en", "short_code": "PMTCT-STAT-N-MOH-Sex-KnownNewPosNewNeg-PCasMOWl24Y", "collection_type": "Subset", "full_name": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg: NewNegatives", "owner": "DATIM-MOH-BI-FY19", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Collection", "id": "PMTCT-STAT-N-MOH-Sex-KnownNewPosNewNeg-PCasMOWl24Y", "description": ""} +{"name": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus: <15 | Female", "default_locale": "en", "short_code": "TB-PREV-N-MOH-Age-Agg-Sex-HIVStatus-chrwpNxHlQQ", "collection_type": "Subset", "full_name": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus: <15 | Female", "owner": "DATIM-MOH-BI-FY19", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Collection", "id": "TB-PREV-N-MOH-Age-Agg-Sex-HIVStatus-chrwpNxHlQQ", "description": ""} +{"name": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus: 15+ | Female", "default_locale": "en", "short_code": "TB-PREV-N-MOH-Age-Agg-Sex-HIVStatus-Yf1BiWq71NE", "collection_type": "Subset", "full_name": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus: 15+ | Female", "owner": "DATIM-MOH-BI-FY19", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Collection", "id": "TB-PREV-N-MOH-Age-Agg-Sex-HIVStatus-Yf1BiWq71NE", "description": ""} +{"name": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus: <15 | Male", "default_locale": "en", "short_code": "TB-PREV-N-MOH-Age-Agg-Sex-HIVStatus-zHSL7ATXJib", "collection_type": "Subset", "full_name": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus: <15 | Male", "owner": "DATIM-MOH-BI-FY19", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Collection", "id": "TB-PREV-N-MOH-Age-Agg-Sex-HIVStatus-zHSL7ATXJib", "description": ""} +{"name": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus: 15+ | Male", "default_locale": "en", "short_code": "TB-PREV-N-MOH-Age-Agg-Sex-HIVStatus-XX7hDj6iz0D", "collection_type": "Subset", "full_name": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus: 15+ | Male", "owner": "DATIM-MOH-BI-FY19", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Collection", "id": "TB-PREV-N-MOH-Age-Agg-Sex-HIVStatus-XX7hDj6iz0D", "description": ""} +{"name": "TB_PREV_N_MOH_TherapyType_NewExArt_HIV: Previously Enrolled on ART | IPT", "default_locale": "en", "short_code": "TB-PREV-N-MOH-TherapyType-NewExArt-HIV-ujD0vlLsULk", "collection_type": "Subset", "full_name": "TB_PREV_N_MOH_TherapyType_NewExArt_HIV: Previously Enrolled on ART | IPT", "owner": "DATIM-MOH-BI-FY19", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Collection", "id": "TB-PREV-N-MOH-TherapyType-NewExArt-HIV-ujD0vlLsULk", "description": ""} +{"name": "TB_PREV_N_MOH_TherapyType_NewExArt_HIV: Newly enrolled on ART | IPT", "default_locale": "en", "short_code": "TB-PREV-N-MOH-TherapyType-NewExArt-HIV-xTbmPjpd5sB", "collection_type": "Subset", "full_name": "TB_PREV_N_MOH_TherapyType_NewExArt_HIV: Newly enrolled on ART | IPT", "owner": "DATIM-MOH-BI-FY19", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Collection", "id": "TB-PREV-N-MOH-TherapyType-NewExArt-HIV-xTbmPjpd5sB", "description": ""} +{"name": "TX_CURR_N_MOH_Age_Sex_HIVStatus: <1 | Female", "default_locale": "en", "short_code": "TX-CURR-N-MOH-Age-Sex-HIVStatus-y3VqNEK9n95", "collection_type": "Subset", "full_name": "TX_CURR_N_MOH_Age_Sex_HIVStatus: <1 | Female", "owner": "DATIM-MOH-BI-FY19", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Collection", "id": "TX-CURR-N-MOH-Age-Sex-HIVStatus-y3VqNEK9n95", "description": ""} +{"name": "TX_CURR_N_MOH_Age_Sex_HIVStatus: 1-4 | Female", "default_locale": "en", "short_code": "TX-CURR-N-MOH-Age-Sex-HIVStatus-PPoL5AnEAQf", "collection_type": "Subset", "full_name": "TX_CURR_N_MOH_Age_Sex_HIVStatus: 1-4 | Female", "owner": "DATIM-MOH-BI-FY19", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Collection", "id": "TX-CURR-N-MOH-Age-Sex-HIVStatus-PPoL5AnEAQf", "description": ""} +{"name": "TX_CURR_N_MOH_Age_Sex_HIVStatus: 5-9 | Female", "default_locale": "en", "short_code": "TX-CURR-N-MOH-Age-Sex-HIVStatus-hiUhhVpgUMg", "collection_type": "Subset", "full_name": "TX_CURR_N_MOH_Age_Sex_HIVStatus: 5-9 | Female", "owner": "DATIM-MOH-BI-FY19", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Collection", "id": "TX-CURR-N-MOH-Age-Sex-HIVStatus-hiUhhVpgUMg", "description": ""} +{"name": "TX_CURR_N_MOH_Age_Sex_HIVStatus: 10-14 | Female", "default_locale": "en", "short_code": "TX-CURR-N-MOH-Age-Sex-HIVStatus-dFjZira5vTX", "collection_type": "Subset", "full_name": "TX_CURR_N_MOH_Age_Sex_HIVStatus: 10-14 | Female", "owner": "DATIM-MOH-BI-FY19", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Collection", "id": "TX-CURR-N-MOH-Age-Sex-HIVStatus-dFjZira5vTX", "description": ""} +{"name": "TX_CURR_N_MOH_Age_Sex_HIVStatus: 15-19 | Female", "default_locale": "en", "short_code": "TX-CURR-N-MOH-Age-Sex-HIVStatus-wW6G5NC8Wd1", "collection_type": "Subset", "full_name": "TX_CURR_N_MOH_Age_Sex_HIVStatus: 15-19 | Female", "owner": "DATIM-MOH-BI-FY19", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Collection", "id": "TX-CURR-N-MOH-Age-Sex-HIVStatus-wW6G5NC8Wd1", "description": ""} +{"name": "TX_CURR_N_MOH_Age_Sex_HIVStatus: 20-24 | Female", "default_locale": "en", "short_code": "TX-CURR-N-MOH-Age-Sex-HIVStatus-Xn5oUNVSMWA", "collection_type": "Subset", "full_name": "TX_CURR_N_MOH_Age_Sex_HIVStatus: 20-24 | Female", "owner": "DATIM-MOH-BI-FY19", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Collection", "id": "TX-CURR-N-MOH-Age-Sex-HIVStatus-Xn5oUNVSMWA", "description": ""} +{"name": "TX_CURR_N_MOH_Age_Sex_HIVStatus: 25-29 | Female", "default_locale": "en", "short_code": "TX-CURR-N-MOH-Age-Sex-HIVStatus-RMA75iIp8Wd", "collection_type": "Subset", "full_name": "TX_CURR_N_MOH_Age_Sex_HIVStatus: 25-29 | Female", "owner": "DATIM-MOH-BI-FY19", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Collection", "id": "TX-CURR-N-MOH-Age-Sex-HIVStatus-RMA75iIp8Wd", "description": ""} +{"name": "TX_CURR_N_MOH_Age_Sex_HIVStatus: 30-34 | Female", "default_locale": "en", "short_code": "TX-CURR-N-MOH-Age-Sex-HIVStatus-j0yodS3zbnW", "collection_type": "Subset", "full_name": "TX_CURR_N_MOH_Age_Sex_HIVStatus: 30-34 | Female", "owner": "DATIM-MOH-BI-FY19", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Collection", "id": "TX-CURR-N-MOH-Age-Sex-HIVStatus-j0yodS3zbnW", "description": ""} +{"name": "TX_CURR_N_MOH_Age_Sex_HIVStatus: 35-39 | Female", "default_locale": "en", "short_code": "TX-CURR-N-MOH-Age-Sex-HIVStatus-OBbZvcHg2HL", "collection_type": "Subset", "full_name": "TX_CURR_N_MOH_Age_Sex_HIVStatus: 35-39 | Female", "owner": "DATIM-MOH-BI-FY19", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Collection", "id": "TX-CURR-N-MOH-Age-Sex-HIVStatus-OBbZvcHg2HL", "description": ""} +{"name": "TX_CURR_N_MOH_Age_Sex_HIVStatus: 40-44 | Female", "default_locale": "en", "short_code": "TX-CURR-N-MOH-Age-Sex-HIVStatus-eOn9JgfkB4F", "collection_type": "Subset", "full_name": "TX_CURR_N_MOH_Age_Sex_HIVStatus: 40-44 | Female", "owner": "DATIM-MOH-BI-FY19", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Collection", "id": "TX-CURR-N-MOH-Age-Sex-HIVStatus-eOn9JgfkB4F", "description": ""} +{"name": "TX_CURR_N_MOH_Age_Sex_HIVStatus: 45-49 | Female", "default_locale": "en", "short_code": "TX-CURR-N-MOH-Age-Sex-HIVStatus-POkbpo4D13c", "collection_type": "Subset", "full_name": "TX_CURR_N_MOH_Age_Sex_HIVStatus: 45-49 | Female", "owner": "DATIM-MOH-BI-FY19", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Collection", "id": "TX-CURR-N-MOH-Age-Sex-HIVStatus-POkbpo4D13c", "description": ""} +{"name": "TX_CURR_N_MOH_Age_Sex_HIVStatus: 50+ | Female", "default_locale": "en", "short_code": "TX-CURR-N-MOH-Age-Sex-HIVStatus-kGlGj9LDonu", "collection_type": "Subset", "full_name": "TX_CURR_N_MOH_Age_Sex_HIVStatus: 50+ | Female", "owner": "DATIM-MOH-BI-FY19", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Collection", "id": "TX-CURR-N-MOH-Age-Sex-HIVStatus-kGlGj9LDonu", "description": ""} +{"name": "TX_CURR_N_MOH_Age_Sex_HIVStatus: <1 | Male", "default_locale": "en", "short_code": "TX-CURR-N-MOH-Age-Sex-HIVStatus-SeijxYK8F4b", "collection_type": "Subset", "full_name": "TX_CURR_N_MOH_Age_Sex_HIVStatus: <1 | Male", "owner": "DATIM-MOH-BI-FY19", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Collection", "id": "TX-CURR-N-MOH-Age-Sex-HIVStatus-SeijxYK8F4b", "description": ""} +{"name": "TX_CURR_N_MOH_Age_Sex_HIVStatus: 1-4 | Male", "default_locale": "en", "short_code": "TX-CURR-N-MOH-Age-Sex-HIVStatus-jbrs9Qk6f9b", "collection_type": "Subset", "full_name": "TX_CURR_N_MOH_Age_Sex_HIVStatus: 1-4 | Male", "owner": "DATIM-MOH-BI-FY19", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Collection", "id": "TX-CURR-N-MOH-Age-Sex-HIVStatus-jbrs9Qk6f9b", "description": ""} +{"name": "TX_CURR_N_MOH_Age_Sex_HIVStatus: 5-9 | Male", "default_locale": "en", "short_code": "TX-CURR-N-MOH-Age-Sex-HIVStatus-IxSwaxNCt1n", "collection_type": "Subset", "full_name": "TX_CURR_N_MOH_Age_Sex_HIVStatus: 5-9 | Male", "owner": "DATIM-MOH-BI-FY19", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Collection", "id": "TX-CURR-N-MOH-Age-Sex-HIVStatus-IxSwaxNCt1n", "description": ""} +{"name": "TX_CURR_N_MOH_Age_Sex_HIVStatus: 10-14 | Male", "default_locale": "en", "short_code": "TX-CURR-N-MOH-Age-Sex-HIVStatus-ljBmGJpAsZh", "collection_type": "Subset", "full_name": "TX_CURR_N_MOH_Age_Sex_HIVStatus: 10-14 | Male", "owner": "DATIM-MOH-BI-FY19", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Collection", "id": "TX-CURR-N-MOH-Age-Sex-HIVStatus-ljBmGJpAsZh", "description": ""} +{"name": "TX_CURR_N_MOH_Age_Sex_HIVStatus: 15-19 | Male", "default_locale": "en", "short_code": "TX-CURR-N-MOH-Age-Sex-HIVStatus-x1r1vfZQLFj", "collection_type": "Subset", "full_name": "TX_CURR_N_MOH_Age_Sex_HIVStatus: 15-19 | Male", "owner": "DATIM-MOH-BI-FY19", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Collection", "id": "TX-CURR-N-MOH-Age-Sex-HIVStatus-x1r1vfZQLFj", "description": ""} +{"name": "TX_CURR_N_MOH_Age_Sex_HIVStatus: 20-24 | Male", "default_locale": "en", "short_code": "TX-CURR-N-MOH-Age-Sex-HIVStatus-VdA970UlzlX", "collection_type": "Subset", "full_name": "TX_CURR_N_MOH_Age_Sex_HIVStatus: 20-24 | Male", "owner": "DATIM-MOH-BI-FY19", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Collection", "id": "TX-CURR-N-MOH-Age-Sex-HIVStatus-VdA970UlzlX", "description": ""} +{"name": "TX_CURR_N_MOH_Age_Sex_HIVStatus: 25-29 | Male", "default_locale": "en", "short_code": "TX-CURR-N-MOH-Age-Sex-HIVStatus-R9wcT5vQ7tR", "collection_type": "Subset", "full_name": "TX_CURR_N_MOH_Age_Sex_HIVStatus: 25-29 | Male", "owner": "DATIM-MOH-BI-FY19", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Collection", "id": "TX-CURR-N-MOH-Age-Sex-HIVStatus-R9wcT5vQ7tR", "description": ""} +{"name": "TX_CURR_N_MOH_Age_Sex_HIVStatus: 30-34 | Male", "default_locale": "en", "short_code": "TX-CURR-N-MOH-Age-Sex-HIVStatus-B8JEL3qeQiw", "collection_type": "Subset", "full_name": "TX_CURR_N_MOH_Age_Sex_HIVStatus: 30-34 | Male", "owner": "DATIM-MOH-BI-FY19", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Collection", "id": "TX-CURR-N-MOH-Age-Sex-HIVStatus-B8JEL3qeQiw", "description": ""} +{"name": "TX_CURR_N_MOH_Age_Sex_HIVStatus: 35-39 | Male", "default_locale": "en", "short_code": "TX-CURR-N-MOH-Age-Sex-HIVStatus-ytvrDZdNAhc", "collection_type": "Subset", "full_name": "TX_CURR_N_MOH_Age_Sex_HIVStatus: 35-39 | Male", "owner": "DATIM-MOH-BI-FY19", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Collection", "id": "TX-CURR-N-MOH-Age-Sex-HIVStatus-ytvrDZdNAhc", "description": ""} +{"name": "TX_CURR_N_MOH_Age_Sex_HIVStatus: 40-44 | Male", "default_locale": "en", "short_code": "TX-CURR-N-MOH-Age-Sex-HIVStatus-qdYU6NoIpY1", "collection_type": "Subset", "full_name": "TX_CURR_N_MOH_Age_Sex_HIVStatus: 40-44 | Male", "owner": "DATIM-MOH-BI-FY19", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Collection", "id": "TX-CURR-N-MOH-Age-Sex-HIVStatus-qdYU6NoIpY1", "description": ""} +{"name": "TX_CURR_N_MOH_Age_Sex_HIVStatus: 45-49 | Male", "default_locale": "en", "short_code": "TX-CURR-N-MOH-Age-Sex-HIVStatus-WjX1mRJp9NV", "collection_type": "Subset", "full_name": "TX_CURR_N_MOH_Age_Sex_HIVStatus: 45-49 | Male", "owner": "DATIM-MOH-BI-FY19", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Collection", "id": "TX-CURR-N-MOH-Age-Sex-HIVStatus-WjX1mRJp9NV", "description": ""} +{"name": "TX_CURR_N_MOH_Age_Sex_HIVStatus: 50+ | Male", "default_locale": "en", "short_code": "TX-CURR-N-MOH-Age-Sex-HIVStatus-FgwkSYUXq8x", "collection_type": "Subset", "full_name": "TX_CURR_N_MOH_Age_Sex_HIVStatus: 50+ | Male", "owner": "DATIM-MOH-BI-FY19", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Collection", "id": "TX-CURR-N-MOH-Age-Sex-HIVStatus-FgwkSYUXq8x", "description": ""} +{"name": "TX_NEW_N_MOH_Age_Sex_HIVStatus: <1 | Female", "default_locale": "en", "short_code": "TX-NEW-N-MOH-Age-Sex-HIVStatus-y3VqNEK9n95", "collection_type": "Subset", "full_name": "TX_NEW_N_MOH_Age_Sex_HIVStatus: <1 | Female", "owner": "DATIM-MOH-BI-FY19", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Collection", "id": "TX-NEW-N-MOH-Age-Sex-HIVStatus-y3VqNEK9n95", "description": ""} +{"name": "TX_NEW_N_MOH_Age_Sex_HIVStatus: 1-4 | Female", "default_locale": "en", "short_code": "TX-NEW-N-MOH-Age-Sex-HIVStatus-PPoL5AnEAQf", "collection_type": "Subset", "full_name": "TX_NEW_N_MOH_Age_Sex_HIVStatus: 1-4 | Female", "owner": "DATIM-MOH-BI-FY19", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Collection", "id": "TX-NEW-N-MOH-Age-Sex-HIVStatus-PPoL5AnEAQf", "description": ""} +{"name": "TX_NEW_N_MOH_Age_Sex_HIVStatus: 5-9 | Female", "default_locale": "en", "short_code": "TX-NEW-N-MOH-Age-Sex-HIVStatus-hiUhhVpgUMg", "collection_type": "Subset", "full_name": "TX_NEW_N_MOH_Age_Sex_HIVStatus: 5-9 | Female", "owner": "DATIM-MOH-BI-FY19", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Collection", "id": "TX-NEW-N-MOH-Age-Sex-HIVStatus-hiUhhVpgUMg", "description": ""} +{"name": "TX_NEW_N_MOH_Age_Sex_HIVStatus: 10-14 | Female", "default_locale": "en", "short_code": "TX-NEW-N-MOH-Age-Sex-HIVStatus-dFjZira5vTX", "collection_type": "Subset", "full_name": "TX_NEW_N_MOH_Age_Sex_HIVStatus: 10-14 | Female", "owner": "DATIM-MOH-BI-FY19", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Collection", "id": "TX-NEW-N-MOH-Age-Sex-HIVStatus-dFjZira5vTX", "description": ""} +{"name": "TX_NEW_N_MOH_Age_Sex_HIVStatus: 15-19 | Female", "default_locale": "en", "short_code": "TX-NEW-N-MOH-Age-Sex-HIVStatus-wW6G5NC8Wd1", "collection_type": "Subset", "full_name": "TX_NEW_N_MOH_Age_Sex_HIVStatus: 15-19 | Female", "owner": "DATIM-MOH-BI-FY19", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Collection", "id": "TX-NEW-N-MOH-Age-Sex-HIVStatus-wW6G5NC8Wd1", "description": ""} +{"name": "TX_NEW_N_MOH_Age_Sex_HIVStatus: 20-24 | Female", "default_locale": "en", "short_code": "TX-NEW-N-MOH-Age-Sex-HIVStatus-Xn5oUNVSMWA", "collection_type": "Subset", "full_name": "TX_NEW_N_MOH_Age_Sex_HIVStatus: 20-24 | Female", "owner": "DATIM-MOH-BI-FY19", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Collection", "id": "TX-NEW-N-MOH-Age-Sex-HIVStatus-Xn5oUNVSMWA", "description": ""} +{"name": "TX_NEW_N_MOH_Age_Sex_HIVStatus: 25-29 | Female", "default_locale": "en", "short_code": "TX-NEW-N-MOH-Age-Sex-HIVStatus-RMA75iIp8Wd", "collection_type": "Subset", "full_name": "TX_NEW_N_MOH_Age_Sex_HIVStatus: 25-29 | Female", "owner": "DATIM-MOH-BI-FY19", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Collection", "id": "TX-NEW-N-MOH-Age-Sex-HIVStatus-RMA75iIp8Wd", "description": ""} +{"name": "TX_NEW_N_MOH_Age_Sex_HIVStatus: 30-34 | Female", "default_locale": "en", "short_code": "TX-NEW-N-MOH-Age-Sex-HIVStatus-j0yodS3zbnW", "collection_type": "Subset", "full_name": "TX_NEW_N_MOH_Age_Sex_HIVStatus: 30-34 | Female", "owner": "DATIM-MOH-BI-FY19", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Collection", "id": "TX-NEW-N-MOH-Age-Sex-HIVStatus-j0yodS3zbnW", "description": ""} +{"name": "TX_NEW_N_MOH_Age_Sex_HIVStatus: 35-39 | Female", "default_locale": "en", "short_code": "TX-NEW-N-MOH-Age-Sex-HIVStatus-OBbZvcHg2HL", "collection_type": "Subset", "full_name": "TX_NEW_N_MOH_Age_Sex_HIVStatus: 35-39 | Female", "owner": "DATIM-MOH-BI-FY19", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Collection", "id": "TX-NEW-N-MOH-Age-Sex-HIVStatus-OBbZvcHg2HL", "description": ""} +{"name": "TX_NEW_N_MOH_Age_Sex_HIVStatus: 40-44 | Female", "default_locale": "en", "short_code": "TX-NEW-N-MOH-Age-Sex-HIVStatus-eOn9JgfkB4F", "collection_type": "Subset", "full_name": "TX_NEW_N_MOH_Age_Sex_HIVStatus: 40-44 | Female", "owner": "DATIM-MOH-BI-FY19", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Collection", "id": "TX-NEW-N-MOH-Age-Sex-HIVStatus-eOn9JgfkB4F", "description": ""} +{"name": "TX_NEW_N_MOH_Age_Sex_HIVStatus: 45-49 | Female", "default_locale": "en", "short_code": "TX-NEW-N-MOH-Age-Sex-HIVStatus-POkbpo4D13c", "collection_type": "Subset", "full_name": "TX_NEW_N_MOH_Age_Sex_HIVStatus: 45-49 | Female", "owner": "DATIM-MOH-BI-FY19", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Collection", "id": "TX-NEW-N-MOH-Age-Sex-HIVStatus-POkbpo4D13c", "description": ""} +{"name": "TX_NEW_N_MOH_Age_Sex_HIVStatus: 50+ | Female", "default_locale": "en", "short_code": "TX-NEW-N-MOH-Age-Sex-HIVStatus-kGlGj9LDonu", "collection_type": "Subset", "full_name": "TX_NEW_N_MOH_Age_Sex_HIVStatus: 50+ | Female", "owner": "DATIM-MOH-BI-FY19", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Collection", "id": "TX-NEW-N-MOH-Age-Sex-HIVStatus-kGlGj9LDonu", "description": ""} +{"name": "TX_NEW_N_MOH_Age_Sex_HIVStatus: <1 | Male", "default_locale": "en", "short_code": "TX-NEW-N-MOH-Age-Sex-HIVStatus-SeijxYK8F4b", "collection_type": "Subset", "full_name": "TX_NEW_N_MOH_Age_Sex_HIVStatus: <1 | Male", "owner": "DATIM-MOH-BI-FY19", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Collection", "id": "TX-NEW-N-MOH-Age-Sex-HIVStatus-SeijxYK8F4b", "description": ""} +{"name": "TX_NEW_N_MOH_Age_Sex_HIVStatus: 1-4 | Male", "default_locale": "en", "short_code": "TX-NEW-N-MOH-Age-Sex-HIVStatus-jbrs9Qk6f9b", "collection_type": "Subset", "full_name": "TX_NEW_N_MOH_Age_Sex_HIVStatus: 1-4 | Male", "owner": "DATIM-MOH-BI-FY19", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Collection", "id": "TX-NEW-N-MOH-Age-Sex-HIVStatus-jbrs9Qk6f9b", "description": ""} +{"name": "TX_NEW_N_MOH_Age_Sex_HIVStatus: 5-9 | Male", "default_locale": "en", "short_code": "TX-NEW-N-MOH-Age-Sex-HIVStatus-IxSwaxNCt1n", "collection_type": "Subset", "full_name": "TX_NEW_N_MOH_Age_Sex_HIVStatus: 5-9 | Male", "owner": "DATIM-MOH-BI-FY19", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Collection", "id": "TX-NEW-N-MOH-Age-Sex-HIVStatus-IxSwaxNCt1n", "description": ""} +{"name": "TX_NEW_N_MOH_Age_Sex_HIVStatus: 10-14 | Male", "default_locale": "en", "short_code": "TX-NEW-N-MOH-Age-Sex-HIVStatus-ljBmGJpAsZh", "collection_type": "Subset", "full_name": "TX_NEW_N_MOH_Age_Sex_HIVStatus: 10-14 | Male", "owner": "DATIM-MOH-BI-FY19", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Collection", "id": "TX-NEW-N-MOH-Age-Sex-HIVStatus-ljBmGJpAsZh", "description": ""} +{"name": "TX_NEW_N_MOH_Age_Sex_HIVStatus: 15-19 | Male", "default_locale": "en", "short_code": "TX-NEW-N-MOH-Age-Sex-HIVStatus-x1r1vfZQLFj", "collection_type": "Subset", "full_name": "TX_NEW_N_MOH_Age_Sex_HIVStatus: 15-19 | Male", "owner": "DATIM-MOH-BI-FY19", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Collection", "id": "TX-NEW-N-MOH-Age-Sex-HIVStatus-x1r1vfZQLFj", "description": ""} +{"name": "TX_NEW_N_MOH_Age_Sex_HIVStatus: 20-24 | Male", "default_locale": "en", "short_code": "TX-NEW-N-MOH-Age-Sex-HIVStatus-VdA970UlzlX", "collection_type": "Subset", "full_name": "TX_NEW_N_MOH_Age_Sex_HIVStatus: 20-24 | Male", "owner": "DATIM-MOH-BI-FY19", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Collection", "id": "TX-NEW-N-MOH-Age-Sex-HIVStatus-VdA970UlzlX", "description": ""} +{"name": "TX_NEW_N_MOH_Age_Sex_HIVStatus: 25-29 | Male", "default_locale": "en", "short_code": "TX-NEW-N-MOH-Age-Sex-HIVStatus-R9wcT5vQ7tR", "collection_type": "Subset", "full_name": "TX_NEW_N_MOH_Age_Sex_HIVStatus: 25-29 | Male", "owner": "DATIM-MOH-BI-FY19", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Collection", "id": "TX-NEW-N-MOH-Age-Sex-HIVStatus-R9wcT5vQ7tR", "description": ""} +{"name": "TX_NEW_N_MOH_Age_Sex_HIVStatus: 30-34 | Male", "default_locale": "en", "short_code": "TX-NEW-N-MOH-Age-Sex-HIVStatus-B8JEL3qeQiw", "collection_type": "Subset", "full_name": "TX_NEW_N_MOH_Age_Sex_HIVStatus: 30-34 | Male", "owner": "DATIM-MOH-BI-FY19", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Collection", "id": "TX-NEW-N-MOH-Age-Sex-HIVStatus-B8JEL3qeQiw", "description": ""} +{"name": "TX_NEW_N_MOH_Age_Sex_HIVStatus: 35-39 | Male", "default_locale": "en", "short_code": "TX-NEW-N-MOH-Age-Sex-HIVStatus-ytvrDZdNAhc", "collection_type": "Subset", "full_name": "TX_NEW_N_MOH_Age_Sex_HIVStatus: 35-39 | Male", "owner": "DATIM-MOH-BI-FY19", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Collection", "id": "TX-NEW-N-MOH-Age-Sex-HIVStatus-ytvrDZdNAhc", "description": ""} +{"name": "TX_NEW_N_MOH_Age_Sex_HIVStatus: 40-44 | Male", "default_locale": "en", "short_code": "TX-NEW-N-MOH-Age-Sex-HIVStatus-qdYU6NoIpY1", "collection_type": "Subset", "full_name": "TX_NEW_N_MOH_Age_Sex_HIVStatus: 40-44 | Male", "owner": "DATIM-MOH-BI-FY19", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Collection", "id": "TX-NEW-N-MOH-Age-Sex-HIVStatus-qdYU6NoIpY1", "description": ""} +{"name": "TX_NEW_N_MOH_Age_Sex_HIVStatus: 45-49 | Male", "default_locale": "en", "short_code": "TX-NEW-N-MOH-Age-Sex-HIVStatus-WjX1mRJp9NV", "collection_type": "Subset", "full_name": "TX_NEW_N_MOH_Age_Sex_HIVStatus: 45-49 | Male", "owner": "DATIM-MOH-BI-FY19", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Collection", "id": "TX-NEW-N-MOH-Age-Sex-HIVStatus-WjX1mRJp9NV", "description": ""} +{"name": "TX_NEW_N_MOH_Age_Sex_HIVStatus: 50+ | Male", "default_locale": "en", "short_code": "TX-NEW-N-MOH-Age-Sex-HIVStatus-FgwkSYUXq8x", "collection_type": "Subset", "full_name": "TX_NEW_N_MOH_Age_Sex_HIVStatus: 50+ | Male", "owner": "DATIM-MOH-BI-FY19", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Collection", "id": "TX-NEW-N-MOH-Age-Sex-HIVStatus-FgwkSYUXq8x", "description": ""} +{"description": "Automatically created version", "released": true, "source": "DATIM-Alignment-Indicators", "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Source Version", "id": "FY19.v0"} +{"owner": "DATIM-MOH-BI-FY19", "data": {"expressions": ["/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-DATIM-HAS-OPTION-HTS_TST_N_MOH_Age_Sex_Result-tBoWuTd0ERY/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/tBoWuTd0ERY/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-MOH-OPERATION-de-qD2ML82OEs3-null-disag/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-qD2ML82OEs3/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"]}, "owner_type": "Organization", "type": "Reference", "collection": "HTS-TST-N-MOH-Age-Sex-Result-tBoWuTd0ERY"} +{"owner": "DATIM-MOH-BI-FY19", "data": {"expressions": ["/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-DATIM-HAS-OPTION-HTS_TST_N_MOH_Age_Sex_Result-eyTROtsEW5a/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/eyTROtsEW5a/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-MOH-OPERATION-de-MVW1YTY2YIv-null-disag/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-MVW1YTY2YIv/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"]}, "owner_type": "Organization", "type": "Reference", "collection": "HTS-TST-N-MOH-Age-Sex-Result-eyTROtsEW5a"} +{"owner": "DATIM-MOH-BI-FY19", "data": {"expressions": ["/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-DATIM-HAS-OPTION-HTS_TST_N_MOH_Age_Sex_Result-BLWV93S2HJ0/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/BLWV93S2HJ0/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-MOH-OPERATION-de-riMlR9lS8VN-null-disag/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-riMlR9lS8VN/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"]}, "owner_type": "Organization", "type": "Reference", "collection": "HTS-TST-N-MOH-Age-Sex-Result-BLWV93S2HJ0"} +{"owner": "DATIM-MOH-BI-FY19", "data": {"expressions": ["/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-DATIM-HAS-OPTION-HTS_TST_N_MOH_Age_Sex_Result-EFah6yBFc3J/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/EFah6yBFc3J/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-MOH-OPERATION-de-aryyckh9Ryl-null-disag/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-aryyckh9Ryl/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"]}, "owner_type": "Organization", "type": "Reference", "collection": "HTS-TST-N-MOH-Age-Sex-Result-EFah6yBFc3J"} +{"owner": "DATIM-MOH-BI-FY19", "data": {"expressions": ["/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-DATIM-HAS-OPTION-TX_NEW_N_MOH_Age_Sex_HIVStatus-j0yodS3zbnW/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/j0yodS3zbnW/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-MOH-OPERATION-de-laAuLJuPY7s-null-disag/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-laAuLJuPY7s/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"]}, "owner_type": "Organization", "type": "Reference", "collection": "TX-NEW-N-MOH-Age-Sex-HIVStatus-j0yodS3zbnW"} +{"owner": "DATIM-MOH-BI-FY19", "data": {"expressions": ["/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-DATIM-HAS-OPTION-TX_CURR_N_MOH_Age_Sex_HIVStatus-wW6G5NC8Wd1/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/wW6G5NC8Wd1/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-MOH-OPERATION-de-UOo0HJUZqDa-null-disag/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-UOo0HJUZqDa/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"]}, "owner_type": "Organization", "type": "Reference", "collection": "TX-CURR-N-MOH-Age-Sex-HIVStatus-wW6G5NC8Wd1"} +{"owner": "DATIM-MOH-BI-FY19", "data": {"expressions": ["/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-DATIM-HAS-OPTION-TX_CURR_N_MOH_Age_Sex_HIVStatus-WjX1mRJp9NV/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/WjX1mRJp9NV/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-MOH-OPERATION-de-oDHEqTcyN0T-null-disag/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-oDHEqTcyN0T/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"]}, "owner_type": "Organization", "type": "Reference", "collection": "TX-CURR-N-MOH-Age-Sex-HIVStatus-WjX1mRJp9NV"} +{"owner": "DATIM-MOH-BI-FY19", "data": {"expressions": ["/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-DATIM-HAS-OPTION-TX_NEW_N_MOH_Age_Sex_HIVStatus-Xn5oUNVSMWA/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/Xn5oUNVSMWA/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-MOH-OPERATION-de-IewbGJ6y4J6-null-disag/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-IewbGJ6y4J6/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"]}, "owner_type": "Organization", "type": "Reference", "collection": "TX-NEW-N-MOH-Age-Sex-HIVStatus-Xn5oUNVSMWA"} +{"owner": "DATIM-MOH-BI-FY19", "data": {"expressions": ["/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-DATIM-HAS-OPTION-HTS_TST_N_MOH_Age_Sex_Result-bxqrio2gHOj/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/bxqrio2gHOj/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-MOH-OPERATION-de-xsh5rce70XB-null-disag/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-xsh5rce70XB/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"]}, "owner_type": "Organization", "type": "Reference", "collection": "HTS-TST-N-MOH-Age-Sex-Result-bxqrio2gHOj"} +{"owner": "DATIM-MOH-BI-FY19", "data": {"expressions": ["/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-DATIM-HAS-OPTION-TX_NEW_N_MOH_Age_Sex_HIVStatus-dFjZira5vTX/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/dFjZira5vTX/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-MOH-OPERATION-de-M1Zyg56JZ0l-null-disag/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-M1Zyg56JZ0l/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"]}, "owner_type": "Organization", "type": "Reference", "collection": "TX-NEW-N-MOH-Age-Sex-HIVStatus-dFjZira5vTX"} +{"owner": "DATIM-MOH-BI-FY19", "data": {"expressions": ["/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-DATIM-HAS-OPTION-TX_CURR_N_MOH_Age_Sex_HIVStatus-ljBmGJpAsZh/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/ljBmGJpAsZh/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-MOH-OPERATION-de-d3l44U4AzcM-null-disag/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-d3l44U4AzcM/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"]}, "owner_type": "Organization", "type": "Reference", "collection": "TX-CURR-N-MOH-Age-Sex-HIVStatus-ljBmGJpAsZh"} +{"owner": "DATIM-MOH-BI-FY19", "data": {"expressions": ["/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-DATIM-HAS-OPTION-PMTCT_STAT_N_MOH_Age_Sex-AkOKGZjTuJH/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PMTCT_STAT_N_MOH_Age_Sex/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/AkOKGZjTuJH/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-MOH-OPERATION-de-bifT0mBTber-null-disag/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-bifT0mBTber/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"]}, "owner_type": "Organization", "type": "Reference", "collection": "PMTCT-STAT-N-MOH-Age-Sex-AkOKGZjTuJH"} +{"owner": "DATIM-MOH-BI-FY19", "data": {"expressions": ["/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-DATIM-HAS-OPTION-TB_PREV_N_MOH_TherapyType_NewExArt_HIV-xTbmPjpd5sB/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TB_PREV_N_MOH_TherapyType_NewExArt_HIV/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/xTbmPjpd5sB/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-MOH-OPERATION-de-sPnyanXYLXy-null-disag/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-sPnyanXYLXy/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"]}, "owner_type": "Organization", "type": "Reference", "collection": "TB-PREV-N-MOH-TherapyType-NewExArt-HIV-xTbmPjpd5sB"} +{"owner": "DATIM-MOH-BI-FY19", "data": {"expressions": ["/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-DATIM-HAS-OPTION-HTS_TST_N_MOH_Age_Sex_Result-MuaoVfC9rYL/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/MuaoVfC9rYL/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-MOH-OPERATION-de-zVDLT1HLVOZ-null-disag/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-zVDLT1HLVOZ/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"]}, "owner_type": "Organization", "type": "Reference", "collection": "HTS-TST-N-MOH-Age-Sex-Result-MuaoVfC9rYL"} +{"owner": "DATIM-MOH-BI-FY19", "data": {"expressions": ["/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-DATIM-HAS-OPTION-HTS_TST_N_MOH_Age_Sex_Result-NJclydByUvA/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/NJclydByUvA/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-MOH-OPERATION-de-XCKZTfge7nl-null-disag/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-XCKZTfge7nl/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"]}, "owner_type": "Organization", "type": "Reference", "collection": "HTS-TST-N-MOH-Age-Sex-Result-NJclydByUvA"} +{"owner": "DATIM-MOH-BI-FY19", "data": {"expressions": ["/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-DATIM-HAS-OPTION-TX_NEW_N_MOH_Age_Sex_HIVStatus-qdYU6NoIpY1/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/qdYU6NoIpY1/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-MOH-OPERATION-de-NYhIm0ok5eg-null-disag/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-NYhIm0ok5eg/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"]}, "owner_type": "Organization", "type": "Reference", "collection": "TX-NEW-N-MOH-Age-Sex-HIVStatus-qdYU6NoIpY1"} +{"owner": "DATIM-MOH-BI-FY19", "data": {"expressions": ["/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-DATIM-HAS-OPTION-TX_NEW_N_MOH_Age_Sex_HIVStatus-wW6G5NC8Wd1/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/wW6G5NC8Wd1/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-MOH-OPERATION-de-dpxnn0leayG-null-disag/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-dpxnn0leayG/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"]}, "owner_type": "Organization", "type": "Reference", "collection": "TX-NEW-N-MOH-Age-Sex-HIVStatus-wW6G5NC8Wd1"} +{"owner": "DATIM-MOH-BI-FY19", "data": {"expressions": ["/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-DATIM-HAS-OPTION-TX_CURR_N_MOH_Age_Sex_HIVStatus-R9wcT5vQ7tR/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/R9wcT5vQ7tR/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-MOH-OPERATION-de-DyDBcioM4ej-null-disag/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-DyDBcioM4ej/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"]}, "owner_type": "Organization", "type": "Reference", "collection": "TX-CURR-N-MOH-Age-Sex-HIVStatus-R9wcT5vQ7tR"} +{"owner": "DATIM-MOH-BI-FY19", "data": {"expressions": ["/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-DATIM-HAS-OPTION-HTS_TST_N_MOH_Age_Sex_Result-kLd3OnUYTr5/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/kLd3OnUYTr5/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-MOH-OPERATION-de-fPPjHOFnvIi-null-disag/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-fPPjHOFnvIi/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"]}, "owner_type": "Organization", "type": "Reference", "collection": "HTS-TST-N-MOH-Age-Sex-Result-kLd3OnUYTr5"} +{"owner": "DATIM-MOH-BI-FY19", "data": {"expressions": ["/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-DATIM-HAS-OPTION-HTS_TST_N_MOH_Age_Sex_Result-d3rKRkxJP1v/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/d3rKRkxJP1v/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-MOH-OPERATION-de-JGDy0QAXMN0-null-disag/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-JGDy0QAXMN0/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"]}, "owner_type": "Organization", "type": "Reference", "collection": "HTS-TST-N-MOH-Age-Sex-Result-d3rKRkxJP1v"} +{"owner": "DATIM-MOH-BI-FY19", "data": {"expressions": ["/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-DATIM-HAS-OPTION-HTS_TST_N_MOH_Age_Sex_Result-Sf6GWp5gNx2/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/Sf6GWp5gNx2/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-MOH-OPERATION-de-ZEpmpLQL5rg-null-disag/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-ZEpmpLQL5rg/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"]}, "owner_type": "Organization", "type": "Reference", "collection": "HTS-TST-N-MOH-Age-Sex-Result-Sf6GWp5gNx2"} +{"owner": "DATIM-MOH-BI-FY19", "data": {"expressions": ["/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-DATIM-HAS-OPTION-TX_NEW_N_MOH_Age_Sex_HIVStatus-POkbpo4D13c/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/POkbpo4D13c/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-MOH-OPERATION-de-OeYI3Fe6Mtq-null-disag/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-OeYI3Fe6Mtq/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"]}, "owner_type": "Organization", "type": "Reference", "collection": "TX-NEW-N-MOH-Age-Sex-HIVStatus-POkbpo4D13c"} +{"owner": "DATIM-MOH-BI-FY19", "data": {"expressions": ["/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-DATIM-HAS-OPTION-HTS_TST_N_MOH_Age_Sex_Result-lGNNK7ZYDGP/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/lGNNK7ZYDGP/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-MOH-OPERATION-de-daI4jhvYIvv-null-disag/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-daI4jhvYIvv/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"]}, "owner_type": "Organization", "type": "Reference", "collection": "HTS-TST-N-MOH-Age-Sex-Result-lGNNK7ZYDGP"} +{"owner": "DATIM-MOH-BI-FY19", "data": {"expressions": ["/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-DATIM-HAS-OPTION-TX_NEW_N_MOH_Age_Sex_HIVStatus-VdA970UlzlX/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/VdA970UlzlX/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-MOH-OPERATION-de-fdMLSDbTrsp-null-disag/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-fdMLSDbTrsp/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"]}, "owner_type": "Organization", "type": "Reference", "collection": "TX-NEW-N-MOH-Age-Sex-HIVStatus-VdA970UlzlX"} +{"owner": "DATIM-MOH-BI-FY19", "data": {"expressions": ["/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-DATIM-HAS-OPTION-TX_NEW_N_MOH_Age_Sex_HIVStatus-IxSwaxNCt1n/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/IxSwaxNCt1n/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-MOH-OPERATION-de-zv6pLuOL0QY-null-disag/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-zv6pLuOL0QY/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"]}, "owner_type": "Organization", "type": "Reference", "collection": "TX-NEW-N-MOH-Age-Sex-HIVStatus-IxSwaxNCt1n"} +{"owner": "DATIM-MOH-BI-FY19", "data": {"expressions": ["/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-DATIM-HAS-OPTION-HTS_TST_N_MOH_Age_Sex_Result-HTcrEM69sst/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTcrEM69sst/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-MOH-OPERATION-de-QD8Pxfehgez-null-disag/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-QD8Pxfehgez/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"]}, "owner_type": "Organization", "type": "Reference", "collection": "HTS-TST-N-MOH-Age-Sex-Result-HTcrEM69sst"} +{"owner": "DATIM-MOH-BI-FY19", "data": {"expressions": ["/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-DATIM-HAS-OPTION-TX_CURR_N_MOH_Age_Sex_HIVStatus-POkbpo4D13c/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/POkbpo4D13c/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-MOH-OPERATION-de-aGSgS9ykSam-null-disag/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-aGSgS9ykSam/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"]}, "owner_type": "Organization", "type": "Reference", "collection": "TX-CURR-N-MOH-Age-Sex-HIVStatus-POkbpo4D13c"} +{"owner": "DATIM-MOH-BI-FY19", "data": {"expressions": ["/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-DATIM-HAS-OPTION-TX_NEW_N_MOH_Age_Sex_HIVStatus-ljBmGJpAsZh/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/ljBmGJpAsZh/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-MOH-OPERATION-de-g3vSvtTmJMP-null-disag/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-g3vSvtTmJMP/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"]}, "owner_type": "Organization", "type": "Reference", "collection": "TX-NEW-N-MOH-Age-Sex-HIVStatus-ljBmGJpAsZh"} +{"owner": "DATIM-MOH-BI-FY19", "data": {"expressions": ["/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-DATIM-HAS-OPTION-HTS_TST_N_MOH_Age_Sex_Result-KRoQaA91sv5/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/KRoQaA91sv5/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-MOH-OPERATION-de-N5nAmkHyi8q-null-disag/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-N5nAmkHyi8q/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"]}, "owner_type": "Organization", "type": "Reference", "collection": "HTS-TST-N-MOH-Age-Sex-Result-KRoQaA91sv5"} +{"owner": "DATIM-MOH-BI-FY19", "data": {"expressions": ["/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-DATIM-HAS-OPTION-HTS_TST_N_MOH_Age_Sex_Result-z1V5tDuMQt7/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/z1V5tDuMQt7/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-MOH-OPERATION-de-t9w9jVqgDi6-null-disag/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-t9w9jVqgDi6/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"]}, "owner_type": "Organization", "type": "Reference", "collection": "HTS-TST-N-MOH-Age-Sex-Result-z1V5tDuMQt7"} +{"owner": "DATIM-MOH-BI-FY19", "data": {"expressions": ["/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-DATIM-HAS-OPTION-PMTCT_STAT_N_MOH_Age_Sex-UN0vy0VSyHQ/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PMTCT_STAT_N_MOH_Age_Sex/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/UN0vy0VSyHQ/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-MOH-OPERATION-de-d84aI2IZRiQ-null-disag/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-d84aI2IZRiQ/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"]}, "owner_type": "Organization", "type": "Reference", "collection": "PMTCT-STAT-N-MOH-Age-Sex-UN0vy0VSyHQ"} +{"owner": "DATIM-MOH-BI-FY19", "data": {"expressions": ["/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-DATIM-HAS-OPTION-HTS_TST_N_MOH_Age_Sex_Result-QS3vNL5WySH/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/QS3vNL5WySH/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-MOH-OPERATION-de-AxpKKqfxOc0-null-disag/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-AxpKKqfxOc0/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"]}, "owner_type": "Organization", "type": "Reference", "collection": "HTS-TST-N-MOH-Age-Sex-Result-QS3vNL5WySH"} +{"owner": "DATIM-MOH-BI-FY19", "data": {"expressions": ["/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-DATIM-HAS-OPTION-HTS_TST_N_MOH_Age_Sex_Result-Gvo9takmOXx/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/Gvo9takmOXx/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-MOH-OPERATION-de-jmfgCiD94tC-null-disag/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-jmfgCiD94tC/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"]}, "owner_type": "Organization", "type": "Reference", "collection": "HTS-TST-N-MOH-Age-Sex-Result-Gvo9takmOXx"} +{"owner": "DATIM-MOH-BI-FY19", "data": {"expressions": ["/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-DATIM-HAS-OPTION-TX_NEW_N_MOH_Age_Sex_HIVStatus-RMA75iIp8Wd/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/RMA75iIp8Wd/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-MOH-OPERATION-de-iDdHBsMPu8K-null-disag/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-iDdHBsMPu8K/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"]}, "owner_type": "Organization", "type": "Reference", "collection": "TX-NEW-N-MOH-Age-Sex-HIVStatus-RMA75iIp8Wd"} +{"owner": "DATIM-MOH-BI-FY19", "data": {"expressions": ["/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-DATIM-HAS-OPTION-HTS_TST_N_MOH_Age_Sex_Result-ip5uMUT73Qu/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/ip5uMUT73Qu/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-MOH-OPERATION-de-SNVjEZJSwgu-null-disag/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-SNVjEZJSwgu/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"]}, "owner_type": "Organization", "type": "Reference", "collection": "HTS-TST-N-MOH-Age-Sex-Result-ip5uMUT73Qu"} +{"owner": "DATIM-MOH-BI-FY19", "data": {"expressions": ["/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-DATIM-HAS-OPTION-TX_CURR_N_MOH_Age_Sex_HIVStatus-OBbZvcHg2HL/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/OBbZvcHg2HL/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-MOH-OPERATION-de-qNoX4vJQUH5-null-disag/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-qNoX4vJQUH5/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"]}, "owner_type": "Organization", "type": "Reference", "collection": "TX-CURR-N-MOH-Age-Sex-HIVStatus-OBbZvcHg2HL"} +{"owner": "DATIM-MOH-BI-FY19", "data": {"expressions": ["/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-DATIM-HAS-OPTION-TX_CURR_N_MOH_Age_Sex_HIVStatus-VdA970UlzlX/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/VdA970UlzlX/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-MOH-OPERATION-de-PelNbVtNS0N-null-disag/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-PelNbVtNS0N/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"]}, "owner_type": "Organization", "type": "Reference", "collection": "TX-CURR-N-MOH-Age-Sex-HIVStatus-VdA970UlzlX"} +{"owner": "DATIM-MOH-BI-FY19", "data": {"expressions": ["/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-DATIM-HAS-OPTION-HTS_TST_N_MOH_Age_Sex_Result-tIhxMfmPrU5/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/tIhxMfmPrU5/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-MOH-OPERATION-de-PktLO6VcW0b-null-disag/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-PktLO6VcW0b/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"]}, "owner_type": "Organization", "type": "Reference", "collection": "HTS-TST-N-MOH-Age-Sex-Result-tIhxMfmPrU5"} +{"owner": "DATIM-MOH-BI-FY19", "data": {"expressions": ["/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-DATIM-HAS-OPTION-HTS_TST_N_MOH_Age_Sex_Result-UggtNScQMVl/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/UggtNScQMVl/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-MOH-OPERATION-de-ETM7vCs45AD-null-disag/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-ETM7vCs45AD/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"]}, "owner_type": "Organization", "type": "Reference", "collection": "HTS-TST-N-MOH-Age-Sex-Result-UggtNScQMVl"} +{"owner": "DATIM-MOH-BI-FY19", "data": {"expressions": ["/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-DATIM-HAS-OPTION-HTS_TST_N_MOH_Age_Sex_Result-NRZfd73Ypo8/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/NRZfd73Ypo8/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-MOH-OPERATION-de-vrsgaohcn9z-null-disag/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-vrsgaohcn9z/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"]}, "owner_type": "Organization", "type": "Reference", "collection": "HTS-TST-N-MOH-Age-Sex-Result-NRZfd73Ypo8"} +{"owner": "DATIM-MOH-BI-FY19", "data": {"expressions": ["/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-DATIM-HAS-OPTION-TX_CURR_N_MOH_Age_Sex_HIVStatus-kGlGj9LDonu/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/kGlGj9LDonu/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-MOH-OPERATION-de-UlP69mYHPsu-null-disag/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-UlP69mYHPsu/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"]}, "owner_type": "Organization", "type": "Reference", "collection": "TX-CURR-N-MOH-Age-Sex-HIVStatus-kGlGj9LDonu"} +{"owner": "DATIM-MOH-BI-FY19", "data": {"expressions": ["/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-DATIM-HAS-OPTION-HTS_TST_N_MOH_Age_Sex_Result-i0RFyIDccSm/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/i0RFyIDccSm/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-MOH-OPERATION-de-IvGZRfascZg-null-disag/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-IvGZRfascZg/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"]}, "owner_type": "Organization", "type": "Reference", "collection": "HTS-TST-N-MOH-Age-Sex-Result-i0RFyIDccSm"} +{"owner": "DATIM-MOH-BI-FY19", "data": {"expressions": ["/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-DATIM-HAS-OPTION-PMTCT_STAT_N_MOH_Age_Sex-Za1ntF1ECu4/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PMTCT_STAT_N_MOH_Age_Sex/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/Za1ntF1ECu4/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-MOH-OPERATION-de-Jd40NMViEcc-null-disag/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-Jd40NMViEcc/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"]}, "owner_type": "Organization", "type": "Reference", "collection": "PMTCT-STAT-N-MOH-Age-Sex-Za1ntF1ECu4"} +{"owner": "DATIM-MOH-BI-FY19", "data": {"expressions": ["/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-DATIM-HAS-OPTION-HTS_TST_N_MOH_Age_Sex_Result-fysQ3RXzbzW/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/fysQ3RXzbzW/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-MOH-OPERATION-de-DJHo8YmbVX3-null-disag/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-DJHo8YmbVX3/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"]}, "owner_type": "Organization", "type": "Reference", "collection": "HTS-TST-N-MOH-Age-Sex-Result-fysQ3RXzbzW"} +{"owner": "DATIM-MOH-BI-FY19", "data": {"expressions": ["/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-DATIM-HAS-OPTION-TX_CURR_N_MOH_Age_Sex_HIVStatus-ytvrDZdNAhc/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/ytvrDZdNAhc/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-MOH-OPERATION-de-QTMYSr8ToTa-null-disag/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-QTMYSr8ToTa/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"]}, "owner_type": "Organization", "type": "Reference", "collection": "TX-CURR-N-MOH-Age-Sex-HIVStatus-ytvrDZdNAhc"} +{"owner": "DATIM-MOH-BI-FY19", "data": {"expressions": ["/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-DATIM-HAS-OPTION-HTS_TST_N_MOH_Age_Sex_Result-RLLUx3DHJan/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/RLLUx3DHJan/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-MOH-OPERATION-de-JnnDyNIhWQ9-null-disag/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-JnnDyNIhWQ9/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"]}, "owner_type": "Organization", "type": "Reference", "collection": "HTS-TST-N-MOH-Age-Sex-Result-RLLUx3DHJan"} +{"owner": "DATIM-MOH-BI-FY19", "data": {"expressions": ["/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-DATIM-HAS-OPTION-PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg-o0gcwyuh7mU/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/o0gcwyuh7mU/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-MOH-OPERATION-de-KUWmKtsuBAI-null-disag/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-KUWmKtsuBAI/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"]}, "owner_type": "Organization", "type": "Reference", "collection": "PMTCT-STAT-N-MOH-Sex-KnownNewPosNewNeg-o0gcwyuh7mU"} +{"owner": "DATIM-MOH-BI-FY19", "data": {"expressions": ["/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-DATIM-HAS-OPTION-HTS_TST_N_MOH_Age_Sex_Result-uPpiUkMhH6j/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/uPpiUkMhH6j/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-MOH-OPERATION-de-cmE32VeI5L2-null-disag/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-cmE32VeI5L2/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"]}, "owner_type": "Organization", "type": "Reference", "collection": "HTS-TST-N-MOH-Age-Sex-Result-uPpiUkMhH6j"} +{"owner": "DATIM-MOH-BI-FY19", "data": {"expressions": ["/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-DATIM-HAS-OPTION-TX_CURR_N_MOH_Age_Sex_HIVStatus-SeijxYK8F4b/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/SeijxYK8F4b/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-MOH-OPERATION-de-IWKjpXSErVj-null-disag/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-IWKjpXSErVj/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"]}, "owner_type": "Organization", "type": "Reference", "collection": "TX-CURR-N-MOH-Age-Sex-HIVStatus-SeijxYK8F4b"} +{"owner": "DATIM-MOH-BI-FY19", "data": {"expressions": ["/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-DATIM-HAS-OPTION-HTS_TST_N_MOH_Age_Sex_Result-BitB2nKfWBK/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/BitB2nKfWBK/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-MOH-OPERATION-de-kHxBREKggBI-null-disag/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-kHxBREKggBI/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"]}, "owner_type": "Organization", "type": "Reference", "collection": "HTS-TST-N-MOH-Age-Sex-Result-BitB2nKfWBK"} +{"owner": "DATIM-MOH-BI-FY19", "data": {"expressions": ["/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-DATIM-HAS-OPTION-HTS_TST_N_MOH_Age_Sex_Result-Kjn4IWLfG2G/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/Kjn4IWLfG2G/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-MOH-OPERATION-de-lGfG2QV4ZVe-null-disag/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-lGfG2QV4ZVe/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"]}, "owner_type": "Organization", "type": "Reference", "collection": "HTS-TST-N-MOH-Age-Sex-Result-Kjn4IWLfG2G"} +{"owner": "DATIM-MOH-BI-FY19", "data": {"expressions": ["/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-DATIM-HAS-OPTION-HTS_TST_N_MOH_Age_Sex_Result-kZ5sEz94kJE/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/kZ5sEz94kJE/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-MOH-OPERATION-de-fJSGp9VgBHk-null-disag/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-fJSGp9VgBHk/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"]}, "owner_type": "Organization", "type": "Reference", "collection": "HTS-TST-N-MOH-Age-Sex-Result-kZ5sEz94kJE"} +{"owner": "DATIM-MOH-BI-FY19", "data": {"expressions": ["/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-DATIM-HAS-OPTION-HTS_TST_N_MOH_Age_Sex_Result-WDpiIZ8UjB8/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/WDpiIZ8UjB8/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-MOH-OPERATION-de-RpjKkCijwhm-null-disag/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-RpjKkCijwhm/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"]}, "owner_type": "Organization", "type": "Reference", "collection": "HTS-TST-N-MOH-Age-Sex-Result-WDpiIZ8UjB8"} +{"owner": "DATIM-MOH-BI-FY19", "data": {"expressions": ["/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-DATIM-HAS-OPTION-TX_NEW_N_MOH_Age_Sex_HIVStatus-eOn9JgfkB4F/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/eOn9JgfkB4F/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-MOH-OPERATION-de-bg6Wln5mApl-null-disag/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-bg6Wln5mApl/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"]}, "owner_type": "Organization", "type": "Reference", "collection": "TX-NEW-N-MOH-Age-Sex-HIVStatus-eOn9JgfkB4F"} +{"owner": "DATIM-MOH-BI-FY19", "data": {"expressions": ["/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-DATIM-HAS-OPTION-HTS_TST_N_MOH_Age_Sex_Result-wLMOUM9mfTV/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/wLMOUM9mfTV/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-MOH-OPERATION-de-l85Lr4z1qiA-null-disag/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-l85Lr4z1qiA/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"]}, "owner_type": "Organization", "type": "Reference", "collection": "HTS-TST-N-MOH-Age-Sex-Result-wLMOUM9mfTV"} +{"owner": "DATIM-MOH-BI-FY19", "data": {"expressions": ["/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-DATIM-HAS-OPTION-TX_CURR_N_MOH_Age_Sex_HIVStatus-y3VqNEK9n95/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/y3VqNEK9n95/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-MOH-OPERATION-de-dlU5Gvuhho0-null-disag/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-dlU5Gvuhho0/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"]}, "owner_type": "Organization", "type": "Reference", "collection": "TX-CURR-N-MOH-Age-Sex-HIVStatus-y3VqNEK9n95"} +{"owner": "DATIM-MOH-BI-FY19", "data": {"expressions": ["/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-DATIM-HAS-OPTION-TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus-chrwpNxHlQQ/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/chrwpNxHlQQ/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-MOH-OPERATION-de-ghB2hq0lxgO-null-disag/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-ghB2hq0lxgO/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"]}, "owner_type": "Organization", "type": "Reference", "collection": "TB-PREV-N-MOH-Age-Agg-Sex-HIVStatus-chrwpNxHlQQ"} +{"owner": "DATIM-MOH-BI-FY19", "data": {"expressions": ["/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-DATIM-HAS-OPTION-TX_CURR_N_MOH_Age_Sex_HIVStatus-eOn9JgfkB4F/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/eOn9JgfkB4F/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-MOH-OPERATION-de-xXSkYGo7aKP-null-disag/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-xXSkYGo7aKP/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"]}, "owner_type": "Organization", "type": "Reference", "collection": "TX-CURR-N-MOH-Age-Sex-HIVStatus-eOn9JgfkB4F"} +{"owner": "DATIM-MOH-BI-FY19", "data": {"expressions": ["/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-DATIM-HAS-OPTION-TX_CURR_N_MOH_Age_Sex_HIVStatus-IxSwaxNCt1n/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/IxSwaxNCt1n/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-MOH-OPERATION-de-jnSHPLCEjpU-null-disag/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-jnSHPLCEjpU/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"]}, "owner_type": "Organization", "type": "Reference", "collection": "TX-CURR-N-MOH-Age-Sex-HIVStatus-IxSwaxNCt1n"} +{"owner": "DATIM-MOH-BI-FY19", "data": {"expressions": ["/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-DATIM-HAS-OPTION-HTS_TST_N_MOH_Age_Sex_Result-wO7RB8C1sal/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/wO7RB8C1sal/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-MOH-OPERATION-de-FKuvRCzuWgU-null-disag/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-FKuvRCzuWgU/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"]}, "owner_type": "Organization", "type": "Reference", "collection": "HTS-TST-N-MOH-Age-Sex-Result-wO7RB8C1sal"} +{"owner": "DATIM-MOH-BI-FY19", "data": {"expressions": ["/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-DATIM-HAS-OPTION-HTS_TST_N_MOH_Age_Sex_Result-i4lSbrUVcpe/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/i4lSbrUVcpe/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-MOH-OPERATION-de-PwPyaAWfK8j-null-disag/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-PwPyaAWfK8j/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"]}, "owner_type": "Organization", "type": "Reference", "collection": "HTS-TST-N-MOH-Age-Sex-Result-i4lSbrUVcpe"} +{"owner": "DATIM-MOH-BI-FY19", "data": {"expressions": ["/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-DATIM-HAS-OPTION-TX_NEW_N_MOH_Age_Sex_HIVStatus-WjX1mRJp9NV/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/WjX1mRJp9NV/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-MOH-OPERATION-de-ZtAZ2OI0JdY-null-disag/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-ZtAZ2OI0JdY/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"]}, "owner_type": "Organization", "type": "Reference", "collection": "TX-NEW-N-MOH-Age-Sex-HIVStatus-WjX1mRJp9NV"} +{"owner": "DATIM-MOH-BI-FY19", "data": {"expressions": ["/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-DATIM-HAS-OPTION-PMTCT_STAT_N_MOH_Age_Sex-zCrKbLh9x6i/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PMTCT_STAT_N_MOH_Age_Sex/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/zCrKbLh9x6i/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-MOH-OPERATION-de-lSDXPwpJ4Dr-null-disag/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-lSDXPwpJ4Dr/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"]}, "owner_type": "Organization", "type": "Reference", "collection": "PMTCT-STAT-N-MOH-Age-Sex-zCrKbLh9x6i"} +{"owner": "DATIM-MOH-BI-FY19", "data": {"expressions": ["/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-DATIM-HAS-OPTION-HTS_TST_N_MOH-HllvX50cXC0/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HllvX50cXC0/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-MOH-OPERATION-de-HMHJTVWtqBX-null-disag/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-HMHJTVWtqBX/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"]}, "owner_type": "Organization", "type": "Reference", "collection": "HTS-TST-N-MOH-HllvX50cXC0"} +{"owner": "DATIM-MOH-BI-FY19", "data": {"expressions": ["/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-DATIM-HAS-OPTION-HTS_TST_N_MOH_Age_Sex_Result-OOCHuTdTJEQ/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/OOCHuTdTJEQ/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-MOH-OPERATION-de-iZB71rp93pr-null-disag/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-iZB71rp93pr/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"]}, "owner_type": "Organization", "type": "Reference", "collection": "HTS-TST-N-MOH-Age-Sex-Result-OOCHuTdTJEQ"} +{"owner": "DATIM-MOH-BI-FY19", "data": {"expressions": ["/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-DATIM-HAS-OPTION-PMTCT_STAT_N_MOH_Age_Sex-QazyoPSt2XH/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PMTCT_STAT_N_MOH_Age_Sex/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/QazyoPSt2XH/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-MOH-OPERATION-de-bESAuZqKCSa-null-disag/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-bESAuZqKCSa/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"]}, "owner_type": "Organization", "type": "Reference", "collection": "PMTCT-STAT-N-MOH-Age-Sex-QazyoPSt2XH"} +{"owner": "DATIM-MOH-BI-FY19", "data": {"expressions": ["/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-DATIM-HAS-OPTION-PMTCT_STAT_N_MOH_Age_Sex-dGTaodokiEE/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PMTCT_STAT_N_MOH_Age_Sex/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/dGTaodokiEE/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-MOH-OPERATION-de-uaSWITf2O7D-null-disag/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-uaSWITf2O7D/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"]}, "owner_type": "Organization", "type": "Reference", "collection": "PMTCT-STAT-N-MOH-Age-Sex-dGTaodokiEE"} +{"owner": "DATIM-MOH-BI-FY19", "data": {"expressions": ["/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-DATIM-HAS-OPTION-HTS_TST_N_MOH_Age_Sex_Result-fsnxvho9fiG/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/fsnxvho9fiG/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-MOH-OPERATION-de-o3QHpo08WMJ-null-disag/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-o3QHpo08WMJ/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"]}, "owner_type": "Organization", "type": "Reference", "collection": "HTS-TST-N-MOH-Age-Sex-Result-fsnxvho9fiG"} +{"owner": "DATIM-MOH-BI-FY19", "data": {"expressions": ["/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-DATIM-HAS-OPTION-TX_CURR_N_MOH_Age_Sex_HIVStatus-j0yodS3zbnW/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/j0yodS3zbnW/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-MOH-OPERATION-de-emtzZ206g5y-null-disag/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-emtzZ206g5y/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"]}, "owner_type": "Organization", "type": "Reference", "collection": "TX-CURR-N-MOH-Age-Sex-HIVStatus-j0yodS3zbnW"} +{"owner": "DATIM-MOH-BI-FY19", "data": {"expressions": ["/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-DATIM-HAS-OPTION-HTS_TST_N_MOH_Age_Sex_Result-cXdSJvbabBT/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/cXdSJvbabBT/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-MOH-OPERATION-de-c8NeLBXyoiI-null-disag/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-c8NeLBXyoiI/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"]}, "owner_type": "Organization", "type": "Reference", "collection": "HTS-TST-N-MOH-Age-Sex-Result-cXdSJvbabBT"} +{"owner": "DATIM-MOH-BI-FY19", "data": {"expressions": ["/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-DATIM-HAS-OPTION-TX_CURR_N_MOH_Age_Sex_HIVStatus-x1r1vfZQLFj/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/x1r1vfZQLFj/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-MOH-OPERATION-de-GRNYVvU0CsI-null-disag/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-GRNYVvU0CsI/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"]}, "owner_type": "Organization", "type": "Reference", "collection": "TX-CURR-N-MOH-Age-Sex-HIVStatus-x1r1vfZQLFj"} +{"owner": "DATIM-MOH-BI-FY19", "data": {"expressions": ["/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-DATIM-HAS-OPTION-TX_NEW_N_MOH_Age_Sex_HIVStatus-kGlGj9LDonu/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/kGlGj9LDonu/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-MOH-OPERATION-de-oHGA6LWYuof-null-disag/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-oHGA6LWYuof/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"]}, "owner_type": "Organization", "type": "Reference", "collection": "TX-NEW-N-MOH-Age-Sex-HIVStatus-kGlGj9LDonu"} +{"owner": "DATIM-MOH-BI-FY19", "data": {"expressions": ["/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-DATIM-HAS-OPTION-TX_NEW_N_MOH_Age_Sex_HIVStatus-OBbZvcHg2HL/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/OBbZvcHg2HL/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-MOH-OPERATION-de-vh3zjmPpj1g-null-disag/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-vh3zjmPpj1g/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"]}, "owner_type": "Organization", "type": "Reference", "collection": "TX-NEW-N-MOH-Age-Sex-HIVStatus-OBbZvcHg2HL"} +{"owner": "DATIM-MOH-BI-FY19", "data": {"expressions": ["/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-DATIM-HAS-OPTION-TX_CURR_N_MOH_Age_Sex_HIVStatus-hiUhhVpgUMg/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/hiUhhVpgUMg/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-MOH-OPERATION-de-WM6xsBefeWm-null-disag/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-WM6xsBefeWm/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"]}, "owner_type": "Organization", "type": "Reference", "collection": "TX-CURR-N-MOH-Age-Sex-HIVStatus-hiUhhVpgUMg"} +{"owner": "DATIM-MOH-BI-FY19", "data": {"expressions": ["/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-DATIM-HAS-OPTION-HTS_TST_N_MOH_Age_Sex_Result-hXgqQX95TVa/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/hXgqQX95TVa/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-MOH-OPERATION-de-KnCUI5EOglY-null-disag/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-KnCUI5EOglY/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"]}, "owner_type": "Organization", "type": "Reference", "collection": "HTS-TST-N-MOH-Age-Sex-Result-hXgqQX95TVa"} +{"owner": "DATIM-MOH-BI-FY19", "data": {"expressions": ["/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-DATIM-HAS-OPTION-TX_NEW_N_MOH_Age_Sex_HIVStatus-ytvrDZdNAhc/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/ytvrDZdNAhc/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-MOH-OPERATION-de-pauNyI6axQy-null-disag/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-pauNyI6axQy/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"]}, "owner_type": "Organization", "type": "Reference", "collection": "TX-NEW-N-MOH-Age-Sex-HIVStatus-ytvrDZdNAhc"} +{"owner": "DATIM-MOH-BI-FY19", "data": {"expressions": ["/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-DATIM-HAS-OPTION-TX_CURR_N_MOH_Age_Sex_HIVStatus-PPoL5AnEAQf/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PPoL5AnEAQf/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-MOH-OPERATION-de-znxFMERF02r-null-disag/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-znxFMERF02r/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"]}, "owner_type": "Organization", "type": "Reference", "collection": "TX-CURR-N-MOH-Age-Sex-HIVStatus-PPoL5AnEAQf"} +{"owner": "DATIM-MOH-BI-FY19", "data": {"expressions": ["/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-DATIM-HAS-OPTION-TX_CURR_N_MOH_Age_Sex_HIVStatus-dFjZira5vTX/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/dFjZira5vTX/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-MOH-OPERATION-de-S7Ff5SaJcgj-null-disag/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-S7Ff5SaJcgj/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"]}, "owner_type": "Organization", "type": "Reference", "collection": "TX-CURR-N-MOH-Age-Sex-HIVStatus-dFjZira5vTX"} +{"owner": "DATIM-MOH-BI-FY19", "data": {"expressions": ["/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-DATIM-HAS-OPTION-HTS_TST_N_MOH_Age_Sex_Result-GlfLlD3wSQj/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/GlfLlD3wSQj/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-MOH-OPERATION-de-SOvbi4dMl8U-null-disag/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-SOvbi4dMl8U/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"]}, "owner_type": "Organization", "type": "Reference", "collection": "HTS-TST-N-MOH-Age-Sex-Result-GlfLlD3wSQj"} +{"owner": "DATIM-MOH-BI-FY19", "data": {"expressions": ["/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-DATIM-HAS-OPTION-HTS_TST_N_MOH_Age_Sex_Result-pCFCaOLScdv/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/pCFCaOLScdv/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-MOH-OPERATION-de-Z4oQoSxSNTx-null-disag/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-Z4oQoSxSNTx/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"]}, "owner_type": "Organization", "type": "Reference", "collection": "HTS-TST-N-MOH-Age-Sex-Result-pCFCaOLScdv"} +{"owner": "DATIM-MOH-BI-FY19", "data": {"expressions": ["/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-DATIM-HAS-OPTION-TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus-Yf1BiWq71NE/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/Yf1BiWq71NE/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-MOH-OPERATION-de-FOvDyqWMz5k-null-disag/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-FOvDyqWMz5k/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"]}, "owner_type": "Organization", "type": "Reference", "collection": "TB-PREV-N-MOH-Age-Agg-Sex-HIVStatus-Yf1BiWq71NE"} +{"owner": "DATIM-MOH-BI-FY19", "data": {"expressions": ["/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-DATIM-HAS-OPTION-PMTCT_STAT_N_MOH_Age_Sex-uEGqYHYtXfS/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PMTCT_STAT_N_MOH_Age_Sex/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/uEGqYHYtXfS/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-MOH-OPERATION-de-Qervl6YA2cn-null-disag/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-Qervl6YA2cn/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"]}, "owner_type": "Organization", "type": "Reference", "collection": "PMTCT-STAT-N-MOH-Age-Sex-uEGqYHYtXfS"} +{"owner": "DATIM-MOH-BI-FY19", "data": {"expressions": ["/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-DATIM-HAS-OPTION-TX_NEW_N_MOH_Age_Sex_HIVStatus-hiUhhVpgUMg/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/hiUhhVpgUMg/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-MOH-OPERATION-de-LiK6wzpF4Ft-null-disag/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-LiK6wzpF4Ft/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"]}, "owner_type": "Organization", "type": "Reference", "collection": "TX-NEW-N-MOH-Age-Sex-HIVStatus-hiUhhVpgUMg"} +{"owner": "DATIM-MOH-BI-FY19", "data": {"expressions": ["/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-DATIM-HAS-OPTION-TX_NEW_N_MOH_Age_Sex_HIVStatus-x1r1vfZQLFj/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/x1r1vfZQLFj/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-MOH-OPERATION-de-V8Cw4MGPOSS-null-disag/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-V8Cw4MGPOSS/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"]}, "owner_type": "Organization", "type": "Reference", "collection": "TX-NEW-N-MOH-Age-Sex-HIVStatus-x1r1vfZQLFj"} +{"owner": "DATIM-MOH-BI-FY19", "data": {"expressions": ["/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-DATIM-HAS-OPTION-TX_NEW_N_MOH_Age_Sex_HIVStatus-FgwkSYUXq8x/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/FgwkSYUXq8x/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-MOH-OPERATION-de-lIZIb5ftSpY-null-disag/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-lIZIb5ftSpY/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"]}, "owner_type": "Organization", "type": "Reference", "collection": "TX-NEW-N-MOH-Age-Sex-HIVStatus-FgwkSYUXq8x"} +{"owner": "DATIM-MOH-BI-FY19", "data": {"expressions": ["/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-DATIM-HAS-OPTION-HTS_TST_N_MOH_Age_Sex_Result-wpck6pSRDer/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/wpck6pSRDer/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-MOH-OPERATION-de-q9hN706Syw7-null-disag/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-q9hN706Syw7/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"]}, "owner_type": "Organization", "type": "Reference", "collection": "HTS-TST-N-MOH-Age-Sex-Result-wpck6pSRDer"} +{"owner": "DATIM-MOH-BI-FY19", "data": {"expressions": ["/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-DATIM-HAS-OPTION-TX_CURR_N_MOH_Age_Sex_HIVStatus-jbrs9Qk6f9b/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/jbrs9Qk6f9b/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-MOH-OPERATION-de-qg2zD9AIHZa-null-disag/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-qg2zD9AIHZa/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"]}, "owner_type": "Organization", "type": "Reference", "collection": "TX-CURR-N-MOH-Age-Sex-HIVStatus-jbrs9Qk6f9b"} +{"owner": "DATIM-MOH-BI-FY19", "data": {"expressions": ["/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-DATIM-HAS-OPTION-TB_PREV_N_MOH_TherapyType_NewExArt_HIV-ujD0vlLsULk/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TB_PREV_N_MOH_TherapyType_NewExArt_HIV/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/ujD0vlLsULk/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-MOH-OPERATION-de-aqru17qw5hi-null-disag/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-aqru17qw5hi/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"]}, "owner_type": "Organization", "type": "Reference", "collection": "TB-PREV-N-MOH-TherapyType-NewExArt-HIV-ujD0vlLsULk"} +{"owner": "DATIM-MOH-BI-FY19", "data": {"expressions": ["/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-DATIM-HAS-OPTION-HTS_TST_N_MOH_Age_Sex_Result-tvOcOPhIdRH/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/tvOcOPhIdRH/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-MOH-OPERATION-de-CZTdqVBfUUH-null-disag/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-CZTdqVBfUUH/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"]}, "owner_type": "Organization", "type": "Reference", "collection": "HTS-TST-N-MOH-Age-Sex-Result-tvOcOPhIdRH"} +{"owner": "DATIM-MOH-BI-FY19", "data": {"expressions": ["/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-DATIM-HAS-OPTION-TX_NEW_N_MOH_Age_Sex_HIVStatus-SeijxYK8F4b/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/SeijxYK8F4b/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-MOH-OPERATION-de-dvcCMw0ecp0-null-disag/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-dvcCMw0ecp0/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"]}, "owner_type": "Organization", "type": "Reference", "collection": "TX-NEW-N-MOH-Age-Sex-HIVStatus-SeijxYK8F4b"} +{"owner": "DATIM-MOH-BI-FY19", "data": {"expressions": ["/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-DATIM-HAS-OPTION-PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg-PCasMOWl24Y/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PCasMOWl24Y/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-MOH-OPERATION-de-PyWQGyyGh97-null-disag/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-PyWQGyyGh97/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"]}, "owner_type": "Organization", "type": "Reference", "collection": "PMTCT-STAT-N-MOH-Sex-KnownNewPosNewNeg-PCasMOWl24Y"} +{"owner": "DATIM-MOH-BI-FY19", "data": {"expressions": ["/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-DATIM-HAS-OPTION-TX_CURR_N_MOH_Age_Sex_HIVStatus-FgwkSYUXq8x/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/FgwkSYUXq8x/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-MOH-OPERATION-de-OPDGtmgUENu-null-disag/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-OPDGtmgUENu/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"]}, "owner_type": "Organization", "type": "Reference", "collection": "TX-CURR-N-MOH-Age-Sex-HIVStatus-FgwkSYUXq8x"} +{"owner": "DATIM-MOH-BI-FY19", "data": {"expressions": ["/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-DATIM-HAS-OPTION-TX_CURR_N_MOH_Age_Sex_HIVStatus-Xn5oUNVSMWA/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/Xn5oUNVSMWA/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-MOH-OPERATION-de-YEeNY7nxCdl-null-disag/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-YEeNY7nxCdl/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"]}, "owner_type": "Organization", "type": "Reference", "collection": "TX-CURR-N-MOH-Age-Sex-HIVStatus-Xn5oUNVSMWA"} +{"owner": "DATIM-MOH-BI-FY19", "data": {"expressions": ["/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-DATIM-HAS-OPTION-HTS_TST_N_MOH_Age_Sex_Result-ERDcFrmlT0J/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/ERDcFrmlT0J/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-MOH-OPERATION-de-xtgBLlKqFtX-null-disag/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-xtgBLlKqFtX/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"]}, "owner_type": "Organization", "type": "Reference", "collection": "HTS-TST-N-MOH-Age-Sex-Result-ERDcFrmlT0J"} +{"owner": "DATIM-MOH-BI-FY19", "data": {"expressions": ["/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-DATIM-HAS-OPTION-TX_NEW_N_MOH_Age_Sex_HIVStatus-R9wcT5vQ7tR/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/R9wcT5vQ7tR/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-MOH-OPERATION-de-DiD2jwwp7LG-null-disag/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-DiD2jwwp7LG/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"]}, "owner_type": "Organization", "type": "Reference", "collection": "TX-NEW-N-MOH-Age-Sex-HIVStatus-R9wcT5vQ7tR"} +{"owner": "DATIM-MOH-BI-FY19", "data": {"expressions": ["/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-DATIM-HAS-OPTION-HTS_TST_N_MOH_Age_Sex_Result-TCwxcGgIeqE/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TCwxcGgIeqE/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-MOH-OPERATION-de-FjJkbYzCBoQ-null-disag/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-FjJkbYzCBoQ/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"]}, "owner_type": "Organization", "type": "Reference", "collection": "HTS-TST-N-MOH-Age-Sex-Result-TCwxcGgIeqE"} +{"owner": "DATIM-MOH-BI-FY19", "data": {"expressions": ["/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-DATIM-HAS-OPTION-HTS_TST_N_MOH_Age_Sex_Result-iomLts0rFcj/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/iomLts0rFcj/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-MOH-OPERATION-de-Fnfw1KNnwqG-null-disag/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-Fnfw1KNnwqG/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"]}, "owner_type": "Organization", "type": "Reference", "collection": "HTS-TST-N-MOH-Age-Sex-Result-iomLts0rFcj"} +{"owner": "DATIM-MOH-BI-FY19", "data": {"expressions": ["/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-DATIM-HAS-OPTION-PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg-pc4W2rmWK4q/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/pc4W2rmWK4q/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-MOH-OPERATION-de-qvBoEFKIAQD-null-disag/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-qvBoEFKIAQD/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"]}, "owner_type": "Organization", "type": "Reference", "collection": "PMTCT-STAT-N-MOH-Sex-KnownNewPosNewNeg-pc4W2rmWK4q"} +{"owner": "DATIM-MOH-BI-FY19", "data": {"expressions": ["/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-DATIM-HAS-OPTION-HTS_TST_N_MOH_Age_Sex_Result-wnsHEWFSqzG/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/wnsHEWFSqzG/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-MOH-OPERATION-de-YX2Ft3EHqWy-null-disag/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-YX2Ft3EHqWy/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"]}, "owner_type": "Organization", "type": "Reference", "collection": "HTS-TST-N-MOH-Age-Sex-Result-wnsHEWFSqzG"} +{"owner": "DATIM-MOH-BI-FY19", "data": {"expressions": ["/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-DATIM-HAS-OPTION-HTS_TST_N_MOH_Age_Sex_Result-wJCVvM7o6xm/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/wJCVvM7o6xm/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-MOH-OPERATION-de-qjwD4KFIYKr-null-disag/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-qjwD4KFIYKr/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"]}, "owner_type": "Organization", "type": "Reference", "collection": "HTS-TST-N-MOH-Age-Sex-Result-wJCVvM7o6xm"} +{"owner": "DATIM-MOH-BI-FY19", "data": {"expressions": ["/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-DATIM-HAS-OPTION-TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus-zHSL7ATXJib/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/zHSL7ATXJib/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-MOH-OPERATION-de-LZCkN26gCZM-null-disag/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-LZCkN26gCZM/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"]}, "owner_type": "Organization", "type": "Reference", "collection": "TB-PREV-N-MOH-Age-Agg-Sex-HIVStatus-zHSL7ATXJib"} +{"owner": "DATIM-MOH-BI-FY19", "data": {"expressions": ["/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-DATIM-HAS-OPTION-HTS_TST_N_MOH_Age_Sex_Result-xTNM0wWDzo0/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/xTNM0wWDzo0/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-MOH-OPERATION-de-rBb1yBdVlbf-null-disag/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-rBb1yBdVlbf/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"]}, "owner_type": "Organization", "type": "Reference", "collection": "HTS-TST-N-MOH-Age-Sex-Result-xTNM0wWDzo0"} +{"owner": "DATIM-MOH-BI-FY19", "data": {"expressions": ["/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-DATIM-HAS-OPTION-PMTCT_STAT_N_MOH_Age_Sex-I4TXHYj3bFL/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PMTCT_STAT_N_MOH_Age_Sex/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/I4TXHYj3bFL/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-MOH-OPERATION-de-KXk3kuugI7z-null-disag/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-KXk3kuugI7z/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"]}, "owner_type": "Organization", "type": "Reference", "collection": "PMTCT-STAT-N-MOH-Age-Sex-I4TXHYj3bFL"} +{"owner": "DATIM-MOH-BI-FY19", "data": {"expressions": ["/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-DATIM-HAS-OPTION-TX_NEW_N_MOH_Age_Sex_HIVStatus-jbrs9Qk6f9b/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/jbrs9Qk6f9b/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-MOH-OPERATION-de-KznJT3ISY4k-null-disag/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-KznJT3ISY4k/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"]}, "owner_type": "Organization", "type": "Reference", "collection": "TX-NEW-N-MOH-Age-Sex-HIVStatus-jbrs9Qk6f9b"} +{"owner": "DATIM-MOH-BI-FY19", "data": {"expressions": ["/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-DATIM-HAS-OPTION-PMTCT_STAT_N_MOH_Age_Sex-NujbceGNYiA/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PMTCT_STAT_N_MOH_Age_Sex/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/NujbceGNYiA/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-MOH-OPERATION-de-O8gUl6NQrWx-null-disag/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-O8gUl6NQrWx/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"]}, "owner_type": "Organization", "type": "Reference", "collection": "PMTCT-STAT-N-MOH-Age-Sex-NujbceGNYiA"} +{"owner": "DATIM-MOH-BI-FY19", "data": {"expressions": ["/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-DATIM-HAS-OPTION-PMTCT_STAT_N_MOH_Sex-Jwb1SWomgpk/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PMTCT_STAT_N_MOH_Sex/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/Jwb1SWomgpk/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-MOH-OPERATION-de-oIJLcTYk9qw-null-disag/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-oIJLcTYk9qw/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"]}, "owner_type": "Organization", "type": "Reference", "collection": "PMTCT-STAT-N-MOH-Sex-Jwb1SWomgpk"} +{"owner": "DATIM-MOH-BI-FY19", "data": {"expressions": ["/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-DATIM-HAS-OPTION-TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus-XX7hDj6iz0D/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/XX7hDj6iz0D/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-MOH-OPERATION-de-eKnUMp78gU5-null-disag/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-eKnUMp78gU5/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"]}, "owner_type": "Organization", "type": "Reference", "collection": "TB-PREV-N-MOH-Age-Agg-Sex-HIVStatus-XX7hDj6iz0D"} +{"owner": "DATIM-MOH-BI-FY19", "data": {"expressions": ["/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-DATIM-HAS-OPTION-TX_NEW_N_MOH_Age_Sex_HIVStatus-PPoL5AnEAQf/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PPoL5AnEAQf/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-MOH-OPERATION-de-QnNY0T1cYn5-null-disag/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-QnNY0T1cYn5/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"]}, "owner_type": "Organization", "type": "Reference", "collection": "TX-NEW-N-MOH-Age-Sex-HIVStatus-PPoL5AnEAQf"} +{"owner": "DATIM-MOH-BI-FY19", "data": {"expressions": ["/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-DATIM-HAS-OPTION-HTS_TST_N_MOH_Age_Sex_Result-oKgx2Sw4qUL/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/oKgx2Sw4qUL/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-MOH-OPERATION-de-HTSqqO3a1aT-null-disag/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-HTSqqO3a1aT/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"]}, "owner_type": "Organization", "type": "Reference", "collection": "HTS-TST-N-MOH-Age-Sex-Result-oKgx2Sw4qUL"} +{"owner": "DATIM-MOH-BI-FY19", "data": {"expressions": ["/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-DATIM-HAS-OPTION-TX_CURR_N_MOH_Age_Sex_HIVStatus-RMA75iIp8Wd/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/RMA75iIp8Wd/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-MOH-OPERATION-de-djO5S7OrWNd-null-disag/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-djO5S7OrWNd/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"]}, "owner_type": "Organization", "type": "Reference", "collection": "TX-CURR-N-MOH-Age-Sex-HIVStatus-RMA75iIp8Wd"} +{"owner": "DATIM-MOH-BI-FY19", "data": {"expressions": ["/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-DATIM-HAS-OPTION-TX_CURR_N_MOH_Age_Sex_HIVStatus-B8JEL3qeQiw/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/B8JEL3qeQiw/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-MOH-OPERATION-de-Ir5U37txetf-null-disag/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-Ir5U37txetf/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"]}, "owner_type": "Organization", "type": "Reference", "collection": "TX-CURR-N-MOH-Age-Sex-HIVStatus-B8JEL3qeQiw"} +{"owner": "DATIM-MOH-BI-FY19", "data": {"expressions": ["/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-DATIM-HAS-OPTION-TX_NEW_N_MOH_Age_Sex_HIVStatus-y3VqNEK9n95/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/y3VqNEK9n95/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-MOH-OPERATION-de-pXyc4c5n1JH-null-disag/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-pXyc4c5n1JH/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"]}, "owner_type": "Organization", "type": "Reference", "collection": "TX-NEW-N-MOH-Age-Sex-HIVStatus-y3VqNEK9n95"} +{"owner": "DATIM-MOH-BI-FY19", "data": {"expressions": ["/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-DATIM-HAS-OPTION-HTS_TST_N_MOH_Age_Sex_Result-xzoIG0AwsNB/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/xzoIG0AwsNB/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-MOH-OPERATION-de-OTzD51K0nvW-null-disag/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-OTzD51K0nvW/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"]}, "owner_type": "Organization", "type": "Reference", "collection": "HTS-TST-N-MOH-Age-Sex-Result-xzoIG0AwsNB"} +{"owner": "DATIM-MOH-BI-FY19", "data": {"expressions": ["/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-DATIM-HAS-OPTION-PMTCT_ART_N_MOH-HllvX50cXC0/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PMTCT_ART_N_MOH/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HllvX50cXC0/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-MOH-OPERATION-de-bqDAMrm4W3m-null-disag/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-bqDAMrm4W3m/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"]}, "owner_type": "Organization", "type": "Reference", "collection": "PMTCT-ART-N-MOH-HllvX50cXC0"} +{"owner": "DATIM-MOH-BI-FY19", "data": {"expressions": ["/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-DATIM-HAS-OPTION-TX_NEW_N_MOH_Age_Sex_HIVStatus-B8JEL3qeQiw/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/B8JEL3qeQiw/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-MOH-OPERATION-de-ExqjdngTqqb-null-disag/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-ExqjdngTqqb/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"]}, "owner_type": "Organization", "type": "Reference", "collection": "TX-NEW-N-MOH-Age-Sex-HIVStatus-B8JEL3qeQiw"} +{"owner": "DATIM-MOH-BI-FY19", "data": {"expressions": ["/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-DATIM-HAS-OPTION-HTS_TST_N_MOH_Age_Sex_Result-NpsmKYKl0mt/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/NpsmKYKl0mt/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-MOH-OPERATION-de-tMdy8a8CyUG-null-disag/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-tMdy8a8CyUG/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"]}, "owner_type": "Organization", "type": "Reference", "collection": "HTS-TST-N-MOH-Age-Sex-Result-NpsmKYKl0mt"} +{"owner": "DATIM-MOH-BI-FY19", "data": {"expressions": ["/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-DATIM-HAS-OPTION-TX_CURR_N_MOH_Age_Sex_HIVStatus-qdYU6NoIpY1/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/qdYU6NoIpY1/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/mappings/MAP-MOH-OPERATION-de-JyhjtJQgjgH-null-disag/", "/orgs/DATIM-MOH-BI-FY19/sources/DATIM-Alignment-Indicators/concepts/de-JyhjtJQgjgH/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/null-disag/"]}, "owner_type": "Organization", "type": "Reference", "collection": "TX-CURR-N-MOH-Age-Sex-HIVStatus-qdYU6NoIpY1"} +{"description": "Automatically generated repository version", "collection": "HTS-TST-N-MOH-Age-Sex-Result-tBoWuTd0ERY", "released": true, "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Collection Version", "id": "FY19.v0"} +{"description": "Automatically generated repository version", "collection": "HTS-TST-N-MOH-Age-Sex-Result-eyTROtsEW5a", "released": true, "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Collection Version", "id": "FY19.v0"} +{"description": "Automatically generated repository version", "collection": "HTS-TST-N-MOH-Age-Sex-Result-BLWV93S2HJ0", "released": true, "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Collection Version", "id": "FY19.v0"} +{"description": "Automatically generated repository version", "collection": "HTS-TST-N-MOH-Age-Sex-Result-EFah6yBFc3J", "released": true, "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Collection Version", "id": "FY19.v0"} +{"description": "Automatically generated repository version", "collection": "TX-NEW-N-MOH-Age-Sex-HIVStatus-j0yodS3zbnW", "released": true, "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Collection Version", "id": "FY19.v0"} +{"description": "Automatically generated repository version", "collection": "TX-CURR-N-MOH-Age-Sex-HIVStatus-wW6G5NC8Wd1", "released": true, "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Collection Version", "id": "FY19.v0"} +{"description": "Automatically generated repository version", "collection": "TX-CURR-N-MOH-Age-Sex-HIVStatus-WjX1mRJp9NV", "released": true, "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Collection Version", "id": "FY19.v0"} +{"description": "Automatically generated repository version", "collection": "TX-NEW-N-MOH-Age-Sex-HIVStatus-Xn5oUNVSMWA", "released": true, "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Collection Version", "id": "FY19.v0"} +{"description": "Automatically generated repository version", "collection": "HTS-TST-N-MOH-Age-Sex-Result-bxqrio2gHOj", "released": true, "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Collection Version", "id": "FY19.v0"} +{"description": "Automatically generated repository version", "collection": "TX-NEW-N-MOH-Age-Sex-HIVStatus-dFjZira5vTX", "released": true, "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Collection Version", "id": "FY19.v0"} +{"description": "Automatically generated repository version", "collection": "TX-CURR-N-MOH-Age-Sex-HIVStatus-ljBmGJpAsZh", "released": true, "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Collection Version", "id": "FY19.v0"} +{"description": "Automatically generated repository version", "collection": "PMTCT-STAT-N-MOH-Age-Sex-AkOKGZjTuJH", "released": true, "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Collection Version", "id": "FY19.v0"} +{"description": "Automatically generated repository version", "collection": "TB-PREV-N-MOH-TherapyType-NewExArt-HIV-xTbmPjpd5sB", "released": true, "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Collection Version", "id": "FY19.v0"} +{"description": "Automatically generated repository version", "collection": "HTS-TST-N-MOH-Age-Sex-Result-MuaoVfC9rYL", "released": true, "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Collection Version", "id": "FY19.v0"} +{"description": "Automatically generated repository version", "collection": "HTS-TST-N-MOH-Age-Sex-Result-NJclydByUvA", "released": true, "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Collection Version", "id": "FY19.v0"} +{"description": "Automatically generated repository version", "collection": "TX-NEW-N-MOH-Age-Sex-HIVStatus-qdYU6NoIpY1", "released": true, "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Collection Version", "id": "FY19.v0"} +{"description": "Automatically generated repository version", "collection": "TX-NEW-N-MOH-Age-Sex-HIVStatus-wW6G5NC8Wd1", "released": true, "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Collection Version", "id": "FY19.v0"} +{"description": "Automatically generated repository version", "collection": "TX-CURR-N-MOH-Age-Sex-HIVStatus-R9wcT5vQ7tR", "released": true, "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Collection Version", "id": "FY19.v0"} +{"description": "Automatically generated repository version", "collection": "HTS-TST-N-MOH-Age-Sex-Result-kLd3OnUYTr5", "released": true, "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Collection Version", "id": "FY19.v0"} +{"description": "Automatically generated repository version", "collection": "HTS-TST-N-MOH-Age-Sex-Result-d3rKRkxJP1v", "released": true, "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Collection Version", "id": "FY19.v0"} +{"description": "Automatically generated repository version", "collection": "HTS-TST-N-MOH-Age-Sex-Result-Sf6GWp5gNx2", "released": true, "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Collection Version", "id": "FY19.v0"} +{"description": "Automatically generated repository version", "collection": "TX-NEW-N-MOH-Age-Sex-HIVStatus-POkbpo4D13c", "released": true, "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Collection Version", "id": "FY19.v0"} +{"description": "Automatically generated repository version", "collection": "HTS-TST-N-MOH-Age-Sex-Result-lGNNK7ZYDGP", "released": true, "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Collection Version", "id": "FY19.v0"} +{"description": "Automatically generated repository version", "collection": "TX-NEW-N-MOH-Age-Sex-HIVStatus-VdA970UlzlX", "released": true, "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Collection Version", "id": "FY19.v0"} +{"description": "Automatically generated repository version", "collection": "TX-NEW-N-MOH-Age-Sex-HIVStatus-IxSwaxNCt1n", "released": true, "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Collection Version", "id": "FY19.v0"} +{"description": "Automatically generated repository version", "collection": "HTS-TST-N-MOH-Age-Sex-Result-HTcrEM69sst", "released": true, "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Collection Version", "id": "FY19.v0"} +{"description": "Automatically generated repository version", "collection": "TX-CURR-N-MOH-Age-Sex-HIVStatus-POkbpo4D13c", "released": true, "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Collection Version", "id": "FY19.v0"} +{"description": "Automatically generated repository version", "collection": "TX-NEW-N-MOH-Age-Sex-HIVStatus-ljBmGJpAsZh", "released": true, "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Collection Version", "id": "FY19.v0"} +{"description": "Automatically generated repository version", "collection": "HTS-TST-N-MOH-Age-Sex-Result-KRoQaA91sv5", "released": true, "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Collection Version", "id": "FY19.v0"} +{"description": "Automatically generated repository version", "collection": "HTS-TST-N-MOH-Age-Sex-Result-z1V5tDuMQt7", "released": true, "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Collection Version", "id": "FY19.v0"} +{"description": "Automatically generated repository version", "collection": "PMTCT-STAT-N-MOH-Age-Sex-UN0vy0VSyHQ", "released": true, "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Collection Version", "id": "FY19.v0"} +{"description": "Automatically generated repository version", "collection": "HTS-TST-N-MOH-Age-Sex-Result-QS3vNL5WySH", "released": true, "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Collection Version", "id": "FY19.v0"} +{"description": "Automatically generated repository version", "collection": "HTS-TST-N-MOH-Age-Sex-Result-Gvo9takmOXx", "released": true, "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Collection Version", "id": "FY19.v0"} +{"description": "Automatically generated repository version", "collection": "TX-NEW-N-MOH-Age-Sex-HIVStatus-RMA75iIp8Wd", "released": true, "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Collection Version", "id": "FY19.v0"} +{"description": "Automatically generated repository version", "collection": "HTS-TST-N-MOH-Age-Sex-Result-ip5uMUT73Qu", "released": true, "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Collection Version", "id": "FY19.v0"} +{"description": "Automatically generated repository version", "collection": "TX-CURR-N-MOH-Age-Sex-HIVStatus-OBbZvcHg2HL", "released": true, "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Collection Version", "id": "FY19.v0"} +{"description": "Automatically generated repository version", "collection": "TX-CURR-N-MOH-Age-Sex-HIVStatus-VdA970UlzlX", "released": true, "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Collection Version", "id": "FY19.v0"} +{"description": "Automatically generated repository version", "collection": "HTS-TST-N-MOH-Age-Sex-Result-tIhxMfmPrU5", "released": true, "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Collection Version", "id": "FY19.v0"} +{"description": "Automatically generated repository version", "collection": "HTS-TST-N-MOH-Age-Sex-Result-UggtNScQMVl", "released": true, "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Collection Version", "id": "FY19.v0"} +{"description": "Automatically generated repository version", "collection": "HTS-TST-N-MOH-Age-Sex-Result-NRZfd73Ypo8", "released": true, "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Collection Version", "id": "FY19.v0"} +{"description": "Automatically generated repository version", "collection": "TX-CURR-N-MOH-Age-Sex-HIVStatus-kGlGj9LDonu", "released": true, "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Collection Version", "id": "FY19.v0"} +{"description": "Automatically generated repository version", "collection": "HTS-TST-N-MOH-Age-Sex-Result-i0RFyIDccSm", "released": true, "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Collection Version", "id": "FY19.v0"} +{"description": "Automatically generated repository version", "collection": "PMTCT-STAT-N-MOH-Age-Sex-Za1ntF1ECu4", "released": true, "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Collection Version", "id": "FY19.v0"} +{"description": "Automatically generated repository version", "collection": "HTS-TST-N-MOH-Age-Sex-Result-fysQ3RXzbzW", "released": true, "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Collection Version", "id": "FY19.v0"} +{"description": "Automatically generated repository version", "collection": "TX-CURR-N-MOH-Age-Sex-HIVStatus-ytvrDZdNAhc", "released": true, "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Collection Version", "id": "FY19.v0"} +{"description": "Automatically generated repository version", "collection": "HTS-TST-N-MOH-Age-Sex-Result-RLLUx3DHJan", "released": true, "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Collection Version", "id": "FY19.v0"} +{"description": "Automatically generated repository version", "collection": "PMTCT-STAT-N-MOH-Sex-KnownNewPosNewNeg-o0gcwyuh7mU", "released": true, "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Collection Version", "id": "FY19.v0"} +{"description": "Automatically generated repository version", "collection": "HTS-TST-N-MOH-Age-Sex-Result-uPpiUkMhH6j", "released": true, "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Collection Version", "id": "FY19.v0"} +{"description": "Automatically generated repository version", "collection": "TX-CURR-N-MOH-Age-Sex-HIVStatus-SeijxYK8F4b", "released": true, "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Collection Version", "id": "FY19.v0"} +{"description": "Automatically generated repository version", "collection": "HTS-TST-N-MOH-Age-Sex-Result-BitB2nKfWBK", "released": true, "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Collection Version", "id": "FY19.v0"} +{"description": "Automatically generated repository version", "collection": "HTS-TST-N-MOH-Age-Sex-Result-Kjn4IWLfG2G", "released": true, "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Collection Version", "id": "FY19.v0"} +{"description": "Automatically generated repository version", "collection": "HTS-TST-N-MOH-Age-Sex-Result-kZ5sEz94kJE", "released": true, "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Collection Version", "id": "FY19.v0"} +{"description": "Automatically generated repository version", "collection": "HTS-TST-N-MOH-Age-Sex-Result-WDpiIZ8UjB8", "released": true, "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Collection Version", "id": "FY19.v0"} +{"description": "Automatically generated repository version", "collection": "TX-NEW-N-MOH-Age-Sex-HIVStatus-eOn9JgfkB4F", "released": true, "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Collection Version", "id": "FY19.v0"} +{"description": "Automatically generated repository version", "collection": "HTS-TST-N-MOH-Age-Sex-Result-wLMOUM9mfTV", "released": true, "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Collection Version", "id": "FY19.v0"} +{"description": "Automatically generated repository version", "collection": "TX-CURR-N-MOH-Age-Sex-HIVStatus-y3VqNEK9n95", "released": true, "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Collection Version", "id": "FY19.v0"} +{"description": "Automatically generated repository version", "collection": "TB-PREV-N-MOH-Age-Agg-Sex-HIVStatus-chrwpNxHlQQ", "released": true, "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Collection Version", "id": "FY19.v0"} +{"description": "Automatically generated repository version", "collection": "TX-CURR-N-MOH-Age-Sex-HIVStatus-eOn9JgfkB4F", "released": true, "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Collection Version", "id": "FY19.v0"} +{"description": "Automatically generated repository version", "collection": "TX-CURR-N-MOH-Age-Sex-HIVStatus-IxSwaxNCt1n", "released": true, "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Collection Version", "id": "FY19.v0"} +{"description": "Automatically generated repository version", "collection": "HTS-TST-N-MOH-Age-Sex-Result-wO7RB8C1sal", "released": true, "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Collection Version", "id": "FY19.v0"} +{"description": "Automatically generated repository version", "collection": "HTS-TST-N-MOH-Age-Sex-Result-i4lSbrUVcpe", "released": true, "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Collection Version", "id": "FY19.v0"} +{"description": "Automatically generated repository version", "collection": "TX-NEW-N-MOH-Age-Sex-HIVStatus-WjX1mRJp9NV", "released": true, "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Collection Version", "id": "FY19.v0"} +{"description": "Automatically generated repository version", "collection": "PMTCT-STAT-N-MOH-Age-Sex-zCrKbLh9x6i", "released": true, "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Collection Version", "id": "FY19.v0"} +{"description": "Automatically generated repository version", "collection": "HTS-TST-N-MOH-HllvX50cXC0", "released": true, "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Collection Version", "id": "FY19.v0"} +{"description": "Automatically generated repository version", "collection": "HTS-TST-N-MOH-Age-Sex-Result-OOCHuTdTJEQ", "released": true, "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Collection Version", "id": "FY19.v0"} +{"description": "Automatically generated repository version", "collection": "PMTCT-STAT-N-MOH-Age-Sex-QazyoPSt2XH", "released": true, "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Collection Version", "id": "FY19.v0"} +{"description": "Automatically generated repository version", "collection": "PMTCT-STAT-N-MOH-Age-Sex-dGTaodokiEE", "released": true, "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Collection Version", "id": "FY19.v0"} +{"description": "Automatically generated repository version", "collection": "HTS-TST-N-MOH-Age-Sex-Result-fsnxvho9fiG", "released": true, "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Collection Version", "id": "FY19.v0"} +{"description": "Automatically generated repository version", "collection": "TX-CURR-N-MOH-Age-Sex-HIVStatus-j0yodS3zbnW", "released": true, "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Collection Version", "id": "FY19.v0"} +{"description": "Automatically generated repository version", "collection": "HTS-TST-N-MOH-Age-Sex-Result-cXdSJvbabBT", "released": true, "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Collection Version", "id": "FY19.v0"} +{"description": "Automatically generated repository version", "collection": "TX-CURR-N-MOH-Age-Sex-HIVStatus-x1r1vfZQLFj", "released": true, "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Collection Version", "id": "FY19.v0"} +{"description": "Automatically generated repository version", "collection": "TX-NEW-N-MOH-Age-Sex-HIVStatus-kGlGj9LDonu", "released": true, "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Collection Version", "id": "FY19.v0"} +{"description": "Automatically generated repository version", "collection": "TX-NEW-N-MOH-Age-Sex-HIVStatus-OBbZvcHg2HL", "released": true, "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Collection Version", "id": "FY19.v0"} +{"description": "Automatically generated repository version", "collection": "TX-CURR-N-MOH-Age-Sex-HIVStatus-hiUhhVpgUMg", "released": true, "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Collection Version", "id": "FY19.v0"} +{"description": "Automatically generated repository version", "collection": "HTS-TST-N-MOH-Age-Sex-Result-hXgqQX95TVa", "released": true, "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Collection Version", "id": "FY19.v0"} +{"description": "Automatically generated repository version", "collection": "TX-NEW-N-MOH-Age-Sex-HIVStatus-ytvrDZdNAhc", "released": true, "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Collection Version", "id": "FY19.v0"} +{"description": "Automatically generated repository version", "collection": "TX-CURR-N-MOH-Age-Sex-HIVStatus-PPoL5AnEAQf", "released": true, "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Collection Version", "id": "FY19.v0"} +{"description": "Automatically generated repository version", "collection": "TX-CURR-N-MOH-Age-Sex-HIVStatus-dFjZira5vTX", "released": true, "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Collection Version", "id": "FY19.v0"} +{"description": "Automatically generated repository version", "collection": "HTS-TST-N-MOH-Age-Sex-Result-GlfLlD3wSQj", "released": true, "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Collection Version", "id": "FY19.v0"} +{"description": "Automatically generated repository version", "collection": "HTS-TST-N-MOH-Age-Sex-Result-pCFCaOLScdv", "released": true, "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Collection Version", "id": "FY19.v0"} +{"description": "Automatically generated repository version", "collection": "TB-PREV-N-MOH-Age-Agg-Sex-HIVStatus-Yf1BiWq71NE", "released": true, "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Collection Version", "id": "FY19.v0"} +{"description": "Automatically generated repository version", "collection": "PMTCT-STAT-N-MOH-Age-Sex-uEGqYHYtXfS", "released": true, "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Collection Version", "id": "FY19.v0"} +{"description": "Automatically generated repository version", "collection": "TX-NEW-N-MOH-Age-Sex-HIVStatus-hiUhhVpgUMg", "released": true, "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Collection Version", "id": "FY19.v0"} +{"description": "Automatically generated repository version", "collection": "TX-NEW-N-MOH-Age-Sex-HIVStatus-x1r1vfZQLFj", "released": true, "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Collection Version", "id": "FY19.v0"} +{"description": "Automatically generated repository version", "collection": "TX-NEW-N-MOH-Age-Sex-HIVStatus-FgwkSYUXq8x", "released": true, "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Collection Version", "id": "FY19.v0"} +{"description": "Automatically generated repository version", "collection": "HTS-TST-N-MOH-Age-Sex-Result-wpck6pSRDer", "released": true, "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Collection Version", "id": "FY19.v0"} +{"description": "Automatically generated repository version", "collection": "TX-CURR-N-MOH-Age-Sex-HIVStatus-jbrs9Qk6f9b", "released": true, "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Collection Version", "id": "FY19.v0"} +{"description": "Automatically generated repository version", "collection": "TB-PREV-N-MOH-TherapyType-NewExArt-HIV-ujD0vlLsULk", "released": true, "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Collection Version", "id": "FY19.v0"} +{"description": "Automatically generated repository version", "collection": "HTS-TST-N-MOH-Age-Sex-Result-tvOcOPhIdRH", "released": true, "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Collection Version", "id": "FY19.v0"} +{"description": "Automatically generated repository version", "collection": "TX-NEW-N-MOH-Age-Sex-HIVStatus-SeijxYK8F4b", "released": true, "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Collection Version", "id": "FY19.v0"} +{"description": "Automatically generated repository version", "collection": "PMTCT-STAT-N-MOH-Sex-KnownNewPosNewNeg-PCasMOWl24Y", "released": true, "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Collection Version", "id": "FY19.v0"} +{"description": "Automatically generated repository version", "collection": "TX-CURR-N-MOH-Age-Sex-HIVStatus-FgwkSYUXq8x", "released": true, "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Collection Version", "id": "FY19.v0"} +{"description": "Automatically generated repository version", "collection": "TX-CURR-N-MOH-Age-Sex-HIVStatus-Xn5oUNVSMWA", "released": true, "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Collection Version", "id": "FY19.v0"} +{"description": "Automatically generated repository version", "collection": "HTS-TST-N-MOH-Age-Sex-Result-ERDcFrmlT0J", "released": true, "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Collection Version", "id": "FY19.v0"} +{"description": "Automatically generated repository version", "collection": "TX-NEW-N-MOH-Age-Sex-HIVStatus-R9wcT5vQ7tR", "released": true, "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Collection Version", "id": "FY19.v0"} +{"description": "Automatically generated repository version", "collection": "HTS-TST-N-MOH-Age-Sex-Result-TCwxcGgIeqE", "released": true, "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Collection Version", "id": "FY19.v0"} +{"description": "Automatically generated repository version", "collection": "HTS-TST-N-MOH-Age-Sex-Result-iomLts0rFcj", "released": true, "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Collection Version", "id": "FY19.v0"} +{"description": "Automatically generated repository version", "collection": "PMTCT-STAT-N-MOH-Sex-KnownNewPosNewNeg-pc4W2rmWK4q", "released": true, "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Collection Version", "id": "FY19.v0"} +{"description": "Automatically generated repository version", "collection": "HTS-TST-N-MOH-Age-Sex-Result-wnsHEWFSqzG", "released": true, "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Collection Version", "id": "FY19.v0"} +{"description": "Automatically generated repository version", "collection": "HTS-TST-N-MOH-Age-Sex-Result-wJCVvM7o6xm", "released": true, "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Collection Version", "id": "FY19.v0"} +{"description": "Automatically generated repository version", "collection": "TB-PREV-N-MOH-Age-Agg-Sex-HIVStatus-zHSL7ATXJib", "released": true, "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Collection Version", "id": "FY19.v0"} +{"description": "Automatically generated repository version", "collection": "HTS-TST-N-MOH-Age-Sex-Result-xTNM0wWDzo0", "released": true, "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Collection Version", "id": "FY19.v0"} +{"description": "Automatically generated repository version", "collection": "PMTCT-STAT-N-MOH-Age-Sex-I4TXHYj3bFL", "released": true, "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Collection Version", "id": "FY19.v0"} +{"description": "Automatically generated repository version", "collection": "TX-NEW-N-MOH-Age-Sex-HIVStatus-jbrs9Qk6f9b", "released": true, "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Collection Version", "id": "FY19.v0"} +{"description": "Automatically generated repository version", "collection": "PMTCT-STAT-N-MOH-Age-Sex-NujbceGNYiA", "released": true, "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Collection Version", "id": "FY19.v0"} +{"description": "Automatically generated repository version", "collection": "PMTCT-STAT-N-MOH-Sex-Jwb1SWomgpk", "released": true, "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Collection Version", "id": "FY19.v0"} +{"description": "Automatically generated repository version", "collection": "TB-PREV-N-MOH-Age-Agg-Sex-HIVStatus-XX7hDj6iz0D", "released": true, "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Collection Version", "id": "FY19.v0"} +{"description": "Automatically generated repository version", "collection": "TX-NEW-N-MOH-Age-Sex-HIVStatus-PPoL5AnEAQf", "released": true, "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Collection Version", "id": "FY19.v0"} +{"description": "Automatically generated repository version", "collection": "HTS-TST-N-MOH-Age-Sex-Result-oKgx2Sw4qUL", "released": true, "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Collection Version", "id": "FY19.v0"} +{"description": "Automatically generated repository version", "collection": "TX-CURR-N-MOH-Age-Sex-HIVStatus-RMA75iIp8Wd", "released": true, "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Collection Version", "id": "FY19.v0"} +{"description": "Automatically generated repository version", "collection": "TX-CURR-N-MOH-Age-Sex-HIVStatus-B8JEL3qeQiw", "released": true, "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Collection Version", "id": "FY19.v0"} +{"description": "Automatically generated repository version", "collection": "TX-NEW-N-MOH-Age-Sex-HIVStatus-y3VqNEK9n95", "released": true, "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Collection Version", "id": "FY19.v0"} +{"description": "Automatically generated repository version", "collection": "HTS-TST-N-MOH-Age-Sex-Result-xzoIG0AwsNB", "released": true, "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Collection Version", "id": "FY19.v0"} +{"description": "Automatically generated repository version", "collection": "PMTCT-ART-N-MOH-HllvX50cXC0", "released": true, "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Collection Version", "id": "FY19.v0"} +{"description": "Automatically generated repository version", "collection": "TX-NEW-N-MOH-Age-Sex-HIVStatus-B8JEL3qeQiw", "released": true, "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Collection Version", "id": "FY19.v0"} +{"description": "Automatically generated repository version", "collection": "HTS-TST-N-MOH-Age-Sex-Result-NpsmKYKl0mt", "released": true, "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Collection Version", "id": "FY19.v0"} +{"description": "Automatically generated repository version", "collection": "TX-CURR-N-MOH-Age-Sex-HIVStatus-qdYU6NoIpY1", "released": true, "owner": "DATIM-MOH-BI-FY19", "owner_type": "Organization", "type": "Collection Version", "id": "FY19.v0"} diff --git a/imap-samples/BI-FY19.csv b/imap-samples/BI-FY19.csv new file mode 100644 index 0000000..11ed888 --- /dev/null +++ b/imap-samples/BI-FY19.csv @@ -0,0 +1,127 @@ +DATIM_Indicator_Category,DATIM_Indicator_ID,DATIM_Disag_Name,DATIM_Disag_ID,Operation,MOH_Indicator_Name,MOH_Indicator_ID,MOH_Disag_Name,MOH_Disag_ID,Disaggregation Type,Disaggregation Type Selected +HTS_TST,HTS_TST_N_MOH,Total,HllvX50cXC0,ADD,Total,HMHJTVWtqBX,,,Both,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Positive | <1 | Female,pCFCaOLScdv,ADD,"""Nombre de femmes de moins d'un an conseillees et testees qui ont un resultat positif """,Z4oQoSxSNTx,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Positive | 1-4 | Female,xzoIG0AwsNB,ADD,"""Nombre de femmes de 1-4| ans conseillees et testees qui ont un resultat positif """,OTzD51K0nvW,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Positive | 5-9 | Female,UggtNScQMVl,ADD,"""Nombre de femmes de 5-9| ans conseillees et tesees qui ont un resultat positif """,ETM7vCs45AD,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Positive | 10-14 | Female,hXgqQX95TVa,ADD,"""Nombre de femmes de 10 14 ans conseillees et testees qui ont un resultat positif """,KnCUI5EOglY,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Positive | 15-19 | Female,wJCVvM7o6xm,ADD,"""Nombre de femmes de 15 19| ans conseillees et testees qui ont un resultat positif """,qjwD4KFIYKr,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Positive | 20-24 | Female,tvOcOPhIdRH,ADD,"""Nombre de femmes de 20 24| ans conseillees et testees qui ont un resultat positif """,CZTdqVBfUUH,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Positive | 25-29 | Female,BLWV93S2HJ0,ADD,"""Nombre de femmes de 25-29| ans conseillees et testees qui ont un resultat positif """,riMlR9lS8VN,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Positive | 30-34 | Female,bxqrio2gHOj,ADD,"""Nombre de femmes de 30-34| ans conseillees et testees qui ont un resultat positif """,xsh5rce70XB,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Positive | 35-39 | Female,MuaoVfC9rYL,ADD,"""Nombre de femmes de 35 39 ans conseillees et testees qui ont un resultat positif """,zVDLT1HLVOZ,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Positive | 40-44 | Female,d3rKRkxJP1v,ADD,"""Nombre de femmes de 40-44 ans conseillees et testees qui ont un resultat positif""",JGDy0QAXMN0,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Positive | 45-49 | Female,ERDcFrmlT0J,ADD,"""Nombre de femmes de 45-49 ans conseillees et testees qui ont un resultat positif""",xtgBLlKqFtX,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Positive | 50+ | Female,GlfLlD3wSQj,ADD,"""Nombre de femmes de plus de 50 ans et plus conseilles et testes qui ont un resultat positif""",SOvbi4dMl8U,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Positive | <1 | Male,cXdSJvbabBT,ADD,"""Nombre de d'homme de plus de moins d'une annee et testes qui ont un resultat positif""",c8NeLBXyoiI,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Positive | 1-4 | Male,tBoWuTd0ERY,ADD,"""Nombre d'hommes de 1-4 ans conseillees et testees qui ont un resultat positive""",qD2ML82OEs3,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Positive | 5-9 | Male,wLMOUM9mfTV,ADD,"""Nombre d'hommes de 5-9 ans conseilles et testes qui ont un resultat positif""",l85Lr4z1qiA,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Positive | 10-14 | Male,KRoQaA91sv5,ADD,"""Nombre d'hommes de 10 a 14 ans conseilles et testes qui ont un resultat positif""",N5nAmkHyi8q,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Positive | 15-19 | Male,wpck6pSRDer,ADD,"""Nombre d'hommes de de 15 a 19 ans conseilles et testes qui ont un resultat positif""",q9hN706Syw7,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Positive | 20-24 | Male,BitB2nKfWBK,ADD,"""Nombre d'hommes de de 20-24 ans conseilles et testes qui ont un resultat positif""",kHxBREKggBI,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Positive | 25-29 | Male,NRZfd73Ypo8,ADD,"""Nombre d'hommes de de 25 29 ans conseilles et testes qui ont un resultat positif""",vrsgaohcn9z,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Positive | 30-34 | Male,kLd3OnUYTr5,ADD," ""Nombre d'hommes de 30 34 ans conseilles et testes qui ont un resultat positif""",fPPjHOFnvIi,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Positive | 35-39 | Male,wnsHEWFSqzG,ADD," ""Nombre d'hommes de de 35 39 ans conseilles et testes qui ont un resultat positif""",YX2Ft3EHqWy,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Positive | 40-44 | Male,HTcrEM69sst,ADD,"""Nombre d'hommes de de 40 44 ans conseilles et testes qui ont un resultat positif""",QD8Pxfehgez,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Positive | 45-49 | Male,OOCHuTdTJEQ,ADD,"""Nombre d'hommes de 45 49 ans conseilles et testes qui ont un resultat positif""",iZB71rp93pr,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Positive | 50+ | Male,WDpiIZ8UjB8,ADD,"""Nombre d'hommes de plus de 50 ans et plus conseilles et testes qui ont un resultat positif""",RpjKkCijwhm,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Negative | <1 | Female,Gvo9takmOXx,ADD,"""Nombre de femmes de moins d'un an conseillees et testees qui ont un resultat negatif """,jmfgCiD94tC,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Negative | 1-4 | Female,xTNM0wWDzo0,ADD,"""Nombre de femmes de 1a 4 ans conseillees et testees qui ont un resultat negatif """,rBb1yBdVlbf,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Negative | 5-9 | Female,EFah6yBFc3J,ADD,"""Nombre de femmes de 5 a 9 ans conseillees et testees qui ont un resultat negatif """,aryyckh9Ryl,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Negative | 10-14 | Female,tIhxMfmPrU5,ADD,"""Nombre de femmes 10 a 14 ans conseilles et testes qui ont un resultat negatif""",PktLO6VcW0b,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Negative | 15-19 | Female,NJclydByUvA,ADD,"""Nombre de femmes de 15 a 19 ans conseilles et testes qui ont un resultat negatif""",XCKZTfge7nl,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Negative | 20-24 | Female,fysQ3RXzbzW,ADD,"""Nombre de jeune fille de 20 a 24 ans conseilles et testes qui ont un resultat negatif",DJHo8YmbVX3,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Negative | 25-29 | Female,TCwxcGgIeqE,ADD,"""Nombre de femmes de 25 29 ans conseilles et testees qui ont un resultat negatif""",FjJkbYzCBoQ,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Negative | 30-34 | Female,oKgx2Sw4qUL,ADD,"""Nombre de femmes de 30 34 ans conseilles et testes qui ont un resultat negatif""",HTSqqO3a1aT,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Negative | 35-39 | Female,Sf6GWp5gNx2,ADD,"""Nombre de femmes de 35 39 ans conseilles et testes qui ont un resultat negatif""",ZEpmpLQL5rg,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Negative | 40-44 | Female,fsnxvho9fiG,ADD,"""Nombre de femmes de 40 a 44 ans conseillees et testees qui ont un resultat negatif""",o3QHpo08WMJ,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Negative | 45-49 | Female,i0RFyIDccSm,ADD,"""Nombre de femmes de 45 a 49 ans conseillees et testees qui ont un resultat negatif""",IvGZRfascZg,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Negative | 50+ | Female,i4lSbrUVcpe,ADD,"""Nombre de femmes de plus de 50 ans et plus conseilles et testes qui ont un resultat negatif""",PwPyaAWfK8j,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Negative | <1 | Male,iomLts0rFcj,ADD,"""Nombre de hommes de moins d'un an conseilles et testees qui ont un resultat negatif """,Fnfw1KNnwqG,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Negative | 1-4 | Male,uPpiUkMhH6j,ADD,"""Nombre d""hommes de 1 a 4 ans conseillees et testees qui ont un resultat negatif """,cmE32VeI5L2,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Negative | 5-9 | Male,NpsmKYKl0mt,ADD,"""Nombre d'hommes de 5 a 9 ans conseillees et testees qui ont un resultat negatif """,tMdy8a8CyUG,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Negative | 10-14 | Male,Kjn4IWLfG2G,ADD,"""Nombre de garcons de 10 14 ans conseilles et testes qui ont un resultat negatif""",lGfG2QV4ZVe,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Negative | 15-19 | Male,eyTROtsEW5a,ADD,"""Nombre de jeune homme de 15 19 ans conseilles et testes qui ont un resultat negatif""",MVW1YTY2YIv,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Negative | 20-24 | Male,QS3vNL5WySH,ADD,"""Nombre de jeune homme de 20 24 ans conseilles et testes qui ont un resultat negatif""",AxpKKqfxOc0,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Negative | 25-29 | Male,lGNNK7ZYDGP,ADD,"""Nombre d'hommes de 25 29 ans conseilles et testes qui ont un resultat negatif""",daI4jhvYIvv,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Negative | 30-34 | Male,kZ5sEz94kJE,ADD,"""Nombre d'hommes de 30 34 ans conseilles et testes qui ont un resultat negatif""",fJSGp9VgBHk,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Negative | 35-39 | Male,wO7RB8C1sal,ADD,"""Nombre d'hommes de 35 39 ans conseilles et testes qui ont un resultat negatif""",FKuvRCzuWgU,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Negative | 40-44 | Male,RLLUx3DHJan,ADD,"""Nombre d""hommes de 40 44 ans conseillees et testees qui ont un resultat negatif """,JnnDyNIhWQ9,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Negative | 45-49 | Male,z1V5tDuMQt7,ADD,"""Nombre d""hommes de 45 49 ans conseillees et testees qui ont un resultat negatif """,t9w9jVqgDi6,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Negative | 50+ | Male,ip5uMUT73Qu,ADD,"""Nombre d'hommes de 50 ans et plus conseilles et testes qui ont un resultat negatif""",SNVjEZJSwgu,,,Fine,Yes +PMTCT_ART,PMTCT_ART_N_MOH,Total,HllvX50cXC0,ADD,Nombre de femmes enceintes mises sous ARV pour la protection de l'enfant: Femmes nouvellement mises sous ARV+ Femmes deja sous ARV avant la CPN),bqDAMrm4W3m,,,Both,Yes +PMTCT_STAT,PMTCT_STAT_N_MOH_Sex,Total,Jwb1SWomgpk,ADD,"""Total femmes avec statut connu en CPN",oIJLcTYk9qw,,,Both,Yes +PMTCT_STAT,PMTCT_STAT_N_MOH_Age_Sex,AgeUnknown,AqQCBlpcH4I,SUBTRACT,,,,,Fine,Yes +PMTCT_STAT,PMTCT_STAT_N_MOH_Age_Sex,<10,rarComSg9MD,SUBTRACT,,,,,Fine,Yes +PMTCT_STAT,PMTCT_STAT_N_MOH_Age_Sex,10-14,QazyoPSt2XH,ADD,"""Nombre de femmes enceintes de 10 a 14 ans vues en CPN et testees pour le VIH ayant recupere les resultats sont inculses aussi les femmes enceintes VIH+ avant la grossesse Mode de calcul: Femmes enceintes 10 a 14 ans nouvellement testees positif+ femmes enceintes 10 a 14 ans nouvellement testees VIH negatif+ femmes enceintes 10 a 14 ans vues en CPN avec le statut VIH+ connu avant )""",bESAuZqKCSa,,,Fine,Yes +PMTCT_STAT,PMTCT_STAT_N_MOH_Age_Sex,15-19,UN0vy0VSyHQ,ADD,"""Nombre de femmes enceintes de 15 a 19 ans vues en CPN et testees pour le VIH ayant recupere les resultats sont inculses aussi les femmes enceintes VIH+ avant la grossesse Mode de calcul: Femmes enceintes 15 a 19 ans nouvellement testees positif+ femmes enceintes 15 a 19 ans nouvellement testees VIH negatif+ femmes enceintes 15 a 19 ans vues en CPN avec le statut VIH+ connu avant )""",d84aI2IZRiQ,,,Fine,Yes +PMTCT_STAT,PMTCT_STAT_N_MOH_Age_Sex,20-24,zCrKbLh9x6i,ADD,"""Nombre de femmes enceintes de 20 a 24 ans vues en CPN et testees pour le VIH ayant recupere les resultats sont inculses aussi les femmes enceintes VIH+ avant la grossesse Mode de calcul: Femmes enceintes 20 a 24 ans nouvellement testees positif+ femmes enceintes 20 a 24 ans nouvellement testees VIH negatif+ femmes enceintes 20 a 24 ans vues en CPN avec le statut VIH+ connu avant )""",lSDXPwpJ4Dr,,,Fine,Yes +PMTCT_STAT,PMTCT_STAT_N_MOH_Age_Sex,25-29,AkOKGZjTuJH,ADD,"""Nombre de femmes enceintes de 25 a 29 ans vues en CPN et testees pour le VIH ayant recupere les resultats sont inculses aussi les femmes enceintes VIH+ avant la grossesse Mode de calcul: Femmes enceintes25 a 29 ans nouvellement testees positif+ femmes enceintes 25 a 29 ans nouvellement testees VIH negatif+ femmes enceintes 25 a 29 ans vues en CPN avec le statut VIH+ connu avant )""",bifT0mBTber,,,Fine,Yes +PMTCT_STAT,PMTCT_STAT_N_MOH_Age_Sex,30-34,NujbceGNYiA,ADD,"""Nombre de femmes enceintes de 30 a 34 ans vues en CPN et testees pour le VIH ayant recupere les resultats sont inculses aussi les femmes enceintes VIH+ avant la grossesse Mode de calcul: Femmes enceintes 30 a 34 ans nouvellement testees positif+ femmes enceintes 30 a 34 ans nouvellement testees VIH negatif+ femmes enceintes 30 a 34 ans vues en CPN avec le statut VIH+ connu avant )""",O8gUl6NQrWx,,,Fine,Yes +PMTCT_STAT,PMTCT_STAT_N_MOH_Age_Sex,35-39,Za1ntF1ECu4,ADD,"""Nombre de femmes enceintes de 35 a 39 ans vues en CPN et testees pour le VIH ayant recupere les resultats sont inculses aussi les femmes enceintes VIH+ avant la grossesse Mode de calcul: Femmes enceintes 35 a 39 ans nouvellement testees positif+ femmes enceintes 35 a 39 ans nouvellement testees VIH negatif+ femmes enceintes 35 a 39 ans vues en CPN avec le statut VIH+ connu avant )""",Jd40NMViEcc,,,Fine,Yes +PMTCT_STAT,PMTCT_STAT_N_MOH_Age_Sex,40-44,uEGqYHYtXfS,ADD,"""Nombre de femmes enceintes de 40-44 ans vues en CPN et testees pour le VIH ayant recupere les resultats sont incluses aussi les femmes enceintes VIH+ avant la grossesse """,Qervl6YA2cn,,,Fine,Yes +PMTCT_STAT,PMTCT_STAT_N_MOH_Age_Sex,45-49,dGTaodokiEE,ADD,"""Nombre de femmes enceintes de 45-49 ans vues en CPN et testees pour le VIH ayant recupere les resultats sont incluses aussi les femmes enceintes VIH+ avant la grossesse "" ",uaSWITf2O7D,,,Fine,Yes +PMTCT_STAT,PMTCT_STAT_N_MOH_Age_Sex,50+,I4TXHYj3bFL,ADD,"""Nombre de femmes enceintes de 50 ans et plus vues en CPN et testees pour le VIH ayant recupere les resultats sont incluses aussi les femmes enceintes VIH+ avant la grossesse Mode de calcul: Femmes enceintes 50 ans et plus ans nouvellement testees positif+ femmes enceintes 50 ans et plus ans nouvellement testees VIH negatif+ femmes enceintes 50 ans et plus ans vues en CPN avec le statut VIH+ connu avant )""",KXk3kuugI7z,,,Fine,Yes +PMTCT_STAT,PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg,KnownPositives,o0gcwyuh7mU,ADD,"""Nombre de femmes enceintes vues en CPN1 avec le statut VIH+ avant la grossesse""",KUWmKtsuBAI,,,Fine,Yes +PMTCT_STAT,PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg,NewlyTestedPositives,pc4W2rmWK4q,ADD,"""Nombre de femmes enceintes vues en CPN1 et testes pour le VIH ayant recuper les resultats dont le result est positif""",qvBoEFKIAQD,,,Fine,Yes +PMTCT_STAT,PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg,NewNegatives,PCasMOWl24Y,ADD,"""Nombre de femmes enceintes vues en CPN1 et testes pour le VIH ayant recuper les resultats dont le result est negatif""",PyWQGyyGh97,,,Fine,Yes +TB_PREV,TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus,<15 | Female,chrwpNxHlQQ,ADD,"""Nbre de patients de moins de 15 ans feminin sous ARV ayant termine le traitement preventif de la tuberculose par INH""",ghB2hq0lxgO,,,Coarse,Yes +TB_PREV,TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus,15+ | Female,Yf1BiWq71NE,ADD,"""Nbre de patients de plus de 15 ans feminin sous ARV ayant termine le traitement preventif de la tuberculose par INH""",FOvDyqWMz5k,,,Coarse,Yes +TB_PREV,TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus,<15 | Male,zHSL7ATXJib,ADD,"""Nbre de patients de moins de 15 ans masculin sous ARV ayant termine le traitement preventif de la tuberculose par INH""",LZCkN26gCZM,,,Coarse,Yes +TB_PREV,TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus,15+ | Male,XX7hDj6iz0D,ADD,"""Nbre de patients de plus de 15 ans masculin sous ARV ayant termine le traitement preventif de la tuberculose par INH""",eKnUMp78gU5,,,Coarse,Yes +TB_PREV,TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus,<15 | SexUnknown,uURluLqPIJ5,ADD,,,,,Coarse,Yes +TB_PREV,TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus,15+ | SexUnknown,qli3maq9Ot7,ADD,,,,,Coarse,Yes +TB_PREV,TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus,AgeUnknown | Female,P9UIhogYbAa,ADD,,,,,Coarse,Yes +TB_PREV,TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus,AgeUnknown | Male,UN9ZOZLLVqN,ADD,,,,,Coarse,Yes +TB_PREV,TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus,AgeUnknown | SexUnknown,Gfje2jHn5TY,ADD,,,,,Coarse,Yes +TB_PREV,TB_PREV_N_MOH_TherapyType_NewExArt_HIV,Previously Enrolled on ART | Alternative TPT Regimen,raHUwj8Q9Hf,ADD,,,,,Coarse,Yes +TB_PREV,TB_PREV_N_MOH_TherapyType_NewExArt_HIV,Newly enrolled on ART | Alternative TPT Regimen,Qq1kGcQENms,ADD,,,,,Coarse,Yes +TB_PREV,TB_PREV_N_MOH_TherapyType_NewExArt_HIV,Previously Enrolled on ART | IPT,ujD0vlLsULk,ADD,"""Ancien cas de PVVIH Sous ARV mis sous INH""",aqru17qw5hi,,,Coarse,Yes +TB_PREV,TB_PREV_N_MOH_TherapyType_NewExArt_HIV,Newly enrolled on ART | IPT,xTbmPjpd5sB,ADD,"""Nouveau Cas de PVVIH Sous ARV mis sous INH""",sPnyanXYLXy,,,Coarse,Yes +TX_CURR,TX_CURR_N_MOH_Age_Sex_HIVStatus,<1 | Female,y3VqNEK9n95,ADD,"""Total PVVIH sous ARV |<1| F""",dlU5Gvuhho0,,,Fine,Yes +TX_CURR,TX_CURR_N_MOH_Age_Sex_HIVStatus,1-4 | Female,PPoL5AnEAQf,ADD,"""Total PVVIH sous ARV |1-4| F""",znxFMERF02r,,,Fine,Yes +TX_CURR,TX_CURR_N_MOH_Age_Sex_HIVStatus,5-9 | Female,hiUhhVpgUMg,ADD,"""Total PVVIH sous ARV |5-9| F""",WM6xsBefeWm,,,Fine,Yes +TX_CURR,TX_CURR_N_MOH_Age_Sex_HIVStatus,10-14 | Female,dFjZira5vTX,ADD,"""Nombre de fille de 10 a 14 ans sous ARV""",S7Ff5SaJcgj,,,Fine,Yes +TX_CURR,TX_CURR_N_MOH_Age_Sex_HIVStatus,15-19 | Female,wW6G5NC8Wd1,ADD,"""Nombre de jeune fille de 15 a 19 ans sous ARV""",UOo0HJUZqDa,,,Fine,Yes +TX_CURR,TX_CURR_N_MOH_Age_Sex_HIVStatus,20-24 | Female,Xn5oUNVSMWA,ADD,"""Nombre de jeune fille de 20 a 24 ans sous ARV""",YEeNY7nxCdl,,,Fine,Yes +TX_CURR,TX_CURR_N_MOH_Age_Sex_HIVStatus,25-29 | Female,RMA75iIp8Wd,ADD,"""Nombre de femmes de 25 a 29 ans sous ARV""",djO5S7OrWNd,,,Fine,Yes +TX_CURR,TX_CURR_N_MOH_Age_Sex_HIVStatus,30-34 | Female,j0yodS3zbnW,ADD,"""Nombre de femmes de 30 a 34 ans sous ARV""",emtzZ206g5y,,,Fine,Yes +TX_CURR,TX_CURR_N_MOH_Age_Sex_HIVStatus,35-39 | Female,OBbZvcHg2HL,ADD,"""Nombre de femmes de 35 a 39 ans sous ARV""",qNoX4vJQUH5,,,Fine,Yes +TX_CURR,TX_CURR_N_MOH_Age_Sex_HIVStatus,40-44 | Female,eOn9JgfkB4F,ADD,"""Total PVVIH sous ARV |40-44| F""",xXSkYGo7aKP,,,Fine,Yes +TX_CURR,TX_CURR_N_MOH_Age_Sex_HIVStatus,45-49 | Female,POkbpo4D13c,ADD,"""Total PVVIH sous ARV |45-49| F""",aGSgS9ykSam,,,Fine,Yes +TX_CURR,TX_CURR_N_MOH_Age_Sex_HIVStatus,50+ | Female,kGlGj9LDonu,ADD,"""Nombre de femmes de plus de 50 ans et plus sous ARV""",UlP69mYHPsu,,,Fine,Yes +TX_CURR,TX_CURR_N_MOH_Age_Sex_HIVStatus,<1 | Male,SeijxYK8F4b,ADD,"""Total PVVIH sous ARV |<1| M""",IWKjpXSErVj,,,Fine,Yes +TX_CURR,TX_CURR_N_MOH_Age_Sex_HIVStatus,1-4 | Male,jbrs9Qk6f9b,ADD,"""Total PVVIH sous ARV |1-4| M""",qg2zD9AIHZa,,,Fine,Yes +TX_CURR,TX_CURR_N_MOH_Age_Sex_HIVStatus,5-9 | Male,IxSwaxNCt1n,ADD,"""Total PVVIH sous ARV |5-9| M""",jnSHPLCEjpU,,,Fine,Yes +TX_CURR,TX_CURR_N_MOH_Age_Sex_HIVStatus,10-14 | Male,ljBmGJpAsZh,ADD,"""Nombre de garçons de 10 a 14 ans sous ARV""",d3l44U4AzcM,,,Fine,Yes +TX_CURR,TX_CURR_N_MOH_Age_Sex_HIVStatus,15-19 | Male,x1r1vfZQLFj,ADD,"""Nombre de jeune homme de 15 a 19 ans sous ARV""",GRNYVvU0CsI,,,Fine,Yes +TX_CURR,TX_CURR_N_MOH_Age_Sex_HIVStatus,20-24 | Male,VdA970UlzlX,ADD,"""Nombre de jeune homme de 20 a 24 ans sous ARV""",PelNbVtNS0N,,,Fine,Yes +TX_CURR,TX_CURR_N_MOH_Age_Sex_HIVStatus,25-29 | Male,R9wcT5vQ7tR,ADD,"""Nombre d'hommes de 25 a 29 ans csous ARV""",DyDBcioM4ej,,,Fine,Yes +TX_CURR,TX_CURR_N_MOH_Age_Sex_HIVStatus,30-34 | Male,B8JEL3qeQiw,ADD,"""Nombre d'hommes de 30 a 34 ans sous ARV""",Ir5U37txetf,,,Fine,Yes +TX_CURR,TX_CURR_N_MOH_Age_Sex_HIVStatus,35-39 | Male,ytvrDZdNAhc,ADD,"""Nombre d'hommes de 35 a 39 ans sous ARV""",QTMYSr8ToTa,,,Fine,Yes +TX_CURR,TX_CURR_N_MOH_Age_Sex_HIVStatus,40-44 | Male,qdYU6NoIpY1,ADD,"""Total PVVIH sous ARV |40-44| M""",JyhjtJQgjgH,,,Fine,Yes +TX_CURR,TX_CURR_N_MOH_Age_Sex_HIVStatus,45-49 | Male,WjX1mRJp9NV,ADD,"""Total PVVIH sous ARV |45-49| M""",oDHEqTcyN0T,,,Fine,Yes +TX_CURR,TX_CURR_N_MOH_Age_Sex_HIVStatus,50+ | Male,FgwkSYUXq8x,ADD,"""Nombre d'hommes de plus de 50 ans sous ARV""",OPDGtmgUENu,,,Fine,Yes +TX_NEW,TX_NEW_N_MOH_Age_Sex_HIVStatus,<1 | Female,y3VqNEK9n95,ADD,"""File active S/ARV debut protocole |<1| F""",pXyc4c5n1JH,,,Fine,Yes +TX_NEW,TX_NEW_N_MOH_Age_Sex_HIVStatus,1-4 | Female,PPoL5AnEAQf,ADD,"""File active S/ARV debut protocole |1-4|F""",QnNY0T1cYn5,,,Fine,Yes +TX_NEW,TX_NEW_N_MOH_Age_Sex_HIVStatus,5-9 | Female,hiUhhVpgUMg,ADD,"""File active S/ARV debut protocole |5-9| F""",LiK6wzpF4Ft,,,Fine,Yes +TX_NEW,TX_NEW_N_MOH_Age_Sex_HIVStatus,10-14 | Female,dFjZira5vTX,ADD,"""Nombre de fille de 10 a 14 ans nouveaux cas(debutants) mis sous ARV""",M1Zyg56JZ0l,,,Fine,Yes +TX_NEW,TX_NEW_N_MOH_Age_Sex_HIVStatus,15-19 | Female,wW6G5NC8Wd1,ADD,"""Nombre de jeune fille de 15 a 19 ans nouveaux cas(debutants) mis sous ARV""",dpxnn0leayG,,,Fine,Yes +TX_NEW,TX_NEW_N_MOH_Age_Sex_HIVStatus,20-24 | Female,Xn5oUNVSMWA,ADD,"""Nombre de jeune fille de 20 a 24 ans nouveaux cas debutants mis sous ARV""",IewbGJ6y4J6,,,Fine,Yes +TX_NEW,TX_NEW_N_MOH_Age_Sex_HIVStatus,25-29 | Female,RMA75iIp8Wd,ADD,"""Nombre de femmes de 25 a 29 ans nouveaux cas debutants mis sous ARV""",iDdHBsMPu8K,,,Fine,Yes +TX_NEW,TX_NEW_N_MOH_Age_Sex_HIVStatus,30-34 | Female,j0yodS3zbnW,ADD,"""Nombre de femmes de 30 a 34 ans nouveaux cas(debutants) mis sous ARV""",laAuLJuPY7s,,,Fine,Yes +TX_NEW,TX_NEW_N_MOH_Age_Sex_HIVStatus,35-39 | Female,OBbZvcHg2HL,ADD,"""Nombre de femmes de 35 a 39 ans nouveaux cas(debutants) mis sous ARV""",vh3zjmPpj1g,,,Fine,Yes +TX_NEW,TX_NEW_N_MOH_Age_Sex_HIVStatus,40-44 | Female,eOn9JgfkB4F,ADD,"""File active S/ARV debut protocole |40 44| F""",bg6Wln5mApl,,,Fine,Yes +TX_NEW,TX_NEW_N_MOH_Age_Sex_HIVStatus,45-49 | Female,POkbpo4D13c,ADD,"""File active S/ARV debut protocole |45 49| F""",OeYI3Fe6Mtq,,,Fine,Yes +TX_NEW,TX_NEW_N_MOH_Age_Sex_HIVStatus,50+ | Female,kGlGj9LDonu,ADD,"""Nombre de femmes de plus de 50 ans et plus nouveaux cas(debutants) mis sous ARV""",oHGA6LWYuof,,,Fine,Yes +TX_NEW,TX_NEW_N_MOH_Age_Sex_HIVStatus,<1 | Male,SeijxYK8F4b,ADD,"""File active S/ARV debut protocole |<1| M""",dvcCMw0ecp0,,,Fine,Yes +TX_NEW,TX_NEW_N_MOH_Age_Sex_HIVStatus,1-4 | Male,jbrs9Qk6f9b,ADD,"""File active S/ARV debut protocole |1-4| M""",KznJT3ISY4k,,,Fine,Yes +TX_NEW,TX_NEW_N_MOH_Age_Sex_HIVStatus,5-9 | Male,IxSwaxNCt1n,ADD,"""File active S/ARV debut protocole |5-9| M""",zv6pLuOL0QY,,,Fine,Yes +TX_NEW,TX_NEW_N_MOH_Age_Sex_HIVStatus,10-14 | Male,ljBmGJpAsZh,ADD,"""Nombre de garçons de 10 a 14 ans nouveaux cas(debutants) mis sous ARV""",g3vSvtTmJMP,,,Fine,Yes +TX_NEW,TX_NEW_N_MOH_Age_Sex_HIVStatus,15-19 | Male,x1r1vfZQLFj,ADD,"""Nombre de jeune homme de 15 a 19 ans nouveaux cas(debutants) mis sous ARV""",V8Cw4MGPOSS,,,Fine,Yes +TX_NEW,TX_NEW_N_MOH_Age_Sex_HIVStatus,20-24 | Male,VdA970UlzlX,ADD,"""Nombre de jeune homme de 20 a 24 ans nouveaux cas(debutants) mis sous ARV""",fdMLSDbTrsp,,,Fine,Yes +TX_NEW,TX_NEW_N_MOH_Age_Sex_HIVStatus,25-29 | Male,R9wcT5vQ7tR,ADD,"""Nombre d'hommes de 25 a 29 ans nouveaux cas(debutants) mis sous ARV""",DiD2jwwp7LG,,,Fine,Yes +TX_NEW,TX_NEW_N_MOH_Age_Sex_HIVStatus,30-34 | Male,B8JEL3qeQiw,ADD,"""Nombre d'hommes de 30 a 34 ans nouveaux cas(debutants) mis sous ARV""",ExqjdngTqqb,,,Fine,Yes +TX_NEW,TX_NEW_N_MOH_Age_Sex_HIVStatus,35-39 | Male,ytvrDZdNAhc,ADD,"""Nombre d'hommes de 35 a 39 ans nouveaux cas(debutants) mis sous ARV""",pauNyI6axQy,,,Fine,Yes +TX_NEW,TX_NEW_N_MOH_Age_Sex_HIVStatus,40-44 | Male,qdYU6NoIpY1,ADD,"""File active S/ARV debut protocole |40-44| M""",NYhIm0ok5eg,,,Fine,Yes +TX_NEW,TX_NEW_N_MOH_Age_Sex_HIVStatus,45-49 | Male,WjX1mRJp9NV,ADD,"""File active S/ARV debut protocole |45-49| M""",ZtAZ2OI0JdY,,,Fine,Yes +TX_NEW,TX_NEW_N_MOH_Age_Sex_HIVStatus,50+ | Male,FgwkSYUXq8x,ADD,"""nombre d'hommes de plus de 50 ans nouveaux cas(debutants) mis sous ARV""",lIZIb5ftSpY,,,Fine,Yes diff --git a/imap-samples/BW-FY19-invalid-id.json b/imap-samples/BW-FY19-invalid-id.json new file mode 100644 index 0000000..571a766 --- /dev/null +++ b/imap-samples/BW-FY19-invalid-id.json @@ -0,0 +1,409 @@ +[ + { + "DATIM_Indicator_ID": "HTS_TST_N_MOHj", + "MOH_Indicator_Name": "<1_males_HTS Clients Tested", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_ID": "1_7ai_Male", + "MOH_Indicator_ID": "M04hX18SVFq.BSjl2vqLUrr", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "1_7ai_Male", + "DATIM_Disag_Name": "Total", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "1-4_males_HTS Clients Tested", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_ID": "1-4_7ai_Male", + "MOH_Indicator_ID": "M04hX18SVFq.GPbKOLIweAT", + "DATIM_Disag_ID": "HllvX50cXC0p", + "MOH_Disag_Name": "1-4_7ai_Male", + "DATIM_Disag_Name": "Total", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "5-9_males_HTS Clients Tested", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_ID": "5-9_7ai_Male", + "MOH_Indicator_ID": "M04hX18SVFq.pZe4hoDRpGs", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "5-9_7ai_Male", + "DATIM_Disag_Name": "Total", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "10-14_males_HTS Clients Tested", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_ID": "10-14_7ai_Male", + "MOH_Indicator_ID": "M04hX18SVFq.LdpteZjHKQT", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "10-14_7ai_Male", + "DATIM_Disag_Name": "Total", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "15-19_males_HTS Clients Tested", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_ID": "15-19_7ai_Male", + "MOH_Indicator_ID": "M04hX18SVFq.NMB6fNtRCH5", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "15-19_7ai_Male", + "DATIM_Disag_Name": "Total", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "20-24_males_HTS Clients Tested", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_ID": "20-24_7ai_Male", + "MOH_Indicator_ID": "M04hX18SVFq.Qm57wM4KFf0", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "20-24_7ai_Male", + "DATIM_Disag_Name": "Total", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "25-29_males_HTS Clients Tested", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_ID": "25-29_7ai_Male", + "MOH_Indicator_ID": "M04hX18SVFq.agsLHJsbOmD", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "25-29_7ai_Male", + "DATIM_Disag_Name": "Total", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "30-34_males_HTS Clients Tested", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_ID": "30-34_7ai_Male", + "MOH_Indicator_ID": "M04hX18SVFq.yak7udan5IJ", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "30-34_7ai_Male", + "DATIM_Disag_Name": "Total", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "35-39_males_HTS Clients Tested", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_ID": "35-39_7ai_Male", + "MOH_Indicator_ID": "M04hX18SVFq.su8ngu1rdtF", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "35-39_7ai_Male", + "DATIM_Disag_Name": "Total", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "40-44_males_HTS Clients Tested", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_ID": "40-44_7ai_Male", + "MOH_Indicator_ID": "M04hX18SVFq.g9BAWrxNDoW", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "40-44_7ai_Male", + "DATIM_Disag_Name": "Total", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "45-49_males_HTS Clients Tested", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_ID": "45-49_7ai_Male", + "MOH_Indicator_ID": "M04hX18SVFq.t0hq5fZPELt", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "45-49_7ai_Male", + "DATIM_Disag_Name": "Total", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "50+_males_HTS Clients Tested", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_ID": "50_7ai_Male", + "MOH_Indicator_ID": "M04hX18SVFq.K8w9sv3MKlS", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "50_7ai_Male", + "DATIM_Disag_Name": "Total", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "<1_females_HTS Clients Tested", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_ID": "1_7aii_Female", + "MOH_Indicator_ID": "M04hX18SVFq.MeXqu8e80Dc", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "1_7aii_Female", + "DATIM_Disag_Name": "Total", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "1-4_females_HTS Clients Tested", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_ID": "1-4_7aii_Female", + "MOH_Indicator_ID": "M04hX18SVFq.MkiWsHme25x", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "1-4_7aii_Female", + "DATIM_Disag_Name": "Total", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "5-9_females_HTS Clients Tested", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_ID": "5-9_7aii_Female", + "MOH_Indicator_ID": "M04hX18SVFq.otvxfaIr8nx", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "5-9_7aii_Female", + "DATIM_Disag_Name": "Total", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "10-14_females_HTS Clients Tested", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_ID": "10-14_7aii_Female", + "MOH_Indicator_ID": "M04hX18SVFq.WYvmyuZiEeS", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "10-14_7aii_Female", + "DATIM_Disag_Name": "Total", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "15-19_females_HTS Clients Tested", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_ID": "15-19_7aii_Female", + "MOH_Indicator_ID": "M04hX18SVFq.gtBWdzvW35r", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "15-19_7aii_Female", + "DATIM_Disag_Name": "Total", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "20-24_females_HTS Clients Tested", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_ID": "20-24_7aii_Female", + "MOH_Indicator_ID": "M04hX18SVFq.uD5Iz5CxJub", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "20-24_7aii_Female", + "DATIM_Disag_Name": "Total", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "25-29_females_HTS Clients Tested", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_ID": "25-29_7aii_Female", + "MOH_Indicator_ID": "M04hX18SVFq.ue5JKZWidNP", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "25-29_7aii_Female", + "DATIM_Disag_Name": "Total", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "30-34_females_HTS Clients Tested", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_ID": "30-34_7aii_Female", + "MOH_Indicator_ID": "M04hX18SVFq.lPQwDevZaq8", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "30-34_7aii_Female", + "DATIM_Disag_Name": "Total", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "35-39_females_HTS Clients Tested", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_ID": "35-39_7aii_Female", + "MOH_Indicator_ID": "M04hX18SVFq.g7IuFyTZsJI", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "35-39_7aii_Female", + "DATIM_Disag_Name": "Total", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "40-44_females_HTS Clients Tested", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_ID": "40-44_7aii_Female", + "MOH_Indicator_ID": "M04hX18SVFq.HdSkCEcmn3g", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "40-44_7aii_Female", + "DATIM_Disag_Name": "Total", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "45-49_females_HTS Clients Tested", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_ID": "45-49_7aii_Female", + "MOH_Indicator_ID": "M04hX18SVFq.hll6yi6KZwT", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "45-49_7aii_Female", + "DATIM_Disag_Name": "Total", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "50+_females_HTS Clients Tested", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_ID": "50_7aii_Female", + "MOH_Indicator_ID": "M04hX18SVFq.GmlIH6pq4BN", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "50_7aii_Female", + "DATIM_Disag_Name": "Total", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "MOH_Indicator_Name": "Antenatal Women initiated on ART", + "DATIM_Indicator_Category": "PMTCT_ART", + "MOH_Disag_ID": "A5", + "MOH_Indicator_ID": "rB6mccy3xve", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "A5", + "DATIM_Disag_Name": "Total", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "MOH_Indicator_Name": "Antenatal Women registering with known HIV positive status already on ART", + "DATIM_Indicator_Category": "PMTCT_ART", + "MOH_Disag_ID": "A1.2.1", + "MOH_Indicator_ID": "yariaLICQaT", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "A1.2.1", + "DATIM_Disag_Name": "Total", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "MOH_Indicator_Name": "Antenatal Women registering with known HIV positive status ", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_ID": "A1.2", + "MOH_Indicator_ID": "uXHfXERxQ6E", + "DATIM_Disag_ID": "o0gcwyuh7mU", + "MOH_Disag_Name": "A1.2", + "DATIM_Disag_Name": "KnownPositives", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "MOH_Indicator_Name": "Antenatal women HIV positive", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_ID": "A2.2", + "MOH_Indicator_ID": "rl1wrmp8dks", + "DATIM_Disag_ID": "pc4W2rmWK4q", + "MOH_Disag_Name": "A2.2", + "DATIM_Disag_Name": "NewlyTestedPositives", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "MOH_Indicator_Name": "Antenatal women HIV negative", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_ID": "A2.1", + "MOH_Indicator_ID": "xQ9p2KAZPnf", + "DATIM_Disag_ID": "PCasMOWl24Y", + "MOH_Disag_Name": "A2.1", + "DATIM_Disag_Name": "NewNegatives", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex", + "MOH_Indicator_Name": "Antenatal Women registering with known HIV negative status (within 3 months)", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_ID": "A1.1", + "MOH_Indicator_ID": "bKqX9nf1KI4", + "DATIM_Disag_ID": "Jwb1SWomgpk", + "MOH_Disag_Name": "A1.1", + "DATIM_Disag_Name": "Total", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex", + "MOH_Indicator_Name": "Antenatal Women registering with known HIV positive status ", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_ID": "A1.2", + "MOH_Indicator_ID": "uXHfXERxQ6E", + "DATIM_Disag_ID": "Jwb1SWomgpk", + "MOH_Disag_Name": "A1.2", + "DATIM_Disag_Name": "Total", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex", + "MOH_Indicator_Name": "Antenatal women HIV negative", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_ID": "A2.1", + "MOH_Indicator_ID": "xQ9p2KAZPnf", + "DATIM_Disag_ID": "Jwb1SWomgpk", + "MOH_Disag_Name": "A2.1", + "DATIM_Disag_Name": "Total", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex", + "MOH_Indicator_Name": "Antenatal women HIV positive", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_ID": "A2.2", + "MOH_Indicator_ID": "rl1wrmp8dks", + "DATIM_Disag_ID": "Jwb1SWomgpk", + "MOH_Disag_Name": "A2.2", + "DATIM_Disag_Name": "Total", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "ART Number of adults and children currently on ART", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_ID": "ART5_AgeunknownFemale", + "MOH_Indicator_ID": "Ko37dmfWfQn.QSyckzT1IxK", + "DATIM_Disag_ID": "P9UIhogYbAa", + "MOH_Disag_Name": "ART5_FemaleAgeunknown", + "DATIM_Disag_Name": "Unknown Age | Female", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "ART Number of adults and children currently on ART", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_ID": "ART5_AgeunknownMale", + "MOH_Indicator_ID": "Ko37dmfWfQn.gQqdW9EMY2z", + "DATIM_Disag_ID": "UN9ZOZLLVqN", + "MOH_Disag_Name": "ART5_MaleAgeunknown", + "DATIM_Disag_Name": "Unknown Age | Male", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "ART Number of adults and children newly initiated on ART", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_ID": "ART4_AgeunknownFemale", + "MOH_Indicator_ID": "nQFgL0l3h1F.QSyckzT1IxK", + "DATIM_Disag_ID": "P9UIhogYbAa", + "MOH_Disag_Name": "ART4_FemaleAgeunknown", + "DATIM_Disag_Name": "Unknown Age | Female", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "ART Number of adults and children newly initiated on ART", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_ID": "ART4_AgeunknownMale", + "MOH_Indicator_ID": "nQFgL0l3h1F.gQqdW9EMY2z", + "DATIM_Disag_ID": "UN9ZOZLLVqN", + "MOH_Disag_Name": "ART4_MaleAgeunknown", + "DATIM_Disag_Name": "Unknown Age | Male", + "Operation": "ADD" + } +] \ No newline at end of file diff --git a/imap-samples/BW-FY19-invalid-syntax.json b/imap-samples/BW-FY19-invalid-syntax.json new file mode 100644 index 0000000..c52273e --- /dev/null +++ b/imap-samples/BW-FY19-invalid-syntax.json @@ -0,0 +1,412 @@ +{ + "OCLMappings": [ + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "<1_males_HTS Clients Tested", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_ID": "1_7ai_Male", + "MOH_Indicator_ID": "M04hX18SVFq.BSjl2vqLUrr", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "1_7ai_Male", + "DATIM_Disag_Name": "Total", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "1-4_males_HTS Clients Tested", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_ID": "1-4_7ai_Male", + "MOH_Indicator_ID": "M04hX18SVFq.GPbKOLIweAT", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "1-4_7ai_Male", + "DATIM_Disag_Name": "Total", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "5-9_males_HTS Clients Tested", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_ID": "5-9_7ai_Male", + "MOH_Indicator_ID": "M04hX18SVFq.pZe4hoDRpGs", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "5-9_7ai_Male", + "DATIM_Disag_Name": "Total", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "10-14_males_HTS Clients Tested", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_ID": "10-14_7ai_Male", + "MOH_Indicator_ID": "M04hX18SVFq.LdpteZjHKQT", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "10-14_7ai_Male", + "DATIM_Disag_Name": "Total", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "15-19_males_HTS Clients Tested", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_ID": "15-19_7ai_Male", + "MOH_Indicator_ID": "M04hX18SVFq.NMB6fNtRCH5", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "15-19_7ai_Male", + "DATIM_Disag_Name": "Total", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "20-24_males_HTS Clients Tested", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_ID": "20-24_7ai_Male", + "MOH_Indicator_ID": "M04hX18SVFq.Qm57wM4KFf0", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "20-24_7ai_Male", + "DATIM_Disag_Name": "Total", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "25-29_males_HTS Clients Tested", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_ID": "25-29_7ai_Male", + "MOH_Indicator_ID": "M04hX18SVFq.agsLHJsbOmD", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "25-29_7ai_Male", + "DATIM_Disag_Name": "Total", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "30-34_males_HTS Clients Tested", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_ID": "30-34_7ai_Male", + "MOH_Indicator_ID": "M04hX18SVFq.yak7udan5IJ", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "30-34_7ai_Male", + "DATIM_Disag_Name": "Total", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "35-39_males_HTS Clients Tested", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_ID": "35-39_7ai_Male", + "MOH_Indicator_ID": "M04hX18SVFq.su8ngu1rdtF", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "35-39_7ai_Male", + "DATIM_Disag_Name": "Total", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "40-44_males_HTS Clients Tested", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_ID": "40-44_7ai_Male", + "MOH_Indicator_ID": "M04hX18SVFq.g9BAWrxNDoW", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "40-44_7ai_Male", + "DATIM_Disag_Name": "Total", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "45-49_males_HTS Clients Tested", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_ID": "45-49_7ai_Male", + "MOH_Indicator_ID": "M04hX18SVFq.t0hq5fZPELt", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "45-49_7ai_Male", + "DATIM_Disag_Name": "Total", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "50+_males_HTS Clients Tested", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_ID": "50_7ai_Male", + "MOH_Indicator_ID": "M04hX18SVFq.K8w9sv3MKlS", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "50_7ai_Male", + "DATIM_Disag_Name": "Total", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "<1_females_HTS Clients Tested", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_ID": "1_7aii_Female", + "MOH_Indicator_ID": "M04hX18SVFq.MeXqu8e80Dc", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "1_7aii_Female", + "DATIM_Disag_Name": "Total", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "1-4_females_HTS Clients Tested", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_ID": "1-4_7aii_Female", + "MOH_Indicator_ID": "M04hX18SVFq.MkiWsHme25x", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "1-4_7aii_Female", + "DATIM_Disag_Name": "Total", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "5-9_females_HTS Clients Tested", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_ID": "5-9_7aii_Female", + "MOH_Indicator_ID": "M04hX18SVFq.otvxfaIr8nx", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "5-9_7aii_Female", + "DATIM_Disag_Name": "Total", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "10-14_females_HTS Clients Tested", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_ID": "10-14_7aii_Female", + "MOH_Indicator_ID": "M04hX18SVFq.WYvmyuZiEeS", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "10-14_7aii_Female", + "DATIM_Disag_Name": "Total", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "15-19_females_HTS Clients Tested", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_ID": "15-19_7aii_Female", + "MOH_Indicator_ID": "M04hX18SVFq.gtBWdzvW35r", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "15-19_7aii_Female", + "DATIM_Disag_Name": "Total", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "20-24_females_HTS Clients Tested", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_ID": "20-24_7aii_Female", + "MOH_Indicator_ID": "M04hX18SVFq.uD5Iz5CxJub", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "20-24_7aii_Female", + "DATIM_Disag_Name": "Total", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "25-29_females_HTS Clients Tested", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_ID": "25-29_7aii_Female", + "MOH_Indicator_ID": "M04hX18SVFq.ue5JKZWidNP", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "25-29_7aii_Female", + "DATIM_Disag_Name": "Total", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "30-34_females_HTS Clients Tested", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_ID": "30-34_7aii_Female", + "MOH_Indicator_ID": "M04hX18SVFq.lPQwDevZaq8", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "30-34_7aii_Female", + "DATIM_Disag_Name": "Total", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "35-39_females_HTS Clients Tested", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_ID": "35-39_7aii_Female", + "MOH_Indicator_ID": "M04hX18SVFq.g7IuFyTZsJI", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "35-39_7aii_Female", + "DATIM_Disag_Name": "Total", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "40-44_females_HTS Clients Tested", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_ID": "40-44_7aii_Female", + "MOH_Indicator_ID": "M04hX18SVFq.HdSkCEcmn3g", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "40-44_7aii_Female", + "DATIM_Disag_Name": "Total", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "45-49_females_HTS Clients Tested", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_ID": "45-49_7aii_Female", + "MOH_Indicator_ID": "M04hX18SVFq.hll6yi6KZwT", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "45-49_7aii_Female", + "DATIM_Disag_Name": "Total", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "50+_females_HTS Clients Tested", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_ID": "50_7aii_Female", + "MOH_Indicator_ID": "M04hX18SVFq.GmlIH6pq4BN", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "50_7aii_Female", + "DATIM_Disag_Name": "Total", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "MOH_Indicator_Name": "Antenatal Women initiated on ART", + "DATIM_Indicator_Category": "PMTCT_ART", + "MOH_Disag_ID": "A5", + "MOH_Indicator_ID": "rB6mccy3xve", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "A5", + "DATIM_Disag_Name": "Total", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "MOH_Indicator_Name": "Antenatal Women registering with known HIV positive status already on ART", + "DATIM_Indicator_Category": "PMTCT_ART", + "MOH_Disag_ID": "A1.2.1", + "MOH_Indicator_ID": "yariaLICQaT", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "A1.2.1", + "DATIM_Disag_Name": "Total", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "MOH_Indicator_Name": "Antenatal Women registering with known HIV positive status ", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_ID": "A1.2", + "MOH_Indicator_ID": "uXHfXERxQ6E", + "DATIM_Disag_ID": "o0gcwyuh7mU", + "MOH_Disag_Name": "A1.2", + "DATIM_Disag_Name": "KnownPositives", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "MOH_Indicator_Name": "Antenatal women HIV positive", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_ID": "A2.2", + "MOH_Indicator_ID": "rl1wrmp8dks", + "DATIM_Disag_ID": "pc4W2rmWK4q", + "MOH_Disag_Name": "A2.2", + "DATIM_Disag_Name": "NewlyTestedPositives", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "MOH_Indicator_Name": "Antenatal women HIV negative", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_ID": "A2.1", + "MOH_Indicator_ID": "xQ9p2KAZPnf", + "DATIM_Disag_ID": "PCasMOWl24Y", + "MOH_Disag_Name": "A2.1", + "DATIM_Disag_Name": "NewNegatives", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex", + "MOH_Indicator_Name": "Antenatal Women registering with known HIV negative status (within 3 months)", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_ID": "A1.1", + "MOH_Indicator_ID": "bKqX9nf1KI4", + "DATIM_Disag_ID": "Jwb1SWomgpk", + "MOH_Disag_Name": "A1.1", + "DATIM_Disag_Name": "Total", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex", + "MOH_Indicator_Name": "Antenatal Women registering with known HIV positive status ", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_ID": "A1.2", + "MOH_Indicator_ID": "uXHfXERxQ6E", + "DATIM_Disag_ID": "Jwb1SWomgpk", + "MOH_Disag_Name": "A1.2", + "DATIM_Disag_Name": "Total", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex", + "MOH_Indicator_Name": "Antenatal women HIV negative", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_ID": "A2.1", + "MOH_Indicator_ID": "xQ9p2KAZPnf", + "DATIM_Disag_ID": "Jwb1SWomgpk", + "MOH_Disag_Name": "A2.1", + "DATIM_Disag_Name": "Total", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex", + "MOH_Indicator_Name": "Antenatal women HIV positive", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_ID": "A2.2", + "MOH_Indicator_ID": "rl1wrmp8dks", + "DATIM_Disag_ID": "Jwb1SWomgpk", + "MOH_Disag_Name": "A2.2", + "DATIM_Disag_Name": "Total", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "ART Number of adults and children currently on ART", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_ID": "ART5_AgeunknownFemale", + "MOH_Indicator_ID": "Ko37dmfWfQn.QSyckzT1IxK", + "DATIM_Disag_ID": "P9UIhogYbAa", + "MOH_Disag_Name": "ART5_FemaleAgeunknown", + "DATIM_Disag_Name": "Unknown Age | Female", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "ART Number of adults and children currently on ART", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_ID": "ART5_AgeunknownMale", + "MOH_Indicator_ID": "Ko37dmfWfQn.gQqdW9EMY2z", + "DATIM_Disag_ID": "UN9ZOZLLVqN", + "MOH_Disag_Name": "ART5_MaleAgeunknown", + "DATIM_Disag_Name": "Unknown Age | Male", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "ART Number of adults and children newly initiated on ART", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_ID": "ART4_AgeunknownFemale", + "MOH_Indicator_ID": "nQFgL0l3h1F.QSyckzT1IxK", + "DATIM_Disag_ID": "P9UIhogYbAa", + "MOH_Disag_Name": "ART4_FemaleAgeunknown", + "DATIM_Disag_Name": "Unknown Age | Female", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "ART Number of adults and children newly initiated on ART", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_ID": "ART4_AgeunknownMale", + "MOH_Indicator_ID": "nQFgL0l3h1F.gQqdW9EMY2z", + "DATIM_Disag_ID": "UN9ZOZLLVqN", + "MOH_Disag_Name": "ART4_MaleAgeunknown", + "DATIM_Disag_Name": "Unknown Age | Male", + "Operation": "ADD" + } + ], + "errorsFound": false +} \ No newline at end of file diff --git a/imap-samples/BW-FY19-missing-column.json b/imap-samples/BW-FY19-missing-column.json new file mode 100644 index 0000000..426d126 --- /dev/null +++ b/imap-samples/BW-FY19-missing-column.json @@ -0,0 +1,407 @@ +[ + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_ID": "1_7ai_Male", + "MOH_Indicator_ID": "M04hX18SVFq.BSjl2vqLUrr", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "1_7ai_Male", + "DATIM_Disag_Name": "Total", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "1-4_males_HTS Clients Tested", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_ID": "1-4_7ai_Male", + "MOH_Indicator_ID": "M04hX18SVFq.GPbKOLIweAT", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "1-4_7ai_Male", + "DATIM_Disag_Name": "Total", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "5-9_males_HTS Clients Tested", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_ID": "5-9_7ai_Male", + "MOH_Indicator_ID": "M04hX18SVFq.pZe4hoDRpGs", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "5-9_7ai_Male", + "DATIM_Disag_Name": "Total", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "10-14_males_HTS Clients Tested", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_ID": "10-14_7ai_Male", + "MOH_Indicator_ID": "M04hX18SVFq.LdpteZjHKQT", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "10-14_7ai_Male", + "DATIM_Disag_Name": "Total", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "15-19_males_HTS Clients Tested", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_ID": "15-19_7ai_Male", + "MOH_Indicator_ID": "M04hX18SVFq.NMB6fNtRCH5", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "15-19_7ai_Male", + "DATIM_Disag_Name": "Total", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "20-24_males_HTS Clients Tested", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_ID": "20-24_7ai_Male", + "MOH_Indicator_ID": "M04hX18SVFq.Qm57wM4KFf0", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "20-24_7ai_Male", + "DATIM_Disag_Name": "Total", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "25-29_males_HTS Clients Tested", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_ID": "25-29_7ai_Male", + "MOH_Indicator_ID": "M04hX18SVFq.agsLHJsbOmD", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "25-29_7ai_Male", + "DATIM_Disag_Name": "Total", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "30-34_males_HTS Clients Tested", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_ID": "30-34_7ai_Male", + "MOH_Indicator_ID": "M04hX18SVFq.yak7udan5IJ", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "30-34_7ai_Male", + "DATIM_Disag_Name": "Total", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "35-39_males_HTS Clients Tested", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_ID": "35-39_7ai_Male", + "MOH_Indicator_ID": "M04hX18SVFq.su8ngu1rdtF", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "35-39_7ai_Male", + "DATIM_Disag_Name": "Total", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "40-44_males_HTS Clients Tested", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_ID": "40-44_7ai_Male", + "MOH_Indicator_ID": "M04hX18SVFq.g9BAWrxNDoW", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "40-44_7ai_Male", + "DATIM_Disag_Name": "Total", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "45-49_males_HTS Clients Tested", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_ID": "45-49_7ai_Male", + "MOH_Indicator_ID": "M04hX18SVFq.t0hq5fZPELt", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "45-49_7ai_Male", + "DATIM_Disag_Name": "Total", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "50+_males_HTS Clients Tested", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_ID": "50_7ai_Male", + "MOH_Indicator_ID": "M04hX18SVFq.K8w9sv3MKlS", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "50_7ai_Male", + "DATIM_Disag_Name": "Total", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "<1_females_HTS Clients Tested", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_ID": "1_7aii_Female", + "MOH_Indicator_ID": "M04hX18SVFq.MeXqu8e80Dc", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "1_7aii_Female", + "DATIM_Disag_Name": "Total", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "1-4_females_HTS Clients Tested", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_ID": "1-4_7aii_Female", + "MOH_Indicator_ID": "M04hX18SVFq.MkiWsHme25x", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "1-4_7aii_Female", + "DATIM_Disag_Name": "Total", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "5-9_females_HTS Clients Tested", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_ID": "5-9_7aii_Female", + "MOH_Indicator_ID": "M04hX18SVFq.otvxfaIr8nx", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "5-9_7aii_Female", + "DATIM_Disag_Name": "Total", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "10-14_females_HTS Clients Tested", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_ID": "10-14_7aii_Female", + "MOH_Indicator_ID": "M04hX18SVFq.WYvmyuZiEeS", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "10-14_7aii_Female", + "DATIM_Disag_Name": "Total", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "15-19_females_HTS Clients Tested", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_ID": "15-19_7aii_Female", + "MOH_Indicator_ID": "M04hX18SVFq.gtBWdzvW35r", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "15-19_7aii_Female", + "DATIM_Disag_Name": "Total", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "20-24_females_HTS Clients Tested", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_ID": "20-24_7aii_Female", + "MOH_Indicator_ID": "M04hX18SVFq.uD5Iz5CxJub", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "20-24_7aii_Female", + "DATIM_Disag_Name": "Total", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "25-29_females_HTS Clients Tested", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_ID": "25-29_7aii_Female", + "MOH_Indicator_ID": "M04hX18SVFq.ue5JKZWidNP", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "25-29_7aii_Female", + "DATIM_Disag_Name": "Total", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "30-34_females_HTS Clients Tested", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_ID": "30-34_7aii_Female", + "MOH_Indicator_ID": "M04hX18SVFq.lPQwDevZaq8", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "30-34_7aii_Female", + "DATIM_Disag_Name": "Total", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "35-39_females_HTS Clients Tested", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_ID": "35-39_7aii_Female", + "MOH_Indicator_ID": "M04hX18SVFq.g7IuFyTZsJI", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "35-39_7aii_Female", + "DATIM_Disag_Name": "Total", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "40-44_females_HTS Clients Tested", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_ID": "40-44_7aii_Female", + "MOH_Indicator_ID": "M04hX18SVFq.HdSkCEcmn3g", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "40-44_7aii_Female", + "DATIM_Disag_Name": "Total", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "45-49_females_HTS Clients Tested", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_ID": "45-49_7aii_Female", + "MOH_Indicator_ID": "M04hX18SVFq.hll6yi6KZwT", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "45-49_7aii_Female", + "DATIM_Disag_Name": "Total", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "50+_females_HTS Clients Tested", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_ID": "50_7aii_Female", + "MOH_Indicator_ID": "M04hX18SVFq.GmlIH6pq4BN", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "50_7aii_Female", + "DATIM_Disag_Name": "Total", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "MOH_Indicator_Name": "Antenatal Women initiated on ART", + "DATIM_Indicator_Category": "PMTCT_ART", + "MOH_Disag_ID": "A5", + "MOH_Indicator_ID": "rB6mccy3xve", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "A5", + "DATIM_Disag_Name": "Total", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "MOH_Indicator_Name": "Antenatal Women registering with known HIV positive status already on ART", + "DATIM_Indicator_Category": "PMTCT_ART", + "MOH_Disag_ID": "A1.2.1", + "MOH_Indicator_ID": "yariaLICQaT", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "A1.2.1", + "DATIM_Disag_Name": "Total", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "MOH_Indicator_Name": "Antenatal Women registering with known HIV positive status ", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_ID": "A1.2", + "MOH_Indicator_ID": "uXHfXERxQ6E", + "DATIM_Disag_ID": "o0gcwyuh7mU", + "MOH_Disag_Name": "A1.2", + "DATIM_Disag_Name": "KnownPositives", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "MOH_Indicator_Name": "Antenatal women HIV positive", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_ID": "A2.2", + "MOH_Indicator_ID": "rl1wrmp8dks", + "DATIM_Disag_ID": "pc4W2rmWK4q", + "MOH_Disag_Name": "A2.2", + "DATIM_Disag_Name": "NewlyTestedPositives", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "MOH_Indicator_Name": "Antenatal women HIV negative", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_ID": "A2.1", + "MOH_Indicator_ID": "xQ9p2KAZPnf", + "DATIM_Disag_ID": "PCasMOWl24Y", + "MOH_Disag_Name": "A2.1", + "DATIM_Disag_Name": "NewNegatives", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex", + "MOH_Indicator_Name": "Antenatal Women registering with known HIV negative status (within 3 months)", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_ID": "A1.1", + "MOH_Indicator_ID": "bKqX9nf1KI4", + "DATIM_Disag_ID": "Jwb1SWomgpk", + "MOH_Disag_Name": "A1.1", + "DATIM_Disag_Name": "Total", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex", + "MOH_Indicator_Name": "Antenatal Women registering with known HIV positive status ", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_ID": "A1.2", + "MOH_Indicator_ID": "uXHfXERxQ6E", + "DATIM_Disag_ID": "Jwb1SWomgpk", + "MOH_Disag_Name": "A1.2", + "DATIM_Disag_Name": "Total", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex", + "MOH_Indicator_Name": "Antenatal women HIV negative", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_ID": "A2.1", + "MOH_Indicator_ID": "xQ9p2KAZPnf", + "DATIM_Disag_ID": "Jwb1SWomgpk", + "MOH_Disag_Name": "A2.1", + "DATIM_Disag_Name": "Total", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex", + "MOH_Indicator_Name": "Antenatal women HIV positive", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_ID": "A2.2", + "MOH_Indicator_ID": "rl1wrmp8dks", + "DATIM_Disag_ID": "Jwb1SWomgpk", + "MOH_Disag_Name": "A2.2", + "DATIM_Disag_Name": "Total", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "ART Number of adults and children currently on ART", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_ID": "ART5_AgeunknownFemale", + "MOH_Indicator_ID": "Ko37dmfWfQn.QSyckzT1IxK", + "DATIM_Disag_ID": "P9UIhogYbAa", + "MOH_Disag_Name": "ART5_FemaleAgeunknown", + "DATIM_Disag_Name": "Unknown Age | Female", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "ART Number of adults and children currently on ART", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_ID": "ART5_AgeunknownMale", + "MOH_Indicator_ID": "Ko37dmfWfQn.gQqdW9EMY2z", + "DATIM_Disag_ID": "UN9ZOZLLVqN", + "MOH_Disag_Name": "ART5_MaleAgeunknown", + "DATIM_Disag_Name": "Unknown Age | Male", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "ART Number of adults and children newly initiated on ART", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_ID": "ART4_AgeunknownFemale", + "MOH_Indicator_ID": "nQFgL0l3h1F.QSyckzT1IxK", + "DATIM_Disag_ID": "P9UIhogYbAa", + "MOH_Disag_Name": "ART4_FemaleAgeunknown", + "DATIM_Disag_Name": "Unknown Age | Female", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "ART Number of adults and children newly initiated on ART", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_ID": "ART4_AgeunknownMale", + "MOH_Indicator_ID": "nQFgL0l3h1F.gQqdW9EMY2z", + "DATIM_Disag_ID": "UN9ZOZLLVqN", + "MOH_Disag_Name": "ART4_MaleAgeunknown", + "DATIM_Disag_Name": "Unknown Age | Male", + "Operation": "ADD" + } +] \ No newline at end of file diff --git a/imap-samples/BW-FY19.json b/imap-samples/BW-FY19.json new file mode 100644 index 0000000..4b74d61 --- /dev/null +++ b/imap-samples/BW-FY19.json @@ -0,0 +1,409 @@ +[ + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "<1_males_HTS Clients Tested", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_ID": "1_7ai_Male", + "MOH_Indicator_ID": "M04hX18SVFq.BSjl2vqLUrr", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "1_7ai_Male", + "DATIM_Disag_Name": "Total", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "1-4_males_HTS Clients Tested", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_ID": "1-4_7ai_Male", + "MOH_Indicator_ID": "M04hX18SVFq.GPbKOLIweAT", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "1-4_7ai_Male", + "DATIM_Disag_Name": "Total", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "5-9_males_HTS Clients Tested", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_ID": "5-9_7ai_Male", + "MOH_Indicator_ID": "M04hX18SVFq.pZe4hoDRpGs", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "5-9_7ai_Male", + "DATIM_Disag_Name": "Total", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "10-14_males_HTS Clients Tested", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_ID": "10-14_7ai_Male", + "MOH_Indicator_ID": "M04hX18SVFq.LdpteZjHKQT", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "10-14_7ai_Male", + "DATIM_Disag_Name": "Total", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "15-19_males_HTS Clients Tested", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_ID": "15-19_7ai_Male", + "MOH_Indicator_ID": "M04hX18SVFq.NMB6fNtRCH5", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "15-19_7ai_Male", + "DATIM_Disag_Name": "Total", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "20-24_males_HTS Clients Tested", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_ID": "20-24_7ai_Male", + "MOH_Indicator_ID": "M04hX18SVFq.Qm57wM4KFf0", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "20-24_7ai_Male", + "DATIM_Disag_Name": "Total", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "25-29_males_HTS Clients Tested", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_ID": "25-29_7ai_Male", + "MOH_Indicator_ID": "M04hX18SVFq.agsLHJsbOmD", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "25-29_7ai_Male", + "DATIM_Disag_Name": "Total", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "30-34_males_HTS Clients Tested", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_ID": "30-34_7ai_Male", + "MOH_Indicator_ID": "M04hX18SVFq.yak7udan5IJ", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "30-34_7ai_Male", + "DATIM_Disag_Name": "Total", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "35-39_males_HTS Clients Tested", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_ID": "35-39_7ai_Male", + "MOH_Indicator_ID": "M04hX18SVFq.su8ngu1rdtF", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "35-39_7ai_Male", + "DATIM_Disag_Name": "Total", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "40-44_males_HTS Clients Tested", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_ID": "40-44_7ai_Male", + "MOH_Indicator_ID": "M04hX18SVFq.g9BAWrxNDoW", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "40-44_7ai_Male", + "DATIM_Disag_Name": "Total", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "45-49_males_HTS Clients Tested", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_ID": "45-49_7ai_Male", + "MOH_Indicator_ID": "M04hX18SVFq.t0hq5fZPELt", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "45-49_7ai_Male", + "DATIM_Disag_Name": "Total", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "50+_males_HTS Clients Tested", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_ID": "50_7ai_Male", + "MOH_Indicator_ID": "M04hX18SVFq.K8w9sv3MKlS", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "50_7ai_Male", + "DATIM_Disag_Name": "Total", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "<1_females_HTS Clients Tested", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_ID": "1_7aii_Female", + "MOH_Indicator_ID": "M04hX18SVFq.MeXqu8e80Dc", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "1_7aii_Female", + "DATIM_Disag_Name": "Total", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "1-4_females_HTS Clients Tested", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_ID": "1-4_7aii_Female", + "MOH_Indicator_ID": "M04hX18SVFq.MkiWsHme25x", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "1-4_7aii_Female", + "DATIM_Disag_Name": "Total", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "5-9_females_HTS Clients Tested", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_ID": "5-9_7aii_Female", + "MOH_Indicator_ID": "M04hX18SVFq.otvxfaIr8nx", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "5-9_7aii_Female", + "DATIM_Disag_Name": "Total", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "10-14_females_HTS Clients Tested", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_ID": "10-14_7aii_Female", + "MOH_Indicator_ID": "M04hX18SVFq.WYvmyuZiEeS", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "10-14_7aii_Female", + "DATIM_Disag_Name": "Total", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "15-19_females_HTS Clients Tested", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_ID": "15-19_7aii_Female", + "MOH_Indicator_ID": "M04hX18SVFq.gtBWdzvW35r", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "15-19_7aii_Female", + "DATIM_Disag_Name": "Total", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "20-24_females_HTS Clients Tested", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_ID": "20-24_7aii_Female", + "MOH_Indicator_ID": "M04hX18SVFq.uD5Iz5CxJub", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "20-24_7aii_Female", + "DATIM_Disag_Name": "Total", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "25-29_females_HTS Clients Tested", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_ID": "25-29_7aii_Female", + "MOH_Indicator_ID": "M04hX18SVFq.ue5JKZWidNP", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "25-29_7aii_Female", + "DATIM_Disag_Name": "Total", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "30-34_females_HTS Clients Tested", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_ID": "30-34_7aii_Female", + "MOH_Indicator_ID": "M04hX18SVFq.lPQwDevZaq8", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "30-34_7aii_Female", + "DATIM_Disag_Name": "Total", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "35-39_females_HTS Clients Tested", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_ID": "35-39_7aii_Female", + "MOH_Indicator_ID": "M04hX18SVFq.g7IuFyTZsJI", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "35-39_7aii_Female", + "DATIM_Disag_Name": "Total", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "40-44_females_HTS Clients Tested", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_ID": "40-44_7aii_Female", + "MOH_Indicator_ID": "M04hX18SVFq.HdSkCEcmn3g", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "40-44_7aii_Female", + "DATIM_Disag_Name": "Total", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "45-49_females_HTS Clients Tested", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_ID": "45-49_7aii_Female", + "MOH_Indicator_ID": "M04hX18SVFq.hll6yi6KZwT", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "45-49_7aii_Female", + "DATIM_Disag_Name": "Total", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "50+_females_HTS Clients Tested", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_ID": "50_7aii_Female", + "MOH_Indicator_ID": "M04hX18SVFq.GmlIH6pq4BN", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "50_7aii_Female", + "DATIM_Disag_Name": "Total", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "MOH_Indicator_Name": "Antenatal Women initiated on ART", + "DATIM_Indicator_Category": "PMTCT_ART", + "MOH_Disag_ID": "A5", + "MOH_Indicator_ID": "rB6mccy3xve", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "A5", + "DATIM_Disag_Name": "Total", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "MOH_Indicator_Name": "Antenatal Women registering with known HIV positive status already on ART", + "DATIM_Indicator_Category": "PMTCT_ART", + "MOH_Disag_ID": "A1.2.1", + "MOH_Indicator_ID": "yariaLICQaT", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "A1.2.1", + "DATIM_Disag_Name": "Total", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "MOH_Indicator_Name": "Antenatal Women registering with known HIV positive status ", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_ID": "A1.2", + "MOH_Indicator_ID": "uXHfXERxQ6E", + "DATIM_Disag_ID": "o0gcwyuh7mU", + "MOH_Disag_Name": "A1.2", + "DATIM_Disag_Name": "KnownPositives", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "MOH_Indicator_Name": "Antenatal women HIV positive", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_ID": "A2.2", + "MOH_Indicator_ID": "rl1wrmp8dks", + "DATIM_Disag_ID": "pc4W2rmWK4q", + "MOH_Disag_Name": "A2.2", + "DATIM_Disag_Name": "NewlyTestedPositives", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "MOH_Indicator_Name": "Antenatal women HIV negative", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_ID": "A2.1", + "MOH_Indicator_ID": "xQ9p2KAZPnf", + "DATIM_Disag_ID": "PCasMOWl24Y", + "MOH_Disag_Name": "A2.1", + "DATIM_Disag_Name": "NewNegatives", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex", + "MOH_Indicator_Name": "Antenatal Women registering with known HIV negative status (within 3 months)", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_ID": "A1.1", + "MOH_Indicator_ID": "bKqX9nf1KI4", + "DATIM_Disag_ID": "Jwb1SWomgpk", + "MOH_Disag_Name": "A1.1", + "DATIM_Disag_Name": "Total", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex", + "MOH_Indicator_Name": "Antenatal Women registering with known HIV positive status ", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_ID": "A1.2", + "MOH_Indicator_ID": "uXHfXERxQ6E", + "DATIM_Disag_ID": "Jwb1SWomgpk", + "MOH_Disag_Name": "A1.2", + "DATIM_Disag_Name": "Total", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex", + "MOH_Indicator_Name": "Antenatal women HIV negative", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_ID": "A2.1", + "MOH_Indicator_ID": "xQ9p2KAZPnf", + "DATIM_Disag_ID": "Jwb1SWomgpk", + "MOH_Disag_Name": "A2.1", + "DATIM_Disag_Name": "Total", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex", + "MOH_Indicator_Name": "Antenatal women HIV positive", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_ID": "A2.2", + "MOH_Indicator_ID": "rl1wrmp8dks", + "DATIM_Disag_ID": "Jwb1SWomgpk", + "MOH_Disag_Name": "A2.2", + "DATIM_Disag_Name": "Total", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "ART Number of adults and children currently on ART", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_ID": "ART5_AgeunknownFemale", + "MOH_Indicator_ID": "Ko37dmfWfQn.QSyckzT1IxK", + "DATIM_Disag_ID": "P9UIhogYbAa", + "MOH_Disag_Name": "ART5_FemaleAgeunknown", + "DATIM_Disag_Name": "Unknown Age | Female", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "ART Number of adults and children currently on ART", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_ID": "ART5_AgeunknownMale", + "MOH_Indicator_ID": "Ko37dmfWfQn.gQqdW9EMY2z", + "DATIM_Disag_ID": "UN9ZOZLLVqN", + "MOH_Disag_Name": "ART5_MaleAgeunknown", + "DATIM_Disag_Name": "Unknown Age | Male", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "ART Number of adults and children newly initiated on ART", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_ID": "ART4_AgeunknownFemale", + "MOH_Indicator_ID": "nQFgL0l3h1F.QSyckzT1IxK", + "DATIM_Disag_ID": "P9UIhogYbAa", + "MOH_Disag_Name": "ART4_FemaleAgeunknown", + "DATIM_Disag_Name": "Unknown Age | Female", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "ART Number of adults and children newly initiated on ART", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_ID": "ART4_AgeunknownMale", + "MOH_Indicator_ID": "nQFgL0l3h1F.gQqdW9EMY2z", + "DATIM_Disag_ID": "UN9ZOZLLVqN", + "MOH_Disag_Name": "ART4_MaleAgeunknown", + "DATIM_Disag_Name": "Unknown Age | Male", + "Operation": "ADD" + } +] \ No newline at end of file diff --git a/imap-samples/DEMO-FY19.csv b/imap-samples/DEMO-FY19.csv new file mode 100644 index 0000000..76566fc --- /dev/null +++ b/imap-samples/DEMO-FY19.csv @@ -0,0 +1,166 @@ +DATIM_Indicator_Category,DATIM_Indicator_ID,DATIM_Disag_Name,DATIM_Disag_ID,Operation,MOH_Indicator_Name,MOH_Indicator_ID,MOH_Disag_Name,MOH_Disag_ID,Disaggregation Type,Disaggregation Type Selected +HTS_TST,HTS_TST_N_MOH,Total,HllvX50cXC0,ADD,PEPFAR_HTS_TST,HTS_TST,,,Both,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Positive | <1 | Female,pCFCaOLScdv,ADD,,,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Positive | 1-4 | Female,xzoIG0AwsNB,ADD,,,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Positive | 5-9 | Female,UggtNScQMVl,ADD,,,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Positive | 10-14 | Female,hXgqQX95TVa,ADD,,,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Positive | 15-19 | Female,wJCVvM7o6xm,ADD,,,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Positive | 20-24 | Female,tvOcOPhIdRH,ADD,,,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Positive | 25-29 | Female,BLWV93S2HJ0,ADD,,,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Positive | 30-34 | Female,bxqrio2gHOj,ADD,,,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Positive | 35-39 | Female,MuaoVfC9rYL,ADD,,,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Positive | 40-44 | Female,d3rKRkxJP1v,ADD,,,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Positive | 45-49 | Female,ERDcFrmlT0J,ADD,,,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Positive | 50+ | Female,GlfLlD3wSQj,ADD,,,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Positive | <1 | Male,cXdSJvbabBT,ADD,,,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Positive | 1-4 | Male,tBoWuTd0ERY,ADD,,,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Positive | 5-9 | Male,wLMOUM9mfTV,ADD,,,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Positive | 10-14 | Male,KRoQaA91sv5,ADD,,,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Positive | 15-19 | Male,wpck6pSRDer,ADD,,,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Positive | 20-24 | Male,BitB2nKfWBK,ADD,,,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Positive | 25-29 | Male,NRZfd73Ypo8,ADD,,,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Positive | 30-34 | Male,kLd3OnUYTr5,ADD,,,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Positive | 35-39 | Male,wnsHEWFSqzG,ADD,,,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Positive | 40-44 | Male,HTcrEM69sst,ADD,,,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Positive | 45-49 | Male,OOCHuTdTJEQ,ADD,,,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Positive | 50+ | Male,WDpiIZ8UjB8,ADD,,,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Negative | <1 | Female,Gvo9takmOXx,ADD,,,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Negative | 1-4 | Female,xTNM0wWDzo0,ADD,,,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Negative | 5-9 | Female,EFah6yBFc3J,ADD,,,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Negative | 10-14 | Female,tIhxMfmPrU5,ADD,,,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Negative | 15-19 | Female,NJclydByUvA,ADD,,,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Negative | 20-24 | Female,fysQ3RXzbzW,ADD,,,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Negative | 25-29 | Female,TCwxcGgIeqE,ADD,,,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Negative | 30-34 | Female,oKgx2Sw4qUL,ADD,,,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Negative | 35-39 | Female,Sf6GWp5gNx2,ADD,,,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Negative | 40-44 | Female,fsnxvho9fiG,ADD,,,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Negative | 45-49 | Female,i0RFyIDccSm,ADD,,,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Negative | 50+ | Female,i4lSbrUVcpe,ADD,,,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Negative | <1 | Male,iomLts0rFcj,ADD,,,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Negative | 1-4 | Male,uPpiUkMhH6j,ADD,,,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Negative | 5-9 | Male,NpsmKYKl0mt,ADD,,,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Negative | 10-14 | Male,Kjn4IWLfG2G,ADD,,,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Negative | 15-19 | Male,eyTROtsEW5a,ADD,,,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Negative | 20-24 | Male,QS3vNL5WySH,ADD,,,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Negative | 25-29 | Male,lGNNK7ZYDGP,ADD,,,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Negative | 30-34 | Male,kZ5sEz94kJE,ADD,,,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Negative | 35-39 | Male,wO7RB8C1sal,ADD,,,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Negative | 40-44 | Male,RLLUx3DHJan,ADD,,,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Negative | 45-49 | Male,z1V5tDuMQt7,ADD,,,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Negative | 50+ | Male,ip5uMUT73Qu,ADD,,,,,Fine,Yes +HTS_TST,HTS_TST_N_MOH_Age_Agg_Sex_Result,Positive | AgeUnknown | Female,U6ErjBQYGSG,ADD,PEPFAR_HTS_TST_POS_A15_F,HTS_TST_POS_A15_F,,,Coarse,No +HTS_TST,HTS_TST_N_MOH_Age_Agg_Sex_Result,Positive | AgeUnknown | Male,SCD7EVreQUA,ADD,PEPFAR_HTS_TST_POS_A15_M,HTS_TST_POS_A15_M,,,Coarse,No +HTS_TST,HTS_TST_N_MOH_Age_Agg_Sex_Result,Negative | AgeUnknown | Female,K21p4HUGqOS,ADD,PEPFAR_HTS_TST_NEG_A15_F,HTS_TST_NEG_A15_F,,,Coarse,No +HTS_TST,HTS_TST_N_MOH_Age_Agg_Sex_Result,Negative | AgeUnknown | Male,iGj3YxYXGRF,ADD,,,,,Coarse,No +HTS_TST,HTS_TST_N_MOH_Age_Agg_Sex_Result,Positive | <15 | Female,HrQbkVgBM1X,ADD,,,,,Coarse,No +HTS_TST,HTS_TST_N_MOH_Age_Agg_Sex_Result,Positive | <15 | Male,R4WXCEzPZcY,ADD,,,,,Coarse,No +HTS_TST,HTS_TST_N_MOH_Age_Agg_Sex_Result,Positive | <15 | SexUnknown,DY0yrJtBeSC,ADD,,,,,Coarse,No +HTS_TST,HTS_TST_N_MOH_Age_Agg_Sex_Result,Positive | 15+ | Female,WXV5qLgw7kE,ADD,,,,,Coarse,No +HTS_TST,HTS_TST_N_MOH_Age_Agg_Sex_Result,Positive | 15+ | Male,XQ52MZdCLMe,ADD,,,,,Coarse,No +HTS_TST,HTS_TST_N_MOH_Age_Agg_Sex_Result,Positive | 15+ | SexUnknown,a2dDU6KZyd0,ADD,,,,,Coarse,No +HTS_TST,HTS_TST_N_MOH_Age_Agg_Sex_Result,Positive | AgeUnknown | SexUnknown,EyJRtSgSChq,ADD,,,,,Coarse,No +HTS_TST,HTS_TST_N_MOH_Age_Agg_Sex_Result,Negative | <15 | Female,FSmIqIsgheB,ADD,,,,,Coarse,No +HTS_TST,HTS_TST_N_MOH_Age_Agg_Sex_Result,Negative | <15 | Male,LhAJq3vYXyi,ADD,,,,,Coarse,No +HTS_TST,HTS_TST_N_MOH_Age_Agg_Sex_Result,Negative | <15 | SexUnknown,PrIxM0pIjFl,ADD,,,,,Coarse,No +HTS_TST,HTS_TST_N_MOH_Age_Agg_Sex_Result,Negative | 15+ | Female,ymXkr5eCjR5,ADD,,,,,Coarse,No +HTS_TST,HTS_TST_N_MOH_Age_Agg_Sex_Result,Negative | 15+ | Male,mlFWWrUMuV7,ADD,,,,,Coarse,No +HTS_TST,HTS_TST_N_MOH_Age_Agg_Sex_Result,Negative | 15+ | SexUnknown,qL3AXhLXfHf,ADD,,,,,Coarse,No +HTS_TST,HTS_TST_N_MOH_Age_Agg_Sex_Result,Negative | AgeUnknown | SexUnknown,mV483q7SboN,SUBTRACT,,,,,Coarse,No +PMTCT_ART,PMTCT_ART_N_MOH,Total,HllvX50cXC0,ADD,PEPFAR_PMTCT_ART,PMTCT_ART,,,Both,Yes +PMTCT_STAT,PMTCT_STAT_N_MOH_Sex,Total,Jwb1SWomgpk,ADD,,,,,Both,Yes +PMTCT_STAT,PMTCT_STAT_N_MOH_Age_Sex,AgeUnknown,AqQCBlpcH4I,ADD,,,,,Fine,Yes +PMTCT_STAT,PMTCT_STAT_N_MOH_Age_Sex,<10,rarComSg9MD,ADD,,,,,Fine,Yes +PMTCT_STAT,PMTCT_STAT_N_MOH_Age_Sex,10-14,QazyoPSt2XH,ADD,,,,,Fine,Yes +PMTCT_STAT,PMTCT_STAT_N_MOH_Age_Sex,15-19,UN0vy0VSyHQ,ADD,,,,,Fine,Yes +PMTCT_STAT,PMTCT_STAT_N_MOH_Age_Sex,20-24,zCrKbLh9x6i,ADD,,,,,Fine,Yes +PMTCT_STAT,PMTCT_STAT_N_MOH_Age_Sex,25-29,AkOKGZjTuJH,ADD,,,,,Fine,Yes +PMTCT_STAT,PMTCT_STAT_N_MOH_Age_Sex,30-34,NujbceGNYiA,ADD,,,,,Fine,Yes +PMTCT_STAT,PMTCT_STAT_N_MOH_Age_Sex,35-39,Za1ntF1ECu4,ADD,,,,,Fine,Yes +PMTCT_STAT,PMTCT_STAT_N_MOH_Age_Sex,40-44,uEGqYHYtXfS,ADD,,,,,Fine,Yes +PMTCT_STAT,PMTCT_STAT_N_MOH_Age_Sex,45-49,dGTaodokiEE,ADD,,,,,Fine,Yes +PMTCT_STAT,PMTCT_STAT_N_MOH_Age_Sex,50+,I4TXHYj3bFL,ADD,,,,,Fine,Yes +PMTCT_STAT,PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg,KnownPositives,o0gcwyuh7mU,ADD,,,,,Fine,Yes +PMTCT_STAT,PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg,NewlyTestedPositives,pc4W2rmWK4q,ADD,,,,,Fine,Yes +PMTCT_STAT,PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg,NewNegatives,PCasMOWl24Y,ADD,,,,,Fine,Yes +PMTCT_STAT,PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg,KnownPositives,o0gcwyuh7mU,ADD,,,,,Coarse,No +PMTCT_STAT,PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg,NewlyTestedPositives,pc4W2rmWK4q,ADD,,,,,Coarse,No +PMTCT_STAT,PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg,NewNegatives,PCasMOWl24Y,ADD,,,,,Coarse,No +TB_PREV,TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus,<15 | Female,chrwpNxHlQQ,ADD,Test Indicator Name,MOHIndicatorID,Test MOH Indicator Name,MOHIndicatorDIsgID,Coarse,Yes +TB_PREV,TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus,15+ | Female,Yf1BiWq71NE,ADD,IPT by newly enrolled on ART,NewlyEnrolledUnderF15F,PT by newly enrolled on ART Female 10 and 14,MohDisARTBtw10and14F,Coarse,Yes +TB_PREV,TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus,<15 | Male,zHSL7ATXJib,ADD,IPT by newly enrolled on ART,NewlyEnrolledUnder15M,IPT by newly enrolled on ART <1,MohDisARTUnder1M,Coarse,Yes +TB_PREV,TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus,15+ | Male,XX7hDj6iz0D,ADD,,,,,Coarse,Yes +TB_PREV,TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus,<15 | SexUnknown,uURluLqPIJ5,ADD,,,,,Coarse,Yes +TB_PREV,TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus,15+ | SexUnknown,qli3maq9Ot7,ADD,,,,,Coarse,Yes +TB_PREV,TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus,AgeUnknown | Female,P9UIhogYbAa,ADD,,,,,Coarse,Yes +TB_PREV,TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus,AgeUnknown | Male,UN9ZOZLLVqN,ADD,,,,,Coarse,Yes +TB_PREV,TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus,AgeUnknown | SexUnknown,Gfje2jHn5TY,ADD,,,,,Coarse,Yes +TB_PREV,TB_PREV_N_MOH_TherapyType_NewExArt_HIV,Previously Enrolled on ART | Alternative TPT Regimen,raHUwj8Q9Hf,ADD,,,,,Coarse,Yes +TB_PREV,TB_PREV_N_MOH_TherapyType_NewExArt_HIV,Newly enrolled on ART | Alternative TPT Regimen,Qq1kGcQENms,ADD,,,,,Coarse,Yes +TB_PREV,TB_PREV_N_MOH_TherapyType_NewExArt_HIV,Previously Enrolled on ART | IPT,ujD0vlLsULk,ADD,,,,,Coarse,Yes +TB_PREV,TB_PREV_N_MOH_TherapyType_NewExArt_HIV,Newly enrolled on ART | IPT,xTbmPjpd5sB,ADD,,,,,Coarse,Yes +TX_CURR,TX_CURR_N_MOH_Age_Sex_HIVStatus,<1 | Female,y3VqNEK9n95,ADD,,,,,Fine,Yes +TX_CURR,TX_CURR_N_MOH_Age_Sex_HIVStatus,1-4 | Female,PPoL5AnEAQf,ADD,,,,,Fine,Yes +TX_CURR,TX_CURR_N_MOH_Age_Sex_HIVStatus,5-9 | Female,hiUhhVpgUMg,ADD,,,,,Fine,Yes +TX_CURR,TX_CURR_N_MOH_Age_Sex_HIVStatus,10-14 | Female,dFjZira5vTX,ADD,,,,,Fine,Yes +TX_CURR,TX_CURR_N_MOH_Age_Sex_HIVStatus,15-19 | Female,wW6G5NC8Wd1,ADD,,,,,Fine,Yes +TX_CURR,TX_CURR_N_MOH_Age_Sex_HIVStatus,20-24 | Female,Xn5oUNVSMWA,ADD,,,,,Fine,Yes +TX_CURR,TX_CURR_N_MOH_Age_Sex_HIVStatus,25-29 | Female,RMA75iIp8Wd,ADD,,,,,Fine,Yes +TX_CURR,TX_CURR_N_MOH_Age_Sex_HIVStatus,30-34 | Female,j0yodS3zbnW,ADD,,,,,Fine,Yes +TX_CURR,TX_CURR_N_MOH_Age_Sex_HIVStatus,35-39 | Female,OBbZvcHg2HL,ADD,,,,,Fine,Yes +TX_CURR,TX_CURR_N_MOH_Age_Sex_HIVStatus,40-44 | Female,eOn9JgfkB4F,ADD,,,,,Fine,Yes +TX_CURR,TX_CURR_N_MOH_Age_Sex_HIVStatus,45-49 | Female,POkbpo4D13c,ADD,,,,,Fine,Yes +TX_CURR,TX_CURR_N_MOH_Age_Sex_HIVStatus,50+ | Female,kGlGj9LDonu,ADD,,,,,Fine,Yes +TX_CURR,TX_CURR_N_MOH_Age_Sex_HIVStatus,<1 | Male,SeijxYK8F4b,ADD,,,,,Fine,Yes +TX_CURR,TX_CURR_N_MOH_Age_Sex_HIVStatus,1-4 | Male,jbrs9Qk6f9b,ADD,,,,,Fine,Yes +TX_CURR,TX_CURR_N_MOH_Age_Sex_HIVStatus,5-9 | Male,IxSwaxNCt1n,ADD,,,,,Fine,Yes +TX_CURR,TX_CURR_N_MOH_Age_Sex_HIVStatus,10-14 | Male,ljBmGJpAsZh,ADD,,,,,Fine,Yes +TX_CURR,TX_CURR_N_MOH_Age_Sex_HIVStatus,15-19 | Male,x1r1vfZQLFj,ADD,,,,,Fine,Yes +TX_CURR,TX_CURR_N_MOH_Age_Sex_HIVStatus,20-24 | Male,VdA970UlzlX,ADD,,,,,Fine,Yes +TX_CURR,TX_CURR_N_MOH_Age_Sex_HIVStatus,25-29 | Male,R9wcT5vQ7tR,ADD,,,,,Fine,Yes +TX_CURR,TX_CURR_N_MOH_Age_Sex_HIVStatus,30-34 | Male,B8JEL3qeQiw,ADD,,,,,Fine,Yes +TX_CURR,TX_CURR_N_MOH_Age_Sex_HIVStatus,35-39 | Male,ytvrDZdNAhc,ADD,,,,,Fine,Yes +TX_CURR,TX_CURR_N_MOH_Age_Sex_HIVStatus,40-44 | Male,qdYU6NoIpY1,ADD,,,,,Fine,Yes +TX_CURR,TX_CURR_N_MOH_Age_Sex_HIVStatus,45-49 | Male,WjX1mRJp9NV,ADD,,,,,Fine,Yes +TX_CURR,TX_CURR_N_MOH_Age_Sex_HIVStatus,50+ | Male,FgwkSYUXq8x,ADD,,,,,Fine,Yes +TX_CURR,TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus,<15 | Female,chrwpNxHlQQ,ADD,,,,,Coarse,No +TX_CURR,TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus,<15 | Male,zHSL7ATXJib,ADD,,,,,Coarse,No +TX_CURR,TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus,<15 | SexUnknown,uURluLqPIJ5,ADD,,,,,Coarse,No +TX_CURR,TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus,15+ | Female,Yf1BiWq71NE,ADD,,,,,Coarse,No +TX_CURR,TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus,15+ | Male,XX7hDj6iz0D,ADD,,,,,Coarse,No +TX_CURR,TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus,15+ | SexUnknown,qli3maq9Ot7,ADD,,,,,Coarse,No +TX_CURR,TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus,AgeUnknown | Female,P9UIhogYbAa,ADD,,,,,Coarse,No +TX_CURR,TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus,AgeUnknown | Male,UN9ZOZLLVqN,ADD,,,,,Coarse,No +TX_CURR,TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus,AgeUnknown | SexUnknown,Gfje2jHn5TY,ADD,,,,,Coarse,No +TX_NEW,TX_NEW_N_MOH_Age_Sex_HIVStatus,<1 | Female,y3VqNEK9n95,ADD,,,,,Fine,Yes +TX_NEW,TX_NEW_N_MOH_Age_Sex_HIVStatus,1-4 | Female,PPoL5AnEAQf,ADD,,,,,Fine,Yes +TX_NEW,TX_NEW_N_MOH_Age_Sex_HIVStatus,5-9 | Female,hiUhhVpgUMg,ADD,,,,,Fine,Yes +TX_NEW,TX_NEW_N_MOH_Age_Sex_HIVStatus,10-14 | Female,dFjZira5vTX,ADD,,,,,Fine,Yes +TX_NEW,TX_NEW_N_MOH_Age_Sex_HIVStatus,15-19 | Female,wW6G5NC8Wd1,ADD,,,,,Fine,Yes +TX_NEW,TX_NEW_N_MOH_Age_Sex_HIVStatus,20-24 | Female,Xn5oUNVSMWA,ADD,,,,,Fine,Yes +TX_NEW,TX_NEW_N_MOH_Age_Sex_HIVStatus,25-29 | Female,RMA75iIp8Wd,ADD,,,,,Fine,Yes +TX_NEW,TX_NEW_N_MOH_Age_Sex_HIVStatus,30-34 | Female,j0yodS3zbnW,ADD,,,,,Fine,Yes +TX_NEW,TX_NEW_N_MOH_Age_Sex_HIVStatus,35-39 | Female,OBbZvcHg2HL,ADD,,,,,Fine,Yes +TX_NEW,TX_NEW_N_MOH_Age_Sex_HIVStatus,40-44 | Female,eOn9JgfkB4F,ADD,,,,,Fine,Yes +TX_NEW,TX_NEW_N_MOH_Age_Sex_HIVStatus,45-49 | Female,POkbpo4D13c,ADD,,,,,Fine,Yes +TX_NEW,TX_NEW_N_MOH_Age_Sex_HIVStatus,50+ | Female,kGlGj9LDonu,ADD,,,,,Fine,Yes +TX_NEW,TX_NEW_N_MOH_Age_Sex_HIVStatus,<1 | Male,SeijxYK8F4b,ADD,,,,,Fine,Yes +TX_NEW,TX_NEW_N_MOH_Age_Sex_HIVStatus,1-4 | Male,jbrs9Qk6f9b,ADD,,,,,Fine,Yes +TX_NEW,TX_NEW_N_MOH_Age_Sex_HIVStatus,5-9 | Male,IxSwaxNCt1n,ADD,,,,,Fine,Yes +TX_NEW,TX_NEW_N_MOH_Age_Sex_HIVStatus,10-14 | Male,ljBmGJpAsZh,ADD,,,,,Fine,Yes +TX_NEW,TX_NEW_N_MOH_Age_Sex_HIVStatus,15-19 | Male,x1r1vfZQLFj,ADD,,,,,Fine,Yes +TX_NEW,TX_NEW_N_MOH_Age_Sex_HIVStatus,20-24 | Male,VdA970UlzlX,ADD,,,,,Fine,Yes +TX_NEW,TX_NEW_N_MOH_Age_Sex_HIVStatus,25-29 | Male,R9wcT5vQ7tR,ADD,,,,,Fine,Yes +TX_NEW,TX_NEW_N_MOH_Age_Sex_HIVStatus,30-34 | Male,B8JEL3qeQiw,ADD,,,,,Fine,Yes +TX_NEW,TX_NEW_N_MOH_Age_Sex_HIVStatus,35-39 | Male,ytvrDZdNAhc,ADD,,,,,Fine,Yes +TX_NEW,TX_NEW_N_MOH_Age_Sex_HIVStatus,40-44 | Male,qdYU6NoIpY1,ADD,,,,,Fine,Yes +TX_NEW,TX_NEW_N_MOH_Age_Sex_HIVStatus,45-49 | Male,WjX1mRJp9NV,ADD,,,,,Fine,Yes +TX_NEW,TX_NEW_N_MOH_Age_Sex_HIVStatus,50+ | Male,FgwkSYUXq8x,ADD,,,,,Fine,Yes +TX_NEW,TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus,<15 | Female,chrwpNxHlQQ,ADD,,,,,Coarse,No +TX_NEW,TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus,<15 | Male,zHSL7ATXJib,ADD,,,,,Coarse,No +TX_NEW,TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus,<15 | SexUnknown,uURluLqPIJ5,ADD,,,,,Coarse,No +TX_NEW,TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus,15+ | Female,Yf1BiWq71NE,ADD,,,,,Coarse,No +TX_NEW,TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus,15+ | Male,XX7hDj6iz0D,ADD,,,,,Coarse,No +TX_NEW,TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus,15+ | SexUnknown,qli3maq9Ot7,ADD,,,,,Coarse,No +TX_NEW,TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus,AgeUnknown | Female,P9UIhogYbAa,ADD,,,,,Coarse,No +TX_NEW,TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus,AgeUnknown | Male,UN9ZOZLLVqN,ADD,,,,,Coarse,No +TX_NEW,TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus,AgeUnknown | SexUnknown,Gfje2jHn5TY,ADD,,,,,Coarse,No diff --git a/imap-samples/DEMO-FY20.csv b/imap-samples/DEMO-FY20.csv new file mode 100644 index 0000000..f9c3545 --- /dev/null +++ b/imap-samples/DEMO-FY20.csv @@ -0,0 +1,129 @@ +DATIM_Indicator_Category,DATIM_Indicator_ID,DATIM_Disag_Name,DATIM_Disag_ID,Operation,MOH_Indicator_Name,MOH_Indicator_ID,MOH_Disag_Name,MOH_Disag_ID,Disaggregation Type +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Positive | <1 | Female,pCFCaOLScdv,ADD,Vlad_test,VST,,,Fine +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Positive | 1-4 | Female,xzoIG0AwsNB,ADD,Jason_test,JBK,,,Fine +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Positive | 5-9 | Female,UggtNScQMVl,ADD,Vlad_test2,VST2,,,Fine +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Positive | 10-14 | Female,hXgqQX95TVa,,,,,,Fine +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Positive | 15-19 | Female,wJCVvM7o6xm,,,,,,Fine +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Positive | 20-24 | Female,tvOcOPhIdRH,,,,,,Fine +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Positive | 25-29 | Female,BLWV93S2HJ0,,,,,,Fine +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Positive | 30-34 | Female,bxqrio2gHOj,,,,,,Fine +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Positive | 35-39 | Female,MuaoVfC9rYL,,,,,,Fine +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Positive | 40-44 | Female,d3rKRkxJP1v,,,,,,Fine +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Positive | 45-49 | Female,ERDcFrmlT0J,,,,,,Fine +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Positive | 50+ | Female,GlfLlD3wSQj,,,,,,Fine +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Positive | <1 | Male,cXdSJvbabBT,,,,,,Fine +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Positive | 1-4 | Male,tBoWuTd0ERY,,,,,,Fine +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Positive | 5-9 | Male,wLMOUM9mfTV,,,,,,Fine +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Positive | 10-14 | Male,KRoQaA91sv5,,,,,,Fine +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Positive | 15-19 | Male,wpck6pSRDer,,,,,,Fine +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Positive | 20-24 | Male,BitB2nKfWBK,,,,,,Fine +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Positive | 25-29 | Male,NRZfd73Ypo8,,,,,,Fine +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Positive | 30-34 | Male,kLd3OnUYTr5,,,,,,Fine +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Positive | 35-39 | Male,wnsHEWFSqzG,,,,,,Fine +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Positive | 40-44 | Male,HTcrEM69sst,,,,,,Fine +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Positive | 45-49 | Male,OOCHuTdTJEQ,,,,,,Fine +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Positive | 50+ | Male,WDpiIZ8UjB8,,,,,,Fine +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Negative | <1 | Female,Gvo9takmOXx,,,,,,Fine +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Negative | 1-4 | Female,xTNM0wWDzo0,,,,,,Fine +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Negative | 5-9 | Female,EFah6yBFc3J,,,,,,Fine +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Negative | 10-14 | Female,tIhxMfmPrU5,,,,,,Fine +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Negative | 15-19 | Female,NJclydByUvA,,,,,,Fine +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Negative | 20-24 | Female,fysQ3RXzbzW,,,,,,Fine +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Negative | 25-29 | Female,TCwxcGgIeqE,,,,,,Fine +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Negative | 30-34 | Female,oKgx2Sw4qUL,,,,,,Fine +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Negative | 35-39 | Female,Sf6GWp5gNx2,,,,,,Fine +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Negative | 40-44 | Female,fsnxvho9fiG,,,,,,Fine +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Negative | 45-49 | Female,i0RFyIDccSm,,,,,,Fine +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Negative | 50+ | Female,i4lSbrUVcpe,,,,,,Fine +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Negative | <1 | Male,iomLts0rFcj,,,,,,Fine +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Negative | 1-4 | Male,uPpiUkMhH6j,,,,,,Fine +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Negative | 5-9 | Male,NpsmKYKl0mt,,,,,,Fine +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Negative | 10-14 | Male,Kjn4IWLfG2G,,,,,,Fine +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Negative | 15-19 | Male,eyTROtsEW5a,,,,,,Fine +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Negative | 20-24 | Male,QS3vNL5WySH,,,,,,Fine +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Negative | 25-29 | Male,lGNNK7ZYDGP,,,,,,Fine +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Negative | 30-34 | Male,kZ5sEz94kJE,,,,,,Fine +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Negative | 35-39 | Male,wO7RB8C1sal,,,,,,Fine +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Negative | 40-44 | Male,RLLUx3DHJan,,,,,,Fine +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Negative | 45-49 | Male,z1V5tDuMQt7,,,,,,Fine +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,Negative | 50+ | Male,ip5uMUT73Qu,,,,,,Fine +PMTCT_ART,PMTCT_ART_N_MOH,Total,HllvX50cXC0,,,,,,Coarse +PMTCT_STAT,PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg,Known Positive | Female,D3erNSl5dd2,ADD,,,,,Coarse +PMTCT_STAT,PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg,Newly Tested Positive | Female,brmDl6cMjft,ADD,,,,,Coarse +PMTCT_STAT,PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg,Recent Negative | Female,Ecflr8Ycqul,,,,,,Coarse +PMTCT_STAT,PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg,New Negative | Female,Wc6ItXYBs0s,ADD,,,,,Coarse +TB_PREV,TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus,Newly Enrolled | <15 | Female,Q732w6Hev9u,,,,,,Coarse +TB_PREV,TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus,Newly Enrolled | <15 | Male,lq6iUq7YcZ1,,,,,,Coarse +TB_PREV,TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus,Newly Enrolled | <15 | Unknown Sex,nL6agczDQaW,,,,,,Coarse +TB_PREV,TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus,Newly Enrolled | 15+ | Female,ngI4uyiCOSj,,,,,,Coarse +TB_PREV,TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus,Newly Enrolled | 15+ | Male,ZuWjYTw4lpZ,,,,,,Coarse +TB_PREV,TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus,Newly Enrolled | 15+ | Unknown Sex,YbXei7Scpdk,,,,,,Coarse +TB_PREV,TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus,Newly Enrolled | Unknown Age | Female,OcHhTmUvRZE,,,,,,Coarse +TB_PREV,TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus,Newly Enrolled | Unknown Age | Male,m5ozu5OI1sc,,,,,,Coarse +TB_PREV,TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus,Newly Enrolled | Unknown Age | Unknown Sex,m95zIASJcjD,,,,,,Coarse +TB_PREV,TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus,Previously Enrolled | <15 | Female,ynzujzJwhjK,,,,,,Coarse +TB_PREV,TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus,Previously Enrolled | <15 | Male,z98a1NoV4mp,,,,,,Coarse +TB_PREV,TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus,Previously Enrolled | <15 | Unknown Sex,wHIObfcQeca,,,,,,Coarse +TB_PREV,TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus,Previously Enrolled | 15+ | Female,rccYwUJXYAA,,,,,,Coarse +TB_PREV,TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus,Previously Enrolled | 15+ | Male,UxkEEfHjlWb,,,,,,Coarse +TB_PREV,TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus,Previously Enrolled | 15+ | Unknown Sex,H23TL40CahD,,,,,,Coarse +TB_PREV,TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus,Previously Enrolled | Unknown Age | Female,x0rXsInb65X,,,,,,Coarse +TB_PREV,TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus,Previously Enrolled | Unknown Age | Male,QKn9JHx79JO,,,,,,Coarse +TB_PREV,TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus,Previously Enrolled | Unknown Age | Unknown Sex,wgdcoRFUkZP,,,,,,Coarse +TB_PREV,TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus,Unknown | <15 | Female,kRRN7PW2x2B,,,,,,Coarse +TB_PREV,TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus,Unknown | <15 | Male,r1YTNuDHWxc,,,,,,Coarse +TB_PREV,TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus,Unknown | <15 | Unknown Sex,eKKOcOxQOuS,,,,,,Coarse +TB_PREV,TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus,Unknown | 15+ | Female,SQG2P9rOIg4,,,,,,Coarse +TB_PREV,TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus,Unknown | 15+ | Male,ty2xR5ZaTSy,,,,,,Coarse +TB_PREV,TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus,Unknown | 15+ | Unknown Sex,wpIXXDYcvyd,,,,,,Coarse +TB_PREV,TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus,Unknown | Unknown Age | Female,UE64UWNZs1R,,,,,,Coarse +TB_PREV,TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus,Unknown | Unknown Age | Male,fgHq8eTmo7e,,,,,,Coarse +TB_PREV,TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus,Unknown | Unknown Age | Unknown Sex,GwUc7g13Hg9,,,,,,Coarse +TX_CURR,TX_CURR_N_MOH_Age_Sex_HIVStatus,<1 | Female,y3VqNEK9n95,ADD,,,,,Fine +TX_CURR,TX_CURR_N_MOH_Age_Sex_HIVStatus,1-4 | Female,PPoL5AnEAQf,ADD,,,,,Fine +TX_CURR,TX_CURR_N_MOH_Age_Sex_HIVStatus,5-9 | Female,hiUhhVpgUMg,ADD,,,,,Fine +TX_CURR,TX_CURR_N_MOH_Age_Sex_HIVStatus,10-14 | Female,dFjZira5vTX,ADD,,,,,Fine +TX_CURR,TX_CURR_N_MOH_Age_Sex_HIVStatus,15-19 | Female,wW6G5NC8Wd1,ADD,,,,,Fine +TX_CURR,TX_CURR_N_MOH_Age_Sex_HIVStatus,20-24 | Female,Xn5oUNVSMWA,ADD,,,,,Fine +TX_CURR,TX_CURR_N_MOH_Age_Sex_HIVStatus,25-29 | Female,RMA75iIp8Wd,ADD,,,,,Fine +TX_CURR,TX_CURR_N_MOH_Age_Sex_HIVStatus,30-34 | Female,j0yodS3zbnW,ADD,,,,,Fine +TX_CURR,TX_CURR_N_MOH_Age_Sex_HIVStatus,35-39 | Female,OBbZvcHg2HL,ADD,,,,,Fine +TX_CURR,TX_CURR_N_MOH_Age_Sex_HIVStatus,40-44 | Female,eOn9JgfkB4F,ADD,,,,,Fine +TX_CURR,TX_CURR_N_MOH_Age_Sex_HIVStatus,45-49 | Female,POkbpo4D13c,ADD,,,,,Fine +TX_CURR,TX_CURR_N_MOH_Age_Sex_HIVStatus,50+ | Female,kGlGj9LDonu,ADD,,,,,Fine +TX_CURR,TX_CURR_N_MOH_Age_Sex_HIVStatus,<1 | Male,SeijxYK8F4b,ADD,,,,,Fine +TX_CURR,TX_CURR_N_MOH_Age_Sex_HIVStatus,1-4 | Male,jbrs9Qk6f9b,ADD,,,,,Fine +TX_CURR,TX_CURR_N_MOH_Age_Sex_HIVStatus,5-9 | Male,IxSwaxNCt1n,ADD,,,,,Fine +TX_CURR,TX_CURR_N_MOH_Age_Sex_HIVStatus,10-14 | Male,ljBmGJpAsZh,ADD,,,,,Fine +TX_CURR,TX_CURR_N_MOH_Age_Sex_HIVStatus,15-19 | Male,x1r1vfZQLFj,ADD,,,,,Fine +TX_CURR,TX_CURR_N_MOH_Age_Sex_HIVStatus,20-24 | Male,VdA970UlzlX,ADD,,,,,Fine +TX_CURR,TX_CURR_N_MOH_Age_Sex_HIVStatus,25-29 | Male,R9wcT5vQ7tR,ADD,,,,,Fine +TX_CURR,TX_CURR_N_MOH_Age_Sex_HIVStatus,30-34 | Male,B8JEL3qeQiw,ADD,,,,,Fine +TX_CURR,TX_CURR_N_MOH_Age_Sex_HIVStatus,35-39 | Male,ytvrDZdNAhc,ADD,,,,,Fine +TX_CURR,TX_CURR_N_MOH_Age_Sex_HIVStatus,40-44 | Male,qdYU6NoIpY1,ADD,,,,,Fine +TX_CURR,TX_CURR_N_MOH_Age_Sex_HIVStatus,45-49 | Male,WjX1mRJp9NV,ADD,,,,,Fine +TX_CURR,TX_CURR_N_MOH_Age_Sex_HIVStatus,50+ | Male,FgwkSYUXq8x,ADD,,,,,Fine +TX_NEW,TX_NEW_N_MOH_Age_Sex_HIVStatus,<1 | Female,y3VqNEK9n95,ADD,TX_NEW,TX_NEW,female_u1,female_u1,Fine +TX_NEW,TX_NEW_N_MOH_Age_Sex_HIVStatus,1-4 | Female,PPoL5AnEAQf,ADD,,,,,Fine +TX_NEW,TX_NEW_N_MOH_Age_Sex_HIVStatus,5-9 | Female,hiUhhVpgUMg,ADD,,,,,Fine +TX_NEW,TX_NEW_N_MOH_Age_Sex_HIVStatus,10-14 | Female,dFjZira5vTX,ADD,,,,,Fine +TX_NEW,TX_NEW_N_MOH_Age_Sex_HIVStatus,15-19 | Female,wW6G5NC8Wd1,ADD,,,,,Fine +TX_NEW,TX_NEW_N_MOH_Age_Sex_HIVStatus,20-24 | Female,Xn5oUNVSMWA,ADD,,,,,Fine +TX_NEW,TX_NEW_N_MOH_Age_Sex_HIVStatus,25-29 | Female,RMA75iIp8Wd,ADD,,,,,Fine +TX_NEW,TX_NEW_N_MOH_Age_Sex_HIVStatus,30-34 | Female,j0yodS3zbnW,ADD,,,,,Fine +TX_NEW,TX_NEW_N_MOH_Age_Sex_HIVStatus,35-39 | Female,OBbZvcHg2HL,ADD,,,,,Fine +TX_NEW,TX_NEW_N_MOH_Age_Sex_HIVStatus,40-44 | Female,eOn9JgfkB4F,ADD,,,,,Fine +TX_NEW,TX_NEW_N_MOH_Age_Sex_HIVStatus,45-49 | Female,POkbpo4D13c,ADD,,,,,Fine +TX_NEW,TX_NEW_N_MOH_Age_Sex_HIVStatus,50+ | Female,kGlGj9LDonu,ADD,,,,,Fine +TX_NEW,TX_NEW_N_MOH_Age_Sex_HIVStatus,<1 | Male,SeijxYK8F4b,ADD,,,,,Fine +TX_NEW,TX_NEW_N_MOH_Age_Sex_HIVStatus,1-4 | Male,jbrs9Qk6f9b,ADD,,,,,Fine +TX_NEW,TX_NEW_N_MOH_Age_Sex_HIVStatus,5-9 | Male,IxSwaxNCt1n,ADD,,,,,Fine +TX_NEW,TX_NEW_N_MOH_Age_Sex_HIVStatus,10-14 | Male,ljBmGJpAsZh,ADD,,,,,Fine +TX_NEW,TX_NEW_N_MOH_Age_Sex_HIVStatus,15-19 | Male,x1r1vfZQLFj,ADD,,,,,Fine +TX_NEW,TX_NEW_N_MOH_Age_Sex_HIVStatus,20-24 | Male,VdA970UlzlX,ADD,,,,,Fine +TX_NEW,TX_NEW_N_MOH_Age_Sex_HIVStatus,25-29 | Male,R9wcT5vQ7tR,ADD,,,,,Fine +TX_NEW,TX_NEW_N_MOH_Age_Sex_HIVStatus,30-34 | Male,B8JEL3qeQiw,ADD,,,,,Fine +TX_NEW,TX_NEW_N_MOH_Age_Sex_HIVStatus,35-39 | Male,ytvrDZdNAhc,ADD,,,,,Fine +TX_NEW,TX_NEW_N_MOH_Age_Sex_HIVStatus,40-44 | Male,qdYU6NoIpY1,ADD,,,,,Fine +TX_NEW,TX_NEW_N_MOH_Age_Sex_HIVStatus,45-49 | Male,WjX1mRJp9NV,ADD,,,,,Fine +TX_NEW,TX_NEW_N_MOH_Age_Sex_HIVStatus,50+ | Male,FgwkSYUXq8x,ADD,,,,,Fine diff --git a/imap-samples/KE-FY17-baseline.csv b/imap-samples/KE-FY17-baseline.csv new file mode 100644 index 0000000..c168afc --- /dev/null +++ b/imap-samples/KE-FY17-baseline.csv @@ -0,0 +1,69 @@ +DATIM_Indicator_Category,DATIM_Indicator_ID,DATIM_Disag_ID,DATIM_Disag_Name,Operation,MOH_Indicator_ID,MOH_Indicator_Name,MOH_Disag_ID,MOH_Disag_Name +HTS_TST,HTS_TST_N_MOH,HllvX50cXC0,Total,ADD,TO-REPLACE--KE-Indicator-ID-001,HV01-01,TO-REPLACE--KE-Disag-ID-001,First Test +HTS_TST,HTS_TST_N_MOH,HllvX50cXC0,Total,ADD,TO-REPLACE--KE-Indicator-ID-002,HV01-02,TO-REPLACE--KE-Disag-ID-002,Repeat Test +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,HrQbkVgBM1X,Positive | <15 | Female,ADD,TO-REPLACE--KE-Indicator-ID-003,HV01-11,TO-REPLACE--KE-Disag-ID-003,Positive| Females - Below 15 year +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,R4WXCEzPZcY,Positive | <15 | Male,ADD,TO-REPLACE--KE-Indicator-ID-004,HV01-10,TO-REPLACE--KE-Disag-ID-004,Positive| Males - Below 15 year +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,DY0yrJtBeSC,Positive | <15 | SexUnknown,,,,, +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,WXV5qLgw7kE,Positive | 15+ | Female,ADD,TO-REPLACE--KE-Indicator-ID-005,HV01-13,TO-REPLACE--KE-Disag-ID-005,Positive|Female 15-24 years +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,WXV5qLgw7kE,Positive | 15+ | Female,ADD,TO-REPLACE--KE-Indicator-ID-006,HV01-15,TO-REPLACE--KE-Disag-ID-006,Positive|Females 25 years & older +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,XQ52MZdCLMe,Positive | 15+ | Male,ADD,TO-REPLACE--KE-Indicator-ID-007,HV01-12,TO-REPLACE--KE-Disag-ID-007,Positive|Males 15-24 years +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,XQ52MZdCLMe,Positive | 15+ | Male,ADD,TO-REPLACE--KE-Indicator-ID-008,HV01-14,TO-REPLACE--KE-Disag-ID-008,Positive|Males 25 years & older +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,a2dDU6KZyd0,Positive | 15+ | SexUnknown,,,,, +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,U6ErjBQYGSG,Positive | AgeUnknown | Female,,,,, +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,SCD7EVreQUA,Positive | AgeUnknown | Male,,,,, +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,EyJRtSgSChq,Positive | AgeUnknown | SexUnknown,,,,, +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,FSmIqIsgheB,Negative | <15 | Female,ADD,TO-REPLACE--KE-Indicator-ID-001,HV01-01,TO-REPLACE--KE-Disag-ID-001,First Test +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,FSmIqIsgheB,Negative | <15 | Female,ADD,TO-REPLACE--KE-Indicator-ID-002,HV01-02,TO-REPLACE--KE-Disag-ID-002,Repeat Test +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,FSmIqIsgheB,Negative | <15 | Female,SUBTRACT,TO-REPLACE--KE-Indicator-ID-003,HV01-11,TO-REPLACE--KE-Disag-ID-003,Positive| Females - Below 15 year +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,LhAJq3vYXyi,Negative | <15 | Male,ADD,TO-REPLACE--KE-Indicator-ID-001,HV01-01,TO-REPLACE--KE-Disag-ID-001,First Test +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,LhAJq3vYXyi,Negative | <15 | Male,ADD,TO-REPLACE--KE-Indicator-ID-002,HV01-02,TO-REPLACE--KE-Disag-ID-002,Repeat Test +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,LhAJq3vYXyi,Negative | <15 | Male,SUBTRACT,TO-REPLACE--KE-Indicator-ID-004,HV01-10,TO-REPLACE--KE-Disag-ID-004,Positive| Males - Below 15 year +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,PrIxM0pIjFl,Negative | <15 | SexUnknown,,,,, +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,ymXkr5eCjR5,Negative | 15+ | Female,ADD,TO-REPLACE--KE-Indicator-ID-001,HV01-01,TO-REPLACE--KE-Disag-ID-001,First Test +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,ymXkr5eCjR5,Negative | 15+ | Female,ADD,TO-REPLACE--KE-Indicator-ID-002,HV01-02,TO-REPLACE--KE-Disag-ID-002,Repeat Test +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,ymXkr5eCjR5,Negative | 15+ | Female,SUBTRACT,TO-REPLACE--KE-Indicator-ID-005,HV01-13,TO-REPLACE--KE-Disag-ID-009,Positive| Female 15-24 years +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,ymXkr5eCjR5,Negative | 15+ | Female,SUBTRACT,TO-REPLACE--KE-Indicator-ID-006,HV01-15,TO-REPLACE--KE-Disag-ID-010,Positive|Female 25 years & older +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,mlFWWrUMuV7,Negative | 15+ | Male,ADD,TO-REPLACE--KE-Indicator-ID-001,HV01-01,TO-REPLACE--KE-Disag-ID-001,First Test +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,mlFWWrUMuV7,Negative | 15+ | Male,ADD,TO-REPLACE--KE-Indicator-ID-002,HV01-02,TO-REPLACE--KE-Disag-ID-002,Repeat Test +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,qL3AXhLXfHf,Negative | 15+ | SexUnknown,,,,, +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,K21p4HUGqOS,Negative | AgeUnknown | Female,,,,, +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,iGj3YxYXGRF,Negative | AgeUnknown | Male,,,,, +HTS_TST,HTS_TST_N_MOH_Age_Sex_Result,mV483q7SboN,Negative | AgeUnknown | SexUnknown,,,,, +PMTCT_ART,PMTCT_ART_N_MOH,HllvX50cXC0,Total,ADD,TO-REPLACE--KE-Indicator-ID-009,HV02-13,TO-REPLACE--KE-Disag-ID-011,Prophylaxis – NVP Only +PMTCT_ART,PMTCT_ART_N_MOH,HllvX50cXC0,Total,ADD,TO-REPLACE--KE-Indicator-ID-010,HV02-14,TO-REPLACE--KE-Disag-ID-012,Prophylaxis – (AZT + SdNVP) +PMTCT_ART,PMTCT_ART_N_MOH,HllvX50cXC0,Total,ADD,TO-REPLACE--KE-Indicator-ID-011,HV02-15,TO-REPLACE--KE-Disag-ID-013,Prophylaxis – Interrupted HAART +PMTCT_ART,PMTCT_ART_N_MOH,HllvX50cXC0,Total,ADD,TO-REPLACE--KE-Indicator-ID-012,HV02-16,TO-REPLACE--KE-Disag-ID-014,HAART (ART) +PMTCT_STAT,PMTCT_STAT_N_MOH,HllvX50cXC0,Total,ADD,TO-REPLACE--KE-Indicator-ID-013,HV02-01,TO-REPLACE--KE-Disag-ID-015,Testing for HIV Antenatal +PMTCT_STAT,PMTCT_STAT_N_MOH,HllvX50cXC0,Total,ADD,TO-REPLACE--KE-Indicator-ID-014,HV02-05,TO-REPLACE--KE-Disag-ID-016,Known positive status (at entry into ANC) +PMTCT_STAT,PMTCT_STAT_N_MOH_KnownPosNeg,g2AcKVKFFTR,KnownPositives,ADD,TO-REPLACE--KE-Indicator-ID-014,HV02-05,TO-REPLACE--KE-Disag-ID-016,Known positive status (at entry into ANC) +PMTCT_STAT,PMTCT_STAT_N_MOH_KnownPosNeg,skZHj1KgCFs,NewlyTestedPositives,ADD,TO-REPLACE--KE-Indicator-ID-015,HV02-06,TO-REPLACE--KE-Disag-ID-017,HIV positive results Antenatal +PMTCT_STAT,PMTCT_STAT_N_MOH_KnownPosNeg,FwRU6E2C5kt,NewNegatives,,,,, +TX_CURR,TX_CURR_N_MOH_Age_Sex,BGFCDhyk4M8,<15 | Female,ADD,TO-REPLACE--KE-Indicator-ID-016,HV03-36 (F),TO-REPLACE--KE-Disag-ID-018,Currently on ART - Below 15 years +TX_CURR,TX_CURR_N_MOH_Age_Sex,SBUMYkq3pEs,<15 | Male,ADD,TO-REPLACE--KE-Indicator-ID-017,HV03-35 (M),TO-REPLACE--KE-Disag-ID-018,Currently on ART - Below 15 years +TX_CURR,TX_CURR_N_MOH_Age_Sex,DOE1p3gdXIr,<15 | SexUnknown,,,,, +TX_CURR,TX_CURR_N_MOH_Age_Sex,er95aeLbIHg,15+ | Female,ADD,TO-REPLACE--KE-Indicator-ID-018,HV03-38(F),TO-REPLACE--KE-Disag-ID-019,Currently on ART - 15 years & older +TX_CURR,TX_CURR_N_MOH_Age_Sex,RFKoE51NKAq,15+ | Male,ADD,TO-REPLACE--KE-Indicator-ID-019,HV03-37 (M),TO-REPLACE--KE-Disag-ID-019,Currently on ART - 15 years & older +TX_CURR,TX_CURR_N_MOH_Age_Sex,EnFWVKd0OVk,15+ | SexUnknown,,,,, +TX_CURR,TX_CURR_N_MOH_Age_Sex,Na0IrYFjVsM,AgeUnknown | Female,,,,, +TX_CURR,TX_CURR_N_MOH_Age_Sex,iQArB1Jys2K,AgeUnknown | Male,,,,, +TX_CURR,TX_CURR_N_MOH_Age_Sex,sZtIQvBYLEV,AgeUnknown | SexUnknown,,,,, +TX_NEW,TX_NEW_N_MOH_Age_Sex,BGFCDhyk4M8,<15 | Female,ADD,TO-REPLACE--KE-Indicator-ID-020,HV03-22 (F),TO-REPLACE--KE-Disag-ID-020,Starting ART - Below 15 years +TX_NEW,TX_NEW_N_MOH_Age_Sex,SBUMYkq3pEs,<15 | Male,ADD,TO-REPLACE--KE-Indicator-ID-021,HV03-21 (M),TO-REPLACE--KE-Disag-ID-020,Starting ART - Below 15 years +TX_NEW,TX_NEW_N_MOH_Age_Sex,DOE1p3gdXIr,<15 | SexUnknown,,,,, +TX_NEW,TX_NEW_N_MOH_Age_Sex,er95aeLbIHg,15+ | Female,ADD,TO-REPLACE--KE-Indicator-ID-022,HV03-24 (F),TO-REPLACE--KE-Disag-ID-021,Starting ART - 15 years & older +TX_NEW,TX_NEW_N_MOH_Age_Sex,RFKoE51NKAq,15+ | Male,ADD,TO-REPLACE--KE-Indicator-ID-023,HV03-23 (M),TO-REPLACE--KE-Disag-ID-021,Starting ART - 15 years & older +TX_NEW,TX_NEW_N_MOH_Age_Sex,EnFWVKd0OVk,15+ | SexUnknown,,,,, +TX_NEW,TX_NEW_N_MOH_Age_Sex,Na0IrYFjVsM,AgeUnknown | Female,,,,, +TX_NEW,TX_NEW_N_MOH_Age_Sex,iQArB1Jys2K,AgeUnknown | Male,,,,, +TX_NEW,TX_NEW_N_MOH_Age_Sex,sZtIQvBYLEV,AgeUnknown | SexUnknown,,,,, +TX_RET,TX_RET_N_MOH_Age_Sex,BGFCDhyk4M8,<15 | Female,,,,, +TX_RET,TX_RET_N_MOH_Age_Sex,SBUMYkq3pEs,<15 | Male,,,,, +TX_RET,TX_RET_N_MOH_Age_Sex,DOE1p3gdXIr,<15 | SexUnknown,,,,, +TX_RET,TX_RET_N_MOH_Age_Sex,er95aeLbIHg,15+ | Female,,,,, +TX_RET,TX_RET_N_MOH_Age_Sex,RFKoE51NKAq,15+ | Male,,,,, +TX_RET,TX_RET_N_MOH_Age_Sex,EnFWVKd0OVk,15+ | SexUnknown,,,,, +TX_RET,TX_RET_N_MOH_Age_Sex,Na0IrYFjVsM,AgeUnknown | Female,,,,, +TX_RET,TX_RET_N_MOH_Age_Sex,iQArB1Jys2K,AgeUnknown | Male,,,,, +TX_RET,TX_RET_N_MOH_Age_Sex,sZtIQvBYLEV,AgeUnknown | SexUnknown,ADD,TO-REPLACE--KE-Indicator-ID-024,ART Net Cohort at 12 months,TO-REPLACE--KE-Disag-ID-022,1st line +TX_RET,TX_RET_N_MOH_Age_Sex,sZtIQvBYLEV,AgeUnknown | SexUnknown,ADD,TO-REPLACE--KE-Indicator-ID-024,ART Net Cohort at 12 months,TO-REPLACE--KE-Disag-ID-023,Alternate 1st line +TX_RET,TX_RET_N_MOH_Age_Sex,sZtIQvBYLEV,AgeUnknown | SexUnknown,ADD,TO-REPLACE--KE-Indicator-ID-024,ART Net Cohort at 12 months,TO-REPLACE--KE-Disag-ID-024,2nd line or higher diff --git a/imap-samples/MZ-FY18.csv b/imap-samples/MZ-FY18.csv new file mode 100644 index 0000000..f6d3455 --- /dev/null +++ b/imap-samples/MZ-FY18.csv @@ -0,0 +1,21 @@ +DATIM_Indicator_Category,DATIM_Indicator_ID,DATIM_Disag_ID,DATIM_Disag_Name,Operation,MOH_Indicator_ID,MOH_Indicator_Name,MOH_Disag_ID,MOH_Disag_Name,Classification +HTS_TST,HTS_TST_N_MOH,HllvX50cXC0,default,ADD,ATS_TOTAL,ATS - Total de ATS,,,n/a +HTS_TST,HTS_TST_N_MOH_Age_Agg_Sex_Result,EyJRtSgSChq,"Unknown Age, Unknown Sex, Positive",ADD,ATS_POS,ATS - Total de Testados Positivos,,,coarse +HTS_TST,HTS_TST_N_MOH_Age_Agg_Sex_Result,mV483q7SboN,"Unknown Age, Unknown Sex, Negative",ADD,ATS_NEG,ATS - Total de Testados Negativos,,,coarse +PMTCT_ART,PMTCT_ART_N_MOH,HllvX50cXC0,default,ADD,XX1hAvZFRx7,SMI-CPN - Mulheres gr�vidas em TARV a entrada,,,n/a +PMTCT_ART,PMTCT_ART_N_MOH,HllvX50cXC0,default,ADD,u1LvFqIlF9J,SMI-CPN - Mulheres gr�vidas que iniciaram TARV durante a gravidez,default,default,n/a +PMTCT_STAT,PMTCT_STAT_N_MOH_Sex,Jwb1SWomgpk,Female,ADD,GRT7kTCktpn,SMI-CPN - Mulheres gr�vidas,CM0h636cX5P,15-19 anos,"fine, semi-fine" +PMTCT_STAT,PMTCT_STAT_N_MOH_Sex,Jwb1SWomgpk,Female,ADD,GRT7kTCktpn,SMI-CPN - Mulheres gr�vidas,dla2Wo2VyU0,20-24 anos,"fine, semi-fine" +PMTCT_STAT,PMTCT_STAT_N_MOH_Sex,Jwb1SWomgpk,Female,ADD,GRT7kTCktpn,SMI-CPN - Mulheres gr�vidas,exNx1cGzXEc,>=25 anos,"fine, semi-fine" +PMTCT_STAT,PMTCT_STAT_N_MOH_Sex,Jwb1SWomgpk,Female,ADD,GRT7kTCktpn,SMI-CPN - Mulheres gr�vidas,qxQx8cylMsO,10-14 anos,"fine, semi-fine" +PMTCT_STAT,PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg,PCasMOWl24Y,"Female, Newly Identified Negative",ADD,f3uGI9FiZ9t,SMI-CPN - Mulheres gr�vidas testadas HIV negativas durante a CPN,default,default,coarse +PMTCT_STAT,PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg,o0gcwyuh7mU,"Female, Known at Entry Positive",ADD,MgCxldQo2SW,SMI-CPN - Mulheres gr�vidas HIV positiva a entrada,default,default,coarse +PMTCT_STAT,PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg,pc4W2rmWK4q,"Female, Newly Identified Positive",ADD,PzkMawRB4dt,SMI-CPN - Mulheres gr�vidas testadas HIV positivas durante a CPN,default,default,coarse +TX_CURR,TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus,XX7hDj6iz0D,"15+, Male, Positive",ADD,s9hvF8AlvF1,HIV (J ) - N� activos em TARV 15+ MASCULINO,,,coarse +TX_CURR,TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus,Yf1BiWq71NE,"15+, Female, Positive",ADD,D6IKO5pKiFd,HIV (J) - N� activos em TARV 15+ FEMENINO,,,coarse +TX_CURR,TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus,chrwpNxHlQQ,"<15, Female, Positive",ADD,Q3KGFAUJ5cL,HIV (J) - N� activos em TARV <15 FEMENINO,,,coarse +TX_CURR,TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus,zHSL7ATXJib,"<15, Male, Positive",ADD,VAArEvPULVG,HIV (J) - N� activos em TARV <15 MASCULINO,,,coarse +TX_NEW,TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus,XX7hDj6iz0D,"15+, Male, Positive",ADD,UnsBkHQU3jw,HIV-PreTARV - Novos inscritos,mUmvPcx5OHn,"15+ anos, MASCULINO",coarse +TX_NEW,TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus,Yf1BiWq71NE,"15+, Female, Positive",ADD,UnsBkHQU3jw,HIV-PreTARV - Novos inscritos,YeUsrCI6AMf,"15+ anos, FEMININO",coarse +TX_NEW,TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus,chrwpNxHlQQ,"<15, Female, Positive",ADD,UnsBkHQU3jw,HIV-PreTARV - Novos inscritos,m53prKZBrbh,"<15, FEMININO",coarse +TX_NEW,TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus,zHSL7ATXJib,"<15, Male, Positive",ADD,UnsBkHQU3jw,HIV-PreTARV - Novos inscritos,bcrJhFuAlnS,"<15, MASCULINO",coarse diff --git a/imap-samples/ZW-FY18-baseline.csv b/imap-samples/ZW-FY18-baseline.csv new file mode 100644 index 0000000..b21123d --- /dev/null +++ b/imap-samples/ZW-FY18-baseline.csv @@ -0,0 +1 @@ +HTS_TST,HTS_TST_N_MOH,Total,HllvX50cXC0,ADD,Tested for HIV and received results,oytgMyNYnWA,, diff --git a/imap-samples/production-v1-imap-backup-20210405.json b/imap-samples/production-v1-imap-backup-20210405.json new file mode 100644 index 0000000..80c3864 --- /dev/null +++ b/imap-samples/production-v1-imap-backup-20210405.json @@ -0,0 +1,49310 @@ +[ + { + "status": "Success", + "country_org": "DATIM-MOH-ZMB-FY19", + "period": "FY19", + "country_code": "ZMB", + "country_name": "Zambia", + "imap": [ + { + "MOH_Indicator_Name": "HIV Testing ((HTS)", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Age(10-14)y, Female", + "MOH_Disag_ID": "Ak2FdPn5Q9G", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Testing ((HTS)", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(15-19 )y, Male", + "MOH_Disag_ID": "C56tlhPFjfp", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Testing ((HTS)", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Age <1y, Male", + "MOH_Disag_ID": "Etb79cTNmIK", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Testing ((HTS)", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(5-9)y, Male", + "MOH_Disag_ID": "GJ9gSSmJoIv", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Testing ((HTS)", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(25-49 )y, Male", + "MOH_Disag_ID": "GVCeesQOBzo", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Testing ((HTS)", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Age <1y, Female", + "MOH_Disag_ID": "KaUFNUYC7ft", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Testing ((HTS)", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(+50)y, Male", + "MOH_Disag_ID": "P02eYTPt4dS", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Testing ((HTS)", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(20-24)y, Female", + "MOH_Disag_ID": "Qqla7AHVmyE", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Testing ((HTS)", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(20-24)y, Male", + "MOH_Disag_ID": "VZ2XN0ZxA6S", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Testing ((HTS)", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Female, (1-4)y", + "MOH_Disag_ID": "WqDPWzWmlQT", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Testing ((HTS)", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(1-4)y, Male", + "MOH_Disag_ID": "ZjHIkuvbhVC", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Testing ((HTS)", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(5-9)y, Female", + "MOH_Disag_ID": "fzKC3XrqoHz", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Testing ((HTS)", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(25-49 )y, Female", + "MOH_Disag_ID": "mauE5Mua3mf", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Testing ((HTS)", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(15-19 )y, Female", + "MOH_Disag_ID": "puTb3F0KdEX", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Testing ((HTS)", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Age(10-14)y, Male", + "MOH_Disag_ID": "rj1w1Pq8jkf", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Testing ((HTS)", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(+50)y, Female", + "MOH_Disag_ID": "u3zNA6CU0aC", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Testing ((HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Age(10-14)y, Female", + "MOH_Disag_ID": "Ak2FdPn5Q9G", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Testing ((HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Age <1y, Female", + "MOH_Disag_ID": "KaUFNUYC7ft", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Testing ((HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Female, (1-4)y", + "MOH_Disag_ID": "WqDPWzWmlQT", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Testing ((HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(5-9)y, Female", + "MOH_Disag_ID": "fzKC3XrqoHz", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Age(10-14)y, Female", + "MOH_Disag_ID": "Ak2FdPn5Q9G", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Age <1y, Female", + "MOH_Disag_ID": "KaUFNUYC7ft", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Female, (1-4)y", + "MOH_Disag_ID": "WqDPWzWmlQT", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(5-9)y, Female", + "MOH_Disag_ID": "fzKC3XrqoHz", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Age(10-14)y, Female", + "MOH_Disag_ID": "Ak2FdPn5Q9G", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "HrQbkVgBM1X", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Age <1y, Female", + "MOH_Disag_ID": "KaUFNUYC7ft", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "HrQbkVgBM1X", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Female, (1-4)y", + "MOH_Disag_ID": "WqDPWzWmlQT", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "HrQbkVgBM1X", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(5-9)y, Female", + "MOH_Disag_ID": "fzKC3XrqoHz", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "HrQbkVgBM1X", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HIV Testing ((HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Age <1y, Male", + "MOH_Disag_ID": "Etb79cTNmIK", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Testing ((HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(5-9)y, Male", + "MOH_Disag_ID": "GJ9gSSmJoIv", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Testing ((HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(1-4)y, Male", + "MOH_Disag_ID": "ZjHIkuvbhVC", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Testing ((HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Age(10-14)y, Male", + "MOH_Disag_ID": "rj1w1Pq8jkf", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Age <1y, Male", + "MOH_Disag_ID": "Etb79cTNmIK", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(5-9)y, Male", + "MOH_Disag_ID": "GJ9gSSmJoIv", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(1-4)y, Male", + "MOH_Disag_ID": "ZjHIkuvbhVC", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Age(10-14)y, Male", + "MOH_Disag_ID": "rj1w1Pq8jkf", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Age <1y, Male", + "MOH_Disag_ID": "Etb79cTNmIK", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "R4WXCEzPZcY", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(5-9)y, Male", + "MOH_Disag_ID": "GJ9gSSmJoIv", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "R4WXCEzPZcY", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(1-4)y, Male", + "MOH_Disag_ID": "ZjHIkuvbhVC", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "R4WXCEzPZcY", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Age(10-14)y, Male", + "MOH_Disag_ID": "rj1w1Pq8jkf", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "R4WXCEzPZcY", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(20-24)y, Female", + "MOH_Disag_ID": "Qqla7AHVmyE", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(25-49 )y, Female", + "MOH_Disag_ID": "mauE5Mua3mf", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(15-19 )y, Female", + "MOH_Disag_ID": "puTb3F0KdEX", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(+50)y, Female", + "MOH_Disag_ID": "u3zNA6CU0aC", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(15-19 )y, Male", + "MOH_Disag_ID": "C56tlhPFjfp", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(25-49 )y, Male", + "MOH_Disag_ID": "GVCeesQOBzo", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(+50)y, Male", + "MOH_Disag_ID": "P02eYTPt4dS", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(20-24)y, Male", + "MOH_Disag_ID": "VZ2XN0ZxA6S", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Testing ((HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(15-19 )y, Male", + "MOH_Disag_ID": "C56tlhPFjfp", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Testing ((HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(25-49 )y, Male", + "MOH_Disag_ID": "GVCeesQOBzo", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Testing ((HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(+50)y, Male", + "MOH_Disag_ID": "P02eYTPt4dS", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Testing ((HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(20-24)y, Male", + "MOH_Disag_ID": "VZ2XN0ZxA6S", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(15-19 )y, Male", + "MOH_Disag_ID": "C56tlhPFjfp", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(25-49 )y, Male", + "MOH_Disag_ID": "GVCeesQOBzo", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(+50)y, Male", + "MOH_Disag_ID": "P02eYTPt4dS", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(20-24)y, Male", + "MOH_Disag_ID": "VZ2XN0ZxA6S", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Testing ((HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(20-24)y, Female", + "MOH_Disag_ID": "Qqla7AHVmyE", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Testing ((HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(25-49 )y, Female", + "MOH_Disag_ID": "mauE5Mua3mf", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Testing ((HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(15-19 )y, Female", + "MOH_Disag_ID": "puTb3F0KdEX", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Testing ((HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(+50)y, Female", + "MOH_Disag_ID": "u3zNA6CU0aC", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(20-24)y, Female", + "MOH_Disag_ID": "Qqla7AHVmyE", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(25-49 )y, Female", + "MOH_Disag_ID": "mauE5Mua3mf", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(15-19 )y, Female", + "MOH_Disag_ID": "puTb3F0KdEX", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(+50)y, Female", + "MOH_Disag_ID": "u3zNA6CU0aC", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Maternal ART (ANC)", + "Classification": "n/a", + "DATIM_Indicator_Category": "PMTCT_ART", + "MOH_Disag_Name": "Started ART from (after 72hrs but < 6 weeks)", + "MOH_Disag_ID": "FbQySi4EF2g", + "MOH_Indicator_ID": "f0UGUWHUogZ", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Maternal ART (ANC)", + "Classification": "n/a", + "DATIM_Indicator_Category": "PMTCT_ART", + "MOH_Disag_Name": "On ART at 1st ANC visit", + "MOH_Disag_ID": "KGIRGjlPgrq", + "MOH_Indicator_ID": "f0UGUWHUogZ", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Maternal ART (ANC)", + "Classification": "n/a", + "DATIM_Indicator_Category": "PMTCT_ART", + "MOH_Disag_Name": "Started on ART in L&D", + "MOH_Disag_ID": "N4MPvl4DHTj", + "MOH_Indicator_ID": "f0UGUWHUogZ", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Maternal ART (ANC)", + "Classification": "n/a", + "DATIM_Indicator_Category": "PMTCT_ART", + "MOH_Disag_Name": "Started on ART in ANC (Option B+)", + "MOH_Disag_ID": "OfNFmREOKOD", + "MOH_Indicator_ID": "f0UGUWHUogZ", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Maternal ART (ANC)", + "Classification": "n/a", + "DATIM_Indicator_Category": "PMTCT_ART", + "MOH_Disag_Name": "Started on ART in PNC (within 72 hours)", + "MOH_Disag_ID": "hMeuPCfMjY3", + "MOH_Indicator_ID": "f0UGUWHUogZ", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Testing for HIV_EMTCT( Only)", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "Tested - Initial test in PNC (< 6 weeks)", + "MOH_Disag_ID": "de87z8nMhQU", + "MOH_Indicator_ID": "VwPe7rUMMRR", + "DATIM_Disag_ID": "Jwb1SWomgpk", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex", + "DATIM_Disag_Name": "Female", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Testing for HIV_EMTCT( Only)", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "Tested - Initial test in L&D", + "MOH_Disag_ID": "snwLRdi9LDc", + "MOH_Indicator_ID": "VwPe7rUMMRR", + "DATIM_Disag_ID": "Jwb1SWomgpk", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex", + "DATIM_Disag_Name": "Female", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Testing for HIV_EMTCT( Only)", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "Tested - Initial test in ANC", + "MOH_Disag_ID": "uR9wPGGggMU", + "MOH_Indicator_ID": "VwPe7rUMMRR", + "DATIM_Disag_ID": "Jwb1SWomgpk", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex", + "DATIM_Disag_Name": "Female", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Testing for HIV_EMTCT( Only)", + "Classification": "coarse", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "Tested - Initial test in PNC (< 6 weeks)", + "MOH_Disag_ID": "de87z8nMhQU", + "MOH_Indicator_ID": "VwPe7rUMMRR", + "DATIM_Disag_ID": "PCasMOWl24Y", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Testing for HIV_EMTCT( Only)", + "Classification": "coarse", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "Tested - Initial test in L&D", + "MOH_Disag_ID": "snwLRdi9LDc", + "MOH_Indicator_ID": "VwPe7rUMMRR", + "DATIM_Disag_ID": "PCasMOWl24Y", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Testing for HIV_EMTCT( Only)", + "Classification": "coarse", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "Tested - Initial test in ANC", + "MOH_Disag_ID": "uR9wPGGggMU", + "MOH_Indicator_ID": "VwPe7rUMMRR", + "DATIM_Disag_ID": "PCasMOWl24Y", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Testing for HIV_EMTCT( Only)", + "Classification": "coarse", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "Tested - Initial test in PNC (< 6 weeks)", + "MOH_Disag_ID": "de87z8nMhQU", + "MOH_Indicator_ID": "TxZUJpX3VOp", + "DATIM_Disag_ID": "PCasMOWl24Y", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Testing for HIV_EMTCT( Only)", + "Classification": "coarse", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "Tested - Initial test in L&D", + "MOH_Disag_ID": "snwLRdi9LDc", + "MOH_Indicator_ID": "TxZUJpX3VOp", + "DATIM_Disag_ID": "PCasMOWl24Y", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Testing for HIV_EMTCT( Only)", + "Classification": "coarse", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "Tested - Initial test in ANC", + "MOH_Disag_ID": "uR9wPGGggMU", + "MOH_Indicator_ID": "TxZUJpX3VOp", + "DATIM_Disag_ID": "PCasMOWl24Y", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Testing for HIV_EMTCT( Only)", + "Classification": "coarse", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "Known HIV+ at first antenatal visit", + "MOH_Disag_ID": "USfPOPAeN16", + "MOH_Indicator_ID": "kbMCCBZwJ9Q", + "DATIM_Disag_ID": "o0gcwyuh7mU", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "DATIM_Disag_Name": "Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Testing for HIV_EMTCT( Only)", + "Classification": "coarse", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "Tested - Initial test in PNC (< 6 weeks)", + "MOH_Disag_ID": "de87z8nMhQU", + "MOH_Indicator_ID": "TxZUJpX3VOp", + "DATIM_Disag_ID": "pc4W2rmWK4q", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "DATIM_Disag_Name": "Female, Newly Identified Positive", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Testing for HIV_EMTCT( Only)", + "Classification": "coarse", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "Tested - Initial test in L&D", + "MOH_Disag_ID": "snwLRdi9LDc", + "MOH_Indicator_ID": "TxZUJpX3VOp", + "DATIM_Disag_ID": "pc4W2rmWK4q", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "DATIM_Disag_Name": "Female, Newly Identified Positive", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Testing for HIV_EMTCT( Only)", + "Classification": "coarse", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "Tested - Initial test in ANC", + "MOH_Disag_ID": "uR9wPGGggMU", + "MOH_Indicator_ID": "TxZUJpX3VOp", + "DATIM_Disag_ID": "pc4W2rmWK4q", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "DATIM_Disag_Name": "Female, Newly Identified Positive", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Currently on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "(15-19 )y, Male", + "MOH_Disag_ID": "C56tlhPFjfp", + "MOH_Indicator_ID": "xC1fdx2189O", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Currently on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "(25-49 )y, Male", + "MOH_Disag_ID": "GVCeesQOBzo", + "MOH_Indicator_ID": "xC1fdx2189O", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Currently on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "(+50)y, Male", + "MOH_Disag_ID": "P02eYTPt4dS", + "MOH_Indicator_ID": "xC1fdx2189O", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Currently on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "(20-24)y, Male", + "MOH_Disag_ID": "VZ2XN0ZxA6S", + "MOH_Indicator_ID": "xC1fdx2189O", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Currently on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "(20-24)y, Female", + "MOH_Disag_ID": "Qqla7AHVmyE", + "MOH_Indicator_ID": "xC1fdx2189O", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Currently on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "(25-49 )y, Female", + "MOH_Disag_ID": "mauE5Mua3mf", + "MOH_Indicator_ID": "xC1fdx2189O", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Currently on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "(15-19 )y, Female", + "MOH_Disag_ID": "puTb3F0KdEX", + "MOH_Indicator_ID": "xC1fdx2189O", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Currently on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "(+50)y, Female", + "MOH_Disag_ID": "u3zNA6CU0aC", + "MOH_Indicator_ID": "xC1fdx2189O", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Currently on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Age(10-14)y, Female", + "MOH_Disag_ID": "Ak2FdPn5Q9G", + "MOH_Indicator_ID": "xC1fdx2189O", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Currently on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Age <1y, Female", + "MOH_Disag_ID": "KaUFNUYC7ft", + "MOH_Indicator_ID": "xC1fdx2189O", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Currently on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female, (1-4)y", + "MOH_Disag_ID": "WqDPWzWmlQT", + "MOH_Indicator_ID": "xC1fdx2189O", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Currently on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "(5-9)y, Female", + "MOH_Disag_ID": "fzKC3XrqoHz", + "MOH_Indicator_ID": "xC1fdx2189O", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Currently on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Age <1y, Male", + "MOH_Disag_ID": "Etb79cTNmIK", + "MOH_Indicator_ID": "xC1fdx2189O", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Currently on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "(5-9)y, Male", + "MOH_Disag_ID": "GJ9gSSmJoIv", + "MOH_Indicator_ID": "xC1fdx2189O", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Currently on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "(1-4)y, Male", + "MOH_Disag_ID": "ZjHIkuvbhVC", + "MOH_Indicator_ID": "xC1fdx2189O", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Currently on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Age(10-14)y, Male", + "MOH_Disag_ID": "rj1w1Pq8jkf", + "MOH_Indicator_ID": "xC1fdx2189O", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Started on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "(15-19 )y, Male", + "MOH_Disag_ID": "C56tlhPFjfp", + "MOH_Indicator_ID": "VYFMiXIdhIj", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Started on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "(25-49 )y, Male", + "MOH_Disag_ID": "GVCeesQOBzo", + "MOH_Indicator_ID": "VYFMiXIdhIj", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Started on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "(+50)y, Male", + "MOH_Disag_ID": "P02eYTPt4dS", + "MOH_Indicator_ID": "VYFMiXIdhIj", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Started on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "(20-24)y, Male", + "MOH_Disag_ID": "VZ2XN0ZxA6S", + "MOH_Indicator_ID": "VYFMiXIdhIj", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Started on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "(20-24)y, Female", + "MOH_Disag_ID": "Qqla7AHVmyE", + "MOH_Indicator_ID": "VYFMiXIdhIj", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Started on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "(25-49 )y, Female", + "MOH_Disag_ID": "mauE5Mua3mf", + "MOH_Indicator_ID": "VYFMiXIdhIj", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Started on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "(15-19 )y, Female", + "MOH_Disag_ID": "puTb3F0KdEX", + "MOH_Indicator_ID": "VYFMiXIdhIj", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Started on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "(+50)y, Female", + "MOH_Disag_ID": "u3zNA6CU0aC", + "MOH_Indicator_ID": "VYFMiXIdhIj", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Started on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Age(10-14)y, Female", + "MOH_Disag_ID": "Ak2FdPn5Q9G", + "MOH_Indicator_ID": "VYFMiXIdhIj", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Started on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Age <1y, Female", + "MOH_Disag_ID": "KaUFNUYC7ft", + "MOH_Indicator_ID": "VYFMiXIdhIj", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Started on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Female, (1-4)y", + "MOH_Disag_ID": "WqDPWzWmlQT", + "MOH_Indicator_ID": "VYFMiXIdhIj", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Started on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "(5-9)y, Female", + "MOH_Disag_ID": "fzKC3XrqoHz", + "MOH_Indicator_ID": "VYFMiXIdhIj", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Started on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Age <1y, Male", + "MOH_Disag_ID": "Etb79cTNmIK", + "MOH_Indicator_ID": "VYFMiXIdhIj", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Started on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "(5-9)y, Male", + "MOH_Disag_ID": "GJ9gSSmJoIv", + "MOH_Indicator_ID": "VYFMiXIdhIj", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Started on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "(1-4)y, Male", + "MOH_Disag_ID": "ZjHIkuvbhVC", + "MOH_Indicator_ID": "VYFMiXIdhIj", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Started on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Age(10-14)y, Male", + "MOH_Disag_ID": "rj1w1Pq8jkf", + "MOH_Indicator_ID": "VYFMiXIdhIj", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + } + ] + }, + { + "status": "Success", + "country_org": "DATIM-MOH-UKR-FY19", + "period": "FY19", + "country_code": "UKR", + "country_name": "Ukraine", + "imap": [ + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "Number of individuals who received HIV Testing Services (HTS) and received their test results, disaggregated by HIV result", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of individuals who received HIV Testing Services (HTS) and received their test results, disaggregated by HIV result", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 25-29 | Female", + "MOH_Disag_ID": "Pos_F_25-29", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "BLWV93S2HJ0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "25-29, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of individuals who received HIV Testing Services (HTS) and received their test results, disaggregated by HIV result", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 20-24 | Male", + "MOH_Disag_ID": "Pos_M_20-24", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "BitB2nKfWBK", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "20-24, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of individuals who received HIV Testing Services (HTS) and received their test results, disaggregated by HIV result", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 5-9 | Female", + "MOH_Disag_ID": "Neg_F_5-9", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "EFah6yBFc3J", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "5-9, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of individuals who received HIV Testing Services (HTS) and received their test results, disaggregated by HIV result", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 45-49 | Female", + "MOH_Disag_ID": "Pos_F_45-49", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "ERDcFrmlT0J", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "45-49, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of individuals who received HIV Testing Services (HTS) and received their test results, disaggregated by HIV result", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 50+ | Female", + "MOH_Disag_ID": "Pos_F_50", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "GlfLlD3wSQj", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "50+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of individuals who received HIV Testing Services (HTS) and received their test results, disaggregated by HIV result", + "Classification": "INVALID", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | <1 | Female", + "MOH_Disag_ID": "Neg_F_0-1", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "Gvo9takmOXx", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "<1, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of individuals who received HIV Testing Services (HTS) and received their test results, disaggregated by HIV result", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 40-44 | Male", + "MOH_Disag_ID": "Pos_M_40-44", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "HTcrEM69sst", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "40-44, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of individuals who received HIV Testing Services (HTS) and received their test results, disaggregated by HIV result", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 10-14 | Male", + "MOH_Disag_ID": "Pos_M_10-14", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "KRoQaA91sv5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "10-14, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of individuals who received HIV Testing Services (HTS) and received their test results, disaggregated by HIV result", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 10-14 | Male", + "MOH_Disag_ID": "Neg_M_10-14", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "Kjn4IWLfG2G", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "10-14, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of individuals who received HIV Testing Services (HTS) and received their test results, disaggregated by HIV result", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 35-39 | Female", + "MOH_Disag_ID": "Pos_F_35-39", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "MuaoVfC9rYL", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "35-39, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of individuals who received HIV Testing Services (HTS) and received their test results, disaggregated by HIV result", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 15-19 | Female", + "MOH_Disag_ID": "Neg_F_15-19", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "NJclydByUvA", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "15-19, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of individuals who received HIV Testing Services (HTS) and received their test results, disaggregated by HIV result", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 25-29 | Male", + "MOH_Disag_ID": "Pos_M_25-29", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "NRZfd73Ypo8", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "25-29, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of individuals who received HIV Testing Services (HTS) and received their test results, disaggregated by HIV result", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 5-9 | Male", + "MOH_Disag_ID": "Neg_M_5-9", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "NpsmKYKl0mt", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "5-9, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of individuals who received HIV Testing Services (HTS) and received their test results, disaggregated by HIV result", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 45-49 | Male", + "MOH_Disag_ID": "Pos_M_45-49", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "OOCHuTdTJEQ", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "45-49, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of individuals who received HIV Testing Services (HTS) and received their test results, disaggregated by HIV result", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 20-24 | Male", + "MOH_Disag_ID": "Neg_M_20-24", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "QS3vNL5WySH", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "20-24, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of individuals who received HIV Testing Services (HTS) and received their test results, disaggregated by HIV result", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 40-44 | Male", + "MOH_Disag_ID": "Neg_M_40-44", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "RLLUx3DHJan", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "40-44, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of individuals who received HIV Testing Services (HTS) and received their test results, disaggregated by HIV result", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 35-39 | Female", + "MOH_Disag_ID": "Neg_F_35-39", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "Sf6GWp5gNx2", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "35-39, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of individuals who received HIV Testing Services (HTS) and received their test results, disaggregated by HIV result", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 25-29 | Female", + "MOH_Disag_ID": "Neg_F_25-29", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "TCwxcGgIeqE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "25-29, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of individuals who received HIV Testing Services (HTS) and received their test results, disaggregated by HIV result", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 5-9 | Female", + "MOH_Disag_ID": "Pos_F_5-9", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "UggtNScQMVl", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "5-9, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of individuals who received HIV Testing Services (HTS) and received their test results, disaggregated by HIV result", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 50+ | Male", + "MOH_Disag_ID": "Pos_M_50", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "WDpiIZ8UjB8", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "50+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of individuals who received HIV Testing Services (HTS) and received their test results, disaggregated by HIV result", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 30-34 | Female", + "MOH_Disag_ID": "Pos_F_30-34", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "bxqrio2gHOj", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "30-34, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of individuals who received HIV Testing Services (HTS) and received their test results, disaggregated by HIV result", + "Classification": "INVALID", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | <1 | Male", + "MOH_Disag_ID": "Pos_M_0-1", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "cXdSJvbabBT", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "<1, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of individuals who received HIV Testing Services (HTS) and received their test results, disaggregated by HIV result", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 40-44 | Female", + "MOH_Disag_ID": "Pos_F_40-44", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "d3rKRkxJP1v", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "40-44, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of individuals who received HIV Testing Services (HTS) and received their test results, disaggregated by HIV result", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 15-19 | Male", + "MOH_Disag_ID": "Neg_M_15-19", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "eyTROtsEW5a", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "15-19, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of individuals who received HIV Testing Services (HTS) and received their test results, disaggregated by HIV result", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 40-44 | Female", + "MOH_Disag_ID": "Neg_F_40-44", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "fsnxvho9fiG", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "40-44, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of individuals who received HIV Testing Services (HTS) and received their test results, disaggregated by HIV result", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 20-24 | Female", + "MOH_Disag_ID": "Neg_F_20-24", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "fysQ3RXzbzW", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "20-24, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of individuals who received HIV Testing Services (HTS) and received their test results, disaggregated by HIV result", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 10-14 | Female", + "MOH_Disag_ID": "Pos_F_10-14", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "hXgqQX95TVa", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "10-14, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of individuals who received HIV Testing Services (HTS) and received their test results, disaggregated by HIV result", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 45-49 | Female", + "MOH_Disag_ID": "Neg_F_45-49", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "i0RFyIDccSm", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "45-49, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of individuals who received HIV Testing Services (HTS) and received their test results, disaggregated by HIV result", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 50+ | Female", + "MOH_Disag_ID": "Neg_F_50", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "i4lSbrUVcpe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "50+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of individuals who received HIV Testing Services (HTS) and received their test results, disaggregated by HIV result", + "Classification": "INVALID", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | <1 | Male", + "MOH_Disag_ID": "Neg_M_0-1", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "iomLts0rFcj", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "<1, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of individuals who received HIV Testing Services (HTS) and received their test results, disaggregated by HIV result", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 50+ | Male", + "MOH_Disag_ID": "Neg_M_50", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "ip5uMUT73Qu", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "50+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of individuals who received HIV Testing Services (HTS) and received their test results, disaggregated by HIV result", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 30-34 | Male", + "MOH_Disag_ID": "Pos_M_30-34", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "kLd3OnUYTr5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "30-34, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of individuals who received HIV Testing Services (HTS) and received their test results, disaggregated by HIV result", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 30-34 | Male", + "MOH_Disag_ID": "Neg_M_30-34", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "kZ5sEz94kJE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "30-34, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of individuals who received HIV Testing Services (HTS) and received their test results, disaggregated by HIV result", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 25-29 | Male", + "MOH_Disag_ID": "Neg_M_25-29", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "lGNNK7ZYDGP", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "25-29, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of individuals who received HIV Testing Services (HTS) and received their test results, disaggregated by HIV result", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 30-34 | Female", + "MOH_Disag_ID": "Neg_F_30-34", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "oKgx2Sw4qUL", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "30-34, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of individuals who received HIV Testing Services (HTS) and received their test results, disaggregated by HIV result", + "Classification": "INVALID", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | <1 | Female", + "MOH_Disag_ID": "Pos_F_0-1", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "pCFCaOLScdv", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "<1, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of individuals who received HIV Testing Services (HTS) and received their test results, disaggregated by HIV result", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 1-4 | Male", + "MOH_Disag_ID": "Pos_M_1-4", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "tBoWuTd0ERY", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "1-4, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of individuals who received HIV Testing Services (HTS) and received their test results, disaggregated by HIV result", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 10-14 | Female", + "MOH_Disag_ID": "Neg_F_10-14", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "tIhxMfmPrU5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "10-14, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of individuals who received HIV Testing Services (HTS) and received their test results, disaggregated by HIV result", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 20-24 | Female", + "MOH_Disag_ID": "Pos_F_20-24", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "tvOcOPhIdRH", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "20-24, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of individuals who received HIV Testing Services (HTS) and received their test results, disaggregated by HIV result", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 1-4 | Male", + "MOH_Disag_ID": "Neg_M_1-4", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "uPpiUkMhH6j", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "1-4, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of individuals who received HIV Testing Services (HTS) and received their test results, disaggregated by HIV result", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 15-19 | Female", + "MOH_Disag_ID": "Pos_F_15-19", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "wJCVvM7o6xm", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "15-19, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of individuals who received HIV Testing Services (HTS) and received their test results, disaggregated by HIV result", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 5-9 | Male", + "MOH_Disag_ID": "Pos_M_5-9", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "wLMOUM9mfTV", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "5-9, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of individuals who received HIV Testing Services (HTS) and received their test results, disaggregated by HIV result", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 35-39 | Male", + "MOH_Disag_ID": "Neg_M_35-39", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "wO7RB8C1sal", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "35-39, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of individuals who received HIV Testing Services (HTS) and received their test results, disaggregated by HIV result", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 35-39 | Male", + "MOH_Disag_ID": "Pos_M_35-39", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "wnsHEWFSqzG", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "35-39, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of individuals who received HIV Testing Services (HTS) and received their test results, disaggregated by HIV result", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 15-19 | Male", + "MOH_Disag_ID": "Pos_M_15-19", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "wpck6pSRDer", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "15-19, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of individuals who received HIV Testing Services (HTS) and received their test results, disaggregated by HIV result", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 1-4 | Female", + "MOH_Disag_ID": "Neg_F_1-4", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "xTNM0wWDzo0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "1-4, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of individuals who received HIV Testing Services (HTS) and received their test results, disaggregated by HIV result", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 1-4 | Female", + "MOH_Disag_ID": "Pos_F_1-4", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "xzoIG0AwsNB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "1-4, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of individuals who received HIV Testing Services (HTS) and received their test results, disaggregated by HIV result", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 45-49 | Male", + "MOH_Disag_ID": "Neg_M_45-49", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "z1V5tDuMQt7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "45-49, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of adults and children currently receiving antiretroviral therapy (ART)", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "30-34 | Male", + "MOH_Disag_ID": "TX_CURR_M_30-34", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "B8JEL3qeQiw", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "30-34, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of adults and children currently receiving antiretroviral therapy (ART)", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "50+ | Male", + "MOH_Disag_ID": "TX_CURR_M_50", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "FgwkSYUXq8x", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "50+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of adults and children currently receiving antiretroviral therapy (ART)", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "5-9 | Male", + "MOH_Disag_ID": "TX_CURR_M_5-9", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "IxSwaxNCt1n", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "5-9, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of adults and children currently receiving antiretroviral therapy (ART)", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "35-39 | Female", + "MOH_Disag_ID": "TX_CURR_F_35-39", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "OBbZvcHg2HL", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "35-39, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of adults and children currently receiving antiretroviral therapy (ART)", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "45-49 | Female", + "MOH_Disag_ID": "TX_CURR_F_45-49", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "POkbpo4D13c", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "45-49, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of adults and children currently receiving antiretroviral therapy (ART)", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "1-4 | Female", + "MOH_Disag_ID": "TX_CURR_F_1-4", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "PPoL5AnEAQf", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "1-4, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of adults and children currently receiving antiretroviral therapy (ART)", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "25-29 | Male", + "MOH_Disag_ID": "TX_CURR_M_25-29", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "R9wcT5vQ7tR", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "25-29, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of adults and children currently receiving antiretroviral therapy (ART)", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "25-29 | Female", + "MOH_Disag_ID": "TX_CURR_F_25-29", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "RMA75iIp8Wd", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "25-29, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of adults and children currently receiving antiretroviral therapy (ART)", + "Classification": "INVALID", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "<1 | Male", + "MOH_Disag_ID": "TX_CURR_M_0-1", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "SeijxYK8F4b", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "<1, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of adults and children currently receiving antiretroviral therapy (ART)", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "20-24 | Male", + "MOH_Disag_ID": "TX_CURR_M_20-24", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "VdA970UlzlX", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "20-24, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of adults and children currently receiving antiretroviral therapy (ART)", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "45-49 | Male", + "MOH_Disag_ID": "TX_CURR_M_45-49", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "WjX1mRJp9NV", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "45-49, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of adults and children currently receiving antiretroviral therapy (ART)", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "20-24 | Female", + "MOH_Disag_ID": "TX_CURR_F_20-24", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "Xn5oUNVSMWA", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "20-24, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of adults and children currently receiving antiretroviral therapy (ART)", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "10-14 | Female", + "MOH_Disag_ID": "TX_CURR_F_10-14", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "dFjZira5vTX", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "10-14, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of adults and children currently receiving antiretroviral therapy (ART)", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "40-44 | Female", + "MOH_Disag_ID": "TX_CURR_F_40-44", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "eOn9JgfkB4F", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "40-44, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of adults and children currently receiving antiretroviral therapy (ART)", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "5-9 | Female", + "MOH_Disag_ID": "TX_CURR_F_5-9", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "hiUhhVpgUMg", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "5-9, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of adults and children currently receiving antiretroviral therapy (ART)", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "30-34 | Female", + "MOH_Disag_ID": "TX_CURR_F_30-34", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "j0yodS3zbnW", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "30-34, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of adults and children currently receiving antiretroviral therapy (ART)", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "1-4 | Male", + "MOH_Disag_ID": "TX_CURR_M_1-4", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "jbrs9Qk6f9b", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "1-4, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of adults and children currently receiving antiretroviral therapy (ART)", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "50+ | Female", + "MOH_Disag_ID": "TX_CURR_F_50", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "kGlGj9LDonu", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "50+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of adults and children currently receiving antiretroviral therapy (ART)", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "10-14 | Male", + "MOH_Disag_ID": "TX_CURR_M_10-14", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "ljBmGJpAsZh", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "10-14, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of adults and children currently receiving antiretroviral therapy (ART)", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "40-44 | Male", + "MOH_Disag_ID": "TX_CURR_M_40-44", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "qdYU6NoIpY1", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "40-44, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of adults and children currently receiving antiretroviral therapy (ART)", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "15-19 | Female", + "MOH_Disag_ID": "TX_CURR_F_15-19", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "wW6G5NC8Wd1", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "15-19, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of adults and children currently receiving antiretroviral therapy (ART)", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "15-19 | Male", + "MOH_Disag_ID": "TX_CURR_M_15-19", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "x1r1vfZQLFj", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "15-19, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of adults and children currently receiving antiretroviral therapy (ART)", + "Classification": "INVALID", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "<1 | Female", + "MOH_Disag_ID": "TX_CURR_F_0-1", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "y3VqNEK9n95", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "<1, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of adults and children currently receiving antiretroviral therapy (ART)", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "35-39 | Male", + "MOH_Disag_ID": "TX_CURR_M_35-39", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "ytvrDZdNAhc", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "35-39, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of adults and children newly enrolled on antiretroviral therapy (ART)", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "30-34 | Male", + "MOH_Disag_ID": "TX_NEW_M_30-34", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "B8JEL3qeQiw", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "30-34, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of adults and children newly enrolled on antiretroviral therapy (ART)", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "50+ | Male", + "MOH_Disag_ID": "TX_NEW_M_50", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "FgwkSYUXq8x", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "50+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of adults and children newly enrolled on antiretroviral therapy (ART)", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "5-9 | Male", + "MOH_Disag_ID": "TX_NEW_M_5-9", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "IxSwaxNCt1n", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "5-9, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of adults and children newly enrolled on antiretroviral therapy (ART)", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "35-39 | Female", + "MOH_Disag_ID": "TX_NEW_F_35-39", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "OBbZvcHg2HL", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "35-39, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of adults and children newly enrolled on antiretroviral therapy (ART)", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "45-49 | Female", + "MOH_Disag_ID": "TX_NEW_F_45-49", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "POkbpo4D13c", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "45-49, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of adults and children newly enrolled on antiretroviral therapy (ART)", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "1-4 | Female", + "MOH_Disag_ID": "TX_NEW_F_1-4", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "PPoL5AnEAQf", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "1-4, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of adults and children newly enrolled on antiretroviral therapy (ART)", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "25-29 | Male", + "MOH_Disag_ID": "TX_NEW_M_25-29", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "R9wcT5vQ7tR", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "25-29, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of adults and children newly enrolled on antiretroviral therapy (ART)", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "25-29 | Female", + "MOH_Disag_ID": "TX_NEW_F_25-29", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "RMA75iIp8Wd", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "25-29, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of adults and children newly enrolled on antiretroviral therapy (ART)", + "Classification": "INVALID", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "<1 | Male", + "MOH_Disag_ID": "TX_NEW_M_0-1", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "SeijxYK8F4b", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "<1, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of adults and children newly enrolled on antiretroviral therapy (ART)", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "20-24 | Male", + "MOH_Disag_ID": "TX_NEW_M_20-24", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "VdA970UlzlX", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "20-24, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of adults and children newly enrolled on antiretroviral therapy (ART)", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "45-49 | Male", + "MOH_Disag_ID": "TX_NEW_M_45-49", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "WjX1mRJp9NV", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "45-49, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of adults and children newly enrolled on antiretroviral therapy (ART)", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "20-24 | Female", + "MOH_Disag_ID": "TX_NEW_F_20-24", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "Xn5oUNVSMWA", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "20-24, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of adults and children newly enrolled on antiretroviral therapy (ART)", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "10-14 | Female", + "MOH_Disag_ID": "TX_NEW_F_10-14", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "dFjZira5vTX", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "10-14, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of adults and children newly enrolled on antiretroviral therapy (ART)", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "40-44 | Female", + "MOH_Disag_ID": "TX_NEW_F_40-44", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "eOn9JgfkB4F", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "40-44, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of adults and children newly enrolled on antiretroviral therapy (ART)", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "5-9 | Female", + "MOH_Disag_ID": "TX_NEW_F_5-9", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "hiUhhVpgUMg", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "5-9, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of adults and children newly enrolled on antiretroviral therapy (ART)", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "30-34 | Female", + "MOH_Disag_ID": "TX_NEW_F_30-34", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "j0yodS3zbnW", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "30-34, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of adults and children newly enrolled on antiretroviral therapy (ART)", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "1-4 | Male", + "MOH_Disag_ID": "TX_NEW_M_1-4", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "jbrs9Qk6f9b", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "1-4, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of adults and children newly enrolled on antiretroviral therapy (ART)", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "50+ | Female", + "MOH_Disag_ID": "TX_NEW_F_50", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "kGlGj9LDonu", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "50+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of adults and children newly enrolled on antiretroviral therapy (ART)", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "10-14 | Male", + "MOH_Disag_ID": "TX_NEW_M_10-14", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "ljBmGJpAsZh", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "10-14, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of adults and children newly enrolled on antiretroviral therapy (ART)", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "40-44 | Male", + "MOH_Disag_ID": "TX_NEW_M_40-44", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "qdYU6NoIpY1", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "40-44, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of adults and children newly enrolled on antiretroviral therapy (ART)", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "15-19 | Female", + "MOH_Disag_ID": "TX_NEW_F_15-19", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "wW6G5NC8Wd1", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "15-19, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of adults and children newly enrolled on antiretroviral therapy (ART)", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "15-19 | Male", + "MOH_Disag_ID": "TX_NEW_M_15-19", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "x1r1vfZQLFj", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "15-19, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of adults and children newly enrolled on antiretroviral therapy (ART)", + "Classification": "INVALID", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "<1 | Female", + "MOH_Disag_ID": "TX_NEW_F_0-1", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "y3VqNEK9n95", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "<1, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of adults and children newly enrolled on antiretroviral therapy (ART)", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "35-39 | Male", + "MOH_Disag_ID": "TX_NEW_M_35-39", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "ytvrDZdNAhc", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "35-39, Male, Positive", + "Operation": "ADD" + } + ] + }, + { + "status": "Success", + "country_org": "DATIM-MOH-CMR-FY19", + "period": "FY19", + "country_code": "CMR", + "country_name": "Cameroon", + "imap": [ + { + "MOH_Indicator_Name": "Number of people tested during the month", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15 - 19 years old, Female", + "MOH_Disag_ID": "DjXIPjY6g4j", + "MOH_Indicator_ID": "wy50YvhSsnD", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested during the month", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "40 - 44 years old, Male", + "MOH_Disag_ID": "G9OPkShJozr", + "MOH_Indicator_ID": "wy50YvhSsnD", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested during the month", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "45 - 49 years old, Female", + "MOH_Disag_ID": "GpusdDfUqID", + "MOH_Indicator_ID": "wy50YvhSsnD", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested during the month", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "50 years old and more, Female", + "MOH_Disag_ID": "IcKsIlQMoGE", + "MOH_Indicator_ID": "wy50YvhSsnD", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested during the month", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10 - 14 years old, Male", + "MOH_Disag_ID": "KEllh5M4ajX", + "MOH_Indicator_ID": "wy50YvhSsnD", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested during the month", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "25 - 29 years old, Female", + "MOH_Disag_ID": "Oes9ag8o6GB", + "MOH_Indicator_ID": "wy50YvhSsnD", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested during the month", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "40 - 44 years old, Female", + "MOH_Disag_ID": "Q2tLcCDVapj", + "MOH_Indicator_ID": "wy50YvhSsnD", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested during the month", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "45 - 49 years old, Male", + "MOH_Disag_ID": "Q5dldD3U9T2", + "MOH_Indicator_ID": "wy50YvhSsnD", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested during the month", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15 - 19 years old, Male", + "MOH_Disag_ID": "TxZC77vnTFb", + "MOH_Indicator_ID": "wy50YvhSsnD", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested during the month", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Infant =<9 years, Female", + "MOH_Disag_ID": "V9NlnH3iZKW", + "MOH_Indicator_ID": "wy50YvhSsnD", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested during the month", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "25 - 29 years old, Male", + "MOH_Disag_ID": "W5frMypQ8vI", + "MOH_Indicator_ID": "wy50YvhSsnD", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested during the month", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "20 - 24 years old, Female", + "MOH_Disag_ID": "X6gnIN3TNTw", + "MOH_Indicator_ID": "wy50YvhSsnD", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested during the month", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "35 - 39 years old, Male", + "MOH_Disag_ID": "eZAco2QqX7h", + "MOH_Indicator_ID": "wy50YvhSsnD", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested during the month", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "20 - 24 years old, Male", + "MOH_Disag_ID": "gD9tCJKFxhX", + "MOH_Indicator_ID": "wy50YvhSsnD", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested during the month", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "30 - 34 years old, Male", + "MOH_Disag_ID": "joyFh5Hdfff", + "MOH_Indicator_ID": "wy50YvhSsnD", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested during the month", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "35 - 39 years old, Female", + "MOH_Disag_ID": "lxrY6DCZABc", + "MOH_Indicator_ID": "wy50YvhSsnD", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested during the month", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "50 years old and more, Male", + "MOH_Disag_ID": "nd9CmPRA68x", + "MOH_Indicator_ID": "wy50YvhSsnD", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested during the month", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Infant =< 9 years, Male", + "MOH_Disag_ID": "nhM8Ax21tCo", + "MOH_Indicator_ID": "wy50YvhSsnD", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested during the month", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "30 - 34 years old, Female", + "MOH_Disag_ID": "oR3QuGu7Mdd", + "MOH_Indicator_ID": "wy50YvhSsnD", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested during the month", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10 - 14 years old, Female", + "MOH_Disag_ID": "v0gD0Of2Pra", + "MOH_Indicator_ID": "wy50YvhSsnD", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested positive during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Infant =<9 years, Female", + "MOH_Disag_ID": "V9NlnH3iZKW", + "MOH_Indicator_ID": "oL9uNgFn8Sm", + "DATIM_Disag_ID": "HrQbkVgBM1X", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested positive during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10 - 14 years old, Female", + "MOH_Disag_ID": "v0gD0Of2Pra", + "MOH_Indicator_ID": "oL9uNgFn8Sm", + "DATIM_Disag_ID": "HrQbkVgBM1X", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested positive during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10 - 14 years old, Male", + "MOH_Disag_ID": "KEllh5M4ajX", + "MOH_Indicator_ID": "oL9uNgFn8Sm", + "DATIM_Disag_ID": "R4WXCEzPZcY", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested positive during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Infant =< 9 years, Male", + "MOH_Disag_ID": "nhM8Ax21tCo", + "MOH_Indicator_ID": "oL9uNgFn8Sm", + "DATIM_Disag_ID": "R4WXCEzPZcY", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested positive during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15 - 19 years old, Female", + "MOH_Disag_ID": "DjXIPjY6g4j", + "MOH_Indicator_ID": "oL9uNgFn8Sm", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested positive during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "45 - 49 years old, Female", + "MOH_Disag_ID": "GpusdDfUqID", + "MOH_Indicator_ID": "oL9uNgFn8Sm", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested positive during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "50 years old and more, Female", + "MOH_Disag_ID": "IcKsIlQMoGE", + "MOH_Indicator_ID": "oL9uNgFn8Sm", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested positive during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "25 - 29 years old, Female", + "MOH_Disag_ID": "Oes9ag8o6GB", + "MOH_Indicator_ID": "oL9uNgFn8Sm", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested positive during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "40 - 44 years old, Female", + "MOH_Disag_ID": "Q2tLcCDVapj", + "MOH_Indicator_ID": "oL9uNgFn8Sm", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested positive during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "20 - 24 years old, Female", + "MOH_Disag_ID": "X6gnIN3TNTw", + "MOH_Indicator_ID": "oL9uNgFn8Sm", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested positive during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "35 - 39 years old, Female", + "MOH_Disag_ID": "lxrY6DCZABc", + "MOH_Indicator_ID": "oL9uNgFn8Sm", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested positive during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "30 - 34 years old, Female", + "MOH_Disag_ID": "oR3QuGu7Mdd", + "MOH_Indicator_ID": "oL9uNgFn8Sm", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested positive during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "40 - 44 years old, Male", + "MOH_Disag_ID": "G9OPkShJozr", + "MOH_Indicator_ID": "oL9uNgFn8Sm", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested positive during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "45 - 49 years old, Male", + "MOH_Disag_ID": "Q5dldD3U9T2", + "MOH_Indicator_ID": "oL9uNgFn8Sm", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested positive during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15 - 19 years old, Male", + "MOH_Disag_ID": "TxZC77vnTFb", + "MOH_Indicator_ID": "oL9uNgFn8Sm", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested positive during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "25 - 29 years old, Male", + "MOH_Disag_ID": "W5frMypQ8vI", + "MOH_Indicator_ID": "oL9uNgFn8Sm", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested positive during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "35 - 39 years old, Male", + "MOH_Disag_ID": "eZAco2QqX7h", + "MOH_Indicator_ID": "oL9uNgFn8Sm", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested positive during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "20 - 24 years old, Male", + "MOH_Disag_ID": "gD9tCJKFxhX", + "MOH_Indicator_ID": "oL9uNgFn8Sm", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested positive during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "30 - 34 years old, Male", + "MOH_Disag_ID": "joyFh5Hdfff", + "MOH_Indicator_ID": "oL9uNgFn8Sm", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested positive during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "50 years old and more, Male", + "MOH_Disag_ID": "nd9CmPRA68x", + "MOH_Indicator_ID": "oL9uNgFn8Sm", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "MOH_Indicator_Name": "Number of pregnant women newly initiated on ART Treatment at the delivery room", + "DATIM_Indicator_Category": "PMTCT_ART", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "e1MmQMS01OM", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "MOH_Indicator_Name": "Number of pregnant women newly initiated on ART Treatment at ANC", + "DATIM_Indicator_Category": "PMTCT_ART", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "iUH9vdxOuyp", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "MOH_Indicator_Name": "Number of Pregnant women already on ART Treatment at ANC visit", + "DATIM_Indicator_Category": "PMTCT_ART", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "rT7P2FaYPDe", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex", + "MOH_Indicator_Name": "Number of pregnant women who had their first HIV test during their current pregnancy, during the month", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "EZrh2hc3FHg", + "DATIM_Disag_ID": "Jwb1SWomgpk", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex", + "MOH_Indicator_Name": "Number of pregnant women already known HIV positive at the time of their first ANC visit", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "zYgx8uwPWgI", + "DATIM_Disag_ID": "Jwb1SWomgpk", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "MOH_Indicator_Name": "Number of pregnant women already known HIV positive at the time of their first ANC visit", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "zYgx8uwPWgI", + "DATIM_Disag_ID": "o0gcwyuh7mU", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "MOH_Indicator_Name": "Number of pregnant women at the first ANC who were tested HIV+ during the month", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "xagecchldD4", + "DATIM_Disag_ID": "pc4W2rmWK4q", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV on ARV who came to seek their treatment during the month (Case Load)", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Masculin, 15 - 19 ans", + "MOH_Disag_ID": "AQZObcq54BR", + "MOH_Indicator_ID": "cCxSkWMCAnv", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV on ARV who came to seek their treatment during the month (Case Load)", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Masculin, 15 - 19 ans", + "MOH_Disag_ID": "KsIbzsl4NI8", + "MOH_Indicator_ID": "cCxSkWMCAnv", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV on ARV who came to seek their treatment during the month (Case Load)", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Masculin, 50 ans et plus", + "MOH_Disag_ID": "OXvWWQzMVN5", + "MOH_Indicator_ID": "cCxSkWMCAnv", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV on ARV who came to seek their treatment during the month (Case Load)", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Masculin, 50 ans et plus", + "MOH_Disag_ID": "WWDViUUjUgb", + "MOH_Indicator_ID": "cCxSkWMCAnv", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV on ARV who came to seek their treatment during the month (Case Load)", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Masculin, 25 - 49 ans", + "MOH_Disag_ID": "iwvlAu9RPyw", + "MOH_Indicator_ID": "cCxSkWMCAnv", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV on ARV who came to seek their treatment during the month (Case Load)", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Masculin, 20 - 24 ans", + "MOH_Disag_ID": "nzBXDsLgEGt", + "MOH_Indicator_ID": "cCxSkWMCAnv", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV on ARV who came to seek their treatment during the month (Case Load)", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "25 - 49 ans, Feminin", + "MOH_Disag_ID": "LFSGdYPx7qK", + "MOH_Indicator_ID": "cCxSkWMCAnv", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV on ARV who came to seek their treatment during the month (Case Load)", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "15 - 19 ans, Feminin", + "MOH_Disag_ID": "M8CrfKgjFyG", + "MOH_Indicator_ID": "cCxSkWMCAnv", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV on ARV who came to seek their treatment during the month (Case Load)", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "50 ans et plus, Feminin", + "MOH_Disag_ID": "RuXcz29GRdq", + "MOH_Indicator_ID": "cCxSkWMCAnv", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV on ARV who came to seek their treatment during the month (Case Load)", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "20 - 24 ans, Feminin", + "MOH_Disag_ID": "rFoQ9P6L6SZ", + "MOH_Indicator_ID": "cCxSkWMCAnv", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV on ARV who came to seek their treatment during the month (Case Load)", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Feminin, 1 - 4 ans", + "MOH_Disag_ID": "AUdiJtyIY1p", + "MOH_Indicator_ID": "cCxSkWMCAnv", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV on ARV who came to seek their treatment during the month (Case Load)", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Feminin, 5 - 9 ans", + "MOH_Disag_ID": "IBx1uNjDOaP", + "MOH_Indicator_ID": "cCxSkWMCAnv", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV on ARV who came to seek their treatment during the month (Case Load)", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "10 - 14 ans, Feminin", + "MOH_Disag_ID": "Mt5L45aCx2R", + "MOH_Indicator_ID": "cCxSkWMCAnv", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV on ARV who came to seek their treatment during the month (Case Load)", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Feminin, 5 - 9 ans", + "MOH_Disag_ID": "Ocjqge86iI3", + "MOH_Indicator_ID": "cCxSkWMCAnv", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV on ARV who came to seek their treatment during the month (Case Load)", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Feminin, 1 - 4 ans", + "MOH_Disag_ID": "YInFhfuB5wr", + "MOH_Indicator_ID": "cCxSkWMCAnv", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV on ARV who came to seek their treatment during the month (Case Load)", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "<1 an, Feminin", + "MOH_Disag_ID": "xZfdBYofqoI", + "MOH_Indicator_ID": "cCxSkWMCAnv", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV on ARV who came to seek their treatment during the month (Case Load)", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Masculin, <1 an", + "MOH_Disag_ID": "Mb9pyzlseXS", + "MOH_Indicator_ID": "cCxSkWMCAnv", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV on ARV who came to seek their treatment during the month (Case Load)", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Homme, 5 - 9 ans", + "MOH_Disag_ID": "Qy9ptMtvo28", + "MOH_Indicator_ID": "cCxSkWMCAnv", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV on ARV who came to seek their treatment during the month (Case Load)", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Homme, 1 - 4 ans", + "MOH_Disag_ID": "XUO8AvnU4Zk", + "MOH_Indicator_ID": "cCxSkWMCAnv", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV on ARV who came to seek their treatment during the month (Case Load)", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Masculin, 5 - 9 ans", + "MOH_Disag_ID": "Zcrp9UYF2Tz", + "MOH_Indicator_ID": "cCxSkWMCAnv", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV on ARV who came to seek their treatment during the month (Case Load)", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "10 - 14 ans, Masculin", + "MOH_Disag_ID": "arymW3cIxWt", + "MOH_Indicator_ID": "cCxSkWMCAnv", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV on ARV who came to seek their treatment during the month (Case Load)", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Homme, 1 - 4 ans", + "MOH_Disag_ID": "qJ3iNY35skJ", + "MOH_Indicator_ID": "cCxSkWMCAnv", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV on ARV who came to seek their treatment during the month (Case Load)", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Masculin, 10 - 14 ans", + "MOH_Disag_ID": "scJQuA9uwmB", + "MOH_Indicator_ID": "cCxSkWMCAnv", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV newly initiated on ARVs who came to seek their treatment during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Masculin, 15 - 19 ans", + "MOH_Disag_ID": "AQZObcq54BR", + "MOH_Indicator_ID": "zMBtXkHprKD", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV newly initiated on ARVs who came to seek their treatment during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Masculin, 15 - 19 ans", + "MOH_Disag_ID": "KsIbzsl4NI8", + "MOH_Indicator_ID": "zMBtXkHprKD", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV newly initiated on ARVs who came to seek their treatment during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Masculin, 50 ans et plus", + "MOH_Disag_ID": "OXvWWQzMVN5", + "MOH_Indicator_ID": "zMBtXkHprKD", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV newly initiated on ARVs who came to seek their treatment during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Masculin, 50 ans et plus", + "MOH_Disag_ID": "WWDViUUjUgb", + "MOH_Indicator_ID": "zMBtXkHprKD", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV newly initiated on ARVs who came to seek their treatment during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Masculin, 25 - 49 ans", + "MOH_Disag_ID": "iwvlAu9RPyw", + "MOH_Indicator_ID": "zMBtXkHprKD", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV newly initiated on ARVs who came to seek their treatment during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Masculin, 20 - 24 ans", + "MOH_Disag_ID": "nzBXDsLgEGt", + "MOH_Indicator_ID": "zMBtXkHprKD", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV newly initiated on ARVs who came to seek their treatment during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "25 - 49 ans, Feminin", + "MOH_Disag_ID": "LFSGdYPx7qK", + "MOH_Indicator_ID": "zMBtXkHprKD", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV newly initiated on ARVs who came to seek their treatment during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "15 - 19 ans, Feminin", + "MOH_Disag_ID": "M8CrfKgjFyG", + "MOH_Indicator_ID": "zMBtXkHprKD", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV newly initiated on ARVs who came to seek their treatment during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "50 ans et plus, Feminin", + "MOH_Disag_ID": "RuXcz29GRdq", + "MOH_Indicator_ID": "zMBtXkHprKD", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV newly initiated on ARVs who came to seek their treatment during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "20 - 24 ans, Feminin", + "MOH_Disag_ID": "rFoQ9P6L6SZ", + "MOH_Indicator_ID": "zMBtXkHprKD", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV newly initiated on ARVs who came to seek their treatment during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Feminin, 1 - 4 ans", + "MOH_Disag_ID": "AUdiJtyIY1p", + "MOH_Indicator_ID": "zMBtXkHprKD", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV newly initiated on ARVs who came to seek their treatment during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Feminin, 5 - 9 ans", + "MOH_Disag_ID": "IBx1uNjDOaP", + "MOH_Indicator_ID": "zMBtXkHprKD", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV newly initiated on ARVs who came to seek their treatment during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "10 - 14 ans, Feminin", + "MOH_Disag_ID": "Mt5L45aCx2R", + "MOH_Indicator_ID": "zMBtXkHprKD", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV newly initiated on ARVs who came to seek their treatment during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Feminin, 5 - 9 ans", + "MOH_Disag_ID": "Ocjqge86iI3", + "MOH_Indicator_ID": "zMBtXkHprKD", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV newly initiated on ARVs who came to seek their treatment during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Feminin, 1 - 4 ans", + "MOH_Disag_ID": "YInFhfuB5wr", + "MOH_Indicator_ID": "zMBtXkHprKD", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV newly initiated on ARVs who came to seek their treatment during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "<1 an, Feminin", + "MOH_Disag_ID": "xZfdBYofqoI", + "MOH_Indicator_ID": "zMBtXkHprKD", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV newly initiated on ARVs who came to seek their treatment during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Masculin, <1 an", + "MOH_Disag_ID": "Mb9pyzlseXS", + "MOH_Indicator_ID": "zMBtXkHprKD", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV newly initiated on ARVs who came to seek their treatment during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Homme, 5 - 9 ans", + "MOH_Disag_ID": "Qy9ptMtvo28", + "MOH_Indicator_ID": "zMBtXkHprKD", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV newly initiated on ARVs who came to seek their treatment during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Homme, 1 - 4 ans", + "MOH_Disag_ID": "XUO8AvnU4Zk", + "MOH_Indicator_ID": "zMBtXkHprKD", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV newly initiated on ARVs who came to seek their treatment during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Masculin, 5 - 9 ans", + "MOH_Disag_ID": "Zcrp9UYF2Tz", + "MOH_Indicator_ID": "zMBtXkHprKD", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV newly initiated on ARVs who came to seek their treatment during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "10 - 14 ans, Masculin", + "MOH_Disag_ID": "arymW3cIxWt", + "MOH_Indicator_ID": "zMBtXkHprKD", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV newly initiated on ARVs who came to seek their treatment during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Homme, 1 - 4 ans", + "MOH_Disag_ID": "qJ3iNY35skJ", + "MOH_Indicator_ID": "zMBtXkHprKD", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV newly initiated on ARVs who came to seek their treatment during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Masculin, 10 - 14 ans", + "MOH_Disag_ID": "scJQuA9uwmB", + "MOH_Indicator_ID": "zMBtXkHprKD", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + } + ] + }, + { + "status": "Success", + "country_org": "DATIM-MOH-BWA-FY19", + "period": "FY19", + "country_code": "BWA", + "country_name": "Botswana", + "imap": [ + { + "MOH_Indicator_Name": "<1_males_HTS Clients Tested", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "1_7ai_Male", + "MOH_Disag_ID": "1_7ai_Male", + "MOH_Indicator_ID": "M04hX18SVFq.BSjl2vqLUrr", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "1-4_males_HTS Clients Tested", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "1-4_7ai_Male", + "MOH_Disag_ID": "1-4_7ai_Male", + "MOH_Indicator_ID": "M04hX18SVFq.GPbKOLIweAT", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "50+_females_HTS Clients Tested", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "50_7aii_Female", + "MOH_Disag_ID": "50_7aii_Female", + "MOH_Indicator_ID": "M04hX18SVFq.GmlIH6pq4BN", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "40-44_females_HTS Clients Tested", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "40-44_7aii_Female", + "MOH_Disag_ID": "40-44_7aii_Female", + "MOH_Indicator_ID": "M04hX18SVFq.HdSkCEcmn3g", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "50+_males_HTS Clients Tested", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "50_7ai_Male", + "MOH_Disag_ID": "50_7ai_Male", + "MOH_Indicator_ID": "M04hX18SVFq.K8w9sv3MKlS", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "10-14_males_HTS Clients Tested", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10-14_7ai_Male", + "MOH_Disag_ID": "10-14_7ai_Male", + "MOH_Indicator_ID": "M04hX18SVFq.LdpteZjHKQT", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "<1_females_HTS Clients Tested", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "1_7aii_Female", + "MOH_Disag_ID": "1_7aii_Female", + "MOH_Indicator_ID": "M04hX18SVFq.MeXqu8e80Dc", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "1-4_females_HTS Clients Tested", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "1-4_7aii_Female", + "MOH_Disag_ID": "1-4_7aii_Female", + "MOH_Indicator_ID": "M04hX18SVFq.MkiWsHme25x", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "15-19_males_HTS Clients Tested", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15-19_7ai_Male", + "MOH_Disag_ID": "15-19_7ai_Male", + "MOH_Indicator_ID": "M04hX18SVFq.NMB6fNtRCH5", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "20-24_males_HTS Clients Tested", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "20-24_7ai_Male", + "MOH_Disag_ID": "20-24_7ai_Male", + "MOH_Indicator_ID": "M04hX18SVFq.Qm57wM4KFf0", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "10-14_females_HTS Clients Tested", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10-14_7aii_Female", + "MOH_Disag_ID": "10-14_7aii_Female", + "MOH_Indicator_ID": "M04hX18SVFq.WYvmyuZiEeS", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "25-29_males_HTS Clients Tested", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "25-29_7ai_Male", + "MOH_Disag_ID": "25-29_7ai_Male", + "MOH_Indicator_ID": "M04hX18SVFq.agsLHJsbOmD", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "35-39_females_HTS Clients Tested", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "35-39_7aii_Female", + "MOH_Disag_ID": "35-39_7aii_Female", + "MOH_Indicator_ID": "M04hX18SVFq.g7IuFyTZsJI", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "40-44_males_HTS Clients Tested", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "40-44_7ai_Male", + "MOH_Disag_ID": "40-44_7ai_Male", + "MOH_Indicator_ID": "M04hX18SVFq.g9BAWrxNDoW", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "15-19_females_HTS Clients Tested", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15-19_7aii_Female", + "MOH_Disag_ID": "15-19_7aii_Female", + "MOH_Indicator_ID": "M04hX18SVFq.gtBWdzvW35r", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "45-49_females_HTS Clients Tested", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "45-49_7aii_Female", + "MOH_Disag_ID": "45-49_7aii_Female", + "MOH_Indicator_ID": "M04hX18SVFq.hll6yi6KZwT", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "30-34_females_HTS Clients Tested", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "30-34_7aii_Female", + "MOH_Disag_ID": "30-34_7aii_Female", + "MOH_Indicator_ID": "M04hX18SVFq.lPQwDevZaq8", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "5-9_females_HTS Clients Tested", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "5-9_7aii_Female", + "MOH_Disag_ID": "5-9_7aii_Female", + "MOH_Indicator_ID": "M04hX18SVFq.otvxfaIr8nx", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "5-9_males_HTS Clients Tested", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "5-9_7ai_Male", + "MOH_Disag_ID": "5-9_7ai_Male", + "MOH_Indicator_ID": "M04hX18SVFq.pZe4hoDRpGs", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "35-39_males_HTS Clients Tested", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "35-39_7ai_Male", + "MOH_Disag_ID": "35-39_7ai_Male", + "MOH_Indicator_ID": "M04hX18SVFq.su8ngu1rdtF", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "45-49_males_HTS Clients Tested", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "45-49_7ai_Male", + "MOH_Disag_ID": "45-49_7ai_Male", + "MOH_Indicator_ID": "M04hX18SVFq.t0hq5fZPELt", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "20-24_females_HTS Clients Tested", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "20-24_7aii_Female", + "MOH_Disag_ID": "20-24_7aii_Female", + "MOH_Indicator_ID": "M04hX18SVFq.uD5Iz5CxJub", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "25-29_females_HTS Clients Tested", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "25-29_7aii_Female", + "MOH_Disag_ID": "25-29_7aii_Female", + "MOH_Indicator_ID": "M04hX18SVFq.ue5JKZWidNP", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "30-34_males_HTS Clients Tested", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "30-34_7ai_Male", + "MOH_Disag_ID": "30-34_7ai_Male", + "MOH_Indicator_ID": "M04hX18SVFq.yak7udan5IJ", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "25-29_7bii_Female", + "MOH_Disag_ID": "25-29_7bii_Female", + "MOH_Indicator_ID": "voYLawRWLq5.ue5JKZWidNP", + "DATIM_Disag_ID": "BLWV93S2HJ0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "25-29, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "20-24_7bi_male", + "MOH_Disag_ID": "20-44_7bi_male", + "MOH_Indicator_ID": "voYLawRWLq5.Qm57wM4KFf0", + "DATIM_Disag_ID": "BitB2nKfWBK", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "20-24, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "5-9_females_HTS Clients Tested", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "5-9_7aii_Female", + "MOH_Disag_ID": "5-9_7aii_Female", + "MOH_Indicator_ID": "M04hX18SVFq.otvxfaIr8nx", + "DATIM_Disag_ID": "EFah6yBFc3J", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "5-9, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "5-9_7bii_Female", + "MOH_Disag_ID": "5-9_7bii_Female", + "MOH_Indicator_ID": "voYLawRWLq5.otvxfaIr8nx", + "DATIM_Disag_ID": "EFah6yBFc3J", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "5-9, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "45-49_7bii_Female", + "MOH_Disag_ID": "45-49_7bii_Female", + "MOH_Indicator_ID": "voYLawRWLq5.hll6yi6KZwT", + "DATIM_Disag_ID": "ERDcFrmlT0J", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "45-49, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "50_7bii_Female", + "MOH_Disag_ID": "50_7bii_Female", + "MOH_Indicator_ID": "voYLawRWLq5.GmlIH6pq4BN", + "DATIM_Disag_ID": "GlfLlD3wSQj", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "50+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "<1_females_HTS Clients Tested", + "Classification": "INVALID", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "1_7aii_Female", + "MOH_Disag_ID": "1_7aii_Female", + "MOH_Indicator_ID": "M04hX18SVFq.MeXqu8e80Dc", + "DATIM_Disag_ID": "Gvo9takmOXx", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "<1, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "INVALID", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "1_7bii_Female", + "MOH_Disag_ID": "1_7bii_Female", + "MOH_Indicator_ID": "voYLawRWLq5.MeXqu8e80Dc", + "DATIM_Disag_ID": "Gvo9takmOXx", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "<1, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "40-44_7bi_male", + "MOH_Disag_ID": "40-44_7bi_male", + "MOH_Indicator_ID": "voYLawRWLq5.g9BAWrxNDoW", + "DATIM_Disag_ID": "HTcrEM69sst", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "40-44, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10-14_7bi_male", + "MOH_Disag_ID": "10-14_7bi_male", + "MOH_Indicator_ID": "voYLawRWLq5.LdpteZjHKQT", + "DATIM_Disag_ID": "KRoQaA91sv5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "10-14, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "10-14_males_HTS Clients Tested", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10-14_7ai_Male", + "MOH_Disag_ID": "10-14_7ai_Male", + "MOH_Indicator_ID": "M04hX18SVFq.LdpteZjHKQT", + "DATIM_Disag_ID": "Kjn4IWLfG2G", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "10-14, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10-14_7bi_Male", + "MOH_Disag_ID": "10-14_7bi_Male", + "MOH_Indicator_ID": "voYLawRWLq5.LdpteZjHKQT", + "DATIM_Disag_ID": "Kjn4IWLfG2G", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "10-14, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "35-39_7bii_Female", + "MOH_Disag_ID": "35-39_7bii_Female", + "MOH_Indicator_ID": "voYLawRWLq5.g7IuFyTZsJI", + "DATIM_Disag_ID": "MuaoVfC9rYL", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "35-39, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "15-19_females_HTS Clients Tested", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15-19_7aii_Female", + "MOH_Disag_ID": "15-19_7aii_Female", + "MOH_Indicator_ID": "M04hX18SVFq.gtBWdzvW35r", + "DATIM_Disag_ID": "NJclydByUvA", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "15-19, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15-19_7bii_Female", + "MOH_Disag_ID": "15-19_7bii_Female", + "MOH_Indicator_ID": "voYLawRWLq5.gtBWdzvW35r", + "DATIM_Disag_ID": "NJclydByUvA", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "15-19, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "25-29_7bi_male", + "MOH_Disag_ID": "25-29_7bi_male", + "MOH_Indicator_ID": "voYLawRWLq5.agsLHJsbOmD", + "DATIM_Disag_ID": "NRZfd73Ypo8", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "25-29, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "5-9_males_HTS Clients Tested", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "5-9_7ai_Male", + "MOH_Disag_ID": "5-9_7ai_Male", + "MOH_Indicator_ID": "M04hX18SVFq.pZe4hoDRpGs", + "DATIM_Disag_ID": "NpsmKYKl0mt", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "5-9, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "5-9_7bi_Male", + "MOH_Disag_ID": "5-9_7bi_Male", + "MOH_Indicator_ID": "voYLawRWLq5.pZe4hoDRpGs", + "DATIM_Disag_ID": "NpsmKYKl0mt", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "5-9, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "45-49_7bi_male", + "MOH_Disag_ID": "45-49_7bi_male", + "MOH_Indicator_ID": "voYLawRWLq5.t0hq5fZPELt", + "DATIM_Disag_ID": "OOCHuTdTJEQ", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "45-49, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "20-24_males_HTS Clients Tested", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "20-24_7ai_Male", + "MOH_Disag_ID": "20-24_7ai_Male", + "MOH_Indicator_ID": "M04hX18SVFq.Qm57wM4KFf0", + "DATIM_Disag_ID": "QS3vNL5WySH", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "20-24, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "20-24_7bi_Male", + "MOH_Disag_ID": "20-24_7bi_Male", + "MOH_Indicator_ID": "voYLawRWLq5.Qm57wM4KFf0", + "DATIM_Disag_ID": "QS3vNL5WySH", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "20-24, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "40-44_males_HTS Clients Tested", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "40-44_7ai_Male", + "MOH_Disag_ID": "40-44_7ai_Male", + "MOH_Indicator_ID": "M04hX18SVFq.g9BAWrxNDoW", + "DATIM_Disag_ID": "RLLUx3DHJan", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "40-44, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "40-44_7bi_Male", + "MOH_Disag_ID": "40-44_7bi_Male", + "MOH_Indicator_ID": "voYLawRWLq5.g9BAWrxNDoW", + "DATIM_Disag_ID": "RLLUx3DHJan", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "40-44, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "35-39_females_HTS Clients Tested", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "35-39_7aii_Female", + "MOH_Disag_ID": "35-39_7aii_Female", + "MOH_Indicator_ID": "M04hX18SVFq.g7IuFyTZsJI", + "DATIM_Disag_ID": "Sf6GWp5gNx2", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "35-39, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "35-39_7bii_Female", + "MOH_Disag_ID": "35-39_7bii_Female", + "MOH_Indicator_ID": "voYLawRWLq5.g7IuFyTZsJI", + "DATIM_Disag_ID": "Sf6GWp5gNx2", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "35-39, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "25-29_females_HTS Clients Tested", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "25-29_7aii_Female", + "MOH_Disag_ID": "25-29_7aii_Female", + "MOH_Indicator_ID": "M04hX18SVFq.ue5JKZWidNP", + "DATIM_Disag_ID": "TCwxcGgIeqE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "25-29, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "25-29_7bii_Female", + "MOH_Disag_ID": "25-29_7bii_Female", + "MOH_Indicator_ID": "voYLawRWLq5.ue5JKZWidNP", + "DATIM_Disag_ID": "TCwxcGgIeqE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "25-29, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "5-9_7bii_Female", + "MOH_Disag_ID": "5-9_7bii_Female", + "MOH_Indicator_ID": "voYLawRWLq5.otvxfaIr8nx", + "DATIM_Disag_ID": "UggtNScQMVl", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "5-9, Female, Positive", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "50_7bi_male", + "MOH_Disag_ID": "50_7bi_male", + "MOH_Indicator_ID": "voYLawRWLq5.K8w9sv3MKlS", + "DATIM_Disag_ID": "WDpiIZ8UjB8", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "50+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "30-34_7bii_Female", + "MOH_Disag_ID": "30-34_7bii_Female", + "MOH_Indicator_ID": "voYLawRWLq5.lPQwDevZaq8", + "DATIM_Disag_ID": "bxqrio2gHOj", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "30-34, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "INVALID", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "1_7bi_male", + "MOH_Disag_ID": "1_7bi_male", + "MOH_Indicator_ID": "voYLawRWLq5.BSjl2vqLUrr", + "DATIM_Disag_ID": "cXdSJvbabBT", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "<1, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "40-44_7bii_Female", + "MOH_Disag_ID": "40-44_7bii_Female", + "MOH_Indicator_ID": "voYLawRWLq5.HdSkCEcmn3g", + "DATIM_Disag_ID": "d3rKRkxJP1v", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "40-44, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "15-19_males_HTS Clients Tested", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15-19_7ai_Male", + "MOH_Disag_ID": "15-19_7ai_Male", + "MOH_Indicator_ID": "M04hX18SVFq.NMB6fNtRCH5", + "DATIM_Disag_ID": "eyTROtsEW5a", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "15-19, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15-19_7bi_Male", + "MOH_Disag_ID": "15-19_7bi_Male", + "MOH_Indicator_ID": "voYLawRWLq5.NMB6fNtRCH5", + "DATIM_Disag_ID": "eyTROtsEW5a", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "15-19, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "40-44_females_HTS Clients Tested", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "40-44_7aii_Female", + "MOH_Disag_ID": "40-44_7aii_Female", + "MOH_Indicator_ID": "M04hX18SVFq.HdSkCEcmn3g", + "DATIM_Disag_ID": "fsnxvho9fiG", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "40-44, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "40-44_7bii_Female", + "MOH_Disag_ID": "40-44_7bii_Female", + "MOH_Indicator_ID": "voYLawRWLq5.HdSkCEcmn3g", + "DATIM_Disag_ID": "fsnxvho9fiG", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "40-44, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "20-24_females_HTS Clients Tested", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "20-24_7aii_Female", + "MOH_Disag_ID": "20-24_7aii_Female", + "MOH_Indicator_ID": "M04hX18SVFq.uD5Iz5CxJub", + "DATIM_Disag_ID": "fysQ3RXzbzW", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "20-24, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "20-24_7bii_Female", + "MOH_Disag_ID": "20-24_7bii_Female", + "MOH_Indicator_ID": "voYLawRWLq5.uD5Iz5CxJub", + "DATIM_Disag_ID": "fysQ3RXzbzW", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "20-24, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10-14_7bii_Female", + "MOH_Disag_ID": "10-14_7bii_Female", + "MOH_Indicator_ID": "voYLawRWLq5.WYvmyuZiEeS", + "DATIM_Disag_ID": "hXgqQX95TVa", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "10-14, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "45-49_females_HTS Clients Tested", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "45-49_7aii_Female", + "MOH_Disag_ID": "45-49_7aii_Female", + "MOH_Indicator_ID": "M04hX18SVFq.hll6yi6KZwT", + "DATIM_Disag_ID": "i0RFyIDccSm", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "45-49, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "45-49_7bii_Female", + "MOH_Disag_ID": "45-49_7bii_Female", + "MOH_Indicator_ID": "voYLawRWLq5.hll6yi6KZwT", + "DATIM_Disag_ID": "i0RFyIDccSm", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "45-49, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "50+_females_HTS Clients Tested", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "50_7aii_Female", + "MOH_Disag_ID": "50_7aii_Female", + "MOH_Indicator_ID": "M04hX18SVFq.GmlIH6pq4BN", + "DATIM_Disag_ID": "i4lSbrUVcpe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "50+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "50_7bii_Female", + "MOH_Disag_ID": "50_7bii_Female", + "MOH_Indicator_ID": "voYLawRWLq5.GmlIH6pq4BN", + "DATIM_Disag_ID": "i4lSbrUVcpe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "50+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "<1_males_HTS Clients Tested", + "Classification": "INVALID", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "1_7ai_Male", + "MOH_Disag_ID": "1_7ai_Male", + "MOH_Indicator_ID": "M04hX18SVFq.BSjl2vqLUrr", + "DATIM_Disag_ID": "iomLts0rFcj", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "<1, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "INVALID", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "1_7bi_Male", + "MOH_Disag_ID": "1_7bi_Male", + "MOH_Indicator_ID": "voYLawRWLq5.BSjl2vqLUrr", + "DATIM_Disag_ID": "iomLts0rFcj", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "<1, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "50+_males_HTS Clients Tested", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "50_7ai_Male", + "MOH_Disag_ID": "50_7ai_Male", + "MOH_Indicator_ID": "M04hX18SVFq.K8w9sv3MKlS", + "DATIM_Disag_ID": "ip5uMUT73Qu", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "50+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "50_7bi_Male", + "MOH_Disag_ID": "50_7bi_Male", + "MOH_Indicator_ID": "voYLawRWLq5.K8w9sv3MKlS", + "DATIM_Disag_ID": "ip5uMUT73Qu", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "50+, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "30-34_7bi_male", + "MOH_Disag_ID": "30-34_7bi_male", + "MOH_Indicator_ID": "voYLawRWLq5.yak7udan5IJ", + "DATIM_Disag_ID": "kLd3OnUYTr5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "30-34, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "30-34_males_HTS Clients Tested", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "30-34_7ai_Male", + "MOH_Disag_ID": "30-34_7ai_Male", + "MOH_Indicator_ID": "M04hX18SVFq.yak7udan5IJ", + "DATIM_Disag_ID": "kZ5sEz94kJE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "30-34, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "30-34_7bi_Male", + "MOH_Disag_ID": "0-34_7bi_Male", + "MOH_Indicator_ID": "voYLawRWLq5.yak7udan5IJ", + "DATIM_Disag_ID": "kZ5sEz94kJE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "30-34, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "25-29_males_HTS Clients Tested", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "25-29_7ai_Male", + "MOH_Disag_ID": "25-29_7ai_Male", + "MOH_Indicator_ID": "M04hX18SVFq.agsLHJsbOmD", + "DATIM_Disag_ID": "lGNNK7ZYDGP", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "25-29, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "25-29_7bi_Male", + "MOH_Disag_ID": "25-29_7bi_Male", + "MOH_Indicator_ID": "voYLawRWLq5.agsLHJsbOmD", + "DATIM_Disag_ID": "lGNNK7ZYDGP", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "25-29, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "30-34_females_HTS Clients Tested", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "30-34_7aii_Female", + "MOH_Disag_ID": "30-34_7aii_Female", + "MOH_Indicator_ID": "M04hX18SVFq.lPQwDevZaq8", + "DATIM_Disag_ID": "oKgx2Sw4qUL", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "30-34, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "30-34_7bii_Female", + "MOH_Disag_ID": "30-34_7bii_Female", + "MOH_Indicator_ID": "voYLawRWLq5.lPQwDevZaq8", + "DATIM_Disag_ID": "oKgx2Sw4qUL", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "30-34, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "INVALID", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "1_7bii_Female", + "MOH_Disag_ID": "1_7bii_Female", + "MOH_Indicator_ID": "voYLawRWLq5.MeXqu8e80Dc", + "DATIM_Disag_ID": "pCFCaOLScdv", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "<1, Female, Positive", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "1-4_7bi_male", + "MOH_Disag_ID": "1-4_7bi_male", + "MOH_Indicator_ID": "voYLawRWLq5.GPbKOLIweAT", + "DATIM_Disag_ID": "tBoWuTd0ERY", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "1-4, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "10-14_females_HTS Clients Tested", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10-14_7aii_Female", + "MOH_Disag_ID": "10-14_7aii_Female", + "MOH_Indicator_ID": "M04hX18SVFq.WYvmyuZiEeS", + "DATIM_Disag_ID": "tIhxMfmPrU5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "10-14, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10-14_7bii_Female", + "MOH_Disag_ID": "10-14_7bii_Female", + "MOH_Indicator_ID": "voYLawRWLq5.WYvmyuZiEeS", + "DATIM_Disag_ID": "tIhxMfmPrU5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "10-14, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "20-24_7bii_Female", + "MOH_Disag_ID": "20-24_7bii_Female", + "MOH_Indicator_ID": "voYLawRWLq5.uD5Iz5CxJub", + "DATIM_Disag_ID": "tvOcOPhIdRH", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "20-24, Female, Positive", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "1-4_males_HTS Clients Tested", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "1-4_7ai_Male", + "MOH_Disag_ID": "1-4_7ai_Male", + "MOH_Indicator_ID": "M04hX18SVFq.GPbKOLIweAT", + "DATIM_Disag_ID": "uPpiUkMhH6j", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "1-4, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "1-4_7bi_Male", + "MOH_Disag_ID": "1-4_7bi_Male", + "MOH_Indicator_ID": "voYLawRWLq5.GPbKOLIweAT", + "DATIM_Disag_ID": "uPpiUkMhH6j", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "1-4, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15-19_7bii_Female", + "MOH_Disag_ID": "15-19_7bii_Female", + "MOH_Indicator_ID": "voYLawRWLq5.gtBWdzvW35r", + "DATIM_Disag_ID": "wJCVvM7o6xm", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "15-19, Female, Positive", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "5-9_7bi_male", + "MOH_Disag_ID": "5-9_7bi_male", + "MOH_Indicator_ID": "voYLawRWLq5.pZe4hoDRpGs", + "DATIM_Disag_ID": "wLMOUM9mfTV", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "5-9, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "35-39_males_HTS Clients Tested", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "35-39_7ai_Male", + "MOH_Disag_ID": "35-39_7ai_Male", + "MOH_Indicator_ID": "M04hX18SVFq.su8ngu1rdtF", + "DATIM_Disag_ID": "wO7RB8C1sal", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "35-39, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "35-39_7bi_Male", + "MOH_Disag_ID": "35-39_7bi_Male", + "MOH_Indicator_ID": "voYLawRWLq5.su8ngu1rdtF", + "DATIM_Disag_ID": "wO7RB8C1sal", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "35-39, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "35-39_7bi_male", + "MOH_Disag_ID": "35-39_7bi_male", + "MOH_Indicator_ID": "voYLawRWLq5.su8ngu1rdtF", + "DATIM_Disag_ID": "wnsHEWFSqzG", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "35-39, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15-19_7bi_male", + "MOH_Disag_ID": "15-19_7bi_male", + "MOH_Indicator_ID": "voYLawRWLq5.NMB6fNtRCH5", + "DATIM_Disag_ID": "wpck6pSRDer", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "15-19, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "1-4_females_HTS Clients Tested", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "1-4_7aii_Female", + "MOH_Disag_ID": "1-4_7aii_Female", + "MOH_Indicator_ID": "M04hX18SVFq.MkiWsHme25x", + "DATIM_Disag_ID": "xTNM0wWDzo0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "1-4, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "1-4_7bii_Female", + "MOH_Disag_ID": "1-4_7bii_Female", + "MOH_Indicator_ID": "voYLawRWLq5.MkiWsHme25x", + "DATIM_Disag_ID": "xTNM0wWDzo0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "1-4, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "1-4_7bii_Female", + "MOH_Disag_ID": "1-4_7bii_Female", + "MOH_Indicator_ID": "voYLawRWLq5.MkiWsHme25x", + "DATIM_Disag_ID": "xzoIG0AwsNB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "1-4, Female, Positive", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "45-49_males_HTS Clients Tested", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "45-49_7ai_Male", + "MOH_Disag_ID": "45-49_7ai_Male", + "MOH_Indicator_ID": "M04hX18SVFq.t0hq5fZPELt", + "DATIM_Disag_ID": "z1V5tDuMQt7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "45-49, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "45-49_7bi_Male", + "MOH_Disag_ID": "45-49_7bi_Male", + "MOH_Indicator_ID": "voYLawRWLq5.t0hq5fZPELt", + "DATIM_Disag_ID": "z1V5tDuMQt7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "45-49, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Antenatal Women initiated on ART", + "Classification": "n/a", + "DATIM_Indicator_Category": "PMTCT_ART", + "MOH_Disag_Name": "A5", + "MOH_Disag_ID": "A5", + "MOH_Indicator_ID": "rB6mccy3xve", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Antenatal Women registering with known HIV positive status already on ART", + "Classification": "n/a", + "DATIM_Indicator_Category": "PMTCT_ART", + "MOH_Disag_Name": "A1.2.1", + "MOH_Disag_ID": "A1.2.1", + "MOH_Indicator_ID": "yariaLICQaT", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Antenatal Women registering with known HIV negative status (within 3 months)", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "A1.1", + "MOH_Disag_ID": "A1.1", + "MOH_Indicator_ID": "bKqX9nf1KI4", + "DATIM_Disag_ID": "Jwb1SWomgpk", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex", + "DATIM_Disag_Name": "Female", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Antenatal women HIV positive", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "A2.2", + "MOH_Disag_ID": "A2.2", + "MOH_Indicator_ID": "rl1wrmp8dks", + "DATIM_Disag_ID": "Jwb1SWomgpk", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex", + "DATIM_Disag_Name": "Female", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Antenatal Women registering with known HIV positive status ", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "A1.2", + "MOH_Disag_ID": "A1.2", + "MOH_Indicator_ID": "uXHfXERxQ6E", + "DATIM_Disag_ID": "Jwb1SWomgpk", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex", + "DATIM_Disag_Name": "Female", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Antenatal women HIV negative", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "A2.1", + "MOH_Disag_ID": "A2.1", + "MOH_Indicator_ID": "xQ9p2KAZPnf", + "DATIM_Disag_ID": "Jwb1SWomgpk", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex", + "DATIM_Disag_Name": "Female", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Antenatal women HIV negative", + "Classification": "coarse", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "A2.1", + "MOH_Disag_ID": "A2.1", + "MOH_Indicator_ID": "xQ9p2KAZPnf", + "DATIM_Disag_ID": "PCasMOWl24Y", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Antenatal Women registering with known HIV positive status ", + "Classification": "coarse", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "A1.2", + "MOH_Disag_ID": "A1.2", + "MOH_Indicator_ID": "uXHfXERxQ6E", + "DATIM_Disag_ID": "o0gcwyuh7mU", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "DATIM_Disag_Name": "Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Antenatal women HIV positive", + "Classification": "coarse", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "A2.2", + "MOH_Disag_ID": "A2.2", + "MOH_Indicator_ID": "rl1wrmp8dks", + "DATIM_Disag_ID": "pc4W2rmWK4q", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "DATIM_Disag_Name": "Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children currently on ART", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "ART5_50Male", + "MOH_Disag_ID": "ART5_50Male", + "MOH_Indicator_ID": "Ko37dmfWfQn.HReU7uOGjjM", + "DATIM_Disag_ID": "FgwkSYUXq8x", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "50+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children currently on ART 5-9yrs, Male", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "ART5_5_9Male", + "MOH_Disag_ID": "ART5_5_9Male", + "MOH_Indicator_ID": "Ko37dmfWfQn.v5PRf1zzYZa", + "DATIM_Disag_ID": "IxSwaxNCt1n", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "5-9, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children currently on ART 1-4yrs, Female", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "ART5_1_4Female", + "MOH_Disag_ID": "ART5_1_4Female", + "MOH_Indicator_ID": "Ko37dmfWfQn.OdRf2O7BCjE", + "DATIM_Disag_ID": "PPoL5AnEAQf", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "1-4, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children currently on ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "ART5_25-49Male", + "MOH_Disag_ID": "ART5_25-49Male", + "MOH_Indicator_ID": "Ko37dmfWfQn.KanZ3V6Jkuf", + "DATIM_Disag_ID": "R9wcT5vQ7tR", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "25-29, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children currently on ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "ART5_25-49Female", + "MOH_Disag_ID": "ART5_25-49Female", + "MOH_Indicator_ID": "Ko37dmfWfQn.VbFUrvlMLDW", + "DATIM_Disag_ID": "RMA75iIp8Wd", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "25-29, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children currently on ART <1yr, Male", + "Classification": "INVALID", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "ART5_1Male", + "MOH_Disag_ID": "ART5_1Male", + "MOH_Indicator_ID": "Ko37dmfWfQn.Fcv11d8wgUN", + "DATIM_Disag_ID": "SeijxYK8F4b", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "<1, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children currently on ART", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "ART5_20-24Male", + "MOH_Disag_ID": "ART5_20-24Male", + "MOH_Indicator_ID": "Ko37dmfWfQn.GvCB5tiUgP8", + "DATIM_Disag_ID": "VdA970UlzlX", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "20-24, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children currently on ART", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "ART5_20-24Female", + "MOH_Disag_ID": "ART5_20-24Female", + "MOH_Indicator_ID": "Ko37dmfWfQn.saSNzUzpQmC", + "DATIM_Disag_ID": "Xn5oUNVSMWA", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "20-24, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children currently on ART", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "ART5_10-14Female", + "MOH_Disag_ID": "ART5_10-14Female", + "MOH_Indicator_ID": "Ko37dmfWfQn.Jxmiv70YLXD", + "DATIM_Disag_ID": "dFjZira5vTX", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "10-14, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children currently on ART 5-9yrs, Female", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "ART5_5_9Female", + "MOH_Disag_ID": "ART5_5_9Female", + "MOH_Indicator_ID": "Ko37dmfWfQn.gUttlTcQPlQ", + "DATIM_Disag_ID": "hiUhhVpgUMg", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "5-9, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children currently on ART 1-4yrs, Male", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "ART5_1_4Male", + "MOH_Disag_ID": "ART5_1_4Male", + "MOH_Indicator_ID": "Ko37dmfWfQn.gMp3Sr0pvrm", + "DATIM_Disag_ID": "jbrs9Qk6f9b", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "1-4, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children currently on ART", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "ART5_50Female", + "MOH_Disag_ID": "ART5_50Female", + "MOH_Indicator_ID": "Ko37dmfWfQn.n15I1UPjFl5", + "DATIM_Disag_ID": "kGlGj9LDonu", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "50+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children currently on ART", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "ART5_10-14Male", + "MOH_Disag_ID": "ART5_10-14Male", + "MOH_Indicator_ID": "nQFgL0l3h1F.vxe0vsbnc6F", + "DATIM_Disag_ID": "ljBmGJpAsZh", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "10-14, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children currently on ART", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "ART5_15-19Female", + "MOH_Disag_ID": "ART5_15-19Female", + "MOH_Indicator_ID": "Ko37dmfWfQn.zRRxdjuNqLA", + "DATIM_Disag_ID": "wW6G5NC8Wd1", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "15-19, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children currently on ART", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "ART5_15-19Male", + "MOH_Disag_ID": "ART5_15-19Male", + "MOH_Indicator_ID": "Ko37dmfWfQn.HieM1J4u4oz", + "DATIM_Disag_ID": "x1r1vfZQLFj", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "15-19, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children currently on ART <1yr, Female", + "Classification": "INVALID", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "ART5_1Female", + "MOH_Disag_ID": "ART5_1Female", + "MOH_Indicator_ID": "Ko37dmfWfQn.pX0NnEpc1J9", + "DATIM_Disag_ID": "y3VqNEK9n95", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "<1, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children newly initiated on ART", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "ART4_50Male", + "MOH_Disag_ID": "ART4_50Male", + "MOH_Indicator_ID": "nQFgL0l3h1F.HReU7uOGjjM", + "DATIM_Disag_ID": "FgwkSYUXq8x", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "50+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children newly initiated on ART 5-9yrs, Male", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "ART4_5-9Male", + "MOH_Disag_ID": "ART4_5-9Male", + "MOH_Indicator_ID": "nQFgL0l3h1F.v5PRf1zzYZa", + "DATIM_Disag_ID": "IxSwaxNCt1n", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "5-9, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children newly initiated on ART 1-4yrs, Female", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "ART4_1-4Female", + "MOH_Disag_ID": "ART4_1-4Female", + "MOH_Indicator_ID": "nQFgL0l3h1F.OdRf2O7BCjE", + "DATIM_Disag_ID": "PPoL5AnEAQf", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "1-4, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children newly initiated on ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "ART 4_25-49Male", + "MOH_Disag_ID": "ART4_25-49Male", + "MOH_Indicator_ID": "nQFgL0l3h1F.KanZ3V6Jkuf", + "DATIM_Disag_ID": "R9wcT5vQ7tR", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "25-29, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children newly initiated on ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "ART4_25-49Female", + "MOH_Disag_ID": "ART4_25-49Female", + "MOH_Indicator_ID": "nQFgL0l3h1F.VbFUrvlMLDW", + "DATIM_Disag_ID": "RMA75iIp8Wd", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "25-29, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ARTNumberofchildren newlyinitiated on ART<1yr,Male", + "Classification": "INVALID", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "ART4_1Male", + "MOH_Disag_ID": "ART4_1Male", + "MOH_Indicator_ID": "nQFgL0l3h1F.pX0NnEpc1J9", + "DATIM_Disag_ID": "SeijxYK8F4b", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "<1, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children newly initiated on ART", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "ART4_20-24Male", + "MOH_Disag_ID": "ART4_20-24Male", + "MOH_Indicator_ID": "nQFgL0l3h1F.GvCB5tiUgP8", + "DATIM_Disag_ID": "VdA970UlzlX", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "20-24, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children newly initiated on ART", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "ART4_20-24Female", + "MOH_Disag_ID": "ART4_20-24Female", + "MOH_Indicator_ID": "nQFgL0l3h1F.saSNzUzpQmC", + "DATIM_Disag_ID": "Xn5oUNVSMWA", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "20-24, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children newly initiated on ART", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "ART4_10-14Female", + "MOH_Disag_ID": "ART4_10-14Female", + "MOH_Indicator_ID": "nQFgL0l3h1F.Jxmiv70YLXD", + "DATIM_Disag_ID": "dFjZira5vTX", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "10-14, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children newly initiated on ART 5-9yrs, Female", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "ART4_5-9Female", + "MOH_Disag_ID": "ART4_5-9Female", + "MOH_Indicator_ID": "nQFgL0l3h1F.gUttlTcQPlQ", + "DATIM_Disag_ID": "hiUhhVpgUMg", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "5-9, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children newly initiated on ART 1-4yrs, Male", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "ART4_1-4Male", + "MOH_Disag_ID": "ART4_1-4Male", + "MOH_Indicator_ID": "nQFgL0l3h1F.gMp3Sr0pvrm", + "DATIM_Disag_ID": "jbrs9Qk6f9b", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "1-4, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and childrennewlyinitiated onART", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "ART 4_50Female", + "MOH_Disag_ID": "ART4_50Female", + "MOH_Indicator_ID": "nQFgL0l3h1F.n15I1UPjFl5", + "DATIM_Disag_ID": "kGlGj9LDonu", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "50+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children newly initiated on ART", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "ART4_10-14Male", + "MOH_Disag_ID": "ART4_10-14Male", + "MOH_Indicator_ID": "Ko37dmfWfQn.vxe0vsbnc6F", + "DATIM_Disag_ID": "ljBmGJpAsZh", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "10-14, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children newly initiated on ART", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "ART4_15-19Female", + "MOH_Disag_ID": "ART4_15-19Female", + "MOH_Indicator_ID": "nQFgL0l3h1F.zRRxdjuNqLA", + "DATIM_Disag_ID": "wW6G5NC8Wd1", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "15-19, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children newly initiated on ART", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "ART4_15-19Male", + "MOH_Disag_ID": "ART4_15-19Male", + "MOH_Indicator_ID": "nQFgL0l3h1F.HieM1J4u4oz", + "DATIM_Disag_ID": "x1r1vfZQLFj", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "15-19, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ARTNumberofchildren newlyinitiated on ART<1yr,Male", + "Classification": "INVALID", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "ART4_1Female", + "MOH_Disag_ID": "ART4_1Female", + "MOH_Indicator_ID": "nQFgL0l3h1F.pX0NnEpc1J9", + "DATIM_Disag_ID": "y3VqNEK9n95", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "<1, Female, Positive", + "Operation": "ADD" + } + ] + }, + { + "status": "Success", + "country_org": "DATIM-MOH-NAM-FY19", + "period": "FY19", + "country_code": "NAM", + "country_name": "Namibia", + "imap": [ + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "HCT - HIV results Total", + "MOH_Disag_ID": "1", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 25-29 | Female", + "MOH_Disag_ID": "8", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "BLWV93S2HJ0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "25-29, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 20-24 | Male", + "MOH_Disag_ID": "19", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "BitB2nKfWBK", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "20-24, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 5-9 | Female", + "MOH_Disag_ID": "28", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "EFah6yBFc3J", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "5-9, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 45-49 | Female", + "MOH_Disag_ID": "12", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "ERDcFrmlT0J", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "45-49, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 50+ | Female", + "MOH_Disag_ID": "13", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "GlfLlD3wSQj", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "50+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "INVALID", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | -1 | Female", + "MOH_Disag_ID": "26", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "Gvo9takmOXx", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "<1, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 40-44 | Male", + "MOH_Disag_ID": "23", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "HTcrEM69sst", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "40-44, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 10-14 | Male", + "MOH_Disag_ID": "17", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "KRoQaA91sv5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "10-14, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 10-14 | Male", + "MOH_Disag_ID": "41", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "Kjn4IWLfG2G", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "10-14, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 35-39 | Female", + "MOH_Disag_ID": "10", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "MuaoVfC9rYL", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "35-39, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 15-19 | Female", + "MOH_Disag_ID": "30", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "NJclydByUvA", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "15-19, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 25-29 | Male", + "MOH_Disag_ID": "20", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "NRZfd73Ypo8", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "25-29, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 5-9 | Male", + "MOH_Disag_ID": "40", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "NpsmKYKl0mt", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "5-9, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 45-49 | Male", + "MOH_Disag_ID": "24", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "OOCHuTdTJEQ", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "45-49, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 20-24 | Male", + "MOH_Disag_ID": "43", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "QS3vNL5WySH", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "20-24, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 40-44 | Male", + "MOH_Disag_ID": "47", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "RLLUx3DHJan", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "40-44, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 35-39 | Female", + "MOH_Disag_ID": "34", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "Sf6GWp5gNx2", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "35-39, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 25-29 | Female", + "MOH_Disag_ID": "32", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "TCwxcGgIeqE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "25-29, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 5-9 | Female", + "MOH_Disag_ID": "4", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "UggtNScQMVl", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "5-9, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 50+ | Male", + "MOH_Disag_ID": "25", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "WDpiIZ8UjB8", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "50+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 30-34 | Female", + "MOH_Disag_ID": "9", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "bxqrio2gHOj", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "30-34, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "INVALID", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | -1 | Male", + "MOH_Disag_ID": "14", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "cXdSJvbabBT", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "<1, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 40-44 | Female", + "MOH_Disag_ID": "11", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "d3rKRkxJP1v", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "40-44, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 15-19 | Male", + "MOH_Disag_ID": "42", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "eyTROtsEW5a", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "15-19, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 40-44 | Female", + "MOH_Disag_ID": "35", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "fsnxvho9fiG", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "40-44, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 20-24 | Female", + "MOH_Disag_ID": "31", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "fysQ3RXzbzW", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "20-24, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 10-14 | Female", + "MOH_Disag_ID": "5", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "hXgqQX95TVa", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "10-14, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 45-49 | Female", + "MOH_Disag_ID": "36", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "i0RFyIDccSm", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "45-49, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 50+ | Female", + "MOH_Disag_ID": "37", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "i4lSbrUVcpe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "50+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "INVALID", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | -1 | Male", + "MOH_Disag_ID": "38", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "iomLts0rFcj", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "<1, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 50+ | Male", + "MOH_Disag_ID": "49", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "ip5uMUT73Qu", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "50+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 30-34 | Male", + "MOH_Disag_ID": "21", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "kLd3OnUYTr5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "30-34, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 30-34 | Male", + "MOH_Disag_ID": "45", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "kZ5sEz94kJE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "30-34, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 25-29 | Male", + "MOH_Disag_ID": "44", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "lGNNK7ZYDGP", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "25-29, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 30-34 | Female", + "MOH_Disag_ID": "33", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "oKgx2Sw4qUL", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "30-34, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "INVALID", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | -1 | Female", + "MOH_Disag_ID": "2", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "pCFCaOLScdv", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "<1, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 1-4 | Male", + "MOH_Disag_ID": "15", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "tBoWuTd0ERY", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "1-4, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 10-14 | Female", + "MOH_Disag_ID": "29", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "tIhxMfmPrU5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "10-14, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 20-24 | Female", + "MOH_Disag_ID": "7", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "tvOcOPhIdRH", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "20-24, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 1-4 | Male", + "MOH_Disag_ID": "39", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "uPpiUkMhH6j", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "1-4, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 15-19 | Female", + "MOH_Disag_ID": "6", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "wJCVvM7o6xm", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "15-19, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 5-9 | Male", + "MOH_Disag_ID": "16", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "wLMOUM9mfTV", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "5-9, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 35-39 | Male", + "MOH_Disag_ID": "46", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "wO7RB8C1sal", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "35-39, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 35-39 | Male", + "MOH_Disag_ID": "22", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "wnsHEWFSqzG", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "35-39, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 15-19 | Male", + "MOH_Disag_ID": "18", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "wpck6pSRDer", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "15-19, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 1-4 | Female", + "MOH_Disag_ID": "27", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "xTNM0wWDzo0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "1-4, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 1-4 | Female", + "MOH_Disag_ID": "3", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "xzoIG0AwsNB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "1-4, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 45-49 | Male", + "MOH_Disag_ID": "48", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "z1V5tDuMQt7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "45-49, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "PMTCT_ART", + "Classification": "n/a", + "DATIM_Indicator_Category": "PMTCT_ART", + "MOH_Disag_Name": "PMTCT/ANC Client already on HAART", + "MOH_Disag_ID": "50", + "MOH_Indicator_ID": "PMTCT_ART", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "PMTCT_ART", + "Classification": "n/a", + "DATIM_Indicator_Category": "PMTCT_ART", + "MOH_Disag_Name": "PMTCT/ANC Client started on HAART in ANC", + "MOH_Disag_ID": "51", + "MOH_Indicator_ID": "PMTCT_ART", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "PMTCT_STAT", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "PMTCT_STAT_Total", + "MOH_Disag_ID": "52", + "MOH_Indicator_ID": "PMTCT_STAT", + "DATIM_Disag_ID": "Jwb1SWomgpk", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex", + "DATIM_Disag_Name": "Female", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "PMTCT_STAT", + "Classification": "coarse", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "PMTCT/ANC Client HIV negative post-test Counselled", + "MOH_Disag_ID": "55", + "MOH_Indicator_ID": "PMTCT_STAT", + "DATIM_Disag_ID": "PCasMOWl24Y", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "PMTCT_STAT", + "Classification": "coarse", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "PMTCT/ANC Client known HIV positive", + "MOH_Disag_ID": "53", + "MOH_Indicator_ID": "PMTCT_STAT", + "DATIM_Disag_ID": "o0gcwyuh7mU", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "DATIM_Disag_Name": "Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "PMTCT_STAT", + "Classification": "coarse", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "PMTCT/ANC Client HIV positive post-test Counselled", + "MOH_Disag_ID": "54", + "MOH_Indicator_ID": "PMTCT_STAT", + "DATIM_Disag_ID": "pc4W2rmWK4q", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "DATIM_Disag_Name": "Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART-TB_PREV", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "15+ | Male", + "MOH_Disag_ID": "59", + "MOH_Indicator_ID": "TB_PREV", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART-TB_PREV", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "15+ | Female", + "MOH_Disag_ID": "57", + "MOH_Indicator_ID": "TB_PREV", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART-TB_PREV", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "<15 | Female", + "MOH_Disag_ID": "56", + "MOH_Indicator_ID": "TB_PREV", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART-TB_PREV", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "<15 | Male", + "MOH_Disag_ID": "58", + "MOH_Indicator_ID": "TB_PREV", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART-TB_PREV", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "Prev_New_Alt", + "MOH_Disag_ID": "61", + "MOH_Indicator_ID": "TB_PREV", + "DATIM_Disag_ID": "Qq1kGcQENms", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_TherapyType_NewExArt_HIV", + "DATIM_Disag_Name": "Alternative TPT Regimen, Life-long ART, New, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART-TB_PREV", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "Prev_Enrol_Alt", + "MOH_Disag_ID": "60", + "MOH_Indicator_ID": "TB_PREV", + "DATIM_Disag_ID": "raHUwj8Q9Hf", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_TherapyType_NewExArt_HIV", + "DATIM_Disag_Name": "Alternative TPT Regimen, Life-long ART, Already, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART-TB_PREV", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "Prev_Enrol_IPT", + "MOH_Disag_ID": "62", + "MOH_Indicator_ID": "TB_PREV", + "DATIM_Disag_ID": "ujD0vlLsULk", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_TherapyType_NewExArt_HIV", + "DATIM_Disag_Name": "IPT, Life-long ART, Already, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART-TB_PREV", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "Prev_New_IPT", + "MOH_Disag_ID": "63", + "MOH_Indicator_ID": "TB_PREV", + "DATIM_Disag_ID": "xTbmPjpd5sB", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_TherapyType_NewExArt_HIV", + "DATIM_Disag_Name": "IPT, Life-long ART, New, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - TX_CURR", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "30-34 | Male", + "MOH_Disag_ID": "83", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "B8JEL3qeQiw", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "30-34, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - TX_CURR", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "50+ | Male", + "MOH_Disag_ID": "87", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "FgwkSYUXq8x", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "50+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - TX_CURR", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "5-9 | Male", + "MOH_Disag_ID": "78", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "IxSwaxNCt1n", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "5-9, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - TX_CURR", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "35-39 | Female", + "MOH_Disag_ID": "72", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "OBbZvcHg2HL", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "35-39, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - TX_CURR", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "45-49 | Female", + "MOH_Disag_ID": "74", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "POkbpo4D13c", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "45-49, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - TX_CURR", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "1-4 | Female", + "MOH_Disag_ID": "65", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "PPoL5AnEAQf", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "1-4, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - TX_CURR", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "25-29 | Male", + "MOH_Disag_ID": "82", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "R9wcT5vQ7tR", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "25-29, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - TX_CURR", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "25-29 | Female", + "MOH_Disag_ID": "70", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "RMA75iIp8Wd", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "25-29, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - TX_CURR", + "Classification": "INVALID", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "-1 | Male", + "MOH_Disag_ID": "76", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "SeijxYK8F4b", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "<1, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - TX_CURR", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "20-24 | Male", + "MOH_Disag_ID": "81", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "VdA970UlzlX", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "20-24, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - TX_CURR", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "45-49 | Male", + "MOH_Disag_ID": "86", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "WjX1mRJp9NV", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "45-49, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - TX_CURR", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "20-24 | Female", + "MOH_Disag_ID": "69", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "Xn5oUNVSMWA", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "20-24, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - TX_CURR", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "10-14 | Female", + "MOH_Disag_ID": "67", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "dFjZira5vTX", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "10-14, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - TX_CURR", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "40-44 | Female", + "MOH_Disag_ID": "73", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "eOn9JgfkB4F", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "40-44, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - TX_CURR", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "5-9 | Female", + "MOH_Disag_ID": "66", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "hiUhhVpgUMg", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "5-9, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - TX_CURR", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "30-34 | Female", + "MOH_Disag_ID": "71", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "j0yodS3zbnW", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "30-34, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - TX_CURR", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "1-4 | Male", + "MOH_Disag_ID": "77", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "jbrs9Qk6f9b", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "1-4, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - TX_CURR", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "50+ | Female", + "MOH_Disag_ID": "75", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "kGlGj9LDonu", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "50+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - TX_CURR", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "10-14 | Male", + "MOH_Disag_ID": "79", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "ljBmGJpAsZh", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "10-14, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - TX_CURR", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "40-44 | Male", + "MOH_Disag_ID": "85", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "qdYU6NoIpY1", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "40-44, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - TX_CURR", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "15-19 | Female", + "MOH_Disag_ID": "68", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "wW6G5NC8Wd1", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "15-19, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - TX_CURR", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "15-19 | Male", + "MOH_Disag_ID": "80", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "x1r1vfZQLFj", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "15-19, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - TX_CURR", + "Classification": "INVALID", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "-1| Female", + "MOH_Disag_ID": "64", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "y3VqNEK9n95", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "<1, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - TX_CURR", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "35-39 | Male", + "MOH_Disag_ID": "84", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "ytvrDZdNAhc", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "35-39, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - Treatment New", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "30-34 | Male", + "MOH_Disag_ID": "107", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "B8JEL3qeQiw", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "30-34, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - Treatment New", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "50+ | Male", + "MOH_Disag_ID": "111", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "FgwkSYUXq8x", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "50+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - Treatment New", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "5-9 | Male", + "MOH_Disag_ID": "102", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "IxSwaxNCt1n", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "5-9, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - Treatment New", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "35-39 | Female", + "MOH_Disag_ID": "96", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "OBbZvcHg2HL", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "35-39, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - Treatment New", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "45-49 | Female", + "MOH_Disag_ID": "98", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "POkbpo4D13c", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "45-49, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - Treatment New", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "1-4 | Female", + "MOH_Disag_ID": "89", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "PPoL5AnEAQf", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "1-4, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - Treatment New", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "25-29 | Male", + "MOH_Disag_ID": "106", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "R9wcT5vQ7tR", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "25-29, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - Treatment New", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "25-29 | Female", + "MOH_Disag_ID": "94", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "RMA75iIp8Wd", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "25-29, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - Treatment New", + "Classification": "INVALID", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "-1 | Male", + "MOH_Disag_ID": "100", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "SeijxYK8F4b", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "<1, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - Treatment New", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "20-24 | Male", + "MOH_Disag_ID": "105", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "VdA970UlzlX", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "20-24, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - Treatment New", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "45-49 | Male", + "MOH_Disag_ID": "110", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "WjX1mRJp9NV", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "45-49, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - Treatment New", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "20-24 | Female", + "MOH_Disag_ID": "93", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "Xn5oUNVSMWA", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "20-24, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - Treatment New", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "10-14 | Female", + "MOH_Disag_ID": "91", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "dFjZira5vTX", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "10-14, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - Treatment New", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "40-44 | Female", + "MOH_Disag_ID": "97", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "eOn9JgfkB4F", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "40-44, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - Treatment New", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "5-9 | Female", + "MOH_Disag_ID": "90", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "hiUhhVpgUMg", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "5-9, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - Treatment New", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "30-34 | Female", + "MOH_Disag_ID": "95", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "j0yodS3zbnW", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "30-34, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - Treatment New", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "1-4 | Male", + "MOH_Disag_ID": "101", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "jbrs9Qk6f9b", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "1-4, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - Treatment New", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "50+ | Female", + "MOH_Disag_ID": "99", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "kGlGj9LDonu", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "50+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - Treatment New", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "10-14 | Male", + "MOH_Disag_ID": "103", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "ljBmGJpAsZh", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "10-14, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - Treatment New", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "40-44 | Male", + "MOH_Disag_ID": "109", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "qdYU6NoIpY1", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "40-44, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - Treatment New", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "15-19 | Female", + "MOH_Disag_ID": "92", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "wW6G5NC8Wd1", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "15-19, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - Treatment New", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "15-19 | Male", + "MOH_Disag_ID": "104", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "x1r1vfZQLFj", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "15-19, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - Treatment New", + "Classification": "INVALID", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "-1 | Female", + "MOH_Disag_ID": "88", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "y3VqNEK9n95", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "<1, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - Treatment New", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "35-39 | Male", + "MOH_Disag_ID": "108", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "ytvrDZdNAhc", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "35-39, Male, Positive", + "Operation": "ADD" + } + ] + }, + { + "status": "Success", + "country_org": "DATIM-MOH-UGA-FY19", + "period": "FY19", + "country_code": "UGA", + "country_name": "Uganda", + "imap": [ + { + "MOH_Indicator_Name": "105-2.3a Breastfeeding mothers tested for HIV(1st test) (default)", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "PNC Section P3", + "MOH_Disag_ID": "gGhClrV5odI", + "MOH_Indicator_ID": "ZMNPQpFRji7", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.1a Male partners received HIV test results in eMTCT(Total) (default)", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "PNC Section P3", + "MOH_Disag_ID": "gGhClrV5odI", + "MOH_Indicator_ID": "a8AbGTLtEmw", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.4a Exposed Infants Tested for HIV Below 18 Months(by 1st PCR) (default)", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "PNC Section P3", + "MOH_Disag_ID": "gGhClrV5odI", + "MOH_Indicator_ID": "eHHsoKKfAQn", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who received HIV test results (Female, 10-<15 Years)", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10-<15 Years, Female", + "MOH_Disag_ID": "AN0Qs7RXFkx", + "MOH_Indicator_ID": "hQ7Yj8xn38F", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who received HIV test results (Female, 10-<15 Years)", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15-<19 Years, Female", + "MOH_Disag_ID": "FxddLQz4F39", + "MOH_Indicator_ID": "hQ7Yj8xn38F", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who received HIV test results (Female, 10-<15 Years)", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "19-<49 Years,Male", + "MOH_Disag_ID": "GtIS5kSJgwK", + "MOH_Indicator_ID": "hQ7Yj8xn38F", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who received HIV test results (Female, 10-<15 Years)", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10-<15 Years, Male", + "MOH_Disag_ID": "JEPCYXzeLJx", + "MOH_Indicator_ID": "hQ7Yj8xn38F", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who received HIV test results (Female, 10-<15 Years)", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "19-<49 Years, Female", + "MOH_Disag_ID": "Rnv7p8EfB4K", + "MOH_Indicator_ID": "hQ7Yj8xn38F", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who received HIV test results (Female, 10-<15 Years)", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "5-<10 Years, Female", + "MOH_Disag_ID": "SLfSJuKsM2Z", + "MOH_Indicator_ID": "hQ7Yj8xn38F", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who received HIV test results (Female, 10-<15 Years)", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": ">49 Years, Female", + "MOH_Disag_ID": "X82MYR8T3RU", + "MOH_Indicator_ID": "hQ7Yj8xn38F", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who received HIV test results (Female, 10-<15 Years)", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": ">49 Years, Male", + "MOH_Disag_ID": "YJUukJQIINT", + "MOH_Indicator_ID": "hQ7Yj8xn38F", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who received HIV test results (Female, 10-<15 Years)", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15-<19 Years, Male", + "MOH_Disag_ID": "gUV6NZQ45xV", + "MOH_Indicator_ID": "hQ7Yj8xn38F", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who received HIV test results (Female, 10-<15 Years)", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "5-<10 Years, Male", + "MOH_Disag_ID": "ndMTI6mtzfN", + "MOH_Indicator_ID": "hQ7Yj8xn38F", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who received HIV test results (Female, 10-<15 Years)", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "18 Mths-<5 Years, Male", + "MOH_Disag_ID": "qYvFbD7ztAS", + "MOH_Indicator_ID": "hQ7Yj8xn38F", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.1 Pregnant Women newly tested for HIV this pregnancy(TR & TRR)", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": ">=25 Years Female ANC", + "MOH_Disag_ID": "VnucGyJWga6", + "MOH_Indicator_ID": "mCVvMl1sIua", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.1 Pregnant Women newly tested for HIV this pregnancy(TR & TRR)", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "20-24 Years", + "MOH_Disag_ID": "fJZ9j1SKgYc", + "MOH_Indicator_ID": "mCVvMl1sIua", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.1 Pregnant Women newly tested for HIV this pregnancy(TR & TRR)", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10-19 Years Female ANC", + "MOH_Disag_ID": "hByJhwG8pWe", + "MOH_Indicator_ID": "mCVvMl1sIua", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.2a Women tested for HIV in labour (1st time this Pregnancy) (default)", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "PNC Section P3", + "MOH_Disag_ID": "gGhClrV5odI", + "MOH_Indicator_ID": "nTdeYtqKHNh", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.4b 2nd DNA PCR result returned(HIV+) (default)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "PNC Section P3", + "MOH_Disag_ID": "gGhClrV5odI", + "MOH_Indicator_ID": "n3Rumw6YTUM", + "DATIM_Disag_ID": "DY0yrJtBeSC", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Unknown Sex, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.4b 1st DNA PCR result returned(HIV+) (default)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "PNC Section P3", + "MOH_Disag_ID": "gGhClrV5odI", + "MOH_Indicator_ID": "upfsFoxk29V", + "DATIM_Disag_ID": "DY0yrJtBeSC", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Unknown Sex, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who received HIV test results (Female, 10-<15 Years)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10-<15 Years, Female", + "MOH_Disag_ID": "AN0Qs7RXFkx", + "MOH_Indicator_ID": "hQ7Yj8xn38F", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who received HIV test results (Female, 10-<15 Years)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "18 Mths-<5 Years, Female", + "MOH_Disag_ID": "RqkJEei9vim", + "MOH_Indicator_ID": "hQ7Yj8xn38F", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who received HIV test results (Female, 10-<15 Years)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "5-<10 Years, Female", + "MOH_Disag_ID": "SLfSJuKsM2Z", + "MOH_Indicator_ID": "hQ7Yj8xn38F", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who tested HIV positive (15-<19 Years, Female)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10-<15 Years, Female", + "MOH_Disag_ID": "AN0Qs7RXFkx", + "MOH_Indicator_ID": "yKha69MrrNx", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who tested HIV positive (15-<19 Years, Female)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "18 Mths-<5 Years, Female", + "MOH_Disag_ID": "RqkJEei9vim", + "MOH_Indicator_ID": "yKha69MrrNx", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who tested HIV positive (15-<19 Years, Female)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "5-<10 Years, Female", + "MOH_Disag_ID": "SLfSJuKsM2Z", + "MOH_Indicator_ID": "yKha69MrrNx", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who tested HIV positive (15-<19 Years, Female)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10-<15 Years, Female", + "MOH_Disag_ID": "AN0Qs7RXFkx", + "MOH_Indicator_ID": "yKha69MrrNx", + "DATIM_Disag_ID": "HrQbkVgBM1X", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who tested HIV positive (15-<19 Years, Female)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "18 Mths-<5 Years, Female", + "MOH_Disag_ID": "RqkJEei9vim", + "MOH_Indicator_ID": "yKha69MrrNx", + "DATIM_Disag_ID": "HrQbkVgBM1X", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who tested HIV positive (15-<19 Years, Female)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "5-<10 Years, Female", + "MOH_Disag_ID": "SLfSJuKsM2Z", + "MOH_Indicator_ID": "yKha69MrrNx", + "DATIM_Disag_ID": "HrQbkVgBM1X", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who received HIV test results (Female, 10-<15 Years)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10-<15 Years, Male", + "MOH_Disag_ID": "JEPCYXzeLJx", + "MOH_Indicator_ID": "hQ7Yj8xn38F", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who received HIV test results (Female, 10-<15 Years)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "5-<10 Years, Male", + "MOH_Disag_ID": "ndMTI6mtzfN", + "MOH_Indicator_ID": "hQ7Yj8xn38F", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who received HIV test results (Female, 10-<15 Years)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "18 Mths-<5 Years, Male", + "MOH_Disag_ID": "qYvFbD7ztAS", + "MOH_Indicator_ID": "hQ7Yj8xn38F", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who tested HIV positive (15-<19 Years, Female)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10-<15 Years, Male", + "MOH_Disag_ID": "JEPCYXzeLJx", + "MOH_Indicator_ID": "yKha69MrrNx", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who tested HIV positive (15-<19 Years, Female)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "5-<10 Years, Male", + "MOH_Disag_ID": "ndMTI6mtzfN", + "MOH_Indicator_ID": "yKha69MrrNx", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who tested HIV positive (15-<19 Years, Female)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "18 Mths-<5 Years, Male", + "MOH_Disag_ID": "qYvFbD7ztAS", + "MOH_Indicator_ID": "yKha69MrrNx", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "105-2.4a Exposed Infants Tested for HIV Below 18 Months(by 1st PCR) (default)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "PNC Section P3", + "MOH_Disag_ID": "gGhClrV5odI", + "MOH_Indicator_ID": "eHHsoKKfAQn", + "DATIM_Disag_ID": "PrIxM0pIjFl", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Unknown Sex, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.4b 2nd DNA PCR result returned(HIV+) (default)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "PNC Section P3", + "MOH_Disag_ID": "gGhClrV5odI", + "MOH_Indicator_ID": "n3Rumw6YTUM", + "DATIM_Disag_ID": "PrIxM0pIjFl", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Unknown Sex, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.4b 1st DNA PCR result returned(HIV+) (default)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "PNC Section P3", + "MOH_Disag_ID": "gGhClrV5odI", + "MOH_Indicator_ID": "upfsFoxk29V", + "DATIM_Disag_ID": "PrIxM0pIjFl", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Unknown Sex, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who tested HIV positive (15-<19 Years, Female)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10-<15 Years, Male", + "MOH_Disag_ID": "JEPCYXzeLJx", + "MOH_Indicator_ID": "yKha69MrrNx", + "DATIM_Disag_ID": "R4WXCEzPZcY", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who tested HIV positive (15-<19 Years, Female)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "5-<10 Years, Male", + "MOH_Disag_ID": "ndMTI6mtzfN", + "MOH_Indicator_ID": "yKha69MrrNx", + "DATIM_Disag_ID": "R4WXCEzPZcY", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who tested HIV positive (15-<19 Years, Female)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "18 Mths-<5 Years, Male", + "MOH_Disag_ID": "qYvFbD7ztAS", + "MOH_Indicator_ID": "yKha69MrrNx", + "DATIM_Disag_ID": "R4WXCEzPZcY", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "105-2.3a Breastfeeding mothers newly testing HIV+(1st test during postnatal) (default)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "PNC Section P3", + "MOH_Disag_ID": "gGhClrV5odI", + "MOH_Indicator_ID": "A8Q5lpl7elc", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.3a Breastfeeding mothers newly testing HIV+(Retest during Postnatal ) (default)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "PNC Section P3", + "MOH_Disag_ID": "gGhClrV5odI", + "MOH_Indicator_ID": "BWGwela8Jzi", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.2a Women testing HIV+ in labour (1st time this Pregnancy) (default)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "PNC Section P3", + "MOH_Disag_ID": "gGhClrV5odI", + "MOH_Indicator_ID": "VXA3qdYVEJ1", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.2a Women testing HIV+ in labour (Retest this Pregnancy) (default)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "PNC Section P3", + "MOH_Disag_ID": "gGhClrV5odI", + "MOH_Indicator_ID": "bDTN7GH6gjQ.gGhClrV5odI", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.3a Pregnant Women testing HIV+ on a retest (TRR+)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "PNC Section P3", + "MOH_Disag_ID": "gGhClrV5odI", + "MOH_Indicator_ID": "exmxoTQYE4F", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who tested HIV positive (15-<19 Years, Female)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15-<19 Years, Female", + "MOH_Disag_ID": "FxddLQz4F39", + "MOH_Indicator_ID": "yKha69MrrNx", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who tested HIV positive (15-<19 Years, Female)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "19-<49 Years, Female", + "MOH_Disag_ID": "Rnv7p8EfB4K", + "MOH_Indicator_ID": "yKha69MrrNx", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who tested HIV positive (15-<19 Years, Female)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": ">49 Years, Female", + "MOH_Disag_ID": "X82MYR8T3RU", + "MOH_Indicator_ID": "yKha69MrrNx", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.1 Pregnant Women tested HIV+ for 1st time this pregnancy (TRR) at any visit", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": ">=25 Years Female ANC", + "MOH_Disag_ID": "VnucGyJWga6", + "MOH_Indicator_ID": "EozE2KXdEw1", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "105-2.1 Pregnant Women tested HIV+ for 1st time this pregnancy (TRR) at any visit", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "20-24 Years", + "MOH_Disag_ID": "fJZ9j1SKgYc", + "MOH_Indicator_ID": "EozE2KXdEw1", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "105-2.1 Pregnant Women tested HIV+ for 1st time this pregnancy (TRR) at any visit", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10-19 Years Female ANC", + "MOH_Disag_ID": "hByJhwG8pWe", + "MOH_Indicator_ID": "EozE2KXdEw1", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "105-2.1b Male partners received HIV test results in eMTCT(HIV+) (default)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "ANC A22 Male partners Tested HIV +ve", + "MOH_Disag_ID": "yKha69MrrNx", + "MOH_Indicator_ID": "tGB3Qv5aUD4", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who tested HIV positive (15-<19 Years, Female)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "19-<49 Years,Male", + "MOH_Disag_ID": "GtIS5kSJgwK", + "MOH_Indicator_ID": "yKha69MrrNx", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who tested HIV positive (15-<19 Years, Female)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": ">49 Years, Male", + "MOH_Disag_ID": "YJUukJQIINT", + "MOH_Indicator_ID": "yKha69MrrNx", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who tested HIV positive (15-<19 Years, Female)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15-<19 Years, Male", + "MOH_Disag_ID": "gUV6NZQ45xV", + "MOH_Indicator_ID": "yKha69MrrNx", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.1a Male partners received HIV test results in eMTCT(Total) (default)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "PNC Section P3", + "MOH_Disag_ID": "gGhClrV5odI", + "MOH_Indicator_ID": "a8AbGTLtEmw", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who received HIV test results (Female, 10-<15 Years)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "19-<49 Years,Male", + "MOH_Disag_ID": "GtIS5kSJgwK", + "MOH_Indicator_ID": "hQ7Yj8xn38F", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who received HIV test results (Female, 10-<15 Years)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": ">49 Years, Male", + "MOH_Disag_ID": "YJUukJQIINT", + "MOH_Indicator_ID": "hQ7Yj8xn38F", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who received HIV test results (Female, 10-<15 Years)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15-<19 Years, Male", + "MOH_Disag_ID": "gUV6NZQ45xV", + "MOH_Indicator_ID": "hQ7Yj8xn38F", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who tested HIV positive (15-<19 Years, Female)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "19-<49 Years,Male", + "MOH_Disag_ID": "GtIS5kSJgwK", + "MOH_Indicator_ID": "yKha69MrrNx", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who tested HIV positive (15-<19 Years, Female)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": ">49 Years, Male", + "MOH_Disag_ID": "YJUukJQIINT", + "MOH_Indicator_ID": "yKha69MrrNx", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who tested HIV positive (15-<19 Years, Female)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15-<19 Years, Male", + "MOH_Disag_ID": "gUV6NZQ45xV", + "MOH_Indicator_ID": "yKha69MrrNx", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.1b Male partners received HIV test results in eMTCT(HIV+) (default)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "PNC Section P3", + "MOH_Disag_ID": "gGhClrV5odI", + "MOH_Indicator_ID": "tGB3Qv5aUD4", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "105-2.3a Breastfeeding mothers newly testing HIV+(1st test during postnatal) (default)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "PNC Section P3", + "MOH_Disag_ID": "gGhClrV5odI", + "MOH_Indicator_ID": "A8Q5lpl7elc", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.3a Breastfeeding mothers newly testing HIV+(Retest during Postnatal ) (default)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "PNC Section P3", + "MOH_Disag_ID": "gGhClrV5odI", + "MOH_Indicator_ID": "BWGwela8Jzi", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.2a Women testing HIV+ in labour (1st time this Pregnancy) (default)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "PNC Section P3", + "MOH_Disag_ID": "gGhClrV5odI", + "MOH_Indicator_ID": "VXA3qdYVEJ1", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.3a Breastfeeding mothers tested for HIV(1st test) (default)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "PNC Section P3", + "MOH_Disag_ID": "gGhClrV5odI", + "MOH_Indicator_ID": "ZMNPQpFRji7", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.3a Pregnant Women testing HIV+ on a retest (TRR+)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "PNC Section P3", + "MOH_Disag_ID": "gGhClrV5odI", + "MOH_Indicator_ID": "exmxoTQYE4F", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who received HIV test results (Female, 10-<15 Years)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15-<19 Years, Female", + "MOH_Disag_ID": "FxddLQz4F39", + "MOH_Indicator_ID": "hQ7Yj8xn38F", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who received HIV test results (Female, 10-<15 Years)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "19-<49 Years, Female", + "MOH_Disag_ID": "Rnv7p8EfB4K", + "MOH_Indicator_ID": "hQ7Yj8xn38F", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who received HIV test results (Female, 10-<15 Years)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": ">49 Years, Female", + "MOH_Disag_ID": "X82MYR8T3RU", + "MOH_Indicator_ID": "hQ7Yj8xn38F", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.1 Pregnant Women newly tested for HIV this pregnancy(TR & TRR)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": ">=25 Years Female ANC", + "MOH_Disag_ID": "VnucGyJWga6", + "MOH_Indicator_ID": "mCVvMl1sIua", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.1 Pregnant Women newly tested for HIV this pregnancy(TR & TRR)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "20-24 Years", + "MOH_Disag_ID": "fJZ9j1SKgYc", + "MOH_Indicator_ID": "mCVvMl1sIua", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.1 Pregnant Women newly tested for HIV this pregnancy(TR & TRR)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10-19 Years Female ANC", + "MOH_Disag_ID": "hByJhwG8pWe", + "MOH_Indicator_ID": "mCVvMl1sIua", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.2a Women tested for HIV in labour (1st time this Pregnancy) (default)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "PNC Section P3", + "MOH_Disag_ID": "gGhClrV5odI", + "MOH_Indicator_ID": "nTdeYtqKHNh", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who tested HIV positive (15-<19 Years, Female)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15-<19 Years, Female", + "MOH_Disag_ID": "FxddLQz4F39", + "MOH_Indicator_ID": "yKha69MrrNx", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who tested HIV positive (15-<19 Years, Female)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "19-<49 Years, Female", + "MOH_Disag_ID": "Rnv7p8EfB4K", + "MOH_Indicator_ID": "yKha69MrrNx", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who tested HIV positive (15-<19 Years, Female)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": ">49 Years, Female", + "MOH_Disag_ID": "X82MYR8T3RU", + "MOH_Indicator_ID": "yKha69MrrNx", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.1 Pregnant Women tested HIV+ for 1st time this pregnancy (TRR) at any visit", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": ">=25 Years Female ANC", + "MOH_Disag_ID": "VnucGyJWga6", + "MOH_Indicator_ID": "EozE2KXdEw1", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "105-2.1 Pregnant Women tested HIV+ for 1st time this pregnancy (TRR) at any visit", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "20-24 Years", + "MOH_Disag_ID": "fJZ9j1SKgYc", + "MOH_Indicator_ID": "EozE2KXdEw1", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "105-2.1 Pregnant Women tested HIV+ for 1st time this pregnancy (TRR) at any visit", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10-19 Years Female ANC", + "MOH_Disag_ID": "hByJhwG8pWe", + "MOH_Indicator_ID": "EozE2KXdEw1", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "105-2.2a Women testing HIV+ in labour (Retest this Pregnancy) (default)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "PNC Section P3", + "MOH_Disag_ID": "gGhClrV5odI", + "MOH_Indicator_ID": "bDTN7GH6gjQ", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "105-2.1 HIV+ Pregnant Women initiated on ART for EMTCT (ART)", + "Classification": "n/a", + "DATIM_Indicator_Category": "PMTCT_ART", + "MOH_Disag_Name": "PNC Section P3", + "MOH_Disag_ID": "gGhClrV5odI", + "MOH_Indicator_ID": "Pmg72XQnCY6", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.1 A17:HIV+ Pregnant Women already on ART before 1st ANC (ART-K)", + "Classification": "n/a", + "DATIM_Indicator_Category": "PMTCT_ART", + "MOH_Disag_Name": "PNC Section P3", + "MOH_Disag_ID": "gGhClrV5odI", + "MOH_Indicator_ID": "rEixqjKJ3ms", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.1 Pregnant Women newly tested for HIV this pregnancy(TR & TRR)", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": ">=25 Years Female ANC", + "MOH_Disag_ID": "VnucGyJWga6", + "MOH_Indicator_ID": "mCVvMl1sIua", + "DATIM_Disag_ID": "Jwb1SWomgpk", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex", + "DATIM_Disag_Name": "Female", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.1 Pregnant Women newly tested for HIV this pregnancy(TR & TRR)", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "20-24 Years Female ANC", + "MOH_Disag_ID": "fJZ9j1SKgY", + "MOH_Indicator_ID": "mCVvMl1sIua", + "DATIM_Disag_ID": "Jwb1SWomgpk", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex", + "DATIM_Disag_Name": "Female", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.1 Pregnant Women newly tested for HIV this pregnancy(TR & TRR)", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "10-19 Years Female ANC", + "MOH_Disag_ID": "hByJhwG8pWe", + "MOH_Indicator_ID": "mCVvMl1sIua", + "DATIM_Disag_ID": "Jwb1SWomgpk", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex", + "DATIM_Disag_Name": "Female", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.1 Pregnant Women newly tested for HIV this pregnancy(TR & TRR)", + "Classification": "coarse", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": ">=25 Years Female ANC", + "MOH_Disag_ID": "VnucGyJWga6", + "MOH_Indicator_ID": "mCVvMl1sIua", + "DATIM_Disag_ID": "PCasMOWl24Y", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.1 Pregnant Women newly tested for HIV this pregnancy(TR & TRR)", + "Classification": "coarse", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "20-24 Years", + "MOH_Disag_ID": "fJZ9j1SKgYc", + "MOH_Indicator_ID": "mCVvMl1sIua", + "DATIM_Disag_ID": "PCasMOWl24Y", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.1 Pregnant Women newly tested for HIV this pregnancy(TR & TRR)", + "Classification": "coarse", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "10-19 Years Female ANC", + "MOH_Disag_ID": "hByJhwG8pWe", + "MOH_Indicator_ID": "mCVvMl1sIua", + "DATIM_Disag_ID": "PCasMOWl24Y", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.1a Pregnant Women who knew status before 1st ANC (Total (TRK + TRRK))", + "Classification": "coarse", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "PNC Section P3", + "MOH_Disag_ID": "gGhClrV5odI", + "MOH_Indicator_ID": "rl8XVU279p8", + "DATIM_Disag_ID": "PCasMOWl24Y", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.1 Pregnant Women tested HIV+ for 1st time this pregnancy (TRR) at any visit", + "Classification": "coarse", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": ">=25 Years Female ANC", + "MOH_Disag_ID": "VnucGyJWga6", + "MOH_Indicator_ID": "EozE2KXdEw1", + "DATIM_Disag_ID": "PCasMOWl24Y", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "105-2.1 Pregnant Women tested HIV+ for 1st time this pregnancy (TRR) at any visit", + "Classification": "coarse", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "20-24 Years", + "MOH_Disag_ID": "fJZ9j1SKgYc", + "MOH_Indicator_ID": "EozE2KXdEw1", + "DATIM_Disag_ID": "PCasMOWl24Y", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "105-2.1 Pregnant Women tested HIV+ for 1st time this pregnancy (TRR) at any visit", + "Classification": "coarse", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "10-19 Years Female ANC", + "MOH_Disag_ID": "hByJhwG8pWe", + "MOH_Indicator_ID": "EozE2KXdEw1", + "DATIM_Disag_ID": "PCasMOWl24Y", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "105-2.1a Pregnant Women who knew status before 1st ANC (TRRK)", + "Classification": "coarse", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "PNC Section P3", + "MOH_Disag_ID": "gGhClrV5odI", + "MOH_Indicator_ID": "s8gcWSa1Sz6", + "DATIM_Disag_ID": "PCasMOWl24Y", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "105-2.1a Pregnant Women who knew status before 1st ANC (TRRK)", + "Classification": "coarse", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "PNC Section P3", + "MOH_Disag_ID": "gGhClrV5odI", + "MOH_Indicator_ID": "s8gcWSa1Sz6", + "DATIM_Disag_ID": "o0gcwyuh7mU", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "DATIM_Disag_Name": "Female, Known at Entry Positive", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "105-2.1 Pregnant Women tested HIV+ for 1st time this pregnancy (TRR) at any visit", + "Classification": "coarse", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": ">=25 Years Female ANC", + "MOH_Disag_ID": "VnucGyJWga6", + "MOH_Indicator_ID": "EozE2KXdEw1", + "DATIM_Disag_ID": "pc4W2rmWK4q", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "DATIM_Disag_Name": "Female, Newly Identified Positive", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "105-2.1 Pregnant Women tested HIV+ for 1st time this pregnancy (TRR) at any visit", + "Classification": "coarse", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "20-24 Years", + "MOH_Disag_ID": "fJZ9j1SKgYc", + "MOH_Indicator_ID": "EozE2KXdEw1", + "DATIM_Disag_ID": "pc4W2rmWK4q", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "DATIM_Disag_Name": "Female, Newly Identified Positive", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "105-2.1 Pregnant Women tested HIV+ for 1st time this pregnancy (TRR) at any visit", + "Classification": "coarse", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "10-19 Years Female ANC", + "MOH_Disag_ID": "hByJhwG8pWe", + "MOH_Indicator_ID": "EozE2KXdEw1", + "DATIM_Disag_ID": "pc4W2rmWK4q", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "DATIM_Disag_Name": "Female, Newly Identified Positive", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "106a ART No. active on ART on 1st line ARV regimen", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "15 Years and above, Male", + "MOH_Disag_ID": "aJIK0Jb9kbv", + "MOH_Indicator_ID": "If0pYdi5PuD", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. active on ART on 3rd line or higher ARV regimen", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "15 Years and above, Male", + "MOH_Disag_ID": "aJIK0Jb9kbv", + "MOH_Indicator_ID": "QBz8aQNqf8x", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. active on ART on 2nd line ARV regimen", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "15 Years and above, Male", + "MOH_Disag_ID": "aJIK0Jb9kbv", + "MOH_Indicator_ID": "yq8MjyIhe2A", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. active on ART on 1st line ARV regimen", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "15 Years and above, Female", + "MOH_Disag_ID": "ybg9RqQBkxt", + "MOH_Indicator_ID": "If0pYdi5PuD", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. active on ART on 3rd line or higher ARV regimen", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "15 Years and above, Female", + "MOH_Disag_ID": "ybg9RqQBkxt", + "MOH_Indicator_ID": "QBz8aQNqf8x", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. active on ART on 2nd line ARV regimen", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "15 Years and above, Female", + "MOH_Disag_ID": "ybg9RqQBkxt", + "MOH_Indicator_ID": "yq8MjyIhe2A", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. active on ART on 1st line ARV regimen", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "5 - 14 Years, Female", + "MOH_Disag_ID": "GWF8f3ehju4", + "MOH_Indicator_ID": "If0pYdi5PuD", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. active on ART on 1st line ARV regimen", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "2 - < 5 Years Female", + "MOH_Disag_ID": "Jt9eS6sZgsP", + "MOH_Indicator_ID": "If0pYdi5PuD", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. active on ART on 1st line ARV regimen", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "<2 Years, Female", + "MOH_Disag_ID": "PXW9InWF1FD", + "MOH_Indicator_ID": "If0pYdi5PuD", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. active on ART on 3rd line or higher ARV regimen", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "5 - 14 Years, Female", + "MOH_Disag_ID": "GWF8f3ehju4", + "MOH_Indicator_ID": "QBz8aQNqf8x", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. active on ART on 3rd line or higher ARV regimen", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "2 - < 5 Years Female", + "MOH_Disag_ID": "Jt9eS6sZgsP", + "MOH_Indicator_ID": "QBz8aQNqf8x", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. active on ART on 3rd line or higher ARV regimen", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "<2 Years, Female", + "MOH_Disag_ID": "PXW9InWF1FD", + "MOH_Indicator_ID": "QBz8aQNqf8x", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. active on ART on 2nd line ARV regimen", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "5 - 14 Years, Female", + "MOH_Disag_ID": "GWF8f3ehju4", + "MOH_Indicator_ID": "yq8MjyIhe2A", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. active on ART on 2nd line ARV regimen", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "2 - < 5 Years Female", + "MOH_Disag_ID": "Jt9eS6sZgsP", + "MOH_Indicator_ID": "yq8MjyIhe2A", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. active on ART on 2nd line ARV regimen", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "<2 Years, Female", + "MOH_Disag_ID": "PXW9InWF1FD", + "MOH_Indicator_ID": "yq8MjyIhe2A", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. active on ART on 1st line ARV regimen", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "2 - < 5 Years Male", + "MOH_Disag_ID": "avmK0wG72p7", + "MOH_Indicator_ID": "If0pYdi5PuD", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. active on ART on 1st line ARV regimen", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "5 - 14 Years, Male", + "MOH_Disag_ID": "cAiKQoLaskh", + "MOH_Indicator_ID": "If0pYdi5PuD", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. active on ART on 1st line ARV regimen", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "<2 Years, Male", + "MOH_Disag_ID": "wrUmfXWtytf", + "MOH_Indicator_ID": "If0pYdi5PuD", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. active on ART on 3rd line or higher ARV regimen", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "2 - < 5 Years Male", + "MOH_Disag_ID": "avmK0wG72p7", + "MOH_Indicator_ID": "QBz8aQNqf8x", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. active on ART on 3rd line or higher ARV regimen", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "5 - 14 Years, Male", + "MOH_Disag_ID": "cAiKQoLaskh", + "MOH_Indicator_ID": "QBz8aQNqf8x", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. active on ART on 3rd line or higher ARV regimen", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "<2 Years, Male", + "MOH_Disag_ID": "wrUmfXWtytf", + "MOH_Indicator_ID": "QBz8aQNqf8x", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. active on ART on 2nd line ARV regimen", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "2 - < 5 Years Male", + "MOH_Disag_ID": "avmK0wG72p7", + "MOH_Indicator_ID": "yq8MjyIhe2A", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. active on ART on 2nd line ARV regimen", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "5 - 14 Years, Male", + "MOH_Disag_ID": "cAiKQoLaskh", + "MOH_Indicator_ID": "yq8MjyIhe2A", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. active on ART on 2nd line ARV regimen", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "<2 Years, Male", + "MOH_Disag_ID": "wrUmfXWtytf", + "MOH_Indicator_ID": "yq8MjyIhe2A", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. of new clients started on ART at this facility during the quarter", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "15 Years and above, Male", + "MOH_Disag_ID": "aJIK0Jb9kbv", + "MOH_Indicator_ID": "IqcFzlnb0S6", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. of new clients started on ART at this facility during the quarter", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "15 Years and above, Female", + "MOH_Disag_ID": "ybg9RqQBkxt", + "MOH_Indicator_ID": "IqcFzlnb0S6", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. of new clients started on ART at this facility during the quarter", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "5 - 14 Years, Female", + "MOH_Disag_ID": "GWF8f3ehju4", + "MOH_Indicator_ID": "IqcFzlnb0S6", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. of new clients started on ART at this facility during the quarter", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "2 - < 5 Years Female", + "MOH_Disag_ID": "Jt9eS6sZgsP", + "MOH_Indicator_ID": "IqcFzlnb0S6", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. of new clients started on ART at this facility during the quarter", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "<2 Years, Female", + "MOH_Disag_ID": "PXW9InWF1FD", + "MOH_Indicator_ID": "IqcFzlnb0S6", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. of new clients started on ART at this facility during the quarter", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "2 - < 5 Years Male", + "MOH_Disag_ID": "avmK0wG72p7", + "MOH_Indicator_ID": "IqcFzlnb0S6", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. of new clients started on ART at this facility during the quarter", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "5 - 14 Years, Male", + "MOH_Disag_ID": "cAiKQoLaskh", + "MOH_Indicator_ID": "IqcFzlnb0S6", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. of new clients started on ART at this facility during the quarter", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "<2 Years, Male", + "MOH_Disag_ID": "wrUmfXWtytf", + "MOH_Indicator_ID": "IqcFzlnb0S6", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + } + ] + }, + { + "status": "Success", + "country_org": "DATIM-MOH-MWI-FY19", + "period": "FY19", + "country_code": "MWI", + "country_name": "Malawi", + "imap": [ + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "New Positive", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "170", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "New Negative", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "975", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "New Positive", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "170", + "DATIM_Disag_ID": "EyJRtSgSChq", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Unknown Age, Unknown Sex, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "New Negative", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "975", + "DATIM_Disag_ID": "mV483q7SboN", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Unknown Age, Unknown Sex, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "MOH_Indicator_Name": "Already on ART when starting ANC", + "DATIM_Indicator_Category": "PMTCT_ART", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "914", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "MOH_Indicator_Name": "Started ART at 0-27 weeks of pregnancy", + "DATIM_Indicator_Category": "PMTCT_ART", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "915", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "MOH_Indicator_Name": "Started ART at 28+ weeks of pregnancy", + "DATIM_Indicator_Category": "PMTCT_ART", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "916", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex", + "MOH_Indicator_Name": "Previous negative", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "469", + "DATIM_Disag_ID": "Jwb1SWomgpk", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "MOH_Indicator_Name": "New negative", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "471", + "DATIM_Disag_ID": "PCasMOWl24Y", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "MOH_Indicator_Name": "Previous positive", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "470", + "DATIM_Disag_ID": "o0gcwyuh7mU", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "MOH_Indicator_Name": "New positive", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "472", + "DATIM_Disag_ID": "pc4W2rmWK4q", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "Alive on ART at site of last registration", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "96", + "DATIM_Disag_ID": "Gfje2jHn5TY", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Unknown Age, Unknown Sex, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "First time ART initiations (total patients)", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "10", + "DATIM_Disag_ID": "Gfje2jHn5TY", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Unknown Age, Unknown Sex, Positive", + "Operation": "ADD" + } + ] + }, + { + "status": "Success", + "country_org": "DATIM-MOH-SWZ-FY19", + "period": "FY19", + "country_code": "SWZ", + "country_name": "Eswatini", + "imap": [ + { + "MOH_Indicator_Name": "HTS_TST", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Total", + "MOH_Disag_ID": "HIV23_TST_T2300", + "MOH_Indicator_ID": "HIV23_TST_T23", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS_TST_POS", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "<15 | SexUnknown", + "MOH_Disag_ID": "HIV23_TST_Pos_-15SU23003", + "MOH_Indicator_ID": "HIV23_TST_Pos_-15SU2303", + "DATIM_Disag_ID": "DY0yrJtBeSC", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Unknown Sex, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS_TST_NEG", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "<15 | Female", + "MOH_Disag_ID": "HIV23_TST_Neg_-15F23006", + "MOH_Indicator_ID": "HIV23_TST_Neg_-15F2306", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS_TST_POS", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "<15 | Female", + "MOH_Disag_ID": "HIV23_TST_Pos_-15F23001", + "MOH_Indicator_ID": "HIV23_TST_Pos_-15F2301", + "DATIM_Disag_ID": "HrQbkVgBM1X", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS_TST_NEG", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "<15 | Male", + "MOH_Disag_ID": "HIV23_TST_Neg_-15M23007", + "MOH_Indicator_ID": "HIV23_TST_Neg_-15M2307", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS_TST_NEG", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "<15 | SexUnknown", + "MOH_Disag_ID": "HIV23_TST_Neg_-SU1523008", + "MOH_Indicator_ID": "HIV23_TST_Neg_-SU152308", + "DATIM_Disag_ID": "PrIxM0pIjFl", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Unknown Sex, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS_TST_POS", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "<15 | Male", + "MOH_Disag_ID": "HIV23_TST_Pos_-15M23002", + "MOH_Indicator_ID": "HIV23_TST_Pos_-15M2302", + "DATIM_Disag_ID": "R4WXCEzPZcY", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS_TST_POS", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15+ | Female", + "MOH_Disag_ID": "HIV23_TST_Pos_15F23004", + "MOH_Indicator_ID": "HIV23_TST_Pos_15F2304", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS_TST_POS", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15+ | Male", + "MOH_Disag_ID": "HIV23_TST_Pos_15M23005", + "MOH_Indicator_ID": "HIV23_TST_Pos_15M2305", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS_TST_NEG", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15+ | Male", + "MOH_Disag_ID": "HIV23_23_TST_Neg_15M230010", + "MOH_Indicator_ID": "HIV23_TST_Neg_15M23010", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS_TST_NEG", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15+ | Female", + "MOH_Disag_ID": "HIV23_TST_Neg_15F23009", + "MOH_Indicator_ID": "HIV23_TST_Neg_15F2309", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "PMTCT_ART", + "Classification": "n/a", + "DATIM_Indicator_Category": "PMTCT_ART", + "MOH_Disag_Name": "Total", + "MOH_Disag_ID": "SRH25_PMTCT_ART_T25001", + "MOH_Indicator_ID": "SRH25_PMTCT_ART_T2501", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "PMTCT_STAT", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "Total", + "MOH_Disag_ID": "SRH25_PMTCT_STAT_T250011", + "MOH_Indicator_ID": "SRH25_PMTCT_STAT_T2511", + "DATIM_Disag_ID": "Jwb1SWomgpk", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex", + "DATIM_Disag_Name": "Female", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - pregnant women", + "Classification": "coarse", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "NewNegatives", + "MOH_Disag_ID": "SRH25_PMTCT_STAT_NEG250014", + "MOH_Indicator_ID": "SRH25_PMTCT_STAT_NEG2514", + "DATIM_Disag_ID": "PCasMOWl24Y", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Known HIV+ Pregnant Women", + "Classification": "coarse", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "KnownPositives", + "MOH_Disag_ID": "SRH25_PMTCT_STAT_KP250012", + "MOH_Indicator_ID": "SRH25_PMTCT_STAT_KP2512", + "DATIM_Disag_ID": "o0gcwyuh7mU", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "DATIM_Disag_Name": "Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Newly identified positives", + "Classification": "coarse", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "NewlyTestedPositives", + "MOH_Disag_ID": "SRH25_PMTCT_STAT_NIP250013", + "MOH_Indicator_ID": "SRH25_PMTCT_STAT_NIP2513", + "DATIM_Disag_ID": "pc4W2rmWK4q", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "DATIM_Disag_Name": "Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TB_PREV", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "15+ | Male", + "MOH_Disag_ID": "HIV13_TB_PREV_15M13004", + "MOH_Indicator_ID": "HIV13_TB_PREV_15M1304", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TB_PREV", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "15+ | Female", + "MOH_Disag_ID": "HIV13_TB_PREV_15F13003", + "MOH_Indicator_ID": "HIV13_TB_PREV_15F1303", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TB_PREV", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "<15 | Female", + "MOH_Disag_ID": "HIV13_TB_PREV_-15F13001", + "MOH_Indicator_ID": "HIV13_TB_PREV_-15F1301", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TB_PREV", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "<15 | Male", + "MOH_Disag_ID": "HIV13_TB_PREV_-15M13002", + "MOH_Indicator_ID": "HIV13_TB_PREV_-15M1302", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_CURR", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Age | Sex Unknown", + "MOH_Disag_ID": "HIV010_TX_CURR_AGSU0104007", + "MOH_Indicator_ID": "HIV010_TX_CURR_AGSU0107", + "DATIM_Disag_ID": "Gfje2jHn5TY", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "Unknown Age, Unknown Sex, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_CURR", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "15+ | Male", + "MOH_Disag_ID": "HIV010_TX_CURR_15M0104004", + "MOH_Indicator_ID": "HIV010_TX_CURR_15M0104", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_CURR", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "15+ | Female", + "MOH_Disag_ID": "HIV010_TX_CURR_15F0103003", + "MOH_Indicator_ID": "HIV010_TX_CURR_15F0103", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_CURR", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "<15 | Female", + "MOH_Disag_ID": "HIV010_TX_CURR_-15F0101001", + "MOH_Indicator_ID": "HIV010_TX_CURR_-15F0101", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_CURR", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "15+ | Sex Unknown", + "MOH_Disag_ID": "HIV010_TX_CURR_15SU0104006", + "MOH_Indicator_ID": "HIV010_TX_CURR_15SU0106", + "DATIM_Disag_ID": "qli3maq9Ot7", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Unknown Sex, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_CURR", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "<15 | Sex Unknown", + "MOH_Disag_ID": "HIV010_TX_CURR_-15SU0102005", + "MOH_Indicator_ID": "HIV010_TX_CURR_-15SU0105", + "DATIM_Disag_ID": "uURluLqPIJ5", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Unknown Sex, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_CURR", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "<15 | Male", + "MOH_Disag_ID": "HIV010_TX_CURR_-15M0102002", + "MOH_Indicator_ID": "HIV010_TX_CURR_-15M0102", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_NEW", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "15+ | Male", + "MOH_Disag_ID": "HIV12_TX_NEW_15M1204004", + "MOH_Indicator_ID": "HIV12_TX_NEW_15M1204", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_NEW", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "15+ | Female", + "MOH_Disag_ID": "HIV12_TX_NEW_15F1203003", + "MOH_Indicator_ID": "HIV12_TX_NEW_15F1203", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_NEW", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "<15 | Female", + "MOH_Disag_ID": "HIV12_TX_NEW_-15F1201001", + "MOH_Indicator_ID": "HIV12_TX_NEW_-15F1201", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_NEW", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "<15 | Male", + "MOH_Disag_ID": "HIV12_TX_NEW_-15M1202002", + "MOH_Indicator_ID": "HIV12_TX_NEW_-15M1202", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + } + ] + }, + { + "status": "Success", + "country_org": "DATIM-MOH-TZA-FY19", + "period": "FY19", + "country_code": "TZA", + "country_name": "Tanzania", + "imap": [ + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "PEPFAR_HTS_TST", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "PEPFAR_HTS_TST_NEG_U15_F", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_NEG_U15_F", + "DATIM_Disag_ID": "FSmIqIsgheB", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "PEPFAR_HTS_TST_POS_U15_F", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_POS_U15_F", + "DATIM_Disag_ID": "HrQbkVgBM1X", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "PEPFAR_HTS_TST_NEG_U15_M", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_NEG_U15_M", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "PEPFAR_HTS_TST_POS_U15_M", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_POS_U15_M", + "DATIM_Disag_ID": "R4WXCEzPZcY", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "PEPFAR_HTS_TST_POS_A15_F", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_POS_A15_F", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "PEPFAR_HTS_TST_POS_A15_M", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_POS_A15_M", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "PEPFAR_HTS_TST_NEG_A15_M", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_NEG_A15_M", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "PEPFAR_HTS_TST_NEG_A15_F", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_NEG_A15_F", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "MOH_Indicator_Name": "PEPFAR_PMTCT_ART", + "DATIM_Indicator_Category": "PMTCT_ART", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PMTCT_ART", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex", + "MOH_Indicator_Name": "PEPFAR_PMTCT_STAT", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PMTCT_STAT", + "DATIM_Disag_ID": "Jwb1SWomgpk", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "MOH_Indicator_Name": "PEPFAR_PMTCT_STAT_NEW_NEG", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PMTCT_STAT_NEW_NEG", + "DATIM_Disag_ID": "PCasMOWl24Y", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "MOH_Indicator_Name": "PEPFAR_PMTCT_STAT_KNPOS", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PMTCT_STAT_KNPOS", + "DATIM_Disag_ID": "o0gcwyuh7mU", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "MOH_Indicator_Name": "PEPFAR_PMTCT_STAT_NEW_POS", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PMTCT_STAT_NEW_POS", + "DATIM_Disag_ID": "pc4W2rmWK4q", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "PEPFAR_TX_CURR_A15_M", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_CURR_A15_M", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "PEPFAR_TX_CURR_A15_F", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_CURR_A15_F", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "PEPFAR_TX_CURR_U15_F", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_CURR_U15_F", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "PEPFAR_TX_CURR_U15_M", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_CURR_U15_M", + "DATIM_Disag_ID": "zHSL7ATXJib", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "PEPFAR_TX_NEW_A15_M", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_NEW_A15_M", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "PEPFAR_TX_NEW_A15_F", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_NEW_A15_F", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "PEPFAR_TX_NEW_U15_F", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_NEW_U15_F", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "PEPFAR_TX_NEW_U15_M", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_NEW_U15_M", + "DATIM_Disag_ID": "zHSL7ATXJib", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + } + ] + }, + { + "status": "Success", + "country_org": "DATIM-MOH-CIV-FY19", + "period": "FY19", + "country_code": "CIV", + "country_name": "Cote d'Ivoire", + "imap": [ + { + "MOH_Indicator_Name": "Nombre de clients conseilles et depistes pour le VIH ayant recu le resultat du test_2015", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10-14 ans, Masculin", + "MOH_Disag_ID": "COIMYUgXS10", + "MOH_Indicator_ID": "IXB6r4yuaNs", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients conseilles et depistes pour le VIH ayant recu le resultat du test_2015", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "0-11 mois, Feminin", + "MOH_Disag_ID": "HQWtIkUYJnX", + "MOH_Indicator_ID": "IXB6r4yuaNs", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients conseilles et depistes pour le VIH ayant recu le resultat du test_2015", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "0-11 mois, Masculin", + "MOH_Disag_ID": "HfKG4nY4GxP", + "MOH_Indicator_ID": "IXB6r4yuaNs", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients conseilles et depistes pour le VIH ayant recu le resultat du test_2015", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "25-49 ans , Masculin", + "MOH_Disag_ID": "Hhvh6cEoyBW", + "MOH_Indicator_ID": "IXB6r4yuaNs", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients conseilles et depistes pour le VIH ayant recu le resultat du test_2015", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "5-9 ans , Masculin", + "MOH_Disag_ID": "LhM3JYaC4sw", + "MOH_Indicator_ID": "IXB6r4yuaNs", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients conseilles et depistes pour le VIH ayant recu le resultat du test_2015", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10-14 ans, Feminin", + "MOH_Disag_ID": "O3iQ4ZrdfMu", + "MOH_Indicator_ID": "IXB6r4yuaNs", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients conseilles et depistes pour le VIH ayant recu le resultat du test_2015", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "5-9 ans , Feminin", + "MOH_Disag_ID": "QTQthvWluSq", + "MOH_Indicator_ID": "IXB6r4yuaNs", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients conseilles et depistes pour le VIH ayant recu le resultat du test_2015", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "1-4 ans, Feminin", + "MOH_Disag_ID": "SULdDcCMhFZ", + "MOH_Indicator_ID": "IXB6r4yuaNs", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients conseilles et depistes pour le VIH ayant recu le resultat du test_2015", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "50 ans et plus, Masculin", + "MOH_Disag_ID": "Sh5mbUDWl1v", + "MOH_Indicator_ID": "IXB6r4yuaNs", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients conseilles et depistes pour le VIH ayant recu le resultat du test_2015", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15 - 24 ans , Masculin", + "MOH_Disag_ID": "XQcnS0da9M6", + "MOH_Indicator_ID": "IXB6r4yuaNs", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients conseilles et depistes pour le VIH ayant recu le resultat du test_2015", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "25-49 ans , Feminin", + "MOH_Disag_ID": "dOs57l5veXk", + "MOH_Indicator_ID": "IXB6r4yuaNs", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients conseilles et depistes pour le VIH ayant recu le resultat du test_2015", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "50 ans et plus, Feminin", + "MOH_Disag_ID": "jnjGnaXRYFY", + "MOH_Indicator_ID": "IXB6r4yuaNs", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients conseilles et depistes pour le VIH ayant recu le resultat du test_2015", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "1-4 ans, Masculin", + "MOH_Disag_ID": "nmvcJXCOkbZ", + "MOH_Indicator_ID": "IXB6r4yuaNs", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients conseilles et depistes pour le VIH ayant recu le resultat du test_2015", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15 - 24 ans , Feminin", + "MOH_Disag_ID": "qFM8SzeRUzs", + "MOH_Indicator_ID": "IXB6r4yuaNs", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients conseilles et depistes pour le VIH ayant recu le resultat du test_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "0-11 mois, Feminin", + "MOH_Disag_ID": "HQWtIkUYJnX", + "MOH_Indicator_ID": "IXB6r4yuaNs", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients conseilles et depistes pour le VIH ayant recu le resultat du test_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10-14 ans, Feminin", + "MOH_Disag_ID": "O3iQ4ZrdfMu", + "MOH_Indicator_ID": "IXB6r4yuaNs", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients conseilles et depistes pour le VIH ayant recu le resultat du test_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "5-9 ans , Feminin", + "MOH_Disag_ID": "QTQthvWluSq", + "MOH_Indicator_ID": "IXB6r4yuaNs", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients conseilles et depistes pour le VIH ayant recu le resultat du test_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "1-4 ans, Feminin", + "MOH_Disag_ID": "SULdDcCMhFZ", + "MOH_Indicator_ID": "IXB6r4yuaNs", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients depistes positif pour le VIH_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "0-11 mois, Feminin", + "MOH_Disag_ID": "HQWtIkUYJnX", + "MOH_Indicator_ID": "qXZ0XZSxPMf", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Nombre de clients depistes positif pour le VIH_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10-14 ans, Feminin", + "MOH_Disag_ID": "O3iQ4ZrdfMu", + "MOH_Indicator_ID": "qXZ0XZSxPMf", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Nombre de clients depistes positif pour le VIH_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "5-9 ans , Feminin", + "MOH_Disag_ID": "QTQthvWluSq", + "MOH_Indicator_ID": "qXZ0XZSxPMf", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Nombre de clients depistes positif pour le VIH_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "1-4 ans, Feminin", + "MOH_Disag_ID": "SULdDcCMhFZ", + "MOH_Indicator_ID": "qXZ0XZSxPMf", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Nombre de clients depistes positif pour le VIH_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "0-11 mois, Feminin", + "MOH_Disag_ID": "HQWtIkUYJnX", + "MOH_Indicator_ID": "qXZ0XZSxPMf", + "DATIM_Disag_ID": "HrQbkVgBM1X", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Nombre de clients depistes positif pour le VIH_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10-14 ans, Feminin", + "MOH_Disag_ID": "O3iQ4ZrdfMu", + "MOH_Indicator_ID": "qXZ0XZSxPMf", + "DATIM_Disag_ID": "HrQbkVgBM1X", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Nombre de clients depistes positif pour le VIH_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "5-9 ans , Feminin", + "MOH_Disag_ID": "QTQthvWluSq", + "MOH_Indicator_ID": "qXZ0XZSxPMf", + "DATIM_Disag_ID": "HrQbkVgBM1X", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Nombre de clients depistes positif pour le VIH_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "1-4 ans, Feminin", + "MOH_Disag_ID": "SULdDcCMhFZ", + "MOH_Indicator_ID": "qXZ0XZSxPMf", + "DATIM_Disag_ID": "HrQbkVgBM1X", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Nombre de clients conseilles et depistes pour le VIH ayant recu le resultat du test_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10-14 ans, Masculin", + "MOH_Disag_ID": "COIMYUgXS10", + "MOH_Indicator_ID": "IXB6r4yuaNs", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients conseilles et depistes pour le VIH ayant recu le resultat du test_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "0-11 mois, Masculin", + "MOH_Disag_ID": "HfKG4nY4GxP", + "MOH_Indicator_ID": "IXB6r4yuaNs", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients conseilles et depistes pour le VIH ayant recu le resultat du test_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "5-9 ans , Masculin", + "MOH_Disag_ID": "LhM3JYaC4sw", + "MOH_Indicator_ID": "IXB6r4yuaNs", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients conseilles et depistes pour le VIH ayant recu le resultat du test_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "1-4 ans, Masculin", + "MOH_Disag_ID": "nmvcJXCOkbZ", + "MOH_Indicator_ID": "IXB6r4yuaNs", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients depistes positif pour le VIH_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10-14 ans, Masculin", + "MOH_Disag_ID": "COIMYUgXS10", + "MOH_Indicator_ID": "qXZ0XZSxPMf", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Nombre de clients depistes positif pour le VIH_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "0-11 mois, Masculin", + "MOH_Disag_ID": "HfKG4nY4GxP", + "MOH_Indicator_ID": "qXZ0XZSxPMf", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Nombre de clients depistes positif pour le VIH_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "5-9 ans , Masculin", + "MOH_Disag_ID": "LhM3JYaC4sw", + "MOH_Indicator_ID": "qXZ0XZSxPMf", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Nombre de clients depistes positif pour le VIH_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "1-4 ans, Masculin", + "MOH_Disag_ID": "nmvcJXCOkbZ", + "MOH_Indicator_ID": "qXZ0XZSxPMf", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Nombre de clients depistes positif pour le VIH_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10-14 ans, Masculin", + "MOH_Disag_ID": "COIMYUgXS10", + "MOH_Indicator_ID": "qXZ0XZSxPMf", + "DATIM_Disag_ID": "R4WXCEzPZcY", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Nombre de clients depistes positif pour le VIH_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "0-11 mois, Masculin", + "MOH_Disag_ID": "HfKG4nY4GxP", + "MOH_Indicator_ID": "qXZ0XZSxPMf", + "DATIM_Disag_ID": "R4WXCEzPZcY", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Nombre de clients depistes positif pour le VIH_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "5-9 ans , Masculin", + "MOH_Disag_ID": "LhM3JYaC4sw", + "MOH_Indicator_ID": "qXZ0XZSxPMf", + "DATIM_Disag_ID": "R4WXCEzPZcY", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Nombre de clients depistes positif pour le VIH_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "1-4 ans, Masculin", + "MOH_Disag_ID": "nmvcJXCOkbZ", + "MOH_Indicator_ID": "qXZ0XZSxPMf", + "DATIM_Disag_ID": "R4WXCEzPZcY", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Nombre de clients depistes positif pour le VIH_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "25-49 ans , Feminin", + "MOH_Disag_ID": "dOs57l5veXk", + "MOH_Indicator_ID": "qXZ0XZSxPMf", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients depistes positif pour le VIH_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "50 ans et plus, Feminin", + "MOH_Disag_ID": "jnjGnaXRYFY", + "MOH_Indicator_ID": "qXZ0XZSxPMf", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients depistes positif pour le VIH_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15 - 24 ans , Feminin", + "MOH_Disag_ID": "qFM8SzeRUzs", + "MOH_Indicator_ID": "qXZ0XZSxPMf", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients depistes positif pour le VIH_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "25-49 ans , Masculin", + "MOH_Disag_ID": "Hhvh6cEoyBW", + "MOH_Indicator_ID": "qXZ0XZSxPMf", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients depistes positif pour le VIH_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "50 ans et plus, Masculin", + "MOH_Disag_ID": "Sh5mbUDWl1v", + "MOH_Indicator_ID": "qXZ0XZSxPMf", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients depistes positif pour le VIH_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15 - 24 ans , Masculin", + "MOH_Disag_ID": "XQcnS0da9M6", + "MOH_Indicator_ID": "qXZ0XZSxPMf", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients conseilles et depistes pour le VIH ayant recu le resultat du test_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "25-49 ans , Masculin", + "MOH_Disag_ID": "Hhvh6cEoyBW", + "MOH_Indicator_ID": "IXB6r4yuaNs", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients conseilles et depistes pour le VIH ayant recu le resultat du test_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "50 ans et plus, Masculin", + "MOH_Disag_ID": "Sh5mbUDWl1v", + "MOH_Indicator_ID": "IXB6r4yuaNs", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients conseilles et depistes pour le VIH ayant recu le resultat du test_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15 - 24 ans , Masculin", + "MOH_Disag_ID": "XQcnS0da9M6", + "MOH_Indicator_ID": "IXB6r4yuaNs", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients depistes positif pour le VIH_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "25-49 ans , Masculin", + "MOH_Disag_ID": "Hhvh6cEoyBW", + "MOH_Indicator_ID": "qXZ0XZSxPMf", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients depistes positif pour le VIH_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "50 ans et plus, Masculin", + "MOH_Disag_ID": "Sh5mbUDWl1v", + "MOH_Indicator_ID": "qXZ0XZSxPMf", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients depistes positif pour le VIH_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15 - 24 ans , Masculin", + "MOH_Disag_ID": "XQcnS0da9M6", + "MOH_Indicator_ID": "qXZ0XZSxPMf", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients conseilles et depistes pour le VIH ayant recu le resultat du test_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "25-49 ans , Feminin", + "MOH_Disag_ID": "dOs57l5veXk", + "MOH_Indicator_ID": "IXB6r4yuaNs", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients conseilles et depistes pour le VIH ayant recu le resultat du test_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "50 ans et plus, Feminin", + "MOH_Disag_ID": "jnjGnaXRYFY", + "MOH_Indicator_ID": "IXB6r4yuaNs", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients conseilles et depistes pour le VIH ayant recu le resultat du test_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15 - 24 ans , Feminin", + "MOH_Disag_ID": "qFM8SzeRUzs", + "MOH_Indicator_ID": "IXB6r4yuaNs", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients depistes positif pour le VIH_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "25-49 ans , Feminin", + "MOH_Disag_ID": "dOs57l5veXk", + "MOH_Indicator_ID": "qXZ0XZSxPMf", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients depistes positif pour le VIH_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "50 ans et plus, Feminin", + "MOH_Disag_ID": "jnjGnaXRYFY", + "MOH_Indicator_ID": "qXZ0XZSxPMf", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients depistes positif pour le VIH_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15 - 24 ans , Feminin", + "MOH_Disag_ID": "qFM8SzeRUzs", + "MOH_Indicator_ID": "qXZ0XZSxPMf", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "MOH_Indicator_Name": "Nombre de femmes enceintes VIH positif sous ARV (file active)_2015", + "DATIM_Indicator_Category": "PMTCT_ART", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "Lvfxxn01Fw5", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de femmes enceintes conseillees et testees qui ont recues leur resultat du test VIH en CPN et Maternite_2015", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "CPN", + "MOH_Disag_ID": "S8vPeswjEE0", + "MOH_Indicator_ID": "CuwuNAZ07Pm", + "DATIM_Disag_ID": "Jwb1SWomgpk", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex", + "DATIM_Disag_Name": "Female", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "MOH_Indicator_Name": "Nombre de femmes enceintes recues en CPN1 et se connaissant deja seropositive au VIH_2015", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "U3YQks0pUgt", + "DATIM_Disag_ID": "o0gcwyuh7mU", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de femmes enceintes depistees seropositives au VIH_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "CPN", + "MOH_Disag_ID": "S8vPeswjEE0", + "MOH_Indicator_ID": "dDDEBjP12cx", + "DATIM_Disag_ID": "pc4W2rmWK4q", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "DATIM_Disag_Name": "Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de Patients VIH positif sous ARV (file active)_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "25-49 ans , Masculin", + "MOH_Disag_ID": "Hhvh6cEoyBW", + "MOH_Indicator_ID": "BptpWTVLDqv", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de Patients VIH positif sous ARV (file active)_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "50 ans et plus, Masculin", + "MOH_Disag_ID": "Sh5mbUDWl1v", + "MOH_Indicator_ID": "BptpWTVLDqv", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de Patients VIH positif sous ARV (file active)_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "15 - 24 ans , Masculin", + "MOH_Disag_ID": "XQcnS0da9M6", + "MOH_Indicator_ID": "BptpWTVLDqv", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de Patients VIH positif sous ARV (file active)_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "25-49 ans , Feminin", + "MOH_Disag_ID": "dOs57l5veXk", + "MOH_Indicator_ID": "BptpWTVLDqv", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de Patients VIH positif sous ARV (file active)_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "50 ans et plus, Feminin", + "MOH_Disag_ID": "jnjGnaXRYFY", + "MOH_Indicator_ID": "BptpWTVLDqv", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de Patients VIH positif sous ARV (file active)_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "15 - 24 ans , Feminin", + "MOH_Disag_ID": "qFM8SzeRUzs", + "MOH_Indicator_ID": "BptpWTVLDqv", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de Patients VIH positif sous ARV (file active)_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "0-11 mois, Feminin", + "MOH_Disag_ID": "HQWtIkUYJnX", + "MOH_Indicator_ID": "BptpWTVLDqv", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de Patients VIH positif sous ARV (file active)_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "10-14 ans, Feminin", + "MOH_Disag_ID": "O3iQ4ZrdfMu", + "MOH_Indicator_ID": "BptpWTVLDqv", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de Patients VIH positif sous ARV (file active)_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "5-9 ans , Feminin", + "MOH_Disag_ID": "QTQthvWluSq", + "MOH_Indicator_ID": "BptpWTVLDqv", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de Patients VIH positif sous ARV (file active)_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "1-4 ans, Feminin", + "MOH_Disag_ID": "SULdDcCMhFZ", + "MOH_Indicator_ID": "BptpWTVLDqv", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de Patients VIH positif sous ARV (file active)_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "10-14 ans, Masculin", + "MOH_Disag_ID": "COIMYUgXS10", + "MOH_Indicator_ID": "BptpWTVLDqv", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de Patients VIH positif sous ARV (file active)_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "0-11 mois, Masculin", + "MOH_Disag_ID": "HfKG4nY4GxP", + "MOH_Indicator_ID": "BptpWTVLDqv", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de Patients VIH positif sous ARV (file active)_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "5-9 ans , Masculin", + "MOH_Disag_ID": "LhM3JYaC4sw", + "MOH_Indicator_ID": "BptpWTVLDqv", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de Patients VIH positif sous ARV (file active)_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "1-4 ans, Masculin", + "MOH_Disag_ID": "nmvcJXCOkbZ", + "MOH_Indicator_ID": "BptpWTVLDqv", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de Patients VIH positif ayant nouvellement commence (initie) le traitement ARV dans l'etablissement au cours du mois_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "25-49 ans , Masculin", + "MOH_Disag_ID": "Hhvh6cEoyBW", + "MOH_Indicator_ID": "uzRicBQ7oCh", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de Patients VIH positif ayant nouvellement commence (initie) le traitement ARV dans l'etablissement au cours du mois_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "50 ans et plus, Masculin", + "MOH_Disag_ID": "Sh5mbUDWl1v", + "MOH_Indicator_ID": "uzRicBQ7oCh", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de Patients VIH positif ayant nouvellement commence (initie) le traitement ARV dans l'etablissement au cours du mois_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "15 - 24 ans , Masculin", + "MOH_Disag_ID": "XQcnS0da9M6", + "MOH_Indicator_ID": "uzRicBQ7oCh", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de Patients VIH positif ayant nouvellement commence (initie) le traitement ARV dans l'etablissement au cours du mois_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "25-49 ans , Feminin", + "MOH_Disag_ID": "dOs57l5veXk", + "MOH_Indicator_ID": "uzRicBQ7oCh", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de Patients VIH positif ayant nouvellement commence (initie) le traitement ARV dans l'etablissement au cours du mois_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "50 ans et plus, Feminin", + "MOH_Disag_ID": "jnjGnaXRYFY", + "MOH_Indicator_ID": "uzRicBQ7oCh", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de Patients VIH positif ayant nouvellement commence (initie) le traitement ARV dans l'etablissement au cours du mois_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "15 - 24 ans , Feminin", + "MOH_Disag_ID": "qFM8SzeRUzs", + "MOH_Indicator_ID": "uzRicBQ7oCh", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de Patients VIH positif ayant nouvellement commence (initie) le traitement ARV dans l'etablissement au cours du mois_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "0-11 mois, Feminin", + "MOH_Disag_ID": "HQWtIkUYJnX", + "MOH_Indicator_ID": "uzRicBQ7oCh", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de Patients VIH positif ayant nouvellement commence (initie) le traitement ARV dans l'etablissement au cours du mois_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "10-14 ans, Feminin", + "MOH_Disag_ID": "O3iQ4ZrdfMu", + "MOH_Indicator_ID": "uzRicBQ7oCh", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de Patients VIH positif ayant nouvellement commence (initie) le traitement ARV dans l'etablissement au cours du mois_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "5-9 ans , Feminin", + "MOH_Disag_ID": "QTQthvWluSq", + "MOH_Indicator_ID": "uzRicBQ7oCh", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de Patients VIH positif ayant nouvellement commence (initie) le traitement ARV dans l'etablissement au cours du mois_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "1-4 ans, Feminin", + "MOH_Disag_ID": "SULdDcCMhFZ", + "MOH_Indicator_ID": "uzRicBQ7oCh", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de Patients VIH positif ayant nouvellement commence (initie) le traitement ARV dans l'etablissement au cours du mois_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "10-14 ans, Masculin", + "MOH_Disag_ID": "COIMYUgXS10", + "MOH_Indicator_ID": "uzRicBQ7oCh", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de Patients VIH positif ayant nouvellement commence (initie) le traitement ARV dans l'etablissement au cours du mois_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "0-11 mois, Masculin", + "MOH_Disag_ID": "HfKG4nY4GxP", + "MOH_Indicator_ID": "uzRicBQ7oCh", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de Patients VIH positif ayant nouvellement commence (initie) le traitement ARV dans l'etablissement au cours du mois_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "5-9 ans , Masculin", + "MOH_Disag_ID": "LhM3JYaC4sw", + "MOH_Indicator_ID": "uzRicBQ7oCh", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de Patients VIH positif ayant nouvellement commence (initie) le traitement ARV dans l'etablissement au cours du mois_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "1-4 ans, Masculin", + "MOH_Disag_ID": "nmvcJXCOkbZ", + "MOH_Indicator_ID": "uzRicBQ7oCh", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + } + ] + }, + { + "status": "Success", + "country_org": "DATIM-MOH-KEN-FY19", + "period": "FY19", + "country_code": "KEN", + "country_name": "Kenya", + "imap": [ + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "MOH 731 Tested_20-24(F) HV01-07", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "JiuqbydCIcy", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "MOH 731 Tested_1-9 HV01-01", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "OePJt8CcZ0d", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "MOH 731 Tested_15-19 (M) HV01-04", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "XiRbc0DSMOH", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "MOH 731 Tested_15-19(F) HV01-05", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "YXJf27jfkvS", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "MOH 731 Tested_25+ (F) HV01-09", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "atSQz5O7e2A", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "MOH 731 Tested_10-14(F) HV01-03", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "gMICOUtzqRb", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "MOH 731 Tested_25+ (M) HV01-08", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "gTkVw97FnQK", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "MOH 731 Tested_10-14 (M) HV01-02", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "lj9QYJqS7bN", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "MOH 731 Tested_20-24(M) HV01-06", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "pkShOkgNQt2", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "MOH 731 Positive_1-9 HV01-17", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "du5RMT3aecB", + "DATIM_Disag_ID": "DY0yrJtBeSC", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Unknown Sex, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "MOH 731 Tested_10-14(F) HV01-03", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "gMICOUtzqRb", + "DATIM_Disag_ID": "FSmIqIsgheB", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "MOH 731 Positive_10-14(F) HV01-19", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "wu0ITFRjUzF", + "DATIM_Disag_ID": "FSmIqIsgheB", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "MOH 731 Positive_10-14(F) HV01-19", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "wu0ITFRjUzF", + "DATIM_Disag_ID": "HrQbkVgBM1X", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "MOH 731 Tested_10-14 (M) HV01-02", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "lj9QYJqS7bN", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "MOH 731 Positive_10-14(M) HV01-18", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "D9YwtS6RhQ1", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "MOH 731 Tested_1-9 HV01-01", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "OePJt8CcZ0d", + "DATIM_Disag_ID": "PrIxM0pIjFl", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Unknown Sex, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "MOH 731 Positive_1-9 HV01-17", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "du5RMT3aecB", + "DATIM_Disag_ID": "PrIxM0pIjFl", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Unknown Sex, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "MOH 731 Positive_10-14(M) HV01-18", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "D9YwtS6RhQ1", + "DATIM_Disag_ID": "R4WXCEzPZcY", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "MOH 731 Positive_25+(F) HV01-25", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "cBTa1jVzT8f", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "MOH 731 Positive_20-24(F) HV01-23", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "oCFXmpol7D8", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "MOH 731 Positive_15-19(F) HV01-21", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "xMNhnyu7vm1", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "MOH 731 Positive_20-24(M) HV01-22", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "F9OR49Lc1aR", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "MOH 731 Positive_25+(M) HV01-24", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "J4vNm7YEkdj", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "MOH 731 Positive_15-19(M) HV01-20", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "kLXGWRLzCAw", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "MOH 731 Positive_20-24(M) HV01-22", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "F9OR49Lc1aR", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "MOH 731 Positive_25+(M) HV01-24", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "J4vNm7YEkdj", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "MOH 731 Tested_15-19 (M) HV01-04", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "XiRbc0DSMOH", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "MOH 731 Tested_25+ (M) HV01-08", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "gTkVw97FnQK", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "MOH 731 Positive_15-19(M) HV01-20", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "kLXGWRLzCAw", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "MOH 731 Tested_20-24(M) HV01-06", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "pkShOkgNQt2", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "MOH 731 Tested_20-24(F) HV01-07", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "JiuqbydCIcy", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "MOH 731 Tested_15-19(F) HV01-05", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "YXJf27jfkvS", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "MOH 731 Tested_25+ (F) HV01-09", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "atSQz5O7e2A", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "MOH 731 Positive_25+(F) HV01-25", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "cBTa1jVzT8f", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "MOH 731 Positive_20-24(F) HV01-23", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "oCFXmpol7D8", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "MOH 731 Positive_15-19(F) HV01-21", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "xMNhnyu7vm1", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "MOH_Indicator_Name": "MOH 731 Start HAART_ANC HV02-17", + "DATIM_Indicator_Category": "PMTCT_ART", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "WNFWVHMqPv9", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "MOH_Indicator_Name": "MOH 731 On HAART at 1st ANC HV02-16", + "DATIM_Indicator_Category": "PMTCT_ART", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "lJpaBye9B0H", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex", + "MOH_Indicator_Name": "MOH 731 Initial test at ANC HV02-04", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "ETX9cUWF43c", + "DATIM_Disag_ID": "Jwb1SWomgpk", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex", + "MOH_Indicator_Name": "MOH 731 Known Positive at 1st ANC HV02-03", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "qSgLzXh46n9", + "DATIM_Disag_ID": "Jwb1SWomgpk", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "MOH_Indicator_Name": "MOH 731 Initial test at ANC HV02-04", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "ETX9cUWF43c", + "DATIM_Disag_ID": "PCasMOWl24Y", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "MOH_Indicator_Name": "MOH 731 Positive Results_ANC HV02-11", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "nwXS5vxrrr7", + "DATIM_Disag_ID": "PCasMOWl24Y", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "MOH_Indicator_Name": "MOH 731 Known Positive at 1st ANC HV02-03", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "qSgLzXh46n9", + "DATIM_Disag_ID": "o0gcwyuh7mU", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "MOH_Indicator_Name": "MOH 731 Positive Results_ANC HV02-11", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "nwXS5vxrrr7", + "DATIM_Disag_ID": "pc4W2rmWK4q", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female, Newly Identified Positive", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "MOH 731 Completed IPT_12months HV03-066", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "IqkEA3etj2f", + "DATIM_Disag_ID": "Gfje2jHn5TY", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Unknown Age, Unknown Sex, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "MOH 731 On ART_20-24(M) HV03-034", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "e93GKJTHKAX", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "MOH 731 On ART_15-19(M) HV03-032", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "oOOnacUi9Jm", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "MOH 731 On ART_25+(M) HV03-036", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "pR7VzBydoj3", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "MOH 731 On ART_15-19 (F) HV03-033", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "AQsTt7jtKbt", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "MOH 731 On ART_20-24 (F) HV03-035", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "EhZQp3PTA3C", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "MOH 731 On ART_25+ (F) HV03-037", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "yNCUlEYkmyA", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "MOH 731 On ART_10-14 (F) HV03-031", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "GSEmLUnrvzj", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "MOH 731 On ART_<1 HV03-028", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "SJL4k6Gl53C", + "DATIM_Disag_ID": "uURluLqPIJ5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Unknown Sex, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "MOH 731 On ART_1-9 HV03-029", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "wbJOu4h2SSz", + "DATIM_Disag_ID": "uURluLqPIJ5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Unknown Sex, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "MOH 731 On ART_10-14(M) HV03-030", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "Jbu4if6gtDp", + "DATIM_Disag_ID": "zHSL7ATXJib", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "MOH 731 Start ART_20-24(M) HV03-022", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "K59f8nZ5vhy", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "MOH 731 Start ART_25+(M) HV03-024 HV03-022", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "SCMKsiNj6c5", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "MOH 731 Start ART_15-19(M) HV03-020", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "yWkSi8L3qGm", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": " MOH 731 Start ART_15-19 (F) HV03-021", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "DaNcGZnkclz", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "MOH 731 Start ART_25+ (F) HV03-025", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "Nv4OkbdDvmm", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "OH 731 Start ART_20-24 (F) HV03-023", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "zNCSlBKbS6d", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "MOH 731 Start ART_10-14 (F) HV03-019", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "jthpt5cVV9c", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "MOH 731 Start ART_1-9 HV03-017", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "Hbc2qRi0U5x", + "DATIM_Disag_ID": "uURluLqPIJ5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Unknown Sex, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "MOH 731 Start ART_<1 HV03-016", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "mACm1JUzeLT", + "DATIM_Disag_ID": "uURluLqPIJ5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Unknown Sex, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "MOH 731 Start ART_10-14(M) HV03-018", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "LC2OqnUC5Sn", + "DATIM_Disag_ID": "zHSL7ATXJib", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + } + ] + }, + { + "status": "Success", + "country_org": "DATIM-MOH-ETH-FY19", + "period": "FY19", + "country_code": "ETH", + "country_name": "Ethiopia", + "imap": [ + { + "MOH_Indicator_Name": "Number of individuals who have been tested for HIV and who received their results", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at PITC", + "MOH_Disag_ID": "XsLOtTOO4Ma", + "MOH_Indicator_ID": "HIV_PITC.1", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of individuals who have been tested for HIV and who received their results", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at VCT", + "MOH_Disag_ID": "Pk3432yo5g4", + "MOH_Indicator_ID": "HIV_VCT.1", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients receiving HIV test results at PITC: < 1 Female", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients receiving HIV test results at PITC: < 1 Female", + "MOH_Disag_ID": "FBcc7YkoH1y.uQGKsfDfdos", + "MOH_Indicator_ID": "HIV_PITC.1.2", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients receiving HIV test results at PITC: 1- 4 Female", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients receiving HIV test results at PITC: 1- 4 Female", + "MOH_Disag_ID": "jEuOPST0hg0.uQGKsfDfdos", + "MOH_Indicator_ID": "HIV_PITC.1.4", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients receiving HIV test results at PITC: 5 -9 Female", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients receiving HIV test results at PITC: 5 -9 Female", + "MOH_Disag_ID": "FBcc7YkoH1y.Zv06s01IYEp", + "MOH_Indicator_ID": "HIV_PITC.1.6", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients receiving HIV test results at PITC: 10 -14 Female", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients receiving HIV test results at PITC: 5 -9 Female", + "MOH_Disag_ID": "FBcc7YkoH1y.Zv06s01IYEp", + "MOH_Indicator_ID": "HIV_PITC.1.8", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients receiving HIV test results at VCT: < 1 Female", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients receiving HIV test results at VCT: < 1 Female", + "MOH_Disag_ID": "jEuOPST0hg0.Zv06s01IYEp", + "MOH_Indicator_ID": "HIV_VCT", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients receiving HIV test results at VCT: < 1 Female", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients receiving HIV test results at VCT: < 1 Female", + "MOH_Disag_ID": "FBcc7YkoH1y.jhb8pntrUOs", + "MOH_Indicator_ID": "HIV_VCT.1.2", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients receiving HIV test results at VCT: 1-4 Female", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients receiving HIV test results at VCT: 1-4 Female", + "MOH_Disag_ID": "jEuOPST0hg0.jhb8pntrUOs", + "MOH_Indicator_ID": "HIV_VCT.1.4", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients receiving HIV test results at VCT: 5 - 9 Female", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients receiving HIV test results at VCT: 5 - 9 Female", + "MOH_Disag_ID": "FBcc7YkoH1y.IoL37Mt8o2u", + "MOH_Indicator_ID": "HIV_VCT.1.6", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients receiving HIV test results at VCT: 10 -14 Female", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients receiving HIV test results at VCT: 10 -14 Female", + "MOH_Disag_ID": "jEuOPST0hg0.IoL37Mt8o2u", + "MOH_Indicator_ID": "HIV_VCT.1.8", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Disag_ID": "HTS_TST_u15_female_neg", + "MOH_Indicator_ID": "NegativeLT15Female", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at PITC: <1 Female ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at PITC: <1 Female ", + "MOH_Disag_ID": "Pk3432yo5g4.uQGKsfDfdos", + "MOH_Indicator_ID": "PITC_Pos.1.2", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at PITC: 1-4 Female ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at PITC: 1-4 Female ", + "MOH_Disag_ID": "XsLOtTOO4Ma.uQGKsfDfdos", + "MOH_Indicator_ID": "PITC_Pos.1.4", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at PITC: 5 -9 Female ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at PITC: 5 -9 Female ", + "MOH_Disag_ID": "Pk3432yo5g4.Zv06s01IYEp", + "MOH_Indicator_ID": "PITC_Pos.1.6", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at PITC: 10 -14 Female ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at PITC: 10 -14 Female ", + "MOH_Disag_ID": "XsLOtTOO4Ma.Zv06s01IYEp", + "MOH_Indicator_ID": "PITC_Pos.1.8", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at VCT: < 1 Female", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at VCT: < 1 Female", + "MOH_Disag_ID": "Pk3432yo5g4.jhb8pntrUOs", + "MOH_Indicator_ID": "VCT_Pos.1.2", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at VCT: 1-4 Female", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at VCT: 1-4 Female", + "MOH_Disag_ID": "XsLOtTOO4Ma.jhb8pntrUOs", + "MOH_Indicator_ID": "VCT_Pos.1.4", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at VCT: 5-9 Female", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at VCT: 5-9 Female", + "MOH_Disag_ID": "Pk3432yo5g4.IoL37Mt8o2u", + "MOH_Indicator_ID": "VCT_Pos.1.6", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at VCT: 10 -14 Female", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at VCT: 10 -14 Female", + "MOH_Disag_ID": "XsLOtTOO4Ma.IoL37Mt8o2u", + "MOH_Indicator_ID": "VCT_Pos.1.8", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Disag_ID": "HTS_TST_u15_female_pos", + "MOH_Indicator_ID": "PositiveLT15Female", + "DATIM_Disag_ID": "HrQbkVgBM1X", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at PITC: <1 Female ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at PITC: <1 Female ", + "MOH_Disag_ID": "Pk3432yo5g4.uQGKsfDfdos", + "MOH_Indicator_ID": "PITC_Pos.1.2", + "DATIM_Disag_ID": "HrQbkVgBM1X", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at PITC: 1-4 Female ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at PITC: 1-4 Female ", + "MOH_Disag_ID": "XsLOtTOO4Ma.uQGKsfDfdos", + "MOH_Indicator_ID": "PITC_Pos.1.4", + "DATIM_Disag_ID": "HrQbkVgBM1X", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at PITC: 5 -9 Female ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at PITC: 5 -9 Female ", + "MOH_Disag_ID": "Pk3432yo5g4.Zv06s01IYEp", + "MOH_Indicator_ID": "PITC_Pos.1.6", + "DATIM_Disag_ID": "HrQbkVgBM1X", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at PITC: 10 -14 Female ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at PITC: 10 -14 Female ", + "MOH_Disag_ID": "XsLOtTOO4Ma.Zv06s01IYEp", + "MOH_Indicator_ID": "PITC_Pos.1.8", + "DATIM_Disag_ID": "HrQbkVgBM1X", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at VCT: < 1 Female", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at VCT: < 1 Female", + "MOH_Disag_ID": "Pk3432yo5g4.jhb8pntrUOs", + "MOH_Indicator_ID": "VCT_Pos.1.2", + "DATIM_Disag_ID": "HrQbkVgBM1X", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at VCT: 1-4 Female", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at VCT: 1-4 Female", + "MOH_Disag_ID": "XsLOtTOO4Ma.jhb8pntrUOs", + "MOH_Indicator_ID": "VCT_Pos.1.4", + "DATIM_Disag_ID": "HrQbkVgBM1X", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at VCT: 5-9 Female", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at VCT: 5-9 Female", + "MOH_Disag_ID": "Pk3432yo5g4.IoL37Mt8o2u", + "MOH_Indicator_ID": "VCT_Pos.1.6", + "DATIM_Disag_ID": "HrQbkVgBM1X", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at VCT: 10 -14 Female", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at VCT: 10 -14 Female", + "MOH_Disag_ID": "XsLOtTOO4Ma.IoL37Mt8o2u", + "MOH_Indicator_ID": "VCT_Pos.1.8", + "DATIM_Disag_ID": "HrQbkVgBM1X", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Clients receiving HIV test results at PITC: < 1 yr: Male ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients receiving HIV test results at PITC: < 1 yr: Male ", + "MOH_Disag_ID": "jEuOPST0hg0.VCjiUvR8LRp", + "MOH_Indicator_ID": "HIV_PITC.1.1", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients receiving HIV test results at PITC: 1- 4 yr: Male ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients receiving HIV test results at PITC: 1- 4 yr: Male ", + "MOH_Disag_ID": "FBcc7YkoH1y.VCjiUvR8LRp", + "MOH_Indicator_ID": "HIV_PITC.1.3", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients receiving HIV test results at PITC: 5 - 9yr: Male ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients receiving HIV test results at PITC: 5 - 9yr: Male ", + "MOH_Disag_ID": "jEuOPST0hg0.NCsDfLwsJbD", + "MOH_Indicator_ID": "HIV_PITC.1.5", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients receiving HIV test results at PITC: 10 -14yr: Male ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients receiving HIV test results at PITC: 10 -14yr: Male ", + "MOH_Disag_ID": "FBcc7YkoH1y.NCsDfLwsJbD", + "MOH_Indicator_ID": "HIV_PITC.1.7", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients receiving HIV test results at VCT: < 1 yr : Male ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients receiving HIV test results at VCT: < 1 yr : Male ", + "MOH_Disag_ID": "jEuOPST0hg0.oglkp3riNwB", + "MOH_Indicator_ID": "HIV_VCT.1.1", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients receiving HIV test results at VCT: 1-4yr : Male ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients receiving HIV test results at VCT: 1-4yr : Male", + "MOH_Disag_ID": "FBcc7YkoH1y.oglkp3riNwB", + "MOH_Indicator_ID": "HIV_VCT.1.3", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients receiving HIV test results at VCT: 5- 9yr : Male ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients receiving HIV test results at VCT: 5- 9yr : Male ", + "MOH_Disag_ID": "jEuOPST0hg0.EZGJBfAul47", + "MOH_Indicator_ID": "HIV_VCT.1.5", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients receiving HIV test results at VCT: 10 - 14yr : Male ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients receiving HIV test results at VCT: 10 - 14yr : Male ", + "MOH_Disag_ID": "FBcc7YkoH1y.EZGJBfAul47", + "MOH_Indicator_ID": "HIV_VCT.1.7", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Disag_ID": "HTS_TST_u15_male_neg", + "MOH_Indicator_ID": "NegativeLT15Male", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at PITC: < 1 yr: Male ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at PITC: < 1 yr: Male", + "MOH_Disag_ID": "Pk3432yo5g4.VCjiUvR8LRp", + "MOH_Indicator_ID": "PITC_Pos.1.1", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at PITC: 1-4 yr : Male ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at PITC: 1-4 yr : Male ", + "MOH_Disag_ID": "XsLOtTOO4Ma.VCjiUvR8LRp", + "MOH_Indicator_ID": "PITC_Pos.1.3", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at PITC: 5-9 yr : Male ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at PITC: 5-9 yr : Male ", + "MOH_Disag_ID": "Pk3432yo5g4.NCsDfLwsJbD", + "MOH_Indicator_ID": "PITC_Pos.1.5", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at PITC: 10-14 yr : Male ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at PITC: 10-14 yr : Male ", + "MOH_Disag_ID": "XsLOtTOO4Ma.NCsDfLwsJbD", + "MOH_Indicator_ID": "PITC_Pos.1.7", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at VCT: < 1 yr: Male ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at VCT: < 1 yr: Male ", + "MOH_Disag_ID": "Pk3432yo5g4.oglkp3riNwB", + "MOH_Indicator_ID": "VCT_Pos.1.1", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at VCT: 1-4yr: Male ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at VCT: 1-4yr: Male ", + "MOH_Disag_ID": "XsLOtTOO4Ma.oglkp3riNwB", + "MOH_Indicator_ID": "VCT_Pos.1.3", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at VCT: 5-9 yr: Male ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at VCT: 5-9 yr: Male ", + "MOH_Disag_ID": "Pk3432yo5g4.EZGJBfAul47", + "MOH_Indicator_ID": "VCT_Pos.1.5", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at VCT: 10-14 yr: Male ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at VCT: 10-14 yr: Male ", + "MOH_Disag_ID": "XsLOtTOO4Ma.EZGJBfAul47", + "MOH_Indicator_ID": "VCT_Pos.1.7", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Disag_ID": "HTS_TST_u15_male_pos", + "MOH_Indicator_ID": "PositiveLT15Male", + "DATIM_Disag_ID": "R4WXCEzPZcY", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at VCT: 5-9 yr: Male ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at VCT: 10-14 yr: Male ", + "MOH_Disag_ID": "XsLOtTOO4Ma.EZGJBfAul47", + "MOH_Indicator_ID": "VCT_Pos.1.5", + "DATIM_Disag_ID": "R4WXCEzPZcY", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at PITC: < 1 yr: Male ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at PITC: < 1 yr: Male", + "MOH_Disag_ID": "Pk3432yo5g4.VCjiUvR8LRp", + "MOH_Indicator_ID": "PITC_Pos.1.1", + "DATIM_Disag_ID": "R4WXCEzPZcY", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at PITC: 1-4 yr : Male ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at PITC: 1-4 yr : Male ", + "MOH_Disag_ID": "XsLOtTOO4Ma.VCjiUvR8LRp", + "MOH_Indicator_ID": "PITC_Pos.1.3", + "DATIM_Disag_ID": "R4WXCEzPZcY", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at PITC: 5-9 yr : Male ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at PITC: 5-9 yr : Male ", + "MOH_Disag_ID": "Pk3432yo5g4.NCsDfLwsJbD", + "MOH_Indicator_ID": "PITC_Pos.1.5", + "DATIM_Disag_ID": "R4WXCEzPZcY", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at PITC: 10-14 yr : Male ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at PITC: 10-14 yr : Male ", + "MOH_Disag_ID": "XsLOtTOO4Ma.NCsDfLwsJbD", + "MOH_Indicator_ID": "PITC_Pos.1.7", + "DATIM_Disag_ID": "R4WXCEzPZcY", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at VCT: < 1 yr: Male ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at VCT: < 1 yr: Male ", + "MOH_Disag_ID": "Pk3432yo5g4.oglkp3riNwB", + "MOH_Indicator_ID": "VCT_Pos.1.1", + "DATIM_Disag_ID": "R4WXCEzPZcY", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at VCT: 1-4yr: Male ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at VCT: 1-4yr: Male ", + "MOH_Disag_ID": "XsLOtTOO4Ma.oglkp3riNwB", + "MOH_Indicator_ID": "VCT_Pos.1.3", + "DATIM_Disag_ID": "R4WXCEzPZcY", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at VCT: 5-9 yr: Male ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at VCT: 5-9 yr: Male ", + "MOH_Disag_ID": "Pk3432yo5g4.EZGJBfAul47", + "MOH_Indicator_ID": "VCT_Pos.1.5", + "DATIM_Disag_ID": "R4WXCEzPZcY", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at PITC: 15-19 yr Female", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at PITC: 15-19 yr Female", + "MOH_Disag_ID": "XsLOtTOO4Ma.yKxKFNgTYpe", + "MOH_Indicator_ID": "HIV_PITC_Pos", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at PITC: 15-19 yr Female", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at PITC: 15-19 yr Female", + "MOH_Disag_ID": "Pk3432yo5g4.j9VdW9Ox3N4", + "MOH_Indicator_ID": "PITC_Pos.1.10", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at PITC: 20-24 yr Female", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at PITC: 20-24 yr Female", + "MOH_Disag_ID": "XsLOtTOO4Ma.j9VdW9Ox3N4", + "MOH_Indicator_ID": "PITC_Pos.1.12", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at PITC: 25-49yr Female", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at PITC: 25-49yr Female", + "MOH_Disag_ID": "Pk3432yo5g4.REM96ydb4j7", + "MOH_Indicator_ID": "PITC_Pos.1.14", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at PITC: >= 50 yrr Female", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at PITC: >= 50 yrr Female", + "MOH_Disag_ID": "XsLOtTOO4Ma.REM96ydb4j7", + "MOH_Indicator_ID": "PITC_Pos.1.16", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Disag_ID": "HTS_TST_o15_female_pos", + "MOH_Indicator_ID": "PositiveAB15Female", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at VCT: 15-19 yr Female", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at VCT: 15-19 yr : Female", + "MOH_Disag_ID": "Pk3432yo5g4.yKxKFNgTYpe", + "MOH_Indicator_ID": "VCT_Pos.1.10", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at VCT: 20-24 yr Female", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at VCT: 15-19 yr : Female", + "MOH_Disag_ID": "Pk3432yo5g4.yKxKFNgTYpe", + "MOH_Indicator_ID": "VCT_Pos.1.12", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at VCT: 25-49yr Female", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at VCT: 25-49yr Female", + "MOH_Disag_ID": "Pk3432yo5g4.QRx91653hi4", + "MOH_Indicator_ID": "VCT_Pos.1.14", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at VCT: >= 50 yrr Female", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at VCT: >= 50 yr Female", + "MOH_Disag_ID": "XsLOtTOO4Ma.QRx91653hi4", + "MOH_Indicator_ID": "VCT_Pos.1.16", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at PITC: 20 - 24yr Male", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at PITC: 20-24 yr Male", + "MOH_Disag_ID": "XsLOtTOO4Ma.XGN7KObgMUp", + "MOH_Indicator_ID": "PITC_Pos.1.11", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at PITC: 25 - 49yr Male", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at PITC: 25 - 49yr Male", + "MOH_Disag_ID": "Pk3432yo5g4.OgS7xhfgy8f", + "MOH_Indicator_ID": "PITC_Pos.1.13", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at PITC: >= 50 yr : Male ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at PITC: >= 50 yr : Male ", + "MOH_Disag_ID": "XsLOtTOO4Ma.OgS7xhfgy8f", + "MOH_Indicator_ID": "PITC_Pos.1.15", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at PITC: 15-19 yr Male", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at PITC: 15-19 yr Male", + "MOH_Disag_ID": "Pk3432yo5g4.XGN7KObgMUp", + "MOH_Indicator_ID": "PITC_Pos.1.9", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Disag_ID": "HTS_TST_o15_male_pos", + "MOH_Indicator_ID": "PositiveAB15Male", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at VCT: 20-24 yr Male", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at VCT: 20-24 yr Male", + "MOH_Disag_ID": "XsLOtTOO4Ma.UbsjYFTIzbJ", + "MOH_Indicator_ID": "VCT_Pos.1.11", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at VCT: 25-49yr Female", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at VCT: 25-49yr Female", + "MOH_Disag_ID": "Pk3432yo5g4.iJ9xA16rF0f", + "MOH_Indicator_ID": "VCT_Pos.1.13", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at VCT: >= 50 yrr Female", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at VCT: >= 50 yrr Female", + "MOH_Disag_ID": "XsLOtTOO4Ma.iJ9xA16rF0f", + "MOH_Indicator_ID": "VCT_Pos.1.15", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at VCT: 15-19 yr Male", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at VCT: 15-19 yr Male", + "MOH_Disag_ID": "Pk3432yo5g4.UbsjYFTIzbJ", + "MOH_Indicator_ID": "VCT_Pos.1.9", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients receiving HIV test results at PITC: 20-24yr : Male ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients receiving HIV test results at PITC: 20-24yr : Male ", + "MOH_Disag_ID": "FBcc7YkoH1y.XGN7KObgMUp", + "MOH_Indicator_ID": "HIV_PITC.1.11", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients receiving HIV test results at PITC: 25-49yr : Male ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients receiving HIV test results at PITC: 25-49yr : Male ", + "MOH_Disag_ID": "jEuOPST0hg0.OgS7xhfgy8f", + "MOH_Indicator_ID": "HIV_PITC.1.13", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients receiving HIV test results at PITC: >= 50 yr : Male ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients receiving HIV test results at PITC: >= 50 yr : Male ", + "MOH_Disag_ID": "FBcc7YkoH1y.OgS7xhfgy8f", + "MOH_Indicator_ID": "HIV_PITC.1.15", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients receiving HIV test results at PITC: 15-19 yr : Male ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients receiving HIV test results at PITC: 15-19 yr : Male ", + "MOH_Disag_ID": "jEuOPST0hg0.XGN7KObgMUp", + "MOH_Indicator_ID": "HIV_PITC.1.9", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients receiving HIV test results at VCT: 20- 24 yr Female", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients receiving HIV test results at VCT: 20 -24 yr : Male ", + "MOH_Disag_ID": "FBcc7YkoH1y.UbsjYFTIzbJ", + "MOH_Indicator_ID": "HIV_VCT.1.11", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients receiving HIV test results at VCT:>=50 yr : Female", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients receiving HIV test results at VCT: 25 -49 yr : Male ", + "MOH_Disag_ID": "jEuOPST0hg0.iJ9xA16rF0f", + "MOH_Indicator_ID": "HIV_VCT.1.13", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients receiving HIV test results at VCT: >= 50 yr : Male ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients receiving HIV test results at VCT:>= 50 yr : Male ", + "MOH_Disag_ID": "FBcc7YkoH1y.iJ9xA16rF0f", + "MOH_Indicator_ID": "HIV_VCT.1.15", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients receiving HIV test results at VCT: 15-19 yr Female", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients receiving HIV test results at VCT: 15-19 yr : Male ", + "MOH_Disag_ID": "jEuOPST0hg0.UbsjYFTIzbJ", + "MOH_Indicator_ID": "HIV_VCT.1.9", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Disag_ID": "HTS_TST_o15_male_neg", + "MOH_Indicator_ID": "NegativeAB15Male", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at PITC: 20 - 24yr Male", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at PITC: 20-24 yr Male", + "MOH_Disag_ID": "XsLOtTOO4Ma.XGN7KObgMUp", + "MOH_Indicator_ID": "PITC_Pos.1.11", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at PITC: 25 - 49yr Male", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at PITC: 25 - 49yr Male", + "MOH_Disag_ID": "Pk3432yo5g4.OgS7xhfgy8f", + "MOH_Indicator_ID": "PITC_Pos.1.13", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at PITC: 15-19 yr Male", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at PITC: 15-19 yr Male", + "MOH_Disag_ID": "Pk3432yo5g4.XGN7KObgMUp", + "MOH_Indicator_ID": "PITC_Pos.1.9", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at VCT: 20-24 yr Male", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at VCT: 20-24 yr Male", + "MOH_Disag_ID": "XsLOtTOO4Ma.UbsjYFTIzbJ", + "MOH_Indicator_ID": "VCT_Pos.1.11", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at VCT: 25-49yr Female", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at VCT: 25-49yr Female", + "MOH_Disag_ID": "Pk3432yo5g4.iJ9xA16rF0f", + "MOH_Indicator_ID": "VCT_Pos.1.13", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at VCT: >= 50 yrr Female", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at VCT: >= 50 yrr Female", + "MOH_Disag_ID": "XsLOtTOO4Ma.iJ9xA16rF0f", + "MOH_Indicator_ID": "VCT_Pos.1.15", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at VCT: 15-19 yr Male", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at VCT: 15-19 yr Male", + "MOH_Disag_ID": "Pk3432yo5g4.UbsjYFTIzbJ", + "MOH_Indicator_ID": "VCT_Pos.1.9", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at PITC: 25 - 49yr Male", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at PITC: >= 50 yr : Male ", + "MOH_Disag_ID": "XsLOtTOO4Ma.OgS7xhfgy8f", + "MOH_Indicator_ID": "PITC_Pos.1.13", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Clients receiving HIV test results at PITC: < 1 Female", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients receiving HIV test results at PITC: 15-19 yr Female", + "MOH_Disag_ID": "jEuOPST0hg0.j9VdW9Ox3N4", + "MOH_Indicator_ID": "HIV_PITC.1.2", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients receiving HIV test results at PITC: 1- 4 Female", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients receiving HIV test results at PITC: 20- 24 yr Female", + "MOH_Disag_ID": "FBcc7YkoH1y.j9VdW9Ox3N4", + "MOH_Indicator_ID": "HIV_PITC.1.4", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients receiving HIV test results at PITC: 5 -9 Female", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients receiving HIV test results at PITC: >= 50 yr : Female", + "MOH_Disag_ID": "FBcc7YkoH1y.REM96ydb4j7", + "MOH_Indicator_ID": "HIV_PITC.1.6", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients receiving HIV test results at PITC: 5 -9 Female", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients receiving HIV test results at PITC: 25 - 49yr Female", + "MOH_Disag_ID": "jEuOPST0hg0.REM96ydb4j7", + "MOH_Indicator_ID": "HIV_PITC.1.6", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at PITC: 15-19 yr Female", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at PITC: 15-19 yr Female", + "MOH_Disag_ID": "XsLOtTOO4Ma.yKxKFNgTYpe", + "MOH_Indicator_ID": "HIV_PITC_Pos", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients receiving HIV test results at VCT: 20- 24 yr Female", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients receiving HIV test results at VCT: 20- 24 yr Femal", + "MOH_Disag_ID": "FBcc7YkoH1y.yKxKFNgTYpe", + "MOH_Indicator_ID": "HIV_VCT.1.11", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients receiving HIV test results at VCT:>=50 yr : Female", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients receiving HIV test results at VCT: >= 50 yr : Female", + "MOH_Disag_ID": "FBcc7YkoH1y.QRx91653hi4", + "MOH_Indicator_ID": "HIV_VCT.1.13", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients receiving HIV test results at VCT:>=50 yr : Female", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients receiving HIV test results at VCT: 25- 49 yr Femal", + "MOH_Disag_ID": "jEuOPST0hg0.QRx91653hi4", + "MOH_Indicator_ID": "HIV_VCT.1.13", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients receiving HIV test results at VCT: 15-19 yr Female", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients receiving HIV test results at VCT: 15-19 yr Female", + "MOH_Disag_ID": "jEuOPST0hg0.yKxKFNgTYpe", + "MOH_Indicator_ID": "HIV_VCT.1.9", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Disag_ID": "HTS_TST_o15_female_neg", + "MOH_Indicator_ID": "NegativeAB15Female", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at PITC: 15-19 yr Female", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at PITC: 15-19 yr Female", + "MOH_Disag_ID": "Pk3432yo5g4.j9VdW9Ox3N4", + "MOH_Indicator_ID": "PITC_Pos.1.10", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at PITC: 20-24 yr Female", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at PITC: 20-24 yr Female", + "MOH_Disag_ID": "XsLOtTOO4Ma.j9VdW9Ox3N4", + "MOH_Indicator_ID": "PITC_Pos.1.12", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at PITC: 25-49yr Female", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at PITC: 25-49yr Female", + "MOH_Disag_ID": "Pk3432yo5g4.REM96ydb4j7", + "MOH_Indicator_ID": "PITC_Pos.1.14", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at PITC: >= 50 yrr Female", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at PITC: >= 50 yrr Female", + "MOH_Disag_ID": "XsLOtTOO4Ma.REM96ydb4j7", + "MOH_Indicator_ID": "PITC_Pos.1.16", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at VCT: 15-19 yr Female", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at VCT: 15-19 yr : Female", + "MOH_Disag_ID": "Pk3432yo5g4.yKxKFNgTYpe", + "MOH_Indicator_ID": "VCT_Pos.1.10", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at VCT: 20-24 yr Female", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at VCT: 15-19 yr : Female", + "MOH_Disag_ID": "Pk3432yo5g4.yKxKFNgTYpe", + "MOH_Indicator_ID": "VCT_Pos.1.12", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at VCT: 25-49yr Female", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at VCT: 25-49yr Female", + "MOH_Disag_ID": "Pk3432yo5g4.QRx91653hi4", + "MOH_Indicator_ID": "VCT_Pos.1.14", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at VCT: >= 50 yrr Female", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at VCT: >= 50 yr Female", + "MOH_Disag_ID": "XsLOtTOO4Ma.QRx91653hi4", + "MOH_Indicator_ID": "VCT_Pos.1.16", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of HIV positive women who received ART to reduce the risk of mother to child transmission during ANC for the first time", + "Classification": "n/a", + "DATIM_Indicator_Category": "PMTCT_ART", + "MOH_Disag_Name": "Number of HIV positive women who received ART to reduce the risk of mother to child transmission during ANC for the first time", + "MOH_Disag_ID": "wEWni822Yyj", + "MOH_Indicator_ID": "PMTCT_ARV.1", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "PMTCT_ART_N_MOH", + "Classification": "n/a", + "DATIM_Indicator_Category": "PMTCT_ART", + "MOH_Disag_Name": "PMTCT_ART_N_MOH", + "MOH_Disag_ID": "PMTCT_ART", + "MOH_Indicator_ID": "Total", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of pregnant women tested and know their HIV result during pregnancy", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "Number of pregnant women tested and know their HIV result during pregnancy", + "MOH_Disag_ID": "pMTkfGFWr0n", + "MOH_Indicator_ID": "PMTCT_TST.1", + "DATIM_Disag_ID": "Jwb1SWomgpk", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex", + "DATIM_Disag_Name": "Female", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "PMTCT_ART_N_MOH", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "PMTCT_STAT_N_MOH", + "MOH_Disag_ID": "PMTCT_STAT", + "MOH_Indicator_ID": "Total", + "DATIM_Disag_ID": "Jwb1SWomgpk", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex", + "DATIM_Disag_Name": "Female", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of women with known HIV positive status attending ANC, delivery and postpartum for new pregnancy linked from Pre ART and ART ", + "Classification": "coarse", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "Number of women with known HIV positive status attending ANC, delivery and postpartum for new pregnancy linked from Pre ART and ART ", + "MOH_Disag_ID": "PMTCT_KNpos", + "MOH_Indicator_ID": "PMTCT_KNpos", + "DATIM_Disag_ID": "o0gcwyuh7mU", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "DATIM_Disag_Name": "Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of new HIV Postive women during ANC,L&D and Postpartum", + "Classification": "coarse", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "Number of new HIV Postive women during ANC,L&D and Postpartum", + "MOH_Disag_ID": "PMTCT_NWpos", + "MOH_Indicator_ID": "PMTCT_NWpos", + "DATIM_Disag_ID": "pc4W2rmWK4q", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "DATIM_Disag_Name": "Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Disag_ID": "TX_CURR_o15_male", + "MOH_Indicator_ID": "AB15Male", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Adult >=50 years currently on ART on third line regimen 3d= DRV/r + ABC + EFV + 3TC, Male", + "MOH_Disag_ID": "FVoAFx1K6KZ.AkAfl0jeK0Z", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_>=50_Other thirdline", + "MOH_Disag_ID": "FVoAFx1K6KZ.HbMauM6L1if", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_>=50_3a= DRV/r+DTG+AZT/3TC ", + "MOH_Disag_ID": "FVoAFx1K6KZ.QweBHLAyw3v", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_>=50_3b= DRV/r+DTG + TDF/3TC ", + "MOH_Disag_ID": "FVoAFx1K6KZ.sPLsdzomXdq", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_20-24_1g=ABC + 3TC + EFV ", + "MOH_Disag_ID": "I61H4kcSWcf.HwJt3WJxYrv", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_20-24_1h=ABC + 3TC + NVP ", + "MOH_Disag_ID": "I61H4kcSWcf.LKVdZjiSvdk", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_20-24_1d=AZT+ 3TC+ EFV ", + "MOH_Disag_ID": "I61H4kcSWcf.SPB0eu0Zb8l", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_20-24_1e=TDF + 3TC + EFV ", + "MOH_Disag_ID": "I61H4kcSWcf.dSaMr31nshR", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_20-24_other firstline regimen", + "MOH_Disag_ID": "I61H4kcSWcf.kdBIaZrhAfk", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_20-24_1f=TDF + 3TC+ NVP ", + "MOH_Disag_ID": "I61H4kcSWcf.xnyvf4IF8Tz", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_20-24_1c=AZT + 3TC+NVP", + "MOH_Disag_ID": "I61H4kcSWcf.yGvspjHbXT5", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Adult 20-24 years currently on ART on third line regimen 3d= DRV/r + ABC + EFV + 3TC, Male", + "MOH_Disag_ID": "O3rvmGlaDZi.AkAfl0jeK0Z", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_20-24_Other thirdline", + "MOH_Disag_ID": "O3rvmGlaDZi.HbMauM6L1if", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_20-24_3a= DRV/r+DTG+AZT/3TC ", + "MOH_Disag_ID": "O3rvmGlaDZi.QweBHLAyw3v", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_20-24_3b= DRV/r+DTG + TDF/3TC ", + "MOH_Disag_ID": "O3rvmGlaDZi.sPLsdzomXdq", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_>=50_2f =AZT+3TC +ATV/r ", + "MOH_Disag_ID": "TeQAj89zjHQ.DTGNJxFb20I", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_>=50_other secondline", + "MOH_Disag_ID": "TeQAj89zjHQ.DXygWpd0JQA", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_>=50_2h= TDF + 3TC + ATV/r ", + "MOH_Disag_ID": "TeQAj89zjHQ.IUtOkfahYxf", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_>=50_2g=TDF + 3TC+-LPV/r ", + "MOH_Disag_ID": "TeQAj89zjHQ.SqF1xTUWVYU", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_>=50_2i= ABC + 3TC+ LPV/r ", + "MOH_Disag_ID": "TeQAj89zjHQ.UFb3Wvw8k74", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_>=50_2e= AZT +3TC +LPV/r ", + "MOH_Disag_ID": "TeQAj89zjHQ.tGXgU4AX8ty", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_15-19_2f =AZT+3TC +ATV/r ", + "MOH_Disag_ID": "VGsnt3Oww3G.DTGNJxFb20I", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_15-19_other secondline", + "MOH_Disag_ID": "VGsnt3Oww3G.DXygWpd0JQA", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_15-19_2h= TDF + 3TC + ATV/r ", + "MOH_Disag_ID": "VGsnt3Oww3G.IUtOkfahYxf", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_15-19_2g=TDF + 3TC+-LPV/r ", + "MOH_Disag_ID": "VGsnt3Oww3G.SqF1xTUWVYU", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_15-19_2i= ABC + 3TC+ LPV/r ", + "MOH_Disag_ID": "VGsnt3Oww3G.UFb3Wvw8k74", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_15-19_2e= AZT +3TC +LPV/r ", + "MOH_Disag_ID": "VGsnt3Oww3G.tGXgU4AX8ty", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Adult 25-49 years currently on ART on third line regimen 3d= DRV/r + ABC + EFV + 3TC, Male", + "MOH_Disag_ID": "VeJINqFDxIW.AkAfl0jeK0Z", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_25-49_Other thirdline", + "MOH_Disag_ID": "VeJINqFDxIW.HbMauM6L1if", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_25-49_3a= DRV/r+DTG+AZT/3TC ", + "MOH_Disag_ID": "VeJINqFDxIW.QweBHLAyw3v", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_25-49_3b= DRV/r+DTG + TDF/3TC ", + "MOH_Disag_ID": "VeJINqFDxIW.sPLsdzomXdq", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_>=50_1g=ABC + 3TC + EFV ", + "MOH_Disag_ID": "c1F9GHtPHqD.HwJt3WJxYrv", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_>=50_1h=ABC + 3TC + NVP ", + "MOH_Disag_ID": "c1F9GHtPHqD.LKVdZjiSvdk", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_>=50_1d=AZT+ 3TC+ EFV ", + "MOH_Disag_ID": "c1F9GHtPHqD.SPB0eu0Zb8l", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Adult >=50 years currently on ART on first line regimen 1j=TDF + 3TC + DTG, Male", + "MOH_Disag_ID": "c1F9GHtPHqD.XYyaOLrtccK", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_>=50_1e=TDF + 3TC + EFV ", + "MOH_Disag_ID": "c1F9GHtPHqD.dSaMr31nshR", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_>=50_other firstline regimen", + "MOH_Disag_ID": "c1F9GHtPHqD.kdBIaZrhAfk", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_>=50_1f=TDF + 3TC+ NVP ", + "MOH_Disag_ID": "c1F9GHtPHqD.xnyvf4IF8Tz", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_>=50_1c=AZT + 3TC+NVP", + "MOH_Disag_ID": "c1F9GHtPHqD.yGvspjHbXT5", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Adult >=50 years currently on ART on first line regimen 1k= AZT +3TC +DTG, Male", + "MOH_Disag_ID": "c1F9GHtPHqD.z5SdHcOa010", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_20-24_2f =AZT+3TC +ATV/r ", + "MOH_Disag_ID": "cNjo9fcrUbH.DTGNJxFb20I", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_20-24_other secondline", + "MOH_Disag_ID": "cNjo9fcrUbH.DXygWpd0JQA", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_20-24_2h= TDF + 3TC + ATV/r ", + "MOH_Disag_ID": "cNjo9fcrUbH.IUtOkfahYxf", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_20-24_2g=TDF + 3TC+-LPV/r ", + "MOH_Disag_ID": "cNjo9fcrUbH.SqF1xTUWVYU", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_20-24_2i= ABC + 3TC+ LPV/r ", + "MOH_Disag_ID": "cNjo9fcrUbH.UFb3Wvw8k74", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_20-24_2e= AZT +3TC +LPV/r ", + "MOH_Disag_ID": "cNjo9fcrUbH.tGXgU4AX8ty", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_25-49_1g=ABC + 3TC + EFV ", + "MOH_Disag_ID": "evT8cawaTxb.HwJt3WJxYrv", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_25-49_1h=ABC + 3TC + NVP ", + "MOH_Disag_ID": "evT8cawaTxb.LKVdZjiSvdk", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_25-49_1d=AZT+ 3TC+ EFV ", + "MOH_Disag_ID": "evT8cawaTxb.SPB0eu0Zb8l", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Adult 25-49 years currently on ART on first line regimen 1j=TDF + 3TC + DTG, Male", + "MOH_Disag_ID": "evT8cawaTxb.XYyaOLrtccK", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_25-49_1e=TDF + 3TC + EFV ", + "MOH_Disag_ID": "evT8cawaTxb.dSaMr31nshR", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_25-49_other firstline regimen", + "MOH_Disag_ID": "evT8cawaTxb.kdBIaZrhAfk", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_25-49_1f=TDF + 3TC+ NVP ", + "MOH_Disag_ID": "evT8cawaTxb.xnyvf4IF8Tz", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_25-49_1c=AZT + 3TC+NVP", + "MOH_Disag_ID": "evT8cawaTxb.yGvspjHbXT5", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Adult 25-49 years currently on ART on first line regimen 1k= AZT +3TC +DTG, Male", + "MOH_Disag_ID": "evT8cawaTxb.z5SdHcOa010", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_15-19_1g=ABC + 3TC + EFV ", + "MOH_Disag_ID": "jPevxGdGnJZ.HwJt3WJxYrv", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_15-19_1h=ABC + 3TC + NVP ", + "MOH_Disag_ID": "jPevxGdGnJZ.LKVdZjiSvdk", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_15-19_1d=AZT+ 3TC+ EFV ", + "MOH_Disag_ID": "jPevxGdGnJZ.SPB0eu0Zb8l", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_15-19_1e=TDF + 3TC + EFV ", + "MOH_Disag_ID": "jPevxGdGnJZ.dSaMr31nshR", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_15-19_other firstline regimen", + "MOH_Disag_ID": "jPevxGdGnJZ.kdBIaZrhAfk", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_15-19_1f=TDF + 3TC+ NVP ", + "MOH_Disag_ID": "jPevxGdGnJZ.xnyvf4IF8Tz", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_15-19_1c=AZT + 3TC+NVP", + "MOH_Disag_ID": "jPevxGdGnJZ.yGvspjHbXT5", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_25-49_2f =AZT+3TC +ATV/r ", + "MOH_Disag_ID": "nY1CfWrx4as.DTGNJxFb20I", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_25-49_other secondline", + "MOH_Disag_ID": "nY1CfWrx4as.DXygWpd0JQA", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_25-49_2h= TDF + 3TC + ATV/r ", + "MOH_Disag_ID": "nY1CfWrx4as.IUtOkfahYxf", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_25-49_2g=TDF + 3TC+-LPV/r ", + "MOH_Disag_ID": "nY1CfWrx4as.SqF1xTUWVYU", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_25-49_2i= ABC + 3TC+ LPV/r ", + "MOH_Disag_ID": "nY1CfWrx4as.UFb3Wvw8k74", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_25-49_2e= AZT +3TC +LPV/r ", + "MOH_Disag_ID": "nY1CfWrx4as.tGXgU4AX8ty", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_15-19_Other thirdline", + "MOH_Disag_ID": "q2U2Hg9wDaC.HbMauM6L1if", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_15-19_3a= DRV/r+DTG+AZT/3TC ", + "MOH_Disag_ID": "q2U2Hg9wDaC.QweBHLAyw3v", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_15-19_3b= DRV/r+DTG + TDF/3TC ", + "MOH_Disag_ID": "q2U2Hg9wDaC.sPLsdzomXdq", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Disag_ID": "TX_CURR_o15_female", + "MOH_Indicator_ID": "AB15Female", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_50+_3a= DRV/r+DTG+AZT/3TC ", + "MOH_Disag_ID": "FVoAFx1K6KZ.NAtFUxUqVJI", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_50+_Other thirdline", + "MOH_Disag_ID": "FVoAFx1K6KZ.XAD1Ym6TqKj", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_50+_3b= DRV/r+DTG + TDF/3TC ", + "MOH_Disag_ID": "FVoAFx1K6KZ.z1NkhlTrWeV", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_20-24_1f=TDF + 3TC+ NVP ", + "MOH_Disag_ID": "I61H4kcSWcf.Hr7y9Pk6pyE", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_20-24_1c=AZT + 3TC+NVP", + "MOH_Disag_ID": "I61H4kcSWcf.ZT25lmHiJBL", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_20-24_1d=AZT+ 3TC+ EFV ", + "MOH_Disag_ID": "I61H4kcSWcf.ejheGjTXmVX", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_20-24_1e=TDF + 3TC + EFV ", + "MOH_Disag_ID": "I61H4kcSWcf.jmTk1c5zPR7", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_20-24_other firstline regimen", + "MOH_Disag_ID": "I61H4kcSWcf.q3lCg9gCH8T", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_20-24_1g=ABC + 3TC + EFV ", + "MOH_Disag_ID": "I61H4kcSWcf.sx0kkLx9kw2", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_20-24_1h=ABC + 3TC + NVP ", + "MOH_Disag_ID": "I61H4kcSWcf.xm6FBh45A9a", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Adult 20-24 years currently on ART on third line regimen 3d= DRV/r + ABC + EFV + 3TC, Female", + "MOH_Disag_ID": "O3rvmGlaDZi.JTcsuONwSwG", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_20-24_3a= DRV/r+DTG+AZT/3TC ", + "MOH_Disag_ID": "O3rvmGlaDZi.NAtFUxUqVJI", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_20-24_Other thirdline", + "MOH_Disag_ID": "O3rvmGlaDZi.XAD1Ym6TqKj", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_20-24_3b= DRV/r+DTG + TDF/3TC ", + "MOH_Disag_ID": "O3rvmGlaDZi.z1NkhlTrWeV", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_50+_2f =AZT+3TC +ATV/r ", + "MOH_Disag_ID": "TeQAj89zjHQ.Kntv9PIyzeK", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_50+_2g=TDF + 3TC+-LPV/r ", + "MOH_Disag_ID": "TeQAj89zjHQ.KqrETeL4rrf", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_50+_2i= ABC + 3TC+ LPV/r ", + "MOH_Disag_ID": "TeQAj89zjHQ.LPV6LCzlyMz", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_50+_2e= AZT +3TC +LPV/r ", + "MOH_Disag_ID": "TeQAj89zjHQ.RhEPP33KKmt", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_50+_2h= TDF + 3TC + ATV/r ", + "MOH_Disag_ID": "TeQAj89zjHQ.gQ9Teqw5DFP", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_50+_other secondline", + "MOH_Disag_ID": "TeQAj89zjHQ.xR3FmgrMZvs", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_15-19_2f =AZT+3TC +ATV/r ", + "MOH_Disag_ID": "VGsnt3Oww3G.Kntv9PIyzeK", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_15-19_2g=TDF + 3TC+-LPV/r ", + "MOH_Disag_ID": "VGsnt3Oww3G.KqrETeL4rrf", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_15-19_2i= ABC + 3TC+ LPV/r ", + "MOH_Disag_ID": "VGsnt3Oww3G.LPV6LCzlyMz", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_15-19_2e= AZT +3TC +LPV/r ", + "MOH_Disag_ID": "VGsnt3Oww3G.RhEPP33KKmt", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_15-19_2h= TDF + 3TC + ATV/r ", + "MOH_Disag_ID": "VGsnt3Oww3G.gQ9Teqw5DFP", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_15-19_other secondline", + "MOH_Disag_ID": "VGsnt3Oww3G.xR3FmgrMZvs", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Adult 25-49 years currently on ART on third line regimen 3d= DRV/r + ABC + EFV + 3TC, Female", + "MOH_Disag_ID": "VeJINqFDxIW.JTcsuONwSwG", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_25-49_3a= DRV/r+DTG+AZT/3TC ", + "MOH_Disag_ID": "VeJINqFDxIW.NAtFUxUqVJI", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_25-49_Other thirdline", + "MOH_Disag_ID": "VeJINqFDxIW.XAD1Ym6TqKj", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_25-49_3b= DRV/r+DTG + TDF/3TC ", + "MOH_Disag_ID": "VeJINqFDxIW.z1NkhlTrWeV", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Adult >=50 years currently on ART on first line regimen 1j=TDF + 3TC + DTG, Female", + "MOH_Disag_ID": "c1F9GHtPHqD.HnjymUymoUa", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_50+_1f=TDF + 3TC+ NVP ", + "MOH_Disag_ID": "c1F9GHtPHqD.Hr7y9Pk6pyE", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_50+_1c=AZT + 3TC+NVP", + "MOH_Disag_ID": "c1F9GHtPHqD.ZT25lmHiJBL", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_50+_1d=AZT+ 3TC+ EFV ", + "MOH_Disag_ID": "c1F9GHtPHqD.ejheGjTXmVX", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_50+_1e=TDF + 3TC + EFV ", + "MOH_Disag_ID": "c1F9GHtPHqD.jmTk1c5zPR7", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_50+_other firstline regimen", + "MOH_Disag_ID": "c1F9GHtPHqD.q3lCg9gCH8T", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_50+_1g=ABC + 3TC + EFV ", + "MOH_Disag_ID": "c1F9GHtPHqD.sx0kkLx9kw2", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Adult >=50 years currently on ART on first line regimen 1k= AZT +3TC +DTG, Female", + "MOH_Disag_ID": "c1F9GHtPHqD.x7M1exRVRj4", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_50+_1h=ABC + 3TC + NVP ", + "MOH_Disag_ID": "c1F9GHtPHqD.xm6FBh45A9a", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_20-24_2f =AZT+3TC +ATV/r ", + "MOH_Disag_ID": "cNjo9fcrUbH.Kntv9PIyzeK", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_20-24_2g=TDF + 3TC+-LPV/r ", + "MOH_Disag_ID": "cNjo9fcrUbH.KqrETeL4rrf", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_20-24_2i= ABC + 3TC+ LPV/r ", + "MOH_Disag_ID": "cNjo9fcrUbH.LPV6LCzlyMz", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_20-24_2e= AZT +3TC +LPV/r ", + "MOH_Disag_ID": "cNjo9fcrUbH.RhEPP33KKmt", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_20-24_2h= TDF + 3TC + ATV/r ", + "MOH_Disag_ID": "cNjo9fcrUbH.gQ9Teqw5DFP", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_20-24_other secondline", + "MOH_Disag_ID": "cNjo9fcrUbH.xR3FmgrMZvs", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Adult 25-49 years currently on ART on first line regimen 1j=TDF + 3TC + DTG, Female", + "MOH_Disag_ID": "evT8cawaTxb.HnjymUymoUa", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_25-49_1f=TDF + 3TC+ NVP ", + "MOH_Disag_ID": "evT8cawaTxb.Hr7y9Pk6pyE", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_25-49_1c=AZT + 3TC+NVP", + "MOH_Disag_ID": "evT8cawaTxb.ZT25lmHiJBL", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_25-49_1d=AZT+ 3TC+ EFV ", + "MOH_Disag_ID": "evT8cawaTxb.ejheGjTXmVX", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_25-49_1e=TDF + 3TC + EFV ", + "MOH_Disag_ID": "evT8cawaTxb.jmTk1c5zPR7", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_25-49_other firstline regimen", + "MOH_Disag_ID": "evT8cawaTxb.q3lCg9gCH8T", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_25-49_1g=ABC + 3TC + EFV ", + "MOH_Disag_ID": "evT8cawaTxb.sx0kkLx9kw2", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Adult 25-49 years currently on ART on first line regimen 1k= AZT +3TC +DTG, Female", + "MOH_Disag_ID": "evT8cawaTxb.x7M1exRVRj4", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_25-49_1h=ABC + 3TC + NVP ", + "MOH_Disag_ID": "evT8cawaTxb.xm6FBh45A9a", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_15-19_1f=TDF + 3TC+ NVP ", + "MOH_Disag_ID": "jPevxGdGnJZ.Hr7y9Pk6pyE", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_15-19_1c=AZT + 3TC+NVP", + "MOH_Disag_ID": "jPevxGdGnJZ.ZT25lmHiJBL", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_15-19_1d=AZT+ 3TC+ EFV ", + "MOH_Disag_ID": "jPevxGdGnJZ.ejheGjTXmVX", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_15-19_1e=TDF + 3TC + EFV ", + "MOH_Disag_ID": "jPevxGdGnJZ.jmTk1c5zPR7", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_15-19_other firstline regimen", + "MOH_Disag_ID": "jPevxGdGnJZ.q3lCg9gCH8T", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_15-19_1g=ABC + 3TC + EFV ", + "MOH_Disag_ID": "jPevxGdGnJZ.sx0kkLx9kw2", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_15-19_1h=ABC + 3TC + NVP ", + "MOH_Disag_ID": "jPevxGdGnJZ.xm6FBh45A9a", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_25-49_2f =AZT+3TC +ATV/r ", + "MOH_Disag_ID": "nY1CfWrx4as.Kntv9PIyzeK", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_25-49_2g=TDF + 3TC+-LPV/r ", + "MOH_Disag_ID": "nY1CfWrx4as.KqrETeL4rrf", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_25-49_2i= ABC + 3TC+ LPV/r ", + "MOH_Disag_ID": "nY1CfWrx4as.LPV6LCzlyMz", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_25-49_2e= AZT +3TC +LPV/r ", + "MOH_Disag_ID": "nY1CfWrx4as.RhEPP33KKmt", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_25-49_2h= TDF + 3TC + ATV/r ", + "MOH_Disag_ID": "nY1CfWrx4as.gQ9Teqw5DFP", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_25-49_other secondline", + "MOH_Disag_ID": "nY1CfWrx4as.xR3FmgrMZvs", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_15-19_3a= DRV/r+DTG+AZT/3TC ", + "MOH_Disag_ID": "q2U2Hg9wDaC.NAtFUxUqVJI", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_15-19_Other thirdline", + "MOH_Disag_ID": "q2U2Hg9wDaC.XAD1Ym6TqKj", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_15-19_3b= DRV/r+DTG + TDF/3TC ", + "MOH_Disag_ID": "q2U2Hg9wDaC.z1NkhlTrWeV", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": " Children 10 - 14 years currently on ART on third line regimen 6f= DRV/r + DTG + ABC + 3TC, Female", + "MOH_Disag_ID": "Qns8yWfVSrB.FGDNsYas1c9", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": " Female_10-14_6b=DRV/r+RAL + TDF +3TC ", + "MOH_Disag_ID": "Qns8yWfVSrB.TSyFnRkYzmQ", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": " Female_10-14_6a=DRV/r+RAL + AZT +3TC ", + "MOH_Disag_ID": "Qns8yWfVSrB.Ux1djizOVVz", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": " Female_10-14_6d=DRV/r+DTG + TDF +3TC ", + "MOH_Disag_ID": "Qns8yWfVSrB.XblvJg2PIAX", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": " Female_10-14_Other thirdline", + "MOH_Disag_ID": "Qns8yWfVSrB.Z7LoplqG3RO", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": " Female_10-14_6c=DRV/r+DTG + AZT +3TC ", + "MOH_Disag_ID": "Qns8yWfVSrB.jYDuXlLVmCK", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": " Infants <1 years currently on ART on second line regimen 5l= RAL + ABC + 3TC, Female", + "MOH_Disag_ID": "YFEsIiCtzUm.CGeN54T7Tst", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": " Female_5-9_5e=ABC + 3TC + LPV/r", + "MOH_Disag_ID": "YFEsIiCtzUm.ItTYGjaXFsY", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": " Children 5 - 9 years currently on ART on second line regimen 5l= RAL + ABC + 3TC, Female", + "MOH_Disag_ID": "YFEsIiCtzUm.YjjjeceTzCf", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": " Female_5-9_5f=AZT + 3TC + LPV/r ", + "MOH_Disag_ID": "YFEsIiCtzUm.b0ppgXJWwsq", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": " Female_5-9_other secondline", + "MOH_Disag_ID": "YFEsIiCtzUm.k8vcETuVmKH", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": " Children 5 - 9 years currently on ART on second line regimen 5n= AZT + 3TC + DTG, Female", + "MOH_Disag_ID": "YFEsIiCtzUm.oNwreddQVgV", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": " Female_5-9_5i=TDF+3TC+LPV/r ", + "MOH_Disag_ID": "YFEsIiCtzUm.quiUtjQqsJp", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": " Female_5-9_5g=TDF + 3TC + EFV ", + "MOH_Disag_ID": "YFEsIiCtzUm.rS9mPWvvmLc", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": " Children 5 - 9 years currently on ART on second line regimen 5m = ABC + 3TC + DTG, Female", + "MOH_Disag_ID": "YFEsIiCtzUm.t4PCdkevsmS", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": " Female_5-9_5h=ABC + 3TC + EFV ", + "MOH_Disag_ID": "YFEsIiCtzUm.yBgE7Qj6FWw", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": " Infants <1 years currently on ART on second line regimen 5l= RAL + ABC + 3TC, Female", + "MOH_Disag_ID": "YTShkMMSYDT.N1TrRknHA1u", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_<1_5e=ABC+3TC+LPV/r ", + "MOH_Disag_ID": "YTShkMMSYDT.SNN9soTydDX", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": " Infants <1 years currently on ART on second line regimen 5k= RAL + AZT + 3TC, Female", + "MOH_Disag_ID": "YTShkMMSYDT.qmBvzRuft1c", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_<1_5j=ABC+3TC+LPV/r ", + "MOH_Disag_ID": "YTShkMMSYDT.r8x7ZX2Y566", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_<1_other secondline", + "MOH_Disag_ID": "YTShkMMSYDT.sc0JYOzVwgt", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_<1_5f=AZT + 3TC + LPV/r ", + "MOH_Disag_ID": "YTShkMMSYDT.uCEkG0c32G3", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_1-4_4g= ABC+3TC+LPV/r ", + "MOH_Disag_ID": "YaIoVfajTxM.DzJ3qYsmKLi", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_1-4_4d=AZT+3TC+EFV ", + "MOH_Disag_ID": "YaIoVfajTxM.QU1wS15jENr", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": " Children 1 - 4 years currently on ART on first line regimen 4k= AZT + 3TC + DTG, Female", + "MOH_Disag_ID": "YaIoVfajTxM.ZjUUcYtsznG", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": " Children 1 - 4 years currently on ART on first line regimen 4j= ABC +3TC + DTG, Female", + "MOH_Disag_ID": "YaIoVfajTxM.iL0jy1rV0Cs", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_1-4_4f= AZT +3TC+LPV/r ", + "MOH_Disag_ID": "YaIoVfajTxM.ir6pALyDttz", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_1-4_other first line ", + "MOH_Disag_ID": "YaIoVfajTxM.ljX02mBZtVW", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": " Children 1 - 4 years currently on ART on first line regimen 4l= ABC + 3TC + EFV, Female", + "MOH_Disag_ID": "YaIoVfajTxM.qThMTXYtmKF", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_1-4_4c=AZT+ 3TC+NVP ", + "MOH_Disag_ID": "YaIoVfajTxM.sMdAm3nfmaQ", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": " Children 10 - 14 years currently on ART on second line regimen 5k= RAL + AZT + 3TC, Female", + "MOH_Disag_ID": "ahWVMlEZpAZ.CGeN54T7Tst", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": " Female_10-14_5e=ABC+3TC+LPV/r ", + "MOH_Disag_ID": "ahWVMlEZpAZ.ItTYGjaXFsY", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": " Children 10 - 14 years currently on ART on second line regimen 5l= RAL + ABC + 3TC, Female", + "MOH_Disag_ID": "ahWVMlEZpAZ.YjjjeceTzCf", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": " Female_10-14_5f=AZT + 3TC + LPV/r ", + "MOH_Disag_ID": "ahWVMlEZpAZ.b0ppgXJWwsq", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": " Female_10-14_other secondline", + "MOH_Disag_ID": "ahWVMlEZpAZ.k8vcETuVmKH", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": " Children 10 - 14 years currently on ART on second line regimen 5n= AZT + 3TC + DTG, Female", + "MOH_Disag_ID": "ahWVMlEZpAZ.oNwreddQVgV", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": " Female_10-14_5i=TDF+3TC+LPV/r ", + "MOH_Disag_ID": "ahWVMlEZpAZ.quiUtjQqsJp", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": " Female_10-14_5g=TDF + 3TC + EFV ", + "MOH_Disag_ID": "ahWVMlEZpAZ.rS9mPWvvmLc", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": " Children 10 - 14 years currently on ART on second line regimen 5m = ABC + 3TC + DTG, Female", + "MOH_Disag_ID": "ahWVMlEZpAZ.t4PCdkevsmS", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": " Female_10-14_5h=ABC + 3TC + EFV ", + "MOH_Disag_ID": "ahWVMlEZpAZ.yBgE7Qj6FWw", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": " Children 5 - 9 years currently on ART on first line regimen 4l= ABC + 3TC + EFV, Female", + "MOH_Disag_ID": "ggKjAWzvkr3.Abpr0tKa2vN", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": " Children 5 - 9 years currently on ART on first line regimen 4i= TDF + 3TC + DTG, Female", + "MOH_Disag_ID": "ggKjAWzvkr3.Gnj0wQQ6LZW", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": " Female_5-9_4f= AZT +3TC+LPV/r ", + "MOH_Disag_ID": "ggKjAWzvkr3.I4AyoEkbim0", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": " Female_5-9_4g=ABC + 3TC + LPV/r", + "MOH_Disag_ID": "ggKjAWzvkr3.OqOa6EqHdLn", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": " Female_5-9_4c=AZT+ 3TC+NVP ", + "MOH_Disag_ID": "ggKjAWzvkr3.QCi4gkVVhoj", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": " Female_5-9_5e=ABC+3TC+LPV/r ", + "MOH_Disag_ID": "ggKjAWzvkr3.R23nP8NhCeO", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": " Female_5-9_4d=AZT+3TC+EFV ", + "MOH_Disag_ID": "ggKjAWzvkr3.aH00IjKB0YD", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": " Children 5 - 9 years currently on ART on first line regimen 4k= AZT + 3TC + DTG, Female", + "MOH_Disag_ID": "ggKjAWzvkr3.fuyvw1hQjnT", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": " Female_5-9_4e= TDF+3TC+EFV ", + "MOH_Disag_ID": "ggKjAWzvkr3.lDlbOf69uy7", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Children 5 - 9 years currently on ART on first line regimen 4j= ABC +3TC + DTG, Female", + "MOH_Disag_ID": "ggKjAWzvkr3.odQcBHFrJLC", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": " Children 1 - 4 years currently on ART on second line regimen 5m = ABC + 3TC + DTG, Female", + "MOH_Disag_ID": "hOFsL0HyRKi.CUi5L83hjN5", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": " Children 1 - 4 years currently on ART on second line regimen 5l= RAL + ABC + 3TC, Female", + "MOH_Disag_ID": "hOFsL0HyRKi.HwnkoP8EWcZ", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": " Female_1-4_other secondline", + "MOH_Disag_ID": "hOFsL0HyRKi.IMl1ndOfHgy", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_1-4_5e=ABC+3TC+LPV/r ", + "MOH_Disag_ID": "hOFsL0HyRKi.LhgrCVXzT5c", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": " Children 1 - 4 years currently on ART on second line regimen 5n= AZT + 3TC + DTG, Female", + "MOH_Disag_ID": "hOFsL0HyRKi.MXmOFdIFbIw", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": " Female_1-4_5j=ABC+3TC+LPV/r ", + "MOH_Disag_ID": "hOFsL0HyRKi.bEv6frQhtBL", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": " Children 1 - 4 years currently on ART on second line regimen 5k= RAL + AZT + 3TC, Female", + "MOH_Disag_ID": "hOFsL0HyRKi.m9FZVNRJnRc", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": " Female_1-4_5h=ABC + 3TC + EFV ", + "MOH_Disag_ID": "hOFsL0HyRKi.qB4O9NIFUBM", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": " Female_1-4_5f=AZT + 3TC + LPV/r ", + "MOH_Disag_ID": "hOFsL0HyRKi.uqd5YDtdKp1", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": " Female_1-4_Other", + "MOH_Disag_ID": "jI2jI3s5Cc8.VOjYkZg4nmA", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": " Female_1-4_6a=DRV/r+RAL + AZT +3TC ", + "MOH_Disag_ID": "jI2jI3s5Cc8.YyW52raBtC3", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": " Female_1-4_6b=DRV/r+RAL + TDF +3TC ", + "MOH_Disag_ID": "jI2jI3s5Cc8.ehSFWYfL20B", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": " Children 1 - 4 years currently on ART on third line regimen 6f= DRV/r + DTG + ABC + 3TC, Female", + "MOH_Disag_ID": "jI2jI3s5Cc8.jaR8lju2uBo", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": " Children 1 - 4 years currently on ART on third line regimen 6c=DRV/r+DTG+AZT+3TC, Female", + "MOH_Disag_ID": "jI2jI3s5Cc8.ndz9e8kjtqR", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": " Female_5-9_Other thirdline", + "MOH_Disag_ID": "pnN7ypcFBYf.OGUpMORaRum", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": " Female_5-9_6a=DRV/r+RAL + AZT +3TC ", + "MOH_Disag_ID": "pnN7ypcFBYf.WmA4dJTb307", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": " Children 5 - 9 years currently on ART on third line regimen 6c=DRV/r+DTG+AZT+3TC, Female", + "MOH_Disag_ID": "pnN7ypcFBYf.a8b20rSeQhp", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": " Children 5 - 9 years currently on ART on third line regimen 6f= DRV/r + DTG + ABC + 3TC, Female", + "MOH_Disag_ID": "pnN7ypcFBYf.abhBeokixIS", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": " Female_5-9_6b=DRV/r+RAL + TDF +3TC ", + "MOH_Disag_ID": "pnN7ypcFBYf.xJAZe4uw2rB", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_<1_other first line ", + "MOH_Disag_ID": "zKR0kqV1DRz.BguSOMNhDsD", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_<1_4f= AZT +3TC+LPV/r ", + "MOH_Disag_ID": "zKR0kqV1DRz.VZOeIZIER2N", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_<1_4c=AZT+ 3TC+NVP ", + "MOH_Disag_ID": "zKR0kqV1DRz.z3jo7n3nQ6W", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": " Children 10 - 14 years currently on ART on first line regimen 4l= ABC + 3TC + EFV, Female", + "MOH_Disag_ID": "zVtGfzz7Ahg.Abpr0tKa2vN", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": " Children 10 - 14 years currently on ART on first line regimen 4i= TDF + 3TC + DTG, Female", + "MOH_Disag_ID": "zVtGfzz7Ahg.Gnj0wQQ6LZW", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": " Female_10-14_4f= AZT +3TC+LPV/r ", + "MOH_Disag_ID": "zVtGfzz7Ahg.I4AyoEkbim0", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": " Female_10-14_4g= ABC+3TC+LPV/r ", + "MOH_Disag_ID": "zVtGfzz7Ahg.OqOa6EqHdLn", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": " Female_10-14_4c=AZT+ 3TC+NVP ", + "MOH_Disag_ID": "zVtGfzz7Ahg.QCi4gkVVhoj", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": " Female_10-14_other first line ", + "MOH_Disag_ID": "zVtGfzz7Ahg.R23nP8NhCeO", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": " Female_10-14_4d=AZT+3TC+EFV ", + "MOH_Disag_ID": "zVtGfzz7Ahg.aH00IjKB0YD", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": " Children 10 - 14 years currently on ART on first line regimen 4k= AZT + 3TC + DTG, Female", + "MOH_Disag_ID": "zVtGfzz7Ahg.fuyvw1hQjnT", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": " Female_10-14_4e= TDF+3TC+EFV ", + "MOH_Disag_ID": "zVtGfzz7Ahg.lDlbOf69uy7", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": " Children 10 - 14 years currently on ART on first line regimen 4j= ABC +3TC + DTG, Female", + "MOH_Disag_ID": "zVtGfzz7Ahg.odQcBHFrJLC", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": " TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Disag_ID": "TX_CURR_u15_female", + "MOH_Indicator_ID": "LT15Female", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_10-14_6d=DRV/r+DTG + TDF +3TC ", + "MOH_Disag_ID": "Qns8yWfVSrB.NXGmZGePQnc", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_10-14_6b=DRV/r+RAL + TDF +3TC ", + "MOH_Disag_ID": "Qns8yWfVSrB.QGGxtdKK59i", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_10-14_6c=DRV/r+DTG + AZT +3TC ", + "MOH_Disag_ID": "Qns8yWfVSrB.YQ5s8AGPZnX", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Children 10 - 14 years currently on ART on third line regimen 6f= DRV/r + DTG + ABC + 3TC, Male", + "MOH_Disag_ID": "Qns8yWfVSrB.cziLhYbFM4u", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_10-14_6a=DRV/r+RAL + AZT +3TC ", + "MOH_Disag_ID": "Qns8yWfVSrB.uHTVWKlnyN5", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_10-14_Other thirdline", + "MOH_Disag_ID": "Qns8yWfVSrB.y81SYLGLW9c", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_5-9_5i=TDF+3TC+LPV/r ", + "MOH_Disag_ID": "YFEsIiCtzUm.EtKbBRu5ceN", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_5-9_5f=AZT + 3TC + LPV/r ", + "MOH_Disag_ID": "YFEsIiCtzUm.KlLgKjQW2kR", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Children 5 - 9 years currently on ART on second line regimen 5k= RAL + AZT + 3TC, Male", + "MOH_Disag_ID": "YFEsIiCtzUm.STipdY8pcYe", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Children 5 - 9 years currently on ART on second line regimen 5m = ABC + 3TC + DTG, Male", + "MOH_Disag_ID": "YFEsIiCtzUm.SfWi7SfT6kf", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Children 5 - 9 years currently on ART on second line regimen 5l= RAL + ABC + 3TC, Male", + "MOH_Disag_ID": "YFEsIiCtzUm.ZWZDlbYuMzA", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_5-9_5h=ABC + 3TC + EFV ", + "MOH_Disag_ID": "YFEsIiCtzUm.awvuJrezkN7", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_5-9_5g=TDF + 3TC + EFV ", + "MOH_Disag_ID": "YFEsIiCtzUm.bid6i1CZwkt", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Children 5 - 9 years currently on ART on second line regimen 5n= AZT + 3TC + DTG, Male", + "MOH_Disag_ID": "YFEsIiCtzUm.fYUNbTNX5pu", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_5-9_other secondline", + "MOH_Disag_ID": "YFEsIiCtzUm.fgsQpSUef3D", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_5-9_5e=ABC+3TC+LPV/r ", + "MOH_Disag_ID": "YFEsIiCtzUm.lzthW8AapMB", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Infants <1 years currently on ART on second line regimen 5l= RAL + ABC + 3TC, Male", + "MOH_Disag_ID": "YTShkMMSYDT.EhsMsCED7Hl", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Infants <1 years currently on ART on second line regimen 5k= RAL + AZT + 3TC, Male", + "MOH_Disag_ID": "YTShkMMSYDT.Igx36XO9gzT", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_<1_other secondline", + "MOH_Disag_ID": "YTShkMMSYDT.XWBaSt91d1i", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_<1_5e=ABC+3TC+LPV/r ", + "MOH_Disag_ID": "YTShkMMSYDT.gcmVaWMP69b", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_<1_5j=ABC+3TC+LPV/r ", + "MOH_Disag_ID": "YTShkMMSYDT.iQMRLJMCmDL", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_<1_5f=AZT + 3TC + LPV/r ", + "MOH_Disag_ID": "YTShkMMSYDT.rApaGV7fnbF", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_1-4_other first line ", + "MOH_Disag_ID": "YaIoVfajTxM.C54yvtOvmbt", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_1-4_4f= AZT +3TC+LPV/r ", + "MOH_Disag_ID": "YaIoVfajTxM.DdWeZQeukKC", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_1-4_4d=AZT+3TC+EFV ", + "MOH_Disag_ID": "YaIoVfajTxM.DvYNtFbtTu7", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_1-4_4g= ABC+3TC+LPV/r ", + "MOH_Disag_ID": "YaIoVfajTxM.KWtEzjSyY1p", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Children 1 - 4 years currently on ART on first line regimen 4k= AZT + 3TC + DTG, Male", + "MOH_Disag_ID": "YaIoVfajTxM.O2qHQWzj293", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_1-4_4c=AZT+ 3TC+NVP ", + "MOH_Disag_ID": "YaIoVfajTxM.e8fD4PMkBnO", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Children 1 - 4 years currently on ART on first line regimen 4l= ABC + 3TC + EFV, Male", + "MOH_Disag_ID": "YaIoVfajTxM.lrMj3HtFYW1", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Children 1 - 4 years currently on ART on first line regimen 4j= ABC +3TC + DTG, Male", + "MOH_Disag_ID": "YaIoVfajTxM.znkiEaOAxSR", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_10-14_5i=TDF+3TC+LPV/r ", + "MOH_Disag_ID": "ahWVMlEZpAZ.EtKbBRu5ceN", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_10-14_5f=AZT + 3TC + LPV/r ", + "MOH_Disag_ID": "ahWVMlEZpAZ.KlLgKjQW2kR", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Children 10 - 14 years currently on ART on second line regimen 5k= RAL + AZT + 3TC, Male", + "MOH_Disag_ID": "ahWVMlEZpAZ.STipdY8pcYe", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Children 10 - 14 years currently on ART on second line regimen 5m = ABC + 3TC + DTG, Male", + "MOH_Disag_ID": "ahWVMlEZpAZ.SfWi7SfT6kf", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Children 10 - 14 years currently on ART on second line regimen 5l= RAL + ABC + 3TC, Male", + "MOH_Disag_ID": "ahWVMlEZpAZ.ZWZDlbYuMzA", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_10-14_5h=ABC + 3TC + EFV ", + "MOH_Disag_ID": "ahWVMlEZpAZ.awvuJrezkN7", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_10-14_5g=TDF + 3TC + EFV ", + "MOH_Disag_ID": "ahWVMlEZpAZ.bid6i1CZwkt", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Children 10 - 14 years currently on ART on second line regimen 5n= AZT + 3TC + DTG, Male", + "MOH_Disag_ID": "ahWVMlEZpAZ.fYUNbTNX5pu", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_10-14_other secondline", + "MOH_Disag_ID": "ahWVMlEZpAZ.fgsQpSUef3D", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_10-14_5e=ABC+3TC+LPV/r ", + "MOH_Disag_ID": "ahWVMlEZpAZ.lzthW8AapMB", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Children 5 - 9 years currently on ART on first line regimen 4i= TDF + 3TC + DTG, Male", + "MOH_Disag_ID": "ggKjAWzvkr3.AUfs5IhqXYW", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_5-9_other first line ", + "MOH_Disag_ID": "ggKjAWzvkr3.BxpztkjaKOP", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_5-9_4c=AZT+ 3TC+NVP ", + "MOH_Disag_ID": "ggKjAWzvkr3.C1zGPHry3n9", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Children 5 - 9 years currently on ART on first line regimen 4l= ABC + 3TC + EFV, Male", + "MOH_Disag_ID": "ggKjAWzvkr3.KGBl1e4W8Ro", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Children 5 - 9 years currently on ART on first line regimen 4j= ABC +3TC + DTG, Male", + "MOH_Disag_ID": "ggKjAWzvkr3.MB9cf6ApHkJ", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_5-9_4d=AZT+3TC+EFV ", + "MOH_Disag_ID": "ggKjAWzvkr3.ZKNZftMS0tT", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_5-9_4g= ABC+3TC+LPV/r ", + "MOH_Disag_ID": "ggKjAWzvkr3.k6aMHmi6zp1", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_5-9_4f= AZT +3TC+LPV/r ", + "MOH_Disag_ID": "ggKjAWzvkr3.uAxUf0g0SQl", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_5-9_4e= TDF+3TC+EFV ", + "MOH_Disag_ID": "ggKjAWzvkr3.ueCdyf66P9b", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Children 5 - 9 years currently on ART on first line regimen 4k= AZT + 3TC + DTG, Male", + "MOH_Disag_ID": "ggKjAWzvkr3.wOC9xvujfKh", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_1-4_5e=ABC+3TC+LPV/r ", + "MOH_Disag_ID": "hOFsL0HyRKi.KUmpaN8wKbj", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Children 1 - 4 years currently on ART on second line regimen 5l= RAL + ABC + 3TC, Male", + "MOH_Disag_ID": "hOFsL0HyRKi.Pw1Iar2lyMr", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Children 1 - 4 years currently on ART on second line regimen 5n= AZT + 3TC + DTG, Male", + "MOH_Disag_ID": "hOFsL0HyRKi.Zey8jKsRf91", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_1-4_other secondline", + "MOH_Disag_ID": "hOFsL0HyRKi.crDTDOFYjtH", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_1-4_5j=ABC+3TC+LPV/r ", + "MOH_Disag_ID": "hOFsL0HyRKi.gRTimEusffH", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Children 1 - 4 years currently on ART on second line regimen 5k= RAL + AZT + 3TC, Male", + "MOH_Disag_ID": "hOFsL0HyRKi.j9A805yZWqS", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_1-4_5f=AZT + 3TC + LPV/r ", + "MOH_Disag_ID": "hOFsL0HyRKi.wCliDxKRjCQ", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Children 1 - 4 years currently on ART on second line regimen 5m = ABC + 3TC + DTG, Male", + "MOH_Disag_ID": "hOFsL0HyRKi.wMB2p9JYqFI", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_1-4_5h=ABC + 3TC + EFV ", + "MOH_Disag_ID": "hOFsL0HyRKi.xeEyLhQ65Y0", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Children 1 - 4 years currently on ART on third line regimen 6f= DRV/r + DTG + ABC + 3TC, Male", + "MOH_Disag_ID": "jI2jI3s5Cc8.LLq2dJEALFW", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_1-4_Other", + "MOH_Disag_ID": "jI2jI3s5Cc8.Ss3g7DnnpBq", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_1-4_6b=DRV/r+RAL + TDF +3TC ", + "MOH_Disag_ID": "jI2jI3s5Cc8.YLwpR6PLIV0", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Children 1 - 4 years currently on ART on third line regimen 6c=DRV/r+DTG+AZT+3TC, Male", + "MOH_Disag_ID": "jI2jI3s5Cc8.j7NRNx9jydC", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_1-4_6a=DRV/r+RAL + AZT +3TC ", + "MOH_Disag_ID": "jI2jI3s5Cc8.yBWSVdllIWU", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_5-9_Other thirdline", + "MOH_Disag_ID": "pnN7ypcFBYf.EsopwcnqINi", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Children 5 - 9 years currently on ART on third line regimen 6f= DRV/r + DTG + ABC + 3TC, Male", + "MOH_Disag_ID": "pnN7ypcFBYf.SgOZLsfv17X", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Children 5 - 9 years currently on ART on third line regimen 6c=DRV/r+DTG+AZT+3TC, Male", + "MOH_Disag_ID": "pnN7ypcFBYf.Sq69GSYLaE4", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_5-9_6a=DRV/r+RAL + AZT +3TC", + "MOH_Disag_ID": "pnN7ypcFBYf.spd3G7siu9W", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_5-9_6b=DRV/r+RAL + TDF +3TC ", + "MOH_Disag_ID": "pnN7ypcFBYf.uHorB0oRbTj", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_<1_other first line ", + "MOH_Disag_ID": "zKR0kqV1DRz.CI9l3UEETPz", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_<1_4c=AZT+ 3TC+NVP ", + "MOH_Disag_ID": "zKR0kqV1DRz.deMSVYwFRyM", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_<1_4f= AZT +3TC+LPV/r ", + "MOH_Disag_ID": "zKR0kqV1DRz.sYTSqm0IpTt", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_<1_4g= ABC+3TC+LPV/r ", + "MOH_Disag_ID": "zKR0kqV1DRz.wFVprfnDK18", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Children 10 - 14 years currently on ART on first line regimen 4i= TDF + 3TC + DTG, Male", + "MOH_Disag_ID": "zVtGfzz7Ahg.AUfs5IhqXYW", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_10-14_other first line ", + "MOH_Disag_ID": "zVtGfzz7Ahg.BxpztkjaKOP", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_10-14_4c=AZT+ 3TC+NVP ", + "MOH_Disag_ID": "zVtGfzz7Ahg.C1zGPHry3n9", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Children 10 - 14 years currently on ART on first line regimen 4l= ABC + 3TC + EFV, Male", + "MOH_Disag_ID": "zVtGfzz7Ahg.KGBl1e4W8Ro", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Children 10 - 14 years currently on ART on first line regimen 4j= ABC +3TC + DTG, Male", + "MOH_Disag_ID": "zVtGfzz7Ahg.MB9cf6ApHkJ", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_10-14_4d=AZT+3TC+EFV ", + "MOH_Disag_ID": "zVtGfzz7Ahg.ZKNZftMS0tT", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_10-14_4g= ABC+3TC+LPV/r ", + "MOH_Disag_ID": "zVtGfzz7Ahg.k6aMHmi6zp1", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_10-14_4f= AZT +3TC+LPV/r ", + "MOH_Disag_ID": "zVtGfzz7Ahg.uAxUf0g0SQl", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_10-14_4e= TDF+3TC+EFV ", + "MOH_Disag_ID": "zVtGfzz7Ahg.ueCdyf66P9b", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Children 10 - 14 years currently on ART on first line regimen 4k= AZT + 3TC + DTG, Male", + "MOH_Disag_ID": "zVtGfzz7Ahg.wOC9xvujfKh", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Disag_ID": "TX_CURR_u15_male", + "MOH_Indicator_ID": "LT15Male", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Disag_ID": "TX_NEW_o15_male", + "MOH_Indicator_ID": "AB15Male", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "New_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Tx_New_20-24yr : Male ", + "MOH_Disag_ID": "SfMkodueHpD.xEt8JDmjYmF", + "MOH_Indicator_ID": "HIV_RXN.12", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "New_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Tx_New_25-49yr : Male ", + "MOH_Disag_ID": "SfMkodueHpD.zqgSdrBn7sT", + "MOH_Indicator_ID": "HIV_RXN.15", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "New_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Tx_New_>= 50 yr : Male ", + "MOH_Disag_ID": "SfMkodueHpD.n1CTN8CobxU", + "MOH_Indicator_ID": "HIV_RXN.18", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "New_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Tx_New_15-19yr : Male ", + "MOH_Disag_ID": "SfMkodueHpD.qMdYvwD4vse", + "MOH_Indicator_ID": "HIV_RXN.9", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Disag_ID": "TX_NEW_o15_female", + "MOH_Indicator_ID": "AB15Female", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "New_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Tx_New_25-49yr:Female Non-pregnant", + "MOH_Disag_ID": "SfMkodueHpD.onWNegW7PUG", + "MOH_Indicator_ID": "CDC_HIV_RXN", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "New_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Tx_New_15-19yr :Female Non-pregnant", + "MOH_Disag_ID": "SfMkodueHpD.hxujewl28T4", + "MOH_Indicator_ID": "HIV_RXN.10", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "New_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Tx_New_15-19yr :Female Pregnant", + "MOH_Disag_ID": "SfMkodueHpD.G2QjBy3YDJy", + "MOH_Indicator_ID": "HIV_RXN.11", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "New_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Tx_New_20-24yr:Female Non-pregnant", + "MOH_Disag_ID": "SfMkodueHpD.Z7BhKwXQxTo", + "MOH_Indicator_ID": "HIV_RXN.13", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "New_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Tx_New_20-24yr:Female Pregnant", + "MOH_Disag_ID": "SfMkodueHpD.ZrrI8W4Y88S", + "MOH_Indicator_ID": "HIV_RXN.14", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "New_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Tx_New_25-49yr:Female Pregnant", + "MOH_Disag_ID": "SfMkodueHpD.bimSkJ8rs9G", + "MOH_Indicator_ID": "HIV_RXN.17", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "New_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Tx_New_>= 50 yr : Female ", + "MOH_Disag_ID": "SfMkodueHpD.NoZPK1nquOK", + "MOH_Indicator_ID": "HIV_RXN.19", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "New_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Tx_New_Female_<1", + "MOH_Disag_ID": "SfMkodueHpD.TEtAaNVn9rL", + "MOH_Indicator_ID": "HIV_RXN.2", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "New_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Tx_New_Female_1-4", + "MOH_Disag_ID": "SfMkodueHpD.gPa8VLsa5Nx", + "MOH_Indicator_ID": "HIV_RXN.4", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "New_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Tx_New_Female_5-9", + "MOH_Disag_ID": "SfMkodueHpD.ZA2SEOLGo53", + "MOH_Indicator_ID": "HIV_RXN.6", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "New_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Tx_New_Female_10-14", + "MOH_Disag_ID": "SfMkodueHpD.SWyfNWZbRYY", + "MOH_Indicator_ID": "HIV_RXN.8", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Disag_ID": "TX_NEW_u15_female", + "MOH_Indicator_ID": "LT15Female", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "New_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Tx_New_< 1 yr: Male ", + "MOH_Disag_ID": "SfMkodueHpD.JRvtQpnTFmn", + "MOH_Indicator_ID": "HIV_RXN.1", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "New_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Tx_New_1-4 yr : Male ", + "MOH_Disag_ID": "SfMkodueHpD.AE2F8NZ9K9k", + "MOH_Indicator_ID": "HIV_RXN.3", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "New_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Tx_New_5-9 yr : Male ", + "MOH_Disag_ID": "SfMkodueHpD.QEUsJXaoHZ9", + "MOH_Indicator_ID": "HIV_RXN.5", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "New_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Tx_New_10-14 yr : Male ", + "MOH_Disag_ID": "SfMkodueHpD.DrvgN5l0fZv", + "MOH_Indicator_ID": "HIV_RXN.7", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Disag_ID": "TX_NEW_u15_male", + "MOH_Indicator_ID": "LT15Male", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + } + ] + }, + { + "status": "Success", + "country_org": "DATIM-MOH-LSO-FY19", + "period": "FY19", + "country_code": "LSO", + "country_name": "Lesotho", + "imap": [ + { + "MOH_Indicator_Name": "Clients tesed for HIV", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Adults (14+) initiated ART", + "MOH_Disag_ID": "h42VVH4gDk8", + "MOH_Indicator_ID": "INDHTC-01", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients tesed for HIV", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Adults (14+) initiated ART", + "MOH_Disag_ID": "hw6cCI1eqNx", + "MOH_Indicator_ID": "INDHTC-01", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV negative Children (0-14years)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Adults (14+) initiated ART", + "MOH_Disag_ID": "hw6cCI1eqNx", + "MOH_Indicator_ID": "INDHTC-108c", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Children 0-14 tested HIV positive", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Adults (14+) initiated ART", + "MOH_Disag_ID": "hw6cCI1eqNx", + "MOH_Indicator_ID": "INDHTC-108b", + "DATIM_Disag_ID": "HrQbkVgBM1X", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV negative Children (0-14years)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Adults (14+) initiated ART", + "MOH_Disag_ID": "h42VVH4gDk8", + "MOH_Indicator_ID": "INDHTC-108c", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Children 0-14 tested HIV positive", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Adults (14+) initiated ART", + "MOH_Disag_ID": "h42VVH4gDk8", + "MOH_Indicator_ID": "INDHTC-108b", + "DATIM_Disag_ID": "R4WXCEzPZcY", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Adults 15+ tested HIV positive", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Adults (14+) initiated ART", + "MOH_Disag_ID": "hw6cCI1eqNx", + "MOH_Indicator_ID": "INDHTC-110b", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Adults 15+ tested HIV positive", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Adults (14+) initiated ART", + "MOH_Disag_ID": "h42VVH4gDk8", + "MOH_Indicator_ID": "INDHTC-110b", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV negative adults 15+", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Adults (14+) initiated ART", + "MOH_Disag_ID": "h42VVH4gDk8", + "MOH_Indicator_ID": "INDHTC-110c", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV negative adults 15+", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Adults (14+) initiated ART", + "MOH_Disag_ID": "hw6cCI1eqNx", + "MOH_Indicator_ID": "INDHTC-110c", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV+ pregnant women receiving ART", + "Classification": "n/a", + "DATIM_Indicator_Category": "PMTCT_ART", + "MOH_Disag_Name": "HIV+ pregnant women receiving ART ", + "MOH_Disag_ID": "INDANC-04a", + "MOH_Indicator_ID": "INDANC-04a", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of new ANC clients with documented HIV status", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "Number of new ANC clients with documented HIV status", + "MOH_Disag_ID": "INDANC-02a", + "MOH_Indicator_ID": "INDANC-02a", + "DATIM_Disag_ID": "Jwb1SWomgpk", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex", + "DATIM_Disag_Name": "Female", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ANC clientswith known HIV positive status before ANC visit", + "Classification": "coarse", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "ANC clientswith known HIV positive status before ANC visit ", + "MOH_Disag_ID": "ANC15_2", + "MOH_Indicator_ID": "ANC15_2", + "DATIM_Disag_ID": "o0gcwyuh7mU", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "DATIM_Disag_Name": "Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV+ ANC clients(New and subsequent visits)", + "Classification": "coarse", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "HIV+ ANC clients(New and subsequent visits ", + "MOH_Disag_ID": "INDANC-03a", + "MOH_Indicator_ID": "INDANC-03a", + "DATIM_Disag_ID": "pc4W2rmWK4q", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "DATIM_Disag_Name": "Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "IPT-05 New persons enrolled in HIV care started on IPT (2016->)", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "IPT-05 New persons enrolled in HIV care started on IPT (2016->)", + "MOH_Disag_ID": "FzMILvDd2UB", + "MOH_Indicator_ID": "IPT-05", + "DATIM_Disag_ID": "xTbmPjpd5sB", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_TherapyType_NewExArt_HIV", + "DATIM_Disag_Name": "IPT, Life-long ART, New, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "IPT-06 New persons started on ART and IPT (2016->)", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "IPT-06 New persons started on ART and IPT (2016->)", + "MOH_Disag_ID": "wTCKpQIbhUs", + "MOH_Indicator_ID": "IPT-06", + "DATIM_Disag_ID": "xTbmPjpd5sB", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_TherapyType_NewExArt_HIV", + "DATIM_Disag_Name": "IPT, Life-long ART, New, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Adults 15+yrs currently on ART (includes adults not seen but still active on ART)", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Adults (14+) initiated ART", + "MOH_Disag_ID": "h42VVH4gDk8", + "MOH_Indicator_ID": "INDART-70", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Adults 15+yrs currently on ART (includes adults not seen but still active on ART)", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Adults (14+) initiated ART", + "MOH_Disag_ID": "hw6cCI1eqNx", + "MOH_Indicator_ID": "INDART-70", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Children 0-14yrs currently in HIV Care (PRE- ART+ART) (Includes children not seen but still active on Pre-ART and ART)", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Adults (14+) initiated ART", + "MOH_Disag_ID": "hw6cCI1eqNx", + "MOH_Indicator_ID": "INDART-69", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Children 0-14yrs currently in HIV Care (PRE- ART+ART) (Includes children not seen but still active on Pre-ART and ART)", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Adults (14+) initiated ART", + "MOH_Disag_ID": "h42VVH4gDk8", + "MOH_Indicator_ID": "INDART-69", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Adults (14+) initiated ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Adults (14+) initiated ART", + "MOH_Disag_ID": "h42VVH4gDk8", + "MOH_Indicator_ID": "INDART-01b", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Adults (14+) initiated ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Adults (14+) initiated ART", + "MOH_Disag_ID": "hw6cCI1eqNx", + "MOH_Indicator_ID": "INDART-01b", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Children (0-14)initiated ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Adults (14+) initiated ART", + "MOH_Disag_ID": "hw6cCI1eqNx", + "MOH_Indicator_ID": "INDART-01a", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Children (0-14)initiated ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Adults (14+) initiated ART", + "MOH_Disag_ID": "h42VVH4gDk8", + "MOH_Indicator_ID": "INDART-01a", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + } + ] + }, + { + "status": "Success", + "country_org": "DATIM-MOH-NGA-FY19", + "period": "FY19", + "country_code": "NGA", + "country_name": "Nigeria", + "imap": [ + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "2. HTS People who tested HIV negative and received their results - Female Total", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "FbEa38zOSil", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "2. HTS People who tested HIV negative and received their results - Male Total", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "KCycoTW8xzR", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "4. HTS People who tested HIV positive and received their results - Female Total", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "RkCHiEj7B2P", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "4. HTS People who tested HIV positive and received their results - Male Total", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "lqCHxzyCVEk", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "3. HTS People who tested HIV positive and received results Female 25-29yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "qDNtZQdEu6S", + "DATIM_Disag_ID": "BLWV93S2HJ0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "3. HTS People who tested HIV positive and received results Male 20-24yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "YqkkGEOlE7O", + "DATIM_Disag_ID": "BitB2nKfWBK", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS People who tested HIV negative and received their results Female 5-9yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "uG6kpJp33vw", + "DATIM_Disag_ID": "EFah6yBFc3J", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "3. HTS People who tested HIV positive and received results Female 45-49yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "qGcju2j6e98", + "DATIM_Disag_ID": "ERDcFrmlT0J", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "3. HTS People who tested HIV positive and received results Female 65+yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "S8OBKAbeiFd", + "DATIM_Disag_ID": "GlfLlD3wSQj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "3. HTS People who tested HIV positive and received results Female 50-64yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "zeVFPT8kfhY", + "DATIM_Disag_ID": "GlfLlD3wSQj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "3. HTS People who tested HIV positive and received results Male 40-44yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "sOxdD2Wsiop", + "DATIM_Disag_ID": "HTcrEM69sst", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "3. HTS People who tested HIV positive and received results Male 10-14yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "N2kW2UikfR8", + "DATIM_Disag_ID": "KRoQaA91sv5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS People who tested HIV negative and received their results Male 10-14yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "qTcTRgoVQVw", + "DATIM_Disag_ID": "Kjn4IWLfG2G", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "3. HTS People who tested HIV positive and received results Female 35-39yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "hnsr2lCfAIa", + "DATIM_Disag_ID": "MuaoVfC9rYL", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS People who tested HIV negative and received their results Female 15-19yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "hhEX3Oe2HS8", + "DATIM_Disag_ID": "NJclydByUvA", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "3. HTS People who tested HIV positive and received results Male 25-29yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "as3hhbVl6j7", + "DATIM_Disag_ID": "NRZfd73Ypo8", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS People who tested HIV negative and received their results Male 5-9yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "fZXIdVvsLkT", + "DATIM_Disag_ID": "NpsmKYKl0mt", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "3. HTS People who tested HIV positive and received results Male 45-49yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "iNBdWgcbDaf", + "DATIM_Disag_ID": "OOCHuTdTJEQ", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS People who tested HIV negative and received their results Male 20-24yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "qwEYXgG9OoS", + "DATIM_Disag_ID": "QS3vNL5WySH", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS People who tested HIV negative and received their results Male 40-44yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "KWto4xOWvWV", + "DATIM_Disag_ID": "RLLUx3DHJan", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS People who tested HIV negative and received their results Female 35-39yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "y7SdmgQz7l5", + "DATIM_Disag_ID": "Sf6GWp5gNx2", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS People who tested HIV negative and received their results Female 25-29yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "FjlK9PSfoS2", + "DATIM_Disag_ID": "TCwxcGgIeqE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "3. HTS People who tested HIV positive and received results Female 5-9yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "BRhAd3TD3Yl", + "DATIM_Disag_ID": "UggtNScQMVl", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "3. HTS People who tested HIV positive and received results Male 50-64yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "mxoMxokNDHq", + "DATIM_Disag_ID": "WDpiIZ8UjB8", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "3. HTS People who tested HIV positive and received results Male 65+yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "qCaFUjTiVl7", + "DATIM_Disag_ID": "WDpiIZ8UjB8", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "3. HTS People who tested HIV positive and received results Female 30-34yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "jWumGH8x43n", + "DATIM_Disag_ID": "bxqrio2gHOj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "3. HTS People who tested HIV positive and received results Female 40-44yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "odyfWzI3XGT", + "DATIM_Disag_ID": "d3rKRkxJP1v", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS People who tested HIV negative and received their results Male 15-19yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "y2sePFBWNNQ", + "DATIM_Disag_ID": "eyTROtsEW5a", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS People who tested HIV negative and received their results Female 40-44yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "MOevLjEX1Cl", + "DATIM_Disag_ID": "fsnxvho9fiG", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS People who tested HIV negative and received their results Female 20-24yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "Cl5VrShmH6f", + "DATIM_Disag_ID": "fysQ3RXzbzW", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "3. HTS People who tested HIV positive and received results Female 10-14yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "YZj1GdR8loq", + "DATIM_Disag_ID": "hXgqQX95TVa", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS People who tested HIV negative and received their results Female 45-49yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "d3aIQPiiUyF", + "DATIM_Disag_ID": "i0RFyIDccSm", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS People who tested HIV negative and received their results Female 50-64yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "Fw1uV6HUDWt", + "DATIM_Disag_ID": "i4lSbrUVcpe", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS People who tested HIV negative and received their results Female 65+yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "NS5CJcsfChJ", + "DATIM_Disag_ID": "i4lSbrUVcpe", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS People who tested HIV negative and received their results Male 65+yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "F1AwNU1dzLn", + "DATIM_Disag_ID": "ip5uMUT73Qu", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS People who tested HIV negative and received their results Male 50-64yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "ZrtEXlX6s4J", + "DATIM_Disag_ID": "ip5uMUT73Qu", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "3. HTS People who tested HIV positive and received results Male 30-34yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "EQLD0HDecYa", + "DATIM_Disag_ID": "kLd3OnUYTr5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS People who tested HIV negative and received their results Male 30-34yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "iVChEimJNJA", + "DATIM_Disag_ID": "kZ5sEz94kJE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS People who tested HIV negative and received their results Male 25-29yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "BOAX5NmfhoN", + "DATIM_Disag_ID": "lGNNK7ZYDGP", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS People who tested HIV negative and received their results Female 30-34yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "qgI0K2Vx0tY", + "DATIM_Disag_ID": "oKgx2Sw4qUL", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "3. HTS People who tested HIV positive and received results Male 1-4yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "nMyvPYQzjxo", + "DATIM_Disag_ID": "tBoWuTd0ERY", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS People who tested HIV negative and received their results Female 10-14yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "IK9I8tdBj6V", + "DATIM_Disag_ID": "tIhxMfmPrU5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "3. HTS People who tested HIV positive and received results Female 20-24yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "LmllPinGRlh", + "DATIM_Disag_ID": "tvOcOPhIdRH", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS People who tested HIV negative and received their results Male 1-4yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "IT9wwIxMtzT", + "DATIM_Disag_ID": "uPpiUkMhH6j", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "3. HTS People who tested HIV positive and received results Female 15-19yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "apBjWjDopum", + "DATIM_Disag_ID": "wJCVvM7o6xm", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "3. HTS People who tested HIV positive and received results Male 5-9yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "OfhOme6emy5", + "DATIM_Disag_ID": "wLMOUM9mfTV", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS People who tested HIV negative and received their results Male 35-39yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "VOJEVEGdtRD", + "DATIM_Disag_ID": "wO7RB8C1sal", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "3. HTS People who tested HIV positive and received results Male 35-39yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "XTGzyf3Uvwe", + "DATIM_Disag_ID": "wnsHEWFSqzG", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "3. HTS People who tested HIV positive and received results Male 15-19yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "tA5viDCxgOf", + "DATIM_Disag_ID": "wpck6pSRDer", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS People who tested HIV negative and received their results Female 1-4yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "FEAsOWmQvQW", + "DATIM_Disag_ID": "xTNM0wWDzo0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "3. HTS People who tested HIV positive and received results Female 1-4yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "n0lJSVUf5XM", + "DATIM_Disag_ID": "xzoIG0AwsNB", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS People who tested HIV negative and received their results Male 45-49yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "YkFRsuSsmG2", + "DATIM_Disag_ID": "z1V5tDuMQt7", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "MOH_Indicator_Name": "14a. Number of HIV positive pregnant women already on ART prior to this pregnancy", + "DATIM_Indicator_Category": "PMTCT_ART", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "CjYhqwbrHIg", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "MOH_Indicator_Name": "14d. Number of Pregnant women newly started on ART during labour", + "DATIM_Indicator_Category": "PMTCT_ART", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "LgAaPqJ5Odb", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "MOH_Indicator_Name": "14b. Number of Pregnant women newly started on ART during ANC 36 weeks of pregnancy", + "DATIM_Indicator_Category": "PMTCT_ART", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "uF7KIa7WGCR", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex", + "MOH_Indicator_Name": "6. Total number of pregnant women HIV tested and received results", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "qFZSlHZosBh", + "DATIM_Disag_ID": "Jwb1SWomgpk", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "MOH_Indicator_Name": "5. Number of pregnant women with previously known HIV positive infection", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "FuWxQFgRBIY", + "DATIM_Disag_ID": "o0gcwyuh7mU", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "MOH_Indicator_Name": "7. Number tested HIV positive", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "lmeYIesFHOz", + "DATIM_Disag_ID": "pc4W2rmWK4q", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "ART 16 HIV-positive new and relapsed TB patients started on TB treatment 20-24yrs", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "JP0A95lxj5o", + "DATIM_Disag_ID": "qli3maq9Ot7", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Unknown Sex, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "ART 16 HIV-positive new and relapsed TB patients started on TB treatment 25-49yrs", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "VL05tbAAe4N", + "DATIM_Disag_ID": "qli3maq9Ot7", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Unknown Sex, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "ART 16 HIV-positive new and relapsed TB patients started on TB treatment 50+yrs", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "gRqCzSitWf5", + "DATIM_Disag_ID": "qli3maq9Ot7", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Unknown Sex, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "ART 16 HIV-positive new and relapsed TB patients started on TB treatment 15-19yrs", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "ufIFR8xwfGF", + "DATIM_Disag_ID": "qli3maq9Ot7", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Unknown Sex, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "ART 16 HIV-positive new and relapsed TB patients started on TB treatment <1yr", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "Dul2FZOHeHu", + "DATIM_Disag_ID": "uURluLqPIJ5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Unknown Sex, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "ART 16 HIV-positive new and relapsed TB patients started on TB treatment 10-14yrs", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TKTwWebuGDo", + "DATIM_Disag_ID": "uURluLqPIJ5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Unknown Sex, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "ART 16 HIV-positive new and relapsed TB patients started on TB treatment 1-4yrs", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "mhrNktGWIw5", + "DATIM_Disag_ID": "uURluLqPIJ5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Unknown Sex, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "ART 16 HIV-positive new and relapsed TB patients started on TB treatment 5-9yrs", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "n0OWFeS4Pr0", + "DATIM_Disag_ID": "uURluLqPIJ5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Unknown Sex, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "ART 3. People living with HIV newly started on ART during the month (excludes ART transfer-in) 50+ years", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "EzaEXNrymiJ", + "DATIM_Disag_ID": "FgwkSYUXq8x", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "ART 3. People living with HIV newly started on ART during the month (excludes ART transfer-in) 5-9 years", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "WpLN52wvi2N", + "DATIM_Disag_ID": "IxSwaxNCt1n", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "ART 4 People living with HIV who are currently receiving ART during the month (All regimen) 1- 4 yrs", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "XruJp4NYvUE", + "DATIM_Disag_ID": "PPoL5AnEAQf", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "ART 3. People living with HIV newly started on ART during the month (excludes ART transfer-in) 25-49 years", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "ScXbC3T5ZZz", + "DATIM_Disag_ID": "R9wcT5vQ7tR", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "ART 3. People living with HIV newly started on ART during the month (excludes ART transfer-in) 25-49 years", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "kU83OOnzqWh", + "DATIM_Disag_ID": "RMA75iIp8Wd", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "ART 3. People living with HIV newly started on ART during the month (excludes ART transfer-in) <1y", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "INVALID", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "KLeULrvPcSD", + "DATIM_Disag_ID": "SeijxYK8F4b", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "ART 3. People living with HIV newly started on ART during the month (excludes ART transfer-in) 20-24 years", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "FjdK9yv8DxP", + "DATIM_Disag_ID": "VdA970UlzlX", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "ART 3. People living with HIV newly started on ART during the month (excludes ART transfer-in) 20-24 years", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "u8xsz4aqkXq", + "DATIM_Disag_ID": "Xn5oUNVSMWA", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "ART 3. People living with HIV newly started on ART during the month (excludes ART transfer-in) 10 - 14 yrs", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "lo7h8zjx7bG", + "DATIM_Disag_ID": "dFjZira5vTX", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "ART 4 People living with HIV who are currently receiving ART during the month (All regimen) 5-9 years", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "W6YkAOHM29W", + "DATIM_Disag_ID": "hiUhhVpgUMg", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "ART 3. People living with HIV newly started on ART during the month (excludes ART transfer-in) 1- 4 yrs", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "JNgOdj7O35z", + "DATIM_Disag_ID": "jbrs9Qk6f9b", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "ART 3. People living with HIV newly started on ART during the month (excludes ART transfer-in) 50+ years", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "eVVPMNgEHgG", + "DATIM_Disag_ID": "kGlGj9LDonu", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "ART 3. People living with HIV newly started on ART during the month (excludes ART transfer-in) 10 - 14 yrs", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "YBB0zk5yhLK", + "DATIM_Disag_ID": "ljBmGJpAsZh", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "ART 3. People living with HIV newly started on ART during the month (excludes ART transfer-in) 15-19 years", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "sykrphiqQBv", + "DATIM_Disag_ID": "wW6G5NC8Wd1", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "ART 3. People living with HIV newly started on ART during the month (excludes ART transfer-in) 15-19 years", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "sykrphiqQBv", + "DATIM_Disag_ID": "x1r1vfZQLFj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "ART 3. People living with HIV newly started on ART during the month (excludes ART transfer-in) <1y", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "INVALID", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PO2hBhliK38", + "DATIM_Disag_ID": "y3VqNEK9n95", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "ART 3. People living with HIV newly started on ART during the month (excludes ART transfer-in) 50+ years", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "EzaEXNrymiJ", + "DATIM_Disag_ID": "FgwkSYUXq8x", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "ART 3. People living with HIV newly started on ART during the month (excludes ART transfer-in) 5-9 years", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "WpLN52wvi2N", + "DATIM_Disag_ID": "IxSwaxNCt1n", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "ART 4 People living with HIV who are currently receiving ART during the month (All regimen) 1- 4 yrs", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "XruJp4NYvUE", + "DATIM_Disag_ID": "PPoL5AnEAQf", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "ART 3. People living with HIV newly started on ART during the month (excludes ART transfer-in) 25-49 years", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "ScXbC3T5ZZz", + "DATIM_Disag_ID": "R9wcT5vQ7tR", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "ART 3. People living with HIV newly started on ART during the month (excludes ART transfer-in) 25-49 years", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "kU83OOnzqWh", + "DATIM_Disag_ID": "RMA75iIp8Wd", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "ART 3. People living with HIV newly started on ART during the month (excludes ART transfer-in) <1y", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "INVALID", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "KLeULrvPcSD", + "DATIM_Disag_ID": "SeijxYK8F4b", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "ART 3. People living with HIV newly started on ART during the month (excludes ART transfer-in) 20-24 years", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "FjdK9yv8DxP", + "DATIM_Disag_ID": "VdA970UlzlX", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "ART 3. People living with HIV newly started on ART during the month (excludes ART transfer-in) 20-24 years", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "u8xsz4aqkXq", + "DATIM_Disag_ID": "Xn5oUNVSMWA", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "ART 3. People living with HIV newly started on ART during the month (excludes ART transfer-in) 10 - 14 yrs", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "lo7h8zjx7bG", + "DATIM_Disag_ID": "dFjZira5vTX", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "ART 4 People living with HIV who are currently receiving ART during the month (All regimen) 5-9 years", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "W6YkAOHM29W", + "DATIM_Disag_ID": "hiUhhVpgUMg", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "ART 3. People living with HIV newly started on ART during the month (excludes ART transfer-in) 1- 4 yrs", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "JNgOdj7O35z", + "DATIM_Disag_ID": "jbrs9Qk6f9b", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "ART 3. People living with HIV newly started on ART during the month (excludes ART transfer-in) 50+ years", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "eVVPMNgEHgG", + "DATIM_Disag_ID": "kGlGj9LDonu", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "ART 3. People living with HIV newly started on ART during the month (excludes ART transfer-in) 10 - 14 yrs", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "YBB0zk5yhLK", + "DATIM_Disag_ID": "ljBmGJpAsZh", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "ART 3. People living with HIV newly started on ART during the month (excludes ART transfer-in) 15-19 years", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PDMDO7RUo5t", + "DATIM_Disag_ID": "wW6G5NC8Wd1", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "ART 3. People living with HIV newly started on ART during the month (excludes ART transfer-in) 15-19 years", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "sykrphiqQBv", + "DATIM_Disag_ID": "x1r1vfZQLFj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "ART 3. People living with HIV newly started on ART during the month (excludes ART transfer-in) <1y", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "INVALID", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PO2hBhliK38", + "DATIM_Disag_ID": "y3VqNEK9n95", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Female, Positive", + "Operation": "ADD" + } + ] + }, + { + "status": "Success", + "country_org": "DATIM-MOH-MOZ-FY19", + "period": "FY19", + "country_code": "MOZ", + "country_name": "Mozambique", + "imap": [ + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "ATS - Total de ATS", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "ATS_TOTAL", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "ATS - Total de Testados Positivos", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "ATS_POS", + "DATIM_Disag_ID": "EyJRtSgSChq", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Unknown Age, Unknown Sex, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "ATS - Total de Testados Negativos", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "ATS_NEG", + "DATIM_Disag_ID": "mV483q7SboN", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Unknown Age, Unknown Sex, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "MOH_Indicator_Name": "SMI-CPN - Mulheres gr\ufffdvidas em TARV a entrada", + "DATIM_Indicator_Category": "PMTCT_ART", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "XX1hAvZFRx7", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "SMI-CPN - Mulheres gr\ufffdvidas que iniciaram TARV durante a gravidez", + "Classification": "n/a", + "DATIM_Indicator_Category": "PMTCT_ART", + "MOH_Disag_Name": "default", + "MOH_Disag_ID": "default", + "MOH_Indicator_ID": "u1LvFqIlF9J", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "SMI-CPN - Mulheres gr\ufffdvidas", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "15-19 anos", + "MOH_Disag_ID": "CM0h636cX5P", + "MOH_Indicator_ID": "GRT7kTCktpn", + "DATIM_Disag_ID": "Jwb1SWomgpk", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex", + "DATIM_Disag_Name": "Female", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "SMI-CPN - Mulheres gr\ufffdvidas", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "20-24 anos", + "MOH_Disag_ID": "dla2Wo2VyU0", + "MOH_Indicator_ID": "GRT7kTCktpn", + "DATIM_Disag_ID": "Jwb1SWomgpk", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex", + "DATIM_Disag_Name": "Female", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "SMI-CPN - Mulheres gr\ufffdvidas", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": ">=25 anos", + "MOH_Disag_ID": "exNx1cGzXEc", + "MOH_Indicator_ID": "GRT7kTCktpn", + "DATIM_Disag_ID": "Jwb1SWomgpk", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex", + "DATIM_Disag_Name": "Female", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "SMI-CPN - Mulheres gr\ufffdvidas", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "10-14 anos", + "MOH_Disag_ID": "qxQx8cylMsO", + "MOH_Indicator_ID": "GRT7kTCktpn", + "DATIM_Disag_ID": "Jwb1SWomgpk", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex", + "DATIM_Disag_Name": "Female", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "SMI-CPN - Mulheres gr\ufffdvidas testadas HIV negativas durante a CPN", + "Classification": "coarse", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "default", + "MOH_Disag_ID": "default", + "MOH_Indicator_ID": "f3uGI9FiZ9t", + "DATIM_Disag_ID": "PCasMOWl24Y", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "SMI-CPN - Mulheres gr\ufffdvidas HIV positiva a entrada", + "Classification": "coarse", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "default", + "MOH_Disag_ID": "default", + "MOH_Indicator_ID": "MgCxldQo2SW", + "DATIM_Disag_ID": "o0gcwyuh7mU", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "DATIM_Disag_Name": "Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "SMI-CPN - Mulheres gr\ufffdvidas testadas HIV positivas durante a CPN", + "Classification": "coarse", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "default", + "MOH_Disag_ID": "default", + "MOH_Indicator_ID": "PzkMawRB4dt", + "DATIM_Disag_ID": "pc4W2rmWK4q", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "DATIM_Disag_Name": "Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "HIV (J ) - N\ufffd activos em TARV 15+ MASCULINO", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "s9hvF8AlvF1", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "HIV (J) - N\ufffd activos em TARV 15+ FEMENINO", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "D6IKO5pKiFd", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "HIV (J) - N\ufffd activos em TARV <15 FEMENINO", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "Q3KGFAUJ5cL", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "HIV (J) - N\ufffd activos em TARV <15 MASCULINO", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "VAArEvPULVG", + "DATIM_Disag_ID": "zHSL7ATXJib", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV-PreTARV - Novos inscritos", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "15+ anos, MASCULINO", + "MOH_Disag_ID": "mUmvPcx5OHn", + "MOH_Indicator_ID": "UnsBkHQU3jw", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV-PreTARV - Novos inscritos", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "15+ anos, FEMININO", + "MOH_Disag_ID": "YeUsrCI6AMf", + "MOH_Indicator_ID": "UnsBkHQU3jw", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV-PreTARV - Novos inscritos", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "<15, FEMININO", + "MOH_Disag_ID": "m53prKZBrbh", + "MOH_Indicator_ID": "UnsBkHQU3jw", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "HIV-PreTARV - Novos inscritos", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "UnsBkHQU3jwP", + "DATIM_Disag_ID": "qli3maq9Ot7", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Unknown Sex, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "HIV-PreTARV - Novos inscritos", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "UnsBkHQU3jwL", + "DATIM_Disag_ID": "uURluLqPIJ5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Unknown Sex, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV-PreTARV - Novos inscritos", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "<15, MASCULINO", + "MOH_Disag_ID": "bcrJhFuAlnS", + "MOH_Indicator_ID": "UnsBkHQU3jw", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + } + ] + }, + { + "status": "Success", + "country_org": "DATIM-MOH-ZWE-FY19", + "period": "FY19", + "country_code": "ZWE", + "country_name": "Zimbabwe", + "imap": [ + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "Tested for HIV and received results: Positive 15+ Male", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "D2MMzf8gAYA", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "Tested for HIV and received results: Negative 15+ Female", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "DVtsJMYaX23", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "Tested for HIV and received results: Positive <15 Female", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "JHOztbw9w6F", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "Tested for HIV and received results: Negative < 15 Male", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "L86JQSq6EB1", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "Tested for HIV and received results: Positive <15 Male", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "LQ4SxW5PKMD", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "Tested for HIV and received results: Negative <15 Female", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "hm6hgH1n8CW", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "Tested for HIV and received results: Positive 15+ Female", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "kqVkqwvzRoY", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "Tested for HIV and received results: Negative 15+ Male", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "oytgMyNYnWA", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "Tested for HIV and received results: Negative <15 Female", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "hm6hgH1n8CW", + "DATIM_Disag_ID": "FSmIqIsgheB", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "Tested for HIV and received results: Positive <15 Female", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "JHOztbw9w6F", + "DATIM_Disag_ID": "HrQbkVgBM1X", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "Tested for HIV and received results: Negative < 15 Male", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "L86JQSq6EB1", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "Tested for HIV and received results: Positive <15 Male", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "LQ4SxW5PKMD", + "DATIM_Disag_ID": "R4WXCEzPZcY", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "Tested for HIV and received results: Positive 15+ Female", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "kqVkqwvzRoY", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "Tested for HIV and received results: Positive 15+ Male", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "D2MMzf8gAYA", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "Tested for HIV and received results: Negative 15+ Male", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "oytgMyNYnWA", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "Tested for HIV and received results: Negative 15+ Female", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "DVtsJMYaX23", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "MOH_Indicator_Name": "Pregnant women booking for first ANC visit already on ART (Option B+) + HIV infected pregnant women initiated on ART in ANC", + "DATIM_Indicator_Category": "PMTCT_ART", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "LzBrQbKuA7m", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex", + "MOH_Indicator_Name": "Pregnant women booking for first ANC visit with known HIV positive result (Option B+) + Pregnant Women HIV tested first time in ANC and received results", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "bViDJ5Jc9Zg", + "DATIM_Disag_ID": "Jwb1SWomgpk", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "Number of ART patients who completed a standard course of TB preventive therapy within the reporting period", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "EyHJW3Z2san", + "DATIM_Disag_ID": "Gfje2jHn5TY", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Unknown Age, Unknown Sex, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "Number of ART patients who completed a standard course of TB preventive therapy within the reporting period", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "THjB92KkrZb", + "DATIM_Disag_ID": "Gfje2jHn5TY", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Unknown Age, Unknown Sex, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "Number of ART patients who completed a standard course of TB preventive therapy within the reporting period", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "XGt5V8cOffO", + "DATIM_Disag_ID": "Gfje2jHn5TY", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Unknown Age, Unknown Sex, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "Number of ART patients who completed a standard course of TB preventive therapy within the reporting period", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "hx0YQoGwy3F", + "DATIM_Disag_ID": "Gfje2jHn5TY", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Unknown Age, Unknown Sex, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "Number of ART patients who completed a standard course of TB preventive therapy within the reporting period", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "ldCpdIirxcu", + "DATIM_Disag_ID": "Gfje2jHn5TY", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Unknown Age, Unknown Sex, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "Number of ART patients who completed a standard course of TB preventive therapy within the reporting period", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "rDlZUajGnS4", + "DATIM_Disag_ID": "Gfje2jHn5TY", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Unknown Age, Unknown Sex, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "Number of ART patients who completed a standard course of TB preventive therapy within the reporting period", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "sqTO1wP1Sga", + "DATIM_Disag_ID": "Gfje2jHn5TY", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Unknown Age, Unknown Sex, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "Number of ART patients who completed a standard course of TB preventive therapy within the reporting period", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "srplkyF4t9Y", + "DATIM_Disag_ID": "Gfje2jHn5TY", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Unknown Age, Unknown Sex, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "Number of ART patients who completed a standard course of TB preventive therapy within the reporting period", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "tZXyYvVDZcP", + "DATIM_Disag_ID": "Gfje2jHn5TY", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Unknown Age, Unknown Sex, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "Currently receiving ART: 15+ Male", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "Eyh4n2vTm7c", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "Currently receiving ART: 15+ Female", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "GQVaVvJUn24", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "Currently receiving ART: < 15 Female", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "vNoWiN0MOhz", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "Currently receiving ART: < 15 Male", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "g2xiZiXz9kQ", + "DATIM_Disag_ID": "zHSL7ATXJib", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "HIV positive patients in care newly starting on first line ART: 15+ Male", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "JtfCUigZbPn", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "HIV positive patients in care newly starting on first line ART: 15+ Female", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "b9i6D7mnO3b", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "HIV positive patients in care newly starting on first line ART: <15 Female", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "oJOVMoWtkjK", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "HIV positive patients in care newly starting on first line ART: <15 Male", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "ZJkIffRV5EE", + "DATIM_Disag_ID": "zHSL7ATXJib", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + } + ] + }, + { + "status": "Success", + "country_org": "DATIM-MOH-SSD-FY19", + "period": "FY19", + "country_code": "SSD", + "country_name": "South Sudan", + "imap": [ + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "Total number of people tested for HIV in the reporting period (first time testers and repeat testers)", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_25and29Female", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_25and29Female", + "DATIM_Disag_ID": "BLWV93S2HJ0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_20and24Male", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_20and24Male", + "DATIM_Disag_ID": "BitB2nKfWBK", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS-TST_Female_5and9", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS-TST_Female_5and9", + "DATIM_Disag_ID": "EFah6yBFc3J", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_5and9Female", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_5and9Female", + "DATIM_Disag_ID": "EFah6yBFc3J", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_45and49Female", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_45and49Female", + "DATIM_Disag_ID": "ERDcFrmlT0J", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_50andMoreFemale", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_50andMoreFemale", + "DATIM_Disag_ID": "GlfLlD3wSQj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS-TST_Female_Under1", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "INVALID", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS-TST_Female_Under1", + "DATIM_Disag_ID": "Gvo9takmOXx", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_under1Female", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "INVALID", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_under1Female", + "DATIM_Disag_ID": "Gvo9takmOXx", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_40and44Male", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_40and44Male", + "DATIM_Disag_ID": "HTcrEM69sst", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_10and14Male", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_10and14Male", + "DATIM_Disag_ID": "KRoQaA91sv5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS-TST_Male_10and14", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS-TST_Male_10and14", + "DATIM_Disag_ID": "Kjn4IWLfG2G", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_10and14Male", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_10and14Male", + "DATIM_Disag_ID": "Kjn4IWLfG2G", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_35and39Female", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_35and39Female", + "DATIM_Disag_ID": "MuaoVfC9rYL", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS-TST_Female_15and19", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS-TST_Female_15and19", + "DATIM_Disag_ID": "NJclydByUvA", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_15and19Female", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_15and19Female", + "DATIM_Disag_ID": "NJclydByUvA", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_25and29Male", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_25and29Male", + "DATIM_Disag_ID": "NRZfd73Ypo8", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS-TST_Male_5and9", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS-TST_Male_5and9", + "DATIM_Disag_ID": "NpsmKYKl0mt", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_5and9Male", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_5and9Male", + "DATIM_Disag_ID": "NpsmKYKl0mt", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_45and49Male", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_45and49Male", + "DATIM_Disag_ID": "OOCHuTdTJEQ", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS-TST_Male_20and24", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS-TST_Male_20and24", + "DATIM_Disag_ID": "QS3vNL5WySH", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_20and24Male", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_20and24Male", + "DATIM_Disag_ID": "QS3vNL5WySH", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS-TST_Male_40and44", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS-TST_Male_40and44", + "DATIM_Disag_ID": "RLLUx3DHJan", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_40and44Male", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_40and44Male", + "DATIM_Disag_ID": "RLLUx3DHJan", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS-TST_Female_35and39", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS-TST_Female_35and39", + "DATIM_Disag_ID": "Sf6GWp5gNx2", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_35and39Female", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_35and39Female", + "DATIM_Disag_ID": "Sf6GWp5gNx2", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS-TST_Female_25and29", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS-TST_Female_25and29", + "DATIM_Disag_ID": "TCwxcGgIeqE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_25and29Female", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_25and29Female", + "DATIM_Disag_ID": "TCwxcGgIeqE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_5and9Female", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_5and9Female", + "DATIM_Disag_ID": "UggtNScQMVl", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Female, Positive", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_50andMoreMale", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_50andMoreMale", + "DATIM_Disag_ID": "WDpiIZ8UjB8", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_30and34Female", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_30and34Female", + "DATIM_Disag_ID": "bxqrio2gHOj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_under1Male", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "INVALID", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_under1Male", + "DATIM_Disag_ID": "cXdSJvbabBT", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_40and44Female", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_40and44Female", + "DATIM_Disag_ID": "d3rKRkxJP1v", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS-TST_Male_15and19", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS-TST_Male_15and19", + "DATIM_Disag_ID": "eyTROtsEW5a", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_15and19Male", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_15and19Male", + "DATIM_Disag_ID": "eyTROtsEW5a", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS-TST_Female_40and44", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS-TST_Female_40and44", + "DATIM_Disag_ID": "fsnxvho9fiG", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS-TST_Female_20and24", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS-TST_Female_20and24", + "DATIM_Disag_ID": "fysQ3RXzbzW", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_20and24Female", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_20and24Female", + "DATIM_Disag_ID": "fysQ3RXzbzW", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_10and14Female", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_10and14Female", + "DATIM_Disag_ID": "hXgqQX95TVa", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS-TST_Female_45and49", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS-TST_Female_45and49", + "DATIM_Disag_ID": "i0RFyIDccSm", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_45and49Female", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_45and49Female", + "DATIM_Disag_ID": "i0RFyIDccSm", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS-TST_Female_50andMore", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS-TST_Female_50andMore", + "DATIM_Disag_ID": "i4lSbrUVcpe", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_50andMoreFemale", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_50andMoreFemale", + "DATIM_Disag_ID": "i4lSbrUVcpe", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS-TST_Male_Under1", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "INVALID", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS-TST_Male_Under1", + "DATIM_Disag_ID": "iomLts0rFcj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS-TST_Male_50andMore", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS-TST_Male_50andMore", + "DATIM_Disag_ID": "ip5uMUT73Qu", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_50andMoreMale", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_50andMoreMale", + "DATIM_Disag_ID": "ip5uMUT73Qu", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_30and34Male", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_30and34Male", + "DATIM_Disag_ID": "kLd3OnUYTr5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS-TST_Male_30and34", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS-TST_Male_30and34", + "DATIM_Disag_ID": "kZ5sEz94kJE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_30and34Male", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_30and34Male", + "DATIM_Disag_ID": "kZ5sEz94kJE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS-TST_Male_25and29", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS-TST_Male_25and29", + "DATIM_Disag_ID": "lGNNK7ZYDGP", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_25and29Male", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_25and29Male", + "DATIM_Disag_ID": "lGNNK7ZYDGP", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS-TST_Female_30and34", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS-TST_Female_30and34", + "DATIM_Disag_ID": "oKgx2Sw4qUL", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_30and34Female", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_30and34Female", + "DATIM_Disag_ID": "oKgx2Sw4qUL", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_under1Female", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "INVALID", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_under1Female", + "DATIM_Disag_ID": "pCFCaOLScdv", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Female, Positive", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_1and4Male", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_1and4Male", + "DATIM_Disag_ID": "tBoWuTd0ERY", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS-TST_Female_10and14", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS-TST_Female_10and14", + "DATIM_Disag_ID": "tIhxMfmPrU5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_10and14Female", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_10and14Female", + "DATIM_Disag_ID": "tIhxMfmPrU5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_20and24Female", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_20and24Female", + "DATIM_Disag_ID": "tvOcOPhIdRH", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female, Positive", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS-TST_Male_1and4", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS-TST_Male_1and4", + "DATIM_Disag_ID": "uPpiUkMhH6j", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_1and4Male", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_1and4Male", + "DATIM_Disag_ID": "uPpiUkMhH6j", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_15and19Female", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_15and19Female", + "DATIM_Disag_ID": "wJCVvM7o6xm", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female, Positive", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_5and9Male", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_5and9Male", + "DATIM_Disag_ID": "wLMOUM9mfTV", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Male, Positive", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS-TST_Male_35and39", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS-TST_Male_35and39", + "DATIM_Disag_ID": "wO7RB8C1sal", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_35and39Male", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_35and39Male", + "DATIM_Disag_ID": "wO7RB8C1sal", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_35and39Male", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_35and39Male", + "DATIM_Disag_ID": "wnsHEWFSqzG", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Male, Positive", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_15and19Male", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_15and19Male", + "DATIM_Disag_ID": "wpck6pSRDer", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Male, Positive", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS-TST_Female_1and4", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS-TST_Female_1and4", + "DATIM_Disag_ID": "xTNM0wWDzo0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_1and4Female", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_1and4Female", + "DATIM_Disag_ID": "xTNM0wWDzo0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_1and4Female", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_1and4Female", + "DATIM_Disag_ID": "xzoIG0AwsNB", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Female, Positive", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS-TST_Male_45and49", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS-TST_Male_45and49", + "DATIM_Disag_ID": "z1V5tDuMQt7", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_45and49Male", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_45and49Male", + "DATIM_Disag_ID": "z1V5tDuMQt7", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "MOH_Indicator_Name": "Number of PMTCT Clients who received ARTduring this reporting period by Regimen", + "DATIM_Indicator_Category": "PMTCT_ART", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PMTCT_ART", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex", + "MOH_Indicator_Name": "Number of pregnant women counselled and tested for HIV at ANC clinic (known positives + women of unknown status tested for HIV)", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PMTCT_STAT_Numerator", + "DATIM_Disag_ID": "Jwb1SWomgpk", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "MOH_Indicator_Name": "Number of Women of unknown status tested for HIV (1st ANC Visit) ", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "NewNegatives_and_newPositives", + "DATIM_Disag_ID": "PCasMOWl24Y", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "MOH_Indicator_Name": "Number of Women of unknown status testing HIV positive (1st ANC visit)", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "Newly_Tested_Positives", + "DATIM_Disag_ID": "PCasMOWl24Y", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "MOH_Indicator_Name": "Number Known positive status (at entry into ANC)", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "Known_Positives", + "DATIM_Disag_ID": "o0gcwyuh7mU", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "MOH_Indicator_Name": "Number of Women of unknown status testing HIV positive (1st ANC visit)", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "Newly_Tested_Positives", + "DATIM_Disag_ID": "pc4W2rmWK4q", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female, Newly Identified Positive", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "TB_prev Male 15+", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TB_PREV_Male_15andMore", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "TB_prev Female 15+", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TB_PREV_Female_15andMore", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "TB_prev Female <15", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TB_PREV_Female_Under15", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "TB_prev Male <15", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TB_PREV_Male_Under15", + "DATIM_Disag_ID": "zHSL7ATXJib", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_Curr Male 30-34", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_CURR_Male_30and34", + "DATIM_Disag_ID": "B8JEL3qeQiw", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_Curr Male 50+", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_CURR_Male_50andMore", + "DATIM_Disag_ID": "FgwkSYUXq8x", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_Curr Male 5-9", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_CURR_Male_5and9", + "DATIM_Disag_ID": "IxSwaxNCt1n", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_Curr Female 35-39", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_CURR_Female_35and39", + "DATIM_Disag_ID": "OBbZvcHg2HL", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_Curr Female 45-49", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_CURR_Female_45and49", + "DATIM_Disag_ID": "POkbpo4D13c", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_Curr Female 1-4", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_CURR_Female_1and4", + "DATIM_Disag_ID": "PPoL5AnEAQf", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_Curr Male 25-29", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_CURR_Male_25and29", + "DATIM_Disag_ID": "R9wcT5vQ7tR", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_Curr Female 25-29", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_CURR_Female_25and29", + "DATIM_Disag_ID": "RMA75iIp8Wd", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_Curr Male <1", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "INVALID", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_CURR_Male_Under1", + "DATIM_Disag_ID": "SeijxYK8F4b", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_Curr Male 20-24", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_CURR_Male_20and24", + "DATIM_Disag_ID": "VdA970UlzlX", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_Curr Male 45-49", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_CURR_Male_45and49", + "DATIM_Disag_ID": "WjX1mRJp9NV", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_Curr Female 20-24", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_CURR_Female_20and24", + "DATIM_Disag_ID": "Xn5oUNVSMWA", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_Curr Female 10-14", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_CURR_Female_10and14", + "DATIM_Disag_ID": "dFjZira5vTX", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_Curr Female 40-44", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_CURR_Female_40and44", + "DATIM_Disag_ID": "eOn9JgfkB4F", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_Curr Female 5-9", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_CURR_Female_5and9", + "DATIM_Disag_ID": "hiUhhVpgUMg", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_Curr Female 30-34", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_CURR_Female_30and34", + "DATIM_Disag_ID": "j0yodS3zbnW", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_Curr Male 1-4", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_CURR_Male_1and4", + "DATIM_Disag_ID": "jbrs9Qk6f9b", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_Curr Female 50+", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_CURR_Female_50andMore", + "DATIM_Disag_ID": "kGlGj9LDonu", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_Curr Male 10-14", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_CURR_Male_10and14", + "DATIM_Disag_ID": "ljBmGJpAsZh", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_Curr Male 40-44", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_CURR_Male_40and44", + "DATIM_Disag_ID": "qdYU6NoIpY1", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_Curr Female 15-19", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_CURR_Female_15and19", + "DATIM_Disag_ID": "wW6G5NC8Wd1", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_Curr Male 15-19", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_CURR_Male_15and19", + "DATIM_Disag_ID": "x1r1vfZQLFj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_Curr Female <1", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "INVALID", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_CURR_Female_Under1", + "DATIM_Disag_ID": "y3VqNEK9n95", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_Curr Male 35-39", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_CURR_Male_35and39", + "DATIM_Disag_ID": "ytvrDZdNAhc", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_New Male 30-34", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_New_Male_30and34", + "DATIM_Disag_ID": "B8JEL3qeQiw", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_New Male 50+", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_New_Male_50andMore", + "DATIM_Disag_ID": "FgwkSYUXq8x", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_New Male 5-9", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_New_Male_5and9", + "DATIM_Disag_ID": "IxSwaxNCt1n", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX-New Female 35-39", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_New_Female_35and39", + "DATIM_Disag_ID": "OBbZvcHg2HL", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_New Female 45-49", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_New_Female_45and49", + "DATIM_Disag_ID": "POkbpo4D13c", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_New Female 1-4", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_New_Female_1and4", + "DATIM_Disag_ID": "PPoL5AnEAQf", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_New Male 25-29", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_New_Male_25and29", + "DATIM_Disag_ID": "R9wcT5vQ7tR", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_New Female 25-29", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_New_Female_25and29", + "DATIM_Disag_ID": "RMA75iIp8Wd", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_New Male <1", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "INVALID", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_New_Male_Under1", + "DATIM_Disag_ID": "SeijxYK8F4b", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_New Male 20-24", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_New_Male_20and24", + "DATIM_Disag_ID": "VdA970UlzlX", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_New Male 45-49", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_New_Male_45and49", + "DATIM_Disag_ID": "WjX1mRJp9NV", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_New Female 20-24", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_New_Female_20and24", + "DATIM_Disag_ID": "Xn5oUNVSMWA", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_new Female 10-14", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_New_Female_10and14", + "DATIM_Disag_ID": "dFjZira5vTX", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_New Female 40-44", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_New_Female_40and44", + "DATIM_Disag_ID": "eOn9JgfkB4F", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_New Female 5-9", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_New_Female_5and9", + "DATIM_Disag_ID": "hiUhhVpgUMg", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_New Female 30-34", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_New_Female_30and34", + "DATIM_Disag_ID": "j0yodS3zbnW", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_New Male 1-4", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_New_Male_1and4", + "DATIM_Disag_ID": "jbrs9Qk6f9b", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_New Female 50+", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_New_Female_50andMore", + "DATIM_Disag_ID": "kGlGj9LDonu", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_New Male 10-14", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_New_Male_10and14", + "DATIM_Disag_ID": "ljBmGJpAsZh", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_New Male 40-44", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_New_Male_40and44", + "DATIM_Disag_ID": "qdYU6NoIpY1", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_New Female 15-19", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_New_Female_15and19", + "DATIM_Disag_ID": "wW6G5NC8Wd1", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_New Male 15-19", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_New_Male_15and19", + "DATIM_Disag_ID": "x1r1vfZQLFj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_New Female<1", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "INVALID", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_New_Female_Under1", + "DATIM_Disag_ID": "y3VqNEK9n95", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_New Male 35-39", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_New_Male_35and39", + "DATIM_Disag_ID": "ytvrDZdNAhc", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Male, Positive", + "Operation": "ADD" + } + ] + }, + { + "status": "Success", + "country_org": "DATIM-MOH-HTI-FY19", + "period": "FY19", + "country_code": "HTI", + "country_name": "Haiti", + "imap": [ + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "# de femmes vues en post-partum test\u00e9es pour le VIH dans les 72 heures suivant l'accouchement", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1348-1348-1186-1348-747", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test-[VIH +][TOTAL]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1174-1635-971-114", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test-[VIH-][TOTAL]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1174-1635-972-114", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "# de femmes enceintes VIH (+) conseill\u00e9es en Post-test \u00e0 la clinique pr\u00e9natale-[TOTAL]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1186-1656-745", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "# de femmes enceintes VIH (-) conseill\u00e9es en Post-test \u00e0 la clinique pr\u00e9natale-[TOTAL]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1186-1656-746", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "# de femmes enceintes test\u00e9es VIH+ conseill\u00e9es en Post-Test \u00e0 la maternit\u00e9-[TOTAL]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1657-1657-1186-1657-745", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "# de Femmes enceintes test\u00e9es VIH- conseill\u00e9es en post-test a la maternit\u00e9-[TOTAL]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1657-1657-1186-1657-746", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "# de femmes allaitantes test\u00e9es VIH+ conseill\u00e9es en Post-Test -[TOTAL]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1659-1659-1186-1659-745", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "# de Femmes allaitantes test\u00e9es VIH- conseill\u00e9es en post-test-[TOTAL]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1659-1659-1186-1659-746", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes testees conseillees en Post-Test-[VIH +][25-29][Feminin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1167-1635-971-2", + "DATIM_Disag_ID": "BLWV93S2HJ0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "# de femmes enceintes VIH+ conseill\u00e9es en Post-test a la clinique pr\u00e9natale [25-29]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1179-1656-745", + "DATIM_Disag_ID": "BLWV93S2HJ0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de femmes enceintes testees VIH+ conseillees en Post-Test \ufffd la maternite[25-29]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1657-1657-1179-1657-745", + "DATIM_Disag_ID": "BLWV93S2HJ0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de Femmes allaitantes testees VIH+ conseillees en post-test[25-29]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1659-1659-1179-1659-745", + "DATIM_Disag_ID": "BLWV93S2HJ0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test-[VIH +][20-24][Masculin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1166-1635-971-1", + "DATIM_Disag_ID": "BitB2nKfWBK", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test vih- Feminin 5-9", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1163-1635-972-2", + "DATIM_Disag_ID": "EFah6yBFc3J", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test-[VIH +][45-49][F\u00e9minin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1171-1635-971-2", + "DATIM_Disag_ID": "ERDcFrmlT0J", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "# de femmes enceintes VIH+ conseill\u00e9es en Post-test a la clinique pr\u00e9natale [45-49]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1183-1656-745", + "DATIM_Disag_ID": "ERDcFrmlT0J", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de femmes enceintes test\u00e9es VIH+ conseill\u00e9es en Post-Test \u00e0 la maternit\u00e9[45-49]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1657-1657-1183-1657-745", + "DATIM_Disag_ID": "ERDcFrmlT0J", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de Femmes allaitantes test\u00e9es VIH+ conseill\u00e9es en post-test[45-49]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1659-1659-1183-1659-745", + "DATIM_Disag_ID": "ERDcFrmlT0J", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\ufffdes conseill\ufffdes en Post-Test-[VIH +][50 et Plus][F\ufffdminin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1172-1635-971-2", + "DATIM_Disag_ID": "GlfLlD3wSQj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "# de femmes enceintes VIH+ conseill\u00e9es en Post-test a la clinique pr\u00e9natale [50+]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1184-1656-745", + "DATIM_Disag_ID": "GlfLlD3wSQj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de femmes enceintes test\ufffdes VIH+ conseill\u00e9es en Post-Test \u00e0 la maternit\u00e9[50+]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1657-1657-1184-1657-745", + "DATIM_Disag_ID": "GlfLlD3wSQj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de Femmes allaitantes test\u00e9es VIH+ conseill\u00e9es en post-test[50+]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1659-1659-1184-1659-745", + "DATIM_Disag_ID": "GlfLlD3wSQj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test vih- Feminin <1", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "INVALID", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1161-1635-972-2", + "DATIM_Disag_ID": "Gvo9takmOXx", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test-[VIH +][40-44][Masculin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1170-1635-971-1", + "DATIM_Disag_ID": "HTcrEM69sst", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test-[VIH +][10-14][Masculin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1164-1635-971-1", + "DATIM_Disag_ID": "KRoQaA91sv5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\ufffdes conseill\ufffdes en Post-Test-[VIH-][10-14][Masculin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1164-1635-972-1", + "DATIM_Disag_ID": "Kjn4IWLfG2G", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\ufffdes conseill\ufffdes en Post-Test-[VIH +][35-39][F\ufffdminin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1169-1635-971-2", + "DATIM_Disag_ID": "MuaoVfC9rYL", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "# de femmes enceintes VIH+ conseill\u00e9es en Post-test a la clinique pr\u00e9natale [35-39]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1181-1656-745", + "DATIM_Disag_ID": "MuaoVfC9rYL", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de femmes enceintes test\ufffdes VIH+ conseill\ufffdes en Post-Test \ufffd la maternit\ufffd[35-39]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1657-1657-1181-1657-745", + "DATIM_Disag_ID": "MuaoVfC9rYL", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de Femmes allaitantes test\ufffdes VIH+ conseill\ufffdes en post-test[35-39]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1659-1659-1181-1659-745", + "DATIM_Disag_ID": "MuaoVfC9rYL", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test-[VIH-][15-19][F\u00e9minin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1165-1635-972-2", + "DATIM_Disag_ID": "NJclydByUvA", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "# de femmes enceintes VIH- conseill\u00e9es en Post-test a la clinique pr\u00e9natale [15-19]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1177-1656-746", + "DATIM_Disag_ID": "NJclydByUvA", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de femmes enceintes test\u00e9es VIH- conseill\u00e9es en Post-Test \u00e0 la maternit\u00e9[15-19]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1657-1657-1177-1657-746", + "DATIM_Disag_ID": "NJclydByUvA", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de Femmes allaitantes test\u00e9es VIH- conseill\u00e9es en post-test[15-19]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1659-1659-1177-1659-746", + "DATIM_Disag_ID": "NJclydByUvA", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test-[VIH +][25-29][Masculin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1167-1635-971-1", + "DATIM_Disag_ID": "NRZfd73Ypo8", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test vih- Masculin 5-9", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1163-1635-972-1", + "DATIM_Disag_ID": "NpsmKYKl0mt", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test-[VIH +][45-49][Masculin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1171-1635-971-1", + "DATIM_Disag_ID": "OOCHuTdTJEQ", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\ufffdes conseill\ufffdes en Post-Test-[VIH-][20-24][Masculin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1166-1635-972-1", + "DATIM_Disag_ID": "QS3vNL5WySH", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test-[VIH -][40-44][Masculin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1170-1635-972-1", + "DATIM_Disag_ID": "RLLUx3DHJan", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\ufffdes conseill\ufffdes en Post-Test-[VIH-][35-39][F\ufffdminin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1169-1635-972-2", + "DATIM_Disag_ID": "Sf6GWp5gNx2", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "# de femmes enceintes VIH- conseill\u00e9es en Post-test a la clinique pr\u00e9natale [35-39]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1181-1656-746", + "DATIM_Disag_ID": "Sf6GWp5gNx2", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de femmes enceintes test\ufffdes VIH- conseill\ufffdes en Post-Test \ufffd la maternit\ufffd[35-39]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1657-1657-1181-1657-746", + "DATIM_Disag_ID": "Sf6GWp5gNx2", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de Femmes allaitantes test\ufffdes VIH- conseill\ufffdes en post-test[35-39]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1659-1659-1181-1659-746", + "DATIM_Disag_ID": "Sf6GWp5gNx2", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\ufffdes conseill\ufffdes en Post-Test-[VIH-][25-29][F\ufffdminin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1167-1635-972-2", + "DATIM_Disag_ID": "TCwxcGgIeqE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "# de femmes enceintes VIH- conseill\u00e9es en Post-test a la clinique pr\u00e9natale [25-29]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1179-1656-746", + "DATIM_Disag_ID": "TCwxcGgIeqE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de femmes enceintes test\ufffdes VIH- conseill\ufffdes en Post-Test \ufffd la maternit\ufffd[25-29]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1657-1657-1179-1657-746", + "DATIM_Disag_ID": "TCwxcGgIeqE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de Femmes allaitantes test\ufffdes VIH- conseill\ufffdes en post-test[25-29]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1659-1659-1179-1659-746", + "DATIM_Disag_ID": "TCwxcGgIeqE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test vih+ Feminin 5-9", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1163-1635-971-2", + "DATIM_Disag_ID": "UggtNScQMVl", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test-[VIH +][50 et Plus][Masculin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1172-1635-971-1", + "DATIM_Disag_ID": "WDpiIZ8UjB8", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes testees conseillees en Post-Test-[VIH +][30-34][Feminin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1168-1635-971-2", + "DATIM_Disag_ID": "bxqrio2gHOj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "# de femmes enceintes VIH+ conseill\u00e9es en Post-test a la clinique pr\u00e9natale [30-34]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1180-1656-745", + "DATIM_Disag_ID": "bxqrio2gHOj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de femmes enceintes test\ufffdes VIH+ conseill\ufffdes en Post-Test \ufffd la maternit\ufffd[30-34]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1657-1657-1180-1657-745", + "DATIM_Disag_ID": "bxqrio2gHOj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de Femmes allaitantes testees VIH+ conseillees en post-test[30-34]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1659-1659-1180-1659-745", + "DATIM_Disag_ID": "bxqrio2gHOj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test vih+ Masculin <1", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "INVALID", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1161-1635-971-1", + "DATIM_Disag_ID": "cXdSJvbabBT", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test-[VIH +][40-44][F\u00e9minin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1170-1635-971-2", + "DATIM_Disag_ID": "d3rKRkxJP1v", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "# de femmes enceintes VIH+ conseill\u00e9es en Post-test a la clinique pr\u00e9natale [40-44]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1182-1656-745", + "DATIM_Disag_ID": "d3rKRkxJP1v", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de femmes enceintes test\u00e9es VIH+ conseill\u00e9es en Post-Test \u00e0 la maternit\u00e9[40-44]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1657-1657-1182-1657-745", + "DATIM_Disag_ID": "d3rKRkxJP1v", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de Femmes allaitantes test\u00e9es VIH+ conseill\u00e9es en post-test[40-44]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1659-1659-1182-1659-745", + "DATIM_Disag_ID": "d3rKRkxJP1v", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\ufffdes conseill\ufffdes en Post-Test-[VIH-][15-19][Masculin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1165-1635-972-1", + "DATIM_Disag_ID": "eyTROtsEW5a", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test-[VIH -][40-44][F\u00e9minin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1170-1635-972-2", + "DATIM_Disag_ID": "fsnxvho9fiG", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "# de femmes enceintes VIH- conseill\u00e9es en Post-test a la clinique pr\u00e9natale [40-44]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1182-1656-746", + "DATIM_Disag_ID": "fsnxvho9fiG", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de femmes enceintes test\u00e9es VIH- conseill\u00e9es en Post-Test \u00e0 la maternit\u00e9[40-44]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1657-1657-1182-1657-746", + "DATIM_Disag_ID": "fsnxvho9fiG", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de Femmes allaitantes test\u00e9es VIH- conseill\u00e9es en post-test[40-44]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1659-1659-1182-1659-746", + "DATIM_Disag_ID": "fsnxvho9fiG", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\ufffdes conseill\ufffdes en Post-Test-[VIH-][20-24][F\ufffdminin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1166-1635-972-2", + "DATIM_Disag_ID": "fysQ3RXzbzW", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "# de femmes enceintes VIH- conseill\u00e9es en Post-test a la clinique pr\u00e9natale [20-24]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1178-1656-746", + "DATIM_Disag_ID": "fysQ3RXzbzW", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de femmes enceintes test\ufffdes VIH- conseill\ufffdes en Post-Test \ufffd la maternit\ufffd[20-24]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1657-1657-1178-1657-746", + "DATIM_Disag_ID": "fysQ3RXzbzW", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de Femmes allaitantes test\ufffdes VIH- conseill\ufffdes en post-test[20-24]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1659-1659-1178-1659-746", + "DATIM_Disag_ID": "fysQ3RXzbzW", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes testees conseillees en Post-Test-[VIH +][10-14][Feminin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1164-1635-971-2", + "DATIM_Disag_ID": "hXgqQX95TVa", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de femmes enceintes VIH+ conseill\u00e9es en post-test \u00e0 la clinique pr\u00e9natale [10-14]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1176-1656-745", + "DATIM_Disag_ID": "hXgqQX95TVa", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de femmes enceintes testees VIH+ conseillees en Post-Test \u00e0 la maternite-[10-14]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1657-1657-1176-1657-745", + "DATIM_Disag_ID": "hXgqQX95TVa", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de Femmes allaitantes testees VIH+ conseillees en post-test-[10-14]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1659-1659-1176-1659-745", + "DATIM_Disag_ID": "hXgqQX95TVa", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test-[VIH -][45-49][F\u00e9minin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1171-1635-972-2", + "DATIM_Disag_ID": "i0RFyIDccSm", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "# de femmes enceintes VIH- conseill\u00e9es en Post-test a la clinique pr\u00e9natale [45-49]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1183-1656-746", + "DATIM_Disag_ID": "i0RFyIDccSm", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de femmes enceintes test\u00e9es VIH- conseill\u00e9es en Post-Test \u00e0 la maternit\u00e9[45-49]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1657-1657-1183-1657-746", + "DATIM_Disag_ID": "i0RFyIDccSm", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de Femmes allaitantes test\u00e9es VIH- conseill\u00e9es en post-test[45-49]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1659-1659-1183-1659-746", + "DATIM_Disag_ID": "i0RFyIDccSm", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\ufffdes conseill\ufffdes en Post-Test-[VIH-][50 et Plus][F\ufffdminin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1172-1635-972-2", + "DATIM_Disag_ID": "i4lSbrUVcpe", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "# de femmes enceintes VIH- conseill\u00e9es en Post-test a la clinique pr\u00e9natale [50+]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1184-1656-746", + "DATIM_Disag_ID": "i4lSbrUVcpe", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de femmes enceintes test\ufffdes VIH- conseill\ufffdes en Post-Test \ufffd la maternit\ufffd[50+]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1657-1657-1184-1657-746", + "DATIM_Disag_ID": "i4lSbrUVcpe", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de Femmes allaitantes test\ufffdes VIH- conseill\ufffdes en post-test[50+]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1659-1659-1184-1659-746", + "DATIM_Disag_ID": "i4lSbrUVcpe", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test vih- Masculin <1", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "INVALID", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1161-1635-972-1", + "DATIM_Disag_ID": "iomLts0rFcj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\ufffdes conseill\ufffdes en Post-Test-[VIH-][50+][Masculin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1172-1635-972-1", + "DATIM_Disag_ID": "ip5uMUT73Qu", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test-[VIH +][30-34][Masculin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1168-1635-971-1", + "DATIM_Disag_ID": "kLd3OnUYTr5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\ufffdes conseill\ufffdes en Post-Test-[VIH-][30-34][Masculin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1168-1635-972-1", + "DATIM_Disag_ID": "kZ5sEz94kJE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\ufffdes conseill\ufffdes en Post-Test-[VIH-][25-29][Masculin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1167-1635-972-1", + "DATIM_Disag_ID": "lGNNK7ZYDGP", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\ufffdes conseill\ufffdes en Post-Test-[VIH-][30-34][F\ufffdminin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1168-1635-972-2", + "DATIM_Disag_ID": "oKgx2Sw4qUL", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "# de femmes enceintes VIH- conseill\u00e9es en Post-test a la clinique pr\u00e9natale [30-34]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1180-1656-746", + "DATIM_Disag_ID": "oKgx2Sw4qUL", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de femmes enceintes test\ufffdes VIH- conseill\ufffdes en Post-Test \ufffd la maternit\ufffd[30-34]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1657-1657-1180-1657-746", + "DATIM_Disag_ID": "oKgx2Sw4qUL", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de Femmes allaitantes test\ufffdes VIH- conseill\ufffdes en post-test[30-34]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1659-1659-1180-1659-746", + "DATIM_Disag_ID": "oKgx2Sw4qUL", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test vih+ Feminin <1", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "INVALID", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1161-1635-971-2", + "DATIM_Disag_ID": "pCFCaOLScdv", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test vih+ Masculin 1-4", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1162-1635-971-1", + "DATIM_Disag_ID": "tBoWuTd0ERY", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test-[VIH-][10-14][F\u00e9minin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1164-1635-972-2", + "DATIM_Disag_ID": "tIhxMfmPrU5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de femmes enceintes VIH- conseill\u00e9es en Post-test a la clinique pr\u00e9natale [10-14]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1176-1656-746", + "DATIM_Disag_ID": "tIhxMfmPrU5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de femmes enceintes test\u00e9es VIH- conseill\u00e9es en Post-Test \u00e0 la maternit\u00e9[10-14]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1657-1657-1176-1657-746", + "DATIM_Disag_ID": "tIhxMfmPrU5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de Femmes allaitantes test\u00e9es VIH- conseill\u00e9es en post-test[10-14]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1659-1659-1176-1659-746", + "DATIM_Disag_ID": "tIhxMfmPrU5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes testees conseillees en Post-Test-[VIH +][20-24][Feminin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1166-1635-971-2", + "DATIM_Disag_ID": "tvOcOPhIdRH", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "# de femmes enceintes VIH+ conseill\u00e9es en Post-test a la clinique pr\u00e9natale [20-24]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1178-1656-745", + "DATIM_Disag_ID": "tvOcOPhIdRH", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de femmes enceintes testees VIH+ conseillees en Post-Test \ufffd la maternite[20-24]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1657-1657-1178-1657-745", + "DATIM_Disag_ID": "tvOcOPhIdRH", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de Femmes allaitantes testees VIH+ conseillees en post-test[20-24]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1659-1659-1178-1659-745", + "DATIM_Disag_ID": "tvOcOPhIdRH", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test VIH- Masculin 1-4", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1162-1635-972-1", + "DATIM_Disag_ID": "uPpiUkMhH6j", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes testees conseillees en Post-Test-[VIH +][15-19][Feminin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1165-1635-971-2", + "DATIM_Disag_ID": "wJCVvM7o6xm", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "# de femmes enceintes VIH+ conseill\u00e9es en Post-test a la clinique pr\u00e9natale [15-19]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1177-1656-745", + "DATIM_Disag_ID": "wJCVvM7o6xm", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de femmes enceintes testees VIH+ conseillees en Post-Test \ufffd la maternite[15-19]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1657-1657-1177-1657-745", + "DATIM_Disag_ID": "wJCVvM7o6xm", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de Femmes allaitantes testees VIH+ conseillees en post-test[15-19]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1659-1659-1177-1659-745", + "DATIM_Disag_ID": "wJCVvM7o6xm", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test vih+ Masculin 5-9", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1163-1635-971-1", + "DATIM_Disag_ID": "wLMOUM9mfTV", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\ufffdes conseill\ufffdes en Post-Test-[VIH-][35-39][Masculin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1169-1635-972-1", + "DATIM_Disag_ID": "wO7RB8C1sal", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test-[VIH +][35-39][Masculin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1169-1635-971-1", + "DATIM_Disag_ID": "wnsHEWFSqzG", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test-[VIH +][15-19][Masculin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1165-1635-971-1", + "DATIM_Disag_ID": "wpck6pSRDer", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test vih- Feminin 1-4", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1162-1635-972-2", + "DATIM_Disag_ID": "xTNM0wWDzo0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test vih+ Feminin 1-4", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1162-1635-971-2", + "DATIM_Disag_ID": "xzoIG0AwsNB", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test-[VIH -][45-49][Masculin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1171-1635-972-1", + "DATIM_Disag_ID": "z1V5tDuMQt7", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "MOH_Indicator_Name": "# de femmes VIH+ en soins ARV devenues enceintes ", + "DATIM_Indicator_Category": "PMTCT_ART", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1-1-1186-1-1063", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "MOH_Indicator_Name": "# de femmes enceintes nouvellement plac\ufffdes sous ARV", + "DATIM_Indicator_Category": "PMTCT_ART", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1601-1601-1186-1601-1070", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex", + "MOH_Indicator_Name": "# de femmes enceintes VIH+ conseill\u00e9es en Post-test a la clinique pr\u00e9natale [25-29]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1179-1656-745", + "DATIM_Disag_ID": "AkOKGZjTuJH", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex", + "MOH_Indicator_Name": "# de femmes enceintes VIH- conseill\u00e9es en Post-test a la clinique pr\u00e9natale [25-29]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1179-1656-746", + "DATIM_Disag_ID": "AkOKGZjTuJH", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex", + "MOH_Indicator_Name": "Nombre de femmes enceintes VIH (+) conseill\u00e9es en Post-test a la clinique pr\u00e9natale [Age inconnu]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1185-1656-745", + "DATIM_Disag_ID": "AqQCBlpcH4I", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Unknown Age, Female", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex", + "MOH_Indicator_Name": "Nombre de femmes enceintes VIH (-) conseill\u00e9es en Post-test a la clinique pr\u00e9natale[Age inconnu]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1185-1656-746", + "DATIM_Disag_ID": "AqQCBlpcH4I", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Unknown Age, Female", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex", + "MOH_Indicator_Name": "# de femmes enceintes VIH+ conseill\u00e9es en Post-test a la clinique pr\u00e9natale [50+]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1184-1656-745", + "DATIM_Disag_ID": "I4TXHYj3bFL", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex", + "MOH_Indicator_Name": "# de femmes enceintes VIH- conseill\u00e9es en Post-test a la clinique pr\u00e9natale [50+]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1184-1656-746", + "DATIM_Disag_ID": "I4TXHYj3bFL", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex", + "MOH_Indicator_Name": "# de femmes enceintes VIH+ conseill\u00e9es en Post-test a la clinique pr\u00e9natale [30-34]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1180-1656-745", + "DATIM_Disag_ID": "NujbceGNYiA", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Female", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex", + "MOH_Indicator_Name": "# de femmes enceintes VIH- conseill\u00e9es en Post-test a la clinique pr\u00e9natale [30-34]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1180-1656-746", + "DATIM_Disag_ID": "NujbceGNYiA", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Female", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex", + "MOH_Indicator_Name": "Nombre de femmes enceintes VIH+ conseill\u00e9es en post-test \u00e0 la clinique pr\u00e9natale [10-14]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1176-1656-745", + "DATIM_Disag_ID": "QazyoPSt2XH", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex", + "MOH_Indicator_Name": "Nombre de femmes enceintes VIH- conseill\u00e9es en Post-test a la clinique pr\u00e9natale [10-14]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1176-1656-746", + "DATIM_Disag_ID": "QazyoPSt2XH", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex", + "MOH_Indicator_Name": "# de femmes enceintes VIH+ conseill\u00e9es en Post-test a la clinique pr\u00e9natale [15-19]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1177-1656-745", + "DATIM_Disag_ID": "UN0vy0VSyHQ", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex", + "MOH_Indicator_Name": "# de femmes enceintes VIH- conseill\u00e9es en Post-test a la clinique pr\u00e9natale [15-19]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1177-1656-746", + "DATIM_Disag_ID": "UN0vy0VSyHQ", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex", + "MOH_Indicator_Name": "# de femmes enceintes VIH+ conseill\u00e9es en Post-test a la clinique pr\u00e9natale [35-39]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1181-1656-745", + "DATIM_Disag_ID": "Za1ntF1ECu4", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Female", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex", + "MOH_Indicator_Name": "# de femmes enceintes VIH- conseill\u00e9es en Post-test a la clinique pr\u00e9natale [35-39]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1181-1656-746", + "DATIM_Disag_ID": "Za1ntF1ECu4", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Female", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex", + "MOH_Indicator_Name": "# de femmes enceintes VIH+ conseill\u00e9es en Post-test a la clinique pr\u00e9natale [45-49]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1183-1656-745", + "DATIM_Disag_ID": "dGTaodokiEE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Female", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex", + "MOH_Indicator_Name": "# de femmes enceintes VIH- conseill\u00e9es en Post-test a la clinique pr\u00e9natale [45-49]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1183-1656-746", + "DATIM_Disag_ID": "dGTaodokiEE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Female", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex", + "MOH_Indicator_Name": "Nombre de femmes enceintes VIH+ conseillees en Post-test a la clinique pr\u00e9natale <10", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1175-1656-745", + "DATIM_Disag_ID": "rarComSg9MD", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<10, Female", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex", + "MOH_Indicator_Name": "Nombre de femmes enceintes VIH- conseillees en Post-test a la clinique pr\u00e9natale <10", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1175-1656-746", + "DATIM_Disag_ID": "rarComSg9MD", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<10, Female", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex", + "MOH_Indicator_Name": "# de femmes enceintes VIH+ conseill\u00e9es en Post-test a la clinique pr\u00e9natale [40-44]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1182-1656-745", + "DATIM_Disag_ID": "uEGqYHYtXfS", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Female", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex", + "MOH_Indicator_Name": "# de femmes enceintes VIH- conseill\u00e9es en Post-test a la clinique pr\u00e9natale [40-44]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1182-1656-746", + "DATIM_Disag_ID": "uEGqYHYtXfS", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Female", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex", + "MOH_Indicator_Name": "# de femmes enceintes VIH+ conseill\u00e9es en Post-test a la clinique pr\u00e9natale [20-24]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1178-1656-745", + "DATIM_Disag_ID": "zCrKbLh9x6i", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex", + "MOH_Indicator_Name": "# de femmes enceintes VIH- conseill\u00e9es en Post-test a la clinique pr\u00e9natale [20-24]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1178-1656-746", + "DATIM_Disag_ID": "zCrKbLh9x6i", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex", + "MOH_Indicator_Name": "# de femmes VIH+ en soins ARV devenues enceintes ", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1-1-1186-1-1063", + "DATIM_Disag_ID": "Jwb1SWomgpk", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex", + "MOH_Indicator_Name": "# de femmes enceintes VIH (+) conseill\u00e9es en Post-test \u00e0 la clinique pr\u00e9natale-[TOTAL]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1186-1656-745", + "DATIM_Disag_ID": "Jwb1SWomgpk", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex", + "MOH_Indicator_Name": "# de femmes enceintes VIH (-) conseill\u00e9es en Post-test \u00e0 la clinique pr\u00e9natale-[TOTAL]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1186-1656-746", + "DATIM_Disag_ID": "Jwb1SWomgpk", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "MOH_Indicator_Name": "# de femmes enceintes VIH (-) conseill\u00e9es en Post-test \u00e0 la clinique pr\u00e9natale-[TOTAL]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1186-1656-746", + "DATIM_Disag_ID": "PCasMOWl24Y", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "MOH_Indicator_Name": "# de femmes VIH+ en soins ARV devenues enceintes ", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1-1-1186-1-1063", + "DATIM_Disag_ID": "o0gcwyuh7mU", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "MOH_Indicator_Name": "# de femmes enceintes VIH (+) conseill\u00e9es en Post-test \u00e0 la clinique pr\u00e9natale-[TOTAL]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1186-1656-745", + "DATIM_Disag_ID": "pc4W2rmWK4q", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "Nombre de patients sous ARV ayant initie un traitement preventif de la TB il y a 6 mois [Age Inconnu][INH-Total-Femmes]", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1709-1709-1076-1709-1131-1274-847", + "DATIM_Disag_ID": "P9UIhogYbAa", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Unknown Age, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "Nombre de patients sous ARV ayant initie un traitement preventif de la TB il y a 6 mois [Age Inconnu][Regime alternatif de traitement preventif de la TB-Total-Femmes]", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1709-1709-1076-1709-1132-1274-847", + "DATIM_Disag_ID": "P9UIhogYbAa", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Unknown Age, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "Nombre de patients sous ARV ayant compl\u00e9t\u00e9 un traitement preventif de la TB au cours du mois [Age Inconnu][INH-Total-Femmes]", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1710-1710-1076-1710-1131-1274-847", + "DATIM_Disag_ID": "P9UIhogYbAa", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Unknown Age, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "Nombre de patients sous ARV ayant compl\u00e9t\u00e9 un traitement preventif de la TB au cours du mois [Age Inconnu][Regime alternatif de traitement preventif de la TB-Total-Femmes]", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1710-1710-1076-1710-1132-1274-847", + "DATIM_Disag_ID": "P9UIhogYbAa", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Unknown Age, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "Nombre de patients sous ARV ayant initie un traitement preventif de la TB il y a 6 mois [Age Inconnu][INH-Total-Hommes]", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1709-1709-1076-1709-1131-1274-846", + "DATIM_Disag_ID": "UN9ZOZLLVqN", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Unknown Age, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "Nombre de patients sous ARV ayant initie un traitement preventif de la TB il y a 6 mois [Age Inconnu][Regime alternatif de traitement preventif de la TB-Total-Hommes]", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1709-1709-1076-1709-1132-1274-846", + "DATIM_Disag_ID": "UN9ZOZLLVqN", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Unknown Age, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "Nombre de patients sous ARV ayant compl\u00e9t\u00e9 un traitement preventif de la TB au cours du mois [Age Inconnu][INH-Total-Hommes]", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1710-1710-1076-1710-1131-1274-846", + "DATIM_Disag_ID": "UN9ZOZLLVqN", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Unknown Age, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "Nombre de patients sous ARV ayant compl\u00e9t\u00e9 un traitement preventif de la TB au cours du mois [Age Inconnu][Regime alternatif de traitement preventif de la TB-Total-Hommes]", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1710-1710-1076-1710-1132-1274-846", + "DATIM_Disag_ID": "UN9ZOZLLVqN", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Unknown Age, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "Nombre de patients sous ARV ayant initie un traitement preventif de la TB il y a 6 mois [+ 15][INH-Total-Hommes]", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1709-1709-1075-1709-1131-1274-846", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "Nombre de patients sous ARV ayant initie un traitement preventif de la TB il y a 6 mois [+ 15][Regime alternatif de traitement preventif de la TB-Total-Hommes]", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1709-1709-1075-1709-1132-1274-846", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "Nombre de patients sous ARV ayant compl\u00e9t\u00e9 un traitement preventif de la TB au cours du mois [+ 15][INH-Total-Hommes]", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1710-1710-1075-1710-1131-1274-846", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "Nombre de patients sous ARV ayant compl\u00e9t\u00e9 un traitement preventif de la TB au cours du mois [+ 15][Regime alternatif de traitement preventif de la TB-Total-Hommes]", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1710-1710-1075-1710-1132-1274-846", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "Nombre de patients sous ARV ayant initie un traitement preventif de la TB il y a 6 mois [15+][INH-Total-Femmes]", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1709-1709-1075-1709-1131-1274-847", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "Nombre de patients sous ARV ayant initie un traitement preventif de la TB il y a 6 mois [15+][Regime alternatif de traitement preventif de la TB-Total-Femmes]", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1709-1709-1075-1709-1132-1274-847", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "Nombre de patients sous ARV ayant compl\u00e9t\u00e9 un traitement preventif de la TB au cours du mois [15+][INH-Total-Femmes]", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1710-1710-1075-1710-1131-1274-847", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "Nombre de patients sous ARV ayant compl\u00e9t\u00e9 un traitement preventif de la TB au cours du mois [15+][Regime alternatif de traitement preventif de la TB-Total-Femmes]", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1710-1710-1075-1710-1132-1274-847", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "Nombre de patients sous ARV ayant initie un traitement preventif de la TB il y a 6 mois [< 15][INH-Total-Femmes]", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1709-1709-1074-1709-1131-1274-847", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "Nombre de patients sous ARV ayant initie un traitement preventif de la TB il y a 6 mois [< 15][Regime alternatif de traitement preventif de la TB-Total-Femmes]", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1709-1709-1074-1709-1132-1274-847", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "Nombre de patients sous ARV ayant compl\u00e9t\u00e9 un traitement preventif de la TB au cours du mois [< 15][INH-Total-Femmes]", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1710-1710-1074-1710-1131-1274-847", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "Nombre de patients sous ARV ayant compl\u00e9t\u00e9 un traitement preventif de la TB au cours du mois [< 15][Regime alternatif de traitement preventif de la TB-Total-Femmes]", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1710-1710-1074-1710-1132-1274-847", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "Nombre de patients sous ARV ayant initie un traitement preventif de la TB il y a 6 mois [< 15][INH-Total-Hommes]", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1709-1709-1074-1709-1131-1274-846", + "DATIM_Disag_ID": "zHSL7ATXJib", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "Nombre de patients sous ARV ayant initie un traitement preventif de la TB il y a 6 mois [< 15][Regime alternatif de traitement preventif de la TB-Total-Hommes]", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1709-1709-1074-1709-1132-1274-846", + "DATIM_Disag_ID": "zHSL7ATXJib", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "Nombre de patients sous ARV ayant compl\u00e9t\u00e9 un traitement preventif de la TB au cours du mois [< 15][INH-Total-Hommes]", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1710-1710-1074-1710-1131-1274-846", + "DATIM_Disag_ID": "zHSL7ATXJib", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "Nombre de patients sous ARV ayant compl\u00e9t\u00e9 un traitement preventif de la TB au cours du mois [< 15][Regime alternatif de traitement preventif de la TB-Total-Hommes]", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1710-1710-1074-1710-1132-1274-846", + "DATIM_Disag_ID": "zHSL7ATXJib", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_TherapyType_NewExArt_HIV", + "MOH_Indicator_Name": "Nombre de patients sous ARV ayant initie un traitement preventif de la TB il y a 6 mois [Total][Regime alternatif de traitement preventif de la TB-Nouveaux enroles sous ARV -Hommes]", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1709-1709-1077-1709-1132-1133-846", + "DATIM_Disag_ID": "Qq1kGcQENms", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Alternative TPT Regimen, Life-long ART, New, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_TherapyType_NewExArt_HIV", + "MOH_Indicator_Name": "Nombre de patients sous ARV ayant initie un traitement preventif de la TB il y a 6 mois [Total][Regime alternatif de traitement preventif de la TB-Nouveaux enroles sous ARV -Femmes]", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1709-1709-1077-1709-1132-1133-847", + "DATIM_Disag_ID": "Qq1kGcQENms", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Alternative TPT Regimen, Life-long ART, New, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_TherapyType_NewExArt_HIV", + "MOH_Indicator_Name": "Nombre de patients sous ARV ayant compl\u00e9t\u00e9 un traitement preventif de la TB au cours du mois [Total][Regime alternatif de traitement preventif de la TB-Nouveaux enroles sous ARV -Hommes]", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1710-1710-1077-1710-1132-1133-846", + "DATIM_Disag_ID": "Qq1kGcQENms", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Alternative TPT Regimen, Life-long ART, New, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_TherapyType_NewExArt_HIV", + "MOH_Indicator_Name": "Nombre de patients sous ARV ayant compl\u00e9t\u00e9 un traitement preventif de la TB au cours du mois [Total][Regime alternatif de traitement preventif de la TB-Nouveaux enroles sous ARV -Femmes]", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1710-1710-1077-1710-1132-1133-847", + "DATIM_Disag_ID": "Qq1kGcQENms", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Alternative TPT Regimen, Life-long ART, New, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_TherapyType_NewExArt_HIV", + "MOH_Indicator_Name": "Nombre de patients sous ARV ayant initie un traitement preventif de la TB il y a 6 mois [Total][Regime alternatif de traitement preventif de la TB-Personnes d\u00e9j\u00e0 sous ARV -Hommes]", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1709-1709-1077-1709-1132-1134-846", + "DATIM_Disag_ID": "raHUwj8Q9Hf", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Alternative TPT Regimen, Life-long ART, Already, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_TherapyType_NewExArt_HIV", + "MOH_Indicator_Name": "Nombre de patients sous ARV ayant initie un traitement preventif de la TB il y a 6 mois [Total][Regime alternatif de traitement preventif de la TB-Personnes d\u00e9j\u00e0 sous ARV -Femmes]", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1709-1709-1077-1709-1132-1134-847", + "DATIM_Disag_ID": "raHUwj8Q9Hf", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Alternative TPT Regimen, Life-long ART, Already, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_TherapyType_NewExArt_HIV", + "MOH_Indicator_Name": "Nombre de patients sous ARV ayant compl\u00e9t\u00e9 un traitement preventif de la TB au cours du mois [Total][Regime alternatif de traitement preventif de la TB-Personnes d\u00e9j\u00e0 sous ARV -Hommes]", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1710-1710-1077-1710-1132-1134-846", + "DATIM_Disag_ID": "raHUwj8Q9Hf", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Alternative TPT Regimen, Life-long ART, Already, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_TherapyType_NewExArt_HIV", + "MOH_Indicator_Name": "Nombre de patients sous ARV ayant compl\u00e9t\u00e9 un traitement preventif de la TB au cours du mois [Total][Regime alternatif de traitement preventif de la TB-Personnes d\u00e9j\u00e0 sous ARV -Femmes]", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1710-1710-1077-1710-1132-1134-847", + "DATIM_Disag_ID": "raHUwj8Q9Hf", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Alternative TPT Regimen, Life-long ART, Already, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_TherapyType_NewExArt_HIV", + "MOH_Indicator_Name": "Nombre de patients sous ARV ayant initie un traitement preventif de la TB il y a 6 mois [Total][INH-Personnes d\u00e9j\u00e0 sous ARV -Hommes]", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1709-1709-1077-1709-1131-1134-846", + "DATIM_Disag_ID": "ujD0vlLsULk", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "IPT, Life-long ART, Already, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_TherapyType_NewExArt_HIV", + "MOH_Indicator_Name": "Nombre de patients sous ARV ayant initie un traitement preventif de la TB il y a 6 mois [Total][INH-Personnes d\u00e9j\u00e0 sous ARV -Femmes]", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1709-1709-1077-1709-1131-1134-847", + "DATIM_Disag_ID": "ujD0vlLsULk", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "IPT, Life-long ART, Already, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_TherapyType_NewExArt_HIV", + "MOH_Indicator_Name": "Nombre de patients sous ARV ayant compl\u00e9t\u00e9 un traitement preventif de la TB au cours du mois [Total][INH-Personnes d\u00e9j\u00e0 sous ARV -Hommes]", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1710-1710-1077-1710-1131-1134-846", + "DATIM_Disag_ID": "ujD0vlLsULk", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "IPT, Life-long ART, Already, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_TherapyType_NewExArt_HIV", + "MOH_Indicator_Name": "Nombre de patients sous ARV ayant compl\u00e9t\u00e9 un traitement preventif de la TB au cours du mois [Total][INH-Personnes d\u00e9j\u00e0 sous ARV -Femmes]", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1710-1710-1077-1710-1131-1134-847", + "DATIM_Disag_ID": "ujD0vlLsULk", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "IPT, Life-long ART, Already, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_TherapyType_NewExArt_HIV", + "MOH_Indicator_Name": "Nombre de patients sous ARV ayant initie un traitement preventif de la TB il y a 6 mois [Total][INH-Nouveaux enroles sous ARV -Hommes]", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1709-1709-1077-1709-1131-1133-846", + "DATIM_Disag_ID": "xTbmPjpd5sB", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "IPT, Life-long ART, New, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_TherapyType_NewExArt_HIV", + "MOH_Indicator_Name": "Nombre de patients sous ARV ayant initie un traitement preventif de la TB il y a 6 mois [Total][INH-Nouveaux enroles sous ARV -Femmes]", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1709-1709-1077-1709-1131-1133-847", + "DATIM_Disag_ID": "xTbmPjpd5sB", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "IPT, Life-long ART, New, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_TherapyType_NewExArt_HIV", + "MOH_Indicator_Name": "Nombre de patients sous ARV ayant compl\u00e9t\u00e9 un traitement preventif de la TB au cours du mois [Total][INH-Nouveaux enroles sous ARV -Hommes]", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1710-1710-1077-1710-1131-1133-846", + "DATIM_Disag_ID": "xTbmPjpd5sB", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "IPT, Life-long ART, New, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_TherapyType_NewExArt_HIV", + "MOH_Indicator_Name": "Nombre de patients sous ARV ayant compl\u00e9t\u00e9 un traitement preventif de la TB au cours du mois [Total][INH-Nouveaux enroles sous ARV -Femmes]", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1710-1710-1077-1710-1131-1133-847", + "DATIM_Disag_ID": "xTbmPjpd5sB", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "IPT, Life-long ART, New, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Patients VIH(+) ACTIFS sous ARV[30-34][Hommes]", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "896-896-1168-896-809", + "DATIM_Disag_ID": "B8JEL3qeQiw", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Patients VIH(+) ACTIFS sous ARV[50+][Hommes]", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "896-896-1172-896-809", + "DATIM_Disag_ID": "FgwkSYUXq8x", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Patients VIH(+) ACTIFS sous ARV[5-9][Hommes]", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "896-896-1163-896-809", + "DATIM_Disag_ID": "IxSwaxNCt1n", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Patients VIH(+) ACTIFS sous ARV[35-39][Femmes]", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "896-896-1169-896-810", + "DATIM_Disag_ID": "OBbZvcHg2HL", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Patients VIH(+) ACTIFS sous ARV[45-49][Femmes]", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "896-896-1171-896-810", + "DATIM_Disag_ID": "POkbpo4D13c", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Patients VIH(+) ACTIFS sous ARV[1-4][Femmes]", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "896-896-1162-896-810", + "DATIM_Disag_ID": "PPoL5AnEAQf", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Patients VIH(+) ACTIFS sous ARV[25-29][Hommes]", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "896-896-1167-896-809", + "DATIM_Disag_ID": "R9wcT5vQ7tR", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Patients VIH(+) ACTIFS sous ARV[25-29][Femmes]", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "896-896-1167-896-810", + "DATIM_Disag_ID": "RMA75iIp8Wd", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Patients VIH(+) ACTIFS sous ARV[< 1][Hommes]", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "INVALID", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "896-896-1161-896-809", + "DATIM_Disag_ID": "SeijxYK8F4b", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Patients VIH(+) ACTIFS sous ARV[20-24][Hommes]", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "896-896-1166-896-809", + "DATIM_Disag_ID": "VdA970UlzlX", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Patients VIH(+) ACTIFS sous ARV[45-49][Hommes]", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "896-896-1171-896-809", + "DATIM_Disag_ID": "WjX1mRJp9NV", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Patients VIH(+) ACTIFS sous ARV[20-24][Femmes]", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "896-896-1166-896-810", + "DATIM_Disag_ID": "Xn5oUNVSMWA", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Patients VIH(+) ACTIFS sous ARV[10-14][Femmes]", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "896-896-1164-896-810", + "DATIM_Disag_ID": "dFjZira5vTX", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Patients VIH(+) ACTIFS sous ARV[40-44][Femmes]", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "896-896-1170-896-810", + "DATIM_Disag_ID": "eOn9JgfkB4F", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Patients VIH(+) ACTIFS sous ARV[5-9][Femmes]", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "896-896-1163-896-810", + "DATIM_Disag_ID": "hiUhhVpgUMg", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Patients VIH(+) ACTIFS sous ARV[30-34][Femmes]", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "896-896-1168-896-810", + "DATIM_Disag_ID": "j0yodS3zbnW", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Patients VIH(+) ACTIFS sous ARV[1-4][Hommes]", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "896-896-1162-896-809", + "DATIM_Disag_ID": "jbrs9Qk6f9b", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Patients VIH(+) ACTIFS sous ARV[50+][Femmes]", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "896-896-1172-896-810", + "DATIM_Disag_ID": "kGlGj9LDonu", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Patients VIH(+) ACTIFS sous ARV[10-14][Hommes]", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "896-896-1164-896-809", + "DATIM_Disag_ID": "ljBmGJpAsZh", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Patients VIH(+) ACTIFS sous ARV[40-44][Hommes]", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "896-896-1170-896-809", + "DATIM_Disag_ID": "qdYU6NoIpY1", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Patients VIH(+) ACTIFS sous ARV[15-19][Femmes]", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "896-896-1165-896-810", + "DATIM_Disag_ID": "wW6G5NC8Wd1", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Patients VIH(+) ACTIFS sous ARV[15-19][Hommes]", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "896-896-1165-896-809", + "DATIM_Disag_ID": "x1r1vfZQLFj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Patients VIH(+) ACTIFS sous ARV[<1][Femmes]", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "INVALID", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "896-896-1161-896-810", + "DATIM_Disag_ID": "y3VqNEK9n95", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Patients VIH(+) ACTIFS sous ARV[35-39][Hommes]", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "896-896-1169-896-809", + "DATIM_Disag_ID": "ytvrDZdNAhc", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Soins ARV - NOUVEAUX enrol\ufffds pour le mois[30-34][Hommes]", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1396-1396-1168-1396-809", + "DATIM_Disag_ID": "B8JEL3qeQiw", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Soins ARV - NOUVEAUX enrol\ufffds pour le mois[50+][Hommes]", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1396-1396-1172-1396-809", + "DATIM_Disag_ID": "FgwkSYUXq8x", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Soins ARV - NOUVEAUX enrol\u00ef\u00bf\u00bds pour le mois[5-9 ][Hommes]", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1396-1396-1163-1396-809", + "DATIM_Disag_ID": "IxSwaxNCt1n", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Soins ARV - NOUVEAUX enrol\ufffds pour le mois[35-39][Femmes]", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1396-1396-1169-1396-810", + "DATIM_Disag_ID": "OBbZvcHg2HL", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Soins ARV - NOUVEAUX enrol\u00ef\u00bf\u00bds pour le mois[45-49][Femmes]", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1396-1396-1171-1396-810", + "DATIM_Disag_ID": "POkbpo4D13c", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Soins ARV - NOUVEAUX enrol\u00ef\u00bf\u00bds pour le mois[1-4 ][Femmes]", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1396-1396-1162-1396-810", + "DATIM_Disag_ID": "PPoL5AnEAQf", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Soins ARV - NOUVEAUX enrol\ufffds pour le mois[25-29][Hommes]", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1396-1396-1167-1396-809", + "DATIM_Disag_ID": "R9wcT5vQ7tR", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Soins ARV - NOUVEAUX enrol\ufffds pour le mois[25-29][Femmes]", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1396-1396-1167-1396-810", + "DATIM_Disag_ID": "RMA75iIp8Wd", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Soins ARV - NOUVEAUX enrol\u00ef\u00bf\u00bds pour le mois[< 1][Hommes]", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "INVALID", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1396-1396-1161-1396-809", + "DATIM_Disag_ID": "SeijxYK8F4b", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Soins ARV - NOUVEAUX enrol\ufffds pour le mois[20-24][Hommes]", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1396-1396-1166-1396-809", + "DATIM_Disag_ID": "VdA970UlzlX", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Soins ARV - NOUVEAUX enrol\u00ef\u00bf\u00bds pour le mois[45-49][Hommes]", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1396-1396-1171-1396-809", + "DATIM_Disag_ID": "WjX1mRJp9NV", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Soins ARV - NOUVEAUX enrol\ufffds pour le mois[20-24][Femmes]", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1396-1396-1166-1396-810", + "DATIM_Disag_ID": "Xn5oUNVSMWA", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Soins ARV - NOUVEAUX enrol\ufffds pour le mois[10-14][Femmes]", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1396-1396-1164-1396-810", + "DATIM_Disag_ID": "dFjZira5vTX", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Soins ARV - NOUVEAUX enrol\u00ef\u00bf\u00bds pour le mois[40-44][Femmes]", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1396-1396-1170-1396-810", + "DATIM_Disag_ID": "eOn9JgfkB4F", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Soins ARV - NOUVEAUX enrol\u00ef\u00bf\u00bds pour le mois[5-9 ][Femmes]", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1396-1396-1163-1396-810", + "DATIM_Disag_ID": "hiUhhVpgUMg", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Soins ARV - NOUVEAUX enrol\ufffds pour le mois[30-34][Femmes]", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1396-1396-1168-1396-810", + "DATIM_Disag_ID": "j0yodS3zbnW", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Soins ARV - NOUVEAUX enrol\u00ef\u00bf\u00bds pour le mois[1-4 ][Hommes]", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1396-1396-1162-1396-809", + "DATIM_Disag_ID": "jbrs9Qk6f9b", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Soins ARV - NOUVEAUX enrol\ufffds pour le mois[50+][Femmes]", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1396-1396-1172-1396-810", + "DATIM_Disag_ID": "kGlGj9LDonu", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Soins ARV - NOUVEAUX enrol\ufffds pour le mois[10-14][Hommes]", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1396-1396-1164-1396-809", + "DATIM_Disag_ID": "ljBmGJpAsZh", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Soins ARV - NOUVEAUX enrol\u00ef\u00bf\u00bds pour le mois[40-44][Hommes]", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1396-1396-1170-1396-809", + "DATIM_Disag_ID": "qdYU6NoIpY1", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Soins ARV - NOUVEAUX enrol\ufffds pour le mois[15-19][Femmes]", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1396-1396-1165-1396-810", + "DATIM_Disag_ID": "wW6G5NC8Wd1", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Soins ARV - NOUVEAUX enrol\ufffds pour le mois[15-19][Hommes]", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1396-1396-1165-1396-809", + "DATIM_Disag_ID": "x1r1vfZQLFj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Soins ARV - NOUVEAUX enrol\u00ef\u00bf\u00bds pour le mois[< 1][Femmes]", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "INVALID", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1396-1396-1161-1396-810", + "DATIM_Disag_ID": "y3VqNEK9n95", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Soins ARV - NOUVEAUX enrol\ufffds pour le mois[35-39][Hommes]", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1396-1396-1169-1396-809", + "DATIM_Disag_ID": "ytvrDZdNAhc", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Male, Positive", + "Operation": "ADD" + } + ] + }, + { + "status": "Success", + "country_org": "DATIM-MOH-BDI-FY19", + "period": "FY19", + "country_code": "BDI", + "country_name": "Burundi", + "imap": [ + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "Total", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HMHJTVWtqBX", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre de femmes de 25-29| ans conseillees et testees qui ont un resultat positif \"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "riMlR9lS8VN", + "DATIM_Disag_ID": "BLWV93S2HJ0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre d'hommes de de 20-24 ans conseilles et testes qui ont un resultat positif\"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "kHxBREKggBI", + "DATIM_Disag_ID": "BitB2nKfWBK", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre de femmes de 5 a 9 ans conseillees et testees qui ont un resultat negatif \"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "aryyckh9Ryl", + "DATIM_Disag_ID": "EFah6yBFc3J", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre de femmes de 45-49 ans conseillees et testees qui ont un resultat positif\"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "xtgBLlKqFtX", + "DATIM_Disag_ID": "ERDcFrmlT0J", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre de femmes de plus de 50 ans et plus conseilles et testes qui ont un resultat positif\"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "SOvbi4dMl8U", + "DATIM_Disag_ID": "GlfLlD3wSQj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre de femmes de moins d'un an conseillees et testees qui ont un resultat negatif \"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "INVALID", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "jmfgCiD94tC", + "DATIM_Disag_ID": "Gvo9takmOXx", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre d'hommes de de 40 44 ans conseilles et testes qui ont un resultat positif\"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "QD8Pxfehgez", + "DATIM_Disag_ID": "HTcrEM69sst", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre d'hommes de 10 a 14 ans conseilles et testes qui ont un resultat positif\"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "N5nAmkHyi8q", + "DATIM_Disag_ID": "KRoQaA91sv5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre de garcons de 10 14 ans conseilles et testes qui ont un resultat negatif\"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "lGfG2QV4ZVe", + "DATIM_Disag_ID": "Kjn4IWLfG2G", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre de femmes de 35 39 ans conseillees et testees qui ont un resultat positif \"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "zVDLT1HLVOZ", + "DATIM_Disag_ID": "MuaoVfC9rYL", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre de femmes de 15 a 19 ans conseilles et testes qui ont un resultat negatif\"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "XCKZTfge7nl", + "DATIM_Disag_ID": "NJclydByUvA", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre d'hommes de de 25 29 ans conseilles et testes qui ont un resultat positif\"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "vrsgaohcn9z", + "DATIM_Disag_ID": "NRZfd73Ypo8", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre d'hommes de 5 a 9 ans conseillees et testees qui ont un resultat negatif \"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "tMdy8a8CyUG", + "DATIM_Disag_ID": "NpsmKYKl0mt", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre d'hommes de 45 49 ans conseilles et testes qui ont un resultat positif\"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "iZB71rp93pr", + "DATIM_Disag_ID": "OOCHuTdTJEQ", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre de jeune homme de 20 24 ans conseilles et testes qui ont un resultat negatif\"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "AxpKKqfxOc0", + "DATIM_Disag_ID": "QS3vNL5WySH", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre d\"hommes de 40 44 ans conseillees et testees qui ont un resultat negatif \"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "JnnDyNIhWQ9", + "DATIM_Disag_ID": "RLLUx3DHJan", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre de femmes de 35 39 ans conseilles et testes qui ont un resultat negatif\"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "ZEpmpLQL5rg", + "DATIM_Disag_ID": "Sf6GWp5gNx2", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre de femmes de 25 29 ans conseilles et testees qui ont un resultat negatif\"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "FjJkbYzCBoQ", + "DATIM_Disag_ID": "TCwxcGgIeqE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre de femmes de 5-9| ans conseillees et tesees qui ont un resultat positif \"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "ETM7vCs45AD", + "DATIM_Disag_ID": "UggtNScQMVl", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre d'hommes de plus de 50 ans et plus conseilles et testes qui ont un resultat positif\"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "RpjKkCijwhm", + "DATIM_Disag_ID": "WDpiIZ8UjB8", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre de femmes de 30-34| ans conseillees et testees qui ont un resultat positif \"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "xsh5rce70XB", + "DATIM_Disag_ID": "bxqrio2gHOj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre de d'homme de plus de moins d'une annee et testes qui ont un resultat positif\"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "INVALID", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "c8NeLBXyoiI", + "DATIM_Disag_ID": "cXdSJvbabBT", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre de femmes de 40-44 ans conseillees et testees qui ont un resultat positif\"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "JGDy0QAXMN0", + "DATIM_Disag_ID": "d3rKRkxJP1v", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre de jeune homme de 15 19 ans conseilles et testes qui ont un resultat negatif\"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "MVW1YTY2YIv", + "DATIM_Disag_ID": "eyTROtsEW5a", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre de femmes de 40 a 44 ans conseillees et testees qui ont un resultat negatif\"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "o3QHpo08WMJ", + "DATIM_Disag_ID": "fsnxvho9fiG", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre de jeune fille de 20 a 24 ans conseilles et testes qui ont un resultat negatif", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "DJHo8YmbVX3", + "DATIM_Disag_ID": "fysQ3RXzbzW", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre de femmes de 10 14 ans conseillees et testees qui ont un resultat positif \"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "KnCUI5EOglY", + "DATIM_Disag_ID": "hXgqQX95TVa", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre de femmes de 45 a 49 ans conseillees et testees qui ont un resultat negatif\"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "IvGZRfascZg", + "DATIM_Disag_ID": "i0RFyIDccSm", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre de femmes de plus de 50 ans et plus conseilles et testes qui ont un resultat negatif\"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PwPyaAWfK8j", + "DATIM_Disag_ID": "i4lSbrUVcpe", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre de hommes de moins d'un an conseilles et testees qui ont un resultat negatif \"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "INVALID", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "Fnfw1KNnwqG", + "DATIM_Disag_ID": "iomLts0rFcj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre d'hommes de 50 ans et plus conseilles et testes qui ont un resultat negatif\"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "SNVjEZJSwgu", + "DATIM_Disag_ID": "ip5uMUT73Qu", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": " \"Nombre d'hommes de 30 34 ans conseilles et testes qui ont un resultat positif\"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "fPPjHOFnvIi", + "DATIM_Disag_ID": "kLd3OnUYTr5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre d'hommes de 30 34 ans conseilles et testes qui ont un resultat negatif\"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "fJSGp9VgBHk", + "DATIM_Disag_ID": "kZ5sEz94kJE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre d'hommes de 25 29 ans conseilles et testes qui ont un resultat negatif\"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "daI4jhvYIvv", + "DATIM_Disag_ID": "lGNNK7ZYDGP", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre de femmes de 30 34 ans conseilles et testes qui ont un resultat negatif\"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTSqqO3a1aT", + "DATIM_Disag_ID": "oKgx2Sw4qUL", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre de femmes de moins d'un an conseillees et testees qui ont un resultat positif \"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "INVALID", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "Z4oQoSxSNTx", + "DATIM_Disag_ID": "pCFCaOLScdv", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre d'hommes de 1-4 ans conseillees et testees qui ont un resultat positive\"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "qD2ML82OEs3", + "DATIM_Disag_ID": "tBoWuTd0ERY", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre de femmes 10 a 14 ans conseilles et testes qui ont un resultat negatif\"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PktLO6VcW0b", + "DATIM_Disag_ID": "tIhxMfmPrU5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre de femmes de 20 24| ans conseillees et testees qui ont un resultat positif \"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "CZTdqVBfUUH", + "DATIM_Disag_ID": "tvOcOPhIdRH", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre d\"hommes de 1 a 4 ans conseillees et testees qui ont un resultat negatif \"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "cmE32VeI5L2", + "DATIM_Disag_ID": "uPpiUkMhH6j", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre de femmes de 15 19| ans conseillees et testees qui ont un resultat positif \"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "qjwD4KFIYKr", + "DATIM_Disag_ID": "wJCVvM7o6xm", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre d'hommes de 5-9 ans conseilles et testes qui ont un resultat positif\"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "l85Lr4z1qiA", + "DATIM_Disag_ID": "wLMOUM9mfTV", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre d'hommes de 35 39 ans conseilles et testes qui ont un resultat negatif\"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "FKuvRCzuWgU", + "DATIM_Disag_ID": "wO7RB8C1sal", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": " \"Nombre d'hommes de de 35 39 ans conseilles et testes qui ont un resultat positif\"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "YX2Ft3EHqWy", + "DATIM_Disag_ID": "wnsHEWFSqzG", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre d'hommes de de 15 a 19 ans conseilles et testes qui ont un resultat positif\"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "q9hN706Syw7", + "DATIM_Disag_ID": "wpck6pSRDer", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre de femmes de 1a 4 ans conseillees et testees qui ont un resultat negatif \"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "rBb1yBdVlbf", + "DATIM_Disag_ID": "xTNM0wWDzo0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre de femmes de 1-4| ans conseillees et testees qui ont un resultat positif \"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "OTzD51K0nvW", + "DATIM_Disag_ID": "xzoIG0AwsNB", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre d\"hommes de 45 49 ans conseillees et testees qui ont un resultat negatif \"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "t9w9jVqgDi6", + "DATIM_Disag_ID": "z1V5tDuMQt7", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "MOH_Indicator_Name": "Nombre de femmes enceintes mises sous ARV pour la protection de l'enfant: Femmes nouvellement mises sous ARV+ Femmes deja sous ARV avant la CPN)", + "DATIM_Indicator_Category": "PMTCT_ART", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "bqDAMrm4W3m", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex", + "MOH_Indicator_Name": "\"Nombre de femmes enceintes de 25 a 29 ans vues en CPN et testees pour le VIH ayant recupere les resultats sont inculses aussi les femmes enceintes VIH+ avant la grossesse Mode de calcul: Femmes enceintes25 a 29 ans nouvellement testees positif+ femmes enceintes 25 a 29 ans nouvellement testees VIH negatif+ femmes enceintes 25 a 29 ans vues en CPN avec le statut VIH+ connu avant )\"", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "bifT0mBTber", + "DATIM_Disag_ID": "AkOKGZjTuJH", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex", + "MOH_Indicator_Name": "\"Nombre de femmes enceintes de 50 ans et plus vues en CPN et testees pour le VIH ayant recupere les resultats sont incluses aussi les femmes enceintes VIH+ avant la grossesse Mode de calcul: Femmes enceintes 50 ans et plus ans nouvellement testees positif+ femmes enceintes 50 ans et plus ans nouvellement testees VIH negatif+ femmes enceintes 50 ans et plus ans vues en CPN avec le statut VIH+ connu avant )\"", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "KXk3kuugI7z", + "DATIM_Disag_ID": "I4TXHYj3bFL", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex", + "MOH_Indicator_Name": "\"Nombre de femmes enceintes de 30 a 34 ans vues en CPN et testees pour le VIH ayant recupere les resultats sont inculses aussi les femmes enceintes VIH+ avant la grossesse Mode de calcul: Femmes enceintes 30 a 34 ans nouvellement testees positif+ femmes enceintes 30 a 34 ans nouvellement testees VIH negatif+ femmes enceintes 30 a 34 ans vues en CPN avec le statut VIH+ connu avant )\"", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "O8gUl6NQrWx", + "DATIM_Disag_ID": "NujbceGNYiA", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Female", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex", + "MOH_Indicator_Name": "\"Nombre de femmes enceintes de 10 a 14 ans vues en CPN et testees pour le VIH ayant recupere les resultats sont inculses aussi les femmes enceintes VIH+ avant la grossesse Mode de calcul: Femmes enceintes 10 a 14 ans nouvellement testees positif+ femmes enceintes 10 a 14 ans nouvellement testees VIH negatif+ femmes enceintes 10 a 14 ans vues en CPN avec le statut VIH+ connu avant )\"", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "bESAuZqKCSa", + "DATIM_Disag_ID": "QazyoPSt2XH", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex", + "MOH_Indicator_Name": "\"Nombre de femmes enceintes de 15 a 19 ans vues en CPN et testees pour le VIH ayant recupere les resultats sont inculses aussi les femmes enceintes VIH+ avant la grossesse Mode de calcul: Femmes enceintes 15 a 19 ans nouvellement testees positif+ femmes enceintes 15 a 19 ans nouvellement testees VIH negatif+ femmes enceintes 15 a 19 ans vues en CPN avec le statut VIH+ connu avant )\"", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "d84aI2IZRiQ", + "DATIM_Disag_ID": "UN0vy0VSyHQ", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex", + "MOH_Indicator_Name": "\"Nombre de femmes enceintes de 35 a 39 ans vues en CPN et testees pour le VIH ayant recupere les resultats sont inculses aussi les femmes enceintes VIH+ avant la grossesse Mode de calcul: Femmes enceintes 35 a 39 ans nouvellement testees positif+ femmes enceintes 35 a 39 ans nouvellement testees VIH negatif+ femmes enceintes 35 a 39 ans vues en CPN avec le statut VIH+ connu avant )\"", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "Jd40NMViEcc", + "DATIM_Disag_ID": "Za1ntF1ECu4", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Female", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex", + "MOH_Indicator_Name": "\"Nombre de femmes enceintes de 45-49 ans vues en CPN et testees pour le VIH ayant recupere les resultats sont incluses aussi les femmes enceintes VIH+ avant la grossesse \" ", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "uaSWITf2O7D", + "DATIM_Disag_ID": "dGTaodokiEE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Female", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex", + "MOH_Indicator_Name": "\"Nombre de femmes enceintes de 40-44 ans vues en CPN et testees pour le VIH ayant recupere les resultats sont incluses aussi les femmes enceintes VIH+ avant la grossesse \"", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "Qervl6YA2cn", + "DATIM_Disag_ID": "uEGqYHYtXfS", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Female", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex", + "MOH_Indicator_Name": "\"Nombre de femmes enceintes de 20 a 24 ans vues en CPN et testees pour le VIH ayant recupere les resultats sont inculses aussi les femmes enceintes VIH+ avant la grossesse Mode de calcul: Femmes enceintes 20 a 24 ans nouvellement testees positif+ femmes enceintes 20 a 24 ans nouvellement testees VIH negatif+ femmes enceintes 20 a 24 ans vues en CPN avec le statut VIH+ connu avant )\"", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "lSDXPwpJ4Dr", + "DATIM_Disag_ID": "zCrKbLh9x6i", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex", + "MOH_Indicator_Name": "\"Total femmes avec statut connu en CPN", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "oIJLcTYk9qw", + "DATIM_Disag_ID": "Jwb1SWomgpk", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "MOH_Indicator_Name": "\"Nombre de femmes enceintes vues en CPN1 et testes pour le VIH ayant recuper les resultats dont le result est negatif\"", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PyWQGyyGh97", + "DATIM_Disag_ID": "PCasMOWl24Y", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "MOH_Indicator_Name": "\"Nombre de femmes enceintes vues en CPN1 avec le statut VIH+ avant la grossesse\"", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "KUWmKtsuBAI", + "DATIM_Disag_ID": "o0gcwyuh7mU", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "MOH_Indicator_Name": "\"Nombre de femmes enceintes vues en CPN1 et testes pour le VIH ayant recuper les resultats dont le result est positif\"", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "qvBoEFKIAQD", + "DATIM_Disag_ID": "pc4W2rmWK4q", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Nbre de patients de plus de 15 ans masculin sous ARV ayant termine le traitement preventif de la tuberculose par INH\"", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "eKnUMp78gU5", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Nbre de patients de plus de 15 ans feminin sous ARV ayant termine le traitement preventif de la tuberculose par INH\"", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "FOvDyqWMz5k", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Nbre de patients de moins de 15 ans feminin sous ARV ayant termine le traitement preventif de la tuberculose par INH\"", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "ghB2hq0lxgO", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Nbre de patients de moins de 15 ans masculin sous ARV ayant termine le traitement preventif de la tuberculose par INH\"", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "LZCkN26gCZM", + "DATIM_Disag_ID": "zHSL7ATXJib", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_TherapyType_NewExArt_HIV", + "MOH_Indicator_Name": "\"Ancien cas de PVVIH Sous ARV mis sous INH\"", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "aqru17qw5hi", + "DATIM_Disag_ID": "ujD0vlLsULk", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "IPT, Life-long ART, Already, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_TherapyType_NewExArt_HIV", + "MOH_Indicator_Name": "\"Nouveau Cas de PVVIH Sous ARV mis sous INH\"", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "sPnyanXYLXy", + "DATIM_Disag_ID": "xTbmPjpd5sB", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "IPT, Life-long ART, New, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Nombre d'hommes de 30 a 34 ans sous ARV\"", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "Ir5U37txetf", + "DATIM_Disag_ID": "B8JEL3qeQiw", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Nombre d'hommes de plus de 50 ans sous ARV\"", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "OPDGtmgUENu", + "DATIM_Disag_ID": "FgwkSYUXq8x", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Total PVVIH sous ARV |5-9| M\"", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "jnSHPLCEjpU", + "DATIM_Disag_ID": "IxSwaxNCt1n", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Nombre de femmes de 35 a 39 ans sous ARV\"", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "qNoX4vJQUH5", + "DATIM_Disag_ID": "OBbZvcHg2HL", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Total PVVIH sous ARV |45-49| F\"", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "aGSgS9ykSam", + "DATIM_Disag_ID": "POkbpo4D13c", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Total PVVIH sous ARV |1-4| F\"", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "znxFMERF02r", + "DATIM_Disag_ID": "PPoL5AnEAQf", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Nombre d'hommes de 25 a 29 ans csous ARV\"", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "DyDBcioM4ej", + "DATIM_Disag_ID": "R9wcT5vQ7tR", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Nombre de femmes de 25 a 29 ans sous ARV\"", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "djO5S7OrWNd", + "DATIM_Disag_ID": "RMA75iIp8Wd", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Total PVVIH sous ARV |<1| M\"", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "INVALID", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "IWKjpXSErVj", + "DATIM_Disag_ID": "SeijxYK8F4b", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Nombre de jeune homme de 20 a 24 ans sous ARV\"", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PelNbVtNS0N", + "DATIM_Disag_ID": "VdA970UlzlX", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Total PVVIH sous ARV |45-49| M\"", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "oDHEqTcyN0T", + "DATIM_Disag_ID": "WjX1mRJp9NV", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Nombre de jeune fille de 20 a 24 ans sous ARV\"", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "YEeNY7nxCdl", + "DATIM_Disag_ID": "Xn5oUNVSMWA", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Nombre de fille de 10 a 14 ans sous ARV\"", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "S7Ff5SaJcgj", + "DATIM_Disag_ID": "dFjZira5vTX", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Total PVVIH sous ARV |40-44| F\"", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "xXSkYGo7aKP", + "DATIM_Disag_ID": "eOn9JgfkB4F", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Total PVVIH sous ARV |5-9| F\"", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "WM6xsBefeWm", + "DATIM_Disag_ID": "hiUhhVpgUMg", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Nombre de femmes de 30 a 34 ans sous ARV\"", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "emtzZ206g5y", + "DATIM_Disag_ID": "j0yodS3zbnW", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Total PVVIH sous ARV |1-4| M\"", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "qg2zD9AIHZa", + "DATIM_Disag_ID": "jbrs9Qk6f9b", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Nombre de femmes de plus de 50 ans et plus sous ARV\"", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "UlP69mYHPsu", + "DATIM_Disag_ID": "kGlGj9LDonu", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Nombre de gar\u00e7ons de 10 a 14 ans sous ARV\"", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "d3l44U4AzcM", + "DATIM_Disag_ID": "ljBmGJpAsZh", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Total PVVIH sous ARV |40-44| M\"", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "JyhjtJQgjgH", + "DATIM_Disag_ID": "qdYU6NoIpY1", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Nombre de jeune fille de 15 a 19 ans sous ARV\"", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "UOo0HJUZqDa", + "DATIM_Disag_ID": "wW6G5NC8Wd1", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Nombre de jeune homme de 15 a 19 ans sous ARV\"", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "GRNYVvU0CsI", + "DATIM_Disag_ID": "x1r1vfZQLFj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Total PVVIH sous ARV |<1| F\"", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "INVALID", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "dlU5Gvuhho0", + "DATIM_Disag_ID": "y3VqNEK9n95", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Nombre d'hommes de 35 a 39 ans sous ARV\"", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "QTMYSr8ToTa", + "DATIM_Disag_ID": "ytvrDZdNAhc", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Nombre d'hommes de 30 a 34 ans nouveaux cas(debutants) mis sous ARV\"", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "ExqjdngTqqb", + "DATIM_Disag_ID": "B8JEL3qeQiw", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"nombre d'hommes de plus de 50 ans nouveaux cas(debutants) mis sous ARV\"", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "lIZIb5ftSpY", + "DATIM_Disag_ID": "FgwkSYUXq8x", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"File active S/ARV debut protocole |5-9| M\"", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "zv6pLuOL0QY", + "DATIM_Disag_ID": "IxSwaxNCt1n", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Nombre de femmes de 35 a 39 ans nouveaux cas(debutants) mis sous ARV\"", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "vh3zjmPpj1g", + "DATIM_Disag_ID": "OBbZvcHg2HL", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"File active S/ARV debut protocole |45 49| F\"", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "OeYI3Fe6Mtq", + "DATIM_Disag_ID": "POkbpo4D13c", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"File active S/ARV debut protocole |1-4|F\"", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "QnNY0T1cYn5", + "DATIM_Disag_ID": "PPoL5AnEAQf", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Nombre d'hommes de 25 a 29 ans nouveaux cas(debutants) mis sous ARV\"", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "DiD2jwwp7LG", + "DATIM_Disag_ID": "R9wcT5vQ7tR", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Nombre de femmes de 25 a 29 ans nouveaux cas debutants mis sous ARV\"", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "iDdHBsMPu8K", + "DATIM_Disag_ID": "RMA75iIp8Wd", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"File active S/ARV debut protocole |<1| M\"", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "INVALID", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "dvcCMw0ecp0", + "DATIM_Disag_ID": "SeijxYK8F4b", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Nombre de jeune homme de 20 a 24 ans nouveaux cas(debutants) mis sous ARV\"", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "fdMLSDbTrsp", + "DATIM_Disag_ID": "VdA970UlzlX", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"File active S/ARV debut protocole |45-49| M\"", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "ZtAZ2OI0JdY", + "DATIM_Disag_ID": "WjX1mRJp9NV", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Nombre de jeune fille de 20 a 24 ans nouveaux cas debutants mis sous ARV\"", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "IewbGJ6y4J6", + "DATIM_Disag_ID": "Xn5oUNVSMWA", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Nombre de fille de 10 a 14 ans nouveaux cas(debutants) mis sous ARV\"", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "M1Zyg56JZ0l", + "DATIM_Disag_ID": "dFjZira5vTX", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"File active S/ARV debut protocole |40 44| F\"", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "bg6Wln5mApl", + "DATIM_Disag_ID": "eOn9JgfkB4F", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"File active S/ARV debut protocole |5-9| F\"", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "LiK6wzpF4Ft", + "DATIM_Disag_ID": "hiUhhVpgUMg", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Nombre de femmes de 30 a 34 ans nouveaux cas(debutants) mis sous ARV\"", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "laAuLJuPY7s", + "DATIM_Disag_ID": "j0yodS3zbnW", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"File active S/ARV debut protocole |1-4| M\"", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "KznJT3ISY4k", + "DATIM_Disag_ID": "jbrs9Qk6f9b", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Nombre de femmes de plus de 50 ans et plus nouveaux cas(debutants) mis sous ARV\"", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "oHGA6LWYuof", + "DATIM_Disag_ID": "kGlGj9LDonu", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Nombre de gar\u00e7ons de 10 a 14 ans nouveaux cas(debutants) mis sous ARV\"", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "g3vSvtTmJMP", + "DATIM_Disag_ID": "ljBmGJpAsZh", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"File active S/ARV debut protocole |40-44| M\"", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "NYhIm0ok5eg", + "DATIM_Disag_ID": "qdYU6NoIpY1", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Nombre de jeune fille de 15 a 19 ans nouveaux cas(debutants) mis sous ARV\"", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "dpxnn0leayG", + "DATIM_Disag_ID": "wW6G5NC8Wd1", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Nombre de jeune homme de 15 a 19 ans nouveaux cas(debutants) mis sous ARV\"", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "V8Cw4MGPOSS", + "DATIM_Disag_ID": "x1r1vfZQLFj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"File active S/ARV debut protocole |<1| F\"", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "INVALID", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "pXyc4c5n1JH", + "DATIM_Disag_ID": "y3VqNEK9n95", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Nombre d'hommes de 35 a 39 ans nouveaux cas(debutants) mis sous ARV\"", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "pauNyI6axQy", + "DATIM_Disag_ID": "ytvrDZdNAhc", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Male, Positive", + "Operation": "ADD" + } + ] + }, + { + "status": "Success", + "country_org": "DATIM-MOH-BDI-FY20", + "period": "FY20", + "country_code": "BDI", + "country_name": "Burundi", + "imap": [ + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre de femmes de 25-29| ans conseillees et testees qui ont un resultat positif \"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "riMlR9lS8VN", + "DATIM_Disag_ID": "BLWV93S2HJ0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre d'hommes de de 20-24 ans conseilles et testes qui ont un resultat positif\"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "kHxBREKggBI", + "DATIM_Disag_ID": "BitB2nKfWBK", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre de femmes de 5 a 9 ans conseillees et testees qui ont un resultat negatif \"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "aryyckh9Ryl", + "DATIM_Disag_ID": "EFah6yBFc3J", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre de femmes de 45-49 ans conseillees et testees qui ont un resultat positif\"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "xtgBLlKqFtX", + "DATIM_Disag_ID": "ERDcFrmlT0J", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre de femmes de plus de 50 ans et plus conseilles et testes qui ont un resultat positif\"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "SOvbi4dMl8U", + "DATIM_Disag_ID": "GlfLlD3wSQj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre de femmes de moins d'un an conseillees et testees qui ont un resultat negatif \"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "jmfgCiD94tC", + "DATIM_Disag_ID": "Gvo9takmOXx", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre d'hommes de de 40 44 ans conseilles et testes qui ont un resultat positif\"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "QD8Pxfehgez", + "DATIM_Disag_ID": "HTcrEM69sst", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre d'hommes de 10 a 14 ans conseilles et testes qui ont un resultat positif\"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "N5nAmkHyi8q", + "DATIM_Disag_ID": "KRoQaA91sv5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre de garcons de 10 14 ans conseilles et testes qui ont un resultat negatif\"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "lGfG2QV4ZVe", + "DATIM_Disag_ID": "Kjn4IWLfG2G", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre de femmes de 35 39 ans conseillees et testees qui ont un resultat positif \"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "zVDLT1HLVOZ", + "DATIM_Disag_ID": "MuaoVfC9rYL", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre de femmes de 15 a 19 ans conseilles et testes qui ont un resultat negatif\"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "XCKZTfge7nl", + "DATIM_Disag_ID": "NJclydByUvA", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre d'hommes de de 25 29 ans conseilles et testes qui ont un resultat positif\"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "vrsgaohcn9z", + "DATIM_Disag_ID": "NRZfd73Ypo8", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre d'hommes de 5 a 9 ans conseillees et testees qui ont un resultat negatif \"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "tMdy8a8CyUG", + "DATIM_Disag_ID": "NpsmKYKl0mt", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre d'hommes de 45 49 ans conseilles et testes qui ont un resultat positif\"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "iZB71rp93pr", + "DATIM_Disag_ID": "OOCHuTdTJEQ", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre de jeune homme de 20 24 ans conseilles et testes qui ont un resultat negatif\"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "AxpKKqfxOc0", + "DATIM_Disag_ID": "QS3vNL5WySH", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre d\"hommes de 40 44 ans conseillees et testees qui ont un resultat negatif \"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "JnnDyNIhWQ9", + "DATIM_Disag_ID": "RLLUx3DHJan", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre de femmes de 35 39 ans conseilles et testes qui ont un resultat negatif\"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "ZEpmpLQL5rg", + "DATIM_Disag_ID": "Sf6GWp5gNx2", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre de femmes de 25 29 ans conseilles et testees qui ont un resultat negatif\"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "FjJkbYzCBoQ", + "DATIM_Disag_ID": "TCwxcGgIeqE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre de femmes de 5-9| ans conseillees et tesees qui ont un resultat positif \"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "ETM7vCs45AD", + "DATIM_Disag_ID": "UggtNScQMVl", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre d'hommes de plus de 50 ans et plus conseilles et testes qui ont un resultat positif\"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "RpjKkCijwhm", + "DATIM_Disag_ID": "WDpiIZ8UjB8", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre de femmes de 30-34| ans conseillees et testees qui ont un resultat positif \"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "xsh5rce70XB", + "DATIM_Disag_ID": "bxqrio2gHOj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre de d'homme de plus de moins d'une annee et testes qui ont un resultat positif\"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "c8NeLBXyoiI", + "DATIM_Disag_ID": "cXdSJvbabBT", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre de femmes de 40-44 ans conseillees et testees qui ont un resultat positif\"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "JGDy0QAXMN0", + "DATIM_Disag_ID": "d3rKRkxJP1v", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre de jeune homme de 15 19 ans conseilles et testes qui ont un resultat negatif\"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "MVW1YTY2YIv", + "DATIM_Disag_ID": "eyTROtsEW5a", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre de femmes de 40 a 44 ans conseillees et testees qui ont un resultat negatif\"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "o3QHpo08WMJ", + "DATIM_Disag_ID": "fsnxvho9fiG", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre de jeune fille de 20 a 24 ans conseilles et testes qui ont un resultat negatif", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "DJHo8YmbVX3", + "DATIM_Disag_ID": "fysQ3RXzbzW", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre de femmes de 10 14 ans conseillees et testees qui ont un resultat positif \"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "KnCUI5EOglY", + "DATIM_Disag_ID": "hXgqQX95TVa", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre de femmes de 45 a 49 ans conseillees et testees qui ont un resultat negatif\"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "IvGZRfascZg", + "DATIM_Disag_ID": "i0RFyIDccSm", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre de femmes de plus de 50 ans et plus conseilles et testes qui ont un resultat negatif\"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PwPyaAWfK8j", + "DATIM_Disag_ID": "i4lSbrUVcpe", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre de hommes de moins d'un an conseilles et testees qui ont un resultat negatif \"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "Fnfw1KNnwqG", + "DATIM_Disag_ID": "iomLts0rFcj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre d'hommes de 50 ans et plus conseilles et testes qui ont un resultat negatif\"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "SNVjEZJSwgu", + "DATIM_Disag_ID": "ip5uMUT73Qu", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": " \"Nombre d'hommes de 30 34 ans conseilles et testes qui ont un resultat positif\"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "fPPjHOFnvIi", + "DATIM_Disag_ID": "kLd3OnUYTr5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre d'hommes de 30 34 ans conseilles et testes qui ont un resultat negatif\"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "fJSGp9VgBHk", + "DATIM_Disag_ID": "kZ5sEz94kJE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre d'hommes de 25 29 ans conseilles et testes qui ont un resultat negatif\"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "daI4jhvYIvv", + "DATIM_Disag_ID": "lGNNK7ZYDGP", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre de femmes de 30 34 ans conseilles et testes qui ont un resultat negatif\"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTSqqO3a1aT", + "DATIM_Disag_ID": "oKgx2Sw4qUL", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre de femmes de moins d'un an conseillees et testees qui ont un resultat positif \"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "Z4oQoSxSNTx", + "DATIM_Disag_ID": "pCFCaOLScdv", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre d'hommes de 1-4 ans conseillees et testees qui ont un resultat positive\"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "qD2ML82OEs3", + "DATIM_Disag_ID": "tBoWuTd0ERY", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre de femmes 10 a 14 ans conseilles et testes qui ont un resultat negatif\"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PktLO6VcW0b", + "DATIM_Disag_ID": "tIhxMfmPrU5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre de femmes de 20 24| ans conseillees et testees qui ont un resultat positif \"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "CZTdqVBfUUH", + "DATIM_Disag_ID": "tvOcOPhIdRH", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre d\"hommes de 1 a 4 ans conseillees et testees qui ont un resultat negatif \"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "cmE32VeI5L2", + "DATIM_Disag_ID": "uPpiUkMhH6j", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre de femmes de 15 19| ans conseillees et testees qui ont un resultat positif \"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "qjwD4KFIYKr", + "DATIM_Disag_ID": "wJCVvM7o6xm", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre d'hommes de 5-9 ans conseilles et testes qui ont un resultat positif\"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "l85Lr4z1qiA", + "DATIM_Disag_ID": "wLMOUM9mfTV", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre d'hommes de 35 39 ans conseilles et testes qui ont un resultat negatif\"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "FKuvRCzuWgU", + "DATIM_Disag_ID": "wO7RB8C1sal", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": " \"Nombre d'hommes de de 35 39 ans conseilles et testes qui ont un resultat positif\"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "YX2Ft3EHqWy", + "DATIM_Disag_ID": "wnsHEWFSqzG", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre d'hommes de de 15 a 19 ans conseilles et testes qui ont un resultat positif\"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "q9hN706Syw7", + "DATIM_Disag_ID": "wpck6pSRDer", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre de femmes de 1a 4 ans conseillees et testees qui ont un resultat negatif \"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "rBb1yBdVlbf", + "DATIM_Disag_ID": "xTNM0wWDzo0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre de femmes de 1-4| ans conseillees et testees qui ont un resultat positif \"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "OTzD51K0nvW", + "DATIM_Disag_ID": "xzoIG0AwsNB", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre d\"hommes de 45 49 ans conseillees et testees qui ont un resultat negatif \"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "t9w9jVqgDi6", + "DATIM_Disag_ID": "z1V5tDuMQt7", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "MOH_Indicator_Name": "Nombre de femmes enceintes mises sous ARV pour la protection de l'enfant: Femmes nouvellement mises sous ARV+ Femmes deja sous ARV avant la CPN)", + "DATIM_Indicator_Category": "PMTCT_ART", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "bqDAMrm4W3m", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "NC VIH+ en CPN1 |45-49|", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PByQqBtBWva", + "DATIM_Disag_ID": "AxpvptSH0iv", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "VIH Negatif connu en CPN1 |20-24|", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "Lt0Ut5xOQ9J", + "DATIM_Disag_ID": "IWKtMCDNCg6", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "VIH Negatif connu en CPN1 |40-44|", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "Q4ayIZsL44u", + "DATIM_Disag_ID": "IakwwQAGzmz", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "VIH Negatif connu en CPN1 |15-19|", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "sI4CmqW6wqg", + "DATIM_Disag_ID": "JVJLGwn0EIB", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "VIH+ connu en CPN1 |45-49|", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "uaSWITf2O7D", + "DATIM_Disag_ID": "LdNchqoBCkj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "VIH Negatif connu en CPN1 |35-39|", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "zSFdi4xMiEv", + "DATIM_Disag_ID": "LpPcZClKI6Q", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "VIH Negatif connu en CPN1 |45-49|", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "OJvMSem5nht", + "DATIM_Disag_ID": "OLEE3EmuEky", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "NC VIH+ en CPN1 |15-19|", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "J5ipyboScE6", + "DATIM_Disag_ID": "Ugikyb2spKu", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "VIH+ connu en CPN1 |25-29|", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "bifT0mBTber", + "DATIM_Disag_ID": "VGOJcz6z33R", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "VIH+ connu en CPN1 |10-14|\n", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "bESAuZqKCSa", + "DATIM_Disag_ID": "VpE9umLKrMk", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "VIH+ connu en CPN1 |15-19|\n", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "d84aI2IZRiQ", + "DATIM_Disag_ID": "Y7bzxSSESFN", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "VIH+ connu en CPN1 |>=50|", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "KXk3kuugI7z", + "DATIM_Disag_ID": "Yv4sfg9PYy2", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "NC VIH+ en CPN1 |40-44|", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "GZ6QQYrDRv6", + "DATIM_Disag_ID": "ZHbjgx3vyR9", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "VIH Negatif connu en CPN1 |10-14|", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "ZO3YUURyqKR", + "DATIM_Disag_ID": "ZtZoTKQQIXv", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "VIH Negatif connu en CPN1 |>=50|", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "lNExGYNowb8", + "DATIM_Disag_ID": "hSfjVeeCY9r", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "VIH+ connu en CPN1 |35-39|", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "Jd40NMViEcc", + "DATIM_Disag_ID": "j881I2cOKZc", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "VIH Negatif connu en CPN1 |25-29|", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "moQK9Dank6I", + "DATIM_Disag_ID": "kYsWrugEfJz", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "NC VIH+ en CPN1 |20-24|", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "r2yOIzKIpwK", + "DATIM_Disag_ID": "lRF5BIZMinO", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "VIH+ connu en CPN1 |30-34|", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "O8gUl6NQrWx", + "DATIM_Disag_ID": "oU1suMFWekf", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "NC VIH+ en CPN1 |>=50|", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "eNAwa1LFw7G", + "DATIM_Disag_ID": "ohhnnF4sEhS", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "VIH+ connu en CPN1 |40-44|", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "Qervl6YA2cn", + "DATIM_Disag_ID": "poQeGAhTTQS", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "NC VIH+ en CPN1 |35-39|", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "bvZayIl3Sd3", + "DATIM_Disag_ID": "rNlaZW9BdWk", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "NC VIH+ en CPN1 |30-34|", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "jfOaggQuq43", + "DATIM_Disag_ID": "sQsRJXPlNrc", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "VIH Negatif connu en CPN1 |30-34|", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "aHNRFvqtCSi", + "DATIM_Disag_ID": "uoTpJlV6f4n", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "NC VIH+ en CPN1 |25-29|", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "uY0Z1c6UobF", + "DATIM_Disag_ID": "vGcgW9KPIEC", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "VIH+ connu en CPN1 |20-24|", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "lSDXPwpJ4Dr", + "DATIM_Disag_ID": "yEa3l8fBBlN", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "NC VIH+ en CPN1 |10-14|", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "k5tccFdaogG", + "DATIM_Disag_ID": "yRUCEmfwnAa", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "MOH_Indicator_Name": "|<15ans F| NC Sous ARV mis sous INH", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "VAcGtHIiVMB", + "DATIM_Disag_ID": "Q732w6Hev9u", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Positive, Female, <15, Life-long ART, New", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "MOH_Indicator_Name": "|>=15ans M| AC Sous ARV mis sous INH", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "cZwwVmOB6v9", + "DATIM_Disag_ID": "UxkEEfHjlWb", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Positive, Male, 15+, Life-long ART, Already", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "MOH_Indicator_Name": "|>=15ans M| NC Sous ARV mis sous INH", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "xf2ymG3lEpd", + "DATIM_Disag_ID": "ZuWjYTw4lpZ", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Positive, Male, 15+, Life-long ART, New", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "MOH_Indicator_Name": "|<15ans M| NC Sous ARV mis sous INH", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "qxzyfN58pOw", + "DATIM_Disag_ID": "lq6iUq7YcZ1", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Positive, Male, <15, Life-long ART, New", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "MOH_Indicator_Name": "|>=15ans F| NC Sous ARV mis sous INH", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "GXsBmziSe9X", + "DATIM_Disag_ID": "ngI4uyiCOSj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Positive, Female, 15+, Life-long ART, New", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "MOH_Indicator_Name": "|>=15ans F| AC Sous ARV mis sous INH", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "EudFHG4GmDi", + "DATIM_Disag_ID": "rccYwUJXYAA", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Positive, Female, 15+, Life-long ART, Already", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "MOH_Indicator_Name": "|<15ans F| AC Sous ARV mis sous INH", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "tlq0a1Fwtzq", + "DATIM_Disag_ID": "ynzujzJwhjK", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Positive, Female, <15, Life-long ART, Already", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "MOH_Indicator_Name": "|<15ans M| AC Sous ARV mis sous INH", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "nTN5j5Lkwzu", + "DATIM_Disag_ID": "z98a1NoV4mp", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Positive, Male, <15, Life-long ART, Already", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Nombre d'hommes de 30 a 34 ans sous ARV\"", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "Ir5U37txetf", + "DATIM_Disag_ID": "B8JEL3qeQiw", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Nombre d'hommes de plus de 50 ans sous ARV\"", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "OPDGtmgUENu", + "DATIM_Disag_ID": "FgwkSYUXq8x", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Total PVVIH sous ARV |5-9| M\"", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "jnSHPLCEjpU", + "DATIM_Disag_ID": "IxSwaxNCt1n", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Nombre de femmes de 35 a 39 ans sous ARV\"", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "qNoX4vJQUH5", + "DATIM_Disag_ID": "OBbZvcHg2HL", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Total PVVIH sous ARV |45-49| F\"", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "aGSgS9ykSam", + "DATIM_Disag_ID": "POkbpo4D13c", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Total PVVIH sous ARV |1-4| F\"", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "znxFMERF02r", + "DATIM_Disag_ID": "PPoL5AnEAQf", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Nombre d'hommes de 25 a 29 ans csous ARV\"", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "DyDBcioM4ej", + "DATIM_Disag_ID": "R9wcT5vQ7tR", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Nombre de femmes de 25 a 29 ans sous ARV\"", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "djO5S7OrWNd", + "DATIM_Disag_ID": "RMA75iIp8Wd", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Total PVVIH sous ARV |<1| M\"", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "IWKjpXSErVj", + "DATIM_Disag_ID": "SeijxYK8F4b", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Nombre de jeune homme de 20 a 24 ans sous ARV\"", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PelNbVtNS0N", + "DATIM_Disag_ID": "VdA970UlzlX", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Total PVVIH sous ARV |45-49| M\"", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "oDHEqTcyN0T", + "DATIM_Disag_ID": "WjX1mRJp9NV", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Nombre de jeune fille de 20 a 24 ans sous ARV\"", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "YEeNY7nxCdl", + "DATIM_Disag_ID": "Xn5oUNVSMWA", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Nombre de fille de 10 a 14 ans sous ARV\"", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "S7Ff5SaJcgj", + "DATIM_Disag_ID": "dFjZira5vTX", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Total PVVIH sous ARV |40-44| F\"", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "xXSkYGo7aKP", + "DATIM_Disag_ID": "eOn9JgfkB4F", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Total PVVIH sous ARV |5-9| F\"", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "WM6xsBefeWm", + "DATIM_Disag_ID": "hiUhhVpgUMg", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Nombre de femmes de 30 a 34 ans sous ARV\"", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "emtzZ206g5y", + "DATIM_Disag_ID": "j0yodS3zbnW", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Total PVVIH sous ARV |1-4| M\"", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "qg2zD9AIHZa", + "DATIM_Disag_ID": "jbrs9Qk6f9b", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Nombre de femmes de plus de 50 ans et plus sous ARV\"", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "UlP69mYHPsu", + "DATIM_Disag_ID": "kGlGj9LDonu", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Nombre de gar\u00e7ons de 10 a 14 ans sous ARV\"", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "d3l44U4AzcM", + "DATIM_Disag_ID": "ljBmGJpAsZh", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Total PVVIH sous ARV |40-44| M\"", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "JyhjtJQgjgH", + "DATIM_Disag_ID": "qdYU6NoIpY1", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Nombre de jeune fille de 15 a 19 ans sous ARV\"", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "UOo0HJUZqDa", + "DATIM_Disag_ID": "wW6G5NC8Wd1", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Nombre de jeune homme de 15 a 19 ans sous ARV\"", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "GRNYVvU0CsI", + "DATIM_Disag_ID": "x1r1vfZQLFj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Total PVVIH sous ARV |<1| F\"", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "dlU5Gvuhho0", + "DATIM_Disag_ID": "y3VqNEK9n95", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Nombre d'hommes de 35 a 39 ans sous ARV\"", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "QTMYSr8ToTa", + "DATIM_Disag_ID": "ytvrDZdNAhc", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Nombre d'hommes de 30 a 34 ans nouveaux cas(debutants) mis sous ARV\"", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "ExqjdngTqqb", + "DATIM_Disag_ID": "B8JEL3qeQiw", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"nombre d'hommes de plus de 50 ans nouveaux cas(debutants) mis sous ARV\"", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "lIZIb5ftSpY", + "DATIM_Disag_ID": "FgwkSYUXq8x", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"File active S/ARV debut protocole |5-9| M\"", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "zv6pLuOL0QY", + "DATIM_Disag_ID": "IxSwaxNCt1n", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Nombre de femmes de 35 a 39 ans nouveaux cas(debutants) mis sous ARV\"", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "vh3zjmPpj1g", + "DATIM_Disag_ID": "OBbZvcHg2HL", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"File active S/ARV debut protocole |45 49| F\"", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "OeYI3Fe6Mtq", + "DATIM_Disag_ID": "POkbpo4D13c", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"File active S/ARV debut protocole |1-4|F\"", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "QnNY0T1cYn5", + "DATIM_Disag_ID": "PPoL5AnEAQf", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Nombre d'hommes de 25 a 29 ans nouveaux cas(debutants) mis sous ARV\"", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "DiD2jwwp7LG", + "DATIM_Disag_ID": "R9wcT5vQ7tR", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Nombre de femmes de 25 a 29 ans nouveaux cas debutants mis sous ARV\"", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "iDdHBsMPu8K", + "DATIM_Disag_ID": "RMA75iIp8Wd", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"File active S/ARV debut protocole |<1| M\"", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "dvcCMw0ecp0", + "DATIM_Disag_ID": "SeijxYK8F4b", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Nombre de jeune homme de 20 a 24 ans nouveaux cas(debutants) mis sous ARV\"", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "fdMLSDbTrsp", + "DATIM_Disag_ID": "VdA970UlzlX", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"File active S/ARV debut protocole |45-49| M\"", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "ZtAZ2OI0JdY", + "DATIM_Disag_ID": "WjX1mRJp9NV", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Nombre de jeune fille de 20 a 24 ans nouveaux cas debutants mis sous ARV\"", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "IewbGJ6y4J6", + "DATIM_Disag_ID": "Xn5oUNVSMWA", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Nombre de fille de 10 a 14 ans nouveaux cas(debutants) mis sous ARV\"", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "M1Zyg56JZ0l", + "DATIM_Disag_ID": "dFjZira5vTX", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"File active S/ARV debut protocole |40 44| F\"", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "bg6Wln5mApl", + "DATIM_Disag_ID": "eOn9JgfkB4F", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"File active S/ARV debut protocole |5-9| F\"", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "LiK6wzpF4Ft", + "DATIM_Disag_ID": "hiUhhVpgUMg", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Nombre de femmes de 30 a 34 ans nouveaux cas(debutants) mis sous ARV\"", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "laAuLJuPY7s", + "DATIM_Disag_ID": "j0yodS3zbnW", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"File active S/ARV debut protocole |1-4| M\"", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "KznJT3ISY4k", + "DATIM_Disag_ID": "jbrs9Qk6f9b", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Nombre de femmes de plus de 50 ans et plus nouveaux cas(debutants) mis sous ARV\"", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "oHGA6LWYuof", + "DATIM_Disag_ID": "kGlGj9LDonu", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Nombre de gar\u00e7ons de 10 a 14 ans nouveaux cas(debutants) mis sous ARV\"", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "g3vSvtTmJMP", + "DATIM_Disag_ID": "ljBmGJpAsZh", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"File active S/ARV debut protocole |40-44| M\"", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "NYhIm0ok5eg", + "DATIM_Disag_ID": "qdYU6NoIpY1", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Nombre de jeune fille de 15 a 19 ans nouveaux cas(debutants) mis sous ARV\"", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "dpxnn0leayG", + "DATIM_Disag_ID": "wW6G5NC8Wd1", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Nombre de jeune homme de 15 a 19 ans nouveaux cas(debutants) mis sous ARV\"", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "V8Cw4MGPOSS", + "DATIM_Disag_ID": "x1r1vfZQLFj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"File active S/ARV debut protocole |<1| F\"", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "pXyc4c5n1JH", + "DATIM_Disag_ID": "y3VqNEK9n95", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Nombre d'hommes de 35 a 39 ans nouveaux cas(debutants) mis sous ARV\"", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "pauNyI6axQy", + "DATIM_Disag_ID": "ytvrDZdNAhc", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Male, Positive", + "Operation": "ADD" + } + ] + }, + { + "status": "Success", + "country_org": "DATIM-MOH-SWZ-FY20", + "period": "FY20", + "country_code": "SWZ", + "country_name": "Eswatini", + "imap": [ + { + "MOH_Indicator_Name": "HTS_TST_POS", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "<15 | SexUnknown", + "MOH_Disag_ID": "HIV23_TST_Pos_-15SU23003", + "MOH_Indicator_ID": "HIV23_TST_Pos_-15SU2303", + "DATIM_Disag_ID": "DY0yrJtBeSC", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Unknown Sex, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS_TST_POS", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "AgeUnknown | SexUnknown", + "MOH_Disag_ID": "HIV23_TST_Pos_AU_SU230014", + "MOH_Indicator_ID": "HIV23_TST_Pos_AU_SU23014", + "DATIM_Disag_ID": "EyJRtSgSChq", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "Unknown Age, Unknown Sex, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS_TST_NEG", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "<15 | Female", + "MOH_Disag_ID": "HIV23_TST_Neg_-15F23006", + "MOH_Indicator_ID": "HIV23_TST_Neg_-15F2306", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS_TST_POS", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "<15 | Female", + "MOH_Disag_ID": "HIV23_TST_Pos_-15F23001", + "MOH_Indicator_ID": "HIV23_TST_Pos_-15F2301", + "DATIM_Disag_ID": "HrQbkVgBM1X", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS_TST_NEG", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "AgeUnknown | Female", + "MOH_Disag_ID": "HIV23_TST_Neg_AUF230016", + "MOH_Indicator_ID": "HIV23_TST_Neg_AUF23016", + "DATIM_Disag_ID": "K21p4HUGqOS", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "Unknown Age, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS_TST_NEG", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "<15 | Male", + "MOH_Disag_ID": "HIV23_TST_Neg_-15M23007", + "MOH_Indicator_ID": "HIV23_TST_Neg_-15M2307", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS_TST_NEG", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "<15 | SexUnknown", + "MOH_Disag_ID": "HIV23_TST_Neg_-15SU23008", + "MOH_Indicator_ID": "HIV23_TST_Neg_-15SU2308", + "DATIM_Disag_ID": "PrIxM0pIjFl", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Unknown Sex, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS_TST_POS", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "<15 | Male", + "MOH_Disag_ID": "HIV23_TST_Pos_-15M23002", + "MOH_Indicator_ID": "HIV23_TST_Pos_-15M2302", + "DATIM_Disag_ID": "R4WXCEzPZcY", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS_TST_POS", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "AgeUnknown | Male", + "MOH_Disag_ID": "HIV23_TST_Pos_AUM230013", + "MOH_Indicator_ID": "HIV23_TST_Pos_AUM23013", + "DATIM_Disag_ID": "SCD7EVreQUA", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "Unknown Age, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS_TST_POS", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "AgeUnknown | Female", + "MOH_Disag_ID": "HIV23_TST_Pos_AUF230012", + "MOH_Indicator_ID": "HIV23_TST_Pos_AUF23012", + "DATIM_Disag_ID": "U6ErjBQYGSG", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "Unknown Age, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS_TST_POS", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15+ | Female", + "MOH_Disag_ID": "HIV23_TST_Pos_15F23004", + "MOH_Indicator_ID": "HIV23_TST_Pos_15F2304", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS_TST_POS", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15+ | Male", + "MOH_Disag_ID": "HIV23_TST_Pos_15M23005", + "MOH_Indicator_ID": "HIV23_TST_Pos_15M2305", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS_TST_POS", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15+ | SexUnknown", + "MOH_Disag_ID": "HIV23_TST_Pos_15SU230011", + "MOH_Indicator_ID": "HIV23_TST_Pos_15SU23011", + "DATIM_Disag_ID": "a2dDU6KZyd0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Unknown Sex, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS_TST_NEG", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "AgeUnknown | Male", + "MOH_Disag_ID": "HIV23_TST_Neg_AUM230017", + "MOH_Indicator_ID": "HIV23_TST_Neg_AUM23017", + "DATIM_Disag_ID": "iGj3YxYXGRF", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "Unknown Age, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS_TST_NEG", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "AgeUnknown | SexUnknown", + "MOH_Disag_ID": "HIV23_TST_Neg_AU_SU230018", + "MOH_Indicator_ID": "HIV23_TST_Neg_AU_SU23018", + "DATIM_Disag_ID": "mV483q7SboN", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "Unknown Age, Unknown Sex, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS_TST_NEG", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15+ | Male", + "MOH_Disag_ID": "HIV23_23_TST_Neg_15M230010", + "MOH_Indicator_ID": "HIV23_TST_Neg_15M23010", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS_TST_NEG", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15+ | SexUnknown", + "MOH_Disag_ID": "HIV23_TST_Neg_15SU230015", + "MOH_Indicator_ID": "HIV23_TST_Neg_15SU23015", + "DATIM_Disag_ID": "qL3AXhLXfHf", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Unknown Sex, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS_TST_NEG", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15+ | Female", + "MOH_Disag_ID": "HIV23_TST_Neg_15F23009", + "MOH_Indicator_ID": "HIV23_TST_Neg_15F2309", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "PMTCT_ART", + "Classification": "n/a", + "DATIM_Indicator_Category": "PMTCT_ART", + "MOH_Disag_Name": "Total", + "MOH_Disag_ID": "SRH25_PMTCT_ART_T25001", + "MOH_Indicator_ID": "SRH25_PMTCT_ART_T2501", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Known HIV+ Pregnant Women", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "KnownPositives", + "MOH_Disag_ID": "SRH25_PMTCT_STAT_KP250012", + "MOH_Indicator_ID": "SRH25_PMTCT_STAT_KP2512", + "DATIM_Disag_ID": "D3erNSl5dd2", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Recent Negative", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "Recent Negative", + "MOH_Disag_ID": "SRH25_PMTCT_STAT_REC_NEG250015", + "MOH_Indicator_ID": "SRH25_PMTCT_STAT_REC_NEG2515", + "DATIM_Disag_ID": "Ecflr8Ycqul", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Recent Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - pregnant women", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "NewNegatives", + "MOH_Disag_ID": "SRH25_PMTCT_STAT_NEG250014", + "MOH_Indicator_ID": "SRH25_PMTCT_STAT_NEG2514", + "DATIM_Disag_ID": "Wc6ItXYBs0s", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Newly identified positives", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "NewlyTestedPositives", + "MOH_Disag_ID": "SRH25_PMTCT_STAT_NIP250013", + "MOH_Indicator_ID": "SRH25_PMTCT_STAT_NIP2513", + "DATIM_Disag_ID": "brmDl6cMjft", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TB_PREV_Unknown", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "Unknown | AgeUnknown | SexUnknown", + "MOH_Disag_ID": "HIV13_TB_PREV_Unknown_AU_SU13036", + "MOH_Indicator_ID": "HIV13_TB_PREV_Unknown_AU_SU1336", + "DATIM_Disag_ID": "GwUc7g13Hg9", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Unknown Sex, Unknown Age, Other - ART", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TB_PREV_PrevEnART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "15+ | SexUnknown", + "MOH_Disag_ID": "HIV13_TB_PREV_PrevEnART_15SU13015", + "MOH_Indicator_ID": "HIV13_TB_PREV_PrevEnART_15SU1315", + "DATIM_Disag_ID": "H23TL40CahD", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Unknown Sex, 15+, Life-long ART, Already", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TB_PREV_NewEnART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "AgeUnknown | Female", + "MOH_Disag_ID": "HIV13_TB_PREV_NewEnART_AUF13025", + "MOH_Indicator_ID": "HIV13_TB_PREV_NewEnART_AUF1325", + "DATIM_Disag_ID": "OcHhTmUvRZE", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Female, Unknown Age, Life-long ART, New", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TB_PREV_NewEnART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "<15 | Female | NewEnART", + "MOH_Disag_ID": "HIV13_TB_PREV_NewEnART_-15F13019", + "MOH_Indicator_ID": "HIV13_TB_PREV_NewEnART_-15F1319", + "DATIM_Disag_ID": "Q732w6Hev9u", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Female, <15, Life-long ART, New", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TB_PREV_PrevEnART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "AgeUnknown | Male", + "MOH_Disag_ID": "HIV13_TB_PREV_PrevEnART_AUM13017", + "MOH_Indicator_ID": "HIV13_TB_PREV_PrevEnART_AUM1317", + "DATIM_Disag_ID": "QKn9JHx79JO", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Male, Unknown Age, Life-long ART, Already", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TB_PREV_Unknown", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "Unknown 15+ | Female", + "MOH_Disag_ID": "HIV13_TB_PREV_Unknown_15F13029", + "MOH_Indicator_ID": "HIV13_TB_PREV_Unknown_15F1329", + "DATIM_Disag_ID": "SQG2P9rOIg4", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Female, 15+, Other - ART", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TB_PREV_Unknown", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "Unknown | AgeUnknown | Female", + "MOH_Disag_ID": "HIV13_TB_PREV_Unknown_AUF13034", + "MOH_Indicator_ID": "HIV13_TB_PREV_Unknown_AUF1334", + "DATIM_Disag_ID": "UE64UWNZs1R", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Female, Unknown Age, Other - ART", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TB_PREV_PrevEnART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "15+ | Male | PrevEnART", + "MOH_Disag_ID": "HIV13_TB_PREV_PrevEnART_15M13013", + "MOH_Indicator_ID": "HIV13_TB_PREV_PrevEnART_15M1313", + "DATIM_Disag_ID": "UxkEEfHjlWb", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Male, 15+, Life-long ART, Already", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TB_PREV_NewEnART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "15+ | SexUnknown", + "MOH_Disag_ID": "HIV13_TB_PREV_NewEnART_15SU13024", + "MOH_Indicator_ID": "HIV13_TB_PREV_NewEnART_15SU1324", + "DATIM_Disag_ID": "YbXei7Scpdk", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Unknown Sex, 15+, Life-long ART, New", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TB_PREV_NewEnART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "15+ | Male | NewEnART", + "MOH_Disag_ID": "HIV13_TB_PREV_NewEnART_15M13022", + "MOH_Indicator_ID": "HIV13_TB_PREV_NewEnART_15M1322", + "DATIM_Disag_ID": "ZuWjYTw4lpZ", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Male, 15+, Life-long ART, New", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TB_PREV_Unknown", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "Unknown <15 | SexUnknown", + "MOH_Disag_ID": "HIV13_TB_PREV_Unknown_-15SU13032", + "MOH_Indicator_ID": "HIV13_TB_PREV_Unknown_-15SU1332", + "DATIM_Disag_ID": "eKKOcOxQOuS", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Unknown Sex, <15, Other - ART", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TB_PREV_Unknown", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "Unknown | AgeUnknown | Male", + "MOH_Disag_ID": "HIV13_TB_PREV_Unknown_AUM13035", + "MOH_Indicator_ID": "HIV13_TB_PREV_Unknown_AUM1335", + "DATIM_Disag_ID": "fgHq8eTmo7e", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Male, Unknown Age, Other - ART", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TB_PREV_Unknown", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "Unknown <15 | Female", + "MOH_Disag_ID": "HIV13_TB_PREV_Unknown_-15F13028", + "MOH_Indicator_ID": "HIV13_TB_PREV_Unknown_-15F1328", + "DATIM_Disag_ID": "kRRN7PW2x2B", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Female, <15, Other - ART", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TB_PREV_NewEnART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "<15 | Male | NewEnART", + "MOH_Disag_ID": "HIV13_TB_PREV_NewEnART_-15M13021", + "MOH_Indicator_ID": "HIV13_TB_PREV_NewEnART_-15M1321", + "DATIM_Disag_ID": "lq6iUq7YcZ1", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Male, <15, Life-long ART, New", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TB_PREV_NewEnART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "AgeUnknown | Male", + "MOH_Disag_ID": "HIV13_TB_PREV_NewEnART_AUM13026", + "MOH_Indicator_ID": "HIV13_TB_PREV_NewEnART_AUM1326", + "DATIM_Disag_ID": "m5ozu5OI1sc", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Male, Unknown Age, Life-long ART, New", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TB_PREV_NewEnART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "AgeUnknown | SexUnknown", + "MOH_Disag_ID": "HIV13_TB_PREV_NewEnART_AU_SU13027", + "MOH_Indicator_ID": "HIV13_TB_PREV_NewEnART_AU_SU1327", + "DATIM_Disag_ID": "m95zIASJcjD", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Unknown Sex, Unknown Age, Life-long ART, New", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TB_PREV_NewEnART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "<15 | SexUnknown", + "MOH_Disag_ID": "HIV13_TB_PREV_NewEnART_-15SU13023", + "MOH_Indicator_ID": "HIV13_TB_PREV_NewEnART_-15SU1323", + "DATIM_Disag_ID": "nL6agczDQaW", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Unknown Sex, <15, Life-long ART, New", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TB_PREV_NewEnART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "15+ | Female | NewEnART", + "MOH_Disag_ID": "HIV13_TB_PREV_NewEnART_15F13020", + "MOH_Indicator_ID": "HIV13_TB_PREV_NewEnART_15F1320", + "DATIM_Disag_ID": "ngI4uyiCOSj", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Female, 15+, Life-long ART, New", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TB_PREV_Unknown", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "Unknown <15 | Male", + "MOH_Disag_ID": "HIV13_TB_PREV_Unknown_-15M13030", + "MOH_Indicator_ID": "HIV13_TB_PREV_Unknown_-15M1330", + "DATIM_Disag_ID": "r1YTNuDHWxc", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Male, <15, Other - ART", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TB_PREV_PrevEnART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "15+ | Female | PrevEnART", + "MOH_Disag_ID": "HIV13_TB_PREV_PrevEnART_15F13011", + "MOH_Indicator_ID": "HIV13_TB_PREV_PrevEnART_15F1311", + "DATIM_Disag_ID": "rccYwUJXYAA", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Female, 15+, Life-long ART, Already", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TB_PREV_Unknown", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "Unknown 15+ | Male", + "MOH_Disag_ID": "HIV13_TB_PREV_Unknown_15M13031", + "MOH_Indicator_ID": "HIV13_TB_PREV_Unknown_15M1331", + "DATIM_Disag_ID": "ty2xR5ZaTSy", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Male, 15+, Other - ART", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TB_PREV_PrevEnART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "<15 | SexUnknown", + "MOH_Disag_ID": "HIV13_TB_PREV_PrevEnART_-15SU13014", + "MOH_Indicator_ID": "HIV13_TB_PREV_PrevEnART_-15SU1314", + "DATIM_Disag_ID": "wHIObfcQeca", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Unknown Sex, <15, Life-long ART, Already", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TB_PREV_PrevEnART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "AgeUnknown | SexUnknown", + "MOH_Disag_ID": "HIV13_TB_PREV_PrevEnART_AU_SU13018", + "MOH_Indicator_ID": "HIV13_TB_PREV_PrevEnART_AU_SU1318", + "DATIM_Disag_ID": "wgdcoRFUkZP", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Unknown Sex, Unknown Age, Life-long ART, Already", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TB_PREV_Unknown", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "Unknown 15+ | SexUnknown", + "MOH_Disag_ID": "HIV13_TB_PREV_Unknown_15SU13033", + "MOH_Indicator_ID": "HIV13_TB_PREV_Unknown_15SU1333", + "DATIM_Disag_ID": "wpIXXDYcvyd", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Unknown Sex, 15+, Other - ART", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TB_PREV_PrevEnART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "AgeUnknown | Female", + "MOH_Disag_ID": "HIV13_TB_PREV_PrevEnART_AUF13016", + "MOH_Indicator_ID": "HIV13_TB_PREV_PrevEnART_AUF1316", + "DATIM_Disag_ID": "x0rXsInb65X", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Female, Unknown Age, Life-long ART, Already", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TB_PREV_PrevEnART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "<15 | Female | PrevEnART", + "MOH_Disag_ID": "HIV13_TB_PREV_PrevEnART_-15F13010", + "MOH_Indicator_ID": "HIV13_TB_PREV_PrevEnART_-15F1310", + "DATIM_Disag_ID": "ynzujzJwhjK", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Female, <15, Life-long ART, Already", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TB_PREV_PrevEnART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "<15 | Male | PrevEnART", + "MOH_Disag_ID": "HIV13_TB_PREV_PrevEnART_-15M13012", + "MOH_Indicator_ID": "HIV13_TB_PREV_PrevEnART_-15M1312", + "DATIM_Disag_ID": "z98a1NoV4mp", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Male, <15, Life-long ART, Already", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_CURR", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Age | Sex Unknown", + "MOH_Disag_ID": "HIV010_TX_CURR_AGSU0104007", + "MOH_Indicator_ID": "HIV010_TX_CURR_AGSU0107", + "DATIM_Disag_ID": "Gfje2jHn5TY", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "Unknown Age, Unknown Sex, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_CURR", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Unknown Age | Female", + "MOH_Disag_ID": "HIV010_TX_CURR_AUF0104008", + "MOH_Indicator_ID": "HIV010_TX_CURR_AUF0108", + "DATIM_Disag_ID": "P9UIhogYbAa", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "Unknown Age, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_CURR", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Unknown Age | Male", + "MOH_Disag_ID": "HIV010_TX_CURR_AUM0104009", + "MOH_Indicator_ID": "HIV010_TX_CURR_AUM0109", + "DATIM_Disag_ID": "UN9ZOZLLVqN", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "Unknown Age, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_CURR", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "15+ | Male", + "MOH_Disag_ID": "HIV010_TX_CURR_15M0104004", + "MOH_Indicator_ID": "HIV010_TX_CURR_15M0104", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_CURR", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "15+ | Female", + "MOH_Disag_ID": "HIV010_TX_CURR_15F0103003", + "MOH_Indicator_ID": "HIV010_TX_CURR_15F0103", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_CURR", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "<15 | Female", + "MOH_Disag_ID": "HIV010_TX_CURR_-15F0101001", + "MOH_Indicator_ID": "HIV010_TX_CURR_-15F0101", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_CURR", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "15+ | Sex Unknown", + "MOH_Disag_ID": "HIV010_TX_CURR_15SU0104006", + "MOH_Indicator_ID": "HIV010_TX_CURR_15SU0106", + "DATIM_Disag_ID": "qli3maq9Ot7", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Unknown Sex, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_CURR", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "<15 | Sex Unknown", + "MOH_Disag_ID": "HIV010_TX_CURR_-15SU0102005", + "MOH_Indicator_ID": "HIV010_TX_CURR_-15SU0105", + "DATIM_Disag_ID": "uURluLqPIJ5", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Unknown Sex, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_CURR", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "<15 | Male", + "MOH_Disag_ID": "HIV010_TX_CURR_-15M0102002", + "MOH_Indicator_ID": "HIV010_TX_CURR_-15M0102", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_NEW", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "AgeUnknown | SexUnknown", + "MOH_Disag_ID": "HIV12_TX_NEW_AU_SU1202009", + "MOH_Indicator_ID": "HIV12_TX_NEW_AU_SU1209", + "DATIM_Disag_ID": "Gfje2jHn5TY", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "Unknown Age, Unknown Sex, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_NEW", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "AgeUnknown | Female", + "MOH_Disag_ID": "HIV12_TX_NEW_AUF1202007", + "MOH_Indicator_ID": "HIV12_TX_NEW_AUF1207", + "DATIM_Disag_ID": "P9UIhogYbAa", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "Unknown Age, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_NEW", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "AgeUnknown | Male", + "MOH_Disag_ID": "HIV12_TX_NEW_AUM1202008", + "MOH_Indicator_ID": "HIV12_TX_NEW_AUM1208", + "DATIM_Disag_ID": "UN9ZOZLLVqN", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "Unknown Age, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_NEW", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "15+ | Male", + "MOH_Disag_ID": "HIV12_TX_NEW_15M1204004", + "MOH_Indicator_ID": "HIV12_TX_NEW_15M1204", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_NEW", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "15+ | Female", + "MOH_Disag_ID": "HIV12_TX_NEW_15F1203003", + "MOH_Indicator_ID": "HIV12_TX_NEW_15F1203", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_NEW", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "<15 | Female", + "MOH_Disag_ID": "HIV12_TX_NEW_-15F1201001", + "MOH_Indicator_ID": "HIV12_TX_NEW_-15F1201", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_NEW", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "15+ | Sex Unknown", + "MOH_Disag_ID": "HIV12_TX_NEW_15SU1202006", + "MOH_Indicator_ID": "HIV12_TX_NEW_15SU1206", + "DATIM_Disag_ID": "qli3maq9Ot7", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Unknown Sex, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_NEW", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "<15 | Sex Unknown", + "MOH_Disag_ID": "HIV12_TX_NEW_-15SU1202005", + "MOH_Indicator_ID": "HIV12_TX_NEW_-15SU1205", + "DATIM_Disag_ID": "uURluLqPIJ5", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Unknown Sex, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_NEW", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "<15 | Male", + "MOH_Disag_ID": "HIV12_TX_NEW_-15M1202002", + "MOH_Indicator_ID": "HIV12_TX_NEW_-15M1202", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + } + ] + }, + { + "status": "Success", + "country_org": "DATIM-MOH-NAM-FY20", + "period": "FY20", + "country_code": "NAM", + "country_name": "Namibia", + "imap": [ + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 25-29 | Female", + "MOH_Disag_ID": "8", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "BLWV93S2HJ0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "25-29, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 20-24 | Male", + "MOH_Disag_ID": "19", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "BitB2nKfWBK", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "20-24, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 5-9 | Female", + "MOH_Disag_ID": "28", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "EFah6yBFc3J", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "5-9, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 45-49 | Female", + "MOH_Disag_ID": "12", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "ERDcFrmlT0J", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "45-49, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 50+ | Female", + "MOH_Disag_ID": "13", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "GlfLlD3wSQj", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "50+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | -1 | Female", + "MOH_Disag_ID": "26", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "Gvo9takmOXx", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "<1, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 40-44 | Male", + "MOH_Disag_ID": "23", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "HTcrEM69sst", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "40-44, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 10-14 | Male", + "MOH_Disag_ID": "17", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "KRoQaA91sv5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "10-14, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 10-14 | Male", + "MOH_Disag_ID": "41", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "Kjn4IWLfG2G", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "10-14, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 35-39 | Female", + "MOH_Disag_ID": "10", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "MuaoVfC9rYL", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "35-39, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 15-19 | Female", + "MOH_Disag_ID": "30", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "NJclydByUvA", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "15-19, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 25-29 | Male", + "MOH_Disag_ID": "20", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "NRZfd73Ypo8", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "25-29, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 5-9 | Male", + "MOH_Disag_ID": "40", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "NpsmKYKl0mt", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "5-9, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 45-49 | Male", + "MOH_Disag_ID": "24", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "OOCHuTdTJEQ", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "45-49, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 20-24 | Male", + "MOH_Disag_ID": "43", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "QS3vNL5WySH", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "20-24, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 40-44 | Male", + "MOH_Disag_ID": "47", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "RLLUx3DHJan", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "40-44, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 35-39 | Female", + "MOH_Disag_ID": "34", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "Sf6GWp5gNx2", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "35-39, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 25-29 | Female", + "MOH_Disag_ID": "32", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "TCwxcGgIeqE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "25-29, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 5-9 | Female", + "MOH_Disag_ID": "4", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "UggtNScQMVl", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "5-9, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 50+ | Male", + "MOH_Disag_ID": "25", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "WDpiIZ8UjB8", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "50+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 30-34 | Female", + "MOH_Disag_ID": "9", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "bxqrio2gHOj", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "30-34, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | -1 | Male", + "MOH_Disag_ID": "14", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "cXdSJvbabBT", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "<1, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 40-44 | Female", + "MOH_Disag_ID": "11", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "d3rKRkxJP1v", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "40-44, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 15-19 | Male", + "MOH_Disag_ID": "42", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "eyTROtsEW5a", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "15-19, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 40-44 | Female", + "MOH_Disag_ID": "35", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "fsnxvho9fiG", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "40-44, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 20-24 | Female", + "MOH_Disag_ID": "31", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "fysQ3RXzbzW", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "20-24, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 10-14 | Female", + "MOH_Disag_ID": "5", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "hXgqQX95TVa", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "10-14, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 45-49 | Female", + "MOH_Disag_ID": "36", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "i0RFyIDccSm", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "45-49, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 50+ | Female", + "MOH_Disag_ID": "37", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "i4lSbrUVcpe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "50+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | -1 | Male", + "MOH_Disag_ID": "38", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "iomLts0rFcj", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "<1, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 50+ | Male", + "MOH_Disag_ID": "49", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "ip5uMUT73Qu", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "50+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 30-34 | Male", + "MOH_Disag_ID": "21", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "kLd3OnUYTr5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "30-34, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 30-34 | Male", + "MOH_Disag_ID": "45", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "kZ5sEz94kJE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "30-34, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 25-29 | Male", + "MOH_Disag_ID": "44", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "lGNNK7ZYDGP", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "25-29, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 30-34 | Female", + "MOH_Disag_ID": "33", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "oKgx2Sw4qUL", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "30-34, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | -1 | Female", + "MOH_Disag_ID": "2", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "pCFCaOLScdv", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "<1, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 1-4 | Male", + "MOH_Disag_ID": "15", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "tBoWuTd0ERY", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "1-4, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 10-14 | Female", + "MOH_Disag_ID": "29", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "tIhxMfmPrU5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "10-14, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 20-24 | Female", + "MOH_Disag_ID": "7", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "tvOcOPhIdRH", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "20-24, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 1-4 | Male", + "MOH_Disag_ID": "39", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "uPpiUkMhH6j", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "1-4, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 15-19 | Female", + "MOH_Disag_ID": "6", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "wJCVvM7o6xm", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "15-19, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 5-9 | Male", + "MOH_Disag_ID": "16", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "wLMOUM9mfTV", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "5-9, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 35-39 | Male", + "MOH_Disag_ID": "46", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "wO7RB8C1sal", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "35-39, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 35-39 | Male", + "MOH_Disag_ID": "22", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "wnsHEWFSqzG", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "35-39, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 15-19 | Male", + "MOH_Disag_ID": "18", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "wpck6pSRDer", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "15-19, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 1-4 | Female", + "MOH_Disag_ID": "27", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "xTNM0wWDzo0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "1-4, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 1-4 | Female", + "MOH_Disag_ID": "3", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "xzoIG0AwsNB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "1-4, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 45-49 | Male", + "MOH_Disag_ID": "48", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "z1V5tDuMQt7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "45-49, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "PMTCT_ART", + "Classification": "n/a", + "DATIM_Indicator_Category": "PMTCT_ART", + "MOH_Disag_Name": "PMTCT/ANC Client already on HAART", + "MOH_Disag_ID": "50", + "MOH_Indicator_ID": "PMTCT_ART", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "PMTCT_ART", + "Classification": "n/a", + "DATIM_Indicator_Category": "PMTCT_ART", + "MOH_Disag_Name": "PMTCT/ANC Client started on HAART in ANC", + "MOH_Disag_ID": "51", + "MOH_Indicator_ID": "PMTCT_ART", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "PMTCT_STAT", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "PMTCT/ANC Client known HIV positive", + "MOH_Disag_ID": "53", + "MOH_Indicator_ID": "PMTCT_STAT", + "DATIM_Disag_ID": "D3erNSl5dd2", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "PMTCT_STAT", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "PMTCT/ANC Client HIV negative post-test Counselled", + "MOH_Disag_ID": "55", + "MOH_Indicator_ID": "PMTCT_STAT", + "DATIM_Disag_ID": "Wc6ItXYBs0s", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "PMTCT_STAT", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "PMTCT/ANC Client HIV positive post-test Counselled", + "MOH_Disag_ID": "54", + "MOH_Indicator_ID": "PMTCT_STAT", + "DATIM_Disag_ID": "brmDl6cMjft", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART-TB_PREV", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "New | <15 | Female", + "MOH_Disag_ID": "56", + "MOH_Indicator_ID": "TB_PREV", + "DATIM_Disag_ID": "Q732w6Hev9u", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Female, <15, Life-long ART, New", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART-TB_PREV", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "Prev | 15+ | Male", + "MOH_Disag_ID": "63", + "MOH_Indicator_ID": "TB_PREV", + "DATIM_Disag_ID": "UxkEEfHjlWb", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Male, 15+, Life-long ART, Already", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART-TB_PREV", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "New | 15+ | Male", + "MOH_Disag_ID": "59", + "MOH_Indicator_ID": "TB_PREV", + "DATIM_Disag_ID": "ZuWjYTw4lpZ", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Male, 15+, Life-long ART, New", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART-TB_PREV", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "New | <15 | Male", + "MOH_Disag_ID": "58", + "MOH_Indicator_ID": "TB_PREV", + "DATIM_Disag_ID": "lq6iUq7YcZ1", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Male, <15, Life-long ART, New", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART-TB_PREV", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "New | 15+ | Female", + "MOH_Disag_ID": "57", + "MOH_Indicator_ID": "TB_PREV", + "DATIM_Disag_ID": "ngI4uyiCOSj", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Female, 15+, Life-long ART, New", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART-TB_PREV", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "Prev | 15+ | Female", + "MOH_Disag_ID": "61", + "MOH_Indicator_ID": "TB_PREV", + "DATIM_Disag_ID": "rccYwUJXYAA", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Female, 15+, Life-long ART, Already", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART-TB_PREV", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "Prev | <15 | Female", + "MOH_Disag_ID": "60", + "MOH_Indicator_ID": "TB_PREV", + "DATIM_Disag_ID": "ynzujzJwhjK", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Female, <15, Life-long ART, Already", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART-TB_PREV", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "Prev | <15 | Male", + "MOH_Disag_ID": "62", + "MOH_Indicator_ID": "TB_PREV", + "DATIM_Disag_ID": "z98a1NoV4mp", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Male, <15, Life-long ART, Already", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - TX_CURR", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "30-34 | Male", + "MOH_Disag_ID": "83", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "B8JEL3qeQiw", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "30-34, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - TX_CURR", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "50+ | Male", + "MOH_Disag_ID": "87", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "FgwkSYUXq8x", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "50+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - TX_CURR", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "5-9 | Male", + "MOH_Disag_ID": "78", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "IxSwaxNCt1n", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "5-9, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - TX_CURR", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "35-39 | Female", + "MOH_Disag_ID": "72", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "OBbZvcHg2HL", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "35-39, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - TX_CURR", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "45-49 | Female", + "MOH_Disag_ID": "74", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "POkbpo4D13c", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "45-49, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - TX_CURR", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "1-4 | Female", + "MOH_Disag_ID": "65", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "PPoL5AnEAQf", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "1-4, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - TX_CURR", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "25-29 | Male", + "MOH_Disag_ID": "82", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "R9wcT5vQ7tR", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "25-29, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - TX_CURR", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "25-29 | Female", + "MOH_Disag_ID": "70", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "RMA75iIp8Wd", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "25-29, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - TX_CURR", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "-1 | Male", + "MOH_Disag_ID": "76", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "SeijxYK8F4b", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "<1, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - TX_CURR", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "20-24 | Male", + "MOH_Disag_ID": "81", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "VdA970UlzlX", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "20-24, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - TX_CURR", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "45-49 | Male", + "MOH_Disag_ID": "86", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "WjX1mRJp9NV", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "45-49, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - TX_CURR", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "20-24 | Female", + "MOH_Disag_ID": "69", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "Xn5oUNVSMWA", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "20-24, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - TX_CURR", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "10-14 | Female", + "MOH_Disag_ID": "67", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "dFjZira5vTX", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "10-14, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - TX_CURR", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "40-44 | Female", + "MOH_Disag_ID": "73", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "eOn9JgfkB4F", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "40-44, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - TX_CURR", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "5-9 | Female", + "MOH_Disag_ID": "66", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "hiUhhVpgUMg", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "5-9, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - TX_CURR", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "30-34 | Female", + "MOH_Disag_ID": "71", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "j0yodS3zbnW", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "30-34, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - TX_CURR", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "1-4 | Male", + "MOH_Disag_ID": "77", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "jbrs9Qk6f9b", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "1-4, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - TX_CURR", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "50+ | Female", + "MOH_Disag_ID": "75", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "kGlGj9LDonu", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "50+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - TX_CURR", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "10-14 | Male", + "MOH_Disag_ID": "79", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "ljBmGJpAsZh", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "10-14, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - TX_CURR", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "40-44 | Male", + "MOH_Disag_ID": "85", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "qdYU6NoIpY1", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "40-44, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - TX_CURR", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "15-19 | Female", + "MOH_Disag_ID": "68", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "wW6G5NC8Wd1", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "15-19, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - TX_CURR", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "15-19 | Male", + "MOH_Disag_ID": "80", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "x1r1vfZQLFj", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "15-19, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - TX_CURR", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "-1| Female", + "MOH_Disag_ID": "64", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "y3VqNEK9n95", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "<1, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - TX_CURR", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "35-39 | Male", + "MOH_Disag_ID": "84", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "ytvrDZdNAhc", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "35-39, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - Treatment New", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "30-34 | Male", + "MOH_Disag_ID": "107", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "B8JEL3qeQiw", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "30-34, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - Treatment New", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "50+ | Male", + "MOH_Disag_ID": "111", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "FgwkSYUXq8x", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "50+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - Treatment New", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "5-9 | Male", + "MOH_Disag_ID": "102", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "IxSwaxNCt1n", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "5-9, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - Treatment New", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "35-39 | Female", + "MOH_Disag_ID": "96", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "OBbZvcHg2HL", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "35-39, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - Treatment New", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "45-49 | Female", + "MOH_Disag_ID": "98", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "POkbpo4D13c", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "45-49, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - Treatment New", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "1-4 | Female", + "MOH_Disag_ID": "89", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "PPoL5AnEAQf", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "1-4, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - Treatment New", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "25-29 | Male", + "MOH_Disag_ID": "106", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "R9wcT5vQ7tR", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "25-29, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - Treatment New", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "25-29 | Female", + "MOH_Disag_ID": "94", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "RMA75iIp8Wd", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "25-29, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - Treatment New", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "-1 | Male", + "MOH_Disag_ID": "100", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "SeijxYK8F4b", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "<1, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - Treatment New", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "20-24 | Male", + "MOH_Disag_ID": "105", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "VdA970UlzlX", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "20-24, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - Treatment New", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "45-49 | Male", + "MOH_Disag_ID": "110", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "WjX1mRJp9NV", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "45-49, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - Treatment New", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "20-24 | Female", + "MOH_Disag_ID": "93", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "Xn5oUNVSMWA", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "20-24, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - Treatment New", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "10-14 | Female", + "MOH_Disag_ID": "91", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "dFjZira5vTX", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "10-14, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - Treatment New", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "40-44 | Female", + "MOH_Disag_ID": "97", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "eOn9JgfkB4F", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "40-44, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - Treatment New", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "5-9 | Female", + "MOH_Disag_ID": "90", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "hiUhhVpgUMg", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "5-9, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - Treatment New", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "30-34 | Female", + "MOH_Disag_ID": "95", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "j0yodS3zbnW", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "30-34, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - Treatment New", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "1-4 | Male", + "MOH_Disag_ID": "101", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "jbrs9Qk6f9b", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "1-4, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - Treatment New", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "50+ | Female", + "MOH_Disag_ID": "99", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "kGlGj9LDonu", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "50+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - Treatment New", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "10-14 | Male", + "MOH_Disag_ID": "103", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "ljBmGJpAsZh", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "10-14, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - Treatment New", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "40-44 | Male", + "MOH_Disag_ID": "109", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "qdYU6NoIpY1", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "40-44, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - Treatment New", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "15-19 | Female", + "MOH_Disag_ID": "92", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "wW6G5NC8Wd1", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "15-19, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - Treatment New", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "15-19 | Male", + "MOH_Disag_ID": "104", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "x1r1vfZQLFj", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "15-19, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - Treatment New", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "-1 | Female", + "MOH_Disag_ID": "88", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "y3VqNEK9n95", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "<1, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - Treatment New", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "35-39 | Male", + "MOH_Disag_ID": "108", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "ytvrDZdNAhc", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "35-39, Male, Positive", + "Operation": "ADD" + } + ] + }, + { + "status": "Success", + "country_org": "DATIM-MOH-MWI-FY20", + "period": "FY20", + "country_code": "MWI", + "country_name": "Malawi", + "imap": [ + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "New Positive", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "170", + "DATIM_Disag_ID": "EyJRtSgSChq", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Unknown Age, Unknown Sex, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "New Negative", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "975", + "DATIM_Disag_ID": "mV483q7SboN", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Unknown Age, Unknown Sex, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "MOH_Indicator_Name": "Already on ART when starting ANC", + "DATIM_Indicator_Category": "PMTCT_ART", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "914", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "MOH_Indicator_Name": "Started ART at 0-27 weeks of pregnancy", + "DATIM_Indicator_Category": "PMTCT_ART", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "915", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "MOH_Indicator_Name": "Started ART at 28+ weeks of pregnancy", + "DATIM_Indicator_Category": "PMTCT_ART", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "916", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "Previous positive", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "470", + "DATIM_Disag_ID": "D3erNSl5dd2", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "New negative", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "471", + "DATIM_Disag_ID": "Wc6ItXYBs0s", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "New positive", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "472", + "DATIM_Disag_ID": "brmDl6cMjft", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "Alive on ART at site of last registration", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "96", + "DATIM_Disag_ID": "Gfje2jHn5TY", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Unknown Age, Unknown Sex, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "ART initiations, first time (non sex-disagg.)", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "10", + "DATIM_Disag_ID": "Gfje2jHn5TY", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Unknown Age, Unknown Sex, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "ART initiations, first time, females", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "2215", + "DATIM_Disag_ID": "P9UIhogYbAa", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Unknown Age, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "ART initiations, first time, males", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "2109", + "DATIM_Disag_ID": "UN9ZOZLLVqN", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Unknown Age, Male, Positive", + "Operation": "ADD" + } + ] + }, + { + "status": "Success", + "country_org": "DATIM-MOH-ETH-FY20", + "period": "FY20", + "country_code": "ETH", + "country_name": "Ethiopia", + "imap": [ + { + "MOH_Indicator_Name": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "HTS_TST_u15_female_neg", + "MOH_Disag_ID": "P6ptTGNEYlY", + "MOH_Indicator_ID": "HTS_TST_u15_female_neg", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS_TST", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "HTS_TST_u15_female_pos", + "MOH_Disag_ID": "SvlrGBWZZG8", + "MOH_Indicator_ID": "HTS_TST_u15_female_pos", + "DATIM_Disag_ID": "HrQbkVgBM1X", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients receiving HIV test results at VCT: < 1 yr : Male ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "HTS_TST_u15_male_neg", + "MOH_Disag_ID": "kUa20LNFnqC", + "MOH_Indicator_ID": "HTS_TST_u15_male_neg", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS_TST", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "HTS_TST_u15_male_pos", + "MOH_Disag_ID": "zABtUcENW0q", + "MOH_Indicator_ID": "HTS_TST_u15_male_pos", + "DATIM_Disag_ID": "R4WXCEzPZcY", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS_TST", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "HTS_TST_o15_female_pos", + "MOH_Disag_ID": "zOTcTOzDYl3", + "MOH_Indicator_ID": "HTS_TST_o15_female_pos", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS_TST", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "HTS_TST_o15_male_pos", + "MOH_Disag_ID": "j1m4tG9z88A", + "MOH_Indicator_ID": "HTS_TST_o15_male_pos", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients receiving HIV test results at VCT:15-19 yr : Male ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "HTS_TST_o15_male_neg", + "MOH_Disag_ID": "Wfw3r02n6wA", + "MOH_Indicator_ID": "HTS_TST_o15_male_neg", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients receiving HIV test results at VCT: 15-19 yr Female", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "HTS_TST_o15_female_neg", + "MOH_Disag_ID": "HzTUeDX4YrT", + "MOH_Indicator_ID": "HTS_TST_o15_female_neg", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "PMTCT_ART", + "Classification": "n/a", + "DATIM_Indicator_Category": "PMTCT_ART", + "MOH_Disag_Name": "Number of HIV positive women who received ART to reduce the risk of mother to child transmission during ANC for the first time", + "MOH_Disag_ID": "jeybeBT2JKX", + "MOH_Indicator_ID": "PMTCT_ART", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of women with known HIV positive status attending ANC, delivery and postpartum for new pregnancy linked from Pre ART and ART ", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "Number of women with known HIV positive status attending ANC, delivery and postpartum for new pregnancy linked from Pre ART and ART ", + "MOH_Disag_ID": "yODHrujiq1D", + "MOH_Indicator_ID": "PMTCT_KNpos", + "DATIM_Disag_ID": "D3erNSl5dd2", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of new HIV Postive women during ANC,L&D and Postpartum", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "Number of new HIV Postive women during ANC,L&D and Postpartum", + "MOH_Disag_ID": "Dacn889dCwe", + "MOH_Indicator_ID": "PMTCT_NWpos", + "DATIM_Disag_ID": "brmDl6cMjft", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TB_PREV", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "TB_PREV_u15_female", + "MOH_Disag_ID": "ExlrkEJKgWb", + "MOH_Indicator_ID": "TB_PREV_u15_female", + "DATIM_Disag_ID": "Q732w6Hev9u", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Female, <15, Life-long ART, New", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TB_PREV", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "TB_PREV_o15_male", + "MOH_Disag_ID": "mBLcSzpP9gF", + "MOH_Indicator_ID": "TB_PREV_o15_male", + "DATIM_Disag_ID": "ZuWjYTw4lpZ", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Male, 15+, Life-long ART, New", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TB_PREV", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "TB_PREV_u15_male", + "MOH_Disag_ID": "zreg5bamxJz", + "MOH_Indicator_ID": "TB_PREV_u15_male", + "DATIM_Disag_ID": "lq6iUq7YcZ1", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Male, <15, Life-long ART, New", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TB_PREV", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "TB_PREV_o15_female", + "MOH_Disag_ID": "WYkeUgZU3N2", + "MOH_Indicator_ID": "TB_PREV_o15_female", + "DATIM_Disag_ID": "ngI4uyiCOSj", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Female, 15+, Life-long ART, New", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "TX_CURR_o15_male", + "MOH_Disag_ID": "YuxTvquFm0f", + "MOH_Indicator_ID": "TX_CURR_o15_male", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "TX_CURR_o15_female", + "MOH_Disag_ID": "Eh7enMuCQ6p", + "MOH_Indicator_ID": "TX_CURR_o15_female", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": " TX_CURR_u15_female", + "MOH_Disag_ID": "rTxzZyfMqwV", + "MOH_Indicator_ID": "TX_CURR_u15_female", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "TX_CURR_u15_male", + "MOH_Disag_ID": "Ano02WIFN5w", + "MOH_Indicator_ID": "TX_CURR_u15_male", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "New_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "TX_NEW_o15_male", + "MOH_Disag_ID": "kddvdnXKCRI", + "MOH_Indicator_ID": "TX_NEW_o15_male", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "New_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "TX_NEW_o15_female", + "MOH_Disag_ID": "mdo6YVr3p2Q", + "MOH_Indicator_ID": "TX_NEW_o15_female", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "New_On_ART ", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "TX_NEW_u15_female", + "MOH_Disag_ID": "LuobMRka5TL", + "MOH_Indicator_ID": "TX_NEW_u15_female", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "New_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "TX_NEW_u15_male", + "MOH_Disag_ID": "KCCcpSRSjj9", + "MOH_Indicator_ID": "TX_NEW_u15_male", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + } + ] + }, + { + "status": "Success", + "country_org": "DATIM-MOH-CMR-FY20", + "period": "FY20", + "country_code": "CMR", + "country_name": "Cameroon", + "imap": [ + { + "MOH_Indicator_Name": "Number of people tested negative during the month (custom)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Infant =<9 years, Female", + "MOH_Disag_ID": "V9NlnH3iZKW", + "MOH_Indicator_ID": "custom", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested negative during the month (custom)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10 - 14 years old, Female", + "MOH_Disag_ID": "v0gD0Of2Pra", + "MOH_Indicator_ID": "custom", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested positive during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Infant =<9 years, Female", + "MOH_Disag_ID": "V9NlnH3iZKW", + "MOH_Indicator_ID": "oL9uNgFn8Sm", + "DATIM_Disag_ID": "HrQbkVgBM1X", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested positive during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10 - 14 years old, Female", + "MOH_Disag_ID": "v0gD0Of2Pra", + "MOH_Indicator_ID": "oL9uNgFn8Sm", + "DATIM_Disag_ID": "HrQbkVgBM1X", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested negative during the month (custom)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10 - 14 years old, Male", + "MOH_Disag_ID": "KEllh5M4ajX", + "MOH_Indicator_ID": "custom", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested negative during the month (custom)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Infant =< 9 years, Male", + "MOH_Disag_ID": "nhM8Ax21tCo", + "MOH_Indicator_ID": "custom", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested positive during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10 - 14 years old, Male", + "MOH_Disag_ID": "KEllh5M4ajX", + "MOH_Indicator_ID": "oL9uNgFn8Sm", + "DATIM_Disag_ID": "R4WXCEzPZcY", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested positive during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Infant =< 9 years, Male", + "MOH_Disag_ID": "nhM8Ax21tCo", + "MOH_Indicator_ID": "oL9uNgFn8Sm", + "DATIM_Disag_ID": "R4WXCEzPZcY", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested positive during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15 - 19 years old, Female", + "MOH_Disag_ID": "DjXIPjY6g4j", + "MOH_Indicator_ID": "oL9uNgFn8Sm", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested positive during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "45 - 49 years old, Female", + "MOH_Disag_ID": "GpusdDfUqID", + "MOH_Indicator_ID": "oL9uNgFn8Sm", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested positive during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "\t\n50 years old and more, Female", + "MOH_Disag_ID": "IcKsIlQMoGE", + "MOH_Indicator_ID": "oL9uNgFn8Sm", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested positive during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "25 - 29 years old, Female", + "MOH_Disag_ID": "Oes9ag8o6GB", + "MOH_Indicator_ID": "oL9uNgFn8Sm", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested positive during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "40 - 44 years old, Female", + "MOH_Disag_ID": "Q2tLcCDVapj", + "MOH_Indicator_ID": "oL9uNgFn8Sm", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested positive during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "20 - 24 years old, Female", + "MOH_Disag_ID": "X6gnIN3TNTw", + "MOH_Indicator_ID": "oL9uNgFn8Sm", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested positive during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "35 - 39 years old, Female", + "MOH_Disag_ID": "lxrY6DCZABc", + "MOH_Indicator_ID": "oL9uNgFn8Sm", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested positive during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "30 - 34 years old, Female", + "MOH_Disag_ID": "oR3QuGu7Mdd", + "MOH_Indicator_ID": "oL9uNgFn8Sm", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested positive during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "40 - 44 years old, Male", + "MOH_Disag_ID": "G9OPkShJozr", + "MOH_Indicator_ID": "oL9uNgFn8Sm", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested positive during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "45 - 49 years old, Male", + "MOH_Disag_ID": "Q5dldD3U9T2", + "MOH_Indicator_ID": "oL9uNgFn8Sm", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested positive during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15 - 19 years old, Male", + "MOH_Disag_ID": "TxZC77vnTFb", + "MOH_Indicator_ID": "oL9uNgFn8Sm", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested positive during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "25 - 29 years old, Male", + "MOH_Disag_ID": "W5frMypQ8vI", + "MOH_Indicator_ID": "oL9uNgFn8Sm", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested positive during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "35 - 39 years old, Male", + "MOH_Disag_ID": "eZAco2QqX7h", + "MOH_Indicator_ID": "oL9uNgFn8Sm", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested positive during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "20 - 24 years old, Male", + "MOH_Disag_ID": "gD9tCJKFxhX", + "MOH_Indicator_ID": "oL9uNgFn8Sm", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested positive during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "30 - 34 years old, Male", + "MOH_Disag_ID": "joyFh5Hdfff", + "MOH_Indicator_ID": "oL9uNgFn8Sm", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested positive during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "50 years old and more, Male", + "MOH_Disag_ID": "nd9CmPRA68x", + "MOH_Indicator_ID": "oL9uNgFn8Sm", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested negative during the month (custom)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "40 - 44 years old, Male", + "MOH_Disag_ID": "G9OPkShJozr", + "MOH_Indicator_ID": "custom", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested negative during the month (custom)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "45 - 49 years old, Male", + "MOH_Disag_ID": "Q5dldD3U9T2", + "MOH_Indicator_ID": "custom", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested negative during the month (custom)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15 - 19 years old, Male", + "MOH_Disag_ID": "TxZC77vnTFb", + "MOH_Indicator_ID": "custom", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested negative during the month (custom)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "25 - 29 years old, Male", + "MOH_Disag_ID": "W5frMypQ8vI", + "MOH_Indicator_ID": "custom", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested negative during the month (custom)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "35 - 39 years old, Male", + "MOH_Disag_ID": "eZAco2QqX7h", + "MOH_Indicator_ID": "custom", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested negative during the month (custom)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "20 - 24 years old, Male", + "MOH_Disag_ID": "gD9tCJKFxhX", + "MOH_Indicator_ID": "custom", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested negative during the month (custom)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "30 - 34 years old, Male", + "MOH_Disag_ID": "joyFh5Hdfff", + "MOH_Indicator_ID": "custom", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested negative during the month (custom)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "50 years old and more, Male", + "MOH_Disag_ID": "nd9CmPRA68x", + "MOH_Indicator_ID": "custom", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested negative during the month (custom)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15 - 19 years old, Female", + "MOH_Disag_ID": "DjXIPjY6g4j", + "MOH_Indicator_ID": "custom", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested negative during the month (custom)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "45 - 49 years old, Female", + "MOH_Disag_ID": "GpusdDfUqID", + "MOH_Indicator_ID": "custom", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested negative during the month (custom)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "\t\n50 years old and more, Female", + "MOH_Disag_ID": "IcKsIlQMoGE", + "MOH_Indicator_ID": "custom", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested negative during the month (custom)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "25 - 29 years old, Female", + "MOH_Disag_ID": "Oes9ag8o6GB", + "MOH_Indicator_ID": "custom", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested negative during the month (custom)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "40 - 44 years old, Female", + "MOH_Disag_ID": "Q2tLcCDVapj", + "MOH_Indicator_ID": "custom", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested negative during the month (custom)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "20 - 24 years old, Female", + "MOH_Disag_ID": "X6gnIN3TNTw", + "MOH_Indicator_ID": "custom", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested negative during the month (custom)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "35 - 39 years old, Female", + "MOH_Disag_ID": "lxrY6DCZABc", + "MOH_Indicator_ID": "custom", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested negative during the month (custom)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "30 - 34 years old, Female", + "MOH_Disag_ID": "oR3QuGu7Mdd", + "MOH_Indicator_ID": "custom", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "MOH_Indicator_Name": "Number of pregnant women newly initiated on ART Treatment at the delivery room", + "DATIM_Indicator_Category": "PMTCT_ART", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "e1MmQMS01OM", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "MOH_Indicator_Name": "Number of pregnant women newly initiated on ART Treatment at ANC", + "DATIM_Indicator_Category": "PMTCT_ART", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "iUH9vdxOuyp", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "MOH_Indicator_Name": "Number of Pregnant women already on ART Treatment at ANC visit", + "DATIM_Indicator_Category": "PMTCT_ART", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "rT7P2FaYPDe", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "Number of pregnant women already known HIV positive at the time of their first ANC visit", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "zYgx8uwPWgI", + "DATIM_Disag_ID": "D3erNSl5dd2", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "Number of pregnant women at the first ANC who were tested HIV negative during the month", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "pmtctcustom", + "DATIM_Disag_ID": "Wc6ItXYBs0s", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "Number of pregnant women tested negative at ANC but later tested positive in the delivery room", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "A20RaatWSod", + "DATIM_Disag_ID": "brmDl6cMjft", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "Number of pregnant women tested positive at their first HIV test in the delivery room", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "h9cvry8sYe8", + "DATIM_Disag_ID": "brmDl6cMjft", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "Number of pregnant women tested negative at ANC1 but later tested positive in following ANCs", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "uD9JbVGs734", + "DATIM_Disag_ID": "brmDl6cMjft", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "Number of pregnant women at the first ANC who were tested HIV+ during the month", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "xagecchldD4", + "DATIM_Disag_ID": "brmDl6cMjft", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV on ARV who came to seek their treatment during the month (Case Load)", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Masculin, 15 - 19 ans", + "MOH_Disag_ID": "AQZObcq54BR", + "MOH_Indicator_ID": "cCxSkWMCAnv", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV on ARV who came to seek their treatment during the month (Case Load)", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Masculin, 50 ans et plus", + "MOH_Disag_ID": "OXvWWQzMVN5", + "MOH_Indicator_ID": "cCxSkWMCAnv", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV on ARV who came to seek their treatment during the month (Case Load)", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Masculin, 25 - 49 ans", + "MOH_Disag_ID": "iwvlAu9RPyw", + "MOH_Indicator_ID": "cCxSkWMCAnv", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV on ARV who came to seek their treatment during the month (Case Load)", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Masculin, 20 - 24 ans", + "MOH_Disag_ID": "nzBXDsLgEGt", + "MOH_Indicator_ID": "cCxSkWMCAnv", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV on ARV who came to seek their treatment during the month (Case Load)", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "25 - 49 ans, Feminin", + "MOH_Disag_ID": "LFSGdYPx7qK", + "MOH_Indicator_ID": "cCxSkWMCAnv", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV on ARV who came to seek their treatment during the month (Case Load)", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "15 - 19 ans, Feminin", + "MOH_Disag_ID": "M8CrfKgjFyG", + "MOH_Indicator_ID": "cCxSkWMCAnv", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV on ARV who came to seek their treatment during the month (Case Load)", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "50 ans et plus, Feminin", + "MOH_Disag_ID": "RuXcz29GRdq", + "MOH_Indicator_ID": "cCxSkWMCAnv", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV on ARV who came to seek their treatment during the month (Case Load)", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "20 - 24 ans, Feminin", + "MOH_Disag_ID": "rFoQ9P6L6SZ", + "MOH_Indicator_ID": "cCxSkWMCAnv", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV on ARV who came to seek their treatment during the month (Case Load)", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "10 - 14 ans, Feminin", + "MOH_Disag_ID": "Mt5L45aCx2R", + "MOH_Indicator_ID": "cCxSkWMCAnv", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV on ARV who came to seek their treatment during the month (Case Load)", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Feminin, 5 - 9 ans", + "MOH_Disag_ID": "Ocjqge86iI3", + "MOH_Indicator_ID": "cCxSkWMCAnv", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV on ARV who came to seek their treatment during the month (Case Load)", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Feminin, 1 - 4 ans", + "MOH_Disag_ID": "YInFhfuB5wr", + "MOH_Indicator_ID": "cCxSkWMCAnv", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV on ARV who came to seek their treatment during the month (Case Load)", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "<1 an, Feminin", + "MOH_Disag_ID": "xZfdBYofqoI", + "MOH_Indicator_ID": "cCxSkWMCAnv", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV on ARV who came to seek their treatment during the month (Case Load)", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Masculin, <1 an", + "MOH_Disag_ID": "Mb9pyzlseXS", + "MOH_Indicator_ID": "cCxSkWMCAnv", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV on ARV who came to seek their treatment during the month (Case Load)", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Homme, 5 - 9 ans", + "MOH_Disag_ID": "Qy9ptMtvo28", + "MOH_Indicator_ID": "cCxSkWMCAnv", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV on ARV who came to seek their treatment during the month (Case Load)", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Homme, 1 - 4 ans", + "MOH_Disag_ID": "XUO8AvnU4Zk", + "MOH_Indicator_ID": "cCxSkWMCAnv", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV on ARV who came to seek their treatment during the month (Case Load)", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Masculin, 5 - 9 ans", + "MOH_Disag_ID": "Zcrp9UYF2Tz", + "MOH_Indicator_ID": "cCxSkWMCAnv", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV on ARV who came to seek their treatment during the month (Case Load)", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "10 - 14 ans, Masculin", + "MOH_Disag_ID": "arymW3cIxWt", + "MOH_Indicator_ID": "cCxSkWMCAnv", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV on ARV who came to seek their treatment during the month (Case Load)", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Masculin, 10 - 14 ans", + "MOH_Disag_ID": "scJQuA9uwmB", + "MOH_Indicator_ID": "cCxSkWMCAnv", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "New PLHIV enrolled on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Masculin, 15 - 19 ans", + "MOH_Disag_ID": "AQZObcq54BR", + "MOH_Indicator_ID": "zMBtXkHprKD", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "New PLHIV enrolled on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Masculin, 50 ans et plus", + "MOH_Disag_ID": "OXvWWQzMVN5", + "MOH_Indicator_ID": "zMBtXkHprKD", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "New PLHIV enrolled on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Masculin, 25 - 49 ans", + "MOH_Disag_ID": "iwvlAu9RPyw", + "MOH_Indicator_ID": "zMBtXkHprKD", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "New PLHIV enrolled on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Masculin, 20 - 24 ans", + "MOH_Disag_ID": "nzBXDsLgEGt", + "MOH_Indicator_ID": "zMBtXkHprKD", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "New PLHIV enrolled on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "25 - 49 ans, Feminin", + "MOH_Disag_ID": "LFSGdYPx7qK", + "MOH_Indicator_ID": "zMBtXkHprKD", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "New PLHIV enrolled on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "15 - 19 ans, Feminin", + "MOH_Disag_ID": "M8CrfKgjFyG", + "MOH_Indicator_ID": "zMBtXkHprKD", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "New PLHIV enrolled on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "50 ans et plus, Feminin", + "MOH_Disag_ID": "RuXcz29GRdq", + "MOH_Indicator_ID": "zMBtXkHprKD", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "New PLHIV enrolled on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "20 - 24 ans, Feminin", + "MOH_Disag_ID": "rFoQ9P6L6SZ", + "MOH_Indicator_ID": "zMBtXkHprKD", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "New PLHIV enrolled on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "10 - 14 ans, Feminin", + "MOH_Disag_ID": "Mt5L45aCx2R", + "MOH_Indicator_ID": "zMBtXkHprKD", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "New PLHIV enrolled on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Feminin, 5 - 9 ans", + "MOH_Disag_ID": "Ocjqge86iI3", + "MOH_Indicator_ID": "zMBtXkHprKD", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "New PLHIV enrolled on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Feminin, 1 - 4 ans", + "MOH_Disag_ID": "YInFhfuB5wr", + "MOH_Indicator_ID": "zMBtXkHprKD", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "New PLHIV enrolled on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "<1 an, Feminin", + "MOH_Disag_ID": "xZfdBYofqoI", + "MOH_Indicator_ID": "zMBtXkHprKD", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "New PLHIV enrolled on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Masculin, <1 an", + "MOH_Disag_ID": "Mb9pyzlseXS", + "MOH_Indicator_ID": "zMBtXkHprKD", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "New PLHIV enrolled on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Homme, 5 - 9 ans", + "MOH_Disag_ID": "Qy9ptMtvo28", + "MOH_Indicator_ID": "zMBtXkHprKD", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "New PLHIV enrolled on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Homme, 1 - 4 ans", + "MOH_Disag_ID": "XUO8AvnU4Zk", + "MOH_Indicator_ID": "zMBtXkHprKD", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "New PLHIV enrolled on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Masculin, 5 - 9 ans", + "MOH_Disag_ID": "Zcrp9UYF2Tz", + "MOH_Indicator_ID": "zMBtXkHprKD", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "New PLHIV enrolled on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "10 - 14 ans, Masculin", + "MOH_Disag_ID": "arymW3cIxWt", + "MOH_Indicator_ID": "zMBtXkHprKD", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "New PLHIV enrolled on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Masculin, 10 - 14 ans", + "MOH_Disag_ID": "scJQuA9uwmB", + "MOH_Indicator_ID": "zMBtXkHprKD", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + } + ] + }, + { + "status": "Success", + "country_org": "DATIM-MOH-Test-FY20", + "period": "FY20", + "country_code": "Test", + "country_name": "Test", + "imap": [ + { + "MOH_Indicator_Name": "HIV Testing (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Age(10-14)y, Female", + "MOH_Disag_ID": "Ak2FdPn5Q9G", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Testing (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Age <1y, Female", + "MOH_Disag_ID": "KaUFNUYC7ft", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Testing (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Female, (1-4)y", + "MOH_Disag_ID": "WqDPWzWmlQT", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Testing (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(5-9)y, Female", + "MOH_Disag_ID": "fzKC3XrqoHz", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Age(10-14)y, Female", + "MOH_Disag_ID": "Ak2FdPn5Q9G", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Age <1y, Female", + "MOH_Disag_ID": "KaUFNUYC7ft", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Female, (1-4)y", + "MOH_Disag_ID": "WqDPWzWmlQT", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(5-9)y, Female", + "MOH_Disag_ID": "fzKC3XrqoHz", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Age(10-14)y, Female", + "MOH_Disag_ID": "Ak2FdPn5Q9G", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "HrQbkVgBM1X", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Age <1y, Female", + "MOH_Disag_ID": "KaUFNUYC7ft", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "HrQbkVgBM1X", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Female, (1-4)y", + "MOH_Disag_ID": "WqDPWzWmlQT", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "HrQbkVgBM1X", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(5-9)y, Female", + "MOH_Disag_ID": "fzKC3XrqoHz", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "HrQbkVgBM1X", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Testing (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Age <1y, Male", + "MOH_Disag_ID": "Etb79cTNmIK", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Testing (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(5-9)y, Male", + "MOH_Disag_ID": "GJ9gSSmJoIv", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Testing (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(1-4)y, Male", + "MOH_Disag_ID": "ZjHIkuvbhVC", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Testing (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Age(10-14)y, Male", + "MOH_Disag_ID": "rj1w1Pq8jkf", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Age <1y, Male", + "MOH_Disag_ID": "Etb79cTNmIK", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(5-9)y, Male", + "MOH_Disag_ID": "GJ9gSSmJoIv", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(1-4)y, Male", + "MOH_Disag_ID": "ZjHIkuvbhVC", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Age(10-14)y, Male", + "MOH_Disag_ID": "rj1w1Pq8jkf", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Age <1y, Male", + "MOH_Disag_ID": "Etb79cTNmIK", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "R4WXCEzPZcY", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(5-9)y, Male", + "MOH_Disag_ID": "GJ9gSSmJoIv", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "R4WXCEzPZcY", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(1-4)y, Male", + "MOH_Disag_ID": "ZjHIkuvbhVC", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "R4WXCEzPZcY", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Age(10-14)y, Male", + "MOH_Disag_ID": "rj1w1Pq8jkf", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "R4WXCEzPZcY", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(20-24)y, Female", + "MOH_Disag_ID": "Qqla7AHVmyE", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(25-49 )y, Female", + "MOH_Disag_ID": "mauE5Mua3mf", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(15-19 )y, Female", + "MOH_Disag_ID": "puTb3F0KdEX", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(+50)y, Female", + "MOH_Disag_ID": "u3zNA6CU0aC", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(15-19 )y, Male", + "MOH_Disag_ID": "C56tlhPFjfp", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(25-49 )y, Male", + "MOH_Disag_ID": "GVCeesQOBzo", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(+50)y, Male", + "MOH_Disag_ID": "P02eYTPt4dS", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(20-24)y, Male", + "MOH_Disag_ID": "VZ2XN0ZxA6S", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Testing (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(15-19 )y, Male", + "MOH_Disag_ID": "C56tlhPFjfp", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Testing (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(25-49 )y, Male", + "MOH_Disag_ID": "GVCeesQOBzo", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Testing (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(+50)y, Male", + "MOH_Disag_ID": "P02eYTPt4dS", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Testing (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(20-24)y, Male", + "MOH_Disag_ID": "VZ2XN0ZxA6S", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(15-19 )y, Male", + "MOH_Disag_ID": "C56tlhPFjfp", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(25-49 )y, Male", + "MOH_Disag_ID": "GVCeesQOBzo", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(+50)y, Male", + "MOH_Disag_ID": "P02eYTPt4dS", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(20-24)y, Male", + "MOH_Disag_ID": "VZ2XN0ZxA6S", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HIV Testing (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(20-24)y, Female", + "MOH_Disag_ID": "Qqla7AHVmyE", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Testing (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(25-49 )y, Female", + "MOH_Disag_ID": "mauE5Mua3mf", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Testing (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(15-19 )y, Female", + "MOH_Disag_ID": "puTb3F0KdEX", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Testing (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(+50)y, Female", + "MOH_Disag_ID": "u3zNA6CU0aC", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(20-24)y, Female", + "MOH_Disag_ID": "Qqla7AHVmyE", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(25-49 )y, Female", + "MOH_Disag_ID": "mauE5Mua3mf", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(15-19 )y, Female", + "MOH_Disag_ID": "puTb3F0KdEX", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(+50)y, Female", + "MOH_Disag_ID": "u3zNA6CU0aC", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Maternal ART (ANC)", + "Classification": "n/a", + "DATIM_Indicator_Category": "PMTCT_ART", + "MOH_Disag_Name": "Started ART from (after 72hrs but < 6 weeks)", + "MOH_Disag_ID": "FbQySi4EF2g", + "MOH_Indicator_ID": "f0UGUWHUogZ", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Maternal ART (ANC)", + "Classification": "n/a", + "DATIM_Indicator_Category": "PMTCT_ART", + "MOH_Disag_Name": "On ART at 1st ANC visit", + "MOH_Disag_ID": "KGIRGjlPgrq", + "MOH_Indicator_ID": "f0UGUWHUogZ", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Maternal ART (ANC)", + "Classification": "n/a", + "DATIM_Indicator_Category": "PMTCT_ART", + "MOH_Disag_Name": "Started on ART in L&D", + "MOH_Disag_ID": "N4MPvl4DHTj", + "MOH_Indicator_ID": "f0UGUWHUogZ", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Maternal ART (ANC)", + "Classification": "n/a", + "DATIM_Indicator_Category": "PMTCT_ART", + "MOH_Disag_Name": "Started on ART in ANC (Option B+)", + "MOH_Disag_ID": "OfNFmREOKOD", + "MOH_Indicator_ID": "f0UGUWHUogZ", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Maternal ART (ANC)", + "Classification": "n/a", + "DATIM_Indicator_Category": "PMTCT_ART", + "MOH_Disag_Name": "Started on ART in PNC (within 72 hours)", + "MOH_Disag_ID": "hMeuPCfMjY3", + "MOH_Indicator_ID": "f0UGUWHUogZ", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Testing for HIV_EMTCT( Only)", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "Known HIV+ at first antenatal visit", + "MOH_Disag_ID": "USfPOPAeN16", + "MOH_Indicator_ID": "kbMCCBZwJ9Q", + "DATIM_Disag_ID": "D3erNSl5dd2", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Testing for HIV_EMTCT( Only)", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "Tested - Initial test in PNC (< 6 weeks)", + "MOH_Disag_ID": "de87z8nMhQU", + "MOH_Indicator_ID": "VwPe7rUMMRR", + "DATIM_Disag_ID": "Wc6ItXYBs0s", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Testing for HIV_EMTCT( Only)", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "Tested - Initial test in L&D", + "MOH_Disag_ID": "snwLRdi9LDc", + "MOH_Indicator_ID": "VwPe7rUMMRR", + "DATIM_Disag_ID": "Wc6ItXYBs0s", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Testing for HIV_EMTCT( Only)", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "Tested - Initial test in ANC", + "MOH_Disag_ID": "uR9wPGGggMU", + "MOH_Indicator_ID": "VwPe7rUMMRR", + "DATIM_Disag_ID": "Wc6ItXYBs0s", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Testing for HIV_EMTCT( Only)", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "Tested - Initial test in PNC (< 6 weeks)", + "MOH_Disag_ID": "de87z8nMhQU", + "MOH_Indicator_ID": "TxZUJpX3VOp", + "DATIM_Disag_ID": "Wc6ItXYBs0s", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Testing for HIV_EMTCT( Only)", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "Tested - Initial test in L&D", + "MOH_Disag_ID": "snwLRdi9LDc", + "MOH_Indicator_ID": "TxZUJpX3VOp", + "DATIM_Disag_ID": "Wc6ItXYBs0s", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Testing for HIV_EMTCT( Only)", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "Tested - Initial test in ANC", + "MOH_Disag_ID": "uR9wPGGggMU", + "MOH_Indicator_ID": "TxZUJpX3VOp", + "DATIM_Disag_ID": "Wc6ItXYBs0s", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Testing for HIV_EMTCT( Only)", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "Tested - Initial test in PNC (< 6 weeks)", + "MOH_Disag_ID": "de87z8nMhQU", + "MOH_Indicator_ID": "TxZUJpX3VOp", + "DATIM_Disag_ID": "brmDl6cMjft", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Testing for HIV_EMTCT( Only)", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "Tested - Initial test in L&D", + "MOH_Disag_ID": "snwLRdi9LDc", + "MOH_Indicator_ID": "TxZUJpX3VOp", + "DATIM_Disag_ID": "brmDl6cMjft", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Testing for HIV_EMTCT( Only)", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "Tested - Initial test in ANC", + "MOH_Disag_ID": "uR9wPGGggMU", + "MOH_Indicator_ID": "TxZUJpX3VOp", + "DATIM_Disag_ID": "brmDl6cMjft", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Currently on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "(15-19 )y, Male", + "MOH_Disag_ID": "C56tlhPFjfp", + "MOH_Indicator_ID": "xC1fdx2189O", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Currently on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "(25-49 )y, Male", + "MOH_Disag_ID": "GVCeesQOBzo", + "MOH_Indicator_ID": "xC1fdx2189O", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Currently on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "(+50)y, Male", + "MOH_Disag_ID": "P02eYTPt4dS", + "MOH_Indicator_ID": "xC1fdx2189O", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Currently on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "(20-24)y, Male", + "MOH_Disag_ID": "VZ2XN0ZxA6S", + "MOH_Indicator_ID": "xC1fdx2189O", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Currently on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "(20-24)y, Female", + "MOH_Disag_ID": "Qqla7AHVmyE", + "MOH_Indicator_ID": "xC1fdx2189O", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Currently on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "(25-49 )y, Female", + "MOH_Disag_ID": "mauE5Mua3mf", + "MOH_Indicator_ID": "xC1fdx2189O", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Currently on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "(15-19 )y, Female", + "MOH_Disag_ID": "puTb3F0KdEX", + "MOH_Indicator_ID": "xC1fdx2189O", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Currently on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "(+50)y, Female", + "MOH_Disag_ID": "u3zNA6CU0aC", + "MOH_Indicator_ID": "xC1fdx2189O", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Currently on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Age(10-14)y, Female", + "MOH_Disag_ID": "Ak2FdPn5Q9G", + "MOH_Indicator_ID": "xC1fdx2189O", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Currently on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Age <1y, Female", + "MOH_Disag_ID": "KaUFNUYC7ft", + "MOH_Indicator_ID": "xC1fdx2189O", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Currently on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female, (1-4)y", + "MOH_Disag_ID": "WqDPWzWmlQT", + "MOH_Indicator_ID": "xC1fdx2189O", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Currently on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "(5-9)y, Female", + "MOH_Disag_ID": "fzKC3XrqoHz", + "MOH_Indicator_ID": "xC1fdx2189O", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Currently on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Age <1y, Male", + "MOH_Disag_ID": "Etb79cTNmIK", + "MOH_Indicator_ID": "xC1fdx2189O", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Currently on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "(5-9)y, Male", + "MOH_Disag_ID": "GJ9gSSmJoIv", + "MOH_Indicator_ID": "xC1fdx2189O", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Currently on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "(1-4)y, Male", + "MOH_Disag_ID": "ZjHIkuvbhVC", + "MOH_Indicator_ID": "xC1fdx2189O", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Currently on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Age(10-14)y, Male", + "MOH_Disag_ID": "rj1w1Pq8jkf", + "MOH_Indicator_ID": "xC1fdx2189O", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Started on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "(15-19 )y, Male", + "MOH_Disag_ID": "C56tlhPFjfp", + "MOH_Indicator_ID": "VYFMiXIdhIj", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Started on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "(25-49 )y, Male", + "MOH_Disag_ID": "GVCeesQOBzo", + "MOH_Indicator_ID": "VYFMiXIdhIj", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Started on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "(+50)y, Male", + "MOH_Disag_ID": "P02eYTPt4dS", + "MOH_Indicator_ID": "VYFMiXIdhIj", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Started on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "(20-24)y, Male", + "MOH_Disag_ID": "VZ2XN0ZxA6S", + "MOH_Indicator_ID": "VYFMiXIdhIj", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Started on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "(20-24)y, Female", + "MOH_Disag_ID": "Qqla7AHVmyE", + "MOH_Indicator_ID": "VYFMiXIdhIj", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Started on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "(25-49 )y, Female", + "MOH_Disag_ID": "mauE5Mua3mf", + "MOH_Indicator_ID": "VYFMiXIdhIj", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Started on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "(15-19 )y, Female", + "MOH_Disag_ID": "puTb3F0KdEX", + "MOH_Indicator_ID": "VYFMiXIdhIj", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Started on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "(+50)y, Female", + "MOH_Disag_ID": "u3zNA6CU0aC", + "MOH_Indicator_ID": "VYFMiXIdhIj", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Started on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Age(10-14)y, Female", + "MOH_Disag_ID": "Ak2FdPn5Q9G", + "MOH_Indicator_ID": "VYFMiXIdhIj", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Started on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Age <1y, Female", + "MOH_Disag_ID": "KaUFNUYC7ft", + "MOH_Indicator_ID": "VYFMiXIdhIj", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Started on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Female, (1-4)y", + "MOH_Disag_ID": "WqDPWzWmlQT", + "MOH_Indicator_ID": "VYFMiXIdhIj", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Started on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "(5-9)y, Female", + "MOH_Disag_ID": "fzKC3XrqoHz", + "MOH_Indicator_ID": "VYFMiXIdhIj", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Started on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Age <1y, Male", + "MOH_Disag_ID": "Etb79cTNmIK", + "MOH_Indicator_ID": "VYFMiXIdhIj", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Started on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "(5-9)y, Male", + "MOH_Disag_ID": "GJ9gSSmJoIv", + "MOH_Indicator_ID": "VYFMiXIdhIj", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Started on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "(1-4)y, Male", + "MOH_Disag_ID": "ZjHIkuvbhVC", + "MOH_Indicator_ID": "VYFMiXIdhIj", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Started on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Age(10-14)y, Male", + "MOH_Disag_ID": "rj1w1Pq8jkf", + "MOH_Indicator_ID": "VYFMiXIdhIj", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + } + ] + }, + { + "status": "Success", + "country_org": "DATIM-MOH-ZMB-FY20", + "period": "FY20", + "country_code": "ZMB", + "country_name": "Zambia", + "imap": [ + { + "MOH_Indicator_Name": "HIV Testing (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Age(10-14)y, Female", + "MOH_Disag_ID": "Ak2FdPn5Q9G", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Testing (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Age <1y, Female", + "MOH_Disag_ID": "KaUFNUYC7ft", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Testing (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Female, (1-4)y", + "MOH_Disag_ID": "WqDPWzWmlQT", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Testing (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(5-9)y, Female", + "MOH_Disag_ID": "fzKC3XrqoHz", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Age(10-14)y, Female", + "MOH_Disag_ID": "Ak2FdPn5Q9G", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Age <1y, Female", + "MOH_Disag_ID": "KaUFNUYC7ft", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Female, (1-4)y", + "MOH_Disag_ID": "WqDPWzWmlQT", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(5-9)y, Female", + "MOH_Disag_ID": "fzKC3XrqoHz", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Age(10-14)y, Female", + "MOH_Disag_ID": "Ak2FdPn5Q9G", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "HrQbkVgBM1X", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Age <1y, Female", + "MOH_Disag_ID": "KaUFNUYC7ft", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "HrQbkVgBM1X", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Female, (1-4)y", + "MOH_Disag_ID": "WqDPWzWmlQT", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "HrQbkVgBM1X", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(5-9)y, Female", + "MOH_Disag_ID": "fzKC3XrqoHz", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "HrQbkVgBM1X", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Testing (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Age <1y, Male", + "MOH_Disag_ID": "Etb79cTNmIK", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Testing (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(5-9)y, Male", + "MOH_Disag_ID": "GJ9gSSmJoIv", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Testing (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(1-4)y, Male", + "MOH_Disag_ID": "ZjHIkuvbhVC", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Testing (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Age(10-14)y, Male", + "MOH_Disag_ID": "rj1w1Pq8jkf", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Age <1y, Male", + "MOH_Disag_ID": "Etb79cTNmIK", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(5-9)y, Male", + "MOH_Disag_ID": "GJ9gSSmJoIv", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(1-4)y, Male", + "MOH_Disag_ID": "ZjHIkuvbhVC", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Age(10-14)y, Male", + "MOH_Disag_ID": "rj1w1Pq8jkf", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Age <1y, Male", + "MOH_Disag_ID": "Etb79cTNmIK", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "R4WXCEzPZcY", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(5-9)y, Male", + "MOH_Disag_ID": "GJ9gSSmJoIv", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "R4WXCEzPZcY", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(1-4)y, Male", + "MOH_Disag_ID": "ZjHIkuvbhVC", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "R4WXCEzPZcY", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Age(10-14)y, Male", + "MOH_Disag_ID": "rj1w1Pq8jkf", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "R4WXCEzPZcY", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(20-24)y, Female", + "MOH_Disag_ID": "Qqla7AHVmyE", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(25-49 )y, Female", + "MOH_Disag_ID": "mauE5Mua3mf", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(15-19 )y, Female", + "MOH_Disag_ID": "puTb3F0KdEX", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(+50)y, Female", + "MOH_Disag_ID": "u3zNA6CU0aC", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(15-19 )y, Male", + "MOH_Disag_ID": "C56tlhPFjfp", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(25-49 )y, Male", + "MOH_Disag_ID": "GVCeesQOBzo", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(+50)y, Male", + "MOH_Disag_ID": "P02eYTPt4dS", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(20-24)y, Male", + "MOH_Disag_ID": "VZ2XN0ZxA6S", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Testing (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(15-19 )y, Male", + "MOH_Disag_ID": "C56tlhPFjfp", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Testing (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(25-49 )y, Male", + "MOH_Disag_ID": "GVCeesQOBzo", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Testing (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(+50)y, Male", + "MOH_Disag_ID": "P02eYTPt4dS", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Testing (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(20-24)y, Male", + "MOH_Disag_ID": "VZ2XN0ZxA6S", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(15-19 )y, Male", + "MOH_Disag_ID": "C56tlhPFjfp", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(25-49 )y, Male", + "MOH_Disag_ID": "GVCeesQOBzo", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(+50)y, Male", + "MOH_Disag_ID": "P02eYTPt4dS", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(20-24)y, Male", + "MOH_Disag_ID": "VZ2XN0ZxA6S", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HIV Testing (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(20-24)y, Female", + "MOH_Disag_ID": "Qqla7AHVmyE", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Testing (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(25-49 )y, Female", + "MOH_Disag_ID": "mauE5Mua3mf", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Testing (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(15-19 )y, Female", + "MOH_Disag_ID": "puTb3F0KdEX", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Testing (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(+50)y, Female", + "MOH_Disag_ID": "u3zNA6CU0aC", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(20-24)y, Female", + "MOH_Disag_ID": "Qqla7AHVmyE", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(25-49 )y, Female", + "MOH_Disag_ID": "mauE5Mua3mf", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(15-19 )y, Female", + "MOH_Disag_ID": "puTb3F0KdEX", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(+50)y, Female", + "MOH_Disag_ID": "u3zNA6CU0aC", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Maternal ART (ANC)", + "Classification": "n/a", + "DATIM_Indicator_Category": "PMTCT_ART", + "MOH_Disag_Name": "Started ART from (after 72hrs but < 6 weeks)", + "MOH_Disag_ID": "FbQySi4EF2g", + "MOH_Indicator_ID": "f0UGUWHUogZ", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Maternal ART (ANC)", + "Classification": "n/a", + "DATIM_Indicator_Category": "PMTCT_ART", + "MOH_Disag_Name": "On ART at 1st ANC visit", + "MOH_Disag_ID": "KGIRGjlPgrq", + "MOH_Indicator_ID": "f0UGUWHUogZ", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Maternal ART (ANC)", + "Classification": "n/a", + "DATIM_Indicator_Category": "PMTCT_ART", + "MOH_Disag_Name": "Started on ART in L&D", + "MOH_Disag_ID": "N4MPvl4DHTj", + "MOH_Indicator_ID": "f0UGUWHUogZ", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Maternal ART (ANC)", + "Classification": "n/a", + "DATIM_Indicator_Category": "PMTCT_ART", + "MOH_Disag_Name": "Started on ART in ANC (Option B+)", + "MOH_Disag_ID": "OfNFmREOKOD", + "MOH_Indicator_ID": "f0UGUWHUogZ", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Maternal ART (ANC)", + "Classification": "n/a", + "DATIM_Indicator_Category": "PMTCT_ART", + "MOH_Disag_Name": "Started on ART in PNC (within 72 hours)", + "MOH_Disag_ID": "hMeuPCfMjY3", + "MOH_Indicator_ID": "f0UGUWHUogZ", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Testing for HIV_EMTCT( Only)", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "Known HIV+ at first antenatal visit", + "MOH_Disag_ID": "USfPOPAeN16", + "MOH_Indicator_ID": "kbMCCBZwJ9Q", + "DATIM_Disag_ID": "D3erNSl5dd2", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Testing for HIV_EMTCT( Only)", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "Tested - Initial test in PNC (< 6 weeks)", + "MOH_Disag_ID": "de87z8nMhQU", + "MOH_Indicator_ID": "VwPe7rUMMRR", + "DATIM_Disag_ID": "Wc6ItXYBs0s", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Testing for HIV_EMTCT( Only)", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "Tested - Initial test in L&D", + "MOH_Disag_ID": "snwLRdi9LDc", + "MOH_Indicator_ID": "VwPe7rUMMRR", + "DATIM_Disag_ID": "Wc6ItXYBs0s", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Testing for HIV_EMTCT( Only)", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "Tested - Initial test in ANC", + "MOH_Disag_ID": "uR9wPGGggMU", + "MOH_Indicator_ID": "VwPe7rUMMRR", + "DATIM_Disag_ID": "Wc6ItXYBs0s", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Testing for HIV_EMTCT( Only)", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "Tested - Initial test in PNC (< 6 weeks)", + "MOH_Disag_ID": "de87z8nMhQU", + "MOH_Indicator_ID": "TxZUJpX3VOp", + "DATIM_Disag_ID": "Wc6ItXYBs0s", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Testing for HIV_EMTCT( Only)", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "Tested - Initial test in L&D", + "MOH_Disag_ID": "snwLRdi9LDc", + "MOH_Indicator_ID": "TxZUJpX3VOp", + "DATIM_Disag_ID": "Wc6ItXYBs0s", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Testing for HIV_EMTCT( Only)", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "Tested - Initial test in ANC", + "MOH_Disag_ID": "uR9wPGGggMU", + "MOH_Indicator_ID": "TxZUJpX3VOp", + "DATIM_Disag_ID": "Wc6ItXYBs0s", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Testing for HIV_EMTCT( Only)", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "Tested - Initial test in PNC (< 6 weeks)", + "MOH_Disag_ID": "de87z8nMhQU", + "MOH_Indicator_ID": "TxZUJpX3VOp", + "DATIM_Disag_ID": "brmDl6cMjft", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Testing for HIV_EMTCT( Only)", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "Tested - Initial test in L&D", + "MOH_Disag_ID": "snwLRdi9LDc", + "MOH_Indicator_ID": "TxZUJpX3VOp", + "DATIM_Disag_ID": "brmDl6cMjft", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Testing for HIV_EMTCT( Only)", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "Tested - Initial test in ANC", + "MOH_Disag_ID": "uR9wPGGggMU", + "MOH_Indicator_ID": "TxZUJpX3VOp", + "DATIM_Disag_ID": "brmDl6cMjft", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Currently on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "(15-19 )y, Male", + "MOH_Disag_ID": "C56tlhPFjfp", + "MOH_Indicator_ID": "xC1fdx2189O", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Currently on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "(25-49 )y, Male", + "MOH_Disag_ID": "GVCeesQOBzo", + "MOH_Indicator_ID": "xC1fdx2189O", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Currently on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "(+50)y, Male", + "MOH_Disag_ID": "P02eYTPt4dS", + "MOH_Indicator_ID": "xC1fdx2189O", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Currently on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "(20-24)y, Male", + "MOH_Disag_ID": "VZ2XN0ZxA6S", + "MOH_Indicator_ID": "xC1fdx2189O", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Currently on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "(20-24)y, Female", + "MOH_Disag_ID": "Qqla7AHVmyE", + "MOH_Indicator_ID": "xC1fdx2189O", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Currently on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "(25-49 )y, Female", + "MOH_Disag_ID": "mauE5Mua3mf", + "MOH_Indicator_ID": "xC1fdx2189O", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Currently on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "(15-19 )y, Female", + "MOH_Disag_ID": "puTb3F0KdEX", + "MOH_Indicator_ID": "xC1fdx2189O", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Currently on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "(+50)y, Female", + "MOH_Disag_ID": "u3zNA6CU0aC", + "MOH_Indicator_ID": "xC1fdx2189O", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Currently on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Age(10-14)y, Female", + "MOH_Disag_ID": "Ak2FdPn5Q9G", + "MOH_Indicator_ID": "xC1fdx2189O", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Currently on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Age <1y, Female", + "MOH_Disag_ID": "KaUFNUYC7ft", + "MOH_Indicator_ID": "xC1fdx2189O", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Currently on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female, (1-4)y", + "MOH_Disag_ID": "WqDPWzWmlQT", + "MOH_Indicator_ID": "xC1fdx2189O", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Currently on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "(5-9)y, Female", + "MOH_Disag_ID": "fzKC3XrqoHz", + "MOH_Indicator_ID": "xC1fdx2189O", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Currently on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Age <1y, Male", + "MOH_Disag_ID": "Etb79cTNmIK", + "MOH_Indicator_ID": "xC1fdx2189O", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Currently on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "(5-9)y, Male", + "MOH_Disag_ID": "GJ9gSSmJoIv", + "MOH_Indicator_ID": "xC1fdx2189O", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Currently on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "(1-4)y, Male", + "MOH_Disag_ID": "ZjHIkuvbhVC", + "MOH_Indicator_ID": "xC1fdx2189O", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Currently on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Age(10-14)y, Male", + "MOH_Disag_ID": "rj1w1Pq8jkf", + "MOH_Indicator_ID": "xC1fdx2189O", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Started on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "(15-19 )y, Male", + "MOH_Disag_ID": "C56tlhPFjfp", + "MOH_Indicator_ID": "VYFMiXIdhIj", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Started on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "(25-49 )y, Male", + "MOH_Disag_ID": "GVCeesQOBzo", + "MOH_Indicator_ID": "VYFMiXIdhIj", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Started on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "(+50)y, Male", + "MOH_Disag_ID": "P02eYTPt4dS", + "MOH_Indicator_ID": "VYFMiXIdhIj", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Started on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "(20-24)y, Male", + "MOH_Disag_ID": "VZ2XN0ZxA6S", + "MOH_Indicator_ID": "VYFMiXIdhIj", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Started on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "(20-24)y, Female", + "MOH_Disag_ID": "Qqla7AHVmyE", + "MOH_Indicator_ID": "VYFMiXIdhIj", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Started on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "(25-49 )y, Female", + "MOH_Disag_ID": "mauE5Mua3mf", + "MOH_Indicator_ID": "VYFMiXIdhIj", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Started on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "(15-19 )y, Female", + "MOH_Disag_ID": "puTb3F0KdEX", + "MOH_Indicator_ID": "VYFMiXIdhIj", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Started on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "(+50)y, Female", + "MOH_Disag_ID": "u3zNA6CU0aC", + "MOH_Indicator_ID": "VYFMiXIdhIj", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Started on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Age(10-14)y, Female", + "MOH_Disag_ID": "Ak2FdPn5Q9G", + "MOH_Indicator_ID": "VYFMiXIdhIj", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Started on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Age <1y, Female", + "MOH_Disag_ID": "KaUFNUYC7ft", + "MOH_Indicator_ID": "VYFMiXIdhIj", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Started on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Female, (1-4)y", + "MOH_Disag_ID": "WqDPWzWmlQT", + "MOH_Indicator_ID": "VYFMiXIdhIj", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Started on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "(5-9)y, Female", + "MOH_Disag_ID": "fzKC3XrqoHz", + "MOH_Indicator_ID": "VYFMiXIdhIj", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Started on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Age <1y, Male", + "MOH_Disag_ID": "Etb79cTNmIK", + "MOH_Indicator_ID": "VYFMiXIdhIj", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Started on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "(5-9)y, Male", + "MOH_Disag_ID": "GJ9gSSmJoIv", + "MOH_Indicator_ID": "VYFMiXIdhIj", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Started on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "(1-4)y, Male", + "MOH_Disag_ID": "ZjHIkuvbhVC", + "MOH_Indicator_ID": "VYFMiXIdhIj", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Started on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Age(10-14)y, Male", + "MOH_Disag_ID": "rj1w1Pq8jkf", + "MOH_Indicator_ID": "VYFMiXIdhIj", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + } + ] + }, + { + "status": "Success", + "country_org": "DATIM-MOH-KEN-FY20", + "period": "FY20", + "country_code": "KEN", + "country_name": "Kenya", + "imap": [ + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "MOH 731 Positive_1-9 HV01-17", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "du5RMT3aecB", + "DATIM_Disag_ID": "DY0yrJtBeSC", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Unknown Sex, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "MOH 731 Tested_10-14(F) HV01-03", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "gMICOUtzqRb", + "DATIM_Disag_ID": "FSmIqIsgheB", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "MOH 731 Positive_10-14(F) HV01-19", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "wu0ITFRjUzF", + "DATIM_Disag_ID": "FSmIqIsgheB", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "MOH 731 Positive_10-14(F) HV01-19", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "wu0ITFRjUzF", + "DATIM_Disag_ID": "HrQbkVgBM1X", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "MOH 731 Tested_10-14 (M) HV01-02", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "lj9QYJqS7bN", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "MOH 731 Positive_10-14(M) HV01-18", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "D9YwtS6RhQ1", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "MOH 731 Tested_1-9 HV01-01", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "OePJt8CcZ0d", + "DATIM_Disag_ID": "PrIxM0pIjFl", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Unknown Sex, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "MOH 731 Positive_1-9 HV01-17", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "du5RMT3aecB", + "DATIM_Disag_ID": "PrIxM0pIjFl", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Unknown Sex, Negative", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "MOH 731 Positive_10-14(M) HV01-18", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "D9YwtS6RhQ1", + "DATIM_Disag_ID": "R4WXCEzPZcY", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "MOH 731 Positive_25+(F) HV01-25", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "cBTa1jVzT8f", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "MOH 731 Positive_20-24(F) HV01-23", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "oCFXmpol7D8", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "MOH 731 Positive_15-19(F) HV01-21", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "xMNhnyu7vm1", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "MOH 731 Positive_20-24(M) HV01-22", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "F9OR49Lc1aR", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "MOH 731 Positive_25+(M) HV01-24", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "J4vNm7YEkdj", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "MOH 731 Positive_15-19(M) HV01-20", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "kLXGWRLzCAw", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "MOH 731 Tested_15-19 (M) HV01-04", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "XiRbc0DSMOH", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "MOH 731 Tested_25+ (M) HV01-08", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "gTkVw97FnQK", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "MOH 731 Tested_20-24(M) HV01-06", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "pkShOkgNQt2", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "MOH 731 Positive_20-24(M) HV01-22", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "F9OR49Lc1aR", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "MOH 731 Positive_25+(M) HV01-24", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "J4vNm7YEkdj", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "MOH 731 Positive_15-19(M) HV01-20", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "kLXGWRLzCAw", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "MOH 731 Tested_20-24(F) HV01-07", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "JiuqbydCIcy", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "MOH 731 Tested_15-19(F) HV01-05", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "YXJf27jfkvS", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "MOH 731 Tested_25+ (F) HV01-09", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "atSQz5O7e2A", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "MOH 731 Positive_25+(F) HV01-25", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "cBTa1jVzT8f", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "MOH 731 Positive_20-24(F) HV01-23", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "oCFXmpol7D8", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "MOH 731 Positive_15-19(F) HV01-21", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "xMNhnyu7vm1", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "MOH_Indicator_Name": "MOH 731 Start HAART_ANC HV02-17", + "DATIM_Indicator_Category": "PMTCT_ART", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "WNFWVHMqPv9", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "MOH_Indicator_Name": "MOH 731 On HAART at 1st ANC HV02-16", + "DATIM_Indicator_Category": "PMTCT_ART", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "lJpaBye9B0H", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "MOH 731 Known Positive at 1st ANC HV02-03", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "qSgLzXh46n9", + "DATIM_Disag_ID": "D3erNSl5dd2", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "MOH 731 Initial test at ANC HV02-04", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "ETX9cUWF43c", + "DATIM_Disag_ID": "Wc6ItXYBs0s", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "MOH 731 Positive Results_ANC HV02-11", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "nwXS5vxrrr7", + "DATIM_Disag_ID": "Wc6ItXYBs0s", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "MOH 731 Positive Results_ANC HV02-11", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "nwXS5vxrrr7", + "DATIM_Disag_ID": "brmDl6cMjft", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "MOH_Indicator_Name": "MOH 731 Completed IPT_12months HV03-066", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "IqkEA3etj2f", + "DATIM_Disag_ID": "GwUc7g13Hg9", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Positive, Unknown Sex, Unknown Age, Other - ART", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "MOH 731 On ART_20-24(M) HV03-034", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "e93GKJTHKAX", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "MOH 731 On ART_15-19(M) HV03-032", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "oOOnacUi9Jm", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "MOH 731 On ART_25+(M) HV03-036", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "pR7VzBydoj3", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "MOH 731 On ART_15-19 (F) HV03-033", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "AQsTt7jtKbt", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "MOH 731 On ART_20-24 (F) HV03-035", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "EhZQp3PTA3C", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "MOH 731 On ART_25+ (F) HV03-037", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "yNCUlEYkmyA", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "MOH 731 On ART_10-14 (F) HV03-031", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "GSEmLUnrvzj", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "MOH 731 On ART_<1 HV03-028", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "SJL4k6Gl53C", + "DATIM_Disag_ID": "uURluLqPIJ5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Unknown Sex, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "MOH 731 On ART_1-9 HV03-029", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "wbJOu4h2SSz", + "DATIM_Disag_ID": "uURluLqPIJ5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Unknown Sex, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "MOH 731 On ART_10-14(M) HV03-030", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "Jbu4if6gtDp", + "DATIM_Disag_ID": "zHSL7ATXJib", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "MOH 731 Start ART_20-24(M) HV03-022", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "K59f8nZ5vhy", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "MOH 731 Start ART_25+(M) HV03-024 HV03-022", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "SCMKsiNj6c5", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "MOH 731 Start ART_15-19(M) HV03-020", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "yWkSi8L3qGm", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": " MOH 731 Start ART_15-19 (F) HV03-021", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "DaNcGZnkclz", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "MOH 731 Start ART_25+ (F) HV03-025", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "Nv4OkbdDvmm", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "OH 731 Start ART_20-24 (F) HV03-023", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "zNCSlBKbS6d", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "MOH 731 Start ART_10-14 (F) HV03-019", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "jthpt5cVV9c", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "MOH 731 Start ART_1-9 HV03-017", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "Hbc2qRi0U5x", + "DATIM_Disag_ID": "uURluLqPIJ5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Unknown Sex, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "MOH 731 Start ART_<1 HV03-016", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "mACm1JUzeLT", + "DATIM_Disag_ID": "uURluLqPIJ5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Unknown Sex, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "MOH 731 Start ART_10-14(M) HV03-018", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "LC2OqnUC5Sn", + "DATIM_Disag_ID": "zHSL7ATXJib", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + } + ] + }, + { + "status": "Success", + "country_org": "DATIM-MOH-BWA-FY20", + "period": "FY20", + "country_code": "BWA", + "country_name": "Botswana", + "imap": [ + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "25-29_7bii_Female", + "MOH_Disag_ID": "25-29_7bii_Female", + "MOH_Indicator_ID": "voYLawRWLq5.ue5JKZWidNP", + "DATIM_Disag_ID": "BLWV93S2HJ0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "25-29, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "20-24_7bi_male", + "MOH_Disag_ID": "20-24_7bi_male", + "MOH_Indicator_ID": "voYLawRWLq5.Qm57wM4KFf0", + "DATIM_Disag_ID": "BitB2nKfWBK", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "20-24, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "5-9_females_HTS Clients Tested", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "5-9_7aii_Female", + "MOH_Disag_ID": "5-9_7aii_Female", + "MOH_Indicator_ID": "M04hX18SVFq.otvxfaIr8nx", + "DATIM_Disag_ID": "EFah6yBFc3J", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "5-9, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "5-9_7bii_Female", + "MOH_Disag_ID": "5-9_7bii_Female", + "MOH_Indicator_ID": "voYLawRWLq5.otvxfaIr8nx", + "DATIM_Disag_ID": "EFah6yBFc3J", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "5-9, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "45-49_7bii_Female", + "MOH_Disag_ID": "45-49_7bii_Female", + "MOH_Indicator_ID": "voYLawRWLq5.hll6yi6KZwT", + "DATIM_Disag_ID": "ERDcFrmlT0J", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "45-49, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "50_7bii_Female", + "MOH_Disag_ID": "50_7bii_Female", + "MOH_Indicator_ID": "voYLawRWLq5.GmlIH6pq4BN", + "DATIM_Disag_ID": "GlfLlD3wSQj", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "50+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "<1_females_HTS Clients Tested", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "1_7aii_Female", + "MOH_Disag_ID": "1_7aii_Female", + "MOH_Indicator_ID": "M04hX18SVFq.MeXqu8e80Dc", + "DATIM_Disag_ID": "Gvo9takmOXx", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "<1, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "1_7bii_Female", + "MOH_Disag_ID": "1_7bii_Female", + "MOH_Indicator_ID": "voYLawRWLq5.MeXqu8e80Dc", + "DATIM_Disag_ID": "Gvo9takmOXx", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "<1, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "40-44_7bi_male", + "MOH_Disag_ID": "40-44_7bi_male", + "MOH_Indicator_ID": "voYLawRWLq5.g9BAWrxNDoW", + "DATIM_Disag_ID": "HTcrEM69sst", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "40-44, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10-14_7bi_male", + "MOH_Disag_ID": "10-14_7bi_male", + "MOH_Indicator_ID": "voYLawRWLq5.LdpteZjHKQT", + "DATIM_Disag_ID": "KRoQaA91sv5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "10-14, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "10-14_males_HTS Clients Tested", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10-14_7ai_Male", + "MOH_Disag_ID": "10-14_7ai_Male", + "MOH_Indicator_ID": "M04hX18SVFq.LdpteZjHKQT", + "DATIM_Disag_ID": "Kjn4IWLfG2G", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "10-14, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10-14_7bi_Male", + "MOH_Disag_ID": "10-14_7bi_Male", + "MOH_Indicator_ID": "voYLawRWLq5.LdpteZjHKQT", + "DATIM_Disag_ID": "Kjn4IWLfG2G", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "10-14, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "35-39_7bii_Female", + "MOH_Disag_ID": "35-39_7bii_Female", + "MOH_Indicator_ID": "voYLawRWLq5.g7IuFyTZsJI", + "DATIM_Disag_ID": "MuaoVfC9rYL", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "35-39, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "15-19_females_HTS Clients Tested", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15-19_7aii_Female", + "MOH_Disag_ID": "15-19_7aii_Female", + "MOH_Indicator_ID": "M04hX18SVFq.gtBWdzvW35r", + "DATIM_Disag_ID": "NJclydByUvA", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "15-19, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15-19_7bii_Female", + "MOH_Disag_ID": "15-19_7bii_Female", + "MOH_Indicator_ID": "voYLawRWLq5.gtBWdzvW35r", + "DATIM_Disag_ID": "NJclydByUvA", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "15-19, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "25-29_7bi_male", + "MOH_Disag_ID": "25-29_7bi_male", + "MOH_Indicator_ID": "voYLawRWLq5.agsLHJsbOmD", + "DATIM_Disag_ID": "NRZfd73Ypo8", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "25-29, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "5-9_males_HTS Clients Tested", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "5-9_7ai_Male", + "MOH_Disag_ID": "5-9_7ai_Male", + "MOH_Indicator_ID": "M04hX18SVFq.pZe4hoDRpGs", + "DATIM_Disag_ID": "NpsmKYKl0mt", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "5-9, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "5-9_7bi_Male", + "MOH_Disag_ID": "5-9_7bi_Male", + "MOH_Indicator_ID": "voYLawRWLq5.pZe4hoDRpGs", + "DATIM_Disag_ID": "NpsmKYKl0mt", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "5-9, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "45-49_7bi_male", + "MOH_Disag_ID": "45-49_7bi_male", + "MOH_Indicator_ID": "voYLawRWLq5.t0hq5fZPELt", + "DATIM_Disag_ID": "OOCHuTdTJEQ", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "45-49, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "20-24_males_HTS Clients Tested", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "20-24_7ai_Male", + "MOH_Disag_ID": "20-24_7ai_Male", + "MOH_Indicator_ID": "M04hX18SVFq.Qm57wM4KFf0", + "DATIM_Disag_ID": "QS3vNL5WySH", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "20-24, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "20-24_7bi_Male", + "MOH_Disag_ID": "20-24_7bi_Male", + "MOH_Indicator_ID": "voYLawRWLq5.Qm57wM4KFf0", + "DATIM_Disag_ID": "QS3vNL5WySH", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "20-24, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "40-44_males_HTS Clients Tested", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "40-44_7ai_Male", + "MOH_Disag_ID": "40-44_7ai_Male", + "MOH_Indicator_ID": "M04hX18SVFq.g9BAWrxNDoW", + "DATIM_Disag_ID": "RLLUx3DHJan", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "40-44, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "40-44_7bi_Male", + "MOH_Disag_ID": "40-44_7bi_Male", + "MOH_Indicator_ID": "voYLawRWLq5.g9BAWrxNDoW", + "DATIM_Disag_ID": "RLLUx3DHJan", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "40-44, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "35-39_females_HTS Clients Tested", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "35-39_7aii_Female", + "MOH_Disag_ID": "35-39_7aii_Female", + "MOH_Indicator_ID": "M04hX18SVFq.g7IuFyTZsJI", + "DATIM_Disag_ID": "Sf6GWp5gNx2", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "35-39, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "35-39_7bii_Female", + "MOH_Disag_ID": "35-39_7bii_Female", + "MOH_Indicator_ID": "voYLawRWLq5.g7IuFyTZsJI", + "DATIM_Disag_ID": "Sf6GWp5gNx2", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "35-39, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "25-29_females_HTS Clients Tested", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "25-29_7aii_Female", + "MOH_Disag_ID": "25-29_7aii_Female", + "MOH_Indicator_ID": "M04hX18SVFq.ue5JKZWidNP", + "DATIM_Disag_ID": "TCwxcGgIeqE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "25-29, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "25-29_7bii_Female", + "MOH_Disag_ID": "25-29_7bii_Female", + "MOH_Indicator_ID": "voYLawRWLq5.ue5JKZWidNP", + "DATIM_Disag_ID": "TCwxcGgIeqE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "25-29, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "5-9_7bii_Female", + "MOH_Disag_ID": "5-9_7bii_Female", + "MOH_Indicator_ID": "voYLawRWLq5.otvxfaIr8nx", + "DATIM_Disag_ID": "UggtNScQMVl", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "5-9, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "50_7bi_male", + "MOH_Disag_ID": "50_7bi_male", + "MOH_Indicator_ID": "voYLawRWLq5.K8w9sv3MKlS", + "DATIM_Disag_ID": "WDpiIZ8UjB8", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "50+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "30-34_7bii_Female", + "MOH_Disag_ID": "30-34_7bii_Female", + "MOH_Indicator_ID": "voYLawRWLq5.lPQwDevZaq8", + "DATIM_Disag_ID": "bxqrio2gHOj", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "30-34, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "1_7bi_male", + "MOH_Disag_ID": "1_7bi_male", + "MOH_Indicator_ID": "voYLawRWLq5.BSjl2vqLUrr", + "DATIM_Disag_ID": "cXdSJvbabBT", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "<1, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "40-44_7bii_Female", + "MOH_Disag_ID": "40-44_7bii_Female", + "MOH_Indicator_ID": "voYLawRWLq5.HdSkCEcmn3g", + "DATIM_Disag_ID": "d3rKRkxJP1v", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "40-44, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "15-19_males_HTS Clients Tested", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15-19_7ai_Male", + "MOH_Disag_ID": "15-19_7ai_Male", + "MOH_Indicator_ID": "M04hX18SVFq.NMB6fNtRCH5", + "DATIM_Disag_ID": "eyTROtsEW5a", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "15-19, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15-19_7bi_Male", + "MOH_Disag_ID": "15-19_7bi_Male", + "MOH_Indicator_ID": "voYLawRWLq5.NMB6fNtRCH5", + "DATIM_Disag_ID": "eyTROtsEW5a", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "15-19, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "40-44_females_HTS Clients Tested", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "40-44_7aii_Female", + "MOH_Disag_ID": "40-44_7aii_Female", + "MOH_Indicator_ID": "M04hX18SVFq.HdSkCEcmn3g", + "DATIM_Disag_ID": "fsnxvho9fiG", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "40-44, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "40-44_7bii_Female", + "MOH_Disag_ID": "40-44_7bii_Female", + "MOH_Indicator_ID": "voYLawRWLq5.HdSkCEcmn3g", + "DATIM_Disag_ID": "fsnxvho9fiG", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "40-44, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "20-24_females_HTS Clients Tested", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "20-24_7aii_Female", + "MOH_Disag_ID": "20-24_7aii_Female", + "MOH_Indicator_ID": "M04hX18SVFq.uD5Iz5CxJub", + "DATIM_Disag_ID": "fysQ3RXzbzW", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "20-24, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "20-24_7bii_Female", + "MOH_Disag_ID": "20-24_7bii_Female", + "MOH_Indicator_ID": "voYLawRWLq5.uD5Iz5CxJub", + "DATIM_Disag_ID": "fysQ3RXzbzW", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "20-24, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10-14_7bii_Female", + "MOH_Disag_ID": "10-14_7bii_Female", + "MOH_Indicator_ID": "voYLawRWLq5.WYvmyuZiEeS", + "DATIM_Disag_ID": "hXgqQX95TVa", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "10-14, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "45-49_females_HTS Clients Tested", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "45-49_7aii_Female", + "MOH_Disag_ID": "45-49_7aii_Female", + "MOH_Indicator_ID": "M04hX18SVFq.hll6yi6KZwT", + "DATIM_Disag_ID": "i0RFyIDccSm", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "45-49, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "45-49_7bii_Female", + "MOH_Disag_ID": "45-49_7bii_Female", + "MOH_Indicator_ID": "voYLawRWLq5.hll6yi6KZwT", + "DATIM_Disag_ID": "i0RFyIDccSm", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "45-49, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "50+_females_HTS Clients Tested", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "50_7aii_Female", + "MOH_Disag_ID": "50_7aii_Female", + "MOH_Indicator_ID": "M04hX18SVFq.GmlIH6pq4BN", + "DATIM_Disag_ID": "i4lSbrUVcpe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "50+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "50_7bii_Female", + "MOH_Disag_ID": "50_7bii_Female", + "MOH_Indicator_ID": "voYLawRWLq5.GmlIH6pq4BN", + "DATIM_Disag_ID": "i4lSbrUVcpe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "50+, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "<1_males_HTS Clients Tested", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "1_7ai_Male", + "MOH_Disag_ID": "1_7ai_Male", + "MOH_Indicator_ID": "M04hX18SVFq.BSjl2vqLUrr", + "DATIM_Disag_ID": "iomLts0rFcj", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "<1, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "1_7bi_Male", + "MOH_Disag_ID": "1_7bi_Male", + "MOH_Indicator_ID": "voYLawRWLq5.BSjl2vqLUrr", + "DATIM_Disag_ID": "iomLts0rFcj", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "<1, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "50+_males_HTS Clients Tested", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "50_7ai_Male", + "MOH_Disag_ID": "50_7ai_Male", + "MOH_Indicator_ID": "M04hX18SVFq.K8w9sv3MKlS", + "DATIM_Disag_ID": "ip5uMUT73Qu", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "50+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "50_7bi_Male", + "MOH_Disag_ID": "50_7bi_Male", + "MOH_Indicator_ID": "voYLawRWLq5.K8w9sv3MKlS", + "DATIM_Disag_ID": "ip5uMUT73Qu", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "50+, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "30-34_7bi_male", + "MOH_Disag_ID": "30-34_7bi_male", + "MOH_Indicator_ID": "voYLawRWLq5.yak7udan5IJ", + "DATIM_Disag_ID": "kLd3OnUYTr5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "30-34, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "30-34_males_HTS Clients Tested", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "30-34_7ai_Male", + "MOH_Disag_ID": "30-34_7ai_Male", + "MOH_Indicator_ID": "M04hX18SVFq.yak7udan5IJ", + "DATIM_Disag_ID": "kZ5sEz94kJE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "30-34, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "30-34_7bi_Male", + "MOH_Disag_ID": "0-34_7bi_Male", + "MOH_Indicator_ID": "voYLawRWLq5.yak7udan5IJ", + "DATIM_Disag_ID": "kZ5sEz94kJE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "30-34, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "25-29_males_HTS Clients Tested", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "25-29_7ai_Male", + "MOH_Disag_ID": "25-29_7ai_Male", + "MOH_Indicator_ID": "M04hX18SVFq.agsLHJsbOmD", + "DATIM_Disag_ID": "lGNNK7ZYDGP", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "25-29, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "25-29_7bi_Male", + "MOH_Disag_ID": "25-29_7bi_Male", + "MOH_Indicator_ID": "voYLawRWLq5.agsLHJsbOmD", + "DATIM_Disag_ID": "lGNNK7ZYDGP", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "25-29, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "30-34_females_HTS Clients Tested", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "30-34_7aii_Female", + "MOH_Disag_ID": "30-34_7aii_Female", + "MOH_Indicator_ID": "M04hX18SVFq.lPQwDevZaq8", + "DATIM_Disag_ID": "oKgx2Sw4qUL", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "30-34, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "30-34_7bii_Female", + "MOH_Disag_ID": "30-34_7bii_Female", + "MOH_Indicator_ID": "voYLawRWLq5.lPQwDevZaq8", + "DATIM_Disag_ID": "oKgx2Sw4qUL", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "30-34, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "1_7bii_Female", + "MOH_Disag_ID": "1_7bii_Female", + "MOH_Indicator_ID": "voYLawRWLq5.MeXqu8e80Dc", + "DATIM_Disag_ID": "pCFCaOLScdv", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "<1, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "1-4_7bi_male", + "MOH_Disag_ID": "1-4_7bi_male", + "MOH_Indicator_ID": "voYLawRWLq5.GPbKOLIweAT", + "DATIM_Disag_ID": "tBoWuTd0ERY", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "1-4, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "10-14_females_HTS Clients Tested", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10-14_7aii_Female", + "MOH_Disag_ID": "10-14_7aii_Female", + "MOH_Indicator_ID": "M04hX18SVFq.WYvmyuZiEeS", + "DATIM_Disag_ID": "tIhxMfmPrU5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "10-14, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10-14_7bii_Female", + "MOH_Disag_ID": "10-14_7bii_Female", + "MOH_Indicator_ID": "voYLawRWLq5.WYvmyuZiEeS", + "DATIM_Disag_ID": "tIhxMfmPrU5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "10-14, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "20-24_7bii_Female", + "MOH_Disag_ID": "20-24_7bii_Female", + "MOH_Indicator_ID": "voYLawRWLq5.uD5Iz5CxJub", + "DATIM_Disag_ID": "tvOcOPhIdRH", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "20-24, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "1-4_males_HTS Clients Tested", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "1-4_7ai_Male", + "MOH_Disag_ID": "1-4_7ai_Male", + "MOH_Indicator_ID": "M04hX18SVFq.GPbKOLIweAT", + "DATIM_Disag_ID": "uPpiUkMhH6j", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "1-4, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "1-4_7bi_Male", + "MOH_Disag_ID": "1-4_7bi_Male", + "MOH_Indicator_ID": "voYLawRWLq5.GPbKOLIweAT", + "DATIM_Disag_ID": "uPpiUkMhH6j", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "1-4, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15-19_7bii_Female", + "MOH_Disag_ID": "15-19_7bii_Female", + "MOH_Indicator_ID": "voYLawRWLq5.gtBWdzvW35r", + "DATIM_Disag_ID": "wJCVvM7o6xm", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "15-19, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "5-9_7bi_male", + "MOH_Disag_ID": "5-9_7bi_male", + "MOH_Indicator_ID": "voYLawRWLq5.pZe4hoDRpGs", + "DATIM_Disag_ID": "wLMOUM9mfTV", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "5-9, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "35-39_males_HTS Clients Tested", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "35-39_7ai_Male", + "MOH_Disag_ID": "35-39_7ai_Male", + "MOH_Indicator_ID": "M04hX18SVFq.su8ngu1rdtF", + "DATIM_Disag_ID": "wO7RB8C1sal", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "35-39, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "35-39_7bi_Male", + "MOH_Disag_ID": "35-39_7bi_Male", + "MOH_Indicator_ID": "voYLawRWLq5.su8ngu1rdtF", + "DATIM_Disag_ID": "wO7RB8C1sal", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "35-39, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "35-39_7bi_male", + "MOH_Disag_ID": "35-39_7bi_male", + "MOH_Indicator_ID": "voYLawRWLq5.su8ngu1rdtF", + "DATIM_Disag_ID": "wnsHEWFSqzG", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "35-39, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15-19_7bi_male", + "MOH_Disag_ID": "15-19_7bi_male", + "MOH_Indicator_ID": "voYLawRWLq5.NMB6fNtRCH5", + "DATIM_Disag_ID": "wpck6pSRDer", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "15-19, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "1-4_females_HTS Clients Tested", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "1-4_7aii_Female", + "MOH_Disag_ID": "1-4_7aii_Female", + "MOH_Indicator_ID": "M04hX18SVFq.MkiWsHme25x", + "DATIM_Disag_ID": "xTNM0wWDzo0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "1-4, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "1-4_7bii_Female", + "MOH_Disag_ID": "1-4_7bii_Female", + "MOH_Indicator_ID": "voYLawRWLq5.MkiWsHme25x", + "DATIM_Disag_ID": "xTNM0wWDzo0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "1-4, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "1-4_7bii_Female", + "MOH_Disag_ID": "1-4_7bii_Female", + "MOH_Indicator_ID": "voYLawRWLq5.MkiWsHme25x", + "DATIM_Disag_ID": "xzoIG0AwsNB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "1-4, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "45-49_males_HTS Clients Tested", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "45-49_7ai_Male", + "MOH_Disag_ID": "45-49_7ai_Male", + "MOH_Indicator_ID": "M04hX18SVFq.t0hq5fZPELt", + "DATIM_Disag_ID": "z1V5tDuMQt7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "45-49, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "45-49_7bi_Male", + "MOH_Disag_ID": "45-49_7bi_Male", + "MOH_Indicator_ID": "voYLawRWLq5.t0hq5fZPELt", + "DATIM_Disag_ID": "z1V5tDuMQt7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "45-49, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Antenatal Women initiated on ART", + "Classification": "n/a", + "DATIM_Indicator_Category": "PMTCT_ART", + "MOH_Disag_Name": "A4", + "MOH_Disag_ID": "A4", + "MOH_Indicator_ID": "rB6mccy3xve.A4FGlsaDTE0", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Antenatal Women registering with known HIV positive status already on ART", + "Classification": "n/a", + "DATIM_Indicator_Category": "PMTCT_ART", + "MOH_Disag_Name": "A1.2.1", + "MOH_Disag_ID": "A1.2.1", + "MOH_Indicator_ID": "yariaLICQaT.A4FGlsaDTE0", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Antenatal Women registering with known HIV positive status ", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "A1.2", + "MOH_Disag_ID": "A1.2", + "MOH_Indicator_ID": "uXHfXERxQ6E.A4FGlsaDTE0", + "DATIM_Disag_ID": "D3erNSl5dd2", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Antenatal Women registering with known HIV negative status", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "A1.1", + "MOH_Disag_ID": "A1.1", + "MOH_Indicator_ID": "bKqX9nf1KI4.A4FGlsaDTE0", + "DATIM_Disag_ID": "Ecflr8Ycqul", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Recent Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Antenatal women HIV negative", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "A1.3.1", + "MOH_Disag_ID": "A1.3.1", + "MOH_Indicator_ID": "xQ9p2KAZPnf.A4FGlsaDTE0", + "DATIM_Disag_ID": "Wc6ItXYBs0s", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Antenatal women HIV positive", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "A1.3.2", + "MOH_Disag_ID": "A1.3.2", + "MOH_Indicator_ID": "rl1wrmp8dks.A4FGlsaDTE0", + "DATIM_Disag_ID": "brmDl6cMjft", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of adults initiated on TPT", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "TPT2_UnknownFemale", + "MOH_Disag_ID": "TPT2_UnknownFemale", + "MOH_Indicator_ID": "Nvbp5ApQvjG.QP5w6FV5s14", + "DATIM_Disag_ID": "OcHhTmUvRZE", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Female, Unknown Age, Life-long ART, New", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of children initiated on TPT", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "TPT2_<15Female", + "MOH_Disag_ID": "TPT2_14Female", + "MOH_Indicator_ID": "osmXCWwX1Ol.yPVJM7iyZXv", + "DATIM_Disag_ID": "Q732w6Hev9u", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Female, <15, Life-long ART, New", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of adults initiated on TPT", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "TPT2_15+Male", + "MOH_Disag_ID": "TPT2_15Male", + "MOH_Indicator_ID": "Nvbp5ApQvjG.gibIXnJHiqw", + "DATIM_Disag_ID": "ZuWjYTw4lpZ", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Male, 15+, Life-long ART, New", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of children intiiated on TPT", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "TPT2_<15Male", + "MOH_Disag_ID": "TPT2_14Male", + "MOH_Indicator_ID": "osmXCWwX1Ol.L8A5tbMDNMt", + "DATIM_Disag_ID": "lq6iUq7YcZ1", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Male, <15, Life-long ART, New", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of adults initiated on TPT", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "TPT2_UnknownMale", + "MOH_Disag_ID": "TPT2_UnknownMale", + "MOH_Indicator_ID": "Nvbp5ApQvjG.aBPIEcxXHpj", + "DATIM_Disag_ID": "m5ozu5OI1sc", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Male, Unknown Age, Life-long ART, New", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of adults initiated on TPT", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "TPT2_15+Female", + "MOH_Disag_ID": "TPT2_15Female", + "MOH_Indicator_ID": "Nvbp5ApQvjG.IVBLrRtjU3e", + "DATIM_Disag_ID": "ngI4uyiCOSj", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Female, 15+, Life-long ART, New", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children currently on ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "ART1_30-34Male", + "MOH_Disag_ID": "ART1_30-34Male", + "MOH_Indicator_ID": "i2pbLUvgMxa.zuwuLVXWMES", + "DATIM_Disag_ID": "B8JEL3qeQiw", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "30-34, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children currently on ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "ART1_50Male", + "MOH_Disag_ID": "ART1_50Male", + "MOH_Indicator_ID": "i2pbLUvgMxa.ZIVH938M6Fl", + "DATIM_Disag_ID": "FgwkSYUXq8x", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "50+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children currently on ART ", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "ART1_5_9Male", + "MOH_Disag_ID": "ART1_5_9Male", + "MOH_Indicator_ID": "i2pbLUvgMxa.Tj0qq6flJEx", + "DATIM_Disag_ID": "IxSwaxNCt1n", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "5-9, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children currently on ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "ART1_35-39Female", + "MOH_Disag_ID": "ART1_35-39Female", + "MOH_Indicator_ID": "i2pbLUvgMxa.lLQMaOyYUf3", + "DATIM_Disag_ID": "OBbZvcHg2HL", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "35-39, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children currently on ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "ART1_45-49Female", + "MOH_Disag_ID": "ART1_45-49Female", + "MOH_Indicator_ID": "i2pbLUvgMxa.Cv6JOtPG1v6", + "DATIM_Disag_ID": "POkbpo4D13c", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "45-49, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children currently on ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "ART1_1_4Female", + "MOH_Disag_ID": "ART1_1_4Female", + "MOH_Indicator_ID": "i2pbLUvgMxa.NUqTPXK3Vk7", + "DATIM_Disag_ID": "PPoL5AnEAQf", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "1-4, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children currently on ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "ART1_25-29Male", + "MOH_Disag_ID": "ART1_25-29Male", + "MOH_Indicator_ID": "i2pbLUvgMxa.n21xBTTaX06", + "DATIM_Disag_ID": "R9wcT5vQ7tR", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "25-29, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children currently on ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "ART1_25-29Female", + "MOH_Disag_ID": "ART1_25-29Female", + "MOH_Indicator_ID": "i2pbLUvgMxa.h0felGDJZ99", + "DATIM_Disag_ID": "RMA75iIp8Wd", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "25-29, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children currently on ART ", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "ART1_1Male", + "MOH_Disag_ID": "ART1_1Male", + "MOH_Indicator_ID": "i2pbLUvgMxa.RZE0S1EB3GQ", + "DATIM_Disag_ID": "SeijxYK8F4b", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "<1, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children currently on ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "ART1_20-24Male", + "MOH_Disag_ID": "ART1_20-24Male", + "MOH_Indicator_ID": "i2pbLUvgMxa.PbfShOQqgks", + "DATIM_Disag_ID": "VdA970UlzlX", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "20-24, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children currently on ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "ART1_45-49Male", + "MOH_Disag_ID": "ART1_45-49Male", + "MOH_Indicator_ID": "i2pbLUvgMxa.f9Z8LQ5fxd3", + "DATIM_Disag_ID": "WjX1mRJp9NV", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "45-49, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children currently on ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "ART1_20-24Female", + "MOH_Disag_ID": "ART1_20-24Female", + "MOH_Indicator_ID": "i2pbLUvgMxa.xrTcWbrH2ku", + "DATIM_Disag_ID": "Xn5oUNVSMWA", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "20-24, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children currently on ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "ART1_10-14Female", + "MOH_Disag_ID": "ART1_10-14Female", + "MOH_Indicator_ID": "i2pbLUvgMxa.ChhrR36qe8i", + "DATIM_Disag_ID": "dFjZira5vTX", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "10-14, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children currently on ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "ART1_40-44Female", + "MOH_Disag_ID": "ART1_40-44Female", + "MOH_Indicator_ID": "i2pbLUvgMxa.XxwIURRPfrI", + "DATIM_Disag_ID": "eOn9JgfkB4F", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "40-44, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children currently on ART ", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "ART1_5_9Female", + "MOH_Disag_ID": "ART1_5_9Female", + "MOH_Indicator_ID": "i2pbLUvgMxa.mg9baRKvfur", + "DATIM_Disag_ID": "hiUhhVpgUMg", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "5-9, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children currently on ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "ART1_30-34Female", + "MOH_Disag_ID": "ART1_30-34Female", + "MOH_Indicator_ID": "i2pbLUvgMxa.xzBufzwAPhu", + "DATIM_Disag_ID": "j0yodS3zbnW", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "30-34, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children currently on ART ", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "ART1_1_4Male", + "MOH_Disag_ID": "ART1_1_4Male", + "MOH_Indicator_ID": "i2pbLUvgMxa.CLrtpIk1VsN", + "DATIM_Disag_ID": "jbrs9Qk6f9b", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "1-4, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children currently on ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "ART1_50Female", + "MOH_Disag_ID": "ART1_50Female", + "MOH_Indicator_ID": "i2pbLUvgMxa.Gi9IUStdmWx", + "DATIM_Disag_ID": "kGlGj9LDonu", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "50+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children currently on ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "ART1_10-14Male", + "MOH_Disag_ID": "ART1_10-14Male", + "MOH_Indicator_ID": "i2pbLUvgMxa.UjO92UR16yI", + "DATIM_Disag_ID": "ljBmGJpAsZh", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "10-14, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children currently on ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "ART1_40-44Male", + "MOH_Disag_ID": "ART1_40-44Male", + "MOH_Indicator_ID": "i2pbLUvgMxa.WiYWbTGWmMu", + "DATIM_Disag_ID": "qdYU6NoIpY1", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "40-44, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children currently on ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "ART1_UnknownFemale", + "MOH_Disag_ID": "ART1_UnknownFemale", + "MOH_Indicator_ID": "i2pbLUvgMxa.QP5w6FV5s14", + "DATIM_Disag_ID": "ri1PDF5Ie9s", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "Unknown Age, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children currently on ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "ART1_UnknownMale", + "MOH_Disag_ID": "ART1_UnknownMale", + "MOH_Indicator_ID": "i2pbLUvgMxa.aBPIEcxXHpj", + "DATIM_Disag_ID": "vr781k56Fh9", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "Unknown Age, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children currently on ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "ART1_15-19Female", + "MOH_Disag_ID": "ART1_15-19Female", + "MOH_Indicator_ID": "i2pbLUvgMxa.IVBLrRtjU3e", + "DATIM_Disag_ID": "wW6G5NC8Wd1", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "15-19, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children currently on ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "ART1_15-19Male", + "MOH_Disag_ID": "ART1_15-19Male", + "MOH_Indicator_ID": "i2pbLUvgMxa.gibIXnJHiqw", + "DATIM_Disag_ID": "x1r1vfZQLFj", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "15-19, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children currently on ART ", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "ART1_1Female", + "MOH_Disag_ID": "ART1_1Female", + "MOH_Indicator_ID": "i2pbLUvgMxa.C4NJbQuYhOA", + "DATIM_Disag_ID": "y3VqNEK9n95", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "<1, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children currently on ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "ART1_35-39Male", + "MOH_Disag_ID": "ART1_35-39Male", + "MOH_Indicator_ID": "i2pbLUvgMxa.ZExwKCS3Cdf", + "DATIM_Disag_ID": "ytvrDZdNAhc", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "35-39, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children newly initiated on ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "ART 2_30-34Male", + "MOH_Disag_ID": "ART2_30-34Male", + "MOH_Indicator_ID": "XXgD3prVG5n.zuwuLVXWMES", + "DATIM_Disag_ID": "B8JEL3qeQiw", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "30-34, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children newly initiated on ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "ART2_50Male", + "MOH_Disag_ID": "ART2_50Male", + "MOH_Indicator_ID": "XXgD3prVG5n.ZIVH938M6Fl", + "DATIM_Disag_ID": "FgwkSYUXq8x", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "50+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children newly initiated on ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "ART2_5-9Male", + "MOH_Disag_ID": "ART2_5-9Male", + "MOH_Indicator_ID": "XXgD3prVG5n.Tj0qq6flJEx", + "DATIM_Disag_ID": "IxSwaxNCt1n", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "5-9, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children newly initiated on ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "ART 2_35-39Female", + "MOH_Disag_ID": "ART2_35-39Female", + "MOH_Indicator_ID": "XXgD3prVG5n.lLQMaOyYUf3", + "DATIM_Disag_ID": "OBbZvcHg2HL", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "35-39, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children newly initiated on ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "ART 2_45-49Female", + "MOH_Disag_ID": "ART2_45-49Female", + "MOH_Indicator_ID": "XXgD3prVG5n.Cv6JOtPG1v6", + "DATIM_Disag_ID": "POkbpo4D13c", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "45-49, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children newly initiated on ART ", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "ART2_1-4Female", + "MOH_Disag_ID": "ART2_1-4Female", + "MOH_Indicator_ID": "XXgD3prVG5n.NUqTPXK3Vk7", + "DATIM_Disag_ID": "PPoL5AnEAQf", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "1-4, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children newly initiated on ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "ART 2_25-29Male", + "MOH_Disag_ID": "ART2_25-29Male", + "MOH_Indicator_ID": "XXgD3prVG5n.n21xBTTaX06", + "DATIM_Disag_ID": "R9wcT5vQ7tR", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "25-29, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children newly initiated on ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "ART2_25-49Female", + "MOH_Disag_ID": "ART2_25-29Female", + "MOH_Indicator_ID": "XXgD3prVG5n.h0felGDJZ99", + "DATIM_Disag_ID": "RMA75iIp8Wd", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "25-29, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of children newly initiated on ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "ART2_1Male", + "MOH_Disag_ID": "ART2_1Male", + "MOH_Indicator_ID": "XXgD3prVG5n.RZE0S1EB3GQ", + "DATIM_Disag_ID": "SeijxYK8F4b", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "<1, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children newly initiated on ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "ART2_20-24Male", + "MOH_Disag_ID": "ART2_20-24Male", + "MOH_Indicator_ID": "XXgD3prVG5n.PbfShOQqgks", + "DATIM_Disag_ID": "VdA970UlzlX", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "20-24, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children newly initiated on ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "ART 2_45-49Male", + "MOH_Disag_ID": "ART2_45-49Male", + "MOH_Indicator_ID": "XXgD3prVG5n.f9Z8LQ5fxd3", + "DATIM_Disag_ID": "WjX1mRJp9NV", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "45-49, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children newly initiated on ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "ART2_20-24Female", + "MOH_Disag_ID": "ART2_20-24Female", + "MOH_Indicator_ID": "XXgD3prVG5n.xrTcWbrH2ku", + "DATIM_Disag_ID": "Xn5oUNVSMWA", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "20-24, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children newly initiated on ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "ART2_10-14Female", + "MOH_Disag_ID": "ART2_10-14Female", + "MOH_Indicator_ID": "XXgD3prVG5n.ChhrR36qe8i", + "DATIM_Disag_ID": "dFjZira5vTX", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "10-14, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children newly initiated on ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "ART 2_40-44Female", + "MOH_Disag_ID": "ART2_40-44Female", + "MOH_Indicator_ID": "XXgD3prVG5n.XxwIURRPfrI", + "DATIM_Disag_ID": "eOn9JgfkB4F", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "40-44, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children newly initiated on ART ", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "ART2_5-9Female", + "MOH_Disag_ID": "ART2_5-9Female", + "MOH_Indicator_ID": "XXgD3prVG5n.mg9baRKvfur", + "DATIM_Disag_ID": "hiUhhVpgUMg", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "5-9, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children newly initiated on ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "ART 2_30-34Female", + "MOH_Disag_ID": "ART2_30-34Female", + "MOH_Indicator_ID": "XXgD3prVG5n.xzBufzwAPhu", + "DATIM_Disag_ID": "j0yodS3zbnW", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "30-34, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children newly initiated on ART ", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "ART2_1-4Male", + "MOH_Disag_ID": "ART2_1-4Male", + "MOH_Indicator_ID": "XXgD3prVG5n.CLrtpIk1VsN", + "DATIM_Disag_ID": "jbrs9Qk6f9b", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "1-4, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and childrennewlyinitiated onART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "ART 2_50Female", + "MOH_Disag_ID": "ART2_50Female", + "MOH_Indicator_ID": "XXgD3prVG5n.Gi9IUStdmWx", + "DATIM_Disag_ID": "kGlGj9LDonu", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "50+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children newly initiated on ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "ART2_10-14Male", + "MOH_Disag_ID": "ART2_10-14Male", + "MOH_Indicator_ID": "XXgD3prVG5n.UjO92UR16yI", + "DATIM_Disag_ID": "ljBmGJpAsZh", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "10-14, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children newly initiated on ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "ART 2_40-44Male", + "MOH_Disag_ID": "ART2_40-44Male", + "MOH_Indicator_ID": "XXgD3prVG5n.WiYWbTGWmMu", + "DATIM_Disag_ID": "qdYU6NoIpY1", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "40-44, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children newly initiated on ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "ART2_FemaleUnknown", + "MOH_Disag_ID": "ART2_FemaleUnknown", + "MOH_Indicator_ID": "XXgD3prVG5n.QP5w6FV5s14", + "DATIM_Disag_ID": "ri1PDF5Ie9s", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "Unknown Age, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children newly initiated on ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "ART2_MaleUnknown", + "MOH_Disag_ID": "ART2_MaleUnknown", + "MOH_Indicator_ID": "XXgD3prVG5n.aBPIEcxXHpj", + "DATIM_Disag_ID": "vr781k56Fh9", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "Unknown Age, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children newly initiated on ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "ART2_15-19Female", + "MOH_Disag_ID": "ART2_15-19Female", + "MOH_Indicator_ID": "XXgD3prVG5n.IVBLrRtjU3e", + "DATIM_Disag_ID": "wW6G5NC8Wd1", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "15-19, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children newly initiated on ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "ART2_15-19Male", + "MOH_Disag_ID": "ART2_15-19Male", + "MOH_Indicator_ID": "XXgD3prVG5n.gibIXnJHiqw", + "DATIM_Disag_ID": "x1r1vfZQLFj", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "15-19, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children newly initiated on ART ", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "ART2_1Female", + "MOH_Disag_ID": "ART2_1Female", + "MOH_Indicator_ID": "XXgD3prVG5n.C4NJbQuYhOA", + "DATIM_Disag_ID": "y3VqNEK9n95", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "<1, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children newly initiated on ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "ART 2_35-39Male", + "MOH_Disag_ID": "ART2_35-39Male", + "MOH_Indicator_ID": "XXgD3prVG5n.ZExwKCS3Cdf", + "DATIM_Disag_ID": "ytvrDZdNAhc", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "35-39, Male, Positive", + "Operation": "ADD" + } + ] + }, + { + "status": "Success", + "country_org": "DATIM-MOH-HTI-FY20", + "period": "FY20", + "country_code": "HTI", + "country_name": "Haiti", + "imap": [ + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes testees conseillees en Post-Test-[VIH +][25-29][Feminin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1167-1635-971-2", + "DATIM_Disag_ID": "BLWV93S2HJ0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de femmes enceintes \u00e0 la clinique pr\u00e9natale conseillees en Post-Test pour le VIH[25-29 ans][Positifs]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1179-1656-745", + "DATIM_Disag_ID": "BLWV93S2HJ0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de femmes enceintes testees VIH+ conseillees en Post-Test ? la maternite[25-29]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1657-1657-1179-1657-745", + "DATIM_Disag_ID": "BLWV93S2HJ0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de Femmes allaitantes testees VIH+ conseillees en post-test[25-29]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1659-1659-1179-1659-745", + "DATIM_Disag_ID": "BLWV93S2HJ0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "NOMBRE DE FEMMES VUES EN POST PARTUM TEST\u00c9ES POUR LE VIH DANS LES 72 HEURES SUIVANT L'ACCOUCHEMENT ET CONSEILL\u00c9ES EN POST-TEST -[VIH+][25-29][Feminin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1660-1660-1179-1660-745", + "DATIM_Disag_ID": "BLWV93S2HJ0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test-[VIH +][20-24][Masculin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1166-1635-971-1", + "DATIM_Disag_ID": "BitB2nKfWBK", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test vih- Feminin 5-9", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1163-1635-972-2", + "DATIM_Disag_ID": "EFah6yBFc3J", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test-[VIH +][45-49][F\u00e9minin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1171-1635-971-2", + "DATIM_Disag_ID": "ERDcFrmlT0J", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de femmes enceintes \u00e0 la clinique pr\u00e9natale conseillees en Post-Test pour le VIH[45 - 49 ans ][Positifs]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1183-1656-745", + "DATIM_Disag_ID": "ERDcFrmlT0J", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de femmes enceintes test\u00e9es VIH+ conseill\u00e9es en Post-Test \u00e0 la maternit\u00e9[45-49]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1657-1657-1183-1657-745", + "DATIM_Disag_ID": "ERDcFrmlT0J", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de Femmes allaitantes test\u00e9es VIH+ conseill\u00e9es en post-test[45-49]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1659-1659-1183-1659-745", + "DATIM_Disag_ID": "ERDcFrmlT0J", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "NOMBRE DE FEMMES VUES EN POST PARTUM TEST\u00c9ES POUR LE VIH DANS LES 72 HEURES SUIVANT L'ACCOUCHEMENT ET CONSEILL\u00c9ES EN POST-TEST -[VIH+][45-49][Feminin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1660-1660-1183-1660-745", + "DATIM_Disag_ID": "ERDcFrmlT0J", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test-[VIH +][50 et Plus][F\u00e9minin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1172-1635-971-2", + "DATIM_Disag_ID": "GlfLlD3wSQj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de femmes enceintes \u00e0 la clinique pr\u00e9natale conseillees en Post-Test pour le VIH[+ 50 ans][Positifs]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1184-1656-745", + "DATIM_Disag_ID": "GlfLlD3wSQj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de femmes enceintes test?es VIH+ conseill\u00e9es en Post-Test \u00e0 la maternit\u00e9[50+]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1657-1657-1184-1657-745", + "DATIM_Disag_ID": "GlfLlD3wSQj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de Femmes allaitantes test\u00e9es VIH+ conseill\u00e9es en post-test[50+]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1659-1659-1184-1659-745", + "DATIM_Disag_ID": "GlfLlD3wSQj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "NOMBRE DE FEMMES VUES EN POST PARTUM TEST\u00c9ES POUR LE VIH DANS LES 72 HEURES SUIVANT L'ACCOUCHEMENT ET CONSEILL\u00c9ES EN POST-TEST -[VIH+][50+][Feminin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1660-1660-1184-1660-745", + "DATIM_Disag_ID": "GlfLlD3wSQj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test vih- Feminin <1", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1161-1635-972-2", + "DATIM_Disag_ID": "Gvo9takmOXx", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test-[VIH +][40-44][Masculin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1170-1635-971-1", + "DATIM_Disag_ID": "HTcrEM69sst", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test-[VIH +][10-14][Masculin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1164-1635-971-1", + "DATIM_Disag_ID": "KRoQaA91sv5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test?es conseill?es en Post-Test-[VIH-][10-14][Masculin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1164-1635-972-1", + "DATIM_Disag_ID": "Kjn4IWLfG2G", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test?es conseill?es en Post-Test-[VIH +][35-39][F?minin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1169-1635-971-2", + "DATIM_Disag_ID": "MuaoVfC9rYL", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de femmes enceintes \u00e0 la clinique pr\u00e9natale conseillees en Post-Test pour le VIH[35 - 39 ans][Positifs]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1181-1656-745", + "DATIM_Disag_ID": "MuaoVfC9rYL", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de femmes enceintes test?es VIH+ conseill?es en Post-Test ? la maternit?[35-39]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1657-1657-1181-1657-745", + "DATIM_Disag_ID": "MuaoVfC9rYL", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de Femmes allaitantes test?es VIH+ conseill?es en post-test[35-39]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1659-1659-1181-1659-745", + "DATIM_Disag_ID": "MuaoVfC9rYL", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "NOMBRE DE FEMMES VUES EN POST PARTUM TEST\u00c9ES POUR LE VIH DANS LES 72 HEURES SUIVANT L'ACCOUCHEMENT ET CONSEILL\u00c9ES EN POST-TEST -[VIH+][35-39][Feminin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1660-1660-1181-1660-745", + "DATIM_Disag_ID": "MuaoVfC9rYL", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test-[VIH-][15-19][F\u00e9minin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1165-1635-972-2", + "DATIM_Disag_ID": "NJclydByUvA", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de femmes enceintes \u00e0 la clinique pr\u00e9natale conseillees en Post-Test pour le VIH[15 - 19 ans][N\u00e9gatifs]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1177-1656-746", + "DATIM_Disag_ID": "NJclydByUvA", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de femmes enceintes test\u00e9es VIH- conseill\u00e9es en Post-Test \u00e0 la maternit\u00e9[15-19]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1657-1657-1177-1657-746", + "DATIM_Disag_ID": "NJclydByUvA", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de Femmes allaitantes test\u00e9es VIH- conseill\u00e9es en post-test[15-19]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1659-1659-1177-1659-746", + "DATIM_Disag_ID": "NJclydByUvA", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "NOMBRE DE FEMMES VUES EN POST PARTUM TEST\u00c9ES POUR LE VIH DANS LES 72 HEURES SUIVANT L'ACCOUCHEMENT ET CONSEILL\u00c9ES EN POST-TEST -[VIH-][15-19][Feminin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1660-1660-1177-1660-746", + "DATIM_Disag_ID": "NJclydByUvA", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test-[VIH +][25-29][Masculin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1167-1635-971-1", + "DATIM_Disag_ID": "NRZfd73Ypo8", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test vih- Masculin 5-9", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1163-1635-972-1", + "DATIM_Disag_ID": "NpsmKYKl0mt", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test-[VIH +][45-49][Masculin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1171-1635-971-1", + "DATIM_Disag_ID": "OOCHuTdTJEQ", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test?es conseill?es en Post-Test-[VIH-][20-24][Masculin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1166-1635-972-1", + "DATIM_Disag_ID": "QS3vNL5WySH", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test-[VIH -][40-44][Masculin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1170-1635-972-1", + "DATIM_Disag_ID": "RLLUx3DHJan", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test?es conseill?es en Post-Test-[VIH-][35-39][F?minin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1169-1635-972-2", + "DATIM_Disag_ID": "Sf6GWp5gNx2", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de femmes enceintes \u00e0 la clinique pr\u00e9natale conseillees en Post-Test pour le VIH[35 - 39 ans][N\u00e9gatifs]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1181-1656-746", + "DATIM_Disag_ID": "Sf6GWp5gNx2", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de femmes enceintes test?es VIH- conseill?es en Post-Test ? la maternit?[35-39]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1657-1657-1181-1657-746", + "DATIM_Disag_ID": "Sf6GWp5gNx2", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de Femmes allaitantes test?es VIH- conseill?es en post-test[35-39]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1659-1659-1181-1659-746", + "DATIM_Disag_ID": "Sf6GWp5gNx2", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "NOMBRE DE FEMMES VUES EN POST PARTUM TEST\u00c9ES POUR LE VIH DANS LES 72 HEURES SUIVANT L'ACCOUCHEMENT ET CONSEILL\u00c9ES EN POST-TEST -[VIH-][35-39][Feminin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1660-1660-1181-1660-746", + "DATIM_Disag_ID": "Sf6GWp5gNx2", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test?es conseill?es en Post-Test-[VIH-][25-29][F?minin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1167-1635-972-2", + "DATIM_Disag_ID": "TCwxcGgIeqE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de femmes enceintes \u00e0 la clinique pr\u00e9natale conseillees en Post-Test pour le VIH[25 - 29 ans][N\u00e9gatifs]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1179-1656-746", + "DATIM_Disag_ID": "TCwxcGgIeqE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de femmes enceintes test?es VIH- conseill?es en Post-Test ? la maternit?[25-29]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1657-1657-1179-1657-746", + "DATIM_Disag_ID": "TCwxcGgIeqE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de Femmes allaitantes test?es VIH- conseill?es en post-test[25-29]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1659-1659-1179-1659-746", + "DATIM_Disag_ID": "TCwxcGgIeqE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "NOMBRE DE FEMMES VUES EN POST PARTUM TEST\u00c9ES POUR LE VIH DANS LES 72 HEURES SUIVANT L'ACCOUCHEMENT ET CONSEILL\u00c9ES EN POST-TEST -[VIH-][25-29][Feminin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1660-1660-1179-1660-746", + "DATIM_Disag_ID": "TCwxcGgIeqE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test vih+ Feminin 5-9", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1163-1635-971-2", + "DATIM_Disag_ID": "UggtNScQMVl", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test-[VIH +][50 et Plus][Masculin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1172-1635-971-1", + "DATIM_Disag_ID": "WDpiIZ8UjB8", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes testees conseillees en Post-Test-[VIH +][30-34][Feminin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1168-1635-971-2", + "DATIM_Disag_ID": "bxqrio2gHOj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de femmes enceintes \u00e0 la clinique pr\u00e9natale conseillees en Post-Test pour le VIH[30 - 34 ans][Positifs]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1180-1656-745", + "DATIM_Disag_ID": "bxqrio2gHOj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de femmes enceintes test?es VIH+ conseill?es en Post-Test ? la maternit?[30-34]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1657-1657-1180-1657-745", + "DATIM_Disag_ID": "bxqrio2gHOj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de Femmes allaitantes testees VIH+ conseillees en post-test[30-34]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1659-1659-1180-1659-745", + "DATIM_Disag_ID": "bxqrio2gHOj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "NOMBRE DE FEMMES VUES EN POST PARTUM TEST\u00c9ES POUR LE VIH DANS LES 72 HEURES SUIVANT L'ACCOUCHEMENT ET CONSEILL\u00c9ES EN POST-TEST -[VIH+][30-34][Feminin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1660-1660-1180-1660-745", + "DATIM_Disag_ID": "bxqrio2gHOj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test vih+ Masculin <1", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1161-1635-971-1", + "DATIM_Disag_ID": "cXdSJvbabBT", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test-[VIH +][40-44][F\u00e9minin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1170-1635-971-2", + "DATIM_Disag_ID": "d3rKRkxJP1v", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de femmes enceintes \u00e0 la clinique pr\u00e9natale conseillees en Post-Test pour le VIH[40 - 44 ans][Positifs]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1182-1656-745", + "DATIM_Disag_ID": "d3rKRkxJP1v", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de femmes enceintes test\u00e9es VIH+ conseill\u00e9es en Post-Test \u00e0 la maternit\u00e9[40-44]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1657-1657-1182-1657-745", + "DATIM_Disag_ID": "d3rKRkxJP1v", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de Femmes allaitantes test\u00e9es VIH+ conseill\u00e9es en post-test[40-44]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1659-1659-1182-1659-745", + "DATIM_Disag_ID": "d3rKRkxJP1v", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "NOMBRE DE FEMMES VUES EN POST PARTUM TEST\u00c9ES POUR LE VIH DANS LES 72 HEURES SUIVANT L'ACCOUCHEMENT ET CONSEILL\u00c9ES EN POST-TEST -[VIH+][40-44][Feminin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1660-1660-1182-1660-745", + "DATIM_Disag_ID": "d3rKRkxJP1v", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test?es conseill?es en Post-Test-[VIH-][15-19][Masculin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1165-1635-972-1", + "DATIM_Disag_ID": "eyTROtsEW5a", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test-[VIH -][40-44][F\u00e9minin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1170-1635-972-2", + "DATIM_Disag_ID": "fsnxvho9fiG", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de femmes enceintes \u00e0 la clinique pr\u00e9natale conseillees en Post-Test pour le VIH[40 - 44 ans][N\u00e9gatifs]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1182-1656-746", + "DATIM_Disag_ID": "fsnxvho9fiG", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de femmes enceintes test\u00e9es VIH- conseill\u00e9es en Post-Test \u00e0 la maternit\u00e9[40-44]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1657-1657-1182-1657-746", + "DATIM_Disag_ID": "fsnxvho9fiG", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de Femmes allaitantes test\u00e9es VIH- conseill\u00e9es en post-test[40-44]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1659-1659-1182-1659-746", + "DATIM_Disag_ID": "fsnxvho9fiG", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "NOMBRE DE FEMMES VUES EN POST PARTUM TEST\u00c9ES POUR LE VIH DANS LES 72 HEURES SUIVANT L'ACCOUCHEMENT ET CONSEILL\u00c9ES EN POST-TEST -[VIH-][40-44][Feminin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1660-1660-1182-1660-746", + "DATIM_Disag_ID": "fsnxvho9fiG", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test?es conseill?es en Post-Test-[VIH-][20-24][F?minin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1166-1635-972-2", + "DATIM_Disag_ID": "fysQ3RXzbzW", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de femmes enceintes \u00e0 la clinique pr\u00e9natale conseillees en Post-Test pour le VIH[20 - 24 ans][N\u00e9gatifs]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1178-1656-746", + "DATIM_Disag_ID": "fysQ3RXzbzW", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de femmes enceintes test?es VIH- conseill?es en Post-Test ? la maternit?[20-24]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1657-1657-1178-1657-746", + "DATIM_Disag_ID": "fysQ3RXzbzW", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de Femmes allaitantes test?es VIH- conseill?es en post-test[20-24]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1659-1659-1178-1659-746", + "DATIM_Disag_ID": "fysQ3RXzbzW", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "NOMBRE DE FEMMES VUES EN POST PARTUM TEST\u00c9ES POUR LE VIH DANS LES 72 HEURES SUIVANT L'ACCOUCHEMENT ET CONSEILL\u00c9ES EN POST-TEST -[VIH-][20-24][Feminin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1660-1660-1178-1660-746", + "DATIM_Disag_ID": "fysQ3RXzbzW", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes testees conseillees en Post-Test-[VIH +][10-14][Feminin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1164-1635-971-2", + "DATIM_Disag_ID": "hXgqQX95TVa", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de femmes enceintes \u00e0 la clinique pr\u00e9natale conseillees en Post-Test pour le VIH[10 - 14 ans][Positifs]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1176-1656-745", + "DATIM_Disag_ID": "hXgqQX95TVa", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de femmes enceintes testees VIH+ conseillees en Post-Test \u00e0 la maternite-[10-14]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1657-1657-1176-1657-745", + "DATIM_Disag_ID": "hXgqQX95TVa", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de Femmes allaitantes testees VIH+ conseillees en post-test-[10-14]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1659-1659-1176-1659-745", + "DATIM_Disag_ID": "hXgqQX95TVa", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "NOMBRE DE FEMMES VUES EN POST PARTUM TEST\u00c9ES POUR LE VIH DANS LES 72 HEURES SUIVANT L'ACCOUCHEMENT ET CONSEILL\u00c9ES EN POST-TEST -[VIH+][10-14][Feminin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1660-1660-1176-1660-745", + "DATIM_Disag_ID": "hXgqQX95TVa", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test-[VIH -][45-49][F\u00e9minin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1171-1635-972-2", + "DATIM_Disag_ID": "i0RFyIDccSm", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de femmes enceintes \u00e0 la clinique pr\u00e9natale conseillees en Post-Test pour le VIH[45 - 49 ans ][N\u00e9gatifs]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1183-1656-746", + "DATIM_Disag_ID": "i0RFyIDccSm", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de femmes enceintes test\u00e9es VIH- conseill\u00e9es en Post-Test \u00e0 la maternit\u00e9[45-49]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1657-1657-1183-1657-746", + "DATIM_Disag_ID": "i0RFyIDccSm", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de Femmes allaitantes test\u00e9es VIH- conseill\u00e9es en post-test[45-49]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1659-1659-1183-1659-746", + "DATIM_Disag_ID": "i0RFyIDccSm", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "NOMBRE DE FEMMES VUES EN POST PARTUM TEST\u00c9ES POUR LE VIH DANS LES 72 HEURES SUIVANT L'ACCOUCHEMENT ET CONSEILL\u00c9ES EN POST-TEST -[VIH-][45-49][Feminin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1660-1660-1183-1660-746", + "DATIM_Disag_ID": "i0RFyIDccSm", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test?es conseill?es en Post-Test-[VIH-][50 et Plus][F?minin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1172-1635-972-2", + "DATIM_Disag_ID": "i4lSbrUVcpe", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de femmes enceintes \u00e0 la clinique pr\u00e9natale conseillees en Post-Test pour le VIH[+ 50 ans][N\u00e9gatifs]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1184-1656-746", + "DATIM_Disag_ID": "i4lSbrUVcpe", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de femmes enceintes test?es VIH- conseill?es en Post-Test ? la maternit?[50+]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1657-1657-1184-1657-746", + "DATIM_Disag_ID": "i4lSbrUVcpe", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de Femmes allaitantes test?es VIH- conseill?es en post-test[50+]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1659-1659-1184-1659-746", + "DATIM_Disag_ID": "i4lSbrUVcpe", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "NOMBRE DE FEMMES VUES EN POST PARTUM TEST\u00c9ES POUR LE VIH DANS LES 72 HEURES SUIVANT L'ACCOUCHEMENT ET CONSEILL\u00c9ES EN POST-TEST -[VIH-][50+][Feminin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1660-1660-1184-1660-746", + "DATIM_Disag_ID": "i4lSbrUVcpe", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test vih- Masculin <1", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1161-1635-972-1", + "DATIM_Disag_ID": "iomLts0rFcj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test?es conseill?es en Post-Test-[VIH-][50+][Masculin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1172-1635-972-1", + "DATIM_Disag_ID": "ip5uMUT73Qu", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test-[VIH +][30-34][Masculin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1168-1635-971-1", + "DATIM_Disag_ID": "kLd3OnUYTr5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test?es conseill?es en Post-Test-[VIH-][30-34][Masculin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1168-1635-972-1", + "DATIM_Disag_ID": "kZ5sEz94kJE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test?es conseill?es en Post-Test-[VIH-][25-29][Masculin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1167-1635-972-1", + "DATIM_Disag_ID": "lGNNK7ZYDGP", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test?es conseill?es en Post-Test-[VIH-][30-34][F?minin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1168-1635-972-2", + "DATIM_Disag_ID": "oKgx2Sw4qUL", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de femmes enceintes \u00e0 la clinique pr\u00e9natale conseillees en Post-Test pour le VIH[30 - 34 ans][N\u00e9gatifs]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1180-1656-746", + "DATIM_Disag_ID": "oKgx2Sw4qUL", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de femmes enceintes test?es VIH- conseill?es en Post-Test ? la maternit?[30-34]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1657-1657-1180-1657-746", + "DATIM_Disag_ID": "oKgx2Sw4qUL", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de Femmes allaitantes test?es VIH- conseill?es en post-test[30-34]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1659-1659-1180-1659-746", + "DATIM_Disag_ID": "oKgx2Sw4qUL", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "NOMBRE DE FEMMES VUES EN POST PARTUM TEST\u00c9ES POUR LE VIH DANS LES 72 HEURES SUIVANT L'ACCOUCHEMENT ET CONSEILL\u00c9ES EN POST-TEST -[VIH-][30-34][Feminin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1660-1660-1180-1660-746", + "DATIM_Disag_ID": "oKgx2Sw4qUL", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test vih+ Feminin <1", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1161-1635-971-2", + "DATIM_Disag_ID": "pCFCaOLScdv", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test vih+ Masculin 1-4", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1162-1635-971-1", + "DATIM_Disag_ID": "tBoWuTd0ERY", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test-[VIH-][10-14][F\u00e9minin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1164-1635-972-2", + "DATIM_Disag_ID": "tIhxMfmPrU5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de femmes enceintes \u00e0 la clinique pr\u00e9natale conseillees en Post-Test pour le VIH[10 - 14 ans][N\u00e9gatifs]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1176-1656-746", + "DATIM_Disag_ID": "tIhxMfmPrU5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de femmes enceintes test\u00e9es VIH- conseill\u00e9es en Post-Test \u00e0 la maternit\u00e9[10-14]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1657-1657-1176-1657-746", + "DATIM_Disag_ID": "tIhxMfmPrU5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de Femmes allaitantes test\u00e9es VIH- conseill\u00e9es en post-test[10-14]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1659-1659-1176-1659-746", + "DATIM_Disag_ID": "tIhxMfmPrU5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "NOMBRE DE FEMMES VUES EN POST PARTUM TEST\u00c9ES POUR LE VIH DANS LES 72 HEURES SUIVANT L'ACCOUCHEMENT ET CONSEILL\u00c9ES EN POST-TEST -[VIH-][10-14][Feminin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1660-1660-1176-1660-746", + "DATIM_Disag_ID": "tIhxMfmPrU5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes testees conseillees en Post-Test-[VIH +][20-24][Feminin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1166-1635-971-2", + "DATIM_Disag_ID": "tvOcOPhIdRH", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de femmes enceintes \u00e0 la clinique pr\u00e9natale conseillees en Post-Test pour le VIH[20 - 24 ans][Positifs]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1178-1656-745", + "DATIM_Disag_ID": "tvOcOPhIdRH", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de femmes enceintes testees VIH+ conseillees en Post-Test ? la maternite[20-24]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1657-1657-1178-1657-745", + "DATIM_Disag_ID": "tvOcOPhIdRH", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de Femmes allaitantes testees VIH+ conseillees en post-test[20-24]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1659-1659-1178-1659-745", + "DATIM_Disag_ID": "tvOcOPhIdRH", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "NOMBRE DE FEMMES VUES EN POST PARTUM TEST\u00c9ES POUR LE VIH DANS LES 72 HEURES SUIVANT L'ACCOUCHEMENT ET CONSEILL\u00c9ES EN POST-TEST -[VIH+][20-24][Feminin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1660-1660-1178-1660-745", + "DATIM_Disag_ID": "tvOcOPhIdRH", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test VIH- Masculin 1-4", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1162-1635-972-1", + "DATIM_Disag_ID": "uPpiUkMhH6j", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes testees conseillees en Post-Test-[VIH +][15-19][Feminin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1165-1635-971-2", + "DATIM_Disag_ID": "wJCVvM7o6xm", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de femmes enceintes \u00e0 la clinique pr\u00e9natale conseillees en Post-Test pour le VIH[15 - 19 ans][Positifs]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1177-1656-745", + "DATIM_Disag_ID": "wJCVvM7o6xm", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de femmes enceintes testees VIH+ conseillees en Post-Test ? la maternite[15-19]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1657-1657-1177-1657-745", + "DATIM_Disag_ID": "wJCVvM7o6xm", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de Femmes allaitantes testees VIH+ conseillees en post-test[15-19]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1659-1659-1177-1659-745", + "DATIM_Disag_ID": "wJCVvM7o6xm", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "NOMBRE DE FEMMES VUES EN POST PARTUM TEST\u00c9ES POUR LE VIH DANS LES 72 HEURES SUIVANT L'ACCOUCHEMENT ET CONSEILL\u00c9ES EN POST-TEST -[VIH+][15-19][Feminin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1660-1660-1177-1660-745", + "DATIM_Disag_ID": "wJCVvM7o6xm", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test vih+ Masculin 5-9", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1163-1635-971-1", + "DATIM_Disag_ID": "wLMOUM9mfTV", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test?es conseill?es en Post-Test-[VIH-][35-39][Masculin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1169-1635-972-1", + "DATIM_Disag_ID": "wO7RB8C1sal", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test-[VIH +][35-39][Masculin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1169-1635-971-1", + "DATIM_Disag_ID": "wnsHEWFSqzG", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test-[VIH +][15-19][Masculin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1165-1635-971-1", + "DATIM_Disag_ID": "wpck6pSRDer", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test vih- Feminin 1-4", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1162-1635-972-2", + "DATIM_Disag_ID": "xTNM0wWDzo0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test vih+ Feminin 1-4", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1162-1635-971-2", + "DATIM_Disag_ID": "xzoIG0AwsNB", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test-[VIH -][45-49][Masculin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1171-1635-972-1", + "DATIM_Disag_ID": "z1V5tDuMQt7", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "MOH_Indicator_Name": "# de femmes VIH+ en soins ARV devenues enceintes ", + "DATIM_Indicator_Category": "PMTCT_ART", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1-1-1186-1-1063", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "MOH_Indicator_Name": "# de femmes enceintes nouvellement plac?es sous ARV", + "DATIM_Indicator_Category": "PMTCT_ART", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1601-1601-1186-1601-1070", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "Nombre de femmes enceintes \u00e0 la clinique pr\u00e9natale conseillees en Post-Test pour le VIH[45 - 49 ans ][Positifs]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1183-1656-745", + "DATIM_Disag_ID": "AxpvptSH0iv", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": " # de femmes enceintes vues en premiere visite \u00e0 la clinique pr\u00e9natale[age inconnu][Femmes deja sous ARV tombees enceintes]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1-1-1185-1-1063", + "DATIM_Disag_ID": "BdA39xnMjYl", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Unknown Age, Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": " # de femmes enceintes vues en premiere visite \u00e0 la clinique pr\u00e9natale[age inconnu][Femmes de statut VIH+ connu non sous ARV]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1-1-1185-1-1064", + "DATIM_Disag_ID": "BdA39xnMjYl", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Unknown Age, Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": " # de femmes enceintes vues en premiere visite \u00e0 la clinique pr\u00e9natale[age inconnu][Femmes enceintes avec un resultat de test VIH negatif inferieur \u00e0 3 mois]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1-1-1185-1-1065", + "DATIM_Disag_ID": "EZJA7RHYyKU", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Unknown Age, Female, Recent Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": " # de femmes enceintes vues en premiere visite \u00e0 la clinique pr\u00e9natale[10 - 14 ans][Femmes enceintes avec un resultat de test VIH negatif inferieur \u00e0 3 mois]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1-1-1176-1-1065", + "DATIM_Disag_ID": "GiBveS020DB", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female, Recent Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": " # de femmes enceintes vues en premiere visite \u00e0 la clinique pr\u00e9natale[30 - 34 ans][Femmes enceintes avec un resultat de test VIH negatif inferieur \u00e0 3 mois]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1-1-1180-1-1065", + "DATIM_Disag_ID": "Hx4Z2DnCjVE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Female, Recent Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "Nombre de femmes enceintes \u00e0 la clinique pr\u00e9natale conseillees en Post-Test pour le VIH[20 - 24 ans][N\u00e9gatifs]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1178-1656-746", + "DATIM_Disag_ID": "IWKtMCDNCg6", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "Nombre de femmes enceintes \u00e0 la clinique pr\u00e9natale conseillees en Post-Test pour le VIH[40 - 44 ans][N\u00e9gatifs]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1182-1656-746", + "DATIM_Disag_ID": "IakwwQAGzmz", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "Nombre de femmes enceintes \u00e0 la clinique pr\u00e9natale conseillees en Post-Test pour le VIH[15 - 19 ans][N\u00e9gatifs]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1177-1656-746", + "DATIM_Disag_ID": "JVJLGwn0EIB", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": " # de femmes enceintes vues en premiere visite \u00e0 la clinique pr\u00e9natale[45 - 49 ans ][Femmes deja sous ARV tombees enceintes]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1-1-1183-1-1063", + "DATIM_Disag_ID": "LdNchqoBCkj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": " # de femmes enceintes vues en premiere visite \u00e0 la clinique pr\u00e9natale[45 - 49 ans ][Femmes de statut VIH+ connu non sous ARV]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1-1-1183-1-1064", + "DATIM_Disag_ID": "LdNchqoBCkj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "Nombre de femmes enceintes \u00e0 la clinique pr\u00e9natale conseillees en Post-Test pour le VIH[35 - 39 ans][N\u00e9gatifs]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1181-1656-746", + "DATIM_Disag_ID": "LpPcZClKI6Q", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "Nombre de femmes enceintes \u00e0 la clinique pr\u00e9natale conseillees en Post-Test pour le VIH[45 - 49 ans ][N\u00e9gatifs]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1183-1656-746", + "DATIM_Disag_ID": "OLEE3EmuEky", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": " # de femmes enceintes vues en premiere visite \u00e0 la clinique pr\u00e9natale[35 - 39 ans][Femmes enceintes avec un resultat de test VIH negatif inferieur \u00e0 3 mois]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1-1-1181-1-1065", + "DATIM_Disag_ID": "RDJQzGq2aRG", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Female, Recent Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": " # de femmes enceintes vues en premiere visite \u00e0 la clinique pr\u00e9natale[< 10 ans ][Femmes deja sous ARV tombees enceintes]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1-1-1175-1-1063", + "DATIM_Disag_ID": "SBvNg13yEst", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<10, Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": " # de femmes enceintes vues en premiere visite \u00e0 la clinique pr\u00e9natale[< 10 ans ][Femmes de statut VIH+ connu non sous ARV]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1-1-1175-1-1064", + "DATIM_Disag_ID": "SBvNg13yEst", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<10, Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "Nombre de femmes enceintes \u00e0 la clinique pr\u00e9natale conseillees en Post-Test pour le VIH[15 - 19 ans][Positifs]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1177-1656-745", + "DATIM_Disag_ID": "Ugikyb2spKu", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": " # de femmes enceintes vues en premiere visite \u00e0 la clinique pr\u00e9natale[25 - 29 ans][Femmes deja sous ARV tombees enceintes]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1-1-1179-1-1063", + "DATIM_Disag_ID": "VGOJcz6z33R", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": " # de femmes enceintes vues en premiere visite \u00e0 la clinique pr\u00e9natale[25 - 29 ans][Femmes de statut VIH+ connu non sous ARV]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1-1-1179-1-1064", + "DATIM_Disag_ID": "VGOJcz6z33R", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": " # de femmes enceintes vues en premiere visite \u00e0 la clinique pr\u00e9natale[10 - 14 ans][Femmes deja sous ARV tombees enceintes]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1-1-1176-1-1063", + "DATIM_Disag_ID": "VpE9umLKrMk", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": " # de femmes enceintes vues en premiere visite \u00e0 la clinique pr\u00e9natale[10 - 14 ans][Femmes de statut VIH+ connu non sous ARV]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1-1-1176-1-1064", + "DATIM_Disag_ID": "VpE9umLKrMk", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": " # de femmes enceintes vues en premiere visite \u00e0 la clinique pr\u00e9natale[< 10 ans ][Femmes enceintes avec un resultat de test VIH negatif inferieur \u00e0 3 mois]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1-1-1175-1-1065", + "DATIM_Disag_ID": "WeiHE8yQmpL", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<10, Female, Recent Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": " # de femmes enceintes vues en premiere visite \u00e0 la clinique pr\u00e9natale[15 - 19 ans][Femmes deja sous ARV tombees enceintes]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1-1-1177-1-1063", + "DATIM_Disag_ID": "Y7bzxSSESFN", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": " # de femmes enceintes vues en premiere visite \u00e0 la clinique pr\u00e9natale[15 - 19 ans][Femmes de statut VIH+ connu non sous ARV]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1-1-1177-1-1064", + "DATIM_Disag_ID": "Y7bzxSSESFN", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": " # de femmes enceintes vues en premiere visite \u00e0 la clinique pr\u00e9natale[+ 50 ans][Femmes deja sous ARV tombees enceintes]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1-1-1184-1-1063", + "DATIM_Disag_ID": "Yv4sfg9PYy2", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": " # de femmes enceintes vues en premiere visite \u00e0 la clinique pr\u00e9natale[+ 50 ans][Femmes de statut VIH+ connu non sous ARV]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1-1-1184-1-1064", + "DATIM_Disag_ID": "Yv4sfg9PYy2", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": " # de femmes enceintes vues en premiere visite \u00e0 la clinique pr\u00e9natale[20 - 24 ans][Femmes enceintes avec un resultat de test VIH negatif inferieur \u00e0 3 mois]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1-1-1178-1-1065", + "DATIM_Disag_ID": "ZBKCOv2U98Z", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female, Recent Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "Nombre de femmes enceintes \u00e0 la clinique pr\u00e9natale conseillees en Post-Test pour le VIH[40 - 44 ans][Positifs]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1182-1656-745", + "DATIM_Disag_ID": "ZHbjgx3vyR9", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "Nombre de femmes enceintes \u00e0 la clinique pr\u00e9natale conseillees en Post-Test pour le VIH[10 - 14 ans][N\u00e9gatifs]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1176-1656-746", + "DATIM_Disag_ID": "ZtZoTKQQIXv", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "Nombre de femmes enceintes \u00e0 la clinique pr\u00e9natale conseillees en Post-Test pour le VIH[< 10 ans ][Positifs]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1175-1656-745", + "DATIM_Disag_ID": "aWUfHSoGAoP", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<10, Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "Nombre de femmes enceintes \u00e0 la clinique pr\u00e9natale conseillees en Post-Test pour le VIH[age inconnu][N\u00e9gatifs]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1185-1656-746", + "DATIM_Disag_ID": "c4JWS3n0qcz", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Unknown Age, Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": " # de femmes enceintes vues en premiere visite \u00e0 la clinique pr\u00e9natale[45 - 49 ans ][Femmes enceintes avec un resultat de test VIH negatif inferieur \u00e0 3 mois]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1-1-1183-1-1065", + "DATIM_Disag_ID": "fjxqvHhV9gA", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Female, Recent Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": " # de femmes enceintes vues en premiere visite \u00e0 la clinique pr\u00e9natale[+ 50 ans][Femmes enceintes avec un resultat de test VIH negatif inferieur \u00e0 3 mois]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1-1-1184-1-1065", + "DATIM_Disag_ID": "g7GQs6JmIu3", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Recent Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "Nombre de femmes enceintes \u00e0 la clinique pr\u00e9natale conseillees en Post-Test pour le VIH[+ 50 ans][N\u00e9gatifs]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1184-1656-746", + "DATIM_Disag_ID": "hSfjVeeCY9r", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": " # de femmes enceintes vues en premiere visite \u00e0 la clinique pr\u00e9natale[35 - 39 ans][Femmes deja sous ARV tombees enceintes]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1-1-1181-1-1063", + "DATIM_Disag_ID": "j881I2cOKZc", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": " # de femmes enceintes vues en premiere visite \u00e0 la clinique pr\u00e9natale[35 - 39 ans][Femmes de statut VIH+ connu non sous ARV]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1-1-1181-1-1064", + "DATIM_Disag_ID": "j881I2cOKZc", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "Nombre de femmes enceintes \u00e0 la clinique pr\u00e9natale conseillees en Post-Test pour le VIH[25 - 29 ans][N\u00e9gatifs]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1179-1656-746", + "DATIM_Disag_ID": "kYsWrugEfJz", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "Nombre de femmes enceintes \u00e0 la clinique pr\u00e9natale conseillees en Post-Test pour le VIH[20 - 24 ans][Positifs]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1178-1656-745", + "DATIM_Disag_ID": "lRF5BIZMinO", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": " # de femmes enceintes vues en premiere visite \u00e0 la clinique pr\u00e9natale[40 - 44 ans][Femmes enceintes avec un resultat de test VIH negatif inferieur \u00e0 3 mois]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1-1-1182-1-1065", + "DATIM_Disag_ID": "nNDksSAygC8", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Female, Recent Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": " # de femmes enceintes vues en premiere visite \u00e0 la clinique pr\u00e9natale[30 - 34 ans][Femmes deja sous ARV tombees enceintes]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1-1-1180-1-1063", + "DATIM_Disag_ID": "oU1suMFWekf", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": " # de femmes enceintes vues en premiere visite \u00e0 la clinique pr\u00e9natale[30 - 34 ans][Femmes de statut VIH+ connu non sous ARV]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1-1-1180-1-1064", + "DATIM_Disag_ID": "oU1suMFWekf", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "Nombre de femmes enceintes \u00e0 la clinique pr\u00e9natale conseillees en Post-Test pour le VIH[+ 50 ans][Positifs]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1184-1656-745", + "DATIM_Disag_ID": "ohhnnF4sEhS", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": " # de femmes enceintes vues en premiere visite \u00e0 la clinique pr\u00e9natale[25 - 29 ans][Femmes enceintes avec un resultat de test VIH negatif inferieur \u00e0 3 mois]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1-1-1179-1-1065", + "DATIM_Disag_ID": "pKVsHZakQfN", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female, Recent Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": " # de femmes enceintes vues en premiere visite \u00e0 la clinique pr\u00e9natale[40 - 44 ans][Femmes deja sous ARV tombees enceintes]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1-1-1182-1-1063", + "DATIM_Disag_ID": "poQeGAhTTQS", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": " # de femmes enceintes vues en premiere visite \u00e0 la clinique pr\u00e9natale[40 - 44 ans][Femmes de statut VIH+ connu non sous ARV]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1-1-1182-1-1064", + "DATIM_Disag_ID": "poQeGAhTTQS", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "Nombre de femmes enceintes \u00e0 la clinique pr\u00e9natale conseillees en Post-Test pour le VIH[35 - 39 ans][Positifs]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1181-1656-745", + "DATIM_Disag_ID": "rNlaZW9BdWk", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "Nombre de femmes enceintes \u00e0 la clinique pr\u00e9natale conseillees en Post-Test pour le VIH[30 - 34 ans][Positifs]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1180-1656-745", + "DATIM_Disag_ID": "sQsRJXPlNrc", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "Nombre de femmes enceintes \u00e0 la clinique pr\u00e9natale conseillees en Post-Test pour le VIH[30 - 34 ans][N\u00e9gatifs]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1180-1656-746", + "DATIM_Disag_ID": "uoTpJlV6f4n", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "Nombre de femmes enceintes \u00e0 la clinique pr\u00e9natale conseillees en Post-Test pour le VIH[25-29 ans][Positifs]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1179-1656-745", + "DATIM_Disag_ID": "vGcgW9KPIEC", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": " # de femmes enceintes vues en premiere visite \u00e0 la clinique pr\u00e9natale[15 - 19 ans][Femmes enceintes avec un resultat de test VIH negatif inferieur \u00e0 3 mois]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1-1-1177-1-1065", + "DATIM_Disag_ID": "viDdmVVacsG", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female, Recent Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": " # de femmes enceintes vues en premiere visite \u00e0 la clinique pr\u00e9natale[20 - 24 ans][Femmes deja sous ARV tombees enceintes]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1-1-1178-1-1063", + "DATIM_Disag_ID": "yEa3l8fBBlN", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": " # de femmes enceintes vues en premiere visite \u00e0 la clinique pr\u00e9natale[20 - 24 ans][Femmes de statut VIH+ connu non sous ARV]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1-1-1178-1-1064", + "DATIM_Disag_ID": "yEa3l8fBBlN", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "Nombre de femmes enceintes \u00e0 la clinique pr\u00e9natale conseillees en Post-Test pour le VIH[10 - 14 ans][Positifs]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1176-1656-745", + "DATIM_Disag_ID": "yRUCEmfwnAa", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "Nombre de femmes enceintes \u00e0 la clinique pr\u00e9natale conseillees en Post-Test pour le VIH[< 10 ans ][N\u00e9gatifs]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1175-1656-746", + "DATIM_Disag_ID": "zHTzwdxjRhI", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<10, Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "Nombre de femmes enceintes \u00e0 la clinique pr\u00e9natale conseillees en Post-Test pour le VIH[age inconnu][Positifs]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1185-1656-745", + "DATIM_Disag_ID": "zQsHt8MF2Sg", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Unknown Age, Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "MOH_Indicator_Name": "Nombre de patients sous ARV ayant compl\u00e9t\u00e9 un traitement preventif de la TB au cours du mois [Age inconnu][Nouveaux enroles sous ARV][Femmes]", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1710-1710-1076-1710-1133-847", + "DATIM_Disag_ID": "OcHhTmUvRZE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Positive, Female, Unknown Age, Life-long ART, New", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "MOH_Indicator_Name": "Nombre de patients sous ARV ayant compl\u00e9t\u00e9 un traitement preventif de la TB au cours du mois [< 15ans][Nouveaux enroles sous ARV][Femmes]", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1710-1710-1074-1710-1133-847", + "DATIM_Disag_ID": "Q732w6Hev9u", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Positive, Female, <15, Life-long ART, New", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "MOH_Indicator_Name": "Nombre de patients sous ARV ayant compl\u00e9t\u00e9 un traitement preventif de la TB au cours du mois [Age inconnu][Personnes d\u00e9j\u00e0\u00a0 sous ARV][Hommes]", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1710-1710-1076-1710-1134-846", + "DATIM_Disag_ID": "QKn9JHx79JO", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Positive, Male, Unknown Age, Life-long ART, Already", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "MOH_Indicator_Name": "Nombre de patients sous ARV ayant compl\u00e9t\u00e9 un traitement preventif de la TB au cours du mois [> 15ans][Personnes d\u00e9j\u00e0\u00a0 sous ARV][Hommes]", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1710-1710-1075-1710-1134-846", + "DATIM_Disag_ID": "UxkEEfHjlWb", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Positive, Male, 15+, Life-long ART, Already", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "MOH_Indicator_Name": "Nombre de patients sous ARV ayant compl\u00e9t\u00e9 un traitement preventif de la TB au cours du mois [> 15ans][Nouveaux enroles sous ARV][Hommes]", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1710-1710-1075-1710-1133-846", + "DATIM_Disag_ID": "ZuWjYTw4lpZ", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Positive, Male, 15+, Life-long ART, New", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "MOH_Indicator_Name": "Nombre de patients sous ARV ayant compl\u00e9t\u00e9 un traitement preventif de la TB au cours du mois [< 15ans][Nouveaux enroles sous ARV][Hommes]", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1710-1710-1074-1710-1133-846", + "DATIM_Disag_ID": "lq6iUq7YcZ1", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Positive, Male, <15, Life-long ART, New", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "MOH_Indicator_Name": "Nombre de patients sous ARV ayant compl\u00e9t\u00e9 un traitement preventif de la TB au cours du mois [Age inconnu][Nouveaux enroles sous ARV][Hommes]", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1710-1710-1076-1710-1133-846", + "DATIM_Disag_ID": "m5ozu5OI1sc", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Positive, Male, Unknown Age, Life-long ART, New", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "MOH_Indicator_Name": "Nombre de patients sous ARV ayant compl\u00e9t\u00e9 un traitement preventif de la TB au cours du mois [> 15ans][Nouveaux enroles sous ARV][Femmes]", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1710-1710-1075-1710-1133-847", + "DATIM_Disag_ID": "ngI4uyiCOSj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Positive, Female, 15+, Life-long ART, New", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "MOH_Indicator_Name": "Nombre de patients sous ARV ayant compl\u00e9t\u00e9 un traitement preventif de la TB au cours du mois [> 15ans][Personnes d\u00e9j\u00e0\u00a0 sous ARV][Femmes]", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1710-1710-1075-1710-1134-847", + "DATIM_Disag_ID": "rccYwUJXYAA", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Positive, Female, 15+, Life-long ART, Already", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "MOH_Indicator_Name": "Nombre de patients sous ARV ayant compl\u00e9t\u00e9 un traitement preventif de la TB au cours du mois [Age inconnu][Personnes d\u00e9j\u00e0\u00a0 sous ARV][Femmes]", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1710-1710-1076-1710-1134-847", + "DATIM_Disag_ID": "x0rXsInb65X", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Positive, Female, Unknown Age, Life-long ART, Already", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "MOH_Indicator_Name": "Nombre de patients sous ARV ayant compl\u00e9t\u00e9 un traitement preventif de la TB au cours du mois [< 15ans][Personnes d\u00e9j\u00e0\u00a0 sous ARV][Femmes]", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1710-1710-1074-1710-1134-847", + "DATIM_Disag_ID": "ynzujzJwhjK", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Positive, Female, <15, Life-long ART, Already", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "MOH_Indicator_Name": "Nombre de patients sous ARV ayant compl\u00e9t\u00e9 un traitement preventif de la TB au cours du mois [< 15ans][Personnes d\u00e9j\u00e0\u00a0 sous ARV][Hommes]", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1710-1710-1074-1710-1134-846", + "DATIM_Disag_ID": "z98a1NoV4mp", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Positive, Male, <15, Life-long ART, Already", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Patients VIH(+) ACTIFS sous ARV[30-34][Hommes]", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "896-896-1168-896-809", + "DATIM_Disag_ID": "B8JEL3qeQiw", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Patients VIH(+) ACTIFS sous ARV[50+][Hommes]", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "896-896-1172-896-809", + "DATIM_Disag_ID": "FgwkSYUXq8x", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Patients VIH(+) ACTIFS sous ARV[5-9][Hommes]", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "896-896-1163-896-809", + "DATIM_Disag_ID": "IxSwaxNCt1n", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Patients VIH(+) ACTIFS sous ARV[35-39][Femmes]", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "896-896-1169-896-810", + "DATIM_Disag_ID": "OBbZvcHg2HL", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Patients VIH(+) ACTIFS sous ARV[45-49][Femmes]", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "896-896-1171-896-810", + "DATIM_Disag_ID": "POkbpo4D13c", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Patients VIH(+) ACTIFS sous ARV[1-4][Femmes]", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "896-896-1162-896-810", + "DATIM_Disag_ID": "PPoL5AnEAQf", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Patients VIH(+) ACTIFS sous ARV[25-29][Hommes]", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "896-896-1167-896-809", + "DATIM_Disag_ID": "R9wcT5vQ7tR", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Patients VIH(+) ACTIFS sous ARV[25-29][Femmes]", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "896-896-1167-896-810", + "DATIM_Disag_ID": "RMA75iIp8Wd", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Patients VIH(+) ACTIFS sous ARV[< 1][Hommes]", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "896-896-1161-896-809", + "DATIM_Disag_ID": "SeijxYK8F4b", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Patients VIH(+) ACTIFS sous ARV[20-24][Hommes]", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "896-896-1166-896-809", + "DATIM_Disag_ID": "VdA970UlzlX", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Patients VIH(+) ACTIFS sous ARV[45-49][Hommes]", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "896-896-1171-896-809", + "DATIM_Disag_ID": "WjX1mRJp9NV", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Patients VIH(+) ACTIFS sous ARV[20-24][Femmes]", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "896-896-1166-896-810", + "DATIM_Disag_ID": "Xn5oUNVSMWA", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Patients VIH(+) ACTIFS sous ARV[10-14][Femmes]", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "896-896-1164-896-810", + "DATIM_Disag_ID": "dFjZira5vTX", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Patients VIH(+) ACTIFS sous ARV[40-44][Femmes]", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "896-896-1170-896-810", + "DATIM_Disag_ID": "eOn9JgfkB4F", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Patients VIH(+) ACTIFS sous ARV[5-9][Femmes]", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "896-896-1163-896-810", + "DATIM_Disag_ID": "hiUhhVpgUMg", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Patients VIH(+) ACTIFS sous ARV[30-34][Femmes]", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "896-896-1168-896-810", + "DATIM_Disag_ID": "j0yodS3zbnW", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Patients VIH(+) ACTIFS sous ARV[1-4][Hommes]", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "896-896-1162-896-809", + "DATIM_Disag_ID": "jbrs9Qk6f9b", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Patients VIH(+) ACTIFS sous ARV[50+][Femmes]", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "896-896-1172-896-810", + "DATIM_Disag_ID": "kGlGj9LDonu", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Patients VIH(+) ACTIFS sous ARV[10-14][Hommes]", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "896-896-1164-896-809", + "DATIM_Disag_ID": "ljBmGJpAsZh", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Patients VIH(+) ACTIFS sous ARV[40-44][Hommes]", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "896-896-1170-896-809", + "DATIM_Disag_ID": "qdYU6NoIpY1", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Patients VIH(+) ACTIFS sous ARV[15-19][Femmes]", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "896-896-1165-896-810", + "DATIM_Disag_ID": "wW6G5NC8Wd1", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Patients VIH(+) ACTIFS sous ARV[15-19][Hommes]", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "896-896-1165-896-809", + "DATIM_Disag_ID": "x1r1vfZQLFj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Patients VIH(+) ACTIFS sous ARV[<1][Femmes]", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "896-896-1161-896-810", + "DATIM_Disag_ID": "y3VqNEK9n95", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Patients VIH(+) ACTIFS sous ARV[35-39][Hommes]", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "896-896-1169-896-809", + "DATIM_Disag_ID": "ytvrDZdNAhc", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Soins ARV - NOUVEAUX enrol?s pour le mois[30-34][Hommes]", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1396-1396-1168-1396-809", + "DATIM_Disag_ID": "B8JEL3qeQiw", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Soins ARV - NOUVEAUX enrol?s pour le mois[50+][Hommes]", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1396-1396-1172-1396-809", + "DATIM_Disag_ID": "FgwkSYUXq8x", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Soins ARV - NOUVEAUX enrol\u00ef\u00bf\u00bds pour le mois[5-9 ][Hommes]", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1396-1396-1163-1396-809", + "DATIM_Disag_ID": "IxSwaxNCt1n", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Soins ARV - NOUVEAUX enrol?s pour le mois[35-39][Femmes]", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1396-1396-1169-1396-810", + "DATIM_Disag_ID": "OBbZvcHg2HL", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Soins ARV - NOUVEAUX enrol\u00ef\u00bf\u00bds pour le mois[45-49][Femmes]", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1396-1396-1171-1396-810", + "DATIM_Disag_ID": "POkbpo4D13c", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Soins ARV - NOUVEAUX enrol\u00ef\u00bf\u00bds pour le mois[1-4 ][Femmes]", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1396-1396-1162-1396-810", + "DATIM_Disag_ID": "PPoL5AnEAQf", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Soins ARV - NOUVEAUX enrol?s pour le mois[25-29][Hommes]", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1396-1396-1167-1396-809", + "DATIM_Disag_ID": "R9wcT5vQ7tR", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Soins ARV - NOUVEAUX enrol?s pour le mois[25-29][Femmes]", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1396-1396-1167-1396-810", + "DATIM_Disag_ID": "RMA75iIp8Wd", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Soins ARV - NOUVEAUX enrol\u00ef\u00bf\u00bds pour le mois[< 1][Hommes]", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1396-1396-1161-1396-809", + "DATIM_Disag_ID": "SeijxYK8F4b", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Soins ARV - NOUVEAUX enrol?s pour le mois[20-24][Hommes]", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1396-1396-1166-1396-809", + "DATIM_Disag_ID": "VdA970UlzlX", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Soins ARV - NOUVEAUX enrol\u00ef\u00bf\u00bds pour le mois[45-49][Hommes]", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1396-1396-1171-1396-809", + "DATIM_Disag_ID": "WjX1mRJp9NV", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Soins ARV - NOUVEAUX enrol?s pour le mois[20-24][Femmes]", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1396-1396-1166-1396-810", + "DATIM_Disag_ID": "Xn5oUNVSMWA", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Soins ARV - NOUVEAUX enrol?s pour le mois[10-14][Femmes]", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1396-1396-1164-1396-810", + "DATIM_Disag_ID": "dFjZira5vTX", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Soins ARV - NOUVEAUX enrol\u00ef\u00bf\u00bds pour le mois[40-44][Femmes]", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1396-1396-1170-1396-810", + "DATIM_Disag_ID": "eOn9JgfkB4F", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Soins ARV - NOUVEAUX enrol\u00ef\u00bf\u00bds pour le mois[5-9 ][Femmes]", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1396-1396-1163-1396-810", + "DATIM_Disag_ID": "hiUhhVpgUMg", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Soins ARV - NOUVEAUX enrol?s pour le mois[30-34][Femmes]", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1396-1396-1168-1396-810", + "DATIM_Disag_ID": "j0yodS3zbnW", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Soins ARV - NOUVEAUX enrol\u00ef\u00bf\u00bds pour le mois[1-4 ][Hommes]", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1396-1396-1162-1396-809", + "DATIM_Disag_ID": "jbrs9Qk6f9b", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Soins ARV - NOUVEAUX enrol?s pour le mois[50+][Femmes]", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1396-1396-1172-1396-810", + "DATIM_Disag_ID": "kGlGj9LDonu", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Soins ARV - NOUVEAUX enrol?s pour le mois[10-14][Hommes]", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1396-1396-1164-1396-809", + "DATIM_Disag_ID": "ljBmGJpAsZh", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Soins ARV - NOUVEAUX enrol\u00ef\u00bf\u00bds pour le mois[40-44][Hommes]", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1396-1396-1170-1396-809", + "DATIM_Disag_ID": "qdYU6NoIpY1", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Soins ARV - NOUVEAUX enrol?s pour le mois[15-19][Femmes]", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1396-1396-1165-1396-810", + "DATIM_Disag_ID": "wW6G5NC8Wd1", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Soins ARV - NOUVEAUX enrol?s pour le mois[15-19][Hommes]", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1396-1396-1165-1396-809", + "DATIM_Disag_ID": "x1r1vfZQLFj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Soins ARV - NOUVEAUX enrol\u00ef\u00bf\u00bds pour le mois[< 1][Femmes]", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1396-1396-1161-1396-810", + "DATIM_Disag_ID": "y3VqNEK9n95", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Soins ARV - NOUVEAUX enrol?s pour le mois[35-39][Hommes]", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1396-1396-1169-1396-809", + "DATIM_Disag_ID": "ytvrDZdNAhc", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Male, Positive", + "Operation": "ADD" + } + ] + }, + { + "status": "Success", + "country_org": "DATIM-MOH-MOZ-FY20", + "period": "FY20", + "country_code": "MOZ", + "country_name": "Mozambique", + "imap": [ + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "MZ ATS - Resultado por grupo etario - Pos 25-49 Fem", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_Pos25_49_Fem", + "DATIM_Disag_ID": "BLWV93S2HJ0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "MZ ATS - Resultado por grupo etario - Pos 20-24 Mas", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_Pos20_24_Mas", + "DATIM_Disag_ID": "BitB2nKfWBK", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "MZ ATS - Resultado por grupo etario - Neg 5-9 Fem Calculated", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_Neg5_9_Fem_Cal", + "DATIM_Disag_ID": "EFah6yBFc3J", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "MZ ATS - Resultado por grupo etario - Pos 50+ Fem", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_Pos50plus_Fem", + "DATIM_Disag_ID": "GlfLlD3wSQj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "MZ ATS - Resultado por grupo etario - Neg< 1 Fem", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_Neg_less1_Fem", + "DATIM_Disag_ID": "Gvo9takmOXx", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "MZ ATS - Resultado por grupo etario - Pos 10-14 Mas", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_Pos10_14_Mas", + "DATIM_Disag_ID": "KRoQaA91sv5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "MZ ATS - Resultado por grupo etario - Neg10-14 Mas", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_Neg10_14_Mas", + "DATIM_Disag_ID": "Kjn4IWLfG2G", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "MZ ATS - Resultado por grupo etario - Neg15-19 Fem", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_Neg15_19_Fem", + "DATIM_Disag_ID": "NJclydByUvA", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "MZ ATS - Resultado por grupo etario - Pos 25-49 Mas", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_Pos25_49_Mas", + "DATIM_Disag_ID": "NRZfd73Ypo8", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "MZ ATS - Resultado por grupo etario - Neg 5-9 Mas Calculated", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_Neg5_9_Mas_Cal", + "DATIM_Disag_ID": "NpsmKYKl0mt", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "MZ ATS - Resultado por grupo etario - Neg20-24 Mas", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_Neg20_24_Mas", + "DATIM_Disag_ID": "QS3vNL5WySH", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "MZ ATS - Resultado por grupo etario - Neg25-49 Fem", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_Neg25_49_Fem", + "DATIM_Disag_ID": "TCwxcGgIeqE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "MZ ATS - Resultado por grupo etario - Pos 5-9 Fem Calculated", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_Pos5_9_Fem_Cal", + "DATIM_Disag_ID": "UggtNScQMVl", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "MZ ATS - Resultado por grupo etario - Pos 50+ Mas", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_Pos50plus_Mas", + "DATIM_Disag_ID": "WDpiIZ8UjB8", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "MZ ATS - Resultado por grupo etario - Pos < 1 Mas", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_Pos_less1_Mas", + "DATIM_Disag_ID": "cXdSJvbabBT", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "MZ ATS - Resultado por grupo etario - Neg15-19 Mas", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_Neg15_19_Mas", + "DATIM_Disag_ID": "eyTROtsEW5a", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "MZ ATS - Resultado por grupo etario - Neg20-24 Fem", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_Neg20_24_Fem", + "DATIM_Disag_ID": "fysQ3RXzbzW", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "MZ ATS - Resultado por grupo etario - Pos 10-14 Fem", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_Pos10_14_Fem", + "DATIM_Disag_ID": "hXgqQX95TVa", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "MZ ATS - Resultado por grupo etario - Neg50+ Fem", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_Neg50plus_Fem", + "DATIM_Disag_ID": "i4lSbrUVcpe", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "MZ ATS - Resultado por grupo etario - Neg< 1 Mas", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_Neg_less1_Mas", + "DATIM_Disag_ID": "iomLts0rFcj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "MZ ATS - Resultado por grupo etario - Neg50+ Mas", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_Neg50plus_Mas", + "DATIM_Disag_ID": "ip5uMUT73Qu", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "MZ ATS - Resultado por grupo etario - Neg25-49 Mas", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_Neg25_49_Mas", + "DATIM_Disag_ID": "lGNNK7ZYDGP", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "MZ ATS - Resultado por grupo etario - Pos < 1 Fem", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_Pos_less1_Fem", + "DATIM_Disag_ID": "pCFCaOLScdv", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "MZ ATS - Resultado por grupo etario - Pos 1-4 Mas Calculated", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_Pos1_4_Mas_Cal", + "DATIM_Disag_ID": "tBoWuTd0ERY", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "MZ ATS - Resultado por grupo etario - Neg10-14 Fem", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_Neg10_14_Fem", + "DATIM_Disag_ID": "tIhxMfmPrU5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "MZ ATS - Resultado por grupo etario - Pos 20-24 Fem", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_Pos20_24_Fem", + "DATIM_Disag_ID": "tvOcOPhIdRH", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "MZ ATS - Resultado por grupo etario - Neg 1-4 Mas Calculated", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_Neg1_4_Mas_Cal", + "DATIM_Disag_ID": "uPpiUkMhH6j", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "MZ ATS - Resultado por grupo etario - Pos 15-19 Fem", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_Pos15_19_Fem", + "DATIM_Disag_ID": "wJCVvM7o6xm", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "MZ ATS - Resultado por grupo etario - Pos 5-9 Mas Calculated", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_Pos5_9_Mas_Cal", + "DATIM_Disag_ID": "wLMOUM9mfTV", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "MZ ATS - Resultado por grupo etario - Pos 15-19 Mas", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_Pos15_19_Mas", + "DATIM_Disag_ID": "wpck6pSRDer", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "MZ ATS - Resultado por grupo etario - Neg 1-4 Fem Calculated", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_Neg1_4_Fem_Cal", + "DATIM_Disag_ID": "xTNM0wWDzo0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "MZ ATS - Resultado por grupo etario - Pos 1-4 Fem Calculated", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_Pos1_4_Fem_Cal", + "DATIM_Disag_ID": "xzoIG0AwsNB", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "MOH_Indicator_Name": "SMI-CPN - Mulheres gr\u00e1vidas em TARV a entrada", + "DATIM_Indicator_Category": "PMTCT_ART", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PMTCT_em_TARV_a_entrada", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "MOH_Indicator_Name": "SMI-CPN - Mulheres gr\u00e1vidas que iniciaram TARV durante a gravidez", + "DATIM_Indicator_Category": "PMTCT_ART", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PMTCT_que_iniciaram_TARV_durante_a_gravidez", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "SMI-CPN - Mulheres gr\u00e1vidas HIV positiva a entrada", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PMTCT_HIV_positiva_a_entrada", + "DATIM_Disag_ID": "D3erNSl5dd2", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "SMI-CPN - Total de mulheres gr\u00e1vidas inscritas no per\u00edodo (Total da COORTE)", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PMTCT_DENOM_total_inscrita_no_periodo", + "DATIM_Disag_ID": "Ecflr8Ycqul", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female, Recent Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "SMI-CPN - Mulheres gr\u00e1vidas HIV positiva a entrada", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PMTCT_HIV_positiva_a_entrada", + "DATIM_Disag_ID": "Ecflr8Ycqul", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female, Recent Negative", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "SMI-CPN - Mulheres gr\u00e1vidas testadas HIV negativas durante a CPN", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PMTCT_testadas_HIV_negativas_durante_a_CPN", + "DATIM_Disag_ID": "Wc6ItXYBs0s", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "SMI-CPN - Mulheres gr\u00e1vidas testadas HIV positivas durante a CPN", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PMTCT_testadas_HIV_positivas_durante_a_CPN", + "DATIM_Disag_ID": "brmDl6cMjft", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "MZ HIV SIDA - NAT no fim do m\u00eas - 15 - 19 anos, MASCULINO", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TXCURR_15_19_MASCULINO", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "MZ HIV SIDA - NAT no fim do m\u00eas - 20+, MASCULINO", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TXCURR_20plus_MASCULINO", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "MZ HIV SIDA - NAT no fim do m\u00eas - 15 - 19 anos, FEMININO", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TXCURR_15_19_FEMININO", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "MZ HIV SIDA - NAT no fim do m\u00eas - 20+, FEMININO", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TXCURR_20plus_FEMININO", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "MZ HIV SIDA - NAT no fim do m\u00eas - 0-4 anos", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TXCURR_0_4", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "MZ HIV SIDA - NAT no fim do m\u00eas - 10 - 14 anos, FEMININO", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TXCURR_10_14_FEMININO", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "MZ HIV SIDA - NAT no fim do m\u00eas - 10 - 14 anos, MASCULINO", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TXCURR_10_14_MASCULINO", + "DATIM_Disag_ID": "zHSL7ATXJib", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "MZ HIV SIDA - NAT no fim do m\u00eas - 5 - 9 anos", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TXCURR_5_9", + "DATIM_Disag_ID": "zHSL7ATXJib", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "MZ HIV SIDA - N\u00ba de pacientes que iniciou TARV nesta unidade sanit\u00e1ria durante o m\u00eas - FG 15 - 19 anos, MASCULINO", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TXNEW_FG_15_19_MASCULINO", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "MZ HIV SIDA - N\u00ba de pacientes que iniciou TARV nesta unidade sanit\u00e1ria durante o m\u00eas - FG 20+, MASCULINO", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TXNEW_FG_20plus_MASCULINO", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "MZ HIV SIDA - N\u00ba de pacientes que iniciou TARV nesta unidade sanit\u00e1ria durante o m\u00eas - FG 15 - 19 anos, FEMININO", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TXNEW_FG_15_19_FEMININO", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "MZ HIV SIDA - N\u00ba de pacientes que iniciou TARV nesta unidade sanit\u00e1ria durante o m\u00eas - FG 20+, FEMININO", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TXNEW_FG_20plus_FEMININO", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "MZ HIV SIDA - N\u00ba de pacientes que iniciou TARV nesta unidade sanit\u00e1ria durante o m\u00eas - FG 10 - 14 anos, FEMININO", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TXNEW_FG_10_14_FEMININO", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "MZ HIV SIDA - N\u00ba de pacientes que iniciou TARV nesta unidade sanit\u00e1ria durante o m\u00eas - F 0-4 anos", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TXNEW_F_0_4", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "MZ HIV SIDA - N\u00ba de pacientes que iniciou TARV nesta unidade sanit\u00e1ria durante o m\u00eas - FG 10 - 14 anos, MASCULINO", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TXNEW_FG_10_14_MASCULINO", + "DATIM_Disag_ID": "zHSL7ATXJib", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "MZ HIV SIDA - N\u00ba de pacientes que iniciou TARV nesta unidade sanit\u00e1ria durante o m\u00eas - F 5 - 9 anos", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TXNEW_F_5_9", + "DATIM_Disag_ID": "zHSL7ATXJib", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + } + ] + }, + { + "status": "Success", + "country_org": "DATIM-MOH-TZA-FY20", + "period": "FY20", + "country_code": "TZA", + "country_name": "Tanzania", + "imap": [ + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "PEPFAR_HTS_TST_NEG_U15_F", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_NEG_U15_F", + "DATIM_Disag_ID": "FSmIqIsgheB", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "PEPFAR_HTS_TST_POS_U15_F", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_POS_U15_F", + "DATIM_Disag_ID": "HrQbkVgBM1X", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "PEPFAR_HTS_TST_NEG_U15_M", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_NEG_U15_M", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "PEPFAR_HTS_TST_POS_U15_M", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_POS_U15_M", + "DATIM_Disag_ID": "R4WXCEzPZcY", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "PEPFAR_HTS_TST_POS_A15_F", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_POS_A15_F", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "PEPFAR_HTS_TST_POS_A15_M", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_POS_A15_M", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "PEPFAR_HTS_TST_NEG_A15_M", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_NEG_A15_M", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "PEPFAR_HTS_TST_NEG_A15_F", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_NEG_A15_F", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "MOH_Indicator_Name": "PEPFAR_PMTCT_ART", + "DATIM_Indicator_Category": "PMTCT_ART", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PMTCT_ART", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "PEPFAR_PMTCT_STAT_KNPOS", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PMTCT_STAT_KNPOS", + "DATIM_Disag_ID": "D3erNSl5dd2", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "PEPFAR_PMTCT_STAT_NEW_NEG", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PMTCT_STAT_NEW_NEG", + "DATIM_Disag_ID": "Wc6ItXYBs0s", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "PEPFAR_PMTCT_STAT_NEW_POS", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PMTCT_STAT_NEW_POS", + "DATIM_Disag_ID": "brmDl6cMjft", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "PEPFAR_TX_CURR_A15_M", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_CURR_A15_M", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "PEPFAR_TX_CURR_A15_F", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_CURR_A15_F", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "PEPFAR_TX_CURR_U15_F", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_CURR_U15_F", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "PEPFAR_TX_CURR_U15_M", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_CURR_U15_M", + "DATIM_Disag_ID": "zHSL7ATXJib", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "PEPFAR_TX_NEW_A15_M", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_NEW_A15_M", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "PEPFAR_TX_NEW_A15_F", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_NEW_A15_F", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "PEPFAR_TX_NEW_U15_F", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_NEW_U15_F", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "PEPFAR_TX_NEW_U15_M", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_NEW_U15_M", + "DATIM_Disag_ID": "zHSL7ATXJib", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + } + ] + }, + { + "status": "Success", + "country_org": "DATIM-MOH-CIV-FY20", + "period": "FY20", + "country_code": "CIV", + "country_name": "Cote d'Ivoire", + "imap": [ + { + "MOH_Indicator_Name": "Nombre de clients conseilles et depistes pour le VIH ayant recu le resultat du test_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "0-11 mois, Feminin", + "MOH_Disag_ID": "HQWtIkUYJnX", + "MOH_Indicator_ID": "IXB6r4yuaNs", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients conseilles et depistes pour le VIH ayant recu le resultat du test_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10-14 ans, Feminin", + "MOH_Disag_ID": "O3iQ4ZrdfMu", + "MOH_Indicator_ID": "IXB6r4yuaNs", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients conseilles et depistes pour le VIH ayant recu le resultat du test_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "5-9 ans , Feminin", + "MOH_Disag_ID": "QTQthvWluSq", + "MOH_Indicator_ID": "IXB6r4yuaNs", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients conseilles et depistes pour le VIH ayant recu le resultat du test_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "1-4 ans, Feminin", + "MOH_Disag_ID": "SULdDcCMhFZ", + "MOH_Indicator_ID": "IXB6r4yuaNs", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients depistes positif pour le VIH_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "0-11 mois, Feminin", + "MOH_Disag_ID": "HQWtIkUYJnX", + "MOH_Indicator_ID": "qXZ0XZSxPMf", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Nombre de clients depistes positif pour le VIH_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10-14 ans, Feminin", + "MOH_Disag_ID": "O3iQ4ZrdfMu", + "MOH_Indicator_ID": "qXZ0XZSxPMf", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Nombre de clients depistes positif pour le VIH_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "5-9 ans , Feminin", + "MOH_Disag_ID": "QTQthvWluSq", + "MOH_Indicator_ID": "qXZ0XZSxPMf", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Nombre de clients depistes positif pour le VIH_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "1-4 ans, Feminin", + "MOH_Disag_ID": "SULdDcCMhFZ", + "MOH_Indicator_ID": "qXZ0XZSxPMf", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Nombre de clients depistes positif pour le VIH_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "0-11 mois, Feminin", + "MOH_Disag_ID": "HQWtIkUYJnX", + "MOH_Indicator_ID": "qXZ0XZSxPMf", + "DATIM_Disag_ID": "HrQbkVgBM1X", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients depistes positif pour le VIH_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10-14 ans, Feminin", + "MOH_Disag_ID": "O3iQ4ZrdfMu", + "MOH_Indicator_ID": "qXZ0XZSxPMf", + "DATIM_Disag_ID": "HrQbkVgBM1X", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients depistes positif pour le VIH_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "5-9 ans , Feminin", + "MOH_Disag_ID": "QTQthvWluSq", + "MOH_Indicator_ID": "qXZ0XZSxPMf", + "DATIM_Disag_ID": "HrQbkVgBM1X", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients depistes positif pour le VIH_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "1-4 ans, Feminin", + "MOH_Disag_ID": "SULdDcCMhFZ", + "MOH_Indicator_ID": "qXZ0XZSxPMf", + "DATIM_Disag_ID": "HrQbkVgBM1X", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients conseilles et depistes pour le VIH ayant recu le resultat du test_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10-14 ans, Masculin", + "MOH_Disag_ID": "COIMYUgXS10", + "MOH_Indicator_ID": "IXB6r4yuaNs", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients conseilles et depistes pour le VIH ayant recu le resultat du test_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "0-11 mois, Masculin", + "MOH_Disag_ID": "HfKG4nY4GxP", + "MOH_Indicator_ID": "IXB6r4yuaNs", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients conseilles et depistes pour le VIH ayant recu le resultat du test_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "5-9 ans , Masculin", + "MOH_Disag_ID": "LhM3JYaC4sw", + "MOH_Indicator_ID": "IXB6r4yuaNs", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients conseilles et depistes pour le VIH ayant recu le resultat du test_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "1-4 ans, Masculin", + "MOH_Disag_ID": "nmvcJXCOkbZ", + "MOH_Indicator_ID": "IXB6r4yuaNs", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients depistes positif pour le VIH_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10-14 ans, Masculin", + "MOH_Disag_ID": "COIMYUgXS10", + "MOH_Indicator_ID": "qXZ0XZSxPMf", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Nombre de clients depistes positif pour le VIH_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "0-11 mois, Masculin", + "MOH_Disag_ID": "HfKG4nY4GxP", + "MOH_Indicator_ID": "qXZ0XZSxPMf", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Nombre de clients depistes positif pour le VIH_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "5-9 ans , Masculin", + "MOH_Disag_ID": "LhM3JYaC4sw", + "MOH_Indicator_ID": "qXZ0XZSxPMf", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Nombre de clients depistes positif pour le VIH_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "1-4 ans, Masculin", + "MOH_Disag_ID": "nmvcJXCOkbZ", + "MOH_Indicator_ID": "qXZ0XZSxPMf", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Nombre de clients depistes positif pour le VIH_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10-14 ans, Masculin", + "MOH_Disag_ID": "COIMYUgXS10", + "MOH_Indicator_ID": "qXZ0XZSxPMf", + "DATIM_Disag_ID": "R4WXCEzPZcY", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients depistes positif pour le VIH_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "0-11 mois, Masculin", + "MOH_Disag_ID": "HfKG4nY4GxP", + "MOH_Indicator_ID": "qXZ0XZSxPMf", + "DATIM_Disag_ID": "R4WXCEzPZcY", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients depistes positif pour le VIH_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "5-9 ans , Masculin", + "MOH_Disag_ID": "LhM3JYaC4sw", + "MOH_Indicator_ID": "qXZ0XZSxPMf", + "DATIM_Disag_ID": "R4WXCEzPZcY", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients depistes positif pour le VIH_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "1-4 ans, Masculin", + "MOH_Disag_ID": "nmvcJXCOkbZ", + "MOH_Indicator_ID": "qXZ0XZSxPMf", + "DATIM_Disag_ID": "R4WXCEzPZcY", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients depistes positif pour le VIH_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "25-49 ans , Feminin", + "MOH_Disag_ID": "dOs57l5veXk", + "MOH_Indicator_ID": "qXZ0XZSxPMf", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients depistes positif pour le VIH_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "50 ans et plus, Feminin", + "MOH_Disag_ID": "jnjGnaXRYFY", + "MOH_Indicator_ID": "qXZ0XZSxPMf", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients depistes positif pour le VIH_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15 - 24 ans , Feminin", + "MOH_Disag_ID": "qFM8SzeRUzs", + "MOH_Indicator_ID": "qXZ0XZSxPMf", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients depistes positif pour le VIH_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "25-49 ans , Masculin", + "MOH_Disag_ID": "Hhvh6cEoyBW", + "MOH_Indicator_ID": "qXZ0XZSxPMf", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients depistes positif pour le VIH_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "50 ans et plus, Masculin", + "MOH_Disag_ID": "Sh5mbUDWl1v", + "MOH_Indicator_ID": "qXZ0XZSxPMf", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients depistes positif pour le VIH_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15 - 24 ans , Masculin", + "MOH_Disag_ID": "XQcnS0da9M6", + "MOH_Indicator_ID": "qXZ0XZSxPMf", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients conseilles et depistes pour le VIH ayant recu le resultat du test_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "25-49 ans , Masculin", + "MOH_Disag_ID": "Hhvh6cEoyBW", + "MOH_Indicator_ID": "IXB6r4yuaNs", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients conseilles et depistes pour le VIH ayant recu le resultat du test_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "50 ans et plus, Masculin", + "MOH_Disag_ID": "Sh5mbUDWl1v", + "MOH_Indicator_ID": "IXB6r4yuaNs", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients conseilles et depistes pour le VIH ayant recu le resultat du test_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15 - 24 ans , Masculin", + "MOH_Disag_ID": "XQcnS0da9M6", + "MOH_Indicator_ID": "IXB6r4yuaNs", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients depistes positif pour le VIH_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "25-49 ans , Masculin", + "MOH_Disag_ID": "Hhvh6cEoyBW", + "MOH_Indicator_ID": "qXZ0XZSxPMf", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Nombre de clients depistes positif pour le VIH_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "50 ans et plus, Masculin", + "MOH_Disag_ID": "Sh5mbUDWl1v", + "MOH_Indicator_ID": "qXZ0XZSxPMf", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Nombre de clients depistes positif pour le VIH_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15 - 24 ans , Masculin", + "MOH_Disag_ID": "XQcnS0da9M6", + "MOH_Indicator_ID": "qXZ0XZSxPMf", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Nombre de clients conseilles et depistes pour le VIH ayant recu le resultat du test_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "25-49 ans , Feminin", + "MOH_Disag_ID": "dOs57l5veXk", + "MOH_Indicator_ID": "IXB6r4yuaNs", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients conseilles et depistes pour le VIH ayant recu le resultat du test_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "50 ans et plus, Feminin", + "MOH_Disag_ID": "jnjGnaXRYFY", + "MOH_Indicator_ID": "IXB6r4yuaNs", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients conseilles et depistes pour le VIH ayant recu le resultat du test_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15 - 24 ans , Feminin", + "MOH_Disag_ID": "qFM8SzeRUzs", + "MOH_Indicator_ID": "IXB6r4yuaNs", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients depistes positif pour le VIH_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "25-49 ans , Feminin", + "MOH_Disag_ID": "dOs57l5veXk", + "MOH_Indicator_ID": "qXZ0XZSxPMf", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Nombre de clients depistes positif pour le VIH_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "50 ans et plus, Feminin", + "MOH_Disag_ID": "jnjGnaXRYFY", + "MOH_Indicator_ID": "qXZ0XZSxPMf", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Nombre de clients depistes positif pour le VIH_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15 - 24 ans , Feminin", + "MOH_Disag_ID": "qFM8SzeRUzs", + "MOH_Indicator_ID": "qXZ0XZSxPMf", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "MOH_Indicator_Name": "Nombre de femmes enceintes VIH positif sous ARV (file active)_2015", + "DATIM_Indicator_Category": "PMTCT_ART", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "Lvfxxn01Fw5", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "Nombre de femmes enceintes recues en CPN1 et se connaissant deja seropositive au VIH_2015", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "U3YQks0pUgt", + "DATIM_Disag_ID": "D3erNSl5dd2", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "Nombre de femmes enceintes conseillees et testees qui ont recues leur resultat du test VIH en CPN et Maternite_2015", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "CuwuNAZ07Pm", + "DATIM_Disag_ID": "Wc6ItXYBs0s", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "Nombre de femmes enceintes depistees seropositives au VIH_2015", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "dDDEBjP12cx", + "DATIM_Disag_ID": "Wc6ItXYBs0s", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "Nombre de femmes enceintes depistees seropositives au VIH_2015", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "dDDEBjP12cx", + "DATIM_Disag_ID": "brmDl6cMjft", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de Patients VIH positif sous ARV (file active)_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "25-49 ans , Masculin", + "MOH_Disag_ID": "Hhvh6cEoyBW", + "MOH_Indicator_ID": "BptpWTVLDqv", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de Patients VIH positif sous ARV (file active)_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "50 ans et plus, Masculin", + "MOH_Disag_ID": "Sh5mbUDWl1v", + "MOH_Indicator_ID": "BptpWTVLDqv", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de Patients VIH positif sous ARV (file active)_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "15 - 24 ans , Masculin", + "MOH_Disag_ID": "XQcnS0da9M6", + "MOH_Indicator_ID": "BptpWTVLDqv", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de Patients VIH positif sous ARV (file active)_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "25-49 ans , Feminin", + "MOH_Disag_ID": "dOs57l5veXk", + "MOH_Indicator_ID": "BptpWTVLDqv", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de Patients VIH positif sous ARV (file active)_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "50 ans et plus, Feminin", + "MOH_Disag_ID": "jnjGnaXRYFY", + "MOH_Indicator_ID": "BptpWTVLDqv", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de Patients VIH positif sous ARV (file active)_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "15 - 24 ans , Feminin", + "MOH_Disag_ID": "qFM8SzeRUzs", + "MOH_Indicator_ID": "BptpWTVLDqv", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de Patients VIH positif sous ARV (file active)_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "0-11 mois, Feminin", + "MOH_Disag_ID": "HQWtIkUYJnX", + "MOH_Indicator_ID": "BptpWTVLDqv", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de Patients VIH positif sous ARV (file active)_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "10-14 ans, Feminin", + "MOH_Disag_ID": "O3iQ4ZrdfMu", + "MOH_Indicator_ID": "BptpWTVLDqv", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de Patients VIH positif sous ARV (file active)_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "5-9 ans , Feminin", + "MOH_Disag_ID": "QTQthvWluSq", + "MOH_Indicator_ID": "BptpWTVLDqv", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de Patients VIH positif sous ARV (file active)_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "1-4 ans, Feminin", + "MOH_Disag_ID": "SULdDcCMhFZ", + "MOH_Indicator_ID": "BptpWTVLDqv", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de Patients VIH positif sous ARV (file active)_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "10-14 ans, Masculin", + "MOH_Disag_ID": "COIMYUgXS10", + "MOH_Indicator_ID": "BptpWTVLDqv", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de Patients VIH positif sous ARV (file active)_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "0-11 mois, Masculin", + "MOH_Disag_ID": "HfKG4nY4GxP", + "MOH_Indicator_ID": "BptpWTVLDqv", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de Patients VIH positif sous ARV (file active)_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "5-9 ans , Masculin", + "MOH_Disag_ID": "LhM3JYaC4sw", + "MOH_Indicator_ID": "BptpWTVLDqv", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de Patients VIH positif sous ARV (file active)_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "1-4 ans, Masculin", + "MOH_Disag_ID": "nmvcJXCOkbZ", + "MOH_Indicator_ID": "BptpWTVLDqv", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de Patients VIH positif ayant nouvellement commence (initie) le traitement ARV dans l'etablissement au cours du mois_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "25-49 ans , Masculin", + "MOH_Disag_ID": "Hhvh6cEoyBW", + "MOH_Indicator_ID": "uzRicBQ7oCh", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de Patients VIH positif ayant nouvellement commence (initie) le traitement ARV dans l'etablissement au cours du mois_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "50 ans et plus, Masculin", + "MOH_Disag_ID": "Sh5mbUDWl1v", + "MOH_Indicator_ID": "uzRicBQ7oCh", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de Patients VIH positif ayant nouvellement commence (initie) le traitement ARV dans l'etablissement au cours du mois_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "15 - 24 ans , Masculin", + "MOH_Disag_ID": "XQcnS0da9M6", + "MOH_Indicator_ID": "uzRicBQ7oCh", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de Patients VIH positif ayant nouvellement commence (initie) le traitement ARV dans l'etablissement au cours du mois_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "25-49 ans , Feminin", + "MOH_Disag_ID": "dOs57l5veXk", + "MOH_Indicator_ID": "uzRicBQ7oCh", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de Patients VIH positif ayant nouvellement commence (initie) le traitement ARV dans l'etablissement au cours du mois_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "50 ans et plus, Feminin", + "MOH_Disag_ID": "jnjGnaXRYFY", + "MOH_Indicator_ID": "uzRicBQ7oCh", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de Patients VIH positif ayant nouvellement commence (initie) le traitement ARV dans l'etablissement au cours du mois_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "15 - 24 ans , Feminin", + "MOH_Disag_ID": "qFM8SzeRUzs", + "MOH_Indicator_ID": "uzRicBQ7oCh", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de Patients VIH positif ayant nouvellement commence (initie) le traitement ARV dans l'etablissement au cours du mois_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "0-11 mois, Feminin", + "MOH_Disag_ID": "HQWtIkUYJnX", + "MOH_Indicator_ID": "uzRicBQ7oCh", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de Patients VIH positif ayant nouvellement commence (initie) le traitement ARV dans l'etablissement au cours du mois_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "10-14 ans, Feminin", + "MOH_Disag_ID": "O3iQ4ZrdfMu", + "MOH_Indicator_ID": "uzRicBQ7oCh", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de Patients VIH positif ayant nouvellement commence (initie) le traitement ARV dans l'etablissement au cours du mois_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "5-9 ans , Feminin", + "MOH_Disag_ID": "QTQthvWluSq", + "MOH_Indicator_ID": "uzRicBQ7oCh", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de Patients VIH positif ayant nouvellement commence (initie) le traitement ARV dans l'etablissement au cours du mois_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "1-4 ans, Feminin", + "MOH_Disag_ID": "SULdDcCMhFZ", + "MOH_Indicator_ID": "uzRicBQ7oCh", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de Patients VIH positif ayant nouvellement commence (initie) le traitement ARV dans l'etablissement au cours du mois_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "10-14 ans, Masculin", + "MOH_Disag_ID": "COIMYUgXS10", + "MOH_Indicator_ID": "uzRicBQ7oCh", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de Patients VIH positif ayant nouvellement commence (initie) le traitement ARV dans l'etablissement au cours du mois_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "0-11 mois, Masculin", + "MOH_Disag_ID": "HfKG4nY4GxP", + "MOH_Indicator_ID": "uzRicBQ7oCh", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de Patients VIH positif ayant nouvellement commence (initie) le traitement ARV dans l'etablissement au cours du mois_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "5-9 ans , Masculin", + "MOH_Disag_ID": "LhM3JYaC4sw", + "MOH_Indicator_ID": "uzRicBQ7oCh", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de Patients VIH positif ayant nouvellement commence (initie) le traitement ARV dans l'etablissement au cours du mois_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "1-4 ans, Masculin", + "MOH_Disag_ID": "nmvcJXCOkbZ", + "MOH_Indicator_ID": "uzRicBQ7oCh", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + } + ] + }, + { + "status": "Success", + "country_org": "DATIM-MOH-NGA-FY20", + "period": "FY20", + "country_code": "NGA", + "country_name": "Nigeria", + "imap": [ + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "3. HTS People who tested HIV positive and received results Female 25-29yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "qDNtZQdEu6S", + "DATIM_Disag_ID": "BLWV93S2HJ0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "3. HTS People who tested HIV positive and received results Male 20-24yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "YqkkGEOlE7O", + "DATIM_Disag_ID": "BitB2nKfWBK", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS People who tested HIV negative and received their results Female 5-9yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "uG6kpJp33vw", + "DATIM_Disag_ID": "EFah6yBFc3J", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "3. HTS People who tested HIV positive and received results Female 45-49yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "qGcju2j6e98", + "DATIM_Disag_ID": "ERDcFrmlT0J", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "3. HTS People who tested HIV positive and received results Female 65+yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "S8OBKAbeiFd", + "DATIM_Disag_ID": "GlfLlD3wSQj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "3. HTS People who tested HIV positive and received results Female 50-64yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "zeVFPT8kfhY", + "DATIM_Disag_ID": "GlfLlD3wSQj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "3. HTS People who tested HIV positive and received results Male 40-44yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "sOxdD2Wsiop", + "DATIM_Disag_ID": "HTcrEM69sst", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "3. HTS People who tested HIV positive and received results Male 10-14yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "N2kW2UikfR8", + "DATIM_Disag_ID": "KRoQaA91sv5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS People who tested HIV negative and received their results Male 10-14yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "qTcTRgoVQVw", + "DATIM_Disag_ID": "Kjn4IWLfG2G", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "3. HTS People who tested HIV positive and received results Female 35-39yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "hnsr2lCfAIa", + "DATIM_Disag_ID": "MuaoVfC9rYL", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS People who tested HIV negative and received their results Female 15-19yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "hhEX3Oe2HS8", + "DATIM_Disag_ID": "NJclydByUvA", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "3. HTS People who tested HIV positive and received results Male 25-29yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "as3hhbVl6j7", + "DATIM_Disag_ID": "NRZfd73Ypo8", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS People who tested HIV negative and received their results Male 5-9yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "fZXIdVvsLkT", + "DATIM_Disag_ID": "NpsmKYKl0mt", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "3. HTS People who tested HIV positive and received results Male 45-49yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "iNBdWgcbDaf", + "DATIM_Disag_ID": "OOCHuTdTJEQ", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS People who tested HIV negative and received their results Male 20-24yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "qwEYXgG9OoS", + "DATIM_Disag_ID": "QS3vNL5WySH", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS People who tested HIV negative and received their results Male 40-44yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "KWto4xOWvWV", + "DATIM_Disag_ID": "RLLUx3DHJan", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS People who tested HIV negative and received their results Female 35-39yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "y7SdmgQz7l5", + "DATIM_Disag_ID": "Sf6GWp5gNx2", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS People who tested HIV negative and received their results Female 25-29yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "FjlK9PSfoS2", + "DATIM_Disag_ID": "TCwxcGgIeqE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "3. HTS People who tested HIV positive and received results Female 5-9yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "BRhAd3TD3Yl", + "DATIM_Disag_ID": "UggtNScQMVl", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "3. HTS People who tested HIV positive and received results Male 50-64yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "mxoMxokNDHq", + "DATIM_Disag_ID": "WDpiIZ8UjB8", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "3. HTS People who tested HIV positive and received results Male 65+yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "qCaFUjTiVl7", + "DATIM_Disag_ID": "WDpiIZ8UjB8", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "3. HTS People who tested HIV positive and received results Female 30-34yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "jWumGH8x43n", + "DATIM_Disag_ID": "bxqrio2gHOj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "3. HTS People who tested HIV positive and received results Female 40-44yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "odyfWzI3XGT", + "DATIM_Disag_ID": "d3rKRkxJP1v", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS People who tested HIV negative and received their results Male 15-19yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "y2sePFBWNNQ", + "DATIM_Disag_ID": "eyTROtsEW5a", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS People who tested HIV negative and received their results Female 20-24yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "Cl5VrShmH6f", + "DATIM_Disag_ID": "fysQ3RXzbzW", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "3. HTS People who tested HIV positive and received results Female 10-14yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "YZj1GdR8loq", + "DATIM_Disag_ID": "hXgqQX95TVa", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS People who tested HIV negative and received their results Female 45-49yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "d3aIQPiiUyF", + "DATIM_Disag_ID": "i0RFyIDccSm", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS People who tested HIV negative and received their results Male 50-64yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "Fw1uV6HUDWt", + "DATIM_Disag_ID": "i4lSbrUVcpe", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS People who tested HIV negative and received their results Female 65+yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "NS5CJcsfChJ", + "DATIM_Disag_ID": "i4lSbrUVcpe", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS People who tested HIV negative and received their results Male 65+yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "F1AwNU1dzLn", + "DATIM_Disag_ID": "ip5uMUT73Qu", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS People who tested HIV negative and received their results Male 50-64yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "Fw1uV6HUDWt", + "DATIM_Disag_ID": "ip5uMUT73Qu", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "3. HTS People who tested HIV positive and received results Male 30-34yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "EQLD0HDecYa", + "DATIM_Disag_ID": "kLd3OnUYTr5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS People who tested HIV negative and received their results Male 30-34yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "iVChEimJNJA", + "DATIM_Disag_ID": "kZ5sEz94kJE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS People who tested HIV negative and received their results Male 25-29yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "BOAX5NmfhoN", + "DATIM_Disag_ID": "lGNNK7ZYDGP", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS People who tested HIV negative and received their results Female 30-34yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "qgI0K2Vx0tY", + "DATIM_Disag_ID": "oKgx2Sw4qUL", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "3. HTS People who tested HIV positive and received results Male 1-4yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "nMyvPYQzjxo", + "DATIM_Disag_ID": "tBoWuTd0ERY", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS People who tested HIV negative and received their results Female 10-14yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "IK9I8tdBj6V", + "DATIM_Disag_ID": "tIhxMfmPrU5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "3. HTS People who tested HIV positive and received results Female 20-24yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "LmllPinGRlh", + "DATIM_Disag_ID": "tvOcOPhIdRH", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS People who tested HIV negative and received their results Male 1-4yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "IT9wwIxMtzT", + "DATIM_Disag_ID": "uPpiUkMhH6j", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "3. HTS People who tested HIV positive and received results Female 15-19yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "apBjWjDopum", + "DATIM_Disag_ID": "wJCVvM7o6xm", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "3. HTS People who tested HIV positive and received results Male 5-9yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "OfhOme6emy5", + "DATIM_Disag_ID": "wLMOUM9mfTV", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS People who tested HIV negative and received their results Male 35-39yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "VOJEVEGdtRD", + "DATIM_Disag_ID": "wO7RB8C1sal", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "3. HTS People who tested HIV positive and received results Male 35-39yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "XTGzyf3Uvwe", + "DATIM_Disag_ID": "wnsHEWFSqzG", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "3. HTS People who tested HIV positive and received results Male 15-19yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "tA5viDCxgOf", + "DATIM_Disag_ID": "wpck6pSRDer", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS People who tested HIV negative and received their results Female 1-4yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "FEAsOWmQvQW", + "DATIM_Disag_ID": "xTNM0wWDzo0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "3. HTS People who tested HIV positive and received results Female 1-4yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "n0lJSVUf5XM", + "DATIM_Disag_ID": "xzoIG0AwsNB", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS People who tested HIV negative and received their results Male 45-49yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "YkFRsuSsmG2", + "DATIM_Disag_ID": "z1V5tDuMQt7", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "MOH_Indicator_Name": "14a. Number of HIV positive pregnant women already on ART prior to this pregnancy", + "DATIM_Indicator_Category": "PMTCT_ART", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "CjYhqwbrHIg", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "MOH_Indicator_Name": "14d. Number of Pregnant women newly started on ART during labour", + "DATIM_Indicator_Category": "PMTCT_ART", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "LgAaPqJ5Odb", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "MOH_Indicator_Name": "14b. Number of Pregnant women newly started on ART during ANC 36 weeks of pregnancy", + "DATIM_Indicator_Category": "PMTCT_ART", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "uF7KIa7WGCR", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "5. Number of pregnant women with previously known HIV positive infection", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "FuWxQFgRBIY", + "DATIM_Disag_ID": "D3erNSl5dd2", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "7. Number tested HIV positive", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "lmeYIesFHOz", + "DATIM_Disag_ID": "brmDl6cMjft", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART 4 People living with HIV who are currently receiving ART during the month (All regimen) <1y", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male, 50+ years", + "MOH_Disag_ID": "EzaEXNrymiJ", + "MOH_Indicator_ID": "KnbKfVuRkdS", + "DATIM_Disag_ID": "FgwkSYUXq8x", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "50+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART 4 People living with HIV who are currently receiving ART during the month (All regimen) <1y", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male, 5-9yrs", + "MOH_Disag_ID": "WpLN52wvi2N", + "MOH_Indicator_ID": "KnbKfVuRkdS", + "DATIM_Disag_ID": "IxSwaxNCt1n", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "5-9, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART 4 People living with HIV who are currently receiving ART during the month (All regimen) <1y", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female, 1- 4 yrs", + "MOH_Disag_ID": "XruJp4NYvUE", + "MOH_Indicator_ID": "KnbKfVuRkdS", + "DATIM_Disag_ID": "PPoL5AnEAQf", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "1-4, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART 4 People living with HIV who are currently receiving ART during the month (All regimen) <1y", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male, 25-49 years", + "MOH_Disag_ID": "ScXbC3T5ZZz", + "MOH_Indicator_ID": "KnbKfVuRkdS", + "DATIM_Disag_ID": "R9wcT5vQ7tR", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "25-29, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART 4 People living with HIV who are currently receiving ART during the month (All regimen) <1y", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female, 25-49 years", + "MOH_Disag_ID": "kU83OOnzqWh", + "MOH_Indicator_ID": "KnbKfVuRkdS", + "DATIM_Disag_ID": "RMA75iIp8Wd", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "25-29, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART 4 People living with HIV who are currently receiving ART during the month (All regimen) <1y", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male, <1y", + "MOH_Disag_ID": "KLeULrvPcSD", + "MOH_Indicator_ID": "KnbKfVuRkdS", + "DATIM_Disag_ID": "SeijxYK8F4b", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "<1, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART 4 People living with HIV who are currently receiving ART during the month (All regimen) <1y", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male, 20 - 24yrs", + "MOH_Disag_ID": "FjdK9yv8DxP", + "MOH_Indicator_ID": "KnbKfVuRkdS", + "DATIM_Disag_ID": "VdA970UlzlX", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "20-24, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART 4 People living with HIV who are currently receiving ART during the month (All regimen) <1y", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female, 20 - 24yrs", + "MOH_Disag_ID": "u8xsz4aqkXq", + "MOH_Indicator_ID": "KnbKfVuRkdS", + "DATIM_Disag_ID": "Xn5oUNVSMWA", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "20-24, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART 4 People living with HIV who are currently receiving ART during the month (All regimen) <1y", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female, 10 - 14yrs", + "MOH_Disag_ID": "lo7h8zjx7bG", + "MOH_Indicator_ID": "KnbKfVuRkdS", + "DATIM_Disag_ID": "dFjZira5vTX", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "10-14, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART 4 People living with HIV who are currently receiving ART during the month (All regimen) <1y", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female, 5-9yrs", + "MOH_Disag_ID": "W6YkAOHM29W", + "MOH_Indicator_ID": "KnbKfVuRkdS", + "DATIM_Disag_ID": "hiUhhVpgUMg", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "5-9, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART 4 People living with HIV who are currently receiving ART during the month (All regimen) <1y", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male, 1- 4 yrs", + "MOH_Disag_ID": "JNgOdj7O35z", + "MOH_Indicator_ID": "KnbKfVuRkdS", + "DATIM_Disag_ID": "jbrs9Qk6f9b", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "1-4, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART 4 People living with HIV who are currently receiving ART during the month (All regimen) <1y", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female, 50+ years", + "MOH_Disag_ID": "eVVPMNgEHgG", + "MOH_Indicator_ID": "KnbKfVuRkdS", + "DATIM_Disag_ID": "kGlGj9LDonu", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "50+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART 4 People living with HIV who are currently receiving ART during the month (All regimen) <1y", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male, 10 - 14yrs", + "MOH_Disag_ID": "YBB0zk5yhLK", + "MOH_Indicator_ID": "KnbKfVuRkdS", + "DATIM_Disag_ID": "ljBmGJpAsZh", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "10-14, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART 4 People living with HIV who are currently receiving ART during the month (All regimen) 15-19 years", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male, 15-19yrs", + "MOH_Disag_ID": "sykrphiqQBv", + "MOH_Indicator_ID": "sykrphiqQBv", + "DATIM_Disag_ID": "wW6G5NC8Wd1", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "15-19, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART 4 People living with HIV who are currently receiving ART during the month (All regimen) <1y", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male, 15-19yrs", + "MOH_Disag_ID": "sykrphiqQBv", + "MOH_Indicator_ID": "KnbKfVuRkdS", + "DATIM_Disag_ID": "x1r1vfZQLFj", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "15-19, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART 4 People living with HIV who are currently receiving ART during the month (All regimen) <1y", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female, <1y", + "MOH_Disag_ID": "PO2hBhliK38", + "MOH_Indicator_ID": "KnbKfVuRkdS", + "DATIM_Disag_ID": "y3VqNEK9n95", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "<1, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART 3. People living with HIV newly started on ART during the month (excludes ART transfer-in) <1y", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Male, 50+ years", + "MOH_Disag_ID": "EzaEXNrymiJ", + "MOH_Indicator_ID": "tmfIHdxdgHU", + "DATIM_Disag_ID": "FgwkSYUXq8x", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "50+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART 3. People living with HIV newly started on ART during the month (excludes ART transfer-in) <1y", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Male, 5-9yrs", + "MOH_Disag_ID": "WpLN52wvi2N", + "MOH_Indicator_ID": "tmfIHdxdgHU", + "DATIM_Disag_ID": "IxSwaxNCt1n", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "5-9, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART 3. People living with HIV newly started on ART during the month (excludes ART transfer-in) <1y", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Female, 1- 4 yrs", + "MOH_Disag_ID": "XruJp4NYvUE", + "MOH_Indicator_ID": "tmfIHdxdgHU", + "DATIM_Disag_ID": "PPoL5AnEAQf", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "1-4, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART 3. People living with HIV newly started on ART during the month (excludes ART transfer-in) <1y", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Male, 25-49 years", + "MOH_Disag_ID": "ScXbC3T5ZZz", + "MOH_Indicator_ID": "tmfIHdxdgHU", + "DATIM_Disag_ID": "R9wcT5vQ7tR", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "25-29, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART 3. People living with HIV newly started on ART during the month (excludes ART transfer-in) <1y", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Female, 25-49 years", + "MOH_Disag_ID": "kU83OOnzqWh", + "MOH_Indicator_ID": "tmfIHdxdgHU", + "DATIM_Disag_ID": "RMA75iIp8Wd", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "25-29, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART 3. People living with HIV newly started on ART during the month (excludes ART transfer-in) <1y", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Male, <1y", + "MOH_Disag_ID": "KLeULrvPcSD", + "MOH_Indicator_ID": "tmfIHdxdgHU", + "DATIM_Disag_ID": "SeijxYK8F4b", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "<1, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART 3. People living with HIV newly started on ART during the month (excludes ART transfer-in) <1y", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Male, 20 - 24yrs", + "MOH_Disag_ID": "FjdK9yv8DxP", + "MOH_Indicator_ID": "tmfIHdxdgHU", + "DATIM_Disag_ID": "VdA970UlzlX", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "20-24, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART 3. People living with HIV newly started on ART during the month (excludes ART transfer-in) <1y", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Female, 20 - 24yrs", + "MOH_Disag_ID": "u8xsz4aqkXq", + "MOH_Indicator_ID": "tmfIHdxdgHU", + "DATIM_Disag_ID": "Xn5oUNVSMWA", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "20-24, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART 3. People living with HIV newly started on ART during the month (excludes ART transfer-in) <1y", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Female, 10 - 14yrs", + "MOH_Disag_ID": "lo7h8zjx7bG", + "MOH_Indicator_ID": "tmfIHdxdgHU", + "DATIM_Disag_ID": "dFjZira5vTX", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "10-14, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART 3. People living with HIV newly started on ART during the month (excludes ART transfer-in) <1y", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Female, 5-9yrs", + "MOH_Disag_ID": "W6YkAOHM29W", + "MOH_Indicator_ID": "tmfIHdxdgHU", + "DATIM_Disag_ID": "hiUhhVpgUMg", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "5-9, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART 3. People living with HIV newly started on ART during the month (excludes ART transfer-in) <1y", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Male, 1- 4 yrs", + "MOH_Disag_ID": "JNgOdj7O35z", + "MOH_Indicator_ID": "tmfIHdxdgHU", + "DATIM_Disag_ID": "jbrs9Qk6f9b", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "1-4, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART 3. People living with HIV newly started on ART during the month (excludes ART transfer-in) <1y", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Female, 50+ years", + "MOH_Disag_ID": "eVVPMNgEHgG", + "MOH_Indicator_ID": "tmfIHdxdgHU", + "DATIM_Disag_ID": "kGlGj9LDonu", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "50+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART 3. People living with HIV newly started on ART during the month (excludes ART transfer-in) <1y", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Male, 10 - 14yrs", + "MOH_Disag_ID": "YBB0zk5yhLK", + "MOH_Indicator_ID": "tmfIHdxdgHU", + "DATIM_Disag_ID": "ljBmGJpAsZh", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "10-14, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART 3. People living with HIV newly started on ART during the month (excludes ART transfer-in) <1y", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Female, 15-19yrs", + "MOH_Disag_ID": "PDMDO7RUo5t", + "MOH_Indicator_ID": "tmfIHdxdgHU", + "DATIM_Disag_ID": "wW6G5NC8Wd1", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "15-19, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART 3. People living with HIV newly started on ART during the month (excludes ART transfer-in) <1y", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Male, 15-19yrs", + "MOH_Disag_ID": "sykrphiqQBv", + "MOH_Indicator_ID": "tmfIHdxdgHU", + "DATIM_Disag_ID": "x1r1vfZQLFj", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "15-19, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART 3. People living with HIV newly started on ART during the month (excludes ART transfer-in) <1y", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Female, <1y", + "MOH_Disag_ID": "PO2hBhliK38", + "MOH_Indicator_ID": "tmfIHdxdgHU", + "DATIM_Disag_ID": "y3VqNEK9n95", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "<1, Female, Positive", + "Operation": "ADD" + } + ] + }, + { + "status": "Success", + "country_org": "DATIM-MOH-UGA-FY20", + "period": "FY20", + "country_code": "UGA", + "country_name": "Uganda", + "imap": [ + { + "MOH_Indicator_Name": "105-2.4b 2nd DNA PCR result returned(HIV+) (default)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "TRK + TRRK", + "MOH_Disag_ID": "gGhClrV5odI", + "MOH_Indicator_ID": "n3Rumw6YTUM", + "DATIM_Disag_ID": "DY0yrJtBeSC", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Unknown Sex, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.4b 1st DNA PCR result returned(HIV+) (default)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "TRK + TRRK", + "MOH_Disag_ID": "gGhClrV5odI", + "MOH_Indicator_ID": "upfsFoxk29V", + "DATIM_Disag_ID": "DY0yrJtBeSC", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Unknown Sex, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who received HIV test results (>49 Years, Female)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Female, 10-<15 Years", + "MOH_Disag_ID": "AN0Qs7RXFkx", + "MOH_Indicator_ID": "hQ7Yj8xn38F", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who received HIV test results (>49 Years, Female)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "18 Mths-<5 Years, Female", + "MOH_Disag_ID": "RqkJEei9vim", + "MOH_Indicator_ID": "hQ7Yj8xn38F", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who received HIV test results (>49 Years, Female)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "5-<10 Years, Female", + "MOH_Disag_ID": "SLfSJuKsM2Z", + "MOH_Indicator_ID": "hQ7Yj8xn38F", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who tested HIV positive (>49 Years, Female)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Female, 10-<15 Years", + "MOH_Disag_ID": "AN0Qs7RXFkx", + "MOH_Indicator_ID": "yKha69MrrNx", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who tested HIV positive (>49 Years, Female)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "18 Mths-<5 Years, Female", + "MOH_Disag_ID": "RqkJEei9vim", + "MOH_Indicator_ID": "yKha69MrrNx", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who tested HIV positive (>49 Years, Female)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "5-<10 Years, Female", + "MOH_Disag_ID": "SLfSJuKsM2Z", + "MOH_Indicator_ID": "yKha69MrrNx", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who tested HIV positive (>49 Years, Female)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Female, 10-<15 Years", + "MOH_Disag_ID": "AN0Qs7RXFkx", + "MOH_Indicator_ID": "yKha69MrrNx", + "DATIM_Disag_ID": "HrQbkVgBM1X", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who tested HIV positive (>49 Years, Female)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "18 Mths-<5 Years, Female", + "MOH_Disag_ID": "RqkJEei9vim", + "MOH_Indicator_ID": "yKha69MrrNx", + "DATIM_Disag_ID": "HrQbkVgBM1X", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who tested HIV positive (>49 Years, Female)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "5-<10 Years, Female", + "MOH_Disag_ID": "SLfSJuKsM2Z", + "MOH_Indicator_ID": "yKha69MrrNx", + "DATIM_Disag_ID": "HrQbkVgBM1X", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who received HIV test results (>49 Years, Female)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10-<15 Years, Male", + "MOH_Disag_ID": "JEPCYXzeLJx", + "MOH_Indicator_ID": "hQ7Yj8xn38F", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who received HIV test results (>49 Years, Female)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "5-<10 Years, Male", + "MOH_Disag_ID": "ndMTI6mtzfN", + "MOH_Indicator_ID": "hQ7Yj8xn38F", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who received HIV test results (>49 Years, Female)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "18 Mths-<5 Years, Male", + "MOH_Disag_ID": "qYvFbD7ztAS", + "MOH_Indicator_ID": "hQ7Yj8xn38F", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who tested HIV positive (>49 Years, Female)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10-<15 Years, Male", + "MOH_Disag_ID": "JEPCYXzeLJx", + "MOH_Indicator_ID": "yKha69MrrNx", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who tested HIV positive (>49 Years, Female)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "5-<10 Years, Male", + "MOH_Disag_ID": "ndMTI6mtzfN", + "MOH_Indicator_ID": "yKha69MrrNx", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who tested HIV positive (>49 Years, Female)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "18 Mths-<5 Years, Male", + "MOH_Disag_ID": "qYvFbD7ztAS", + "MOH_Indicator_ID": "yKha69MrrNx", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "105-2.4a Exposed Infants Tested for HIV Below 18 Months(by 1st PCR) (default)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "TRK + TRRK", + "MOH_Disag_ID": "gGhClrV5odI", + "MOH_Indicator_ID": "eHHsoKKfAQn", + "DATIM_Disag_ID": "PrIxM0pIjFl", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Unknown Sex, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.4b 2nd DNA PCR result returned(HIV+) (default)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "TRK + TRRK", + "MOH_Disag_ID": "gGhClrV5odI", + "MOH_Indicator_ID": "n3Rumw6YTUM", + "DATIM_Disag_ID": "PrIxM0pIjFl", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Unknown Sex, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "105-2.4b 1st DNA PCR result returned(HIV+) (default)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "TRK + TRRK", + "MOH_Disag_ID": "gGhClrV5odI", + "MOH_Indicator_ID": "upfsFoxk29V", + "DATIM_Disag_ID": "PrIxM0pIjFl", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Unknown Sex, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who tested HIV positive (>49 Years, Female)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10-<15 Years, Male", + "MOH_Disag_ID": "JEPCYXzeLJx", + "MOH_Indicator_ID": "yKha69MrrNx", + "DATIM_Disag_ID": "R4WXCEzPZcY", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who tested HIV positive (>49 Years, Female)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "5-<10 Years, Male", + "MOH_Disag_ID": "ndMTI6mtzfN", + "MOH_Indicator_ID": "yKha69MrrNx", + "DATIM_Disag_ID": "R4WXCEzPZcY", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who tested HIV positive (>49 Years, Female)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "18 Mths-<5 Years, Male", + "MOH_Disag_ID": "qYvFbD7ztAS", + "MOH_Indicator_ID": "yKha69MrrNx", + "DATIM_Disag_ID": "R4WXCEzPZcY", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.3a Breastfeeding mothers newly testing HIV+(1st test during postnatal) (default)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "TRK + TRRK", + "MOH_Disag_ID": "gGhClrV5odI", + "MOH_Indicator_ID": "A8Q5lpl7elc", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.3a Breastfeeding mothers newly testing HIV+(Retest during Postnatal ) (default)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "TRK + TRRK", + "MOH_Disag_ID": "gGhClrV5odI", + "MOH_Indicator_ID": "BWGwela8Jzi", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.1 Pregnant Women tested HIV+ for 1st time this pregnancy (TRR) at any visit", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": ">=25 Years", + "MOH_Disag_ID": "VnucGyJWga6", + "MOH_Indicator_ID": "EozE2KXdEw1", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.1 Pregnant Women tested HIV+ for 1st time this pregnancy (TRR) at any visit", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "20-24 Years", + "MOH_Disag_ID": "fJZ9j1SKgYc", + "MOH_Indicator_ID": "EozE2KXdEw1", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.1 Pregnant Women tested HIV+ for 1st time this pregnancy (TRR) at any visit", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10-19 Years", + "MOH_Disag_ID": "hByJhwG8pWe", + "MOH_Indicator_ID": "EozE2KXdEw1", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.2a Women testing HIV+ in labour (1st time this Pregnancy) (default)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "TRK + TRRK", + "MOH_Disag_ID": "gGhClrV5odI", + "MOH_Indicator_ID": "VXA3qdYVEJ1", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.2a Women testing HIV+ in labour (Retest this Pregnancy) (default)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "TRK + TRRK", + "MOH_Disag_ID": "gGhClrV5odI", + "MOH_Indicator_ID": "bDTN7GH6gjQ.gGhClrV5odI", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.3a Pregnant Women testing HIV+ on a retest (TRR+)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "TRK + TRRK", + "MOH_Disag_ID": "gGhClrV5odI", + "MOH_Indicator_ID": "exmxoTQYE4F", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who tested HIV positive (>49 Years, Female)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15-<19 Years, Female", + "MOH_Disag_ID": "FxddLQz4F39", + "MOH_Indicator_ID": "yKha69MrrNx", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who tested HIV positive (>49 Years, Female)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "19-<49 Years, Female", + "MOH_Disag_ID": "Rnv7p8EfB4K", + "MOH_Indicator_ID": "yKha69MrrNx", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who tested HIV positive (>49 Years, Female)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": ">49 Years, Female", + "MOH_Disag_ID": "X82MYR8T3RU", + "MOH_Indicator_ID": "yKha69MrrNx", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.1b Male partners received HIV test results in eMTCT(HIV+) (default)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "ANC A22 Male partners Tested HIV +ve", + "MOH_Disag_ID": "yKha69MrrNx", + "MOH_Indicator_ID": "tGB3Qv5aUD4", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who tested HIV positive (>49 Years, Female)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "19-<49 Years,Male", + "MOH_Disag_ID": "GtIS5kSJgwK", + "MOH_Indicator_ID": "yKha69MrrNx", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who tested HIV positive (>49 Years, Female)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": ">49 Years, Male", + "MOH_Disag_ID": "YJUukJQIINT", + "MOH_Indicator_ID": "yKha69MrrNx", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who tested HIV positive (>49 Years, Female)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15-<19 Years, Male", + "MOH_Disag_ID": "gUV6NZQ45xV", + "MOH_Indicator_ID": "yKha69MrrNx", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.1a Male partners received HIV test results in eMTCT(Total) (default)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "TRK + TRRK", + "MOH_Disag_ID": "gGhClrV5odI", + "MOH_Indicator_ID": "a8AbGTLtEmw", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who received HIV test results (>49 Years, Female)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "19-<49 Years,Male", + "MOH_Disag_ID": "GtIS5kSJgwK", + "MOH_Indicator_ID": "hQ7Yj8xn38F", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who received HIV test results (>49 Years, Female)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": ">49 Years, Male", + "MOH_Disag_ID": "YJUukJQIINT", + "MOH_Indicator_ID": "hQ7Yj8xn38F", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who received HIV test results (>49 Years, Female)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15-<19 Years, Male", + "MOH_Disag_ID": "gUV6NZQ45xV", + "MOH_Indicator_ID": "hQ7Yj8xn38F", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.1b Male partners received HIV test results in eMTCT(HIV+) (default)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "TRK + TRRK", + "MOH_Disag_ID": "gGhClrV5odI", + "MOH_Indicator_ID": "tGB3Qv5aUD4", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who tested HIV positive (>49 Years, Female)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "19-<49 Years,Male", + "MOH_Disag_ID": "GtIS5kSJgwK", + "MOH_Indicator_ID": "yKha69MrrNx", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who tested HIV positive (>49 Years, Female)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": ">49 Years, Male", + "MOH_Disag_ID": "YJUukJQIINT", + "MOH_Indicator_ID": "yKha69MrrNx", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who tested HIV positive (>49 Years, Female)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15-<19 Years, Male", + "MOH_Disag_ID": "gUV6NZQ45xV", + "MOH_Indicator_ID": "yKha69MrrNx", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "105-2.3a Breastfeeding mothers tested for HIV(1st test) (default)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "TRK + TRRK", + "MOH_Disag_ID": "gGhClrV5odI", + "MOH_Indicator_ID": "ZMNPQpFRji7", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who received HIV test results (>49 Years, Female)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15-<19 Years, Female", + "MOH_Disag_ID": "FxddLQz4F39", + "MOH_Indicator_ID": "hQ7Yj8xn38F", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who received HIV test results (>49 Years, Female)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "19-<49 Years, Female", + "MOH_Disag_ID": "Rnv7p8EfB4K", + "MOH_Indicator_ID": "hQ7Yj8xn38F", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who received HIV test results (>49 Years, Female)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": ">49 Years, Female", + "MOH_Disag_ID": "X82MYR8T3RU", + "MOH_Indicator_ID": "hQ7Yj8xn38F", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.1 Pregnant Women newly tested for HIV this pregnancy(TR & TRR)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": ">=25 Years", + "MOH_Disag_ID": "VnucGyJWga6", + "MOH_Indicator_ID": "mCVvMl1sIua", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.1 Pregnant Women newly tested for HIV this pregnancy(TR & TRR)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "20-24 Years", + "MOH_Disag_ID": "fJZ9j1SKgYc", + "MOH_Indicator_ID": "mCVvMl1sIua", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.1 Pregnant Women newly tested for HIV this pregnancy(TR & TRR)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10-19 Years", + "MOH_Disag_ID": "hByJhwG8pWe", + "MOH_Indicator_ID": "mCVvMl1sIua", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.2a Women tested for HIV in labour (1st time this Pregnancy) (default)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "TRK + TRRK", + "MOH_Disag_ID": "gGhClrV5odI", + "MOH_Indicator_ID": "nTdeYtqKHNh", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.3a Breastfeeding mothers newly testing HIV+(1st test during postnatal) (default)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "TRK + TRRK", + "MOH_Disag_ID": "gGhClrV5odI", + "MOH_Indicator_ID": "A8Q5lpl7elc", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "105-2.3a Breastfeeding mothers newly testing HIV+(Retest during Postnatal ) (default)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "TRK + TRRK", + "MOH_Disag_ID": "gGhClrV5odI", + "MOH_Indicator_ID": "BWGwela8Jzi", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "105-2.1 Pregnant Women tested HIV+ for 1st time this pregnancy (TRR) at any visit", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": ">=25 Years", + "MOH_Disag_ID": "VnucGyJWga6", + "MOH_Indicator_ID": "EozE2KXdEw1", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "105-2.1 Pregnant Women tested HIV+ for 1st time this pregnancy (TRR) at any visit", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "20-24 Years", + "MOH_Disag_ID": "fJZ9j1SKgYc", + "MOH_Indicator_ID": "EozE2KXdEw1", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "105-2.1 Pregnant Women tested HIV+ for 1st time this pregnancy (TRR) at any visit", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10-19 Years", + "MOH_Disag_ID": "hByJhwG8pWe", + "MOH_Indicator_ID": "EozE2KXdEw1", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "105-2.2a Women testing HIV+ in labour (1st time this Pregnancy) (default)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "TRK + TRRK", + "MOH_Disag_ID": "gGhClrV5odI", + "MOH_Indicator_ID": "VXA3qdYVEJ1", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "105-2.2a Women testing HIV+ in labour (Retest this Pregnancy) (default)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "TRK + TRRK", + "MOH_Disag_ID": "gGhClrV5odI", + "MOH_Indicator_ID": "bDTN7GH6gjQ", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "105-2.3a Pregnant Women testing HIV+ on a retest (TRR+)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "TRK + TRRK", + "MOH_Disag_ID": "gGhClrV5odI", + "MOH_Indicator_ID": "exmxoTQYE4F", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who tested HIV positive (>49 Years, Female)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15-<19 Years, Female", + "MOH_Disag_ID": "FxddLQz4F39", + "MOH_Indicator_ID": "yKha69MrrNx", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who tested HIV positive (>49 Years, Female)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "19-<49 Years, Female", + "MOH_Disag_ID": "Rnv7p8EfB4K", + "MOH_Indicator_ID": "yKha69MrrNx", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who tested HIV positive (>49 Years, Female)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": ">49 Years, Female", + "MOH_Disag_ID": "X82MYR8T3RU", + "MOH_Indicator_ID": "yKha69MrrNx", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "105-2.1 HIV+ Pregnant Women initiated on ART for EMTCT (ART)", + "Classification": "n/a", + "DATIM_Indicator_Category": "PMTCT_ART", + "MOH_Disag_Name": "TRK + TRRK", + "MOH_Disag_ID": "gGhClrV5odI", + "MOH_Indicator_ID": "Pmg72XQnCY6", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.1 A17:HIV+ Pregnant Women already on ART before 1st ANC (ART-K)", + "Classification": "n/a", + "DATIM_Indicator_Category": "PMTCT_ART", + "MOH_Disag_Name": "TRK + TRRK", + "MOH_Disag_ID": "gGhClrV5odI", + "MOH_Indicator_ID": "rEixqjKJ3ms", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.1a Pregnant Women who knew status before 1st ANC (TRRK)", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "TRK + TRRK", + "MOH_Disag_ID": "gGhClrV5odI", + "MOH_Indicator_ID": "s8gcWSa1Sz6", + "DATIM_Disag_ID": "D3erNSl5dd2", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.1 Pregnant Women newly tested for HIV this pregnancy(TR & TRR)", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": ">=25 Years", + "MOH_Disag_ID": "VnucGyJWga6", + "MOH_Indicator_ID": "mCVvMl1sIua", + "DATIM_Disag_ID": "Wc6ItXYBs0s", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.1 Pregnant Women newly tested for HIV this pregnancy(TR & TRR)", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "20-24 Years", + "MOH_Disag_ID": "fJZ9j1SKgYc", + "MOH_Indicator_ID": "mCVvMl1sIua", + "DATIM_Disag_ID": "Wc6ItXYBs0s", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.1 Pregnant Women newly tested for HIV this pregnancy(TR & TRR)", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "10-19 Years", + "MOH_Disag_ID": "hByJhwG8pWe", + "MOH_Indicator_ID": "mCVvMl1sIua", + "DATIM_Disag_ID": "Wc6ItXYBs0s", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.1a Pregnant Women who knew status before 1st ANC (Total (TRK + TRRK))", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "TRK + TRRK", + "MOH_Disag_ID": "gGhClrV5odI", + "MOH_Indicator_ID": "rl8XVU279p8", + "DATIM_Disag_ID": "Wc6ItXYBs0s", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.1 Pregnant Women tested HIV+ for 1st time this pregnancy (TRR) at any visit", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": ">=25 Years", + "MOH_Disag_ID": "VnucGyJWga6", + "MOH_Indicator_ID": "EozE2KXdEw1", + "DATIM_Disag_ID": "Wc6ItXYBs0s", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "105-2.1 Pregnant Women tested HIV+ for 1st time this pregnancy (TRR) at any visit", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "20-24 Years", + "MOH_Disag_ID": "fJZ9j1SKgYc", + "MOH_Indicator_ID": "EozE2KXdEw1", + "DATIM_Disag_ID": "Wc6ItXYBs0s", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "105-2.1 Pregnant Women tested HIV+ for 1st time this pregnancy (TRR) at any visit", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "10-19 Years", + "MOH_Disag_ID": "hByJhwG8pWe", + "MOH_Indicator_ID": "EozE2KXdEw1", + "DATIM_Disag_ID": "Wc6ItXYBs0s", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "105-2.1a Pregnant Women who knew status before 1st ANC (TRRK)", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "TRK + TRRK", + "MOH_Disag_ID": "gGhClrV5odI", + "MOH_Indicator_ID": "s8gcWSa1Sz6", + "DATIM_Disag_ID": "Wc6ItXYBs0s", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "105-2.1 Pregnant Women tested HIV+ for 1st time this pregnancy (TRR) at any visit", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": ">=25 Years", + "MOH_Disag_ID": "VnucGyJWga6", + "MOH_Indicator_ID": "EozE2KXdEw1", + "DATIM_Disag_ID": "brmDl6cMjft", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.1 Pregnant Women tested HIV+ for 1st time this pregnancy (TRR) at any visit", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "20-24 Years", + "MOH_Disag_ID": "fJZ9j1SKgYc", + "MOH_Indicator_ID": "EozE2KXdEw1", + "DATIM_Disag_ID": "brmDl6cMjft", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.1 Pregnant Women tested HIV+ for 1st time this pregnancy (TRR) at any visit", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "10-19 Years", + "MOH_Disag_ID": "hByJhwG8pWe", + "MOH_Indicator_ID": "EozE2KXdEw1", + "DATIM_Disag_ID": "brmDl6cMjft", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. active on ART on 1st line ARV regimen", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "15 Years and above, Male", + "MOH_Disag_ID": "aJIK0Jb9kbv", + "MOH_Indicator_ID": "If0pYdi5PuD", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. active on ART on 3rd line or higher ARV regimen", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "15 Years and above, Male", + "MOH_Disag_ID": "aJIK0Jb9kbv", + "MOH_Indicator_ID": "QBz8aQNqf8x", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. active on ART on 2nd line ARV regimen", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "15 Years and above, Male", + "MOH_Disag_ID": "aJIK0Jb9kbv", + "MOH_Indicator_ID": "yq8MjyIhe2A", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. active on ART on 1st line ARV regimen", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "15 Years and above, Female", + "MOH_Disag_ID": "ybg9RqQBkxt", + "MOH_Indicator_ID": "If0pYdi5PuD", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. active on ART on 3rd line or higher ARV regimen", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "15 Years and above, Female", + "MOH_Disag_ID": "ybg9RqQBkxt", + "MOH_Indicator_ID": "QBz8aQNqf8x", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. active on ART on 2nd line ARV regimen", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "15 Years and above, Female", + "MOH_Disag_ID": "ybg9RqQBkxt", + "MOH_Indicator_ID": "yq8MjyIhe2A", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. active on ART on 1st line ARV regimen", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "5 - 14 Years, Female", + "MOH_Disag_ID": "GWF8f3ehju4", + "MOH_Indicator_ID": "If0pYdi5PuD", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. active on ART on 1st line ARV regimen", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "2 - < 5 Years Female", + "MOH_Disag_ID": "Jt9eS6sZgsP", + "MOH_Indicator_ID": "If0pYdi5PuD", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. active on ART on 1st line ARV regimen", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "<2 Years, Female", + "MOH_Disag_ID": "PXW9InWF1FD", + "MOH_Indicator_ID": "If0pYdi5PuD", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. active on ART on 3rd line or higher ARV regimen", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "5 - 14 Years, Female", + "MOH_Disag_ID": "GWF8f3ehju4", + "MOH_Indicator_ID": "QBz8aQNqf8x", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. active on ART on 3rd line or higher ARV regimen", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "2 - < 5 Years Female", + "MOH_Disag_ID": "Jt9eS6sZgsP", + "MOH_Indicator_ID": "QBz8aQNqf8x", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. active on ART on 3rd line or higher ARV regimen", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "<2 Years, Female", + "MOH_Disag_ID": "PXW9InWF1FD", + "MOH_Indicator_ID": "QBz8aQNqf8x", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. active on ART on 2nd line ARV regimen", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "5 - 14 Years, Female", + "MOH_Disag_ID": "GWF8f3ehju4", + "MOH_Indicator_ID": "yq8MjyIhe2A", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. active on ART on 2nd line ARV regimen", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "2 - < 5 Years Female", + "MOH_Disag_ID": "Jt9eS6sZgsP", + "MOH_Indicator_ID": "yq8MjyIhe2A", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. active on ART on 2nd line ARV regimen", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "<2 Years, Female", + "MOH_Disag_ID": "PXW9InWF1FD", + "MOH_Indicator_ID": "yq8MjyIhe2A", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. active on ART on 1st line ARV regimen", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "2 - < 5 Years Male", + "MOH_Disag_ID": "avmK0wG72p7", + "MOH_Indicator_ID": "If0pYdi5PuD", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. active on ART on 1st line ARV regimen", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "5 - 14 Years, Male", + "MOH_Disag_ID": "cAiKQoLaskh", + "MOH_Indicator_ID": "If0pYdi5PuD", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. active on ART on 1st line ARV regimen", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "<2 Years, Male", + "MOH_Disag_ID": "wrUmfXWtytf", + "MOH_Indicator_ID": "If0pYdi5PuD", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. active on ART on 3rd line or higher ARV regimen", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "2 - < 5 Years Male", + "MOH_Disag_ID": "avmK0wG72p7", + "MOH_Indicator_ID": "QBz8aQNqf8x", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. active on ART on 3rd line or higher ARV regimen", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "5 - 14 Years, Male", + "MOH_Disag_ID": "cAiKQoLaskh", + "MOH_Indicator_ID": "QBz8aQNqf8x", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. active on ART on 3rd line or higher ARV regimen", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "<2 Years, Male", + "MOH_Disag_ID": "wrUmfXWtytf", + "MOH_Indicator_ID": "QBz8aQNqf8x", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. active on ART on 2nd line ARV regimen", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "2 - < 5 Years Male", + "MOH_Disag_ID": "avmK0wG72p7", + "MOH_Indicator_ID": "yq8MjyIhe2A", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. active on ART on 2nd line ARV regimen", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "5 - 14 Years, Male", + "MOH_Disag_ID": "cAiKQoLaskh", + "MOH_Indicator_ID": "yq8MjyIhe2A", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. active on ART on 2nd line ARV regimen", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "<2 Years, Male", + "MOH_Disag_ID": "wrUmfXWtytf", + "MOH_Indicator_ID": "yq8MjyIhe2A", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. of new clients started on ART at this facility during the quarter", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "15 Years and above, Male", + "MOH_Disag_ID": "aJIK0Jb9kbv", + "MOH_Indicator_ID": "IqcFzlnb0S6", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. of new clients started on ART at this facility during the quarter", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "15 Years and above, Female", + "MOH_Disag_ID": "ybg9RqQBkxt", + "MOH_Indicator_ID": "IqcFzlnb0S6", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. of new clients started on ART at this facility during the quarter", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "5 - 14 Years, Female", + "MOH_Disag_ID": "GWF8f3ehju4", + "MOH_Indicator_ID": "IqcFzlnb0S6", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. of new clients started on ART at this facility during the quarter", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "2 - < 5 Years Female", + "MOH_Disag_ID": "Jt9eS6sZgsP", + "MOH_Indicator_ID": "IqcFzlnb0S6", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. of new clients started on ART at this facility during the quarter", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "<2 Years, Female", + "MOH_Disag_ID": "PXW9InWF1FD", + "MOH_Indicator_ID": "IqcFzlnb0S6", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. of new clients started on ART at this facility during the quarter", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "2 - < 5 Years Male", + "MOH_Disag_ID": "avmK0wG72p7", + "MOH_Indicator_ID": "IqcFzlnb0S6", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. of new clients started on ART at this facility during the quarter", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "5 - 14 Years, Male", + "MOH_Disag_ID": "cAiKQoLaskh", + "MOH_Indicator_ID": "IqcFzlnb0S6", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. of new clients started on ART at this facility during the quarter", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "<2 Years, Male", + "MOH_Disag_ID": "wrUmfXWtytf", + "MOH_Indicator_ID": "IqcFzlnb0S6", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + } + ] + }, + { + "status": "Success", + "country_org": "DATIM-MOH-ZWE-FY20", + "period": "FY20", + "country_code": "ZWE", + "country_name": "Zimbabwe", + "imap": [ + { + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "MOH_Indicator_Name": "HIV - Total HIV positive pregnant women initiated on ART in LD", + "DATIM_Indicator_Category": "PMTCT_ART", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "JKhz5UNy7TW", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "MOH_Indicator_Name": "HIV - Total HIV positive pregnant women initiated on ART in ANC \u2265 32 weeks GA", + "DATIM_Indicator_Category": "PMTCT_ART", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "eebFQRwssUh", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "MOH_Indicator_Name": "HIV - Total HIV positive pregnant women initiated on ART in ANC < 32 weeks GA", + "DATIM_Indicator_Category": "PMTCT_ART", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "frKbRQD12fy", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "MOH_Indicator_Name": "HIV - Total Pregnant women booking for ANC already on ART", + "DATIM_Indicator_Category": "PMTCT_ART", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "gQJ1nGoMott", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - Pregnant women newly testing HIV Positive in ANC", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "45 - 49 Years Female", + "MOH_Disag_ID": "YK2q80Bnjz5", + "MOH_Indicator_ID": "G2CSWTGGImf", + "DATIM_Disag_ID": "AxpvptSH0iv", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "45-49, Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "HIV - Pregnant women booking for first ANC contact with known HIV positive result", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "x2enHARdnzX", + "DATIM_Disag_ID": "LdNchqoBCkj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - Pregnant women newly testing HIV Positive in ANC", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "15 - 19 Years Female", + "MOH_Disag_ID": "x0EAhBTbGeI", + "MOH_Indicator_ID": "G2CSWTGGImf", + "DATIM_Disag_ID": "Ugikyb2spKu", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "15-19, Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - Pregnant women booking for first ANC contact with known HIV positive result", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "25 - 29 Years Female", + "MOH_Disag_ID": "twIjQFY3cUa", + "MOH_Indicator_ID": "x2enHARdnzX", + "DATIM_Disag_ID": "VGOJcz6z33R", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "25-29, Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - Pregnant women booking for first ANC contact with known HIV positive result", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "10 - 14 Years Female", + "MOH_Disag_ID": "cpuOd4Ej0DB", + "MOH_Indicator_ID": "x2enHARdnzX", + "DATIM_Disag_ID": "VpE9umLKrMk", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "10-14, Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - Pregnant women booking for first ANC contact with known HIV positive result", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "15 - 19 Years Female", + "MOH_Disag_ID": "x0EAhBTbGeI", + "MOH_Indicator_ID": "x2enHARdnzX", + "DATIM_Disag_ID": "Y7bzxSSESFN", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "15-19, Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "HIV - Pregnant women booking for first ANC contact with known HIV positive result", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "x2enHARdnzX", + "DATIM_Disag_ID": "Yv4sfg9PYy2", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - Pregnant women newly testing HIV Positive in ANC", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "40 - 44 Years Female", + "MOH_Disag_ID": "iIRM93io5zB", + "MOH_Indicator_ID": "G2CSWTGGImf", + "DATIM_Disag_ID": "ZHbjgx3vyR9", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "40-44, Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "HIV - Pregnant women booking for first ANC contact with known HIV positive result", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "x2enHARdnzX", + "DATIM_Disag_ID": "j881I2cOKZc", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - Pregnant women newly testing HIV Positive in ANC", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "20 - 24 Years Female", + "MOH_Disag_ID": "KAwEGNUUeFO", + "MOH_Indicator_ID": "G2CSWTGGImf", + "DATIM_Disag_ID": "lRF5BIZMinO", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "20-24, Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - Pregnant women booking for first ANC contact with known HIV positive result", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "30 - 34 Years Female", + "MOH_Disag_ID": "dXL76Yy9Ssf", + "MOH_Indicator_ID": "x2enHARdnzX", + "DATIM_Disag_ID": "oU1suMFWekf", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "30-34, Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - Pregnant women newly testing HIV Positive in ANC", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "50 Years + Female", + "MOH_Disag_ID": "elkAa1BtXwc", + "MOH_Indicator_ID": "G2CSWTGGImf", + "DATIM_Disag_ID": "ohhnnF4sEhS", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "50+, Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "HIV - Pregnant women booking for first ANC contact with known HIV positive result", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "x2enHARdnzX", + "DATIM_Disag_ID": "poQeGAhTTQS", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - Pregnant women newly testing HIV Positive in ANC", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "35 - 39 Years Female", + "MOH_Disag_ID": "HyB5O7rfPoS", + "MOH_Indicator_ID": "G2CSWTGGImf", + "DATIM_Disag_ID": "rNlaZW9BdWk", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "35-39, Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - Pregnant women newly testing HIV Positive in ANC", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "30 - 34 Years Female", + "MOH_Disag_ID": "dXL76Yy9Ssf", + "MOH_Indicator_ID": "G2CSWTGGImf", + "DATIM_Disag_ID": "sQsRJXPlNrc", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "30-34, Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - Pregnant women newly testing HIV Positive in ANC", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "25 - 29 Years Female", + "MOH_Disag_ID": "twIjQFY3cUa", + "MOH_Indicator_ID": "G2CSWTGGImf", + "DATIM_Disag_ID": "vGcgW9KPIEC", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "25-29, Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - Pregnant women booking for first ANC contact with known HIV positive result", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "20 - 24 Years Female", + "MOH_Disag_ID": "KAwEGNUUeFO", + "MOH_Indicator_ID": "x2enHARdnzX", + "DATIM_Disag_ID": "yEa3l8fBBlN", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "20-24, Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - Pregnant women newly testing HIV Positive in ANC", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "10 - 14 Years Female", + "MOH_Disag_ID": "cpuOd4Ej0DB", + "MOH_Indicator_ID": "G2CSWTGGImf", + "DATIM_Disag_ID": "yRUCEmfwnAa", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "10-14, Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care who completed TB Preventive Therapy (incl IPT) course", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "35 - 39 Years Female", + "MOH_Disag_ID": "HyB5O7rfPoS", + "MOH_Indicator_ID": "IxvFEpqULNr", + "DATIM_Disag_ID": "SQG2P9rOIg4", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Female, 15+, Other - ART", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care who completed TB Preventive Therapy (incl IPT) course", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "20 - 24 Years Female", + "MOH_Disag_ID": "KAwEGNUUeFO", + "MOH_Indicator_ID": "IxvFEpqULNr", + "DATIM_Disag_ID": "SQG2P9rOIg4", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Female, 15+, Other - ART", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care who completed TB Preventive Therapy (incl IPT) course", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "45 - 49 Years Female", + "MOH_Disag_ID": "YK2q80Bnjz5", + "MOH_Indicator_ID": "IxvFEpqULNr", + "DATIM_Disag_ID": "SQG2P9rOIg4", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Female, 15+, Other - ART", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care who completed TB Preventive Therapy (incl IPT) course", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "30 - 34 Years Female", + "MOH_Disag_ID": "dXL76Yy9Ssf", + "MOH_Indicator_ID": "IxvFEpqULNr", + "DATIM_Disag_ID": "SQG2P9rOIg4", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Female, 15+, Other - ART", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care who completed TB Preventive Therapy (incl IPT) course", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "50 Years + Female", + "MOH_Disag_ID": "elkAa1BtXwc", + "MOH_Indicator_ID": "IxvFEpqULNr", + "DATIM_Disag_ID": "SQG2P9rOIg4", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Female, 15+, Other - ART", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care who completed TB Preventive Therapy (incl IPT) course", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "40 - 44 Years Female", + "MOH_Disag_ID": "iIRM93io5zB", + "MOH_Indicator_ID": "IxvFEpqULNr", + "DATIM_Disag_ID": "SQG2P9rOIg4", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Female, 15+, Other - ART", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care who completed TB Preventive Therapy (incl IPT) course", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "25 - 29 Years Female", + "MOH_Disag_ID": "twIjQFY3cUa", + "MOH_Indicator_ID": "IxvFEpqULNr", + "DATIM_Disag_ID": "SQG2P9rOIg4", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Female, 15+, Other - ART", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care who completed TB Preventive Therapy (incl IPT) course", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "15 - 19 Years Female", + "MOH_Disag_ID": "x0EAhBTbGeI", + "MOH_Indicator_ID": "IxvFEpqULNr", + "DATIM_Disag_ID": "SQG2P9rOIg4", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Female, 15+, Other - ART", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care who completed TB Preventive Therapy (incl IPT) course", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "25 - 59 months Female", + "MOH_Disag_ID": "RoWt9DjsNBt", + "MOH_Indicator_ID": "IxvFEpqULNr", + "DATIM_Disag_ID": "kRRN7PW2x2B", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Female, <15, Other - ART", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care who completed TB Preventive Therapy (incl IPT) course", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "5 - 9 Years Female", + "MOH_Disag_ID": "STsjXboBubz", + "MOH_Indicator_ID": "IxvFEpqULNr", + "DATIM_Disag_ID": "kRRN7PW2x2B", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Female, <15, Other - ART", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care who completed TB Preventive Therapy (incl IPT) course", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "3 - 12 months Female", + "MOH_Disag_ID": "ZjGE9w2CacH", + "MOH_Indicator_ID": "IxvFEpqULNr", + "DATIM_Disag_ID": "kRRN7PW2x2B", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Female, <15, Other - ART", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care who completed TB Preventive Therapy (incl IPT) course", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "10 - 14 Years Female", + "MOH_Disag_ID": "cpuOd4Ej0DB", + "MOH_Indicator_ID": "IxvFEpqULNr", + "DATIM_Disag_ID": "kRRN7PW2x2B", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Female, <15, Other - ART", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care who completed TB Preventive Therapy (incl IPT) course", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "<= 2 months Female", + "MOH_Disag_ID": "k68k0TUPtQu", + "MOH_Indicator_ID": "IxvFEpqULNr", + "DATIM_Disag_ID": "kRRN7PW2x2B", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Female, <15, Other - ART", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care who completed TB Preventive Therapy (incl IPT) course", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "13 - 24 months Female", + "MOH_Disag_ID": "oPpoqODlfWv", + "MOH_Indicator_ID": "IxvFEpqULNr", + "DATIM_Disag_ID": "kRRN7PW2x2B", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Female, <15, Other - ART", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care who completed TB Preventive Therapy (incl IPT) course", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "<= 2 months Male", + "MOH_Disag_ID": "EidEGLBisq6", + "MOH_Indicator_ID": "IxvFEpqULNr", + "DATIM_Disag_ID": "r1YTNuDHWxc", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Male, <15, Other - ART", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care who completed TB Preventive Therapy (incl IPT) course", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "13 - 24 months Male", + "MOH_Disag_ID": "KpfoHcJooby", + "MOH_Indicator_ID": "IxvFEpqULNr", + "DATIM_Disag_ID": "r1YTNuDHWxc", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Male, <15, Other - ART", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care who completed TB Preventive Therapy (incl IPT) course", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "3 - 12 months Male", + "MOH_Disag_ID": "QFFy4ZHX1R6", + "MOH_Indicator_ID": "IxvFEpqULNr", + "DATIM_Disag_ID": "r1YTNuDHWxc", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Male, <15, Other - ART", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care who completed TB Preventive Therapy (incl IPT) course", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "25 - 59 months Male", + "MOH_Disag_ID": "a6wol2tRFx9", + "MOH_Indicator_ID": "IxvFEpqULNr", + "DATIM_Disag_ID": "r1YTNuDHWxc", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Male, <15, Other - ART", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care who completed TB Preventive Therapy (incl IPT) course", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "10 - 14 Years Male", + "MOH_Disag_ID": "rnLUR4Cbtl0", + "MOH_Indicator_ID": "IxvFEpqULNr", + "DATIM_Disag_ID": "r1YTNuDHWxc", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Male, <15, Other - ART", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care who completed TB Preventive Therapy (incl IPT) course", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "5 - 9 Years Male", + "MOH_Disag_ID": "yHEpegADUiu", + "MOH_Indicator_ID": "IxvFEpqULNr", + "DATIM_Disag_ID": "r1YTNuDHWxc", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Male, <15, Other - ART", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care who completed TB Preventive Therapy (incl IPT) course", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "50 Years + Male", + "MOH_Disag_ID": "BixKLuRyiWM", + "MOH_Indicator_ID": "IxvFEpqULNr", + "DATIM_Disag_ID": "ty2xR5ZaTSy", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Male, 15+, Other - ART", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care who completed TB Preventive Therapy (incl IPT) course", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "15 - 19 Years Male", + "MOH_Disag_ID": "Gl27aZTuXvM", + "MOH_Indicator_ID": "IxvFEpqULNr", + "DATIM_Disag_ID": "ty2xR5ZaTSy", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Male, 15+, Other - ART", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care who completed TB Preventive Therapy (incl IPT) course", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "25 - 29 Years Male", + "MOH_Disag_ID": "NERYS7rZk74", + "MOH_Indicator_ID": "IxvFEpqULNr", + "DATIM_Disag_ID": "ty2xR5ZaTSy", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Male, 15+, Other - ART", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care who completed TB Preventive Therapy (incl IPT) course", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "35 - 39 Years Male", + "MOH_Disag_ID": "grAWn0CpPaJ", + "MOH_Indicator_ID": "IxvFEpqULNr", + "DATIM_Disag_ID": "ty2xR5ZaTSy", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Male, 15+, Other - ART", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care who completed TB Preventive Therapy (incl IPT) course", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "20 - 24 Years Male", + "MOH_Disag_ID": "ltg6Huhy8xc", + "MOH_Indicator_ID": "IxvFEpqULNr", + "DATIM_Disag_ID": "ty2xR5ZaTSy", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Male, 15+, Other - ART", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care who completed TB Preventive Therapy (incl IPT) course", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "40 - 44 Years Male", + "MOH_Disag_ID": "qv9cfJvM3AO", + "MOH_Indicator_ID": "IxvFEpqULNr", + "DATIM_Disag_ID": "ty2xR5ZaTSy", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Male, 15+, Other - ART", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care who completed TB Preventive Therapy (incl IPT) course", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "45 - 49 Years Male", + "MOH_Disag_ID": "roNbPEGq3bx", + "MOH_Indicator_ID": "IxvFEpqULNr", + "DATIM_Disag_ID": "ty2xR5ZaTSy", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Male, 15+, Other - ART", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care who completed TB Preventive Therapy (incl IPT) course", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "30 - 34 Years Male", + "MOH_Disag_ID": "yQ1e8gBT2lH", + "MOH_Indicator_ID": "IxvFEpqULNr", + "DATIM_Disag_ID": "ty2xR5ZaTSy", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Male, 15+, Other - ART", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving first line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "30 - 34 Years Male", + "MOH_Disag_ID": "yQ1e8gBT2lH", + "MOH_Indicator_ID": "RumioqHEnYj", + "DATIM_Disag_ID": "B8JEL3qeQiw", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "30-34, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving Second line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "30 - 34 Years Male", + "MOH_Disag_ID": "yQ1e8gBT2lH", + "MOH_Indicator_ID": "hMQLw9bKjCI", + "DATIM_Disag_ID": "B8JEL3qeQiw", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "30-34, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving Third line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "30 - 34 Years Male", + "MOH_Disag_ID": "yQ1e8gBT2lH", + "MOH_Indicator_ID": "qP4Hzr70PW3", + "DATIM_Disag_ID": "B8JEL3qeQiw", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "30-34, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving first line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "50 Years + Male", + "MOH_Disag_ID": "BixKLuRyiWM", + "MOH_Indicator_ID": "RumioqHEnYj", + "DATIM_Disag_ID": "FgwkSYUXq8x", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "50+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving Second line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "50 Years + Male", + "MOH_Disag_ID": "BixKLuRyiWM", + "MOH_Indicator_ID": "hMQLw9bKjCI", + "DATIM_Disag_ID": "FgwkSYUXq8x", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "50+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving Third line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "50 Years + Male", + "MOH_Disag_ID": "BixKLuRyiWM", + "MOH_Indicator_ID": "qP4Hzr70PW3", + "DATIM_Disag_ID": "FgwkSYUXq8x", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "50+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving first line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "5 - 9 Years Male", + "MOH_Disag_ID": "yHEpegADUiu", + "MOH_Indicator_ID": "RumioqHEnYj", + "DATIM_Disag_ID": "IxSwaxNCt1n", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "5-9, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving Second line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "5 - 9 Years Male", + "MOH_Disag_ID": "yHEpegADUiu", + "MOH_Indicator_ID": "hMQLw9bKjCI", + "DATIM_Disag_ID": "IxSwaxNCt1n", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "5-9, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving Third line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "5 - 9 Years Male", + "MOH_Disag_ID": "yHEpegADUiu", + "MOH_Indicator_ID": "qP4Hzr70PW3", + "DATIM_Disag_ID": "IxSwaxNCt1n", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "5-9, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving first line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "35 - 39 Years Female", + "MOH_Disag_ID": "HyB5O7rfPoS", + "MOH_Indicator_ID": "RumioqHEnYj", + "DATIM_Disag_ID": "OBbZvcHg2HL", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "35-39, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving Second line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "35 - 39 Years Female", + "MOH_Disag_ID": "HyB5O7rfPoS", + "MOH_Indicator_ID": "hMQLw9bKjCI", + "DATIM_Disag_ID": "OBbZvcHg2HL", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "35-39, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving Third line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "35 - 39 Years Female", + "MOH_Disag_ID": "HyB5O7rfPoS", + "MOH_Indicator_ID": "qP4Hzr70PW3", + "DATIM_Disag_ID": "OBbZvcHg2HL", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "35-39, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving first line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "45 - 49 Years Female", + "MOH_Disag_ID": "YK2q80Bnjz5", + "MOH_Indicator_ID": "RumioqHEnYj", + "DATIM_Disag_ID": "POkbpo4D13c", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "45-49, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving Second line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "45 - 49 Years Female", + "MOH_Disag_ID": "YK2q80Bnjz5", + "MOH_Indicator_ID": "hMQLw9bKjCI", + "DATIM_Disag_ID": "POkbpo4D13c", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "45-49, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving Third line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "45 - 49 Years Female", + "MOH_Disag_ID": "YK2q80Bnjz5", + "MOH_Indicator_ID": "qP4Hzr70PW3", + "DATIM_Disag_ID": "POkbpo4D13c", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "45-49, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving first line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "25 - 59 months Female", + "MOH_Disag_ID": "RoWt9DjsNBt", + "MOH_Indicator_ID": "RumioqHEnYj", + "DATIM_Disag_ID": "PPoL5AnEAQf", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "1-4, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving first line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "13 - 24 months Female", + "MOH_Disag_ID": "oPpoqODlfWv", + "MOH_Indicator_ID": "RumioqHEnYj", + "DATIM_Disag_ID": "PPoL5AnEAQf", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "1-4, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving Second line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "25 - 59 months Female", + "MOH_Disag_ID": "RoWt9DjsNBt", + "MOH_Indicator_ID": "hMQLw9bKjCI", + "DATIM_Disag_ID": "PPoL5AnEAQf", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "1-4, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving Second line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "13 - 24 months Female", + "MOH_Disag_ID": "oPpoqODlfWv", + "MOH_Indicator_ID": "hMQLw9bKjCI", + "DATIM_Disag_ID": "PPoL5AnEAQf", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "1-4, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving Third line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "25 - 59 months Female", + "MOH_Disag_ID": "RoWt9DjsNBt", + "MOH_Indicator_ID": "qP4Hzr70PW3", + "DATIM_Disag_ID": "PPoL5AnEAQf", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "1-4, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving Third line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "13 - 24 months Female", + "MOH_Disag_ID": "oPpoqODlfWv", + "MOH_Indicator_ID": "qP4Hzr70PW3", + "DATIM_Disag_ID": "PPoL5AnEAQf", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "1-4, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving first line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "25 - 29 Years Male", + "MOH_Disag_ID": "NERYS7rZk74", + "MOH_Indicator_ID": "RumioqHEnYj", + "DATIM_Disag_ID": "R9wcT5vQ7tR", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "25-29, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving Second line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "25 - 29 Years Male", + "MOH_Disag_ID": "NERYS7rZk74", + "MOH_Indicator_ID": "hMQLw9bKjCI", + "DATIM_Disag_ID": "R9wcT5vQ7tR", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "25-29, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving Third line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "25 - 29 Years Male", + "MOH_Disag_ID": "NERYS7rZk74", + "MOH_Indicator_ID": "qP4Hzr70PW3", + "DATIM_Disag_ID": "R9wcT5vQ7tR", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "25-29, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving first line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "25 - 29 Years Female", + "MOH_Disag_ID": "twIjQFY3cUa", + "MOH_Indicator_ID": "RumioqHEnYj", + "DATIM_Disag_ID": "RMA75iIp8Wd", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "25-29, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving Second line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "25 - 29 Years Female", + "MOH_Disag_ID": "twIjQFY3cUa", + "MOH_Indicator_ID": "hMQLw9bKjCI", + "DATIM_Disag_ID": "RMA75iIp8Wd", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "25-29, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving Third line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "25 - 29 Years Female", + "MOH_Disag_ID": "twIjQFY3cUa", + "MOH_Indicator_ID": "qP4Hzr70PW3", + "DATIM_Disag_ID": "RMA75iIp8Wd", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "25-29, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving first line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "<= 2 months Male", + "MOH_Disag_ID": "EidEGLBisq6", + "MOH_Indicator_ID": "RumioqHEnYj", + "DATIM_Disag_ID": "SeijxYK8F4b", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "<1, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving first line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "3 - 12 months Male", + "MOH_Disag_ID": "QFFy4ZHX1R6", + "MOH_Indicator_ID": "RumioqHEnYj", + "DATIM_Disag_ID": "SeijxYK8F4b", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "<1, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving Second line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "<= 2 months Male", + "MOH_Disag_ID": "EidEGLBisq6", + "MOH_Indicator_ID": "hMQLw9bKjCI", + "DATIM_Disag_ID": "SeijxYK8F4b", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "<1, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving Second line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "3 - 12 months Male", + "MOH_Disag_ID": "QFFy4ZHX1R6", + "MOH_Indicator_ID": "hMQLw9bKjCI", + "DATIM_Disag_ID": "SeijxYK8F4b", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "<1, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving Third line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "<= 2 months Male", + "MOH_Disag_ID": "EidEGLBisq6", + "MOH_Indicator_ID": "qP4Hzr70PW3", + "DATIM_Disag_ID": "SeijxYK8F4b", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "<1, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving Third line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "3 - 12 months Male", + "MOH_Disag_ID": "QFFy4ZHX1R6", + "MOH_Indicator_ID": "qP4Hzr70PW3", + "DATIM_Disag_ID": "SeijxYK8F4b", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "<1, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving first line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "20 - 24 Years Male", + "MOH_Disag_ID": "ltg6Huhy8xc", + "MOH_Indicator_ID": "RumioqHEnYj", + "DATIM_Disag_ID": "VdA970UlzlX", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "20-24, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving Second line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "20 - 24 Years Male", + "MOH_Disag_ID": "ltg6Huhy8xc", + "MOH_Indicator_ID": "hMQLw9bKjCI", + "DATIM_Disag_ID": "VdA970UlzlX", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "20-24, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving Third line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "20 - 24 Years Male", + "MOH_Disag_ID": "ltg6Huhy8xc", + "MOH_Indicator_ID": "qP4Hzr70PW3", + "DATIM_Disag_ID": "VdA970UlzlX", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "20-24, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving first line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "45 - 49 Years Male", + "MOH_Disag_ID": "roNbPEGq3bx", + "MOH_Indicator_ID": "RumioqHEnYj", + "DATIM_Disag_ID": "WjX1mRJp9NV", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "45-49, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving Second line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "45 - 49 Years Male", + "MOH_Disag_ID": "roNbPEGq3bx", + "MOH_Indicator_ID": "hMQLw9bKjCI", + "DATIM_Disag_ID": "WjX1mRJp9NV", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "45-49, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving Third line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "45 - 49 Years Male", + "MOH_Disag_ID": "roNbPEGq3bx", + "MOH_Indicator_ID": "qP4Hzr70PW3", + "DATIM_Disag_ID": "WjX1mRJp9NV", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "45-49, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving first line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "20 - 24 Years Female", + "MOH_Disag_ID": "KAwEGNUUeFO", + "MOH_Indicator_ID": "RumioqHEnYj", + "DATIM_Disag_ID": "Xn5oUNVSMWA", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "20-24, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving Second line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "20 - 24 Years Female", + "MOH_Disag_ID": "KAwEGNUUeFO", + "MOH_Indicator_ID": "hMQLw9bKjCI", + "DATIM_Disag_ID": "Xn5oUNVSMWA", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "20-24, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving Third line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "20 - 24 Years Female", + "MOH_Disag_ID": "KAwEGNUUeFO", + "MOH_Indicator_ID": "qP4Hzr70PW3", + "DATIM_Disag_ID": "Xn5oUNVSMWA", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "20-24, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving first line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "10 - 14 Years Female", + "MOH_Disag_ID": "cpuOd4Ej0DB", + "MOH_Indicator_ID": "RumioqHEnYj", + "DATIM_Disag_ID": "dFjZira5vTX", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "10-14, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving Second line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "10 - 14 Years Female", + "MOH_Disag_ID": "cpuOd4Ej0DB", + "MOH_Indicator_ID": "hMQLw9bKjCI", + "DATIM_Disag_ID": "dFjZira5vTX", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "10-14, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving Third line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "10 - 14 Years Female", + "MOH_Disag_ID": "cpuOd4Ej0DB", + "MOH_Indicator_ID": "qP4Hzr70PW3", + "DATIM_Disag_ID": "dFjZira5vTX", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "10-14, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving first line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "40 - 44 Years Female", + "MOH_Disag_ID": "iIRM93io5zB", + "MOH_Indicator_ID": "RumioqHEnYj", + "DATIM_Disag_ID": "eOn9JgfkB4F", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "40-44, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving Second line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "40 - 44 Years Female", + "MOH_Disag_ID": "iIRM93io5zB", + "MOH_Indicator_ID": "hMQLw9bKjCI", + "DATIM_Disag_ID": "eOn9JgfkB4F", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "40-44, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving Third line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "40 - 44 Years Female", + "MOH_Disag_ID": "iIRM93io5zB", + "MOH_Indicator_ID": "qP4Hzr70PW3", + "DATIM_Disag_ID": "eOn9JgfkB4F", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "40-44, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving first line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "5 - 9 Years Female", + "MOH_Disag_ID": "STsjXboBubz", + "MOH_Indicator_ID": "RumioqHEnYj", + "DATIM_Disag_ID": "hiUhhVpgUMg", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "5-9, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving Second line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "5 - 9 Years Female", + "MOH_Disag_ID": "STsjXboBubz", + "MOH_Indicator_ID": "hMQLw9bKjCI", + "DATIM_Disag_ID": "hiUhhVpgUMg", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "5-9, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving Third line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "5 - 9 Years Female", + "MOH_Disag_ID": "STsjXboBubz", + "MOH_Indicator_ID": "qP4Hzr70PW3", + "DATIM_Disag_ID": "hiUhhVpgUMg", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "5-9, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving first line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "30 - 34 Years Female", + "MOH_Disag_ID": "dXL76Yy9Ssf", + "MOH_Indicator_ID": "RumioqHEnYj", + "DATIM_Disag_ID": "j0yodS3zbnW", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "30-34, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving Second line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "30 - 34 Years Female", + "MOH_Disag_ID": "dXL76Yy9Ssf", + "MOH_Indicator_ID": "hMQLw9bKjCI", + "DATIM_Disag_ID": "j0yodS3zbnW", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "30-34, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving Third line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "30 - 34 Years Female", + "MOH_Disag_ID": "dXL76Yy9Ssf", + "MOH_Indicator_ID": "qP4Hzr70PW3", + "DATIM_Disag_ID": "j0yodS3zbnW", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "30-34, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving first line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "13 - 24 months Male", + "MOH_Disag_ID": "KpfoHcJooby", + "MOH_Indicator_ID": "RumioqHEnYj", + "DATIM_Disag_ID": "jbrs9Qk6f9b", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "1-4, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving first line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "25 - 59 months Male", + "MOH_Disag_ID": "a6wol2tRFx9", + "MOH_Indicator_ID": "RumioqHEnYj", + "DATIM_Disag_ID": "jbrs9Qk6f9b", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "1-4, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving Second line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "13 - 24 months Male", + "MOH_Disag_ID": "KpfoHcJooby", + "MOH_Indicator_ID": "hMQLw9bKjCI", + "DATIM_Disag_ID": "jbrs9Qk6f9b", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "1-4, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving Second line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "25 - 59 months Male", + "MOH_Disag_ID": "a6wol2tRFx9", + "MOH_Indicator_ID": "hMQLw9bKjCI", + "DATIM_Disag_ID": "jbrs9Qk6f9b", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "1-4, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving Third line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "13 - 24 months Male", + "MOH_Disag_ID": "KpfoHcJooby", + "MOH_Indicator_ID": "qP4Hzr70PW3", + "DATIM_Disag_ID": "jbrs9Qk6f9b", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "1-4, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving Third line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "25 - 59 months Male", + "MOH_Disag_ID": "a6wol2tRFx9", + "MOH_Indicator_ID": "qP4Hzr70PW3", + "DATIM_Disag_ID": "jbrs9Qk6f9b", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "1-4, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving first line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "50 Years + Female", + "MOH_Disag_ID": "elkAa1BtXwc", + "MOH_Indicator_ID": "RumioqHEnYj", + "DATIM_Disag_ID": "kGlGj9LDonu", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "50+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving Second line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "50 Years + Female", + "MOH_Disag_ID": "elkAa1BtXwc", + "MOH_Indicator_ID": "hMQLw9bKjCI", + "DATIM_Disag_ID": "kGlGj9LDonu", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "50+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving Third line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "50 Years + Female", + "MOH_Disag_ID": "elkAa1BtXwc", + "MOH_Indicator_ID": "qP4Hzr70PW3", + "DATIM_Disag_ID": "kGlGj9LDonu", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "50+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving first line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "10 - 14 Years Male", + "MOH_Disag_ID": "rnLUR4Cbtl0", + "MOH_Indicator_ID": "RumioqHEnYj", + "DATIM_Disag_ID": "ljBmGJpAsZh", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "10-14, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving Second line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "10 - 14 Years Male", + "MOH_Disag_ID": "rnLUR4Cbtl0", + "MOH_Indicator_ID": "hMQLw9bKjCI", + "DATIM_Disag_ID": "ljBmGJpAsZh", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "10-14, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving Third line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "10 - 14 Years Male", + "MOH_Disag_ID": "rnLUR4Cbtl0", + "MOH_Indicator_ID": "qP4Hzr70PW3", + "DATIM_Disag_ID": "ljBmGJpAsZh", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "10-14, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving first line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "40 - 44 Years Male", + "MOH_Disag_ID": "qv9cfJvM3AO", + "MOH_Indicator_ID": "RumioqHEnYj", + "DATIM_Disag_ID": "qdYU6NoIpY1", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "40-44, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving Second line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "40 - 44 Years Male", + "MOH_Disag_ID": "qv9cfJvM3AO", + "MOH_Indicator_ID": "hMQLw9bKjCI", + "DATIM_Disag_ID": "qdYU6NoIpY1", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "40-44, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving Third line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "40 - 44 Years Male", + "MOH_Disag_ID": "qv9cfJvM3AO", + "MOH_Indicator_ID": "qP4Hzr70PW3", + "DATIM_Disag_ID": "qdYU6NoIpY1", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "40-44, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving first line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "15 - 19 Years Female", + "MOH_Disag_ID": "x0EAhBTbGeI", + "MOH_Indicator_ID": "RumioqHEnYj", + "DATIM_Disag_ID": "wW6G5NC8Wd1", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "15-19, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving Second line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "15 - 19 Years Female", + "MOH_Disag_ID": "x0EAhBTbGeI", + "MOH_Indicator_ID": "hMQLw9bKjCI", + "DATIM_Disag_ID": "wW6G5NC8Wd1", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "15-19, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving Third line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "15 - 19 Years Female", + "MOH_Disag_ID": "x0EAhBTbGeI", + "MOH_Indicator_ID": "qP4Hzr70PW3", + "DATIM_Disag_ID": "wW6G5NC8Wd1", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "15-19, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving first line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "15 - 19 Years Male", + "MOH_Disag_ID": "Gl27aZTuXvM", + "MOH_Indicator_ID": "RumioqHEnYj", + "DATIM_Disag_ID": "x1r1vfZQLFj", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "15-19, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving Second line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "15 - 19 Years Male", + "MOH_Disag_ID": "Gl27aZTuXvM", + "MOH_Indicator_ID": "hMQLw9bKjCI", + "DATIM_Disag_ID": "x1r1vfZQLFj", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "15-19, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving Third line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "15 - 19 Years Male", + "MOH_Disag_ID": "Gl27aZTuXvM", + "MOH_Indicator_ID": "qP4Hzr70PW3", + "DATIM_Disag_ID": "x1r1vfZQLFj", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "15-19, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving first line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "3 - 12 months Female", + "MOH_Disag_ID": "ZjGE9w2CacH", + "MOH_Indicator_ID": "RumioqHEnYj", + "DATIM_Disag_ID": "y3VqNEK9n95", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "<1, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving first line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "<= 2 months Female", + "MOH_Disag_ID": "k68k0TUPtQu", + "MOH_Indicator_ID": "RumioqHEnYj", + "DATIM_Disag_ID": "y3VqNEK9n95", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "<1, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving Second line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "3 - 12 months Female", + "MOH_Disag_ID": "ZjGE9w2CacH", + "MOH_Indicator_ID": "hMQLw9bKjCI", + "DATIM_Disag_ID": "y3VqNEK9n95", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "<1, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving Second line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "<= 2 months Female", + "MOH_Disag_ID": "k68k0TUPtQu", + "MOH_Indicator_ID": "hMQLw9bKjCI", + "DATIM_Disag_ID": "y3VqNEK9n95", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "<1, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving Third line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "3 - 12 months Female", + "MOH_Disag_ID": "ZjGE9w2CacH", + "MOH_Indicator_ID": "qP4Hzr70PW3", + "DATIM_Disag_ID": "y3VqNEK9n95", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "<1, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving Third line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "<= 2 months Female", + "MOH_Disag_ID": "k68k0TUPtQu", + "MOH_Indicator_ID": "qP4Hzr70PW3", + "DATIM_Disag_ID": "y3VqNEK9n95", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "<1, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving first line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "35 - 39 Years Male", + "MOH_Disag_ID": "grAWn0CpPaJ", + "MOH_Indicator_ID": "RumioqHEnYj", + "DATIM_Disag_ID": "ytvrDZdNAhc", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "35-39, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving Second line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "35 - 39 Years Male", + "MOH_Disag_ID": "grAWn0CpPaJ", + "MOH_Indicator_ID": "hMQLw9bKjCI", + "DATIM_Disag_ID": "ytvrDZdNAhc", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "35-39, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving Third line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "35 - 39 Years Male", + "MOH_Disag_ID": "grAWn0CpPaJ", + "MOH_Indicator_ID": "qP4Hzr70PW3", + "DATIM_Disag_ID": "ytvrDZdNAhc", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "35-39, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care newly initiated on first line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "30 - 34 Years Male", + "MOH_Disag_ID": "yQ1e8gBT2lH", + "MOH_Indicator_ID": "Jt73i6btC3w", + "DATIM_Disag_ID": "B8JEL3qeQiw", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "30-34, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care newly initiated on first line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "50 Years + Male", + "MOH_Disag_ID": "BixKLuRyiWM", + "MOH_Indicator_ID": "Jt73i6btC3w", + "DATIM_Disag_ID": "FgwkSYUXq8x", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "50+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care newly initiated on first line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "5 - 9 Years Male", + "MOH_Disag_ID": "yHEpegADUiu", + "MOH_Indicator_ID": "Jt73i6btC3w", + "DATIM_Disag_ID": "IxSwaxNCt1n", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "5-9, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care newly initiated on first line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "35 - 39 Years Female", + "MOH_Disag_ID": "HyB5O7rfPoS", + "MOH_Indicator_ID": "Jt73i6btC3w", + "DATIM_Disag_ID": "OBbZvcHg2HL", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "35-39, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care newly initiated on first line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "45 - 49 Years Female", + "MOH_Disag_ID": "YK2q80Bnjz5", + "MOH_Indicator_ID": "Jt73i6btC3w", + "DATIM_Disag_ID": "POkbpo4D13c", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "45-49, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care newly initiated on first line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "25 - 59 months Female", + "MOH_Disag_ID": "RoWt9DjsNBt", + "MOH_Indicator_ID": "Jt73i6btC3w", + "DATIM_Disag_ID": "PPoL5AnEAQf", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "1-4, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care newly initiated on first line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "13 - 24 months Female", + "MOH_Disag_ID": "oPpoqODlfWv", + "MOH_Indicator_ID": "Jt73i6btC3w", + "DATIM_Disag_ID": "PPoL5AnEAQf", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "1-4, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care newly initiated on first line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "25 - 29 Years Male", + "MOH_Disag_ID": "NERYS7rZk74", + "MOH_Indicator_ID": "Jt73i6btC3w", + "DATIM_Disag_ID": "R9wcT5vQ7tR", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "25-29, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care newly initiated on first line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "25 - 29 Years Female", + "MOH_Disag_ID": "twIjQFY3cUa", + "MOH_Indicator_ID": "Jt73i6btC3w", + "DATIM_Disag_ID": "RMA75iIp8Wd", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "25-29, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care newly initiated on first line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "<= 2 months Male", + "MOH_Disag_ID": "EidEGLBisq6", + "MOH_Indicator_ID": "Jt73i6btC3w", + "DATIM_Disag_ID": "SeijxYK8F4b", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "<1, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care newly initiated on first line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "20 - 24 Years Male", + "MOH_Disag_ID": "ltg6Huhy8xc", + "MOH_Indicator_ID": "Jt73i6btC3w", + "DATIM_Disag_ID": "VdA970UlzlX", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "20-24, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care newly initiated on first line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "45 - 49 Years Male", + "MOH_Disag_ID": "roNbPEGq3bx", + "MOH_Indicator_ID": "Jt73i6btC3w", + "DATIM_Disag_ID": "WjX1mRJp9NV", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "45-49, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care newly initiated on first line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "20 - 24 Years Female", + "MOH_Disag_ID": "KAwEGNUUeFO", + "MOH_Indicator_ID": "Jt73i6btC3w", + "DATIM_Disag_ID": "Xn5oUNVSMWA", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "20-24, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care newly initiated on first line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "10 - 14 Years Female", + "MOH_Disag_ID": "cpuOd4Ej0DB", + "MOH_Indicator_ID": "Jt73i6btC3w", + "DATIM_Disag_ID": "dFjZira5vTX", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "10-14, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care newly initiated on first line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "40 - 44 Years Female", + "MOH_Disag_ID": "iIRM93io5zB", + "MOH_Indicator_ID": "Jt73i6btC3w", + "DATIM_Disag_ID": "eOn9JgfkB4F", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "40-44, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care newly initiated on first line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "5 - 9 Years Female", + "MOH_Disag_ID": "STsjXboBubz", + "MOH_Indicator_ID": "Jt73i6btC3w", + "DATIM_Disag_ID": "hiUhhVpgUMg", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "5-9, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care newly initiated on first line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "30 - 34 Years Female", + "MOH_Disag_ID": "dXL76Yy9Ssf", + "MOH_Indicator_ID": "Jt73i6btC3w", + "DATIM_Disag_ID": "j0yodS3zbnW", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "30-34, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care newly initiated on first line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "13 - 24 months Male", + "MOH_Disag_ID": "KpfoHcJooby", + "MOH_Indicator_ID": "Jt73i6btC3w", + "DATIM_Disag_ID": "jbrs9Qk6f9b", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "1-4, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care newly initiated on first line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "25 - 59 months Male", + "MOH_Disag_ID": "a6wol2tRFx9", + "MOH_Indicator_ID": "Jt73i6btC3w", + "DATIM_Disag_ID": "jbrs9Qk6f9b", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "1-4, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care newly initiated on first line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "50 Years + Female", + "MOH_Disag_ID": "elkAa1BtXwc", + "MOH_Indicator_ID": "Jt73i6btC3w", + "DATIM_Disag_ID": "kGlGj9LDonu", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "50+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care newly initiated on first line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "10 - 14 Years Male", + "MOH_Disag_ID": "rnLUR4Cbtl0", + "MOH_Indicator_ID": "Jt73i6btC3w", + "DATIM_Disag_ID": "ljBmGJpAsZh", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "10-14, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care newly initiated on first line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "40 - 44 Years Male", + "MOH_Disag_ID": "qv9cfJvM3AO", + "MOH_Indicator_ID": "Jt73i6btC3w", + "DATIM_Disag_ID": "qdYU6NoIpY1", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "40-44, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care newly initiated on first line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "15 - 19 Years Female", + "MOH_Disag_ID": "x0EAhBTbGeI", + "MOH_Indicator_ID": "Jt73i6btC3w", + "DATIM_Disag_ID": "wW6G5NC8Wd1", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "15-19, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care newly initiated on first line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "15 - 19 Years Male", + "MOH_Disag_ID": "Gl27aZTuXvM", + "MOH_Indicator_ID": "Jt73i6btC3w", + "DATIM_Disag_ID": "x1r1vfZQLFj", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "15-19, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care newly initiated on first line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "3 - 12 months Female", + "MOH_Disag_ID": "ZjGE9w2CacH", + "MOH_Indicator_ID": "Jt73i6btC3w", + "DATIM_Disag_ID": "y3VqNEK9n95", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "<1, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care newly initiated on first line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "<= 2 months Female", + "MOH_Disag_ID": "k68k0TUPtQu", + "MOH_Indicator_ID": "Jt73i6btC3w", + "DATIM_Disag_ID": "y3VqNEK9n95", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "<1, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care newly initiated on first line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "35 - 39 Years Male", + "MOH_Disag_ID": "grAWn0CpPaJ", + "MOH_Indicator_ID": "Jt73i6btC3w", + "DATIM_Disag_ID": "ytvrDZdNAhc", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "35-39, Male, Positive", + "Operation": "ADD" + } + ] + }, + { + "status": "Success", + "country_org": "DATIM-MOH-SSD-FY20", + "period": "FY20", + "country_code": "SSD", + "country_name": "South Sudan", + "imap": [ + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_25and29Female", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_25and29Female", + "DATIM_Disag_ID": "BLWV93S2HJ0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_20and24Male", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_20and24Male", + "DATIM_Disag_ID": "BitB2nKfWBK", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS-TST_Female_5and9", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS-TST_Female_5and9", + "DATIM_Disag_ID": "EFah6yBFc3J", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_5and9Female", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_5and9Female", + "DATIM_Disag_ID": "EFah6yBFc3J", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_45and49Female", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_45and49Female", + "DATIM_Disag_ID": "ERDcFrmlT0J", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_50andMoreFemale", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_50andMoreFemale", + "DATIM_Disag_ID": "GlfLlD3wSQj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS-TST_Female_Under1", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS-TST_Female_Under1", + "DATIM_Disag_ID": "Gvo9takmOXx", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_under1Female", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_under1Female", + "DATIM_Disag_ID": "Gvo9takmOXx", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_40and44Male", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_40and44Male", + "DATIM_Disag_ID": "HTcrEM69sst", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_10and14Male", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_10and14Male", + "DATIM_Disag_ID": "KRoQaA91sv5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS-TST_Male_10and14", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS-TST_Male_10and14", + "DATIM_Disag_ID": "Kjn4IWLfG2G", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_10and14Male", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_10and14Male", + "DATIM_Disag_ID": "Kjn4IWLfG2G", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_35and39Female", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_35and39Female", + "DATIM_Disag_ID": "MuaoVfC9rYL", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS-TST_Female_15and19", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS-TST_Female_15and19", + "DATIM_Disag_ID": "NJclydByUvA", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_15and19Female", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_15and19Female", + "DATIM_Disag_ID": "NJclydByUvA", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_25and29Male", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_25and29Male", + "DATIM_Disag_ID": "NRZfd73Ypo8", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS-TST_Male_5and9", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS-TST_Male_5and9", + "DATIM_Disag_ID": "NpsmKYKl0mt", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_5and9Male", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_5and9Male", + "DATIM_Disag_ID": "NpsmKYKl0mt", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_45and49Male", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_45and49Male", + "DATIM_Disag_ID": "OOCHuTdTJEQ", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS-TST_Male_20and24", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS-TST_Male_20and24", + "DATIM_Disag_ID": "QS3vNL5WySH", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_20and24Male", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_20and24Male", + "DATIM_Disag_ID": "QS3vNL5WySH", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS-TST_Male_40and44", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS-TST_Male_40and44", + "DATIM_Disag_ID": "RLLUx3DHJan", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_40and44Male", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_40and44Male", + "DATIM_Disag_ID": "RLLUx3DHJan", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS-TST_Female_35and39", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS-TST_Female_35and39", + "DATIM_Disag_ID": "Sf6GWp5gNx2", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_35and39Female", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_35and39Female", + "DATIM_Disag_ID": "Sf6GWp5gNx2", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS-TST_Female_25and29", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS-TST_Female_25and29", + "DATIM_Disag_ID": "TCwxcGgIeqE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_25and29Female", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_25and29Female", + "DATIM_Disag_ID": "TCwxcGgIeqE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_5and9Female", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_5and9Female", + "DATIM_Disag_ID": "UggtNScQMVl", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_50andMoreMale", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_50andMoreMale", + "DATIM_Disag_ID": "WDpiIZ8UjB8", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_30and34Female", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_30and34Female", + "DATIM_Disag_ID": "bxqrio2gHOj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_under1Male", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_under1Male", + "DATIM_Disag_ID": "cXdSJvbabBT", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_40and44Female", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_40and44Female", + "DATIM_Disag_ID": "d3rKRkxJP1v", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS-TST_Male_15and19", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS-TST_Male_15and19", + "DATIM_Disag_ID": "eyTROtsEW5a", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_15and19Male", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_15and19Male", + "DATIM_Disag_ID": "eyTROtsEW5a", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS-TST_Female_40and44", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS-TST_Female_40and44", + "DATIM_Disag_ID": "fsnxvho9fiG", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_40and44Female", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_40and44Female", + "DATIM_Disag_ID": "fsnxvho9fiG", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS-TST_Female_20and24", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS-TST_Female_20and24", + "DATIM_Disag_ID": "fysQ3RXzbzW", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_20and24Female", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_20and24Female", + "DATIM_Disag_ID": "fysQ3RXzbzW", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_10and14Female", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_10and14Female", + "DATIM_Disag_ID": "hXgqQX95TVa", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS-TST_Female_45and49", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS-TST_Female_45and49", + "DATIM_Disag_ID": "i0RFyIDccSm", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_45and49Female", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_45and49Female", + "DATIM_Disag_ID": "i0RFyIDccSm", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS-TST_Female_50andMore", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS-TST_Female_50andMore", + "DATIM_Disag_ID": "i4lSbrUVcpe", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_50andMoreFemale", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_50andMoreFemale", + "DATIM_Disag_ID": "i4lSbrUVcpe", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS-TST_Male_Under1", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS-TST_Male_Under1", + "DATIM_Disag_ID": "iomLts0rFcj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS-TST_Male_Under1", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_Under1Male", + "DATIM_Disag_ID": "iomLts0rFcj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS-TST_Male_50andMore", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS-TST_Male_50andMore", + "DATIM_Disag_ID": "ip5uMUT73Qu", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_50andMoreMale", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_50andMoreMale", + "DATIM_Disag_ID": "ip5uMUT73Qu", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_30and34Male", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_30and34Male", + "DATIM_Disag_ID": "kLd3OnUYTr5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS-TST_Male_30and34", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS-TST_Male_30and34", + "DATIM_Disag_ID": "kZ5sEz94kJE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_30and34Male", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_30and34Male", + "DATIM_Disag_ID": "kZ5sEz94kJE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS-TST_Male_25and29", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS-TST_Male_25and29", + "DATIM_Disag_ID": "lGNNK7ZYDGP", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_25and29Male", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_25and29Male", + "DATIM_Disag_ID": "lGNNK7ZYDGP", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS-TST_Female_30and34", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS-TST_Female_30and34", + "DATIM_Disag_ID": "oKgx2Sw4qUL", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_30and34Female", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_30and34Female", + "DATIM_Disag_ID": "oKgx2Sw4qUL", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_under1Female", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_under1Female", + "DATIM_Disag_ID": "pCFCaOLScdv", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_1and4Male", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_1and4Male", + "DATIM_Disag_ID": "tBoWuTd0ERY", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS-TST_Female_10and14", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS-TST_Female_10and14", + "DATIM_Disag_ID": "tIhxMfmPrU5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_10and14Female", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_10and14Female", + "DATIM_Disag_ID": "tIhxMfmPrU5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_20and24Female", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_20and24Female", + "DATIM_Disag_ID": "tvOcOPhIdRH", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS-TST_Male_1and4", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS-TST_Male_1and4", + "DATIM_Disag_ID": "uPpiUkMhH6j", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_1and4Male", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_1and4Male", + "DATIM_Disag_ID": "uPpiUkMhH6j", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_15and19Female", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_15and19Female", + "DATIM_Disag_ID": "wJCVvM7o6xm", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_5and9Male", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_5and9Male", + "DATIM_Disag_ID": "wLMOUM9mfTV", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS-TST_Male_35and39", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS-TST_Male_35and39", + "DATIM_Disag_ID": "wO7RB8C1sal", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_35and39Male", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_35and39Male", + "DATIM_Disag_ID": "wO7RB8C1sal", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_35and39Male", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_35and39Male", + "DATIM_Disag_ID": "wnsHEWFSqzG", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_15and19Male", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_15and19Male", + "DATIM_Disag_ID": "wpck6pSRDer", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS-TST_Female_1and4", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS-TST_Female_1and4", + "DATIM_Disag_ID": "xTNM0wWDzo0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_1and4Female", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_1and4Female", + "DATIM_Disag_ID": "xTNM0wWDzo0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_1and4Female", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_1and4Female", + "DATIM_Disag_ID": "xzoIG0AwsNB", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS-TST_Male_45and49", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS-TST_Male_45and49", + "DATIM_Disag_ID": "z1V5tDuMQt7", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_45and49Male", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_45and49Male", + "DATIM_Disag_ID": "z1V5tDuMQt7", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "MOH_Indicator_Name": "Number of PMTCT Clients who received ARTduring this reporting period by Regimen", + "DATIM_Indicator_Category": "PMTCT_ART", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PMTCT_ART", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "Newly Tested Positive 45-49", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PMTCT_STAT_NewlyTestedPositive_Female_45and49", + "DATIM_Disag_ID": "AxpvptSH0iv", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "New Negative 20-24", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PMTCT_STAT_NewNegative_Female_20and24", + "DATIM_Disag_ID": "IWKtMCDNCg6", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "New Negative 40-44", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PMTCT_STAT_NewNegative_Female_40and44", + "DATIM_Disag_ID": "IakwwQAGzmz", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "New Negative 15-19", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PMTCT_STAT_NewNegative_Female_15and19", + "DATIM_Disag_ID": "JVJLGwn0EIB", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "Known Positive 45-49", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PMTCT_STAT_KnownPositive_Female_45and49", + "DATIM_Disag_ID": "LdNchqoBCkj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "New Negative 35-39", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PMTCT_STAT_NewNegative_Female_35and39", + "DATIM_Disag_ID": "LpPcZClKI6Q", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "New Negative 45-49", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PMTCT_STAT_NewNegative_Female_45and49", + "DATIM_Disag_ID": "OLEE3EmuEky", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "Known Positive <10", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PMTCT_STAT_KnownPositive_Female_Under10", + "DATIM_Disag_ID": "SBvNg13yEst", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<10, Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "Newly Tested Positive 15-19", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PMTCT_STAT_NewlyTestedPositive_Female_15and19", + "DATIM_Disag_ID": "Ugikyb2spKu", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "Known Positive 25-29", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PMTCT_STAT_KnownPositive_Female_25and29", + "DATIM_Disag_ID": "VGOJcz6z33R", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "Known Positive 10-14", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PMTCT_STAT_KnownPositive_Female_10and14", + "DATIM_Disag_ID": "VpE9umLKrMk", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "Known Positive 15-19", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PMTCT_STAT_KnownPositive_Female_15and19", + "DATIM_Disag_ID": "Y7bzxSSESFN", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "Known Positive 50+", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PMTCT_STAT_KnownPositive_Female_50andMore", + "DATIM_Disag_ID": "Yv4sfg9PYy2", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "Newly Tested Positive 40-44", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PMTCT_STAT_NewlyTestedPositive_Female_40and44", + "DATIM_Disag_ID": "ZHbjgx3vyR9", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "New Negative 10-14", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PMTCT_STAT_NewNegative_Female_10and14", + "DATIM_Disag_ID": "ZtZoTKQQIXv", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "Newly Tested Positive <10", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PMTCT_STAT_NewlyTestedPositive_Female_Under10", + "DATIM_Disag_ID": "aWUfHSoGAoP", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<10, Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "New Negative 50+", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PMTCT_STAT_NewNegative_Female_50andMore", + "DATIM_Disag_ID": "hSfjVeeCY9r", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "Known Positive 35-39", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PMTCT_STAT_KnownPositive_Female_35and39", + "DATIM_Disag_ID": "j881I2cOKZc", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "New Negative 25-29", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PMTCT_STAT_NewNegative_Female_25and29", + "DATIM_Disag_ID": "kYsWrugEfJz", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "Newly Tested Positive 20-24", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PMTCT_STAT_NewlyTestedPositive_Female_20and24", + "DATIM_Disag_ID": "lRF5BIZMinO", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "Known Positive 30-34", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PMTCT_STAT_KnownPositive_Female_30and34", + "DATIM_Disag_ID": "oU1suMFWekf", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "Newly Tested Positive 50+", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PMTCT_STAT_NewlyTestedPositive_Female_50andMore", + "DATIM_Disag_ID": "ohhnnF4sEhS", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "Known Positive 40-44", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PMTCT_STAT_KnownPositive_Female_40and44", + "DATIM_Disag_ID": "poQeGAhTTQS", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "Newly Tested Positive 35-39", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PMTCT_STAT_NewlyTestedPositive_Female_35and39", + "DATIM_Disag_ID": "rNlaZW9BdWk", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "Newly Tested Positive 30-34", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PMTCT_STAT_NewlyTestedPositive_Female_30and34", + "DATIM_Disag_ID": "sQsRJXPlNrc", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "New Negative 30-34", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PMTCT_STAT_NewNegative_Female_30and34", + "DATIM_Disag_ID": "uoTpJlV6f4n", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "Newly Tested Positive 25-29", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PMTCT_STAT_NewlyTestedPositive_Female_25and29", + "DATIM_Disag_ID": "vGcgW9KPIEC", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "Known Positive 20-24", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PMTCT_STAT_KnownPositive_Female_20and24", + "DATIM_Disag_ID": "yEa3l8fBBlN", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "Newly Tested Positive 10-14", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PMTCT_STAT_NewlyTestedPositive_Female_10and14", + "DATIM_Disag_ID": "yRUCEmfwnAa", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "New Negative <10", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PMTCT_STAT_NewNegative_Female_Under10", + "DATIM_Disag_ID": "zHTzwdxjRhI", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<10, Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "MOH_Indicator_Name": "Newly Enrolled Female <15", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TB_PREV_NewlyEnrolled_Female_Under15", + "DATIM_Disag_ID": "Q732w6Hev9u", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Positive, Female, <15, Life-long ART, New", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "MOH_Indicator_Name": "Previously Enrolled Male 15+", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TB_PREV_PreviouslyEnrolled_Male_15andMore", + "DATIM_Disag_ID": "UxkEEfHjlWb", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Positive, Male, 15+, Life-long ART, Already", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "MOH_Indicator_Name": "Newly Enrolled Male 15+", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TB_PREV_NewlyEnrolled_Male_15andMore", + "DATIM_Disag_ID": "ZuWjYTw4lpZ", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Positive, Male, 15+, Life-long ART, New", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "MOH_Indicator_Name": "Newly Enrolled Male <15", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TB_PREV_NewlyEnrolled_Male_Under15", + "DATIM_Disag_ID": "lq6iUq7YcZ1", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Positive, Male, <15, Life-long ART, New", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "MOH_Indicator_Name": "Newly Enrolled Female 15+", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TB_PREV_NewlyEnrolled_Female_15andMore", + "DATIM_Disag_ID": "ngI4uyiCOSj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Positive, Female, 15+, Life-long ART, New", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "MOH_Indicator_Name": "Previously Enrolled Female 15+", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TB_PREV_PreviouslyEnrolled_Female_15andMore", + "DATIM_Disag_ID": "rccYwUJXYAA", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Positive, Female, 15+, Life-long ART, Already", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "MOH_Indicator_Name": "Previously Enrolled Female <15", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TB_PREV_PreviouslyEnrolled_Female_Under15", + "DATIM_Disag_ID": "ynzujzJwhjK", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Positive, Female, <15, Life-long ART, Already", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "MOH_Indicator_Name": "Previously Enrolled Male <15", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TB_PREV_PreviouslyEnrolled_Male_Under15", + "DATIM_Disag_ID": "z98a1NoV4mp", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Positive, Male, <15, Life-long ART, Already", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_Curr Male 30-34", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_CURR_Male_30and34", + "DATIM_Disag_ID": "B8JEL3qeQiw", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_Curr Male 50+", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_CURR_Male_50andMore", + "DATIM_Disag_ID": "FgwkSYUXq8x", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_Curr Male 5-9", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_CURR_Male_5and9", + "DATIM_Disag_ID": "IxSwaxNCt1n", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_Curr Female 35-39", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_CURR_Female_35and39", + "DATIM_Disag_ID": "OBbZvcHg2HL", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_Curr Female 45-49", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_CURR_Female_45and49", + "DATIM_Disag_ID": "POkbpo4D13c", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_Curr Female 1-4", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_CURR_Female_1and4", + "DATIM_Disag_ID": "PPoL5AnEAQf", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_Curr Male 25-29", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_CURR_Male_25and29", + "DATIM_Disag_ID": "R9wcT5vQ7tR", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_Curr Female 25-29", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_CURR_Female_25and29", + "DATIM_Disag_ID": "RMA75iIp8Wd", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_Curr Male <1", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_CURR_Male_Under1", + "DATIM_Disag_ID": "SeijxYK8F4b", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_Curr Male 20-24", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_CURR_Male_20and24", + "DATIM_Disag_ID": "VdA970UlzlX", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_Curr Male 45-49", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_CURR_Male_45and49", + "DATIM_Disag_ID": "WjX1mRJp9NV", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_Curr Female 20-24", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_CURR_Female_20and24", + "DATIM_Disag_ID": "Xn5oUNVSMWA", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_Curr Female 10-14", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_CURR_Female_10and14", + "DATIM_Disag_ID": "dFjZira5vTX", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_Curr Female 40-44", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_CURR_Female_40and44", + "DATIM_Disag_ID": "eOn9JgfkB4F", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_Curr Female 5-9", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_CURR_Female_5and9", + "DATIM_Disag_ID": "hiUhhVpgUMg", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_Curr Female 30-34", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_CURR_Female_30and34", + "DATIM_Disag_ID": "j0yodS3zbnW", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_Curr Male 1-4", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_CURR_Male_1and4", + "DATIM_Disag_ID": "jbrs9Qk6f9b", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_Curr Female 50+", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_CURR_Female_50andMore", + "DATIM_Disag_ID": "kGlGj9LDonu", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_Curr Male 10-14", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_CURR_Male_10and14", + "DATIM_Disag_ID": "ljBmGJpAsZh", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_Curr Male 40-44", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_CURR_Male_40and44", + "DATIM_Disag_ID": "qdYU6NoIpY1", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_Curr Female 15-19", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_CURR_Female_15and19", + "DATIM_Disag_ID": "wW6G5NC8Wd1", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_Curr Male 15-19", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_CURR_Male_15and19", + "DATIM_Disag_ID": "x1r1vfZQLFj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_Curr Female <1", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_CURR_Female_Under1", + "DATIM_Disag_ID": "y3VqNEK9n95", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_Curr Male 35-39", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_CURR_Male_35and39", + "DATIM_Disag_ID": "ytvrDZdNAhc", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_New Male 30-34", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_New_Male_30and34", + "DATIM_Disag_ID": "B8JEL3qeQiw", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_New Male 50+", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_New_Male_50andMore", + "DATIM_Disag_ID": "FgwkSYUXq8x", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_New Male 5-9", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_New_Male_5and9", + "DATIM_Disag_ID": "IxSwaxNCt1n", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX-New Female 35-39", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_New_Female_35and39", + "DATIM_Disag_ID": "OBbZvcHg2HL", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_New Female 45-49", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_New_Female_45and49", + "DATIM_Disag_ID": "POkbpo4D13c", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_New Female 1-4", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_New_Female_1and4", + "DATIM_Disag_ID": "PPoL5AnEAQf", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_New Male 25-29", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_New_Male_25and29", + "DATIM_Disag_ID": "R9wcT5vQ7tR", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_New Female 25-29", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_New_Female_25and29", + "DATIM_Disag_ID": "RMA75iIp8Wd", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_New Male <1", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_New_Male_Under1", + "DATIM_Disag_ID": "SeijxYK8F4b", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_New Male 20-24", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_New_Male_20and24", + "DATIM_Disag_ID": "VdA970UlzlX", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_New Male 45-49", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_New_Male_45and49", + "DATIM_Disag_ID": "WjX1mRJp9NV", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_New Female 20-24", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_New_Female_20and24", + "DATIM_Disag_ID": "Xn5oUNVSMWA", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_new Female 10-14", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_New_Female_10and14", + "DATIM_Disag_ID": "dFjZira5vTX", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_New Female 40-44", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_New_Female_40and44", + "DATIM_Disag_ID": "eOn9JgfkB4F", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_New Female 5-9", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_New_Female_5and9", + "DATIM_Disag_ID": "hiUhhVpgUMg", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_New Female 30-34", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_New_Female_30and34", + "DATIM_Disag_ID": "j0yodS3zbnW", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_New Male 1-4", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_New_Male_1and4", + "DATIM_Disag_ID": "jbrs9Qk6f9b", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_New Female 50+", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_New_Female_50andMore", + "DATIM_Disag_ID": "kGlGj9LDonu", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_New Male 10-14", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_New_Male_10and14", + "DATIM_Disag_ID": "ljBmGJpAsZh", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_New Male 40-44", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_New_Male_40and44", + "DATIM_Disag_ID": "qdYU6NoIpY1", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_New Female 15-19", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_New_Female_15and19", + "DATIM_Disag_ID": "wW6G5NC8Wd1", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_New Male 15-19", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_New_Male_15and19", + "DATIM_Disag_ID": "x1r1vfZQLFj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_New Female<1", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_New_Female_Under1", + "DATIM_Disag_ID": "y3VqNEK9n95", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_New Male 35-39", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_New_Male_35and39", + "DATIM_Disag_ID": "ytvrDZdNAhc", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Male, Positive", + "Operation": "ADD" + } + ] + }, + { + "status": "Success", + "country_org": "DATIM-MOH-COD-FY20", + "period": "FY20", + "country_code": "COD", + "country_name": "Democratic Republic of the Congo", + "imap": [ + { + "MOH_Indicator_Name": "PNLS-3.2 Nouveaux malades test\u00e9s et ayant retir\u00e9 les r\u00e9sultats F\u00e9minin, 15+ ans | DCIP", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "<15 ans |F", + "MOH_Disag_ID": "YukkVt0VEcA", + "MOH_Indicator_ID": "LDe7zKvuLjI", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "PNLS-3.3 Nouveaux malades test\u00e9s et ayant retir\u00e9 les r\u00e9sultats F\u00e9minin, 15+ ans | CDV", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "<15 ans |F", + "MOH_Disag_ID": "YukkVt0VEcA", + "MOH_Indicator_ID": "forpSjwSrVU", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "PNLS-3.3 Nouveaux malades re\u00e7us test\u00e9s VIH+ ayant retir\u00e9 leurs r\u00e9sultats F\u00e9minin, 15+ ans | CDV", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "<15 ans |F", + "MOH_Disag_ID": "YukkVt0VEcA", + "MOH_Indicator_ID": "PbkaFG0MCyo", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "PNLS-3.2 Nouveaux malades re\u00e7us test\u00e9s VIH+ ayant retir\u00e9 leurs r\u00e9sultats F\u00e9minin, 15+ ans | DCIP", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "<15 ans |F", + "MOH_Disag_ID": "YukkVt0VEcA", + "MOH_Indicator_ID": "cRSpXY5BynY", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "PNLS-3.3 Nouveaux malades re\u00e7us test\u00e9s VIH+ ayant retir\u00e9 leurs r\u00e9sultats F\u00e9minin, 15+ ans | CDV", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "<15 ans |F", + "MOH_Disag_ID": "YukkVt0VEcA", + "MOH_Indicator_ID": "PbkaFG0MCyo", + "DATIM_Disag_ID": "HrQbkVgBM1X", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "PNLS-3.2 Nouveaux malades re\u00e7us test\u00e9s VIH+ ayant retir\u00e9 leurs r\u00e9sultats F\u00e9minin, 15+ ans | DCIP", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "<15 ans |F", + "MOH_Disag_ID": "YukkVt0VEcA", + "MOH_Indicator_ID": "cRSpXY5BynY", + "DATIM_Disag_ID": "HrQbkVgBM1X", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "PNLS-3.2 Nouveaux malades test\u00e9s et ayant retir\u00e9 les r\u00e9sultats F\u00e9minin, 15+ ans | DCIP", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "<15 ans |M", + "MOH_Disag_ID": "aJLt6Fyr910", + "MOH_Indicator_ID": "LDe7zKvuLjI", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "PNLS-3.3 Nouveaux malades test\u00e9s et ayant retir\u00e9 les r\u00e9sultats F\u00e9minin, 15+ ans | CDV", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "<15 ans |M", + "MOH_Disag_ID": "aJLt6Fyr910", + "MOH_Indicator_ID": "forpSjwSrVU", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "PNLS-3.3 Nouveaux malades re\u00e7us test\u00e9s VIH+ ayant retir\u00e9 leurs r\u00e9sultats F\u00e9minin, 15+ ans | CDV", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "<15 ans |M", + "MOH_Disag_ID": "aJLt6Fyr910", + "MOH_Indicator_ID": "PbkaFG0MCyo", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "PNLS-3.2 Nouveaux malades re\u00e7us test\u00e9s VIH+ ayant retir\u00e9 leurs r\u00e9sultats F\u00e9minin, 15+ ans | DCIP", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "<15 ans |M", + "MOH_Disag_ID": "aJLt6Fyr910", + "MOH_Indicator_ID": "cRSpXY5BynY", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "PNLS-3.3 Nouveaux malades re\u00e7us test\u00e9s VIH+ ayant retir\u00e9 leurs r\u00e9sultats F\u00e9minin, 15+ ans | CDV", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "<15 ans |M", + "MOH_Disag_ID": "aJLt6Fyr910", + "MOH_Indicator_ID": "PbkaFG0MCyo", + "DATIM_Disag_ID": "R4WXCEzPZcY", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "PNLS-3.2 Nouveaux malades re\u00e7us test\u00e9s VIH+ ayant retir\u00e9 leurs r\u00e9sultats F\u00e9minin, 15+ ans | DCIP", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "<15 ans |M", + "MOH_Disag_ID": "aJLt6Fyr910", + "MOH_Indicator_ID": "cRSpXY5BynY", + "DATIM_Disag_ID": "R4WXCEzPZcY", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "PNLS-4.3 Femmes enceintes Diagnostiqu\u00e9s VIH+ inform\u00e9s de leurs r\u00e9sultats CPN", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Total | CPN", + "MOH_Disag_ID": "HllvX50cXC0", + "MOH_Indicator_ID": "OP77r8nwrBI", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "PNLS-3.3 Nouveaux malades re\u00e7us test\u00e9s VIH+ ayant retir\u00e9 leurs r\u00e9sultats F\u00e9minin, 15+ ans | CDV", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15+ ans | F", + "MOH_Disag_ID": "xtKNpckrz2b", + "MOH_Indicator_ID": "PbkaFG0MCyo", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "PNLS-3.2 Nouveaux malades re\u00e7us test\u00e9s VIH+ ayant retir\u00e9 leurs r\u00e9sultats F\u00e9minin, 15+ ans | DCIP", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15+ ans | F", + "MOH_Disag_ID": ".xtKNpckrz2b", + "MOH_Indicator_ID": "cRSpXY5BynY", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "PNLS-3.3 Nouveaux malades re\u00e7us test\u00e9s VIH+ ayant retir\u00e9 leurs r\u00e9sultats F\u00e9minin, 15+ ans | CDV", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15+ ans |M", + "MOH_Disag_ID": "f5AKOFnreCH", + "MOH_Indicator_ID": "PbkaFG0MCyo", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "PNLS-3.2 Nouveaux malades re\u00e7us test\u00e9s VIH+ ayant retir\u00e9 leurs r\u00e9sultats F\u00e9minin, 15+ ans | DCIP", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15+ ans |M", + "MOH_Disag_ID": "f5AKOFnreCH", + "MOH_Indicator_ID": "cRSpXY5BynY", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "PNLS-3.2 Nouveaux malades test\u00e9s et ayant retir\u00e9 les r\u00e9sultats F\u00e9minin, 15+ ans | DCIP", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15+ ans |M", + "MOH_Disag_ID": "f5AKOFnreCH", + "MOH_Indicator_ID": "LDe7zKvuLjI", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "PNLS-3.3 Nouveaux malades test\u00e9s et ayant retir\u00e9 les r\u00e9sultats F\u00e9minin, 15+ ans | CDV", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15+ ans |M", + "MOH_Disag_ID": "f5AKOFnreCH", + "MOH_Indicator_ID": "forpSjwSrVU", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "PNLS-3.3 Nouveaux malades re\u00e7us test\u00e9s VIH+ ayant retir\u00e9 leurs r\u00e9sultats F\u00e9minin, 15+ ans | CDV", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15+ ans |M", + "MOH_Disag_ID": "f5AKOFnreCH", + "MOH_Indicator_ID": "PbkaFG0MCyo", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "PNLS-3.2 Nouveaux malades re\u00e7us test\u00e9s VIH+ ayant retir\u00e9 leurs r\u00e9sultats F\u00e9minin, 15+ ans | DCIP", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15+ ans |M", + "MOH_Disag_ID": "f5AKOFnreCH", + "MOH_Indicator_ID": "cRSpXY5BynY", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "PNLS-3.2 Nouveaux malades test\u00e9s et ayant retir\u00e9 les r\u00e9sultats F\u00e9minin, 15+ ans | DCIP", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15+ ans | F", + "MOH_Disag_ID": "xtKNpckrz2b", + "MOH_Indicator_ID": "LDe7zKvuLjI", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "PNLS-4.3 Femmes enceintes Conseill\u00e9s, test\u00e9s et ayant retir\u00e9 les r\u00e9sultats CPN", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Total | CPN", + "MOH_Disag_ID": "HllvX50cXC0", + "MOH_Indicator_ID": "TIfU4nEofxA", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "PNLS-3.3 Nouveaux malades test\u00e9s et ayant retir\u00e9 les r\u00e9sultats F\u00e9minin, 15+ ans | CDV", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15+ ans | F", + "MOH_Disag_ID": "xtKNpckrz2b", + "MOH_Indicator_ID": "forpSjwSrVU", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "PNLS-4.3 Femmes enceintes Diagnostiqu\u00e9s VIH+ inform\u00e9s de leurs r\u00e9sultats CPN", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Total | CPN", + "MOH_Disag_ID": "HllvX50cXC0", + "MOH_Indicator_ID": "OP77r8nwrBI", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "PNLS-3.3 Nouveaux malades re\u00e7us test\u00e9s VIH+ ayant retir\u00e9 leurs r\u00e9sultats F\u00e9minin, 15+ ans | CDV", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15+ ans | F", + "MOH_Disag_ID": "xtKNpckrz2b", + "MOH_Indicator_ID": "PbkaFG0MCyo", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "PNLS-3.2 Nouveaux malades re\u00e7us test\u00e9s VIH+ ayant retir\u00e9 leurs r\u00e9sultats F\u00e9minin, 15+ ans | DCIP", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15+ ans | F", + "MOH_Disag_ID": "xtKNpckrz2b", + "MOH_Indicator_ID": "cRSpXY5BynY", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "PNLS-4.3 Femmes enceintes VIH+ mises sous TARV CPN", + "Classification": "n/a", + "DATIM_Indicator_Category": "PMTCT_ART", + "MOH_Disag_Name": "Total | CPN", + "MOH_Disag_ID": "HllvX50cXC0", + "MOH_Indicator_ID": "Z86bHthxwVG", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "PNLS-4.3 Femmes enceintes Diagnostiqu\u00e9s VIH+ inform\u00e9s de leurs r\u00e9sultats CPN", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "Total | CPN", + "MOH_Disag_ID": "HllvX50cXC0", + "MOH_Indicator_ID": "OP77r8nwrBI", + "DATIM_Disag_ID": "D3erNSl5dd2", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "PNLS-4.3 Femmes enceintes Conseill\u00e9s, test\u00e9s et ayant retir\u00e9 les r\u00e9sultats CPN", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "Total | CPN", + "MOH_Disag_ID": "HllvX50cXC0", + "MOH_Indicator_ID": "TIfU4nEofxA", + "DATIM_Disag_ID": "Wc6ItXYBs0s", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "PNLS-4.3 Femmes enceintes Diagnostiqu\u00e9s VIH+ inform\u00e9s de leurs r\u00e9sultats CPN", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "Total | CPN", + "MOH_Disag_ID": "HllvX50cXC0", + "MOH_Indicator_ID": "OP77r8nwrBI", + "DATIM_Disag_ID": "Wc6ItXYBs0s", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "PNLS-5.6 PVVIH nouvellement identifi\u00e9es chez qui on a exclu la TB ayant d\u00e9but\u00e9 la prophylaxie \u00e0\u00a0 l'INH au cours du mois", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "<15 years | M", + "MOH_Disag_ID": "yzJVWZ5ZioM", + "MOH_Indicator_ID": "O5lldApxKw4", + "DATIM_Disag_ID": "Q732w6Hev9u", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Female, <15, Life-long ART, New", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "PNLS-5.6 PVVIH ayant termin\u00e9 la prophylaxie a l'INH", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "15+ years | F", + "MOH_Disag_ID": "IqyyiL0h6eV", + "MOH_Indicator_ID": "AX7lJe9rpnQ", + "DATIM_Disag_ID": "UxkEEfHjlWb", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Male, 15+, Life-long ART, Already", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "PNLS-5.6 PVVIH nouvellement identifi\u00e9es chez qui on a exclu la TB ayant d\u00e9but\u00e9 la prophylaxie \u00e0\u00a0 l'INH au cours du mois", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "15+ years | F", + "MOH_Disag_ID": "IqyyiL0h6eV", + "MOH_Indicator_ID": "O5lldApxKw4", + "DATIM_Disag_ID": "ZuWjYTw4lpZ", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Male, 15+, Life-long ART, New", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "PNLS-5.6 PVVIH nouvellement identifi\u00e9es chez qui on a exclu la TB ayant d\u00e9but\u00e9 la prophylaxie \u00e0\u00a0 l'INH au cours du mois", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "<15 years | M", + "MOH_Disag_ID": "yzJVWZ5ZioM", + "MOH_Indicator_ID": "O5lldApxKw4", + "DATIM_Disag_ID": "lq6iUq7YcZ1", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Male, <15, Life-long ART, New", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "PNLS-5.6 PVVIH nouvellement identifi\u00e9es chez qui on a exclu la TB ayant d\u00e9but\u00e9 la prophylaxie \u00e0\u00a0 l'INH au cours du mois", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "15+ years | F", + "MOH_Disag_ID": "IqyyiL0h6eV", + "MOH_Indicator_ID": "O5lldApxKw4", + "DATIM_Disag_ID": "ngI4uyiCOSj", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Female, 15+, Life-long ART, New", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "PNLS-5.6 PVVIH ayant termin\u00e9 la prophylaxie a l'INH", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "15+ years | F", + "MOH_Disag_ID": "IqyyiL0h6eV", + "MOH_Indicator_ID": "AX7lJe9rpnQ", + "DATIM_Disag_ID": "rccYwUJXYAA", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Female, 15+, Life-long ART, Already", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "PNLS-5.6 PVVIH ayant termin\u00e9 la prophylaxie a l'INH", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "<15 years | M", + "MOH_Disag_ID": "yzJVWZ5ZioM", + "MOH_Indicator_ID": "AX7lJe9rpnQ", + "DATIM_Disag_ID": "ynzujzJwhjK", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Female, <15, Life-long ART, Already", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "PNLS-5.6 PVVIH ayant termin\u00e9 la prophylaxie a l'INH", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "<15 years | M", + "MOH_Disag_ID": "yzJVWZ5ZioM", + "MOH_Indicator_ID": "AX7lJe9rpnQ", + "DATIM_Disag_ID": "z98a1NoV4mp", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Male, <15, Life-long ART, Already", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "PNLS-5.2 NC sous ARV Masculin, Moins de 15 ans", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "15+ ans |M", + "MOH_Disag_ID": "f5AKOFnreCH", + "MOH_Indicator_ID": "J8UWBaRR9d1-monthly", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "PNLS-5.2 AC sous ARV Masculin, Moins de 15 ans", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "15+ ans |M", + "MOH_Disag_ID": "f5AKOFnreCH", + "MOH_Indicator_ID": "tsrrDDwbgra", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "PNLS-5.2 NC sous ARV Masculin, Moins de 15 ans", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "15+ ans | F", + "MOH_Disag_ID": "xtKNpckrz2b", + "MOH_Indicator_ID": "J8UWBaRR9d1-monthly", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "PNLS-5.2 AC sous ARV Masculin, Moins de 15 ans", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "15+ ans | F", + "MOH_Disag_ID": "xtKNpckrz2b", + "MOH_Indicator_ID": "tsrrDDwbgra", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "PNLS-5.2 NC sous ARV Masculin, Moins de 15 ans", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "<15 ans |F", + "MOH_Disag_ID": "YukkVt0VEcA", + "MOH_Indicator_ID": "J8UWBaRR9d1-monthly", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "PNLS-5.2 AC sous ARV Masculin, Moins de 15 ans", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "<15 ans |F", + "MOH_Disag_ID": "YukkVt0VEcA", + "MOH_Indicator_ID": "tsrrDDwbgra", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "PNLS-5.2 NC sous ARV Masculin, Moins de 15 ans", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "<15 ans |M", + "MOH_Disag_ID": "aJLt6Fyr910", + "MOH_Indicator_ID": "J8UWBaRR9d1-monthly", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "PNLS-5.2 AC sous ARV Masculin, Moins de 15 ans", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "<15 ans |M", + "MOH_Disag_ID": "aJLt6Fyr910", + "MOH_Indicator_ID": "tsrrDDwbgra", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "PNLS-5.2 NC sous ARV ", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "15+ ans |M", + "MOH_Disag_ID": "f5AKOFnreCH", + "MOH_Indicator_ID": "J8UWBaRR9d1", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "PNLS-5.2 NC sous ARV ", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "15+ ans | F", + "MOH_Disag_ID": "xtKNpckrz2b", + "MOH_Indicator_ID": "J8UWBaRR9d1", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "PNLS-5.2 NC sous ARV ", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "<15 ans |F", + "MOH_Disag_ID": "YukkVt0VEcA", + "MOH_Indicator_ID": "J8UWBaRR9d1", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "PNLS-5.2 NC sous ARV ", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "<15 ans |M", + "MOH_Disag_ID": "aJLt6Fyr910", + "MOH_Indicator_ID": "J8UWBaRR9d1", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + } + ] + }, + { + "status": "Success", + "country_org": "DATIM-MOH-UKR-FY20", + "period": "FY20", + "country_code": "UKR", + "country_name": "Ukraine", + "imap": [ + { + "MOH_Indicator_Name": "TB_PREV", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "Newly Enrolled | <15 | Female", + "MOH_Disag_ID": "tbprev_newlyenr_f_under15", + "MOH_Indicator_ID": "TB_PREV", + "DATIM_Disag_ID": "Q732w6Hev9u", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Female, <15, Life-long ART, New", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TB_PREV", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "Previously Enrolled | 15+ | Male", + "MOH_Disag_ID": "tbprev_prevenr_m_above15", + "MOH_Indicator_ID": "TB_PREV", + "DATIM_Disag_ID": "UxkEEfHjlWb", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Male, 15+, Life-long ART, Already", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TB_PREV", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "Newly Enrolled | 15+ | Male", + "MOH_Disag_ID": "tbprev_newlyenr_m_above15", + "MOH_Indicator_ID": "TB_PREV", + "DATIM_Disag_ID": "ZuWjYTw4lpZ", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Male, 15+, Life-long ART, New", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TB_PREV", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "Newly Enrolled | <15 | Male", + "MOH_Disag_ID": "tbprev_newlyenr_m_under15", + "MOH_Indicator_ID": "TB_PREV", + "DATIM_Disag_ID": "lq6iUq7YcZ1", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Male, <15, Life-long ART, New", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TB_PREV", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "Newly Enrolled | 15+ | Female", + "MOH_Disag_ID": "tbprev_newlyenr_f_above15", + "MOH_Indicator_ID": "TB_PREV", + "DATIM_Disag_ID": "ngI4uyiCOSj", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Female, 15+, Life-long ART, New", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TB_PREV", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "Previously Enrolled | 15+ | Female", + "MOH_Disag_ID": "tbprev_prevenr_f_above15", + "MOH_Indicator_ID": "TB_PREV", + "DATIM_Disag_ID": "rccYwUJXYAA", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Female, 15+, Life-long ART, Already", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TB_PREV", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "Previously Enrolled | <15 | Female", + "MOH_Disag_ID": "tbprev_prevenr_f_under15", + "MOH_Indicator_ID": "TB_PREV", + "DATIM_Disag_ID": "ynzujzJwhjK", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Female, <15, Life-long ART, Already", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TB_PREV", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "Previously Enrolled | <15 | Male", + "MOH_Disag_ID": "tbprev_prevenr_m_under15", + "MOH_Indicator_ID": "TB_PREV", + "DATIM_Disag_ID": "z98a1NoV4mp", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Male, <15, Life-long ART, Already", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_CURR", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "TX_CURR_M_30-34", + "MOH_Disag_ID": "TX_CURR_M_30-34", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "B8JEL3qeQiw", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "30-34, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_CURR", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "TX_CURR_M_50", + "MOH_Disag_ID": "TX_CURR_M_50", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "FgwkSYUXq8x", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "50+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_CURR", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "TX_CURR_M_5-9", + "MOH_Disag_ID": "TX_CURR_M_5-9", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "IxSwaxNCt1n", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "5-9, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_CURR", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "TX_CURR_F_35-39", + "MOH_Disag_ID": "TX_CURR_F_35-39", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "OBbZvcHg2HL", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "35-39, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_CURR", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "TX_CURR_F_45-49", + "MOH_Disag_ID": "TX_CURR_F_45-49", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "POkbpo4D13c", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "45-49, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_CURR", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "TX_CURR_F_1-4", + "MOH_Disag_ID": "TX_CURR_F_1-4", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "PPoL5AnEAQf", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "1-4, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_CURR", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "TX_CURR_M_25-29", + "MOH_Disag_ID": "TX_CURR_M_25-29", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "R9wcT5vQ7tR", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "25-29, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_CURR", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "TX_CURR_F_25-29", + "MOH_Disag_ID": "TX_CURR_F_25-29", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "RMA75iIp8Wd", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "25-29, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_CURR", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "TX_CURR_M_0-1", + "MOH_Disag_ID": "TX_CURR_M_0-1", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "SeijxYK8F4b", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "<1, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_CURR", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "TX_CURR_M_20-24", + "MOH_Disag_ID": "TX_CURR_M_20-24", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "VdA970UlzlX", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "20-24, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_CURR", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "TX_CURR_M_45-49", + "MOH_Disag_ID": "TX_CURR_M_45-49", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "WjX1mRJp9NV", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "45-49, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_CURR", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "TX_CURR_F_20-24", + "MOH_Disag_ID": "TX_CURR_F_20-24", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "Xn5oUNVSMWA", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "20-24, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_CURR", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "TX_CURR_F_10-14", + "MOH_Disag_ID": "TX_CURR_F_10-14", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "dFjZira5vTX", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "10-14, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_CURR", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "TX_CURR_F_40-44", + "MOH_Disag_ID": "TX_CURR_F_40-44", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "eOn9JgfkB4F", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "40-44, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_CURR", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "TX_CURR_F_5-9", + "MOH_Disag_ID": "TX_CURR_F_5-9", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "hiUhhVpgUMg", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "5-9, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_CURR", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "TX_CURR_F_30-34", + "MOH_Disag_ID": "TX_CURR_F_30-34", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "j0yodS3zbnW", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "30-34, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_CURR", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "TX_CURR_M_1-4", + "MOH_Disag_ID": "TX_CURR_M_1-4", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "jbrs9Qk6f9b", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "1-4, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_CURR", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "TX_CURR_F_50", + "MOH_Disag_ID": "TX_CURR_F_50", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "kGlGj9LDonu", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "50+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_CURR", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "TX_CURR_M_10-14", + "MOH_Disag_ID": "TX_CURR_M_10-14", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "ljBmGJpAsZh", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "10-14, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_CURR", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "TX_CURR_M_40-44", + "MOH_Disag_ID": "TX_CURR_M_40-44", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "qdYU6NoIpY1", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "40-44, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_CURR", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "TX_CURR_F_15-19", + "MOH_Disag_ID": "TX_CURR_F_15-19", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "wW6G5NC8Wd1", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "15-19, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_CURR", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "TX_CURR_M_15-19", + "MOH_Disag_ID": "TX_CURR_M_15-19", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "x1r1vfZQLFj", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "15-19, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_CURR", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "TX_CURR_F_0-1", + "MOH_Disag_ID": "TX_CURR_F_0-1", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "y3VqNEK9n95", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "<1, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_CURR", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "TX_CURR_M_35-39", + "MOH_Disag_ID": "TX_CURR_M_35-39", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "ytvrDZdNAhc", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "35-39, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_NEW", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "TX_NEW_M_30-34", + "MOH_Disag_ID": "TX_NEW_M_30-34", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "B8JEL3qeQiw", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "30-34, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_NEW", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "TX_NEW_M_50", + "MOH_Disag_ID": "TX_NEW_M_50", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "FgwkSYUXq8x", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "50+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_NEW", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "TX_NEW_M_5-9", + "MOH_Disag_ID": "TX_NEW_M_5-9", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "IxSwaxNCt1n", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "5-9, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_NEW", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "TX_NEW_F_35-39", + "MOH_Disag_ID": "TX_NEW_F_35-39", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "OBbZvcHg2HL", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "35-39, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_NEW", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "TX_NEW_F_45-49", + "MOH_Disag_ID": "TX_NEW_F_45-49", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "POkbpo4D13c", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "45-49, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_NEW", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "TX_NEW_F_1-4", + "MOH_Disag_ID": "TX_NEW_F_1-4", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "PPoL5AnEAQf", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "1-4, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_NEW", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "TX_NEW_M_25-29", + "MOH_Disag_ID": "TX_NEW_M_25-29", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "R9wcT5vQ7tR", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "25-29, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_NEW", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "TX_NEW_F_25-29", + "MOH_Disag_ID": "TX_NEW_F_25-29", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "RMA75iIp8Wd", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "25-29, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_NEW", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "TX_NEW_M_0-1", + "MOH_Disag_ID": "TX_NEW_M_0-1", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "SeijxYK8F4b", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "<1, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_NEW", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "TX_NEW_M_20-24", + "MOH_Disag_ID": "TX_NEW_M_20-24", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "VdA970UlzlX", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "20-24, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_NEW", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "TX_NEW_M_45-49", + "MOH_Disag_ID": "TX_NEW_M_45-49", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "WjX1mRJp9NV", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "45-49, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_NEW", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "TX_NEW_F_20-24", + "MOH_Disag_ID": "TX_NEW_F_20-24", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "Xn5oUNVSMWA", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "20-24, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_NEW", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "TX_NEW_F_10-14", + "MOH_Disag_ID": "TX_NEW_F_10-14", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "dFjZira5vTX", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "10-14, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_NEW", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "TX_NEW_F_40-44", + "MOH_Disag_ID": "TX_NEW_F_40-44", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "eOn9JgfkB4F", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "40-44, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_NEW", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "TX_NEW_F_5-9", + "MOH_Disag_ID": "TX_NEW_F_5-9", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "hiUhhVpgUMg", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "5-9, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_NEW", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "TX_NEW_F_30-34", + "MOH_Disag_ID": "TX_NEW_F_30-34", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "j0yodS3zbnW", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "30-34, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_NEW", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "TX_NEW_M_1-4", + "MOH_Disag_ID": "TX_NEW_M_1-4", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "jbrs9Qk6f9b", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "1-4, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_NEW", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "TX_NEW_F_50", + "MOH_Disag_ID": "TX_NEW_F_50", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "kGlGj9LDonu", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "50+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_NEW", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "TX_NEW_M_10-14", + "MOH_Disag_ID": "TX_NEW_M_10-14", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "ljBmGJpAsZh", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "10-14, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_NEW", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "TX_NEW_M_40-44", + "MOH_Disag_ID": "TX_NEW_M_40-44", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "qdYU6NoIpY1", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "40-44, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_NEW", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "TX_NEW_F_15-19", + "MOH_Disag_ID": "TX_NEW_F_15-19", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "wW6G5NC8Wd1", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "15-19, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_NEW", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "TX_NEW_M_15-19", + "MOH_Disag_ID": "TX_NEW_M_15-19", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "x1r1vfZQLFj", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "15-19, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_NEW", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "TX_NEW_F_0-1", + "MOH_Disag_ID": "TX_NEW_F_0-1", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "y3VqNEK9n95", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "<1, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_NEW", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "TX_NEW_M_35-39", + "MOH_Disag_ID": "TX_NEW_M_35-39", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "ytvrDZdNAhc", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "35-39, Male, Positive", + "Operation": "ADD" + } + ] + }, + { + "status": "Success", + "country_org": "DATIM-MOH-ZAF-FY20", + "period": "FY20", + "country_code": "ZAF", + "country_name": "South Africa", + "imap": [ + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "HIV test positive around 18 months", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "D2v0T3s4H8d", + "DATIM_Disag_ID": "DY0yrJtBeSC", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Unknown Sex, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "HIV test positive 19-59 months", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "GPU5XSzy0sZ", + "DATIM_Disag_ID": "DY0yrJtBeSC", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Unknown Sex, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "HIV test positive 5-14 years", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "ZkAlMfrlQRr", + "DATIM_Disag_ID": "DY0yrJtBeSC", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Unknown Sex, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "Antenatal client HIV 1st test", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "cx6F4m5U5v2", + "DATIM_Disag_ID": "K21p4HUGqOS", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Unknown Age, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "Antenatal client HIV 1st test positive", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "Cb3X7x9P7b2", + "DATIM_Disag_ID": "K21p4HUGqOS", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Unknown Age, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "HIV test 19-59 months", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "D9E2P1S6ACk", + "DATIM_Disag_ID": "PrIxM0pIjFl", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Unknown Sex, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "HIV test around 18 months", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "af7T7i9Q9r5", + "DATIM_Disag_ID": "PrIxM0pIjFl", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Unknown Sex, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "HIV test 5-14 years", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "zwVf0Fiu0KU", + "DATIM_Disag_ID": "PrIxM0pIjFl", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Unknown Sex, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "HIV test positive around 18 months", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "D2v0T3s4H8d", + "DATIM_Disag_ID": "PrIxM0pIjFl", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Unknown Sex, Negative", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "HIV test positive 19-59 months", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "GPU5XSzy0sZ", + "DATIM_Disag_ID": "PrIxM0pIjFl", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Unknown Sex, Negative", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "HIV test positive 5-14 years", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "ZkAlMfrlQRr", + "DATIM_Disag_ID": "PrIxM0pIjFl", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Unknown Sex, Negative", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "Antenatal client HIV 1st test positive", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "Cb3X7x9P7b2", + "DATIM_Disag_ID": "U6ErjBQYGSG", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Unknown Age, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "Antenatal client HIV re-test positive", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "J1a6I8c1G2k", + "DATIM_Disag_ID": "U6ErjBQYGSG", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Unknown Age, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "HIV test positive 15 years and older (excl ANC)", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "dnJxob72FVv", + "DATIM_Disag_ID": "a2dDU6KZyd0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Unknown Sex, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "HIV test 15 years and older (excl ANC)", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "nz3KiwTbf63", + "DATIM_Disag_ID": "qL3AXhLXfHf", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Unknown Sex, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "HIV test positive 15 years and older (excl ANC)", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "dnJxob72FVv", + "DATIM_Disag_ID": "qL3AXhLXfHf", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Unknown Sex, Negative", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "MOH_Indicator_Name": "Antenatal client already on ART at 1st visit", + "DATIM_Indicator_Category": "PMTCT_ART", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "Afp9c3hcKx9", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "MOH_Indicator_Name": "Antenatal client start on ART", + "DATIM_Indicator_Category": "PMTCT_ART", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "X1d4L2l6W1k", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "Antenatal client already on ART at 1st visit", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "Afp9c3hcKx9", + "DATIM_Disag_ID": "D3erNSl5dd2", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "Antenatal client known HIV positive but NOT on ART at 1st visit", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "cq3K6v5R5e3", + "DATIM_Disag_ID": "D3erNSl5dd2", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "Antenatal client HIV 1st test", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "cx6F4m5U5v2", + "DATIM_Disag_ID": "Wc6ItXYBs0s", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "Antenatal client HIV 1st test positive", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "Cb3X7x9P7b2", + "DATIM_Disag_ID": "Wc6ItXYBs0s", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "Antenatal client HIV 1st test positive", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "Cb3X7x9P7b2", + "DATIM_Disag_ID": "brmDl6cMjft", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "Antenatal client HIV re-test positive", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "J1a6I8c1G2k", + "DATIM_Disag_ID": "brmDl6cMjft", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "MOH_Indicator_Name": "HIV new positive screened for TB", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "Ek1S1a5J9f3", + "DATIM_Disag_ID": "m95zIASJcjD", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Positive, Unknown Sex, Unknown Age, Life-long ART, New", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "MOH_Indicator_Name": "HIV positive client complete TPT", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "LTrDMysI5PU", + "DATIM_Disag_ID": "m95zIASJcjD", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Positive, Unknown Sex, Unknown Age, Life-long ART, New", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "MOH_Indicator_Name": "HIV new positive eligible for TPT", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "O1g4Q7x5T6x", + "DATIM_Disag_ID": "m95zIASJcjD", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Positive, Unknown Sex, Unknown Age, Life-long ART, New", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "MOH_Indicator_Name": "HIV new positive eligible client initiated on TPT", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "O4x7N3g4K8p", + "DATIM_Disag_ID": "m95zIASJcjD", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Positive, Unknown Sex, Unknown Age, Life-long ART, New", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "ART adult remain on ART end of period", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "ad6L3c1T6s4", + "DATIM_Disag_ID": "qli3maq9Ot7", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Unknown Sex, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "ART child under 15 years remain on ART end of period", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "Bs6P7y7G0z8", + "DATIM_Disag_ID": "uURluLqPIJ5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Unknown Sex, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "ART adult naive start ART in month", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "E3h4O6d1D9a", + "DATIM_Disag_ID": "qli3maq9Ot7", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Unknown Sex, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "ART child under 15 years naive start ART in month", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "K2n9Q7n7G3h", + "DATIM_Disag_ID": "uURluLqPIJ5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Unknown Sex, Positive", + "Operation": "ADD" + } + ] + }, + { + "status": "Success", + "country_org": "DATIM-MOH-TEST11-FY20", + "period": "FY20", + "country_code": "TEST11", + "country_name": "TEST11", + "imap": [ + { + "MOH_Indicator_Name": "Clients counseled and tested for HIV through HTC ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "5-9 years, Female", + "MOH_Disag_ID": "E0nAWhLK79J", + "MOH_Indicator_ID": "sAhiX6AxLG6", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients counseled and tested for HIV through HTC ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "< 1 year, Female", + "MOH_Disag_ID": "pTaQP788yC5", + "MOH_Indicator_ID": "sAhiX6AxLG6", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients counseled and tested for HIV through HTC ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10-14 years, Female", + "MOH_Disag_ID": "qYfVd65iuXH", + "MOH_Indicator_ID": "sAhiX6AxLG6", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients counseled and tested for HIV through HTC ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "1-4 years, Female", + "MOH_Disag_ID": "wAFGRtEl7nG", + "MOH_Indicator_ID": "sAhiX6AxLG6", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "5-9 years, Female", + "MOH_Disag_ID": "E0nAWhLK79J", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "< 1 year, Female", + "MOH_Disag_ID": "pTaQP788yC5", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10-14 years, Female", + "MOH_Disag_ID": "qYfVd65iuXH", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "1-4 years, Female", + "MOH_Disag_ID": "wAFGRtEl7nG", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "5-9 years, Female", + "MOH_Disag_ID": "E0nAWhLK79J", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "HrQbkVgBM1X", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "< 1 year, Female", + "MOH_Disag_ID": "pTaQP788yC5", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "HrQbkVgBM1X", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10-14 years, Female", + "MOH_Disag_ID": "qYfVd65iuXH", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "HrQbkVgBM1X", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "1-4 years, Female", + "MOH_Disag_ID": "wAFGRtEl7nG", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "HrQbkVgBM1X", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients counseled and tested for HIV through HTC ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "< 1 year, Male", + "MOH_Disag_ID": "SR2WfweFAxD", + "MOH_Indicator_ID": "sAhiX6AxLG6", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients counseled and tested for HIV through HTC ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10-14 years, Male", + "MOH_Disag_ID": "ZXYikTd6CZB", + "MOH_Indicator_ID": "sAhiX6AxLG6", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients counseled and tested for HIV through HTC ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "1-4 years, Male", + "MOH_Disag_ID": "gG5yK8C3z30", + "MOH_Indicator_ID": "sAhiX6AxLG6", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients counseled and tested for HIV through HTC ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "5-9 years, Male", + "MOH_Disag_ID": "haZi3seXYSS", + "MOH_Indicator_ID": "sAhiX6AxLG6", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "< 1 year, Male", + "MOH_Disag_ID": "SR2WfweFAxD", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10-14 years, Male", + "MOH_Disag_ID": "ZXYikTd6CZB", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "1-4 years, Male", + "MOH_Disag_ID": "gG5yK8C3z30", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "5-9 years, Male", + "MOH_Disag_ID": "haZi3seXYSS", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "< 1 year, Male", + "MOH_Disag_ID": "SR2WfweFAxD", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "R4WXCEzPZcY", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10-14 years, Male", + "MOH_Disag_ID": "ZXYikTd6CZB", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "R4WXCEzPZcY", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "1-4 years, Male", + "MOH_Disag_ID": "gG5yK8C3z30", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "R4WXCEzPZcY", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "5-9 years, Male", + "MOH_Disag_ID": "haZi3seXYSS", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "R4WXCEzPZcY", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "50 years and above, Female", + "MOH_Disag_ID": "IQT7IKHRS6X", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "20-24 years, Female", + "MOH_Disag_ID": "csWfMXz428O", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "25-49 years, Female", + "MOH_Disag_ID": "emYiBfc3x3U", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15-19 years, Female", + "MOH_Disag_ID": "y9MfNsyI3bn", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "50 years and above, Male", + "MOH_Disag_ID": "CxkHxXIjLcH", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "20-24 years, Male", + "MOH_Disag_ID": "PCZGMJ5EvGH", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15-19 years, Male", + "MOH_Disag_ID": "WAM7HGR0x63", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "25-49 years, Male", + "MOH_Disag_ID": "szMmZqHINQ0", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients counseled and tested for HIV through HTC ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "50 years and above, Male", + "MOH_Disag_ID": "CxkHxXIjLcH", + "MOH_Indicator_ID": "sAhiX6AxLG6", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients counseled and tested for HIV through HTC ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "20-24 years, Male", + "MOH_Disag_ID": "PCZGMJ5EvGH", + "MOH_Indicator_ID": "sAhiX6AxLG6", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients counseled and tested for HIV through HTC ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15-19 years, Male", + "MOH_Disag_ID": "WAM7HGR0x63", + "MOH_Indicator_ID": "sAhiX6AxLG6", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients counseled and tested for HIV through HTC ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "25-49 years, Male", + "MOH_Disag_ID": "szMmZqHINQ0", + "MOH_Indicator_ID": "sAhiX6AxLG6", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "50 years and above, Male", + "MOH_Disag_ID": "CxkHxXIjLcH", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "20-24 years, Male", + "MOH_Disag_ID": "PCZGMJ5EvGH", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15-19 years, Male", + "MOH_Disag_ID": "WAM7HGR0x63", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "25-49 years, Male", + "MOH_Disag_ID": "szMmZqHINQ0", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Clients counseled and tested for HIV through HTC ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "50 years and above, Female", + "MOH_Disag_ID": "IQT7IKHRS6X", + "MOH_Indicator_ID": "sAhiX6AxLG6", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients counseled and tested for HIV through HTC ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "20-24 years, Female", + "MOH_Disag_ID": "csWfMXz428O", + "MOH_Indicator_ID": "sAhiX6AxLG6", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients counseled and tested for HIV through HTC ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "25-49 years, Female", + "MOH_Disag_ID": "emYiBfc3x3U", + "MOH_Indicator_ID": "sAhiX6AxLG6", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients counseled and tested for HIV through HTC ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15-19 years, Female", + "MOH_Disag_ID": "y9MfNsyI3bn", + "MOH_Indicator_ID": "sAhiX6AxLG6", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "50 years and above, Female", + "MOH_Disag_ID": "IQT7IKHRS6X", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "20-24 years, Female", + "MOH_Disag_ID": "csWfMXz428O", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "25-49 years, Female", + "MOH_Disag_ID": "emYiBfc3x3U", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15-19 years, Female", + "MOH_Disag_ID": "y9MfNsyI3bn", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HIV positive pregnant women who initiated on ART_2019", + "Classification": "n/a", + "DATIM_Indicator_Category": "PMTCT_ART", + "MOH_Disag_Name": "< 25 years", + "MOH_Disag_ID": "gciO5WAa5Qh", + "MOH_Indicator_ID": "GOeU9rY6xo8", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV positive pregnant women who initiated on ART_2019", + "Classification": "n/a", + "DATIM_Indicator_Category": "PMTCT_ART", + "MOH_Disag_Name": ">= 25 years", + "MOH_Disag_ID": "sxqegIjlzTj", + "MOH_Indicator_ID": "GOeU9rY6xo8", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Known HIV positive pregnant women presenting for first antenatal care consultation_2019", + "Classification": "n/a", + "DATIM_Indicator_Category": "PMTCT_ART", + "MOH_Disag_Name": "< 25 years", + "MOH_Disag_ID": "gciO5WAa5Qh", + "MOH_Indicator_ID": "JPf8gquIsGu", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Known HIV positive pregnant women presenting for first antenatal care consultation_2019", + "Classification": "n/a", + "DATIM_Indicator_Category": "PMTCT_ART", + "MOH_Disag_Name": ">= 25 years", + "MOH_Disag_ID": "sxqegIjlzTj", + "MOH_Indicator_ID": "JPf8gquIsGu", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Known HIV positive pregnant women presenting for first antenatal care consultation_2019", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "< 25 years", + "MOH_Disag_ID": "gciO5WAa5Qh", + "MOH_Indicator_ID": "JPf8gquIsGu", + "DATIM_Disag_ID": "D3erNSl5dd2", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Known HIV positive pregnant women presenting for first antenatal care consultation_2019", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": ">= 25 years", + "MOH_Disag_ID": "sxqegIjlzTj", + "MOH_Indicator_ID": "JPf8gquIsGu", + "DATIM_Disag_ID": "D3erNSl5dd2", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Pregnant women with unknown HIV status tested for HIV_2019V ", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "< 25 years", + "MOH_Disag_ID": "gciO5WAa5Qh", + "MOH_Indicator_ID": "NfcKSsqQSKy", + "DATIM_Disag_ID": "Wc6ItXYBs0s", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Pregnant women with unknown HIV status tested for HIV_2019V ", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": ">= 25 years", + "MOH_Disag_ID": "sxqegIjlzTj", + "MOH_Indicator_ID": "NfcKSsqQSKy", + "DATIM_Disag_ID": "Wc6ItXYBs0s", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Pregnant women tested HIV positive_2019", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "< 25 years", + "MOH_Disag_ID": "gciO5WAa5Qh", + "MOH_Indicator_ID": "pVZUOgTfhE3", + "DATIM_Disag_ID": "Wc6ItXYBs0s", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Pregnant women tested HIV positive_2019", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": ">= 25 years", + "MOH_Disag_ID": "sxqegIjlzTj", + "MOH_Indicator_ID": "pVZUOgTfhE3", + "DATIM_Disag_ID": "Wc6ItXYBs0s", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Pregnant women tested HIV positive_2019", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "< 25 years", + "MOH_Disag_ID": "gciO5WAa5Qh", + "MOH_Indicator_ID": "pVZUOgTfhE3", + "DATIM_Disag_ID": "brmDl6cMjft", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Pregnant women tested HIV positive_2019", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": ">= 25 years", + "MOH_Disag_ID": "sxqegIjlzTj", + "MOH_Indicator_ID": "pVZUOgTfhE3", + "DATIM_Disag_ID": "brmDl6cMjft", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Patients who started anti TB treatment at enrollment_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "default", + "MOH_Disag_ID": "BNTdWBe0N1F", + "MOH_Indicator_ID": "iFkxMxhEoj5", + "DATIM_Disag_ID": "GwUc7g13Hg9", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Unknown Sex, Unknown Age, Other - ART", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Patients who started anti TB treatment at enrollment_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "default", + "MOH_Disag_ID": "CK9lIv6mSnM", + "MOH_Indicator_ID": "iFkxMxhEoj5", + "DATIM_Disag_ID": "GwUc7g13Hg9", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Unknown Sex, Unknown Age, Other - ART", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Patients who started anti TB treatment at enrollment_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "default", + "MOH_Disag_ID": "NVaPwGZE3BD", + "MOH_Indicator_ID": "iFkxMxhEoj5", + "DATIM_Disag_ID": "GwUc7g13Hg9", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Unknown Sex, Unknown Age, Other - ART", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Patients who started anti TB treatment at enrollment_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "default", + "MOH_Disag_ID": "oKIKQmUJEwN", + "MOH_Indicator_ID": "iFkxMxhEoj5", + "DATIM_Disag_ID": "GwUc7g13Hg9", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Unknown Sex, Unknown Age, Other - ART", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of clients currently on ART_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "20 -24 years, Male", + "MOH_Disag_ID": "f36xIT43PfA", + "MOH_Indicator_ID": "opl2iTrU8uL", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of clients currently on ART_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "15-19 years, Male", + "MOH_Disag_ID": "yG3cAZ3kzDi", + "MOH_Indicator_ID": "opl2iTrU8uL", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of clients currently on ART_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "50 years and above, Female", + "MOH_Disag_ID": "Qeh4mS74TkO", + "MOH_Indicator_ID": "opl2iTrU8uL", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of clients currently on ART_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "20 -24 years, Female", + "MOH_Disag_ID": "aXvKBPUlmKU", + "MOH_Indicator_ID": "opl2iTrU8uL", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of clients currently on ART_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "25-49 years, female", + "MOH_Disag_ID": "cJokyjePkG5", + "MOH_Indicator_ID": "opl2iTrU8uL", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of clients currently on ART_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "15-19 years, Female", + "MOH_Disag_ID": "e9k31H3mVe8", + "MOH_Indicator_ID": "opl2iTrU8uL", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of clients currently on ART_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "5-9 years, Female", + "MOH_Disag_ID": "JK1A95HAoNN", + "MOH_Indicator_ID": "opl2iTrU8uL", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of clients currently on ART_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "10-14 years, Female", + "MOH_Disag_ID": "RoRk4vf6vX4", + "MOH_Indicator_ID": "opl2iTrU8uL", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of clients currently on ART_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "2-4 years, Female", + "MOH_Disag_ID": "bBUSa90UWlc", + "MOH_Indicator_ID": "opl2iTrU8uL", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of clients currently on ART_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "< 2 year, Female", + "MOH_Disag_ID": "u3OJWZ8BDn4", + "MOH_Indicator_ID": "opl2iTrU8uL", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of clients currently on ART_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "5-9 years, Male", + "MOH_Disag_ID": "AJI0XPKW7eK", + "MOH_Indicator_ID": "opl2iTrU8uL", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of clients currently on ART_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "2-4 years, Male", + "MOH_Disag_ID": "meQhILePCAq", + "MOH_Indicator_ID": "opl2iTrU8uL", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of clients currently on ART_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "10-14 years, Male", + "MOH_Disag_ID": "pq3Coz5DG85", + "MOH_Indicator_ID": "opl2iTrU8uL", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of clients currently on ART_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "< 2 year, Male", + "MOH_Disag_ID": "zGnWjBCcYaB", + "MOH_Indicator_ID": "opl2iTrU8uL", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of patients who initiated ART this month_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "25-49 years, Male", + "MOH_Disag_ID": "GWwtaWND2sw", + "MOH_Indicator_ID": "S8qN7fuglqG", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of patients who initiated ART this month_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "20 -24 years, Male", + "MOH_Disag_ID": "f36xIT43PfA", + "MOH_Indicator_ID": "S8qN7fuglqG", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of patients who initiated ART this month_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "50 years and above, Male", + "MOH_Disag_ID": "vDsiP9C7oQn", + "MOH_Indicator_ID": "S8qN7fuglqG", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of patients who initiated ART this month_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "15-19 years, Male", + "MOH_Disag_ID": "yG3cAZ3kzDi", + "MOH_Indicator_ID": "S8qN7fuglqG", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of patients who initiated ART this month_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "50 years and above, Female", + "MOH_Disag_ID": "Qeh4mS74TkO", + "MOH_Indicator_ID": "S8qN7fuglqG", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of patients who initiated ART this month_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "20 -24 years, Female", + "MOH_Disag_ID": "aXvKBPUlmKU", + "MOH_Indicator_ID": "S8qN7fuglqG", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of patients who initiated ART this month_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "25-49 years, female", + "MOH_Disag_ID": "cJokyjePkG5", + "MOH_Indicator_ID": "S8qN7fuglqG", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of patients who initiated ART this month_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "15-19 years, Female", + "MOH_Disag_ID": "e9k31H3mVe8", + "MOH_Indicator_ID": "S8qN7fuglqG", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of patients who initiated ART this month_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "5-9 years, Female", + "MOH_Disag_ID": "JK1A95HAoNN", + "MOH_Indicator_ID": "S8qN7fuglqG", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of patients who initiated ART this month_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "10-14 years, Female", + "MOH_Disag_ID": "RoRk4vf6vX4", + "MOH_Indicator_ID": "S8qN7fuglqG", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of patients who initiated ART this month_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "2-4 years, Female", + "MOH_Disag_ID": "bBUSa90UWlc", + "MOH_Indicator_ID": "S8qN7fuglqG", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of patients who initiated ART this month_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "< 2 year, Female", + "MOH_Disag_ID": "u3OJWZ8BDn4", + "MOH_Indicator_ID": "S8qN7fuglqG", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of patients who initiated ART this month_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "5-9 years, Male", + "MOH_Disag_ID": "AJI0XPKW7eK", + "MOH_Indicator_ID": "S8qN7fuglqG", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of patients who initiated ART this month_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "2-4 years, Male", + "MOH_Disag_ID": "meQhILePCAq", + "MOH_Indicator_ID": "S8qN7fuglqG", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of patients who initiated ART this month_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "10-14 years, Male", + "MOH_Disag_ID": "pq3Coz5DG85", + "MOH_Indicator_ID": "S8qN7fuglqG", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of patients who initiated ART this month_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "< 2 year, Male", + "MOH_Disag_ID": "zGnWjBCcYaB", + "MOH_Indicator_ID": "S8qN7fuglqG", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + } + ] + }, + { + "status": "Success", + "country_org": "DATIM-MOH-RWA-FY20", + "period": "FY20", + "country_code": "RWA", + "country_name": "Rwanda", + "imap": [ + { + "MOH_Indicator_Name": "Clients counseled and tested for HIV through HTC ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "5-9 years, Female", + "MOH_Disag_ID": "E0nAWhLK79J", + "MOH_Indicator_ID": "sAhiX6AxLG6", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients counseled and tested for HIV through HTC ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "< 1 year, Female", + "MOH_Disag_ID": "pTaQP788yC5", + "MOH_Indicator_ID": "sAhiX6AxLG6", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients counseled and tested for HIV through HTC ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10-14 years, Female", + "MOH_Disag_ID": "qYfVd65iuXH", + "MOH_Indicator_ID": "sAhiX6AxLG6", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients counseled and tested for HIV through HTC ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "1-4 years, Female", + "MOH_Disag_ID": "wAFGRtEl7nG", + "MOH_Indicator_ID": "sAhiX6AxLG6", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "5-9 years, Female", + "MOH_Disag_ID": "E0nAWhLK79J", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "< 1 year, Female", + "MOH_Disag_ID": "pTaQP788yC5", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10-14 years, Female", + "MOH_Disag_ID": "qYfVd65iuXH", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "1-4 years, Female", + "MOH_Disag_ID": "wAFGRtEl7nG", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "5-9 years, Female", + "MOH_Disag_ID": "E0nAWhLK79J", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "HrQbkVgBM1X", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "< 1 year, Female", + "MOH_Disag_ID": "pTaQP788yC5", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "HrQbkVgBM1X", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10-14 years, Female", + "MOH_Disag_ID": "qYfVd65iuXH", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "HrQbkVgBM1X", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "1-4 years, Female", + "MOH_Disag_ID": "wAFGRtEl7nG", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "HrQbkVgBM1X", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients counseled and tested for HIV through HTC ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "< 1 year, Male", + "MOH_Disag_ID": "SR2WfweFAxD", + "MOH_Indicator_ID": "sAhiX6AxLG6", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients counseled and tested for HIV through HTC ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10-14 years, Male", + "MOH_Disag_ID": "ZXYikTd6CZB", + "MOH_Indicator_ID": "sAhiX6AxLG6", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients counseled and tested for HIV through HTC ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "1-4 years, Male", + "MOH_Disag_ID": "gG5yK8C3z30", + "MOH_Indicator_ID": "sAhiX6AxLG6", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients counseled and tested for HIV through HTC ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "5-9 years, Male", + "MOH_Disag_ID": "haZi3seXYSS", + "MOH_Indicator_ID": "sAhiX6AxLG6", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "< 1 year, Male", + "MOH_Disag_ID": "SR2WfweFAxD", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10-14 years, Male", + "MOH_Disag_ID": "ZXYikTd6CZB", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "1-4 years, Male", + "MOH_Disag_ID": "gG5yK8C3z30", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "5-9 years, Male", + "MOH_Disag_ID": "haZi3seXYSS", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "< 1 year, Male", + "MOH_Disag_ID": "SR2WfweFAxD", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "R4WXCEzPZcY", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10-14 years, Male", + "MOH_Disag_ID": "ZXYikTd6CZB", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "R4WXCEzPZcY", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "1-4 years, Male", + "MOH_Disag_ID": "gG5yK8C3z30", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "R4WXCEzPZcY", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "5-9 years, Male", + "MOH_Disag_ID": "haZi3seXYSS", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "R4WXCEzPZcY", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "50 years and above, Female", + "MOH_Disag_ID": "IQT7IKHRS6X", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "20-24 years, Female", + "MOH_Disag_ID": "csWfMXz428O", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "25-49 years, Female", + "MOH_Disag_ID": "emYiBfc3x3U", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15-19 years, Female", + "MOH_Disag_ID": "y9MfNsyI3bn", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "50 years and above, Male", + "MOH_Disag_ID": "CxkHxXIjLcH", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "20-24 years, Male", + "MOH_Disag_ID": "PCZGMJ5EvGH", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15-19 years, Male", + "MOH_Disag_ID": "WAM7HGR0x63", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "25-49 years, Male", + "MOH_Disag_ID": "szMmZqHINQ0", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients counseled and tested for HIV through HTC ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "50 years and above, Male", + "MOH_Disag_ID": "CxkHxXIjLcH", + "MOH_Indicator_ID": "sAhiX6AxLG6", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients counseled and tested for HIV through HTC ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "20-24 years, Male", + "MOH_Disag_ID": "PCZGMJ5EvGH", + "MOH_Indicator_ID": "sAhiX6AxLG6", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients counseled and tested for HIV through HTC ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15-19 years, Male", + "MOH_Disag_ID": "WAM7HGR0x63", + "MOH_Indicator_ID": "sAhiX6AxLG6", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients counseled and tested for HIV through HTC ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "25-49 years, Male", + "MOH_Disag_ID": "szMmZqHINQ0", + "MOH_Indicator_ID": "sAhiX6AxLG6", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "50 years and above, Male", + "MOH_Disag_ID": "CxkHxXIjLcH", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "20-24 years, Male", + "MOH_Disag_ID": "PCZGMJ5EvGH", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15-19 years, Male", + "MOH_Disag_ID": "WAM7HGR0x63", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "25-49 years, Male", + "MOH_Disag_ID": "szMmZqHINQ0", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Clients counseled and tested for HIV through HTC ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "50 years and above, Female", + "MOH_Disag_ID": "IQT7IKHRS6X", + "MOH_Indicator_ID": "sAhiX6AxLG6", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients counseled and tested for HIV through HTC ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "20-24 years, Female", + "MOH_Disag_ID": "csWfMXz428O", + "MOH_Indicator_ID": "sAhiX6AxLG6", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients counseled and tested for HIV through HTC ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "25-49 years, Female", + "MOH_Disag_ID": "emYiBfc3x3U", + "MOH_Indicator_ID": "sAhiX6AxLG6", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients counseled and tested for HIV through HTC ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15-19 years, Female", + "MOH_Disag_ID": "y9MfNsyI3bn", + "MOH_Indicator_ID": "sAhiX6AxLG6", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "50 years and above, Female", + "MOH_Disag_ID": "IQT7IKHRS6X", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "20-24 years, Female", + "MOH_Disag_ID": "csWfMXz428O", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "25-49 years, Female", + "MOH_Disag_ID": "emYiBfc3x3U", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC ", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15-19 years, Female", + "MOH_Disag_ID": "y9MfNsyI3bn", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HIV positive pregnant women who initiated on ART_2019", + "Classification": "n/a", + "DATIM_Indicator_Category": "PMTCT_ART", + "MOH_Disag_Name": "< 25 years", + "MOH_Disag_ID": "gciO5WAa5Qh", + "MOH_Indicator_ID": "GOeU9rY6xo8", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV positive pregnant women who initiated on ART_2019", + "Classification": "n/a", + "DATIM_Indicator_Category": "PMTCT_ART", + "MOH_Disag_Name": ">= 25 years", + "MOH_Disag_ID": "sxqegIjlzTj", + "MOH_Indicator_ID": "GOeU9rY6xo8", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Known HIV positive pregnant women presenting for first antenatal care consultation_2019", + "Classification": "n/a", + "DATIM_Indicator_Category": "PMTCT_ART", + "MOH_Disag_Name": "< 25 years", + "MOH_Disag_ID": "gciO5WAa5Qh", + "MOH_Indicator_ID": "JPf8gquIsGu", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Known HIV positive pregnant women presenting for first antenatal care consultation_2019", + "Classification": "n/a", + "DATIM_Indicator_Category": "PMTCT_ART", + "MOH_Disag_Name": ">= 25 years", + "MOH_Disag_ID": "sxqegIjlzTj", + "MOH_Indicator_ID": "JPf8gquIsGu", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Known HIV positive pregnant women presenting for first antenatal care consultation_2019", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "< 25 years", + "MOH_Disag_ID": "gciO5WAa5Qh", + "MOH_Indicator_ID": "JPf8gquIsGu", + "DATIM_Disag_ID": "D3erNSl5dd2", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Known HIV positive pregnant women presenting for first antenatal care consultation_2019", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": ">= 25 years", + "MOH_Disag_ID": "sxqegIjlzTj", + "MOH_Indicator_ID": "JPf8gquIsGu", + "DATIM_Disag_ID": "D3erNSl5dd2", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Pregnant women with unknown HIV status tested for HIV_2019V ", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "< 25 years", + "MOH_Disag_ID": "gciO5WAa5Qh", + "MOH_Indicator_ID": "NfcKSsqQSKy", + "DATIM_Disag_ID": "Wc6ItXYBs0s", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Pregnant women with unknown HIV status tested for HIV_2019V ", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": ">= 25 years", + "MOH_Disag_ID": "sxqegIjlzTj", + "MOH_Indicator_ID": "NfcKSsqQSKy", + "DATIM_Disag_ID": "Wc6ItXYBs0s", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Pregnant women tested HIV positive_2019", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "< 25 years", + "MOH_Disag_ID": "gciO5WAa5Qh", + "MOH_Indicator_ID": "pVZUOgTfhE3", + "DATIM_Disag_ID": "Wc6ItXYBs0s", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Pregnant women tested HIV positive_2019", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": ">= 25 years", + "MOH_Disag_ID": "sxqegIjlzTj", + "MOH_Indicator_ID": "pVZUOgTfhE3", + "DATIM_Disag_ID": "Wc6ItXYBs0s", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Pregnant women tested HIV positive_2019", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "< 25 years", + "MOH_Disag_ID": "gciO5WAa5Qh", + "MOH_Indicator_ID": "pVZUOgTfhE3", + "DATIM_Disag_ID": "brmDl6cMjft", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Pregnant women tested HIV positive_2019", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": ">= 25 years", + "MOH_Disag_ID": "sxqegIjlzTj", + "MOH_Indicator_ID": "pVZUOgTfhE3", + "DATIM_Disag_ID": "brmDl6cMjft", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Patients who started anti TB treatment at enrollment_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "default", + "MOH_Disag_ID": "BNTdWBe0N1F", + "MOH_Indicator_ID": "iFkxMxhEoj5", + "DATIM_Disag_ID": "GwUc7g13Hg9", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Unknown Sex, Unknown Age, Other - ART", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Patients who started anti TB treatment at enrollment_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "default", + "MOH_Disag_ID": "CK9lIv6mSnM", + "MOH_Indicator_ID": "iFkxMxhEoj5", + "DATIM_Disag_ID": "GwUc7g13Hg9", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Unknown Sex, Unknown Age, Other - ART", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Patients who started anti TB treatment at enrollment_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "default", + "MOH_Disag_ID": "NVaPwGZE3BD", + "MOH_Indicator_ID": "iFkxMxhEoj5", + "DATIM_Disag_ID": "GwUc7g13Hg9", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Unknown Sex, Unknown Age, Other - ART", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Patients who started anti TB treatment at enrollment_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "default", + "MOH_Disag_ID": "oKIKQmUJEwN", + "MOH_Indicator_ID": "iFkxMxhEoj5", + "DATIM_Disag_ID": "GwUc7g13Hg9", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Unknown Sex, Unknown Age, Other - ART", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of clients currently on ART_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "25-49 years, Male", + "MOH_Disag_ID": "GWwtaWND2sw", + "MOH_Indicator_ID": "opl2iTrU8uL", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of clients currently on ART_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "20 -24 years, Male", + "MOH_Disag_ID": "f36xIT43PfA", + "MOH_Indicator_ID": "opl2iTrU8uL", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of clients currently on ART_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "50 years and above, Male", + "MOH_Disag_ID": "vDsiP9C7oQn", + "MOH_Indicator_ID": "opl2iTrU8uL", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of clients currently on ART_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "15-19 years, Male", + "MOH_Disag_ID": "yG3cAZ3kzDi", + "MOH_Indicator_ID": "opl2iTrU8uL", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of clients currently on ART_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "50 years and above, Female", + "MOH_Disag_ID": "Qeh4mS74TkO", + "MOH_Indicator_ID": "opl2iTrU8uL", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of clients currently on ART_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "20 -24 years, Female", + "MOH_Disag_ID": "aXvKBPUlmKU", + "MOH_Indicator_ID": "opl2iTrU8uL", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of clients currently on ART_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "25-49 years, female", + "MOH_Disag_ID": "cJokyjePkG5", + "MOH_Indicator_ID": "opl2iTrU8uL", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of clients currently on ART_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "15-19 years, Female", + "MOH_Disag_ID": "e9k31H3mVe8", + "MOH_Indicator_ID": "opl2iTrU8uL", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of clients currently on ART_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "5-9 years, Female", + "MOH_Disag_ID": "JK1A95HAoNN", + "MOH_Indicator_ID": "opl2iTrU8uL", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of clients currently on ART_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "10-14 years, Female", + "MOH_Disag_ID": "RoRk4vf6vX4", + "MOH_Indicator_ID": "opl2iTrU8uL", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of clients currently on ART_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "2-4 years, Female", + "MOH_Disag_ID": "bBUSa90UWlc", + "MOH_Indicator_ID": "opl2iTrU8uL", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of clients currently on ART_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "< 2 year, Female", + "MOH_Disag_ID": "u3OJWZ8BDn4", + "MOH_Indicator_ID": "opl2iTrU8uL", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of clients currently on ART_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "5-9 years, Male", + "MOH_Disag_ID": "AJI0XPKW7eK", + "MOH_Indicator_ID": "opl2iTrU8uL", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of clients currently on ART_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "2-4 years, Male", + "MOH_Disag_ID": "meQhILePCAq", + "MOH_Indicator_ID": "opl2iTrU8uL", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of clients currently on ART_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "10-14 years, Male", + "MOH_Disag_ID": "pq3Coz5DG85", + "MOH_Indicator_ID": "opl2iTrU8uL", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of clients currently on ART_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "< 2 year, Male", + "MOH_Disag_ID": "zGnWjBCcYaB", + "MOH_Indicator_ID": "opl2iTrU8uL", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of patients who initiated ART this month_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "25-49 years, Male", + "MOH_Disag_ID": "GWwtaWND2sw", + "MOH_Indicator_ID": "S8qN7fuglqG", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of patients who initiated ART this month_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "20 -24 years, Male", + "MOH_Disag_ID": "f36xIT43PfA", + "MOH_Indicator_ID": "S8qN7fuglqG", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of patients who initiated ART this month_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "50 years and above, Male", + "MOH_Disag_ID": "vDsiP9C7oQn", + "MOH_Indicator_ID": "S8qN7fuglqG", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of patients who initiated ART this month_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "15-19 years, Male", + "MOH_Disag_ID": "yG3cAZ3kzDi", + "MOH_Indicator_ID": "S8qN7fuglqG", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of patients who initiated ART this month_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "50 years and above, Female", + "MOH_Disag_ID": "Qeh4mS74TkO", + "MOH_Indicator_ID": "S8qN7fuglqG", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of patients who initiated ART this month_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "20 -24 years, Female", + "MOH_Disag_ID": "aXvKBPUlmKU", + "MOH_Indicator_ID": "S8qN7fuglqG", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of patients who initiated ART this month_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "25-49 years, female", + "MOH_Disag_ID": "cJokyjePkG5", + "MOH_Indicator_ID": "S8qN7fuglqG", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of patients who initiated ART this month_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "15-19 years, Female", + "MOH_Disag_ID": "e9k31H3mVe8", + "MOH_Indicator_ID": "S8qN7fuglqG", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of patients who initiated ART this month_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "5-9 years, Female", + "MOH_Disag_ID": "JK1A95HAoNN", + "MOH_Indicator_ID": "S8qN7fuglqG", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of patients who initiated ART this month_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "10-14 years, Female", + "MOH_Disag_ID": "RoRk4vf6vX4", + "MOH_Indicator_ID": "S8qN7fuglqG", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of patients who initiated ART this month_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "2-4 years, Female", + "MOH_Disag_ID": "bBUSa90UWlc", + "MOH_Indicator_ID": "S8qN7fuglqG", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of patients who initiated ART this month_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "< 2 year, Female", + "MOH_Disag_ID": "u3OJWZ8BDn4", + "MOH_Indicator_ID": "S8qN7fuglqG", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of patients who initiated ART this month_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "5-9 years, Male", + "MOH_Disag_ID": "AJI0XPKW7eK", + "MOH_Indicator_ID": "S8qN7fuglqG", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of patients who initiated ART this month_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "2-4 years, Male", + "MOH_Disag_ID": "meQhILePCAq", + "MOH_Indicator_ID": "S8qN7fuglqG", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of patients who initiated ART this month_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "10-14 years, Male", + "MOH_Disag_ID": "pq3Coz5DG85", + "MOH_Indicator_ID": "S8qN7fuglqG", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of patients who initiated ART this month_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "< 2 year, Male", + "MOH_Disag_ID": "zGnWjBCcYaB", + "MOH_Indicator_ID": "S8qN7fuglqG", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + } + ] + }, + { + "status": "Success", + "country_org": "DATIM-MOH-LSO-FY20", + "period": "FY20", + "country_code": "LSO", + "country_name": "Lesotho", + "imap": [ + { + "MOH_Indicator_Name": "HIV negative Children (0-14years)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Children 0-14yrs currently in HIV Care (PRE- ART+ART) (Includes children not seen but still active on Pre-ART and ART)", + "MOH_Disag_ID": "hw6cCI1eqNx", + "MOH_Indicator_ID": "INDHTC-108c", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Children 0-14 tested HIV positive", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Children 0-14yrs currently in HIV Care (PRE- ART+ART) (Includes children not seen but still active on Pre-ART and ART)", + "MOH_Disag_ID": "hw6cCI1eqNx", + "MOH_Indicator_ID": "INDHTC-108b", + "DATIM_Disag_ID": "HrQbkVgBM1X", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV negative Children (0-14years)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Children 0-14yrs currently in HIV Care (PRE- ART+ART) (Includes children not seen but still active on Pre-ART and ART)", + "MOH_Disag_ID": "h42VVH4gDk8", + "MOH_Indicator_ID": "INDHTC-108c", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Children 0-14 tested HIV positive", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Children 0-14yrs currently in HIV Care (PRE- ART+ART) (Includes children not seen but still active on Pre-ART and ART)", + "MOH_Disag_ID": "h42VVH4gDk8", + "MOH_Indicator_ID": "INDHTC-108b", + "DATIM_Disag_ID": "R4WXCEzPZcY", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Adults 15+ tested HIV positive", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Children 0-14yrs currently in HIV Care (PRE- ART+ART) (Includes children not seen but still active on Pre-ART and ART)", + "MOH_Disag_ID": "hw6cCI1eqNx", + "MOH_Indicator_ID": "INDHTC-110b", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Adults 15+ tested HIV positive", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Children 0-14yrs currently in HIV Care (PRE- ART+ART) (Includes children not seen but still active on Pre-ART and ART)", + "MOH_Disag_ID": "h42VVH4gDk8", + "MOH_Indicator_ID": "INDHTC-110b", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV negative adults 15+", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Children 0-14yrs currently in HIV Care (PRE- ART+ART) (Includes children not seen but still active on Pre-ART and ART)", + "MOH_Disag_ID": "h42VVH4gDk8", + "MOH_Indicator_ID": "INDHTC-110c", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV negative adults 15+", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Children 0-14yrs currently in HIV Care (PRE- ART+ART) (Includes children not seen but still active on Pre-ART and ART)", + "MOH_Disag_ID": "hw6cCI1eqNx", + "MOH_Indicator_ID": "INDHTC-110c", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV+ pregnant women receiving ART", + "Classification": "n/a", + "DATIM_Indicator_Category": "PMTCT_ART", + "MOH_Disag_Name": "HIV+ pregnant women receiving ART ", + "MOH_Disag_ID": "INDANC-04a", + "MOH_Indicator_ID": "INDANC-04a", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ANC clientswith known HIV positive status before ANC visit", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "ANC clientswith known HIV positive status before ANC visit ", + "MOH_Disag_ID": "ANC15_2", + "MOH_Indicator_ID": "ANC15_2", + "DATIM_Disag_ID": "D3erNSl5dd2", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV+ ANC clients(New and subsequent visits)", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "HIV+ ANC clients(New and subsequent visits ", + "MOH_Disag_ID": "INDANC-03a", + "MOH_Indicator_ID": "INDANC-03a", + "DATIM_Disag_ID": "brmDl6cMjft", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Adults 15+yrs currently on ART (includes adults not seen but still active on ART)", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Children 0-14yrs currently in HIV Care (PRE- ART+ART) (Includes children not seen but still active on Pre-ART and ART)", + "MOH_Disag_ID": "h42VVH4gDk8", + "MOH_Indicator_ID": "INDART-65c", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Adults 15+yrs currently on ART (includes adults not seen but still active on ART)", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Children 0-14yrs currently in HIV Care (PRE- ART+ART) (Includes children not seen but still active on Pre-ART and ART)", + "MOH_Disag_ID": "hw6cCI1eqNx", + "MOH_Indicator_ID": "INDART-65c", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Children 0-14yrs currently in HIV Care (PRE- ART+ART) (Includes children not seen but still active on Pre-ART and ART)", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Children 0-14yrs currently in HIV Care (PRE- ART+ART) (Includes children not seen but still active on Pre-ART and ART)", + "MOH_Disag_ID": "hw6cCI1eqNx", + "MOH_Indicator_ID": "INDART-65b", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Children 0-14yrs currently in HIV Care (PRE- ART+ART) (Includes children not seen but still active on Pre-ART and ART)", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Children 0-14yrs currently in HIV Care (PRE- ART+ART) (Includes children not seen but still active on Pre-ART and ART)", + "MOH_Disag_ID": "h42VVH4gDk8", + "MOH_Indicator_ID": "INDART-65b", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Adults (14+) initiated ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Children 0-14yrs currently in HIV Care (PRE- ART+ART) (Includes children not seen but still active on Pre-ART and ART)", + "MOH_Disag_ID": "h42VVH4gDk8", + "MOH_Indicator_ID": "INDART01b", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Adults (14+) initiated ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Children 0-14yrs currently in HIV Care (PRE- ART+ART) (Includes children not seen but still active on Pre-ART and ART)", + "MOH_Disag_ID": "hw6cCI1eqNx", + "MOH_Indicator_ID": "INDART01b", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Children (0-14)initiated ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Children 0-14yrs currently in HIV Care (PRE- ART+ART) (Includes children not seen but still active on Pre-ART and ART)", + "MOH_Disag_ID": "hw6cCI1eqNx", + "MOH_Indicator_ID": "INDART01a", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Children (0-14)initiated ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Children 0-14yrs currently in HIV Care (PRE- ART+ART) (Includes children not seen but still active on Pre-ART and ART)", + "MOH_Disag_ID": "h42VVH4gDk8", + "MOH_Indicator_ID": "INDART01a", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + } + ] + }, + { + "status": "Success", + "country_org": "DATIM-MOH-DEMO-FY20", + "period": "FY20", + "country_code": "DEMO", + "country_name": "demo_country", + "imap": [ + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Vlad_test2", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "VST2", + "DATIM_Disag_ID": "UggtNScQMVl", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Vlad_test25", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "VST52", + "DATIM_Disag_ID": "pCFCaOLScdv", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Jason_test", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "JBK", + "DATIM_Disag_ID": "xzoIG0AwsNB", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "MOH_Indicator_Name": "PEPFAR_PMTCT_ART", + "DATIM_Indicator_Category": "PMTCT_ART", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PMTCT_ART", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "test", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "test", + "DATIM_Disag_ID": "D3erNSl5dd2", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "MOH_Indicator_Name": "Test-prod", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "test-prod", + "DATIM_Disag_ID": "Q732w6Hev9u", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Positive, Female, <15, Life-long ART, New", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "test", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "test", + "DATIM_Disag_ID": "SeijxYK8F4b", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_NEW", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "female_u1", + "MOH_Disag_ID": "female_u1", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "y3VqNEK9n95", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "<1, Female, Positive", + "Operation": "ADD" + } + ] + } +] diff --git a/imap-samples/production-v2-imap-backup-20210405.json b/imap-samples/production-v2-imap-backup-20210405.json new file mode 100644 index 0000000..a3563e3 --- /dev/null +++ b/imap-samples/production-v2-imap-backup-20210405.json @@ -0,0 +1,49472 @@ +[ + { + "status": "Success", + "country_org": "DATIM-MOH-demojp20-FY20", + "period": "FY20", + "country_code": "demojp20", + "country_name": "demojp20", + "imap": [ + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Vlad_test2", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "VST2", + "DATIM_Disag_ID": "UggtNScQMVl", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Vlad_test", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "VST", + "DATIM_Disag_ID": "pCFCaOLScdv", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Jason_test", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "JBK", + "DATIM_Disag_ID": "xzoIG0AwsNB", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_NEW", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "female_u1", + "MOH_Disag_ID": "female_u1", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "y3VqNEK9n95", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "<1, Female, Positive", + "Operation": "ADD" + } + ] + }, + { + "status": "Success", + "country_org": "DATIM-MOH-demojp2-FY19", + "period": "FY19", + "country_code": "demojp2", + "country_name": "demojp2", + "imap": [ + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "PEPFAR_HTS_TST", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "PEPFAR_HTS_TST_NEG_A15_F", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_NEG_A15_F", + "DATIM_Disag_ID": "K21p4HUGqOS", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Unknown Age, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "PEPFAR_HTS_TST_POS_A15_M", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_POS_A15_M", + "DATIM_Disag_ID": "SCD7EVreQUA", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Unknown Age, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "PEPFAR_HTS_TST_POS_A15_F", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_POS_A15_F", + "DATIM_Disag_ID": "U6ErjBQYGSG", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Unknown Age, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "MOH_Indicator_Name": "PEPFAR_PMTCT_ART", + "DATIM_Indicator_Category": "PMTCT_ART", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PMTCT_ART", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "IPT by newly enrolled on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "PT by newly enrolled on ART Female 10 and 14", + "MOH_Disag_ID": "MohDisARTBtw10and14F", + "MOH_Indicator_ID": "NewlyEnrolledUnderF15F", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Test Indicator Name", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "Test MOH Indicator Name", + "MOH_Disag_ID": "MOHIndicatorDIsgID", + "MOH_Indicator_ID": "MOHIndicatorID", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "IPT by newly enrolled on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "IPT by newly enrolled on ART <1", + "MOH_Disag_ID": "MohDisARTUnder1M", + "MOH_Indicator_ID": "NewlyEnrolledUnder15M", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + } + ] + }, + { + "status": "Success", + "country_org": "DATIM-MOH-ZMB-FY19", + "period": "FY19", + "country_code": "ZMB", + "country_name": "Zambia", + "imap": [ + { + "MOH_Indicator_Name": "HIV Testing ((HTS)", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Age(10-14)y, Female", + "MOH_Disag_ID": "Ak2FdPn5Q9G", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Testing ((HTS)", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(15-19 )y, Male", + "MOH_Disag_ID": "C56tlhPFjfp", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Testing ((HTS)", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Age <1y, Male", + "MOH_Disag_ID": "Etb79cTNmIK", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Testing ((HTS)", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(5-9)y, Male", + "MOH_Disag_ID": "GJ9gSSmJoIv", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Testing ((HTS)", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(25-49 )y, Male", + "MOH_Disag_ID": "GVCeesQOBzo", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Testing ((HTS)", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Age <1y, Female", + "MOH_Disag_ID": "KaUFNUYC7ft", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Testing ((HTS)", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(+50)y, Male", + "MOH_Disag_ID": "P02eYTPt4dS", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Testing ((HTS)", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(20-24)y, Female", + "MOH_Disag_ID": "Qqla7AHVmyE", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Testing ((HTS)", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(20-24)y, Male", + "MOH_Disag_ID": "VZ2XN0ZxA6S", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Testing ((HTS)", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Female, (1-4)y", + "MOH_Disag_ID": "WqDPWzWmlQT", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Testing ((HTS)", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(1-4)y, Male", + "MOH_Disag_ID": "ZjHIkuvbhVC", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Testing ((HTS)", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(5-9)y, Female", + "MOH_Disag_ID": "fzKC3XrqoHz", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Testing ((HTS)", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(25-49 )y, Female", + "MOH_Disag_ID": "mauE5Mua3mf", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Testing ((HTS)", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(15-19 )y, Female", + "MOH_Disag_ID": "puTb3F0KdEX", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Testing ((HTS)", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Age(10-14)y, Male", + "MOH_Disag_ID": "rj1w1Pq8jkf", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Testing ((HTS)", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(+50)y, Female", + "MOH_Disag_ID": "u3zNA6CU0aC", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Testing ((HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Age(10-14)y, Female", + "MOH_Disag_ID": "Ak2FdPn5Q9G", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Testing ((HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Age <1y, Female", + "MOH_Disag_ID": "KaUFNUYC7ft", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Testing ((HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Female, (1-4)y", + "MOH_Disag_ID": "WqDPWzWmlQT", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Testing ((HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(5-9)y, Female", + "MOH_Disag_ID": "fzKC3XrqoHz", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Age(10-14)y, Female", + "MOH_Disag_ID": "Ak2FdPn5Q9G", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Age <1y, Female", + "MOH_Disag_ID": "KaUFNUYC7ft", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Female, (1-4)y", + "MOH_Disag_ID": "WqDPWzWmlQT", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(5-9)y, Female", + "MOH_Disag_ID": "fzKC3XrqoHz", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Age(10-14)y, Female", + "MOH_Disag_ID": "Ak2FdPn5Q9G", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "HrQbkVgBM1X", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Age <1y, Female", + "MOH_Disag_ID": "KaUFNUYC7ft", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "HrQbkVgBM1X", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Female, (1-4)y", + "MOH_Disag_ID": "WqDPWzWmlQT", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "HrQbkVgBM1X", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(5-9)y, Female", + "MOH_Disag_ID": "fzKC3XrqoHz", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "HrQbkVgBM1X", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HIV Testing ((HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Age <1y, Male", + "MOH_Disag_ID": "Etb79cTNmIK", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Testing ((HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(5-9)y, Male", + "MOH_Disag_ID": "GJ9gSSmJoIv", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Testing ((HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(1-4)y, Male", + "MOH_Disag_ID": "ZjHIkuvbhVC", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Testing ((HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Age(10-14)y, Male", + "MOH_Disag_ID": "rj1w1Pq8jkf", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Age <1y, Male", + "MOH_Disag_ID": "Etb79cTNmIK", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(5-9)y, Male", + "MOH_Disag_ID": "GJ9gSSmJoIv", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(1-4)y, Male", + "MOH_Disag_ID": "ZjHIkuvbhVC", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Age(10-14)y, Male", + "MOH_Disag_ID": "rj1w1Pq8jkf", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Age <1y, Male", + "MOH_Disag_ID": "Etb79cTNmIK", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "R4WXCEzPZcY", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(5-9)y, Male", + "MOH_Disag_ID": "GJ9gSSmJoIv", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "R4WXCEzPZcY", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(1-4)y, Male", + "MOH_Disag_ID": "ZjHIkuvbhVC", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "R4WXCEzPZcY", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Age(10-14)y, Male", + "MOH_Disag_ID": "rj1w1Pq8jkf", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "R4WXCEzPZcY", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(20-24)y, Female", + "MOH_Disag_ID": "Qqla7AHVmyE", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(25-49 )y, Female", + "MOH_Disag_ID": "mauE5Mua3mf", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(15-19 )y, Female", + "MOH_Disag_ID": "puTb3F0KdEX", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(+50)y, Female", + "MOH_Disag_ID": "u3zNA6CU0aC", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(15-19 )y, Male", + "MOH_Disag_ID": "C56tlhPFjfp", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(25-49 )y, Male", + "MOH_Disag_ID": "GVCeesQOBzo", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(+50)y, Male", + "MOH_Disag_ID": "P02eYTPt4dS", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(20-24)y, Male", + "MOH_Disag_ID": "VZ2XN0ZxA6S", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Testing ((HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(15-19 )y, Male", + "MOH_Disag_ID": "C56tlhPFjfp", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Testing ((HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(25-49 )y, Male", + "MOH_Disag_ID": "GVCeesQOBzo", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Testing ((HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(+50)y, Male", + "MOH_Disag_ID": "P02eYTPt4dS", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Testing ((HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(20-24)y, Male", + "MOH_Disag_ID": "VZ2XN0ZxA6S", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(15-19 )y, Male", + "MOH_Disag_ID": "C56tlhPFjfp", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(25-49 )y, Male", + "MOH_Disag_ID": "GVCeesQOBzo", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(+50)y, Male", + "MOH_Disag_ID": "P02eYTPt4dS", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(20-24)y, Male", + "MOH_Disag_ID": "VZ2XN0ZxA6S", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Testing ((HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(20-24)y, Female", + "MOH_Disag_ID": "Qqla7AHVmyE", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Testing ((HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(25-49 )y, Female", + "MOH_Disag_ID": "mauE5Mua3mf", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Testing ((HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(15-19 )y, Female", + "MOH_Disag_ID": "puTb3F0KdEX", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Testing ((HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(+50)y, Female", + "MOH_Disag_ID": "u3zNA6CU0aC", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(20-24)y, Female", + "MOH_Disag_ID": "Qqla7AHVmyE", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(25-49 )y, Female", + "MOH_Disag_ID": "mauE5Mua3mf", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(15-19 )y, Female", + "MOH_Disag_ID": "puTb3F0KdEX", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(+50)y, Female", + "MOH_Disag_ID": "u3zNA6CU0aC", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Maternal ART (ANC)", + "Classification": "n/a", + "DATIM_Indicator_Category": "PMTCT_ART", + "MOH_Disag_Name": "Started ART from (after 72hrs but < 6 weeks)", + "MOH_Disag_ID": "FbQySi4EF2g", + "MOH_Indicator_ID": "f0UGUWHUogZ", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Maternal ART (ANC)", + "Classification": "n/a", + "DATIM_Indicator_Category": "PMTCT_ART", + "MOH_Disag_Name": "On ART at 1st ANC visit", + "MOH_Disag_ID": "KGIRGjlPgrq", + "MOH_Indicator_ID": "f0UGUWHUogZ", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Maternal ART (ANC)", + "Classification": "n/a", + "DATIM_Indicator_Category": "PMTCT_ART", + "MOH_Disag_Name": "Started on ART in L&D", + "MOH_Disag_ID": "N4MPvl4DHTj", + "MOH_Indicator_ID": "f0UGUWHUogZ", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Maternal ART (ANC)", + "Classification": "n/a", + "DATIM_Indicator_Category": "PMTCT_ART", + "MOH_Disag_Name": "Started on ART in ANC (Option B+)", + "MOH_Disag_ID": "OfNFmREOKOD", + "MOH_Indicator_ID": "f0UGUWHUogZ", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Maternal ART (ANC)", + "Classification": "n/a", + "DATIM_Indicator_Category": "PMTCT_ART", + "MOH_Disag_Name": "Started on ART in PNC (within 72 hours)", + "MOH_Disag_ID": "hMeuPCfMjY3", + "MOH_Indicator_ID": "f0UGUWHUogZ", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Testing for HIV_EMTCT( Only)", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "Tested - Initial test in PNC (< 6 weeks)", + "MOH_Disag_ID": "de87z8nMhQU", + "MOH_Indicator_ID": "VwPe7rUMMRR", + "DATIM_Disag_ID": "Jwb1SWomgpk", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex", + "DATIM_Disag_Name": "Female", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Testing for HIV_EMTCT( Only)", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "Tested - Initial test in L&D", + "MOH_Disag_ID": "snwLRdi9LDc", + "MOH_Indicator_ID": "VwPe7rUMMRR", + "DATIM_Disag_ID": "Jwb1SWomgpk", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex", + "DATIM_Disag_Name": "Female", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Testing for HIV_EMTCT( Only)", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "Tested - Initial test in ANC", + "MOH_Disag_ID": "uR9wPGGggMU", + "MOH_Indicator_ID": "VwPe7rUMMRR", + "DATIM_Disag_ID": "Jwb1SWomgpk", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex", + "DATIM_Disag_Name": "Female", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Testing for HIV_EMTCT( Only)", + "Classification": "coarse", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "Tested - Initial test in PNC (< 6 weeks)", + "MOH_Disag_ID": "de87z8nMhQU", + "MOH_Indicator_ID": "VwPe7rUMMRR", + "DATIM_Disag_ID": "PCasMOWl24Y", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Testing for HIV_EMTCT( Only)", + "Classification": "coarse", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "Tested - Initial test in L&D", + "MOH_Disag_ID": "snwLRdi9LDc", + "MOH_Indicator_ID": "VwPe7rUMMRR", + "DATIM_Disag_ID": "PCasMOWl24Y", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Testing for HIV_EMTCT( Only)", + "Classification": "coarse", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "Tested - Initial test in ANC", + "MOH_Disag_ID": "uR9wPGGggMU", + "MOH_Indicator_ID": "VwPe7rUMMRR", + "DATIM_Disag_ID": "PCasMOWl24Y", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Testing for HIV_EMTCT( Only)", + "Classification": "coarse", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "Tested - Initial test in PNC (< 6 weeks)", + "MOH_Disag_ID": "de87z8nMhQU", + "MOH_Indicator_ID": "TxZUJpX3VOp", + "DATIM_Disag_ID": "PCasMOWl24Y", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Testing for HIV_EMTCT( Only)", + "Classification": "coarse", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "Tested - Initial test in L&D", + "MOH_Disag_ID": "snwLRdi9LDc", + "MOH_Indicator_ID": "TxZUJpX3VOp", + "DATIM_Disag_ID": "PCasMOWl24Y", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Testing for HIV_EMTCT( Only)", + "Classification": "coarse", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "Tested - Initial test in ANC", + "MOH_Disag_ID": "uR9wPGGggMU", + "MOH_Indicator_ID": "TxZUJpX3VOp", + "DATIM_Disag_ID": "PCasMOWl24Y", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Testing for HIV_EMTCT( Only)", + "Classification": "coarse", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "Known HIV+ at first antenatal visit", + "MOH_Disag_ID": "USfPOPAeN16", + "MOH_Indicator_ID": "kbMCCBZwJ9Q", + "DATIM_Disag_ID": "o0gcwyuh7mU", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "DATIM_Disag_Name": "Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Testing for HIV_EMTCT( Only)", + "Classification": "coarse", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "Tested - Initial test in PNC (< 6 weeks)", + "MOH_Disag_ID": "de87z8nMhQU", + "MOH_Indicator_ID": "TxZUJpX3VOp", + "DATIM_Disag_ID": "pc4W2rmWK4q", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "DATIM_Disag_Name": "Female, Newly Identified Positive", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Testing for HIV_EMTCT( Only)", + "Classification": "coarse", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "Tested - Initial test in L&D", + "MOH_Disag_ID": "snwLRdi9LDc", + "MOH_Indicator_ID": "TxZUJpX3VOp", + "DATIM_Disag_ID": "pc4W2rmWK4q", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "DATIM_Disag_Name": "Female, Newly Identified Positive", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Testing for HIV_EMTCT( Only)", + "Classification": "coarse", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "Tested - Initial test in ANC", + "MOH_Disag_ID": "uR9wPGGggMU", + "MOH_Indicator_ID": "TxZUJpX3VOp", + "DATIM_Disag_ID": "pc4W2rmWK4q", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "DATIM_Disag_Name": "Female, Newly Identified Positive", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Currently on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "(15-19 )y, Male", + "MOH_Disag_ID": "C56tlhPFjfp", + "MOH_Indicator_ID": "xC1fdx2189O", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Currently on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "(25-49 )y, Male", + "MOH_Disag_ID": "GVCeesQOBzo", + "MOH_Indicator_ID": "xC1fdx2189O", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Currently on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "(+50)y, Male", + "MOH_Disag_ID": "P02eYTPt4dS", + "MOH_Indicator_ID": "xC1fdx2189O", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Currently on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "(20-24)y, Male", + "MOH_Disag_ID": "VZ2XN0ZxA6S", + "MOH_Indicator_ID": "xC1fdx2189O", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Currently on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "(20-24)y, Female", + "MOH_Disag_ID": "Qqla7AHVmyE", + "MOH_Indicator_ID": "xC1fdx2189O", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Currently on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "(25-49 )y, Female", + "MOH_Disag_ID": "mauE5Mua3mf", + "MOH_Indicator_ID": "xC1fdx2189O", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Currently on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "(15-19 )y, Female", + "MOH_Disag_ID": "puTb3F0KdEX", + "MOH_Indicator_ID": "xC1fdx2189O", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Currently on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "(+50)y, Female", + "MOH_Disag_ID": "u3zNA6CU0aC", + "MOH_Indicator_ID": "xC1fdx2189O", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Currently on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Age(10-14)y, Female", + "MOH_Disag_ID": "Ak2FdPn5Q9G", + "MOH_Indicator_ID": "xC1fdx2189O", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Currently on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Age <1y, Female", + "MOH_Disag_ID": "KaUFNUYC7ft", + "MOH_Indicator_ID": "xC1fdx2189O", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Currently on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female, (1-4)y", + "MOH_Disag_ID": "WqDPWzWmlQT", + "MOH_Indicator_ID": "xC1fdx2189O", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Currently on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "(5-9)y, Female", + "MOH_Disag_ID": "fzKC3XrqoHz", + "MOH_Indicator_ID": "xC1fdx2189O", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Currently on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Age <1y, Male", + "MOH_Disag_ID": "Etb79cTNmIK", + "MOH_Indicator_ID": "xC1fdx2189O", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Currently on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "(5-9)y, Male", + "MOH_Disag_ID": "GJ9gSSmJoIv", + "MOH_Indicator_ID": "xC1fdx2189O", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Currently on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "(1-4)y, Male", + "MOH_Disag_ID": "ZjHIkuvbhVC", + "MOH_Indicator_ID": "xC1fdx2189O", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Currently on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Age(10-14)y, Male", + "MOH_Disag_ID": "rj1w1Pq8jkf", + "MOH_Indicator_ID": "xC1fdx2189O", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Started on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "(15-19 )y, Male", + "MOH_Disag_ID": "C56tlhPFjfp", + "MOH_Indicator_ID": "VYFMiXIdhIj", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Started on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "(25-49 )y, Male", + "MOH_Disag_ID": "GVCeesQOBzo", + "MOH_Indicator_ID": "VYFMiXIdhIj", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Started on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "(+50)y, Male", + "MOH_Disag_ID": "P02eYTPt4dS", + "MOH_Indicator_ID": "VYFMiXIdhIj", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Started on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "(20-24)y, Male", + "MOH_Disag_ID": "VZ2XN0ZxA6S", + "MOH_Indicator_ID": "VYFMiXIdhIj", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Started on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "(20-24)y, Female", + "MOH_Disag_ID": "Qqla7AHVmyE", + "MOH_Indicator_ID": "VYFMiXIdhIj", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Started on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "(25-49 )y, Female", + "MOH_Disag_ID": "mauE5Mua3mf", + "MOH_Indicator_ID": "VYFMiXIdhIj", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Started on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "(15-19 )y, Female", + "MOH_Disag_ID": "puTb3F0KdEX", + "MOH_Indicator_ID": "VYFMiXIdhIj", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Started on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "(+50)y, Female", + "MOH_Disag_ID": "u3zNA6CU0aC", + "MOH_Indicator_ID": "VYFMiXIdhIj", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Started on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Age(10-14)y, Female", + "MOH_Disag_ID": "Ak2FdPn5Q9G", + "MOH_Indicator_ID": "VYFMiXIdhIj", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Started on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Age <1y, Female", + "MOH_Disag_ID": "KaUFNUYC7ft", + "MOH_Indicator_ID": "VYFMiXIdhIj", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Started on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Female, (1-4)y", + "MOH_Disag_ID": "WqDPWzWmlQT", + "MOH_Indicator_ID": "VYFMiXIdhIj", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Started on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "(5-9)y, Female", + "MOH_Disag_ID": "fzKC3XrqoHz", + "MOH_Indicator_ID": "VYFMiXIdhIj", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Started on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Age <1y, Male", + "MOH_Disag_ID": "Etb79cTNmIK", + "MOH_Indicator_ID": "VYFMiXIdhIj", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Started on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "(5-9)y, Male", + "MOH_Disag_ID": "GJ9gSSmJoIv", + "MOH_Indicator_ID": "VYFMiXIdhIj", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Started on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "(1-4)y, Male", + "MOH_Disag_ID": "ZjHIkuvbhVC", + "MOH_Indicator_ID": "VYFMiXIdhIj", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Started on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Age(10-14)y, Male", + "MOH_Disag_ID": "rj1w1Pq8jkf", + "MOH_Indicator_ID": "VYFMiXIdhIj", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + } + ] + }, + { + "status": "Success", + "country_org": "DATIM-MOH-CIV-FY19", + "period": "FY19", + "country_code": "CIV", + "country_name": "Cote d'Ivoire", + "imap": [ + { + "MOH_Indicator_Name": "Nombre de clients conseilles et depistes pour le VIH ayant recu le resultat du test_2015", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10-14 ans, Masculin", + "MOH_Disag_ID": "COIMYUgXS10", + "MOH_Indicator_ID": "IXB6r4yuaNs", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients conseilles et depistes pour le VIH ayant recu le resultat du test_2015", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "0-11 mois, Feminin", + "MOH_Disag_ID": "HQWtIkUYJnX", + "MOH_Indicator_ID": "IXB6r4yuaNs", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients conseilles et depistes pour le VIH ayant recu le resultat du test_2015", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "0-11 mois, Masculin", + "MOH_Disag_ID": "HfKG4nY4GxP", + "MOH_Indicator_ID": "IXB6r4yuaNs", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients conseilles et depistes pour le VIH ayant recu le resultat du test_2015", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "25-49 ans , Masculin", + "MOH_Disag_ID": "Hhvh6cEoyBW", + "MOH_Indicator_ID": "IXB6r4yuaNs", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients conseilles et depistes pour le VIH ayant recu le resultat du test_2015", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "5-9 ans , Masculin", + "MOH_Disag_ID": "LhM3JYaC4sw", + "MOH_Indicator_ID": "IXB6r4yuaNs", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients conseilles et depistes pour le VIH ayant recu le resultat du test_2015", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10-14 ans, Feminin", + "MOH_Disag_ID": "O3iQ4ZrdfMu", + "MOH_Indicator_ID": "IXB6r4yuaNs", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients conseilles et depistes pour le VIH ayant recu le resultat du test_2015", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "5-9 ans , Feminin", + "MOH_Disag_ID": "QTQthvWluSq", + "MOH_Indicator_ID": "IXB6r4yuaNs", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients conseilles et depistes pour le VIH ayant recu le resultat du test_2015", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "1-4 ans, Feminin", + "MOH_Disag_ID": "SULdDcCMhFZ", + "MOH_Indicator_ID": "IXB6r4yuaNs", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients conseilles et depistes pour le VIH ayant recu le resultat du test_2015", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "50 ans et plus, Masculin", + "MOH_Disag_ID": "Sh5mbUDWl1v", + "MOH_Indicator_ID": "IXB6r4yuaNs", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients conseilles et depistes pour le VIH ayant recu le resultat du test_2015", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15 - 24 ans , Masculin", + "MOH_Disag_ID": "XQcnS0da9M6", + "MOH_Indicator_ID": "IXB6r4yuaNs", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients conseilles et depistes pour le VIH ayant recu le resultat du test_2015", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "25-49 ans , Feminin", + "MOH_Disag_ID": "dOs57l5veXk", + "MOH_Indicator_ID": "IXB6r4yuaNs", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients conseilles et depistes pour le VIH ayant recu le resultat du test_2015", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "50 ans et plus, Feminin", + "MOH_Disag_ID": "jnjGnaXRYFY", + "MOH_Indicator_ID": "IXB6r4yuaNs", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients conseilles et depistes pour le VIH ayant recu le resultat du test_2015", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "1-4 ans, Masculin", + "MOH_Disag_ID": "nmvcJXCOkbZ", + "MOH_Indicator_ID": "IXB6r4yuaNs", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients conseilles et depistes pour le VIH ayant recu le resultat du test_2015", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15 - 24 ans , Feminin", + "MOH_Disag_ID": "qFM8SzeRUzs", + "MOH_Indicator_ID": "IXB6r4yuaNs", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients conseilles et depistes pour le VIH ayant recu le resultat du test_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "0-11 mois, Feminin", + "MOH_Disag_ID": "HQWtIkUYJnX", + "MOH_Indicator_ID": "IXB6r4yuaNs", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients conseilles et depistes pour le VIH ayant recu le resultat du test_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10-14 ans, Feminin", + "MOH_Disag_ID": "O3iQ4ZrdfMu", + "MOH_Indicator_ID": "IXB6r4yuaNs", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients conseilles et depistes pour le VIH ayant recu le resultat du test_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "5-9 ans , Feminin", + "MOH_Disag_ID": "QTQthvWluSq", + "MOH_Indicator_ID": "IXB6r4yuaNs", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients conseilles et depistes pour le VIH ayant recu le resultat du test_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "1-4 ans, Feminin", + "MOH_Disag_ID": "SULdDcCMhFZ", + "MOH_Indicator_ID": "IXB6r4yuaNs", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients depistes positif pour le VIH_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "0-11 mois, Feminin", + "MOH_Disag_ID": "HQWtIkUYJnX", + "MOH_Indicator_ID": "qXZ0XZSxPMf", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Nombre de clients depistes positif pour le VIH_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10-14 ans, Feminin", + "MOH_Disag_ID": "O3iQ4ZrdfMu", + "MOH_Indicator_ID": "qXZ0XZSxPMf", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Nombre de clients depistes positif pour le VIH_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "5-9 ans , Feminin", + "MOH_Disag_ID": "QTQthvWluSq", + "MOH_Indicator_ID": "qXZ0XZSxPMf", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Nombre de clients depistes positif pour le VIH_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "1-4 ans, Feminin", + "MOH_Disag_ID": "SULdDcCMhFZ", + "MOH_Indicator_ID": "qXZ0XZSxPMf", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Nombre de clients depistes positif pour le VIH_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "0-11 mois, Feminin", + "MOH_Disag_ID": "HQWtIkUYJnX", + "MOH_Indicator_ID": "qXZ0XZSxPMf", + "DATIM_Disag_ID": "HrQbkVgBM1X", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Nombre de clients depistes positif pour le VIH_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10-14 ans, Feminin", + "MOH_Disag_ID": "O3iQ4ZrdfMu", + "MOH_Indicator_ID": "qXZ0XZSxPMf", + "DATIM_Disag_ID": "HrQbkVgBM1X", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Nombre de clients depistes positif pour le VIH_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "5-9 ans , Feminin", + "MOH_Disag_ID": "QTQthvWluSq", + "MOH_Indicator_ID": "qXZ0XZSxPMf", + "DATIM_Disag_ID": "HrQbkVgBM1X", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Nombre de clients depistes positif pour le VIH_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "1-4 ans, Feminin", + "MOH_Disag_ID": "SULdDcCMhFZ", + "MOH_Indicator_ID": "qXZ0XZSxPMf", + "DATIM_Disag_ID": "HrQbkVgBM1X", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Nombre de clients conseilles et depistes pour le VIH ayant recu le resultat du test_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10-14 ans, Masculin", + "MOH_Disag_ID": "COIMYUgXS10", + "MOH_Indicator_ID": "IXB6r4yuaNs", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients conseilles et depistes pour le VIH ayant recu le resultat du test_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "0-11 mois, Masculin", + "MOH_Disag_ID": "HfKG4nY4GxP", + "MOH_Indicator_ID": "IXB6r4yuaNs", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients conseilles et depistes pour le VIH ayant recu le resultat du test_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "5-9 ans , Masculin", + "MOH_Disag_ID": "LhM3JYaC4sw", + "MOH_Indicator_ID": "IXB6r4yuaNs", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients conseilles et depistes pour le VIH ayant recu le resultat du test_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "1-4 ans, Masculin", + "MOH_Disag_ID": "nmvcJXCOkbZ", + "MOH_Indicator_ID": "IXB6r4yuaNs", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients depistes positif pour le VIH_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10-14 ans, Masculin", + "MOH_Disag_ID": "COIMYUgXS10", + "MOH_Indicator_ID": "qXZ0XZSxPMf", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Nombre de clients depistes positif pour le VIH_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "0-11 mois, Masculin", + "MOH_Disag_ID": "HfKG4nY4GxP", + "MOH_Indicator_ID": "qXZ0XZSxPMf", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Nombre de clients depistes positif pour le VIH_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "5-9 ans , Masculin", + "MOH_Disag_ID": "LhM3JYaC4sw", + "MOH_Indicator_ID": "qXZ0XZSxPMf", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Nombre de clients depistes positif pour le VIH_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "1-4 ans, Masculin", + "MOH_Disag_ID": "nmvcJXCOkbZ", + "MOH_Indicator_ID": "qXZ0XZSxPMf", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Nombre de clients depistes positif pour le VIH_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10-14 ans, Masculin", + "MOH_Disag_ID": "COIMYUgXS10", + "MOH_Indicator_ID": "qXZ0XZSxPMf", + "DATIM_Disag_ID": "R4WXCEzPZcY", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Nombre de clients depistes positif pour le VIH_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "0-11 mois, Masculin", + "MOH_Disag_ID": "HfKG4nY4GxP", + "MOH_Indicator_ID": "qXZ0XZSxPMf", + "DATIM_Disag_ID": "R4WXCEzPZcY", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Nombre de clients depistes positif pour le VIH_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "5-9 ans , Masculin", + "MOH_Disag_ID": "LhM3JYaC4sw", + "MOH_Indicator_ID": "qXZ0XZSxPMf", + "DATIM_Disag_ID": "R4WXCEzPZcY", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Nombre de clients depistes positif pour le VIH_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "1-4 ans, Masculin", + "MOH_Disag_ID": "nmvcJXCOkbZ", + "MOH_Indicator_ID": "qXZ0XZSxPMf", + "DATIM_Disag_ID": "R4WXCEzPZcY", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Nombre de clients depistes positif pour le VIH_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "25-49 ans , Feminin", + "MOH_Disag_ID": "dOs57l5veXk", + "MOH_Indicator_ID": "qXZ0XZSxPMf", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients depistes positif pour le VIH_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "50 ans et plus, Feminin", + "MOH_Disag_ID": "jnjGnaXRYFY", + "MOH_Indicator_ID": "qXZ0XZSxPMf", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients depistes positif pour le VIH_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15 - 24 ans , Feminin", + "MOH_Disag_ID": "qFM8SzeRUzs", + "MOH_Indicator_ID": "qXZ0XZSxPMf", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients depistes positif pour le VIH_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "25-49 ans , Masculin", + "MOH_Disag_ID": "Hhvh6cEoyBW", + "MOH_Indicator_ID": "qXZ0XZSxPMf", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients depistes positif pour le VIH_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "50 ans et plus, Masculin", + "MOH_Disag_ID": "Sh5mbUDWl1v", + "MOH_Indicator_ID": "qXZ0XZSxPMf", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients depistes positif pour le VIH_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15 - 24 ans , Masculin", + "MOH_Disag_ID": "XQcnS0da9M6", + "MOH_Indicator_ID": "qXZ0XZSxPMf", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients conseilles et depistes pour le VIH ayant recu le resultat du test_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "25-49 ans , Masculin", + "MOH_Disag_ID": "Hhvh6cEoyBW", + "MOH_Indicator_ID": "IXB6r4yuaNs", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients conseilles et depistes pour le VIH ayant recu le resultat du test_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "50 ans et plus, Masculin", + "MOH_Disag_ID": "Sh5mbUDWl1v", + "MOH_Indicator_ID": "IXB6r4yuaNs", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients conseilles et depistes pour le VIH ayant recu le resultat du test_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15 - 24 ans , Masculin", + "MOH_Disag_ID": "XQcnS0da9M6", + "MOH_Indicator_ID": "IXB6r4yuaNs", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients depistes positif pour le VIH_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "25-49 ans , Masculin", + "MOH_Disag_ID": "Hhvh6cEoyBW", + "MOH_Indicator_ID": "qXZ0XZSxPMf", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients depistes positif pour le VIH_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "50 ans et plus, Masculin", + "MOH_Disag_ID": "Sh5mbUDWl1v", + "MOH_Indicator_ID": "qXZ0XZSxPMf", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients depistes positif pour le VIH_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15 - 24 ans , Masculin", + "MOH_Disag_ID": "XQcnS0da9M6", + "MOH_Indicator_ID": "qXZ0XZSxPMf", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients conseilles et depistes pour le VIH ayant recu le resultat du test_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "25-49 ans , Feminin", + "MOH_Disag_ID": "dOs57l5veXk", + "MOH_Indicator_ID": "IXB6r4yuaNs", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients conseilles et depistes pour le VIH ayant recu le resultat du test_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "50 ans et plus, Feminin", + "MOH_Disag_ID": "jnjGnaXRYFY", + "MOH_Indicator_ID": "IXB6r4yuaNs", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients conseilles et depistes pour le VIH ayant recu le resultat du test_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15 - 24 ans , Feminin", + "MOH_Disag_ID": "qFM8SzeRUzs", + "MOH_Indicator_ID": "IXB6r4yuaNs", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients depistes positif pour le VIH_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "25-49 ans , Feminin", + "MOH_Disag_ID": "dOs57l5veXk", + "MOH_Indicator_ID": "qXZ0XZSxPMf", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients depistes positif pour le VIH_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "50 ans et plus, Feminin", + "MOH_Disag_ID": "jnjGnaXRYFY", + "MOH_Indicator_ID": "qXZ0XZSxPMf", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients depistes positif pour le VIH_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15 - 24 ans , Feminin", + "MOH_Disag_ID": "qFM8SzeRUzs", + "MOH_Indicator_ID": "qXZ0XZSxPMf", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "MOH_Indicator_Name": "Nombre de femmes enceintes VIH positif sous ARV (file active)_2015", + "DATIM_Indicator_Category": "PMTCT_ART", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "Lvfxxn01Fw5", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de femmes enceintes conseillees et testees qui ont recues leur resultat du test VIH en CPN et Maternite_2015", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "CPN", + "MOH_Disag_ID": "S8vPeswjEE0", + "MOH_Indicator_ID": "CuwuNAZ07Pm", + "DATIM_Disag_ID": "Jwb1SWomgpk", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex", + "DATIM_Disag_Name": "Female", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "MOH_Indicator_Name": "Nombre de femmes enceintes recues en CPN1 et se connaissant deja seropositive au VIH_2015", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "U3YQks0pUgt", + "DATIM_Disag_ID": "o0gcwyuh7mU", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de femmes enceintes depistees seropositives au VIH_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "CPN", + "MOH_Disag_ID": "S8vPeswjEE0", + "MOH_Indicator_ID": "dDDEBjP12cx", + "DATIM_Disag_ID": "pc4W2rmWK4q", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "DATIM_Disag_Name": "Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de Patients VIH positif sous ARV (file active)_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "25-49 ans , Masculin", + "MOH_Disag_ID": "Hhvh6cEoyBW", + "MOH_Indicator_ID": "BptpWTVLDqv", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de Patients VIH positif sous ARV (file active)_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "50 ans et plus, Masculin", + "MOH_Disag_ID": "Sh5mbUDWl1v", + "MOH_Indicator_ID": "BptpWTVLDqv", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de Patients VIH positif sous ARV (file active)_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "15 - 24 ans , Masculin", + "MOH_Disag_ID": "XQcnS0da9M6", + "MOH_Indicator_ID": "BptpWTVLDqv", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de Patients VIH positif sous ARV (file active)_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "25-49 ans , Feminin", + "MOH_Disag_ID": "dOs57l5veXk", + "MOH_Indicator_ID": "BptpWTVLDqv", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de Patients VIH positif sous ARV (file active)_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "50 ans et plus, Feminin", + "MOH_Disag_ID": "jnjGnaXRYFY", + "MOH_Indicator_ID": "BptpWTVLDqv", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de Patients VIH positif sous ARV (file active)_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "15 - 24 ans , Feminin", + "MOH_Disag_ID": "qFM8SzeRUzs", + "MOH_Indicator_ID": "BptpWTVLDqv", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de Patients VIH positif sous ARV (file active)_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "0-11 mois, Feminin", + "MOH_Disag_ID": "HQWtIkUYJnX", + "MOH_Indicator_ID": "BptpWTVLDqv", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de Patients VIH positif sous ARV (file active)_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "10-14 ans, Feminin", + "MOH_Disag_ID": "O3iQ4ZrdfMu", + "MOH_Indicator_ID": "BptpWTVLDqv", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de Patients VIH positif sous ARV (file active)_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "5-9 ans , Feminin", + "MOH_Disag_ID": "QTQthvWluSq", + "MOH_Indicator_ID": "BptpWTVLDqv", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de Patients VIH positif sous ARV (file active)_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "1-4 ans, Feminin", + "MOH_Disag_ID": "SULdDcCMhFZ", + "MOH_Indicator_ID": "BptpWTVLDqv", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de Patients VIH positif sous ARV (file active)_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "10-14 ans, Masculin", + "MOH_Disag_ID": "COIMYUgXS10", + "MOH_Indicator_ID": "BptpWTVLDqv", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de Patients VIH positif sous ARV (file active)_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "0-11 mois, Masculin", + "MOH_Disag_ID": "HfKG4nY4GxP", + "MOH_Indicator_ID": "BptpWTVLDqv", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de Patients VIH positif sous ARV (file active)_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "5-9 ans , Masculin", + "MOH_Disag_ID": "LhM3JYaC4sw", + "MOH_Indicator_ID": "BptpWTVLDqv", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de Patients VIH positif sous ARV (file active)_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "1-4 ans, Masculin", + "MOH_Disag_ID": "nmvcJXCOkbZ", + "MOH_Indicator_ID": "BptpWTVLDqv", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de Patients VIH positif ayant nouvellement commence (initie) le traitement ARV dans l'etablissement au cours du mois_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "25-49 ans , Masculin", + "MOH_Disag_ID": "Hhvh6cEoyBW", + "MOH_Indicator_ID": "uzRicBQ7oCh", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de Patients VIH positif ayant nouvellement commence (initie) le traitement ARV dans l'etablissement au cours du mois_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "50 ans et plus, Masculin", + "MOH_Disag_ID": "Sh5mbUDWl1v", + "MOH_Indicator_ID": "uzRicBQ7oCh", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de Patients VIH positif ayant nouvellement commence (initie) le traitement ARV dans l'etablissement au cours du mois_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "15 - 24 ans , Masculin", + "MOH_Disag_ID": "XQcnS0da9M6", + "MOH_Indicator_ID": "uzRicBQ7oCh", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de Patients VIH positif ayant nouvellement commence (initie) le traitement ARV dans l'etablissement au cours du mois_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "25-49 ans , Feminin", + "MOH_Disag_ID": "dOs57l5veXk", + "MOH_Indicator_ID": "uzRicBQ7oCh", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de Patients VIH positif ayant nouvellement commence (initie) le traitement ARV dans l'etablissement au cours du mois_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "50 ans et plus, Feminin", + "MOH_Disag_ID": "jnjGnaXRYFY", + "MOH_Indicator_ID": "uzRicBQ7oCh", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de Patients VIH positif ayant nouvellement commence (initie) le traitement ARV dans l'etablissement au cours du mois_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "15 - 24 ans , Feminin", + "MOH_Disag_ID": "qFM8SzeRUzs", + "MOH_Indicator_ID": "uzRicBQ7oCh", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de Patients VIH positif ayant nouvellement commence (initie) le traitement ARV dans l'etablissement au cours du mois_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "0-11 mois, Feminin", + "MOH_Disag_ID": "HQWtIkUYJnX", + "MOH_Indicator_ID": "uzRicBQ7oCh", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de Patients VIH positif ayant nouvellement commence (initie) le traitement ARV dans l'etablissement au cours du mois_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "10-14 ans, Feminin", + "MOH_Disag_ID": "O3iQ4ZrdfMu", + "MOH_Indicator_ID": "uzRicBQ7oCh", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de Patients VIH positif ayant nouvellement commence (initie) le traitement ARV dans l'etablissement au cours du mois_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "5-9 ans , Feminin", + "MOH_Disag_ID": "QTQthvWluSq", + "MOH_Indicator_ID": "uzRicBQ7oCh", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de Patients VIH positif ayant nouvellement commence (initie) le traitement ARV dans l'etablissement au cours du mois_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "1-4 ans, Feminin", + "MOH_Disag_ID": "SULdDcCMhFZ", + "MOH_Indicator_ID": "uzRicBQ7oCh", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de Patients VIH positif ayant nouvellement commence (initie) le traitement ARV dans l'etablissement au cours du mois_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "10-14 ans, Masculin", + "MOH_Disag_ID": "COIMYUgXS10", + "MOH_Indicator_ID": "uzRicBQ7oCh", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de Patients VIH positif ayant nouvellement commence (initie) le traitement ARV dans l'etablissement au cours du mois_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "0-11 mois, Masculin", + "MOH_Disag_ID": "HfKG4nY4GxP", + "MOH_Indicator_ID": "uzRicBQ7oCh", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de Patients VIH positif ayant nouvellement commence (initie) le traitement ARV dans l'etablissement au cours du mois_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "5-9 ans , Masculin", + "MOH_Disag_ID": "LhM3JYaC4sw", + "MOH_Indicator_ID": "uzRicBQ7oCh", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de Patients VIH positif ayant nouvellement commence (initie) le traitement ARV dans l'etablissement au cours du mois_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "1-4 ans, Masculin", + "MOH_Disag_ID": "nmvcJXCOkbZ", + "MOH_Indicator_ID": "uzRicBQ7oCh", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + } + ] + }, + { + "status": "Success", + "country_org": "DATIM-MOH-SWZ-FY19", + "period": "FY19", + "country_code": "SWZ", + "country_name": "Eswatini", + "imap": [ + { + "MOH_Indicator_Name": "HTS_TST", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Total", + "MOH_Disag_ID": "HIV23_TST_T2300", + "MOH_Indicator_ID": "HIV23_TST_T23", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS_TST_POS", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "<15 | SexUnknown", + "MOH_Disag_ID": "HIV23_TST_Pos_-15SU23003", + "MOH_Indicator_ID": "HIV23_TST_Pos_-15SU2303", + "DATIM_Disag_ID": "DY0yrJtBeSC", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Unknown Sex, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS_TST_NEG", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "<15 | Female", + "MOH_Disag_ID": "HIV23_TST_Neg_-15F23006", + "MOH_Indicator_ID": "HIV23_TST_Neg_-15F2306", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS_TST_POS", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "<15 | Female", + "MOH_Disag_ID": "HIV23_TST_Pos_-15F23001", + "MOH_Indicator_ID": "HIV23_TST_Pos_-15F2301", + "DATIM_Disag_ID": "HrQbkVgBM1X", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS_TST_NEG", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "<15 | Male", + "MOH_Disag_ID": "HIV23_TST_Neg_-15M23007", + "MOH_Indicator_ID": "HIV23_TST_Neg_-15M2307", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS_TST_NEG", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "<15 | SexUnknown", + "MOH_Disag_ID": "HIV23_TST_Neg_-SU1523008", + "MOH_Indicator_ID": "HIV23_TST_Neg_-SU152308", + "DATIM_Disag_ID": "PrIxM0pIjFl", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Unknown Sex, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS_TST_POS", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "<15 | Male", + "MOH_Disag_ID": "HIV23_TST_Pos_-15M23002", + "MOH_Indicator_ID": "HIV23_TST_Pos_-15M2302", + "DATIM_Disag_ID": "R4WXCEzPZcY", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS_TST_POS", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15+ | Female", + "MOH_Disag_ID": "HIV23_TST_Pos_15F23004", + "MOH_Indicator_ID": "HIV23_TST_Pos_15F2304", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS_TST_POS", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15+ | Male", + "MOH_Disag_ID": "HIV23_TST_Pos_15M23005", + "MOH_Indicator_ID": "HIV23_TST_Pos_15M2305", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS_TST_NEG", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15+ | Male", + "MOH_Disag_ID": "HIV23_23_TST_Neg_15M230010", + "MOH_Indicator_ID": "HIV23_TST_Neg_15M23010", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS_TST_NEG", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15+ | Female", + "MOH_Disag_ID": "HIV23_TST_Neg_15F23009", + "MOH_Indicator_ID": "HIV23_TST_Neg_15F2309", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "PMTCT_ART", + "Classification": "n/a", + "DATIM_Indicator_Category": "PMTCT_ART", + "MOH_Disag_Name": "Total", + "MOH_Disag_ID": "SRH25_PMTCT_ART_T25001", + "MOH_Indicator_ID": "SRH25_PMTCT_ART_T2501", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "PMTCT_STAT", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "Total", + "MOH_Disag_ID": "SRH25_PMTCT_STAT_T250011", + "MOH_Indicator_ID": "SRH25_PMTCT_STAT_T2511", + "DATIM_Disag_ID": "Jwb1SWomgpk", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex", + "DATIM_Disag_Name": "Female", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - pregnant women", + "Classification": "coarse", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "NewNegatives", + "MOH_Disag_ID": "SRH25_PMTCT_STAT_NEG250014", + "MOH_Indicator_ID": "SRH25_PMTCT_STAT_NEG2514", + "DATIM_Disag_ID": "PCasMOWl24Y", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Known HIV+ Pregnant Women", + "Classification": "coarse", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "KnownPositives", + "MOH_Disag_ID": "SRH25_PMTCT_STAT_KP250012", + "MOH_Indicator_ID": "SRH25_PMTCT_STAT_KP2512", + "DATIM_Disag_ID": "o0gcwyuh7mU", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "DATIM_Disag_Name": "Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Newly identified positives", + "Classification": "coarse", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "NewlyTestedPositives", + "MOH_Disag_ID": "SRH25_PMTCT_STAT_NIP250013", + "MOH_Indicator_ID": "SRH25_PMTCT_STAT_NIP2513", + "DATIM_Disag_ID": "pc4W2rmWK4q", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "DATIM_Disag_Name": "Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TB_PREV", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "15+ | Male", + "MOH_Disag_ID": "HIV13_TB_PREV_15M13004", + "MOH_Indicator_ID": "HIV13_TB_PREV_15M1304", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TB_PREV", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "15+ | Female", + "MOH_Disag_ID": "HIV13_TB_PREV_15F13003", + "MOH_Indicator_ID": "HIV13_TB_PREV_15F1303", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TB_PREV", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "<15 | Female", + "MOH_Disag_ID": "HIV13_TB_PREV_-15F13001", + "MOH_Indicator_ID": "HIV13_TB_PREV_-15F1301", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TB_PREV", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "<15 | Male", + "MOH_Disag_ID": "HIV13_TB_PREV_-15M13002", + "MOH_Indicator_ID": "HIV13_TB_PREV_-15M1302", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_CURR", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Age | Sex Unknown", + "MOH_Disag_ID": "HIV010_TX_CURR_AGSU0104007", + "MOH_Indicator_ID": "HIV010_TX_CURR_AGSU0107", + "DATIM_Disag_ID": "Gfje2jHn5TY", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "Unknown Age, Unknown Sex, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_CURR", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "15+ | Male", + "MOH_Disag_ID": "HIV010_TX_CURR_15M0104004", + "MOH_Indicator_ID": "HIV010_TX_CURR_15M0104", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_CURR", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "15+ | Female", + "MOH_Disag_ID": "HIV010_TX_CURR_15F0103003", + "MOH_Indicator_ID": "HIV010_TX_CURR_15F0103", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_CURR", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "<15 | Female", + "MOH_Disag_ID": "HIV010_TX_CURR_-15F0101001", + "MOH_Indicator_ID": "HIV010_TX_CURR_-15F0101", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_CURR", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "15+ | Sex Unknown", + "MOH_Disag_ID": "HIV010_TX_CURR_15SU0104006", + "MOH_Indicator_ID": "HIV010_TX_CURR_15SU0106", + "DATIM_Disag_ID": "qli3maq9Ot7", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Unknown Sex, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_CURR", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "<15 | Sex Unknown", + "MOH_Disag_ID": "HIV010_TX_CURR_-15SU0102005", + "MOH_Indicator_ID": "HIV010_TX_CURR_-15SU0105", + "DATIM_Disag_ID": "uURluLqPIJ5", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Unknown Sex, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_CURR", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "<15 | Male", + "MOH_Disag_ID": "HIV010_TX_CURR_-15M0102002", + "MOH_Indicator_ID": "HIV010_TX_CURR_-15M0102", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_NEW", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "15+ | Male", + "MOH_Disag_ID": "HIV12_TX_NEW_15M1204004", + "MOH_Indicator_ID": "HIV12_TX_NEW_15M1204", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_NEW", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "15+ | Female", + "MOH_Disag_ID": "HIV12_TX_NEW_15F1203003", + "MOH_Indicator_ID": "HIV12_TX_NEW_15F1203", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_NEW", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "<15 | Female", + "MOH_Disag_ID": "HIV12_TX_NEW_-15F1201001", + "MOH_Indicator_ID": "HIV12_TX_NEW_-15F1201", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_NEW", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "<15 | Male", + "MOH_Disag_ID": "HIV12_TX_NEW_-15M1202002", + "MOH_Indicator_ID": "HIV12_TX_NEW_-15M1202", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + } + ] + }, + { + "status": "Success", + "country_org": "DATIM-MOH-BWA-FY19", + "period": "FY19", + "country_code": "BWA", + "country_name": "Botswana", + "imap": [ + { + "MOH_Indicator_Name": "<1_males_HTS Clients Tested", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "1_7ai_Male", + "MOH_Disag_ID": "1_7ai_Male", + "MOH_Indicator_ID": "M04hX18SVFq.BSjl2vqLUrr", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "1-4_males_HTS Clients Tested", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "1-4_7ai_Male", + "MOH_Disag_ID": "1-4_7ai_Male", + "MOH_Indicator_ID": "M04hX18SVFq.GPbKOLIweAT", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "50+_females_HTS Clients Tested", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "50_7aii_Female", + "MOH_Disag_ID": "50_7aii_Female", + "MOH_Indicator_ID": "M04hX18SVFq.GmlIH6pq4BN", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "40-44_females_HTS Clients Tested", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "40-44_7aii_Female", + "MOH_Disag_ID": "40-44_7aii_Female", + "MOH_Indicator_ID": "M04hX18SVFq.HdSkCEcmn3g", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "50+_males_HTS Clients Tested", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "50_7ai_Male", + "MOH_Disag_ID": "50_7ai_Male", + "MOH_Indicator_ID": "M04hX18SVFq.K8w9sv3MKlS", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "10-14_males_HTS Clients Tested", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10-14_7ai_Male", + "MOH_Disag_ID": "10-14_7ai_Male", + "MOH_Indicator_ID": "M04hX18SVFq.LdpteZjHKQT", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "<1_females_HTS Clients Tested", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "1_7aii_Female", + "MOH_Disag_ID": "1_7aii_Female", + "MOH_Indicator_ID": "M04hX18SVFq.MeXqu8e80Dc", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "1-4_females_HTS Clients Tested", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "1-4_7aii_Female", + "MOH_Disag_ID": "1-4_7aii_Female", + "MOH_Indicator_ID": "M04hX18SVFq.MkiWsHme25x", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "15-19_males_HTS Clients Tested", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15-19_7ai_Male", + "MOH_Disag_ID": "15-19_7ai_Male", + "MOH_Indicator_ID": "M04hX18SVFq.NMB6fNtRCH5", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "20-24_males_HTS Clients Tested", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "20-24_7ai_Male", + "MOH_Disag_ID": "20-24_7ai_Male", + "MOH_Indicator_ID": "M04hX18SVFq.Qm57wM4KFf0", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "10-14_females_HTS Clients Tested", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10-14_7aii_Female", + "MOH_Disag_ID": "10-14_7aii_Female", + "MOH_Indicator_ID": "M04hX18SVFq.WYvmyuZiEeS", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "25-29_males_HTS Clients Tested", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "25-29_7ai_Male", + "MOH_Disag_ID": "25-29_7ai_Male", + "MOH_Indicator_ID": "M04hX18SVFq.agsLHJsbOmD", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "35-39_females_HTS Clients Tested", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "35-39_7aii_Female", + "MOH_Disag_ID": "35-39_7aii_Female", + "MOH_Indicator_ID": "M04hX18SVFq.g7IuFyTZsJI", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "40-44_males_HTS Clients Tested", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "40-44_7ai_Male", + "MOH_Disag_ID": "40-44_7ai_Male", + "MOH_Indicator_ID": "M04hX18SVFq.g9BAWrxNDoW", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "15-19_females_HTS Clients Tested", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15-19_7aii_Female", + "MOH_Disag_ID": "15-19_7aii_Female", + "MOH_Indicator_ID": "M04hX18SVFq.gtBWdzvW35r", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "45-49_females_HTS Clients Tested", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "45-49_7aii_Female", + "MOH_Disag_ID": "45-49_7aii_Female", + "MOH_Indicator_ID": "M04hX18SVFq.hll6yi6KZwT", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "30-34_females_HTS Clients Tested", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "30-34_7aii_Female", + "MOH_Disag_ID": "30-34_7aii_Female", + "MOH_Indicator_ID": "M04hX18SVFq.lPQwDevZaq8", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "5-9_females_HTS Clients Tested", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "5-9_7aii_Female", + "MOH_Disag_ID": "5-9_7aii_Female", + "MOH_Indicator_ID": "M04hX18SVFq.otvxfaIr8nx", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "5-9_males_HTS Clients Tested", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "5-9_7ai_Male", + "MOH_Disag_ID": "5-9_7ai_Male", + "MOH_Indicator_ID": "M04hX18SVFq.pZe4hoDRpGs", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "35-39_males_HTS Clients Tested", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "35-39_7ai_Male", + "MOH_Disag_ID": "35-39_7ai_Male", + "MOH_Indicator_ID": "M04hX18SVFq.su8ngu1rdtF", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "45-49_males_HTS Clients Tested", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "45-49_7ai_Male", + "MOH_Disag_ID": "45-49_7ai_Male", + "MOH_Indicator_ID": "M04hX18SVFq.t0hq5fZPELt", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "20-24_females_HTS Clients Tested", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "20-24_7aii_Female", + "MOH_Disag_ID": "20-24_7aii_Female", + "MOH_Indicator_ID": "M04hX18SVFq.uD5Iz5CxJub", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "25-29_females_HTS Clients Tested", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "25-29_7aii_Female", + "MOH_Disag_ID": "25-29_7aii_Female", + "MOH_Indicator_ID": "M04hX18SVFq.ue5JKZWidNP", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "30-34_males_HTS Clients Tested", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "30-34_7ai_Male", + "MOH_Disag_ID": "30-34_7ai_Male", + "MOH_Indicator_ID": "M04hX18SVFq.yak7udan5IJ", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "25-29_7bii_Female", + "MOH_Disag_ID": "25-29_7bii_Female", + "MOH_Indicator_ID": "voYLawRWLq5.ue5JKZWidNP", + "DATIM_Disag_ID": "BLWV93S2HJ0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "25-29, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "20-24_7bi_male", + "MOH_Disag_ID": "20-44_7bi_male", + "MOH_Indicator_ID": "voYLawRWLq5.Qm57wM4KFf0", + "DATIM_Disag_ID": "BitB2nKfWBK", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "20-24, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "5-9_females_HTS Clients Tested", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "5-9_7aii_Female", + "MOH_Disag_ID": "5-9_7aii_Female", + "MOH_Indicator_ID": "M04hX18SVFq.otvxfaIr8nx", + "DATIM_Disag_ID": "EFah6yBFc3J", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "5-9, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "5-9_7bii_Female", + "MOH_Disag_ID": "5-9_7bii_Female", + "MOH_Indicator_ID": "voYLawRWLq5.otvxfaIr8nx", + "DATIM_Disag_ID": "EFah6yBFc3J", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "5-9, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "45-49_7bii_Female", + "MOH_Disag_ID": "45-49_7bii_Female", + "MOH_Indicator_ID": "voYLawRWLq5.hll6yi6KZwT", + "DATIM_Disag_ID": "ERDcFrmlT0J", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "45-49, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "50_7bii_Female", + "MOH_Disag_ID": "50_7bii_Female", + "MOH_Indicator_ID": "voYLawRWLq5.GmlIH6pq4BN", + "DATIM_Disag_ID": "GlfLlD3wSQj", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "50+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "<1_females_HTS Clients Tested", + "Classification": "INVALID", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "1_7aii_Female", + "MOH_Disag_ID": "1_7aii_Female", + "MOH_Indicator_ID": "M04hX18SVFq.MeXqu8e80Dc", + "DATIM_Disag_ID": "Gvo9takmOXx", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "<1, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "INVALID", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "1_7bii_Female", + "MOH_Disag_ID": "1_7bii_Female", + "MOH_Indicator_ID": "voYLawRWLq5.MeXqu8e80Dc", + "DATIM_Disag_ID": "Gvo9takmOXx", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "<1, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "40-44_7bi_male", + "MOH_Disag_ID": "40-44_7bi_male", + "MOH_Indicator_ID": "voYLawRWLq5.g9BAWrxNDoW", + "DATIM_Disag_ID": "HTcrEM69sst", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "40-44, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10-14_7bi_male", + "MOH_Disag_ID": "10-14_7bi_male", + "MOH_Indicator_ID": "voYLawRWLq5.LdpteZjHKQT", + "DATIM_Disag_ID": "KRoQaA91sv5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "10-14, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "10-14_males_HTS Clients Tested", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10-14_7ai_Male", + "MOH_Disag_ID": "10-14_7ai_Male", + "MOH_Indicator_ID": "M04hX18SVFq.LdpteZjHKQT", + "DATIM_Disag_ID": "Kjn4IWLfG2G", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "10-14, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10-14_7bi_Male", + "MOH_Disag_ID": "10-14_7bi_Male", + "MOH_Indicator_ID": "voYLawRWLq5.LdpteZjHKQT", + "DATIM_Disag_ID": "Kjn4IWLfG2G", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "10-14, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "35-39_7bii_Female", + "MOH_Disag_ID": "35-39_7bii_Female", + "MOH_Indicator_ID": "voYLawRWLq5.g7IuFyTZsJI", + "DATIM_Disag_ID": "MuaoVfC9rYL", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "35-39, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "15-19_females_HTS Clients Tested", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15-19_7aii_Female", + "MOH_Disag_ID": "15-19_7aii_Female", + "MOH_Indicator_ID": "M04hX18SVFq.gtBWdzvW35r", + "DATIM_Disag_ID": "NJclydByUvA", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "15-19, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15-19_7bii_Female", + "MOH_Disag_ID": "15-19_7bii_Female", + "MOH_Indicator_ID": "voYLawRWLq5.gtBWdzvW35r", + "DATIM_Disag_ID": "NJclydByUvA", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "15-19, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "25-29_7bi_male", + "MOH_Disag_ID": "25-29_7bi_male", + "MOH_Indicator_ID": "voYLawRWLq5.agsLHJsbOmD", + "DATIM_Disag_ID": "NRZfd73Ypo8", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "25-29, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "5-9_males_HTS Clients Tested", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "5-9_7ai_Male", + "MOH_Disag_ID": "5-9_7ai_Male", + "MOH_Indicator_ID": "M04hX18SVFq.pZe4hoDRpGs", + "DATIM_Disag_ID": "NpsmKYKl0mt", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "5-9, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "5-9_7bi_Male", + "MOH_Disag_ID": "5-9_7bi_Male", + "MOH_Indicator_ID": "voYLawRWLq5.pZe4hoDRpGs", + "DATIM_Disag_ID": "NpsmKYKl0mt", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "5-9, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "45-49_7bi_male", + "MOH_Disag_ID": "45-49_7bi_male", + "MOH_Indicator_ID": "voYLawRWLq5.t0hq5fZPELt", + "DATIM_Disag_ID": "OOCHuTdTJEQ", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "45-49, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "20-24_males_HTS Clients Tested", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "20-24_7ai_Male", + "MOH_Disag_ID": "20-24_7ai_Male", + "MOH_Indicator_ID": "M04hX18SVFq.Qm57wM4KFf0", + "DATIM_Disag_ID": "QS3vNL5WySH", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "20-24, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "20-24_7bi_Male", + "MOH_Disag_ID": "20-24_7bi_Male", + "MOH_Indicator_ID": "voYLawRWLq5.Qm57wM4KFf0", + "DATIM_Disag_ID": "QS3vNL5WySH", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "20-24, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "40-44_males_HTS Clients Tested", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "40-44_7ai_Male", + "MOH_Disag_ID": "40-44_7ai_Male", + "MOH_Indicator_ID": "M04hX18SVFq.g9BAWrxNDoW", + "DATIM_Disag_ID": "RLLUx3DHJan", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "40-44, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "40-44_7bi_Male", + "MOH_Disag_ID": "40-44_7bi_Male", + "MOH_Indicator_ID": "voYLawRWLq5.g9BAWrxNDoW", + "DATIM_Disag_ID": "RLLUx3DHJan", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "40-44, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "35-39_females_HTS Clients Tested", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "35-39_7aii_Female", + "MOH_Disag_ID": "35-39_7aii_Female", + "MOH_Indicator_ID": "M04hX18SVFq.g7IuFyTZsJI", + "DATIM_Disag_ID": "Sf6GWp5gNx2", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "35-39, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "35-39_7bii_Female", + "MOH_Disag_ID": "35-39_7bii_Female", + "MOH_Indicator_ID": "voYLawRWLq5.g7IuFyTZsJI", + "DATIM_Disag_ID": "Sf6GWp5gNx2", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "35-39, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "25-29_females_HTS Clients Tested", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "25-29_7aii_Female", + "MOH_Disag_ID": "25-29_7aii_Female", + "MOH_Indicator_ID": "M04hX18SVFq.ue5JKZWidNP", + "DATIM_Disag_ID": "TCwxcGgIeqE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "25-29, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "25-29_7bii_Female", + "MOH_Disag_ID": "25-29_7bii_Female", + "MOH_Indicator_ID": "voYLawRWLq5.ue5JKZWidNP", + "DATIM_Disag_ID": "TCwxcGgIeqE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "25-29, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "5-9_7bii_Female", + "MOH_Disag_ID": "5-9_7bii_Female", + "MOH_Indicator_ID": "voYLawRWLq5.otvxfaIr8nx", + "DATIM_Disag_ID": "UggtNScQMVl", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "5-9, Female, Positive", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "50_7bi_male", + "MOH_Disag_ID": "50_7bi_male", + "MOH_Indicator_ID": "voYLawRWLq5.K8w9sv3MKlS", + "DATIM_Disag_ID": "WDpiIZ8UjB8", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "50+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "30-34_7bii_Female", + "MOH_Disag_ID": "30-34_7bii_Female", + "MOH_Indicator_ID": "voYLawRWLq5.lPQwDevZaq8", + "DATIM_Disag_ID": "bxqrio2gHOj", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "30-34, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "INVALID", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "1_7bi_male", + "MOH_Disag_ID": "1_7bi_male", + "MOH_Indicator_ID": "voYLawRWLq5.BSjl2vqLUrr", + "DATIM_Disag_ID": "cXdSJvbabBT", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "<1, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "40-44_7bii_Female", + "MOH_Disag_ID": "40-44_7bii_Female", + "MOH_Indicator_ID": "voYLawRWLq5.HdSkCEcmn3g", + "DATIM_Disag_ID": "d3rKRkxJP1v", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "40-44, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "15-19_males_HTS Clients Tested", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15-19_7ai_Male", + "MOH_Disag_ID": "15-19_7ai_Male", + "MOH_Indicator_ID": "M04hX18SVFq.NMB6fNtRCH5", + "DATIM_Disag_ID": "eyTROtsEW5a", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "15-19, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15-19_7bi_Male", + "MOH_Disag_ID": "15-19_7bi_Male", + "MOH_Indicator_ID": "voYLawRWLq5.NMB6fNtRCH5", + "DATIM_Disag_ID": "eyTROtsEW5a", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "15-19, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "40-44_females_HTS Clients Tested", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "40-44_7aii_Female", + "MOH_Disag_ID": "40-44_7aii_Female", + "MOH_Indicator_ID": "M04hX18SVFq.HdSkCEcmn3g", + "DATIM_Disag_ID": "fsnxvho9fiG", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "40-44, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "40-44_7bii_Female", + "MOH_Disag_ID": "40-44_7bii_Female", + "MOH_Indicator_ID": "voYLawRWLq5.HdSkCEcmn3g", + "DATIM_Disag_ID": "fsnxvho9fiG", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "40-44, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "20-24_females_HTS Clients Tested", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "20-24_7aii_Female", + "MOH_Disag_ID": "20-24_7aii_Female", + "MOH_Indicator_ID": "M04hX18SVFq.uD5Iz5CxJub", + "DATIM_Disag_ID": "fysQ3RXzbzW", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "20-24, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "20-24_7bii_Female", + "MOH_Disag_ID": "20-24_7bii_Female", + "MOH_Indicator_ID": "voYLawRWLq5.uD5Iz5CxJub", + "DATIM_Disag_ID": "fysQ3RXzbzW", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "20-24, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10-14_7bii_Female", + "MOH_Disag_ID": "10-14_7bii_Female", + "MOH_Indicator_ID": "voYLawRWLq5.WYvmyuZiEeS", + "DATIM_Disag_ID": "hXgqQX95TVa", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "10-14, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "45-49_females_HTS Clients Tested", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "45-49_7aii_Female", + "MOH_Disag_ID": "45-49_7aii_Female", + "MOH_Indicator_ID": "M04hX18SVFq.hll6yi6KZwT", + "DATIM_Disag_ID": "i0RFyIDccSm", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "45-49, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "45-49_7bii_Female", + "MOH_Disag_ID": "45-49_7bii_Female", + "MOH_Indicator_ID": "voYLawRWLq5.hll6yi6KZwT", + "DATIM_Disag_ID": "i0RFyIDccSm", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "45-49, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "50+_females_HTS Clients Tested", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "50_7aii_Female", + "MOH_Disag_ID": "50_7aii_Female", + "MOH_Indicator_ID": "M04hX18SVFq.GmlIH6pq4BN", + "DATIM_Disag_ID": "i4lSbrUVcpe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "50+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "50_7bii_Female", + "MOH_Disag_ID": "50_7bii_Female", + "MOH_Indicator_ID": "voYLawRWLq5.GmlIH6pq4BN", + "DATIM_Disag_ID": "i4lSbrUVcpe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "50+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "<1_males_HTS Clients Tested", + "Classification": "INVALID", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "1_7ai_Male", + "MOH_Disag_ID": "1_7ai_Male", + "MOH_Indicator_ID": "M04hX18SVFq.BSjl2vqLUrr", + "DATIM_Disag_ID": "iomLts0rFcj", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "<1, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "INVALID", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "1_7bi_Male", + "MOH_Disag_ID": "1_7bi_Male", + "MOH_Indicator_ID": "voYLawRWLq5.BSjl2vqLUrr", + "DATIM_Disag_ID": "iomLts0rFcj", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "<1, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "50+_males_HTS Clients Tested", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "50_7ai_Male", + "MOH_Disag_ID": "50_7ai_Male", + "MOH_Indicator_ID": "M04hX18SVFq.K8w9sv3MKlS", + "DATIM_Disag_ID": "ip5uMUT73Qu", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "50+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "50_7bi_Male", + "MOH_Disag_ID": "50_7bi_Male", + "MOH_Indicator_ID": "voYLawRWLq5.K8w9sv3MKlS", + "DATIM_Disag_ID": "ip5uMUT73Qu", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "50+, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "30-34_7bi_male", + "MOH_Disag_ID": "30-34_7bi_male", + "MOH_Indicator_ID": "voYLawRWLq5.yak7udan5IJ", + "DATIM_Disag_ID": "kLd3OnUYTr5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "30-34, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "30-34_males_HTS Clients Tested", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "30-34_7ai_Male", + "MOH_Disag_ID": "30-34_7ai_Male", + "MOH_Indicator_ID": "M04hX18SVFq.yak7udan5IJ", + "DATIM_Disag_ID": "kZ5sEz94kJE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "30-34, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "30-34_7bi_Male", + "MOH_Disag_ID": "0-34_7bi_Male", + "MOH_Indicator_ID": "voYLawRWLq5.yak7udan5IJ", + "DATIM_Disag_ID": "kZ5sEz94kJE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "30-34, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "25-29_males_HTS Clients Tested", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "25-29_7ai_Male", + "MOH_Disag_ID": "25-29_7ai_Male", + "MOH_Indicator_ID": "M04hX18SVFq.agsLHJsbOmD", + "DATIM_Disag_ID": "lGNNK7ZYDGP", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "25-29, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "25-29_7bi_Male", + "MOH_Disag_ID": "25-29_7bi_Male", + "MOH_Indicator_ID": "voYLawRWLq5.agsLHJsbOmD", + "DATIM_Disag_ID": "lGNNK7ZYDGP", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "25-29, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "30-34_females_HTS Clients Tested", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "30-34_7aii_Female", + "MOH_Disag_ID": "30-34_7aii_Female", + "MOH_Indicator_ID": "M04hX18SVFq.lPQwDevZaq8", + "DATIM_Disag_ID": "oKgx2Sw4qUL", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "30-34, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "30-34_7bii_Female", + "MOH_Disag_ID": "30-34_7bii_Female", + "MOH_Indicator_ID": "voYLawRWLq5.lPQwDevZaq8", + "DATIM_Disag_ID": "oKgx2Sw4qUL", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "30-34, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "INVALID", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "1_7bii_Female", + "MOH_Disag_ID": "1_7bii_Female", + "MOH_Indicator_ID": "voYLawRWLq5.MeXqu8e80Dc", + "DATIM_Disag_ID": "pCFCaOLScdv", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "<1, Female, Positive", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "1-4_7bi_male", + "MOH_Disag_ID": "1-4_7bi_male", + "MOH_Indicator_ID": "voYLawRWLq5.GPbKOLIweAT", + "DATIM_Disag_ID": "tBoWuTd0ERY", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "1-4, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "10-14_females_HTS Clients Tested", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10-14_7aii_Female", + "MOH_Disag_ID": "10-14_7aii_Female", + "MOH_Indicator_ID": "M04hX18SVFq.WYvmyuZiEeS", + "DATIM_Disag_ID": "tIhxMfmPrU5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "10-14, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10-14_7bii_Female", + "MOH_Disag_ID": "10-14_7bii_Female", + "MOH_Indicator_ID": "voYLawRWLq5.WYvmyuZiEeS", + "DATIM_Disag_ID": "tIhxMfmPrU5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "10-14, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "20-24_7bii_Female", + "MOH_Disag_ID": "20-24_7bii_Female", + "MOH_Indicator_ID": "voYLawRWLq5.uD5Iz5CxJub", + "DATIM_Disag_ID": "tvOcOPhIdRH", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "20-24, Female, Positive", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "1-4_males_HTS Clients Tested", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "1-4_7ai_Male", + "MOH_Disag_ID": "1-4_7ai_Male", + "MOH_Indicator_ID": "M04hX18SVFq.GPbKOLIweAT", + "DATIM_Disag_ID": "uPpiUkMhH6j", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "1-4, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "1-4_7bi_Male", + "MOH_Disag_ID": "1-4_7bi_Male", + "MOH_Indicator_ID": "voYLawRWLq5.GPbKOLIweAT", + "DATIM_Disag_ID": "uPpiUkMhH6j", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "1-4, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15-19_7bii_Female", + "MOH_Disag_ID": "15-19_7bii_Female", + "MOH_Indicator_ID": "voYLawRWLq5.gtBWdzvW35r", + "DATIM_Disag_ID": "wJCVvM7o6xm", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "15-19, Female, Positive", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "5-9_7bi_male", + "MOH_Disag_ID": "5-9_7bi_male", + "MOH_Indicator_ID": "voYLawRWLq5.pZe4hoDRpGs", + "DATIM_Disag_ID": "wLMOUM9mfTV", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "5-9, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "35-39_males_HTS Clients Tested", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "35-39_7ai_Male", + "MOH_Disag_ID": "35-39_7ai_Male", + "MOH_Indicator_ID": "M04hX18SVFq.su8ngu1rdtF", + "DATIM_Disag_ID": "wO7RB8C1sal", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "35-39, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "35-39_7bi_Male", + "MOH_Disag_ID": "35-39_7bi_Male", + "MOH_Indicator_ID": "voYLawRWLq5.su8ngu1rdtF", + "DATIM_Disag_ID": "wO7RB8C1sal", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "35-39, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "35-39_7bi_male", + "MOH_Disag_ID": "35-39_7bi_male", + "MOH_Indicator_ID": "voYLawRWLq5.su8ngu1rdtF", + "DATIM_Disag_ID": "wnsHEWFSqzG", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "35-39, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15-19_7bi_male", + "MOH_Disag_ID": "15-19_7bi_male", + "MOH_Indicator_ID": "voYLawRWLq5.NMB6fNtRCH5", + "DATIM_Disag_ID": "wpck6pSRDer", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "15-19, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "1-4_females_HTS Clients Tested", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "1-4_7aii_Female", + "MOH_Disag_ID": "1-4_7aii_Female", + "MOH_Indicator_ID": "M04hX18SVFq.MkiWsHme25x", + "DATIM_Disag_ID": "xTNM0wWDzo0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "1-4, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "1-4_7bii_Female", + "MOH_Disag_ID": "1-4_7bii_Female", + "MOH_Indicator_ID": "voYLawRWLq5.MkiWsHme25x", + "DATIM_Disag_ID": "xTNM0wWDzo0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "1-4, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "1-4_7bii_Female", + "MOH_Disag_ID": "1-4_7bii_Female", + "MOH_Indicator_ID": "voYLawRWLq5.MkiWsHme25x", + "DATIM_Disag_ID": "xzoIG0AwsNB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "1-4, Female, Positive", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "45-49_males_HTS Clients Tested", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "45-49_7ai_Male", + "MOH_Disag_ID": "45-49_7ai_Male", + "MOH_Indicator_ID": "M04hX18SVFq.t0hq5fZPELt", + "DATIM_Disag_ID": "z1V5tDuMQt7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "45-49, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "45-49_7bi_Male", + "MOH_Disag_ID": "45-49_7bi_Male", + "MOH_Indicator_ID": "voYLawRWLq5.t0hq5fZPELt", + "DATIM_Disag_ID": "z1V5tDuMQt7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "45-49, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Antenatal Women initiated on ART", + "Classification": "n/a", + "DATIM_Indicator_Category": "PMTCT_ART", + "MOH_Disag_Name": "A5", + "MOH_Disag_ID": "A5", + "MOH_Indicator_ID": "rB6mccy3xve", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Antenatal Women registering with known HIV positive status already on ART", + "Classification": "n/a", + "DATIM_Indicator_Category": "PMTCT_ART", + "MOH_Disag_Name": "A1.2.1", + "MOH_Disag_ID": "A1.2.1", + "MOH_Indicator_ID": "yariaLICQaT", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Antenatal Women registering with known HIV negative status (within 3 months)", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "A1.1", + "MOH_Disag_ID": "A1.1", + "MOH_Indicator_ID": "bKqX9nf1KI4", + "DATIM_Disag_ID": "Jwb1SWomgpk", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex", + "DATIM_Disag_Name": "Female", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Antenatal women HIV positive", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "A2.2", + "MOH_Disag_ID": "A2.2", + "MOH_Indicator_ID": "rl1wrmp8dks", + "DATIM_Disag_ID": "Jwb1SWomgpk", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex", + "DATIM_Disag_Name": "Female", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Antenatal Women registering with known HIV positive status", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "A1.2", + "MOH_Disag_ID": "A1.2", + "MOH_Indicator_ID": "uXHfXERxQ6E", + "DATIM_Disag_ID": "Jwb1SWomgpk", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex", + "DATIM_Disag_Name": "Female", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Antenatal women HIV negative", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "A2.1", + "MOH_Disag_ID": "A2.1", + "MOH_Indicator_ID": "xQ9p2KAZPnf", + "DATIM_Disag_ID": "Jwb1SWomgpk", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex", + "DATIM_Disag_Name": "Female", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Antenatal women HIV negative", + "Classification": "coarse", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "A2.1", + "MOH_Disag_ID": "A2.1", + "MOH_Indicator_ID": "xQ9p2KAZPnf", + "DATIM_Disag_ID": "PCasMOWl24Y", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Antenatal Women registering with known HIV positive status", + "Classification": "coarse", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "A1.2", + "MOH_Disag_ID": "A1.2", + "MOH_Indicator_ID": "uXHfXERxQ6E", + "DATIM_Disag_ID": "o0gcwyuh7mU", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "DATIM_Disag_Name": "Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Antenatal women HIV positive", + "Classification": "coarse", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "A2.2", + "MOH_Disag_ID": "A2.2", + "MOH_Indicator_ID": "rl1wrmp8dks", + "DATIM_Disag_ID": "pc4W2rmWK4q", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "DATIM_Disag_Name": "Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children currently on ART", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "ART5_50Male", + "MOH_Disag_ID": "ART5_50Male", + "MOH_Indicator_ID": "Ko37dmfWfQn.HReU7uOGjjM", + "DATIM_Disag_ID": "FgwkSYUXq8x", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "50+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children currently on ART 5-9yrs, Male", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "ART5_5_9Male", + "MOH_Disag_ID": "ART5_5_9Male", + "MOH_Indicator_ID": "Ko37dmfWfQn.v5PRf1zzYZa", + "DATIM_Disag_ID": "IxSwaxNCt1n", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "5-9, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children currently on ART 1-4yrs, Female", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "ART5_1_4Female", + "MOH_Disag_ID": "ART5_1_4Female", + "MOH_Indicator_ID": "Ko37dmfWfQn.OdRf2O7BCjE", + "DATIM_Disag_ID": "PPoL5AnEAQf", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "1-4, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children currently on ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "ART5_25-49Male", + "MOH_Disag_ID": "ART5_25-49Male", + "MOH_Indicator_ID": "Ko37dmfWfQn.KanZ3V6Jkuf", + "DATIM_Disag_ID": "R9wcT5vQ7tR", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "25-29, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children currently on ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "ART5_25-49Female", + "MOH_Disag_ID": "ART5_25-49Female", + "MOH_Indicator_ID": "Ko37dmfWfQn.VbFUrvlMLDW", + "DATIM_Disag_ID": "RMA75iIp8Wd", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "25-29, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children currently on ART <1yr, Male", + "Classification": "INVALID", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "ART5_1Male", + "MOH_Disag_ID": "ART5_1Male", + "MOH_Indicator_ID": "Ko37dmfWfQn.Fcv11d8wgUN", + "DATIM_Disag_ID": "SeijxYK8F4b", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "<1, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children currently on ART", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "ART5_20-24Male", + "MOH_Disag_ID": "ART5_20-24Male", + "MOH_Indicator_ID": "Ko37dmfWfQn.GvCB5tiUgP8", + "DATIM_Disag_ID": "VdA970UlzlX", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "20-24, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children currently on ART", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "ART5_20-24Female", + "MOH_Disag_ID": "ART5_20-24Female", + "MOH_Indicator_ID": "Ko37dmfWfQn.saSNzUzpQmC", + "DATIM_Disag_ID": "Xn5oUNVSMWA", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "20-24, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children currently on ART", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "ART5_10-14Female", + "MOH_Disag_ID": "ART5_10-14Female", + "MOH_Indicator_ID": "Ko37dmfWfQn.Jxmiv70YLXD", + "DATIM_Disag_ID": "dFjZira5vTX", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "10-14, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children currently on ART 5-9yrs, Female", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "ART5_5_9Female", + "MOH_Disag_ID": "ART5_5_9Female", + "MOH_Indicator_ID": "Ko37dmfWfQn.gUttlTcQPlQ", + "DATIM_Disag_ID": "hiUhhVpgUMg", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "5-9, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children currently on ART 1-4yrs, Male", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "ART5_1_4Male", + "MOH_Disag_ID": "ART5_1_4Male", + "MOH_Indicator_ID": "Ko37dmfWfQn.gMp3Sr0pvrm", + "DATIM_Disag_ID": "jbrs9Qk6f9b", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "1-4, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children currently on ART", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "ART5_50Female", + "MOH_Disag_ID": "ART5_50Female", + "MOH_Indicator_ID": "Ko37dmfWfQn.n15I1UPjFl5", + "DATIM_Disag_ID": "kGlGj9LDonu", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "50+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children currently on ART", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "ART5_10-14Male", + "MOH_Disag_ID": "ART5_10-14Male", + "MOH_Indicator_ID": "nQFgL0l3h1F.vxe0vsbnc6F", + "DATIM_Disag_ID": "ljBmGJpAsZh", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "10-14, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children currently on ART", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "ART5_15-19Female", + "MOH_Disag_ID": "ART5_15-19Female", + "MOH_Indicator_ID": "Ko37dmfWfQn.zRRxdjuNqLA", + "DATIM_Disag_ID": "wW6G5NC8Wd1", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "15-19, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children currently on ART", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "ART5_15-19Male", + "MOH_Disag_ID": "ART5_15-19Male", + "MOH_Indicator_ID": "Ko37dmfWfQn.HieM1J4u4oz", + "DATIM_Disag_ID": "x1r1vfZQLFj", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "15-19, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children currently on ART <1yr, Female", + "Classification": "INVALID", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "ART5_1Female", + "MOH_Disag_ID": "ART5_1Female", + "MOH_Indicator_ID": "Ko37dmfWfQn.pX0NnEpc1J9", + "DATIM_Disag_ID": "y3VqNEK9n95", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "<1, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children newly initiated on ART", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "ART4_50Male", + "MOH_Disag_ID": "ART4_50Male", + "MOH_Indicator_ID": "nQFgL0l3h1F.HReU7uOGjjM", + "DATIM_Disag_ID": "FgwkSYUXq8x", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "50+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children newly initiated on ART 5-9yrs, Male", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "ART4_5-9Male", + "MOH_Disag_ID": "ART4_5-9Male", + "MOH_Indicator_ID": "nQFgL0l3h1F.v5PRf1zzYZa", + "DATIM_Disag_ID": "IxSwaxNCt1n", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "5-9, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children newly initiated on ART 1-4yrs, Female", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "ART4_1-4Female", + "MOH_Disag_ID": "ART4_1-4Female", + "MOH_Indicator_ID": "nQFgL0l3h1F.OdRf2O7BCjE", + "DATIM_Disag_ID": "PPoL5AnEAQf", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "1-4, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children newly initiated on ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "ART 4_25-49Male", + "MOH_Disag_ID": "ART4_25-49Male", + "MOH_Indicator_ID": "nQFgL0l3h1F.KanZ3V6Jkuf", + "DATIM_Disag_ID": "R9wcT5vQ7tR", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "25-29, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children newly initiated on ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "ART4_25-49Female", + "MOH_Disag_ID": "ART4_25-49Female", + "MOH_Indicator_ID": "nQFgL0l3h1F.VbFUrvlMLDW", + "DATIM_Disag_ID": "RMA75iIp8Wd", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "25-29, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ARTNumberofchildren newlyinitiated on ART<1yr,Male", + "Classification": "INVALID", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "ART4_1Male", + "MOH_Disag_ID": "ART4_1Male", + "MOH_Indicator_ID": "nQFgL0l3h1F.pX0NnEpc1J9", + "DATIM_Disag_ID": "SeijxYK8F4b", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "<1, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children newly initiated on ART", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "ART4_20-24Male", + "MOH_Disag_ID": "ART4_20-24Male", + "MOH_Indicator_ID": "nQFgL0l3h1F.GvCB5tiUgP8", + "DATIM_Disag_ID": "VdA970UlzlX", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "20-24, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children newly initiated on ART", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "ART4_20-24Female", + "MOH_Disag_ID": "ART4_20-24Female", + "MOH_Indicator_ID": "nQFgL0l3h1F.saSNzUzpQmC", + "DATIM_Disag_ID": "Xn5oUNVSMWA", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "20-24, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children newly initiated on ART", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "ART4_10-14Female", + "MOH_Disag_ID": "ART4_10-14Female", + "MOH_Indicator_ID": "nQFgL0l3h1F.Jxmiv70YLXD", + "DATIM_Disag_ID": "dFjZira5vTX", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "10-14, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children newly initiated on ART 5-9yrs, Female", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "ART4_5-9Female", + "MOH_Disag_ID": "ART4_5-9Female", + "MOH_Indicator_ID": "nQFgL0l3h1F.gUttlTcQPlQ", + "DATIM_Disag_ID": "hiUhhVpgUMg", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "5-9, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children newly initiated on ART 1-4yrs, Male", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "ART4_1-4Male", + "MOH_Disag_ID": "ART4_1-4Male", + "MOH_Indicator_ID": "nQFgL0l3h1F.gMp3Sr0pvrm", + "DATIM_Disag_ID": "jbrs9Qk6f9b", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "1-4, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and childrennewlyinitiated onART", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "ART 4_50Female", + "MOH_Disag_ID": "ART4_50Female", + "MOH_Indicator_ID": "nQFgL0l3h1F.n15I1UPjFl5", + "DATIM_Disag_ID": "kGlGj9LDonu", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "50+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children newly initiated on ART", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "ART4_10-14Male", + "MOH_Disag_ID": "ART4_10-14Male", + "MOH_Indicator_ID": "Ko37dmfWfQn.vxe0vsbnc6F", + "DATIM_Disag_ID": "ljBmGJpAsZh", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "10-14, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children newly initiated on ART", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "ART4_15-19Female", + "MOH_Disag_ID": "ART4_15-19Female", + "MOH_Indicator_ID": "nQFgL0l3h1F.zRRxdjuNqLA", + "DATIM_Disag_ID": "wW6G5NC8Wd1", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "15-19, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children newly initiated on ART", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "ART4_15-19Male", + "MOH_Disag_ID": "ART4_15-19Male", + "MOH_Indicator_ID": "nQFgL0l3h1F.HieM1J4u4oz", + "DATIM_Disag_ID": "x1r1vfZQLFj", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "15-19, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ARTNumberofchildren newlyinitiated on ART<1yr,Male", + "Classification": "INVALID", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "ART4_1Female", + "MOH_Disag_ID": "ART4_1Female", + "MOH_Indicator_ID": "nQFgL0l3h1F.pX0NnEpc1J9", + "DATIM_Disag_ID": "y3VqNEK9n95", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "<1, Female, Positive", + "Operation": "ADD" + } + ] + }, + { + "status": "Success", + "country_org": "DATIM-MOH-ZWE-FY19", + "period": "FY19", + "country_code": "ZWE", + "country_name": "Zimbabwe", + "imap": [ + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "Tested for HIV and received results: Positive 15+ Male", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "D2MMzf8gAYA", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "Tested for HIV and received results: Negative 15+ Female", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "DVtsJMYaX23", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "Tested for HIV and received results: Positive <15 Female", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "JHOztbw9w6F", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "Tested for HIV and received results: Negative < 15 Male", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "L86JQSq6EB1", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "Tested for HIV and received results: Positive <15 Male", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "LQ4SxW5PKMD", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "Tested for HIV and received results: Negative <15 Female", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "hm6hgH1n8CW", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "Tested for HIV and received results: Positive 15+ Female", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "kqVkqwvzRoY", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "Tested for HIV and received results: Negative 15+ Male", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "oytgMyNYnWA", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "Tested for HIV and received results: Negative <15 Female", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "hm6hgH1n8CW", + "DATIM_Disag_ID": "FSmIqIsgheB", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "Tested for HIV and received results: Positive <15 Female", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "JHOztbw9w6F", + "DATIM_Disag_ID": "HrQbkVgBM1X", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "Tested for HIV and received results: Negative < 15 Male", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "L86JQSq6EB1", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "Tested for HIV and received results: Positive <15 Male", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "LQ4SxW5PKMD", + "DATIM_Disag_ID": "R4WXCEzPZcY", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "Tested for HIV and received results: Positive 15+ Female", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "kqVkqwvzRoY", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "Tested for HIV and received results: Positive 15+ Male", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "D2MMzf8gAYA", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "Tested for HIV and received results: Negative 15+ Male", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "oytgMyNYnWA", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "Tested for HIV and received results: Negative 15+ Female", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "DVtsJMYaX23", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "MOH_Indicator_Name": "Pregnant women booking for first ANC visit already on ART (Option B+) + HIV infected pregnant women initiated on ART in ANC", + "DATIM_Indicator_Category": "PMTCT_ART", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "LzBrQbKuA7m", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex", + "MOH_Indicator_Name": "Pregnant women booking for first ANC visit with known HIV positive result (Option B+) + Pregnant Women HIV tested first time in ANC and received results", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "bViDJ5Jc9Zg", + "DATIM_Disag_ID": "Jwb1SWomgpk", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "Number of ART patients who completed a standard course of TB preventive therapy within the reporting period", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "EyHJW3Z2san", + "DATIM_Disag_ID": "Gfje2jHn5TY", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Unknown Age, Unknown Sex, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "Number of ART patients who completed a standard course of TB preventive therapy within the reporting period", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "THjB92KkrZb", + "DATIM_Disag_ID": "Gfje2jHn5TY", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Unknown Age, Unknown Sex, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "Number of ART patients who completed a standard course of TB preventive therapy within the reporting period", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "XGt5V8cOffO", + "DATIM_Disag_ID": "Gfje2jHn5TY", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Unknown Age, Unknown Sex, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "Number of ART patients who completed a standard course of TB preventive therapy within the reporting period", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "hx0YQoGwy3F", + "DATIM_Disag_ID": "Gfje2jHn5TY", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Unknown Age, Unknown Sex, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "Number of ART patients who completed a standard course of TB preventive therapy within the reporting period", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "ldCpdIirxcu", + "DATIM_Disag_ID": "Gfje2jHn5TY", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Unknown Age, Unknown Sex, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "Number of ART patients who completed a standard course of TB preventive therapy within the reporting period", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "rDlZUajGnS4", + "DATIM_Disag_ID": "Gfje2jHn5TY", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Unknown Age, Unknown Sex, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "Number of ART patients who completed a standard course of TB preventive therapy within the reporting period", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "sqTO1wP1Sga", + "DATIM_Disag_ID": "Gfje2jHn5TY", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Unknown Age, Unknown Sex, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "Number of ART patients who completed a standard course of TB preventive therapy within the reporting period", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "srplkyF4t9Y", + "DATIM_Disag_ID": "Gfje2jHn5TY", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Unknown Age, Unknown Sex, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "Number of ART patients who completed a standard course of TB preventive therapy within the reporting period", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "tZXyYvVDZcP", + "DATIM_Disag_ID": "Gfje2jHn5TY", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Unknown Age, Unknown Sex, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "Currently receiving ART: 15+ Male", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "Eyh4n2vTm7c", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "Currently receiving ART: 15+ Female", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "GQVaVvJUn24", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "Currently receiving ART: < 15 Female", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "vNoWiN0MOhz", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "Currently receiving ART: < 15 Male", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "g2xiZiXz9kQ", + "DATIM_Disag_ID": "zHSL7ATXJib", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "HIV positive patients in care newly starting on first line ART: 15+ Male", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "JtfCUigZbPn", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "HIV positive patients in care newly starting on first line ART: 15+ Female", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "b9i6D7mnO3b", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "HIV positive patients in care newly starting on first line ART: <15 Female", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "oJOVMoWtkjK", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "HIV positive patients in care newly starting on first line ART: <15 Male", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "ZJkIffRV5EE", + "DATIM_Disag_ID": "zHSL7ATXJib", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + } + ] + }, + { + "status": "Success", + "country_org": "DATIM-MOH-SWZ-FY20", + "period": "FY20", + "country_code": "SWZ", + "country_name": "Eswatini", + "imap": [ + { + "MOH_Indicator_Name": "HTS_TST_POS", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "<15 | SexUnknown", + "MOH_Disag_ID": "HIV23_TST_Pos_-15SU23003", + "MOH_Indicator_ID": "HIV23_TST_Pos_-15SU2303", + "DATIM_Disag_ID": "DY0yrJtBeSC", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Unknown Sex, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS_TST_POS", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "AgeUnknown | SexUnknown", + "MOH_Disag_ID": "HIV23_TST_Pos_AU_SU230014", + "MOH_Indicator_ID": "HIV23_TST_Pos_AU_SU23014", + "DATIM_Disag_ID": "EyJRtSgSChq", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "Unknown Age, Unknown Sex, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS_TST_NEG", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "<15 | Female", + "MOH_Disag_ID": "HIV23_TST_Neg_-15F23006", + "MOH_Indicator_ID": "HIV23_TST_Neg_-15F2306", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS_TST_POS", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "<15 | Female", + "MOH_Disag_ID": "HIV23_TST_Pos_-15F23001", + "MOH_Indicator_ID": "HIV23_TST_Pos_-15F2301", + "DATIM_Disag_ID": "HrQbkVgBM1X", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS_TST_NEG", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "AgeUnknown | Female", + "MOH_Disag_ID": "HIV23_TST_Neg_AUF230016", + "MOH_Indicator_ID": "HIV23_TST_Neg_AUF23016", + "DATIM_Disag_ID": "K21p4HUGqOS", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "Unknown Age, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS_TST_NEG", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "<15 | Male", + "MOH_Disag_ID": "HIV23_TST_Neg_-15M23007", + "MOH_Indicator_ID": "HIV23_TST_Neg_-15M2307", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS_TST_NEG", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "<15 | SexUnknown", + "MOH_Disag_ID": "HIV23_TST_Neg_-15SU23008", + "MOH_Indicator_ID": "HIV23_TST_Neg_-15SU2308", + "DATIM_Disag_ID": "PrIxM0pIjFl", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Unknown Sex, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS_TST_POS", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "<15 | Male", + "MOH_Disag_ID": "HIV23_TST_Pos_-15M23002", + "MOH_Indicator_ID": "HIV23_TST_Pos_-15M2302", + "DATIM_Disag_ID": "R4WXCEzPZcY", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS_TST_POS", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "AgeUnknown | Male", + "MOH_Disag_ID": "HIV23_TST_Pos_AUM230013", + "MOH_Indicator_ID": "HIV23_TST_Pos_AUM23013", + "DATIM_Disag_ID": "SCD7EVreQUA", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "Unknown Age, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS_TST_POS", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "AgeUnknown | Female", + "MOH_Disag_ID": "HIV23_TST_Pos_AUF230012", + "MOH_Indicator_ID": "HIV23_TST_Pos_AUF23012", + "DATIM_Disag_ID": "U6ErjBQYGSG", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "Unknown Age, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS_TST_POS", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15+ | Female", + "MOH_Disag_ID": "HIV23_TST_Pos_15F23004", + "MOH_Indicator_ID": "HIV23_TST_Pos_15F2304", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS_TST_POS", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15+ | Male", + "MOH_Disag_ID": "HIV23_TST_Pos_15M23005", + "MOH_Indicator_ID": "HIV23_TST_Pos_15M2305", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS_TST_POS", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15+ | SexUnknown", + "MOH_Disag_ID": "HIV23_TST_Pos_15SU230011", + "MOH_Indicator_ID": "HIV23_TST_Pos_15SU23011", + "DATIM_Disag_ID": "a2dDU6KZyd0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Unknown Sex, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS_TST_NEG", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "AgeUnknown | Male", + "MOH_Disag_ID": "HIV23_TST_Neg_AUM230017", + "MOH_Indicator_ID": "HIV23_TST_Neg_AUM23017", + "DATIM_Disag_ID": "iGj3YxYXGRF", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "Unknown Age, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS_TST_NEG", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "AgeUnknown | SexUnknown", + "MOH_Disag_ID": "HIV23_TST_Neg_AU_SU230018", + "MOH_Indicator_ID": "HIV23_TST_Neg_AU_SU23018", + "DATIM_Disag_ID": "mV483q7SboN", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "Unknown Age, Unknown Sex, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS_TST_NEG", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15+ | Male", + "MOH_Disag_ID": "HIV23_23_TST_Neg_15M230010", + "MOH_Indicator_ID": "HIV23_TST_Neg_15M23010", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS_TST_NEG", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15+ | SexUnknown", + "MOH_Disag_ID": "HIV23_TST_Neg_15SU230015", + "MOH_Indicator_ID": "HIV23_TST_Neg_15SU23015", + "DATIM_Disag_ID": "qL3AXhLXfHf", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Unknown Sex, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS_TST_NEG", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15+ | Female", + "MOH_Disag_ID": "HIV23_TST_Neg_15F23009", + "MOH_Indicator_ID": "HIV23_TST_Neg_15F2309", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "PMTCT_ART", + "Classification": "n/a", + "DATIM_Indicator_Category": "PMTCT_ART", + "MOH_Disag_Name": "Total", + "MOH_Disag_ID": "SRH25_PMTCT_ART_T25001", + "MOH_Indicator_ID": "SRH25_PMTCT_ART_T2501", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Known HIV+ Pregnant Women", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "KnownPositives", + "MOH_Disag_ID": "SRH25_PMTCT_STAT_KP250012", + "MOH_Indicator_ID": "SRH25_PMTCT_STAT_KP2512", + "DATIM_Disag_ID": "D3erNSl5dd2", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Recent Negative", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "Recent Negative", + "MOH_Disag_ID": "SRH25_PMTCT_STAT_REC_NEG250015", + "MOH_Indicator_ID": "SRH25_PMTCT_STAT_REC_NEG2515", + "DATIM_Disag_ID": "Ecflr8Ycqul", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Recent Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - pregnant women", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "NewNegatives", + "MOH_Disag_ID": "SRH25_PMTCT_STAT_NEG250014", + "MOH_Indicator_ID": "SRH25_PMTCT_STAT_NEG2514", + "DATIM_Disag_ID": "Wc6ItXYBs0s", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Newly identified positives", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "NewlyTestedPositives", + "MOH_Disag_ID": "SRH25_PMTCT_STAT_NIP250013", + "MOH_Indicator_ID": "SRH25_PMTCT_STAT_NIP2513", + "DATIM_Disag_ID": "brmDl6cMjft", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TB_PREV_Unknown", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "Unknown | AgeUnknown | SexUnknown", + "MOH_Disag_ID": "HIV13_TB_PREV_Unknown_AU_SU13036", + "MOH_Indicator_ID": "HIV13_TB_PREV_Unknown_AU_SU1336", + "DATIM_Disag_ID": "GwUc7g13Hg9", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Unknown Sex, Unknown Age, Other - ART", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TB_PREV_PrevEnART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "15+ | SexUnknown", + "MOH_Disag_ID": "HIV13_TB_PREV_PrevEnART_15SU13015", + "MOH_Indicator_ID": "HIV13_TB_PREV_PrevEnART_15SU1315", + "DATIM_Disag_ID": "H23TL40CahD", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Unknown Sex, 15+, Life-long ART, Already", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TB_PREV_NewEnART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "AgeUnknown | Female", + "MOH_Disag_ID": "HIV13_TB_PREV_NewEnART_AUF13025", + "MOH_Indicator_ID": "HIV13_TB_PREV_NewEnART_AUF1325", + "DATIM_Disag_ID": "OcHhTmUvRZE", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Female, Unknown Age, Life-long ART, New", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TB_PREV_NewEnART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "<15 | Female | NewEnART", + "MOH_Disag_ID": "HIV13_TB_PREV_NewEnART_-15F13019", + "MOH_Indicator_ID": "HIV13_TB_PREV_NewEnART_-15F1319", + "DATIM_Disag_ID": "Q732w6Hev9u", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Female, <15, Life-long ART, New", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TB_PREV_PrevEnART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "AgeUnknown | Male", + "MOH_Disag_ID": "HIV13_TB_PREV_PrevEnART_AUM13017", + "MOH_Indicator_ID": "HIV13_TB_PREV_PrevEnART_AUM1317", + "DATIM_Disag_ID": "QKn9JHx79JO", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Male, Unknown Age, Life-long ART, Already", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TB_PREV_Unknown", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "Unknown 15+ | Female", + "MOH_Disag_ID": "HIV13_TB_PREV_Unknown_15F13029", + "MOH_Indicator_ID": "HIV13_TB_PREV_Unknown_15F1329", + "DATIM_Disag_ID": "SQG2P9rOIg4", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Female, 15+, Other - ART", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TB_PREV_Unknown", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "Unknown | AgeUnknown | Female", + "MOH_Disag_ID": "HIV13_TB_PREV_Unknown_AUF13034", + "MOH_Indicator_ID": "HIV13_TB_PREV_Unknown_AUF1334", + "DATIM_Disag_ID": "UE64UWNZs1R", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Female, Unknown Age, Other - ART", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TB_PREV_PrevEnART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "15+ | Male | PrevEnART", + "MOH_Disag_ID": "HIV13_TB_PREV_PrevEnART_15M13013", + "MOH_Indicator_ID": "HIV13_TB_PREV_PrevEnART_15M1313", + "DATIM_Disag_ID": "UxkEEfHjlWb", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Male, 15+, Life-long ART, Already", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TB_PREV_NewEnART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "15+ | SexUnknown", + "MOH_Disag_ID": "HIV13_TB_PREV_NewEnART_15SU13024", + "MOH_Indicator_ID": "HIV13_TB_PREV_NewEnART_15SU1324", + "DATIM_Disag_ID": "YbXei7Scpdk", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Unknown Sex, 15+, Life-long ART, New", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TB_PREV_NewEnART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "15+ | Male | NewEnART", + "MOH_Disag_ID": "HIV13_TB_PREV_NewEnART_15M13022", + "MOH_Indicator_ID": "HIV13_TB_PREV_NewEnART_15M1322", + "DATIM_Disag_ID": "ZuWjYTw4lpZ", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Male, 15+, Life-long ART, New", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TB_PREV_Unknown", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "Unknown <15 | SexUnknown", + "MOH_Disag_ID": "HIV13_TB_PREV_Unknown_-15SU13032", + "MOH_Indicator_ID": "HIV13_TB_PREV_Unknown_-15SU1332", + "DATIM_Disag_ID": "eKKOcOxQOuS", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Unknown Sex, <15, Other - ART", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TB_PREV_Unknown", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "Unknown | AgeUnknown | Male", + "MOH_Disag_ID": "HIV13_TB_PREV_Unknown_AUM13035", + "MOH_Indicator_ID": "HIV13_TB_PREV_Unknown_AUM1335", + "DATIM_Disag_ID": "fgHq8eTmo7e", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Male, Unknown Age, Other - ART", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TB_PREV_Unknown", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "Unknown <15 | Female", + "MOH_Disag_ID": "HIV13_TB_PREV_Unknown_-15F13028", + "MOH_Indicator_ID": "HIV13_TB_PREV_Unknown_-15F1328", + "DATIM_Disag_ID": "kRRN7PW2x2B", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Female, <15, Other - ART", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TB_PREV_NewEnART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "<15 | Male | NewEnART", + "MOH_Disag_ID": "HIV13_TB_PREV_NewEnART_-15M13021", + "MOH_Indicator_ID": "HIV13_TB_PREV_NewEnART_-15M1321", + "DATIM_Disag_ID": "lq6iUq7YcZ1", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Male, <15, Life-long ART, New", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TB_PREV_NewEnART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "AgeUnknown | Male", + "MOH_Disag_ID": "HIV13_TB_PREV_NewEnART_AUM13026", + "MOH_Indicator_ID": "HIV13_TB_PREV_NewEnART_AUM1326", + "DATIM_Disag_ID": "m5ozu5OI1sc", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Male, Unknown Age, Life-long ART, New", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TB_PREV_NewEnART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "AgeUnknown | SexUnknown", + "MOH_Disag_ID": "HIV13_TB_PREV_NewEnART_AU_SU13027", + "MOH_Indicator_ID": "HIV13_TB_PREV_NewEnART_AU_SU1327", + "DATIM_Disag_ID": "m95zIASJcjD", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Unknown Sex, Unknown Age, Life-long ART, New", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TB_PREV_NewEnART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "<15 | SexUnknown", + "MOH_Disag_ID": "HIV13_TB_PREV_NewEnART_-15SU13023", + "MOH_Indicator_ID": "HIV13_TB_PREV_NewEnART_-15SU1323", + "DATIM_Disag_ID": "nL6agczDQaW", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Unknown Sex, <15, Life-long ART, New", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TB_PREV_NewEnART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "15+ | Female | NewEnART", + "MOH_Disag_ID": "HIV13_TB_PREV_NewEnART_15F13020", + "MOH_Indicator_ID": "HIV13_TB_PREV_NewEnART_15F1320", + "DATIM_Disag_ID": "ngI4uyiCOSj", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Female, 15+, Life-long ART, New", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TB_PREV_Unknown", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "Unknown <15 | Male", + "MOH_Disag_ID": "HIV13_TB_PREV_Unknown_-15M13030", + "MOH_Indicator_ID": "HIV13_TB_PREV_Unknown_-15M1330", + "DATIM_Disag_ID": "r1YTNuDHWxc", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Male, <15, Other - ART", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TB_PREV_PrevEnART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "15+ | Female | PrevEnART", + "MOH_Disag_ID": "HIV13_TB_PREV_PrevEnART_15F13011", + "MOH_Indicator_ID": "HIV13_TB_PREV_PrevEnART_15F1311", + "DATIM_Disag_ID": "rccYwUJXYAA", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Female, 15+, Life-long ART, Already", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TB_PREV_Unknown", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "Unknown 15+ | Male", + "MOH_Disag_ID": "HIV13_TB_PREV_Unknown_15M13031", + "MOH_Indicator_ID": "HIV13_TB_PREV_Unknown_15M1331", + "DATIM_Disag_ID": "ty2xR5ZaTSy", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Male, 15+, Other - ART", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TB_PREV_PrevEnART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "<15 | SexUnknown", + "MOH_Disag_ID": "HIV13_TB_PREV_PrevEnART_-15SU13014", + "MOH_Indicator_ID": "HIV13_TB_PREV_PrevEnART_-15SU1314", + "DATIM_Disag_ID": "wHIObfcQeca", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Unknown Sex, <15, Life-long ART, Already", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TB_PREV_PrevEnART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "AgeUnknown | SexUnknown", + "MOH_Disag_ID": "HIV13_TB_PREV_PrevEnART_AU_SU13018", + "MOH_Indicator_ID": "HIV13_TB_PREV_PrevEnART_AU_SU1318", + "DATIM_Disag_ID": "wgdcoRFUkZP", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Unknown Sex, Unknown Age, Life-long ART, Already", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TB_PREV_Unknown", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "Unknown 15+ | SexUnknown", + "MOH_Disag_ID": "HIV13_TB_PREV_Unknown_15SU13033", + "MOH_Indicator_ID": "HIV13_TB_PREV_Unknown_15SU1333", + "DATIM_Disag_ID": "wpIXXDYcvyd", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Unknown Sex, 15+, Other - ART", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TB_PREV_PrevEnART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "AgeUnknown | Female", + "MOH_Disag_ID": "HIV13_TB_PREV_PrevEnART_AUF13016", + "MOH_Indicator_ID": "HIV13_TB_PREV_PrevEnART_AUF1316", + "DATIM_Disag_ID": "x0rXsInb65X", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Female, Unknown Age, Life-long ART, Already", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TB_PREV_PrevEnART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "<15 | Female | PrevEnART", + "MOH_Disag_ID": "HIV13_TB_PREV_PrevEnART_-15F13010", + "MOH_Indicator_ID": "HIV13_TB_PREV_PrevEnART_-15F1310", + "DATIM_Disag_ID": "ynzujzJwhjK", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Female, <15, Life-long ART, Already", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TB_PREV_PrevEnART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "<15 | Male | PrevEnART", + "MOH_Disag_ID": "HIV13_TB_PREV_PrevEnART_-15M13012", + "MOH_Indicator_ID": "HIV13_TB_PREV_PrevEnART_-15M1312", + "DATIM_Disag_ID": "z98a1NoV4mp", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Male, <15, Life-long ART, Already", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_CURR", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Age | Sex Unknown", + "MOH_Disag_ID": "HIV010_TX_CURR_AGSU0104007", + "MOH_Indicator_ID": "HIV010_TX_CURR_AGSU0107", + "DATIM_Disag_ID": "Gfje2jHn5TY", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "Unknown Age, Unknown Sex, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_CURR", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Unknown Age | Female", + "MOH_Disag_ID": "HIV010_TX_CURR_AUF0104008", + "MOH_Indicator_ID": "HIV010_TX_CURR_AUF0108", + "DATIM_Disag_ID": "P9UIhogYbAa", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "Unknown Age, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_CURR", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Unknown Age | Male", + "MOH_Disag_ID": "HIV010_TX_CURR_AUM0104009", + "MOH_Indicator_ID": "HIV010_TX_CURR_AUM0109", + "DATIM_Disag_ID": "UN9ZOZLLVqN", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "Unknown Age, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_CURR", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "15+ | Male", + "MOH_Disag_ID": "HIV010_TX_CURR_15M0104004", + "MOH_Indicator_ID": "HIV010_TX_CURR_15M0104", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_CURR", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "15+ | Female", + "MOH_Disag_ID": "HIV010_TX_CURR_15F0103003", + "MOH_Indicator_ID": "HIV010_TX_CURR_15F0103", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_CURR", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "<15 | Female", + "MOH_Disag_ID": "HIV010_TX_CURR_-15F0101001", + "MOH_Indicator_ID": "HIV010_TX_CURR_-15F0101", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_CURR", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "15+ | Sex Unknown", + "MOH_Disag_ID": "HIV010_TX_CURR_15SU0104006", + "MOH_Indicator_ID": "HIV010_TX_CURR_15SU0106", + "DATIM_Disag_ID": "qli3maq9Ot7", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Unknown Sex, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_CURR", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "<15 | Sex Unknown", + "MOH_Disag_ID": "HIV010_TX_CURR_-15SU0102005", + "MOH_Indicator_ID": "HIV010_TX_CURR_-15SU0105", + "DATIM_Disag_ID": "uURluLqPIJ5", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Unknown Sex, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_CURR", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "<15 | Male", + "MOH_Disag_ID": "HIV010_TX_CURR_-15M0102002", + "MOH_Indicator_ID": "HIV010_TX_CURR_-15M0102", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_NEW", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "AgeUnknown | SexUnknown", + "MOH_Disag_ID": "HIV12_TX_NEW_AU_SU1202009", + "MOH_Indicator_ID": "HIV12_TX_NEW_AU_SU1209", + "DATIM_Disag_ID": "Gfje2jHn5TY", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "Unknown Age, Unknown Sex, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_NEW", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "AgeUnknown | Female", + "MOH_Disag_ID": "HIV12_TX_NEW_AUF1202007", + "MOH_Indicator_ID": "HIV12_TX_NEW_AUF1207", + "DATIM_Disag_ID": "P9UIhogYbAa", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "Unknown Age, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_NEW", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "AgeUnknown | Male", + "MOH_Disag_ID": "HIV12_TX_NEW_AUM1202008", + "MOH_Indicator_ID": "HIV12_TX_NEW_AUM1208", + "DATIM_Disag_ID": "UN9ZOZLLVqN", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "Unknown Age, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_NEW", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "15+ | Male", + "MOH_Disag_ID": "HIV12_TX_NEW_15M1204004", + "MOH_Indicator_ID": "HIV12_TX_NEW_15M1204", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_NEW", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "15+ | Female", + "MOH_Disag_ID": "HIV12_TX_NEW_15F1203003", + "MOH_Indicator_ID": "HIV12_TX_NEW_15F1203", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_NEW", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "<15 | Female", + "MOH_Disag_ID": "HIV12_TX_NEW_-15F1201001", + "MOH_Indicator_ID": "HIV12_TX_NEW_-15F1201", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_NEW", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "15+ | Sex Unknown", + "MOH_Disag_ID": "HIV12_TX_NEW_15SU1202006", + "MOH_Indicator_ID": "HIV12_TX_NEW_15SU1206", + "DATIM_Disag_ID": "qli3maq9Ot7", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Unknown Sex, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_NEW", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "<15 | Sex Unknown", + "MOH_Disag_ID": "HIV12_TX_NEW_-15SU1202005", + "MOH_Indicator_ID": "HIV12_TX_NEW_-15SU1205", + "DATIM_Disag_ID": "uURluLqPIJ5", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Unknown Sex, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_NEW", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "<15 | Male", + "MOH_Disag_ID": "HIV12_TX_NEW_-15M1202002", + "MOH_Indicator_ID": "HIV12_TX_NEW_-15M1202", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + } + ] + }, + { + "status": "Success", + "country_org": "DATIM-MOH-NAM-FY19", + "period": "FY19", + "country_code": "NAM", + "country_name": "Namibia", + "imap": [ + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "HCT - HIV results Total", + "MOH_Disag_ID": "1", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 25-29 | Female", + "MOH_Disag_ID": "8", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "BLWV93S2HJ0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "25-29, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 20-24 | Male", + "MOH_Disag_ID": "19", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "BitB2nKfWBK", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "20-24, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 5-9 | Female", + "MOH_Disag_ID": "28", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "EFah6yBFc3J", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "5-9, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 45-49 | Female", + "MOH_Disag_ID": "12", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "ERDcFrmlT0J", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "45-49, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 50+ | Female", + "MOH_Disag_ID": "13", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "GlfLlD3wSQj", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "50+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "INVALID", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | -1 | Female", + "MOH_Disag_ID": "26", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "Gvo9takmOXx", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "<1, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 40-44 | Male", + "MOH_Disag_ID": "23", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "HTcrEM69sst", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "40-44, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 10-14 | Male", + "MOH_Disag_ID": "17", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "KRoQaA91sv5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "10-14, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 10-14 | Male", + "MOH_Disag_ID": "41", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "Kjn4IWLfG2G", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "10-14, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 35-39 | Female", + "MOH_Disag_ID": "10", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "MuaoVfC9rYL", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "35-39, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 15-19 | Female", + "MOH_Disag_ID": "30", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "NJclydByUvA", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "15-19, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 25-29 | Male", + "MOH_Disag_ID": "20", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "NRZfd73Ypo8", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "25-29, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 5-9 | Male", + "MOH_Disag_ID": "40", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "NpsmKYKl0mt", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "5-9, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 45-49 | Male", + "MOH_Disag_ID": "24", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "OOCHuTdTJEQ", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "45-49, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 20-24 | Male", + "MOH_Disag_ID": "43", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "QS3vNL5WySH", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "20-24, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 40-44 | Male", + "MOH_Disag_ID": "47", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "RLLUx3DHJan", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "40-44, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 35-39 | Female", + "MOH_Disag_ID": "34", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "Sf6GWp5gNx2", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "35-39, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 25-29 | Female", + "MOH_Disag_ID": "32", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "TCwxcGgIeqE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "25-29, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 5-9 | Female", + "MOH_Disag_ID": "4", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "UggtNScQMVl", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "5-9, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 50+ | Male", + "MOH_Disag_ID": "25", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "WDpiIZ8UjB8", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "50+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 30-34 | Female", + "MOH_Disag_ID": "9", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "bxqrio2gHOj", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "30-34, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "INVALID", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | -1 | Male", + "MOH_Disag_ID": "14", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "cXdSJvbabBT", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "<1, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 40-44 | Female", + "MOH_Disag_ID": "11", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "d3rKRkxJP1v", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "40-44, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 15-19 | Male", + "MOH_Disag_ID": "42", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "eyTROtsEW5a", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "15-19, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 40-44 | Female", + "MOH_Disag_ID": "35", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "fsnxvho9fiG", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "40-44, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 20-24 | Female", + "MOH_Disag_ID": "31", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "fysQ3RXzbzW", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "20-24, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 10-14 | Female", + "MOH_Disag_ID": "5", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "hXgqQX95TVa", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "10-14, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 45-49 | Female", + "MOH_Disag_ID": "36", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "i0RFyIDccSm", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "45-49, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 50+ | Female", + "MOH_Disag_ID": "37", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "i4lSbrUVcpe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "50+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "INVALID", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | -1 | Male", + "MOH_Disag_ID": "38", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "iomLts0rFcj", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "<1, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 50+ | Male", + "MOH_Disag_ID": "49", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "ip5uMUT73Qu", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "50+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 30-34 | Male", + "MOH_Disag_ID": "21", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "kLd3OnUYTr5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "30-34, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 30-34 | Male", + "MOH_Disag_ID": "45", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "kZ5sEz94kJE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "30-34, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 25-29 | Male", + "MOH_Disag_ID": "44", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "lGNNK7ZYDGP", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "25-29, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 30-34 | Female", + "MOH_Disag_ID": "33", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "oKgx2Sw4qUL", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "30-34, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "INVALID", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | -1 | Female", + "MOH_Disag_ID": "2", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "pCFCaOLScdv", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "<1, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 1-4 | Male", + "MOH_Disag_ID": "15", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "tBoWuTd0ERY", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "1-4, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 10-14 | Female", + "MOH_Disag_ID": "29", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "tIhxMfmPrU5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "10-14, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 20-24 | Female", + "MOH_Disag_ID": "7", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "tvOcOPhIdRH", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "20-24, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 1-4 | Male", + "MOH_Disag_ID": "39", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "uPpiUkMhH6j", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "1-4, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 15-19 | Female", + "MOH_Disag_ID": "6", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "wJCVvM7o6xm", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "15-19, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 5-9 | Male", + "MOH_Disag_ID": "16", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "wLMOUM9mfTV", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "5-9, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 35-39 | Male", + "MOH_Disag_ID": "46", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "wO7RB8C1sal", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "35-39, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 35-39 | Male", + "MOH_Disag_ID": "22", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "wnsHEWFSqzG", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "35-39, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 15-19 | Male", + "MOH_Disag_ID": "18", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "wpck6pSRDer", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "15-19, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 1-4 | Female", + "MOH_Disag_ID": "27", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "xTNM0wWDzo0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "1-4, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 1-4 | Female", + "MOH_Disag_ID": "3", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "xzoIG0AwsNB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "1-4, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 45-49 | Male", + "MOH_Disag_ID": "48", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "z1V5tDuMQt7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "45-49, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "PMTCT_ART", + "Classification": "n/a", + "DATIM_Indicator_Category": "PMTCT_ART", + "MOH_Disag_Name": "PMTCT/ANC Client already on HAART", + "MOH_Disag_ID": "50", + "MOH_Indicator_ID": "PMTCT_ART", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "PMTCT_ART", + "Classification": "n/a", + "DATIM_Indicator_Category": "PMTCT_ART", + "MOH_Disag_Name": "PMTCT/ANC Client started on HAART in ANC", + "MOH_Disag_ID": "51", + "MOH_Indicator_ID": "PMTCT_ART", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "PMTCT_STAT", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "PMTCT_STAT_Total", + "MOH_Disag_ID": "52", + "MOH_Indicator_ID": "PMTCT_STAT", + "DATIM_Disag_ID": "Jwb1SWomgpk", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex", + "DATIM_Disag_Name": "Female", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "PMTCT_STAT", + "Classification": "coarse", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "PMTCT/ANC Client HIV negative post-test Counselled", + "MOH_Disag_ID": "55", + "MOH_Indicator_ID": "PMTCT_STAT", + "DATIM_Disag_ID": "PCasMOWl24Y", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "PMTCT_STAT", + "Classification": "coarse", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "PMTCT/ANC Client known HIV positive", + "MOH_Disag_ID": "53", + "MOH_Indicator_ID": "PMTCT_STAT", + "DATIM_Disag_ID": "o0gcwyuh7mU", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "DATIM_Disag_Name": "Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "PMTCT_STAT", + "Classification": "coarse", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "PMTCT/ANC Client HIV positive post-test Counselled", + "MOH_Disag_ID": "54", + "MOH_Indicator_ID": "PMTCT_STAT", + "DATIM_Disag_ID": "pc4W2rmWK4q", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "DATIM_Disag_Name": "Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART-TB_PREV", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "15+ | Male", + "MOH_Disag_ID": "59", + "MOH_Indicator_ID": "TB_PREV", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART-TB_PREV", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "15+ | Female", + "MOH_Disag_ID": "57", + "MOH_Indicator_ID": "TB_PREV", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART-TB_PREV", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "<15 | Female", + "MOH_Disag_ID": "56", + "MOH_Indicator_ID": "TB_PREV", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART-TB_PREV", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "<15 | Male", + "MOH_Disag_ID": "58", + "MOH_Indicator_ID": "TB_PREV", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART-TB_PREV", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "Prev_New_Alt", + "MOH_Disag_ID": "61", + "MOH_Indicator_ID": "TB_PREV", + "DATIM_Disag_ID": "Qq1kGcQENms", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_TherapyType_NewExArt_HIV", + "DATIM_Disag_Name": "Alternative TPT Regimen, Life-long ART, New, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART-TB_PREV", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "Prev_Enrol_Alt", + "MOH_Disag_ID": "60", + "MOH_Indicator_ID": "TB_PREV", + "DATIM_Disag_ID": "raHUwj8Q9Hf", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_TherapyType_NewExArt_HIV", + "DATIM_Disag_Name": "Alternative TPT Regimen, Life-long ART, Already, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART-TB_PREV", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "Prev_Enrol_IPT", + "MOH_Disag_ID": "62", + "MOH_Indicator_ID": "TB_PREV", + "DATIM_Disag_ID": "ujD0vlLsULk", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_TherapyType_NewExArt_HIV", + "DATIM_Disag_Name": "IPT, Life-long ART, Already, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART-TB_PREV", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "Prev_New_IPT", + "MOH_Disag_ID": "63", + "MOH_Indicator_ID": "TB_PREV", + "DATIM_Disag_ID": "xTbmPjpd5sB", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_TherapyType_NewExArt_HIV", + "DATIM_Disag_Name": "IPT, Life-long ART, New, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - TX_CURR", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "30-34 | Male", + "MOH_Disag_ID": "83", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "B8JEL3qeQiw", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "30-34, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - TX_CURR", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "50+ | Male", + "MOH_Disag_ID": "87", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "FgwkSYUXq8x", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "50+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - TX_CURR", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "5-9 | Male", + "MOH_Disag_ID": "78", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "IxSwaxNCt1n", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "5-9, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - TX_CURR", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "35-39 | Female", + "MOH_Disag_ID": "72", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "OBbZvcHg2HL", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "35-39, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - TX_CURR", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "45-49 | Female", + "MOH_Disag_ID": "74", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "POkbpo4D13c", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "45-49, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - TX_CURR", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "1-4 | Female", + "MOH_Disag_ID": "65", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "PPoL5AnEAQf", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "1-4, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - TX_CURR", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "25-29 | Male", + "MOH_Disag_ID": "82", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "R9wcT5vQ7tR", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "25-29, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - TX_CURR", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "25-29 | Female", + "MOH_Disag_ID": "70", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "RMA75iIp8Wd", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "25-29, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - TX_CURR", + "Classification": "INVALID", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "-1 | Male", + "MOH_Disag_ID": "76", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "SeijxYK8F4b", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "<1, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - TX_CURR", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "20-24 | Male", + "MOH_Disag_ID": "81", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "VdA970UlzlX", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "20-24, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - TX_CURR", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "45-49 | Male", + "MOH_Disag_ID": "86", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "WjX1mRJp9NV", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "45-49, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - TX_CURR", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "20-24 | Female", + "MOH_Disag_ID": "69", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "Xn5oUNVSMWA", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "20-24, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - TX_CURR", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "10-14 | Female", + "MOH_Disag_ID": "67", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "dFjZira5vTX", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "10-14, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - TX_CURR", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "40-44 | Female", + "MOH_Disag_ID": "73", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "eOn9JgfkB4F", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "40-44, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - TX_CURR", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "5-9 | Female", + "MOH_Disag_ID": "66", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "hiUhhVpgUMg", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "5-9, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - TX_CURR", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "30-34 | Female", + "MOH_Disag_ID": "71", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "j0yodS3zbnW", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "30-34, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - TX_CURR", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "1-4 | Male", + "MOH_Disag_ID": "77", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "jbrs9Qk6f9b", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "1-4, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - TX_CURR", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "50+ | Female", + "MOH_Disag_ID": "75", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "kGlGj9LDonu", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "50+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - TX_CURR", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "10-14 | Male", + "MOH_Disag_ID": "79", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "ljBmGJpAsZh", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "10-14, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - TX_CURR", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "40-44 | Male", + "MOH_Disag_ID": "85", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "qdYU6NoIpY1", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "40-44, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - TX_CURR", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "15-19 | Female", + "MOH_Disag_ID": "68", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "wW6G5NC8Wd1", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "15-19, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - TX_CURR", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "15-19 | Male", + "MOH_Disag_ID": "80", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "x1r1vfZQLFj", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "15-19, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - TX_CURR", + "Classification": "INVALID", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "-1| Female", + "MOH_Disag_ID": "64", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "y3VqNEK9n95", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "<1, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - TX_CURR", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "35-39 | Male", + "MOH_Disag_ID": "84", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "ytvrDZdNAhc", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "35-39, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - Treatment New", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "30-34 | Male", + "MOH_Disag_ID": "107", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "B8JEL3qeQiw", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "30-34, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - Treatment New", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "50+ | Male", + "MOH_Disag_ID": "111", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "FgwkSYUXq8x", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "50+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - Treatment New", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "5-9 | Male", + "MOH_Disag_ID": "102", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "IxSwaxNCt1n", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "5-9, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - Treatment New", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "35-39 | Female", + "MOH_Disag_ID": "96", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "OBbZvcHg2HL", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "35-39, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - Treatment New", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "45-49 | Female", + "MOH_Disag_ID": "98", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "POkbpo4D13c", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "45-49, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - Treatment New", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "1-4 | Female", + "MOH_Disag_ID": "89", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "PPoL5AnEAQf", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "1-4, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - Treatment New", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "25-29 | Male", + "MOH_Disag_ID": "106", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "R9wcT5vQ7tR", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "25-29, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - Treatment New", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "25-29 | Female", + "MOH_Disag_ID": "94", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "RMA75iIp8Wd", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "25-29, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - Treatment New", + "Classification": "INVALID", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "-1 | Male", + "MOH_Disag_ID": "100", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "SeijxYK8F4b", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "<1, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - Treatment New", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "20-24 | Male", + "MOH_Disag_ID": "105", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "VdA970UlzlX", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "20-24, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - Treatment New", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "45-49 | Male", + "MOH_Disag_ID": "110", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "WjX1mRJp9NV", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "45-49, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - Treatment New", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "20-24 | Female", + "MOH_Disag_ID": "93", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "Xn5oUNVSMWA", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "20-24, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - Treatment New", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "10-14 | Female", + "MOH_Disag_ID": "91", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "dFjZira5vTX", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "10-14, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - Treatment New", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "40-44 | Female", + "MOH_Disag_ID": "97", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "eOn9JgfkB4F", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "40-44, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - Treatment New", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "5-9 | Female", + "MOH_Disag_ID": "90", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "hiUhhVpgUMg", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "5-9, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - Treatment New", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "30-34 | Female", + "MOH_Disag_ID": "95", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "j0yodS3zbnW", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "30-34, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - Treatment New", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "1-4 | Male", + "MOH_Disag_ID": "101", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "jbrs9Qk6f9b", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "1-4, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - Treatment New", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "50+ | Female", + "MOH_Disag_ID": "99", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "kGlGj9LDonu", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "50+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - Treatment New", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "10-14 | Male", + "MOH_Disag_ID": "103", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "ljBmGJpAsZh", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "10-14, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - Treatment New", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "40-44 | Male", + "MOH_Disag_ID": "109", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "qdYU6NoIpY1", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "40-44, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - Treatment New", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "15-19 | Female", + "MOH_Disag_ID": "92", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "wW6G5NC8Wd1", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "15-19, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - Treatment New", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "15-19 | Male", + "MOH_Disag_ID": "104", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "x1r1vfZQLFj", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "15-19, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - Treatment New", + "Classification": "INVALID", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "-1 | Female", + "MOH_Disag_ID": "88", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "y3VqNEK9n95", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "<1, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - Treatment New", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "35-39 | Male", + "MOH_Disag_ID": "108", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "ytvrDZdNAhc", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "35-39, Male, Positive", + "Operation": "ADD" + } + ] + }, + { + "status": "Success", + "country_org": "DATIM-MOH-UKR-FY19", + "period": "FY19", + "country_code": "UKR", + "country_name": "Ukraine", + "imap": [ + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "Number of individuals who received HIV Testing Services (HTS) and received their test results, disaggregated by HIV result", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of individuals who received HIV Testing Services (HTS) and received their test results, disaggregated by HIV result", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 25-29 | Female", + "MOH_Disag_ID": "Pos_F_25-29", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "BLWV93S2HJ0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "25-29, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of individuals who received HIV Testing Services (HTS) and received their test results, disaggregated by HIV result", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 20-24 | Male", + "MOH_Disag_ID": "Pos_M_20-24", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "BitB2nKfWBK", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "20-24, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of individuals who received HIV Testing Services (HTS) and received their test results, disaggregated by HIV result", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 5-9 | Female", + "MOH_Disag_ID": "Neg_F_5-9", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "EFah6yBFc3J", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "5-9, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of individuals who received HIV Testing Services (HTS) and received their test results, disaggregated by HIV result", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 45-49 | Female", + "MOH_Disag_ID": "Pos_F_45-49", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "ERDcFrmlT0J", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "45-49, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of individuals who received HIV Testing Services (HTS) and received their test results, disaggregated by HIV result", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 50+ | Female", + "MOH_Disag_ID": "Pos_F_50", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "GlfLlD3wSQj", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "50+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of individuals who received HIV Testing Services (HTS) and received their test results, disaggregated by HIV result", + "Classification": "INVALID", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | <1 | Female", + "MOH_Disag_ID": "Neg_F_0-1", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "Gvo9takmOXx", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "<1, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of individuals who received HIV Testing Services (HTS) and received their test results, disaggregated by HIV result", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 40-44 | Male", + "MOH_Disag_ID": "Pos_M_40-44", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "HTcrEM69sst", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "40-44, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of individuals who received HIV Testing Services (HTS) and received their test results, disaggregated by HIV result", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 10-14 | Male", + "MOH_Disag_ID": "Pos_M_10-14", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "KRoQaA91sv5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "10-14, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of individuals who received HIV Testing Services (HTS) and received their test results, disaggregated by HIV result", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 10-14 | Male", + "MOH_Disag_ID": "Neg_M_10-14", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "Kjn4IWLfG2G", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "10-14, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of individuals who received HIV Testing Services (HTS) and received their test results, disaggregated by HIV result", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 35-39 | Female", + "MOH_Disag_ID": "Pos_F_35-39", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "MuaoVfC9rYL", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "35-39, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of individuals who received HIV Testing Services (HTS) and received their test results, disaggregated by HIV result", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 15-19 | Female", + "MOH_Disag_ID": "Neg_F_15-19", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "NJclydByUvA", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "15-19, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of individuals who received HIV Testing Services (HTS) and received their test results, disaggregated by HIV result", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 25-29 | Male", + "MOH_Disag_ID": "Pos_M_25-29", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "NRZfd73Ypo8", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "25-29, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of individuals who received HIV Testing Services (HTS) and received their test results, disaggregated by HIV result", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 5-9 | Male", + "MOH_Disag_ID": "Neg_M_5-9", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "NpsmKYKl0mt", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "5-9, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of individuals who received HIV Testing Services (HTS) and received their test results, disaggregated by HIV result", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 45-49 | Male", + "MOH_Disag_ID": "Pos_M_45-49", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "OOCHuTdTJEQ", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "45-49, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of individuals who received HIV Testing Services (HTS) and received their test results, disaggregated by HIV result", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 20-24 | Male", + "MOH_Disag_ID": "Neg_M_20-24", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "QS3vNL5WySH", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "20-24, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of individuals who received HIV Testing Services (HTS) and received their test results, disaggregated by HIV result", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 40-44 | Male", + "MOH_Disag_ID": "Neg_M_40-44", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "RLLUx3DHJan", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "40-44, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of individuals who received HIV Testing Services (HTS) and received their test results, disaggregated by HIV result", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 35-39 | Female", + "MOH_Disag_ID": "Neg_F_35-39", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "Sf6GWp5gNx2", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "35-39, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of individuals who received HIV Testing Services (HTS) and received their test results, disaggregated by HIV result", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 25-29 | Female", + "MOH_Disag_ID": "Neg_F_25-29", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "TCwxcGgIeqE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "25-29, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of individuals who received HIV Testing Services (HTS) and received their test results, disaggregated by HIV result", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 5-9 | Female", + "MOH_Disag_ID": "Pos_F_5-9", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "UggtNScQMVl", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "5-9, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of individuals who received HIV Testing Services (HTS) and received their test results, disaggregated by HIV result", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 50+ | Male", + "MOH_Disag_ID": "Pos_M_50", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "WDpiIZ8UjB8", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "50+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of individuals who received HIV Testing Services (HTS) and received their test results, disaggregated by HIV result", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 30-34 | Female", + "MOH_Disag_ID": "Pos_F_30-34", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "bxqrio2gHOj", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "30-34, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of individuals who received HIV Testing Services (HTS) and received their test results, disaggregated by HIV result", + "Classification": "INVALID", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | <1 | Male", + "MOH_Disag_ID": "Pos_M_0-1", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "cXdSJvbabBT", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "<1, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of individuals who received HIV Testing Services (HTS) and received their test results, disaggregated by HIV result", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 40-44 | Female", + "MOH_Disag_ID": "Pos_F_40-44", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "d3rKRkxJP1v", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "40-44, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of individuals who received HIV Testing Services (HTS) and received their test results, disaggregated by HIV result", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 15-19 | Male", + "MOH_Disag_ID": "Neg_M_15-19", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "eyTROtsEW5a", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "15-19, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of individuals who received HIV Testing Services (HTS) and received their test results, disaggregated by HIV result", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 40-44 | Female", + "MOH_Disag_ID": "Neg_F_40-44", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "fsnxvho9fiG", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "40-44, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of individuals who received HIV Testing Services (HTS) and received their test results, disaggregated by HIV result", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 20-24 | Female", + "MOH_Disag_ID": "Neg_F_20-24", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "fysQ3RXzbzW", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "20-24, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of individuals who received HIV Testing Services (HTS) and received their test results, disaggregated by HIV result", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 10-14 | Female", + "MOH_Disag_ID": "Pos_F_10-14", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "hXgqQX95TVa", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "10-14, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of individuals who received HIV Testing Services (HTS) and received their test results, disaggregated by HIV result", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 45-49 | Female", + "MOH_Disag_ID": "Neg_F_45-49", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "i0RFyIDccSm", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "45-49, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of individuals who received HIV Testing Services (HTS) and received their test results, disaggregated by HIV result", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 50+ | Female", + "MOH_Disag_ID": "Neg_F_50", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "i4lSbrUVcpe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "50+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of individuals who received HIV Testing Services (HTS) and received their test results, disaggregated by HIV result", + "Classification": "INVALID", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | <1 | Male", + "MOH_Disag_ID": "Neg_M_0-1", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "iomLts0rFcj", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "<1, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of individuals who received HIV Testing Services (HTS) and received their test results, disaggregated by HIV result", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 50+ | Male", + "MOH_Disag_ID": "Neg_M_50", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "ip5uMUT73Qu", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "50+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of individuals who received HIV Testing Services (HTS) and received their test results, disaggregated by HIV result", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 30-34 | Male", + "MOH_Disag_ID": "Pos_M_30-34", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "kLd3OnUYTr5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "30-34, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of individuals who received HIV Testing Services (HTS) and received their test results, disaggregated by HIV result", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 30-34 | Male", + "MOH_Disag_ID": "Neg_M_30-34", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "kZ5sEz94kJE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "30-34, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of individuals who received HIV Testing Services (HTS) and received their test results, disaggregated by HIV result", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 25-29 | Male", + "MOH_Disag_ID": "Neg_M_25-29", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "lGNNK7ZYDGP", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "25-29, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of individuals who received HIV Testing Services (HTS) and received their test results, disaggregated by HIV result", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 30-34 | Female", + "MOH_Disag_ID": "Neg_F_30-34", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "oKgx2Sw4qUL", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "30-34, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of individuals who received HIV Testing Services (HTS) and received their test results, disaggregated by HIV result", + "Classification": "INVALID", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | <1 | Female", + "MOH_Disag_ID": "Pos_F_0-1", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "pCFCaOLScdv", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "<1, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of individuals who received HIV Testing Services (HTS) and received their test results, disaggregated by HIV result", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 1-4 | Male", + "MOH_Disag_ID": "Pos_M_1-4", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "tBoWuTd0ERY", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "1-4, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of individuals who received HIV Testing Services (HTS) and received their test results, disaggregated by HIV result", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 10-14 | Female", + "MOH_Disag_ID": "Neg_F_10-14", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "tIhxMfmPrU5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "10-14, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of individuals who received HIV Testing Services (HTS) and received their test results, disaggregated by HIV result", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 20-24 | Female", + "MOH_Disag_ID": "Pos_F_20-24", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "tvOcOPhIdRH", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "20-24, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of individuals who received HIV Testing Services (HTS) and received their test results, disaggregated by HIV result", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 1-4 | Male", + "MOH_Disag_ID": "Neg_M_1-4", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "uPpiUkMhH6j", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "1-4, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of individuals who received HIV Testing Services (HTS) and received their test results, disaggregated by HIV result", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 15-19 | Female", + "MOH_Disag_ID": "Pos_F_15-19", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "wJCVvM7o6xm", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "15-19, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of individuals who received HIV Testing Services (HTS) and received their test results, disaggregated by HIV result", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 5-9 | Male", + "MOH_Disag_ID": "Pos_M_5-9", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "wLMOUM9mfTV", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "5-9, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of individuals who received HIV Testing Services (HTS) and received their test results, disaggregated by HIV result", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 35-39 | Male", + "MOH_Disag_ID": "Neg_M_35-39", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "wO7RB8C1sal", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "35-39, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of individuals who received HIV Testing Services (HTS) and received their test results, disaggregated by HIV result", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 35-39 | Male", + "MOH_Disag_ID": "Pos_M_35-39", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "wnsHEWFSqzG", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "35-39, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of individuals who received HIV Testing Services (HTS) and received their test results, disaggregated by HIV result", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 15-19 | Male", + "MOH_Disag_ID": "Pos_M_15-19", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "wpck6pSRDer", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "15-19, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of individuals who received HIV Testing Services (HTS) and received their test results, disaggregated by HIV result", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 1-4 | Female", + "MOH_Disag_ID": "Neg_F_1-4", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "xTNM0wWDzo0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "1-4, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of individuals who received HIV Testing Services (HTS) and received their test results, disaggregated by HIV result", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 1-4 | Female", + "MOH_Disag_ID": "Pos_F_1-4", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "xzoIG0AwsNB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "1-4, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of individuals who received HIV Testing Services (HTS) and received their test results, disaggregated by HIV result", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 45-49 | Male", + "MOH_Disag_ID": "Neg_M_45-49", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "z1V5tDuMQt7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "45-49, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of adults and children currently receiving antiretroviral therapy (ART)", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "30-34 | Male", + "MOH_Disag_ID": "TX_CURR_M_30-34", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "B8JEL3qeQiw", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "30-34, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of adults and children currently receiving antiretroviral therapy (ART)", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "50+ | Male", + "MOH_Disag_ID": "TX_CURR_M_50", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "FgwkSYUXq8x", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "50+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of adults and children currently receiving antiretroviral therapy (ART)", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "5-9 | Male", + "MOH_Disag_ID": "TX_CURR_M_5-9", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "IxSwaxNCt1n", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "5-9, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of adults and children currently receiving antiretroviral therapy (ART)", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "35-39 | Female", + "MOH_Disag_ID": "TX_CURR_F_35-39", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "OBbZvcHg2HL", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "35-39, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of adults and children currently receiving antiretroviral therapy (ART)", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "45-49 | Female", + "MOH_Disag_ID": "TX_CURR_F_45-49", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "POkbpo4D13c", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "45-49, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of adults and children currently receiving antiretroviral therapy (ART)", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "1-4 | Female", + "MOH_Disag_ID": "TX_CURR_F_1-4", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "PPoL5AnEAQf", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "1-4, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of adults and children currently receiving antiretroviral therapy (ART)", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "25-29 | Male", + "MOH_Disag_ID": "TX_CURR_M_25-29", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "R9wcT5vQ7tR", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "25-29, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of adults and children currently receiving antiretroviral therapy (ART)", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "25-29 | Female", + "MOH_Disag_ID": "TX_CURR_F_25-29", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "RMA75iIp8Wd", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "25-29, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of adults and children currently receiving antiretroviral therapy (ART)", + "Classification": "INVALID", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "<1 | Male", + "MOH_Disag_ID": "TX_CURR_M_0-1", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "SeijxYK8F4b", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "<1, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of adults and children currently receiving antiretroviral therapy (ART)", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "20-24 | Male", + "MOH_Disag_ID": "TX_CURR_M_20-24", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "VdA970UlzlX", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "20-24, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of adults and children currently receiving antiretroviral therapy (ART)", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "45-49 | Male", + "MOH_Disag_ID": "TX_CURR_M_45-49", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "WjX1mRJp9NV", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "45-49, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of adults and children currently receiving antiretroviral therapy (ART)", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "20-24 | Female", + "MOH_Disag_ID": "TX_CURR_F_20-24", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "Xn5oUNVSMWA", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "20-24, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of adults and children currently receiving antiretroviral therapy (ART)", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "10-14 | Female", + "MOH_Disag_ID": "TX_CURR_F_10-14", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "dFjZira5vTX", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "10-14, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of adults and children currently receiving antiretroviral therapy (ART)", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "40-44 | Female", + "MOH_Disag_ID": "TX_CURR_F_40-44", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "eOn9JgfkB4F", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "40-44, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of adults and children currently receiving antiretroviral therapy (ART)", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "5-9 | Female", + "MOH_Disag_ID": "TX_CURR_F_5-9", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "hiUhhVpgUMg", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "5-9, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of adults and children currently receiving antiretroviral therapy (ART)", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "30-34 | Female", + "MOH_Disag_ID": "TX_CURR_F_30-34", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "j0yodS3zbnW", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "30-34, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of adults and children currently receiving antiretroviral therapy (ART)", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "1-4 | Male", + "MOH_Disag_ID": "TX_CURR_M_1-4", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "jbrs9Qk6f9b", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "1-4, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of adults and children currently receiving antiretroviral therapy (ART)", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "50+ | Female", + "MOH_Disag_ID": "TX_CURR_F_50", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "kGlGj9LDonu", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "50+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of adults and children currently receiving antiretroviral therapy (ART)", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "10-14 | Male", + "MOH_Disag_ID": "TX_CURR_M_10-14", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "ljBmGJpAsZh", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "10-14, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of adults and children currently receiving antiretroviral therapy (ART)", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "40-44 | Male", + "MOH_Disag_ID": "TX_CURR_M_40-44", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "qdYU6NoIpY1", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "40-44, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of adults and children currently receiving antiretroviral therapy (ART)", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "15-19 | Female", + "MOH_Disag_ID": "TX_CURR_F_15-19", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "wW6G5NC8Wd1", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "15-19, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of adults and children currently receiving antiretroviral therapy (ART)", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "15-19 | Male", + "MOH_Disag_ID": "TX_CURR_M_15-19", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "x1r1vfZQLFj", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "15-19, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of adults and children currently receiving antiretroviral therapy (ART)", + "Classification": "INVALID", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "<1 | Female", + "MOH_Disag_ID": "TX_CURR_F_0-1", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "y3VqNEK9n95", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "<1, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of adults and children currently receiving antiretroviral therapy (ART)", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "35-39 | Male", + "MOH_Disag_ID": "TX_CURR_M_35-39", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "ytvrDZdNAhc", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "35-39, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of adults and children newly enrolled on antiretroviral therapy (ART)", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "30-34 | Male", + "MOH_Disag_ID": "TX_NEW_M_30-34", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "B8JEL3qeQiw", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "30-34, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of adults and children newly enrolled on antiretroviral therapy (ART)", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "50+ | Male", + "MOH_Disag_ID": "TX_NEW_M_50", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "FgwkSYUXq8x", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "50+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of adults and children newly enrolled on antiretroviral therapy (ART)", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "5-9 | Male", + "MOH_Disag_ID": "TX_NEW_M_5-9", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "IxSwaxNCt1n", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "5-9, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of adults and children newly enrolled on antiretroviral therapy (ART)", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "35-39 | Female", + "MOH_Disag_ID": "TX_NEW_F_35-39", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "OBbZvcHg2HL", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "35-39, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of adults and children newly enrolled on antiretroviral therapy (ART)", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "45-49 | Female", + "MOH_Disag_ID": "TX_NEW_F_45-49", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "POkbpo4D13c", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "45-49, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of adults and children newly enrolled on antiretroviral therapy (ART)", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "1-4 | Female", + "MOH_Disag_ID": "TX_NEW_F_1-4", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "PPoL5AnEAQf", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "1-4, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of adults and children newly enrolled on antiretroviral therapy (ART)", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "25-29 | Male", + "MOH_Disag_ID": "TX_NEW_M_25-29", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "R9wcT5vQ7tR", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "25-29, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of adults and children newly enrolled on antiretroviral therapy (ART)", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "25-29 | Female", + "MOH_Disag_ID": "TX_NEW_F_25-29", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "RMA75iIp8Wd", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "25-29, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of adults and children newly enrolled on antiretroviral therapy (ART)", + "Classification": "INVALID", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "<1 | Male", + "MOH_Disag_ID": "TX_NEW_M_0-1", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "SeijxYK8F4b", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "<1, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of adults and children newly enrolled on antiretroviral therapy (ART)", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "20-24 | Male", + "MOH_Disag_ID": "TX_NEW_M_20-24", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "VdA970UlzlX", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "20-24, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of adults and children newly enrolled on antiretroviral therapy (ART)", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "45-49 | Male", + "MOH_Disag_ID": "TX_NEW_M_45-49", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "WjX1mRJp9NV", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "45-49, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of adults and children newly enrolled on antiretroviral therapy (ART)", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "20-24 | Female", + "MOH_Disag_ID": "TX_NEW_F_20-24", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "Xn5oUNVSMWA", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "20-24, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of adults and children newly enrolled on antiretroviral therapy (ART)", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "10-14 | Female", + "MOH_Disag_ID": "TX_NEW_F_10-14", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "dFjZira5vTX", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "10-14, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of adults and children newly enrolled on antiretroviral therapy (ART)", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "40-44 | Female", + "MOH_Disag_ID": "TX_NEW_F_40-44", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "eOn9JgfkB4F", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "40-44, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of adults and children newly enrolled on antiretroviral therapy (ART)", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "5-9 | Female", + "MOH_Disag_ID": "TX_NEW_F_5-9", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "hiUhhVpgUMg", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "5-9, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of adults and children newly enrolled on antiretroviral therapy (ART)", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "30-34 | Female", + "MOH_Disag_ID": "TX_NEW_F_30-34", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "j0yodS3zbnW", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "30-34, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of adults and children newly enrolled on antiretroviral therapy (ART)", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "1-4 | Male", + "MOH_Disag_ID": "TX_NEW_M_1-4", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "jbrs9Qk6f9b", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "1-4, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of adults and children newly enrolled on antiretroviral therapy (ART)", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "50+ | Female", + "MOH_Disag_ID": "TX_NEW_F_50", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "kGlGj9LDonu", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "50+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of adults and children newly enrolled on antiretroviral therapy (ART)", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "10-14 | Male", + "MOH_Disag_ID": "TX_NEW_M_10-14", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "ljBmGJpAsZh", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "10-14, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of adults and children newly enrolled on antiretroviral therapy (ART)", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "40-44 | Male", + "MOH_Disag_ID": "TX_NEW_M_40-44", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "qdYU6NoIpY1", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "40-44, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of adults and children newly enrolled on antiretroviral therapy (ART)", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "15-19 | Female", + "MOH_Disag_ID": "TX_NEW_F_15-19", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "wW6G5NC8Wd1", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "15-19, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of adults and children newly enrolled on antiretroviral therapy (ART)", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "15-19 | Male", + "MOH_Disag_ID": "TX_NEW_M_15-19", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "x1r1vfZQLFj", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "15-19, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of adults and children newly enrolled on antiretroviral therapy (ART)", + "Classification": "INVALID", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "<1 | Female", + "MOH_Disag_ID": "TX_NEW_F_0-1", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "y3VqNEK9n95", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "<1, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of adults and children newly enrolled on antiretroviral therapy (ART)", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "35-39 | Male", + "MOH_Disag_ID": "TX_NEW_M_35-39", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "ytvrDZdNAhc", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "35-39, Male, Positive", + "Operation": "ADD" + } + ] + }, + { + "status": "Success", + "country_org": "DATIM-MOH-BDI-FY20", + "period": "FY20", + "country_code": "BDI", + "country_name": "Burundi", + "imap": [ + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre de femmes de 25-29| ans conseillees et testees qui ont un resultat positif \"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "riMlR9lS8VN", + "DATIM_Disag_ID": "BLWV93S2HJ0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre d'hommes de de 20-24 ans conseilles et testes qui ont un resultat positif\"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "kHxBREKggBI", + "DATIM_Disag_ID": "BitB2nKfWBK", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre de femmes de 5 a 9 ans conseillees et testees qui ont un resultat negatif \"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "aryyckh9Ryl", + "DATIM_Disag_ID": "EFah6yBFc3J", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre de femmes de 45-49 ans conseillees et testees qui ont un resultat positif\"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "xtgBLlKqFtX", + "DATIM_Disag_ID": "ERDcFrmlT0J", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre de femmes de plus de 50 ans et plus conseilles et testes qui ont un resultat positif\"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "SOvbi4dMl8U", + "DATIM_Disag_ID": "GlfLlD3wSQj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre de femmes de moins d'un an conseillees et testees qui ont un resultat negatif \"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "jmfgCiD94tC", + "DATIM_Disag_ID": "Gvo9takmOXx", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre d'hommes de de 40 44 ans conseilles et testes qui ont un resultat positif\"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "QD8Pxfehgez", + "DATIM_Disag_ID": "HTcrEM69sst", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre d'hommes de 10 a 14 ans conseilles et testes qui ont un resultat positif\"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "N5nAmkHyi8q", + "DATIM_Disag_ID": "KRoQaA91sv5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre de garcons de 10 14 ans conseilles et testes qui ont un resultat negatif\"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "lGfG2QV4ZVe", + "DATIM_Disag_ID": "Kjn4IWLfG2G", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre de femmes de 35 39 ans conseillees et testees qui ont un resultat positif \"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "zVDLT1HLVOZ", + "DATIM_Disag_ID": "MuaoVfC9rYL", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre de femmes de 15 a 19 ans conseilles et testes qui ont un resultat negatif\"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "XCKZTfge7nl", + "DATIM_Disag_ID": "NJclydByUvA", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre d'hommes de de 25 29 ans conseilles et testes qui ont un resultat positif\"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "vrsgaohcn9z", + "DATIM_Disag_ID": "NRZfd73Ypo8", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre d'hommes de 5 a 9 ans conseillees et testees qui ont un resultat negatif \"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "tMdy8a8CyUG", + "DATIM_Disag_ID": "NpsmKYKl0mt", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre d'hommes de 45 49 ans conseilles et testes qui ont un resultat positif\"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "iZB71rp93pr", + "DATIM_Disag_ID": "OOCHuTdTJEQ", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre de jeune homme de 20 24 ans conseilles et testes qui ont un resultat negatif\"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "AxpKKqfxOc0", + "DATIM_Disag_ID": "QS3vNL5WySH", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre d\"hommes de 40 44 ans conseillees et testees qui ont un resultat negatif \"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "JnnDyNIhWQ9", + "DATIM_Disag_ID": "RLLUx3DHJan", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre de femmes de 35 39 ans conseilles et testes qui ont un resultat negatif\"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "ZEpmpLQL5rg", + "DATIM_Disag_ID": "Sf6GWp5gNx2", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre de femmes de 25 29 ans conseilles et testees qui ont un resultat negatif\"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "FjJkbYzCBoQ", + "DATIM_Disag_ID": "TCwxcGgIeqE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre de femmes de 5-9| ans conseillees et tesees qui ont un resultat positif \"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "ETM7vCs45AD", + "DATIM_Disag_ID": "UggtNScQMVl", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre d'hommes de plus de 50 ans et plus conseilles et testes qui ont un resultat positif\"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "RpjKkCijwhm", + "DATIM_Disag_ID": "WDpiIZ8UjB8", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre de femmes de 30-34| ans conseillees et testees qui ont un resultat positif \"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "xsh5rce70XB", + "DATIM_Disag_ID": "bxqrio2gHOj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre de d'homme de plus de moins d'une annee et testes qui ont un resultat positif\"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "c8NeLBXyoiI", + "DATIM_Disag_ID": "cXdSJvbabBT", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre de femmes de 40-44 ans conseillees et testees qui ont un resultat positif\"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "JGDy0QAXMN0", + "DATIM_Disag_ID": "d3rKRkxJP1v", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre de jeune homme de 15 19 ans conseilles et testes qui ont un resultat negatif\"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "MVW1YTY2YIv", + "DATIM_Disag_ID": "eyTROtsEW5a", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre de femmes de 40 a 44 ans conseillees et testees qui ont un resultat negatif\"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "o3QHpo08WMJ", + "DATIM_Disag_ID": "fsnxvho9fiG", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre de jeune fille de 20 a 24 ans conseilles et testes qui ont un resultat negatif", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "DJHo8YmbVX3", + "DATIM_Disag_ID": "fysQ3RXzbzW", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre de femmes de 10 14 ans conseillees et testees qui ont un resultat positif \"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "KnCUI5EOglY", + "DATIM_Disag_ID": "hXgqQX95TVa", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre de femmes de 45 a 49 ans conseillees et testees qui ont un resultat negatif\"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "IvGZRfascZg", + "DATIM_Disag_ID": "i0RFyIDccSm", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre de femmes de plus de 50 ans et plus conseilles et testes qui ont un resultat negatif\"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PwPyaAWfK8j", + "DATIM_Disag_ID": "i4lSbrUVcpe", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre de hommes de moins d'un an conseilles et testees qui ont un resultat negatif \"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "Fnfw1KNnwqG", + "DATIM_Disag_ID": "iomLts0rFcj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre d'hommes de 50 ans et plus conseilles et testes qui ont un resultat negatif\"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "SNVjEZJSwgu", + "DATIM_Disag_ID": "ip5uMUT73Qu", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre d'hommes de 30 34 ans conseilles et testes qui ont un resultat positif\"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "fPPjHOFnvIi", + "DATIM_Disag_ID": "kLd3OnUYTr5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre d'hommes de 30 34 ans conseilles et testes qui ont un resultat negatif\"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "fJSGp9VgBHk", + "DATIM_Disag_ID": "kZ5sEz94kJE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre d'hommes de 25 29 ans conseilles et testes qui ont un resultat negatif\"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "daI4jhvYIvv", + "DATIM_Disag_ID": "lGNNK7ZYDGP", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre de femmes de 30 34 ans conseilles et testes qui ont un resultat negatif\"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTSqqO3a1aT", + "DATIM_Disag_ID": "oKgx2Sw4qUL", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre de femmes de moins d'un an conseillees et testees qui ont un resultat positif \"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "Z4oQoSxSNTx", + "DATIM_Disag_ID": "pCFCaOLScdv", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre d'hommes de 1-4 ans conseillees et testees qui ont un resultat positive\"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "qD2ML82OEs3", + "DATIM_Disag_ID": "tBoWuTd0ERY", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre de femmes 10 a 14 ans conseilles et testes qui ont un resultat negatif\"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PktLO6VcW0b", + "DATIM_Disag_ID": "tIhxMfmPrU5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre de femmes de 20 24| ans conseillees et testees qui ont un resultat positif \"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "CZTdqVBfUUH", + "DATIM_Disag_ID": "tvOcOPhIdRH", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre d\"hommes de 1 a 4 ans conseillees et testees qui ont un resultat negatif \"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "cmE32VeI5L2", + "DATIM_Disag_ID": "uPpiUkMhH6j", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre de femmes de 15 19| ans conseillees et testees qui ont un resultat positif \"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "qjwD4KFIYKr", + "DATIM_Disag_ID": "wJCVvM7o6xm", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre d'hommes de 5-9 ans conseilles et testes qui ont un resultat positif\"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "l85Lr4z1qiA", + "DATIM_Disag_ID": "wLMOUM9mfTV", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre d'hommes de 35 39 ans conseilles et testes qui ont un resultat negatif\"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "FKuvRCzuWgU", + "DATIM_Disag_ID": "wO7RB8C1sal", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre d'hommes de de 35 39 ans conseilles et testes qui ont un resultat positif\"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "YX2Ft3EHqWy", + "DATIM_Disag_ID": "wnsHEWFSqzG", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre d'hommes de de 15 a 19 ans conseilles et testes qui ont un resultat positif\"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "q9hN706Syw7", + "DATIM_Disag_ID": "wpck6pSRDer", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre de femmes de 1a 4 ans conseillees et testees qui ont un resultat negatif \"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "rBb1yBdVlbf", + "DATIM_Disag_ID": "xTNM0wWDzo0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre de femmes de 1-4| ans conseillees et testees qui ont un resultat positif \"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "OTzD51K0nvW", + "DATIM_Disag_ID": "xzoIG0AwsNB", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre d\"hommes de 45 49 ans conseillees et testees qui ont un resultat negatif \"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "t9w9jVqgDi6", + "DATIM_Disag_ID": "z1V5tDuMQt7", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "MOH_Indicator_Name": "Nombre de femmes enceintes mises sous ARV pour la protection de l'enfant: Femmes nouvellement mises sous ARV+ Femmes deja sous ARV avant la CPN)", + "DATIM_Indicator_Category": "PMTCT_ART", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "bqDAMrm4W3m", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "NC VIH+ en CPN1 |45-49|", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PByQqBtBWva", + "DATIM_Disag_ID": "AxpvptSH0iv", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "VIH Negatif connu en CPN1 |20-24|", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "Lt0Ut5xOQ9J", + "DATIM_Disag_ID": "IWKtMCDNCg6", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "VIH Negatif connu en CPN1 |40-44|", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "Q4ayIZsL44u", + "DATIM_Disag_ID": "IakwwQAGzmz", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "VIH Negatif connu en CPN1 |15-19|", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "sI4CmqW6wqg", + "DATIM_Disag_ID": "JVJLGwn0EIB", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "VIH+ connu en CPN1 |45-49|", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "uaSWITf2O7D", + "DATIM_Disag_ID": "LdNchqoBCkj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "VIH Negatif connu en CPN1 |35-39|", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "zSFdi4xMiEv", + "DATIM_Disag_ID": "LpPcZClKI6Q", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "VIH Negatif connu en CPN1 |45-49|", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "OJvMSem5nht", + "DATIM_Disag_ID": "OLEE3EmuEky", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "NC VIH+ en CPN1 |15-19|", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "J5ipyboScE6", + "DATIM_Disag_ID": "Ugikyb2spKu", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "VIH+ connu en CPN1 |25-29|", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "bifT0mBTber", + "DATIM_Disag_ID": "VGOJcz6z33R", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "VIH+ connu en CPN1 |10-14|", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "bESAuZqKCSa", + "DATIM_Disag_ID": "VpE9umLKrMk", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "VIH+ connu en CPN1 |15-19|", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "d84aI2IZRiQ", + "DATIM_Disag_ID": "Y7bzxSSESFN", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "VIH+ connu en CPN1 |>=50|", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "KXk3kuugI7z", + "DATIM_Disag_ID": "Yv4sfg9PYy2", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "NC VIH+ en CPN1 |40-44|", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "GZ6QQYrDRv6", + "DATIM_Disag_ID": "ZHbjgx3vyR9", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "VIH Negatif connu en CPN1 |10-14|", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "ZO3YUURyqKR", + "DATIM_Disag_ID": "ZtZoTKQQIXv", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "VIH Negatif connu en CPN1 |>=50|", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "lNExGYNowb8", + "DATIM_Disag_ID": "hSfjVeeCY9r", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "VIH+ connu en CPN1 |35-39|", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "Jd40NMViEcc", + "DATIM_Disag_ID": "j881I2cOKZc", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "VIH Negatif connu en CPN1 |25-29|", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "moQK9Dank6I", + "DATIM_Disag_ID": "kYsWrugEfJz", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "NC VIH+ en CPN1 |20-24|", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "r2yOIzKIpwK", + "DATIM_Disag_ID": "lRF5BIZMinO", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "VIH+ connu en CPN1 |30-34|", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "O8gUl6NQrWx", + "DATIM_Disag_ID": "oU1suMFWekf", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "NC VIH+ en CPN1 |>=50|", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "eNAwa1LFw7G", + "DATIM_Disag_ID": "ohhnnF4sEhS", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "VIH+ connu en CPN1 |40-44|", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "Qervl6YA2cn", + "DATIM_Disag_ID": "poQeGAhTTQS", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "NC VIH+ en CPN1 |35-39|", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "bvZayIl3Sd3", + "DATIM_Disag_ID": "rNlaZW9BdWk", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "NC VIH+ en CPN1 |30-34|", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "jfOaggQuq43", + "DATIM_Disag_ID": "sQsRJXPlNrc", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "VIH Negatif connu en CPN1 |30-34|", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "aHNRFvqtCSi", + "DATIM_Disag_ID": "uoTpJlV6f4n", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "NC VIH+ en CPN1 |25-29|", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "uY0Z1c6UobF", + "DATIM_Disag_ID": "vGcgW9KPIEC", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "VIH+ connu en CPN1 |20-24|", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "lSDXPwpJ4Dr", + "DATIM_Disag_ID": "yEa3l8fBBlN", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "NC VIH+ en CPN1 |10-14|", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "k5tccFdaogG", + "DATIM_Disag_ID": "yRUCEmfwnAa", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "MOH_Indicator_Name": "|<15ans F| NC Sous ARV mis sous INH", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "VAcGtHIiVMB", + "DATIM_Disag_ID": "Q732w6Hev9u", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Positive, Female, <15, Life-long ART, New", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "MOH_Indicator_Name": "|>=15ans M| AC Sous ARV mis sous INH", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "cZwwVmOB6v9", + "DATIM_Disag_ID": "UxkEEfHjlWb", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Positive, Male, 15+, Life-long ART, Already", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "MOH_Indicator_Name": "|>=15ans M| NC Sous ARV mis sous INH", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "xf2ymG3lEpd", + "DATIM_Disag_ID": "ZuWjYTw4lpZ", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Positive, Male, 15+, Life-long ART, New", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "MOH_Indicator_Name": "|<15ans M| NC Sous ARV mis sous INH", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "qxzyfN58pOw", + "DATIM_Disag_ID": "lq6iUq7YcZ1", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Positive, Male, <15, Life-long ART, New", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "MOH_Indicator_Name": "|>=15ans F| NC Sous ARV mis sous INH", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "GXsBmziSe9X", + "DATIM_Disag_ID": "ngI4uyiCOSj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Positive, Female, 15+, Life-long ART, New", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "MOH_Indicator_Name": "|>=15ans F| AC Sous ARV mis sous INH", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "EudFHG4GmDi", + "DATIM_Disag_ID": "rccYwUJXYAA", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Positive, Female, 15+, Life-long ART, Already", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "MOH_Indicator_Name": "|<15ans F| AC Sous ARV mis sous INH", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "tlq0a1Fwtzq", + "DATIM_Disag_ID": "ynzujzJwhjK", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Positive, Female, <15, Life-long ART, Already", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "MOH_Indicator_Name": "|<15ans M| AC Sous ARV mis sous INH", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "nTN5j5Lkwzu", + "DATIM_Disag_ID": "z98a1NoV4mp", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Positive, Male, <15, Life-long ART, Already", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Nombre d'hommes de 30 a 34 ans sous ARV\"", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "Ir5U37txetf", + "DATIM_Disag_ID": "B8JEL3qeQiw", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Nombre d'hommes de plus de 50 ans sous ARV\"", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "OPDGtmgUENu", + "DATIM_Disag_ID": "FgwkSYUXq8x", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Total PVVIH sous ARV |5-9| M\"", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "jnSHPLCEjpU", + "DATIM_Disag_ID": "IxSwaxNCt1n", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Nombre de femmes de 35 a 39 ans sous ARV\"", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "qNoX4vJQUH5", + "DATIM_Disag_ID": "OBbZvcHg2HL", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Total PVVIH sous ARV |45-49| F\"", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "aGSgS9ykSam", + "DATIM_Disag_ID": "POkbpo4D13c", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Total PVVIH sous ARV |1-4| F\"", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "znxFMERF02r", + "DATIM_Disag_ID": "PPoL5AnEAQf", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Nombre d'hommes de 25 a 29 ans csous ARV\"", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "DyDBcioM4ej", + "DATIM_Disag_ID": "R9wcT5vQ7tR", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Nombre de femmes de 25 a 29 ans sous ARV\"", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "djO5S7OrWNd", + "DATIM_Disag_ID": "RMA75iIp8Wd", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Total PVVIH sous ARV |<1| M\"", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "IWKjpXSErVj", + "DATIM_Disag_ID": "SeijxYK8F4b", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Nombre de jeune homme de 20 a 24 ans sous ARV\"", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PelNbVtNS0N", + "DATIM_Disag_ID": "VdA970UlzlX", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Total PVVIH sous ARV |45-49| M\"", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "oDHEqTcyN0T", + "DATIM_Disag_ID": "WjX1mRJp9NV", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Nombre de jeune fille de 20 a 24 ans sous ARV\"", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "YEeNY7nxCdl", + "DATIM_Disag_ID": "Xn5oUNVSMWA", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Nombre de fille de 10 a 14 ans sous ARV\"", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "S7Ff5SaJcgj", + "DATIM_Disag_ID": "dFjZira5vTX", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Total PVVIH sous ARV |40-44| F\"", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "xXSkYGo7aKP", + "DATIM_Disag_ID": "eOn9JgfkB4F", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Total PVVIH sous ARV |5-9| F\"", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "WM6xsBefeWm", + "DATIM_Disag_ID": "hiUhhVpgUMg", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Nombre de femmes de 30 a 34 ans sous ARV\"", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "emtzZ206g5y", + "DATIM_Disag_ID": "j0yodS3zbnW", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Total PVVIH sous ARV |1-4| M\"", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "qg2zD9AIHZa", + "DATIM_Disag_ID": "jbrs9Qk6f9b", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Nombre de femmes de plus de 50 ans et plus sous ARV\"", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "UlP69mYHPsu", + "DATIM_Disag_ID": "kGlGj9LDonu", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Nombre de gar\u00e7ons de 10 a 14 ans sous ARV\"", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "d3l44U4AzcM", + "DATIM_Disag_ID": "ljBmGJpAsZh", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Total PVVIH sous ARV |40-44| M\"", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "JyhjtJQgjgH", + "DATIM_Disag_ID": "qdYU6NoIpY1", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Nombre de jeune fille de 15 a 19 ans sous ARV\"", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "UOo0HJUZqDa", + "DATIM_Disag_ID": "wW6G5NC8Wd1", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Nombre de jeune homme de 15 a 19 ans sous ARV\"", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "GRNYVvU0CsI", + "DATIM_Disag_ID": "x1r1vfZQLFj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Total PVVIH sous ARV |<1| F\"", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "dlU5Gvuhho0", + "DATIM_Disag_ID": "y3VqNEK9n95", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Nombre d'hommes de 35 a 39 ans sous ARV\"", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "QTMYSr8ToTa", + "DATIM_Disag_ID": "ytvrDZdNAhc", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Nombre d'hommes de 30 a 34 ans nouveaux cas(debutants) mis sous ARV\"", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "ExqjdngTqqb", + "DATIM_Disag_ID": "B8JEL3qeQiw", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"nombre d'hommes de plus de 50 ans nouveaux cas(debutants) mis sous ARV\"", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "lIZIb5ftSpY", + "DATIM_Disag_ID": "FgwkSYUXq8x", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"File active S/ARV debut protocole |5-9| M\"", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "zv6pLuOL0QY", + "DATIM_Disag_ID": "IxSwaxNCt1n", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Nombre de femmes de 35 a 39 ans nouveaux cas(debutants) mis sous ARV\"", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "vh3zjmPpj1g", + "DATIM_Disag_ID": "OBbZvcHg2HL", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"File active S/ARV debut protocole |45 49| F\"", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "OeYI3Fe6Mtq", + "DATIM_Disag_ID": "POkbpo4D13c", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"File active S/ARV debut protocole |1-4|F\"", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "QnNY0T1cYn5", + "DATIM_Disag_ID": "PPoL5AnEAQf", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Nombre d'hommes de 25 a 29 ans nouveaux cas(debutants) mis sous ARV\"", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "DiD2jwwp7LG", + "DATIM_Disag_ID": "R9wcT5vQ7tR", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Nombre de femmes de 25 a 29 ans nouveaux cas debutants mis sous ARV\"", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "iDdHBsMPu8K", + "DATIM_Disag_ID": "RMA75iIp8Wd", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"File active S/ARV debut protocole |<1| M\"", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "dvcCMw0ecp0", + "DATIM_Disag_ID": "SeijxYK8F4b", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Nombre de jeune homme de 20 a 24 ans nouveaux cas(debutants) mis sous ARV\"", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "fdMLSDbTrsp", + "DATIM_Disag_ID": "VdA970UlzlX", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"File active S/ARV debut protocole |45-49| M\"", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "ZtAZ2OI0JdY", + "DATIM_Disag_ID": "WjX1mRJp9NV", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Nombre de jeune fille de 20 a 24 ans nouveaux cas debutants mis sous ARV\"", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "IewbGJ6y4J6", + "DATIM_Disag_ID": "Xn5oUNVSMWA", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Nombre de fille de 10 a 14 ans nouveaux cas(debutants) mis sous ARV\"", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "M1Zyg56JZ0l", + "DATIM_Disag_ID": "dFjZira5vTX", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"File active S/ARV debut protocole |40 44| F\"", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "bg6Wln5mApl", + "DATIM_Disag_ID": "eOn9JgfkB4F", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"File active S/ARV debut protocole |5-9| F\"", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "LiK6wzpF4Ft", + "DATIM_Disag_ID": "hiUhhVpgUMg", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Nombre de femmes de 30 a 34 ans nouveaux cas(debutants) mis sous ARV\"", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "laAuLJuPY7s", + "DATIM_Disag_ID": "j0yodS3zbnW", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"File active S/ARV debut protocole |1-4| M\"", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "KznJT3ISY4k", + "DATIM_Disag_ID": "jbrs9Qk6f9b", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Nombre de femmes de plus de 50 ans et plus nouveaux cas(debutants) mis sous ARV\"", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "oHGA6LWYuof", + "DATIM_Disag_ID": "kGlGj9LDonu", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Nombre de gar\u00e7ons de 10 a 14 ans nouveaux cas(debutants) mis sous ARV\"", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "g3vSvtTmJMP", + "DATIM_Disag_ID": "ljBmGJpAsZh", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"File active S/ARV debut protocole |40-44| M\"", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "NYhIm0ok5eg", + "DATIM_Disag_ID": "qdYU6NoIpY1", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Nombre de jeune fille de 15 a 19 ans nouveaux cas(debutants) mis sous ARV\"", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "dpxnn0leayG", + "DATIM_Disag_ID": "wW6G5NC8Wd1", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Nombre de jeune homme de 15 a 19 ans nouveaux cas(debutants) mis sous ARV\"", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "V8Cw4MGPOSS", + "DATIM_Disag_ID": "x1r1vfZQLFj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"File active S/ARV debut protocole |<1| F\"", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "pXyc4c5n1JH", + "DATIM_Disag_ID": "y3VqNEK9n95", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Nombre d'hommes de 35 a 39 ans nouveaux cas(debutants) mis sous ARV\"", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "pauNyI6axQy", + "DATIM_Disag_ID": "ytvrDZdNAhc", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Male, Positive", + "Operation": "ADD" + } + ] + }, + { + "status": "Success", + "country_org": "DATIM-MOH-MWI-FY19", + "period": "FY19", + "country_code": "MWI", + "country_name": "Malawi", + "imap": [ + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "New Positive", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "170", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "New Negative", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "975", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "New Positive", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "170", + "DATIM_Disag_ID": "EyJRtSgSChq", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Unknown Age, Unknown Sex, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "New Negative", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "975", + "DATIM_Disag_ID": "mV483q7SboN", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Unknown Age, Unknown Sex, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "MOH_Indicator_Name": "Already on ART when starting ANC", + "DATIM_Indicator_Category": "PMTCT_ART", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "914", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "MOH_Indicator_Name": "Started ART at 0-27 weeks of pregnancy", + "DATIM_Indicator_Category": "PMTCT_ART", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "915", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "MOH_Indicator_Name": "Started ART at 28+ weeks of pregnancy", + "DATIM_Indicator_Category": "PMTCT_ART", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "916", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex", + "MOH_Indicator_Name": "Previous negative", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "469", + "DATIM_Disag_ID": "Jwb1SWomgpk", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "MOH_Indicator_Name": "New negative", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "471", + "DATIM_Disag_ID": "PCasMOWl24Y", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "MOH_Indicator_Name": "Previous positive", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "470", + "DATIM_Disag_ID": "o0gcwyuh7mU", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "MOH_Indicator_Name": "New positive", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "472", + "DATIM_Disag_ID": "pc4W2rmWK4q", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "Alive on ART at site of last registration", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "96", + "DATIM_Disag_ID": "Gfje2jHn5TY", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Unknown Age, Unknown Sex, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "First time ART initiations (total patients)", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "10", + "DATIM_Disag_ID": "Gfje2jHn5TY", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Unknown Age, Unknown Sex, Positive", + "Operation": "ADD" + } + ] + }, + { + "status": "Success", + "country_org": "DATIM-MOH-CMR-FY19", + "period": "FY19", + "country_code": "CMR", + "country_name": "Cameroon", + "imap": [ + { + "MOH_Indicator_Name": "Number of people tested during the month", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15 - 19 years old, Female", + "MOH_Disag_ID": "DjXIPjY6g4j", + "MOH_Indicator_ID": "wy50YvhSsnD", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested during the month", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "40 - 44 years old, Male", + "MOH_Disag_ID": "G9OPkShJozr", + "MOH_Indicator_ID": "wy50YvhSsnD", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested during the month", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "45 - 49 years old, Female", + "MOH_Disag_ID": "GpusdDfUqID", + "MOH_Indicator_ID": "wy50YvhSsnD", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested during the month", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "50 years old and more, Female", + "MOH_Disag_ID": "IcKsIlQMoGE", + "MOH_Indicator_ID": "wy50YvhSsnD", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested during the month", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10 - 14 years old, Male", + "MOH_Disag_ID": "KEllh5M4ajX", + "MOH_Indicator_ID": "wy50YvhSsnD", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested during the month", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "25 - 29 years old, Female", + "MOH_Disag_ID": "Oes9ag8o6GB", + "MOH_Indicator_ID": "wy50YvhSsnD", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested during the month", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "40 - 44 years old, Female", + "MOH_Disag_ID": "Q2tLcCDVapj", + "MOH_Indicator_ID": "wy50YvhSsnD", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested during the month", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "45 - 49 years old, Male", + "MOH_Disag_ID": "Q5dldD3U9T2", + "MOH_Indicator_ID": "wy50YvhSsnD", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested during the month", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15 - 19 years old, Male", + "MOH_Disag_ID": "TxZC77vnTFb", + "MOH_Indicator_ID": "wy50YvhSsnD", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested during the month", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Infant =<9 years, Female", + "MOH_Disag_ID": "V9NlnH3iZKW", + "MOH_Indicator_ID": "wy50YvhSsnD", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested during the month", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "25 - 29 years old, Male", + "MOH_Disag_ID": "W5frMypQ8vI", + "MOH_Indicator_ID": "wy50YvhSsnD", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested during the month", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "20 - 24 years old, Female", + "MOH_Disag_ID": "X6gnIN3TNTw", + "MOH_Indicator_ID": "wy50YvhSsnD", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested during the month", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "35 - 39 years old, Male", + "MOH_Disag_ID": "eZAco2QqX7h", + "MOH_Indicator_ID": "wy50YvhSsnD", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested during the month", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "20 - 24 years old, Male", + "MOH_Disag_ID": "gD9tCJKFxhX", + "MOH_Indicator_ID": "wy50YvhSsnD", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested during the month", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "30 - 34 years old, Male", + "MOH_Disag_ID": "joyFh5Hdfff", + "MOH_Indicator_ID": "wy50YvhSsnD", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested during the month", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "35 - 39 years old, Female", + "MOH_Disag_ID": "lxrY6DCZABc", + "MOH_Indicator_ID": "wy50YvhSsnD", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested during the month", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "50 years old and more, Male", + "MOH_Disag_ID": "nd9CmPRA68x", + "MOH_Indicator_ID": "wy50YvhSsnD", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested during the month", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Infant =< 9 years, Male", + "MOH_Disag_ID": "nhM8Ax21tCo", + "MOH_Indicator_ID": "wy50YvhSsnD", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested during the month", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "30 - 34 years old, Female", + "MOH_Disag_ID": "oR3QuGu7Mdd", + "MOH_Indicator_ID": "wy50YvhSsnD", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested during the month", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10 - 14 years old, Female", + "MOH_Disag_ID": "v0gD0Of2Pra", + "MOH_Indicator_ID": "wy50YvhSsnD", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested positive during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Infant =<9 years, Female", + "MOH_Disag_ID": "V9NlnH3iZKW", + "MOH_Indicator_ID": "oL9uNgFn8Sm", + "DATIM_Disag_ID": "HrQbkVgBM1X", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested positive during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10 - 14 years old, Female", + "MOH_Disag_ID": "v0gD0Of2Pra", + "MOH_Indicator_ID": "oL9uNgFn8Sm", + "DATIM_Disag_ID": "HrQbkVgBM1X", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested positive during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10 - 14 years old, Male", + "MOH_Disag_ID": "KEllh5M4ajX", + "MOH_Indicator_ID": "oL9uNgFn8Sm", + "DATIM_Disag_ID": "R4WXCEzPZcY", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested positive during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Infant =< 9 years, Male", + "MOH_Disag_ID": "nhM8Ax21tCo", + "MOH_Indicator_ID": "oL9uNgFn8Sm", + "DATIM_Disag_ID": "R4WXCEzPZcY", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested positive during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15 - 19 years old, Female", + "MOH_Disag_ID": "DjXIPjY6g4j", + "MOH_Indicator_ID": "oL9uNgFn8Sm", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested positive during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "45 - 49 years old, Female", + "MOH_Disag_ID": "GpusdDfUqID", + "MOH_Indicator_ID": "oL9uNgFn8Sm", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested positive during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "50 years old and more, Female", + "MOH_Disag_ID": "IcKsIlQMoGE", + "MOH_Indicator_ID": "oL9uNgFn8Sm", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested positive during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "25 - 29 years old, Female", + "MOH_Disag_ID": "Oes9ag8o6GB", + "MOH_Indicator_ID": "oL9uNgFn8Sm", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested positive during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "40 - 44 years old, Female", + "MOH_Disag_ID": "Q2tLcCDVapj", + "MOH_Indicator_ID": "oL9uNgFn8Sm", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested positive during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "20 - 24 years old, Female", + "MOH_Disag_ID": "X6gnIN3TNTw", + "MOH_Indicator_ID": "oL9uNgFn8Sm", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested positive during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "35 - 39 years old, Female", + "MOH_Disag_ID": "lxrY6DCZABc", + "MOH_Indicator_ID": "oL9uNgFn8Sm", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested positive during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "30 - 34 years old, Female", + "MOH_Disag_ID": "oR3QuGu7Mdd", + "MOH_Indicator_ID": "oL9uNgFn8Sm", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested positive during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "40 - 44 years old, Male", + "MOH_Disag_ID": "G9OPkShJozr", + "MOH_Indicator_ID": "oL9uNgFn8Sm", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested positive during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "45 - 49 years old, Male", + "MOH_Disag_ID": "Q5dldD3U9T2", + "MOH_Indicator_ID": "oL9uNgFn8Sm", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested positive during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15 - 19 years old, Male", + "MOH_Disag_ID": "TxZC77vnTFb", + "MOH_Indicator_ID": "oL9uNgFn8Sm", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested positive during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "25 - 29 years old, Male", + "MOH_Disag_ID": "W5frMypQ8vI", + "MOH_Indicator_ID": "oL9uNgFn8Sm", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested positive during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "35 - 39 years old, Male", + "MOH_Disag_ID": "eZAco2QqX7h", + "MOH_Indicator_ID": "oL9uNgFn8Sm", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested positive during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "20 - 24 years old, Male", + "MOH_Disag_ID": "gD9tCJKFxhX", + "MOH_Indicator_ID": "oL9uNgFn8Sm", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested positive during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "30 - 34 years old, Male", + "MOH_Disag_ID": "joyFh5Hdfff", + "MOH_Indicator_ID": "oL9uNgFn8Sm", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested positive during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "50 years old and more, Male", + "MOH_Disag_ID": "nd9CmPRA68x", + "MOH_Indicator_ID": "oL9uNgFn8Sm", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "MOH_Indicator_Name": "Number of pregnant women newly initiated on ART Treatment at the delivery room", + "DATIM_Indicator_Category": "PMTCT_ART", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "e1MmQMS01OM", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "MOH_Indicator_Name": "Number of pregnant women newly initiated on ART Treatment at ANC", + "DATIM_Indicator_Category": "PMTCT_ART", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "iUH9vdxOuyp", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "MOH_Indicator_Name": "Number of Pregnant women already on ART Treatment at ANC visit", + "DATIM_Indicator_Category": "PMTCT_ART", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "rT7P2FaYPDe", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex", + "MOH_Indicator_Name": "Number of pregnant women who had their first HIV test during their current pregnancy, during the month", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "EZrh2hc3FHg", + "DATIM_Disag_ID": "Jwb1SWomgpk", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex", + "MOH_Indicator_Name": "Number of pregnant women already known HIV positive at the time of their first ANC visit", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "zYgx8uwPWgI", + "DATIM_Disag_ID": "Jwb1SWomgpk", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "MOH_Indicator_Name": "Number of pregnant women already known HIV positive at the time of their first ANC visit", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "zYgx8uwPWgI", + "DATIM_Disag_ID": "o0gcwyuh7mU", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "MOH_Indicator_Name": "Number of pregnant women at the first ANC who were tested HIV+ during the month", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "xagecchldD4", + "DATIM_Disag_ID": "pc4W2rmWK4q", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV on ARV who came to seek their treatment during the month (Case Load)", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Masculin, 15 - 19 ans", + "MOH_Disag_ID": "AQZObcq54BR", + "MOH_Indicator_ID": "cCxSkWMCAnv", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV on ARV who came to seek their treatment during the month (Case Load)", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Masculin, 15 - 19 ans", + "MOH_Disag_ID": "KsIbzsl4NI8", + "MOH_Indicator_ID": "cCxSkWMCAnv", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV on ARV who came to seek their treatment during the month (Case Load)", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Masculin, 50 ans et plus", + "MOH_Disag_ID": "OXvWWQzMVN5", + "MOH_Indicator_ID": "cCxSkWMCAnv", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV on ARV who came to seek their treatment during the month (Case Load)", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Masculin, 50 ans et plus", + "MOH_Disag_ID": "WWDViUUjUgb", + "MOH_Indicator_ID": "cCxSkWMCAnv", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV on ARV who came to seek their treatment during the month (Case Load)", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Masculin, 25 - 49 ans", + "MOH_Disag_ID": "iwvlAu9RPyw", + "MOH_Indicator_ID": "cCxSkWMCAnv", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV on ARV who came to seek their treatment during the month (Case Load)", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Masculin, 20 - 24 ans", + "MOH_Disag_ID": "nzBXDsLgEGt", + "MOH_Indicator_ID": "cCxSkWMCAnv", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV on ARV who came to seek their treatment during the month (Case Load)", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "25 - 49 ans, Feminin", + "MOH_Disag_ID": "LFSGdYPx7qK", + "MOH_Indicator_ID": "cCxSkWMCAnv", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV on ARV who came to seek their treatment during the month (Case Load)", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "15 - 19 ans, Feminin", + "MOH_Disag_ID": "M8CrfKgjFyG", + "MOH_Indicator_ID": "cCxSkWMCAnv", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV on ARV who came to seek their treatment during the month (Case Load)", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "50 ans et plus, Feminin", + "MOH_Disag_ID": "RuXcz29GRdq", + "MOH_Indicator_ID": "cCxSkWMCAnv", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV on ARV who came to seek their treatment during the month (Case Load)", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "20 - 24 ans, Feminin", + "MOH_Disag_ID": "rFoQ9P6L6SZ", + "MOH_Indicator_ID": "cCxSkWMCAnv", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV on ARV who came to seek their treatment during the month (Case Load)", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Feminin, 1 - 4 ans", + "MOH_Disag_ID": "AUdiJtyIY1p", + "MOH_Indicator_ID": "cCxSkWMCAnv", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV on ARV who came to seek their treatment during the month (Case Load)", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Feminin, 5 - 9 ans", + "MOH_Disag_ID": "IBx1uNjDOaP", + "MOH_Indicator_ID": "cCxSkWMCAnv", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV on ARV who came to seek their treatment during the month (Case Load)", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "10 - 14 ans, Feminin", + "MOH_Disag_ID": "Mt5L45aCx2R", + "MOH_Indicator_ID": "cCxSkWMCAnv", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV on ARV who came to seek their treatment during the month (Case Load)", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Feminin, 5 - 9 ans", + "MOH_Disag_ID": "Ocjqge86iI3", + "MOH_Indicator_ID": "cCxSkWMCAnv", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV on ARV who came to seek their treatment during the month (Case Load)", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Feminin, 1 - 4 ans", + "MOH_Disag_ID": "YInFhfuB5wr", + "MOH_Indicator_ID": "cCxSkWMCAnv", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV on ARV who came to seek their treatment during the month (Case Load)", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "<1 an, Feminin", + "MOH_Disag_ID": "xZfdBYofqoI", + "MOH_Indicator_ID": "cCxSkWMCAnv", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV on ARV who came to seek their treatment during the month (Case Load)", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Masculin, <1 an", + "MOH_Disag_ID": "Mb9pyzlseXS", + "MOH_Indicator_ID": "cCxSkWMCAnv", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV on ARV who came to seek their treatment during the month (Case Load)", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Homme, 5 - 9 ans", + "MOH_Disag_ID": "Qy9ptMtvo28", + "MOH_Indicator_ID": "cCxSkWMCAnv", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV on ARV who came to seek their treatment during the month (Case Load)", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Homme, 1 - 4 ans", + "MOH_Disag_ID": "XUO8AvnU4Zk", + "MOH_Indicator_ID": "cCxSkWMCAnv", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV on ARV who came to seek their treatment during the month (Case Load)", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Masculin, 5 - 9 ans", + "MOH_Disag_ID": "Zcrp9UYF2Tz", + "MOH_Indicator_ID": "cCxSkWMCAnv", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV on ARV who came to seek their treatment during the month (Case Load)", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "10 - 14 ans, Masculin", + "MOH_Disag_ID": "arymW3cIxWt", + "MOH_Indicator_ID": "cCxSkWMCAnv", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV on ARV who came to seek their treatment during the month (Case Load)", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Homme, 1 - 4 ans", + "MOH_Disag_ID": "qJ3iNY35skJ", + "MOH_Indicator_ID": "cCxSkWMCAnv", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV on ARV who came to seek their treatment during the month (Case Load)", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Masculin, 10 - 14 ans", + "MOH_Disag_ID": "scJQuA9uwmB", + "MOH_Indicator_ID": "cCxSkWMCAnv", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV newly initiated on ARVs who came to seek their treatment during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Masculin, 15 - 19 ans", + "MOH_Disag_ID": "AQZObcq54BR", + "MOH_Indicator_ID": "zMBtXkHprKD", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV newly initiated on ARVs who came to seek their treatment during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Masculin, 15 - 19 ans", + "MOH_Disag_ID": "KsIbzsl4NI8", + "MOH_Indicator_ID": "zMBtXkHprKD", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV newly initiated on ARVs who came to seek their treatment during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Masculin, 50 ans et plus", + "MOH_Disag_ID": "OXvWWQzMVN5", + "MOH_Indicator_ID": "zMBtXkHprKD", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV newly initiated on ARVs who came to seek their treatment during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Masculin, 50 ans et plus", + "MOH_Disag_ID": "WWDViUUjUgb", + "MOH_Indicator_ID": "zMBtXkHprKD", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV newly initiated on ARVs who came to seek their treatment during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Masculin, 25 - 49 ans", + "MOH_Disag_ID": "iwvlAu9RPyw", + "MOH_Indicator_ID": "zMBtXkHprKD", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV newly initiated on ARVs who came to seek their treatment during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Masculin, 20 - 24 ans", + "MOH_Disag_ID": "nzBXDsLgEGt", + "MOH_Indicator_ID": "zMBtXkHprKD", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV newly initiated on ARVs who came to seek their treatment during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "25 - 49 ans, Feminin", + "MOH_Disag_ID": "LFSGdYPx7qK", + "MOH_Indicator_ID": "zMBtXkHprKD", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV newly initiated on ARVs who came to seek their treatment during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "15 - 19 ans, Feminin", + "MOH_Disag_ID": "M8CrfKgjFyG", + "MOH_Indicator_ID": "zMBtXkHprKD", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV newly initiated on ARVs who came to seek their treatment during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "50 ans et plus, Feminin", + "MOH_Disag_ID": "RuXcz29GRdq", + "MOH_Indicator_ID": "zMBtXkHprKD", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV newly initiated on ARVs who came to seek their treatment during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "20 - 24 ans, Feminin", + "MOH_Disag_ID": "rFoQ9P6L6SZ", + "MOH_Indicator_ID": "zMBtXkHprKD", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV newly initiated on ARVs who came to seek their treatment during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Feminin, 1 - 4 ans", + "MOH_Disag_ID": "AUdiJtyIY1p", + "MOH_Indicator_ID": "zMBtXkHprKD", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV newly initiated on ARVs who came to seek their treatment during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Feminin, 5 - 9 ans", + "MOH_Disag_ID": "IBx1uNjDOaP", + "MOH_Indicator_ID": "zMBtXkHprKD", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV newly initiated on ARVs who came to seek their treatment during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "10 - 14 ans, Feminin", + "MOH_Disag_ID": "Mt5L45aCx2R", + "MOH_Indicator_ID": "zMBtXkHprKD", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV newly initiated on ARVs who came to seek their treatment during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Feminin, 5 - 9 ans", + "MOH_Disag_ID": "Ocjqge86iI3", + "MOH_Indicator_ID": "zMBtXkHprKD", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV newly initiated on ARVs who came to seek their treatment during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Feminin, 1 - 4 ans", + "MOH_Disag_ID": "YInFhfuB5wr", + "MOH_Indicator_ID": "zMBtXkHprKD", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV newly initiated on ARVs who came to seek their treatment during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "<1 an, Feminin", + "MOH_Disag_ID": "xZfdBYofqoI", + "MOH_Indicator_ID": "zMBtXkHprKD", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV newly initiated on ARVs who came to seek their treatment during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Masculin, <1 an", + "MOH_Disag_ID": "Mb9pyzlseXS", + "MOH_Indicator_ID": "zMBtXkHprKD", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV newly initiated on ARVs who came to seek their treatment during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Homme, 5 - 9 ans", + "MOH_Disag_ID": "Qy9ptMtvo28", + "MOH_Indicator_ID": "zMBtXkHprKD", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV newly initiated on ARVs who came to seek their treatment during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Homme, 1 - 4 ans", + "MOH_Disag_ID": "XUO8AvnU4Zk", + "MOH_Indicator_ID": "zMBtXkHprKD", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV newly initiated on ARVs who came to seek their treatment during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Masculin, 5 - 9 ans", + "MOH_Disag_ID": "Zcrp9UYF2Tz", + "MOH_Indicator_ID": "zMBtXkHprKD", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV newly initiated on ARVs who came to seek their treatment during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "10 - 14 ans, Masculin", + "MOH_Disag_ID": "arymW3cIxWt", + "MOH_Indicator_ID": "zMBtXkHprKD", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV newly initiated on ARVs who came to seek their treatment during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Homme, 1 - 4 ans", + "MOH_Disag_ID": "qJ3iNY35skJ", + "MOH_Indicator_ID": "zMBtXkHprKD", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV newly initiated on ARVs who came to seek their treatment during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Masculin, 10 - 14 ans", + "MOH_Disag_ID": "scJQuA9uwmB", + "MOH_Indicator_ID": "zMBtXkHprKD", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + } + ] + }, + { + "status": "Success", + "country_org": "DATIM-MOH-SSD-FY19", + "period": "FY19", + "country_code": "SSD", + "country_name": "South Sudan", + "imap": [ + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "Total number of people tested for HIV in the reporting period (first time testers and repeat testers)", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_25and29Female", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_25and29Female", + "DATIM_Disag_ID": "BLWV93S2HJ0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_20and24Male", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_20and24Male", + "DATIM_Disag_ID": "BitB2nKfWBK", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS-TST_Female_5and9", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS-TST_Female_5and9", + "DATIM_Disag_ID": "EFah6yBFc3J", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_5and9Female", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_5and9Female", + "DATIM_Disag_ID": "EFah6yBFc3J", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_45and49Female", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_45and49Female", + "DATIM_Disag_ID": "ERDcFrmlT0J", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_50andMoreFemale", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_50andMoreFemale", + "DATIM_Disag_ID": "GlfLlD3wSQj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS-TST_Female_Under1", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "INVALID", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS-TST_Female_Under1", + "DATIM_Disag_ID": "Gvo9takmOXx", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_under1Female", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "INVALID", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_under1Female", + "DATIM_Disag_ID": "Gvo9takmOXx", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_40and44Male", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_40and44Male", + "DATIM_Disag_ID": "HTcrEM69sst", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_10and14Male", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_10and14Male", + "DATIM_Disag_ID": "KRoQaA91sv5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS-TST_Male_10and14", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS-TST_Male_10and14", + "DATIM_Disag_ID": "Kjn4IWLfG2G", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_10and14Male", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_10and14Male", + "DATIM_Disag_ID": "Kjn4IWLfG2G", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_35and39Female", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_35and39Female", + "DATIM_Disag_ID": "MuaoVfC9rYL", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS-TST_Female_15and19", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS-TST_Female_15and19", + "DATIM_Disag_ID": "NJclydByUvA", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_15and19Female", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_15and19Female", + "DATIM_Disag_ID": "NJclydByUvA", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_25and29Male", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_25and29Male", + "DATIM_Disag_ID": "NRZfd73Ypo8", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS-TST_Male_5and9", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS-TST_Male_5and9", + "DATIM_Disag_ID": "NpsmKYKl0mt", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_5and9Male", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_5and9Male", + "DATIM_Disag_ID": "NpsmKYKl0mt", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_45and49Male", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_45and49Male", + "DATIM_Disag_ID": "OOCHuTdTJEQ", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS-TST_Male_20and24", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS-TST_Male_20and24", + "DATIM_Disag_ID": "QS3vNL5WySH", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_20and24Male", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_20and24Male", + "DATIM_Disag_ID": "QS3vNL5WySH", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS-TST_Male_40and44", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS-TST_Male_40and44", + "DATIM_Disag_ID": "RLLUx3DHJan", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_40and44Male", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_40and44Male", + "DATIM_Disag_ID": "RLLUx3DHJan", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS-TST_Female_35and39", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS-TST_Female_35and39", + "DATIM_Disag_ID": "Sf6GWp5gNx2", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_35and39Female", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_35and39Female", + "DATIM_Disag_ID": "Sf6GWp5gNx2", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS-TST_Female_25and29", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS-TST_Female_25and29", + "DATIM_Disag_ID": "TCwxcGgIeqE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_25and29Female", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_25and29Female", + "DATIM_Disag_ID": "TCwxcGgIeqE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_5and9Female", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_5and9Female", + "DATIM_Disag_ID": "UggtNScQMVl", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Female, Positive", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_50andMoreMale", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_50andMoreMale", + "DATIM_Disag_ID": "WDpiIZ8UjB8", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_30and34Female", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_30and34Female", + "DATIM_Disag_ID": "bxqrio2gHOj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_under1Male", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "INVALID", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_under1Male", + "DATIM_Disag_ID": "cXdSJvbabBT", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_40and44Female", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_40and44Female", + "DATIM_Disag_ID": "d3rKRkxJP1v", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS-TST_Male_15and19", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS-TST_Male_15and19", + "DATIM_Disag_ID": "eyTROtsEW5a", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_15and19Male", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_15and19Male", + "DATIM_Disag_ID": "eyTROtsEW5a", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS-TST_Female_40and44", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS-TST_Female_40and44", + "DATIM_Disag_ID": "fsnxvho9fiG", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS-TST_Female_20and24", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS-TST_Female_20and24", + "DATIM_Disag_ID": "fysQ3RXzbzW", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_20and24Female", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_20and24Female", + "DATIM_Disag_ID": "fysQ3RXzbzW", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_10and14Female", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_10and14Female", + "DATIM_Disag_ID": "hXgqQX95TVa", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS-TST_Female_45and49", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS-TST_Female_45and49", + "DATIM_Disag_ID": "i0RFyIDccSm", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_45and49Female", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_45and49Female", + "DATIM_Disag_ID": "i0RFyIDccSm", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS-TST_Female_50andMore", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS-TST_Female_50andMore", + "DATIM_Disag_ID": "i4lSbrUVcpe", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_50andMoreFemale", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_50andMoreFemale", + "DATIM_Disag_ID": "i4lSbrUVcpe", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS-TST_Male_Under1", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "INVALID", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS-TST_Male_Under1", + "DATIM_Disag_ID": "iomLts0rFcj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS-TST_Male_50andMore", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS-TST_Male_50andMore", + "DATIM_Disag_ID": "ip5uMUT73Qu", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_50andMoreMale", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_50andMoreMale", + "DATIM_Disag_ID": "ip5uMUT73Qu", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_30and34Male", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_30and34Male", + "DATIM_Disag_ID": "kLd3OnUYTr5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS-TST_Male_30and34", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS-TST_Male_30and34", + "DATIM_Disag_ID": "kZ5sEz94kJE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_30and34Male", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_30and34Male", + "DATIM_Disag_ID": "kZ5sEz94kJE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS-TST_Male_25and29", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS-TST_Male_25and29", + "DATIM_Disag_ID": "lGNNK7ZYDGP", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_25and29Male", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_25and29Male", + "DATIM_Disag_ID": "lGNNK7ZYDGP", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS-TST_Female_30and34", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS-TST_Female_30and34", + "DATIM_Disag_ID": "oKgx2Sw4qUL", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_30and34Female", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_30and34Female", + "DATIM_Disag_ID": "oKgx2Sw4qUL", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_under1Female", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "INVALID", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_under1Female", + "DATIM_Disag_ID": "pCFCaOLScdv", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Female, Positive", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_1and4Male", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_1and4Male", + "DATIM_Disag_ID": "tBoWuTd0ERY", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS-TST_Female_10and14", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS-TST_Female_10and14", + "DATIM_Disag_ID": "tIhxMfmPrU5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_10and14Female", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_10and14Female", + "DATIM_Disag_ID": "tIhxMfmPrU5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_20and24Female", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_20and24Female", + "DATIM_Disag_ID": "tvOcOPhIdRH", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female, Positive", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS-TST_Male_1and4", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS-TST_Male_1and4", + "DATIM_Disag_ID": "uPpiUkMhH6j", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_1and4Male", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_1and4Male", + "DATIM_Disag_ID": "uPpiUkMhH6j", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_15and19Female", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_15and19Female", + "DATIM_Disag_ID": "wJCVvM7o6xm", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female, Positive", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_5and9Male", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_5and9Male", + "DATIM_Disag_ID": "wLMOUM9mfTV", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Male, Positive", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS-TST_Male_35and39", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS-TST_Male_35and39", + "DATIM_Disag_ID": "wO7RB8C1sal", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_35and39Male", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_35and39Male", + "DATIM_Disag_ID": "wO7RB8C1sal", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_35and39Male", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_35and39Male", + "DATIM_Disag_ID": "wnsHEWFSqzG", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Male, Positive", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_15and19Male", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_15and19Male", + "DATIM_Disag_ID": "wpck6pSRDer", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Male, Positive", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS-TST_Female_1and4", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS-TST_Female_1and4", + "DATIM_Disag_ID": "xTNM0wWDzo0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_1and4Female", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_1and4Female", + "DATIM_Disag_ID": "xTNM0wWDzo0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_1and4Female", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_1and4Female", + "DATIM_Disag_ID": "xzoIG0AwsNB", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Female, Positive", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS-TST_Male_45and49", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS-TST_Male_45and49", + "DATIM_Disag_ID": "z1V5tDuMQt7", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_45and49Male", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_45and49Male", + "DATIM_Disag_ID": "z1V5tDuMQt7", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "MOH_Indicator_Name": "Number of PMTCT Clients who received ARTduring this reporting period by Regimen", + "DATIM_Indicator_Category": "PMTCT_ART", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PMTCT_ART", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex", + "MOH_Indicator_Name": "Number of pregnant women counselled and tested for HIV at ANC clinic (known positives + women of unknown status tested for HIV)", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PMTCT_STAT_Numerator", + "DATIM_Disag_ID": "Jwb1SWomgpk", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "MOH_Indicator_Name": "Number of Women of unknown status tested for HIV (1st ANC Visit)", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "NewNegatives_and_newPositives", + "DATIM_Disag_ID": "PCasMOWl24Y", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "MOH_Indicator_Name": "Number of Women of unknown status testing HIV positive (1st ANC visit)", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "Newly_Tested_Positives", + "DATIM_Disag_ID": "PCasMOWl24Y", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "MOH_Indicator_Name": "Number Known positive status (at entry into ANC)", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "Known_Positives", + "DATIM_Disag_ID": "o0gcwyuh7mU", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "MOH_Indicator_Name": "Number of Women of unknown status testing HIV positive (1st ANC visit)", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "Newly_Tested_Positives", + "DATIM_Disag_ID": "pc4W2rmWK4q", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female, Newly Identified Positive", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "TB_prev Male 15+", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TB_PREV_Male_15andMore", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "TB_prev Female 15+", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TB_PREV_Female_15andMore", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "TB_prev Female <15", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TB_PREV_Female_Under15", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "TB_prev Male <15", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TB_PREV_Male_Under15", + "DATIM_Disag_ID": "zHSL7ATXJib", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_Curr Male 30-34", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_CURR_Male_30and34", + "DATIM_Disag_ID": "B8JEL3qeQiw", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_Curr Male 50+", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_CURR_Male_50andMore", + "DATIM_Disag_ID": "FgwkSYUXq8x", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_Curr Male 5-9", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_CURR_Male_5and9", + "DATIM_Disag_ID": "IxSwaxNCt1n", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_Curr Female 35-39", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_CURR_Female_35and39", + "DATIM_Disag_ID": "OBbZvcHg2HL", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_Curr Female 45-49", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_CURR_Female_45and49", + "DATIM_Disag_ID": "POkbpo4D13c", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_Curr Female 1-4", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_CURR_Female_1and4", + "DATIM_Disag_ID": "PPoL5AnEAQf", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_Curr Male 25-29", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_CURR_Male_25and29", + "DATIM_Disag_ID": "R9wcT5vQ7tR", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_Curr Female 25-29", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_CURR_Female_25and29", + "DATIM_Disag_ID": "RMA75iIp8Wd", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_Curr Male <1", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "INVALID", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_CURR_Male_Under1", + "DATIM_Disag_ID": "SeijxYK8F4b", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_Curr Male 20-24", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_CURR_Male_20and24", + "DATIM_Disag_ID": "VdA970UlzlX", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_Curr Male 45-49", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_CURR_Male_45and49", + "DATIM_Disag_ID": "WjX1mRJp9NV", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_Curr Female 20-24", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_CURR_Female_20and24", + "DATIM_Disag_ID": "Xn5oUNVSMWA", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_Curr Female 10-14", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_CURR_Female_10and14", + "DATIM_Disag_ID": "dFjZira5vTX", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_Curr Female 40-44", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_CURR_Female_40and44", + "DATIM_Disag_ID": "eOn9JgfkB4F", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_Curr Female 5-9", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_CURR_Female_5and9", + "DATIM_Disag_ID": "hiUhhVpgUMg", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_Curr Female 30-34", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_CURR_Female_30and34", + "DATIM_Disag_ID": "j0yodS3zbnW", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_Curr Male 1-4", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_CURR_Male_1and4", + "DATIM_Disag_ID": "jbrs9Qk6f9b", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_Curr Female 50+", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_CURR_Female_50andMore", + "DATIM_Disag_ID": "kGlGj9LDonu", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_Curr Male 10-14", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_CURR_Male_10and14", + "DATIM_Disag_ID": "ljBmGJpAsZh", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_Curr Male 40-44", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_CURR_Male_40and44", + "DATIM_Disag_ID": "qdYU6NoIpY1", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_Curr Female 15-19", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_CURR_Female_15and19", + "DATIM_Disag_ID": "wW6G5NC8Wd1", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_Curr Male 15-19", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_CURR_Male_15and19", + "DATIM_Disag_ID": "x1r1vfZQLFj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_Curr Female <1", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "INVALID", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_CURR_Female_Under1", + "DATIM_Disag_ID": "y3VqNEK9n95", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_Curr Male 35-39", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_CURR_Male_35and39", + "DATIM_Disag_ID": "ytvrDZdNAhc", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_New Male 30-34", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_New_Male_30and34", + "DATIM_Disag_ID": "B8JEL3qeQiw", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_New Male 50+", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_New_Male_50andMore", + "DATIM_Disag_ID": "FgwkSYUXq8x", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_New Male 5-9", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_New_Male_5and9", + "DATIM_Disag_ID": "IxSwaxNCt1n", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX-New Female 35-39", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_New_Female_35and39", + "DATIM_Disag_ID": "OBbZvcHg2HL", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_New Female 45-49", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_New_Female_45and49", + "DATIM_Disag_ID": "POkbpo4D13c", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_New Female 1-4", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_New_Female_1and4", + "DATIM_Disag_ID": "PPoL5AnEAQf", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_New Male 25-29", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_New_Male_25and29", + "DATIM_Disag_ID": "R9wcT5vQ7tR", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_New Female 25-29", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_New_Female_25and29", + "DATIM_Disag_ID": "RMA75iIp8Wd", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_New Male <1", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "INVALID", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_New_Male_Under1", + "DATIM_Disag_ID": "SeijxYK8F4b", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_New Male 20-24", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_New_Male_20and24", + "DATIM_Disag_ID": "VdA970UlzlX", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_New Male 45-49", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_New_Male_45and49", + "DATIM_Disag_ID": "WjX1mRJp9NV", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_New Female 20-24", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_New_Female_20and24", + "DATIM_Disag_ID": "Xn5oUNVSMWA", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_new Female 10-14", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_New_Female_10and14", + "DATIM_Disag_ID": "dFjZira5vTX", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_New Female 40-44", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_New_Female_40and44", + "DATIM_Disag_ID": "eOn9JgfkB4F", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_New Female 5-9", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_New_Female_5and9", + "DATIM_Disag_ID": "hiUhhVpgUMg", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_New Female 30-34", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_New_Female_30and34", + "DATIM_Disag_ID": "j0yodS3zbnW", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_New Male 1-4", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_New_Male_1and4", + "DATIM_Disag_ID": "jbrs9Qk6f9b", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_New Female 50+", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_New_Female_50andMore", + "DATIM_Disag_ID": "kGlGj9LDonu", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_New Male 10-14", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_New_Male_10and14", + "DATIM_Disag_ID": "ljBmGJpAsZh", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_New Male 40-44", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_New_Male_40and44", + "DATIM_Disag_ID": "qdYU6NoIpY1", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_New Female 15-19", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_New_Female_15and19", + "DATIM_Disag_ID": "wW6G5NC8Wd1", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_New Male 15-19", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_New_Male_15and19", + "DATIM_Disag_ID": "x1r1vfZQLFj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_New Female<1", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "INVALID", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_New_Female_Under1", + "DATIM_Disag_ID": "y3VqNEK9n95", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_New Male 35-39", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_New_Male_35and39", + "DATIM_Disag_ID": "ytvrDZdNAhc", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Male, Positive", + "Operation": "ADD" + } + ] + }, + { + "status": "Success", + "country_org": "DATIM-MOH-TZA-FY19", + "period": "FY19", + "country_code": "TZA", + "country_name": "Tanzania", + "imap": [ + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "PEPFAR_HTS_TST", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "PEPFAR_HTS_TST_NEG_U15_F", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_NEG_U15_F", + "DATIM_Disag_ID": "FSmIqIsgheB", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "PEPFAR_HTS_TST_POS_U15_F", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_POS_U15_F", + "DATIM_Disag_ID": "HrQbkVgBM1X", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "PEPFAR_HTS_TST_NEG_U15_M", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_NEG_U15_M", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "PEPFAR_HTS_TST_POS_U15_M", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_POS_U15_M", + "DATIM_Disag_ID": "R4WXCEzPZcY", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "PEPFAR_HTS_TST_POS_A15_F", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_POS_A15_F", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "PEPFAR_HTS_TST_POS_A15_M", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_POS_A15_M", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "PEPFAR_HTS_TST_NEG_A15_M", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_NEG_A15_M", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "PEPFAR_HTS_TST_NEG_A15_F", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_NEG_A15_F", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "MOH_Indicator_Name": "PEPFAR_PMTCT_ART", + "DATIM_Indicator_Category": "PMTCT_ART", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PMTCT_ART", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex", + "MOH_Indicator_Name": "PEPFAR_PMTCT_STAT", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PMTCT_STAT", + "DATIM_Disag_ID": "Jwb1SWomgpk", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "MOH_Indicator_Name": "PEPFAR_PMTCT_STAT_NEW_NEG", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PMTCT_STAT_NEW_NEG", + "DATIM_Disag_ID": "PCasMOWl24Y", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "MOH_Indicator_Name": "PEPFAR_PMTCT_STAT_KNPOS", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PMTCT_STAT_KNPOS", + "DATIM_Disag_ID": "o0gcwyuh7mU", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "MOH_Indicator_Name": "PEPFAR_PMTCT_STAT_NEW_POS", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PMTCT_STAT_NEW_POS", + "DATIM_Disag_ID": "pc4W2rmWK4q", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "PEPFAR_TX_CURR_A15_M", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_CURR_A15_M", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "PEPFAR_TX_CURR_A15_F", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_CURR_A15_F", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "PEPFAR_TX_CURR_U15_F", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_CURR_U15_F", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "PEPFAR_TX_CURR_U15_M", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_CURR_U15_M", + "DATIM_Disag_ID": "zHSL7ATXJib", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "PEPFAR_TX_NEW_A15_M", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_NEW_A15_M", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "PEPFAR_TX_NEW_A15_F", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_NEW_A15_F", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "PEPFAR_TX_NEW_U15_F", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_NEW_U15_F", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "PEPFAR_TX_NEW_U15_M", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_NEW_U15_M", + "DATIM_Disag_ID": "zHSL7ATXJib", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + } + ] + }, + { + "status": "Success", + "country_org": "DATIM-MOH-ETH-FY19", + "period": "FY19", + "country_code": "ETH", + "country_name": "Ethiopia", + "imap": [ + { + "MOH_Indicator_Name": "Number of individuals who have been tested for HIV and who received their results", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at PITC", + "MOH_Disag_ID": "XsLOtTOO4Ma", + "MOH_Indicator_ID": "HIV_PITC.1", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of individuals who have been tested for HIV and who received their results", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at VCT", + "MOH_Disag_ID": "Pk3432yo5g4", + "MOH_Indicator_ID": "HIV_VCT.1", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients receiving HIV test results at PITC: < 1 Female", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients receiving HIV test results at PITC: < 1 Female", + "MOH_Disag_ID": "FBcc7YkoH1y.uQGKsfDfdos", + "MOH_Indicator_ID": "HIV_PITC.1.2", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients receiving HIV test results at PITC: 1- 4 Female", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients receiving HIV test results at PITC: 1- 4 Female", + "MOH_Disag_ID": "jEuOPST0hg0.uQGKsfDfdos", + "MOH_Indicator_ID": "HIV_PITC.1.4", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients receiving HIV test results at PITC: 5 -9 Female", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients receiving HIV test results at PITC: 5 -9 Female", + "MOH_Disag_ID": "FBcc7YkoH1y.Zv06s01IYEp", + "MOH_Indicator_ID": "HIV_PITC.1.6", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients receiving HIV test results at PITC: 10 -14 Female", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients receiving HIV test results at PITC: 5 -9 Female", + "MOH_Disag_ID": "FBcc7YkoH1y.Zv06s01IYEp", + "MOH_Indicator_ID": "HIV_PITC.1.8", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients receiving HIV test results at VCT: < 1 Female", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients receiving HIV test results at VCT: < 1 Female", + "MOH_Disag_ID": "jEuOPST0hg0.Zv06s01IYEp", + "MOH_Indicator_ID": "HIV_VCT", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients receiving HIV test results at VCT: < 1 Female", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients receiving HIV test results at VCT: < 1 Female", + "MOH_Disag_ID": "FBcc7YkoH1y.jhb8pntrUOs", + "MOH_Indicator_ID": "HIV_VCT.1.2", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients receiving HIV test results at VCT: 1-4 Female", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients receiving HIV test results at VCT: 1-4 Female", + "MOH_Disag_ID": "jEuOPST0hg0.jhb8pntrUOs", + "MOH_Indicator_ID": "HIV_VCT.1.4", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients receiving HIV test results at VCT: 5 - 9 Female", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients receiving HIV test results at VCT: 5 - 9 Female", + "MOH_Disag_ID": "FBcc7YkoH1y.IoL37Mt8o2u", + "MOH_Indicator_ID": "HIV_VCT.1.6", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients receiving HIV test results at VCT: 10 -14 Female", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients receiving HIV test results at VCT: 10 -14 Female", + "MOH_Disag_ID": "jEuOPST0hg0.IoL37Mt8o2u", + "MOH_Indicator_ID": "HIV_VCT.1.8", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Disag_ID": "HTS_TST_u15_female_neg", + "MOH_Indicator_ID": "NegativeLT15Female", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at PITC: <1 Female", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at PITC: <1 Female", + "MOH_Disag_ID": "Pk3432yo5g4.uQGKsfDfdos", + "MOH_Indicator_ID": "PITC_Pos.1.2", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at PITC: 1-4 Female", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at PITC: 1-4 Female", + "MOH_Disag_ID": "XsLOtTOO4Ma.uQGKsfDfdos", + "MOH_Indicator_ID": "PITC_Pos.1.4", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at PITC: 5 -9 Female", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at PITC: 5 -9 Female", + "MOH_Disag_ID": "Pk3432yo5g4.Zv06s01IYEp", + "MOH_Indicator_ID": "PITC_Pos.1.6", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at PITC: 10 -14 Female", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at PITC: 10 -14 Female", + "MOH_Disag_ID": "XsLOtTOO4Ma.Zv06s01IYEp", + "MOH_Indicator_ID": "PITC_Pos.1.8", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at VCT: < 1 Female", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at VCT: < 1 Female", + "MOH_Disag_ID": "Pk3432yo5g4.jhb8pntrUOs", + "MOH_Indicator_ID": "VCT_Pos.1.2", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at VCT: 1-4 Female", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at VCT: 1-4 Female", + "MOH_Disag_ID": "XsLOtTOO4Ma.jhb8pntrUOs", + "MOH_Indicator_ID": "VCT_Pos.1.4", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at VCT: 5-9 Female", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at VCT: 5-9 Female", + "MOH_Disag_ID": "Pk3432yo5g4.IoL37Mt8o2u", + "MOH_Indicator_ID": "VCT_Pos.1.6", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at VCT: 10 -14 Female", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at VCT: 10 -14 Female", + "MOH_Disag_ID": "XsLOtTOO4Ma.IoL37Mt8o2u", + "MOH_Indicator_ID": "VCT_Pos.1.8", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Disag_ID": "HTS_TST_u15_female_pos", + "MOH_Indicator_ID": "PositiveLT15Female", + "DATIM_Disag_ID": "HrQbkVgBM1X", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at PITC: <1 Female", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at PITC: <1 Female", + "MOH_Disag_ID": "Pk3432yo5g4.uQGKsfDfdos", + "MOH_Indicator_ID": "PITC_Pos.1.2", + "DATIM_Disag_ID": "HrQbkVgBM1X", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at PITC: 1-4 Female", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at PITC: 1-4 Female", + "MOH_Disag_ID": "XsLOtTOO4Ma.uQGKsfDfdos", + "MOH_Indicator_ID": "PITC_Pos.1.4", + "DATIM_Disag_ID": "HrQbkVgBM1X", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at PITC: 5 -9 Female", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at PITC: 5 -9 Female", + "MOH_Disag_ID": "Pk3432yo5g4.Zv06s01IYEp", + "MOH_Indicator_ID": "PITC_Pos.1.6", + "DATIM_Disag_ID": "HrQbkVgBM1X", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at PITC: 10 -14 Female", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at PITC: 10 -14 Female", + "MOH_Disag_ID": "XsLOtTOO4Ma.Zv06s01IYEp", + "MOH_Indicator_ID": "PITC_Pos.1.8", + "DATIM_Disag_ID": "HrQbkVgBM1X", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at VCT: < 1 Female", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at VCT: < 1 Female", + "MOH_Disag_ID": "Pk3432yo5g4.jhb8pntrUOs", + "MOH_Indicator_ID": "VCT_Pos.1.2", + "DATIM_Disag_ID": "HrQbkVgBM1X", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at VCT: 1-4 Female", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at VCT: 1-4 Female", + "MOH_Disag_ID": "XsLOtTOO4Ma.jhb8pntrUOs", + "MOH_Indicator_ID": "VCT_Pos.1.4", + "DATIM_Disag_ID": "HrQbkVgBM1X", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at VCT: 5-9 Female", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at VCT: 5-9 Female", + "MOH_Disag_ID": "Pk3432yo5g4.IoL37Mt8o2u", + "MOH_Indicator_ID": "VCT_Pos.1.6", + "DATIM_Disag_ID": "HrQbkVgBM1X", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at VCT: 10 -14 Female", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at VCT: 10 -14 Female", + "MOH_Disag_ID": "XsLOtTOO4Ma.IoL37Mt8o2u", + "MOH_Indicator_ID": "VCT_Pos.1.8", + "DATIM_Disag_ID": "HrQbkVgBM1X", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Clients receiving HIV test results at PITC: < 1 yr: Male", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients receiving HIV test results at PITC: < 1 yr: Male", + "MOH_Disag_ID": "jEuOPST0hg0.VCjiUvR8LRp", + "MOH_Indicator_ID": "HIV_PITC.1.1", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients receiving HIV test results at PITC: 1- 4 yr: Male", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients receiving HIV test results at PITC: 1- 4 yr: Male", + "MOH_Disag_ID": "FBcc7YkoH1y.VCjiUvR8LRp", + "MOH_Indicator_ID": "HIV_PITC.1.3", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients receiving HIV test results at PITC: 5 - 9yr: Male", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients receiving HIV test results at PITC: 5 - 9yr: Male", + "MOH_Disag_ID": "jEuOPST0hg0.NCsDfLwsJbD", + "MOH_Indicator_ID": "HIV_PITC.1.5", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients receiving HIV test results at PITC: 10 -14yr: Male", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients receiving HIV test results at PITC: 10 -14yr: Male", + "MOH_Disag_ID": "FBcc7YkoH1y.NCsDfLwsJbD", + "MOH_Indicator_ID": "HIV_PITC.1.7", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients receiving HIV test results at VCT: < 1 yr : Male", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients receiving HIV test results at VCT: < 1 yr : Male", + "MOH_Disag_ID": "jEuOPST0hg0.oglkp3riNwB", + "MOH_Indicator_ID": "HIV_VCT.1.1", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients receiving HIV test results at VCT: 1-4yr : Male", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients receiving HIV test results at VCT: 1-4yr : Male", + "MOH_Disag_ID": "FBcc7YkoH1y.oglkp3riNwB", + "MOH_Indicator_ID": "HIV_VCT.1.3", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients receiving HIV test results at VCT: 5- 9yr : Male", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients receiving HIV test results at VCT: 5- 9yr : Male", + "MOH_Disag_ID": "jEuOPST0hg0.EZGJBfAul47", + "MOH_Indicator_ID": "HIV_VCT.1.5", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients receiving HIV test results at VCT: 10 - 14yr : Male", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients receiving HIV test results at VCT: 10 - 14yr : Male", + "MOH_Disag_ID": "FBcc7YkoH1y.EZGJBfAul47", + "MOH_Indicator_ID": "HIV_VCT.1.7", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Disag_ID": "HTS_TST_u15_male_neg", + "MOH_Indicator_ID": "NegativeLT15Male", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at PITC: < 1 yr: Male", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at PITC: < 1 yr: Male", + "MOH_Disag_ID": "Pk3432yo5g4.VCjiUvR8LRp", + "MOH_Indicator_ID": "PITC_Pos.1.1", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at PITC: 1-4 yr : Male", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at PITC: 1-4 yr : Male", + "MOH_Disag_ID": "XsLOtTOO4Ma.VCjiUvR8LRp", + "MOH_Indicator_ID": "PITC_Pos.1.3", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at PITC: 5-9 yr : Male", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at PITC: 5-9 yr : Male", + "MOH_Disag_ID": "Pk3432yo5g4.NCsDfLwsJbD", + "MOH_Indicator_ID": "PITC_Pos.1.5", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at PITC: 10-14 yr : Male", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at PITC: 10-14 yr : Male", + "MOH_Disag_ID": "XsLOtTOO4Ma.NCsDfLwsJbD", + "MOH_Indicator_ID": "PITC_Pos.1.7", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at VCT: < 1 yr: Male", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at VCT: < 1 yr: Male", + "MOH_Disag_ID": "Pk3432yo5g4.oglkp3riNwB", + "MOH_Indicator_ID": "VCT_Pos.1.1", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at VCT: 1-4yr: Male", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at VCT: 1-4yr: Male", + "MOH_Disag_ID": "XsLOtTOO4Ma.oglkp3riNwB", + "MOH_Indicator_ID": "VCT_Pos.1.3", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at VCT: 5-9 yr: Male", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at VCT: 5-9 yr: Male", + "MOH_Disag_ID": "Pk3432yo5g4.EZGJBfAul47", + "MOH_Indicator_ID": "VCT_Pos.1.5", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at VCT: 10-14 yr: Male", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at VCT: 10-14 yr: Male", + "MOH_Disag_ID": "XsLOtTOO4Ma.EZGJBfAul47", + "MOH_Indicator_ID": "VCT_Pos.1.7", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Disag_ID": "HTS_TST_u15_male_pos", + "MOH_Indicator_ID": "PositiveLT15Male", + "DATIM_Disag_ID": "R4WXCEzPZcY", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at VCT: 5-9 yr: Male", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at VCT: 10-14 yr: Male", + "MOH_Disag_ID": "XsLOtTOO4Ma.EZGJBfAul47", + "MOH_Indicator_ID": "VCT_Pos.1.5", + "DATIM_Disag_ID": "R4WXCEzPZcY", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at PITC: < 1 yr: Male", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at PITC: < 1 yr: Male", + "MOH_Disag_ID": "Pk3432yo5g4.VCjiUvR8LRp", + "MOH_Indicator_ID": "PITC_Pos.1.1", + "DATIM_Disag_ID": "R4WXCEzPZcY", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at PITC: 1-4 yr : Male", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at PITC: 1-4 yr : Male", + "MOH_Disag_ID": "XsLOtTOO4Ma.VCjiUvR8LRp", + "MOH_Indicator_ID": "PITC_Pos.1.3", + "DATIM_Disag_ID": "R4WXCEzPZcY", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at PITC: 5-9 yr : Male", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at PITC: 5-9 yr : Male", + "MOH_Disag_ID": "Pk3432yo5g4.NCsDfLwsJbD", + "MOH_Indicator_ID": "PITC_Pos.1.5", + "DATIM_Disag_ID": "R4WXCEzPZcY", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at PITC: 10-14 yr : Male", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at PITC: 10-14 yr : Male", + "MOH_Disag_ID": "XsLOtTOO4Ma.NCsDfLwsJbD", + "MOH_Indicator_ID": "PITC_Pos.1.7", + "DATIM_Disag_ID": "R4WXCEzPZcY", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at VCT: < 1 yr: Male", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at VCT: < 1 yr: Male", + "MOH_Disag_ID": "Pk3432yo5g4.oglkp3riNwB", + "MOH_Indicator_ID": "VCT_Pos.1.1", + "DATIM_Disag_ID": "R4WXCEzPZcY", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at VCT: 1-4yr: Male", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at VCT: 1-4yr: Male", + "MOH_Disag_ID": "XsLOtTOO4Ma.oglkp3riNwB", + "MOH_Indicator_ID": "VCT_Pos.1.3", + "DATIM_Disag_ID": "R4WXCEzPZcY", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at VCT: 5-9 yr: Male", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at VCT: 5-9 yr: Male", + "MOH_Disag_ID": "Pk3432yo5g4.EZGJBfAul47", + "MOH_Indicator_ID": "VCT_Pos.1.5", + "DATIM_Disag_ID": "R4WXCEzPZcY", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at PITC: 15-19 yr Female", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at PITC: 15-19 yr Female", + "MOH_Disag_ID": "XsLOtTOO4Ma.yKxKFNgTYpe", + "MOH_Indicator_ID": "HIV_PITC_Pos", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at PITC: 15-19 yr Female", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at PITC: 15-19 yr Female", + "MOH_Disag_ID": "Pk3432yo5g4.j9VdW9Ox3N4", + "MOH_Indicator_ID": "PITC_Pos.1.10", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at PITC: 20-24 yr Female", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at PITC: 20-24 yr Female", + "MOH_Disag_ID": "XsLOtTOO4Ma.j9VdW9Ox3N4", + "MOH_Indicator_ID": "PITC_Pos.1.12", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at PITC: 25-49yr Female", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at PITC: 25-49yr Female", + "MOH_Disag_ID": "Pk3432yo5g4.REM96ydb4j7", + "MOH_Indicator_ID": "PITC_Pos.1.14", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at PITC: >= 50 yrr Female", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at PITC: >= 50 yrr Female", + "MOH_Disag_ID": "XsLOtTOO4Ma.REM96ydb4j7", + "MOH_Indicator_ID": "PITC_Pos.1.16", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Disag_ID": "HTS_TST_o15_female_pos", + "MOH_Indicator_ID": "PositiveAB15Female", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at VCT: 15-19 yr Female", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at VCT: 15-19 yr : Female", + "MOH_Disag_ID": "Pk3432yo5g4.yKxKFNgTYpe", + "MOH_Indicator_ID": "VCT_Pos.1.10", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at VCT: 20-24 yr Female", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at VCT: 15-19 yr : Female", + "MOH_Disag_ID": "Pk3432yo5g4.yKxKFNgTYpe", + "MOH_Indicator_ID": "VCT_Pos.1.12", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at VCT: 25-49yr Female", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at VCT: 25-49yr Female", + "MOH_Disag_ID": "Pk3432yo5g4.QRx91653hi4", + "MOH_Indicator_ID": "VCT_Pos.1.14", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at VCT: >= 50 yrr Female", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at VCT: >= 50 yr Female", + "MOH_Disag_ID": "XsLOtTOO4Ma.QRx91653hi4", + "MOH_Indicator_ID": "VCT_Pos.1.16", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at PITC: 20 - 24yr Male", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at PITC: 20-24 yr Male", + "MOH_Disag_ID": "XsLOtTOO4Ma.XGN7KObgMUp", + "MOH_Indicator_ID": "PITC_Pos.1.11", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at PITC: 25 - 49yr Male", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at PITC: 25 - 49yr Male", + "MOH_Disag_ID": "Pk3432yo5g4.OgS7xhfgy8f", + "MOH_Indicator_ID": "PITC_Pos.1.13", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at PITC: >= 50 yr : Male", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at PITC: >= 50 yr : Male", + "MOH_Disag_ID": "XsLOtTOO4Ma.OgS7xhfgy8f", + "MOH_Indicator_ID": "PITC_Pos.1.15", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at PITC: 15-19 yr Male", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at PITC: 15-19 yr Male", + "MOH_Disag_ID": "Pk3432yo5g4.XGN7KObgMUp", + "MOH_Indicator_ID": "PITC_Pos.1.9", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Disag_ID": "HTS_TST_o15_male_pos", + "MOH_Indicator_ID": "PositiveAB15Male", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at VCT: 20-24 yr Male", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at VCT: 20-24 yr Male", + "MOH_Disag_ID": "XsLOtTOO4Ma.UbsjYFTIzbJ", + "MOH_Indicator_ID": "VCT_Pos.1.11", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at VCT: 25-49yr Female", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at VCT: 25-49yr Female", + "MOH_Disag_ID": "Pk3432yo5g4.iJ9xA16rF0f", + "MOH_Indicator_ID": "VCT_Pos.1.13", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at VCT: >= 50 yrr Female", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at VCT: >= 50 yrr Female", + "MOH_Disag_ID": "XsLOtTOO4Ma.iJ9xA16rF0f", + "MOH_Indicator_ID": "VCT_Pos.1.15", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at VCT: 15-19 yr Male", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at VCT: 15-19 yr Male", + "MOH_Disag_ID": "Pk3432yo5g4.UbsjYFTIzbJ", + "MOH_Indicator_ID": "VCT_Pos.1.9", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients receiving HIV test results at PITC: 20-24yr : Male", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients receiving HIV test results at PITC: 20-24yr : Male", + "MOH_Disag_ID": "FBcc7YkoH1y.XGN7KObgMUp", + "MOH_Indicator_ID": "HIV_PITC.1.11", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients receiving HIV test results at PITC: 25-49yr : Male", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients receiving HIV test results at PITC: 25-49yr : Male", + "MOH_Disag_ID": "jEuOPST0hg0.OgS7xhfgy8f", + "MOH_Indicator_ID": "HIV_PITC.1.13", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients receiving HIV test results at PITC: >= 50 yr : Male", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients receiving HIV test results at PITC: >= 50 yr : Male", + "MOH_Disag_ID": "FBcc7YkoH1y.OgS7xhfgy8f", + "MOH_Indicator_ID": "HIV_PITC.1.15", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients receiving HIV test results at PITC: 15-19 yr : Male", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients receiving HIV test results at PITC: 15-19 yr : Male", + "MOH_Disag_ID": "jEuOPST0hg0.XGN7KObgMUp", + "MOH_Indicator_ID": "HIV_PITC.1.9", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients receiving HIV test results at VCT: 20- 24 yr Female", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients receiving HIV test results at VCT: 20 -24 yr : Male", + "MOH_Disag_ID": "FBcc7YkoH1y.UbsjYFTIzbJ", + "MOH_Indicator_ID": "HIV_VCT.1.11", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients receiving HIV test results at VCT:>=50 yr : Female", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients receiving HIV test results at VCT: 25 -49 yr : Male", + "MOH_Disag_ID": "jEuOPST0hg0.iJ9xA16rF0f", + "MOH_Indicator_ID": "HIV_VCT.1.13", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients receiving HIV test results at VCT: >= 50 yr : Male", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients receiving HIV test results at VCT:>= 50 yr : Male", + "MOH_Disag_ID": "FBcc7YkoH1y.iJ9xA16rF0f", + "MOH_Indicator_ID": "HIV_VCT.1.15", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients receiving HIV test results at VCT: 15-19 yr Female", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients receiving HIV test results at VCT: 15-19 yr : Male", + "MOH_Disag_ID": "jEuOPST0hg0.UbsjYFTIzbJ", + "MOH_Indicator_ID": "HIV_VCT.1.9", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Disag_ID": "HTS_TST_o15_male_neg", + "MOH_Indicator_ID": "NegativeAB15Male", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at PITC: 20 - 24yr Male", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at PITC: 20-24 yr Male", + "MOH_Disag_ID": "XsLOtTOO4Ma.XGN7KObgMUp", + "MOH_Indicator_ID": "PITC_Pos.1.11", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at PITC: 25 - 49yr Male", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at PITC: 25 - 49yr Male", + "MOH_Disag_ID": "Pk3432yo5g4.OgS7xhfgy8f", + "MOH_Indicator_ID": "PITC_Pos.1.13", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at PITC: 15-19 yr Male", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at PITC: 15-19 yr Male", + "MOH_Disag_ID": "Pk3432yo5g4.XGN7KObgMUp", + "MOH_Indicator_ID": "PITC_Pos.1.9", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at VCT: 20-24 yr Male", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at VCT: 20-24 yr Male", + "MOH_Disag_ID": "XsLOtTOO4Ma.UbsjYFTIzbJ", + "MOH_Indicator_ID": "VCT_Pos.1.11", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at VCT: 25-49yr Female", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at VCT: 25-49yr Female", + "MOH_Disag_ID": "Pk3432yo5g4.iJ9xA16rF0f", + "MOH_Indicator_ID": "VCT_Pos.1.13", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at VCT: >= 50 yrr Female", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at VCT: >= 50 yrr Female", + "MOH_Disag_ID": "XsLOtTOO4Ma.iJ9xA16rF0f", + "MOH_Indicator_ID": "VCT_Pos.1.15", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at VCT: 15-19 yr Male", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at VCT: 15-19 yr Male", + "MOH_Disag_ID": "Pk3432yo5g4.UbsjYFTIzbJ", + "MOH_Indicator_ID": "VCT_Pos.1.9", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at PITC: 25 - 49yr Male", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at PITC: >= 50 yr : Male", + "MOH_Disag_ID": "XsLOtTOO4Ma.OgS7xhfgy8f", + "MOH_Indicator_ID": "PITC_Pos.1.13", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Clients receiving HIV test results at PITC: < 1 Female", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients receiving HIV test results at PITC: 15-19 yr Female", + "MOH_Disag_ID": "jEuOPST0hg0.j9VdW9Ox3N4", + "MOH_Indicator_ID": "HIV_PITC.1.2", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients receiving HIV test results at PITC: 1- 4 Female", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients receiving HIV test results at PITC: 20- 24 yr Female", + "MOH_Disag_ID": "FBcc7YkoH1y.j9VdW9Ox3N4", + "MOH_Indicator_ID": "HIV_PITC.1.4", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients receiving HIV test results at PITC: 5 -9 Female", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients receiving HIV test results at PITC: >= 50 yr : Female", + "MOH_Disag_ID": "FBcc7YkoH1y.REM96ydb4j7", + "MOH_Indicator_ID": "HIV_PITC.1.6", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients receiving HIV test results at PITC: 5 -9 Female", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients receiving HIV test results at PITC: 25 - 49yr Female", + "MOH_Disag_ID": "jEuOPST0hg0.REM96ydb4j7", + "MOH_Indicator_ID": "HIV_PITC.1.6", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at PITC: 15-19 yr Female", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at PITC: 15-19 yr Female", + "MOH_Disag_ID": "XsLOtTOO4Ma.yKxKFNgTYpe", + "MOH_Indicator_ID": "HIV_PITC_Pos", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients receiving HIV test results at VCT: 20- 24 yr Female", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients receiving HIV test results at VCT: 20- 24 yr Femal", + "MOH_Disag_ID": "FBcc7YkoH1y.yKxKFNgTYpe", + "MOH_Indicator_ID": "HIV_VCT.1.11", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients receiving HIV test results at VCT:>=50 yr : Female", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients receiving HIV test results at VCT: >= 50 yr : Female", + "MOH_Disag_ID": "FBcc7YkoH1y.QRx91653hi4", + "MOH_Indicator_ID": "HIV_VCT.1.13", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients receiving HIV test results at VCT:>=50 yr : Female", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients receiving HIV test results at VCT: 25- 49 yr Femal", + "MOH_Disag_ID": "jEuOPST0hg0.QRx91653hi4", + "MOH_Indicator_ID": "HIV_VCT.1.13", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients receiving HIV test results at VCT: 15-19 yr Female", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients receiving HIV test results at VCT: 15-19 yr Female", + "MOH_Disag_ID": "jEuOPST0hg0.yKxKFNgTYpe", + "MOH_Indicator_ID": "HIV_VCT.1.9", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Disag_ID": "HTS_TST_o15_female_neg", + "MOH_Indicator_ID": "NegativeAB15Female", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at PITC: 15-19 yr Female", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at PITC: 15-19 yr Female", + "MOH_Disag_ID": "Pk3432yo5g4.j9VdW9Ox3N4", + "MOH_Indicator_ID": "PITC_Pos.1.10", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at PITC: 20-24 yr Female", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at PITC: 20-24 yr Female", + "MOH_Disag_ID": "XsLOtTOO4Ma.j9VdW9Ox3N4", + "MOH_Indicator_ID": "PITC_Pos.1.12", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at PITC: 25-49yr Female", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at PITC: 25-49yr Female", + "MOH_Disag_ID": "Pk3432yo5g4.REM96ydb4j7", + "MOH_Indicator_ID": "PITC_Pos.1.14", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at PITC: >= 50 yrr Female", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at PITC: >= 50 yrr Female", + "MOH_Disag_ID": "XsLOtTOO4Ma.REM96ydb4j7", + "MOH_Indicator_ID": "PITC_Pos.1.16", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at VCT: 15-19 yr Female", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at VCT: 15-19 yr : Female", + "MOH_Disag_ID": "Pk3432yo5g4.yKxKFNgTYpe", + "MOH_Indicator_ID": "VCT_Pos.1.10", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at VCT: 20-24 yr Female", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at VCT: 15-19 yr : Female", + "MOH_Disag_ID": "Pk3432yo5g4.yKxKFNgTYpe", + "MOH_Indicator_ID": "VCT_Pos.1.12", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at VCT: 25-49yr Female", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at VCT: 25-49yr Female", + "MOH_Disag_ID": "Pk3432yo5g4.QRx91653hi4", + "MOH_Indicator_ID": "VCT_Pos.1.14", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients testing positive for HIV at VCT: >= 50 yrr Female", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Clients testing positive for HIV at VCT: >= 50 yr Female", + "MOH_Disag_ID": "XsLOtTOO4Ma.QRx91653hi4", + "MOH_Indicator_ID": "VCT_Pos.1.16", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of HIV positive women who received ART to reduce the risk of mother to child transmission during ANC for the first time", + "Classification": "n/a", + "DATIM_Indicator_Category": "PMTCT_ART", + "MOH_Disag_Name": "Number of HIV positive women who received ART to reduce the risk of mother to child transmission during ANC for the first time", + "MOH_Disag_ID": "wEWni822Yyj", + "MOH_Indicator_ID": "PMTCT_ARV.1", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "PMTCT_ART_N_MOH", + "Classification": "n/a", + "DATIM_Indicator_Category": "PMTCT_ART", + "MOH_Disag_Name": "PMTCT_ART_N_MOH", + "MOH_Disag_ID": "PMTCT_ART", + "MOH_Indicator_ID": "Total", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of pregnant women tested and know their HIV result during pregnancy", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "Number of pregnant women tested and know their HIV result during pregnancy", + "MOH_Disag_ID": "pMTkfGFWr0n", + "MOH_Indicator_ID": "PMTCT_TST.1", + "DATIM_Disag_ID": "Jwb1SWomgpk", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex", + "DATIM_Disag_Name": "Female", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "PMTCT_ART_N_MOH", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "PMTCT_STAT_N_MOH", + "MOH_Disag_ID": "PMTCT_STAT", + "MOH_Indicator_ID": "Total", + "DATIM_Disag_ID": "Jwb1SWomgpk", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex", + "DATIM_Disag_Name": "Female", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of women with known HIV positive status attending ANC, delivery and postpartum for new pregnancy linked from Pre ART and ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "Number of women with known HIV positive status attending ANC, delivery and postpartum for new pregnancy linked from Pre ART and ART", + "MOH_Disag_ID": "PMTCT_KNpos", + "MOH_Indicator_ID": "PMTCT_KNpos", + "DATIM_Disag_ID": "o0gcwyuh7mU", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "DATIM_Disag_Name": "Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of new HIV Postive women during ANC,L&D and Postpartum", + "Classification": "coarse", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "Number of new HIV Postive women during ANC,L&D and Postpartum", + "MOH_Disag_ID": "PMTCT_NWpos", + "MOH_Indicator_ID": "PMTCT_NWpos", + "DATIM_Disag_ID": "pc4W2rmWK4q", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "DATIM_Disag_Name": "Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Disag_ID": "TX_CURR_o15_male", + "MOH_Indicator_ID": "AB15Male", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Adult >=50 years currently on ART on third line regimen 3d= DRV/r + ABC + EFV + 3TC, Male", + "MOH_Disag_ID": "FVoAFx1K6KZ.AkAfl0jeK0Z", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_>=50_Other thirdline", + "MOH_Disag_ID": "FVoAFx1K6KZ.HbMauM6L1if", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_>=50_3a= DRV/r+DTG+AZT/3TC", + "MOH_Disag_ID": "FVoAFx1K6KZ.QweBHLAyw3v", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_>=50_3b= DRV/r+DTG + TDF/3TC", + "MOH_Disag_ID": "FVoAFx1K6KZ.sPLsdzomXdq", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_20-24_1g=ABC + 3TC + EFV", + "MOH_Disag_ID": "I61H4kcSWcf.HwJt3WJxYrv", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_20-24_1h=ABC + 3TC + NVP", + "MOH_Disag_ID": "I61H4kcSWcf.LKVdZjiSvdk", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_20-24_1d=AZT+ 3TC+ EFV", + "MOH_Disag_ID": "I61H4kcSWcf.SPB0eu0Zb8l", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_20-24_1e=TDF + 3TC + EFV", + "MOH_Disag_ID": "I61H4kcSWcf.dSaMr31nshR", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_20-24_other firstline regimen", + "MOH_Disag_ID": "I61H4kcSWcf.kdBIaZrhAfk", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_20-24_1f=TDF + 3TC+ NVP", + "MOH_Disag_ID": "I61H4kcSWcf.xnyvf4IF8Tz", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_20-24_1c=AZT + 3TC+NVP", + "MOH_Disag_ID": "I61H4kcSWcf.yGvspjHbXT5", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Adult 20-24 years currently on ART on third line regimen 3d= DRV/r + ABC + EFV + 3TC, Male", + "MOH_Disag_ID": "O3rvmGlaDZi.AkAfl0jeK0Z", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_20-24_Other thirdline", + "MOH_Disag_ID": "O3rvmGlaDZi.HbMauM6L1if", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_20-24_3a= DRV/r+DTG+AZT/3TC", + "MOH_Disag_ID": "O3rvmGlaDZi.QweBHLAyw3v", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_20-24_3b= DRV/r+DTG + TDF/3TC", + "MOH_Disag_ID": "O3rvmGlaDZi.sPLsdzomXdq", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_>=50_2f =AZT+3TC +ATV/r", + "MOH_Disag_ID": "TeQAj89zjHQ.DTGNJxFb20I", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_>=50_other secondline", + "MOH_Disag_ID": "TeQAj89zjHQ.DXygWpd0JQA", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_>=50_2h= TDF + 3TC + ATV/r", + "MOH_Disag_ID": "TeQAj89zjHQ.IUtOkfahYxf", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_>=50_2g=TDF + 3TC+-LPV/r", + "MOH_Disag_ID": "TeQAj89zjHQ.SqF1xTUWVYU", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_>=50_2i= ABC + 3TC+ LPV/r", + "MOH_Disag_ID": "TeQAj89zjHQ.UFb3Wvw8k74", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_>=50_2e= AZT +3TC +LPV/r", + "MOH_Disag_ID": "TeQAj89zjHQ.tGXgU4AX8ty", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_15-19_2f =AZT+3TC +ATV/r", + "MOH_Disag_ID": "VGsnt3Oww3G.DTGNJxFb20I", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_15-19_other secondline", + "MOH_Disag_ID": "VGsnt3Oww3G.DXygWpd0JQA", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_15-19_2h= TDF + 3TC + ATV/r", + "MOH_Disag_ID": "VGsnt3Oww3G.IUtOkfahYxf", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_15-19_2g=TDF + 3TC+-LPV/r", + "MOH_Disag_ID": "VGsnt3Oww3G.SqF1xTUWVYU", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_15-19_2i= ABC + 3TC+ LPV/r", + "MOH_Disag_ID": "VGsnt3Oww3G.UFb3Wvw8k74", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_15-19_2e= AZT +3TC +LPV/r", + "MOH_Disag_ID": "VGsnt3Oww3G.tGXgU4AX8ty", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Adult 25-49 years currently on ART on third line regimen 3d= DRV/r + ABC + EFV + 3TC, Male", + "MOH_Disag_ID": "VeJINqFDxIW.AkAfl0jeK0Z", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_25-49_Other thirdline", + "MOH_Disag_ID": "VeJINqFDxIW.HbMauM6L1if", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_25-49_3a= DRV/r+DTG+AZT/3TC", + "MOH_Disag_ID": "VeJINqFDxIW.QweBHLAyw3v", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_25-49_3b= DRV/r+DTG + TDF/3TC", + "MOH_Disag_ID": "VeJINqFDxIW.sPLsdzomXdq", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_>=50_1g=ABC + 3TC + EFV", + "MOH_Disag_ID": "c1F9GHtPHqD.HwJt3WJxYrv", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_>=50_1h=ABC + 3TC + NVP", + "MOH_Disag_ID": "c1F9GHtPHqD.LKVdZjiSvdk", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_>=50_1d=AZT+ 3TC+ EFV", + "MOH_Disag_ID": "c1F9GHtPHqD.SPB0eu0Zb8l", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Adult >=50 years currently on ART on first line regimen 1j=TDF + 3TC + DTG, Male", + "MOH_Disag_ID": "c1F9GHtPHqD.XYyaOLrtccK", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_>=50_1e=TDF + 3TC + EFV", + "MOH_Disag_ID": "c1F9GHtPHqD.dSaMr31nshR", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_>=50_other firstline regimen", + "MOH_Disag_ID": "c1F9GHtPHqD.kdBIaZrhAfk", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_>=50_1f=TDF + 3TC+ NVP", + "MOH_Disag_ID": "c1F9GHtPHqD.xnyvf4IF8Tz", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_>=50_1c=AZT + 3TC+NVP", + "MOH_Disag_ID": "c1F9GHtPHqD.yGvspjHbXT5", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Adult >=50 years currently on ART on first line regimen 1k= AZT +3TC +DTG, Male", + "MOH_Disag_ID": "c1F9GHtPHqD.z5SdHcOa010", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_20-24_2f =AZT+3TC +ATV/r", + "MOH_Disag_ID": "cNjo9fcrUbH.DTGNJxFb20I", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_20-24_other secondline", + "MOH_Disag_ID": "cNjo9fcrUbH.DXygWpd0JQA", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_20-24_2h= TDF + 3TC + ATV/r", + "MOH_Disag_ID": "cNjo9fcrUbH.IUtOkfahYxf", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_20-24_2g=TDF + 3TC+-LPV/r", + "MOH_Disag_ID": "cNjo9fcrUbH.SqF1xTUWVYU", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_20-24_2i= ABC + 3TC+ LPV/r", + "MOH_Disag_ID": "cNjo9fcrUbH.UFb3Wvw8k74", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_20-24_2e= AZT +3TC +LPV/r", + "MOH_Disag_ID": "cNjo9fcrUbH.tGXgU4AX8ty", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_25-49_1g=ABC + 3TC + EFV", + "MOH_Disag_ID": "evT8cawaTxb.HwJt3WJxYrv", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_25-49_1h=ABC + 3TC + NVP", + "MOH_Disag_ID": "evT8cawaTxb.LKVdZjiSvdk", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_25-49_1d=AZT+ 3TC+ EFV", + "MOH_Disag_ID": "evT8cawaTxb.SPB0eu0Zb8l", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Adult 25-49 years currently on ART on first line regimen 1j=TDF + 3TC + DTG, Male", + "MOH_Disag_ID": "evT8cawaTxb.XYyaOLrtccK", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_25-49_1e=TDF + 3TC + EFV", + "MOH_Disag_ID": "evT8cawaTxb.dSaMr31nshR", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_25-49_other firstline regimen", + "MOH_Disag_ID": "evT8cawaTxb.kdBIaZrhAfk", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_25-49_1f=TDF + 3TC+ NVP", + "MOH_Disag_ID": "evT8cawaTxb.xnyvf4IF8Tz", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_25-49_1c=AZT + 3TC+NVP", + "MOH_Disag_ID": "evT8cawaTxb.yGvspjHbXT5", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Adult 25-49 years currently on ART on first line regimen 1k= AZT +3TC +DTG, Male", + "MOH_Disag_ID": "evT8cawaTxb.z5SdHcOa010", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_15-19_1g=ABC + 3TC + EFV", + "MOH_Disag_ID": "jPevxGdGnJZ.HwJt3WJxYrv", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_15-19_1h=ABC + 3TC + NVP", + "MOH_Disag_ID": "jPevxGdGnJZ.LKVdZjiSvdk", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_15-19_1d=AZT+ 3TC+ EFV", + "MOH_Disag_ID": "jPevxGdGnJZ.SPB0eu0Zb8l", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_15-19_1e=TDF + 3TC + EFV", + "MOH_Disag_ID": "jPevxGdGnJZ.dSaMr31nshR", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_15-19_other firstline regimen", + "MOH_Disag_ID": "jPevxGdGnJZ.kdBIaZrhAfk", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_15-19_1f=TDF + 3TC+ NVP", + "MOH_Disag_ID": "jPevxGdGnJZ.xnyvf4IF8Tz", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_15-19_1c=AZT + 3TC+NVP", + "MOH_Disag_ID": "jPevxGdGnJZ.yGvspjHbXT5", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_25-49_2f =AZT+3TC +ATV/r", + "MOH_Disag_ID": "nY1CfWrx4as.DTGNJxFb20I", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_25-49_other secondline", + "MOH_Disag_ID": "nY1CfWrx4as.DXygWpd0JQA", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_25-49_2h= TDF + 3TC + ATV/r", + "MOH_Disag_ID": "nY1CfWrx4as.IUtOkfahYxf", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_25-49_2g=TDF + 3TC+-LPV/r", + "MOH_Disag_ID": "nY1CfWrx4as.SqF1xTUWVYU", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_25-49_2i= ABC + 3TC+ LPV/r", + "MOH_Disag_ID": "nY1CfWrx4as.UFb3Wvw8k74", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_25-49_2e= AZT +3TC +LPV/r", + "MOH_Disag_ID": "nY1CfWrx4as.tGXgU4AX8ty", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_15-19_Other thirdline", + "MOH_Disag_ID": "q2U2Hg9wDaC.HbMauM6L1if", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_15-19_3a= DRV/r+DTG+AZT/3TC", + "MOH_Disag_ID": "q2U2Hg9wDaC.QweBHLAyw3v", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_15-19_3b= DRV/r+DTG + TDF/3TC", + "MOH_Disag_ID": "q2U2Hg9wDaC.sPLsdzomXdq", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Disag_ID": "TX_CURR_o15_female", + "MOH_Indicator_ID": "AB15Female", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_50+_3a= DRV/r+DTG+AZT/3TC", + "MOH_Disag_ID": "FVoAFx1K6KZ.NAtFUxUqVJI", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_50+_Other thirdline", + "MOH_Disag_ID": "FVoAFx1K6KZ.XAD1Ym6TqKj", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_50+_3b= DRV/r+DTG + TDF/3TC", + "MOH_Disag_ID": "FVoAFx1K6KZ.z1NkhlTrWeV", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_20-24_1f=TDF + 3TC+ NVP", + "MOH_Disag_ID": "I61H4kcSWcf.Hr7y9Pk6pyE", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_20-24_1c=AZT + 3TC+NVP", + "MOH_Disag_ID": "I61H4kcSWcf.ZT25lmHiJBL", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_20-24_1d=AZT+ 3TC+ EFV", + "MOH_Disag_ID": "I61H4kcSWcf.ejheGjTXmVX", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_20-24_1e=TDF + 3TC + EFV", + "MOH_Disag_ID": "I61H4kcSWcf.jmTk1c5zPR7", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_20-24_other firstline regimen", + "MOH_Disag_ID": "I61H4kcSWcf.q3lCg9gCH8T", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_20-24_1g=ABC + 3TC + EFV", + "MOH_Disag_ID": "I61H4kcSWcf.sx0kkLx9kw2", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_20-24_1h=ABC + 3TC + NVP", + "MOH_Disag_ID": "I61H4kcSWcf.xm6FBh45A9a", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Adult 20-24 years currently on ART on third line regimen 3d= DRV/r + ABC + EFV + 3TC, Female", + "MOH_Disag_ID": "O3rvmGlaDZi.JTcsuONwSwG", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_20-24_3a= DRV/r+DTG+AZT/3TC", + "MOH_Disag_ID": "O3rvmGlaDZi.NAtFUxUqVJI", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_20-24_Other thirdline", + "MOH_Disag_ID": "O3rvmGlaDZi.XAD1Ym6TqKj", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_20-24_3b= DRV/r+DTG + TDF/3TC", + "MOH_Disag_ID": "O3rvmGlaDZi.z1NkhlTrWeV", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_50+_2f =AZT+3TC +ATV/r", + "MOH_Disag_ID": "TeQAj89zjHQ.Kntv9PIyzeK", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_50+_2g=TDF + 3TC+-LPV/r", + "MOH_Disag_ID": "TeQAj89zjHQ.KqrETeL4rrf", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_50+_2i= ABC + 3TC+ LPV/r", + "MOH_Disag_ID": "TeQAj89zjHQ.LPV6LCzlyMz", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_50+_2e= AZT +3TC +LPV/r", + "MOH_Disag_ID": "TeQAj89zjHQ.RhEPP33KKmt", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_50+_2h= TDF + 3TC + ATV/r", + "MOH_Disag_ID": "TeQAj89zjHQ.gQ9Teqw5DFP", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_50+_other secondline", + "MOH_Disag_ID": "TeQAj89zjHQ.xR3FmgrMZvs", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_15-19_2f =AZT+3TC +ATV/r", + "MOH_Disag_ID": "VGsnt3Oww3G.Kntv9PIyzeK", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_15-19_2g=TDF + 3TC+-LPV/r", + "MOH_Disag_ID": "VGsnt3Oww3G.KqrETeL4rrf", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_15-19_2i= ABC + 3TC+ LPV/r", + "MOH_Disag_ID": "VGsnt3Oww3G.LPV6LCzlyMz", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_15-19_2e= AZT +3TC +LPV/r", + "MOH_Disag_ID": "VGsnt3Oww3G.RhEPP33KKmt", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_15-19_2h= TDF + 3TC + ATV/r", + "MOH_Disag_ID": "VGsnt3Oww3G.gQ9Teqw5DFP", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_15-19_other secondline", + "MOH_Disag_ID": "VGsnt3Oww3G.xR3FmgrMZvs", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Adult 25-49 years currently on ART on third line regimen 3d= DRV/r + ABC + EFV + 3TC, Female", + "MOH_Disag_ID": "VeJINqFDxIW.JTcsuONwSwG", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_25-49_3a= DRV/r+DTG+AZT/3TC", + "MOH_Disag_ID": "VeJINqFDxIW.NAtFUxUqVJI", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_25-49_Other thirdline", + "MOH_Disag_ID": "VeJINqFDxIW.XAD1Ym6TqKj", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_25-49_3b= DRV/r+DTG + TDF/3TC", + "MOH_Disag_ID": "VeJINqFDxIW.z1NkhlTrWeV", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Adult >=50 years currently on ART on first line regimen 1j=TDF + 3TC + DTG, Female", + "MOH_Disag_ID": "c1F9GHtPHqD.HnjymUymoUa", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_50+_1f=TDF + 3TC+ NVP", + "MOH_Disag_ID": "c1F9GHtPHqD.Hr7y9Pk6pyE", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_50+_1c=AZT + 3TC+NVP", + "MOH_Disag_ID": "c1F9GHtPHqD.ZT25lmHiJBL", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_50+_1d=AZT+ 3TC+ EFV", + "MOH_Disag_ID": "c1F9GHtPHqD.ejheGjTXmVX", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_50+_1e=TDF + 3TC + EFV", + "MOH_Disag_ID": "c1F9GHtPHqD.jmTk1c5zPR7", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_50+_other firstline regimen", + "MOH_Disag_ID": "c1F9GHtPHqD.q3lCg9gCH8T", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_50+_1g=ABC + 3TC + EFV", + "MOH_Disag_ID": "c1F9GHtPHqD.sx0kkLx9kw2", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Adult >=50 years currently on ART on first line regimen 1k= AZT +3TC +DTG, Female", + "MOH_Disag_ID": "c1F9GHtPHqD.x7M1exRVRj4", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_50+_1h=ABC + 3TC + NVP", + "MOH_Disag_ID": "c1F9GHtPHqD.xm6FBh45A9a", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_20-24_2f =AZT+3TC +ATV/r", + "MOH_Disag_ID": "cNjo9fcrUbH.Kntv9PIyzeK", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_20-24_2g=TDF + 3TC+-LPV/r", + "MOH_Disag_ID": "cNjo9fcrUbH.KqrETeL4rrf", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_20-24_2i= ABC + 3TC+ LPV/r", + "MOH_Disag_ID": "cNjo9fcrUbH.LPV6LCzlyMz", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_20-24_2e= AZT +3TC +LPV/r", + "MOH_Disag_ID": "cNjo9fcrUbH.RhEPP33KKmt", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_20-24_2h= TDF + 3TC + ATV/r", + "MOH_Disag_ID": "cNjo9fcrUbH.gQ9Teqw5DFP", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_20-24_other secondline", + "MOH_Disag_ID": "cNjo9fcrUbH.xR3FmgrMZvs", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Adult 25-49 years currently on ART on first line regimen 1j=TDF + 3TC + DTG, Female", + "MOH_Disag_ID": "evT8cawaTxb.HnjymUymoUa", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_25-49_1f=TDF + 3TC+ NVP", + "MOH_Disag_ID": "evT8cawaTxb.Hr7y9Pk6pyE", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_25-49_1c=AZT + 3TC+NVP", + "MOH_Disag_ID": "evT8cawaTxb.ZT25lmHiJBL", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_25-49_1d=AZT+ 3TC+ EFV", + "MOH_Disag_ID": "evT8cawaTxb.ejheGjTXmVX", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_25-49_1e=TDF + 3TC + EFV", + "MOH_Disag_ID": "evT8cawaTxb.jmTk1c5zPR7", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_25-49_other firstline regimen", + "MOH_Disag_ID": "evT8cawaTxb.q3lCg9gCH8T", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_25-49_1g=ABC + 3TC + EFV", + "MOH_Disag_ID": "evT8cawaTxb.sx0kkLx9kw2", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Adult 25-49 years currently on ART on first line regimen 1k= AZT +3TC +DTG, Female", + "MOH_Disag_ID": "evT8cawaTxb.x7M1exRVRj4", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_25-49_1h=ABC + 3TC + NVP", + "MOH_Disag_ID": "evT8cawaTxb.xm6FBh45A9a", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_15-19_1f=TDF + 3TC+ NVP", + "MOH_Disag_ID": "jPevxGdGnJZ.Hr7y9Pk6pyE", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_15-19_1c=AZT + 3TC+NVP", + "MOH_Disag_ID": "jPevxGdGnJZ.ZT25lmHiJBL", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_15-19_1d=AZT+ 3TC+ EFV", + "MOH_Disag_ID": "jPevxGdGnJZ.ejheGjTXmVX", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_15-19_1e=TDF + 3TC + EFV", + "MOH_Disag_ID": "jPevxGdGnJZ.jmTk1c5zPR7", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_15-19_other firstline regimen", + "MOH_Disag_ID": "jPevxGdGnJZ.q3lCg9gCH8T", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_15-19_1g=ABC + 3TC + EFV", + "MOH_Disag_ID": "jPevxGdGnJZ.sx0kkLx9kw2", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_15-19_1h=ABC + 3TC + NVP", + "MOH_Disag_ID": "jPevxGdGnJZ.xm6FBh45A9a", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_25-49_2f =AZT+3TC +ATV/r", + "MOH_Disag_ID": "nY1CfWrx4as.Kntv9PIyzeK", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_25-49_2g=TDF + 3TC+-LPV/r", + "MOH_Disag_ID": "nY1CfWrx4as.KqrETeL4rrf", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_25-49_2i= ABC + 3TC+ LPV/r", + "MOH_Disag_ID": "nY1CfWrx4as.LPV6LCzlyMz", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_25-49_2e= AZT +3TC +LPV/r", + "MOH_Disag_ID": "nY1CfWrx4as.RhEPP33KKmt", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_25-49_2h= TDF + 3TC + ATV/r", + "MOH_Disag_ID": "nY1CfWrx4as.gQ9Teqw5DFP", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_25-49_other secondline", + "MOH_Disag_ID": "nY1CfWrx4as.xR3FmgrMZvs", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_15-19_3a= DRV/r+DTG+AZT/3TC", + "MOH_Disag_ID": "q2U2Hg9wDaC.NAtFUxUqVJI", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_15-19_Other thirdline", + "MOH_Disag_ID": "q2U2Hg9wDaC.XAD1Ym6TqKj", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_15-19_3b= DRV/r+DTG + TDF/3TC", + "MOH_Disag_ID": "q2U2Hg9wDaC.z1NkhlTrWeV", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Children 10 - 14 years currently on ART on third line regimen 6f= DRV/r + DTG + ABC + 3TC, Female", + "MOH_Disag_ID": "Qns8yWfVSrB.FGDNsYas1c9", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_10-14_6b=DRV/r+RAL + TDF +3TC", + "MOH_Disag_ID": "Qns8yWfVSrB.TSyFnRkYzmQ", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_10-14_6a=DRV/r+RAL + AZT +3TC", + "MOH_Disag_ID": "Qns8yWfVSrB.Ux1djizOVVz", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_10-14_6d=DRV/r+DTG + TDF +3TC", + "MOH_Disag_ID": "Qns8yWfVSrB.XblvJg2PIAX", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_10-14_Other thirdline", + "MOH_Disag_ID": "Qns8yWfVSrB.Z7LoplqG3RO", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_10-14_6c=DRV/r+DTG + AZT +3TC", + "MOH_Disag_ID": "Qns8yWfVSrB.jYDuXlLVmCK", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Infants <1 years currently on ART on second line regimen 5l= RAL + ABC + 3TC, Female", + "MOH_Disag_ID": "YFEsIiCtzUm.CGeN54T7Tst", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_5-9_5e=ABC + 3TC + LPV/r", + "MOH_Disag_ID": "YFEsIiCtzUm.ItTYGjaXFsY", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Children 5 - 9 years currently on ART on second line regimen 5l= RAL + ABC + 3TC, Female", + "MOH_Disag_ID": "YFEsIiCtzUm.YjjjeceTzCf", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_5-9_5f=AZT + 3TC + LPV/r", + "MOH_Disag_ID": "YFEsIiCtzUm.b0ppgXJWwsq", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_5-9_other secondline", + "MOH_Disag_ID": "YFEsIiCtzUm.k8vcETuVmKH", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Children 5 - 9 years currently on ART on second line regimen 5n= AZT + 3TC + DTG, Female", + "MOH_Disag_ID": "YFEsIiCtzUm.oNwreddQVgV", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_5-9_5i=TDF+3TC+LPV/r", + "MOH_Disag_ID": "YFEsIiCtzUm.quiUtjQqsJp", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_5-9_5g=TDF + 3TC + EFV", + "MOH_Disag_ID": "YFEsIiCtzUm.rS9mPWvvmLc", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Children 5 - 9 years currently on ART on second line regimen 5m = ABC + 3TC + DTG, Female", + "MOH_Disag_ID": "YFEsIiCtzUm.t4PCdkevsmS", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_5-9_5h=ABC + 3TC + EFV", + "MOH_Disag_ID": "YFEsIiCtzUm.yBgE7Qj6FWw", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Infants <1 years currently on ART on second line regimen 5l= RAL + ABC + 3TC, Female", + "MOH_Disag_ID": "YTShkMMSYDT.N1TrRknHA1u", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_<1_5e=ABC+3TC+LPV/r", + "MOH_Disag_ID": "YTShkMMSYDT.SNN9soTydDX", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Infants <1 years currently on ART on second line regimen 5k= RAL + AZT + 3TC, Female", + "MOH_Disag_ID": "YTShkMMSYDT.qmBvzRuft1c", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_<1_5j=ABC+3TC+LPV/r", + "MOH_Disag_ID": "YTShkMMSYDT.r8x7ZX2Y566", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_<1_other secondline", + "MOH_Disag_ID": "YTShkMMSYDT.sc0JYOzVwgt", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_<1_5f=AZT + 3TC + LPV/r", + "MOH_Disag_ID": "YTShkMMSYDT.uCEkG0c32G3", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_1-4_4g= ABC+3TC+LPV/r", + "MOH_Disag_ID": "YaIoVfajTxM.DzJ3qYsmKLi", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_1-4_4d=AZT+3TC+EFV", + "MOH_Disag_ID": "YaIoVfajTxM.QU1wS15jENr", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Children 1 - 4 years currently on ART on first line regimen 4k= AZT + 3TC + DTG, Female", + "MOH_Disag_ID": "YaIoVfajTxM.ZjUUcYtsznG", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Children 1 - 4 years currently on ART on first line regimen 4j= ABC +3TC + DTG, Female", + "MOH_Disag_ID": "YaIoVfajTxM.iL0jy1rV0Cs", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_1-4_4f= AZT +3TC+LPV/r", + "MOH_Disag_ID": "YaIoVfajTxM.ir6pALyDttz", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_1-4_other first line", + "MOH_Disag_ID": "YaIoVfajTxM.ljX02mBZtVW", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Children 1 - 4 years currently on ART on first line regimen 4l= ABC + 3TC + EFV, Female", + "MOH_Disag_ID": "YaIoVfajTxM.qThMTXYtmKF", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_1-4_4c=AZT+ 3TC+NVP", + "MOH_Disag_ID": "YaIoVfajTxM.sMdAm3nfmaQ", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Children 10 - 14 years currently on ART on second line regimen 5k= RAL + AZT + 3TC, Female", + "MOH_Disag_ID": "ahWVMlEZpAZ.CGeN54T7Tst", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_10-14_5e=ABC+3TC+LPV/r", + "MOH_Disag_ID": "ahWVMlEZpAZ.ItTYGjaXFsY", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Children 10 - 14 years currently on ART on second line regimen 5l= RAL + ABC + 3TC, Female", + "MOH_Disag_ID": "ahWVMlEZpAZ.YjjjeceTzCf", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_10-14_5f=AZT + 3TC + LPV/r", + "MOH_Disag_ID": "ahWVMlEZpAZ.b0ppgXJWwsq", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_10-14_other secondline", + "MOH_Disag_ID": "ahWVMlEZpAZ.k8vcETuVmKH", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Children 10 - 14 years currently on ART on second line regimen 5n= AZT + 3TC + DTG, Female", + "MOH_Disag_ID": "ahWVMlEZpAZ.oNwreddQVgV", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_10-14_5i=TDF+3TC+LPV/r", + "MOH_Disag_ID": "ahWVMlEZpAZ.quiUtjQqsJp", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_10-14_5g=TDF + 3TC + EFV", + "MOH_Disag_ID": "ahWVMlEZpAZ.rS9mPWvvmLc", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Children 10 - 14 years currently on ART on second line regimen 5m = ABC + 3TC + DTG, Female", + "MOH_Disag_ID": "ahWVMlEZpAZ.t4PCdkevsmS", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_10-14_5h=ABC + 3TC + EFV", + "MOH_Disag_ID": "ahWVMlEZpAZ.yBgE7Qj6FWw", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Children 5 - 9 years currently on ART on first line regimen 4l= ABC + 3TC + EFV, Female", + "MOH_Disag_ID": "ggKjAWzvkr3.Abpr0tKa2vN", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Children 5 - 9 years currently on ART on first line regimen 4i= TDF + 3TC + DTG, Female", + "MOH_Disag_ID": "ggKjAWzvkr3.Gnj0wQQ6LZW", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_5-9_4f= AZT +3TC+LPV/r", + "MOH_Disag_ID": "ggKjAWzvkr3.I4AyoEkbim0", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_5-9_4g=ABC + 3TC + LPV/r", + "MOH_Disag_ID": "ggKjAWzvkr3.OqOa6EqHdLn", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_5-9_4c=AZT+ 3TC+NVP", + "MOH_Disag_ID": "ggKjAWzvkr3.QCi4gkVVhoj", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_5-9_5e=ABC+3TC+LPV/r", + "MOH_Disag_ID": "ggKjAWzvkr3.R23nP8NhCeO", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_5-9_4d=AZT+3TC+EFV", + "MOH_Disag_ID": "ggKjAWzvkr3.aH00IjKB0YD", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Children 5 - 9 years currently on ART on first line regimen 4k= AZT + 3TC + DTG, Female", + "MOH_Disag_ID": "ggKjAWzvkr3.fuyvw1hQjnT", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_5-9_4e= TDF+3TC+EFV", + "MOH_Disag_ID": "ggKjAWzvkr3.lDlbOf69uy7", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Children 5 - 9 years currently on ART on first line regimen 4j= ABC +3TC + DTG, Female", + "MOH_Disag_ID": "ggKjAWzvkr3.odQcBHFrJLC", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Children 1 - 4 years currently on ART on second line regimen 5m = ABC + 3TC + DTG, Female", + "MOH_Disag_ID": "hOFsL0HyRKi.CUi5L83hjN5", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Children 1 - 4 years currently on ART on second line regimen 5l= RAL + ABC + 3TC, Female", + "MOH_Disag_ID": "hOFsL0HyRKi.HwnkoP8EWcZ", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_1-4_other secondline", + "MOH_Disag_ID": "hOFsL0HyRKi.IMl1ndOfHgy", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_1-4_5e=ABC+3TC+LPV/r", + "MOH_Disag_ID": "hOFsL0HyRKi.LhgrCVXzT5c", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Children 1 - 4 years currently on ART on second line regimen 5n= AZT + 3TC + DTG, Female", + "MOH_Disag_ID": "hOFsL0HyRKi.MXmOFdIFbIw", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_1-4_5j=ABC+3TC+LPV/r", + "MOH_Disag_ID": "hOFsL0HyRKi.bEv6frQhtBL", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Children 1 - 4 years currently on ART on second line regimen 5k= RAL + AZT + 3TC, Female", + "MOH_Disag_ID": "hOFsL0HyRKi.m9FZVNRJnRc", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_1-4_5h=ABC + 3TC + EFV", + "MOH_Disag_ID": "hOFsL0HyRKi.qB4O9NIFUBM", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_1-4_5f=AZT + 3TC + LPV/r", + "MOH_Disag_ID": "hOFsL0HyRKi.uqd5YDtdKp1", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_1-4_Other", + "MOH_Disag_ID": "jI2jI3s5Cc8.VOjYkZg4nmA", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_1-4_6a=DRV/r+RAL + AZT +3TC", + "MOH_Disag_ID": "jI2jI3s5Cc8.YyW52raBtC3", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_1-4_6b=DRV/r+RAL + TDF +3TC", + "MOH_Disag_ID": "jI2jI3s5Cc8.ehSFWYfL20B", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Children 1 - 4 years currently on ART on third line regimen 6f= DRV/r + DTG + ABC + 3TC, Female", + "MOH_Disag_ID": "jI2jI3s5Cc8.jaR8lju2uBo", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Children 1 - 4 years currently on ART on third line regimen 6c=DRV/r+DTG+AZT+3TC, Female", + "MOH_Disag_ID": "jI2jI3s5Cc8.ndz9e8kjtqR", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_5-9_Other thirdline", + "MOH_Disag_ID": "pnN7ypcFBYf.OGUpMORaRum", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_5-9_6a=DRV/r+RAL + AZT +3TC", + "MOH_Disag_ID": "pnN7ypcFBYf.WmA4dJTb307", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Children 5 - 9 years currently on ART on third line regimen 6c=DRV/r+DTG+AZT+3TC, Female", + "MOH_Disag_ID": "pnN7ypcFBYf.a8b20rSeQhp", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Children 5 - 9 years currently on ART on third line regimen 6f= DRV/r + DTG + ABC + 3TC, Female", + "MOH_Disag_ID": "pnN7ypcFBYf.abhBeokixIS", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_5-9_6b=DRV/r+RAL + TDF +3TC", + "MOH_Disag_ID": "pnN7ypcFBYf.xJAZe4uw2rB", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_<1_other first line", + "MOH_Disag_ID": "zKR0kqV1DRz.BguSOMNhDsD", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_<1_4f= AZT +3TC+LPV/r", + "MOH_Disag_ID": "zKR0kqV1DRz.VZOeIZIER2N", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_<1_4c=AZT+ 3TC+NVP", + "MOH_Disag_ID": "zKR0kqV1DRz.z3jo7n3nQ6W", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Children 10 - 14 years currently on ART on first line regimen 4l= ABC + 3TC + EFV, Female", + "MOH_Disag_ID": "zVtGfzz7Ahg.Abpr0tKa2vN", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Children 10 - 14 years currently on ART on first line regimen 4i= TDF + 3TC + DTG, Female", + "MOH_Disag_ID": "zVtGfzz7Ahg.Gnj0wQQ6LZW", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_10-14_4f= AZT +3TC+LPV/r", + "MOH_Disag_ID": "zVtGfzz7Ahg.I4AyoEkbim0", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_10-14_4g= ABC+3TC+LPV/r", + "MOH_Disag_ID": "zVtGfzz7Ahg.OqOa6EqHdLn", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_10-14_4c=AZT+ 3TC+NVP", + "MOH_Disag_ID": "zVtGfzz7Ahg.QCi4gkVVhoj", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_10-14_other first line", + "MOH_Disag_ID": "zVtGfzz7Ahg.R23nP8NhCeO", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_10-14_4d=AZT+3TC+EFV", + "MOH_Disag_ID": "zVtGfzz7Ahg.aH00IjKB0YD", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Children 10 - 14 years currently on ART on first line regimen 4k= AZT + 3TC + DTG, Female", + "MOH_Disag_ID": "zVtGfzz7Ahg.fuyvw1hQjnT", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female_10-14_4e= TDF+3TC+EFV", + "MOH_Disag_ID": "zVtGfzz7Ahg.lDlbOf69uy7", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Children 10 - 14 years currently on ART on first line regimen 4j= ABC +3TC + DTG, Female", + "MOH_Disag_ID": "zVtGfzz7Ahg.odQcBHFrJLC", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Disag_ID": "TX_CURR_u15_female", + "MOH_Indicator_ID": "LT15Female", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_10-14_6d=DRV/r+DTG + TDF +3TC", + "MOH_Disag_ID": "Qns8yWfVSrB.NXGmZGePQnc", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_10-14_6b=DRV/r+RAL + TDF +3TC", + "MOH_Disag_ID": "Qns8yWfVSrB.QGGxtdKK59i", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_10-14_6c=DRV/r+DTG + AZT +3TC", + "MOH_Disag_ID": "Qns8yWfVSrB.YQ5s8AGPZnX", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Children 10 - 14 years currently on ART on third line regimen 6f= DRV/r + DTG + ABC + 3TC, Male", + "MOH_Disag_ID": "Qns8yWfVSrB.cziLhYbFM4u", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_10-14_6a=DRV/r+RAL + AZT +3TC", + "MOH_Disag_ID": "Qns8yWfVSrB.uHTVWKlnyN5", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_10-14_Other thirdline", + "MOH_Disag_ID": "Qns8yWfVSrB.y81SYLGLW9c", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_5-9_5i=TDF+3TC+LPV/r", + "MOH_Disag_ID": "YFEsIiCtzUm.EtKbBRu5ceN", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_5-9_5f=AZT + 3TC + LPV/r", + "MOH_Disag_ID": "YFEsIiCtzUm.KlLgKjQW2kR", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Children 5 - 9 years currently on ART on second line regimen 5k= RAL + AZT + 3TC, Male", + "MOH_Disag_ID": "YFEsIiCtzUm.STipdY8pcYe", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Children 5 - 9 years currently on ART on second line regimen 5m = ABC + 3TC + DTG, Male", + "MOH_Disag_ID": "YFEsIiCtzUm.SfWi7SfT6kf", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Children 5 - 9 years currently on ART on second line regimen 5l= RAL + ABC + 3TC, Male", + "MOH_Disag_ID": "YFEsIiCtzUm.ZWZDlbYuMzA", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_5-9_5h=ABC + 3TC + EFV", + "MOH_Disag_ID": "YFEsIiCtzUm.awvuJrezkN7", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_5-9_5g=TDF + 3TC + EFV", + "MOH_Disag_ID": "YFEsIiCtzUm.bid6i1CZwkt", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Children 5 - 9 years currently on ART on second line regimen 5n= AZT + 3TC + DTG, Male", + "MOH_Disag_ID": "YFEsIiCtzUm.fYUNbTNX5pu", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_5-9_other secondline", + "MOH_Disag_ID": "YFEsIiCtzUm.fgsQpSUef3D", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_5-9_5e=ABC+3TC+LPV/r", + "MOH_Disag_ID": "YFEsIiCtzUm.lzthW8AapMB", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Infants <1 years currently on ART on second line regimen 5l= RAL + ABC + 3TC, Male", + "MOH_Disag_ID": "YTShkMMSYDT.EhsMsCED7Hl", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Infants <1 years currently on ART on second line regimen 5k= RAL + AZT + 3TC, Male", + "MOH_Disag_ID": "YTShkMMSYDT.Igx36XO9gzT", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_<1_other secondline", + "MOH_Disag_ID": "YTShkMMSYDT.XWBaSt91d1i", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_<1_5e=ABC+3TC+LPV/r", + "MOH_Disag_ID": "YTShkMMSYDT.gcmVaWMP69b", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_<1_5j=ABC+3TC+LPV/r", + "MOH_Disag_ID": "YTShkMMSYDT.iQMRLJMCmDL", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_<1_5f=AZT + 3TC + LPV/r", + "MOH_Disag_ID": "YTShkMMSYDT.rApaGV7fnbF", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_1-4_other first line", + "MOH_Disag_ID": "YaIoVfajTxM.C54yvtOvmbt", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_1-4_4f= AZT +3TC+LPV/r", + "MOH_Disag_ID": "YaIoVfajTxM.DdWeZQeukKC", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_1-4_4d=AZT+3TC+EFV", + "MOH_Disag_ID": "YaIoVfajTxM.DvYNtFbtTu7", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_1-4_4g= ABC+3TC+LPV/r", + "MOH_Disag_ID": "YaIoVfajTxM.KWtEzjSyY1p", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Children 1 - 4 years currently on ART on first line regimen 4k= AZT + 3TC + DTG, Male", + "MOH_Disag_ID": "YaIoVfajTxM.O2qHQWzj293", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_1-4_4c=AZT+ 3TC+NVP", + "MOH_Disag_ID": "YaIoVfajTxM.e8fD4PMkBnO", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Children 1 - 4 years currently on ART on first line regimen 4l= ABC + 3TC + EFV, Male", + "MOH_Disag_ID": "YaIoVfajTxM.lrMj3HtFYW1", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Children 1 - 4 years currently on ART on first line regimen 4j= ABC +3TC + DTG, Male", + "MOH_Disag_ID": "YaIoVfajTxM.znkiEaOAxSR", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_10-14_5i=TDF+3TC+LPV/r", + "MOH_Disag_ID": "ahWVMlEZpAZ.EtKbBRu5ceN", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_10-14_5f=AZT + 3TC + LPV/r", + "MOH_Disag_ID": "ahWVMlEZpAZ.KlLgKjQW2kR", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Children 10 - 14 years currently on ART on second line regimen 5k= RAL + AZT + 3TC, Male", + "MOH_Disag_ID": "ahWVMlEZpAZ.STipdY8pcYe", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Children 10 - 14 years currently on ART on second line regimen 5m = ABC + 3TC + DTG, Male", + "MOH_Disag_ID": "ahWVMlEZpAZ.SfWi7SfT6kf", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Children 10 - 14 years currently on ART on second line regimen 5l= RAL + ABC + 3TC, Male", + "MOH_Disag_ID": "ahWVMlEZpAZ.ZWZDlbYuMzA", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_10-14_5h=ABC + 3TC + EFV", + "MOH_Disag_ID": "ahWVMlEZpAZ.awvuJrezkN7", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_10-14_5g=TDF + 3TC + EFV", + "MOH_Disag_ID": "ahWVMlEZpAZ.bid6i1CZwkt", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Children 10 - 14 years currently on ART on second line regimen 5n= AZT + 3TC + DTG, Male", + "MOH_Disag_ID": "ahWVMlEZpAZ.fYUNbTNX5pu", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_10-14_other secondline", + "MOH_Disag_ID": "ahWVMlEZpAZ.fgsQpSUef3D", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_10-14_5e=ABC+3TC+LPV/r", + "MOH_Disag_ID": "ahWVMlEZpAZ.lzthW8AapMB", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Children 5 - 9 years currently on ART on first line regimen 4i= TDF + 3TC + DTG, Male", + "MOH_Disag_ID": "ggKjAWzvkr3.AUfs5IhqXYW", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_5-9_other first line", + "MOH_Disag_ID": "ggKjAWzvkr3.BxpztkjaKOP", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_5-9_4c=AZT+ 3TC+NVP", + "MOH_Disag_ID": "ggKjAWzvkr3.C1zGPHry3n9", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Children 5 - 9 years currently on ART on first line regimen 4l= ABC + 3TC + EFV, Male", + "MOH_Disag_ID": "ggKjAWzvkr3.KGBl1e4W8Ro", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Children 5 - 9 years currently on ART on first line regimen 4j= ABC +3TC + DTG, Male", + "MOH_Disag_ID": "ggKjAWzvkr3.MB9cf6ApHkJ", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_5-9_4d=AZT+3TC+EFV", + "MOH_Disag_ID": "ggKjAWzvkr3.ZKNZftMS0tT", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_5-9_4g= ABC+3TC+LPV/r", + "MOH_Disag_ID": "ggKjAWzvkr3.k6aMHmi6zp1", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_5-9_4f= AZT +3TC+LPV/r", + "MOH_Disag_ID": "ggKjAWzvkr3.uAxUf0g0SQl", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_5-9_4e= TDF+3TC+EFV", + "MOH_Disag_ID": "ggKjAWzvkr3.ueCdyf66P9b", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Children 5 - 9 years currently on ART on first line regimen 4k= AZT + 3TC + DTG, Male", + "MOH_Disag_ID": "ggKjAWzvkr3.wOC9xvujfKh", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_1-4_5e=ABC+3TC+LPV/r", + "MOH_Disag_ID": "hOFsL0HyRKi.KUmpaN8wKbj", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Children 1 - 4 years currently on ART on second line regimen 5l= RAL + ABC + 3TC, Male", + "MOH_Disag_ID": "hOFsL0HyRKi.Pw1Iar2lyMr", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Children 1 - 4 years currently on ART on second line regimen 5n= AZT + 3TC + DTG, Male", + "MOH_Disag_ID": "hOFsL0HyRKi.Zey8jKsRf91", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_1-4_other secondline", + "MOH_Disag_ID": "hOFsL0HyRKi.crDTDOFYjtH", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_1-4_5j=ABC+3TC+LPV/r", + "MOH_Disag_ID": "hOFsL0HyRKi.gRTimEusffH", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Children 1 - 4 years currently on ART on second line regimen 5k= RAL + AZT + 3TC, Male", + "MOH_Disag_ID": "hOFsL0HyRKi.j9A805yZWqS", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_1-4_5f=AZT + 3TC + LPV/r", + "MOH_Disag_ID": "hOFsL0HyRKi.wCliDxKRjCQ", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Children 1 - 4 years currently on ART on second line regimen 5m = ABC + 3TC + DTG, Male", + "MOH_Disag_ID": "hOFsL0HyRKi.wMB2p9JYqFI", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_1-4_5h=ABC + 3TC + EFV", + "MOH_Disag_ID": "hOFsL0HyRKi.xeEyLhQ65Y0", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Children 1 - 4 years currently on ART on third line regimen 6f= DRV/r + DTG + ABC + 3TC, Male", + "MOH_Disag_ID": "jI2jI3s5Cc8.LLq2dJEALFW", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_1-4_Other", + "MOH_Disag_ID": "jI2jI3s5Cc8.Ss3g7DnnpBq", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_1-4_6b=DRV/r+RAL + TDF +3TC", + "MOH_Disag_ID": "jI2jI3s5Cc8.YLwpR6PLIV0", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Children 1 - 4 years currently on ART on third line regimen 6c=DRV/r+DTG+AZT+3TC, Male", + "MOH_Disag_ID": "jI2jI3s5Cc8.j7NRNx9jydC", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_1-4_6a=DRV/r+RAL + AZT +3TC", + "MOH_Disag_ID": "jI2jI3s5Cc8.yBWSVdllIWU", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_5-9_Other thirdline", + "MOH_Disag_ID": "pnN7ypcFBYf.EsopwcnqINi", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Children 5 - 9 years currently on ART on third line regimen 6f= DRV/r + DTG + ABC + 3TC, Male", + "MOH_Disag_ID": "pnN7ypcFBYf.SgOZLsfv17X", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Children 5 - 9 years currently on ART on third line regimen 6c=DRV/r+DTG+AZT+3TC, Male", + "MOH_Disag_ID": "pnN7ypcFBYf.Sq69GSYLaE4", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_5-9_6a=DRV/r+RAL + AZT +3TC", + "MOH_Disag_ID": "pnN7ypcFBYf.spd3G7siu9W", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_5-9_6b=DRV/r+RAL + TDF +3TC", + "MOH_Disag_ID": "pnN7ypcFBYf.uHorB0oRbTj", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_<1_other first line", + "MOH_Disag_ID": "zKR0kqV1DRz.CI9l3UEETPz", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_<1_4c=AZT+ 3TC+NVP", + "MOH_Disag_ID": "zKR0kqV1DRz.deMSVYwFRyM", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_<1_4f= AZT +3TC+LPV/r", + "MOH_Disag_ID": "zKR0kqV1DRz.sYTSqm0IpTt", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_<1_4g= ABC+3TC+LPV/r", + "MOH_Disag_ID": "zKR0kqV1DRz.wFVprfnDK18", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Children 10 - 14 years currently on ART on first line regimen 4i= TDF + 3TC + DTG, Male", + "MOH_Disag_ID": "zVtGfzz7Ahg.AUfs5IhqXYW", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_10-14_other first line", + "MOH_Disag_ID": "zVtGfzz7Ahg.BxpztkjaKOP", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_10-14_4c=AZT+ 3TC+NVP", + "MOH_Disag_ID": "zVtGfzz7Ahg.C1zGPHry3n9", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Children 10 - 14 years currently on ART on first line regimen 4l= ABC + 3TC + EFV, Male", + "MOH_Disag_ID": "zVtGfzz7Ahg.KGBl1e4W8Ro", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Children 10 - 14 years currently on ART on first line regimen 4j= ABC +3TC + DTG, Male", + "MOH_Disag_ID": "zVtGfzz7Ahg.MB9cf6ApHkJ", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_10-14_4d=AZT+3TC+EFV", + "MOH_Disag_ID": "zVtGfzz7Ahg.ZKNZftMS0tT", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_10-14_4g= ABC+3TC+LPV/r", + "MOH_Disag_ID": "zVtGfzz7Ahg.k6aMHmi6zp1", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_10-14_4f= AZT +3TC+LPV/r", + "MOH_Disag_ID": "zVtGfzz7Ahg.uAxUf0g0SQl", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male_10-14_4e= TDF+3TC+EFV", + "MOH_Disag_ID": "zVtGfzz7Ahg.ueCdyf66P9b", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Children 10 - 14 years currently on ART on first line regimen 4k= AZT + 3TC + DTG, Male", + "MOH_Disag_ID": "zVtGfzz7Ahg.wOC9xvujfKh", + "MOH_Indicator_ID": "Current_On_ART", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Disag_ID": "TX_CURR_u15_male", + "MOH_Indicator_ID": "LT15Male", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Disag_ID": "TX_NEW_o15_male", + "MOH_Indicator_ID": "AB15Male", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "New_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Tx_New_20-24yr : Male", + "MOH_Disag_ID": "SfMkodueHpD.xEt8JDmjYmF", + "MOH_Indicator_ID": "HIV_RXN.12", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "New_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Tx_New_25-49yr : Male", + "MOH_Disag_ID": "SfMkodueHpD.zqgSdrBn7sT", + "MOH_Indicator_ID": "HIV_RXN.15", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "New_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Tx_New_>= 50 yr : Male", + "MOH_Disag_ID": "SfMkodueHpD.n1CTN8CobxU", + "MOH_Indicator_ID": "HIV_RXN.18", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "New_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Tx_New_15-19yr : Male", + "MOH_Disag_ID": "SfMkodueHpD.qMdYvwD4vse", + "MOH_Indicator_ID": "HIV_RXN.9", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Disag_ID": "TX_NEW_o15_female", + "MOH_Indicator_ID": "AB15Female", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "New_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Tx_New_25-49yr:Female Non-pregnant", + "MOH_Disag_ID": "SfMkodueHpD.onWNegW7PUG", + "MOH_Indicator_ID": "CDC_HIV_RXN", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "New_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Tx_New_15-19yr :Female Non-pregnant", + "MOH_Disag_ID": "SfMkodueHpD.hxujewl28T4", + "MOH_Indicator_ID": "HIV_RXN.10", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "New_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Tx_New_15-19yr :Female Pregnant", + "MOH_Disag_ID": "SfMkodueHpD.G2QjBy3YDJy", + "MOH_Indicator_ID": "HIV_RXN.11", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "New_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Tx_New_20-24yr:Female Non-pregnant", + "MOH_Disag_ID": "SfMkodueHpD.Z7BhKwXQxTo", + "MOH_Indicator_ID": "HIV_RXN.13", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "New_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Tx_New_20-24yr:Female Pregnant", + "MOH_Disag_ID": "SfMkodueHpD.ZrrI8W4Y88S", + "MOH_Indicator_ID": "HIV_RXN.14", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "New_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Tx_New_25-49yr:Female Pregnant", + "MOH_Disag_ID": "SfMkodueHpD.bimSkJ8rs9G", + "MOH_Indicator_ID": "HIV_RXN.17", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "New_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Tx_New_>= 50 yr : Female", + "MOH_Disag_ID": "SfMkodueHpD.NoZPK1nquOK", + "MOH_Indicator_ID": "HIV_RXN.19", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "New_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Tx_New_Female_<1", + "MOH_Disag_ID": "SfMkodueHpD.TEtAaNVn9rL", + "MOH_Indicator_ID": "HIV_RXN.2", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "New_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Tx_New_Female_1-4", + "MOH_Disag_ID": "SfMkodueHpD.gPa8VLsa5Nx", + "MOH_Indicator_ID": "HIV_RXN.4", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "New_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Tx_New_Female_5-9", + "MOH_Disag_ID": "SfMkodueHpD.ZA2SEOLGo53", + "MOH_Indicator_ID": "HIV_RXN.6", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "New_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Tx_New_Female_10-14", + "MOH_Disag_ID": "SfMkodueHpD.SWyfNWZbRYY", + "MOH_Indicator_ID": "HIV_RXN.8", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Disag_ID": "TX_NEW_u15_female", + "MOH_Indicator_ID": "LT15Female", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "New_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Tx_New_< 1 yr: Male", + "MOH_Disag_ID": "SfMkodueHpD.JRvtQpnTFmn", + "MOH_Indicator_ID": "HIV_RXN.1", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "New_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Tx_New_1-4 yr : Male", + "MOH_Disag_ID": "SfMkodueHpD.AE2F8NZ9K9k", + "MOH_Indicator_ID": "HIV_RXN.3", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "New_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Tx_New_5-9 yr : Male", + "MOH_Disag_ID": "SfMkodueHpD.QEUsJXaoHZ9", + "MOH_Indicator_ID": "HIV_RXN.5", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "New_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Tx_New_10-14 yr : Male", + "MOH_Disag_ID": "SfMkodueHpD.DrvgN5l0fZv", + "MOH_Indicator_ID": "HIV_RXN.7", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Disag_ID": "TX_NEW_u15_male", + "MOH_Indicator_ID": "LT15Male", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + } + ] + }, + { + "status": "Success", + "country_org": "DATIM-MOH-CMR-FY20", + "period": "FY20", + "country_code": "CMR", + "country_name": "Cameroon", + "imap": [ + { + "MOH_Indicator_Name": "Number of people tested negative during the month (custom)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Infant =<9 years, Female", + "MOH_Disag_ID": "V9NlnH3iZKW", + "MOH_Indicator_ID": "custom", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested negative during the month (custom)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10 - 14 years old, Female", + "MOH_Disag_ID": "v0gD0Of2Pra", + "MOH_Indicator_ID": "custom", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested positive during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Infant =<9 years, Female", + "MOH_Disag_ID": "V9NlnH3iZKW", + "MOH_Indicator_ID": "oL9uNgFn8Sm", + "DATIM_Disag_ID": "HrQbkVgBM1X", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested positive during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10 - 14 years old, Female", + "MOH_Disag_ID": "v0gD0Of2Pra", + "MOH_Indicator_ID": "oL9uNgFn8Sm", + "DATIM_Disag_ID": "HrQbkVgBM1X", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested negative during the month (custom)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10 - 14 years old, Male", + "MOH_Disag_ID": "KEllh5M4ajX", + "MOH_Indicator_ID": "custom", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested negative during the month (custom)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Infant =< 9 years, Male", + "MOH_Disag_ID": "nhM8Ax21tCo", + "MOH_Indicator_ID": "custom", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested positive during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10 - 14 years old, Male", + "MOH_Disag_ID": "KEllh5M4ajX", + "MOH_Indicator_ID": "oL9uNgFn8Sm", + "DATIM_Disag_ID": "R4WXCEzPZcY", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested positive during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Infant =< 9 years, Male", + "MOH_Disag_ID": "nhM8Ax21tCo", + "MOH_Indicator_ID": "oL9uNgFn8Sm", + "DATIM_Disag_ID": "R4WXCEzPZcY", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested positive during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15 - 19 years old, Female", + "MOH_Disag_ID": "DjXIPjY6g4j", + "MOH_Indicator_ID": "oL9uNgFn8Sm", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested positive during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "45 - 49 years old, Female", + "MOH_Disag_ID": "GpusdDfUqID", + "MOH_Indicator_ID": "oL9uNgFn8Sm", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested positive during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "50 years old and more, Female", + "MOH_Disag_ID": "IcKsIlQMoGE", + "MOH_Indicator_ID": "oL9uNgFn8Sm", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested positive during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "25 - 29 years old, Female", + "MOH_Disag_ID": "Oes9ag8o6GB", + "MOH_Indicator_ID": "oL9uNgFn8Sm", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested positive during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "40 - 44 years old, Female", + "MOH_Disag_ID": "Q2tLcCDVapj", + "MOH_Indicator_ID": "oL9uNgFn8Sm", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested positive during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "20 - 24 years old, Female", + "MOH_Disag_ID": "X6gnIN3TNTw", + "MOH_Indicator_ID": "oL9uNgFn8Sm", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested positive during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "35 - 39 years old, Female", + "MOH_Disag_ID": "lxrY6DCZABc", + "MOH_Indicator_ID": "oL9uNgFn8Sm", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested positive during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "30 - 34 years old, Female", + "MOH_Disag_ID": "oR3QuGu7Mdd", + "MOH_Indicator_ID": "oL9uNgFn8Sm", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested positive during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "40 - 44 years old, Male", + "MOH_Disag_ID": "G9OPkShJozr", + "MOH_Indicator_ID": "oL9uNgFn8Sm", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested positive during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "45 - 49 years old, Male", + "MOH_Disag_ID": "Q5dldD3U9T2", + "MOH_Indicator_ID": "oL9uNgFn8Sm", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested positive during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15 - 19 years old, Male", + "MOH_Disag_ID": "TxZC77vnTFb", + "MOH_Indicator_ID": "oL9uNgFn8Sm", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested positive during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "25 - 29 years old, Male", + "MOH_Disag_ID": "W5frMypQ8vI", + "MOH_Indicator_ID": "oL9uNgFn8Sm", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested positive during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "35 - 39 years old, Male", + "MOH_Disag_ID": "eZAco2QqX7h", + "MOH_Indicator_ID": "oL9uNgFn8Sm", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested positive during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "20 - 24 years old, Male", + "MOH_Disag_ID": "gD9tCJKFxhX", + "MOH_Indicator_ID": "oL9uNgFn8Sm", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested positive during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "30 - 34 years old, Male", + "MOH_Disag_ID": "joyFh5Hdfff", + "MOH_Indicator_ID": "oL9uNgFn8Sm", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested positive during the month", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "50 years old and more, Male", + "MOH_Disag_ID": "nd9CmPRA68x", + "MOH_Indicator_ID": "oL9uNgFn8Sm", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested negative during the month (custom)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "40 - 44 years old, Male", + "MOH_Disag_ID": "G9OPkShJozr", + "MOH_Indicator_ID": "custom", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested negative during the month (custom)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "45 - 49 years old, Male", + "MOH_Disag_ID": "Q5dldD3U9T2", + "MOH_Indicator_ID": "custom", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested negative during the month (custom)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15 - 19 years old, Male", + "MOH_Disag_ID": "TxZC77vnTFb", + "MOH_Indicator_ID": "custom", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested negative during the month (custom)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "25 - 29 years old, Male", + "MOH_Disag_ID": "W5frMypQ8vI", + "MOH_Indicator_ID": "custom", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested negative during the month (custom)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "35 - 39 years old, Male", + "MOH_Disag_ID": "eZAco2QqX7h", + "MOH_Indicator_ID": "custom", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested negative during the month (custom)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "20 - 24 years old, Male", + "MOH_Disag_ID": "gD9tCJKFxhX", + "MOH_Indicator_ID": "custom", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested negative during the month (custom)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "30 - 34 years old, Male", + "MOH_Disag_ID": "joyFh5Hdfff", + "MOH_Indicator_ID": "custom", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested negative during the month (custom)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "50 years old and more, Male", + "MOH_Disag_ID": "nd9CmPRA68x", + "MOH_Indicator_ID": "custom", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested negative during the month (custom)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15 - 19 years old, Female", + "MOH_Disag_ID": "DjXIPjY6g4j", + "MOH_Indicator_ID": "custom", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested negative during the month (custom)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "45 - 49 years old, Female", + "MOH_Disag_ID": "GpusdDfUqID", + "MOH_Indicator_ID": "custom", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested negative during the month (custom)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "50 years old and more, Female", + "MOH_Disag_ID": "IcKsIlQMoGE", + "MOH_Indicator_ID": "custom", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested negative during the month (custom)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "25 - 29 years old, Female", + "MOH_Disag_ID": "Oes9ag8o6GB", + "MOH_Indicator_ID": "custom", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested negative during the month (custom)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "40 - 44 years old, Female", + "MOH_Disag_ID": "Q2tLcCDVapj", + "MOH_Indicator_ID": "custom", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested negative during the month (custom)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "20 - 24 years old, Female", + "MOH_Disag_ID": "X6gnIN3TNTw", + "MOH_Indicator_ID": "custom", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested negative during the month (custom)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "35 - 39 years old, Female", + "MOH_Disag_ID": "lxrY6DCZABc", + "MOH_Indicator_ID": "custom", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of people tested negative during the month (custom)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "30 - 34 years old, Female", + "MOH_Disag_ID": "oR3QuGu7Mdd", + "MOH_Indicator_ID": "custom", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "MOH_Indicator_Name": "Number of pregnant women newly initiated on ART Treatment at the delivery room", + "DATIM_Indicator_Category": "PMTCT_ART", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "e1MmQMS01OM", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "MOH_Indicator_Name": "Number of pregnant women newly initiated on ART Treatment at ANC", + "DATIM_Indicator_Category": "PMTCT_ART", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "iUH9vdxOuyp", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "MOH_Indicator_Name": "Number of Pregnant women already on ART Treatment at ANC visit", + "DATIM_Indicator_Category": "PMTCT_ART", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "rT7P2FaYPDe", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "Number of pregnant women already known HIV positive at the time of their first ANC visit", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "zYgx8uwPWgI", + "DATIM_Disag_ID": "D3erNSl5dd2", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "Number of pregnant women at the first ANC who were tested HIV negative during the month", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "pmtctcustom", + "DATIM_Disag_ID": "Wc6ItXYBs0s", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "Number of pregnant women tested negative at ANC but later tested positive in the delivery room", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "A20RaatWSod", + "DATIM_Disag_ID": "brmDl6cMjft", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "Number of pregnant women tested positive at their first HIV test in the delivery room", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "h9cvry8sYe8", + "DATIM_Disag_ID": "brmDl6cMjft", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "Number of pregnant women tested negative at ANC1 but later tested positive in following ANCs", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "uD9JbVGs734", + "DATIM_Disag_ID": "brmDl6cMjft", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "Number of pregnant women at the first ANC who were tested HIV+ during the month", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "xagecchldD4", + "DATIM_Disag_ID": "brmDl6cMjft", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV on ARV who came to seek their treatment during the month (Case Load)", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Masculin, 15 - 19 ans", + "MOH_Disag_ID": "AQZObcq54BR", + "MOH_Indicator_ID": "cCxSkWMCAnv", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV on ARV who came to seek their treatment during the month (Case Load)", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Masculin, 50 ans et plus", + "MOH_Disag_ID": "OXvWWQzMVN5", + "MOH_Indicator_ID": "cCxSkWMCAnv", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV on ARV who came to seek their treatment during the month (Case Load)", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Masculin, 25 - 49 ans", + "MOH_Disag_ID": "iwvlAu9RPyw", + "MOH_Indicator_ID": "cCxSkWMCAnv", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV on ARV who came to seek their treatment during the month (Case Load)", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Masculin, 20 - 24 ans", + "MOH_Disag_ID": "nzBXDsLgEGt", + "MOH_Indicator_ID": "cCxSkWMCAnv", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV on ARV who came to seek their treatment during the month (Case Load)", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "25 - 49 ans, Feminin", + "MOH_Disag_ID": "LFSGdYPx7qK", + "MOH_Indicator_ID": "cCxSkWMCAnv", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV on ARV who came to seek their treatment during the month (Case Load)", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "15 - 19 ans, Feminin", + "MOH_Disag_ID": "M8CrfKgjFyG", + "MOH_Indicator_ID": "cCxSkWMCAnv", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV on ARV who came to seek their treatment during the month (Case Load)", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "50 ans et plus, Feminin", + "MOH_Disag_ID": "RuXcz29GRdq", + "MOH_Indicator_ID": "cCxSkWMCAnv", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV on ARV who came to seek their treatment during the month (Case Load)", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "20 - 24 ans, Feminin", + "MOH_Disag_ID": "rFoQ9P6L6SZ", + "MOH_Indicator_ID": "cCxSkWMCAnv", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV on ARV who came to seek their treatment during the month (Case Load)", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "10 - 14 ans, Feminin", + "MOH_Disag_ID": "Mt5L45aCx2R", + "MOH_Indicator_ID": "cCxSkWMCAnv", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV on ARV who came to seek their treatment during the month (Case Load)", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Feminin, 5 - 9 ans", + "MOH_Disag_ID": "Ocjqge86iI3", + "MOH_Indicator_ID": "cCxSkWMCAnv", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV on ARV who came to seek their treatment during the month (Case Load)", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Feminin, 1 - 4 ans", + "MOH_Disag_ID": "YInFhfuB5wr", + "MOH_Indicator_ID": "cCxSkWMCAnv", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV on ARV who came to seek their treatment during the month (Case Load)", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "<1 an, Feminin", + "MOH_Disag_ID": "xZfdBYofqoI", + "MOH_Indicator_ID": "cCxSkWMCAnv", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV on ARV who came to seek their treatment during the month (Case Load)", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Masculin, <1 an", + "MOH_Disag_ID": "Mb9pyzlseXS", + "MOH_Indicator_ID": "cCxSkWMCAnv", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV on ARV who came to seek their treatment during the month (Case Load)", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Homme, 5 - 9 ans", + "MOH_Disag_ID": "Qy9ptMtvo28", + "MOH_Indicator_ID": "cCxSkWMCAnv", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV on ARV who came to seek their treatment during the month (Case Load)", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Homme, 1 - 4 ans", + "MOH_Disag_ID": "XUO8AvnU4Zk", + "MOH_Indicator_ID": "cCxSkWMCAnv", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV on ARV who came to seek their treatment during the month (Case Load)", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Masculin, 5 - 9 ans", + "MOH_Disag_ID": "Zcrp9UYF2Tz", + "MOH_Indicator_ID": "cCxSkWMCAnv", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV on ARV who came to seek their treatment during the month (Case Load)", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "10 - 14 ans, Masculin", + "MOH_Disag_ID": "arymW3cIxWt", + "MOH_Indicator_ID": "cCxSkWMCAnv", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of PLHIV on ARV who came to seek their treatment during the month (Case Load)", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Masculin, 10 - 14 ans", + "MOH_Disag_ID": "scJQuA9uwmB", + "MOH_Indicator_ID": "cCxSkWMCAnv", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "New PLHIV enrolled on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Masculin, 15 - 19 ans", + "MOH_Disag_ID": "AQZObcq54BR", + "MOH_Indicator_ID": "zMBtXkHprKD", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "New PLHIV enrolled on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Masculin, 50 ans et plus", + "MOH_Disag_ID": "OXvWWQzMVN5", + "MOH_Indicator_ID": "zMBtXkHprKD", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "New PLHIV enrolled on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Masculin, 25 - 49 ans", + "MOH_Disag_ID": "iwvlAu9RPyw", + "MOH_Indicator_ID": "zMBtXkHprKD", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "New PLHIV enrolled on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Masculin, 20 - 24 ans", + "MOH_Disag_ID": "nzBXDsLgEGt", + "MOH_Indicator_ID": "zMBtXkHprKD", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "New PLHIV enrolled on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "25 - 49 ans, Feminin", + "MOH_Disag_ID": "LFSGdYPx7qK", + "MOH_Indicator_ID": "zMBtXkHprKD", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "New PLHIV enrolled on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "15 - 19 ans, Feminin", + "MOH_Disag_ID": "M8CrfKgjFyG", + "MOH_Indicator_ID": "zMBtXkHprKD", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "New PLHIV enrolled on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "50 ans et plus, Feminin", + "MOH_Disag_ID": "RuXcz29GRdq", + "MOH_Indicator_ID": "zMBtXkHprKD", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "New PLHIV enrolled on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "20 - 24 ans, Feminin", + "MOH_Disag_ID": "rFoQ9P6L6SZ", + "MOH_Indicator_ID": "zMBtXkHprKD", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "New PLHIV enrolled on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "10 - 14 ans, Feminin", + "MOH_Disag_ID": "Mt5L45aCx2R", + "MOH_Indicator_ID": "zMBtXkHprKD", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "New PLHIV enrolled on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Feminin, 5 - 9 ans", + "MOH_Disag_ID": "Ocjqge86iI3", + "MOH_Indicator_ID": "zMBtXkHprKD", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "New PLHIV enrolled on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Feminin, 1 - 4 ans", + "MOH_Disag_ID": "YInFhfuB5wr", + "MOH_Indicator_ID": "zMBtXkHprKD", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "New PLHIV enrolled on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "<1 an, Feminin", + "MOH_Disag_ID": "xZfdBYofqoI", + "MOH_Indicator_ID": "zMBtXkHprKD", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "New PLHIV enrolled on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Masculin, <1 an", + "MOH_Disag_ID": "Mb9pyzlseXS", + "MOH_Indicator_ID": "zMBtXkHprKD", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "New PLHIV enrolled on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Homme, 5 - 9 ans", + "MOH_Disag_ID": "Qy9ptMtvo28", + "MOH_Indicator_ID": "zMBtXkHprKD", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "New PLHIV enrolled on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Homme, 1 - 4 ans", + "MOH_Disag_ID": "XUO8AvnU4Zk", + "MOH_Indicator_ID": "zMBtXkHprKD", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "New PLHIV enrolled on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Masculin, 5 - 9 ans", + "MOH_Disag_ID": "Zcrp9UYF2Tz", + "MOH_Indicator_ID": "zMBtXkHprKD", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "New PLHIV enrolled on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "10 - 14 ans, Masculin", + "MOH_Disag_ID": "arymW3cIxWt", + "MOH_Indicator_ID": "zMBtXkHprKD", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "New PLHIV enrolled on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Masculin, 10 - 14 ans", + "MOH_Disag_ID": "scJQuA9uwmB", + "MOH_Indicator_ID": "zMBtXkHprKD", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + } + ] + }, + { + "status": "Success", + "country_org": "DATIM-MOH-LSO-FY19", + "period": "FY19", + "country_code": "LSO", + "country_name": "Lesotho", + "imap": [ + { + "MOH_Indicator_Name": "Clients tesed for HIV", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Adults (14+) initiated ART", + "MOH_Disag_ID": "h42VVH4gDk8", + "MOH_Indicator_ID": "INDHTC-01", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients tesed for HIV", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Adults (14+) initiated ART", + "MOH_Disag_ID": "hw6cCI1eqNx", + "MOH_Indicator_ID": "INDHTC-01", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV negative Children (0-14years)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Adults (14+) initiated ART", + "MOH_Disag_ID": "hw6cCI1eqNx", + "MOH_Indicator_ID": "INDHTC-108c", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Children 0-14 tested HIV positive", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Adults (14+) initiated ART", + "MOH_Disag_ID": "hw6cCI1eqNx", + "MOH_Indicator_ID": "INDHTC-108b", + "DATIM_Disag_ID": "HrQbkVgBM1X", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV negative Children (0-14years)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Adults (14+) initiated ART", + "MOH_Disag_ID": "h42VVH4gDk8", + "MOH_Indicator_ID": "INDHTC-108c", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Children 0-14 tested HIV positive", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Adults (14+) initiated ART", + "MOH_Disag_ID": "h42VVH4gDk8", + "MOH_Indicator_ID": "INDHTC-108b", + "DATIM_Disag_ID": "R4WXCEzPZcY", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Adults 15+ tested HIV positive", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Adults (14+) initiated ART", + "MOH_Disag_ID": "hw6cCI1eqNx", + "MOH_Indicator_ID": "INDHTC-110b", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Adults 15+ tested HIV positive", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Adults (14+) initiated ART", + "MOH_Disag_ID": "h42VVH4gDk8", + "MOH_Indicator_ID": "INDHTC-110b", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV negative adults 15+", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Adults (14+) initiated ART", + "MOH_Disag_ID": "h42VVH4gDk8", + "MOH_Indicator_ID": "INDHTC-110c", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV negative adults 15+", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Adults (14+) initiated ART", + "MOH_Disag_ID": "hw6cCI1eqNx", + "MOH_Indicator_ID": "INDHTC-110c", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV+ pregnant women receiving ART", + "Classification": "n/a", + "DATIM_Indicator_Category": "PMTCT_ART", + "MOH_Disag_Name": "HIV+ pregnant women receiving ART", + "MOH_Disag_ID": "INDANC-04a", + "MOH_Indicator_ID": "INDANC-04a", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of new ANC clients with documented HIV status", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "Number of new ANC clients with documented HIV status", + "MOH_Disag_ID": "INDANC-02a", + "MOH_Indicator_ID": "INDANC-02a", + "DATIM_Disag_ID": "Jwb1SWomgpk", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex", + "DATIM_Disag_Name": "Female", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ANC clientswith known HIV positive status before ANC visit", + "Classification": "coarse", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "ANC clientswith known HIV positive status before ANC visit", + "MOH_Disag_ID": "ANC15_2", + "MOH_Indicator_ID": "ANC15_2", + "DATIM_Disag_ID": "o0gcwyuh7mU", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "DATIM_Disag_Name": "Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV+ ANC clients(New and subsequent visits)", + "Classification": "coarse", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "HIV+ ANC clients(New and subsequent visits", + "MOH_Disag_ID": "INDANC-03a", + "MOH_Indicator_ID": "INDANC-03a", + "DATIM_Disag_ID": "pc4W2rmWK4q", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "DATIM_Disag_Name": "Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "IPT-05 New persons enrolled in HIV care started on IPT (2016->)", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "IPT-05 New persons enrolled in HIV care started on IPT (2016->)", + "MOH_Disag_ID": "FzMILvDd2UB", + "MOH_Indicator_ID": "IPT-05", + "DATIM_Disag_ID": "xTbmPjpd5sB", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_TherapyType_NewExArt_HIV", + "DATIM_Disag_Name": "IPT, Life-long ART, New, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "IPT-06 New persons started on ART and IPT (2016->)", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "IPT-06 New persons started on ART and IPT (2016->)", + "MOH_Disag_ID": "wTCKpQIbhUs", + "MOH_Indicator_ID": "IPT-06", + "DATIM_Disag_ID": "xTbmPjpd5sB", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_TherapyType_NewExArt_HIV", + "DATIM_Disag_Name": "IPT, Life-long ART, New, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Adults 15+yrs currently on ART (includes adults not seen but still active on ART)", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Adults (14+) initiated ART", + "MOH_Disag_ID": "h42VVH4gDk8", + "MOH_Indicator_ID": "INDART-70", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Adults 15+yrs currently on ART (includes adults not seen but still active on ART)", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Adults (14+) initiated ART", + "MOH_Disag_ID": "hw6cCI1eqNx", + "MOH_Indicator_ID": "INDART-70", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Children 0-14yrs currently in HIV Care (PRE- ART+ART) (Includes children not seen but still active on Pre-ART and ART)", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Adults (14+) initiated ART", + "MOH_Disag_ID": "hw6cCI1eqNx", + "MOH_Indicator_ID": "INDART-69", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Children 0-14yrs currently in HIV Care (PRE- ART+ART) (Includes children not seen but still active on Pre-ART and ART)", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Adults (14+) initiated ART", + "MOH_Disag_ID": "h42VVH4gDk8", + "MOH_Indicator_ID": "INDART-69", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Adults (14+) initiated ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Adults (14+) initiated ART", + "MOH_Disag_ID": "h42VVH4gDk8", + "MOH_Indicator_ID": "INDART-01b", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Adults (14+) initiated ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Adults (14+) initiated ART", + "MOH_Disag_ID": "hw6cCI1eqNx", + "MOH_Indicator_ID": "INDART-01b", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Children (0-14)initiated ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Adults (14+) initiated ART", + "MOH_Disag_ID": "hw6cCI1eqNx", + "MOH_Indicator_ID": "INDART-01a", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Children (0-14)initiated ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Adults (14+) initiated ART", + "MOH_Disag_ID": "h42VVH4gDk8", + "MOH_Indicator_ID": "INDART-01a", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + } + ] + }, + { + "status": "Success", + "country_org": "DATIM-MOH-UGA-FY19", + "period": "FY19", + "country_code": "UGA", + "country_name": "Uganda", + "imap": [ + { + "MOH_Indicator_Name": "105-2.3a Breastfeeding mothers tested for HIV(1st test) (default)", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "PNC Section P3", + "MOH_Disag_ID": "gGhClrV5odI", + "MOH_Indicator_ID": "ZMNPQpFRji7", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.1a Male partners received HIV test results in eMTCT(Total) (default)", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "PNC Section P3", + "MOH_Disag_ID": "gGhClrV5odI", + "MOH_Indicator_ID": "a8AbGTLtEmw", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.4a Exposed Infants Tested for HIV Below 18 Months(by 1st PCR) (default)", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "PNC Section P3", + "MOH_Disag_ID": "gGhClrV5odI", + "MOH_Indicator_ID": "eHHsoKKfAQn", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who received HIV test results (Female, 10-<15 Years)", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10-<15 Years, Female", + "MOH_Disag_ID": "AN0Qs7RXFkx", + "MOH_Indicator_ID": "hQ7Yj8xn38F", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who received HIV test results (Female, 10-<15 Years)", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15-<19 Years, Female", + "MOH_Disag_ID": "FxddLQz4F39", + "MOH_Indicator_ID": "hQ7Yj8xn38F", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who received HIV test results (Female, 10-<15 Years)", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "19-<49 Years,Male", + "MOH_Disag_ID": "GtIS5kSJgwK", + "MOH_Indicator_ID": "hQ7Yj8xn38F", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who received HIV test results (Female, 10-<15 Years)", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10-<15 Years, Male", + "MOH_Disag_ID": "JEPCYXzeLJx", + "MOH_Indicator_ID": "hQ7Yj8xn38F", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who received HIV test results (Female, 10-<15 Years)", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "19-<49 Years, Female", + "MOH_Disag_ID": "Rnv7p8EfB4K", + "MOH_Indicator_ID": "hQ7Yj8xn38F", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who received HIV test results (Female, 10-<15 Years)", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "5-<10 Years, Female", + "MOH_Disag_ID": "SLfSJuKsM2Z", + "MOH_Indicator_ID": "hQ7Yj8xn38F", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who received HIV test results (Female, 10-<15 Years)", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": ">49 Years, Female", + "MOH_Disag_ID": "X82MYR8T3RU", + "MOH_Indicator_ID": "hQ7Yj8xn38F", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who received HIV test results (Female, 10-<15 Years)", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": ">49 Years, Male", + "MOH_Disag_ID": "YJUukJQIINT", + "MOH_Indicator_ID": "hQ7Yj8xn38F", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who received HIV test results (Female, 10-<15 Years)", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15-<19 Years, Male", + "MOH_Disag_ID": "gUV6NZQ45xV", + "MOH_Indicator_ID": "hQ7Yj8xn38F", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who received HIV test results (Female, 10-<15 Years)", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "5-<10 Years, Male", + "MOH_Disag_ID": "ndMTI6mtzfN", + "MOH_Indicator_ID": "hQ7Yj8xn38F", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who received HIV test results (Female, 10-<15 Years)", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "18 Mths-<5 Years, Male", + "MOH_Disag_ID": "qYvFbD7ztAS", + "MOH_Indicator_ID": "hQ7Yj8xn38F", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.1 Pregnant Women newly tested for HIV this pregnancy(TR & TRR)", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": ">=25 Years Female ANC", + "MOH_Disag_ID": "VnucGyJWga6", + "MOH_Indicator_ID": "mCVvMl1sIua", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.1 Pregnant Women newly tested for HIV this pregnancy(TR & TRR)", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "20-24 Years", + "MOH_Disag_ID": "fJZ9j1SKgYc", + "MOH_Indicator_ID": "mCVvMl1sIua", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.1 Pregnant Women newly tested for HIV this pregnancy(TR & TRR)", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10-19 Years Female ANC", + "MOH_Disag_ID": "hByJhwG8pWe", + "MOH_Indicator_ID": "mCVvMl1sIua", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.2a Women tested for HIV in labour (1st time this Pregnancy) (default)", + "Classification": "n/a", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "PNC Section P3", + "MOH_Disag_ID": "gGhClrV5odI", + "MOH_Indicator_ID": "nTdeYtqKHNh", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.4b 2nd DNA PCR result returned(HIV+) (default)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "PNC Section P3", + "MOH_Disag_ID": "gGhClrV5odI", + "MOH_Indicator_ID": "n3Rumw6YTUM", + "DATIM_Disag_ID": "DY0yrJtBeSC", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Unknown Sex, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.4b 1st DNA PCR result returned(HIV+) (default)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "PNC Section P3", + "MOH_Disag_ID": "gGhClrV5odI", + "MOH_Indicator_ID": "upfsFoxk29V", + "DATIM_Disag_ID": "DY0yrJtBeSC", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Unknown Sex, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who received HIV test results (Female, 10-<15 Years)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10-<15 Years, Female", + "MOH_Disag_ID": "AN0Qs7RXFkx", + "MOH_Indicator_ID": "hQ7Yj8xn38F", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who received HIV test results (Female, 10-<15 Years)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "18 Mths-<5 Years, Female", + "MOH_Disag_ID": "RqkJEei9vim", + "MOH_Indicator_ID": "hQ7Yj8xn38F", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who received HIV test results (Female, 10-<15 Years)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "5-<10 Years, Female", + "MOH_Disag_ID": "SLfSJuKsM2Z", + "MOH_Indicator_ID": "hQ7Yj8xn38F", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who tested HIV positive (15-<19 Years, Female)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10-<15 Years, Female", + "MOH_Disag_ID": "AN0Qs7RXFkx", + "MOH_Indicator_ID": "yKha69MrrNx", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who tested HIV positive (15-<19 Years, Female)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "18 Mths-<5 Years, Female", + "MOH_Disag_ID": "RqkJEei9vim", + "MOH_Indicator_ID": "yKha69MrrNx", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who tested HIV positive (15-<19 Years, Female)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "5-<10 Years, Female", + "MOH_Disag_ID": "SLfSJuKsM2Z", + "MOH_Indicator_ID": "yKha69MrrNx", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who tested HIV positive (15-<19 Years, Female)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10-<15 Years, Female", + "MOH_Disag_ID": "AN0Qs7RXFkx", + "MOH_Indicator_ID": "yKha69MrrNx", + "DATIM_Disag_ID": "HrQbkVgBM1X", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who tested HIV positive (15-<19 Years, Female)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "18 Mths-<5 Years, Female", + "MOH_Disag_ID": "RqkJEei9vim", + "MOH_Indicator_ID": "yKha69MrrNx", + "DATIM_Disag_ID": "HrQbkVgBM1X", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who tested HIV positive (15-<19 Years, Female)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "5-<10 Years, Female", + "MOH_Disag_ID": "SLfSJuKsM2Z", + "MOH_Indicator_ID": "yKha69MrrNx", + "DATIM_Disag_ID": "HrQbkVgBM1X", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who received HIV test results (Female, 10-<15 Years)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10-<15 Years, Male", + "MOH_Disag_ID": "JEPCYXzeLJx", + "MOH_Indicator_ID": "hQ7Yj8xn38F", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who received HIV test results (Female, 10-<15 Years)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "5-<10 Years, Male", + "MOH_Disag_ID": "ndMTI6mtzfN", + "MOH_Indicator_ID": "hQ7Yj8xn38F", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who received HIV test results (Female, 10-<15 Years)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "18 Mths-<5 Years, Male", + "MOH_Disag_ID": "qYvFbD7ztAS", + "MOH_Indicator_ID": "hQ7Yj8xn38F", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who tested HIV positive (15-<19 Years, Female)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10-<15 Years, Male", + "MOH_Disag_ID": "JEPCYXzeLJx", + "MOH_Indicator_ID": "yKha69MrrNx", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who tested HIV positive (15-<19 Years, Female)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "5-<10 Years, Male", + "MOH_Disag_ID": "ndMTI6mtzfN", + "MOH_Indicator_ID": "yKha69MrrNx", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who tested HIV positive (15-<19 Years, Female)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "18 Mths-<5 Years, Male", + "MOH_Disag_ID": "qYvFbD7ztAS", + "MOH_Indicator_ID": "yKha69MrrNx", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "105-2.4a Exposed Infants Tested for HIV Below 18 Months(by 1st PCR) (default)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "PNC Section P3", + "MOH_Disag_ID": "gGhClrV5odI", + "MOH_Indicator_ID": "eHHsoKKfAQn", + "DATIM_Disag_ID": "PrIxM0pIjFl", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Unknown Sex, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.4b 2nd DNA PCR result returned(HIV+) (default)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "PNC Section P3", + "MOH_Disag_ID": "gGhClrV5odI", + "MOH_Indicator_ID": "n3Rumw6YTUM", + "DATIM_Disag_ID": "PrIxM0pIjFl", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Unknown Sex, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.4b 1st DNA PCR result returned(HIV+) (default)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "PNC Section P3", + "MOH_Disag_ID": "gGhClrV5odI", + "MOH_Indicator_ID": "upfsFoxk29V", + "DATIM_Disag_ID": "PrIxM0pIjFl", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Unknown Sex, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who tested HIV positive (15-<19 Years, Female)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10-<15 Years, Male", + "MOH_Disag_ID": "JEPCYXzeLJx", + "MOH_Indicator_ID": "yKha69MrrNx", + "DATIM_Disag_ID": "R4WXCEzPZcY", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who tested HIV positive (15-<19 Years, Female)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "5-<10 Years, Male", + "MOH_Disag_ID": "ndMTI6mtzfN", + "MOH_Indicator_ID": "yKha69MrrNx", + "DATIM_Disag_ID": "R4WXCEzPZcY", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who tested HIV positive (15-<19 Years, Female)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "18 Mths-<5 Years, Male", + "MOH_Disag_ID": "qYvFbD7ztAS", + "MOH_Indicator_ID": "yKha69MrrNx", + "DATIM_Disag_ID": "R4WXCEzPZcY", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "105-2.3a Breastfeeding mothers newly testing HIV+(1st test during postnatal) (default)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "PNC Section P3", + "MOH_Disag_ID": "gGhClrV5odI", + "MOH_Indicator_ID": "A8Q5lpl7elc", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.3a Breastfeeding mothers newly testing HIV+(Retest during Postnatal ) (default)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "PNC Section P3", + "MOH_Disag_ID": "gGhClrV5odI", + "MOH_Indicator_ID": "BWGwela8Jzi", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.2a Women testing HIV+ in labour (1st time this Pregnancy) (default)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "PNC Section P3", + "MOH_Disag_ID": "gGhClrV5odI", + "MOH_Indicator_ID": "VXA3qdYVEJ1", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.2a Women testing HIV+ in labour (Retest this Pregnancy) (default)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "PNC Section P3", + "MOH_Disag_ID": "gGhClrV5odI", + "MOH_Indicator_ID": "bDTN7GH6gjQ.gGhClrV5odI", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.3a Pregnant Women testing HIV+ on a retest (TRR+)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "PNC Section P3", + "MOH_Disag_ID": "gGhClrV5odI", + "MOH_Indicator_ID": "exmxoTQYE4F", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who tested HIV positive (15-<19 Years, Female)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15-<19 Years, Female", + "MOH_Disag_ID": "FxddLQz4F39", + "MOH_Indicator_ID": "yKha69MrrNx", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who tested HIV positive (15-<19 Years, Female)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "19-<49 Years, Female", + "MOH_Disag_ID": "Rnv7p8EfB4K", + "MOH_Indicator_ID": "yKha69MrrNx", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who tested HIV positive (15-<19 Years, Female)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": ">49 Years, Female", + "MOH_Disag_ID": "X82MYR8T3RU", + "MOH_Indicator_ID": "yKha69MrrNx", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.1 Pregnant Women tested HIV+ for 1st time this pregnancy (TRR) at any visit", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": ">=25 Years Female ANC", + "MOH_Disag_ID": "VnucGyJWga6", + "MOH_Indicator_ID": "EozE2KXdEw1", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "105-2.1 Pregnant Women tested HIV+ for 1st time this pregnancy (TRR) at any visit", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "20-24 Years", + "MOH_Disag_ID": "fJZ9j1SKgYc", + "MOH_Indicator_ID": "EozE2KXdEw1", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "105-2.1 Pregnant Women tested HIV+ for 1st time this pregnancy (TRR) at any visit", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10-19 Years Female ANC", + "MOH_Disag_ID": "hByJhwG8pWe", + "MOH_Indicator_ID": "EozE2KXdEw1", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "105-2.1b Male partners received HIV test results in eMTCT(HIV+) (default)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "ANC A22 Male partners Tested HIV +ve", + "MOH_Disag_ID": "yKha69MrrNx", + "MOH_Indicator_ID": "tGB3Qv5aUD4", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who tested HIV positive (15-<19 Years, Female)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "19-<49 Years,Male", + "MOH_Disag_ID": "GtIS5kSJgwK", + "MOH_Indicator_ID": "yKha69MrrNx", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who tested HIV positive (15-<19 Years, Female)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": ">49 Years, Male", + "MOH_Disag_ID": "YJUukJQIINT", + "MOH_Indicator_ID": "yKha69MrrNx", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who tested HIV positive (15-<19 Years, Female)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15-<19 Years, Male", + "MOH_Disag_ID": "gUV6NZQ45xV", + "MOH_Indicator_ID": "yKha69MrrNx", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.1a Male partners received HIV test results in eMTCT(Total) (default)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "PNC Section P3", + "MOH_Disag_ID": "gGhClrV5odI", + "MOH_Indicator_ID": "a8AbGTLtEmw", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who received HIV test results (Female, 10-<15 Years)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "19-<49 Years,Male", + "MOH_Disag_ID": "GtIS5kSJgwK", + "MOH_Indicator_ID": "hQ7Yj8xn38F", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who received HIV test results (Female, 10-<15 Years)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": ">49 Years, Male", + "MOH_Disag_ID": "YJUukJQIINT", + "MOH_Indicator_ID": "hQ7Yj8xn38F", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who received HIV test results (Female, 10-<15 Years)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15-<19 Years, Male", + "MOH_Disag_ID": "gUV6NZQ45xV", + "MOH_Indicator_ID": "hQ7Yj8xn38F", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who tested HIV positive (15-<19 Years, Female)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "19-<49 Years,Male", + "MOH_Disag_ID": "GtIS5kSJgwK", + "MOH_Indicator_ID": "yKha69MrrNx", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who tested HIV positive (15-<19 Years, Female)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": ">49 Years, Male", + "MOH_Disag_ID": "YJUukJQIINT", + "MOH_Indicator_ID": "yKha69MrrNx", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who tested HIV positive (15-<19 Years, Female)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15-<19 Years, Male", + "MOH_Disag_ID": "gUV6NZQ45xV", + "MOH_Indicator_ID": "yKha69MrrNx", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.1b Male partners received HIV test results in eMTCT(HIV+) (default)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "PNC Section P3", + "MOH_Disag_ID": "gGhClrV5odI", + "MOH_Indicator_ID": "tGB3Qv5aUD4", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "105-2.3a Breastfeeding mothers newly testing HIV+(1st test during postnatal) (default)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "PNC Section P3", + "MOH_Disag_ID": "gGhClrV5odI", + "MOH_Indicator_ID": "A8Q5lpl7elc", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.3a Breastfeeding mothers newly testing HIV+(Retest during Postnatal ) (default)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "PNC Section P3", + "MOH_Disag_ID": "gGhClrV5odI", + "MOH_Indicator_ID": "BWGwela8Jzi", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.2a Women testing HIV+ in labour (1st time this Pregnancy) (default)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "PNC Section P3", + "MOH_Disag_ID": "gGhClrV5odI", + "MOH_Indicator_ID": "VXA3qdYVEJ1", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.3a Breastfeeding mothers tested for HIV(1st test) (default)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "PNC Section P3", + "MOH_Disag_ID": "gGhClrV5odI", + "MOH_Indicator_ID": "ZMNPQpFRji7", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.3a Pregnant Women testing HIV+ on a retest (TRR+)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "PNC Section P3", + "MOH_Disag_ID": "gGhClrV5odI", + "MOH_Indicator_ID": "exmxoTQYE4F", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who received HIV test results (Female, 10-<15 Years)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15-<19 Years, Female", + "MOH_Disag_ID": "FxddLQz4F39", + "MOH_Indicator_ID": "hQ7Yj8xn38F", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who received HIV test results (Female, 10-<15 Years)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "19-<49 Years, Female", + "MOH_Disag_ID": "Rnv7p8EfB4K", + "MOH_Indicator_ID": "hQ7Yj8xn38F", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who received HIV test results (Female, 10-<15 Years)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": ">49 Years, Female", + "MOH_Disag_ID": "X82MYR8T3RU", + "MOH_Indicator_ID": "hQ7Yj8xn38F", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.1 Pregnant Women newly tested for HIV this pregnancy(TR & TRR)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": ">=25 Years Female ANC", + "MOH_Disag_ID": "VnucGyJWga6", + "MOH_Indicator_ID": "mCVvMl1sIua", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.1 Pregnant Women newly tested for HIV this pregnancy(TR & TRR)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "20-24 Years", + "MOH_Disag_ID": "fJZ9j1SKgYc", + "MOH_Indicator_ID": "mCVvMl1sIua", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.1 Pregnant Women newly tested for HIV this pregnancy(TR & TRR)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10-19 Years Female ANC", + "MOH_Disag_ID": "hByJhwG8pWe", + "MOH_Indicator_ID": "mCVvMl1sIua", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.2a Women tested for HIV in labour (1st time this Pregnancy) (default)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "PNC Section P3", + "MOH_Disag_ID": "gGhClrV5odI", + "MOH_Indicator_ID": "nTdeYtqKHNh", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who tested HIV positive (15-<19 Years, Female)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15-<19 Years, Female", + "MOH_Disag_ID": "FxddLQz4F39", + "MOH_Indicator_ID": "yKha69MrrNx", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who tested HIV positive (15-<19 Years, Female)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "19-<49 Years, Female", + "MOH_Disag_ID": "Rnv7p8EfB4K", + "MOH_Indicator_ID": "yKha69MrrNx", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who tested HIV positive (15-<19 Years, Female)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": ">49 Years, Female", + "MOH_Disag_ID": "X82MYR8T3RU", + "MOH_Indicator_ID": "yKha69MrrNx", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.1 Pregnant Women tested HIV+ for 1st time this pregnancy (TRR) at any visit", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": ">=25 Years Female ANC", + "MOH_Disag_ID": "VnucGyJWga6", + "MOH_Indicator_ID": "EozE2KXdEw1", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "105-2.1 Pregnant Women tested HIV+ for 1st time this pregnancy (TRR) at any visit", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "20-24 Years", + "MOH_Disag_ID": "fJZ9j1SKgYc", + "MOH_Indicator_ID": "EozE2KXdEw1", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "105-2.1 Pregnant Women tested HIV+ for 1st time this pregnancy (TRR) at any visit", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10-19 Years Female ANC", + "MOH_Disag_ID": "hByJhwG8pWe", + "MOH_Indicator_ID": "EozE2KXdEw1", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "105-2.2a Women testing HIV+ in labour (Retest this Pregnancy) (default)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "PNC Section P3", + "MOH_Disag_ID": "gGhClrV5odI", + "MOH_Indicator_ID": "bDTN7GH6gjQ", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "105-2.1 HIV+ Pregnant Women initiated on ART for EMTCT (ART)", + "Classification": "n/a", + "DATIM_Indicator_Category": "PMTCT_ART", + "MOH_Disag_Name": "PNC Section P3", + "MOH_Disag_ID": "gGhClrV5odI", + "MOH_Indicator_ID": "Pmg72XQnCY6", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.1 A17:HIV+ Pregnant Women already on ART before 1st ANC (ART-K)", + "Classification": "n/a", + "DATIM_Indicator_Category": "PMTCT_ART", + "MOH_Disag_Name": "PNC Section P3", + "MOH_Disag_ID": "gGhClrV5odI", + "MOH_Indicator_ID": "rEixqjKJ3ms", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.1 Pregnant Women newly tested for HIV this pregnancy(TR & TRR)", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": ">=25 Years Female ANC", + "MOH_Disag_ID": "VnucGyJWga6", + "MOH_Indicator_ID": "mCVvMl1sIua", + "DATIM_Disag_ID": "Jwb1SWomgpk", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex", + "DATIM_Disag_Name": "Female", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.1 Pregnant Women newly tested for HIV this pregnancy(TR & TRR)", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "20-24 Years Female ANC", + "MOH_Disag_ID": "fJZ9j1SKgY", + "MOH_Indicator_ID": "mCVvMl1sIua", + "DATIM_Disag_ID": "Jwb1SWomgpk", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex", + "DATIM_Disag_Name": "Female", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.1 Pregnant Women newly tested for HIV this pregnancy(TR & TRR)", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "10-19 Years Female ANC", + "MOH_Disag_ID": "hByJhwG8pWe", + "MOH_Indicator_ID": "mCVvMl1sIua", + "DATIM_Disag_ID": "Jwb1SWomgpk", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex", + "DATIM_Disag_Name": "Female", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.1 Pregnant Women newly tested for HIV this pregnancy(TR & TRR)", + "Classification": "coarse", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": ">=25 Years Female ANC", + "MOH_Disag_ID": "VnucGyJWga6", + "MOH_Indicator_ID": "mCVvMl1sIua", + "DATIM_Disag_ID": "PCasMOWl24Y", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.1 Pregnant Women newly tested for HIV this pregnancy(TR & TRR)", + "Classification": "coarse", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "20-24 Years", + "MOH_Disag_ID": "fJZ9j1SKgYc", + "MOH_Indicator_ID": "mCVvMl1sIua", + "DATIM_Disag_ID": "PCasMOWl24Y", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.1 Pregnant Women newly tested for HIV this pregnancy(TR & TRR)", + "Classification": "coarse", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "10-19 Years Female ANC", + "MOH_Disag_ID": "hByJhwG8pWe", + "MOH_Indicator_ID": "mCVvMl1sIua", + "DATIM_Disag_ID": "PCasMOWl24Y", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.1a Pregnant Women who knew status before 1st ANC (Total (TRK + TRRK))", + "Classification": "coarse", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "PNC Section P3", + "MOH_Disag_ID": "gGhClrV5odI", + "MOH_Indicator_ID": "rl8XVU279p8", + "DATIM_Disag_ID": "PCasMOWl24Y", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.1 Pregnant Women tested HIV+ for 1st time this pregnancy (TRR) at any visit", + "Classification": "coarse", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": ">=25 Years Female ANC", + "MOH_Disag_ID": "VnucGyJWga6", + "MOH_Indicator_ID": "EozE2KXdEw1", + "DATIM_Disag_ID": "PCasMOWl24Y", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "105-2.1 Pregnant Women tested HIV+ for 1st time this pregnancy (TRR) at any visit", + "Classification": "coarse", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "20-24 Years", + "MOH_Disag_ID": "fJZ9j1SKgYc", + "MOH_Indicator_ID": "EozE2KXdEw1", + "DATIM_Disag_ID": "PCasMOWl24Y", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "105-2.1 Pregnant Women tested HIV+ for 1st time this pregnancy (TRR) at any visit", + "Classification": "coarse", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "10-19 Years Female ANC", + "MOH_Disag_ID": "hByJhwG8pWe", + "MOH_Indicator_ID": "EozE2KXdEw1", + "DATIM_Disag_ID": "PCasMOWl24Y", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "105-2.1a Pregnant Women who knew status before 1st ANC (TRRK)", + "Classification": "coarse", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "PNC Section P3", + "MOH_Disag_ID": "gGhClrV5odI", + "MOH_Indicator_ID": "s8gcWSa1Sz6", + "DATIM_Disag_ID": "PCasMOWl24Y", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "105-2.1a Pregnant Women who knew status before 1st ANC (TRRK)", + "Classification": "coarse", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "PNC Section P3", + "MOH_Disag_ID": "gGhClrV5odI", + "MOH_Indicator_ID": "s8gcWSa1Sz6", + "DATIM_Disag_ID": "o0gcwyuh7mU", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "DATIM_Disag_Name": "Female, Known at Entry Positive", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "105-2.1 Pregnant Women tested HIV+ for 1st time this pregnancy (TRR) at any visit", + "Classification": "coarse", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": ">=25 Years Female ANC", + "MOH_Disag_ID": "VnucGyJWga6", + "MOH_Indicator_ID": "EozE2KXdEw1", + "DATIM_Disag_ID": "pc4W2rmWK4q", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "DATIM_Disag_Name": "Female, Newly Identified Positive", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "105-2.1 Pregnant Women tested HIV+ for 1st time this pregnancy (TRR) at any visit", + "Classification": "coarse", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "20-24 Years", + "MOH_Disag_ID": "fJZ9j1SKgYc", + "MOH_Indicator_ID": "EozE2KXdEw1", + "DATIM_Disag_ID": "pc4W2rmWK4q", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "DATIM_Disag_Name": "Female, Newly Identified Positive", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "105-2.1 Pregnant Women tested HIV+ for 1st time this pregnancy (TRR) at any visit", + "Classification": "coarse", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "10-19 Years Female ANC", + "MOH_Disag_ID": "hByJhwG8pWe", + "MOH_Indicator_ID": "EozE2KXdEw1", + "DATIM_Disag_ID": "pc4W2rmWK4q", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "DATIM_Disag_Name": "Female, Newly Identified Positive", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "106a ART No. active on ART on 1st line ARV regimen", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "15 Years and above, Male", + "MOH_Disag_ID": "aJIK0Jb9kbv", + "MOH_Indicator_ID": "If0pYdi5PuD", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. active on ART on 3rd line or higher ARV regimen", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "15 Years and above, Male", + "MOH_Disag_ID": "aJIK0Jb9kbv", + "MOH_Indicator_ID": "QBz8aQNqf8x", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. active on ART on 2nd line ARV regimen", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "15 Years and above, Male", + "MOH_Disag_ID": "aJIK0Jb9kbv", + "MOH_Indicator_ID": "yq8MjyIhe2A", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. active on ART on 1st line ARV regimen", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "15 Years and above, Female", + "MOH_Disag_ID": "ybg9RqQBkxt", + "MOH_Indicator_ID": "If0pYdi5PuD", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. active on ART on 3rd line or higher ARV regimen", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "15 Years and above, Female", + "MOH_Disag_ID": "ybg9RqQBkxt", + "MOH_Indicator_ID": "QBz8aQNqf8x", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. active on ART on 2nd line ARV regimen", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "15 Years and above, Female", + "MOH_Disag_ID": "ybg9RqQBkxt", + "MOH_Indicator_ID": "yq8MjyIhe2A", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. active on ART on 1st line ARV regimen", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "5 - 14 Years, Female", + "MOH_Disag_ID": "GWF8f3ehju4", + "MOH_Indicator_ID": "If0pYdi5PuD", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. active on ART on 1st line ARV regimen", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "2 - < 5 Years Female", + "MOH_Disag_ID": "Jt9eS6sZgsP", + "MOH_Indicator_ID": "If0pYdi5PuD", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. active on ART on 1st line ARV regimen", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "<2 Years, Female", + "MOH_Disag_ID": "PXW9InWF1FD", + "MOH_Indicator_ID": "If0pYdi5PuD", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. active on ART on 3rd line or higher ARV regimen", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "5 - 14 Years, Female", + "MOH_Disag_ID": "GWF8f3ehju4", + "MOH_Indicator_ID": "QBz8aQNqf8x", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. active on ART on 3rd line or higher ARV regimen", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "2 - < 5 Years Female", + "MOH_Disag_ID": "Jt9eS6sZgsP", + "MOH_Indicator_ID": "QBz8aQNqf8x", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. active on ART on 3rd line or higher ARV regimen", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "<2 Years, Female", + "MOH_Disag_ID": "PXW9InWF1FD", + "MOH_Indicator_ID": "QBz8aQNqf8x", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. active on ART on 2nd line ARV regimen", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "5 - 14 Years, Female", + "MOH_Disag_ID": "GWF8f3ehju4", + "MOH_Indicator_ID": "yq8MjyIhe2A", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. active on ART on 2nd line ARV regimen", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "2 - < 5 Years Female", + "MOH_Disag_ID": "Jt9eS6sZgsP", + "MOH_Indicator_ID": "yq8MjyIhe2A", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. active on ART on 2nd line ARV regimen", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "<2 Years, Female", + "MOH_Disag_ID": "PXW9InWF1FD", + "MOH_Indicator_ID": "yq8MjyIhe2A", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. active on ART on 1st line ARV regimen", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "2 - < 5 Years Male", + "MOH_Disag_ID": "avmK0wG72p7", + "MOH_Indicator_ID": "If0pYdi5PuD", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. active on ART on 1st line ARV regimen", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "5 - 14 Years, Male", + "MOH_Disag_ID": "cAiKQoLaskh", + "MOH_Indicator_ID": "If0pYdi5PuD", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. active on ART on 1st line ARV regimen", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "<2 Years, Male", + "MOH_Disag_ID": "wrUmfXWtytf", + "MOH_Indicator_ID": "If0pYdi5PuD", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. active on ART on 3rd line or higher ARV regimen", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "2 - < 5 Years Male", + "MOH_Disag_ID": "avmK0wG72p7", + "MOH_Indicator_ID": "QBz8aQNqf8x", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. active on ART on 3rd line or higher ARV regimen", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "5 - 14 Years, Male", + "MOH_Disag_ID": "cAiKQoLaskh", + "MOH_Indicator_ID": "QBz8aQNqf8x", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. active on ART on 3rd line or higher ARV regimen", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "<2 Years, Male", + "MOH_Disag_ID": "wrUmfXWtytf", + "MOH_Indicator_ID": "QBz8aQNqf8x", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. active on ART on 2nd line ARV regimen", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "2 - < 5 Years Male", + "MOH_Disag_ID": "avmK0wG72p7", + "MOH_Indicator_ID": "yq8MjyIhe2A", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. active on ART on 2nd line ARV regimen", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "5 - 14 Years, Male", + "MOH_Disag_ID": "cAiKQoLaskh", + "MOH_Indicator_ID": "yq8MjyIhe2A", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. active on ART on 2nd line ARV regimen", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "<2 Years, Male", + "MOH_Disag_ID": "wrUmfXWtytf", + "MOH_Indicator_ID": "yq8MjyIhe2A", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. of new clients started on ART at this facility during the quarter", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "15 Years and above, Male", + "MOH_Disag_ID": "aJIK0Jb9kbv", + "MOH_Indicator_ID": "IqcFzlnb0S6", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. of new clients started on ART at this facility during the quarter", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "15 Years and above, Female", + "MOH_Disag_ID": "ybg9RqQBkxt", + "MOH_Indicator_ID": "IqcFzlnb0S6", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. of new clients started on ART at this facility during the quarter", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "5 - 14 Years, Female", + "MOH_Disag_ID": "GWF8f3ehju4", + "MOH_Indicator_ID": "IqcFzlnb0S6", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. of new clients started on ART at this facility during the quarter", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "2 - < 5 Years Female", + "MOH_Disag_ID": "Jt9eS6sZgsP", + "MOH_Indicator_ID": "IqcFzlnb0S6", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. of new clients started on ART at this facility during the quarter", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "<2 Years, Female", + "MOH_Disag_ID": "PXW9InWF1FD", + "MOH_Indicator_ID": "IqcFzlnb0S6", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. of new clients started on ART at this facility during the quarter", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "2 - < 5 Years Male", + "MOH_Disag_ID": "avmK0wG72p7", + "MOH_Indicator_ID": "IqcFzlnb0S6", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. of new clients started on ART at this facility during the quarter", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "5 - 14 Years, Male", + "MOH_Disag_ID": "cAiKQoLaskh", + "MOH_Indicator_ID": "IqcFzlnb0S6", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. of new clients started on ART at this facility during the quarter", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "<2 Years, Male", + "MOH_Disag_ID": "wrUmfXWtytf", + "MOH_Indicator_ID": "IqcFzlnb0S6", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + } + ] + }, + { + "status": "Success", + "country_org": "DATIM-MOH-MWI-FY20", + "period": "FY20", + "country_code": "MWI", + "country_name": "Malawi", + "imap": [ + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "New Positive", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "170", + "DATIM_Disag_ID": "EyJRtSgSChq", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Unknown Age, Unknown Sex, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "New Negative", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "975", + "DATIM_Disag_ID": "mV483q7SboN", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Unknown Age, Unknown Sex, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "MOH_Indicator_Name": "Already on ART when starting ANC", + "DATIM_Indicator_Category": "PMTCT_ART", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "914", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "MOH_Indicator_Name": "Started ART at 0-27 weeks of pregnancy", + "DATIM_Indicator_Category": "PMTCT_ART", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "915", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "MOH_Indicator_Name": "Started ART at 28+ weeks of pregnancy", + "DATIM_Indicator_Category": "PMTCT_ART", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "916", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "Previous positive", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "470", + "DATIM_Disag_ID": "D3erNSl5dd2", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "New negative", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "471", + "DATIM_Disag_ID": "Wc6ItXYBs0s", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "New positive", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "472", + "DATIM_Disag_ID": "brmDl6cMjft", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "Alive on ART at site of last registration", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "96", + "DATIM_Disag_ID": "Gfje2jHn5TY", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Unknown Age, Unknown Sex, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "ART initiations, first time (non sex-disagg.)", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "10", + "DATIM_Disag_ID": "Gfje2jHn5TY", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Unknown Age, Unknown Sex, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "ART initiations, first time, females", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "2215", + "DATIM_Disag_ID": "P9UIhogYbAa", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Unknown Age, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "ART initiations, first time, males", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "2109", + "DATIM_Disag_ID": "UN9ZOZLLVqN", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Unknown Age, Male, Positive", + "Operation": "ADD" + } + ] + }, + { + "status": "Success", + "country_org": "DATIM-MOH-KEN-FY19", + "period": "FY19", + "country_code": "KEN", + "country_name": "Kenya", + "imap": [ + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "MOH 731 Tested_20-24(F) HV01-07", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "JiuqbydCIcy", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "MOH 731 Tested_1-9 HV01-01", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "OePJt8CcZ0d", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "MOH 731 Tested_15-19 (M) HV01-04", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "XiRbc0DSMOH", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "MOH 731 Tested_15-19(F) HV01-05", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "YXJf27jfkvS", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "MOH 731 Tested_25+ (F) HV01-09", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "atSQz5O7e2A", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "MOH 731 Tested_10-14(F) HV01-03", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "gMICOUtzqRb", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "MOH 731 Tested_25+ (M) HV01-08", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "gTkVw97FnQK", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "MOH 731 Tested_10-14 (M) HV01-02", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "lj9QYJqS7bN", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "MOH 731 Tested_20-24(M) HV01-06", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "pkShOkgNQt2", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "MOH 731 Positive_1-9 HV01-17", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "du5RMT3aecB", + "DATIM_Disag_ID": "DY0yrJtBeSC", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Unknown Sex, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "MOH 731 Tested_10-14(F) HV01-03", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "gMICOUtzqRb", + "DATIM_Disag_ID": "FSmIqIsgheB", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "MOH 731 Positive_10-14(F) HV01-19", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "wu0ITFRjUzF", + "DATIM_Disag_ID": "FSmIqIsgheB", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "MOH 731 Positive_10-14(F) HV01-19", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "wu0ITFRjUzF", + "DATIM_Disag_ID": "HrQbkVgBM1X", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "MOH 731 Tested_10-14 (M) HV01-02", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "lj9QYJqS7bN", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "MOH 731 Positive_10-14(M) HV01-18", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "D9YwtS6RhQ1", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "MOH 731 Tested_1-9 HV01-01", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "OePJt8CcZ0d", + "DATIM_Disag_ID": "PrIxM0pIjFl", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Unknown Sex, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "MOH 731 Positive_1-9 HV01-17", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "du5RMT3aecB", + "DATIM_Disag_ID": "PrIxM0pIjFl", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Unknown Sex, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "MOH 731 Positive_10-14(M) HV01-18", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "D9YwtS6RhQ1", + "DATIM_Disag_ID": "R4WXCEzPZcY", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "MOH 731 Positive_25+(F) HV01-25", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "cBTa1jVzT8f", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "MOH 731 Positive_20-24(F) HV01-23", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "oCFXmpol7D8", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "MOH 731 Positive_15-19(F) HV01-21", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "xMNhnyu7vm1", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "MOH 731 Positive_20-24(M) HV01-22", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "F9OR49Lc1aR", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "MOH 731 Positive_25+(M) HV01-24", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "J4vNm7YEkdj", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "MOH 731 Positive_15-19(M) HV01-20", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "kLXGWRLzCAw", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "MOH 731 Positive_20-24(M) HV01-22", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "F9OR49Lc1aR", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "MOH 731 Positive_25+(M) HV01-24", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "J4vNm7YEkdj", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "MOH 731 Tested_15-19 (M) HV01-04", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "XiRbc0DSMOH", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "MOH 731 Tested_25+ (M) HV01-08", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "gTkVw97FnQK", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "MOH 731 Positive_15-19(M) HV01-20", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "kLXGWRLzCAw", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "MOH 731 Tested_20-24(M) HV01-06", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "pkShOkgNQt2", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "MOH 731 Tested_20-24(F) HV01-07", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "JiuqbydCIcy", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "MOH 731 Tested_15-19(F) HV01-05", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "YXJf27jfkvS", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "MOH 731 Tested_25+ (F) HV01-09", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "atSQz5O7e2A", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "MOH 731 Positive_25+(F) HV01-25", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "cBTa1jVzT8f", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "MOH 731 Positive_20-24(F) HV01-23", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "oCFXmpol7D8", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "MOH 731 Positive_15-19(F) HV01-21", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "xMNhnyu7vm1", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "MOH_Indicator_Name": "MOH 731 Start HAART_ANC HV02-17", + "DATIM_Indicator_Category": "PMTCT_ART", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "WNFWVHMqPv9", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "MOH_Indicator_Name": "MOH 731 On HAART at 1st ANC HV02-16", + "DATIM_Indicator_Category": "PMTCT_ART", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "lJpaBye9B0H", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex", + "MOH_Indicator_Name": "MOH 731 Initial test at ANC HV02-04", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "ETX9cUWF43c", + "DATIM_Disag_ID": "Jwb1SWomgpk", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex", + "MOH_Indicator_Name": "MOH 731 Known Positive at 1st ANC HV02-03", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "qSgLzXh46n9", + "DATIM_Disag_ID": "Jwb1SWomgpk", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "MOH_Indicator_Name": "MOH 731 Initial test at ANC HV02-04", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "ETX9cUWF43c", + "DATIM_Disag_ID": "PCasMOWl24Y", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "MOH_Indicator_Name": "MOH 731 Positive Results_ANC HV02-11", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "nwXS5vxrrr7", + "DATIM_Disag_ID": "PCasMOWl24Y", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "MOH_Indicator_Name": "MOH 731 Known Positive at 1st ANC HV02-03", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "qSgLzXh46n9", + "DATIM_Disag_ID": "o0gcwyuh7mU", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "MOH_Indicator_Name": "MOH 731 Positive Results_ANC HV02-11", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "nwXS5vxrrr7", + "DATIM_Disag_ID": "pc4W2rmWK4q", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female, Newly Identified Positive", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "MOH 731 Completed IPT_12months HV03-066", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "IqkEA3etj2f", + "DATIM_Disag_ID": "Gfje2jHn5TY", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Unknown Age, Unknown Sex, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "MOH 731 On ART_20-24(M) HV03-034", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "e93GKJTHKAX", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "MOH 731 On ART_15-19(M) HV03-032", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "oOOnacUi9Jm", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "MOH 731 On ART_25+(M) HV03-036", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "pR7VzBydoj3", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "MOH 731 On ART_15-19 (F) HV03-033", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "AQsTt7jtKbt", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "MOH 731 On ART_20-24 (F) HV03-035", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "EhZQp3PTA3C", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "MOH 731 On ART_25+ (F) HV03-037", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "yNCUlEYkmyA", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "MOH 731 On ART_10-14 (F) HV03-031", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "GSEmLUnrvzj", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "MOH 731 On ART_<1 HV03-028", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "SJL4k6Gl53C", + "DATIM_Disag_ID": "uURluLqPIJ5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Unknown Sex, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "MOH 731 On ART_1-9 HV03-029", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "wbJOu4h2SSz", + "DATIM_Disag_ID": "uURluLqPIJ5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Unknown Sex, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "MOH 731 On ART_10-14(M) HV03-030", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "Jbu4if6gtDp", + "DATIM_Disag_ID": "zHSL7ATXJib", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "MOH 731 Start ART_20-24(M) HV03-022", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "K59f8nZ5vhy", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "MOH 731 Start ART_25+(M) HV03-024 HV03-022", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "SCMKsiNj6c5", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "MOH 731 Start ART_15-19(M) HV03-020", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "yWkSi8L3qGm", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "MOH 731 Start ART_15-19 (F) HV03-021", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "DaNcGZnkclz", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "MOH 731 Start ART_25+ (F) HV03-025", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "Nv4OkbdDvmm", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "OH 731 Start ART_20-24 (F) HV03-023", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "zNCSlBKbS6d", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "MOH 731 Start ART_10-14 (F) HV03-019", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "jthpt5cVV9c", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "MOH 731 Start ART_1-9 HV03-017", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "Hbc2qRi0U5x", + "DATIM_Disag_ID": "uURluLqPIJ5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Unknown Sex, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "MOH 731 Start ART_<1 HV03-016", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "mACm1JUzeLT", + "DATIM_Disag_ID": "uURluLqPIJ5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Unknown Sex, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "MOH 731 Start ART_10-14(M) HV03-018", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "LC2OqnUC5Sn", + "DATIM_Disag_ID": "zHSL7ATXJib", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + } + ] + }, + { + "status": "Success", + "country_org": "DATIM-MOH-HTI-FY19", + "period": "FY19", + "country_code": "HTI", + "country_name": "Haiti", + "imap": [ + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "# de femmes vues en post-partum test\u00e9es pour le VIH dans les 72 heures suivant l'accouchement", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1348-1348-1186-1348-747", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test-[VIH +][TOTAL]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1174-1635-971-114", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test-[VIH-][TOTAL]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1174-1635-972-114", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "# de femmes enceintes VIH (+) conseill\u00e9es en Post-test \u00e0 la clinique pr\u00e9natale-[TOTAL]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1186-1656-745", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "# de femmes enceintes VIH (-) conseill\u00e9es en Post-test \u00e0 la clinique pr\u00e9natale-[TOTAL]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1186-1656-746", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "# de femmes enceintes test\u00e9es VIH+ conseill\u00e9es en Post-Test \u00e0 la maternit\u00e9-[TOTAL]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1657-1657-1186-1657-745", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "# de Femmes enceintes test\u00e9es VIH- conseill\u00e9es en post-test a la maternit\u00e9-[TOTAL]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1657-1657-1186-1657-746", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "# de femmes allaitantes test\u00e9es VIH+ conseill\u00e9es en Post-Test -[TOTAL]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1659-1659-1186-1659-745", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "# de Femmes allaitantes test\u00e9es VIH- conseill\u00e9es en post-test-[TOTAL]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1659-1659-1186-1659-746", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes testees conseillees en Post-Test-[VIH +][25-29][Feminin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1167-1635-971-2", + "DATIM_Disag_ID": "BLWV93S2HJ0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "# de femmes enceintes VIH+ conseill\u00e9es en Post-test a la clinique pr\u00e9natale [25-29]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1179-1656-745", + "DATIM_Disag_ID": "BLWV93S2HJ0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de femmes enceintes testees VIH+ conseillees en Post-Test \ufffd la maternite[25-29]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1657-1657-1179-1657-745", + "DATIM_Disag_ID": "BLWV93S2HJ0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de Femmes allaitantes testees VIH+ conseillees en post-test[25-29]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1659-1659-1179-1659-745", + "DATIM_Disag_ID": "BLWV93S2HJ0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test-[VIH +][20-24][Masculin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1166-1635-971-1", + "DATIM_Disag_ID": "BitB2nKfWBK", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test vih- Feminin 5-9", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1163-1635-972-2", + "DATIM_Disag_ID": "EFah6yBFc3J", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test-[VIH +][45-49][F\u00e9minin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1171-1635-971-2", + "DATIM_Disag_ID": "ERDcFrmlT0J", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "# de femmes enceintes VIH+ conseill\u00e9es en Post-test a la clinique pr\u00e9natale [45-49]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1183-1656-745", + "DATIM_Disag_ID": "ERDcFrmlT0J", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de femmes enceintes test\u00e9es VIH+ conseill\u00e9es en Post-Test \u00e0 la maternit\u00e9[45-49]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1657-1657-1183-1657-745", + "DATIM_Disag_ID": "ERDcFrmlT0J", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de Femmes allaitantes test\u00e9es VIH+ conseill\u00e9es en post-test[45-49]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1659-1659-1183-1659-745", + "DATIM_Disag_ID": "ERDcFrmlT0J", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\ufffdes conseill\ufffdes en Post-Test-[VIH +][50 et Plus][F\ufffdminin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1172-1635-971-2", + "DATIM_Disag_ID": "GlfLlD3wSQj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "# de femmes enceintes VIH+ conseill\u00e9es en Post-test a la clinique pr\u00e9natale [50+]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1184-1656-745", + "DATIM_Disag_ID": "GlfLlD3wSQj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de femmes enceintes test\ufffdes VIH+ conseill\u00e9es en Post-Test \u00e0 la maternit\u00e9[50+]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1657-1657-1184-1657-745", + "DATIM_Disag_ID": "GlfLlD3wSQj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de Femmes allaitantes test\u00e9es VIH+ conseill\u00e9es en post-test[50+]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1659-1659-1184-1659-745", + "DATIM_Disag_ID": "GlfLlD3wSQj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test vih- Feminin <1", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "INVALID", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1161-1635-972-2", + "DATIM_Disag_ID": "Gvo9takmOXx", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test-[VIH +][40-44][Masculin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1170-1635-971-1", + "DATIM_Disag_ID": "HTcrEM69sst", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test-[VIH +][10-14][Masculin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1164-1635-971-1", + "DATIM_Disag_ID": "KRoQaA91sv5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\ufffdes conseill\ufffdes en Post-Test-[VIH-][10-14][Masculin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1164-1635-972-1", + "DATIM_Disag_ID": "Kjn4IWLfG2G", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\ufffdes conseill\ufffdes en Post-Test-[VIH +][35-39][F\ufffdminin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1169-1635-971-2", + "DATIM_Disag_ID": "MuaoVfC9rYL", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "# de femmes enceintes VIH+ conseill\u00e9es en Post-test a la clinique pr\u00e9natale [35-39]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1181-1656-745", + "DATIM_Disag_ID": "MuaoVfC9rYL", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de femmes enceintes test\ufffdes VIH+ conseill\ufffdes en Post-Test \ufffd la maternit\ufffd[35-39]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1657-1657-1181-1657-745", + "DATIM_Disag_ID": "MuaoVfC9rYL", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de Femmes allaitantes test\ufffdes VIH+ conseill\ufffdes en post-test[35-39]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1659-1659-1181-1659-745", + "DATIM_Disag_ID": "MuaoVfC9rYL", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test-[VIH-][15-19][F\u00e9minin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1165-1635-972-2", + "DATIM_Disag_ID": "NJclydByUvA", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "# de femmes enceintes VIH- conseill\u00e9es en Post-test a la clinique pr\u00e9natale [15-19]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1177-1656-746", + "DATIM_Disag_ID": "NJclydByUvA", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de femmes enceintes test\u00e9es VIH- conseill\u00e9es en Post-Test \u00e0 la maternit\u00e9[15-19]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1657-1657-1177-1657-746", + "DATIM_Disag_ID": "NJclydByUvA", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de Femmes allaitantes test\u00e9es VIH- conseill\u00e9es en post-test[15-19]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1659-1659-1177-1659-746", + "DATIM_Disag_ID": "NJclydByUvA", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test-[VIH +][25-29][Masculin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1167-1635-971-1", + "DATIM_Disag_ID": "NRZfd73Ypo8", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test vih- Masculin 5-9", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1163-1635-972-1", + "DATIM_Disag_ID": "NpsmKYKl0mt", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test-[VIH +][45-49][Masculin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1171-1635-971-1", + "DATIM_Disag_ID": "OOCHuTdTJEQ", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\ufffdes conseill\ufffdes en Post-Test-[VIH-][20-24][Masculin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1166-1635-972-1", + "DATIM_Disag_ID": "QS3vNL5WySH", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test-[VIH -][40-44][Masculin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1170-1635-972-1", + "DATIM_Disag_ID": "RLLUx3DHJan", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\ufffdes conseill\ufffdes en Post-Test-[VIH-][35-39][F\ufffdminin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1169-1635-972-2", + "DATIM_Disag_ID": "Sf6GWp5gNx2", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "# de femmes enceintes VIH- conseill\u00e9es en Post-test a la clinique pr\u00e9natale [35-39]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1181-1656-746", + "DATIM_Disag_ID": "Sf6GWp5gNx2", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de femmes enceintes test\ufffdes VIH- conseill\ufffdes en Post-Test \ufffd la maternit\ufffd[35-39]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1657-1657-1181-1657-746", + "DATIM_Disag_ID": "Sf6GWp5gNx2", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de Femmes allaitantes test\ufffdes VIH- conseill\ufffdes en post-test[35-39]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1659-1659-1181-1659-746", + "DATIM_Disag_ID": "Sf6GWp5gNx2", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\ufffdes conseill\ufffdes en Post-Test-[VIH-][25-29][F\ufffdminin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1167-1635-972-2", + "DATIM_Disag_ID": "TCwxcGgIeqE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "# de femmes enceintes VIH- conseill\u00e9es en Post-test a la clinique pr\u00e9natale [25-29]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1179-1656-746", + "DATIM_Disag_ID": "TCwxcGgIeqE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de femmes enceintes test\ufffdes VIH- conseill\ufffdes en Post-Test \ufffd la maternit\ufffd[25-29]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1657-1657-1179-1657-746", + "DATIM_Disag_ID": "TCwxcGgIeqE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de Femmes allaitantes test\ufffdes VIH- conseill\ufffdes en post-test[25-29]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1659-1659-1179-1659-746", + "DATIM_Disag_ID": "TCwxcGgIeqE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test vih+ Feminin 5-9", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1163-1635-971-2", + "DATIM_Disag_ID": "UggtNScQMVl", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test-[VIH +][50 et Plus][Masculin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1172-1635-971-1", + "DATIM_Disag_ID": "WDpiIZ8UjB8", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes testees conseillees en Post-Test-[VIH +][30-34][Feminin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1168-1635-971-2", + "DATIM_Disag_ID": "bxqrio2gHOj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "# de femmes enceintes VIH+ conseill\u00e9es en Post-test a la clinique pr\u00e9natale [30-34]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1180-1656-745", + "DATIM_Disag_ID": "bxqrio2gHOj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de femmes enceintes test\ufffdes VIH+ conseill\ufffdes en Post-Test \ufffd la maternit\ufffd[30-34]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1657-1657-1180-1657-745", + "DATIM_Disag_ID": "bxqrio2gHOj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de Femmes allaitantes testees VIH+ conseillees en post-test[30-34]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1659-1659-1180-1659-745", + "DATIM_Disag_ID": "bxqrio2gHOj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test vih+ Masculin <1", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "INVALID", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1161-1635-971-1", + "DATIM_Disag_ID": "cXdSJvbabBT", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test-[VIH +][40-44][F\u00e9minin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1170-1635-971-2", + "DATIM_Disag_ID": "d3rKRkxJP1v", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "# de femmes enceintes VIH+ conseill\u00e9es en Post-test a la clinique pr\u00e9natale [40-44]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1182-1656-745", + "DATIM_Disag_ID": "d3rKRkxJP1v", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de femmes enceintes test\u00e9es VIH+ conseill\u00e9es en Post-Test \u00e0 la maternit\u00e9[40-44]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1657-1657-1182-1657-745", + "DATIM_Disag_ID": "d3rKRkxJP1v", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de Femmes allaitantes test\u00e9es VIH+ conseill\u00e9es en post-test[40-44]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1659-1659-1182-1659-745", + "DATIM_Disag_ID": "d3rKRkxJP1v", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\ufffdes conseill\ufffdes en Post-Test-[VIH-][15-19][Masculin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1165-1635-972-1", + "DATIM_Disag_ID": "eyTROtsEW5a", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test-[VIH -][40-44][F\u00e9minin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1170-1635-972-2", + "DATIM_Disag_ID": "fsnxvho9fiG", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "# de femmes enceintes VIH- conseill\u00e9es en Post-test a la clinique pr\u00e9natale [40-44]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1182-1656-746", + "DATIM_Disag_ID": "fsnxvho9fiG", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de femmes enceintes test\u00e9es VIH- conseill\u00e9es en Post-Test \u00e0 la maternit\u00e9[40-44]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1657-1657-1182-1657-746", + "DATIM_Disag_ID": "fsnxvho9fiG", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de Femmes allaitantes test\u00e9es VIH- conseill\u00e9es en post-test[40-44]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1659-1659-1182-1659-746", + "DATIM_Disag_ID": "fsnxvho9fiG", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\ufffdes conseill\ufffdes en Post-Test-[VIH-][20-24][F\ufffdminin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1166-1635-972-2", + "DATIM_Disag_ID": "fysQ3RXzbzW", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "# de femmes enceintes VIH- conseill\u00e9es en Post-test a la clinique pr\u00e9natale [20-24]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1178-1656-746", + "DATIM_Disag_ID": "fysQ3RXzbzW", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de femmes enceintes test\ufffdes VIH- conseill\ufffdes en Post-Test \ufffd la maternit\ufffd[20-24]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1657-1657-1178-1657-746", + "DATIM_Disag_ID": "fysQ3RXzbzW", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de Femmes allaitantes test\ufffdes VIH- conseill\ufffdes en post-test[20-24]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1659-1659-1178-1659-746", + "DATIM_Disag_ID": "fysQ3RXzbzW", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes testees conseillees en Post-Test-[VIH +][10-14][Feminin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1164-1635-971-2", + "DATIM_Disag_ID": "hXgqQX95TVa", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de femmes enceintes VIH+ conseill\u00e9es en post-test \u00e0 la clinique pr\u00e9natale [10-14]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1176-1656-745", + "DATIM_Disag_ID": "hXgqQX95TVa", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de femmes enceintes testees VIH+ conseillees en Post-Test \u00e0 la maternite-[10-14]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1657-1657-1176-1657-745", + "DATIM_Disag_ID": "hXgqQX95TVa", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de Femmes allaitantes testees VIH+ conseillees en post-test-[10-14]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1659-1659-1176-1659-745", + "DATIM_Disag_ID": "hXgqQX95TVa", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test-[VIH -][45-49][F\u00e9minin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1171-1635-972-2", + "DATIM_Disag_ID": "i0RFyIDccSm", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "# de femmes enceintes VIH- conseill\u00e9es en Post-test a la clinique pr\u00e9natale [45-49]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1183-1656-746", + "DATIM_Disag_ID": "i0RFyIDccSm", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de femmes enceintes test\u00e9es VIH- conseill\u00e9es en Post-Test \u00e0 la maternit\u00e9[45-49]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1657-1657-1183-1657-746", + "DATIM_Disag_ID": "i0RFyIDccSm", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de Femmes allaitantes test\u00e9es VIH- conseill\u00e9es en post-test[45-49]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1659-1659-1183-1659-746", + "DATIM_Disag_ID": "i0RFyIDccSm", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\ufffdes conseill\ufffdes en Post-Test-[VIH-][50 et Plus][F\ufffdminin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1172-1635-972-2", + "DATIM_Disag_ID": "i4lSbrUVcpe", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "# de femmes enceintes VIH- conseill\u00e9es en Post-test a la clinique pr\u00e9natale [50+]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1184-1656-746", + "DATIM_Disag_ID": "i4lSbrUVcpe", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de femmes enceintes test\ufffdes VIH- conseill\ufffdes en Post-Test \ufffd la maternit\ufffd[50+]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1657-1657-1184-1657-746", + "DATIM_Disag_ID": "i4lSbrUVcpe", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de Femmes allaitantes test\ufffdes VIH- conseill\ufffdes en post-test[50+]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1659-1659-1184-1659-746", + "DATIM_Disag_ID": "i4lSbrUVcpe", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test vih- Masculin <1", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "INVALID", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1161-1635-972-1", + "DATIM_Disag_ID": "iomLts0rFcj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\ufffdes conseill\ufffdes en Post-Test-[VIH-][50+][Masculin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1172-1635-972-1", + "DATIM_Disag_ID": "ip5uMUT73Qu", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test-[VIH +][30-34][Masculin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1168-1635-971-1", + "DATIM_Disag_ID": "kLd3OnUYTr5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\ufffdes conseill\ufffdes en Post-Test-[VIH-][30-34][Masculin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1168-1635-972-1", + "DATIM_Disag_ID": "kZ5sEz94kJE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\ufffdes conseill\ufffdes en Post-Test-[VIH-][25-29][Masculin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1167-1635-972-1", + "DATIM_Disag_ID": "lGNNK7ZYDGP", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\ufffdes conseill\ufffdes en Post-Test-[VIH-][30-34][F\ufffdminin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1168-1635-972-2", + "DATIM_Disag_ID": "oKgx2Sw4qUL", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "# de femmes enceintes VIH- conseill\u00e9es en Post-test a la clinique pr\u00e9natale [30-34]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1180-1656-746", + "DATIM_Disag_ID": "oKgx2Sw4qUL", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de femmes enceintes test\ufffdes VIH- conseill\ufffdes en Post-Test \ufffd la maternit\ufffd[30-34]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1657-1657-1180-1657-746", + "DATIM_Disag_ID": "oKgx2Sw4qUL", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de Femmes allaitantes test\ufffdes VIH- conseill\ufffdes en post-test[30-34]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1659-1659-1180-1659-746", + "DATIM_Disag_ID": "oKgx2Sw4qUL", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test vih+ Feminin <1", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "INVALID", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1161-1635-971-2", + "DATIM_Disag_ID": "pCFCaOLScdv", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test vih+ Masculin 1-4", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1162-1635-971-1", + "DATIM_Disag_ID": "tBoWuTd0ERY", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test-[VIH-][10-14][F\u00e9minin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1164-1635-972-2", + "DATIM_Disag_ID": "tIhxMfmPrU5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de femmes enceintes VIH- conseill\u00e9es en Post-test a la clinique pr\u00e9natale [10-14]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1176-1656-746", + "DATIM_Disag_ID": "tIhxMfmPrU5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de femmes enceintes test\u00e9es VIH- conseill\u00e9es en Post-Test \u00e0 la maternit\u00e9[10-14]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1657-1657-1176-1657-746", + "DATIM_Disag_ID": "tIhxMfmPrU5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de Femmes allaitantes test\u00e9es VIH- conseill\u00e9es en post-test[10-14]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1659-1659-1176-1659-746", + "DATIM_Disag_ID": "tIhxMfmPrU5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes testees conseillees en Post-Test-[VIH +][20-24][Feminin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1166-1635-971-2", + "DATIM_Disag_ID": "tvOcOPhIdRH", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "# de femmes enceintes VIH+ conseill\u00e9es en Post-test a la clinique pr\u00e9natale [20-24]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1178-1656-745", + "DATIM_Disag_ID": "tvOcOPhIdRH", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de femmes enceintes testees VIH+ conseillees en Post-Test \ufffd la maternite[20-24]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1657-1657-1178-1657-745", + "DATIM_Disag_ID": "tvOcOPhIdRH", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de Femmes allaitantes testees VIH+ conseillees en post-test[20-24]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1659-1659-1178-1659-745", + "DATIM_Disag_ID": "tvOcOPhIdRH", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test VIH- Masculin 1-4", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1162-1635-972-1", + "DATIM_Disag_ID": "uPpiUkMhH6j", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes testees conseillees en Post-Test-[VIH +][15-19][Feminin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1165-1635-971-2", + "DATIM_Disag_ID": "wJCVvM7o6xm", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "# de femmes enceintes VIH+ conseill\u00e9es en Post-test a la clinique pr\u00e9natale [15-19]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1177-1656-745", + "DATIM_Disag_ID": "wJCVvM7o6xm", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de femmes enceintes testees VIH+ conseillees en Post-Test \ufffd la maternite[15-19]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1657-1657-1177-1657-745", + "DATIM_Disag_ID": "wJCVvM7o6xm", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de Femmes allaitantes testees VIH+ conseillees en post-test[15-19]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1659-1659-1177-1659-745", + "DATIM_Disag_ID": "wJCVvM7o6xm", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test vih+ Masculin 5-9", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1163-1635-971-1", + "DATIM_Disag_ID": "wLMOUM9mfTV", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\ufffdes conseill\ufffdes en Post-Test-[VIH-][35-39][Masculin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1169-1635-972-1", + "DATIM_Disag_ID": "wO7RB8C1sal", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test-[VIH +][35-39][Masculin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1169-1635-971-1", + "DATIM_Disag_ID": "wnsHEWFSqzG", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test-[VIH +][15-19][Masculin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1165-1635-971-1", + "DATIM_Disag_ID": "wpck6pSRDer", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test vih- Feminin 1-4", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1162-1635-972-2", + "DATIM_Disag_ID": "xTNM0wWDzo0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test vih+ Feminin 1-4", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1162-1635-971-2", + "DATIM_Disag_ID": "xzoIG0AwsNB", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test-[VIH -][45-49][Masculin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1171-1635-972-1", + "DATIM_Disag_ID": "z1V5tDuMQt7", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "MOH_Indicator_Name": "# de femmes VIH+ en soins ARV devenues enceintes", + "DATIM_Indicator_Category": "PMTCT_ART", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1-1-1186-1-1063", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "MOH_Indicator_Name": "# de femmes enceintes nouvellement plac\ufffdes sous ARV", + "DATIM_Indicator_Category": "PMTCT_ART", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1601-1601-1186-1601-1070", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex", + "MOH_Indicator_Name": "# de femmes enceintes VIH+ conseill\u00e9es en Post-test a la clinique pr\u00e9natale [25-29]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1179-1656-745", + "DATIM_Disag_ID": "AkOKGZjTuJH", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex", + "MOH_Indicator_Name": "# de femmes enceintes VIH- conseill\u00e9es en Post-test a la clinique pr\u00e9natale [25-29]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1179-1656-746", + "DATIM_Disag_ID": "AkOKGZjTuJH", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex", + "MOH_Indicator_Name": "Nombre de femmes enceintes VIH (+) conseill\u00e9es en Post-test a la clinique pr\u00e9natale [Age inconnu]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1185-1656-745", + "DATIM_Disag_ID": "AqQCBlpcH4I", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Unknown Age, Female", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex", + "MOH_Indicator_Name": "Nombre de femmes enceintes VIH (-) conseill\u00e9es en Post-test a la clinique pr\u00e9natale[Age inconnu]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1185-1656-746", + "DATIM_Disag_ID": "AqQCBlpcH4I", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Unknown Age, Female", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex", + "MOH_Indicator_Name": "# de femmes enceintes VIH+ conseill\u00e9es en Post-test a la clinique pr\u00e9natale [50+]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1184-1656-745", + "DATIM_Disag_ID": "I4TXHYj3bFL", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex", + "MOH_Indicator_Name": "# de femmes enceintes VIH- conseill\u00e9es en Post-test a la clinique pr\u00e9natale [50+]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1184-1656-746", + "DATIM_Disag_ID": "I4TXHYj3bFL", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex", + "MOH_Indicator_Name": "# de femmes enceintes VIH+ conseill\u00e9es en Post-test a la clinique pr\u00e9natale [30-34]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1180-1656-745", + "DATIM_Disag_ID": "NujbceGNYiA", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Female", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex", + "MOH_Indicator_Name": "# de femmes enceintes VIH- conseill\u00e9es en Post-test a la clinique pr\u00e9natale [30-34]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1180-1656-746", + "DATIM_Disag_ID": "NujbceGNYiA", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Female", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex", + "MOH_Indicator_Name": "Nombre de femmes enceintes VIH+ conseill\u00e9es en post-test \u00e0 la clinique pr\u00e9natale [10-14]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1176-1656-745", + "DATIM_Disag_ID": "QazyoPSt2XH", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex", + "MOH_Indicator_Name": "Nombre de femmes enceintes VIH- conseill\u00e9es en Post-test a la clinique pr\u00e9natale [10-14]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1176-1656-746", + "DATIM_Disag_ID": "QazyoPSt2XH", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex", + "MOH_Indicator_Name": "# de femmes enceintes VIH+ conseill\u00e9es en Post-test a la clinique pr\u00e9natale [15-19]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1177-1656-745", + "DATIM_Disag_ID": "UN0vy0VSyHQ", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex", + "MOH_Indicator_Name": "# de femmes enceintes VIH- conseill\u00e9es en Post-test a la clinique pr\u00e9natale [15-19]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1177-1656-746", + "DATIM_Disag_ID": "UN0vy0VSyHQ", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex", + "MOH_Indicator_Name": "# de femmes enceintes VIH+ conseill\u00e9es en Post-test a la clinique pr\u00e9natale [35-39]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1181-1656-745", + "DATIM_Disag_ID": "Za1ntF1ECu4", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Female", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex", + "MOH_Indicator_Name": "# de femmes enceintes VIH- conseill\u00e9es en Post-test a la clinique pr\u00e9natale [35-39]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1181-1656-746", + "DATIM_Disag_ID": "Za1ntF1ECu4", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Female", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex", + "MOH_Indicator_Name": "# de femmes enceintes VIH+ conseill\u00e9es en Post-test a la clinique pr\u00e9natale [45-49]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1183-1656-745", + "DATIM_Disag_ID": "dGTaodokiEE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Female", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex", + "MOH_Indicator_Name": "# de femmes enceintes VIH- conseill\u00e9es en Post-test a la clinique pr\u00e9natale [45-49]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1183-1656-746", + "DATIM_Disag_ID": "dGTaodokiEE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Female", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex", + "MOH_Indicator_Name": "Nombre de femmes enceintes VIH+ conseillees en Post-test a la clinique pr\u00e9natale <10", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1175-1656-745", + "DATIM_Disag_ID": "rarComSg9MD", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<10, Female", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex", + "MOH_Indicator_Name": "Nombre de femmes enceintes VIH- conseillees en Post-test a la clinique pr\u00e9natale <10", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1175-1656-746", + "DATIM_Disag_ID": "rarComSg9MD", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<10, Female", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex", + "MOH_Indicator_Name": "# de femmes enceintes VIH+ conseill\u00e9es en Post-test a la clinique pr\u00e9natale [40-44]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1182-1656-745", + "DATIM_Disag_ID": "uEGqYHYtXfS", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Female", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex", + "MOH_Indicator_Name": "# de femmes enceintes VIH- conseill\u00e9es en Post-test a la clinique pr\u00e9natale [40-44]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1182-1656-746", + "DATIM_Disag_ID": "uEGqYHYtXfS", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Female", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex", + "MOH_Indicator_Name": "# de femmes enceintes VIH+ conseill\u00e9es en Post-test a la clinique pr\u00e9natale [20-24]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1178-1656-745", + "DATIM_Disag_ID": "zCrKbLh9x6i", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex", + "MOH_Indicator_Name": "# de femmes enceintes VIH- conseill\u00e9es en Post-test a la clinique pr\u00e9natale [20-24]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1178-1656-746", + "DATIM_Disag_ID": "zCrKbLh9x6i", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex", + "MOH_Indicator_Name": "# de femmes VIH+ en soins ARV devenues enceintes", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1-1-1186-1-1063", + "DATIM_Disag_ID": "Jwb1SWomgpk", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex", + "MOH_Indicator_Name": "# de femmes enceintes VIH (+) conseill\u00e9es en Post-test \u00e0 la clinique pr\u00e9natale-[TOTAL]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1186-1656-745", + "DATIM_Disag_ID": "Jwb1SWomgpk", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex", + "MOH_Indicator_Name": "# de femmes enceintes VIH (-) conseill\u00e9es en Post-test \u00e0 la clinique pr\u00e9natale-[TOTAL]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1186-1656-746", + "DATIM_Disag_ID": "Jwb1SWomgpk", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "MOH_Indicator_Name": "# de femmes enceintes VIH (-) conseill\u00e9es en Post-test \u00e0 la clinique pr\u00e9natale-[TOTAL]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1186-1656-746", + "DATIM_Disag_ID": "PCasMOWl24Y", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "MOH_Indicator_Name": "# de femmes VIH+ en soins ARV devenues enceintes", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1-1-1186-1-1063", + "DATIM_Disag_ID": "o0gcwyuh7mU", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "MOH_Indicator_Name": "# de femmes enceintes VIH (+) conseill\u00e9es en Post-test \u00e0 la clinique pr\u00e9natale-[TOTAL]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1186-1656-745", + "DATIM_Disag_ID": "pc4W2rmWK4q", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "Nombre de patients sous ARV ayant initie un traitement preventif de la TB il y a 6 mois [Age Inconnu][INH-Total-Femmes]", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1709-1709-1076-1709-1131-1274-847", + "DATIM_Disag_ID": "P9UIhogYbAa", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Unknown Age, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "Nombre de patients sous ARV ayant initie un traitement preventif de la TB il y a 6 mois [Age Inconnu][Regime alternatif de traitement preventif de la TB-Total-Femmes]", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1709-1709-1076-1709-1132-1274-847", + "DATIM_Disag_ID": "P9UIhogYbAa", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Unknown Age, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "Nombre de patients sous ARV ayant compl\u00e9t\u00e9 un traitement preventif de la TB au cours du mois [Age Inconnu][INH-Total-Femmes]", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1710-1710-1076-1710-1131-1274-847", + "DATIM_Disag_ID": "P9UIhogYbAa", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Unknown Age, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "Nombre de patients sous ARV ayant compl\u00e9t\u00e9 un traitement preventif de la TB au cours du mois [Age Inconnu][Regime alternatif de traitement preventif de la TB-Total-Femmes]", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1710-1710-1076-1710-1132-1274-847", + "DATIM_Disag_ID": "P9UIhogYbAa", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Unknown Age, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "Nombre de patients sous ARV ayant initie un traitement preventif de la TB il y a 6 mois [Age Inconnu][INH-Total-Hommes]", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1709-1709-1076-1709-1131-1274-846", + "DATIM_Disag_ID": "UN9ZOZLLVqN", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Unknown Age, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "Nombre de patients sous ARV ayant initie un traitement preventif de la TB il y a 6 mois [Age Inconnu][Regime alternatif de traitement preventif de la TB-Total-Hommes]", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1709-1709-1076-1709-1132-1274-846", + "DATIM_Disag_ID": "UN9ZOZLLVqN", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Unknown Age, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "Nombre de patients sous ARV ayant compl\u00e9t\u00e9 un traitement preventif de la TB au cours du mois [Age Inconnu][INH-Total-Hommes]", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1710-1710-1076-1710-1131-1274-846", + "DATIM_Disag_ID": "UN9ZOZLLVqN", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Unknown Age, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "Nombre de patients sous ARV ayant compl\u00e9t\u00e9 un traitement preventif de la TB au cours du mois [Age Inconnu][Regime alternatif de traitement preventif de la TB-Total-Hommes]", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1710-1710-1076-1710-1132-1274-846", + "DATIM_Disag_ID": "UN9ZOZLLVqN", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Unknown Age, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "Nombre de patients sous ARV ayant initie un traitement preventif de la TB il y a 6 mois [+ 15][INH-Total-Hommes]", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1709-1709-1075-1709-1131-1274-846", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "Nombre de patients sous ARV ayant initie un traitement preventif de la TB il y a 6 mois [+ 15][Regime alternatif de traitement preventif de la TB-Total-Hommes]", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1709-1709-1075-1709-1132-1274-846", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "Nombre de patients sous ARV ayant compl\u00e9t\u00e9 un traitement preventif de la TB au cours du mois [+ 15][INH-Total-Hommes]", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1710-1710-1075-1710-1131-1274-846", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "Nombre de patients sous ARV ayant compl\u00e9t\u00e9 un traitement preventif de la TB au cours du mois [+ 15][Regime alternatif de traitement preventif de la TB-Total-Hommes]", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1710-1710-1075-1710-1132-1274-846", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "Nombre de patients sous ARV ayant initie un traitement preventif de la TB il y a 6 mois [15+][INH-Total-Femmes]", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1709-1709-1075-1709-1131-1274-847", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "Nombre de patients sous ARV ayant initie un traitement preventif de la TB il y a 6 mois [15+][Regime alternatif de traitement preventif de la TB-Total-Femmes]", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1709-1709-1075-1709-1132-1274-847", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "Nombre de patients sous ARV ayant compl\u00e9t\u00e9 un traitement preventif de la TB au cours du mois [15+][INH-Total-Femmes]", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1710-1710-1075-1710-1131-1274-847", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "Nombre de patients sous ARV ayant compl\u00e9t\u00e9 un traitement preventif de la TB au cours du mois [15+][Regime alternatif de traitement preventif de la TB-Total-Femmes]", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1710-1710-1075-1710-1132-1274-847", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "Nombre de patients sous ARV ayant initie un traitement preventif de la TB il y a 6 mois [< 15][INH-Total-Femmes]", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1709-1709-1074-1709-1131-1274-847", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "Nombre de patients sous ARV ayant initie un traitement preventif de la TB il y a 6 mois [< 15][Regime alternatif de traitement preventif de la TB-Total-Femmes]", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1709-1709-1074-1709-1132-1274-847", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "Nombre de patients sous ARV ayant compl\u00e9t\u00e9 un traitement preventif de la TB au cours du mois [< 15][INH-Total-Femmes]", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1710-1710-1074-1710-1131-1274-847", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "Nombre de patients sous ARV ayant compl\u00e9t\u00e9 un traitement preventif de la TB au cours du mois [< 15][Regime alternatif de traitement preventif de la TB-Total-Femmes]", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1710-1710-1074-1710-1132-1274-847", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "Nombre de patients sous ARV ayant initie un traitement preventif de la TB il y a 6 mois [< 15][INH-Total-Hommes]", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1709-1709-1074-1709-1131-1274-846", + "DATIM_Disag_ID": "zHSL7ATXJib", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "Nombre de patients sous ARV ayant initie un traitement preventif de la TB il y a 6 mois [< 15][Regime alternatif de traitement preventif de la TB-Total-Hommes]", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1709-1709-1074-1709-1132-1274-846", + "DATIM_Disag_ID": "zHSL7ATXJib", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "Nombre de patients sous ARV ayant compl\u00e9t\u00e9 un traitement preventif de la TB au cours du mois [< 15][INH-Total-Hommes]", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1710-1710-1074-1710-1131-1274-846", + "DATIM_Disag_ID": "zHSL7ATXJib", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "Nombre de patients sous ARV ayant compl\u00e9t\u00e9 un traitement preventif de la TB au cours du mois [< 15][Regime alternatif de traitement preventif de la TB-Total-Hommes]", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1710-1710-1074-1710-1132-1274-846", + "DATIM_Disag_ID": "zHSL7ATXJib", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_TherapyType_NewExArt_HIV", + "MOH_Indicator_Name": "Nombre de patients sous ARV ayant initie un traitement preventif de la TB il y a 6 mois [Total][Regime alternatif de traitement preventif de la TB-Nouveaux enroles sous ARV -Hommes]", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1709-1709-1077-1709-1132-1133-846", + "DATIM_Disag_ID": "Qq1kGcQENms", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Alternative TPT Regimen, Life-long ART, New, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_TherapyType_NewExArt_HIV", + "MOH_Indicator_Name": "Nombre de patients sous ARV ayant initie un traitement preventif de la TB il y a 6 mois [Total][Regime alternatif de traitement preventif de la TB-Nouveaux enroles sous ARV -Femmes]", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1709-1709-1077-1709-1132-1133-847", + "DATIM_Disag_ID": "Qq1kGcQENms", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Alternative TPT Regimen, Life-long ART, New, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_TherapyType_NewExArt_HIV", + "MOH_Indicator_Name": "Nombre de patients sous ARV ayant compl\u00e9t\u00e9 un traitement preventif de la TB au cours du mois [Total][Regime alternatif de traitement preventif de la TB-Nouveaux enroles sous ARV -Hommes]", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1710-1710-1077-1710-1132-1133-846", + "DATIM_Disag_ID": "Qq1kGcQENms", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Alternative TPT Regimen, Life-long ART, New, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_TherapyType_NewExArt_HIV", + "MOH_Indicator_Name": "Nombre de patients sous ARV ayant compl\u00e9t\u00e9 un traitement preventif de la TB au cours du mois [Total][Regime alternatif de traitement preventif de la TB-Nouveaux enroles sous ARV -Femmes]", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1710-1710-1077-1710-1132-1133-847", + "DATIM_Disag_ID": "Qq1kGcQENms", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Alternative TPT Regimen, Life-long ART, New, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_TherapyType_NewExArt_HIV", + "MOH_Indicator_Name": "Nombre de patients sous ARV ayant initie un traitement preventif de la TB il y a 6 mois [Total][Regime alternatif de traitement preventif de la TB-Personnes d\u00e9j\u00e0 sous ARV -Hommes]", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1709-1709-1077-1709-1132-1134-846", + "DATIM_Disag_ID": "raHUwj8Q9Hf", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Alternative TPT Regimen, Life-long ART, Already, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_TherapyType_NewExArt_HIV", + "MOH_Indicator_Name": "Nombre de patients sous ARV ayant initie un traitement preventif de la TB il y a 6 mois [Total][Regime alternatif de traitement preventif de la TB-Personnes d\u00e9j\u00e0 sous ARV -Femmes]", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1709-1709-1077-1709-1132-1134-847", + "DATIM_Disag_ID": "raHUwj8Q9Hf", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Alternative TPT Regimen, Life-long ART, Already, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_TherapyType_NewExArt_HIV", + "MOH_Indicator_Name": "Nombre de patients sous ARV ayant compl\u00e9t\u00e9 un traitement preventif de la TB au cours du mois [Total][Regime alternatif de traitement preventif de la TB-Personnes d\u00e9j\u00e0 sous ARV -Hommes]", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1710-1710-1077-1710-1132-1134-846", + "DATIM_Disag_ID": "raHUwj8Q9Hf", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Alternative TPT Regimen, Life-long ART, Already, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_TherapyType_NewExArt_HIV", + "MOH_Indicator_Name": "Nombre de patients sous ARV ayant compl\u00e9t\u00e9 un traitement preventif de la TB au cours du mois [Total][Regime alternatif de traitement preventif de la TB-Personnes d\u00e9j\u00e0 sous ARV -Femmes]", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1710-1710-1077-1710-1132-1134-847", + "DATIM_Disag_ID": "raHUwj8Q9Hf", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Alternative TPT Regimen, Life-long ART, Already, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_TherapyType_NewExArt_HIV", + "MOH_Indicator_Name": "Nombre de patients sous ARV ayant initie un traitement preventif de la TB il y a 6 mois [Total][INH-Personnes d\u00e9j\u00e0 sous ARV -Hommes]", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1709-1709-1077-1709-1131-1134-846", + "DATIM_Disag_ID": "ujD0vlLsULk", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "IPT, Life-long ART, Already, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_TherapyType_NewExArt_HIV", + "MOH_Indicator_Name": "Nombre de patients sous ARV ayant initie un traitement preventif de la TB il y a 6 mois [Total][INH-Personnes d\u00e9j\u00e0 sous ARV -Femmes]", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1709-1709-1077-1709-1131-1134-847", + "DATIM_Disag_ID": "ujD0vlLsULk", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "IPT, Life-long ART, Already, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_TherapyType_NewExArt_HIV", + "MOH_Indicator_Name": "Nombre de patients sous ARV ayant compl\u00e9t\u00e9 un traitement preventif de la TB au cours du mois [Total][INH-Personnes d\u00e9j\u00e0 sous ARV -Hommes]", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1710-1710-1077-1710-1131-1134-846", + "DATIM_Disag_ID": "ujD0vlLsULk", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "IPT, Life-long ART, Already, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_TherapyType_NewExArt_HIV", + "MOH_Indicator_Name": "Nombre de patients sous ARV ayant compl\u00e9t\u00e9 un traitement preventif de la TB au cours du mois [Total][INH-Personnes d\u00e9j\u00e0 sous ARV -Femmes]", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1710-1710-1077-1710-1131-1134-847", + "DATIM_Disag_ID": "ujD0vlLsULk", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "IPT, Life-long ART, Already, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_TherapyType_NewExArt_HIV", + "MOH_Indicator_Name": "Nombre de patients sous ARV ayant initie un traitement preventif de la TB il y a 6 mois [Total][INH-Nouveaux enroles sous ARV -Hommes]", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1709-1709-1077-1709-1131-1133-846", + "DATIM_Disag_ID": "xTbmPjpd5sB", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "IPT, Life-long ART, New, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_TherapyType_NewExArt_HIV", + "MOH_Indicator_Name": "Nombre de patients sous ARV ayant initie un traitement preventif de la TB il y a 6 mois [Total][INH-Nouveaux enroles sous ARV -Femmes]", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1709-1709-1077-1709-1131-1133-847", + "DATIM_Disag_ID": "xTbmPjpd5sB", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "IPT, Life-long ART, New, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_TherapyType_NewExArt_HIV", + "MOH_Indicator_Name": "Nombre de patients sous ARV ayant compl\u00e9t\u00e9 un traitement preventif de la TB au cours du mois [Total][INH-Nouveaux enroles sous ARV -Hommes]", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1710-1710-1077-1710-1131-1133-846", + "DATIM_Disag_ID": "xTbmPjpd5sB", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "IPT, Life-long ART, New, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_TherapyType_NewExArt_HIV", + "MOH_Indicator_Name": "Nombre de patients sous ARV ayant compl\u00e9t\u00e9 un traitement preventif de la TB au cours du mois [Total][INH-Nouveaux enroles sous ARV -Femmes]", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1710-1710-1077-1710-1131-1133-847", + "DATIM_Disag_ID": "xTbmPjpd5sB", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "IPT, Life-long ART, New, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Patients VIH(+) ACTIFS sous ARV[30-34][Hommes]", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "896-896-1168-896-809", + "DATIM_Disag_ID": "B8JEL3qeQiw", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Patients VIH(+) ACTIFS sous ARV[50+][Hommes]", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "896-896-1172-896-809", + "DATIM_Disag_ID": "FgwkSYUXq8x", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Patients VIH(+) ACTIFS sous ARV[5-9][Hommes]", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "896-896-1163-896-809", + "DATIM_Disag_ID": "IxSwaxNCt1n", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Patients VIH(+) ACTIFS sous ARV[35-39][Femmes]", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "896-896-1169-896-810", + "DATIM_Disag_ID": "OBbZvcHg2HL", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Patients VIH(+) ACTIFS sous ARV[45-49][Femmes]", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "896-896-1171-896-810", + "DATIM_Disag_ID": "POkbpo4D13c", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Patients VIH(+) ACTIFS sous ARV[1-4][Femmes]", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "896-896-1162-896-810", + "DATIM_Disag_ID": "PPoL5AnEAQf", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Patients VIH(+) ACTIFS sous ARV[25-29][Hommes]", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "896-896-1167-896-809", + "DATIM_Disag_ID": "R9wcT5vQ7tR", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Patients VIH(+) ACTIFS sous ARV[25-29][Femmes]", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "896-896-1167-896-810", + "DATIM_Disag_ID": "RMA75iIp8Wd", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Patients VIH(+) ACTIFS sous ARV[< 1][Hommes]", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "INVALID", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "896-896-1161-896-809", + "DATIM_Disag_ID": "SeijxYK8F4b", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Patients VIH(+) ACTIFS sous ARV[20-24][Hommes]", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "896-896-1166-896-809", + "DATIM_Disag_ID": "VdA970UlzlX", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Patients VIH(+) ACTIFS sous ARV[45-49][Hommes]", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "896-896-1171-896-809", + "DATIM_Disag_ID": "WjX1mRJp9NV", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Patients VIH(+) ACTIFS sous ARV[20-24][Femmes]", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "896-896-1166-896-810", + "DATIM_Disag_ID": "Xn5oUNVSMWA", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Patients VIH(+) ACTIFS sous ARV[10-14][Femmes]", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "896-896-1164-896-810", + "DATIM_Disag_ID": "dFjZira5vTX", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Patients VIH(+) ACTIFS sous ARV[40-44][Femmes]", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "896-896-1170-896-810", + "DATIM_Disag_ID": "eOn9JgfkB4F", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Patients VIH(+) ACTIFS sous ARV[5-9][Femmes]", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "896-896-1163-896-810", + "DATIM_Disag_ID": "hiUhhVpgUMg", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Patients VIH(+) ACTIFS sous ARV[30-34][Femmes]", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "896-896-1168-896-810", + "DATIM_Disag_ID": "j0yodS3zbnW", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Patients VIH(+) ACTIFS sous ARV[1-4][Hommes]", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "896-896-1162-896-809", + "DATIM_Disag_ID": "jbrs9Qk6f9b", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Patients VIH(+) ACTIFS sous ARV[50+][Femmes]", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "896-896-1172-896-810", + "DATIM_Disag_ID": "kGlGj9LDonu", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Patients VIH(+) ACTIFS sous ARV[10-14][Hommes]", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "896-896-1164-896-809", + "DATIM_Disag_ID": "ljBmGJpAsZh", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Patients VIH(+) ACTIFS sous ARV[40-44][Hommes]", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "896-896-1170-896-809", + "DATIM_Disag_ID": "qdYU6NoIpY1", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Patients VIH(+) ACTIFS sous ARV[15-19][Femmes]", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "896-896-1165-896-810", + "DATIM_Disag_ID": "wW6G5NC8Wd1", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Patients VIH(+) ACTIFS sous ARV[15-19][Hommes]", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "896-896-1165-896-809", + "DATIM_Disag_ID": "x1r1vfZQLFj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Patients VIH(+) ACTIFS sous ARV[<1][Femmes]", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "INVALID", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "896-896-1161-896-810", + "DATIM_Disag_ID": "y3VqNEK9n95", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Patients VIH(+) ACTIFS sous ARV[35-39][Hommes]", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "896-896-1169-896-809", + "DATIM_Disag_ID": "ytvrDZdNAhc", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Soins ARV - NOUVEAUX enrol\ufffds pour le mois[30-34][Hommes]", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1396-1396-1168-1396-809", + "DATIM_Disag_ID": "B8JEL3qeQiw", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Soins ARV - NOUVEAUX enrol\ufffds pour le mois[50+][Hommes]", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1396-1396-1172-1396-809", + "DATIM_Disag_ID": "FgwkSYUXq8x", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Soins ARV - NOUVEAUX enrol\u00ef\u00bf\u00bds pour le mois[5-9 ][Hommes]", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1396-1396-1163-1396-809", + "DATIM_Disag_ID": "IxSwaxNCt1n", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Soins ARV - NOUVEAUX enrol\ufffds pour le mois[35-39][Femmes]", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1396-1396-1169-1396-810", + "DATIM_Disag_ID": "OBbZvcHg2HL", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Soins ARV - NOUVEAUX enrol\u00ef\u00bf\u00bds pour le mois[45-49][Femmes]", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1396-1396-1171-1396-810", + "DATIM_Disag_ID": "POkbpo4D13c", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Soins ARV - NOUVEAUX enrol\u00ef\u00bf\u00bds pour le mois[1-4 ][Femmes]", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1396-1396-1162-1396-810", + "DATIM_Disag_ID": "PPoL5AnEAQf", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Soins ARV - NOUVEAUX enrol\ufffds pour le mois[25-29][Hommes]", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1396-1396-1167-1396-809", + "DATIM_Disag_ID": "R9wcT5vQ7tR", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Soins ARV - NOUVEAUX enrol\ufffds pour le mois[25-29][Femmes]", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1396-1396-1167-1396-810", + "DATIM_Disag_ID": "RMA75iIp8Wd", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Soins ARV - NOUVEAUX enrol\u00ef\u00bf\u00bds pour le mois[< 1][Hommes]", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "INVALID", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1396-1396-1161-1396-809", + "DATIM_Disag_ID": "SeijxYK8F4b", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Soins ARV - NOUVEAUX enrol\ufffds pour le mois[20-24][Hommes]", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1396-1396-1166-1396-809", + "DATIM_Disag_ID": "VdA970UlzlX", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Soins ARV - NOUVEAUX enrol\u00ef\u00bf\u00bds pour le mois[45-49][Hommes]", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1396-1396-1171-1396-809", + "DATIM_Disag_ID": "WjX1mRJp9NV", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Soins ARV - NOUVEAUX enrol\ufffds pour le mois[20-24][Femmes]", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1396-1396-1166-1396-810", + "DATIM_Disag_ID": "Xn5oUNVSMWA", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Soins ARV - NOUVEAUX enrol\ufffds pour le mois[10-14][Femmes]", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1396-1396-1164-1396-810", + "DATIM_Disag_ID": "dFjZira5vTX", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Soins ARV - NOUVEAUX enrol\u00ef\u00bf\u00bds pour le mois[40-44][Femmes]", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1396-1396-1170-1396-810", + "DATIM_Disag_ID": "eOn9JgfkB4F", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Soins ARV - NOUVEAUX enrol\u00ef\u00bf\u00bds pour le mois[5-9 ][Femmes]", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1396-1396-1163-1396-810", + "DATIM_Disag_ID": "hiUhhVpgUMg", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Soins ARV - NOUVEAUX enrol\ufffds pour le mois[30-34][Femmes]", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1396-1396-1168-1396-810", + "DATIM_Disag_ID": "j0yodS3zbnW", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Soins ARV - NOUVEAUX enrol\u00ef\u00bf\u00bds pour le mois[1-4 ][Hommes]", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1396-1396-1162-1396-809", + "DATIM_Disag_ID": "jbrs9Qk6f9b", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Soins ARV - NOUVEAUX enrol\ufffds pour le mois[50+][Femmes]", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1396-1396-1172-1396-810", + "DATIM_Disag_ID": "kGlGj9LDonu", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Soins ARV - NOUVEAUX enrol\ufffds pour le mois[10-14][Hommes]", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1396-1396-1164-1396-809", + "DATIM_Disag_ID": "ljBmGJpAsZh", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Soins ARV - NOUVEAUX enrol\u00ef\u00bf\u00bds pour le mois[40-44][Hommes]", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1396-1396-1170-1396-809", + "DATIM_Disag_ID": "qdYU6NoIpY1", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Soins ARV - NOUVEAUX enrol\ufffds pour le mois[15-19][Femmes]", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1396-1396-1165-1396-810", + "DATIM_Disag_ID": "wW6G5NC8Wd1", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Soins ARV - NOUVEAUX enrol\ufffds pour le mois[15-19][Hommes]", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1396-1396-1165-1396-809", + "DATIM_Disag_ID": "x1r1vfZQLFj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Soins ARV - NOUVEAUX enrol\u00ef\u00bf\u00bds pour le mois[< 1][Femmes]", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "INVALID", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1396-1396-1161-1396-810", + "DATIM_Disag_ID": "y3VqNEK9n95", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Soins ARV - NOUVEAUX enrol\ufffds pour le mois[35-39][Hommes]", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1396-1396-1169-1396-809", + "DATIM_Disag_ID": "ytvrDZdNAhc", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Male, Positive", + "Operation": "ADD" + } + ] + }, + { + "status": "Success", + "country_org": "DATIM-MOH-MOZ-FY19", + "period": "FY19", + "country_code": "MOZ", + "country_name": "Mozambique", + "imap": [ + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "ATS - Total de ATS", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "ATS_TOTAL", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "ATS - Total de Testados Positivos", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "ATS_POS", + "DATIM_Disag_ID": "EyJRtSgSChq", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Unknown Age, Unknown Sex, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "ATS - Total de Testados Negativos", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "ATS_NEG", + "DATIM_Disag_ID": "mV483q7SboN", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Unknown Age, Unknown Sex, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "MOH_Indicator_Name": "SMI-CPN - Mulheres gr\ufffdvidas em TARV a entrada", + "DATIM_Indicator_Category": "PMTCT_ART", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "XX1hAvZFRx7", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "SMI-CPN - Mulheres gr\ufffdvidas que iniciaram TARV durante a gravidez", + "Classification": "n/a", + "DATIM_Indicator_Category": "PMTCT_ART", + "MOH_Disag_Name": "default", + "MOH_Disag_ID": "default", + "MOH_Indicator_ID": "u1LvFqIlF9J", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "SMI-CPN - Mulheres gr\ufffdvidas", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "15-19 anos", + "MOH_Disag_ID": "CM0h636cX5P", + "MOH_Indicator_ID": "GRT7kTCktpn", + "DATIM_Disag_ID": "Jwb1SWomgpk", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex", + "DATIM_Disag_Name": "Female", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "SMI-CPN - Mulheres gr\ufffdvidas", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "20-24 anos", + "MOH_Disag_ID": "dla2Wo2VyU0", + "MOH_Indicator_ID": "GRT7kTCktpn", + "DATIM_Disag_ID": "Jwb1SWomgpk", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex", + "DATIM_Disag_Name": "Female", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "SMI-CPN - Mulheres gr\ufffdvidas", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": ">=25 anos", + "MOH_Disag_ID": "exNx1cGzXEc", + "MOH_Indicator_ID": "GRT7kTCktpn", + "DATIM_Disag_ID": "Jwb1SWomgpk", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex", + "DATIM_Disag_Name": "Female", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "SMI-CPN - Mulheres gr\ufffdvidas", + "Classification": "fine, semi-fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "10-14 anos", + "MOH_Disag_ID": "qxQx8cylMsO", + "MOH_Indicator_ID": "GRT7kTCktpn", + "DATIM_Disag_ID": "Jwb1SWomgpk", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex", + "DATIM_Disag_Name": "Female", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "SMI-CPN - Mulheres gr\ufffdvidas testadas HIV negativas durante a CPN", + "Classification": "coarse", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "default", + "MOH_Disag_ID": "default", + "MOH_Indicator_ID": "f3uGI9FiZ9t", + "DATIM_Disag_ID": "PCasMOWl24Y", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "SMI-CPN - Mulheres gr\ufffdvidas HIV positiva a entrada", + "Classification": "coarse", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "default", + "MOH_Disag_ID": "default", + "MOH_Indicator_ID": "MgCxldQo2SW", + "DATIM_Disag_ID": "o0gcwyuh7mU", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "DATIM_Disag_Name": "Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "SMI-CPN - Mulheres gr\ufffdvidas testadas HIV positivas durante a CPN", + "Classification": "coarse", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "default", + "MOH_Disag_ID": "default", + "MOH_Indicator_ID": "PzkMawRB4dt", + "DATIM_Disag_ID": "pc4W2rmWK4q", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "DATIM_Disag_Name": "Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "HIV (J ) - N\ufffd activos em TARV 15+ MASCULINO", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "s9hvF8AlvF1", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "HIV (J) - N\ufffd activos em TARV 15+ FEMENINO", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "D6IKO5pKiFd", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "HIV (J) - N\ufffd activos em TARV <15 FEMENINO", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "Q3KGFAUJ5cL", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "HIV (J) - N\ufffd activos em TARV <15 MASCULINO", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "VAArEvPULVG", + "DATIM_Disag_ID": "zHSL7ATXJib", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV-PreTARV - Novos inscritos", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "15+ anos, MASCULINO", + "MOH_Disag_ID": "mUmvPcx5OHn", + "MOH_Indicator_ID": "UnsBkHQU3jw", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV-PreTARV - Novos inscritos", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "15+ anos, FEMININO", + "MOH_Disag_ID": "YeUsrCI6AMf", + "MOH_Indicator_ID": "UnsBkHQU3jw", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV-PreTARV - Novos inscritos", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "<15, FEMININO", + "MOH_Disag_ID": "m53prKZBrbh", + "MOH_Indicator_ID": "UnsBkHQU3jw", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "HIV-PreTARV - Novos inscritos", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "UnsBkHQU3jwP", + "DATIM_Disag_ID": "qli3maq9Ot7", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Unknown Sex, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "HIV-PreTARV - Novos inscritos", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "UnsBkHQU3jwL", + "DATIM_Disag_ID": "uURluLqPIJ5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Unknown Sex, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV-PreTARV - Novos inscritos", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "<15, MASCULINO", + "MOH_Disag_ID": "bcrJhFuAlnS", + "MOH_Indicator_ID": "UnsBkHQU3jw", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + } + ] + }, + { + "status": "Success", + "country_org": "DATIM-MOH-MOZ-FY20", + "period": "FY20", + "country_code": "MOZ", + "country_name": "Mozambique", + "imap": [ + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "MZ ATS - Resultado por grupo etario - Pos 25-49 Fem", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_Pos25_49_Fem", + "DATIM_Disag_ID": "BLWV93S2HJ0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "MZ ATS - Resultado por grupo etario - Pos 20-24 Mas", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_Pos20_24_Mas", + "DATIM_Disag_ID": "BitB2nKfWBK", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "MZ ATS - Resultado por grupo etario - Neg 5-9 Fem Calculated", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_Neg5_9_Fem_Cal", + "DATIM_Disag_ID": "EFah6yBFc3J", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "MZ ATS - Resultado por grupo etario - Pos 50+ Fem", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_Pos50plus_Fem", + "DATIM_Disag_ID": "GlfLlD3wSQj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "MZ ATS - Resultado por grupo etario - Neg< 1 Fem", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_Neg_less1_Fem", + "DATIM_Disag_ID": "Gvo9takmOXx", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "MZ ATS - Resultado por grupo etario - Pos 10-14 Mas", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_Pos10_14_Mas", + "DATIM_Disag_ID": "KRoQaA91sv5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "MZ ATS - Resultado por grupo etario - Neg10-14 Mas", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_Neg10_14_Mas", + "DATIM_Disag_ID": "Kjn4IWLfG2G", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "MZ ATS - Resultado por grupo etario - Neg15-19 Fem", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_Neg15_19_Fem", + "DATIM_Disag_ID": "NJclydByUvA", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "MZ ATS - Resultado por grupo etario - Pos 25-49 Mas", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_Pos25_49_Mas", + "DATIM_Disag_ID": "NRZfd73Ypo8", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "MZ ATS - Resultado por grupo etario - Neg 5-9 Mas Calculated", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_Neg5_9_Mas_Cal", + "DATIM_Disag_ID": "NpsmKYKl0mt", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "MZ ATS - Resultado por grupo etario - Neg20-24 Mas", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_Neg20_24_Mas", + "DATIM_Disag_ID": "QS3vNL5WySH", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "MZ ATS - Resultado por grupo etario - Neg25-49 Fem", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_Neg25_49_Fem", + "DATIM_Disag_ID": "TCwxcGgIeqE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "MZ ATS - Resultado por grupo etario - Pos 5-9 Fem Calculated", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_Pos5_9_Fem_Cal", + "DATIM_Disag_ID": "UggtNScQMVl", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "MZ ATS - Resultado por grupo etario - Pos 50+ Mas", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_Pos50plus_Mas", + "DATIM_Disag_ID": "WDpiIZ8UjB8", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "MZ ATS - Resultado por grupo etario - Pos < 1 Mas", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_Pos_less1_Mas", + "DATIM_Disag_ID": "cXdSJvbabBT", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "MZ ATS - Resultado por grupo etario - Neg15-19 Mas", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_Neg15_19_Mas", + "DATIM_Disag_ID": "eyTROtsEW5a", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "MZ ATS - Resultado por grupo etario - Neg20-24 Fem", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_Neg20_24_Fem", + "DATIM_Disag_ID": "fysQ3RXzbzW", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "MZ ATS - Resultado por grupo etario - Pos 10-14 Fem", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_Pos10_14_Fem", + "DATIM_Disag_ID": "hXgqQX95TVa", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "MZ ATS - Resultado por grupo etario - Neg50+ Fem", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_Neg50plus_Fem", + "DATIM_Disag_ID": "i4lSbrUVcpe", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "MZ ATS - Resultado por grupo etario - Neg< 1 Mas", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_Neg_less1_Mas", + "DATIM_Disag_ID": "iomLts0rFcj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "MZ ATS - Resultado por grupo etario - Neg50+ Mas", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_Neg50plus_Mas", + "DATIM_Disag_ID": "ip5uMUT73Qu", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "MZ ATS - Resultado por grupo etario - Neg25-49 Mas", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_Neg25_49_Mas", + "DATIM_Disag_ID": "lGNNK7ZYDGP", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "MZ ATS - Resultado por grupo etario - Pos < 1 Fem", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_Pos_less1_Fem", + "DATIM_Disag_ID": "pCFCaOLScdv", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "MZ ATS - Resultado por grupo etario - Pos 1-4 Mas Calculated", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_Pos1_4_Mas_Cal", + "DATIM_Disag_ID": "tBoWuTd0ERY", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "MZ ATS - Resultado por grupo etario - Neg10-14 Fem", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_Neg10_14_Fem", + "DATIM_Disag_ID": "tIhxMfmPrU5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "MZ ATS - Resultado por grupo etario - Pos 20-24 Fem", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_Pos20_24_Fem", + "DATIM_Disag_ID": "tvOcOPhIdRH", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "MZ ATS - Resultado por grupo etario - Neg 1-4 Mas Calculated", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_Neg1_4_Mas_Cal", + "DATIM_Disag_ID": "uPpiUkMhH6j", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "MZ ATS - Resultado por grupo etario - Pos 15-19 Fem", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_Pos15_19_Fem", + "DATIM_Disag_ID": "wJCVvM7o6xm", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "MZ ATS - Resultado por grupo etario - Pos 5-9 Mas Calculated", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_Pos5_9_Mas_Cal", + "DATIM_Disag_ID": "wLMOUM9mfTV", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "MZ ATS - Resultado por grupo etario - Pos 15-19 Mas", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_Pos15_19_Mas", + "DATIM_Disag_ID": "wpck6pSRDer", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "MZ ATS - Resultado por grupo etario - Neg 1-4 Fem Calculated", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_Neg1_4_Fem_Cal", + "DATIM_Disag_ID": "xTNM0wWDzo0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "MZ ATS - Resultado por grupo etario - Pos 1-4 Fem Calculated", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_Pos1_4_Fem_Cal", + "DATIM_Disag_ID": "xzoIG0AwsNB", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "MOH_Indicator_Name": "SMI-CPN - Mulheres gr\u00e1vidas em TARV a entrada", + "DATIM_Indicator_Category": "PMTCT_ART", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PMTCT_em_TARV_a_entrada", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "MOH_Indicator_Name": "SMI-CPN - Mulheres gr\u00e1vidas que iniciaram TARV durante a gravidez", + "DATIM_Indicator_Category": "PMTCT_ART", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PMTCT_que_iniciaram_TARV_durante_a_gravidez", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "SMI-CPN - Mulheres gr\u00e1vidas HIV positiva a entrada", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PMTCT_HIV_positiva_a_entrada", + "DATIM_Disag_ID": "D3erNSl5dd2", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "SMI-CPN - Total de mulheres gr\u00e1vidas inscritas no per\u00edodo (Total da COORTE)", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PMTCT_DENOM_total_inscrita_no_periodo", + "DATIM_Disag_ID": "Ecflr8Ycqul", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female, Recent Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "SMI-CPN - Mulheres gr\u00e1vidas HIV positiva a entrada", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PMTCT_HIV_positiva_a_entrada", + "DATIM_Disag_ID": "Ecflr8Ycqul", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female, Recent Negative", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "SMI-CPN - Mulheres gr\u00e1vidas testadas HIV negativas durante a CPN", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PMTCT_testadas_HIV_negativas_durante_a_CPN", + "DATIM_Disag_ID": "Wc6ItXYBs0s", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "SMI-CPN - Mulheres gr\u00e1vidas testadas HIV positivas durante a CPN", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PMTCT_testadas_HIV_positivas_durante_a_CPN", + "DATIM_Disag_ID": "brmDl6cMjft", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "MZ HIV SIDA - NAT no fim do m\u00eas - 15 - 19 anos, MASCULINO", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TXCURR_15_19_MASCULINO", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "MZ HIV SIDA - NAT no fim do m\u00eas - 20+, MASCULINO", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TXCURR_20plus_MASCULINO", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "MZ HIV SIDA - NAT no fim do m\u00eas - 15 - 19 anos, FEMININO", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TXCURR_15_19_FEMININO", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "MZ HIV SIDA - NAT no fim do m\u00eas - 20+, FEMININO", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TXCURR_20plus_FEMININO", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "MZ HIV SIDA - NAT no fim do m\u00eas - 0-4 anos", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TXCURR_0_4", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "MZ HIV SIDA - NAT no fim do m\u00eas - 10 - 14 anos, FEMININO", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TXCURR_10_14_FEMININO", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "MZ HIV SIDA - NAT no fim do m\u00eas - 10 - 14 anos, MASCULINO", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TXCURR_10_14_MASCULINO", + "DATIM_Disag_ID": "zHSL7ATXJib", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "MZ HIV SIDA - NAT no fim do m\u00eas - 5 - 9 anos", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TXCURR_5_9", + "DATIM_Disag_ID": "zHSL7ATXJib", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "MZ HIV SIDA - N\u00ba de pacientes que iniciou TARV nesta unidade sanit\u00e1ria durante o m\u00eas - FG 15 - 19 anos, MASCULINO", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TXNEW_FG_15_19_MASCULINO", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "MZ HIV SIDA - N\u00ba de pacientes que iniciou TARV nesta unidade sanit\u00e1ria durante o m\u00eas - FG 20+, MASCULINO", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TXNEW_FG_20plus_MASCULINO", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "MZ HIV SIDA - N\u00ba de pacientes que iniciou TARV nesta unidade sanit\u00e1ria durante o m\u00eas - FG 15 - 19 anos, FEMININO", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TXNEW_FG_15_19_FEMININO", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "MZ HIV SIDA - N\u00ba de pacientes que iniciou TARV nesta unidade sanit\u00e1ria durante o m\u00eas - FG 20+, FEMININO", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TXNEW_FG_20plus_FEMININO", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "MZ HIV SIDA - N\u00ba de pacientes que iniciou TARV nesta unidade sanit\u00e1ria durante o m\u00eas - FG 10 - 14 anos, FEMININO", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TXNEW_FG_10_14_FEMININO", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "MZ HIV SIDA - N\u00ba de pacientes que iniciou TARV nesta unidade sanit\u00e1ria durante o m\u00eas - F 0-4 anos", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TXNEW_F_0_4", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "MZ HIV SIDA - N\u00ba de pacientes que iniciou TARV nesta unidade sanit\u00e1ria durante o m\u00eas - FG 10 - 14 anos, MASCULINO", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TXNEW_FG_10_14_MASCULINO", + "DATIM_Disag_ID": "zHSL7ATXJib", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "MZ HIV SIDA - N\u00ba de pacientes que iniciou TARV nesta unidade sanit\u00e1ria durante o m\u00eas - F 5 - 9 anos", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TXNEW_F_5_9", + "DATIM_Disag_ID": "zHSL7ATXJib", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + } + ] + }, + { + "status": "Success", + "country_org": "DATIM-MOH-TZA-FY20", + "period": "FY20", + "country_code": "TZA", + "country_name": "Tanzania", + "imap": [ + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "PEPFAR_HTS_TST_NEG_U15_F", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_NEG_U15_F", + "DATIM_Disag_ID": "FSmIqIsgheB", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "PEPFAR_HTS_TST_POS_U15_F", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_POS_U15_F", + "DATIM_Disag_ID": "HrQbkVgBM1X", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "PEPFAR_HTS_TST_NEG_U15_M", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_NEG_U15_M", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "PEPFAR_HTS_TST_POS_U15_M", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_POS_U15_M", + "DATIM_Disag_ID": "R4WXCEzPZcY", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "PEPFAR_HTS_TST_POS_A15_F", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_POS_A15_F", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "PEPFAR_HTS_TST_POS_A15_M", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_POS_A15_M", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "PEPFAR_HTS_TST_NEG_A15_M", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_NEG_A15_M", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "PEPFAR_HTS_TST_NEG_A15_F", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_NEG_A15_F", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "MOH_Indicator_Name": "PEPFAR_PMTCT_ART", + "DATIM_Indicator_Category": "PMTCT_ART", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PMTCT_ART", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "PEPFAR_PMTCT_STAT_KNPOS", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PMTCT_STAT_KNPOS", + "DATIM_Disag_ID": "D3erNSl5dd2", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "PEPFAR_PMTCT_STAT_NEW_NEG", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PMTCT_STAT_NEW_NEG", + "DATIM_Disag_ID": "Wc6ItXYBs0s", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "PEPFAR_PMTCT_STAT_NEW_POS", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PMTCT_STAT_NEW_POS", + "DATIM_Disag_ID": "brmDl6cMjft", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "PEPFAR_TX_CURR_A15_M", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_CURR_A15_M", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "PEPFAR_TX_CURR_A15_F", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_CURR_A15_F", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "PEPFAR_TX_CURR_U15_F", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_CURR_U15_F", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "PEPFAR_TX_CURR_U15_M", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_CURR_U15_M", + "DATIM_Disag_ID": "zHSL7ATXJib", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "PEPFAR_TX_NEW_A15_M", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_NEW_A15_M", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "PEPFAR_TX_NEW_A15_F", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_NEW_A15_F", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "PEPFAR_TX_NEW_U15_F", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_NEW_U15_F", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "PEPFAR_TX_NEW_U15_M", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_NEW_U15_M", + "DATIM_Disag_ID": "zHSL7ATXJib", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + } + ] + }, + { + "status": "Success", + "country_org": "DATIM-MOH-ETH-FY20", + "period": "FY20", + "country_code": "ETH", + "country_name": "Ethiopia", + "imap": [ + { + "MOH_Indicator_Name": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "HTS_TST_u15_female_neg", + "MOH_Disag_ID": "P6ptTGNEYlY", + "MOH_Indicator_ID": "HTS_TST_u15_female_neg", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS_TST", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "HTS_TST_u15_female_pos", + "MOH_Disag_ID": "SvlrGBWZZG8", + "MOH_Indicator_ID": "HTS_TST_u15_female_pos", + "DATIM_Disag_ID": "HrQbkVgBM1X", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients receiving HIV test results at VCT: < 1 yr : Male", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "HTS_TST_u15_male_neg", + "MOH_Disag_ID": "kUa20LNFnqC", + "MOH_Indicator_ID": "HTS_TST_u15_male_neg", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS_TST", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "HTS_TST_u15_male_pos", + "MOH_Disag_ID": "zABtUcENW0q", + "MOH_Indicator_ID": "HTS_TST_u15_male_pos", + "DATIM_Disag_ID": "R4WXCEzPZcY", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS_TST", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "HTS_TST_o15_female_pos", + "MOH_Disag_ID": "zOTcTOzDYl3", + "MOH_Indicator_ID": "HTS_TST_o15_female_pos", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS_TST", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "HTS_TST_o15_male_pos", + "MOH_Disag_ID": "j1m4tG9z88A", + "MOH_Indicator_ID": "HTS_TST_o15_male_pos", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients receiving HIV test results at VCT:15-19 yr : Male", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "HTS_TST_o15_male_neg", + "MOH_Disag_ID": "Wfw3r02n6wA", + "MOH_Indicator_ID": "HTS_TST_o15_male_neg", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients receiving HIV test results at VCT: 15-19 yr Female", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "HTS_TST_o15_female_neg", + "MOH_Disag_ID": "HzTUeDX4YrT", + "MOH_Indicator_ID": "HTS_TST_o15_female_neg", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "PMTCT_ART", + "Classification": "n/a", + "DATIM_Indicator_Category": "PMTCT_ART", + "MOH_Disag_Name": "Number of HIV positive women who received ART to reduce the risk of mother to child transmission during ANC for the first time", + "MOH_Disag_ID": "jeybeBT2JKX", + "MOH_Indicator_ID": "PMTCT_ART", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of women with known HIV positive status attending ANC, delivery and postpartum for new pregnancy linked from Pre ART and ART", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "Number of women with known HIV positive status attending ANC, delivery and postpartum for new pregnancy linked from Pre ART and ART", + "MOH_Disag_ID": "yODHrujiq1D", + "MOH_Indicator_ID": "PMTCT_KNpos", + "DATIM_Disag_ID": "D3erNSl5dd2", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of new HIV Postive women during ANC,L&D and Postpartum", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "Number of new HIV Postive women during ANC,L&D and Postpartum", + "MOH_Disag_ID": "Dacn889dCwe", + "MOH_Indicator_ID": "PMTCT_NWpos", + "DATIM_Disag_ID": "brmDl6cMjft", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TB_PREV", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "TB_PREV_u15_female", + "MOH_Disag_ID": "ExlrkEJKgWb", + "MOH_Indicator_ID": "TB_PREV_u15_female", + "DATIM_Disag_ID": "Q732w6Hev9u", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Female, <15, Life-long ART, New", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TB_PREV", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "TB_PREV_o15_male", + "MOH_Disag_ID": "mBLcSzpP9gF", + "MOH_Indicator_ID": "TB_PREV_o15_male", + "DATIM_Disag_ID": "ZuWjYTw4lpZ", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Male, 15+, Life-long ART, New", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TB_PREV", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "TB_PREV_u15_male", + "MOH_Disag_ID": "zreg5bamxJz", + "MOH_Indicator_ID": "TB_PREV_u15_male", + "DATIM_Disag_ID": "lq6iUq7YcZ1", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Male, <15, Life-long ART, New", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TB_PREV", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "TB_PREV_o15_female", + "MOH_Disag_ID": "WYkeUgZU3N2", + "MOH_Indicator_ID": "TB_PREV_o15_female", + "DATIM_Disag_ID": "ngI4uyiCOSj", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Female, 15+, Life-long ART, New", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "TX_CURR_o15_male", + "MOH_Disag_ID": "YuxTvquFm0f", + "MOH_Indicator_ID": "TX_CURR_o15_male", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "TX_CURR_o15_female", + "MOH_Disag_ID": "Eh7enMuCQ6p", + "MOH_Indicator_ID": "TX_CURR_o15_female", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "TX_CURR_u15_female", + "MOH_Disag_ID": "rTxzZyfMqwV", + "MOH_Indicator_ID": "TX_CURR_u15_female", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Current_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "TX_CURR_u15_male", + "MOH_Disag_ID": "Ano02WIFN5w", + "MOH_Indicator_ID": "TX_CURR_u15_male", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "New_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "TX_NEW_o15_male", + "MOH_Disag_ID": "kddvdnXKCRI", + "MOH_Indicator_ID": "TX_NEW_o15_male", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "New_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "TX_NEW_o15_female", + "MOH_Disag_ID": "mdo6YVr3p2Q", + "MOH_Indicator_ID": "TX_NEW_o15_female", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "New_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "TX_NEW_u15_female", + "MOH_Disag_ID": "LuobMRka5TL", + "MOH_Indicator_ID": "TX_NEW_u15_female", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "New_On_ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "TX_NEW_u15_male", + "MOH_Disag_ID": "KCCcpSRSjj9", + "MOH_Indicator_ID": "TX_NEW_u15_male", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + } + ] + }, + { + "status": "Success", + "country_org": "DATIM-MOH-NGA-FY19", + "period": "FY19", + "country_code": "NGA", + "country_name": "Nigeria", + "imap": [ + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "2. HTS People who tested HIV negative and received their results - Female Total", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "FbEa38zOSil", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "2. HTS People who tested HIV negative and received their results - Male Total", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "KCycoTW8xzR", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "4. HTS People who tested HIV positive and received their results - Female Total", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "RkCHiEj7B2P", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "4. HTS People who tested HIV positive and received their results - Male Total", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "lqCHxzyCVEk", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "3. HTS People who tested HIV positive and received results Female 25-29yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "qDNtZQdEu6S", + "DATIM_Disag_ID": "BLWV93S2HJ0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "3. HTS People who tested HIV positive and received results Male 20-24yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "YqkkGEOlE7O", + "DATIM_Disag_ID": "BitB2nKfWBK", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS People who tested HIV negative and received their results Female 5-9yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "uG6kpJp33vw", + "DATIM_Disag_ID": "EFah6yBFc3J", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "3. HTS People who tested HIV positive and received results Female 45-49yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "qGcju2j6e98", + "DATIM_Disag_ID": "ERDcFrmlT0J", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "3. HTS People who tested HIV positive and received results Female 65+yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "S8OBKAbeiFd", + "DATIM_Disag_ID": "GlfLlD3wSQj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "3. HTS People who tested HIV positive and received results Female 50-64yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "zeVFPT8kfhY", + "DATIM_Disag_ID": "GlfLlD3wSQj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "3. HTS People who tested HIV positive and received results Male 40-44yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "sOxdD2Wsiop", + "DATIM_Disag_ID": "HTcrEM69sst", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "3. HTS People who tested HIV positive and received results Male 10-14yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "N2kW2UikfR8", + "DATIM_Disag_ID": "KRoQaA91sv5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS People who tested HIV negative and received their results Male 10-14yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "qTcTRgoVQVw", + "DATIM_Disag_ID": "Kjn4IWLfG2G", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "3. HTS People who tested HIV positive and received results Female 35-39yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "hnsr2lCfAIa", + "DATIM_Disag_ID": "MuaoVfC9rYL", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS People who tested HIV negative and received their results Female 15-19yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "hhEX3Oe2HS8", + "DATIM_Disag_ID": "NJclydByUvA", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "3. HTS People who tested HIV positive and received results Male 25-29yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "as3hhbVl6j7", + "DATIM_Disag_ID": "NRZfd73Ypo8", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS People who tested HIV negative and received their results Male 5-9yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "fZXIdVvsLkT", + "DATIM_Disag_ID": "NpsmKYKl0mt", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "3. HTS People who tested HIV positive and received results Male 45-49yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "iNBdWgcbDaf", + "DATIM_Disag_ID": "OOCHuTdTJEQ", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS People who tested HIV negative and received their results Male 20-24yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "qwEYXgG9OoS", + "DATIM_Disag_ID": "QS3vNL5WySH", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS People who tested HIV negative and received their results Male 40-44yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "KWto4xOWvWV", + "DATIM_Disag_ID": "RLLUx3DHJan", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS People who tested HIV negative and received their results Female 35-39yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "y7SdmgQz7l5", + "DATIM_Disag_ID": "Sf6GWp5gNx2", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS People who tested HIV negative and received their results Female 25-29yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "FjlK9PSfoS2", + "DATIM_Disag_ID": "TCwxcGgIeqE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "3. HTS People who tested HIV positive and received results Female 5-9yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "BRhAd3TD3Yl", + "DATIM_Disag_ID": "UggtNScQMVl", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "3. HTS People who tested HIV positive and received results Male 50-64yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "mxoMxokNDHq", + "DATIM_Disag_ID": "WDpiIZ8UjB8", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "3. HTS People who tested HIV positive and received results Male 65+yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "qCaFUjTiVl7", + "DATIM_Disag_ID": "WDpiIZ8UjB8", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "3. HTS People who tested HIV positive and received results Female 30-34yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "jWumGH8x43n", + "DATIM_Disag_ID": "bxqrio2gHOj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "3. HTS People who tested HIV positive and received results Female 40-44yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "odyfWzI3XGT", + "DATIM_Disag_ID": "d3rKRkxJP1v", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS People who tested HIV negative and received their results Male 15-19yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "y2sePFBWNNQ", + "DATIM_Disag_ID": "eyTROtsEW5a", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS People who tested HIV negative and received their results Female 40-44yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "MOevLjEX1Cl", + "DATIM_Disag_ID": "fsnxvho9fiG", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS People who tested HIV negative and received their results Female 20-24yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "Cl5VrShmH6f", + "DATIM_Disag_ID": "fysQ3RXzbzW", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "3. HTS People who tested HIV positive and received results Female 10-14yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "YZj1GdR8loq", + "DATIM_Disag_ID": "hXgqQX95TVa", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS People who tested HIV negative and received their results Female 45-49yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "d3aIQPiiUyF", + "DATIM_Disag_ID": "i0RFyIDccSm", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS People who tested HIV negative and received their results Female 50-64yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "Fw1uV6HUDWt", + "DATIM_Disag_ID": "i4lSbrUVcpe", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS People who tested HIV negative and received their results Female 65+yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "NS5CJcsfChJ", + "DATIM_Disag_ID": "i4lSbrUVcpe", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS People who tested HIV negative and received their results Male 65+yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "F1AwNU1dzLn", + "DATIM_Disag_ID": "ip5uMUT73Qu", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS People who tested HIV negative and received their results Male 50-64yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "ZrtEXlX6s4J", + "DATIM_Disag_ID": "ip5uMUT73Qu", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "3. HTS People who tested HIV positive and received results Male 30-34yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "EQLD0HDecYa", + "DATIM_Disag_ID": "kLd3OnUYTr5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS People who tested HIV negative and received their results Male 30-34yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "iVChEimJNJA", + "DATIM_Disag_ID": "kZ5sEz94kJE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS People who tested HIV negative and received their results Male 25-29yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "BOAX5NmfhoN", + "DATIM_Disag_ID": "lGNNK7ZYDGP", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS People who tested HIV negative and received their results Female 30-34yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "qgI0K2Vx0tY", + "DATIM_Disag_ID": "oKgx2Sw4qUL", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "3. HTS People who tested HIV positive and received results Male 1-4yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "nMyvPYQzjxo", + "DATIM_Disag_ID": "tBoWuTd0ERY", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS People who tested HIV negative and received their results Female 10-14yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "IK9I8tdBj6V", + "DATIM_Disag_ID": "tIhxMfmPrU5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "3. HTS People who tested HIV positive and received results Female 20-24yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "LmllPinGRlh", + "DATIM_Disag_ID": "tvOcOPhIdRH", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS People who tested HIV negative and received their results Male 1-4yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "IT9wwIxMtzT", + "DATIM_Disag_ID": "uPpiUkMhH6j", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "3. HTS People who tested HIV positive and received results Female 15-19yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "apBjWjDopum", + "DATIM_Disag_ID": "wJCVvM7o6xm", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "3. HTS People who tested HIV positive and received results Male 5-9yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "OfhOme6emy5", + "DATIM_Disag_ID": "wLMOUM9mfTV", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS People who tested HIV negative and received their results Male 35-39yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "VOJEVEGdtRD", + "DATIM_Disag_ID": "wO7RB8C1sal", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "3. HTS People who tested HIV positive and received results Male 35-39yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "XTGzyf3Uvwe", + "DATIM_Disag_ID": "wnsHEWFSqzG", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "3. HTS People who tested HIV positive and received results Male 15-19yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "tA5viDCxgOf", + "DATIM_Disag_ID": "wpck6pSRDer", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS People who tested HIV negative and received their results Female 1-4yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "FEAsOWmQvQW", + "DATIM_Disag_ID": "xTNM0wWDzo0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "3. HTS People who tested HIV positive and received results Female 1-4yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "n0lJSVUf5XM", + "DATIM_Disag_ID": "xzoIG0AwsNB", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS People who tested HIV negative and received their results Male 45-49yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "YkFRsuSsmG2", + "DATIM_Disag_ID": "z1V5tDuMQt7", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "MOH_Indicator_Name": "14a. Number of HIV positive pregnant women already on ART prior to this pregnancy", + "DATIM_Indicator_Category": "PMTCT_ART", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "CjYhqwbrHIg", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "MOH_Indicator_Name": "14d. Number of Pregnant women newly started on ART during labour", + "DATIM_Indicator_Category": "PMTCT_ART", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "LgAaPqJ5Odb", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "MOH_Indicator_Name": "14b. Number of Pregnant women newly started on ART during ANC 36 weeks of pregnancy", + "DATIM_Indicator_Category": "PMTCT_ART", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "uF7KIa7WGCR", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex", + "MOH_Indicator_Name": "6. Total number of pregnant women HIV tested and received results", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "qFZSlHZosBh", + "DATIM_Disag_ID": "Jwb1SWomgpk", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "MOH_Indicator_Name": "5. Number of pregnant women with previously known HIV positive infection", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "FuWxQFgRBIY", + "DATIM_Disag_ID": "o0gcwyuh7mU", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "MOH_Indicator_Name": "7. Number tested HIV positive", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "lmeYIesFHOz", + "DATIM_Disag_ID": "pc4W2rmWK4q", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "ART 16 HIV-positive new and relapsed TB patients started on TB treatment 20-24yrs", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "JP0A95lxj5o", + "DATIM_Disag_ID": "qli3maq9Ot7", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Unknown Sex, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "ART 16 HIV-positive new and relapsed TB patients started on TB treatment 25-49yrs", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "VL05tbAAe4N", + "DATIM_Disag_ID": "qli3maq9Ot7", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Unknown Sex, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "ART 16 HIV-positive new and relapsed TB patients started on TB treatment 50+yrs", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "gRqCzSitWf5", + "DATIM_Disag_ID": "qli3maq9Ot7", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Unknown Sex, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "ART 16 HIV-positive new and relapsed TB patients started on TB treatment 15-19yrs", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "ufIFR8xwfGF", + "DATIM_Disag_ID": "qli3maq9Ot7", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Unknown Sex, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "ART 16 HIV-positive new and relapsed TB patients started on TB treatment <1yr", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "Dul2FZOHeHu", + "DATIM_Disag_ID": "uURluLqPIJ5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Unknown Sex, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "ART 16 HIV-positive new and relapsed TB patients started on TB treatment 10-14yrs", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TKTwWebuGDo", + "DATIM_Disag_ID": "uURluLqPIJ5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Unknown Sex, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "ART 16 HIV-positive new and relapsed TB patients started on TB treatment 1-4yrs", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "mhrNktGWIw5", + "DATIM_Disag_ID": "uURluLqPIJ5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Unknown Sex, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "ART 16 HIV-positive new and relapsed TB patients started on TB treatment 5-9yrs", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "n0OWFeS4Pr0", + "DATIM_Disag_ID": "uURluLqPIJ5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Unknown Sex, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "ART 3. People living with HIV newly started on ART during the month (excludes ART transfer-in) 50+ years", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "EzaEXNrymiJ", + "DATIM_Disag_ID": "FgwkSYUXq8x", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "ART 3. People living with HIV newly started on ART during the month (excludes ART transfer-in) 5-9 years", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "WpLN52wvi2N", + "DATIM_Disag_ID": "IxSwaxNCt1n", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "ART 4 People living with HIV who are currently receiving ART during the month (All regimen) 1- 4 yrs", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "XruJp4NYvUE", + "DATIM_Disag_ID": "PPoL5AnEAQf", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "ART 3. People living with HIV newly started on ART during the month (excludes ART transfer-in) 25-49 years", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "ScXbC3T5ZZz", + "DATIM_Disag_ID": "R9wcT5vQ7tR", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "ART 3. People living with HIV newly started on ART during the month (excludes ART transfer-in) 25-49 years", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "kU83OOnzqWh", + "DATIM_Disag_ID": "RMA75iIp8Wd", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "ART 3. People living with HIV newly started on ART during the month (excludes ART transfer-in) <1y", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "INVALID", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "KLeULrvPcSD", + "DATIM_Disag_ID": "SeijxYK8F4b", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "ART 3. People living with HIV newly started on ART during the month (excludes ART transfer-in) 20-24 years", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "FjdK9yv8DxP", + "DATIM_Disag_ID": "VdA970UlzlX", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "ART 3. People living with HIV newly started on ART during the month (excludes ART transfer-in) 20-24 years", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "u8xsz4aqkXq", + "DATIM_Disag_ID": "Xn5oUNVSMWA", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "ART 3. People living with HIV newly started on ART during the month (excludes ART transfer-in) 10 - 14 yrs", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "lo7h8zjx7bG", + "DATIM_Disag_ID": "dFjZira5vTX", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "ART 4 People living with HIV who are currently receiving ART during the month (All regimen) 5-9 years", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "W6YkAOHM29W", + "DATIM_Disag_ID": "hiUhhVpgUMg", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "ART 3. People living with HIV newly started on ART during the month (excludes ART transfer-in) 1- 4 yrs", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "JNgOdj7O35z", + "DATIM_Disag_ID": "jbrs9Qk6f9b", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "ART 3. People living with HIV newly started on ART during the month (excludes ART transfer-in) 50+ years", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "eVVPMNgEHgG", + "DATIM_Disag_ID": "kGlGj9LDonu", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "ART 3. People living with HIV newly started on ART during the month (excludes ART transfer-in) 10 - 14 yrs", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "YBB0zk5yhLK", + "DATIM_Disag_ID": "ljBmGJpAsZh", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "ART 3. People living with HIV newly started on ART during the month (excludes ART transfer-in) 15-19 years", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "sykrphiqQBv", + "DATIM_Disag_ID": "wW6G5NC8Wd1", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "ART 3. People living with HIV newly started on ART during the month (excludes ART transfer-in) 15-19 years", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "sykrphiqQBv", + "DATIM_Disag_ID": "x1r1vfZQLFj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "ART 3. People living with HIV newly started on ART during the month (excludes ART transfer-in) <1y", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "INVALID", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PO2hBhliK38", + "DATIM_Disag_ID": "y3VqNEK9n95", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "ART 3. People living with HIV newly started on ART during the month (excludes ART transfer-in) 50+ years", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "EzaEXNrymiJ", + "DATIM_Disag_ID": "FgwkSYUXq8x", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "ART 3. People living with HIV newly started on ART during the month (excludes ART transfer-in) 5-9 years", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "WpLN52wvi2N", + "DATIM_Disag_ID": "IxSwaxNCt1n", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "ART 4 People living with HIV who are currently receiving ART during the month (All regimen) 1- 4 yrs", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "XruJp4NYvUE", + "DATIM_Disag_ID": "PPoL5AnEAQf", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "ART 3. People living with HIV newly started on ART during the month (excludes ART transfer-in) 25-49 years", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "ScXbC3T5ZZz", + "DATIM_Disag_ID": "R9wcT5vQ7tR", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "ART 3. People living with HIV newly started on ART during the month (excludes ART transfer-in) 25-49 years", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "kU83OOnzqWh", + "DATIM_Disag_ID": "RMA75iIp8Wd", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "ART 3. People living with HIV newly started on ART during the month (excludes ART transfer-in) <1y", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "INVALID", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "KLeULrvPcSD", + "DATIM_Disag_ID": "SeijxYK8F4b", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "ART 3. People living with HIV newly started on ART during the month (excludes ART transfer-in) 20-24 years", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "FjdK9yv8DxP", + "DATIM_Disag_ID": "VdA970UlzlX", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "ART 3. People living with HIV newly started on ART during the month (excludes ART transfer-in) 20-24 years", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "u8xsz4aqkXq", + "DATIM_Disag_ID": "Xn5oUNVSMWA", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "ART 3. People living with HIV newly started on ART during the month (excludes ART transfer-in) 10 - 14 yrs", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "lo7h8zjx7bG", + "DATIM_Disag_ID": "dFjZira5vTX", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "ART 4 People living with HIV who are currently receiving ART during the month (All regimen) 5-9 years", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "W6YkAOHM29W", + "DATIM_Disag_ID": "hiUhhVpgUMg", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "ART 3. People living with HIV newly started on ART during the month (excludes ART transfer-in) 1- 4 yrs", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "JNgOdj7O35z", + "DATIM_Disag_ID": "jbrs9Qk6f9b", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "ART 3. People living with HIV newly started on ART during the month (excludes ART transfer-in) 50+ years", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "eVVPMNgEHgG", + "DATIM_Disag_ID": "kGlGj9LDonu", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "ART 3. People living with HIV newly started on ART during the month (excludes ART transfer-in) 10 - 14 yrs", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "YBB0zk5yhLK", + "DATIM_Disag_ID": "ljBmGJpAsZh", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "ART 3. People living with HIV newly started on ART during the month (excludes ART transfer-in) 15-19 years", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PDMDO7RUo5t", + "DATIM_Disag_ID": "wW6G5NC8Wd1", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "ART 3. People living with HIV newly started on ART during the month (excludes ART transfer-in) 15-19 years", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "sykrphiqQBv", + "DATIM_Disag_ID": "x1r1vfZQLFj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "ART 3. People living with HIV newly started on ART during the month (excludes ART transfer-in) <1y", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "INVALID", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PO2hBhliK38", + "DATIM_Disag_ID": "y3VqNEK9n95", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Female, Positive", + "Operation": "ADD" + } + ] + }, + { + "status": "Success", + "country_org": "DATIM-MOH-NAM-FY20", + "period": "FY20", + "country_code": "NAM", + "country_name": "Namibia", + "imap": [ + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 25-29 | Female", + "MOH_Disag_ID": "8", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "BLWV93S2HJ0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "25-29, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 20-24 | Male", + "MOH_Disag_ID": "19", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "BitB2nKfWBK", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "20-24, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 5-9 | Female", + "MOH_Disag_ID": "28", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "EFah6yBFc3J", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "5-9, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 45-49 | Female", + "MOH_Disag_ID": "12", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "ERDcFrmlT0J", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "45-49, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 50+ | Female", + "MOH_Disag_ID": "13", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "GlfLlD3wSQj", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "50+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | -1 | Female", + "MOH_Disag_ID": "26", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "Gvo9takmOXx", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "<1, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 40-44 | Male", + "MOH_Disag_ID": "23", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "HTcrEM69sst", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "40-44, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 10-14 | Male", + "MOH_Disag_ID": "17", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "KRoQaA91sv5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "10-14, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 10-14 | Male", + "MOH_Disag_ID": "41", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "Kjn4IWLfG2G", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "10-14, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 35-39 | Female", + "MOH_Disag_ID": "10", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "MuaoVfC9rYL", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "35-39, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 15-19 | Female", + "MOH_Disag_ID": "30", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "NJclydByUvA", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "15-19, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 25-29 | Male", + "MOH_Disag_ID": "20", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "NRZfd73Ypo8", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "25-29, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 5-9 | Male", + "MOH_Disag_ID": "40", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "NpsmKYKl0mt", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "5-9, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 45-49 | Male", + "MOH_Disag_ID": "24", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "OOCHuTdTJEQ", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "45-49, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 20-24 | Male", + "MOH_Disag_ID": "43", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "QS3vNL5WySH", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "20-24, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 40-44 | Male", + "MOH_Disag_ID": "47", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "RLLUx3DHJan", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "40-44, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 35-39 | Female", + "MOH_Disag_ID": "34", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "Sf6GWp5gNx2", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "35-39, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 25-29 | Female", + "MOH_Disag_ID": "32", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "TCwxcGgIeqE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "25-29, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 5-9 | Female", + "MOH_Disag_ID": "4", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "UggtNScQMVl", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "5-9, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 50+ | Male", + "MOH_Disag_ID": "25", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "WDpiIZ8UjB8", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "50+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 30-34 | Female", + "MOH_Disag_ID": "9", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "bxqrio2gHOj", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "30-34, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | -1 | Male", + "MOH_Disag_ID": "14", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "cXdSJvbabBT", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "<1, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 40-44 | Female", + "MOH_Disag_ID": "11", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "d3rKRkxJP1v", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "40-44, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 15-19 | Male", + "MOH_Disag_ID": "42", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "eyTROtsEW5a", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "15-19, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 40-44 | Female", + "MOH_Disag_ID": "35", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "fsnxvho9fiG", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "40-44, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 20-24 | Female", + "MOH_Disag_ID": "31", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "fysQ3RXzbzW", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "20-24, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 10-14 | Female", + "MOH_Disag_ID": "5", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "hXgqQX95TVa", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "10-14, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 45-49 | Female", + "MOH_Disag_ID": "36", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "i0RFyIDccSm", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "45-49, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 50+ | Female", + "MOH_Disag_ID": "37", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "i4lSbrUVcpe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "50+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | -1 | Male", + "MOH_Disag_ID": "38", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "iomLts0rFcj", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "<1, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 50+ | Male", + "MOH_Disag_ID": "49", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "ip5uMUT73Qu", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "50+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 30-34 | Male", + "MOH_Disag_ID": "21", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "kLd3OnUYTr5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "30-34, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 30-34 | Male", + "MOH_Disag_ID": "45", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "kZ5sEz94kJE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "30-34, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 25-29 | Male", + "MOH_Disag_ID": "44", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "lGNNK7ZYDGP", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "25-29, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 30-34 | Female", + "MOH_Disag_ID": "33", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "oKgx2Sw4qUL", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "30-34, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | -1 | Female", + "MOH_Disag_ID": "2", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "pCFCaOLScdv", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "<1, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 1-4 | Male", + "MOH_Disag_ID": "15", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "tBoWuTd0ERY", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "1-4, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 10-14 | Female", + "MOH_Disag_ID": "29", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "tIhxMfmPrU5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "10-14, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 20-24 | Female", + "MOH_Disag_ID": "7", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "tvOcOPhIdRH", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "20-24, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 1-4 | Male", + "MOH_Disag_ID": "39", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "uPpiUkMhH6j", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "1-4, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 15-19 | Female", + "MOH_Disag_ID": "6", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "wJCVvM7o6xm", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "15-19, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 5-9 | Male", + "MOH_Disag_ID": "16", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "wLMOUM9mfTV", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "5-9, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 35-39 | Male", + "MOH_Disag_ID": "46", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "wO7RB8C1sal", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "35-39, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 35-39 | Male", + "MOH_Disag_ID": "22", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "wnsHEWFSqzG", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "35-39, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 15-19 | Male", + "MOH_Disag_ID": "18", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "wpck6pSRDer", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "15-19, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 1-4 | Female", + "MOH_Disag_ID": "27", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "xTNM0wWDzo0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "1-4, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Positive | 1-4 | Female", + "MOH_Disag_ID": "3", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "xzoIG0AwsNB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "1-4, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HCT - HIV results", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Negative | 45-49 | Male", + "MOH_Disag_ID": "48", + "MOH_Indicator_ID": "HTS_TST", + "DATIM_Disag_ID": "z1V5tDuMQt7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "45-49, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "PMTCT_ART", + "Classification": "n/a", + "DATIM_Indicator_Category": "PMTCT_ART", + "MOH_Disag_Name": "PMTCT/ANC Client already on HAART", + "MOH_Disag_ID": "50", + "MOH_Indicator_ID": "PMTCT_ART", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "PMTCT_ART", + "Classification": "n/a", + "DATIM_Indicator_Category": "PMTCT_ART", + "MOH_Disag_Name": "PMTCT/ANC Client started on HAART in ANC", + "MOH_Disag_ID": "51", + "MOH_Indicator_ID": "PMTCT_ART", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "PMTCT_STAT", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "PMTCT/ANC Client known HIV positive", + "MOH_Disag_ID": "53", + "MOH_Indicator_ID": "PMTCT_STAT", + "DATIM_Disag_ID": "D3erNSl5dd2", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "PMTCT_STAT", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "PMTCT/ANC Client HIV negative post-test Counselled", + "MOH_Disag_ID": "55", + "MOH_Indicator_ID": "PMTCT_STAT", + "DATIM_Disag_ID": "Wc6ItXYBs0s", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "PMTCT_STAT", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "PMTCT/ANC Client HIV positive post-test Counselled", + "MOH_Disag_ID": "54", + "MOH_Indicator_ID": "PMTCT_STAT", + "DATIM_Disag_ID": "brmDl6cMjft", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART-TB_PREV", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "New | <15 | Female", + "MOH_Disag_ID": "56", + "MOH_Indicator_ID": "TB_PREV", + "DATIM_Disag_ID": "Q732w6Hev9u", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Female, <15, Life-long ART, New", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART-TB_PREV", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "Prev | 15+ | Male", + "MOH_Disag_ID": "63", + "MOH_Indicator_ID": "TB_PREV", + "DATIM_Disag_ID": "UxkEEfHjlWb", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Male, 15+, Life-long ART, Already", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART-TB_PREV", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "New | 15+ | Male", + "MOH_Disag_ID": "59", + "MOH_Indicator_ID": "TB_PREV", + "DATIM_Disag_ID": "ZuWjYTw4lpZ", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Male, 15+, Life-long ART, New", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART-TB_PREV", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "New | <15 | Male", + "MOH_Disag_ID": "58", + "MOH_Indicator_ID": "TB_PREV", + "DATIM_Disag_ID": "lq6iUq7YcZ1", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Male, <15, Life-long ART, New", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART-TB_PREV", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "New | 15+ | Female", + "MOH_Disag_ID": "57", + "MOH_Indicator_ID": "TB_PREV", + "DATIM_Disag_ID": "ngI4uyiCOSj", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Female, 15+, Life-long ART, New", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART-TB_PREV", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "Prev | 15+ | Female", + "MOH_Disag_ID": "61", + "MOH_Indicator_ID": "TB_PREV", + "DATIM_Disag_ID": "rccYwUJXYAA", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Female, 15+, Life-long ART, Already", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART-TB_PREV", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "Prev | <15 | Female", + "MOH_Disag_ID": "60", + "MOH_Indicator_ID": "TB_PREV", + "DATIM_Disag_ID": "ynzujzJwhjK", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Female, <15, Life-long ART, Already", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART-TB_PREV", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "Prev | <15 | Male", + "MOH_Disag_ID": "62", + "MOH_Indicator_ID": "TB_PREV", + "DATIM_Disag_ID": "z98a1NoV4mp", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Male, <15, Life-long ART, Already", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - TX_CURR", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "30-34 | Male", + "MOH_Disag_ID": "83", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "B8JEL3qeQiw", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "30-34, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - TX_CURR", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "50+ | Male", + "MOH_Disag_ID": "87", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "FgwkSYUXq8x", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "50+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - TX_CURR", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "5-9 | Male", + "MOH_Disag_ID": "78", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "IxSwaxNCt1n", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "5-9, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - TX_CURR", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "35-39 | Female", + "MOH_Disag_ID": "72", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "OBbZvcHg2HL", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "35-39, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - TX_CURR", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "45-49 | Female", + "MOH_Disag_ID": "74", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "POkbpo4D13c", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "45-49, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - TX_CURR", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "1-4 | Female", + "MOH_Disag_ID": "65", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "PPoL5AnEAQf", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "1-4, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - TX_CURR", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "25-29 | Male", + "MOH_Disag_ID": "82", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "R9wcT5vQ7tR", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "25-29, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - TX_CURR", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "25-29 | Female", + "MOH_Disag_ID": "70", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "RMA75iIp8Wd", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "25-29, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - TX_CURR", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "-1 | Male", + "MOH_Disag_ID": "76", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "SeijxYK8F4b", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "<1, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - TX_CURR", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "20-24 | Male", + "MOH_Disag_ID": "81", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "VdA970UlzlX", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "20-24, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - TX_CURR", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "45-49 | Male", + "MOH_Disag_ID": "86", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "WjX1mRJp9NV", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "45-49, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - TX_CURR", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "20-24 | Female", + "MOH_Disag_ID": "69", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "Xn5oUNVSMWA", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "20-24, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - TX_CURR", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "10-14 | Female", + "MOH_Disag_ID": "67", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "dFjZira5vTX", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "10-14, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - TX_CURR", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "40-44 | Female", + "MOH_Disag_ID": "73", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "eOn9JgfkB4F", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "40-44, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - TX_CURR", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "5-9 | Female", + "MOH_Disag_ID": "66", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "hiUhhVpgUMg", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "5-9, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - TX_CURR", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "30-34 | Female", + "MOH_Disag_ID": "71", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "j0yodS3zbnW", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "30-34, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - TX_CURR", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "1-4 | Male", + "MOH_Disag_ID": "77", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "jbrs9Qk6f9b", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "1-4, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - TX_CURR", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "50+ | Female", + "MOH_Disag_ID": "75", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "kGlGj9LDonu", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "50+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - TX_CURR", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "10-14 | Male", + "MOH_Disag_ID": "79", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "ljBmGJpAsZh", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "10-14, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - TX_CURR", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "40-44 | Male", + "MOH_Disag_ID": "85", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "qdYU6NoIpY1", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "40-44, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - TX_CURR", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "15-19 | Female", + "MOH_Disag_ID": "68", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "wW6G5NC8Wd1", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "15-19, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - TX_CURR", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "15-19 | Male", + "MOH_Disag_ID": "80", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "x1r1vfZQLFj", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "15-19, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - TX_CURR", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "-1| Female", + "MOH_Disag_ID": "64", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "y3VqNEK9n95", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "<1, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - TX_CURR", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "35-39 | Male", + "MOH_Disag_ID": "84", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "ytvrDZdNAhc", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "35-39, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - Treatment New", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "30-34 | Male", + "MOH_Disag_ID": "107", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "B8JEL3qeQiw", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "30-34, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - Treatment New", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "50+ | Male", + "MOH_Disag_ID": "111", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "FgwkSYUXq8x", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "50+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - Treatment New", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "5-9 | Male", + "MOH_Disag_ID": "102", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "IxSwaxNCt1n", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "5-9, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - Treatment New", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "35-39 | Female", + "MOH_Disag_ID": "96", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "OBbZvcHg2HL", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "35-39, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - Treatment New", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "45-49 | Female", + "MOH_Disag_ID": "98", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "POkbpo4D13c", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "45-49, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - Treatment New", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "1-4 | Female", + "MOH_Disag_ID": "89", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "PPoL5AnEAQf", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "1-4, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - Treatment New", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "25-29 | Male", + "MOH_Disag_ID": "106", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "R9wcT5vQ7tR", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "25-29, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - Treatment New", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "25-29 | Female", + "MOH_Disag_ID": "94", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "RMA75iIp8Wd", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "25-29, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - Treatment New", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "-1 | Male", + "MOH_Disag_ID": "100", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "SeijxYK8F4b", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "<1, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - Treatment New", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "20-24 | Male", + "MOH_Disag_ID": "105", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "VdA970UlzlX", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "20-24, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - Treatment New", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "45-49 | Male", + "MOH_Disag_ID": "110", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "WjX1mRJp9NV", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "45-49, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - Treatment New", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "20-24 | Female", + "MOH_Disag_ID": "93", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "Xn5oUNVSMWA", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "20-24, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - Treatment New", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "10-14 | Female", + "MOH_Disag_ID": "91", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "dFjZira5vTX", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "10-14, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - Treatment New", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "40-44 | Female", + "MOH_Disag_ID": "97", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "eOn9JgfkB4F", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "40-44, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - Treatment New", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "5-9 | Female", + "MOH_Disag_ID": "90", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "hiUhhVpgUMg", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "5-9, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - Treatment New", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "30-34 | Female", + "MOH_Disag_ID": "95", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "j0yodS3zbnW", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "30-34, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - Treatment New", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "1-4 | Male", + "MOH_Disag_ID": "101", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "jbrs9Qk6f9b", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "1-4, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - Treatment New", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "50+ | Female", + "MOH_Disag_ID": "99", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "kGlGj9LDonu", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "50+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - Treatment New", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "10-14 | Male", + "MOH_Disag_ID": "103", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "ljBmGJpAsZh", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "10-14, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - Treatment New", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "40-44 | Male", + "MOH_Disag_ID": "109", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "qdYU6NoIpY1", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "40-44, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - Treatment New", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "15-19 | Female", + "MOH_Disag_ID": "92", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "wW6G5NC8Wd1", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "15-19, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - Treatment New", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "15-19 | Male", + "MOH_Disag_ID": "104", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "x1r1vfZQLFj", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "15-19, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - Treatment New", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "-1 | Female", + "MOH_Disag_ID": "88", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "y3VqNEK9n95", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "<1, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART - Treatment New", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "35-39 | Male", + "MOH_Disag_ID": "108", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "ytvrDZdNAhc", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "35-39, Male, Positive", + "Operation": "ADD" + } + ] + }, + { + "status": "Success", + "country_org": "DATIM-MOH-NGA-FY20", + "period": "FY20", + "country_code": "NGA", + "country_name": "Nigeria", + "imap": [ + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "3. HTS People who tested HIV positive and received results Female 25-29yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "qDNtZQdEu6S", + "DATIM_Disag_ID": "BLWV93S2HJ0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "3. HTS People who tested HIV positive and received results Male 20-24yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "YqkkGEOlE7O", + "DATIM_Disag_ID": "BitB2nKfWBK", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS People who tested HIV negative and received their results Female 5-9yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "uG6kpJp33vw", + "DATIM_Disag_ID": "EFah6yBFc3J", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "3. HTS People who tested HIV positive and received results Female 45-49yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "qGcju2j6e98", + "DATIM_Disag_ID": "ERDcFrmlT0J", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "3. HTS People who tested HIV positive and received results Female 65+yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "S8OBKAbeiFd", + "DATIM_Disag_ID": "GlfLlD3wSQj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "3. HTS People who tested HIV positive and received results Female 50-64yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "zeVFPT8kfhY", + "DATIM_Disag_ID": "GlfLlD3wSQj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "3. HTS People who tested HIV positive and received results Male 40-44yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "sOxdD2Wsiop", + "DATIM_Disag_ID": "HTcrEM69sst", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "3. HTS People who tested HIV positive and received results Male 10-14yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "N2kW2UikfR8", + "DATIM_Disag_ID": "KRoQaA91sv5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS People who tested HIV negative and received their results Male 10-14yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "qTcTRgoVQVw", + "DATIM_Disag_ID": "Kjn4IWLfG2G", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "3. HTS People who tested HIV positive and received results Female 35-39yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "hnsr2lCfAIa", + "DATIM_Disag_ID": "MuaoVfC9rYL", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS People who tested HIV negative and received their results Female 15-19yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "hhEX3Oe2HS8", + "DATIM_Disag_ID": "NJclydByUvA", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "3. HTS People who tested HIV positive and received results Male 25-29yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "as3hhbVl6j7", + "DATIM_Disag_ID": "NRZfd73Ypo8", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS People who tested HIV negative and received their results Male 5-9yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "fZXIdVvsLkT", + "DATIM_Disag_ID": "NpsmKYKl0mt", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "3. HTS People who tested HIV positive and received results Male 45-49yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "iNBdWgcbDaf", + "DATIM_Disag_ID": "OOCHuTdTJEQ", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS People who tested HIV negative and received their results Male 20-24yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "qwEYXgG9OoS", + "DATIM_Disag_ID": "QS3vNL5WySH", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS People who tested HIV negative and received their results Male 40-44yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "KWto4xOWvWV", + "DATIM_Disag_ID": "RLLUx3DHJan", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS People who tested HIV negative and received their results Female 35-39yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "y7SdmgQz7l5", + "DATIM_Disag_ID": "Sf6GWp5gNx2", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS People who tested HIV negative and received their results Female 25-29yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "FjlK9PSfoS2", + "DATIM_Disag_ID": "TCwxcGgIeqE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "3. HTS People who tested HIV positive and received results Female 5-9yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "BRhAd3TD3Yl", + "DATIM_Disag_ID": "UggtNScQMVl", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "3. HTS People who tested HIV positive and received results Male 50-64yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "mxoMxokNDHq", + "DATIM_Disag_ID": "WDpiIZ8UjB8", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "3. HTS People who tested HIV positive and received results Male 65+yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "qCaFUjTiVl7", + "DATIM_Disag_ID": "WDpiIZ8UjB8", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "3. HTS People who tested HIV positive and received results Female 30-34yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "jWumGH8x43n", + "DATIM_Disag_ID": "bxqrio2gHOj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "3. HTS People who tested HIV positive and received results Female 40-44yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "odyfWzI3XGT", + "DATIM_Disag_ID": "d3rKRkxJP1v", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS People who tested HIV negative and received their results Male 15-19yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "y2sePFBWNNQ", + "DATIM_Disag_ID": "eyTROtsEW5a", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS People who tested HIV negative and received their results Female 20-24yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "Cl5VrShmH6f", + "DATIM_Disag_ID": "fysQ3RXzbzW", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "3. HTS People who tested HIV positive and received results Female 10-14yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "YZj1GdR8loq", + "DATIM_Disag_ID": "hXgqQX95TVa", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS People who tested HIV negative and received their results Female 45-49yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "d3aIQPiiUyF", + "DATIM_Disag_ID": "i0RFyIDccSm", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS People who tested HIV negative and received their results Male 50-64yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "Fw1uV6HUDWt", + "DATIM_Disag_ID": "i4lSbrUVcpe", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS People who tested HIV negative and received their results Female 65+yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "NS5CJcsfChJ", + "DATIM_Disag_ID": "i4lSbrUVcpe", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS People who tested HIV negative and received their results Male 65+yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "F1AwNU1dzLn", + "DATIM_Disag_ID": "ip5uMUT73Qu", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS People who tested HIV negative and received their results Male 50-64yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "Fw1uV6HUDWt", + "DATIM_Disag_ID": "ip5uMUT73Qu", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "3. HTS People who tested HIV positive and received results Male 30-34yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "EQLD0HDecYa", + "DATIM_Disag_ID": "kLd3OnUYTr5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS People who tested HIV negative and received their results Male 30-34yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "iVChEimJNJA", + "DATIM_Disag_ID": "kZ5sEz94kJE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS People who tested HIV negative and received their results Male 25-29yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "BOAX5NmfhoN", + "DATIM_Disag_ID": "lGNNK7ZYDGP", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS People who tested HIV negative and received their results Female 30-34yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "qgI0K2Vx0tY", + "DATIM_Disag_ID": "oKgx2Sw4qUL", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "3. HTS People who tested HIV positive and received results Male 1-4yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "nMyvPYQzjxo", + "DATIM_Disag_ID": "tBoWuTd0ERY", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS People who tested HIV negative and received their results Female 10-14yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "IK9I8tdBj6V", + "DATIM_Disag_ID": "tIhxMfmPrU5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "3. HTS People who tested HIV positive and received results Female 20-24yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "LmllPinGRlh", + "DATIM_Disag_ID": "tvOcOPhIdRH", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS People who tested HIV negative and received their results Male 1-4yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "IT9wwIxMtzT", + "DATIM_Disag_ID": "uPpiUkMhH6j", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "3. HTS People who tested HIV positive and received results Female 15-19yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "apBjWjDopum", + "DATIM_Disag_ID": "wJCVvM7o6xm", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "3. HTS People who tested HIV positive and received results Male 5-9yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "OfhOme6emy5", + "DATIM_Disag_ID": "wLMOUM9mfTV", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS People who tested HIV negative and received their results Male 35-39yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "VOJEVEGdtRD", + "DATIM_Disag_ID": "wO7RB8C1sal", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "3. HTS People who tested HIV positive and received results Male 35-39yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "XTGzyf3Uvwe", + "DATIM_Disag_ID": "wnsHEWFSqzG", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "3. HTS People who tested HIV positive and received results Male 15-19yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "tA5viDCxgOf", + "DATIM_Disag_ID": "wpck6pSRDer", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS People who tested HIV negative and received their results Female 1-4yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "FEAsOWmQvQW", + "DATIM_Disag_ID": "xTNM0wWDzo0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "3. HTS People who tested HIV positive and received results Female 1-4yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "n0lJSVUf5XM", + "DATIM_Disag_ID": "xzoIG0AwsNB", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS People who tested HIV negative and received their results Male 45-49yrs", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "YkFRsuSsmG2", + "DATIM_Disag_ID": "z1V5tDuMQt7", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "MOH_Indicator_Name": "14a. Number of HIV positive pregnant women already on ART prior to this pregnancy", + "DATIM_Indicator_Category": "PMTCT_ART", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "CjYhqwbrHIg", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "MOH_Indicator_Name": "14d. Number of Pregnant women newly started on ART during labour", + "DATIM_Indicator_Category": "PMTCT_ART", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "LgAaPqJ5Odb", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "MOH_Indicator_Name": "14b. Number of Pregnant women newly started on ART during ANC 36 weeks of pregnancy", + "DATIM_Indicator_Category": "PMTCT_ART", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "uF7KIa7WGCR", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "5. Number of pregnant women with previously known HIV positive infection", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "FuWxQFgRBIY", + "DATIM_Disag_ID": "D3erNSl5dd2", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "7. Number tested HIV positive", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "lmeYIesFHOz", + "DATIM_Disag_ID": "brmDl6cMjft", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART 4 People living with HIV who are currently receiving ART during the month (All regimen) <1y", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male, 50+ years", + "MOH_Disag_ID": "EzaEXNrymiJ", + "MOH_Indicator_ID": "KnbKfVuRkdS", + "DATIM_Disag_ID": "FgwkSYUXq8x", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "50+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART 4 People living with HIV who are currently receiving ART during the month (All regimen) <1y", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male, 5-9yrs", + "MOH_Disag_ID": "WpLN52wvi2N", + "MOH_Indicator_ID": "KnbKfVuRkdS", + "DATIM_Disag_ID": "IxSwaxNCt1n", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "5-9, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART 4 People living with HIV who are currently receiving ART during the month (All regimen) <1y", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female, 1- 4 yrs", + "MOH_Disag_ID": "XruJp4NYvUE", + "MOH_Indicator_ID": "KnbKfVuRkdS", + "DATIM_Disag_ID": "PPoL5AnEAQf", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "1-4, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART 4 People living with HIV who are currently receiving ART during the month (All regimen) <1y", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male, 25-49 years", + "MOH_Disag_ID": "ScXbC3T5ZZz", + "MOH_Indicator_ID": "KnbKfVuRkdS", + "DATIM_Disag_ID": "R9wcT5vQ7tR", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "25-29, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART 4 People living with HIV who are currently receiving ART during the month (All regimen) <1y", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female, 25-49 years", + "MOH_Disag_ID": "kU83OOnzqWh", + "MOH_Indicator_ID": "KnbKfVuRkdS", + "DATIM_Disag_ID": "RMA75iIp8Wd", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "25-29, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART 4 People living with HIV who are currently receiving ART during the month (All regimen) <1y", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male, <1y", + "MOH_Disag_ID": "KLeULrvPcSD", + "MOH_Indicator_ID": "KnbKfVuRkdS", + "DATIM_Disag_ID": "SeijxYK8F4b", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "<1, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART 4 People living with HIV who are currently receiving ART during the month (All regimen) <1y", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male, 20 - 24yrs", + "MOH_Disag_ID": "FjdK9yv8DxP", + "MOH_Indicator_ID": "KnbKfVuRkdS", + "DATIM_Disag_ID": "VdA970UlzlX", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "20-24, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART 4 People living with HIV who are currently receiving ART during the month (All regimen) <1y", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female, 20 - 24yrs", + "MOH_Disag_ID": "u8xsz4aqkXq", + "MOH_Indicator_ID": "KnbKfVuRkdS", + "DATIM_Disag_ID": "Xn5oUNVSMWA", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "20-24, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART 4 People living with HIV who are currently receiving ART during the month (All regimen) <1y", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female, 10 - 14yrs", + "MOH_Disag_ID": "lo7h8zjx7bG", + "MOH_Indicator_ID": "KnbKfVuRkdS", + "DATIM_Disag_ID": "dFjZira5vTX", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "10-14, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART 4 People living with HIV who are currently receiving ART during the month (All regimen) <1y", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female, 5-9yrs", + "MOH_Disag_ID": "W6YkAOHM29W", + "MOH_Indicator_ID": "KnbKfVuRkdS", + "DATIM_Disag_ID": "hiUhhVpgUMg", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "5-9, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART 4 People living with HIV who are currently receiving ART during the month (All regimen) <1y", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male, 1- 4 yrs", + "MOH_Disag_ID": "JNgOdj7O35z", + "MOH_Indicator_ID": "KnbKfVuRkdS", + "DATIM_Disag_ID": "jbrs9Qk6f9b", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "1-4, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART 4 People living with HIV who are currently receiving ART during the month (All regimen) <1y", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female, 50+ years", + "MOH_Disag_ID": "eVVPMNgEHgG", + "MOH_Indicator_ID": "KnbKfVuRkdS", + "DATIM_Disag_ID": "kGlGj9LDonu", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "50+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART 4 People living with HIV who are currently receiving ART during the month (All regimen) <1y", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male, 10 - 14yrs", + "MOH_Disag_ID": "YBB0zk5yhLK", + "MOH_Indicator_ID": "KnbKfVuRkdS", + "DATIM_Disag_ID": "ljBmGJpAsZh", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "10-14, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART 4 People living with HIV who are currently receiving ART during the month (All regimen) 15-19 years", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male, 15-19yrs", + "MOH_Disag_ID": "sykrphiqQBv", + "MOH_Indicator_ID": "sykrphiqQBv", + "DATIM_Disag_ID": "wW6G5NC8Wd1", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "15-19, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART 4 People living with HIV who are currently receiving ART during the month (All regimen) <1y", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Male, 15-19yrs", + "MOH_Disag_ID": "sykrphiqQBv", + "MOH_Indicator_ID": "KnbKfVuRkdS", + "DATIM_Disag_ID": "x1r1vfZQLFj", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "15-19, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART 4 People living with HIV who are currently receiving ART during the month (All regimen) <1y", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female, <1y", + "MOH_Disag_ID": "PO2hBhliK38", + "MOH_Indicator_ID": "KnbKfVuRkdS", + "DATIM_Disag_ID": "y3VqNEK9n95", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "<1, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART 3. People living with HIV newly started on ART during the month (excludes ART transfer-in) <1y", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Male, 50+ years", + "MOH_Disag_ID": "EzaEXNrymiJ", + "MOH_Indicator_ID": "tmfIHdxdgHU", + "DATIM_Disag_ID": "FgwkSYUXq8x", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "50+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART 3. People living with HIV newly started on ART during the month (excludes ART transfer-in) <1y", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Male, 5-9yrs", + "MOH_Disag_ID": "WpLN52wvi2N", + "MOH_Indicator_ID": "tmfIHdxdgHU", + "DATIM_Disag_ID": "IxSwaxNCt1n", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "5-9, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART 3. People living with HIV newly started on ART during the month (excludes ART transfer-in) <1y", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Female, 1- 4 yrs", + "MOH_Disag_ID": "XruJp4NYvUE", + "MOH_Indicator_ID": "tmfIHdxdgHU", + "DATIM_Disag_ID": "PPoL5AnEAQf", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "1-4, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART 3. People living with HIV newly started on ART during the month (excludes ART transfer-in) <1y", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Male, 25-49 years", + "MOH_Disag_ID": "ScXbC3T5ZZz", + "MOH_Indicator_ID": "tmfIHdxdgHU", + "DATIM_Disag_ID": "R9wcT5vQ7tR", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "25-29, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART 3. People living with HIV newly started on ART during the month (excludes ART transfer-in) <1y", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Female, 25-49 years", + "MOH_Disag_ID": "kU83OOnzqWh", + "MOH_Indicator_ID": "tmfIHdxdgHU", + "DATIM_Disag_ID": "RMA75iIp8Wd", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "25-29, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART 3. People living with HIV newly started on ART during the month (excludes ART transfer-in) <1y", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Male, <1y", + "MOH_Disag_ID": "KLeULrvPcSD", + "MOH_Indicator_ID": "tmfIHdxdgHU", + "DATIM_Disag_ID": "SeijxYK8F4b", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "<1, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART 3. People living with HIV newly started on ART during the month (excludes ART transfer-in) <1y", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Male, 20 - 24yrs", + "MOH_Disag_ID": "FjdK9yv8DxP", + "MOH_Indicator_ID": "tmfIHdxdgHU", + "DATIM_Disag_ID": "VdA970UlzlX", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "20-24, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART 3. People living with HIV newly started on ART during the month (excludes ART transfer-in) <1y", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Female, 20 - 24yrs", + "MOH_Disag_ID": "u8xsz4aqkXq", + "MOH_Indicator_ID": "tmfIHdxdgHU", + "DATIM_Disag_ID": "Xn5oUNVSMWA", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "20-24, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART 3. People living with HIV newly started on ART during the month (excludes ART transfer-in) <1y", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Female, 10 - 14yrs", + "MOH_Disag_ID": "lo7h8zjx7bG", + "MOH_Indicator_ID": "tmfIHdxdgHU", + "DATIM_Disag_ID": "dFjZira5vTX", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "10-14, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART 3. People living with HIV newly started on ART during the month (excludes ART transfer-in) <1y", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Female, 5-9yrs", + "MOH_Disag_ID": "W6YkAOHM29W", + "MOH_Indicator_ID": "tmfIHdxdgHU", + "DATIM_Disag_ID": "hiUhhVpgUMg", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "5-9, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART 3. People living with HIV newly started on ART during the month (excludes ART transfer-in) <1y", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Male, 1- 4 yrs", + "MOH_Disag_ID": "JNgOdj7O35z", + "MOH_Indicator_ID": "tmfIHdxdgHU", + "DATIM_Disag_ID": "jbrs9Qk6f9b", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "1-4, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART 3. People living with HIV newly started on ART during the month (excludes ART transfer-in) <1y", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Female, 50+ years", + "MOH_Disag_ID": "eVVPMNgEHgG", + "MOH_Indicator_ID": "tmfIHdxdgHU", + "DATIM_Disag_ID": "kGlGj9LDonu", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "50+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART 3. People living with HIV newly started on ART during the month (excludes ART transfer-in) <1y", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Male, 10 - 14yrs", + "MOH_Disag_ID": "YBB0zk5yhLK", + "MOH_Indicator_ID": "tmfIHdxdgHU", + "DATIM_Disag_ID": "ljBmGJpAsZh", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "10-14, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART 3. People living with HIV newly started on ART during the month (excludes ART transfer-in) <1y", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Female, 15-19yrs", + "MOH_Disag_ID": "PDMDO7RUo5t", + "MOH_Indicator_ID": "tmfIHdxdgHU", + "DATIM_Disag_ID": "wW6G5NC8Wd1", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "15-19, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART 3. People living with HIV newly started on ART during the month (excludes ART transfer-in) <1y", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Male, 15-19yrs", + "MOH_Disag_ID": "sykrphiqQBv", + "MOH_Indicator_ID": "tmfIHdxdgHU", + "DATIM_Disag_ID": "x1r1vfZQLFj", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "15-19, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART 3. People living with HIV newly started on ART during the month (excludes ART transfer-in) <1y", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Female, <1y", + "MOH_Disag_ID": "PO2hBhliK38", + "MOH_Indicator_ID": "tmfIHdxdgHU", + "DATIM_Disag_ID": "y3VqNEK9n95", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "<1, Female, Positive", + "Operation": "ADD" + } + ] + }, + { + "status": "Success", + "country_org": "DATIM-MOH-Test-FY20", + "period": "FY20", + "country_code": "Test", + "country_name": "Test", + "imap": [ + { + "MOH_Indicator_Name": "HIV Testing (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Age(10-14)y, Female", + "MOH_Disag_ID": "Ak2FdPn5Q9G", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Testing (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Age <1y, Female", + "MOH_Disag_ID": "KaUFNUYC7ft", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Testing (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Female, (1-4)y", + "MOH_Disag_ID": "WqDPWzWmlQT", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Testing (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(5-9)y, Female", + "MOH_Disag_ID": "fzKC3XrqoHz", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Age(10-14)y, Female", + "MOH_Disag_ID": "Ak2FdPn5Q9G", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Age <1y, Female", + "MOH_Disag_ID": "KaUFNUYC7ft", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Female, (1-4)y", + "MOH_Disag_ID": "WqDPWzWmlQT", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(5-9)y, Female", + "MOH_Disag_ID": "fzKC3XrqoHz", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Age(10-14)y, Female", + "MOH_Disag_ID": "Ak2FdPn5Q9G", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "HrQbkVgBM1X", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Age <1y, Female", + "MOH_Disag_ID": "KaUFNUYC7ft", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "HrQbkVgBM1X", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Female, (1-4)y", + "MOH_Disag_ID": "WqDPWzWmlQT", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "HrQbkVgBM1X", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(5-9)y, Female", + "MOH_Disag_ID": "fzKC3XrqoHz", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "HrQbkVgBM1X", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Testing (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Age <1y, Male", + "MOH_Disag_ID": "Etb79cTNmIK", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Testing (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(5-9)y, Male", + "MOH_Disag_ID": "GJ9gSSmJoIv", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Testing (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(1-4)y, Male", + "MOH_Disag_ID": "ZjHIkuvbhVC", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Testing (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Age(10-14)y, Male", + "MOH_Disag_ID": "rj1w1Pq8jkf", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Age <1y, Male", + "MOH_Disag_ID": "Etb79cTNmIK", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(5-9)y, Male", + "MOH_Disag_ID": "GJ9gSSmJoIv", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(1-4)y, Male", + "MOH_Disag_ID": "ZjHIkuvbhVC", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Age(10-14)y, Male", + "MOH_Disag_ID": "rj1w1Pq8jkf", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Age <1y, Male", + "MOH_Disag_ID": "Etb79cTNmIK", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "R4WXCEzPZcY", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(5-9)y, Male", + "MOH_Disag_ID": "GJ9gSSmJoIv", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "R4WXCEzPZcY", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(1-4)y, Male", + "MOH_Disag_ID": "ZjHIkuvbhVC", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "R4WXCEzPZcY", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Age(10-14)y, Male", + "MOH_Disag_ID": "rj1w1Pq8jkf", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "R4WXCEzPZcY", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(20-24)y, Female", + "MOH_Disag_ID": "Qqla7AHVmyE", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(25-49 )y, Female", + "MOH_Disag_ID": "mauE5Mua3mf", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(15-19 )y, Female", + "MOH_Disag_ID": "puTb3F0KdEX", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(+50)y, Female", + "MOH_Disag_ID": "u3zNA6CU0aC", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(15-19 )y, Male", + "MOH_Disag_ID": "C56tlhPFjfp", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(25-49 )y, Male", + "MOH_Disag_ID": "GVCeesQOBzo", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(+50)y, Male", + "MOH_Disag_ID": "P02eYTPt4dS", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(20-24)y, Male", + "MOH_Disag_ID": "VZ2XN0ZxA6S", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Testing (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(15-19 )y, Male", + "MOH_Disag_ID": "C56tlhPFjfp", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Testing (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(25-49 )y, Male", + "MOH_Disag_ID": "GVCeesQOBzo", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Testing (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(+50)y, Male", + "MOH_Disag_ID": "P02eYTPt4dS", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Testing (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(20-24)y, Male", + "MOH_Disag_ID": "VZ2XN0ZxA6S", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(15-19 )y, Male", + "MOH_Disag_ID": "C56tlhPFjfp", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(25-49 )y, Male", + "MOH_Disag_ID": "GVCeesQOBzo", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(+50)y, Male", + "MOH_Disag_ID": "P02eYTPt4dS", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(20-24)y, Male", + "MOH_Disag_ID": "VZ2XN0ZxA6S", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HIV Testing (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(20-24)y, Female", + "MOH_Disag_ID": "Qqla7AHVmyE", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Testing (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(25-49 )y, Female", + "MOH_Disag_ID": "mauE5Mua3mf", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Testing (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(15-19 )y, Female", + "MOH_Disag_ID": "puTb3F0KdEX", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Testing (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(+50)y, Female", + "MOH_Disag_ID": "u3zNA6CU0aC", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(20-24)y, Female", + "MOH_Disag_ID": "Qqla7AHVmyE", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(25-49 )y, Female", + "MOH_Disag_ID": "mauE5Mua3mf", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(15-19 )y, Female", + "MOH_Disag_ID": "puTb3F0KdEX", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(+50)y, Female", + "MOH_Disag_ID": "u3zNA6CU0aC", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Maternal ART (ANC)", + "Classification": "n/a", + "DATIM_Indicator_Category": "PMTCT_ART", + "MOH_Disag_Name": "Started ART from (after 72hrs but < 6 weeks)", + "MOH_Disag_ID": "FbQySi4EF2g", + "MOH_Indicator_ID": "f0UGUWHUogZ", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Maternal ART (ANC)", + "Classification": "n/a", + "DATIM_Indicator_Category": "PMTCT_ART", + "MOH_Disag_Name": "On ART at 1st ANC visit", + "MOH_Disag_ID": "KGIRGjlPgrq", + "MOH_Indicator_ID": "f0UGUWHUogZ", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Maternal ART (ANC)", + "Classification": "n/a", + "DATIM_Indicator_Category": "PMTCT_ART", + "MOH_Disag_Name": "Started on ART in L&D", + "MOH_Disag_ID": "N4MPvl4DHTj", + "MOH_Indicator_ID": "f0UGUWHUogZ", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Maternal ART (ANC)", + "Classification": "n/a", + "DATIM_Indicator_Category": "PMTCT_ART", + "MOH_Disag_Name": "Started on ART in ANC (Option B+)", + "MOH_Disag_ID": "OfNFmREOKOD", + "MOH_Indicator_ID": "f0UGUWHUogZ", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Maternal ART (ANC)", + "Classification": "n/a", + "DATIM_Indicator_Category": "PMTCT_ART", + "MOH_Disag_Name": "Started on ART in PNC (within 72 hours)", + "MOH_Disag_ID": "hMeuPCfMjY3", + "MOH_Indicator_ID": "f0UGUWHUogZ", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Testing for HIV_EMTCT( Only)", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "Known HIV+ at first antenatal visit", + "MOH_Disag_ID": "USfPOPAeN16", + "MOH_Indicator_ID": "kbMCCBZwJ9Q", + "DATIM_Disag_ID": "D3erNSl5dd2", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Testing for HIV_EMTCT( Only)", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "Tested - Initial test in PNC (< 6 weeks)", + "MOH_Disag_ID": "de87z8nMhQU", + "MOH_Indicator_ID": "VwPe7rUMMRR", + "DATIM_Disag_ID": "Wc6ItXYBs0s", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Testing for HIV_EMTCT( Only)", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "Tested - Initial test in L&D", + "MOH_Disag_ID": "snwLRdi9LDc", + "MOH_Indicator_ID": "VwPe7rUMMRR", + "DATIM_Disag_ID": "Wc6ItXYBs0s", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Testing for HIV_EMTCT( Only)", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "Tested - Initial test in ANC", + "MOH_Disag_ID": "uR9wPGGggMU", + "MOH_Indicator_ID": "VwPe7rUMMRR", + "DATIM_Disag_ID": "Wc6ItXYBs0s", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Testing for HIV_EMTCT( Only)", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "Tested - Initial test in PNC (< 6 weeks)", + "MOH_Disag_ID": "de87z8nMhQU", + "MOH_Indicator_ID": "TxZUJpX3VOp", + "DATIM_Disag_ID": "Wc6ItXYBs0s", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Testing for HIV_EMTCT( Only)", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "Tested - Initial test in L&D", + "MOH_Disag_ID": "snwLRdi9LDc", + "MOH_Indicator_ID": "TxZUJpX3VOp", + "DATIM_Disag_ID": "Wc6ItXYBs0s", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Testing for HIV_EMTCT( Only)", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "Tested - Initial test in ANC", + "MOH_Disag_ID": "uR9wPGGggMU", + "MOH_Indicator_ID": "TxZUJpX3VOp", + "DATIM_Disag_ID": "Wc6ItXYBs0s", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Testing for HIV_EMTCT( Only)", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "Tested - Initial test in PNC (< 6 weeks)", + "MOH_Disag_ID": "de87z8nMhQU", + "MOH_Indicator_ID": "TxZUJpX3VOp", + "DATIM_Disag_ID": "brmDl6cMjft", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Testing for HIV_EMTCT( Only)", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "Tested - Initial test in L&D", + "MOH_Disag_ID": "snwLRdi9LDc", + "MOH_Indicator_ID": "TxZUJpX3VOp", + "DATIM_Disag_ID": "brmDl6cMjft", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Testing for HIV_EMTCT( Only)", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "Tested - Initial test in ANC", + "MOH_Disag_ID": "uR9wPGGggMU", + "MOH_Indicator_ID": "TxZUJpX3VOp", + "DATIM_Disag_ID": "brmDl6cMjft", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Currently on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "(15-19 )y, Male", + "MOH_Disag_ID": "C56tlhPFjfp", + "MOH_Indicator_ID": "xC1fdx2189O", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Currently on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "(25-49 )y, Male", + "MOH_Disag_ID": "GVCeesQOBzo", + "MOH_Indicator_ID": "xC1fdx2189O", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Currently on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "(+50)y, Male", + "MOH_Disag_ID": "P02eYTPt4dS", + "MOH_Indicator_ID": "xC1fdx2189O", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Currently on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "(20-24)y, Male", + "MOH_Disag_ID": "VZ2XN0ZxA6S", + "MOH_Indicator_ID": "xC1fdx2189O", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Currently on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "(20-24)y, Female", + "MOH_Disag_ID": "Qqla7AHVmyE", + "MOH_Indicator_ID": "xC1fdx2189O", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Currently on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "(25-49 )y, Female", + "MOH_Disag_ID": "mauE5Mua3mf", + "MOH_Indicator_ID": "xC1fdx2189O", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Currently on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "(15-19 )y, Female", + "MOH_Disag_ID": "puTb3F0KdEX", + "MOH_Indicator_ID": "xC1fdx2189O", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Currently on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "(+50)y, Female", + "MOH_Disag_ID": "u3zNA6CU0aC", + "MOH_Indicator_ID": "xC1fdx2189O", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Currently on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Age(10-14)y, Female", + "MOH_Disag_ID": "Ak2FdPn5Q9G", + "MOH_Indicator_ID": "xC1fdx2189O", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Currently on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Age <1y, Female", + "MOH_Disag_ID": "KaUFNUYC7ft", + "MOH_Indicator_ID": "xC1fdx2189O", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Currently on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female, (1-4)y", + "MOH_Disag_ID": "WqDPWzWmlQT", + "MOH_Indicator_ID": "xC1fdx2189O", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Currently on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "(5-9)y, Female", + "MOH_Disag_ID": "fzKC3XrqoHz", + "MOH_Indicator_ID": "xC1fdx2189O", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Currently on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Age <1y, Male", + "MOH_Disag_ID": "Etb79cTNmIK", + "MOH_Indicator_ID": "xC1fdx2189O", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Currently on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "(5-9)y, Male", + "MOH_Disag_ID": "GJ9gSSmJoIv", + "MOH_Indicator_ID": "xC1fdx2189O", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Currently on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "(1-4)y, Male", + "MOH_Disag_ID": "ZjHIkuvbhVC", + "MOH_Indicator_ID": "xC1fdx2189O", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Currently on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Age(10-14)y, Male", + "MOH_Disag_ID": "rj1w1Pq8jkf", + "MOH_Indicator_ID": "xC1fdx2189O", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Started on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "(15-19 )y, Male", + "MOH_Disag_ID": "C56tlhPFjfp", + "MOH_Indicator_ID": "VYFMiXIdhIj", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Started on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "(25-49 )y, Male", + "MOH_Disag_ID": "GVCeesQOBzo", + "MOH_Indicator_ID": "VYFMiXIdhIj", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Started on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "(+50)y, Male", + "MOH_Disag_ID": "P02eYTPt4dS", + "MOH_Indicator_ID": "VYFMiXIdhIj", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Started on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "(20-24)y, Male", + "MOH_Disag_ID": "VZ2XN0ZxA6S", + "MOH_Indicator_ID": "VYFMiXIdhIj", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Started on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "(20-24)y, Female", + "MOH_Disag_ID": "Qqla7AHVmyE", + "MOH_Indicator_ID": "VYFMiXIdhIj", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Started on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "(25-49 )y, Female", + "MOH_Disag_ID": "mauE5Mua3mf", + "MOH_Indicator_ID": "VYFMiXIdhIj", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Started on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "(15-19 )y, Female", + "MOH_Disag_ID": "puTb3F0KdEX", + "MOH_Indicator_ID": "VYFMiXIdhIj", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Started on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "(+50)y, Female", + "MOH_Disag_ID": "u3zNA6CU0aC", + "MOH_Indicator_ID": "VYFMiXIdhIj", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Started on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Age(10-14)y, Female", + "MOH_Disag_ID": "Ak2FdPn5Q9G", + "MOH_Indicator_ID": "VYFMiXIdhIj", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Started on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Age <1y, Female", + "MOH_Disag_ID": "KaUFNUYC7ft", + "MOH_Indicator_ID": "VYFMiXIdhIj", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Started on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Female, (1-4)y", + "MOH_Disag_ID": "WqDPWzWmlQT", + "MOH_Indicator_ID": "VYFMiXIdhIj", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Started on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "(5-9)y, Female", + "MOH_Disag_ID": "fzKC3XrqoHz", + "MOH_Indicator_ID": "VYFMiXIdhIj", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Started on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Age <1y, Male", + "MOH_Disag_ID": "Etb79cTNmIK", + "MOH_Indicator_ID": "VYFMiXIdhIj", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Started on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "(5-9)y, Male", + "MOH_Disag_ID": "GJ9gSSmJoIv", + "MOH_Indicator_ID": "VYFMiXIdhIj", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Started on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "(1-4)y, Male", + "MOH_Disag_ID": "ZjHIkuvbhVC", + "MOH_Indicator_ID": "VYFMiXIdhIj", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Started on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Age(10-14)y, Male", + "MOH_Disag_ID": "rj1w1Pq8jkf", + "MOH_Indicator_ID": "VYFMiXIdhIj", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + } + ] + }, + { + "status": "Success", + "country_org": "DATIM-MOH-KEN-FY20", + "period": "FY20", + "country_code": "KEN", + "country_name": "Kenya", + "imap": [ + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "MOH 731 Positive_1-9 HV01-17", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "du5RMT3aecB", + "DATIM_Disag_ID": "DY0yrJtBeSC", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Unknown Sex, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "MOH 731 Tested_10-14(F) HV01-03", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "gMICOUtzqRb", + "DATIM_Disag_ID": "FSmIqIsgheB", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "MOH 731 Positive_10-14(F) HV01-19", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "wu0ITFRjUzF", + "DATIM_Disag_ID": "FSmIqIsgheB", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "MOH 731 Positive_10-14(F) HV01-19", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "wu0ITFRjUzF", + "DATIM_Disag_ID": "HrQbkVgBM1X", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "MOH 731 Tested_10-14 (M) HV01-02", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "lj9QYJqS7bN", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "MOH 731 Positive_10-14(M) HV01-18", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "D9YwtS6RhQ1", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "MOH 731 Tested_1-9 HV01-01", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "OePJt8CcZ0d", + "DATIM_Disag_ID": "PrIxM0pIjFl", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Unknown Sex, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "MOH 731 Positive_1-9 HV01-17", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "du5RMT3aecB", + "DATIM_Disag_ID": "PrIxM0pIjFl", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Unknown Sex, Negative", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "MOH 731 Positive_10-14(M) HV01-18", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "D9YwtS6RhQ1", + "DATIM_Disag_ID": "R4WXCEzPZcY", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "MOH 731 Positive_25+(F) HV01-25", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "cBTa1jVzT8f", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "MOH 731 Positive_20-24(F) HV01-23", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "oCFXmpol7D8", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "MOH 731 Positive_15-19(F) HV01-21", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "xMNhnyu7vm1", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "MOH 731 Positive_20-24(M) HV01-22", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "F9OR49Lc1aR", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "MOH 731 Positive_25+(M) HV01-24", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "J4vNm7YEkdj", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "MOH 731 Positive_15-19(M) HV01-20", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "kLXGWRLzCAw", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "MOH 731 Tested_15-19 (M) HV01-04", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "XiRbc0DSMOH", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "MOH 731 Tested_25+ (M) HV01-08", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "gTkVw97FnQK", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "MOH 731 Tested_20-24(M) HV01-06", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "pkShOkgNQt2", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "MOH 731 Positive_20-24(M) HV01-22", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "F9OR49Lc1aR", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "MOH 731 Positive_25+(M) HV01-24", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "J4vNm7YEkdj", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "MOH 731 Positive_15-19(M) HV01-20", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "kLXGWRLzCAw", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "MOH 731 Tested_20-24(F) HV01-07", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "JiuqbydCIcy", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "MOH 731 Tested_15-19(F) HV01-05", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "YXJf27jfkvS", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "MOH 731 Tested_25+ (F) HV01-09", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "atSQz5O7e2A", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "MOH 731 Positive_25+(F) HV01-25", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "cBTa1jVzT8f", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "MOH 731 Positive_20-24(F) HV01-23", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "oCFXmpol7D8", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "MOH 731 Positive_15-19(F) HV01-21", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "xMNhnyu7vm1", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "MOH_Indicator_Name": "MOH 731 Start HAART_ANC HV02-17", + "DATIM_Indicator_Category": "PMTCT_ART", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "WNFWVHMqPv9", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "MOH_Indicator_Name": "MOH 731 On HAART at 1st ANC HV02-16", + "DATIM_Indicator_Category": "PMTCT_ART", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "lJpaBye9B0H", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "MOH 731 Known Positive at 1st ANC HV02-03", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "qSgLzXh46n9", + "DATIM_Disag_ID": "D3erNSl5dd2", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "MOH 731 Initial test at ANC HV02-04", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "ETX9cUWF43c", + "DATIM_Disag_ID": "Wc6ItXYBs0s", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "MOH 731 Positive Results_ANC HV02-11", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "nwXS5vxrrr7", + "DATIM_Disag_ID": "Wc6ItXYBs0s", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "MOH 731 Positive Results_ANC HV02-11", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "nwXS5vxrrr7", + "DATIM_Disag_ID": "brmDl6cMjft", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "MOH_Indicator_Name": "MOH 731 Completed IPT_12months HV03-066", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "IqkEA3etj2f", + "DATIM_Disag_ID": "GwUc7g13Hg9", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Positive, Unknown Sex, Unknown Age, Other - ART", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "MOH 731 On ART_20-24(M) HV03-034", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "e93GKJTHKAX", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "MOH 731 On ART_15-19(M) HV03-032", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "oOOnacUi9Jm", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "MOH 731 On ART_25+(M) HV03-036", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "pR7VzBydoj3", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "MOH 731 On ART_15-19 (F) HV03-033", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "AQsTt7jtKbt", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "MOH 731 On ART_20-24 (F) HV03-035", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "EhZQp3PTA3C", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "MOH 731 On ART_25+ (F) HV03-037", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "yNCUlEYkmyA", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "MOH 731 On ART_10-14 (F) HV03-031", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "GSEmLUnrvzj", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "MOH 731 On ART_<1 HV03-028", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "SJL4k6Gl53C", + "DATIM_Disag_ID": "uURluLqPIJ5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Unknown Sex, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "MOH 731 On ART_1-9 HV03-029", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "wbJOu4h2SSz", + "DATIM_Disag_ID": "uURluLqPIJ5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Unknown Sex, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "MOH 731 On ART_10-14(M) HV03-030", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "Jbu4if6gtDp", + "DATIM_Disag_ID": "zHSL7ATXJib", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "MOH 731 Start ART_20-24(M) HV03-022", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "K59f8nZ5vhy", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "MOH 731 Start ART_25+(M) HV03-024 HV03-022", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "SCMKsiNj6c5", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "MOH 731 Start ART_15-19(M) HV03-020", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "yWkSi8L3qGm", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "MOH 731 Start ART_15-19 (F) HV03-021", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "DaNcGZnkclz", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "MOH 731 Start ART_25+ (F) HV03-025", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "Nv4OkbdDvmm", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "OH 731 Start ART_20-24 (F) HV03-023", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "zNCSlBKbS6d", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "MOH 731 Start ART_10-14 (F) HV03-019", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "jthpt5cVV9c", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "MOH 731 Start ART_1-9 HV03-017", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "Hbc2qRi0U5x", + "DATIM_Disag_ID": "uURluLqPIJ5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Unknown Sex, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "MOH 731 Start ART_<1 HV03-016", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "mACm1JUzeLT", + "DATIM_Disag_ID": "uURluLqPIJ5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Unknown Sex, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "MOH 731 Start ART_10-14(M) HV03-018", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "LC2OqnUC5Sn", + "DATIM_Disag_ID": "zHSL7ATXJib", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + } + ] + }, + { + "status": "Success", + "country_org": "DATIM-MOH-COD-FY20", + "period": "FY20", + "country_code": "COD", + "country_name": "Democratic Republic of the Congo", + "imap": [ + { + "MOH_Indicator_Name": "PNLS-3.2 Nouveaux malades test\u00e9s et ayant retir\u00e9 les r\u00e9sultats F\u00e9minin, 15+ ans | DCIP", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "<15 ans |F", + "MOH_Disag_ID": "YukkVt0VEcA", + "MOH_Indicator_ID": "LDe7zKvuLjI", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "PNLS-3.3 Nouveaux malades test\u00e9s et ayant retir\u00e9 les r\u00e9sultats F\u00e9minin, 15+ ans | CDV", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "<15 ans |F", + "MOH_Disag_ID": "YukkVt0VEcA", + "MOH_Indicator_ID": "forpSjwSrVU", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "PNLS-3.3 Nouveaux malades re\u00e7us test\u00e9s VIH+ ayant retir\u00e9 leurs r\u00e9sultats F\u00e9minin, 15+ ans | CDV", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "<15 ans |F", + "MOH_Disag_ID": "YukkVt0VEcA", + "MOH_Indicator_ID": "PbkaFG0MCyo", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "PNLS-3.2 Nouveaux malades re\u00e7us test\u00e9s VIH+ ayant retir\u00e9 leurs r\u00e9sultats F\u00e9minin, 15+ ans | DCIP", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "<15 ans |F", + "MOH_Disag_ID": "YukkVt0VEcA", + "MOH_Indicator_ID": "cRSpXY5BynY", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "PNLS-3.3 Nouveaux malades re\u00e7us test\u00e9s VIH+ ayant retir\u00e9 leurs r\u00e9sultats F\u00e9minin, 15+ ans | CDV", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "<15 ans |F", + "MOH_Disag_ID": "YukkVt0VEcA", + "MOH_Indicator_ID": "PbkaFG0MCyo", + "DATIM_Disag_ID": "HrQbkVgBM1X", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "PNLS-3.2 Nouveaux malades re\u00e7us test\u00e9s VIH+ ayant retir\u00e9 leurs r\u00e9sultats F\u00e9minin, 15+ ans | DCIP", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "<15 ans |F", + "MOH_Disag_ID": "YukkVt0VEcA", + "MOH_Indicator_ID": "cRSpXY5BynY", + "DATIM_Disag_ID": "HrQbkVgBM1X", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "PNLS-3.2 Nouveaux malades test\u00e9s et ayant retir\u00e9 les r\u00e9sultats F\u00e9minin, 15+ ans | DCIP", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "<15 ans |M", + "MOH_Disag_ID": "aJLt6Fyr910", + "MOH_Indicator_ID": "LDe7zKvuLjI", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "PNLS-3.3 Nouveaux malades test\u00e9s et ayant retir\u00e9 les r\u00e9sultats F\u00e9minin, 15+ ans | CDV", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "<15 ans |M", + "MOH_Disag_ID": "aJLt6Fyr910", + "MOH_Indicator_ID": "forpSjwSrVU", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "PNLS-3.3 Nouveaux malades re\u00e7us test\u00e9s VIH+ ayant retir\u00e9 leurs r\u00e9sultats F\u00e9minin, 15+ ans | CDV", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "<15 ans |M", + "MOH_Disag_ID": "aJLt6Fyr910", + "MOH_Indicator_ID": "PbkaFG0MCyo", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "PNLS-3.2 Nouveaux malades re\u00e7us test\u00e9s VIH+ ayant retir\u00e9 leurs r\u00e9sultats F\u00e9minin, 15+ ans | DCIP", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "<15 ans |M", + "MOH_Disag_ID": "aJLt6Fyr910", + "MOH_Indicator_ID": "cRSpXY5BynY", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "PNLS-3.3 Nouveaux malades re\u00e7us test\u00e9s VIH+ ayant retir\u00e9 leurs r\u00e9sultats F\u00e9minin, 15+ ans | CDV", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "<15 ans |M", + "MOH_Disag_ID": "aJLt6Fyr910", + "MOH_Indicator_ID": "PbkaFG0MCyo", + "DATIM_Disag_ID": "R4WXCEzPZcY", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "PNLS-3.2 Nouveaux malades re\u00e7us test\u00e9s VIH+ ayant retir\u00e9 leurs r\u00e9sultats F\u00e9minin, 15+ ans | DCIP", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "<15 ans |M", + "MOH_Disag_ID": "aJLt6Fyr910", + "MOH_Indicator_ID": "cRSpXY5BynY", + "DATIM_Disag_ID": "R4WXCEzPZcY", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "PNLS-4.3 Femmes enceintes Diagnostiqu\u00e9s VIH+ inform\u00e9s de leurs r\u00e9sultats CPN", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Total | CPN", + "MOH_Disag_ID": "HllvX50cXC0", + "MOH_Indicator_ID": "OP77r8nwrBI", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "PNLS-3.3 Nouveaux malades re\u00e7us test\u00e9s VIH+ ayant retir\u00e9 leurs r\u00e9sultats F\u00e9minin, 15+ ans | CDV", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15+ ans | F", + "MOH_Disag_ID": "xtKNpckrz2b", + "MOH_Indicator_ID": "PbkaFG0MCyo", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "PNLS-3.2 Nouveaux malades re\u00e7us test\u00e9s VIH+ ayant retir\u00e9 leurs r\u00e9sultats F\u00e9minin, 15+ ans | DCIP", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15+ ans | F", + "MOH_Disag_ID": ".xtKNpckrz2b", + "MOH_Indicator_ID": "cRSpXY5BynY", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "PNLS-3.3 Nouveaux malades re\u00e7us test\u00e9s VIH+ ayant retir\u00e9 leurs r\u00e9sultats F\u00e9minin, 15+ ans | CDV", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15+ ans |M", + "MOH_Disag_ID": "f5AKOFnreCH", + "MOH_Indicator_ID": "PbkaFG0MCyo", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "PNLS-3.2 Nouveaux malades re\u00e7us test\u00e9s VIH+ ayant retir\u00e9 leurs r\u00e9sultats F\u00e9minin, 15+ ans | DCIP", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15+ ans |M", + "MOH_Disag_ID": "f5AKOFnreCH", + "MOH_Indicator_ID": "cRSpXY5BynY", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "PNLS-3.2 Nouveaux malades test\u00e9s et ayant retir\u00e9 les r\u00e9sultats F\u00e9minin, 15+ ans | DCIP", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15+ ans |M", + "MOH_Disag_ID": "f5AKOFnreCH", + "MOH_Indicator_ID": "LDe7zKvuLjI", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "PNLS-3.3 Nouveaux malades test\u00e9s et ayant retir\u00e9 les r\u00e9sultats F\u00e9minin, 15+ ans | CDV", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15+ ans |M", + "MOH_Disag_ID": "f5AKOFnreCH", + "MOH_Indicator_ID": "forpSjwSrVU", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "PNLS-3.3 Nouveaux malades re\u00e7us test\u00e9s VIH+ ayant retir\u00e9 leurs r\u00e9sultats F\u00e9minin, 15+ ans | CDV", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15+ ans |M", + "MOH_Disag_ID": "f5AKOFnreCH", + "MOH_Indicator_ID": "PbkaFG0MCyo", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "PNLS-3.2 Nouveaux malades re\u00e7us test\u00e9s VIH+ ayant retir\u00e9 leurs r\u00e9sultats F\u00e9minin, 15+ ans | DCIP", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15+ ans |M", + "MOH_Disag_ID": "f5AKOFnreCH", + "MOH_Indicator_ID": "cRSpXY5BynY", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "PNLS-3.2 Nouveaux malades test\u00e9s et ayant retir\u00e9 les r\u00e9sultats F\u00e9minin, 15+ ans | DCIP", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15+ ans | F", + "MOH_Disag_ID": "xtKNpckrz2b", + "MOH_Indicator_ID": "LDe7zKvuLjI", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "PNLS-4.3 Femmes enceintes Conseill\u00e9s, test\u00e9s et ayant retir\u00e9 les r\u00e9sultats CPN", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Total | CPN", + "MOH_Disag_ID": "HllvX50cXC0", + "MOH_Indicator_ID": "TIfU4nEofxA", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "PNLS-3.3 Nouveaux malades test\u00e9s et ayant retir\u00e9 les r\u00e9sultats F\u00e9minin, 15+ ans | CDV", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15+ ans | F", + "MOH_Disag_ID": "xtKNpckrz2b", + "MOH_Indicator_ID": "forpSjwSrVU", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "PNLS-4.3 Femmes enceintes Diagnostiqu\u00e9s VIH+ inform\u00e9s de leurs r\u00e9sultats CPN", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Total | CPN", + "MOH_Disag_ID": "HllvX50cXC0", + "MOH_Indicator_ID": "OP77r8nwrBI", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "PNLS-3.3 Nouveaux malades re\u00e7us test\u00e9s VIH+ ayant retir\u00e9 leurs r\u00e9sultats F\u00e9minin, 15+ ans | CDV", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15+ ans | F", + "MOH_Disag_ID": "xtKNpckrz2b", + "MOH_Indicator_ID": "PbkaFG0MCyo", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "PNLS-3.2 Nouveaux malades re\u00e7us test\u00e9s VIH+ ayant retir\u00e9 leurs r\u00e9sultats F\u00e9minin, 15+ ans | DCIP", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15+ ans | F", + "MOH_Disag_ID": "xtKNpckrz2b", + "MOH_Indicator_ID": "cRSpXY5BynY", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "PNLS-4.3 Femmes enceintes VIH+ mises sous TARV CPN", + "Classification": "n/a", + "DATIM_Indicator_Category": "PMTCT_ART", + "MOH_Disag_Name": "Total | CPN", + "MOH_Disag_ID": "HllvX50cXC0", + "MOH_Indicator_ID": "Z86bHthxwVG", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "PNLS-4.3 Femmes enceintes Diagnostiqu\u00e9s VIH+ inform\u00e9s de leurs r\u00e9sultats CPN", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "Total | CPN", + "MOH_Disag_ID": "HllvX50cXC0", + "MOH_Indicator_ID": "OP77r8nwrBI", + "DATIM_Disag_ID": "D3erNSl5dd2", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "PNLS-4.3 Femmes enceintes Conseill\u00e9s, test\u00e9s et ayant retir\u00e9 les r\u00e9sultats CPN", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "Total | CPN", + "MOH_Disag_ID": "HllvX50cXC0", + "MOH_Indicator_ID": "TIfU4nEofxA", + "DATIM_Disag_ID": "Wc6ItXYBs0s", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "PNLS-4.3 Femmes enceintes Diagnostiqu\u00e9s VIH+ inform\u00e9s de leurs r\u00e9sultats CPN", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "Total | CPN", + "MOH_Disag_ID": "HllvX50cXC0", + "MOH_Indicator_ID": "OP77r8nwrBI", + "DATIM_Disag_ID": "Wc6ItXYBs0s", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "PNLS-5.6 PVVIH nouvellement identifi\u00e9es chez qui on a exclu la TB ayant d\u00e9but\u00e9 la prophylaxie \u00e0\u00a0 l'INH au cours du mois", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "<15 years | M", + "MOH_Disag_ID": "yzJVWZ5ZioM", + "MOH_Indicator_ID": "O5lldApxKw4", + "DATIM_Disag_ID": "Q732w6Hev9u", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Female, <15, Life-long ART, New", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "PNLS-5.6 PVVIH ayant termin\u00e9 la prophylaxie a l'INH", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "15+ years | F", + "MOH_Disag_ID": "IqyyiL0h6eV", + "MOH_Indicator_ID": "AX7lJe9rpnQ", + "DATIM_Disag_ID": "UxkEEfHjlWb", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Male, 15+, Life-long ART, Already", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "PNLS-5.6 PVVIH nouvellement identifi\u00e9es chez qui on a exclu la TB ayant d\u00e9but\u00e9 la prophylaxie \u00e0\u00a0 l'INH au cours du mois", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "15+ years | F", + "MOH_Disag_ID": "IqyyiL0h6eV", + "MOH_Indicator_ID": "O5lldApxKw4", + "DATIM_Disag_ID": "ZuWjYTw4lpZ", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Male, 15+, Life-long ART, New", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "PNLS-5.6 PVVIH nouvellement identifi\u00e9es chez qui on a exclu la TB ayant d\u00e9but\u00e9 la prophylaxie \u00e0\u00a0 l'INH au cours du mois", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "<15 years | M", + "MOH_Disag_ID": "yzJVWZ5ZioM", + "MOH_Indicator_ID": "O5lldApxKw4", + "DATIM_Disag_ID": "lq6iUq7YcZ1", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Male, <15, Life-long ART, New", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "PNLS-5.6 PVVIH nouvellement identifi\u00e9es chez qui on a exclu la TB ayant d\u00e9but\u00e9 la prophylaxie \u00e0\u00a0 l'INH au cours du mois", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "15+ years | F", + "MOH_Disag_ID": "IqyyiL0h6eV", + "MOH_Indicator_ID": "O5lldApxKw4", + "DATIM_Disag_ID": "ngI4uyiCOSj", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Female, 15+, Life-long ART, New", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "PNLS-5.6 PVVIH ayant termin\u00e9 la prophylaxie a l'INH", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "15+ years | F", + "MOH_Disag_ID": "IqyyiL0h6eV", + "MOH_Indicator_ID": "AX7lJe9rpnQ", + "DATIM_Disag_ID": "rccYwUJXYAA", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Female, 15+, Life-long ART, Already", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "PNLS-5.6 PVVIH ayant termin\u00e9 la prophylaxie a l'INH", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "<15 years | M", + "MOH_Disag_ID": "yzJVWZ5ZioM", + "MOH_Indicator_ID": "AX7lJe9rpnQ", + "DATIM_Disag_ID": "ynzujzJwhjK", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Female, <15, Life-long ART, Already", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "PNLS-5.6 PVVIH ayant termin\u00e9 la prophylaxie a l'INH", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "<15 years | M", + "MOH_Disag_ID": "yzJVWZ5ZioM", + "MOH_Indicator_ID": "AX7lJe9rpnQ", + "DATIM_Disag_ID": "z98a1NoV4mp", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Male, <15, Life-long ART, Already", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "PNLS-5.2 NC sous ARV Masculin, Moins de 15 ans", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "15+ ans |M", + "MOH_Disag_ID": "f5AKOFnreCH", + "MOH_Indicator_ID": "J8UWBaRR9d1-monthly", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "PNLS-5.2 AC sous ARV Masculin, Moins de 15 ans", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "15+ ans |M", + "MOH_Disag_ID": "f5AKOFnreCH", + "MOH_Indicator_ID": "tsrrDDwbgra", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "PNLS-5.2 NC sous ARV Masculin, Moins de 15 ans", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "15+ ans | F", + "MOH_Disag_ID": "xtKNpckrz2b", + "MOH_Indicator_ID": "J8UWBaRR9d1-monthly", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "PNLS-5.2 AC sous ARV Masculin, Moins de 15 ans", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "15+ ans | F", + "MOH_Disag_ID": "xtKNpckrz2b", + "MOH_Indicator_ID": "tsrrDDwbgra", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "PNLS-5.2 NC sous ARV Masculin, Moins de 15 ans", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "<15 ans |F", + "MOH_Disag_ID": "YukkVt0VEcA", + "MOH_Indicator_ID": "J8UWBaRR9d1-monthly", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "PNLS-5.2 AC sous ARV Masculin, Moins de 15 ans", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "<15 ans |F", + "MOH_Disag_ID": "YukkVt0VEcA", + "MOH_Indicator_ID": "tsrrDDwbgra", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "PNLS-5.2 NC sous ARV Masculin, Moins de 15 ans", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "<15 ans |M", + "MOH_Disag_ID": "aJLt6Fyr910", + "MOH_Indicator_ID": "J8UWBaRR9d1-monthly", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "PNLS-5.2 AC sous ARV Masculin, Moins de 15 ans", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "<15 ans |M", + "MOH_Disag_ID": "aJLt6Fyr910", + "MOH_Indicator_ID": "tsrrDDwbgra", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "PNLS-5.2 NC sous ARV", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "15+ ans |M", + "MOH_Disag_ID": "f5AKOFnreCH", + "MOH_Indicator_ID": "J8UWBaRR9d1", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "PNLS-5.2 NC sous ARV", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "15+ ans | F", + "MOH_Disag_ID": "xtKNpckrz2b", + "MOH_Indicator_ID": "J8UWBaRR9d1", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "PNLS-5.2 NC sous ARV", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "<15 ans |F", + "MOH_Disag_ID": "YukkVt0VEcA", + "MOH_Indicator_ID": "J8UWBaRR9d1", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "PNLS-5.2 NC sous ARV", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "<15 ans |M", + "MOH_Disag_ID": "aJLt6Fyr910", + "MOH_Indicator_ID": "J8UWBaRR9d1", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + } + ] + }, + { + "status": "Success", + "country_org": "DATIM-MOH-DEMO-FY20", + "period": "FY20", + "country_code": "DEMO", + "country_name": "demo_country", + "imap": [ + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Vlad_test2", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "VST2", + "DATIM_Disag_ID": "UggtNScQMVl", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Vlad_test25", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "VST52", + "DATIM_Disag_ID": "pCFCaOLScdv", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Jason_test", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "JBK", + "DATIM_Disag_ID": "xzoIG0AwsNB", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "MOH_Indicator_Name": "PEPFAR_PMTCT_ART", + "DATIM_Indicator_Category": "PMTCT_ART", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PMTCT_ART", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "test", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "test", + "DATIM_Disag_ID": "D3erNSl5dd2", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "MOH_Indicator_Name": "Test-prod", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "test-prod", + "DATIM_Disag_ID": "Q732w6Hev9u", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Positive, Female, <15, Life-long ART, New", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "test", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "test", + "DATIM_Disag_ID": "SeijxYK8F4b", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_NEW", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "female_u1", + "MOH_Disag_ID": "female_u1", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "y3VqNEK9n95", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "<1, Female, Positive", + "Operation": "ADD" + } + ] + }, + { + "status": "Success", + "country_org": "DATIM-MOH-ZAF-FY20", + "period": "FY20", + "country_code": "ZAF", + "country_name": "South Africa", + "imap": [ + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "HIV test positive around 18 months", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "D2v0T3s4H8d", + "DATIM_Disag_ID": "DY0yrJtBeSC", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Unknown Sex, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "HIV test positive 19-59 months", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "GPU5XSzy0sZ", + "DATIM_Disag_ID": "DY0yrJtBeSC", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Unknown Sex, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "HIV test positive 5-14 years", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "ZkAlMfrlQRr", + "DATIM_Disag_ID": "DY0yrJtBeSC", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Unknown Sex, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "Antenatal client HIV 1st test", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "cx6F4m5U5v2", + "DATIM_Disag_ID": "K21p4HUGqOS", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Unknown Age, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "Antenatal client HIV 1st test positive", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "Cb3X7x9P7b2", + "DATIM_Disag_ID": "K21p4HUGqOS", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Unknown Age, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "HIV test 19-59 months", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "D9E2P1S6ACk", + "DATIM_Disag_ID": "PrIxM0pIjFl", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Unknown Sex, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "HIV test around 18 months", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "af7T7i9Q9r5", + "DATIM_Disag_ID": "PrIxM0pIjFl", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Unknown Sex, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "HIV test 5-14 years", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "zwVf0Fiu0KU", + "DATIM_Disag_ID": "PrIxM0pIjFl", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Unknown Sex, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "HIV test positive around 18 months", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "D2v0T3s4H8d", + "DATIM_Disag_ID": "PrIxM0pIjFl", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Unknown Sex, Negative", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "HIV test positive 19-59 months", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "GPU5XSzy0sZ", + "DATIM_Disag_ID": "PrIxM0pIjFl", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Unknown Sex, Negative", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "HIV test positive 5-14 years", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "ZkAlMfrlQRr", + "DATIM_Disag_ID": "PrIxM0pIjFl", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Unknown Sex, Negative", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "Antenatal client HIV 1st test positive", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "Cb3X7x9P7b2", + "DATIM_Disag_ID": "U6ErjBQYGSG", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Unknown Age, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "Antenatal client HIV re-test positive", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "J1a6I8c1G2k", + "DATIM_Disag_ID": "U6ErjBQYGSG", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Unknown Age, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "HIV test positive 15 years and older (excl ANC)", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "dnJxob72FVv", + "DATIM_Disag_ID": "a2dDU6KZyd0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Unknown Sex, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "HIV test 15 years and older (excl ANC)", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "nz3KiwTbf63", + "DATIM_Disag_ID": "qL3AXhLXfHf", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Unknown Sex, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "MOH_Indicator_Name": "HIV test positive 15 years and older (excl ANC)", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "dnJxob72FVv", + "DATIM_Disag_ID": "qL3AXhLXfHf", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Unknown Sex, Negative", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "MOH_Indicator_Name": "Antenatal client already on ART at 1st visit", + "DATIM_Indicator_Category": "PMTCT_ART", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "Afp9c3hcKx9", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "MOH_Indicator_Name": "Antenatal client start on ART", + "DATIM_Indicator_Category": "PMTCT_ART", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "X1d4L2l6W1k", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "Antenatal client already on ART at 1st visit", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "Afp9c3hcKx9", + "DATIM_Disag_ID": "D3erNSl5dd2", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "Antenatal client known HIV positive but NOT on ART at 1st visit", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "cq3K6v5R5e3", + "DATIM_Disag_ID": "D3erNSl5dd2", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "Antenatal client HIV 1st test", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "cx6F4m5U5v2", + "DATIM_Disag_ID": "Wc6ItXYBs0s", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "Antenatal client HIV 1st test positive", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "Cb3X7x9P7b2", + "DATIM_Disag_ID": "Wc6ItXYBs0s", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "Antenatal client HIV 1st test positive", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "Cb3X7x9P7b2", + "DATIM_Disag_ID": "brmDl6cMjft", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "Antenatal client HIV re-test positive", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "J1a6I8c1G2k", + "DATIM_Disag_ID": "brmDl6cMjft", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "MOH_Indicator_Name": "HIV new positive screened for TB", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "Ek1S1a5J9f3", + "DATIM_Disag_ID": "m95zIASJcjD", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Positive, Unknown Sex, Unknown Age, Life-long ART, New", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "MOH_Indicator_Name": "HIV positive client complete TPT", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "LTrDMysI5PU", + "DATIM_Disag_ID": "m95zIASJcjD", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Positive, Unknown Sex, Unknown Age, Life-long ART, New", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "MOH_Indicator_Name": "HIV new positive eligible for TPT", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "O1g4Q7x5T6x", + "DATIM_Disag_ID": "m95zIASJcjD", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Positive, Unknown Sex, Unknown Age, Life-long ART, New", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "MOH_Indicator_Name": "HIV new positive eligible client initiated on TPT", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "O4x7N3g4K8p", + "DATIM_Disag_ID": "m95zIASJcjD", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Positive, Unknown Sex, Unknown Age, Life-long ART, New", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "ART adult remain on ART end of period", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "ad6L3c1T6s4", + "DATIM_Disag_ID": "qli3maq9Ot7", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Unknown Sex, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "ART child under 15 years remain on ART end of period", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "Bs6P7y7G0z8", + "DATIM_Disag_ID": "uURluLqPIJ5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Unknown Sex, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "ART adult naive start ART in month", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "E3h4O6d1D9a", + "DATIM_Disag_ID": "qli3maq9Ot7", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Unknown Sex, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "ART child under 15 years naive start ART in month", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "K2n9Q7n7G3h", + "DATIM_Disag_ID": "uURluLqPIJ5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Unknown Sex, Positive", + "Operation": "ADD" + } + ] + }, + { + "status": "Success", + "country_org": "DATIM-MOH-TEST11-FY20", + "period": "FY20", + "country_code": "TEST11", + "country_name": "TEST11", + "imap": [ + { + "MOH_Indicator_Name": "Clients counseled and tested for HIV through HTC", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "5-9 years, Female", + "MOH_Disag_ID": "E0nAWhLK79J", + "MOH_Indicator_ID": "sAhiX6AxLG6", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients counseled and tested for HIV through HTC", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "< 1 year, Female", + "MOH_Disag_ID": "pTaQP788yC5", + "MOH_Indicator_ID": "sAhiX6AxLG6", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients counseled and tested for HIV through HTC", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10-14 years, Female", + "MOH_Disag_ID": "qYfVd65iuXH", + "MOH_Indicator_ID": "sAhiX6AxLG6", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients counseled and tested for HIV through HTC", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "1-4 years, Female", + "MOH_Disag_ID": "wAFGRtEl7nG", + "MOH_Indicator_ID": "sAhiX6AxLG6", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "5-9 years, Female", + "MOH_Disag_ID": "E0nAWhLK79J", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "< 1 year, Female", + "MOH_Disag_ID": "pTaQP788yC5", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10-14 years, Female", + "MOH_Disag_ID": "qYfVd65iuXH", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "1-4 years, Female", + "MOH_Disag_ID": "wAFGRtEl7nG", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "5-9 years, Female", + "MOH_Disag_ID": "E0nAWhLK79J", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "HrQbkVgBM1X", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "< 1 year, Female", + "MOH_Disag_ID": "pTaQP788yC5", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "HrQbkVgBM1X", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10-14 years, Female", + "MOH_Disag_ID": "qYfVd65iuXH", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "HrQbkVgBM1X", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "1-4 years, Female", + "MOH_Disag_ID": "wAFGRtEl7nG", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "HrQbkVgBM1X", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients counseled and tested for HIV through HTC", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "< 1 year, Male", + "MOH_Disag_ID": "SR2WfweFAxD", + "MOH_Indicator_ID": "sAhiX6AxLG6", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients counseled and tested for HIV through HTC", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10-14 years, Male", + "MOH_Disag_ID": "ZXYikTd6CZB", + "MOH_Indicator_ID": "sAhiX6AxLG6", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients counseled and tested for HIV through HTC", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "1-4 years, Male", + "MOH_Disag_ID": "gG5yK8C3z30", + "MOH_Indicator_ID": "sAhiX6AxLG6", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients counseled and tested for HIV through HTC", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "5-9 years, Male", + "MOH_Disag_ID": "haZi3seXYSS", + "MOH_Indicator_ID": "sAhiX6AxLG6", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "< 1 year, Male", + "MOH_Disag_ID": "SR2WfweFAxD", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10-14 years, Male", + "MOH_Disag_ID": "ZXYikTd6CZB", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "1-4 years, Male", + "MOH_Disag_ID": "gG5yK8C3z30", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "5-9 years, Male", + "MOH_Disag_ID": "haZi3seXYSS", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "< 1 year, Male", + "MOH_Disag_ID": "SR2WfweFAxD", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "R4WXCEzPZcY", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10-14 years, Male", + "MOH_Disag_ID": "ZXYikTd6CZB", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "R4WXCEzPZcY", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "1-4 years, Male", + "MOH_Disag_ID": "gG5yK8C3z30", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "R4WXCEzPZcY", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "5-9 years, Male", + "MOH_Disag_ID": "haZi3seXYSS", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "R4WXCEzPZcY", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "50 years and above, Female", + "MOH_Disag_ID": "IQT7IKHRS6X", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "20-24 years, Female", + "MOH_Disag_ID": "csWfMXz428O", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "25-49 years, Female", + "MOH_Disag_ID": "emYiBfc3x3U", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15-19 years, Female", + "MOH_Disag_ID": "y9MfNsyI3bn", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "50 years and above, Male", + "MOH_Disag_ID": "CxkHxXIjLcH", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "20-24 years, Male", + "MOH_Disag_ID": "PCZGMJ5EvGH", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15-19 years, Male", + "MOH_Disag_ID": "WAM7HGR0x63", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "25-49 years, Male", + "MOH_Disag_ID": "szMmZqHINQ0", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients counseled and tested for HIV through HTC", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "50 years and above, Male", + "MOH_Disag_ID": "CxkHxXIjLcH", + "MOH_Indicator_ID": "sAhiX6AxLG6", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients counseled and tested for HIV through HTC", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "20-24 years, Male", + "MOH_Disag_ID": "PCZGMJ5EvGH", + "MOH_Indicator_ID": "sAhiX6AxLG6", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients counseled and tested for HIV through HTC", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15-19 years, Male", + "MOH_Disag_ID": "WAM7HGR0x63", + "MOH_Indicator_ID": "sAhiX6AxLG6", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients counseled and tested for HIV through HTC", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "25-49 years, Male", + "MOH_Disag_ID": "szMmZqHINQ0", + "MOH_Indicator_ID": "sAhiX6AxLG6", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "50 years and above, Male", + "MOH_Disag_ID": "CxkHxXIjLcH", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "20-24 years, Male", + "MOH_Disag_ID": "PCZGMJ5EvGH", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15-19 years, Male", + "MOH_Disag_ID": "WAM7HGR0x63", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "25-49 years, Male", + "MOH_Disag_ID": "szMmZqHINQ0", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Clients counseled and tested for HIV through HTC", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "50 years and above, Female", + "MOH_Disag_ID": "IQT7IKHRS6X", + "MOH_Indicator_ID": "sAhiX6AxLG6", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients counseled and tested for HIV through HTC", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "20-24 years, Female", + "MOH_Disag_ID": "csWfMXz428O", + "MOH_Indicator_ID": "sAhiX6AxLG6", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients counseled and tested for HIV through HTC", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "25-49 years, Female", + "MOH_Disag_ID": "emYiBfc3x3U", + "MOH_Indicator_ID": "sAhiX6AxLG6", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients counseled and tested for HIV through HTC", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15-19 years, Female", + "MOH_Disag_ID": "y9MfNsyI3bn", + "MOH_Indicator_ID": "sAhiX6AxLG6", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "50 years and above, Female", + "MOH_Disag_ID": "IQT7IKHRS6X", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "20-24 years, Female", + "MOH_Disag_ID": "csWfMXz428O", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "25-49 years, Female", + "MOH_Disag_ID": "emYiBfc3x3U", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15-19 years, Female", + "MOH_Disag_ID": "y9MfNsyI3bn", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HIV positive pregnant women who initiated on ART_2019", + "Classification": "n/a", + "DATIM_Indicator_Category": "PMTCT_ART", + "MOH_Disag_Name": "< 25 years", + "MOH_Disag_ID": "gciO5WAa5Qh", + "MOH_Indicator_ID": "GOeU9rY6xo8", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV positive pregnant women who initiated on ART_2019", + "Classification": "n/a", + "DATIM_Indicator_Category": "PMTCT_ART", + "MOH_Disag_Name": ">= 25 years", + "MOH_Disag_ID": "sxqegIjlzTj", + "MOH_Indicator_ID": "GOeU9rY6xo8", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Known HIV positive pregnant women presenting for first antenatal care consultation_2019", + "Classification": "n/a", + "DATIM_Indicator_Category": "PMTCT_ART", + "MOH_Disag_Name": "< 25 years", + "MOH_Disag_ID": "gciO5WAa5Qh", + "MOH_Indicator_ID": "JPf8gquIsGu", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Known HIV positive pregnant women presenting for first antenatal care consultation_2019", + "Classification": "n/a", + "DATIM_Indicator_Category": "PMTCT_ART", + "MOH_Disag_Name": ">= 25 years", + "MOH_Disag_ID": "sxqegIjlzTj", + "MOH_Indicator_ID": "JPf8gquIsGu", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Known HIV positive pregnant women presenting for first antenatal care consultation_2019", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "< 25 years", + "MOH_Disag_ID": "gciO5WAa5Qh", + "MOH_Indicator_ID": "JPf8gquIsGu", + "DATIM_Disag_ID": "D3erNSl5dd2", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Known HIV positive pregnant women presenting for first antenatal care consultation_2019", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": ">= 25 years", + "MOH_Disag_ID": "sxqegIjlzTj", + "MOH_Indicator_ID": "JPf8gquIsGu", + "DATIM_Disag_ID": "D3erNSl5dd2", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Pregnant women with unknown HIV status tested for HIV_2019V", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "< 25 years", + "MOH_Disag_ID": "gciO5WAa5Qh", + "MOH_Indicator_ID": "NfcKSsqQSKy", + "DATIM_Disag_ID": "Wc6ItXYBs0s", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Pregnant women with unknown HIV status tested for HIV_2019V", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": ">= 25 years", + "MOH_Disag_ID": "sxqegIjlzTj", + "MOH_Indicator_ID": "NfcKSsqQSKy", + "DATIM_Disag_ID": "Wc6ItXYBs0s", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Pregnant women tested HIV positive_2019", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "< 25 years", + "MOH_Disag_ID": "gciO5WAa5Qh", + "MOH_Indicator_ID": "pVZUOgTfhE3", + "DATIM_Disag_ID": "Wc6ItXYBs0s", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Pregnant women tested HIV positive_2019", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": ">= 25 years", + "MOH_Disag_ID": "sxqegIjlzTj", + "MOH_Indicator_ID": "pVZUOgTfhE3", + "DATIM_Disag_ID": "Wc6ItXYBs0s", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Pregnant women tested HIV positive_2019", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "< 25 years", + "MOH_Disag_ID": "gciO5WAa5Qh", + "MOH_Indicator_ID": "pVZUOgTfhE3", + "DATIM_Disag_ID": "brmDl6cMjft", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Pregnant women tested HIV positive_2019", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": ">= 25 years", + "MOH_Disag_ID": "sxqegIjlzTj", + "MOH_Indicator_ID": "pVZUOgTfhE3", + "DATIM_Disag_ID": "brmDl6cMjft", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Patients who started anti TB treatment at enrollment_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "default", + "MOH_Disag_ID": "BNTdWBe0N1F", + "MOH_Indicator_ID": "iFkxMxhEoj5", + "DATIM_Disag_ID": "GwUc7g13Hg9", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Unknown Sex, Unknown Age, Other - ART", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Patients who started anti TB treatment at enrollment_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "default", + "MOH_Disag_ID": "CK9lIv6mSnM", + "MOH_Indicator_ID": "iFkxMxhEoj5", + "DATIM_Disag_ID": "GwUc7g13Hg9", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Unknown Sex, Unknown Age, Other - ART", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Patients who started anti TB treatment at enrollment_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "default", + "MOH_Disag_ID": "NVaPwGZE3BD", + "MOH_Indicator_ID": "iFkxMxhEoj5", + "DATIM_Disag_ID": "GwUc7g13Hg9", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Unknown Sex, Unknown Age, Other - ART", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Patients who started anti TB treatment at enrollment_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "default", + "MOH_Disag_ID": "oKIKQmUJEwN", + "MOH_Indicator_ID": "iFkxMxhEoj5", + "DATIM_Disag_ID": "GwUc7g13Hg9", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Unknown Sex, Unknown Age, Other - ART", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of clients currently on ART_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "20 -24 years, Male", + "MOH_Disag_ID": "f36xIT43PfA", + "MOH_Indicator_ID": "opl2iTrU8uL", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of clients currently on ART_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "15-19 years, Male", + "MOH_Disag_ID": "yG3cAZ3kzDi", + "MOH_Indicator_ID": "opl2iTrU8uL", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of clients currently on ART_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "50 years and above, Female", + "MOH_Disag_ID": "Qeh4mS74TkO", + "MOH_Indicator_ID": "opl2iTrU8uL", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of clients currently on ART_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "20 -24 years, Female", + "MOH_Disag_ID": "aXvKBPUlmKU", + "MOH_Indicator_ID": "opl2iTrU8uL", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of clients currently on ART_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "25-49 years, female", + "MOH_Disag_ID": "cJokyjePkG5", + "MOH_Indicator_ID": "opl2iTrU8uL", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of clients currently on ART_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "15-19 years, Female", + "MOH_Disag_ID": "e9k31H3mVe8", + "MOH_Indicator_ID": "opl2iTrU8uL", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of clients currently on ART_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "5-9 years, Female", + "MOH_Disag_ID": "JK1A95HAoNN", + "MOH_Indicator_ID": "opl2iTrU8uL", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of clients currently on ART_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "10-14 years, Female", + "MOH_Disag_ID": "RoRk4vf6vX4", + "MOH_Indicator_ID": "opl2iTrU8uL", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of clients currently on ART_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "2-4 years, Female", + "MOH_Disag_ID": "bBUSa90UWlc", + "MOH_Indicator_ID": "opl2iTrU8uL", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of clients currently on ART_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "< 2 year, Female", + "MOH_Disag_ID": "u3OJWZ8BDn4", + "MOH_Indicator_ID": "opl2iTrU8uL", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of clients currently on ART_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "5-9 years, Male", + "MOH_Disag_ID": "AJI0XPKW7eK", + "MOH_Indicator_ID": "opl2iTrU8uL", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of clients currently on ART_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "2-4 years, Male", + "MOH_Disag_ID": "meQhILePCAq", + "MOH_Indicator_ID": "opl2iTrU8uL", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of clients currently on ART_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "10-14 years, Male", + "MOH_Disag_ID": "pq3Coz5DG85", + "MOH_Indicator_ID": "opl2iTrU8uL", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of clients currently on ART_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "< 2 year, Male", + "MOH_Disag_ID": "zGnWjBCcYaB", + "MOH_Indicator_ID": "opl2iTrU8uL", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of patients who initiated ART this month_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "25-49 years, Male", + "MOH_Disag_ID": "GWwtaWND2sw", + "MOH_Indicator_ID": "S8qN7fuglqG", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of patients who initiated ART this month_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "20 -24 years, Male", + "MOH_Disag_ID": "f36xIT43PfA", + "MOH_Indicator_ID": "S8qN7fuglqG", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of patients who initiated ART this month_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "50 years and above, Male", + "MOH_Disag_ID": "vDsiP9C7oQn", + "MOH_Indicator_ID": "S8qN7fuglqG", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of patients who initiated ART this month_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "15-19 years, Male", + "MOH_Disag_ID": "yG3cAZ3kzDi", + "MOH_Indicator_ID": "S8qN7fuglqG", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of patients who initiated ART this month_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "50 years and above, Female", + "MOH_Disag_ID": "Qeh4mS74TkO", + "MOH_Indicator_ID": "S8qN7fuglqG", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of patients who initiated ART this month_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "20 -24 years, Female", + "MOH_Disag_ID": "aXvKBPUlmKU", + "MOH_Indicator_ID": "S8qN7fuglqG", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of patients who initiated ART this month_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "25-49 years, female", + "MOH_Disag_ID": "cJokyjePkG5", + "MOH_Indicator_ID": "S8qN7fuglqG", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of patients who initiated ART this month_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "15-19 years, Female", + "MOH_Disag_ID": "e9k31H3mVe8", + "MOH_Indicator_ID": "S8qN7fuglqG", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of patients who initiated ART this month_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "5-9 years, Female", + "MOH_Disag_ID": "JK1A95HAoNN", + "MOH_Indicator_ID": "S8qN7fuglqG", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of patients who initiated ART this month_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "10-14 years, Female", + "MOH_Disag_ID": "RoRk4vf6vX4", + "MOH_Indicator_ID": "S8qN7fuglqG", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of patients who initiated ART this month_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "2-4 years, Female", + "MOH_Disag_ID": "bBUSa90UWlc", + "MOH_Indicator_ID": "S8qN7fuglqG", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of patients who initiated ART this month_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "< 2 year, Female", + "MOH_Disag_ID": "u3OJWZ8BDn4", + "MOH_Indicator_ID": "S8qN7fuglqG", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of patients who initiated ART this month_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "5-9 years, Male", + "MOH_Disag_ID": "AJI0XPKW7eK", + "MOH_Indicator_ID": "S8qN7fuglqG", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of patients who initiated ART this month_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "2-4 years, Male", + "MOH_Disag_ID": "meQhILePCAq", + "MOH_Indicator_ID": "S8qN7fuglqG", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of patients who initiated ART this month_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "10-14 years, Male", + "MOH_Disag_ID": "pq3Coz5DG85", + "MOH_Indicator_ID": "S8qN7fuglqG", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of patients who initiated ART this month_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "< 2 year, Male", + "MOH_Disag_ID": "zGnWjBCcYaB", + "MOH_Indicator_ID": "S8qN7fuglqG", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + } + ] + }, + { + "status": "Success", + "country_org": "DATIM-MOH-SSD-FY20", + "period": "FY20", + "country_code": "SSD", + "country_name": "South Sudan", + "imap": [ + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_25and29Female", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_25and29Female", + "DATIM_Disag_ID": "BLWV93S2HJ0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_20and24Male", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_20and24Male", + "DATIM_Disag_ID": "BitB2nKfWBK", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS-TST_Female_5and9", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS-TST_Female_5and9", + "DATIM_Disag_ID": "EFah6yBFc3J", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_5and9Female", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_5and9Female", + "DATIM_Disag_ID": "EFah6yBFc3J", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_45and49Female", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_45and49Female", + "DATIM_Disag_ID": "ERDcFrmlT0J", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_50andMoreFemale", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_50andMoreFemale", + "DATIM_Disag_ID": "GlfLlD3wSQj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS-TST_Female_Under1", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS-TST_Female_Under1", + "DATIM_Disag_ID": "Gvo9takmOXx", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_under1Female", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_under1Female", + "DATIM_Disag_ID": "Gvo9takmOXx", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_40and44Male", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_40and44Male", + "DATIM_Disag_ID": "HTcrEM69sst", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_10and14Male", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_10and14Male", + "DATIM_Disag_ID": "KRoQaA91sv5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS-TST_Male_10and14", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS-TST_Male_10and14", + "DATIM_Disag_ID": "Kjn4IWLfG2G", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_10and14Male", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_10and14Male", + "DATIM_Disag_ID": "Kjn4IWLfG2G", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_35and39Female", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_35and39Female", + "DATIM_Disag_ID": "MuaoVfC9rYL", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS-TST_Female_15and19", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS-TST_Female_15and19", + "DATIM_Disag_ID": "NJclydByUvA", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_15and19Female", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_15and19Female", + "DATIM_Disag_ID": "NJclydByUvA", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_25and29Male", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_25and29Male", + "DATIM_Disag_ID": "NRZfd73Ypo8", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS-TST_Male_5and9", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS-TST_Male_5and9", + "DATIM_Disag_ID": "NpsmKYKl0mt", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_5and9Male", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_5and9Male", + "DATIM_Disag_ID": "NpsmKYKl0mt", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_45and49Male", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_45and49Male", + "DATIM_Disag_ID": "OOCHuTdTJEQ", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS-TST_Male_20and24", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS-TST_Male_20and24", + "DATIM_Disag_ID": "QS3vNL5WySH", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_20and24Male", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_20and24Male", + "DATIM_Disag_ID": "QS3vNL5WySH", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS-TST_Male_40and44", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS-TST_Male_40and44", + "DATIM_Disag_ID": "RLLUx3DHJan", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_40and44Male", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_40and44Male", + "DATIM_Disag_ID": "RLLUx3DHJan", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS-TST_Female_35and39", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS-TST_Female_35and39", + "DATIM_Disag_ID": "Sf6GWp5gNx2", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_35and39Female", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_35and39Female", + "DATIM_Disag_ID": "Sf6GWp5gNx2", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS-TST_Female_25and29", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS-TST_Female_25and29", + "DATIM_Disag_ID": "TCwxcGgIeqE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_25and29Female", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_25and29Female", + "DATIM_Disag_ID": "TCwxcGgIeqE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_5and9Female", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_5and9Female", + "DATIM_Disag_ID": "UggtNScQMVl", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_50andMoreMale", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_50andMoreMale", + "DATIM_Disag_ID": "WDpiIZ8UjB8", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_30and34Female", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_30and34Female", + "DATIM_Disag_ID": "bxqrio2gHOj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_under1Male", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_under1Male", + "DATIM_Disag_ID": "cXdSJvbabBT", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_40and44Female", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_40and44Female", + "DATIM_Disag_ID": "d3rKRkxJP1v", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS-TST_Male_15and19", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS-TST_Male_15and19", + "DATIM_Disag_ID": "eyTROtsEW5a", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_15and19Male", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_15and19Male", + "DATIM_Disag_ID": "eyTROtsEW5a", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS-TST_Female_40and44", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS-TST_Female_40and44", + "DATIM_Disag_ID": "fsnxvho9fiG", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_40and44Female", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_40and44Female", + "DATIM_Disag_ID": "fsnxvho9fiG", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS-TST_Female_20and24", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS-TST_Female_20and24", + "DATIM_Disag_ID": "fysQ3RXzbzW", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_20and24Female", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_20and24Female", + "DATIM_Disag_ID": "fysQ3RXzbzW", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_10and14Female", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_10and14Female", + "DATIM_Disag_ID": "hXgqQX95TVa", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS-TST_Female_45and49", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS-TST_Female_45and49", + "DATIM_Disag_ID": "i0RFyIDccSm", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_45and49Female", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_45and49Female", + "DATIM_Disag_ID": "i0RFyIDccSm", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS-TST_Female_50andMore", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS-TST_Female_50andMore", + "DATIM_Disag_ID": "i4lSbrUVcpe", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_50andMoreFemale", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_50andMoreFemale", + "DATIM_Disag_ID": "i4lSbrUVcpe", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS-TST_Male_Under1", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS-TST_Male_Under1", + "DATIM_Disag_ID": "iomLts0rFcj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS-TST_Male_Under1", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_Under1Male", + "DATIM_Disag_ID": "iomLts0rFcj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS-TST_Male_50andMore", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS-TST_Male_50andMore", + "DATIM_Disag_ID": "ip5uMUT73Qu", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_50andMoreMale", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_50andMoreMale", + "DATIM_Disag_ID": "ip5uMUT73Qu", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_30and34Male", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_30and34Male", + "DATIM_Disag_ID": "kLd3OnUYTr5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS-TST_Male_30and34", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS-TST_Male_30and34", + "DATIM_Disag_ID": "kZ5sEz94kJE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_30and34Male", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_30and34Male", + "DATIM_Disag_ID": "kZ5sEz94kJE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS-TST_Male_25and29", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS-TST_Male_25and29", + "DATIM_Disag_ID": "lGNNK7ZYDGP", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_25and29Male", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_25and29Male", + "DATIM_Disag_ID": "lGNNK7ZYDGP", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS-TST_Female_30and34", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS-TST_Female_30and34", + "DATIM_Disag_ID": "oKgx2Sw4qUL", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_30and34Female", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_30and34Female", + "DATIM_Disag_ID": "oKgx2Sw4qUL", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_under1Female", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_under1Female", + "DATIM_Disag_ID": "pCFCaOLScdv", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_1and4Male", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_1and4Male", + "DATIM_Disag_ID": "tBoWuTd0ERY", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS-TST_Female_10and14", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS-TST_Female_10and14", + "DATIM_Disag_ID": "tIhxMfmPrU5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_10and14Female", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_10and14Female", + "DATIM_Disag_ID": "tIhxMfmPrU5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_20and24Female", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_20and24Female", + "DATIM_Disag_ID": "tvOcOPhIdRH", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS-TST_Male_1and4", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS-TST_Male_1and4", + "DATIM_Disag_ID": "uPpiUkMhH6j", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_1and4Male", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_1and4Male", + "DATIM_Disag_ID": "uPpiUkMhH6j", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_15and19Female", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_15and19Female", + "DATIM_Disag_ID": "wJCVvM7o6xm", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_5and9Male", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_5and9Male", + "DATIM_Disag_ID": "wLMOUM9mfTV", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS-TST_Male_35and39", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS-TST_Male_35and39", + "DATIM_Disag_ID": "wO7RB8C1sal", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_35and39Male", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_35and39Male", + "DATIM_Disag_ID": "wO7RB8C1sal", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_35and39Male", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_35and39Male", + "DATIM_Disag_ID": "wnsHEWFSqzG", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_15and19Male", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_15and19Male", + "DATIM_Disag_ID": "wpck6pSRDer", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS-TST_Female_1and4", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS-TST_Female_1and4", + "DATIM_Disag_ID": "xTNM0wWDzo0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_1and4Female", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_1and4Female", + "DATIM_Disag_ID": "xTNM0wWDzo0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_1and4Female", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_1and4Female", + "DATIM_Disag_ID": "xzoIG0AwsNB", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS-TST_Male_45and49", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS-TST_Male_45and49", + "DATIM_Disag_ID": "z1V5tDuMQt7", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "HTS_TST_Positive_45and49Male", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTS_TST_Positive_45and49Male", + "DATIM_Disag_ID": "z1V5tDuMQt7", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "MOH_Indicator_Name": "Number of PMTCT Clients who received ARTduring this reporting period by Regimen", + "DATIM_Indicator_Category": "PMTCT_ART", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PMTCT_ART", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "Newly Tested Positive 45-49", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PMTCT_STAT_NewlyTestedPositive_Female_45and49", + "DATIM_Disag_ID": "AxpvptSH0iv", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "New Negative 20-24", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PMTCT_STAT_NewNegative_Female_20and24", + "DATIM_Disag_ID": "IWKtMCDNCg6", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "New Negative 40-44", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PMTCT_STAT_NewNegative_Female_40and44", + "DATIM_Disag_ID": "IakwwQAGzmz", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "New Negative 15-19", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PMTCT_STAT_NewNegative_Female_15and19", + "DATIM_Disag_ID": "JVJLGwn0EIB", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "Known Positive 45-49", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PMTCT_STAT_KnownPositive_Female_45and49", + "DATIM_Disag_ID": "LdNchqoBCkj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "New Negative 35-39", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PMTCT_STAT_NewNegative_Female_35and39", + "DATIM_Disag_ID": "LpPcZClKI6Q", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "New Negative 45-49", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PMTCT_STAT_NewNegative_Female_45and49", + "DATIM_Disag_ID": "OLEE3EmuEky", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "Known Positive <10", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PMTCT_STAT_KnownPositive_Female_Under10", + "DATIM_Disag_ID": "SBvNg13yEst", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<10, Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "Newly Tested Positive 15-19", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PMTCT_STAT_NewlyTestedPositive_Female_15and19", + "DATIM_Disag_ID": "Ugikyb2spKu", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "Known Positive 25-29", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PMTCT_STAT_KnownPositive_Female_25and29", + "DATIM_Disag_ID": "VGOJcz6z33R", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "Known Positive 10-14", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PMTCT_STAT_KnownPositive_Female_10and14", + "DATIM_Disag_ID": "VpE9umLKrMk", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "Known Positive 15-19", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PMTCT_STAT_KnownPositive_Female_15and19", + "DATIM_Disag_ID": "Y7bzxSSESFN", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "Known Positive 50+", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PMTCT_STAT_KnownPositive_Female_50andMore", + "DATIM_Disag_ID": "Yv4sfg9PYy2", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "Newly Tested Positive 40-44", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PMTCT_STAT_NewlyTestedPositive_Female_40and44", + "DATIM_Disag_ID": "ZHbjgx3vyR9", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "New Negative 10-14", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PMTCT_STAT_NewNegative_Female_10and14", + "DATIM_Disag_ID": "ZtZoTKQQIXv", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "Newly Tested Positive <10", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PMTCT_STAT_NewlyTestedPositive_Female_Under10", + "DATIM_Disag_ID": "aWUfHSoGAoP", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<10, Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "New Negative 50+", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PMTCT_STAT_NewNegative_Female_50andMore", + "DATIM_Disag_ID": "hSfjVeeCY9r", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "Known Positive 35-39", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PMTCT_STAT_KnownPositive_Female_35and39", + "DATIM_Disag_ID": "j881I2cOKZc", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "New Negative 25-29", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PMTCT_STAT_NewNegative_Female_25and29", + "DATIM_Disag_ID": "kYsWrugEfJz", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "Newly Tested Positive 20-24", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PMTCT_STAT_NewlyTestedPositive_Female_20and24", + "DATIM_Disag_ID": "lRF5BIZMinO", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "Known Positive 30-34", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PMTCT_STAT_KnownPositive_Female_30and34", + "DATIM_Disag_ID": "oU1suMFWekf", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "Newly Tested Positive 50+", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PMTCT_STAT_NewlyTestedPositive_Female_50andMore", + "DATIM_Disag_ID": "ohhnnF4sEhS", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "Known Positive 40-44", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PMTCT_STAT_KnownPositive_Female_40and44", + "DATIM_Disag_ID": "poQeGAhTTQS", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "Newly Tested Positive 35-39", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PMTCT_STAT_NewlyTestedPositive_Female_35and39", + "DATIM_Disag_ID": "rNlaZW9BdWk", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "Newly Tested Positive 30-34", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PMTCT_STAT_NewlyTestedPositive_Female_30and34", + "DATIM_Disag_ID": "sQsRJXPlNrc", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "New Negative 30-34", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PMTCT_STAT_NewNegative_Female_30and34", + "DATIM_Disag_ID": "uoTpJlV6f4n", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "Newly Tested Positive 25-29", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PMTCT_STAT_NewlyTestedPositive_Female_25and29", + "DATIM_Disag_ID": "vGcgW9KPIEC", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "Known Positive 20-24", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PMTCT_STAT_KnownPositive_Female_20and24", + "DATIM_Disag_ID": "yEa3l8fBBlN", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "Newly Tested Positive 10-14", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PMTCT_STAT_NewlyTestedPositive_Female_10and14", + "DATIM_Disag_ID": "yRUCEmfwnAa", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "New Negative <10", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PMTCT_STAT_NewNegative_Female_Under10", + "DATIM_Disag_ID": "zHTzwdxjRhI", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<10, Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "MOH_Indicator_Name": "Newly Enrolled Female <15", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TB_PREV_NewlyEnrolled_Female_Under15", + "DATIM_Disag_ID": "Q732w6Hev9u", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Positive, Female, <15, Life-long ART, New", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "MOH_Indicator_Name": "Previously Enrolled Male 15+", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TB_PREV_PreviouslyEnrolled_Male_15andMore", + "DATIM_Disag_ID": "UxkEEfHjlWb", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Positive, Male, 15+, Life-long ART, Already", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "MOH_Indicator_Name": "Newly Enrolled Male 15+", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TB_PREV_NewlyEnrolled_Male_15andMore", + "DATIM_Disag_ID": "ZuWjYTw4lpZ", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Positive, Male, 15+, Life-long ART, New", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "MOH_Indicator_Name": "Newly Enrolled Male <15", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TB_PREV_NewlyEnrolled_Male_Under15", + "DATIM_Disag_ID": "lq6iUq7YcZ1", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Positive, Male, <15, Life-long ART, New", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "MOH_Indicator_Name": "Newly Enrolled Female 15+", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TB_PREV_NewlyEnrolled_Female_15andMore", + "DATIM_Disag_ID": "ngI4uyiCOSj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Positive, Female, 15+, Life-long ART, New", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "MOH_Indicator_Name": "Previously Enrolled Female 15+", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TB_PREV_PreviouslyEnrolled_Female_15andMore", + "DATIM_Disag_ID": "rccYwUJXYAA", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Positive, Female, 15+, Life-long ART, Already", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "MOH_Indicator_Name": "Previously Enrolled Female <15", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TB_PREV_PreviouslyEnrolled_Female_Under15", + "DATIM_Disag_ID": "ynzujzJwhjK", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Positive, Female, <15, Life-long ART, Already", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "MOH_Indicator_Name": "Previously Enrolled Male <15", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TB_PREV_PreviouslyEnrolled_Male_Under15", + "DATIM_Disag_ID": "z98a1NoV4mp", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Positive, Male, <15, Life-long ART, Already", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_Curr Male 30-34", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_CURR_Male_30and34", + "DATIM_Disag_ID": "B8JEL3qeQiw", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_Curr Male 50+", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_CURR_Male_50andMore", + "DATIM_Disag_ID": "FgwkSYUXq8x", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_Curr Male 5-9", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_CURR_Male_5and9", + "DATIM_Disag_ID": "IxSwaxNCt1n", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_Curr Female 35-39", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_CURR_Female_35and39", + "DATIM_Disag_ID": "OBbZvcHg2HL", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_Curr Female 45-49", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_CURR_Female_45and49", + "DATIM_Disag_ID": "POkbpo4D13c", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_Curr Female 1-4", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_CURR_Female_1and4", + "DATIM_Disag_ID": "PPoL5AnEAQf", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_Curr Male 25-29", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_CURR_Male_25and29", + "DATIM_Disag_ID": "R9wcT5vQ7tR", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_Curr Female 25-29", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_CURR_Female_25and29", + "DATIM_Disag_ID": "RMA75iIp8Wd", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_Curr Male <1", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_CURR_Male_Under1", + "DATIM_Disag_ID": "SeijxYK8F4b", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_Curr Male 20-24", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_CURR_Male_20and24", + "DATIM_Disag_ID": "VdA970UlzlX", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_Curr Male 45-49", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_CURR_Male_45and49", + "DATIM_Disag_ID": "WjX1mRJp9NV", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_Curr Female 20-24", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_CURR_Female_20and24", + "DATIM_Disag_ID": "Xn5oUNVSMWA", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_Curr Female 10-14", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_CURR_Female_10and14", + "DATIM_Disag_ID": "dFjZira5vTX", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_Curr Female 40-44", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_CURR_Female_40and44", + "DATIM_Disag_ID": "eOn9JgfkB4F", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_Curr Female 5-9", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_CURR_Female_5and9", + "DATIM_Disag_ID": "hiUhhVpgUMg", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_Curr Female 30-34", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_CURR_Female_30and34", + "DATIM_Disag_ID": "j0yodS3zbnW", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_Curr Male 1-4", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_CURR_Male_1and4", + "DATIM_Disag_ID": "jbrs9Qk6f9b", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_Curr Female 50+", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_CURR_Female_50andMore", + "DATIM_Disag_ID": "kGlGj9LDonu", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_Curr Male 10-14", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_CURR_Male_10and14", + "DATIM_Disag_ID": "ljBmGJpAsZh", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_Curr Male 40-44", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_CURR_Male_40and44", + "DATIM_Disag_ID": "qdYU6NoIpY1", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_Curr Female 15-19", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_CURR_Female_15and19", + "DATIM_Disag_ID": "wW6G5NC8Wd1", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_Curr Male 15-19", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_CURR_Male_15and19", + "DATIM_Disag_ID": "x1r1vfZQLFj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_Curr Female <1", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_CURR_Female_Under1", + "DATIM_Disag_ID": "y3VqNEK9n95", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_Curr Male 35-39", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_CURR_Male_35and39", + "DATIM_Disag_ID": "ytvrDZdNAhc", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_New Male 30-34", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_New_Male_30and34", + "DATIM_Disag_ID": "B8JEL3qeQiw", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_New Male 50+", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_New_Male_50andMore", + "DATIM_Disag_ID": "FgwkSYUXq8x", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_New Male 5-9", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_New_Male_5and9", + "DATIM_Disag_ID": "IxSwaxNCt1n", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX-New Female 35-39", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_New_Female_35and39", + "DATIM_Disag_ID": "OBbZvcHg2HL", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_New Female 45-49", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_New_Female_45and49", + "DATIM_Disag_ID": "POkbpo4D13c", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_New Female 1-4", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_New_Female_1and4", + "DATIM_Disag_ID": "PPoL5AnEAQf", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_New Male 25-29", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_New_Male_25and29", + "DATIM_Disag_ID": "R9wcT5vQ7tR", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_New Female 25-29", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_New_Female_25and29", + "DATIM_Disag_ID": "RMA75iIp8Wd", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_New Male <1", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_New_Male_Under1", + "DATIM_Disag_ID": "SeijxYK8F4b", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_New Male 20-24", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_New_Male_20and24", + "DATIM_Disag_ID": "VdA970UlzlX", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_New Male 45-49", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_New_Male_45and49", + "DATIM_Disag_ID": "WjX1mRJp9NV", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_New Female 20-24", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_New_Female_20and24", + "DATIM_Disag_ID": "Xn5oUNVSMWA", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_new Female 10-14", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_New_Female_10and14", + "DATIM_Disag_ID": "dFjZira5vTX", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_New Female 40-44", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_New_Female_40and44", + "DATIM_Disag_ID": "eOn9JgfkB4F", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_New Female 5-9", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_New_Female_5and9", + "DATIM_Disag_ID": "hiUhhVpgUMg", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_New Female 30-34", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_New_Female_30and34", + "DATIM_Disag_ID": "j0yodS3zbnW", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_New Male 1-4", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_New_Male_1and4", + "DATIM_Disag_ID": "jbrs9Qk6f9b", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_New Female 50+", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_New_Female_50andMore", + "DATIM_Disag_ID": "kGlGj9LDonu", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_New Male 10-14", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_New_Male_10and14", + "DATIM_Disag_ID": "ljBmGJpAsZh", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_New Male 40-44", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_New_Male_40and44", + "DATIM_Disag_ID": "qdYU6NoIpY1", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_New Female 15-19", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_New_Female_15and19", + "DATIM_Disag_ID": "wW6G5NC8Wd1", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_New Male 15-19", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_New_Male_15and19", + "DATIM_Disag_ID": "x1r1vfZQLFj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_New Female<1", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_New_Female_Under1", + "DATIM_Disag_ID": "y3VqNEK9n95", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "TX_New Male 35-39", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "TX_New_Male_35and39", + "DATIM_Disag_ID": "ytvrDZdNAhc", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Male, Positive", + "Operation": "ADD" + } + ] + }, + { + "status": "Success", + "country_org": "DATIM-MOH-BWA-FY20", + "period": "FY20", + "country_code": "BWA", + "country_name": "Botswana", + "imap": [ + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "25-29_7bii_Female", + "MOH_Disag_ID": "25-29_7bii_Female", + "MOH_Indicator_ID": "voYLawRWLq5.ue5JKZWidNP", + "DATIM_Disag_ID": "BLWV93S2HJ0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "25-29, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "20-24_7bi_male", + "MOH_Disag_ID": "20-24_7bi_male", + "MOH_Indicator_ID": "voYLawRWLq5.Qm57wM4KFf0", + "DATIM_Disag_ID": "BitB2nKfWBK", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "20-24, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "5-9_females_HTS Clients Tested", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "5-9_7aii_Female", + "MOH_Disag_ID": "5-9_7aii_Female", + "MOH_Indicator_ID": "M04hX18SVFq.otvxfaIr8nx", + "DATIM_Disag_ID": "EFah6yBFc3J", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "5-9, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "5-9_7bii_Female", + "MOH_Disag_ID": "5-9_7bii_Female", + "MOH_Indicator_ID": "voYLawRWLq5.otvxfaIr8nx", + "DATIM_Disag_ID": "EFah6yBFc3J", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "5-9, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "45-49_7bii_Female", + "MOH_Disag_ID": "45-49_7bii_Female", + "MOH_Indicator_ID": "voYLawRWLq5.hll6yi6KZwT", + "DATIM_Disag_ID": "ERDcFrmlT0J", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "45-49, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "50_7bii_Female", + "MOH_Disag_ID": "50_7bii_Female", + "MOH_Indicator_ID": "voYLawRWLq5.GmlIH6pq4BN", + "DATIM_Disag_ID": "GlfLlD3wSQj", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "50+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "<1_females_HTS Clients Tested", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "1_7aii_Female", + "MOH_Disag_ID": "1_7aii_Female", + "MOH_Indicator_ID": "M04hX18SVFq.MeXqu8e80Dc", + "DATIM_Disag_ID": "Gvo9takmOXx", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "<1, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "1_7bii_Female", + "MOH_Disag_ID": "1_7bii_Female", + "MOH_Indicator_ID": "voYLawRWLq5.MeXqu8e80Dc", + "DATIM_Disag_ID": "Gvo9takmOXx", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "<1, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "40-44_7bi_male", + "MOH_Disag_ID": "40-44_7bi_male", + "MOH_Indicator_ID": "voYLawRWLq5.g9BAWrxNDoW", + "DATIM_Disag_ID": "HTcrEM69sst", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "40-44, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10-14_7bi_male", + "MOH_Disag_ID": "10-14_7bi_male", + "MOH_Indicator_ID": "voYLawRWLq5.LdpteZjHKQT", + "DATIM_Disag_ID": "KRoQaA91sv5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "10-14, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "10-14_males_HTS Clients Tested", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10-14_7ai_Male", + "MOH_Disag_ID": "10-14_7ai_Male", + "MOH_Indicator_ID": "M04hX18SVFq.LdpteZjHKQT", + "DATIM_Disag_ID": "Kjn4IWLfG2G", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "10-14, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10-14_7bi_Male", + "MOH_Disag_ID": "10-14_7bi_Male", + "MOH_Indicator_ID": "voYLawRWLq5.LdpteZjHKQT", + "DATIM_Disag_ID": "Kjn4IWLfG2G", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "10-14, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "35-39_7bii_Female", + "MOH_Disag_ID": "35-39_7bii_Female", + "MOH_Indicator_ID": "voYLawRWLq5.g7IuFyTZsJI", + "DATIM_Disag_ID": "MuaoVfC9rYL", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "35-39, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "15-19_females_HTS Clients Tested", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15-19_7aii_Female", + "MOH_Disag_ID": "15-19_7aii_Female", + "MOH_Indicator_ID": "M04hX18SVFq.gtBWdzvW35r", + "DATIM_Disag_ID": "NJclydByUvA", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "15-19, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15-19_7bii_Female", + "MOH_Disag_ID": "15-19_7bii_Female", + "MOH_Indicator_ID": "voYLawRWLq5.gtBWdzvW35r", + "DATIM_Disag_ID": "NJclydByUvA", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "15-19, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "25-29_7bi_male", + "MOH_Disag_ID": "25-29_7bi_male", + "MOH_Indicator_ID": "voYLawRWLq5.agsLHJsbOmD", + "DATIM_Disag_ID": "NRZfd73Ypo8", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "25-29, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "5-9_males_HTS Clients Tested", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "5-9_7ai_Male", + "MOH_Disag_ID": "5-9_7ai_Male", + "MOH_Indicator_ID": "M04hX18SVFq.pZe4hoDRpGs", + "DATIM_Disag_ID": "NpsmKYKl0mt", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "5-9, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "5-9_7bi_Male", + "MOH_Disag_ID": "5-9_7bi_Male", + "MOH_Indicator_ID": "voYLawRWLq5.pZe4hoDRpGs", + "DATIM_Disag_ID": "NpsmKYKl0mt", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "5-9, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "45-49_7bi_male", + "MOH_Disag_ID": "45-49_7bi_male", + "MOH_Indicator_ID": "voYLawRWLq5.t0hq5fZPELt", + "DATIM_Disag_ID": "OOCHuTdTJEQ", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "45-49, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "20-24_males_HTS Clients Tested", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "20-24_7ai_Male", + "MOH_Disag_ID": "20-24_7ai_Male", + "MOH_Indicator_ID": "M04hX18SVFq.Qm57wM4KFf0", + "DATIM_Disag_ID": "QS3vNL5WySH", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "20-24, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "20-24_7bi_Male", + "MOH_Disag_ID": "20-24_7bi_Male", + "MOH_Indicator_ID": "voYLawRWLq5.Qm57wM4KFf0", + "DATIM_Disag_ID": "QS3vNL5WySH", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "20-24, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "40-44_males_HTS Clients Tested", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "40-44_7ai_Male", + "MOH_Disag_ID": "40-44_7ai_Male", + "MOH_Indicator_ID": "M04hX18SVFq.g9BAWrxNDoW", + "DATIM_Disag_ID": "RLLUx3DHJan", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "40-44, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "40-44_7bi_Male", + "MOH_Disag_ID": "40-44_7bi_Male", + "MOH_Indicator_ID": "voYLawRWLq5.g9BAWrxNDoW", + "DATIM_Disag_ID": "RLLUx3DHJan", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "40-44, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "35-39_females_HTS Clients Tested", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "35-39_7aii_Female", + "MOH_Disag_ID": "35-39_7aii_Female", + "MOH_Indicator_ID": "M04hX18SVFq.g7IuFyTZsJI", + "DATIM_Disag_ID": "Sf6GWp5gNx2", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "35-39, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "35-39_7bii_Female", + "MOH_Disag_ID": "35-39_7bii_Female", + "MOH_Indicator_ID": "voYLawRWLq5.g7IuFyTZsJI", + "DATIM_Disag_ID": "Sf6GWp5gNx2", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "35-39, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "25-29_females_HTS Clients Tested", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "25-29_7aii_Female", + "MOH_Disag_ID": "25-29_7aii_Female", + "MOH_Indicator_ID": "M04hX18SVFq.ue5JKZWidNP", + "DATIM_Disag_ID": "TCwxcGgIeqE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "25-29, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "25-29_7bii_Female", + "MOH_Disag_ID": "25-29_7bii_Female", + "MOH_Indicator_ID": "voYLawRWLq5.ue5JKZWidNP", + "DATIM_Disag_ID": "TCwxcGgIeqE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "25-29, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "5-9_7bii_Female", + "MOH_Disag_ID": "5-9_7bii_Female", + "MOH_Indicator_ID": "voYLawRWLq5.otvxfaIr8nx", + "DATIM_Disag_ID": "UggtNScQMVl", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "5-9, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "50_7bi_male", + "MOH_Disag_ID": "50_7bi_male", + "MOH_Indicator_ID": "voYLawRWLq5.K8w9sv3MKlS", + "DATIM_Disag_ID": "WDpiIZ8UjB8", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "50+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "30-34_7bii_Female", + "MOH_Disag_ID": "30-34_7bii_Female", + "MOH_Indicator_ID": "voYLawRWLq5.lPQwDevZaq8", + "DATIM_Disag_ID": "bxqrio2gHOj", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "30-34, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "1_7bi_male", + "MOH_Disag_ID": "1_7bi_male", + "MOH_Indicator_ID": "voYLawRWLq5.BSjl2vqLUrr", + "DATIM_Disag_ID": "cXdSJvbabBT", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "<1, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "40-44_7bii_Female", + "MOH_Disag_ID": "40-44_7bii_Female", + "MOH_Indicator_ID": "voYLawRWLq5.HdSkCEcmn3g", + "DATIM_Disag_ID": "d3rKRkxJP1v", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "40-44, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "15-19_males_HTS Clients Tested", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15-19_7ai_Male", + "MOH_Disag_ID": "15-19_7ai_Male", + "MOH_Indicator_ID": "M04hX18SVFq.NMB6fNtRCH5", + "DATIM_Disag_ID": "eyTROtsEW5a", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "15-19, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15-19_7bi_Male", + "MOH_Disag_ID": "15-19_7bi_Male", + "MOH_Indicator_ID": "voYLawRWLq5.NMB6fNtRCH5", + "DATIM_Disag_ID": "eyTROtsEW5a", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "15-19, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "40-44_females_HTS Clients Tested", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "40-44_7aii_Female", + "MOH_Disag_ID": "40-44_7aii_Female", + "MOH_Indicator_ID": "M04hX18SVFq.HdSkCEcmn3g", + "DATIM_Disag_ID": "fsnxvho9fiG", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "40-44, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "40-44_7bii_Female", + "MOH_Disag_ID": "40-44_7bii_Female", + "MOH_Indicator_ID": "voYLawRWLq5.HdSkCEcmn3g", + "DATIM_Disag_ID": "fsnxvho9fiG", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "40-44, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "20-24_females_HTS Clients Tested", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "20-24_7aii_Female", + "MOH_Disag_ID": "20-24_7aii_Female", + "MOH_Indicator_ID": "M04hX18SVFq.uD5Iz5CxJub", + "DATIM_Disag_ID": "fysQ3RXzbzW", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "20-24, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "20-24_7bii_Female", + "MOH_Disag_ID": "20-24_7bii_Female", + "MOH_Indicator_ID": "voYLawRWLq5.uD5Iz5CxJub", + "DATIM_Disag_ID": "fysQ3RXzbzW", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "20-24, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10-14_7bii_Female", + "MOH_Disag_ID": "10-14_7bii_Female", + "MOH_Indicator_ID": "voYLawRWLq5.WYvmyuZiEeS", + "DATIM_Disag_ID": "hXgqQX95TVa", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "10-14, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "45-49_females_HTS Clients Tested", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "45-49_7aii_Female", + "MOH_Disag_ID": "45-49_7aii_Female", + "MOH_Indicator_ID": "M04hX18SVFq.hll6yi6KZwT", + "DATIM_Disag_ID": "i0RFyIDccSm", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "45-49, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "45-49_7bii_Female", + "MOH_Disag_ID": "45-49_7bii_Female", + "MOH_Indicator_ID": "voYLawRWLq5.hll6yi6KZwT", + "DATIM_Disag_ID": "i0RFyIDccSm", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "45-49, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "50+_females_HTS Clients Tested", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "50_7aii_Female", + "MOH_Disag_ID": "50_7aii_Female", + "MOH_Indicator_ID": "M04hX18SVFq.GmlIH6pq4BN", + "DATIM_Disag_ID": "i4lSbrUVcpe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "50+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "50_7bii_Female", + "MOH_Disag_ID": "50_7bii_Female", + "MOH_Indicator_ID": "voYLawRWLq5.GmlIH6pq4BN", + "DATIM_Disag_ID": "i4lSbrUVcpe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "50+, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "<1_males_HTS Clients Tested", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "1_7ai_Male", + "MOH_Disag_ID": "1_7ai_Male", + "MOH_Indicator_ID": "M04hX18SVFq.BSjl2vqLUrr", + "DATIM_Disag_ID": "iomLts0rFcj", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "<1, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "1_7bi_Male", + "MOH_Disag_ID": "1_7bi_Male", + "MOH_Indicator_ID": "voYLawRWLq5.BSjl2vqLUrr", + "DATIM_Disag_ID": "iomLts0rFcj", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "<1, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "50+_males_HTS Clients Tested", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "50_7ai_Male", + "MOH_Disag_ID": "50_7ai_Male", + "MOH_Indicator_ID": "M04hX18SVFq.K8w9sv3MKlS", + "DATIM_Disag_ID": "ip5uMUT73Qu", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "50+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "50_7bi_Male", + "MOH_Disag_ID": "50_7bi_Male", + "MOH_Indicator_ID": "voYLawRWLq5.K8w9sv3MKlS", + "DATIM_Disag_ID": "ip5uMUT73Qu", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "50+, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "30-34_7bi_male", + "MOH_Disag_ID": "30-34_7bi_male", + "MOH_Indicator_ID": "voYLawRWLq5.yak7udan5IJ", + "DATIM_Disag_ID": "kLd3OnUYTr5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "30-34, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "30-34_males_HTS Clients Tested", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "30-34_7ai_Male", + "MOH_Disag_ID": "30-34_7ai_Male", + "MOH_Indicator_ID": "M04hX18SVFq.yak7udan5IJ", + "DATIM_Disag_ID": "kZ5sEz94kJE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "30-34, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "30-34_7bi_Male", + "MOH_Disag_ID": "0-34_7bi_Male", + "MOH_Indicator_ID": "voYLawRWLq5.yak7udan5IJ", + "DATIM_Disag_ID": "kZ5sEz94kJE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "30-34, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "25-29_males_HTS Clients Tested", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "25-29_7ai_Male", + "MOH_Disag_ID": "25-29_7ai_Male", + "MOH_Indicator_ID": "M04hX18SVFq.agsLHJsbOmD", + "DATIM_Disag_ID": "lGNNK7ZYDGP", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "25-29, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "25-29_7bi_Male", + "MOH_Disag_ID": "25-29_7bi_Male", + "MOH_Indicator_ID": "voYLawRWLq5.agsLHJsbOmD", + "DATIM_Disag_ID": "lGNNK7ZYDGP", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "25-29, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "30-34_females_HTS Clients Tested", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "30-34_7aii_Female", + "MOH_Disag_ID": "30-34_7aii_Female", + "MOH_Indicator_ID": "M04hX18SVFq.lPQwDevZaq8", + "DATIM_Disag_ID": "oKgx2Sw4qUL", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "30-34, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "30-34_7bii_Female", + "MOH_Disag_ID": "30-34_7bii_Female", + "MOH_Indicator_ID": "voYLawRWLq5.lPQwDevZaq8", + "DATIM_Disag_ID": "oKgx2Sw4qUL", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "30-34, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "1_7bii_Female", + "MOH_Disag_ID": "1_7bii_Female", + "MOH_Indicator_ID": "voYLawRWLq5.MeXqu8e80Dc", + "DATIM_Disag_ID": "pCFCaOLScdv", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "<1, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "1-4_7bi_male", + "MOH_Disag_ID": "1-4_7bi_male", + "MOH_Indicator_ID": "voYLawRWLq5.GPbKOLIweAT", + "DATIM_Disag_ID": "tBoWuTd0ERY", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "1-4, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "10-14_females_HTS Clients Tested", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10-14_7aii_Female", + "MOH_Disag_ID": "10-14_7aii_Female", + "MOH_Indicator_ID": "M04hX18SVFq.WYvmyuZiEeS", + "DATIM_Disag_ID": "tIhxMfmPrU5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "10-14, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10-14_7bii_Female", + "MOH_Disag_ID": "10-14_7bii_Female", + "MOH_Indicator_ID": "voYLawRWLq5.WYvmyuZiEeS", + "DATIM_Disag_ID": "tIhxMfmPrU5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "10-14, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "20-24_7bii_Female", + "MOH_Disag_ID": "20-24_7bii_Female", + "MOH_Indicator_ID": "voYLawRWLq5.uD5Iz5CxJub", + "DATIM_Disag_ID": "tvOcOPhIdRH", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "20-24, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "1-4_males_HTS Clients Tested", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "1-4_7ai_Male", + "MOH_Disag_ID": "1-4_7ai_Male", + "MOH_Indicator_ID": "M04hX18SVFq.GPbKOLIweAT", + "DATIM_Disag_ID": "uPpiUkMhH6j", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "1-4, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "1-4_7bi_Male", + "MOH_Disag_ID": "1-4_7bi_Male", + "MOH_Indicator_ID": "voYLawRWLq5.GPbKOLIweAT", + "DATIM_Disag_ID": "uPpiUkMhH6j", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "1-4, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15-19_7bii_Female", + "MOH_Disag_ID": "15-19_7bii_Female", + "MOH_Indicator_ID": "voYLawRWLq5.gtBWdzvW35r", + "DATIM_Disag_ID": "wJCVvM7o6xm", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "15-19, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "5-9_7bi_male", + "MOH_Disag_ID": "5-9_7bi_male", + "MOH_Indicator_ID": "voYLawRWLq5.pZe4hoDRpGs", + "DATIM_Disag_ID": "wLMOUM9mfTV", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "5-9, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "35-39_males_HTS Clients Tested", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "35-39_7ai_Male", + "MOH_Disag_ID": "35-39_7ai_Male", + "MOH_Indicator_ID": "M04hX18SVFq.su8ngu1rdtF", + "DATIM_Disag_ID": "wO7RB8C1sal", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "35-39, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "35-39_7bi_Male", + "MOH_Disag_ID": "35-39_7bi_Male", + "MOH_Indicator_ID": "voYLawRWLq5.su8ngu1rdtF", + "DATIM_Disag_ID": "wO7RB8C1sal", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "35-39, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "35-39_7bi_male", + "MOH_Disag_ID": "35-39_7bi_male", + "MOH_Indicator_ID": "voYLawRWLq5.su8ngu1rdtF", + "DATIM_Disag_ID": "wnsHEWFSqzG", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "35-39, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15-19_7bi_male", + "MOH_Disag_ID": "15-19_7bi_male", + "MOH_Indicator_ID": "voYLawRWLq5.NMB6fNtRCH5", + "DATIM_Disag_ID": "wpck6pSRDer", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "15-19, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "1-4_females_HTS Clients Tested", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "1-4_7aii_Female", + "MOH_Disag_ID": "1-4_7aii_Female", + "MOH_Indicator_ID": "M04hX18SVFq.MkiWsHme25x", + "DATIM_Disag_ID": "xTNM0wWDzo0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "1-4, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "1-4_7bii_Female", + "MOH_Disag_ID": "1-4_7bii_Female", + "MOH_Indicator_ID": "voYLawRWLq5.MkiWsHme25x", + "DATIM_Disag_ID": "xTNM0wWDzo0", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "1-4, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "1-4_7bii_Female", + "MOH_Disag_ID": "1-4_7bii_Female", + "MOH_Indicator_ID": "voYLawRWLq5.MkiWsHme25x", + "DATIM_Disag_ID": "xzoIG0AwsNB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "1-4, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "45-49_males_HTS Clients Tested", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "45-49_7ai_Male", + "MOH_Disag_ID": "45-49_7ai_Male", + "MOH_Indicator_ID": "M04hX18SVFq.t0hq5fZPELt", + "DATIM_Disag_ID": "z1V5tDuMQt7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "45-49, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HTS Clients Tested HIV+", + "Classification": "fine", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "45-49_7bi_Male", + "MOH_Disag_ID": "45-49_7bi_Male", + "MOH_Indicator_ID": "voYLawRWLq5.t0hq5fZPELt", + "DATIM_Disag_ID": "z1V5tDuMQt7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "DATIM_Disag_Name": "45-49, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Antenatal Women initiated on ART", + "Classification": "n/a", + "DATIM_Indicator_Category": "PMTCT_ART", + "MOH_Disag_Name": "A4", + "MOH_Disag_ID": "A4", + "MOH_Indicator_ID": "rB6mccy3xve.A4FGlsaDTE0", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Antenatal Women registering with known HIV positive status already on ART", + "Classification": "n/a", + "DATIM_Indicator_Category": "PMTCT_ART", + "MOH_Disag_Name": "A1.2.1", + "MOH_Disag_ID": "A1.2.1", + "MOH_Indicator_ID": "yariaLICQaT.A4FGlsaDTE0", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Antenatal Women registering with known HIV positive status", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "A1.2", + "MOH_Disag_ID": "A1.2", + "MOH_Indicator_ID": "uXHfXERxQ6E.A4FGlsaDTE0", + "DATIM_Disag_ID": "D3erNSl5dd2", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Antenatal Women registering with known HIV negative status", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "A1.1", + "MOH_Disag_ID": "A1.1", + "MOH_Indicator_ID": "bKqX9nf1KI4.A4FGlsaDTE0", + "DATIM_Disag_ID": "Ecflr8Ycqul", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Recent Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Antenatal women HIV negative", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "A1.3.1", + "MOH_Disag_ID": "A1.3.1", + "MOH_Indicator_ID": "xQ9p2KAZPnf.A4FGlsaDTE0", + "DATIM_Disag_ID": "Wc6ItXYBs0s", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Antenatal women HIV positive", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "A1.3.2", + "MOH_Disag_ID": "A1.3.2", + "MOH_Indicator_ID": "rl1wrmp8dks.A4FGlsaDTE0", + "DATIM_Disag_ID": "brmDl6cMjft", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of adults initiated on TPT", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "TPT2_UnknownFemale", + "MOH_Disag_ID": "TPT2_UnknownFemale", + "MOH_Indicator_ID": "Nvbp5ApQvjG.QP5w6FV5s14", + "DATIM_Disag_ID": "OcHhTmUvRZE", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Female, Unknown Age, Life-long ART, New", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of children initiated on TPT", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "TPT2_<15Female", + "MOH_Disag_ID": "TPT2_14Female", + "MOH_Indicator_ID": "osmXCWwX1Ol.yPVJM7iyZXv", + "DATIM_Disag_ID": "Q732w6Hev9u", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Female, <15, Life-long ART, New", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of adults initiated on TPT", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "TPT2_15+Male", + "MOH_Disag_ID": "TPT2_15Male", + "MOH_Indicator_ID": "Nvbp5ApQvjG.gibIXnJHiqw", + "DATIM_Disag_ID": "ZuWjYTw4lpZ", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Male, 15+, Life-long ART, New", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of children intiiated on TPT", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "TPT2_<15Male", + "MOH_Disag_ID": "TPT2_14Male", + "MOH_Indicator_ID": "osmXCWwX1Ol.L8A5tbMDNMt", + "DATIM_Disag_ID": "lq6iUq7YcZ1", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Male, <15, Life-long ART, New", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of adults initiated on TPT", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "TPT2_UnknownMale", + "MOH_Disag_ID": "TPT2_UnknownMale", + "MOH_Indicator_ID": "Nvbp5ApQvjG.aBPIEcxXHpj", + "DATIM_Disag_ID": "m5ozu5OI1sc", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Male, Unknown Age, Life-long ART, New", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Number of adults initiated on TPT", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "TPT2_15+Female", + "MOH_Disag_ID": "TPT2_15Female", + "MOH_Indicator_ID": "Nvbp5ApQvjG.IVBLrRtjU3e", + "DATIM_Disag_ID": "ngI4uyiCOSj", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Female, 15+, Life-long ART, New", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children currently on ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "ART1_30-34Male", + "MOH_Disag_ID": "ART1_30-34Male", + "MOH_Indicator_ID": "i2pbLUvgMxa.zuwuLVXWMES", + "DATIM_Disag_ID": "B8JEL3qeQiw", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "30-34, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children currently on ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "ART1_50Male", + "MOH_Disag_ID": "ART1_50Male", + "MOH_Indicator_ID": "i2pbLUvgMxa.ZIVH938M6Fl", + "DATIM_Disag_ID": "FgwkSYUXq8x", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "50+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children currently on ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "ART1_5_9Male", + "MOH_Disag_ID": "ART1_5_9Male", + "MOH_Indicator_ID": "i2pbLUvgMxa.Tj0qq6flJEx", + "DATIM_Disag_ID": "IxSwaxNCt1n", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "5-9, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children currently on ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "ART1_35-39Female", + "MOH_Disag_ID": "ART1_35-39Female", + "MOH_Indicator_ID": "i2pbLUvgMxa.lLQMaOyYUf3", + "DATIM_Disag_ID": "OBbZvcHg2HL", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "35-39, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children currently on ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "ART1_45-49Female", + "MOH_Disag_ID": "ART1_45-49Female", + "MOH_Indicator_ID": "i2pbLUvgMxa.Cv6JOtPG1v6", + "DATIM_Disag_ID": "POkbpo4D13c", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "45-49, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children currently on ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "ART1_1_4Female", + "MOH_Disag_ID": "ART1_1_4Female", + "MOH_Indicator_ID": "i2pbLUvgMxa.NUqTPXK3Vk7", + "DATIM_Disag_ID": "PPoL5AnEAQf", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "1-4, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children currently on ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "ART1_25-29Male", + "MOH_Disag_ID": "ART1_25-29Male", + "MOH_Indicator_ID": "i2pbLUvgMxa.n21xBTTaX06", + "DATIM_Disag_ID": "R9wcT5vQ7tR", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "25-29, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children currently on ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "ART1_25-29Female", + "MOH_Disag_ID": "ART1_25-29Female", + "MOH_Indicator_ID": "i2pbLUvgMxa.h0felGDJZ99", + "DATIM_Disag_ID": "RMA75iIp8Wd", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "25-29, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children currently on ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "ART1_1Male", + "MOH_Disag_ID": "ART1_1Male", + "MOH_Indicator_ID": "i2pbLUvgMxa.RZE0S1EB3GQ", + "DATIM_Disag_ID": "SeijxYK8F4b", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "<1, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children currently on ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "ART1_20-24Male", + "MOH_Disag_ID": "ART1_20-24Male", + "MOH_Indicator_ID": "i2pbLUvgMxa.PbfShOQqgks", + "DATIM_Disag_ID": "VdA970UlzlX", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "20-24, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children currently on ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "ART1_45-49Male", + "MOH_Disag_ID": "ART1_45-49Male", + "MOH_Indicator_ID": "i2pbLUvgMxa.f9Z8LQ5fxd3", + "DATIM_Disag_ID": "WjX1mRJp9NV", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "45-49, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children currently on ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "ART1_20-24Female", + "MOH_Disag_ID": "ART1_20-24Female", + "MOH_Indicator_ID": "i2pbLUvgMxa.xrTcWbrH2ku", + "DATIM_Disag_ID": "Xn5oUNVSMWA", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "20-24, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children currently on ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "ART1_10-14Female", + "MOH_Disag_ID": "ART1_10-14Female", + "MOH_Indicator_ID": "i2pbLUvgMxa.ChhrR36qe8i", + "DATIM_Disag_ID": "dFjZira5vTX", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "10-14, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children currently on ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "ART1_40-44Female", + "MOH_Disag_ID": "ART1_40-44Female", + "MOH_Indicator_ID": "i2pbLUvgMxa.XxwIURRPfrI", + "DATIM_Disag_ID": "eOn9JgfkB4F", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "40-44, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children currently on ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "ART1_5_9Female", + "MOH_Disag_ID": "ART1_5_9Female", + "MOH_Indicator_ID": "i2pbLUvgMxa.mg9baRKvfur", + "DATIM_Disag_ID": "hiUhhVpgUMg", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "5-9, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children currently on ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "ART1_30-34Female", + "MOH_Disag_ID": "ART1_30-34Female", + "MOH_Indicator_ID": "i2pbLUvgMxa.xzBufzwAPhu", + "DATIM_Disag_ID": "j0yodS3zbnW", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "30-34, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children currently on ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "ART1_1_4Male", + "MOH_Disag_ID": "ART1_1_4Male", + "MOH_Indicator_ID": "i2pbLUvgMxa.CLrtpIk1VsN", + "DATIM_Disag_ID": "jbrs9Qk6f9b", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "1-4, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children currently on ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "ART1_50Female", + "MOH_Disag_ID": "ART1_50Female", + "MOH_Indicator_ID": "i2pbLUvgMxa.Gi9IUStdmWx", + "DATIM_Disag_ID": "kGlGj9LDonu", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "50+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children currently on ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "ART1_10-14Male", + "MOH_Disag_ID": "ART1_10-14Male", + "MOH_Indicator_ID": "i2pbLUvgMxa.UjO92UR16yI", + "DATIM_Disag_ID": "ljBmGJpAsZh", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "10-14, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children currently on ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "ART1_40-44Male", + "MOH_Disag_ID": "ART1_40-44Male", + "MOH_Indicator_ID": "i2pbLUvgMxa.WiYWbTGWmMu", + "DATIM_Disag_ID": "qdYU6NoIpY1", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "40-44, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children currently on ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "ART1_UnknownFemale", + "MOH_Disag_ID": "ART1_UnknownFemale", + "MOH_Indicator_ID": "i2pbLUvgMxa.QP5w6FV5s14", + "DATIM_Disag_ID": "ri1PDF5Ie9s", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "Unknown Age, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children currently on ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "ART1_UnknownMale", + "MOH_Disag_ID": "ART1_UnknownMale", + "MOH_Indicator_ID": "i2pbLUvgMxa.aBPIEcxXHpj", + "DATIM_Disag_ID": "vr781k56Fh9", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "Unknown Age, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children currently on ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "ART1_15-19Female", + "MOH_Disag_ID": "ART1_15-19Female", + "MOH_Indicator_ID": "i2pbLUvgMxa.IVBLrRtjU3e", + "DATIM_Disag_ID": "wW6G5NC8Wd1", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "15-19, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children currently on ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "ART1_15-19Male", + "MOH_Disag_ID": "ART1_15-19Male", + "MOH_Indicator_ID": "i2pbLUvgMxa.gibIXnJHiqw", + "DATIM_Disag_ID": "x1r1vfZQLFj", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "15-19, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children currently on ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "ART1_1Female", + "MOH_Disag_ID": "ART1_1Female", + "MOH_Indicator_ID": "i2pbLUvgMxa.C4NJbQuYhOA", + "DATIM_Disag_ID": "y3VqNEK9n95", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "<1, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children currently on ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "ART1_35-39Male", + "MOH_Disag_ID": "ART1_35-39Male", + "MOH_Indicator_ID": "i2pbLUvgMxa.ZExwKCS3Cdf", + "DATIM_Disag_ID": "ytvrDZdNAhc", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "35-39, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children newly initiated on ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "ART 2_30-34Male", + "MOH_Disag_ID": "ART2_30-34Male", + "MOH_Indicator_ID": "XXgD3prVG5n.zuwuLVXWMES", + "DATIM_Disag_ID": "B8JEL3qeQiw", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "30-34, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children newly initiated on ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "ART2_50Male", + "MOH_Disag_ID": "ART2_50Male", + "MOH_Indicator_ID": "XXgD3prVG5n.ZIVH938M6Fl", + "DATIM_Disag_ID": "FgwkSYUXq8x", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "50+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children newly initiated on ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "ART2_5-9Male", + "MOH_Disag_ID": "ART2_5-9Male", + "MOH_Indicator_ID": "XXgD3prVG5n.Tj0qq6flJEx", + "DATIM_Disag_ID": "IxSwaxNCt1n", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "5-9, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children newly initiated on ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "ART 2_35-39Female", + "MOH_Disag_ID": "ART2_35-39Female", + "MOH_Indicator_ID": "XXgD3prVG5n.lLQMaOyYUf3", + "DATIM_Disag_ID": "OBbZvcHg2HL", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "35-39, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children newly initiated on ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "ART 2_45-49Female", + "MOH_Disag_ID": "ART2_45-49Female", + "MOH_Indicator_ID": "XXgD3prVG5n.Cv6JOtPG1v6", + "DATIM_Disag_ID": "POkbpo4D13c", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "45-49, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children newly initiated on ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "ART2_1-4Female", + "MOH_Disag_ID": "ART2_1-4Female", + "MOH_Indicator_ID": "XXgD3prVG5n.NUqTPXK3Vk7", + "DATIM_Disag_ID": "PPoL5AnEAQf", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "1-4, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children newly initiated on ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "ART 2_25-29Male", + "MOH_Disag_ID": "ART2_25-29Male", + "MOH_Indicator_ID": "XXgD3prVG5n.n21xBTTaX06", + "DATIM_Disag_ID": "R9wcT5vQ7tR", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "25-29, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children newly initiated on ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "ART2_25-49Female", + "MOH_Disag_ID": "ART2_25-29Female", + "MOH_Indicator_ID": "XXgD3prVG5n.h0felGDJZ99", + "DATIM_Disag_ID": "RMA75iIp8Wd", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "25-29, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of children newly initiated on ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "ART2_1Male", + "MOH_Disag_ID": "ART2_1Male", + "MOH_Indicator_ID": "XXgD3prVG5n.RZE0S1EB3GQ", + "DATIM_Disag_ID": "SeijxYK8F4b", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "<1, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children newly initiated on ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "ART2_20-24Male", + "MOH_Disag_ID": "ART2_20-24Male", + "MOH_Indicator_ID": "XXgD3prVG5n.PbfShOQqgks", + "DATIM_Disag_ID": "VdA970UlzlX", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "20-24, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children newly initiated on ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "ART 2_45-49Male", + "MOH_Disag_ID": "ART2_45-49Male", + "MOH_Indicator_ID": "XXgD3prVG5n.f9Z8LQ5fxd3", + "DATIM_Disag_ID": "WjX1mRJp9NV", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "45-49, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children newly initiated on ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "ART2_20-24Female", + "MOH_Disag_ID": "ART2_20-24Female", + "MOH_Indicator_ID": "XXgD3prVG5n.xrTcWbrH2ku", + "DATIM_Disag_ID": "Xn5oUNVSMWA", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "20-24, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children newly initiated on ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "ART2_10-14Female", + "MOH_Disag_ID": "ART2_10-14Female", + "MOH_Indicator_ID": "XXgD3prVG5n.ChhrR36qe8i", + "DATIM_Disag_ID": "dFjZira5vTX", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "10-14, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children newly initiated on ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "ART 2_40-44Female", + "MOH_Disag_ID": "ART2_40-44Female", + "MOH_Indicator_ID": "XXgD3prVG5n.XxwIURRPfrI", + "DATIM_Disag_ID": "eOn9JgfkB4F", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "40-44, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children newly initiated on ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "ART2_5-9Female", + "MOH_Disag_ID": "ART2_5-9Female", + "MOH_Indicator_ID": "XXgD3prVG5n.mg9baRKvfur", + "DATIM_Disag_ID": "hiUhhVpgUMg", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "5-9, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children newly initiated on ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "ART 2_30-34Female", + "MOH_Disag_ID": "ART2_30-34Female", + "MOH_Indicator_ID": "XXgD3prVG5n.xzBufzwAPhu", + "DATIM_Disag_ID": "j0yodS3zbnW", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "30-34, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children newly initiated on ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "ART2_1-4Male", + "MOH_Disag_ID": "ART2_1-4Male", + "MOH_Indicator_ID": "XXgD3prVG5n.CLrtpIk1VsN", + "DATIM_Disag_ID": "jbrs9Qk6f9b", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "1-4, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and childrennewlyinitiated onART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "ART 2_50Female", + "MOH_Disag_ID": "ART2_50Female", + "MOH_Indicator_ID": "XXgD3prVG5n.Gi9IUStdmWx", + "DATIM_Disag_ID": "kGlGj9LDonu", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "50+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children newly initiated on ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "ART2_10-14Male", + "MOH_Disag_ID": "ART2_10-14Male", + "MOH_Indicator_ID": "XXgD3prVG5n.UjO92UR16yI", + "DATIM_Disag_ID": "ljBmGJpAsZh", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "10-14, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children newly initiated on ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "ART 2_40-44Male", + "MOH_Disag_ID": "ART2_40-44Male", + "MOH_Indicator_ID": "XXgD3prVG5n.WiYWbTGWmMu", + "DATIM_Disag_ID": "qdYU6NoIpY1", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "40-44, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children newly initiated on ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "ART2_FemaleUnknown", + "MOH_Disag_ID": "ART2_FemaleUnknown", + "MOH_Indicator_ID": "XXgD3prVG5n.QP5w6FV5s14", + "DATIM_Disag_ID": "ri1PDF5Ie9s", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "Unknown Age, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children newly initiated on ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "ART2_MaleUnknown", + "MOH_Disag_ID": "ART2_MaleUnknown", + "MOH_Indicator_ID": "XXgD3prVG5n.aBPIEcxXHpj", + "DATIM_Disag_ID": "vr781k56Fh9", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "Unknown Age, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children newly initiated on ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "ART2_15-19Female", + "MOH_Disag_ID": "ART2_15-19Female", + "MOH_Indicator_ID": "XXgD3prVG5n.IVBLrRtjU3e", + "DATIM_Disag_ID": "wW6G5NC8Wd1", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "15-19, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children newly initiated on ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "ART2_15-19Male", + "MOH_Disag_ID": "ART2_15-19Male", + "MOH_Indicator_ID": "XXgD3prVG5n.gibIXnJHiqw", + "DATIM_Disag_ID": "x1r1vfZQLFj", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "15-19, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children newly initiated on ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "ART2_1Female", + "MOH_Disag_ID": "ART2_1Female", + "MOH_Indicator_ID": "XXgD3prVG5n.C4NJbQuYhOA", + "DATIM_Disag_ID": "y3VqNEK9n95", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "<1, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ART Number of adults and children newly initiated on ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "ART 2_35-39Male", + "MOH_Disag_ID": "ART2_35-39Male", + "MOH_Indicator_ID": "XXgD3prVG5n.ZExwKCS3Cdf", + "DATIM_Disag_ID": "ytvrDZdNAhc", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "35-39, Male, Positive", + "Operation": "ADD" + } + ] + }, + { + "status": "Success", + "country_org": "DATIM-MOH-BDI-FY19", + "period": "FY19", + "country_code": "BDI", + "country_name": "Burundi", + "imap": [ + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH", + "MOH_Indicator_Name": "Total", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HMHJTVWtqBX", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre de femmes de 25-29| ans conseillees et testees qui ont un resultat positif \"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "riMlR9lS8VN", + "DATIM_Disag_ID": "BLWV93S2HJ0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre d'hommes de de 20-24 ans conseilles et testes qui ont un resultat positif\"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "kHxBREKggBI", + "DATIM_Disag_ID": "BitB2nKfWBK", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre de femmes de 5 a 9 ans conseillees et testees qui ont un resultat negatif \"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "aryyckh9Ryl", + "DATIM_Disag_ID": "EFah6yBFc3J", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre de femmes de 45-49 ans conseillees et testees qui ont un resultat positif\"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "xtgBLlKqFtX", + "DATIM_Disag_ID": "ERDcFrmlT0J", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre de femmes de plus de 50 ans et plus conseilles et testes qui ont un resultat positif\"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "SOvbi4dMl8U", + "DATIM_Disag_ID": "GlfLlD3wSQj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre de femmes de moins d'un an conseillees et testees qui ont un resultat negatif \"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "INVALID", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "jmfgCiD94tC", + "DATIM_Disag_ID": "Gvo9takmOXx", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre d'hommes de de 40 44 ans conseilles et testes qui ont un resultat positif\"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "QD8Pxfehgez", + "DATIM_Disag_ID": "HTcrEM69sst", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre d'hommes de 10 a 14 ans conseilles et testes qui ont un resultat positif\"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "N5nAmkHyi8q", + "DATIM_Disag_ID": "KRoQaA91sv5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre de garcons de 10 14 ans conseilles et testes qui ont un resultat negatif\"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "lGfG2QV4ZVe", + "DATIM_Disag_ID": "Kjn4IWLfG2G", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre de femmes de 35 39 ans conseillees et testees qui ont un resultat positif \"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "zVDLT1HLVOZ", + "DATIM_Disag_ID": "MuaoVfC9rYL", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre de femmes de 15 a 19 ans conseilles et testes qui ont un resultat negatif\"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "XCKZTfge7nl", + "DATIM_Disag_ID": "NJclydByUvA", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre d'hommes de de 25 29 ans conseilles et testes qui ont un resultat positif\"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "vrsgaohcn9z", + "DATIM_Disag_ID": "NRZfd73Ypo8", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre d'hommes de 5 a 9 ans conseillees et testees qui ont un resultat negatif \"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "tMdy8a8CyUG", + "DATIM_Disag_ID": "NpsmKYKl0mt", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre d'hommes de 45 49 ans conseilles et testes qui ont un resultat positif\"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "iZB71rp93pr", + "DATIM_Disag_ID": "OOCHuTdTJEQ", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre de jeune homme de 20 24 ans conseilles et testes qui ont un resultat negatif\"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "AxpKKqfxOc0", + "DATIM_Disag_ID": "QS3vNL5WySH", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre d\"hommes de 40 44 ans conseillees et testees qui ont un resultat negatif \"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "JnnDyNIhWQ9", + "DATIM_Disag_ID": "RLLUx3DHJan", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre de femmes de 35 39 ans conseilles et testes qui ont un resultat negatif\"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "ZEpmpLQL5rg", + "DATIM_Disag_ID": "Sf6GWp5gNx2", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre de femmes de 25 29 ans conseilles et testees qui ont un resultat negatif\"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "FjJkbYzCBoQ", + "DATIM_Disag_ID": "TCwxcGgIeqE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre de femmes de 5-9| ans conseillees et tesees qui ont un resultat positif \"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "ETM7vCs45AD", + "DATIM_Disag_ID": "UggtNScQMVl", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre d'hommes de plus de 50 ans et plus conseilles et testes qui ont un resultat positif\"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "RpjKkCijwhm", + "DATIM_Disag_ID": "WDpiIZ8UjB8", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre de femmes de 30-34| ans conseillees et testees qui ont un resultat positif \"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "xsh5rce70XB", + "DATIM_Disag_ID": "bxqrio2gHOj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre de d'homme de plus de moins d'une annee et testes qui ont un resultat positif\"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "INVALID", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "c8NeLBXyoiI", + "DATIM_Disag_ID": "cXdSJvbabBT", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre de femmes de 40-44 ans conseillees et testees qui ont un resultat positif\"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "JGDy0QAXMN0", + "DATIM_Disag_ID": "d3rKRkxJP1v", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre de jeune homme de 15 19 ans conseilles et testes qui ont un resultat negatif\"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "MVW1YTY2YIv", + "DATIM_Disag_ID": "eyTROtsEW5a", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre de femmes de 40 a 44 ans conseillees et testees qui ont un resultat negatif\"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "o3QHpo08WMJ", + "DATIM_Disag_ID": "fsnxvho9fiG", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre de jeune fille de 20 a 24 ans conseilles et testes qui ont un resultat negatif", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "DJHo8YmbVX3", + "DATIM_Disag_ID": "fysQ3RXzbzW", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre de femmes de 10 14 ans conseillees et testees qui ont un resultat positif \"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "KnCUI5EOglY", + "DATIM_Disag_ID": "hXgqQX95TVa", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre de femmes de 45 a 49 ans conseillees et testees qui ont un resultat negatif\"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "IvGZRfascZg", + "DATIM_Disag_ID": "i0RFyIDccSm", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre de femmes de plus de 50 ans et plus conseilles et testes qui ont un resultat negatif\"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PwPyaAWfK8j", + "DATIM_Disag_ID": "i4lSbrUVcpe", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre de hommes de moins d'un an conseilles et testees qui ont un resultat negatif \"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "INVALID", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "Fnfw1KNnwqG", + "DATIM_Disag_ID": "iomLts0rFcj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre d'hommes de 50 ans et plus conseilles et testes qui ont un resultat negatif\"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "SNVjEZJSwgu", + "DATIM_Disag_ID": "ip5uMUT73Qu", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre d'hommes de 30 34 ans conseilles et testes qui ont un resultat positif\"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "fPPjHOFnvIi", + "DATIM_Disag_ID": "kLd3OnUYTr5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre d'hommes de 30 34 ans conseilles et testes qui ont un resultat negatif\"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "fJSGp9VgBHk", + "DATIM_Disag_ID": "kZ5sEz94kJE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre d'hommes de 25 29 ans conseilles et testes qui ont un resultat negatif\"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "daI4jhvYIvv", + "DATIM_Disag_ID": "lGNNK7ZYDGP", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre de femmes de 30 34 ans conseilles et testes qui ont un resultat negatif\"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "HTSqqO3a1aT", + "DATIM_Disag_ID": "oKgx2Sw4qUL", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre de femmes de moins d'un an conseillees et testees qui ont un resultat positif \"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "INVALID", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "Z4oQoSxSNTx", + "DATIM_Disag_ID": "pCFCaOLScdv", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre d'hommes de 1-4 ans conseillees et testees qui ont un resultat positive\"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "qD2ML82OEs3", + "DATIM_Disag_ID": "tBoWuTd0ERY", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre de femmes 10 a 14 ans conseilles et testes qui ont un resultat negatif\"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PktLO6VcW0b", + "DATIM_Disag_ID": "tIhxMfmPrU5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre de femmes de 20 24| ans conseillees et testees qui ont un resultat positif \"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "CZTdqVBfUUH", + "DATIM_Disag_ID": "tvOcOPhIdRH", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre d\"hommes de 1 a 4 ans conseillees et testees qui ont un resultat negatif \"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "cmE32VeI5L2", + "DATIM_Disag_ID": "uPpiUkMhH6j", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre de femmes de 15 19| ans conseillees et testees qui ont un resultat positif \"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "qjwD4KFIYKr", + "DATIM_Disag_ID": "wJCVvM7o6xm", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre d'hommes de 5-9 ans conseilles et testes qui ont un resultat positif\"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "l85Lr4z1qiA", + "DATIM_Disag_ID": "wLMOUM9mfTV", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre d'hommes de 35 39 ans conseilles et testes qui ont un resultat negatif\"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "FKuvRCzuWgU", + "DATIM_Disag_ID": "wO7RB8C1sal", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre d'hommes de de 35 39 ans conseilles et testes qui ont un resultat positif\"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "YX2Ft3EHqWy", + "DATIM_Disag_ID": "wnsHEWFSqzG", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre d'hommes de de 15 a 19 ans conseilles et testes qui ont un resultat positif\"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "q9hN706Syw7", + "DATIM_Disag_ID": "wpck6pSRDer", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre de femmes de 1a 4 ans conseillees et testees qui ont un resultat negatif \"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "rBb1yBdVlbf", + "DATIM_Disag_ID": "xTNM0wWDzo0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre de femmes de 1-4| ans conseillees et testees qui ont un resultat positif \"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "OTzD51K0nvW", + "DATIM_Disag_ID": "xzoIG0AwsNB", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "\"Nombre d\"hommes de 45 49 ans conseillees et testees qui ont un resultat negatif \"", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "t9w9jVqgDi6", + "DATIM_Disag_ID": "z1V5tDuMQt7", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "MOH_Indicator_Name": "Nombre de femmes enceintes mises sous ARV pour la protection de l'enfant: Femmes nouvellement mises sous ARV+ Femmes deja sous ARV avant la CPN)", + "DATIM_Indicator_Category": "PMTCT_ART", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "bqDAMrm4W3m", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex", + "MOH_Indicator_Name": "\"Nombre de femmes enceintes de 25 a 29 ans vues en CPN et testees pour le VIH ayant recupere les resultats sont inculses aussi les femmes enceintes VIH+ avant la grossesse Mode de calcul: Femmes enceintes25 a 29 ans nouvellement testees positif+ femmes enceintes 25 a 29 ans nouvellement testees VIH negatif+ femmes enceintes 25 a 29 ans vues en CPN avec le statut VIH+ connu avant )\"", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "bifT0mBTber", + "DATIM_Disag_ID": "AkOKGZjTuJH", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex", + "MOH_Indicator_Name": "\"Nombre de femmes enceintes de 50 ans et plus vues en CPN et testees pour le VIH ayant recupere les resultats sont incluses aussi les femmes enceintes VIH+ avant la grossesse Mode de calcul: Femmes enceintes 50 ans et plus ans nouvellement testees positif+ femmes enceintes 50 ans et plus ans nouvellement testees VIH negatif+ femmes enceintes 50 ans et plus ans vues en CPN avec le statut VIH+ connu avant )\"", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "KXk3kuugI7z", + "DATIM_Disag_ID": "I4TXHYj3bFL", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex", + "MOH_Indicator_Name": "\"Nombre de femmes enceintes de 30 a 34 ans vues en CPN et testees pour le VIH ayant recupere les resultats sont inculses aussi les femmes enceintes VIH+ avant la grossesse Mode de calcul: Femmes enceintes 30 a 34 ans nouvellement testees positif+ femmes enceintes 30 a 34 ans nouvellement testees VIH negatif+ femmes enceintes 30 a 34 ans vues en CPN avec le statut VIH+ connu avant )\"", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "O8gUl6NQrWx", + "DATIM_Disag_ID": "NujbceGNYiA", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Female", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex", + "MOH_Indicator_Name": "\"Nombre de femmes enceintes de 10 a 14 ans vues en CPN et testees pour le VIH ayant recupere les resultats sont inculses aussi les femmes enceintes VIH+ avant la grossesse Mode de calcul: Femmes enceintes 10 a 14 ans nouvellement testees positif+ femmes enceintes 10 a 14 ans nouvellement testees VIH negatif+ femmes enceintes 10 a 14 ans vues en CPN avec le statut VIH+ connu avant )\"", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "bESAuZqKCSa", + "DATIM_Disag_ID": "QazyoPSt2XH", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex", + "MOH_Indicator_Name": "\"Nombre de femmes enceintes de 15 a 19 ans vues en CPN et testees pour le VIH ayant recupere les resultats sont inculses aussi les femmes enceintes VIH+ avant la grossesse Mode de calcul: Femmes enceintes 15 a 19 ans nouvellement testees positif+ femmes enceintes 15 a 19 ans nouvellement testees VIH negatif+ femmes enceintes 15 a 19 ans vues en CPN avec le statut VIH+ connu avant )\"", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "d84aI2IZRiQ", + "DATIM_Disag_ID": "UN0vy0VSyHQ", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex", + "MOH_Indicator_Name": "\"Nombre de femmes enceintes de 35 a 39 ans vues en CPN et testees pour le VIH ayant recupere les resultats sont inculses aussi les femmes enceintes VIH+ avant la grossesse Mode de calcul: Femmes enceintes 35 a 39 ans nouvellement testees positif+ femmes enceintes 35 a 39 ans nouvellement testees VIH negatif+ femmes enceintes 35 a 39 ans vues en CPN avec le statut VIH+ connu avant )\"", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "Jd40NMViEcc", + "DATIM_Disag_ID": "Za1ntF1ECu4", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Female", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex", + "MOH_Indicator_Name": "\"Nombre de femmes enceintes de 45-49 ans vues en CPN et testees pour le VIH ayant recupere les resultats sont incluses aussi les femmes enceintes VIH+ avant la grossesse \"", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "uaSWITf2O7D", + "DATIM_Disag_ID": "dGTaodokiEE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Female", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex", + "MOH_Indicator_Name": "\"Nombre de femmes enceintes de 40-44 ans vues en CPN et testees pour le VIH ayant recupere les resultats sont incluses aussi les femmes enceintes VIH+ avant la grossesse \"", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "Qervl6YA2cn", + "DATIM_Disag_ID": "uEGqYHYtXfS", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Female", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex", + "MOH_Indicator_Name": "\"Nombre de femmes enceintes de 20 a 24 ans vues en CPN et testees pour le VIH ayant recupere les resultats sont inculses aussi les femmes enceintes VIH+ avant la grossesse Mode de calcul: Femmes enceintes 20 a 24 ans nouvellement testees positif+ femmes enceintes 20 a 24 ans nouvellement testees VIH negatif+ femmes enceintes 20 a 24 ans vues en CPN avec le statut VIH+ connu avant )\"", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "lSDXPwpJ4Dr", + "DATIM_Disag_ID": "zCrKbLh9x6i", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex", + "MOH_Indicator_Name": "\"Total femmes avec statut connu en CPN", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "oIJLcTYk9qw", + "DATIM_Disag_ID": "Jwb1SWomgpk", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "MOH_Indicator_Name": "\"Nombre de femmes enceintes vues en CPN1 et testes pour le VIH ayant recuper les resultats dont le result est negatif\"", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PyWQGyyGh97", + "DATIM_Disag_ID": "PCasMOWl24Y", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "MOH_Indicator_Name": "\"Nombre de femmes enceintes vues en CPN1 avec le statut VIH+ avant la grossesse\"", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "KUWmKtsuBAI", + "DATIM_Disag_ID": "o0gcwyuh7mU", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", + "MOH_Indicator_Name": "\"Nombre de femmes enceintes vues en CPN1 et testes pour le VIH ayant recuper les resultats dont le result est positif\"", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "qvBoEFKIAQD", + "DATIM_Disag_ID": "pc4W2rmWK4q", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Nbre de patients de plus de 15 ans masculin sous ARV ayant termine le traitement preventif de la tuberculose par INH\"", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "eKnUMp78gU5", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Nbre de patients de plus de 15 ans feminin sous ARV ayant termine le traitement preventif de la tuberculose par INH\"", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "FOvDyqWMz5k", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Nbre de patients de moins de 15 ans feminin sous ARV ayant termine le traitement preventif de la tuberculose par INH\"", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "ghB2hq0lxgO", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Nbre de patients de moins de 15 ans masculin sous ARV ayant termine le traitement preventif de la tuberculose par INH\"", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "LZCkN26gCZM", + "DATIM_Disag_ID": "zHSL7ATXJib", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_TherapyType_NewExArt_HIV", + "MOH_Indicator_Name": "\"Ancien cas de PVVIH Sous ARV mis sous INH\"", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "aqru17qw5hi", + "DATIM_Disag_ID": "ujD0vlLsULk", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "IPT, Life-long ART, Already, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_TherapyType_NewExArt_HIV", + "MOH_Indicator_Name": "\"Nouveau Cas de PVVIH Sous ARV mis sous INH\"", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "sPnyanXYLXy", + "DATIM_Disag_ID": "xTbmPjpd5sB", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "IPT, Life-long ART, New, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Nombre d'hommes de 30 a 34 ans sous ARV\"", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "Ir5U37txetf", + "DATIM_Disag_ID": "B8JEL3qeQiw", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Nombre d'hommes de plus de 50 ans sous ARV\"", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "OPDGtmgUENu", + "DATIM_Disag_ID": "FgwkSYUXq8x", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Total PVVIH sous ARV |5-9| M\"", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "jnSHPLCEjpU", + "DATIM_Disag_ID": "IxSwaxNCt1n", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Nombre de femmes de 35 a 39 ans sous ARV\"", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "qNoX4vJQUH5", + "DATIM_Disag_ID": "OBbZvcHg2HL", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Total PVVIH sous ARV |45-49| F\"", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "aGSgS9ykSam", + "DATIM_Disag_ID": "POkbpo4D13c", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Total PVVIH sous ARV |1-4| F\"", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "znxFMERF02r", + "DATIM_Disag_ID": "PPoL5AnEAQf", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Nombre d'hommes de 25 a 29 ans csous ARV\"", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "DyDBcioM4ej", + "DATIM_Disag_ID": "R9wcT5vQ7tR", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Nombre de femmes de 25 a 29 ans sous ARV\"", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "djO5S7OrWNd", + "DATIM_Disag_ID": "RMA75iIp8Wd", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Total PVVIH sous ARV |<1| M\"", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "INVALID", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "IWKjpXSErVj", + "DATIM_Disag_ID": "SeijxYK8F4b", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Nombre de jeune homme de 20 a 24 ans sous ARV\"", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "PelNbVtNS0N", + "DATIM_Disag_ID": "VdA970UlzlX", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Total PVVIH sous ARV |45-49| M\"", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "oDHEqTcyN0T", + "DATIM_Disag_ID": "WjX1mRJp9NV", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Nombre de jeune fille de 20 a 24 ans sous ARV\"", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "YEeNY7nxCdl", + "DATIM_Disag_ID": "Xn5oUNVSMWA", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Nombre de fille de 10 a 14 ans sous ARV\"", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "S7Ff5SaJcgj", + "DATIM_Disag_ID": "dFjZira5vTX", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Total PVVIH sous ARV |40-44| F\"", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "xXSkYGo7aKP", + "DATIM_Disag_ID": "eOn9JgfkB4F", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Total PVVIH sous ARV |5-9| F\"", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "WM6xsBefeWm", + "DATIM_Disag_ID": "hiUhhVpgUMg", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Nombre de femmes de 30 a 34 ans sous ARV\"", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "emtzZ206g5y", + "DATIM_Disag_ID": "j0yodS3zbnW", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Total PVVIH sous ARV |1-4| M\"", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "qg2zD9AIHZa", + "DATIM_Disag_ID": "jbrs9Qk6f9b", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Nombre de femmes de plus de 50 ans et plus sous ARV\"", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "UlP69mYHPsu", + "DATIM_Disag_ID": "kGlGj9LDonu", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Nombre de gar\u00e7ons de 10 a 14 ans sous ARV\"", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "d3l44U4AzcM", + "DATIM_Disag_ID": "ljBmGJpAsZh", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Total PVVIH sous ARV |40-44| M\"", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "JyhjtJQgjgH", + "DATIM_Disag_ID": "qdYU6NoIpY1", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Nombre de jeune fille de 15 a 19 ans sous ARV\"", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "UOo0HJUZqDa", + "DATIM_Disag_ID": "wW6G5NC8Wd1", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Nombre de jeune homme de 15 a 19 ans sous ARV\"", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "GRNYVvU0CsI", + "DATIM_Disag_ID": "x1r1vfZQLFj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Total PVVIH sous ARV |<1| F\"", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "INVALID", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "dlU5Gvuhho0", + "DATIM_Disag_ID": "y3VqNEK9n95", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Nombre d'hommes de 35 a 39 ans sous ARV\"", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "QTMYSr8ToTa", + "DATIM_Disag_ID": "ytvrDZdNAhc", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Nombre d'hommes de 30 a 34 ans nouveaux cas(debutants) mis sous ARV\"", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "ExqjdngTqqb", + "DATIM_Disag_ID": "B8JEL3qeQiw", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"nombre d'hommes de plus de 50 ans nouveaux cas(debutants) mis sous ARV\"", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "lIZIb5ftSpY", + "DATIM_Disag_ID": "FgwkSYUXq8x", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"File active S/ARV debut protocole |5-9| M\"", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "zv6pLuOL0QY", + "DATIM_Disag_ID": "IxSwaxNCt1n", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Nombre de femmes de 35 a 39 ans nouveaux cas(debutants) mis sous ARV\"", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "vh3zjmPpj1g", + "DATIM_Disag_ID": "OBbZvcHg2HL", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"File active S/ARV debut protocole |45 49| F\"", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "OeYI3Fe6Mtq", + "DATIM_Disag_ID": "POkbpo4D13c", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"File active S/ARV debut protocole |1-4|F\"", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "QnNY0T1cYn5", + "DATIM_Disag_ID": "PPoL5AnEAQf", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Nombre d'hommes de 25 a 29 ans nouveaux cas(debutants) mis sous ARV\"", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "DiD2jwwp7LG", + "DATIM_Disag_ID": "R9wcT5vQ7tR", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Nombre de femmes de 25 a 29 ans nouveaux cas debutants mis sous ARV\"", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "iDdHBsMPu8K", + "DATIM_Disag_ID": "RMA75iIp8Wd", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"File active S/ARV debut protocole |<1| M\"", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "INVALID", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "dvcCMw0ecp0", + "DATIM_Disag_ID": "SeijxYK8F4b", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Nombre de jeune homme de 20 a 24 ans nouveaux cas(debutants) mis sous ARV\"", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "fdMLSDbTrsp", + "DATIM_Disag_ID": "VdA970UlzlX", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"File active S/ARV debut protocole |45-49| M\"", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "ZtAZ2OI0JdY", + "DATIM_Disag_ID": "WjX1mRJp9NV", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Nombre de jeune fille de 20 a 24 ans nouveaux cas debutants mis sous ARV\"", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "IewbGJ6y4J6", + "DATIM_Disag_ID": "Xn5oUNVSMWA", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Nombre de fille de 10 a 14 ans nouveaux cas(debutants) mis sous ARV\"", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "M1Zyg56JZ0l", + "DATIM_Disag_ID": "dFjZira5vTX", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"File active S/ARV debut protocole |40 44| F\"", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "bg6Wln5mApl", + "DATIM_Disag_ID": "eOn9JgfkB4F", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"File active S/ARV debut protocole |5-9| F\"", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "LiK6wzpF4Ft", + "DATIM_Disag_ID": "hiUhhVpgUMg", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Nombre de femmes de 30 a 34 ans nouveaux cas(debutants) mis sous ARV\"", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "laAuLJuPY7s", + "DATIM_Disag_ID": "j0yodS3zbnW", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"File active S/ARV debut protocole |1-4| M\"", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "KznJT3ISY4k", + "DATIM_Disag_ID": "jbrs9Qk6f9b", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Nombre de femmes de plus de 50 ans et plus nouveaux cas(debutants) mis sous ARV\"", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "oHGA6LWYuof", + "DATIM_Disag_ID": "kGlGj9LDonu", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Nombre de gar\u00e7ons de 10 a 14 ans nouveaux cas(debutants) mis sous ARV\"", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "g3vSvtTmJMP", + "DATIM_Disag_ID": "ljBmGJpAsZh", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"File active S/ARV debut protocole |40-44| M\"", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "NYhIm0ok5eg", + "DATIM_Disag_ID": "qdYU6NoIpY1", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Nombre de jeune fille de 15 a 19 ans nouveaux cas(debutants) mis sous ARV\"", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "dpxnn0leayG", + "DATIM_Disag_ID": "wW6G5NC8Wd1", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Nombre de jeune homme de 15 a 19 ans nouveaux cas(debutants) mis sous ARV\"", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine, semi-fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "V8Cw4MGPOSS", + "DATIM_Disag_ID": "x1r1vfZQLFj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"File active S/ARV debut protocole |<1| F\"", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "INVALID", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "pXyc4c5n1JH", + "DATIM_Disag_ID": "y3VqNEK9n95", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "\"Nombre d'hommes de 35 a 39 ans nouveaux cas(debutants) mis sous ARV\"", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "pauNyI6axQy", + "DATIM_Disag_ID": "ytvrDZdNAhc", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Male, Positive", + "Operation": "ADD" + } + ] + }, + { + "status": "Success", + "country_org": "DATIM-MOH-UGA-FY20", + "period": "FY20", + "country_code": "UGA", + "country_name": "Uganda", + "imap": [ + { + "MOH_Indicator_Name": "105-2.4b 2nd DNA PCR result returned(HIV+) (default)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "TRK + TRRK", + "MOH_Disag_ID": "gGhClrV5odI", + "MOH_Indicator_ID": "n3Rumw6YTUM", + "DATIM_Disag_ID": "DY0yrJtBeSC", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Unknown Sex, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.4b 1st DNA PCR result returned(HIV+) (default)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "TRK + TRRK", + "MOH_Disag_ID": "gGhClrV5odI", + "MOH_Indicator_ID": "upfsFoxk29V", + "DATIM_Disag_ID": "DY0yrJtBeSC", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Unknown Sex, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who received HIV test results (>49 Years, Female)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Female, 10-<15 Years", + "MOH_Disag_ID": "AN0Qs7RXFkx", + "MOH_Indicator_ID": "hQ7Yj8xn38F", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who received HIV test results (>49 Years, Female)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "18 Mths-<5 Years, Female", + "MOH_Disag_ID": "RqkJEei9vim", + "MOH_Indicator_ID": "hQ7Yj8xn38F", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who received HIV test results (>49 Years, Female)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "5-<10 Years, Female", + "MOH_Disag_ID": "SLfSJuKsM2Z", + "MOH_Indicator_ID": "hQ7Yj8xn38F", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who tested HIV positive (>49 Years, Female)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Female, 10-<15 Years", + "MOH_Disag_ID": "AN0Qs7RXFkx", + "MOH_Indicator_ID": "yKha69MrrNx", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who tested HIV positive (>49 Years, Female)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "18 Mths-<5 Years, Female", + "MOH_Disag_ID": "RqkJEei9vim", + "MOH_Indicator_ID": "yKha69MrrNx", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who tested HIV positive (>49 Years, Female)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "5-<10 Years, Female", + "MOH_Disag_ID": "SLfSJuKsM2Z", + "MOH_Indicator_ID": "yKha69MrrNx", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who tested HIV positive (>49 Years, Female)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Female, 10-<15 Years", + "MOH_Disag_ID": "AN0Qs7RXFkx", + "MOH_Indicator_ID": "yKha69MrrNx", + "DATIM_Disag_ID": "HrQbkVgBM1X", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who tested HIV positive (>49 Years, Female)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "18 Mths-<5 Years, Female", + "MOH_Disag_ID": "RqkJEei9vim", + "MOH_Indicator_ID": "yKha69MrrNx", + "DATIM_Disag_ID": "HrQbkVgBM1X", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who tested HIV positive (>49 Years, Female)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "5-<10 Years, Female", + "MOH_Disag_ID": "SLfSJuKsM2Z", + "MOH_Indicator_ID": "yKha69MrrNx", + "DATIM_Disag_ID": "HrQbkVgBM1X", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who received HIV test results (>49 Years, Female)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10-<15 Years, Male", + "MOH_Disag_ID": "JEPCYXzeLJx", + "MOH_Indicator_ID": "hQ7Yj8xn38F", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who received HIV test results (>49 Years, Female)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "5-<10 Years, Male", + "MOH_Disag_ID": "ndMTI6mtzfN", + "MOH_Indicator_ID": "hQ7Yj8xn38F", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who received HIV test results (>49 Years, Female)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "18 Mths-<5 Years, Male", + "MOH_Disag_ID": "qYvFbD7ztAS", + "MOH_Indicator_ID": "hQ7Yj8xn38F", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who tested HIV positive (>49 Years, Female)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10-<15 Years, Male", + "MOH_Disag_ID": "JEPCYXzeLJx", + "MOH_Indicator_ID": "yKha69MrrNx", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who tested HIV positive (>49 Years, Female)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "5-<10 Years, Male", + "MOH_Disag_ID": "ndMTI6mtzfN", + "MOH_Indicator_ID": "yKha69MrrNx", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who tested HIV positive (>49 Years, Female)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "18 Mths-<5 Years, Male", + "MOH_Disag_ID": "qYvFbD7ztAS", + "MOH_Indicator_ID": "yKha69MrrNx", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "105-2.4a Exposed Infants Tested for HIV Below 18 Months(by 1st PCR) (default)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "TRK + TRRK", + "MOH_Disag_ID": "gGhClrV5odI", + "MOH_Indicator_ID": "eHHsoKKfAQn", + "DATIM_Disag_ID": "PrIxM0pIjFl", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Unknown Sex, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.4b 2nd DNA PCR result returned(HIV+) (default)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "TRK + TRRK", + "MOH_Disag_ID": "gGhClrV5odI", + "MOH_Indicator_ID": "n3Rumw6YTUM", + "DATIM_Disag_ID": "PrIxM0pIjFl", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Unknown Sex, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "105-2.4b 1st DNA PCR result returned(HIV+) (default)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "TRK + TRRK", + "MOH_Disag_ID": "gGhClrV5odI", + "MOH_Indicator_ID": "upfsFoxk29V", + "DATIM_Disag_ID": "PrIxM0pIjFl", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Unknown Sex, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who tested HIV positive (>49 Years, Female)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10-<15 Years, Male", + "MOH_Disag_ID": "JEPCYXzeLJx", + "MOH_Indicator_ID": "yKha69MrrNx", + "DATIM_Disag_ID": "R4WXCEzPZcY", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who tested HIV positive (>49 Years, Female)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "5-<10 Years, Male", + "MOH_Disag_ID": "ndMTI6mtzfN", + "MOH_Indicator_ID": "yKha69MrrNx", + "DATIM_Disag_ID": "R4WXCEzPZcY", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who tested HIV positive (>49 Years, Female)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "18 Mths-<5 Years, Male", + "MOH_Disag_ID": "qYvFbD7ztAS", + "MOH_Indicator_ID": "yKha69MrrNx", + "DATIM_Disag_ID": "R4WXCEzPZcY", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.3a Breastfeeding mothers newly testing HIV+(1st test during postnatal) (default)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "TRK + TRRK", + "MOH_Disag_ID": "gGhClrV5odI", + "MOH_Indicator_ID": "A8Q5lpl7elc", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.3a Breastfeeding mothers newly testing HIV+(Retest during Postnatal ) (default)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "TRK + TRRK", + "MOH_Disag_ID": "gGhClrV5odI", + "MOH_Indicator_ID": "BWGwela8Jzi", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.1 Pregnant Women tested HIV+ for 1st time this pregnancy (TRR) at any visit", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": ">=25 Years", + "MOH_Disag_ID": "VnucGyJWga6", + "MOH_Indicator_ID": "EozE2KXdEw1", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.1 Pregnant Women tested HIV+ for 1st time this pregnancy (TRR) at any visit", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "20-24 Years", + "MOH_Disag_ID": "fJZ9j1SKgYc", + "MOH_Indicator_ID": "EozE2KXdEw1", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.1 Pregnant Women tested HIV+ for 1st time this pregnancy (TRR) at any visit", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10-19 Years", + "MOH_Disag_ID": "hByJhwG8pWe", + "MOH_Indicator_ID": "EozE2KXdEw1", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.2a Women testing HIV+ in labour (1st time this Pregnancy) (default)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "TRK + TRRK", + "MOH_Disag_ID": "gGhClrV5odI", + "MOH_Indicator_ID": "VXA3qdYVEJ1", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.2a Women testing HIV+ in labour (Retest this Pregnancy) (default)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "TRK + TRRK", + "MOH_Disag_ID": "gGhClrV5odI", + "MOH_Indicator_ID": "bDTN7GH6gjQ.gGhClrV5odI", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.3a Pregnant Women testing HIV+ on a retest (TRR+)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "TRK + TRRK", + "MOH_Disag_ID": "gGhClrV5odI", + "MOH_Indicator_ID": "exmxoTQYE4F", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who tested HIV positive (>49 Years, Female)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15-<19 Years, Female", + "MOH_Disag_ID": "FxddLQz4F39", + "MOH_Indicator_ID": "yKha69MrrNx", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who tested HIV positive (>49 Years, Female)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "19-<49 Years, Female", + "MOH_Disag_ID": "Rnv7p8EfB4K", + "MOH_Indicator_ID": "yKha69MrrNx", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who tested HIV positive (>49 Years, Female)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": ">49 Years, Female", + "MOH_Disag_ID": "X82MYR8T3RU", + "MOH_Indicator_ID": "yKha69MrrNx", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.1b Male partners received HIV test results in eMTCT(HIV+) (default)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "ANC A22 Male partners Tested HIV +ve", + "MOH_Disag_ID": "yKha69MrrNx", + "MOH_Indicator_ID": "tGB3Qv5aUD4", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who tested HIV positive (>49 Years, Female)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "19-<49 Years,Male", + "MOH_Disag_ID": "GtIS5kSJgwK", + "MOH_Indicator_ID": "yKha69MrrNx", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who tested HIV positive (>49 Years, Female)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": ">49 Years, Male", + "MOH_Disag_ID": "YJUukJQIINT", + "MOH_Indicator_ID": "yKha69MrrNx", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who tested HIV positive (>49 Years, Female)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15-<19 Years, Male", + "MOH_Disag_ID": "gUV6NZQ45xV", + "MOH_Indicator_ID": "yKha69MrrNx", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.1a Male partners received HIV test results in eMTCT(Total) (default)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "TRK + TRRK", + "MOH_Disag_ID": "gGhClrV5odI", + "MOH_Indicator_ID": "a8AbGTLtEmw", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who received HIV test results (>49 Years, Female)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "19-<49 Years,Male", + "MOH_Disag_ID": "GtIS5kSJgwK", + "MOH_Indicator_ID": "hQ7Yj8xn38F", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who received HIV test results (>49 Years, Female)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": ">49 Years, Male", + "MOH_Disag_ID": "YJUukJQIINT", + "MOH_Indicator_ID": "hQ7Yj8xn38F", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who received HIV test results (>49 Years, Female)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15-<19 Years, Male", + "MOH_Disag_ID": "gUV6NZQ45xV", + "MOH_Indicator_ID": "hQ7Yj8xn38F", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.1b Male partners received HIV test results in eMTCT(HIV+) (default)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "TRK + TRRK", + "MOH_Disag_ID": "gGhClrV5odI", + "MOH_Indicator_ID": "tGB3Qv5aUD4", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who tested HIV positive (>49 Years, Female)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "19-<49 Years,Male", + "MOH_Disag_ID": "GtIS5kSJgwK", + "MOH_Indicator_ID": "yKha69MrrNx", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who tested HIV positive (>49 Years, Female)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": ">49 Years, Male", + "MOH_Disag_ID": "YJUukJQIINT", + "MOH_Indicator_ID": "yKha69MrrNx", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who tested HIV positive (>49 Years, Female)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15-<19 Years, Male", + "MOH_Disag_ID": "gUV6NZQ45xV", + "MOH_Indicator_ID": "yKha69MrrNx", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "105-2.3a Breastfeeding mothers tested for HIV(1st test) (default)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "TRK + TRRK", + "MOH_Disag_ID": "gGhClrV5odI", + "MOH_Indicator_ID": "ZMNPQpFRji7", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who received HIV test results (>49 Years, Female)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15-<19 Years, Female", + "MOH_Disag_ID": "FxddLQz4F39", + "MOH_Indicator_ID": "hQ7Yj8xn38F", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who received HIV test results (>49 Years, Female)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "19-<49 Years, Female", + "MOH_Disag_ID": "Rnv7p8EfB4K", + "MOH_Indicator_ID": "hQ7Yj8xn38F", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who received HIV test results (>49 Years, Female)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": ">49 Years, Female", + "MOH_Disag_ID": "X82MYR8T3RU", + "MOH_Indicator_ID": "hQ7Yj8xn38F", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.1 Pregnant Women newly tested for HIV this pregnancy(TR & TRR)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": ">=25 Years", + "MOH_Disag_ID": "VnucGyJWga6", + "MOH_Indicator_ID": "mCVvMl1sIua", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.1 Pregnant Women newly tested for HIV this pregnancy(TR & TRR)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "20-24 Years", + "MOH_Disag_ID": "fJZ9j1SKgYc", + "MOH_Indicator_ID": "mCVvMl1sIua", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.1 Pregnant Women newly tested for HIV this pregnancy(TR & TRR)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10-19 Years", + "MOH_Disag_ID": "hByJhwG8pWe", + "MOH_Indicator_ID": "mCVvMl1sIua", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.2a Women tested for HIV in labour (1st time this Pregnancy) (default)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "TRK + TRRK", + "MOH_Disag_ID": "gGhClrV5odI", + "MOH_Indicator_ID": "nTdeYtqKHNh", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.3a Breastfeeding mothers newly testing HIV+(1st test during postnatal) (default)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "TRK + TRRK", + "MOH_Disag_ID": "gGhClrV5odI", + "MOH_Indicator_ID": "A8Q5lpl7elc", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "105-2.3a Breastfeeding mothers newly testing HIV+(Retest during Postnatal ) (default)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "TRK + TRRK", + "MOH_Disag_ID": "gGhClrV5odI", + "MOH_Indicator_ID": "BWGwela8Jzi", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "105-2.1 Pregnant Women tested HIV+ for 1st time this pregnancy (TRR) at any visit", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": ">=25 Years", + "MOH_Disag_ID": "VnucGyJWga6", + "MOH_Indicator_ID": "EozE2KXdEw1", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "105-2.1 Pregnant Women tested HIV+ for 1st time this pregnancy (TRR) at any visit", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "20-24 Years", + "MOH_Disag_ID": "fJZ9j1SKgYc", + "MOH_Indicator_ID": "EozE2KXdEw1", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "105-2.1 Pregnant Women tested HIV+ for 1st time this pregnancy (TRR) at any visit", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10-19 Years", + "MOH_Disag_ID": "hByJhwG8pWe", + "MOH_Indicator_ID": "EozE2KXdEw1", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "105-2.2a Women testing HIV+ in labour (1st time this Pregnancy) (default)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "TRK + TRRK", + "MOH_Disag_ID": "gGhClrV5odI", + "MOH_Indicator_ID": "VXA3qdYVEJ1", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "105-2.2a Women testing HIV+ in labour (Retest this Pregnancy) (default)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "TRK + TRRK", + "MOH_Disag_ID": "gGhClrV5odI", + "MOH_Indicator_ID": "bDTN7GH6gjQ", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "105-2.3a Pregnant Women testing HIV+ on a retest (TRR+)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "TRK + TRRK", + "MOH_Disag_ID": "gGhClrV5odI", + "MOH_Indicator_ID": "exmxoTQYE4F", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who tested HIV positive (>49 Years, Female)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15-<19 Years, Female", + "MOH_Disag_ID": "FxddLQz4F39", + "MOH_Indicator_ID": "yKha69MrrNx", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who tested HIV positive (>49 Years, Female)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "19-<49 Years, Female", + "MOH_Disag_ID": "Rnv7p8EfB4K", + "MOH_Indicator_ID": "yKha69MrrNx", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "105-4 Number of Individuals who tested HIV positive (>49 Years, Female)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": ">49 Years, Female", + "MOH_Disag_ID": "X82MYR8T3RU", + "MOH_Indicator_ID": "yKha69MrrNx", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "105-2.1 HIV+ Pregnant Women initiated on ART for EMTCT (ART)", + "Classification": "n/a", + "DATIM_Indicator_Category": "PMTCT_ART", + "MOH_Disag_Name": "TRK + TRRK", + "MOH_Disag_ID": "gGhClrV5odI", + "MOH_Indicator_ID": "Pmg72XQnCY6", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.1 A17:HIV+ Pregnant Women already on ART before 1st ANC (ART-K)", + "Classification": "n/a", + "DATIM_Indicator_Category": "PMTCT_ART", + "MOH_Disag_Name": "TRK + TRRK", + "MOH_Disag_ID": "gGhClrV5odI", + "MOH_Indicator_ID": "rEixqjKJ3ms", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.1a Pregnant Women who knew status before 1st ANC (TRRK)", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "TRK + TRRK", + "MOH_Disag_ID": "gGhClrV5odI", + "MOH_Indicator_ID": "s8gcWSa1Sz6", + "DATIM_Disag_ID": "D3erNSl5dd2", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.1 Pregnant Women newly tested for HIV this pregnancy(TR & TRR)", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": ">=25 Years", + "MOH_Disag_ID": "VnucGyJWga6", + "MOH_Indicator_ID": "mCVvMl1sIua", + "DATIM_Disag_ID": "Wc6ItXYBs0s", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.1 Pregnant Women newly tested for HIV this pregnancy(TR & TRR)", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "20-24 Years", + "MOH_Disag_ID": "fJZ9j1SKgYc", + "MOH_Indicator_ID": "mCVvMl1sIua", + "DATIM_Disag_ID": "Wc6ItXYBs0s", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.1 Pregnant Women newly tested for HIV this pregnancy(TR & TRR)", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "10-19 Years", + "MOH_Disag_ID": "hByJhwG8pWe", + "MOH_Indicator_ID": "mCVvMl1sIua", + "DATIM_Disag_ID": "Wc6ItXYBs0s", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.1a Pregnant Women who knew status before 1st ANC (Total (TRK + TRRK))", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "TRK + TRRK", + "MOH_Disag_ID": "gGhClrV5odI", + "MOH_Indicator_ID": "rl8XVU279p8", + "DATIM_Disag_ID": "Wc6ItXYBs0s", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.1 Pregnant Women tested HIV+ for 1st time this pregnancy (TRR) at any visit", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": ">=25 Years", + "MOH_Disag_ID": "VnucGyJWga6", + "MOH_Indicator_ID": "EozE2KXdEw1", + "DATIM_Disag_ID": "Wc6ItXYBs0s", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "105-2.1 Pregnant Women tested HIV+ for 1st time this pregnancy (TRR) at any visit", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "20-24 Years", + "MOH_Disag_ID": "fJZ9j1SKgYc", + "MOH_Indicator_ID": "EozE2KXdEw1", + "DATIM_Disag_ID": "Wc6ItXYBs0s", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "105-2.1 Pregnant Women tested HIV+ for 1st time this pregnancy (TRR) at any visit", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "10-19 Years", + "MOH_Disag_ID": "hByJhwG8pWe", + "MOH_Indicator_ID": "EozE2KXdEw1", + "DATIM_Disag_ID": "Wc6ItXYBs0s", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "105-2.1a Pregnant Women who knew status before 1st ANC (TRRK)", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "TRK + TRRK", + "MOH_Disag_ID": "gGhClrV5odI", + "MOH_Indicator_ID": "s8gcWSa1Sz6", + "DATIM_Disag_ID": "Wc6ItXYBs0s", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "105-2.1 Pregnant Women tested HIV+ for 1st time this pregnancy (TRR) at any visit", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": ">=25 Years", + "MOH_Disag_ID": "VnucGyJWga6", + "MOH_Indicator_ID": "EozE2KXdEw1", + "DATIM_Disag_ID": "brmDl6cMjft", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.1 Pregnant Women tested HIV+ for 1st time this pregnancy (TRR) at any visit", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "20-24 Years", + "MOH_Disag_ID": "fJZ9j1SKgYc", + "MOH_Indicator_ID": "EozE2KXdEw1", + "DATIM_Disag_ID": "brmDl6cMjft", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "105-2.1 Pregnant Women tested HIV+ for 1st time this pregnancy (TRR) at any visit", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "10-19 Years", + "MOH_Disag_ID": "hByJhwG8pWe", + "MOH_Indicator_ID": "EozE2KXdEw1", + "DATIM_Disag_ID": "brmDl6cMjft", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. active on ART on 1st line ARV regimen", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "15 Years and above, Male", + "MOH_Disag_ID": "aJIK0Jb9kbv", + "MOH_Indicator_ID": "If0pYdi5PuD", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. active on ART on 3rd line or higher ARV regimen", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "15 Years and above, Male", + "MOH_Disag_ID": "aJIK0Jb9kbv", + "MOH_Indicator_ID": "QBz8aQNqf8x", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. active on ART on 2nd line ARV regimen", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "15 Years and above, Male", + "MOH_Disag_ID": "aJIK0Jb9kbv", + "MOH_Indicator_ID": "yq8MjyIhe2A", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. active on ART on 1st line ARV regimen", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "15 Years and above, Female", + "MOH_Disag_ID": "ybg9RqQBkxt", + "MOH_Indicator_ID": "If0pYdi5PuD", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. active on ART on 3rd line or higher ARV regimen", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "15 Years and above, Female", + "MOH_Disag_ID": "ybg9RqQBkxt", + "MOH_Indicator_ID": "QBz8aQNqf8x", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. active on ART on 2nd line ARV regimen", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "15 Years and above, Female", + "MOH_Disag_ID": "ybg9RqQBkxt", + "MOH_Indicator_ID": "yq8MjyIhe2A", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. active on ART on 1st line ARV regimen", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "5 - 14 Years, Female", + "MOH_Disag_ID": "GWF8f3ehju4", + "MOH_Indicator_ID": "If0pYdi5PuD", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. active on ART on 1st line ARV regimen", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "2 - < 5 Years Female", + "MOH_Disag_ID": "Jt9eS6sZgsP", + "MOH_Indicator_ID": "If0pYdi5PuD", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. active on ART on 1st line ARV regimen", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "<2 Years, Female", + "MOH_Disag_ID": "PXW9InWF1FD", + "MOH_Indicator_ID": "If0pYdi5PuD", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. active on ART on 3rd line or higher ARV regimen", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "5 - 14 Years, Female", + "MOH_Disag_ID": "GWF8f3ehju4", + "MOH_Indicator_ID": "QBz8aQNqf8x", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. active on ART on 3rd line or higher ARV regimen", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "2 - < 5 Years Female", + "MOH_Disag_ID": "Jt9eS6sZgsP", + "MOH_Indicator_ID": "QBz8aQNqf8x", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. active on ART on 3rd line or higher ARV regimen", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "<2 Years, Female", + "MOH_Disag_ID": "PXW9InWF1FD", + "MOH_Indicator_ID": "QBz8aQNqf8x", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. active on ART on 2nd line ARV regimen", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "5 - 14 Years, Female", + "MOH_Disag_ID": "GWF8f3ehju4", + "MOH_Indicator_ID": "yq8MjyIhe2A", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. active on ART on 2nd line ARV regimen", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "2 - < 5 Years Female", + "MOH_Disag_ID": "Jt9eS6sZgsP", + "MOH_Indicator_ID": "yq8MjyIhe2A", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. active on ART on 2nd line ARV regimen", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "<2 Years, Female", + "MOH_Disag_ID": "PXW9InWF1FD", + "MOH_Indicator_ID": "yq8MjyIhe2A", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. active on ART on 1st line ARV regimen", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "2 - < 5 Years Male", + "MOH_Disag_ID": "avmK0wG72p7", + "MOH_Indicator_ID": "If0pYdi5PuD", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. active on ART on 1st line ARV regimen", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "5 - 14 Years, Male", + "MOH_Disag_ID": "cAiKQoLaskh", + "MOH_Indicator_ID": "If0pYdi5PuD", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. active on ART on 1st line ARV regimen", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "<2 Years, Male", + "MOH_Disag_ID": "wrUmfXWtytf", + "MOH_Indicator_ID": "If0pYdi5PuD", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. active on ART on 3rd line or higher ARV regimen", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "2 - < 5 Years Male", + "MOH_Disag_ID": "avmK0wG72p7", + "MOH_Indicator_ID": "QBz8aQNqf8x", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. active on ART on 3rd line or higher ARV regimen", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "5 - 14 Years, Male", + "MOH_Disag_ID": "cAiKQoLaskh", + "MOH_Indicator_ID": "QBz8aQNqf8x", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. active on ART on 3rd line or higher ARV regimen", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "<2 Years, Male", + "MOH_Disag_ID": "wrUmfXWtytf", + "MOH_Indicator_ID": "QBz8aQNqf8x", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. active on ART on 2nd line ARV regimen", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "2 - < 5 Years Male", + "MOH_Disag_ID": "avmK0wG72p7", + "MOH_Indicator_ID": "yq8MjyIhe2A", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. active on ART on 2nd line ARV regimen", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "5 - 14 Years, Male", + "MOH_Disag_ID": "cAiKQoLaskh", + "MOH_Indicator_ID": "yq8MjyIhe2A", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. active on ART on 2nd line ARV regimen", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "<2 Years, Male", + "MOH_Disag_ID": "wrUmfXWtytf", + "MOH_Indicator_ID": "yq8MjyIhe2A", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. of new clients started on ART at this facility during the quarter", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "15 Years and above, Male", + "MOH_Disag_ID": "aJIK0Jb9kbv", + "MOH_Indicator_ID": "IqcFzlnb0S6", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. of new clients started on ART at this facility during the quarter", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "15 Years and above, Female", + "MOH_Disag_ID": "ybg9RqQBkxt", + "MOH_Indicator_ID": "IqcFzlnb0S6", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. of new clients started on ART at this facility during the quarter", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "5 - 14 Years, Female", + "MOH_Disag_ID": "GWF8f3ehju4", + "MOH_Indicator_ID": "IqcFzlnb0S6", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. of new clients started on ART at this facility during the quarter", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "2 - < 5 Years Female", + "MOH_Disag_ID": "Jt9eS6sZgsP", + "MOH_Indicator_ID": "IqcFzlnb0S6", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. of new clients started on ART at this facility during the quarter", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "<2 Years, Female", + "MOH_Disag_ID": "PXW9InWF1FD", + "MOH_Indicator_ID": "IqcFzlnb0S6", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. of new clients started on ART at this facility during the quarter", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "2 - < 5 Years Male", + "MOH_Disag_ID": "avmK0wG72p7", + "MOH_Indicator_ID": "IqcFzlnb0S6", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. of new clients started on ART at this facility during the quarter", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "5 - 14 Years, Male", + "MOH_Disag_ID": "cAiKQoLaskh", + "MOH_Indicator_ID": "IqcFzlnb0S6", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "106a ART No. of new clients started on ART at this facility during the quarter", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "<2 Years, Male", + "MOH_Disag_ID": "wrUmfXWtytf", + "MOH_Indicator_ID": "IqcFzlnb0S6", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + } + ] + }, + { + "status": "Success", + "country_org": "DATIM-MOH-ZMB-FY20", + "period": "FY20", + "country_code": "ZMB", + "country_name": "Zambia", + "imap": [ + { + "MOH_Indicator_Name": "HIV Testing (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Age(10-14)y, Female", + "MOH_Disag_ID": "Ak2FdPn5Q9G", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Testing (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Age <1y, Female", + "MOH_Disag_ID": "KaUFNUYC7ft", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Testing (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Female, (1-4)y", + "MOH_Disag_ID": "WqDPWzWmlQT", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Testing (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(5-9)y, Female", + "MOH_Disag_ID": "fzKC3XrqoHz", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Age(10-14)y, Female", + "MOH_Disag_ID": "Ak2FdPn5Q9G", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Age <1y, Female", + "MOH_Disag_ID": "KaUFNUYC7ft", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Female, (1-4)y", + "MOH_Disag_ID": "WqDPWzWmlQT", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(5-9)y, Female", + "MOH_Disag_ID": "fzKC3XrqoHz", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Age(10-14)y, Female", + "MOH_Disag_ID": "Ak2FdPn5Q9G", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "HrQbkVgBM1X", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Age <1y, Female", + "MOH_Disag_ID": "KaUFNUYC7ft", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "HrQbkVgBM1X", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Female, (1-4)y", + "MOH_Disag_ID": "WqDPWzWmlQT", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "HrQbkVgBM1X", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(5-9)y, Female", + "MOH_Disag_ID": "fzKC3XrqoHz", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "HrQbkVgBM1X", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Testing (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Age <1y, Male", + "MOH_Disag_ID": "Etb79cTNmIK", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Testing (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(5-9)y, Male", + "MOH_Disag_ID": "GJ9gSSmJoIv", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Testing (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(1-4)y, Male", + "MOH_Disag_ID": "ZjHIkuvbhVC", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Testing (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Age(10-14)y, Male", + "MOH_Disag_ID": "rj1w1Pq8jkf", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Age <1y, Male", + "MOH_Disag_ID": "Etb79cTNmIK", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(5-9)y, Male", + "MOH_Disag_ID": "GJ9gSSmJoIv", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(1-4)y, Male", + "MOH_Disag_ID": "ZjHIkuvbhVC", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Age(10-14)y, Male", + "MOH_Disag_ID": "rj1w1Pq8jkf", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Age <1y, Male", + "MOH_Disag_ID": "Etb79cTNmIK", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "R4WXCEzPZcY", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(5-9)y, Male", + "MOH_Disag_ID": "GJ9gSSmJoIv", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "R4WXCEzPZcY", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(1-4)y, Male", + "MOH_Disag_ID": "ZjHIkuvbhVC", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "R4WXCEzPZcY", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Age(10-14)y, Male", + "MOH_Disag_ID": "rj1w1Pq8jkf", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "R4WXCEzPZcY", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(20-24)y, Female", + "MOH_Disag_ID": "Qqla7AHVmyE", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(25-49 )y, Female", + "MOH_Disag_ID": "mauE5Mua3mf", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(15-19 )y, Female", + "MOH_Disag_ID": "puTb3F0KdEX", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(+50)y, Female", + "MOH_Disag_ID": "u3zNA6CU0aC", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(15-19 )y, Male", + "MOH_Disag_ID": "C56tlhPFjfp", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(25-49 )y, Male", + "MOH_Disag_ID": "GVCeesQOBzo", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(+50)y, Male", + "MOH_Disag_ID": "P02eYTPt4dS", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(20-24)y, Male", + "MOH_Disag_ID": "VZ2XN0ZxA6S", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Testing (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(15-19 )y, Male", + "MOH_Disag_ID": "C56tlhPFjfp", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Testing (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(25-49 )y, Male", + "MOH_Disag_ID": "GVCeesQOBzo", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Testing (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(+50)y, Male", + "MOH_Disag_ID": "P02eYTPt4dS", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Testing (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(20-24)y, Male", + "MOH_Disag_ID": "VZ2XN0ZxA6S", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(15-19 )y, Male", + "MOH_Disag_ID": "C56tlhPFjfp", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(25-49 )y, Male", + "MOH_Disag_ID": "GVCeesQOBzo", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(+50)y, Male", + "MOH_Disag_ID": "P02eYTPt4dS", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(20-24)y, Male", + "MOH_Disag_ID": "VZ2XN0ZxA6S", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HIV Testing (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(20-24)y, Female", + "MOH_Disag_ID": "Qqla7AHVmyE", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Testing (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(25-49 )y, Female", + "MOH_Disag_ID": "mauE5Mua3mf", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Testing (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(15-19 )y, Female", + "MOH_Disag_ID": "puTb3F0KdEX", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Testing (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(+50)y, Female", + "MOH_Disag_ID": "u3zNA6CU0aC", + "MOH_Indicator_ID": "gKL94BRUewL", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(20-24)y, Female", + "MOH_Disag_ID": "Qqla7AHVmyE", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(25-49 )y, Female", + "MOH_Disag_ID": "mauE5Mua3mf", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(15-19 )y, Female", + "MOH_Disag_ID": "puTb3F0KdEX", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HIV Positive Results (HTS)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "(+50)y, Female", + "MOH_Disag_ID": "u3zNA6CU0aC", + "MOH_Indicator_ID": "lQES6Ji9t7y", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Maternal ART (ANC)", + "Classification": "n/a", + "DATIM_Indicator_Category": "PMTCT_ART", + "MOH_Disag_Name": "Started ART from (after 72hrs but < 6 weeks)", + "MOH_Disag_ID": "FbQySi4EF2g", + "MOH_Indicator_ID": "f0UGUWHUogZ", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Maternal ART (ANC)", + "Classification": "n/a", + "DATIM_Indicator_Category": "PMTCT_ART", + "MOH_Disag_Name": "On ART at 1st ANC visit", + "MOH_Disag_ID": "KGIRGjlPgrq", + "MOH_Indicator_ID": "f0UGUWHUogZ", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Maternal ART (ANC)", + "Classification": "n/a", + "DATIM_Indicator_Category": "PMTCT_ART", + "MOH_Disag_Name": "Started on ART in L&D", + "MOH_Disag_ID": "N4MPvl4DHTj", + "MOH_Indicator_ID": "f0UGUWHUogZ", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Maternal ART (ANC)", + "Classification": "n/a", + "DATIM_Indicator_Category": "PMTCT_ART", + "MOH_Disag_Name": "Started on ART in ANC (Option B+)", + "MOH_Disag_ID": "OfNFmREOKOD", + "MOH_Indicator_ID": "f0UGUWHUogZ", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Maternal ART (ANC)", + "Classification": "n/a", + "DATIM_Indicator_Category": "PMTCT_ART", + "MOH_Disag_Name": "Started on ART in PNC (within 72 hours)", + "MOH_Disag_ID": "hMeuPCfMjY3", + "MOH_Indicator_ID": "f0UGUWHUogZ", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Testing for HIV_EMTCT( Only)", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "Known HIV+ at first antenatal visit", + "MOH_Disag_ID": "USfPOPAeN16", + "MOH_Indicator_ID": "kbMCCBZwJ9Q", + "DATIM_Disag_ID": "D3erNSl5dd2", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Testing for HIV_EMTCT( Only)", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "Tested - Initial test in PNC (< 6 weeks)", + "MOH_Disag_ID": "de87z8nMhQU", + "MOH_Indicator_ID": "VwPe7rUMMRR", + "DATIM_Disag_ID": "Wc6ItXYBs0s", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Testing for HIV_EMTCT( Only)", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "Tested - Initial test in L&D", + "MOH_Disag_ID": "snwLRdi9LDc", + "MOH_Indicator_ID": "VwPe7rUMMRR", + "DATIM_Disag_ID": "Wc6ItXYBs0s", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Testing for HIV_EMTCT( Only)", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "Tested - Initial test in ANC", + "MOH_Disag_ID": "uR9wPGGggMU", + "MOH_Indicator_ID": "VwPe7rUMMRR", + "DATIM_Disag_ID": "Wc6ItXYBs0s", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Testing for HIV_EMTCT( Only)", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "Tested - Initial test in PNC (< 6 weeks)", + "MOH_Disag_ID": "de87z8nMhQU", + "MOH_Indicator_ID": "TxZUJpX3VOp", + "DATIM_Disag_ID": "Wc6ItXYBs0s", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Testing for HIV_EMTCT( Only)", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "Tested - Initial test in L&D", + "MOH_Disag_ID": "snwLRdi9LDc", + "MOH_Indicator_ID": "TxZUJpX3VOp", + "DATIM_Disag_ID": "Wc6ItXYBs0s", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Testing for HIV_EMTCT( Only)", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "Tested - Initial test in ANC", + "MOH_Disag_ID": "uR9wPGGggMU", + "MOH_Indicator_ID": "TxZUJpX3VOp", + "DATIM_Disag_ID": "Wc6ItXYBs0s", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Testing for HIV_EMTCT( Only)", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "Tested - Initial test in PNC (< 6 weeks)", + "MOH_Disag_ID": "de87z8nMhQU", + "MOH_Indicator_ID": "TxZUJpX3VOp", + "DATIM_Disag_ID": "brmDl6cMjft", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Testing for HIV_EMTCT( Only)", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "Tested - Initial test in L&D", + "MOH_Disag_ID": "snwLRdi9LDc", + "MOH_Indicator_ID": "TxZUJpX3VOp", + "DATIM_Disag_ID": "brmDl6cMjft", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Testing for HIV_EMTCT( Only)", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "Tested - Initial test in ANC", + "MOH_Disag_ID": "uR9wPGGggMU", + "MOH_Indicator_ID": "TxZUJpX3VOp", + "DATIM_Disag_ID": "brmDl6cMjft", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Currently on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "(15-19 )y, Male", + "MOH_Disag_ID": "C56tlhPFjfp", + "MOH_Indicator_ID": "xC1fdx2189O", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Currently on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "(25-49 )y, Male", + "MOH_Disag_ID": "GVCeesQOBzo", + "MOH_Indicator_ID": "xC1fdx2189O", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Currently on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "(+50)y, Male", + "MOH_Disag_ID": "P02eYTPt4dS", + "MOH_Indicator_ID": "xC1fdx2189O", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Currently on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "(20-24)y, Male", + "MOH_Disag_ID": "VZ2XN0ZxA6S", + "MOH_Indicator_ID": "xC1fdx2189O", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Currently on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "(20-24)y, Female", + "MOH_Disag_ID": "Qqla7AHVmyE", + "MOH_Indicator_ID": "xC1fdx2189O", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Currently on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "(25-49 )y, Female", + "MOH_Disag_ID": "mauE5Mua3mf", + "MOH_Indicator_ID": "xC1fdx2189O", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Currently on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "(15-19 )y, Female", + "MOH_Disag_ID": "puTb3F0KdEX", + "MOH_Indicator_ID": "xC1fdx2189O", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Currently on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "(+50)y, Female", + "MOH_Disag_ID": "u3zNA6CU0aC", + "MOH_Indicator_ID": "xC1fdx2189O", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Currently on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Age(10-14)y, Female", + "MOH_Disag_ID": "Ak2FdPn5Q9G", + "MOH_Indicator_ID": "xC1fdx2189O", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Currently on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Age <1y, Female", + "MOH_Disag_ID": "KaUFNUYC7ft", + "MOH_Indicator_ID": "xC1fdx2189O", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Currently on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Female, (1-4)y", + "MOH_Disag_ID": "WqDPWzWmlQT", + "MOH_Indicator_ID": "xC1fdx2189O", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Currently on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "(5-9)y, Female", + "MOH_Disag_ID": "fzKC3XrqoHz", + "MOH_Indicator_ID": "xC1fdx2189O", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Currently on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Age <1y, Male", + "MOH_Disag_ID": "Etb79cTNmIK", + "MOH_Indicator_ID": "xC1fdx2189O", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Currently on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "(5-9)y, Male", + "MOH_Disag_ID": "GJ9gSSmJoIv", + "MOH_Indicator_ID": "xC1fdx2189O", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Currently on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "(1-4)y, Male", + "MOH_Disag_ID": "ZjHIkuvbhVC", + "MOH_Indicator_ID": "xC1fdx2189O", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Currently on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Age(10-14)y, Male", + "MOH_Disag_ID": "rj1w1Pq8jkf", + "MOH_Indicator_ID": "xC1fdx2189O", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Started on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "(15-19 )y, Male", + "MOH_Disag_ID": "C56tlhPFjfp", + "MOH_Indicator_ID": "VYFMiXIdhIj", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Started on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "(25-49 )y, Male", + "MOH_Disag_ID": "GVCeesQOBzo", + "MOH_Indicator_ID": "VYFMiXIdhIj", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Started on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "(+50)y, Male", + "MOH_Disag_ID": "P02eYTPt4dS", + "MOH_Indicator_ID": "VYFMiXIdhIj", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Started on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "(20-24)y, Male", + "MOH_Disag_ID": "VZ2XN0ZxA6S", + "MOH_Indicator_ID": "VYFMiXIdhIj", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Started on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "(20-24)y, Female", + "MOH_Disag_ID": "Qqla7AHVmyE", + "MOH_Indicator_ID": "VYFMiXIdhIj", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Started on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "(25-49 )y, Female", + "MOH_Disag_ID": "mauE5Mua3mf", + "MOH_Indicator_ID": "VYFMiXIdhIj", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Started on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "(15-19 )y, Female", + "MOH_Disag_ID": "puTb3F0KdEX", + "MOH_Indicator_ID": "VYFMiXIdhIj", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Started on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "(+50)y, Female", + "MOH_Disag_ID": "u3zNA6CU0aC", + "MOH_Indicator_ID": "VYFMiXIdhIj", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Started on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Age(10-14)y, Female", + "MOH_Disag_ID": "Ak2FdPn5Q9G", + "MOH_Indicator_ID": "VYFMiXIdhIj", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Started on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Age <1y, Female", + "MOH_Disag_ID": "KaUFNUYC7ft", + "MOH_Indicator_ID": "VYFMiXIdhIj", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Started on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Female, (1-4)y", + "MOH_Disag_ID": "WqDPWzWmlQT", + "MOH_Indicator_ID": "VYFMiXIdhIj", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Started on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "(5-9)y, Female", + "MOH_Disag_ID": "fzKC3XrqoHz", + "MOH_Indicator_ID": "VYFMiXIdhIj", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Started on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Age <1y, Male", + "MOH_Disag_ID": "Etb79cTNmIK", + "MOH_Indicator_ID": "VYFMiXIdhIj", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Started on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "(5-9)y, Male", + "MOH_Disag_ID": "GJ9gSSmJoIv", + "MOH_Indicator_ID": "VYFMiXIdhIj", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Started on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "(1-4)y, Male", + "MOH_Disag_ID": "ZjHIkuvbhVC", + "MOH_Indicator_ID": "VYFMiXIdhIj", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Started on ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Age(10-14)y, Male", + "MOH_Disag_ID": "rj1w1Pq8jkf", + "MOH_Indicator_ID": "VYFMiXIdhIj", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + } + ] + }, + { + "status": "Success", + "country_org": "DATIM-MOH-LSO-FY20", + "period": "FY20", + "country_code": "LSO", + "country_name": "Lesotho", + "imap": [ + { + "MOH_Indicator_Name": "HIV negative Children (0-14years)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Children 0-14yrs currently in HIV Care (PRE- ART+ART) (Includes children not seen but still active on Pre-ART and ART)", + "MOH_Disag_ID": "hw6cCI1eqNx", + "MOH_Indicator_ID": "INDHTC-108c", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Children 0-14 tested HIV positive", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Children 0-14yrs currently in HIV Care (PRE- ART+ART) (Includes children not seen but still active on Pre-ART and ART)", + "MOH_Disag_ID": "hw6cCI1eqNx", + "MOH_Indicator_ID": "INDHTC-108b", + "DATIM_Disag_ID": "HrQbkVgBM1X", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV negative Children (0-14years)", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Children 0-14yrs currently in HIV Care (PRE- ART+ART) (Includes children not seen but still active on Pre-ART and ART)", + "MOH_Disag_ID": "h42VVH4gDk8", + "MOH_Indicator_ID": "INDHTC-108c", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Children 0-14 tested HIV positive", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Children 0-14yrs currently in HIV Care (PRE- ART+ART) (Includes children not seen but still active on Pre-ART and ART)", + "MOH_Disag_ID": "h42VVH4gDk8", + "MOH_Indicator_ID": "INDHTC-108b", + "DATIM_Disag_ID": "R4WXCEzPZcY", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Adults 15+ tested HIV positive", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Children 0-14yrs currently in HIV Care (PRE- ART+ART) (Includes children not seen but still active on Pre-ART and ART)", + "MOH_Disag_ID": "hw6cCI1eqNx", + "MOH_Indicator_ID": "INDHTC-110b", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Adults 15+ tested HIV positive", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Children 0-14yrs currently in HIV Care (PRE- ART+ART) (Includes children not seen but still active on Pre-ART and ART)", + "MOH_Disag_ID": "h42VVH4gDk8", + "MOH_Indicator_ID": "INDHTC-110b", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV negative adults 15+", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Children 0-14yrs currently in HIV Care (PRE- ART+ART) (Includes children not seen but still active on Pre-ART and ART)", + "MOH_Disag_ID": "h42VVH4gDk8", + "MOH_Indicator_ID": "INDHTC-110c", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV negative adults 15+", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "Children 0-14yrs currently in HIV Care (PRE- ART+ART) (Includes children not seen but still active on Pre-ART and ART)", + "MOH_Disag_ID": "hw6cCI1eqNx", + "MOH_Indicator_ID": "INDHTC-110c", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV+ pregnant women receiving ART", + "Classification": "n/a", + "DATIM_Indicator_Category": "PMTCT_ART", + "MOH_Disag_Name": "HIV+ pregnant women receiving ART", + "MOH_Disag_ID": "INDANC-04a", + "MOH_Indicator_ID": "INDANC-04a", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "ANC clientswith known HIV positive status before ANC visit", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "ANC clientswith known HIV positive status before ANC visit", + "MOH_Disag_ID": "ANC15_2", + "MOH_Indicator_ID": "ANC15_2", + "DATIM_Disag_ID": "D3erNSl5dd2", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV+ ANC clients(New and subsequent visits)", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "HIV+ ANC clients(New and subsequent visits", + "MOH_Disag_ID": "INDANC-03a", + "MOH_Indicator_ID": "INDANC-03a", + "DATIM_Disag_ID": "brmDl6cMjft", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Adults 15+yrs currently on ART (includes adults not seen but still active on ART)", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Children 0-14yrs currently in HIV Care (PRE- ART+ART) (Includes children not seen but still active on Pre-ART and ART)", + "MOH_Disag_ID": "h42VVH4gDk8", + "MOH_Indicator_ID": "INDART-65c", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Adults 15+yrs currently on ART (includes adults not seen but still active on ART)", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Children 0-14yrs currently in HIV Care (PRE- ART+ART) (Includes children not seen but still active on Pre-ART and ART)", + "MOH_Disag_ID": "hw6cCI1eqNx", + "MOH_Indicator_ID": "INDART-65c", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Children 0-14yrs currently in HIV Care (PRE- ART+ART) (Includes children not seen but still active on Pre-ART and ART)", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Children 0-14yrs currently in HIV Care (PRE- ART+ART) (Includes children not seen but still active on Pre-ART and ART)", + "MOH_Disag_ID": "hw6cCI1eqNx", + "MOH_Indicator_ID": "INDART-65b", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Children 0-14yrs currently in HIV Care (PRE- ART+ART) (Includes children not seen but still active on Pre-ART and ART)", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "Children 0-14yrs currently in HIV Care (PRE- ART+ART) (Includes children not seen but still active on Pre-ART and ART)", + "MOH_Disag_ID": "h42VVH4gDk8", + "MOH_Indicator_ID": "INDART-65b", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Adults (14+) initiated ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Children 0-14yrs currently in HIV Care (PRE- ART+ART) (Includes children not seen but still active on Pre-ART and ART)", + "MOH_Disag_ID": "h42VVH4gDk8", + "MOH_Indicator_ID": "INDART01b", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Adults (14+) initiated ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Children 0-14yrs currently in HIV Care (PRE- ART+ART) (Includes children not seen but still active on Pre-ART and ART)", + "MOH_Disag_ID": "hw6cCI1eqNx", + "MOH_Indicator_ID": "INDART01b", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Children (0-14)initiated ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Children 0-14yrs currently in HIV Care (PRE- ART+ART) (Includes children not seen but still active on Pre-ART and ART)", + "MOH_Disag_ID": "hw6cCI1eqNx", + "MOH_Indicator_ID": "INDART01a", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Children (0-14)initiated ART", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "Children 0-14yrs currently in HIV Care (PRE- ART+ART) (Includes children not seen but still active on Pre-ART and ART)", + "MOH_Disag_ID": "h42VVH4gDk8", + "MOH_Indicator_ID": "INDART01a", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + } + ] + }, + { + "status": "Success", + "country_org": "DATIM-MOH-HTI-FY20", + "period": "FY20", + "country_code": "HTI", + "country_name": "Haiti", + "imap": [ + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes testees conseillees en Post-Test-[VIH +][25-29][Feminin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1167-1635-971-2", + "DATIM_Disag_ID": "BLWV93S2HJ0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de femmes enceintes \u00e0 la clinique pr\u00e9natale conseillees en Post-Test pour le VIH[25-29 ans][Positifs]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1179-1656-745", + "DATIM_Disag_ID": "BLWV93S2HJ0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de femmes enceintes testees VIH+ conseillees en Post-Test ? la maternite[25-29]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1657-1657-1179-1657-745", + "DATIM_Disag_ID": "BLWV93S2HJ0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de Femmes allaitantes testees VIH+ conseillees en post-test[25-29]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1659-1659-1179-1659-745", + "DATIM_Disag_ID": "BLWV93S2HJ0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "NOMBRE DE FEMMES VUES EN POST PARTUM TEST\u00c9ES POUR LE VIH DANS LES 72 HEURES SUIVANT L'ACCOUCHEMENT ET CONSEILL\u00c9ES EN POST-TEST -[VIH+][25-29][Feminin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1660-1660-1179-1660-745", + "DATIM_Disag_ID": "BLWV93S2HJ0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test-[VIH +][20-24][Masculin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1166-1635-971-1", + "DATIM_Disag_ID": "BitB2nKfWBK", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test vih- Feminin 5-9", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1163-1635-972-2", + "DATIM_Disag_ID": "EFah6yBFc3J", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test-[VIH +][45-49][F\u00e9minin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1171-1635-971-2", + "DATIM_Disag_ID": "ERDcFrmlT0J", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de femmes enceintes \u00e0 la clinique pr\u00e9natale conseillees en Post-Test pour le VIH[45 - 49 ans ][Positifs]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1183-1656-745", + "DATIM_Disag_ID": "ERDcFrmlT0J", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de femmes enceintes test\u00e9es VIH+ conseill\u00e9es en Post-Test \u00e0 la maternit\u00e9[45-49]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1657-1657-1183-1657-745", + "DATIM_Disag_ID": "ERDcFrmlT0J", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de Femmes allaitantes test\u00e9es VIH+ conseill\u00e9es en post-test[45-49]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1659-1659-1183-1659-745", + "DATIM_Disag_ID": "ERDcFrmlT0J", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "NOMBRE DE FEMMES VUES EN POST PARTUM TEST\u00c9ES POUR LE VIH DANS LES 72 HEURES SUIVANT L'ACCOUCHEMENT ET CONSEILL\u00c9ES EN POST-TEST -[VIH+][45-49][Feminin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1660-1660-1183-1660-745", + "DATIM_Disag_ID": "ERDcFrmlT0J", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test-[VIH +][50 et Plus][F\u00e9minin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1172-1635-971-2", + "DATIM_Disag_ID": "GlfLlD3wSQj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de femmes enceintes \u00e0 la clinique pr\u00e9natale conseillees en Post-Test pour le VIH[+ 50 ans][Positifs]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1184-1656-745", + "DATIM_Disag_ID": "GlfLlD3wSQj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de femmes enceintes test?es VIH+ conseill\u00e9es en Post-Test \u00e0 la maternit\u00e9[50+]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1657-1657-1184-1657-745", + "DATIM_Disag_ID": "GlfLlD3wSQj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de Femmes allaitantes test\u00e9es VIH+ conseill\u00e9es en post-test[50+]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1659-1659-1184-1659-745", + "DATIM_Disag_ID": "GlfLlD3wSQj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "NOMBRE DE FEMMES VUES EN POST PARTUM TEST\u00c9ES POUR LE VIH DANS LES 72 HEURES SUIVANT L'ACCOUCHEMENT ET CONSEILL\u00c9ES EN POST-TEST -[VIH+][50+][Feminin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1660-1660-1184-1660-745", + "DATIM_Disag_ID": "GlfLlD3wSQj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test vih- Feminin <1", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1161-1635-972-2", + "DATIM_Disag_ID": "Gvo9takmOXx", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test-[VIH +][40-44][Masculin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1170-1635-971-1", + "DATIM_Disag_ID": "HTcrEM69sst", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test-[VIH +][10-14][Masculin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1164-1635-971-1", + "DATIM_Disag_ID": "KRoQaA91sv5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test?es conseill?es en Post-Test-[VIH-][10-14][Masculin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1164-1635-972-1", + "DATIM_Disag_ID": "Kjn4IWLfG2G", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test?es conseill?es en Post-Test-[VIH +][35-39][F?minin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1169-1635-971-2", + "DATIM_Disag_ID": "MuaoVfC9rYL", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de femmes enceintes \u00e0 la clinique pr\u00e9natale conseillees en Post-Test pour le VIH[35 - 39 ans][Positifs]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1181-1656-745", + "DATIM_Disag_ID": "MuaoVfC9rYL", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de femmes enceintes test?es VIH+ conseill?es en Post-Test ? la maternit?[35-39]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1657-1657-1181-1657-745", + "DATIM_Disag_ID": "MuaoVfC9rYL", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de Femmes allaitantes test?es VIH+ conseill?es en post-test[35-39]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1659-1659-1181-1659-745", + "DATIM_Disag_ID": "MuaoVfC9rYL", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "NOMBRE DE FEMMES VUES EN POST PARTUM TEST\u00c9ES POUR LE VIH DANS LES 72 HEURES SUIVANT L'ACCOUCHEMENT ET CONSEILL\u00c9ES EN POST-TEST -[VIH+][35-39][Feminin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1660-1660-1181-1660-745", + "DATIM_Disag_ID": "MuaoVfC9rYL", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test-[VIH-][15-19][F\u00e9minin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1165-1635-972-2", + "DATIM_Disag_ID": "NJclydByUvA", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de femmes enceintes \u00e0 la clinique pr\u00e9natale conseillees en Post-Test pour le VIH[15 - 19 ans][N\u00e9gatifs]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1177-1656-746", + "DATIM_Disag_ID": "NJclydByUvA", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de femmes enceintes test\u00e9es VIH- conseill\u00e9es en Post-Test \u00e0 la maternit\u00e9[15-19]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1657-1657-1177-1657-746", + "DATIM_Disag_ID": "NJclydByUvA", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de Femmes allaitantes test\u00e9es VIH- conseill\u00e9es en post-test[15-19]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1659-1659-1177-1659-746", + "DATIM_Disag_ID": "NJclydByUvA", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "NOMBRE DE FEMMES VUES EN POST PARTUM TEST\u00c9ES POUR LE VIH DANS LES 72 HEURES SUIVANT L'ACCOUCHEMENT ET CONSEILL\u00c9ES EN POST-TEST -[VIH-][15-19][Feminin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1660-1660-1177-1660-746", + "DATIM_Disag_ID": "NJclydByUvA", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test-[VIH +][25-29][Masculin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1167-1635-971-1", + "DATIM_Disag_ID": "NRZfd73Ypo8", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test vih- Masculin 5-9", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1163-1635-972-1", + "DATIM_Disag_ID": "NpsmKYKl0mt", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test-[VIH +][45-49][Masculin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1171-1635-971-1", + "DATIM_Disag_ID": "OOCHuTdTJEQ", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test?es conseill?es en Post-Test-[VIH-][20-24][Masculin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1166-1635-972-1", + "DATIM_Disag_ID": "QS3vNL5WySH", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test-[VIH -][40-44][Masculin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1170-1635-972-1", + "DATIM_Disag_ID": "RLLUx3DHJan", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test?es conseill?es en Post-Test-[VIH-][35-39][F?minin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1169-1635-972-2", + "DATIM_Disag_ID": "Sf6GWp5gNx2", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de femmes enceintes \u00e0 la clinique pr\u00e9natale conseillees en Post-Test pour le VIH[35 - 39 ans][N\u00e9gatifs]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1181-1656-746", + "DATIM_Disag_ID": "Sf6GWp5gNx2", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de femmes enceintes test?es VIH- conseill?es en Post-Test ? la maternit?[35-39]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1657-1657-1181-1657-746", + "DATIM_Disag_ID": "Sf6GWp5gNx2", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de Femmes allaitantes test?es VIH- conseill?es en post-test[35-39]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1659-1659-1181-1659-746", + "DATIM_Disag_ID": "Sf6GWp5gNx2", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "NOMBRE DE FEMMES VUES EN POST PARTUM TEST\u00c9ES POUR LE VIH DANS LES 72 HEURES SUIVANT L'ACCOUCHEMENT ET CONSEILL\u00c9ES EN POST-TEST -[VIH-][35-39][Feminin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1660-1660-1181-1660-746", + "DATIM_Disag_ID": "Sf6GWp5gNx2", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test?es conseill?es en Post-Test-[VIH-][25-29][F?minin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1167-1635-972-2", + "DATIM_Disag_ID": "TCwxcGgIeqE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de femmes enceintes \u00e0 la clinique pr\u00e9natale conseillees en Post-Test pour le VIH[25 - 29 ans][N\u00e9gatifs]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1179-1656-746", + "DATIM_Disag_ID": "TCwxcGgIeqE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de femmes enceintes test?es VIH- conseill?es en Post-Test ? la maternit?[25-29]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1657-1657-1179-1657-746", + "DATIM_Disag_ID": "TCwxcGgIeqE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de Femmes allaitantes test?es VIH- conseill?es en post-test[25-29]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1659-1659-1179-1659-746", + "DATIM_Disag_ID": "TCwxcGgIeqE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "NOMBRE DE FEMMES VUES EN POST PARTUM TEST\u00c9ES POUR LE VIH DANS LES 72 HEURES SUIVANT L'ACCOUCHEMENT ET CONSEILL\u00c9ES EN POST-TEST -[VIH-][25-29][Feminin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1660-1660-1179-1660-746", + "DATIM_Disag_ID": "TCwxcGgIeqE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test vih+ Feminin 5-9", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1163-1635-971-2", + "DATIM_Disag_ID": "UggtNScQMVl", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test-[VIH +][50 et Plus][Masculin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1172-1635-971-1", + "DATIM_Disag_ID": "WDpiIZ8UjB8", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes testees conseillees en Post-Test-[VIH +][30-34][Feminin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1168-1635-971-2", + "DATIM_Disag_ID": "bxqrio2gHOj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de femmes enceintes \u00e0 la clinique pr\u00e9natale conseillees en Post-Test pour le VIH[30 - 34 ans][Positifs]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1180-1656-745", + "DATIM_Disag_ID": "bxqrio2gHOj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de femmes enceintes test?es VIH+ conseill?es en Post-Test ? la maternit?[30-34]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1657-1657-1180-1657-745", + "DATIM_Disag_ID": "bxqrio2gHOj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de Femmes allaitantes testees VIH+ conseillees en post-test[30-34]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1659-1659-1180-1659-745", + "DATIM_Disag_ID": "bxqrio2gHOj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "NOMBRE DE FEMMES VUES EN POST PARTUM TEST\u00c9ES POUR LE VIH DANS LES 72 HEURES SUIVANT L'ACCOUCHEMENT ET CONSEILL\u00c9ES EN POST-TEST -[VIH+][30-34][Feminin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1660-1660-1180-1660-745", + "DATIM_Disag_ID": "bxqrio2gHOj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test vih+ Masculin <1", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1161-1635-971-1", + "DATIM_Disag_ID": "cXdSJvbabBT", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test-[VIH +][40-44][F\u00e9minin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1170-1635-971-2", + "DATIM_Disag_ID": "d3rKRkxJP1v", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de femmes enceintes \u00e0 la clinique pr\u00e9natale conseillees en Post-Test pour le VIH[40 - 44 ans][Positifs]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1182-1656-745", + "DATIM_Disag_ID": "d3rKRkxJP1v", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de femmes enceintes test\u00e9es VIH+ conseill\u00e9es en Post-Test \u00e0 la maternit\u00e9[40-44]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1657-1657-1182-1657-745", + "DATIM_Disag_ID": "d3rKRkxJP1v", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de Femmes allaitantes test\u00e9es VIH+ conseill\u00e9es en post-test[40-44]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1659-1659-1182-1659-745", + "DATIM_Disag_ID": "d3rKRkxJP1v", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "NOMBRE DE FEMMES VUES EN POST PARTUM TEST\u00c9ES POUR LE VIH DANS LES 72 HEURES SUIVANT L'ACCOUCHEMENT ET CONSEILL\u00c9ES EN POST-TEST -[VIH+][40-44][Feminin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1660-1660-1182-1660-745", + "DATIM_Disag_ID": "d3rKRkxJP1v", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test?es conseill?es en Post-Test-[VIH-][15-19][Masculin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1165-1635-972-1", + "DATIM_Disag_ID": "eyTROtsEW5a", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test-[VIH -][40-44][F\u00e9minin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1170-1635-972-2", + "DATIM_Disag_ID": "fsnxvho9fiG", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de femmes enceintes \u00e0 la clinique pr\u00e9natale conseillees en Post-Test pour le VIH[40 - 44 ans][N\u00e9gatifs]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1182-1656-746", + "DATIM_Disag_ID": "fsnxvho9fiG", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de femmes enceintes test\u00e9es VIH- conseill\u00e9es en Post-Test \u00e0 la maternit\u00e9[40-44]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1657-1657-1182-1657-746", + "DATIM_Disag_ID": "fsnxvho9fiG", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de Femmes allaitantes test\u00e9es VIH- conseill\u00e9es en post-test[40-44]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1659-1659-1182-1659-746", + "DATIM_Disag_ID": "fsnxvho9fiG", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "NOMBRE DE FEMMES VUES EN POST PARTUM TEST\u00c9ES POUR LE VIH DANS LES 72 HEURES SUIVANT L'ACCOUCHEMENT ET CONSEILL\u00c9ES EN POST-TEST -[VIH-][40-44][Feminin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1660-1660-1182-1660-746", + "DATIM_Disag_ID": "fsnxvho9fiG", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test?es conseill?es en Post-Test-[VIH-][20-24][F?minin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1166-1635-972-2", + "DATIM_Disag_ID": "fysQ3RXzbzW", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de femmes enceintes \u00e0 la clinique pr\u00e9natale conseillees en Post-Test pour le VIH[20 - 24 ans][N\u00e9gatifs]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1178-1656-746", + "DATIM_Disag_ID": "fysQ3RXzbzW", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de femmes enceintes test?es VIH- conseill?es en Post-Test ? la maternit?[20-24]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1657-1657-1178-1657-746", + "DATIM_Disag_ID": "fysQ3RXzbzW", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de Femmes allaitantes test?es VIH- conseill?es en post-test[20-24]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1659-1659-1178-1659-746", + "DATIM_Disag_ID": "fysQ3RXzbzW", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "NOMBRE DE FEMMES VUES EN POST PARTUM TEST\u00c9ES POUR LE VIH DANS LES 72 HEURES SUIVANT L'ACCOUCHEMENT ET CONSEILL\u00c9ES EN POST-TEST -[VIH-][20-24][Feminin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1660-1660-1178-1660-746", + "DATIM_Disag_ID": "fysQ3RXzbzW", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes testees conseillees en Post-Test-[VIH +][10-14][Feminin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1164-1635-971-2", + "DATIM_Disag_ID": "hXgqQX95TVa", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de femmes enceintes \u00e0 la clinique pr\u00e9natale conseillees en Post-Test pour le VIH[10 - 14 ans][Positifs]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1176-1656-745", + "DATIM_Disag_ID": "hXgqQX95TVa", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de femmes enceintes testees VIH+ conseillees en Post-Test \u00e0 la maternite-[10-14]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1657-1657-1176-1657-745", + "DATIM_Disag_ID": "hXgqQX95TVa", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de Femmes allaitantes testees VIH+ conseillees en post-test-[10-14]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1659-1659-1176-1659-745", + "DATIM_Disag_ID": "hXgqQX95TVa", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "NOMBRE DE FEMMES VUES EN POST PARTUM TEST\u00c9ES POUR LE VIH DANS LES 72 HEURES SUIVANT L'ACCOUCHEMENT ET CONSEILL\u00c9ES EN POST-TEST -[VIH+][10-14][Feminin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1660-1660-1176-1660-745", + "DATIM_Disag_ID": "hXgqQX95TVa", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test-[VIH -][45-49][F\u00e9minin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1171-1635-972-2", + "DATIM_Disag_ID": "i0RFyIDccSm", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de femmes enceintes \u00e0 la clinique pr\u00e9natale conseillees en Post-Test pour le VIH[45 - 49 ans ][N\u00e9gatifs]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1183-1656-746", + "DATIM_Disag_ID": "i0RFyIDccSm", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de femmes enceintes test\u00e9es VIH- conseill\u00e9es en Post-Test \u00e0 la maternit\u00e9[45-49]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1657-1657-1183-1657-746", + "DATIM_Disag_ID": "i0RFyIDccSm", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de Femmes allaitantes test\u00e9es VIH- conseill\u00e9es en post-test[45-49]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1659-1659-1183-1659-746", + "DATIM_Disag_ID": "i0RFyIDccSm", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "NOMBRE DE FEMMES VUES EN POST PARTUM TEST\u00c9ES POUR LE VIH DANS LES 72 HEURES SUIVANT L'ACCOUCHEMENT ET CONSEILL\u00c9ES EN POST-TEST -[VIH-][45-49][Feminin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1660-1660-1183-1660-746", + "DATIM_Disag_ID": "i0RFyIDccSm", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test?es conseill?es en Post-Test-[VIH-][50 et Plus][F?minin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1172-1635-972-2", + "DATIM_Disag_ID": "i4lSbrUVcpe", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de femmes enceintes \u00e0 la clinique pr\u00e9natale conseillees en Post-Test pour le VIH[+ 50 ans][N\u00e9gatifs]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1184-1656-746", + "DATIM_Disag_ID": "i4lSbrUVcpe", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de femmes enceintes test?es VIH- conseill?es en Post-Test ? la maternit?[50+]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1657-1657-1184-1657-746", + "DATIM_Disag_ID": "i4lSbrUVcpe", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de Femmes allaitantes test?es VIH- conseill?es en post-test[50+]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1659-1659-1184-1659-746", + "DATIM_Disag_ID": "i4lSbrUVcpe", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "NOMBRE DE FEMMES VUES EN POST PARTUM TEST\u00c9ES POUR LE VIH DANS LES 72 HEURES SUIVANT L'ACCOUCHEMENT ET CONSEILL\u00c9ES EN POST-TEST -[VIH-][50+][Feminin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1660-1660-1184-1660-746", + "DATIM_Disag_ID": "i4lSbrUVcpe", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test vih- Masculin <1", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1161-1635-972-1", + "DATIM_Disag_ID": "iomLts0rFcj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test?es conseill?es en Post-Test-[VIH-][50+][Masculin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1172-1635-972-1", + "DATIM_Disag_ID": "ip5uMUT73Qu", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test-[VIH +][30-34][Masculin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1168-1635-971-1", + "DATIM_Disag_ID": "kLd3OnUYTr5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test?es conseill?es en Post-Test-[VIH-][30-34][Masculin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1168-1635-972-1", + "DATIM_Disag_ID": "kZ5sEz94kJE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test?es conseill?es en Post-Test-[VIH-][25-29][Masculin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1167-1635-972-1", + "DATIM_Disag_ID": "lGNNK7ZYDGP", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test?es conseill?es en Post-Test-[VIH-][30-34][F?minin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1168-1635-972-2", + "DATIM_Disag_ID": "oKgx2Sw4qUL", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de femmes enceintes \u00e0 la clinique pr\u00e9natale conseillees en Post-Test pour le VIH[30 - 34 ans][N\u00e9gatifs]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1180-1656-746", + "DATIM_Disag_ID": "oKgx2Sw4qUL", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de femmes enceintes test?es VIH- conseill?es en Post-Test ? la maternit?[30-34]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1657-1657-1180-1657-746", + "DATIM_Disag_ID": "oKgx2Sw4qUL", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de Femmes allaitantes test?es VIH- conseill?es en post-test[30-34]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1659-1659-1180-1659-746", + "DATIM_Disag_ID": "oKgx2Sw4qUL", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "NOMBRE DE FEMMES VUES EN POST PARTUM TEST\u00c9ES POUR LE VIH DANS LES 72 HEURES SUIVANT L'ACCOUCHEMENT ET CONSEILL\u00c9ES EN POST-TEST -[VIH-][30-34][Feminin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1660-1660-1180-1660-746", + "DATIM_Disag_ID": "oKgx2Sw4qUL", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test vih+ Feminin <1", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1161-1635-971-2", + "DATIM_Disag_ID": "pCFCaOLScdv", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test vih+ Masculin 1-4", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1162-1635-971-1", + "DATIM_Disag_ID": "tBoWuTd0ERY", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test-[VIH-][10-14][F\u00e9minin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1164-1635-972-2", + "DATIM_Disag_ID": "tIhxMfmPrU5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de femmes enceintes \u00e0 la clinique pr\u00e9natale conseillees en Post-Test pour le VIH[10 - 14 ans][N\u00e9gatifs]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1176-1656-746", + "DATIM_Disag_ID": "tIhxMfmPrU5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de femmes enceintes test\u00e9es VIH- conseill\u00e9es en Post-Test \u00e0 la maternit\u00e9[10-14]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1657-1657-1176-1657-746", + "DATIM_Disag_ID": "tIhxMfmPrU5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de Femmes allaitantes test\u00e9es VIH- conseill\u00e9es en post-test[10-14]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1659-1659-1176-1659-746", + "DATIM_Disag_ID": "tIhxMfmPrU5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "NOMBRE DE FEMMES VUES EN POST PARTUM TEST\u00c9ES POUR LE VIH DANS LES 72 HEURES SUIVANT L'ACCOUCHEMENT ET CONSEILL\u00c9ES EN POST-TEST -[VIH-][10-14][Feminin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1660-1660-1176-1660-746", + "DATIM_Disag_ID": "tIhxMfmPrU5", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes testees conseillees en Post-Test-[VIH +][20-24][Feminin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1166-1635-971-2", + "DATIM_Disag_ID": "tvOcOPhIdRH", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de femmes enceintes \u00e0 la clinique pr\u00e9natale conseillees en Post-Test pour le VIH[20 - 24 ans][Positifs]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1178-1656-745", + "DATIM_Disag_ID": "tvOcOPhIdRH", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de femmes enceintes testees VIH+ conseillees en Post-Test ? la maternite[20-24]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1657-1657-1178-1657-745", + "DATIM_Disag_ID": "tvOcOPhIdRH", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de Femmes allaitantes testees VIH+ conseillees en post-test[20-24]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1659-1659-1178-1659-745", + "DATIM_Disag_ID": "tvOcOPhIdRH", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "NOMBRE DE FEMMES VUES EN POST PARTUM TEST\u00c9ES POUR LE VIH DANS LES 72 HEURES SUIVANT L'ACCOUCHEMENT ET CONSEILL\u00c9ES EN POST-TEST -[VIH+][20-24][Feminin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1660-1660-1178-1660-745", + "DATIM_Disag_ID": "tvOcOPhIdRH", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test VIH- Masculin 1-4", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1162-1635-972-1", + "DATIM_Disag_ID": "uPpiUkMhH6j", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes testees conseillees en Post-Test-[VIH +][15-19][Feminin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1165-1635-971-2", + "DATIM_Disag_ID": "wJCVvM7o6xm", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de femmes enceintes \u00e0 la clinique pr\u00e9natale conseillees en Post-Test pour le VIH[15 - 19 ans][Positifs]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1177-1656-745", + "DATIM_Disag_ID": "wJCVvM7o6xm", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de femmes enceintes testees VIH+ conseillees en Post-Test ? la maternite[15-19]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1657-1657-1177-1657-745", + "DATIM_Disag_ID": "wJCVvM7o6xm", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de Femmes allaitantes testees VIH+ conseillees en post-test[15-19]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1659-1659-1177-1659-745", + "DATIM_Disag_ID": "wJCVvM7o6xm", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "NOMBRE DE FEMMES VUES EN POST PARTUM TEST\u00c9ES POUR LE VIH DANS LES 72 HEURES SUIVANT L'ACCOUCHEMENT ET CONSEILL\u00c9ES EN POST-TEST -[VIH+][15-19][Feminin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1660-1660-1177-1660-745", + "DATIM_Disag_ID": "wJCVvM7o6xm", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test vih+ Masculin 5-9", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1163-1635-971-1", + "DATIM_Disag_ID": "wLMOUM9mfTV", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test?es conseill?es en Post-Test-[VIH-][35-39][Masculin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1169-1635-972-1", + "DATIM_Disag_ID": "wO7RB8C1sal", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test-[VIH +][35-39][Masculin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1169-1635-971-1", + "DATIM_Disag_ID": "wnsHEWFSqzG", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test-[VIH +][15-19][Masculin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1165-1635-971-1", + "DATIM_Disag_ID": "wpck6pSRDer", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test vih- Feminin 1-4", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1162-1635-972-2", + "DATIM_Disag_ID": "xTNM0wWDzo0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Female, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test vih+ Feminin 1-4", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1162-1635-971-2", + "DATIM_Disag_ID": "xzoIG0AwsNB", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Sex_Result", + "MOH_Indicator_Name": "Nombre de personnes test\u00e9es conseill\u00e9es en Post-Test-[VIH -][45-49][Masculin]", + "DATIM_Indicator_Category": "HTS_TST", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1635-1635-1171-1635-972-1", + "DATIM_Disag_ID": "z1V5tDuMQt7", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Male, Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "MOH_Indicator_Name": "# de femmes VIH+ en soins ARV devenues enceintes", + "DATIM_Indicator_Category": "PMTCT_ART", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1-1-1186-1-1063", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "MOH_Indicator_Name": "# de femmes enceintes nouvellement plac?es sous ARV", + "DATIM_Indicator_Category": "PMTCT_ART", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1601-1601-1186-1601-1070", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "Nombre de femmes enceintes \u00e0 la clinique pr\u00e9natale conseillees en Post-Test pour le VIH[45 - 49 ans ][Positifs]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1183-1656-745", + "DATIM_Disag_ID": "AxpvptSH0iv", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "# de femmes enceintes vues en premiere visite \u00e0 la clinique pr\u00e9natale[age inconnu][Femmes deja sous ARV tombees enceintes]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1-1-1185-1-1063", + "DATIM_Disag_ID": "BdA39xnMjYl", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Unknown Age, Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "# de femmes enceintes vues en premiere visite \u00e0 la clinique pr\u00e9natale[age inconnu][Femmes de statut VIH+ connu non sous ARV]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1-1-1185-1-1064", + "DATIM_Disag_ID": "BdA39xnMjYl", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Unknown Age, Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "# de femmes enceintes vues en premiere visite \u00e0 la clinique pr\u00e9natale[age inconnu][Femmes enceintes avec un resultat de test VIH negatif inferieur \u00e0 3 mois]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1-1-1185-1-1065", + "DATIM_Disag_ID": "EZJA7RHYyKU", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Unknown Age, Female, Recent Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "# de femmes enceintes vues en premiere visite \u00e0 la clinique pr\u00e9natale[10 - 14 ans][Femmes enceintes avec un resultat de test VIH negatif inferieur \u00e0 3 mois]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1-1-1176-1-1065", + "DATIM_Disag_ID": "GiBveS020DB", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female, Recent Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "# de femmes enceintes vues en premiere visite \u00e0 la clinique pr\u00e9natale[30 - 34 ans][Femmes enceintes avec un resultat de test VIH negatif inferieur \u00e0 3 mois]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1-1-1180-1-1065", + "DATIM_Disag_ID": "Hx4Z2DnCjVE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Female, Recent Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "Nombre de femmes enceintes \u00e0 la clinique pr\u00e9natale conseillees en Post-Test pour le VIH[20 - 24 ans][N\u00e9gatifs]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1178-1656-746", + "DATIM_Disag_ID": "IWKtMCDNCg6", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "Nombre de femmes enceintes \u00e0 la clinique pr\u00e9natale conseillees en Post-Test pour le VIH[40 - 44 ans][N\u00e9gatifs]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1182-1656-746", + "DATIM_Disag_ID": "IakwwQAGzmz", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "Nombre de femmes enceintes \u00e0 la clinique pr\u00e9natale conseillees en Post-Test pour le VIH[15 - 19 ans][N\u00e9gatifs]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1177-1656-746", + "DATIM_Disag_ID": "JVJLGwn0EIB", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "# de femmes enceintes vues en premiere visite \u00e0 la clinique pr\u00e9natale[45 - 49 ans ][Femmes deja sous ARV tombees enceintes]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1-1-1183-1-1063", + "DATIM_Disag_ID": "LdNchqoBCkj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "# de femmes enceintes vues en premiere visite \u00e0 la clinique pr\u00e9natale[45 - 49 ans ][Femmes de statut VIH+ connu non sous ARV]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1-1-1183-1-1064", + "DATIM_Disag_ID": "LdNchqoBCkj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "Nombre de femmes enceintes \u00e0 la clinique pr\u00e9natale conseillees en Post-Test pour le VIH[35 - 39 ans][N\u00e9gatifs]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1181-1656-746", + "DATIM_Disag_ID": "LpPcZClKI6Q", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "Nombre de femmes enceintes \u00e0 la clinique pr\u00e9natale conseillees en Post-Test pour le VIH[45 - 49 ans ][N\u00e9gatifs]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1183-1656-746", + "DATIM_Disag_ID": "OLEE3EmuEky", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "# de femmes enceintes vues en premiere visite \u00e0 la clinique pr\u00e9natale[35 - 39 ans][Femmes enceintes avec un resultat de test VIH negatif inferieur \u00e0 3 mois]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1-1-1181-1-1065", + "DATIM_Disag_ID": "RDJQzGq2aRG", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Female, Recent Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "# de femmes enceintes vues en premiere visite \u00e0 la clinique pr\u00e9natale[< 10 ans ][Femmes deja sous ARV tombees enceintes]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1-1-1175-1-1063", + "DATIM_Disag_ID": "SBvNg13yEst", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<10, Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "# de femmes enceintes vues en premiere visite \u00e0 la clinique pr\u00e9natale[< 10 ans ][Femmes de statut VIH+ connu non sous ARV]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1-1-1175-1-1064", + "DATIM_Disag_ID": "SBvNg13yEst", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<10, Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "Nombre de femmes enceintes \u00e0 la clinique pr\u00e9natale conseillees en Post-Test pour le VIH[15 - 19 ans][Positifs]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1177-1656-745", + "DATIM_Disag_ID": "Ugikyb2spKu", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "# de femmes enceintes vues en premiere visite \u00e0 la clinique pr\u00e9natale[25 - 29 ans][Femmes deja sous ARV tombees enceintes]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1-1-1179-1-1063", + "DATIM_Disag_ID": "VGOJcz6z33R", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "# de femmes enceintes vues en premiere visite \u00e0 la clinique pr\u00e9natale[25 - 29 ans][Femmes de statut VIH+ connu non sous ARV]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1-1-1179-1-1064", + "DATIM_Disag_ID": "VGOJcz6z33R", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "# de femmes enceintes vues en premiere visite \u00e0 la clinique pr\u00e9natale[10 - 14 ans][Femmes deja sous ARV tombees enceintes]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1-1-1176-1-1063", + "DATIM_Disag_ID": "VpE9umLKrMk", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "# de femmes enceintes vues en premiere visite \u00e0 la clinique pr\u00e9natale[10 - 14 ans][Femmes de statut VIH+ connu non sous ARV]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1-1-1176-1-1064", + "DATIM_Disag_ID": "VpE9umLKrMk", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "# de femmes enceintes vues en premiere visite \u00e0 la clinique pr\u00e9natale[< 10 ans ][Femmes enceintes avec un resultat de test VIH negatif inferieur \u00e0 3 mois]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1-1-1175-1-1065", + "DATIM_Disag_ID": "WeiHE8yQmpL", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<10, Female, Recent Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "# de femmes enceintes vues en premiere visite \u00e0 la clinique pr\u00e9natale[15 - 19 ans][Femmes deja sous ARV tombees enceintes]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1-1-1177-1-1063", + "DATIM_Disag_ID": "Y7bzxSSESFN", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "# de femmes enceintes vues en premiere visite \u00e0 la clinique pr\u00e9natale[15 - 19 ans][Femmes de statut VIH+ connu non sous ARV]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1-1-1177-1-1064", + "DATIM_Disag_ID": "Y7bzxSSESFN", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "# de femmes enceintes vues en premiere visite \u00e0 la clinique pr\u00e9natale[+ 50 ans][Femmes deja sous ARV tombees enceintes]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1-1-1184-1-1063", + "DATIM_Disag_ID": "Yv4sfg9PYy2", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "# de femmes enceintes vues en premiere visite \u00e0 la clinique pr\u00e9natale[+ 50 ans][Femmes de statut VIH+ connu non sous ARV]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1-1-1184-1-1064", + "DATIM_Disag_ID": "Yv4sfg9PYy2", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "# de femmes enceintes vues en premiere visite \u00e0 la clinique pr\u00e9natale[20 - 24 ans][Femmes enceintes avec un resultat de test VIH negatif inferieur \u00e0 3 mois]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1-1-1178-1-1065", + "DATIM_Disag_ID": "ZBKCOv2U98Z", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female, Recent Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "Nombre de femmes enceintes \u00e0 la clinique pr\u00e9natale conseillees en Post-Test pour le VIH[40 - 44 ans][Positifs]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1182-1656-745", + "DATIM_Disag_ID": "ZHbjgx3vyR9", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "Nombre de femmes enceintes \u00e0 la clinique pr\u00e9natale conseillees en Post-Test pour le VIH[10 - 14 ans][N\u00e9gatifs]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1176-1656-746", + "DATIM_Disag_ID": "ZtZoTKQQIXv", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "Nombre de femmes enceintes \u00e0 la clinique pr\u00e9natale conseillees en Post-Test pour le VIH[< 10 ans ][Positifs]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1175-1656-745", + "DATIM_Disag_ID": "aWUfHSoGAoP", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<10, Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "Nombre de femmes enceintes \u00e0 la clinique pr\u00e9natale conseillees en Post-Test pour le VIH[age inconnu][N\u00e9gatifs]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1185-1656-746", + "DATIM_Disag_ID": "c4JWS3n0qcz", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Unknown Age, Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "# de femmes enceintes vues en premiere visite \u00e0 la clinique pr\u00e9natale[45 - 49 ans ][Femmes enceintes avec un resultat de test VIH negatif inferieur \u00e0 3 mois]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1-1-1183-1-1065", + "DATIM_Disag_ID": "fjxqvHhV9gA", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Female, Recent Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "# de femmes enceintes vues en premiere visite \u00e0 la clinique pr\u00e9natale[+ 50 ans][Femmes enceintes avec un resultat de test VIH negatif inferieur \u00e0 3 mois]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1-1-1184-1-1065", + "DATIM_Disag_ID": "g7GQs6JmIu3", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Recent Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "Nombre de femmes enceintes \u00e0 la clinique pr\u00e9natale conseillees en Post-Test pour le VIH[+ 50 ans][N\u00e9gatifs]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1184-1656-746", + "DATIM_Disag_ID": "hSfjVeeCY9r", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "# de femmes enceintes vues en premiere visite \u00e0 la clinique pr\u00e9natale[35 - 39 ans][Femmes deja sous ARV tombees enceintes]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1-1-1181-1-1063", + "DATIM_Disag_ID": "j881I2cOKZc", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "# de femmes enceintes vues en premiere visite \u00e0 la clinique pr\u00e9natale[35 - 39 ans][Femmes de statut VIH+ connu non sous ARV]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1-1-1181-1-1064", + "DATIM_Disag_ID": "j881I2cOKZc", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "Nombre de femmes enceintes \u00e0 la clinique pr\u00e9natale conseillees en Post-Test pour le VIH[25 - 29 ans][N\u00e9gatifs]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1179-1656-746", + "DATIM_Disag_ID": "kYsWrugEfJz", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "Nombre de femmes enceintes \u00e0 la clinique pr\u00e9natale conseillees en Post-Test pour le VIH[20 - 24 ans][Positifs]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1178-1656-745", + "DATIM_Disag_ID": "lRF5BIZMinO", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "# de femmes enceintes vues en premiere visite \u00e0 la clinique pr\u00e9natale[40 - 44 ans][Femmes enceintes avec un resultat de test VIH negatif inferieur \u00e0 3 mois]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1-1-1182-1-1065", + "DATIM_Disag_ID": "nNDksSAygC8", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Female, Recent Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "# de femmes enceintes vues en premiere visite \u00e0 la clinique pr\u00e9natale[30 - 34 ans][Femmes deja sous ARV tombees enceintes]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1-1-1180-1-1063", + "DATIM_Disag_ID": "oU1suMFWekf", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "# de femmes enceintes vues en premiere visite \u00e0 la clinique pr\u00e9natale[30 - 34 ans][Femmes de statut VIH+ connu non sous ARV]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1-1-1180-1-1064", + "DATIM_Disag_ID": "oU1suMFWekf", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "Nombre de femmes enceintes \u00e0 la clinique pr\u00e9natale conseillees en Post-Test pour le VIH[+ 50 ans][Positifs]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1184-1656-745", + "DATIM_Disag_ID": "ohhnnF4sEhS", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "# de femmes enceintes vues en premiere visite \u00e0 la clinique pr\u00e9natale[25 - 29 ans][Femmes enceintes avec un resultat de test VIH negatif inferieur \u00e0 3 mois]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1-1-1179-1-1065", + "DATIM_Disag_ID": "pKVsHZakQfN", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female, Recent Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "# de femmes enceintes vues en premiere visite \u00e0 la clinique pr\u00e9natale[40 - 44 ans][Femmes deja sous ARV tombees enceintes]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1-1-1182-1-1063", + "DATIM_Disag_ID": "poQeGAhTTQS", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "# de femmes enceintes vues en premiere visite \u00e0 la clinique pr\u00e9natale[40 - 44 ans][Femmes de statut VIH+ connu non sous ARV]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1-1-1182-1-1064", + "DATIM_Disag_ID": "poQeGAhTTQS", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "Nombre de femmes enceintes \u00e0 la clinique pr\u00e9natale conseillees en Post-Test pour le VIH[35 - 39 ans][Positifs]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1181-1656-745", + "DATIM_Disag_ID": "rNlaZW9BdWk", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "Nombre de femmes enceintes \u00e0 la clinique pr\u00e9natale conseillees en Post-Test pour le VIH[30 - 34 ans][Positifs]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1180-1656-745", + "DATIM_Disag_ID": "sQsRJXPlNrc", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "Nombre de femmes enceintes \u00e0 la clinique pr\u00e9natale conseillees en Post-Test pour le VIH[30 - 34 ans][N\u00e9gatifs]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1180-1656-746", + "DATIM_Disag_ID": "uoTpJlV6f4n", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "Nombre de femmes enceintes \u00e0 la clinique pr\u00e9natale conseillees en Post-Test pour le VIH[25-29 ans][Positifs]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1179-1656-745", + "DATIM_Disag_ID": "vGcgW9KPIEC", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "# de femmes enceintes vues en premiere visite \u00e0 la clinique pr\u00e9natale[15 - 19 ans][Femmes enceintes avec un resultat de test VIH negatif inferieur \u00e0 3 mois]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1-1-1177-1-1065", + "DATIM_Disag_ID": "viDdmVVacsG", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female, Recent Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "# de femmes enceintes vues en premiere visite \u00e0 la clinique pr\u00e9natale[20 - 24 ans][Femmes deja sous ARV tombees enceintes]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1-1-1178-1-1063", + "DATIM_Disag_ID": "yEa3l8fBBlN", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "# de femmes enceintes vues en premiere visite \u00e0 la clinique pr\u00e9natale[20 - 24 ans][Femmes de statut VIH+ connu non sous ARV]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1-1-1178-1-1064", + "DATIM_Disag_ID": "yEa3l8fBBlN", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "Nombre de femmes enceintes \u00e0 la clinique pr\u00e9natale conseillees en Post-Test pour le VIH[10 - 14 ans][Positifs]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1176-1656-745", + "DATIM_Disag_ID": "yRUCEmfwnAa", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "Nombre de femmes enceintes \u00e0 la clinique pr\u00e9natale conseillees en Post-Test pour le VIH[< 10 ans ][N\u00e9gatifs]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1175-1656-746", + "DATIM_Disag_ID": "zHTzwdxjRhI", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<10, Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "Nombre de femmes enceintes \u00e0 la clinique pr\u00e9natale conseillees en Post-Test pour le VIH[age inconnu][Positifs]", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1656-1656-1185-1656-745", + "DATIM_Disag_ID": "zQsHt8MF2Sg", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Unknown Age, Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "MOH_Indicator_Name": "Nombre de patients sous ARV ayant compl\u00e9t\u00e9 un traitement preventif de la TB au cours du mois [Age inconnu][Nouveaux enroles sous ARV][Femmes]", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1710-1710-1076-1710-1133-847", + "DATIM_Disag_ID": "OcHhTmUvRZE", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Positive, Female, Unknown Age, Life-long ART, New", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "MOH_Indicator_Name": "Nombre de patients sous ARV ayant compl\u00e9t\u00e9 un traitement preventif de la TB au cours du mois [< 15ans][Nouveaux enroles sous ARV][Femmes]", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1710-1710-1074-1710-1133-847", + "DATIM_Disag_ID": "Q732w6Hev9u", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Positive, Female, <15, Life-long ART, New", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "MOH_Indicator_Name": "Nombre de patients sous ARV ayant compl\u00e9t\u00e9 un traitement preventif de la TB au cours du mois [Age inconnu][Personnes d\u00e9j\u00e0\u00a0 sous ARV][Hommes]", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1710-1710-1076-1710-1134-846", + "DATIM_Disag_ID": "QKn9JHx79JO", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Positive, Male, Unknown Age, Life-long ART, Already", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "MOH_Indicator_Name": "Nombre de patients sous ARV ayant compl\u00e9t\u00e9 un traitement preventif de la TB au cours du mois [> 15ans][Personnes d\u00e9j\u00e0\u00a0 sous ARV][Hommes]", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1710-1710-1075-1710-1134-846", + "DATIM_Disag_ID": "UxkEEfHjlWb", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Positive, Male, 15+, Life-long ART, Already", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "MOH_Indicator_Name": "Nombre de patients sous ARV ayant compl\u00e9t\u00e9 un traitement preventif de la TB au cours du mois [> 15ans][Nouveaux enroles sous ARV][Hommes]", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1710-1710-1075-1710-1133-846", + "DATIM_Disag_ID": "ZuWjYTw4lpZ", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Positive, Male, 15+, Life-long ART, New", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "MOH_Indicator_Name": "Nombre de patients sous ARV ayant compl\u00e9t\u00e9 un traitement preventif de la TB au cours du mois [< 15ans][Nouveaux enroles sous ARV][Hommes]", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1710-1710-1074-1710-1133-846", + "DATIM_Disag_ID": "lq6iUq7YcZ1", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Positive, Male, <15, Life-long ART, New", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "MOH_Indicator_Name": "Nombre de patients sous ARV ayant compl\u00e9t\u00e9 un traitement preventif de la TB au cours du mois [Age inconnu][Nouveaux enroles sous ARV][Hommes]", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1710-1710-1076-1710-1133-846", + "DATIM_Disag_ID": "m5ozu5OI1sc", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Positive, Male, Unknown Age, Life-long ART, New", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "MOH_Indicator_Name": "Nombre de patients sous ARV ayant compl\u00e9t\u00e9 un traitement preventif de la TB au cours du mois [> 15ans][Nouveaux enroles sous ARV][Femmes]", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1710-1710-1075-1710-1133-847", + "DATIM_Disag_ID": "ngI4uyiCOSj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Positive, Female, 15+, Life-long ART, New", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "MOH_Indicator_Name": "Nombre de patients sous ARV ayant compl\u00e9t\u00e9 un traitement preventif de la TB au cours du mois [> 15ans][Personnes d\u00e9j\u00e0\u00a0 sous ARV][Femmes]", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1710-1710-1075-1710-1134-847", + "DATIM_Disag_ID": "rccYwUJXYAA", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Positive, Female, 15+, Life-long ART, Already", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "MOH_Indicator_Name": "Nombre de patients sous ARV ayant compl\u00e9t\u00e9 un traitement preventif de la TB au cours du mois [Age inconnu][Personnes d\u00e9j\u00e0\u00a0 sous ARV][Femmes]", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1710-1710-1076-1710-1134-847", + "DATIM_Disag_ID": "x0rXsInb65X", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Positive, Female, Unknown Age, Life-long ART, Already", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "MOH_Indicator_Name": "Nombre de patients sous ARV ayant compl\u00e9t\u00e9 un traitement preventif de la TB au cours du mois [< 15ans][Personnes d\u00e9j\u00e0\u00a0 sous ARV][Femmes]", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1710-1710-1074-1710-1134-847", + "DATIM_Disag_ID": "ynzujzJwhjK", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Positive, Female, <15, Life-long ART, Already", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "MOH_Indicator_Name": "Nombre de patients sous ARV ayant compl\u00e9t\u00e9 un traitement preventif de la TB au cours du mois [< 15ans][Personnes d\u00e9j\u00e0\u00a0 sous ARV][Hommes]", + "DATIM_Indicator_Category": "TB_PREV", + "Classification": "coarse", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1710-1710-1074-1710-1134-846", + "DATIM_Disag_ID": "z98a1NoV4mp", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Positive, Male, <15, Life-long ART, Already", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Patients VIH(+) ACTIFS sous ARV[30-34][Hommes]", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "896-896-1168-896-809", + "DATIM_Disag_ID": "B8JEL3qeQiw", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Patients VIH(+) ACTIFS sous ARV[50+][Hommes]", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "896-896-1172-896-809", + "DATIM_Disag_ID": "FgwkSYUXq8x", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Patients VIH(+) ACTIFS sous ARV[5-9][Hommes]", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "896-896-1163-896-809", + "DATIM_Disag_ID": "IxSwaxNCt1n", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Patients VIH(+) ACTIFS sous ARV[35-39][Femmes]", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "896-896-1169-896-810", + "DATIM_Disag_ID": "OBbZvcHg2HL", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Patients VIH(+) ACTIFS sous ARV[45-49][Femmes]", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "896-896-1171-896-810", + "DATIM_Disag_ID": "POkbpo4D13c", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Patients VIH(+) ACTIFS sous ARV[1-4][Femmes]", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "896-896-1162-896-810", + "DATIM_Disag_ID": "PPoL5AnEAQf", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Patients VIH(+) ACTIFS sous ARV[25-29][Hommes]", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "896-896-1167-896-809", + "DATIM_Disag_ID": "R9wcT5vQ7tR", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Patients VIH(+) ACTIFS sous ARV[25-29][Femmes]", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "896-896-1167-896-810", + "DATIM_Disag_ID": "RMA75iIp8Wd", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Patients VIH(+) ACTIFS sous ARV[< 1][Hommes]", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "896-896-1161-896-809", + "DATIM_Disag_ID": "SeijxYK8F4b", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Patients VIH(+) ACTIFS sous ARV[20-24][Hommes]", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "896-896-1166-896-809", + "DATIM_Disag_ID": "VdA970UlzlX", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Patients VIH(+) ACTIFS sous ARV[45-49][Hommes]", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "896-896-1171-896-809", + "DATIM_Disag_ID": "WjX1mRJp9NV", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Patients VIH(+) ACTIFS sous ARV[20-24][Femmes]", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "896-896-1166-896-810", + "DATIM_Disag_ID": "Xn5oUNVSMWA", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Patients VIH(+) ACTIFS sous ARV[10-14][Femmes]", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "896-896-1164-896-810", + "DATIM_Disag_ID": "dFjZira5vTX", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Patients VIH(+) ACTIFS sous ARV[40-44][Femmes]", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "896-896-1170-896-810", + "DATIM_Disag_ID": "eOn9JgfkB4F", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Patients VIH(+) ACTIFS sous ARV[5-9][Femmes]", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "896-896-1163-896-810", + "DATIM_Disag_ID": "hiUhhVpgUMg", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Patients VIH(+) ACTIFS sous ARV[30-34][Femmes]", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "896-896-1168-896-810", + "DATIM_Disag_ID": "j0yodS3zbnW", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Patients VIH(+) ACTIFS sous ARV[1-4][Hommes]", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "896-896-1162-896-809", + "DATIM_Disag_ID": "jbrs9Qk6f9b", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Patients VIH(+) ACTIFS sous ARV[50+][Femmes]", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "896-896-1172-896-810", + "DATIM_Disag_ID": "kGlGj9LDonu", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Patients VIH(+) ACTIFS sous ARV[10-14][Hommes]", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "896-896-1164-896-809", + "DATIM_Disag_ID": "ljBmGJpAsZh", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Patients VIH(+) ACTIFS sous ARV[40-44][Hommes]", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "896-896-1170-896-809", + "DATIM_Disag_ID": "qdYU6NoIpY1", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Patients VIH(+) ACTIFS sous ARV[15-19][Femmes]", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "896-896-1165-896-810", + "DATIM_Disag_ID": "wW6G5NC8Wd1", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Patients VIH(+) ACTIFS sous ARV[15-19][Hommes]", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "896-896-1165-896-809", + "DATIM_Disag_ID": "x1r1vfZQLFj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Patients VIH(+) ACTIFS sous ARV[<1][Femmes]", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "896-896-1161-896-810", + "DATIM_Disag_ID": "y3VqNEK9n95", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Patients VIH(+) ACTIFS sous ARV[35-39][Hommes]", + "DATIM_Indicator_Category": "TX_CURR", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "896-896-1169-896-809", + "DATIM_Disag_ID": "ytvrDZdNAhc", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Soins ARV - NOUVEAUX enrol?s pour le mois[30-34][Hommes]", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1396-1396-1168-1396-809", + "DATIM_Disag_ID": "B8JEL3qeQiw", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Soins ARV - NOUVEAUX enrol?s pour le mois[50+][Hommes]", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1396-1396-1172-1396-809", + "DATIM_Disag_ID": "FgwkSYUXq8x", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Soins ARV - NOUVEAUX enrol\u00ef\u00bf\u00bds pour le mois[5-9 ][Hommes]", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1396-1396-1163-1396-809", + "DATIM_Disag_ID": "IxSwaxNCt1n", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Soins ARV - NOUVEAUX enrol?s pour le mois[35-39][Femmes]", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1396-1396-1169-1396-810", + "DATIM_Disag_ID": "OBbZvcHg2HL", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Soins ARV - NOUVEAUX enrol\u00ef\u00bf\u00bds pour le mois[45-49][Femmes]", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1396-1396-1171-1396-810", + "DATIM_Disag_ID": "POkbpo4D13c", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Soins ARV - NOUVEAUX enrol\u00ef\u00bf\u00bds pour le mois[1-4 ][Femmes]", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1396-1396-1162-1396-810", + "DATIM_Disag_ID": "PPoL5AnEAQf", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Soins ARV - NOUVEAUX enrol?s pour le mois[25-29][Hommes]", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1396-1396-1167-1396-809", + "DATIM_Disag_ID": "R9wcT5vQ7tR", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Soins ARV - NOUVEAUX enrol?s pour le mois[25-29][Femmes]", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1396-1396-1167-1396-810", + "DATIM_Disag_ID": "RMA75iIp8Wd", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "25-29, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Soins ARV - NOUVEAUX enrol\u00ef\u00bf\u00bds pour le mois[< 1][Hommes]", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1396-1396-1161-1396-809", + "DATIM_Disag_ID": "SeijxYK8F4b", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Soins ARV - NOUVEAUX enrol?s pour le mois[20-24][Hommes]", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1396-1396-1166-1396-809", + "DATIM_Disag_ID": "VdA970UlzlX", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Soins ARV - NOUVEAUX enrol\u00ef\u00bf\u00bds pour le mois[45-49][Hommes]", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1396-1396-1171-1396-809", + "DATIM_Disag_ID": "WjX1mRJp9NV", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Soins ARV - NOUVEAUX enrol?s pour le mois[20-24][Femmes]", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1396-1396-1166-1396-810", + "DATIM_Disag_ID": "Xn5oUNVSMWA", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "20-24, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Soins ARV - NOUVEAUX enrol?s pour le mois[10-14][Femmes]", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1396-1396-1164-1396-810", + "DATIM_Disag_ID": "dFjZira5vTX", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Soins ARV - NOUVEAUX enrol\u00ef\u00bf\u00bds pour le mois[40-44][Femmes]", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1396-1396-1170-1396-810", + "DATIM_Disag_ID": "eOn9JgfkB4F", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Soins ARV - NOUVEAUX enrol\u00ef\u00bf\u00bds pour le mois[5-9 ][Femmes]", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1396-1396-1163-1396-810", + "DATIM_Disag_ID": "hiUhhVpgUMg", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "5-9, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Soins ARV - NOUVEAUX enrol?s pour le mois[30-34][Femmes]", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1396-1396-1168-1396-810", + "DATIM_Disag_ID": "j0yodS3zbnW", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "30-34, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Soins ARV - NOUVEAUX enrol\u00ef\u00bf\u00bds pour le mois[1-4 ][Hommes]", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1396-1396-1162-1396-809", + "DATIM_Disag_ID": "jbrs9Qk6f9b", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "1-4, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Soins ARV - NOUVEAUX enrol?s pour le mois[50+][Femmes]", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1396-1396-1172-1396-810", + "DATIM_Disag_ID": "kGlGj9LDonu", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Soins ARV - NOUVEAUX enrol?s pour le mois[10-14][Hommes]", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1396-1396-1164-1396-809", + "DATIM_Disag_ID": "ljBmGJpAsZh", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "10-14, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Soins ARV - NOUVEAUX enrol\u00ef\u00bf\u00bds pour le mois[40-44][Hommes]", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1396-1396-1170-1396-809", + "DATIM_Disag_ID": "qdYU6NoIpY1", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Soins ARV - NOUVEAUX enrol?s pour le mois[15-19][Femmes]", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1396-1396-1165-1396-810", + "DATIM_Disag_ID": "wW6G5NC8Wd1", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Soins ARV - NOUVEAUX enrol?s pour le mois[15-19][Hommes]", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1396-1396-1165-1396-809", + "DATIM_Disag_ID": "x1r1vfZQLFj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "15-19, Male, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Soins ARV - NOUVEAUX enrol\u00ef\u00bf\u00bds pour le mois[< 1][Femmes]", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1396-1396-1161-1396-810", + "DATIM_Disag_ID": "y3VqNEK9n95", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "<1, Female, Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "MOH_Indicator_Name": "Soins ARV - NOUVEAUX enrol?s pour le mois[35-39][Hommes]", + "DATIM_Indicator_Category": "TX_NEW", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "1396-1396-1169-1396-809", + "DATIM_Disag_ID": "ytvrDZdNAhc", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Male, Positive", + "Operation": "ADD" + } + ] + }, + { + "status": "Success", + "country_org": "DATIM-MOH-CIV-FY20", + "period": "FY20", + "country_code": "CIV", + "country_name": "Cote d'Ivoire", + "imap": [ + { + "MOH_Indicator_Name": "Nombre de clients conseilles et depistes pour le VIH ayant recu le resultat du test_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "0-11 mois, Feminin", + "MOH_Disag_ID": "HQWtIkUYJnX", + "MOH_Indicator_ID": "IXB6r4yuaNs", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients conseilles et depistes pour le VIH ayant recu le resultat du test_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10-14 ans, Feminin", + "MOH_Disag_ID": "O3iQ4ZrdfMu", + "MOH_Indicator_ID": "IXB6r4yuaNs", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients conseilles et depistes pour le VIH ayant recu le resultat du test_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "5-9 ans , Feminin", + "MOH_Disag_ID": "QTQthvWluSq", + "MOH_Indicator_ID": "IXB6r4yuaNs", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients conseilles et depistes pour le VIH ayant recu le resultat du test_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "1-4 ans, Feminin", + "MOH_Disag_ID": "SULdDcCMhFZ", + "MOH_Indicator_ID": "IXB6r4yuaNs", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients depistes positif pour le VIH_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "0-11 mois, Feminin", + "MOH_Disag_ID": "HQWtIkUYJnX", + "MOH_Indicator_ID": "qXZ0XZSxPMf", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Nombre de clients depistes positif pour le VIH_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10-14 ans, Feminin", + "MOH_Disag_ID": "O3iQ4ZrdfMu", + "MOH_Indicator_ID": "qXZ0XZSxPMf", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Nombre de clients depistes positif pour le VIH_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "5-9 ans , Feminin", + "MOH_Disag_ID": "QTQthvWluSq", + "MOH_Indicator_ID": "qXZ0XZSxPMf", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Nombre de clients depistes positif pour le VIH_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "1-4 ans, Feminin", + "MOH_Disag_ID": "SULdDcCMhFZ", + "MOH_Indicator_ID": "qXZ0XZSxPMf", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Nombre de clients depistes positif pour le VIH_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "0-11 mois, Feminin", + "MOH_Disag_ID": "HQWtIkUYJnX", + "MOH_Indicator_ID": "qXZ0XZSxPMf", + "DATIM_Disag_ID": "HrQbkVgBM1X", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients depistes positif pour le VIH_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10-14 ans, Feminin", + "MOH_Disag_ID": "O3iQ4ZrdfMu", + "MOH_Indicator_ID": "qXZ0XZSxPMf", + "DATIM_Disag_ID": "HrQbkVgBM1X", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients depistes positif pour le VIH_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "5-9 ans , Feminin", + "MOH_Disag_ID": "QTQthvWluSq", + "MOH_Indicator_ID": "qXZ0XZSxPMf", + "DATIM_Disag_ID": "HrQbkVgBM1X", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients depistes positif pour le VIH_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "1-4 ans, Feminin", + "MOH_Disag_ID": "SULdDcCMhFZ", + "MOH_Indicator_ID": "qXZ0XZSxPMf", + "DATIM_Disag_ID": "HrQbkVgBM1X", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients conseilles et depistes pour le VIH ayant recu le resultat du test_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10-14 ans, Masculin", + "MOH_Disag_ID": "COIMYUgXS10", + "MOH_Indicator_ID": "IXB6r4yuaNs", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients conseilles et depistes pour le VIH ayant recu le resultat du test_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "0-11 mois, Masculin", + "MOH_Disag_ID": "HfKG4nY4GxP", + "MOH_Indicator_ID": "IXB6r4yuaNs", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients conseilles et depistes pour le VIH ayant recu le resultat du test_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "5-9 ans , Masculin", + "MOH_Disag_ID": "LhM3JYaC4sw", + "MOH_Indicator_ID": "IXB6r4yuaNs", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients conseilles et depistes pour le VIH ayant recu le resultat du test_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "1-4 ans, Masculin", + "MOH_Disag_ID": "nmvcJXCOkbZ", + "MOH_Indicator_ID": "IXB6r4yuaNs", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients depistes positif pour le VIH_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10-14 ans, Masculin", + "MOH_Disag_ID": "COIMYUgXS10", + "MOH_Indicator_ID": "qXZ0XZSxPMf", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Nombre de clients depistes positif pour le VIH_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "0-11 mois, Masculin", + "MOH_Disag_ID": "HfKG4nY4GxP", + "MOH_Indicator_ID": "qXZ0XZSxPMf", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Nombre de clients depistes positif pour le VIH_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "5-9 ans , Masculin", + "MOH_Disag_ID": "LhM3JYaC4sw", + "MOH_Indicator_ID": "qXZ0XZSxPMf", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Nombre de clients depistes positif pour le VIH_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "1-4 ans, Masculin", + "MOH_Disag_ID": "nmvcJXCOkbZ", + "MOH_Indicator_ID": "qXZ0XZSxPMf", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Nombre de clients depistes positif pour le VIH_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10-14 ans, Masculin", + "MOH_Disag_ID": "COIMYUgXS10", + "MOH_Indicator_ID": "qXZ0XZSxPMf", + "DATIM_Disag_ID": "R4WXCEzPZcY", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients depistes positif pour le VIH_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "0-11 mois, Masculin", + "MOH_Disag_ID": "HfKG4nY4GxP", + "MOH_Indicator_ID": "qXZ0XZSxPMf", + "DATIM_Disag_ID": "R4WXCEzPZcY", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients depistes positif pour le VIH_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "5-9 ans , Masculin", + "MOH_Disag_ID": "LhM3JYaC4sw", + "MOH_Indicator_ID": "qXZ0XZSxPMf", + "DATIM_Disag_ID": "R4WXCEzPZcY", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients depistes positif pour le VIH_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "1-4 ans, Masculin", + "MOH_Disag_ID": "nmvcJXCOkbZ", + "MOH_Indicator_ID": "qXZ0XZSxPMf", + "DATIM_Disag_ID": "R4WXCEzPZcY", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients depistes positif pour le VIH_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "25-49 ans , Feminin", + "MOH_Disag_ID": "dOs57l5veXk", + "MOH_Indicator_ID": "qXZ0XZSxPMf", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients depistes positif pour le VIH_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "50 ans et plus, Feminin", + "MOH_Disag_ID": "jnjGnaXRYFY", + "MOH_Indicator_ID": "qXZ0XZSxPMf", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients depistes positif pour le VIH_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15 - 24 ans , Feminin", + "MOH_Disag_ID": "qFM8SzeRUzs", + "MOH_Indicator_ID": "qXZ0XZSxPMf", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients depistes positif pour le VIH_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "25-49 ans , Masculin", + "MOH_Disag_ID": "Hhvh6cEoyBW", + "MOH_Indicator_ID": "qXZ0XZSxPMf", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients depistes positif pour le VIH_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "50 ans et plus, Masculin", + "MOH_Disag_ID": "Sh5mbUDWl1v", + "MOH_Indicator_ID": "qXZ0XZSxPMf", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients depistes positif pour le VIH_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15 - 24 ans , Masculin", + "MOH_Disag_ID": "XQcnS0da9M6", + "MOH_Indicator_ID": "qXZ0XZSxPMf", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients conseilles et depistes pour le VIH ayant recu le resultat du test_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "25-49 ans , Masculin", + "MOH_Disag_ID": "Hhvh6cEoyBW", + "MOH_Indicator_ID": "IXB6r4yuaNs", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients conseilles et depistes pour le VIH ayant recu le resultat du test_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "50 ans et plus, Masculin", + "MOH_Disag_ID": "Sh5mbUDWl1v", + "MOH_Indicator_ID": "IXB6r4yuaNs", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients conseilles et depistes pour le VIH ayant recu le resultat du test_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15 - 24 ans , Masculin", + "MOH_Disag_ID": "XQcnS0da9M6", + "MOH_Indicator_ID": "IXB6r4yuaNs", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients depistes positif pour le VIH_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "25-49 ans , Masculin", + "MOH_Disag_ID": "Hhvh6cEoyBW", + "MOH_Indicator_ID": "qXZ0XZSxPMf", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Nombre de clients depistes positif pour le VIH_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "50 ans et plus, Masculin", + "MOH_Disag_ID": "Sh5mbUDWl1v", + "MOH_Indicator_ID": "qXZ0XZSxPMf", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Nombre de clients depistes positif pour le VIH_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15 - 24 ans , Masculin", + "MOH_Disag_ID": "XQcnS0da9M6", + "MOH_Indicator_ID": "qXZ0XZSxPMf", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Nombre de clients conseilles et depistes pour le VIH ayant recu le resultat du test_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "25-49 ans , Feminin", + "MOH_Disag_ID": "dOs57l5veXk", + "MOH_Indicator_ID": "IXB6r4yuaNs", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients conseilles et depistes pour le VIH ayant recu le resultat du test_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "50 ans et plus, Feminin", + "MOH_Disag_ID": "jnjGnaXRYFY", + "MOH_Indicator_ID": "IXB6r4yuaNs", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients conseilles et depistes pour le VIH ayant recu le resultat du test_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15 - 24 ans , Feminin", + "MOH_Disag_ID": "qFM8SzeRUzs", + "MOH_Indicator_ID": "IXB6r4yuaNs", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de clients depistes positif pour le VIH_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "25-49 ans , Feminin", + "MOH_Disag_ID": "dOs57l5veXk", + "MOH_Indicator_ID": "qXZ0XZSxPMf", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Nombre de clients depistes positif pour le VIH_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "50 ans et plus, Feminin", + "MOH_Disag_ID": "jnjGnaXRYFY", + "MOH_Indicator_ID": "qXZ0XZSxPMf", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Nombre de clients depistes positif pour le VIH_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15 - 24 ans , Feminin", + "MOH_Disag_ID": "qFM8SzeRUzs", + "MOH_Indicator_ID": "qXZ0XZSxPMf", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "MOH_Indicator_Name": "Nombre de femmes enceintes VIH positif sous ARV (file active)_2015", + "DATIM_Indicator_Category": "PMTCT_ART", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "Lvfxxn01Fw5", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "Nombre de femmes enceintes recues en CPN1 et se connaissant deja seropositive au VIH_2015", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "U3YQks0pUgt", + "DATIM_Disag_ID": "D3erNSl5dd2", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "Nombre de femmes enceintes conseillees et testees qui ont recues leur resultat du test VIH en CPN et Maternite_2015", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "CuwuNAZ07Pm", + "DATIM_Disag_ID": "Wc6ItXYBs0s", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "Nombre de femmes enceintes depistees seropositives au VIH_2015", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "dDDEBjP12cx", + "DATIM_Disag_ID": "Wc6ItXYBs0s", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "SUBTRACT" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "Nombre de femmes enceintes depistees seropositives au VIH_2015", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "dDDEBjP12cx", + "DATIM_Disag_ID": "brmDl6cMjft", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de Patients VIH positif sous ARV (file active)_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "25-49 ans , Masculin", + "MOH_Disag_ID": "Hhvh6cEoyBW", + "MOH_Indicator_ID": "BptpWTVLDqv", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de Patients VIH positif sous ARV (file active)_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "50 ans et plus, Masculin", + "MOH_Disag_ID": "Sh5mbUDWl1v", + "MOH_Indicator_ID": "BptpWTVLDqv", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de Patients VIH positif sous ARV (file active)_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "15 - 24 ans , Masculin", + "MOH_Disag_ID": "XQcnS0da9M6", + "MOH_Indicator_ID": "BptpWTVLDqv", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de Patients VIH positif sous ARV (file active)_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "25-49 ans , Feminin", + "MOH_Disag_ID": "dOs57l5veXk", + "MOH_Indicator_ID": "BptpWTVLDqv", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de Patients VIH positif sous ARV (file active)_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "50 ans et plus, Feminin", + "MOH_Disag_ID": "jnjGnaXRYFY", + "MOH_Indicator_ID": "BptpWTVLDqv", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de Patients VIH positif sous ARV (file active)_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "15 - 24 ans , Feminin", + "MOH_Disag_ID": "qFM8SzeRUzs", + "MOH_Indicator_ID": "BptpWTVLDqv", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de Patients VIH positif sous ARV (file active)_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "0-11 mois, Feminin", + "MOH_Disag_ID": "HQWtIkUYJnX", + "MOH_Indicator_ID": "BptpWTVLDqv", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de Patients VIH positif sous ARV (file active)_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "10-14 ans, Feminin", + "MOH_Disag_ID": "O3iQ4ZrdfMu", + "MOH_Indicator_ID": "BptpWTVLDqv", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de Patients VIH positif sous ARV (file active)_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "5-9 ans , Feminin", + "MOH_Disag_ID": "QTQthvWluSq", + "MOH_Indicator_ID": "BptpWTVLDqv", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de Patients VIH positif sous ARV (file active)_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "1-4 ans, Feminin", + "MOH_Disag_ID": "SULdDcCMhFZ", + "MOH_Indicator_ID": "BptpWTVLDqv", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de Patients VIH positif sous ARV (file active)_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "10-14 ans, Masculin", + "MOH_Disag_ID": "COIMYUgXS10", + "MOH_Indicator_ID": "BptpWTVLDqv", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de Patients VIH positif sous ARV (file active)_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "0-11 mois, Masculin", + "MOH_Disag_ID": "HfKG4nY4GxP", + "MOH_Indicator_ID": "BptpWTVLDqv", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de Patients VIH positif sous ARV (file active)_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "5-9 ans , Masculin", + "MOH_Disag_ID": "LhM3JYaC4sw", + "MOH_Indicator_ID": "BptpWTVLDqv", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de Patients VIH positif sous ARV (file active)_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "1-4 ans, Masculin", + "MOH_Disag_ID": "nmvcJXCOkbZ", + "MOH_Indicator_ID": "BptpWTVLDqv", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de Patients VIH positif ayant nouvellement commence (initie) le traitement ARV dans l'etablissement au cours du mois_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "25-49 ans , Masculin", + "MOH_Disag_ID": "Hhvh6cEoyBW", + "MOH_Indicator_ID": "uzRicBQ7oCh", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de Patients VIH positif ayant nouvellement commence (initie) le traitement ARV dans l'etablissement au cours du mois_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "50 ans et plus, Masculin", + "MOH_Disag_ID": "Sh5mbUDWl1v", + "MOH_Indicator_ID": "uzRicBQ7oCh", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de Patients VIH positif ayant nouvellement commence (initie) le traitement ARV dans l'etablissement au cours du mois_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "15 - 24 ans , Masculin", + "MOH_Disag_ID": "XQcnS0da9M6", + "MOH_Indicator_ID": "uzRicBQ7oCh", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de Patients VIH positif ayant nouvellement commence (initie) le traitement ARV dans l'etablissement au cours du mois_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "25-49 ans , Feminin", + "MOH_Disag_ID": "dOs57l5veXk", + "MOH_Indicator_ID": "uzRicBQ7oCh", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de Patients VIH positif ayant nouvellement commence (initie) le traitement ARV dans l'etablissement au cours du mois_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "50 ans et plus, Feminin", + "MOH_Disag_ID": "jnjGnaXRYFY", + "MOH_Indicator_ID": "uzRicBQ7oCh", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de Patients VIH positif ayant nouvellement commence (initie) le traitement ARV dans l'etablissement au cours du mois_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "15 - 24 ans , Feminin", + "MOH_Disag_ID": "qFM8SzeRUzs", + "MOH_Indicator_ID": "uzRicBQ7oCh", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de Patients VIH positif ayant nouvellement commence (initie) le traitement ARV dans l'etablissement au cours du mois_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "0-11 mois, Feminin", + "MOH_Disag_ID": "HQWtIkUYJnX", + "MOH_Indicator_ID": "uzRicBQ7oCh", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de Patients VIH positif ayant nouvellement commence (initie) le traitement ARV dans l'etablissement au cours du mois_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "10-14 ans, Feminin", + "MOH_Disag_ID": "O3iQ4ZrdfMu", + "MOH_Indicator_ID": "uzRicBQ7oCh", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de Patients VIH positif ayant nouvellement commence (initie) le traitement ARV dans l'etablissement au cours du mois_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "5-9 ans , Feminin", + "MOH_Disag_ID": "QTQthvWluSq", + "MOH_Indicator_ID": "uzRicBQ7oCh", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de Patients VIH positif ayant nouvellement commence (initie) le traitement ARV dans l'etablissement au cours du mois_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "1-4 ans, Feminin", + "MOH_Disag_ID": "SULdDcCMhFZ", + "MOH_Indicator_ID": "uzRicBQ7oCh", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de Patients VIH positif ayant nouvellement commence (initie) le traitement ARV dans l'etablissement au cours du mois_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "10-14 ans, Masculin", + "MOH_Disag_ID": "COIMYUgXS10", + "MOH_Indicator_ID": "uzRicBQ7oCh", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de Patients VIH positif ayant nouvellement commence (initie) le traitement ARV dans l'etablissement au cours du mois_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "0-11 mois, Masculin", + "MOH_Disag_ID": "HfKG4nY4GxP", + "MOH_Indicator_ID": "uzRicBQ7oCh", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de Patients VIH positif ayant nouvellement commence (initie) le traitement ARV dans l'etablissement au cours du mois_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "5-9 ans , Masculin", + "MOH_Disag_ID": "LhM3JYaC4sw", + "MOH_Indicator_ID": "uzRicBQ7oCh", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Nombre de Patients VIH positif ayant nouvellement commence (initie) le traitement ARV dans l'etablissement au cours du mois_2015", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "1-4 ans, Masculin", + "MOH_Disag_ID": "nmvcJXCOkbZ", + "MOH_Indicator_ID": "uzRicBQ7oCh", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + } + ] + }, + { + "status": "Success", + "country_org": "DATIM-MOH-ZWE-FY20", + "period": "FY20", + "country_code": "ZWE", + "country_name": "Zimbabwe", + "imap": [ + { + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "MOH_Indicator_Name": "HIV - Total HIV positive pregnant women initiated on ART in LD", + "DATIM_Indicator_Category": "PMTCT_ART", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "JKhz5UNy7TW", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "MOH_Indicator_Name": "HIV - Total HIV positive pregnant women initiated on ART in ANC \u2265 32 weeks GA", + "DATIM_Indicator_Category": "PMTCT_ART", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "eebFQRwssUh", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "MOH_Indicator_Name": "HIV - Total HIV positive pregnant women initiated on ART in ANC < 32 weeks GA", + "DATIM_Indicator_Category": "PMTCT_ART", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "frKbRQD12fy", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "MOH_Indicator_Name": "HIV - Total Pregnant women booking for ANC already on ART", + "DATIM_Indicator_Category": "PMTCT_ART", + "Classification": "n/a", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "gQJ1nGoMott", + "DATIM_Disag_ID": "HllvX50cXC0", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - Pregnant women newly testing HIV Positive in ANC", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "45 - 49 Years Female", + "MOH_Disag_ID": "YK2q80Bnjz5", + "MOH_Indicator_ID": "G2CSWTGGImf", + "DATIM_Disag_ID": "AxpvptSH0iv", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "45-49, Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "HIV - Pregnant women booking for first ANC contact with known HIV positive result", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "x2enHARdnzX", + "DATIM_Disag_ID": "LdNchqoBCkj", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "45-49, Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - Pregnant women newly testing HIV Positive in ANC", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "15 - 19 Years Female", + "MOH_Disag_ID": "x0EAhBTbGeI", + "MOH_Indicator_ID": "G2CSWTGGImf", + "DATIM_Disag_ID": "Ugikyb2spKu", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "15-19, Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - Pregnant women booking for first ANC contact with known HIV positive result", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "25 - 29 Years Female", + "MOH_Disag_ID": "twIjQFY3cUa", + "MOH_Indicator_ID": "x2enHARdnzX", + "DATIM_Disag_ID": "VGOJcz6z33R", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "25-29, Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - Pregnant women booking for first ANC contact with known HIV positive result", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "10 - 14 Years Female", + "MOH_Disag_ID": "cpuOd4Ej0DB", + "MOH_Indicator_ID": "x2enHARdnzX", + "DATIM_Disag_ID": "VpE9umLKrMk", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "10-14, Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - Pregnant women booking for first ANC contact with known HIV positive result", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "15 - 19 Years Female", + "MOH_Disag_ID": "x0EAhBTbGeI", + "MOH_Indicator_ID": "x2enHARdnzX", + "DATIM_Disag_ID": "Y7bzxSSESFN", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "15-19, Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "HIV - Pregnant women booking for first ANC contact with known HIV positive result", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "x2enHARdnzX", + "DATIM_Disag_ID": "Yv4sfg9PYy2", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "50+, Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - Pregnant women newly testing HIV Positive in ANC", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "40 - 44 Years Female", + "MOH_Disag_ID": "iIRM93io5zB", + "MOH_Indicator_ID": "G2CSWTGGImf", + "DATIM_Disag_ID": "ZHbjgx3vyR9", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "40-44, Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "HIV - Pregnant women booking for first ANC contact with known HIV positive result", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "x2enHARdnzX", + "DATIM_Disag_ID": "j881I2cOKZc", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "35-39, Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - Pregnant women newly testing HIV Positive in ANC", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "20 - 24 Years Female", + "MOH_Disag_ID": "KAwEGNUUeFO", + "MOH_Indicator_ID": "G2CSWTGGImf", + "DATIM_Disag_ID": "lRF5BIZMinO", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "20-24, Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - Pregnant women booking for first ANC contact with known HIV positive result", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "30 - 34 Years Female", + "MOH_Disag_ID": "dXL76Yy9Ssf", + "MOH_Indicator_ID": "x2enHARdnzX", + "DATIM_Disag_ID": "oU1suMFWekf", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "30-34, Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - Pregnant women newly testing HIV Positive in ANC", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "50 Years + Female", + "MOH_Disag_ID": "elkAa1BtXwc", + "MOH_Indicator_ID": "G2CSWTGGImf", + "DATIM_Disag_ID": "ohhnnF4sEhS", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "50+, Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "MOH_Indicator_Name": "HIV - Pregnant women booking for first ANC contact with known HIV positive result", + "DATIM_Indicator_Category": "PMTCT_STAT", + "Classification": "fine", + "MOH_Disag_ID": "null-disag", + "MOH_Indicator_ID": "x2enHARdnzX", + "DATIM_Disag_ID": "poQeGAhTTQS", + "MOH_Disag_Name": "Null Disaggregate", + "DATIM_Disag_Name": "40-44, Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - Pregnant women newly testing HIV Positive in ANC", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "35 - 39 Years Female", + "MOH_Disag_ID": "HyB5O7rfPoS", + "MOH_Indicator_ID": "G2CSWTGGImf", + "DATIM_Disag_ID": "rNlaZW9BdWk", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "35-39, Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - Pregnant women newly testing HIV Positive in ANC", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "30 - 34 Years Female", + "MOH_Disag_ID": "dXL76Yy9Ssf", + "MOH_Indicator_ID": "G2CSWTGGImf", + "DATIM_Disag_ID": "sQsRJXPlNrc", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "30-34, Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - Pregnant women newly testing HIV Positive in ANC", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "25 - 29 Years Female", + "MOH_Disag_ID": "twIjQFY3cUa", + "MOH_Indicator_ID": "G2CSWTGGImf", + "DATIM_Disag_ID": "vGcgW9KPIEC", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "25-29, Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - Pregnant women booking for first ANC contact with known HIV positive result", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "20 - 24 Years Female", + "MOH_Disag_ID": "KAwEGNUUeFO", + "MOH_Indicator_ID": "x2enHARdnzX", + "DATIM_Disag_ID": "yEa3l8fBBlN", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "20-24, Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - Pregnant women newly testing HIV Positive in ANC", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "10 - 14 Years Female", + "MOH_Disag_ID": "cpuOd4Ej0DB", + "MOH_Indicator_ID": "G2CSWTGGImf", + "DATIM_Disag_ID": "yRUCEmfwnAa", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "10-14, Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care who completed TB Preventive Therapy (incl IPT) course", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "35 - 39 Years Female", + "MOH_Disag_ID": "HyB5O7rfPoS", + "MOH_Indicator_ID": "IxvFEpqULNr", + "DATIM_Disag_ID": "SQG2P9rOIg4", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Female, 15+, Other - ART", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care who completed TB Preventive Therapy (incl IPT) course", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "20 - 24 Years Female", + "MOH_Disag_ID": "KAwEGNUUeFO", + "MOH_Indicator_ID": "IxvFEpqULNr", + "DATIM_Disag_ID": "SQG2P9rOIg4", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Female, 15+, Other - ART", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care who completed TB Preventive Therapy (incl IPT) course", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "45 - 49 Years Female", + "MOH_Disag_ID": "YK2q80Bnjz5", + "MOH_Indicator_ID": "IxvFEpqULNr", + "DATIM_Disag_ID": "SQG2P9rOIg4", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Female, 15+, Other - ART", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care who completed TB Preventive Therapy (incl IPT) course", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "30 - 34 Years Female", + "MOH_Disag_ID": "dXL76Yy9Ssf", + "MOH_Indicator_ID": "IxvFEpqULNr", + "DATIM_Disag_ID": "SQG2P9rOIg4", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Female, 15+, Other - ART", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care who completed TB Preventive Therapy (incl IPT) course", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "50 Years + Female", + "MOH_Disag_ID": "elkAa1BtXwc", + "MOH_Indicator_ID": "IxvFEpqULNr", + "DATIM_Disag_ID": "SQG2P9rOIg4", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Female, 15+, Other - ART", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care who completed TB Preventive Therapy (incl IPT) course", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "40 - 44 Years Female", + "MOH_Disag_ID": "iIRM93io5zB", + "MOH_Indicator_ID": "IxvFEpqULNr", + "DATIM_Disag_ID": "SQG2P9rOIg4", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Female, 15+, Other - ART", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care who completed TB Preventive Therapy (incl IPT) course", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "25 - 29 Years Female", + "MOH_Disag_ID": "twIjQFY3cUa", + "MOH_Indicator_ID": "IxvFEpqULNr", + "DATIM_Disag_ID": "SQG2P9rOIg4", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Female, 15+, Other - ART", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care who completed TB Preventive Therapy (incl IPT) course", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "15 - 19 Years Female", + "MOH_Disag_ID": "x0EAhBTbGeI", + "MOH_Indicator_ID": "IxvFEpqULNr", + "DATIM_Disag_ID": "SQG2P9rOIg4", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Female, 15+, Other - ART", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care who completed TB Preventive Therapy (incl IPT) course", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "25 - 59 months Female", + "MOH_Disag_ID": "RoWt9DjsNBt", + "MOH_Indicator_ID": "IxvFEpqULNr", + "DATIM_Disag_ID": "kRRN7PW2x2B", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Female, <15, Other - ART", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care who completed TB Preventive Therapy (incl IPT) course", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "5 - 9 Years Female", + "MOH_Disag_ID": "STsjXboBubz", + "MOH_Indicator_ID": "IxvFEpqULNr", + "DATIM_Disag_ID": "kRRN7PW2x2B", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Female, <15, Other - ART", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care who completed TB Preventive Therapy (incl IPT) course", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "3 - 12 months Female", + "MOH_Disag_ID": "ZjGE9w2CacH", + "MOH_Indicator_ID": "IxvFEpqULNr", + "DATIM_Disag_ID": "kRRN7PW2x2B", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Female, <15, Other - ART", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care who completed TB Preventive Therapy (incl IPT) course", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "10 - 14 Years Female", + "MOH_Disag_ID": "cpuOd4Ej0DB", + "MOH_Indicator_ID": "IxvFEpqULNr", + "DATIM_Disag_ID": "kRRN7PW2x2B", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Female, <15, Other - ART", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care who completed TB Preventive Therapy (incl IPT) course", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "<= 2 months Female", + "MOH_Disag_ID": "k68k0TUPtQu", + "MOH_Indicator_ID": "IxvFEpqULNr", + "DATIM_Disag_ID": "kRRN7PW2x2B", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Female, <15, Other - ART", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care who completed TB Preventive Therapy (incl IPT) course", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "13 - 24 months Female", + "MOH_Disag_ID": "oPpoqODlfWv", + "MOH_Indicator_ID": "IxvFEpqULNr", + "DATIM_Disag_ID": "kRRN7PW2x2B", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Female, <15, Other - ART", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care who completed TB Preventive Therapy (incl IPT) course", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "<= 2 months Male", + "MOH_Disag_ID": "EidEGLBisq6", + "MOH_Indicator_ID": "IxvFEpqULNr", + "DATIM_Disag_ID": "r1YTNuDHWxc", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Male, <15, Other - ART", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care who completed TB Preventive Therapy (incl IPT) course", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "13 - 24 months Male", + "MOH_Disag_ID": "KpfoHcJooby", + "MOH_Indicator_ID": "IxvFEpqULNr", + "DATIM_Disag_ID": "r1YTNuDHWxc", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Male, <15, Other - ART", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care who completed TB Preventive Therapy (incl IPT) course", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "3 - 12 months Male", + "MOH_Disag_ID": "QFFy4ZHX1R6", + "MOH_Indicator_ID": "IxvFEpqULNr", + "DATIM_Disag_ID": "r1YTNuDHWxc", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Male, <15, Other - ART", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care who completed TB Preventive Therapy (incl IPT) course", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "25 - 59 months Male", + "MOH_Disag_ID": "a6wol2tRFx9", + "MOH_Indicator_ID": "IxvFEpqULNr", + "DATIM_Disag_ID": "r1YTNuDHWxc", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Male, <15, Other - ART", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care who completed TB Preventive Therapy (incl IPT) course", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "10 - 14 Years Male", + "MOH_Disag_ID": "rnLUR4Cbtl0", + "MOH_Indicator_ID": "IxvFEpqULNr", + "DATIM_Disag_ID": "r1YTNuDHWxc", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Male, <15, Other - ART", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care who completed TB Preventive Therapy (incl IPT) course", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "5 - 9 Years Male", + "MOH_Disag_ID": "yHEpegADUiu", + "MOH_Indicator_ID": "IxvFEpqULNr", + "DATIM_Disag_ID": "r1YTNuDHWxc", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Male, <15, Other - ART", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care who completed TB Preventive Therapy (incl IPT) course", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "50 Years + Male", + "MOH_Disag_ID": "BixKLuRyiWM", + "MOH_Indicator_ID": "IxvFEpqULNr", + "DATIM_Disag_ID": "ty2xR5ZaTSy", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Male, 15+, Other - ART", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care who completed TB Preventive Therapy (incl IPT) course", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "15 - 19 Years Male", + "MOH_Disag_ID": "Gl27aZTuXvM", + "MOH_Indicator_ID": "IxvFEpqULNr", + "DATIM_Disag_ID": "ty2xR5ZaTSy", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Male, 15+, Other - ART", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care who completed TB Preventive Therapy (incl IPT) course", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "25 - 29 Years Male", + "MOH_Disag_ID": "NERYS7rZk74", + "MOH_Indicator_ID": "IxvFEpqULNr", + "DATIM_Disag_ID": "ty2xR5ZaTSy", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Male, 15+, Other - ART", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care who completed TB Preventive Therapy (incl IPT) course", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "35 - 39 Years Male", + "MOH_Disag_ID": "grAWn0CpPaJ", + "MOH_Indicator_ID": "IxvFEpqULNr", + "DATIM_Disag_ID": "ty2xR5ZaTSy", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Male, 15+, Other - ART", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care who completed TB Preventive Therapy (incl IPT) course", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "20 - 24 Years Male", + "MOH_Disag_ID": "ltg6Huhy8xc", + "MOH_Indicator_ID": "IxvFEpqULNr", + "DATIM_Disag_ID": "ty2xR5ZaTSy", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Male, 15+, Other - ART", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care who completed TB Preventive Therapy (incl IPT) course", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "40 - 44 Years Male", + "MOH_Disag_ID": "qv9cfJvM3AO", + "MOH_Indicator_ID": "IxvFEpqULNr", + "DATIM_Disag_ID": "ty2xR5ZaTSy", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Male, 15+, Other - ART", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care who completed TB Preventive Therapy (incl IPT) course", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "45 - 49 Years Male", + "MOH_Disag_ID": "roNbPEGq3bx", + "MOH_Indicator_ID": "IxvFEpqULNr", + "DATIM_Disag_ID": "ty2xR5ZaTSy", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Male, 15+, Other - ART", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care who completed TB Preventive Therapy (incl IPT) course", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "30 - 34 Years Male", + "MOH_Disag_ID": "yQ1e8gBT2lH", + "MOH_Indicator_ID": "IxvFEpqULNr", + "DATIM_Disag_ID": "ty2xR5ZaTSy", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Male, 15+, Other - ART", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving first line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "30 - 34 Years Male", + "MOH_Disag_ID": "yQ1e8gBT2lH", + "MOH_Indicator_ID": "RumioqHEnYj", + "DATIM_Disag_ID": "B8JEL3qeQiw", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "30-34, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving Second line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "30 - 34 Years Male", + "MOH_Disag_ID": "yQ1e8gBT2lH", + "MOH_Indicator_ID": "hMQLw9bKjCI", + "DATIM_Disag_ID": "B8JEL3qeQiw", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "30-34, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving Third line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "30 - 34 Years Male", + "MOH_Disag_ID": "yQ1e8gBT2lH", + "MOH_Indicator_ID": "qP4Hzr70PW3", + "DATIM_Disag_ID": "B8JEL3qeQiw", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "30-34, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving first line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "50 Years + Male", + "MOH_Disag_ID": "BixKLuRyiWM", + "MOH_Indicator_ID": "RumioqHEnYj", + "DATIM_Disag_ID": "FgwkSYUXq8x", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "50+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving Second line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "50 Years + Male", + "MOH_Disag_ID": "BixKLuRyiWM", + "MOH_Indicator_ID": "hMQLw9bKjCI", + "DATIM_Disag_ID": "FgwkSYUXq8x", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "50+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving Third line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "50 Years + Male", + "MOH_Disag_ID": "BixKLuRyiWM", + "MOH_Indicator_ID": "qP4Hzr70PW3", + "DATIM_Disag_ID": "FgwkSYUXq8x", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "50+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving first line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "5 - 9 Years Male", + "MOH_Disag_ID": "yHEpegADUiu", + "MOH_Indicator_ID": "RumioqHEnYj", + "DATIM_Disag_ID": "IxSwaxNCt1n", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "5-9, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving Second line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "5 - 9 Years Male", + "MOH_Disag_ID": "yHEpegADUiu", + "MOH_Indicator_ID": "hMQLw9bKjCI", + "DATIM_Disag_ID": "IxSwaxNCt1n", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "5-9, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving Third line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "5 - 9 Years Male", + "MOH_Disag_ID": "yHEpegADUiu", + "MOH_Indicator_ID": "qP4Hzr70PW3", + "DATIM_Disag_ID": "IxSwaxNCt1n", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "5-9, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving first line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "35 - 39 Years Female", + "MOH_Disag_ID": "HyB5O7rfPoS", + "MOH_Indicator_ID": "RumioqHEnYj", + "DATIM_Disag_ID": "OBbZvcHg2HL", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "35-39, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving Second line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "35 - 39 Years Female", + "MOH_Disag_ID": "HyB5O7rfPoS", + "MOH_Indicator_ID": "hMQLw9bKjCI", + "DATIM_Disag_ID": "OBbZvcHg2HL", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "35-39, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving Third line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "35 - 39 Years Female", + "MOH_Disag_ID": "HyB5O7rfPoS", + "MOH_Indicator_ID": "qP4Hzr70PW3", + "DATIM_Disag_ID": "OBbZvcHg2HL", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "35-39, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving first line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "45 - 49 Years Female", + "MOH_Disag_ID": "YK2q80Bnjz5", + "MOH_Indicator_ID": "RumioqHEnYj", + "DATIM_Disag_ID": "POkbpo4D13c", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "45-49, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving Second line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "45 - 49 Years Female", + "MOH_Disag_ID": "YK2q80Bnjz5", + "MOH_Indicator_ID": "hMQLw9bKjCI", + "DATIM_Disag_ID": "POkbpo4D13c", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "45-49, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving Third line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "45 - 49 Years Female", + "MOH_Disag_ID": "YK2q80Bnjz5", + "MOH_Indicator_ID": "qP4Hzr70PW3", + "DATIM_Disag_ID": "POkbpo4D13c", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "45-49, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving first line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "25 - 59 months Female", + "MOH_Disag_ID": "RoWt9DjsNBt", + "MOH_Indicator_ID": "RumioqHEnYj", + "DATIM_Disag_ID": "PPoL5AnEAQf", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "1-4, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving first line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "13 - 24 months Female", + "MOH_Disag_ID": "oPpoqODlfWv", + "MOH_Indicator_ID": "RumioqHEnYj", + "DATIM_Disag_ID": "PPoL5AnEAQf", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "1-4, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving Second line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "25 - 59 months Female", + "MOH_Disag_ID": "RoWt9DjsNBt", + "MOH_Indicator_ID": "hMQLw9bKjCI", + "DATIM_Disag_ID": "PPoL5AnEAQf", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "1-4, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving Second line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "13 - 24 months Female", + "MOH_Disag_ID": "oPpoqODlfWv", + "MOH_Indicator_ID": "hMQLw9bKjCI", + "DATIM_Disag_ID": "PPoL5AnEAQf", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "1-4, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving Third line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "25 - 59 months Female", + "MOH_Disag_ID": "RoWt9DjsNBt", + "MOH_Indicator_ID": "qP4Hzr70PW3", + "DATIM_Disag_ID": "PPoL5AnEAQf", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "1-4, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving Third line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "13 - 24 months Female", + "MOH_Disag_ID": "oPpoqODlfWv", + "MOH_Indicator_ID": "qP4Hzr70PW3", + "DATIM_Disag_ID": "PPoL5AnEAQf", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "1-4, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving first line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "25 - 29 Years Male", + "MOH_Disag_ID": "NERYS7rZk74", + "MOH_Indicator_ID": "RumioqHEnYj", + "DATIM_Disag_ID": "R9wcT5vQ7tR", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "25-29, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving Second line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "25 - 29 Years Male", + "MOH_Disag_ID": "NERYS7rZk74", + "MOH_Indicator_ID": "hMQLw9bKjCI", + "DATIM_Disag_ID": "R9wcT5vQ7tR", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "25-29, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving Third line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "25 - 29 Years Male", + "MOH_Disag_ID": "NERYS7rZk74", + "MOH_Indicator_ID": "qP4Hzr70PW3", + "DATIM_Disag_ID": "R9wcT5vQ7tR", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "25-29, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving first line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "25 - 29 Years Female", + "MOH_Disag_ID": "twIjQFY3cUa", + "MOH_Indicator_ID": "RumioqHEnYj", + "DATIM_Disag_ID": "RMA75iIp8Wd", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "25-29, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving Second line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "25 - 29 Years Female", + "MOH_Disag_ID": "twIjQFY3cUa", + "MOH_Indicator_ID": "hMQLw9bKjCI", + "DATIM_Disag_ID": "RMA75iIp8Wd", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "25-29, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving Third line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "25 - 29 Years Female", + "MOH_Disag_ID": "twIjQFY3cUa", + "MOH_Indicator_ID": "qP4Hzr70PW3", + "DATIM_Disag_ID": "RMA75iIp8Wd", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "25-29, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving first line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "<= 2 months Male", + "MOH_Disag_ID": "EidEGLBisq6", + "MOH_Indicator_ID": "RumioqHEnYj", + "DATIM_Disag_ID": "SeijxYK8F4b", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "<1, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving first line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "3 - 12 months Male", + "MOH_Disag_ID": "QFFy4ZHX1R6", + "MOH_Indicator_ID": "RumioqHEnYj", + "DATIM_Disag_ID": "SeijxYK8F4b", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "<1, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving Second line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "<= 2 months Male", + "MOH_Disag_ID": "EidEGLBisq6", + "MOH_Indicator_ID": "hMQLw9bKjCI", + "DATIM_Disag_ID": "SeijxYK8F4b", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "<1, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving Second line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "3 - 12 months Male", + "MOH_Disag_ID": "QFFy4ZHX1R6", + "MOH_Indicator_ID": "hMQLw9bKjCI", + "DATIM_Disag_ID": "SeijxYK8F4b", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "<1, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving Third line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "<= 2 months Male", + "MOH_Disag_ID": "EidEGLBisq6", + "MOH_Indicator_ID": "qP4Hzr70PW3", + "DATIM_Disag_ID": "SeijxYK8F4b", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "<1, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving Third line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "3 - 12 months Male", + "MOH_Disag_ID": "QFFy4ZHX1R6", + "MOH_Indicator_ID": "qP4Hzr70PW3", + "DATIM_Disag_ID": "SeijxYK8F4b", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "<1, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving first line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "20 - 24 Years Male", + "MOH_Disag_ID": "ltg6Huhy8xc", + "MOH_Indicator_ID": "RumioqHEnYj", + "DATIM_Disag_ID": "VdA970UlzlX", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "20-24, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving Second line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "20 - 24 Years Male", + "MOH_Disag_ID": "ltg6Huhy8xc", + "MOH_Indicator_ID": "hMQLw9bKjCI", + "DATIM_Disag_ID": "VdA970UlzlX", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "20-24, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving Third line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "20 - 24 Years Male", + "MOH_Disag_ID": "ltg6Huhy8xc", + "MOH_Indicator_ID": "qP4Hzr70PW3", + "DATIM_Disag_ID": "VdA970UlzlX", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "20-24, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving first line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "45 - 49 Years Male", + "MOH_Disag_ID": "roNbPEGq3bx", + "MOH_Indicator_ID": "RumioqHEnYj", + "DATIM_Disag_ID": "WjX1mRJp9NV", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "45-49, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving Second line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "45 - 49 Years Male", + "MOH_Disag_ID": "roNbPEGq3bx", + "MOH_Indicator_ID": "hMQLw9bKjCI", + "DATIM_Disag_ID": "WjX1mRJp9NV", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "45-49, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving Third line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "45 - 49 Years Male", + "MOH_Disag_ID": "roNbPEGq3bx", + "MOH_Indicator_ID": "qP4Hzr70PW3", + "DATIM_Disag_ID": "WjX1mRJp9NV", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "45-49, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving first line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "20 - 24 Years Female", + "MOH_Disag_ID": "KAwEGNUUeFO", + "MOH_Indicator_ID": "RumioqHEnYj", + "DATIM_Disag_ID": "Xn5oUNVSMWA", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "20-24, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving Second line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "20 - 24 Years Female", + "MOH_Disag_ID": "KAwEGNUUeFO", + "MOH_Indicator_ID": "hMQLw9bKjCI", + "DATIM_Disag_ID": "Xn5oUNVSMWA", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "20-24, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving Third line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "20 - 24 Years Female", + "MOH_Disag_ID": "KAwEGNUUeFO", + "MOH_Indicator_ID": "qP4Hzr70PW3", + "DATIM_Disag_ID": "Xn5oUNVSMWA", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "20-24, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving first line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "10 - 14 Years Female", + "MOH_Disag_ID": "cpuOd4Ej0DB", + "MOH_Indicator_ID": "RumioqHEnYj", + "DATIM_Disag_ID": "dFjZira5vTX", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "10-14, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving Second line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "10 - 14 Years Female", + "MOH_Disag_ID": "cpuOd4Ej0DB", + "MOH_Indicator_ID": "hMQLw9bKjCI", + "DATIM_Disag_ID": "dFjZira5vTX", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "10-14, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving Third line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "10 - 14 Years Female", + "MOH_Disag_ID": "cpuOd4Ej0DB", + "MOH_Indicator_ID": "qP4Hzr70PW3", + "DATIM_Disag_ID": "dFjZira5vTX", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "10-14, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving first line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "40 - 44 Years Female", + "MOH_Disag_ID": "iIRM93io5zB", + "MOH_Indicator_ID": "RumioqHEnYj", + "DATIM_Disag_ID": "eOn9JgfkB4F", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "40-44, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving Second line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "40 - 44 Years Female", + "MOH_Disag_ID": "iIRM93io5zB", + "MOH_Indicator_ID": "hMQLw9bKjCI", + "DATIM_Disag_ID": "eOn9JgfkB4F", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "40-44, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving Third line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "40 - 44 Years Female", + "MOH_Disag_ID": "iIRM93io5zB", + "MOH_Indicator_ID": "qP4Hzr70PW3", + "DATIM_Disag_ID": "eOn9JgfkB4F", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "40-44, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving first line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "5 - 9 Years Female", + "MOH_Disag_ID": "STsjXboBubz", + "MOH_Indicator_ID": "RumioqHEnYj", + "DATIM_Disag_ID": "hiUhhVpgUMg", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "5-9, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving Second line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "5 - 9 Years Female", + "MOH_Disag_ID": "STsjXboBubz", + "MOH_Indicator_ID": "hMQLw9bKjCI", + "DATIM_Disag_ID": "hiUhhVpgUMg", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "5-9, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving Third line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "5 - 9 Years Female", + "MOH_Disag_ID": "STsjXboBubz", + "MOH_Indicator_ID": "qP4Hzr70PW3", + "DATIM_Disag_ID": "hiUhhVpgUMg", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "5-9, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving first line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "30 - 34 Years Female", + "MOH_Disag_ID": "dXL76Yy9Ssf", + "MOH_Indicator_ID": "RumioqHEnYj", + "DATIM_Disag_ID": "j0yodS3zbnW", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "30-34, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving Second line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "30 - 34 Years Female", + "MOH_Disag_ID": "dXL76Yy9Ssf", + "MOH_Indicator_ID": "hMQLw9bKjCI", + "DATIM_Disag_ID": "j0yodS3zbnW", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "30-34, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving Third line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "30 - 34 Years Female", + "MOH_Disag_ID": "dXL76Yy9Ssf", + "MOH_Indicator_ID": "qP4Hzr70PW3", + "DATIM_Disag_ID": "j0yodS3zbnW", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "30-34, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving first line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "13 - 24 months Male", + "MOH_Disag_ID": "KpfoHcJooby", + "MOH_Indicator_ID": "RumioqHEnYj", + "DATIM_Disag_ID": "jbrs9Qk6f9b", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "1-4, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving first line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "25 - 59 months Male", + "MOH_Disag_ID": "a6wol2tRFx9", + "MOH_Indicator_ID": "RumioqHEnYj", + "DATIM_Disag_ID": "jbrs9Qk6f9b", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "1-4, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving Second line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "13 - 24 months Male", + "MOH_Disag_ID": "KpfoHcJooby", + "MOH_Indicator_ID": "hMQLw9bKjCI", + "DATIM_Disag_ID": "jbrs9Qk6f9b", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "1-4, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving Second line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "25 - 59 months Male", + "MOH_Disag_ID": "a6wol2tRFx9", + "MOH_Indicator_ID": "hMQLw9bKjCI", + "DATIM_Disag_ID": "jbrs9Qk6f9b", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "1-4, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving Third line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "13 - 24 months Male", + "MOH_Disag_ID": "KpfoHcJooby", + "MOH_Indicator_ID": "qP4Hzr70PW3", + "DATIM_Disag_ID": "jbrs9Qk6f9b", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "1-4, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving Third line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "25 - 59 months Male", + "MOH_Disag_ID": "a6wol2tRFx9", + "MOH_Indicator_ID": "qP4Hzr70PW3", + "DATIM_Disag_ID": "jbrs9Qk6f9b", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "1-4, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving first line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "50 Years + Female", + "MOH_Disag_ID": "elkAa1BtXwc", + "MOH_Indicator_ID": "RumioqHEnYj", + "DATIM_Disag_ID": "kGlGj9LDonu", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "50+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving Second line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "50 Years + Female", + "MOH_Disag_ID": "elkAa1BtXwc", + "MOH_Indicator_ID": "hMQLw9bKjCI", + "DATIM_Disag_ID": "kGlGj9LDonu", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "50+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving Third line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "50 Years + Female", + "MOH_Disag_ID": "elkAa1BtXwc", + "MOH_Indicator_ID": "qP4Hzr70PW3", + "DATIM_Disag_ID": "kGlGj9LDonu", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "50+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving first line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "10 - 14 Years Male", + "MOH_Disag_ID": "rnLUR4Cbtl0", + "MOH_Indicator_ID": "RumioqHEnYj", + "DATIM_Disag_ID": "ljBmGJpAsZh", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "10-14, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving Second line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "10 - 14 Years Male", + "MOH_Disag_ID": "rnLUR4Cbtl0", + "MOH_Indicator_ID": "hMQLw9bKjCI", + "DATIM_Disag_ID": "ljBmGJpAsZh", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "10-14, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving Third line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "10 - 14 Years Male", + "MOH_Disag_ID": "rnLUR4Cbtl0", + "MOH_Indicator_ID": "qP4Hzr70PW3", + "DATIM_Disag_ID": "ljBmGJpAsZh", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "10-14, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving first line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "40 - 44 Years Male", + "MOH_Disag_ID": "qv9cfJvM3AO", + "MOH_Indicator_ID": "RumioqHEnYj", + "DATIM_Disag_ID": "qdYU6NoIpY1", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "40-44, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving Second line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "40 - 44 Years Male", + "MOH_Disag_ID": "qv9cfJvM3AO", + "MOH_Indicator_ID": "hMQLw9bKjCI", + "DATIM_Disag_ID": "qdYU6NoIpY1", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "40-44, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving Third line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "40 - 44 Years Male", + "MOH_Disag_ID": "qv9cfJvM3AO", + "MOH_Indicator_ID": "qP4Hzr70PW3", + "DATIM_Disag_ID": "qdYU6NoIpY1", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "40-44, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving first line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "15 - 19 Years Female", + "MOH_Disag_ID": "x0EAhBTbGeI", + "MOH_Indicator_ID": "RumioqHEnYj", + "DATIM_Disag_ID": "wW6G5NC8Wd1", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "15-19, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving Second line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "15 - 19 Years Female", + "MOH_Disag_ID": "x0EAhBTbGeI", + "MOH_Indicator_ID": "hMQLw9bKjCI", + "DATIM_Disag_ID": "wW6G5NC8Wd1", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "15-19, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving Third line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "15 - 19 Years Female", + "MOH_Disag_ID": "x0EAhBTbGeI", + "MOH_Indicator_ID": "qP4Hzr70PW3", + "DATIM_Disag_ID": "wW6G5NC8Wd1", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "15-19, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving first line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "15 - 19 Years Male", + "MOH_Disag_ID": "Gl27aZTuXvM", + "MOH_Indicator_ID": "RumioqHEnYj", + "DATIM_Disag_ID": "x1r1vfZQLFj", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "15-19, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving Second line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "15 - 19 Years Male", + "MOH_Disag_ID": "Gl27aZTuXvM", + "MOH_Indicator_ID": "hMQLw9bKjCI", + "DATIM_Disag_ID": "x1r1vfZQLFj", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "15-19, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving Third line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "15 - 19 Years Male", + "MOH_Disag_ID": "Gl27aZTuXvM", + "MOH_Indicator_ID": "qP4Hzr70PW3", + "DATIM_Disag_ID": "x1r1vfZQLFj", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "15-19, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving first line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "3 - 12 months Female", + "MOH_Disag_ID": "ZjGE9w2CacH", + "MOH_Indicator_ID": "RumioqHEnYj", + "DATIM_Disag_ID": "y3VqNEK9n95", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "<1, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving first line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "<= 2 months Female", + "MOH_Disag_ID": "k68k0TUPtQu", + "MOH_Indicator_ID": "RumioqHEnYj", + "DATIM_Disag_ID": "y3VqNEK9n95", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "<1, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving Second line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "3 - 12 months Female", + "MOH_Disag_ID": "ZjGE9w2CacH", + "MOH_Indicator_ID": "hMQLw9bKjCI", + "DATIM_Disag_ID": "y3VqNEK9n95", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "<1, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving Second line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "<= 2 months Female", + "MOH_Disag_ID": "k68k0TUPtQu", + "MOH_Indicator_ID": "hMQLw9bKjCI", + "DATIM_Disag_ID": "y3VqNEK9n95", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "<1, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving Third line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "3 - 12 months Female", + "MOH_Disag_ID": "ZjGE9w2CacH", + "MOH_Indicator_ID": "qP4Hzr70PW3", + "DATIM_Disag_ID": "y3VqNEK9n95", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "<1, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving Third line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "<= 2 months Female", + "MOH_Disag_ID": "k68k0TUPtQu", + "MOH_Indicator_ID": "qP4Hzr70PW3", + "DATIM_Disag_ID": "y3VqNEK9n95", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "<1, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving first line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "35 - 39 Years Male", + "MOH_Disag_ID": "grAWn0CpPaJ", + "MOH_Indicator_ID": "RumioqHEnYj", + "DATIM_Disag_ID": "ytvrDZdNAhc", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "35-39, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving Second line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "35 - 39 Years Male", + "MOH_Disag_ID": "grAWn0CpPaJ", + "MOH_Indicator_ID": "hMQLw9bKjCI", + "DATIM_Disag_ID": "ytvrDZdNAhc", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "35-39, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care currently receiving Third line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "35 - 39 Years Male", + "MOH_Disag_ID": "grAWn0CpPaJ", + "MOH_Indicator_ID": "qP4Hzr70PW3", + "DATIM_Disag_ID": "ytvrDZdNAhc", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "35-39, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care newly initiated on first line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "30 - 34 Years Male", + "MOH_Disag_ID": "yQ1e8gBT2lH", + "MOH_Indicator_ID": "Jt73i6btC3w", + "DATIM_Disag_ID": "B8JEL3qeQiw", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "30-34, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care newly initiated on first line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "50 Years + Male", + "MOH_Disag_ID": "BixKLuRyiWM", + "MOH_Indicator_ID": "Jt73i6btC3w", + "DATIM_Disag_ID": "FgwkSYUXq8x", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "50+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care newly initiated on first line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "5 - 9 Years Male", + "MOH_Disag_ID": "yHEpegADUiu", + "MOH_Indicator_ID": "Jt73i6btC3w", + "DATIM_Disag_ID": "IxSwaxNCt1n", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "5-9, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care newly initiated on first line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "35 - 39 Years Female", + "MOH_Disag_ID": "HyB5O7rfPoS", + "MOH_Indicator_ID": "Jt73i6btC3w", + "DATIM_Disag_ID": "OBbZvcHg2HL", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "35-39, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care newly initiated on first line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "45 - 49 Years Female", + "MOH_Disag_ID": "YK2q80Bnjz5", + "MOH_Indicator_ID": "Jt73i6btC3w", + "DATIM_Disag_ID": "POkbpo4D13c", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "45-49, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care newly initiated on first line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "25 - 59 months Female", + "MOH_Disag_ID": "RoWt9DjsNBt", + "MOH_Indicator_ID": "Jt73i6btC3w", + "DATIM_Disag_ID": "PPoL5AnEAQf", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "1-4, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care newly initiated on first line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "13 - 24 months Female", + "MOH_Disag_ID": "oPpoqODlfWv", + "MOH_Indicator_ID": "Jt73i6btC3w", + "DATIM_Disag_ID": "PPoL5AnEAQf", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "1-4, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care newly initiated on first line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "25 - 29 Years Male", + "MOH_Disag_ID": "NERYS7rZk74", + "MOH_Indicator_ID": "Jt73i6btC3w", + "DATIM_Disag_ID": "R9wcT5vQ7tR", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "25-29, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care newly initiated on first line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "25 - 29 Years Female", + "MOH_Disag_ID": "twIjQFY3cUa", + "MOH_Indicator_ID": "Jt73i6btC3w", + "DATIM_Disag_ID": "RMA75iIp8Wd", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "25-29, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care newly initiated on first line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "<= 2 months Male", + "MOH_Disag_ID": "EidEGLBisq6", + "MOH_Indicator_ID": "Jt73i6btC3w", + "DATIM_Disag_ID": "SeijxYK8F4b", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "<1, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care newly initiated on first line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "20 - 24 Years Male", + "MOH_Disag_ID": "ltg6Huhy8xc", + "MOH_Indicator_ID": "Jt73i6btC3w", + "DATIM_Disag_ID": "VdA970UlzlX", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "20-24, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care newly initiated on first line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "45 - 49 Years Male", + "MOH_Disag_ID": "roNbPEGq3bx", + "MOH_Indicator_ID": "Jt73i6btC3w", + "DATIM_Disag_ID": "WjX1mRJp9NV", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "45-49, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care newly initiated on first line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "20 - 24 Years Female", + "MOH_Disag_ID": "KAwEGNUUeFO", + "MOH_Indicator_ID": "Jt73i6btC3w", + "DATIM_Disag_ID": "Xn5oUNVSMWA", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "20-24, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care newly initiated on first line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "10 - 14 Years Female", + "MOH_Disag_ID": "cpuOd4Ej0DB", + "MOH_Indicator_ID": "Jt73i6btC3w", + "DATIM_Disag_ID": "dFjZira5vTX", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "10-14, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care newly initiated on first line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "40 - 44 Years Female", + "MOH_Disag_ID": "iIRM93io5zB", + "MOH_Indicator_ID": "Jt73i6btC3w", + "DATIM_Disag_ID": "eOn9JgfkB4F", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "40-44, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care newly initiated on first line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "5 - 9 Years Female", + "MOH_Disag_ID": "STsjXboBubz", + "MOH_Indicator_ID": "Jt73i6btC3w", + "DATIM_Disag_ID": "hiUhhVpgUMg", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "5-9, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care newly initiated on first line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "30 - 34 Years Female", + "MOH_Disag_ID": "dXL76Yy9Ssf", + "MOH_Indicator_ID": "Jt73i6btC3w", + "DATIM_Disag_ID": "j0yodS3zbnW", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "30-34, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care newly initiated on first line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "13 - 24 months Male", + "MOH_Disag_ID": "KpfoHcJooby", + "MOH_Indicator_ID": "Jt73i6btC3w", + "DATIM_Disag_ID": "jbrs9Qk6f9b", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "1-4, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care newly initiated on first line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "25 - 59 months Male", + "MOH_Disag_ID": "a6wol2tRFx9", + "MOH_Indicator_ID": "Jt73i6btC3w", + "DATIM_Disag_ID": "jbrs9Qk6f9b", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "1-4, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care newly initiated on first line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "50 Years + Female", + "MOH_Disag_ID": "elkAa1BtXwc", + "MOH_Indicator_ID": "Jt73i6btC3w", + "DATIM_Disag_ID": "kGlGj9LDonu", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "50+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care newly initiated on first line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "10 - 14 Years Male", + "MOH_Disag_ID": "rnLUR4Cbtl0", + "MOH_Indicator_ID": "Jt73i6btC3w", + "DATIM_Disag_ID": "ljBmGJpAsZh", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "10-14, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care newly initiated on first line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "40 - 44 Years Male", + "MOH_Disag_ID": "qv9cfJvM3AO", + "MOH_Indicator_ID": "Jt73i6btC3w", + "DATIM_Disag_ID": "qdYU6NoIpY1", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "40-44, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care newly initiated on first line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "15 - 19 Years Female", + "MOH_Disag_ID": "x0EAhBTbGeI", + "MOH_Indicator_ID": "Jt73i6btC3w", + "DATIM_Disag_ID": "wW6G5NC8Wd1", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "15-19, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care newly initiated on first line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "15 - 19 Years Male", + "MOH_Disag_ID": "Gl27aZTuXvM", + "MOH_Indicator_ID": "Jt73i6btC3w", + "DATIM_Disag_ID": "x1r1vfZQLFj", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "15-19, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care newly initiated on first line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "3 - 12 months Female", + "MOH_Disag_ID": "ZjGE9w2CacH", + "MOH_Indicator_ID": "Jt73i6btC3w", + "DATIM_Disag_ID": "y3VqNEK9n95", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "<1, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care newly initiated on first line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "<= 2 months Female", + "MOH_Disag_ID": "k68k0TUPtQu", + "MOH_Indicator_ID": "Jt73i6btC3w", + "DATIM_Disag_ID": "y3VqNEK9n95", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "<1, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV - PLHIV in care newly initiated on first line ART", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "35 - 39 Years Male", + "MOH_Disag_ID": "grAWn0CpPaJ", + "MOH_Indicator_ID": "Jt73i6btC3w", + "DATIM_Disag_ID": "ytvrDZdNAhc", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "35-39, Male, Positive", + "Operation": "ADD" + } + ] + }, + { + "status": "Success", + "country_org": "DATIM-MOH-UKR-FY20", + "period": "FY20", + "country_code": "UKR", + "country_name": "Ukraine", + "imap": [ + { + "MOH_Indicator_Name": "TB_PREV", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "Newly Enrolled | <15 | Female", + "MOH_Disag_ID": "tbprev_newlyenr_f_under15", + "MOH_Indicator_ID": "TB_PREV", + "DATIM_Disag_ID": "Q732w6Hev9u", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Female, <15, Life-long ART, New", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TB_PREV", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "Previously Enrolled | 15+ | Male", + "MOH_Disag_ID": "tbprev_prevenr_m_above15", + "MOH_Indicator_ID": "TB_PREV", + "DATIM_Disag_ID": "UxkEEfHjlWb", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Male, 15+, Life-long ART, Already", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TB_PREV", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "Newly Enrolled | 15+ | Male", + "MOH_Disag_ID": "tbprev_newlyenr_m_above15", + "MOH_Indicator_ID": "TB_PREV", + "DATIM_Disag_ID": "ZuWjYTw4lpZ", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Male, 15+, Life-long ART, New", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TB_PREV", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "Newly Enrolled | <15 | Male", + "MOH_Disag_ID": "tbprev_newlyenr_m_under15", + "MOH_Indicator_ID": "TB_PREV", + "DATIM_Disag_ID": "lq6iUq7YcZ1", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Male, <15, Life-long ART, New", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TB_PREV", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "Newly Enrolled | 15+ | Female", + "MOH_Disag_ID": "tbprev_newlyenr_f_above15", + "MOH_Indicator_ID": "TB_PREV", + "DATIM_Disag_ID": "ngI4uyiCOSj", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Female, 15+, Life-long ART, New", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TB_PREV", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "Previously Enrolled | 15+ | Female", + "MOH_Disag_ID": "tbprev_prevenr_f_above15", + "MOH_Indicator_ID": "TB_PREV", + "DATIM_Disag_ID": "rccYwUJXYAA", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Female, 15+, Life-long ART, Already", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TB_PREV", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "Previously Enrolled | <15 | Female", + "MOH_Disag_ID": "tbprev_prevenr_f_under15", + "MOH_Indicator_ID": "TB_PREV", + "DATIM_Disag_ID": "ynzujzJwhjK", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Female, <15, Life-long ART, Already", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TB_PREV", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "Previously Enrolled | <15 | Male", + "MOH_Disag_ID": "tbprev_prevenr_m_under15", + "MOH_Indicator_ID": "TB_PREV", + "DATIM_Disag_ID": "z98a1NoV4mp", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Male, <15, Life-long ART, Already", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_CURR", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "TX_CURR_M_30-34", + "MOH_Disag_ID": "TX_CURR_M_30-34", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "B8JEL3qeQiw", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "30-34, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_CURR", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "TX_CURR_M_50", + "MOH_Disag_ID": "TX_CURR_M_50", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "FgwkSYUXq8x", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "50+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_CURR", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "TX_CURR_M_5-9", + "MOH_Disag_ID": "TX_CURR_M_5-9", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "IxSwaxNCt1n", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "5-9, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_CURR", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "TX_CURR_F_35-39", + "MOH_Disag_ID": "TX_CURR_F_35-39", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "OBbZvcHg2HL", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "35-39, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_CURR", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "TX_CURR_F_45-49", + "MOH_Disag_ID": "TX_CURR_F_45-49", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "POkbpo4D13c", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "45-49, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_CURR", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "TX_CURR_F_1-4", + "MOH_Disag_ID": "TX_CURR_F_1-4", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "PPoL5AnEAQf", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "1-4, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_CURR", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "TX_CURR_M_25-29", + "MOH_Disag_ID": "TX_CURR_M_25-29", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "R9wcT5vQ7tR", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "25-29, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_CURR", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "TX_CURR_F_25-29", + "MOH_Disag_ID": "TX_CURR_F_25-29", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "RMA75iIp8Wd", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "25-29, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_CURR", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "TX_CURR_M_0-1", + "MOH_Disag_ID": "TX_CURR_M_0-1", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "SeijxYK8F4b", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "<1, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_CURR", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "TX_CURR_M_20-24", + "MOH_Disag_ID": "TX_CURR_M_20-24", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "VdA970UlzlX", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "20-24, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_CURR", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "TX_CURR_M_45-49", + "MOH_Disag_ID": "TX_CURR_M_45-49", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "WjX1mRJp9NV", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "45-49, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_CURR", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "TX_CURR_F_20-24", + "MOH_Disag_ID": "TX_CURR_F_20-24", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "Xn5oUNVSMWA", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "20-24, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_CURR", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "TX_CURR_F_10-14", + "MOH_Disag_ID": "TX_CURR_F_10-14", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "dFjZira5vTX", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "10-14, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_CURR", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "TX_CURR_F_40-44", + "MOH_Disag_ID": "TX_CURR_F_40-44", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "eOn9JgfkB4F", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "40-44, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_CURR", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "TX_CURR_F_5-9", + "MOH_Disag_ID": "TX_CURR_F_5-9", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "hiUhhVpgUMg", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "5-9, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_CURR", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "TX_CURR_F_30-34", + "MOH_Disag_ID": "TX_CURR_F_30-34", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "j0yodS3zbnW", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "30-34, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_CURR", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "TX_CURR_M_1-4", + "MOH_Disag_ID": "TX_CURR_M_1-4", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "jbrs9Qk6f9b", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "1-4, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_CURR", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "TX_CURR_F_50", + "MOH_Disag_ID": "TX_CURR_F_50", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "kGlGj9LDonu", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "50+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_CURR", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "TX_CURR_M_10-14", + "MOH_Disag_ID": "TX_CURR_M_10-14", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "ljBmGJpAsZh", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "10-14, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_CURR", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "TX_CURR_M_40-44", + "MOH_Disag_ID": "TX_CURR_M_40-44", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "qdYU6NoIpY1", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "40-44, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_CURR", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "TX_CURR_F_15-19", + "MOH_Disag_ID": "TX_CURR_F_15-19", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "wW6G5NC8Wd1", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "15-19, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_CURR", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "TX_CURR_M_15-19", + "MOH_Disag_ID": "TX_CURR_M_15-19", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "x1r1vfZQLFj", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "15-19, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_CURR", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "TX_CURR_F_0-1", + "MOH_Disag_ID": "TX_CURR_F_0-1", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "y3VqNEK9n95", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "<1, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_CURR", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "TX_CURR_M_35-39", + "MOH_Disag_ID": "TX_CURR_M_35-39", + "MOH_Indicator_ID": "TX_CURR", + "DATIM_Disag_ID": "ytvrDZdNAhc", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "35-39, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_NEW", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "TX_NEW_M_30-34", + "MOH_Disag_ID": "TX_NEW_M_30-34", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "B8JEL3qeQiw", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "30-34, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_NEW", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "TX_NEW_M_50", + "MOH_Disag_ID": "TX_NEW_M_50", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "FgwkSYUXq8x", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "50+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_NEW", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "TX_NEW_M_5-9", + "MOH_Disag_ID": "TX_NEW_M_5-9", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "IxSwaxNCt1n", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "5-9, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_NEW", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "TX_NEW_F_35-39", + "MOH_Disag_ID": "TX_NEW_F_35-39", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "OBbZvcHg2HL", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "35-39, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_NEW", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "TX_NEW_F_45-49", + "MOH_Disag_ID": "TX_NEW_F_45-49", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "POkbpo4D13c", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "45-49, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_NEW", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "TX_NEW_F_1-4", + "MOH_Disag_ID": "TX_NEW_F_1-4", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "PPoL5AnEAQf", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "1-4, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_NEW", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "TX_NEW_M_25-29", + "MOH_Disag_ID": "TX_NEW_M_25-29", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "R9wcT5vQ7tR", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "25-29, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_NEW", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "TX_NEW_F_25-29", + "MOH_Disag_ID": "TX_NEW_F_25-29", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "RMA75iIp8Wd", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "25-29, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_NEW", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "TX_NEW_M_0-1", + "MOH_Disag_ID": "TX_NEW_M_0-1", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "SeijxYK8F4b", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "<1, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_NEW", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "TX_NEW_M_20-24", + "MOH_Disag_ID": "TX_NEW_M_20-24", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "VdA970UlzlX", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "20-24, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_NEW", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "TX_NEW_M_45-49", + "MOH_Disag_ID": "TX_NEW_M_45-49", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "WjX1mRJp9NV", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "45-49, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_NEW", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "TX_NEW_F_20-24", + "MOH_Disag_ID": "TX_NEW_F_20-24", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "Xn5oUNVSMWA", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "20-24, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_NEW", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "TX_NEW_F_10-14", + "MOH_Disag_ID": "TX_NEW_F_10-14", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "dFjZira5vTX", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "10-14, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_NEW", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "TX_NEW_F_40-44", + "MOH_Disag_ID": "TX_NEW_F_40-44", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "eOn9JgfkB4F", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "40-44, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_NEW", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "TX_NEW_F_5-9", + "MOH_Disag_ID": "TX_NEW_F_5-9", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "hiUhhVpgUMg", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "5-9, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_NEW", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "TX_NEW_F_30-34", + "MOH_Disag_ID": "TX_NEW_F_30-34", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "j0yodS3zbnW", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "30-34, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_NEW", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "TX_NEW_M_1-4", + "MOH_Disag_ID": "TX_NEW_M_1-4", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "jbrs9Qk6f9b", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "1-4, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_NEW", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "TX_NEW_F_50", + "MOH_Disag_ID": "TX_NEW_F_50", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "kGlGj9LDonu", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "50+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_NEW", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "TX_NEW_M_10-14", + "MOH_Disag_ID": "TX_NEW_M_10-14", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "ljBmGJpAsZh", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "10-14, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_NEW", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "TX_NEW_M_40-44", + "MOH_Disag_ID": "TX_NEW_M_40-44", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "qdYU6NoIpY1", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "40-44, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_NEW", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "TX_NEW_F_15-19", + "MOH_Disag_ID": "TX_NEW_F_15-19", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "wW6G5NC8Wd1", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "15-19, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_NEW", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "TX_NEW_M_15-19", + "MOH_Disag_ID": "TX_NEW_M_15-19", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "x1r1vfZQLFj", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "15-19, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_NEW", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "TX_NEW_F_0-1", + "MOH_Disag_ID": "TX_NEW_F_0-1", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "y3VqNEK9n95", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "<1, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "TX_NEW", + "Classification": "fine", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "TX_NEW_M_35-39", + "MOH_Disag_ID": "TX_NEW_M_35-39", + "MOH_Indicator_ID": "TX_NEW", + "DATIM_Disag_ID": "ytvrDZdNAhc", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Sex_HIVStatus", + "DATIM_Disag_Name": "35-39, Male, Positive", + "Operation": "ADD" + } + ] + }, + { + "status": "Success", + "country_org": "DATIM-MOH-RWA-FY20", + "period": "FY20", + "country_code": "RWA", + "country_name": "Rwanda", + "imap": [ + { + "MOH_Indicator_Name": "Clients counseled and tested for HIV through HTC", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "5-9 years, Female", + "MOH_Disag_ID": "E0nAWhLK79J", + "MOH_Indicator_ID": "sAhiX6AxLG6", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients counseled and tested for HIV through HTC", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "< 1 year, Female", + "MOH_Disag_ID": "pTaQP788yC5", + "MOH_Indicator_ID": "sAhiX6AxLG6", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients counseled and tested for HIV through HTC", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10-14 years, Female", + "MOH_Disag_ID": "qYfVd65iuXH", + "MOH_Indicator_ID": "sAhiX6AxLG6", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients counseled and tested for HIV through HTC", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "1-4 years, Female", + "MOH_Disag_ID": "wAFGRtEl7nG", + "MOH_Indicator_ID": "sAhiX6AxLG6", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "5-9 years, Female", + "MOH_Disag_ID": "E0nAWhLK79J", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "< 1 year, Female", + "MOH_Disag_ID": "pTaQP788yC5", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10-14 years, Female", + "MOH_Disag_ID": "qYfVd65iuXH", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "1-4 years, Female", + "MOH_Disag_ID": "wAFGRtEl7nG", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "FSmIqIsgheB", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "5-9 years, Female", + "MOH_Disag_ID": "E0nAWhLK79J", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "HrQbkVgBM1X", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "< 1 year, Female", + "MOH_Disag_ID": "pTaQP788yC5", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "HrQbkVgBM1X", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10-14 years, Female", + "MOH_Disag_ID": "qYfVd65iuXH", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "HrQbkVgBM1X", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "1-4 years, Female", + "MOH_Disag_ID": "wAFGRtEl7nG", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "HrQbkVgBM1X", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients counseled and tested for HIV through HTC", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "< 1 year, Male", + "MOH_Disag_ID": "SR2WfweFAxD", + "MOH_Indicator_ID": "sAhiX6AxLG6", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients counseled and tested for HIV through HTC", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10-14 years, Male", + "MOH_Disag_ID": "ZXYikTd6CZB", + "MOH_Indicator_ID": "sAhiX6AxLG6", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients counseled and tested for HIV through HTC", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "1-4 years, Male", + "MOH_Disag_ID": "gG5yK8C3z30", + "MOH_Indicator_ID": "sAhiX6AxLG6", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients counseled and tested for HIV through HTC", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "5-9 years, Male", + "MOH_Disag_ID": "haZi3seXYSS", + "MOH_Indicator_ID": "sAhiX6AxLG6", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "< 1 year, Male", + "MOH_Disag_ID": "SR2WfweFAxD", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10-14 years, Male", + "MOH_Disag_ID": "ZXYikTd6CZB", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "1-4 years, Male", + "MOH_Disag_ID": "gG5yK8C3z30", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "5-9 years, Male", + "MOH_Disag_ID": "haZi3seXYSS", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "LhAJq3vYXyi", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "< 1 year, Male", + "MOH_Disag_ID": "SR2WfweFAxD", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "R4WXCEzPZcY", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "10-14 years, Male", + "MOH_Disag_ID": "ZXYikTd6CZB", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "R4WXCEzPZcY", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "1-4 years, Male", + "MOH_Disag_ID": "gG5yK8C3z30", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "R4WXCEzPZcY", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "5-9 years, Male", + "MOH_Disag_ID": "haZi3seXYSS", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "R4WXCEzPZcY", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "50 years and above, Female", + "MOH_Disag_ID": "IQT7IKHRS6X", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "20-24 years, Female", + "MOH_Disag_ID": "csWfMXz428O", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "25-49 years, Female", + "MOH_Disag_ID": "emYiBfc3x3U", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15-19 years, Female", + "MOH_Disag_ID": "y9MfNsyI3bn", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "WXV5qLgw7kE", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "50 years and above, Male", + "MOH_Disag_ID": "CxkHxXIjLcH", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "20-24 years, Male", + "MOH_Disag_ID": "PCZGMJ5EvGH", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15-19 years, Male", + "MOH_Disag_ID": "WAM7HGR0x63", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "25-49 years, Male", + "MOH_Disag_ID": "szMmZqHINQ0", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "XQ52MZdCLMe", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients counseled and tested for HIV through HTC", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "50 years and above, Male", + "MOH_Disag_ID": "CxkHxXIjLcH", + "MOH_Indicator_ID": "sAhiX6AxLG6", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients counseled and tested for HIV through HTC", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "20-24 years, Male", + "MOH_Disag_ID": "PCZGMJ5EvGH", + "MOH_Indicator_ID": "sAhiX6AxLG6", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients counseled and tested for HIV through HTC", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15-19 years, Male", + "MOH_Disag_ID": "WAM7HGR0x63", + "MOH_Indicator_ID": "sAhiX6AxLG6", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients counseled and tested for HIV through HTC", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "25-49 years, Male", + "MOH_Disag_ID": "szMmZqHINQ0", + "MOH_Indicator_ID": "sAhiX6AxLG6", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "50 years and above, Male", + "MOH_Disag_ID": "CxkHxXIjLcH", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "20-24 years, Male", + "MOH_Disag_ID": "PCZGMJ5EvGH", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15-19 years, Male", + "MOH_Disag_ID": "WAM7HGR0x63", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "25-49 years, Male", + "MOH_Disag_ID": "szMmZqHINQ0", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "mlFWWrUMuV7", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Male, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Clients counseled and tested for HIV through HTC", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "50 years and above, Female", + "MOH_Disag_ID": "IQT7IKHRS6X", + "MOH_Indicator_ID": "sAhiX6AxLG6", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients counseled and tested for HIV through HTC", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "20-24 years, Female", + "MOH_Disag_ID": "csWfMXz428O", + "MOH_Indicator_ID": "sAhiX6AxLG6", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients counseled and tested for HIV through HTC", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "25-49 years, Female", + "MOH_Disag_ID": "emYiBfc3x3U", + "MOH_Indicator_ID": "sAhiX6AxLG6", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients counseled and tested for HIV through HTC", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15-19 years, Female", + "MOH_Disag_ID": "y9MfNsyI3bn", + "MOH_Indicator_ID": "sAhiX6AxLG6", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "50 years and above, Female", + "MOH_Disag_ID": "IQT7IKHRS6X", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "20-24 years, Female", + "MOH_Disag_ID": "csWfMXz428O", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "25-49 years, Female", + "MOH_Disag_ID": "emYiBfc3x3U", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Clients tested HIV positive through HTC", + "Classification": "coarse", + "DATIM_Indicator_Category": "HTS_TST", + "MOH_Disag_Name": "15-19 years, Female", + "MOH_Disag_ID": "y9MfNsyI3bn", + "MOH_Indicator_ID": "y3hEmRM9U7X", + "DATIM_Disag_ID": "ymXkr5eCjR5", + "DATIM_Indicator_ID": "HTS_TST_N_MOH_Age_Agg_Sex_Result", + "DATIM_Disag_Name": "15+, Female, Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "HIV positive pregnant women who initiated on ART_2019", + "Classification": "n/a", + "DATIM_Indicator_Category": "PMTCT_ART", + "MOH_Disag_Name": "< 25 years", + "MOH_Disag_ID": "gciO5WAa5Qh", + "MOH_Indicator_ID": "GOeU9rY6xo8", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "HIV positive pregnant women who initiated on ART_2019", + "Classification": "n/a", + "DATIM_Indicator_Category": "PMTCT_ART", + "MOH_Disag_Name": ">= 25 years", + "MOH_Disag_ID": "sxqegIjlzTj", + "MOH_Indicator_ID": "GOeU9rY6xo8", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Known HIV positive pregnant women presenting for first antenatal care consultation_2019", + "Classification": "n/a", + "DATIM_Indicator_Category": "PMTCT_ART", + "MOH_Disag_Name": "< 25 years", + "MOH_Disag_ID": "gciO5WAa5Qh", + "MOH_Indicator_ID": "JPf8gquIsGu", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Known HIV positive pregnant women presenting for first antenatal care consultation_2019", + "Classification": "n/a", + "DATIM_Indicator_Category": "PMTCT_ART", + "MOH_Disag_Name": ">= 25 years", + "MOH_Disag_ID": "sxqegIjlzTj", + "MOH_Indicator_ID": "JPf8gquIsGu", + "DATIM_Disag_ID": "HllvX50cXC0", + "DATIM_Indicator_ID": "PMTCT_ART_N_MOH", + "DATIM_Disag_Name": "default", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Known HIV positive pregnant women presenting for first antenatal care consultation_2019", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "< 25 years", + "MOH_Disag_ID": "gciO5WAa5Qh", + "MOH_Indicator_ID": "JPf8gquIsGu", + "DATIM_Disag_ID": "D3erNSl5dd2", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Known HIV positive pregnant women presenting for first antenatal care consultation_2019", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": ">= 25 years", + "MOH_Disag_ID": "sxqegIjlzTj", + "MOH_Indicator_ID": "JPf8gquIsGu", + "DATIM_Disag_ID": "D3erNSl5dd2", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Known at Entry Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Pregnant women with unknown HIV status tested for HIV_2019V", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "< 25 years", + "MOH_Disag_ID": "gciO5WAa5Qh", + "MOH_Indicator_ID": "NfcKSsqQSKy", + "DATIM_Disag_ID": "Wc6ItXYBs0s", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Pregnant women with unknown HIV status tested for HIV_2019V", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": ">= 25 years", + "MOH_Disag_ID": "sxqegIjlzTj", + "MOH_Indicator_ID": "NfcKSsqQSKy", + "DATIM_Disag_ID": "Wc6ItXYBs0s", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Pregnant women tested HIV positive_2019", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "< 25 years", + "MOH_Disag_ID": "gciO5WAa5Qh", + "MOH_Indicator_ID": "pVZUOgTfhE3", + "DATIM_Disag_ID": "Wc6ItXYBs0s", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Pregnant women tested HIV positive_2019", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": ">= 25 years", + "MOH_Disag_ID": "sxqegIjlzTj", + "MOH_Indicator_ID": "pVZUOgTfhE3", + "DATIM_Disag_ID": "Wc6ItXYBs0s", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Newly Identified Negative", + "Operation": "SUBTRACT" + }, + { + "MOH_Indicator_Name": "Pregnant women tested HIV positive_2019", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": "< 25 years", + "MOH_Disag_ID": "gciO5WAa5Qh", + "MOH_Indicator_ID": "pVZUOgTfhE3", + "DATIM_Disag_ID": "brmDl6cMjft", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Pregnant women tested HIV positive_2019", + "Classification": "fine", + "DATIM_Indicator_Category": "PMTCT_STAT", + "MOH_Disag_Name": ">= 25 years", + "MOH_Disag_ID": "sxqegIjlzTj", + "MOH_Indicator_ID": "pVZUOgTfhE3", + "DATIM_Disag_ID": "brmDl6cMjft", + "DATIM_Indicator_ID": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", + "DATIM_Disag_Name": "Female, Newly Identified Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Patients who started anti TB treatment at enrollment_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "default", + "MOH_Disag_ID": "BNTdWBe0N1F", + "MOH_Indicator_ID": "iFkxMxhEoj5", + "DATIM_Disag_ID": "GwUc7g13Hg9", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Unknown Sex, Unknown Age, Other - ART", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Patients who started anti TB treatment at enrollment_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "default", + "MOH_Disag_ID": "CK9lIv6mSnM", + "MOH_Indicator_ID": "iFkxMxhEoj5", + "DATIM_Disag_ID": "GwUc7g13Hg9", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Unknown Sex, Unknown Age, Other - ART", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Patients who started anti TB treatment at enrollment_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "default", + "MOH_Disag_ID": "NVaPwGZE3BD", + "MOH_Indicator_ID": "iFkxMxhEoj5", + "DATIM_Disag_ID": "GwUc7g13Hg9", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Unknown Sex, Unknown Age, Other - ART", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Patients who started anti TB treatment at enrollment_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TB_PREV", + "MOH_Disag_Name": "default", + "MOH_Disag_ID": "oKIKQmUJEwN", + "MOH_Indicator_ID": "iFkxMxhEoj5", + "DATIM_Disag_ID": "GwUc7g13Hg9", + "DATIM_Indicator_ID": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", + "DATIM_Disag_Name": "Positive, Unknown Sex, Unknown Age, Other - ART", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of clients currently on ART_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "25-49 years, Male", + "MOH_Disag_ID": "GWwtaWND2sw", + "MOH_Indicator_ID": "opl2iTrU8uL", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of clients currently on ART_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "20 -24 years, Male", + "MOH_Disag_ID": "f36xIT43PfA", + "MOH_Indicator_ID": "opl2iTrU8uL", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of clients currently on ART_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "50 years and above, Male", + "MOH_Disag_ID": "vDsiP9C7oQn", + "MOH_Indicator_ID": "opl2iTrU8uL", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of clients currently on ART_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "15-19 years, Male", + "MOH_Disag_ID": "yG3cAZ3kzDi", + "MOH_Indicator_ID": "opl2iTrU8uL", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of clients currently on ART_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "50 years and above, Female", + "MOH_Disag_ID": "Qeh4mS74TkO", + "MOH_Indicator_ID": "opl2iTrU8uL", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of clients currently on ART_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "20 -24 years, Female", + "MOH_Disag_ID": "aXvKBPUlmKU", + "MOH_Indicator_ID": "opl2iTrU8uL", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of clients currently on ART_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "25-49 years, female", + "MOH_Disag_ID": "cJokyjePkG5", + "MOH_Indicator_ID": "opl2iTrU8uL", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of clients currently on ART_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "15-19 years, Female", + "MOH_Disag_ID": "e9k31H3mVe8", + "MOH_Indicator_ID": "opl2iTrU8uL", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of clients currently on ART_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "5-9 years, Female", + "MOH_Disag_ID": "JK1A95HAoNN", + "MOH_Indicator_ID": "opl2iTrU8uL", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of clients currently on ART_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "10-14 years, Female", + "MOH_Disag_ID": "RoRk4vf6vX4", + "MOH_Indicator_ID": "opl2iTrU8uL", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of clients currently on ART_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "2-4 years, Female", + "MOH_Disag_ID": "bBUSa90UWlc", + "MOH_Indicator_ID": "opl2iTrU8uL", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of clients currently on ART_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "< 2 year, Female", + "MOH_Disag_ID": "u3OJWZ8BDn4", + "MOH_Indicator_ID": "opl2iTrU8uL", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of clients currently on ART_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "5-9 years, Male", + "MOH_Disag_ID": "AJI0XPKW7eK", + "MOH_Indicator_ID": "opl2iTrU8uL", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of clients currently on ART_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "2-4 years, Male", + "MOH_Disag_ID": "meQhILePCAq", + "MOH_Indicator_ID": "opl2iTrU8uL", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of clients currently on ART_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "10-14 years, Male", + "MOH_Disag_ID": "pq3Coz5DG85", + "MOH_Indicator_ID": "opl2iTrU8uL", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of clients currently on ART_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_CURR", + "MOH_Disag_Name": "< 2 year, Male", + "MOH_Disag_ID": "zGnWjBCcYaB", + "MOH_Indicator_ID": "opl2iTrU8uL", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of patients who initiated ART this month_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "25-49 years, Male", + "MOH_Disag_ID": "GWwtaWND2sw", + "MOH_Indicator_ID": "S8qN7fuglqG", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of patients who initiated ART this month_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "20 -24 years, Male", + "MOH_Disag_ID": "f36xIT43PfA", + "MOH_Indicator_ID": "S8qN7fuglqG", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of patients who initiated ART this month_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "50 years and above, Male", + "MOH_Disag_ID": "vDsiP9C7oQn", + "MOH_Indicator_ID": "S8qN7fuglqG", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of patients who initiated ART this month_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "15-19 years, Male", + "MOH_Disag_ID": "yG3cAZ3kzDi", + "MOH_Indicator_ID": "S8qN7fuglqG", + "DATIM_Disag_ID": "XX7hDj6iz0D", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of patients who initiated ART this month_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "50 years and above, Female", + "MOH_Disag_ID": "Qeh4mS74TkO", + "MOH_Indicator_ID": "S8qN7fuglqG", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of patients who initiated ART this month_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "20 -24 years, Female", + "MOH_Disag_ID": "aXvKBPUlmKU", + "MOH_Indicator_ID": "S8qN7fuglqG", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of patients who initiated ART this month_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "25-49 years, female", + "MOH_Disag_ID": "cJokyjePkG5", + "MOH_Indicator_ID": "S8qN7fuglqG", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of patients who initiated ART this month_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "15-19 years, Female", + "MOH_Disag_ID": "e9k31H3mVe8", + "MOH_Indicator_ID": "S8qN7fuglqG", + "DATIM_Disag_ID": "Yf1BiWq71NE", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "15+, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of patients who initiated ART this month_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "5-9 years, Female", + "MOH_Disag_ID": "JK1A95HAoNN", + "MOH_Indicator_ID": "S8qN7fuglqG", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of patients who initiated ART this month_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "10-14 years, Female", + "MOH_Disag_ID": "RoRk4vf6vX4", + "MOH_Indicator_ID": "S8qN7fuglqG", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of patients who initiated ART this month_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "2-4 years, Female", + "MOH_Disag_ID": "bBUSa90UWlc", + "MOH_Indicator_ID": "S8qN7fuglqG", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of patients who initiated ART this month_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "< 2 year, Female", + "MOH_Disag_ID": "u3OJWZ8BDn4", + "MOH_Indicator_ID": "S8qN7fuglqG", + "DATIM_Disag_ID": "chrwpNxHlQQ", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Female, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of patients who initiated ART this month_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "5-9 years, Male", + "MOH_Disag_ID": "AJI0XPKW7eK", + "MOH_Indicator_ID": "S8qN7fuglqG", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of patients who initiated ART this month_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "2-4 years, Male", + "MOH_Disag_ID": "meQhILePCAq", + "MOH_Indicator_ID": "S8qN7fuglqG", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of patients who initiated ART this month_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "10-14 years, Male", + "MOH_Disag_ID": "pq3Coz5DG85", + "MOH_Indicator_ID": "S8qN7fuglqG", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + }, + { + "MOH_Indicator_Name": "Total number of patients who initiated ART this month_2019", + "Classification": "coarse", + "DATIM_Indicator_Category": "TX_NEW", + "MOH_Disag_Name": "< 2 year, Male", + "MOH_Disag_ID": "zGnWjBCcYaB", + "MOH_Indicator_ID": "S8qN7fuglqG", + "DATIM_Disag_ID": "zHSL7ATXJib", + "DATIM_Indicator_ID": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", + "DATIM_Disag_Name": "<15, Male, Positive", + "Operation": "ADD" + } + ] + } +] diff --git a/imapbackup.py b/imapbackup.py new file mode 100644 index 0000000..800f4b7 --- /dev/null +++ b/imapbackup.py @@ -0,0 +1,137 @@ +""" +Script to retrieve a backup of all matching IMAPs in an OCL environment. + +This command will return a JSON backup of all public IMAPs in OCL staging: + + python imapbackup.py --env=staging + +It can be filtered in the same way that getimaporgs.py can, so these will get a filtered backup: + + python imapbackup.py --env=staging -pFY19 + python imapbackup.py --env=staging -cDEMO + +`format` is ignored if verbosity is turned off, so these are all identical: + + python imapbackup.py --env=staging + python imapbackup.py --env=staging -fjson + python imapbackup.py --env=staging -fcsv + +However, if verbosity is turned on, then you can output the IMAPs in any available format all in one go: +# Displays all IMAPs in default format (CSV), including a header for each one + + python imapbackup.py --env=staging -v1 + +# Displays all IMAPs as JSON, including a header for each one + + python imapbackup.py --env=staging -v1 -fjson + +# Displays all IMAPs as CSV, including a header and ALL DEBUG OUTPUT for each one + + python imapbackup.py --env=staging -v2 -fcsv +""" +import sys +import json +import argparse +import requests +import common +import datim.datimimapexport + + +# Script argument parser +parser = argparse.ArgumentParser("imap-backup", description="Backup IMAPs in OCL environment") +group = parser.add_mutually_exclusive_group(required=True) +group.add_argument( + '--env', help='Name of the OCL API environment: production, staging, demo, qa', + type=common.ocl_environment) +group.add_argument('--envurl', help='URL of the OCL API environment') +parser.add_argument('-t', '--token', help='OCL API token') +parser.add_argument( + '-c', '--country_code', help='Country code, eg "ETH", "KEN"', required=False, default='') +parser.add_argument('-p', '--period', help='Period, eg "FY18", "FY19"', required=False, default='') +parser.add_argument( + '-f', '--format', help='Format of the export: CSV (default), JSON, XML, HTML', + default=datim.datimimap.DatimImap.DATIM_IMAP_FORMAT_CSV, required=False) +parser.add_argument( + '-v', '--verbosity', help='Verbosity level: 0 (default), 1, or 2', default=0, type=int) +parser.add_argument( + '--exclude_empty_maps', help='Excludes empty maps', default=True, required=False) +parser.add_argument( + '--include_extra_info', help='Includes extra IMAP columns', default=False, required=False) +parser.add_argument('--version', action='version', version='%(prog)s v' + common.APP_VERSION) +parser.add_argument('--apiversion', help='OCL API version (eg v1 or v2)', required=False, default="v2") +args = parser.parse_args() +ocl_env_url = args.env if args.env else args.env_url +if args.verbosity > 1: + print args + print 'ocl_env_url=%s' % ocl_env_url + +# Prepare filters +period_filter = '' +if args.period: + period_filter = [x.strip() for x in args.period.split(',')] +country_code_filter = '' +if args.country_code: + country_code_filter = [x.strip() for x in args.country_code.split(',')] +imap_export_verbosity = 1 if args.verbosity > 1 else 0 + +# Get the list of IMAP orgs +ocl_imap_orgs = common.get_imap_orgs( + ocl_env_url=ocl_env_url, ocl_api_token=args.token, verbose=bool(args.verbosity), + period_filter=period_filter, country_code_filter=country_code_filter, + ocl_api_version=args.apiversion) + +# Export each one +imap_backups = [] +imap_export = datim.datimimapexport.DatimImapExport( + oclenv=ocl_env_url, oclapitoken=args.token, verbosity=imap_export_verbosity) +for org in ocl_imap_orgs: + # Print debug info for the current IMAP org + if args.verbosity: + print '\n\n' + '*' * 100 + if 'extras' not in org or not org['extras']: + org['extras'] = {} + print '** [EXPORT] Org: %s, Country Code: %s, Country Name: %s, Format: %s, Period: %s, Exclude Empty Maps: %s, Verbosity: %s' % ( + org['id'], org['extras'].get('datim_moh_country_code'), org['name'], args.format, + org['extras'].get('datim_moh_period'), str(args.exclude_empty_maps), str(args.verbosity)) + print '*' * 100 + + # Generate the IMAP export + try: + imap = imap_export.get_imap( + period=org['extras']['datim_moh_period'], country_org=org['id'], + country_code=org['extras']['datim_moh_country_code'], + ocl_api_version=args.apiversion) + except (requests.exceptions.HTTPError, Exception) as e: + imap_error = { + 'country_org': org['id'], + 'country_name': org.get('location'), + 'status': 'Error', + 'message': str(e), + 'imap': None + } + if 'extras' in org and org['extras']: + imap_error['country_code'] = org['extras'].get('datim_moh_country_code', '') + imap_error['period'] = org['extras'].get('datim_moh_period') + if args.verbosity: + print json.dumps(imap_error) + imap_backups.append(imap_error) + else: + if args.verbosity: + imap.display(fmt=args.format, sort=True, exclude_empty_maps=args.exclude_empty_maps, + include_extra_info=args.include_extra_info) + imap_backups.append({ + 'country_org': org['id'], + 'country_code': org['extras'].get('datim_moh_country_code'), + 'country_name': org.get('location'), + 'period': org['extras'].get('datim_moh_period'), + 'status': 'Success', + 'imap': imap.get_imap_data( + sort=True, + exclude_empty_maps=args.exclude_empty_maps, + include_extra_info=args.include_extra_info) + }) + +if args.verbosity: + print '\n%s IMAPs exported successfully' % len(imap_backups) +else: + print json.dumps(imap_backups, indent=4) diff --git a/imapdiff.py b/imapdiff.py new file mode 100644 index 0000000..3c1e217 --- /dev/null +++ b/imapdiff.py @@ -0,0 +1,62 @@ +""" +Perform diff on an IMAP stored in OCL and one stored in a JSON or CSV file + +EXAMPLE: +python imapdiff.py --env=staging -t=token -c=BI -pFY19 imap-samples/BI-FY19-baseline.csv +""" +import argparse +import datim.datimimap +import datim.datimimaptests +import common + + +# Script argument parser +parser = argparse.ArgumentParser("imap-diff", description="Diff 2 IMAPs") +group = parser.add_mutually_exclusive_group(required=True) +group.add_argument('--env', help='Name of the OCL API environment', type=common.ocl_environment) +group.add_argument('--envurl', help='URL of the OCL API environment') +parser.add_argument('-t', '--token', help='OCL API token', required=True) +parser.add_argument('-c', '--country_code', help='Country code, eg "BI" or "UG"', required=True) +parser.add_argument('-p', '--period', help='Period, eg "FY19" or "FY20"', required=True) +parser.add_argument( + '-v', '--verbosity', help='Verbosity level: 0 (default), 1, or 2', default=0, type=int) +parser.add_argument('--version', action='version', version='%(prog)s v' + common.APP_VERSION) +parser.add_argument( + 'file', type=argparse.FileType('r'), help='IMAP file (JSON or CSV), eg "BI-FY20.csv"') +args = parser.parse_args() + +# Pre-process input parameters +ocl_env_url = args.env if args.env else args.envurl +imap_filename = args.file.name +country_org = 'DATIM-MOH-%s-%s' % (args.country_code, args.period) + +# Test batch definition +imap_test_batch = [ + { + "test_id": "imap-diff", + "is_active": True, + "test_description": "Compare IMAP in OCL with an IMAP file", + "test_type": datim.datimimaptests.DatimImapTests.DATIM_OCL_TEST_TYPE_COMPARE, + "imap_a_type": datim.datimimaptests.DatimImapTests.IMAP_COMPARE_TYPE_OCL, + "imap_a_ocl_api_env": ocl_env_url, + "imap_a_ocl_api_token": args.token, + "imap_a_period": args.period, + "imap_a_country_org": country_org, + "imap_a_country_name": args.country_code, + "imap_a_country_code": args.country_code, + "imap_b_type": datim.datimimaptests.DatimImapTests.IMAP_COMPARE_TYPE_FILE, + "imap_b_filename": imap_filename, + "imap_b_period": args.period, + "imap_b_country_org": country_org, + "imap_b_country_name": args.country_code, + "imap_b_country_code": args.country_code, + "assert_result_type": datim.datimimap.DatimImapDiff, + "assert_num_diff": 0, + } +] + +# Run the tests and display the results +datim.datimimaptests.DatimImapTests.display_test_summary(imap_test_batch) +imap_tester = datim.datimimaptests.DatimImapTests() +imap_tester.run_tests(imap_test_batch) +imap_tester.display_test_results() diff --git a/imapdiffbackup.py b/imapdiffbackup.py new file mode 100644 index 0000000..01a36ed --- /dev/null +++ b/imapdiffbackup.py @@ -0,0 +1,117 @@ +""" +Perform diff on an IMAP stored in OCL and one stored in a JSON or CSV file + +EXAMPLE: +python imapdiffbackup.py --env=production-aws -t=2925899a86b7601de02b7b0f22cafda494ad2a5e -v1 imap-samples/production-v1-imap-backup-20210405.json +""" +import json +import argparse +import datim.datimimap +import datim.datimimaptests +import common + + +# Script argument parser +parser = argparse.ArgumentParser( + "imap-diff-backup", description="Diff IMAP backup with OCL environment") +group = parser.add_mutually_exclusive_group(required=True) +group.add_argument('--env', help='Name of the OCL API environment', type=common.ocl_environment) +group.add_argument('--envurl', help='URL of the OCL API environment') +parser.add_argument('-t', '--token', help='OCL API token', required=True) +parser.add_argument( + '-c', '--country_code', help='Filter backup by country code, eg "BI" or "UG"', default='') +parser.add_argument( + '-p', '--period', help='Filter backup by period, eg "FY19" or "FY20"', default='') +parser.add_argument( + '-v', '--verbosity', help='Verbosity level: 0 (default), 1, or 2', default=0, type=int) +parser.add_argument('--version', action='version', version='%(prog)s v' + common.APP_VERSION) +parser.add_argument( + 'file', type=argparse.FileType('r'), help='IMAP backup file #1') +args = parser.parse_args() + +# Prepare filters +ocl_env_url = args.env if args.env else args.envurl +period_filter = '' +if args.period: + period_filter = [x.strip() for x in args.period.split(',')] +country_code_filter = '' +if args.country_code: + country_code_filter = [x.strip() for x in args.country_code.split(',')] + +# Filter IMAPs +all_imap_backups = json.load(args.file) +imap_backups = [] +for imap_backup in all_imap_backups: + if period_filter and imap_backup['period'] not in period_filter: + continue + elif country_code_filter and imap_backup['country_code'] not in country_code_filter: + continue + imap_backups.append(imap_backup) + +# Display debug info +if args.verbosity: + print args + print 'ocl_env_url=%s' % ocl_env_url + print 'country_codes=%s' % country_code_filter + print 'periods=%s' % period_filter + print '%s IMAPs (after filter) of %s IMAP backups loaded' % ( + len(imap_backups), len(all_imap_backups)) + +# Loop through each and import +current_num = 0 +for imap_backup in imap_backups: + current_num += 1 + + # Display debug info for the current IMAP org + if args.verbosity: + if args.verbosity > 1: + print '\n\n' + '*' * 100 + print '** [IMAP %s of %s] Org: %s, Country Code: %s, Country Name: %s, Period: %s' % ( + current_num, len(imap_backups), imap_backup['country_org'], + imap_backup['country_code'], imap_backup['country_name'], imap_backup['period']) + if args.verbosity > 1: + print '*' * 100 + + # Load into IMAP object + if imap_backup['status'] != 'Success': + print 'WARNING: Invalid IMAP backup:', json.dumps(imap_backup) + continue + imap_input = datim.datimimap.DatimImap( + imap_data=imap_backup['imap'], + period=imap_backup['period'], + country_org=imap_backup['country_org'], + country_name=imap_backup['country_name'], + country_code=imap_backup['country_code']) + if args.verbosity > 1 and imap_input: + imap_input.display(sort=True, exclude_empty_maps=True) + # print 'INFO: IMAP import file "%s" loaded successfully' % args.file.name + elif not imap_input: + print 'ERROR: Unable to load IMAP import file "%s"' % args.file.name + exit(1) + + # Run the diff + imap_test_batch = [ + { + "test_id": "imap-diff", + "is_active": True, + "test_description": "Compare IMAP from backup to an IMAP in OCL", + "test_type": datim.datimimaptests.DatimImapTests.DATIM_OCL_TEST_TYPE_COMPARE, + "imap_a_type": datim.datimimaptests.DatimImapTests.IMAP_COMPARE_TYPE_VARIABLE, + "imap_a_object": imap_input, + "imap_b_type": datim.datimimaptests.DatimImapTests.IMAP_COMPARE_TYPE_OCL, + "imap_b_ocl_api_env": ocl_env_url, + "imap_b_ocl_api_token": args.token, + "imap_b_period": imap_backup['period'], + "imap_b_country_org": imap_backup['country_org'], + "imap_b_country_name": imap_backup['country_name'], + "imap_b_country_code": imap_backup['country_code'], + "assert_result_type": datim.datimimap.DatimImapDiff, + "assert_num_diff": 0, + } + ] + + # Run the diff and display the results + datim.datimimaptests.DatimImapTests.display_test_summary(imap_test_batch) + imap_tester = datim.datimimaptests.DatimImapTests() + imap_tester.run_tests(imap_test_batch) + imap_tester.display_test_results() diff --git a/imapexport.py b/imapexport.py new file mode 100644 index 0000000..3bc6eb9 --- /dev/null +++ b/imapexport.py @@ -0,0 +1,79 @@ +""" +Script to generate a country mapping export for a specified country (e.g. UG) and +period (e.g. FY17). Export follows the format of the country mapping CSV template, +though JSON format is also supported. + +Example Usage: +* To request an export as CSV: + python imapexport.py -c="BI" --env=staging -p=FY19 -t="my-token-here" -v0 -f=CSV +* To request an export as JSON: + python imapexport.py -c="BI" --env=staging -p=FY19 -t="my-token-here" -v0 -f=JSON +* To see all options: + python imapexport.py -h +""" +import sys +import json +import argparse +import datim.datimimap +import datim.datimimapexport +import common + + +# Script argument parser +parser = argparse.ArgumentParser("imap-export", description="Export IMAP from OCL") +parser.add_argument('-c', '--country_code', help='Country code, eg "UG", "BI"', required=True) +group = parser.add_mutually_exclusive_group(required=True) +group.add_argument( + '--env', help='Name of the OCL API environment: production, staging, demo, qa', + type=common.ocl_environment) +group.add_argument('--envurl', help='URL of the OCL API environment') +parser.add_argument('-p', '--period', help='Period, eg "FY18"', required=True) +parser.add_argument('-t', '--token', help='OCL API token', required=False, default='') +parser.add_argument( + '-f', '--format', help='Format of the export: CSV (default), JSON, XML, HTML', + default=datim.datimimap.DatimImap.DATIM_IMAP_FORMAT_CSV, required=False) +parser.add_argument( + '-v', '--verbosity', help='Verbosity level: 0 (default), 1, or 2', default=0, type=int) +parser.add_argument( + '--country_version', help='Country version number (e.g. v0, v1, v2, etc.)', + default='', required=False) +parser.add_argument( + '--exclude_empty_maps', help='Excludes empty maps', default=True, required=False) +parser.add_argument( + '--include_extra_info', help='Includes extra IMAP columns', default=False, required=False) +parser.add_argument( + '--run_ocl_offline', help='Runs in offline mode', default=False, required=False) +parser.add_argument('--version', action='version', version='%(prog)s v' + common.APP_VERSION) +args = parser.parse_args() +ocl_env_url = args.env if args.env else args.env_url +country_org = 'DATIM-MOH-%s-%s' % (args.country_code, args.period) + +# Display debug output +if args.verbosity: + if args.verbosity > 1: + print args + print '\n\n' + '*' * 100 + print '** [EXPORT] Country Code: %s, Org: %s, Format: %s, Period: %s, Version: %s, Exclude Empty Maps: %s, Verbosity: %s, OCL Env: %s' % ( + args.country_code, country_org, args.format, args.period, args.country_version, + str(args.exclude_empty_maps), str(args.verbosity), ocl_env_url) + print '*' * 100 + +# Generate the IMAP export +datim_imap_export = datim.datimimapexport.DatimImapExport( + oclenv=ocl_env_url, oclapitoken=args.token, verbosity=args.verbosity, + run_ocl_offline=args.run_ocl_offline) +try: + imap = datim_imap_export.get_imap( + period=args.period, version=args.country_version, country_org=country_org, + country_code=args.country_code) +except Exception as err: + output = { + 'status': 'Error', + 'type': err.__class__.__name__, + 'message': str(err) + } + print json.dumps(output) + sys.exit(1) +else: + imap.display(fmt=args.format, sort=True, exclude_empty_maps=args.exclude_empty_maps, + include_extra_info=args.include_extra_info) diff --git a/imapimport.py b/imapimport.py new file mode 100644 index 0000000..b35c4c8 --- /dev/null +++ b/imapimport.py @@ -0,0 +1,155 @@ +""" +Script to import a CSV or JSON country mapping import file into OCL for a specified country +(e.g. UG) and period (e.g. FY17, FY18, FY19). Import file must follow the format of the country +mapping template. + +Example Usage: +- Import IMAP: + python imapimport.py --env=staging -c=BI --country_name=Burundi -p=FY19 -v2 + -t="your-token-here" csv/BI-FY19.csv +- Use test mode (produces import script but does not submit): + python imapimport.py --env=staging -c=BI --country_name=Burundi -p=FY19 -v2 + -t="your-token-here" --test_mode csv/BI-FY19.csv + +""" +import json +import argparse +import datim.datimimap +import datim.datimimapimport +import common + + +# Script argument parser +parser = argparse.ArgumentParser("imap-import", description="Import IMAP into OCL") +parser.add_argument('-c', '--country_code', help='Country code, eg "ETH", "KEN"', required=True) +parser.add_argument('--country_name', help='Country name, eg Burundi', required=False, default='') +parser.add_argument('-p', '--period', help='Period, eg "FY19" or "FY20"', required=True) +group = parser.add_mutually_exclusive_group(required=True) +group.add_argument('--env', help='Name of the OCL API environment', type=common.ocl_environment) +group.add_argument('--envurl', help='URL of the OCL API environment') +parser.add_argument('-t', '--token', help='OCL API token', required=True) +parser.add_argument('--test_mode', action="store_true", help='Enable test mode', default=False) +parser.add_argument( + '-v', '--verbosity', help='Verbosity level: 0 (default), 1, or 2', default=0, type=int) +parser.add_argument('--public_access', help="Level of public access: View, None", default='View') +parser.add_argument('--version', action='version', version='%(prog)s v' + common.APP_VERSION) +parser.add_argument( + '--imap-api-root', help="API root for IMAP mediators, eg https://test.ohie.datim.org:5000/") +parser.add_argument( + 'file', type=argparse.FileType('r'), help='IMAP file (JSON or CSV), eg "BI-FY20.csv"') +args = parser.parse_args() + +# Pre-process input parameters +ocl_env_url = args.env if args.env else args.envurl +country_org = 'DATIM-MOH-%s-%s' % (args.country_code, args.period) +country_names = { + "BWA": "Botswana", # "BW" + "BDI": "Burundi", # BI + "CMR": "Cameroon", # CM + "CIV": "Cote d'Ivoire", # CI + "DEMO": "demo_country", # DEMO + "COD": "Democratic Republic of the Congo", # CD + "SWZ": "Eswatini", # SZ + "ETH": "Ethiopia", # ET + "HTI": "Haiti", # HT + "KEN": "Kenya", # KE + "LSO": "Lesotho", # LS + "MWI": "Malawi", # MW + "MOZ": "Mozambique", # MZ + "NAM": "Namibia", # NA + "NGA": "Nigeria", # NG + "RWA": "Rwanda", # RW + "ZAF": "South Africa", # ZA + "SSD": "South Sudan", # SS + "TZA": "Tanzania", # TZ + "UGA": "Uganda", # UG + "UKR": "Ukraine", # UA + "VNM": "Vietnam", # VN + "ZMB": "Zambia", # ZM + "ZWE": "Zimbabwe", # ZW + "BW": "Botswana", + "BI": "Burundi", + "CM": "Cameroon", + "CI": "Cote d'Ivoire", + "CD": "Democratic Republic of the Congo", + "SZ": "Eswatini", + "ET": "Ethiopia", + "HT": "Haiti", + "KE": "Kenya", + "LS": "Lesotho", + "MW": "Malawi", + "MZ": "Mozambique", + "NA": "Namibia", + "NG": "Nigeria", + "RW": "Rwanda", + "ZA": "South Africa", + "SS": "South Sudan", + "TZ": "Tanzania", + "UG": "Uganda", + "UA": "Ukraine", + "VN": "Vietnam", + "ZM": "Zambia", + "ZW": "Zimbabwe", +} +country_name = args.country_name +if not country_name and args.country_code in country_names: + country_name = country_names[args.country_code] +if not country_name: + country_name = args.country_code + +# Display debug output +if args.verbosity: + print args + print 'INFO: Pre-processed arguments:' + print ' country_name =', country_name + print ' country_org =', country_org + print ' import_filename =', args.file.name + +# Load IMAP from import file +imap_input = datim.datimimap.DatimImapFactory.load_imap_from_file( + imap_filename=args.file.name, period=args.period, + country_org=country_org, country_name=country_name, country_code=args.country_code) +if args.verbosity and imap_input: + print 'INFO: IMAP import file "%s" loaded successfully' % args.file.name +elif not imap_input: + print 'ERROR: Unable to load IMAP import file "%s"' % args.file.name + exit(1) + +# Process the IMAP import +output_json = { + "country_org": country_org, + "country_code": args.country_code, + "country_name": country_name, + "period": args.period +} +try: + imap_import = datim.datimimapimport.DatimImapImport( + oclenv=ocl_env_url, oclapitoken=args.token, verbosity=args.verbosity, + run_ocl_offline=False, test_mode=args.test_mode, + country_public_access=args.public_access) + bulk_import_task_id = imap_import.import_imap(imap_input=imap_input) +except Exception as err: + output_json["status"] = "Error" + output_json["message"] = str(err) + output_json['type'] = err.__class__.__name__ +else: + if args.test_mode: + output_json["status"] = "Test" + if bulk_import_task_id: + output_json["status"] = "Success" + output_json["message"] = ("IMAP successfully queued for bulk import into OCL. " + "Request IMAP export after bulk import is processed " + "or request import status.") + output_json["ocl_bulk_import_task_id"] = bulk_import_task_id + output_json["ocl_bulk_import_status_url"] = "%s/manage/bulkimport/?task=%s" % ( + ocl_env_url, bulk_import_task_id) + if args.imap_api_root: + # https://test.ohie.datim.org:5000/ocl-imap/:countryCode/:period/[?format=:format] + output_json["imap_export_url"] = '%socl-imap/%s/%s/' % ( + args.imap_api_root, args.country_code, args.period) + # https://test.ohie.datim.org:5000/ocl-imap/:countryCode/status/:importTaskId + output_json["imap_import_status_url"] = '%socl-imap/%s/status/%s/' % ( + args.imap_api_root, args.country_code, bulk_import_task_id) + +if output_json: + print json.dumps(output_json) diff --git a/imaprestore.py b/imaprestore.py new file mode 100644 index 0000000..c22b811 --- /dev/null +++ b/imaprestore.py @@ -0,0 +1,128 @@ +""" +Script to restore a backup of IMAPs into an OCL environment + +This command will import an IMAP backup into OCL staging: + + python imaprestore.py --env=staging -t=[my-token] imap_backup_filename.json + +""" +import json +import argparse +import datim.datimimap +import datim.datimimapimport +import common + + +# Script argument parser +parser = argparse.ArgumentParser( + "imap-restore", description="Restore IMAP backup file to OCL environment") +group = parser.add_mutually_exclusive_group() +group.add_argument( + '--env', help='Name of the OCL API environment: production, staging, demo, qa', + type=common.ocl_environment) +group.add_argument('--envurl', help='URL of the OCL API environment') +parser.add_argument('-t', '--token', help='OCL API token') +parser.add_argument('--test_mode', action="store_true", help='Enable test mode', default=False) +parser.add_argument( + '-v', '--verbosity', help='Verbosity level: 0 (default), 1, or 2', default=0, type=int) +parser.add_argument( + '-c', '--country_code', help='Filter by country code, eg "ETH", "KEN"', required=False, default='') +parser.add_argument( + '-p', '--period', help='Filter by period, eg "FY18", "FY19"', required=False, default='') +parser.add_argument('--public_access', help="Level of public access: View, None", default='View') +parser.add_argument('--version', action='version', version='%(prog)s v' + common.APP_VERSION) +parser.add_argument( + 'file', type=argparse.FileType('r'), help='IMAP file (JSON or CSV), eg "BI-FY20.csv"') +args = parser.parse_args() + +# Prepare filters +ocl_env_url = args.env if args.env else args.envurl +period_filter = '' +if args.period: + period_filter = [x.strip() for x in args.period.split(',')] +country_code_filter = '' +if args.country_code: + country_code_filter = [x.strip() for x in args.country_code.split(',')] + +# Filter IMAPs +all_imap_backups = json.load(args.file) +imap_backups = [] +for imap_backup in all_imap_backups: + if period_filter and imap_backup['period'] not in period_filter: + continue + elif country_code_filter and imap_backup['country_code'] not in country_code_filter: + continue + imap_backups.append(imap_backup) + +# Display debug info +if args.verbosity: + print args + print 'ocl_env_url=%s' % ocl_env_url + print 'country_codes=%s' % country_code_filter + print 'periods=%s' % period_filter + print '%s IMAPs (after filter) of %s IMAP backups loaded' % ( + len(imap_backups), len(all_imap_backups)) + +# Loop through each and import +current_num = 0 +for imap_backup in imap_backups: + current_num += 1 + + # Display debug info for the current IMAP org + if args.verbosity: + if args.verbosity > 1: + print '\n\n' + '*' * 100 + print '** [IMAP %s of %s] Org: %s, Country Code: %s, Country Name: %s, Period: %s' % ( + current_num, len(imap_backups), imap_backup['country_org'], + imap_backup['country_code'], imap_backup['country_name'], imap_backup['period']) + if args.verbosity > 1: + print '*' * 100 + + # Load into IMAP object + if imap_backup['status'] != 'Success': + print 'WARNING: Invalid IMAP backup:', json.dumps(imap_backup) + continue + imap_input = datim.datimimap.DatimImap( + imap_data=imap_backup['imap'], + period=imap_backup['period'], + country_org=imap_backup['country_org'], + country_name=imap_backup['country_name'], + country_code=imap_backup['country_code']) + if args.verbosity > 1 and imap_input: + imap_input.display(sort=True, exclude_empty_maps=True) + # print 'INFO: IMAP import file "%s" loaded successfully' % args.file.name + elif not imap_input: + print 'ERROR: Unable to load IMAP import file "%s"' % args.file.name + exit(1) + + # Import IMAP + output_json = { + "country_org": imap_backup['country_org'], + "country_code": imap_backup['country_code'], + "country_name": imap_backup['country_name'], + "period": imap_backup['period'] + } + try: + bulk_import_task_id = '' + if not args.test_mode: + imap_import = datim.datimimapimport.DatimImapImport( + oclenv=ocl_env_url, oclapitoken=args.token, verbosity=args.verbosity, + run_ocl_offline=False, test_mode=args.test_mode, + country_public_access=args.public_access) + bulk_import_task_id = imap_import.import_imap(imap_input=imap_input) + except Exception as err: + output_json["status"] = "Error" + output_json["message"] = str(err) + else: + if args.test_mode: + output_json["status"] = "Test" + elif bulk_import_task_id: + output_json["status"] = "Success" + output_json["message"] = ("IMAP successfully queued for bulk import into OCL. " + "Request IMAP export after bulk import is processed " + "or request import status.") + output_json["ocl_bulk_import_task_id"] = bulk_import_task_id + output_json["ocl_bulk_import_status_url"] = "%s/manage/bulkimport/?task=%s" % ( + ocl_env_url, bulk_import_task_id) + if output_json and not args.test_mode: + print json.dumps(output_json) diff --git a/imaptest.py b/imaptest.py new file mode 100644 index 0000000..24efaf3 --- /dev/null +++ b/imaptest.py @@ -0,0 +1,190 @@ +""" Script to run a set of tests """ +import requests +import settings +import datim.datimimap +import datim.datimimaptests +import datim.datimimapimport + +# Settings +period = 'FY20' +ocl_api_env = settings.ocl_api_url_staging +ocl_api_token = settings.api_token_staging_datim_admin +imap_test_v0_import_filename = 'csv/MW-FY19-v0.csv' +country_test_code = 'BENCHMARK' +country_test_name = country_test_code +country_test_org = 'DATIM-MOH-%s-%s' % (country_test_code, period) + +ocl_api_root_token = settings.api_token_staging_root +imap_test_v1_import_filename = 'csv/MW-FY19-v1.csv' +do_drop_when_complete = True + + +# Test batch definition: COMPARE FILE WITH EXPORT +test_imap_diff = [ + { + "test_id": "export: imap-%s" % country_test_code, + "is_active": True, + "test_description": "Export '%s' from %s" % (country_test_code, ocl_api_env), + "test_type": datim.datimimaptests.DatimImapTests.DATIM_OCL_TEST_TYPE_EXPORT, + "ocl_api_env": ocl_api_env, + "ocl_api_token": ocl_api_token, + "export_format": datim.datimimap.DatimImap.DATIM_IMAP_FORMAT_CSV, + "country_code": country_test_code, + "country_name": country_test_name, + "period": period, + "assert_result_type": datim.datimimap.DatimImap, + }, + { + "test_id": "compare: imap-%s || imap-%s" % (country_test_code, imap_test_v0_import_filename), + "is_active": True, + "test_description": "Confirm that imported '%s' matches '%s'" % ( + country_test_code, imap_test_v0_import_filename), + "test_type": datim.datimimaptests.DatimImapTests.DATIM_OCL_TEST_TYPE_COMPARE, + "imap_a_type": datim.datimimaptests.DatimImapTests.IMAP_COMPARE_TYPE_RESULT, + "imap_a_result_id": "export: imap-%s" % country_test_code, + "imap_b_type": datim.datimimaptests.DatimImapTests.IMAP_COMPARE_TYPE_FILE, + "imap_b_filename": imap_test_v0_import_filename, + "imap_b_period": period, + "imap_b_country_org": country_test_org, + "imap_b_country_name": country_test_name, + "imap_b_country_code": country_test_code, + "assert_result_type": datim.datimimap.DatimImapDiff, + "assert_num_diff": 0, + }, +] + +# Test batch definition +imap_test_batch = [ + { + "test_id": "drop:%s-initial" % country_test_code, + "is_active": True, + "test_description": "Clear out country org '%s' in case it already exists" % country_test_org, + "test_type": datim.datimimaptests.DatimImapTests.DATIM_OCL_TEST_TYPE_DROP_ORG, + "country_org": country_test_org, + "ocl_api_env": ocl_api_env, + "ocl_api_token": ocl_api_root_token, + "assert_result_type": bool, + "assert_result_value": False, + }, + { + "test_id": "export:%s-initial" % country_test_code, + "is_active": True, + "test_description": "Verify that country org '%s' does not exist" % country_test_org, + "test_type": datim.datimimaptests.DatimImapTests.DATIM_OCL_TEST_TYPE_EXPORT, + "ocl_api_env": ocl_api_env, + "ocl_api_token": ocl_api_token, + "export_format": datim.datimimap.DatimImap.DATIM_IMAP_FORMAT_CSV, + "country_code": country_test_code, + "country_name": country_test_name, + "period": period, + "assert_result_type": requests.exceptions.HTTPError, + "assert_http_response_code": 404, + }, + { + "test_id": "import:%s-v0" % country_test_code, + "is_active": True, + "test_description": "Initial v0 import of '%s' into '%s'" % ( + imap_test_v0_import_filename, country_test_org), + "test_type": datim.datimimaptests.DatimImapTests.DATIM_OCL_TEST_TYPE_IMPORT, + "ocl_api_env": ocl_api_env, + "ocl_api_token": ocl_api_token, + "country_code": country_test_code, + "country_name": country_test_name, + "period": period, + "imap_import_filename": imap_test_v0_import_filename, + "assert_result_type": int, + "assert_result_value": datim.datimimapimport.DatimImapImport.DATIM_IMAP_RESULT_SUCCESS, + }, + { + "test_id": "export:%s-latest-after-v0" % country_test_code, + "is_active": True, + "test_description": "Export '%s' latest after v0 import" % country_test_code, + "test_type": datim.datimimaptests.DatimImapTests.DATIM_OCL_TEST_TYPE_EXPORT, + "ocl_api_env": ocl_api_env, + "ocl_api_token": ocl_api_token, + "export_format": datim.datimimap.DatimImap.DATIM_IMAP_FORMAT_CSV, + "country_code": country_test_code, + "country_name": country_test_name, + "period": period, + "assert_result_type": datim.datimimap.DatimImap, + }, + { + "test_id": "import:%s-v1" % country_test_code, + "is_active": True, + "test_description": "v1 import of '%s' into '%s'" % ( + imap_test_v1_import_filename, country_test_org), + "test_type": datim.datimimaptests.DatimImapTests.DATIM_OCL_TEST_TYPE_IMPORT, + "ocl_api_env": ocl_api_env, + "ocl_api_token": ocl_api_token, + "country_code": country_test_code, + "country_name": country_test_name, + "period": period, + "imap_import_filename": imap_test_v1_import_filename, + "assert_result_type": int, + "assert_result_value": datim.datimimapimport.DatimImapImport.DATIM_IMAP_RESULT_SUCCESS, + }, + { + "test_id": "export:%s-latest-after-v1" % country_test_code, + "is_active": True, + "test_description": "Export '%s' latest after v1 import" % country_test_code, + "test_type": datim.datimimaptests.DatimImapTests.DATIM_OCL_TEST_TYPE_EXPORT, + "ocl_api_env": ocl_api_env, + "ocl_api_token": ocl_api_token, + "export_format": datim.datimimap.DatimImap.DATIM_IMAP_FORMAT_CSV, + "country_code": country_test_code, + "country_name": country_test_name, + "period": period, + "assert_result_type": datim.datimimap.DatimImap, + }, + { + "test_id": "compare:%s-latest-after-v0 || %s" % (country_test_code, imap_test_v0_import_filename), + "is_active": True, + "test_description": "Confirm that imported '%s' v0 latest matches '%s'" % ( + country_test_code, imap_test_v0_import_filename), + "test_type": datim.datimimaptests.DatimImapTests.DATIM_OCL_TEST_TYPE_COMPARE, + "imap_a_type": datim.datimimaptests.DatimImapTests.IMAP_COMPARE_TYPE_RESULT, + "imap_a_result_id": "export:%s-latest-after-v0" % country_test_code, + "imap_b_type": datim.datimimaptests.DatimImapTests.IMAP_COMPARE_TYPE_FILE, + "imap_b_filename": imap_test_v0_import_filename, + "imap_b_period": period, + "imap_b_country_org": country_test_org, + "imap_b_country_name": country_test_name, + "imap_b_country_code": country_test_code, + "assert_result_type": datim.datimimap.DatimImapDiff, + "assert_num_diff": 0, + }, + { + "test_id": "compare:%s-latest-after-v1 || %s" % (country_test_code, imap_test_v1_import_filename), + "is_active": True, + "test_description": "Confirm that imported '%s' v1 latest matches '%s'" % ( + country_test_code, imap_test_v1_import_filename), + "test_type": datim.datimimaptests.DatimImapTests.DATIM_OCL_TEST_TYPE_COMPARE, + "imap_a_type": datim.datimimaptests.DatimImapTests.IMAP_COMPARE_TYPE_RESULT, + "imap_a_result_id": "export:%s-latest-after-v1" % country_test_code, + "imap_b_type": datim.datimimaptests.DatimImapTests.IMAP_COMPARE_TYPE_FILE, + "imap_b_filename": imap_test_v1_import_filename, + "imap_b_period": period, + "imap_b_country_org": country_test_org, + "imap_b_country_name": country_test_name, + "imap_b_country_code": country_test_code, + "assert_result_type": datim.datimimap.DatimImapDiff, + "assert_num_diff": 0, + }, + { + "test_id": "drop:%s-end" % country_test_code, + "is_active": True, + "test_description": "Delete country org '%s' to clean up environment" % country_test_org, + "test_type": datim.datimimaptests.DatimImapTests.DATIM_OCL_TEST_TYPE_DROP_ORG, + "country_org": country_test_org, + "ocl_api_env": ocl_api_env, + "ocl_api_token": ocl_api_root_token, + "assert_result_type": bool, + "assert_result_value": True, + }, +] + +# Run the tests and display the results +datim.datimimaptests.DatimImapTests.display_test_summary(test_imap_diff) +imap_tester = datim.datimimaptests.DatimImapTests() +imap_tester.run_tests(test_imap_diff) +imap_tester.display_test_results() diff --git a/imaptestcompareocl2csv.py b/imaptestcompareocl2csv.py new file mode 100644 index 0000000..b34e68d --- /dev/null +++ b/imaptestcompareocl2csv.py @@ -0,0 +1,45 @@ +import settings +import datim.datimimap +import datim.datimimaptests +import datim.datimimapimport + +# Settings +period = 'FY19' +ocl_api_env = settings.ocl_api_url_production +ocl_api_token = settings.api_token_production_datim_admin +ocl_api_root_token = settings.api_token_production_root +imap_compare_csv_filename = 'csv/HT-FY19-v2.csv' +imap_compare_country_code = 'TEST-HT2' +imap_compare_country_name = 'TEST-HT2' +imap_compare_country_org = 'DATIM-MOH-%s-%s' % (imap_compare_country_code, period) + +# Test batch definition +imap_test_batch = [ + { + "test_id": "imap-compare-csv2ocl", + "is_active": True, + "test_description": "Compare IMAP in OCL with an IMAP CSV", + "test_type": datim.datimimaptests.DatimImapTests.DATIM_OCL_TEST_TYPE_COMPARE, + "imap_a_type": datim.datimimaptests.DatimImapTests.IMAP_COMPARE_TYPE_OCL, + "imap_a_ocl_api_env": settings.ocl_api_url_production, + "imap_a_ocl_api_token": settings.api_token_production_datim_admin, + "imap_a_period": period, + "imap_a_country_org": imap_compare_country_org, + "imap_a_country_name": imap_compare_country_name, + "imap_a_country_code": imap_compare_country_code, + "imap_b_type": datim.datimimaptests.DatimImapTests.IMAP_COMPARE_TYPE_FILE, + "imap_b_filename": imap_compare_csv_filename, + "imap_b_period": period, + "imap_b_country_org": imap_compare_country_org, + "imap_b_country_name": imap_compare_country_name, + "imap_b_country_code": imap_compare_country_code, + "assert_result_type": datim.datimimap.DatimImapDiff, + "assert_num_diff": 0, + } +] + +# Run the tests and display the results +datim.datimimaptests.DatimImapTests.display_test_summary(imap_test_batch) +imap_tester = datim.datimimaptests.DatimImapTests() +imap_tester.run_tests(imap_test_batch) +imap_tester.display_test_results() diff --git a/imaptestmediator.py b/imaptestmediator.py new file mode 100644 index 0000000..add380b --- /dev/null +++ b/imaptestmediator.py @@ -0,0 +1,41 @@ +import settings +import datim.datimimap +import datim.datimimaptests +import datim.datimimapimport + +# Settings +ocl_api_env = settings.ocl_api_url_staging +ocl_api_token = settings.api_token_staging_datim_admin +ocl_api_root_token = settings.api_token_staging_root +imap_mediator_env = settings.imap_mediator_url_test +# imap_mediator_env = settings.imap_mediator_url_production +period = 'FY19' +imap_test_v0_import_filename = 'csv/ZM-FY19-v0.csv' +imap_test_v1_import_filename = 'csv/ZM-FY19-v1.csv' +country_test_code = 'ZM-TEST' +country_test_name = country_test_code +country_test_org = 'DATIM-MOH-%s-%s' % (country_test_code, period) +do_drop_when_complete = True + +# Test batch definition +imap_test_batch = [ + { + "test_id": "mediator-export:%s" % country_test_code, + "is_active": True, + "test_description": "Export '%s'" % country_test_code, + "test_type": datim.datimimaptests.DatimImapTests.DATIM_OCL_TEST_TYPE_MEDIATOR_EXPORT, + "imap_mediator_env": imap_mediator_env, + "export_format": datim.datimimap.DatimImap.DATIM_IMAP_FORMAT_JSON, + "country_code": country_test_code, + "country_name": country_test_name, + "period": period, + "assert_result_type": datim.datimimap.DatimImap, + "assert_http_response_code": 200, + } +] + +# Run the tests and display the results +datim.datimimaptests.DatimImapTests.display_test_summary(imap_test_batch) +imap_tester = datim.datimimaptests.DatimImapTests() +imap_tester.run_tests(imap_test_batch) +imap_tester.display_test_results() diff --git a/import_manager.py b/import_manager.py new file mode 100644 index 0000000..7a6ba74 --- /dev/null +++ b/import_manager.py @@ -0,0 +1,130 @@ +""" +This manager is responsible for mediating the import process of a csv file by ensuring that if a +given country submits an import, it gets blocked from making subsequent submissions until the +current import is complete. + +It's also responsible for responding to the status requests of a country's import by a specified +task id. If the import is complete, it should include the results in the response in case of a success +otherwise error details in case of a failure. + +Client code shouldn't directly call methods on this manager, instead they should call +functions in the import_util module + +""" + +import os +import uuid +from threading import Lock +import subprocess + +from celery import Celery +from constants import * + +__celery = Celery('import_task') +__celery.config_from_object(os.getenv(ENV_CELERY_CONFIG, 'celeryconfig')) + +lock = Lock() + + +class ImportStatus: + """ + # Encapsulates information about the status and results of an import + """ + def __init__(self, status=None, result=None): + self.status = status + self.result = result + + +class ImportInProgressError(StandardError): + pass + + +@__celery.task(name='import_task') +def __import_task(script_filename, country_code, period, csv, country_name, test_mode): + # Calls the specified python import script along with the rest of the args + return subprocess.check_output( + ['pipenv', 'run', 'python', script_filename, country_code, period, csv, country_name, test_mode]) + + +def import_csv(script_filename, country_code, period, csv, country_name, test_mode): + """ Imports a csv file asynchronously, will ony process the import if the country has no + existing import + + Arguments: + script_filename (str): The name of the python import script + country_code (str): Country code of the country + period (str): The period of the year the import is assigned to + csv (str): The csv file to import + country_name (str): Name of the country + test_mode (str): Boolean True or False + + Returns: + None + """ + with lock: + if has_existing_import(country_code): + raise ImportInProgressError + + task_id = country_code + TASK_ID_SEPARATOR + uuid.uuid4().__str__() + script_args = [script_filename, country_code, period, csv, country_name, test_mode] + + __import_task.apply_async(task_id=task_id, args=script_args) + + return task_id + + +def has_existing_import(country_code): + """ Checks if the country has an existing import request that is not completed, this will + typically return true even if the import task is still queued up and waiting for execution + + Arguments: the country code to check against + + Returns: + const:`True` if the country has an existing import request otherwise const:`False` + """ + country_task = None + for task in get_all_tasks(): + if task.get(TASK_ID_KEY).startswith(country_code): + country_task = task + break + + return country_task is not None + + +def get_all_tasks(): + all_tasks = [] + inspect = __celery.control.inspect() + + reserved = inspect.reserved() + if reserved is not None: + for tasks1 in reserved.values(): + all_tasks.extend(tasks1) + + scheduled = inspect.scheduled() + if scheduled is not None: + for tasks2 in scheduled.values(): + all_tasks.extend(tasks2) + + active = inspect.active() + if active is not None: + for tasks3 in active.values(): + all_tasks.extend(tasks3) + + unique_tasks = [] + found_task_ids = [] + for task in all_tasks: + task_id = task.get(TASK_ID_KEY) + if task_id not in found_task_ids: + found_task_ids.append(task_id) + unique_tasks.append(task) + + return unique_tasks + + +def get_import_status(task_id): + async_result = __celery.AsyncResult(task_id) + result = None + if async_result.ready(): + result = async_result.result + + return ImportStatus(async_result.state, result) diff --git a/import_util.py b/import_util.py new file mode 100755 index 0000000..700c8d9 --- /dev/null +++ b/import_util.py @@ -0,0 +1,49 @@ +""" +Clients should call this utility script rather than the import_manager to import a csv +""" + +import sys +import json +from constants import RESPONSE_FIELD_ID, RESPONSE_FIELD_RESULT, RESPONSE_FIELD_STATUS_CODE +from constants import STATUS_CODE_ACCEPTED, STATUS_CODE_CONFLICT, STATUS_CODE_ERROR +from constants import STATUS_CODE_BAD_REQUEST +from import_manager import import_csv, ImportInProgressError + + +def generate_error_response(code, error_msg): + """ Return dictionary for error response """ + return { + RESPONSE_FIELD_STATUS_CODE: code, + RESPONSE_FIELD_RESULT: error_msg + } + + +response = None +MIN_ARG_COUNT = 6 + +try: + if len(sys.argv) < MIN_ARG_COUNT: + response = generate_error_response(STATUS_CODE_BAD_REQUEST, 'Missing request parameter(s)') + else: + importScript = sys.argv[1] + country_code = sys.argv[2] + period = sys.argv[3] + csv = sys.argv[4] + country_name = sys.argv[5] + mode = 'False' + + if len(sys.argv) > MIN_ARG_COUNT: + mode = sys.argv[MIN_ARG_COUNT] + + task_id = import_csv(importScript, country_code, period, csv, country_name, mode) + response = { + RESPONSE_FIELD_STATUS_CODE: STATUS_CODE_ACCEPTED, + RESPONSE_FIELD_ID: task_id + } +except ImportInProgressError: + response = generate_error_response( + STATUS_CODE_CONFLICT, 'There is already an import in progress for the country') +except Exception: + response = generate_error_response(STATUS_CODE_ERROR, 'An error occurred') + +print json.dumps(response) diff --git a/importinit.py b/importinit.py new file mode 100644 index 0000000..88a1502 --- /dev/null +++ b/importinit.py @@ -0,0 +1,59 @@ +""" +Use to import starter content into OCL to initialize the PEPFAR DATIM environment. +Before running, edit import_filenames variable with the list of files you wish to import. + +Files: (THIS LIST NEEDS TO BE UPDATED!) +* datim_init_all.json - Do this first - imports PEPFAR Org and sources for MER,SIMS,Mechanisms, + Tiered-Site-Support +* datim_init_only_moh.json - imports DATIM-MOH sources, collections, and null_disag concepts + for both FY18 and FY19 +* dhis2datasets.json - imports OCL collections that stay in sync with a DHIS2 Dataset must be + pre-defined in OCL. Required for MER, SIMS, and Tiered Site Support (not needed for DATIM-MOH + or Mechanisms). Includes collections and their initial empty repo versions. +* tiered_support.json - Tiered site support content is static so it does not have a sync script. + The content can simply be imported using this JSON file. Includes Concepts and Mappings for + Tiered Site Support. Note that no repo versions and no collection references are created for + Tiered Site Support +""" +import pprint +import ocldev.oclfleximporter +import ocldev.oclresourcelist +import settings + + +# Edit this list to import the files that you need +import_filenames_all = [ + 'init/pepfar_org.json', + # 'init/datim_moh_fy18.json', + 'init/datim_moh_fy19.json', + 'init/datim_moh_fy20.json', +] +import_filenames = import_filenames_all + +# OCL Settings +do_wait_until_import_complete = True +ocl_api_url_root = settings.ocl_api_url_staging_aws +ocl_api_token = settings.api_token_staging_aws_datim_admin + +# Build a combined resource list +resource_list = ocldev.oclresourcelist.OclJsonResourceList() +for import_filename in import_filenames: + resource_list += ocldev.oclresourcelist.OclJsonResourceList.load_from_file( + filename=import_filename) +print '%s resources will be imported:' % len(resource_list) +pprint.pprint(resource_list.summarize(core_attr_key='type')) + +# Process as bulk import +if resource_list: + print 'Submitting bulk import to: %s' % ocl_api_url_root + bulk_import_response = ocldev.oclfleximporter.OclBulkImporter.post( + input_list=resource_list, api_token=ocl_api_token, api_url_root=ocl_api_url_root) + task_id = bulk_import_response.json()['task'] + print 'BULK IMPORT TASK ID: %s' % task_id + if do_wait_until_import_complete: + print 'INFO: Waiting until import is complete...' + import_results = ocldev.oclfleximporter.OclBulkImporter.get_bulk_import_results( + task_id=task_id, api_url_root=ocl_api_url_root, api_token=ocl_api_token, + delay_seconds=5, max_wait_seconds=800) + if import_results: + print import_results.display_report() diff --git a/importqmap.py b/importqmap.py new file mode 100644 index 0000000..f8e1cc3 --- /dev/null +++ b/importqmap.py @@ -0,0 +1,93 @@ +""" +Script to import a QMAP into OCL. A QMAP is a JSON representation of a mapping between +a point of service system (POS) and a FHIR Questionnaire. + +Example Usage: + python importqmap.py -d="mAtches4" --env=staging -t="your-token-here" -v2 + --fhir-url="https://test.ohie.datim.org/hapi-fhir-jpaserver/fhir/" + --qmap-api-root="https://testlohie.datimlorg:5000/plm-qmap/" + qmap-questionnaires/HIV_example_map_with_constants.json + +Example Output: +{ + "status": "Success", + "message": "QMAP successfully queued for bulk import into OCL. Request QMAP export after bulk import is processed or request import status.", + "fhir_server_url": "https://test.ohie.datim.org/hapi-fhir-jpaserver/fhir/", + "qmap_export_url": "https://test.ohie.datim.org:5000/plm-qmap/mAtches4/9ffjifkd/", + "qmap_import_status_url": "https://test.ohie.datim.org:5000/plm-qmap/:domain/qmaps?task=efijfkfijdkdifjeijfjekifjej", + "ocl_bulk_import_status_url": "https://api.staging.openconceptlab.org/manage/bulkimport/?task=efijfkfijdkdifjeijfjekifjej", + "ocl_bulk_import_task_id": "efijfkfijdkdifjeijfjekifjej" +} +""" +import json +import argparse +import urllib3 +import common +import datim.qmap + + +# Suppress urllib error due to invalid SSL certificate +urllib3.disable_warnings(urllib3.exceptions.InsecureRequestWarning) + +# Script argument parser +parser = argparse.ArgumentParser("qmap", description="Import a QMAP into OCL") +parser.add_argument('-d', '--domain', help='ID of the QMAP domain', required=True) +group = parser.add_mutually_exclusive_group(required=True) +group.add_argument('--env', help='Name of the OCL API environment', type=common.ocl_environment) +group.add_argument('--envurl', help='URL of the OCL API environment') +parser.add_argument('-t', '--token', help='OCL API token', required=True) +parser.add_argument( + '--admin-token', help='OCL API administrative token required to delete existing repositories') +parser.add_argument('--testmode', action="store_true", help='Enable test mode', default=False) +parser.add_argument( + '-v', '--verbosity', help='Verbosity level: 0 (default), 1, or 2', default=0, type=int) +parser.add_argument('--version', action='version', version='%(prog)s v' + common.APP_VERSION) +parser.add_argument( + '--qmap-api-root', help="API root for PLM QMAP mediators, eg https://test.ohie.datim.org:5000/") +parser.add_argument( + '--fhir-url', required=True, + help="URL for FHIR server API root, eg https://test.ohie.datim.org/hapi-fhir-jpaserver/fhir/") +parser.add_argument('file', type=argparse.FileType('r'), help='QMAP JSON document') +args = parser.parse_args() +with args.file as qmap_file: + qmap_json = json.load(qmap_file) + qmap = datim.qmap.Qmap(qmap_json=qmap_json) +ocl_env_url = args.env if args.env else args.envurl + +# Display debug output +if args.verbosity > 1: + import pprint + print args + pprint.pprint(json.loads(str(qmap))) + +# Process the qmap import +output_json = None +try: + bulk_import_task_id = qmap.import_qmap( + domain=args.domain, ocl_env_url=ocl_env_url, ocl_api_token=args.token, + test_mode=args.testmode, verbosity=args.verbosity, ocl_api_admin_token=args.admin_token, + fhir_server_url=args.fhir_url) +except Exception as e: + output_json = { + "status": "Error", + "message": str(e) + } +else: + if bulk_import_task_id: + output_json = { + "status": "Success", + "message": ("QMAP successfully queued for bulk import into OCL. Request QMAP export " + "after bulk import is processed or request import status."), + "ocl_bulk_import_task_id": bulk_import_task_id, + "ocl_bulk_import_status_url": "%s/manage/bulkimport/?task=%s" % ( + ocl_env_url, bulk_import_task_id), + "fhir_server_url": args.fhir_url, + } + if args.qmap_api_root: + output_json["qmap_export_url"] = '%s%s/qmaps/%s/' % ( + args.qmap_api_root, args.domain, qmap.uid) + output_json["qmap_import_status_url"] = '%s%s/qmaps/?importId=%s' % ( + args.qmap_api_root, args.domain, bulk_import_task_id) + +if output_json: + print json.dumps(output_json) diff --git a/init/Tiered-Support-Data-Elements.csv b/init/Tiered-Support-Data-Elements.csv new file mode 100644 index 0000000..ad48d22 --- /dev/null +++ b/init/Tiered-Support-Data-Elements.csv @@ -0,0 +1,2 @@ +name,code,uid +SITE Tiered Support,SITE_TIERED_SUPPORT,Za2MBw5zG6d \ No newline at end of file diff --git a/init/Tiered-Support-Options.csv b/init/Tiered-Support-Options.csv new file mode 100644 index 0000000..dc6eba9 --- /dev/null +++ b/init/Tiered-Support-Options.csv @@ -0,0 +1,5 @@ +id,option_set,option_description,option_code,option_code_description +Tiered-Support-1,Tiered Support,Tiered Support,1,1 +Tiered-Support-2,Tiered Support,Tiered Support,2,2 +Tiered-Support-3,Tiered Support,Tiered Support,3,3 +Tiered-Support-4,Tiered Support,Tiered Support,4,4+ \ No newline at end of file diff --git a/init/code-list-collections-fy18-fy19.json b/init/code-list-collections-fy18-fy19.json new file mode 100644 index 0000000..1795dfe --- /dev/null +++ b/init/code-list-collections-fy18-fy19.json @@ -0,0 +1,74 @@ +{"name": "Host Country Results: COP Prioritization SNU (USG) FY2018Q4", "default_locale": "en", "short_code": "HC R: COP Prioritization SNU (USG) FY2018Q4", "external_id": "a4FRJ2P4cLf", "extras": {"datim_sync_mer_msp": true, "periods": ["FY18"], "DHIS2-Dataset-Code": "HC-R-COP-Prioritization-SNU-USG-FY2018Q4"}, "collection_type": "Subset", "full_name": "Host Country Results: COP Prioritization SNU (USG) FY2018Q4", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "type": "Collection", "id": "a4FRJ2P4cLf", "supported_locales": "en"} +{"name": "MER Targets: Community Based FY2019", "default_locale": "en", "short_code": "MER T: Community Based FY2019", "external_id": "l796jk9SW7q", "extras": {"datim_sync_mer_msp": true, "periods": ["FY18"], "DHIS2-Dataset-Code": "MER-T-Community-Based-FY2019"}, "collection_type": "Subset", "full_name": "MER Targets: Community Based FY2019", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "type": "Collection", "id": "l796jk9SW7q", "supported_locales": "en"} +{"name": "MER Results: Community Based - DoD ONLY FY2018Q4", "default_locale": "en", "short_code": "MER R: Community Based - DoD ONLY FY2018Q4", "external_id": "uN01TT331OP", "extras": {"datim_sync_mer_msp": true, "periods": ["FY18"], "DHIS2-Dataset-Code": "MER-R-Community-Based-DoD-ONLY-FY2018Q4"}, "collection_type": "Subset", "full_name": "MER Results: Community Based - DoD ONLY FY2018Q4", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "type": "Collection", "id": "uN01TT331OP", "supported_locales": "en"} +{"name": "MER Results: Community Based - DoD ONLY", "default_locale": "en", "short_code": "MER R: Community Based - DoD ONLY", "external_id": "PyD4x9oFwxJ", "extras": {"datim_sync_mer_msp": true, "periods": ["FY19"], "DHIS2-Dataset-Code": "MER-R-Community-Based-DoD-ONLY"}, "collection_type": "Subset", "full_name": "MER Results: Community Based - DoD ONLY", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "type": "Collection", "id": "PyD4x9oFwxJ", "supported_locales": "en"} +{"name": "MER Targets: Community Based - DoD ONLY", "default_locale": "en", "short_code": "MER T: Community Based - DoD ONLY", "external_id": "C2G7IyPPrvD", "extras": {"datim_sync_mer_msp": true, "periods": ["FY19"], "DHIS2-Dataset-Code": "MER-T-Community-Based-DoD-ONLY"}, "collection_type": "Subset", "full_name": "MER Targets: Community Based - DoD ONLY", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "type": "Collection", "id": "C2G7IyPPrvD", "supported_locales": "en"} +{"name": "MER Results: Community Based", "default_locale": "en", "short_code": "MER R: Community Based", "external_id": "zUoy5hk8r0q", "extras": {"datim_sync_mer_msp": true, "periods": ["FY19"], "DHIS2-Dataset-Code": "MER-R-Community-Based"}, "collection_type": "Subset", "full_name": "MER Results: Community Based", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "type": "Collection", "id": "zUoy5hk8r0q", "supported_locales": "en"} +{"name": "MER Results: Facility Based - DoD ONLY", "default_locale": "en", "short_code": "MER R: Facility Based - DoD ONLY", "external_id": "fi9yMqWLWVy", "extras": {"datim_sync_mer_msp": true, "periods": ["FY19"], "DHIS2-Dataset-Code": "MER-R-Facility-Based-DoD-ONLY"}, "collection_type": "Subset", "full_name": "MER Results: Facility Based - DoD ONLY", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "type": "Collection", "id": "fi9yMqWLWVy", "supported_locales": "en"} +{"name": "Host Country Results: Narratives (USG)", "default_locale": "en", "short_code": "HC R: Narratives (USG)", "external_id": "gc4KOv8kGlI", "extras": {"datim_sync_mer_msp": true, "periods": ["FY19"], "DHIS2-Dataset-Code": "HC-R-Narratives-USG"}, "collection_type": "Subset", "full_name": "Host Country Results: Narratives (USG)", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "type": "Collection", "id": "gc4KOv8kGlI", "supported_locales": "en"} +{"name": "MER Results: Facility Based", "default_locale": "en", "short_code": "MER R: Facility Based", "external_id": "KWRj80vEfHU", "extras": {"datim_sync_mer_msp": true, "periods": ["FY19"], "DHIS2-Dataset-Code": "MER-R-Facility-Based"}, "collection_type": "Subset", "full_name": "MER Results: Facility Based", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "type": "Collection", "id": "KWRj80vEfHU", "supported_locales": "en"} +{"name": "Host Country Results: Narratives (USG) FY2018Q4", "default_locale": "en", "short_code": "HC R: Narratives (USG) FY2018Q4", "external_id": "jcS5GPoHDE0", "extras": {"datim_sync_mer_msp": true, "periods": ["FY18"], "DHIS2-Dataset-Code": "HC-R-Narratives-USG-FY2018Q4"}, "collection_type": "Subset", "full_name": "Host Country Results: Narratives (USG) FY2018Q4", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "type": "Collection", "id": "jcS5GPoHDE0", "supported_locales": "en"} +{"name": "MER Targets: Narratives (IM)", "default_locale": "en", "short_code": "MER T: Narratives (IM)", "external_id": "dNGGlQyiq9b", "extras": {"datim_sync_mer_msp": true, "periods": ["FY19"], "DHIS2-Dataset-Code": "MER-T-Narratives-IM"}, "collection_type": "Subset", "full_name": "MER Targets: Narratives (IM)", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "type": "Collection", "id": "dNGGlQyiq9b", "supported_locales": "en"} +{"name": "MER Results: Facility Based - DoD ONLY FY2018Q4", "default_locale": "en", "short_code": "MER R: Facility Based - DoD ONLY FY2018Q4", "external_id": "BxIx51zpAjh", "extras": {"datim_sync_mer_msp": true, "periods": ["FY18"], "DHIS2-Dataset-Code": "MER-R-Facility-Based-DoD-ONLY-FY2018Q4"}, "collection_type": "Subset", "full_name": "MER Results: Facility Based - DoD ONLY FY2018Q4", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "type": "Collection", "id": "BxIx51zpAjh", "supported_locales": "en"} +{"name": "MER Results: Facility Based FY2018Q4", "default_locale": "en", "short_code": "MER R: Facility Based FY2018Q4", "external_id": "tz1bQ3ZwUKJ", "extras": {"datim_sync_mer_msp": true, "periods": ["FY18"], "DHIS2-Dataset-Code": "MER-R-Facility-Based-FY2018Q4"}, "collection_type": "Subset", "full_name": "MER Results: Facility Based FY2018Q4", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "type": "Collection", "id": "tz1bQ3ZwUKJ", "supported_locales": "en"} +{"name": "MER Results: Narratives (IM) FY2018Q4", "default_locale": "en", "short_code": "MER R: Narratives (IM) FY2018Q4", "external_id": "XZfmcxHV4ie", "extras": {"datim_sync_mer_msp": true, "periods": ["FY18"], "DHIS2-Dataset-Code": "MER-R-Narratives-IM-FY2018Q4"}, "collection_type": "Subset", "full_name": "MER Results: Narratives (IM) FY2018Q4", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "type": "Collection", "id": "XZfmcxHV4ie", "supported_locales": "en"} +{"name": "Host Country Targets: Narratives (USG)", "default_locale": "en", "short_code": "HC T: Narratives (USG)", "external_id": "tTK9BhvS5t3", "extras": {"datim_sync_mer_msp": true, "periods": ["FY19"], "DHIS2-Dataset-Code": "HC-T-Narratives-USG"}, "collection_type": "Subset", "full_name": "Host Country Targets: Narratives (USG)", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "type": "Collection", "id": "tTK9BhvS5t3", "supported_locales": "en"} +{"name": "MER Targets: Narratives (IM) FY2019", "default_locale": "en", "short_code": "MER T: Narratives (IM) FY2019", "external_id": "TdLjizPNezI", "extras": {"datim_sync_mer_msp": true, "periods": ["FY18"], "DHIS2-Dataset-Code": "MER-T-Narratives-IM-FY2019"}, "collection_type": "Subset", "full_name": "MER Targets: Narratives (IM) FY2019", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "type": "Collection", "id": "TdLjizPNezI", "supported_locales": "en"} +{"name": "Host Country Results: DREAMS (USG)", "default_locale": "en", "short_code": "HC R: Community (USG)", "external_id": "EbZrNIkuPtc", "extras": {"datim_sync_mer_msp": true, "periods": ["FY19"], "DHIS2-Dataset-Code": "HC-R-Community-USG"}, "collection_type": "Subset", "full_name": "Host Country Results: DREAMS (USG)", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "type": "Collection", "id": "EbZrNIkuPtc", "supported_locales": "en"} +{"name": "Host Country Results: Facility (USG)", "default_locale": "en", "short_code": "HC R: Facility (USG)", "external_id": "GiqB9vjbdwb", "extras": {"datim_sync_mer_msp": true, "periods": ["FY19"], "DHIS2-Dataset-Code": "HC-R-Facility-USG"}, "collection_type": "Subset", "full_name": "Host Country Results: Facility (USG)", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "type": "Collection", "id": "GiqB9vjbdwb", "supported_locales": "en"} +{"name": "Host Country Targets: Operating Unit Level (USG) FY2019", "default_locale": "en", "short_code": "HC T: Operating Unit Level (USG) FY2019", "external_id": "lXQGzSqmreb", "extras": {"datim_sync_mer_msp": true, "periods": ["FY18"], "DHIS2-Dataset-Code": "HC-T-Operating-Unit-Level-USG-FY2019"}, "collection_type": "Subset", "full_name": "Host Country Targets: Operating Unit Level (USG) FY2019", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "type": "Collection", "id": "lXQGzSqmreb", "supported_locales": "en"} +{"name": "MER Results: Narratives (IM)", "default_locale": "en", "short_code": "MER R: Narratives (IM)", "external_id": "pnlFw2gDGHD", "extras": {"datim_sync_mer_msp": true, "periods": ["FY19"], "DHIS2-Dataset-Code": "MER-R-Narratives-IM"}, "collection_type": "Subset", "full_name": "MER Results: Narratives (IM)", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "type": "Collection", "id": "pnlFw2gDGHD", "supported_locales": "en"} +{"name": "MER Results: Medical Store", "default_locale": "en", "short_code": "MER R: Medical Store", "external_id": "IZ71Y2mEBJF", "extras": {"datim_sync_mer_msp": true, "periods": ["FY18", "FY19"], "DHIS2-Dataset-Code": "MER-R-Medical-Store"}, "collection_type": "Subset", "full_name": "MER Results: Medical Store", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "type": "Collection", "id": "IZ71Y2mEBJF", "supported_locales": "en"} +{"name": "MER Targets: Community Based - DoD ONLY FY2019", "default_locale": "en", "short_code": "MER T: Community Based - DoD ONLY FY2019", "external_id": "BWBS39fydnX", "extras": {"datim_sync_mer_msp": true, "periods": ["FY18"], "DHIS2-Dataset-Code": "MER-T-Community-Based-DoD-ONLY-FY2019"}, "collection_type": "Subset", "full_name": "MER Targets: Community Based - DoD ONLY FY2019", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "type": "Collection", "id": "BWBS39fydnX", "supported_locales": "en"} +{"name": "MER Targets: Community Based", "default_locale": "en", "short_code": "MER T: Community Based", "external_id": "nIHNMxuPUOR", "extras": {"datim_sync_mer_msp": true, "periods": ["FY19"], "DHIS2-Dataset-Code": "MER-T-Community-Based"}, "collection_type": "Subset", "full_name": "MER Targets: Community Based", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "type": "Collection", "id": "nIHNMxuPUOR", "supported_locales": "en"} +{"name": "Host Country Results: Operating Unit Level (USG) FY2018Q4", "default_locale": "en", "short_code": "HC R: Operating Unit Level (USG) FY2018Q4", "external_id": "USbxEt75liS", "extras": {"datim_sync_mer_msp": true, "periods": ["FY18"], "DHIS2-Dataset-Code": "HC-R-Operating-Unit-Level-USG-FY2018Q4"}, "collection_type": "Subset", "full_name": "Host Country Results: Operating Unit Level (USG) FY2018Q4", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "type": "Collection", "id": "USbxEt75liS", "supported_locales": "en"} +{"name": "MER Targets: Facility Based - DoD ONLY FY2019", "default_locale": "en", "short_code": "MER T: Facility Based - DoD ONLY FY2019", "external_id": "X8sn5HE5inC", "extras": {"datim_sync_mer_msp": true, "periods": ["FY18"], "DHIS2-Dataset-Code": "MER-T-Facility-Based-DoD-ONLY-FY2019"}, "collection_type": "Subset", "full_name": "MER Targets: Facility Based - DoD ONLY FY2019", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "type": "Collection", "id": "X8sn5HE5inC", "supported_locales": "en"} +{"name": "MER Targets: Facility Based", "default_locale": "en", "short_code": "MER T: Facility Based", "external_id": "sBv1dj90IX6", "extras": {"datim_sync_mer_msp": true, "periods": ["FY19"], "DHIS2-Dataset-Code": "MER-T-Facility-Based"}, "collection_type": "Subset", "full_name": "MER Targets: Facility Based", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "type": "Collection", "id": "sBv1dj90IX6", "supported_locales": "en"} +{"name": "Host Country Targets: COP Prioritization SNU (USG) FY2019", "default_locale": "en", "short_code": "HC T: COP Prioritization SNU (USG) FY2019", "external_id": "Ncq22MRC6gd", "extras": {"datim_sync_mer_msp": true, "periods": ["FY18"], "DHIS2-Dataset-Code": "HC-T-COP-Prioritization-SNU-USG-FY2019"}, "collection_type": "Subset", "full_name": "Host Country Targets: COP Prioritization SNU (USG) FY2019", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "type": "Collection", "id": "Ncq22MRC6gd", "supported_locales": "en"} +{"name": "Host Country Results: Operating Unit Level (USG)", "default_locale": "en", "short_code": "HC R: Operating Unit Level (USG)", "external_id": "FsYxodZiXyH", "extras": {"datim_sync_mer_msp": true, "periods": ["FY19"], "DHIS2-Dataset-Code": "HC-R-Operating-Unit-Level-USG"}, "collection_type": "Subset", "full_name": "Host Country Results: Operating Unit Level (USG)", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "type": "Collection", "id": "FsYxodZiXyH", "supported_locales": "en"} +{"name": "MER Targets: Facility Based - DoD ONLY", "default_locale": "en", "short_code": "MER T: Facility Based - DoD ONLY", "external_id": "HiJieecLXxN", "extras": {"datim_sync_mer_msp": true, "periods": ["FY19"], "DHIS2-Dataset-Code": "MER-T-Facility-Based-DoD-ONLY"}, "collection_type": "Subset", "full_name": "MER Targets: Facility Based - DoD ONLY", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "type": "Collection", "id": "HiJieecLXxN", "supported_locales": "en"} +{"name": "MER Results: Operating Unit Level (IM) FY2018Q4", "default_locale": "en", "short_code": "MER R: Operating Unit Level (IM) FY2018Q4", "external_id": "mByGopCrDvL", "extras": {"datim_sync_mer_msp": true, "periods": ["FY18"], "DHIS2-Dataset-Code": "MER-R-Operating-Unit-Level-IM-FY2018Q4"}, "collection_type": "Subset", "full_name": "MER Results: Operating Unit Level (IM) FY2018Q4", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "type": "Collection", "id": "mByGopCrDvL", "supported_locales": "en"} +{"name": "Host Country Targets: Operating Unit Level (USG)", "default_locale": "en", "short_code": "HC T: Operating Unit Level (USG)", "external_id": "PH3bllbLw8W", "extras": {"datim_sync_mer_msp": true, "periods": ["FY19"], "DHIS2-Dataset-Code": "HC-T-Operating-Unit-Level-USG"}, "collection_type": "Subset", "full_name": "Host Country Targets: Operating Unit Level (USG)", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "type": "Collection", "id": "PH3bllbLw8W", "supported_locales": "en"} +{"name": "Host Country Targets: COP Prioritization SNU (USG)", "default_locale": "en", "short_code": "HC T: COP Prioritization SNU (USG)", "external_id": "N4X89PgW01w", "extras": {"datim_sync_mer_msp": true, "periods": ["FY19"], "DHIS2-Dataset-Code": "HC-T-COP-Prioritization-SNU-USG"}, "collection_type": "Subset", "full_name": "Host Country Targets: COP Prioritization SNU (USG)", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "type": "Collection", "id": "N4X89PgW01w", "supported_locales": "en"} +{"name": "MER Results: Community Based FY2018Q4", "default_locale": "en", "short_code": "MER R: Community Based FY2018Q4", "external_id": "WbszaIdCi92", "extras": {"datim_sync_mer_msp": true, "periods": ["FY18"], "DHIS2-Dataset-Code": "MER-R-Community-Based-FY2018Q4"}, "collection_type": "Subset", "full_name": "MER Results: Community Based FY2018Q4", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "type": "Collection", "id": "WbszaIdCi92", "supported_locales": "en"} +{"name": "MER Targets: Facility Based FY2019", "default_locale": "en", "short_code": "MER T: Facility Based FY2019", "external_id": "eyI0UOWJnDk", "extras": {"datim_sync_mer_msp": true, "periods": ["FY18"], "DHIS2-Dataset-Code": "MER-T-Facility-Based-FY2019"}, "collection_type": "Subset", "full_name": "MER Targets: Facility Based FY2019", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "type": "Collection", "id": "eyI0UOWJnDk", "supported_locales": "en"} +{"name": "Host Country Targets: Narratives (USG) FY2019", "default_locale": "en", "short_code": "HC T: Narratives (USG) FY2019", "external_id": "I8v9shsCZDS", "extras": {"datim_sync_mer_msp": true, "periods": ["FY18"], "DHIS2-Dataset-Code": "HC-T-Narratives-USG-FY2019"}, "collection_type": "Subset", "full_name": "Host Country Targets: Narratives (USG) FY2019", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "type": "Collection", "id": "I8v9shsCZDS", "supported_locales": "en"} +{"name": "Host Country Results: COP Prioritization SNU (USG)", "default_locale": "en", "short_code": "HC R: COP Prioritization SNU (USG)", "external_id": "iJ4d5HdGiqG", "extras": {"datim_sync_mer_msp": true, "periods": ["FY19"], "DHIS2-Dataset-Code": "HC-R-COP-Prioritization-SNU-USG"}, "collection_type": "Subset", "full_name": "Host Country Results: COP Prioritization SNU (USG)", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "type": "Collection", "id": "iJ4d5HdGiqG", "supported_locales": "en"} +{"name": "MER Results: Operating Unit Level (IM)", "default_locale": "en", "short_code": "MER R: Operating Unit Level (IM)", "external_id": "ndp6aR3e1X3", "extras": {"datim_sync_mer_msp": true, "periods": ["FY19"], "DHIS2-Dataset-Code": "MER-R-Operating-Unit-Level-IM"}, "collection_type": "Subset", "full_name": "MER Results: Operating Unit Level (IM)", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "type": "Collection", "id": "ndp6aR3e1X3", "supported_locales": "en"} +{"description": "Automatically generated empty repository version", "collection": "a4FRJ2P4cLf", "released": true, "owner": "PEPFAR", "owner_type": "Organization", "type": "Collection Version", "id": "initial"} +{"description": "Automatically generated empty repository version", "collection": "l796jk9SW7q", "released": true, "owner": "PEPFAR", "owner_type": "Organization", "type": "Collection Version", "id": "initial"} +{"description": "Automatically generated empty repository version", "collection": "uN01TT331OP", "released": true, "owner": "PEPFAR", "owner_type": "Organization", "type": "Collection Version", "id": "initial"} +{"description": "Automatically generated empty repository version", "collection": "PyD4x9oFwxJ", "released": true, "owner": "PEPFAR", "owner_type": "Organization", "type": "Collection Version", "id": "initial"} +{"description": "Automatically generated empty repository version", "collection": "C2G7IyPPrvD", "released": true, "owner": "PEPFAR", "owner_type": "Organization", "type": "Collection Version", "id": "initial"} +{"description": "Automatically generated empty repository version", "collection": "zUoy5hk8r0q", "released": true, "owner": "PEPFAR", "owner_type": "Organization", "type": "Collection Version", "id": "initial"} +{"description": "Automatically generated empty repository version", "collection": "fi9yMqWLWVy", "released": true, "owner": "PEPFAR", "owner_type": "Organization", "type": "Collection Version", "id": "initial"} +{"description": "Automatically generated empty repository version", "collection": "gc4KOv8kGlI", "released": true, "owner": "PEPFAR", "owner_type": "Organization", "type": "Collection Version", "id": "initial"} +{"description": "Automatically generated empty repository version", "collection": "KWRj80vEfHU", "released": true, "owner": "PEPFAR", "owner_type": "Organization", "type": "Collection Version", "id": "initial"} +{"description": "Automatically generated empty repository version", "collection": "jcS5GPoHDE0", "released": true, "owner": "PEPFAR", "owner_type": "Organization", "type": "Collection Version", "id": "initial"} +{"description": "Automatically generated empty repository version", "collection": "dNGGlQyiq9b", "released": true, "owner": "PEPFAR", "owner_type": "Organization", "type": "Collection Version", "id": "initial"} +{"description": "Automatically generated empty repository version", "collection": "BxIx51zpAjh", "released": true, "owner": "PEPFAR", "owner_type": "Organization", "type": "Collection Version", "id": "initial"} +{"description": "Automatically generated empty repository version", "collection": "tz1bQ3ZwUKJ", "released": true, "owner": "PEPFAR", "owner_type": "Organization", "type": "Collection Version", "id": "initial"} +{"description": "Automatically generated empty repository version", "collection": "XZfmcxHV4ie", "released": true, "owner": "PEPFAR", "owner_type": "Organization", "type": "Collection Version", "id": "initial"} +{"description": "Automatically generated empty repository version", "collection": "tTK9BhvS5t3", "released": true, "owner": "PEPFAR", "owner_type": "Organization", "type": "Collection Version", "id": "initial"} +{"description": "Automatically generated empty repository version", "collection": "TdLjizPNezI", "released": true, "owner": "PEPFAR", "owner_type": "Organization", "type": "Collection Version", "id": "initial"} +{"description": "Automatically generated empty repository version", "collection": "EbZrNIkuPtc", "released": true, "owner": "PEPFAR", "owner_type": "Organization", "type": "Collection Version", "id": "initial"} +{"description": "Automatically generated empty repository version", "collection": "GiqB9vjbdwb", "released": true, "owner": "PEPFAR", "owner_type": "Organization", "type": "Collection Version", "id": "initial"} +{"description": "Automatically generated empty repository version", "collection": "lXQGzSqmreb", "released": true, "owner": "PEPFAR", "owner_type": "Organization", "type": "Collection Version", "id": "initial"} +{"description": "Automatically generated empty repository version", "collection": "pnlFw2gDGHD", "released": true, "owner": "PEPFAR", "owner_type": "Organization", "type": "Collection Version", "id": "initial"} +{"description": "Automatically generated empty repository version", "collection": "IZ71Y2mEBJF", "released": true, "owner": "PEPFAR", "owner_type": "Organization", "type": "Collection Version", "id": "initial"} +{"description": "Automatically generated empty repository version", "collection": "BWBS39fydnX", "released": true, "owner": "PEPFAR", "owner_type": "Organization", "type": "Collection Version", "id": "initial"} +{"description": "Automatically generated empty repository version", "collection": "nIHNMxuPUOR", "released": true, "owner": "PEPFAR", "owner_type": "Organization", "type": "Collection Version", "id": "initial"} +{"description": "Automatically generated empty repository version", "collection": "USbxEt75liS", "released": true, "owner": "PEPFAR", "owner_type": "Organization", "type": "Collection Version", "id": "initial"} +{"description": "Automatically generated empty repository version", "collection": "X8sn5HE5inC", "released": true, "owner": "PEPFAR", "owner_type": "Organization", "type": "Collection Version", "id": "initial"} +{"description": "Automatically generated empty repository version", "collection": "sBv1dj90IX6", "released": true, "owner": "PEPFAR", "owner_type": "Organization", "type": "Collection Version", "id": "initial"} +{"description": "Automatically generated empty repository version", "collection": "Ncq22MRC6gd", "released": true, "owner": "PEPFAR", "owner_type": "Organization", "type": "Collection Version", "id": "initial"} +{"description": "Automatically generated empty repository version", "collection": "FsYxodZiXyH", "released": true, "owner": "PEPFAR", "owner_type": "Organization", "type": "Collection Version", "id": "initial"} +{"description": "Automatically generated empty repository version", "collection": "HiJieecLXxN", "released": true, "owner": "PEPFAR", "owner_type": "Organization", "type": "Collection Version", "id": "initial"} +{"description": "Automatically generated empty repository version", "collection": "mByGopCrDvL", "released": true, "owner": "PEPFAR", "owner_type": "Organization", "type": "Collection Version", "id": "initial"} +{"description": "Automatically generated empty repository version", "collection": "PH3bllbLw8W", "released": true, "owner": "PEPFAR", "owner_type": "Organization", "type": "Collection Version", "id": "initial"} +{"description": "Automatically generated empty repository version", "collection": "N4X89PgW01w", "released": true, "owner": "PEPFAR", "owner_type": "Organization", "type": "Collection Version", "id": "initial"} +{"description": "Automatically generated empty repository version", "collection": "WbszaIdCi92", "released": true, "owner": "PEPFAR", "owner_type": "Organization", "type": "Collection Version", "id": "initial"} +{"description": "Automatically generated empty repository version", "collection": "eyI0UOWJnDk", "released": true, "owner": "PEPFAR", "owner_type": "Organization", "type": "Collection Version", "id": "initial"} +{"description": "Automatically generated empty repository version", "collection": "I8v9shsCZDS", "released": true, "owner": "PEPFAR", "owner_type": "Organization", "type": "Collection Version", "id": "initial"} +{"description": "Automatically generated empty repository version", "collection": "iJ4d5HdGiqG", "released": true, "owner": "PEPFAR", "owner_type": "Organization", "type": "Collection Version", "id": "initial"} +{"description": "Automatically generated empty repository version", "collection": "ndp6aR3e1X3", "released": true, "owner": "PEPFAR", "owner_type": "Organization", "type": "Collection Version", "id": "initial"} diff --git a/init/csv2json_dhis2datasets.py b/init/csv2json_dhis2datasets.py new file mode 100644 index 0000000..65dce33 --- /dev/null +++ b/init/csv2json_dhis2datasets.py @@ -0,0 +1,53 @@ +""" +Script to convert Collections CSV file to OCL-formatted JSON +""" +from csv_to_json_flex import ocl_csv_to_json_flex + +csv_filename = 'dhis2datasets.csv' +output_filename = 'dhis2datasets.jsonl' + +csv_resource_definitions = [ + { + 'definition_name': 'DATIM-Collections', + 'is_active': True, + 'resource_type': 'Collection', + 'id_column': 'OCL: Collection', + 'skip_if_empty_column': 'OCL: Collection', + ocl_csv_to_json_flex.DEF_CORE_FIELDS: [ + {'resource_field': 'owner', 'value': 'PEPFAR'}, + {'resource_field': 'owner_type', 'value': 'Organization'}, + {'resource_field': 'name', 'column': 'Dataset: shortname'}, + {'resource_field': 'full_name', 'column': 'Dataset: fullname'}, + {'resource_field': 'default_locale', 'value': 'en'}, + {'resource_field': 'supported_locales', 'value': 'en'}, + {'resource_field': 'short_code', 'column': 'OCL: Collection'}, + {'resource_field': 'collection_type', 'value': 'Subset'}, + {'resource_field': 'public_access', 'value': 'View'}, + {'resource_field': 'external_id', 'column': 'ZenDesk: Dataset'}, + ], + ocl_csv_to_json_flex.DEF_KEY_VALUE_PAIRS: { + 'extras': [ + {'key': 'Period', 'value_column': 'OCL: Period', 'omit_if_empty_value': True}, + {'key': 'DHIS2-Dataset-Code', 'value_column': 'Dataset: code', 'omit_if_empty_value': True}, + {'key_column': 'OCL: Active Sync Attribute', 'value': True} + ] + } + }, + { + 'definition_name': 'DATIM-CollectionVersions', + 'is_active': True, + 'resource_type': 'Collection Version', + 'skip_if_empty_column': 'OCL: Collection', + ocl_csv_to_json_flex.DEF_CORE_FIELDS: [ + {'resource_field': 'owner', 'value': 'PEPFAR'}, + {'resource_field': 'owner_type', 'value': 'Organization'}, + {'resource_field': 'collection', 'column': 'OCL: Collection'}, + {'resource_field': 'id', 'value': 'initial'}, + {'resource_field': 'description', 'value': 'Automatically generated empty repository version'}, + {'resource_field': 'released', 'value': True} + ], + }, +] + +csv_converter = ocl_csv_to_json_flex(output_filename, csv_filename, csv_resource_definitions, verbose=0) +csv_converter.process_by_definition() diff --git a/init/csv2json_tieredsupport.py b/init/csv2json_tieredsupport.py new file mode 100644 index 0000000..f652c7c --- /dev/null +++ b/init/csv2json_tieredsupport.py @@ -0,0 +1,93 @@ +""" +Script to convert Collections CSV file to OCL-formatted JSON +""" +from csv_to_json_flex import ocl_csv_to_json_flex + +csv_filename_dataelements = 'Tiered-Support-Data-Elements.csv' +csv_filename_options = 'Tiered-Support-Options.csv' +output_filename = 'tiered_support.json' + +csv_resource_defs_dataelements = [ + { + 'definition_name': 'DATIM-TieredSupportDataElements', + 'is_active': True, + 'resource_type': 'Concept', + 'id_column': 'code', + 'skip_if_empty_column': 'code', + ocl_csv_to_json_flex.DEF_CORE_FIELDS: [ + {'resource_field': 'owner', 'value': 'PEPFAR'}, + {'resource_field': 'owner_type', 'value': 'Organization'}, + {'resource_field': 'source', 'value': 'Tiered-Site-Support'}, + {'resource_field': 'concept_class', 'value': 'Misc'}, + {'resource_field': 'datatype', 'value': 'None'}, + {'resource_field': 'external_id', 'column': 'uid'}, + ], + ocl_csv_to_json_flex.DEF_SUB_RESOURCES: { + 'names': [ + [ + {'resource_field': 'name', 'column': 'name'}, + {'resource_field': 'locale', 'value': 'en'}, + {'resource_field': 'locale_preferred', 'value': 'True'}, + {'resource_field': 'name_type', 'value': 'Fully Specified'}, + ], + ], + }, + } +] +csv_resource_defs_options = [ + { + 'definition_name': 'DATIM-TieredSupportOptions', + 'is_active': True, + 'resource_type': 'Concept', + 'id_column': 'id', + 'skip_if_empty_column': 'id', + ocl_csv_to_json_flex.DEF_CORE_FIELDS: [ + {'resource_field': 'owner', 'value': 'PEPFAR'}, + {'resource_field': 'owner_type', 'value': 'Organization'}, + {'resource_field': 'source', 'value': 'Tiered-Site-Support'}, + {'resource_field': 'concept_class', 'value': 'Option'}, + {'resource_field': 'datatype', 'value': 'None'}, + ], + ocl_csv_to_json_flex.DEF_SUB_RESOURCES: { + 'names': [ + [ + {'resource_field': 'name', 'column': 'option_code_description'}, + {'resource_field': 'locale', 'value': 'en'}, + {'resource_field': 'locale_preferred', 'value': 'True'}, + {'resource_field': 'name_type', 'value': 'Fully Specified'}, + ], + ], + }, + ocl_csv_to_json_flex.DEF_KEY_VALUE_PAIRS: { + 'extras': [ + {'key': 'option_code', 'value_column': 'option_code'}, + {'key': 'option_set', 'value_column': 'option_set'}, + ] + } + }, + { + 'definition_name': 'DATIM-TieredSupportOptions-Mapping', + 'is_active': True, + 'resource_type': 'Mapping', + 'skip_if_empty_column': 'id', + ocl_csv_to_json_flex.DEF_CORE_FIELDS: [ + {'resource_field': 'owner', 'value': 'PEPFAR'}, + {'resource_field': 'owner_type', 'value': 'Organization'}, + {'resource_field': 'source', 'value': 'Tiered-Site-Support'}, + {'resource_field': 'from_concept_url', 'value': '/orgs/PEPFAR/sources/Tiered-Site-Support/concepts/SITE-TIERED-SUPPORT/'}, + {'resource_field': 'map_type', 'value': 'Has Option'}, + {'resource_field': 'to_concept_url', 'csv_to_json_processor': 'build_to_concept_url'}, + ] + } +] + +class csv2json_TieredSupport(ocl_csv_to_json_flex): + def build_to_concept_url(self, csv_row, field_def): + return '/orgs/PEPFAR/sources/Tiered-Site-Support/concepts/%s/' % csv_row['id'] + +csv_converter_data_elements = csv2json_TieredSupport( + output_filename, csv_filename_dataelements, csv_resource_defs_dataelements, verbose=0) +csv_converter_data_elements.process_by_definition() +csv_converter_options = csv2json_TieredSupport( + output_filename, csv_filename_options, csv_resource_defs_options, verbose=0) +csv_converter_options.process_by_definition() diff --git a/init/datim_init_all.json b/init/datim_init_all.json new file mode 100644 index 0000000..8dd5e44 --- /dev/null +++ b/init/datim_init_all.json @@ -0,0 +1,9 @@ +{"type": "Organization", "id": "PEPFAR", "website": "https://www.pepfar.gov/", "name": "The United States President's Emergency Plan for AIDS Relief", "company": "U.S. Government", "public_access": "View"} +{"type": "Source", "id": "SIMS", "short_code": "SIMS", "name": "SIMS", "full_name": "PEPFAR Site Improvement Through Monitoring System (SIMS)", "owner_type": "Organization", "owner": "PEPFAR", "description": "", "default_locale": "en", "source_type": "Dictionary", "public_access": "View", "supported_locales": "en", "custom_validation_schema": "None"} +{"type": "Source", "id": "MER", "short_code": "MER", "name": "MER Indicators", "full_name": "PEPFAR Monitoring, Evaluation, and Reporting Indicators", "owner_type": "Organization", "owner": "PEPFAR", "description": "", "default_locale": "en", "source_type": "Dictionary", "public_access": "View", "supported_locales": "en", "custom_validation_schema": "None"} +{"type": "Source", "id": "Mechanisms", "short_code": "Mechanisms", "name": "Mechanisms", "full_name": "Mechanisms", "owner_type": "Organization", "owner": "PEPFAR", "description": "", "default_locale": "en", "source_type": "Dictionary", "public_access": "View", "supported_locales": "en", "custom_validation_schema": "None"} +{"type": "Source", "id": "Tiered-Site-Support", "short_code": "Tiered-Site-Support", "name": "Tiered Site Support", "full_name": "Tiered Site Support", "owner_type": "Organization", "owner": "PEPFAR", "description": "", "default_locale": "en", "source_type": "Dictionary", "public_access": "View", "supported_locales": "en", "custom_validation_schema": "None"} +{"type": "Source Version", "id": "initial", "source": "SIMS", "description": "Automatically generated empty repository version", "released": true, "owner": "PEPFAR", "owner_type": "Organization"} +{"type": "Source Version", "id": "initial", "source": "MER", "description": "Automatically generated empty repository version", "released": true, "owner": "PEPFAR", "owner_type": "Organization"} +{"type": "Source Version", "id": "initial", "source": "Mechanisms", "description": "Automatically generated empty repository version", "released": true, "owner": "PEPFAR", "owner_type": "Organization"} +{"type": "Source Version", "id": "initial", "source": "Tiered-Site-Support", "description": "Automatically generated empty repository version", "released": true, "owner": "PEPFAR", "owner_type": "Organization"} diff --git a/init/datim_init_only_moh.json b/init/datim_init_only_moh.json new file mode 100644 index 0000000..a126e90 --- /dev/null +++ b/init/datim_init_only_moh.json @@ -0,0 +1,11 @@ +{"type": "Organization", "id": "PEPFAR", "website": "https://www.pepfar.gov/", "name": "The United States President's Emergency Plan for AIDS Relief", "company": "U.S. Government", "public_access": "View"} +{"type": "Source", "id": "DATIM-MOH-FY18", "short_code": "DATIM-MOH", "name": "DATIM-MOH", "full_name": "DATIM MOH FY18 Country Alignment Indicators", "owner_type": "Organization", "owner": "PEPFAR", "description": "", "default_locale": "en", "source_type": "Indicator Registry", "public_access": "View", "supported_locales": "en", "custom_validation_schema": "None"} +{"type": "Source", "id": "DATIM-MOH-FY19", "short_code": "DATIM-MOH", "name": "DATIM-MOH", "full_name": "DATIM MOH FY19 Country Alignment Indicators", "owner_type": "Organization", "owner": "PEPFAR", "description": "", "default_locale": "en", "source_type": "Indicator Registry", "public_access": "View", "supported_locales": "en", "custom_validation_schema": "None"} +{"type": "Concept", "id": "null-disag", "datatype": "None", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "names": [{"locale": "en", "locale_preferred": "True", "name": "Null Disaggregate Option", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "descriptions": []} +{"type": "Concept", "id": "null-disag", "datatype": "None", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "names": [{"locale": "en", "locale_preferred": "True", "name": "Null Disaggregate Option", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "descriptions": []} +{"type": "Source Version", "id": "initial", "source": "DATIM-MOH-FY18", "description": "Automatically generated empty repository version", "released": true, "owner": "PEPFAR", "owner_type": "Organization"} +{"type": "Source Version", "id": "initial", "source": "DATIM-MOH-FY19", "description": "Automatically generated empty repository version", "released": true, "owner": "PEPFAR", "owner_type": "Organization"} +{"type": "Collection", "id": "MER-R-MOH-Facility-FY18", "name": "MER R: MOH Facility Based FY18", "default_locale": "en", "short_code": "MER-R-MOH-Facility-FY18", "external_id": "sfk9cyQSUyi", "extras": {"Period": "COP17 (FY18Q1)", "datim_sync_moh_fy18": true, "DHIS2-Dataset-Code": "MER_R_MOH"}, "collection_type": "Subset", "full_name": "MER Results: MOH Facility Based FY18", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "supported_locales": "en"} +{"type": "Collection", "id": "MER-R-MOH-Facility-FY19", "name": "MER R: MOH Facility Based FY19", "default_locale": "en", "short_code": "MER-R-MOH-Facility-FY19", "external_id": "OBhi1PUW3OL", "extras": {"Period": "COP18 (FY19Q1)", "datim_sync_moh_fy19": true, "DHIS2-Dataset-Code": "MER_R_MOH"}, "collection_type": "Subset", "full_name": "MER Results: MOH Facility Based FY19", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "supported_locales": "en"} +{"type": "Collection Version", "id": "initial", "description": "Automatically generated empty repository version", "collection": "MER-R-MOH-Facility-FY18", "released": true, "owner": "PEPFAR", "owner_type": "Organization"} +{"type": "Collection Version", "id": "initial", "description": "Automatically generated empty repository version", "collection": "MER-R-MOH-Facility-FY19", "released": true, "owner": "PEPFAR", "owner_type": "Organization"} diff --git a/init/datim_moh_fy18.json b/init/datim_moh_fy18.json new file mode 100644 index 0000000..4c82dca --- /dev/null +++ b/init/datim_moh_fy18.json @@ -0,0 +1,378 @@ +{"type": "Source", "id": "DATIM-MOH-FY18", "short_code": "DATIM-MOH-FY18", "name": "DATIM-MOH-FY18", "full_name": "DATIM MOH FY18 Country Alignment Code List", "owner_type": "Organization", "owner": "PEPFAR", "description": "", "extras": {"Period": "FY18", "datim_moh_codelist": true}, "default_locale": "en", "source_type": "Code List", "public_access": "View", "supported_locales": "en", "custom_validation_schema": "None"} +{"type": "Collection", "id": "MER-R-MOH-Facility-FY18", "name": "MER R: MOH Facility Based FY18", "default_locale": "en", "short_code": "MER-R-MOH-Facility-FY18", "external_id": "sfk9cyQSUyi", "extras": {"Period": "FY18", "Period Description": "COP17 (FY18Q1)", "datim_sync_moh_fy18": true, "DHIS2-Dataset-Code": "MER_R_MOH"}, "collection_type": "Code List", "full_name": "MER Results: MOH Facility Based FY18", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "supported_locales": "en"} +{"type": "Concept", "id": "null-disag", "datatype": "None", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "names": [{"locale": "en", "locale_preferred": "True", "name": "Null Disaggregate Option", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "descriptions": []} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "EFah6yBFc3J", "id": "EFah6yBFc3J", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "5-9, Female, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "dFjZira5vTX", "id": "dFjZira5vTX", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "10-14, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "n/a"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "HllvX50cXC0", "id": "HllvX50cXC0", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "default", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "NujbceGNYiA", "id": "NujbceGNYiA", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "30-34, Female", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "lPQmPQKaWMe", "id": "lPQmPQKaWMe", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "45-49, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "fXgzN6Bc3iG", "id": "fXgzN6Bc3iG", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "5-9, Unknown Sex, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "iJqtuoSdecb", "id": "iJqtuoSdecb", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "40-44, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "tBoWuTd0ERY", "id": "tBoWuTd0ERY", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "1-4, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "tvOcOPhIdRH", "id": "tvOcOPhIdRH", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "20-24, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "iK0C7FaZwbS", "id": "iK0C7FaZwbS", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "30-34, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "OBbZvcHg2HL", "id": "OBbZvcHg2HL", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "35-39, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "EyJRtSgSChq", "id": "EyJRtSgSChq", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "ytvrDZdNAhc", "id": "ytvrDZdNAhc", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "35-39, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "ip5uMUT73Qu", "id": "ip5uMUT73Qu", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "50+, Male, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "Xn5oUNVSMWA", "id": "Xn5oUNVSMWA", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "20-24, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "mIhOqYvHZj6", "id": "mIhOqYvHZj6", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "5-9, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "rarComSg9MD", "id": "rarComSg9MD", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<10, Female", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "TO5KLq290g1", "id": "TO5KLq290g1", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Male, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "vr781k56Fh9", "id": "vr781k56Fh9", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "lGNNK7ZYDGP", "id": "lGNNK7ZYDGP", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "25-29, Male, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "Numeric", "external_id": "BRalYZhcHpi", "concept_class": "Data Element", "source": "DATIM-MOH-FY18", "extras": {"indicator_category_code": "HTS_TST"}, "descriptions": [{"locale": "en", "locale_preferred": true, "external_id": null, "description": "Number of individuals who received HTS services and received their test results during the MOH reporting period.", "description_type": "Description"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "HTS_TST_N_MOH_Age_Agg_Sex_Result", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results", "name_type": "Fully Specified"}, {"locale": "en", "locale_preferred": false, "external_id": null, "name": "HTS_TST (N, MOH, Age Agg/Sex/Result)", "name_type": "Short"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "xzoIG0AwsNB", "id": "xzoIG0AwsNB", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "1-4, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "Numeric", "external_id": "aeCf1jJWE1x", "concept_class": "Data Element", "source": "DATIM-MOH-FY18", "extras": {"indicator_category_code": "PMTCT_STAT"}, "descriptions": [{"locale": "en", "locale_preferred": true, "external_id": null, "description": "Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.", "description_type": "Description"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "PMTCT_STAT_N_MOH_Sex", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "PMTCT_STAT (N, MOH, Sex): Known Results", "name_type": "Fully Specified"}, {"locale": "en", "locale_preferred": false, "external_id": null, "name": "PMTCT_STAT (N, MOH, Sex)", "name_type": "Short"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "mlFWWrUMuV7", "id": "mlFWWrUMuV7", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15+, Male, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "oKgx2Sw4qUL", "id": "oKgx2Sw4qUL", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "30-34, Female, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "XQ52MZdCLMe", "id": "XQ52MZdCLMe", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15+, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "ZruXWiXbttv", "id": "ZruXWiXbttv", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "35-39, Unknown Sex, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "GMFezkahByN", "id": "GMFezkahByN", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "1-4, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "mjDJY3dkxHJ", "id": "mjDJY3dkxHJ", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "5-9, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "uPpiUkMhH6j", "id": "uPpiUkMhH6j", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "1-4, Male, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "K21p4HUGqOS", "id": "K21p4HUGqOS", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Female, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "QazyoPSt2XH", "id": "QazyoPSt2XH", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "10-14, Female", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "wW6G5NC8Wd1", "id": "wW6G5NC8Wd1", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15-19, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "Jwb1SWomgpk", "id": "Jwb1SWomgpk", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Female", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "Za1ntF1ECu4", "id": "Za1ntF1ECu4", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "35-39, Female", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "HTcrEM69sst", "id": "HTcrEM69sst", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "40-44, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "qli3maq9Ot7", "id": "qli3maq9Ot7", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15+, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "jbrs9Qk6f9b", "id": "jbrs9Qk6f9b", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "1-4, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "POkbpo4D13c", "id": "POkbpo4D13c", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "45-49, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "yi6TKlXLv0b", "id": "yi6TKlXLv0b", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "VpLja2tJGdM", "id": "VpLja2tJGdM", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "i4lSbrUVcpe", "id": "i4lSbrUVcpe", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "50+, Female, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "UggtNScQMVl", "id": "UggtNScQMVl", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "5-9, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "Numeric", "external_id": "IXkZ7eWtFHs", "concept_class": "Data Element", "source": "DATIM-MOH-FY18", "extras": {"indicator_category_code": "PMTCT_STAT"}, "descriptions": [{"locale": "en", "locale_preferred": true, "external_id": null, "description": "Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.", "description_type": "Description"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "PMTCT_STAT (N, MOH, Sex/KnownNewPosNewNeg): Known Results", "name_type": "Fully Specified"}, {"locale": "en", "locale_preferred": false, "external_id": null, "name": "PMTCT_STAT (N, MOH, Sex/KnownNewPosNewNeg)", "name_type": "Short"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "HrQbkVgBM1X", "id": "HrQbkVgBM1X", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<15, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "Numeric", "external_id": "V6hxDYUZFBq", "concept_class": "Data Element", "source": "DATIM-MOH-FY18", "extras": {"indicator_category_code": "HTS_TST"}, "descriptions": [{"locale": "en", "locale_preferred": true, "external_id": null, "description": "Number of individuals who received HTS services and received their test results during the MOH reporting period.", "description_type": "Description"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "HTS_TST_N_MOH_Age_Sex_Result", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "HTS_TST (N, MOH, Age/Sex/Result): HTS received results", "name_type": "Fully Specified"}, {"locale": "en", "locale_preferred": false, "external_id": null, "name": "HTS_TST (N, MOH, Age/Sex/Result)", "name_type": "Short"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "ZPeO2wmSGi2", "id": "ZPeO2wmSGi2", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15-19, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "WDpiIZ8UjB8", "id": "WDpiIZ8UjB8", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "50+, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "LyNoi9I7lj5", "id": "LyNoi9I7lj5", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "50+, Unknown Sex, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "U6ErjBQYGSG", "id": "U6ErjBQYGSG", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "R9wcT5vQ7tR", "id": "R9wcT5vQ7tR", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "25-29, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "Numeric", "external_id": "xNTzinnVgba", "concept_class": "Data Element", "source": "DATIM-MOH-FY18", "extras": {"indicator_category_code": "HTS_TST"}, "descriptions": [{"locale": "en", "locale_preferred": true, "external_id": null, "description": "Number of individuals who received HIV Testing Services (HTS) and received their test results.", "description_type": "Description"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "HTS_TST_N_MOH", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "HTS_TST (N, MOH): HTS received results", "name_type": "Fully Specified"}, {"locale": "en", "locale_preferred": false, "external_id": null, "name": "HTS_TST (N, MOH)", "name_type": "Short"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "PFcz4RjbZm4", "id": "PFcz4RjbZm4", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "1-4, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "B6UJW06b7xe", "id": "B6UJW06b7xe", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<1, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "ErZebnhYiI1", "id": "ErZebnhYiI1", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "20-24, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "Numeric", "external_id": "GxUQu72i38n", "concept_class": "Data Element", "source": "DATIM-MOH-FY18", "extras": {"indicator_category_code": "TX_CURR"}, "descriptions": [{"locale": "en", "locale_preferred": true, "external_id": null, "description": "Number of adults and children with HIV infection receiving antiretroviral therapy (ART).", "description_type": "Description"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "TX_CURR_N_MOH_Age_Sex_HIVStatus", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART", "name_type": "Fully Specified"}, {"locale": "en", "locale_preferred": false, "external_id": null, "name": "TX_CURR (N, MOH, Age/Sex/HIVStatus)", "name_type": "Short"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "TCwxcGgIeqE", "id": "TCwxcGgIeqE", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "25-29, Female, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "fysQ3RXzbzW", "id": "fysQ3RXzbzW", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "20-24, Female, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "ymXkr5eCjR5", "id": "ymXkr5eCjR5", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15+, Female, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "NpsmKYKl0mt", "id": "NpsmKYKl0mt", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "5-9, Male, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "a2dDU6KZyd0", "id": "a2dDU6KZyd0", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15+, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "AqQCBlpcH4I", "id": "AqQCBlpcH4I", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Female", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "I4TXHYj3bFL", "id": "I4TXHYj3bFL", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "50+, Female", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "t7yNQSrSSSO", "id": "t7yNQSrSSSO", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "10-14, Unknown Sex, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "pc4W2rmWK4q", "id": "pc4W2rmWK4q", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Female, Newly Identified Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "z1V5tDuMQt7", "id": "z1V5tDuMQt7", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "45-49, Male, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "dOE4ekWNCps", "id": "dOE4ekWNCps", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<1, Unknown Sex, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "wpck6pSRDer", "id": "wpck6pSRDer", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15-19, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "OOCHuTdTJEQ", "id": "OOCHuTdTJEQ", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "45-49, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "wO7RB8C1sal", "id": "wO7RB8C1sal", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "35-39, Male, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "Kjn4IWLfG2G", "id": "Kjn4IWLfG2G", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "10-14, Male, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "FSmIqIsgheB", "id": "FSmIqIsgheB", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<15, Female, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "j0yodS3zbnW", "id": "j0yodS3zbnW", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "30-34, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "JZXPrEdWFGB", "id": "JZXPrEdWFGB", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Unknown Sex, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "R4WXCEzPZcY", "id": "R4WXCEzPZcY", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<15, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "gdm6CkOhfph", "id": "gdm6CkOhfph", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<1, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "kLd3OnUYTr5", "id": "kLd3OnUYTr5", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "30-34, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "hiUhhVpgUMg", "id": "hiUhhVpgUMg", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "5-9, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "kZ5sEz94kJE", "id": "kZ5sEz94kJE", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "30-34, Male, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "zHSL7ATXJib", "id": "zHSL7ATXJib", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<15, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "uURluLqPIJ5", "id": "uURluLqPIJ5", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<15, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "T3SH6R2zKBl", "id": "T3SH6R2zKBl", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "10-14, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "Numeric", "external_id": "Mon8vQgC9qg", "concept_class": "Data Element", "source": "DATIM-MOH-FY18", "extras": {"indicator_category_code": "TX_NEW"}, "descriptions": [{"locale": "en", "locale_preferred": true, "external_id": null, "description": "Number of adults and children newly enrolled on ART", "description_type": "Description"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "TX_NEW (N, MOH, Age Agg/Sex/HIVStatus): New on ART", "name_type": "Fully Specified"}, {"locale": "en", "locale_preferred": false, "external_id": null, "name": "TX_NEW (N, MOH, Age Agg/Sex/HIVStatus)", "name_type": "Short"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "P9UIhogYbAa", "id": "P9UIhogYbAa", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "Sf6GWp5gNx2", "id": "Sf6GWp5gNx2", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "35-39, Female, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "SCD7EVreQUA", "id": "SCD7EVreQUA", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "NRZfd73Ypo8", "id": "NRZfd73Ypo8", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "25-29, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "VdA970UlzlX", "id": "VdA970UlzlX", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "20-24, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "xQ0NZ6B5eoU", "id": "xQ0NZ6B5eoU", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Female, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "eyTROtsEW5a", "id": "eyTROtsEW5a", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15-19, Male, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "i0RFyIDccSm", "id": "i0RFyIDccSm", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "45-49, Female, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "Numeric", "external_id": "xwVNaDjMe9z", "concept_class": "Data Element", "source": "DATIM-MOH-FY18", "extras": {"indicator_category_code": "PMTCT_STAT"}, "descriptions": [{"locale": "en", "locale_preferred": true, "external_id": null, "description": "Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.", "description_type": "Description"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "PMTCT_STAT_N_MOH_Age_Sex", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "PMTCT_STAT (N, MOH, Age/Sex): Known Results", "name_type": "Fully Specified"}, {"locale": "en", "locale_preferred": false, "external_id": null, "name": "PMTCT_STAT (N, MOH, Age/Sex)", "name_type": "Short"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "UN9ZOZLLVqN", "id": "UN9ZOZLLVqN", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "o0gcwyuh7mU", "id": "o0gcwyuh7mU", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Female, Known at Entry Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "KRoQaA91sv5", "id": "KRoQaA91sv5", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "10-14, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "ljBmGJpAsZh", "id": "ljBmGJpAsZh", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "10-14, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "chrwpNxHlQQ", "id": "chrwpNxHlQQ", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<15, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "wnsHEWFSqzG", "id": "wnsHEWFSqzG", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "35-39, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "qyZYDldlD4l", "id": "qyZYDldlD4l", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "40-44, Unknown Sex, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "VgXq6wpPRWX", "id": "VgXq6wpPRWX", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "DY0yrJtBeSC", "id": "DY0yrJtBeSC", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<15, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "zGpd2aApV3s", "id": "zGpd2aApV3s", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "35-39, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "LhAJq3vYXyi", "id": "LhAJq3vYXyi", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<15, Male, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "Kj09vlrB1qO", "id": "Kj09vlrB1qO", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "45-49, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "mKoXgawlalu", "id": "mKoXgawlalu", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "25-29, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "bxqrio2gHOj", "id": "bxqrio2gHOj", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "30-34, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "eOn9JgfkB4F", "id": "eOn9JgfkB4F", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "40-44, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "MuaoVfC9rYL", "id": "MuaoVfC9rYL", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "35-39, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "BLWV93S2HJ0", "id": "BLWV93S2HJ0", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "25-29, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "TMLK3XMgrog", "id": "TMLK3XMgrog", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "45-49, Unknown Sex, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "zCrKbLh9x6i", "id": "zCrKbLh9x6i", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "20-24, Female", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "kGlGj9LDonu", "id": "kGlGj9LDonu", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "50+, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "iGj3YxYXGRF", "id": "iGj3YxYXGRF", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Male, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "WXV5qLgw7kE", "id": "WXV5qLgw7kE", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15+, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "dGTaodokiEE", "id": "dGTaodokiEE", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "45-49, Female", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "UWstekYcNxB", "id": "UWstekYcNxB", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15-19, Unknown Sex, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "XX7hDj6iz0D", "id": "XX7hDj6iz0D", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15+, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "UN0vy0VSyHQ", "id": "UN0vy0VSyHQ", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15-19, Female", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "p2gukPXj4ry", "id": "p2gukPXj4ry", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "50+, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "Numeric", "external_id": "yEQ5FoXJWAx", "concept_class": "Data Element", "source": "DATIM-MOH-FY18", "extras": {"indicator_category_code": "PMTCT_ART"}, "descriptions": [{"locale": "en", "locale_preferred": true, "external_id": null, "description": "Number of HIV-positive pregnant women who received ART to reduce the risk of mother-to-child transmission during pregnancy", "description_type": "Description"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "PMTCT_ART_N_MOH", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "PMTCT_ART (N, MOH): ARVs", "name_type": "Fully Specified"}, {"locale": "en", "locale_preferred": false, "external_id": null, "name": "PMTCT_ART (N, MOH)", "name_type": "Short"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "ri1PDF5Ie9s", "id": "ri1PDF5Ie9s", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "B8JEL3qeQiw", "id": "B8JEL3qeQiw", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "30-34, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "qL3AXhLXfHf", "id": "qL3AXhLXfHf", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15+, Unknown Sex, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "sIF6w3Jq5sI", "id": "sIF6w3Jq5sI", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "1-4, Unknown Sex, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "uEGqYHYtXfS", "id": "uEGqYHYtXfS", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "40-44, Female", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "Yf1BiWq71NE", "id": "Yf1BiWq71NE", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15+, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "xTNM0wWDzo0", "id": "xTNM0wWDzo0", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "1-4, Female, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "GlfLlD3wSQj", "id": "GlfLlD3wSQj", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "50+, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "PrIxM0pIjFl", "id": "PrIxM0pIjFl", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<15, Unknown Sex, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "Ol8bzYPThXt", "id": "Ol8bzYPThXt", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "20-24, Unknown Sex, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "JSXsRftezHm", "id": "JSXsRftezHm", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "50+, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "ERDcFrmlT0J", "id": "ERDcFrmlT0J", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "45-49, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "FgwkSYUXq8x", "id": "FgwkSYUXq8x", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "50+, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "eVPoeIifQ2c", "id": "eVPoeIifQ2c", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "40-44, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "WjX1mRJp9NV", "id": "WjX1mRJp9NV", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "45-49, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "PPoL5AnEAQf", "id": "PPoL5AnEAQf", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "1-4, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "RMA75iIp8Wd", "id": "RMA75iIp8Wd", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "25-29, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "O6XUcCFOBir", "id": "O6XUcCFOBir", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "IxSwaxNCt1n", "id": "IxSwaxNCt1n", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "5-9, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "wLMOUM9mfTV", "id": "wLMOUM9mfTV", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "5-9, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "RLLUx3DHJan", "id": "RLLUx3DHJan", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "40-44, Male, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "vlHmkfmQLZP", "id": "vlHmkfmQLZP", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "30-34, Unknown Sex, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "NJclydByUvA", "id": "NJclydByUvA", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15-19, Female, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "tIhxMfmPrU5", "id": "tIhxMfmPrU5", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "10-14, Female, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "BitB2nKfWBK", "id": "BitB2nKfWBK", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "20-24, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "XkcYYfR9ZUd", "id": "XkcYYfR9ZUd", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "35-39, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "OLfc8DIeVrI", "id": "OLfc8DIeVrI", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15-19, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "GVzbjXNy1eu", "id": "GVzbjXNy1eu", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "30-34, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "M1eoKOFLncp", "id": "M1eoKOFLncp", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "25-29, Unknown Sex, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "R3VVZOtZGhx", "id": "R3VVZOtZGhx", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "10-14, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "Numeric", "external_id": "l697bKzFRSv", "concept_class": "Data Element", "source": "DATIM-MOH-FY18", "extras": {"indicator_category_code": "TX_NEW"}, "descriptions": [{"locale": "en", "locale_preferred": true, "external_id": null, "description": "Number of adults and children newly enrolled on ART", "description_type": "Description"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "TX_NEW_N_MOH_Age_Sex_HIVStatus", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART", "name_type": "Fully Specified"}, {"locale": "en", "locale_preferred": false, "external_id": null, "name": "TX_NEW (N, MOH, Age/Sex/HIVStatus)", "name_type": "Short"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "qdYU6NoIpY1", "id": "qdYU6NoIpY1", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "40-44, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "d3rKRkxJP1v", "id": "d3rKRkxJP1v", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "40-44, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "x1r1vfZQLFj", "id": "x1r1vfZQLFj", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15-19, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "Gfje2jHn5TY", "id": "Gfje2jHn5TY", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "AkOKGZjTuJH", "id": "AkOKGZjTuJH", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "25-29, Female", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "QS3vNL5WySH", "id": "QS3vNL5WySH", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "20-24, Male, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "wJCVvM7o6xm", "id": "wJCVvM7o6xm", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15-19, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "yKQ4wAq01Cs", "id": "yKQ4wAq01Cs", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "20-24, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "fsnxvho9fiG", "id": "fsnxvho9fiG", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "40-44, Female, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "Numeric", "external_id": "sdarqD1J8fb", "concept_class": "Data Element", "source": "DATIM-MOH-FY18", "extras": {"indicator_category_code": "TX_CURR"}, "descriptions": [{"locale": "en", "locale_preferred": true, "external_id": null, "description": "Number of adults and children with HIV infection receiving antiretroviral therapy (ART).", "description_type": "Description"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "TX_CURR (N, MOH, Age Agg/Sex/HIVStatus): Receiving ART", "name_type": "Fully Specified"}, {"locale": "en", "locale_preferred": false, "external_id": null, "name": "TX_CURR (N, MOH, Age Agg/Sex/HIVStatus", "name_type": "Short"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "TDI4beksJ2C", "id": "TDI4beksJ2C", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "25-29, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "mV483q7SboN", "id": "mV483q7SboN", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Unknown Sex, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "hXgqQX95TVa", "id": "hXgqQX95TVa", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "10-14, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "PCasMOWl24Y", "id": "PCasMOWl24Y", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Female, Newly Identified Negative", "name_type": "Fully Specified"}]} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/PMTCT_STAT_N_MOH_Age_Sex/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/uEGqYHYtXfS/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/mKoXgawlalu/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/kLd3OnUYTr5/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/OLfc8DIeVrI/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/M1eoKOFLncp/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/GVzbjXNy1eu/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/T3SH6R2zKBl/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/ytvrDZdNAhc/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/gdm6CkOhfph/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/NJclydByUvA/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/kGlGj9LDonu/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/UggtNScQMVl/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/qli3maq9Ot7/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/yKQ4wAq01Cs/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/VpLja2tJGdM/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/GlfLlD3wSQj/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/ytvrDZdNAhc/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/VdA970UlzlX/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/R9wcT5vQ7tR/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/QS3vNL5WySH/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/tBoWuTd0ERY/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/XkcYYfR9ZUd/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/IxSwaxNCt1n/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/T3SH6R2zKBl/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/sIF6w3Jq5sI/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/FgwkSYUXq8x/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/BitB2nKfWBK/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/ERDcFrmlT0J/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/SCD7EVreQUA/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/iJqtuoSdecb/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/zHSL7ATXJib/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/PMTCT_STAT_N_MOH_Age_Sex/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/I4TXHYj3bFL/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/PMTCT_STAT_N_MOH_Age_Sex/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/NujbceGNYiA/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HllvX50cXC0/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/mKoXgawlalu/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/mIhOqYvHZj6/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/Xn5oUNVSMWA/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/Yf1BiWq71NE/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/PMTCT_STAT_N_MOH_Age_Sex/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/dGTaodokiEE/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/qL3AXhLXfHf/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/PMTCT_STAT_N_MOH_Age_Sex/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/QazyoPSt2XH/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/PFcz4RjbZm4/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/PMTCT_STAT_N_MOH_Age_Sex/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/AkOKGZjTuJH/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/fsnxvho9fiG/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/iJqtuoSdecb/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/RMA75iIp8Wd/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/gdm6CkOhfph/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/kGlGj9LDonu/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/PMTCT_STAT_N_MOH_Age_Sex/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/rarComSg9MD/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TMLK3XMgrog/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/RLLUx3DHJan/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/Yf1BiWq71NE/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/dFjZira5vTX/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/wpck6pSRDer/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/i0RFyIDccSm/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/ri1PDF5Ie9s/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/t7yNQSrSSSO/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/JZXPrEdWFGB/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/UN9ZOZLLVqN/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/PrIxM0pIjFl/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/qdYU6NoIpY1/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/x1r1vfZQLFj/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/RMA75iIp8Wd/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/d3rKRkxJP1v/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTcrEM69sst/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/POkbpo4D13c/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/dFjZira5vTX/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/wW6G5NC8Wd1/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/lPQmPQKaWMe/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/R4WXCEzPZcY/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HrQbkVgBM1X/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/p2gukPXj4ry/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/qdYU6NoIpY1/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/P9UIhogYbAa/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/PMTCT_STAT_N_MOH_Age_Sex/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/Za1ntF1ECu4/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/wLMOUM9mfTV/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/OBbZvcHg2HL/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/xzoIG0AwsNB/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/GMFezkahByN/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/eVPoeIifQ2c/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/dOE4ekWNCps/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/DY0yrJtBeSC/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/PMTCT_STAT_N_MOH_Sex/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/Jwb1SWomgpk/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/B6UJW06b7xe/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/ip5uMUT73Qu/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/EyJRtSgSChq/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/mV483q7SboN/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/JSXsRftezHm/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/uURluLqPIJ5/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/zGpd2aApV3s/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/PMTCT_ART_N_MOH/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HllvX50cXC0/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/K21p4HUGqOS/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/LyNoi9I7lj5/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/POkbpo4D13c/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/xTNM0wWDzo0/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/zHSL7ATXJib/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/xQ0NZ6B5eoU/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/Kj09vlrB1qO/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/Kjn4IWLfG2G/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/hiUhhVpgUMg/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/mIhOqYvHZj6/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/chrwpNxHlQQ/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/OLfc8DIeVrI/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/U6ErjBQYGSG/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/IxSwaxNCt1n/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/chrwpNxHlQQ/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/lGNNK7ZYDGP/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/VdA970UlzlX/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/P9UIhogYbAa/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/KRoQaA91sv5/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/kZ5sEz94kJE/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/ljBmGJpAsZh/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/R3VVZOtZGhx/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/wnsHEWFSqzG/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/ErZebnhYiI1/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/j0yodS3zbnW/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/ZPeO2wmSGi2/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/qli3maq9Ot7/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/JSXsRftezHm/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/wJCVvM7o6xm/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/FSmIqIsgheB/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/ljBmGJpAsZh/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/Ol8bzYPThXt/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/XQ52MZdCLMe/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/WXV5qLgw7kE/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/ri1PDF5Ie9s/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/XX7hDj6iz0D/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TO5KLq290g1/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/zGpd2aApV3s/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/oKgx2Sw4qUL/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/wO7RB8C1sal/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/pc4W2rmWK4q/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/R9wcT5vQ7tR/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/PCasMOWl24Y/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/B8JEL3qeQiw/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/uPpiUkMhH6j/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/fysQ3RXzbzW/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/PPoL5AnEAQf/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/O6XUcCFOBir/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/hiUhhVpgUMg/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/NpsmKYKl0mt/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/FgwkSYUXq8x/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/vr781k56Fh9/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/PPoL5AnEAQf/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/z1V5tDuMQt7/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/jbrs9Qk6f9b/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/jbrs9Qk6f9b/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/ZruXWiXbttv/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/VgXq6wpPRWX/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/WjX1mRJp9NV/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/hXgqQX95TVa/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/eOn9JgfkB4F/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/lPQmPQKaWMe/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/yKQ4wAq01Cs/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/iGj3YxYXGRF/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/MuaoVfC9rYL/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/BLWV93S2HJ0/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/tvOcOPhIdRH/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/B8JEL3qeQiw/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/XX7hDj6iz0D/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/UN9ZOZLLVqN/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/j0yodS3zbnW/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/WDpiIZ8UjB8/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/iK0C7FaZwbS/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/eOn9JgfkB4F/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/qyZYDldlD4l/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/PFcz4RjbZm4/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/uURluLqPIJ5/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/x1r1vfZQLFj/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/eyTROtsEW5a/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/Gfje2jHn5TY/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/EFah6yBFc3J/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/wW6G5NC8Wd1/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/Sf6GWp5gNx2/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/OOCHuTdTJEQ/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/PMTCT_STAT_N_MOH_Age_Sex/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/UN0vy0VSyHQ/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/Xn5oUNVSMWA/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/OBbZvcHg2HL/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/ymXkr5eCjR5/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/tIhxMfmPrU5/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/vlHmkfmQLZP/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/GVzbjXNy1eu/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/mlFWWrUMuV7/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/bxqrio2gHOj/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/LhAJq3vYXyi/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/Gfje2jHn5TY/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/fXgzN6Bc3iG/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/a2dDU6KZyd0/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/yi6TKlXLv0b/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/WjX1mRJp9NV/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TDI4beksJ2C/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/mjDJY3dkxHJ/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/PMTCT_STAT_N_MOH_Age_Sex/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/AqQCBlpcH4I/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/o0gcwyuh7mU/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/PMTCT_STAT_N_MOH_Age_Sex/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/zCrKbLh9x6i/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/UWstekYcNxB/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/i4lSbrUVcpe/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TCwxcGgIeqE/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/NRZfd73Ypo8/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/vr781k56Fh9/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/VgXq6wpPRWX/"} +{"collection_url": "/orgs/PEPFAR/collections/MER-R-MOH-Facility-FY18/", "data": {"expressions": ["/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/ri1PDF5Ie9s/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/kGlGj9LDonu/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/p2gukPXj4ry/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/fysQ3RXzbzW/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/d3rKRkxJP1v/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTcrEM69sst/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/qdYU6NoIpY1/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/mV483q7SboN/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/dOE4ekWNCps/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/IxSwaxNCt1n/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/BitB2nKfWBK/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/eyTROtsEW5a/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/Gfje2jHn5TY/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HrQbkVgBM1X/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/ZruXWiXbttv/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/Za1ntF1ECu4/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/FSmIqIsgheB/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/AkOKGZjTuJH/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/qli3maq9Ot7/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/pc4W2rmWK4q/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/uEGqYHYtXfS/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/PMTCT_STAT_N_MOH_Age_Sex/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/ErZebnhYiI1/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/Kjn4IWLfG2G/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/PMTCT_STAT_N_MOH_Sex/"]}, "type": "Reference", "__cascade": "sourcemappings"} +{"collection_url": "/orgs/PEPFAR/collections/MER-R-MOH-Facility-FY18/", "data": {"expressions": ["/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/vr781k56Fh9/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/WjX1mRJp9NV/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/AqQCBlpcH4I/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/mjDJY3dkxHJ/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/iGj3YxYXGRF/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/PrIxM0pIjFl/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/mIhOqYvHZj6/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/VpLja2tJGdM/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/QazyoPSt2XH/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/QS3vNL5WySH/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/B8JEL3qeQiw/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/eVPoeIifQ2c/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/zCrKbLh9x6i/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/wW6G5NC8Wd1/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/mKoXgawlalu/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/DY0yrJtBeSC/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/K21p4HUGqOS/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/Sf6GWp5gNx2/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/ERDcFrmlT0J/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/Kj09vlrB1qO/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HllvX50cXC0/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/xTNM0wWDzo0/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/gdm6CkOhfph/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/oKgx2Sw4qUL/"]}, "type": "Reference", "__cascade": "sourcemappings"} +{"collection_url": "/orgs/PEPFAR/collections/MER-R-MOH-Facility-FY18/", "data": {"expressions": ["/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TDI4beksJ2C/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/NujbceGNYiA/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/wnsHEWFSqzG/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/T3SH6R2zKBl/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/fXgzN6Bc3iG/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/PFcz4RjbZm4/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/j0yodS3zbnW/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/vlHmkfmQLZP/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/qL3AXhLXfHf/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/chrwpNxHlQQ/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/XkcYYfR9ZUd/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/XQ52MZdCLMe/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/zHSL7ATXJib/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/uURluLqPIJ5/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/i4lSbrUVcpe/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/wO7RB8C1sal/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/rarComSg9MD/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/kZ5sEz94kJE/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/JSXsRftezHm/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/hiUhhVpgUMg/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TMLK3XMgrog/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/LyNoi9I7lj5/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/dGTaodokiEE/"]}, "type": "Reference", "__cascade": "sourcemappings"} +{"collection_url": "/orgs/PEPFAR/collections/MER-R-MOH-Facility-FY18/", "data": {"expressions": ["/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/SCD7EVreQUA/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/O6XUcCFOBir/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TO5KLq290g1/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/M1eoKOFLncp/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/MuaoVfC9rYL/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/PPoL5AnEAQf/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/ZPeO2wmSGi2/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/x1r1vfZQLFj/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/iK0C7FaZwbS/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/kLd3OnUYTr5/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TCwxcGgIeqE/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/i0RFyIDccSm/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/VdA970UlzlX/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/BLWV93S2HJ0/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/qyZYDldlD4l/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/R3VVZOtZGhx/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/ymXkr5eCjR5/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/ip5uMUT73Qu/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/wLMOUM9mfTV/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/I4TXHYj3bFL/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/dFjZira5vTX/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/PMTCT_ART_N_MOH/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/eOn9JgfkB4F/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/iJqtuoSdecb/"]}, "type": "Reference", "__cascade": "sourcemappings"} +{"collection_url": "/orgs/PEPFAR/collections/MER-R-MOH-Facility-FY18/", "data": {"expressions": ["/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/OOCHuTdTJEQ/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/GVzbjXNy1eu/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/fsnxvho9fiG/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/yKQ4wAq01Cs/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/hXgqQX95TVa/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/xQ0NZ6B5eoU/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/R9wcT5vQ7tR/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/UN0vy0VSyHQ/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/UggtNScQMVl/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/xzoIG0AwsNB/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/z1V5tDuMQt7/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/R4WXCEzPZcY/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/t7yNQSrSSSO/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/mlFWWrUMuV7/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/wpck6pSRDer/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/EFah6yBFc3J/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/OBbZvcHg2HL/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/tIhxMfmPrU5/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/zGpd2aApV3s/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/GlfLlD3wSQj/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/WDpiIZ8UjB8/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/FgwkSYUXq8x/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/WXV5qLgw7kE/"]}, "type": "Reference", "__cascade": "sourcemappings"} +{"collection_url": "/orgs/PEPFAR/collections/MER-R-MOH-Facility-FY18/", "data": {"expressions": ["/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/B6UJW06b7xe/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/ytvrDZdNAhc/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/sIF6w3Jq5sI/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/lGNNK7ZYDGP/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/U6ErjBQYGSG/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/UWstekYcNxB/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/NpsmKYKl0mt/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/jbrs9Qk6f9b/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/NRZfd73Ypo8/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/P9UIhogYbAa/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/lPQmPQKaWMe/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/POkbpo4D13c/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/tvOcOPhIdRH/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/NJclydByUvA/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/RMA75iIp8Wd/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/XX7hDj6iz0D/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/JZXPrEdWFGB/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/RLLUx3DHJan/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/tBoWuTd0ERY/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/bxqrio2gHOj/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/yi6TKlXLv0b/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/GMFezkahByN/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/VgXq6wpPRWX/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/KRoQaA91sv5/"]}, "type": "Reference", "__cascade": "sourcemappings"} +{"collection_url": "/orgs/PEPFAR/collections/MER-R-MOH-Facility-FY18/", "data": {"expressions": ["/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/Xn5oUNVSMWA/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/UN9ZOZLLVqN/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/ljBmGJpAsZh/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/Yf1BiWq71NE/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/PCasMOWl24Y/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/OLfc8DIeVrI/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/wJCVvM7o6xm/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/EyJRtSgSChq/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/a2dDU6KZyd0/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/uPpiUkMhH6j/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/Ol8bzYPThXt/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/Jwb1SWomgpk/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/o0gcwyuh7mU/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/LhAJq3vYXyi/"]}, "type": "Reference", "__cascade": "sourcemappings"} +{"type": "Source Version", "id": "FY18.v0", "source": "DATIM-MOH-FY18", "description": "Initial release of FY18 DATIM-MOH definitions", "released": true, "owner": "PEPFAR", "owner_type": "Organization"} +{"type": "Collection Version", "id": "FY18.v0", "description": "Initial release of FY18 DATIM-MOH definitions", "collection": "MER-R-MOH-Facility-FY18", "released": true, "owner": "PEPFAR", "owner_type": "Organization"} diff --git a/init/datim_moh_fy18_resources_only.json b/init/datim_moh_fy18_resources_only.json new file mode 100644 index 0000000..4bb1a7b --- /dev/null +++ b/init/datim_moh_fy18_resources_only.json @@ -0,0 +1,373 @@ +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "EFah6yBFc3J", "id": "EFah6yBFc3J", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "5-9, Female, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "dFjZira5vTX", "id": "dFjZira5vTX", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "10-14, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "n/a"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "HllvX50cXC0", "id": "HllvX50cXC0", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "default", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "NujbceGNYiA", "id": "NujbceGNYiA", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "30-34, Female", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "lPQmPQKaWMe", "id": "lPQmPQKaWMe", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "45-49, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "fXgzN6Bc3iG", "id": "fXgzN6Bc3iG", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "5-9, Unknown Sex, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "iJqtuoSdecb", "id": "iJqtuoSdecb", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "40-44, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "tBoWuTd0ERY", "id": "tBoWuTd0ERY", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "1-4, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "tvOcOPhIdRH", "id": "tvOcOPhIdRH", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "20-24, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "iK0C7FaZwbS", "id": "iK0C7FaZwbS", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "30-34, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "eOn9JgfkB4F", "id": "eOn9JgfkB4F", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "40-44, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "wLMOUM9mfTV", "id": "wLMOUM9mfTV", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "5-9, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "ytvrDZdNAhc", "id": "ytvrDZdNAhc", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "35-39, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "ip5uMUT73Qu", "id": "ip5uMUT73Qu", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "50+, Male, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "Xn5oUNVSMWA", "id": "Xn5oUNVSMWA", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "20-24, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "mIhOqYvHZj6", "id": "mIhOqYvHZj6", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "5-9, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "rarComSg9MD", "id": "rarComSg9MD", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<10, Female", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "TO5KLq290g1", "id": "TO5KLq290g1", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Male, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "vr781k56Fh9", "id": "vr781k56Fh9", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "lGNNK7ZYDGP", "id": "lGNNK7ZYDGP", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "25-29, Male, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "Numeric", "external_id": "BRalYZhcHpi", "concept_class": "Data Element", "source": "DATIM-MOH-FY18", "extras": {"indicator_category_code": "HTS_TST"}, "descriptions": [{"locale": "en", "locale_preferred": true, "external_id": null, "description": "Number of individuals who received HTS services and received their test results during the MOH reporting period.", "description_type": "Description"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "HTS_TST_N_MOH_Age_Agg_Sex_Result", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results", "name_type": "Fully Specified"}, {"locale": "en", "locale_preferred": false, "external_id": null, "name": "HTS_TST (N, MOH, Age Agg/Sex/Result)", "name_type": "Short"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "xzoIG0AwsNB", "id": "xzoIG0AwsNB", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "1-4, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "Numeric", "external_id": "aeCf1jJWE1x", "concept_class": "Data Element", "source": "DATIM-MOH-FY18", "extras": {"indicator_category_code": "PMTCT_STAT"}, "descriptions": [{"locale": "en", "locale_preferred": true, "external_id": null, "description": "Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.", "description_type": "Description"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "PMTCT_STAT_N_MOH_Sex", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "PMTCT_STAT (N, MOH, Sex): Known Results", "name_type": "Fully Specified"}, {"locale": "en", "locale_preferred": false, "external_id": null, "name": "PMTCT_STAT (N, MOH, Sex)", "name_type": "Short"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "mlFWWrUMuV7", "id": "mlFWWrUMuV7", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15+, Male, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "oKgx2Sw4qUL", "id": "oKgx2Sw4qUL", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "30-34, Female, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "XQ52MZdCLMe", "id": "XQ52MZdCLMe", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15+, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "ZruXWiXbttv", "id": "ZruXWiXbttv", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "35-39, Unknown Sex, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "GMFezkahByN", "id": "GMFezkahByN", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "1-4, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "mjDJY3dkxHJ", "id": "mjDJY3dkxHJ", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "5-9, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "uPpiUkMhH6j", "id": "uPpiUkMhH6j", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "1-4, Male, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "K21p4HUGqOS", "id": "K21p4HUGqOS", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Female, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "QazyoPSt2XH", "id": "QazyoPSt2XH", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "10-14, Female", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "wW6G5NC8Wd1", "id": "wW6G5NC8Wd1", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15-19, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "hiUhhVpgUMg", "id": "hiUhhVpgUMg", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "5-9, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "Jwb1SWomgpk", "id": "Jwb1SWomgpk", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Female", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "Za1ntF1ECu4", "id": "Za1ntF1ECu4", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "35-39, Female", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "HTcrEM69sst", "id": "HTcrEM69sst", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "40-44, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "qli3maq9Ot7", "id": "qli3maq9Ot7", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15+, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "dGTaodokiEE", "id": "dGTaodokiEE", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "45-49, Female", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "jbrs9Qk6f9b", "id": "jbrs9Qk6f9b", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "1-4, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "POkbpo4D13c", "id": "POkbpo4D13c", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "45-49, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "yi6TKlXLv0b", "id": "yi6TKlXLv0b", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "VpLja2tJGdM", "id": "VpLja2tJGdM", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "i4lSbrUVcpe", "id": "i4lSbrUVcpe", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "50+, Female, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "UggtNScQMVl", "id": "UggtNScQMVl", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "5-9, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "Numeric", "external_id": "IXkZ7eWtFHs", "concept_class": "Data Element", "source": "DATIM-MOH-FY18", "extras": {"indicator_category_code": "PMTCT_STAT"}, "descriptions": [{"locale": "en", "locale_preferred": true, "external_id": null, "description": "Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.", "description_type": "Description"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "PMTCT_STAT (N, MOH, Sex/KnownNewPosNewNeg): Known Results", "name_type": "Fully Specified"}, {"locale": "en", "locale_preferred": false, "external_id": null, "name": "PMTCT_STAT (N, MOH, Sex/KnownNewPosNewNeg)", "name_type": "Short"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "T3SH6R2zKBl", "id": "T3SH6R2zKBl", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "10-14, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "Numeric", "external_id": "V6hxDYUZFBq", "concept_class": "Data Element", "source": "DATIM-MOH-FY18", "extras": {"indicator_category_code": "HTS_TST"}, "descriptions": [{"locale": "en", "locale_preferred": true, "external_id": null, "description": "Number of individuals who received HTS services and received their test results during the MOH reporting period.", "description_type": "Description"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "HTS_TST_N_MOH_Age_Sex_Result", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "HTS_TST (N, MOH, Age/Sex/Result): HTS received results", "name_type": "Fully Specified"}, {"locale": "en", "locale_preferred": false, "external_id": null, "name": "HTS_TST (N, MOH, Age/Sex/Result)", "name_type": "Short"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "Gfje2jHn5TY", "id": "Gfje2jHn5TY", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "WDpiIZ8UjB8", "id": "WDpiIZ8UjB8", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "50+, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "LyNoi9I7lj5", "id": "LyNoi9I7lj5", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "50+, Unknown Sex, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "U6ErjBQYGSG", "id": "U6ErjBQYGSG", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "R9wcT5vQ7tR", "id": "R9wcT5vQ7tR", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "25-29, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "Numeric", "external_id": "xNTzinnVgba", "concept_class": "Data Element", "source": "DATIM-MOH-FY18", "extras": {"indicator_category_code": "HTS_TST"}, "descriptions": [{"locale": "en", "locale_preferred": true, "external_id": null, "description": "Number of individuals who received HIV Testing Services (HTS) and received their test results.", "description_type": "Description"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "HTS_TST_N_MOH", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "HTS_TST (N, MOH): HTS received results", "name_type": "Fully Specified"}, {"locale": "en", "locale_preferred": false, "external_id": null, "name": "HTS_TST (N, MOH)", "name_type": "Short"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "PFcz4RjbZm4", "id": "PFcz4RjbZm4", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "1-4, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "B6UJW06b7xe", "id": "B6UJW06b7xe", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<1, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "TCwxcGgIeqE", "id": "TCwxcGgIeqE", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "25-29, Female, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "fysQ3RXzbzW", "id": "fysQ3RXzbzW", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "20-24, Female, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "ymXkr5eCjR5", "id": "ymXkr5eCjR5", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15+, Female, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "NpsmKYKl0mt", "id": "NpsmKYKl0mt", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "5-9, Male, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "a2dDU6KZyd0", "id": "a2dDU6KZyd0", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15+, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "AqQCBlpcH4I", "id": "AqQCBlpcH4I", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Female", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "wO7RB8C1sal", "id": "wO7RB8C1sal", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "35-39, Male, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "t7yNQSrSSSO", "id": "t7yNQSrSSSO", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "10-14, Unknown Sex, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "zHSL7ATXJib", "id": "zHSL7ATXJib", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<15, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "P9UIhogYbAa", "id": "P9UIhogYbAa", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "dOE4ekWNCps", "id": "dOE4ekWNCps", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<1, Unknown Sex, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "wpck6pSRDer", "id": "wpck6pSRDer", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15-19, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "OOCHuTdTJEQ", "id": "OOCHuTdTJEQ", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "45-49, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "I4TXHYj3bFL", "id": "I4TXHYj3bFL", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "50+, Female", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "Kjn4IWLfG2G", "id": "Kjn4IWLfG2G", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "10-14, Male, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "FSmIqIsgheB", "id": "FSmIqIsgheB", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<15, Female, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "j0yodS3zbnW", "id": "j0yodS3zbnW", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "30-34, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "JZXPrEdWFGB", "id": "JZXPrEdWFGB", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Unknown Sex, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "R4WXCEzPZcY", "id": "R4WXCEzPZcY", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<15, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "gdm6CkOhfph", "id": "gdm6CkOhfph", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<1, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "kLd3OnUYTr5", "id": "kLd3OnUYTr5", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "30-34, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "z1V5tDuMQt7", "id": "z1V5tDuMQt7", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "45-49, Male, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "kZ5sEz94kJE", "id": "kZ5sEz94kJE", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "30-34, Male, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "pc4W2rmWK4q", "id": "pc4W2rmWK4q", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Female, Newly Identified Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "OLfc8DIeVrI", "id": "OLfc8DIeVrI", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15-19, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "uURluLqPIJ5", "id": "uURluLqPIJ5", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<15, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "HrQbkVgBM1X", "id": "HrQbkVgBM1X", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<15, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "Numeric", "external_id": "Mon8vQgC9qg", "concept_class": "Data Element", "source": "DATIM-MOH-FY18", "extras": {"indicator_category_code": "TX_NEW"}, "descriptions": [{"locale": "en", "locale_preferred": true, "external_id": null, "description": "Number of adults and children newly enrolled on ART", "description_type": "Description"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "TX_NEW (N, MOH, Age Agg/Sex/HIVStatus): New on ART", "name_type": "Fully Specified"}, {"locale": "en", "locale_preferred": false, "external_id": null, "name": "TX_NEW (N, MOH, Age Agg/Sex/HIVStatus)", "name_type": "Short"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "Sf6GWp5gNx2", "id": "Sf6GWp5gNx2", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "35-39, Female, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "SCD7EVreQUA", "id": "SCD7EVreQUA", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "NRZfd73Ypo8", "id": "NRZfd73Ypo8", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "25-29, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "VdA970UlzlX", "id": "VdA970UlzlX", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "20-24, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "xQ0NZ6B5eoU", "id": "xQ0NZ6B5eoU", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Female, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "eyTROtsEW5a", "id": "eyTROtsEW5a", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15-19, Male, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "i0RFyIDccSm", "id": "i0RFyIDccSm", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "45-49, Female, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "Numeric", "external_id": "xwVNaDjMe9z", "concept_class": "Data Element", "source": "DATIM-MOH-FY18", "extras": {"indicator_category_code": "PMTCT_STAT"}, "descriptions": [{"locale": "en", "locale_preferred": true, "external_id": null, "description": "Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.", "description_type": "Description"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "PMTCT_STAT_N_MOH_Age_Sex", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "PMTCT_STAT (N, MOH, Age/Sex): Known Results", "name_type": "Fully Specified"}, {"locale": "en", "locale_preferred": false, "external_id": null, "name": "PMTCT_STAT (N, MOH, Age/Sex)", "name_type": "Short"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "UN9ZOZLLVqN", "id": "UN9ZOZLLVqN", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "o0gcwyuh7mU", "id": "o0gcwyuh7mU", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Female, Known at Entry Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "KRoQaA91sv5", "id": "KRoQaA91sv5", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "10-14, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "IxSwaxNCt1n", "id": "IxSwaxNCt1n", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "5-9, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "chrwpNxHlQQ", "id": "chrwpNxHlQQ", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<15, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "GVzbjXNy1eu", "id": "GVzbjXNy1eu", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "30-34, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "qyZYDldlD4l", "id": "qyZYDldlD4l", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "40-44, Unknown Sex, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "VgXq6wpPRWX", "id": "VgXq6wpPRWX", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "DY0yrJtBeSC", "id": "DY0yrJtBeSC", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<15, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "zGpd2aApV3s", "id": "zGpd2aApV3s", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "35-39, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "LhAJq3vYXyi", "id": "LhAJq3vYXyi", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<15, Male, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "Kj09vlrB1qO", "id": "Kj09vlrB1qO", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "45-49, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "mKoXgawlalu", "id": "mKoXgawlalu", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "25-29, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "bxqrio2gHOj", "id": "bxqrio2gHOj", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "30-34, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "OBbZvcHg2HL", "id": "OBbZvcHg2HL", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "35-39, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "MuaoVfC9rYL", "id": "MuaoVfC9rYL", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "35-39, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "BLWV93S2HJ0", "id": "BLWV93S2HJ0", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "25-29, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "TMLK3XMgrog", "id": "TMLK3XMgrog", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "45-49, Unknown Sex, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "zCrKbLh9x6i", "id": "zCrKbLh9x6i", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "20-24, Female", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "kGlGj9LDonu", "id": "kGlGj9LDonu", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "50+, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "iGj3YxYXGRF", "id": "iGj3YxYXGRF", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Male, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "WXV5qLgw7kE", "id": "WXV5qLgw7kE", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15+, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "wJCVvM7o6xm", "id": "wJCVvM7o6xm", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15-19, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "UWstekYcNxB", "id": "UWstekYcNxB", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15-19, Unknown Sex, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "XX7hDj6iz0D", "id": "XX7hDj6iz0D", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15+, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "UN0vy0VSyHQ", "id": "UN0vy0VSyHQ", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15-19, Female", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "p2gukPXj4ry", "id": "p2gukPXj4ry", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "50+, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "Numeric", "external_id": "yEQ5FoXJWAx", "concept_class": "Data Element", "source": "DATIM-MOH-FY18", "extras": {"indicator_category_code": "PMTCT_ART"}, "descriptions": [{"locale": "en", "locale_preferred": true, "external_id": null, "description": "Number of HIV-positive pregnant women who received ART to reduce the risk of mother-to-child transmission during pregnancy", "description_type": "Description"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "PMTCT_ART_N_MOH", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "PMTCT_ART (N, MOH): ARVs", "name_type": "Fully Specified"}, {"locale": "en", "locale_preferred": false, "external_id": null, "name": "PMTCT_ART (N, MOH)", "name_type": "Short"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "ri1PDF5Ie9s", "id": "ri1PDF5Ie9s", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "B8JEL3qeQiw", "id": "B8JEL3qeQiw", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "30-34, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "qL3AXhLXfHf", "id": "qL3AXhLXfHf", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15+, Unknown Sex, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "sIF6w3Jq5sI", "id": "sIF6w3Jq5sI", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "1-4, Unknown Sex, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "uEGqYHYtXfS", "id": "uEGqYHYtXfS", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "40-44, Female", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "Yf1BiWq71NE", "id": "Yf1BiWq71NE", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15+, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "xTNM0wWDzo0", "id": "xTNM0wWDzo0", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "1-4, Female, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "GlfLlD3wSQj", "id": "GlfLlD3wSQj", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "50+, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "PrIxM0pIjFl", "id": "PrIxM0pIjFl", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<15, Unknown Sex, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "Ol8bzYPThXt", "id": "Ol8bzYPThXt", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "20-24, Unknown Sex, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "JSXsRftezHm", "id": "JSXsRftezHm", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "50+, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "ERDcFrmlT0J", "id": "ERDcFrmlT0J", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "45-49, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "FgwkSYUXq8x", "id": "FgwkSYUXq8x", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "50+, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "eVPoeIifQ2c", "id": "eVPoeIifQ2c", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "40-44, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "WjX1mRJp9NV", "id": "WjX1mRJp9NV", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "45-49, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "PPoL5AnEAQf", "id": "PPoL5AnEAQf", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "1-4, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "RMA75iIp8Wd", "id": "RMA75iIp8Wd", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "25-29, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "O6XUcCFOBir", "id": "O6XUcCFOBir", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "ljBmGJpAsZh", "id": "ljBmGJpAsZh", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "10-14, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "EyJRtSgSChq", "id": "EyJRtSgSChq", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "RLLUx3DHJan", "id": "RLLUx3DHJan", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "40-44, Male, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "vlHmkfmQLZP", "id": "vlHmkfmQLZP", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "30-34, Unknown Sex, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "NJclydByUvA", "id": "NJclydByUvA", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15-19, Female, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "tIhxMfmPrU5", "id": "tIhxMfmPrU5", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "10-14, Female, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "BitB2nKfWBK", "id": "BitB2nKfWBK", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "20-24, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "XkcYYfR9ZUd", "id": "XkcYYfR9ZUd", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "35-39, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "ZPeO2wmSGi2", "id": "ZPeO2wmSGi2", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15-19, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "Numeric", "external_id": "GxUQu72i38n", "concept_class": "Data Element", "source": "DATIM-MOH-FY18", "extras": {"indicator_category_code": "TX_CURR"}, "descriptions": [{"locale": "en", "locale_preferred": true, "external_id": null, "description": "Number of adults and children with HIV infection receiving antiretroviral therapy (ART).", "description_type": "Description"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "TX_CURR_N_MOH_Age_Sex_HIVStatus", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART", "name_type": "Fully Specified"}, {"locale": "en", "locale_preferred": false, "external_id": null, "name": "TX_CURR (N, MOH, Age/Sex/HIVStatus)", "name_type": "Short"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "M1eoKOFLncp", "id": "M1eoKOFLncp", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "25-29, Unknown Sex, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "R3VVZOtZGhx", "id": "R3VVZOtZGhx", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "10-14, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "Numeric", "external_id": "l697bKzFRSv", "concept_class": "Data Element", "source": "DATIM-MOH-FY18", "extras": {"indicator_category_code": "TX_NEW"}, "descriptions": [{"locale": "en", "locale_preferred": true, "external_id": null, "description": "Number of adults and children newly enrolled on ART", "description_type": "Description"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "TX_NEW_N_MOH_Age_Sex_HIVStatus", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART", "name_type": "Fully Specified"}, {"locale": "en", "locale_preferred": false, "external_id": null, "name": "TX_NEW (N, MOH, Age/Sex/HIVStatus)", "name_type": "Short"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "wnsHEWFSqzG", "id": "wnsHEWFSqzG", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "35-39, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "qdYU6NoIpY1", "id": "qdYU6NoIpY1", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "40-44, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "d3rKRkxJP1v", "id": "d3rKRkxJP1v", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "40-44, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "x1r1vfZQLFj", "id": "x1r1vfZQLFj", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15-19, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "AkOKGZjTuJH", "id": "AkOKGZjTuJH", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "25-29, Female", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "QS3vNL5WySH", "id": "QS3vNL5WySH", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "20-24, Male, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "ErZebnhYiI1", "id": "ErZebnhYiI1", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "20-24, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "yKQ4wAq01Cs", "id": "yKQ4wAq01Cs", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "20-24, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "fsnxvho9fiG", "id": "fsnxvho9fiG", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "40-44, Female, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "Numeric", "external_id": "sdarqD1J8fb", "concept_class": "Data Element", "source": "DATIM-MOH-FY18", "extras": {"indicator_category_code": "TX_CURR"}, "descriptions": [{"locale": "en", "locale_preferred": true, "external_id": null, "description": "Number of adults and children with HIV infection receiving antiretroviral therapy (ART).", "description_type": "Description"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "TX_CURR (N, MOH, Age Agg/Sex/HIVStatus): Receiving ART", "name_type": "Fully Specified"}, {"locale": "en", "locale_preferred": false, "external_id": null, "name": "TX_CURR (N, MOH, Age Agg/Sex/HIVStatus", "name_type": "Short"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "TDI4beksJ2C", "id": "TDI4beksJ2C", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "25-29, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "mV483q7SboN", "id": "mV483q7SboN", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Unknown Sex, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "fine, semi-fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "hXgqQX95TVa", "id": "hXgqQX95TVa", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "10-14, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "PCasMOWl24Y", "id": "PCasMOWl24Y", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Female, Newly Identified Negative", "name_type": "Fully Specified"}]} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/PMTCT_STAT_N_MOH_Age_Sex/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/uEGqYHYtXfS/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/mKoXgawlalu/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/kLd3OnUYTr5/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/OLfc8DIeVrI/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/GVzbjXNy1eu/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/T3SH6R2zKBl/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/R4WXCEzPZcY/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/gdm6CkOhfph/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/NJclydByUvA/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/qL3AXhLXfHf/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/qli3maq9Ot7/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/yKQ4wAq01Cs/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/VpLja2tJGdM/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/GlfLlD3wSQj/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/POkbpo4D13c/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/VdA970UlzlX/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/R9wcT5vQ7tR/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/QS3vNL5WySH/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/ljBmGJpAsZh/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/XkcYYfR9ZUd/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/IxSwaxNCt1n/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/T3SH6R2zKBl/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/sIF6w3Jq5sI/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/fysQ3RXzbzW/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/BitB2nKfWBK/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/ERDcFrmlT0J/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/SCD7EVreQUA/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/iJqtuoSdecb/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/zHSL7ATXJib/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/Kjn4IWLfG2G/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/PMTCT_STAT_N_MOH_Age_Sex/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/NujbceGNYiA/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HllvX50cXC0/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/mKoXgawlalu/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/mIhOqYvHZj6/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/Xn5oUNVSMWA/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/Yf1BiWq71NE/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/PMTCT_STAT_N_MOH_Age_Sex/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/dGTaodokiEE/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/UggtNScQMVl/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/PMTCT_STAT_N_MOH_Age_Sex/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/QazyoPSt2XH/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/PFcz4RjbZm4/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/PMTCT_ART_N_MOH/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HllvX50cXC0/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/PMTCT_STAT_N_MOH_Age_Sex/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/AkOKGZjTuJH/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/fsnxvho9fiG/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/iJqtuoSdecb/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/RMA75iIp8Wd/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/gdm6CkOhfph/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/kGlGj9LDonu/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/PMTCT_STAT_N_MOH_Age_Sex/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/rarComSg9MD/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TMLK3XMgrog/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/RLLUx3DHJan/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/Yf1BiWq71NE/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/dFjZira5vTX/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/wpck6pSRDer/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/i0RFyIDccSm/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/PPoL5AnEAQf/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/t7yNQSrSSSO/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/JZXPrEdWFGB/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/UN9ZOZLLVqN/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/PrIxM0pIjFl/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/O6XUcCFOBir/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/x1r1vfZQLFj/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/RMA75iIp8Wd/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/d3rKRkxJP1v/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTcrEM69sst/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/POkbpo4D13c/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/uPpiUkMhH6j/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/dFjZira5vTX/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/wLMOUM9mfTV/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/tIhxMfmPrU5/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/ytvrDZdNAhc/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HrQbkVgBM1X/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/p2gukPXj4ry/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/EyJRtSgSChq/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/P9UIhogYbAa/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/PMTCT_STAT_N_MOH_Age_Sex/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/Za1ntF1ECu4/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/R3VVZOtZGhx/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/xzoIG0AwsNB/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/GMFezkahByN/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/eVPoeIifQ2c/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/M1eoKOFLncp/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/DY0yrJtBeSC/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/PMTCT_STAT_N_MOH_Sex/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/Jwb1SWomgpk/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/B6UJW06b7xe/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/Kj09vlrB1qO/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/mV483q7SboN/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/JSXsRftezHm/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/zGpd2aApV3s/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/ri1PDF5Ie9s/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/K21p4HUGqOS/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/ytvrDZdNAhc/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/xTNM0wWDzo0/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/j0yodS3zbnW/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/Sf6GWp5gNx2/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/xQ0NZ6B5eoU/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/ip5uMUT73Qu/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/iGj3YxYXGRF/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/hiUhhVpgUMg/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/mIhOqYvHZj6/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/chrwpNxHlQQ/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/OLfc8DIeVrI/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/U6ErjBQYGSG/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/IxSwaxNCt1n/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/chrwpNxHlQQ/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/lGNNK7ZYDGP/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/VdA970UlzlX/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/P9UIhogYbAa/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/KRoQaA91sv5/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/kZ5sEz94kJE/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/ZruXWiXbttv/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/OBbZvcHg2HL/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/wnsHEWFSqzG/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/ErZebnhYiI1/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/zHSL7ATXJib/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/ZPeO2wmSGi2/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/qli3maq9Ot7/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/JSXsRftezHm/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/wJCVvM7o6xm/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/FSmIqIsgheB/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/ljBmGJpAsZh/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/uURluLqPIJ5/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/XQ52MZdCLMe/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/WXV5qLgw7kE/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/WDpiIZ8UjB8/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/XX7hDj6iz0D/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TO5KLq290g1/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/zGpd2aApV3s/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/PMTCT_STAT_N_MOH_Age_Sex/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/UN0vy0VSyHQ/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/wO7RB8C1sal/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/pc4W2rmWK4q/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/R9wcT5vQ7tR/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TDI4beksJ2C/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/PCasMOWl24Y/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/B8JEL3qeQiw/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/tBoWuTd0ERY/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/FgwkSYUXq8x/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/PPoL5AnEAQf/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/qdYU6NoIpY1/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/hiUhhVpgUMg/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/mjDJY3dkxHJ/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/FgwkSYUXq8x/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/vr781k56Fh9/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/ri1PDF5Ie9s/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/z1V5tDuMQt7/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/jbrs9Qk6f9b/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/jbrs9Qk6f9b/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/qdYU6NoIpY1/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/VgXq6wpPRWX/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/dOE4ekWNCps/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/hXgqQX95TVa/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/eOn9JgfkB4F/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/lPQmPQKaWMe/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/yKQ4wAq01Cs/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/kGlGj9LDonu/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/MuaoVfC9rYL/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/BLWV93S2HJ0/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/tvOcOPhIdRH/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/B8JEL3qeQiw/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/XX7hDj6iz0D/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/UN9ZOZLLVqN/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/j0yodS3zbnW/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/iK0C7FaZwbS/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/eOn9JgfkB4F/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/vr781k56Fh9/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/qyZYDldlD4l/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/PFcz4RjbZm4/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/uURluLqPIJ5/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/x1r1vfZQLFj/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/eyTROtsEW5a/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/Gfje2jHn5TY/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/EFah6yBFc3J/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/wW6G5NC8Wd1/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/PMTCT_STAT_N_MOH_Age_Sex/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/I4TXHYj3bFL/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/OOCHuTdTJEQ/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/oKgx2Sw4qUL/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/Xn5oUNVSMWA/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/OBbZvcHg2HL/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/ymXkr5eCjR5/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/lPQmPQKaWMe/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/vlHmkfmQLZP/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/wW6G5NC8Wd1/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/LyNoi9I7lj5/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/mlFWWrUMuV7/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/bxqrio2gHOj/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/LhAJq3vYXyi/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/Ol8bzYPThXt/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/Gfje2jHn5TY/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/fXgzN6Bc3iG/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/a2dDU6KZyd0/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/yi6TKlXLv0b/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/WjX1mRJp9NV/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/WjX1mRJp9NV/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/NpsmKYKl0mt/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/PMTCT_STAT_N_MOH_Age_Sex/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/AqQCBlpcH4I/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/o0gcwyuh7mU/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/PMTCT_STAT_N_MOH_Age_Sex/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/zCrKbLh9x6i/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/UWstekYcNxB/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/i4lSbrUVcpe/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TCwxcGgIeqE/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/NRZfd73Ypo8/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/GVzbjXNy1eu/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY18", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/VgXq6wpPRWX/"} +{"collection_url": "/orgs/PEPFAR/collections/MER-R-MOH-Facility-FY18/", "data": {"expressions": ["/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/ri1PDF5Ie9s/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/kGlGj9LDonu/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/p2gukPXj4ry/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/fysQ3RXzbzW/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/d3rKRkxJP1v/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTcrEM69sst/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/qdYU6NoIpY1/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/mV483q7SboN/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/dOE4ekWNCps/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/BitB2nKfWBK/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/eyTROtsEW5a/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/Gfje2jHn5TY/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HrQbkVgBM1X/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/ZruXWiXbttv/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/Za1ntF1ECu4/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/FSmIqIsgheB/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/AkOKGZjTuJH/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/qli3maq9Ot7/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/pc4W2rmWK4q/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/uEGqYHYtXfS/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/ymXkr5eCjR5/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/ErZebnhYiI1/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/Kjn4IWLfG2G/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/RMA75iIp8Wd/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/vr781k56Fh9/"]}, "type": "Reference", "__cascade": "sourcemappings"} +{"collection_url": "/orgs/PEPFAR/collections/MER-R-MOH-Facility-FY18/", "data": {"expressions": ["/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/WjX1mRJp9NV/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/qL3AXhLXfHf/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/AqQCBlpcH4I/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/mjDJY3dkxHJ/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/iGj3YxYXGRF/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/j0yodS3zbnW/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/mIhOqYvHZj6/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/ZPeO2wmSGi2/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/QazyoPSt2XH/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/lGNNK7ZYDGP/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/B8JEL3qeQiw/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/eVPoeIifQ2c/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/zCrKbLh9x6i/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/wW6G5NC8Wd1/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/DY0yrJtBeSC/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/K21p4HUGqOS/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/Sf6GWp5gNx2/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/ERDcFrmlT0J/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/NpsmKYKl0mt/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HllvX50cXC0/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/xTNM0wWDzo0/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/gdm6CkOhfph/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TDI4beksJ2C/"]}, "type": "Reference", "__cascade": "sourcemappings"} +{"collection_url": "/orgs/PEPFAR/collections/MER-R-MOH-Facility-FY18/", "data": {"expressions": ["/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/NujbceGNYiA/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/wnsHEWFSqzG/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/zGpd2aApV3s/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/fXgzN6Bc3iG/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/PFcz4RjbZm4/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/vlHmkfmQLZP/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/PCasMOWl24Y/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/VgXq6wpPRWX/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/XkcYYfR9ZUd/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/oKgx2Sw4qUL/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/XQ52MZdCLMe/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/zHSL7ATXJib/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/uURluLqPIJ5/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/i4lSbrUVcpe/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/wO7RB8C1sal/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/rarComSg9MD/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/kZ5sEz94kJE/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/JSXsRftezHm/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/hiUhhVpgUMg/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TMLK3XMgrog/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/dGTaodokiEE/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/SCD7EVreQUA/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/qyZYDldlD4l/"]}, "type": "Reference", "__cascade": "sourcemappings"} +{"collection_url": "/orgs/PEPFAR/collections/MER-R-MOH-Facility-FY18/", "data": {"expressions": ["/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/O6XUcCFOBir/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TO5KLq290g1/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/Kj09vlrB1qO/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/PrIxM0pIjFl/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/fsnxvho9fiG/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/MuaoVfC9rYL/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/PPoL5AnEAQf/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/VpLja2tJGdM/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/x1r1vfZQLFj/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/iK0C7FaZwbS/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/kLd3OnUYTr5/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TCwxcGgIeqE/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/i0RFyIDccSm/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/VdA970UlzlX/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/BLWV93S2HJ0/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/QS3vNL5WySH/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/R3VVZOtZGhx/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/ip5uMUT73Qu/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/wLMOUM9mfTV/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/I4TXHYj3bFL/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/dFjZira5vTX/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/PMTCT_ART_N_MOH/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/eOn9JgfkB4F/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/iJqtuoSdecb/"]}, "type": "Reference", "__cascade": "sourcemappings"} +{"collection_url": "/orgs/PEPFAR/collections/MER-R-MOH-Facility-FY18/", "data": {"expressions": ["/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/mKoXgawlalu/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/GVzbjXNy1eu/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/M1eoKOFLncp/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/yKQ4wAq01Cs/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/hXgqQX95TVa/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/xQ0NZ6B5eoU/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/R9wcT5vQ7tR/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/UWstekYcNxB/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/PMTCT_STAT_N_MOH_Age_Sex/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/XX7hDj6iz0D/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/z1V5tDuMQt7/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/R4WXCEzPZcY/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/OOCHuTdTJEQ/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/Jwb1SWomgpk/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/mlFWWrUMuV7/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/wpck6pSRDer/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/EFah6yBFc3J/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/OBbZvcHg2HL/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/tIhxMfmPrU5/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/T3SH6R2zKBl/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/GlfLlD3wSQj/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/WDpiIZ8UjB8/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/FgwkSYUXq8x/"]}, "type": "Reference", "__cascade": "sourcemappings"} +{"collection_url": "/orgs/PEPFAR/collections/MER-R-MOH-Facility-FY18/", "data": {"expressions": ["/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/WXV5qLgw7kE/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/B6UJW06b7xe/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/ytvrDZdNAhc/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/sIF6w3Jq5sI/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/U6ErjBQYGSG/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/UN0vy0VSyHQ/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/jbrs9Qk6f9b/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/NRZfd73Ypo8/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/P9UIhogYbAa/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/t7yNQSrSSSO/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/lPQmPQKaWMe/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/POkbpo4D13c/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/tvOcOPhIdRH/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/NJclydByUvA/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/PMTCT_STAT_N_MOH_Sex/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/xzoIG0AwsNB/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/JZXPrEdWFGB/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/RLLUx3DHJan/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/UggtNScQMVl/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/tBoWuTd0ERY/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/bxqrio2gHOj/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/yi6TKlXLv0b/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/GMFezkahByN/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/chrwpNxHlQQ/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/LyNoi9I7lj5/"]}, "type": "Reference", "__cascade": "sourcemappings"} +{"collection_url": "/orgs/PEPFAR/collections/MER-R-MOH-Facility-FY18/", "data": {"expressions": ["/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/KRoQaA91sv5/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/Xn5oUNVSMWA/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/UN9ZOZLLVqN/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/ljBmGJpAsZh/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/Yf1BiWq71NE/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/OLfc8DIeVrI/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/wJCVvM7o6xm/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/EyJRtSgSChq/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/a2dDU6KZyd0/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/uPpiUkMhH6j/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/Ol8bzYPThXt/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/IxSwaxNCt1n/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/o0gcwyuh7mU/", "/orgs/PEPFAR/sources/DATIM-MOH-FY18/concepts/LhAJq3vYXyi/"]}, "type": "Reference", "__cascade": "sourcemappings"} diff --git a/init/datim_moh_fy19.json b/init/datim_moh_fy19.json new file mode 100644 index 0000000..6134ffa --- /dev/null +++ b/init/datim_moh_fy19.json @@ -0,0 +1,412 @@ +{"type": "Source", "id": "DATIM-MOH-FY19", "short_code": "DATIM-MOH-FY19", "name": "DATIM-MOH-FY19", "full_name": "DATIM MOH FY19 Country Alignment Code List", "owner_type": "Organization", "owner": "PEPFAR", "description": "", "extras": {"Period": "FY19", "datim_moh_codelist": true}, "default_locale": "en", "source_type": "Code List", "public_access": "View", "supported_locales": "en", "custom_validation_schema": "None"} +{"type": "Collection", "id": "MER-R-MOH-Facility-FY19", "name": "MER R: MOH Facility Based FY19", "default_locale": "en", "short_code": "MER-R-MOH-Facility-FY19", "external_id": "OBhi1PUW3OL", "extras": {"Period": "FY19", "Period Description": "COP18 (FY19Q1)", "datim_sync_moh_fy19": true, "DHIS2-Dataset-Code": "MER_R_MOH"}, "collection_type": "Code List", "full_name": "MER Results: MOH Facility Based FY19", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "supported_locales": "en"} +{"type": "Concept", "id": "null-disag", "datatype": "None", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "names": [{"locale": "en", "locale_preferred": "True", "name": "Null Disaggregate Option", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "descriptions": []} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "dGTaodokiEE", "id": "dGTaodokiEE", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "45-49, Female", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "Numeric", "external_id": "xNTzinnVgba", "concept_class": "Data Element", "source": "DATIM-MOH-FY19", "extras": {"indicator_category_code": "HTS_TST"}, "descriptions": [{"locale": "en", "locale_preferred": true, "external_id": null, "description": "Number of individuals who received HIV Testing Services (HTS) and received their test results.", "description_type": "Description"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "HTS_TST_N_MOH", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "HTS_TST (N, MOH): HTS received results", "name_type": "Fully Specified"}, {"locale": "en", "locale_preferred": false, "external_id": null, "name": "HTS_TST (N, MOH)", "name_type": "Short"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "ZruXWiXbttv", "id": "ZruXWiXbttv", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "35-39, Unknown Sex, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "AqQCBlpcH4I", "id": "AqQCBlpcH4I", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Female", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "Numeric", "external_id": "BRalYZhcHpi", "concept_class": "Data Element", "source": "DATIM-MOH-FY19", "extras": {"indicator_category_code": "HTS_TST"}, "descriptions": [{"locale": "en", "locale_preferred": true, "external_id": null, "description": "Number of individuals who received HTS services and received their test results during the MOH reporting period.", "description_type": "Description"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "HTS_TST_N_MOH_Age_Agg_Sex_Result", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results", "name_type": "Fully Specified"}, {"locale": "en", "locale_preferred": false, "external_id": null, "name": "HTS_TST (N, MOH, Age Agg/Sex/Result)", "name_type": "Short"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "mjDJY3dkxHJ", "id": "mjDJY3dkxHJ", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "5-9, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "xQ0NZ6B5eoU", "id": "xQ0NZ6B5eoU", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Female, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "qyZYDldlD4l", "id": "qyZYDldlD4l", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "40-44, Unknown Sex, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "TO5KLq290g1", "id": "TO5KLq290g1", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Male, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "p2gukPXj4ry", "id": "p2gukPXj4ry", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "50+, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "HrQbkVgBM1X", "id": "HrQbkVgBM1X", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<15, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "wO7RB8C1sal", "id": "wO7RB8C1sal", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "35-39, Male, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "BitB2nKfWBK", "id": "BitB2nKfWBK", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "20-24, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "UWstekYcNxB", "id": "UWstekYcNxB", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15-19, Unknown Sex, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "ri1PDF5Ie9s", "id": "ri1PDF5Ie9s", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "GlfLlD3wSQj", "id": "GlfLlD3wSQj", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "50+, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "UN0vy0VSyHQ", "id": "UN0vy0VSyHQ", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15-19, Female", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "FSmIqIsgheB", "id": "FSmIqIsgheB", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<15, Female, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "Xn5oUNVSMWA", "id": "Xn5oUNVSMWA", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "20-24, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "tBoWuTd0ERY", "id": "tBoWuTd0ERY", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "1-4, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "Gfje2jHn5TY", "id": "Gfje2jHn5TY", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "qL3AXhLXfHf", "id": "qL3AXhLXfHf", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15+, Unknown Sex, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "hXgqQX95TVa", "id": "hXgqQX95TVa", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "10-14, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "Numeric", "external_id": "LZbeWYZEkYL", "concept_class": "Data Element", "source": "DATIM-MOH-FY19", "extras": {"indicator_category_code": "TB_PREV"}, "descriptions": [{"locale": "en", "locale_preferred": true, "external_id": null, "description": "Number of ART patients who completed a course of TB preventive therapy or at least 6 months of Isoniazid Preventive Therapy (IPT) during the reporting period", "description_type": "Description"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "TB_PREV_N_MOH_TherapyType_NewExArt_HIV", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "TB_PREV (N, MOH, TherapyType/NewExistingArt/HIVStatus): IPT", "name_type": "Fully Specified"}, {"locale": "en", "locale_preferred": false, "external_id": null, "name": "TB_PREV (N, MOH, TherapyType/NewExArt/HIV)", "name_type": "Short"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "JZXPrEdWFGB", "id": "JZXPrEdWFGB", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Unknown Sex, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "RLLUx3DHJan", "id": "RLLUx3DHJan", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "40-44, Male, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "TMLK3XMgrog", "id": "TMLK3XMgrog", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "45-49, Unknown Sex, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "wpck6pSRDer", "id": "wpck6pSRDer", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15-19, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "uPpiUkMhH6j", "id": "uPpiUkMhH6j", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "1-4, Male, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "R4WXCEzPZcY", "id": "R4WXCEzPZcY", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<15, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "NujbceGNYiA", "id": "NujbceGNYiA", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "30-34, Female", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "vlHmkfmQLZP", "id": "vlHmkfmQLZP", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "30-34, Unknown Sex, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "hiUhhVpgUMg", "id": "hiUhhVpgUMg", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "5-9, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "fXgzN6Bc3iG", "id": "fXgzN6Bc3iG", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "5-9, Unknown Sex, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "cXdSJvbabBT", "id": "cXdSJvbabBT", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<1, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "K21p4HUGqOS", "id": "K21p4HUGqOS", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Female, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "Jwb1SWomgpk", "id": "Jwb1SWomgpk", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Female", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "TDI4beksJ2C", "id": "TDI4beksJ2C", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "25-29, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "Yf1BiWq71NE", "id": "Yf1BiWq71NE", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15+, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "iK0C7FaZwbS", "id": "iK0C7FaZwbS", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "30-34, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "x1r1vfZQLFj", "id": "x1r1vfZQLFj", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15-19, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "UggtNScQMVl", "id": "UggtNScQMVl", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "5-9, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "sIF6w3Jq5sI", "id": "sIF6w3Jq5sI", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "1-4, Unknown Sex, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "Numeric", "external_id": "J1E7eh1CyA0", "concept_class": "Data Element", "source": "DATIM-MOH-FY19", "extras": {"indicator_category_code": "TB_PREV"}, "descriptions": [{"locale": "en", "locale_preferred": true, "external_id": null, "description": "Number of ART patients who completed a course of TB preventive therapy or at least 6 months of Isoniazid Preventive Therapy (IPT) during the reporting period", "description_type": "Description"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "TB_PREV (N, MOH, Age Aggregated/Sex/HIVStatus): IPT", "name_type": "Fully Specified"}, {"locale": "en", "locale_preferred": false, "external_id": null, "name": "TB_PREV (N, MOH, Age Agg/Sex/HIVStatus): IPT", "name_type": "Short"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "GVzbjXNy1eu", "id": "GVzbjXNy1eu", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "30-34, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "XQ52MZdCLMe", "id": "XQ52MZdCLMe", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15+, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "eVPoeIifQ2c", "id": "eVPoeIifQ2c", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "40-44, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "zCrKbLh9x6i", "id": "zCrKbLh9x6i", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "20-24, Female", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "MuaoVfC9rYL", "id": "MuaoVfC9rYL", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "35-39, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "i0RFyIDccSm", "id": "i0RFyIDccSm", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "45-49, Female, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "Numeric", "external_id": "aeCf1jJWE1x", "concept_class": "Data Element", "source": "DATIM-MOH-FY19", "extras": {"indicator_category_code": "PMTCT_STAT"}, "descriptions": [{"locale": "en", "locale_preferred": true, "external_id": null, "description": "Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.", "description_type": "Description"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "PMTCT_STAT_N_MOH_Sex", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "PMTCT_STAT (N, MOH, Sex): Known Results", "name_type": "Fully Specified"}, {"locale": "en", "locale_preferred": false, "external_id": null, "name": "PMTCT_STAT (N, MOH, Sex)", "name_type": "Short"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "EyJRtSgSChq", "id": "EyJRtSgSChq", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "Numeric", "external_id": "l697bKzFRSv", "concept_class": "Data Element", "source": "DATIM-MOH-FY19", "extras": {"indicator_category_code": "TX_NEW"}, "descriptions": [{"locale": "en", "locale_preferred": true, "external_id": null, "description": "Number of adults and children newly enrolled on ART", "description_type": "Description"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "TX_NEW_N_MOH_Age_Sex_HIVStatus", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART", "name_type": "Fully Specified"}, {"locale": "en", "locale_preferred": false, "external_id": null, "name": "TX_NEW (N, MOH, Age/Sex/HIVStatus)", "name_type": "Short"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "P9UIhogYbAa", "id": "P9UIhogYbAa", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "zHSL7ATXJib", "id": "zHSL7ATXJib", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<15, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "iJqtuoSdecb", "id": "iJqtuoSdecb", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "40-44, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "tvOcOPhIdRH", "id": "tvOcOPhIdRH", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "20-24, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "yKQ4wAq01Cs", "id": "yKQ4wAq01Cs", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "20-24, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "KRoQaA91sv5", "id": "KRoQaA91sv5", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "10-14, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "mKoXgawlalu", "id": "mKoXgawlalu", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "25-29, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "WjX1mRJp9NV", "id": "WjX1mRJp9NV", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "45-49, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "qdYU6NoIpY1", "id": "qdYU6NoIpY1", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "40-44, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "rarComSg9MD", "id": "rarComSg9MD", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<10, Female", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "BLWV93S2HJ0", "id": "BLWV93S2HJ0", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "25-29, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "NRZfd73Ypo8", "id": "NRZfd73Ypo8", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "25-29, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "ip5uMUT73Qu", "id": "ip5uMUT73Qu", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "50+, Male, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "Sf6GWp5gNx2", "id": "Sf6GWp5gNx2", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "35-39, Female, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "TCwxcGgIeqE", "id": "TCwxcGgIeqE", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "25-29, Female, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "dOE4ekWNCps", "id": "dOE4ekWNCps", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<1, Unknown Sex, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "t7yNQSrSSSO", "id": "t7yNQSrSSSO", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "10-14, Unknown Sex, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "PrIxM0pIjFl", "id": "PrIxM0pIjFl", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<15, Unknown Sex, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "jbrs9Qk6f9b", "id": "jbrs9Qk6f9b", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "1-4, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "ytvrDZdNAhc", "id": "ytvrDZdNAhc", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "35-39, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "fysQ3RXzbzW", "id": "fysQ3RXzbzW", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "20-24, Female, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "uURluLqPIJ5", "id": "uURluLqPIJ5", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<15, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "XkcYYfR9ZUd", "id": "XkcYYfR9ZUd", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "35-39, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "B6UJW06b7xe", "id": "B6UJW06b7xe", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<1, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "I4TXHYj3bFL", "id": "I4TXHYj3bFL", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "50+, Female", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "iGj3YxYXGRF", "id": "iGj3YxYXGRF", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Male, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "mIhOqYvHZj6", "id": "mIhOqYvHZj6", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "5-9, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "Numeric", "external_id": "IXkZ7eWtFHs", "concept_class": "Data Element", "source": "DATIM-MOH-FY19", "extras": {"indicator_category_code": "PMTCT_STAT"}, "descriptions": [{"locale": "en", "locale_preferred": true, "external_id": null, "description": "Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.", "description_type": "Description"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "PMTCT_STAT (N, MOH, Sex/KnownNewPosNewNeg): Known Results", "name_type": "Fully Specified"}, {"locale": "en", "locale_preferred": false, "external_id": null, "name": "PMTCT_STAT (N, MOH, Sex/KnownNewPosNewNeg)", "name_type": "Short"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "U6ErjBQYGSG", "id": "U6ErjBQYGSG", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "LhAJq3vYXyi", "id": "LhAJq3vYXyi", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<15, Male, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "AkOKGZjTuJH", "id": "AkOKGZjTuJH", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "25-29, Female", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "VgXq6wpPRWX", "id": "VgXq6wpPRWX", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "VpLja2tJGdM", "id": "VpLja2tJGdM", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "Numeric", "external_id": "V6hxDYUZFBq", "concept_class": "Data Element", "source": "DATIM-MOH-FY19", "extras": {"indicator_category_code": "HTS_TST"}, "descriptions": [{"locale": "en", "locale_preferred": true, "external_id": null, "description": "Number of individuals who received HTS services and received their test results during the MOH reporting period.", "description_type": "Description"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "HTS_TST_N_MOH_Age_Sex_Result", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "HTS_TST (N, MOH, Age/Sex/Result): HTS received results", "name_type": "Fully Specified"}, {"locale": "en", "locale_preferred": false, "external_id": null, "name": "HTS_TST (N, MOH, Age/Sex/Result)", "name_type": "Short"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "lGNNK7ZYDGP", "id": "lGNNK7ZYDGP", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "25-29, Male, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "kZ5sEz94kJE", "id": "kZ5sEz94kJE", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "30-34, Male, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "Numeric", "external_id": "xwVNaDjMe9z", "concept_class": "Data Element", "source": "DATIM-MOH-FY19", "extras": {"indicator_category_code": "PMTCT_STAT"}, "descriptions": [{"locale": "en", "locale_preferred": true, "external_id": null, "description": "Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.", "description_type": "Description"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "PMTCT_STAT_N_MOH_Age_Sex", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "PMTCT_STAT (N, MOH, Age/Sex): Known Results", "name_type": "Fully Specified"}, {"locale": "en", "locale_preferred": false, "external_id": null, "name": "PMTCT_STAT (N, MOH, Age/Sex)", "name_type": "Short"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "WDpiIZ8UjB8", "id": "WDpiIZ8UjB8", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "50+, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "QazyoPSt2XH", "id": "QazyoPSt2XH", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "10-14, Female", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "Ol8bzYPThXt", "id": "Ol8bzYPThXt", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "20-24, Unknown Sex, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "i4lSbrUVcpe", "id": "i4lSbrUVcpe", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "50+, Female, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "EFah6yBFc3J", "id": "EFah6yBFc3J", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "5-9, Female, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "n/a"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "HllvX50cXC0", "id": "HllvX50cXC0", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "default", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "lPQmPQKaWMe", "id": "lPQmPQKaWMe", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "45-49, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "QS3vNL5WySH", "id": "QS3vNL5WySH", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "20-24, Male, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "HTcrEM69sst", "id": "HTcrEM69sst", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "40-44, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "uEGqYHYtXfS", "id": "uEGqYHYtXfS", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "40-44, Female", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "Kjn4IWLfG2G", "id": "Kjn4IWLfG2G", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "10-14, Male, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "NJclydByUvA", "id": "NJclydByUvA", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15-19, Female, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "VdA970UlzlX", "id": "VdA970UlzlX", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "20-24, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "oKgx2Sw4qUL", "id": "oKgx2Sw4qUL", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "30-34, Female, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "o0gcwyuh7mU", "id": "o0gcwyuh7mU", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Female, Known at Entry Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "ZPeO2wmSGi2", "id": "ZPeO2wmSGi2", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15-19, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "yi6TKlXLv0b", "id": "yi6TKlXLv0b", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "eyTROtsEW5a", "id": "eyTROtsEW5a", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15-19, Male, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "qli3maq9Ot7", "id": "qli3maq9Ot7", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15+, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "mlFWWrUMuV7", "id": "mlFWWrUMuV7", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15+, Male, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "O6XUcCFOBir", "id": "O6XUcCFOBir", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "RMA75iIp8Wd", "id": "RMA75iIp8Wd", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "25-29, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "LyNoi9I7lj5", "id": "LyNoi9I7lj5", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "50+, Unknown Sex, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "WXV5qLgw7kE", "id": "WXV5qLgw7kE", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15+, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "ymXkr5eCjR5", "id": "ymXkr5eCjR5", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15+, Female, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "R9wcT5vQ7tR", "id": "R9wcT5vQ7tR", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "25-29, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "B8JEL3qeQiw", "id": "B8JEL3qeQiw", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "30-34, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "y3VqNEK9n95", "id": "y3VqNEK9n95", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<1, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "M1eoKOFLncp", "id": "M1eoKOFLncp", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "25-29, Unknown Sex, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "z1V5tDuMQt7", "id": "z1V5tDuMQt7", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "45-49, Male, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "POkbpo4D13c", "id": "POkbpo4D13c", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "45-49, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "j0yodS3zbnW", "id": "j0yodS3zbnW", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "30-34, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "Qq1kGcQENms", "id": "Qq1kGcQENms", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Alternative TPT Regimen, Life-long ART, New, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "xTNM0wWDzo0", "id": "xTNM0wWDzo0", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "1-4, Female, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "chrwpNxHlQQ", "id": "chrwpNxHlQQ", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<15, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "Numeric", "external_id": "yEQ5FoXJWAx", "concept_class": "Data Element", "source": "DATIM-MOH-FY19", "extras": {"indicator_category_code": "PMTCT_ART"}, "descriptions": [{"locale": "en", "locale_preferred": true, "external_id": null, "description": "Number of HIV-positive pregnant women who received ART to reduce the risk of mother-to-child transmission during pregnancy", "description_type": "Description"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "PMTCT_ART_N_MOH", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "PMTCT_ART (N, MOH): ARVs", "name_type": "Fully Specified"}, {"locale": "en", "locale_preferred": false, "external_id": null, "name": "PMTCT_ART (N, MOH)", "name_type": "Short"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "a2dDU6KZyd0", "id": "a2dDU6KZyd0", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15+, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "ujD0vlLsULk", "id": "ujD0vlLsULk", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "IPT, Life-long ART, Already, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "OBbZvcHg2HL", "id": "OBbZvcHg2HL", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "35-39, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "Numeric", "external_id": "GxUQu72i38n", "concept_class": "Data Element", "source": "DATIM-MOH-FY19", "extras": {"indicator_category_code": "TX_CURR"}, "descriptions": [{"locale": "en", "locale_preferred": true, "external_id": null, "description": "Number of adults and children with HIV infection receiving antiretroviral therapy (ART).", "description_type": "Description"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "TX_CURR_N_MOH_Age_Sex_HIVStatus", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART", "name_type": "Fully Specified"}, {"locale": "en", "locale_preferred": false, "external_id": null, "name": "TX_CURR (N, MOH, Age/Sex/HIVStatus)", "name_type": "Short"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "eOn9JgfkB4F", "id": "eOn9JgfkB4F", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "40-44, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "dFjZira5vTX", "id": "dFjZira5vTX", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "10-14, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "IxSwaxNCt1n", "id": "IxSwaxNCt1n", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "5-9, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "DY0yrJtBeSC", "id": "DY0yrJtBeSC", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<15, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "ERDcFrmlT0J", "id": "ERDcFrmlT0J", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "45-49, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "gdm6CkOhfph", "id": "gdm6CkOhfph", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<1, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "wW6G5NC8Wd1", "id": "wW6G5NC8Wd1", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15-19, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "iomLts0rFcj", "id": "iomLts0rFcj", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<1, Male, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "FgwkSYUXq8x", "id": "FgwkSYUXq8x", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "50+, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "XX7hDj6iz0D", "id": "XX7hDj6iz0D", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15+, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "kLd3OnUYTr5", "id": "kLd3OnUYTr5", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "30-34, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "Numeric", "external_id": "sdarqD1J8fb", "concept_class": "Data Element", "source": "DATIM-MOH-FY19", "extras": {"indicator_category_code": "TX_CURR"}, "descriptions": [{"locale": "en", "locale_preferred": true, "external_id": null, "description": "Number of adults and children with HIV infection receiving antiretroviral therapy (ART).", "description_type": "Description"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "TX_CURR (N, MOH, Age Agg/Sex/HIVStatus): Receiving ART", "name_type": "Fully Specified"}, {"locale": "en", "locale_preferred": false, "external_id": null, "name": "TX_CURR (N, MOH, Age Agg/Sex/HIVStatus", "name_type": "Short"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "NpsmKYKl0mt", "id": "NpsmKYKl0mt", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "5-9, Male, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "d3rKRkxJP1v", "id": "d3rKRkxJP1v", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "40-44, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "T3SH6R2zKBl", "id": "T3SH6R2zKBl", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "10-14, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "JSXsRftezHm", "id": "JSXsRftezHm", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "50+, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "mV483q7SboN", "id": "mV483q7SboN", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Unknown Sex, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "Za1ntF1ECu4", "id": "Za1ntF1ECu4", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "35-39, Female", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "OOCHuTdTJEQ", "id": "OOCHuTdTJEQ", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "45-49, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "wLMOUM9mfTV", "id": "wLMOUM9mfTV", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "5-9, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "R3VVZOtZGhx", "id": "R3VVZOtZGhx", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "10-14, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "Kj09vlrB1qO", "id": "Kj09vlrB1qO", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "45-49, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "xzoIG0AwsNB", "id": "xzoIG0AwsNB", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "1-4, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "raHUwj8Q9Hf", "id": "raHUwj8Q9Hf", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Alternative TPT Regimen, Life-long ART, Already, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "bxqrio2gHOj", "id": "bxqrio2gHOj", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "30-34, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "OLfc8DIeVrI", "id": "OLfc8DIeVrI", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15-19, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "wnsHEWFSqzG", "id": "wnsHEWFSqzG", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "35-39, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "fsnxvho9fiG", "id": "fsnxvho9fiG", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "40-44, Female, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "pCFCaOLScdv", "id": "pCFCaOLScdv", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<1, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "Numeric", "external_id": "Mon8vQgC9qg", "concept_class": "Data Element", "source": "DATIM-MOH-FY19", "extras": {"indicator_category_code": "TX_NEW"}, "descriptions": [{"locale": "en", "locale_preferred": true, "external_id": null, "description": "Number of adults and children newly enrolled on ART", "description_type": "Description"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "TX_NEW (N, MOH, Age Agg/Sex/HIVStatus): New on ART", "name_type": "Fully Specified"}, {"locale": "en", "locale_preferred": false, "external_id": null, "name": "TX_NEW (N, MOH, Age Agg/Sex/HIVStatus)", "name_type": "Short"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "SCD7EVreQUA", "id": "SCD7EVreQUA", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "PPoL5AnEAQf", "id": "PPoL5AnEAQf", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "1-4, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "PFcz4RjbZm4", "id": "PFcz4RjbZm4", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "1-4, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "UN9ZOZLLVqN", "id": "UN9ZOZLLVqN", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "PCasMOWl24Y", "id": "PCasMOWl24Y", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Female, Newly Identified Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "xTbmPjpd5sB", "id": "xTbmPjpd5sB", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "IPT, Life-long ART, New, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "wJCVvM7o6xm", "id": "wJCVvM7o6xm", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15-19, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "GMFezkahByN", "id": "GMFezkahByN", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "1-4, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "tIhxMfmPrU5", "id": "tIhxMfmPrU5", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "10-14, Female, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "kGlGj9LDonu", "id": "kGlGj9LDonu", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "50+, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "zGpd2aApV3s", "id": "zGpd2aApV3s", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "35-39, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "ErZebnhYiI1", "id": "ErZebnhYiI1", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "20-24, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "vr781k56Fh9", "id": "vr781k56Fh9", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "ljBmGJpAsZh", "id": "ljBmGJpAsZh", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "10-14, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "SeijxYK8F4b", "id": "SeijxYK8F4b", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<1, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "pc4W2rmWK4q", "id": "pc4W2rmWK4q", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Female, Newly Identified Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "Gvo9takmOXx", "id": "Gvo9takmOXx", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<1, Female, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TDI4beksJ2C/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/wW6G5NC8Wd1/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PrIxM0pIjFl/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/B6UJW06b7xe/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/tIhxMfmPrU5/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/bxqrio2gHOj/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/IxSwaxNCt1n/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/POkbpo4D13c/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/Yf1BiWq71NE/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/mjDJY3dkxHJ/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/B8JEL3qeQiw/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/ymXkr5eCjR5/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/zGpd2aApV3s/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/OBbZvcHg2HL/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/VgXq6wpPRWX/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/VgXq6wpPRWX/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/GlfLlD3wSQj/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/T3SH6R2zKBl/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/RLLUx3DHJan/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/j0yodS3zbnW/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/i4lSbrUVcpe/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/KRoQaA91sv5/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/U6ErjBQYGSG/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/JSXsRftezHm/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/kGlGj9LDonu/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/jbrs9Qk6f9b/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/z1V5tDuMQt7/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/RMA75iIp8Wd/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PMTCT_STAT_N_MOH_Age_Sex/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/AkOKGZjTuJH/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/P9UIhogYbAa/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/Yf1BiWq71NE/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PMTCT_STAT_N_MOH_Age_Sex/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/I4TXHYj3bFL/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/wLMOUM9mfTV/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/pc4W2rmWK4q/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/JZXPrEdWFGB/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/cXdSJvbabBT/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/i0RFyIDccSm/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/fXgzN6Bc3iG/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/XX7hDj6iz0D/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/qdYU6NoIpY1/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/wnsHEWFSqzG/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/uPpiUkMhH6j/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HllvX50cXC0/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/O6XUcCFOBir/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/UN9ZOZLLVqN/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/Gfje2jHn5TY/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/VdA970UlzlX/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/iomLts0rFcj/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PMTCT_STAT_N_MOH_Age_Sex/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/QazyoPSt2XH/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/POkbpo4D13c/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PMTCT_STAT_N_MOH_Age_Sex/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/Za1ntF1ECu4/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/dOE4ekWNCps/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PMTCT_STAT_N_MOH_Age_Sex/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/rarComSg9MD/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/fsnxvho9fiG/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/OOCHuTdTJEQ/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/ERDcFrmlT0J/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/eVPoeIifQ2c/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PMTCT_STAT_N_MOH_Age_Sex/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/dGTaodokiEE/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/mlFWWrUMuV7/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PMTCT_STAT_N_MOH_Age_Sex/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/UN0vy0VSyHQ/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PMTCT_ART_N_MOH/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HllvX50cXC0/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/JSXsRftezHm/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/tvOcOPhIdRH/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/WXV5qLgw7kE/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/Gfje2jHn5TY/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PMTCT_STAT_N_MOH_Age_Sex/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/uEGqYHYtXfS/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/XX7hDj6iz0D/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/sIF6w3Jq5sI/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/uURluLqPIJ5/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/mIhOqYvHZj6/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/OLfc8DIeVrI/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/hXgqQX95TVa/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/EyJRtSgSChq/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/NRZfd73Ypo8/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TB_PREV_N_MOH_TherapyType_NewExArt_HIV/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/ujD0vlLsULk/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/OLfc8DIeVrI/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/ri1PDF5Ie9s/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/GVzbjXNy1eu/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PPoL5AnEAQf/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/DY0yrJtBeSC/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/eyTROtsEW5a/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/iJqtuoSdecb/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/yKQ4wAq01Cs/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/Ol8bzYPThXt/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/XX7hDj6iz0D/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/SCD7EVreQUA/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/zHSL7ATXJib/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/fysQ3RXzbzW/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/gdm6CkOhfph/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/vr781k56Fh9/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/hiUhhVpgUMg/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/qyZYDldlD4l/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/xTNM0wWDzo0/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TB_PREV_N_MOH_TherapyType_NewExArt_HIV/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/xTbmPjpd5sB/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/SeijxYK8F4b/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/K21p4HUGqOS/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/ri1PDF5Ie9s/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/qL3AXhLXfHf/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/x1r1vfZQLFj/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/zHSL7ATXJib/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/NJclydByUvA/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/R9wcT5vQ7tR/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/iK0C7FaZwbS/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/wJCVvM7o6xm/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/R9wcT5vQ7tR/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PMTCT_STAT_N_MOH_Age_Sex/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/zCrKbLh9x6i/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/FgwkSYUXq8x/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/eOn9JgfkB4F/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/Xn5oUNVSMWA/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/ytvrDZdNAhc/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/Kj09vlrB1qO/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/iGj3YxYXGRF/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/R3VVZOtZGhx/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/qdYU6NoIpY1/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/UN9ZOZLLVqN/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/ZPeO2wmSGi2/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/Yf1BiWq71NE/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/P9UIhogYbAa/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/ljBmGJpAsZh/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/qli3maq9Ot7/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/Xn5oUNVSMWA/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/uURluLqPIJ5/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/chrwpNxHlQQ/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TO5KLq290g1/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/BitB2nKfWBK/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/IxSwaxNCt1n/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/SeijxYK8F4b/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/QS3vNL5WySH/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/GVzbjXNy1eu/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/Sf6GWp5gNx2/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/UWstekYcNxB/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/uURluLqPIJ5/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/ErZebnhYiI1/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/iJqtuoSdecb/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/R4WXCEzPZcY/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/zHSL7ATXJib/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/gdm6CkOhfph/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/dFjZira5vTX/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/dFjZira5vTX/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/EFah6yBFc3J/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/VdA970UlzlX/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/vlHmkfmQLZP/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/xQ0NZ6B5eoU/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/kGlGj9LDonu/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTcrEM69sst/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/lPQmPQKaWMe/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/P9UIhogYbAa/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TMLK3XMgrog/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/ljBmGJpAsZh/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PFcz4RjbZm4/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/FSmIqIsgheB/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/jbrs9Qk6f9b/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/xzoIG0AwsNB/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/y3VqNEK9n95/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PCasMOWl24Y/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PMTCT_STAT_N_MOH_Age_Sex/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/AqQCBlpcH4I/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/WjX1mRJp9NV/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/vr781k56Fh9/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/chrwpNxHlQQ/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/UggtNScQMVl/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/XQ52MZdCLMe/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/lGNNK7ZYDGP/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/WDpiIZ8UjB8/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/a2dDU6KZyd0/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/zGpd2aApV3s/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/UN9ZOZLLVqN/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/yKQ4wAq01Cs/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/BLWV93S2HJ0/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/ip5uMUT73Qu/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/eOn9JgfkB4F/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/mKoXgawlalu/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/wW6G5NC8Wd1/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/p2gukPXj4ry/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/mV483q7SboN/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/ytvrDZdNAhc/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/GMFezkahByN/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/LhAJq3vYXyi/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/VpLja2tJGdM/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/wO7RB8C1sal/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PMTCT_STAT_N_MOH_Sex/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/Jwb1SWomgpk/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/LyNoi9I7lj5/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/d3rKRkxJP1v/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/WjX1mRJp9NV/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/B8JEL3qeQiw/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/RMA75iIp8Wd/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/qli3maq9Ot7/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/T3SH6R2zKBl/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/Gfje2jHn5TY/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/mKoXgawlalu/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/NpsmKYKl0mt/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/wpck6pSRDer/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/y3VqNEK9n95/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PFcz4RjbZm4/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PPoL5AnEAQf/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TCwxcGgIeqE/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HrQbkVgBM1X/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/hiUhhVpgUMg/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/OBbZvcHg2HL/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/oKgx2Sw4qUL/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/lPQmPQKaWMe/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/Gvo9takmOXx/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TB_PREV_N_MOH_TherapyType_NewExArt_HIV/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/raHUwj8Q9Hf/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/ZruXWiXbttv/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/Kjn4IWLfG2G/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/o0gcwyuh7mU/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/kZ5sEz94kJE/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/t7yNQSrSSSO/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/pCFCaOLScdv/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/qli3maq9Ot7/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/tBoWuTd0ERY/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/mIhOqYvHZj6/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/j0yodS3zbnW/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/x1r1vfZQLFj/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/FgwkSYUXq8x/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/MuaoVfC9rYL/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PMTCT_STAT_N_MOH_Age_Sex/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/NujbceGNYiA/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TB_PREV_N_MOH_TherapyType_NewExArt_HIV/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/Qq1kGcQENms/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/M1eoKOFLncp/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/kLd3OnUYTr5/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/yi6TKlXLv0b/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/chrwpNxHlQQ/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/XkcYYfR9ZUd/"} +{"collection_url": "/orgs/PEPFAR/collections/MER-R-MOH-Facility-FY19/", "data": {"expressions": ["/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/tBoWuTd0ERY/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/XkcYYfR9ZUd/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/VgXq6wpPRWX/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/UN0vy0VSyHQ/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/LyNoi9I7lj5/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/kZ5sEz94kJE/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/WjX1mRJp9NV/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/Yf1BiWq71NE/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TMLK3XMgrog/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/OLfc8DIeVrI/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/SCD7EVreQUA/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/FgwkSYUXq8x/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/O6XUcCFOBir/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/uPpiUkMhH6j/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/Ol8bzYPThXt/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/zGpd2aApV3s/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PPoL5AnEAQf/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PCasMOWl24Y/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/pCFCaOLScdv/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/WDpiIZ8UjB8/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/KRoQaA91sv5/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PrIxM0pIjFl/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/B6UJW06b7xe/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/ZPeO2wmSGi2/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/i0RFyIDccSm/"]}, "type": "Reference", "__cascade": "sourcemappings"} +{"collection_url": "/orgs/PEPFAR/collections/MER-R-MOH-Facility-FY19/", "data": {"expressions": ["/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/VdA970UlzlX/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/B8JEL3qeQiw/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/fysQ3RXzbzW/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/wW6G5NC8Wd1/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/zHSL7ATXJib/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/o0gcwyuh7mU/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/ip5uMUT73Qu/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/wLMOUM9mfTV/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/dOE4ekWNCps/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/BitB2nKfWBK/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/dFjZira5vTX/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/eyTROtsEW5a/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/i4lSbrUVcpe/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HrQbkVgBM1X/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/xTbmPjpd5sB/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/iomLts0rFcj/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/fsnxvho9fiG/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/wnsHEWFSqzG/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/fXgzN6Bc3iG/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/pc4W2rmWK4q/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/yKQ4wAq01Cs/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/NJclydByUvA/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/VpLja2tJGdM/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/vlHmkfmQLZP/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/JZXPrEdWFGB/"]}, "type": "Reference", "__cascade": "sourcemappings"} +{"collection_url": "/orgs/PEPFAR/collections/MER-R-MOH-Facility-FY19/", "data": {"expressions": ["/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/R9wcT5vQ7tR/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/ljBmGJpAsZh/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/GMFezkahByN/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/XX7hDj6iz0D/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/z1V5tDuMQt7/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/qyZYDldlD4l/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/cXdSJvbabBT/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/y3VqNEK9n95/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/IxSwaxNCt1n/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/JSXsRftezHm/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/OOCHuTdTJEQ/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/qli3maq9Ot7/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/tvOcOPhIdRH/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/mjDJY3dkxHJ/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/OBbZvcHg2HL/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/tIhxMfmPrU5/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/GlfLlD3wSQj/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/x1r1vfZQLFj/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/iK0C7FaZwbS/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/kLd3OnUYTr5/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/wJCVvM7o6xm/"]}, "type": "Reference", "__cascade": "sourcemappings"} +{"collection_url": "/orgs/PEPFAR/collections/MER-R-MOH-Facility-FY19/", "data": {"expressions": ["/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/QazyoPSt2XH/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/sIF6w3Jq5sI/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/lGNNK7ZYDGP/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/BLWV93S2HJ0/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/eVPoeIifQ2c/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/d3rKRkxJP1v/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/SeijxYK8F4b/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/K21p4HUGqOS/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/mV483q7SboN/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/jbrs9Qk6f9b/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/NRZfd73Ypo8/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TDI4beksJ2C/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/eOn9JgfkB4F/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/Gfje2jHn5TY/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/iJqtuoSdecb/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/ZruXWiXbttv/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/FSmIqIsgheB/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/a2dDU6KZyd0/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/AkOKGZjTuJH/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/uEGqYHYtXfS/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TB_PREV_N_MOH_TherapyType_NewExArt_HIV/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/UggtNScQMVl/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/qdYU6NoIpY1/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/EFah6yBFc3J/"]}, "type": "Reference", "__cascade": "sourcemappings"} +{"collection_url": "/orgs/PEPFAR/collections/MER-R-MOH-Facility-FY19/", "data": {"expressions": ["/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/UWstekYcNxB/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/Kj09vlrB1qO/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/raHUwj8Q9Hf/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/uURluLqPIJ5/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/vr781k56Fh9/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/I4TXHYj3bFL/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/wO7RB8C1sal/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/rarComSg9MD/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/Xn5oUNVSMWA/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/Qq1kGcQENms/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/Gvo9takmOXx/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PMTCT_ART_N_MOH/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/MuaoVfC9rYL/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/j0yodS3zbnW/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/bxqrio2gHOj/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/XQ52MZdCLMe/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/UN9ZOZLLVqN/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/ytvrDZdNAhc/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/LhAJq3vYXyi/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/QS3vNL5WySH/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/ri1PDF5Ie9s/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/kGlGj9LDonu/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/R3VVZOtZGhx/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/WXV5qLgw7kE/"]}, "type": "Reference", "__cascade": "sourcemappings"} +{"collection_url": "/orgs/PEPFAR/collections/MER-R-MOH-Facility-FY19/", "data": {"expressions": ["/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/xTNM0wWDzo0/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/GVzbjXNy1eu/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/Za1ntF1ECu4/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/M1eoKOFLncp/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/NujbceGNYiA/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/lPQmPQKaWMe/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/ujD0vlLsULk/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/mlFWWrUMuV7/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/t7yNQSrSSSO/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PMTCT_STAT_N_MOH_Sex/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/xQ0NZ6B5eoU/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/ErZebnhYiI1/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/oKgx2Sw4qUL/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/xzoIG0AwsNB/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/chrwpNxHlQQ/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/R4WXCEzPZcY/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/zCrKbLh9x6i/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/Jwb1SWomgpk/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/gdm6CkOhfph/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/wpck6pSRDer/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/mKoXgawlalu/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/hiUhhVpgUMg/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/AqQCBlpcH4I/"]}, "type": "Reference", "__cascade": "sourcemappings"} +{"collection_url": "/orgs/PEPFAR/collections/MER-R-MOH-Facility-FY19/", "data": {"expressions": ["/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/EyJRtSgSChq/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/iGj3YxYXGRF/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HllvX50cXC0/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/T3SH6R2zKBl/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PFcz4RjbZm4/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/qL3AXhLXfHf/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/yi6TKlXLv0b/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/mIhOqYvHZj6/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TCwxcGgIeqE/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TO5KLq290g1/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/ymXkr5eCjR5/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/p2gukPXj4ry/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/U6ErjBQYGSG/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTcrEM69sst/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/DY0yrJtBeSC/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/dGTaodokiEE/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/Sf6GWp5gNx2/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/ERDcFrmlT0J/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/NpsmKYKl0mt/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/Kjn4IWLfG2G/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/P9UIhogYbAa/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/RMA75iIp8Wd/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/POkbpo4D13c/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PMTCT_STAT_N_MOH_Age_Sex/"]}, "type": "Reference", "__cascade": "sourcemappings"} +{"collection_url": "/orgs/PEPFAR/collections/MER-R-MOH-Facility-FY19/", "data": {"expressions": ["/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/hXgqQX95TVa/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/RLLUx3DHJan/"]}, "type": "Reference", "__cascade": "sourcemappings"} +{"type": "Source Version", "id": "FY19.v0", "source": "DATIM-MOH-FY19", "description": "Initial release of FY19 DATIM-MOH definitions", "released": true, "owner": "PEPFAR", "owner_type": "Organization"} +{"type": "Collection Version", "id": "FY19.v0", "description": "Initial release of FY19 DATIM-MOH definitions", "collection": "MER-R-MOH-Facility-FY19", "released": true, "owner": "PEPFAR", "owner_type": "Organization"} diff --git a/init/datim_moh_fy19_resources_only.json b/init/datim_moh_fy19_resources_only.json new file mode 100644 index 0000000..ab3fc74 --- /dev/null +++ b/init/datim_moh_fy19_resources_only.json @@ -0,0 +1,407 @@ +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "dGTaodokiEE", "id": "dGTaodokiEE", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "45-49, Female", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "Numeric", "external_id": "xNTzinnVgba", "concept_class": "Data Element", "source": "DATIM-MOH-FY19", "extras": {"indicator_category_code": "HTS_TST"}, "descriptions": [{"locale": "en", "locale_preferred": true, "external_id": null, "description": "Number of individuals who received HIV Testing Services (HTS) and received their test results.", "description_type": "Description"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "HTS_TST_N_MOH", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "HTS_TST (N, MOH): HTS received results", "name_type": "Fully Specified"}, {"locale": "en", "locale_preferred": false, "external_id": null, "name": "HTS_TST (N, MOH)", "name_type": "Short"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "ZruXWiXbttv", "id": "ZruXWiXbttv", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "35-39, Unknown Sex, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "AqQCBlpcH4I", "id": "AqQCBlpcH4I", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Female", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "Numeric", "external_id": "BRalYZhcHpi", "concept_class": "Data Element", "source": "DATIM-MOH-FY19", "extras": {"indicator_category_code": "HTS_TST"}, "descriptions": [{"locale": "en", "locale_preferred": true, "external_id": null, "description": "Number of individuals who received HTS services and received their test results during the MOH reporting period.", "description_type": "Description"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "HTS_TST_N_MOH_Age_Agg_Sex_Result", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results", "name_type": "Fully Specified"}, {"locale": "en", "locale_preferred": false, "external_id": null, "name": "HTS_TST (N, MOH, Age Agg/Sex/Result)", "name_type": "Short"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "mjDJY3dkxHJ", "id": "mjDJY3dkxHJ", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "5-9, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "xQ0NZ6B5eoU", "id": "xQ0NZ6B5eoU", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Female, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "qyZYDldlD4l", "id": "qyZYDldlD4l", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "40-44, Unknown Sex, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "TO5KLq290g1", "id": "TO5KLq290g1", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Male, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "p2gukPXj4ry", "id": "p2gukPXj4ry", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "50+, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "HrQbkVgBM1X", "id": "HrQbkVgBM1X", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<15, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "wO7RB8C1sal", "id": "wO7RB8C1sal", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "35-39, Male, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "BitB2nKfWBK", "id": "BitB2nKfWBK", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "20-24, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "UWstekYcNxB", "id": "UWstekYcNxB", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15-19, Unknown Sex, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "ri1PDF5Ie9s", "id": "ri1PDF5Ie9s", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "GlfLlD3wSQj", "id": "GlfLlD3wSQj", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "50+, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "UN0vy0VSyHQ", "id": "UN0vy0VSyHQ", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15-19, Female", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "FSmIqIsgheB", "id": "FSmIqIsgheB", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<15, Female, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "Xn5oUNVSMWA", "id": "Xn5oUNVSMWA", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "20-24, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "tBoWuTd0ERY", "id": "tBoWuTd0ERY", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "1-4, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "Gfje2jHn5TY", "id": "Gfje2jHn5TY", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "qL3AXhLXfHf", "id": "qL3AXhLXfHf", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15+, Unknown Sex, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "hXgqQX95TVa", "id": "hXgqQX95TVa", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "10-14, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "Numeric", "external_id": "LZbeWYZEkYL", "concept_class": "Data Element", "source": "DATIM-MOH-FY19", "extras": {"indicator_category_code": "TB_PREV"}, "descriptions": [{"locale": "en", "locale_preferred": true, "external_id": null, "description": "Number of ART patients who completed a course of TB preventive therapy or at least 6 months of Isoniazid Preventive Therapy (IPT) during the reporting period", "description_type": "Description"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "TB_PREV_N_MOH_TherapyType_NewExArt_HIV", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "TB_PREV (N, MOH, TherapyType/NewExistingArt/HIVStatus): IPT", "name_type": "Fully Specified"}, {"locale": "en", "locale_preferred": false, "external_id": null, "name": "TB_PREV (N, MOH, TherapyType/NewExArt/HIV)", "name_type": "Short"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "JZXPrEdWFGB", "id": "JZXPrEdWFGB", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Unknown Sex, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "RLLUx3DHJan", "id": "RLLUx3DHJan", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "40-44, Male, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "TMLK3XMgrog", "id": "TMLK3XMgrog", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "45-49, Unknown Sex, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "wpck6pSRDer", "id": "wpck6pSRDer", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15-19, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "uPpiUkMhH6j", "id": "uPpiUkMhH6j", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "1-4, Male, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "R4WXCEzPZcY", "id": "R4WXCEzPZcY", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<15, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "NujbceGNYiA", "id": "NujbceGNYiA", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "30-34, Female", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "vlHmkfmQLZP", "id": "vlHmkfmQLZP", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "30-34, Unknown Sex, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "hiUhhVpgUMg", "id": "hiUhhVpgUMg", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "5-9, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "fXgzN6Bc3iG", "id": "fXgzN6Bc3iG", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "5-9, Unknown Sex, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "cXdSJvbabBT", "id": "cXdSJvbabBT", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<1, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "K21p4HUGqOS", "id": "K21p4HUGqOS", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Female, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "Jwb1SWomgpk", "id": "Jwb1SWomgpk", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Female", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "TDI4beksJ2C", "id": "TDI4beksJ2C", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "25-29, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "Yf1BiWq71NE", "id": "Yf1BiWq71NE", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15+, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "iK0C7FaZwbS", "id": "iK0C7FaZwbS", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "30-34, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "x1r1vfZQLFj", "id": "x1r1vfZQLFj", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15-19, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "UggtNScQMVl", "id": "UggtNScQMVl", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "5-9, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "sIF6w3Jq5sI", "id": "sIF6w3Jq5sI", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "1-4, Unknown Sex, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "Numeric", "external_id": "J1E7eh1CyA0", "concept_class": "Data Element", "source": "DATIM-MOH-FY19", "extras": {"indicator_category_code": "TB_PREV"}, "descriptions": [{"locale": "en", "locale_preferred": true, "external_id": null, "description": "Number of ART patients who completed a course of TB preventive therapy or at least 6 months of Isoniazid Preventive Therapy (IPT) during the reporting period", "description_type": "Description"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "TB_PREV (N, MOH, Age Aggregated/Sex/HIVStatus): IPT", "name_type": "Fully Specified"}, {"locale": "en", "locale_preferred": false, "external_id": null, "name": "TB_PREV (N, MOH, Age Agg/Sex/HIVStatus): IPT", "name_type": "Short"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "GVzbjXNy1eu", "id": "GVzbjXNy1eu", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "30-34, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "XQ52MZdCLMe", "id": "XQ52MZdCLMe", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15+, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "eVPoeIifQ2c", "id": "eVPoeIifQ2c", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "40-44, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "zCrKbLh9x6i", "id": "zCrKbLh9x6i", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "20-24, Female", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "MuaoVfC9rYL", "id": "MuaoVfC9rYL", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "35-39, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "i0RFyIDccSm", "id": "i0RFyIDccSm", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "45-49, Female, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "Numeric", "external_id": "aeCf1jJWE1x", "concept_class": "Data Element", "source": "DATIM-MOH-FY19", "extras": {"indicator_category_code": "PMTCT_STAT"}, "descriptions": [{"locale": "en", "locale_preferred": true, "external_id": null, "description": "Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.", "description_type": "Description"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "PMTCT_STAT_N_MOH_Sex", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "PMTCT_STAT (N, MOH, Sex): Known Results", "name_type": "Fully Specified"}, {"locale": "en", "locale_preferred": false, "external_id": null, "name": "PMTCT_STAT (N, MOH, Sex)", "name_type": "Short"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "EyJRtSgSChq", "id": "EyJRtSgSChq", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "Numeric", "external_id": "l697bKzFRSv", "concept_class": "Data Element", "source": "DATIM-MOH-FY19", "extras": {"indicator_category_code": "TX_NEW"}, "descriptions": [{"locale": "en", "locale_preferred": true, "external_id": null, "description": "Number of adults and children newly enrolled on ART", "description_type": "Description"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "TX_NEW_N_MOH_Age_Sex_HIVStatus", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART", "name_type": "Fully Specified"}, {"locale": "en", "locale_preferred": false, "external_id": null, "name": "TX_NEW (N, MOH, Age/Sex/HIVStatus)", "name_type": "Short"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "P9UIhogYbAa", "id": "P9UIhogYbAa", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "zHSL7ATXJib", "id": "zHSL7ATXJib", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<15, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "iJqtuoSdecb", "id": "iJqtuoSdecb", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "40-44, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "tvOcOPhIdRH", "id": "tvOcOPhIdRH", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "20-24, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "yKQ4wAq01Cs", "id": "yKQ4wAq01Cs", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "20-24, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "KRoQaA91sv5", "id": "KRoQaA91sv5", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "10-14, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "mKoXgawlalu", "id": "mKoXgawlalu", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "25-29, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "WjX1mRJp9NV", "id": "WjX1mRJp9NV", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "45-49, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "qdYU6NoIpY1", "id": "qdYU6NoIpY1", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "40-44, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "rarComSg9MD", "id": "rarComSg9MD", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<10, Female", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "BLWV93S2HJ0", "id": "BLWV93S2HJ0", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "25-29, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "NRZfd73Ypo8", "id": "NRZfd73Ypo8", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "25-29, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "ip5uMUT73Qu", "id": "ip5uMUT73Qu", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "50+, Male, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "Sf6GWp5gNx2", "id": "Sf6GWp5gNx2", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "35-39, Female, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "TCwxcGgIeqE", "id": "TCwxcGgIeqE", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "25-29, Female, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "dOE4ekWNCps", "id": "dOE4ekWNCps", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<1, Unknown Sex, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "t7yNQSrSSSO", "id": "t7yNQSrSSSO", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "10-14, Unknown Sex, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "PrIxM0pIjFl", "id": "PrIxM0pIjFl", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<15, Unknown Sex, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "jbrs9Qk6f9b", "id": "jbrs9Qk6f9b", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "1-4, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "ytvrDZdNAhc", "id": "ytvrDZdNAhc", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "35-39, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "fysQ3RXzbzW", "id": "fysQ3RXzbzW", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "20-24, Female, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "uURluLqPIJ5", "id": "uURluLqPIJ5", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<15, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "XkcYYfR9ZUd", "id": "XkcYYfR9ZUd", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "35-39, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "B6UJW06b7xe", "id": "B6UJW06b7xe", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<1, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "I4TXHYj3bFL", "id": "I4TXHYj3bFL", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "50+, Female", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "iGj3YxYXGRF", "id": "iGj3YxYXGRF", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Male, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "mIhOqYvHZj6", "id": "mIhOqYvHZj6", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "5-9, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "Numeric", "external_id": "IXkZ7eWtFHs", "concept_class": "Data Element", "source": "DATIM-MOH-FY19", "extras": {"indicator_category_code": "PMTCT_STAT"}, "descriptions": [{"locale": "en", "locale_preferred": true, "external_id": null, "description": "Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.", "description_type": "Description"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "PMTCT_STAT (N, MOH, Sex/KnownNewPosNewNeg): Known Results", "name_type": "Fully Specified"}, {"locale": "en", "locale_preferred": false, "external_id": null, "name": "PMTCT_STAT (N, MOH, Sex/KnownNewPosNewNeg)", "name_type": "Short"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "U6ErjBQYGSG", "id": "U6ErjBQYGSG", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "LhAJq3vYXyi", "id": "LhAJq3vYXyi", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<15, Male, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "AkOKGZjTuJH", "id": "AkOKGZjTuJH", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "25-29, Female", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "VgXq6wpPRWX", "id": "VgXq6wpPRWX", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "VpLja2tJGdM", "id": "VpLja2tJGdM", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "Numeric", "external_id": "V6hxDYUZFBq", "concept_class": "Data Element", "source": "DATIM-MOH-FY19", "extras": {"indicator_category_code": "HTS_TST"}, "descriptions": [{"locale": "en", "locale_preferred": true, "external_id": null, "description": "Number of individuals who received HTS services and received their test results during the MOH reporting period.", "description_type": "Description"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "HTS_TST_N_MOH_Age_Sex_Result", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "HTS_TST (N, MOH, Age/Sex/Result): HTS received results", "name_type": "Fully Specified"}, {"locale": "en", "locale_preferred": false, "external_id": null, "name": "HTS_TST (N, MOH, Age/Sex/Result)", "name_type": "Short"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "lGNNK7ZYDGP", "id": "lGNNK7ZYDGP", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "25-29, Male, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "kZ5sEz94kJE", "id": "kZ5sEz94kJE", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "30-34, Male, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "Numeric", "external_id": "xwVNaDjMe9z", "concept_class": "Data Element", "source": "DATIM-MOH-FY19", "extras": {"indicator_category_code": "PMTCT_STAT"}, "descriptions": [{"locale": "en", "locale_preferred": true, "external_id": null, "description": "Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.", "description_type": "Description"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "PMTCT_STAT_N_MOH_Age_Sex", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "PMTCT_STAT (N, MOH, Age/Sex): Known Results", "name_type": "Fully Specified"}, {"locale": "en", "locale_preferred": false, "external_id": null, "name": "PMTCT_STAT (N, MOH, Age/Sex)", "name_type": "Short"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "WDpiIZ8UjB8", "id": "WDpiIZ8UjB8", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "50+, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "QazyoPSt2XH", "id": "QazyoPSt2XH", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "10-14, Female", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "Ol8bzYPThXt", "id": "Ol8bzYPThXt", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "20-24, Unknown Sex, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "i4lSbrUVcpe", "id": "i4lSbrUVcpe", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "50+, Female, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "EFah6yBFc3J", "id": "EFah6yBFc3J", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "5-9, Female, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "n/a"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "HllvX50cXC0", "id": "HllvX50cXC0", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "default", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "lPQmPQKaWMe", "id": "lPQmPQKaWMe", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "45-49, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "QS3vNL5WySH", "id": "QS3vNL5WySH", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "20-24, Male, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "HTcrEM69sst", "id": "HTcrEM69sst", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "40-44, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "uEGqYHYtXfS", "id": "uEGqYHYtXfS", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "40-44, Female", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "Kjn4IWLfG2G", "id": "Kjn4IWLfG2G", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "10-14, Male, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "NJclydByUvA", "id": "NJclydByUvA", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15-19, Female, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "VdA970UlzlX", "id": "VdA970UlzlX", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "20-24, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "oKgx2Sw4qUL", "id": "oKgx2Sw4qUL", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "30-34, Female, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "o0gcwyuh7mU", "id": "o0gcwyuh7mU", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Female, Known at Entry Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "ZPeO2wmSGi2", "id": "ZPeO2wmSGi2", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15-19, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "yi6TKlXLv0b", "id": "yi6TKlXLv0b", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "eyTROtsEW5a", "id": "eyTROtsEW5a", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15-19, Male, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "qli3maq9Ot7", "id": "qli3maq9Ot7", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15+, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "mlFWWrUMuV7", "id": "mlFWWrUMuV7", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15+, Male, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "O6XUcCFOBir", "id": "O6XUcCFOBir", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "RMA75iIp8Wd", "id": "RMA75iIp8Wd", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "25-29, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "LyNoi9I7lj5", "id": "LyNoi9I7lj5", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "50+, Unknown Sex, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "WXV5qLgw7kE", "id": "WXV5qLgw7kE", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15+, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "ymXkr5eCjR5", "id": "ymXkr5eCjR5", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15+, Female, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "R9wcT5vQ7tR", "id": "R9wcT5vQ7tR", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "25-29, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "B8JEL3qeQiw", "id": "B8JEL3qeQiw", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "30-34, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "y3VqNEK9n95", "id": "y3VqNEK9n95", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<1, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "M1eoKOFLncp", "id": "M1eoKOFLncp", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "25-29, Unknown Sex, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "z1V5tDuMQt7", "id": "z1V5tDuMQt7", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "45-49, Male, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "POkbpo4D13c", "id": "POkbpo4D13c", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "45-49, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "j0yodS3zbnW", "id": "j0yodS3zbnW", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "30-34, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "Qq1kGcQENms", "id": "Qq1kGcQENms", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Alternative TPT Regimen, Life-long ART, New, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "xTNM0wWDzo0", "id": "xTNM0wWDzo0", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "1-4, Female, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "chrwpNxHlQQ", "id": "chrwpNxHlQQ", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<15, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "Numeric", "external_id": "yEQ5FoXJWAx", "concept_class": "Data Element", "source": "DATIM-MOH-FY19", "extras": {"indicator_category_code": "PMTCT_ART"}, "descriptions": [{"locale": "en", "locale_preferred": true, "external_id": null, "description": "Number of HIV-positive pregnant women who received ART to reduce the risk of mother-to-child transmission during pregnancy", "description_type": "Description"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "PMTCT_ART_N_MOH", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "PMTCT_ART (N, MOH): ARVs", "name_type": "Fully Specified"}, {"locale": "en", "locale_preferred": false, "external_id": null, "name": "PMTCT_ART (N, MOH)", "name_type": "Short"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "a2dDU6KZyd0", "id": "a2dDU6KZyd0", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15+, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "ujD0vlLsULk", "id": "ujD0vlLsULk", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "IPT, Life-long ART, Already, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "OBbZvcHg2HL", "id": "OBbZvcHg2HL", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "35-39, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "Numeric", "external_id": "GxUQu72i38n", "concept_class": "Data Element", "source": "DATIM-MOH-FY19", "extras": {"indicator_category_code": "TX_CURR"}, "descriptions": [{"locale": "en", "locale_preferred": true, "external_id": null, "description": "Number of adults and children with HIV infection receiving antiretroviral therapy (ART).", "description_type": "Description"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "TX_CURR_N_MOH_Age_Sex_HIVStatus", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART", "name_type": "Fully Specified"}, {"locale": "en", "locale_preferred": false, "external_id": null, "name": "TX_CURR (N, MOH, Age/Sex/HIVStatus)", "name_type": "Short"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "eOn9JgfkB4F", "id": "eOn9JgfkB4F", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "40-44, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "dFjZira5vTX", "id": "dFjZira5vTX", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "10-14, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "IxSwaxNCt1n", "id": "IxSwaxNCt1n", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "5-9, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "DY0yrJtBeSC", "id": "DY0yrJtBeSC", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<15, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "ERDcFrmlT0J", "id": "ERDcFrmlT0J", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "45-49, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "gdm6CkOhfph", "id": "gdm6CkOhfph", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<1, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "wW6G5NC8Wd1", "id": "wW6G5NC8Wd1", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15-19, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "iomLts0rFcj", "id": "iomLts0rFcj", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<1, Male, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "FgwkSYUXq8x", "id": "FgwkSYUXq8x", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "50+, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "XX7hDj6iz0D", "id": "XX7hDj6iz0D", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15+, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "kLd3OnUYTr5", "id": "kLd3OnUYTr5", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "30-34, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "Numeric", "external_id": "sdarqD1J8fb", "concept_class": "Data Element", "source": "DATIM-MOH-FY19", "extras": {"indicator_category_code": "TX_CURR"}, "descriptions": [{"locale": "en", "locale_preferred": true, "external_id": null, "description": "Number of adults and children with HIV infection receiving antiretroviral therapy (ART).", "description_type": "Description"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "TX_CURR (N, MOH, Age Agg/Sex/HIVStatus): Receiving ART", "name_type": "Fully Specified"}, {"locale": "en", "locale_preferred": false, "external_id": null, "name": "TX_CURR (N, MOH, Age Agg/Sex/HIVStatus", "name_type": "Short"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "NpsmKYKl0mt", "id": "NpsmKYKl0mt", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "5-9, Male, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "d3rKRkxJP1v", "id": "d3rKRkxJP1v", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "40-44, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "T3SH6R2zKBl", "id": "T3SH6R2zKBl", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "10-14, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "JSXsRftezHm", "id": "JSXsRftezHm", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "50+, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "mV483q7SboN", "id": "mV483q7SboN", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Unknown Sex, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "Za1ntF1ECu4", "id": "Za1ntF1ECu4", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "35-39, Female", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "OOCHuTdTJEQ", "id": "OOCHuTdTJEQ", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "45-49, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "wLMOUM9mfTV", "id": "wLMOUM9mfTV", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "5-9, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "R3VVZOtZGhx", "id": "R3VVZOtZGhx", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "10-14, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "Kj09vlrB1qO", "id": "Kj09vlrB1qO", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "45-49, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "xzoIG0AwsNB", "id": "xzoIG0AwsNB", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "1-4, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "raHUwj8Q9Hf", "id": "raHUwj8Q9Hf", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Alternative TPT Regimen, Life-long ART, Already, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "bxqrio2gHOj", "id": "bxqrio2gHOj", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "30-34, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "OLfc8DIeVrI", "id": "OLfc8DIeVrI", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15-19, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "wnsHEWFSqzG", "id": "wnsHEWFSqzG", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "35-39, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "fsnxvho9fiG", "id": "fsnxvho9fiG", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "40-44, Female, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "pCFCaOLScdv", "id": "pCFCaOLScdv", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<1, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "Numeric", "external_id": "Mon8vQgC9qg", "concept_class": "Data Element", "source": "DATIM-MOH-FY19", "extras": {"indicator_category_code": "TX_NEW"}, "descriptions": [{"locale": "en", "locale_preferred": true, "external_id": null, "description": "Number of adults and children newly enrolled on ART", "description_type": "Description"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "TX_NEW (N, MOH, Age Agg/Sex/HIVStatus): New on ART", "name_type": "Fully Specified"}, {"locale": "en", "locale_preferred": false, "external_id": null, "name": "TX_NEW (N, MOH, Age Agg/Sex/HIVStatus)", "name_type": "Short"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "SCD7EVreQUA", "id": "SCD7EVreQUA", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "PPoL5AnEAQf", "id": "PPoL5AnEAQf", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "1-4, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "PFcz4RjbZm4", "id": "PFcz4RjbZm4", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "1-4, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "UN9ZOZLLVqN", "id": "UN9ZOZLLVqN", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "PCasMOWl24Y", "id": "PCasMOWl24Y", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Female, Newly Identified Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "xTbmPjpd5sB", "id": "xTbmPjpd5sB", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "IPT, Life-long ART, New, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "wJCVvM7o6xm", "id": "wJCVvM7o6xm", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15-19, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "GMFezkahByN", "id": "GMFezkahByN", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "1-4, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "tIhxMfmPrU5", "id": "tIhxMfmPrU5", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "10-14, Female, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "kGlGj9LDonu", "id": "kGlGj9LDonu", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "50+, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "zGpd2aApV3s", "id": "zGpd2aApV3s", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "35-39, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "ErZebnhYiI1", "id": "ErZebnhYiI1", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "20-24, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "vr781k56Fh9", "id": "vr781k56Fh9", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "ljBmGJpAsZh", "id": "ljBmGJpAsZh", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "10-14, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "SeijxYK8F4b", "id": "SeijxYK8F4b", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<1, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "pc4W2rmWK4q", "id": "pc4W2rmWK4q", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Female, Newly Identified Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "Gvo9takmOXx", "id": "Gvo9takmOXx", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<1, Female, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TDI4beksJ2C/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/wW6G5NC8Wd1/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PrIxM0pIjFl/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/B6UJW06b7xe/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/tIhxMfmPrU5/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/bxqrio2gHOj/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/IxSwaxNCt1n/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/POkbpo4D13c/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/Yf1BiWq71NE/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/mjDJY3dkxHJ/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/B8JEL3qeQiw/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/ymXkr5eCjR5/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/zGpd2aApV3s/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/OBbZvcHg2HL/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/VgXq6wpPRWX/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/VgXq6wpPRWX/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/GlfLlD3wSQj/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/T3SH6R2zKBl/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/RLLUx3DHJan/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/j0yodS3zbnW/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/i4lSbrUVcpe/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/KRoQaA91sv5/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/U6ErjBQYGSG/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/JSXsRftezHm/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/kGlGj9LDonu/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/jbrs9Qk6f9b/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/z1V5tDuMQt7/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/RMA75iIp8Wd/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PMTCT_STAT_N_MOH_Age_Sex/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/AkOKGZjTuJH/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/P9UIhogYbAa/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/Yf1BiWq71NE/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PMTCT_STAT_N_MOH_Age_Sex/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/I4TXHYj3bFL/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/wLMOUM9mfTV/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/pc4W2rmWK4q/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/JZXPrEdWFGB/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/cXdSJvbabBT/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/i0RFyIDccSm/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/fXgzN6Bc3iG/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/XX7hDj6iz0D/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/qdYU6NoIpY1/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/wnsHEWFSqzG/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/uPpiUkMhH6j/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HllvX50cXC0/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/O6XUcCFOBir/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/UN9ZOZLLVqN/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/Gfje2jHn5TY/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/VdA970UlzlX/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/iomLts0rFcj/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PMTCT_STAT_N_MOH_Age_Sex/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/QazyoPSt2XH/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/POkbpo4D13c/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PMTCT_STAT_N_MOH_Age_Sex/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/Za1ntF1ECu4/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/dOE4ekWNCps/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PMTCT_STAT_N_MOH_Age_Sex/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/rarComSg9MD/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/fsnxvho9fiG/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/OOCHuTdTJEQ/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/ERDcFrmlT0J/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/eVPoeIifQ2c/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PMTCT_STAT_N_MOH_Age_Sex/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/dGTaodokiEE/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/mlFWWrUMuV7/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PMTCT_STAT_N_MOH_Age_Sex/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/UN0vy0VSyHQ/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PMTCT_ART_N_MOH/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HllvX50cXC0/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/JSXsRftezHm/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/tvOcOPhIdRH/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/WXV5qLgw7kE/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/Gfje2jHn5TY/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PMTCT_STAT_N_MOH_Age_Sex/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/uEGqYHYtXfS/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/XX7hDj6iz0D/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/sIF6w3Jq5sI/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/uURluLqPIJ5/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/mIhOqYvHZj6/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/OLfc8DIeVrI/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/hXgqQX95TVa/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/EyJRtSgSChq/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/NRZfd73Ypo8/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TB_PREV_N_MOH_TherapyType_NewExArt_HIV/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/ujD0vlLsULk/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/OLfc8DIeVrI/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/ri1PDF5Ie9s/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/GVzbjXNy1eu/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PPoL5AnEAQf/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/DY0yrJtBeSC/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/eyTROtsEW5a/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/iJqtuoSdecb/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/yKQ4wAq01Cs/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/Ol8bzYPThXt/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/XX7hDj6iz0D/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/SCD7EVreQUA/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/zHSL7ATXJib/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/fysQ3RXzbzW/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/gdm6CkOhfph/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/vr781k56Fh9/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/hiUhhVpgUMg/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/qyZYDldlD4l/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/xTNM0wWDzo0/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TB_PREV_N_MOH_TherapyType_NewExArt_HIV/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/xTbmPjpd5sB/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/SeijxYK8F4b/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/K21p4HUGqOS/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/ri1PDF5Ie9s/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/qL3AXhLXfHf/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/x1r1vfZQLFj/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/zHSL7ATXJib/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/NJclydByUvA/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/R9wcT5vQ7tR/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/iK0C7FaZwbS/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/wJCVvM7o6xm/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/R9wcT5vQ7tR/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PMTCT_STAT_N_MOH_Age_Sex/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/zCrKbLh9x6i/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/FgwkSYUXq8x/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/eOn9JgfkB4F/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/Xn5oUNVSMWA/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/ytvrDZdNAhc/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/Kj09vlrB1qO/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/iGj3YxYXGRF/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/R3VVZOtZGhx/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/qdYU6NoIpY1/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/UN9ZOZLLVqN/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/ZPeO2wmSGi2/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/Yf1BiWq71NE/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/P9UIhogYbAa/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/ljBmGJpAsZh/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/qli3maq9Ot7/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/Xn5oUNVSMWA/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/uURluLqPIJ5/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/chrwpNxHlQQ/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TO5KLq290g1/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/BitB2nKfWBK/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/IxSwaxNCt1n/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/SeijxYK8F4b/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/QS3vNL5WySH/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/GVzbjXNy1eu/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/Sf6GWp5gNx2/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/UWstekYcNxB/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/uURluLqPIJ5/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/ErZebnhYiI1/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/iJqtuoSdecb/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/R4WXCEzPZcY/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/zHSL7ATXJib/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/gdm6CkOhfph/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/dFjZira5vTX/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/dFjZira5vTX/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/EFah6yBFc3J/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/VdA970UlzlX/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/vlHmkfmQLZP/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/xQ0NZ6B5eoU/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/kGlGj9LDonu/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTcrEM69sst/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/lPQmPQKaWMe/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/P9UIhogYbAa/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TMLK3XMgrog/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/ljBmGJpAsZh/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PFcz4RjbZm4/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/FSmIqIsgheB/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/jbrs9Qk6f9b/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/xzoIG0AwsNB/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/y3VqNEK9n95/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PCasMOWl24Y/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PMTCT_STAT_N_MOH_Age_Sex/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/AqQCBlpcH4I/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/WjX1mRJp9NV/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/vr781k56Fh9/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/chrwpNxHlQQ/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/UggtNScQMVl/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/XQ52MZdCLMe/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/lGNNK7ZYDGP/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/WDpiIZ8UjB8/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/a2dDU6KZyd0/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/zGpd2aApV3s/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/UN9ZOZLLVqN/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/yKQ4wAq01Cs/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/BLWV93S2HJ0/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/ip5uMUT73Qu/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/eOn9JgfkB4F/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/mKoXgawlalu/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/wW6G5NC8Wd1/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/p2gukPXj4ry/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/mV483q7SboN/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/ytvrDZdNAhc/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/GMFezkahByN/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/LhAJq3vYXyi/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/VpLja2tJGdM/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/wO7RB8C1sal/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PMTCT_STAT_N_MOH_Sex/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/Jwb1SWomgpk/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/LyNoi9I7lj5/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/d3rKRkxJP1v/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/WjX1mRJp9NV/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/B8JEL3qeQiw/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/RMA75iIp8Wd/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/qli3maq9Ot7/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/T3SH6R2zKBl/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/Gfje2jHn5TY/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/mKoXgawlalu/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/NpsmKYKl0mt/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/wpck6pSRDer/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/y3VqNEK9n95/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PFcz4RjbZm4/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PPoL5AnEAQf/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TCwxcGgIeqE/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HrQbkVgBM1X/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/hiUhhVpgUMg/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/OBbZvcHg2HL/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/oKgx2Sw4qUL/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/lPQmPQKaWMe/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/Gvo9takmOXx/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TB_PREV_N_MOH_TherapyType_NewExArt_HIV/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/raHUwj8Q9Hf/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/ZruXWiXbttv/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/Kjn4IWLfG2G/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/o0gcwyuh7mU/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/kZ5sEz94kJE/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/t7yNQSrSSSO/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/pCFCaOLScdv/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/qli3maq9Ot7/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/tBoWuTd0ERY/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/mIhOqYvHZj6/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/j0yodS3zbnW/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/x1r1vfZQLFj/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/FgwkSYUXq8x/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/MuaoVfC9rYL/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PMTCT_STAT_N_MOH_Age_Sex/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/NujbceGNYiA/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TB_PREV_N_MOH_TherapyType_NewExArt_HIV/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/Qq1kGcQENms/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/M1eoKOFLncp/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/kLd3OnUYTr5/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/yi6TKlXLv0b/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/chrwpNxHlQQ/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/XkcYYfR9ZUd/"} +{"collection_url": "/orgs/PEPFAR/collections/MER-R-MOH-Facility-FY19/", "data": {"expressions": ["/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/tBoWuTd0ERY/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/XkcYYfR9ZUd/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/VgXq6wpPRWX/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/UN0vy0VSyHQ/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/LyNoi9I7lj5/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/kZ5sEz94kJE/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/WjX1mRJp9NV/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/Yf1BiWq71NE/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TMLK3XMgrog/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/OLfc8DIeVrI/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/SCD7EVreQUA/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/FgwkSYUXq8x/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/O6XUcCFOBir/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/uPpiUkMhH6j/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/Ol8bzYPThXt/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/zGpd2aApV3s/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PPoL5AnEAQf/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PCasMOWl24Y/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/pCFCaOLScdv/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/WDpiIZ8UjB8/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/KRoQaA91sv5/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PrIxM0pIjFl/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/B6UJW06b7xe/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/ZPeO2wmSGi2/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/i0RFyIDccSm/"]}, "type": "Reference", "__cascade": "sourcemappings"} +{"collection_url": "/orgs/PEPFAR/collections/MER-R-MOH-Facility-FY19/", "data": {"expressions": ["/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/VdA970UlzlX/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/B8JEL3qeQiw/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/fysQ3RXzbzW/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/wW6G5NC8Wd1/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/zHSL7ATXJib/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/o0gcwyuh7mU/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/ip5uMUT73Qu/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/wLMOUM9mfTV/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/dOE4ekWNCps/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/BitB2nKfWBK/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/dFjZira5vTX/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/eyTROtsEW5a/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/i4lSbrUVcpe/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HrQbkVgBM1X/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/xTbmPjpd5sB/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/iomLts0rFcj/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/fsnxvho9fiG/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/wnsHEWFSqzG/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/fXgzN6Bc3iG/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/pc4W2rmWK4q/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/yKQ4wAq01Cs/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/NJclydByUvA/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/VpLja2tJGdM/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/vlHmkfmQLZP/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/JZXPrEdWFGB/"]}, "type": "Reference", "__cascade": "sourcemappings"} +{"collection_url": "/orgs/PEPFAR/collections/MER-R-MOH-Facility-FY19/", "data": {"expressions": ["/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/R9wcT5vQ7tR/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/ljBmGJpAsZh/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/GMFezkahByN/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/XX7hDj6iz0D/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/z1V5tDuMQt7/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/qyZYDldlD4l/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/cXdSJvbabBT/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/y3VqNEK9n95/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/IxSwaxNCt1n/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/JSXsRftezHm/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/OOCHuTdTJEQ/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/qli3maq9Ot7/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/tvOcOPhIdRH/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/mjDJY3dkxHJ/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/OBbZvcHg2HL/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/tIhxMfmPrU5/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/GlfLlD3wSQj/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/x1r1vfZQLFj/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/iK0C7FaZwbS/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/kLd3OnUYTr5/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/wJCVvM7o6xm/"]}, "type": "Reference", "__cascade": "sourcemappings"} +{"collection_url": "/orgs/PEPFAR/collections/MER-R-MOH-Facility-FY19/", "data": {"expressions": ["/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/QazyoPSt2XH/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/sIF6w3Jq5sI/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/lGNNK7ZYDGP/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/BLWV93S2HJ0/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/eVPoeIifQ2c/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/d3rKRkxJP1v/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/SeijxYK8F4b/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/K21p4HUGqOS/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/mV483q7SboN/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/jbrs9Qk6f9b/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/NRZfd73Ypo8/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TDI4beksJ2C/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/eOn9JgfkB4F/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/Gfje2jHn5TY/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/iJqtuoSdecb/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/ZruXWiXbttv/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/FSmIqIsgheB/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/a2dDU6KZyd0/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/AkOKGZjTuJH/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/uEGqYHYtXfS/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TB_PREV_N_MOH_TherapyType_NewExArt_HIV/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/UggtNScQMVl/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/qdYU6NoIpY1/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/EFah6yBFc3J/"]}, "type": "Reference", "__cascade": "sourcemappings"} +{"collection_url": "/orgs/PEPFAR/collections/MER-R-MOH-Facility-FY19/", "data": {"expressions": ["/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/UWstekYcNxB/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/Kj09vlrB1qO/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/raHUwj8Q9Hf/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/uURluLqPIJ5/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/vr781k56Fh9/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/I4TXHYj3bFL/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/wO7RB8C1sal/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/rarComSg9MD/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/Xn5oUNVSMWA/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/Qq1kGcQENms/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/Gvo9takmOXx/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PMTCT_ART_N_MOH/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/MuaoVfC9rYL/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/j0yodS3zbnW/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/bxqrio2gHOj/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/XQ52MZdCLMe/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/UN9ZOZLLVqN/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/ytvrDZdNAhc/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/LhAJq3vYXyi/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/QS3vNL5WySH/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/ri1PDF5Ie9s/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/kGlGj9LDonu/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/R3VVZOtZGhx/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/WXV5qLgw7kE/"]}, "type": "Reference", "__cascade": "sourcemappings"} +{"collection_url": "/orgs/PEPFAR/collections/MER-R-MOH-Facility-FY19/", "data": {"expressions": ["/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/xTNM0wWDzo0/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/GVzbjXNy1eu/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/Za1ntF1ECu4/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/M1eoKOFLncp/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/NujbceGNYiA/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/lPQmPQKaWMe/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/ujD0vlLsULk/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/mlFWWrUMuV7/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/t7yNQSrSSSO/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PMTCT_STAT_N_MOH_Sex/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/xQ0NZ6B5eoU/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/ErZebnhYiI1/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/oKgx2Sw4qUL/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/xzoIG0AwsNB/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/chrwpNxHlQQ/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/R4WXCEzPZcY/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/zCrKbLh9x6i/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/Jwb1SWomgpk/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/gdm6CkOhfph/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/wpck6pSRDer/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/mKoXgawlalu/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/hiUhhVpgUMg/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/AqQCBlpcH4I/"]}, "type": "Reference", "__cascade": "sourcemappings"} +{"collection_url": "/orgs/PEPFAR/collections/MER-R-MOH-Facility-FY19/", "data": {"expressions": ["/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/EyJRtSgSChq/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/iGj3YxYXGRF/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HllvX50cXC0/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/T3SH6R2zKBl/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PFcz4RjbZm4/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/qL3AXhLXfHf/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/yi6TKlXLv0b/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/mIhOqYvHZj6/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TCwxcGgIeqE/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TO5KLq290g1/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/ymXkr5eCjR5/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/p2gukPXj4ry/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/U6ErjBQYGSG/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTcrEM69sst/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/DY0yrJtBeSC/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/dGTaodokiEE/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/Sf6GWp5gNx2/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/ERDcFrmlT0J/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/NpsmKYKl0mt/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/Kjn4IWLfG2G/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/P9UIhogYbAa/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/RMA75iIp8Wd/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/POkbpo4D13c/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PMTCT_STAT_N_MOH_Age_Sex/"]}, "type": "Reference", "__cascade": "sourcemappings"} +{"collection_url": "/orgs/PEPFAR/collections/MER-R-MOH-Facility-FY19/", "data": {"expressions": ["/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/hXgqQX95TVa/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/RLLUx3DHJan/"]}, "type": "Reference", "__cascade": "sourcemappings"} diff --git a/init/datim_moh_fy20.json b/init/datim_moh_fy20.json new file mode 100644 index 0000000..2a67c18 --- /dev/null +++ b/init/datim_moh_fy20.json @@ -0,0 +1,510 @@ +{"type": "Source", "id": "DATIM-MOH-FY20", "short_code": "DATIM-MOH-FY20", "name": "DATIM-MOH-FY20", "full_name": "DATIM MOH FY20 Country Alignment Code List", "owner_type": "Organization", "owner": "PEPFAR", "description": "", "extras": {"Period": "FY20", "datim_moh_codelist": true}, "default_locale": "en", "source_type": "Code List", "public_access": "View", "supported_locales": "en", "custom_validation_schema": "None"} +{"type": "Collection", "id": "MER-R-MOH-Facility-FY20", "name": "MER R: MOH Facility Based FY20", "default_locale": "en", "short_code": "MER-R-MOH-Facility-FY20", "external_id": "OBhi1PUW3OL", "extras": {"Period": "FY20", "Period Description": "COP19 (FY20Q1)", "datim_sync_moh_fy20": true, "DHIS2-Dataset-Code": "MER_R_MOH"}, "collection_type": "Code List", "full_name": "MER Results: MOH Facility Based FY20", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "supported_locales": "en"} +{"type": "Concept", "id": "null-disag", "datatype": "None", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "names": [{"locale": "en", "locale_preferred": "True", "name": "Null Disaggregate Option", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "descriptions": []} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "fysQ3RXzbzW", "id": "fysQ3RXzbzW", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "20-24, Female, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "GMFezkahByN", "id": "GMFezkahByN", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "1-4, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "ZBKCOv2U98Z", "id": "ZBKCOv2U98Z", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "20-24, Female, Recent Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "D3erNSl5dd2", "id": "D3erNSl5dd2", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Female, Known at Entry Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "vGcgW9KPIEC", "id": "vGcgW9KPIEC", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "25-29, Female, Newly Identified Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "nL6agczDQaW", "id": "nL6agczDQaW", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Positive, Unknown Sex, <15, Life-long ART, New", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "wHIObfcQeca", "id": "wHIObfcQeca", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Positive, Unknown Sex, <15, Life-long ART, Already", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "R3VVZOtZGhx", "id": "R3VVZOtZGhx", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "10-14, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "wnsHEWFSqzG", "id": "wnsHEWFSqzG", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "35-39, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "oU1suMFWekf", "id": "oU1suMFWekf", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "30-34, Female, Known at Entry Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "M1eoKOFLncp", "id": "M1eoKOFLncp", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "25-29, Unknown Sex, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "sQsRJXPlNrc", "id": "sQsRJXPlNrc", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "30-34, Female, Newly Identified Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "qyZYDldlD4l", "id": "qyZYDldlD4l", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "40-44, Unknown Sex, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "Numeric", "external_id": "iDf461nJDJr", "concept_class": "Data Element", "source": "DATIM-MOH-FY20", "extras": {"indicator_category_code": "PMTCT_STAT"}, "descriptions": [{"locale": "en", "locale_preferred": true, "external_id": null, "description": "Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.", "description_type": "Description"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "PMTCT_STAT (N, MOH, Age/Sex/KnownNewPosNewNegRecNeg): Known Results", "name_type": "Fully Specified"}, {"locale": "en", "locale_preferred": false, "external_id": null, "name": "PMTCT_STAT (N, MOH, Age/Sex/KnownNewPosNewNegRNeg)", "name_type": "Short"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "x0rXsInb65X", "id": "x0rXsInb65X", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Positive, Female, Unknown Age, Life-long ART, Already", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "qL3AXhLXfHf", "id": "qL3AXhLXfHf", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15+, Unknown Sex, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "O6XUcCFOBir", "id": "O6XUcCFOBir", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "x1r1vfZQLFj", "id": "x1r1vfZQLFj", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15-19, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "UxkEEfHjlWb", "id": "UxkEEfHjlWb", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Positive, Male, 15+, Life-long ART, Already", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "wO7RB8C1sal", "id": "wO7RB8C1sal", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "35-39, Male, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "EFah6yBFc3J", "id": "EFah6yBFc3J", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "5-9, Female, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "YbXei7Scpdk", "id": "YbXei7Scpdk", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Positive, Unknown Sex, 15+, Life-long ART, New", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "VgXq6wpPRWX", "id": "VgXq6wpPRWX", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "Sf6GWp5gNx2", "id": "Sf6GWp5gNx2", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "35-39, Female, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "zHTzwdxjRhI", "id": "zHTzwdxjRhI", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<10, Female, Newly Identified Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "IWKtMCDNCg6", "id": "IWKtMCDNCg6", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "20-24, Female, Newly Identified Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "iJqtuoSdecb", "id": "iJqtuoSdecb", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "40-44, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "DY0yrJtBeSC", "id": "DY0yrJtBeSC", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<15, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "WjX1mRJp9NV", "id": "WjX1mRJp9NV", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "45-49, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "eVPoeIifQ2c", "id": "eVPoeIifQ2c", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "40-44, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "yi6TKlXLv0b", "id": "yi6TKlXLv0b", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "UE64UWNZs1R", "id": "UE64UWNZs1R", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Positive, Female, Unknown Age, Other - ART", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "kRRN7PW2x2B", "id": "kRRN7PW2x2B", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Positive, Female, <15, Other - ART", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "Numeric", "external_id": "yEQ5FoXJWAx", "concept_class": "Data Element", "source": "DATIM-MOH-FY20", "extras": {"indicator_category_code": "PMTCT_ART"}, "descriptions": [{"locale": "en", "locale_preferred": true, "external_id": null, "description": "Number of HIV-positive pregnant women who received ART to reduce the risk of mother-to-child transmission during pregnancy", "description_type": "Description"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "PMTCT_ART_N_MOH", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "PMTCT_ART (N, MOH): ARVs", "name_type": "Fully Specified"}, {"locale": "en", "locale_preferred": false, "external_id": null, "name": "PMTCT_ART (N, MOH)", "name_type": "Short"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "hiUhhVpgUMg", "id": "hiUhhVpgUMg", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "5-9, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "SBvNg13yEst", "id": "SBvNg13yEst", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<10, Female, Known at Entry Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "eKKOcOxQOuS", "id": "eKKOcOxQOuS", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Positive, Unknown Sex, <15, Other - ART", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "rccYwUJXYAA", "id": "rccYwUJXYAA", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Positive, Female, 15+, Life-long ART, Already", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "i4lSbrUVcpe", "id": "i4lSbrUVcpe", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "50+, Female, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "PFcz4RjbZm4", "id": "PFcz4RjbZm4", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "1-4, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "Ol8bzYPThXt", "id": "Ol8bzYPThXt", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "20-24, Unknown Sex, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "zGpd2aApV3s", "id": "zGpd2aApV3s", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "35-39, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "JSXsRftezHm", "id": "JSXsRftezHm", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "50+, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "OBbZvcHg2HL", "id": "OBbZvcHg2HL", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "35-39, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "jbrs9Qk6f9b", "id": "jbrs9Qk6f9b", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "1-4, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "z1V5tDuMQt7", "id": "z1V5tDuMQt7", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "45-49, Male, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "hSfjVeeCY9r", "id": "hSfjVeeCY9r", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "50+, Female, Newly Identified Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "OOCHuTdTJEQ", "id": "OOCHuTdTJEQ", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "45-49, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "ri1PDF5Ie9s", "id": "ri1PDF5Ie9s", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "c4JWS3n0qcz", "id": "c4JWS3n0qcz", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Female, Newly Identified Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "PPoL5AnEAQf", "id": "PPoL5AnEAQf", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "1-4, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "kGlGj9LDonu", "id": "kGlGj9LDonu", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "50+, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "zHSL7ATXJib", "id": "zHSL7ATXJib", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<15, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "ErZebnhYiI1", "id": "ErZebnhYiI1", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "20-24, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "BLWV93S2HJ0", "id": "BLWV93S2HJ0", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "25-29, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "POkbpo4D13c", "id": "POkbpo4D13c", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "45-49, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "p2gukPXj4ry", "id": "p2gukPXj4ry", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "50+, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "QS3vNL5WySH", "id": "QS3vNL5WySH", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "20-24, Male, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "WXV5qLgw7kE", "id": "WXV5qLgw7kE", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15+, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "dOE4ekWNCps", "id": "dOE4ekWNCps", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<1, Unknown Sex, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "LpPcZClKI6Q", "id": "LpPcZClKI6Q", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "35-39, Female, Newly Identified Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "chrwpNxHlQQ", "id": "chrwpNxHlQQ", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<15, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "NJclydByUvA", "id": "NJclydByUvA", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15-19, Female, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "nNDksSAygC8", "id": "nNDksSAygC8", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "40-44, Female, Recent Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "uURluLqPIJ5", "id": "uURluLqPIJ5", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<15, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "iGj3YxYXGRF", "id": "iGj3YxYXGRF", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Male, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "Gvo9takmOXx", "id": "Gvo9takmOXx", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<1, Female, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "GwUc7g13Hg9", "id": "GwUc7g13Hg9", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Positive, Unknown Sex, Unknown Age, Other - ART", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "UggtNScQMVl", "id": "UggtNScQMVl", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "5-9, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "OLEE3EmuEky", "id": "OLEE3EmuEky", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "45-49, Female, Newly Identified Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "eyTROtsEW5a", "id": "eyTROtsEW5a", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15-19, Male, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "kYsWrugEfJz", "id": "kYsWrugEfJz", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "25-29, Female, Newly Identified Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "mIhOqYvHZj6", "id": "mIhOqYvHZj6", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "5-9, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "z98a1NoV4mp", "id": "z98a1NoV4mp", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Positive, Male, <15, Life-long ART, Already", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "R4WXCEzPZcY", "id": "R4WXCEzPZcY", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<15, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "ZruXWiXbttv", "id": "ZruXWiXbttv", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "35-39, Unknown Sex, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "MuaoVfC9rYL", "id": "MuaoVfC9rYL", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "35-39, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "kLd3OnUYTr5", "id": "kLd3OnUYTr5", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "30-34, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "ip5uMUT73Qu", "id": "ip5uMUT73Qu", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "50+, Male, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "lq6iUq7YcZ1", "id": "lq6iUq7YcZ1", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Positive, Male, <15, Life-long ART, New", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "a2dDU6KZyd0", "id": "a2dDU6KZyd0", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15+, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "lPQmPQKaWMe", "id": "lPQmPQKaWMe", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "45-49, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "tIhxMfmPrU5", "id": "tIhxMfmPrU5", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "10-14, Female, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "Y7bzxSSESFN", "id": "Y7bzxSSESFN", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15-19, Female, Known at Entry Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "HTcrEM69sst", "id": "HTcrEM69sst", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "40-44, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "fgHq8eTmo7e", "id": "fgHq8eTmo7e", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Positive, Male, Unknown Age, Other - ART", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "VGOJcz6z33R", "id": "VGOJcz6z33R", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "25-29, Female, Known at Entry Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "ERDcFrmlT0J", "id": "ERDcFrmlT0J", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "45-49, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "XkcYYfR9ZUd", "id": "XkcYYfR9ZUd", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "35-39, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "Hx4Z2DnCjVE", "id": "Hx4Z2DnCjVE", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "30-34, Female, Recent Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "WDpiIZ8UjB8", "id": "WDpiIZ8UjB8", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "50+, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "pCFCaOLScdv", "id": "pCFCaOLScdv", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<1, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "lGNNK7ZYDGP", "id": "lGNNK7ZYDGP", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "25-29, Male, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "bxqrio2gHOj", "id": "bxqrio2gHOj", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "30-34, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "yEa3l8fBBlN", "id": "yEa3l8fBBlN", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "20-24, Female, Known at Entry Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "ZtZoTKQQIXv", "id": "ZtZoTKQQIXv", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "10-14, Female, Newly Identified Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "aWUfHSoGAoP", "id": "aWUfHSoGAoP", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<10, Female, Newly Identified Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "UN9ZOZLLVqN", "id": "UN9ZOZLLVqN", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "VdA970UlzlX", "id": "VdA970UlzlX", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "20-24, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "uPpiUkMhH6j", "id": "uPpiUkMhH6j", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "1-4, Male, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "xzoIG0AwsNB", "id": "xzoIG0AwsNB", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "1-4, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "mV483q7SboN", "id": "mV483q7SboN", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Unknown Sex, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "WeiHE8yQmpL", "id": "WeiHE8yQmpL", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<10, Female, Recent Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "i0RFyIDccSm", "id": "i0RFyIDccSm", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "45-49, Female, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "SQG2P9rOIg4", "id": "SQG2P9rOIg4", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Positive, Female, 15+, Other - ART", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "Yf1BiWq71NE", "id": "Yf1BiWq71NE", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15+, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "AxpvptSH0iv", "id": "AxpvptSH0iv", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "45-49, Female, Newly Identified Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "Q732w6Hev9u", "id": "Q732w6Hev9u", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Positive, Female, <15, Life-long ART, New", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "fsnxvho9fiG", "id": "fsnxvho9fiG", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "40-44, Female, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "TCwxcGgIeqE", "id": "TCwxcGgIeqE", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "25-29, Female, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "wgdcoRFUkZP", "id": "wgdcoRFUkZP", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Positive, Unknown Sex, Unknown Age, Life-long ART, Already", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "P9UIhogYbAa", "id": "P9UIhogYbAa", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "H23TL40CahD", "id": "H23TL40CahD", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Positive, Unknown Sex, 15+, Life-long ART, Already", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "ZHbjgx3vyR9", "id": "ZHbjgx3vyR9", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "40-44, Female, Newly Identified Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "BitB2nKfWBK", "id": "BitB2nKfWBK", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "20-24, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "EyJRtSgSChq", "id": "EyJRtSgSChq", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "fXgzN6Bc3iG", "id": "fXgzN6Bc3iG", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "5-9, Unknown Sex, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "XX7hDj6iz0D", "id": "XX7hDj6iz0D", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15+, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "OcHhTmUvRZE", "id": "OcHhTmUvRZE", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Positive, Female, Unknown Age, Life-long ART, New", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "Wc6ItXYBs0s", "id": "Wc6ItXYBs0s", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Female, Newly Identified Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "HrQbkVgBM1X", "id": "HrQbkVgBM1X", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<15, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "B6UJW06b7xe", "id": "B6UJW06b7xe", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<1, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "SeijxYK8F4b", "id": "SeijxYK8F4b", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<1, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "wJCVvM7o6xm", "id": "wJCVvM7o6xm", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15-19, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "kZ5sEz94kJE", "id": "kZ5sEz94kJE", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "30-34, Male, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "cXdSJvbabBT", "id": "cXdSJvbabBT", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<1, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "Numeric", "external_id": "V6hxDYUZFBq", "concept_class": "Data Element", "source": "DATIM-MOH-FY20", "extras": {"indicator_category_code": "HTS_TST"}, "descriptions": [{"locale": "en", "locale_preferred": true, "external_id": null, "description": "Number of individuals who received HTS services and received their test results during the MOH reporting period.", "description_type": "Description"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "HTS_TST_N_MOH_Age_Sex_Result", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "HTS_TST (N, MOH, Age/Sex/Result): HTS received results", "name_type": "Fully Specified"}, {"locale": "en", "locale_preferred": false, "external_id": null, "name": "HTS_TST (N, MOH, Age/Sex/Result)", "name_type": "Short"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "ynzujzJwhjK", "id": "ynzujzJwhjK", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Positive, Female, <15, Life-long ART, Already", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "yKQ4wAq01Cs", "id": "yKQ4wAq01Cs", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "20-24, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "r1YTNuDHWxc", "id": "r1YTNuDHWxc", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Positive, Male, <15, Other - ART", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "Numeric", "external_id": "BRalYZhcHpi", "concept_class": "Data Element", "source": "DATIM-MOH-FY20", "extras": {"indicator_category_code": "HTS_TST"}, "descriptions": [{"locale": "en", "locale_preferred": true, "external_id": null, "description": "Number of individuals who received HTS services and received their test results during the MOH reporting period.", "description_type": "Description"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "HTS_TST_N_MOH_Age_Agg_Sex_Result", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results", "name_type": "Fully Specified"}, {"locale": "en", "locale_preferred": false, "external_id": null, "name": "HTS_TST (N, MOH, Age Agg/Sex/Result)", "name_type": "Short"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "QKn9JHx79JO", "id": "QKn9JHx79JO", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Positive, Male, Unknown Age, Life-long ART, Already", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "wpIXXDYcvyd", "id": "wpIXXDYcvyd", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Positive, Unknown Sex, 15+, Other - ART", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "vlHmkfmQLZP", "id": "vlHmkfmQLZP", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "30-34, Unknown Sex, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "eOn9JgfkB4F", "id": "eOn9JgfkB4F", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "40-44, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "zQsHt8MF2Sg", "id": "zQsHt8MF2Sg", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Female, Newly Identified Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "ohhnnF4sEhS", "id": "ohhnnF4sEhS", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "50+, Female, Newly Identified Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "LyNoi9I7lj5", "id": "LyNoi9I7lj5", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "50+, Unknown Sex, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "K21p4HUGqOS", "id": "K21p4HUGqOS", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Female, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "IakwwQAGzmz", "id": "IakwwQAGzmz", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "40-44, Female, Newly Identified Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "XQ52MZdCLMe", "id": "XQ52MZdCLMe", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15+, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "ymXkr5eCjR5", "id": "ymXkr5eCjR5", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15+, Female, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "viDdmVVacsG", "id": "viDdmVVacsG", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15-19, Female, Recent Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "FSmIqIsgheB", "id": "FSmIqIsgheB", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<15, Female, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "poQeGAhTTQS", "id": "poQeGAhTTQS", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "40-44, Female, Known at Entry Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "Ecflr8Ycqul", "id": "Ecflr8Ycqul", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Female, Recent Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "EZJA7RHYyKU", "id": "EZJA7RHYyKU", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Female, Recent Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "mKoXgawlalu", "id": "mKoXgawlalu", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "25-29, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "Numeric", "external_id": "qFWmLNueTPF", "concept_class": "Data Element", "source": "DATIM-MOH-FY20", "extras": {"indicator_category_code": "PMTCT_STAT"}, "descriptions": [{"locale": "en", "locale_preferred": true, "external_id": null, "description": "Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.", "description_type": "Description"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "PMTCT_STAT (N, MOH, Sex/KnownNewPosNewNegRecNeg): Known Results", "name_type": "Fully Specified"}, {"locale": "en", "locale_preferred": false, "external_id": null, "name": "PMTCT_STAT (N, MOH, Sex/KnownNewPosNewNegRecNeg)", "name_type": "Short"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "g7GQs6JmIu3", "id": "g7GQs6JmIu3", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "50+, Female, Recent Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "vr781k56Fh9", "id": "vr781k56Fh9", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "j0yodS3zbnW", "id": "j0yodS3zbnW", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "30-34, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "y3VqNEK9n95", "id": "y3VqNEK9n95", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<1, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "ytvrDZdNAhc", "id": "ytvrDZdNAhc", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "35-39, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "uoTpJlV6f4n", "id": "uoTpJlV6f4n", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "30-34, Female, Newly Identified Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "TMLK3XMgrog", "id": "TMLK3XMgrog", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "45-49, Unknown Sex, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "oKgx2Sw4qUL", "id": "oKgx2Sw4qUL", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "30-34, Female, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "B8JEL3qeQiw", "id": "B8JEL3qeQiw", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "30-34, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "Ugikyb2spKu", "id": "Ugikyb2spKu", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15-19, Female, Newly Identified Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "NpsmKYKl0mt", "id": "NpsmKYKl0mt", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "5-9, Male, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "GiBveS020DB", "id": "GiBveS020DB", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "10-14, Female, Recent Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "wLMOUM9mfTV", "id": "wLMOUM9mfTV", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "5-9, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "yRUCEmfwnAa", "id": "yRUCEmfwnAa", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "10-14, Female, Newly Identified Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "xQ0NZ6B5eoU", "id": "xQ0NZ6B5eoU", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Female, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "t7yNQSrSSSO", "id": "t7yNQSrSSSO", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "10-14, Unknown Sex, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "ZPeO2wmSGi2", "id": "ZPeO2wmSGi2", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15-19, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "dFjZira5vTX", "id": "dFjZira5vTX", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "10-14, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "Kjn4IWLfG2G", "id": "Kjn4IWLfG2G", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "10-14, Male, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "n/a"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "HllvX50cXC0", "id": "HllvX50cXC0", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "default", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "Numeric", "external_id": "l697bKzFRSv", "concept_class": "Data Element", "source": "DATIM-MOH-FY20", "extras": {"indicator_category_code": "TX_NEW"}, "descriptions": [{"locale": "en", "locale_preferred": true, "external_id": null, "description": "Number of adults and children newly enrolled on ART", "description_type": "Description"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "TX_NEW_N_MOH_Age_Sex_HIVStatus", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART", "name_type": "Fully Specified"}, {"locale": "en", "locale_preferred": false, "external_id": null, "name": "TX_NEW (N, MOH, Age/Sex/HIVStatus)", "name_type": "Short"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "IxSwaxNCt1n", "id": "IxSwaxNCt1n", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "5-9, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "wpck6pSRDer", "id": "wpck6pSRDer", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15-19, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "ngI4uyiCOSj", "id": "ngI4uyiCOSj", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Positive, Female, 15+, Life-long ART, New", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "pKVsHZakQfN", "id": "pKVsHZakQfN", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "25-29, Female, Recent Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "fjxqvHhV9gA", "id": "fjxqvHhV9gA", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "45-49, Female, Recent Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "iK0C7FaZwbS", "id": "iK0C7FaZwbS", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "30-34, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "ZuWjYTw4lpZ", "id": "ZuWjYTw4lpZ", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Positive, Male, 15+, Life-long ART, New", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "rNlaZW9BdWk", "id": "rNlaZW9BdWk", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "35-39, Female, Newly Identified Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "JVJLGwn0EIB", "id": "JVJLGwn0EIB", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15-19, Female, Newly Identified Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "Yv4sfg9PYy2", "id": "Yv4sfg9PYy2", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "50+, Female, Known at Entry Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "U6ErjBQYGSG", "id": "U6ErjBQYGSG", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "JZXPrEdWFGB", "id": "JZXPrEdWFGB", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Unknown Sex, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "Numeric", "external_id": "oFFlA4vaSWD", "concept_class": "Data Element", "source": "DATIM-MOH-FY20", "extras": {"indicator_category_code": "TB_PREV"}, "descriptions": [{"locale": "en", "locale_preferred": true, "external_id": null, "description": "Number of patients that started ART", "description_type": "Description"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "TB_PREV (N, MOH, Age Agg, Sex, NewExistingArt, HIV Status): IPT", "name_type": "Fully Specified"}, {"locale": "en", "locale_preferred": false, "external_id": null, "name": "TB_PREV (N, MOH, Age, Sex, NewExistArt, HIVStatus)", "name_type": "Short"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "lRF5BIZMinO", "id": "lRF5BIZMinO", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "20-24, Female, Newly Identified Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "m5ozu5OI1sc", "id": "m5ozu5OI1sc", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Positive, Male, Unknown Age, Life-long ART, New", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "TDI4beksJ2C", "id": "TDI4beksJ2C", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "25-29, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "Xn5oUNVSMWA", "id": "Xn5oUNVSMWA", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "20-24, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "RLLUx3DHJan", "id": "RLLUx3DHJan", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "40-44, Male, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "iomLts0rFcj", "id": "iomLts0rFcj", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<1, Male, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "tvOcOPhIdRH", "id": "tvOcOPhIdRH", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "20-24, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "sIF6w3Jq5sI", "id": "sIF6w3Jq5sI", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "1-4, Unknown Sex, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "hXgqQX95TVa", "id": "hXgqQX95TVa", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "10-14, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "j881I2cOKZc", "id": "j881I2cOKZc", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "35-39, Female, Known at Entry Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "GVzbjXNy1eu", "id": "GVzbjXNy1eu", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "30-34, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "Gfje2jHn5TY", "id": "Gfje2jHn5TY", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "PrIxM0pIjFl", "id": "PrIxM0pIjFl", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<15, Unknown Sex, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "xTNM0wWDzo0", "id": "xTNM0wWDzo0", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "1-4, Female, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "R9wcT5vQ7tR", "id": "R9wcT5vQ7tR", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "25-29, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "qdYU6NoIpY1", "id": "qdYU6NoIpY1", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "40-44, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "SCD7EVreQUA", "id": "SCD7EVreQUA", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "UWstekYcNxB", "id": "UWstekYcNxB", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15-19, Unknown Sex, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "Numeric", "external_id": "Mon8vQgC9qg", "concept_class": "Data Element", "source": "DATIM-MOH-FY20", "extras": {"indicator_category_code": "TX_NEW"}, "descriptions": [{"locale": "en", "locale_preferred": true, "external_id": null, "description": "Number of adults and children newly enrolled on ART", "description_type": "Description"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "TX_NEW (N, MOH, Age Agg/Sex/HIVStatus): New on ART", "name_type": "Fully Specified"}, {"locale": "en", "locale_preferred": false, "external_id": null, "name": "TX_NEW (N, MOH, Age Agg/Sex/HIVStatus)", "name_type": "Short"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "d3rKRkxJP1v", "id": "d3rKRkxJP1v", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "40-44, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "Numeric", "external_id": "sdarqD1J8fb", "concept_class": "Data Element", "source": "DATIM-MOH-FY20", "extras": {"indicator_category_code": "TX_CURR"}, "descriptions": [{"locale": "en", "locale_preferred": true, "external_id": null, "description": "Number of adults and children with HIV infection receiving antiretroviral therapy (ART).", "description_type": "Description"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "TX_CURR (N, MOH, Age Agg/Sex/HIVStatus): Receiving ART", "name_type": "Fully Specified"}, {"locale": "en", "locale_preferred": false, "external_id": null, "name": "TX_CURR (N, MOH, Age Agg/Sex/HIVStatus", "name_type": "Short"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "m95zIASJcjD", "id": "m95zIASJcjD", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Positive, Unknown Sex, Unknown Age, Life-long ART, New", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "ty2xR5ZaTSy", "id": "ty2xR5ZaTSy", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Positive, Male, 15+, Other - ART", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "VpE9umLKrMk", "id": "VpE9umLKrMk", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "10-14, Female, Known at Entry Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "VpLja2tJGdM", "id": "VpLja2tJGdM", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "Kj09vlrB1qO", "id": "Kj09vlrB1qO", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "45-49, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "LhAJq3vYXyi", "id": "LhAJq3vYXyi", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<15, Male, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "OLfc8DIeVrI", "id": "OLfc8DIeVrI", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15-19, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "KRoQaA91sv5", "id": "KRoQaA91sv5", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "10-14, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "TO5KLq290g1", "id": "TO5KLq290g1", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Male, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "wW6G5NC8Wd1", "id": "wW6G5NC8Wd1", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15-19, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "RDJQzGq2aRG", "id": "RDJQzGq2aRG", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "35-39, Female, Recent Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "FgwkSYUXq8x", "id": "FgwkSYUXq8x", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "50+, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "ljBmGJpAsZh", "id": "ljBmGJpAsZh", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "10-14, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "tBoWuTd0ERY", "id": "tBoWuTd0ERY", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "1-4, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "Numeric", "external_id": "GxUQu72i38n", "concept_class": "Data Element", "source": "DATIM-MOH-FY20", "extras": {"indicator_category_code": "TX_CURR"}, "descriptions": [{"locale": "en", "locale_preferred": true, "external_id": null, "description": "Number of adults and children with HIV infection receiving antiretroviral therapy (ART).", "description_type": "Description"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "TX_CURR_N_MOH_Age_Sex_HIVStatus", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART", "name_type": "Fully Specified"}, {"locale": "en", "locale_preferred": false, "external_id": null, "name": "TX_CURR (N, MOH, Age/Sex/HIVStatus)", "name_type": "Short"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "gdm6CkOhfph", "id": "gdm6CkOhfph", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<1, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "mjDJY3dkxHJ", "id": "mjDJY3dkxHJ", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "5-9, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "GlfLlD3wSQj", "id": "GlfLlD3wSQj", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "50+, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "LdNchqoBCkj", "id": "LdNchqoBCkj", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "45-49, Female, Known at Entry Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "BdA39xnMjYl", "id": "BdA39xnMjYl", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Female, Known at Entry Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "mlFWWrUMuV7", "id": "mlFWWrUMuV7", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15+, Male, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "RMA75iIp8Wd", "id": "RMA75iIp8Wd", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "25-29, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "NRZfd73Ypo8", "id": "NRZfd73Ypo8", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "25-29, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "brmDl6cMjft", "id": "brmDl6cMjft", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Female, Newly Identified Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "qli3maq9Ot7", "id": "qli3maq9Ot7", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15+, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "T3SH6R2zKBl", "id": "T3SH6R2zKBl", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "10-14, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/Sf6GWp5gNx2/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/ZBKCOv2U98Z/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/QS3vNL5WySH/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/hiUhhVpgUMg/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/UxkEEfHjlWb/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/oKgx2Sw4qUL/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/H23TL40CahD/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/i0RFyIDccSm/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/kRRN7PW2x2B/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/gdm6CkOhfph/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/VGOJcz6z33R/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/Kjn4IWLfG2G/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/eOn9JgfkB4F/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/WjX1mRJp9NV/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/VpLja2tJGdM/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/NpsmKYKl0mt/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/vGcgW9KPIEC/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/OBbZvcHg2HL/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/Gvo9takmOXx/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/sIF6w3Jq5sI/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/j0yodS3zbnW/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/Yv4sfg9PYy2/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TMLK3XMgrog/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/vr781k56Fh9/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/vr781k56Fh9/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/x0rXsInb65X/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/bxqrio2gHOj/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/EyJRtSgSChq/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/WjX1mRJp9NV/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/qli3maq9Ot7/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/t7yNQSrSSSO/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/IxSwaxNCt1n/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/Yf1BiWq71NE/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/y3VqNEK9n95/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/POkbpo4D13c/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/chrwpNxHlQQ/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/LdNchqoBCkj/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/fgHq8eTmo7e/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/P9UIhogYbAa/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/B8JEL3qeQiw/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/Kj09vlrB1qO/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/zHTzwdxjRhI/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/yKQ4wAq01Cs/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/ZruXWiXbttv/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/yRUCEmfwnAa/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/i4lSbrUVcpe/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HrQbkVgBM1X/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TCwxcGgIeqE/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/T3SH6R2zKBl/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/zHSL7ATXJib/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/ERDcFrmlT0J/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/tvOcOPhIdRH/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/BdA39xnMjYl/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/FgwkSYUXq8x/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/OBbZvcHg2HL/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/viDdmVVacsG/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/UWstekYcNxB/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/y3VqNEK9n95/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/m5ozu5OI1sc/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/PPoL5AnEAQf/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/mV483q7SboN/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/wHIObfcQeca/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/QKn9JHx79JO/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/ri1PDF5Ie9s/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TDI4beksJ2C/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/JSXsRftezHm/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/j881I2cOKZc/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/x1r1vfZQLFj/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/iK0C7FaZwbS/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/hiUhhVpgUMg/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/IakwwQAGzmz/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/cXdSJvbabBT/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/JZXPrEdWFGB/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/SBvNg13yEst/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/NJclydByUvA/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/kYsWrugEfJz/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/UE64UWNZs1R/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/ri1PDF5Ie9s/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/iGj3YxYXGRF/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/ty2xR5ZaTSy/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/fysQ3RXzbzW/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/tBoWuTd0ERY/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/BLWV93S2HJ0/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/Ecflr8Ycqul/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/lRF5BIZMinO/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/chrwpNxHlQQ/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/PrIxM0pIjFl/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/P9UIhogYbAa/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/jbrs9Qk6f9b/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/Yf1BiWq71NE/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/dOE4ekWNCps/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/DY0yrJtBeSC/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/PPoL5AnEAQf/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/jbrs9Qk6f9b/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/SQG2P9rOIg4/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/R3VVZOtZGhx/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/ErZebnhYiI1/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/r1YTNuDHWxc/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/m95zIASJcjD/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/qyZYDldlD4l/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/RMA75iIp8Wd/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/rccYwUJXYAA/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/XX7hDj6iz0D/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/MuaoVfC9rYL/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/Ugikyb2spKu/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/VpE9umLKrMk/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/XkcYYfR9ZUd/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/XQ52MZdCLMe/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/uURluLqPIJ5/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/OcHhTmUvRZE/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/EFah6yBFc3J/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/Ol8bzYPThXt/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/B8JEL3qeQiw/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/eVPoeIifQ2c/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/UN9ZOZLLVqN/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/zHSL7ATXJib/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/Q732w6Hev9u/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/xTNM0wWDzo0/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/IWKtMCDNCg6/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/iJqtuoSdecb/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/T3SH6R2zKBl/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/ytvrDZdNAhc/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/GlfLlD3wSQj/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/FSmIqIsgheB/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/dFjZira5vTX/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/wO7RB8C1sal/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/AxpvptSH0iv/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/sQsRJXPlNrc/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/LyNoi9I7lj5/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/SeijxYK8F4b/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/hSfjVeeCY9r/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/PFcz4RjbZm4/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/eyTROtsEW5a/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/O6XUcCFOBir/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/zQsHt8MF2Sg/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/Xn5oUNVSMWA/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/XX7hDj6iz0D/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/zGpd2aApV3s/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/wpIXXDYcvyd/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/eKKOcOxQOuS/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/brmDl6cMjft/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/mKoXgawlalu/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/kZ5sEz94kJE/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/fsnxvho9fiG/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/fjxqvHhV9gA/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/WDpiIZ8UjB8/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/ip5uMUT73Qu/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/nL6agczDQaW/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/PFcz4RjbZm4/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/WeiHE8yQmpL/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/gdm6CkOhfph/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/wnsHEWFSqzG/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/GVzbjXNy1eu/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/OLfc8DIeVrI/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTcrEM69sst/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/POkbpo4D13c/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/wLMOUM9mfTV/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/Xn5oUNVSMWA/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/Hx4Z2DnCjVE/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/pKVsHZakQfN/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/aWUfHSoGAoP/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/wW6G5NC8Wd1/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/tIhxMfmPrU5/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/ZHbjgx3vyR9/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/R4WXCEzPZcY/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/GiBveS020DB/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/mKoXgawlalu/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/wgdcoRFUkZP/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/pCFCaOLScdv/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/KRoQaA91sv5/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/ZPeO2wmSGi2/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/VdA970UlzlX/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/GMFezkahByN/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/uURluLqPIJ5/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/OLfc8DIeVrI/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/g7GQs6JmIu3/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/yEa3l8fBBlN/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/x1r1vfZQLFj/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/RDJQzGq2aRG/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/NRZfd73Ypo8/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/LpPcZClKI6Q/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/Y7bzxSSESFN/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/iomLts0rFcj/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/UN9ZOZLLVqN/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/ZuWjYTw4lpZ/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/lPQmPQKaWMe/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/uoTpJlV6f4n/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/LhAJq3vYXyi/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/U6ErjBQYGSG/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/zGpd2aApV3s/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/mjDJY3dkxHJ/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/mIhOqYvHZj6/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/xQ0NZ6B5eoU/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/kGlGj9LDonu/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/IxSwaxNCt1n/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/lPQmPQKaWMe/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/EZJA7RHYyKU/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/OLEE3EmuEky/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/wW6G5NC8Wd1/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/GVzbjXNy1eu/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/nNDksSAygC8/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/D3erNSl5dd2/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/kGlGj9LDonu/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/M1eoKOFLncp/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TO5KLq290g1/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/wJCVvM7o6xm/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/kLd3OnUYTr5/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/eOn9JgfkB4F/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/d3rKRkxJP1v/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/poQeGAhTTQS/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/p2gukPXj4ry/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/lq6iUq7YcZ1/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/iJqtuoSdecb/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/R9wcT5vQ7tR/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/qL3AXhLXfHf/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/RLLUx3DHJan/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/vlHmkfmQLZP/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/lGNNK7ZYDGP/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/j0yodS3zbnW/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/a2dDU6KZyd0/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/rNlaZW9BdWk/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/ZtZoTKQQIXv/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/oU1suMFWekf/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/YbXei7Scpdk/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/Gfje2jHn5TY/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/WXV5qLgw7kE/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/fXgzN6Bc3iG/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/z1V5tDuMQt7/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/c4JWS3n0qcz/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/GwUc7g13Hg9/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/Gfje2jHn5TY/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/JVJLGwn0EIB/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/yi6TKlXLv0b/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/dFjZira5vTX/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/SCD7EVreQUA/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/UggtNScQMVl/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/VgXq6wpPRWX/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/VdA970UlzlX/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/B6UJW06b7xe/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/K21p4HUGqOS/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/R9wcT5vQ7tR/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/qli3maq9Ot7/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/RMA75iIp8Wd/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/hXgqQX95TVa/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/mIhOqYvHZj6/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/z98a1NoV4mp/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/uPpiUkMhH6j/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/PMTCT_ART_N_MOH/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HllvX50cXC0/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/ljBmGJpAsZh/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/ynzujzJwhjK/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/ytvrDZdNAhc/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/JSXsRftezHm/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/BitB2nKfWBK/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/ymXkr5eCjR5/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/qdYU6NoIpY1/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/ljBmGJpAsZh/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/OOCHuTdTJEQ/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/SeijxYK8F4b/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/ohhnnF4sEhS/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/ngI4uyiCOSj/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/qdYU6NoIpY1/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/FgwkSYUXq8x/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/Wc6ItXYBs0s/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/mlFWWrUMuV7/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/yKQ4wAq01Cs/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/VgXq6wpPRWX/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/xzoIG0AwsNB/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/wpck6pSRDer/"} +{"collection_url": "/orgs/PEPFAR/collections/MER-R-MOH-Facility-FY20/", "data": {"expressions": ["/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/GlfLlD3wSQj/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/vlHmkfmQLZP/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/lPQmPQKaWMe/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/JSXsRftezHm/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/lGNNK7ZYDGP/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/XkcYYfR9ZUd/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/MuaoVfC9rYL/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/kZ5sEz94kJE/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/kLd3OnUYTr5/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/DY0yrJtBeSC/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/WXV5qLgw7kE/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/z1V5tDuMQt7/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/ip5uMUT73Qu/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/KRoQaA91sv5/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/ljBmGJpAsZh/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/LyNoi9I7lj5/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/cXdSJvbabBT/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/ERDcFrmlT0J/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/qyZYDldlD4l/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/R9wcT5vQ7tR/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/GVzbjXNy1eu/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/VpLja2tJGdM/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/JZXPrEdWFGB/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/ZPeO2wmSGi2/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/QS3vNL5WySH/"]}, "type": "Reference", "__cascade": "sourcemappings"} +{"collection_url": "/orgs/PEPFAR/collections/MER-R-MOH-Facility-FY20/", "data": {"expressions": ["/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/ZruXWiXbttv/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/LhAJq3vYXyi/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/Kjn4IWLfG2G/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/NRZfd73Ypo8/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/SeijxYK8F4b/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/mV483q7SboN/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/qli3maq9Ot7/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/OBbZvcHg2HL/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/tIhxMfmPrU5/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/K21p4HUGqOS/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/wO7RB8C1sal/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/PMTCT_ART_N_MOH/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/wLMOUM9mfTV/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/T3SH6R2zKBl/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/d3rKRkxJP1v/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/PrIxM0pIjFl/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/pCFCaOLScdv/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TCwxcGgIeqE/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/zHSL7ATXJib/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/hXgqQX95TVa/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/WjX1mRJp9NV/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/qdYU6NoIpY1/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/ErZebnhYiI1/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/OLfc8DIeVrI/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/UWstekYcNxB/"]}, "type": "Reference", "__cascade": "sourcemappings"} +{"collection_url": "/orgs/PEPFAR/collections/MER-R-MOH-Facility-FY20/", "data": {"expressions": ["/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/PFcz4RjbZm4/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/SCD7EVreQUA/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/FgwkSYUXq8x/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/BitB2nKfWBK/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/RMA75iIp8Wd/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/FSmIqIsgheB/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/xQ0NZ6B5eoU/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/EFah6yBFc3J/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/uURluLqPIJ5/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/p2gukPXj4ry/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/mlFWWrUMuV7/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/Gfje2jHn5TY/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/Yf1BiWq71NE/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/P9UIhogYbAa/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/fysQ3RXzbzW/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/XX7hDj6iz0D/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TDI4beksJ2C/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/R4WXCEzPZcY/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/i4lSbrUVcpe/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/mKoXgawlalu/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HllvX50cXC0/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/R3VVZOtZGhx/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/wW6G5NC8Wd1/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/XQ52MZdCLMe/"]}, "type": "Reference", "__cascade": "sourcemappings"} +{"collection_url": "/orgs/PEPFAR/collections/MER-R-MOH-Facility-FY20/", "data": {"expressions": ["/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/Gvo9takmOXx/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/RLLUx3DHJan/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/ri1PDF5Ie9s/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/vr781k56Fh9/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/zGpd2aApV3s/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/yi6TKlXLv0b/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/UN9ZOZLLVqN/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/BLWV93S2HJ0/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/Xn5oUNVSMWA/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TMLK3XMgrog/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/mIhOqYvHZj6/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/EyJRtSgSChq/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/x1r1vfZQLFj/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/fsnxvho9fiG/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/ytvrDZdNAhc/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HrQbkVgBM1X/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/xTNM0wWDzo0/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/eVPoeIifQ2c/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/chrwpNxHlQQ/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/U6ErjBQYGSG/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/eyTROtsEW5a/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/VgXq6wpPRWX/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus/"]}, "type": "Reference", "__cascade": "sourcemappings"} +{"collection_url": "/orgs/PEPFAR/collections/MER-R-MOH-Facility-FY20/", "data": {"expressions": ["/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/dOE4ekWNCps/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/M1eoKOFLncp/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/OOCHuTdTJEQ/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/iK0C7FaZwbS/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/oKgx2Sw4qUL/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/tBoWuTd0ERY/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/wnsHEWFSqzG/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/ymXkr5eCjR5/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/wJCVvM7o6xm/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/GMFezkahByN/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/kGlGj9LDonu/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/NJclydByUvA/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/a2dDU6KZyd0/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/NpsmKYKl0mt/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/eOn9JgfkB4F/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/B6UJW06b7xe/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/jbrs9Qk6f9b/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/gdm6CkOhfph/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/y3VqNEK9n95/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/i0RFyIDccSm/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/uPpiUkMhH6j/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/WDpiIZ8UjB8/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TO5KLq290g1/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/VdA970UlzlX/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/"]}, "type": "Reference", "__cascade": "sourcemappings"} +{"collection_url": "/orgs/PEPFAR/collections/MER-R-MOH-Facility-FY20/", "data": {"expressions": ["/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/Kj09vlrB1qO/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/iomLts0rFcj/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/sIF6w3Jq5sI/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/dFjZira5vTX/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/yKQ4wAq01Cs/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTcrEM69sst/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/wpck6pSRDer/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/qL3AXhLXfHf/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/UggtNScQMVl/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/iJqtuoSdecb/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/POkbpo4D13c/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/t7yNQSrSSSO/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/PPoL5AnEAQf/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/Sf6GWp5gNx2/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/j0yodS3zbnW/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/IxSwaxNCt1n/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/B8JEL3qeQiw/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/fXgzN6Bc3iG/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/xzoIG0AwsNB/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/Ol8bzYPThXt/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/bxqrio2gHOj/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/hiUhhVpgUMg/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/mjDJY3dkxHJ/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/tvOcOPhIdRH/"]}, "type": "Reference", "__cascade": "sourcemappings"} +{"collection_url": "/orgs/PEPFAR/collections/MER-R-MOH-Facility-FY20/", "data": {"expressions": ["/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/O6XUcCFOBir/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/iGj3YxYXGRF/"]}, "type": "Reference", "__cascade": "sourcemappings"} +{"type": "Source Version", "id": "FY20.v0", "source": "DATIM-MOH-FY20", "description": "Initial release of FY20 DATIM-MOH definitions", "released": true, "owner": "PEPFAR", "owner_type": "Organization"} +{"type": "Collection Version", "id": "FY20.v0", "description": "Initial release of FY20 DATIM-MOH definitions", "collection": "MER-R-MOH-Facility-FY20", "released": true, "owner": "PEPFAR", "owner_type": "Organization"} diff --git a/init/datim_moh_fy20_resources_only.json b/init/datim_moh_fy20_resources_only.json new file mode 100644 index 0000000..85a2ba8 --- /dev/null +++ b/init/datim_moh_fy20_resources_only.json @@ -0,0 +1,505 @@ +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "fysQ3RXzbzW", "id": "fysQ3RXzbzW", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "20-24, Female, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "GMFezkahByN", "id": "GMFezkahByN", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "1-4, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "ZBKCOv2U98Z", "id": "ZBKCOv2U98Z", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "20-24, Female, Recent Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "D3erNSl5dd2", "id": "D3erNSl5dd2", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Female, Known at Entry Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "vGcgW9KPIEC", "id": "vGcgW9KPIEC", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "25-29, Female, Newly Identified Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "nL6agczDQaW", "id": "nL6agczDQaW", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Positive, Unknown Sex, <15, Life-long ART, New", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "wHIObfcQeca", "id": "wHIObfcQeca", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Positive, Unknown Sex, <15, Life-long ART, Already", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "R3VVZOtZGhx", "id": "R3VVZOtZGhx", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "10-14, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "wnsHEWFSqzG", "id": "wnsHEWFSqzG", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "35-39, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "oU1suMFWekf", "id": "oU1suMFWekf", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "30-34, Female, Known at Entry Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "M1eoKOFLncp", "id": "M1eoKOFLncp", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "25-29, Unknown Sex, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "sQsRJXPlNrc", "id": "sQsRJXPlNrc", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "30-34, Female, Newly Identified Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "qyZYDldlD4l", "id": "qyZYDldlD4l", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "40-44, Unknown Sex, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "Numeric", "external_id": "iDf461nJDJr", "concept_class": "Data Element", "source": "DATIM-MOH-FY20", "extras": {"indicator_category_code": "PMTCT_STAT"}, "descriptions": [{"locale": "en", "locale_preferred": true, "external_id": null, "description": "Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.", "description_type": "Description"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "PMTCT_STAT (N, MOH, Age/Sex/KnownNewPosNewNegRecNeg): Known Results", "name_type": "Fully Specified"}, {"locale": "en", "locale_preferred": false, "external_id": null, "name": "PMTCT_STAT (N, MOH, Age/Sex/KnownNewPosNewNegRNeg)", "name_type": "Short"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "x0rXsInb65X", "id": "x0rXsInb65X", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Positive, Female, Unknown Age, Life-long ART, Already", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "qL3AXhLXfHf", "id": "qL3AXhLXfHf", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15+, Unknown Sex, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "O6XUcCFOBir", "id": "O6XUcCFOBir", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "x1r1vfZQLFj", "id": "x1r1vfZQLFj", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15-19, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "UxkEEfHjlWb", "id": "UxkEEfHjlWb", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Positive, Male, 15+, Life-long ART, Already", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "wO7RB8C1sal", "id": "wO7RB8C1sal", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "35-39, Male, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "EFah6yBFc3J", "id": "EFah6yBFc3J", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "5-9, Female, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "YbXei7Scpdk", "id": "YbXei7Scpdk", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Positive, Unknown Sex, 15+, Life-long ART, New", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "VgXq6wpPRWX", "id": "VgXq6wpPRWX", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "Sf6GWp5gNx2", "id": "Sf6GWp5gNx2", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "35-39, Female, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "zHTzwdxjRhI", "id": "zHTzwdxjRhI", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<10, Female, Newly Identified Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "IWKtMCDNCg6", "id": "IWKtMCDNCg6", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "20-24, Female, Newly Identified Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "iJqtuoSdecb", "id": "iJqtuoSdecb", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "40-44, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "DY0yrJtBeSC", "id": "DY0yrJtBeSC", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<15, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "WjX1mRJp9NV", "id": "WjX1mRJp9NV", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "45-49, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "eVPoeIifQ2c", "id": "eVPoeIifQ2c", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "40-44, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "yi6TKlXLv0b", "id": "yi6TKlXLv0b", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "UE64UWNZs1R", "id": "UE64UWNZs1R", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Positive, Female, Unknown Age, Other - ART", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "kRRN7PW2x2B", "id": "kRRN7PW2x2B", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Positive, Female, <15, Other - ART", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "Numeric", "external_id": "yEQ5FoXJWAx", "concept_class": "Data Element", "source": "DATIM-MOH-FY20", "extras": {"indicator_category_code": "PMTCT_ART"}, "descriptions": [{"locale": "en", "locale_preferred": true, "external_id": null, "description": "Number of HIV-positive pregnant women who received ART to reduce the risk of mother-to-child transmission during pregnancy", "description_type": "Description"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "PMTCT_ART_N_MOH", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "PMTCT_ART (N, MOH): ARVs", "name_type": "Fully Specified"}, {"locale": "en", "locale_preferred": false, "external_id": null, "name": "PMTCT_ART (N, MOH)", "name_type": "Short"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "hiUhhVpgUMg", "id": "hiUhhVpgUMg", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "5-9, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "SBvNg13yEst", "id": "SBvNg13yEst", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<10, Female, Known at Entry Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "eKKOcOxQOuS", "id": "eKKOcOxQOuS", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Positive, Unknown Sex, <15, Other - ART", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "rccYwUJXYAA", "id": "rccYwUJXYAA", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Positive, Female, 15+, Life-long ART, Already", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "i4lSbrUVcpe", "id": "i4lSbrUVcpe", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "50+, Female, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "PFcz4RjbZm4", "id": "PFcz4RjbZm4", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "1-4, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "Ol8bzYPThXt", "id": "Ol8bzYPThXt", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "20-24, Unknown Sex, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "zGpd2aApV3s", "id": "zGpd2aApV3s", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "35-39, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "JSXsRftezHm", "id": "JSXsRftezHm", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "50+, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "OBbZvcHg2HL", "id": "OBbZvcHg2HL", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "35-39, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "jbrs9Qk6f9b", "id": "jbrs9Qk6f9b", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "1-4, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "z1V5tDuMQt7", "id": "z1V5tDuMQt7", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "45-49, Male, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "hSfjVeeCY9r", "id": "hSfjVeeCY9r", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "50+, Female, Newly Identified Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "OOCHuTdTJEQ", "id": "OOCHuTdTJEQ", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "45-49, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "ri1PDF5Ie9s", "id": "ri1PDF5Ie9s", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "c4JWS3n0qcz", "id": "c4JWS3n0qcz", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Female, Newly Identified Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "PPoL5AnEAQf", "id": "PPoL5AnEAQf", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "1-4, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "kGlGj9LDonu", "id": "kGlGj9LDonu", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "50+, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "zHSL7ATXJib", "id": "zHSL7ATXJib", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<15, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "ErZebnhYiI1", "id": "ErZebnhYiI1", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "20-24, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "BLWV93S2HJ0", "id": "BLWV93S2HJ0", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "25-29, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "POkbpo4D13c", "id": "POkbpo4D13c", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "45-49, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "p2gukPXj4ry", "id": "p2gukPXj4ry", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "50+, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "QS3vNL5WySH", "id": "QS3vNL5WySH", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "20-24, Male, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "WXV5qLgw7kE", "id": "WXV5qLgw7kE", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15+, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "dOE4ekWNCps", "id": "dOE4ekWNCps", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<1, Unknown Sex, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "LpPcZClKI6Q", "id": "LpPcZClKI6Q", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "35-39, Female, Newly Identified Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "chrwpNxHlQQ", "id": "chrwpNxHlQQ", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<15, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "NJclydByUvA", "id": "NJclydByUvA", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15-19, Female, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "nNDksSAygC8", "id": "nNDksSAygC8", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "40-44, Female, Recent Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "uURluLqPIJ5", "id": "uURluLqPIJ5", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<15, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "iGj3YxYXGRF", "id": "iGj3YxYXGRF", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Male, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "Gvo9takmOXx", "id": "Gvo9takmOXx", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<1, Female, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "GwUc7g13Hg9", "id": "GwUc7g13Hg9", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Positive, Unknown Sex, Unknown Age, Other - ART", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "UggtNScQMVl", "id": "UggtNScQMVl", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "5-9, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "OLEE3EmuEky", "id": "OLEE3EmuEky", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "45-49, Female, Newly Identified Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "eyTROtsEW5a", "id": "eyTROtsEW5a", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15-19, Male, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "kYsWrugEfJz", "id": "kYsWrugEfJz", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "25-29, Female, Newly Identified Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "mIhOqYvHZj6", "id": "mIhOqYvHZj6", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "5-9, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "z98a1NoV4mp", "id": "z98a1NoV4mp", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Positive, Male, <15, Life-long ART, Already", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "R4WXCEzPZcY", "id": "R4WXCEzPZcY", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<15, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "ZruXWiXbttv", "id": "ZruXWiXbttv", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "35-39, Unknown Sex, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "MuaoVfC9rYL", "id": "MuaoVfC9rYL", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "35-39, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "kLd3OnUYTr5", "id": "kLd3OnUYTr5", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "30-34, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "ip5uMUT73Qu", "id": "ip5uMUT73Qu", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "50+, Male, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "lq6iUq7YcZ1", "id": "lq6iUq7YcZ1", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Positive, Male, <15, Life-long ART, New", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "a2dDU6KZyd0", "id": "a2dDU6KZyd0", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15+, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "lPQmPQKaWMe", "id": "lPQmPQKaWMe", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "45-49, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "tIhxMfmPrU5", "id": "tIhxMfmPrU5", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "10-14, Female, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "Y7bzxSSESFN", "id": "Y7bzxSSESFN", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15-19, Female, Known at Entry Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "HTcrEM69sst", "id": "HTcrEM69sst", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "40-44, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "fgHq8eTmo7e", "id": "fgHq8eTmo7e", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Positive, Male, Unknown Age, Other - ART", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "VGOJcz6z33R", "id": "VGOJcz6z33R", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "25-29, Female, Known at Entry Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "ERDcFrmlT0J", "id": "ERDcFrmlT0J", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "45-49, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "XkcYYfR9ZUd", "id": "XkcYYfR9ZUd", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "35-39, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "Hx4Z2DnCjVE", "id": "Hx4Z2DnCjVE", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "30-34, Female, Recent Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "WDpiIZ8UjB8", "id": "WDpiIZ8UjB8", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "50+, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "pCFCaOLScdv", "id": "pCFCaOLScdv", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<1, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "lGNNK7ZYDGP", "id": "lGNNK7ZYDGP", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "25-29, Male, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "bxqrio2gHOj", "id": "bxqrio2gHOj", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "30-34, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "yEa3l8fBBlN", "id": "yEa3l8fBBlN", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "20-24, Female, Known at Entry Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "ZtZoTKQQIXv", "id": "ZtZoTKQQIXv", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "10-14, Female, Newly Identified Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "aWUfHSoGAoP", "id": "aWUfHSoGAoP", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<10, Female, Newly Identified Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "UN9ZOZLLVqN", "id": "UN9ZOZLLVqN", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "VdA970UlzlX", "id": "VdA970UlzlX", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "20-24, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "uPpiUkMhH6j", "id": "uPpiUkMhH6j", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "1-4, Male, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "xzoIG0AwsNB", "id": "xzoIG0AwsNB", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "1-4, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "mV483q7SboN", "id": "mV483q7SboN", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Unknown Sex, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "WeiHE8yQmpL", "id": "WeiHE8yQmpL", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<10, Female, Recent Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "i0RFyIDccSm", "id": "i0RFyIDccSm", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "45-49, Female, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "SQG2P9rOIg4", "id": "SQG2P9rOIg4", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Positive, Female, 15+, Other - ART", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "Yf1BiWq71NE", "id": "Yf1BiWq71NE", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15+, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "AxpvptSH0iv", "id": "AxpvptSH0iv", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "45-49, Female, Newly Identified Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "Q732w6Hev9u", "id": "Q732w6Hev9u", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Positive, Female, <15, Life-long ART, New", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "fsnxvho9fiG", "id": "fsnxvho9fiG", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "40-44, Female, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "TCwxcGgIeqE", "id": "TCwxcGgIeqE", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "25-29, Female, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "wgdcoRFUkZP", "id": "wgdcoRFUkZP", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Positive, Unknown Sex, Unknown Age, Life-long ART, Already", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "P9UIhogYbAa", "id": "P9UIhogYbAa", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "H23TL40CahD", "id": "H23TL40CahD", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Positive, Unknown Sex, 15+, Life-long ART, Already", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "ZHbjgx3vyR9", "id": "ZHbjgx3vyR9", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "40-44, Female, Newly Identified Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "BitB2nKfWBK", "id": "BitB2nKfWBK", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "20-24, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "EyJRtSgSChq", "id": "EyJRtSgSChq", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "fXgzN6Bc3iG", "id": "fXgzN6Bc3iG", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "5-9, Unknown Sex, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "XX7hDj6iz0D", "id": "XX7hDj6iz0D", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15+, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "OcHhTmUvRZE", "id": "OcHhTmUvRZE", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Positive, Female, Unknown Age, Life-long ART, New", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "Wc6ItXYBs0s", "id": "Wc6ItXYBs0s", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Female, Newly Identified Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "HrQbkVgBM1X", "id": "HrQbkVgBM1X", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<15, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "B6UJW06b7xe", "id": "B6UJW06b7xe", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<1, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "SeijxYK8F4b", "id": "SeijxYK8F4b", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<1, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "wJCVvM7o6xm", "id": "wJCVvM7o6xm", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15-19, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "kZ5sEz94kJE", "id": "kZ5sEz94kJE", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "30-34, Male, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "cXdSJvbabBT", "id": "cXdSJvbabBT", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<1, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "Numeric", "external_id": "V6hxDYUZFBq", "concept_class": "Data Element", "source": "DATIM-MOH-FY20", "extras": {"indicator_category_code": "HTS_TST"}, "descriptions": [{"locale": "en", "locale_preferred": true, "external_id": null, "description": "Number of individuals who received HTS services and received their test results during the MOH reporting period.", "description_type": "Description"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "HTS_TST_N_MOH_Age_Sex_Result", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "HTS_TST (N, MOH, Age/Sex/Result): HTS received results", "name_type": "Fully Specified"}, {"locale": "en", "locale_preferred": false, "external_id": null, "name": "HTS_TST (N, MOH, Age/Sex/Result)", "name_type": "Short"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "ynzujzJwhjK", "id": "ynzujzJwhjK", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Positive, Female, <15, Life-long ART, Already", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "yKQ4wAq01Cs", "id": "yKQ4wAq01Cs", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "20-24, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "r1YTNuDHWxc", "id": "r1YTNuDHWxc", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Positive, Male, <15, Other - ART", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "Numeric", "external_id": "BRalYZhcHpi", "concept_class": "Data Element", "source": "DATIM-MOH-FY20", "extras": {"indicator_category_code": "HTS_TST"}, "descriptions": [{"locale": "en", "locale_preferred": true, "external_id": null, "description": "Number of individuals who received HTS services and received their test results during the MOH reporting period.", "description_type": "Description"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "HTS_TST_N_MOH_Age_Agg_Sex_Result", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results", "name_type": "Fully Specified"}, {"locale": "en", "locale_preferred": false, "external_id": null, "name": "HTS_TST (N, MOH, Age Agg/Sex/Result)", "name_type": "Short"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "QKn9JHx79JO", "id": "QKn9JHx79JO", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Positive, Male, Unknown Age, Life-long ART, Already", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "wpIXXDYcvyd", "id": "wpIXXDYcvyd", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Positive, Unknown Sex, 15+, Other - ART", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "vlHmkfmQLZP", "id": "vlHmkfmQLZP", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "30-34, Unknown Sex, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "eOn9JgfkB4F", "id": "eOn9JgfkB4F", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "40-44, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "zQsHt8MF2Sg", "id": "zQsHt8MF2Sg", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Female, Newly Identified Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "ohhnnF4sEhS", "id": "ohhnnF4sEhS", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "50+, Female, Newly Identified Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "LyNoi9I7lj5", "id": "LyNoi9I7lj5", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "50+, Unknown Sex, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "K21p4HUGqOS", "id": "K21p4HUGqOS", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Female, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "IakwwQAGzmz", "id": "IakwwQAGzmz", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "40-44, Female, Newly Identified Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "XQ52MZdCLMe", "id": "XQ52MZdCLMe", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15+, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "ymXkr5eCjR5", "id": "ymXkr5eCjR5", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15+, Female, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "viDdmVVacsG", "id": "viDdmVVacsG", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15-19, Female, Recent Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "FSmIqIsgheB", "id": "FSmIqIsgheB", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<15, Female, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "poQeGAhTTQS", "id": "poQeGAhTTQS", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "40-44, Female, Known at Entry Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "Ecflr8Ycqul", "id": "Ecflr8Ycqul", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Female, Recent Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "EZJA7RHYyKU", "id": "EZJA7RHYyKU", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Female, Recent Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "mKoXgawlalu", "id": "mKoXgawlalu", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "25-29, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "Numeric", "external_id": "qFWmLNueTPF", "concept_class": "Data Element", "source": "DATIM-MOH-FY20", "extras": {"indicator_category_code": "PMTCT_STAT"}, "descriptions": [{"locale": "en", "locale_preferred": true, "external_id": null, "description": "Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.", "description_type": "Description"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "PMTCT_STAT (N, MOH, Sex/KnownNewPosNewNegRecNeg): Known Results", "name_type": "Fully Specified"}, {"locale": "en", "locale_preferred": false, "external_id": null, "name": "PMTCT_STAT (N, MOH, Sex/KnownNewPosNewNegRecNeg)", "name_type": "Short"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "g7GQs6JmIu3", "id": "g7GQs6JmIu3", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "50+, Female, Recent Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "vr781k56Fh9", "id": "vr781k56Fh9", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "j0yodS3zbnW", "id": "j0yodS3zbnW", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "30-34, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "y3VqNEK9n95", "id": "y3VqNEK9n95", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<1, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "ytvrDZdNAhc", "id": "ytvrDZdNAhc", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "35-39, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "uoTpJlV6f4n", "id": "uoTpJlV6f4n", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "30-34, Female, Newly Identified Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "TMLK3XMgrog", "id": "TMLK3XMgrog", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "45-49, Unknown Sex, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "oKgx2Sw4qUL", "id": "oKgx2Sw4qUL", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "30-34, Female, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "B8JEL3qeQiw", "id": "B8JEL3qeQiw", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "30-34, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "Ugikyb2spKu", "id": "Ugikyb2spKu", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15-19, Female, Newly Identified Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "NpsmKYKl0mt", "id": "NpsmKYKl0mt", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "5-9, Male, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "GiBveS020DB", "id": "GiBveS020DB", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "10-14, Female, Recent Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "wLMOUM9mfTV", "id": "wLMOUM9mfTV", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "5-9, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "yRUCEmfwnAa", "id": "yRUCEmfwnAa", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "10-14, Female, Newly Identified Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "xQ0NZ6B5eoU", "id": "xQ0NZ6B5eoU", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Female, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "t7yNQSrSSSO", "id": "t7yNQSrSSSO", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "10-14, Unknown Sex, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "ZPeO2wmSGi2", "id": "ZPeO2wmSGi2", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15-19, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "dFjZira5vTX", "id": "dFjZira5vTX", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "10-14, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "Kjn4IWLfG2G", "id": "Kjn4IWLfG2G", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "10-14, Male, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "n/a"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "HllvX50cXC0", "id": "HllvX50cXC0", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "default", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "Numeric", "external_id": "l697bKzFRSv", "concept_class": "Data Element", "source": "DATIM-MOH-FY20", "extras": {"indicator_category_code": "TX_NEW"}, "descriptions": [{"locale": "en", "locale_preferred": true, "external_id": null, "description": "Number of adults and children newly enrolled on ART", "description_type": "Description"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "TX_NEW_N_MOH_Age_Sex_HIVStatus", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART", "name_type": "Fully Specified"}, {"locale": "en", "locale_preferred": false, "external_id": null, "name": "TX_NEW (N, MOH, Age/Sex/HIVStatus)", "name_type": "Short"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "IxSwaxNCt1n", "id": "IxSwaxNCt1n", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "5-9, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "wpck6pSRDer", "id": "wpck6pSRDer", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15-19, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "ngI4uyiCOSj", "id": "ngI4uyiCOSj", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Positive, Female, 15+, Life-long ART, New", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "pKVsHZakQfN", "id": "pKVsHZakQfN", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "25-29, Female, Recent Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "fjxqvHhV9gA", "id": "fjxqvHhV9gA", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "45-49, Female, Recent Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "iK0C7FaZwbS", "id": "iK0C7FaZwbS", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "30-34, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "ZuWjYTw4lpZ", "id": "ZuWjYTw4lpZ", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Positive, Male, 15+, Life-long ART, New", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "rNlaZW9BdWk", "id": "rNlaZW9BdWk", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "35-39, Female, Newly Identified Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "JVJLGwn0EIB", "id": "JVJLGwn0EIB", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15-19, Female, Newly Identified Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "Yv4sfg9PYy2", "id": "Yv4sfg9PYy2", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "50+, Female, Known at Entry Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "U6ErjBQYGSG", "id": "U6ErjBQYGSG", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "JZXPrEdWFGB", "id": "JZXPrEdWFGB", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Unknown Sex, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "Numeric", "external_id": "oFFlA4vaSWD", "concept_class": "Data Element", "source": "DATIM-MOH-FY20", "extras": {"indicator_category_code": "TB_PREV"}, "descriptions": [{"locale": "en", "locale_preferred": true, "external_id": null, "description": "Number of patients that started ART", "description_type": "Description"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "TB_PREV (N, MOH, Age Agg, Sex, NewExistingArt, HIV Status): IPT", "name_type": "Fully Specified"}, {"locale": "en", "locale_preferred": false, "external_id": null, "name": "TB_PREV (N, MOH, Age, Sex, NewExistArt, HIVStatus)", "name_type": "Short"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "lRF5BIZMinO", "id": "lRF5BIZMinO", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "20-24, Female, Newly Identified Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "m5ozu5OI1sc", "id": "m5ozu5OI1sc", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Positive, Male, Unknown Age, Life-long ART, New", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "TDI4beksJ2C", "id": "TDI4beksJ2C", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "25-29, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "Xn5oUNVSMWA", "id": "Xn5oUNVSMWA", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "20-24, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "RLLUx3DHJan", "id": "RLLUx3DHJan", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "40-44, Male, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "iomLts0rFcj", "id": "iomLts0rFcj", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<1, Male, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "tvOcOPhIdRH", "id": "tvOcOPhIdRH", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "20-24, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "sIF6w3Jq5sI", "id": "sIF6w3Jq5sI", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "1-4, Unknown Sex, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "hXgqQX95TVa", "id": "hXgqQX95TVa", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "10-14, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "j881I2cOKZc", "id": "j881I2cOKZc", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "35-39, Female, Known at Entry Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "GVzbjXNy1eu", "id": "GVzbjXNy1eu", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "30-34, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "Gfje2jHn5TY", "id": "Gfje2jHn5TY", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "PrIxM0pIjFl", "id": "PrIxM0pIjFl", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<15, Unknown Sex, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "xTNM0wWDzo0", "id": "xTNM0wWDzo0", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "1-4, Female, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "R9wcT5vQ7tR", "id": "R9wcT5vQ7tR", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "25-29, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "qdYU6NoIpY1", "id": "qdYU6NoIpY1", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "40-44, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "SCD7EVreQUA", "id": "SCD7EVreQUA", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "UWstekYcNxB", "id": "UWstekYcNxB", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15-19, Unknown Sex, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "Numeric", "external_id": "Mon8vQgC9qg", "concept_class": "Data Element", "source": "DATIM-MOH-FY20", "extras": {"indicator_category_code": "TX_NEW"}, "descriptions": [{"locale": "en", "locale_preferred": true, "external_id": null, "description": "Number of adults and children newly enrolled on ART", "description_type": "Description"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "TX_NEW (N, MOH, Age Agg/Sex/HIVStatus): New on ART", "name_type": "Fully Specified"}, {"locale": "en", "locale_preferred": false, "external_id": null, "name": "TX_NEW (N, MOH, Age Agg/Sex/HIVStatus)", "name_type": "Short"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "d3rKRkxJP1v", "id": "d3rKRkxJP1v", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "40-44, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "Numeric", "external_id": "sdarqD1J8fb", "concept_class": "Data Element", "source": "DATIM-MOH-FY20", "extras": {"indicator_category_code": "TX_CURR"}, "descriptions": [{"locale": "en", "locale_preferred": true, "external_id": null, "description": "Number of adults and children with HIV infection receiving antiretroviral therapy (ART).", "description_type": "Description"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "TX_CURR (N, MOH, Age Agg/Sex/HIVStatus): Receiving ART", "name_type": "Fully Specified"}, {"locale": "en", "locale_preferred": false, "external_id": null, "name": "TX_CURR (N, MOH, Age Agg/Sex/HIVStatus", "name_type": "Short"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "m95zIASJcjD", "id": "m95zIASJcjD", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Positive, Unknown Sex, Unknown Age, Life-long ART, New", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "ty2xR5ZaTSy", "id": "ty2xR5ZaTSy", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Positive, Male, 15+, Other - ART", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "VpE9umLKrMk", "id": "VpE9umLKrMk", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "10-14, Female, Known at Entry Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "VpLja2tJGdM", "id": "VpLja2tJGdM", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "Kj09vlrB1qO", "id": "Kj09vlrB1qO", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "45-49, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "LhAJq3vYXyi", "id": "LhAJq3vYXyi", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<15, Male, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "OLfc8DIeVrI", "id": "OLfc8DIeVrI", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15-19, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "KRoQaA91sv5", "id": "KRoQaA91sv5", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "10-14, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "TO5KLq290g1", "id": "TO5KLq290g1", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Male, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "wW6G5NC8Wd1", "id": "wW6G5NC8Wd1", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15-19, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "RDJQzGq2aRG", "id": "RDJQzGq2aRG", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "35-39, Female, Recent Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "FgwkSYUXq8x", "id": "FgwkSYUXq8x", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "50+, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "ljBmGJpAsZh", "id": "ljBmGJpAsZh", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "10-14, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "tBoWuTd0ERY", "id": "tBoWuTd0ERY", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "1-4, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "Numeric", "external_id": "GxUQu72i38n", "concept_class": "Data Element", "source": "DATIM-MOH-FY20", "extras": {"indicator_category_code": "TX_CURR"}, "descriptions": [{"locale": "en", "locale_preferred": true, "external_id": null, "description": "Number of adults and children with HIV infection receiving antiretroviral therapy (ART).", "description_type": "Description"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "TX_CURR_N_MOH_Age_Sex_HIVStatus", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART", "name_type": "Fully Specified"}, {"locale": "en", "locale_preferred": false, "external_id": null, "name": "TX_CURR (N, MOH, Age/Sex/HIVStatus)", "name_type": "Short"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "gdm6CkOhfph", "id": "gdm6CkOhfph", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<1, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "mjDJY3dkxHJ", "id": "mjDJY3dkxHJ", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "5-9, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "GlfLlD3wSQj", "id": "GlfLlD3wSQj", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "50+, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "LdNchqoBCkj", "id": "LdNchqoBCkj", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "45-49, Female, Known at Entry Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "BdA39xnMjYl", "id": "BdA39xnMjYl", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Female, Known at Entry Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "mlFWWrUMuV7", "id": "mlFWWrUMuV7", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15+, Male, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "RMA75iIp8Wd", "id": "RMA75iIp8Wd", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "25-29, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "NRZfd73Ypo8", "id": "NRZfd73Ypo8", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "25-29, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "brmDl6cMjft", "id": "brmDl6cMjft", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Female, Newly Identified Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "qli3maq9Ot7", "id": "qli3maq9Ot7", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15+, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY20", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "T3SH6R2zKBl", "id": "T3SH6R2zKBl", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "10-14, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/Sf6GWp5gNx2/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/ZBKCOv2U98Z/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/QS3vNL5WySH/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/hiUhhVpgUMg/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/UxkEEfHjlWb/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/oKgx2Sw4qUL/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/H23TL40CahD/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/i0RFyIDccSm/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/kRRN7PW2x2B/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/gdm6CkOhfph/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/VGOJcz6z33R/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/Kjn4IWLfG2G/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/eOn9JgfkB4F/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/WjX1mRJp9NV/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/VpLja2tJGdM/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/NpsmKYKl0mt/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/vGcgW9KPIEC/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/OBbZvcHg2HL/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/Gvo9takmOXx/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/sIF6w3Jq5sI/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/j0yodS3zbnW/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/Yv4sfg9PYy2/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TMLK3XMgrog/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/vr781k56Fh9/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/vr781k56Fh9/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/x0rXsInb65X/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/bxqrio2gHOj/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/EyJRtSgSChq/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/WjX1mRJp9NV/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/qli3maq9Ot7/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/t7yNQSrSSSO/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/IxSwaxNCt1n/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/Yf1BiWq71NE/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/y3VqNEK9n95/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/POkbpo4D13c/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/chrwpNxHlQQ/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/LdNchqoBCkj/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/fgHq8eTmo7e/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/P9UIhogYbAa/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/B8JEL3qeQiw/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/Kj09vlrB1qO/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/zHTzwdxjRhI/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/yKQ4wAq01Cs/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/ZruXWiXbttv/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/yRUCEmfwnAa/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/i4lSbrUVcpe/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HrQbkVgBM1X/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TCwxcGgIeqE/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/T3SH6R2zKBl/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/zHSL7ATXJib/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/ERDcFrmlT0J/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/tvOcOPhIdRH/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/BdA39xnMjYl/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/FgwkSYUXq8x/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/OBbZvcHg2HL/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/viDdmVVacsG/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/UWstekYcNxB/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/y3VqNEK9n95/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/m5ozu5OI1sc/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/PPoL5AnEAQf/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/mV483q7SboN/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/wHIObfcQeca/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/QKn9JHx79JO/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/ri1PDF5Ie9s/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TDI4beksJ2C/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/JSXsRftezHm/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/j881I2cOKZc/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/x1r1vfZQLFj/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/iK0C7FaZwbS/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/hiUhhVpgUMg/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/IakwwQAGzmz/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/cXdSJvbabBT/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/JZXPrEdWFGB/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/SBvNg13yEst/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/NJclydByUvA/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/kYsWrugEfJz/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/UE64UWNZs1R/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/ri1PDF5Ie9s/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/iGj3YxYXGRF/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/ty2xR5ZaTSy/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/fysQ3RXzbzW/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/tBoWuTd0ERY/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/BLWV93S2HJ0/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/Ecflr8Ycqul/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/lRF5BIZMinO/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/chrwpNxHlQQ/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/PrIxM0pIjFl/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/P9UIhogYbAa/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/jbrs9Qk6f9b/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/Yf1BiWq71NE/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/dOE4ekWNCps/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/DY0yrJtBeSC/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/PPoL5AnEAQf/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/jbrs9Qk6f9b/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/SQG2P9rOIg4/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/R3VVZOtZGhx/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/ErZebnhYiI1/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/r1YTNuDHWxc/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/m95zIASJcjD/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/qyZYDldlD4l/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/RMA75iIp8Wd/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/rccYwUJXYAA/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/XX7hDj6iz0D/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/MuaoVfC9rYL/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/Ugikyb2spKu/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/VpE9umLKrMk/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/XkcYYfR9ZUd/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/XQ52MZdCLMe/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/uURluLqPIJ5/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/OcHhTmUvRZE/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/EFah6yBFc3J/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/Ol8bzYPThXt/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/B8JEL3qeQiw/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/eVPoeIifQ2c/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/UN9ZOZLLVqN/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/zHSL7ATXJib/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/Q732w6Hev9u/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/xTNM0wWDzo0/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/IWKtMCDNCg6/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/iJqtuoSdecb/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/T3SH6R2zKBl/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/ytvrDZdNAhc/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/GlfLlD3wSQj/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/FSmIqIsgheB/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/dFjZira5vTX/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/wO7RB8C1sal/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/AxpvptSH0iv/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/sQsRJXPlNrc/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/LyNoi9I7lj5/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/SeijxYK8F4b/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/hSfjVeeCY9r/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/PFcz4RjbZm4/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/eyTROtsEW5a/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/O6XUcCFOBir/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/zQsHt8MF2Sg/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/Xn5oUNVSMWA/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/XX7hDj6iz0D/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/zGpd2aApV3s/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/wpIXXDYcvyd/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/eKKOcOxQOuS/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/brmDl6cMjft/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/mKoXgawlalu/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/kZ5sEz94kJE/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/fsnxvho9fiG/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/fjxqvHhV9gA/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/WDpiIZ8UjB8/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/ip5uMUT73Qu/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/nL6agczDQaW/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/PFcz4RjbZm4/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/WeiHE8yQmpL/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/gdm6CkOhfph/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/wnsHEWFSqzG/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/GVzbjXNy1eu/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/OLfc8DIeVrI/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTcrEM69sst/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/POkbpo4D13c/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/wLMOUM9mfTV/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/Xn5oUNVSMWA/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/Hx4Z2DnCjVE/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/pKVsHZakQfN/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/aWUfHSoGAoP/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/wW6G5NC8Wd1/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/tIhxMfmPrU5/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/ZHbjgx3vyR9/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/R4WXCEzPZcY/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/GiBveS020DB/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/mKoXgawlalu/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/wgdcoRFUkZP/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/pCFCaOLScdv/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/KRoQaA91sv5/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/ZPeO2wmSGi2/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/VdA970UlzlX/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/GMFezkahByN/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/uURluLqPIJ5/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/OLfc8DIeVrI/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/g7GQs6JmIu3/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/yEa3l8fBBlN/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/x1r1vfZQLFj/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/RDJQzGq2aRG/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/NRZfd73Ypo8/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/LpPcZClKI6Q/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/Y7bzxSSESFN/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/iomLts0rFcj/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/UN9ZOZLLVqN/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/ZuWjYTw4lpZ/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/lPQmPQKaWMe/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/uoTpJlV6f4n/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/LhAJq3vYXyi/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/U6ErjBQYGSG/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/zGpd2aApV3s/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/mjDJY3dkxHJ/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/mIhOqYvHZj6/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/xQ0NZ6B5eoU/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/kGlGj9LDonu/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/IxSwaxNCt1n/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/lPQmPQKaWMe/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/EZJA7RHYyKU/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/OLEE3EmuEky/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/wW6G5NC8Wd1/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/GVzbjXNy1eu/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/nNDksSAygC8/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/D3erNSl5dd2/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/kGlGj9LDonu/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/M1eoKOFLncp/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TO5KLq290g1/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/wJCVvM7o6xm/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/kLd3OnUYTr5/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/eOn9JgfkB4F/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/d3rKRkxJP1v/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/poQeGAhTTQS/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/p2gukPXj4ry/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/lq6iUq7YcZ1/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/iJqtuoSdecb/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/R9wcT5vQ7tR/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/qL3AXhLXfHf/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/RLLUx3DHJan/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/vlHmkfmQLZP/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/lGNNK7ZYDGP/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/j0yodS3zbnW/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/a2dDU6KZyd0/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/rNlaZW9BdWk/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/ZtZoTKQQIXv/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/oU1suMFWekf/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/YbXei7Scpdk/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/Gfje2jHn5TY/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/WXV5qLgw7kE/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/fXgzN6Bc3iG/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/z1V5tDuMQt7/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/c4JWS3n0qcz/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/GwUc7g13Hg9/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/Gfje2jHn5TY/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/JVJLGwn0EIB/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/yi6TKlXLv0b/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/dFjZira5vTX/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/SCD7EVreQUA/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/UggtNScQMVl/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/VgXq6wpPRWX/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/VdA970UlzlX/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/B6UJW06b7xe/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/K21p4HUGqOS/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/R9wcT5vQ7tR/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/qli3maq9Ot7/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/RMA75iIp8Wd/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/hXgqQX95TVa/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/mIhOqYvHZj6/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/z98a1NoV4mp/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/uPpiUkMhH6j/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/PMTCT_ART_N_MOH/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HllvX50cXC0/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/ljBmGJpAsZh/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/ynzujzJwhjK/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/ytvrDZdNAhc/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/JSXsRftezHm/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/BitB2nKfWBK/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/ymXkr5eCjR5/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/qdYU6NoIpY1/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/ljBmGJpAsZh/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/OOCHuTdTJEQ/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/SeijxYK8F4b/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/ohhnnF4sEhS/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/ngI4uyiCOSj/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/qdYU6NoIpY1/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/FgwkSYUXq8x/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/Wc6ItXYBs0s/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/mlFWWrUMuV7/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/yKQ4wAq01Cs/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/VgXq6wpPRWX/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/xzoIG0AwsNB/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY20", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/wpck6pSRDer/"} +{"collection_url": "/orgs/PEPFAR/collections/MER-R-MOH-Facility-FY20/", "data": {"expressions": ["/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/GlfLlD3wSQj/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/vlHmkfmQLZP/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/lPQmPQKaWMe/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/JSXsRftezHm/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/lGNNK7ZYDGP/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/XkcYYfR9ZUd/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/MuaoVfC9rYL/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/kZ5sEz94kJE/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/kLd3OnUYTr5/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/DY0yrJtBeSC/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/WXV5qLgw7kE/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/z1V5tDuMQt7/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/ip5uMUT73Qu/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/KRoQaA91sv5/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/ljBmGJpAsZh/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/LyNoi9I7lj5/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/cXdSJvbabBT/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/ERDcFrmlT0J/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/qyZYDldlD4l/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/R9wcT5vQ7tR/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/GVzbjXNy1eu/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/VpLja2tJGdM/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/JZXPrEdWFGB/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/ZPeO2wmSGi2/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/QS3vNL5WySH/"]}, "type": "Reference", "__cascade": "sourcemappings"} +{"collection_url": "/orgs/PEPFAR/collections/MER-R-MOH-Facility-FY20/", "data": {"expressions": ["/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/ZruXWiXbttv/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/LhAJq3vYXyi/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/Kjn4IWLfG2G/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/NRZfd73Ypo8/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/SeijxYK8F4b/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/mV483q7SboN/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/qli3maq9Ot7/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/OBbZvcHg2HL/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/tIhxMfmPrU5/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/K21p4HUGqOS/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/wO7RB8C1sal/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/PMTCT_ART_N_MOH/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/wLMOUM9mfTV/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/T3SH6R2zKBl/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/d3rKRkxJP1v/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/PrIxM0pIjFl/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/pCFCaOLScdv/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TCwxcGgIeqE/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/zHSL7ATXJib/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/hXgqQX95TVa/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/WjX1mRJp9NV/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/qdYU6NoIpY1/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/ErZebnhYiI1/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/OLfc8DIeVrI/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/UWstekYcNxB/"]}, "type": "Reference", "__cascade": "sourcemappings"} +{"collection_url": "/orgs/PEPFAR/collections/MER-R-MOH-Facility-FY20/", "data": {"expressions": ["/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/PFcz4RjbZm4/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/SCD7EVreQUA/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/FgwkSYUXq8x/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/BitB2nKfWBK/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/RMA75iIp8Wd/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/FSmIqIsgheB/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/xQ0NZ6B5eoU/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/EFah6yBFc3J/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/uURluLqPIJ5/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/p2gukPXj4ry/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/mlFWWrUMuV7/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/Gfje2jHn5TY/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/Yf1BiWq71NE/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/P9UIhogYbAa/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/fysQ3RXzbzW/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/XX7hDj6iz0D/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TDI4beksJ2C/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/R4WXCEzPZcY/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/i4lSbrUVcpe/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/mKoXgawlalu/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HllvX50cXC0/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/R3VVZOtZGhx/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/wW6G5NC8Wd1/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/XQ52MZdCLMe/"]}, "type": "Reference", "__cascade": "sourcemappings"} +{"collection_url": "/orgs/PEPFAR/collections/MER-R-MOH-Facility-FY20/", "data": {"expressions": ["/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/Gvo9takmOXx/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/RLLUx3DHJan/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/ri1PDF5Ie9s/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/vr781k56Fh9/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/zGpd2aApV3s/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/yi6TKlXLv0b/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/UN9ZOZLLVqN/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/BLWV93S2HJ0/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/Xn5oUNVSMWA/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TMLK3XMgrog/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/mIhOqYvHZj6/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/EyJRtSgSChq/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/x1r1vfZQLFj/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/fsnxvho9fiG/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/ytvrDZdNAhc/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HrQbkVgBM1X/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/xTNM0wWDzo0/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/eVPoeIifQ2c/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/chrwpNxHlQQ/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/U6ErjBQYGSG/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/eyTROtsEW5a/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/VgXq6wpPRWX/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus/"]}, "type": "Reference", "__cascade": "sourcemappings"} +{"collection_url": "/orgs/PEPFAR/collections/MER-R-MOH-Facility-FY20/", "data": {"expressions": ["/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/dOE4ekWNCps/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/M1eoKOFLncp/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/OOCHuTdTJEQ/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/iK0C7FaZwbS/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/oKgx2Sw4qUL/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/tBoWuTd0ERY/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/wnsHEWFSqzG/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/ymXkr5eCjR5/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/wJCVvM7o6xm/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/GMFezkahByN/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/kGlGj9LDonu/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/NJclydByUvA/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/a2dDU6KZyd0/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/NpsmKYKl0mt/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/eOn9JgfkB4F/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/B6UJW06b7xe/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/jbrs9Qk6f9b/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/gdm6CkOhfph/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/y3VqNEK9n95/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/i0RFyIDccSm/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/uPpiUkMhH6j/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/WDpiIZ8UjB8/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TO5KLq290g1/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/VdA970UlzlX/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/"]}, "type": "Reference", "__cascade": "sourcemappings"} +{"collection_url": "/orgs/PEPFAR/collections/MER-R-MOH-Facility-FY20/", "data": {"expressions": ["/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/Kj09vlrB1qO/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/iomLts0rFcj/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/sIF6w3Jq5sI/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/dFjZira5vTX/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/yKQ4wAq01Cs/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/HTcrEM69sst/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/wpck6pSRDer/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/qL3AXhLXfHf/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/UggtNScQMVl/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/iJqtuoSdecb/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/POkbpo4D13c/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/t7yNQSrSSSO/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/PPoL5AnEAQf/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/Sf6GWp5gNx2/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/j0yodS3zbnW/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/IxSwaxNCt1n/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/B8JEL3qeQiw/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/fXgzN6Bc3iG/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/xzoIG0AwsNB/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/Ol8bzYPThXt/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/bxqrio2gHOj/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/hiUhhVpgUMg/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/mjDJY3dkxHJ/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/tvOcOPhIdRH/"]}, "type": "Reference", "__cascade": "sourcemappings"} +{"collection_url": "/orgs/PEPFAR/collections/MER-R-MOH-Facility-FY20/", "data": {"expressions": ["/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/O6XUcCFOBir/", "/orgs/PEPFAR/sources/DATIM-MOH-FY20/concepts/iGj3YxYXGRF/"]}, "type": "Reference", "__cascade": "sourcemappings"} diff --git a/init/dhis2_moh_FY18.csv b/init/dhis2_moh_FY18.csv new file mode 100644 index 0000000..08c69f7 --- /dev/null +++ b/init/dhis2_moh_FY18.csv @@ -0,0 +1,210 @@ +dataset,dataelement,shortname,code,dataelementuid,dataelementdesc,categoryoptioncombo,categoryoptioncombocode,categoryoptioncombouid,classification +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"<15, Female, Negative",FSmIqIsgheB,FSmIqIsgheB,coarse +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"15+, Female, Negative",ymXkr5eCjR5,ymXkr5eCjR5,coarse +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"<15, Female, Positive",HrQbkVgBM1X,HrQbkVgBM1X,coarse +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"15+, Female, Positive",WXV5qLgw7kE,WXV5qLgw7kE,coarse +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"<15, Male, Negative",LhAJq3vYXyi,LhAJq3vYXyi,coarse +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"15+, Male, Negative",mlFWWrUMuV7,mlFWWrUMuV7,coarse +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"<15, Male, Positive",R4WXCEzPZcY,R4WXCEzPZcY,coarse +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"15+, Male, Positive",XQ52MZdCLMe,XQ52MZdCLMe,coarse +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"<15, Unknown Sex, Negative",PrIxM0pIjFl,PrIxM0pIjFl,coarse +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"15+, Unknown Sex, Negative",qL3AXhLXfHf,qL3AXhLXfHf,coarse +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"<15, Unknown Sex, Positive",DY0yrJtBeSC,DY0yrJtBeSC,coarse +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"15+, Unknown Sex, Positive",a2dDU6KZyd0,a2dDU6KZyd0,coarse +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"Unknown Age, Female, Negative",K21p4HUGqOS,K21p4HUGqOS,coarse +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"Unknown Age, Female, Positive",U6ErjBQYGSG,U6ErjBQYGSG,coarse +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"Unknown Age, Male, Negative",iGj3YxYXGRF,iGj3YxYXGRF,coarse +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"Unknown Age, Male, Positive",SCD7EVreQUA,SCD7EVreQUA,coarse +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"Unknown Age, Unknown Sex, Negative",mV483q7SboN,mV483q7SboN,coarse +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"Unknown Age, Unknown Sex, Positive",EyJRtSgSChq,EyJRtSgSChq,coarse +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"10-14, Female, Negative",tIhxMfmPrU5,tIhxMfmPrU5,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"10-14, Female, Positive",hXgqQX95TVa,hXgqQX95TVa,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"10-14, Male, Negative",Kjn4IWLfG2G,Kjn4IWLfG2G,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"10-14, Male, Positive",KRoQaA91sv5,KRoQaA91sv5,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"10-14, Unknown Sex, Negative",t7yNQSrSSSO,t7yNQSrSSSO,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"10-14, Unknown Sex, Positive",R3VVZOtZGhx,R3VVZOtZGhx,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"1-4, Female, Negative",xTNM0wWDzo0,xTNM0wWDzo0,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"1-4, Female, Positive",xzoIG0AwsNB,xzoIG0AwsNB,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"1-4, Male, Negative",uPpiUkMhH6j,uPpiUkMhH6j,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"1-4, Male, Positive",tBoWuTd0ERY,tBoWuTd0ERY,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"1-4, Unknown Sex, Negative",sIF6w3Jq5sI,sIF6w3Jq5sI,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"1-4, Unknown Sex, Positive",GMFezkahByN,GMFezkahByN,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"15-19, Female, Negative",NJclydByUvA,NJclydByUvA,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"15-19, Female, Positive",wJCVvM7o6xm,wJCVvM7o6xm,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"15-19, Male, Negative",eyTROtsEW5a,eyTROtsEW5a,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"15-19, Male, Positive",wpck6pSRDer,wpck6pSRDer,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"15-19, Unknown Sex, Negative",UWstekYcNxB,UWstekYcNxB,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"15-19, Unknown Sex, Positive",ZPeO2wmSGi2,ZPeO2wmSGi2,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"<1, Female, Negative",Gvo9takmOXx,Gvo9takmOXx,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"<1, Female, Positive",pCFCaOLScdv,pCFCaOLScdv,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"<1, Male, Negative",iomLts0rFcj,iomLts0rFcj,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"<1, Male, Positive",cXdSJvbabBT,cXdSJvbabBT,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"<1, Unknown Sex, Negative",dOE4ekWNCps,dOE4ekWNCps,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"<1, Unknown Sex, Positive",B6UJW06b7xe,B6UJW06b7xe,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"20-24, Female, Negative",fysQ3RXzbzW,fysQ3RXzbzW,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"20-24, Female, Positive",tvOcOPhIdRH,tvOcOPhIdRH,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"20-24, Male, Negative",QS3vNL5WySH,QS3vNL5WySH,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"20-24, Male, Positive",BitB2nKfWBK,BitB2nKfWBK,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"20-24, Unknown Sex, Negative",Ol8bzYPThXt,Ol8bzYPThXt,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"20-24, Unknown Sex, Positive",ErZebnhYiI1,ErZebnhYiI1,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"25-29, Female, Negative",TCwxcGgIeqE,TCwxcGgIeqE,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"25-29, Female, Positive",BLWV93S2HJ0,BLWV93S2HJ0,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"25-29, Male, Negative",lGNNK7ZYDGP,lGNNK7ZYDGP,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"25-29, Male, Positive",NRZfd73Ypo8,NRZfd73Ypo8,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"25-29, Unknown Sex, Negative",M1eoKOFLncp,M1eoKOFLncp,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"25-29, Unknown Sex, Positive",TDI4beksJ2C,TDI4beksJ2C,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"30-34, Female, Negative",oKgx2Sw4qUL,oKgx2Sw4qUL,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"30-34, Female, Positive",bxqrio2gHOj,bxqrio2gHOj,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"30-34, Male, Negative",kZ5sEz94kJE,kZ5sEz94kJE,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"30-34, Male, Positive",kLd3OnUYTr5,kLd3OnUYTr5,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"30-34, Unknown Sex, Negative",vlHmkfmQLZP,vlHmkfmQLZP,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"30-34, Unknown Sex, Positive",iK0C7FaZwbS,iK0C7FaZwbS,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"35-39, Female, Negative",Sf6GWp5gNx2,Sf6GWp5gNx2,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"35-39, Female, Positive",MuaoVfC9rYL,MuaoVfC9rYL,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"35-39, Male, Negative",wO7RB8C1sal,wO7RB8C1sal,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"35-39, Male, Positive",wnsHEWFSqzG,wnsHEWFSqzG,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"35-39, Unknown Sex, Negative",ZruXWiXbttv,ZruXWiXbttv,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"35-39, Unknown Sex, Positive",XkcYYfR9ZUd,XkcYYfR9ZUd,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"40-44, Female, Negative",fsnxvho9fiG,fsnxvho9fiG,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"40-44, Female, Positive",d3rKRkxJP1v,d3rKRkxJP1v,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"40-44, Male, Negative",RLLUx3DHJan,RLLUx3DHJan,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"40-44, Male, Positive",HTcrEM69sst,HTcrEM69sst,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"40-44, Unknown Sex, Negative",qyZYDldlD4l,qyZYDldlD4l,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"40-44, Unknown Sex, Positive",eVPoeIifQ2c,eVPoeIifQ2c,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"45-49, Female, Negative",i0RFyIDccSm,i0RFyIDccSm,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"45-49, Female, Positive",ERDcFrmlT0J,ERDcFrmlT0J,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"45-49, Male, Negative",z1V5tDuMQt7,z1V5tDuMQt7,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"45-49, Male, Positive",OOCHuTdTJEQ,OOCHuTdTJEQ,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"45-49, Unknown Sex, Negative",TMLK3XMgrog,TMLK3XMgrog,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"45-49, Unknown Sex, Positive",Kj09vlrB1qO,Kj09vlrB1qO,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"50+, Female, Negative",i4lSbrUVcpe,i4lSbrUVcpe,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"50+, Female, Positive",GlfLlD3wSQj,GlfLlD3wSQj,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"50+, Male, Negative",ip5uMUT73Qu,ip5uMUT73Qu,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"50+, Male, Positive",WDpiIZ8UjB8,WDpiIZ8UjB8,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"50+, Unknown Sex, Negative",LyNoi9I7lj5,LyNoi9I7lj5,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"50+, Unknown Sex, Positive",p2gukPXj4ry,p2gukPXj4ry,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"5-9, Female, Negative",EFah6yBFc3J,EFah6yBFc3J,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"5-9, Female, Positive",UggtNScQMVl,UggtNScQMVl,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"5-9, Male, Negative",NpsmKYKl0mt,NpsmKYKl0mt,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"5-9, Male, Positive",wLMOUM9mfTV,wLMOUM9mfTV,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"5-9, Unknown Sex, Negative",fXgzN6Bc3iG,fXgzN6Bc3iG,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"5-9, Unknown Sex, Positive",mjDJY3dkxHJ,mjDJY3dkxHJ,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"Unknown Age, Female, Negative",xQ0NZ6B5eoU,xQ0NZ6B5eoU,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"Unknown Age, Female, Positive",VpLja2tJGdM,VpLja2tJGdM,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"Unknown Age, Male, Negative",TO5KLq290g1,TO5KLq290g1,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"Unknown Age, Male, Positive",yi6TKlXLv0b,yi6TKlXLv0b,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"Unknown Age, Unknown Sex, Negative",JZXPrEdWFGB,JZXPrEdWFGB,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"Unknown Age, Unknown Sex, Positive",O6XUcCFOBir,O6XUcCFOBir,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH): HTS received results","HTS_TST (N, MOH)",HTS_TST_N_MOH,xNTzinnVgba,Number of individuals who received HIV Testing Services (HTS) and received their test results.,default,default,HllvX50cXC0,n/a +MER Results: MOH Facility Based FY18,"PMTCT_ART (N, MOH): ARVs","PMTCT_ART (N, MOH)",PMTCT_ART_N_MOH,yEQ5FoXJWAx,Number of HIV-positive pregnant women who received ART to reduce the risk of mother-to-child transmission during pregnancy,default,default,HllvX50cXC0,n/a +MER Results: MOH Facility Based FY18,"PMTCT_STAT (N, MOH, Age/Sex): Known Results","PMTCT_STAT (N, MOH, Age/Sex)",PMTCT_STAT_N_MOH_Age_Sex,xwVNaDjMe9z,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"10-14, Female",QazyoPSt2XH,QazyoPSt2XH,fine +MER Results: MOH Facility Based FY18,"PMTCT_STAT (N, MOH, Age/Sex): Known Results","PMTCT_STAT (N, MOH, Age/Sex)",PMTCT_STAT_N_MOH_Age_Sex,xwVNaDjMe9z,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"<10, Female",rarComSg9MD,rarComSg9MD,fine +MER Results: MOH Facility Based FY18,"PMTCT_STAT (N, MOH, Age/Sex): Known Results","PMTCT_STAT (N, MOH, Age/Sex)",PMTCT_STAT_N_MOH_Age_Sex,xwVNaDjMe9z,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"15-19, Female",UN0vy0VSyHQ,UN0vy0VSyHQ,fine +MER Results: MOH Facility Based FY18,"PMTCT_STAT (N, MOH, Age/Sex): Known Results","PMTCT_STAT (N, MOH, Age/Sex)",PMTCT_STAT_N_MOH_Age_Sex,xwVNaDjMe9z,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"20-24, Female",zCrKbLh9x6i,zCrKbLh9x6i,fine +MER Results: MOH Facility Based FY18,"PMTCT_STAT (N, MOH, Age/Sex): Known Results","PMTCT_STAT (N, MOH, Age/Sex)",PMTCT_STAT_N_MOH_Age_Sex,xwVNaDjMe9z,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"25-29, Female",AkOKGZjTuJH,AkOKGZjTuJH,fine +MER Results: MOH Facility Based FY18,"PMTCT_STAT (N, MOH, Age/Sex): Known Results","PMTCT_STAT (N, MOH, Age/Sex)",PMTCT_STAT_N_MOH_Age_Sex,xwVNaDjMe9z,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"30-34, Female",NujbceGNYiA,NujbceGNYiA,fine +MER Results: MOH Facility Based FY18,"PMTCT_STAT (N, MOH, Age/Sex): Known Results","PMTCT_STAT (N, MOH, Age/Sex)",PMTCT_STAT_N_MOH_Age_Sex,xwVNaDjMe9z,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"35-39, Female",Za1ntF1ECu4,Za1ntF1ECu4,fine +MER Results: MOH Facility Based FY18,"PMTCT_STAT (N, MOH, Age/Sex): Known Results","PMTCT_STAT (N, MOH, Age/Sex)",PMTCT_STAT_N_MOH_Age_Sex,xwVNaDjMe9z,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"40-44, Female",uEGqYHYtXfS,uEGqYHYtXfS,fine +MER Results: MOH Facility Based FY18,"PMTCT_STAT (N, MOH, Age/Sex): Known Results","PMTCT_STAT (N, MOH, Age/Sex)",PMTCT_STAT_N_MOH_Age_Sex,xwVNaDjMe9z,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"45-49, Female",dGTaodokiEE,dGTaodokiEE,fine +MER Results: MOH Facility Based FY18,"PMTCT_STAT (N, MOH, Age/Sex): Known Results","PMTCT_STAT (N, MOH, Age/Sex)",PMTCT_STAT_N_MOH_Age_Sex,xwVNaDjMe9z,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"50+, Female",I4TXHYj3bFL,I4TXHYj3bFL,fine +MER Results: MOH Facility Based FY18,"PMTCT_STAT (N, MOH, Age/Sex): Known Results","PMTCT_STAT (N, MOH, Age/Sex)",PMTCT_STAT_N_MOH_Age_Sex,xwVNaDjMe9z,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"Unknown Age, Female",AqQCBlpcH4I,AqQCBlpcH4I,fine +MER Results: MOH Facility Based FY18,"PMTCT_STAT (N, MOH, Sex/KnownNewPosNewNeg): Known Results","PMTCT_STAT (N, MOH, Sex/KnownNewPosNewNeg)",PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg,IXkZ7eWtFHs,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"Female, Known at Entry Positive",o0gcwyuh7mU,o0gcwyuh7mU,fine +MER Results: MOH Facility Based FY18,"PMTCT_STAT (N, MOH, Sex/KnownNewPosNewNeg): Known Results","PMTCT_STAT (N, MOH, Sex/KnownNewPosNewNeg)",PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg,IXkZ7eWtFHs,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"Female, Newly Identified Negative",PCasMOWl24Y,PCasMOWl24Y,fine +MER Results: MOH Facility Based FY18,"PMTCT_STAT (N, MOH, Sex/KnownNewPosNewNeg): Known Results","PMTCT_STAT (N, MOH, Sex/KnownNewPosNewNeg)",PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg,IXkZ7eWtFHs,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"Female, Newly Identified Positive",pc4W2rmWK4q,pc4W2rmWK4q,fine +MER Results: MOH Facility Based FY18,"PMTCT_STAT (N, MOH, Sex): Known Results","PMTCT_STAT (N, MOH, Sex)",PMTCT_STAT_N_MOH_Sex,aeCf1jJWE1x,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,Female,Jwb1SWomgpk,Jwb1SWomgpk,fine +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age Agg/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age Agg/Sex/HIVStatus",TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus,sdarqD1J8fb,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"<15, Female, Positive",chrwpNxHlQQ,chrwpNxHlQQ,coarse +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age Agg/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age Agg/Sex/HIVStatus",TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus,sdarqD1J8fb,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"15+, Female, Positive",Yf1BiWq71NE,Yf1BiWq71NE,coarse +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age Agg/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age Agg/Sex/HIVStatus",TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus,sdarqD1J8fb,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"<15, Male, Positive",zHSL7ATXJib,zHSL7ATXJib,coarse +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age Agg/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age Agg/Sex/HIVStatus",TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus,sdarqD1J8fb,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"15+, Male, Positive",XX7hDj6iz0D,XX7hDj6iz0D,coarse +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age Agg/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age Agg/Sex/HIVStatus",TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus,sdarqD1J8fb,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"<15, Unknown Sex, Positive",uURluLqPIJ5,uURluLqPIJ5,coarse +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age Agg/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age Agg/Sex/HIVStatus",TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus,sdarqD1J8fb,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"15+, Unknown Sex, Positive",qli3maq9Ot7,qli3maq9Ot7,coarse +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age Agg/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age Agg/Sex/HIVStatus",TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus,sdarqD1J8fb,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"Unknown Age, Female, Positive",P9UIhogYbAa,P9UIhogYbAa,coarse +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age Agg/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age Agg/Sex/HIVStatus",TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus,sdarqD1J8fb,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"Unknown Age, Male, Positive",UN9ZOZLLVqN,UN9ZOZLLVqN,coarse +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age Agg/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age Agg/Sex/HIVStatus",TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus,sdarqD1J8fb,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"Unknown Age, Unknown Sex, Positive",Gfje2jHn5TY,Gfje2jHn5TY,coarse +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"10-14, Female, Positive",dFjZira5vTX,dFjZira5vTX,fine +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"10-14, Male, Positive",ljBmGJpAsZh,ljBmGJpAsZh,fine +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"10-14, Unknown Sex, Positive",T3SH6R2zKBl,T3SH6R2zKBl,fine +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"1-4, Female, Positive",PPoL5AnEAQf,PPoL5AnEAQf,fine +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"1-4, Male, Positive",jbrs9Qk6f9b,jbrs9Qk6f9b,fine +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"1-4, Unknown Sex, Positive",PFcz4RjbZm4,PFcz4RjbZm4,fine +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"15-19, Female, Positive",wW6G5NC8Wd1,wW6G5NC8Wd1,fine +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"15-19, Male, Positive",x1r1vfZQLFj,x1r1vfZQLFj,fine +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"15-19, Unknown Sex, Positive",OLfc8DIeVrI,OLfc8DIeVrI,fine +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"<1, Female, Positive",y3VqNEK9n95,y3VqNEK9n95,fine +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"<1, Male, Positive",SeijxYK8F4b,SeijxYK8F4b,fine +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"<1, Unknown Sex, Positive",gdm6CkOhfph,gdm6CkOhfph,fine +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"20-24, Female, Positive",Xn5oUNVSMWA,Xn5oUNVSMWA,fine +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"20-24, Male, Positive",VdA970UlzlX,VdA970UlzlX,fine +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"20-24, Unknown Sex, Positive",yKQ4wAq01Cs,yKQ4wAq01Cs,fine +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"25-29, Female, Positive",RMA75iIp8Wd,RMA75iIp8Wd,fine +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"25-29, Male, Positive",R9wcT5vQ7tR,R9wcT5vQ7tR,fine +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"25-29, Unknown Sex, Positive",mKoXgawlalu,mKoXgawlalu,fine +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"30-34, Female, Positive",j0yodS3zbnW,j0yodS3zbnW,fine +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"30-34, Male, Positive",B8JEL3qeQiw,B8JEL3qeQiw,fine +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"30-34, Unknown Sex, Positive",GVzbjXNy1eu,GVzbjXNy1eu,fine +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"35-39, Female, Positive",OBbZvcHg2HL,OBbZvcHg2HL,fine +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"35-39, Male, Positive",ytvrDZdNAhc,ytvrDZdNAhc,fine +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"35-39, Unknown Sex, Positive",zGpd2aApV3s,zGpd2aApV3s,fine +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"40-44, Female, Positive",eOn9JgfkB4F,eOn9JgfkB4F,fine +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"40-44, Male, Positive",qdYU6NoIpY1,qdYU6NoIpY1,fine +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"40-44, Unknown Sex, Positive",iJqtuoSdecb,iJqtuoSdecb,fine +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"45-49, Female, Positive",POkbpo4D13c,POkbpo4D13c,fine +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"45-49, Male, Positive",WjX1mRJp9NV,WjX1mRJp9NV,fine +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"45-49, Unknown Sex, Positive",lPQmPQKaWMe,lPQmPQKaWMe,fine +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"50+, Female, Positive",kGlGj9LDonu,kGlGj9LDonu,fine +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"50+, Male, Positive",FgwkSYUXq8x,FgwkSYUXq8x,fine +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"50+, Unknown Sex, Positive",JSXsRftezHm,JSXsRftezHm,fine +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"5-9, Female, Positive",hiUhhVpgUMg,hiUhhVpgUMg,fine +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"5-9, Male, Positive",IxSwaxNCt1n,IxSwaxNCt1n,fine +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"5-9, Unknown Sex, Positive",mIhOqYvHZj6,mIhOqYvHZj6,fine +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"Unknown Age, Female, Positive",ri1PDF5Ie9s,ri1PDF5Ie9s,fine +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"Unknown Age, Male, Positive",vr781k56Fh9,vr781k56Fh9,fine +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"Unknown Age, Unknown Sex, Positive",VgXq6wpPRWX,VgXq6wpPRWX,fine +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age Agg/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age Agg/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus,Mon8vQgC9qg,Number of adults and children newly enrolled on ART,"<15, Female, Positive",chrwpNxHlQQ,chrwpNxHlQQ,coarse +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age Agg/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age Agg/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus,Mon8vQgC9qg,Number of adults and children newly enrolled on ART,"15+, Female, Positive",Yf1BiWq71NE,Yf1BiWq71NE,coarse +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age Agg/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age Agg/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus,Mon8vQgC9qg,Number of adults and children newly enrolled on ART,"<15, Male, Positive",zHSL7ATXJib,zHSL7ATXJib,coarse +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age Agg/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age Agg/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus,Mon8vQgC9qg,Number of adults and children newly enrolled on ART,"15+, Male, Positive",XX7hDj6iz0D,XX7hDj6iz0D,coarse +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age Agg/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age Agg/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus,Mon8vQgC9qg,Number of adults and children newly enrolled on ART,"<15, Unknown Sex, Positive",uURluLqPIJ5,uURluLqPIJ5,coarse +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age Agg/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age Agg/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus,Mon8vQgC9qg,Number of adults and children newly enrolled on ART,"15+, Unknown Sex, Positive",qli3maq9Ot7,qli3maq9Ot7,coarse +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age Agg/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age Agg/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus,Mon8vQgC9qg,Number of adults and children newly enrolled on ART,"Unknown Age, Female, Positive",P9UIhogYbAa,P9UIhogYbAa,coarse +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age Agg/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age Agg/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus,Mon8vQgC9qg,Number of adults and children newly enrolled on ART,"Unknown Age, Male, Positive",UN9ZOZLLVqN,UN9ZOZLLVqN,coarse +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age Agg/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age Agg/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus,Mon8vQgC9qg,Number of adults and children newly enrolled on ART,"Unknown Age, Unknown Sex, Positive",Gfje2jHn5TY,Gfje2jHn5TY,coarse +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"10-14, Female, Positive",dFjZira5vTX,dFjZira5vTX,fine +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"10-14, Male, Positive",ljBmGJpAsZh,ljBmGJpAsZh,fine +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"10-14, Unknown Sex, Positive",T3SH6R2zKBl,T3SH6R2zKBl,fine +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"1-4, Female, Positive",PPoL5AnEAQf,PPoL5AnEAQf,fine +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"1-4, Male, Positive",jbrs9Qk6f9b,jbrs9Qk6f9b,fine +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"1-4, Unknown Sex, Positive",PFcz4RjbZm4,PFcz4RjbZm4,fine +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"15-19, Female, Positive",wW6G5NC8Wd1,wW6G5NC8Wd1,fine +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"15-19, Male, Positive",x1r1vfZQLFj,x1r1vfZQLFj,fine +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"15-19, Unknown Sex, Positive",OLfc8DIeVrI,OLfc8DIeVrI,fine +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"<1, Female, Positive",y3VqNEK9n95,y3VqNEK9n95,fine +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"<1, Male, Positive",SeijxYK8F4b,SeijxYK8F4b,fine +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"<1, Unknown Sex, Positive",gdm6CkOhfph,gdm6CkOhfph,fine +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"20-24, Female, Positive",Xn5oUNVSMWA,Xn5oUNVSMWA,fine +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"20-24, Male, Positive",VdA970UlzlX,VdA970UlzlX,fine +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"20-24, Unknown Sex, Positive",yKQ4wAq01Cs,yKQ4wAq01Cs,fine +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"25-29, Female, Positive",RMA75iIp8Wd,RMA75iIp8Wd,fine +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"25-29, Male, Positive",R9wcT5vQ7tR,R9wcT5vQ7tR,fine +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"25-29, Unknown Sex, Positive",mKoXgawlalu,mKoXgawlalu,fine +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"30-34, Female, Positive",j0yodS3zbnW,j0yodS3zbnW,fine +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"30-34, Male, Positive",B8JEL3qeQiw,B8JEL3qeQiw,fine +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"30-34, Unknown Sex, Positive",GVzbjXNy1eu,GVzbjXNy1eu,fine +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"35-39, Female, Positive",OBbZvcHg2HL,OBbZvcHg2HL,fine +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"35-39, Male, Positive",ytvrDZdNAhc,ytvrDZdNAhc,fine +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"35-39, Unknown Sex, Positive",zGpd2aApV3s,zGpd2aApV3s,fine +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"40-44, Female, Positive",eOn9JgfkB4F,eOn9JgfkB4F,fine +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"40-44, Male, Positive",qdYU6NoIpY1,qdYU6NoIpY1,fine +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"40-44, Unknown Sex, Positive",iJqtuoSdecb,iJqtuoSdecb,fine +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"45-49, Female, Positive",POkbpo4D13c,POkbpo4D13c,fine +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"45-49, Male, Positive",WjX1mRJp9NV,WjX1mRJp9NV,fine +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"45-49, Unknown Sex, Positive",lPQmPQKaWMe,lPQmPQKaWMe,fine +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"50+, Female, Positive",kGlGj9LDonu,kGlGj9LDonu,fine +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"50+, Male, Positive",FgwkSYUXq8x,FgwkSYUXq8x,fine +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"50+, Unknown Sex, Positive",JSXsRftezHm,JSXsRftezHm,fine +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"5-9, Female, Positive",hiUhhVpgUMg,hiUhhVpgUMg,fine +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"5-9, Male, Positive",IxSwaxNCt1n,IxSwaxNCt1n,fine +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"5-9, Unknown Sex, Positive",mIhOqYvHZj6,mIhOqYvHZj6,fine +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"Unknown Age, Female, Positive",ri1PDF5Ie9s,ri1PDF5Ie9s,fine +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"Unknown Age, Male, Positive",vr781k56Fh9,vr781k56Fh9,fine +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"Unknown Age, Unknown Sex, Positive",VgXq6wpPRWX,VgXq6wpPRWX,fine diff --git a/init/dhis2_moh_FY19.csv b/init/dhis2_moh_FY19.csv new file mode 100644 index 0000000..a395651 --- /dev/null +++ b/init/dhis2_moh_FY19.csv @@ -0,0 +1,223 @@ +dataset,dataelement,shortname,code,dataelementuid,dataelementdesc,categoryoptioncombo,categoryoptioncombocode,categoryoptioncombouid,classification +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"<15, Female, Negative",FSmIqIsgheB,FSmIqIsgheB,coarse +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"15+, Female, Negative",ymXkr5eCjR5,ymXkr5eCjR5,coarse +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"<15, Female, Positive",HrQbkVgBM1X,HrQbkVgBM1X,coarse +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"15+, Female, Positive",WXV5qLgw7kE,WXV5qLgw7kE,coarse +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"<15, Male, Negative",LhAJq3vYXyi,LhAJq3vYXyi,coarse +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"15+, Male, Negative",mlFWWrUMuV7,mlFWWrUMuV7,coarse +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"<15, Male, Positive",R4WXCEzPZcY,R4WXCEzPZcY,coarse +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"15+, Male, Positive",XQ52MZdCLMe,XQ52MZdCLMe,coarse +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"<15, Unknown Sex, Negative",PrIxM0pIjFl,PrIxM0pIjFl,coarse +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"15+, Unknown Sex, Negative",qL3AXhLXfHf,qL3AXhLXfHf,coarse +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"<15, Unknown Sex, Positive",DY0yrJtBeSC,DY0yrJtBeSC,coarse +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"15+, Unknown Sex, Positive",a2dDU6KZyd0,a2dDU6KZyd0,coarse +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"Unknown Age, Female, Negative",K21p4HUGqOS,K21p4HUGqOS,coarse +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"Unknown Age, Female, Positive",U6ErjBQYGSG,U6ErjBQYGSG,coarse +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"Unknown Age, Male, Negative",iGj3YxYXGRF,iGj3YxYXGRF,coarse +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"Unknown Age, Male, Positive",SCD7EVreQUA,SCD7EVreQUA,coarse +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"Unknown Age, Unknown Sex, Negative",mV483q7SboN,mV483q7SboN,coarse +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"Unknown Age, Unknown Sex, Positive",EyJRtSgSChq,EyJRtSgSChq,coarse +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"10-14, Female, Negative",tIhxMfmPrU5,tIhxMfmPrU5,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"10-14, Female, Positive",hXgqQX95TVa,hXgqQX95TVa,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"10-14, Male, Negative",Kjn4IWLfG2G,Kjn4IWLfG2G,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"10-14, Male, Positive",KRoQaA91sv5,KRoQaA91sv5,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"10-14, Unknown Sex, Negative",t7yNQSrSSSO,t7yNQSrSSSO,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"10-14, Unknown Sex, Positive",R3VVZOtZGhx,R3VVZOtZGhx,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"1-4, Female, Negative",xTNM0wWDzo0,xTNM0wWDzo0,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"1-4, Female, Positive",xzoIG0AwsNB,xzoIG0AwsNB,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"1-4, Male, Negative",uPpiUkMhH6j,uPpiUkMhH6j,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"1-4, Male, Positive",tBoWuTd0ERY,tBoWuTd0ERY,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"1-4, Unknown Sex, Negative",sIF6w3Jq5sI,sIF6w3Jq5sI,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"1-4, Unknown Sex, Positive",GMFezkahByN,GMFezkahByN,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"15-19, Female, Negative",NJclydByUvA,NJclydByUvA,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"15-19, Female, Positive",wJCVvM7o6xm,wJCVvM7o6xm,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"15-19, Male, Negative",eyTROtsEW5a,eyTROtsEW5a,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"15-19, Male, Positive",wpck6pSRDer,wpck6pSRDer,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"15-19, Unknown Sex, Negative",UWstekYcNxB,UWstekYcNxB,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"15-19, Unknown Sex, Positive",ZPeO2wmSGi2,ZPeO2wmSGi2,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"<1, Female, Negative",Gvo9takmOXx,Gvo9takmOXx,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"<1, Female, Positive",pCFCaOLScdv,pCFCaOLScdv,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"<1, Male, Negative",iomLts0rFcj,iomLts0rFcj,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"<1, Male, Positive",cXdSJvbabBT,cXdSJvbabBT,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"<1, Unknown Sex, Negative",dOE4ekWNCps,dOE4ekWNCps,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"<1, Unknown Sex, Positive",B6UJW06b7xe,B6UJW06b7xe,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"20-24, Female, Negative",fysQ3RXzbzW,fysQ3RXzbzW,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"20-24, Female, Positive",tvOcOPhIdRH,tvOcOPhIdRH,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"20-24, Male, Negative",QS3vNL5WySH,QS3vNL5WySH,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"20-24, Male, Positive",BitB2nKfWBK,BitB2nKfWBK,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"20-24, Unknown Sex, Negative",Ol8bzYPThXt,Ol8bzYPThXt,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"20-24, Unknown Sex, Positive",ErZebnhYiI1,ErZebnhYiI1,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"25-29, Female, Negative",TCwxcGgIeqE,TCwxcGgIeqE,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"25-29, Female, Positive",BLWV93S2HJ0,BLWV93S2HJ0,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"25-29, Male, Negative",lGNNK7ZYDGP,lGNNK7ZYDGP,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"25-29, Male, Positive",NRZfd73Ypo8,NRZfd73Ypo8,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"25-29, Unknown Sex, Negative",M1eoKOFLncp,M1eoKOFLncp,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"25-29, Unknown Sex, Positive",TDI4beksJ2C,TDI4beksJ2C,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"30-34, Female, Negative",oKgx2Sw4qUL,oKgx2Sw4qUL,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"30-34, Female, Positive",bxqrio2gHOj,bxqrio2gHOj,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"30-34, Male, Negative",kZ5sEz94kJE,kZ5sEz94kJE,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"30-34, Male, Positive",kLd3OnUYTr5,kLd3OnUYTr5,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"30-34, Unknown Sex, Negative",vlHmkfmQLZP,vlHmkfmQLZP,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"30-34, Unknown Sex, Positive",iK0C7FaZwbS,iK0C7FaZwbS,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"35-39, Female, Negative",Sf6GWp5gNx2,Sf6GWp5gNx2,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"35-39, Female, Positive",MuaoVfC9rYL,MuaoVfC9rYL,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"35-39, Male, Negative",wO7RB8C1sal,wO7RB8C1sal,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"35-39, Male, Positive",wnsHEWFSqzG,wnsHEWFSqzG,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"35-39, Unknown Sex, Negative",ZruXWiXbttv,ZruXWiXbttv,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"35-39, Unknown Sex, Positive",XkcYYfR9ZUd,XkcYYfR9ZUd,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"40-44, Female, Negative",fsnxvho9fiG,fsnxvho9fiG,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"40-44, Female, Positive",d3rKRkxJP1v,d3rKRkxJP1v,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"40-44, Male, Negative",RLLUx3DHJan,RLLUx3DHJan,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"40-44, Male, Positive",HTcrEM69sst,HTcrEM69sst,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"40-44, Unknown Sex, Negative",qyZYDldlD4l,qyZYDldlD4l,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"40-44, Unknown Sex, Positive",eVPoeIifQ2c,eVPoeIifQ2c,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"45-49, Female, Negative",i0RFyIDccSm,i0RFyIDccSm,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"45-49, Female, Positive",ERDcFrmlT0J,ERDcFrmlT0J,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"45-49, Male, Negative",z1V5tDuMQt7,z1V5tDuMQt7,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"45-49, Male, Positive",OOCHuTdTJEQ,OOCHuTdTJEQ,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"45-49, Unknown Sex, Negative",TMLK3XMgrog,TMLK3XMgrog,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"45-49, Unknown Sex, Positive",Kj09vlrB1qO,Kj09vlrB1qO,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"50+, Female, Negative",i4lSbrUVcpe,i4lSbrUVcpe,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"50+, Female, Positive",GlfLlD3wSQj,GlfLlD3wSQj,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"50+, Male, Negative",ip5uMUT73Qu,ip5uMUT73Qu,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"50+, Male, Positive",WDpiIZ8UjB8,WDpiIZ8UjB8,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"50+, Unknown Sex, Negative",LyNoi9I7lj5,LyNoi9I7lj5,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"50+, Unknown Sex, Positive",p2gukPXj4ry,p2gukPXj4ry,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"5-9, Female, Negative",EFah6yBFc3J,EFah6yBFc3J,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"5-9, Female, Positive",UggtNScQMVl,UggtNScQMVl,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"5-9, Male, Negative",NpsmKYKl0mt,NpsmKYKl0mt,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"5-9, Male, Positive",wLMOUM9mfTV,wLMOUM9mfTV,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"5-9, Unknown Sex, Negative",fXgzN6Bc3iG,fXgzN6Bc3iG,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"5-9, Unknown Sex, Positive",mjDJY3dkxHJ,mjDJY3dkxHJ,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"Unknown Age, Female, Negative",xQ0NZ6B5eoU,xQ0NZ6B5eoU,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"Unknown Age, Female, Positive",VpLja2tJGdM,VpLja2tJGdM,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"Unknown Age, Male, Negative",TO5KLq290g1,TO5KLq290g1,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"Unknown Age, Male, Positive",yi6TKlXLv0b,yi6TKlXLv0b,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"Unknown Age, Unknown Sex, Negative",JZXPrEdWFGB,JZXPrEdWFGB,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"Unknown Age, Unknown Sex, Positive",O6XUcCFOBir,O6XUcCFOBir,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH): HTS received results","HTS_TST (N, MOH)",HTS_TST_N_MOH,xNTzinnVgba,Number of individuals who received HIV Testing Services (HTS) and received their test results.,default,default,HllvX50cXC0,n/a +MER Results: MOH Facility Based FY19,"PMTCT_ART (N, MOH): ARVs","PMTCT_ART (N, MOH)",PMTCT_ART_N_MOH,yEQ5FoXJWAx,Number of HIV-positive pregnant women who received ART to reduce the risk of mother-to-child transmission during pregnancy,default,default,HllvX50cXC0,n/a +MER Results: MOH Facility Based FY19,"PMTCT_STAT (N, MOH, Age/Sex): Known Results","PMTCT_STAT (N, MOH, Age/Sex)",PMTCT_STAT_N_MOH_Age_Sex,xwVNaDjMe9z,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"10-14, Female",QazyoPSt2XH,QazyoPSt2XH,fine +MER Results: MOH Facility Based FY19,"PMTCT_STAT (N, MOH, Age/Sex): Known Results","PMTCT_STAT (N, MOH, Age/Sex)",PMTCT_STAT_N_MOH_Age_Sex,xwVNaDjMe9z,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"<10, Female",rarComSg9MD,rarComSg9MD,fine +MER Results: MOH Facility Based FY19,"PMTCT_STAT (N, MOH, Age/Sex): Known Results","PMTCT_STAT (N, MOH, Age/Sex)",PMTCT_STAT_N_MOH_Age_Sex,xwVNaDjMe9z,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"15-19, Female",UN0vy0VSyHQ,UN0vy0VSyHQ,fine +MER Results: MOH Facility Based FY19,"PMTCT_STAT (N, MOH, Age/Sex): Known Results","PMTCT_STAT (N, MOH, Age/Sex)",PMTCT_STAT_N_MOH_Age_Sex,xwVNaDjMe9z,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"20-24, Female",zCrKbLh9x6i,zCrKbLh9x6i,fine +MER Results: MOH Facility Based FY19,"PMTCT_STAT (N, MOH, Age/Sex): Known Results","PMTCT_STAT (N, MOH, Age/Sex)",PMTCT_STAT_N_MOH_Age_Sex,xwVNaDjMe9z,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"25-29, Female",AkOKGZjTuJH,AkOKGZjTuJH,fine +MER Results: MOH Facility Based FY19,"PMTCT_STAT (N, MOH, Age/Sex): Known Results","PMTCT_STAT (N, MOH, Age/Sex)",PMTCT_STAT_N_MOH_Age_Sex,xwVNaDjMe9z,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"30-34, Female",NujbceGNYiA,NujbceGNYiA,fine +MER Results: MOH Facility Based FY19,"PMTCT_STAT (N, MOH, Age/Sex): Known Results","PMTCT_STAT (N, MOH, Age/Sex)",PMTCT_STAT_N_MOH_Age_Sex,xwVNaDjMe9z,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"35-39, Female",Za1ntF1ECu4,Za1ntF1ECu4,fine +MER Results: MOH Facility Based FY19,"PMTCT_STAT (N, MOH, Age/Sex): Known Results","PMTCT_STAT (N, MOH, Age/Sex)",PMTCT_STAT_N_MOH_Age_Sex,xwVNaDjMe9z,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"40-44, Female",uEGqYHYtXfS,uEGqYHYtXfS,fine +MER Results: MOH Facility Based FY19,"PMTCT_STAT (N, MOH, Age/Sex): Known Results","PMTCT_STAT (N, MOH, Age/Sex)",PMTCT_STAT_N_MOH_Age_Sex,xwVNaDjMe9z,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"45-49, Female",dGTaodokiEE,dGTaodokiEE,fine +MER Results: MOH Facility Based FY19,"PMTCT_STAT (N, MOH, Age/Sex): Known Results","PMTCT_STAT (N, MOH, Age/Sex)",PMTCT_STAT_N_MOH_Age_Sex,xwVNaDjMe9z,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"50+, Female",I4TXHYj3bFL,I4TXHYj3bFL,fine +MER Results: MOH Facility Based FY19,"PMTCT_STAT (N, MOH, Age/Sex): Known Results","PMTCT_STAT (N, MOH, Age/Sex)",PMTCT_STAT_N_MOH_Age_Sex,xwVNaDjMe9z,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"Unknown Age, Female",AqQCBlpcH4I,AqQCBlpcH4I,fine +MER Results: MOH Facility Based FY19,"PMTCT_STAT (N, MOH, Sex/KnownNewPosNewNeg): Known Results","PMTCT_STAT (N, MOH, Sex/KnownNewPosNewNeg)",PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg,IXkZ7eWtFHs,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"Female, Known at Entry Positive",o0gcwyuh7mU,o0gcwyuh7mU,fine +MER Results: MOH Facility Based FY19,"PMTCT_STAT (N, MOH, Sex/KnownNewPosNewNeg): Known Results","PMTCT_STAT (N, MOH, Sex/KnownNewPosNewNeg)",PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg,IXkZ7eWtFHs,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"Female, Newly Identified Negative",PCasMOWl24Y,PCasMOWl24Y,fine +MER Results: MOH Facility Based FY19,"PMTCT_STAT (N, MOH, Sex/KnownNewPosNewNeg): Known Results","PMTCT_STAT (N, MOH, Sex/KnownNewPosNewNeg)",PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg,IXkZ7eWtFHs,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"Female, Newly Identified Positive",pc4W2rmWK4q,pc4W2rmWK4q,fine +MER Results: MOH Facility Based FY19,"PMTCT_STAT (N, MOH, Sex): Known Results","PMTCT_STAT (N, MOH, Sex)",PMTCT_STAT_N_MOH_Sex,aeCf1jJWE1x,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,Female,Jwb1SWomgpk,Jwb1SWomgpk,fine +MER Results: MOH Facility Based FY19,"TB_PREV (N, MOH, Age Aggregated/Sex/HIVStatus): IPT","TB_PREV (N, MOH, Age Agg/Sex/HIVStatus): IPT",TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus,J1E7eh1CyA0,Number of ART patients who completed a course of TB preventive therapy or at least 6 months of Isoniazid Preventive Therapy (IPT) during the reporting period,"<15, Female, Positive",chrwpNxHlQQ,chrwpNxHlQQ,coarse +MER Results: MOH Facility Based FY19,"TB_PREV (N, MOH, Age Aggregated/Sex/HIVStatus): IPT","TB_PREV (N, MOH, Age Agg/Sex/HIVStatus): IPT",TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus,J1E7eh1CyA0,Number of ART patients who completed a course of TB preventive therapy or at least 6 months of Isoniazid Preventive Therapy (IPT) during the reporting period,"15+, Female, Positive",Yf1BiWq71NE,Yf1BiWq71NE,coarse +MER Results: MOH Facility Based FY19,"TB_PREV (N, MOH, Age Aggregated/Sex/HIVStatus): IPT","TB_PREV (N, MOH, Age Agg/Sex/HIVStatus): IPT",TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus,J1E7eh1CyA0,Number of ART patients who completed a course of TB preventive therapy or at least 6 months of Isoniazid Preventive Therapy (IPT) during the reporting period,"<15, Male, Positive",zHSL7ATXJib,zHSL7ATXJib,coarse +MER Results: MOH Facility Based FY19,"TB_PREV (N, MOH, Age Aggregated/Sex/HIVStatus): IPT","TB_PREV (N, MOH, Age Agg/Sex/HIVStatus): IPT",TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus,J1E7eh1CyA0,Number of ART patients who completed a course of TB preventive therapy or at least 6 months of Isoniazid Preventive Therapy (IPT) during the reporting period,"15+, Male, Positive",XX7hDj6iz0D,XX7hDj6iz0D,coarse +MER Results: MOH Facility Based FY19,"TB_PREV (N, MOH, Age Aggregated/Sex/HIVStatus): IPT","TB_PREV (N, MOH, Age Agg/Sex/HIVStatus): IPT",TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus,J1E7eh1CyA0,Number of ART patients who completed a course of TB preventive therapy or at least 6 months of Isoniazid Preventive Therapy (IPT) during the reporting period,"<15, Unknown Sex, Positive",uURluLqPIJ5,uURluLqPIJ5,coarse +MER Results: MOH Facility Based FY19,"TB_PREV (N, MOH, Age Aggregated/Sex/HIVStatus): IPT","TB_PREV (N, MOH, Age Agg/Sex/HIVStatus): IPT",TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus,J1E7eh1CyA0,Number of ART patients who completed a course of TB preventive therapy or at least 6 months of Isoniazid Preventive Therapy (IPT) during the reporting period,"15+, Unknown Sex, Positive",qli3maq9Ot7,qli3maq9Ot7,coarse +MER Results: MOH Facility Based FY19,"TB_PREV (N, MOH, Age Aggregated/Sex/HIVStatus): IPT","TB_PREV (N, MOH, Age Agg/Sex/HIVStatus): IPT",TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus,J1E7eh1CyA0,Number of ART patients who completed a course of TB preventive therapy or at least 6 months of Isoniazid Preventive Therapy (IPT) during the reporting period,"Unknown Age, Female, Positive",P9UIhogYbAa,P9UIhogYbAa,coarse +MER Results: MOH Facility Based FY19,"TB_PREV (N, MOH, Age Aggregated/Sex/HIVStatus): IPT","TB_PREV (N, MOH, Age Agg/Sex/HIVStatus): IPT",TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus,J1E7eh1CyA0,Number of ART patients who completed a course of TB preventive therapy or at least 6 months of Isoniazid Preventive Therapy (IPT) during the reporting period,"Unknown Age, Male, Positive",UN9ZOZLLVqN,UN9ZOZLLVqN,coarse +MER Results: MOH Facility Based FY19,"TB_PREV (N, MOH, Age Aggregated/Sex/HIVStatus): IPT","TB_PREV (N, MOH, Age Agg/Sex/HIVStatus): IPT",TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus,J1E7eh1CyA0,Number of ART patients who completed a course of TB preventive therapy or at least 6 months of Isoniazid Preventive Therapy (IPT) during the reporting period,"Unknown Age, Unknown Sex, Positive",Gfje2jHn5TY,Gfje2jHn5TY,coarse +MER Results: MOH Facility Based FY19,"TB_PREV (N, MOH, TherapyType/NewExistingArt/HIVStatus): IPT","TB_PREV (N, MOH, TherapyType/NewExArt/HIV)",TB_PREV_N_MOH_TherapyType_NewExArt_HIV,LZbeWYZEkYL,Number of ART patients who completed a course of TB preventive therapy or at least 6 months of Isoniazid Preventive Therapy (IPT) during the reporting period,"Alternative TPT Regimen, Life-long ART, Already, Positive",raHUwj8Q9Hf,raHUwj8Q9Hf,fine +MER Results: MOH Facility Based FY19,"TB_PREV (N, MOH, TherapyType/NewExistingArt/HIVStatus): IPT","TB_PREV (N, MOH, TherapyType/NewExArt/HIV)",TB_PREV_N_MOH_TherapyType_NewExArt_HIV,LZbeWYZEkYL,Number of ART patients who completed a course of TB preventive therapy or at least 6 months of Isoniazid Preventive Therapy (IPT) during the reporting period,"Alternative TPT Regimen, Life-long ART, New, Positive",Qq1kGcQENms,Qq1kGcQENms,fine +MER Results: MOH Facility Based FY19,"TB_PREV (N, MOH, TherapyType/NewExistingArt/HIVStatus): IPT","TB_PREV (N, MOH, TherapyType/NewExArt/HIV)",TB_PREV_N_MOH_TherapyType_NewExArt_HIV,LZbeWYZEkYL,Number of ART patients who completed a course of TB preventive therapy or at least 6 months of Isoniazid Preventive Therapy (IPT) during the reporting period,"IPT, Life-long ART, Already, Positive",ujD0vlLsULk,ujD0vlLsULk,fine +MER Results: MOH Facility Based FY19,"TB_PREV (N, MOH, TherapyType/NewExistingArt/HIVStatus): IPT","TB_PREV (N, MOH, TherapyType/NewExArt/HIV)",TB_PREV_N_MOH_TherapyType_NewExArt_HIV,LZbeWYZEkYL,Number of ART patients who completed a course of TB preventive therapy or at least 6 months of Isoniazid Preventive Therapy (IPT) during the reporting period,"IPT, Life-long ART, New, Positive",xTbmPjpd5sB,xTbmPjpd5sB,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age Agg/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age Agg/Sex/HIVStatus",TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus,sdarqD1J8fb,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"<15, Female, Positive",chrwpNxHlQQ,chrwpNxHlQQ,coarse +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age Agg/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age Agg/Sex/HIVStatus",TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus,sdarqD1J8fb,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"15+, Female, Positive",Yf1BiWq71NE,Yf1BiWq71NE,coarse +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age Agg/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age Agg/Sex/HIVStatus",TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus,sdarqD1J8fb,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"<15, Male, Positive",zHSL7ATXJib,zHSL7ATXJib,coarse +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age Agg/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age Agg/Sex/HIVStatus",TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus,sdarqD1J8fb,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"15+, Male, Positive",XX7hDj6iz0D,XX7hDj6iz0D,coarse +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age Agg/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age Agg/Sex/HIVStatus",TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus,sdarqD1J8fb,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"<15, Unknown Sex, Positive",uURluLqPIJ5,uURluLqPIJ5,coarse +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age Agg/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age Agg/Sex/HIVStatus",TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus,sdarqD1J8fb,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"15+, Unknown Sex, Positive",qli3maq9Ot7,qli3maq9Ot7,coarse +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age Agg/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age Agg/Sex/HIVStatus",TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus,sdarqD1J8fb,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"Unknown Age, Female, Positive",P9UIhogYbAa,P9UIhogYbAa,coarse +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age Agg/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age Agg/Sex/HIVStatus",TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus,sdarqD1J8fb,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"Unknown Age, Male, Positive",UN9ZOZLLVqN,UN9ZOZLLVqN,coarse +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age Agg/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age Agg/Sex/HIVStatus",TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus,sdarqD1J8fb,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"Unknown Age, Unknown Sex, Positive",Gfje2jHn5TY,Gfje2jHn5TY,coarse +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"10-14, Female, Positive",dFjZira5vTX,dFjZira5vTX,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"10-14, Male, Positive",ljBmGJpAsZh,ljBmGJpAsZh,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"10-14, Unknown Sex, Positive",T3SH6R2zKBl,T3SH6R2zKBl,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"1-4, Female, Positive",PPoL5AnEAQf,PPoL5AnEAQf,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"1-4, Male, Positive",jbrs9Qk6f9b,jbrs9Qk6f9b,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"1-4, Unknown Sex, Positive",PFcz4RjbZm4,PFcz4RjbZm4,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"15-19, Female, Positive",wW6G5NC8Wd1,wW6G5NC8Wd1,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"15-19, Male, Positive",x1r1vfZQLFj,x1r1vfZQLFj,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"15-19, Unknown Sex, Positive",OLfc8DIeVrI,OLfc8DIeVrI,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"<1, Female, Positive",y3VqNEK9n95,y3VqNEK9n95,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"<1, Male, Positive",SeijxYK8F4b,SeijxYK8F4b,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"<1, Unknown Sex, Positive",gdm6CkOhfph,gdm6CkOhfph,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"20-24, Female, Positive",Xn5oUNVSMWA,Xn5oUNVSMWA,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"20-24, Male, Positive",VdA970UlzlX,VdA970UlzlX,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"20-24, Unknown Sex, Positive",yKQ4wAq01Cs,yKQ4wAq01Cs,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"25-29, Female, Positive",RMA75iIp8Wd,RMA75iIp8Wd,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"25-29, Male, Positive",R9wcT5vQ7tR,R9wcT5vQ7tR,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"25-29, Unknown Sex, Positive",mKoXgawlalu,mKoXgawlalu,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"30-34, Female, Positive",j0yodS3zbnW,j0yodS3zbnW,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"30-34, Male, Positive",B8JEL3qeQiw,B8JEL3qeQiw,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"30-34, Unknown Sex, Positive",GVzbjXNy1eu,GVzbjXNy1eu,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"35-39, Female, Positive",OBbZvcHg2HL,OBbZvcHg2HL,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"35-39, Male, Positive",ytvrDZdNAhc,ytvrDZdNAhc,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"35-39, Unknown Sex, Positive",zGpd2aApV3s,zGpd2aApV3s,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"40-44, Female, Positive",eOn9JgfkB4F,eOn9JgfkB4F,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"40-44, Male, Positive",qdYU6NoIpY1,qdYU6NoIpY1,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"40-44, Unknown Sex, Positive",iJqtuoSdecb,iJqtuoSdecb,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"45-49, Female, Positive",POkbpo4D13c,POkbpo4D13c,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"45-49, Male, Positive",WjX1mRJp9NV,WjX1mRJp9NV,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"45-49, Unknown Sex, Positive",lPQmPQKaWMe,lPQmPQKaWMe,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"50+, Female, Positive",kGlGj9LDonu,kGlGj9LDonu,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"50+, Male, Positive",FgwkSYUXq8x,FgwkSYUXq8x,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"50+, Unknown Sex, Positive",JSXsRftezHm,JSXsRftezHm,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"5-9, Female, Positive",hiUhhVpgUMg,hiUhhVpgUMg,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"5-9, Male, Positive",IxSwaxNCt1n,IxSwaxNCt1n,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"5-9, Unknown Sex, Positive",mIhOqYvHZj6,mIhOqYvHZj6,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"Unknown Age, Female, Positive",ri1PDF5Ie9s,ri1PDF5Ie9s,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"Unknown Age, Male, Positive",vr781k56Fh9,vr781k56Fh9,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"Unknown Age, Unknown Sex, Positive",VgXq6wpPRWX,VgXq6wpPRWX,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age Agg/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age Agg/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus,Mon8vQgC9qg,Number of adults and children newly enrolled on ART,"<15, Female, Positive",chrwpNxHlQQ,chrwpNxHlQQ,coarse +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age Agg/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age Agg/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus,Mon8vQgC9qg,Number of adults and children newly enrolled on ART,"15+, Female, Positive",Yf1BiWq71NE,Yf1BiWq71NE,coarse +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age Agg/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age Agg/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus,Mon8vQgC9qg,Number of adults and children newly enrolled on ART,"<15, Male, Positive",zHSL7ATXJib,zHSL7ATXJib,coarse +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age Agg/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age Agg/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus,Mon8vQgC9qg,Number of adults and children newly enrolled on ART,"15+, Male, Positive",XX7hDj6iz0D,XX7hDj6iz0D,coarse +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age Agg/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age Agg/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus,Mon8vQgC9qg,Number of adults and children newly enrolled on ART,"<15, Unknown Sex, Positive",uURluLqPIJ5,uURluLqPIJ5,coarse +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age Agg/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age Agg/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus,Mon8vQgC9qg,Number of adults and children newly enrolled on ART,"15+, Unknown Sex, Positive",qli3maq9Ot7,qli3maq9Ot7,coarse +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age Agg/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age Agg/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus,Mon8vQgC9qg,Number of adults and children newly enrolled on ART,"Unknown Age, Female, Positive",P9UIhogYbAa,P9UIhogYbAa,coarse +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age Agg/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age Agg/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus,Mon8vQgC9qg,Number of adults and children newly enrolled on ART,"Unknown Age, Male, Positive",UN9ZOZLLVqN,UN9ZOZLLVqN,coarse +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age Agg/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age Agg/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus,Mon8vQgC9qg,Number of adults and children newly enrolled on ART,"Unknown Age, Unknown Sex, Positive",Gfje2jHn5TY,Gfje2jHn5TY,coarse +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"10-14, Female, Positive",dFjZira5vTX,dFjZira5vTX,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"10-14, Male, Positive",ljBmGJpAsZh,ljBmGJpAsZh,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"10-14, Unknown Sex, Positive",T3SH6R2zKBl,T3SH6R2zKBl,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"1-4, Female, Positive",PPoL5AnEAQf,PPoL5AnEAQf,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"1-4, Male, Positive",jbrs9Qk6f9b,jbrs9Qk6f9b,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"1-4, Unknown Sex, Positive",PFcz4RjbZm4,PFcz4RjbZm4,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"15-19, Female, Positive",wW6G5NC8Wd1,wW6G5NC8Wd1,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"15-19, Male, Positive",x1r1vfZQLFj,x1r1vfZQLFj,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"15-19, Unknown Sex, Positive",OLfc8DIeVrI,OLfc8DIeVrI,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"<1, Female, Positive",y3VqNEK9n95,y3VqNEK9n95,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"<1, Male, Positive",SeijxYK8F4b,SeijxYK8F4b,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"<1, Unknown Sex, Positive",gdm6CkOhfph,gdm6CkOhfph,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"20-24, Female, Positive",Xn5oUNVSMWA,Xn5oUNVSMWA,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"20-24, Male, Positive",VdA970UlzlX,VdA970UlzlX,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"20-24, Unknown Sex, Positive",yKQ4wAq01Cs,yKQ4wAq01Cs,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"25-29, Female, Positive",RMA75iIp8Wd,RMA75iIp8Wd,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"25-29, Male, Positive",R9wcT5vQ7tR,R9wcT5vQ7tR,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"25-29, Unknown Sex, Positive",mKoXgawlalu,mKoXgawlalu,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"30-34, Female, Positive",j0yodS3zbnW,j0yodS3zbnW,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"30-34, Male, Positive",B8JEL3qeQiw,B8JEL3qeQiw,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"30-34, Unknown Sex, Positive",GVzbjXNy1eu,GVzbjXNy1eu,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"35-39, Female, Positive",OBbZvcHg2HL,OBbZvcHg2HL,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"35-39, Male, Positive",ytvrDZdNAhc,ytvrDZdNAhc,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"35-39, Unknown Sex, Positive",zGpd2aApV3s,zGpd2aApV3s,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"40-44, Female, Positive",eOn9JgfkB4F,eOn9JgfkB4F,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"40-44, Male, Positive",qdYU6NoIpY1,qdYU6NoIpY1,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"40-44, Unknown Sex, Positive",iJqtuoSdecb,iJqtuoSdecb,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"45-49, Female, Positive",POkbpo4D13c,POkbpo4D13c,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"45-49, Male, Positive",WjX1mRJp9NV,WjX1mRJp9NV,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"45-49, Unknown Sex, Positive",lPQmPQKaWMe,lPQmPQKaWMe,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"50+, Female, Positive",kGlGj9LDonu,kGlGj9LDonu,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"50+, Male, Positive",FgwkSYUXq8x,FgwkSYUXq8x,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"50+, Unknown Sex, Positive",JSXsRftezHm,JSXsRftezHm,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"5-9, Female, Positive",hiUhhVpgUMg,hiUhhVpgUMg,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"5-9, Male, Positive",IxSwaxNCt1n,IxSwaxNCt1n,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"5-9, Unknown Sex, Positive",mIhOqYvHZj6,mIhOqYvHZj6,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"Unknown Age, Female, Positive",ri1PDF5Ie9s,ri1PDF5Ie9s,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"Unknown Age, Male, Positive",vr781k56Fh9,vr781k56Fh9,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"Unknown Age, Unknown Sex, Positive",VgXq6wpPRWX,VgXq6wpPRWX,fine diff --git a/init/dhis2_moh_FY20.csv b/init/dhis2_moh_FY20.csv new file mode 100644 index 0000000..d373d7c --- /dev/null +++ b/init/dhis2_moh_FY20.csv @@ -0,0 +1,269 @@ +dataset,dataelement,shortname,code,dataelementuid,dataelementdesc,categoryoptioncombo,categoryoptioncombocode,categoryoptioncombouid,classification +MER Results: MOH Facility Based FY20,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"<15, Female, Negative",FSmIqIsgheB,FSmIqIsgheB,coarse +MER Results: MOH Facility Based FY20,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"15+, Female, Negative",ymXkr5eCjR5,ymXkr5eCjR5,coarse +MER Results: MOH Facility Based FY20,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"<15, Female, Positive",HrQbkVgBM1X,HrQbkVgBM1X,coarse +MER Results: MOH Facility Based FY20,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"15+, Female, Positive",WXV5qLgw7kE,WXV5qLgw7kE,coarse +MER Results: MOH Facility Based FY20,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"<15, Male, Negative",LhAJq3vYXyi,LhAJq3vYXyi,coarse +MER Results: MOH Facility Based FY20,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"15+, Male, Negative",mlFWWrUMuV7,mlFWWrUMuV7,coarse +MER Results: MOH Facility Based FY20,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"<15, Male, Positive",R4WXCEzPZcY,R4WXCEzPZcY,coarse +MER Results: MOH Facility Based FY20,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"15+, Male, Positive",XQ52MZdCLMe,XQ52MZdCLMe,coarse +MER Results: MOH Facility Based FY20,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"<15, Unknown Sex, Negative",PrIxM0pIjFl,PrIxM0pIjFl,coarse +MER Results: MOH Facility Based FY20,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"15+, Unknown Sex, Negative",qL3AXhLXfHf,qL3AXhLXfHf,coarse +MER Results: MOH Facility Based FY20,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"<15, Unknown Sex, Positive",DY0yrJtBeSC,DY0yrJtBeSC,coarse +MER Results: MOH Facility Based FY20,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"15+, Unknown Sex, Positive",a2dDU6KZyd0,a2dDU6KZyd0,coarse +MER Results: MOH Facility Based FY20,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"Unknown Age, Female, Negative",K21p4HUGqOS,K21p4HUGqOS,coarse +MER Results: MOH Facility Based FY20,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"Unknown Age, Female, Positive",U6ErjBQYGSG,U6ErjBQYGSG,coarse +MER Results: MOH Facility Based FY20,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"Unknown Age, Male, Negative",iGj3YxYXGRF,iGj3YxYXGRF,coarse +MER Results: MOH Facility Based FY20,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"Unknown Age, Male, Positive",SCD7EVreQUA,SCD7EVreQUA,coarse +MER Results: MOH Facility Based FY20,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"Unknown Age, Unknown Sex, Negative",mV483q7SboN,mV483q7SboN,coarse +MER Results: MOH Facility Based FY20,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"Unknown Age, Unknown Sex, Positive",EyJRtSgSChq,EyJRtSgSChq,coarse +MER Results: MOH Facility Based FY20,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"10-14, Female, Negative",tIhxMfmPrU5,tIhxMfmPrU5,fine +MER Results: MOH Facility Based FY20,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"10-14, Female, Positive",hXgqQX95TVa,hXgqQX95TVa,fine +MER Results: MOH Facility Based FY20,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"10-14, Male, Negative",Kjn4IWLfG2G,Kjn4IWLfG2G,fine +MER Results: MOH Facility Based FY20,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"10-14, Male, Positive",KRoQaA91sv5,KRoQaA91sv5,fine +MER Results: MOH Facility Based FY20,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"10-14, Unknown Sex, Negative",t7yNQSrSSSO,t7yNQSrSSSO,fine +MER Results: MOH Facility Based FY20,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"10-14, Unknown Sex, Positive",R3VVZOtZGhx,R3VVZOtZGhx,fine +MER Results: MOH Facility Based FY20,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"1-4, Female, Negative",xTNM0wWDzo0,xTNM0wWDzo0,fine +MER Results: MOH Facility Based FY20,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"1-4, Female, Positive",xzoIG0AwsNB,xzoIG0AwsNB,fine +MER Results: MOH Facility Based FY20,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"1-4, Male, Negative",uPpiUkMhH6j,uPpiUkMhH6j,fine +MER Results: MOH Facility Based FY20,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"1-4, Male, Positive",tBoWuTd0ERY,tBoWuTd0ERY,fine +MER Results: MOH Facility Based FY20,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"1-4, Unknown Sex, Negative",sIF6w3Jq5sI,sIF6w3Jq5sI,fine +MER Results: MOH Facility Based FY20,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"1-4, Unknown Sex, Positive",GMFezkahByN,GMFezkahByN,fine +MER Results: MOH Facility Based FY20,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"15-19, Female, Negative",NJclydByUvA,NJclydByUvA,fine +MER Results: MOH Facility Based FY20,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"15-19, Female, Positive",wJCVvM7o6xm,wJCVvM7o6xm,fine +MER Results: MOH Facility Based FY20,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"15-19, Male, Negative",eyTROtsEW5a,eyTROtsEW5a,fine +MER Results: MOH Facility Based FY20,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"15-19, Male, Positive",wpck6pSRDer,wpck6pSRDer,fine +MER Results: MOH Facility Based FY20,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"15-19, Unknown Sex, Negative",UWstekYcNxB,UWstekYcNxB,fine +MER Results: MOH Facility Based FY20,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"15-19, Unknown Sex, Positive",ZPeO2wmSGi2,ZPeO2wmSGi2,fine +MER Results: MOH Facility Based FY20,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"<1, Female, Negative",Gvo9takmOXx,Gvo9takmOXx,fine +MER Results: MOH Facility Based FY20,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"<1, Female, Positive",pCFCaOLScdv,pCFCaOLScdv,fine +MER Results: MOH Facility Based FY20,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"<1, Male, Negative",iomLts0rFcj,iomLts0rFcj,fine +MER Results: MOH Facility Based FY20,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"<1, Male, Positive",cXdSJvbabBT,cXdSJvbabBT,fine +MER Results: MOH Facility Based FY20,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"<1, Unknown Sex, Negative",dOE4ekWNCps,dOE4ekWNCps,fine +MER Results: MOH Facility Based FY20,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"<1, Unknown Sex, Positive",B6UJW06b7xe,B6UJW06b7xe,fine +MER Results: MOH Facility Based FY20,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"20-24, Female, Negative",fysQ3RXzbzW,fysQ3RXzbzW,fine +MER Results: MOH Facility Based FY20,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"20-24, Female, Positive",tvOcOPhIdRH,tvOcOPhIdRH,fine +MER Results: MOH Facility Based FY20,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"20-24, Male, Negative",QS3vNL5WySH,QS3vNL5WySH,fine +MER Results: MOH Facility Based FY20,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"20-24, Male, Positive",BitB2nKfWBK,BitB2nKfWBK,fine +MER Results: MOH Facility Based FY20,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"20-24, Unknown Sex, Negative",Ol8bzYPThXt,Ol8bzYPThXt,fine +MER Results: MOH Facility Based FY20,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"20-24, Unknown Sex, Positive",ErZebnhYiI1,ErZebnhYiI1,fine +MER Results: MOH Facility Based FY20,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"25-29, Female, Negative",TCwxcGgIeqE,TCwxcGgIeqE,fine +MER Results: MOH Facility Based FY20,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"25-29, Female, Positive",BLWV93S2HJ0,BLWV93S2HJ0,fine +MER Results: MOH Facility Based FY20,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"25-29, Male, Negative",lGNNK7ZYDGP,lGNNK7ZYDGP,fine +MER Results: MOH Facility Based FY20,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"25-29, Male, Positive",NRZfd73Ypo8,NRZfd73Ypo8,fine +MER Results: MOH Facility Based FY20,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"25-29, Unknown Sex, Negative",M1eoKOFLncp,M1eoKOFLncp,fine +MER Results: MOH Facility Based FY20,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"25-29, Unknown Sex, Positive",TDI4beksJ2C,TDI4beksJ2C,fine +MER Results: MOH Facility Based FY20,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"30-34, Female, Negative",oKgx2Sw4qUL,oKgx2Sw4qUL,fine +MER Results: MOH Facility Based FY20,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"30-34, Female, Positive",bxqrio2gHOj,bxqrio2gHOj,fine +MER Results: MOH Facility Based FY20,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"30-34, Male, Negative",kZ5sEz94kJE,kZ5sEz94kJE,fine +MER Results: MOH Facility Based FY20,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"30-34, Male, Positive",kLd3OnUYTr5,kLd3OnUYTr5,fine +MER Results: MOH Facility Based FY20,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"30-34, Unknown Sex, Negative",vlHmkfmQLZP,vlHmkfmQLZP,fine +MER Results: MOH Facility Based FY20,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"30-34, Unknown Sex, Positive",iK0C7FaZwbS,iK0C7FaZwbS,fine +MER Results: MOH Facility Based FY20,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"35-39, Female, Negative",Sf6GWp5gNx2,Sf6GWp5gNx2,fine +MER Results: MOH Facility Based FY20,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"35-39, Female, Positive",MuaoVfC9rYL,MuaoVfC9rYL,fine +MER Results: MOH Facility Based FY20,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"35-39, Male, Negative",wO7RB8C1sal,wO7RB8C1sal,fine +MER Results: MOH Facility Based FY20,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"35-39, Male, Positive",wnsHEWFSqzG,wnsHEWFSqzG,fine +MER Results: MOH Facility Based FY20,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"35-39, Unknown Sex, Negative",ZruXWiXbttv,ZruXWiXbttv,fine +MER Results: MOH Facility Based FY20,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"35-39, Unknown Sex, Positive",XkcYYfR9ZUd,XkcYYfR9ZUd,fine +MER Results: MOH Facility Based FY20,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"40-44, Female, Negative",fsnxvho9fiG,fsnxvho9fiG,fine +MER Results: MOH Facility Based FY20,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"40-44, Female, Positive",d3rKRkxJP1v,d3rKRkxJP1v,fine +MER Results: MOH Facility Based FY20,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"40-44, Male, Negative",RLLUx3DHJan,RLLUx3DHJan,fine +MER Results: MOH Facility Based FY20,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"40-44, Male, Positive",HTcrEM69sst,HTcrEM69sst,fine +MER Results: MOH Facility Based FY20,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"40-44, Unknown Sex, Negative",qyZYDldlD4l,qyZYDldlD4l,fine +MER Results: MOH Facility Based FY20,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"40-44, Unknown Sex, Positive",eVPoeIifQ2c,eVPoeIifQ2c,fine +MER Results: MOH Facility Based FY20,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"45-49, Female, Negative",i0RFyIDccSm,i0RFyIDccSm,fine +MER Results: MOH Facility Based FY20,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"45-49, Female, Positive",ERDcFrmlT0J,ERDcFrmlT0J,fine +MER Results: MOH Facility Based FY20,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"45-49, Male, Negative",z1V5tDuMQt7,z1V5tDuMQt7,fine +MER Results: MOH Facility Based FY20,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"45-49, Male, Positive",OOCHuTdTJEQ,OOCHuTdTJEQ,fine +MER Results: MOH Facility Based FY20,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"45-49, Unknown Sex, Negative",TMLK3XMgrog,TMLK3XMgrog,fine +MER Results: MOH Facility Based FY20,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"45-49, Unknown Sex, Positive",Kj09vlrB1qO,Kj09vlrB1qO,fine +MER Results: MOH Facility Based FY20,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"50+, Female, Negative",i4lSbrUVcpe,i4lSbrUVcpe,fine +MER Results: MOH Facility Based FY20,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"50+, Female, Positive",GlfLlD3wSQj,GlfLlD3wSQj,fine +MER Results: MOH Facility Based FY20,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"50+, Male, Negative",ip5uMUT73Qu,ip5uMUT73Qu,fine +MER Results: MOH Facility Based FY20,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"50+, Male, Positive",WDpiIZ8UjB8,WDpiIZ8UjB8,fine +MER Results: MOH Facility Based FY20,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"50+, Unknown Sex, Negative",LyNoi9I7lj5,LyNoi9I7lj5,fine +MER Results: MOH Facility Based FY20,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"50+, Unknown Sex, Positive",p2gukPXj4ry,p2gukPXj4ry,fine +MER Results: MOH Facility Based FY20,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"5-9, Female, Negative",EFah6yBFc3J,EFah6yBFc3J,fine +MER Results: MOH Facility Based FY20,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"5-9, Female, Positive",UggtNScQMVl,UggtNScQMVl,fine +MER Results: MOH Facility Based FY20,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"5-9, Male, Negative",NpsmKYKl0mt,NpsmKYKl0mt,fine +MER Results: MOH Facility Based FY20,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"5-9, Male, Positive",wLMOUM9mfTV,wLMOUM9mfTV,fine +MER Results: MOH Facility Based FY20,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"5-9, Unknown Sex, Negative",fXgzN6Bc3iG,fXgzN6Bc3iG,fine +MER Results: MOH Facility Based FY20,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"5-9, Unknown Sex, Positive",mjDJY3dkxHJ,mjDJY3dkxHJ,fine +MER Results: MOH Facility Based FY20,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"Unknown Age, Female, Negative",xQ0NZ6B5eoU,xQ0NZ6B5eoU,fine +MER Results: MOH Facility Based FY20,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"Unknown Age, Female, Positive",VpLja2tJGdM,VpLja2tJGdM,fine +MER Results: MOH Facility Based FY20,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"Unknown Age, Male, Negative",TO5KLq290g1,TO5KLq290g1,fine +MER Results: MOH Facility Based FY20,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"Unknown Age, Male, Positive",yi6TKlXLv0b,yi6TKlXLv0b,fine +MER Results: MOH Facility Based FY20,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"Unknown Age, Unknown Sex, Negative",JZXPrEdWFGB,JZXPrEdWFGB,fine +MER Results: MOH Facility Based FY20,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"Unknown Age, Unknown Sex, Positive",O6XUcCFOBir,O6XUcCFOBir,fine +MER Results: MOH Facility Based FY20,"PMTCT_ART (N, MOH): ARVs","PMTCT_ART (N, MOH)",PMTCT_ART_N_MOH,yEQ5FoXJWAx,Number of HIV-positive pregnant women who received ART to reduce the risk of mother-to-child transmission during pregnancy,default,default,HllvX50cXC0,n/a +MER Results: MOH Facility Based FY20,"PMTCT_STAT (N, MOH, Age/Sex/KnownNewPosNewNegRecNeg): Known Results","PMTCT_STAT (N, MOH, Age/Sex/KnownNewPosNewNegRNeg)",PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg,iDf461nJDJr,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"10-14, Female, Known at Entry Positive",VpE9umLKrMk,VpE9umLKrMk,fine +MER Results: MOH Facility Based FY20,"PMTCT_STAT (N, MOH, Age/Sex/KnownNewPosNewNegRecNeg): Known Results","PMTCT_STAT (N, MOH, Age/Sex/KnownNewPosNewNegRNeg)",PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg,iDf461nJDJr,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"10-14, Female, Newly Identified Negative",ZtZoTKQQIXv,ZtZoTKQQIXv,fine +MER Results: MOH Facility Based FY20,"PMTCT_STAT (N, MOH, Age/Sex/KnownNewPosNewNegRecNeg): Known Results","PMTCT_STAT (N, MOH, Age/Sex/KnownNewPosNewNegRNeg)",PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg,iDf461nJDJr,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"10-14, Female, Newly Identified Positive",yRUCEmfwnAa,yRUCEmfwnAa,fine +MER Results: MOH Facility Based FY20,"PMTCT_STAT (N, MOH, Age/Sex/KnownNewPosNewNegRecNeg): Known Results","PMTCT_STAT (N, MOH, Age/Sex/KnownNewPosNewNegRNeg)",PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg,iDf461nJDJr,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"10-14, Female, Recent Negative",GiBveS020DB,GiBveS020DB,fine +MER Results: MOH Facility Based FY20,"PMTCT_STAT (N, MOH, Age/Sex/KnownNewPosNewNegRecNeg): Known Results","PMTCT_STAT (N, MOH, Age/Sex/KnownNewPosNewNegRNeg)",PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg,iDf461nJDJr,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"<10, Female, Known at Entry Positive",SBvNg13yEst,SBvNg13yEst,fine +MER Results: MOH Facility Based FY20,"PMTCT_STAT (N, MOH, Age/Sex/KnownNewPosNewNegRecNeg): Known Results","PMTCT_STAT (N, MOH, Age/Sex/KnownNewPosNewNegRNeg)",PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg,iDf461nJDJr,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"<10, Female, Newly Identified Negative",zHTzwdxjRhI,zHTzwdxjRhI,fine +MER Results: MOH Facility Based FY20,"PMTCT_STAT (N, MOH, Age/Sex/KnownNewPosNewNegRecNeg): Known Results","PMTCT_STAT (N, MOH, Age/Sex/KnownNewPosNewNegRNeg)",PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg,iDf461nJDJr,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"<10, Female, Newly Identified Positive",aWUfHSoGAoP,aWUfHSoGAoP,fine +MER Results: MOH Facility Based FY20,"PMTCT_STAT (N, MOH, Age/Sex/KnownNewPosNewNegRecNeg): Known Results","PMTCT_STAT (N, MOH, Age/Sex/KnownNewPosNewNegRNeg)",PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg,iDf461nJDJr,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"<10, Female, Recent Negative",WeiHE8yQmpL,WeiHE8yQmpL,fine +MER Results: MOH Facility Based FY20,"PMTCT_STAT (N, MOH, Age/Sex/KnownNewPosNewNegRecNeg): Known Results","PMTCT_STAT (N, MOH, Age/Sex/KnownNewPosNewNegRNeg)",PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg,iDf461nJDJr,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"15-19, Female, Known at Entry Positive",Y7bzxSSESFN,Y7bzxSSESFN,fine +MER Results: MOH Facility Based FY20,"PMTCT_STAT (N, MOH, Age/Sex/KnownNewPosNewNegRecNeg): Known Results","PMTCT_STAT (N, MOH, Age/Sex/KnownNewPosNewNegRNeg)",PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg,iDf461nJDJr,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"15-19, Female, Newly Identified Negative",JVJLGwn0EIB,JVJLGwn0EIB,fine +MER Results: MOH Facility Based FY20,"PMTCT_STAT (N, MOH, Age/Sex/KnownNewPosNewNegRecNeg): Known Results","PMTCT_STAT (N, MOH, Age/Sex/KnownNewPosNewNegRNeg)",PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg,iDf461nJDJr,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"15-19, Female, Newly Identified Positive",Ugikyb2spKu,Ugikyb2spKu,fine +MER Results: MOH Facility Based FY20,"PMTCT_STAT (N, MOH, Age/Sex/KnownNewPosNewNegRecNeg): Known Results","PMTCT_STAT (N, MOH, Age/Sex/KnownNewPosNewNegRNeg)",PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg,iDf461nJDJr,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"15-19, Female, Recent Negative",viDdmVVacsG,viDdmVVacsG,fine +MER Results: MOH Facility Based FY20,"PMTCT_STAT (N, MOH, Age/Sex/KnownNewPosNewNegRecNeg): Known Results","PMTCT_STAT (N, MOH, Age/Sex/KnownNewPosNewNegRNeg)",PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg,iDf461nJDJr,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"20-24, Female, Known at Entry Positive",yEa3l8fBBlN,yEa3l8fBBlN,fine +MER Results: MOH Facility Based FY20,"PMTCT_STAT (N, MOH, Age/Sex/KnownNewPosNewNegRecNeg): Known Results","PMTCT_STAT (N, MOH, Age/Sex/KnownNewPosNewNegRNeg)",PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg,iDf461nJDJr,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"20-24, Female, Newly Identified Negative",IWKtMCDNCg6,IWKtMCDNCg6,fine +MER Results: MOH Facility Based FY20,"PMTCT_STAT (N, MOH, Age/Sex/KnownNewPosNewNegRecNeg): Known Results","PMTCT_STAT (N, MOH, Age/Sex/KnownNewPosNewNegRNeg)",PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg,iDf461nJDJr,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"20-24, Female, Newly Identified Positive",lRF5BIZMinO,lRF5BIZMinO,fine +MER Results: MOH Facility Based FY20,"PMTCT_STAT (N, MOH, Age/Sex/KnownNewPosNewNegRecNeg): Known Results","PMTCT_STAT (N, MOH, Age/Sex/KnownNewPosNewNegRNeg)",PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg,iDf461nJDJr,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"20-24, Female, Recent Negative",ZBKCOv2U98Z,ZBKCOv2U98Z,fine +MER Results: MOH Facility Based FY20,"PMTCT_STAT (N, MOH, Age/Sex/KnownNewPosNewNegRecNeg): Known Results","PMTCT_STAT (N, MOH, Age/Sex/KnownNewPosNewNegRNeg)",PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg,iDf461nJDJr,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"25-29, Female, Known at Entry Positive",VGOJcz6z33R,VGOJcz6z33R,fine +MER Results: MOH Facility Based FY20,"PMTCT_STAT (N, MOH, Age/Sex/KnownNewPosNewNegRecNeg): Known Results","PMTCT_STAT (N, MOH, Age/Sex/KnownNewPosNewNegRNeg)",PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg,iDf461nJDJr,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"25-29, Female, Newly Identified Negative",kYsWrugEfJz,kYsWrugEfJz,fine +MER Results: MOH Facility Based FY20,"PMTCT_STAT (N, MOH, Age/Sex/KnownNewPosNewNegRecNeg): Known Results","PMTCT_STAT (N, MOH, Age/Sex/KnownNewPosNewNegRNeg)",PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg,iDf461nJDJr,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"25-29, Female, Newly Identified Positive",vGcgW9KPIEC,vGcgW9KPIEC,fine +MER Results: MOH Facility Based FY20,"PMTCT_STAT (N, MOH, Age/Sex/KnownNewPosNewNegRecNeg): Known Results","PMTCT_STAT (N, MOH, Age/Sex/KnownNewPosNewNegRNeg)",PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg,iDf461nJDJr,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"25-29, Female, Recent Negative",pKVsHZakQfN,pKVsHZakQfN,fine +MER Results: MOH Facility Based FY20,"PMTCT_STAT (N, MOH, Age/Sex/KnownNewPosNewNegRecNeg): Known Results","PMTCT_STAT (N, MOH, Age/Sex/KnownNewPosNewNegRNeg)",PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg,iDf461nJDJr,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"30-34, Female, Known at Entry Positive",oU1suMFWekf,oU1suMFWekf,fine +MER Results: MOH Facility Based FY20,"PMTCT_STAT (N, MOH, Age/Sex/KnownNewPosNewNegRecNeg): Known Results","PMTCT_STAT (N, MOH, Age/Sex/KnownNewPosNewNegRNeg)",PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg,iDf461nJDJr,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"30-34, Female, Newly Identified Negative",uoTpJlV6f4n,uoTpJlV6f4n,fine +MER Results: MOH Facility Based FY20,"PMTCT_STAT (N, MOH, Age/Sex/KnownNewPosNewNegRecNeg): Known Results","PMTCT_STAT (N, MOH, Age/Sex/KnownNewPosNewNegRNeg)",PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg,iDf461nJDJr,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"30-34, Female, Newly Identified Positive",sQsRJXPlNrc,sQsRJXPlNrc,fine +MER Results: MOH Facility Based FY20,"PMTCT_STAT (N, MOH, Age/Sex/KnownNewPosNewNegRecNeg): Known Results","PMTCT_STAT (N, MOH, Age/Sex/KnownNewPosNewNegRNeg)",PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg,iDf461nJDJr,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"30-34, Female, Recent Negative",Hx4Z2DnCjVE,Hx4Z2DnCjVE,fine +MER Results: MOH Facility Based FY20,"PMTCT_STAT (N, MOH, Age/Sex/KnownNewPosNewNegRecNeg): Known Results","PMTCT_STAT (N, MOH, Age/Sex/KnownNewPosNewNegRNeg)",PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg,iDf461nJDJr,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"35-39, Female, Known at Entry Positive",j881I2cOKZc,j881I2cOKZc,fine +MER Results: MOH Facility Based FY20,"PMTCT_STAT (N, MOH, Age/Sex/KnownNewPosNewNegRecNeg): Known Results","PMTCT_STAT (N, MOH, Age/Sex/KnownNewPosNewNegRNeg)",PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg,iDf461nJDJr,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"35-39, Female, Newly Identified Negative",LpPcZClKI6Q,LpPcZClKI6Q,fine +MER Results: MOH Facility Based FY20,"PMTCT_STAT (N, MOH, Age/Sex/KnownNewPosNewNegRecNeg): Known Results","PMTCT_STAT (N, MOH, Age/Sex/KnownNewPosNewNegRNeg)",PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg,iDf461nJDJr,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"35-39, Female, Newly Identified Positive",rNlaZW9BdWk,rNlaZW9BdWk,fine +MER Results: MOH Facility Based FY20,"PMTCT_STAT (N, MOH, Age/Sex/KnownNewPosNewNegRecNeg): Known Results","PMTCT_STAT (N, MOH, Age/Sex/KnownNewPosNewNegRNeg)",PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg,iDf461nJDJr,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"35-39, Female, Recent Negative",RDJQzGq2aRG,RDJQzGq2aRG,fine +MER Results: MOH Facility Based FY20,"PMTCT_STAT (N, MOH, Age/Sex/KnownNewPosNewNegRecNeg): Known Results","PMTCT_STAT (N, MOH, Age/Sex/KnownNewPosNewNegRNeg)",PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg,iDf461nJDJr,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"40-44, Female, Known at Entry Positive",poQeGAhTTQS,poQeGAhTTQS,fine +MER Results: MOH Facility Based FY20,"PMTCT_STAT (N, MOH, Age/Sex/KnownNewPosNewNegRecNeg): Known Results","PMTCT_STAT (N, MOH, Age/Sex/KnownNewPosNewNegRNeg)",PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg,iDf461nJDJr,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"40-44, Female, Newly Identified Negative",IakwwQAGzmz,IakwwQAGzmz,fine +MER Results: MOH Facility Based FY20,"PMTCT_STAT (N, MOH, Age/Sex/KnownNewPosNewNegRecNeg): Known Results","PMTCT_STAT (N, MOH, Age/Sex/KnownNewPosNewNegRNeg)",PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg,iDf461nJDJr,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"40-44, Female, Newly Identified Positive",ZHbjgx3vyR9,ZHbjgx3vyR9,fine +MER Results: MOH Facility Based FY20,"PMTCT_STAT (N, MOH, Age/Sex/KnownNewPosNewNegRecNeg): Known Results","PMTCT_STAT (N, MOH, Age/Sex/KnownNewPosNewNegRNeg)",PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg,iDf461nJDJr,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"40-44, Female, Recent Negative",nNDksSAygC8,nNDksSAygC8,fine +MER Results: MOH Facility Based FY20,"PMTCT_STAT (N, MOH, Age/Sex/KnownNewPosNewNegRecNeg): Known Results","PMTCT_STAT (N, MOH, Age/Sex/KnownNewPosNewNegRNeg)",PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg,iDf461nJDJr,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"45-49, Female, Known at Entry Positive",LdNchqoBCkj,LdNchqoBCkj,fine +MER Results: MOH Facility Based FY20,"PMTCT_STAT (N, MOH, Age/Sex/KnownNewPosNewNegRecNeg): Known Results","PMTCT_STAT (N, MOH, Age/Sex/KnownNewPosNewNegRNeg)",PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg,iDf461nJDJr,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"45-49, Female, Newly Identified Negative",OLEE3EmuEky,OLEE3EmuEky,fine +MER Results: MOH Facility Based FY20,"PMTCT_STAT (N, MOH, Age/Sex/KnownNewPosNewNegRecNeg): Known Results","PMTCT_STAT (N, MOH, Age/Sex/KnownNewPosNewNegRNeg)",PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg,iDf461nJDJr,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"45-49, Female, Newly Identified Positive",AxpvptSH0iv,AxpvptSH0iv,fine +MER Results: MOH Facility Based FY20,"PMTCT_STAT (N, MOH, Age/Sex/KnownNewPosNewNegRecNeg): Known Results","PMTCT_STAT (N, MOH, Age/Sex/KnownNewPosNewNegRNeg)",PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg,iDf461nJDJr,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"45-49, Female, Recent Negative",fjxqvHhV9gA,fjxqvHhV9gA,fine +MER Results: MOH Facility Based FY20,"PMTCT_STAT (N, MOH, Age/Sex/KnownNewPosNewNegRecNeg): Known Results","PMTCT_STAT (N, MOH, Age/Sex/KnownNewPosNewNegRNeg)",PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg,iDf461nJDJr,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"50+, Female, Known at Entry Positive",Yv4sfg9PYy2,Yv4sfg9PYy2,fine +MER Results: MOH Facility Based FY20,"PMTCT_STAT (N, MOH, Age/Sex/KnownNewPosNewNegRecNeg): Known Results","PMTCT_STAT (N, MOH, Age/Sex/KnownNewPosNewNegRNeg)",PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg,iDf461nJDJr,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"50+, Female, Newly Identified Negative",hSfjVeeCY9r,hSfjVeeCY9r,fine +MER Results: MOH Facility Based FY20,"PMTCT_STAT (N, MOH, Age/Sex/KnownNewPosNewNegRecNeg): Known Results","PMTCT_STAT (N, MOH, Age/Sex/KnownNewPosNewNegRNeg)",PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg,iDf461nJDJr,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"50+, Female, Newly Identified Positive",ohhnnF4sEhS,ohhnnF4sEhS,fine +MER Results: MOH Facility Based FY20,"PMTCT_STAT (N, MOH, Age/Sex/KnownNewPosNewNegRecNeg): Known Results","PMTCT_STAT (N, MOH, Age/Sex/KnownNewPosNewNegRNeg)",PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg,iDf461nJDJr,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"50+, Female, Recent Negative",g7GQs6JmIu3,g7GQs6JmIu3,fine +MER Results: MOH Facility Based FY20,"PMTCT_STAT (N, MOH, Age/Sex/KnownNewPosNewNegRecNeg): Known Results","PMTCT_STAT (N, MOH, Age/Sex/KnownNewPosNewNegRNeg)",PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg,iDf461nJDJr,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"Unknown Age, Female, Known at Entry Positive",BdA39xnMjYl,BdA39xnMjYl,fine +MER Results: MOH Facility Based FY20,"PMTCT_STAT (N, MOH, Age/Sex/KnownNewPosNewNegRecNeg): Known Results","PMTCT_STAT (N, MOH, Age/Sex/KnownNewPosNewNegRNeg)",PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg,iDf461nJDJr,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"Unknown Age, Female, Newly Identified Negative",c4JWS3n0qcz,c4JWS3n0qcz,fine +MER Results: MOH Facility Based FY20,"PMTCT_STAT (N, MOH, Age/Sex/KnownNewPosNewNegRecNeg): Known Results","PMTCT_STAT (N, MOH, Age/Sex/KnownNewPosNewNegRNeg)",PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg,iDf461nJDJr,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"Unknown Age, Female, Newly Identified Positive",zQsHt8MF2Sg,zQsHt8MF2Sg,fine +MER Results: MOH Facility Based FY20,"PMTCT_STAT (N, MOH, Age/Sex/KnownNewPosNewNegRecNeg): Known Results","PMTCT_STAT (N, MOH, Age/Sex/KnownNewPosNewNegRNeg)",PMTCT_STAT_N_MOH_Age_Sex_KnownNewPosNewNegRecNeg,iDf461nJDJr,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"Unknown Age, Female, Recent Negative",EZJA7RHYyKU,EZJA7RHYyKU,fine +MER Results: MOH Facility Based FY20,"PMTCT_STAT (N, MOH, Sex/KnownNewPosNewNegRecNeg): Known Results","PMTCT_STAT (N, MOH, Sex/KnownNewPosNewNegRecNeg)",PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg,qFWmLNueTPF,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"Female, Known at Entry Positive",D3erNSl5dd2,D3erNSl5dd2,fine +MER Results: MOH Facility Based FY20,"PMTCT_STAT (N, MOH, Sex/KnownNewPosNewNegRecNeg): Known Results","PMTCT_STAT (N, MOH, Sex/KnownNewPosNewNegRecNeg)",PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg,qFWmLNueTPF,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"Female, Newly Identified Negative",Wc6ItXYBs0s,Wc6ItXYBs0s,fine +MER Results: MOH Facility Based FY20,"PMTCT_STAT (N, MOH, Sex/KnownNewPosNewNegRecNeg): Known Results","PMTCT_STAT (N, MOH, Sex/KnownNewPosNewNegRecNeg)",PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg,qFWmLNueTPF,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"Female, Newly Identified Positive",brmDl6cMjft,brmDl6cMjft,fine +MER Results: MOH Facility Based FY20,"PMTCT_STAT (N, MOH, Sex/KnownNewPosNewNegRecNeg): Known Results","PMTCT_STAT (N, MOH, Sex/KnownNewPosNewNegRecNeg)",PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNegRecNeg,qFWmLNueTPF,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"Female, Recent Negative",Ecflr8Ycqul,Ecflr8Ycqul,fine +MER Results: MOH Facility Based FY20,"TB_PREV (N, MOH, Age Agg, Sex, NewExistingArt, HIV Status): IPT","TB_PREV (N, MOH, Age, Sex, NewExistArt, HIVStatus)",TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus,oFFlA4vaSWD,Number of patients that started ART,"Positive, Female, <15, Life-long ART, Already",ynzujzJwhjK,ynzujzJwhjK,coarse +MER Results: MOH Facility Based FY20,"TB_PREV (N, MOH, Age Agg, Sex, NewExistingArt, HIV Status): IPT","TB_PREV (N, MOH, Age, Sex, NewExistArt, HIVStatus)",TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus,oFFlA4vaSWD,Number of patients that started ART,"Positive, Female, 15+, Life-long ART, Already",rccYwUJXYAA,rccYwUJXYAA,coarse +MER Results: MOH Facility Based FY20,"TB_PREV (N, MOH, Age Agg, Sex, NewExistingArt, HIV Status): IPT","TB_PREV (N, MOH, Age, Sex, NewExistArt, HIVStatus)",TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus,oFFlA4vaSWD,Number of patients that started ART,"Positive, Female, <15, Life-long ART, New",Q732w6Hev9u,Q732w6Hev9u,coarse +MER Results: MOH Facility Based FY20,"TB_PREV (N, MOH, Age Agg, Sex, NewExistingArt, HIV Status): IPT","TB_PREV (N, MOH, Age, Sex, NewExistArt, HIVStatus)",TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus,oFFlA4vaSWD,Number of patients that started ART,"Positive, Female, 15+, Life-long ART, New",ngI4uyiCOSj,ngI4uyiCOSj,coarse +MER Results: MOH Facility Based FY20,"TB_PREV (N, MOH, Age Agg, Sex, NewExistingArt, HIV Status): IPT","TB_PREV (N, MOH, Age, Sex, NewExistArt, HIVStatus)",TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus,oFFlA4vaSWD,Number of patients that started ART,"Positive, Female, <15, Other - ART",kRRN7PW2x2B,kRRN7PW2x2B,coarse +MER Results: MOH Facility Based FY20,"TB_PREV (N, MOH, Age Agg, Sex, NewExistingArt, HIV Status): IPT","TB_PREV (N, MOH, Age, Sex, NewExistArt, HIVStatus)",TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus,oFFlA4vaSWD,Number of patients that started ART,"Positive, Female, 15+, Other - ART",SQG2P9rOIg4,SQG2P9rOIg4,coarse +MER Results: MOH Facility Based FY20,"TB_PREV (N, MOH, Age Agg, Sex, NewExistingArt, HIV Status): IPT","TB_PREV (N, MOH, Age, Sex, NewExistArt, HIVStatus)",TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus,oFFlA4vaSWD,Number of patients that started ART,"Positive, Female, Unknown Age, Life-long ART, Already",x0rXsInb65X,x0rXsInb65X,coarse +MER Results: MOH Facility Based FY20,"TB_PREV (N, MOH, Age Agg, Sex, NewExistingArt, HIV Status): IPT","TB_PREV (N, MOH, Age, Sex, NewExistArt, HIVStatus)",TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus,oFFlA4vaSWD,Number of patients that started ART,"Positive, Female, Unknown Age, Life-long ART, New",OcHhTmUvRZE,OcHhTmUvRZE,coarse +MER Results: MOH Facility Based FY20,"TB_PREV (N, MOH, Age Agg, Sex, NewExistingArt, HIV Status): IPT","TB_PREV (N, MOH, Age, Sex, NewExistArt, HIVStatus)",TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus,oFFlA4vaSWD,Number of patients that started ART,"Positive, Female, Unknown Age, Other - ART",UE64UWNZs1R,UE64UWNZs1R,coarse +MER Results: MOH Facility Based FY20,"TB_PREV (N, MOH, Age Agg, Sex, NewExistingArt, HIV Status): IPT","TB_PREV (N, MOH, Age, Sex, NewExistArt, HIVStatus)",TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus,oFFlA4vaSWD,Number of patients that started ART,"Positive, Male, <15, Life-long ART, Already",z98a1NoV4mp,z98a1NoV4mp,coarse +MER Results: MOH Facility Based FY20,"TB_PREV (N, MOH, Age Agg, Sex, NewExistingArt, HIV Status): IPT","TB_PREV (N, MOH, Age, Sex, NewExistArt, HIVStatus)",TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus,oFFlA4vaSWD,Number of patients that started ART,"Positive, Male, 15+, Life-long ART, Already",UxkEEfHjlWb,UxkEEfHjlWb,coarse +MER Results: MOH Facility Based FY20,"TB_PREV (N, MOH, Age Agg, Sex, NewExistingArt, HIV Status): IPT","TB_PREV (N, MOH, Age, Sex, NewExistArt, HIVStatus)",TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus,oFFlA4vaSWD,Number of patients that started ART,"Positive, Male, <15, Life-long ART, New",lq6iUq7YcZ1,lq6iUq7YcZ1,coarse +MER Results: MOH Facility Based FY20,"TB_PREV (N, MOH, Age Agg, Sex, NewExistingArt, HIV Status): IPT","TB_PREV (N, MOH, Age, Sex, NewExistArt, HIVStatus)",TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus,oFFlA4vaSWD,Number of patients that started ART,"Positive, Male, 15+, Life-long ART, New",ZuWjYTw4lpZ,ZuWjYTw4lpZ,coarse +MER Results: MOH Facility Based FY20,"TB_PREV (N, MOH, Age Agg, Sex, NewExistingArt, HIV Status): IPT","TB_PREV (N, MOH, Age, Sex, NewExistArt, HIVStatus)",TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus,oFFlA4vaSWD,Number of patients that started ART,"Positive, Male, <15, Other - ART",r1YTNuDHWxc,r1YTNuDHWxc,coarse +MER Results: MOH Facility Based FY20,"TB_PREV (N, MOH, Age Agg, Sex, NewExistingArt, HIV Status): IPT","TB_PREV (N, MOH, Age, Sex, NewExistArt, HIVStatus)",TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus,oFFlA4vaSWD,Number of patients that started ART,"Positive, Male, 15+, Other - ART",ty2xR5ZaTSy,ty2xR5ZaTSy,coarse +MER Results: MOH Facility Based FY20,"TB_PREV (N, MOH, Age Agg, Sex, NewExistingArt, HIV Status): IPT","TB_PREV (N, MOH, Age, Sex, NewExistArt, HIVStatus)",TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus,oFFlA4vaSWD,Number of patients that started ART,"Positive, Male, Unknown Age, Life-long ART, Already",QKn9JHx79JO,QKn9JHx79JO,coarse +MER Results: MOH Facility Based FY20,"TB_PREV (N, MOH, Age Agg, Sex, NewExistingArt, HIV Status): IPT","TB_PREV (N, MOH, Age, Sex, NewExistArt, HIVStatus)",TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus,oFFlA4vaSWD,Number of patients that started ART,"Positive, Male, Unknown Age, Life-long ART, New",m5ozu5OI1sc,m5ozu5OI1sc,coarse +MER Results: MOH Facility Based FY20,"TB_PREV (N, MOH, Age Agg, Sex, NewExistingArt, HIV Status): IPT","TB_PREV (N, MOH, Age, Sex, NewExistArt, HIVStatus)",TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus,oFFlA4vaSWD,Number of patients that started ART,"Positive, Male, Unknown Age, Other - ART",fgHq8eTmo7e,fgHq8eTmo7e,coarse +MER Results: MOH Facility Based FY20,"TB_PREV (N, MOH, Age Agg, Sex, NewExistingArt, HIV Status): IPT","TB_PREV (N, MOH, Age, Sex, NewExistArt, HIVStatus)",TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus,oFFlA4vaSWD,Number of patients that started ART,"Positive, Unknown Sex, <15, Life-long ART, Already",wHIObfcQeca,wHIObfcQeca,coarse +MER Results: MOH Facility Based FY20,"TB_PREV (N, MOH, Age Agg, Sex, NewExistingArt, HIV Status): IPT","TB_PREV (N, MOH, Age, Sex, NewExistArt, HIVStatus)",TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus,oFFlA4vaSWD,Number of patients that started ART,"Positive, Unknown Sex, 15+, Life-long ART, Already",H23TL40CahD,H23TL40CahD,coarse +MER Results: MOH Facility Based FY20,"TB_PREV (N, MOH, Age Agg, Sex, NewExistingArt, HIV Status): IPT","TB_PREV (N, MOH, Age, Sex, NewExistArt, HIVStatus)",TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus,oFFlA4vaSWD,Number of patients that started ART,"Positive, Unknown Sex, <15, Life-long ART, New",nL6agczDQaW,nL6agczDQaW,coarse +MER Results: MOH Facility Based FY20,"TB_PREV (N, MOH, Age Agg, Sex, NewExistingArt, HIV Status): IPT","TB_PREV (N, MOH, Age, Sex, NewExistArt, HIVStatus)",TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus,oFFlA4vaSWD,Number of patients that started ART,"Positive, Unknown Sex, 15+, Life-long ART, New",YbXei7Scpdk,YbXei7Scpdk,coarse +MER Results: MOH Facility Based FY20,"TB_PREV (N, MOH, Age Agg, Sex, NewExistingArt, HIV Status): IPT","TB_PREV (N, MOH, Age, Sex, NewExistArt, HIVStatus)",TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus,oFFlA4vaSWD,Number of patients that started ART,"Positive, Unknown Sex, <15, Other - ART",eKKOcOxQOuS,eKKOcOxQOuS,coarse +MER Results: MOH Facility Based FY20,"TB_PREV (N, MOH, Age Agg, Sex, NewExistingArt, HIV Status): IPT","TB_PREV (N, MOH, Age, Sex, NewExistArt, HIVStatus)",TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus,oFFlA4vaSWD,Number of patients that started ART,"Positive, Unknown Sex, 15+, Other - ART",wpIXXDYcvyd,wpIXXDYcvyd,coarse +MER Results: MOH Facility Based FY20,"TB_PREV (N, MOH, Age Agg, Sex, NewExistingArt, HIV Status): IPT","TB_PREV (N, MOH, Age, Sex, NewExistArt, HIVStatus)",TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus,oFFlA4vaSWD,Number of patients that started ART,"Positive, Unknown Sex, Unknown Age, Life-long ART, Already",wgdcoRFUkZP,wgdcoRFUkZP,coarse +MER Results: MOH Facility Based FY20,"TB_PREV (N, MOH, Age Agg, Sex, NewExistingArt, HIV Status): IPT","TB_PREV (N, MOH, Age, Sex, NewExistArt, HIVStatus)",TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus,oFFlA4vaSWD,Number of patients that started ART,"Positive, Unknown Sex, Unknown Age, Life-long ART, New",m95zIASJcjD,m95zIASJcjD,coarse +MER Results: MOH Facility Based FY20,"TB_PREV (N, MOH, Age Agg, Sex, NewExistingArt, HIV Status): IPT","TB_PREV (N, MOH, Age, Sex, NewExistArt, HIVStatus)",TB_PREV_N_MOH_Age_Agg_Sex_NewExistArt_HIVStatus,oFFlA4vaSWD,Number of patients that started ART,"Positive, Unknown Sex, Unknown Age, Other - ART",GwUc7g13Hg9,GwUc7g13Hg9,coarse +MER Results: MOH Facility Based FY20,"TX_CURR (N, MOH, Age Agg/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age Agg/Sex/HIVStatus",TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus,sdarqD1J8fb,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"<15, Female, Positive",chrwpNxHlQQ,chrwpNxHlQQ,coarse +MER Results: MOH Facility Based FY20,"TX_CURR (N, MOH, Age Agg/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age Agg/Sex/HIVStatus",TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus,sdarqD1J8fb,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"15+, Female, Positive",Yf1BiWq71NE,Yf1BiWq71NE,coarse +MER Results: MOH Facility Based FY20,"TX_CURR (N, MOH, Age Agg/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age Agg/Sex/HIVStatus",TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus,sdarqD1J8fb,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"<15, Male, Positive",zHSL7ATXJib,zHSL7ATXJib,coarse +MER Results: MOH Facility Based FY20,"TX_CURR (N, MOH, Age Agg/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age Agg/Sex/HIVStatus",TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus,sdarqD1J8fb,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"15+, Male, Positive",XX7hDj6iz0D,XX7hDj6iz0D,coarse +MER Results: MOH Facility Based FY20,"TX_CURR (N, MOH, Age Agg/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age Agg/Sex/HIVStatus",TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus,sdarqD1J8fb,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"<15, Unknown Sex, Positive",uURluLqPIJ5,uURluLqPIJ5,coarse +MER Results: MOH Facility Based FY20,"TX_CURR (N, MOH, Age Agg/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age Agg/Sex/HIVStatus",TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus,sdarqD1J8fb,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"15+, Unknown Sex, Positive",qli3maq9Ot7,qli3maq9Ot7,coarse +MER Results: MOH Facility Based FY20,"TX_CURR (N, MOH, Age Agg/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age Agg/Sex/HIVStatus",TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus,sdarqD1J8fb,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"Unknown Age, Female, Positive",P9UIhogYbAa,P9UIhogYbAa,coarse +MER Results: MOH Facility Based FY20,"TX_CURR (N, MOH, Age Agg/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age Agg/Sex/HIVStatus",TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus,sdarqD1J8fb,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"Unknown Age, Male, Positive",UN9ZOZLLVqN,UN9ZOZLLVqN,coarse +MER Results: MOH Facility Based FY20,"TX_CURR (N, MOH, Age Agg/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age Agg/Sex/HIVStatus",TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus,sdarqD1J8fb,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"Unknown Age, Unknown Sex, Positive",Gfje2jHn5TY,Gfje2jHn5TY,coarse +MER Results: MOH Facility Based FY20,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"10-14, Female, Positive",dFjZira5vTX,dFjZira5vTX,fine +MER Results: MOH Facility Based FY20,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"10-14, Male, Positive",ljBmGJpAsZh,ljBmGJpAsZh,fine +MER Results: MOH Facility Based FY20,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"10-14, Unknown Sex, Positive",T3SH6R2zKBl,T3SH6R2zKBl,fine +MER Results: MOH Facility Based FY20,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"1-4, Female, Positive",PPoL5AnEAQf,PPoL5AnEAQf,fine +MER Results: MOH Facility Based FY20,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"1-4, Male, Positive",jbrs9Qk6f9b,jbrs9Qk6f9b,fine +MER Results: MOH Facility Based FY20,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"1-4, Unknown Sex, Positive",PFcz4RjbZm4,PFcz4RjbZm4,fine +MER Results: MOH Facility Based FY20,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"15-19, Female, Positive",wW6G5NC8Wd1,wW6G5NC8Wd1,fine +MER Results: MOH Facility Based FY20,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"15-19, Male, Positive",x1r1vfZQLFj,x1r1vfZQLFj,fine +MER Results: MOH Facility Based FY20,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"15-19, Unknown Sex, Positive",OLfc8DIeVrI,OLfc8DIeVrI,fine +MER Results: MOH Facility Based FY20,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"<1, Female, Positive",y3VqNEK9n95,y3VqNEK9n95,fine +MER Results: MOH Facility Based FY20,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"<1, Male, Positive",SeijxYK8F4b,SeijxYK8F4b,fine +MER Results: MOH Facility Based FY20,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"<1, Unknown Sex, Positive",gdm6CkOhfph,gdm6CkOhfph,fine +MER Results: MOH Facility Based FY20,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"20-24, Female, Positive",Xn5oUNVSMWA,Xn5oUNVSMWA,fine +MER Results: MOH Facility Based FY20,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"20-24, Male, Positive",VdA970UlzlX,VdA970UlzlX,fine +MER Results: MOH Facility Based FY20,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"20-24, Unknown Sex, Positive",yKQ4wAq01Cs,yKQ4wAq01Cs,fine +MER Results: MOH Facility Based FY20,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"25-29, Female, Positive",RMA75iIp8Wd,RMA75iIp8Wd,fine +MER Results: MOH Facility Based FY20,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"25-29, Male, Positive",R9wcT5vQ7tR,R9wcT5vQ7tR,fine +MER Results: MOH Facility Based FY20,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"25-29, Unknown Sex, Positive",mKoXgawlalu,mKoXgawlalu,fine +MER Results: MOH Facility Based FY20,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"30-34, Female, Positive",j0yodS3zbnW,j0yodS3zbnW,fine +MER Results: MOH Facility Based FY20,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"30-34, Male, Positive",B8JEL3qeQiw,B8JEL3qeQiw,fine +MER Results: MOH Facility Based FY20,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"30-34, Unknown Sex, Positive",GVzbjXNy1eu,GVzbjXNy1eu,fine +MER Results: MOH Facility Based FY20,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"35-39, Female, Positive",OBbZvcHg2HL,OBbZvcHg2HL,fine +MER Results: MOH Facility Based FY20,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"35-39, Male, Positive",ytvrDZdNAhc,ytvrDZdNAhc,fine +MER Results: MOH Facility Based FY20,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"35-39, Unknown Sex, Positive",zGpd2aApV3s,zGpd2aApV3s,fine +MER Results: MOH Facility Based FY20,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"40-44, Female, Positive",eOn9JgfkB4F,eOn9JgfkB4F,fine +MER Results: MOH Facility Based FY20,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"40-44, Male, Positive",qdYU6NoIpY1,qdYU6NoIpY1,fine +MER Results: MOH Facility Based FY20,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"40-44, Unknown Sex, Positive",iJqtuoSdecb,iJqtuoSdecb,fine +MER Results: MOH Facility Based FY20,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"45-49, Female, Positive",POkbpo4D13c,POkbpo4D13c,fine +MER Results: MOH Facility Based FY20,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"45-49, Male, Positive",WjX1mRJp9NV,WjX1mRJp9NV,fine +MER Results: MOH Facility Based FY20,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"45-49, Unknown Sex, Positive",lPQmPQKaWMe,lPQmPQKaWMe,fine +MER Results: MOH Facility Based FY20,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"50+, Female, Positive",kGlGj9LDonu,kGlGj9LDonu,fine +MER Results: MOH Facility Based FY20,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"50+, Male, Positive",FgwkSYUXq8x,FgwkSYUXq8x,fine +MER Results: MOH Facility Based FY20,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"50+, Unknown Sex, Positive",JSXsRftezHm,JSXsRftezHm,fine +MER Results: MOH Facility Based FY20,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"5-9, Female, Positive",hiUhhVpgUMg,hiUhhVpgUMg,fine +MER Results: MOH Facility Based FY20,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"5-9, Male, Positive",IxSwaxNCt1n,IxSwaxNCt1n,fine +MER Results: MOH Facility Based FY20,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"5-9, Unknown Sex, Positive",mIhOqYvHZj6,mIhOqYvHZj6,fine +MER Results: MOH Facility Based FY20,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"Unknown Age, Female, Positive",ri1PDF5Ie9s,ri1PDF5Ie9s,fine +MER Results: MOH Facility Based FY20,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"Unknown Age, Male, Positive",vr781k56Fh9,vr781k56Fh9,fine +MER Results: MOH Facility Based FY20,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"Unknown Age, Unknown Sex, Positive",VgXq6wpPRWX,VgXq6wpPRWX,fine +MER Results: MOH Facility Based FY20,"TX_NEW (N, MOH, Age Agg/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age Agg/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus,Mon8vQgC9qg,Number of adults and children newly enrolled on ART,"<15, Female, Positive",chrwpNxHlQQ,chrwpNxHlQQ,coarse +MER Results: MOH Facility Based FY20,"TX_NEW (N, MOH, Age Agg/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age Agg/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus,Mon8vQgC9qg,Number of adults and children newly enrolled on ART,"15+, Female, Positive",Yf1BiWq71NE,Yf1BiWq71NE,coarse +MER Results: MOH Facility Based FY20,"TX_NEW (N, MOH, Age Agg/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age Agg/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus,Mon8vQgC9qg,Number of adults and children newly enrolled on ART,"<15, Male, Positive",zHSL7ATXJib,zHSL7ATXJib,coarse +MER Results: MOH Facility Based FY20,"TX_NEW (N, MOH, Age Agg/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age Agg/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus,Mon8vQgC9qg,Number of adults and children newly enrolled on ART,"15+, Male, Positive",XX7hDj6iz0D,XX7hDj6iz0D,coarse +MER Results: MOH Facility Based FY20,"TX_NEW (N, MOH, Age Agg/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age Agg/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus,Mon8vQgC9qg,Number of adults and children newly enrolled on ART,"<15, Unknown Sex, Positive",uURluLqPIJ5,uURluLqPIJ5,coarse +MER Results: MOH Facility Based FY20,"TX_NEW (N, MOH, Age Agg/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age Agg/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus,Mon8vQgC9qg,Number of adults and children newly enrolled on ART,"15+, Unknown Sex, Positive",qli3maq9Ot7,qli3maq9Ot7,coarse +MER Results: MOH Facility Based FY20,"TX_NEW (N, MOH, Age Agg/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age Agg/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus,Mon8vQgC9qg,Number of adults and children newly enrolled on ART,"Unknown Age, Female, Positive",P9UIhogYbAa,P9UIhogYbAa,coarse +MER Results: MOH Facility Based FY20,"TX_NEW (N, MOH, Age Agg/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age Agg/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus,Mon8vQgC9qg,Number of adults and children newly enrolled on ART,"Unknown Age, Male, Positive",UN9ZOZLLVqN,UN9ZOZLLVqN,coarse +MER Results: MOH Facility Based FY20,"TX_NEW (N, MOH, Age Agg/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age Agg/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus,Mon8vQgC9qg,Number of adults and children newly enrolled on ART,"Unknown Age, Unknown Sex, Positive",Gfje2jHn5TY,Gfje2jHn5TY,coarse +MER Results: MOH Facility Based FY20,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"10-14, Female, Positive",dFjZira5vTX,dFjZira5vTX,fine +MER Results: MOH Facility Based FY20,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"10-14, Male, Positive",ljBmGJpAsZh,ljBmGJpAsZh,fine +MER Results: MOH Facility Based FY20,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"10-14, Unknown Sex, Positive",T3SH6R2zKBl,T3SH6R2zKBl,fine +MER Results: MOH Facility Based FY20,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"1-4, Female, Positive",PPoL5AnEAQf,PPoL5AnEAQf,fine +MER Results: MOH Facility Based FY20,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"1-4, Male, Positive",jbrs9Qk6f9b,jbrs9Qk6f9b,fine +MER Results: MOH Facility Based FY20,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"1-4, Unknown Sex, Positive",PFcz4RjbZm4,PFcz4RjbZm4,fine +MER Results: MOH Facility Based FY20,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"15-19, Female, Positive",wW6G5NC8Wd1,wW6G5NC8Wd1,fine +MER Results: MOH Facility Based FY20,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"15-19, Male, Positive",x1r1vfZQLFj,x1r1vfZQLFj,fine +MER Results: MOH Facility Based FY20,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"15-19, Unknown Sex, Positive",OLfc8DIeVrI,OLfc8DIeVrI,fine +MER Results: MOH Facility Based FY20,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"<1, Female, Positive",y3VqNEK9n95,y3VqNEK9n95,fine +MER Results: MOH Facility Based FY20,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"<1, Male, Positive",SeijxYK8F4b,SeijxYK8F4b,fine +MER Results: MOH Facility Based FY20,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"<1, Unknown Sex, Positive",gdm6CkOhfph,gdm6CkOhfph,fine +MER Results: MOH Facility Based FY20,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"20-24, Female, Positive",Xn5oUNVSMWA,Xn5oUNVSMWA,fine +MER Results: MOH Facility Based FY20,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"20-24, Male, Positive",VdA970UlzlX,VdA970UlzlX,fine +MER Results: MOH Facility Based FY20,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"20-24, Unknown Sex, Positive",yKQ4wAq01Cs,yKQ4wAq01Cs,fine +MER Results: MOH Facility Based FY20,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"25-29, Female, Positive",RMA75iIp8Wd,RMA75iIp8Wd,fine +MER Results: MOH Facility Based FY20,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"25-29, Male, Positive",R9wcT5vQ7tR,R9wcT5vQ7tR,fine +MER Results: MOH Facility Based FY20,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"25-29, Unknown Sex, Positive",mKoXgawlalu,mKoXgawlalu,fine +MER Results: MOH Facility Based FY20,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"30-34, Female, Positive",j0yodS3zbnW,j0yodS3zbnW,fine +MER Results: MOH Facility Based FY20,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"30-34, Male, Positive",B8JEL3qeQiw,B8JEL3qeQiw,fine +MER Results: MOH Facility Based FY20,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"30-34, Unknown Sex, Positive",GVzbjXNy1eu,GVzbjXNy1eu,fine +MER Results: MOH Facility Based FY20,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"35-39, Female, Positive",OBbZvcHg2HL,OBbZvcHg2HL,fine +MER Results: MOH Facility Based FY20,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"35-39, Male, Positive",ytvrDZdNAhc,ytvrDZdNAhc,fine +MER Results: MOH Facility Based FY20,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"35-39, Unknown Sex, Positive",zGpd2aApV3s,zGpd2aApV3s,fine +MER Results: MOH Facility Based FY20,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"40-44, Female, Positive",eOn9JgfkB4F,eOn9JgfkB4F,fine +MER Results: MOH Facility Based FY20,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"40-44, Male, Positive",qdYU6NoIpY1,qdYU6NoIpY1,fine +MER Results: MOH Facility Based FY20,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"40-44, Unknown Sex, Positive",iJqtuoSdecb,iJqtuoSdecb,fine +MER Results: MOH Facility Based FY20,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"45-49, Female, Positive",POkbpo4D13c,POkbpo4D13c,fine +MER Results: MOH Facility Based FY20,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"45-49, Male, Positive",WjX1mRJp9NV,WjX1mRJp9NV,fine +MER Results: MOH Facility Based FY20,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"45-49, Unknown Sex, Positive",lPQmPQKaWMe,lPQmPQKaWMe,fine +MER Results: MOH Facility Based FY20,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"50+, Female, Positive",kGlGj9LDonu,kGlGj9LDonu,fine +MER Results: MOH Facility Based FY20,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"50+, Male, Positive",FgwkSYUXq8x,FgwkSYUXq8x,fine +MER Results: MOH Facility Based FY20,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"50+, Unknown Sex, Positive",JSXsRftezHm,JSXsRftezHm,fine +MER Results: MOH Facility Based FY20,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"5-9, Female, Positive",hiUhhVpgUMg,hiUhhVpgUMg,fine +MER Results: MOH Facility Based FY20,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"5-9, Male, Positive",IxSwaxNCt1n,IxSwaxNCt1n,fine +MER Results: MOH Facility Based FY20,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"5-9, Unknown Sex, Positive",mIhOqYvHZj6,mIhOqYvHZj6,fine +MER Results: MOH Facility Based FY20,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"Unknown Age, Female, Positive",ri1PDF5Ie9s,ri1PDF5Ie9s,fine +MER Results: MOH Facility Based FY20,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"Unknown Age, Male, Positive",vr781k56Fh9,vr781k56Fh9,fine +MER Results: MOH Facility Based FY20,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"Unknown Age, Unknown Sex, Positive",VgXq6wpPRWX,VgXq6wpPRWX,fine diff --git a/init/dhis2datasets.csv b/init/dhis2datasets.csv new file mode 100644 index 0000000..f297eb8 --- /dev/null +++ b/init/dhis2datasets.csv @@ -0,0 +1,108 @@ +#,Clearinghouse Automation Strategy,ZenDesk: Year / Version,ZenDesk: Type,ZenDesk: Name,ZenDesk: HTML,ZenDesk: JSON,ZenDesk: CSV,ZenDesk: XML,ZenDesk: SqlView,ZenDesk: Dataset,OCL: Source,OCL: Collection,OCL: Period,OCL: Active Sync Attribute,OCL: HTML,OCL: JSON,OCL: CSV,OCL: XML,Notes,Dataset: fullname,Dataset: shortname,Dataset: code,Dataset: uid +1,MER Indicator Automation Approach,COP16 (FY17Q4),Results,Facility Based Code List,HTML,JSON,CSV,XML,DotdxKrNZxG,uTvHPA1zqzi,MER-Indicators,MER-R-Facility-FY17Q4,COP16 (FY17Q4),datim_sync_mer,HTML,JSON,CSV,XML,,MER Results: Facility Based,MER R: Facility Based,MER_R_FACILITY_BASED,uTvHPA1zqzi +2,MER Indicator Automation Approach,COP16 (FY17Q4),Results,Community Based Code List,HTML,JSON,CSV,XML,DotdxKrNZxG,O3VMNi8EZSV,MER-Indicators,MER-R-Community-FY17Q4,COP16 (FY17Q4),datim_sync_mer,HTML,JSON,CSV,XML,,MER Results: Community Based,MER R: Community Based,MER_R_COMMUNITY_BASED,O3VMNi8EZSV +3,MER Indicator Automation Approach,COP16 (FY17Q4),Results,Facility Based - DoD ONLY Code List,HTML,JSON,CSV,XML,DotdxKrNZxG,asptuHohmHt,MER-Indicators,MER-R-Facility-DoD-FY17Q4,COP16 (FY17Q4),datim_sync_mer,HTML,JSON,CSV,XML,,MER Results: Facility Based - DoD ONLY,MER R: Facility Based - DoD ONLY,MER_R_FACILITY_BASED_DOD_ONLY,asptuHohmHt +4,MER Indicator Automation Approach,COP16 (FY17Q4),Results,Community Based - DoD ONLY Code List,HTML,JSON,CSV,XML,DotdxKrNZxG,Ir58H3zBKEC,MER-Indicators,MER-R-Community-DoD-FY17Q4,COP16 (FY17Q4),datim_sync_mer,HTML,JSON,CSV,XML,,MER Results: Community Based - DoD ONLY,MER R: Community Based - DoD ONLY,MER_R_COMMUNITY_BASED_DOD_ONLY,Ir58H3zBKEC +5,MER Indicator Automation Approach,COP16 (FY17Q4),Results,Medical Store,HTML,JSON,CSV,XML,DotdxKrNZxG,kuV7OezWYUj,MER-Indicators,MER-R-Medical-Store-FY17Q4,COP16 (FY17Q4),datim_sync_mer,HTML,JSON,CSV,XML,,MER Results: Medical Store,MER R: Medical Store,MER_R_MEDICAL_STORE,kuV7OezWYUj +6,MER Indicator Automation Approach,COP16 (FY17Q4),Results,Narratives (IM),HTML,JSON,CSV,XML,DotdxKrNZxG,f78MvV1k0rA,MER-Indicators,MER-R-Narratives-IM-FY17Q4,COP16 (FY17Q4),datim_sync_mer,HTML,JSON,CSV,XML,,MER Results: Narratives (IM),MER R: Narratives (IM),MER_R_NARRATIVES_IM,f78MvV1k0rA +7,MER Indicator Automation Approach,COP16 (FY17Q4),Results,Operating Unit Level (IM),HTML,JSON,CSV,XML,DotdxKrNZxG,jTRF4LdklYA,MER-Indicators,MER-R-Operating-Unit-Level-IM-FY17Q4,COP16 (FY17Q4),datim_sync_mer,HTML,JSON,CSV,XML,,MER Results: Operating Unit Level (IM),MER R: Operating Unit Level (IM),MER_R_OPERATING_UNIT_LEVEL_IM,jTRF4LdklYA +8,MER Indicator Automation Approach,COP16 (FY17Q4),Results,Host Country Results: Narratives (USG),HTML,JSON,CSV,XML,DotdxKrNZxG,bQTvQq3pDEK,MER-Indicators,HC-R-Narratives-USG-FY17Q4,COP16 (FY17Q4),datim_sync_mer,HTML,JSON,CSV,XML,,Host Country Results: Narratives (USG),HC R: Narratives (USG),HC_R_NARRATIVES_USG,bQTvQq3pDEK +9,MER Indicator Automation Approach,COP16 (FY17Q4),Results,Host Country Results: Operating Unit Level (USG),HTML,JSON,CSV,XML,DotdxKrNZxG,tFBgL95CRtN,MER-Indicators,HC-R-Operating-Unit-Level-USG-FY17Q4,COP16 (FY17Q4),datim_sync_mer,HTML,JSON,CSV,XML,,Host Country Results: Operating Unit Level (USG),HC R: Operating Unit Level (USG),HC_R_OPERATING_UNIT_LEVEL_USG,tFBgL95CRtN +10,MER Indicator Automation Approach,COP16 (FY17Q4),Results,Host Country Results: COP Prioritization SNU (USG),HTML,JSON,CSV,XML,DotdxKrNZxG,zNMzQjXhX7w,MER-Indicators,HC-R-COP-Prioritization-SNU-USG-FY17Q4,COP16 (FY17Q4),datim_sync_mer,HTML,JSON,CSV,XML,,Host Country Results: COP Prioritization SNU (USG),HC R: COP Prioritization SNU (USG),HC_R_COP_PRIORITIZATION_SNU_USG,zNMzQjXhX7w +11,MER Indicator Automation Approach,COP16 (FY17Q2),Results,Facility Based Code List,HTML,JSON,CSV,XML,DotdxKrNZxG,kkXf2zXqTM0,MER-Indicators,MER-R-Facility-FY17Q2,COP16 (FY17Q2),datim_sync_mer,HTML,JSON,CSV,XML,,MER Results: Facility Based,MER R: Facility Based,MER_R_FACILITY_BASED,kkXf2zXqTM0 +12,MER Indicator Automation Approach,COP16 (FY17Q2),Results,Community Based Code List,HTML,JSON,CSV,XML,DotdxKrNZxG,MqNLEXmzIzr,MER-Indicators,MER-R-Community-FY17Q2,COP16 (FY17Q2),datim_sync_mer,HTML,JSON,CSV,XML,,MER Results: Community Based,MER R: Community Based,MER_R_COMMUNITY_BASED,MqNLEXmzIzr +13,MER Indicator Automation Approach,COP16 (FY17Q2),Results,Facility Based – DoD ONLY Code List,HTML,JSON,CSV,XML,DotdxKrNZxG,K7FMzevlBAp,MER-Indicators,MER-R-Facility-DoD-FY17Q2,COP16 (FY17Q2),datim_sync_mer,HTML,JSON,CSV,XML,,MER Results: Facility Based - DoD ONLY,MER R: Facility Based - DoD ONLY,MER_R_FACILITY_BASED_DOD_ONLY,K7FMzevlBAp +14,MER Indicator Automation Approach,COP16 (FY17Q2),Results,Community Based – DoD ONLY Code List,HTML,JSON,CSV,XML,DotdxKrNZxG,UZ2PLqSe5Ri,MER-Indicators,MER-R-Community-DoD-FY17Q2,COP16 (FY17Q2),datim_sync_mer,HTML,JSON,CSV,XML,,MER Results: Community Based - DoD ONLY,MER R: Community Based - DoD ONLY,MER_R_COMMUNITY_BASED_DOD_ONLY,UZ2PLqSe5Ri +15,MER Indicator Automation Approach,COP16 (FY17Q2),Results,Medical Store,HTML,JSON,CSV,XML,DotdxKrNZxG,CGoi5wjLHDy,,,,,HTML,JSON,CSV,XML,"DUPLICATE: Same dataset as COP16 (FY17Q1) Results: ""Medical Store""",MER Results: Medical Store,MER R: Medical Store,MER_R_MEDICAL_STORE,CGoi5wjLHDy +16,MER Indicator Automation Approach,COP16 (FY17Q2),Results,Narratives (IM),HTML,JSON,CSV,XML,DotdxKrNZxG,LWE9GdlygD5,MER-Indicators,MER-R-Narratives-IM-FY17Q2,COP16 (FY17Q2),datim_sync_mer,HTML,JSON,CSV,XML,,MER Results: Narratives (IM),MER R: Narratives (IM),MER_R_NARRATIVES_IM,LWE9GdlygD5 +17,MER Indicator Automation Approach,COP16 (FY17Q2),Results,Operating Unit Level (IM),HTML,JSON,CSV,XML,DotdxKrNZxG,tG2hjDIaYQD,MER-Indicators,MER-R-Operating-Unit-Level-IM-FY17Q2,COP16 (FY17Q2),datim_sync_mer,HTML,JSON,CSV,XML,,MER Results: Operating Unit Level (IM),MER R: Operating Unit Level (IM),MER_R_OPERATING_UNIT_LEVEL_IM,tG2hjDIaYQD +18,MER Indicator Automation Approach,COP16 (FY17Q2),Results,Host Country Results: Narratives (USG),HTML,JSON,CSV,XML,DotdxKrNZxG,Kxfk0KVsxDn,MER-Indicators,HC-R-Narratives-USG-FY17Q2,COP16 (FY17Q2),datim_sync_mer,HTML,JSON,CSV,XML,,Host Country Results: Narratives (USG),HC R: Narratives (USG),HC_R_NARRATIVES_USG,Kxfk0KVsxDn +19,MER Indicator Automation Approach,COP16 (FY17Q1),Results,Facility Based Code List,HTML,JSON,CSV,XML,DotdxKrNZxG,hgOW2BSUDaN,MER-Indicators,MER-R-Facility-FY17Q1,COP16 (FY17Q1),datim_sync_mer,HTML,JSON,CSV,XML,,MER Results: Facility Based FY2017Q1,MER R: Facility Based FY2017Q1,MER_R_FACILITY_BASED_FY2017Q1,hgOW2BSUDaN +20,MER Indicator Automation Approach,COP16 (FY17Q1),Results,Community Based Code List,HTML,JSON,CSV,XML,DotdxKrNZxG,Awq346fnVLV,MER-Indicators,MER-R-Community-FY17Q1,COP16 (FY17Q1),datim_sync_mer,HTML,JSON,CSV,XML,,MER Results: Community Based FY2017Q1,MER R: Community Based FY2017Q1,MER_R_COMMUNITY_BASED_FY2017Q1,Awq346fnVLV +21,MER Indicator Automation Approach,COP16 (FY17Q1),Results,Facility Based – DoD ONLY Code List,HTML,JSON,CSV,XML,DotdxKrNZxG,CS958XpDaUf,MER-Indicators,MER-R-Facility-DoD-FY17Q1,COP16 (FY17Q1),datim_sync_mer,HTML,JSON,CSV,XML,,MER Results: Facility Based - DoD ONLY FY2017Q1,MER R: Facility Based - DoD ONLY FY2017Q1,MER_R_FACILITY_BASED_DOD_ONLY_FY2017Q1,CS958XpDaUf +22,MER Indicator Automation Approach,COP16 (FY17Q1),Results,Community Based – DoD ONLY Code List,HTML,JSON,CSV,XML,DotdxKrNZxG,ovmC3HNi4LN,MER-Indicators,MER-R-Community-DoD-FY17Q1,COP16 (FY17Q1),datim_sync_mer,HTML,JSON,CSV,XML,,MER Results: Community Based - DoD ONLY FY2017Q1,MER R: Community Based - DoD ONLY FY2017Q1,MER_R_COMMUNITY_BASED_DOD_ONLY_FY2017Q1,ovmC3HNi4LN +23,MER Indicator Automation Approach,COP16 (FY17Q1),Results,Medical Store,HTML,JSON,CSV,XML,DotdxKrNZxG,CGoi5wjLHDy,MER-Indicators,MER-R-Medical-Store-FY17Q1,COP16 (FY17Q1),datim_sync_mer,HTML,JSON,CSV,XML,"Same dataset as COP16 (FY17Q2) Results: ""Medical Store""",MER Results: Medical Store,MER R: Medical Store,MER_R_MEDICAL_STORE,CGoi5wjLHDy +24,MER Indicator Automation Approach,COP16 (FY17Q1),Results,Narratives (IM),HTML,JSON,CSV,XML,DotdxKrNZxG,zTgQ3MvHYtk,MER-Indicators,MER-R-Narratives-IM-FY17Q1,COP16 (FY17Q1),datim_sync_mer,HTML,JSON,CSV,XML,,MER Results: Narratives (IM) FY2017Q1,MER R: Narratives (IM) FY2017Q1,MER_R_NARRATIVES_IM_FY2017Q1,zTgQ3MvHYtk +25,MER Indicator Automation Approach,COP16 (FY17Q1),Results,Operating Unit Level (IM),HTML,JSON,CSV,XML,DotdxKrNZxG,KwkuZhKulqs,MER-Indicators,MER-R-Operating-Unit-Level-IM-FY17Q1,COP16 (FY17Q1),datim_sync_mer,HTML,JSON,CSV,XML,,MER Results: Operating Unit Level (IM) FY2017Q1,MER R: Operating Unit Level (IM) FY2017Q1,MER_R_OPERATING_UNIT_LEVEL_IM_FY2017Q1,KwkuZhKulqs +26,MER Indicator Automation Approach,COP16 (FY17Q1),Results,Host Country Results: Narratives (USG),HTML,JSON,CSV,XML,DotdxKrNZxG,eAlxMKMZ9GV,MER-Indicators,HC-R-Narratives-USG-FY17Q1,COP16 (FY17Q1),datim_sync_mer,HTML,JSON,CSV,XML,,Host Country Results: Narratives (USG) FY2017Q1,HC R: Narratives (USG) FY2017Q1,HC_R_NARRATIVES_USG_FY2017Q1,eAlxMKMZ9GV +27,MER Indicator Automation Approach,COP16 (FY17Q1),Results,Host Country Results: Operating Unit Level (USG),HTML,JSON,CSV,XML,DotdxKrNZxG,PkmLpkrPdQG,,,,,HTML,JSON,CSV,XML,"DUPLICATE: Same dataset as COP15 (FY16 Q4) Results: ""Operating Unit Level (USG)""",Host Country Results: Operating Unit Level (USG),HC R: Operating Unit Level (USG),HC_R_OPERATING_UNIT_LEVEL_USG,PkmLpkrPdQG +28,MER Indicator Automation Approach,COP16 (FY17Q1),Results,Host Country Results: COP Prioritization SNU (USG),HTML,JSON,CSV,XML,DotdxKrNZxG,zeUCqFKIBDD,,,,,HTML,JSON,CSV,XML,"DUPLICATE: Same dataset as COP15 (FY16 Q4) Results: ""COP Prioritization SNU (USG)""",Host Country Results: COP Prioritization SNU (USG),HC R: COP Prioritization SNU (USG),HC_R_COP_PRIORITIZATION_SNU_USG,zeUCqFKIBDD +29,MER Indicator Automation Approach,COP17 (FY18),Target,Facility Based Code List,HTML,JSON,CSV,XML,DotdxKrNZxG,AitXBHsC7RA,MER-Indicators,MER-T-Facility-FY18,COP17 (FY18),datim_sync_mer,HTML,JSON,CSV,XML,,MER Targets: Facility Based,MER T: Facility Based,MER_T_FACILITY_BASED,AitXBHsC7RA +30,MER Indicator Automation Approach,COP17 (FY18),Target,Community Based Code List,HTML,JSON,CSV,XML,DotdxKrNZxG,BuRoS9i851o,MER-Indicators,MER-T-Community-FY18,COP17 (FY18),datim_sync_mer,HTML,JSON,CSV,XML,,MER Targets: Community Based,MER T: Community Based,MER_T_COMMUNITY_BASED,BuRoS9i851o +31,MER Indicator Automation Approach,COP17 (FY18),Target,Facility Based – DoD ONLY Code List,HTML,JSON,CSV,XML,DotdxKrNZxG,jEzgpBt5Icf,MER-Indicators,MER-T-Facility-DoD-FY18,COP17 (FY18),datim_sync_mer,HTML,JSON,CSV,XML,,MER Targets: Facility Based - DoD ONLY,MER T: Facility Based - DoD ONLY,MER_T_FACILITY_BASED_DOD_ONLY,jEzgpBt5Icf +32,MER Indicator Automation Approach,COP17 (FY18),Target,Community Based – DoD ONLY Code List,HTML,JSON,CSV,XML,DotdxKrNZxG,ePndtmDbOJj,MER-Indicators,MER-T-Community-DoD-FY18,COP17 (FY18),datim_sync_mer,HTML,JSON,CSV,XML,,MER Targets: Community Based - DoD ONLY,MER T: Community Based - DoD ONLY,MER_T_COMMUNITY_BASED_DOD_ONLY,ePndtmDbOJj +33,MER Indicator Automation Approach,COP17 (FY18),Target,Narratives (IM) Code List,HTML,JSON,CSV,XML,DotdxKrNZxG,AvmGbcurn4K,MER-Indicators,MER-T-Narratives-IM-FY18,COP17 (FY18),datim_sync_mer,HTML,JSON,CSV,XML,,MER Targets: Narratives (IM),MER T: Narratives (IM),MER_T_NARRATIVES_IM,AvmGbcurn4K +34,MER Indicator Automation Approach,COP17 (FY18),Target,Host Country COP Prioritization SNU (USG),HTML,JSON,CSV,XML,DotdxKrNZxG,O8hSwgCbepv,MER-Indicators,HC-T-COP-Prioritization-SNU-USG-FY18,COP17 (FY18),datim_sync_mer,HTML,JSON,CSV,XML,Entire line duplicated in the original -- the one below has been deactivated,Host Country Targets: COP Prioritization SNU (USG),HC T: COP Prioritization SNU (USG),HC_T_COP_PRIORITIZATION_SNU_USG,O8hSwgCbepv +35,MER Indicator Automation Approach,COP17 (FY18),Target,Operating Unit Level (IM) Code List,HTML,JSON,CSV,XML,DotdxKrNZxG,bqiB5G6qgzn,MER-Indicators,MER-T-Operating-Unit-Level-IM-FY18,COP17 (FY18),datim_sync_mer,HTML,JSON,CSV,XML,,MER Targets: Operating Unit Level (IM),MER T: Operating Unit Level (IM),MER_T_OPERATING_UNIT_LEVEL_IM,bqiB5G6qgzn +36,MER Indicator Automation Approach,COP17 (FY18),Target,Host Country Operating Unit Level (USG) Code,HTML,JSON,CSV,XML,DotdxKrNZxG,YWZrOj5KS1c,MER-Indicators,HC-T-Operating-Unit-Level-USG-FY18,COP17 (FY18),datim_sync_mer,HTML,JSON,CSV,XML,,Host Country Targets: Operating Unit Level (USG),HC T: Operating Unit Level (USG),HC_T_OPERATING_UNIT_LEVEL_USG,YWZrOj5KS1c +37,MER Indicator Automation Approach,COP17 (FY18),Target,Planning Attributes: COP Prioritization National,HTML,JSON,CSV,XML,DotdxKrNZxG,c7Gwzm5w9DE,MER-Indicators,Planning-Attributes-COP-Prioritization-National-FY18,COP17 (FY18),datim_sync_mer,HTML,JSON,CSV,XML,,Planning Attributes: COP Prioritization National,Planning Attributes: COP Prioritization National,PLANNING_ATTRIBUTES_COP_PRIORITIZATION_NATIONAL,c7Gwzm5w9DE +38,MER Indicator Automation Approach,COP17 (FY18),Target,Planning Attributes: COP Prioritization SNU,HTML,JSON,CSV,XML,DotdxKrNZxG,pTuDWXzkAkJ,MER-Indicators,Planning-Attributes-COP-Prioritization-SNU-FY18,COP17 (FY18),datim_sync_mer,HTML,JSON,CSV,XML,,Planning Attributes: COP Prioritization SNU,Planning Attributes: COP Prioritization SNU,PLANNING_ATTRIBUTES_COP_PRIORITIZATION_SNU,pTuDWXzkAkJ +39,MER Indicator Automation Approach,COP17 (FY18),Target,Medical Store,HTML,JSON,CSV,XML,DotdxKrNZxG,OFP2PhPl8FI,,,,,,,,,This dataset does not exist on DATIM server -- PEPFAR notified and will let us know the correct DatasetId - will not be synced with OCL for now,,,, +40,MER Indicator Automation Approach,COP17 (FY18),Target,Host Country COP Prioritization SNU (USG),HTML,JSON,CSV,XML,DotdxKrNZxG,O8hSwgCbepv,,,,,,,,,ENTIRE LINE DUPLICATED ABOVE,Host Country Targets: COP Prioritization SNU (USG),HC T: COP Prioritization SNU (USG),HC_T_COP_PRIORITIZATION_SNU_USG,O8hSwgCbepv +41,SIMS Automation Approach,SIMS 3.0,SIMS,Facility Based Code List,HTML,JSON,CSV,XML,uMvWjOo31wt,FZxMe3kfzYo,SIMS,SIMS3-Facility,,datim_sync_sims,HTML,JSON,CSV,XML,"Note that data elements beginning with ""SIMS.CS_"" are shared across all 3 assessment types, however all other data elements are unique to the assessment type",Site Improvement Through Monitoring System (SIMS) v3: Facility-based Code List,SIMS3 Facility,, +42,SIMS Automation Approach,SIMS 3.0,SIMS,Community Based Code List,HTML,JSON,CSV,XML,PB2eHiURtwS,jvuGqgCvtcn,SIMS,SIMS3-Community,,datim_sync_sims,HTML,JSON,CSV,XML,,Site Improvement Through Monitoring System (SIMS) v3: Community-based Code List,SIMS3 Communty,, +43,SIMS Automation Approach,SIMS 3.0,SIMS,Above Site Based Code List,HTML,JSON,CSV,XML,wL1TY929jCS,OuWns35QmHl,SIMS,SIMS3-Above-Site,,datim_sync_sims,HTML,JSON,CSV,XML,,Site Improvement Through Monitoring System (SIMS) v3: Above Site Based Code List,SIMS3 Above Site,, +44,SIMS Option Sets Approach,SIMS 3.0,SIMS,SIMS v2 Option Sets,HTML,JSON,CSV,XML,JlRJO4gqiu7,,SIMS,SIMS-Option-Sets,,datim_sync_sims,HTML,JSON,CSV,XML,"Note that this is the same SqlView as ""SIMS 2.0 Option Sets""",Site Improvement Through Monitoring System (SIMS) Option Sets,SIMS Option Sets,, +45,Manual Import,n/a,Tiered Site Support,Tiered Site Support Data Elements,HTML,JSON,CSV,XML,l8pThk1VnTC,,Tiered-Site-Support,Tiered-Site-Support-Data-Elements,,datim_sync_tiered_site_support,HTML,JSON,CSV,XML,,Tiered Site Support Data Elements,Tiered Site Support Data Elements,, +46,Manual Import,n/a,Tiered Site Support,Tiered Site Support Option Set List,HTML,JSON,CSV,XML,ELFCPUHushX,,Tiered-Site-Support,Tiered-Site-Support-Option-Set-List,,datim_sync_tiered_site_support,HTML,JSON,CSV,XML,,Tiered Site Support Option Set List,Tiered Site Support Option Set List,, +47,Mechanisms Automation Approach,n/a,n/a,Mechanism Attribute Combo Option UIDs,HTML,JSON,CSV,XML,fgUtV6e9YIX,,Mechanisms,,,,HTML,JSON,CSV,XML,,,,, +48,MER Indicator Automation Approach,COP16 (FY17),Target,Facility Based Code List,HTML,JSON,CSV,XML,DotdxKrNZxG,qRvKHvlzNdv,MER-Indicators,MER-T-Facility-FY17,COP16 (FY17),datim_sync_mer,HTML,JSON,CSV,XML,,MER Targets: Facility Based FY2017,MER T: Facility Based FY2017,MER_T_FACILITY_BASED_FY2017,qRvKHvlzNdv +49,MER Indicator Automation Approach,COP16 (FY17),Target,Community Based Code List,HTML,JSON,CSV,XML,DotdxKrNZxG,tCIW2VFd8uu,MER-Indicators,MER-T-Community-FY17,COP16 (FY17),datim_sync_mer,HTML,JSON,CSV,XML,,MER Targets: Community Based FY2017,MER T: Community Based FY2017,MER_T_COMMUNITY_BASED_FY2017,tCIW2VFd8uu +50,MER Indicator Automation Approach,COP16 (FY17),Target,Facility Based – DoD ONLY Code List,HTML,JSON,CSV,XML,DotdxKrNZxG,JXKUYJqmyDd,MER-Indicators,MER-T-Facility-DoD-FY17,COP16 (FY17),datim_sync_mer,HTML,JSON,CSV,XML,,MER Targets: Facility Based - DoD ONLY FY2017,MER T: Facility Based - DoD ONLY FY2017,MER_T_FACILITY_BASED_DOD_ONLY_FY2017,JXKUYJqmyDd +51,MER Indicator Automation Approach,COP16 (FY17),Target,Community Based – DoD ONLY Code List,HTML,JSON,CSV,XML,DotdxKrNZxG,lbwuIo56YoG,MER-Indicators,MER-T-Community-DoD-FY17,COP16 (FY17),datim_sync_mer,HTML,JSON,CSV,XML,,MER Targets: Community Based - DoD ONLY FY2017,MER T: Community Based - DoD ONLY FY2017,MER_T_COMMUNITY_BASED_DOD_ONLY_FY2017,lbwuIo56YoG +52,MER Indicator Automation Approach,COP16 (FY17),Target,Narratives (IM) Code List,HTML,JSON,CSV,XML,DotdxKrNZxG,AyFVOGbAvcH,MER-Indicators,MER-T-Narratives-IM-FY17,COP16 (FY17),datim_sync_mer,HTML,JSON,CSV,XML,,MER Targets: Narratives (IM) FY2017,MER T: Narratives (IM) FY2017,MER_T_NARRATIVES_IM_FY2017,AyFVOGbAvcH +53,MER Indicator Automation Approach,COP16 (FY17),Target,Narratives (USG) Code List,HTML,JSON,CSV,XML,DotdxKrNZxG,oYO9GvA05LE,MER-Indicators,HC-T-Narratives-USG-FY17,COP16 (FY17),datim_sync_mer,HTML,JSON,CSV,XML,,Host Country Targets: Narratives (USG) FY2017,HC T: Narratives (USG) FY2017,HC_T_NARRATIVES_USG_FY2017,oYO9GvA05LE +54,MER Indicator Automation Approach,COP16 (FY17),Target,Operating Unit Level (IM) Code List,HTML,JSON,CSV,XML,DotdxKrNZxG,xxo1G5V1JG2,MER-Indicators,MER-T-Operating-Unit-Level-IM-FY17,COP16 (FY17),datim_sync_mer,HTML,JSON,CSV,XML,,MER Targets: Operating Unit Level (IM) FY2017,MER T: Operating Unit Level (IM) FY2017,MER_T_OPERATING_UNIT_LEVEL_IM_FY2017,xxo1G5V1JG2 +55,MER Indicator Automation Approach,COP16 (FY17),Target,Operating Unit Level (USG) Code,HTML,JSON,CSV,XML,DotdxKrNZxG,Dd5c9117ukD,MER-Indicators,HC-T-Operating-Unit-Level-USG-FY17,COP16 (FY17),datim_sync_mer,HTML,JSON,CSV,XML,,Host Country Targets: Operating Unit Level (USG) FY2017,HC T: Operating Unit Level (USG) FY2017,HC_T_OPERATING_UNIT_LEVEL_USG_FY2017,Dd5c9117ukD +56,MER Indicator Automation Approach,COP15 (FY16),Target,Facility Based Code List,HTML,JSON,CSV,XML,DotdxKrNZxG,rDAUgkkexU1,MER-Indicators,MER-T-Facility-FY16,COP15 (FY16),datim_sync_mer,HTML,JSON,CSV,XML,,MER Targets: Facility Based FY2016,MER T: Facility Based FY2016,MER_TARGETS_SITE_FY15,rDAUgkkexU1 +57,MER Indicator Automation Approach,COP15 (FY16),Target,Community Based Code List,HTML,JSON,CSV,XML,DotdxKrNZxG,xJ06pxmxfU6,MER-Indicators,MER-T-Community-FY16,COP15 (FY16),datim_sync_mer,HTML,JSON,CSV,XML,,MER Targets: Community Based FY2016,MER T: Community Based FY2016,MER_TARGETS_SUBNAT_FY15,xJ06pxmxfU6 +58,MER Indicator Automation Approach,COP15 (FY16),Target,Facility Based – DoD ONLY Code List,HTML,JSON,CSV,XML,DotdxKrNZxG,IOarm0ctDVL,MER-Indicators,MER-T-Facility-DoD-FY16,COP15 (FY16),datim_sync_mer,HTML,JSON,CSV,XML,,MER Targets: Facility Based - DoD ONLY FY2016,MER T: Facility Based - DoD ONLY FY2016,MER_TARGETS_SITE_FY15_DOD,IOarm0ctDVL +59,MER Indicator Automation Approach,COP15 (FY16),Target,Community Based – DoD ONLY Code List,HTML,JSON,CSV,XML,DotdxKrNZxG,LBSk271pP7J,MER-Indicators,MER-T-Community-DoD-FY16,COP15 (FY16),datim_sync_mer,HTML,JSON,CSV,XML,,MER Targets: Community Based - DoD ONLY FY2016,MER T: Community Based - DoD ONLY FY2016,MER_TARGETS_SUBNAT_FY15_DOD,LBSk271pP7J +60,MER Indicator Automation Approach,COP15 (FY16),Target,Narratives (IM) Code List,HTML,JSON,CSV,XML,DotdxKrNZxG,VjGqATduoEX,MER-Indicators,MER-T-Narratives-IM-FY16,COP15 (FY16),datim_sync_mer,HTML,JSON,CSV,XML,,MER Targets: Narratives (IM) FY2016,MER T: Narratives (IM) FY2016,MER_TARGETS_NARRTIVES_IM_FY2016,VjGqATduoEX +61,MER Indicator Automation Approach,COP15 (FY16),Target,Operating Unit Level (IM),HTML,JSON,CSV,XML,DotdxKrNZxG,PHyD22loBQH,MER-Indicators,MER-T-Operating-Unit-Level-IM-FY16,COP15 (FY16),datim_sync_mer,HTML,JSON,CSV,XML,,MER Targets: Operating Unit Level (IM) FY2016,MER T: Operating Unit Level (IM) FY2016,MER_TARGETS_OU_IM_FY15,PHyD22loBQH +62,MER Indicator Automation Approach,COP15 (FY16),Target,Narratives (USG),HTML,JSON,CSV,XML,DotdxKrNZxG,TgcTZETxKlb,MER-Indicators,HC-T-Narratives-USG-FY16,COP15 (FY16),datim_sync_mer,HTML,JSON,CSV,XML,,Host Country Targets: Narratives (USG) FY2016,HC T: Narratives (USG) FY2016,HC_T_NARRATIVES_USG_FY2016,TgcTZETxKlb +63,MER Indicator Automation Approach,COP15 (FY16),Target,Operating Unit Level (USG),HTML,JSON,CSV,XML,DotdxKrNZxG,GEhzw3dEw05,MER-Indicators,HC-T-Operating-Unit-Level-USG-FY16,COP15 (FY16),datim_sync_mer,HTML,JSON,CSV,XML,,Host Country Targets: Operating Unit Level (USG) FY2016,HC T: Operating Unit Level (USG) FY2016,HC_T_OPERATING_UNIT_LEVEL_USG_FY2016,GEhzw3dEw05 +64,MER Indicator Automation Approach,COP15 (FY16),Target,COP Prioritization SNU (USG),HTML,JSON,CSV,XML,DotdxKrNZxG,rK7VicBNzze,MER-Indicators,HC-T-COP-Prioritization-SNU-USG-FY17,COP15 (FY16),datim_sync_mer,HTML,JSON,CSV,XML,"Listed on ZenDesk as FY16, but dataset name says 2017 -- NEED CONFIRMATION ON THIS FROM DATIM TEAM",Host Country Targets: COP Prioritization SNU (USG) FY2017,HC T: COP Prioritization SNU (USG) FY2017,HC_T_COP_PRIORITIZATION_SNU_USG_FY2017,rK7VicBNzze +65,MER Indicator Automation Approach,COP15 (FY16 Q4),Results,Facility Based Code List,HTML,JSON,CSV,XML,DotdxKrNZxG,ZaV4VSLstg7,MER-Indicators,MER-R-Facility-FY16Q4,COP15 (FY16 Q4),datim_sync_mer,HTML,JSON,CSV,XML,,MER Results: Facility Based FY2016Q4,MER R: Facility Based FY2016Q4,MER_R_FACILITY_BASED_FY2016Q4,ZaV4VSLstg7 +66,MER Indicator Automation Approach,COP15 (FY16 Q4),Results,Community Based Code List,HTML,JSON,CSV,XML,DotdxKrNZxG,sCar694kKxH,MER-Indicators,MER-R-Community-FY16Q4,COP15 (FY16 Q4),datim_sync_mer,HTML,JSON,CSV,XML,,MER Results: Community Based FY2016Q4,MER R: Community Based FY2016Q4,MER_R_COMMUNITY_BASED_FY2016Q4,sCar694kKxH +67,MER Indicator Automation Approach,COP15 (FY16 Q4),Results,Facility Based – DoD ONLY Code List,HTML,JSON,CSV,XML,DotdxKrNZxG,vvHCWnhULAf,MER-Indicators,MER-R-Facility-DoD-FY16Q4,COP15 (FY16 Q4),datim_sync_mer,HTML,JSON,CSV,XML,,MER Results: Facility Based - DoD ONLY FY2016Q4,MER R: Facility Based - DoD ONLY FY2016Q4,MER_R_FACILITY_BASED_DOD_ONLY_FY2016Q4,vvHCWnhULAf +68,MER Indicator Automation Approach,COP15 (FY16 Q4),Results,Community Based – DoD ONLY Code List,HTML,JSON,CSV,XML,DotdxKrNZxG,j9bKklpTDBZ,MER-Indicators,MER-R-Community-DoD-FY16Q4,COP15 (FY16 Q4),datim_sync_mer,HTML,JSON,CSV,XML,,MER Results: Community Based - DoD ONLY FY2016Q4,MER R: Community Based - DoD ONLY FY2016Q4,MER_R_COMMUNITY_BASED_DOD_ONLY_FY2016Q4,j9bKklpTDBZ +69,MER Indicator Automation Approach,COP15 (FY16 Q4),Results,Medical Store,HTML,JSON,CSV,XML,DotdxKrNZxG,gZ1FgiGUlSj,MER-Indicators,MER-R-Medical-Store-FY16Q4,COP15 (FY16 Q4),datim_sync_mer,HTML,JSON,CSV,XML,,MER Results: Medical Store FY2016Q4,MER R: Medical Store FY2016Q4,MER_R_MEDICAL_STORE_FY2016Q4,gZ1FgiGUlSj +70,MER Indicator Automation Approach,COP15 (FY16 Q4),Results,Narratives (IM),HTML,JSON,CSV,XML,DotdxKrNZxG,xBRAscSmemV,MER-Indicators,MER-R-Narratives-IM-FY16Q4,COP15 (FY16 Q4),datim_sync_mer,HTML,JSON,CSV,XML,,MER Results: Narratives (IM) FY2016Q4,MER R: Narratives (IM) FY2016Q4,MER_R_NARRATIVES_IM_FY2016Q4,xBRAscSmemV +71,MER Indicator Automation Approach,COP15 (FY16 Q4),Results,Operating Unit Level (IM),HTML,JSON,CSV,XML,DotdxKrNZxG,VWdBdkfYntI,MER-Indicators,MER-R-Operating-Unit-Level-IM-FY16Q4,COP15 (FY16 Q4),datim_sync_mer,HTML,JSON,CSV,XML,,MER Results: Operating Unit Level (IM) FY2016Q4,MER R: Operating Unit Level (IM) FY2016Q4,MER_R_OPERATING_UNIT_LEVEL_IM_FY2016Q4,VWdBdkfYntI +72,MER Indicator Automation Approach,COP15 (FY16 Q4),Results,Host Country Results: Narratives (USG),HTML,JSON,CSV,XML,DotdxKrNZxG,vZaDfrR6nmF,MER-Indicators,HC-R-Narratives-USG-FY16Q4,COP15 (FY16 Q4),datim_sync_mer,HTML,JSON,CSV,XML,,Host Country Results: Narratives (USG) FY2016Q4,HC R: Narratives (USG) FY2016Q4,HC_R_NARRATIVES_USG_FY2016Q4,vZaDfrR6nmF +73,MER Indicator Automation Approach,COP15 (FY16 Q4),Results,Operating Unit Level (USG),HTML,JSON,CSV,XML,DotdxKrNZxG,PkmLpkrPdQG,MER-Indicators,HC-R-Operating-Unit-Level-USG-FY16Q4,COP15 (FY16 Q4),datim_sync_mer,HTML,JSON,CSV,XML,"Same as COP16 (FY17Q1) Results: ""Host Country Results: Operating Unit Level (USG)""",Host Country Results: Operating Unit Level (USG),HC R: Operating Unit Level (USG),HC_R_OPERATING_UNIT_LEVEL_USG,PkmLpkrPdQG +74,MER Indicator Automation Approach,COP15 (FY16 Q4),Results,COP Prioritization SNU (USG),HTML,JSON,CSV,XML,DotdxKrNZxG,zeUCqFKIBDD,MER-Indicators,HC-R-COP-Prioritization-SNU-USG-FY16Q4,COP15 (FY16 Q4),datim_sync_mer,HTML,JSON,CSV,XML,"Same as COP16 (FY17Q1) Results: ""Host Country Results: COP Prioritization SNU (USG)""",Host Country Results: COP Prioritization SNU (USG),HC R: COP Prioritization SNU (USG),HC_R_COP_PRIORITIZATION_SNU_USG,zeUCqFKIBDD +75,MER Indicator Automation Approach,COP15 (FY16 Q1Q2Q3),Results,Facility Based Code List,HTML,JSON,CSV,XML,DotdxKrNZxG,i29foJcLY9Y,MER-Indicators,MER-R-Facility-FY16Q1Q2Q3,COP15 (FY16 Q1Q2Q3),datim_sync_mer,HTML,JSON,CSV,XML,Note period mismatch,MER Results: Facility Based FY2016Q3,MER R: Facility Based FY2016Q3,MER_RESULTS_SITE_FY15,i29foJcLY9Y +76,MER Indicator Automation Approach,COP15 (FY16 Q1Q2Q3),Results,Community Based Code List,HTML,JSON,CSV,XML,DotdxKrNZxG,STL4izfLznL,MER-Indicators,MER-R-Community-FY16Q1Q2Q3,COP15 (FY16 Q1Q2Q3),datim_sync_mer,HTML,JSON,CSV,XML,Note period mismatch,MER Results: Community Based FY2016Q3,MER R: Community Based FY2016Q3,MER_RESULTS_SUBNAT_FY15,STL4izfLznL +77,MER Indicator Automation Approach,COP15 (FY16 Q1Q2Q3),Results,Facility Based – DoD ONLY Code List,HTML,JSON,CSV,XML,DotdxKrNZxG,j1i6JjOpxEq,MER-Indicators,MER-R-Facility-DoD-FY16Q1Q2Q3,COP15 (FY16 Q1Q2Q3),datim_sync_mer,HTML,JSON,CSV,XML,Note period mismatch,MER Results: Facility Based - DoD ONLY FY2016Q3,MER R: Facility Based - DoD ONLY FY2016Q3,MER_RESULTS_SITE_FY15_DOD,j1i6JjOpxEq +78,MER Indicator Automation Approach,COP15 (FY16 Q1Q2Q3),Results,Community Based – DoD ONLY Code List,HTML,JSON,CSV,XML,DotdxKrNZxG,asHh1YkxBU5,MER-Indicators,MER-R-Community-DoD-FY16Q1Q2Q3,COP15 (FY16 Q1Q2Q3),datim_sync_mer,HTML,JSON,CSV,XML,Note period mismatch,MER Results: Community Based - DoD ONLY FY2016Q3,MER R: Community Based - DoD ONLY FY2016Q3,MER_RESULTS_SUBNAT_FY15_DOD,asHh1YkxBU5 +79,MER Indicator Automation Approach,COP15 (FY16 Q1Q2Q3),Results,Medical Store,HTML,JSON,CSV,XML,DotdxKrNZxG,hIm0HGCKiPv,MER-Indicators,MER-R-Medical-Store-FY16Q1Q2Q3,COP15 (FY16 Q1Q2Q3),datim_sync_mer,HTML,JSON,CSV,XML,Note period mismatch,MER Results: Medical Store FY2016Q3,MER R: Medical Store FY2016Q3,MER_R_MEDICAL_STORE_FY2016Q3,hIm0HGCKiPv +80,MER Indicator Automation Approach,COP15 (FY16 Q1Q2Q3),Results,Narratives (IM),HTML,JSON,CSV,XML,DotdxKrNZxG,NJlAVhe4zjv,MER-Indicators,MER-R-Narratives-IM-FY16Q1Q2Q3,COP15 (FY16 Q1Q2Q3),datim_sync_mer,HTML,JSON,CSV,XML,Note period mismatch,MER Results: Narratives (IM) FY2016Q3,MER R: Narratives (IM) FY2016Q3,MER_R_NARRATIVES_IM_FY2016Q3,NJlAVhe4zjv +81,MER Indicator Automation Approach,COP15 (FY16 Q1Q2Q3),Results,Operating Unit Level (IM),HTML,JSON,CSV,XML,DotdxKrNZxG,ovYEbELCknv,MER-Indicators,MER-R-Operating-Unit-Level-IM-FY16Q1Q2Q3,COP15 (FY16 Q1Q2Q3),datim_sync_mer,HTML,JSON,CSV,XML,Note period mismatch,MER Results: Operating Unit Level (IM) FY2016Q3,MER R: Operating Unit Level (IM) FY2016Q3,MER_RESULTS_OU_IM_FY15,ovYEbELCknv +82,MER Indicator Automation Approach,COP15 (FY16 Q1Q2Q3),Results,Host Country Results: Narratives (USG),HTML,JSON,CSV,XML,DotdxKrNZxG,f6NLvRGixJV,MER-Indicators,HC-R-Narratives-USG-FY16Q1Q2Q3,COP15 (FY16 Q1Q2Q3),datim_sync_mer,HTML,JSON,CSV,XML,Note period mismatch,Host Country Results: Narratives (USG) FY2016Q3,HC R: Narratives (USG) FY2016Q3,HC_R_NARRATIVES_USG_FY2016Q3,f6NLvRGixJV +83,MER Indicator Automation Approach,COP15 (FY16 Q1Q2Q3),Results,Host Country Results: Operating Unit Level (USG),HTML,JSON,CSV,XML,DotdxKrNZxG,lD9O8vQgH8R,MER-Indicators,HC-R-Operating-Unit-Level-USG-FY16Q1Q2Q3,COP15 (FY16 Q1Q2Q3),datim_sync_mer,HTML,JSON,CSV,XML,Note period mismatch,Host Country Results: Operating Unit Level (USG) FY2016Q3,HC R: Operating Unit Level (USG) FY2016Q3,HC_R_OPERATING_UNIT_LEVEL_USG_FY2016Q3,lD9O8vQgH8R +84,SIMS Automation Approach,SIMS 2.0,SIMS,Facility Based Code List,HTML,JSON,CSV,XML,d14tCDY7CBv,Run7vUuLlxd,SIMS,SIMS2-Facility,,datim_sync_sims,HTML,JSON,CSV,XML,"Note that v2 is largely the same as v3, except that a few additional data elements were added to v3. v3 is backwards compatible.",Site Improvement Through Monitoring System (SIMS) v2: Facility-based Code List,SIMS2 Facility,, +85,SIMS Automation Approach,SIMS 2.0,SIMS,Community Based Code List,HTML,JSON,CSV,XML,jJLtJha39hn,xGbB5HNDnC0,SIMS,SIMS2-Community,,datim_sync_sims,HTML,JSON,CSV,XML,,Site Improvement Through Monitoring System (SIMS) v2: Community-based Code List,SIMS2 Communty,, +86,SIMS Automation Approach,SIMS 2.0,SIMS,Above Site Based Code List,HTML,JSON,CSV,XML,lrdLdQe630Q,xDFgyFbegjl,SIMS,SIMS2-Above-Site,,datim_sync_sims,HTML,JSON,CSV,XML,Note that the HTML link incorrectly has a dataset parameter set to the SqlView UID -- PEPFAR has been notified and it will be removed,Site Improvement Through Monitoring System (SIMS) v2: Above Site Based Code List,SIMS2 Above Site,, +87,SIMS Option Sets Approach,SIMS 2.0,SIMS,SIMS v2 Option Sets,HTML,JSON,CSV,XML,JlRJO4gqiu7,,,,,,HTML,JSON,CSV,XML,"DEACTIVATED: This is the same SqlView as ""SIMS 3.0 Option Sets""",,,, +88,,,,,,,,,,,,,,,,,,,,EA: Expenditures Site Level,EA: Expenditures Site Level,EA_SL,wEKkfO7aAI3 +89,,,,,,,,,,,,,,,,,,,,EA: Health System Strengthening (HSS) Expenditures,EA: Expenditures HSS,EA_HSS,eLRAaV32xH5 +90,,,,,,,,,,,,,,,,,,,,EA: Program Information (PI),EA: Program Information (PI),EA_PI,JmnzNK18klO +91,,,,,,,,,,,,,,,,,,,,EA: Program Management (PM) Expenditures,EA: Expenditures PM,EA_PM,kLPghhtGPvZ +92,,,,,,,,,,,,,,,,,,,,EA: SI and Surveillance (SI) Expenditures,EA: Expenditures SI,EA_SI,A4ivU53utt2 +93,,,,,,,,,,,,,,,,,,,,Host Country Targets: Narratives (USG),HC T: Narratives (USG),HC_T_NARRATIVES_USG,oNGHnxK7PiP +94,,,,,,,,,,,,,,,,,,,,Implementation Attributes: Community Based,Implementation: Community Based,IMPL_COMMUNITY_BASED,pHk13u38fmh +95,,,,,,,,,,,,,,,,,,,,Implementation Attributes: Facility Based,Implementation: Facility Based,IMPL_FACILITY_BASED,iWG2LLmb86K +96,,,,,,,,,,,,,,,,,,,,MER Targets: Medical Store FY2017,MER T: Medical Store FY2017,MER_T_MEDICAL_STORE_FY2017,Om3TJBRH8G8 +97,,,,,,,,,,,,,,,,,,,,Planning Attributes: COP Prioritization SNU FY2017,Planning Attributes: COP PSNU FY2017,PLANNING_ATTRIBUTES_COP_PSNU_USG_FY2017,HCWI2GRNE4Y +98,,,,,,,,,,,,,,,,,,,,SIMS 2: Above Site Based,SIMS 2: Above Site Based,SIMS2_ABOVESITE_BASED,YbjIwYc5juS +99,,,,,,,,,,,,,,,,,,,,SIMS 2: Community Based,SIMS 2: Community Based,SIMS2_COMMUNITY_BASED,khY20C0f5A2 +100,,,,,,,,,,,,,,,,,,,,SIMS 2: Facility Based,SIMS 2: Facility Based,SIMS2_FACILITY_BASED,NQhttbQ1oi7 +101,,,,,,,,,,,,,,,,,,,,SIMS: Above Site,SIMS: Above Site,SIMS_ABOVESITE_PACKED,Ysvfr1rN2cJ +102,,,,,,,,,,,,,,,,,,,,"SIMS: Above Site, Key Populations","SIMS: Above Site, Key Populations",SIMS_ABOVESITE_PACKED_KEY_POPS,fdTUwCj1jZv +103,,,,,,,,,,,,,,,,,,,,SIMS: Community,SIMS: Community,SIMS_COMMUNITY_PACKED,nideTeYxXLu +104,,,,,,,,,,,,,,,,,,,,"SIMS: Community, Key Populations","SIMS: Community, Key Populations",SIM_COMMUNITY_PACKED_KEY_POPS,J9Yq8jDd3nF +105,,,,,,,,,,,,,,,,,,,,SIMS: Facility,SIMS: Facility,SIMS_FACILITY_PACKED,iqaWSeKDhS3 +106,,,,,,,,,,,,,,,,,,,,"SIMS: Facility, Key Populations","SIMS: Facility, Key Populations",SIMS_FACILITY_KEY_POPS,M059pmNzZYE +107,,,,,,,,,,,,,,,,,,,,Tiered Support: Facilities reporting TX_CURR,Tiered Support,TIERED_SUPPORT,Z6dbUeQ8zZY \ No newline at end of file diff --git a/init/dhis2datasets.json b/init/dhis2datasets.json new file mode 100644 index 0000000..1349f8e --- /dev/null +++ b/init/dhis2datasets.json @@ -0,0 +1,160 @@ +{"name": "MER R: Facility Based", "default_locale": "en", "short_code": "MER-R-Facility-FY17Q4", "external_id": "uTvHPA1zqzi", "extras": {"Period": "COP16 (FY17Q4)", "datim_sync_mer": true, "DHIS2-Dataset-Code": "MER_R_FACILITY_BASED"}, "collection_type": "Subset", "full_name": "MER Results: Facility Based", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "type": "Collection", "id": "MER-R-Facility-FY17Q4", "supported_locales": "en"} +{"name": "MER R: Community Based", "default_locale": "en", "short_code": "MER-R-Community-FY17Q4", "external_id": "O3VMNi8EZSV", "extras": {"Period": "COP16 (FY17Q4)", "datim_sync_mer": true, "DHIS2-Dataset-Code": "MER_R_COMMUNITY_BASED"}, "collection_type": "Subset", "full_name": "MER Results: Community Based", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "type": "Collection", "id": "MER-R-Community-FY17Q4", "supported_locales": "en"} +{"name": "MER R: Facility Based - DoD ONLY", "default_locale": "en", "short_code": "MER-R-Facility-DoD-FY17Q4", "external_id": "asptuHohmHt", "extras": {"Period": "COP16 (FY17Q4)", "datim_sync_mer": true, "DHIS2-Dataset-Code": "MER_R_FACILITY_BASED_DOD_ONLY"}, "collection_type": "Subset", "full_name": "MER Results: Facility Based - DoD ONLY", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "type": "Collection", "id": "MER-R-Facility-DoD-FY17Q4", "supported_locales": "en"} +{"name": "MER R: Community Based - DoD ONLY", "default_locale": "en", "short_code": "MER-R-Community-DoD-FY17Q4", "external_id": "Ir58H3zBKEC", "extras": {"Period": "COP16 (FY17Q4)", "datim_sync_mer": true, "DHIS2-Dataset-Code": "MER_R_COMMUNITY_BASED_DOD_ONLY"}, "collection_type": "Subset", "full_name": "MER Results: Community Based - DoD ONLY", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "type": "Collection", "id": "MER-R-Community-DoD-FY17Q4", "supported_locales": "en"} +{"name": "MER R: Medical Store", "default_locale": "en", "short_code": "MER-R-Medical-Store-FY17Q4", "external_id": "kuV7OezWYUj", "extras": {"Period": "COP16 (FY17Q4)", "datim_sync_mer": true, "DHIS2-Dataset-Code": "MER_R_MEDICAL_STORE"}, "collection_type": "Subset", "full_name": "MER Results: Medical Store", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "type": "Collection", "id": "MER-R-Medical-Store-FY17Q4", "supported_locales": "en"} +{"name": "MER R: Narratives (IM)", "default_locale": "en", "short_code": "MER-R-Narratives-IM-FY17Q4", "external_id": "f78MvV1k0rA", "extras": {"Period": "COP16 (FY17Q4)", "datim_sync_mer": true, "DHIS2-Dataset-Code": "MER_R_NARRATIVES_IM"}, "collection_type": "Subset", "full_name": "MER Results: Narratives (IM)", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "type": "Collection", "id": "MER-R-Narratives-IM-FY17Q4", "supported_locales": "en"} +{"name": "MER R: Operating Unit Level (IM)", "default_locale": "en", "short_code": "MER-R-Operating-Unit-Level-IM-FY17Q4", "external_id": "jTRF4LdklYA", "extras": {"Period": "COP16 (FY17Q4)", "datim_sync_mer": true, "DHIS2-Dataset-Code": "MER_R_OPERATING_UNIT_LEVEL_IM"}, "collection_type": "Subset", "full_name": "MER Results: Operating Unit Level (IM)", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "type": "Collection", "id": "MER-R-Operating-Unit-Level-IM-FY17Q4", "supported_locales": "en"} +{"name": "HC R: Narratives (USG)", "default_locale": "en", "short_code": "HC-R-Narratives-USG-FY17Q4", "external_id": "bQTvQq3pDEK", "extras": {"Period": "COP16 (FY17Q4)", "datim_sync_mer": true, "DHIS2-Dataset-Code": "HC_R_NARRATIVES_USG"}, "collection_type": "Subset", "full_name": "Host Country Results: Narratives (USG)", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "type": "Collection", "id": "HC-R-Narratives-USG-FY17Q4", "supported_locales": "en"} +{"name": "HC R: Operating Unit Level (USG)", "default_locale": "en", "short_code": "HC-R-Operating-Unit-Level-USG-FY17Q4", "external_id": "tFBgL95CRtN", "extras": {"Period": "COP16 (FY17Q4)", "datim_sync_mer": true, "DHIS2-Dataset-Code": "HC_R_OPERATING_UNIT_LEVEL_USG"}, "collection_type": "Subset", "full_name": "Host Country Results: Operating Unit Level (USG)", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "type": "Collection", "id": "HC-R-Operating-Unit-Level-USG-FY17Q4", "supported_locales": "en"} +{"name": "HC R: COP Prioritization SNU (USG)", "default_locale": "en", "short_code": "HC-R-COP-Prioritization-SNU-USG-FY17Q4", "external_id": "zNMzQjXhX7w", "extras": {"Period": "COP16 (FY17Q4)", "datim_sync_mer": true, "DHIS2-Dataset-Code": "HC_R_COP_PRIORITIZATION_SNU_USG"}, "collection_type": "Subset", "full_name": "Host Country Results: COP Prioritization SNU (USG)", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "type": "Collection", "id": "HC-R-COP-Prioritization-SNU-USG-FY17Q4", "supported_locales": "en"} +{"name": "MER R: Facility Based", "default_locale": "en", "short_code": "MER-R-Facility-FY17Q2", "external_id": "kkXf2zXqTM0", "extras": {"Period": "COP16 (FY17Q2)", "datim_sync_mer": true, "DHIS2-Dataset-Code": "MER_R_FACILITY_BASED"}, "collection_type": "Subset", "full_name": "MER Results: Facility Based", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "type": "Collection", "id": "MER-R-Facility-FY17Q2", "supported_locales": "en"} +{"name": "MER R: Community Based", "default_locale": "en", "short_code": "MER-R-Community-FY17Q2", "external_id": "MqNLEXmzIzr", "extras": {"Period": "COP16 (FY17Q2)", "datim_sync_mer": true, "DHIS2-Dataset-Code": "MER_R_COMMUNITY_BASED"}, "collection_type": "Subset", "full_name": "MER Results: Community Based", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "type": "Collection", "id": "MER-R-Community-FY17Q2", "supported_locales": "en"} +{"name": "MER R: Facility Based - DoD ONLY", "default_locale": "en", "short_code": "MER-R-Facility-DoD-FY17Q2", "external_id": "K7FMzevlBAp", "extras": {"Period": "COP16 (FY17Q2)", "datim_sync_mer": true, "DHIS2-Dataset-Code": "MER_R_FACILITY_BASED_DOD_ONLY"}, "collection_type": "Subset", "full_name": "MER Results: Facility Based - DoD ONLY", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "type": "Collection", "id": "MER-R-Facility-DoD-FY17Q2", "supported_locales": "en"} +{"name": "MER R: Community Based - DoD ONLY", "default_locale": "en", "short_code": "MER-R-Community-DoD-FY17Q2", "external_id": "UZ2PLqSe5Ri", "extras": {"Period": "COP16 (FY17Q2)", "datim_sync_mer": true, "DHIS2-Dataset-Code": "MER_R_COMMUNITY_BASED_DOD_ONLY"}, "collection_type": "Subset", "full_name": "MER Results: Community Based - DoD ONLY", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "type": "Collection", "id": "MER-R-Community-DoD-FY17Q2", "supported_locales": "en"} +{"name": "MER R: Narratives (IM)", "default_locale": "en", "short_code": "MER-R-Narratives-IM-FY17Q2", "external_id": "LWE9GdlygD5", "extras": {"Period": "COP16 (FY17Q2)", "datim_sync_mer": true, "DHIS2-Dataset-Code": "MER_R_NARRATIVES_IM"}, "collection_type": "Subset", "full_name": "MER Results: Narratives (IM)", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "type": "Collection", "id": "MER-R-Narratives-IM-FY17Q2", "supported_locales": "en"} +{"name": "MER R: Operating Unit Level (IM)", "default_locale": "en", "short_code": "MER-R-Operating-Unit-Level-IM-FY17Q2", "external_id": "tG2hjDIaYQD", "extras": {"Period": "COP16 (FY17Q2)", "datim_sync_mer": true, "DHIS2-Dataset-Code": "MER_R_OPERATING_UNIT_LEVEL_IM"}, "collection_type": "Subset", "full_name": "MER Results: Operating Unit Level (IM)", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "type": "Collection", "id": "MER-R-Operating-Unit-Level-IM-FY17Q2", "supported_locales": "en"} +{"name": "HC R: Narratives (USG)", "default_locale": "en", "short_code": "HC-R-Narratives-USG-FY17Q2", "external_id": "Kxfk0KVsxDn", "extras": {"Period": "COP16 (FY17Q2)", "datim_sync_mer": true, "DHIS2-Dataset-Code": "HC_R_NARRATIVES_USG"}, "collection_type": "Subset", "full_name": "Host Country Results: Narratives (USG)", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "type": "Collection", "id": "HC-R-Narratives-USG-FY17Q2", "supported_locales": "en"} +{"name": "MER R: Facility Based FY2017Q1", "default_locale": "en", "short_code": "MER-R-Facility-FY17Q1", "external_id": "hgOW2BSUDaN", "extras": {"Period": "COP16 (FY17Q1)", "datim_sync_mer": true, "DHIS2-Dataset-Code": "MER_R_FACILITY_BASED_FY2017Q1"}, "collection_type": "Subset", "full_name": "MER Results: Facility Based FY2017Q1", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "type": "Collection", "id": "MER-R-Facility-FY17Q1", "supported_locales": "en"} +{"name": "MER R: Community Based FY2017Q1", "default_locale": "en", "short_code": "MER-R-Community-FY17Q1", "external_id": "Awq346fnVLV", "extras": {"Period": "COP16 (FY17Q1)", "datim_sync_mer": true, "DHIS2-Dataset-Code": "MER_R_COMMUNITY_BASED_FY2017Q1"}, "collection_type": "Subset", "full_name": "MER Results: Community Based FY2017Q1", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "type": "Collection", "id": "MER-R-Community-FY17Q1", "supported_locales": "en"} +{"name": "MER R: Facility Based - DoD ONLY FY2017Q1", "default_locale": "en", "short_code": "MER-R-Facility-DoD-FY17Q1", "external_id": "CS958XpDaUf", "extras": {"Period": "COP16 (FY17Q1)", "datim_sync_mer": true, "DHIS2-Dataset-Code": "MER_R_FACILITY_BASED_DOD_ONLY_FY2017Q1"}, "collection_type": "Subset", "full_name": "MER Results: Facility Based - DoD ONLY FY2017Q1", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "type": "Collection", "id": "MER-R-Facility-DoD-FY17Q1", "supported_locales": "en"} +{"name": "MER R: Community Based - DoD ONLY FY2017Q1", "default_locale": "en", "short_code": "MER-R-Community-DoD-FY17Q1", "external_id": "ovmC3HNi4LN", "extras": {"Period": "COP16 (FY17Q1)", "datim_sync_mer": true, "DHIS2-Dataset-Code": "MER_R_COMMUNITY_BASED_DOD_ONLY_FY2017Q1"}, "collection_type": "Subset", "full_name": "MER Results: Community Based - DoD ONLY FY2017Q1", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "type": "Collection", "id": "MER-R-Community-DoD-FY17Q1", "supported_locales": "en"} +{"name": "MER R: Medical Store", "default_locale": "en", "short_code": "MER-R-Medical-Store-FY17Q1", "external_id": "CGoi5wjLHDy", "extras": {"Period": "COP16 (FY17Q1)", "datim_sync_mer": true, "DHIS2-Dataset-Code": "MER_R_MEDICAL_STORE"}, "collection_type": "Subset", "full_name": "MER Results: Medical Store", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "type": "Collection", "id": "MER-R-Medical-Store-FY17Q1", "supported_locales": "en"} +{"name": "MER R: Narratives (IM) FY2017Q1", "default_locale": "en", "short_code": "MER-R-Narratives-IM-FY17Q1", "external_id": "zTgQ3MvHYtk", "extras": {"Period": "COP16 (FY17Q1)", "datim_sync_mer": true, "DHIS2-Dataset-Code": "MER_R_NARRATIVES_IM_FY2017Q1"}, "collection_type": "Subset", "full_name": "MER Results: Narratives (IM) FY2017Q1", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "type": "Collection", "id": "MER-R-Narratives-IM-FY17Q1", "supported_locales": "en"} +{"name": "MER R: Operating Unit Level (IM) FY2017Q1", "default_locale": "en", "short_code": "MER-R-Operating-Unit-Level-IM-FY17Q1", "external_id": "KwkuZhKulqs", "extras": {"Period": "COP16 (FY17Q1)", "datim_sync_mer": true, "DHIS2-Dataset-Code": "MER_R_OPERATING_UNIT_LEVEL_IM_FY2017Q1"}, "collection_type": "Subset", "full_name": "MER Results: Operating Unit Level (IM) FY2017Q1", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "type": "Collection", "id": "MER-R-Operating-Unit-Level-IM-FY17Q1", "supported_locales": "en"} +{"name": "HC R: Narratives (USG) FY2017Q1", "default_locale": "en", "short_code": "HC-R-Narratives-USG-FY17Q1", "external_id": "eAlxMKMZ9GV", "extras": {"Period": "COP16 (FY17Q1)", "datim_sync_mer": true, "DHIS2-Dataset-Code": "HC_R_NARRATIVES_USG_FY2017Q1"}, "collection_type": "Subset", "full_name": "Host Country Results: Narratives (USG) FY2017Q1", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "type": "Collection", "id": "HC-R-Narratives-USG-FY17Q1", "supported_locales": "en"} +{"name": "MER T: Facility Based", "default_locale": "en", "short_code": "MER-T-Facility-FY18", "external_id": "AitXBHsC7RA", "extras": {"Period": "COP17 (FY18)", "datim_sync_mer": true, "DHIS2-Dataset-Code": "MER_T_FACILITY_BASED"}, "collection_type": "Subset", "full_name": "MER Targets: Facility Based", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "type": "Collection", "id": "MER-T-Facility-FY18", "supported_locales": "en"} +{"name": "MER T: Community Based", "default_locale": "en", "short_code": "MER-T-Community-FY18", "external_id": "BuRoS9i851o", "extras": {"Period": "COP17 (FY18)", "datim_sync_mer": true, "DHIS2-Dataset-Code": "MER_T_COMMUNITY_BASED"}, "collection_type": "Subset", "full_name": "MER Targets: Community Based", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "type": "Collection", "id": "MER-T-Community-FY18", "supported_locales": "en"} +{"name": "MER T: Facility Based - DoD ONLY", "default_locale": "en", "short_code": "MER-T-Facility-DoD-FY18", "external_id": "jEzgpBt5Icf", "extras": {"Period": "COP17 (FY18)", "datim_sync_mer": true, "DHIS2-Dataset-Code": "MER_T_FACILITY_BASED_DOD_ONLY"}, "collection_type": "Subset", "full_name": "MER Targets: Facility Based - DoD ONLY", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "type": "Collection", "id": "MER-T-Facility-DoD-FY18", "supported_locales": "en"} +{"name": "MER T: Community Based - DoD ONLY", "default_locale": "en", "short_code": "MER-T-Community-DoD-FY18", "external_id": "ePndtmDbOJj", "extras": {"Period": "COP17 (FY18)", "datim_sync_mer": true, "DHIS2-Dataset-Code": "MER_T_COMMUNITY_BASED_DOD_ONLY"}, "collection_type": "Subset", "full_name": "MER Targets: Community Based - DoD ONLY", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "type": "Collection", "id": "MER-T-Community-DoD-FY18", "supported_locales": "en"} +{"name": "MER T: Narratives (IM)", "default_locale": "en", "short_code": "MER-T-Narratives-IM-FY18", "external_id": "AvmGbcurn4K", "extras": {"Period": "COP17 (FY18)", "datim_sync_mer": true, "DHIS2-Dataset-Code": "MER_T_NARRATIVES_IM"}, "collection_type": "Subset", "full_name": "MER Targets: Narratives (IM)", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "type": "Collection", "id": "MER-T-Narratives-IM-FY18", "supported_locales": "en"} +{"name": "HC T: COP Prioritization SNU (USG)", "default_locale": "en", "short_code": "HC-T-COP-Prioritization-SNU-USG-FY18", "external_id": "O8hSwgCbepv", "extras": {"Period": "COP17 (FY18)", "datim_sync_mer": true, "DHIS2-Dataset-Code": "HC_T_COP_PRIORITIZATION_SNU_USG"}, "collection_type": "Subset", "full_name": "Host Country Targets: COP Prioritization SNU (USG)", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "type": "Collection", "id": "HC-T-COP-Prioritization-SNU-USG-FY18", "supported_locales": "en"} +{"name": "MER T: Operating Unit Level (IM)", "default_locale": "en", "short_code": "MER-T-Operating-Unit-Level-IM-FY18", "external_id": "bqiB5G6qgzn", "extras": {"Period": "COP17 (FY18)", "datim_sync_mer": true, "DHIS2-Dataset-Code": "MER_T_OPERATING_UNIT_LEVEL_IM"}, "collection_type": "Subset", "full_name": "MER Targets: Operating Unit Level (IM)", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "type": "Collection", "id": "MER-T-Operating-Unit-Level-IM-FY18", "supported_locales": "en"} +{"name": "HC T: Operating Unit Level (USG)", "default_locale": "en", "short_code": "HC-T-Operating-Unit-Level-USG-FY18", "external_id": "YWZrOj5KS1c", "extras": {"Period": "COP17 (FY18)", "datim_sync_mer": true, "DHIS2-Dataset-Code": "HC_T_OPERATING_UNIT_LEVEL_USG"}, "collection_type": "Subset", "full_name": "Host Country Targets: Operating Unit Level (USG)", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "type": "Collection", "id": "HC-T-Operating-Unit-Level-USG-FY18", "supported_locales": "en"} +{"name": "Planning Attributes: COP Prioritization National", "default_locale": "en", "short_code": "Planning-Attributes-COP-Prioritization-National-FY18", "external_id": "c7Gwzm5w9DE", "extras": {"Period": "COP17 (FY18)", "datim_sync_mer": true, "DHIS2-Dataset-Code": "PLANNING_ATTRIBUTES_COP_PRIORITIZATION_NATIONAL"}, "collection_type": "Subset", "full_name": "Planning Attributes: COP Prioritization National", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "type": "Collection", "id": "Planning-Attributes-COP-Prioritization-National-FY18", "supported_locales": "en"} +{"name": "Planning Attributes: COP Prioritization SNU", "default_locale": "en", "short_code": "Planning-Attributes-COP-Prioritization-SNU-FY18", "external_id": "pTuDWXzkAkJ", "extras": {"Period": "COP17 (FY18)", "datim_sync_mer": true, "DHIS2-Dataset-Code": "PLANNING_ATTRIBUTES_COP_PRIORITIZATION_SNU"}, "collection_type": "Subset", "full_name": "Planning Attributes: COP Prioritization SNU", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "type": "Collection", "id": "Planning-Attributes-COP-Prioritization-SNU-FY18", "supported_locales": "en"} +{"name": "SIMS3 Facility", "default_locale": "en", "short_code": "SIMS3-Facility", "external_id": "FZxMe3kfzYo", "extras": {"datim_sync_sims": true}, "collection_type": "Subset", "full_name": "Site Improvement Through Monitoring System (SIMS) v3: Facility-based Code List", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "type": "Collection", "id": "SIMS3-Facility", "supported_locales": "en"} +{"name": "SIMS3 Communty", "default_locale": "en", "short_code": "SIMS3-Community", "external_id": "jvuGqgCvtcn", "extras": {"datim_sync_sims": true}, "collection_type": "Subset", "full_name": "Site Improvement Through Monitoring System (SIMS) v3: Community-based Code List", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "type": "Collection", "id": "SIMS3-Community", "supported_locales": "en"} +{"name": "SIMS3 Above Site", "default_locale": "en", "short_code": "SIMS3-Above-Site", "external_id": "OuWns35QmHl", "extras": {"datim_sync_sims": true}, "collection_type": "Subset", "full_name": "Site Improvement Through Monitoring System (SIMS) v3: Above Site Based Code List", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "type": "Collection", "id": "SIMS3-Above-Site", "supported_locales": "en"} +{"name": "SIMS Option Sets", "default_locale": "en", "short_code": "SIMS-Option-Sets", "external_id": "", "extras": {"datim_sync_sims": true}, "collection_type": "Subset", "full_name": "Site Improvement Through Monitoring System (SIMS) Option Sets", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "type": "Collection", "id": "SIMS-Option-Sets", "supported_locales": "en"} +{"name": "Tiered Site Support Data Elements", "default_locale": "en", "short_code": "Tiered-Site-Support-Data-Elements", "external_id": "", "extras": {"datim_sync_tiered_site_support": true}, "collection_type": "Subset", "full_name": "Tiered Site Support Data Elements", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "type": "Collection", "id": "Tiered-Site-Support-Data-Elements", "supported_locales": "en"} +{"name": "Tiered Site Support Option Set List", "default_locale": "en", "short_code": "Tiered-Site-Support-Option-Set-List", "external_id": "", "extras": {"datim_sync_tiered_site_support": true}, "collection_type": "Subset", "full_name": "Tiered Site Support Option Set List", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "type": "Collection", "id": "Tiered-Site-Support-Option-Set-List", "supported_locales": "en"} +{"name": "MER T: Facility Based FY2017", "default_locale": "en", "short_code": "MER-T-Facility-FY17", "external_id": "qRvKHvlzNdv", "extras": {"Period": "COP16 (FY17)", "datim_sync_mer": true, "DHIS2-Dataset-Code": "MER_T_FACILITY_BASED_FY2017"}, "collection_type": "Subset", "full_name": "MER Targets: Facility Based FY2017", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "type": "Collection", "id": "MER-T-Facility-FY17", "supported_locales": "en"} +{"name": "MER T: Community Based FY2017", "default_locale": "en", "short_code": "MER-T-Community-FY17", "external_id": "tCIW2VFd8uu", "extras": {"Period": "COP16 (FY17)", "datim_sync_mer": true, "DHIS2-Dataset-Code": "MER_T_COMMUNITY_BASED_FY2017"}, "collection_type": "Subset", "full_name": "MER Targets: Community Based FY2017", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "type": "Collection", "id": "MER-T-Community-FY17", "supported_locales": "en"} +{"name": "MER T: Facility Based - DoD ONLY FY2017", "default_locale": "en", "short_code": "MER-T-Facility-DoD-FY17", "external_id": "JXKUYJqmyDd", "extras": {"Period": "COP16 (FY17)", "datim_sync_mer": true, "DHIS2-Dataset-Code": "MER_T_FACILITY_BASED_DOD_ONLY_FY2017"}, "collection_type": "Subset", "full_name": "MER Targets: Facility Based - DoD ONLY FY2017", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "type": "Collection", "id": "MER-T-Facility-DoD-FY17", "supported_locales": "en"} +{"name": "MER T: Community Based - DoD ONLY FY2017", "default_locale": "en", "short_code": "MER-T-Community-DoD-FY17", "external_id": "lbwuIo56YoG", "extras": {"Period": "COP16 (FY17)", "datim_sync_mer": true, "DHIS2-Dataset-Code": "MER_T_COMMUNITY_BASED_DOD_ONLY_FY2017"}, "collection_type": "Subset", "full_name": "MER Targets: Community Based - DoD ONLY FY2017", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "type": "Collection", "id": "MER-T-Community-DoD-FY17", "supported_locales": "en"} +{"name": "MER T: Narratives (IM) FY2017", "default_locale": "en", "short_code": "MER-T-Narratives-IM-FY17", "external_id": "AyFVOGbAvcH", "extras": {"Period": "COP16 (FY17)", "datim_sync_mer": true, "DHIS2-Dataset-Code": "MER_T_NARRATIVES_IM_FY2017"}, "collection_type": "Subset", "full_name": "MER Targets: Narratives (IM) FY2017", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "type": "Collection", "id": "MER-T-Narratives-IM-FY17", "supported_locales": "en"} +{"name": "HC T: Narratives (USG) FY2017", "default_locale": "en", "short_code": "HC-T-Narratives-USG-FY17", "external_id": "oYO9GvA05LE", "extras": {"Period": "COP16 (FY17)", "datim_sync_mer": true, "DHIS2-Dataset-Code": "HC_T_NARRATIVES_USG_FY2017"}, "collection_type": "Subset", "full_name": "Host Country Targets: Narratives (USG) FY2017", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "type": "Collection", "id": "HC-T-Narratives-USG-FY17", "supported_locales": "en"} +{"name": "MER T: Operating Unit Level (IM) FY2017", "default_locale": "en", "short_code": "MER-T-Operating-Unit-Level-IM-FY17", "external_id": "xxo1G5V1JG2", "extras": {"Period": "COP16 (FY17)", "datim_sync_mer": true, "DHIS2-Dataset-Code": "MER_T_OPERATING_UNIT_LEVEL_IM_FY2017"}, "collection_type": "Subset", "full_name": "MER Targets: Operating Unit Level (IM) FY2017", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "type": "Collection", "id": "MER-T-Operating-Unit-Level-IM-FY17", "supported_locales": "en"} +{"name": "HC T: Operating Unit Level (USG) FY2017", "default_locale": "en", "short_code": "HC-T-Operating-Unit-Level-USG-FY17", "external_id": "Dd5c9117ukD", "extras": {"Period": "COP16 (FY17)", "datim_sync_mer": true, "DHIS2-Dataset-Code": "HC_T_OPERATING_UNIT_LEVEL_USG_FY2017"}, "collection_type": "Subset", "full_name": "Host Country Targets: Operating Unit Level (USG) FY2017", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "type": "Collection", "id": "HC-T-Operating-Unit-Level-USG-FY17", "supported_locales": "en"} +{"name": "MER T: Facility Based FY2016", "default_locale": "en", "short_code": "MER-T-Facility-FY16", "external_id": "rDAUgkkexU1", "extras": {"Period": "COP15 (FY16)", "datim_sync_mer": true, "DHIS2-Dataset-Code": "MER_TARGETS_SITE_FY15"}, "collection_type": "Subset", "full_name": "MER Targets: Facility Based FY2016", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "type": "Collection", "id": "MER-T-Facility-FY16", "supported_locales": "en"} +{"name": "MER T: Community Based FY2016", "default_locale": "en", "short_code": "MER-T-Community-FY16", "external_id": "xJ06pxmxfU6", "extras": {"Period": "COP15 (FY16)", "datim_sync_mer": true, "DHIS2-Dataset-Code": "MER_TARGETS_SUBNAT_FY15"}, "collection_type": "Subset", "full_name": "MER Targets: Community Based FY2016", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "type": "Collection", "id": "MER-T-Community-FY16", "supported_locales": "en"} +{"name": "MER T: Facility Based - DoD ONLY FY2016", "default_locale": "en", "short_code": "MER-T-Facility-DoD-FY16", "external_id": "IOarm0ctDVL", "extras": {"Period": "COP15 (FY16)", "datim_sync_mer": true, "DHIS2-Dataset-Code": "MER_TARGETS_SITE_FY15_DOD"}, "collection_type": "Subset", "full_name": "MER Targets: Facility Based - DoD ONLY FY2016", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "type": "Collection", "id": "MER-T-Facility-DoD-FY16", "supported_locales": "en"} +{"name": "MER T: Community Based - DoD ONLY FY2016", "default_locale": "en", "short_code": "MER-T-Community-DoD-FY16", "external_id": "LBSk271pP7J", "extras": {"Period": "COP15 (FY16)", "datim_sync_mer": true, "DHIS2-Dataset-Code": "MER_TARGETS_SUBNAT_FY15_DOD"}, "collection_type": "Subset", "full_name": "MER Targets: Community Based - DoD ONLY FY2016", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "type": "Collection", "id": "MER-T-Community-DoD-FY16", "supported_locales": "en"} +{"name": "MER T: Narratives (IM) FY2016", "default_locale": "en", "short_code": "MER-T-Narratives-IM-FY16", "external_id": "VjGqATduoEX", "extras": {"Period": "COP15 (FY16)", "datim_sync_mer": true, "DHIS2-Dataset-Code": "MER_TARGETS_NARRTIVES_IM_FY2016"}, "collection_type": "Subset", "full_name": "MER Targets: Narratives (IM) FY2016", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "type": "Collection", "id": "MER-T-Narratives-IM-FY16", "supported_locales": "en"} +{"name": "MER T: Operating Unit Level (IM) FY2016", "default_locale": "en", "short_code": "MER-T-Operating-Unit-Level-IM-FY16", "external_id": "PHyD22loBQH", "extras": {"Period": "COP15 (FY16)", "datim_sync_mer": true, "DHIS2-Dataset-Code": "MER_TARGETS_OU_IM_FY15"}, "collection_type": "Subset", "full_name": "MER Targets: Operating Unit Level (IM) FY2016", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "type": "Collection", "id": "MER-T-Operating-Unit-Level-IM-FY16", "supported_locales": "en"} +{"name": "HC T: Narratives (USG) FY2016", "default_locale": "en", "short_code": "HC-T-Narratives-USG-FY16", "external_id": "TgcTZETxKlb", "extras": {"Period": "COP15 (FY16)", "datim_sync_mer": true, "DHIS2-Dataset-Code": "HC_T_NARRATIVES_USG_FY2016"}, "collection_type": "Subset", "full_name": "Host Country Targets: Narratives (USG) FY2016", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "type": "Collection", "id": "HC-T-Narratives-USG-FY16", "supported_locales": "en"} +{"name": "HC T: Operating Unit Level (USG) FY2016", "default_locale": "en", "short_code": "HC-T-Operating-Unit-Level-USG-FY16", "external_id": "GEhzw3dEw05", "extras": {"Period": "COP15 (FY16)", "datim_sync_mer": true, "DHIS2-Dataset-Code": "HC_T_OPERATING_UNIT_LEVEL_USG_FY2016"}, "collection_type": "Subset", "full_name": "Host Country Targets: Operating Unit Level (USG) FY2016", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "type": "Collection", "id": "HC-T-Operating-Unit-Level-USG-FY16", "supported_locales": "en"} +{"name": "HC T: COP Prioritization SNU (USG) FY2017", "default_locale": "en", "short_code": "HC-T-COP-Prioritization-SNU-USG-FY17", "external_id": "rK7VicBNzze", "extras": {"Period": "COP15 (FY16)", "datim_sync_mer": true, "DHIS2-Dataset-Code": "HC_T_COP_PRIORITIZATION_SNU_USG_FY2017"}, "collection_type": "Subset", "full_name": "Host Country Targets: COP Prioritization SNU (USG) FY2017", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "type": "Collection", "id": "HC-T-COP-Prioritization-SNU-USG-FY17", "supported_locales": "en"} +{"name": "MER R: Facility Based FY2016Q4", "default_locale": "en", "short_code": "MER-R-Facility-FY16Q4", "external_id": "ZaV4VSLstg7", "extras": {"Period": "COP15 (FY16 Q4)", "datim_sync_mer": true, "DHIS2-Dataset-Code": "MER_R_FACILITY_BASED_FY2016Q4"}, "collection_type": "Subset", "full_name": "MER Results: Facility Based FY2016Q4", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "type": "Collection", "id": "MER-R-Facility-FY16Q4", "supported_locales": "en"} +{"name": "MER R: Community Based FY2016Q4", "default_locale": "en", "short_code": "MER-R-Community-FY16Q4", "external_id": "sCar694kKxH", "extras": {"Period": "COP15 (FY16 Q4)", "datim_sync_mer": true, "DHIS2-Dataset-Code": "MER_R_COMMUNITY_BASED_FY2016Q4"}, "collection_type": "Subset", "full_name": "MER Results: Community Based FY2016Q4", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "type": "Collection", "id": "MER-R-Community-FY16Q4", "supported_locales": "en"} +{"name": "MER R: Facility Based - DoD ONLY FY2016Q4", "default_locale": "en", "short_code": "MER-R-Facility-DoD-FY16Q4", "external_id": "vvHCWnhULAf", "extras": {"Period": "COP15 (FY16 Q4)", "datim_sync_mer": true, "DHIS2-Dataset-Code": "MER_R_FACILITY_BASED_DOD_ONLY_FY2016Q4"}, "collection_type": "Subset", "full_name": "MER Results: Facility Based - DoD ONLY FY2016Q4", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "type": "Collection", "id": "MER-R-Facility-DoD-FY16Q4", "supported_locales": "en"} +{"name": "MER R: Community Based - DoD ONLY FY2016Q4", "default_locale": "en", "short_code": "MER-R-Community-DoD-FY16Q4", "external_id": "j9bKklpTDBZ", "extras": {"Period": "COP15 (FY16 Q4)", "datim_sync_mer": true, "DHIS2-Dataset-Code": "MER_R_COMMUNITY_BASED_DOD_ONLY_FY2016Q4"}, "collection_type": "Subset", "full_name": "MER Results: Community Based - DoD ONLY FY2016Q4", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "type": "Collection", "id": "MER-R-Community-DoD-FY16Q4", "supported_locales": "en"} +{"name": "MER R: Medical Store FY2016Q4", "default_locale": "en", "short_code": "MER-R-Medical-Store-FY16Q4", "external_id": "gZ1FgiGUlSj", "extras": {"Period": "COP15 (FY16 Q4)", "datim_sync_mer": true, "DHIS2-Dataset-Code": "MER_R_MEDICAL_STORE_FY2016Q4"}, "collection_type": "Subset", "full_name": "MER Results: Medical Store FY2016Q4", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "type": "Collection", "id": "MER-R-Medical-Store-FY16Q4", "supported_locales": "en"} +{"name": "MER R: Narratives (IM) FY2016Q4", "default_locale": "en", "short_code": "MER-R-Narratives-IM-FY16Q4", "external_id": "xBRAscSmemV", "extras": {"Period": "COP15 (FY16 Q4)", "datim_sync_mer": true, "DHIS2-Dataset-Code": "MER_R_NARRATIVES_IM_FY2016Q4"}, "collection_type": "Subset", "full_name": "MER Results: Narratives (IM) FY2016Q4", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "type": "Collection", "id": "MER-R-Narratives-IM-FY16Q4", "supported_locales": "en"} +{"name": "MER R: Operating Unit Level (IM) FY2016Q4", "default_locale": "en", "short_code": "MER-R-Operating-Unit-Level-IM-FY16Q4", "external_id": "VWdBdkfYntI", "extras": {"Period": "COP15 (FY16 Q4)", "datim_sync_mer": true, "DHIS2-Dataset-Code": "MER_R_OPERATING_UNIT_LEVEL_IM_FY2016Q4"}, "collection_type": "Subset", "full_name": "MER Results: Operating Unit Level (IM) FY2016Q4", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "type": "Collection", "id": "MER-R-Operating-Unit-Level-IM-FY16Q4", "supported_locales": "en"} +{"name": "HC R: Narratives (USG) FY2016Q4", "default_locale": "en", "short_code": "HC-R-Narratives-USG-FY16Q4", "external_id": "vZaDfrR6nmF", "extras": {"Period": "COP15 (FY16 Q4)", "datim_sync_mer": true, "DHIS2-Dataset-Code": "HC_R_NARRATIVES_USG_FY2016Q4"}, "collection_type": "Subset", "full_name": "Host Country Results: Narratives (USG) FY2016Q4", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "type": "Collection", "id": "HC-R-Narratives-USG-FY16Q4", "supported_locales": "en"} +{"name": "HC R: Operating Unit Level (USG)", "default_locale": "en", "short_code": "HC-R-Operating-Unit-Level-USG-FY16Q4", "external_id": "PkmLpkrPdQG", "extras": {"Period": "COP15 (FY16 Q4)", "datim_sync_mer": true, "DHIS2-Dataset-Code": "HC_R_OPERATING_UNIT_LEVEL_USG"}, "collection_type": "Subset", "full_name": "Host Country Results: Operating Unit Level (USG)", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "type": "Collection", "id": "HC-R-Operating-Unit-Level-USG-FY16Q4", "supported_locales": "en"} +{"name": "HC R: COP Prioritization SNU (USG)", "default_locale": "en", "short_code": "HC-R-COP-Prioritization-SNU-USG-FY16Q4", "external_id": "zeUCqFKIBDD", "extras": {"Period": "COP15 (FY16 Q4)", "datim_sync_mer": true, "DHIS2-Dataset-Code": "HC_R_COP_PRIORITIZATION_SNU_USG"}, "collection_type": "Subset", "full_name": "Host Country Results: COP Prioritization SNU (USG)", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "type": "Collection", "id": "HC-R-COP-Prioritization-SNU-USG-FY16Q4", "supported_locales": "en"} +{"name": "MER R: Facility Based FY2016Q3", "default_locale": "en", "short_code": "MER-R-Facility-FY16Q1Q2Q3", "external_id": "i29foJcLY9Y", "extras": {"Period": "COP15 (FY16 Q1Q2Q3)", "datim_sync_mer": true, "DHIS2-Dataset-Code": "MER_RESULTS_SITE_FY15"}, "collection_type": "Subset", "full_name": "MER Results: Facility Based FY2016Q3", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "type": "Collection", "id": "MER-R-Facility-FY16Q1Q2Q3", "supported_locales": "en"} +{"name": "MER R: Community Based FY2016Q3", "default_locale": "en", "short_code": "MER-R-Community-FY16Q1Q2Q3", "external_id": "STL4izfLznL", "extras": {"Period": "COP15 (FY16 Q1Q2Q3)", "datim_sync_mer": true, "DHIS2-Dataset-Code": "MER_RESULTS_SUBNAT_FY15"}, "collection_type": "Subset", "full_name": "MER Results: Community Based FY2016Q3", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "type": "Collection", "id": "MER-R-Community-FY16Q1Q2Q3", "supported_locales": "en"} +{"name": "MER R: Facility Based - DoD ONLY FY2016Q3", "default_locale": "en", "short_code": "MER-R-Facility-DoD-FY16Q1Q2Q3", "external_id": "j1i6JjOpxEq", "extras": {"Period": "COP15 (FY16 Q1Q2Q3)", "datim_sync_mer": true, "DHIS2-Dataset-Code": "MER_RESULTS_SITE_FY15_DOD"}, "collection_type": "Subset", "full_name": "MER Results: Facility Based - DoD ONLY FY2016Q3", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "type": "Collection", "id": "MER-R-Facility-DoD-FY16Q1Q2Q3", "supported_locales": "en"} +{"name": "MER R: Community Based - DoD ONLY FY2016Q3", "default_locale": "en", "short_code": "MER-R-Community-DoD-FY16Q1Q2Q3", "external_id": "asHh1YkxBU5", "extras": {"Period": "COP15 (FY16 Q1Q2Q3)", "datim_sync_mer": true, "DHIS2-Dataset-Code": "MER_RESULTS_SUBNAT_FY15_DOD"}, "collection_type": "Subset", "full_name": "MER Results: Community Based - DoD ONLY FY2016Q3", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "type": "Collection", "id": "MER-R-Community-DoD-FY16Q1Q2Q3", "supported_locales": "en"} +{"name": "MER R: Medical Store FY2016Q3", "default_locale": "en", "short_code": "MER-R-Medical-Store-FY16Q1Q2Q3", "external_id": "hIm0HGCKiPv", "extras": {"Period": "COP15 (FY16 Q1Q2Q3)", "datim_sync_mer": true, "DHIS2-Dataset-Code": "MER_R_MEDICAL_STORE_FY2016Q3"}, "collection_type": "Subset", "full_name": "MER Results: Medical Store FY2016Q3", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "type": "Collection", "id": "MER-R-Medical-Store-FY16Q1Q2Q3", "supported_locales": "en"} +{"name": "MER R: Narratives (IM) FY2016Q3", "default_locale": "en", "short_code": "MER-R-Narratives-IM-FY16Q1Q2Q3", "external_id": "NJlAVhe4zjv", "extras": {"Period": "COP15 (FY16 Q1Q2Q3)", "datim_sync_mer": true, "DHIS2-Dataset-Code": "MER_R_NARRATIVES_IM_FY2016Q3"}, "collection_type": "Subset", "full_name": "MER Results: Narratives (IM) FY2016Q3", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "type": "Collection", "id": "MER-R-Narratives-IM-FY16Q1Q2Q3", "supported_locales": "en"} +{"name": "MER R: Operating Unit Level (IM) FY2016Q3", "default_locale": "en", "short_code": "MER-R-Operating-Unit-Level-IM-FY16Q1Q2Q3", "external_id": "ovYEbELCknv", "extras": {"Period": "COP15 (FY16 Q1Q2Q3)", "datim_sync_mer": true, "DHIS2-Dataset-Code": "MER_RESULTS_OU_IM_FY15"}, "collection_type": "Subset", "full_name": "MER Results: Operating Unit Level (IM) FY2016Q3", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "type": "Collection", "id": "MER-R-Operating-Unit-Level-IM-FY16Q1Q2Q3", "supported_locales": "en"} +{"name": "HC R: Narratives (USG) FY2016Q3", "default_locale": "en", "short_code": "HC-R-Narratives-USG-FY16Q1Q2Q3", "external_id": "f6NLvRGixJV", "extras": {"Period": "COP15 (FY16 Q1Q2Q3)", "datim_sync_mer": true, "DHIS2-Dataset-Code": "HC_R_NARRATIVES_USG_FY2016Q3"}, "collection_type": "Subset", "full_name": "Host Country Results: Narratives (USG) FY2016Q3", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "type": "Collection", "id": "HC-R-Narratives-USG-FY16Q1Q2Q3", "supported_locales": "en"} +{"name": "HC R: Operating Unit Level (USG) FY2016Q3", "default_locale": "en", "short_code": "HC-R-Operating-Unit-Level-USG-FY16Q1Q2Q3", "external_id": "lD9O8vQgH8R", "extras": {"Period": "COP15 (FY16 Q1Q2Q3)", "datim_sync_mer": true, "DHIS2-Dataset-Code": "HC_R_OPERATING_UNIT_LEVEL_USG_FY2016Q3"}, "collection_type": "Subset", "full_name": "Host Country Results: Operating Unit Level (USG) FY2016Q3", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "type": "Collection", "id": "HC-R-Operating-Unit-Level-USG-FY16Q1Q2Q3", "supported_locales": "en"} +{"name": "SIMS2 Facility", "default_locale": "en", "short_code": "SIMS2-Facility", "external_id": "Run7vUuLlxd", "extras": {"datim_sync_sims": true}, "collection_type": "Subset", "full_name": "Site Improvement Through Monitoring System (SIMS) v2: Facility-based Code List", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "type": "Collection", "id": "SIMS2-Facility", "supported_locales": "en"} +{"name": "SIMS2 Communty", "default_locale": "en", "short_code": "SIMS2-Community", "external_id": "xGbB5HNDnC0", "extras": {"datim_sync_sims": true}, "collection_type": "Subset", "full_name": "Site Improvement Through Monitoring System (SIMS) v2: Community-based Code List", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "type": "Collection", "id": "SIMS2-Community", "supported_locales": "en"} +{"name": "SIMS2 Above Site", "default_locale": "en", "short_code": "SIMS2-Above-Site", "external_id": "xDFgyFbegjl", "extras": {"datim_sync_sims": true}, "collection_type": "Subset", "full_name": "Site Improvement Through Monitoring System (SIMS) v2: Above Site Based Code List", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "type": "Collection", "id": "SIMS2-Above-Site", "supported_locales": "en"} +{"description": "Automatically generated empty repository version", "collection": "MER-R-Facility-FY17Q4", "released": true, "owner": "PEPFAR", "owner_type": "Organization", "type": "Collection Version", "id": "initial"} +{"description": "Automatically generated empty repository version", "collection": "MER-R-Community-FY17Q4", "released": true, "owner": "PEPFAR", "owner_type": "Organization", "type": "Collection Version", "id": "initial"} +{"description": "Automatically generated empty repository version", "collection": "MER-R-Facility-DoD-FY17Q4", "released": true, "owner": "PEPFAR", "owner_type": "Organization", "type": "Collection Version", "id": "initial"} +{"description": "Automatically generated empty repository version", "collection": "MER-R-Community-DoD-FY17Q4", "released": true, "owner": "PEPFAR", "owner_type": "Organization", "type": "Collection Version", "id": "initial"} +{"description": "Automatically generated empty repository version", "collection": "MER-R-Medical-Store-FY17Q4", "released": true, "owner": "PEPFAR", "owner_type": "Organization", "type": "Collection Version", "id": "initial"} +{"description": "Automatically generated empty repository version", "collection": "MER-R-Narratives-IM-FY17Q4", "released": true, "owner": "PEPFAR", "owner_type": "Organization", "type": "Collection Version", "id": "initial"} +{"description": "Automatically generated empty repository version", "collection": "MER-R-Operating-Unit-Level-IM-FY17Q4", "released": true, "owner": "PEPFAR", "owner_type": "Organization", "type": "Collection Version", "id": "initial"} +{"description": "Automatically generated empty repository version", "collection": "HC-R-Narratives-USG-FY17Q4", "released": true, "owner": "PEPFAR", "owner_type": "Organization", "type": "Collection Version", "id": "initial"} +{"description": "Automatically generated empty repository version", "collection": "HC-R-Operating-Unit-Level-USG-FY17Q4", "released": true, "owner": "PEPFAR", "owner_type": "Organization", "type": "Collection Version", "id": "initial"} +{"description": "Automatically generated empty repository version", "collection": "HC-R-COP-Prioritization-SNU-USG-FY17Q4", "released": true, "owner": "PEPFAR", "owner_type": "Organization", "type": "Collection Version", "id": "initial"} +{"description": "Automatically generated empty repository version", "collection": "MER-R-Facility-FY17Q2", "released": true, "owner": "PEPFAR", "owner_type": "Organization", "type": "Collection Version", "id": "initial"} +{"description": "Automatically generated empty repository version", "collection": "MER-R-Community-FY17Q2", "released": true, "owner": "PEPFAR", "owner_type": "Organization", "type": "Collection Version", "id": "initial"} +{"description": "Automatically generated empty repository version", "collection": "MER-R-Facility-DoD-FY17Q2", "released": true, "owner": "PEPFAR", "owner_type": "Organization", "type": "Collection Version", "id": "initial"} +{"description": "Automatically generated empty repository version", "collection": "MER-R-Community-DoD-FY17Q2", "released": true, "owner": "PEPFAR", "owner_type": "Organization", "type": "Collection Version", "id": "initial"} +{"description": "Automatically generated empty repository version", "collection": "MER-R-Narratives-IM-FY17Q2", "released": true, "owner": "PEPFAR", "owner_type": "Organization", "type": "Collection Version", "id": "initial"} +{"description": "Automatically generated empty repository version", "collection": "MER-R-Operating-Unit-Level-IM-FY17Q2", "released": true, "owner": "PEPFAR", "owner_type": "Organization", "type": "Collection Version", "id": "initial"} +{"description": "Automatically generated empty repository version", "collection": "HC-R-Narratives-USG-FY17Q2", "released": true, "owner": "PEPFAR", "owner_type": "Organization", "type": "Collection Version", "id": "initial"} +{"description": "Automatically generated empty repository version", "collection": "MER-R-Facility-FY17Q1", "released": true, "owner": "PEPFAR", "owner_type": "Organization", "type": "Collection Version", "id": "initial"} +{"description": "Automatically generated empty repository version", "collection": "MER-R-Community-FY17Q1", "released": true, "owner": "PEPFAR", "owner_type": "Organization", "type": "Collection Version", "id": "initial"} +{"description": "Automatically generated empty repository version", "collection": "MER-R-Facility-DoD-FY17Q1", "released": true, "owner": "PEPFAR", "owner_type": "Organization", "type": "Collection Version", "id": "initial"} +{"description": "Automatically generated empty repository version", "collection": "MER-R-Community-DoD-FY17Q1", "released": true, "owner": "PEPFAR", "owner_type": "Organization", "type": "Collection Version", "id": "initial"} +{"description": "Automatically generated empty repository version", "collection": "MER-R-Medical-Store-FY17Q1", "released": true, "owner": "PEPFAR", "owner_type": "Organization", "type": "Collection Version", "id": "initial"} +{"description": "Automatically generated empty repository version", "collection": "MER-R-Narratives-IM-FY17Q1", "released": true, "owner": "PEPFAR", "owner_type": "Organization", "type": "Collection Version", "id": "initial"} +{"description": "Automatically generated empty repository version", "collection": "MER-R-Operating-Unit-Level-IM-FY17Q1", "released": true, "owner": "PEPFAR", "owner_type": "Organization", "type": "Collection Version", "id": "initial"} +{"description": "Automatically generated empty repository version", "collection": "HC-R-Narratives-USG-FY17Q1", "released": true, "owner": "PEPFAR", "owner_type": "Organization", "type": "Collection Version", "id": "initial"} +{"description": "Automatically generated empty repository version", "collection": "MER-T-Facility-FY18", "released": true, "owner": "PEPFAR", "owner_type": "Organization", "type": "Collection Version", "id": "initial"} +{"description": "Automatically generated empty repository version", "collection": "MER-T-Community-FY18", "released": true, "owner": "PEPFAR", "owner_type": "Organization", "type": "Collection Version", "id": "initial"} +{"description": "Automatically generated empty repository version", "collection": "MER-T-Facility-DoD-FY18", "released": true, "owner": "PEPFAR", "owner_type": "Organization", "type": "Collection Version", "id": "initial"} +{"description": "Automatically generated empty repository version", "collection": "MER-T-Community-DoD-FY18", "released": true, "owner": "PEPFAR", "owner_type": "Organization", "type": "Collection Version", "id": "initial"} +{"description": "Automatically generated empty repository version", "collection": "MER-T-Narratives-IM-FY18", "released": true, "owner": "PEPFAR", "owner_type": "Organization", "type": "Collection Version", "id": "initial"} +{"description": "Automatically generated empty repository version", "collection": "HC-T-COP-Prioritization-SNU-USG-FY18", "released": true, "owner": "PEPFAR", "owner_type": "Organization", "type": "Collection Version", "id": "initial"} +{"description": "Automatically generated empty repository version", "collection": "MER-T-Operating-Unit-Level-IM-FY18", "released": true, "owner": "PEPFAR", "owner_type": "Organization", "type": "Collection Version", "id": "initial"} +{"description": "Automatically generated empty repository version", "collection": "HC-T-Operating-Unit-Level-USG-FY18", "released": true, "owner": "PEPFAR", "owner_type": "Organization", "type": "Collection Version", "id": "initial"} +{"description": "Automatically generated empty repository version", "collection": "Planning-Attributes-COP-Prioritization-National-FY18", "released": true, "owner": "PEPFAR", "owner_type": "Organization", "type": "Collection Version", "id": "initial"} +{"description": "Automatically generated empty repository version", "collection": "Planning-Attributes-COP-Prioritization-SNU-FY18", "released": true, "owner": "PEPFAR", "owner_type": "Organization", "type": "Collection Version", "id": "initial"} +{"description": "Automatically generated empty repository version", "collection": "SIMS3-Facility", "released": true, "owner": "PEPFAR", "owner_type": "Organization", "type": "Collection Version", "id": "initial"} +{"description": "Automatically generated empty repository version", "collection": "SIMS3-Community", "released": true, "owner": "PEPFAR", "owner_type": "Organization", "type": "Collection Version", "id": "initial"} +{"description": "Automatically generated empty repository version", "collection": "SIMS3-Above-Site", "released": true, "owner": "PEPFAR", "owner_type": "Organization", "type": "Collection Version", "id": "initial"} +{"description": "Automatically generated empty repository version", "collection": "SIMS-Option-Sets", "released": true, "owner": "PEPFAR", "owner_type": "Organization", "type": "Collection Version", "id": "initial"} +{"description": "Automatically generated empty repository version", "collection": "Tiered-Site-Support-Data-Elements", "released": true, "owner": "PEPFAR", "owner_type": "Organization", "type": "Collection Version", "id": "initial"} +{"description": "Automatically generated empty repository version", "collection": "Tiered-Site-Support-Option-Set-List", "released": true, "owner": "PEPFAR", "owner_type": "Organization", "type": "Collection Version", "id": "initial"} +{"description": "Automatically generated empty repository version", "collection": "MER-T-Facility-FY17", "released": true, "owner": "PEPFAR", "owner_type": "Organization", "type": "Collection Version", "id": "initial"} +{"description": "Automatically generated empty repository version", "collection": "MER-T-Community-FY17", "released": true, "owner": "PEPFAR", "owner_type": "Organization", "type": "Collection Version", "id": "initial"} +{"description": "Automatically generated empty repository version", "collection": "MER-T-Facility-DoD-FY17", "released": true, "owner": "PEPFAR", "owner_type": "Organization", "type": "Collection Version", "id": "initial"} +{"description": "Automatically generated empty repository version", "collection": "MER-T-Community-DoD-FY17", "released": true, "owner": "PEPFAR", "owner_type": "Organization", "type": "Collection Version", "id": "initial"} +{"description": "Automatically generated empty repository version", "collection": "MER-T-Narratives-IM-FY17", "released": true, "owner": "PEPFAR", "owner_type": "Organization", "type": "Collection Version", "id": "initial"} +{"description": "Automatically generated empty repository version", "collection": "HC-T-Narratives-USG-FY17", "released": true, "owner": "PEPFAR", "owner_type": "Organization", "type": "Collection Version", "id": "initial"} +{"description": "Automatically generated empty repository version", "collection": "MER-T-Operating-Unit-Level-IM-FY17", "released": true, "owner": "PEPFAR", "owner_type": "Organization", "type": "Collection Version", "id": "initial"} +{"description": "Automatically generated empty repository version", "collection": "HC-T-Operating-Unit-Level-USG-FY17", "released": true, "owner": "PEPFAR", "owner_type": "Organization", "type": "Collection Version", "id": "initial"} +{"description": "Automatically generated empty repository version", "collection": "MER-T-Facility-FY16", "released": true, "owner": "PEPFAR", "owner_type": "Organization", "type": "Collection Version", "id": "initial"} +{"description": "Automatically generated empty repository version", "collection": "MER-T-Community-FY16", "released": true, "owner": "PEPFAR", "owner_type": "Organization", "type": "Collection Version", "id": "initial"} +{"description": "Automatically generated empty repository version", "collection": "MER-T-Facility-DoD-FY16", "released": true, "owner": "PEPFAR", "owner_type": "Organization", "type": "Collection Version", "id": "initial"} +{"description": "Automatically generated empty repository version", "collection": "MER-T-Community-DoD-FY16", "released": true, "owner": "PEPFAR", "owner_type": "Organization", "type": "Collection Version", "id": "initial"} +{"description": "Automatically generated empty repository version", "collection": "MER-T-Narratives-IM-FY16", "released": true, "owner": "PEPFAR", "owner_type": "Organization", "type": "Collection Version", "id": "initial"} +{"description": "Automatically generated empty repository version", "collection": "MER-T-Operating-Unit-Level-IM-FY16", "released": true, "owner": "PEPFAR", "owner_type": "Organization", "type": "Collection Version", "id": "initial"} +{"description": "Automatically generated empty repository version", "collection": "HC-T-Narratives-USG-FY16", "released": true, "owner": "PEPFAR", "owner_type": "Organization", "type": "Collection Version", "id": "initial"} +{"description": "Automatically generated empty repository version", "collection": "HC-T-Operating-Unit-Level-USG-FY16", "released": true, "owner": "PEPFAR", "owner_type": "Organization", "type": "Collection Version", "id": "initial"} +{"description": "Automatically generated empty repository version", "collection": "HC-T-COP-Prioritization-SNU-USG-FY17", "released": true, "owner": "PEPFAR", "owner_type": "Organization", "type": "Collection Version", "id": "initial"} +{"description": "Automatically generated empty repository version", "collection": "MER-R-Facility-FY16Q4", "released": true, "owner": "PEPFAR", "owner_type": "Organization", "type": "Collection Version", "id": "initial"} +{"description": "Automatically generated empty repository version", "collection": "MER-R-Community-FY16Q4", "released": true, "owner": "PEPFAR", "owner_type": "Organization", "type": "Collection Version", "id": "initial"} +{"description": "Automatically generated empty repository version", "collection": "MER-R-Facility-DoD-FY16Q4", "released": true, "owner": "PEPFAR", "owner_type": "Organization", "type": "Collection Version", "id": "initial"} +{"description": "Automatically generated empty repository version", "collection": "MER-R-Community-DoD-FY16Q4", "released": true, "owner": "PEPFAR", "owner_type": "Organization", "type": "Collection Version", "id": "initial"} +{"description": "Automatically generated empty repository version", "collection": "MER-R-Medical-Store-FY16Q4", "released": true, "owner": "PEPFAR", "owner_type": "Organization", "type": "Collection Version", "id": "initial"} +{"description": "Automatically generated empty repository version", "collection": "MER-R-Narratives-IM-FY16Q4", "released": true, "owner": "PEPFAR", "owner_type": "Organization", "type": "Collection Version", "id": "initial"} +{"description": "Automatically generated empty repository version", "collection": "MER-R-Operating-Unit-Level-IM-FY16Q4", "released": true, "owner": "PEPFAR", "owner_type": "Organization", "type": "Collection Version", "id": "initial"} +{"description": "Automatically generated empty repository version", "collection": "HC-R-Narratives-USG-FY16Q4", "released": true, "owner": "PEPFAR", "owner_type": "Organization", "type": "Collection Version", "id": "initial"} +{"description": "Automatically generated empty repository version", "collection": "HC-R-Operating-Unit-Level-USG-FY16Q4", "released": true, "owner": "PEPFAR", "owner_type": "Organization", "type": "Collection Version", "id": "initial"} +{"description": "Automatically generated empty repository version", "collection": "HC-R-COP-Prioritization-SNU-USG-FY16Q4", "released": true, "owner": "PEPFAR", "owner_type": "Organization", "type": "Collection Version", "id": "initial"} +{"description": "Automatically generated empty repository version", "collection": "MER-R-Facility-FY16Q1Q2Q3", "released": true, "owner": "PEPFAR", "owner_type": "Organization", "type": "Collection Version", "id": "initial"} +{"description": "Automatically generated empty repository version", "collection": "MER-R-Community-FY16Q1Q2Q3", "released": true, "owner": "PEPFAR", "owner_type": "Organization", "type": "Collection Version", "id": "initial"} +{"description": "Automatically generated empty repository version", "collection": "MER-R-Facility-DoD-FY16Q1Q2Q3", "released": true, "owner": "PEPFAR", "owner_type": "Organization", "type": "Collection Version", "id": "initial"} +{"description": "Automatically generated empty repository version", "collection": "MER-R-Community-DoD-FY16Q1Q2Q3", "released": true, "owner": "PEPFAR", "owner_type": "Organization", "type": "Collection Version", "id": "initial"} +{"description": "Automatically generated empty repository version", "collection": "MER-R-Medical-Store-FY16Q1Q2Q3", "released": true, "owner": "PEPFAR", "owner_type": "Organization", "type": "Collection Version", "id": "initial"} +{"description": "Automatically generated empty repository version", "collection": "MER-R-Narratives-IM-FY16Q1Q2Q3", "released": true, "owner": "PEPFAR", "owner_type": "Organization", "type": "Collection Version", "id": "initial"} +{"description": "Automatically generated empty repository version", "collection": "MER-R-Operating-Unit-Level-IM-FY16Q1Q2Q3", "released": true, "owner": "PEPFAR", "owner_type": "Organization", "type": "Collection Version", "id": "initial"} +{"description": "Automatically generated empty repository version", "collection": "HC-R-Narratives-USG-FY16Q1Q2Q3", "released": true, "owner": "PEPFAR", "owner_type": "Organization", "type": "Collection Version", "id": "initial"} +{"description": "Automatically generated empty repository version", "collection": "HC-R-Operating-Unit-Level-USG-FY16Q1Q2Q3", "released": true, "owner": "PEPFAR", "owner_type": "Organization", "type": "Collection Version", "id": "initial"} +{"description": "Automatically generated empty repository version", "collection": "SIMS2-Facility", "released": true, "owner": "PEPFAR", "owner_type": "Organization", "type": "Collection Version", "id": "initial"} +{"description": "Automatically generated empty repository version", "collection": "SIMS2-Community", "released": true, "owner": "PEPFAR", "owner_type": "Organization", "type": "Collection Version", "id": "initial"} +{"description": "Automatically generated empty repository version", "collection": "SIMS2-Above-Site", "released": true, "owner": "PEPFAR", "owner_type": "Organization", "type": "Collection Version", "id": "initial"} diff --git a/init/null-disag.json b/init/null-disag.json new file mode 100644 index 0000000..ce9449b --- /dev/null +++ b/init/null-disag.json @@ -0,0 +1,4 @@ +{"type": "Concept", "id": "null-disag", "datatype": "None", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY18", "names": [{"locale": "en", "locale_preferred": "True", "name": "Null Disaggregate Option", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "descriptions": []} +{"type": "Concept", "id": "null-disag", "datatype": "None", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "names": [{"locale": "en", "locale_preferred": "True", "name": "Null Disaggregate Option", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "descriptions": []} +{"type": "Source Version", "id": "FY19.v2", "source": "DATIM-MOH-FY18", "description": "Modified null disag concept", "released": true, "owner": "PEPFAR", "owner_type": "Organization"} +{"type": "Source Version", "id": "FY19.v2", "source": "DATIM-MOH-FY19", "description": "Modified null disag concept", "released": true, "owner": "PEPFAR", "owner_type": "Organization"} diff --git a/init/pepfar_datim_moh_fy19.json b/init/pepfar_datim_moh_fy19.json new file mode 100644 index 0000000..94ed84a --- /dev/null +++ b/init/pepfar_datim_moh_fy19.json @@ -0,0 +1,413 @@ +{"type": "Organization", "id": "PEPFAR", "website": "https://www.pepfar.gov/", "name": "The United States President's Emergency Plan for AIDS Relief", "company": "U.S. Government", "public_access": "View"} +{"type": "Source", "id": "DATIM-MOH-FY19", "short_code": "DATIM-MOH-FY19", "name": "DATIM-MOH-FY19", "full_name": "DATIM MOH FY19 Country Alignment Code List", "owner_type": "Organization", "owner": "PEPFAR", "description": "", "extras": {"Period": "FY19", "datim_moh_codelist": true}, "default_locale": "en", "source_type": "Code List", "public_access": "View", "supported_locales": "en", "custom_validation_schema": "None"} +{"type": "Collection", "id": "MER-R-MOH-Facility-FY19", "name": "MER R: MOH Facility Based FY19", "default_locale": "en", "short_code": "MER-R-MOH-Facility-FY19", "external_id": "OBhi1PUW3OL", "extras": {"Period": "FY19", "Period Description": "COP18 (FY19Q1)", "datim_sync_moh_fy19": true, "DHIS2-Dataset-Code": "MER_R_MOH"}, "collection_type": "Code List", "full_name": "MER Results: MOH Facility Based FY19", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "supported_locales": "en"} +{"type": "Concept", "id": "null-disag", "datatype": "None", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "names": [{"locale": "en", "locale_preferred": "True", "name": "Null Disaggregate Option", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "descriptions": []} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "dGTaodokiEE", "id": "dGTaodokiEE", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "45-49, Female", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "Numeric", "external_id": "xNTzinnVgba", "concept_class": "Data Element", "source": "DATIM-MOH-FY19", "extras": {"indicator_category_code": "HTS_TST"}, "descriptions": [{"locale": "en", "locale_preferred": true, "external_id": null, "description": "Number of individuals who received HIV Testing Services (HTS) and received their test results.", "description_type": "Description"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "HTS_TST_N_MOH", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "HTS_TST (N, MOH): HTS received results", "name_type": "Fully Specified"}, {"locale": "en", "locale_preferred": false, "external_id": null, "name": "HTS_TST (N, MOH)", "name_type": "Short"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "ZruXWiXbttv", "id": "ZruXWiXbttv", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "35-39, Unknown Sex, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "AqQCBlpcH4I", "id": "AqQCBlpcH4I", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Female", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "Numeric", "external_id": "BRalYZhcHpi", "concept_class": "Data Element", "source": "DATIM-MOH-FY19", "extras": {"indicator_category_code": "HTS_TST"}, "descriptions": [{"locale": "en", "locale_preferred": true, "external_id": null, "description": "Number of individuals who received HTS services and received their test results during the MOH reporting period.", "description_type": "Description"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "HTS_TST_N_MOH_Age_Agg_Sex_Result", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results", "name_type": "Fully Specified"}, {"locale": "en", "locale_preferred": false, "external_id": null, "name": "HTS_TST (N, MOH, Age Agg/Sex/Result)", "name_type": "Short"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "mjDJY3dkxHJ", "id": "mjDJY3dkxHJ", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "5-9, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "xQ0NZ6B5eoU", "id": "xQ0NZ6B5eoU", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Female, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "qyZYDldlD4l", "id": "qyZYDldlD4l", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "40-44, Unknown Sex, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "TO5KLq290g1", "id": "TO5KLq290g1", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Male, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "p2gukPXj4ry", "id": "p2gukPXj4ry", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "50+, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "HrQbkVgBM1X", "id": "HrQbkVgBM1X", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<15, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "wO7RB8C1sal", "id": "wO7RB8C1sal", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "35-39, Male, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "BitB2nKfWBK", "id": "BitB2nKfWBK", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "20-24, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "UWstekYcNxB", "id": "UWstekYcNxB", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15-19, Unknown Sex, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "ri1PDF5Ie9s", "id": "ri1PDF5Ie9s", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "GlfLlD3wSQj", "id": "GlfLlD3wSQj", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "50+, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "UN0vy0VSyHQ", "id": "UN0vy0VSyHQ", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15-19, Female", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "FSmIqIsgheB", "id": "FSmIqIsgheB", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<15, Female, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "Xn5oUNVSMWA", "id": "Xn5oUNVSMWA", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "20-24, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "tBoWuTd0ERY", "id": "tBoWuTd0ERY", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "1-4, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "Gfje2jHn5TY", "id": "Gfje2jHn5TY", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "qL3AXhLXfHf", "id": "qL3AXhLXfHf", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15+, Unknown Sex, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "hXgqQX95TVa", "id": "hXgqQX95TVa", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "10-14, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "Numeric", "external_id": "LZbeWYZEkYL", "concept_class": "Data Element", "source": "DATIM-MOH-FY19", "extras": {"indicator_category_code": "TB_PREV"}, "descriptions": [{"locale": "en", "locale_preferred": true, "external_id": null, "description": "Number of ART patients who completed a course of TB preventive therapy or at least 6 months of Isoniazid Preventive Therapy (IPT) during the reporting period", "description_type": "Description"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "TB_PREV_N_MOH_TherapyType_NewExArt_HIV", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "TB_PREV (N, MOH, TherapyType/NewExistingArt/HIVStatus): IPT", "name_type": "Fully Specified"}, {"locale": "en", "locale_preferred": false, "external_id": null, "name": "TB_PREV (N, MOH, TherapyType/NewExArt/HIV)", "name_type": "Short"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "JZXPrEdWFGB", "id": "JZXPrEdWFGB", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Unknown Sex, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "RLLUx3DHJan", "id": "RLLUx3DHJan", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "40-44, Male, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "TMLK3XMgrog", "id": "TMLK3XMgrog", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "45-49, Unknown Sex, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "wpck6pSRDer", "id": "wpck6pSRDer", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15-19, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "uPpiUkMhH6j", "id": "uPpiUkMhH6j", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "1-4, Male, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "R4WXCEzPZcY", "id": "R4WXCEzPZcY", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<15, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "NujbceGNYiA", "id": "NujbceGNYiA", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "30-34, Female", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "vlHmkfmQLZP", "id": "vlHmkfmQLZP", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "30-34, Unknown Sex, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "hiUhhVpgUMg", "id": "hiUhhVpgUMg", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "5-9, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "fXgzN6Bc3iG", "id": "fXgzN6Bc3iG", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "5-9, Unknown Sex, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "cXdSJvbabBT", "id": "cXdSJvbabBT", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<1, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "K21p4HUGqOS", "id": "K21p4HUGqOS", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Female, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "Jwb1SWomgpk", "id": "Jwb1SWomgpk", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Female", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "TDI4beksJ2C", "id": "TDI4beksJ2C", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "25-29, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "Yf1BiWq71NE", "id": "Yf1BiWq71NE", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15+, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "iK0C7FaZwbS", "id": "iK0C7FaZwbS", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "30-34, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "x1r1vfZQLFj", "id": "x1r1vfZQLFj", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15-19, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "UggtNScQMVl", "id": "UggtNScQMVl", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "5-9, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "sIF6w3Jq5sI", "id": "sIF6w3Jq5sI", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "1-4, Unknown Sex, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "Numeric", "external_id": "J1E7eh1CyA0", "concept_class": "Data Element", "source": "DATIM-MOH-FY19", "extras": {"indicator_category_code": "TB_PREV"}, "descriptions": [{"locale": "en", "locale_preferred": true, "external_id": null, "description": "Number of ART patients who completed a course of TB preventive therapy or at least 6 months of Isoniazid Preventive Therapy (IPT) during the reporting period", "description_type": "Description"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "TB_PREV (N, MOH, Age Aggregated/Sex/HIVStatus): IPT", "name_type": "Fully Specified"}, {"locale": "en", "locale_preferred": false, "external_id": null, "name": "TB_PREV (N, MOH, Age Agg/Sex/HIVStatus): IPT", "name_type": "Short"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "GVzbjXNy1eu", "id": "GVzbjXNy1eu", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "30-34, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "XQ52MZdCLMe", "id": "XQ52MZdCLMe", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15+, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "eVPoeIifQ2c", "id": "eVPoeIifQ2c", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "40-44, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "zCrKbLh9x6i", "id": "zCrKbLh9x6i", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "20-24, Female", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "MuaoVfC9rYL", "id": "MuaoVfC9rYL", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "35-39, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "i0RFyIDccSm", "id": "i0RFyIDccSm", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "45-49, Female, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "Numeric", "external_id": "aeCf1jJWE1x", "concept_class": "Data Element", "source": "DATIM-MOH-FY19", "extras": {"indicator_category_code": "PMTCT_STAT"}, "descriptions": [{"locale": "en", "locale_preferred": true, "external_id": null, "description": "Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.", "description_type": "Description"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "PMTCT_STAT_N_MOH_Sex", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "PMTCT_STAT (N, MOH, Sex): Known Results", "name_type": "Fully Specified"}, {"locale": "en", "locale_preferred": false, "external_id": null, "name": "PMTCT_STAT (N, MOH, Sex)", "name_type": "Short"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "EyJRtSgSChq", "id": "EyJRtSgSChq", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "Numeric", "external_id": "l697bKzFRSv", "concept_class": "Data Element", "source": "DATIM-MOH-FY19", "extras": {"indicator_category_code": "TX_NEW"}, "descriptions": [{"locale": "en", "locale_preferred": true, "external_id": null, "description": "Number of adults and children newly enrolled on ART", "description_type": "Description"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "TX_NEW_N_MOH_Age_Sex_HIVStatus", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART", "name_type": "Fully Specified"}, {"locale": "en", "locale_preferred": false, "external_id": null, "name": "TX_NEW (N, MOH, Age/Sex/HIVStatus)", "name_type": "Short"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "P9UIhogYbAa", "id": "P9UIhogYbAa", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "zHSL7ATXJib", "id": "zHSL7ATXJib", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<15, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "iJqtuoSdecb", "id": "iJqtuoSdecb", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "40-44, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "tvOcOPhIdRH", "id": "tvOcOPhIdRH", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "20-24, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "yKQ4wAq01Cs", "id": "yKQ4wAq01Cs", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "20-24, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "KRoQaA91sv5", "id": "KRoQaA91sv5", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "10-14, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "mKoXgawlalu", "id": "mKoXgawlalu", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "25-29, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "WjX1mRJp9NV", "id": "WjX1mRJp9NV", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "45-49, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "qdYU6NoIpY1", "id": "qdYU6NoIpY1", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "40-44, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "rarComSg9MD", "id": "rarComSg9MD", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<10, Female", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "BLWV93S2HJ0", "id": "BLWV93S2HJ0", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "25-29, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "NRZfd73Ypo8", "id": "NRZfd73Ypo8", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "25-29, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "ip5uMUT73Qu", "id": "ip5uMUT73Qu", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "50+, Male, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "Sf6GWp5gNx2", "id": "Sf6GWp5gNx2", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "35-39, Female, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "TCwxcGgIeqE", "id": "TCwxcGgIeqE", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "25-29, Female, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "dOE4ekWNCps", "id": "dOE4ekWNCps", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<1, Unknown Sex, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "t7yNQSrSSSO", "id": "t7yNQSrSSSO", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "10-14, Unknown Sex, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "PrIxM0pIjFl", "id": "PrIxM0pIjFl", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<15, Unknown Sex, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "jbrs9Qk6f9b", "id": "jbrs9Qk6f9b", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "1-4, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "ytvrDZdNAhc", "id": "ytvrDZdNAhc", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "35-39, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "fysQ3RXzbzW", "id": "fysQ3RXzbzW", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "20-24, Female, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "uURluLqPIJ5", "id": "uURluLqPIJ5", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<15, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "XkcYYfR9ZUd", "id": "XkcYYfR9ZUd", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "35-39, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "B6UJW06b7xe", "id": "B6UJW06b7xe", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<1, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "I4TXHYj3bFL", "id": "I4TXHYj3bFL", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "50+, Female", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "iGj3YxYXGRF", "id": "iGj3YxYXGRF", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Male, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "mIhOqYvHZj6", "id": "mIhOqYvHZj6", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "5-9, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "Numeric", "external_id": "IXkZ7eWtFHs", "concept_class": "Data Element", "source": "DATIM-MOH-FY19", "extras": {"indicator_category_code": "PMTCT_STAT"}, "descriptions": [{"locale": "en", "locale_preferred": true, "external_id": null, "description": "Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.", "description_type": "Description"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "PMTCT_STAT (N, MOH, Sex/KnownNewPosNewNeg): Known Results", "name_type": "Fully Specified"}, {"locale": "en", "locale_preferred": false, "external_id": null, "name": "PMTCT_STAT (N, MOH, Sex/KnownNewPosNewNeg)", "name_type": "Short"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "U6ErjBQYGSG", "id": "U6ErjBQYGSG", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "LhAJq3vYXyi", "id": "LhAJq3vYXyi", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<15, Male, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "AkOKGZjTuJH", "id": "AkOKGZjTuJH", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "25-29, Female", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "VgXq6wpPRWX", "id": "VgXq6wpPRWX", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "VpLja2tJGdM", "id": "VpLja2tJGdM", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "Numeric", "external_id": "V6hxDYUZFBq", "concept_class": "Data Element", "source": "DATIM-MOH-FY19", "extras": {"indicator_category_code": "HTS_TST"}, "descriptions": [{"locale": "en", "locale_preferred": true, "external_id": null, "description": "Number of individuals who received HTS services and received their test results during the MOH reporting period.", "description_type": "Description"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "HTS_TST_N_MOH_Age_Sex_Result", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "HTS_TST (N, MOH, Age/Sex/Result): HTS received results", "name_type": "Fully Specified"}, {"locale": "en", "locale_preferred": false, "external_id": null, "name": "HTS_TST (N, MOH, Age/Sex/Result)", "name_type": "Short"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "lGNNK7ZYDGP", "id": "lGNNK7ZYDGP", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "25-29, Male, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "kZ5sEz94kJE", "id": "kZ5sEz94kJE", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "30-34, Male, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "Numeric", "external_id": "xwVNaDjMe9z", "concept_class": "Data Element", "source": "DATIM-MOH-FY19", "extras": {"indicator_category_code": "PMTCT_STAT"}, "descriptions": [{"locale": "en", "locale_preferred": true, "external_id": null, "description": "Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.", "description_type": "Description"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "PMTCT_STAT_N_MOH_Age_Sex", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "PMTCT_STAT (N, MOH, Age/Sex): Known Results", "name_type": "Fully Specified"}, {"locale": "en", "locale_preferred": false, "external_id": null, "name": "PMTCT_STAT (N, MOH, Age/Sex)", "name_type": "Short"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "WDpiIZ8UjB8", "id": "WDpiIZ8UjB8", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "50+, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "QazyoPSt2XH", "id": "QazyoPSt2XH", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "10-14, Female", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "Ol8bzYPThXt", "id": "Ol8bzYPThXt", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "20-24, Unknown Sex, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "i4lSbrUVcpe", "id": "i4lSbrUVcpe", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "50+, Female, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "EFah6yBFc3J", "id": "EFah6yBFc3J", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "5-9, Female, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "n/a"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "HllvX50cXC0", "id": "HllvX50cXC0", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "default", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "lPQmPQKaWMe", "id": "lPQmPQKaWMe", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "45-49, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "QS3vNL5WySH", "id": "QS3vNL5WySH", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "20-24, Male, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "HTcrEM69sst", "id": "HTcrEM69sst", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "40-44, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "uEGqYHYtXfS", "id": "uEGqYHYtXfS", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "40-44, Female", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "Kjn4IWLfG2G", "id": "Kjn4IWLfG2G", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "10-14, Male, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "NJclydByUvA", "id": "NJclydByUvA", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15-19, Female, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "VdA970UlzlX", "id": "VdA970UlzlX", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "20-24, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "oKgx2Sw4qUL", "id": "oKgx2Sw4qUL", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "30-34, Female, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "o0gcwyuh7mU", "id": "o0gcwyuh7mU", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Female, Known at Entry Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "ZPeO2wmSGi2", "id": "ZPeO2wmSGi2", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15-19, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "yi6TKlXLv0b", "id": "yi6TKlXLv0b", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "eyTROtsEW5a", "id": "eyTROtsEW5a", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15-19, Male, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "qli3maq9Ot7", "id": "qli3maq9Ot7", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15+, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "mlFWWrUMuV7", "id": "mlFWWrUMuV7", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15+, Male, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "O6XUcCFOBir", "id": "O6XUcCFOBir", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "RMA75iIp8Wd", "id": "RMA75iIp8Wd", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "25-29, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "LyNoi9I7lj5", "id": "LyNoi9I7lj5", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "50+, Unknown Sex, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "WXV5qLgw7kE", "id": "WXV5qLgw7kE", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15+, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "ymXkr5eCjR5", "id": "ymXkr5eCjR5", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15+, Female, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "R9wcT5vQ7tR", "id": "R9wcT5vQ7tR", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "25-29, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "B8JEL3qeQiw", "id": "B8JEL3qeQiw", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "30-34, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "y3VqNEK9n95", "id": "y3VqNEK9n95", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<1, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "M1eoKOFLncp", "id": "M1eoKOFLncp", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "25-29, Unknown Sex, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "z1V5tDuMQt7", "id": "z1V5tDuMQt7", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "45-49, Male, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "POkbpo4D13c", "id": "POkbpo4D13c", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "45-49, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "j0yodS3zbnW", "id": "j0yodS3zbnW", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "30-34, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "Qq1kGcQENms", "id": "Qq1kGcQENms", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Alternative TPT Regimen, Life-long ART, New, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "xTNM0wWDzo0", "id": "xTNM0wWDzo0", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "1-4, Female, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "chrwpNxHlQQ", "id": "chrwpNxHlQQ", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<15, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "Numeric", "external_id": "yEQ5FoXJWAx", "concept_class": "Data Element", "source": "DATIM-MOH-FY19", "extras": {"indicator_category_code": "PMTCT_ART"}, "descriptions": [{"locale": "en", "locale_preferred": true, "external_id": null, "description": "Number of HIV-positive pregnant women who received ART to reduce the risk of mother-to-child transmission during pregnancy", "description_type": "Description"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "PMTCT_ART_N_MOH", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "PMTCT_ART (N, MOH): ARVs", "name_type": "Fully Specified"}, {"locale": "en", "locale_preferred": false, "external_id": null, "name": "PMTCT_ART (N, MOH)", "name_type": "Short"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "a2dDU6KZyd0", "id": "a2dDU6KZyd0", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15+, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "ujD0vlLsULk", "id": "ujD0vlLsULk", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "IPT, Life-long ART, Already, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "OBbZvcHg2HL", "id": "OBbZvcHg2HL", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "35-39, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "Numeric", "external_id": "GxUQu72i38n", "concept_class": "Data Element", "source": "DATIM-MOH-FY19", "extras": {"indicator_category_code": "TX_CURR"}, "descriptions": [{"locale": "en", "locale_preferred": true, "external_id": null, "description": "Number of adults and children with HIV infection receiving antiretroviral therapy (ART).", "description_type": "Description"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "TX_CURR_N_MOH_Age_Sex_HIVStatus", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART", "name_type": "Fully Specified"}, {"locale": "en", "locale_preferred": false, "external_id": null, "name": "TX_CURR (N, MOH, Age/Sex/HIVStatus)", "name_type": "Short"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "eOn9JgfkB4F", "id": "eOn9JgfkB4F", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "40-44, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "dFjZira5vTX", "id": "dFjZira5vTX", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "10-14, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "IxSwaxNCt1n", "id": "IxSwaxNCt1n", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "5-9, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "DY0yrJtBeSC", "id": "DY0yrJtBeSC", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<15, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "ERDcFrmlT0J", "id": "ERDcFrmlT0J", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "45-49, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "gdm6CkOhfph", "id": "gdm6CkOhfph", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<1, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "wW6G5NC8Wd1", "id": "wW6G5NC8Wd1", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15-19, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "iomLts0rFcj", "id": "iomLts0rFcj", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<1, Male, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "FgwkSYUXq8x", "id": "FgwkSYUXq8x", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "50+, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "XX7hDj6iz0D", "id": "XX7hDj6iz0D", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15+, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "kLd3OnUYTr5", "id": "kLd3OnUYTr5", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "30-34, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "Numeric", "external_id": "sdarqD1J8fb", "concept_class": "Data Element", "source": "DATIM-MOH-FY19", "extras": {"indicator_category_code": "TX_CURR"}, "descriptions": [{"locale": "en", "locale_preferred": true, "external_id": null, "description": "Number of adults and children with HIV infection receiving antiretroviral therapy (ART).", "description_type": "Description"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "TX_CURR (N, MOH, Age Agg/Sex/HIVStatus): Receiving ART", "name_type": "Fully Specified"}, {"locale": "en", "locale_preferred": false, "external_id": null, "name": "TX_CURR (N, MOH, Age Agg/Sex/HIVStatus", "name_type": "Short"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "NpsmKYKl0mt", "id": "NpsmKYKl0mt", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "5-9, Male, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "d3rKRkxJP1v", "id": "d3rKRkxJP1v", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "40-44, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "T3SH6R2zKBl", "id": "T3SH6R2zKBl", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "10-14, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "JSXsRftezHm", "id": "JSXsRftezHm", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "50+, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "mV483q7SboN", "id": "mV483q7SboN", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Unknown Sex, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "Za1ntF1ECu4", "id": "Za1ntF1ECu4", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "35-39, Female", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "OOCHuTdTJEQ", "id": "OOCHuTdTJEQ", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "45-49, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "wLMOUM9mfTV", "id": "wLMOUM9mfTV", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "5-9, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "R3VVZOtZGhx", "id": "R3VVZOtZGhx", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "10-14, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "Kj09vlrB1qO", "id": "Kj09vlrB1qO", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "45-49, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "xzoIG0AwsNB", "id": "xzoIG0AwsNB", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "1-4, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "raHUwj8Q9Hf", "id": "raHUwj8Q9Hf", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Alternative TPT Regimen, Life-long ART, Already, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "bxqrio2gHOj", "id": "bxqrio2gHOj", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "30-34, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "OLfc8DIeVrI", "id": "OLfc8DIeVrI", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15-19, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "wnsHEWFSqzG", "id": "wnsHEWFSqzG", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "35-39, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "fsnxvho9fiG", "id": "fsnxvho9fiG", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "40-44, Female, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "pCFCaOLScdv", "id": "pCFCaOLScdv", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<1, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "Numeric", "external_id": "Mon8vQgC9qg", "concept_class": "Data Element", "source": "DATIM-MOH-FY19", "extras": {"indicator_category_code": "TX_NEW"}, "descriptions": [{"locale": "en", "locale_preferred": true, "external_id": null, "description": "Number of adults and children newly enrolled on ART", "description_type": "Description"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "TX_NEW (N, MOH, Age Agg/Sex/HIVStatus): New on ART", "name_type": "Fully Specified"}, {"locale": "en", "locale_preferred": false, "external_id": null, "name": "TX_NEW (N, MOH, Age Agg/Sex/HIVStatus)", "name_type": "Short"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "SCD7EVreQUA", "id": "SCD7EVreQUA", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "PPoL5AnEAQf", "id": "PPoL5AnEAQf", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "1-4, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "PFcz4RjbZm4", "id": "PFcz4RjbZm4", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "1-4, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "coarse"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "UN9ZOZLLVqN", "id": "UN9ZOZLLVqN", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "PCasMOWl24Y", "id": "PCasMOWl24Y", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Female, Newly Identified Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "xTbmPjpd5sB", "id": "xTbmPjpd5sB", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "IPT, Life-long ART, New, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "wJCVvM7o6xm", "id": "wJCVvM7o6xm", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "15-19, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "GMFezkahByN", "id": "GMFezkahByN", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "1-4, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "tIhxMfmPrU5", "id": "tIhxMfmPrU5", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "10-14, Female, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "kGlGj9LDonu", "id": "kGlGj9LDonu", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "50+, Female, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "zGpd2aApV3s", "id": "zGpd2aApV3s", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "35-39, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "ErZebnhYiI1", "id": "ErZebnhYiI1", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "20-24, Unknown Sex, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "vr781k56Fh9", "id": "vr781k56Fh9", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Unknown Age, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "ljBmGJpAsZh", "id": "ljBmGJpAsZh", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "10-14, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "SeijxYK8F4b", "id": "SeijxYK8F4b", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<1, Male, Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "pc4W2rmWK4q", "id": "pc4W2rmWK4q", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "Female, Newly Identified Positive", "name_type": "Fully Specified"}]} +{"retired": false, "datatype": "None", "type": "Concept", "concept_class": "Disaggregate", "source": "DATIM-MOH-FY19", "extras": {"classification": "fine"}, "descriptions": null, "owner": "PEPFAR", "owner_type": "Organization", "external_id": "Gvo9takmOXx", "id": "Gvo9takmOXx", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "<1, Female, Negative", "name_type": "Fully Specified"}]} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TDI4beksJ2C/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/wW6G5NC8Wd1/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PrIxM0pIjFl/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/B6UJW06b7xe/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/tIhxMfmPrU5/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/bxqrio2gHOj/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/IxSwaxNCt1n/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/POkbpo4D13c/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/Yf1BiWq71NE/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/mjDJY3dkxHJ/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/B8JEL3qeQiw/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/ymXkr5eCjR5/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/zGpd2aApV3s/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/OBbZvcHg2HL/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/VgXq6wpPRWX/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/VgXq6wpPRWX/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/GlfLlD3wSQj/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/T3SH6R2zKBl/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/RLLUx3DHJan/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/j0yodS3zbnW/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/i4lSbrUVcpe/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/KRoQaA91sv5/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/U6ErjBQYGSG/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/JSXsRftezHm/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/kGlGj9LDonu/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/jbrs9Qk6f9b/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/z1V5tDuMQt7/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/RMA75iIp8Wd/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PMTCT_STAT_N_MOH_Age_Sex/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/AkOKGZjTuJH/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/P9UIhogYbAa/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/Yf1BiWq71NE/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PMTCT_STAT_N_MOH_Age_Sex/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/I4TXHYj3bFL/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/wLMOUM9mfTV/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/pc4W2rmWK4q/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/JZXPrEdWFGB/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/cXdSJvbabBT/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/i0RFyIDccSm/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/fXgzN6Bc3iG/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/XX7hDj6iz0D/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/qdYU6NoIpY1/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/wnsHEWFSqzG/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/uPpiUkMhH6j/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HllvX50cXC0/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/O6XUcCFOBir/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/UN9ZOZLLVqN/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/Gfje2jHn5TY/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/VdA970UlzlX/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/iomLts0rFcj/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PMTCT_STAT_N_MOH_Age_Sex/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/QazyoPSt2XH/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/POkbpo4D13c/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PMTCT_STAT_N_MOH_Age_Sex/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/Za1ntF1ECu4/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/dOE4ekWNCps/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PMTCT_STAT_N_MOH_Age_Sex/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/rarComSg9MD/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/fsnxvho9fiG/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/OOCHuTdTJEQ/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/ERDcFrmlT0J/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/eVPoeIifQ2c/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PMTCT_STAT_N_MOH_Age_Sex/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/dGTaodokiEE/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/mlFWWrUMuV7/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PMTCT_STAT_N_MOH_Age_Sex/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/UN0vy0VSyHQ/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PMTCT_ART_N_MOH/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HllvX50cXC0/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/JSXsRftezHm/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/tvOcOPhIdRH/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/WXV5qLgw7kE/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/Gfje2jHn5TY/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PMTCT_STAT_N_MOH_Age_Sex/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/uEGqYHYtXfS/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/XX7hDj6iz0D/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/sIF6w3Jq5sI/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/uURluLqPIJ5/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/mIhOqYvHZj6/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/OLfc8DIeVrI/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/hXgqQX95TVa/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/EyJRtSgSChq/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/NRZfd73Ypo8/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TB_PREV_N_MOH_TherapyType_NewExArt_HIV/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/ujD0vlLsULk/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/OLfc8DIeVrI/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/ri1PDF5Ie9s/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/GVzbjXNy1eu/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PPoL5AnEAQf/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/DY0yrJtBeSC/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/eyTROtsEW5a/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/iJqtuoSdecb/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/yKQ4wAq01Cs/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/Ol8bzYPThXt/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/XX7hDj6iz0D/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/SCD7EVreQUA/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/zHSL7ATXJib/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/fysQ3RXzbzW/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/gdm6CkOhfph/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/vr781k56Fh9/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/hiUhhVpgUMg/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/qyZYDldlD4l/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/xTNM0wWDzo0/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TB_PREV_N_MOH_TherapyType_NewExArt_HIV/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/xTbmPjpd5sB/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/SeijxYK8F4b/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/K21p4HUGqOS/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/ri1PDF5Ie9s/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/qL3AXhLXfHf/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/x1r1vfZQLFj/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/zHSL7ATXJib/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/NJclydByUvA/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/R9wcT5vQ7tR/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/iK0C7FaZwbS/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/wJCVvM7o6xm/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/R9wcT5vQ7tR/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PMTCT_STAT_N_MOH_Age_Sex/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/zCrKbLh9x6i/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/FgwkSYUXq8x/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/eOn9JgfkB4F/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/Xn5oUNVSMWA/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/ytvrDZdNAhc/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/Kj09vlrB1qO/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/iGj3YxYXGRF/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/R3VVZOtZGhx/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/qdYU6NoIpY1/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/UN9ZOZLLVqN/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/ZPeO2wmSGi2/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/Yf1BiWq71NE/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/P9UIhogYbAa/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/ljBmGJpAsZh/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/qli3maq9Ot7/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/Xn5oUNVSMWA/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/uURluLqPIJ5/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/chrwpNxHlQQ/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TO5KLq290g1/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/BitB2nKfWBK/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/IxSwaxNCt1n/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/SeijxYK8F4b/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/QS3vNL5WySH/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/GVzbjXNy1eu/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/Sf6GWp5gNx2/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/UWstekYcNxB/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/uURluLqPIJ5/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/ErZebnhYiI1/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/iJqtuoSdecb/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/R4WXCEzPZcY/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/zHSL7ATXJib/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/gdm6CkOhfph/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/dFjZira5vTX/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/dFjZira5vTX/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/EFah6yBFc3J/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/VdA970UlzlX/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/vlHmkfmQLZP/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/xQ0NZ6B5eoU/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/kGlGj9LDonu/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTcrEM69sst/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/lPQmPQKaWMe/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/P9UIhogYbAa/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TMLK3XMgrog/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/ljBmGJpAsZh/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PFcz4RjbZm4/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/FSmIqIsgheB/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/jbrs9Qk6f9b/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/xzoIG0AwsNB/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/y3VqNEK9n95/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PCasMOWl24Y/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PMTCT_STAT_N_MOH_Age_Sex/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/AqQCBlpcH4I/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/WjX1mRJp9NV/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/vr781k56Fh9/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/chrwpNxHlQQ/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/UggtNScQMVl/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/XQ52MZdCLMe/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/lGNNK7ZYDGP/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/WDpiIZ8UjB8/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/a2dDU6KZyd0/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/zGpd2aApV3s/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/UN9ZOZLLVqN/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/yKQ4wAq01Cs/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/BLWV93S2HJ0/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/ip5uMUT73Qu/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/eOn9JgfkB4F/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/mKoXgawlalu/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/wW6G5NC8Wd1/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/p2gukPXj4ry/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/mV483q7SboN/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/ytvrDZdNAhc/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/GMFezkahByN/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/LhAJq3vYXyi/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/VpLja2tJGdM/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/wO7RB8C1sal/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PMTCT_STAT_N_MOH_Sex/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/Jwb1SWomgpk/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/LyNoi9I7lj5/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/d3rKRkxJP1v/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/WjX1mRJp9NV/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/B8JEL3qeQiw/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/RMA75iIp8Wd/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/qli3maq9Ot7/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/T3SH6R2zKBl/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/Gfje2jHn5TY/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/mKoXgawlalu/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/NpsmKYKl0mt/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/wpck6pSRDer/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/y3VqNEK9n95/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PFcz4RjbZm4/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PPoL5AnEAQf/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TCwxcGgIeqE/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HrQbkVgBM1X/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/hiUhhVpgUMg/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/OBbZvcHg2HL/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/oKgx2Sw4qUL/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/lPQmPQKaWMe/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/Gvo9takmOXx/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TB_PREV_N_MOH_TherapyType_NewExArt_HIV/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/raHUwj8Q9Hf/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/ZruXWiXbttv/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/Kjn4IWLfG2G/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/o0gcwyuh7mU/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/kZ5sEz94kJE/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/t7yNQSrSSSO/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/pCFCaOLScdv/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/qli3maq9Ot7/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/tBoWuTd0ERY/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/mIhOqYvHZj6/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/j0yodS3zbnW/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/x1r1vfZQLFj/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/FgwkSYUXq8x/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/MuaoVfC9rYL/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PMTCT_STAT_N_MOH_Age_Sex/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/NujbceGNYiA/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TB_PREV_N_MOH_TherapyType_NewExArt_HIV/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/Qq1kGcQENms/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/M1eoKOFLncp/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/kLd3OnUYTr5/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/yi6TKlXLv0b/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/chrwpNxHlQQ/"} +{"retired": false, "from_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "type": "Mapping", "source": "DATIM-MOH-FY19", "extras": null, "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "external_id": null, "to_concept_url": "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/XkcYYfR9ZUd/"} +{"collection_url": "/orgs/PEPFAR/collections/MER-R-MOH-Facility-FY19/", "data": {"expressions": ["/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/tBoWuTd0ERY/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/XkcYYfR9ZUd/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/VgXq6wpPRWX/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/UN0vy0VSyHQ/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/LyNoi9I7lj5/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/kZ5sEz94kJE/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/WjX1mRJp9NV/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/Yf1BiWq71NE/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TMLK3XMgrog/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/OLfc8DIeVrI/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/SCD7EVreQUA/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/FgwkSYUXq8x/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/O6XUcCFOBir/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/uPpiUkMhH6j/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/Ol8bzYPThXt/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/zGpd2aApV3s/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PPoL5AnEAQf/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PCasMOWl24Y/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/pCFCaOLScdv/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/WDpiIZ8UjB8/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/KRoQaA91sv5/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PrIxM0pIjFl/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/B6UJW06b7xe/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/ZPeO2wmSGi2/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/i0RFyIDccSm/"]}, "type": "Reference", "__cascade": "sourcemappings"} +{"collection_url": "/orgs/PEPFAR/collections/MER-R-MOH-Facility-FY19/", "data": {"expressions": ["/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/VdA970UlzlX/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/B8JEL3qeQiw/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/fysQ3RXzbzW/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/wW6G5NC8Wd1/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/zHSL7ATXJib/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/o0gcwyuh7mU/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/ip5uMUT73Qu/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/wLMOUM9mfTV/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/dOE4ekWNCps/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/BitB2nKfWBK/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/dFjZira5vTX/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/eyTROtsEW5a/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/i4lSbrUVcpe/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HrQbkVgBM1X/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/xTbmPjpd5sB/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/iomLts0rFcj/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/fsnxvho9fiG/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/wnsHEWFSqzG/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/fXgzN6Bc3iG/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/pc4W2rmWK4q/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/yKQ4wAq01Cs/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/NJclydByUvA/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/VpLja2tJGdM/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/vlHmkfmQLZP/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/JZXPrEdWFGB/"]}, "type": "Reference", "__cascade": "sourcemappings"} +{"collection_url": "/orgs/PEPFAR/collections/MER-R-MOH-Facility-FY19/", "data": {"expressions": ["/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/R9wcT5vQ7tR/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/ljBmGJpAsZh/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Sex_HIVStatus/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/GMFezkahByN/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/XX7hDj6iz0D/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/z1V5tDuMQt7/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/qyZYDldlD4l/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/cXdSJvbabBT/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/y3VqNEK9n95/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/IxSwaxNCt1n/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/JSXsRftezHm/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/OOCHuTdTJEQ/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/qli3maq9Ot7/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/tvOcOPhIdRH/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/mjDJY3dkxHJ/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/OBbZvcHg2HL/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/tIhxMfmPrU5/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/GlfLlD3wSQj/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/x1r1vfZQLFj/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/iK0C7FaZwbS/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/kLd3OnUYTr5/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/wJCVvM7o6xm/"]}, "type": "Reference", "__cascade": "sourcemappings"} +{"collection_url": "/orgs/PEPFAR/collections/MER-R-MOH-Facility-FY19/", "data": {"expressions": ["/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/QazyoPSt2XH/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/sIF6w3Jq5sI/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/lGNNK7ZYDGP/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/BLWV93S2HJ0/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/eVPoeIifQ2c/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/d3rKRkxJP1v/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/SeijxYK8F4b/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/K21p4HUGqOS/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/mV483q7SboN/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/jbrs9Qk6f9b/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/NRZfd73Ypo8/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TDI4beksJ2C/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/eOn9JgfkB4F/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/Gfje2jHn5TY/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/iJqtuoSdecb/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/ZruXWiXbttv/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/FSmIqIsgheB/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/a2dDU6KZyd0/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/AkOKGZjTuJH/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Agg_Sex_Result/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/uEGqYHYtXfS/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TB_PREV_N_MOH_TherapyType_NewExArt_HIV/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/UggtNScQMVl/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/qdYU6NoIpY1/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/EFah6yBFc3J/"]}, "type": "Reference", "__cascade": "sourcemappings"} +{"collection_url": "/orgs/PEPFAR/collections/MER-R-MOH-Facility-FY19/", "data": {"expressions": ["/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/UWstekYcNxB/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/Kj09vlrB1qO/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/raHUwj8Q9Hf/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/uURluLqPIJ5/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/vr781k56Fh9/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/I4TXHYj3bFL/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/wO7RB8C1sal/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/rarComSg9MD/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/Xn5oUNVSMWA/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/Qq1kGcQENms/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/Gvo9takmOXx/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PMTCT_ART_N_MOH/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Sex_HIVStatus/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/MuaoVfC9rYL/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/j0yodS3zbnW/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/bxqrio2gHOj/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/XQ52MZdCLMe/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/UN9ZOZLLVqN/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/ytvrDZdNAhc/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/LhAJq3vYXyi/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/QS3vNL5WySH/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/ri1PDF5Ie9s/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/kGlGj9LDonu/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/R3VVZOtZGhx/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/WXV5qLgw7kE/"]}, "type": "Reference", "__cascade": "sourcemappings"} +{"collection_url": "/orgs/PEPFAR/collections/MER-R-MOH-Facility-FY19/", "data": {"expressions": ["/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/xTNM0wWDzo0/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/GVzbjXNy1eu/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/Za1ntF1ECu4/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/M1eoKOFLncp/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/NujbceGNYiA/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/lPQmPQKaWMe/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/ujD0vlLsULk/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/mlFWWrUMuV7/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/t7yNQSrSSSO/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PMTCT_STAT_N_MOH_Sex/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/xQ0NZ6B5eoU/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/ErZebnhYiI1/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/oKgx2Sw4qUL/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/xzoIG0AwsNB/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/chrwpNxHlQQ/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/R4WXCEzPZcY/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/zCrKbLh9x6i/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTS_TST_N_MOH_Age_Sex_Result/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/Jwb1SWomgpk/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/gdm6CkOhfph/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/wpck6pSRDer/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/mKoXgawlalu/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/hiUhhVpgUMg/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/AqQCBlpcH4I/"]}, "type": "Reference", "__cascade": "sourcemappings"} +{"collection_url": "/orgs/PEPFAR/collections/MER-R-MOH-Facility-FY19/", "data": {"expressions": ["/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/EyJRtSgSChq/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/iGj3YxYXGRF/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HllvX50cXC0/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/T3SH6R2zKBl/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PFcz4RjbZm4/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/qL3AXhLXfHf/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/yi6TKlXLv0b/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/mIhOqYvHZj6/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TCwxcGgIeqE/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TO5KLq290g1/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/ymXkr5eCjR5/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/p2gukPXj4ry/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/U6ErjBQYGSG/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/HTcrEM69sst/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/DY0yrJtBeSC/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/dGTaodokiEE/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/Sf6GWp5gNx2/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/ERDcFrmlT0J/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/NpsmKYKl0mt/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/Kjn4IWLfG2G/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/P9UIhogYbAa/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/RMA75iIp8Wd/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/POkbpo4D13c/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/PMTCT_STAT_N_MOH_Age_Sex/"]}, "type": "Reference", "__cascade": "sourcemappings"} +{"collection_url": "/orgs/PEPFAR/collections/MER-R-MOH-Facility-FY19/", "data": {"expressions": ["/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/hXgqQX95TVa/", "/orgs/PEPFAR/sources/DATIM-MOH-FY19/concepts/RLLUx3DHJan/"]}, "type": "Reference", "__cascade": "sourcemappings"} +{"type": "Source Version", "id": "FY19.v0", "source": "DATIM-MOH-FY19", "description": "Initial release of FY19 DATIM-MOH definitions", "released": true, "owner": "PEPFAR", "owner_type": "Organization"} +{"type": "Collection Version", "id": "FY19.v0", "description": "Initial release of FY19 DATIM-MOH definitions", "collection": "MER-R-MOH-Facility-FY19", "released": true, "owner": "PEPFAR", "owner_type": "Organization"} diff --git a/init/pepfar_org.json b/init/pepfar_org.json new file mode 100644 index 0000000..c12ebe1 --- /dev/null +++ b/init/pepfar_org.json @@ -0,0 +1 @@ +{"type": "Organization", "id": "PEPFAR", "website": "https://www.pepfar.gov/", "name": "The United States President's Emergency Plan for AIDS Relief", "company": "U.S. Government", "public_access": "View"} diff --git a/init/tiered_support.json b/init/tiered_support.json new file mode 100644 index 0000000..aab8dde --- /dev/null +++ b/init/tiered_support.json @@ -0,0 +1,9 @@ +{"datatype": "None", "external_id": "Za2MBw5zG6d", "concept_class": "Misc", "source": "Tiered-Site-Support", "names": [{"locale": "en", "locale_preferred": "True", "name": "SITE Tiered Support", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "SITE-TIERED-SUPPORT"} +{"datatype": "None", "concept_class": "Option", "source": "Tiered-Site-Support", "extras": {"option_set": "Tiered Support", "option_code": "1"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "1", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "Tiered-Support-1"} +{"datatype": "None", "concept_class": "Option", "source": "Tiered-Site-Support", "extras": {"option_set": "Tiered Support", "option_code": "2"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "2", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "Tiered-Support-2"} +{"datatype": "None", "concept_class": "Option", "source": "Tiered-Site-Support", "extras": {"option_set": "Tiered Support", "option_code": "3"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "3", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "Tiered-Support-3"} +{"datatype": "None", "concept_class": "Option", "source": "Tiered-Site-Support", "extras": {"option_set": "Tiered Support", "option_code": "4"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "4+", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "Tiered-Support-4"} +{"from_concept_url": "/orgs/PEPFAR/sources/Tiered-Site-Support/concepts/SITE-TIERED-SUPPORT/", "source": "Tiered-Site-Support", "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "type": "Mapping", "to_concept_url": "/orgs/PEPFAR/sources/Tiered-Site-Support/concepts/Tiered-Support-1/"} +{"from_concept_url": "/orgs/PEPFAR/sources/Tiered-Site-Support/concepts/SITE-TIERED-SUPPORT/", "source": "Tiered-Site-Support", "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "type": "Mapping", "to_concept_url": "/orgs/PEPFAR/sources/Tiered-Site-Support/concepts/Tiered-Support-2/"} +{"from_concept_url": "/orgs/PEPFAR/sources/Tiered-Site-Support/concepts/SITE-TIERED-SUPPORT/", "source": "Tiered-Site-Support", "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "type": "Mapping", "to_concept_url": "/orgs/PEPFAR/sources/Tiered-Site-Support/concepts/Tiered-Support-3/"} +{"from_concept_url": "/orgs/PEPFAR/sources/Tiered-Site-Support/concepts/SITE-TIERED-SUPPORT/", "source": "Tiered-Site-Support", "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "type": "Mapping", "to_concept_url": "/orgs/PEPFAR/sources/Tiered-Site-Support/concepts/Tiered-Support-4/"} diff --git a/init/updated_moh_concepts.json b/init/updated_moh_concepts.json new file mode 100644 index 0000000..3c9ca9a --- /dev/null +++ b/init/updated_moh_concepts.json @@ -0,0 +1,24 @@ +{"retired": false, "datatype": "Numeric", "external_id": "xNTzinnVgba", "concept_class": "Data Element", "source": "DATIM-MOH-FY19", "extras": {"indicator_category_code": "HTS_TST"}, "descriptions": [{"locale": "en", "locale_preferred": true, "external_id": null, "description": "Number of individuals who received HIV Testing Services (HTS) and received their test results.", "description_type": "Description"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "HTS_TST_N_MOH", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "HTS_TST (N, MOH): HTS received results", "name_type": "Fully Specified"}, {"locale": "en", "locale_preferred": false, "external_id": null, "name": "HTS_TST (N, MOH)", "name_type": "Short"}]} +{"retired": false, "datatype": "Numeric", "external_id": "BRalYZhcHpi", "concept_class": "Data Element", "source": "DATIM-MOH-FY19", "extras": {"indicator_category_code": "HTS_TST"}, "descriptions": [{"locale": "en", "locale_preferred": true, "external_id": null, "description": "Number of individuals who received HTS services and received their test results during the MOH reporting period.", "description_type": "Description"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "HTS_TST_N_MOH_Age_Agg_Sex_Result", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results", "name_type": "Fully Specified"}, {"locale": "en", "locale_preferred": false, "external_id": null, "name": "HTS_TST (N, MOH, Age Agg/Sex/Result)", "name_type": "Short"}]} +{"retired": false, "datatype": "Numeric", "external_id": "LZbeWYZEkYL", "concept_class": "Data Element", "source": "DATIM-MOH-FY19", "extras": {"indicator_category_code": "TB_PREV"}, "descriptions": [{"locale": "en", "locale_preferred": true, "external_id": null, "description": "Number of ART patients who completed a course of TB preventive therapy or at least 6 months of Isoniazid Preventive Therapy (IPT) during the reporting period", "description_type": "Description"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "TB_PREV_N_MOH_TherapyType_NewExArt_HIV", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "TB_PREV (N, MOH, TherapyType/NewExistingArt/HIVStatus): IPT", "name_type": "Fully Specified"}, {"locale": "en", "locale_preferred": false, "external_id": null, "name": "TB_PREV (N, MOH, TherapyType/NewExArt/HIV)", "name_type": "Short"}]} +{"retired": false, "datatype": "Numeric", "external_id": "Mon8vQgC9qg", "concept_class": "Data Element", "source": "DATIM-MOH-FY19", "extras": {"indicator_category_code": "TX_NEW"}, "descriptions": [{"locale": "en", "locale_preferred": true, "external_id": null, "description": "Number of adults and children newly enrolled on ART", "description_type": "Description"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "TX_NEW (N, MOH, Age Agg/Sex/HIVStatus): New on ART", "name_type": "Fully Specified"}, {"locale": "en", "locale_preferred": false, "external_id": null, "name": "TX_NEW (N, MOH, Age Agg/Sex/HIVStatus)", "name_type": "Short"}]} +{"retired": false, "datatype": "Numeric", "external_id": "J1E7eh1CyA0", "concept_class": "Data Element", "source": "DATIM-MOH-FY19", "extras": {"indicator_category_code": "TB_PREV"}, "descriptions": [{"locale": "en", "locale_preferred": true, "external_id": null, "description": "Number of ART patients who completed a course of TB preventive therapy or at least 6 months of Isoniazid Preventive Therapy (IPT) during the reporting period", "description_type": "Description"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "TB_PREV (N, MOH, Age Aggregated/Sex/HIVStatus): IPT", "name_type": "Fully Specified"}, {"locale": "en", "locale_preferred": false, "external_id": null, "name": "TB_PREV (N, MOH, Age Agg/Sex/HIVStatus): IPT", "name_type": "Short"}]} +{"retired": false, "datatype": "Numeric", "external_id": "aeCf1jJWE1x", "concept_class": "Data Element", "source": "DATIM-MOH-FY19", "extras": {"indicator_category_code": "PMTCT_STAT"}, "descriptions": [{"locale": "en", "locale_preferred": true, "external_id": null, "description": "Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.", "description_type": "Description"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "PMTCT_STAT_N_MOH_Sex", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "PMTCT_STAT (N, MOH, Sex): Known Results", "name_type": "Fully Specified"}, {"locale": "en", "locale_preferred": false, "external_id": null, "name": "PMTCT_STAT (N, MOH, Sex)", "name_type": "Short"}]} +{"retired": false, "datatype": "Numeric", "external_id": "l697bKzFRSv", "concept_class": "Data Element", "source": "DATIM-MOH-FY19", "extras": {"indicator_category_code": "TX_NEW"}, "descriptions": [{"locale": "en", "locale_preferred": true, "external_id": null, "description": "Number of adults and children newly enrolled on ART", "description_type": "Description"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "TX_NEW_N_MOH_Age_Sex_HIVStatus", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART", "name_type": "Fully Specified"}, {"locale": "en", "locale_preferred": false, "external_id": null, "name": "TX_NEW (N, MOH, Age/Sex/HIVStatus)", "name_type": "Short"}]} +{"retired": false, "datatype": "Numeric", "external_id": "IXkZ7eWtFHs", "concept_class": "Data Element", "source": "DATIM-MOH-FY19", "extras": {"indicator_category_code": "PMTCT_STAT"}, "descriptions": [{"locale": "en", "locale_preferred": true, "external_id": null, "description": "Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.", "description_type": "Description"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "PMTCT_STAT (N, MOH, Sex/KnownNewPosNewNeg): Known Results", "name_type": "Fully Specified"}, {"locale": "en", "locale_preferred": false, "external_id": null, "name": "PMTCT_STAT (N, MOH, Sex/KnownNewPosNewNeg)", "name_type": "Short"}]} +{"retired": false, "datatype": "Numeric", "external_id": "V6hxDYUZFBq", "concept_class": "Data Element", "source": "DATIM-MOH-FY19", "extras": {"indicator_category_code": "HTS_TST"}, "descriptions": [{"locale": "en", "locale_preferred": true, "external_id": null, "description": "Number of individuals who received HTS services and received their test results during the MOH reporting period.", "description_type": "Description"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "HTS_TST_N_MOH_Age_Sex_Result", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "HTS_TST (N, MOH, Age/Sex/Result): HTS received results", "name_type": "Fully Specified"}, {"locale": "en", "locale_preferred": false, "external_id": null, "name": "HTS_TST (N, MOH, Age/Sex/Result)", "name_type": "Short"}]} +{"retired": false, "datatype": "Numeric", "external_id": "xwVNaDjMe9z", "concept_class": "Data Element", "source": "DATIM-MOH-FY19", "extras": {"indicator_category_code": "PMTCT_STAT"}, "descriptions": [{"locale": "en", "locale_preferred": true, "external_id": null, "description": "Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.", "description_type": "Description"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "PMTCT_STAT_N_MOH_Age_Sex", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "PMTCT_STAT (N, MOH, Age/Sex): Known Results", "name_type": "Fully Specified"}, {"locale": "en", "locale_preferred": false, "external_id": null, "name": "PMTCT_STAT (N, MOH, Age/Sex)", "name_type": "Short"}]} +{"retired": false, "datatype": "Numeric", "external_id": "yEQ5FoXJWAx", "concept_class": "Data Element", "source": "DATIM-MOH-FY19", "extras": {"indicator_category_code": "PMTCT_ART"}, "descriptions": [{"locale": "en", "locale_preferred": true, "external_id": null, "description": "Number of HIV-positive pregnant women who received ART to reduce the risk of mother-to-child transmission during pregnancy", "description_type": "Description"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "PMTCT_ART_N_MOH", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "PMTCT_ART (N, MOH): ARVs", "name_type": "Fully Specified"}, {"locale": "en", "locale_preferred": false, "external_id": null, "name": "PMTCT_ART (N, MOH)", "name_type": "Short"}]} +{"retired": false, "datatype": "Numeric", "external_id": "GxUQu72i38n", "concept_class": "Data Element", "source": "DATIM-MOH-FY19", "extras": {"indicator_category_code": "TX_CURR"}, "descriptions": [{"locale": "en", "locale_preferred": true, "external_id": null, "description": "Number of adults and children with HIV infection receiving antiretroviral therapy (ART).", "description_type": "Description"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "TX_CURR_N_MOH_Age_Sex_HIVStatus", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART", "name_type": "Fully Specified"}, {"locale": "en", "locale_preferred": false, "external_id": null, "name": "TX_CURR (N, MOH, Age/Sex/HIVStatus)", "name_type": "Short"}]} +{"retired": false, "datatype": "Numeric", "external_id": "sdarqD1J8fb", "concept_class": "Data Element", "source": "DATIM-MOH-FY19", "extras": {"indicator_category_code": "TX_CURR"}, "descriptions": [{"locale": "en", "locale_preferred": true, "external_id": null, "description": "Number of adults and children with HIV infection receiving antiretroviral therapy (ART).", "description_type": "Description"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "TX_CURR (N, MOH, Age Agg/Sex/HIVStatus): Receiving ART", "name_type": "Fully Specified"}, {"locale": "en", "locale_preferred": false, "external_id": null, "name": "TX_CURR (N, MOH, Age Agg/Sex/HIVStatus", "name_type": "Short"}]} +{"retired": false, "datatype": "Numeric", "external_id": "BRalYZhcHpi", "concept_class": "Data Element", "source": "DATIM-MOH-FY18", "extras": {"indicator_category_code": "HTS_TST"}, "descriptions": [{"locale": "en", "locale_preferred": true, "external_id": null, "description": "Number of individuals who received HTS services and received their test results during the MOH reporting period.", "description_type": "Description"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "HTS_TST_N_MOH_Age_Agg_Sex_Result", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results", "name_type": "Fully Specified"}, {"locale": "en", "locale_preferred": false, "external_id": null, "name": "HTS_TST (N, MOH, Age Agg/Sex/Result)", "name_type": "Short"}]} +{"retired": false, "datatype": "Numeric", "external_id": "aeCf1jJWE1x", "concept_class": "Data Element", "source": "DATIM-MOH-FY18", "extras": {"indicator_category_code": "PMTCT_STAT"}, "descriptions": [{"locale": "en", "locale_preferred": true, "external_id": null, "description": "Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.", "description_type": "Description"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "PMTCT_STAT_N_MOH_Sex", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "PMTCT_STAT (N, MOH, Sex): Known Results", "name_type": "Fully Specified"}, {"locale": "en", "locale_preferred": false, "external_id": null, "name": "PMTCT_STAT (N, MOH, Sex)", "name_type": "Short"}]} +{"retired": false, "datatype": "Numeric", "external_id": "IXkZ7eWtFHs", "concept_class": "Data Element", "source": "DATIM-MOH-FY18", "extras": {"indicator_category_code": "PMTCT_STAT"}, "descriptions": [{"locale": "en", "locale_preferred": true, "external_id": null, "description": "Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.", "description_type": "Description"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "PMTCT_STAT (N, MOH, Sex/KnownNewPosNewNeg): Known Results", "name_type": "Fully Specified"}, {"locale": "en", "locale_preferred": false, "external_id": null, "name": "PMTCT_STAT (N, MOH, Sex/KnownNewPosNewNeg)", "name_type": "Short"}]} +{"retired": false, "datatype": "Numeric", "external_id": "V6hxDYUZFBq", "concept_class": "Data Element", "source": "DATIM-MOH-FY18", "extras": {"indicator_category_code": "HTS_TST"}, "descriptions": [{"locale": "en", "locale_preferred": true, "external_id": null, "description": "Number of individuals who received HTS services and received their test results during the MOH reporting period.", "description_type": "Description"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "HTS_TST_N_MOH_Age_Sex_Result", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "HTS_TST (N, MOH, Age/Sex/Result): HTS received results", "name_type": "Fully Specified"}, {"locale": "en", "locale_preferred": false, "external_id": null, "name": "HTS_TST (N, MOH, Age/Sex/Result)", "name_type": "Short"}]} +{"retired": false, "datatype": "Numeric", "external_id": "xNTzinnVgba", "concept_class": "Data Element", "source": "DATIM-MOH-FY18", "extras": {"indicator_category_code": "HTS_TST"}, "descriptions": [{"locale": "en", "locale_preferred": true, "external_id": null, "description": "Number of individuals who received HIV Testing Services (HTS) and received their test results.", "description_type": "Description"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "HTS_TST_N_MOH", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "HTS_TST (N, MOH): HTS received results", "name_type": "Fully Specified"}, {"locale": "en", "locale_preferred": false, "external_id": null, "name": "HTS_TST (N, MOH)", "name_type": "Short"}]} +{"retired": false, "datatype": "Numeric", "external_id": "Mon8vQgC9qg", "concept_class": "Data Element", "source": "DATIM-MOH-FY18", "extras": {"indicator_category_code": "TX_NEW"}, "descriptions": [{"locale": "en", "locale_preferred": true, "external_id": null, "description": "Number of adults and children newly enrolled on ART", "description_type": "Description"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "TX_NEW (N, MOH, Age Agg/Sex/HIVStatus): New on ART", "name_type": "Fully Specified"}, {"locale": "en", "locale_preferred": false, "external_id": null, "name": "TX_NEW (N, MOH, Age Agg/Sex/HIVStatus)", "name_type": "Short"}]} +{"retired": false, "datatype": "Numeric", "external_id": "xwVNaDjMe9z", "concept_class": "Data Element", "source": "DATIM-MOH-FY18", "extras": {"indicator_category_code": "PMTCT_STAT"}, "descriptions": [{"locale": "en", "locale_preferred": true, "external_id": null, "description": "Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.", "description_type": "Description"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "PMTCT_STAT_N_MOH_Age_Sex", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "PMTCT_STAT (N, MOH, Age/Sex): Known Results", "name_type": "Fully Specified"}, {"locale": "en", "locale_preferred": false, "external_id": null, "name": "PMTCT_STAT (N, MOH, Age/Sex)", "name_type": "Short"}]} +{"retired": false, "datatype": "Numeric", "external_id": "yEQ5FoXJWAx", "concept_class": "Data Element", "source": "DATIM-MOH-FY18", "extras": {"indicator_category_code": "PMTCT_ART"}, "descriptions": [{"locale": "en", "locale_preferred": true, "external_id": null, "description": "Number of HIV-positive pregnant women who received ART to reduce the risk of mother-to-child transmission during pregnancy", "description_type": "Description"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "PMTCT_ART_N_MOH", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "PMTCT_ART (N, MOH): ARVs", "name_type": "Fully Specified"}, {"locale": "en", "locale_preferred": false, "external_id": null, "name": "PMTCT_ART (N, MOH)", "name_type": "Short"}]} +{"retired": false, "datatype": "Numeric", "external_id": "GxUQu72i38n", "concept_class": "Data Element", "source": "DATIM-MOH-FY18", "extras": {"indicator_category_code": "TX_CURR"}, "descriptions": [{"locale": "en", "locale_preferred": true, "external_id": null, "description": "Number of adults and children with HIV infection receiving antiretroviral therapy (ART).", "description_type": "Description"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "TX_CURR_N_MOH_Age_Sex_HIVStatus", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART", "name_type": "Fully Specified"}, {"locale": "en", "locale_preferred": false, "external_id": null, "name": "TX_CURR (N, MOH, Age/Sex/HIVStatus)", "name_type": "Short"}]} +{"retired": false, "datatype": "Numeric", "external_id": "l697bKzFRSv", "concept_class": "Data Element", "source": "DATIM-MOH-FY18", "extras": {"indicator_category_code": "TX_NEW"}, "descriptions": [{"locale": "en", "locale_preferred": true, "external_id": null, "description": "Number of adults and children newly enrolled on ART", "description_type": "Description"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "TX_NEW_N_MOH_Age_Sex_HIVStatus", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART", "name_type": "Fully Specified"}, {"locale": "en", "locale_preferred": false, "external_id": null, "name": "TX_NEW (N, MOH, Age/Sex/HIVStatus)", "name_type": "Short"}]} +{"retired": false, "datatype": "Numeric", "external_id": "sdarqD1J8fb", "concept_class": "Data Element", "source": "DATIM-MOH-FY18", "extras": {"indicator_category_code": "TX_CURR"}, "descriptions": [{"locale": "en", "locale_preferred": true, "external_id": null, "description": "Number of adults and children with HIV infection receiving antiretroviral therapy (ART).", "description_type": "Description"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus", "names": [{"locale": "en", "locale_preferred": true, "external_id": null, "name": "TX_CURR (N, MOH, Age Agg/Sex/HIVStatus): Receiving ART", "name_type": "Fully Specified"}, {"locale": "en", "locale_preferred": false, "external_id": null, "name": "TX_CURR (N, MOH, Age Agg/Sex/HIVStatus", "name_type": "Short"}]} \ No newline at end of file diff --git a/iol.py b/iol.py new file mode 100644 index 0000000..9b133c8 --- /dev/null +++ b/iol.py @@ -0,0 +1,54 @@ +""" +Shared methods for performing ETL on DATIM metadata +""" + +def get_as_csv(rows, start_columns=None, exclude_columns=None, include_extras=True): + """ Returm as CSV """ + if not rows: + return '' + csv_columns = rows[0].keys() + if 'extras' in csv_columns: + csv_columns.remove('extras') + + # Apply start columns + if start_columns: + count = 0 + for key in start_columns: + if key in csv_columns: + csv_columns.remove(key) + csv_columns.insert(count, key) + count += 1 + + # Apply exclude columns + if exclude_columns: + for key in exclude_columns: + if key in csv_columns: + csv_columns.remove(key) + + # Add unique extra attribute columns + for row in rows: + if 'extras' not in row: + continue + for attr_key in row['extras']: + if ('attr:%s' % attr_key) not in csv_columns: + csv_columns.append('attr:%s' % attr_key) + + # Generate the CSV output + import csv + import io + output_stream = io.BytesIO() + writer = csv.DictWriter(output_stream, fieldnames=csv_columns) + writer.writeheader() + for row in rows: + csv_row = row.copy() + if exclude_columns: + for key in exclude_columns: + if key in csv_row: + del csv_row[key] + if 'extras' in csv_row: + del csv_row['extras'] + if include_extras: + for attr_key in row['extras']: + csv_row['attr:%s' % attr_key] = row['extras'][attr_key] + writer.writerow(csv_row) + return output_stream.getvalue().strip('\r\n') diff --git a/metadata/Datasets/Datasets.csv b/metadata/Datasets/Datasets.csv new file mode 100644 index 0000000..ba76e4d --- /dev/null +++ b/metadata/Datasets/Datasets.csv @@ -0,0 +1,82 @@ +datasetid,name,shortname,code,periodtypeid,dataentryform,mobile,version,uid,lastupdated,expirydays,description,notificationrecipients,fieldcombinationrequired,validcompleteonly,skipoffline,notifycompletinguser,created,userid,publicaccess,timelydays,dataelementdecoration,renderastabs,renderhorizontally,categorycomboid,novaluerequirescomment,openfutureperiods,workflowid,lastupdatedby +511932,EA: Expenditures Site Level,EA: Expenditures Site Level,EA_SL,10,,FALSE,319,wEKkfO7aAI3,36:50.0,0,,,FALSE,FALSE,FALSE,FALSE,05:13.6,510375,--------,15,FALSE,FALSE,FALSE,492305,FALSE,0,, +513744,EA: Health System Strengthening (HSS) Expenditures,EA: Expenditures HSS,EA_HSS,10,,FALSE,77,eLRAaV32xH5,35:39.2,0,,,FALSE,TRUE,FALSE,FALSE,41:39.5,480850,--------,15,FALSE,FALSE,FALSE,492305,FALSE,0,, +1483435,EA: Program Information (PI),EA: Program Information (PI),EA_PI,10,,FALSE,73,JmnzNK18klO,38:09.0,0,,,FALSE,FALSE,FALSE,FALSE,49:46.6,510375,--------,15,FALSE,FALSE,FALSE,492305,FALSE,0,, +513745,EA: Program Management (PM) Expenditures,EA: Expenditures PM,EA_PM,10,,FALSE,47,kLPghhtGPvZ,35:39.4,0,,,FALSE,FALSE,FALSE,FALSE,42:30.6,480850,--------,15,FALSE,FALSE,FALSE,492305,FALSE,0,, +513686,EA: SI and Surveillance (SI) Expenditures,EA: Expenditures SI,EA_SI,10,,FALSE,55,A4ivU53utt2,35:39.5,0,,,FALSE,FALSE,FALSE,FALSE,31:22.6,480850,--------,15,FALSE,FALSE,FALSE,492305,FALSE,0,, +33446517,Host Country Results: COP Prioritization SNU (USG),HC R: COP Prioritization SNU (USG),HC_R_COP_PRIORITIZATION_SNU_USG,5,33446518,FALSE,1006,zeUCqFKIBDD,57:05.1,101,,,FALSE,TRUE,FALSE,FALSE,57:05.1,29540730,--------,15,FALSE,FALSE,FALSE,14,FALSE,0,, +42295774,Host Country Results: Narratives (USG),HC R: Narratives (USG),HC_R_NARRATIVES_USG,5,42295760,FALSE,1009,Kxfk0KVsxDn,16:56.2,79,,,FALSE,TRUE,FALSE,FALSE,16:56.2,29540730,--------,15,FALSE,FALSE,FALSE,14,FALSE,0,, +2212128,Host Country Results: Narratives (USG) FY2016Q3,HC R: Narratives (USG) FY2016Q3,HC_R_NARRATIVES_USG_FY2016Q3,5,25172026,FALSE,20,f6NLvRGixJV,52:56.7,101,MER Results Narratives entered by USG persons to summarize across partners.,,FALSE,FALSE,TRUE,FALSE,52:48.5,511434,--------,15,FALSE,FALSE,FALSE,14,FALSE,0,, +33446511,Host Country Results: Narratives (USG) FY2016Q4,HC R: Narratives (USG) FY2016Q4,HC_R_NARRATIVES_USG_FY2016Q4,5,33446512,FALSE,1006,vZaDfrR6nmF,52:57.0,101,,,FALSE,TRUE,TRUE,FALSE,57:04.7,29540730,--------,15,FALSE,FALSE,FALSE,14,FALSE,0,, +37540933,Host Country Results: Narratives (USG) FY2017Q1,HC R: Narratives (USG) FY2017Q1,HC_R_NARRATIVES_USG_FY2017Q1,5,37540925,FALSE,1008,eAlxMKMZ9GV,07:33.8,90,,,FALSE,TRUE,FALSE,FALSE,09:26.6,29540730,--------,15,FALSE,FALSE,FALSE,14,FALSE,0,, +33446515,Host Country Results: Operating Unit Level (USG),HC R: Operating Unit Level (USG),HC_R_OPERATING_UNIT_LEVEL_USG,5,33446516,FALSE,1006,PkmLpkrPdQG,17:36.6,90,,,FALSE,TRUE,FALSE,FALSE,57:05.0,29540730,--------,15,FALSE,FALSE,FALSE,14,FALSE,0,, +16734618,Host Country Results: Operating Unit Level (USG) FY2016Q3,HC R: Operating Unit Level (USG) FY2016Q3,HC_R_OPERATING_UNIT_LEVEL_USG_FY2016Q3,5,16734619,FALSE,70,lD9O8vQgH8R,52:57.4,93,,,FALSE,FALSE,TRUE,FALSE,57:16.8,480838,--------,15,FALSE,FALSE,FALSE,14,FALSE,0,, +39079207,Host Country Targets: COP Prioritization SNU (USG),HC T: COP Prioritization SNU (USG),HC_T_COP_PRIORITIZATION_SNU_USG,10,39079189,FALSE,11,O8hSwgCbepv,11:18.9,-300,,,FALSE,TRUE,FALSE,FALSE,11:18.9,29540730,--------,15,FALSE,FALSE,FALSE,14,FALSE,2,, +33446522,Host Country Targets: COP Prioritization SNU (USG) FY2017,HC T: COP Prioritization SNU (USG) FY2017,HC_T_COP_PRIORITIZATION_SNU_USG_FY2017,10,33446523,FALSE,1006,rK7VicBNzze,10:22.6,101,,,FALSE,TRUE,TRUE,FALSE,57:05.5,29540730,--------,15,FALSE,FALSE,FALSE,14,FALSE,0,, +39079205,Host Country Targets: Narratives (USG),HC T: Narratives (USG),HC_T_NARRATIVES_USG,10,39079187,FALSE,12,oNGHnxK7PiP,12:51.2,-300,,,FALSE,TRUE,FALSE,FALSE,12:51.2,29540730,--------,15,FALSE,FALSE,FALSE,14,FALSE,2,, +2212135,Host Country Targets: Narratives (USG) FY2016,HC T: Narratives (USG) FY2016,HC_T_NARRATIVES_USG_FY2016,10,33446519,FALSE,1006,TgcTZETxKlb,57:05.2,101,MER Targets Narratives entered by USG persons that summarize the partner narratives.,,FALSE,TRUE,FALSE,FALSE,57:05.2,511434,--------,15,FALSE,FALSE,FALSE,14,FALSE,0,, +24551198,Host Country Targets: Narratives (USG) FY2017,HC T: Narratives (USG) FY2017,HC_T_NARRATIVES_USG_FY2017,10,25616589,FALSE,25,oYO9GvA05LE,10:21.9,101,MER Targets Narratives entered by USG persons that summarize the partner narratives.,,FALSE,FALSE,TRUE,FALSE,07:36.1,511434,--------,15,FALSE,FALSE,FALSE,14,FALSE,1,, +39079206,Host Country Targets: Operating Unit Level (USG),HC T: Operating Unit Level (USG),HC_T_OPERATING_UNIT_LEVEL_USG,10,39079188,FALSE,11,YWZrOj5KS1c,11:18.7,-300,,,FALSE,TRUE,FALSE,FALSE,11:18.7,29540730,--------,15,FALSE,FALSE,FALSE,14,FALSE,2,, +33446520,Host Country Targets: Operating Unit Level (USG) FY2016,HC T: Operating Unit Level (USG) FY2016,HC_T_OPERATING_UNIT_LEVEL_USG_FY2016,10,33446521,FALSE,1006,GEhzw3dEw05,57:05.3,101,,,FALSE,TRUE,FALSE,FALSE,57:05.3,29540730,--------,15,FALSE,FALSE,FALSE,14,FALSE,0,, +16734624,Host Country Targets: Operating Unit Level (USG) FY2017,HC T: Operating Unit Level (USG) FY2017,HC_T_OPERATING_UNIT_LEVEL_USG_FY2017,10,16734625,FALSE,55,Dd5c9117ukD,10:22.2,101,,,FALSE,FALSE,TRUE,FALSE,58:17.4,480838,--------,15,FALSE,FALSE,FALSE,14,FALSE,1,, +16734612,Implementation Attributes: Community Based,Implementation: Community Based,IMPL_COMMUNITY_BASED,10,16734613,FALSE,81,pHk13u38fmh,14:16.7,-300,,,FALSE,FALSE,FALSE,FALSE,40:22.9,480838,--------,15,FALSE,FALSE,FALSE,14,FALSE,2,, +16734620,Implementation Attributes: Facility Based,Implementation: Facility Based,IMPL_FACILITY_BASED,10,16734621,FALSE,36,iWG2LLmb86K,14:32.8,-300,,,FALSE,FALSE,FALSE,FALSE,37:17.9,480838,--------,15,FALSE,FALSE,FALSE,14,FALSE,2,, +42295768,MER Results: Community Based,MER R: Community Based,MER_R_COMMUNITY_BASED,5,42295754,FALSE,1008,MqNLEXmzIzr,58:22.7,79,,,FALSE,TRUE,FALSE,FALSE,08:06.2,29540730,--------,15,FALSE,FALSE,FALSE,492305,FALSE,0,37381543, +42295769,MER Results: Community Based - DoD ONLY,MER R: Community Based - DoD ONLY,MER_R_COMMUNITY_BASED_DOD_ONLY,5,42295755,FALSE,1008,UZ2PLqSe5Ri,08:06.2,79,,,FALSE,TRUE,FALSE,FALSE,08:06.2,29540730,--------,15,FALSE,FALSE,FALSE,492305,FALSE,0,37381543, +3520750,MER Results: Community Based - DoD ONLY FY2016Q3,MER R: Community Based - DoD ONLY FY2016Q3,MER_RESULTS_SUBNAT_FY15_DOD,5,3556765,FALSE,21,asHh1YkxBU5,58:00.6,101,DoD only version of community form so that location of collection remains unknown.,,FALSE,TRUE,TRUE,FALSE,44:27.8,480850,--------,15,FALSE,FALSE,FALSE,492305,FALSE,0,37381543, +33446501,MER Results: Community Based - DoD ONLY FY2016Q4,MER R: Community Based - DoD ONLY FY2016Q4,MER_R_COMMUNITY_BASED_DOD_ONLY_FY2016Q4,5,33446502,FALSE,1006,j9bKklpTDBZ,52:58.2,101,,,FALSE,TRUE,TRUE,FALSE,57:04.1,29540730,--------,15,FALSE,FALSE,FALSE,492305,FALSE,0,37381543, +37540927,MER Results: Community Based - DoD ONLY FY2017Q1,MER R: Community Based - DoD ONLY FY2017Q1,MER_R_COMMUNITY_BASED_DOD_ONLY_FY2017Q1,5,37540919,FALSE,1008,ovmC3HNi4LN,07:20.7,90,,,FALSE,TRUE,FALSE,FALSE,09:25.9,29540730,--------,15,FALSE,FALSE,FALSE,492305,FALSE,0,37381543, +2193016,MER Results: Community Based FY2016Q3,MER R: Community Based FY2016Q3,MER_RESULTS_SUBNAT_FY15,5,20143788,FALSE,143,STL4izfLznL,52:58.6,101,,,FALSE,TRUE,TRUE,FALSE,44:34.8,1484508,--------,15,FALSE,FALSE,FALSE,492305,FALSE,0,37381543, +33446499,MER Results: Community Based FY2016Q4,MER R: Community Based FY2016Q4,MER_R_COMMUNITY_BASED_FY2016Q4,5,33446500,FALSE,1006,sCar694kKxH,52:58.9,101,,,FALSE,TRUE,TRUE,FALSE,57:04.0,29540730,--------,15,FALSE,FALSE,FALSE,492305,FALSE,0,37381543, +37540926,MER Results: Community Based FY2017Q1,MER R: Community Based FY2017Q1,MER_R_COMMUNITY_BASED_FY2017Q1,5,37540918,FALSE,1008,Awq346fnVLV,07:18.0,90,,,FALSE,TRUE,FALSE,FALSE,09:25.7,29540730,--------,15,FALSE,FALSE,FALSE,492305,FALSE,0,37381543, +42295770,MER Results: Facility Based,MER R: Facility Based,MER_R_FACILITY_BASED,5,42295756,FALSE,1008,kkXf2zXqTM0,16:47.0,90,,,FALSE,TRUE,FALSE,FALSE,08:06.2,29540730,--------,15,FALSE,FALSE,FALSE,492305,FALSE,0,37381543, +42295771,MER Results: Facility Based - DoD ONLY,MER R: Facility Based - DoD ONLY,MER_R_FACILITY_BASED_DOD_ONLY,5,42295757,FALSE,1008,K7FMzevlBAp,08:06.2,79,,,FALSE,TRUE,FALSE,FALSE,08:06.2,29540730,--------,15,FALSE,FALSE,FALSE,492305,FALSE,0,37381543, +3520752,MER Results: Facility Based - DoD ONLY FY2016Q3,MER R: Facility Based - DoD ONLY FY2016Q3,MER_RESULTS_SITE_FY15_DOD,5,3556766,FALSE,23,j1i6JjOpxEq,00:23.7,101,,,FALSE,TRUE,TRUE,FALSE,01:45.1,480850,--------,15,FALSE,FALSE,FALSE,492305,FALSE,0,37381543, +33446505,MER Results: Facility Based - DoD ONLY FY2016Q4,MER R: Facility Based - DoD ONLY FY2016Q4,MER_R_FACILITY_BASED_DOD_ONLY_FY2016Q4,5,33446506,FALSE,1006,vvHCWnhULAf,52:59.7,101,,,FALSE,TRUE,TRUE,FALSE,57:04.3,29540730,--------,15,FALSE,FALSE,FALSE,492305,FALSE,0,37381543, +37540929,MER Results: Facility Based - DoD ONLY FY2017Q1,MER R: Facility Based - DoD ONLY FY2017Q1,MER_R_FACILITY_BASED_DOD_ONLY_FY2017Q1,5,37540921,FALSE,1008,CS958XpDaUf,07:26.3,90,,,FALSE,TRUE,FALSE,FALSE,09:26.1,29540730,--------,15,FALSE,FALSE,FALSE,492305,FALSE,0,37381543, +2193018,MER Results: Facility Based FY2016Q3,MER R: Facility Based FY2016Q3,MER_RESULTS_SITE_FY15,5,20143783,FALSE,520,i29foJcLY9Y,53:00.1,101,,,FALSE,TRUE,TRUE,FALSE,22:46.1,1484508,--------,15,FALSE,FALSE,FALSE,492305,FALSE,0,37381543, +33446503,MER Results: Facility Based FY2016Q4,MER R: Facility Based FY2016Q4,MER_R_FACILITY_BASED_FY2016Q4,5,33446504,FALSE,1006,ZaV4VSLstg7,53:00.5,101,,,FALSE,TRUE,TRUE,FALSE,57:04.2,29540730,--------,15,FALSE,FALSE,FALSE,492305,FALSE,0,37381543, +37540928,MER Results: Facility Based FY2017Q1,MER R: Facility Based FY2017Q1,MER_R_FACILITY_BASED_FY2017Q1,5,37540920,FALSE,1008,hgOW2BSUDaN,07:23.6,90,,,FALSE,TRUE,FALSE,FALSE,09:26.0,29540730,--------,15,FALSE,FALSE,FALSE,492305,FALSE,0,37381543, +37540930,MER Results: Medical Store,MER R: Medical Store,MER_R_MEDICAL_STORE,5,37540922,FALSE,1009,CGoi5wjLHDy,16:54.1,79,,,FALSE,TRUE,FALSE,FALSE,16:54.1,29540730,--------,15,FALSE,FALSE,FALSE,492305,FALSE,0,37381543, +16734616,MER Results: Medical Store FY2016Q3,MER R: Medical Store FY2016Q3,MER_R_MEDICAL_STORE_FY2016Q3,5,20143777,FALSE,27,hIm0HGCKiPv,53:00.8,101,,,FALSE,FALSE,TRUE,FALSE,41:10.8,480838,--------,15,FALSE,FALSE,FALSE,492305,FALSE,0,37381543, +33446507,MER Results: Medical Store FY2016Q4,MER R: Medical Store FY2016Q4,MER_R_MEDICAL_STORE_FY2016Q4,5,33446508,FALSE,1006,gZ1FgiGUlSj,53:01.2,101,,,FALSE,TRUE,TRUE,FALSE,57:04.5,29540730,--------,15,FALSE,FALSE,FALSE,492305,FALSE,0,37381543, +42295773,MER Results: Narratives (IM),MER R: Narratives (IM),MER_R_NARRATIVES_IM,5,42295759,FALSE,1009,LWE9GdlygD5,16:56.0,79,,,FALSE,TRUE,FALSE,FALSE,16:56.0,29540730,--------,15,FALSE,FALSE,FALSE,492305,FALSE,0,37381543, +2212126,MER Results: Narratives (IM) FY2016Q3,MER R: Narratives (IM) FY2016Q3,MER_R_NARRATIVES_IM_FY2016Q3,5,20143778,FALSE,89,NJlAVhe4zjv,53:01.6,300,,,FALSE,FALSE,TRUE,FALSE,25:09.6,511434,--------,15,FALSE,FALSE,FALSE,492305,FALSE,0,37381543, +33446509,MER Results: Narratives (IM) FY2016Q4,MER R: Narratives (IM) FY2016Q4,MER_R_NARRATIVES_IM_FY2016Q4,5,33446510,FALSE,1006,xBRAscSmemV,53:01.9,101,,,FALSE,TRUE,TRUE,FALSE,57:04.6,29540730,--------,15,FALSE,FALSE,FALSE,492305,FALSE,0,37381543, +37540932,MER Results: Narratives (IM) FY2017Q1,MER R: Narratives (IM) FY2017Q1,MER_R_NARRATIVES_IM_FY2017Q1,5,37540924,FALSE,1008,zTgQ3MvHYtk,07:31.7,90,,,FALSE,TRUE,FALSE,FALSE,09:26.4,29540730,--------,15,FALSE,FALSE,FALSE,492305,FALSE,0,37381543, +42295772,MER Results: Operating Unit Level (IM),MER R: Operating Unit Level (IM),MER_R_OPERATING_UNIT_LEVEL_IM,5,42295758,FALSE,1008,tG2hjDIaYQD,08:06.2,79,,,FALSE,TRUE,FALSE,FALSE,08:06.2,29540730,--------,15,FALSE,FALSE,FALSE,492305,FALSE,0,37381543, +2193020,MER Results: Operating Unit Level (IM) FY2016Q3,MER R: Operating Unit Level (IM) FY2016Q3,MER_RESULTS_OU_IM_FY15,5,20143785,FALSE,86,ovYEbELCknv,53:02.3,101,,,FALSE,TRUE,TRUE,FALSE,46:59.6,1484508,--------,15,FALSE,FALSE,FALSE,492305,FALSE,0,37381543, +33446513,MER Results: Operating Unit Level (IM) FY2016Q4,MER R: Operating Unit Level (IM) FY2016Q4,MER_R_OPERATING_UNIT_LEVEL_IM_FY2016Q4,5,33446514,FALSE,1006,VWdBdkfYntI,53:02.7,101,,,FALSE,TRUE,TRUE,FALSE,57:04.8,29540730,--------,15,FALSE,FALSE,FALSE,492305,FALSE,0,37381543, +37540931,MER Results: Operating Unit Level (IM) FY2017Q1,MER R: Operating Unit Level (IM) FY2017Q1,MER_R_OPERATING_UNIT_LEVEL_IM_FY2017Q1,5,37540923,FALSE,1008,KwkuZhKulqs,07:28.7,90,,,FALSE,TRUE,FALSE,FALSE,09:26.3,29540730,--------,15,FALSE,FALSE,FALSE,492305,FALSE,0,37381543, +39079199,MER Targets: Community Based,MER T: Community Based,MER_T_COMMUNITY_BASED,10,39079181,FALSE,11,BuRoS9i851o,42:00.5,0,,,FALSE,TRUE,FALSE,FALSE,11:17.8,29540730,--------,15,FALSE,FALSE,FALSE,492305,FALSE,2,37381554, +39079200,MER Targets: Community Based - DoD ONLY,MER T: Community Based - DoD ONLY,MER_T_COMMUNITY_BASED_DOD_ONLY,10,39079182,FALSE,11,ePndtmDbOJj,45:32.4,0,,,FALSE,TRUE,FALSE,FALSE,11:17.9,29540730,--------,15,FALSE,FALSE,FALSE,492305,FALSE,2,37381554, +2212138,MER Targets: Community Based - DoD ONLY FY2016,MER T: Community Based - DoD ONLY FY2016,MER_TARGETS_SUBNAT_FY15_DOD,10,2297694,FALSE,31,LBSk271pP7J,53:03.1,1,DoD only version of community form so that location of collection remains unknown.,,FALSE,TRUE,TRUE,FALSE,19:13.8,511434,--------,15,FALSE,FALSE,FALSE,492305,FALSE,1,37381554, +24551206,MER Targets: Community Based - DoD ONLY FY2017,MER T: Community Based - DoD ONLY FY2017,MER_T_COMMUNITY_BASED_DOD_ONLY_FY2017,10,24870297,FALSE,57,lbwuIo56YoG,10:19.7,-1,DoD only version of community form so that location of collection remains unknown.,,FALSE,TRUE,TRUE,FALSE,19:13.8,19947616,--------,15,FALSE,FALSE,FALSE,492305,FALSE,1,37381554, +2193022,MER Targets: Community Based FY2016,MER T: Community Based FY2016,MER_TARGETS_SUBNAT_FY15,10,20143737,FALSE,177,xJ06pxmxfU6,53:03.4,1,,,FALSE,TRUE,TRUE,FALSE,44:34.8,47,--------,15,FALSE,FALSE,FALSE,492305,FALSE,1,37381554, +24551194,MER Targets: Community Based FY2017,MER T: Community Based FY2017,MER_T_COMMUNITY_BASED_FY2017,10,24870295,FALSE,216,tCIW2VFd8uu,10:19.4,-1,,,FALSE,TRUE,TRUE,FALSE,44:34.8,19947616,--------,15,FALSE,FALSE,FALSE,492305,FALSE,1,37381554, +39079201,MER Targets: Facility Based,MER T: Facility Based,MER_T_FACILITY_BASED,10,39079183,FALSE,11,AitXBHsC7RA,45:42.2,0,,,FALSE,TRUE,FALSE,FALSE,11:18.1,29540730,--------,15,FALSE,FALSE,FALSE,492305,FALSE,2,37381554, +39079202,MER Targets: Facility Based - DoD ONLY,MER T: Facility Based - DoD ONLY,MER_T_FACILITY_BASED_DOD_ONLY,10,39079184,FALSE,11,jEzgpBt5Icf,45:51.7,0,,,FALSE,TRUE,FALSE,FALSE,11:18.2,29540730,--------,15,FALSE,FALSE,FALSE,492305,FALSE,2,37381554, +2212140,MER Targets: Facility Based - DoD ONLY FY2016,MER T: Facility Based - DoD ONLY FY2016,MER_TARGETS_SITE_FY15_DOD,10,2297695,FALSE,32,IOarm0ctDVL,53:03.8,1,,,FALSE,TRUE,TRUE,FALSE,27:57.5,511434,--------,15,FALSE,FALSE,FALSE,492305,FALSE,1,37381554, +24551202,MER Targets: Facility Based - DoD ONLY FY2017,MER T: Facility Based - DoD ONLY FY2017,MER_T_FACILITY_BASED_DOD_ONLY_FY2017,10,24870301,FALSE,62,JXKUYJqmyDd,10:20.4,-1,,,FALSE,TRUE,TRUE,FALSE,27:57.5,19947616,--------,15,FALSE,FALSE,FALSE,492305,FALSE,1,37381554, +2193024,MER Targets: Facility Based FY2016,MER T: Facility Based FY2016,MER_TARGETS_SITE_FY15,10,20143775,FALSE,547,rDAUgkkexU1,53:04.2,1,,,FALSE,TRUE,TRUE,FALSE,22:46.1,47,--------,15,FALSE,FALSE,FALSE,492305,FALSE,1,37381554, +24551204,MER Targets: Facility Based FY2017,MER T: Facility Based FY2017,MER_T_FACILITY_BASED_FY2017,10,24870299,FALSE,614,qRvKHvlzNdv,10:20.1,-1,,,FALSE,TRUE,TRUE,FALSE,22:46.1,19947616,--------,15,FALSE,FALSE,FALSE,492305,FALSE,1,37381554, +16734622,MER Targets: Medical Store FY2017,MER T: Medical Store FY2017,MER_T_MEDICAL_STORE_FY2017,10,20143776,FALSE,12,Om3TJBRH8G8,10:20.8,1,,,FALSE,FALSE,TRUE,FALSE,59:30.0,480838,--------,15,FALSE,FALSE,FALSE,492305,FALSE,1,37381554, +39079204,MER Targets: Narratives (IM),MER T: Narratives (IM),MER_T_NARRATIVES_IM,10,39079186,FALSE,11,AvmGbcurn4K,46:41.6,0,,,FALSE,TRUE,FALSE,FALSE,11:18.5,29540730,--------,15,FALSE,FALSE,FALSE,492305,FALSE,2,37381554, +2212133,MER Targets: Narratives (IM) FY2016,MER T: Narratives (IM) FY2016,MER_TARGETS_NARRTIVES_IM_FY2016,10,20143779,FALSE,84,VjGqATduoEX,53:04.6,1,,,FALSE,FALSE,TRUE,FALSE,25:09.6,511434,--------,15,FALSE,FALSE,FALSE,492305,FALSE,1,37381554, +24551196,MER Targets: Narratives (IM) FY2017,MER T: Narratives (IM) FY2017,MER_T_NARRATIVES_IM_FY2017,10,24870303,FALSE,98,AyFVOGbAvcH,10:21.2,-1,,,FALSE,FALSE,TRUE,FALSE,25:09.6,19947616,--------,15,FALSE,FALSE,FALSE,492305,FALSE,1,37381554, +39079203,MER Targets: Operating Unit Level (IM),MER T: Operating Unit Level (IM),MER_T_OPERATING_UNIT_LEVEL_IM,10,39079185,FALSE,11,bqiB5G6qgzn,46:16.8,0,,,FALSE,TRUE,FALSE,FALSE,11:18.3,29540730,--------,15,FALSE,FALSE,FALSE,492305,FALSE,2,37381554, +2193026,MER Targets: Operating Unit Level (IM) FY2016,MER T: Operating Unit Level (IM) FY2016,MER_TARGETS_OU_IM_FY15,10,20143729,FALSE,82,PHyD22loBQH,53:04.9,1,,,FALSE,TRUE,TRUE,FALSE,46:59.6,47,--------,15,FALSE,FALSE,FALSE,492305,FALSE,1,37381554, +24551200,MER Targets: Operating Unit Level (IM) FY2017,MER T: Operating Unit Level (IM) FY2017,MER_T_OPERATING_UNIT_LEVEL_IM_FY2017,10,24870305,FALSE,87,xxo1G5V1JG2,10:21.5,-1,,,FALSE,TRUE,TRUE,FALSE,46:59.6,19947616,--------,15,FALSE,FALSE,FALSE,492305,FALSE,1,37381554, +39079257,Planning Attributes: COP Prioritization National,Planning Attributes: COP Prioritization National,PLANNING_ATTRIBUTES_COP_PRIORITIZATION_NATIONAL,10,39079253,FALSE,1,c7Gwzm5w9DE,11:08.3,-300,,,FALSE,TRUE,FALSE,FALSE,11:08.3,29540730,--------,15,FALSE,FALSE,FALSE,14,FALSE,2,, +39079258,Planning Attributes: COP Prioritization SNU,Planning Attributes: COP Prioritization SNU,PLANNING_ATTRIBUTES_COP_PRIORITIZATION_SNU,10,39079254,FALSE,1,pTuDWXzkAkJ,11:08.3,-300,,,FALSE,TRUE,FALSE,FALSE,11:08.3,29540730,--------,15,FALSE,FALSE,FALSE,14,FALSE,2,, +16734614,Planning Attributes: COP Prioritization SNU FY2017,Planning Attributes: COP PSNU FY2017,PLANNING_ATTRIBUTES_COP_PSNU_USG_FY2017,10,25172284,FALSE,48,HCWI2GRNE4Y,10:25.0,1,,,FALSE,FALSE,TRUE,FALSE,44:10.4,480838,--------,15,FALSE,FALSE,FALSE,14,FALSE,0,, +31448748,SIMS 2: Above Site Based,SIMS 2: Above Site Based,SIMS2_ABOVESITE_BASED,1,,FALSE,4,YbjIwYc5juS,13:36.3,0,,,FALSE,FALSE,FALSE,FALSE,23:08.6,29540730,rw------,15,FALSE,FALSE,FALSE,492305,FALSE,0,, +31448749,SIMS 2: Community Based,SIMS 2: Community Based,SIMS2_COMMUNITY_BASED,1,,FALSE,3,khY20C0f5A2,13:36.3,0,,,FALSE,FALSE,FALSE,FALSE,22:24.6,29540730,rw------,15,FALSE,FALSE,FALSE,492305,FALSE,0,, +31448750,SIMS 2: Facility Based,SIMS 2: Facility Based,SIMS2_FACILITY_BASED,1,,FALSE,41,NQhttbQ1oi7,13:36.3,0,,,FALSE,FALSE,FALSE,FALSE,45:29.6,29540730,rw------,15,FALSE,FALSE,FALSE,492305,FALSE,0,, +2212242,SIMS: Above Site,SIMS: Above Site,SIMS_ABOVESITE_PACKED,3,,FALSE,78,Ysvfr1rN2cJ,27:37.9,0,"The SIMS - Above Site, Packed data set collects the scores from each Core Essential Element (CEE) in a series of Domains for Above Site Entity assessments. These CEEs are designed to monitor the quality of PEPFAR support to services and/or operations at a site against key standards of quality.",,FALSE,FALSE,FALSE,FALSE,06:32.6,480850,--------,15,FALSE,FALSE,FALSE,492305,FALSE,1,, +2212243,"SIMS: Above Site, Key Populations","SIMS: Above Site, Key Populations",SIMS_ABOVESITE_PACKED_KEY_POPS,3,,FALSE,37,fdTUwCj1jZv,27:48.8,0,"The SIMS - Above Site, Packed: Key Pops data set collects the scores from certain Core Essential Elements (CEE) in a series of Domains for Above Site entity assessments. These CEEs are designed to monitor the quality of PEPFAR support to services and/or operations at a site against key standards of quality.",,FALSE,FALSE,FALSE,FALSE,27:27.0,480850,--------,15,FALSE,FALSE,FALSE,492305,FALSE,1,, +1485404,SIMS: Community,SIMS: Community,SIMS_COMMUNITY_PACKED,3,,FALSE,434,nideTeYxXLu,28:07.4,0,"The SIMS - Community, Packed data set collects the scores from each Core Essential Element (CEE) in a series of Domains (e.g. PHDP, HTC, etc.) for Community Sites. These CEEs are designed to monitor the quality of PEPFAR support to services and/or operations at a site against key standards of quality.",,FALSE,FALSE,FALSE,FALSE,41:07.8,480850,--------,15,FALSE,FALSE,FALSE,492305,FALSE,1,, +1908747,"SIMS: Community, Key Populations","SIMS: Community, Key Populations",SIM_COMMUNITY_PACKED_KEY_POPS,3,,FALSE,85,J9Yq8jDd3nF,28:18.1,0,"The SIMS - Community, Packed: Key Pops data set collects the scores from certain Core Essential Element (CEE) in a series of Domains for Community Sites. These CEEs are designed to monitor the quality of PEPFAR support to services and/or operations at a site against key standards of quality.",,FALSE,FALSE,FALSE,FALSE,16:36.5,480850,--------,15,FALSE,FALSE,FALSE,492305,FALSE,1,, +1979200,SIMS: Facility,SIMS: Facility,SIMS_FACILITY_PACKED,3,,FALSE,490,iqaWSeKDhS3,28:28.2,0,"The SIMS - Facilty, Packed data set collects the scores from each Core Essential Element (CEE) in a series of Domains (e.g. Adult Treatment, Care and Support, etc.) for Facility Sites. These CEEs are designed to monitor the quality of PEPFAR support to services and/or operations at a site against key standards of quality.",,FALSE,FALSE,FALSE,FALSE,05:03.6,480850,--------,15,FALSE,FALSE,FALSE,492305,FALSE,1,, +1979286,"SIMS: Facility, Key Populations","SIMS: Facility, Key Populations",SIMS_FACILITY_KEY_POPS,3,,FALSE,85,M059pmNzZYE,28:39.7,0,"The SIMS - Facilty, Packed data set collects the scores from each Core Essential Element (CEE) in a series of Domains (e.g. Adult Treatment, Care and Support, etc.) for Facility Sites. These CEEs are designed to monitor the quality of PEPFAR support to services and/or operations at a site against key standards of quality.",,FALSE,FALSE,FALSE,FALSE,37:05.1,480850,--------,15,FALSE,FALSE,FALSE,492305,FALSE,1,, +34471614,Tiered Support: Facilities reporting TX_CURR,Tiered Support,TIERED_SUPPORT,10,,FALSE,4,Z6dbUeQ8zZY,20:34.9,90,,,FALSE,FALSE,FALSE,FALSE,44:21.0,29540730,rw------,15,FALSE,FALSE,FALSE,492305,FALSE,0,, diff --git a/metadata/Datasets/Datasets.sql b/metadata/Datasets/Datasets.sql new file mode 100644 index 0000000..ead3055 --- /dev/null +++ b/metadata/Datasets/Datasets.sql @@ -0,0 +1,31 @@ +CREATE TABLE "Datasets" ( + datasetid DECIMAL NOT NULL, + name VARCHAR(57) NOT NULL, + shortname VARCHAR(48) NOT NULL, + code VARCHAR(47) NOT NULL, + periodtypeid DECIMAL NOT NULL, + dataentryform DECIMAL, + mobile BOOLEAN NOT NULL, + version DECIMAL NOT NULL, + uid VARCHAR(11) NOT NULL, + lastupdated DATETIME NOT NULL, + expirydays DECIMAL NOT NULL, + description VARCHAR(324), + notificationrecipients BOOLEAN, + fieldcombinationrequired BOOLEAN NOT NULL, + validcompleteonly BOOLEAN NOT NULL, + skipoffline BOOLEAN NOT NULL, + notifycompletinguser BOOLEAN NOT NULL, + created DATETIME NOT NULL, + userid DECIMAL NOT NULL, + publicaccess VARCHAR(8) NOT NULL, + timelydays DECIMAL NOT NULL, + dataelementdecoration BOOLEAN NOT NULL, + renderastabs BOOLEAN NOT NULL, + renderhorizontally BOOLEAN NOT NULL, + categorycomboid DECIMAL NOT NULL, + novaluerequirescomment BOOLEAN NOT NULL, + openfutureperiods DECIMAL NOT NULL, + workflowid DECIMAL, + lastupdatedby BOOLEAN +); diff --git a/metadata/Datasets/collections_csv_to_json.py b/metadata/Datasets/collections_csv_to_json.py new file mode 100644 index 0000000..c41959c --- /dev/null +++ b/metadata/Datasets/collections_csv_to_json.py @@ -0,0 +1,40 @@ +''' +Script to convert Collections CSV file to OCL-formatted JSON + +This script defines the CSV Resource Definitions that are +passed on to the ocl_csv_to_json_flex converter. The resulting +JSON is intended for the json_flex_import and is not suitable +for the low-level concept/mapping importer. +''' +from csv_to_json_flex import ocl_csv_to_json_flex + + +csv_filename = 'Datasets.csv' +output_filename = 'Datasets.json' + + +csv_resource_definitions = [ + { + 'definition_name':'Collections', + 'is_active': True, + 'resource_type':'Collection', + 'id_column':'code', + 'skip_if_empty_column':'code', + ocl_csv_to_json_flex.DEF_CORE_FIELDS:[ + {'resource_field':'owner', 'value':'PEPFAR'}, + {'resource_field':'owner_type', 'value':'Organization'}, + {'resource_field':'name', 'column':'shortname'}, + {'resource_field':'full_name', 'column':'name'}, + {'resource_field':'description', 'column':'description'}, + {'resource_field':'default_locale', 'value':'en'}, + {'resource_field':'supported_locales', 'value':'en'}, + {'resource_field':'short_code', 'column':'code'}, + {'resource_field':'collection_type', 'value':'Subset'}, + {'resource_field':'public_access', 'value':'View'}, + {'resource_field':'external_id', 'column':'uid'}, + ], + }, +] + +csv_converter = ocl_csv_to_json_flex(output_filename, csv_filename, csv_resource_definitions, verbose=False) +csv_converter.process_by_definition() diff --git a/metadata/MER_Disaggregation/MER_Disaggregation.py b/metadata/MER_Disaggregation/MER_Disaggregation.py index 7d9927a..944536d 100755 --- a/metadata/MER_Disaggregation/MER_Disaggregation.py +++ b/metadata/MER_Disaggregation/MER_Disaggregation.py @@ -40,6 +40,7 @@ }, }, ] -csv_converter = ocl_csv_to_json_flex(output_filename, csv_filename, csv_resource_definitions, verbose=False) +csv_converter = ocl_csv_to_json_flex(output_filename=output_filename, csv_filename=csv_filename, + csv_resource_definitions=csv_resource_definitions, verbose=False) #csv_converter.process_by_definition() csv_converter.process_by_row() diff --git a/metadata/MER_Indicator/MER_Indicators.py b/metadata/MER_Indicator/MER_Indicators.py index c76bd43..2338140 100755 --- a/metadata/MER_Indicator/MER_Indicators.py +++ b/metadata/MER_Indicator/MER_Indicators.py @@ -47,6 +47,7 @@ }, ] -csv_converter = ocl_csv_to_json_flex(output_filename, csv_filename, csv_resource_definitions, verbose=False) +csv_converter = ocl_csv_to_json_flex(output_filename=output_filename, csv_filename=csv_filename, + csv_resource_definitions=csv_resource_definitions, verbose=False) #csv_converter.process_by_definition() csv_converter.process_by_row() diff --git a/metadata/MER_Indicator/datimsyncMERIndicator.py b/metadata/MER_Indicator/datimsyncMERIndicator.py new file mode 100644 index 0000000..605a76c --- /dev/null +++ b/metadata/MER_Indicator/datimsyncMERIndicator.py @@ -0,0 +1,437 @@ +from __future__ import with_statement +import os +import itertools, functools, operator +import requests +import sys +import tarfile +from datetime import datetime +import json +import csv +from xml.etree.ElementTree import Element, SubElement, tostring +from deepdiff import DeepDiff +from requests.auth import HTTPBasicAuth +from json_flex_import import ocl_json_flex_import +from shutil import copyfile + +from metadata.datimbase import DatimBase + + +class DatimSyncMERIndicators(DatimBase): + """ Class to manage DATIM MERIndicators Synchronization """ + + # URLs + url_MERIndicators_filtered_endpoint = '/orgs/PEPFAR/collections/?q=MERIndicators&verbose=true' + + # Filenames + old_dhis2_export_filename = 'old_dhis2_MERIndicators_export_raw.json' + new_dhis2_export_filename = 'new_dhis2_MERIndicators_export_raw.json' + converted_dhis2_export_filename = 'new_dhis2_MERIndicators_export_converted.json' + new_import_script_filename = 'MERIndicators_dhis2ocl_import_script.json' + MERIndicators_collections_filename = 'ocl_MERIndicators_collections_export.json' + + # OCL Export Definitions + OCL_EXPORT_DEFS = { + 'MERIndicators_source': { + 'endpoint': '/orgs/PEPFAR/sources/MERIndicators/', + 'tarfilename': 'ocl_MERIndicators_source_export.tar', + 'jsonfilename': 'ocl_MERIndicators_source_export_raw.json', + 'jsoncleanfilename': 'ocl_MERIndicators_source_export_clean.json', + } + } + + MERIndicators_CONCEPT_FIELDS_TO_REMOVE = ['version_created_by', 'created_on', 'updated_on', + 'version_created_on', 'created_by', 'updated_by', 'display_name', + 'display_locale', 'uuid', 'version', 'owner_url', 'source_url', + 'mappings', 'url', 'version_url', 'is_latest_version', 'locale'] + MERIndicators_MAPPING_FIELDS_TO_REMOVE = [] + MERIndicators_NAME_FIELDS_TO_REMOVE = ['uuid', 'type'] + + def __init__(self, oclenv='', oclapitoken='', + dhis2env='', dhis2uid='', dhis2pwd='', + compare2previousexport=True, + runoffline=False, verbosity=0, + import_test_mode=False, import_limit=0): + self.oclenv = oclenv + self.oclapitoken = oclapitoken + self.dhis2env = dhis2env + self.dhis2uid = dhis2uid + self.dhis2pwd = dhis2pwd + self.runoffline = runoffline + self.verbosity = verbosity + self.compare2previousexport = compare2previousexport + self.import_test_mode = import_test_mode + self.import_limit = import_limit + + self.oclapiheaders = { + 'Authorization': 'Token ' + self.oclapitoken, + 'Content-Type': 'application/json' + } + + def saveDhis2MERIndicatorsToFile(self, str_active_dataset_ids='', outputfile=''): + url_dhis2_export = self.dhis2env + '/api/dataElements.xml?fields=id,code,name,shortName,lastUpdated,description,dataSets[id,name,shortName,lastUpdated],categoryCombo[id,code,name,lastUpdated,created,categoryOptionCombos[id,code,name,lastUpdated,created]]&paging=false&filter=dataSets.id:in:[' + str_active_dataset_ids + ']' + if self.verbosity: + self.log('DHIS2 MERIndicators Assessment Types Request URL:', url_dhis2_export) + r = requests.get(url_dhis2_export, auth=HTTPBasicAuth(self.dhis2uid, self.dhis2pwd)) + r.raise_for_status() + with open(self.attachAbsolutePath(outputfile), 'wb') as handle: + for block in r.iter_content(1024): + handle.write(block) + return r.headers['Content-Length'] + + def dhis2oj_MERIndicators(self, inputfile='', outputfile='', MERIndicators_collections=None): + ''' Transform each DataElement to an OCL concept and each DataElementGroup to an OCL reference ''' + with open(self.attachAbsolutePath(inputfile), "rb") as ifile,\ + open(self.attachAbsolutePath(outputfile), 'wb') as ofile: + new_MERIndicators = json.load(ifile) + num_concepts = 0 + num_references = 0 + output = {} + + # Iterate through each DataElement and transform to an OCL-JSON concept + for de in new_MERIndicators['dataElements']: + concept_id = de['code'] + url = '/orgs/PEPFAR/sources/MERIndicators/concepts/' + concept_id + '/' + c = { + 'type':'Concept', + 'id':concept_id, + 'concept_class':'Assessment Type', + 'datatype':'None', + 'owner':'PEPFAR', + 'owner_type':'Organization', + 'source':'MERIndicators', + 'retired':False, + 'descriptions':None, + 'external_id':de['id'], + 'names':[ + { + 'name':de['name'], + 'name_type':'Fully Specified', + 'locale':'en', + 'locale_preferred':False, + 'external_id':None, + } + ], + 'extras':{'Value Type':de['valueType']} + } + output[url] = c + num_concepts += 1 + + # Iterate through each DataElementGroup and transform to an OCL-JSON reference + for deg in de['dataElementGroups']: + collection_id = MERIndicators_collections[deg['id']]['id'] + target_url = '/orgs/PEPFAR/sources/MERIndicators/concepts/' + concept_id + '/' + url = '/orgs/PEPFAR/collections/' + collection_id + '/references/?target=' + target_url + r = { + 'type':'Reference', + 'owner':'PEPFAR', + 'owner_type':'Organization', + 'collection':collection_id, + 'data':{"expressions": ['/orgs/PEPFAR/sources/MERIndicators/concepts/' + concept_id + '/']} + } + output[url] = r + num_references += 1 + ofile.write(json.dumps(output)) + + if self.verbosity: + self.log('DHIS2 export successfully transformed and saved to "%s": %s concepts + %s references = %s total' % (outputfile, num_concepts, num_references, num_concepts + num_references)) + return True + + def logSettings(self): + """ Write settings to console """ + self.log( + '**** MERIndicators Sync Script Settings:', + 'verbosity:', self.verbosity, + ', dhis2env:', self.dhis2env, + ', dhis2uid + dhis2pwd: ', + ', oclenv:', self.oclenv, + ', oclapitoken: ', + ', compare2previousexport:', self.compare2previousexport) + if self.runoffline: + self.log('**** RUNNING IN OFFLINE MODE ****') + + def run(self): + """ + Runs the entire synchronization process -- + Recommend breaking this into smaller methods in the future + """ + if self.verbosity: self.logSettings() + + # STEP 1: Fetch OCL Collections for MERIndicators Assessment Types + # Collections that have 'MERIndicators' in the name, __datim_sync==true, and external_id not empty + if self.verbosity: + self.log('**** STEP 1 of 13: Fetch OCL Collections for MERIndicators Assessment Types') + if not self.runoffline: + url_MERIndicators_collections = self.oclenv + self.url_MERIndicators_filtered_endpoint + if self.verbosity: + self.log('Request URL:', url_MERIndicators_collections) + MERIndicators_collections = self.getOclRepositories(url=url_MERIndicators_collections, key_field='external_id') + with open(self.attachAbsolutePath(self.MERIndicators_collections_filename), 'wb') as ofile: + ofile.write(json.dumps(MERIndicators_collections)) + if self.verbosity: + self.log('Repositories retreived from OCL and stored in memory:', len(MERIndicators_collections)) + self.log('Repositories successfully written to "%s"' % (self.MERIndicators_collections_filename)) + else: + if self.verbosity: + self.log('OFFLINE: Loading repositories from "%s"' % (self.MERIndicators_collections_filename)) + with open(self.attachAbsolutePath(self.MERIndicators_collections_filename), 'rb') as handle: + MERIndicators_collections = json.load(handle) + if self.verbosity: + self.log('OFFLINE: Repositories successfully loaded:', len(MERIndicators_collections)) + + # STEP 2: Extract list of DHIS2 dataset IDs from collection external_id + if self.verbosity: + self.log('**** STEP 2 of 13: Extract list of DHIS2 dataset IDs from collection external_id') + str_active_dataset_ids = ','.join(MERIndicators_collections.keys()) + if self.verbosity: + self.log('MERIndicators Assessment Type Dataset IDs:', str_active_dataset_ids) + + # STEP 3: Fetch new export from DATIM DHIS2 + if verbosity: + self.log('**** STEP 3 of 13: Fetch new export from DATIM DHIS2') + if not runoffline: + content_length = self.saveDhis2MERIndicatorsToFile( + str_active_dataset_ids=str_active_dataset_ids, outputfile=self.new_dhis2_export_filename) + if verbosity: + self.log('%s bytes retrieved from DHIS2 and written to file "%s"' % ( + content_length, self.new_dhis2_export_filename)) + else: + if verbosity: + self.log('OFFLINE: Using local file: "%s"' % (self.new_dhis2_export_filename)) + if os.path.isfile(self.attachAbsolutePath(self.new_dhis2_export_filename)): + if verbosity: + self.log('OFFLINE: File "%s" found containing %s bytes. Continuing...' % ( + self.new_dhis2_export_filename, os.path.getsize(self.attachAbsolutePath(self.new_dhis2_export_filename)))) + else: + self.log('Could not find offline file "%s". Exiting...' % (self.new_dhis2_export_filename)) + sys.exit(1) + + # STEP 4: Quick comparison of current and previous DHIS2 exports + # Compares new DHIS2 export to most recent previous export from a successful sync that is available + # NOTE: This section should be skipped if doing the OCL/DHIS2 data validation check + if self.verbosity: + self.log('**** STEP 4 of 13: Quick comparison of current and previous DHIS2 exports') + if not self.compare2previousexport: + if self.verbosity: + self.log("Skipping (due to settings)...") + elif not self.old_dhis2_export_filename: + if self.verbosity: + self.log("Skipping (no previous export filename provided)...") + else: + if self.filecmp(self.attachAbsolutePath(self.old_dhis2_export_filename), + self.attachAbsolutePath(self.new_dhis2_export_filename)): + self.log("Current and previous exports are identical, so exit without doing anything...") + sys.exit() + else: + self.log("Current and previous exports are different in size and/or content, so continue...") + + # STEP 5: Transform new DHIS2 export to OCL-formatted JSON (OJ) + if self.verbosity: + self.log('**** STEP 5 of 13: Transform DHIS2 export to OCL formatted JSON') + self.dhis2oj_MERIndicators(inputfile=self.new_dhis2_export_filename, + outputfile=self.converted_dhis2_export_filename, + MERIndicators_collections=MERIndicators_collections) + + # STEP 6: Fetch latest versions of relevant OCL exports + if self.verbosity: + self.log('**** STEP 6 of 13: Fetch latest versions of relevant OCL exports') + for ocl_export_def_key in self.OCL_EXPORT_DEFS: + if self.verbosity: + self.log('%s:' % (ocl_export_def_key)) + export_def = self.OCL_EXPORT_DEFS[ocl_export_def_key] + if not self.runoffline: + self.getOclRepositoryVersionExport( + endpoint=export_def['endpoint'], + version='latest', + tarfilename=export_def['tarfilename'], + jsonfilename=export_def['jsonfilename']) + else: + if self.verbosity: + self.log('OFFLINE: Using local file "%s"...' % (export_def['jsonfilename'])) + if os.path.isfile(self.attachAbsolutePath(export_def['jsonfilename'])): + if self.verbosity: + self.log('OFFLINE: File "%s" found containing %s bytes. Continuing...' % ( + export_def['jsonfilename'], os.path.getsize(self.attachAbsolutePath(export_def['jsonfilename'])))) + else: + self.log('Could not find offline file "%s". Exiting...' % (export_def['jsonfilename'])) + sys.exit(1) + + # STEP 7: Prepare OCL exports for diff + # Concepts/mappings in OCL exports have extra attributes that should be removed before the diff + if self.verbosity: + self.log('**** STEP 7 of 13: Prepare OCL exports for diff') + for ocl_export_def_key in self.OCL_EXPORT_DEFS: + if self.verbosity: + self.log('%s:' % (ocl_export_def_key)) + export_def = self.OCL_EXPORT_DEFS[ocl_export_def_key] + with open(self.attachAbsolutePath(export_def['jsonfilename']), 'rb') as ifile, open( + self.attachAbsolutePath(export_def['jsoncleanfilename']), 'wb') as ofile: + ocl_MERIndicators_export = json.load(ifile) + ocl_MERIndicators_export_clean = {} + + # Iterate through concepts, clean, then write + for c in ocl_MERIndicators_export['concepts']: + url = c['url'] + # Remove core fields + for f in self.MERIndicators_CONCEPT_FIELDS_TO_REMOVE: + if f in c: del c[f] + # Remove name fields + if 'names' in c: + for i, name in enumerate(c['names']): + for f in self.MERIndicators_NAME_FIELDS_TO_REMOVE: + if f in name: del name[f] + ocl_MERIndicators_export_clean[url] = c + + # Iterate through mappings, clean, then write -- not used for MERIndicators assessment types + for m in ocl_MERIndicators_export['mappings']: + url = m['url'] + core_fields_to_remove = [] + for f in self.MERIndicators_MAPPING_FIELDS_TO_REMOVE: + if f in m: del m[f] + ocl_MERIndicators_export_clean[url] = m + ofile.write(json.dumps(ocl_MERIndicators_export_clean)) + if self.verbosity: + self.log('Processed OCL export saved to "%s"' % (export_def['jsoncleanfilename'])) + + # STEP 8: Perform deep diff + # Note that multiple deep diffs may be performed, each with their own input and output files + if self.verbosity: + self.log('**** STEP 8 of 13: Perform deep diff') + diff = None + with open(self.attachAbsolutePath(self.OCL_EXPORT_DEFS['MERIndicators_source']['jsoncleanfilename']), 'rb') as ocl_handle,\ + open(self.attachAbsolutePath(self.converted_dhis2_export_filename), 'rb') as dhis2_handle: + a_ocl = json.load(ocl_handle) + b_dhis2 = json.load(dhis2_handle) + diff = DeepDiff(a_ocl, b_dhis2, ignore_order=True, verbose_level=2) + if self.verbosity: + str_log = 'Diff results: ' + for k in diff: + str_log += '%s: %s; ' % (k, len(diff[k])) + self.log(str_log) + + # STEP 9: Determine action based on diff result + # TODO: If data check only, then output need to return Success/Failure and then exit regardless + if self.verbosity: + self.log('**** STEP 9 of 13: Determine action based on diff result') + if diff: + self.log('Deep diff identified one or more differences between DHIS2 and OCL...') + else: + self.log('No diff, exiting...') + exit() + + # STEP 10: Generate import scripts by processing the diff results + # TODO: This currently only handles 'dictionary_item_added' + if self.verbosity: + self.log('**** STEP 10 of 13: Generate import scripts') + with open(self.attachAbsolutePath(self.new_import_script_filename), 'wb') as ofile: + if 'dictionary_item_added' in diff: + for k in diff['dictionary_item_added']: + if 'type' in diff['dictionary_item_added'][k] and diff['dictionary_item_added'][k]['type'] == 'Concept': + ofile.write(json.dumps(diff['dictionary_item_added'][k])) + ofile.write('\n') + if self.verbosity: + self.log('New import script written to file "%s"' % (self.new_import_script_filename)) + + # STEP 11: Perform the import in OCL + if self.verbosity: + self.log('**** STEP 11 of 13: Perform the import in OCL') + ocl_importer = ocl_json_flex_import( + file_path=self.attachAbsolutePath(self.new_import_script_filename), + api_token=self.oclapitoken, api_url_root=self.oclenv, test_mode=self.import_test_mode, + do_update_if_exists=False, verbosity=self.verbosity, limit=self.import_limit) + import_result = ocl_importer.process() + if self.verbosity: + self.log('Import records processed:', import_result) + + # STEP 12: Save new DHIS2 export for the next sync attempt + if self.verbosity: + self.log('**** STEP 12 of 13: Save the DHIS2 export if import successful') + if import_result and not self.import_test_mode: + # Delete the old cache if it is there + if os.path.isfile(self.attachAbsolutePath(self.old_dhis2_export_filename)): + os.remove(self.attachAbsolutePath(self.old_dhis2_export_filename)) + # Copy the new dhis2 export + copyfile(self.attachAbsolutePath(self.new_dhis2_export_filename), + self.attachAbsolutePath(self.old_dhis2_export_filename)) + if self.verbosity: + self.log('DHIS2 export successfully copied to "%s"' % (self.old_dhis2_export_filename)) + else: + if self.verbosity: + self.log('Skipping, because import failed or import test mode enabled...') + + # STEP 13: Manage OCL repository versions + if self.verbosity: + self.log('**** STEP 13 of 13: Manage OCL repository versions') + if self.import_test_mode: + if self.verbosity: + self.log('Skipping, because import test mode enabled...') + elif import_result: + # MERIndicators source + dt = datetime.utcnow() + new_source_version_data = { + 'id': 'v' + dt.strftime('%Y-%m-%dT%H%M%S.%f'), + 'description': 'Automatically generated by DATIM-Sync - %s import record(s) processed' % (import_result), + 'released': True, + } + new_source_version_url = oclenv + '/orgs/PEPFAR/sources/MERIndicators/versions/' + if self.verbosity: + self.log('Create new version request URL:', new_source_version_url) + self.log(json.dumps(new_source_version_data)) + r = requests.post(new_source_version_url, + data=json.dumps(new_source_version_data), + headers=self.oclapiheaders) + r.raise_for_status() + + # TODO: MERIndicators collections + + else: + if self.verbosity: + self.log('Skipping because no records imported...') + + +# Default Script Settings +verbosity = 2 # 0=none, 1=some, 2=all +import_limit = 0 # Number of resources to import; 0=all +import_test_mode = False # Set to True to see which import API requests would be performed on OCL +runoffline = False # Set to true to use local copies of dhis2/ocl exports +compare2previousexport = True # Set to False to ignore the previous export + +# DATIM DHIS2 Settings +dhis2env = '' +dhis2uid = '' +dhis2pwd = '' + +# OCL Settings +oclenv = '' +oclapitoken = '' + +# Set variables from environment if available +if len(sys.argv) > 1 and sys.argv[1] in ['true', 'True']: + # Server environment settings (required for OpenHIM) + dhis2env = os.environ['DHIS2_ENV'] + dhis2uid = os.environ['DHIS2_USER'] + dhis2pwd = os.environ['DHIS2_PASS'] + oclenv = os.environ['OCL_ENV'] + oclapitoken = os.environ['OCL_API_TOKEN'] + compare2previousexport = os.environ['COMPARE_PREVIOUS_EXPORT'] in ['true', 'True'] +else: + # Local development environment settings + import_limit = 10 + import_test_mode = True + compare2previousexport = False + runoffline = False + dhis2env = 'https://dev-de.datim.org/' + dhis2uid = 'jpayne' + dhis2pwd = 'Johnpayne1!' + oclenv = 'https://api.showcase.openconceptlab.org' + oclapitoken = '2da0f46b7d29aa57970c0b3a535121e8e479f881' + #oclapitoken = 'a61ba53ed7b8b26ece8fcfc53022b645de0ec055' + #oclenv = 'https://ocl-stg.openmrs.org' + +# Create MERIndicators sync object and run +MERIndicators_sync = DatimSyncMERIndicators(oclenv=oclenv, oclapitoken=oclapitoken, + dhis2env=dhis2env, dhis2uid=dhis2uid, dhis2pwd=dhis2pwd, + compare2previousexport=compare2previousexport, + runoffline=runoffline, verbosity=verbosity, + import_test_mode=import_test_mode, + import_limit=import_limit) +MERIndicators_sync.run() diff --git a/metadata/MOH/production_datim_moh_fy18.csv b/metadata/MOH/production_datim_moh_fy18.csv new file mode 100644 index 0000000..ca48685 --- /dev/null +++ b/metadata/MOH/production_datim_moh_fy18.csv @@ -0,0 +1,182 @@ +dataset,dataelement,shortname,code,dataelementuid,dataelementdesc,categoryoptioncombo,categoryoptioncombocode,categoryoptioncombouid,classification +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age Agg/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age Agg/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus,Mon8vQgC9qg,Number of adults and children newly enrolled on ART,"15+, Male, Positive",XX7hDj6iz0D,XX7hDj6iz0D,coarse +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age Agg/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age Agg/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus,Mon8vQgC9qg,Number of adults and children newly enrolled on ART,"<15, Unknown Sex, Positive",uURluLqPIJ5,uURluLqPIJ5,coarse +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age Agg/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age Agg/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus,Mon8vQgC9qg,Number of adults and children newly enrolled on ART,"15+, Unknown Sex, Positive",qli3maq9Ot7,qli3maq9Ot7,coarse +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age Agg/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age Agg/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus,Mon8vQgC9qg,Number of adults and children newly enrolled on ART,"Unknown Age, Female, Positive",P9UIhogYbAa,P9UIhogYbAa,coarse +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age Agg/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age Agg/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus,Mon8vQgC9qg,Number of adults and children newly enrolled on ART,"Unknown Age, Unknown Sex, Positive",Gfje2jHn5TY,Gfje2jHn5TY,coarse +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age Agg/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age Agg/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus,Mon8vQgC9qg,Number of adults and children newly enrolled on ART,"Unknown Age, Male, Positive",UN9ZOZLLVqN,UN9ZOZLLVqN,coarse +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age Agg/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age Agg/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus,Mon8vQgC9qg,Number of adults and children newly enrolled on ART,"<15, Female, Positive",chrwpNxHlQQ,chrwpNxHlQQ,coarse +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age Agg/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age Agg/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus,Mon8vQgC9qg,Number of adults and children newly enrolled on ART,"15+, Female, Positive",Yf1BiWq71NE,Yf1BiWq71NE,coarse +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age Agg/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age Agg/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus,Mon8vQgC9qg,Number of adults and children newly enrolled on ART,"<15, Male, Positive",zHSL7ATXJib,zHSL7ATXJib,coarse +MER Results: MOH Facility Based FY18,"PMTCT_STAT (N, MOH, Sex/KnownNewPosNewNeg): Known Results","PMTCT_STAT (N, MOH, Sex/KnownNewPosNewNeg)",PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg,IXkZ7eWtFHs,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"Female, Known at Entry Positive",o0gcwyuh7mU,o0gcwyuh7mU,coarse +MER Results: MOH Facility Based FY18,"PMTCT_STAT (N, MOH, Sex/KnownNewPosNewNeg): Known Results","PMTCT_STAT (N, MOH, Sex/KnownNewPosNewNeg)",PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg,IXkZ7eWtFHs,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"Female, Newly Identified Negative",PCasMOWl24Y,PCasMOWl24Y,coarse +MER Results: MOH Facility Based FY18,"PMTCT_STAT (N, MOH, Sex/KnownNewPosNewNeg): Known Results","PMTCT_STAT (N, MOH, Sex/KnownNewPosNewNeg)",PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg,IXkZ7eWtFHs,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"Female, Newly Identified Positive",pc4W2rmWK4q,pc4W2rmWK4q,coarse +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"50+, Male, Negative",HSpL3hSBx6F,HSpL3hSBx6F,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"35-39, Male, Negative",V6sMmLkODqf,V6sMmLkODqf,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"20-24, Female, Negative",ZAVOIaOudWw,ZAVOIaOudWw,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"25-29, Unknown Sex, Negative",E6XoXrP0obz,E6XoXrP0obz,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"40-49, Female, Negative",SdpT6lSiyCM,SdpT6lSiyCM,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"Unknown Age, Unknown Sex, Negative",GRYbHCW4lHB,GRYbHCW4lHB,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"20-24, Unknown Sex, Negative",TPvhr4NfnFM,TPvhr4NfnFM,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"Unknown Age, Male, Positive",EpuxXtY71JG,EpuxXtY71JG,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"15-19, Male, Positive",SyBPyzv8HTC,SyBPyzv8HTC,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"40-49, Unknown Sex, Negative",moADGh8pFpe,moADGh8pFpe,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"20-24, Male, Positive",lZiQLcYoM7M,lZiQLcYoM7M,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"<1, Unknown Sex, Positive",tP2mjgakLVn,tP2mjgakLVn,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"35-39, Unknown Sex, Positive",M5ku9LRpTdj,M5ku9LRpTdj,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"25-49, Unknown Sex, Positive",jECK8EYUurm,jECK8EYUurm,semi-fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"40-49, Male, Negative",HBu2SwE1QoF,HBu2SwE1QoF,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"25-29, Female, Positive",qF9q6ImcE4Q,qF9q6ImcE4Q,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"25-49, Unknown Sex, Negative",nGOQDPbvxyN,nGOQDPbvxyN,semi-fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"30-34, Female, Positive",nm4ngD1r1hU,nm4ngD1r1hU,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"50+, Female, Positive",dZYJREDXbfa,dZYJREDXbfa,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"50+, Female, Negative",flyE54cGOkr,flyE54cGOkr,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"Unknown Age, Unknown Sex, Positive",LRwBobCsgt0,LRwBobCsgt0,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"Unknown Age, Female, Negative",ZhN7dAZVzds,ZhN7dAZVzds,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"35-39, Unknown Sex, Negative",O3c8BBl01eY,O3c8BBl01eY,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"25-29, Male, Positive",zJAFlhIuWgH,zJAFlhIuWgH,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"<1, Unknown Sex, Negative",DszsJew1vQA,DszsJew1vQA,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"25-49, Female, Positive",E8XxGzk0kY7,E8XxGzk0kY7,semi-fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"25-49, Female, Negative",FnHZRFcropp,FnHZRFcropp,semi-fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"25-29, Unknown Sex, Positive",abnjCPyOiLI,abnjCPyOiLI,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"40-49, Female, Positive",RHmkwEYAkor,RHmkwEYAkor,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"15-19, Male, Negative",H250HduQyXi,H250HduQyXi,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"50+, Unknown Sex, Positive",RWtdBmrb00T,RWtdBmrb00T,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"25-49, Male, Negative",IHmmeJ1fyKy,IHmmeJ1fyKy,semi-fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"10-14, Unknown Sex, Positive",kTJ705BbYsX,kTJ705BbYsX,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"15-19, Female, Positive",HEpqnVEHzUA,HEpqnVEHzUA,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"20-24, Male, Negative",RWG4YLNHEdA,RWG4YLNHEdA,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"10-14, Female, Negative",pz7dlDGQssH,pz7dlDGQssH,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"1-9, Unknown Sex, Positive",VP9O0ao9MmZ,VP9O0ao9MmZ,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"30-34, Male, Positive",SYFxsQKDZB6,SYFxsQKDZB6,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"25-29, Male, Negative",DX5hOcGmzO4,DX5hOcGmzO4,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"30-34, Unknown Sex, Negative",oGqmKjv2rSo,oGqmKjv2rSo,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"35-39, Male, Positive",K5N6EXwJKhq,K5N6EXwJKhq,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"50+, Unknown Sex, Negative",WrBaSXZGNoy,WrBaSXZGNoy,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"30-34, Male, Negative",X6qWVyu9XoN,X6qWVyu9XoN,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"10-14, Male, Positive",GscVGDNCdwR,GscVGDNCdwR,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"25-49, Male, Positive",Hbg53zGRcL7,Hbg53zGRcL7,semi-fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"50+, Male, Positive",h3WrcUxOPZ2,h3WrcUxOPZ2,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"35-39, Female, Positive",XpcFo6dVPT4,XpcFo6dVPT4,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"10-14, Unknown Sex, Negative",LT8k4jcJFMI,LT8k4jcJFMI,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"15-19, Unknown Sex, Negative",rsGr5QnzRQl,rsGr5QnzRQl,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"25-29, Female, Negative",LIuHxfndMvN,LIuHxfndMvN,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"10-14, Male, Negative",lfHFCxROkNE,lfHFCxROkNE,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"40-49, Unknown Sex, Positive",GuHZf0bA2z7,GuHZf0bA2z7,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"30-34, Unknown Sex, Positive",NOJffGomdoA,NOJffGomdoA,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"1-9, Unknown Sex, Negative",BSQvgbaINGZ,BSQvgbaINGZ,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"10-14, Female, Positive",sDHZqlgc0lv,sDHZqlgc0lv,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"Unknown Age, Female, Positive",VaLrzNohtN9,VaLrzNohtN9,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"Unknown Age, Male, Negative",YcXbNpQVqTA,YcXbNpQVqTA,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"15-19, Unknown Sex, Positive",vCrUZ39J8D4,vCrUZ39J8D4,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"30-34, Female, Negative",g4X5YaSBkbt,g4X5YaSBkbt,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"20-24, Unknown Sex, Positive",oJq7SjYdx6V,oJq7SjYdx6V,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"35-39, Female, Negative",xrbKLtiVPLr,xrbKLtiVPLr,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"20-24, Female, Positive",FLlJURwLmAe,FLlJURwLmAe,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"40-49, Male, Positive",j98NBCtzxly,j98NBCtzxly,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"15-19, Female, Negative",BOxW7hCTSjX,BOxW7hCTSjX,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age Agg/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age Agg/Sex/HIVStatus",TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus,sdarqD1J8fb,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"Unknown Age, Unknown Sex, Positive",Gfje2jHn5TY,Gfje2jHn5TY,coarse +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age Agg/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age Agg/Sex/HIVStatus",TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus,sdarqD1J8fb,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"<15, Unknown Sex, Positive",uURluLqPIJ5,uURluLqPIJ5,coarse +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age Agg/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age Agg/Sex/HIVStatus",TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus,sdarqD1J8fb,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"15+, Male, Positive",XX7hDj6iz0D,XX7hDj6iz0D,coarse +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age Agg/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age Agg/Sex/HIVStatus",TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus,sdarqD1J8fb,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"Unknown Age, Male, Positive",UN9ZOZLLVqN,UN9ZOZLLVqN,coarse +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age Agg/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age Agg/Sex/HIVStatus",TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus,sdarqD1J8fb,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"<15, Male, Positive",zHSL7ATXJib,zHSL7ATXJib,coarse +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age Agg/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age Agg/Sex/HIVStatus",TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus,sdarqD1J8fb,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"<15, Female, Positive",chrwpNxHlQQ,chrwpNxHlQQ,coarse +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age Agg/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age Agg/Sex/HIVStatus",TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus,sdarqD1J8fb,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"Unknown Age, Female, Positive",P9UIhogYbAa,P9UIhogYbAa,coarse +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age Agg/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age Agg/Sex/HIVStatus",TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus,sdarqD1J8fb,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"15+, Female, Positive",Yf1BiWq71NE,Yf1BiWq71NE,coarse +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age Agg/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age Agg/Sex/HIVStatus",TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus,sdarqD1J8fb,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"15+, Unknown Sex, Positive",qli3maq9Ot7,qli3maq9Ot7,coarse +MER Results: MOH Facility Based FY18,"PMTCT_ART (N, MOH): ARVs","PMTCT_ART (N, MOH)",PMTCT_ART_N_MOH,yEQ5FoXJWAx,Number of HIV-positive pregnant women who received ART to reduce the risk of mother-to-child transmission during pregnancy,default,HllvX50cXC0,HllvX50cXC0,n/a +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"Unknown Age, Female, Positive",nS7AYzXTy5D,nS7AYzXTy5D,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"25-49, Male, Positive",zbD8speXRUI,zbD8speXRUI,semi-fine +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"30-34, Female, Positive",D6KITmuhXvG,D6KITmuhXvG,fine +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"15-19, Female, Positive",TVLnlGxsMHz,TVLnlGxsMHz,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"Unknown Age, Unknown Sex, Positive",MXmTwW8r6xx,MXmTwW8r6xx,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"<1, Unknown Sex, Positive",XwugtNjt4Qf,XwugtNjt4Qf,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"50+, Female, Positive",gyFNrAFyYSs,gyFNrAFyYSs,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"50+, Unknown Sex, Positive",Fjt21Isv18M,Fjt21Isv18M,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"Unknown Age, Male, Positive",NpRdZ50VRCG,NpRdZ50VRCG,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"25-49, Unknown Sex, Positive",bIrhhXVOq4f,bIrhhXVOq4f,semi-fine +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"20-24, Unknown Sex, Positive",Z8stNbH8jjC,Z8stNbH8jjC,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"10-14, Female, Positive",LvxV4kU8XXK,LvxV4kU8XXK,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"35-39, Female, Positive",g9o4R5jWcgl,g9o4R5jWcgl,fine +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"40-49, Female, Positive",LSbkg0Hqv1W,LSbkg0Hqv1W,fine +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"20-24, Male, Positive",EajzYvNm4jo,EajzYvNm4jo,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"1-9, Unknown Sex, Positive",TpYnbhfuFpf,TpYnbhfuFpf,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"30-34, Unknown Sex, Positive",roXBD0KM3aj,roXBD0KM3aj,fine +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"35-39, Male, Positive",QaDXZpZ7ADL,QaDXZpZ7ADL,fine +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"25-29, Unknown Sex, Positive",aC3tAVlMc6i,aC3tAVlMc6i,fine +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"25-49, Female, Positive",EsliXFZtWsB,EsliXFZtWsB,semi-fine +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"25-29, Female, Positive",RGzHlfug0ek,RGzHlfug0ek,fine +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"15-19, Male, Positive",iog7ALVY7VI,iog7ALVY7VI,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"10-14, Male, Positive",K4KWpA67jhB,K4KWpA67jhB,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"20-24, Female, Positive",CAmcbj6Qb9j,CAmcbj6Qb9j,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"10-14, Unknown Sex, Positive",BSwukVpBaIp,BSwukVpBaIp,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"25-29, Male, Positive",fRvJmKZi7e5,fRvJmKZi7e5,fine +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"40-49, Male, Positive",VWcVCxgcPbw,VWcVCxgcPbw,fine +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"30-34, Male, Positive",hZ0pdWllM5o,hZ0pdWllM5o,fine +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"40-49, Unknown Sex, Positive",InvRLHYIVsD,InvRLHYIVsD,fine +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"15-19, Unknown Sex, Positive",wJO3p0kW5Wt,wJO3p0kW5Wt,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"50+, Male, Positive",TxyRMn58Q3r,TxyRMn58Q3r,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"35-39, Unknown Sex, Positive",DCSG1tUxYgJ,DCSG1tUxYgJ,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"15+, Unknown Sex, Positive",a2dDU6KZyd0,a2dDU6KZyd0,coarse +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"<15, Male, Negative",LhAJq3vYXyi,LhAJq3vYXyi,coarse +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"15+, Male, Negative",mlFWWrUMuV7,mlFWWrUMuV7,coarse +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"15+, Female, Negative",ymXkr5eCjR5,ymXkr5eCjR5,coarse +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"Unknown Age, Male, Negative",iGj3YxYXGRF,iGj3YxYXGRF,coarse +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"Unknown Age, Female, Negative",K21p4HUGqOS,K21p4HUGqOS,coarse +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"15+, Female, Positive",WXV5qLgw7kE,WXV5qLgw7kE,coarse +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"15+, Male, Positive",XQ52MZdCLMe,XQ52MZdCLMe,coarse +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"<15, Female, Negative",FSmIqIsgheB,FSmIqIsgheB,coarse +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"Unknown Age, Unknown Sex, Negative",mV483q7SboN,mV483q7SboN,coarse +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"<15, Unknown Sex, Positive",DY0yrJtBeSC,DY0yrJtBeSC,coarse +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"Unknown Age, Unknown Sex, Positive",EyJRtSgSChq,EyJRtSgSChq,coarse +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"<15, Female, Positive",HrQbkVgBM1X,HrQbkVgBM1X,coarse +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"<15, Male, Positive",R4WXCEzPZcY,R4WXCEzPZcY,coarse +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"<15, Unknown Sex, Negative",PrIxM0pIjFl,PrIxM0pIjFl,coarse +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"15+, Unknown Sex, Negative",qL3AXhLXfHf,qL3AXhLXfHf,coarse +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"Unknown Age, Male, Positive",SCD7EVreQUA,SCD7EVreQUA,coarse +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"Unknown Age, Female, Positive",U6ErjBQYGSG,U6ErjBQYGSG,coarse +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH): HTS received results","HTS_TST (N, MOH)",HTS_TST_N_MOH,xNTzinnVgba,Number of individuals who received HIV Testing Services (HTS) and received their test results.,default,HllvX50cXC0,HllvX50cXC0,n/a +MER Results: MOH Facility Based FY18,"PMTCT_STAT (N, MOH, Sex): Known Results","PMTCT_STAT (N, MOH, Sex)",PMTCT_STAT_N_MOH_Sex,aeCf1jJWE1x,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,Female,Jwb1SWomgpk,Jwb1SWomgpk,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"PMTCT_STAT (N, MOH, Age/Sex): Known Results","PMTCT_STAT (N, MOH, Age/Sex)",PMTCT_STAT_N_MOH_Age_Sex,xwVNaDjMe9z,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"30-34, Female",RPkPQhCnMAg,RPkPQhCnMAg,fine +MER Results: MOH Facility Based FY18,"PMTCT_STAT (N, MOH, Age/Sex): Known Results","PMTCT_STAT (N, MOH, Age/Sex)",PMTCT_STAT_N_MOH_Age_Sex,xwVNaDjMe9z,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"25-49, Female",ivDtJODDkOt,ivDtJODDkOt,semi-fine +MER Results: MOH Facility Based FY18,"PMTCT_STAT (N, MOH, Age/Sex): Known Results","PMTCT_STAT (N, MOH, Age/Sex)",PMTCT_STAT_N_MOH_Age_Sex,xwVNaDjMe9z,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"40-49, Female",q3Vh5y7ALgr,q3Vh5y7ALgr,fine +MER Results: MOH Facility Based FY18,"PMTCT_STAT (N, MOH, Age/Sex): Known Results","PMTCT_STAT (N, MOH, Age/Sex)",PMTCT_STAT_N_MOH_Age_Sex,xwVNaDjMe9z,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"10-14, Female",tfLs2DP45Ls,tfLs2DP45Ls,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"PMTCT_STAT (N, MOH, Age/Sex): Known Results","PMTCT_STAT (N, MOH, Age/Sex)",PMTCT_STAT_N_MOH_Age_Sex,xwVNaDjMe9z,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"50+, Female",fV5tEN9m3a0,fV5tEN9m3a0,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"PMTCT_STAT (N, MOH, Age/Sex): Known Results","PMTCT_STAT (N, MOH, Age/Sex)",PMTCT_STAT_N_MOH_Age_Sex,xwVNaDjMe9z,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"20-24, Female",BNxBrkZHoIj,BNxBrkZHoIj,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"PMTCT_STAT (N, MOH, Age/Sex): Known Results","PMTCT_STAT (N, MOH, Age/Sex)",PMTCT_STAT_N_MOH_Age_Sex,xwVNaDjMe9z,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"15-19, Female",PYDtXtMwEBg,PYDtXtMwEBg,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"PMTCT_STAT (N, MOH, Age/Sex): Known Results","PMTCT_STAT (N, MOH, Age/Sex)",PMTCT_STAT_N_MOH_Age_Sex,xwVNaDjMe9z,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"25-29, Female",obKeFKv2IAj,obKeFKv2IAj,fine +MER Results: MOH Facility Based FY18,"PMTCT_STAT (N, MOH, Age/Sex): Known Results","PMTCT_STAT (N, MOH, Age/Sex)",PMTCT_STAT_N_MOH_Age_Sex,xwVNaDjMe9z,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"Unknown Age, Female",F7J23OynwjS,F7J23OynwjS,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"PMTCT_STAT (N, MOH, Age/Sex): Known Results","PMTCT_STAT (N, MOH, Age/Sex)",PMTCT_STAT_N_MOH_Age_Sex,xwVNaDjMe9z,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"<10, Female",lOY7nBKgG2H,lOY7nBKgG2H,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"PMTCT_STAT (N, MOH, Age/Sex): Known Results","PMTCT_STAT (N, MOH, Age/Sex)",PMTCT_STAT_N_MOH_Age_Sex,xwVNaDjMe9z,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"35-39, Female",tfDXz04qcnR,tfDXz04qcnR,fine +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"35-39, Unknown Sex, Positive",DCSG1tUxYgJ,DCSG1tUxYgJ,fine +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"Unknown Age, Female, Positive",nS7AYzXTy5D,nS7AYzXTy5D,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"Unknown Age, Male, Positive",NpRdZ50VRCG,NpRdZ50VRCG,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"20-24, Male, Positive",EajzYvNm4jo,EajzYvNm4jo,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"10-14, Female, Positive",LvxV4kU8XXK,LvxV4kU8XXK,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"10-14, Unknown Sex, Positive",BSwukVpBaIp,BSwukVpBaIp,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"15-19, Unknown Sex, Positive",wJO3p0kW5Wt,wJO3p0kW5Wt,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"25-29, Unknown Sex, Positive",aC3tAVlMc6i,aC3tAVlMc6i,fine +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"35-39, Male, Positive",QaDXZpZ7ADL,QaDXZpZ7ADL,fine +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"15-19, Female, Positive",TVLnlGxsMHz,TVLnlGxsMHz,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"35-39, Female, Positive",g9o4R5jWcgl,g9o4R5jWcgl,fine +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"10-14, Male, Positive",K4KWpA67jhB,K4KWpA67jhB,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"25-29, Female, Positive",RGzHlfug0ek,RGzHlfug0ek,fine +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"50+, Female, Positive",gyFNrAFyYSs,gyFNrAFyYSs,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"15-19, Male, Positive",iog7ALVY7VI,iog7ALVY7VI,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"50+, Unknown Sex, Positive",Fjt21Isv18M,Fjt21Isv18M,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"30-34, Male, Positive",hZ0pdWllM5o,hZ0pdWllM5o,fine +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"20-24, Unknown Sex, Positive",Z8stNbH8jjC,Z8stNbH8jjC,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"50+, Male, Positive",TxyRMn58Q3r,TxyRMn58Q3r,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"1-9, Unknown Sex, Positive",TpYnbhfuFpf,TpYnbhfuFpf,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"30-34, Unknown Sex, Positive",roXBD0KM3aj,roXBD0KM3aj,fine +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"Unknown Age, Unknown Sex, Positive",MXmTwW8r6xx,MXmTwW8r6xx,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"20-24, Female, Positive",CAmcbj6Qb9j,CAmcbj6Qb9j,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"25-49, Male, Positive",zbD8speXRUI,zbD8speXRUI,semi-fine +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"40-49, Female, Positive",LSbkg0Hqv1W,LSbkg0Hqv1W,fine +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"25-29, Male, Positive",fRvJmKZi7e5,fRvJmKZi7e5,fine +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"25-49, Unknown Sex, Positive",bIrhhXVOq4f,bIrhhXVOq4f,semi-fine +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"40-49, Unknown Sex, Positive",InvRLHYIVsD,InvRLHYIVsD,fine +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"40-49, Male, Positive",VWcVCxgcPbw,VWcVCxgcPbw,fine +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"30-34, Female, Positive",D6KITmuhXvG,D6KITmuhXvG,fine +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"25-49, Female, Positive",EsliXFZtWsB,EsliXFZtWsB,semi-fine +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"<1, Unknown Sex, Positive",XwugtNjt4Qf,XwugtNjt4Qf,"fine, semi-fine" diff --git a/metadata/MOH/production_datim_moh_fy19.csv b/metadata/MOH/production_datim_moh_fy19.csv new file mode 100644 index 0000000..a829928 --- /dev/null +++ b/metadata/MOH/production_datim_moh_fy19.csv @@ -0,0 +1,223 @@ +dataset,dataelement,shortname,code,dataelementuid,dataelementdesc,categoryoptioncombo,categoryoptioncombocode,categoryoptioncombouid,classification +MER Results: MOH Facility Based FY19,"PMTCT_STAT (N, MOH, Sex/KnownNewPosNewNeg): Known Results","PMTCT_STAT (N, MOH, Sex/KnownNewPosNewNeg)",PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg,IXkZ7eWtFHs,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"Female, Known at Entry Positive",o0gcwyuh7mU,o0gcwyuh7mU,n/a +MER Results: MOH Facility Based FY19,"PMTCT_STAT (N, MOH, Sex/KnownNewPosNewNeg): Known Results","PMTCT_STAT (N, MOH, Sex/KnownNewPosNewNeg)",PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg,IXkZ7eWtFHs,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"Female, Newly Identified Negative",PCasMOWl24Y,PCasMOWl24Y,n/a +MER Results: MOH Facility Based FY19,"PMTCT_STAT (N, MOH, Sex/KnownNewPosNewNeg): Known Results","PMTCT_STAT (N, MOH, Sex/KnownNewPosNewNeg)",PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg,IXkZ7eWtFHs,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"Female, Newly Identified Positive",pc4W2rmWK4q,pc4W2rmWK4q,n/a +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age Agg/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age Agg/Sex/HIVStatus",TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus,sdarqD1J8fb,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"<15, Unknown Sex, Positive",uURluLqPIJ5,uURluLqPIJ5,coarse +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age Agg/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age Agg/Sex/HIVStatus",TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus,sdarqD1J8fb,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"15+, Unknown Sex, Positive",qli3maq9Ot7,qli3maq9Ot7,coarse +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age Agg/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age Agg/Sex/HIVStatus",TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus,sdarqD1J8fb,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"Unknown Age, Female, Positive",P9UIhogYbAa,P9UIhogYbAa,coarse +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age Agg/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age Agg/Sex/HIVStatus",TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus,sdarqD1J8fb,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"15+, Female, Positive",Yf1BiWq71NE,Yf1BiWq71NE,coarse +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age Agg/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age Agg/Sex/HIVStatus",TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus,sdarqD1J8fb,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"<15, Male, Positive",zHSL7ATXJib,zHSL7ATXJib,coarse +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age Agg/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age Agg/Sex/HIVStatus",TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus,sdarqD1J8fb,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"Unknown Age, Unknown Sex, Positive",Gfje2jHn5TY,Gfje2jHn5TY,coarse +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age Agg/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age Agg/Sex/HIVStatus",TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus,sdarqD1J8fb,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"Unknown Age, Male, Positive",UN9ZOZLLVqN,UN9ZOZLLVqN,coarse +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age Agg/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age Agg/Sex/HIVStatus",TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus,sdarqD1J8fb,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"<15, Female, Positive",chrwpNxHlQQ,chrwpNxHlQQ,coarse +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age Agg/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age Agg/Sex/HIVStatus",TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus,sdarqD1J8fb,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"15+, Male, Positive",XX7hDj6iz0D,XX7hDj6iz0D,coarse +MER Results: MOH Facility Based FY19,"TB_PREV (N, MOH, Age Aggregated/Sex/HIVStatus): IPT","TB_PREV (N, MOH, Age Agg/Sex/HIVStatus): IPT",TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus,J1E7eh1CyA0,Number of ART patients who completed a course of TB preventive therapy or at least 6 months of Isoniazid Preventive Therapy (IPT) during the reporting period,"<15, Female, Positive",chrwpNxHlQQ,chrwpNxHlQQ,coarse +MER Results: MOH Facility Based FY19,"TB_PREV (N, MOH, Age Aggregated/Sex/HIVStatus): IPT","TB_PREV (N, MOH, Age Agg/Sex/HIVStatus): IPT",TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus,J1E7eh1CyA0,Number of ART patients who completed a course of TB preventive therapy or at least 6 months of Isoniazid Preventive Therapy (IPT) during the reporting period,"15+, Unknown Sex, Positive",qli3maq9Ot7,qli3maq9Ot7,coarse +MER Results: MOH Facility Based FY19,"TB_PREV (N, MOH, Age Aggregated/Sex/HIVStatus): IPT","TB_PREV (N, MOH, Age Agg/Sex/HIVStatus): IPT",TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus,J1E7eh1CyA0,Number of ART patients who completed a course of TB preventive therapy or at least 6 months of Isoniazid Preventive Therapy (IPT) during the reporting period,"<15, Male, Positive",zHSL7ATXJib,zHSL7ATXJib,coarse +MER Results: MOH Facility Based FY19,"TB_PREV (N, MOH, Age Aggregated/Sex/HIVStatus): IPT","TB_PREV (N, MOH, Age Agg/Sex/HIVStatus): IPT",TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus,J1E7eh1CyA0,Number of ART patients who completed a course of TB preventive therapy or at least 6 months of Isoniazid Preventive Therapy (IPT) during the reporting period,"Unknown Age, Unknown Sex, Positive",Gfje2jHn5TY,Gfje2jHn5TY,coarse +MER Results: MOH Facility Based FY19,"TB_PREV (N, MOH, Age Aggregated/Sex/HIVStatus): IPT","TB_PREV (N, MOH, Age Agg/Sex/HIVStatus): IPT",TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus,J1E7eh1CyA0,Number of ART patients who completed a course of TB preventive therapy or at least 6 months of Isoniazid Preventive Therapy (IPT) during the reporting period,"<15, Unknown Sex, Positive",uURluLqPIJ5,uURluLqPIJ5,coarse +MER Results: MOH Facility Based FY19,"TB_PREV (N, MOH, Age Aggregated/Sex/HIVStatus): IPT","TB_PREV (N, MOH, Age Agg/Sex/HIVStatus): IPT",TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus,J1E7eh1CyA0,Number of ART patients who completed a course of TB preventive therapy or at least 6 months of Isoniazid Preventive Therapy (IPT) during the reporting period,"15+, Male, Positive",XX7hDj6iz0D,XX7hDj6iz0D,coarse +MER Results: MOH Facility Based FY19,"TB_PREV (N, MOH, Age Aggregated/Sex/HIVStatus): IPT","TB_PREV (N, MOH, Age Agg/Sex/HIVStatus): IPT",TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus,J1E7eh1CyA0,Number of ART patients who completed a course of TB preventive therapy or at least 6 months of Isoniazid Preventive Therapy (IPT) during the reporting period,"15+, Female, Positive",Yf1BiWq71NE,Yf1BiWq71NE,coarse +MER Results: MOH Facility Based FY19,"TB_PREV (N, MOH, Age Aggregated/Sex/HIVStatus): IPT","TB_PREV (N, MOH, Age Agg/Sex/HIVStatus): IPT",TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus,J1E7eh1CyA0,Number of ART patients who completed a course of TB preventive therapy or at least 6 months of Isoniazid Preventive Therapy (IPT) during the reporting period,"Unknown Age, Female, Positive",P9UIhogYbAa,P9UIhogYbAa,coarse +MER Results: MOH Facility Based FY19,"TB_PREV (N, MOH, Age Aggregated/Sex/HIVStatus): IPT","TB_PREV (N, MOH, Age Agg/Sex/HIVStatus): IPT",TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus,J1E7eh1CyA0,Number of ART patients who completed a course of TB preventive therapy or at least 6 months of Isoniazid Preventive Therapy (IPT) during the reporting period,"Unknown Age, Male, Positive",UN9ZOZLLVqN,UN9ZOZLLVqN,coarse +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"Unknown Age, Male, Positive",yi6TKlXLv0b,yi6TKlXLv0b,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"30-34, Male, Positive",kLd3OnUYTr5,kLd3OnUYTr5,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"25-29, Unknown Sex, Negative",M1eoKOFLncp,M1eoKOFLncp,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"25-29, Female, Negative",TCwxcGgIeqE,TCwxcGgIeqE,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"50+, Unknown Sex, Positive",p2gukPXj4ry,p2gukPXj4ry,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"20-24, Unknown Sex, Negative",Ol8bzYPThXt,Ol8bzYPThXt,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"35-39, Female, Positive",MuaoVfC9rYL,MuaoVfC9rYL,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"<1, Female, Positive",pCFCaOLScdv,pCFCaOLScdv,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"10-14, Unknown Sex, Negative",t7yNQSrSSSO,t7yNQSrSSSO,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"30-34, Male, Negative",kZ5sEz94kJE,kZ5sEz94kJE,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"10-14, Male, Negative",Kjn4IWLfG2G,Kjn4IWLfG2G,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"35-39, Unknown Sex, Negative",ZruXWiXbttv,ZruXWiXbttv,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"<1, Female, Negative",Gvo9takmOXx,Gvo9takmOXx,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"30-34, Female, Negative",oKgx2Sw4qUL,oKgx2Sw4qUL,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"15-19, Female, Negative",NJclydByUvA,NJclydByUvA,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"35-39, Unknown Sex, Positive",XkcYYfR9ZUd,XkcYYfR9ZUd,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"15-19, Male, Negative",eyTROtsEW5a,eyTROtsEW5a,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"5-9, Male, Negative",NpsmKYKl0mt,NpsmKYKl0mt,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"40-44, Female, Positive",d3rKRkxJP1v,d3rKRkxJP1v,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"50+, Unknown Sex, Negative",LyNoi9I7lj5,LyNoi9I7lj5,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"35-39, Male, Negative",wO7RB8C1sal,wO7RB8C1sal,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"Unknown Age, Female, Positive",VpLja2tJGdM,VpLja2tJGdM,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"1-4, Unknown Sex, Positive",GMFezkahByN,GMFezkahByN,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"50+, Male, Positive",WDpiIZ8UjB8,WDpiIZ8UjB8,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"50+, Male, Negative",ip5uMUT73Qu,ip5uMUT73Qu,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"25-29, Female, Positive",BLWV93S2HJ0,BLWV93S2HJ0,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"1-4, Unknown Sex, Negative",sIF6w3Jq5sI,sIF6w3Jq5sI,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"25-29, Male, Negative",lGNNK7ZYDGP,lGNNK7ZYDGP,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"5-9, Female, Positive",UggtNScQMVl,UggtNScQMVl,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"15-19, Male, Positive",wpck6pSRDer,wpck6pSRDer,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"5-9, Unknown Sex, Negative",fXgzN6Bc3iG,fXgzN6Bc3iG,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"1-4, Female, Positive",xzoIG0AwsNB,xzoIG0AwsNB,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"45-49, Unknown Sex, Negative",TMLK3XMgrog,TMLK3XMgrog,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"40-44, Male, Positive",HTcrEM69sst,HTcrEM69sst,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"Unknown Age, Female, Negative",xQ0NZ6B5eoU,xQ0NZ6B5eoU,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"30-34, Unknown Sex, Negative",vlHmkfmQLZP,vlHmkfmQLZP,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"5-9, Female, Negative",EFah6yBFc3J,EFah6yBFc3J,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"20-24, Unknown Sex, Positive",ErZebnhYiI1,ErZebnhYiI1,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"15-19, Unknown Sex, Negative",UWstekYcNxB,UWstekYcNxB,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"40-44, Female, Negative",fsnxvho9fiG,fsnxvho9fiG,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"20-24, Male, Negative",QS3vNL5WySH,QS3vNL5WySH,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"45-49, Female, Negative",i0RFyIDccSm,i0RFyIDccSm,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"20-24, Male, Positive",BitB2nKfWBK,BitB2nKfWBK,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"<1, Unknown Sex, Positive",B6UJW06b7xe,B6UJW06b7xe,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"15-19, Unknown Sex, Positive",ZPeO2wmSGi2,ZPeO2wmSGi2,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"10-14, Unknown Sex, Positive",R3VVZOtZGhx,R3VVZOtZGhx,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"45-49, Unknown Sex, Positive",Kj09vlrB1qO,Kj09vlrB1qO,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"15-19, Female, Positive",wJCVvM7o6xm,wJCVvM7o6xm,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"30-34, Unknown Sex, Positive",iK0C7FaZwbS,iK0C7FaZwbS,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"Unknown Age, Unknown Sex, Negative",JZXPrEdWFGB,JZXPrEdWFGB,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"1-4, Female, Negative",xTNM0wWDzo0,xTNM0wWDzo0,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"40-44, Unknown Sex, Negative",qyZYDldlD4l,qyZYDldlD4l,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"35-39, Male, Positive",wnsHEWFSqzG,wnsHEWFSqzG,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"20-24, Female, Negative",fysQ3RXzbzW,fysQ3RXzbzW,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"30-34, Female, Positive",bxqrio2gHOj,bxqrio2gHOj,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"25-29, Male, Positive",NRZfd73Ypo8,NRZfd73Ypo8,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"10-14, Female, Positive",hXgqQX95TVa,hXgqQX95TVa,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"40-44, Unknown Sex, Positive",eVPoeIifQ2c,eVPoeIifQ2c,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"45-49, Female, Positive",ERDcFrmlT0J,ERDcFrmlT0J,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"45-49, Male, Positive",OOCHuTdTJEQ,OOCHuTdTJEQ,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"<1, Unknown Sex, Negative",dOE4ekWNCps,dOE4ekWNCps,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"5-9, Unknown Sex, Positive",mjDJY3dkxHJ,mjDJY3dkxHJ,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"<1, Male, Negative",iomLts0rFcj,iomLts0rFcj,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"1-4, Male, Positive",tBoWuTd0ERY,tBoWuTd0ERY,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"Unknown Age, Unknown Sex, Positive",O6XUcCFOBir,O6XUcCFOBir,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"1-4, Male, Negative",uPpiUkMhH6j,uPpiUkMhH6j,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"<1, Male, Positive",cXdSJvbabBT,cXdSJvbabBT,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"5-9, Male, Positive",wLMOUM9mfTV,wLMOUM9mfTV,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"35-39, Female, Negative",Sf6GWp5gNx2,Sf6GWp5gNx2,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"Unknown Age, Male, Negative",TO5KLq290g1,TO5KLq290g1,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"45-49, Male, Negative",z1V5tDuMQt7,z1V5tDuMQt7,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"10-14, Male, Positive",KRoQaA91sv5,KRoQaA91sv5,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"50+, Female, Negative",i4lSbrUVcpe,i4lSbrUVcpe,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"40-44, Male, Negative",RLLUx3DHJan,RLLUx3DHJan,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"50+, Female, Positive",GlfLlD3wSQj,GlfLlD3wSQj,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"20-24, Female, Positive",tvOcOPhIdRH,tvOcOPhIdRH,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"10-14, Female, Negative",tIhxMfmPrU5,tIhxMfmPrU5,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"25-29, Unknown Sex, Positive",TDI4beksJ2C,TDI4beksJ2C,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH): HTS received results","HTS_TST (N, MOH)",HTS_TST_N_MOH,xNTzinnVgba,Number of individuals who received HIV Testing Services (HTS) and received their test results.,default,HllvX50cXC0,HllvX50cXC0,n/a +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"1-4, Unknown Sex, Positive",PFcz4RjbZm4,PFcz4RjbZm4,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"25-29, Female, Positive",RMA75iIp8Wd,RMA75iIp8Wd,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"25-29, Unknown Sex, Positive",mKoXgawlalu,mKoXgawlalu,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"40-44, Female, Positive",eOn9JgfkB4F,eOn9JgfkB4F,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"45-49, Male, Positive",WjX1mRJp9NV,WjX1mRJp9NV,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"<1, Female, Positive",y3VqNEK9n95,y3VqNEK9n95,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"45-49, Unknown Sex, Positive",lPQmPQKaWMe,lPQmPQKaWMe,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"50+, Female, Positive",kGlGj9LDonu,kGlGj9LDonu,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"1-4, Female, Positive",PPoL5AnEAQf,PPoL5AnEAQf,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"10-14, Unknown Sex, Positive",T3SH6R2zKBl,T3SH6R2zKBl,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"40-44, Unknown Sex, Positive",iJqtuoSdecb,iJqtuoSdecb,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"15-19, Male, Positive",x1r1vfZQLFj,x1r1vfZQLFj,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"30-34, Unknown Sex, Positive",GVzbjXNy1eu,GVzbjXNy1eu,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"10-14, Male, Positive",ljBmGJpAsZh,ljBmGJpAsZh,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"20-24, Unknown Sex, Positive",yKQ4wAq01Cs,yKQ4wAq01Cs,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"40-44, Male, Positive",qdYU6NoIpY1,qdYU6NoIpY1,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"20-24, Female, Positive",Xn5oUNVSMWA,Xn5oUNVSMWA,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"50+, Male, Positive",FgwkSYUXq8x,FgwkSYUXq8x,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"25-29, Male, Positive",R9wcT5vQ7tR,R9wcT5vQ7tR,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"Unknown Age, Female, Positive",ri1PDF5Ie9s,ri1PDF5Ie9s,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"<1, Male, Positive",SeijxYK8F4b,SeijxYK8F4b,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"Unknown Age, Male, Positive",vr781k56Fh9,vr781k56Fh9,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"<1, Unknown Sex, Positive",gdm6CkOhfph,gdm6CkOhfph,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"5-9, Unknown Sex, Positive",mIhOqYvHZj6,mIhOqYvHZj6,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"15-19, Unknown Sex, Positive",OLfc8DIeVrI,OLfc8DIeVrI,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"10-14, Female, Positive",dFjZira5vTX,dFjZira5vTX,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"35-39, Unknown Sex, Positive",zGpd2aApV3s,zGpd2aApV3s,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"20-24, Male, Positive",VdA970UlzlX,VdA970UlzlX,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"5-9, Female, Positive",hiUhhVpgUMg,hiUhhVpgUMg,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"5-9, Male, Positive",IxSwaxNCt1n,IxSwaxNCt1n,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"1-4, Male, Positive",jbrs9Qk6f9b,jbrs9Qk6f9b,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"50+, Unknown Sex, Positive",JSXsRftezHm,JSXsRftezHm,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"35-39, Male, Positive",ytvrDZdNAhc,ytvrDZdNAhc,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"Unknown Age, Unknown Sex, Positive",VgXq6wpPRWX,VgXq6wpPRWX,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"35-39, Female, Positive",OBbZvcHg2HL,OBbZvcHg2HL,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"30-34, Male, Positive",B8JEL3qeQiw,B8JEL3qeQiw,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"45-49, Female, Positive",POkbpo4D13c,POkbpo4D13c,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"30-34, Female, Positive",j0yodS3zbnW,j0yodS3zbnW,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"15-19, Female, Positive",wW6G5NC8Wd1,wW6G5NC8Wd1,fine +MER Results: MOH Facility Based FY19,"PMTCT_STAT (N, MOH, Sex): Known Results","PMTCT_STAT (N, MOH, Sex)",PMTCT_STAT_N_MOH_Sex,aeCf1jJWE1x,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,Female,Jwb1SWomgpk,Jwb1SWomgpk,n/a +MER Results: MOH Facility Based FY19,"TB_PREV (N, MOH, TherapyType/NewExistingArt/HIVStatus): IPT","TB_PREV (N, MOH, TherapyType/NewExArt/HIV)",TB_PREV_N_MOH_TherapyType_NewExArt_HIV,LZbeWYZEkYL,Number of ART patients who completed a course of TB preventive therapy or at least 6 months of Isoniazid Preventive Therapy (IPT) during the reporting period,"Alternative TPT Regimen, Life-long ART, Already, Positive",raHUwj8Q9Hf,raHUwj8Q9Hf,n/a +MER Results: MOH Facility Based FY19,"TB_PREV (N, MOH, TherapyType/NewExistingArt/HIVStatus): IPT","TB_PREV (N, MOH, TherapyType/NewExArt/HIV)",TB_PREV_N_MOH_TherapyType_NewExArt_HIV,LZbeWYZEkYL,Number of ART patients who completed a course of TB preventive therapy or at least 6 months of Isoniazid Preventive Therapy (IPT) during the reporting period,"IPT, Life-long ART, New, Positive",xTbmPjpd5sB,xTbmPjpd5sB,n/a +MER Results: MOH Facility Based FY19,"TB_PREV (N, MOH, TherapyType/NewExistingArt/HIVStatus): IPT","TB_PREV (N, MOH, TherapyType/NewExArt/HIV)",TB_PREV_N_MOH_TherapyType_NewExArt_HIV,LZbeWYZEkYL,Number of ART patients who completed a course of TB preventive therapy or at least 6 months of Isoniazid Preventive Therapy (IPT) during the reporting period,"IPT, Life-long ART, Already, Positive",ujD0vlLsULk,ujD0vlLsULk,n/a +MER Results: MOH Facility Based FY19,"TB_PREV (N, MOH, TherapyType/NewExistingArt/HIVStatus): IPT","TB_PREV (N, MOH, TherapyType/NewExArt/HIV)",TB_PREV_N_MOH_TherapyType_NewExArt_HIV,LZbeWYZEkYL,Number of ART patients who completed a course of TB preventive therapy or at least 6 months of Isoniazid Preventive Therapy (IPT) during the reporting period,"Alternative TPT Regimen, Life-long ART, New, Positive",Qq1kGcQENms,Qq1kGcQENms,n/a +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age Agg/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age Agg/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus,Mon8vQgC9qg,Number of adults and children newly enrolled on ART,"Unknown Age, Unknown Sex, Positive",Gfje2jHn5TY,Gfje2jHn5TY,coarse +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age Agg/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age Agg/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus,Mon8vQgC9qg,Number of adults and children newly enrolled on ART,"15+, Unknown Sex, Positive",qli3maq9Ot7,qli3maq9Ot7,coarse +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age Agg/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age Agg/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus,Mon8vQgC9qg,Number of adults and children newly enrolled on ART,"Unknown Age, Male, Positive",UN9ZOZLLVqN,UN9ZOZLLVqN,coarse +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age Agg/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age Agg/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus,Mon8vQgC9qg,Number of adults and children newly enrolled on ART,"Unknown Age, Female, Positive",P9UIhogYbAa,P9UIhogYbAa,coarse +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age Agg/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age Agg/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus,Mon8vQgC9qg,Number of adults and children newly enrolled on ART,"<15, Unknown Sex, Positive",uURluLqPIJ5,uURluLqPIJ5,coarse +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age Agg/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age Agg/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus,Mon8vQgC9qg,Number of adults and children newly enrolled on ART,"<15, Female, Positive",chrwpNxHlQQ,chrwpNxHlQQ,coarse +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age Agg/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age Agg/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus,Mon8vQgC9qg,Number of adults and children newly enrolled on ART,"15+, Male, Positive",XX7hDj6iz0D,XX7hDj6iz0D,coarse +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age Agg/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age Agg/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus,Mon8vQgC9qg,Number of adults and children newly enrolled on ART,"<15, Male, Positive",zHSL7ATXJib,zHSL7ATXJib,coarse +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age Agg/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age Agg/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus,Mon8vQgC9qg,Number of adults and children newly enrolled on ART,"15+, Female, Positive",Yf1BiWq71NE,Yf1BiWq71NE,coarse +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"15-19, Male, Positive",x1r1vfZQLFj,x1r1vfZQLFj,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"30-34, Female, Positive",j0yodS3zbnW,j0yodS3zbnW,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"45-49, Unknown Sex, Positive",lPQmPQKaWMe,lPQmPQKaWMe,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"5-9, Female, Positive",hiUhhVpgUMg,hiUhhVpgUMg,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"30-34, Unknown Sex, Positive",GVzbjXNy1eu,GVzbjXNy1eu,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"1-4, Unknown Sex, Positive",PFcz4RjbZm4,PFcz4RjbZm4,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"<1, Female, Positive",y3VqNEK9n95,y3VqNEK9n95,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"25-29, Unknown Sex, Positive",mKoXgawlalu,mKoXgawlalu,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"10-14, Unknown Sex, Positive",T3SH6R2zKBl,T3SH6R2zKBl,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"30-34, Male, Positive",B8JEL3qeQiw,B8JEL3qeQiw,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"45-49, Male, Positive",WjX1mRJp9NV,WjX1mRJp9NV,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"<1, Unknown Sex, Positive",gdm6CkOhfph,gdm6CkOhfph,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"35-39, Male, Positive",ytvrDZdNAhc,ytvrDZdNAhc,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"15-19, Female, Positive",wW6G5NC8Wd1,wW6G5NC8Wd1,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"25-29, Female, Positive",RMA75iIp8Wd,RMA75iIp8Wd,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"35-39, Unknown Sex, Positive",zGpd2aApV3s,zGpd2aApV3s,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"1-4, Female, Positive",PPoL5AnEAQf,PPoL5AnEAQf,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"Unknown Age, Male, Positive",vr781k56Fh9,vr781k56Fh9,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"1-4, Male, Positive",jbrs9Qk6f9b,jbrs9Qk6f9b,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"50+, Male, Positive",FgwkSYUXq8x,FgwkSYUXq8x,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"10-14, Male, Positive",ljBmGJpAsZh,ljBmGJpAsZh,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"20-24, Male, Positive",VdA970UlzlX,VdA970UlzlX,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"10-14, Female, Positive",dFjZira5vTX,dFjZira5vTX,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"20-24, Female, Positive",Xn5oUNVSMWA,Xn5oUNVSMWA,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"40-44, Female, Positive",eOn9JgfkB4F,eOn9JgfkB4F,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"35-39, Female, Positive",OBbZvcHg2HL,OBbZvcHg2HL,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"5-9, Male, Positive",IxSwaxNCt1n,IxSwaxNCt1n,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"25-29, Male, Positive",R9wcT5vQ7tR,R9wcT5vQ7tR,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"20-24, Unknown Sex, Positive",yKQ4wAq01Cs,yKQ4wAq01Cs,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"40-44, Unknown Sex, Positive",iJqtuoSdecb,iJqtuoSdecb,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"Unknown Age, Female, Positive",ri1PDF5Ie9s,ri1PDF5Ie9s,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"15-19, Unknown Sex, Positive",OLfc8DIeVrI,OLfc8DIeVrI,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"5-9, Unknown Sex, Positive",mIhOqYvHZj6,mIhOqYvHZj6,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"<1, Male, Positive",SeijxYK8F4b,SeijxYK8F4b,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"50+, Unknown Sex, Positive",JSXsRftezHm,JSXsRftezHm,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"45-49, Female, Positive",POkbpo4D13c,POkbpo4D13c,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"Unknown Age, Unknown Sex, Positive",VgXq6wpPRWX,VgXq6wpPRWX,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"40-44, Male, Positive",qdYU6NoIpY1,qdYU6NoIpY1,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"50+, Female, Positive",kGlGj9LDonu,kGlGj9LDonu,fine +MER Results: MOH Facility Based FY19,"PMTCT_STAT (N, MOH, Age/Sex): Known Results","PMTCT_STAT (N, MOH, Age/Sex)",PMTCT_STAT_N_MOH_Age_Sex,xwVNaDjMe9z,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"30-34, Female",NujbceGNYiA,NujbceGNYiA,fine +MER Results: MOH Facility Based FY19,"PMTCT_STAT (N, MOH, Age/Sex): Known Results","PMTCT_STAT (N, MOH, Age/Sex)",PMTCT_STAT_N_MOH_Age_Sex,xwVNaDjMe9z,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"40-44, Female",uEGqYHYtXfS,uEGqYHYtXfS,fine +MER Results: MOH Facility Based FY19,"PMTCT_STAT (N, MOH, Age/Sex): Known Results","PMTCT_STAT (N, MOH, Age/Sex)",PMTCT_STAT_N_MOH_Age_Sex,xwVNaDjMe9z,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"Unknown Age, Female",AqQCBlpcH4I,AqQCBlpcH4I,fine +MER Results: MOH Facility Based FY19,"PMTCT_STAT (N, MOH, Age/Sex): Known Results","PMTCT_STAT (N, MOH, Age/Sex)",PMTCT_STAT_N_MOH_Age_Sex,xwVNaDjMe9z,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"25-29, Female",AkOKGZjTuJH,AkOKGZjTuJH,fine +MER Results: MOH Facility Based FY19,"PMTCT_STAT (N, MOH, Age/Sex): Known Results","PMTCT_STAT (N, MOH, Age/Sex)",PMTCT_STAT_N_MOH_Age_Sex,xwVNaDjMe9z,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"20-24, Female",zCrKbLh9x6i,zCrKbLh9x6i,fine +MER Results: MOH Facility Based FY19,"PMTCT_STAT (N, MOH, Age/Sex): Known Results","PMTCT_STAT (N, MOH, Age/Sex)",PMTCT_STAT_N_MOH_Age_Sex,xwVNaDjMe9z,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"15-19, Female",UN0vy0VSyHQ,UN0vy0VSyHQ,fine +MER Results: MOH Facility Based FY19,"PMTCT_STAT (N, MOH, Age/Sex): Known Results","PMTCT_STAT (N, MOH, Age/Sex)",PMTCT_STAT_N_MOH_Age_Sex,xwVNaDjMe9z,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"45-49, Female",dGTaodokiEE,dGTaodokiEE,fine +MER Results: MOH Facility Based FY19,"PMTCT_STAT (N, MOH, Age/Sex): Known Results","PMTCT_STAT (N, MOH, Age/Sex)",PMTCT_STAT_N_MOH_Age_Sex,xwVNaDjMe9z,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"<10, Female",rarComSg9MD,rarComSg9MD,fine +MER Results: MOH Facility Based FY19,"PMTCT_STAT (N, MOH, Age/Sex): Known Results","PMTCT_STAT (N, MOH, Age/Sex)",PMTCT_STAT_N_MOH_Age_Sex,xwVNaDjMe9z,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"10-14, Female",QazyoPSt2XH,QazyoPSt2XH,fine +MER Results: MOH Facility Based FY19,"PMTCT_STAT (N, MOH, Age/Sex): Known Results","PMTCT_STAT (N, MOH, Age/Sex)",PMTCT_STAT_N_MOH_Age_Sex,xwVNaDjMe9z,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"50+, Female",I4TXHYj3bFL,I4TXHYj3bFL,fine +MER Results: MOH Facility Based FY19,"PMTCT_STAT (N, MOH, Age/Sex): Known Results","PMTCT_STAT (N, MOH, Age/Sex)",PMTCT_STAT_N_MOH_Age_Sex,xwVNaDjMe9z,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"35-39, Female",Za1ntF1ECu4,Za1ntF1ECu4,fine +MER Results: MOH Facility Based FY19,"PMTCT_ART (N, MOH): ARVs","PMTCT_ART (N, MOH)",PMTCT_ART_N_MOH,yEQ5FoXJWAx,Number of HIV-positive pregnant women who received ART to reduce the risk of mother-to-child transmission during pregnancy,default,HllvX50cXC0,HllvX50cXC0,n/a +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"Unknown Age, Unknown Sex, Positive",EyJRtSgSChq,EyJRtSgSChq,coarse +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"<15, Male, Negative",LhAJq3vYXyi,LhAJq3vYXyi,coarse +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"Unknown Age, Unknown Sex, Negative",mV483q7SboN,mV483q7SboN,coarse +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"15+, Unknown Sex, Positive",a2dDU6KZyd0,a2dDU6KZyd0,coarse +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"<15, Female, Negative",FSmIqIsgheB,FSmIqIsgheB,coarse +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"<15, Male, Positive",R4WXCEzPZcY,R4WXCEzPZcY,coarse +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"15+, Female, Positive",WXV5qLgw7kE,WXV5qLgw7kE,coarse +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"15+, Unknown Sex, Negative",qL3AXhLXfHf,qL3AXhLXfHf,coarse +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"15+, Male, Positive",XQ52MZdCLMe,XQ52MZdCLMe,coarse +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"Unknown Age, Female, Negative",K21p4HUGqOS,K21p4HUGqOS,coarse +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"Unknown Age, Male, Positive",SCD7EVreQUA,SCD7EVreQUA,coarse +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"<15, Unknown Sex, Positive",DY0yrJtBeSC,DY0yrJtBeSC,coarse +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"Unknown Age, Male, Negative",iGj3YxYXGRF,iGj3YxYXGRF,coarse +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"15+, Male, Negative",mlFWWrUMuV7,mlFWWrUMuV7,coarse +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"<15, Female, Positive",HrQbkVgBM1X,HrQbkVgBM1X,coarse +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"Unknown Age, Female, Positive",U6ErjBQYGSG,U6ErjBQYGSG,coarse +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"15+, Female, Negative",ymXkr5eCjR5,ymXkr5eCjR5,coarse +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"<15, Unknown Sex, Negative",PrIxM0pIjFl,PrIxM0pIjFl,coarse diff --git a/metadata/MOH/qa_datim_moh_fy18.csv b/metadata/MOH/qa_datim_moh_fy18.csv new file mode 100644 index 0000000..0d38db8 --- /dev/null +++ b/metadata/MOH/qa_datim_moh_fy18.csv @@ -0,0 +1,202 @@ +dataset,dataelement,shortname,code,dataelementuid,dataelementdesc,categoryoptioncombo,categoryoptioncombocode,categoryoptioncombouid,classification +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age Agg/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age Agg/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus,Mon8vQgC9qg,Number of adults and children newly enrolled on ART,"Unknown Age, Unknown Sex, Positive",Gfje2jHn5TY,Gfje2jHn5TY,coarse +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age Agg/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age Agg/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus,Mon8vQgC9qg,Number of adults and children newly enrolled on ART,"15+, Male, Positive",XX7hDj6iz0D,XX7hDj6iz0D,coarse +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age Agg/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age Agg/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus,Mon8vQgC9qg,Number of adults and children newly enrolled on ART,"15+, Unknown Sex, Positive",qli3maq9Ot7,qli3maq9Ot7,coarse +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age Agg/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age Agg/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus,Mon8vQgC9qg,Number of adults and children newly enrolled on ART,"Unknown Age, Female, Positive",P9UIhogYbAa,P9UIhogYbAa,coarse +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age Agg/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age Agg/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus,Mon8vQgC9qg,Number of adults and children newly enrolled on ART,"<15, Female, Positive",chrwpNxHlQQ,chrwpNxHlQQ,coarse +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age Agg/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age Agg/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus,Mon8vQgC9qg,Number of adults and children newly enrolled on ART,"<15, Unknown Sex, Positive",uURluLqPIJ5,uURluLqPIJ5,coarse +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age Agg/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age Agg/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus,Mon8vQgC9qg,Number of adults and children newly enrolled on ART,"Unknown Age, Male, Positive",UN9ZOZLLVqN,UN9ZOZLLVqN,coarse +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age Agg/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age Agg/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus,Mon8vQgC9qg,Number of adults and children newly enrolled on ART,"15+, Female, Positive",Yf1BiWq71NE,Yf1BiWq71NE,coarse +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age Agg/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age Agg/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus,Mon8vQgC9qg,Number of adults and children newly enrolled on ART,"<15, Male, Positive",zHSL7ATXJib,zHSL7ATXJib,coarse +MER Results: MOH Facility Based FY18,"PMTCT_STAT (N, MOH, Sex): Known Results","PMTCT_STAT (N, MOH, Sex)",PMTCT_STAT_N_MOH_Sex,aeCf1jJWE1x,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,Female,Jwb1SWomgpk,Jwb1SWomgpk,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"PMTCT_STAT (N, MOH, Sex/KnownNewPosNewNeg): Known Results","PMTCT_STAT (N, MOH, Sex/KnownNewPosNewNeg)",PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg,IXkZ7eWtFHs,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"Female, Known at Entry Positive",o0gcwyuh7mU,o0gcwyuh7mU,coarse +MER Results: MOH Facility Based FY18,"PMTCT_STAT (N, MOH, Sex/KnownNewPosNewNeg): Known Results","PMTCT_STAT (N, MOH, Sex/KnownNewPosNewNeg)",PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg,IXkZ7eWtFHs,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"Female, Newly Identified Negative",PCasMOWl24Y,PCasMOWl24Y,coarse +MER Results: MOH Facility Based FY18,"PMTCT_STAT (N, MOH, Sex/KnownNewPosNewNeg): Known Results","PMTCT_STAT (N, MOH, Sex/KnownNewPosNewNeg)",PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg,IXkZ7eWtFHs,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"Female, Newly Identified Positive",pc4W2rmWK4q,pc4W2rmWK4q,coarse +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"25-29, Male, Positive",NRZfd73Ypo8,NRZfd73Ypo8,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"25-29, Female, Negative",TCwxcGgIeqE,TCwxcGgIeqE,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"50+, Female, Negative",i4lSbrUVcpe,i4lSbrUVcpe,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"15-19, Unknown Sex, Negative",UWstekYcNxB,UWstekYcNxB,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"5-9, Unknown Sex, Positive",mjDJY3dkxHJ,mjDJY3dkxHJ,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"25-29, Unknown Sex, Positive",TDI4beksJ2C,TDI4beksJ2C,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"Unknown Age, Male, Positive",yi6TKlXLv0b,yi6TKlXLv0b,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"5-9, Unknown Sex, Negative",fXgzN6Bc3iG,fXgzN6Bc3iG,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"30-34, Female, Positive",bxqrio2gHOj,bxqrio2gHOj,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"30-34, Unknown Sex, Negative",vlHmkfmQLZP,vlHmkfmQLZP,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"10-14, Female, Negative",tIhxMfmPrU5,tIhxMfmPrU5,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"45-49, Male, Positive",OOCHuTdTJEQ,OOCHuTdTJEQ,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"35-39, Female, Negative",Sf6GWp5gNx2,Sf6GWp5gNx2,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"5-9, Female, Negative",EFah6yBFc3J,EFah6yBFc3J,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"15-19, Male, Negative",eyTROtsEW5a,eyTROtsEW5a,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"40-44, Unknown Sex, Negative",qyZYDldlD4l,qyZYDldlD4l,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"30-34, Unknown Sex, Positive",iK0C7FaZwbS,iK0C7FaZwbS,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"50+, Male, Positive",WDpiIZ8UjB8,WDpiIZ8UjB8,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"20-24, Female, Positive",tvOcOPhIdRH,tvOcOPhIdRH,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"25-29, Female, Positive",BLWV93S2HJ0,BLWV93S2HJ0,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"35-39, Female, Positive",MuaoVfC9rYL,MuaoVfC9rYL,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"10-14, Female, Positive",hXgqQX95TVa,hXgqQX95TVa,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"35-39, Unknown Sex, Negative",ZruXWiXbttv,ZruXWiXbttv,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"45-49, Male, Negative",z1V5tDuMQt7,z1V5tDuMQt7,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"5-9, Male, Negative",NpsmKYKl0mt,NpsmKYKl0mt,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"Unknown Age, Unknown Sex, Positive",O6XUcCFOBir,O6XUcCFOBir,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"20-24, Female, Negative",fysQ3RXzbzW,fysQ3RXzbzW,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"1-4, Male, Negative",uPpiUkMhH6j,uPpiUkMhH6j,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"35-39, Male, Negative",wO7RB8C1sal,wO7RB8C1sal,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"30-34, Female, Negative",oKgx2Sw4qUL,oKgx2Sw4qUL,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"Unknown Age, Male, Negative",TO5KLq290g1,TO5KLq290g1,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"20-24, Unknown Sex, Negative",Ol8bzYPThXt,Ol8bzYPThXt,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"15-19, Female, Positive",wJCVvM7o6xm,wJCVvM7o6xm,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"15-19, Unknown Sex, Positive",ZPeO2wmSGi2,ZPeO2wmSGi2,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"20-24, Unknown Sex, Positive",ErZebnhYiI1,ErZebnhYiI1,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"35-39, Male, Positive",wnsHEWFSqzG,wnsHEWFSqzG,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"10-14, Unknown Sex, Positive",R3VVZOtZGhx,R3VVZOtZGhx,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"30-34, Male, Negative",kZ5sEz94kJE,kZ5sEz94kJE,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"10-14, Male, Positive",KRoQaA91sv5,KRoQaA91sv5,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"25-29, Male, Negative",lGNNK7ZYDGP,lGNNK7ZYDGP,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"10-14, Male, Negative",Kjn4IWLfG2G,Kjn4IWLfG2G,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"45-49, Unknown Sex, Positive",Kj09vlrB1qO,Kj09vlrB1qO,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"Unknown Age, Female, Negative",xQ0NZ6B5eoU,xQ0NZ6B5eoU,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"1-4, Female, Negative",xTNM0wWDzo0,xTNM0wWDzo0,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"50+, Unknown Sex, Negative",LyNoi9I7lj5,LyNoi9I7lj5,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"50+, Male, Negative",ip5uMUT73Qu,ip5uMUT73Qu,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"<1, Unknown Sex, Positive",B6UJW06b7xe,B6UJW06b7xe,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"<1, Unknown Sex, Negative",dOE4ekWNCps,dOE4ekWNCps,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"40-44, Unknown Sex, Positive",eVPoeIifQ2c,eVPoeIifQ2c,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"1-4, Unknown Sex, Positive",GMFezkahByN,GMFezkahByN,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"1-4, Female, Positive",xzoIG0AwsNB,xzoIG0AwsNB,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"5-9, Male, Positive",wLMOUM9mfTV,wLMOUM9mfTV,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"50+, Unknown Sex, Positive",p2gukPXj4ry,p2gukPXj4ry,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"40-44, Male, Positive",HTcrEM69sst,HTcrEM69sst,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"40-44, Female, Positive",d3rKRkxJP1v,d3rKRkxJP1v,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"Unknown Age, Unknown Sex, Negative",JZXPrEdWFGB,JZXPrEdWFGB,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"10-14, Unknown Sex, Negative",t7yNQSrSSSO,t7yNQSrSSSO,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"45-49, Female, Negative",i0RFyIDccSm,i0RFyIDccSm,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"15-19, Male, Positive",wpck6pSRDer,wpck6pSRDer,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"40-44, Male, Negative",RLLUx3DHJan,RLLUx3DHJan,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"45-49, Unknown Sex, Negative",TMLK3XMgrog,TMLK3XMgrog,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"40-44, Female, Negative",fsnxvho9fiG,fsnxvho9fiG,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"45-49, Female, Positive",ERDcFrmlT0J,ERDcFrmlT0J,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"20-24, Male, Positive",BitB2nKfWBK,BitB2nKfWBK,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"1-4, Unknown Sex, Negative",sIF6w3Jq5sI,sIF6w3Jq5sI,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"35-39, Unknown Sex, Positive",XkcYYfR9ZUd,XkcYYfR9ZUd,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"1-4, Male, Positive",tBoWuTd0ERY,tBoWuTd0ERY,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"20-24, Male, Negative",QS3vNL5WySH,QS3vNL5WySH,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"50+, Female, Positive",GlfLlD3wSQj,GlfLlD3wSQj,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"Unknown Age, Female, Positive",VpLja2tJGdM,VpLja2tJGdM,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"5-9, Female, Positive",UggtNScQMVl,UggtNScQMVl,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"15-19, Female, Negative",NJclydByUvA,NJclydByUvA,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"25-29, Unknown Sex, Negative",M1eoKOFLncp,M1eoKOFLncp,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"30-34, Male, Positive",kLd3OnUYTr5,kLd3OnUYTr5,fine +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age Agg/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age Agg/Sex/HIVStatus",TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus,sdarqD1J8fb,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"Unknown Age, Unknown Sex, Positive",Gfje2jHn5TY,Gfje2jHn5TY,coarse +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age Agg/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age Agg/Sex/HIVStatus",TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus,sdarqD1J8fb,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"<15, Unknown Sex, Positive",uURluLqPIJ5,uURluLqPIJ5,coarse +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age Agg/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age Agg/Sex/HIVStatus",TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus,sdarqD1J8fb,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"Unknown Age, Male, Positive",UN9ZOZLLVqN,UN9ZOZLLVqN,coarse +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age Agg/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age Agg/Sex/HIVStatus",TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus,sdarqD1J8fb,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"15+, Male, Positive",XX7hDj6iz0D,XX7hDj6iz0D,coarse +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age Agg/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age Agg/Sex/HIVStatus",TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus,sdarqD1J8fb,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"<15, Female, Positive",chrwpNxHlQQ,chrwpNxHlQQ,coarse +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age Agg/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age Agg/Sex/HIVStatus",TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus,sdarqD1J8fb,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"<15, Male, Positive",zHSL7ATXJib,zHSL7ATXJib,coarse +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age Agg/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age Agg/Sex/HIVStatus",TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus,sdarqD1J8fb,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"Unknown Age, Female, Positive",P9UIhogYbAa,P9UIhogYbAa,coarse +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age Agg/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age Agg/Sex/HIVStatus",TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus,sdarqD1J8fb,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"15+, Female, Positive",Yf1BiWq71NE,Yf1BiWq71NE,coarse +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age Agg/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age Agg/Sex/HIVStatus",TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus,sdarqD1J8fb,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"15+, Unknown Sex, Positive",qli3maq9Ot7,qli3maq9Ot7,coarse +MER Results: MOH Facility Based FY18,"PMTCT_ART (N, MOH): ARVs","PMTCT_ART (N, MOH)",PMTCT_ART_N_MOH,yEQ5FoXJWAx,Number of HIV-positive pregnant women who received ART to reduce the risk of mother-to-child transmission during pregnancy,default,HllvX50cXC0,HllvX50cXC0,n/a +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"Unknown Age, Male, Positive",vr781k56Fh9,vr781k56Fh9,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"45-49, Male, Positive",WjX1mRJp9NV,WjX1mRJp9NV,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"30-34, Unknown Sex, Positive",GVzbjXNy1eu,GVzbjXNy1eu,fine +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"15-19, Male, Positive",x1r1vfZQLFj,x1r1vfZQLFj,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"30-34, Male, Positive",B8JEL3qeQiw,B8JEL3qeQiw,fine +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"20-24, Unknown Sex, Positive",yKQ4wAq01Cs,yKQ4wAq01Cs,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"45-49, Unknown Sex, Positive",lPQmPQKaWMe,lPQmPQKaWMe,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"40-44, Female, Positive",eOn9JgfkB4F,eOn9JgfkB4F,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"Unknown Age, Unknown Sex, Positive",VgXq6wpPRWX,VgXq6wpPRWX,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"1-4, Male, Positive",jbrs9Qk6f9b,jbrs9Qk6f9b,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"5-9, Female, Positive",hiUhhVpgUMg,hiUhhVpgUMg,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"1-4, Female, Positive",PPoL5AnEAQf,PPoL5AnEAQf,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"10-14, Male, Positive",ljBmGJpAsZh,ljBmGJpAsZh,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"50+, Unknown Sex, Positive",JSXsRftezHm,JSXsRftezHm,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"30-34, Female, Positive",j0yodS3zbnW,j0yodS3zbnW,fine +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"20-24, Male, Positive",VdA970UlzlX,VdA970UlzlX,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"5-9, Male, Positive",IxSwaxNCt1n,IxSwaxNCt1n,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"5-9, Unknown Sex, Positive",mIhOqYvHZj6,mIhOqYvHZj6,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"45-49, Female, Positive",POkbpo4D13c,POkbpo4D13c,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"35-39, Unknown Sex, Positive",zGpd2aApV3s,zGpd2aApV3s,fine +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"35-39, Female, Positive",OBbZvcHg2HL,OBbZvcHg2HL,fine +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"40-44, Male, Positive",qdYU6NoIpY1,qdYU6NoIpY1,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"15-19, Female, Positive",wW6G5NC8Wd1,wW6G5NC8Wd1,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"25-29, Female, Positive",RMA75iIp8Wd,RMA75iIp8Wd,fine +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"Unknown Age, Female, Positive",ri1PDF5Ie9s,ri1PDF5Ie9s,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"10-14, Female, Positive",dFjZira5vTX,dFjZira5vTX,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"1-4, Unknown Sex, Positive",PFcz4RjbZm4,PFcz4RjbZm4,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"20-24, Female, Positive",Xn5oUNVSMWA,Xn5oUNVSMWA,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"40-44, Unknown Sex, Positive",iJqtuoSdecb,iJqtuoSdecb,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"50+, Male, Positive",FgwkSYUXq8x,FgwkSYUXq8x,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"10-14, Unknown Sex, Positive",T3SH6R2zKBl,T3SH6R2zKBl,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"25-29, Male, Positive",R9wcT5vQ7tR,R9wcT5vQ7tR,fine +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"50+, Female, Positive",kGlGj9LDonu,kGlGj9LDonu,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"<1, Unknown Sex, Positive",gdm6CkOhfph,gdm6CkOhfph,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"35-39, Male, Positive",ytvrDZdNAhc,ytvrDZdNAhc,fine +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"15-19, Unknown Sex, Positive",OLfc8DIeVrI,OLfc8DIeVrI,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"25-29, Unknown Sex, Positive",mKoXgawlalu,mKoXgawlalu,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"15+, Unknown Sex, Positive",a2dDU6KZyd0,a2dDU6KZyd0,coarse +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"<15, Male, Negative",LhAJq3vYXyi,LhAJq3vYXyi,coarse +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"15+, Male, Negative",mlFWWrUMuV7,mlFWWrUMuV7,coarse +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"15+, Female, Negative",ymXkr5eCjR5,ymXkr5eCjR5,coarse +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"Unknown Age, Male, Negative",iGj3YxYXGRF,iGj3YxYXGRF,coarse +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"15+, Female, Positive",WXV5qLgw7kE,WXV5qLgw7kE,coarse +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"15+, Male, Positive",XQ52MZdCLMe,XQ52MZdCLMe,coarse +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"<15, Female, Negative",FSmIqIsgheB,FSmIqIsgheB,coarse +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"Unknown Age, Female, Positive",U6ErjBQYGSG,U6ErjBQYGSG,coarse +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"Unknown Age, Female, Negative",K21p4HUGqOS,K21p4HUGqOS,coarse +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"Unknown Age, Unknown Sex, Negative",mV483q7SboN,mV483q7SboN,coarse +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"Unknown Age, Unknown Sex, Positive",EyJRtSgSChq,EyJRtSgSChq,coarse +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"<15, Unknown Sex, Positive",DY0yrJtBeSC,DY0yrJtBeSC,coarse +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"<15, Female, Positive",HrQbkVgBM1X,HrQbkVgBM1X,coarse +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"<15, Male, Positive",R4WXCEzPZcY,R4WXCEzPZcY,coarse +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"<15, Unknown Sex, Negative",PrIxM0pIjFl,PrIxM0pIjFl,coarse +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"15+, Unknown Sex, Negative",qL3AXhLXfHf,qL3AXhLXfHf,coarse +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"Unknown Age, Male, Positive",SCD7EVreQUA,SCD7EVreQUA,coarse +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH): HTS received results","HTS_TST (N, MOH)",HTS_TST_N_MOH,xNTzinnVgba,Number of individuals who received HIV Testing Services (HTS) and received their test results.,default,HllvX50cXC0,HllvX50cXC0,n/a +MER Results: MOH Facility Based FY18,"PMTCT_STAT (N, MOH, Age/Sex): Known Results","PMTCT_STAT (N, MOH, Age/Sex)",PMTCT_STAT_N_MOH_Age_Sex,xwVNaDjMe9z,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"20-24, Female",zCrKbLh9x6i,zCrKbLh9x6i,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"PMTCT_STAT (N, MOH, Age/Sex): Known Results","PMTCT_STAT (N, MOH, Age/Sex)",PMTCT_STAT_N_MOH_Age_Sex,xwVNaDjMe9z,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"Unknown Age, Female",AqQCBlpcH4I,AqQCBlpcH4I,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"PMTCT_STAT (N, MOH, Age/Sex): Known Results","PMTCT_STAT (N, MOH, Age/Sex)",PMTCT_STAT_N_MOH_Age_Sex,xwVNaDjMe9z,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"15-19, Female",UN0vy0VSyHQ,UN0vy0VSyHQ,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"PMTCT_STAT (N, MOH, Age/Sex): Known Results","PMTCT_STAT (N, MOH, Age/Sex)",PMTCT_STAT_N_MOH_Age_Sex,xwVNaDjMe9z,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"35-39, Female",Za1ntF1ECu4,Za1ntF1ECu4,fine +MER Results: MOH Facility Based FY18,"PMTCT_STAT (N, MOH, Age/Sex): Known Results","PMTCT_STAT (N, MOH, Age/Sex)",PMTCT_STAT_N_MOH_Age_Sex,xwVNaDjMe9z,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"<10, Female",rarComSg9MD,rarComSg9MD,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"PMTCT_STAT (N, MOH, Age/Sex): Known Results","PMTCT_STAT (N, MOH, Age/Sex)",PMTCT_STAT_N_MOH_Age_Sex,xwVNaDjMe9z,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"25-29, Female",AkOKGZjTuJH,AkOKGZjTuJH,fine +MER Results: MOH Facility Based FY18,"PMTCT_STAT (N, MOH, Age/Sex): Known Results","PMTCT_STAT (N, MOH, Age/Sex)",PMTCT_STAT_N_MOH_Age_Sex,xwVNaDjMe9z,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"10-14, Female",QazyoPSt2XH,QazyoPSt2XH,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"PMTCT_STAT (N, MOH, Age/Sex): Known Results","PMTCT_STAT (N, MOH, Age/Sex)",PMTCT_STAT_N_MOH_Age_Sex,xwVNaDjMe9z,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"45-49, Female",dGTaodokiEE,dGTaodokiEE,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"PMTCT_STAT (N, MOH, Age/Sex): Known Results","PMTCT_STAT (N, MOH, Age/Sex)",PMTCT_STAT_N_MOH_Age_Sex,xwVNaDjMe9z,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"30-34, Female",NujbceGNYiA,NujbceGNYiA,fine +MER Results: MOH Facility Based FY18,"PMTCT_STAT (N, MOH, Age/Sex): Known Results","PMTCT_STAT (N, MOH, Age/Sex)",PMTCT_STAT_N_MOH_Age_Sex,xwVNaDjMe9z,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"50+, Female",I4TXHYj3bFL,I4TXHYj3bFL,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"PMTCT_STAT (N, MOH, Age/Sex): Known Results","PMTCT_STAT (N, MOH, Age/Sex)",PMTCT_STAT_N_MOH_Age_Sex,xwVNaDjMe9z,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"40-44, Female",uEGqYHYtXfS,uEGqYHYtXfS,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"Unknown Age, Unknown Sex, Positive",VgXq6wpPRWX,VgXq6wpPRWX,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"35-39, Female, Positive",OBbZvcHg2HL,OBbZvcHg2HL,fine +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"20-24, Female, Positive",Xn5oUNVSMWA,Xn5oUNVSMWA,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"15-19, Female, Positive",wW6G5NC8Wd1,wW6G5NC8Wd1,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"1-4, Unknown Sex, Positive",PFcz4RjbZm4,PFcz4RjbZm4,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"40-44, Female, Positive",eOn9JgfkB4F,eOn9JgfkB4F,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"30-34, Female, Positive",j0yodS3zbnW,j0yodS3zbnW,fine +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"45-49, Male, Positive",WjX1mRJp9NV,WjX1mRJp9NV,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"1-4, Male, Positive",jbrs9Qk6f9b,jbrs9Qk6f9b,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"1-4, Female, Positive",PPoL5AnEAQf,PPoL5AnEAQf,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"Unknown Age, Male, Positive",vr781k56Fh9,vr781k56Fh9,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"50+, Male, Positive",FgwkSYUXq8x,FgwkSYUXq8x,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"30-34, Male, Positive",B8JEL3qeQiw,B8JEL3qeQiw,fine +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"25-29, Male, Positive",R9wcT5vQ7tR,R9wcT5vQ7tR,fine +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"35-39, Unknown Sex, Positive",zGpd2aApV3s,zGpd2aApV3s,fine +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"Unknown Age, Female, Positive",ri1PDF5Ie9s,ri1PDF5Ie9s,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"10-14, Male, Positive",ljBmGJpAsZh,ljBmGJpAsZh,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"15-19, Unknown Sex, Positive",OLfc8DIeVrI,OLfc8DIeVrI,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"5-9, Female, Positive",hiUhhVpgUMg,hiUhhVpgUMg,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"50+, Unknown Sex, Positive",JSXsRftezHm,JSXsRftezHm,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"45-49, Unknown Sex, Positive",lPQmPQKaWMe,lPQmPQKaWMe,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"10-14, Female, Positive",dFjZira5vTX,dFjZira5vTX,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"45-49, Female, Positive",POkbpo4D13c,POkbpo4D13c,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"15-19, Male, Positive",x1r1vfZQLFj,x1r1vfZQLFj,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"40-44, Male, Positive",qdYU6NoIpY1,qdYU6NoIpY1,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"50+, Female, Positive",kGlGj9LDonu,kGlGj9LDonu,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"<1, Unknown Sex, Positive",gdm6CkOhfph,gdm6CkOhfph,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"25-29, Female, Positive",RMA75iIp8Wd,RMA75iIp8Wd,fine +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"40-44, Unknown Sex, Positive",iJqtuoSdecb,iJqtuoSdecb,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"5-9, Unknown Sex, Positive",mIhOqYvHZj6,mIhOqYvHZj6,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"25-29, Unknown Sex, Positive",mKoXgawlalu,mKoXgawlalu,fine +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"5-9, Male, Positive",IxSwaxNCt1n,IxSwaxNCt1n,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"20-24, Male, Positive",VdA970UlzlX,VdA970UlzlX,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"35-39, Male, Positive",ytvrDZdNAhc,ytvrDZdNAhc,fine +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"20-24, Unknown Sex, Positive",yKQ4wAq01Cs,yKQ4wAq01Cs,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"10-14, Unknown Sex, Positive",T3SH6R2zKBl,T3SH6R2zKBl,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"30-34, Unknown Sex, Positive",GVzbjXNy1eu,GVzbjXNy1eu,fine diff --git a/metadata/MOH/qa_datim_moh_fy19.csv b/metadata/MOH/qa_datim_moh_fy19.csv new file mode 100644 index 0000000..9a0d696 --- /dev/null +++ b/metadata/MOH/qa_datim_moh_fy19.csv @@ -0,0 +1,223 @@ +dataset,dataelement,shortname,code,dataelementuid,dataelementdesc,categoryoptioncombo,categoryoptioncombocode,categoryoptioncombouid,classification +MER Results: MOH Facility Based FY19,"TB_PREV (N, MOH, Age Aggregated/Sex/HIVStatus): IPT","TB_PREV (N, MOH, Age Agg/Sex/HIVStatus)",TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus,J1E7eh1CyA0,Number of ART patients who completed a course of TB preventive therapy or at least 6 months of Isoniazid Preventive Therapy (IPT) during the reporting period,"<15, Female, Positive",chrwpNxHlQQ,chrwpNxHlQQ,coarse +MER Results: MOH Facility Based FY19,"TB_PREV (N, MOH, Age Aggregated/Sex/HIVStatus): IPT","TB_PREV (N, MOH, Age Agg/Sex/HIVStatus)",TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus,J1E7eh1CyA0,Number of ART patients who completed a course of TB preventive therapy or at least 6 months of Isoniazid Preventive Therapy (IPT) during the reporting period,"15+, Unknown Sex, Positive",qli3maq9Ot7,qli3maq9Ot7,coarse +MER Results: MOH Facility Based FY19,"TB_PREV (N, MOH, Age Aggregated/Sex/HIVStatus): IPT","TB_PREV (N, MOH, Age Agg/Sex/HIVStatus)",TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus,J1E7eh1CyA0,Number of ART patients who completed a course of TB preventive therapy or at least 6 months of Isoniazid Preventive Therapy (IPT) during the reporting period,"Unknown Age, Male, Positive",UN9ZOZLLVqN,UN9ZOZLLVqN,coarse +MER Results: MOH Facility Based FY19,"TB_PREV (N, MOH, Age Aggregated/Sex/HIVStatus): IPT","TB_PREV (N, MOH, Age Agg/Sex/HIVStatus)",TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus,J1E7eh1CyA0,Number of ART patients who completed a course of TB preventive therapy or at least 6 months of Isoniazid Preventive Therapy (IPT) during the reporting period,"<15, Male, Positive",zHSL7ATXJib,zHSL7ATXJib,coarse +MER Results: MOH Facility Based FY19,"TB_PREV (N, MOH, Age Aggregated/Sex/HIVStatus): IPT","TB_PREV (N, MOH, Age Agg/Sex/HIVStatus)",TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus,J1E7eh1CyA0,Number of ART patients who completed a course of TB preventive therapy or at least 6 months of Isoniazid Preventive Therapy (IPT) during the reporting period,"<15, Unknown Sex, Positive",uURluLqPIJ5,uURluLqPIJ5,coarse +MER Results: MOH Facility Based FY19,"TB_PREV (N, MOH, Age Aggregated/Sex/HIVStatus): IPT","TB_PREV (N, MOH, Age Agg/Sex/HIVStatus)",TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus,J1E7eh1CyA0,Number of ART patients who completed a course of TB preventive therapy or at least 6 months of Isoniazid Preventive Therapy (IPT) during the reporting period,"15+, Male, Positive",XX7hDj6iz0D,XX7hDj6iz0D,coarse +MER Results: MOH Facility Based FY19,"TB_PREV (N, MOH, Age Aggregated/Sex/HIVStatus): IPT","TB_PREV (N, MOH, Age Agg/Sex/HIVStatus)",TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus,J1E7eh1CyA0,Number of ART patients who completed a course of TB preventive therapy or at least 6 months of Isoniazid Preventive Therapy (IPT) during the reporting period,"Unknown Age, Unknown Sex, Positive",Gfje2jHn5TY,Gfje2jHn5TY,coarse +MER Results: MOH Facility Based FY19,"TB_PREV (N, MOH, Age Aggregated/Sex/HIVStatus): IPT","TB_PREV (N, MOH, Age Agg/Sex/HIVStatus)",TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus,J1E7eh1CyA0,Number of ART patients who completed a course of TB preventive therapy or at least 6 months of Isoniazid Preventive Therapy (IPT) during the reporting period,"15+, Female, Positive",Yf1BiWq71NE,Yf1BiWq71NE,coarse +MER Results: MOH Facility Based FY19,"TB_PREV (N, MOH, Age Aggregated/Sex/HIVStatus): IPT","TB_PREV (N, MOH, Age Agg/Sex/HIVStatus)",TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus,J1E7eh1CyA0,Number of ART patients who completed a course of TB preventive therapy or at least 6 months of Isoniazid Preventive Therapy (IPT) during the reporting period,"Unknown Age, Female, Positive",P9UIhogYbAa,P9UIhogYbAa,coarse +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"35-39, Unknown Sex, Positive",XkcYYfR9ZUd,XkcYYfR9ZUd,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"Unknown Age, Male, Positive",yi6TKlXLv0b,yi6TKlXLv0b,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"30-34, Male, Positive",kLd3OnUYTr5,kLd3OnUYTr5,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"25-29, Unknown Sex, Negative",M1eoKOFLncp,M1eoKOFLncp,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"35-39, Female, Positive",MuaoVfC9rYL,MuaoVfC9rYL,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"1-4, Male, Positive",tBoWuTd0ERY,tBoWuTd0ERY,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"<1, Female, Positive",pCFCaOLScdv,pCFCaOLScdv,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"10-14, Unknown Sex, Negative",t7yNQSrSSSO,t7yNQSrSSSO,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"30-34, Male, Negative",kZ5sEz94kJE,kZ5sEz94kJE,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"10-14, Male, Negative",Kjn4IWLfG2G,Kjn4IWLfG2G,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"35-39, Unknown Sex, Negative",ZruXWiXbttv,ZruXWiXbttv,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"<1, Female, Negative",Gvo9takmOXx,Gvo9takmOXx,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"30-34, Female, Negative",oKgx2Sw4qUL,oKgx2Sw4qUL,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"25-29, Female, Negative",TCwxcGgIeqE,TCwxcGgIeqE,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"15-19, Male, Positive",wpck6pSRDer,wpck6pSRDer,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"5-9, Male, Negative",NpsmKYKl0mt,NpsmKYKl0mt,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"40-44, Female, Positive",d3rKRkxJP1v,d3rKRkxJP1v,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"50+, Unknown Sex, Negative",LyNoi9I7lj5,LyNoi9I7lj5,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"35-39, Male, Negative",wO7RB8C1sal,wO7RB8C1sal,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"Unknown Age, Female, Positive",VpLja2tJGdM,VpLja2tJGdM,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"1-4, Unknown Sex, Positive",GMFezkahByN,GMFezkahByN,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"50+, Unknown Sex, Positive",p2gukPXj4ry,p2gukPXj4ry,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"50+, Male, Negative",ip5uMUT73Qu,ip5uMUT73Qu,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"25-29, Female, Positive",BLWV93S2HJ0,BLWV93S2HJ0,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"50+, Male, Positive",WDpiIZ8UjB8,WDpiIZ8UjB8,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"25-29, Male, Negative",lGNNK7ZYDGP,lGNNK7ZYDGP,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"5-9, Female, Positive",UggtNScQMVl,UggtNScQMVl,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"1-4, Female, Positive",xzoIG0AwsNB,xzoIG0AwsNB,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"45-49, Unknown Sex, Negative",TMLK3XMgrog,TMLK3XMgrog,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"40-44, Male, Positive",HTcrEM69sst,HTcrEM69sst,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"Unknown Age, Female, Negative",xQ0NZ6B5eoU,xQ0NZ6B5eoU,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"30-34, Unknown Sex, Negative",vlHmkfmQLZP,vlHmkfmQLZP,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"5-9, Female, Negative",EFah6yBFc3J,EFah6yBFc3J,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"20-24, Unknown Sex, Positive",ErZebnhYiI1,ErZebnhYiI1,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"15-19, Unknown Sex, Negative",UWstekYcNxB,UWstekYcNxB,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"35-39, Female, Negative",Sf6GWp5gNx2,Sf6GWp5gNx2,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"20-24, Male, Negative",QS3vNL5WySH,QS3vNL5WySH,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"20-24, Male, Positive",BitB2nKfWBK,BitB2nKfWBK,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"Unknown Age, Male, Negative",TO5KLq290g1,TO5KLq290g1,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"15-19, Unknown Sex, Positive",ZPeO2wmSGi2,ZPeO2wmSGi2,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"10-14, Unknown Sex, Positive",R3VVZOtZGhx,R3VVZOtZGhx,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"45-49, Unknown Sex, Positive",Kj09vlrB1qO,Kj09vlrB1qO,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"15-19, Female, Positive",wJCVvM7o6xm,wJCVvM7o6xm,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"30-34, Unknown Sex, Positive",iK0C7FaZwbS,iK0C7FaZwbS,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"15-19, Female, Negative",NJclydByUvA,NJclydByUvA,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"1-4, Female, Negative",xTNM0wWDzo0,xTNM0wWDzo0,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"40-44, Unknown Sex, Negative",qyZYDldlD4l,qyZYDldlD4l,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"20-24, Female, Negative",fysQ3RXzbzW,fysQ3RXzbzW,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"20-24, Unknown Sex, Negative",Ol8bzYPThXt,Ol8bzYPThXt,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"15-19, Male, Negative",eyTROtsEW5a,eyTROtsEW5a,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"25-29, Male, Positive",NRZfd73Ypo8,NRZfd73Ypo8,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"10-14, Female, Positive",hXgqQX95TVa,hXgqQX95TVa,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"1-4, Unknown Sex, Negative",sIF6w3Jq5sI,sIF6w3Jq5sI,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"20-24, Female, Positive",tvOcOPhIdRH,tvOcOPhIdRH,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"40-44, Unknown Sex, Positive",eVPoeIifQ2c,eVPoeIifQ2c,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"45-49, Female, Positive",ERDcFrmlT0J,ERDcFrmlT0J,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"45-49, Male, Positive",OOCHuTdTJEQ,OOCHuTdTJEQ,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"40-44, Female, Negative",fsnxvho9fiG,fsnxvho9fiG,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"<1, Unknown Sex, Negative",dOE4ekWNCps,dOE4ekWNCps,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"<1, Male, Negative",iomLts0rFcj,iomLts0rFcj,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"Unknown Age, Unknown Sex, Positive",O6XUcCFOBir,O6XUcCFOBir,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"1-4, Male, Negative",uPpiUkMhH6j,uPpiUkMhH6j,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"35-39, Male, Positive",wnsHEWFSqzG,wnsHEWFSqzG,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"5-9, Unknown Sex, Negative",fXgzN6Bc3iG,fXgzN6Bc3iG,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"45-49, Female, Negative",i0RFyIDccSm,i0RFyIDccSm,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"<1, Male, Positive",cXdSJvbabBT,cXdSJvbabBT,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"Unknown Age, Unknown Sex, Negative",JZXPrEdWFGB,JZXPrEdWFGB,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"5-9, Male, Positive",wLMOUM9mfTV,wLMOUM9mfTV,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"45-49, Male, Negative",z1V5tDuMQt7,z1V5tDuMQt7,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"10-14, Male, Positive",KRoQaA91sv5,KRoQaA91sv5,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"50+, Female, Negative",i4lSbrUVcpe,i4lSbrUVcpe,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"40-44, Male, Negative",RLLUx3DHJan,RLLUx3DHJan,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"50+, Female, Positive",GlfLlD3wSQj,GlfLlD3wSQj,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"5-9, Unknown Sex, Positive",mjDJY3dkxHJ,mjDJY3dkxHJ,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"30-34, Female, Positive",bxqrio2gHOj,bxqrio2gHOj,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"10-14, Female, Negative",tIhxMfmPrU5,tIhxMfmPrU5,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"<1, Unknown Sex, Positive",B6UJW06b7xe,B6UJW06b7xe,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"25-29, Unknown Sex, Positive",TDI4beksJ2C,TDI4beksJ2C,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH): HTS received results","HTS_TST (N, MOH)",HTS_TST_N_MOH,xNTzinnVgba,Number of individuals who received HIV Testing Services (HTS) and received their test results.,default,HllvX50cXC0,HllvX50cXC0,n/a +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"5-9, Unknown Sex, Positive",mIhOqYvHZj6,mIhOqYvHZj6,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"1-4, Female, Positive",PPoL5AnEAQf,PPoL5AnEAQf,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"25-29, Female, Positive",RMA75iIp8Wd,RMA75iIp8Wd,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"25-29, Unknown Sex, Positive",mKoXgawlalu,mKoXgawlalu,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"40-44, Female, Positive",eOn9JgfkB4F,eOn9JgfkB4F,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"20-24, Unknown Sex, Positive",yKQ4wAq01Cs,yKQ4wAq01Cs,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"45-49, Male, Positive",WjX1mRJp9NV,WjX1mRJp9NV,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"<1, Female, Positive",y3VqNEK9n95,y3VqNEK9n95,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"1-4, Unknown Sex, Positive",PFcz4RjbZm4,PFcz4RjbZm4,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"45-49, Unknown Sex, Positive",lPQmPQKaWMe,lPQmPQKaWMe,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"50+, Female, Positive",kGlGj9LDonu,kGlGj9LDonu,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"10-14, Female, Positive",dFjZira5vTX,dFjZira5vTX,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"40-44, Unknown Sex, Positive",iJqtuoSdecb,iJqtuoSdecb,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"30-34, Unknown Sex, Positive",GVzbjXNy1eu,GVzbjXNy1eu,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"20-24, Female, Positive",Xn5oUNVSMWA,Xn5oUNVSMWA,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"10-14, Male, Positive",ljBmGJpAsZh,ljBmGJpAsZh,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"40-44, Male, Positive",qdYU6NoIpY1,qdYU6NoIpY1,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"35-39, Male, Positive",ytvrDZdNAhc,ytvrDZdNAhc,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"50+, Male, Positive",FgwkSYUXq8x,FgwkSYUXq8x,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"25-29, Male, Positive",R9wcT5vQ7tR,R9wcT5vQ7tR,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"15-19, Male, Positive",x1r1vfZQLFj,x1r1vfZQLFj,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"Unknown Age, Female, Positive",ri1PDF5Ie9s,ri1PDF5Ie9s,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"<1, Male, Positive",SeijxYK8F4b,SeijxYK8F4b,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"5-9, Female, Positive",hiUhhVpgUMg,hiUhhVpgUMg,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"Unknown Age, Male, Positive",vr781k56Fh9,vr781k56Fh9,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"<1, Unknown Sex, Positive",gdm6CkOhfph,gdm6CkOhfph,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"15-19, Unknown Sex, Positive",OLfc8DIeVrI,OLfc8DIeVrI,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"20-24, Male, Positive",VdA970UlzlX,VdA970UlzlX,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"1-4, Male, Positive",jbrs9Qk6f9b,jbrs9Qk6f9b,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"50+, Unknown Sex, Positive",JSXsRftezHm,JSXsRftezHm,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"30-34, Female, Positive",j0yodS3zbnW,j0yodS3zbnW,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"10-14, Unknown Sex, Positive",T3SH6R2zKBl,T3SH6R2zKBl,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"Unknown Age, Unknown Sex, Positive",VgXq6wpPRWX,VgXq6wpPRWX,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"35-39, Female, Positive",OBbZvcHg2HL,OBbZvcHg2HL,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"35-39, Unknown Sex, Positive",zGpd2aApV3s,zGpd2aApV3s,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"30-34, Male, Positive",B8JEL3qeQiw,B8JEL3qeQiw,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"45-49, Female, Positive",POkbpo4D13c,POkbpo4D13c,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"5-9, Male, Positive",IxSwaxNCt1n,IxSwaxNCt1n,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"15-19, Female, Positive",wW6G5NC8Wd1,wW6G5NC8Wd1,fine +MER Results: MOH Facility Based FY19,"PMTCT_STAT (N, MOH, Sex): Known Results","PMTCT_STAT (N, MOH, Sex)",PMTCT_STAT_N_MOH_Sex,aeCf1jJWE1x,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,Female,Jwb1SWomgpk,Jwb1SWomgpk,n/a +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age Agg/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age Agg/Sex/HIVStatus",TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus,sdarqD1J8fb,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"<15, Female, Positive",chrwpNxHlQQ,chrwpNxHlQQ,coarse +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age Agg/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age Agg/Sex/HIVStatus",TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus,sdarqD1J8fb,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"<15, Unknown Sex, Positive",uURluLqPIJ5,uURluLqPIJ5,coarse +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age Agg/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age Agg/Sex/HIVStatus",TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus,sdarqD1J8fb,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"15+, Unknown Sex, Positive",qli3maq9Ot7,qli3maq9Ot7,coarse +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age Agg/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age Agg/Sex/HIVStatus",TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus,sdarqD1J8fb,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"Unknown Age, Female, Positive",P9UIhogYbAa,P9UIhogYbAa,coarse +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age Agg/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age Agg/Sex/HIVStatus",TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus,sdarqD1J8fb,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"15+, Female, Positive",Yf1BiWq71NE,Yf1BiWq71NE,coarse +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age Agg/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age Agg/Sex/HIVStatus",TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus,sdarqD1J8fb,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"<15, Male, Positive",zHSL7ATXJib,zHSL7ATXJib,coarse +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age Agg/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age Agg/Sex/HIVStatus",TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus,sdarqD1J8fb,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"Unknown Age, Unknown Sex, Positive",Gfje2jHn5TY,Gfje2jHn5TY,coarse +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age Agg/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age Agg/Sex/HIVStatus",TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus,sdarqD1J8fb,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"Unknown Age, Male, Positive",UN9ZOZLLVqN,UN9ZOZLLVqN,coarse +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age Agg/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age Agg/Sex/HIVStatus",TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus,sdarqD1J8fb,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"15+, Male, Positive",XX7hDj6iz0D,XX7hDj6iz0D,coarse +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age Agg/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age Agg/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus,Mon8vQgC9qg,Number of adults and children newly enrolled on ART,"Unknown Age, Unknown Sex, Positive",Gfje2jHn5TY,Gfje2jHn5TY,coarse +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age Agg/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age Agg/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus,Mon8vQgC9qg,Number of adults and children newly enrolled on ART,"15+, Unknown Sex, Positive",qli3maq9Ot7,qli3maq9Ot7,coarse +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age Agg/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age Agg/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus,Mon8vQgC9qg,Number of adults and children newly enrolled on ART,"Unknown Age, Female, Positive",P9UIhogYbAa,P9UIhogYbAa,coarse +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age Agg/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age Agg/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus,Mon8vQgC9qg,Number of adults and children newly enrolled on ART,"<15, Male, Positive",zHSL7ATXJib,zHSL7ATXJib,coarse +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age Agg/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age Agg/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus,Mon8vQgC9qg,Number of adults and children newly enrolled on ART,"<15, Female, Positive",chrwpNxHlQQ,chrwpNxHlQQ,coarse +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age Agg/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age Agg/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus,Mon8vQgC9qg,Number of adults and children newly enrolled on ART,"<15, Unknown Sex, Positive",uURluLqPIJ5,uURluLqPIJ5,coarse +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age Agg/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age Agg/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus,Mon8vQgC9qg,Number of adults and children newly enrolled on ART,"Unknown Age, Male, Positive",UN9ZOZLLVqN,UN9ZOZLLVqN,coarse +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age Agg/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age Agg/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus,Mon8vQgC9qg,Number of adults and children newly enrolled on ART,"15+, Male, Positive",XX7hDj6iz0D,XX7hDj6iz0D,coarse +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age Agg/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age Agg/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus,Mon8vQgC9qg,Number of adults and children newly enrolled on ART,"15+, Female, Positive",Yf1BiWq71NE,Yf1BiWq71NE,coarse +MER Results: MOH Facility Based FY19,"TB_PREV (N, MOH, TherapyType/NewExistingArt/HIVStatus): IPT","TB_PREV (N, MOH, TherapyType/NewExArt/HIV)",TB_PREV_N_MOH_TherapyType_NewExArt_HIV,LZbeWYZEkYL,Number of ART patients who completed a course of TB preventive therapy or at least 6 months of Isoniazid Preventive Therapy (IPT) during the reporting period,"Alternative TPT Regimen, Life-long ART, New, Positive",Qq1kGcQENms,Qq1kGcQENms,n/a +MER Results: MOH Facility Based FY19,"TB_PREV (N, MOH, TherapyType/NewExistingArt/HIVStatus): IPT","TB_PREV (N, MOH, TherapyType/NewExArt/HIV)",TB_PREV_N_MOH_TherapyType_NewExArt_HIV,LZbeWYZEkYL,Number of ART patients who completed a course of TB preventive therapy or at least 6 months of Isoniazid Preventive Therapy (IPT) during the reporting period,"Alternative TPT Regimen, Life-long ART, Already, Positive",raHUwj8Q9Hf,raHUwj8Q9Hf,n/a +MER Results: MOH Facility Based FY19,"TB_PREV (N, MOH, TherapyType/NewExistingArt/HIVStatus): IPT","TB_PREV (N, MOH, TherapyType/NewExArt/HIV)",TB_PREV_N_MOH_TherapyType_NewExArt_HIV,LZbeWYZEkYL,Number of ART patients who completed a course of TB preventive therapy or at least 6 months of Isoniazid Preventive Therapy (IPT) during the reporting period,"IPT, Life-long ART, New, Positive",xTbmPjpd5sB,xTbmPjpd5sB,n/a +MER Results: MOH Facility Based FY19,"TB_PREV (N, MOH, TherapyType/NewExistingArt/HIVStatus): IPT","TB_PREV (N, MOH, TherapyType/NewExArt/HIV)",TB_PREV_N_MOH_TherapyType_NewExArt_HIV,LZbeWYZEkYL,Number of ART patients who completed a course of TB preventive therapy or at least 6 months of Isoniazid Preventive Therapy (IPT) during the reporting period,"IPT, Life-long ART, Already, Positive",ujD0vlLsULk,ujD0vlLsULk,n/a +MER Results: MOH Facility Based FY19,"PMTCT_STAT (N, MOH, Age/Sex): Known Results","PMTCT_STAT (N, MOH, Age/Sex)",PMTCT_STAT_N_MOH_Age_Sex,xwVNaDjMe9z,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"30-34, Female",NujbceGNYiA,NujbceGNYiA,fine +MER Results: MOH Facility Based FY19,"PMTCT_STAT (N, MOH, Age/Sex): Known Results","PMTCT_STAT (N, MOH, Age/Sex)",PMTCT_STAT_N_MOH_Age_Sex,xwVNaDjMe9z,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"Unknown Age, Female",AqQCBlpcH4I,AqQCBlpcH4I,fine +MER Results: MOH Facility Based FY19,"PMTCT_STAT (N, MOH, Age/Sex): Known Results","PMTCT_STAT (N, MOH, Age/Sex)",PMTCT_STAT_N_MOH_Age_Sex,xwVNaDjMe9z,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"20-24, Female",zCrKbLh9x6i,zCrKbLh9x6i,fine +MER Results: MOH Facility Based FY19,"PMTCT_STAT (N, MOH, Age/Sex): Known Results","PMTCT_STAT (N, MOH, Age/Sex)",PMTCT_STAT_N_MOH_Age_Sex,xwVNaDjMe9z,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"40-44, Female",uEGqYHYtXfS,uEGqYHYtXfS,fine +MER Results: MOH Facility Based FY19,"PMTCT_STAT (N, MOH, Age/Sex): Known Results","PMTCT_STAT (N, MOH, Age/Sex)",PMTCT_STAT_N_MOH_Age_Sex,xwVNaDjMe9z,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"15-19, Female",UN0vy0VSyHQ,UN0vy0VSyHQ,fine +MER Results: MOH Facility Based FY19,"PMTCT_STAT (N, MOH, Age/Sex): Known Results","PMTCT_STAT (N, MOH, Age/Sex)",PMTCT_STAT_N_MOH_Age_Sex,xwVNaDjMe9z,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"45-49, Female",dGTaodokiEE,dGTaodokiEE,fine +MER Results: MOH Facility Based FY19,"PMTCT_STAT (N, MOH, Age/Sex): Known Results","PMTCT_STAT (N, MOH, Age/Sex)",PMTCT_STAT_N_MOH_Age_Sex,xwVNaDjMe9z,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"<10, Female",rarComSg9MD,rarComSg9MD,fine +MER Results: MOH Facility Based FY19,"PMTCT_STAT (N, MOH, Age/Sex): Known Results","PMTCT_STAT (N, MOH, Age/Sex)",PMTCT_STAT_N_MOH_Age_Sex,xwVNaDjMe9z,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"35-39, Female",Za1ntF1ECu4,Za1ntF1ECu4,fine +MER Results: MOH Facility Based FY19,"PMTCT_STAT (N, MOH, Age/Sex): Known Results","PMTCT_STAT (N, MOH, Age/Sex)",PMTCT_STAT_N_MOH_Age_Sex,xwVNaDjMe9z,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"10-14, Female",QazyoPSt2XH,QazyoPSt2XH,fine +MER Results: MOH Facility Based FY19,"PMTCT_STAT (N, MOH, Age/Sex): Known Results","PMTCT_STAT (N, MOH, Age/Sex)",PMTCT_STAT_N_MOH_Age_Sex,xwVNaDjMe9z,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"50+, Female",I4TXHYj3bFL,I4TXHYj3bFL,fine +MER Results: MOH Facility Based FY19,"PMTCT_STAT (N, MOH, Age/Sex): Known Results","PMTCT_STAT (N, MOH, Age/Sex)",PMTCT_STAT_N_MOH_Age_Sex,xwVNaDjMe9z,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"25-29, Female",AkOKGZjTuJH,AkOKGZjTuJH,fine +MER Results: MOH Facility Based FY19,"PMTCT_STAT (N, MOH, Sex/KnownNewPosNewNeg): Known Results","PMTCT_STAT (N, MOH, Sex/KnownNewPosNewNeg)",PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg,IXkZ7eWtFHs,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"Female, Known at Entry Positive",o0gcwyuh7mU,o0gcwyuh7mU,n/a +MER Results: MOH Facility Based FY19,"PMTCT_STAT (N, MOH, Sex/KnownNewPosNewNeg): Known Results","PMTCT_STAT (N, MOH, Sex/KnownNewPosNewNeg)",PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg,IXkZ7eWtFHs,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"Female, Newly Identified Negative",PCasMOWl24Y,PCasMOWl24Y,n/a +MER Results: MOH Facility Based FY19,"PMTCT_STAT (N, MOH, Sex/KnownNewPosNewNeg): Known Results","PMTCT_STAT (N, MOH, Sex/KnownNewPosNewNeg)",PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg,IXkZ7eWtFHs,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"Female, Newly Identified Positive",pc4W2rmWK4q,pc4W2rmWK4q,n/a +MER Results: MOH Facility Based FY19,"PMTCT_ART (N, MOH): ARVs","PMTCT_ART (N, MOH)",PMTCT_ART_N_MOH,yEQ5FoXJWAx,Number of HIV-positive pregnant women who received ART to reduce the risk of mother-to-child transmission during pregnancy,default,HllvX50cXC0,HllvX50cXC0,n/a +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"<15, Female, Positive",HrQbkVgBM1X,HrQbkVgBM1X,coarse +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"<15, Male, Negative",LhAJq3vYXyi,LhAJq3vYXyi,coarse +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"Unknown Age, Unknown Sex, Negative",mV483q7SboN,mV483q7SboN,coarse +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"15+, Unknown Sex, Positive",a2dDU6KZyd0,a2dDU6KZyd0,coarse +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"15+, Male, Positive",XQ52MZdCLMe,XQ52MZdCLMe,coarse +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"<15, Female, Negative",FSmIqIsgheB,FSmIqIsgheB,coarse +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"<15, Male, Positive",R4WXCEzPZcY,R4WXCEzPZcY,coarse +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"Unknown Age, Male, Negative",iGj3YxYXGRF,iGj3YxYXGRF,coarse +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"15+, Unknown Sex, Negative",qL3AXhLXfHf,qL3AXhLXfHf,coarse +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"Unknown Age, Female, Negative",K21p4HUGqOS,K21p4HUGqOS,coarse +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"Unknown Age, Male, Positive",SCD7EVreQUA,SCD7EVreQUA,coarse +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"<15, Unknown Sex, Positive",DY0yrJtBeSC,DY0yrJtBeSC,coarse +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"Unknown Age, Unknown Sex, Positive",EyJRtSgSChq,EyJRtSgSChq,coarse +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"15+, Female, Positive",WXV5qLgw7kE,WXV5qLgw7kE,coarse +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"15+, Male, Negative",mlFWWrUMuV7,mlFWWrUMuV7,coarse +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"Unknown Age, Female, Positive",U6ErjBQYGSG,U6ErjBQYGSG,coarse +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"15+, Female, Negative",ymXkr5eCjR5,ymXkr5eCjR5,coarse +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"<15, Unknown Sex, Negative",PrIxM0pIjFl,PrIxM0pIjFl,coarse +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"50+, Male, Positive",FgwkSYUXq8x,FgwkSYUXq8x,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"15-19, Male, Positive",x1r1vfZQLFj,x1r1vfZQLFj,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"30-34, Female, Positive",j0yodS3zbnW,j0yodS3zbnW,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"45-49, Unknown Sex, Positive",lPQmPQKaWMe,lPQmPQKaWMe,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"35-39, Female, Positive",OBbZvcHg2HL,OBbZvcHg2HL,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"5-9, Female, Positive",hiUhhVpgUMg,hiUhhVpgUMg,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"1-4, Unknown Sex, Positive",PFcz4RjbZm4,PFcz4RjbZm4,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"<1, Female, Positive",y3VqNEK9n95,y3VqNEK9n95,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"25-29, Unknown Sex, Positive",mKoXgawlalu,mKoXgawlalu,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"10-14, Unknown Sex, Positive",T3SH6R2zKBl,T3SH6R2zKBl,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"30-34, Male, Positive",B8JEL3qeQiw,B8JEL3qeQiw,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"45-49, Male, Positive",WjX1mRJp9NV,WjX1mRJp9NV,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"35-39, Male, Positive",ytvrDZdNAhc,ytvrDZdNAhc,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"15-19, Female, Positive",wW6G5NC8Wd1,wW6G5NC8Wd1,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"35-39, Unknown Sex, Positive",zGpd2aApV3s,zGpd2aApV3s,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"Unknown Age, Male, Positive",vr781k56Fh9,vr781k56Fh9,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"1-4, Male, Positive",jbrs9Qk6f9b,jbrs9Qk6f9b,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"10-14, Male, Positive",ljBmGJpAsZh,ljBmGJpAsZh,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"20-24, Male, Positive",VdA970UlzlX,VdA970UlzlX,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"10-14, Female, Positive",dFjZira5vTX,dFjZira5vTX,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"<1, Unknown Sex, Positive",gdm6CkOhfph,gdm6CkOhfph,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"<1, Male, Positive",SeijxYK8F4b,SeijxYK8F4b,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"5-9, Male, Positive",IxSwaxNCt1n,IxSwaxNCt1n,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"20-24, Female, Positive",Xn5oUNVSMWA,Xn5oUNVSMWA,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"40-44, Female, Positive",eOn9JgfkB4F,eOn9JgfkB4F,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"25-29, Male, Positive",R9wcT5vQ7tR,R9wcT5vQ7tR,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"20-24, Unknown Sex, Positive",yKQ4wAq01Cs,yKQ4wAq01Cs,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"40-44, Unknown Sex, Positive",iJqtuoSdecb,iJqtuoSdecb,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"1-4, Female, Positive",PPoL5AnEAQf,PPoL5AnEAQf,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"30-34, Unknown Sex, Positive",GVzbjXNy1eu,GVzbjXNy1eu,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"Unknown Age, Female, Positive",ri1PDF5Ie9s,ri1PDF5Ie9s,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"15-19, Unknown Sex, Positive",OLfc8DIeVrI,OLfc8DIeVrI,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"5-9, Unknown Sex, Positive",mIhOqYvHZj6,mIhOqYvHZj6,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"50+, Unknown Sex, Positive",JSXsRftezHm,JSXsRftezHm,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"45-49, Female, Positive",POkbpo4D13c,POkbpo4D13c,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"40-44, Male, Positive",qdYU6NoIpY1,qdYU6NoIpY1,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"25-29, Female, Positive",RMA75iIp8Wd,RMA75iIp8Wd,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"50+, Female, Positive",kGlGj9LDonu,kGlGj9LDonu,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"Unknown Age, Unknown Sex, Positive",VgXq6wpPRWX,VgXq6wpPRWX,fine diff --git a/metadata/MOH/staging_datim_moh_fy18.csv b/metadata/MOH/staging_datim_moh_fy18.csv new file mode 100644 index 0000000..099771d --- /dev/null +++ b/metadata/MOH/staging_datim_moh_fy18.csv @@ -0,0 +1,182 @@ +dataset,dataelement,shortname,code,dataelementuid,dataelementdesc,categoryoptioncombo,categoryoptioncombocode,categoryoptioncombouid,classification +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age Agg/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age Agg/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus,Mon8vQgC9qg,Number of adults and children newly enrolled on ART,"Unknown Age, Unknown Sex, Positive",Gfje2jHn5TY,Gfje2jHn5TY,coarse +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age Agg/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age Agg/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus,Mon8vQgC9qg,Number of adults and children newly enrolled on ART,"15+, Male, Positive",XX7hDj6iz0D,XX7hDj6iz0D,coarse +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age Agg/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age Agg/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus,Mon8vQgC9qg,Number of adults and children newly enrolled on ART,"<15, Unknown Sex, Positive",uURluLqPIJ5,uURluLqPIJ5,coarse +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age Agg/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age Agg/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus,Mon8vQgC9qg,Number of adults and children newly enrolled on ART,"15+, Unknown Sex, Positive",qli3maq9Ot7,qli3maq9Ot7,coarse +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age Agg/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age Agg/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus,Mon8vQgC9qg,Number of adults and children newly enrolled on ART,"Unknown Age, Female, Positive",P9UIhogYbAa,P9UIhogYbAa,coarse +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age Agg/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age Agg/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus,Mon8vQgC9qg,Number of adults and children newly enrolled on ART,"<15, Female, Positive",chrwpNxHlQQ,chrwpNxHlQQ,coarse +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age Agg/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age Agg/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus,Mon8vQgC9qg,Number of adults and children newly enrolled on ART,"Unknown Age, Male, Positive",UN9ZOZLLVqN,UN9ZOZLLVqN,coarse +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age Agg/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age Agg/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus,Mon8vQgC9qg,Number of adults and children newly enrolled on ART,"15+, Female, Positive",Yf1BiWq71NE,Yf1BiWq71NE,coarse +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age Agg/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age Agg/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus,Mon8vQgC9qg,Number of adults and children newly enrolled on ART,"<15, Male, Positive",zHSL7ATXJib,zHSL7ATXJib,coarse +MER Results: MOH Facility Based FY18,"PMTCT_STAT (N, MOH, Sex/KnownNewPosNewNeg): Known Results","PMTCT_STAT (N, MOH, Sex/KnownNewPosNewNeg)",PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg,IXkZ7eWtFHs,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"Female, Known at Entry Positive",o0gcwyuh7mU,o0gcwyuh7mU,coarse +MER Results: MOH Facility Based FY18,"PMTCT_STAT (N, MOH, Sex/KnownNewPosNewNeg): Known Results","PMTCT_STAT (N, MOH, Sex/KnownNewPosNewNeg)",PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg,IXkZ7eWtFHs,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"Female, Newly Identified Negative",PCasMOWl24Y,PCasMOWl24Y,coarse +MER Results: MOH Facility Based FY18,"PMTCT_STAT (N, MOH, Sex/KnownNewPosNewNeg): Known Results","PMTCT_STAT (N, MOH, Sex/KnownNewPosNewNeg)",PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg,IXkZ7eWtFHs,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"Female, Newly Identified Positive",pc4W2rmWK4q,pc4W2rmWK4q,coarse +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"50+, Male, Negative",HSpL3hSBx6F,HSpL3hSBx6F,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"35-39, Male, Negative",V6sMmLkODqf,V6sMmLkODqf,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"20-24, Female, Negative",ZAVOIaOudWw,ZAVOIaOudWw,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"25-29, Unknown Sex, Negative",E6XoXrP0obz,E6XoXrP0obz,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"40-49, Female, Negative",SdpT6lSiyCM,SdpT6lSiyCM,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"Unknown Age, Unknown Sex, Negative",GRYbHCW4lHB,GRYbHCW4lHB,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"20-24, Unknown Sex, Negative",TPvhr4NfnFM,TPvhr4NfnFM,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"Unknown Age, Male, Positive",EpuxXtY71JG,EpuxXtY71JG,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"15-19, Male, Positive",SyBPyzv8HTC,SyBPyzv8HTC,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"40-49, Unknown Sex, Negative",moADGh8pFpe,moADGh8pFpe,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"20-24, Male, Positive",lZiQLcYoM7M,lZiQLcYoM7M,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"<1, Unknown Sex, Positive",tP2mjgakLVn,tP2mjgakLVn,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"35-39, Unknown Sex, Positive",M5ku9LRpTdj,M5ku9LRpTdj,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"25-49, Unknown Sex, Positive",jECK8EYUurm,jECK8EYUurm,semi-fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"40-49, Male, Negative",HBu2SwE1QoF,HBu2SwE1QoF,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"25-29, Female, Positive",qF9q6ImcE4Q,qF9q6ImcE4Q,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"25-49, Unknown Sex, Negative",nGOQDPbvxyN,nGOQDPbvxyN,semi-fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"30-34, Female, Positive",nm4ngD1r1hU,nm4ngD1r1hU,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"50+, Female, Positive",dZYJREDXbfa,dZYJREDXbfa,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"Unknown Age, Male, Negative",YcXbNpQVqTA,YcXbNpQVqTA,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"Unknown Age, Unknown Sex, Positive",LRwBobCsgt0,LRwBobCsgt0,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"Unknown Age, Female, Negative",ZhN7dAZVzds,ZhN7dAZVzds,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"35-39, Unknown Sex, Negative",O3c8BBl01eY,O3c8BBl01eY,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"10-14, Unknown Sex, Negative",LT8k4jcJFMI,LT8k4jcJFMI,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"<1, Unknown Sex, Negative",DszsJew1vQA,DszsJew1vQA,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"15-19, Unknown Sex, Positive",vCrUZ39J8D4,vCrUZ39J8D4,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"25-49, Female, Positive",E8XxGzk0kY7,E8XxGzk0kY7,semi-fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"25-49, Female, Negative",FnHZRFcropp,FnHZRFcropp,semi-fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"25-29, Unknown Sex, Positive",abnjCPyOiLI,abnjCPyOiLI,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"40-49, Female, Positive",RHmkwEYAkor,RHmkwEYAkor,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"15-19, Male, Negative",H250HduQyXi,H250HduQyXi,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"25-29, Male, Positive",zJAFlhIuWgH,zJAFlhIuWgH,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"10-14, Unknown Sex, Positive",kTJ705BbYsX,kTJ705BbYsX,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"50+, Female, Negative",flyE54cGOkr,flyE54cGOkr,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"15-19, Female, Positive",HEpqnVEHzUA,HEpqnVEHzUA,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"10-14, Female, Positive",sDHZqlgc0lv,sDHZqlgc0lv,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"20-24, Male, Negative",RWG4YLNHEdA,RWG4YLNHEdA,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"10-14, Female, Negative",pz7dlDGQssH,pz7dlDGQssH,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"50+, Unknown Sex, Positive",RWtdBmrb00T,RWtdBmrb00T,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"1-9, Unknown Sex, Positive",VP9O0ao9MmZ,VP9O0ao9MmZ,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"30-34, Male, Positive",SYFxsQKDZB6,SYFxsQKDZB6,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"25-29, Male, Negative",DX5hOcGmzO4,DX5hOcGmzO4,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"30-34, Unknown Sex, Negative",oGqmKjv2rSo,oGqmKjv2rSo,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"35-39, Male, Positive",K5N6EXwJKhq,K5N6EXwJKhq,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"50+, Unknown Sex, Negative",WrBaSXZGNoy,WrBaSXZGNoy,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"30-34, Male, Negative",X6qWVyu9XoN,X6qWVyu9XoN,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"35-39, Female, Negative",xrbKLtiVPLr,xrbKLtiVPLr,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"50+, Male, Positive",h3WrcUxOPZ2,h3WrcUxOPZ2,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"35-39, Female, Positive",XpcFo6dVPT4,XpcFo6dVPT4,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"15-19, Unknown Sex, Negative",rsGr5QnzRQl,rsGr5QnzRQl,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"25-49, Male, Positive",Hbg53zGRcL7,Hbg53zGRcL7,semi-fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"25-29, Female, Negative",LIuHxfndMvN,LIuHxfndMvN,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"10-14, Male, Negative",lfHFCxROkNE,lfHFCxROkNE,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"30-34, Unknown Sex, Positive",NOJffGomdoA,NOJffGomdoA,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"1-9, Unknown Sex, Negative",BSQvgbaINGZ,BSQvgbaINGZ,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"Unknown Age, Female, Positive",VaLrzNohtN9,VaLrzNohtN9,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"40-49, Unknown Sex, Positive",GuHZf0bA2z7,GuHZf0bA2z7,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"25-49, Male, Negative",IHmmeJ1fyKy,IHmmeJ1fyKy,semi-fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"30-34, Female, Negative",g4X5YaSBkbt,g4X5YaSBkbt,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"20-24, Unknown Sex, Positive",oJq7SjYdx6V,oJq7SjYdx6V,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"10-14, Male, Positive",GscVGDNCdwR,GscVGDNCdwR,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"20-24, Female, Positive",FLlJURwLmAe,FLlJURwLmAe,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"40-49, Male, Positive",j98NBCtzxly,j98NBCtzxly,fine +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"15-19, Female, Negative",BOxW7hCTSjX,BOxW7hCTSjX,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age Agg/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age Agg/Sex/HIVStatus",TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus,sdarqD1J8fb,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"<15, Unknown Sex, Positive",uURluLqPIJ5,uURluLqPIJ5,coarse +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age Agg/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age Agg/Sex/HIVStatus",TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus,sdarqD1J8fb,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"Unknown Age, Male, Positive",UN9ZOZLLVqN,UN9ZOZLLVqN,coarse +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age Agg/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age Agg/Sex/HIVStatus",TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus,sdarqD1J8fb,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"<15, Male, Positive",zHSL7ATXJib,zHSL7ATXJib,coarse +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age Agg/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age Agg/Sex/HIVStatus",TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus,sdarqD1J8fb,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"15+, Male, Positive",XX7hDj6iz0D,XX7hDj6iz0D,coarse +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age Agg/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age Agg/Sex/HIVStatus",TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus,sdarqD1J8fb,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"<15, Female, Positive",chrwpNxHlQQ,chrwpNxHlQQ,coarse +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age Agg/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age Agg/Sex/HIVStatus",TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus,sdarqD1J8fb,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"Unknown Age, Female, Positive",P9UIhogYbAa,P9UIhogYbAa,coarse +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age Agg/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age Agg/Sex/HIVStatus",TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus,sdarqD1J8fb,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"15+, Female, Positive",Yf1BiWq71NE,Yf1BiWq71NE,coarse +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age Agg/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age Agg/Sex/HIVStatus",TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus,sdarqD1J8fb,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"15+, Unknown Sex, Positive",qli3maq9Ot7,qli3maq9Ot7,coarse +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age Agg/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age Agg/Sex/HIVStatus",TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus,sdarqD1J8fb,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"Unknown Age, Unknown Sex, Positive",Gfje2jHn5TY,Gfje2jHn5TY,coarse +MER Results: MOH Facility Based FY18,"PMTCT_ART (N, MOH): ARVs","PMTCT_ART (N, MOH)",PMTCT_ART_N_MOH,yEQ5FoXJWAx,Number of HIV-positive pregnant women who received ART to reduce the risk of mother-to-child transmission during pregnancy,default,HllvX50cXC0,HllvX50cXC0,n/a +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"Unknown Age, Female, Positive",nS7AYzXTy5D,nS7AYzXTy5D,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"25-49, Male, Positive",zbD8speXRUI,zbD8speXRUI,semi-fine +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"30-34, Female, Positive",D6KITmuhXvG,D6KITmuhXvG,fine +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"35-39, Unknown Sex, Positive",DCSG1tUxYgJ,DCSG1tUxYgJ,fine +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"Unknown Age, Unknown Sex, Positive",MXmTwW8r6xx,MXmTwW8r6xx,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"<1, Unknown Sex, Positive",XwugtNjt4Qf,XwugtNjt4Qf,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"25-49, Unknown Sex, Positive",bIrhhXVOq4f,bIrhhXVOq4f,semi-fine +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"15-19, Male, Positive",iog7ALVY7VI,iog7ALVY7VI,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"50+, Unknown Sex, Positive",Fjt21Isv18M,Fjt21Isv18M,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"Unknown Age, Male, Positive",NpRdZ50VRCG,NpRdZ50VRCG,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"10-14, Female, Positive",LvxV4kU8XXK,LvxV4kU8XXK,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"20-24, Unknown Sex, Positive",Z8stNbH8jjC,Z8stNbH8jjC,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"35-39, Female, Positive",g9o4R5jWcgl,g9o4R5jWcgl,fine +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"40-49, Female, Positive",LSbkg0Hqv1W,LSbkg0Hqv1W,fine +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"20-24, Male, Positive",EajzYvNm4jo,EajzYvNm4jo,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"50+, Female, Positive",gyFNrAFyYSs,gyFNrAFyYSs,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"30-34, Unknown Sex, Positive",roXBD0KM3aj,roXBD0KM3aj,fine +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"35-39, Male, Positive",QaDXZpZ7ADL,QaDXZpZ7ADL,fine +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"25-29, Unknown Sex, Positive",aC3tAVlMc6i,aC3tAVlMc6i,fine +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"15-19, Female, Positive",TVLnlGxsMHz,TVLnlGxsMHz,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"25-49, Female, Positive",EsliXFZtWsB,EsliXFZtWsB,semi-fine +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"25-29, Female, Positive",RGzHlfug0ek,RGzHlfug0ek,fine +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"10-14, Male, Positive",K4KWpA67jhB,K4KWpA67jhB,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"20-24, Female, Positive",CAmcbj6Qb9j,CAmcbj6Qb9j,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"10-14, Unknown Sex, Positive",BSwukVpBaIp,BSwukVpBaIp,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"30-34, Male, Positive",hZ0pdWllM5o,hZ0pdWllM5o,fine +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"25-29, Male, Positive",fRvJmKZi7e5,fRvJmKZi7e5,fine +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"40-49, Unknown Sex, Positive",InvRLHYIVsD,InvRLHYIVsD,fine +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"1-9, Unknown Sex, Positive",TpYnbhfuFpf,TpYnbhfuFpf,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"15-19, Unknown Sex, Positive",wJO3p0kW5Wt,wJO3p0kW5Wt,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"40-49, Male, Positive",VWcVCxgcPbw,VWcVCxgcPbw,fine +MER Results: MOH Facility Based FY18,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"50+, Male, Positive",TxyRMn58Q3r,TxyRMn58Q3r,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"15+, Unknown Sex, Positive",a2dDU6KZyd0,a2dDU6KZyd0,coarse +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"<15, Male, Negative",LhAJq3vYXyi,LhAJq3vYXyi,coarse +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"15+, Male, Negative",mlFWWrUMuV7,mlFWWrUMuV7,coarse +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"15+, Female, Negative",ymXkr5eCjR5,ymXkr5eCjR5,coarse +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"Unknown Age, Male, Negative",iGj3YxYXGRF,iGj3YxYXGRF,coarse +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"Unknown Age, Female, Negative",K21p4HUGqOS,K21p4HUGqOS,coarse +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"15+, Female, Positive",WXV5qLgw7kE,WXV5qLgw7kE,coarse +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"15+, Male, Positive",XQ52MZdCLMe,XQ52MZdCLMe,coarse +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"<15, Female, Negative",FSmIqIsgheB,FSmIqIsgheB,coarse +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"Unknown Age, Unknown Sex, Negative",mV483q7SboN,mV483q7SboN,coarse +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"<15, Unknown Sex, Positive",DY0yrJtBeSC,DY0yrJtBeSC,coarse +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"Unknown Age, Unknown Sex, Positive",EyJRtSgSChq,EyJRtSgSChq,coarse +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"<15, Female, Positive",HrQbkVgBM1X,HrQbkVgBM1X,coarse +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"<15, Male, Positive",R4WXCEzPZcY,R4WXCEzPZcY,coarse +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"<15, Unknown Sex, Negative",PrIxM0pIjFl,PrIxM0pIjFl,coarse +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"Unknown Age, Male, Positive",SCD7EVreQUA,SCD7EVreQUA,coarse +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"Unknown Age, Female, Positive",U6ErjBQYGSG,U6ErjBQYGSG,coarse +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"15+, Unknown Sex, Negative",qL3AXhLXfHf,qL3AXhLXfHf,coarse +MER Results: MOH Facility Based FY18,"PMTCT_STAT (N, MOH): Known Results","PMTCT_STAT (N, MOH)",PMTCT_STAT_N_MOH,AvAM8ri6iaw,Number of pregnant women with known HIV status (includes those who already knew their HIV status prior to ANC),default,HllvX50cXC0,HllvX50cXC0,n/a +MER Results: MOH Facility Based FY18,"HTS_TST (N, MOH): HTS received results","HTS_TST (N, MOH)",HTS_TST_N_MOH,xNTzinnVgba,Number of individuals who received HIV Testing Services (HTS) and received their test results.,default,HllvX50cXC0,HllvX50cXC0,n/a +MER Results: MOH Facility Based FY18,"PMTCT_STAT (N, MOH, Age/Sex): Known Results","PMTCT_STAT (N, MOH, Age/Sex)",PMTCT_STAT_N_MOH_Age_Sex,xwVNaDjMe9z,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"30-34, Female",RPkPQhCnMAg,RPkPQhCnMAg,fine +MER Results: MOH Facility Based FY18,"PMTCT_STAT (N, MOH, Age/Sex): Known Results","PMTCT_STAT (N, MOH, Age/Sex)",PMTCT_STAT_N_MOH_Age_Sex,xwVNaDjMe9z,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"40-49, Female",q3Vh5y7ALgr,q3Vh5y7ALgr,fine +MER Results: MOH Facility Based FY18,"PMTCT_STAT (N, MOH, Age/Sex): Known Results","PMTCT_STAT (N, MOH, Age/Sex)",PMTCT_STAT_N_MOH_Age_Sex,xwVNaDjMe9z,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"50+, Female",fV5tEN9m3a0,fV5tEN9m3a0,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"PMTCT_STAT (N, MOH, Age/Sex): Known Results","PMTCT_STAT (N, MOH, Age/Sex)",PMTCT_STAT_N_MOH_Age_Sex,xwVNaDjMe9z,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"20-24, Female",BNxBrkZHoIj,BNxBrkZHoIj,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"PMTCT_STAT (N, MOH, Age/Sex): Known Results","PMTCT_STAT (N, MOH, Age/Sex)",PMTCT_STAT_N_MOH_Age_Sex,xwVNaDjMe9z,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"15-19, Female",PYDtXtMwEBg,PYDtXtMwEBg,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"PMTCT_STAT (N, MOH, Age/Sex): Known Results","PMTCT_STAT (N, MOH, Age/Sex)",PMTCT_STAT_N_MOH_Age_Sex,xwVNaDjMe9z,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"25-29, Female",obKeFKv2IAj,obKeFKv2IAj,fine +MER Results: MOH Facility Based FY18,"PMTCT_STAT (N, MOH, Age/Sex): Known Results","PMTCT_STAT (N, MOH, Age/Sex)",PMTCT_STAT_N_MOH_Age_Sex,xwVNaDjMe9z,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"25-49, Female",ivDtJODDkOt,ivDtJODDkOt,semi-fine +MER Results: MOH Facility Based FY18,"PMTCT_STAT (N, MOH, Age/Sex): Known Results","PMTCT_STAT (N, MOH, Age/Sex)",PMTCT_STAT_N_MOH_Age_Sex,xwVNaDjMe9z,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"<10, Female",lOY7nBKgG2H,lOY7nBKgG2H,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"PMTCT_STAT (N, MOH, Age/Sex): Known Results","PMTCT_STAT (N, MOH, Age/Sex)",PMTCT_STAT_N_MOH_Age_Sex,xwVNaDjMe9z,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"Unknown Age, Female",F7J23OynwjS,F7J23OynwjS,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"PMTCT_STAT (N, MOH, Age/Sex): Known Results","PMTCT_STAT (N, MOH, Age/Sex)",PMTCT_STAT_N_MOH_Age_Sex,xwVNaDjMe9z,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"10-14, Female",tfLs2DP45Ls,tfLs2DP45Ls,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"PMTCT_STAT (N, MOH, Age/Sex): Known Results","PMTCT_STAT (N, MOH, Age/Sex)",PMTCT_STAT_N_MOH_Age_Sex,xwVNaDjMe9z,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"35-39, Female",tfDXz04qcnR,tfDXz04qcnR,fine +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"Unknown Age, Unknown Sex, Positive",MXmTwW8r6xx,MXmTwW8r6xx,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"Unknown Age, Female, Positive",nS7AYzXTy5D,nS7AYzXTy5D,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"Unknown Age, Male, Positive",NpRdZ50VRCG,NpRdZ50VRCG,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"20-24, Male, Positive",EajzYvNm4jo,EajzYvNm4jo,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"10-14, Female, Positive",LvxV4kU8XXK,LvxV4kU8XXK,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"10-14, Unknown Sex, Positive",BSwukVpBaIp,BSwukVpBaIp,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"15-19, Unknown Sex, Positive",wJO3p0kW5Wt,wJO3p0kW5Wt,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"25-29, Unknown Sex, Positive",aC3tAVlMc6i,aC3tAVlMc6i,fine +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"20-24, Unknown Sex, Positive",Z8stNbH8jjC,Z8stNbH8jjC,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"15-19, Female, Positive",TVLnlGxsMHz,TVLnlGxsMHz,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"10-14, Male, Positive",K4KWpA67jhB,K4KWpA67jhB,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"25-29, Female, Positive",RGzHlfug0ek,RGzHlfug0ek,fine +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"50+, Female, Positive",gyFNrAFyYSs,gyFNrAFyYSs,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"35-39, Female, Positive",g9o4R5jWcgl,g9o4R5jWcgl,fine +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"15-19, Male, Positive",iog7ALVY7VI,iog7ALVY7VI,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"50+, Unknown Sex, Positive",Fjt21Isv18M,Fjt21Isv18M,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"30-34, Male, Positive",hZ0pdWllM5o,hZ0pdWllM5o,fine +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"50+, Male, Positive",TxyRMn58Q3r,TxyRMn58Q3r,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"40-49, Male, Positive",VWcVCxgcPbw,VWcVCxgcPbw,fine +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"1-9, Unknown Sex, Positive",TpYnbhfuFpf,TpYnbhfuFpf,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"30-34, Unknown Sex, Positive",roXBD0KM3aj,roXBD0KM3aj,fine +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"20-24, Female, Positive",CAmcbj6Qb9j,CAmcbj6Qb9j,"fine, semi-fine" +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"25-49, Male, Positive",zbD8speXRUI,zbD8speXRUI,semi-fine +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"40-49, Female, Positive",LSbkg0Hqv1W,LSbkg0Hqv1W,fine +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"25-29, Male, Positive",fRvJmKZi7e5,fRvJmKZi7e5,fine +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"25-49, Unknown Sex, Positive",bIrhhXVOq4f,bIrhhXVOq4f,semi-fine +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"35-39, Unknown Sex, Positive",DCSG1tUxYgJ,DCSG1tUxYgJ,fine +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"40-49, Unknown Sex, Positive",InvRLHYIVsD,InvRLHYIVsD,fine +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"35-39, Male, Positive",QaDXZpZ7ADL,QaDXZpZ7ADL,fine +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"30-34, Female, Positive",D6KITmuhXvG,D6KITmuhXvG,fine +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"25-49, Female, Positive",EsliXFZtWsB,EsliXFZtWsB,semi-fine +MER Results: MOH Facility Based FY18,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"<1, Unknown Sex, Positive",XwugtNjt4Qf,XwugtNjt4Qf,"fine, semi-fine" diff --git a/metadata/MOH/staging_datim_moh_fy19.csv b/metadata/MOH/staging_datim_moh_fy19.csv new file mode 100644 index 0000000..b17b5ca --- /dev/null +++ b/metadata/MOH/staging_datim_moh_fy19.csv @@ -0,0 +1,223 @@ +dataset,dataelement,shortname,code,dataelementuid,dataelementdesc,categoryoptioncombo,categoryoptioncombocode,categoryoptioncombouid,classification +MER Results: MOH Facility Based FY19,"PMTCT_STAT (N, MOH, Sex/KnownNewPosNewNeg): Known Results","PMTCT_STAT (N, MOH, Sex/KnownNewPosNewNeg)",PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg,IXkZ7eWtFHs,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"Female, Known at Entry Positive",o0gcwyuh7mU,o0gcwyuh7mU,n/a +MER Results: MOH Facility Based FY19,"PMTCT_STAT (N, MOH, Sex/KnownNewPosNewNeg): Known Results","PMTCT_STAT (N, MOH, Sex/KnownNewPosNewNeg)",PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg,IXkZ7eWtFHs,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"Female, Newly Identified Negative",PCasMOWl24Y,PCasMOWl24Y,n/a +MER Results: MOH Facility Based FY19,"PMTCT_STAT (N, MOH, Sex/KnownNewPosNewNeg): Known Results","PMTCT_STAT (N, MOH, Sex/KnownNewPosNewNeg)",PMTCT_STAT_N_MOH_Sex_KnownNewPosNewNeg,IXkZ7eWtFHs,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"Female, Newly Identified Positive",pc4W2rmWK4q,pc4W2rmWK4q,n/a +MER Results: MOH Facility Based FY19,"TB_PREV (N, MOH, Age Aggregated/Sex/HIVStatus): IPT","TB_PREV (N, MOH, Age Agg/Sex/HIVStatus): IPT",TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus,J1E7eh1CyA0,Number of ART patients who completed a course of TB preventive therapy or at least 6 months of Isoniazid Preventive Therapy (IPT) during the reporting period,"<15, Female, Positive",chrwpNxHlQQ,chrwpNxHlQQ,coarse +MER Results: MOH Facility Based FY19,"TB_PREV (N, MOH, Age Aggregated/Sex/HIVStatus): IPT","TB_PREV (N, MOH, Age Agg/Sex/HIVStatus): IPT",TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus,J1E7eh1CyA0,Number of ART patients who completed a course of TB preventive therapy or at least 6 months of Isoniazid Preventive Therapy (IPT) during the reporting period,"15+, Unknown Sex, Positive",qli3maq9Ot7,qli3maq9Ot7,coarse +MER Results: MOH Facility Based FY19,"TB_PREV (N, MOH, Age Aggregated/Sex/HIVStatus): IPT","TB_PREV (N, MOH, Age Agg/Sex/HIVStatus): IPT",TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus,J1E7eh1CyA0,Number of ART patients who completed a course of TB preventive therapy or at least 6 months of Isoniazid Preventive Therapy (IPT) during the reporting period,"<15, Male, Positive",zHSL7ATXJib,zHSL7ATXJib,coarse +MER Results: MOH Facility Based FY19,"TB_PREV (N, MOH, Age Aggregated/Sex/HIVStatus): IPT","TB_PREV (N, MOH, Age Agg/Sex/HIVStatus): IPT",TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus,J1E7eh1CyA0,Number of ART patients who completed a course of TB preventive therapy or at least 6 months of Isoniazid Preventive Therapy (IPT) during the reporting period,"Unknown Age, Male, Positive",UN9ZOZLLVqN,UN9ZOZLLVqN,coarse +MER Results: MOH Facility Based FY19,"TB_PREV (N, MOH, Age Aggregated/Sex/HIVStatus): IPT","TB_PREV (N, MOH, Age Agg/Sex/HIVStatus): IPT",TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus,J1E7eh1CyA0,Number of ART patients who completed a course of TB preventive therapy or at least 6 months of Isoniazid Preventive Therapy (IPT) during the reporting period,"15+, Female, Positive",Yf1BiWq71NE,Yf1BiWq71NE,coarse +MER Results: MOH Facility Based FY19,"TB_PREV (N, MOH, Age Aggregated/Sex/HIVStatus): IPT","TB_PREV (N, MOH, Age Agg/Sex/HIVStatus): IPT",TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus,J1E7eh1CyA0,Number of ART patients who completed a course of TB preventive therapy or at least 6 months of Isoniazid Preventive Therapy (IPT) during the reporting period,"<15, Unknown Sex, Positive",uURluLqPIJ5,uURluLqPIJ5,coarse +MER Results: MOH Facility Based FY19,"TB_PREV (N, MOH, Age Aggregated/Sex/HIVStatus): IPT","TB_PREV (N, MOH, Age Agg/Sex/HIVStatus): IPT",TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus,J1E7eh1CyA0,Number of ART patients who completed a course of TB preventive therapy or at least 6 months of Isoniazid Preventive Therapy (IPT) during the reporting period,"15+, Male, Positive",XX7hDj6iz0D,XX7hDj6iz0D,coarse +MER Results: MOH Facility Based FY19,"TB_PREV (N, MOH, Age Aggregated/Sex/HIVStatus): IPT","TB_PREV (N, MOH, Age Agg/Sex/HIVStatus): IPT",TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus,J1E7eh1CyA0,Number of ART patients who completed a course of TB preventive therapy or at least 6 months of Isoniazid Preventive Therapy (IPT) during the reporting period,"Unknown Age, Female, Positive",P9UIhogYbAa,P9UIhogYbAa,coarse +MER Results: MOH Facility Based FY19,"TB_PREV (N, MOH, Age Aggregated/Sex/HIVStatus): IPT","TB_PREV (N, MOH, Age Agg/Sex/HIVStatus): IPT",TB_PREV_N_MOH_Age_Agg_Sex_HIVStatus,J1E7eh1CyA0,Number of ART patients who completed a course of TB preventive therapy or at least 6 months of Isoniazid Preventive Therapy (IPT) during the reporting period,"Unknown Age, Unknown Sex, Positive",Gfje2jHn5TY,Gfje2jHn5TY,coarse +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"15-19, Male, Positive",wpck6pSRDer,wpck6pSRDer,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"Unknown Age, Male, Positive",yi6TKlXLv0b,yi6TKlXLv0b,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"30-34, Male, Positive",kLd3OnUYTr5,kLd3OnUYTr5,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"<1, Female, Negative",Gvo9takmOXx,Gvo9takmOXx,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"1-4, Male, Negative",uPpiUkMhH6j,uPpiUkMhH6j,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"35-39, Female, Positive",MuaoVfC9rYL,MuaoVfC9rYL,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"1-4, Female, Positive",xzoIG0AwsNB,xzoIG0AwsNB,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"10-14, Unknown Sex, Negative",t7yNQSrSSSO,t7yNQSrSSSO,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"30-34, Male, Negative",kZ5sEz94kJE,kZ5sEz94kJE,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"10-14, Male, Negative",Kjn4IWLfG2G,Kjn4IWLfG2G,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"35-39, Unknown Sex, Negative",ZruXWiXbttv,ZruXWiXbttv,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"25-29, Unknown Sex, Negative",M1eoKOFLncp,M1eoKOFLncp,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"45-49, Female, Negative",i0RFyIDccSm,i0RFyIDccSm,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"15-19, Male, Negative",eyTROtsEW5a,eyTROtsEW5a,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"5-9, Male, Negative",NpsmKYKl0mt,NpsmKYKl0mt,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"40-44, Female, Positive",d3rKRkxJP1v,d3rKRkxJP1v,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"50+, Unknown Sex, Negative",LyNoi9I7lj5,LyNoi9I7lj5,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"5-9, Unknown Sex, Negative",fXgzN6Bc3iG,fXgzN6Bc3iG,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"35-39, Male, Negative",wO7RB8C1sal,wO7RB8C1sal,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"Unknown Age, Female, Positive",VpLja2tJGdM,VpLja2tJGdM,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"1-4, Unknown Sex, Positive",GMFezkahByN,GMFezkahByN,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"25-29, Female, Negative",TCwxcGgIeqE,TCwxcGgIeqE,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"40-44, Female, Negative",fsnxvho9fiG,fsnxvho9fiG,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"1-4, Male, Positive",tBoWuTd0ERY,tBoWuTd0ERY,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"50+, Male, Positive",WDpiIZ8UjB8,WDpiIZ8UjB8,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"25-29, Male, Negative",lGNNK7ZYDGP,lGNNK7ZYDGP,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"5-9, Female, Positive",UggtNScQMVl,UggtNScQMVl,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"<1, Female, Positive",pCFCaOLScdv,pCFCaOLScdv,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"45-49, Unknown Sex, Negative",TMLK3XMgrog,TMLK3XMgrog,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"40-44, Male, Positive",HTcrEM69sst,HTcrEM69sst,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"Unknown Age, Female, Negative",xQ0NZ6B5eoU,xQ0NZ6B5eoU,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"30-34, Unknown Sex, Negative",vlHmkfmQLZP,vlHmkfmQLZP,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"5-9, Female, Negative",EFah6yBFc3J,EFah6yBFc3J,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"5-9, Unknown Sex, Positive",mjDJY3dkxHJ,mjDJY3dkxHJ,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"20-24, Unknown Sex, Positive",ErZebnhYiI1,ErZebnhYiI1,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"15-19, Unknown Sex, Negative",UWstekYcNxB,UWstekYcNxB,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"20-24, Male, Negative",QS3vNL5WySH,QS3vNL5WySH,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"20-24, Male, Positive",BitB2nKfWBK,BitB2nKfWBK,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"Unknown Age, Male, Negative",TO5KLq290g1,TO5KLq290g1,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"<1, Unknown Sex, Positive",B6UJW06b7xe,B6UJW06b7xe,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"15-19, Unknown Sex, Positive",ZPeO2wmSGi2,ZPeO2wmSGi2,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"25-29, Female, Positive",BLWV93S2HJ0,BLWV93S2HJ0,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"40-44, Unknown Sex, Positive",eVPoeIifQ2c,eVPoeIifQ2c,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"10-14, Unknown Sex, Positive",R3VVZOtZGhx,R3VVZOtZGhx,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"45-49, Unknown Sex, Positive",Kj09vlrB1qO,Kj09vlrB1qO,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"15-19, Female, Positive",wJCVvM7o6xm,wJCVvM7o6xm,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"30-34, Unknown Sex, Positive",iK0C7FaZwbS,iK0C7FaZwbS,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"15-19, Female, Negative",NJclydByUvA,NJclydByUvA,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"Unknown Age, Unknown Sex, Negative",JZXPrEdWFGB,JZXPrEdWFGB,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"1-4, Female, Negative",xTNM0wWDzo0,xTNM0wWDzo0,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"40-44, Unknown Sex, Negative",qyZYDldlD4l,qyZYDldlD4l,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"20-24, Female, Negative",fysQ3RXzbzW,fysQ3RXzbzW,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"30-34, Female, Positive",bxqrio2gHOj,bxqrio2gHOj,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"20-24, Unknown Sex, Negative",Ol8bzYPThXt,Ol8bzYPThXt,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"30-34, Female, Negative",oKgx2Sw4qUL,oKgx2Sw4qUL,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"50+, Male, Negative",ip5uMUT73Qu,ip5uMUT73Qu,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"25-29, Male, Positive",NRZfd73Ypo8,NRZfd73Ypo8,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"10-14, Female, Positive",hXgqQX95TVa,hXgqQX95TVa,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"1-4, Unknown Sex, Negative",sIF6w3Jq5sI,sIF6w3Jq5sI,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"35-39, Female, Negative",Sf6GWp5gNx2,Sf6GWp5gNx2,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"45-49, Male, Positive",OOCHuTdTJEQ,OOCHuTdTJEQ,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"45-49, Female, Positive",ERDcFrmlT0J,ERDcFrmlT0J,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"<1, Unknown Sex, Negative",dOE4ekWNCps,dOE4ekWNCps,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"<1, Male, Negative",iomLts0rFcj,iomLts0rFcj,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"Unknown Age, Unknown Sex, Positive",O6XUcCFOBir,O6XUcCFOBir,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"35-39, Male, Positive",wnsHEWFSqzG,wnsHEWFSqzG,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"<1, Male, Positive",cXdSJvbabBT,cXdSJvbabBT,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"5-9, Male, Positive",wLMOUM9mfTV,wLMOUM9mfTV,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"50+, Unknown Sex, Positive",p2gukPXj4ry,p2gukPXj4ry,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"35-39, Unknown Sex, Positive",XkcYYfR9ZUd,XkcYYfR9ZUd,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"45-49, Male, Negative",z1V5tDuMQt7,z1V5tDuMQt7,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"10-14, Male, Positive",KRoQaA91sv5,KRoQaA91sv5,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"50+, Female, Negative",i4lSbrUVcpe,i4lSbrUVcpe,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"40-44, Male, Negative",RLLUx3DHJan,RLLUx3DHJan,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"50+, Female, Positive",GlfLlD3wSQj,GlfLlD3wSQj,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"20-24, Female, Positive",tvOcOPhIdRH,tvOcOPhIdRH,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"10-14, Female, Negative",tIhxMfmPrU5,tIhxMfmPrU5,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age/Sex/Result): HTS received results","HTS_TST (N, MOH, Age/Sex/Result)",HTS_TST_N_MOH_Age_Sex_Result,V6hxDYUZFBq,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"25-29, Unknown Sex, Positive",TDI4beksJ2C,TDI4beksJ2C,fine +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH): HTS received results","HTS_TST (N, MOH)",HTS_TST_N_MOH,xNTzinnVgba,Number of individuals who received HIV Testing Services (HTS) and received their test results.,default,HllvX50cXC0,HllvX50cXC0,n/a +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"5-9, Unknown Sex, Positive",mIhOqYvHZj6,mIhOqYvHZj6,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"25-29, Female, Positive",RMA75iIp8Wd,RMA75iIp8Wd,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"25-29, Unknown Sex, Positive",mKoXgawlalu,mKoXgawlalu,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"40-44, Female, Positive",eOn9JgfkB4F,eOn9JgfkB4F,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"5-9, Male, Positive",IxSwaxNCt1n,IxSwaxNCt1n,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"40-44, Male, Positive",qdYU6NoIpY1,qdYU6NoIpY1,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"<1, Male, Positive",SeijxYK8F4b,SeijxYK8F4b,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"45-49, Male, Positive",WjX1mRJp9NV,WjX1mRJp9NV,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"1-4, Unknown Sex, Positive",PFcz4RjbZm4,PFcz4RjbZm4,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"45-49, Unknown Sex, Positive",lPQmPQKaWMe,lPQmPQKaWMe,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"50+, Female, Positive",kGlGj9LDonu,kGlGj9LDonu,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"1-4, Female, Positive",PPoL5AnEAQf,PPoL5AnEAQf,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"40-44, Unknown Sex, Positive",iJqtuoSdecb,iJqtuoSdecb,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"15-19, Male, Positive",x1r1vfZQLFj,x1r1vfZQLFj,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"30-34, Unknown Sex, Positive",GVzbjXNy1eu,GVzbjXNy1eu,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"20-24, Female, Positive",Xn5oUNVSMWA,Xn5oUNVSMWA,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"10-14, Male, Positive",ljBmGJpAsZh,ljBmGJpAsZh,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"10-14, Unknown Sex, Positive",T3SH6R2zKBl,T3SH6R2zKBl,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"50+, Male, Positive",FgwkSYUXq8x,FgwkSYUXq8x,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"25-29, Male, Positive",R9wcT5vQ7tR,R9wcT5vQ7tR,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"Unknown Age, Female, Positive",ri1PDF5Ie9s,ri1PDF5Ie9s,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"5-9, Female, Positive",hiUhhVpgUMg,hiUhhVpgUMg,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"Unknown Age, Male, Positive",vr781k56Fh9,vr781k56Fh9,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"<1, Unknown Sex, Positive",gdm6CkOhfph,gdm6CkOhfph,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"15-19, Unknown Sex, Positive",OLfc8DIeVrI,OLfc8DIeVrI,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"35-39, Unknown Sex, Positive",zGpd2aApV3s,zGpd2aApV3s,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"20-24, Unknown Sex, Positive",yKQ4wAq01Cs,yKQ4wAq01Cs,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"10-14, Female, Positive",dFjZira5vTX,dFjZira5vTX,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"20-24, Male, Positive",VdA970UlzlX,VdA970UlzlX,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"1-4, Male, Positive",jbrs9Qk6f9b,jbrs9Qk6f9b,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"50+, Unknown Sex, Positive",JSXsRftezHm,JSXsRftezHm,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"35-39, Male, Positive",ytvrDZdNAhc,ytvrDZdNAhc,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"Unknown Age, Unknown Sex, Positive",VgXq6wpPRWX,VgXq6wpPRWX,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"35-39, Female, Positive",OBbZvcHg2HL,OBbZvcHg2HL,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"30-34, Male, Positive",B8JEL3qeQiw,B8JEL3qeQiw,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"45-49, Female, Positive",POkbpo4D13c,POkbpo4D13c,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"<1, Female, Positive",y3VqNEK9n95,y3VqNEK9n95,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"30-34, Female, Positive",j0yodS3zbnW,j0yodS3zbnW,fine +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age/Sex/HIVStatus)",TX_CURR_N_MOH_Age_Sex_HIVStatus,GxUQu72i38n,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"15-19, Female, Positive",wW6G5NC8Wd1,wW6G5NC8Wd1,fine +MER Results: MOH Facility Based FY19,"PMTCT_STAT (N, MOH, Sex): Known Results","PMTCT_STAT (N, MOH, Sex)",PMTCT_STAT_N_MOH_Sex,aeCf1jJWE1x,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,Female,Jwb1SWomgpk,Jwb1SWomgpk,n/a +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age Agg/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age Agg/Sex/HIVStatus",TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus,sdarqD1J8fb,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"<15, Female, Positive",chrwpNxHlQQ,chrwpNxHlQQ,coarse +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age Agg/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age Agg/Sex/HIVStatus",TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus,sdarqD1J8fb,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"15+, Unknown Sex, Positive",qli3maq9Ot7,qli3maq9Ot7,coarse +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age Agg/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age Agg/Sex/HIVStatus",TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus,sdarqD1J8fb,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"Unknown Age, Unknown Sex, Positive",Gfje2jHn5TY,Gfje2jHn5TY,coarse +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age Agg/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age Agg/Sex/HIVStatus",TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus,sdarqD1J8fb,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"Unknown Age, Female, Positive",P9UIhogYbAa,P9UIhogYbAa,coarse +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age Agg/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age Agg/Sex/HIVStatus",TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus,sdarqD1J8fb,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"15+, Female, Positive",Yf1BiWq71NE,Yf1BiWq71NE,coarse +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age Agg/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age Agg/Sex/HIVStatus",TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus,sdarqD1J8fb,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"<15, Unknown Sex, Positive",uURluLqPIJ5,uURluLqPIJ5,coarse +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age Agg/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age Agg/Sex/HIVStatus",TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus,sdarqD1J8fb,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"<15, Male, Positive",zHSL7ATXJib,zHSL7ATXJib,coarse +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age Agg/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age Agg/Sex/HIVStatus",TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus,sdarqD1J8fb,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"Unknown Age, Male, Positive",UN9ZOZLLVqN,UN9ZOZLLVqN,coarse +MER Results: MOH Facility Based FY19,"TX_CURR (N, MOH, Age Agg/Sex/HIVStatus): Receiving ART","TX_CURR (N, MOH, Age Agg/Sex/HIVStatus",TX_CURR_N_MOH_Age_Agg_Sex_HIVStatus,sdarqD1J8fb,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,"15+, Male, Positive",XX7hDj6iz0D,XX7hDj6iz0D,coarse +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age Agg/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age Agg/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus,Mon8vQgC9qg,Number of adults and children newly enrolled on ART,"Unknown Age, Unknown Sex, Positive",Gfje2jHn5TY,Gfje2jHn5TY,coarse +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age Agg/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age Agg/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus,Mon8vQgC9qg,Number of adults and children newly enrolled on ART,"15+, Unknown Sex, Positive",qli3maq9Ot7,qli3maq9Ot7,coarse +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age Agg/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age Agg/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus,Mon8vQgC9qg,Number of adults and children newly enrolled on ART,"Unknown Age, Female, Positive",P9UIhogYbAa,P9UIhogYbAa,coarse +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age Agg/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age Agg/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus,Mon8vQgC9qg,Number of adults and children newly enrolled on ART,"<15, Male, Positive",zHSL7ATXJib,zHSL7ATXJib,coarse +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age Agg/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age Agg/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus,Mon8vQgC9qg,Number of adults and children newly enrolled on ART,"15+, Female, Positive",Yf1BiWq71NE,Yf1BiWq71NE,coarse +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age Agg/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age Agg/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus,Mon8vQgC9qg,Number of adults and children newly enrolled on ART,"<15, Unknown Sex, Positive",uURluLqPIJ5,uURluLqPIJ5,coarse +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age Agg/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age Agg/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus,Mon8vQgC9qg,Number of adults and children newly enrolled on ART,"Unknown Age, Male, Positive",UN9ZOZLLVqN,UN9ZOZLLVqN,coarse +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age Agg/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age Agg/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus,Mon8vQgC9qg,Number of adults and children newly enrolled on ART,"15+, Male, Positive",XX7hDj6iz0D,XX7hDj6iz0D,coarse +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age Agg/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age Agg/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Agg_Sex_HIVStatus,Mon8vQgC9qg,Number of adults and children newly enrolled on ART,"<15, Female, Positive",chrwpNxHlQQ,chrwpNxHlQQ,coarse +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"30-34, Female, Positive",j0yodS3zbnW,j0yodS3zbnW,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"45-49, Unknown Sex, Positive",lPQmPQKaWMe,lPQmPQKaWMe,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"40-44, Unknown Sex, Positive",iJqtuoSdecb,iJqtuoSdecb,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"35-39, Female, Positive",OBbZvcHg2HL,OBbZvcHg2HL,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"5-9, Female, Positive",hiUhhVpgUMg,hiUhhVpgUMg,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"30-34, Unknown Sex, Positive",GVzbjXNy1eu,GVzbjXNy1eu,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"1-4, Unknown Sex, Positive",PFcz4RjbZm4,PFcz4RjbZm4,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"25-29, Unknown Sex, Positive",mKoXgawlalu,mKoXgawlalu,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"10-14, Unknown Sex, Positive",T3SH6R2zKBl,T3SH6R2zKBl,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"30-34, Male, Positive",B8JEL3qeQiw,B8JEL3qeQiw,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"45-49, Male, Positive",WjX1mRJp9NV,WjX1mRJp9NV,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"35-39, Male, Positive",ytvrDZdNAhc,ytvrDZdNAhc,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"15-19, Female, Positive",wW6G5NC8Wd1,wW6G5NC8Wd1,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"35-39, Unknown Sex, Positive",zGpd2aApV3s,zGpd2aApV3s,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"1-4, Female, Positive",PPoL5AnEAQf,PPoL5AnEAQf,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"Unknown Age, Male, Positive",vr781k56Fh9,vr781k56Fh9,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"1-4, Male, Positive",jbrs9Qk6f9b,jbrs9Qk6f9b,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"10-14, Male, Positive",ljBmGJpAsZh,ljBmGJpAsZh,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"20-24, Male, Positive",VdA970UlzlX,VdA970UlzlX,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"10-14, Female, Positive",dFjZira5vTX,dFjZira5vTX,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"40-44, Female, Positive",eOn9JgfkB4F,eOn9JgfkB4F,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"50+, Female, Positive",kGlGj9LDonu,kGlGj9LDonu,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"50+, Unknown Sex, Positive",JSXsRftezHm,JSXsRftezHm,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"20-24, Female, Positive",Xn5oUNVSMWA,Xn5oUNVSMWA,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"5-9, Male, Positive",IxSwaxNCt1n,IxSwaxNCt1n,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"25-29, Male, Positive",R9wcT5vQ7tR,R9wcT5vQ7tR,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"20-24, Unknown Sex, Positive",yKQ4wAq01Cs,yKQ4wAq01Cs,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"Unknown Age, Female, Positive",ri1PDF5Ie9s,ri1PDF5Ie9s,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"15-19, Unknown Sex, Positive",OLfc8DIeVrI,OLfc8DIeVrI,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"5-9, Unknown Sex, Positive",mIhOqYvHZj6,mIhOqYvHZj6,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"<1, Female, Positive",y3VqNEK9n95,y3VqNEK9n95,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"<1, Male, Positive",SeijxYK8F4b,SeijxYK8F4b,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"45-49, Female, Positive",POkbpo4D13c,POkbpo4D13c,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"Unknown Age, Unknown Sex, Positive",VgXq6wpPRWX,VgXq6wpPRWX,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"15-19, Male, Positive",x1r1vfZQLFj,x1r1vfZQLFj,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"40-44, Male, Positive",qdYU6NoIpY1,qdYU6NoIpY1,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"<1, Unknown Sex, Positive",gdm6CkOhfph,gdm6CkOhfph,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"25-29, Female, Positive",RMA75iIp8Wd,RMA75iIp8Wd,fine +MER Results: MOH Facility Based FY19,"TX_NEW (N, MOH, Age/Sex/HIVStatus): New on ART","TX_NEW (N, MOH, Age/Sex/HIVStatus)",TX_NEW_N_MOH_Age_Sex_HIVStatus,l697bKzFRSv,Number of adults and children newly enrolled on ART,"50+, Male, Positive",FgwkSYUXq8x,FgwkSYUXq8x,fine +MER Results: MOH Facility Based FY19,"TB_PREV (N, MOH, TherapyType/NewExistingArt/HIVStatus): IPT","TB_PREV (N, MOH, TherapyType/NewExArt/HIV)",TB_PREV_N_MOH_TherapyType_NewExArt_HIV,LZbeWYZEkYL,Number of ART patients who completed a course of TB preventive therapy or at least 6 months of Isoniazid Preventive Therapy (IPT) during the reporting period,"Alternative TPT Regimen, Life-long ART, New, Positive",Qq1kGcQENms,Qq1kGcQENms,n/a +MER Results: MOH Facility Based FY19,"TB_PREV (N, MOH, TherapyType/NewExistingArt/HIVStatus): IPT","TB_PREV (N, MOH, TherapyType/NewExArt/HIV)",TB_PREV_N_MOH_TherapyType_NewExArt_HIV,LZbeWYZEkYL,Number of ART patients who completed a course of TB preventive therapy or at least 6 months of Isoniazid Preventive Therapy (IPT) during the reporting period,"Alternative TPT Regimen, Life-long ART, Already, Positive",raHUwj8Q9Hf,raHUwj8Q9Hf,n/a +MER Results: MOH Facility Based FY19,"TB_PREV (N, MOH, TherapyType/NewExistingArt/HIVStatus): IPT","TB_PREV (N, MOH, TherapyType/NewExArt/HIV)",TB_PREV_N_MOH_TherapyType_NewExArt_HIV,LZbeWYZEkYL,Number of ART patients who completed a course of TB preventive therapy or at least 6 months of Isoniazid Preventive Therapy (IPT) during the reporting period,"IPT, Life-long ART, New, Positive",xTbmPjpd5sB,xTbmPjpd5sB,n/a +MER Results: MOH Facility Based FY19,"TB_PREV (N, MOH, TherapyType/NewExistingArt/HIVStatus): IPT","TB_PREV (N, MOH, TherapyType/NewExArt/HIV)",TB_PREV_N_MOH_TherapyType_NewExArt_HIV,LZbeWYZEkYL,Number of ART patients who completed a course of TB preventive therapy or at least 6 months of Isoniazid Preventive Therapy (IPT) during the reporting period,"IPT, Life-long ART, Already, Positive",ujD0vlLsULk,ujD0vlLsULk,n/a +MER Results: MOH Facility Based FY19,"PMTCT_STAT (N, MOH, Age/Sex): Known Results","PMTCT_STAT (N, MOH, Age/Sex)",PMTCT_STAT_N_MOH_Age_Sex,xwVNaDjMe9z,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"30-34, Female",NujbceGNYiA,NujbceGNYiA,fine +MER Results: MOH Facility Based FY19,"PMTCT_STAT (N, MOH, Age/Sex): Known Results","PMTCT_STAT (N, MOH, Age/Sex)",PMTCT_STAT_N_MOH_Age_Sex,xwVNaDjMe9z,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"Unknown Age, Female",AqQCBlpcH4I,AqQCBlpcH4I,fine +MER Results: MOH Facility Based FY19,"PMTCT_STAT (N, MOH, Age/Sex): Known Results","PMTCT_STAT (N, MOH, Age/Sex)",PMTCT_STAT_N_MOH_Age_Sex,xwVNaDjMe9z,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"25-29, Female",AkOKGZjTuJH,AkOKGZjTuJH,fine +MER Results: MOH Facility Based FY19,"PMTCT_STAT (N, MOH, Age/Sex): Known Results","PMTCT_STAT (N, MOH, Age/Sex)",PMTCT_STAT_N_MOH_Age_Sex,xwVNaDjMe9z,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"20-24, Female",zCrKbLh9x6i,zCrKbLh9x6i,fine +MER Results: MOH Facility Based FY19,"PMTCT_STAT (N, MOH, Age/Sex): Known Results","PMTCT_STAT (N, MOH, Age/Sex)",PMTCT_STAT_N_MOH_Age_Sex,xwVNaDjMe9z,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"40-44, Female",uEGqYHYtXfS,uEGqYHYtXfS,fine +MER Results: MOH Facility Based FY19,"PMTCT_STAT (N, MOH, Age/Sex): Known Results","PMTCT_STAT (N, MOH, Age/Sex)",PMTCT_STAT_N_MOH_Age_Sex,xwVNaDjMe9z,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"15-19, Female",UN0vy0VSyHQ,UN0vy0VSyHQ,fine +MER Results: MOH Facility Based FY19,"PMTCT_STAT (N, MOH, Age/Sex): Known Results","PMTCT_STAT (N, MOH, Age/Sex)",PMTCT_STAT_N_MOH_Age_Sex,xwVNaDjMe9z,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"45-49, Female",dGTaodokiEE,dGTaodokiEE,fine +MER Results: MOH Facility Based FY19,"PMTCT_STAT (N, MOH, Age/Sex): Known Results","PMTCT_STAT (N, MOH, Age/Sex)",PMTCT_STAT_N_MOH_Age_Sex,xwVNaDjMe9z,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"<10, Female",rarComSg9MD,rarComSg9MD,fine +MER Results: MOH Facility Based FY19,"PMTCT_STAT (N, MOH, Age/Sex): Known Results","PMTCT_STAT (N, MOH, Age/Sex)",PMTCT_STAT_N_MOH_Age_Sex,xwVNaDjMe9z,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"35-39, Female",Za1ntF1ECu4,Za1ntF1ECu4,fine +MER Results: MOH Facility Based FY19,"PMTCT_STAT (N, MOH, Age/Sex): Known Results","PMTCT_STAT (N, MOH, Age/Sex)",PMTCT_STAT_N_MOH_Age_Sex,xwVNaDjMe9z,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"10-14, Female",QazyoPSt2XH,QazyoPSt2XH,fine +MER Results: MOH Facility Based FY19,"PMTCT_STAT (N, MOH, Age/Sex): Known Results","PMTCT_STAT (N, MOH, Age/Sex)",PMTCT_STAT_N_MOH_Age_Sex,xwVNaDjMe9z,Number of pregnant women who were tested for HIV and know their results plus number of pregnant women with known HIV status at entry to services.,"50+, Female",I4TXHYj3bFL,I4TXHYj3bFL,fine +MER Results: MOH Facility Based FY19,"PMTCT_ART (N, MOH): ARVs","PMTCT_ART (N, MOH)",PMTCT_ART_N_MOH,yEQ5FoXJWAx,Number of HIV-positive pregnant women who received ART to reduce the risk of mother-to-child transmission during pregnancy,default,HllvX50cXC0,HllvX50cXC0,n/a +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"<15, Male, Negative",LhAJq3vYXyi,LhAJq3vYXyi,coarse +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"Unknown Age, Unknown Sex, Negative",mV483q7SboN,mV483q7SboN,coarse +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"<15, Female, Negative",FSmIqIsgheB,FSmIqIsgheB,coarse +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"<15, Male, Positive",R4WXCEzPZcY,R4WXCEzPZcY,coarse +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"15+, Female, Positive",WXV5qLgw7kE,WXV5qLgw7kE,coarse +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"15+, Female, Negative",ymXkr5eCjR5,ymXkr5eCjR5,coarse +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"15+, Male, Negative",mlFWWrUMuV7,mlFWWrUMuV7,coarse +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"Unknown Age, Female, Negative",K21p4HUGqOS,K21p4HUGqOS,coarse +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"15+, Unknown Sex, Positive",a2dDU6KZyd0,a2dDU6KZyd0,coarse +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"Unknown Age, Male, Positive",SCD7EVreQUA,SCD7EVreQUA,coarse +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"<15, Unknown Sex, Positive",DY0yrJtBeSC,DY0yrJtBeSC,coarse +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"Unknown Age, Male, Negative",iGj3YxYXGRF,iGj3YxYXGRF,coarse +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"15+, Male, Positive",XQ52MZdCLMe,XQ52MZdCLMe,coarse +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"15+, Unknown Sex, Negative",qL3AXhLXfHf,qL3AXhLXfHf,coarse +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"<15, Female, Positive",HrQbkVgBM1X,HrQbkVgBM1X,coarse +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"Unknown Age, Unknown Sex, Positive",EyJRtSgSChq,EyJRtSgSChq,coarse +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"Unknown Age, Female, Positive",U6ErjBQYGSG,U6ErjBQYGSG,coarse +MER Results: MOH Facility Based FY19,"HTS_TST (N, MOH, Age Agg/Sex/Result): HTS received results","HTS_TST (N, MOH, Age Agg/Sex/Result)",HTS_TST_N_MOH_Age_Agg_Sex_Result,BRalYZhcHpi,Number of individuals who received HTS services and received their test results during the MOH reporting period.,"<15, Unknown Sex, Negative",PrIxM0pIjFl,PrIxM0pIjFl,coarse diff --git a/metadata/Mechanisms/Mechanisms.json b/metadata/Mechanisms/Mechanisms.json deleted file mode 100755 index 0883e07..0000000 --- a/metadata/Mechanisms/Mechanisms.json +++ /dev/null @@ -1 +0,0 @@ -{"type": "Concept", "id": "00000", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "X8hrDf6bLDC", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "00000 De-duplication adjustment", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Dedupe adjustments Partner", "Prime Id": "", "Agency": "Dedupe adjustments Agency", "Operational Unit": "", "Start Date": "", "End Date": ""}}{"type": "Concept", "id": "00001", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "YGT1o7UxfFu", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "00001 De-duplication adjustment (DSD-TA)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Dedupe adjustments Partner", "Prime Id": "", "Agency": "Dedupe adjustments Agency", "Operational Unit": "", "Start Date": "", "End Date": ""}}{"type": "Concept", "id": "10000", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ftafnQZ4uml", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10000 - HAIVN", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Harvard Medical School of AIDS Initiative in Vietnam", "Prime Id": "8927", "Agency": "HHS/CDC", "Operational Unit": "Vietnam", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "10001", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "yu7T7qTxIV4", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10001 - VINACAP Follow-on", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Vietnam", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "10002", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "sta4zq1waoe", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10002 - ASPH Fellowship Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Association of Schools of Public Health", "Prime Id": "3733", "Agency": "HHS/CDC", "Operational Unit": "Vietnam", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "10004", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "c777je5vxxV", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10004 - APHL's Partnership with HHS/CDC to assist PEPFAR Build Quality Laboratory Capacity_799", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Association of Public Health Laboratories", "Prime Id": "1923", "Agency": "HHS/CDC", "Operational Unit": "Nigeria", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "10015", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "MM7T199ppfl", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10015 - National Blood Transfusion Service (NBTS)_997", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "National Blood Transfusion Service of Nigeria", "Prime Id": "8851", "Agency": "HHS/CDC", "Operational Unit": "Nigeria", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "10019", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "wd6dlybHwVn", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10019 - Safe Blood for Africa Foundation", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Safe Blood for Africa Foundation", "Prime Id": "238", "Agency": "HHS/CDC", "Operational Unit": "Nigeria", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "10044", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "qe9Ke06Xp1m", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10044 - MUHAS-SPH", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Muhimbili University College of Health Sciences", "Prime Id": "1716", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "10074", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "tnUPdgffjDN", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10074 - Partnership with HHS/CDC to Assist PEPFAR-built Quality Laboratory", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Association of Public Health Laboratories", "Prime Id": "1923", "Agency": "HHS/CDC", "Operational Unit": "Caribbean Region", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "10076", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "hTkqluzEzeL", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10076 - Ministry of Health", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of Health, Guyana", "Prime Id": "587", "Agency": "HHS/CDC", "Operational Unit": "Caribbean Region", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "10085", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Rie8pPC44HE", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10085 - SHARE", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "SHARE India", "Prime Id": "9863", "Agency": "HHS/CDC", "Operational Unit": "India", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "10088", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "gbRWa0D6TZp", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10088 - DCC", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Drug Control Commission", "Prime Id": "8409", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "10092", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "IHV29fgf29o", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10092 - Helpline & Youth", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Tanzania Youth Alliance", "Prime Id": "15705", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "10101", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "dDUdq1iRlhF", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10101 - ECEWS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Excellence Community Education Welfare Scheme (ECEWS)", "Prime Id": "6110", "Agency": "HHS/CDC", "Operational Unit": "Nigeria", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "10107", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "RQO6ttKu0LJ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10107 - American International Health Alliance Twinning Center", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "American International Health Alliance", "Prime Id": "9886", "Agency": "HHS/HRSA", "Operational Unit": "Nigeria", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "10118", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "M3fCLKsW0vX", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10118 - Department of Medical Administration", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Vietnam Administration for Medical Sciences", "Prime Id": "12318", "Agency": "HHS/CDC", "Operational Unit": "Vietnam", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "10123", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "KBs3QBdQQoB", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10123 - APHFTA - PPP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Association of Private Health Facilities of Tanzania", "Prime Id": "9706", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "10135", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "KLcoT6tOJMi", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10135 - Clinical Services System Strenghtening in Sofala, Manica and Tete (CHSS SMT)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Abt Associates", "Prime Id": "440", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "10141", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "iyLpuv6YRQF", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10141 - Building Capacity of the Pasteur Institute to Provide Quality Laboratory Diagnosis and Surveillance of Opportunistic Infections Related to HIV in the Republic of Cote d'Ivoire (Institut Pasteur)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Pasteur Institute of Ivory Coast", "Prime Id": "13245", "Agency": "HHS/CDC", "Operational Unit": "Cote d'Ivoire", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "10157", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "N6ov92OP4NO", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10157 - PACT", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Pact, Inc.", "Prime Id": "226", "Agency": "USAID", "Operational Unit": "Swaziland", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "10163", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "qk2SiD8MQJ8", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10163 - Society for Family Health", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Society for Family Health (16843)", "Prime Id": "16843", "Agency": "DOD", "Operational Unit": "Namibia", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "10164", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "QT80W2OZ7EK", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10164 - University of Washington/International Training & Education Centre for Health (UW/I-TECH)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "International Training and Education Center on HIV", "Prime Id": "617", "Agency": "DOD", "Operational Unit": "Namibia", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "10178", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Apz3bnrz4zv", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10178 - China CDC COAG", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Chinese Center for Disease Prevention and Control", "Prime Id": "5462", "Agency": "HHS/CDC", "Operational Unit": "Asia Regional Program", "Start Date": "2008-10-01", "End Date": "2015-12-31"}}{"type": "Concept", "id": "10181", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Vk2P3k9RH2A", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10181 - PEACE CORPS NAMIBIA", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Peace Corps", "Prime Id": "6", "Agency": "PC", "Operational Unit": "Namibia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "10193", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "gGVJaYMAHLA", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10193 - TRAC Cooperative Agreement", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Treatment and Research AIDS Center", "Prime Id": "618", "Agency": "HHS/CDC", "Operational Unit": "Rwanda", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "10203", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "vFgK7skG1OR", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10203 - The Zambia Prevention, Care and Treatment Partnership II (ZPCT II)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "10205", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "AOkzY7KNYHI", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10205 - MEASURE Phase III, Demographic and Health Surveys (DHS)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "ICF Macro", "Prime Id": "15719", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "10207", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "pr82Rggtodo", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10207 - Twinning Centre", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "American International Health Alliance Twinning Center", "Prime Id": "4622", "Agency": "HHS/HRSA", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "10212", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "PclNx438JBN", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10212 - CSO", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Central Statistics Office", "Prime Id": "975", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "10219", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "jk2yegUAkio", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10219 - EGPAF", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Prime Id": "204", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "10220", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "E1RhxjVn984", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10220 - Intrahealth International", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "IntraHealth International, Inc", "Prime Id": "217", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "10223", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "FrWZmTCUqgd", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10223 - Ministry of Health", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of Health, Zambia", "Prime Id": "5118", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "10224", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "PjJf5U0ZHN3", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10224 - National HIV/AIDS/STI/TB Council", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "National HIV/AIDS/STI/TB Council - Zambia", "Prime Id": "11530", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "10225", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ensvVBwpZfd", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10225 - EPHO Follow On", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Eastern Province Health Office", "Prime Id": "10458", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "10227", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "IB198eth5ky", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10227 - WPHO Follow on", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Western Province Health Office", "Prime Id": "12350", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "10229", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "r8yoyJDQidH", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10229 - American Society for Microbiology", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "American Society for Microbiology", "Prime Id": "10091", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "10235", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "hZWKdr14Kvv", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10235 - UNZA SOM Follow-on", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Zambia School of Medicine", "Prime Id": "6559", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "10236", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "HBJeXBDrQqH", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10236 - University Teaching Hospital (Combined HAP & LAB)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University Teaching Hospital", "Prime Id": "6551", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "10238", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "vpUqs5IyQmk", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10238 - TBD (ZNBTS)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "10241", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "fJlNwpCzmep", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10241 - CRS FBO follow on", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Catholic Relief Services", "Prime Id": "33", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "10247", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "LFzj4CJosPB", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10247 - ICAP/CDC: Improving Quality of Treatment Services", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "International Center for AIDS Care and Treatment Programs, Columbia University", "Prime Id": "6277", "Agency": "HHS/CDC", "Operational Unit": "Swaziland", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "10260", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "eyq53hNCyXo", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10260 - USAID | DELIVER PROJECT", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "John Snow, Inc.", "Prime Id": "453", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "10263", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "FPFYknCEbJh", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10263 - American Society for Microbiology's LABCAP Building International Microb_947", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "American Society for Microbiology", "Prime Id": "10091", "Agency": "HHS/CDC", "Operational Unit": "Nigeria", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "10274", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "EyUZXIpRUAU", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10274 - MARCH Zambia", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "New Partner", "Prime Id": "9853", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "10276", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "pMFntZjJIuk", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10276 - HAI CDC CoAg 2009", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Health Alliance International", "Prime Id": "209", "Agency": "HHS/CDC", "Operational Unit": "Cote d'Ivoire", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "10281", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "yKFXATgTodE", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10281 - Technical Assistance for Data Use/M&E Systems Strenghtening for Implementing Partners", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of California at San Francisco", "Prime Id": "517", "Agency": "HHS/CDC", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "10296", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "BmNtnQrXA7Z", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10296 - TBD - Local Partners Capacity Building Project II", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "10299", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "MU3FYqDe8kQ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10299 - Zambia Integrated Systems Strengthening Program (ZISSP)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Abt Associates", "Prime Id": "440", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "10303", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "UNN28xcvZa1", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10303 - Peer Mothers", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Pathfinder International", "Prime Id": "228", "Agency": "HHS/CDC", "Operational Unit": "Botswana", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "10309", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Kl0Wexmhqxw", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10309 - VU-CIDRZ AITRP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Vanderbilt University", "Prime Id": "5702", "Agency": "HHS/NIH", "Operational Unit": "Zambia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "10312", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "E0fDVi8uZsy", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10312 - Behavior Change Information and Communication for Safe Male Circumcision", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "HHS/CDC", "Operational Unit": "Botswana", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "10313", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "M74hfQbnT6z", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10313 - Technical assistance for training health care providers - University of Pennsylvania", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Pennsylvania", "Prime Id": "522", "Agency": "HHS/CDC", "Operational Unit": "Botswana", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "10314", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "fX8gau73Cgz", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10314 - Communications Support for Health (CSH)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Chemonics International", "Prime Id": "446", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "10315", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "siGLdg2a2X0", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10315 - International AIDS Education & Training Centers TA - Twinning", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "American International Health Alliance Twinning Center", "Prime Id": "4622", "Agency": "HHS/HRSA", "Operational Unit": "Botswana", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "10326", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "AeVSl0572oK", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10326 - Strengthening Uganda's Systems for Treating AIDS Nationally (SUSTAIN)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University Research Corporation, LLC", "Prime Id": "463", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "10332", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "z6kqf987f09", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10332 - UNIVERSITY OF NEBRASKA", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Nebraska", "Prime Id": "3264", "Agency": "HHS/NIH", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "10334", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "cWaBDyDfpMl", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10334 - Time to Learn", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Education Development Center", "Prime Id": "1003", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "10354", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Nkwv5IAmoHp", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10354 - Zambia OVC System Strengthening Program (ZOVSS) / Zambia Rising", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Save the Children US", "Prime Id": "239", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "10364", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "YjU2vfjmul2", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10364 - Read to Succeed (previously ISEP)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Creative Associates International Inc", "Prime Id": "447", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "10382", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "zXhZLylhQxP", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10382 - Communication for Change (C-Change)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Namibia", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "10386", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "lirWDYGy0gC", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10386 - The Capacity Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "IntraHealth International, Inc", "Prime Id": "217", "Agency": "USAID", "Operational Unit": "Namibia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "10388", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "RjE6kf5CStn", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10388 - MEASURE DHS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "ICF Macro", "Prime Id": "15719", "Agency": "USAID", "Operational Unit": "Namibia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "10389", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "OfhgJv0cspL", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10389 - Systems to Improve Access to Pharmaceuticals and Services", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management Sciences for Health", "Prime Id": "220", "Agency": "USAID", "Operational Unit": "Namibia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "10393", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ndWbMP1Hjao", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10393 - Strengthening the Capacity of Country Ownership", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Pact, Inc.", "Prime Id": "226", "Agency": "USAID", "Operational Unit": "Namibia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "10397", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "bh9WD7KLhL6", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10397 - Challenge TB Fund", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "KNCV Tuberculosis Foundation", "Prime Id": "9646", "Agency": "USAID", "Operational Unit": "Namibia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "10427", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "tW6rZytxiK6", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10427 - Supporting the Safe, Adequate and Reliable Supply of Blood and Blood Products through the Malawi Blood Transfusion Service and its Support to Hospitals throughout Malawi, under the PEPFAR and the Global Health Initiative", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Malawi Blood Transfusion Service", "Prime Id": "4324", "Agency": "HHS/CDC", "Operational Unit": "Malawi", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "10432", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "C1IbOP02ZlW", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10432 - APHL Laboratory Assistance", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Association of Public Health Laboratories", "Prime Id": "1923", "Agency": "HHS/CDC", "Operational Unit": "Lesotho", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "10456", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "jrzQmJQsk4I", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10456 - Southern Africa Building Local Capacity Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management Sciences for Health", "Prime Id": "220", "Agency": "USAID", "Operational Unit": "Lesotho", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "10457", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "elAg5KWre1Q", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10457 - Quality Assurance Initiatives for Lesotho Laboratories", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "National Institute for Communicable Diseases", "Prime Id": "393", "Agency": "HHS/CDC", "Operational Unit": "Lesotho", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "10458", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "KF590b0ThAW", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10458 - MCHIP - Maternal and Child Health Implementation Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "JHPIEGO", "Prime Id": "219", "Agency": "USAID", "Operational Unit": "Lesotho", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "10459", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "LPFdEZmAcfR", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10459 - Strengthening Clinical Services (SCS)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Prime Id": "204", "Agency": "USAID", "Operational Unit": "Lesotho", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "10480", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "kinRZl1pihm", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10480 - PACT Umberella Granting Mechanism", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Pact, Inc.", "Prime Id": "226", "Agency": "USAID", "Operational Unit": "Lesotho", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "10485", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "TKieLG1IDTW", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10485 - PEPFAR lab training project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "American Society of Clinical Pathology", "Prime Id": "978", "Agency": "HHS/CDC", "Operational Unit": "Botswana", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "10508", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "oGdl2KzbZfZ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10508 - PIH", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Partners in Health", "Prime Id": "605", "Agency": "HHS/CDC", "Operational Unit": "Haiti", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "10515", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "JZGBkJ5k9hf", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10515 - Capacity Building Assistance for Global HIV/AIDS Laboratory Guidelines and Standards Development and Enhancing Laboratory Quality Improvement Skills through Quality Systems Approach", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Clinical and Laboratory Standards Institute", "Prime Id": "3317", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "10516", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "A1uVdE0pH22", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10516 - US University support to Ethiopia HIV/AIDS Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "International Center for AIDS Care and Treatment Programs, Columbia University", "Prime Id": "6277", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "10517", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "NiOiGeDZD8G", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10517 - TBD-G2G HIV/AIDS Antiretroviral Therapy Programme Implementation support through local universities", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Hawassa University", "Prime Id": "10662", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "10518", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "VPzWw8gtoEG", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10518 - HIV/AIDS Anti-Retroviral Treatment Implementation Support through Local Universities", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Defense University", "Prime Id": "3770", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "10534", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "lLqvdajJsul", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10534 - Improving HIV/AIDS Prevention and Control Activities in the FDRE", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Federal Ministry of Health, Ethiopia", "Prime Id": "831", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "10543", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "nOi7d6VEyzB", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10543 - Grants, Solicitation, and Management", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "World Learning", "Prime Id": "595", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "10546", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "vtoM7lt4ru0", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10546 - Community Prevention of Mother to Child Transmission (PMTCT)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "IntraHealth International, Inc", "Prime Id": "217", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "10548", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "jaK11LTs2cR", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10548 - TBD-G2G HIV/AIDS Anti-Retroviral Therapy Programme Implementation Support through Local Universities", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Jimma University", "Prime Id": "3766", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "10557", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "RezHp8ntigJ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10557 - TBD-G2G HIV/AIDS Anti-Retroviral Therapy Program Implementation Support through Local Universities", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Mekele University", "Prime Id": "3769", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "10558", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "lpvPs8o0vDl", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10558 - Comprehensive HIV Prevention, Treatment and Care Program for Military", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of National Defense, Ethiopia", "Prime Id": "351", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "10559", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "RBoMXm1K0xM", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10559 - Peer-to-Peer Capacity Building of Ministries of Health in Public Sector HIV Program Management", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "National Alliance of State and Territorial AIDS Directors", "Prime Id": "597", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "10564", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "XiLCls9hXYQ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10564 - HIV Prevention for Vulnerable Adolescent Girls", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Council", "Prime Id": "230", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "10577", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "DfBgRQOrdNm", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10577 - Family Health International - Strengthening the HIV/AIDS Response with Evidence-based Results (SHARPER)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Ghana", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "10592", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Mvn4vHA7Kij", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10592 - Integrated Family Health Program (IFHP) Maternal Child Health Wraparound", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Pathfinder International", "Prime Id": "228", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "10599", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "AckJEvuwIrZ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10599 - Twinning Initiative", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "American International Health Alliance Twinning Center", "Prime Id": "4622", "Agency": "HHS/HRSA", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "10601", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "zksrFUJazmt", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10601 - G2G-TBD - Addis Ababa University - Strengthening HIV/AIDS, STI & TB Prevention, Care & Treatment Activities", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Addis Ababa University", "Prime Id": "525", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "10603", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "q25z8IEEgde", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10603 - Supporting Laboratory Training and Quality Improvement for Diagnosis and Laboratory Monitoring of HIV/AIDS Patients in Resource-Limited Countries (ASCP)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "American Society of Clinical Pathology", "Prime Id": "978", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "10604", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "thu8QJnw7O4", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10604 - Capacity building assistance to support sustainable HIV/AIDS integrated laboratory program development", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Association of Public Health Laboratories", "Prime Id": "1923", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "10606", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ITExTDqVkWu", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10606 - ANECCA, African Network for Care of Children Affected by HIV/AIDS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "African network for Care of Children Affected by HIV/AIDS", "Prime Id": "7537", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "10610", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ApDP4tKQaDF", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10610 - PACT \u00e2\u20ac\u201c Providing AIDS Care & Treatment in the Democratic Republic of the Congo under the President\u00e2\u20ac\u2122s Emergency Plan for AIDS Relief (PEPFAR)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of North Carolina", "Prime Id": "596", "Agency": "HHS/CDC", "Operational Unit": "Democratic Republic of the Congo", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "10612", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "QzuETViQeBB", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10612 - PROVISION OF CAPACITY BUILDING TO EMERGENCY PLAN PARTNERS AND TO LOCAL ORGANIZATIONS IN THE DEMOCRATIC REPUBLIC OF CONGO FOR HIV/AIDS ACTIVITIES UNDER THE PRESIDENT'S EMERGENCY PLAN FOR AIDS RELIEF (PEPFAR)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Kinshasa School of Public Health", "Prime Id": "5439", "Agency": "HHS/CDC", "Operational Unit": "Democratic Republic of the Congo", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "10621", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "NHiDSXJ2UBm", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10621 - DOL-ILO HIV/AIDS in the Workplace", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "International Labor Organization", "Prime Id": "3833", "Agency": "DOL", "Operational Unit": "Swaziland", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "10639", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "liS8VYGToy7", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10639 - Global Health Supply Chain Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Global Health Supply Chain Program", "Prime Id": "19877", "Agency": "USAID", "Operational Unit": "Haiti", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "10643", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "zJZDJ5DO7Gx", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10643 - HIV/AIDS PREVENTION AND TREATMENT ACTIVITIES IN THE CENTRAL BORDER", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Partners in Health", "Prime Id": "605", "Agency": "USAID", "Operational Unit": "Dominican Republic", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "10658", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "GBelAeo0Agz", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10658 - International Child Care", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "International Child Care", "Prime Id": "598", "Agency": "HHS/CDC", "Operational Unit": "Haiti", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "10663", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "D6hwoHpQtmt", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10663 - Capacity building assistance for global HIV/AIDS microbiological Lab program development", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "American Society for Microbiology", "Prime Id": "10091", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "10694", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "DZSYftVDJoq", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10694 - MOH Capacity Building", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of Health and Social Welfare, Swaziland", "Prime Id": "8785", "Agency": "HHS/CDC", "Operational Unit": "Swaziland", "Start Date": "2016-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "10695", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "QIt1nyMD4Eh", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10695 - ICAP/UTAP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "International Center for AIDS Care and Treatment Programs, Columbia University", "Prime Id": "6277", "Agency": "HHS/CDC", "Operational Unit": "Swaziland", "Start Date": "2016-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "10703", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "VVFQma0qFQw", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10703 - Systems for Improved Access to Pharmaceuticals and Services Program (SIAPS)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management Sciences for Health", "Prime Id": "220", "Agency": "USAID", "Operational Unit": "Swaziland", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "10706", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "COWp9j8SiqC", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10706 - Intrahealth-Prevention", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "IntraHealth International, Inc", "Prime Id": "217", "Agency": "HHS/CDC", "Operational Unit": "South Sudan", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "10725", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "LUtZaPtXH6j", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10725 - CRS-ISAP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Catholic Relief Services", "Prime Id": "33", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "10726", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Zsmb6TkEITk", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10726 - The Thrive Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Program for Appropriate Technology in Health", "Prime Id": "233", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "10739", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "mljTrpmise8", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10739 - Support to the Ministry of Health and Social Welfare in Lesotho for HIV/AIDS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of Health and Social Welfare \u00e2\u20ac\u201c Lesotho", "Prime Id": "9647", "Agency": "HHS/CDC", "Operational Unit": "Lesotho", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "10780", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "PQmr8iVb3IU", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10780 - Cooperative Agreement 1U58PS001452", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Washington", "Prime Id": "216", "Agency": "HHS/CDC", "Operational Unit": "Namibia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "10781", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "QvhaHSKTb8s", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10781 - GoM/HSS/GHAI", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Malawi College of Medicine", "Prime Id": "9651", "Agency": "HHS/CDC", "Operational Unit": "Malawi", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "10791", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "eFCoceUbC8N", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10791 - CDC Mech JHPIEGO", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "JHPIEGO", "Prime Id": "219", "Agency": "HHS/CDC", "Operational Unit": "Cote d'Ivoire", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "10809", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "NKQit5YNo3v", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10809 - AFENET Lab", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "African Field Epidemiology Network", "Prime Id": "9653", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "10811", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "d6VcIVUiMTg", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10811 - FXB", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Francois Xavier Bagnoud Center", "Prime Id": "585", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "10816", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "dA8VaPzErkK", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10816 - Boston University", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Boston University", "Prime Id": "500", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "10817", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "EtMv23VmPSZ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10817 - Jhpiego", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "JHPIEGO", "Prime Id": "219", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "10822", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Y2EgGYZg7e0", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10822 - ICAP-HRSA", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "International Center for AIDS Care and Treatment Programs, Columbia University", "Prime Id": "6277", "Agency": "HHS/HRSA", "Operational Unit": "Swaziland", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "10823", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "u2OOxb4oWgh", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10823 - Nastad 1617", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "National Alliance of State and Territorial AIDS Directors", "Prime Id": "597", "Agency": "HHS/CDC", "Operational Unit": "Haiti", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "10825", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "blvez6nx7SA", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10825 - MoH CoAg", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of Health, Rwanda", "Prime Id": "5120", "Agency": "HHS/CDC", "Operational Unit": "Rwanda", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "10826", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "sHkuvq2pSO9", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10826 - Umbrella", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Prime Id": "204", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "10827", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "H7jiM5MSlnR", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10827 - Technical Assistance to the National Blood Transfusion Center", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "American Association of Blood Banks", "Prime Id": "1696", "Agency": "HHS/CDC", "Operational Unit": "Rwanda", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "10831", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "BjyMcS4PSU4", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10831 - CLSI LAB", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Clinical and Laboratory Standards Institute", "Prime Id": "3317", "Agency": "HHS/CDC", "Operational Unit": "Vietnam", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "10832", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "OPNNK6xXwVW", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10832 - ASCP LAB", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "American Society of Clinical Pathology", "Prime Id": "978", "Agency": "HHS/CDC", "Operational Unit": "Vietnam", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "10875", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "LIzzWdeIH24", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10875 - United Nations High Commissioner for Refugees/PRM", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "United Nations High Commissioner for Refugees", "Prime Id": "3288", "Agency": "State/PRM", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "10954", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "trlMIO9i6sE", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10954 - CDU Rwanda", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Drew University", "Prime Id": "502", "Agency": "DOD", "Operational Unit": "Rwanda", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "10962", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "z9tjGxzDhR2", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10962 - Prevention with Positives", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Connecticut", "Prime Id": "4620", "Agency": "DOD", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "10970", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "xGlM0QJMOjK", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10970 - Ambassador's HIV/AIDS Relief Fund", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of State", "Prime Id": "1", "Agency": "State/AF", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "10971", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "qW1529qVMmj", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10971 - FADM, Department of Defense Support", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of Defense (Defense)", "Prime Id": "4", "Agency": "DOD", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "10981", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "IKCAyCJXTvY", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10981 - UNHCR", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "United Nations High Commissioner for Refugees", "Prime Id": "3288", "Agency": "State/PRM", "Operational Unit": "Rwanda", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "10984", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "lK2cZkRhfXt", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10984 - DOD Project Concern International PCI", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Project Concern International", "Prime Id": "234", "Agency": "DOD", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "11018", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "q44FQLWnLoI", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "11018 - Peace Corps", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Peace Corps", "Prime Id": "6", "Agency": "PC", "Operational Unit": "Lesotho", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "11027", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "s68kZw1qovv", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "11027 - National AIDS Council Joint Financing Arrangement", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "National HIV/AIDS/STI/TB Council - Zambia", "Prime Id": "11530", "Agency": "State/AF", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "11030", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "txjPZ67GlWC", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "11030 - PEPFAR Small Grants Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of State", "Prime Id": "1", "Agency": "State/AF", "Operational Unit": "Lesotho", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "11033", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "R4KxOhGg0yK", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "11033 - Strengthening PEPFAR Visibility", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of State", "Prime Id": "1", "Agency": "State/AF", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "11036", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "gKWswgeJ5lK", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "11036 - Comprehensive prevention and response program to HIV/AIDS in Adi Harush, Shimelba,MyAyni Refugee camps", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "International Rescue Committee", "Prime Id": "215", "Agency": "State/PRM", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "11040", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Rng3buyFBlj", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "11040 - HIV in Refugee Camps", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "United Nations High Commissioner for Refugees", "Prime Id": "3288", "Agency": "State/PRM", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "11046", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "tvIo2MZ6sig", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "11046 - FANTA 2", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Ghana", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "11047", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "JWDRu060Nhb", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "11047 - Volunteer Trainings and Small Grants", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Peace Corps", "Prime Id": "6", "Agency": "PC", "Operational Unit": "Ghana", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "11048", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "AKQItlRexP0", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "11048 - Ambassador's Fund", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of State", "Prime Id": "1", "Agency": "State/AF", "Operational Unit": "Ghana", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "11049", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "A8oz58AVHnC", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "11049 - DoD Ghana", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of Defense (Defense)", "Prime Id": "4", "Agency": "DOD", "Operational Unit": "Ghana", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "11054", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "SSlF1hrDArB", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "11054 - HIV/AIDS activities in the DRC Armed Forces", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "DOD", "Operational Unit": "Democratic Republic of the Congo", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "11063", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "FVkbbUoESrl", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "11063 - Prevention OP,CIRC and HVCT", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "DOD", "Operational Unit": "Botswana", "Start Date": "2014-10-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "11406", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ftScYwpLl6q", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "11406 - Community Grants Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of State", "Prime Id": "1", "Agency": "State/AF", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "11453", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "GLOFBhUj5lr", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "11453 - Peace Corps Volunteers", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Peace Corps", "Prime Id": "6", "Agency": "PC", "Operational Unit": "Malawi", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "11463", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "yNyE0Y0K7CJ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "11463 - United States Peace Corps/ Mozambique", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Peace Corps", "Prime Id": "6", "Agency": "PC", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "11479", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ttKgFl6uTER", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "11479 - State Department", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of State", "Prime Id": "1", "Agency": "State/AF", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "11480", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "HaTbSiv5ssZ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "11480 - US Peace Corps", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Peace Corps", "Prime Id": "6", "Agency": "PC", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "11489", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ylUxaB63uQH", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "11489 - Department of Defense", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "DOD", "Operational Unit": "Cote d'Ivoire", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "11491", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "o8kCQR7Elv4", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "11491 - CDC-RETRO-CI GHAI", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of Health and Human Services/Centers for Disease Control and Prevention (HHS/CDC)", "Prime Id": "9", "Agency": "HHS/CDC", "Operational Unit": "Cote d'Ivoire", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "11498", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "QMV4MzC4b2B", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "11498 - U.S. Peace Corps", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Peace Corps", "Prime Id": "6", "Agency": "PC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "11500", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "WlKmNsCIeYr", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "11500 - Community Grants", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of State", "Prime Id": "1", "Agency": "State/AF", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "11528", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "yJrkBRVWcBf", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "11528 - U.S. Peace Corps", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Peace Corps", "Prime Id": "6", "Agency": "PC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "11577", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "eIe7ZEoYfyp", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "11577 - BDF, Department of Defense Support", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of Defense (Defense)", "Prime Id": "4", "Agency": "DOD", "Operational Unit": "Botswana", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "11580", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ZwQhiR5Eybf", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "11580 - Johns Hopkins", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "JHPIEGO", "Prime Id": "219", "Agency": "HHS/CDC", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "11586", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "JEB6Si0Lo7d", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "11586 - Building Human Resource Capacity to support Prevention, Care and Treatment, Strategic Information and Other HIV/AIDS Programs in the Republic of Botswana under the President\u00e2\u20ac\u2122s Emergency Plan for AIDS Relief", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "MULLAN & ASSOCIATES", "Prime Id": "14730", "Agency": "HHS/CDC", "Operational Unit": "Botswana", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "11589", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "vFgH9scA4SB", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "11589 - Building Human Resources Capacity to support Prevention, Care and Treatment, Strategic Information and other HIV/AIDS Programs in the Republic of Botswana under the Presidents Emergency Plan for AIDS Relief", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University Research Corporation, LLC", "Prime Id": "463", "Agency": "HHS/CDC", "Operational Unit": "Botswana", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "11605", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ViSDhG5EQSA", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "11605 - HQ Activities", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of Health and Human Services/Centers for Disease Control and Prevention (HHS/CDC)", "Prime Id": "9", "Agency": "HHS/CDC", "Operational Unit": "Vietnam", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "11609", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "YvWS2fQoOJL", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "11609 - Ambassador's Fund for HIV/AIDS Public Diplomacy", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of State", "Prime Id": "1", "Agency": "State/EAP", "Operational Unit": "Vietnam", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "11613", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "SgU2ncAU4nr", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "11613 - Policy Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Vietnam", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "11626", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "fXfHwXjbsfT", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "11626 - Jhpiego", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "JHPIEGO", "Prime Id": "219", "Agency": "DOD", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "11627", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "YPwdNJtOb3w", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "11627 - DAO Lusaka", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of Defense (Defense)", "Prime Id": "4", "Agency": "DOD", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "11673", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ofiyoiGp9BO", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "11673 - DoD/USDF Umbutfo Swaziland Defence Force", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of Defense (Defense)", "Prime Id": "4", "Agency": "DOD", "Operational Unit": "Swaziland", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "11687", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "la2NJknpSM3", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "11687 - Peace Corps", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Peace Corps", "Prime Id": "6", "Agency": "PC", "Operational Unit": "Zambia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "11694", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "LgZRNscnzhu", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "11694 - CDC Technical Assistance - SMDP & FETP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of Health and Human Services/Centers for Disease Control and Prevention (HHS/CDC)", "Prime Id": "9", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "11708", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "HoW2qiFgxmQ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "11708 - HHS/CDC Core activities", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of Health and Human Services/Centers for Disease Control and Prevention (HHS/CDC)", "Prime Id": "9", "Agency": "HHS/CDC", "Operational Unit": "Botswana", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "11943", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "f2H0BJb4jTp", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "11943 - Focus Region Health Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "John Snow, Inc.", "Prime Id": "453", "Agency": "USAID", "Operational Unit": "Ghana", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "11946", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "hGJkOb7ZnUR", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "11946 - OVC Services", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Ghana", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "11947", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "aZ04FML0liX", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "11947 - MCHIP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "JHPIEGO", "Prime Id": "219", "Agency": "USAID", "Operational Unit": "Ghana", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "11951", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "XBYuxnzVekI", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "11951 - GHS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ghana Health Service", "Prime Id": "9870", "Agency": "HHS/CDC", "Operational Unit": "Ghana", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "11957", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "W3IiK2kyKW6", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "11957 - Strengthening clinical laboratories in the Dominican Republic", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Foundation for Innovative New Diagnostics", "Prime Id": "15708", "Agency": "HHS/CDC", "Operational Unit": "Dominican Republic", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "11959", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "v6fvJJPQU40", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "11959 - Increasing the Strategic Information Capacity in the Dominican Republic", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of Health and Human Services/Centers for Disease Control and Prevention (HHS/CDC)", "Prime Id": "9", "Agency": "HHS/CDC", "Operational Unit": "Dominican Republic", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "11962", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "wTJkJiEp5aI", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "11962 - Providing HIV prevention activities to MARPS (Men who have Sex with Other Men)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "HARTLAND ALLIANCE", "Prime Id": "14338", "Agency": "HHS/CDC", "Operational Unit": "Dominican Republic", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "11963", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "zdTL4HqVF3I", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "11963 - Increasing the Capacity for Early Infant Diagnosis in the Dominican Republic", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of Health and Human Services/Centers for Disease Control and Prevention (HHS/CDC)", "Prime Id": "9", "Agency": "HHS/CDC", "Operational Unit": "Dominican Republic", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "11967", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "iomswkT6oRB", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "11967 - CONDOM SOCIAL MARKETING PROGRAM", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "USAID", "Operational Unit": "Dominican Republic", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "11969", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "vXzABLTJkiG", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "11969 - Improving the Quality of HIV Testing in PMTCT Programs", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of Health and Human Services/Centers for Disease Control and Prevention (HHS/CDC)", "Prime Id": "9", "Agency": "HHS/CDC", "Operational Unit": "Dominican Republic", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "11971", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "yDpLz1gKK0g", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "11971 - Providing access to quality diagnostic tests for HIV/AIDS patients.", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Partnership for Supply Chain Management", "Prime Id": "3781", "Agency": "USAID", "Operational Unit": "Dominican Republic", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "11972", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "YRyDp1pZd35", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "11972 - CAPACITY PLUS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "IntraHealth International, Inc", "Prime Id": "217", "Agency": "USAID", "Operational Unit": "Dominican Republic", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "11981", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ZPGrAJVI45V", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "11981 - MOH/National Blood Center (CNS)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of Health, Angola", "Prime Id": "5706", "Agency": "HHS/CDC", "Operational Unit": "Angola", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "11985", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Rd4tyqg5Zj7", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "11985 - APHL (Lab)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Association of Public Health Laboratories", "Prime Id": "1923", "Agency": "HHS/CDC", "Operational Unit": "Angola", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12008", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "dawntn2PAP1", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12008 - Expansion of Safe Male Circumcision Services to Prevent HIV", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Johns Hopkins University Bloomberg School of Public Health", "Prime Id": "509", "Agency": "HHS/CDC", "Operational Unit": "Botswana", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "12015", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "izLuKGrPBP7", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12015 - Peace Corps", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Peace Corps", "Prime Id": "6", "Agency": "PC", "Operational Unit": "Central America Region", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12016", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "dlJtplcnZry", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12016 - Comprehensive Care in Central America", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "IntraHealth International, Inc", "Prime Id": "217", "Agency": "USAID", "Operational Unit": "Central America Region", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12020", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "VFJFKXHUQWd", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12020 - Universidad del Valle de Guatemala", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "UVG - UNIVERSIDAD DE VALLE DE GUATEMALA", "Prime Id": "15249", "Agency": "HHS/CDC", "Operational Unit": "Central America Region", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12026", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "FOLOispCzCA", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12026 - ASCP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "American Society of Clinical Pathology", "Prime Id": "978", "Agency": "HHS/CDC", "Operational Unit": "Central Asia Region", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "12027", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "UIeQnxaLQiq", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12027 - Strategic Information", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "International Center for AIDS Care and Treatment Programs, Columbia University", "Prime Id": "6277", "Agency": "HHS/CDC", "Operational Unit": "Central Asia Region", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "12054", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "qCDRsDQEwuw", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12054 - Healthy Outcomes through Prevention Education (HOPE)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "CHF International", "Prime Id": "10302", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12056", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "we9jGLeMZTd", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12056 - Inuka Community Based OVC Project (ICOP)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ananda Marga Universal Relief Teams", "Prime Id": "10095", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12082", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "G6dHO2il9IK", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12082 - Refugee Health", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "United Nations High Commissioner for Refugees", "Prime Id": "3288", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "12083", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ajMsKPn5X0D", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12083 - Community HTC", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Liverpool VCT and Care", "Prime Id": "293", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12091", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "XI78M8JMPZS", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12091 - Fogarty", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of Health and Human Services/National Institutes of Health (HHS/NIH)", "Prime Id": "7", "Agency": "HHS/NIH", "Operational Unit": "Ukraine", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12093", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "IPi5nH9dDB3", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12093 - ITECH", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Washington", "Prime Id": "216", "Agency": "HHS/HRSA", "Operational Unit": "Ukraine", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "12098", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "oWw6rEv99wO", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12098 - Support to the Government of the Kingdom of Lesotho (GOL) to Strengthen and Expand Safe Blood Transfusion Services", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of Health and Social Welfare \u00e2\u20ac\u201c Lesotho", "Prime Id": "9647", "Agency": "HHS/CDC", "Operational Unit": "Lesotho", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "12105", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "V2pi2ExNSqt", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12105 - Support for Health Systems Strengthening and HIV/AIDS Service Delivery in Malawi\u00e2\u20ac\u2122s South-East Zone", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Dignitas International", "Prime Id": "9900", "Agency": "USAID", "Operational Unit": "Malawi", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "12106", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "MYzb1711cuS", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12106 - Lilongwe Medical Relief Trust Fund", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Lilongwe Medical Relief Trust Fund", "Prime Id": "9776", "Agency": "USAID", "Operational Unit": "Malawi", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12107", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ImX0XNwV5Cb", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12107 - EQUIP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Partners in Hope", "Prime Id": "3876", "Agency": "USAID", "Operational Unit": "Malawi", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "12109", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "QXG5IJ849lP", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12109 - USAID Tuberculosis CARE Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University Research Corporation, LLC", "Prime Id": "463", "Agency": "USAID", "Operational Unit": "Malawi", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "12110", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "OINDNTuy2Qi", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12110 - University of Malawi College of Medicine", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Malawi College of Medicine", "Prime Id": "9651", "Agency": "HHS/CDC", "Operational Unit": "Malawi", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12111", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ijXu3dsgXjM", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12111 - Supporting implementation of National AIDS Framework through improving coverage and quality of HIV and AIDS Services", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of Health, Malawi", "Prime Id": "3906", "Agency": "HHS/CDC", "Operational Unit": "Malawi", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12112", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "LmYIS8IPPYu", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12112 - MCHIP (Maternal and Child Health Integrated Project)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "JHPIEGO", "Prime Id": "219", "Agency": "USAID", "Operational Unit": "Malawi", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12115", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "m1X4oS6ROaB", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12115 - DOD/GHAI", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Project Concern International", "Prime Id": "234", "Agency": "DOD", "Operational Unit": "Malawi", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12116", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "VvHDa388sgm", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12116 - ASGF/State for Ambassadors Small Grant for HIV/AIDS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of State", "Prime Id": "1", "Agency": "State/AF", "Operational Unit": "Malawi", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12118", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "f9wbuM1vFEw", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12118 - BLM CIRC GHAI", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Banja La Mtsogolo", "Prime Id": "9711", "Agency": "USAID", "Operational Unit": "Malawi", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "12119", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "KC0ha4Ym4CQ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12119 - Building the Nursing Workforce and Nursing Training Capacity in Malawi", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Global AIDS Interfaith Alliance", "Prime Id": "9749", "Agency": "USAID", "Operational Unit": "Malawi", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "12120", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "cCOf31PwDkY", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12120 - C-SEP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Save the Children US", "Prime Id": "239", "Agency": "USAID", "Operational Unit": "Malawi", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12125", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "bMUrjJO7CiV", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12125 - Scaling Up Palliative Care Services in Malawi", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "African Palliative Care Association", "Prime Id": "1684", "Agency": "USAID", "Operational Unit": "Malawi", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12126", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "CSQ2J6wInPK", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12126 - Feed/OVC/GHAI", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Feed the Children", "Prime Id": "10533", "Agency": "USAID", "Operational Unit": "Malawi", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "12130", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "yg0TjVhu4ms", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12130 - Baylor College of Medicine", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Baylor College of Medicine Children's Foundation", "Prime Id": "10163", "Agency": "USAID", "Operational Unit": "Malawi", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "12131", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Mr2FGSaKGfa", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12131 - Strengthening the Delivery, Coordination, and Monitoring of HIV Services in Malawi through a Faith-based Institution under the President\u00e2\u20ac\u2122s Emergency Plan for AIDS Relief (PEPFAR)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Christian Health Association of Malawi", "Prime Id": "3842", "Agency": "HHS/CDC", "Operational Unit": "Malawi", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12133A", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "WZT6Ljucajf", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12133 - Association of Public Health Laboratories", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "National Center for Blood Transfusion, RBC NCBT/CNTS", "Prime Id": "11527", "Agency": "HHS/CDC", "Operational Unit": "Rwanda", "Start Date": "2009-10-30", "End Date": "2015-12-31"}}{"type": "Concept", "id": "12133", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ndHz82RuAm1", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12133 - Strengthening Blood Transfusion Services", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "National Center for Blood Transfusion, RBC NCBT/CNTS", "Prime Id": "11527", "Agency": "HHS/CDC", "Operational Unit": "Rwanda", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12137", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "RD88N9cZVQL", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12137 - CNLS Coag", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "National AIDS Control Commission, Rwanda (CNLS)", "Prime Id": "11523", "Agency": "HHS/CDC", "Operational Unit": "Rwanda", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12140", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "y38y4R7hon2", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12140 - National University of Rwanda School of Public Health", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Rwanda School of Public Health", "Prime Id": "13252", "Agency": "HHS/CDC", "Operational Unit": "Rwanda", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "12141", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "CKgdDFnHMGw", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12141 - Kigali Health Institute", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Kigali Health Institute", "Prime Id": "4487", "Agency": "HHS/CDC", "Operational Unit": "Rwanda", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "12144", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "poIrmVaIWhJ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12144 - Extending Service Delivery for Reproductive Health and Service Delivery", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Pathfinder International", "Prime Id": "228", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12147", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "C7BmEPSRdSS", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12147 - Maternal Child Health Integrated Program (MCHIP)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "JHPIEGO", "Prime Id": "219", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "12148", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "vlhIfT7Rbu1", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12148 - SCIP Nampula", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Pathfinder International", "Prime Id": "228", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "12149", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "FsxM3ocIN82", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12149 - SCIP Zambezia", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "World Vision International", "Prime Id": "52", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12150", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "NgkNFwqTciD", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12150 - Systems for Improved Access to Pharmaceuticals and Services (SIAPS)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management Sciences for Health", "Prime Id": "220", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12152", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "uxL2F9rvEVO", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12152 - Regional Outreach Addressing AIDS Through Development Strategies (ROADS II)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "12157", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "IDQhTU8pIkY", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12157 - Media Strengthening Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "International Reseach and Exchange Board", "Prime Id": "4222", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12159", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "NZbpagf7Cqd", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12159 - Strengthening HIV and GBV Prevention within the Police", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "United Nations Development Programme", "Prime Id": "1658", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12165", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "f0OBhzBNJNc", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12165 - Strategic Information Improvement in Mozambique (SIIM) Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Health Alliance International", "Prime Id": "209", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12167", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "gTNjlaXRkt5", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12167 - CLSI", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Clinical and Laboratory Standards Institute", "Prime Id": "3317", "Agency": "HHS/CDC", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "12168", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "w0igKYXWEVL", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12168 - Increasing access to HIV prevention care and treatment for Key Populations in Mozambique", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Pathfinder International", "Prime Id": "228", "Agency": "HHS/CDC", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12169", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "t1cSZpKEAXO", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12169 - Families Matter Program (FMP)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Samaritans Purse", "Prime Id": "760", "Agency": "HHS/CDC", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "12193", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "HPQQz1f4GE6", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12193 - Africare", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Africare", "Prime Id": "192", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12196", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "qs6US6Jyyjp", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12196 - UNICEF", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "United Nations Children's Fund", "Prime Id": "547", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12200", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "vg3uWT0Ajjd", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12200 - UNAIDS-M&E TA", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "UNAIDS - Joint United Nations Programme on HIV/AIDS", "Prime Id": "544", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "12203", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "xsOgoiIo2Oj", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12203 - Prevention Scenario Model", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "National Alliance of State and Territorial AIDS Directors", "Prime Id": "597", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12204", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "xPrPTL9IBCo", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12204 - PPP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "CDC Foundation", "Prime Id": "6285", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12208", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "AHmdTMAMadw", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12208 - donor mobilization", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Regents of the University of Minnesota", "Prime Id": "15706", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12217", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "w2H9Gcr7bDA", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12217 - BOCAR", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Deloitte Consulting Limited", "Prime Id": "7579", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "12222", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "qJSWnOeu9Pt", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12222 - CIDR - PPP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "International de Developpement et de Recherche (Centre for International Development and Research)", "Prime Id": "16579", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12227", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "vX60BwlgRjn", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12227 - Tanzania Social Marketing Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "12234", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "bFMeh1W5QAN", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12234 - TACAIDS-M&E", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Tanzania Commission for AIDS", "Prime Id": "1636", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "12238", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "jMxTqeD8DW0", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12238 - FBO Networks", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Tanzania Interfaith Partnerships", "Prime Id": "15707", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "12245", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "vY4agUyxpx5", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12245 - UCSF", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of California at San Francisco", "Prime Id": "517", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "12246", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "O2k5jsz07kf", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12246 - Columbia", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Columbia University Mailman School of Public Health", "Prime Id": "501", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "12247", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "mE9xYk8X2Sj", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12247 - Harvard", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Harvard University School of Public Health", "Prime Id": "504", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "12249", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "y8G7sZ5h2VE", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12249 - MOHSW", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of Health and Social Welfare, Tanzania", "Prime Id": "421", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12256", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "dqhLhfStHi1", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12256 - HQ Blood Safety CoAg", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "American International Health Alliance Twinning Center", "Prime Id": "4622", "Agency": "HHS/CDC", "Operational Unit": "Cambodia", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "12264", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Ehjm189mlOQ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12264 - MEASURE Evaluation Phase III", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of North Carolina", "Prime Id": "596", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12267", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "gmXggThpUly", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12267 - Mawa (formerly ZERS)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Catholic Relief Services", "Prime Id": "33", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12271", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "aYrlL3CPpxY", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12271 - Community Compacts", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Council", "Prime Id": "230", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "12272", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "jwFWSaGPfsW", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12272 - PEPFAR OVC Small Grants", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of State", "Prime Id": "1", "Agency": "State/AF", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12273", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "DNKKnuOkezA", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12273 - Tropical Disease Research Center (TDRC)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Tropical Diseases Research Centre", "Prime Id": "424", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12276", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "sKNjMBZgFx3", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12276 - Macha Research Trust, Inc", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Macha Research Trust, Inc", "Prime Id": "11167", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12278", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "WC6i3UqT5bX", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12278 - CLSI", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Clinical and Laboratory Standards Institute", "Prime Id": "3317", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12283", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "N9cJpTvsD78", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12283 - NASTAD - HQ", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "National Alliance of State and Territorial AIDS Directors", "Prime Id": "597", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12284", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "PyIFEq4nQxb", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12284 - Association of Public Health Laboratories", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Association of Public Health Laboratories", "Prime Id": "1923", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12286", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "AKiatEyWgMF", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12286 - University of Noth Carolina at Chapel Hill", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of North Carolina", "Prime Id": "596", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12290", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "K8X8tlVQyAS", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12290 - Strengthening Private Sector Services (SPSS)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "USAID", "Operational Unit": "Zimbabwe", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12306", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "HbhiZvZ7Bfv", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12306 - Increasing Access of VCT services to hot spot urban-rural setting and improving care and support at the community level in Federal Democratic Republic of Ethiopia under the President\u00e2\u20ac\u2122s Emergency Plan for AIDS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Organization for Social Services for AIDS (OSSA)", "Prime Id": "11679", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12307", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "x3uhQKiV4LF", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12307 - Prevention of Cervical Cancer among HIV positive women in the Federal Democratic Republic of Ethiopia", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Pathfinder International", "Prime Id": "228", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12313", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "hVNCWdbr0ri", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12313 - Support for the Greater Involvement of People Living with HIV/AIDS (GIPA) in the Federal Democratic Republic of Ethiopia", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "NETWORK OF NETWORKS OF ETHIOPIANS LIVING WITH HIV/AIDS (NEP+)", "Prime Id": "14778", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12314", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "AL0t2lO2cL5", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12314 - Expansion and Strengthening of the PMTCT Services in the Private Health Facilities in Ethiopia", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ethiopian Society of Obstetricians and Gynecologists", "Prime Id": "6218", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12319", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "p10bTyWt4St", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12319 - Integrated HIV Prevention Program for Federal Police Force of Ethiopia", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Federal Police, Ethiopia", "Prime Id": "2870", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12321", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "yRarNRXQayc", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12321 - HIV/AIDS Antiretroviral therapy implementation support through local universities", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Gondar University", "Prime Id": "3768", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12340", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "vvyGxLhDORQ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12340 - PHAD", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Institute of Population, Health and Development", "Prime Id": "10794", "Agency": "DOD", "Operational Unit": "Vietnam", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12341", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Prr045aYDuO", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12341 - VNA", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Vietnam Nurses' Association", "Prime Id": "12321", "Agency": "DOD", "Operational Unit": "Vietnam", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12407", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "GPcxRMOk9Zo", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12407 - Measure DHS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "ICF Macro", "Prime Id": "15719", "Agency": "USAID", "Operational Unit": "India", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "12467", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "awsLeAYgi9w", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12467 - Salesian Mission -Life Choices Nigeria", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Salesian Mission Inc", "Prime Id": "759", "Agency": "HHS/CDC", "Operational Unit": "Nigeria", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12473", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "F2KHaQKuN6o", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12473 - Catholic Medical Mission Board (CMMB)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Catholic Medical Mission Board", "Prime Id": "32", "Agency": "HHS/CDC", "Operational Unit": "South Sudan", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "12476", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "FxAYL5fCHDr", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12476 - Securing Ugandans' Right to Essential Medicines (SURE)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management Sciences for Health", "Prime Id": "220", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12477", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "tB1LfTDnzhb", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12477 - Strengthening And Improving National Training Systems in the Republic of Uganda under PEPFAR", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Baylor College of Medicine Children's Foundation", "Prime Id": "10163", "Agency": "HHS/CDC", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "12486", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "FjY9XcbZetu", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12486 - Scaling Up Community Based OVC Response (SCORE)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Associazione Volontari Per II Servizio Internazionale, Uganda", "Prime Id": "2046", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "12496", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "vUniSOBaGzb", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12496 - Monitoring and Evaluation of Emergency Plan Progress\u00e2\u20ac\u201c Phase Two (MEEPP II)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Social and Scientific Systems", "Prime Id": "459", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "12509", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "PRw1MJL2kf1", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12509 - WAMTechnology", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "12510", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "EMbCSPl7Geu", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12510 - South Africa Partners", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "South Africa Partners", "Prime Id": "4719", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12530", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "e0zutlm0Rag", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12530 - Provision of VMMC", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Nyanza Reproductive Health Society", "Prime Id": "3774", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12540", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "FsOCi6SQkh0", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12540 - MEASURE Evaluation", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of North Carolina", "Prime Id": "596", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12542", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "X3wFHaNjQEx", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12542 - University of California, San Francisco (UCSF-SITAC) CoAg GH000977", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of California at San Francisco", "Prime Id": "517", "Agency": "HHS/CDC", "Operational Unit": "Caribbean Region", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12543", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "sEiTnjZIpy9", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12543 - Health Policy Project (HPP), TBD GH-01-2010 (Futures Group International)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Futures Group", "Prime Id": "10553", "Agency": "USAID", "Operational Unit": "Cote d'Ivoire", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12551", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "SdSheGY67LZ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12551 - Clinical Services", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of California at San Francisco", "Prime Id": "517", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12552", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "yUQLaKQwjs0", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12552 - Caribbean Regional FELTP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Caribbean Regional Public Health Agency", "Prime Id": "19423", "Agency": "HHS/CDC", "Operational Unit": "Caribbean Region", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12555", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "kgK1wl58yrF", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12555 - Clinical Services/Centers of Excellence", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Nairobi", "Prime Id": "535", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12556", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "CfwTsVLCnvE", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12556 - PREVSIDA (Prevention of Sexual Transmission in Haiti)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "USAID", "Operational Unit": "Haiti", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "12557", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "BFmQgCokjIn", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12557 - PSI 2010 Co-Ag", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "HHS/CDC", "Operational Unit": "Cote d'Ivoire", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "12567", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ADRmvbCwJIs", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12567 - Jamaica MOH", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Jamaica Ministry of Health (MOH)", "Prime Id": "13207", "Agency": "USAID", "Operational Unit": "Caribbean Region", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12570", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "EsAazQIM0dV", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12570 - Bahamas MOH", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Bahamas MoH", "Prime Id": "13160", "Agency": "HHS/CDC", "Operational Unit": "Caribbean Region", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "12575", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "at34xkVz0Qm", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12575 - PAHO/PHCO Cooperative Agreement--CK000346", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Pan American Health Organization (PAHO)/PAHO HIV Caribbean Office (PHCO)", "Prime Id": "12892", "Agency": "HHS/CDC", "Operational Unit": "Caribbean Region", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12578", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "HJN7jBDNGpD", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12578 - Supply Chain Management System", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Partnership for Supply Chain Management", "Prime Id": "3781", "Agency": "USAID", "Operational Unit": "Central America Region", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "12585", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "xVqKMJKJsV9", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12585 - Eastern and Western Kenya", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Columbia University Mailman School of Public Health", "Prime Id": "501", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12587", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "okiMJY4hvrL", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12587 - PEPFAR Small Grants Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "US Embassies", "Prime Id": "13111", "Agency": "State/WHA", "Operational Unit": "Caribbean Region", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "12588", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "AutP4jJrCfP", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12588 - CARICOM/PANCAP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Caribbean Community (CARICOM) Pan Caribbean Partnership Against AIDS", "Prime Id": "9410", "Agency": "USAID", "Operational Unit": "Caribbean Region", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12594", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "xGghEN0rM2j", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12594 - SI Regional Training", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "HRM", "Prime Id": "14405", "Agency": "HHS/CDC", "Operational Unit": "Caribbean Region", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12598", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "zZeuoY3IcXY", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12598 - HIV Prevention in the General Population and Youth", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "International Rescue Committee", "Prime Id": "215", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12603", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "bBXvPJgjQQo", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12603 - St Lucia MOH", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "St Lucia MoH", "Prime Id": "13256", "Agency": "HHS/CDC", "Operational Unit": "Caribbean Region", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12604", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "GHLn53B8dxG", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12604 - DoD Caribbean Region", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of Defense (Defense)", "Prime Id": "4", "Agency": "DOD", "Operational Unit": "Caribbean Region", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12605", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Cu8xULXhNia", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12605 - Clinical Services", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Care International", "Prime Id": "610", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12606", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "TDMHXh2irtp", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12606 - Barbados MOH CoAg GH000637", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Barbados MOH", "Prime Id": "12461", "Agency": "HHS/CDC", "Operational Unit": "Caribbean Region", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "12608", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "uGG46Zgz9OU", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12608 - Blood Safety", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministre de la Sante Publique et Population, Haiti", "Prime Id": "606", "Agency": "HHS/CDC", "Operational Unit": "Haiti", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12610", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "rLsN66DQtVc", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12610 - APHL", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Association of Public Health Laboratories", "Prime Id": "1923", "Agency": "HHS/CDC", "Operational Unit": "Haiti", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12612", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "IQx9ojbBpUk", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12612 - HIVQUAL", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "New York AIDS Institute", "Prime Id": "3685", "Agency": "HHS/HRSA", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12613", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Gri3eP0QxzG", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12613 - Tulane", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Tulane University", "Prime Id": "514", "Agency": "HHS/CDC", "Operational Unit": "Haiti", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12618", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "zcChLHKvABw", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12618 - ASCP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "American Society of Clinical Pathology", "Prime Id": "978", "Agency": "HHS/CDC", "Operational Unit": "Haiti", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12619", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "YV4wGJ7XmZy", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12619 - AABB", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "American Association of Blood Banks", "Prime Id": "1696", "Agency": "HHS/CDC", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12621", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "xbLUnWCNSDm", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12621 - SDSH", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management Sciences for Health", "Prime Id": "220", "Agency": "USAID", "Operational Unit": "Haiti", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12624", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "TWq4f3L7BB1", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12624 - FURJ", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Fundacao Universitaria Jose Bonifacio", "Prime Id": "4571", "Agency": "HHS/CDC", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "12625", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "a30TcfN4fdC", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12625 - I-TECH", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Washington", "Prime Id": "216", "Agency": "HHS/HRSA", "Operational Unit": "Haiti", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12631", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "D2jKBiM6hcW", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12631 - ANADER 2010 CoAg", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "National Agency of Rural Development", "Prime Id": "3779", "Agency": "HHS/CDC", "Operational Unit": "Cote d'Ivoire", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "12632", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "SxWvp4Wn5hD", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12632 - SI Regional Training", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of Health and Human Services/Centers for Disease Control and Prevention (HHS/CDC)", "Prime Id": "9", "Agency": "HHS/CDC", "Operational Unit": "Caribbean Region", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "12634", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "US1Ilct2Fhv", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12634 - Dominica MOH", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Dominica MOH", "Prime Id": "12536", "Agency": "HHS/CDC", "Operational Unit": "Caribbean Region", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12636", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "rLNemp5PU14", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12636 - Gender Norms, Stigma, and SGBV", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Health Policy Project", "Prime Id": "12608", "Agency": "USAID", "Operational Unit": "Caribbean Region", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12637", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "FpMWlxDSlBN", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12637 - Strengthening Strategic Information in Kenya", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Futures Group", "Prime Id": "10553", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12638", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "GaaGOsfnFWd", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12638 - Support for Service Delivery-Excellence", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "JHPIEGO", "Prime Id": "219", "Agency": "USAID", "Operational Unit": "Malawi", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "12642", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "AVLyelrC1dd", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12642 - Central Laboratory Support", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of Health and Human Services/Centers for Disease Control and Prevention (HHS/CDC)", "Prime Id": "9", "Agency": "HHS/CDC", "Operational Unit": "Caribbean Region", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12644", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Hv9EPS9STXN", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12644 - Regional Laboratory Construction", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Regional Procurement Support Offices/Ft. Lauderdale", "Prime Id": "4861", "Agency": "State/WHA", "Operational Unit": "Caribbean Region", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12645", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "hCBvGswtVQc", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12645 - Caribbean HIV Grants, Solicitation and Management Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "World Learning", "Prime Id": "595", "Agency": "USAID", "Operational Unit": "Caribbean Region", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12648", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Yuse39TmsBY", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12648 - Promoting the Quality of Medicines (PQM)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "United States Pharmacopeia", "Prime Id": "4017", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12651", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "w0QmuZVSJWx", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12651 - UNAIDS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "UNAIDS - Joint United Nations Programme on HIV/AIDS", "Prime Id": "544", "Agency": "HHS/CDC", "Operational Unit": "Central America Region", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12655", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Llm94UzUFLN", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12655 - CNTS 2010 CoAg 1U2GPS002713-01", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Centre National de Transfusion Sanguine de Cote d'Ivoire", "Prime Id": "12499", "Agency": "HHS/CDC", "Operational Unit": "Cote d'Ivoire", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "12656", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "HiFI3iOXfvT", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12656 - Clinical Services", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Eastern Deanery AIDS Relief Program", "Prime Id": "97", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12658", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "E8Q1WR3RtI6", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12658 - Clinical Services", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Mkomani Society Clinic", "Prime Id": "295", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12660", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "XwdoRi5eDOx", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12660 - CCP (Central Contraceptive Logistics Project)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "John Snow Inc (JSI)", "Prime Id": "16525", "Agency": "USAID", "Operational Unit": "Haiti", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12661", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "k2NA3JRsUe7", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12661 - SSHAP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "South Sudan", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12664", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "oiGZ2qcCfGK", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12664 - Clinical Services", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "African Medical and Research Foundation", "Prime Id": "246", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12665", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "sD0gKALDH3G", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12665 - DPS Cabo Delgado Province", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Provincial Directorate of Health, Cabo Delgado", "Prime Id": "12916", "Agency": "HHS/CDC", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12668", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "L2hYsZvcaQd", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12668 - Trinidad and Tobago MOH (PS003108)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Trinidad MoH", "Prime Id": "13268", "Agency": "HHS/CDC", "Operational Unit": "Caribbean Region", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "12673", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "uZ0zoR6QJs0", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12673 - Ministry of Health 2010 CoAg", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of Health and Public Hygiene, Cote d'Ivoire", "Prime Id": "12807", "Agency": "HHS/CDC", "Operational Unit": "Cote d'Ivoire", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "12679", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "awuQkJYTocW", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12679 - MFFAS-PNOEV CoAg 2010", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of Family, Women, and Social Affairs, Cote d\u00e2\u20ac\u2122Ivoire", "Prime Id": "16848", "Agency": "HHS/CDC", "Operational Unit": "Cote d'Ivoire", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "12681", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "LX7DC7Op46T", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12681 - JEMBI", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "JEMBI", "Prime Id": "12658", "Agency": "HHS/CDC", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12688", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "XkCxB9CRC7P", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12688 - CARPHA REPDU (formerly CHRC Caribbean Health Research Council", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Caribbean Regional Public Health Agency", "Prime Id": "19423", "Agency": "HHS/CDC", "Operational Unit": "Caribbean Region", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "12689", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "E7z0oGOndib", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12689 - Eastern Caribbean Community Action Project II", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Caribbean HIV/AIDS Alliance", "Prime Id": "9401", "Agency": "USAID", "Operational Unit": "Caribbean Region", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12691", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "eX5t55HzrxY", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12691 - Strengthening Health Outcomes Through the Private Sector (SHOPS)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Abt Associates", "Prime Id": "440", "Agency": "USAID", "Operational Unit": "Caribbean Region", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12692", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "c4gpYrvvz3i", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12692 - MSPP/UGP (National AIDS Strategic Plan)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministre de la Sante Publique et Population, Haiti", "Prime Id": "606", "Agency": "HHS/CDC", "Operational Unit": "Haiti", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12695", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "atraNpeXlQr", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12695 - NASTAD 1842", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "National Alliance of State and Territorial AIDS Directors", "Prime Id": "597", "Agency": "HHS/CDC", "Operational Unit": "Haiti", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12696", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "nfwKyqxg6uv", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12696 - Improving Health Facility Infrastructure (Haiti)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Tetra Tech PM Inc", "Prime Id": "9644", "Agency": "USAID", "Operational Unit": "Haiti", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12698", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "yF1h6hTXCLd", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12698 - CDS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Center for Development and Health", "Prime Id": "12496", "Agency": "HHS/CDC", "Operational Unit": "Haiti", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "12702", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "FvDhKkFLCzt", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12702 - UCSF", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of California at San Francisco", "Prime Id": "517", "Agency": "HHS/CDC", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12706", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "eHZtOR1PTnO", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12706 - HealthQUAL", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "New York AIDS Institute", "Prime Id": "3685", "Agency": "HHS/HRSA", "Operational Unit": "Haiti", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12708", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "JRxRy2bfqSs", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12708 - POZ", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Promoteurs Objectif Z\u00c3\u00a9ro Sida (Promoteurs de l\u00e2\u20ac\u2122Objectif Z\u00c3\u00a9ro Sida)", "Prime Id": "2213", "Agency": "HHS/CDC", "Operational Unit": "Haiti", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12711", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "p9RwiMAb21y", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12711 - LNSP (National Public Health Laboratory)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministre de la Sante Publique et Population, Haiti", "Prime Id": "606", "Agency": "HHS/CDC", "Operational Unit": "Haiti", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12721", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "jVWoQvYAey4", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12721 - Strengthening HIV/AIDS Responses in Prevention and Protection (SHARPP)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Lifeline/Childline Namibia", "Prime Id": "132", "Agency": "USAID", "Operational Unit": "Namibia", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "12728", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "luNaUCkfy3v", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12728 - Data warehouse", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Research Triangle International", "Prime Id": "1717", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "12736", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "KRIbyVhT5Mj", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12736 - FIND", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Foundation for Innovative New Diagnostics", "Prime Id": "15708", "Agency": "HHS/CDC", "Operational Unit": "Vietnam", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "12738", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "moaLCxMzsp6", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12738 - Pamoja Tuwalee", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "12746", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "dz0nO3CYZ4M", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12746 - Quality Health Care Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Abt Associates", "Prime Id": "440", "Agency": "USAID", "Operational Unit": "Central Asia Region", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "12750", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "hDoQHQtnzcY", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12750 - Food and Nutrition Technical Assistance (FANTA III)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Vietnam", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12752", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "jb5BOgCF1lS", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12752 - Cooperative Agreement 1U2GPS003014", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of Health and Social Services, Namibia", "Prime Id": "2722", "Agency": "HHS/CDC", "Operational Unit": "Namibia", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12753", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "NfrHfb1mSHr", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12753 - Urban Health Extension Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "John Snow, Inc.", "Prime Id": "453", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12757", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "QEYe0K9qy9t", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12757 - RTI-BPE", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Research Triangle International", "Prime Id": "1717", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12762", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "aFw1ueLrXlI", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12762 - Public-Private Partnerships in PEPFAR countries", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Cardno Emerging Markets", "Prime Id": "13168", "Agency": "HHS/CDC", "Operational Unit": "Botswana", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12772", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "FG507CQrqeJ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12772 - UNODC", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "United Nations Office on Drugs and Crime", "Prime Id": "546", "Agency": "HHS/CDC", "Operational Unit": "Central Asia Region", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "12799", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "UIOPI6n7XnL", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12799 - Support to Ministry of Health/Republican AIDS Center of the Republic of Tajikistan", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of Health/Republican AIDS Center", "Prime Id": "13222", "Agency": "HHS/CDC", "Operational Unit": "Central Asia Region", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12801", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "gDNNzSADDIO", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12801 - Strengthening Decentralization for Sustainability (SDS)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Cardno Emerging Markets", "Prime Id": "13168", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "12803", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "cyF3hKe21XX", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12803 - IMPACT-CI IMPROVING PREVENTION AND ACCESS TO CARE AND TREATMENT-COTE D'IVOIRE (Heartland HVP 2010 CDC CoAg)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Heartland Alliance", "Prime Id": "10673", "Agency": "HHS/CDC", "Operational Unit": "Cote d'Ivoire", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "12810", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "nQTOxzbM2SX", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12810 - Pamoja Tuwalee", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Pact, Inc.", "Prime Id": "226", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "12812", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "NjbOWRcC47M", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12812 - Support to Ministry of Health/Republican Narcology Center of the Kyrgyz Republic", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of Health/Republican Narcology Center", "Prime Id": "13224", "Agency": "HHS/CDC", "Operational Unit": "Central Asia Region", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12817", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "nilf1MvIOBP", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12817 - Prevention, Strengthening Health and SI Systems and Access To Quality HIV/AIDS Services Through Support Programs Conducted By The Government Of Botswana", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Government of Botswana", "Prime Id": "13191", "Agency": "HHS/CDC", "Operational Unit": "Botswana", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "12818", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "LgXlmnpEtsJ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12818 - CRS Follow on", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Catholic Relief Services", "Prime Id": "33", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "12821", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "GSGCaud5fIt", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12821 - STEP UP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Chemonics International", "Prime Id": "446", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12823", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "KFzsdLym5Ii", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12823 - EGPAF Follow on", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Prime Id": "204", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "12827", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "EJboMRqz3dy", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12827 - Tanzania Capacity and Communication Project (TCCP)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Johns Hopkins University Bloomberg School of Public Health", "Prime Id": "509", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "12829", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "GsQ76Gcpy1i", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12829 - IPC TA MOHSW", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "JHPIEGO", "Prime Id": "219", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "12831", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "TooqFjrxe7x", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12831 - Improving the quality of health service delivery through training support for epidemiology, M&E, survey and laboratory services_431", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "African Field Epidemiology Network", "Prime Id": "9653", "Agency": "HHS/CDC", "Operational Unit": "Nigeria", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12835", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "oxNGSo7tUPw", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12835 - Strengthening the Uganda National Response for Implementation for Services for Orphans and Other Vulnerable Children (SUNRISE)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "International HIV/AIDS Alliance", "Prime Id": "213", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "12840", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "gNq3tR0BjEK", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12840 - Pathfinder", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Pathfinder International", "Prime Id": "228", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "12845", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "MytAIgZThdH", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12845 - Strengthening TB Control in Ukraine", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Chemonics International", "Prime Id": "446", "Agency": "USAID", "Operational Unit": "Ukraine", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "12854", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "PZFVenwssdj", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12854 - Vodafone Foundation PPP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Vodafone Foundation", "Prime Id": "16860", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12859", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "gecJ8ffAtNR", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12859 - USAID Dialogue on HIV and TB Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "USAID", "Operational Unit": "Central Asia Region", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "12861", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "pNB4ORzxtrd", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12861 - Pamoja Tuwalee - Africare", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Africare", "Prime Id": "192", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "12862", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "eHwa7j7NLGo", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12862 - Development of Health Leadership Capacity and Support of Human Resources for Health Systems in Zimbabwe", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Zimbabwe", "Prime Id": "3931", "Agency": "HHS/CDC", "Operational Unit": "Zimbabwe", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "12872", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "AJ5DvxziCHf", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12872 - Columbia University (Columbia Treatment and Care)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Columbia University Mailman School of Public Health", "Prime Id": "501", "Agency": "HHS/CDC", "Operational Unit": "Central Asia Region", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "12882", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "bVsIC2AbKKJ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12882 - Integrated Health Systems Strengthening Project (IHSSP)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management Sciences for Health", "Prime Id": "220", "Agency": "USAID", "Operational Unit": "Rwanda", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12885", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "PIylzXpMI2H", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12885 - UNICEF", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "United Nations Children's Fund", "Prime Id": "547", "Agency": "HHS/CDC", "Operational Unit": "Nigeria", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12887", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ojNQDCZcw5n", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12887 - Comp Prev GH000233", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "AIDS Foundation", "Prime Id": "13152", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12889", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "yVX0vsh2R5D", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12889 - Support to Ministry of Health/Republican AIDS Center of the Republic of Kazakhstan", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of Health/Republican AIDS Center", "Prime Id": "13222", "Agency": "HHS/CDC", "Operational Unit": "Central Asia Region", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12893", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "CH5VZkvQrvJ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12893 - Building Health Data Dissemination and Information Use Systems", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Research Triangle International", "Prime Id": "1717", "Agency": "HHS/CDC", "Operational Unit": "Zimbabwe", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "12899", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "GxWKVC6nfCn", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12899 - RESPOND -- Comprehensive KPs", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Pact", "Prime Id": "16339", "Agency": "USAID", "Operational Unit": "Ukraine", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "12906", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "GF3iFOGYbOd", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12906 - CSSC", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Christian Social Services Commission", "Prime Id": "8160", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "12907", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "crog7GTwRQW", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12907 - RPSO", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Regional Procurement Support Office/Frankfurt", "Prime Id": "3932", "Agency": "State/AF", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "12909", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "fpyOOuqkfVW", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12909 - PQM", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Pharmacopeia", "Prime Id": "13269", "Agency": "USAID", "Operational Unit": "Vietnam", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "12926", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "f7AzaTtRJLR", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12926 - HUSIKA", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "12928", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "uhRZ5wJLH1M", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12928 - MSH/SIAPS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management Sciences for Health", "Prime Id": "220", "Agency": "USAID", "Operational Unit": "Dominican Republic", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "12932", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "MJPTQaGQFuY", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12932 - HRH support for the rapid expansion of successful and innovative treatment programs", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Washington", "Prime Id": "216", "Agency": "HHS/HRSA", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12933", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "NVHBl3n5YwL", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12933 - Strengthening Private Sector Health Care Services Project (SPSS)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "USAID", "Operational Unit": "Zimbabwe", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12935", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "qZFngm3F9kF", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12935 - AFFORD Health Marketing Initiative", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Johns Hopkins University Bloomberg School of Public Health", "Prime Id": "509", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "12937", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "WRhO0m63An3", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12937 - Capacity Strengthening for Peace Corps Volunteers and Counterparts", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Peace Corps", "Prime Id": "6", "Agency": "PC", "Operational Unit": "Cameroon", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12939", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "H4nWHEMaiK0", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12939 - Morehouse/M&E", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Morehouse School of Medicine, MPH Program", "Prime Id": "8849", "Agency": "HHS/CDC", "Operational Unit": "Ghana", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12942", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "mkNEwldOner", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12942 - PROJECT CONCERN INTERNATIONAL", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Project Concern International", "Prime Id": "234", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12943", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "PlEYBuEu9yu", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12943 - AFENET-LAB", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "African Field Epidemiology Network", "Prime Id": "9653", "Agency": "HHS/CDC", "Operational Unit": "Angola", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "12945", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "WxhzUlCj4DH", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12945 - ESM", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "ESM", "Prime Id": "14227", "Agency": "USAID", "Operational Unit": "Ghana", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12946", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ws9q390GLLb", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12946 - Prevention AB and OP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Project Concern International", "Prime Id": "234", "Agency": "DOD", "Operational Unit": "Botswana", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12953", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "qk3FFGeWJv4", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12953 - FELTP MOH/National School of Public Health", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of Health, Angola", "Prime Id": "5706", "Agency": "HHS/CDC", "Operational Unit": "Angola", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12955", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "R69FVtWJ5dw", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12955 - Maternal Child Health Integrated Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "JHPIEGO", "Prime Id": "219", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12957", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "RlHalRvfavh", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12957 - APHL", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Association of Public Health Laboratories", "Prime Id": "1923", "Agency": "HHS/CDC", "Operational Unit": "Ukraine", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12968", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "t17rOb5kQfN", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12968 - NRL", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "National Reference Laboratory", "Prime Id": "1592", "Agency": "HHS/CDC", "Operational Unit": "Rwanda", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12970", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "O4DgfDkvZEY", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12970 - Pre-Service Training", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Johns Hopkins University Bloomberg School of Public Health", "Prime Id": "509", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12971", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "YiNW4M4LgWu", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12971 - HVOP -Prevention", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Peace Corps", "Prime Id": "6", "Agency": "PC", "Operational Unit": "Caribbean Region", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "12975", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "DytxrjUxmjh", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12975 - TB Care 1", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "KNCV Tuberculosis Foundation", "Prime Id": "9646", "Agency": "USAID", "Operational Unit": "Botswana", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12976", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "dGMX66F1clu", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12976 - Development Center for Public Health (DCPH)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Development Center for Public Health", "Prime Id": "10419", "Agency": "DOD", "Operational Unit": "Vietnam", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12979", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "hwOpZdmhM82", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12979 - IDEA", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Reference Bureau", "Prime Id": "5156", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12981", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "TIf35UpsbnW", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12981 - Strengthening capacity through improved management and coordination of laboratory, surveillance, and epidemiology activities, public health evaluations and training in Uganda \u00e2\u20ac\u201c Lab Quality Assurance", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Uganda Virus Research Institute", "Prime Id": "939", "Agency": "HHS/CDC", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12986", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Fjhoqmt6qOi", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12986 - UNICEF", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "United Nations Children's Fund", "Prime Id": "547", "Agency": "HHS/CDC", "Operational Unit": "Mozambique", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12988", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "nxuCTOpEyKp", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12988 - CARE", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Care International", "Prime Id": "610", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "12994", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "dIxI5b3Zzxt", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12994 - FANIKISHA Institutional Strengthening", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management Sciences for Health", "Prime Id": "220", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12997", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "XBQ3aOWZwGJ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12997 - Scaling up Palliative care for People Living with HIV/AIDS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "African Palliative Care Association", "Prime Id": "1684", "Agency": "USAID", "Operational Unit": "Namibia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12998", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "udp5wSTnki2", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12998 - DPS Maputo Province", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Provincial Directorate of Health, Maputo", "Prime Id": "12917", "Agency": "HHS/CDC", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13000", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "YIEMJSFliPG", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13000 - Council of Scientific and Industrial Research", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "COUNCIL OF SCIENTIFIC AND INDUSTRIAL RESEARCH", "Prime Id": "14159", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13002", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Zbi95z6CKb3", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13002 - Supporting the Continuity of HIV/AIDS prevention and care programs for refugees in Uganda", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "United Nations High Commissioner for Refugees", "Prime Id": "3288", "Agency": "State/PRM", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13003", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "st87YC1l5Fd", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13003 - Strengthening the capacity of the National AIDS Control Committee to ensure prevention of HIV in health-care settings", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "NACC", "Prime Id": "14748", "Agency": "HHS/CDC", "Operational Unit": "Cameroon", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13006", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "JRL1cYi26jz", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13006 - CIDRZ - Community Compact", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "CENTER FOR INFECTIOUS DISEASE AND RESEARCH IN ZAMBIA", "Prime Id": "14011", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13007", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "vM1Fly0yOEx", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13007 - NTP Follow on", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "National Tuberculosis Program", "Prime Id": "12861", "Agency": "HHS/CDC", "Operational Unit": "Vietnam", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13009", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ew9FuQ0WmHQ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13009 - Support to DRC Ministry of Defense: Capacity building of the PALS (MOD HIV/AIDS Coordinating Body)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "DOD", "Operational Unit": "Democratic Republic of the Congo", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13010", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "I7hALHvmKCI", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13010 - Integrated Health Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management Sciences for Health", "Prime Id": "220", "Agency": "USAID", "Operational Unit": "Democratic Republic of the Congo", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13013", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "uKgBCgGTaDt", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13013 - Blood Technical Assistance", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "American Association of Blood Banks", "Prime Id": "1696", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "13016", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "LlmACqbsl82", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13016 - CMMB", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Catholic Medical Mission Board", "Prime Id": "32", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13017", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "mIbnPU7Md7u", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13017 - Global Laboratory Capacity Strengthening Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "American Society for Microbiology", "Prime Id": "10091", "Agency": "HHS/CDC", "Operational Unit": "Democratic Republic of the Congo", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13022", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "b2CX6dbLHo4", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13022 - Clinical Services System Strenghening (CHASS)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13025", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "S9w6DMarxKG", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13025 - Integrated HIV Prevention Interventions Including Male Circumcision", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Impact Research and Development Organization", "Prime Id": "984", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13026", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "tHh7l185jwY", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13026 - Purchase, Distribution and Tracking of Cotrimoxazole, HIV/AIDS Related Laboratory Commodities and Supplies in the Republic of Uganda under the Presidents' Emergency Plan for AIDS Relief", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "National Medical Stores", "Prime Id": "950", "Agency": "HHS/CDC", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13027", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "qyqV5Pz1taV", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13027 - Preventive Technologies Agreement - Behavioral Surveillance Survey", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Malawi", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13028", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "QGyEsKY9sJa", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13028 - TA for Implementation and Expansion of Blood Safety Activities in Kenya", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Community Housing Foundation", "Prime Id": "737", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13029", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "qd0rsEri7JK", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13029 - National Lab Infrastruture Initiative", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Regional Procurement Support Office/Frankfurt", "Prime Id": "3932", "Agency": "State/AF", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13033", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "IphoDGfYOc1", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13033 - POPULATION COUNCIL", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Council", "Prime Id": "230", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13037", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "aS7llFyjYp5", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13037 - The International Union against Tuberculosis and Lung Disease (THE UNION)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "The International UNION against TB and Lung Disease (TB Care)", "Prime Id": "15152", "Agency": "USAID", "Operational Unit": "Zimbabwe", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13039", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ZgKtNPROhWX", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13039 - Ethiopia HIV/AIDS Counselors Association (EHACA)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ethiopia HIV/AIDS Counselors Association (EHACA)", "Prime Id": "15411", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13040", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "veWJzp6RFNQ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13040 - Kenya Mentor Mother Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Mothers 2 Mothers", "Prime Id": "4851", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13042", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ODvRDXMkslt", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13042 - Central Bureau of Statistics, National Planning Commission, Office of the President", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Central Bureau of Statistics", "Prime Id": "8269", "Agency": "USAID", "Operational Unit": "Namibia", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13045", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "qDxlKdcpuDF", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13045 - USAID Development Credit Authority", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "LOCAL COMMERCIAL BANKS", "Prime Id": "14588", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13046", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "lRrFZ6hkUgb", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13046 - Habitat OVC-AB 2010 CDC CoAg", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Habitat for Humanity", "Prime Id": "38", "Agency": "HHS/CDC", "Operational Unit": "Cote d'Ivoire", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13047", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ydOSDkY1wEv", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13047 - Scaling up comprehensive HIV/AIDS Services at Mulago and Mbarara University Teaching Hospitals", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Makerere University School of Medicine", "Prime Id": "13218", "Agency": "HHS/CDC", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "13050", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "HvtrTP9bKgO", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13050 - Coptic Hospital / University of Washington Collaborative HIV Care Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Coptic Hospital", "Prime Id": "851", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13053", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "JxTpw4hAHA5", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13053 - Strengthening Integration of PMTCT/STIs/HTC with Reproductive Health Services at Family Guidance Association's of Ethiopia Clinics and Youth Centers", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Family Guidance Association of Ethiopia", "Prime Id": "6876", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13054", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "FyBedyTg6My", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13054 - CRO Task Order Government of Bahamas and Trinidad and Tobago", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "ICF Macro", "Prime Id": "15719", "Agency": "HHS/CDC", "Operational Unit": "Caribbean Region", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13059", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "mDcLJugX7jD", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13059 - Community-Based M & E", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ghana AIDS Commission", "Prime Id": "9871", "Agency": "HHS/CDC", "Operational Unit": "Ghana", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13061", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ptcHs9sSoP1", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13061 - Advancement of Public Health Practices in Kenya", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "MINISTRY OF PUBLIC HEALTH AND SANITATION", "Prime Id": "14673", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13063", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ALzCfGlvd0q", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13063 - Strengthening Blood Safety in the Republic of Zimbabwe", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "National Blood Service Zimbabwe", "Prime Id": "13238", "Agency": "HHS/CDC", "Operational Unit": "Zimbabwe", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13065", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "SNYtEl0RVe3", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13065 - ICAP HQ", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Columbia University Mailman School of Public Health", "Prime Id": "501", "Agency": "HHS/CDC", "Operational Unit": "Mozambique", "Start Date": "2014-10-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13067", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "r7bNFE89vq1", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13067 - URC CDC Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University Research Corporation, LLC", "Prime Id": "463", "Agency": "HHS/CDC", "Operational Unit": "Central America Region", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13069", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "n2bJyH90PRm", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13069 - University of California at San Francisco", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of California at San Francisco", "Prime Id": "517", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13070", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "lS91p3KZlo7", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13070 - GBV Survivor Support", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "World Vision International", "Prime Id": "52", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2016-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "13071", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "VvWVQvdy51J", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13071 - TBD - Public Private Partnerships", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13072", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "fjiKu2BOGpE", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13072 - Leadership, Management and Sustainability Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13073", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "LtBrzcEmOv3", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13073 - Umbrella (HQ)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "World Health Organization", "Prime Id": "549", "Agency": "USAID", "Operational Unit": "Vietnam", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13076", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "AX7GpVntFal", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13076 - JSI Logistics Services", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "John Snow, Inc.", "Prime Id": "453", "Agency": "DOD", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13079", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "klXS8nTXBLE", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13079 - CapacityPlus", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "IntraHealth International, Inc", "Prime Id": "217", "Agency": "USAID", "Operational Unit": "Botswana", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13082", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "xyYOt7EDVYm", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13082 - Combination Prevention", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "USAID", "Operational Unit": "Central America Region", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "13083", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "DiG5kZmbhU4", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13083 - Sesame Workshop", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Sesame Street Workshop", "Prime Id": "6349", "Agency": "USAID", "Operational Unit": "Namibia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13090", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "v7eSozxgvbB", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13090 - OVC and Tuberculosis Services in Namibia", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Project HOPE", "Prime Id": "1616", "Agency": "USAID", "Operational Unit": "Namibia", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13091", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "lFg4PEU5v4j", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13091 - Implementing the Living Life Skills Curriculum in Botswana", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Education Development Center", "Prime Id": "1003", "Agency": "HHS/CDC", "Operational Unit": "Botswana", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13093", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "DWuzsoe496R", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13093 - Provision of the Basic Care Package in the Republic of Uganda under the President's Emmergency Plan for AIDS Relief", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "PACE", "Prime Id": "14873", "Agency": "HHS/CDC", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13094", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "hyYac9NOyOL", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13094 - Association of Public Health Laboratories Centrally funded CoAG", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Association of Public Health Laboratories", "Prime Id": "1923", "Agency": "HHS/CDC", "Operational Unit": "Democratic Republic of the Congo", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13096", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "rIenI5WjiTA", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13096 - Zambia-led Prevention Initiative (ZPI)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13097", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "k9IyshSTt6E", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13097 - Ungana Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Liverpool VCT and Care", "Prime Id": "293", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13101", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "fdeqwQ2Nz9h", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13101 - ASSIST (former Health Care Improvement) Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University Research Corporation, LLC", "Prime Id": "463", "Agency": "USAID", "Operational Unit": "Malawi", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13102", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "lgYqqv4dcDf", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13102 - Supporting the National Blood Transfusion Service (NBTS) in the Implementation and Strengthening of Blood Safety Activities in the Republic of Uganda under the President's Emergency Plan for AIDS Relief (PEPFAR)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Uganda Blood Transfusion Services", "Prime Id": "427", "Agency": "HHS/CDC", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13104", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "yqV8asbha9A", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13104 - Scaling up Comprehensive HIV/AIDS Services including provider initiated Testing and Counseling, TB/HIV, OVC, Care and ART for Adults and children in Eastern and West Nile regions in Uganda under the PEPFAR", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Baylor College of Medicine Children's Foundation", "Prime Id": "10163", "Agency": "HHS/CDC", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "13119", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "OwkQM62OCjQ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13119 - KHANA SAHACOM", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Khmer HIV/AIDS NGO Alliance", "Prime Id": "3975", "Agency": "USAID", "Operational Unit": "Cambodia", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13120", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "W4YKtQSCjnM", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13120 - Self-Development and Skills for Vulnerable Youth", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Kayec Trust", "Prime Id": "7646", "Agency": "USAID", "Operational Unit": "Namibia", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13121", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "PQtxoNU5YOU", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13121 - Partnership in Advanced Clinical Education (PACE)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Maryland", "Prime Id": "519", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13131", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "bfLED59Qykt", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13131 - I-TECH", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Washington", "Prime Id": "216", "Agency": "HHS/HRSA", "Operational Unit": "Vietnam", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13135", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "mKF4DUzMUUj", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13135 - Fogarty", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "THE JOHN E. FOGARTY INTERNATIONAL CENTER", "Prime Id": "15142", "Agency": "HHS/NIH", "Operational Unit": "Uganda", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13136", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "qIrRgvBDV0g", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13136 - Scaling up comprehensive HIV/ Aids Services Including Provider Initiated Testing and Counseling (PITC), MARPI, SGBV at KCC Clinics", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Infectious Disease Institute", "Prime Id": "9077", "Agency": "HHS/CDC", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "13137", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "PgS657n0a9M", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13137 - Columbia UTAP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Columbia University Mailman School of Public Health", "Prime Id": "501", "Agency": "HHS/CDC", "Operational Unit": "Cote d'Ivoire", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13138", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "aIuu8YiE2Kb", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13138 - Informatics Development and Support", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Public Health Informatics Institute", "Prime Id": "15465", "Agency": "HHS/CDC", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13142", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "tP7OFmOoBIz", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13142 - APHL", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Association of Public Health Laboratories", "Prime Id": "1923", "Agency": "HHS/CDC", "Operational Unit": "South Sudan", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13144", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "o3QkyZgqY3W", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13144 - URC-Lab", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University Research Corporation, LLC", "Prime Id": "463", "Agency": "HHS/CDC", "Operational Unit": "Swaziland", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "13147", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "cq7Yclg9lSc", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13147 - HEATHQUAL", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "New York AIDS Institute", "Prime Id": "3685", "Agency": "HHS/HRSA", "Operational Unit": "Vietnam", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13152", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Rw8cArUpcg6", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13152 - Surveys, Evaluation, Assessments, and Monitoring", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Zimbabwe", "Prime Id": "3931", "Agency": "HHS/CDC", "Operational Unit": "Zimbabwe", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "13158", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "TRBDLrOvGVm", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13158 - Supporting the National Blood Transfusion services", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Federal Ministry of Health, Ethiopia", "Prime Id": "831", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13160", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "hUGTnpRo9B0", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13160 - DPS Zambezia Province", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Provincial Directorate of Health, Zambezia", "Prime Id": "16849", "Agency": "HHS/CDC", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13161", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "f4FfWEK9qAM", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13161 - Enhanced Prevention", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Uganda Virus Research Institute", "Prime Id": "939", "Agency": "HHS/CDC", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "13162", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "BrSSkZ5IJrO", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13162 - HVOP - Prevention", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Peace Corps", "Prime Id": "6", "Agency": "PC", "Operational Unit": "Caribbean Region", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13163", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "PE1aHhEkGSF", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13163 - Gender Based Violence", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Engender Health", "Prime Id": "205", "Agency": "USAID", "Operational Unit": "Angola", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13164", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "UOyyxgfkuG6", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13164 - Strengthening Public Health Laboratory Systems in Kenya", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management Sciences for Health", "Prime Id": "220", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13166", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "BIoSSxbJjMv", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13166 - Strengthening Health Outcomes through the Private Sector (SHOPS)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Abt Associates", "Prime Id": "440", "Agency": "USAID", "Operational Unit": "Namibia", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13167", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "JIazLSiGJc4", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13167 - Supplies and Reagents for CDC-NACC CoAg", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Partnership for Supply Chain Management", "Prime Id": "3781", "Agency": "USAID", "Operational Unit": "Cameroon", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13168", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "bmJ4RKCSV4H", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13168 - ASM", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "American Society for Microbiology", "Prime Id": "10091", "Agency": "HHS/CDC", "Operational Unit": "Ukraine", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13170", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "sx1A4BqhcWs", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13170 - Surveillance - Epi", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Makerere University School of Public Health", "Prime Id": "8386", "Agency": "HHS/CDC", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13172", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ud47xLOfVL9", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13172 - Youth and MARP Friendly Services", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "HHS/CDC", "Operational Unit": "Rwanda", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13173", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "nzk1jQR8PDm", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13173 - Strengthening Infection Control and Prevention in Health Care Facilities in Zimbabwe under the President\u00e2\u20ac\u2122s Emergency Plan for AIDS Relief (PEPFAR)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Biomedical Research and Training Institute", "Prime Id": "13939", "Agency": "HHS/CDC", "Operational Unit": "Zimbabwe", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "13175", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "N1XdKraw06W", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13175 - Hinterland Initiative (Expanding HIV/AIDS services to indigenous Amerindian Communities)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Remote Area Medical", "Prime Id": "11802", "Agency": "HHS/CDC", "Operational Unit": "Caribbean Region", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13179", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "VeI2Up5oiAi", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13179 - Emory University", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Association of Schools of Public Health", "Prime Id": "3733", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13183", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "a0hMcOuwLpI", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13183 - Programme National de Lutte contre le VIH/SIDA et IST/ National AIDS Control Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Programme National de Lutte contre le VIH/SIDA et IST", "Prime Id": "11766", "Agency": "HHS/CDC", "Operational Unit": "Democratic Republic of the Congo", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13190", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Bd8Q2nNtUOr", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13190 - ACTION in Community PMTCT Program (AIC)_2929", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Institute of Human Virology, Nigeria", "Prime Id": "4505", "Agency": "HHS/CDC", "Operational Unit": "Nigeria", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13194", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "XjvacYdu63Y", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13194 - UCSF PP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of California at San Francisco", "Prime Id": "517", "Agency": "HHS/CDC", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13196", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Xe146VD1RyP", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13196 - PRATIBHA", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Project Concern International", "Prime Id": "234", "Agency": "HHS/CDC", "Operational Unit": "India", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13197", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "zQocKaD6ptV", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13197 - Caribbean Health Leadership Institute/ UWI", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of the West Indies", "Prime Id": "13095", "Agency": "HHS/CDC", "Operational Unit": "Caribbean Region", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13203", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "aWTVQN0uBel", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13203 - Nicaragua - Nicasalud", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "NICASALUD", "Prime Id": "14791", "Agency": "DOD", "Operational Unit": "Central America Region", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13206", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "jWYnHZnebYA", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13206 - EGPAF CB", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Prime Id": "204", "Agency": "HHS/CDC", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13207", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "xRuWyB0MWHz", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13207 - Cooperative Agreement 1U2GPS002902", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Polytechnic of Namibia", "Prime Id": "11741", "Agency": "HHS/CDC", "Operational Unit": "Namibia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13209", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "mPIrUVXSlZL", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13209 - Community Action for OVC", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Church Alliance for Orphans", "Prime Id": "9727", "Agency": "USAID", "Operational Unit": "Namibia", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13210", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "upCw0j7SOEc", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13210 - Strengthening Laboratory Accreditation Services in Kenya", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Global Healthcare Public Foundation", "Prime Id": "10018", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13212", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "y1F4FotuVId", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13212 - HIVQUAL", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "New York AIDS Institute", "Prime Id": "3685", "Agency": "HHS/HRSA", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13214", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "U6QChwhkkYV", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13214 - Fortalecimento dos Sistemas de Sa\u00c3\u00bade e Ac\u00c3\u00a7\u00c3\u00a3o Social (FORSSAS)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Deloitte Consulting Limited", "Prime Id": "7579", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13226", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "HlnMUYhLfe7", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13226 - Procurement and Logistics Management of Health-related Commodities for HHS/CDC funded HIV/AIDS Programs", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Medical Access Uganda Limited (MAUL)", "Prime Id": "15446", "Agency": "HHS/CDC", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "13227", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "GW8MlBp3Z8g", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13227 - I-TECH: Support to MOHSS National Health Training Center (NHTC)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "ITECH", "Prime Id": "14461", "Agency": "HHS/HRSA", "Operational Unit": "Namibia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13232", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "IU0rHPjD38t", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13232 - HSS SHARe HIV Reform in Action-Removing HIV/AIDS Services' legal & operational barriers", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Deloitte Consulting Limited", "Prime Id": "7579", "Agency": "USAID", "Operational Unit": "Ukraine", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13234", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "TDJnNhfMKlD", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13234 - Challenge TB", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "KNCV Tuberculosis Foundation", "Prime Id": "9646", "Agency": "USAID", "Operational Unit": "Vietnam", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13245", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "jsewqpzQG6M", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13245 - Capacity-Building Assistance for Global HIV/AIDS Microbiological Laboratory", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "American Society for Microbiology", "Prime Id": "10091", "Agency": "HHS/CDC", "Operational Unit": "Caribbean Region", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13246", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "bKE03S0vJi0", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13246 - University of Maryland", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Maryland", "Prime Id": "519", "Agency": "HHS/CDC", "Operational Unit": "Caribbean Region", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13252", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "WVopcO6txt1", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13252 - WHO", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "World Health Organization", "Prime Id": "549", "Agency": "HHS/CDC", "Operational Unit": "Ukraine", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13253", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "I7UCztdZjvb", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13253 - Global Development Alliance", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "New Partner", "Prime Id": "9853", "Agency": "USAID", "Operational Unit": "Namibia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13254", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "k0PbCuRMxSL", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13254 - Technical Assistance in support of HIV prevention, care, and treatment program and other infectious diseases", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Tulane University", "Prime Id": "514", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13255", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "bdnq4lJCuRJ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13255 - Community Clinical Health Services Strengthening (COMCHASS)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13257", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "jyhMhDWiNne", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13257 - Implementation of PMTCT CoAg1", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Cameroon Baptist Convention Health Board", "Prime Id": "9881", "Agency": "HHS/CDC", "Operational Unit": "Cameroon", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13258", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "X4RVqWqOwbX", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13258 - Comprehensive Care for Children Affected by HIV and AIDS (C3)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13262", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "aAd914zQeqm", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13262 - MOHSW Blood", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of Health and Social Welfare, Tanzania", "Prime Id": "421", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13263", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "S2Me39KXo8E", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13263 - UEM Master of Public Health (MPH) and Field Epidemiology & Public Health Laboratory Management (FELTP) Support", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Eduardo Mondlane", "Prime Id": "12281", "Agency": "HHS/CDC", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13268", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "JaeN2H0vIeW", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13268 - ASCP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "American Society of Clinical Pathology", "Prime Id": "978", "Agency": "HHS/CDC", "Operational Unit": "Ukraine", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13270", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "vM6glRQ37kU", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13270 - GHSS/Lab Accreditation", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Global Health Systems Solutions, Ghana", "Prime Id": "9872", "Agency": "HHS/CDC", "Operational Unit": "Ghana", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13271", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "QvcWcLCnqJh", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13271 - Preven\u00c3\u00a7\u00c3\u00a3o e Comunica\u00c3\u00a7\u00c3\u00a3o para Todos (PACTO)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Johns Hopkins University Bloomberg School of Public Health", "Prime Id": "509", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13272", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Xz1dOyeUyIT", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13272 - EGPAF OVC-AB 2010 CDC Coag-Keneya", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Prime Id": "204", "Agency": "HHS/CDC", "Operational Unit": "Cote d'Ivoire", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "13275", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "qLpbMdLTJhB", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13275 - ICAP Capacity Building Zambezia", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Columbia University Mailman School of Public Health", "Prime Id": "501", "Agency": "HHS/CDC", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13279", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "w5iOBgHlDIs", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13279 - University Teaching Hospital", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University Teaching Hospital", "Prime Id": "6551", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13280", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "OCApRfvmeuM", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13280 - Association of Public Health Laboratories (APHL)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Association of Public Health Laboratories", "Prime Id": "1923", "Agency": "HHS/CDC", "Operational Unit": "Ghana", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13287", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "mZz38SwcFli", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13287 - Establishment of Medical Waste Management Systems in Kenya", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Program for Appropriate Technology in Health", "Prime Id": "233", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13293", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "el3zcaWeIU6", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13293 - Development and Strengthening of Human Resources for Health Activities in Zimbabwe", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Zimbabwe", "Prime Id": "3931", "Agency": "HHS/CDC", "Operational Unit": "Zimbabwe", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13296", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "nW853sLTwRC", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13296 - AVSI 2010 USAID CoAg", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Associazione Volontari per il Servizio Internazionale, Italy", "Prime Id": "1297", "Agency": "USAID", "Operational Unit": "Cote d'Ivoire", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13301", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "wkWI8QUp100", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13301 - Pamoja Tuwalee", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "World Education", "Prime Id": "594", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "13302", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Lim4UDdKfl8", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13302 - HIV Prevention Activities for Youth and General Population", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Hope Worldwide", "Prime Id": "39", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13306", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "vnj3OKwjzEA", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13306 - Fogarty", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FOGARTY INTERNATIONAL CENTER", "Prime Id": "14267", "Agency": "HHS/NIH", "Operational Unit": "Vietnam", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13307", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "wsQgIsdsaaF", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13307 - Prevention for Youth and General Population", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Impact Research and Development Organization", "Prime Id": "984", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13309", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "wZ4GsliIBjX", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13309 - Kenya Medical Research Institute", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Kenya Medical Research Institute", "Prime Id": "661", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13310", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "w3uG9F1oVZ4", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13310 - Increasing Local Capacity to Provide HIV Prevention Services to Drug Users in the Dominican Republic", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Centro de Orientacion e Investigacion Integral", "Prime Id": "5727", "Agency": "HHS/CDC", "Operational Unit": "Dominican Republic", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13311", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "qQwH2gXIMy7", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13311 - Comprehensive Community Based HIV/AIDS Prevention Care & Support (RHU)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Reproductive Health Uganda (RHU)", "Prime Id": "11805", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13312", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "V7NVThscgYO", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13312 - Afyainfo", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Abt Associates", "Prime Id": "440", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13313", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "x8vXihOIMN9", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13313 - National Public Health Reference Laboratory", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Regional Procurement Support Office/Frankfurt", "Prime Id": "3932", "Agency": "State/AF", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13316", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "weeitviaq0N", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13316 - Pediatrics", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Botswana Harvard AIDS Institute", "Prime Id": "10195", "Agency": "HHS/CDC", "Operational Unit": "Botswana", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13317", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ym9pGBBA3N8", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13317 - Targeted HIV/AIDS and Laboratory Services (THALAS)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Joint Clinical Research Center, Uganda", "Prime Id": "284", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13319", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "o3CNU4n5x8t", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13319 - Health Policy Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Futures Group", "Prime Id": "10553", "Agency": "USAID", "Operational Unit": "Caribbean Region", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "13320", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Yi9f4BoF7Al", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13320 - Health Resources and Services Administration (HRSA) International AIDS Training and Education Center - (IATEC) cooperative agreement", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Washington", "Prime Id": "216", "Agency": "HHS/CDC", "Operational Unit": "Zimbabwe", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13325", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "kPtRshY6BGo", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13325 - Provision of comprehensive, community-based HIV/AIDS services and Capacity Building of Indigenous Organizations in the Republic Of Uganda", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Reach Out Mbuya", "Prime Id": "13249", "Agency": "HHS/CDC", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "13334", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "bNLzDbWx78K", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13334 - Increasing the Capacity to Provide HIV Prevention Services to Mobile Populations in the Dominican Republic", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "HHS/CDC", "Operational Unit": "Dominican Republic", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "13335", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Vl7Cdnk3Tik", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13335 - Regional Laboratory Accreditation", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "African Field Epidemiology Network", "Prime Id": "9653", "Agency": "HHS/CDC", "Operational Unit": "Caribbean Region", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13338", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "T1XgtA18OsU", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13338 - Technical Assistance in Support of the President's Emergency Plan for AIDS Relief", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Tulane University", "Prime Id": "514", "Agency": "HHS/CDC", "Operational Unit": "Democratic Republic of the Congo", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13340", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "hKxJD44rDBQ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13340 - APHIAPlus Rift Valley", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13344", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Mo2kzsMvX7y", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13344 - GFELTP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ghana Health Service", "Prime Id": "9870", "Agency": "HHS/CDC", "Operational Unit": "Ghana", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13346", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "j3KGpsRuCuR", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13346 - Support Services for HIV Pandemic", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "World Health Organization", "Prime Id": "549", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13351", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "pzmPsFZd3yf", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13351 - PROMIS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Northrup Grumman", "Prime Id": "4188", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "13354", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "TdoAfQIrz3o", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13354 - Kenya Conference of Catholic Bishops (KCCB)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Kenya Episcopal Conference", "Prime Id": "717", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13355", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "pvWSyRI7tpF", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13355 - ZACP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of Health and Social Welfare, Tanzania - Zanzibar AIDS Control Program", "Prime Id": "2703", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "13357", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "uIZFI0MoK5K", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13357 - HealthQual", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "New York AIDS Institute", "Prime Id": "3685", "Agency": "HHS/HRSA", "Operational Unit": "Swaziland", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13359", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "m3XMIi6MBol", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13359 - I-TECH", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Washington", "Prime Id": "216", "Agency": "HHS/HRSA", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "13360", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "CZLGMBzj8pF", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13360 - Peace Corps Volunteer Projects", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Peace Corps", "Prime Id": "6", "Agency": "PC", "Operational Unit": "Swaziland", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13366", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "JD3CXmOE6Xo", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13366 - Expanding High Quality HIV Prevention, Care and Treatment within Faith-Based Health Facilities", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Christian Health Association of Kenya", "Prime Id": "84", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13368", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ye5u506ZU1C", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13368 - WHO HQ - Support Services for the HIV/AIDS Pandemic", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "World Health Organization", "Prime Id": "549", "Agency": "HHS/CDC", "Operational Unit": "Mozambique", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13369", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "F2DW55JbhzJ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13369 - MEASURE Evaluation Phase III", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of North Carolina at Chapel Hill, Carolina Population Center", "Prime Id": "521", "Agency": "USAID", "Operational Unit": "Botswana", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13372", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "aSjwI725k08", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13372 - UCSF/SI", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of California at San Francisco", "Prime Id": "517", "Agency": "HHS/CDC", "Operational Unit": "Ghana", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13374", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "UsFdPC2htwU", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13374 - Laboratory Standards", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Clinical and Laboratory Standards Institute", "Prime Id": "3317", "Agency": "HHS/CDC", "Operational Unit": "Ghana", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13382", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "s5AP33tyETs", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13382 - Oversight for RCH & Warehouses", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13383", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "KnPvmhJajjF", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13383 - Supporting the Scale-up of Comprehensive HIV/AIDS Prevention Services in the Republic of Uganda under the Presidents Emergency Plan for AIDS Relief", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "African Medical and Research Foundation", "Prime Id": "246", "Agency": "HHS/CDC", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "13384", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "b5ob4zt7LMY", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13384 - Positively United to Support Humanity", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Davis Memorial Hospital and Clinic", "Prime Id": "15985", "Agency": "HHS/CDC", "Operational Unit": "Caribbean Region", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "13385", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Ztj1fCvuwNw", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13385 - Prevention for MARPS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Manitoba", "Prime Id": "846", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13386", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "oczUItnInye", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13386 - Advancing Social Marketing in DRC-AIDSTAR", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "USAID", "Operational Unit": "Democratic Republic of the Congo", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13387", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ls0gpGOJ96a", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13387 - DAKSH", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "HHS/CDC", "Operational Unit": "India", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13391", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "uG6SdQD7bQX", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13391 - TBD- New Operations Research Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13399", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "TNzc9RV5IHk", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13399 - Partnership for Advanced Care and Treatment (PACT)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Maryland", "Prime Id": "519", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13401", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "kDTq9OExJTE", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13401 - Strengthening the Master\u00e2\u20ac\u2122s Level Public Health Training Program in the Republic of Zimbabwe under the President\u00e2\u20ac\u2122s Emergency Plan for AIDS Relief (PEPFAR)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Zimbabwe", "Prime Id": "3931", "Agency": "HHS/CDC", "Operational Unit": "Zimbabwe", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13409", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Lph7fQOBYCb", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13409 - University of North Carolina at Chapel Hill - PS10-10108", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of North Carolina at Chapel Hill, Carolina Population Center", "Prime Id": "521", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13410", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "AV4Lb12TQoR", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13410 - PANCAP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Caribbean Community (CARICOM) Pan Caribbean Partnership Against AIDS", "Prime Id": "9410", "Agency": "HHS/CDC", "Operational Unit": "Caribbean Region", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13413", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ri6337A16NI", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13413 - Youth:Work", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "International Youth Foundation", "Prime Id": "1596", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13416", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "j6g6B5iHHfx", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13416 - Scaling up comprehensive HIV/AIDS services including PICT,TB/HIV,OVC,ART (including pregnant women)&children through public university teaching hospitals, regional referral hospitals& public& private-not-for-profit health", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Mildmay International", "Prime Id": "963", "Agency": "HHS/CDC", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "13417", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "rBVEF6CKq1n", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13417 - ALERTA JOVEN", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "ENTRENA S.A", "Prime Id": "16691", "Agency": "USAID", "Operational Unit": "Dominican Republic", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13434", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "p1exBmE0nj1", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13434 - HIV Prevention for Most-at-Risk Populations (MARPS) - PSI", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "HHS/CDC", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13435", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "g2srXacCBnv", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13435 - MOH", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of Health (MOH)", "Prime Id": "16526", "Agency": "HHS/CDC", "Operational Unit": "Ukraine", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13438", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "jaBEsgEeqZh", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13438 - TB CARE I", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "KNCV Tuberculosis Foundation", "Prime Id": "9646", "Agency": "USAID", "Operational Unit": "Ghana", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13445", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ODovoetOPTj", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13445 - Capacity+", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "IntraHealth International, Inc", "Prime Id": "217", "Agency": "USAID", "Operational Unit": "Central America Region", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "13448", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "aUEeR1OWC18", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13448 - Prevention Alliance Namibia", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Nawa Life Trust", "Prime Id": "5151", "Agency": "USAID", "Operational Unit": "Namibia", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13453", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "jAz0cE30p6W", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13453 - SNEH", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "HHS/CDC", "Operational Unit": "India", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13456", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "wY2SehE4afH", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13456 - Ethiopian Health Management Initiative (EHMI)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Clinton Health Access Initiative", "Prime Id": "9897", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13462", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "D3J2jvdSHgP", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13462 - Building Capacity for OVC Care and Support in Seven Regions of Cote d'Ivoire", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Save the Children UK", "Prime Id": "726", "Agency": "USAID", "Operational Unit": "Cote d'Ivoire", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13466", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "bnSRua1kdBj", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13466 - Provision of Comprehensive HIV/AIDS Care, Treatment and Prevention services in Track 1.0 Health Facilities in Uganda", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Uganda Protestant Medical Board", "Prime Id": "15498", "Agency": "HHS/CDC", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13470", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "geRirOTRuTF", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13470 - Twinning of US-based Universities with institutions in the Federal Democratic Republic of Ethiopia", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of California at San Diego", "Prime Id": "981", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13473", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "yGxe1BgRYLG", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13473 - Indonesia Partnership Fund", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Komisi Penanggulangan AIDS Nasional", "Prime Id": "19742", "Agency": "USAID", "Operational Unit": "Indonesia", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13474", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "dqdQhTqgYgQ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13474 - HIV Prevention for MARPS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Hope Worldwide", "Prime Id": "39", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13475", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "idVlra73A82", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13475 - GAC/M&E", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ghana AIDS Commission", "Prime Id": "9871", "Agency": "HHS/CDC", "Operational Unit": "Ghana", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13476", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "jmp9e1Sc2zp", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13476 - Technical assistance in support of HIV prevention, care, and treatment programs and other infectious diseases that impact HIV-infected patients in the Democratic Republic of Congo in support of the President's Emergency P", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "International Center for AIDS Care and Treatment Programs, Columbia University", "Prime Id": "6277", "Agency": "HHS/CDC", "Operational Unit": "Democratic Republic of the Congo", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13479", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "TRQ5ls1qLIN", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13479 - Building Local Capacity", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management Sciences for Health", "Prime Id": "220", "Agency": "USAID", "Operational Unit": "Namibia", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13480", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "jFvYmVbJTvC", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13480 - Building Local Capacity for Delivery of Health Services in Southern Africa", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management Sciences for Health", "Prime Id": "220", "Agency": "USAID", "Operational Unit": "Botswana", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13481", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "kemaetz9ya4", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13481 - Prevention for MARPS-Central and Eastern", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Nairobi", "Prime Id": "535", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13484", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Sn3lnIosKLv", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13484 - PSI/DOD support", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "DOD", "Operational Unit": "Lesotho", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13486", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "VP2dKvyILfh", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13486 - Scaling Up Integrated, Effective and Sustainable Services for the Prevention of Mother to Child Transmission of HIV (PMTCT) in Uganda", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Protecting Families from AIDS, Uganda", "Prime Id": "313", "Agency": "HHS/CDC", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "13501", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "WOTyoRKTLJM", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13501 - Peace Corps", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Peace Corps", "Prime Id": "6", "Agency": "PC", "Operational Unit": "Central Asia Region", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13502", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "fNKt6PTXgby", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13502 - Strengthening HIV Strategic Information Actvities in the Republic of Kenya", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of California at San Francisco", "Prime Id": "517", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13506", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ZSNiVcFnAFT", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13506 - DOD-Direct", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of Defense (Defense)", "Prime Id": "4", "Agency": "DOD", "Operational Unit": "South Sudan", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13507", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ewRKNG4cSB6", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13507 - Strengthening Dominican Republic Public Ministry of Health in the Areas of Epidemiology, Monitoring and Evaluation, Tuberculosis, Blood Safety, Prevention and Laboratory", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of Health, Dominican Republic", "Prime Id": "9422", "Agency": "HHS/CDC", "Operational Unit": "Dominican Republic", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "13509", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "LG30GgN8O2L", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13509 - Strengthening Dominican Republic Public Health Capacity in the Areas of Epidemiology, Monitoring and Evaluation and Laboratory Surveillance", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "UNIVERSITY OF PUERTO RICO", "Prime Id": "15233", "Agency": "HHS/CDC", "Operational Unit": "Dominican Republic", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13510", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "yZRcw2w7chK", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13510 - HIV Prevention for Most-at-Risk Populations (MARPS) - GHC", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Global Health Communications", "Prime Id": "6850", "Agency": "HHS/CDC", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13517", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "vOByJunMALW", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13517 - Strengthening Strategic Information in Kenya", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "African Medical and Research Foundation", "Prime Id": "246", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13518", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "mwbmyduWH0c", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13518 - BPA Furniture and Computers", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "13521", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "skRvkdNLRSB", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13521 - Community outreach and social mobilization for prevention", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13525", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "elVbESNQpcz", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13525 - Hope CI OVC-AB 2010 CDC CoAg", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Hope Cote d'Ivoire", "Prime Id": "13195", "Agency": "HHS/CDC", "Operational Unit": "Cote d'Ivoire", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "13528", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "gNbFZ1ejaIO", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13528 - FELTP/UAN", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "MINISTRY OF HIGHER EDUCATION AND SCIENCE AND TECHNOLOGY / UNIVERSITY AGOSTINHO NETO", "Prime Id": "14671", "Agency": "HHS/CDC", "Operational Unit": "Angola", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13530", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ZSvR3uhoY3b", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13530 - Technical assistance to build host government capacity", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of Health and Human Services/Centers for Disease Control and Prevention (HHS/CDC)", "Prime Id": "9", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13531", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "TlTwPwWIUOd", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13531 - AFENET/FELTP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "African Field Epidemiology Network", "Prime Id": "9653", "Agency": "HHS/CDC", "Operational Unit": "Angola", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13534", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "XULkWCbQdLO", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13534 - NASTAD CoAg GH001508", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "National Alliance of State and Territorial AIDS Directors", "Prime Id": "597", "Agency": "HHS/CDC", "Operational Unit": "Caribbean Region", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13537", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "JfsxOtyXohy", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13537 - TB IQC: TB Task Order 2015- Support for Stop TB Strategy Implementation - DRC", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Program for Appropriate Technology in Health", "Prime Id": "233", "Agency": "USAID", "Operational Unit": "Democratic Republic of the Congo", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13539", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ozhvhNmZ7i5", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13539 - IRC 2010 CDC Coag", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "International Rescue Committee", "Prime Id": "215", "Agency": "HHS/CDC", "Operational Unit": "Cote d'Ivoire", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "13542", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "xlYpu0vXvZ5", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13542 - Programme National de Transfusion et S\u00c3\u00a9curit\u00c3\u00a9 Sanguine (PNTS) / National Blood Safety Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Programme National de Transfusion et S\u00c3\u00a9curit\u00c3\u00a9 Sanguine", "Prime Id": "11767", "Agency": "HHS/CDC", "Operational Unit": "Democratic Republic of the Congo", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13543", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Dybit5JTxAQ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13543 - PAMOJA", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Prime Id": "204", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13545", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "msfG95P95e9", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13545 - Peace Corps", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Peace Corps", "Prime Id": "6", "Agency": "PC", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13546", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "fgYNuPusYwU", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13546 - Kisumu West", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Henry Jackson Foundation", "Prime Id": "10676", "Agency": "DOD", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13548", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "YHcVx2LQZQu", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13548 - Health Commodities & Services Management Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management Sciences for Health", "Prime Id": "220", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13550", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Z73HcVcDUwr", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13550 - Implementation and Expansion of Blood Safety Activities in Kenya", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "National Blood Transfusion Service, Kenya", "Prime Id": "391", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13553", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "bfXxLBqm06v", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13553 - FBO TA Provider", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Balm in Gilead", "Prime Id": "30", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "13554", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "GIW7JL25ZC2", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13554 - FIND", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Foundation for Innovative New Diagnostics", "Prime Id": "15708", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "13555", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "QzezjcB0ieL", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13555 - FELTP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "African Field Epidemiology Network", "Prime Id": "9653", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "13558", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "edFmpEUtdD0", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13558 - GH000258", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Human Science Research Council of South Africa", "Prime Id": "474", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13559", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "nYb1tJnit15", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13559 - Strengthening Angolan Systems for Health (SASH)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "JHPIEGO", "Prime Id": "219", "Agency": "USAID", "Operational Unit": "Angola", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "13561", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "w5NptAJSIXD", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13561 - ACONDA CoAg 2011", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "ACONDA", "Prime Id": "2857", "Agency": "HHS/CDC", "Operational Unit": "Cote d'Ivoire", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13562", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "oCflmGCvgsf", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13562 - CHRESO Ministries", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Chreso Ministries", "Prime Id": "3245", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13563", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "myqgdcNAico", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13563 - Providing Technical Assistance for the Development of National Campaigns", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "HHS/CDC", "Operational Unit": "Botswana", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13564", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "XxR9SjCzd7H", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13564 - Strengthening Institutional Capacity for the Delivery of Integrated HIV/AIDS Services in Nigeria (SICDHAN)_134", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Federal Ministry of Health, Nigeria", "Prime Id": "354", "Agency": "HHS/CDC", "Operational Unit": "Nigeria", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13566", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "NHrDO8K44Ks", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13566 - Expanding Access and Enhancing Quality of Integrated HTC Services", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Tebelopele Voluntary Counseling and Testing", "Prime Id": "240", "Agency": "HHS/CDC", "Operational Unit": "Botswana", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "13567", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "a3MN5VcsRAn", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13567 - GH000251", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of California at San Francisco", "Prime Id": "517", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13569", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "GUlBTfZLKT9", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13569 - University of Miami", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Miami School of Medicine", "Prime Id": "15503", "Agency": "HHS/CDC", "Operational Unit": "Haiti", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13570", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "LgVZ6jfBKzN", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13570 - MMC GH000248", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13572", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "erSKYS7GYKQ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13572 - Ouakula (Social Marketing for Health)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "USAID", "Operational Unit": "Angola", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13573", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "PhIner8Qaxs", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13573 - Improving Healthy Behaviors Program (IHBP)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "India", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13577", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "KguGWN8JONb", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13577 - GH000291", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "HIV Managed Care Solutions", "Prime Id": "6411", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13580", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "tozq04Xa75R", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13580 - CIDRZ Achieve", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "CENTER FOR INFECTIOUS DISEASE AND RESEARCH IN ZAMBIA", "Prime Id": "14011", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13582", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "gkzMCDwwSZI", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13582 - HIV PLEDGE", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "UNODC", "Prime Id": "15245", "Agency": "USAID", "Operational Unit": "Ukraine", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "13583", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "zy9M8nwUAf5", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13583 - ICAP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Columbia University Mailman School of Public Health", "Prime Id": "501", "Agency": "HHS/CDC", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13585", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Gepj97YD5Fh", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13585 - GH000285", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Shout It Now", "Prime Id": "9371", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13588", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "EFvKusWDWMf", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13588 - APHIAplus Nyanza/Western", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Program for Appropriate Technology in Health", "Prime Id": "233", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13591", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Bi9rzoqscyD", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13591 - HIV Innovate and Evaluate", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University Research Corporation, LLC", "Prime Id": "463", "Agency": "USAID", "Operational Unit": "Cambodia", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "13593", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "eeXAy1eeSEs", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13593 - Suriname MOH CoAg GH000640", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "SURINAME MOH", "Prime Id": "15481", "Agency": "HHS/CDC", "Operational Unit": "Caribbean Region", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "13595", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "rbP1hudMHQa", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13595 - ROADS II", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Democratic Republic of the Congo", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13597", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "oE4fHQxQgp2", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13597 - Continued Education Health Workers", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Mayo Clinic", "Prime Id": "15443", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13598", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "fXuLE8iQjH4", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13598 - JHPIEGO Rwanda", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "JHPIEGO", "Prime Id": "219", "Agency": "DOD", "Operational Unit": "Rwanda", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13599", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "oLRQ3GxYJxS", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13599 - Evaluation Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Social Impact", "Prime Id": "3762", "Agency": "USAID", "Operational Unit": "India", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13601", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "mOSOwUYwxW6", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13601 - Strengthening HIV Prevention for Key Populations", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Society for Family Health (16843)", "Prime Id": "16843", "Agency": "USAID", "Operational Unit": "Namibia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13602", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "J7nK2IpYkgs", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13602 - LMG (Leadership, Management and Governance Project)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management Sciences for Health", "Prime Id": "220", "Agency": "USAID", "Operational Unit": "Cote d'Ivoire", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13605", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "pKqzeoq8PUY", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13605 - Livelihoods and Food Security Technical Assistance Project (LIFT)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Namibia", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13607", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "GuzCwq6jPCX", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13607 - SIAPS - OLD", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management Sciences for Health", "Prime Id": "220", "Agency": "USAID", "Operational Unit": "Angola", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "13608", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "AoKIAJ83282", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13608 - GH000324", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Washington", "Prime Id": "216", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13616", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "OXmHLQgAtkH", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13616 - Columbia University ICAP - CDC CoAg 2011", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Columbia University Mailman School of Public Health", "Prime Id": "501", "Agency": "HHS/CDC", "Operational Unit": "Cote d'Ivoire", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "13618", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "uu3rjNmeRor", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13618 - GH000249", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Columbia University Mailman School of Public Health", "Prime Id": "501", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13619", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "uz9MAOLOJkP", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13619 - GH000237", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "JHPIEGO", "Prime Id": "219", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13620", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "aX7M7cKvDeR", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13620 - GHESKIO 0545", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Groupe Haitien d'Etude du Sarcome de Kaposi et des Infections Opportunistes", "Prime Id": "273", "Agency": "HHS/CDC", "Operational Unit": "Haiti", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13621", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "OHoKdm6zegc", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13621 - Support to UPE", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Palladium Group", "Prime Id": "19907", "Agency": "USAID", "Operational Unit": "Haiti", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13622", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "bioZYWP3OLc", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13622 - Food and Nutrition Technical Assistance (FANTA) Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Haiti", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13623", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "vXAwFg1mt84", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13623 - Providing Capacity-Building Assistance to Government and Indigenous Congolese Organizations to Improve HIV/AIDS Service Delivery in the Democratic Republic of Congo under PEPFAR", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "HHS/CDC", "Operational Unit": "Democratic Republic of the Congo", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13624", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "nTkipYybRL4", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13624 - SEV-CI CDC CoAg 2011", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Sante Espoir Vie - Cote d'Ivoire", "Prime Id": "9883", "Agency": "HHS/CDC", "Operational Unit": "Cote d'Ivoire", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13625", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ZzQ0hBMKJFE", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13625 - PROACTIVO", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "USAID", "Operational Unit": "Angola", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13626", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ZPPurZbLKmN", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13626 - Health Policy Initiative", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Futures Group", "Prime Id": "10553", "Agency": "USAID", "Operational Unit": "Caribbean Region", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13630", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "kMC54gK2z7o", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13630 - PSI-CPP (Combination Prevention Program)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "USAID", "Operational Unit": "Swaziland", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "13631", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "YvTqMtE73pg", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13631 - Fondation Ariel CDC CoAg 2011", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Fondation Ariel Glaser Pour la Lutte Contre le Sida Pediatrique en Cote D'Ivoire", "Prime Id": "9882", "Agency": "HHS/CDC", "Operational Unit": "Cote d'Ivoire", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13634", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "VNhZDiJxX1V", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13634 - PHC Evaluation", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Columbia University Mailman School of Public Health", "Prime Id": "501", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13635", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "J6pHl9QuVHU", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13635 - Behavior & Social Change Communication in Cote d'Ivoire (PACT: Active Prevention & Transformative Communication) (Bilateral award ending Sept2013)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Johns Hopkins University Bloomberg School of Public Health", "Prime Id": "509", "Agency": "USAID", "Operational Unit": "Cote d'Ivoire", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13636", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "YVHKoGLMfOK", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13636 - APHIAplus Central/Eastern", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "JHPIEGO", "Prime Id": "219", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13637", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "UlK7qz9R0jb", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13637 - SPRING", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "John Snow, Inc.", "Prime Id": "453", "Agency": "USAID", "Operational Unit": "Haiti", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13644", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "nP1d0G0Mujn", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13644 - GH000371", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Cape Town", "Prime Id": "13088", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13645", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "mTXtdBXZMgz", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13645 - EGPAF-EPAS (Eliminating Pediatric AIDS in Swaziland)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Prime Id": "204", "Agency": "USAID", "Operational Unit": "Swaziland", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "13646", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "cCOBcG6xnCB", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13646 - International Training and Education Center for Health (ITECH)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Washington", "Prime Id": "216", "Agency": "HHS/HRSA", "Operational Unit": "Botswana", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13649", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Ylt3vroXXtM", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13649 - Civil Society", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "India", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13651", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "kuFVYliRWQJ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13651 - EGPAF international CDC CoAg 2011-Djidja", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Prime Id": "204", "Agency": "HHS/CDC", "Operational Unit": "Cote d'Ivoire", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "13653", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "wEbhQQc3dtz", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13653 - National Alliance of State and Territorial AIDS Directors (NASTAD)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "National Alliance of State and Territorial AIDS Directors", "Prime Id": "597", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13654", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "HFPKwJ75Hjf", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13654 - University Follow on for UCM and ISCISA", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13660", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ia4Js6XKKvb", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13660 - SIFPO/MSI - OHSS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Marie Stopes International", "Prime Id": "3185", "Agency": "USAID", "Operational Unit": "Cambodia", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13661", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "OAQIqLGJrWx", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13661 - CISM - Manhica Research Center - Follow On", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13662", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ZfQrzUb3eV0", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13662 - TIBU HOMA", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University Research Corporation, LLC", "Prime Id": "463", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13664", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "T9dXrh7ZN2a", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13664 - APHIAplus Nairobi/Coast", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Pathfinder International", "Prime Id": "228", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13665", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "N5hPulcQmyb", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13665 - HS 20/20 Associate Award", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Abt Associates", "Prime Id": "440", "Agency": "USAID", "Operational Unit": "Namibia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13667", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "PACCjo1R6r0", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13667 - Bridges_145", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Center for Integrated Health Programs", "Prime Id": "15384", "Agency": "HHS/CDC", "Operational Unit": "Nigeria", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13668", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "XU54qYp7mcX", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13668 - ARIEL", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Fundacao ARIEL Contra a SIDA Pediatrica", "Prime Id": "15416", "Agency": "HHS/CDC", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13669", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "UK19yDiiANr", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13669 - OVC-Gender", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Project Concern International", "Prime Id": "234", "Agency": "USAID", "Operational Unit": "Botswana", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "13671", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "KLELgamnVvI", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13671 - ASM", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "American Society for Microbiology", "Prime Id": "10091", "Agency": "HHS/CDC", "Operational Unit": "Haiti", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13672", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "XwpAHZO0bij", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13672 - Clinical Laboratory Standards Institute", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Clinical and Laboratory Standards Institute", "Prime Id": "3317", "Agency": "HHS/CDC", "Operational Unit": "Rwanda", "Start Date": "2010-08-01", "End Date": "2015-12-31"}}{"type": "Concept", "id": "13676", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "w61RkYiukkK", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13676 - Food and Nutrition Technical Assistance III (FANTA)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Namibia", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13682", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "lAHT4un8tF5", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13682 - GH00460", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Health Information Systems Program", "Prime Id": "10669", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13684", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "lk9L0fflIZ5", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13684 - UNZA ZEPACT", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Zambia School of Medicine", "Prime Id": "6559", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13685", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "kpiU2PQvJaZ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13685 - RTI DOD Alcohol", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Research Triangle International", "Prime Id": "1717", "Agency": "DOD", "Operational Unit": "South Sudan", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13687", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "yDSxG9fZskD", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13687 - Maternal and Child Health Integrated Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "JHPIEGO", "Prime Id": "219", "Agency": "USAID", "Operational Unit": "South Sudan", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13688", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "k8I4cl8hVtf", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13688 - GH000252", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Health and Development Africa", "Prime Id": "6841", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13692", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "azp6Gd4zEWU", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13692 - Families and Communities for the Elimination of Pediatric HIV (FACE-Pediatric HIV)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Organisation for Public Health Interventions and Development", "Prime Id": "11677", "Agency": "USAID", "Operational Unit": "Zimbabwe", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13695", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "bH2dAUHeGGh", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13695 - GH00372", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Epicentre AIDS Risk Management", "Prime Id": "15410", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13696", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "jQm0Wwnvd9e", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13696 - Supply Chain Management System", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Partnership for Supply Chain Management", "Prime Id": "3781", "Agency": "USAID", "Operational Unit": "Democratic Republic of the Congo", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13701", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "x6hBhezRnIl", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13701 - KEMSA Medical Commodities Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Kenya Medical Supplies Agency", "Prime Id": "365", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13703", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "btMun0eZcub", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13703 - Systems for Improved Access to Pharmaceuticals and Services (SIAPS)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management Sciences for Health", "Prime Id": "220", "Agency": "USAID", "Operational Unit": "Democratic Republic of the Congo", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13704", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "mKxLXpRbF5Z", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13704 - PARTNERSHIP FOR ADVANCED CLINICAL MENTORSHIP (PACM)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Maryland", "Prime Id": "519", "Agency": "HHS/CDC", "Operational Unit": "Rwanda", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13709", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "jFJEWAUL7IQ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13709 - University of Washington - ITECH", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Washington", "Prime Id": "216", "Agency": "HHS/HRSA", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13712", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "gTO7YsOZHIh", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13712 - WHO-Blood Safety", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "World Health Organization", "Prime Id": "549", "Agency": "HHS/CDC", "Operational Unit": "South Sudan", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13713", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "jj2iCEjrdEv", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13713 - Mentoring Laboratories Towards National Accreditation (MELTNA)_090", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Medical Laboratories Science Council of Nigeria", "Prime Id": "15447", "Agency": "HHS/CDC", "Operational Unit": "Nigeria", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13717", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "TH2WIOxLB3b", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13717 - Provision of Comprehensive CARE, Treatment and Prevention Services in Indigenous Health Facilities - AIDS Care and Treatment", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Registered Trustees for the Uganda Episcopal Conference", "Prime Id": "15468", "Agency": "HHS/CDC", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13719", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "nmx5KuqIBnd", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13719 - RMNCH (former M-CHIP)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13730", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "rmReYaSIMfX", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13730 - Malamu", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Prime Id": "204", "Agency": "HHS/CDC", "Operational Unit": "Democratic Republic of the Congo", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "13731", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "qanKvDKjwps", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13731 - DAPP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Development Aid from People to People Humana Zambia", "Prime Id": "3240", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13738", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "q1ay4YB5Gid", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13738 - EGPAF-PIHTC (Provider-initiated HIV Testing & Counseling)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Prime Id": "204", "Agency": "HHS/CDC", "Operational Unit": "Swaziland", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "13742", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "HT8AS4t1PFx", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13742 - C-BLD (Capacity Building and Livelihoods Development)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Swaziland", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "13743", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "qVeRqYXoKwl", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13743 - ECSA-HRAA (Health Resources for Africa Alliance)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Eastern, Central and Southern African Health Community Secretariat", "Prime Id": "5648", "Agency": "USAID", "Operational Unit": "Swaziland", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13744", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "e89jmdNQaSN", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13744 - GHESKIO 541", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Groupe Haitien d'Etude du Sarcome de Kaposi et des Infections Opportunistes", "Prime Id": "273", "Agency": "HHS/CDC", "Operational Unit": "Haiti", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13745", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "kReFMQGZac2", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13745 - ICAP Columbia University", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Columbia University Mailman School of Public Health", "Prime Id": "501", "Agency": "HHS/CDC", "Operational Unit": "Cameroon", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13749", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "zuyvqInIwM6", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13749 - AIDSTAR II", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management Sciences for Health", "Prime Id": "220", "Agency": "USAID", "Operational Unit": "Namibia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13750", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "iVkD9LxORt9", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13750 - GH000320", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Stellenbosch, South Africa", "Prime Id": "539", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13752", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "xbA4UR2ZaKt", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13752 - Adherence & Retention Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Project HOPE", "Prime Id": "1616", "Agency": "USAID", "Operational Unit": "Namibia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13753", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ICKw2epmh0s", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13753 - Program for HIV/AIDS Integration and Decentralization in Nigeria (PHAID)_089", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "National Primary Health Care Development Agency", "Prime Id": "15456", "Agency": "HHS/CDC", "Operational Unit": "Nigeria", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13759", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "FSuUo5bF2re", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13759 - Pathways for Participation", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Research Triangle International", "Prime Id": "1717", "Agency": "USAID", "Operational Unit": "Vietnam", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13760", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "rf2w5r5AO8W", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13760 - Education and HIV Prevention", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of the Western Cape", "Prime Id": "763", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13761", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "c4UueJyEzyx", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13761 - District HRH GH000162", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Aurum Health Research", "Prime Id": "467", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13764", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Xi4uRWXARmO", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13764 - Integrated Health Social Marketing", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13767", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "as8yuPL4QnW", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13767 - GH000255", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Re-Action!", "Prime Id": "15467", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13770", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "jRfI21EGQQt", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13770 - Support to GOE Regional Health Bureau in Harari", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Harari Regional Health Bureau", "Prime Id": "3201", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13771", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "qbJJ3IY7Qza", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13771 - GH000391", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Howard University", "Prime Id": "964", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13772", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "WJ2VHznLzK0", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13772 - MSH-BLC (Building Local Capacity)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management Sciences for Health", "Prime Id": "220", "Agency": "USAID", "Operational Unit": "Swaziland", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13773", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "B07CeVv20Xd", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13773 - Next Generation BSS Truckers Study", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Health and Development Africa", "Prime Id": "6841", "Agency": "HHS/CDC", "Operational Unit": "Angola", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13774", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "p1q0ZJSQq69", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13774 - Tanzania Youth Scholars", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "International Youth Foundation", "Prime Id": "1596", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "13776", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "pdX2UQCbep0", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13776 - CCS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Center for Collaboration in Health", "Prime Id": "15382", "Agency": "HHS/CDC", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13779", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "zaGZhWQEAdl", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13779 - WHO", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "World Health Organization", "Prime Id": "549", "Agency": "HHS/CDC", "Operational Unit": "Vietnam", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13782", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "CgnxCP5cT7e", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13782 - Improved Reproductive Health and Rights Services for Most at Risk Populations in Tete", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "International Center for Reproductive Health, Mozambique", "Prime Id": "15946", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13784", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "BypeeYxTaiX", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13784 - INS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Instituto Nacional de Sa\u00c3\u00bade", "Prime Id": "7813", "Agency": "HHS/CDC", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13787", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "IJj2cl608kF", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13787 - CHAZ", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Churches Health Association of Zambia", "Prime Id": "902", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13789", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "lC0bulxIkqR", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13789 - GH000265", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "South African Clothing & Textile Workers' Union", "Prime Id": "931", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13791", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "P7YzvbNm4ky", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13791 - PSI-CIHTC (Client-initiated HIV Testing & Counseling)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "HHS/CDC", "Operational Unit": "Swaziland", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "13792", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "GIeqST6f2t4", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13792 - Support to the HIV/AIDS Response in Zambia II (SHARe II)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "John Snow, Inc.", "Prime Id": "453", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13793", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "RnHu32wu3TC", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13793 - Comprehensive HIV prevention GH000306", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TB/HIV Care", "Prime Id": "12084", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13794", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "meCkvJju1ig", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13794 - Oromia Regional Health Bureau HIV/AIDS program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Oromia Health Bureau, Ethiopia", "Prime Id": "403", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13797", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "an4Ncjub2c6", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13797 - District Support GH000175", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Health Systems Trust", "Prime Id": "750", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13798", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "a1LioGqbnCE", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13798 - GH000294", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Soul City", "Prime Id": "761", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13799", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Lsc6GpYfmLa", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13799 - GHSS-Strengthening Public Health Laboratory Systems in Cameroon", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Global Health Systems Solutions", "Prime Id": "19443", "Agency": "HHS/CDC", "Operational Unit": "Cameroon", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "13800", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "skKijTCXrj5", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13800 - TB Capacity Building GH000388", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Columbia University Mailman School of Public Health", "Prime Id": "501", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13802", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "o75QuxbqZCF", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13802 - Central Province Response Integration, Strengthening & Sustainability Project (CRISSP)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Nairobi", "Prime Id": "535", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13805", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "YJJYTM7qPqc", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13805 - International Training and Education Center for Health (ITECH)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Washington", "Prime Id": "216", "Agency": "HHS/HRSA", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13810", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "QjLeiayMpph", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13810 - Department of Labor", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "International Labor Organization", "Prime Id": "3833", "Agency": "DOL", "Operational Unit": "India", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13833", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "uO5hOhp5oEg", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13833 - TRACK TB", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management Sciences for Health", "Prime Id": "220", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "13835", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "SbHa4TSdpKa", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13835 - Strengthening National Pediatric HIV/AIDS and Scaling up Comprehensive HIV/AIDS Services in the Republic of Uganda under The President\u00e2\u20ac\u2122s Emergency Plan For AIDS Relief", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Baylor College of Medicine Children's Foundation", "Prime Id": "10163", "Agency": "HHS/CDC", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13837", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "CezGh7gd7c3", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13837 - Monitoring, Evaluation and Learning Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "QED Group, LLC", "Prime Id": "4628", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13841", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "wtnhREhHiH0", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13841 - CDC-WHO collaboration", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "World Health Organization", "Prime Id": "549", "Agency": "HHS/CDC", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13864", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "K9tS4oreqpr", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13864 - Ministry of Health, Uganda", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of Health, Uganda", "Prime Id": "1693", "Agency": "HHS/CDC", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13867", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Gv6hKuci17R", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13867 - Strengthening Health Outcomes through the Private Sector (SHOPS)-Follow on", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13868", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "wE7nG3d8dNt", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13868 - Health Communication & Marketing", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "New Partner", "Prime Id": "9853", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13870", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "DPxfUpPocdC", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13870 - Health Policy Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Futures Group", "Prime Id": "10553", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13874", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "xoMmeBiHWmK", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13874 - Advocacy for Better Health", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Program for Appropriate Technology in Health", "Prime Id": "233", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13877", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "YurN2qM9zPZ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13877 - New Hope Project \u00e2\u20ac\u201c Provision of Comprehensive HIV/AIDS Care, Treatment and Prevention services in Track 1.0 Health Facilities in Uganda", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Children's AIDS Fund", "Prime Id": "4589", "Agency": "HHS/CDC", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13880", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "RVEcZOT8zwk", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13880 - Provision of Comprehensive HIV/AIDS Services and Health Work Force Development for Managing Health Programs in the Republic of Uganda under the President\u00e2\u20ac\u2122s Plan for AIDS Relief", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Makerere University School of Public Health", "Prime Id": "8386", "Agency": "HHS/CDC", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13882", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "A9AM09WXh1B", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13882 - Integrated Program for both HIV infected and affected children and their households", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Children of God Relief Institute", "Prime Id": "83", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13885", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "o2DLekECwDQ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13885 - Spring", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "John Snow Inc (JSI)", "Prime Id": "16525", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13887", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "NYezecELAP5", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13887 - South-to-South HIV/AIDS Resource Exchange (SHARE)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Voluntary Health Services", "Prime Id": "4167", "Agency": "USAID", "Operational Unit": "India", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13888", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "CvjnPFbHGKp", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13888 - Combination Prevention GH000243", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13889", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "jSLpBzLRX3C", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13889 - Vana Batwana Zimbabwe Orphans and Vulnerable Children Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "World Education 's Batwana Initiative", "Prime Id": "13132", "Agency": "USAID", "Operational Unit": "Zimbabwe", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13890", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "FFGMUMipukT", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13890 - Families and Communities for the Elimination of Pediatric HIV (FACE-Pediatric HIV)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Organisation for Public Health Interventions and Development", "Prime Id": "11677", "Agency": "USAID", "Operational Unit": "Zimbabwe", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13892", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Pph8cQ1uWoi", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13892 - School Health and Reading Program (SHRP)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Research Triangle International", "Prime Id": "1717", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13897", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "deLRjiLrhyo", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13897 - Public Health Workforce and Systems", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "African Field Epidemiology Network", "Prime Id": "9653", "Agency": "HHS/CDC", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "13900", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "yp1JhoCD96U", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13900 - Northern Uganda Health Integration to Enhance Services (NU-HITES )", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "PLAN International", "Prime Id": "229", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13901", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "e4jHIyY2MM3", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13901 - Communication for Healthy Communities (CHC)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13902", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "hWKBEg3ilRw", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13902 - HSRC", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Human Sciences Research Council", "Prime Id": "13198", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13903", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "rh4Zaq0XVF1", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13903 - GH000293", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Community Media Trust", "Prime Id": "10359", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13904", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "uPVmA0vp07Q", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13904 - Key Pops GH000257", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TB/HIV Care", "Prime Id": "12084", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13911", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "CrDh2obp5Jk", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13911 - HIV Quality Improvement Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "New York AIDS Institute", "Prime Id": "3685", "Agency": "HHS/HRSA", "Operational Unit": "Zimbabwe", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13919", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "gsyjLccGm1t", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13919 - Laboratory Regulatory Support", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Clinical and Laboratory Standards Institute", "Prime Id": "3317", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13922", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "yUql9UUzGKf", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13922 - Laboratory Leadership Training", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "African Field Epidemiology Network", "Prime Id": "9653", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13923", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "q10Tk5FgfBL", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13923 - NEPI", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "International Center for AIDS Care and Treatment Programs, Columbia University", "Prime Id": "6277", "Agency": "HHS/HRSA", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13924", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "umPEXGggASS", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13924 - Production for Improved Nutrition (PIN) Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "RECO Industries", "Prime Id": "11793", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "13926", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "bhMgpFbOMoN", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13926 - Confidential Sex Worker Clinics", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Mekele University", "Prime Id": "3769", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13928", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "zlgaFeF5bkq", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13928 - Addis Ababa Regional HIV/AIDS Prevention and Control Office", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Addis Ababa HIV/AIDS Prevention and Control Office", "Prime Id": "333", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13929", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ggTUEb8pMn8", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13929 - Dire-Dawa Health Bureau HIV/AIDS program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Dire Dawa City Administration Health Bureau", "Prime Id": "15401", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13930", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "eWZjPPjXyfk", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13930 - Expansion of HIV/AIDS/STI/TB Surveillance and Laboratory Activities in the FDRE", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ethiopian Health and Nutrition Research Institute", "Prime Id": "352", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13931", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "CaKN6Bbfx4N", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13931 - Federal HAPCO Support", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Federal HAPCO", "Prime Id": "10532", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13932", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "lAVm1FU7Aab", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13932 - HIV/AIDS Antiretroviral therapy program implementation support through local universities", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Haramaya University", "Prime Id": "10658", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13933", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "VObghy6wwy2", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13933 - Strengthening Human Resources for Health through increased capacity of the Ethiopian Medical Association", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ethiopian Medical Association", "Prime Id": "7743", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13934", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "bG294oqTtex", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13934 - Strengthening local ownership for sustainable provision of HIV/AIDS services", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Addis Ababa Health Bureau", "Prime Id": "332", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13938", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "YE5taBiaonj", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13938 - Catholic Medical Mission Board", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Catholic Medical Mission Board", "Prime Id": "32", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13942", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "P6Su4FsgUKk", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13942 - Vietnam HIV-Addictions Technology Transfer Center (V-HATTC)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of California at Los Angeles", "Prime Id": "516", "Agency": "HHS/SAMHSA", "Operational Unit": "Vietnam", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "13944", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "g7nHGPLJ8mB", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13944 - USAID/Uganda Good Life HIV Integrated Counseling and Testing Kampala", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Uganda Health Marketing Group", "Prime Id": "7264", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13948", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "FP7wZ5FiqOp", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13948 - Nursing Capacity Building Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Columbia University Mailman School of Public Health", "Prime Id": "501", "Agency": "HHS/HRSA", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13966", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "fa2aKfDxznk", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13966 - University of Washington ITECH 2011 CoAg", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Washington", "Prime Id": "216", "Agency": "HHS/HRSA", "Operational Unit": "Cote d'Ivoire", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13970", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "BUhxoZI0H7A", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13970 - CLSI (under the former Lab Coalition mechanism)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Clinical and Laboratory Standards Institute", "Prime Id": "3317", "Agency": "HHS/CDC", "Operational Unit": "Central Asia Region", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13971", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "oJ9aL6bPj7D", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13971 - Republican Blood Center - Kazakhstan", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Republican Blood Center of the Ministry of Health of the Republic of Kazakhstan", "Prime Id": "15570", "Agency": "HHS/CDC", "Operational Unit": "Central Asia Region", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13972", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "DLCE7enOSm6", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13972 - Republican Blood Center - Kyrgyzstan", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Republican Blood Center of the Ministry of Health of the Kyrgyz Republic", "Prime Id": "15571", "Agency": "HHS/CDC", "Operational Unit": "Central Asia Region", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13973", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Efzom43jkKH", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13973 - Health Policy Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Futures Group", "Prime Id": "10553", "Agency": "USAID", "Operational Unit": "Central Asia Region", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13974", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "u05eZ8wSR7c", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13974 - Grant Management Solutions (GMS)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management Sciences for Health", "Prime Id": "220", "Agency": "USAID", "Operational Unit": "Central Asia Region", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13976", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "QfCiN5Dvmme", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13976 - Youth Centers GDA (Turkmenistan PPP)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "John Snow, Inc.", "Prime Id": "453", "Agency": "USAID", "Operational Unit": "Central Asia Region", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13978", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "FIB6cf0GnUE", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13978 - Republican Blood Center - Tajikistan", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Republican Blood Center of the Ministry of Health of the Republic of Tajikistan", "Prime Id": "15572", "Agency": "HHS/CDC", "Operational Unit": "Central Asia Region", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13980", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "cfbeeb03t7W", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13980 - Engaging Local NGOs", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "AIDS Care China", "Prime Id": "5504", "Agency": "HHS/CDC", "Operational Unit": "Asia Regional Program", "Start Date": "2012-09-02", "End Date": "2015-12-31"}}{"type": "Concept", "id": "13981", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "hMFc97zSek4", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13981 - TARGET: Increasing access to HIV counseling, testing and enhancing HIV/AIDS prevention", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "HHS/CDC", "Operational Unit": "Lesotho", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13983", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "GMArLQsCnoq", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13983 - Human Resources Alliance for Africa - HRAA", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Eastern, Central and Southern African Health Community Secretariat", "Prime Id": "5648", "Agency": "USAID", "Operational Unit": "Lesotho", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13987", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "QNucNy43EGQ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13987 - STRENGTHENING TB/HIV COLLABORATION IN THE KINGDOM OF LESOTHO", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Columbia University Mailman School of Public Health", "Prime Id": "501", "Agency": "HHS/CDC", "Operational Unit": "Lesotho", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "14009", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "YlMzgwkSS8D", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14009 - Kenya Nutrition and HIV Program Plus", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14012", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "QR60gnoPwwH", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14012 - AMPATHplus", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Moi Teaching and Referral Hospital", "Prime Id": "2408", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14015", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ELGs3llLQvg", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14015 - FUNZO Kenya", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "IntraHealth International, Inc", "Prime Id": "217", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14022", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "w7SioznXUk2", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14022 - APHIAplus Imarisha", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "African Medical and Research Foundation", "Prime Id": "246", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14026", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "G7gLM7XbOYw", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14026 - Construction of Regional Reference Laboratory in Leribe", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of Health and Social Welfare \u00e2\u20ac\u201c Lesotho", "Prime Id": "9647", "Agency": "HHS/CDC", "Operational Unit": "Lesotho", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14034", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "f6kZQeFS04V", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14034 - The OVC Scholarship and Leadership Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Equity Group Foundation", "Prime Id": "15812", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14048", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "kVzEHOz5het", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14048 - Methadone Clinical Support", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Hennepin Faculty Associates-Addiction Medicine Program", "Prime Id": "15536", "Agency": "HHS/SAMHSA", "Operational Unit": "Vietnam", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "14050", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Be6fI72gHM6", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14050 - K4Health/Nigeria", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Johns Hopkins University Bloomberg School of Public Health", "Prime Id": "509", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14054", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "oyQGYMikhRT", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14054 - MEASURE Evaluation III", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of North Carolina", "Prime Id": "596", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14055", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Og96tBWe9kC", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14055 - PLAN-Health", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management Sciences for Health", "Prime Id": "220", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14064", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ylc9Ux0jtcM", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14064 - Capacity Plus", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "IntraHealth International, Inc", "Prime Id": "217", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14071", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "bAX7PhyWYnI", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14071 - Peace Corps Responding to HIV/AIDS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Peace Corps", "Prime Id": "6", "Agency": "PC", "Operational Unit": "Ukraine", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14072", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Cb0EZiuUCGR", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14072 - Systems for Improved Access to Pharmaceuticals and services (SIAPS)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management Sciences for Health", "Prime Id": "220", "Agency": "USAID", "Operational Unit": "Lesotho", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "14073", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "fXN6sVZO31o", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14073 - USAID Condoms Management TBD", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Cote d'Ivoire", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14086", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "bJZjXv0MHwU", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14086 - Research and Evaluation - USAID", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Vietnam", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "14088", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ysfHrqEhmZw", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14088 - UNAIDS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "UNAIDS - Joint United Nations Programme on HIV/AIDS", "Prime Id": "544", "Agency": "HHS/CDC", "Operational Unit": "India", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14089", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "WKA9rqZHdo1", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14089 - WHO", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "World Health Organization", "Prime Id": "549", "Agency": "HHS/CDC", "Operational Unit": "India", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14092", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "kuSKwJEupKu", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14092 - Systems for Improved Access to Pharmaceuticals and Services Program (SIAPS)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management Sciences for Health", "Prime Id": "220", "Agency": "USAID", "Operational Unit": "Cameroon", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "14113", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "FZT6pfIO6Ho", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14113 - District Health System Strengthening and Quality Improvement for Service Delivery in Malawi under PEPFAR", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Prime Id": "204", "Agency": "HHS/CDC", "Operational Unit": "Malawi", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14115", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "wXMusVA1PJ4", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14115 - Prevention Organisational Systems AIDS Care and Treatment (ProACT)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management Sciences for Health", "Prime Id": "220", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14118", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Zn4w7tfHR4C", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14118 - Strengthening Clinical Laboratory Workforce", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "African Society for Laboratory Medicine", "Prime Id": "16585", "Agency": "HHS/CDC", "Operational Unit": "Cameroon", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14121", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "b3oqlw3X2sE", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14121 - Geneval Global CoAg_OHSS_HIV/AIDS Prevention and Care", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Geneva Global", "Prime Id": "6280", "Agency": "USAID", "Operational Unit": "Cote d'Ivoire", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14122", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "cwBFj6qNpbf", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14122 - FANTA3 (Food and Nutrition Technical Assistance)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Cote d'Ivoire", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14126", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Gj8i61mMQ10", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14126 - MARPs GH000250", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "South Africa Partners", "Prime Id": "4719", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14127", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "JIBboDEZgDg", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14127 - WHO Cameroon", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "WHO/AFRO", "Prime Id": "8345", "Agency": "HHS/CDC", "Operational Unit": "Cameroon", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "14150", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "AYD0lqq1dmd", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14150 - Caribbean HIV/AIDS Regional Training Initiative", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of the West Indies", "Prime Id": "13095", "Agency": "HHS/HRSA", "Operational Unit": "Caribbean Region", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14153", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "LsIR8fCOUXi", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14153 - Scaling Up for Most-At-Risk-Populations (SUM) I - Technical Assistance", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Indonesia", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "14154", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Ii70ngJ4V5i", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14154 - Scaling Up for Most-At-Risk-Populations (SUM II) - Organizational Performance", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Training Resources Group", "Prime Id": "1614", "Agency": "USAID", "Operational Unit": "Indonesia", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "14156", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "kPivQwrP2nW", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14156 - Strengthen In-Country Strategic Information Capacity for Sustainable HIV Response", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "The Center for Community Health Research and Development", "Prime Id": "19682", "Agency": "USAID", "Operational Unit": "Vietnam", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14157", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "bSzIP1kPHjB", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14157 - KINERJA", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Research Triangle International", "Prime Id": "1717", "Agency": "USAID", "Operational Unit": "Indonesia", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "14159", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "wDD4z3haNxU", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14159 - SMART TA", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Vietnam", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "14162", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "seLBNqxUCrd", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14162 - African Center for Laboratory Equipments Maintenance_070", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "CDC Foundation", "Prime Id": "6285", "Agency": "HHS/CDC", "Operational Unit": "Nigeria", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "14169", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "pQREcJCMKZX", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14169 - Health Finance and Governance Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Abt Associates", "Prime Id": "440", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14170", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "OAbz0HAjjBK", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14170 - TBD-NACA Call Center Support", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14175", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "X8Sv40PXZfV", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14175 - Partnerships for elimination of MTCT", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "United Nations Children's Fund", "Prime Id": "547", "Agency": "HHS/CDC", "Operational Unit": "Cameroon", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "14179", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "jw3U1NwwAlo", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14179 - KHANA Flagship", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Khmer HIV/AIDS NGO Alliance", "Prime Id": "3975", "Agency": "USAID", "Operational Unit": "Cambodia", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "14186", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "V5Mz0NDMHip", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14186 - ENHAT-CS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management Sciences for Health", "Prime Id": "220", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14187", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "eTKuAK8kRHe", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14187 - Help Ethiopian Address the Low TB (HEAL TB)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management Sciences for Health", "Prime Id": "220", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "14188", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ExxwBqZ8FBO", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14188 - TB CARE 1", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "KNCV Tuberculosis Foundation", "Prime Id": "9646", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14189", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "lNYpV55H84P", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14189 - Preventive Care Package (PCP)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "World Vision International", "Prime Id": "52", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "14190", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "x8lfhsPq0j4", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14190 - Architectural and Engineering for Ethiopia Health Infrastructure Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Tetra Tech PM Inc", "Prime Id": "9644", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14192", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "hq0uAU8HBx8", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14192 - Health Infrastructure Construction Program (HIP)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "International Relief and Development", "Prime Id": "4959", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14193", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "dnH8H6ctsKH", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14193 - Health Sector Finance Reform Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Abt Associates", "Prime Id": "440", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14194", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "aR7heAPyRFS", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14194 - Private Health Sector Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Abt Associates", "Prime Id": "440", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "14195", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "S8eEPP5E8Py", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14195 - Leadership Management and Governance", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management Sciences for Health", "Prime Id": "220", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "14201", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "d2pn2u0ixLp", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14201 - Reducing Infection through Support & Eduation (RISE)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Mothers 2 Mothers", "Prime Id": "4851", "Agency": "USAID", "Operational Unit": "Swaziland", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14206", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "eM5DwxPqfkP", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14206 - Grants, Solicitation and Management Follow-On or Associate Award", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14207", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Ggkty4qkW0H", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14207 - Health Finance and Governance", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Abt Associates", "Prime Id": "440", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14209", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "FLYOzeC6ygs", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14209 - Strengthening Human Resources for Health", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "JHPIEGO", "Prime Id": "219", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14210", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "KKlH9nmacg6", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14210 - Strengthening Ethiopia's Urban Health Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "John Snow, Inc.", "Prime Id": "453", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "14211", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "gR9ItrCGIfA", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14211 - Systems for Improved Access to Pharmaceuticals and Services", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management Sciences for Health", "Prime Id": "220", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "14212", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "MEjKVGjXwhE", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14212 - Promoting the Quality of Medicines Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "United States Pharmacopeia", "Prime Id": "4017", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "14213", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "QN0KwXIycIC", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14213 - Empowering New Generations in Improved Nutrition and Economic opportunities (ENGINE)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Save The Children Federation Inc", "Prime Id": "15660", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14214", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "PNWe3VJr3uK", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14214 - Food by Prescription", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Save the Children US", "Prime Id": "239", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14215", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "xbsOqkStQvx", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14215 - Food and Nutrition Technical Assistance III", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14217", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "k3iBQWYuaEJ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14217 - Urban HIV/AIDS Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "World Food Program", "Prime Id": "548", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "14218", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "WrYIqxhfJvw", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14218 - Social Behavioural Change and Communications", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14219", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "gASATn8oVvm", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14219 - AIHA Blood Safety Technical Assistance Services (HQ)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "American International Health Alliance", "Prime Id": "9886", "Agency": "HHS/CDC", "Operational Unit": "Ukraine", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14220", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "CD2dMUX1ORW", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14220 - Central Contraceptive Procurement", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "John Snow, Inc.", "Prime Id": "453", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14221", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "e8gdAcM6i1n", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14221 - Agricultural Market Development (AMD) Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Agricultural Cooperative Development International Volunteers in Overseas Cooperative Assistance", "Prime Id": "194", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14225", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "LKWq1l00Su4", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14225 - PATH", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Program for Appropriate Technology in Health", "Prime Id": "233", "Agency": "HHS/CDC", "Operational Unit": "Ukraine", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "14228", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "JKdnGnfwoQn", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14228 - MULU Prevention Program for At-Risk Populations I (MULU I)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14229", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "PxNoioljyKQ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14229 - ESIS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of Health and Human Services/Centers for Disease Control and Prevention (HHS/CDC)", "Prime Id": "9", "Agency": "HHS/CDC", "Operational Unit": "Ukraine", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14230", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "phSejv8VpYe", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14230 - MULU Prevention Program for At-Risk Populations in Workplace (MULU II)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "World Learning", "Prime Id": "595", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14231", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "RpLrcC6SalY", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14231 - C-Change", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14232", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Cf4uW4TcZFW", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14232 - Yekokeb Berhan", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Pact, Inc.", "Prime Id": "226", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "14234", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Iz1QJvO6vNP", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14234 - SCEPS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Pact, Inc.", "Prime Id": "226", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14235", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "AyiywMyfN01", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14235 - ALLIANCE_ METIDA (ending) NGO Support for SI Activities", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "International HIV/AIDS Alliance", "Prime Id": "213", "Agency": "HHS/CDC", "Operational Unit": "Ukraine", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14236", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "cGmQLdrps4i", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14236 - Strengthening the Federal Level Response to Highly Vulnerable Ethiopian Children through the Development of a Child-Sensitive Social Welfare System", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "United Nations Children's Fund", "Prime Id": "547", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14240", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "wCHlcWQO1k0", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14240 - WHO", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "World Health Organization", "Prime Id": "549", "Agency": "USAID", "Operational Unit": "Ukraine", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "14242", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Nk4LyekKxuz", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14242 - FANTA III", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Malawi", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14245", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "xSFIoGnAJDj", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14245 - Next Generation BSS Prisoners Study", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Health and Development Africa", "Prime Id": "6841", "Agency": "HHS/CDC", "Operational Unit": "Angola", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14246", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "PPDsm8YdUO4", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14246 - Abt Associates: HPSS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Abt Associates", "Prime Id": "440", "Agency": "USAID", "Operational Unit": "Malawi", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "14247", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "FELCJptbEYw", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14247 - SIAPS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management Sciences for Health", "Prime Id": "220", "Agency": "USAID", "Operational Unit": "Ukraine", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "14249", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "K2rt99zhBj6", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14249 - Integrated (HIV effect) Mitigation and Positive Action for Community Transformation (IMPACT)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Catholic Relief Services", "Prime Id": "33", "Agency": "USAID", "Operational Unit": "Malawi", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14250", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "IWhr6YIq4x1", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14250 - TBCARE I", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "KNCV Tuberculosis Foundation", "Prime Id": "9646", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14251", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "wFFGulgKAGi", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14251 - MEASURE EVALUATION PHASE III", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of North Carolina at Chapel Hill, Carolina Population Center", "Prime Id": "521", "Agency": "USAID", "Operational Unit": "Ukraine", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14252", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "tI3aTrl9U2L", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14252 - AIDSTAR - support the development of the National HIV/AIDS Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management Sciences for Health", "Prime Id": "220", "Agency": "USAID", "Operational Unit": "Ukraine", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14253", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "NFJznLMmCM6", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14253 - TBD Sustaining the Role of Media in the National HIV/AIDS Response", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Ukraine", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14254", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "dbsOoN5ueuQ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14254 - Stigma and discrimination", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "All Ukrainian Network of People Living with HIV/AIDS", "Prime Id": "9051", "Agency": "USAID", "Operational Unit": "Ukraine", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14255", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "YC6UqUzPpD2", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14255 - NETWORK (ending) Support to ART provision", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "All Ukrainian Network of People Living with HIV/AIDS", "Prime Id": "9051", "Agency": "HHS/CDC", "Operational Unit": "Ukraine", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14260", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "nSTbcNoRoUd", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14260 - Peace Corps", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Peace Corps", "Prime Id": "6", "Agency": "PC", "Operational Unit": "Caribbean Region", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "14261", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Qha1RljTebk", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14261 - Thailand Ministry of Public Health", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Thailand Ministry of Public Health", "Prime Id": "5430", "Agency": "HHS/CDC", "Operational Unit": "Cambodia", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14263", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "uzkvQHzWn5f", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14263 - Kingdom of Cambodia Ministry of Health - MOH CoAg Phase II", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of Health (MOH)", "Prime Id": "16526", "Agency": "HHS/CDC", "Operational Unit": "Cambodia", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "14267", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "qnL44K4Iprp", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14267 - Infrastructure development for health systems strengthening", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Regional Procurement Support Office/Frankfurt", "Prime Id": "3932", "Agency": "State/AF", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14272", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Mf1yQarJRUl", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14272 - Health Policy Initiative Costing Task Order", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Futures Group", "Prime Id": "10553", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14276", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "CX8iqb6DwlL", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14276 - NYS AIDS INSTITUTE/ HEALTHQUAL", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "New York AIDS Institute", "Prime Id": "3685", "Agency": "HHS/HRSA", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14278", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "hYHPNX4If0E", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14278 - New-AIDSTAR Human Resource Development (HRD) Task Order", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "John Snow, Inc.", "Prime Id": "453", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14284", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "q8sSNA2eHlo", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14284 - RFA support care and treament innovation", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14287", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "K8iyoRiqc7X", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14287 - Family Health Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Chemonics International", "Prime Id": "446", "Agency": "USAID", "Operational Unit": "Rwanda", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "14288", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "K2u5YuvEIF8", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14288 - Comprehensive clinic-based district services", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14291", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "PP1VNLsprKz", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14291 - Care and Support to Improve Patient Outcomes", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Hospice and Palliative Care Assn. Of South Africa", "Prime Id": "281", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14292", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "hwmJRn7H9cm", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14292 - PPP: Integrating Water and Sanitation into HIV/AIDS Programs, Nutrition", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Hospice and Palliative Care Assn. Of South Africa", "Prime Id": "281", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14294", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "LMSWYUWMRY1", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14294 - DSD - Children's Services Directory", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University Research South Africa", "Prime Id": "16692", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "14295", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "iePQSQ6G2Xl", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14295 - Capacity Development and Support Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14296", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "MLNqPfi246w", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14296 - Capacity Plus", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "IntraHealth International, Inc", "Prime Id": "217", "Agency": "USAID", "Operational Unit": "Namibia", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14298", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "QMJYXrXGgXi", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14298 - Enhancing Nigerian Capacity for AIDS Prevention", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Deloitte Consulting Limited", "Prime Id": "7579", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14301", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "kI5OAyAmKXu", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14301 - LETLAMA", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "USAID", "Operational Unit": "Lesotho", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14302", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "OOs31oSMpiy", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14302 - Strengthening High Impact Interventions for and\u00c2\u00a0AIDS-free\u00c2\u00a0Generation (Aids\u00c2\u00a0Free)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "John Snow Inc (JSI)", "Prime Id": "16525", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14304", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "WVlZa8VcXLY", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14304 - Evaluation Support Services", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Survey Warehouse", "Prime Id": "16599", "Agency": "USAID", "Operational Unit": "Namibia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14305", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "mMz4him395W", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14305 - Namibia Institutional Strengthening", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Pact", "Prime Id": "16339", "Agency": "USAID", "Operational Unit": "Namibia", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14307", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "WZdp0bmtfDv", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14307 - Leveraging Local Technical Assistance for Transition (LL-TAFT)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Namibia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14308", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ZRIgHv5CeEy", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14308 - Measure Evaluation Phase III (CBIS)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Measure Evaluation", "Prime Id": "1212", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14309", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "tz7Ofj3J0U9", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14309 - Strengthening National Response to HIV/AIDS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "World Health Organization", "Prime Id": "549", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "14311", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "RrAc84IQVpy", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14311 - Strengthening Health Outcomes through the Private Sector (SHOPS)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Abt Associates", "Prime Id": "440", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14326", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "VuozCTpp2kE", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14326 - UCSF", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of California at San Francisco", "Prime Id": "517", "Agency": "HHS/CDC", "Operational Unit": "Vietnam", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14335", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "lufDpq0B77t", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14335 - Zambia AIDS Law Research and Advocacy Network (ZARAN)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Zambia AIDS Law Research and Advocacy Network (ZARAN)", "Prime Id": "1553", "Agency": "State/AF", "Operational Unit": "Zambia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14336", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "s18ismB07In", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14336 - HMU follow on", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Hanoi Medical University", "Prime Id": "3139", "Agency": "HHS/CDC", "Operational Unit": "Vietnam", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14338", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "FTeDJ2Day4M", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14338 - Sustainability Through Economic strengthening, Prevention, and Support for Orphans, and Vulnerable Children, youth and other vulnerable populations (STEPS OVC) program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "World Vision International", "Prime Id": "52", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "14339", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "XA3vFulRzMm", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14339 - PEPFAR Prevention Small Grants", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of State", "Prime Id": "1", "Agency": "State/AF", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14342", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "aFjMQUuwZgT", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14342 - Engender Health GH-08-2008 RESPOND", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Engender Health", "Prime Id": "205", "Agency": "USAID", "Operational Unit": "Burundi", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14343", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "wYmoBzLmsVQ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14343 - GH 01-2008 MEASURE Phase III MMAR", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of North Carolina at Chapel Hill, Carolina Population Center", "Prime Id": "521", "Agency": "USAID", "Operational Unit": "Burundi", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14348", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Awv6t9weQ1x", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14348 - Links For Children", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Save the Children UK", "Prime Id": "726", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14349", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "hcNOdcQuh92", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14349 - Network Of Zambians Living with HIV and AIDS (NZP+)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "The Network of Zambian People Living with HIV and AIDS (NZP+)", "Prime Id": "15945", "Agency": "State/AF", "Operational Unit": "Zambia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14350", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "XfOcUoLKqWN", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14350 - The Treatment Advocacy and Literacy Campaign (TALC)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Treatment, Advocacy, and Literacy Campaign", "Prime Id": "6231", "Agency": "State/AF", "Operational Unit": "Zambia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14351", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "vzbUHSwFTqO", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14351 - Capacity Building of Local Organizations", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "National Network of Positive Women Ethiopia", "Prime Id": "17038", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14352", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "zFRl4Ij1F6o", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14352 - VOA HIV prevention", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "International Broadcasting Bureau, Voice of America", "Prime Id": "3825", "Agency": "State/AF", "Operational Unit": "Burundi", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14354", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "UFjhWtl1rED", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14354 - Partnership for Supply Chain Management", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Partnership for Supply Chain Management", "Prime Id": "3781", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "14355", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "RYrKERsgOan", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14355 - Supply Chain Management", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "John Snow, Inc.", "Prime Id": "453", "Agency": "USAID", "Operational Unit": "Indonesia", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "14359", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "G7kh8K2JCM2", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14359 - AIDSTAR I", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "John Snow, Inc.", "Prime Id": "453", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14371", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "nkig7JJ8BVW", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14371 - Maternal and Child Health Integrated Program (MCHIP)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "JHPIEGO", "Prime Id": "219", "Agency": "USAID", "Operational Unit": "Namibia", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14374", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "yYoWpERUvwy", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14374 - APHL", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Association of Public Health Laboratories", "Prime Id": "1923", "Agency": "HHS/CDC", "Operational Unit": "Swaziland", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "14376", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "mJ4OHI8JFPz", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14376 - Global Fund Technical Support 2.0", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Ghana", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14382", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "U4vu2ZTZFOJ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14382 - Civil-Military alliance", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Charles Drew University", "Prime Id": "10296", "Agency": "DOD", "Operational Unit": "Angola", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14383", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "qrX2D0XfbAK", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14383 - U.S. Department of Defense Walter Reed Program Nigeria", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of Defense (Defense)", "Prime Id": "4", "Agency": "DOD", "Operational Unit": "Nigeria", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14384", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "cfPheudJGAD", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14384 - Sesame Square", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Sesame Street Workshop", "Prime Id": "6349", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14385", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "TxwrELW34wm", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14385 - Cooperative Agreement 5U2GPS001285", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "American Society of Clinical Pathology", "Prime Id": "978", "Agency": "HHS/CDC", "Operational Unit": "Namibia", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14386", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "sSNUsMjlYBx", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14386 - UNZA M&E Follow-on", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Zambia \u00e2\u20ac\u201c Demography Department", "Prime Id": "13098", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14390", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "BgL84gTi74F", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14390 - Cooperative Agreement U2GGH001182", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Namibia", "Prime Id": "16869", "Agency": "HHS/CDC", "Operational Unit": "Namibia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14391", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ITxtmuQ0NVb", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14391 - University of California-San Francisco", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of California at San Francisco", "Prime Id": "517", "Agency": "HHS/CDC", "Operational Unit": "Namibia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14392", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "WlcaQoYPhuI", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14392 - Jhpiego (Eastern)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "JHPIEGO", "Prime Id": "219", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14396", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Qk8aIiDOzMQ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14396 - Supply Chain Management System Honduras", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Partnership for Supply Chain Management", "Prime Id": "3781", "Agency": "USAID", "Operational Unit": "Central America Region", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14399", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "quCWWkd20Vu", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14399 - DOL", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "International Labor Organization", "Prime Id": "3833", "Agency": "DOL", "Operational Unit": "Caribbean Region", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14400", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ApuRov2Ks4E", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14400 - PASMO Guatemala", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "DOD", "Operational Unit": "Central America Region", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "14401", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Pz4qTaDK5Tf", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14401 - US Department of Defense", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of Defense Naval Health Research Center", "Prime Id": "616", "Agency": "DOD", "Operational Unit": "Central America Region", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14402", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "e0KH96NTYFG", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14402 - DoD Multi Country TBD", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "DOD", "Operational Unit": "Central America Region", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14403", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "dTFAHOAJW67", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14403 - Multi-sector Alliances Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Research Triangle International", "Prime Id": "1717", "Agency": "USAID", "Operational Unit": "Central America Region", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14406", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "uyIzIKJQoG3", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14406 - Deliver", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "John Snow, Inc.", "Prime Id": "453", "Agency": "USAID", "Operational Unit": "Central America Region", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "14415", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "qXVxR9OoF67", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14415 - Integrated Service Delivery Project (ISDP)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "JHPIEGO", "Prime Id": "219", "Agency": "USAID", "Operational Unit": "South Sudan", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "14418", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "hgnsJ8BhB1c", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14418 - Intrahealth SI-OHSS (ENDED March 31/2017)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "IntraHealth International, Inc", "Prime Id": "217", "Agency": "HHS/CDC", "Operational Unit": "South Sudan", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14420", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "wekGAZy62WY", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14420 - LPHO Follow On", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Lusaka Provincial Health Office", "Prime Id": "4592", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14421", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "bHKEyvyK1RJ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14421 - SPMO Follow On", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Southern Provincial Health Office", "Prime Id": "13255", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14426", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "LlCPc8CSaTs", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14426 - Partner Reporting and Performance Monitoring System (PRPM) Follow on", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Rwanda", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14427", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "aTbS0Fcy8N4", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14427 - External Evaluation", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Indonesia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14429", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "y2AjbVJG4g4", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14429 - VCT in military health facilities and mobile campaigns", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "DOD", "Operational Unit": "Cameroon", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14432", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "xwliCrJjkOj", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14432 - support to MDF", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "JHPIEGO", "Prime Id": "219", "Agency": "DOD", "Operational Unit": "Malawi", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14437", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "nad5ehN1UGS", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14437 - WHO-OHSS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "World Health Organization", "Prime Id": "549", "Agency": "USAID", "Operational Unit": "Swaziland", "Start Date": "2016-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "14441", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "dN37OlPrHQt", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14441 - Center of Excellence for Comprehensive Integrated HIV Care and Treatment Services in Lilongwe, Malawi", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Lighthouse", "Prime Id": "3933", "Agency": "HHS/CDC", "Operational Unit": "Malawi", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14442", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "rrnwQjLT8J7", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14442 - Improving Quality of Care and Health Impact through Sustainable, Integrated, Innovative Information System Technologies in Malawi under PEPFAR", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "BAOBAB Health Partnership", "Prime Id": "6273", "Agency": "HHS/CDC", "Operational Unit": "Malawi", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14443", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "gLn85Psqqdv", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14443 - Strengthening District Health Planning and Strategic Information to Improve Maternal and Child Health", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "United Nations Children's Fund", "Prime Id": "547", "Agency": "HHS/CDC", "Operational Unit": "Malawi", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "14444", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "E5zeFNV4Q6m", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14444 - Scale-Up of Care and Support Services for Orphans and Vulnerable Children (OVC) in Selected States in Nigeria", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14446", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "pN5s6nck79h", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14446 - Nigeria Monitoring and Evaluation Management Services (NMEMS II)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "The Mitchell Group", "Prime Id": "9138", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "14448", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "rfY7wngIcJV", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14448 - SCMS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Partnership for Supply Chain Management", "Prime Id": "3781", "Agency": "USAID", "Operational Unit": "Malawi", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "14450", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "qS45kiXGfAE", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14450 - Society for Family Health / Population Services Interantional", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Society for Family Health - South Africa", "Prime Id": "972", "Agency": "DOD", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14452", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "QMtGHh3P3bI", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14452 - Society for Family Health", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "DOD", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14454", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "VacNBrbY2w3", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14454 - TEAMSTAR", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Training Resources Group", "Prime Id": "1614", "Agency": "USAID", "Operational Unit": "Central America Region", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14455", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ZU4ou3FjxED", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14455 - USG Evaluation (Central America Regional Partnership Framework)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "GH Tech", "Prime Id": "7727", "Agency": "USAID", "Operational Unit": "Central America Region", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14466", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "tuoAR3unTI8", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14466 - PrevenSida", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University Research Corporation, LLC", "Prime Id": "463", "Agency": "USAID", "Operational Unit": "Central America Region", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "14467", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "DDUtQ0sQHa7", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14467 - AIDSTAR", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "John Snow, Inc.", "Prime Id": "453", "Agency": "USAID", "Operational Unit": "Central America Region", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "14468", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "nALSWrMyJkR", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14468 - PrevenSida Mid-term Evaluation and Population Estimation for MARPs", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Central America Region", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14469", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "mccSGxQIPIp", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14469 - Secretariat of Health", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Secretariat of Health", "Prime Id": "15693", "Agency": "USAID", "Operational Unit": "Central America Region", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "14481", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "vLkXUPvIBDn", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14481 - BORNUS Community-based Prevention and Support", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Botswana Retired Nurses Society", "Prime Id": "3617", "Agency": "USAID", "Operational Unit": "Botswana", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14487", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "H4FiIT3NJDm", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14487 - African Health Workforce Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Association of Schools of Public Health", "Prime Id": "3733", "Agency": "HHS/CDC", "Operational Unit": "Botswana", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "14488", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "fJYlriWs01V", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14488 - Building global capacity for diagnostic testing of TB, Malaria & HIV", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Foundation for Innovative New Diagnostics", "Prime Id": "15708", "Agency": "HHS/CDC", "Operational Unit": "Botswana", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14489", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "HQRjPHcGGAr", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14489 - Health Policy Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Futures Group", "Prime Id": "10553", "Agency": "USAID", "Operational Unit": "Botswana", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14505", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Y6k8R8LRQiQ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14505 - STRENGHTENING INTERGRATED DELIVERY OF HIV/AIDS SERVICES(SIDHAS)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14507", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "PHArE34M2ot", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14507 - Family Health International", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "DOD", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14512", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "EuA1befef5N", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14512 - Community-based Prevention and Support", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Botswana", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14530", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Mz4t9q0AIkJ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14530 - HQ buy in for the Strengthening and the Development of Applied Epidemiology and Sustainable Public Health Capacity through Collaboration, Program Development and Implementation, Communication and Information Sharing", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "African Field Epidemiology Network", "Prime Id": "9653", "Agency": "HHS/CDC", "Operational Unit": "Botswana", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14536", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "k5e1sDGK1GP", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14536 - AGPAHI", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ariel Glaser Pediatric AIDS Healthcare Initiative", "Prime Id": "15710", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "14538", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "PFl1m31KSlW", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14538 - C-CE", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Columbia University Mailman School of Public Health", "Prime Id": "501", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14542", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "zTUBx6jHKDA", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14542 - Baylor Fogarty AITRP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of Health and Human Services/National Institutes of Health (HHS/NIH)", "Prime Id": "7", "Agency": "HHS/NIH", "Operational Unit": "Tanzania", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14544", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "z9z94jKhzYF", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14544 - TRCS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Tanzania Red Cross Society", "Prime Id": "10014", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "14545", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "vfB4XvpwII1", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14545 - Dartmouth Fogarty AITRP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of Health and Human Services/National Institutes of Health (HHS/NIH)", "Prime Id": "7", "Agency": "HHS/NIH", "Operational Unit": "Tanzania", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14551", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ic4TcXfg66x", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14551 - Kagera", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Kagera RHMT", "Prime Id": "15713", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "14552", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "G8ijcigADdt", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14552 - Mtwara", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Mtwara RHMT", "Prime Id": "15714", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "14553", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "X58jbMFGuC2", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14553 - Mwanza", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Mwanza RHMT", "Prime Id": "15715", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "14554", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "iWFAAHv7MRR", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14554 - Pwani", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Pwani RHMT", "Prime Id": "15716", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "14555", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "oabfOZctNA1", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14555 - Tanga", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Tanga RHMT", "Prime Id": "15717", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "14556", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "mAHo1NNIQjp", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14556 - Diffusion of Effective Behavioral Interventions", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Tanzania Youth Alliance", "Prime Id": "15705", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "14559", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "vb8AmhkTGFp", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14559 - NHLQATC - EQA Support", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management development for Health", "Prime Id": "15712", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14560", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "hua3Z2iDfLL", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14560 - ASLM - (GH000710)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "African Society for Laboratory Medicine", "Prime Id": "16585", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "14563", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Sg8psqCOsQy", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14563 - ASLM", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "African Society for Laboratory Medicine", "Prime Id": "16585", "Agency": "HHS/CDC", "Operational Unit": "South Sudan", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14564", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "hIgQ8zl9aXS", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14564 - LMG (Leadership, Management and Governance)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management Sciences for Health", "Prime Id": "220", "Agency": "USAID", "Operational Unit": "Haiti", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14568", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "w6Y0pHOOkPa", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14568 - Project Evaluations", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Angola", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14570", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "nO8R1GlaIg6", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14570 - MDH", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management development for Health", "Prime Id": "15712", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14572", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "mt7C8ps86mT", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14572 - EVIHT (Avoid HIV and its Transmission)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Johns Hopkins University Center for Communication Programs", "Prime Id": "507", "Agency": "USAID", "Operational Unit": "Haiti", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14573", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "cwaXnu0au1D", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14573 - NACP Follow-on", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "National AIDS Control Program Tanzania", "Prime Id": "386", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "14575", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "W74shFmjh9w", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14575 - Community REACH", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Pact, Inc.", "Prime Id": "226", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14576", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "D6wMp3kUsGK", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14576 - USAID/PROMARK", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "USAID", "Operational Unit": "Haiti", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14578", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "AkHLa4w4v1K", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14578 - Leadership Management and Sustainability (MSH/LMS)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management Sciences for Health", "Prime Id": "220", "Agency": "USAID", "Operational Unit": "Haiti", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14583", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "AVtJB0ZhGVK", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14583 - MARKETS (SVHP)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Chemonics International", "Prime Id": "446", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14592", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "u4GgRQwDNeT", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14592 - PSI HIV prevention", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "DOD", "Operational Unit": "Burundi", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14593", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "PSXsjbbSqUO", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14593 - SCMS Commodity procurement", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Partnership for Supply Chain Management", "Prime Id": "3781", "Agency": "USAID", "Operational Unit": "Burundi", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "14594", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "hf26eR8YQaN", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14594 - Escojo Peace Corps for Youth And Adolescents in the DR", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Peace Corps", "Prime Id": "6", "Agency": "PC", "Operational Unit": "Dominican Republic", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "14595", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "A0Ih3279rIF", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14595 - Community Support for OVC Project (CUBS)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management Sciences for Health", "Prime Id": "220", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14596", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "rKLA0Ms4TVx", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14596 - Local Partner Initiative (OVC)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14597", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "eNvuvSQ2l7b", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14597 - DevResults", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "DevResults", "Prime Id": "16852", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14598", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "yXdEgVg5KI4", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14598 - Health Policy Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Futures Group", "Prime Id": "10553", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14599", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Nz1dWr7uHTe", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14599 - Health Care Improvement (HCI) Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University Research Corporation, LLC", "Prime Id": "463", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14611", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "rQBvnOZ1bul", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14611 - Projet du SIDA Fungurume (ProSIFU)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Program for Appropriate Technology in Health", "Prime Id": "233", "Agency": "USAID", "Operational Unit": "Democratic Republic of the Congo", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14612", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "V7eXOQWvHt6", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14612 - Health Zone Strengthening Award", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "World Health Organization", "Prime Id": "549", "Agency": "USAID", "Operational Unit": "Democratic Republic of the Congo", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14616", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "nRrcK8ZXwj5", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14616 - Sexual HIV Prevention Program (SHIPP)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Futures Group", "Prime Id": "10553", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14617", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "kUM5Ov0JJ9B", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14617 - Systems for Improved Access to Pharmaceuticals and Services Program (SIAPS)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management Sciences for Health", "Prime Id": "220", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14623", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "k9NEO8Py4AR", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14623 - Increasing Services to Survivors of Sexual Assault", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Foundation for Professional Development", "Prime Id": "271", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14624", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "slBWqK28Bnd", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14624 - University of Maryland", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Maryland", "Prime Id": "519", "Agency": "HHS/CDC", "Operational Unit": "Haiti", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14627", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "jB8gzBj3cr4", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14627 - Catholic Medical Mission Board", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Catholic Medical Mission Board", "Prime Id": "32", "Agency": "HHS/CDC", "Operational Unit": "Haiti", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14628", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "I7WBLXWWXPk", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14628 - New- National Association of Child Care Workers Follow-on", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "National Association of Childcare Workers", "Prime Id": "864", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14630", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ezpZ5JZKC0N", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14630 - TBD-Community APS OVC", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14631", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "WWQMdu5tWua", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14631 - Government Capacity Building and Support Mechanism", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Pact, Inc.", "Prime Id": "226", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14634", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "vfJGohoDdDw", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14634 - DSD Host Country Systems Agreement", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14636", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ZiSVyqRcF06", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14636 - Nutrition support", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14638", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "FMZzqTDlOm2", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14638 - Comprehensive District-Based Technical Assistance-HSS (Hybrid)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14639", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "COP38UAdAue", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14639 - Learning Capacity Development Task Order 1", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "EUROSIS - Cosultoria e Formacao em Gestao, Lda", "Prime Id": "19882", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14640", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "DPgTplUgBYd", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14640 - Children's Media", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Save the Children US", "Prime Id": "239", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14641", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "JUx2EQAv5aV", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14641 - DPS Rehabilitations of Health Facilities", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14643", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "mQz5nrFNnkP", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14643 - Health Facilities Equipment", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14644", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "AozjA6HYi97", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14644 - Design and Build of Nampula Regional Pharmaceutical Warehouse", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Resolve Solution Partners (PTY), Ltd", "Prime Id": "19910", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14645", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "fN7x3fwBR5L", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14645 - Solar Energy Installations", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14646", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "qZxyYGhgWjd", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14646 - Construction of 5 Rural Health Centers in Zambezia Province", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14647", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "os70XxIbrXR", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14647 - Construction of Rural Health Centers - 5 in Zambezia", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "ASNA Constru\u00c3\u00a7\u00c3\u00b5es & Engenharia", "Prime Id": "19912", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14648", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "O3rNjOOH32A", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14648 - Water Supply Installation", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14650", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "evqzoxGTUu5", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14650 - Zimpeto Warehouse", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14652", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "kfnMjXwI7Su", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14652 - Health Management Twinning", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Columbia University Mailman School of Public Health", "Prime Id": "501", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14653", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "UdBgpu7e6I8", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14653 - AMREF- LAB - (GH000641)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "African Medical and Research Foundation, Tanzania", "Prime Id": "16586", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "14656", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "XMLYxug2Yjd", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14656 - Measure DHS Plus", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "ICF Macro", "Prime Id": "15719", "Agency": "USAID", "Operational Unit": "Ghana", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14658", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "KxfwCrmx9Li", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14658 - TBD - REFERENCE LABS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14659", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "peDYYL02EsN", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14659 - Integration of comprehensive PMTCT activities into MCH services", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Directorate of Family Health, Ministry of Health", "Prime Id": "15403", "Agency": "HHS/CDC", "Operational Unit": "Cameroon", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "14662", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "qQiyhOYAocO", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14662 - BONEPWA Community-based Prevention and Support", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Botswana Network of People Living with AIDS", "Prime Id": "3652", "Agency": "USAID", "Operational Unit": "Botswana", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14664", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "dbuAr8Lbzji", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14664 - Integrated MARPs HIV Prevention Program (IMHIPP)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Heartland Alliance for Human Needs and Human Rights", "Prime Id": "9877", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14666", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Qkb41zYAWLI", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14666 - Ambassador's Small Grants and Self help Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "State/AF", "Operational Unit": "Nigeria", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14667", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ybF7wiuBKCo", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14667 - Tulane University - Compiling Evidence Base for Orphans and Vulnerable Children", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Tulane University", "Prime Id": "514", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14668", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "li470IwJL0h", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14668 - Strengthening HIV Prevention Services for MARPs", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Society for Family Health (6557)", "Prime Id": "6557", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14670", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "GJUT1bpypiJ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14670 - Strengthening Health and Social Service System", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Foundation for Community Development, Mozambique", "Prime Id": "270", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14680", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "sWXGjiyVyg0", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14680 - LIFE Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Prime Id": "204", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "14683", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "mKPhO6MfM54", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14683 - The New Tomorrow's Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Gembu Center for AIDS Advocacy, Nigeria", "Prime Id": "8167", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14685", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "hRspv96Tr8V", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14685 - FANTA III", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "14686", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "WE6P4kLcWRJ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14686 - Expansion of Male Circumcision Services for HIV Prevention", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Washington", "Prime Id": "216", "Agency": "HHS/CDC", "Operational Unit": "Botswana", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14689", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "nFEYeUfMEBr", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14689 - Pastoral Activities & Services for People with AIDS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Pastoral Activities & Services for People with AIDS", "Prime Id": "2641", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "14690", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "hh9oALurciD", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14690 - Selian Lutheran Hospital Follow-on", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Selian Lutheran Hospital, Tanzania", "Prime Id": "169", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "14691", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "U2ivOGkr92v", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14691 - Citizens engaging in government oversight (CEGO) (CSO Grants: Advocacy)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "National Council for People Living with HIV/AIDS Tanzania", "Prime Id": "16861", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14692", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "aUcR51pnkmO", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14692 - Community Health and Social Systems Strengthening Program (CHSSP)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "John Snow Inc (JSI)", "Prime Id": "16525", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14693", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "azkCma3PNeP", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14693 - Public Sector System Strengthening (PS3)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Abt Associates", "Prime Id": "440", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14694", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "BpSXaxaLhMa", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14694 - MDR TB", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "14695", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "tUgYb36fVSb", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14695 - Tanzania Prisions, Police and Immigration Folow-on", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14698", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "LvGOZTneScP", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14698 - National Capacity Building", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "United Nations Children's Fund", "Prime Id": "547", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14699", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "J33qKxcoEHs", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14699 - HSS Procurement LGA", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14706", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "FekmPIaD07P", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14706 - FOSREF", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Foundation for Reproductive Health and Family Education", "Prime Id": "272", "Agency": "HHS/CDC", "Operational Unit": "Haiti", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14707", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "TKBbV46WUX3", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14707 - Ambassador's PEPFAR Small Grants Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of State", "Prime Id": "1", "Agency": "State/AF", "Operational Unit": "Botswana", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14708", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "vH1RciKcrD7", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14708 - ICAP Columbia University", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "International Center for AIDS Care and Treatment Programs, Columbia University", "Prime Id": "6277", "Agency": "HHS/CDC", "Operational Unit": "South Sudan", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14710", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "JTbcqyvp7iH", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14710 - ITECH 549", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Washington", "Prime Id": "216", "Agency": "HHS/CDC", "Operational Unit": "Haiti", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14713", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "OXDtlA0w46T", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14713 - National Alliance of State and Territorial AIDS Directors", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "National Alliance of State and Territorial AIDS Directors", "Prime Id": "597", "Agency": "HHS/CDC", "Operational Unit": "Caribbean Region", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14715", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Ub6sZXrOg5S", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14715 - ESIS Task Order Contract", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14719", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "d7RfeKJ8Ld4", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14719 - Evaluations QI and Viral Load", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of Health and Human Services/Centers for Disease Control and Prevention (HHS/CDC)", "Prime Id": "9", "Agency": "HHS/CDC", "Operational Unit": "Mozambique", "Start Date": "2014-10-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "14721", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ahOkux2Y84x", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14721 - Fundacion Genesis", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Fundacion Genesis", "Prime Id": "8511", "Agency": "DOD", "Operational Unit": "Dominican Republic", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14722", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "El3aNXLoFTn", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14722 - DOD", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of Defense (Defense)", "Prime Id": "4", "Agency": "DOD", "Operational Unit": "Dominican Republic", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14732", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "fEn3YSUBgJS", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14732 - Accelerating Strategies for Practical Innovation & Research in Economic Strengthening (ASPIRES)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14735", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "GQGowD3O9ac", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14735 - Project Search", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Johns Hopkins University Bloomberg School of Public Health", "Prime Id": "509", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14736", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "nDVxBIWN0BV", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14736 - CDC_CDC_HQ", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of Health and Human Services/Centers for Disease Control and Prevention (HHS/CDC)", "Prime Id": "9", "Agency": "HHS/CDC", "Operational Unit": "Mozambique", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14738", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "spSK0qMiqCQ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14738 - Beira Warehouse Construction", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14739", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "f8wckQKGqrJ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14739 - Strengthen Family and Community Support to Orphan and Vunerable Children (FORCA Project)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "World Education", "Prime Id": "594", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14748", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "w8FOIMo7YAd", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14748 - UNICEF MCH Umbrella Grant", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "United Nations Children's Fund", "Prime Id": "547", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14751", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "e5JG9AGXtnC", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14751 - Ecohealth Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Gorongosa National Park", "Prime Id": "9752", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "14753", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "jog4uYASI3l", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14753 - Measure Evaluation- OVC", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of North Carolina at Chapel Hill, Carolina Population Center", "Prime Id": "521", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14760", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "GiPpXdCyAAx", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14760 - Dominican Republic Demographic and Health Survey 2012", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "ICF Macro", "Prime Id": "15719", "Agency": "USAID", "Operational Unit": "Dominican Republic", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14761", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "F8wt537hG7K", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14761 - HTW (Health Through Walls)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Health Through Walls", "Prime Id": "16880", "Agency": "USAID", "Operational Unit": "Haiti", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14766", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "D4tX3JPPyAL", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14766 - SSQH Nord (Services de Sant\u00c3\u00a9 de Qualit\u00c3\u00a9 pour Ha\u00c3\u00afti)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "JHPIEGO", "Prime Id": "219", "Agency": "USAID", "Operational Unit": "Haiti", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14768", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "LxolpyNe5K3", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14768 - SUPPLY CHAIN MANAGEMENT SYSTEMS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Partnership for Supply Chain Management", "Prime Id": "3781", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14772", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Bj0ax3bTZNO", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14772 - Health Policy Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Health Policy Project", "Prime Id": "12608", "Agency": "USAID", "Operational Unit": "Dominican Republic", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "14778", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "qzquyYUolaM", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14778 - Vanderbilt University", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Vanderbilt University", "Prime Id": "5702", "Agency": "HHS/CDC", "Operational Unit": "Caribbean Region", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14779", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "dF7R1YoezhC", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14779 - State", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of State", "Prime Id": "1", "Agency": "State/WHA", "Operational Unit": "Caribbean Region", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14788", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "sWaanutoGLL", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14788 - UNICEF", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "United Nations Children's Fund", "Prime Id": "547", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14789", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "HREJRtLPQJN", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14789 - EGPAF", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Prime Id": "204", "Agency": "HHS/CDC", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14790", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "VdSh1pgKSLp", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14790 - Public Affairs/Public Diplomacy (PA/PD) Outreach", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of State", "Prime Id": "1", "Agency": "State/AF", "Operational Unit": "Botswana", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14792", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "eowp9EMY0pw", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14792 - ISCISA", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "ISCISA- Superior Institution of Health Sciences", "Prime Id": "15949", "Agency": "HHS/CDC", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14794", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Eeo3pC6P9ON", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14794 - Blood Donor Association", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Mozambique Blood Donor Association", "Prime Id": "16850", "Agency": "HHS/CDC", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "14806", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "u4bkGV8uGw7", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14806 - P/E Quick Impact Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of State", "Prime Id": "1", "Agency": "State/AF", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14807", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ZtIdXldZX24", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14807 - Support the Mozambican Armed Forces in the Fight Against HIV/AIDS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "DOD", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "14809", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ztwiGYLZuY6", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14809 - C-Change/DRC \u00e2\u20ac\u201c Social and Behavior Change Communication (SBCC) Capacity Building in the Democratic Republic of Congo / USAID Leader with Associates Cooperative Agreement No. GPO-A-00-07-00004-00", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Democratic Republic of the Congo", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14811", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "cYFuc9Jflm6", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14811 - TBD USAID PF 2012", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Cote d'Ivoire", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14812", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "qc2JFqdxnE6", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14812 - TBD PF CDC 2012", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Cote d'Ivoire", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14815", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "hTHqzGOK3Sb", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14815 - Health Policy/HSS New Award", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Democratic Republic of the Congo", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14822", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "NHfULLeLhau", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14822 - ITECH - Follow On", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Washington", "Prime Id": "216", "Agency": "HHS/HRSA", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14831", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "nthAFouqoAG", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14831 - Small Grant Programs", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of State", "Prime Id": "1", "Agency": "State/AF", "Operational Unit": "Democratic Republic of the Congo", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14838", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "SPNYtqgv2mH", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14838 - Center of Excellence for Market-based Partnerships in Health (COE)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "India", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14839", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "lxoPmMmhgMp", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14839 - International Logistics TA (HIV Innovations)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "John Snow, Inc.", "Prime Id": "453", "Agency": "USAID", "Operational Unit": "India", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14840", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "QEF0ULKHjx8", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14840 - SHARE-UNAIDS (Indo-African Technical Cooperation)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "UNAIDS - Joint United Nations Programme on HIV/AIDS", "Prime Id": "544", "Agency": "USAID", "Operational Unit": "India", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "14841", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Dw1qDxqSnKv", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14841 - The HIV/AIDS Partnership: Impact through Prevention, Private Sector and Evidence-based Programming (PIPPSE)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Public Health Foundation of India (PHFI)", "Prime Id": "16863", "Agency": "USAID", "Operational Unit": "India", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "14842", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "VXMUZL8il1W", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14842 - Public Diplomacy", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of State", "Prime Id": "1", "Agency": "State/AF", "Operational Unit": "Swaziland", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "14844", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "UCqfRstzhzc", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14844 - APHL", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Association of Public Health Laboratories", "Prime Id": "1923", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14846", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "gNxfHiIAFOO", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14846 - Strategic Information for Evidence-Based Management of HIV and Related Health Program in South Africa", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of North Carolina at Chapel Hill, Carolina Population Center", "Prime Id": "521", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14847", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "rHh873KXiJC", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14847 - Partnership Information Management System (PIMS) Database Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "John Snow, Inc.", "Prime Id": "453", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "15005", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "tWRb6lI8a5p", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "15005 - Jhpiego DOD VMMC Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "JHPIEGO", "Prime Id": "219", "Agency": "DOD", "Operational Unit": "Namibia", "Start Date": "2014-10-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "15063", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "duguAQjrvxp", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "15063 - CME", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Chamber of Minerals & Energy", "Prime Id": "16262", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "15888", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "YmjRbWUT79P", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "15888 - Strengthening the National OVC Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "UNICEF", "Prime Id": "1085", "Agency": "USAID", "Operational Unit": "Malawi", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "15947", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "vG5klxKA3xc", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "15947 - Capacity Plus", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "IntraHealth International, Inc", "Prime Id": "217", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16052", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "gfIkPfoZAEl", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16052 - UCSF-HQ", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of California at San Francisco", "Prime Id": "517", "Agency": "HHS/CDC", "Operational Unit": "Mozambique", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16172", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "pytks5emaqO", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16172 - Kamba de Verdade", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Search for Common Ground", "Prime Id": "14979", "Agency": "USAID", "Operational Unit": "Angola", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16173", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "szgSUK9xU1T", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16173 - Building Local Capacity (BLC)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management Sciences for Health", "Prime Id": "220", "Agency": "USAID", "Operational Unit": "Angola", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "16347", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "EkFOliS4sei", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16347 - OVC USAID Barbados", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Caribbean Region", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16358", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Zpse80PtFpX", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16358 - OVC USAID Jamaica", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "World Learning", "Prime Id": "595", "Agency": "USAID", "Operational Unit": "Caribbean Region", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16370", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "oqaqABybWyC", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16370 - Social Marketing", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Cambodia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16372", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "yJe2SizkVEW", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16372 - Voluntary Medical Male Circumcision Service Delivery II Project (VMMC II)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Right To Care, South Africa", "Prime Id": "316", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16397", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "nAkQTthM8N5", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16397 - Tunajali II", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Deloitte Consulting Limited", "Prime Id": "7579", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "16426", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "styJMbuaqwI", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16426 - OVC Cohort Study", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Global Surveys Research", "Prime Id": "16547", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16445", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "UpGgvHGjiN4", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16445 - Telenovelas", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Televisao de Mocambique", "Prime Id": "16548", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16450", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Svxod6qeZdz", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16450 - Global Give Back Circle", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Kenya Community Development Foundation", "Prime Id": "15907", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16453", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "G1Iu5qNsUDj", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16453 - Project SEARCH- PMTCT Study (OAA-TO-11-00060)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Washington", "Prime Id": "216", "Agency": "USAID", "Operational Unit": "Cote d'Ivoire", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16459", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "GmFcsEfO8Fe", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16459 - HIV/TB Coordination Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "World Health Organization", "Prime Id": "549", "Agency": "USAID", "Operational Unit": "India", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16460", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "wjq7ktncMzu", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16460 - Logistics Management Improvement Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "India", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16482", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "FmxMU3zDMNu", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16482 - PSI Caribbean", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "DOD", "Operational Unit": "Caribbean Region", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16485", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "IhRChiG0XtB", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16485 - Integrated Adolescent Health Improvement Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Tovwirane HIV/AIDS Organization", "Prime Id": "3880", "Agency": "USAID", "Operational Unit": "Malawi", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "16486", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "U9qNndbgibp", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16486 - ASPIRE", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Save The Children Federation Inc", "Prime Id": "15660", "Agency": "USAID", "Operational Unit": "Malawi", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16487", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "UpB1p6mObTj", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16487 - Health Policy Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Futures Group", "Prime Id": "10553", "Agency": "USAID", "Operational Unit": "Malawi", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16497", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "xM15VOJUR52", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16497 - ESIS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "ICF Macro", "Prime Id": "15719", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16515", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "MXeaiADeU1Z", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16515 - Technical Assistance in Support of Clinical Training and Mentoring for HIV Treatment and Prevention Services", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "ITECH", "Prime Id": "14461", "Agency": "HHS/CDC", "Operational Unit": "Zimbabwe", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16525", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "gjvhSslohJb", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16525 - DOD-SPLA", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of Defense (Defense)", "Prime Id": "4", "Agency": "DOD", "Operational Unit": "South Sudan", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16550", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "sOu07cubYnm", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16550 - Chernigiv Oblast Pilot on HIV Service (HTC) Integration into Primary Health Care", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Abt Associates", "Prime Id": "440", "Agency": "USAID", "Operational Unit": "Ukraine", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16558", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Hm9qfJwSDxq", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16558 - Technical assistance in strengthening prevention and control of TB/HIV and MDR-TB", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "World Health Organization", "Prime Id": "549", "Agency": "USAID", "Operational Unit": "Ukraine", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16562", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "JrJEN7GWWxd", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16562 - AIDSTAR II", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management Sciences for Health", "Prime Id": "220", "Agency": "USAID", "Operational Unit": "India", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16563", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "TMBJ5uIspY0", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16563 - Innovations for T.B. Control in India (TB Alliance)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "IKP Knowledge Park", "Prime Id": "16754", "Agency": "USAID", "Operational Unit": "India", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "16565", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "XZhC318wmu7", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16565 - RMNCH Alliance", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Impact Foundation (India)", "Prime Id": "16755", "Agency": "USAID", "Operational Unit": "India", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16566", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "m7zQlsn01F2", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16566 - Orphans and Vulnerable Children Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Karnataka Health Promotion Trust", "Prime Id": "5554", "Agency": "USAID", "Operational Unit": "India", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16569", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "QNgsnB8uMmP", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16569 - MEASURE Associate Award", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of North Carolina", "Prime Id": "596", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16576", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "tWkDhBlclYH", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16576 - Engaging Local NGOs", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "AIDS Care China", "Prime Id": "5504", "Agency": "HHS/CDC", "Operational Unit": "Asia Regional Program", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16580", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "AtB63zQfpCw", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16580 - Labs 4 Life", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Christian Medical Association of India", "Prime Id": "19383", "Agency": "HHS/CDC", "Operational Unit": "India", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16583", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "RMopXKRdVZ0", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16583 - District Support GH000887", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Aurum Health Research", "Prime Id": "467", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16584", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "eecV5qUv5Ef", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16584 - District Support GH000889", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Beyond Zero", "Prime Id": "19844", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16585", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "IcCRKz3hoSJ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16585 - Capacity Building in HIV Co-infection Activities to Address the Continuum of Prevention, Care and Treatment in Central America, CoAg # GH001100", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University Research Corporation, LLC", "Prime Id": "463", "Agency": "HHS/CDC", "Operational Unit": "Central America Region", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16586", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "kMjSz0LC7WT", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16586 - Universidad de Valle de Guatemala", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "UVG - UNIVERSIDAD DE VALLE DE GUATEMALA", "Prime Id": "15249", "Agency": "HHS/CDC", "Operational Unit": "Central America Region", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "16587", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "oa7FSaDbIKv", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16587 - COMISCA", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "COMISCA", "Prime Id": "14131", "Agency": "HHS/CDC", "Operational Unit": "Central America Region", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16588", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "JVmP6zmz2ko", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16588 - Capacity building in strategic information and laboratory functions to address the continuum of prevention, care and treatment in Central America", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "US Embassy Guatemala", "Prime Id": "13112", "Agency": "HHS/CDC", "Operational Unit": "Central America Region", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16589", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ZJYVKHikehz", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16589 - TEPHINET", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "The Task Force for Global Health, Inc. /Tephinet", "Prime Id": "15638", "Agency": "HHS/CDC", "Operational Unit": "Central America Region", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16590", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "B3wNwmLad85", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16590 - Grant Management Solutions", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management Sciences for Health", "Prime Id": "220", "Agency": "USAID", "Operational Unit": "India", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "16591", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Up06MD9mFVl", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16591 - Strategic Assessments for Strategic Action", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "John Snow, Inc.", "Prime Id": "453", "Agency": "HHS/CDC", "Operational Unit": "India", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "16594", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "GcDiKFCYPsW", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16594 - MEASURE Evaluation Phase IV", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of North Carolina at Chapel Hill, Carolina Population Center", "Prime Id": "521", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16599", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "oz79d6StwR4", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16599 - Technical Assistance to India's National AIDS Control Organization (TA to NACO)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Voluntary Health Services", "Prime Id": "4167", "Agency": "HHS/CDC", "Operational Unit": "India", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16606", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ZAnxunNH0QH", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16606 - e TBD- KARAMOJA", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "16613", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "D4rNgPxJdO8", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16613 - Condom Distribution", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "John Snow Inc (JSI)", "Prime Id": "16525", "Agency": "USAID", "Operational Unit": "Ghana", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "16618", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "wRS3lYkRTaa", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16618 - Health Policy Plus delete this one", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Palladium Group", "Prime Id": "19907", "Agency": "USAID", "Operational Unit": "Ghana", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "16619", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "enqsb5mzsDo", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16619 - Ghana AIDS Commission support for Key Populations", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ghana AIDS Commission", "Prime Id": "9871", "Agency": "USAID", "Operational Unit": "Ghana", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "16620", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "iIyNzet5uTQ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16620 - TBD PMCT EXPANSION", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16622", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Sr3IksdLw7A", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16622 - China CDC COAG", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Chinese Center for Disease Prevention and Control", "Prime Id": "5462", "Agency": "HHS/CDC", "Operational Unit": "Asia Regional Program", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16624", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "vxJy8DjKZiO", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16624 - Strengthening HIV and TB Service Delivery in Malawi Prison Health Systems under the President\u00e2\u20ac\u2122s Emergency Plan for AIDS Relief", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Malawi", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16625", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "kTsa4A6BUE0", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16625 - Construction and Renovation", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Regional Procurement Support Office/Frankfurt", "Prime Id": "3932", "Agency": "State/AF", "Operational Unit": "Malawi", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16626", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "yS2aXogKcfS", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16626 - Uganda Private Health Support Program (PHS)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Cardno Emerging Markets", "Prime Id": "13168", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16627", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "iSu9u5ddPYV", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16627 - Support to GAF HIV Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "JHPIEGO", "Prime Id": "219", "Agency": "DOD", "Operational Unit": "Ghana", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "16628", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Jfl0J3RYlDv", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16628 - Johns Hopkins University", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Johns Hopkins University Bloomberg School of Public Health", "Prime Id": "509", "Agency": "DOD", "Operational Unit": "Central America Region", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16629", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "P2pQDi5r6pf", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16629 - Population Services International", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "DOD", "Operational Unit": "Dominican Republic", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16630", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ECLDJCnvKXg", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16630 - Johns Hopkins University", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Johns Hopkins University Bloomberg School of Public Health", "Prime Id": "509", "Agency": "DOD", "Operational Unit": "Dominican Republic", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16631", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "k74KVoLuYvj", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16631 - Health Information, Policy, and Advocacy (HIPA) Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Futures Group", "Prime Id": "10553", "Agency": "USAID", "Operational Unit": "Cambodia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16632", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "o1K2UNokkpC", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16632 - Social Health Protection Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University Research Corporation, LLC", "Prime Id": "463", "Agency": "USAID", "Operational Unit": "Cambodia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16633", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Aybh4bl0U7Y", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16633 - NGO Service Delivery Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Cambodia", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16634", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "e7tgUFuUat2", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16634 - USAID/Copperbelt Lusaka Zambia Family activity", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Expanded Church Response Trust", "Prime Id": "16878", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16636", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "jenrOdKRSLj", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16636 - GHS Lab/SI Strengthening", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ghana Health Service", "Prime Id": "9870", "Agency": "HHS/CDC", "Operational Unit": "Ghana", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16637", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "krQhO52LAyR", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16637 - Key Population Evaluation Survey", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ghana AIDS Commission", "Prime Id": "9871", "Agency": "HHS/CDC", "Operational Unit": "Ghana", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16638", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "lneTf2TIi7s", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16638 - GAC Data Quality Assessment", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ghana AIDS Commission", "Prime Id": "9871", "Agency": "HHS/CDC", "Operational Unit": "Ghana", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16639", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "pcnDnDSRxUw", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16639 - CLSI Lab Management and Leadership", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Clinical and Laboratory Standards Institute", "Prime Id": "3317", "Agency": "HHS/CDC", "Operational Unit": "Ghana", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16640", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "rMFOPTogKF9", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16640 - Key Population PWID Formative Assessment", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of California at San Francisco", "Prime Id": "517", "Agency": "HHS/CDC", "Operational Unit": "Ghana", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16641", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "hkrGUJMnpqq", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16641 - Laboratory Improvements", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Global Health Systems Solutions, Ghana", "Prime Id": "9872", "Agency": "HHS/CDC", "Operational Unit": "Ghana", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16642", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "C83hVIfuyuu", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16642 - Laboratory Policy and Operational Plan", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Association of Public Health Laboratories", "Prime Id": "1923", "Agency": "HHS/CDC", "Operational Unit": "Ghana", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16643", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "SqXXteJxzb2", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16643 - Nursing Capacity Building Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Columbia University Mailman School of Public Health", "Prime Id": "501", "Agency": "HHS/HRSA", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16644", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "BZBScBdh3hB", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16644 - UNICEF", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "United Nations Children's Fund", "Prime Id": "547", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16656", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "R8ebBIqDK7S", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16656 - TBD - Accountable Governance for Improved Service Delivery(AGIS)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16657", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "tvGID84UvqL", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16657 - TBD Medical Supplies", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16658", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "OnxWtxwn6pU", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16658 - TBD Health Management Information Systems", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16660", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "bHAc4bAK59w", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16660 - AIHA Infectious Disease Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "American International Health Alliance", "Prime Id": "9886", "Agency": "HHS/HRSA", "Operational Unit": "Caribbean Region", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16661", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "D5b6zUvnBB4", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16661 - CARPHA support CoAg GH001205", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Caribbean Regional Public Health Agency", "Prime Id": "19423", "Agency": "HHS/CDC", "Operational Unit": "Caribbean Region", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16663", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ZR5XGeQADRk", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16663 - Integrated Health Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Burundi", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16664", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "j4U6Xx8oLOs", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16664 - PMTCT Acceleration Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Burundi", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16665", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "nvGeJlZlW6c", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16665 - Health Finance & Governance (HFG)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Abt Associates", "Prime Id": "440", "Agency": "USAID", "Operational Unit": "Burundi", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16666", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "xqUVb2EPX2V", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16666 - Development & Training Services", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "GH Tech", "Prime Id": "7727", "Agency": "USAID", "Operational Unit": "Burundi", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16668", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Ka2Hptf1Nhv", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16668 - Grants Management Solutions", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management Sciences for Health", "Prime Id": "220", "Agency": "USAID", "Operational Unit": "Burundi", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16669", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "XuzYXhxqgKb", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16669 - Promoting Quality of Medicines", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "United States Pharmacopeia", "Prime Id": "4017", "Agency": "USAID", "Operational Unit": "Burundi", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16670", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "owp3AoDjV61", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16670 - HIV Fellowship Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Nairobi", "Prime Id": "535", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16671", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "jcWyvxVFAzL", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16671 - Foundation for Innovative New Diagnostics - FIND FOLLOW ON", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16678", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "tpDv7YY3Nf8", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16678 - District Health System Strengthening and Quality Improvement for Service Delivery in Malawi under PEPFAR", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management Sciences for Health", "Prime Id": "220", "Agency": "HHS/CDC", "Operational Unit": "Malawi", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16679", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "bJmTm3Skd0I", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16679 - Program Support Services", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "International Business & Technical Consultants Inc.", "Prime Id": "19763", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16681", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "jROJpFr7spa", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16681 - National Center for Tuberculosis and Leprosy Control (CENAT) Phase II", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "National Tuberculosis and Leprosy Control Program", "Prime Id": "1715", "Agency": "HHS/CDC", "Operational Unit": "Cambodia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16682", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "qdT25O8R3Rj", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16682 - Kenya National Bureau of Statistics (KNBS) FARA", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Kenya National Bureau of Statistics", "Prime Id": "16321", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "16683", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "hUIai59VH3V", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16683 - National Institute of Public Health Phase III", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "National Institute of Public Health", "Prime Id": "4010", "Agency": "HHS/CDC", "Operational Unit": "Cambodia", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "16684", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "aiEDgVBTAcM", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16684 - Kenya Disciplined Services ZUIA", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Prime Id": "204", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16685", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "sQfP6fhVknI", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16685 - HFG (Health Finance and Governance)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Abt Associates", "Prime Id": "440", "Agency": "USAID", "Operational Unit": "Cote d'Ivoire", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16687", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "vF6cz2vLLYu", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16687 - Kenya Prison Services", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Health Strat Kenya", "Prime Id": "19762", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16688", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "l5esZQgSIcm", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16688 - National Centre for HIV/AIDS, Dermatology and STDs Phase IV", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "National Centre for HIV/AIDS, Dermatology and STDs", "Prime Id": "4008", "Agency": "HHS/CDC", "Operational Unit": "Cambodia", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "16689", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "G6BKfd8LfYF", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16689 - SHOPS Abt Follow on", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Abt Associates", "Prime Id": "440", "Agency": "USAID", "Operational Unit": "Cote d'Ivoire", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16690", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "TgYnk2moWdG", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16690 - SAVVY", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "New Partner", "Prime Id": "9853", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16691", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "lbJoM2qmE6w", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16691 - HC3", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Johns Hopkins University Bloomberg School of Public Health", "Prime Id": "509", "Agency": "USAID", "Operational Unit": "Cote d'Ivoire", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16692", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "SrnKAkADVpB", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16692 - HIV/AIDS Project Evaluations", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Ukraine", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16693", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "CaLvLed7USJ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16693 - Strategic Information Support (Follow On Mechanism to MEASURE)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Ukraine", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16695", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "G7HJQbat0KD", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16695 - Health Financing and Governance", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Abt Associates", "Prime Id": "440", "Agency": "USAID", "Operational Unit": "Caribbean Region", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16696", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "PtgsyHFCz8O", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16696 - Leadership Management and Governance ( LMG)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management Sciences for Health", "Prime Id": "220", "Agency": "USAID", "Operational Unit": "Central America Region", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "16697", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "re8F6Q5VS2Y", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16697 - Measure Evaluation", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of North Carolina", "Prime Id": "596", "Agency": "USAID", "Operational Unit": "Central America Region", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16698", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "AW0Zuua2dMG", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16698 - Coordinating Comprehensive Care for Children ( 4Cs)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Catholic Relief Services", "Prime Id": "33", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "16699", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "QEYCM4veYY1", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16699 - OVC RFA- Support to Nyanza and Rift Valley", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16700", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "NJxQidwKZeO", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16700 - OVC Child Protection Research", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "United Nations Children's Fund", "Prime Id": "547", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16704", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "LVY97iLzelr", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16704 - One Community (One C)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Johns Hopkins University Center for Communication Programs", "Prime Id": "507", "Agency": "USAID", "Operational Unit": "Malawi", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16705", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "P8IQqRRJNih", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16705 - IDU - HIV Combination Prevention", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "United Nations Office on Drug and Crime (UNODC)", "Prime Id": "16539", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16706", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "PDf4FXfpNOF", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16706 - Integrated Adolescent Health Improvement Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Malawi", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16707", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ZkOBf4JWB73", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16707 - TBD-School Health Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Malawi", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16709", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "rr8qgURwnqy", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16709 - Accelerating Progress Against TB", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Center for Health Solutions (CHS)", "Prime Id": "19764", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16710", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "uw5Ad2rRMwx", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16710 - Expanding Health Insurance Coverage", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Equity Group Foundation", "Prime Id": "15812", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16711", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ktRjj0Fot3K", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16711 - Capacity Bridge Mechanism", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "IntraHealth International, Inc", "Prime Id": "217", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16712", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "lkah9Uojw2d", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16712 - OVC Vocational Training", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Housing Finance Foundation", "Prime Id": "16665", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16713", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "mlxsZT23ln2", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16713 - Health Media Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Internews", "Prime Id": "451", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16714", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "JubySD1pR1L", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16714 - Health Finance and Governance Project (HFG)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Abt Associates", "Prime Id": "440", "Agency": "USAID", "Operational Unit": "Botswana", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16716", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "c7uD7X49pFA", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16716 - STEPS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Counterpart International", "Prime Id": "16782", "Agency": "USAID", "Operational Unit": "Malawi", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16718", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "bLQQFEZIvyo", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16718 - UCSF", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of California at San Francisco", "Prime Id": "517", "Agency": "HHS/CDC", "Operational Unit": "Ukraine", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16719", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "vsMHmpP2LTz", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16719 - Follow on Support to the National AIDS Program Design and Implementation of MAT", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Ukraine", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16720", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "qxnKAAGAX0e", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16720 - Nkento Wa Biza", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "S.O.S. Cedia", "Prime Id": "16847", "Agency": "USAID", "Operational Unit": "Angola", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16721", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "b5fO34TieSb", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16721 - Cross Border/Ports, Cuenene Epi HIV/TB Surveillance", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Angola", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16722", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ig8FeJw6mtO", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16722 - HFG (Health Financing and Governance)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Abt Associates", "Prime Id": "440", "Agency": "USAID", "Operational Unit": "Haiti", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16723", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "rjp7MjYHmpk", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16723 - URC-HCI", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University Research Corporation, LLC", "Prime Id": "463", "Agency": "USAID", "Operational Unit": "Haiti", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16724", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "KuZ8LeX7jyE", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16724 - TBD-Performance evaluation of the training component in Nicaragua' HIV Program (in service and pre-service)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Central America Region", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16725", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "mQ7Ypp4HWx2", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16725 - Applying Science to Strengthen and Improve Systems (ASSIST)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University Research Corporation, LLC", "Prime Id": "463", "Agency": "USAID", "Operational Unit": "Central America Region", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "16726", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ujfzmqWAOcK", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16726 - PEPFAR Small Grants Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "US Embassies", "Prime Id": "13111", "Agency": "State/WHA", "Operational Unit": "Central America Region", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16727", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "j0b5exhkMHE", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16727 - Bridge USAID Program for Strengthening the Central American Response to HIV -PASCA-", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management Sciences for Health", "Prime Id": "220", "Agency": "USAID", "Operational Unit": "Central America Region", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "16728", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "vRqFFcjoMLN", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16728 - APHIAplus Nairobi/Coast Follow on", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16729", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "e9LTmrp0eZj", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16729 - Private Sector Health Initiative (SHOPS)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Abt Associates", "Prime Id": "440", "Agency": "USAID", "Operational Unit": "Botswana", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16730", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "yBtamhluAXO", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16730 - OVC Evaluation", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Project Search", "Prime Id": "8399", "Agency": "USAID", "Operational Unit": "Botswana", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16731", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "QkYl85YiCKy", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16731 - Applying Science to Strengthen and Improve Systems (ASSIST)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University Research Corporation, LLC", "Prime Id": "463", "Agency": "USAID", "Operational Unit": "Botswana", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16734", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "kZBurwMx7B4", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16734 - Local NGO Support to Key Populations (Selebi-Phikwe)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Botswana", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16735", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "YIGTs1Zgc8N", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16735 - Local Capacity Building - NGO Support for Key Populations", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management Sciences for Health", "Prime Id": "220", "Agency": "USAID", "Operational Unit": "Botswana", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16736", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "aaOt3vUsaGa", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16736 - HIV care and treatment services in the Dukwi refugee camp", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Botswana Red Cross", "Prime Id": "3732", "Agency": "HHS/CDC", "Operational Unit": "Botswana", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "16737", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "KhBsEfSyhbo", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16737 - Building Capacity of the Public Health System to Improve Population Health through National, Nonprofit Organizations", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "The Task Force for Global Health, Inc. /Tephinet", "Prime Id": "15638", "Agency": "HHS/CDC", "Operational Unit": "Botswana", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "16738", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ITZAsGJ0GWL", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16738 - Improving Public Health Practices and Service Delivery in the Federal Democratic Republic of Ethiopia with a Focus on HIV, Sexually Transmitted Infections, and Tuberculosis", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ethiopian Public Health Association", "Prime Id": "265", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16739", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Lg7bchsEdOR", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16739 - Maternal and Child Health Integrated Program (MCHIP)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "JHPIEGO", "Prime Id": "219", "Agency": "USAID", "Operational Unit": "Vietnam", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16742", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "vQF8vM52IeQ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16742 - Comprehensive HIV Prevention, Care and Treatment for the National Defense Force of Ethiopia (NDFE)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "National Defense Forces of Ethiopia", "Prime Id": "1078", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16743", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "LmVrTxopbiF", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16743 - Continuum of Prevention, Care, and Treatment for HIV/AID with MARPs in Cameroon (CHAMP)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Care International", "Prime Id": "610", "Agency": "USAID", "Operational Unit": "Cameroon", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16744", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "qTEvB9TkMGG", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16744 - Key Interventions for Developing Systems and Services for Orphans and Vulnerable Children populations in Cameroon (KIDSS)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Catholic Relief Services", "Prime Id": "33", "Agency": "USAID", "Operational Unit": "Cameroon", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16745", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "FM7DUDjCh1I", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16745 - Evidence for Development (E4D)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Cameroon", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16746", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "o28Ib7oh2CB", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16746 - Central Mechanism Emory University", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Emory University", "Prime Id": "904", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "16747", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "bAtlvJZCCgm", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16747 - JHPIEGO CoAg 2013", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "JHPIEGO", "Prime Id": "219", "Agency": "HHS/CDC", "Operational Unit": "Cote d'Ivoire", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16749", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "LqfSgA6ALdl", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16749 - Technical Assistance for the Transition of Comprehensive HIV/AIDS Programs and Medical Education to Ethiopia", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Columbia University", "Prime Id": "1155", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16750", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "QzJLZI1nObv", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16750 - Technical assistance and collaboration with country and regional programs", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "World Health Organization", "Prime Id": "549", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16751", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "cIlIRZUKllB", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16751 - Strengthening Capacity for Laboratory Systems, Strategic Information, and Technical Leadership in Public Health for the National HIV/AIDS Response in Ethiopia", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ethiopian Public Health Institute", "Prime Id": "19814", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16752", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "wguNwdUG6Kw", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16752 - Strengthening Local Ownership for the Sustainable Provision of HIV/AIDS Services in the Regional Health Bureaus (Amhara)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Amhara Regional Health Bureau", "Prime Id": "17040", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16755", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "QAVuhMI10Nw", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16755 - TBD LAB 1", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16756", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "LWoH8A8W42y", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16756 - Improving the Quality of Namibia's Essential Health Services and Systems (IQ-NEHSS)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of Health and Social Services, Namibia", "Prime Id": "2722", "Agency": "HHS/CDC", "Operational Unit": "Namibia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16759", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "t6Wps22wt5y", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16759 - UTAP 2/HQ PESS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "16760", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "o6KpWJYGMt0", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16760 - Applying Science to Strengthen and Improve Systems (ASSIST)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University Research Corporation, LLC", "Prime Id": "463", "Agency": "USAID", "Operational Unit": "Swaziland", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "16761", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "vcntIpfEa89", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16761 - TBD \u00e2\u20ac\u201c CoAg Task Order Contract", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16762", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "VOPPi2LZnJD", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16762 - UNICEF", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "United Nations Children's Fund", "Prime Id": "547", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16763", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "nuvhlFtowUK", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16763 - HJFMRI", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Henry Jackson Foundation", "Prime Id": "10676", "Agency": "DOD", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "16764", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ZF7bexJ0E12", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16764 - TBD CAPP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Malawi", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16766", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "VuqTuPexeJ7", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16766 - Applying Science to Strengthen and Improve Systems (ASSIST)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University Research Corporation, LLC", "Prime Id": "463", "Agency": "USAID", "Operational Unit": "Lesotho", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16768", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "RXMQGC0sKmv", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16768 - Mentor Mothers Reducing Infections Through Support and Education (RISE)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Mothers 2 Mothers", "Prime Id": "4851", "Agency": "USAID", "Operational Unit": "Lesotho", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16770", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "xKVaIPZsHRX", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16770 - USAID Applying Science to Strengthen and Improve Systems (ASSIST) Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University Research Corporation, LLC", "Prime Id": "463", "Agency": "USAID", "Operational Unit": "Burundi", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16771", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "l0pBoBGhGip", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16771 - Namibia Mechanism for Public Health Assistance, Capacity, and Technical Support (NAM-PHACTS)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of California at San Francisco", "Prime Id": "517", "Agency": "HHS/CDC", "Operational Unit": "Namibia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16772", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "r4NYuEEXdOp", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16772 - NDOH (CDC GH001172)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "National Department of Health", "Prime Id": "12854", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16773", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "SwzY8pOuNHH", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16773 - South African National AIDS Council (CDC GH001173)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "South African National AIDS Council", "Prime Id": "16598", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16774", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "TUP7PdpgqFI", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16774 - TBD Youth Families Matter Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16775", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "kNgkIvDmMH3", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16775 - AURUM Correctional Services (CDC GH001175)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Aurum Health Research", "Prime Id": "467", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16778", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "q0Q8YgPUS87", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16778 - Research and Evaluation - CDC", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Vietnam", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16779", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "jOJ6FR98l4a", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16779 - Technical Assistance for System Development for Accreditation of Laboratories and Implementation of Improved Diagnostic Technologies in Ethiopia", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "African Society for Laboratory Medicine", "Prime Id": "16585", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16780", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "XDxr1ZvviN4", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16780 - Strategic Information Community Monitoring Project (SICMP)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Namibia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16781", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Js0dbgDSPLL", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16781 - Strengthening PPP in Tanzania", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16782", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "U9Ev8RTRXrH", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16782 - APCA Follow On", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16784", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "C0W4IOwQFE6", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16784 - Sauti za Watanzania", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "JHPIEGO", "Prime Id": "219", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16786", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "WPJm2zfOAAt", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16786 - Health Policy Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Futures Group", "Prime Id": "10553", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16787", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "orcKuCfqB9N", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16787 - Strengthening High Impact Interventions for an AIDS-Free Generation (AIDSFree) Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "John Snow Inc (JSI)", "Prime Id": "16525", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16788", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "gD0KiVMeP9H", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16788 - Health Research Challenge for Impact", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Johns Hopkins University Bloomberg School of Public Health", "Prime Id": "509", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16790", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "uWQWeRnogM9", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16790 - National Bureau of Statistics", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "16791", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "kIkQ8wgkCrM", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16791 - Strengthening Health Outcomes through the Private Sector (SHOPS)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Abt Associates", "Prime Id": "440", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "16792", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ETCUPGGalty", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16792 - Tanzania Social Action Fund", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "16794", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "OakMhaFqp7l", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16794 - MCHIP/SANKHANI", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "JHPIEGO", "Prime Id": "219", "Agency": "USAID", "Operational Unit": "Malawi", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16795", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "lKQ4FiGzHOS", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16795 - LAB Activities", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Zimbabwe National Quality Assurance Programme", "Prime Id": "3882", "Agency": "HHS/CDC", "Operational Unit": "Zimbabwe", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16797", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "rLp7hUGQBdp", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16797 - Evidence To Action for stengthened Family Planning & Health Services for Women & Girls (E2A)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Pathfinder International", "Prime Id": "228", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16798", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "j0Mi5hliQsY", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16798 - FHI 360 Ethiopia", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "DOD", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16801", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "WxChVbhWzgY", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16801 - BEST (Byen en ak Sante Timoun)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Caris Foundation", "Prime Id": "19741", "Agency": "USAID", "Operational Unit": "Haiti", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16802", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "yhpgmEr0gk6", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16802 - DPS Inhambane Province", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Provincial Directorate of Health, Inhambane", "Prime Id": "16594", "Agency": "HHS/CDC", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16803", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "F033iB7Gr0F", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16803 - Healthy Markets", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Program for Appropriate Technology in Health", "Prime Id": "233", "Agency": "USAID", "Operational Unit": "Vietnam", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16804", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "fTeNeQK6bHz", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16804 - Scaling Up Voluntary Male Circumcision to Prevent HIV Transmission", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "ITECH", "Prime Id": "14461", "Agency": "HHS/CDC", "Operational Unit": "Zimbabwe", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16805", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "k3Wciqh4U3U", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16805 - Technical Assistance in Support of Clinical Training and Mentoring for HIV Treatment and Prevention Service", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Washington", "Prime Id": "216", "Agency": "HHS/CDC", "Operational Unit": "Zimbabwe", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16806", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Brb2w1E9n3K", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16806 - Expansion of HIV care and prevention", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Zimbabwe Association of Church Hospitals", "Prime Id": "3857", "Agency": "HHS/CDC", "Operational Unit": "Zimbabwe", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16807", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "EWkMT4BfLfK", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16807 - University of Stellenbosch Capacity Building (CDC GH001536)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Stellenbosch, South Africa", "Prime Id": "539", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16808", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Xt9xLHm3E09", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16808 - UKZA CAPRISA Advanced Clinical Care Centres (CDC GH001142)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Kwazulu-Natal, Nelson Mandela School of Medicine, Comprehensive International Program for Research on AIDS", "Prime Id": "1229", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16810", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "LaBcw3fT2az", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16810 - Enhancing USG-SAG Financial Frameworks", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Results for Development", "Prime Id": "16597", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "16812", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "JnGQVaDc35v", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16812 - ASLM", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "African Society for Laboratory Medicine", "Prime Id": "16585", "Agency": "HHS/CDC", "Operational Unit": "Swaziland", "Start Date": "2014-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "16813", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "NCAeNymsAT7", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16813 - PMTCT Costing Study", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Zimbabwe", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "16814", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "FZc52EnPUHV", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16814 - Supporting the field epidemiology training program (FELTP) in Cameroon", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Cameroon", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16815", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "E0S3qYj2YEA", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16815 - Health Finance & Governance Project (HFG)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Abt Associates", "Prime Id": "440", "Agency": "USAID", "Operational Unit": "Swaziland", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "16816", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Aj9UuKPX3ZQ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16816 - Technical Assistance support in assessing HIV service delivery in Cameroon", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Prime Id": "204", "Agency": "HHS/CDC", "Operational Unit": "Cameroon", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "16817", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "GuaZ1VGAFpQ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16817 - Leadership, Management and Governance \u00e2\u20ac\u201c Transition Support Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management Sciences for Health", "Prime Id": "220", "Agency": "USAID", "Operational Unit": "Vietnam", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16820", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "oEWGf7JTQng", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16820 - RESPOND TANZANIA PROJECT", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Engender Health", "Prime Id": "205", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "16821", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "qpxWiAJ2SDq", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16821 - Health Communication Capacity Collaborative (HC3)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Johns Hopkins University Bloomberg School of Public Health", "Prime Id": "509", "Agency": "USAID", "Operational Unit": "Swaziland", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "16823", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "FSGu2Bo5TQ5", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16823 - Health Communication Capacity Collaborative (HC3)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Johns Hopkins University Bloomberg School of Public Health", "Prime Id": "509", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16824", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "zIcLZE7zD4D", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16824 - Monitoring and Evaluation for OVC programs", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Council", "Prime Id": "230", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16826", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "TINA4cAlGwS", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16826 - In school youth HIV prevention", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "16827", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Aa5vjOgmWxI", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16827 - Strengthening Skills and Competencies of Care Providers for Enhanced service Delivery (SCOPE)_944", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Center for Integrated Health Programs", "Prime Id": "15384", "Agency": "HHS/CDC", "Operational Unit": "Nigeria", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16828", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "bvwnkxNHBkG", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16828 - Capacitating Laboratories for Accreditation, Strengthening and Sustainability (CLASS)_667", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "AIDS Prevention Initiative in Nigeria, LTD", "Prime Id": "9065", "Agency": "HHS/CDC", "Operational Unit": "Nigeria", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16829", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "f3YAXdLmrkq", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16829 - Health Financing and Governance", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Abt Associates", "Prime Id": "440", "Agency": "USAID", "Operational Unit": "Namibia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16833", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "hD93BjxeaD0", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16833 - Human Resource Information System (HRIS)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Emory University", "Prime Id": "904", "Agency": "HHS/HRSA", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16835", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "A1U6pLGWsIQ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16835 - ASLM", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "African Society for Laboratory Medicine", "Prime Id": "16585", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "16838", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "IlrueTlSzNc", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16838 - Nigerian Alliance for Health System Strengthening (NAHSS)_656", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Maryland Baltimore", "Prime Id": "15501", "Agency": "HHS/CDC", "Operational Unit": "Nigeria", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16839", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "NsuvxtOr3jP", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16839 - Strengthening Health Human Resources in Nigeria Group (SHARING)_902", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Institute of Human Virology, Nigeria", "Prime Id": "4505", "Agency": "HHS/CDC", "Operational Unit": "Nigeria", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16846", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "klQ3LY4Q8FJ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16846 - SPEARHEAD_941", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Institute of Human Virology, Nigeria", "Prime Id": "4505", "Agency": "HHS/CDC", "Operational Unit": "Nigeria", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "16848", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ctMBGi5hNdp", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16848 - Sustainable HIV care and Treatment Action in Nigeria (SUSTAIN)_934", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Catholic Caritas Foundation of Nigeria (CCFN)", "Prime Id": "15381", "Agency": "HHS/CDC", "Operational Unit": "Nigeria", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16849", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "LTS40v8dkKt", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16849 - Partnership for Medical Education and Training (PMET)_946", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Center for Clinical Care and Clinical Research Ltd", "Prime Id": "16851", "Agency": "HHS/CDC", "Operational Unit": "Nigeria", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "16850", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "hJm7WzMVhiB", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16850 - Comprehensive AIDS Response Enhanced for Sustainability (CARES)_924", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "AIDS Prevention Initiative in Nigeria, LTD", "Prime Id": "9065", "Agency": "HHS/CDC", "Operational Unit": "Nigeria", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16852", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "yrlGiWzTHuw", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16852 - Development of a Laboratory Network and Society to Implement a Quality Systems_710", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "African Society for Laboratory Medicine", "Prime Id": "16585", "Agency": "HHS/CDC", "Operational Unit": "Nigeria", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16853", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "IQAOjnZoMLB", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16853 - Partnership for Medical Education and Training (PMET)_916", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Center for Clinical Care and Clinical Research Ltd", "Prime Id": "16851", "Agency": "HHS/CDC", "Operational Unit": "Nigeria", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16854", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "NBilFUWH9Wn", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16854 - Service Expansion and Early Detection for Sustainable HIV Care (SEEDS)_868", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Center for Clinical Care and Clinical Research Ltd", "Prime Id": "16851", "Agency": "HHS/CDC", "Operational Unit": "Nigeria", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16855", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "v8zbmvXMZcs", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16855 - Bridges Plus_928", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Center for Integrated Health Programs", "Prime Id": "15384", "Agency": "HHS/CDC", "Operational Unit": "Nigeria", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16856", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Nkv6VZWwkjC", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16856 - ITECH 1331", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Washington", "Prime Id": "216", "Agency": "HHS/CDC", "Operational Unit": "Haiti", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16857", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "CGGj3h3mIBw", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16857 - Ubaka Ejo", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "African Evangelistic Enterprise", "Prime Id": "16844", "Agency": "USAID", "Operational Unit": "Rwanda", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16858", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "pfng8CmauyB", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16858 - Gimbuka", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Caritas Rwanda", "Prime Id": "1661", "Agency": "USAID", "Operational Unit": "Rwanda", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16859", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "VaRCRdT8kMk", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16859 - Rwanda Social Marketing Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Society for Family Health (16843)", "Prime Id": "16843", "Agency": "USAID", "Operational Unit": "Rwanda", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16860", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "lhBzgLuWtaF", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16860 - Turengere Abana", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Fran\u00c3\u00a7cois Xavier Bagnoud", "Prime Id": "16845", "Agency": "USAID", "Operational Unit": "Rwanda", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16861", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "cFxQp8zqL8c", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16861 - ASSIST", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University Research Corporation, LLC", "Prime Id": "463", "Agency": "USAID", "Operational Unit": "Cote d'Ivoire", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16864", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "NDKbIKTEFT8", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16864 - UNICEF RUTF Procurement", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "United Nations Children's Fund", "Prime Id": "547", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16865", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "YKp1QsSKn7V", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16865 - Integrated Family Health Program (IFHP) II Maternal and Child Health Wraparound Follow-On", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Pathfinder International", "Prime Id": "228", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16868", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "tJY3XSWC4pY", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16868 - TBD-Follow on Mechanism", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "South Sudan", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16871", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "JDiaPEfAJLf", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16871 - Action Plus-Up_925", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Institute of Human Virology, Nigeria", "Prime Id": "4505", "Agency": "HHS/CDC", "Operational Unit": "Nigeria", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16872", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "pLJEnuimJbp", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16872 - Operations Research - ART outcomes", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management development for Health", "Prime Id": "15712", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16874", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Z91Z0vTGfed", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16874 - Local FOA Follow-on - (GH001068)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Tanzania Health Promotion Support (THPS)", "Prime Id": "16858", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16876", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "xgTwCyDZMSO", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16876 - T-MARC FMP Scale-up", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "T-MARC Tanzania", "Prime Id": "17068", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "16877", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "M7W4pSM89no", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16877 - DEBI-FBO - (GH000699)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Christian Council of Tanzania", "Prime Id": "2862", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "16878", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "FM1D3R8JdJL", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16878 - DEBI", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "African Medical and Research Foundation, Tanzania", "Prime Id": "16586", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "16879", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Qt1tB6OSJlY", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16879 - World Food Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "World Food Program", "Prime Id": "548", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16884", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "s3WYvasusZf", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16884 - DCC Follow-on", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Drug Control Commission", "Prime Id": "8409", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "16885", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "nqwCTr2GP8z", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16885 - MUHAS-TAPP - (GH000837)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Muhimbili University College of Health Sciences", "Prime Id": "1716", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16886", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "bjiD8KtMh3Z", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16886 - WHO Follow-on - (GH001180)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "World Health Organization", "Prime Id": "549", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16887", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "jdNXyahg3p7", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16887 - MOHSW - Follow On - (GH001062)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of Health and Social Welfare, Tanzania", "Prime Id": "421", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "16891", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "C3c6ORh3bAn", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16891 - CLSI Lab - (GH001114)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Clinical and Laboratory Standards Institute", "Prime Id": "3317", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16892", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "EU0ZFICLExD", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16892 - ASCP Lab - (GH001096)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "American Society of Clinical Pathology", "Prime Id": "978", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16899", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ai6Q1v9cGKB", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16899 - HIS - UCC follow on - (GH001361)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management development for Health", "Prime Id": "15712", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16900", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "thq5H0SktOo", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16900 - Mobile Solutions Technical Assistance and Research (mSTAR)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16901", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "XqjZ0UBg8Fn", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16901 - Strengthening local ownership for sustainable provision of HIV/AIDS services", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "SNNPR", "Prime Id": "15018", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16902", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "EN8Q0vBzgvt", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16902 - CDC Information Management Services (CIMS)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Northrup Grumman", "Prime Id": "4188", "Agency": "HHS/CDC", "Operational Unit": "Malawi", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16903", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "wRzDonRFRci", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16903 - Evaluation of Integrated Community-Based and Clinical HIV/AIDS Interventions in Sinazongwe, Zambia", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Columbia University Mailman School of Public Health", "Prime Id": "501", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "16912", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "oCkofvXPKOs", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16912 - Health Finance and Governance", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Abt Associates", "Prime Id": "440", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16913", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "afJppVbWbgm", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16913 - Supply Chain Management System (SCMS)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Partnership for Supply Chain Management", "Prime Id": "3781", "Agency": "USAID", "Operational Unit": "Angola", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16914", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Mtxj0F1FEuE", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16914 - ConSaude", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "ConSaude", "Prime Id": "19590", "Agency": "USAID", "Operational Unit": "Angola", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16916", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "r2dHeSphfxx", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16916 - Asia Regional TA", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Vietnam", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16922", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "q4eQ9AdW1VH", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16922 - OVC Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "United Nations Children's Fund", "Prime Id": "547", "Agency": "USAID", "Operational Unit": "South Sudan", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16927", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "h3mQHaGQDoi", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16927 - Ethiopia Performance Monitoring and Evaluation Service (EPMES)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Social Impact", "Prime Id": "3762", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "16929", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "o6OzauYk7SW", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16929 - TBD MMC QA", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16930", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "hrSuDqlepwY", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16930 - Household Economic Strengthening", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16932", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "pNM8HB3szeU", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16932 - Univeristy of California San Francisco central funding mechanism", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of California at San Francisco", "Prime Id": "517", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "16934", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "FVA1mGvEkVe", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16934 - Voice of America: Votre Sante, Votre Avenir", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "VOICE OF AMERICA", "Prime Id": "15253", "Agency": "State/AF", "Operational Unit": "Democratic Republic of the Congo", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "16940", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "fmgglr44G6w", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16940 - Strengthening Partnerships, Results and Innovations in Nutrition Globally (SPRING)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "John Snow Inc (JSI)", "Prime Id": "16525", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16944", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "uuYwSGGuiEr", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16944 - Comprehensive Integrated Approach to Address GBV at the District Level", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Botswana", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16946", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "OV7FM56zLbF", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16946 - Developing National GBV Toolkits and Training Materials", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Botswana", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16950", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "lPM9THfLQMB", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16950 - Expanding Local NGO Gender-based Violence Services", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Botswana", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16958", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "pzRGMVDB7wS", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16958 - MSH-SIAPS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management Sciences for Health", "Prime Id": "220", "Agency": "USAID", "Operational Unit": "South Sudan", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "16959", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "QQAdOLnsqT9", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16959 - Mission M&E Award", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Democratic Republic of the Congo", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16960", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Xgoq1uaCDja", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16960 - TB Care", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Democratic Republic of the Congo", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16961", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "uPUdbsH3pjL", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16961 - Integrated HIV Project Follow-On", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Democratic Republic of the Congo", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16962", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "NXlYJRU6HM8", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16962 - Social Marketing Follow-On", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Democratic Republic of the Congo", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16963", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "JuXicxUj4sY", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16963 - Increase Access to Comprehensive HIV/AIDS Prevention Care and Treatment Services in the Democratic Republic of Congo under (PEPFAR) (KIMIA)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Prime Id": "204", "Agency": "HHS/CDC", "Operational Unit": "Democratic Republic of the Congo", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16966", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "trIeKwc6xZH", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16966 - 2015 Demographic and Health Survey", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Rwanda", "Start Date": "2016-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "16967", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "BziTEteJrpt", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16967 - OVC Impact Evaluation", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "New Partner", "Prime Id": "9853", "Agency": "USAID", "Operational Unit": "Rwanda", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16969", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "uXDhvYwjSxD", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16969 - Portable Medical Record Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Haiti", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16971", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ruDfFhvKD2k", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16971 - UNICEF", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "United Nations Children's Fund", "Prime Id": "547", "Agency": "HHS/CDC", "Operational Unit": "Caribbean Region", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16973", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "M39itSAfGFP", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16973 - G2G (MOE) mainstreaming HIV education at primary, secondary and university levels", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "16974", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "e0L1xnh5wmc", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16974 - G2G build capcity of MOLSA/GOE to Coordinate worksite HIV prevention and oversee highly vulnerable children program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "16975", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "M4vzf9uhOzw", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16975 - G2G build capacity of MOWCYA/GOE to oversee highly vulnerable children program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "16976", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "l1Poq0FBBCj", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16976 - TBD-Government Capacity Building and Support Mechanism (National Treasury)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16977", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "PBd5S6n9G8S", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16977 - GVFI", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Global Virus Forecasting-Metabiota", "Prime Id": "16866", "Agency": "DOD", "Operational Unit": "Cameroon", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16978", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Mgp58sOF05a", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16978 - Gender Activity", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16979", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ys2mpDa9z6b", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16979 - Service Delivery and Support for Families Caring for Orphans and Vulnerable Children (OVC) - Regional Psychosocial Support Initiative (REPSSI)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Regional Psychosocial Support Initiative, South Africa", "Prime Id": "1657", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16980", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "RLblL0LPeNH", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16980 - Applying Science to Strengthen and Improve Systems (ASSIST)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University Research Corporation, LLC", "Prime Id": "463", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16981", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "gv8K6lQb0BQ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16981 - Africa Health Placements NPC", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Africa Health Placements", "Prime Id": "16555", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16982", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "SGBfsA3xQzm", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16982 - A Comprehensive Community-Based HIV Prevention, Counselling and Testing Programme for Reduced HIV Incidence", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Foundation for Professional Development", "Prime Id": "271", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16984", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "nilB2WlQYFC", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16984 - South Africa Executive Leadership Program for Health", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "South Africa Partners", "Prime Id": "4719", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16985", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "uEiXdYu56ip", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16985 - Demographic Health Survey Program (DHS 7)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "ICF Macro", "Prime Id": "15719", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16987", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "RyKSlJvtEXg", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16987 - Service Delivery and Support for Families Caring for Orphans and Vulnerable Children (OVC) - Childline Mpumalanga & Limpopo", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Childline Mpumalanga", "Prime Id": "6634", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16988", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "XPCBIxd3HVQ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16988 - Kheth'Impilo Pharmacist Assistant PPP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Kheth'Impilo", "Prime Id": "10939", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16989", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "jGLVZWdjR8H", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16989 - Service Delivery and Support for Families Caring for Orphans and Vulnerable Children (OVC) - Childwelfare/Childline Bloemfontein", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Childwelfare Bloemfontein & Childline Free State", "Prime Id": "16667", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16990", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "NdZSEKvUuOi", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16990 - Service Delivery and Support for Families Caring for Orphans and Vulnerable Children (OVC) - Children in Distress (CINDI)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Children in Distress", "Prime Id": "1542", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16991", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "xYGQOKFecf1", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16991 - Service Delivery and Support for Families Caring for Orphans and Vulnerable Children (OVC) - Future Families", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Future Families", "Prime Id": "14293", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16992", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "w2Q5FHFWKLM", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16992 - Service Delivery and Support for Families Caring for Orphans and Vulnerable Children (OVC) - HIV SA", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "HIVSA", "Prime Id": "10683", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16993", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "dVbnhvLvgz3", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16993 - Service Delivery and Support for Families Caring for Orphans and Vulnerable Children (OVC) - The Networking HIV/AIDS Community of South Africa (NACOSA)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "NACOSA (Networking AIDS Community of South Africa)", "Prime Id": "11516", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16994", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "mVnJ8d8f6NX", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16994 - National Behavioural Communications Survey", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16997", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "vOPvRWIn4yJ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16997 - Capacity Plus", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "IntraHealth International, Inc", "Prime Id": "217", "Agency": "USAID", "Operational Unit": "Democratic Republic of the Congo", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16998", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "GeKTWcAQ2Wq", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16998 - DPS Gaza Province", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Provincial Directorate of Health, Gaza", "Prime Id": "16915", "Agency": "HHS/CDC", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16999", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "YVTB3dvfS4y", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16999 - DPS Nampula Province", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Provincial Directorate of Health, Nampula", "Prime Id": "16929", "Agency": "HHS/CDC", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17000", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "qmb44Gq8QlU", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17000 - Strengthening Local Ownership for the Sustainable Provision of Comprehensive HIV/AIDS Services by the Health Bureau of Tigray Regional State of the Federal Democratic Republic of Ethiopia under the President\u00e2\u20ac\u2122s Emergency P", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Tigray Regional Health Bureau", "Prime Id": "17041", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17002", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "bjOU9fn4QG5", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17002 - ADVANCING PARTNERS AND COMMUNITIES (APC)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "John Snow Inc (JSI)", "Prime Id": "16525", "Agency": "USAID", "Operational Unit": "Dominican Republic", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17003", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "SPA9Cn81l7A", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17003 - HRSA Columbia Global Nurse Capacity Building Program 2013", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Columbia University Mailman School of Public Health", "Prime Id": "501", "Agency": "HHS/HRSA", "Operational Unit": "Cote d'Ivoire", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "17004", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "nLhVGUlKmCy", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17004 - GRANTS MANAGEMENT SOLUTIONS (GMS)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management Sciences for Health", "Prime Id": "220", "Agency": "USAID", "Operational Unit": "Dominican Republic", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17005", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "uZBrD2O5YC1", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17005 - Peace Corps HIV/AIDS Activities", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Peace Corps", "Prime Id": "6", "Agency": "PC", "Operational Unit": "Botswana", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17006", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "m0bLexzVBCi", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17006 - Surveillance/monitoring and evaluation technical assistance (GHFP)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Public Health Institute", "Prime Id": "235", "Agency": "USAID", "Operational Unit": "Indonesia", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17007", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "RRKmbisoFhV", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17007 - Development of Lab Network & Society", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "African Society for Laboratory Medicine", "Prime Id": "16585", "Agency": "HHS/CDC", "Operational Unit": "Botswana", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17008", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "SwOVZZnIE3L", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17008 - Ambassador\u00e2\u20ac\u2122s Small Grants Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "State/AF", "Operational Unit": "Cameroon", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17012", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "oLa4X4nfNPS", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17012 - Public Private Alliances inPractice Africa Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Foundation for Professional Development", "Prime Id": "271", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17013", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "lEZLOMAAoEb", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17013 - Department of State Public Affairs and Civil Society Support", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Department of State/AF - Public Affairs Section", "Prime Id": "15399", "Agency": "State/AF", "Operational Unit": "Zimbabwe", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17014", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ewL3US2oH2X", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17014 - FHI360_ Surveillance and Program Evaluation", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "HHS/CDC", "Operational Unit": "Cote d'Ivoire", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17015", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "iTVmuboiWuc", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17015 - Department of state Ambassador's Self-Help Fund", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "State/AF Ambassador's PEPFAR Small Grants Program", "Prime Id": "15480", "Agency": "State/AF", "Operational Unit": "Zimbabwe", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17016", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ocB0hqiWY8i", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17016 - COLUMBIA UNIVERSITY \u00e2\u20ac\u201c UTAP - Rwanda Technical Assistance Projects in Support of HIV Prevention, Care and Treatment Programs", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Columbia University Mailman School of Public Health", "Prime Id": "501", "Agency": "HHS/CDC", "Operational Unit": "Rwanda", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17017", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Z7JynLV2sBk", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17017 - Service Delivery and Support for Families Caring for Orphans and Vulnerable Children (OVC) - National Association of Childcare Workers (Roll-out of ISIBINDI model)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "National Association of Childcare Workers", "Prime Id": "864", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17018", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "XGq8sSyeqFh", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17018 - HIV Innovations for Improved Patient Outcomes in South Africa (Innovation for HCTC)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "AgriAIDS", "Prime Id": "8516", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17019", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "XUO1UHhUYlw", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17019 - HIV Innovations for Improved Patient Outcomes for Priority Populations (Innovative Models for Capacity Building & Support of Scale Up of Effective HIV-related Services for MSM) - Health4Men Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Anova Health Institute", "Prime Id": "10113", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17020", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "cWOH2XH3z7b", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17020 - Systems Strengthening for Better HIV/TB Patient Outcomes", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Anova Health Institute", "Prime Id": "10113", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17021", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "lvGQQyi4rzG", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17021 - Performance for Health through Focused Outputs, Results and Management", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Right To Care, South Africa", "Prime Id": "316", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17022", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Of3qYLygm3v", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17022 - HIV Innovations for Improved Patient Outcomes in South Africa (Developing & Institutionalizing an Innovative Capacity Building Model to Support SA Government Priorities & to Improve HIV/TB Health Outcomes for Priority Pop", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "The South-to-South Partnership for Comprehensive Family HIV Care and Treatment Program (S2S)", "Prime Id": "12169", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17023", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "vCgZc1t9h8w", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17023 - Systems Strengthening for Better HIV/TB Patient Outcomes", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Broadreach", "Prime Id": "743", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17024", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "JH3A3OBm9vx", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17024 - Comprehensive District-Based Support for Better HIV/TB Patient Outcomes (Hybrid)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Foundation for Professional Development", "Prime Id": "271", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17025", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "L6hB1walE5V", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17025 - HIV Innovations for Improved Patient Outcomes for Priority Populations (INROADS: Innovations Research on HIV/AIDS)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Wits Health Consortium, Health Economics and Epidemiology Research Office", "Prime Id": "15262", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17026", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "nsylCSN9yvZ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17026 - HIV Innovations for Improved Patient Outcomes in South Africa (Developing the Capacity of the South African Government to Achieve the eMTCT Action Framework Goals)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Mothers to Mothers (M2M)", "Prime Id": "14697", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17027", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "W8TaRi21XVV", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17027 - HIV Innovations for Improved Patient Outcomes for Priority Populations (Supporting the SA Government to Develop, Implement and Evaluate a National Sex Worker and Male Client Plan)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Wits Reproductive Health& HIV Institute", "Prime Id": "16668", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17028", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "uzr2owJk9rI", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17028 - HIV Innovations for Improved Patient Outcomes for Priority Populations (Adolescent Friendly Services for Prenatally & Behaviorally HIV Infected Adolescents)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Wits Reproductive Health& HIV Institute", "Prime Id": "16668", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17029", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "k8cP6IO1HJo", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17029 - HIV Innovations for Improved Patient Outcomes in South Africa (Innovation Clinic)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Witkoppen Health & Welfare Centre (WHWC)", "Prime Id": "796", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17030", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "TK3ZtMDNXB0", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17030 - Intervention with Microfinance for AIDS and Gender Equity (IMAGE)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Wits Health Consortium (Pty) Limited", "Prime Id": "16675", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17031", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "bf0txXd9Zjb", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17031 - Foundation for Innovative New Diagnostics (FIND)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Foundation for Innovative New Diagnostics", "Prime Id": "15708", "Agency": "HHS/CDC", "Operational Unit": "Haiti", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17032", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "dpsxzaxPAl9", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17032 - FHI 360", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "DOD", "Operational Unit": "Indonesia", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17033", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "anzGA6ZNpp7", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17033 - Medical Research Council (CDC GH1150)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Medical Research Council", "Prime Id": "545", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17034", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "PxSDFwZtFM2", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17034 - UNAIDS COAG", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "United Nations Joint Programme on HIV/AIDS", "Prime Id": "12274", "Agency": "HHS/CDC", "Operational Unit": "Asia Regional Program", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17035", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "KnAqTKxWcCK", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17035 - HRSA COAG", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "ITECH", "Prime Id": "14461", "Agency": "HHS/HRSA", "Operational Unit": "Asia Regional Program", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17036", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "XPfutmCWyBL", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17036 - Systems Strengthening for Better HIV/TB Patient Outcomes", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Foundation for Professional Development", "Prime Id": "271", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17037", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "QIdGopL7rWX", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17037 - Systems Strengthening for Better HIV/TB Patient Outcomes", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Wits Reproductive Health& HIV Institute", "Prime Id": "16668", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17038", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Wlu42IS3bP5", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17038 - Strengthening District Responses for Better HIV/TB Patient Outcomes in eThekwini & Umkhanyakude Districts in KwaZulu-Natal, South Africa", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Maternal, Adolscent and Child Health (MatCH)", "Prime Id": "14636", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17039", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "fP8C0o9msbd", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17039 - Comprehensive Clinic-Based District Services (Hybrid)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Broadreach", "Prime Id": "743", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17040", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "n06FT9FQzRm", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17040 - SAFE", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Save the Children US", "Prime Id": "239", "Agency": "USAID", "Operational Unit": "Democratic Republic of the Congo", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17043", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "jBRRRTbkp4p", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17043 - Ikhwezi MAMA - Monitoring & Evaluation & Vodacom Ikhwezi mHealth Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Wits Reproductive Health& HIV Institute", "Prime Id": "16668", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17044", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "nadNgKEA9Qt", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17044 - Ministry of Health (MISAU)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of Health, Mozambique", "Prime Id": "1156", "Agency": "HHS/CDC", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17045", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "YrONGdpQDlt", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17045 - Orphans and Vulnerable Children Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Democratic Republic of the Congo", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17046", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "MT2aCxDn3j5", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17046 - Systems Strengthening for Better HIV/TB Patient Outcomes", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Kheth'Impilo", "Prime Id": "10939", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17047", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "i757zaoVTFp", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17047 - Nutrition Assessment, Counseling and Support Capacity Building (NACSCAP)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17048", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "jSMWYfB8Aq1", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17048 - USAID/Southern Africa Evaluations Indefinite Quantity Contracts (IQCs)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Agency for International Development (USAID)", "Prime Id": "2", "Agency": "USAID", "Operational Unit": "Swaziland", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17049", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Q8TKoneI7oK", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17049 - RISK (HIV/AIDS Response through Innovative Strategies for Key Populations)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "West Africa PROGRAM to Combat AIDS and STIs", "Prime Id": "5532", "Agency": "USAID", "Operational Unit": "Ghana", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17050", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "b46xfGCwphq", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17050 - UNAIDS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "UNAIDS - Joint United Nations Programme on HIV/AIDS", "Prime Id": "544", "Agency": "USAID", "Operational Unit": "Central Asia Region", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17051", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "CVVVTF8Wy2y", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17051 - HIV REACT", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "AIDS Foundation East, West", "Prime Id": "10067", "Agency": "USAID", "Operational Unit": "Central Asia Region", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17056", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ywmqGHRr4oo", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17056 - Thailand Ministry of Public Health", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Thailand Ministry of Public Health", "Prime Id": "5430", "Agency": "HHS/CDC", "Operational Unit": "Asia Regional Program", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17058", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "YNcaQsiUNej", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17058 - Bangkok Metropolitian Administration", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Bangkok Metropolitan Administration", "Prime Id": "5431", "Agency": "HHS/CDC", "Operational Unit": "Asia Regional Program", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17059", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "AaI3SrHZO5P", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17059 - Inform Asia: USAID's Health Research Program, Leader with Associates (LWA)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Research Triangle International", "Prime Id": "1717", "Agency": "USAID", "Operational Unit": "Asia Regional Program", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17060", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "iWgszI1V2xb", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17060 - Population Services International", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "USAID", "Operational Unit": "Asia Regional Program", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17061", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "l17BWvfryyX", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17061 - Reproductive Health Voucher Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17062", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "R37C94tR97l", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17062 - Palliative Care", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "HOSPICE AFRICA, Uganda", "Prime Id": "1612", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17063", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "mNHr3QI3nmb", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17063 - Social Marketing Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Uganda Health Marketing Group", "Prime Id": "7264", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17064", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "BXzGH9OKiAw", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17064 - Strengthening National OVC Management Information System", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17065", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "s7m64aBH9pM", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17065 - Sustainable Outcomes for Children and Youth Central and Western Uganda (SOCY)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Catholic Relief Services", "Prime Id": "33", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17066", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "U6CehXJlPCh", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17066 - HIV/Health Initiatives in Workplaces Activity (HIWA)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "World Vision", "Prime Id": "19765", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17067", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "YeIvMyAHcIi", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17067 - HIV Flagship Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "USAID", "Operational Unit": "Central Asia Region", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17074", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "olhaIJs8Foa", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17074 - VAST Grants", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Peace Corps", "Prime Id": "6", "Agency": "PC", "Operational Unit": "Rwanda", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17078", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "vnwPtryxDdu", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17078 - Applying Science to Strengthen and Improve Systems (ASSIST) Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University Research Council", "Prime Id": "7715", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17079", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "hFdlhR3G35B", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17079 - Strengthening National Health Laboratory Services in Uganda under the President\u00e2\u20ac\u2122s Emergency Plan for AIDS Relief (PEPFAR)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of Health, Uganda", "Prime Id": "1693", "Agency": "HHS/CDC", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17080", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "aU2xMNN48wK", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17080 - Scaling up HIV services in Western Uganda", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Uganda", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17081", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "y3LHVzdavbM", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17081 - Violence Against Children Survey (VACS)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Uganda", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17082", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "xtB97SfVqvH", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17082 - ASSIST", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University Research Corporation, LLC", "Prime Id": "463", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17083", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Bz44D8QPLuo", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17083 - Strengthening HIV/AIDS Services for MARPs in PNG Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Papua New Guinea", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17084", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ha69KGKEKpx", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17084 - U.S. DoD, Laos", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of Defense (Defense)", "Prime Id": "4", "Agency": "DOD", "Operational Unit": "Asia Regional Program", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "17089", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ahmiuoIX6Qp", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17089 - DELIVER II", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "John Snow Inc (JSI)", "Prime Id": "16525", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17090", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "KIbQ0CBAUEu", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17090 - OVC PIE (Performance and Impact Evaluation of OVC Programs)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Measure Evaluation", "Prime Id": "1212", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "17091", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "kRB1tQzMOLD", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17091 - World Health Organization PNG", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "World Health Organization", "Prime Id": "549", "Agency": "HHS/CDC", "Operational Unit": "Papua New Guinea", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17092", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "jFdfXpw91OG", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17092 - World Health Organization", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "World Health Organization", "Prime Id": "549", "Agency": "HHS/CDC", "Operational Unit": "Asia Regional Program", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17093", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ulrhrWlnDUt", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17093 - HEALTH RESOURCES, INC/NYS DEPARTMENT OF HEALTH (HIV-QUAL)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Health Research Inc./New York State Department of Health", "Prime Id": "14350", "Agency": "HHS/HRSA", "Operational Unit": "Papua New Guinea", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17094", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "qAjvpO3m82Z", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17094 - Uganda Health Supply Chain", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management Sciences for Health", "Prime Id": "220", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17095", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Tm5bcwoDq9p", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17095 - AIDSTAR Sector II, Task Order #2", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Training Resources Group", "Prime Id": "1614", "Agency": "USAID", "Operational Unit": "Burundi", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17096", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "svSjrg9b4bF", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17096 - Together for Girls (MCH Umbrella Grant)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "United Nations Children's Fund", "Prime Id": "547", "Agency": "USAID", "Operational Unit": "Swaziland", "Start Date": "2014-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "17097", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "jB1F4vFeVWA", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17097 - DOD Support to Malawi Defense Force HIV AIDS Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Project Concern International", "Prime Id": "234", "Agency": "DOD", "Operational Unit": "Malawi", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17098", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "G3MTPbWj7xV", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17098 - Enhancing Strategic Information (ESI)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Institute for Health Measurement", "Prime Id": "15538", "Agency": "USAID", "Operational Unit": "Lesotho", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17099", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "rCfEOC3RthR", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17099 - STOP GBV - Access to Justice", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Women and Law in Southern Africa", "Prime Id": "16846", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17100", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "RebRz750viC", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17100 - Stamping Out and Preventing Gender-Based Violence (STOP GBV) : Prevention & Advocacy", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Zambia Center for Communication Programs", "Prime Id": "7377", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17101", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "i5w7RN0pJj8", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17101 - HIV Care", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ghana Health Service", "Prime Id": "9870", "Agency": "USAID", "Operational Unit": "Ghana", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17102", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "M8Q6GHYHDY6", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17102 - MUHAS SPH Follow On - (GH001075)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Muhimbili University College of Health Sciences", "Prime Id": "1716", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17103", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "vjJpXrwkR8T", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17103 - BIPAI-PPP (linked to BIPAI-PPP 10070)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Baylor College of Medicine International Pediatric AIDS Initiative/Tanzania", "Prime Id": "8544", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17104", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "pVOzRDsflMP", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17104 - Demographic and Health Survey's Program- Phase 7", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "ICF Macro", "Prime Id": "15719", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17105", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "TeLsdr8g1P3", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17105 - TDB CSO Capacity Strengthening", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Burma", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17106", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "yZLIwJ5KTsX", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17106 - Lab QA/QC and Systems TA", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Foundation for Innovative New Diagnostics", "Prime Id": "15708", "Agency": "HHS/CDC", "Operational Unit": "Burma", "Start Date": "2014-10-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17107", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "u8XOccraZdA", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17107 - Supply Chain Management Systems", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Partnership for Supply Chain Management", "Prime Id": "3781", "Agency": "USAID", "Operational Unit": "Burma", "Start Date": "2014-10-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17110", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "aAyECb259Am", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17110 - ICAP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "International Center for AIDS Care and Treatment Programs, Columbia University", "Prime Id": "6277", "Agency": "HHS/CDC", "Operational Unit": "Burma", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17111", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "XDgGfj5QIWK", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17111 - Joint U.N. Programme on HIV/AIDS (UNAIDS III)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "UNAIDS - Joint United Nations Programme on HIV/AIDS", "Prime Id": "544", "Agency": "USAID", "Operational Unit": "Burma", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17112", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "I7dF1349d9W", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17112 - World Health Organization", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "World Health Organization", "Prime Id": "549", "Agency": "HHS/CDC", "Operational Unit": "Burma", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17113", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "dLOtzDuRX4O", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17113 - Linkages", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Burma", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17114", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "q85rfudnXyy", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17114 - Control and Prevention of the Three Diseases CAP-3D", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "USAID", "Operational Unit": "Burma", "Start Date": "2014-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "17115", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Yto0rtDbV58", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17115 - CDC Burma TA", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "UNAIDS - Joint United Nations Programme on HIV/AIDS", "Prime Id": "544", "Agency": "HHS/CDC", "Operational Unit": "Burma", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17117", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "FCUEaC6bFWW", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17117 - TBD Prevention", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "State/WHA", "Operational Unit": "Central America Region", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17119", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "beSNGlkJP0k", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17119 - FHI 360 Burundi", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "DOD", "Operational Unit": "Burundi", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17120", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "DxTqyHZTv6F", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17120 - SHARPEST", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Ghana", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17122", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "EAyZVtvCeSc", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17122 - Advancing Partners and Communities Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "John Snow Inc (JSI)", "Prime Id": "16525", "Agency": "USAID", "Operational Unit": "Caribbean Region", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "17123", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "S6FMJhaJysP", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17123 - CDC HMIS support to the MOH", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Columbia University", "Prime Id": "1155", "Agency": "HHS/CDC", "Operational Unit": "Lesotho", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17124", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ZM2bz1eTDsu", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17124 - MEASURE DHS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Lesotho", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17125", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "NADxcXvlvSp", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17125 - Vista LifeSciences MeHIN", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "VISTA PARTNERS", "Prime Id": "15251", "Agency": "DOD", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17151", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "XapIvq3MrHS", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17151 - ASPIRES", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "17154", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "wGCkeSn74ZA", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17154 - SIFPO/PSI", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "USAID", "Operational Unit": "Cambodia", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "17168", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "VNcaECSmxgN", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17168 - Zambian OVC Management Information Systems (ZOMIS) / Data Rising", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Expanded Church Response Trust", "Prime Id": "16878", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17169", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "aU3AcyhvQW3", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17169 - Mozambique Strategic Information Program (M-SIP)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "John Snow Inc (JSI)", "Prime Id": "16525", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17171", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "bUeYiLBx9mc", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17171 - N'weti - Strengthening Civil Society Engagement to Improve Sexual and Reproductive Health and Service Delivery for Youth", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "N'WETI - Comunica\u00c3\u00a7\u00c3\u00a3o para Sa\u00c3\u00bade", "Prime Id": "16912", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17176", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "qeVB1yns8rQ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17176 - Applying Science to Strengthen and Improve Systems (ASSIST)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University Research Corporation, LLC", "Prime Id": "463", "Agency": "USAID", "Operational Unit": "Democratic Republic of the Congo", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17177", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "VrMCkMKMHIN", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17177 - SANRU Clinical and PMTCT Scale-up", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "SANRU", "Prime Id": "16881", "Agency": "HHS/CDC", "Operational Unit": "Democratic Republic of the Congo", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17179", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "MzaBJg0eTNk", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17179 - AIDS Indicator Survey", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Democratic Republic of the Congo", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17189", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "j8dhkSt6VAC", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17189 - RTI International", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Research Triangle International", "Prime Id": "1717", "Agency": "DOD", "Operational Unit": "Caribbean Region", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17190", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "e4B58kEKbNL", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17190 - Wezesha Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Life Skills Promoters", "Prime Id": "16875", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17191", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "qtu75jgHmJL", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17191 - Watoto Wazima Initiative)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Reformed Church of East Africa", "Prime Id": "16876", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17195", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "uhNDh1tOjwX", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17195 - HIFASS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Health Initiatives for Safety and Stability in Africa", "Prime Id": "19732", "Agency": "DOD", "Operational Unit": "Nigeria", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17259", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "b52OjjykeRx", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17259 - Fortalecimento do Sistema de Monitoria e Avaliacao do MMAS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "JEMBI", "Prime Id": "12658", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17260", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "TrPFo34wcMY", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17260 - Esperan\u00c3\u00a7a de Vida", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "REENCONTRO - Associa\u00c3\u00a7\u00c3\u00a3o Mo\u00c3\u00a7ambicana Para Apoio e Desenvolvimento da Crian\u00c3\u00a7a Orf\u00c3\u00a3", "Prime Id": "16920", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17261", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Vy3LbJzmCBw", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17261 - Improving Integrated HIV Homecare Services", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Associacao Nacional dos Enfermeiros de Mocambique (ANEMO)", "Prime Id": "16885", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17265", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "pByOInA0tEc", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17265 - USAID DELIVER", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "John Snow, Inc.", "Prime Id": "453", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2014-10-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17267", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "D1hrSACJ4Wf", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17267 - Strategic Information Capacity", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "UNAIDS - Joint United Nations Programme on HIV/AIDS", "Prime Id": "544", "Agency": "HHS/CDC", "Operational Unit": "Burma", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17268", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "l6NK3NXdxvc", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17268 - Global HIV/AIDS Nursing Initiative", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Columbia University", "Prime Id": "1155", "Agency": "HHS/HRSA", "Operational Unit": "Malawi", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17269", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "whj3iaBsInq", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17269 - Strengthening HIV Surveillance, Linkages to HIV services, and HIV Diagnostic Capacity to address the continuum of prevention, care and treatment in Central America, CoAg#GH001602", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "COMISCA", "Prime Id": "14131", "Agency": "HHS/CDC", "Operational Unit": "Central America Region", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17270", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Tze2fwW35nO", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17270 - Building capacity along the continuum of prevention, care and treatment for key populations in Central America, CoAg # GH001285", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "UVG - UNIVERSIDAD DE VALLE DE GUATEMALA", "Prime Id": "15249", "Agency": "HHS/CDC", "Operational Unit": "Central America Region", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17271", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ttnU8V7mqoJ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17271 - Capacity Building of Local Organizations", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ethiopian Society of Sociologists, Social Workers and Anthropologists", "Prime Id": "17036", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17272", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "lCgp6GMSSiS", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17272 - Capacity Building of Local Organizations", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Hope for Children", "Prime Id": "17037", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17274", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "BZ8PF6ZruHB", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17274 - Capacity Building and Training", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Maryland", "Prime Id": "519", "Agency": "HHS/CDC", "Operational Unit": "Botswana", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17275", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "kDawtRjbh77", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17275 - Voluntary Medical Male Circumcision", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "African Comprehensive HIV/AIDS Partnerships", "Prime Id": "19812", "Agency": "HHS/CDC", "Operational Unit": "Botswana", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17278", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "pKgQ6AXruAb", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17278 - Twinning", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "American International Health Alliance Twinning Center", "Prime Id": "4622", "Agency": "HHS/HRSA", "Operational Unit": "Botswana", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17282", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "yyLtiLeOtyV", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17282 - Blood Safety", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "American Association of Blood Banks", "Prime Id": "1696", "Agency": "HHS/CDC", "Operational Unit": "Botswana", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "17286", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "m0NndYanyMR", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17286 - Care, Support and Treatment - HIV/TB Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "SHARE India", "Prime Id": "9863", "Agency": "HHS/CDC", "Operational Unit": "India", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17292", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "zVI8rLnyERs", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17292 - APHL Lab Follow on - (GH001097)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Association of Public Health Laboratories", "Prime Id": "1923", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17293", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "iZutDkJBIQa", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17293 - MDH Kagera - (GH001179)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management development for Health", "Prime Id": "15712", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17294", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "kGsaTq8tBnL", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17294 - MOHSW Lab Follow on - (GH001603)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of Health and Social Welfare, Tanzania", "Prime Id": "421", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "17295", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "VoDSxwjCTe0", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17295 - ASM Lab Follow on", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "American Society for Microbiology", "Prime Id": "10091", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "17296", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "z5F1S9xd8ch", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17296 - CDC PPP Management - (GH001531)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Cardno Emerging Markets", "Prime Id": "13168", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17300", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "DFhTHAFyuxg", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17300 - NIMR Follow On - (GH001633)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "National Institute for Medical Research", "Prime Id": "1633", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17304", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "wrxv299406k", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17304 - University Partnership Field Epidemiology Expansion - (GH001304)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Washington", "Prime Id": "216", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17305", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "IN1ixx581iH", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17305 - Twinning follow On (U7HA04128)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "American International Health Alliance", "Prime Id": "9886", "Agency": "HHS/HRSA", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17306", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "A8tjqn4OZor", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17306 - Comit\u00c3\u00a9 Empresarial Contra VIH/SIDA (CEC-HIV/AIDS)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "World Learning", "Prime Id": "595", "Agency": "USAID", "Operational Unit": "Angola", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "17308", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "lnSs5OhS8Bs", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17308 - LINKAGES", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "LINKAGES", "Prime Id": "19589", "Agency": "USAID", "Operational Unit": "Angola", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17309", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "hSGpfVChIc8", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17309 - LINKAGES", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Asia Regional Program", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17310", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "u4IK4Z5MT5H", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17310 - Peer-to-peer capacity building of Ministries of Health in HIV surveillance in Central America, CoAg # GH001508", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "National Alliance of State and Territorial AIDS Directors", "Prime Id": "597", "Agency": "HHS/CDC", "Operational Unit": "Central America Region", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17316", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "fnOzXGxKQNc", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17316 - UNICEF Follow on - (GH001619)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "United Nations Children's Fund", "Prime Id": "547", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17318", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "JO6SPPV0GH5", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17318 - Strengthening the Care Continuum", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "John Snow Inc (JSI)", "Prime Id": "16525", "Agency": "USAID", "Operational Unit": "Ghana", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17321", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "CLGauWtg8Ol", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17321 - 4Children - Coordinating Comprehensive Care for Children", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Catholic Relief Services", "Prime Id": "33", "Agency": "USAID", "Operational Unit": "Botswana", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17322", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Qua3xjAc9Nf", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17322 - MEASURE Evaluation Phase IV", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of North Carolina at Chapel Hill, Carolina Population Center", "Prime Id": "521", "Agency": "USAID", "Operational Unit": "Botswana", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17323", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "TFtlwIKwi4T", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17323 - Challenge TB", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "KNCV Tuberculosis Foundation", "Prime Id": "9646", "Agency": "USAID", "Operational Unit": "Botswana", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17326", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "bgN4rjeOOPP", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17326 - Measure Evaluation Phase IV", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of North Carolina", "Prime Id": "596", "Agency": "USAID", "Operational Unit": "Ghana", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17328", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "mPILPQBmDPX", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17328 - Food and Nutrition Technical Assistance III (FANTA III)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Botswana", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17331", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ryBxdcpzVxB", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17331 - CLSI", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Clinical and Laboratory Standards Institute", "Prime Id": "3317", "Agency": "HHS/CDC", "Operational Unit": "Ukraine", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17332", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "qb0DkDcvQVX", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17332 - NPHC Laboratory Renovation", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Regional Procurement Support Office/Frankfurt", "Prime Id": "3932", "Agency": "State/EUR", "Operational Unit": "Ukraine", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17334", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "CVrkkem6T8K", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17334 - Peace Corps/Panama Volunteers Trainings and Small Grants", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Peace Corps", "Prime Id": "6", "Agency": "PC", "Operational Unit": "Central America Region", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17335", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "SW474Adm2re", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17335 - Vodafone Foundation PPP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Vodafone Foundation", "Prime Id": "16860", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17336", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "TTaK9lFPVox", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17336 - Columbia ICAP 2014 CDC HQ mech", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Columbia University", "Prime Id": "1155", "Agency": "HHS/CDC", "Operational Unit": "Cameroon", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "17338", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "xFtgr2tcAZ7", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17338 - DELIVER Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "John Snow, Inc.", "Prime Id": "453", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17339", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "dF36SUDoFpa", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17339 - Linkages Across the Continuum of HIV Services for Key Populations Affected by HIV (LINKAGES)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "India", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17341", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "stw3nHqSHSA", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17341 - Strengthening High Quality Laboratory Services Scale-Up for HIV Diagnosis, Care, Treatment and Monitoring in Malawi under the President's Emergency Plan for AIDS Relief (PEPFAR)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University Research Corporation, LLC", "Prime Id": "463", "Agency": "HHS/CDC", "Operational Unit": "Malawi", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17343", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "YKPIsMWv2Mb", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17343 - MOHSW Blood Follow on - (GH001613)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of Health and Social Welfare, Tanzania", "Prime Id": "421", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "17345", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "QSJNir9AReW", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17345 - Alliance MAT", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "International HIV/AIDS Alliance", "Prime Id": "213", "Agency": "HHS/CDC", "Operational Unit": "Ukraine", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17350", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ifIy3vjx3Xx", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17350 - Laboratory Strengthening", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "SHARE India", "Prime Id": "9863", "Agency": "HHS/CDC", "Operational Unit": "India", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17351", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "rttTjkqHpDO", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17351 - PWID Collaborative Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "HHS/CDC", "Operational Unit": "India", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17352", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Vr4EtdjATXu", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17352 - UNICEF", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "UNICEF", "Prime Id": "1085", "Agency": "HHS/CDC", "Operational Unit": "India", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17353", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "wEpgxlC6g05", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17353 - WHO (NEW)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "World Health Organization", "Prime Id": "549", "Agency": "HHS/CDC", "Operational Unit": "India", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17354", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "eRYbvtbk40v", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17354 - Livelihoods and Food Security Technical Assistance (LIFT) II", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17355", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "hNHzVfZYCkw", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17355 - Applying Science to Strengthen & Improve Systems Project (ASSIST)/USAID Healthcare Improvement Project (HCI)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "(ASSIST) - Applying Science to Strengthen and Improve Systems Project", "Prime Id": "19740", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17356", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "HagwSlaYAKP", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17356 - Food and Nutrition Technical Assistance (FANTA III)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17357", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "V5B5m9p9Cms", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17357 - Supporting Operational AIDS Research Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Council", "Prime Id": "230", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "17358", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "zvAXxPc9vJe", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17358 - Kizazi Kipya", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Pact, Inc.", "Prime Id": "226", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17360", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "wtWTgHxA9q6", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17360 - Time To Learn", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Education Development Center", "Prime Id": "1003", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17361", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "H2htM7729M8", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17361 - CBCHB - PMTCT-ART Center-Littoral 2015", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Cameroon Baptist Convention Health Board", "Prime Id": "9881", "Agency": "HHS/CDC", "Operational Unit": "Cameroon", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17362", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "gHOSizWzTHy", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17362 - Safe Blood for Africa CDC 2015", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Safe Blood for Africa Foundation", "Prime Id": "238", "Agency": "HHS/CDC", "Operational Unit": "Cameroon", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17364", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ZTykdeVsoSK", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17364 - Prevention activities with Cameroon Military", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "DOD", "Operational Unit": "Cameroon", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17365", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "b6acCvT6TIm", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17365 - Strengthening Lab & MTCT Services in the military", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Metabiota", "Prime Id": "19444", "Agency": "DOD", "Operational Unit": "Cameroon", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17366", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "FUqHo4W3Dj1", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17366 - Linkages", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Caribbean Region", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17369", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "FGOp8ELhsQH", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17369 - AFRIMS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Armed Forces Research Institute of Medical Sciences", "Prime Id": "3329", "Agency": "DOD", "Operational Unit": "Vietnam", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "17370", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "apEKYk5t6Ra", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17370 - CHP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Center for Community Health Promotion", "Prime Id": "16864", "Agency": "DOD", "Operational Unit": "Vietnam", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17371", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "FeA3yIotO9Z", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17371 - Health Finance & Governance (HFG)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Abt Associates", "Prime Id": "440", "Agency": "USAID", "Operational Unit": "Vietnam", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17373", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "eWM7rLqyZQW", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17373 - CSO Capacity Building (PCD)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Institute of International Education", "Prime Id": "16786", "Agency": "USAID", "Operational Unit": "Vietnam", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17374", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Edh3K31JPyN", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17374 - Community HIV Link-Northern Coast", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Center for Community Health and Development", "Prime Id": "19683", "Agency": "USAID", "Operational Unit": "Vietnam", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "17375", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "oV4VBGChott", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17375 - Community HIV Link-Northern Mountains", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "The Center for Community Health Research and Development", "Prime Id": "19682", "Agency": "USAID", "Operational Unit": "Vietnam", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "17376", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "apQvf8rr45G", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17376 - Community HIV Link-Southern", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Center for Promotion of Quality of Life", "Prime Id": "19684", "Agency": "USAID", "Operational Unit": "Vietnam", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "17377", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "y3dZqc6KxsV", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17377 - Governance for Inclusive Growth (GIG)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Chemonics International", "Prime Id": "446", "Agency": "USAID", "Operational Unit": "Vietnam", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17378", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "eHAHwUksMN5", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17378 - HIV/STI Risk Reduction Training in the El Salvador Military", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "DOD", "Operational Unit": "Central America Region", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17380", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "RXEWIDnvxal", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17380 - RTI Belize", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Research Triangle International", "Prime Id": "1717", "Agency": "DOD", "Operational Unit": "Central America Region", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17381", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ydzwzr44Pis", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17381 - PASMO Honduras", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "DOD", "Operational Unit": "Central America Region", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17382", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "OQSFn8fmVa8", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17382 - Peace Corps/Costa Rica Volunteers Trainings and Small Grants", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Peace Corps", "Prime Id": "6", "Agency": "PC", "Operational Unit": "Central America Region", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17383", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "zaKrauhrUL3", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17383 - Peace Corps/Nicaragua Volunteers Trainings and Small Grants", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Peace Corps", "Prime Id": "6", "Agency": "PC", "Operational Unit": "Central America Region", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17384", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "VUnZXKoK0qm", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17384 - Peace Corps/El Salvador Volunteers Trainings and Small Grants", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Peace Corps", "Prime Id": "6", "Agency": "PC", "Operational Unit": "Central America Region", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17385", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "NSpjOcqnJXh", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17385 - Peace Corps/Guatemala Volunteers Trainings and Small Grants", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Peace Corps", "Prime Id": "6", "Agency": "PC", "Operational Unit": "Central America Region", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17386", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ushkTYZeoaj", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17386 - Peace Corps/Belize Volunteers Trainings and Small Grants", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Peace Corps", "Prime Id": "6", "Agency": "PC", "Operational Unit": "Central America Region", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17389", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ejcF7vpBJpl", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17389 - Vast Grants", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Peace Corps", "Prime Id": "6", "Agency": "PC", "Operational Unit": "Swaziland", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17390", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "xTmjLN8Btgu", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17390 - Institutionalization of HIV Policies and Programs in the Nicaraguan Military", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "NICASALUD", "Prime Id": "14791", "Agency": "DOD", "Operational Unit": "Central America Region", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17392", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Bwk2Xqwdl6R", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17392 - TBD", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Asia Regional Program", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17395", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ChvsO2L56nf", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17395 - District OVC Systems Strengthening (DOSS) / Community Rising", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Luapula Foundation", "Prime Id": "4558", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17396", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "QEomxSBfTNG", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17396 - Sexual and Reproductive Health for All Initiative (SARAI)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Society for Family Health (16843)", "Prime Id": "16843", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17397", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "GQXcFddMFIx", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17397 - CDU Angola", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Charles Drew University", "Prime Id": "10296", "Agency": "DOD", "Operational Unit": "Angola", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17398", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "erveTqzoq4W", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17398 - PD Small Grants", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of State", "Prime Id": "1", "Agency": "State/AF", "Operational Unit": "Ghana", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17399", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Cs8GAIrZXFL", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17399 - USAID/District Coverage of Health Services (DISCOVER-H)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "John Snow Inc (JSI)", "Prime Id": "16525", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17400", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "oITJyTAnDjq", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17400 - TBD - TB/HIV Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17401", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "I46G7RlfHX2", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17401 - Strengthening Tuberculosis and HIV Response in Lesotho (STAR-L)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Prime Id": "204", "Agency": "HHS/CDC", "Operational Unit": "Lesotho", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17402", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "YbklpX5suMp", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17402 - Evaluate For Health", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management Sciences for Health", "Prime Id": "220", "Agency": "USAID", "Operational Unit": "Ghana", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17403", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "vK8XwS0fVLO", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17403 - Gender Based Violence - Survivor Support Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "World Vision International", "Prime Id": "52", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17404", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "xsAzQrE4zOS", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17404 - Quality in Health", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Central America Region", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17407", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "uNrm8oWQXc0", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17407 - Central American Project for a Sustainable Response to HIV - PASCA", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Central America Region", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17408", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "c7lyjelcrpa", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17408 - RTI International Regional PHDP and post-test counseling", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Research Triangle International", "Prime Id": "1717", "Agency": "DOD", "Operational Unit": "Central America Region", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17409", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "WjpnMvlodIs", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17409 - Maternal and Child Survival Program (MCSP)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "JHPIEGO", "Prime Id": "219", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17410", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "UyYDjCyYk1V", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17410 - USAID/Zambia Community HIV Prevention Project (Z-CHPP)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Pact", "Prime Id": "16339", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17412", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "z7Bbqlvxc14", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17412 - Pediatric AIDS Initiative", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17413", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "UyVfIMhEh0B", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17413 - TBD - SAFE", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17415", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "K4KMJRowjhr", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17415 - Maatla and TK Evaluation", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Botswana", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17416", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "W9YFR4ufv0n", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17416 - USAID Social Enterprise Support Activity (USESA)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "T-MARC Tanzania", "Prime Id": "17068", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17417", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "euNtVnm3Zls", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17417 - Evaluation of CMS Transformation and SCMS Support", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Botswana", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17418", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "V3hecmcWCeh", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17418 - TBD", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "IntraHealth International, Inc", "Prime Id": "217", "Agency": "USAID", "Operational Unit": "Botswana", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17419", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Aksb0XLfSM0", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17419 - GH Tech Follow On", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17420", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "aUKdNf70taA", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17420 - Challenge TB", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "KNCV Tuberculosis Foundation", "Prime Id": "9646", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17421", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "GvR8cM0OnhQ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17421 - Improving Prevention and Adherence to Care and Treatment (IMPACT)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17422", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "OUv1W6abMQU", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17422 - USAID Open Doors", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17425", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Uw6JYFmEyf4", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17425 - USAID Systems for Better Health", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Abt Associates", "Prime Id": "440", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17427", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "aCEdHSx8hQV", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17427 - LDF Electronic Medical Records", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "VISTA PARTNERS", "Prime Id": "15251", "Agency": "DOD", "Operational Unit": "Lesotho", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17429", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "jnyMopg7v1k", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17429 - LDF Comprehensive Clinical Support Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "DOD", "Operational Unit": "Lesotho", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17430", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "XbvhnfPJ2NJ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17430 - Building global capacity for diagnostic testing of tuberculosis, malaria and HIV", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Foundation for Innovative New Diagnostics", "Prime Id": "15708", "Agency": "HHS/CDC", "Operational Unit": "Lesotho", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17431", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "gXPsaT58D2U", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17431 - Support Laboratory Diagnosis and Monitoring to Scale up and Improve HIV/AIDS Care and Treatment Services in the Kingdom of Lesotho under the President\u00e2\u20ac\u2122s Emergency Plan for AIDS Relief (PEPFAR)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University Research Corporation, LLC", "Prime Id": "463", "Agency": "HHS/CDC", "Operational Unit": "Lesotho", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17432", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "BZB5gwXjvpn", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17432 - Support Ministry of Health to Strengthen Health Systems and Coordinate HIV/AIDS Prevention, Care and Treatment Programs in the Kingdom of Lesotho under the President\u00e2\u20ac\u2122s Emergency Plan for AIDS Relief (PEPFAR)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of Health (MOH)", "Prime Id": "16526", "Agency": "HHS/CDC", "Operational Unit": "Lesotho", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17433", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Rs1Hym9rR1k", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17433 - Linkages", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "LINKAGES", "Prime Id": "19589", "Agency": "USAID", "Operational Unit": "Central America Region", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "17438", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "UtKLM8W5Aup", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17438 - VAST Grants", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Peace Corps Volunteers", "Prime Id": "16368", "Agency": "PC", "Operational Unit": "Asia Regional Program", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17439", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ScR2jboOyXO", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17439 - MEASURE Evaluation Phase IV", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of North Carolina at Chapel Hill, Carolina Population Center", "Prime Id": "521", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17447", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "sW3uOdY43Vp", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17447 - Health Finance & Governance", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Abt Associates", "Prime Id": "440", "Agency": "USAID", "Operational Unit": "Central Asia Region", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17448", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "dfez6OopwaO", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17448 - Stamping Out and Preventing Gender Based Violence (STOP GBV) : Access to Justice", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Women and Law in Southern Africa", "Prime Id": "16846", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17449", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "HlDknLzKhSQ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17449 - Fostering Accountability and Transparency in Zambia (FACT-Zambia)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Counterpart International", "Prime Id": "16782", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17451", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "x71uAO1QhvR", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17451 - Human Resources for Health (HRH) Capacity Building in Malawi under the President\u00e2\u20ac\u2122s Emergency Plan for AIDS Relief (PEPFAR)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Universtiy of Washington", "Prime Id": "16544", "Agency": "HHS/CDC", "Operational Unit": "Malawi", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17452", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "J29DkN7E7Pi", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17452 - AIHA Twinning Capacity Building (HRSA)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "American International Health Alliance", "Prime Id": "9886", "Agency": "HHS/HRSA", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17454", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "f0VtUomFEHe", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17454 - CHAPS VMMC", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Centre for HIV and AIDS Prevention Studies Swaziland", "Prime Id": "19846", "Agency": "USAID", "Operational Unit": "Swaziland", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17455", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "egENgprh0gE", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17455 - PEPFAR Small Grants Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of State", "Prime Id": "1", "Agency": "State/AF", "Operational Unit": "Swaziland", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "17458", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "oIc5S9zlyBw", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17458 - ICAP \u00e2\u20ac\u201c Epi-Research TA", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "International Center for AIDS Care and Treatment Programs, Columbia University", "Prime Id": "6277", "Agency": "HHS/CDC", "Operational Unit": "Swaziland", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17459", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "rgMMfAdIib0", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17459 - HSRC (CDC GH001629)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Human Sciences Research Council", "Prime Id": "13198", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17460", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "dJdwPCiJT04", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17460 - URC - Lubombo", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University Research Corporation, LLC", "Prime Id": "463", "Agency": "HHS/CDC", "Operational Unit": "Swaziland", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17461", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "abSJlsFMBp6", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17461 - ICAP Lab", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "International Center for AIDS Care and Treatment Programs, Columbia University", "Prime Id": "6277", "Agency": "HHS/CDC", "Operational Unit": "Swaziland", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17462", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Dn5lvkNAjO8", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17462 - Strengthening MOH Leadership, Governance & Quality Management", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of Health and Social Welfare, Swaziland", "Prime Id": "8785", "Agency": "HHS/CDC", "Operational Unit": "Swaziland", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17463", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "uOvDmCVeBqH", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17463 - ICAP-Manzini", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "International Center for AIDS Care and Treatment Programs, Columbia University", "Prime Id": "6277", "Agency": "HHS/CDC", "Operational Unit": "Swaziland", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17464", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "UZBspPGUxmY", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17464 - Rapid and Effective Action for Combating HIV/AIDS III (REACH 3)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Pact", "Prime Id": "16339", "Agency": "USAID", "Operational Unit": "Swaziland", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17465", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "gehZKuu17ml", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17465 - AIDSFree", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "John Snow, Inc.", "Prime Id": "453", "Agency": "USAID", "Operational Unit": "Swaziland", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17467", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "gA6sjacGrjg", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17467 - Accelovate", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "JHPIEGO", "Prime Id": "219", "Agency": "USAID", "Operational Unit": "Lesotho", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17468", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "WvhmCa2fbFS", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17468 - CHASE", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Prime Id": "204", "Agency": "USAID", "Operational Unit": "Lesotho", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17469", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "mZDi6Owao5Q", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17469 - Health Finance and Governance", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Abt Associates", "Prime Id": "440", "Agency": "USAID", "Operational Unit": "Caribbean Region", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17474", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "mqO2VJjEzz0", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17474 - Military HTC and Prevention", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "DOD", "Operational Unit": "Dominican Republic", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "17475", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "H4dAZTLfBVt", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17475 - Lab Support", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Association of Public Health Laboratories", "Prime Id": "1923", "Agency": "HHS/CDC", "Operational Unit": "Zimbabwe", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17476", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "dibqDlBSYyM", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17476 - Strengthening the Human Resources Information System and Development of Open health Information Enterprise Architecture", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Zimbabwe", "Prime Id": "3931", "Agency": "HHS/CDC", "Operational Unit": "Zimbabwe", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17477", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "GgtYxk2bo93", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17477 - ASM", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "American Society for Microbiology", "Prime Id": "10091", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17478", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "avhADVMmTcj", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17478 - CLSI", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Clinical and Laboratory Standards Institute", "Prime Id": "3317", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17479", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Tp7MEi2hvxs", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17479 - APHL", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Association of Public Health Laboratories", "Prime Id": "1923", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17480", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ehQ8DMlQmn7", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17480 - HP+", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Palladium Group", "Prime Id": "19907", "Agency": "USAID", "Operational Unit": "Malawi", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17483", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "a9jnBwoS71u", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17483 - MCDMCH", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17487", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Qtu9WURXh1T", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17487 - Strengthening Malawi's Vital Statistics Systems through Civil Registration under PEPFAR", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "National Registration Bureau Malawi", "Prime Id": "19847", "Agency": "HHS/CDC", "Operational Unit": "Malawi", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17488", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "np7zl6Nzc5T", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17488 - Improving Medical Education in Malawi under the President\u00e2\u20ac\u2122s Emergency Plan for AIDS Relief (PEPFAR)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Malawi College of Medicine", "Prime Id": "9651", "Agency": "HHS/CDC", "Operational Unit": "Malawi", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17489", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "E2X8WDkWZ42", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17489 - Improving access to VMMC services in Malawi", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "New Partner", "Prime Id": "9853", "Agency": "HHS/CDC", "Operational Unit": "Malawi", "Start Date": "2014-10-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17490", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "V9BuRl1SwFT", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17490 - APHL", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Association of Public Health Laboratories", "Prime Id": "1923", "Agency": "HHS/CDC", "Operational Unit": "Angola", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17493", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "j3id7FgnmzY", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17493 - NHLS (CDC GH001631)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "National Health Laboratory Services", "Prime Id": "3331", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17494", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "mUGRSEznwdP", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17494 - HAI coag2015", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Health Alliance International", "Prime Id": "209", "Agency": "HHS/CDC", "Operational Unit": "Cote d'Ivoire", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17495", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "cYDMOC6yUj7", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17495 - Project C.U.R.E", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Project Cure", "Prime Id": "16927", "Agency": "DOD", "Operational Unit": "Cote d'Ivoire", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17496", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "V8ApcNWCRp6", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17496 - PSI Cote d'Ivoire", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "DOD", "Operational Unit": "Cote d'Ivoire", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17497", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "R3ZDlNaQKK8", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17497 - University of Maryland (SMACHT)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Maryland", "Prime Id": "519", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17499", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "vv79kLJGkbW", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17499 - TDRC", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Tropical Diseases Research Centre", "Prime Id": "424", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17500", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "btBvEJtL3wr", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17500 - UNZA M&E, Department of Population Studies", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Zambia", "Prime Id": "923", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17501", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "CxfbDgAsYfs", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17501 - University Teaching Hospital", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University Teaching Hospital", "Prime Id": "6551", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17502", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "QmtjITyjkuc", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17502 - UNC Eastern", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of North Carolina", "Prime Id": "596", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17505", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "m4hHYEaIRUg", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17505 - UNICEF (CDC PS002027)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "United Nations Children's Fund", "Prime Id": "547", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17506", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "nUBmwBU11JX", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17506 - Beyond Zero Advanced Clinical Care Centres (CDC GH001143)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Beyond Zero", "Prime Id": "19844", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17507", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "hpeHyrCyJae", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17507 - Kheth'Impilo Advanced Clinical Care Centres (CDC GH001145)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Kheth'Impilo", "Prime Id": "10939", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17508", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "vIBB2rzhsBY", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17508 - TBD Informations Systems Development", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17509", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "wQEAxOsUMFu", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17509 - TBD Program Evaluation", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17510", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "pGI1nFtrLhH", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17510 - Technical Assistance (TA) Indicators", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Macro Atlanta", "Prime Id": "15440", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17511", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "SytL4hgcOKk", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17511 - UNODC Capacity Development for PWID", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "United Nations Office on Drugs and Crime", "Prime Id": "546", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17512", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "WL4EKRbcOSI", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17512 - WHO HIV Prevention (CDC GH001180)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "World Health Organization", "Prime Id": "549", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17513", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "uX9kKeI0a3A", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17513 - Ministry of Health", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of Health, Zambia", "Prime Id": "5118", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17514", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "BaAWvLUBS9a", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17514 - Jhpiego Follow-On", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Johns Hopkins University Bloomberg School of Public Health", "Prime Id": "509", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17515", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "yp3KbpyBbhG", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17515 - REVE Reducing Vulerability in Children", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Save The Children Federation Inc", "Prime Id": "15660", "Agency": "USAID", "Operational Unit": "Cote d'Ivoire", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17516", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "lUtOBrJJOCv", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17516 - ASPIRES FHI 360", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Cote d'Ivoire", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17517", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "N2wDQ1G8ELJ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17517 - TBD - Smartcare Evaluation", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17519", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "I7FGzi6dyhz", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17519 - CDC Technical Assistance - DRH", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of Health and Human Services/Centers for Disease Control and Prevention (HHS/CDC)", "Prime Id": "9", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17520", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "CfnjuDyTYyu", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17520 - BRAVI", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Engender Health", "Prime Id": "205", "Agency": "USAID", "Operational Unit": "Burundi", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17521", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "avtyGUrzG5m", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17521 - MEASURE Evaluation Phase IV", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of North Carolina at Chapel Hill, Carolina Population Center", "Prime Id": "521", "Agency": "USAID", "Operational Unit": "Burundi", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17522", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Ct2nolxqPaK", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17522 - PSI Burundi", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "DOD", "Operational Unit": "Burundi", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17523", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ALuXrLHcCjC", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17523 - Ministry of Home Affairs", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "New Partner", "Prime Id": "9853", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17527", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "n7uzXGSPUXN", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17527 - (DIGECITSS) Improving PMTCT counseling, M&E of the PMTCT program, STI services and surveillance, establish performance management of HIV treatment, and capacity of the National Program to address strategic issues for Key", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of Health (MOH)", "Prime Id": "16526", "Agency": "HHS/CDC", "Operational Unit": "Dominican Republic", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17528", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "gxGABhSl2nN", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17528 - CDC-NIH Capacity Building MEPI HQR24TW008863.", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FOGARTY INTERNATIONAL CENTER", "Prime Id": "14267", "Agency": "HHS/NIH", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17529", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "XRbvuFZzcRT", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17529 - Maternal and Child Survival Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "JHPIEGO", "Prime Id": "219", "Agency": "USAID", "Operational Unit": "Namibia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17530", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "pG2hfclocGX", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17530 - TB/HIV Technical Assistance Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Namibia", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17531", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "uE6z2gIIVwE", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17531 - USAID HIV Clinical Services Technical Assistance Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "IntraHealth International, Inc", "Prime Id": "217", "Agency": "USAID", "Operational Unit": "Namibia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17532", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "vFgy8KdoOKb", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17532 - Measure Evaluation Phase 4", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of North Carolina", "Prime Id": "596", "Agency": "USAID", "Operational Unit": "Namibia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17533", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "S8GbABXG4x6", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17533 - SA Partners Care and Support (CDC GH001554)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "South Africa Partners", "Prime Id": "4719", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17534", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "EvYAnpdpA5C", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17534 - Mavambo Orphan Care (MOC)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Mavambo Orphan Care (MOC)", "Prime Id": "17046", "Agency": "USAID", "Operational Unit": "Zimbabwe", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17536", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "u52uJYHpfBD", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17536 - Accelerating Strategies for Practical Innovation & Research in Economic Strengthening (ASPIRES)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17537", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "GooiJ79Ffbo", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17537 - Strategic, Evidence-Based Communication Interventions Systematically Applied at Multiple Levels for Greater Effectiveness of HIV Prevention Programs", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Johns Hopkins Health and Education in South Africa", "Prime Id": "19403", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17538", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "IbAPzfFeb9h", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17538 - Community-Based Comprehensive HIV Prevention, Counseling and testing Program to Reduce HIV Incidence", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Johns Hopkins Health and Education in South Africa", "Prime Id": "19403", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17539", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "yFs4Gf9y7NB", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17539 - Program Evaluation - Transition of Clinical Services and Quality of Care", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17540", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "K8dBW7RsHIt", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17540 - TB Care - 2", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University Research Corporation, LLC", "Prime Id": "463", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17541", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "RS4PCeeHfWM", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17541 - FACT Children Tariro", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Family AIDS Care Trust (FACT) Mutare", "Prime Id": "17045", "Agency": "USAID", "Operational Unit": "Zimbabwe", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17542", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "bGCtj2TW4jr", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17542 - Global Health Technical Assistance", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "GH Tech", "Prime Id": "7727", "Agency": "USAID", "Operational Unit": "Burundi", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17544", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Op0e57fPXK9", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17544 - BDF Prevention and Circumcision Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "JHPIEGO", "Prime Id": "219", "Agency": "DOD", "Operational Unit": "Botswana", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17546", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "FxaEQqb4349", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17546 - HOSPAZ Bantawana", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Hospice and Palliative Care Association of Zimbabwe", "Prime Id": "17047", "Agency": "USAID", "Operational Unit": "Zimbabwe", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17547", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "OVvoGynenS3", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17547 - Food and Nutrition Technical Assistance III Project (FANTA)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Lesotho", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17548", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Y001hX5TLUp", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17548 - Supply Chain Management System (SCMS)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Partnership for Supply Chain Management", "Prime Id": "3781", "Agency": "USAID", "Operational Unit": "Swaziland", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "17549", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "D0VJOTrfGEI", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17549 - TSEPO", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "JHPIEGO", "Prime Id": "219", "Agency": "USAID", "Operational Unit": "Lesotho", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17550", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "UAWmsCNd1wH", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17550 - FORECAST", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "World Learning", "Prime Id": "595", "Agency": "USAID", "Operational Unit": "Malawi", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17551", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "air8nMzLEL0", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17551 - Demographic and Health Survey", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Burundi", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17552", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "jfahbw5Rq4v", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17552 - Strengthening services for key populations/LINKAGES", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Burundi", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17553", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ZQukJYUFw01", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17553 - Metabiota Burundi", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Metabiota", "Prime Id": "19444", "Agency": "DOD", "Operational Unit": "Burundi", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17554", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "wQSqnLFlwuB", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17554 - Evaluation of OVC Outcomes", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Lesotho", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17555", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "PlbXJ9VTutI", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17555 - USDF MeHIN", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "VISTA PARTNERS", "Prime Id": "15251", "Agency": "DOD", "Operational Unit": "Swaziland", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "17556", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ZVzqFODwHNV", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17556 - DoD Mech Burundi (NHRC)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of Defense Naval Health Research Center", "Prime Id": "616", "Agency": "DOD", "Operational Unit": "Burundi", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17557", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "IIUGTBzfnGj", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17557 - Livelihoods and Food Security Technical Assistance Project II (LIFT II)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Lesotho", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17559", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "tbWa8ADluWO", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17559 - RPSO-Supported Renovation Projects in Swaziland MOH Facilities", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Regional Procurement Support Office/Frankfurt", "Prime Id": "3932", "Agency": "State/AF", "Operational Unit": "Swaziland", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "17560", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "WjeHc9avQug", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17560 - Country Partnership to Increase Access to Integrated HIV/AIDS and Health Services Using Mobile Health Services to Reach Underserved Populations in Namibia", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "PharmAccess", "Prime Id": "1618", "Agency": "USAID", "Operational Unit": "Namibia", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "17561", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "DDMpvWnFFNH", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17561 - (MOH) Strengthening M&E, FETP capacity, health information systems (HIV, TB, laboratory data, and disease surveillance), Supply of safe blood, and national laboratory improvement plan in the DR MoH", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of Health (MOH)", "Prime Id": "16526", "Agency": "HHS/CDC", "Operational Unit": "Dominican Republic", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17562", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "PyChEhabH0P", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17562 - Increasing Self Sustainable and Friendly Clinical HIV/STI/TBServices for MSMs and Transgender Individuals in the Dominican Republic", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Centro de Orientacion e Investigacion Integral", "Prime Id": "5727", "Agency": "HHS/CDC", "Operational Unit": "Dominican Republic", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17564", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "st3Kbu8sQ91", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17564 - NIH CT Development", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17565", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "exEbT4mvNDM", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17565 - Technical Assistance Services to Countries Supported by PEPFAR and the Global Fund", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Columbia University", "Prime Id": "1155", "Agency": "HHS/CDC", "Operational Unit": "Central Asia Region", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17567", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Hf6rv20Etz2", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17567 - NASTAD", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "National Alliance of State and Territorial AIDS Directors", "Prime Id": "597", "Agency": "HHS/CDC", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17570", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Ie0u3ruPZc3", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17570 - Global Health Supply Chain - Procurement and Supply Management", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Global Health Supply Chain Program", "Prime Id": "19877", "Agency": "USAID", "Operational Unit": "Cambodia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17571", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "TPOcRsdwFu8", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17571 - Nursing Capacity Building Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Columbia University Mailman School of Public Health", "Prime Id": "501", "Agency": "HHS/HRSA", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17572", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "x2RgjFlc2Cf", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17572 - TA Support for the Strenghtening of Blood Transfusion", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "American Association of Blood Banks", "Prime Id": "1696", "Agency": "HHS/CDC", "Operational Unit": "Swaziland", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "17573", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "bZFsaMAjeKz", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17573 - Global Nursing Capacity Building Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Columbia University Mailman School of Public Health", "Prime Id": "501", "Agency": "HHS/HRSA", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17577", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "hUXWOfDTsRe", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17577 - Guyana Regional Laboratory and Surveillance Assistance", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Caribbean Region", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "17578", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "CMszmjOnxjN", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17578 - HIV Community Care and Treatment", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Zimbabwe", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17579", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "XXjrcKoJisN", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17579 - GH Pro", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Dexis Consulting Group", "Prime Id": "19813", "Agency": "USAID", "Operational Unit": "Cote d'Ivoire", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17581", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "k9tOae6coOo", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17581 - MEASURE EVALUATION PHASE IIII", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Caribbean Region", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "17583", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "JY9ZzYhVaOy", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17583 - Measure Evaluation Phase IV", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of North Carolina at Chapel Hill, Carolina Population Center", "Prime Id": "521", "Agency": "USAID", "Operational Unit": "Cote d'Ivoire", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17584", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "vBtrVIzpL2x", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17584 - HIV Impact Assessment (HIA)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Columbia University Mailman School of Public Health", "Prime Id": "501", "Agency": "HHS/CDC", "Operational Unit": "Cote d'Ivoire", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "17585", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "netr9GiMKYU", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17585 - Linkages", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Malawi", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17586", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "IPqfQWTXlsf", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17586 - Promoting the Quality of Medicines (PQM)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Pharmacopeia", "Prime Id": "13269", "Agency": "USAID", "Operational Unit": "Indonesia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17587", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "eECShOWvjkH", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17587 - MEPI Programme", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/NIH", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17590", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "bptWSfo8F9z", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17590 - Project SOAR", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Council", "Prime Id": "230", "Agency": "USAID", "Operational Unit": "Malawi", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17591", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "xepRX8Oc8vc", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17591 - TBD - VACS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17592", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "t4orGVYkA4V", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17592 - The Demographic and Health Surveys Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "ICF Macro", "Prime Id": "15719", "Agency": "USAID", "Operational Unit": "Zimbabwe", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17593", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "LQY6yXSD6XK", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17593 - DHS 7", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Abt Associates", "Prime Id": "440", "Agency": "USAID", "Operational Unit": "Malawi", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17594", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "TAOxR5uvzyD", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17594 - SIFPO", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "USAID", "Operational Unit": "Malawi", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17595", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "MFa8pTuAxnL", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17595 - Ministry of Health, Guyana", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of Health, Guyana", "Prime Id": "587", "Agency": "HHS/CDC", "Operational Unit": "Caribbean Region", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "17597", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "YSYa8xz9L7n", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17597 - Ambassador's Small Grants Program PNG", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of State", "Prime Id": "1", "Agency": "State/EAP", "Operational Unit": "Papua New Guinea", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17598", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "JKWaJSjSim1", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17598 - BANTU", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Palladium Group", "Prime Id": "19907", "Agency": "USAID", "Operational Unit": "Indonesia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17600", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "VmNuYth7i3I", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17600 - LINKAGES", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Indonesia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17601", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "fbQLqN9wN2N", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17601 - DERAP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Training Resources Group", "Prime Id": "1614", "Agency": "USAID", "Operational Unit": "Indonesia", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17602", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "FsoO0sNR0oX", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17602 - New CDC Award to UNICEF", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "UNICEF", "Prime Id": "1085", "Agency": "HHS/CDC", "Operational Unit": "Cote d'Ivoire", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "17606", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "AncCQk6TFFK", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17606 - RePORT TB South Africa", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "CRDF Global", "Prime Id": "19447", "Agency": "HHS/NIH", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17608", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "FAeENtuCPd1", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17608 - Improving HIV/STI/TB Prevention, Treatment and Care Services for Mobile Populations in the Dominican Republic", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "HHS/CDC", "Operational Unit": "Dominican Republic", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17610", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ljNLkFKVbhR", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17610 - Telemedicine in C\u00c3\u00b4te d'Ivoire", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Aga Khan Foundation", "Prime Id": "28", "Agency": "USAID", "Operational Unit": "Cote d'Ivoire", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17616", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "FK85Kn60Fq6", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17616 - Twiyubake", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "CHF International", "Prime Id": "10302", "Agency": "USAID", "Operational Unit": "Rwanda", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17618", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "sKno69rFnh7", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17618 - SFH Rwanda", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Society for Family Health (6557)", "Prime Id": "6557", "Agency": "DOD", "Operational Unit": "Rwanda", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17619", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "uTrPFGUke1t", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17619 - Implementing Evidence-Based Prevention Intervention for Key Populations in Republic of Rwanda under PEPFAR", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Emory University", "Prime Id": "904", "Agency": "HHS/CDC", "Operational Unit": "Rwanda", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17621", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Oba4nj3pNDw", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17621 - Strengthening Human Resources for Health Capacity in the Republic of Rwanda under PEPFAR", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of Health, Rwanda", "Prime Id": "5120", "Agency": "HHS/CDC", "Operational Unit": "Rwanda", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17622", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "RvaonnYN1Pm", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17622 - Evaluation of SCS Clinical Services", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Lesotho", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17623", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "bbIX5m6ZNOi", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17623 - Strengthening HIV Clinical Services in the Republic of Rwanda under PEPFAR", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of Health, Rwanda", "Prime Id": "5120", "Agency": "HHS/CDC", "Operational Unit": "Rwanda", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17625", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "txnnYGfZjou", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17625 - Implementing Technical and Science Support Services (TSSS) in the Republic of Rwanda under PEPFAR", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of Health, Rwanda", "Prime Id": "5120", "Agency": "HHS/CDC", "Operational Unit": "Rwanda", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17627", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "srhBJR0csgA", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17627 - Strengthening the Capacity of Global Fund Principal Recipients", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Democratic Republic of the Congo", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17628", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "rSjmvibMvhu", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17628 - Coordinating Comprehensive Care for Children (4Children)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Catholic Relief Services", "Prime Id": "33", "Agency": "USAID", "Operational Unit": "Democratic Republic of the Congo", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17630", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "lnfxaBPNYKD", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17630 - Enhancing Services and Linkages for Children affected by HIV and AIDS (ELIKIA )", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Education Development Center", "Prime Id": "1003", "Agency": "USAID", "Operational Unit": "Democratic Republic of the Congo", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17631", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "GZhs3fmGD77", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17631 - Global TB Challenge", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "KNCV Tuberculosis Foundation", "Prime Id": "9646", "Agency": "USAID", "Operational Unit": "Democratic Republic of the Congo", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17633", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "xCZVtQlJX6n", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17633 - Livelihoods and Food Security Technical Assistance (LIFT) II", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Democratic Republic of the Congo", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "17635", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "NPbqDQmfptc", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17635 - Challenge TB", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "KNCV Tuberculosis Foundation", "Prime Id": "9646", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "17636", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "QfNSI4Of5Yx", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17636 - SIFPO", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "USAID", "Operational Unit": "Democratic Republic of the Congo", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "17637", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "JbMIJ0aQFCx", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17637 - FANTA", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Democratic Republic of the Congo", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17639", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "FA4b3A0RXbf", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17639 - Kipa Ya Mupia", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Democratic Republic of the Congo", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17640", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "lrVJDjrAGr5", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17640 - Demographic and Health Surveys (DH) 7", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "ICF Macro", "Prime Id": "15719", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17641", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "DfDGA63a8zW", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17641 - Advancing Partners and Communities (APC)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "John Snow Inc (JSI)", "Prime Id": "16525", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "17649", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "SRUhTmWndpo", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17649 - Regional Health Integration to Enhance Services in East Central Region (RHITES EC)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University Research Corporation, LLC", "Prime Id": "463", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17651", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "E0ViVpyOBgD", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17651 - Regional Health Integration to Enhance Services in the Eastern region (RHITES-E)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17652", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "eaqBhXU4Tvg", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17652 - Food Security Innovation Lab: Collaborative Research on Assets and Market Access", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of California", "Prime Id": "2402", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17654", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "DharooCpYXR", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17654 - Regional Health Integration to Enhance Services in South West Region (RHITES-SW)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Prime Id": "204", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17671", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "W8bXsGt2N20", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17671 - DOD-Direct", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of Defense (Defense)", "Prime Id": "4", "Agency": "DOD", "Operational Unit": "South Sudan", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17673", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "DhtPrNAAQZW", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17673 - International HIV/AIDS Alliance", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "International HIV/AIDS Alliance", "Prime Id": "213", "Agency": "DOD", "Operational Unit": "South Sudan", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17675", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "sUyBm3KNpAH", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17675 - TBD-CARE", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Research Triangle International", "Prime Id": "1717", "Agency": "DOD", "Operational Unit": "South Sudan", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17682", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "pd3SWlLN3ms", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17682 - Blanket Purchase Agreement (BPA) for Studied and Evaluations - DSWSA", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "New Partner", "Prime Id": "9853", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17686", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "mzOznqx0Fxl", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17686 - Blanket Purchase Agreement (BPA) for Studied and Evaluations - SGIL", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "New Partner", "Prime Id": "9853", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17688", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "cezL4Ay8YTV", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17688 - Strategic Information Technical Support (SITES)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17690", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "r1obvfBvbgg", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17690 - Strengthening HRH", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "IntraHealth International, Inc", "Prime Id": "217", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17691", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "PQQqfSjdUFQ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17691 - MSPP Research", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministre de la Sante Publique et Population, Haiti", "Prime Id": "606", "Agency": "HHS/CDC", "Operational Unit": "Haiti", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17692", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "R9yuZkCBxOv", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17692 - SSQH Centre/Sud (Services de Sant\u00c3\u00a9 de Qualit\u00c3\u00a9 pour Ha\u00c3\u00afti)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Pathfinder International", "Prime Id": "228", "Agency": "USAID", "Operational Unit": "Haiti", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17694", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "M6GwyCQiIAm", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17694 - Handicap International", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Handicap International", "Prime Id": "208", "Agency": "USAID", "Operational Unit": "Haiti", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17695", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "rVxneczwz2S", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17695 - Scaling up HIV/AIDS prevention, care and treatment services through faith-based organizations", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17696", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "t9llGOcEudv", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17696 - Better Outcomes for Children and Youth Eastern and Northern Regions (BOCY)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "World Education", "Prime Id": "594", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17698", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "PdZ8c2HnLm6", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17698 - Provision of comprehensive HIV/AIDS and TB services including prevention, care, support and treatment to prisoners and staff of the prisons service in the Republic of Uganda under PEPFAR", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Uganda Prisons Services", "Prime Id": "9078", "Agency": "HHS/CDC", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17700", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "tA9CbTUHWW8", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17700 - AMREF", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "African Medical and Research Foundation", "Prime Id": "246", "Agency": "HHS/CDC", "Operational Unit": "South Sudan", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17701", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "cBD5AvDOYMO", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17701 - International Center for AIDS Care and Treatment Programs, Columbia University", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "International Center for AIDS Care and Treatment Programs, Columbia University", "Prime Id": "6277", "Agency": "HHS/CDC", "Operational Unit": "South Sudan", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17703", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "WRi9uAIpfiw", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17703 - Monitoring and Evaluation Technical Support (METS)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Makerere University School of Public Health", "Prime Id": "8386", "Agency": "HHS/CDC", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17704", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "XsgvEXBVmCx", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17704 - African Society for Laboratory Medicine - LIMS Support for hubs", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "African Society for Laboratory Medicine", "Prime Id": "16585", "Agency": "HHS/CDC", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17705", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "uGfwof10Qxr", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17705 - Implementation science-Birth Defects surveillance study", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Makerere University John Hopkins University Collaboration", "Prime Id": "1763", "Agency": "HHS/CDC", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17706", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "kFfA7I97btM", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17706 - Scaling up HIV services in Western and West Nile Regions of Uganda", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Infectious Disease Institute", "Prime Id": "9077", "Agency": "HHS/CDC", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17707", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "PHmmRWUWxz2", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17707 - Nilinde Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "PLAN International", "Prime Id": "229", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17708", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ocpnzeNtV7i", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17708 - IHI - prevention, care and treatment", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "IntraHealth International, Inc", "Prime Id": "217", "Agency": "HHS/CDC", "Operational Unit": "South Sudan", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17709", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "k28QLgTLnLS", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17709 - HRH Kenya", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "IntraHealth International, Inc", "Prime Id": "217", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17710", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "y896wVTgYef", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17710 - HCM TBD", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17711", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "h3hkn2RkABp", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17711 - Implementation and expansion of blood safety", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "National Blood Transfusion Service, Kenya", "Prime Id": "391", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17712", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "mLv4ZJAay9r", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17712 - Strengthening Strategic Information in Kenya", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of California at San Francisco", "Prime Id": "517", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17713", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "gray5A3sdFm", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17713 - Linkages", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "South Sudan", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17714", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "MyUK0A068gE", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17714 - SPPHC", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "JHPIEGO", "Prime Id": "219", "Agency": "USAID", "Operational Unit": "South Sudan", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17717", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "T7hKa5zFQCk", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17717 - Quality laboratory systems", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "African Medical and Research Foundation", "Prime Id": "246", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17718", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "pXgXvhH1EFh", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17718 - Afya Jijini", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Interchurch Medical Assistance", "Prime Id": "600", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17719", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "AE057VajMT5", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17719 - APHIAPlus Pwani", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Pathfinder International", "Prime Id": "228", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17720", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "zkzRF8nEFLd", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17720 - Military Electronic Health Information Network", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "VISTA PARTNERS", "Prime Id": "15251", "Agency": "DOD", "Operational Unit": "Malawi", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17722", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "lmlXWSc4KtV", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17722 - Strengthening Community Care & Support for OVCs (SCASO)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "World Vision International", "Prime Id": "52", "Agency": "USAID", "Operational Unit": "Ghana", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17723", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ns9iYmAt2PK", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17723 - FADM Prevention and Circumcision Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "JHPIEGO", "Prime Id": "219", "Agency": "DOD", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17727", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "MdzMBPoRnLu", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17727 - MSH - Prevention Organisation Systems AIDS Care and Treatment(MSH -ProACT)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management Sciences for Health", "Prime Id": "220", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17728", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "xWCJENNS9is", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17728 - Sustainable Mechanism for Improving Livelihood & Household Empowerment (SMILE)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Catholic Relief Services", "Prime Id": "33", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17729", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "VKSdxaKsuPZ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17729 - Systems Transformed for Empowered Action and Enabling Responses for Vulnerable Children and Families (STEER)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Save the Children US", "Prime Id": "239", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17730", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "asQ5U2cVrIl", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17730 - K4Health/Nigeria Web-based CMLE Program - AID-620-LA-11-00002", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Johns Hopkins University Center for Communication Programs", "Prime Id": "507", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17733", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "sQkCfmbHXCN", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17733 - Strengthening Partnerships, Results and Innovations in Nutrition Globally (SPRING)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "John Snow Inc (JSI)", "Prime Id": "16525", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17734", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "S3f35u4Kt1e", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17734 - Challenge TB", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "KNCV Tuberculosis Foundation", "Prime Id": "9646", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17735", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "oJY4JMAr6TA", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17735 - SHiPS for MARPs", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Society for Family Health-Nigeria", "Prime Id": "3040", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17736", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "GCU4dSs48IL", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17736 - World Health Organization", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "World Health Organization", "Prime Id": "549", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17737", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "d7QOvcHge5R", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17737 - Local Partner for Orphans and Vulnerable Children 3", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Health Initiatives for Safety and Stability in Africa", "Prime Id": "19732", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17739", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "zlN4tyiidmC", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17739 - UNICEF", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "United Nations Children's Fund", "Prime Id": "547", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17742a", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "kqrl4PinmSs", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17742a - Engaging Indigenous Organisation to Sustain and Enhance Comprehensive Clinical Service", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Gembu Center for AIDS Advocacy, Nigeria", "Prime Id": "8167", "Agency": "HHS/CDC", "Operational Unit": "Nigeria", "Start Date": "2013-07-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17742", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "OyAIcWqNanJ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17742 - Supporting Universal Comprehensive and Sustainable HIV/AIDS Services (SUCCESS)_922", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Friends for Global Health Initiative in Nigeria", "Prime Id": "19725", "Agency": "HHS/CDC", "Operational Unit": "Nigeria", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17743", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ehS5dWchXTH", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17743 - Integrated Programs for Sustainable Action Against HIV/AIDS in Nigeria (IPSAN)_929", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Pro-Health International", "Prime Id": "11763", "Agency": "HHS/CDC", "Operational Unit": "Nigeria", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17744", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "mb8r1x3R9xB", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17744 - Local Capacity Enhancement (LOCATE)_867", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Excellence Community Education Welfare Scheme (ECEWS)", "Prime Id": "6110", "Agency": "HHS/CDC", "Operational Unit": "Nigeria", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17745", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "po6VQxrJRL8", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17745 - Sustaining Comprehensive HIV/AIDS Response through Parnerships (SCHARP+) _937", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Achieving Health Nigeria Initiative", "Prime Id": "10033", "Agency": "HHS/CDC", "Operational Unit": "Nigeria", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17746", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "WICluh3hta9", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17746 - Peace Corps/Ethiopia Volunteer Trainings and Small Grants", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Peace Corps Volunteers", "Prime Id": "16368", "Agency": "PC", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17747", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "jMH4GwcG9S2", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17747 - Henry Jackson Foundation", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Henry Jackson Foundation", "Prime Id": "10676", "Agency": "DOD", "Operational Unit": "Nigeria", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17749", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "jiPRE4Xz4Qs", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17749 - Laboratory Quality Improvement Through Local Solutions Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "17751", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "PiCTJcTV0DY", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17751 - Sustainable Leadership, Management, and Governace(SLMG) Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17752", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "mjNAO9LmJnB", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17752 - RTI PHDP/Post-test Counseling", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Research Triangle International", "Prime Id": "1717", "Agency": "DOD", "Operational Unit": "Dominican Republic", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "17760", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "p6JPJVjfHI0", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17760 - Linkages", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Caribbean Region", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17761", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "pisfmNktcpj", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17761 - U.S. Peace Corps", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Peace Corps", "Prime Id": "6", "Agency": "PC", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17762", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "kLZvlFOwxUo", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17762 - LINKAGES", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Dominican Republic", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17763", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "cqUJ4vQqT7A", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17763 - LINKAGES", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Cote d'Ivoire", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17766", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "aRPS5Yc2751", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17766 - TBD- DMMP 2,0 VMMC modeling", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Namibia", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17767", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "BFGP1BVtJA7", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17767 - Broadreach (CDC GH001202)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Broadreach", "Prime Id": "743", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17768", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "kVvJ8zAdXCS", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17768 - Columbia University Nimart Evaluation (CDC GH001194)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Columbia University Mailman School of Public Health", "Prime Id": "501", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17769", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "YhRVWQ319hv", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17769 - University of Washington Capacity Building for Systems Strengthening CDC GH001197)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Washington", "Prime Id": "216", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17771", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "coOcIBmaOUS", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17771 - Challenge TB", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "International Union Against TB and Lung Disease", "Prime Id": "7713", "Agency": "USAID", "Operational Unit": "Zimbabwe", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17773", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "qv5QrMf7t6m", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17773 - Columbia - HIA", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Columbia University", "Prime Id": "1155", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17775", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "qQvjF8eVyeu", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17775 - Building Local Capacity (BLC)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management Sciences for Health", "Prime Id": "220", "Agency": "USAID", "Operational Unit": "Swaziland", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "17776", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "q15MNnFN9BJ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17776 - Tajikistan - Republican Narcology Center", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of Health/Republican Narcology Center", "Prime Id": "13224", "Agency": "HHS/CDC", "Operational Unit": "Central Asia Region", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17777", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "niuaK8uDqkT", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17777 - Kazakhstan - Republican Narcology Center", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of Health/Republican Narcology Center", "Prime Id": "13224", "Agency": "HHS/CDC", "Operational Unit": "Central Asia Region", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17778", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "KK36aLXSliE", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17778 - Uzbekistan umbrella coag", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Central Asia Region", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17779", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "tvkmoeAQuXo", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17779 - Population-based HIV Impact Assessment in Resource-Constrained Settings under the President's Emergency Plan for AIDS Relief", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "International Center for AIDS Care and Treatment Programs, Columbia University", "Prime Id": "6277", "Agency": "HHS/CDC", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17781", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "gq7bOtXlR9x", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17781 - Health Communications Collaborative (HC3)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Johns Hopkins University Center for Communication Programs", "Prime Id": "507", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17782", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "q3sKcECyv6s", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17782 - TBD/Follow on ANADER", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Cote d'Ivoire", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17783", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "MNEr8KSn7kQ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17783 - TBD/PSI follow on", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Cote d'Ivoire", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17784", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "RUxNLkUjGat", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17784 - Global Technical Assistance HQ CoAg_ICAP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Columbia University Mailman School of Public Health", "Prime Id": "501", "Agency": "HHS/CDC", "Operational Unit": "Central Asia Region", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17785", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "rBSwrq8GWJp", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17785 - Columbia - ICAP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Columbia University", "Prime Id": "1155", "Agency": "HHS/CDC", "Operational Unit": "Central Asia Region", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17786", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "zirMbgk2wrZ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17786 - Comit\u00c3\u00a9 Empresarial Contra VIH/SIDA (CEC-HIV/AIDS)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "CEC-HIV/AIDS", "Prime Id": "17063", "Agency": "USAID", "Operational Unit": "Angola", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17787", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "IOFeDzyP98V", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17787 - APHL", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Association of Public Health Laboratories", "Prime Id": "1923", "Agency": "HHS/CDC", "Operational Unit": "Angola", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17788", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "igZ151a1fIA", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17788 - USAID/South-Central Zambia Family Activity", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Development Aid from People to People Humana Zambia", "Prime Id": "3240", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17789", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "A6MlfvUYYpm", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17789 - Tuberculosis South Africa Project (TBSAP)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2014-10-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17790", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "sl4KYRapulz", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17790 - Comprehensive VMMC Training Programs/Ongoing Mentoring and Private Sector VMMC Training and Mentoring", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "The Centre for HIV and AIDS Prevention Studies", "Prime Id": "19820", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17791", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "vThefbvTiog", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17791 - Catalyzing an Adolescent Combination Prevention Program in South Africa (Activity 1), & Community SKILLZ for Health: Scaling-up Soccer-Based HIV and SGBV Prevention Programmes for Adolescents through Partnerships in South", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Grassroots Soccer", "Prime Id": "6496", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17792", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "uSBWKHSIRxx", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17792 - Integrated HIV Wellness and Combating Stigma", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Program for Appropriate Technology in Health", "Prime Id": "233", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17793", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "XSc08n7JiHV", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17793 - Capacity Building of Local Organizations", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ethiopian Society of Sociologists, Social Workers and Anthropologists", "Prime Id": "17036", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17794", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "mBz0bGrrsVE", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17794 - Capacity Building of Local Organizations", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ethiopian Society of Sociologists, Social Workers and Anthropologists", "Prime Id": "17036", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17795", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "WjWtOY42Jtw", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17795 - HEAL TB (The Help Ethiopian Address the Low TB Performance (HEAL TB)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management Sciences for Health", "Prime Id": "220", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17796", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "EX66MS3YMu7", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17796 - World Health Organization", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "World Health Organization", "Prime Id": "549", "Agency": "HHS/CDC", "Operational Unit": "Burma", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17797", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "P4VyMs2QNMu", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17797 - Health Financing and Governance Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Abt Associates", "Prime Id": "440", "Agency": "USAID", "Operational Unit": "Cambodia", "Start Date": "2014-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "17798", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "tB8l4LfnfEj", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17798 - TBD-HEF Pooled Funding", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Cambodia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17799", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ZLghwtBpqm2", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17799 - Injection Safety", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Cambodia", "Start Date": "2014-10-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17800", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "og8BTKB9lGi", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17800 - LINKAGES", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Ghana", "Start Date": "2014-10-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17801", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "yV9WA2sJ2Hq", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17801 - MEASURE Evaluation Phase IV", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of North Carolina at Chapel Hill, Carolina Population Center", "Prime Id": "521", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17802", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "zkWwNnaLtY0", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17802 - Quality Assurance of Health Commodities", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Cote d'Ivoire", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17803", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "IlDKv3J4nEF", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17803 - Supply Chain Technical Assistance", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Cote d'Ivoire", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17804", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "VO8UFsfpScM", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17804 - CARE", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "DOD", "Operational Unit": "South Sudan", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17805", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ZJrHBzhYP7q", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17805 - RTI Care and Treatment", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Research Triangle International", "Prime Id": "1717", "Agency": "DOD", "Operational Unit": "South Sudan", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17806", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "m8riSCsXLjD", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17806 - CHALLENGE TB", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Program for Appropriate Technology in Health", "Prime Id": "233", "Agency": "USAID", "Operational Unit": "India", "Start Date": "2014-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "17807", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "o9A824HuESo", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17807 - Youth Power: Implementation IDIQ", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17808", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Nab7RMJAYbO", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17808 - Follow on to Health Policy Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Caribbean Region", "Start Date": "2014-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "17809", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "LwaR3pJRg9V", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17809 - Knowledge for Health II", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Johns Hopkins University Center for Communication Programs", "Prime Id": "507", "Agency": "USAID", "Operational Unit": "Caribbean Region", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17810", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "aMIxK2pb8l8", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17810 - Grant Management Solutions", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management Sciences for Health", "Prime Id": "220", "Agency": "USAID", "Operational Unit": "Caribbean Region", "Start Date": "2014-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "17811", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "oAvqr5dyLHi", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17811 - FHI 360 LINKAGES", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Cote d'Ivoire", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17812", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "zq1eSO4DSnj", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17812 - Good Governance Initiative Fund (GGIF)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "New Partner", "Prime Id": "9853", "Agency": "USAID", "Operational Unit": "Central Asia Region", "Start Date": "2014-10-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17813", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "xy9q6ELcx79", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17813 - LINKAGES", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Central Asia Region", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17814", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "nuIS7xepxq0", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17814 - Supply Chain Management System (SCMS)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Partnership for Supply Chain Management", "Prime Id": "3781", "Agency": "USAID", "Operational Unit": "Ghana", "Start Date": "2014-10-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17815", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "oqNRsVXlwGu", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17815 - Inform Asia: USAID's Health Research Program, Associate Award", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Research Triangle International", "Prime Id": "1717", "Agency": "USAID", "Operational Unit": "Asia Regional Program", "Start Date": "2014-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "17816", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ujCTQAOy4vR", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17816 - Family Health International - FHI360", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "DOD", "Operational Unit": "Indonesia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17817", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "iAq4ApyFKsB", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17817 - Promoting the Quality of Medicines (PQM)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Pharmacopeia", "Prime Id": "13269", "Agency": "USAID", "Operational Unit": "Indonesia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17818", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "eWyeUfKg09m", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17818 - Family Health International - FHI360", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "DOD", "Operational Unit": "Indonesia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17819", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "DAPM5d914bV", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17819 - Promoting the Quality of Medicines (PQM)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Pharmacopeia", "Prime Id": "13269", "Agency": "USAID", "Operational Unit": "Indonesia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17820", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "dBee2m0ggPp", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17820 - Catholic Medical Mission Board - Prevention", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Catholic Medical Mission Board", "Prime Id": "32", "Agency": "HHS/CDC", "Operational Unit": "South Sudan", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17821", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "fD9hvP79PXJ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17821 - IntraHealth - Prevention", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "IntraHealth International, Inc", "Prime Id": "217", "Agency": "HHS/CDC", "Operational Unit": "South Sudan", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17822", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "NoK9G378Bsk", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17822 - HOSPAZ BANTWANA", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Hospice and Palliative Care Association of Zimbabwe", "Prime Id": "17047", "Agency": "USAID", "Operational Unit": "Zimbabwe", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17823", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "I5SZ2PrpzL9", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17823 - LINKAGES", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Indonesia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17824", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "kwsYrn34suk", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17824 - Private Health Sector Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Abt Associates", "Prime Id": "440", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17825", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "g0HQsCEZdGE", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17825 - USAID Community Care and Treatment", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17826", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "N4pzkF95Llb", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17826 - TBD- Ops Research (confirm w Zohra)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Indonesia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17832", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "KdpiWyWd8rI", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17832 - CMMB - Prevention, Care and Treatment", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Catholic Medical Mission Board", "Prime Id": "32", "Agency": "HHS/CDC", "Operational Unit": "South Sudan", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17833", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "nuGBPD2JU14", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17833 - Project SOAR", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Council", "Prime Id": "230", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17834", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "bumnEbUazVY", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17834 - DGHA HQ TA Cooperative Agreement \u00e2\u20ac\u201c UCSF", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of California at San Francisco", "Prime Id": "517", "Agency": "HHS/CDC", "Operational Unit": "Namibia", "Start Date": "2014-10-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17836", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "NOSnucwLKr5", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17836 - MEASURE Evaluation Phase IV", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Namibia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17837", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "o5a4Fvuevoh", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17837 - Country Partnership to Increase Access to Integrated HIV/AIDS and Health Services Using Mobile Health Services to Reach Underserved Populations in Namibia", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "PharmAccess", "Prime Id": "1618", "Agency": "USAID", "Operational Unit": "Namibia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17838", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "NHjtHUI0u0u", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17838 - TBD- DMMP 2,0 VMMC modeling", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Namibia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17839", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "TiGA25WFH2E", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17839 - Scale up of VMMC Services for Military", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "JHPIEGO", "Prime Id": "219", "Agency": "DOD", "Operational Unit": "Namibia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17840", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "rgCGiMkSena", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17840 - Sri Lanka", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "India", "Start Date": "2014-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "17841", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "hn1xUyz3VQF", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17841 - Sri Lanka", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "India", "Start Date": "2014-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "17842", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "EadTTbDEM2U", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17842 - Quality Improvement Center for Impact (QICI)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Health Research Inc./New York State Department of Health", "Prime Id": "14350", "Agency": "HHS/HRSA", "Operational Unit": "Asia Regional Program", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17843", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "LHnJ3jfkRJF", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17843 - USAID Caring for Vulnerable Children", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17844", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "fhwRb3JmifZ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17844 - DERAP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Indonesia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17845", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ZXREKkuY7pT", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17845 - Capacity Building through Training and Mentoring for Informatics", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Botswana Harvard AIDS Institute", "Prime Id": "10195", "Agency": "HHS/CDC", "Operational Unit": "Botswana", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17846", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "HZfJ9wuNfon", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17846 - Capacity Building through Training and Mentoring for Cervical Cancer", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "JHPIEGO", "Prime Id": "219", "Agency": "HHS/CDC", "Operational Unit": "Botswana", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17847", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "cBlqmrDk1NU", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17847 - Capacity Building through Training and Mentoring for TB/HIV", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Pennsylvania", "Prime Id": "522", "Agency": "HHS/CDC", "Operational Unit": "Botswana", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17848", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Wq5y73g38uV", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17848 - INLS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of Health, Angola", "Prime Id": "5706", "Agency": "HHS/CDC", "Operational Unit": "Angola", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17849", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Cy3oOn5AocD", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17849 - APHL", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Association of Public Health Laboratories", "Prime Id": "1923", "Agency": "HHS/CDC", "Operational Unit": "Angola", "Start Date": "2014-10-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17850", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "xhrPwhpnHxE", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17850 - ICAP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Columbia University Mailman School of Public Health", "Prime Id": "501", "Agency": "HHS/CDC", "Operational Unit": "Angola", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17851", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "oT63YM561k5", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17851 - SPH", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of Health, Angola", "Prime Id": "5706", "Agency": "HHS/CDC", "Operational Unit": "Angola", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17852", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Xoz4nxwymv3", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17852 - LINKAGES", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Indonesia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17853", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "idwuhjcUTWp", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17853 - Promoting the Quality of Medicines (PQM)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Pharmacopeia", "Prime Id": "13269", "Agency": "USAID", "Operational Unit": "Indonesia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17854", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "qTuMlZm8wrd", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17854 - Health Financing and Governance", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Abt Associates", "Prime Id": "440", "Agency": "USAID", "Operational Unit": "Indonesia", "Start Date": "2014-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "17855", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "alMZIpFmpxf", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17855 - Comprehensive HIV/AIDS Prevention, Care, Treatment and Support Project with the Uganda People Defense Forces", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Research Triangle International", "Prime Id": "1717", "Agency": "DOD", "Operational Unit": "Uganda", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17856", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "rxkmWHsxHq0", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17856 - Ethiopia Health Infrastructure Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17857", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "VHU8mJjM2P9", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17857 - Ethiopia Program Quality Monitoring", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17858", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "PR3al3AIaI7", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17858 - Ministry of Health Lao PDR", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "New Partner", "Prime Id": "9853", "Agency": "HHS/CDC", "Operational Unit": "Asia Regional Program", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17859", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "KZsQpUg45SC", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17859 - Thailand Ministry of Public Health", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Thailand Ministry of Public Health", "Prime Id": "5430", "Agency": "HHS/CDC", "Operational Unit": "Asia Regional Program", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17860", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "wLNBz47Rp8r", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17860 - Bangkok Metropolitan Administration", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Bangkok Metropolitan Administration", "Prime Id": "5431", "Agency": "HHS/CDC", "Operational Unit": "Asia Regional Program", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17861", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "BejJ8D7I0qx", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17861 - Botswana Comprehensive Care and Support for Orphans and Vulnerable Children Project (former OVC TBD)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Project Concern International", "Prime Id": "234", "Agency": "USAID", "Operational Unit": "Botswana", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17862", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "YvqTxmOYLmI", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17862 - Linkages Across the Continuum of HIV Services for Key Populations Affected by HIV (LINKAGES) Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Botswana", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17863", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "J7qfTlFxyvb", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17863 - Advancing Partners and Communities Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "John Snow, Inc.", "Prime Id": "453", "Agency": "USAID", "Operational Unit": "Botswana", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17864", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "UMMcUSTkk1r", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17864 - TASC ITC", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Burma", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17865", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "HLwcPXMtnz8", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17865 - Linkages", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Burma", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17866", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "IkI0wWEPADm", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17866 - FIND Follow-On", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Burma", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17867", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "jxBPgWrHdER", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17867 - Transform", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "USAID", "Operational Unit": "Burma", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17868", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "xV7BnhMkPhX", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17868 - Transform", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Burma", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17869", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "JpIxU9Z1ZWX", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17869 - TASC4 ITC", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Burma", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17870", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "WoAcefwYxPm", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17870 - Transform", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "USAID", "Operational Unit": "Burma", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17871", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "GrIhLIIxbCj", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17871 - Evidence for Development (E4D)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "International Business & Technical Consultants Inc.", "Prime Id": "19763", "Agency": "USAID", "Operational Unit": "Cote d'Ivoire", "Start Date": "2014-10-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17872", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Mszs0c7UVHF", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17872 - Global Health Supply Chain Quality Assurance", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Global Health Supply Chain Program", "Prime Id": "19877", "Agency": "USAID", "Operational Unit": "Cote d'Ivoire", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17873", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "SBTTvFY5GU6", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17873 - Health Improvement Partnership Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17874", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "d8YYeryAm6K", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17874 - NAMERU", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "National Medical Research Unit", "Prime Id": "11536", "Agency": "DOD", "Operational Unit": "Uganda", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17875", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "iPWfokoZPkG", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17875 - Strengthening HIV/AIDS Services for Most at Risk Populations in Papua New Guinea", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Papua New Guinea", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17876", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "NQ1gszjii8q", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17876 - Outcome evaluation of the CoPCT service delivery model", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "New Partner", "Prime Id": "9853", "Agency": "USAID", "Operational Unit": "Papua New Guinea", "Start Date": "2014-10-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17877", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "eYQOCsr3bdW", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17877 - Global Health Support Initiative- GF Liaison", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "IAP Worldwide Services, Inc.", "Prime Id": "3688", "Agency": "USAID", "Operational Unit": "Indonesia", "Start Date": "2014-10-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17878", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "usNy30INxjk", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17878 - Quarterly Consultation Meetings", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "US Embassies", "Prime Id": "13111", "Agency": "USAID", "Operational Unit": "Caribbean Region", "Start Date": "2014-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "17879", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "bfrgpA0otEt", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17879 - TBD Guatemala", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "DOD", "Operational Unit": "Central America Region", "Start Date": "2014-10-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17880", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "mdDaMJQpbhM", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17880 - TBD El Salvador", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "DOD", "Operational Unit": "Central America Region", "Start Date": "2014-10-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17881", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "FHu8PCYjoLH", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17881 - TBD Nicaragua", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "DOD", "Operational Unit": "Central America Region", "Start Date": "2014-10-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17882", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "YL9rt96W0lB", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17882 - RTI Follow-on", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Research Triangle International", "Prime Id": "1717", "Agency": "HHS/CDC", "Operational Unit": "Zimbabwe", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17883", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "yWYfvXb9lIC", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17883 - SEAM Follow-On", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "International Center for AIDS Care and Treatment Programs, Columbia University", "Prime Id": "6277", "Agency": "HHS/CDC", "Operational Unit": "Zimbabwe", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17884", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "qHY0nLFwcjs", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17884 - Quality Improvement Capacity for Impact Project (QICIP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Health Research Inc./New York State Department of Health", "Prime Id": "14350", "Agency": "HHS/HRSA", "Operational Unit": "Zimbabwe", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17885", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "BxzIDQIuClj", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17885 - BRTI Follow-on", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Biomedical Research and Training Institute", "Prime Id": "13939", "Agency": "HHS/CDC", "Operational Unit": "Zimbabwe", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17886", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "g0XW2U6ZaVV", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17886 - PSI Follow-on", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Zimbabwe", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17887", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "jw1PeVEFFTp", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17887 - AIDS Free EGPAF", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "John Snow Inc (JSI)", "Prime Id": "16525", "Agency": "USAID", "Operational Unit": "Zimbabwe", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17888", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "hfJ5M1siXsj", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17888 - FIND", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Foundation for Innovative New Diagnostics", "Prime Id": "15708", "Agency": "HHS/CDC", "Operational Unit": "Burma", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17889", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "N14H78A3Ty4", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17889 - Challenge TB", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "The International Union Against Tuberculosis and Lung Disease", "Prime Id": "12157", "Agency": "USAID", "Operational Unit": "Zimbabwe", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17890", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "OjZMBXIJcgK", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17890 - UTH FOLLOW ON ( Combined HAP & LAB)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University Teaching Hospital", "Prime Id": "6551", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17891", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "gRFcMMjCKlg", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17891 - ASLM", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "African Society for Laboratory Medicine", "Prime Id": "16585", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17892", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ykPQCuNU2mB", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17892 - Quality in Health", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Central America Region", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17893", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "O8m44Yajfd5", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17893 - New HIV/AIDS Policy Instrument", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Central America Region", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17894", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "qnSP6S4vIcj", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17894 - TA for Combination Prevention Model", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Central America Region", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17895", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "mET1xz2okgq", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17895 - Strengthening Care & Treatment Cascade", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Central America Region", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17896", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "LdKIbhy04aU", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17896 - TBD - Support USG SI Activities", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17897", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "SU47YAy0b3G", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17897 - Better Health Service Delivey Through Community Monitoring in Zambia", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17898", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "WXTSP4Te0sz", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17898 - MFFAS-PNOEV CoAg 2010", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of Family, Women, and Social Affairs, Cote d\u00e2\u20ac\u2122Ivoire", "Prime Id": "16848", "Agency": "HHS/CDC", "Operational Unit": "Cote d'Ivoire", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17899", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "BXshiIaB7VJ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17899 - Key Populations Knowledge Management on HIV/AIDS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Central America Region", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17900", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "AERgPWiOwQe", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17900 - Follow on - TBD - Key populations", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Cote d'Ivoire", "Start Date": "2014-10-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17901", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "zw5mAqy9SJU", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17901 - Follow-on_TBD Community Partners", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Cote d'Ivoire", "Start Date": "2014-10-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17902", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "BXucLkQOlnG", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17902 - Health Policy Plus", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Palladium Group", "Prime Id": "19907", "Agency": "USAID", "Operational Unit": "Caribbean Region", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17903", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "D8E6pvxV5Tl", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17903 - African Health Profession Regulatory Collaborative for Nurses and Midwives (ARC)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Emory University", "Prime Id": "904", "Agency": "HHS/CDC", "Operational Unit": "Cote d'Ivoire", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17904", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "e1eJISPfsjy", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17904 - TBD_IPCI Follow-on", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Cote d'Ivoire", "Start Date": "2014-10-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17905", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "IlX4ls7waAX", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17905 - Strengthening the HIV Services Quality Management Systems of the Federal Ministry of Health and Regional Health Bureaus", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17906", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "qD93TP5hkwQ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17906 - Strengthening comprehensive HIV prevention, care, and treatment for key and high priority populations in Ethiopia", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17907", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "vTDacs4KL7C", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17907 - Comprehensive HIV Prevention, Care, and Treatment for the Federal Police Force of Ethiopia", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17908", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "fVMWoEbbeFs", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17908 - Improving HIV/AIDS Prevention and Control Activities in Ethiopia", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Federal Ministry of Health, Ethiopia", "Prime Id": "831", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17909", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "mZhzZQodvSR", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17909 - Support for the National Blood Transfusion Service of Ethiopia", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17911", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "LVQUligj8wH", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17911 - Health facility based peer-to-peer support for ART adherence, retention in care, and linkage to comprehensive HIV services in the Federal Democratic Republic of Ethiopia", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17912", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "kYFEhZfYaXo", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17912 - Technical assistance for national health information systems", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17913", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "WT7lbxWp17m", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17913 - Support for the National Blood Transfusion Service of Ethiopia", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17914", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "idq7yAi47t3", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17914 - LABQUASY - Itech/University of washington CoAg", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "ITECH", "Prime Id": "14461", "Agency": "HHS/CDC", "Operational Unit": "Cote d'Ivoire", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17915", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "nNBQ0KvAEKH", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17915 - Strengthening Strategic Information Capacity, Detection of HIV/TB Co-Infection and Clinical Services to Mobile Populations in the Dominican Republic", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of Health (MOH)", "Prime Id": "16526", "Agency": "HHS/CDC", "Operational Unit": "Dominican Republic", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17916", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "kVkHBiap8Sz", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17916 - Behavioral Sentinel Surveillance Among PLHIV enrolled in Clinical Services in the Dominican Republic", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Dominican Republic", "Start Date": "2014-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "17917", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Xe1pVkzcnJH", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17917 - IBBS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Papua New Guinea", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "17918", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "GDyGkaV85U0", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17918 - Columbia ICAP- HIV Impact Assessment_Central Mech", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Columbia University", "Prime Id": "1155", "Agency": "HHS/CDC", "Operational Unit": "Cote d'Ivoire", "Start Date": "2014-10-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17919", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "yRZh2CL0Yrx", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17919 - HIV Rapid Testing Quality Improvement Initiative (RTQII)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "African Society for Laboratory Medicine", "Prime Id": "16585", "Agency": "HHS/CDC", "Operational Unit": "Caribbean Region", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17920", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "sxro6boEPIz", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17920 - Quality Improvement Capacity for Impact Project (QICIP)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Health Research Inc./New York State Department of Health", "Prime Id": "14350", "Agency": "HHS/HRSA", "Operational Unit": "Papua New Guinea", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17921", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "pxkJoUiA9jy", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17921 - International AIDS Education and Training Center", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Washington", "Prime Id": "216", "Agency": "HHS/HRSA", "Operational Unit": "Caribbean Region", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17922", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "A5fxNCXa63x", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17922 - MEASURE EVALUATION IV", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of North Carolina at Chapel Hill, Carolina Population Center", "Prime Id": "521", "Agency": "USAID", "Operational Unit": "Ukraine", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17923", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "vASsg1cl0Cc", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17923 - Strengthening the HIV Services Quality Management Systems of the Federal Ministry of Health and Regional Health Bureaus", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17924", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "GBI6iAhEdk4", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17924 - TBD for VL and PMTCT", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Vietnam", "Start Date": "2014-10-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17925", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "HsJccc5fqHl", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17925 - TBD for UW-ITECH follow-on", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Vietnam", "Start Date": "2014-10-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17926", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "SQUGtH2maQR", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17926 - Health facility based peer-to-peer support for ART adherence, retention in care, and linkage to comprehensive HIV services in the Federal Democratic Republic of Ethiopia", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17927", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "mFInHG7rDxJ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17927 - Safe Motherhood 360+", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Churches Health Association of Zambia", "Prime Id": "902", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17928", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "AVb3i9nFeR2", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17928 - CDC-ASPH Cooperative Agreement", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Association of Schools of Public Health", "Prime Id": "3733", "Agency": "HHS/CDC", "Operational Unit": "Cote d'Ivoire", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17929", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "yMg7Jzse1fm", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17929 - Technical assistance for national health information systems", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17930", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "pHJBGXyntyE", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17930 - Technical assistance for national health information systems", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17931", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "JqY0If3ohhr", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17931 - Technical assistance for national health information systems", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17932", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "dMWbXUQOt6A", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17932 - NPHC/UCDC Epi/Surv/QI", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of Health (MOH)", "Prime Id": "16526", "Agency": "HHS/CDC", "Operational Unit": "Ukraine", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17933", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "zEIbmn0vPdh", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17933 - Strengthening comprehensive HIV prevention, care, and treatment for key and high priority populations in Ethiopia", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17934", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "PZXAW60Jsgg", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17934 - Improving HIV/AIDS Prevention and Control Activities in Ethiopia", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17935", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "jdF6lrHTTM0", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17935 - Telemedicine Project in Cote d'Ivoire", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Aga Khan Foundation", "Prime Id": "28", "Agency": "USAID", "Operational Unit": "Cote d'Ivoire", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17938", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "eVlTJc3XuSa", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17938 - ITECH", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "International Training and Education Center on HIV", "Prime Id": "617", "Agency": "HHS/HRSA", "Operational Unit": "Ukraine", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17939", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Rw7dOJoNixL", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17939 - Evaluation, Monitoring and Survey Services", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management Systems International", "Prime Id": "456", "Agency": "USAID", "Operational Unit": "Vietnam", "Start Date": "2014-10-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17940", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "N5Xkk5rI4ho", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17940 - OSSA Follow On", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17941", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "HcIzCwr0YwX", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17941 - NASTAD Follow On", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17942", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "HDR9wYdTaYr", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17942 - PRIVATE SECTOR HEALTH PROJECT", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Abt Associates", "Prime Id": "440", "Agency": "USAID", "Operational Unit": "Cote d'Ivoire", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17943", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "wfeswmNdTX2", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17943 - EIMC TA", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17944", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "w1PQOiizsiF", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17944 - Linkages", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17945", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "kSwRAXoQ4oI", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17945 - mHealth", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "mHealth Kenya", "Prime Id": "19817", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17946", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "g9EzAVmh3hv", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17946 - ASLM", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "African Society for Laboratory Medicine", "Prime Id": "16585", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17947", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "c3nkAnlWRTv", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17947 - Implementation of Sustainable Laboratory Quality Systems", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "African Medical and Research Foundation", "Prime Id": "246", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17948", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "kvPkGnZExvU", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17948 - Laboratory Networking", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "African Society for Laboratory Medicine", "Prime Id": "16585", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17949", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "k8IQOyf8F3s", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17949 - Strengthening High Quality Laboratory Services Scale-up for HIV Diagnosis Care, Treatment and Monitoring in Malawi under PEPFAR", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University Research Council", "Prime Id": "7715", "Agency": "HHS/CDC", "Operational Unit": "Malawi", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17950", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "rCapkgnlR9o", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17950 - Implementation of Sustainable Laboratory Quality Systems", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Maryland", "Prime Id": "519", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17951", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "U3H9ma3IsLe", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17951 - Implementation of Sustainable Laboratory Quality Systems", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17952", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ryIpq3iZ4Eh", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17952 - Implementation of Susitainable Quality Laboratory Systems", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Global Implementation Solutions", "Prime Id": "14311", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17953", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "YkbGYEPzGmZ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17953 - Ethiopia Highly Vulnerable Children Program Evaluation", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2014-10-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17954", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "yUZX3yGXqpT", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17954 - Implementation of Sustainable Laboratory Quality Systems", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Global Implementation Solutions", "Prime Id": "14311", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17955", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Rgvzqsq6R0q", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17955 - AIHA", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "American International Health Alliance Twinning Center", "Prime Id": "4622", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17956", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "PZluWm5VgcX", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17956 - VMMC QA Support", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "JHPIEGO", "Prime Id": "219", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17957", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "BJUqe1h1mcW", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17957 - EIMC Technical Assistance", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2014-10-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17958", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "CbWmYecDywH", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17958 - Afyainfo National Mechanism Follow on (HIGDA)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Palladium Group", "Prime Id": "19907", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17959", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "GwMD4iw1rKj", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17959 - Sustaining National HMIS Kenya", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Nairobi", "Prime Id": "535", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17960", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "LoddsBE4lcC", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17960 - Avenir Health", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Council", "Prime Id": "230", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17961", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "UUSJf6VKG5Z", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17961 - VMMC QA Support", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17962", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "tYjKNp6nDqX", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17962 - EIMC Technical Assistance", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17963", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "bfhjYIM24f3", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17963 - Non-Research Activities", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Henry Jackson Foundation", "Prime Id": "10676", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2014-10-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17964", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "NgoBs8L0KjL", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17964 - Measure Evaluation IV", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of North Carolina", "Prime Id": "596", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17965", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "G2dhwXLSp4s", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17965 - 4Children", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Catholic Relief Services", "Prime Id": "33", "Agency": "USAID", "Operational Unit": "Swaziland", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17966", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "bw2p4ZDyi9N", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17966 - Support for International Family Planning and Health Organization 2 (SIFPO 2)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "USAID", "Operational Unit": "Swaziland", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17967", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "KAvfaM37vYA", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17967 - Comprehensive Mobile Clinical and Prevention Services (CMCPS)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "The Luke Commission", "Prime Id": "19950", "Agency": "USAID", "Operational Unit": "Swaziland", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17968", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "FbD7NTQZSSW", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17968 - Wits Health Consortium Capacity Building (CDC GH001538)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Wits Health Consortium, Reproductive Health Research Unit", "Prime Id": "848", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17969", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Cj05purkorm", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17969 - SURMEPI: Stellenbosch University Rural Medical Education Partenreship Initiative HQ T84HA21652", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Stellenbosch, South Africa", "Prime Id": "539", "Agency": "HHS/HRSA", "Operational Unit": "South Africa", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17970", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ILSqTUvSkP3", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17970 - TBD Zanzibar Follow on - (GH002168)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2014-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "17971", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "yg7xhnsYIAY", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17971 - TBD-SIMS USAID", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17972", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "mh0ijRnoaPf", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17972 - Measure Evaluation Phase IV", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of North Carolina at Chapel Hill, Carolina Population Center", "Prime Id": "521", "Agency": "USAID", "Operational Unit": "Swaziland", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17975", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "W43zJHZijwb", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17975 - ICAP Combination Prevention and Technical Assistance. - (GH000994)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Columbia University", "Prime Id": "1155", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2014-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "17976", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "uMQO6AIC7FA", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17976 - Supporting Laboratory Strengthening Activities in Resource-Limited Countries Under the President\u00e2\u20ac\u2122s Emergency Plan for AIDS Relief", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Association of Public Health Laboratories", "Prime Id": "1923", "Agency": "HHS/CDC", "Operational Unit": "Uganda", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17977", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "IEzsK8RvcrU", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17977 - Biomedical Engineering Support for Equipment Maintenance and Training in Clinical Laboratory Sites Providing HIV/AIDS Care and Treatment", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "American International Health Alliance Twinning Center", "Prime Id": "4622", "Agency": "HHS/HRSA", "Operational Unit": "Uganda", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17978", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "oWxVb5P0uPn", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17978 - Acceleration of Regional Comprehensive HIV &AIDS Service Delivery through HSS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Infectious Disease Institute", "Prime Id": "9077", "Agency": "HHS/CDC", "Operational Unit": "Uganda", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17979", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "tp975AV09cf", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17979 - To support the centralized procurement; warehousing and distribution of HIV/AIDS related commodities for CDC funded programs in Uganda", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Medical Access Uganda Limited (MAUL)", "Prime Id": "15446", "Agency": "HHS/CDC", "Operational Unit": "Uganda", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17980", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "EDiNgTRRjEK", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17980 - Masibambisane1", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "South African Military Health Service", "Prime Id": "415", "Agency": "DOD", "Operational Unit": "South Africa", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17981", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "WLz9TrYFpXW", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17981 - Society For Family Health/Population Services International", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Society for Family Health - South Africa", "Prime Id": "972", "Agency": "DOD", "Operational Unit": "South Africa", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17982", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "qSJ6JWBOFOf", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17982 - HIV Community Care and Support Study", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "ICF Macro", "Prime Id": "15719", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2014-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "17983", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "iy91ZTuByOC", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17983 - TBD GoT TB Follow On", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "National Tuberculosis and Leprosy Control Program", "Prime Id": "1715", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2014-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "17984", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "YQEPNTQiKpu", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17984 - TBD Lab Quality TA", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2014-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "17985", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "O0wruycudbs", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17985 - TBD Blood Safety TA - (GH001565)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Africa Society for Blooks Transfusions", "Prime Id": "19931", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17986", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "iwBL2uhI2XL", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17986 - Local FOA TBD1 - (GH002021)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ariel Glaser Pediatric AIDS Healthcare Initiative", "Prime Id": "15710", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17987", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "oBHZ7PO5ol4", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17987 - TBD Institutional Capacity Building TA - (GH001929)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management Sciences for Health", "Prime Id": "220", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17988", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ZOZBPL2t0Lq", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17988 - TBD Surveillance TA - (GH000977)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of California at San Francisco", "Prime Id": "517", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17989", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "aXaMIQyU5Px", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17989 - TBD RHMT TA", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2014-10-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17990", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "vJKZfY0qkb8", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17990 - TBD Clinical TA (International) - (GH001950)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Maryland", "Prime Id": "519", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17991", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Yo0kp2ZtGEU", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17991 - TBD Comprehensive High Impact HIV Prevention IP (Local) - (GH002018)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Columbia University", "Prime Id": "1155", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17992", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "JJpsqPhtbhM", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17992 - TBD Multilateral AIDS Sector Follow On", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "UNAIDS - Joint United Nations Programme on HIV/AIDS", "Prime Id": "544", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17993", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "SRRWFaVMGsB", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17993 - TBD GoT AIDS Sector Follow On - (GH002170)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Tanzania Commission for AIDS", "Prime Id": "1636", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2014-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "17994", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "aPmOuiuPvgr", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17994 - Supporting HIV and TB Response in the Kingdom of Lesotho through District Based Comprehensive Prevention, Care and Treatment Programs and Health Sysytems Strengthening under PEPFAR", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Prime Id": "204", "Agency": "HHS/CDC", "Operational Unit": "Lesotho", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17995", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "FDZgGFJhp4C", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17995 - CDC PPP Management", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Cardno Emerging Markets", "Prime Id": "13168", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17996", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "cieQ6eG8x3U", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17996 - University Partnership Field Epidemiology Expansion", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17997", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "BLtZAWJuJmD", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17997 - Strengthening Malawi's Vital Statistics Systems through Civil Registration under PEPFAR", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "New Partner", "Prime Id": "9853", "Agency": "HHS/CDC", "Operational Unit": "Malawi", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17998", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "sVGevMyl0SZ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17998 - Technical Assistance and Fellowship Program Partnership", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Washington", "Prime Id": "216", "Agency": "HHS/CDC", "Operational Unit": "Malawi", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17999", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "PUX92iKN8ke", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17999 - Improving Medical Education in Malawi", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Malawi College of Medicine", "Prime Id": "9651", "Agency": "HHS/CDC", "Operational Unit": "Malawi", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18000", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "vSEy9OdNuVJ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18000 - Improving Access to VMMC Services in Malawi", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "New Partner", "Prime Id": "9853", "Agency": "HHS/CDC", "Operational Unit": "Malawi", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18001", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "XsJinvC0cyP", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18001 - Strengthening High Quality Laboratory Services Scale-up for HIV Diagnosis Care, Treatment and Monitoring in Malawi under PEPFAR", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University Research Corporation, LLC", "Prime Id": "463", "Agency": "HHS/CDC", "Operational Unit": "Malawi", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18002", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "WqXLgoS6fE5", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18002 - TARGET: Increasing access to HIV counseling, testing and enhancing HIV/ADIS prevention", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "HHS/CDC", "Operational Unit": "Lesotho", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18003", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "xMwNfQczd9L", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18003 - Technical assistance for strengthening national laboratory systems in Uganda under the President\u00e2\u20ac\u2122s Emergency Plan for AIDS Relief", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Global Healthcare Public Foundation", "Prime Id": "10018", "Agency": "HHS/CDC", "Operational Unit": "Uganda", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18004", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "L7MftFnZO8d", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18004 - NIMR Follow On", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "National Institute for Medical Research", "Prime Id": "1633", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18005", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "lhSaquhM4o8", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18005 - Challenge TB", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "KNCV Tuberculosis Foundation", "Prime Id": "9646", "Agency": "USAID", "Operational Unit": "Malawi", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18006", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "TxAqW6TlLvn", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18006 - MDH Kagera", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management development for Health", "Prime Id": "15712", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18007", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "NDLt4Gajc1d", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18007 - Treatment TBD 1", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Malawi", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18008", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "b6bg8201VhO", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18008 - Treatment TBD 2", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Malawi", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18009", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "gNPKeQWzbHv", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18009 - Treatment TBD 3", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Malawi", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18010", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "pFTUncJRy6R", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18010 - Local Partners for Orphans & Vulnerable Children 1", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Association for Reproductive and Family Health", "Prime Id": "5301", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18011", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "CS4CLXt1Uuz", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18011 - ASM Lab Follow on", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "American Society for Microbiology", "Prime Id": "10091", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18012", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "jUZElA1qjy1", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18012 - TBD-Limited Competition - Lab", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Namibia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18013", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "SUWgQdn3T53", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18013 - ASM Lab Follow on", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18014", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "h8xRDyYxbmg", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18014 - TBD-Fully Competitive - Community Based Services", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Namibia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18015", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "j7sLlNu5nZB", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18015 - TBD-Human Resource Support", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Namibia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18016", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "MnTlgUSSxTm", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18016 - Linkages", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Malawi", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18017", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "QI9nL248jTo", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18017 - EGPAF: HQ Technical Assistance CoAg", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Prime Id": "204", "Agency": "HHS/CDC", "Operational Unit": "Uganda", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18018", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Qup5kjVK3r4", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18018 - Linkages", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Haiti", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18019", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "W2979zToZs2", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18019 - ASM Lab Follow on", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18020", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "m8AckxbUL8L", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18020 - Providing Universal Services for HIV/AIDS (PUSH)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Prime Id": "204", "Agency": "USAID", "Operational Unit": "Lesotho", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18021", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "pwvXLpofbb7", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18021 - Health Information Systems Programs (CDC GH001922)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Health Information Systems Program", "Prime Id": "10669", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18022", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "IQX24pFLtoF", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18022 - TBD Gender Analysis", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18023", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "B8KANJp5k8f", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18023 - TBD Comprehensive Follow On", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18024", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "R81xeNh6bXU", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18024 - HIV Surveillance for Epidemic Control in Malawi under the President\u00e2\u20ac\u2122s Emergency Plan for AIDS Relief (PEPFAR)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Washington", "Prime Id": "216", "Agency": "HHS/CDC", "Operational Unit": "Malawi", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18025", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "NNHq2qVK085", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18025 - Achieving HIV Epidemic Control through Scaling up Quality Testing, Care and Treatment in Malawi under the President\u00e2\u20ac\u2122s Plan for AIDS Relief (PEPFAR)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Lighthouse", "Prime Id": "3933", "Agency": "HHS/CDC", "Operational Unit": "Malawi", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18026", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "dsCh4gJklNY", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18026 - TBD VMMC", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Malawi", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18027", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "nWgJmfsKihl", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18027 - Adolescent HIV Activity", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Malawi", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18028", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "UqILtwEd8N6", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18028 - Malawi Scholarship Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "World Learning", "Prime Id": "595", "Agency": "USAID", "Operational Unit": "Malawi", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18029", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "e39LooDuylF", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18029 - Acceleration of Regional Comprehensive HIV &AIDS Service Delivery through HSS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Uganda", "Start Date": "2014-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "18030", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "MR4nPeOLPyn", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18030 - Acceleration of Regional Comprehensive HIV &AIDS Service Delivery through HSS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Uganda", "Start Date": "2014-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "18031", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "MxJE0LwHd4c", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18031 - Acceleration of Regional Comprehensive HIV &AIDS Service Delivery through HSS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Uganda", "Start Date": "2014-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "18032", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "WQXDZm4Hcs4", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18032 - Acceleration of Regional Comprehensive HIV &AIDS Service Delivery through HSS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Uganda", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18033", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "skeHuNEWLJP", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18033 - Acceleration of Regional Comprehensive HIV &AIDS Service Delivery through HSS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Uganda", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18034", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "G93fIdpOrXp", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18034 - Acceleration of Regional Comprehensive HIV &AIDS Service Delivery through HSS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "The AIDS Support Organization", "Prime Id": "323", "Agency": "HHS/CDC", "Operational Unit": "Uganda", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18035", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "CV02tH7l3Hq", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18035 - Namibia Mechanism for Public Health Assistance, Capacity, and Technical Support (NAM-PHACTS)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Washington", "Prime Id": "216", "Agency": "HHS/CDC", "Operational Unit": "Namibia", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18036", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "XoU6MQeEi2a", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18036 - Cooperative Agreement UGH000710", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "African Society for Laboratory Medicine", "Prime Id": "16585", "Agency": "HHS/CDC", "Operational Unit": "Namibia", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18037", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Ih45ZSJWp86", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18037 - HRSA/I-TECH", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Washington", "Prime Id": "216", "Agency": "HHS/HRSA", "Operational Unit": "Namibia", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18038", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "XCO1FpPK2YD", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18038 - CDC HMIS support to the MOH", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Columbia University", "Prime Id": "1155", "Agency": "HHS/CDC", "Operational Unit": "Lesotho", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18039", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "BTpw1ifC8wQ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18039 - UNICEF", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "United Nations Children's Fund", "Prime Id": "547", "Agency": "HHS/CDC", "Operational Unit": "Namibia", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18040", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "enUR9AVFl3G", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18040 - WHO", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "World Health Organization", "Prime Id": "549", "Agency": "HHS/CDC", "Operational Unit": "Namibia", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18041", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "CaXu7g5BUDt", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18041 - Technical Assistance to strengthen the Capacity of the MOH to execute its Public Health Functions for HIV & AIDS Epidemic control and respond to other disease outbreaks in the republic of Uganda under PEPFAR through HSS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Uganda", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18042", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "iASRcWeC3Op", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18042 - Technical Assistance for Public Health Workforce Development", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Makerere University School of Public Health", "Prime Id": "8386", "Agency": "HHS/CDC", "Operational Unit": "Uganda", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18043", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "r8Kz6dRk8uA", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18043 - Construction and Renovation", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Regional Procurement Support Office/Frankfurt", "Prime Id": "3932", "Agency": "State/AF", "Operational Unit": "Malawi", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18044", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ieAESg9IHlm", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18044 - TBD-SIMS USAID", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18045", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "M5pRGEtCnPy", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18045 - Bringing VMMC Services to Scale in the MDF", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "JHPIEGO", "Prime Id": "219", "Agency": "DOD", "Operational Unit": "Malawi", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18046", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "zzra52jvVQj", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18046 - Strengthening HRH", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "IntraHealth International, Inc", "Prime Id": "217", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18047", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "zJ5tFda9sVS", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18047 - NASTAD 1525", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "National Alliance of State and Territorial AIDS Directors", "Prime Id": "597", "Agency": "HHS/CDC", "Operational Unit": "Haiti", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18048", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "N9cNnqlwvyT", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18048 - Global Health Supply Chain Management", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Global Health Supply Chain Program", "Prime Id": "19877", "Agency": "USAID", "Operational Unit": "Lesotho", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18049", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "UzuZkKNywQv", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18049 - LINKAGES", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Cameroon", "Start Date": "2014-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "18050", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "MgCrzG3iMhc", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18050 - CDS 1528", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Center for Development and Health", "Prime Id": "12496", "Agency": "HHS/CDC", "Operational Unit": "Haiti", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18051", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "HIDKU23eibp", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18051 - Project SOAR (Supporting Operational AIDS Research)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Council", "Prime Id": "230", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18052", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "v3KVcUbSLhO", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18052 - Child and Youth Development Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18053", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "RAXTkgZPqDz", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18053 - Maternal and Child Survival Program (MCSP)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "JHPIEGO", "Prime Id": "219", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18054", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "a3zAHlk2JUc", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18054 - Social Marketing and Communication", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18055", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "qbyQab8iTnR", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18055 - Challenge TB", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18056", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "xjrkqO2jByb", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18056 - Comprehensive Platform for Integrated Communication Interventions (CPICI)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18057", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "BtkSh3fqQdF", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18057 - YouthPower: Implementation- Task Order 1.", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2014-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "18058", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "PpdD2FUIxxT", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18058 - Strengthening Health Outcomes through the Private Sector in Tanzania (SHOPS+)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Abt Associates", "Prime Id": "440", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18059", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "MejVu3dvxBe", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18059 - Advancing Partners and Communities", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "John Snow Inc (JSI)", "Prime Id": "16525", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2014-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "18060", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "CSOwDSnZdfl", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18060 - Boresha Afya Northern Zone", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Prime Id": "204", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18061", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "UzH6BtMfyvo", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18061 - Health Policy Plus (HP+)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Futures Group", "Prime Id": "10553", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18062", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "RQgvaO8HKKd", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18062 - Strengthening the Capacity of the National AIDS Control Commitee to Ensure Prevention of HIV in Health Care Settings", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "NACC", "Prime Id": "14748", "Agency": "HHS/CDC", "Operational Unit": "Cameroon", "Start Date": "2014-10-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "18063", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "TyESWSzMPGL", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18063 - Global Health Supply Chain Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Global Health Supply Chain Program", "Prime Id": "19877", "Agency": "USAID", "Operational Unit": "Malawi", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18064", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "KrgaG7rzNrS", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18064 - FAKE", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "State/AF (partner)", "Prime Id": "12020", "Agency": "State/AF", "Operational Unit": "South Africa", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18065", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "pl6ALxima4Q", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18065 - Scaling up HIV/AIDS prevention, care and treatment services through faith-based organizations", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18066", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "JRemMmYKK83", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18066 - Mbeya Follow on", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "DOD", "Operational Unit": "Tanzania", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18067", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "TOKHnW93oh2", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18067 - Mbeya HJF Follow on", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "DOD", "Operational Unit": "Tanzania", "Start Date": "2014-10-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "18068", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "JEhzwxvxdmU", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18068 - Ruvuma HJF Follow on", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "DOD", "Operational Unit": "Tanzania", "Start Date": "2014-10-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "18069", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "miU44ap63ML", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18069 - Strengthening HRH", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "IntraHealth International, Inc", "Prime Id": "217", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18070", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ilWaaDLVXJm", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18070 - Monitoring, Evaluation & Learning Program (MEL)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "DevTech Systems Inc", "Prime Id": "9652", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18071", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ExA0dyRBths", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18071 - HCWM TBD", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18072", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "hfxtUNWYqFn", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18072 - Results-based Financing", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "New Partner", "Prime Id": "9853", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18073", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "D1Vk4ZqaqNr", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18073 - Warehouse Construction", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18074", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "sTxbheu179H", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18074 - MER Outcomes Monitoring (MEASURE)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18075", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "RZRV8Vt01kd", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18075 - Local Partners for Orphans & Vulnerable Children 2", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Widows and Orphans Empowerment Organization", "Prime Id": "19845", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18076", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "m1dPAZL8JJM", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18076 - Global Health Program Cycle Improvement Project (GH Pro)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Dexis Consulting Group", "Prime Id": "19813", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18077", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "dUmEzR3OLUA", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18077 - Ref to Mech ID # 17696 for current bugdet & targets for Better Outcomes for Children and Youth Eastern and Northern Regions (BOCY)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "World Education", "Prime Id": "594", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2014-10-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "18078", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "lSOvFtf3kKY", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18078 - Vodafone Foundation PPP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Vodafone Foundation", "Prime Id": "16860", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18079", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "hWX9hMyPnBW", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18079 - Pediatric AIDS Initiative", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18080", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "K0iPH9GPdvi", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18080 - ICAP - PMTCT-ART Center-Littoral 2015", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Columbia University", "Prime Id": "1155", "Agency": "HHS/CDC", "Operational Unit": "Cameroon", "Start Date": "2014-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "18081", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "JpheXNFPR1o", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18081 - Pediatric AIDS Initiative", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18082", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "O4uoo4xy2u3", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18082 - DUMMY MECHANISM - LUCILLE", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "Commerce", "Operational Unit": "Swaziland", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18083", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "nz3odB6rBXH", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18083 - Council for Scientific and Industrial Research (CDC GH001937)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "COUNCIL OF SCIENTIFIC AND INDUSTRIAL RESEARCH", "Prime Id": "14159", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18084", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "AUOz33okAw6", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18084 - TBD-SIMS USAID", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18085", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "jvXmP7otJHg", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18085 - USG OVC Programming and Economic Evaluation", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2014-10-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "18086", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "NvGTVKPe3cg", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18086 - MEASURE Evaluation Phase IV", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Measure Evaluation", "Prime Id": "1212", "Agency": "USAID", "Operational Unit": "Haiti", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18087", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "USh4dqQfZS7", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18087 - TBD", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18088", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "rPwsXolpTOx", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18088 - 4Children", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Catholic Relief Services", "Prime Id": "33", "Agency": "USAID", "Operational Unit": "Namibia", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18089", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "IC23kfVMTGf", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18089 - TBD Prevalence Survey", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "DOD", "Operational Unit": "Namibia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18090", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "bwG8qp6Jf4k", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18090 - Linkages Across the Continuum of HIV Services for Key Populations Affected by HIV (Linkages)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Democratic Republic of the Congo", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18091", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Imj2tBhp2z1", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18091 - Kipa Ya Mupia/Evidence to Action - PROSANI Plus", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Pathfinder International", "Prime Id": "228", "Agency": "USAID", "Operational Unit": "Democratic Republic of the Congo", "Start Date": "2014-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "18092", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "JVafaPfopJf", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18092 - Integrated HIV/AIDS Project Haut-Katanga/Lualaba", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Program for Appropriate Technology in Health", "Prime Id": "233", "Agency": "USAID", "Operational Unit": "Democratic Republic of the Congo", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18093", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "NF0auG4z9GK", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18093 - Integrated HIV/AIDS Project Kinshasa", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Prime Id": "204", "Agency": "USAID", "Operational Unit": "Democratic Republic of the Congo", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18094", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "HNthTsFA2OP", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18094 - KIPA /EVIDENCE TO ACTION-PROVIC PLUS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Pathfinder International", "Prime Id": "228", "Agency": "USAID", "Operational Unit": "Democratic Republic of the Congo", "Start Date": "2014-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "18095", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "IvqGGn6pnZm", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18095 - Cross Border-Health Integrated Partnership Project (CB-HIPP)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Democratic Republic of the Congo", "Start Date": "2014-10-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "18096", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "EzR1n3Psztz", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18096 - Increase Access to Comprehensive HIV/AIDS Prevention, Care, and Treatment Services in DRC under PEPFAR", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "International Center for AIDS Care and Treatment Programs, Columbia University", "Prime Id": "6277", "Agency": "HHS/CDC", "Operational Unit": "Democratic Republic of the Congo", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18097", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ZkhahokEUeU", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18097 - Capacity Strengthening for Strategic Information", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "HHS/CDC", "Operational Unit": "Democratic Republic of the Congo", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18098", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "OtgjeRgO7rS", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18098 - Centers for Disease Control & Prevention", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of Health and Human Services/Centers for Disease Control and Prevention (HHS/CDC)", "Prime Id": "9", "Agency": "HHS/CDC", "Operational Unit": "Namibia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18099", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "FHEFTVQ4Ml2", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18099 - Linkages Across the Continuum of HIV Services for Key Populations affected by HIV (LINKAGES) Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18100", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "pTcOO55cTrd", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18100 - Primary School Retention and Transition to Secondary School for Vulnerable Girls in Zambezia", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ajuda de Desenvolvimento de Povo para Povo", "Prime Id": "19879", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18101", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "sjjPYVCAwfs", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18101 - Maternal and Child Survival Program (MCSP)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "JHPIEGO", "Prime Id": "219", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18102", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "JY5qvBun6bZ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18102 - Communication for Improved Health Outcomes (CIHO)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Johns Hopkins University Center for Communication Programs", "Prime Id": "507", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18103", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "zBx7trkBRNR", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18103 - Service Delivery and Support for Orphans and Vulnerable Children", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18104", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "fKm33mGxppJ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18104 - MMEMS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18105", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "wtAoATPrvnd", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18105 - HODI/Eurosis", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18108", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "FvONqNYyk9l", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18108 - FADM HIV Treatment Scale-Up Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "JHPIEGO", "Prime Id": "219", "Agency": "DOD", "Operational Unit": "Mozambique", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18109", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ziPVFGDnnq1", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18109 - DOD HIV TBD 2", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "DOD", "Operational Unit": "Mozambique", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18110", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "TsNjayAPKa3", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18110 - ARC - Nursing Council", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "African Health Profession Regulatory Collaborative for Nurses and Midwives", "Prime Id": "19913", "Agency": "HHS/CDC", "Operational Unit": "Mozambique", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18111", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "E4dsbussFee", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18111 - Disclosure counseling training for social service providers supporting parents, children and adolescents", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "American International Health Alliance Twinning Center", "Prime Id": "4622", "Agency": "HHS/CDC", "Operational Unit": "Mozambique", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18112", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "H8X6FJ3kKvK", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18112 - School Based Testing", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Mozambique", "Start Date": "2014-10-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "18113", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "eojOYGlqDRI", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18113 - Increasing access to HIV prevention care and treatment for Key Populations in Mozambique", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Pathfinder International", "Prime Id": "228", "Agency": "HHS/CDC", "Operational Unit": "Mozambique", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18120", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "oFd2P9eJ5NM", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18120 - HSS Follow On", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2014-10-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "18121", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "bTYWuXp8eQY", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18121 - Transition Monitoring", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "ICF Macro", "Prime Id": "15719", "Agency": "HHS/CDC", "Operational Unit": "Mozambique", "Start Date": "2014-10-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "18122", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "b2eH251NgGR", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18122 - Family Planning Integrated Activity", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Pathfinder International", "Prime Id": "228", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18123", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "TLxLYBnDLWU", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18123 - Parceria Civica para Boa Governacao", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Counterpart International", "Prime Id": "16782", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18124", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ly2QlLwI3dK", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18124 - UNODC", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "United Nations Office on Drug and Crime (UNODC)", "Prime Id": "16539", "Agency": "USAID", "Operational Unit": "Central Asia Region", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18125", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "zRKNDPPhX58", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18125 - ASSIST", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University Research Council", "Prime Id": "7715", "Agency": "USAID", "Operational Unit": "Malawi", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18126", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "kIYV5ndDS6w", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18126 - AIDSFree", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "John Snow Inc (JSI)", "Prime Id": "16525", "Agency": "USAID", "Operational Unit": "Namibia", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18127", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Ig0WNQwF3d6", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18127 - Measure Evaluation IV", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of North Carolina at Chapel Hill, Carolina Population Center", "Prime Id": "521", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18128", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "kLFrPpXJYZA", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18128 - Coordinating Comprehensive Care for Children - 4 Children", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Catholic Relief Services", "Prime Id": "33", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18129", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "qccrPUH3zmv", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18129 - 3rd Party Data Audit", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "State/AF", "Operational Unit": "Nigeria", "Start Date": "2014-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "18130", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "xEcbAE3TW3H", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18130 - TBD", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Research Triangle International", "Prime Id": "1717", "Agency": "DOD", "Operational Unit": "Tanzania", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18131", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "dYTIdAeyJri", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18131 - VMMC Follow on - (GH002031)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "IntraHealth International, Inc", "Prime Id": "217", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18132", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "XuybQ8ErSoQ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18132 - New VMMC IM", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "DOD", "Operational Unit": "South Sudan", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18133", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "wfmfRveQfOD", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18133 - 4 Children", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Catholic Relief Services", "Prime Id": "33", "Agency": "USAID", "Operational Unit": "South Sudan", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18134", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "R875Z3WZefV", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18134 - Cascades: Burma HIV/AIDS Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Burma", "Start Date": "2014-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "18135", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "nYMTXyZq75g", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18135 - TASC 4 ITC", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Burma", "Start Date": "2014-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "18138", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "CMQoC0nMyuu", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18138 - Building Local Capacity", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management Sciences for Health", "Prime Id": "220", "Agency": "USAID", "Operational Unit": "Zimbabwe", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18139", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "yrqNLj89k3Y", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18139 - Youth4Zero and Prevention+", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Southern Africa HIV and AIDS Information Dissemination Service (SAfAIDS)", "Prime Id": "16557", "Agency": "USAID", "Operational Unit": "Zimbabwe", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18140", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "mtVaZ6XXrvX", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18140 - Zimbabwe Works Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Zimbabwe", "Start Date": "2014-10-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "18141", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "T5YvFcv2mMT", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18141 - Social Protection Fund", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "UNICEF", "Prime Id": "1085", "Agency": "USAID", "Operational Unit": "Zimbabwe", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18142", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "El796fuA8pR", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18142 - SIFPO 2", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "USAID", "Operational Unit": "Malawi", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18143", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "aIMA2XyeiaT", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18143 - 4Children \u00e2\u20ac\u201c Coordinating Comprehensive Care for Children", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Catholic Relief Services", "Prime Id": "33", "Agency": "USAID", "Operational Unit": "Lesotho", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18148", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "isAMLgOlDMm", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18148 - Primary School Retention and Transition to Secondary School for Vulnerable Girls in Zambezia", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18149", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "dnd4I828PCv", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18149 - CHP \u00e2\u20ac\u201c HIV/AIDS Prevention", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Center for Community Health Promotion", "Prime Id": "16864", "Agency": "DOD", "Operational Unit": "Vietnam", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18150", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "PSNTFwJ6epH", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18150 - Coalition for Effective Community Health and HIV Response, Leadership and Accountability (CECHLA)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Family AIDS Care Trust (FACT) Mutare", "Prime Id": "17045", "Agency": "HHS/CDC", "Operational Unit": "Zimbabwe", "Start Date": "2014-10-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "18151", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "BQNOv1AjHL5", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18151 - EGPAF Central", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Prime Id": "204", "Agency": "HHS/CDC", "Operational Unit": "Zimbabwe", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18152", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "xWUu1wUGFjj", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18152 - Twinning Initiative", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "American International Health Alliance", "Prime Id": "9886", "Agency": "HHS/HRSA", "Operational Unit": "Cambodia", "Start Date": "2014-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "18153", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "rjAx2GS0TrC", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18153 - Citizens Engaging in Government Oversight (CEGO)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "New Partner", "Prime Id": "9853", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2014-10-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "18154", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "K9OQz5JZDdP", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18154 - Strenghthening GBV programs and Services for Vulnerable Populations", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Groupe Haitien d'Etude du Sarcome de Kaposi et des Infections Opportunistes", "Prime Id": "273", "Agency": "USAID", "Operational Unit": "Haiti", "Start Date": "2014-10-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "18155", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "nnJkCwxOwO5", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18155 - LEADER for PLHIV", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Futures Group", "Prime Id": "10553", "Agency": "USAID", "Operational Unit": "Central Asia Region", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18158", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "p797vIgegpD", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18158 - Border Health Activities", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Zanmi Lasante (Partners in Health)", "Prime Id": "19876", "Agency": "USAID", "Operational Unit": "Haiti", "Start Date": "2014-10-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "18159", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "VMBscYGhKUz", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18159 - Global Health Supply Chain Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Global Health Supply Chain Program", "Prime Id": "19877", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18160", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "jmSpHeSkWxY", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18160 - AIDSFree ZAMBIA", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "John Snow Inc (JSI)", "Prime Id": "16525", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18161", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "hSc067hgXzx", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18161 - USAID|GHSC-RTK", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Remote Medical International", "Prime Id": "19811", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18162", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "SJbad8CpG4u", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18162 - HVOP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Peace Corps", "Prime Id": "6", "Agency": "PC", "Operational Unit": "Tanzania", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18163", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "PoqIhqJIyPe", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18163 - Technical assistance to strengthen government health systems", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Washington", "Prime Id": "216", "Agency": "HHS/HRSA", "Operational Unit": "Botswana", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18164", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Wi3zpljEuSw", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18164 - EQUIP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "India", "Start Date": "2016-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "18165", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "SraX0QN4nz8", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18165 - Annual Program Statement - OVC", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Karnataka Health Promotion Trust", "Prime Id": "5554", "Agency": "USAID", "Operational Unit": "India", "Start Date": "2016-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "18166", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "BtHJwYlpXs9", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18166 - TBD (EVALUATION)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "India", "Start Date": "2016-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "18167", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "wMimHxUWe6w", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18167 - I-TECH", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Washington", "Prime Id": "216", "Agency": "HHS/HRSA", "Operational Unit": "India", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18168", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "CqWGNl6adx8", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18168 - UNAIDS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "UNAIDS - Joint United Nations Programme on HIV/AIDS", "Prime Id": "544", "Agency": "USAID", "Operational Unit": "India", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18169", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "YnnpuuIyUzj", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18169 - CIHTC Follow-on", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Swaziland", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18170", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "gyIOAevMq71", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18170 - Consolidated MOH Coag - (GH17-1722)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of Health and Social Welfare, Tanzania", "Prime Id": "421", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18171", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "FI1iGnq3J4z", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18171 - Consolidated Community - (GH17-1720)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18172", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "YI7QyKibXQZ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18172 - Sustainable HIV Response from Technical Assistance (SHIFT) Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Vietnam", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18173", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "iTWr2QpZ0xb", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18173 - USAID Enhanced Community HIV Link- Southern Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Center for Promotion of Quality of Life", "Prime Id": "19684", "Agency": "USAID", "Operational Unit": "Vietnam", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18174", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "QyiDvPQIEyF", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18174 - Public Affairs Communications", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Department of State/AF - Public Affairs Section", "Prime Id": "15399", "Agency": "State/AF", "Operational Unit": "Zimbabwe", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18183", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "tNh5h1Zq5ps", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18183 - The Partnership for Supply Chain Management", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Partnership for Supply Chain Management", "Prime Id": "3781", "Agency": "USAID", "Operational Unit": "Caribbean Region", "Start Date": "2016-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "18184", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "n1Ml9Yg8Fy9", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18184 - DoD Mech Guyana", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of Defense (Defense)", "Prime Id": "4", "Agency": "DOD", "Operational Unit": "Caribbean Region", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18185", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ANvnkBMpkL6", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18185 - Positively United to Support Humanity", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Davis Memorial Hospital and Clinic", "Prime Id": "15985", "Agency": "HHS/CDC", "Operational Unit": "Caribbean Region", "Start Date": "2016-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "18186", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "AijxzK750Xm", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18186 - Peace Corps", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Peace Corps", "Prime Id": "6", "Agency": "PC", "Operational Unit": "Caribbean Region", "Start Date": "2016-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "18187", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "jvMCTZ2Pxp3", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18187 - Advancing Partners and Communities Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "John Snow Inc (JSI)", "Prime Id": "16525", "Agency": "USAID", "Operational Unit": "Caribbean Region", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18188", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "tZWI6zzKq9B", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18188 - CARPHA Guyana CoAg GH001642", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Caribbean Regional Public Health Agency", "Prime Id": "19423", "Agency": "HHS/CDC", "Operational Unit": "Caribbean Region", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18189", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "dmlGRIip37R", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18189 - MEASURE EVALUATION PHASE IIII", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Caribbean Region", "Start Date": "2016-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "18190", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "pT6y3oCEISj", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18190 - Ministry of Health, Guyana CoAg GH001632", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of Health, Guyana", "Prime Id": "587", "Agency": "HHS/CDC", "Operational Unit": "Caribbean Region", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18191", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "WlASLtStTNf", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18191 - Surveillance Technical Support", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of California at San Francisco", "Prime Id": "517", "Agency": "HHS/CDC", "Operational Unit": "Burma", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18192", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "vIunVpQJhs1", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18192 - Laboratory Support and Technical Assistance", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "American Society of Clinical Pathology", "Prime Id": "978", "Agency": "HHS/CDC", "Operational Unit": "Burma", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18193", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "xoHx3tg4Ewb", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18193 - Global Health Supply Chain Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Global Health Supply Chain Program", "Prime Id": "19877", "Agency": "USAID", "Operational Unit": "Burma", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18194", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "UTLTfJFRwva", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18194 - Global Health Supply Chain Program (GHSCP)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Global Health Supply Chain Program", "Prime Id": "19877", "Agency": "USAID", "Operational Unit": "Vietnam", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18195", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "eaHkGmFHSl8", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18195 - Global Health Supply Chain Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Global Health Supply Chain Program", "Prime Id": "19877", "Agency": "USAID", "Operational Unit": "Cameroon", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18196", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "SjMDxG7Gk9g", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18196 - Global Health Supply Chain", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Global Health Supply Chain Program", "Prime Id": "19877", "Agency": "USAID", "Operational Unit": "Central Asia Region", "Start Date": "2016-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "18197", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "VlOgb7Tn6D7", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18197 - Health Finance and Governance", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Abt Associates", "Prime Id": "440", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2016-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "18198", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Bg7tU35JQ7N", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18198 - Global Health Supply Chain- Procurement and Supply Management (GHSC-PSM)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Global Health Supply Chain Program", "Prime Id": "19877", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18199", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "DqsLZDv2YnV", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18199 - HRH2030", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Chemonics International", "Prime Id": "446", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2016-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "18200", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "eyZRWv4sqDE", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18200 - Global Health Supply Chain- Technical Assistance (GHSC-TA)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Global Health Supply Chain Program", "Prime Id": "19877", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18201", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "KKiuEKVl48h", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18201 - Warehouse Construction", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2016-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "18202", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "rbaDaSBQ0Td", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18202 - Citizens Engaging in Government Oversight (CEGO)- TACOSODE", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "New Partner", "Prime Id": "9853", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2016-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "18203", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "tLjPXQ3zYIB", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18203 - EGPAF Timiza", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Prime Id": "204", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18204", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "b8K6Cn4q1f6", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18204 - UON CRISSP Plus", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Nairobi", "Prime Id": "535", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18205", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "vps5RBXiJN1", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18205 - UMB PACT Kamili", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Maryland Baltimore", "Prime Id": "15501", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18206", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "QMwBJ6D1wTz", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18206 - KCCB KARP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Kenya Conference of Catholic Bishops", "Prime Id": "19943", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18207", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "fEfQFecYUw7", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18207 - Columbia STARS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Columbia University", "Prime Id": "1155", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18208", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "snSykSL9Dr1", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18208 - IRDO Tuungane 3", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Impact Research and Development Organization", "Prime Id": "984", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18209", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "iaQa3BOFwWP", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18209 - LVCT Daraja", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Liverpool VCT and Care", "Prime Id": "293", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18210", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Kos1NJLfb7v", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18210 - Serving Life", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Ukraine", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18211", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "jBvzLLpAXqc", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18211 - SAFEMed", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Ukraine", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18212", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "G0Us1PzD5WF", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18212 - Challenge TB", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "KNCV Tuberculosis Foundation", "Prime Id": "9646", "Agency": "USAID", "Operational Unit": "Ukraine", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18213", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "sWDiFwnba7R", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18213 - Partnership with MOH on HIV/AIDS and TB Programs", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of Health (MOH)", "Prime Id": "16526", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18214", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ErvE3YmGz3m", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18214 - Health Information Systems Innovations", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Palladium Group", "Prime Id": "19907", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18215", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "JvHJoHz26OE", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18215 - Coptic Hospitals", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Coptic Hospital", "Prime Id": "851", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18216", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "kvMHQ2WIUzB", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18216 - UMB PACE Kamilisha", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Maryland Baltimore", "Prime Id": "15501", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18217", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "pdOKYTr2yXh", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18217 - Ngima for Sure", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "County Government of Siaya", "Prime Id": "19944", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18219", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "IbIz7dWOjAU", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18219 - NPHC/UCDC Care and Treatment", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of Health (MOH)", "Prime Id": "16526", "Agency": "HHS/CDC", "Operational Unit": "Ukraine", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18220", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "oGR4pTahz2A", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18220 - Global Health Supply Chain Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Global Health Supply Chain Program", "Prime Id": "19877", "Agency": "USAID", "Operational Unit": "Botswana", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18221", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "PeHcIIgt1Sw", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18221 - EQUIP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Right To Care, South Africa", "Prime Id": "316", "Agency": "USAID", "Operational Unit": "Botswana", "Start Date": "2016-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "18222", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "F8MMCt2ZTY7", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18222 - Siklus", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Yayasan Siklus Sehat Indonesia", "Prime Id": "19942", "Agency": "DOD", "Operational Unit": "Indonesia", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18223", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "lXui1Xc4Jyr", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18223 - Kemri Non-Research", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Maryland", "Prime Id": "519", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18225", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "aXz1IrCVrGf", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18225 - Global Health Supply Chain Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Global Health Supply Chain Program", "Prime Id": "19877", "Agency": "USAID", "Operational Unit": "Indonesia", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18226", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Gg4xO7AsaxK", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18226 - Republican AIDS Center of the Republic of Kyrgyzstan", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Republican AIDS Center", "Prime Id": "19582", "Agency": "HHS/CDC", "Operational Unit": "Central Asia Region", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18227", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "mq7YA1OSAgO", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18227 - Scaling-up Targeted Community Based HTS and Linkage to Treatment in Lesotho", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "HHS/CDC", "Operational Unit": "Lesotho", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18228", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "zy83YePmu9g", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18228 - ART services in 8 regions", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Cameroon Baptist Convention Health Board", "Prime Id": "9881", "Agency": "HHS/CDC", "Operational Unit": "Cameroon", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18229", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "EMAzFOo5VDh", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18229 - Strengthening the Capacity of the National AIDS Control Committee", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Cameroon", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18230", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Z2oQED25Xhb", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18230 - Strengthening Public Health Laboratory Systems in Cameroon", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Cameroon", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18231", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "QBSfl0yLRho", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18231 - Society for Family Health", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International/Society for Family Health", "Prime Id": "1220", "Agency": "DOD", "Operational Unit": "South Africa", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18233", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "F0Drmnf8Lar", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18233 - IBBSS Priorty and Other Vulnerable Populations(Project SOAR)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Council", "Prime Id": "230", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2016-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "18234", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "dtZlbDWpRfe", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18234 - EQUIP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Right To Care, South Africa", "Prime Id": "316", "Agency": "USAID", "Operational Unit": "Malawi", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18235", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "fobTBjzZYG4", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18235 - EQUIP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Right To Care, South Africa", "Prime Id": "316", "Agency": "USAID", "Operational Unit": "Lesotho", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18236", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "gPdotuY0kBP", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18236 - Global Health Supply Chain Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Global Health Supply Chain Program", "Prime Id": "19877", "Agency": "USAID", "Operational Unit": "South Sudan", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18237", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "rzfOJg8CajW", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18237 - Boresha Afya Southern Zone", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Deloitte Consulting Limited", "Prime Id": "7579", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18238", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "UdkBR3PIYHt", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18238 - Local FOA TBD2", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2016-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "18239", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "rq3GvjWvzos", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18239 - Local FOA TBD3", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2016-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "18240", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "W5ewxCHjO6F", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18240 - Vodafone", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Vodafone Foundation", "Prime Id": "16860", "Agency": "USAID", "Operational Unit": "Lesotho", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18241", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "az7hJ1Qtk8m", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18241 - Infrastructure Program - Engineering", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Tera Tech EM, INC", "Prime Id": "13265", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18242", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "pizl5NiSfP4", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18242 - Infrastructure Program - Construction", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18243", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "YyK6Qs0rLIa", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18243 - AFENET Follow-On", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "African Field Epidemiology Network", "Prime Id": "9653", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18244", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "wTdXivh5sLP", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18244 - Addressing unmet need in HIV Testing Services (HTS) through effective delivery models under PEPFAR", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "JHPIEGO", "Prime Id": "219", "Agency": "HHS/CDC", "Operational Unit": "Malawi", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18245", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "gANZlKcxz0P", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18245 - Strengthening Human Resource For Health capacity to Deliver Quality HIV/AIDS services in high burden sites under PEPFAR", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Christian Health Association of Malawi", "Prime Id": "3842", "Agency": "HHS/CDC", "Operational Unit": "Malawi", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18246", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Z2s34TndmWO", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18246 - Quality Improvement Capacity for Impact Project (QICIP)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Health Research Inc./New York State Department of Health", "Prime Id": "14350", "Agency": "HHS/HRSA", "Operational Unit": "Malawi", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18247", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "WHuk7b3I6mS", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18247 - Technical Assistance to Provide High-Quality Voluntary Medical Male Circumcision (VMMC) Services to Programs Supported by the President\u00e2\u20ac\u2122s Emergency Plan for AIDS Relief (PEPFAR)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "JHPIEGO", "Prime Id": "219", "Agency": "HHS/CDC", "Operational Unit": "Malawi", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18248", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "HeT1oF8NpE3", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18248 - UNAIDS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "UNAIDS II", "Prime Id": "13273", "Agency": "HHS/CDC", "Operational Unit": "Papua New Guinea", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18249", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "VjRGaKdVXpQ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18249 - Foundation for Innovative New Diagnostics", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Papua New Guinea", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18250", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "fnS4J0bpQss", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18250 - WHO/AFRO Disease Control", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "WHO/AFRO", "Prime Id": "8345", "Agency": "USAID", "Operational Unit": "Swaziland", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18251", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "U6WxfXWCmkq", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18251 - Early Childhood Development Zambia", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18252", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "k70C0lv261s", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18252 - Quality HIV/AIDS Services through Government of Botswana", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Government of Botswana", "Prime Id": "13191", "Agency": "HHS/CDC", "Operational Unit": "Botswana", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18253", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "BwSWkENRlUk", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18253 - Community HIV Testing and Counseling and KP Support", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Maryland", "Prime Id": "519", "Agency": "HHS/CDC", "Operational Unit": "Botswana", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18254", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "stUYmovg74w", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18254 - TBD International AIDS Education and Training Center", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/HRSA", "Operational Unit": "South Africa", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18255", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "GTVPvqhXn8H", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18255 - UNAIDS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "UNAIDS II", "Prime Id": "13273", "Agency": "HHS/CDC", "Operational Unit": "Papua New Guinea", "Start Date": "2016-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "18256", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "fOqK047yCZO", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18256 - Construction and Renovation", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Regional Procurement Support Office/Frankfurt", "Prime Id": "3932", "Agency": "State/AF", "Operational Unit": "Malawi", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18257", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "uPfEc7gdFWk", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18257 - I-TECH Follow on", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/HRSA", "Operational Unit": "Tanzania", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18258", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "sp2ypoaidHY", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18258 - PHII", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Public Health Informatics Institute", "Prime Id": "15465", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2016-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "18259", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "V67Uo0hcYWn", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18259 - Youth Workforce Development", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18260", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "CMswphbAADU", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18260 - International AIDS Education and Training Center (I-TECH)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Washington", "Prime Id": "216", "Agency": "HHS/HRSA", "Operational Unit": "Kenya", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18261", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "RwEnqYDRI1s", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18261 - Quality Improvement Capacity for Impact Project (QICIP)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Columbia University Mailman School of Public Health", "Prime Id": "501", "Agency": "HHS/HRSA", "Operational Unit": "Kenya", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18262", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "b7pimRouXwV", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18262 - Strengthening Public Health Capacity and SI Systems", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "UNAIDS - Joint United Nations Programme on HIV/AIDS", "Prime Id": "544", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18263", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "C4Si2fFp1xf", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18263 - Cash Plus Care", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "UNICEF", "Prime Id": "1085", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18264", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Jtk8IESraeS", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18264 - Evidence on Cash Plus Care", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18265", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "IfrtV6l1WOC", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18265 - AIDS Free", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "John Snow Inc (JSI)", "Prime Id": "16525", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18266", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "CvC9tMOQI6W", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18266 - GHESKIO 1924", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Groupe Haitien d'Etude du Sarcome de Kaposi et des Infections Opportunistes", "Prime Id": "273", "Agency": "HHS/CDC", "Operational Unit": "Haiti", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18267", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "rGKQeWyWylR", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18267 - PIH 1926", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Partners in Health", "Prime Id": "605", "Agency": "HHS/CDC", "Operational Unit": "Haiti", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18268", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "GzaWeBpU10r", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18268 - CMMB 1970", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Catholic Medical Mission Board", "Prime Id": "32", "Agency": "HHS/CDC", "Operational Unit": "Haiti", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18269", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ANzR8l43Xwk", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18269 - GHESKIO 1969", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Groupe Haitien d'Etude du Sarcome de Kaposi et des Infections Opportunistes", "Prime Id": "273", "Agency": "HHS/CDC", "Operational Unit": "Haiti", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18270", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "vNvcxJfZsdR", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18270 - FOSREF 1925", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Foundation for Reproductive Health and Family Education", "Prime Id": "272", "Agency": "HHS/CDC", "Operational Unit": "Haiti", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18271", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "fahxYyQNr9N", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18271 - Department of Health HCMC", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ho Chi Minh City Department of Health", "Prime Id": "19883", "Agency": "HHS/CDC", "Operational Unit": "Vietnam", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18272", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "gbJr0W41f1I", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18272 - DOD TBD", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "DOD", "Operational Unit": "Swaziland", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18273", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "OBbsvVxzIM7", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18273 - Regional Health Integration to Enhance Services \u00e2\u20ac\u201c North, Acholi (RHITES-N, Acholi)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18274", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "jDG04fEwnSz", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18274 - Regional Health Integration to Enhance Services \u00e2\u20ac\u201c North, Lango (RHITES-N, Lango)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18275", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "DTkqa4J07Rn", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18275 - Strengthening High Impact Interventions for an AIDS-Free Generation (AIDSFree) Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "John Snow Inc (JSI)", "Prime Id": "16525", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18276", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "LaDfLZ00no1", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18276 - PPL-LER Monitoring and Evaluation IDIQ", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "DevTech Systems Inc", "Prime Id": "9652", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18278", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "jU5H3qphVRZ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18278 - Surveillance and Data Use Support to the National Health Information System", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18279", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "mVHNbqKTLZg", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18279 - Coordinating Comprehensive Care for Children (4Children)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Catholic Relief Services", "Prime Id": "33", "Agency": "USAID", "Operational Unit": "Malawi", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18280", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "RxF7OnSTaBw", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18280 - Integrated HIV Prevention and Health Services for Key and Priority Populations (HIS-KP)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18281", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "jOeJGYRQEKZ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18281 - Kenya Supply Chain System Strengthening", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Chemonics. Inc", "Prime Id": "19685", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18282", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "BF2CCA2Hwzv", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18282 - Global Health Supply Chain Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Global Health Supply Chain Program", "Prime Id": "19877", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18283", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ici0Fn7K1d2", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18283 - OVC Follow On Rift and Central", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18284", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "h1cPmV2Ztyu", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18284 - OVC Follow On Western Nyanza", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18285", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "lu3gDHGeDAI", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18285 - Coordinating Comprehensive Care for Children", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Catholic Relief Services", "Prime Id": "33", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18286", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "NuhrKW4HyQS", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18286 - TBD -- Harare City Health", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Zimbabwe", "Start Date": "2016-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "18287", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "KY7iF9Xc9jp", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18287 - Key population Consortium - PROTECT", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Heartland Alliance", "Prime Id": "10673", "Agency": "HHS/CDC", "Operational Unit": "Cote d'Ivoire", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18288", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "h6ubGS2KTKh", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18288 - EGPAF Djasso", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Prime Id": "204", "Agency": "HHS/CDC", "Operational Unit": "Cote d'Ivoire", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18289", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Po9vzN5cGKp", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18289 - Columbia University - ICAP - Follow-on", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Columbia University Mailman School of Public Health", "Prime Id": "501", "Agency": "HHS/CDC", "Operational Unit": "Cote d'Ivoire", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18290", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "H276vtSYjEp", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18290 - STRONG 1 - IRC", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "International Rescue Committee", "Prime Id": "215", "Agency": "HHS/CDC", "Operational Unit": "Cote d'Ivoire", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18291", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "cwXsrchYv7H", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18291 - STRONG 2 - JHPIEGO", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "JHPIEGO", "Prime Id": "219", "Agency": "HHS/CDC", "Operational Unit": "Cote d'Ivoire", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18292", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "kmaFniG66XQ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18292 - STRONG 3 - SEVCI", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Sante Espoir Vie - Cote d'Ivoire", "Prime Id": "9883", "Agency": "HHS/CDC", "Operational Unit": "Cote d'Ivoire", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18293", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "pUak3B4Qzrg", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18293 - STRONG 4 - EGPAF KeneyaDougou", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Prime Id": "204", "Agency": "HHS/CDC", "Operational Unit": "Cote d'Ivoire", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18294", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "qDuGX650uXd", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18294 - IPCI - Follow-on - Pasteur Institute of Cote d'Ivoire", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Pasteur Institute of Ivory Coast", "Prime Id": "13245", "Agency": "HHS/CDC", "Operational Unit": "Cote d'Ivoire", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18295", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "UbP9skkR37I", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18295 - Ministry of Health - Follow-on", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of Health and Public Hygiene, Cote d'Ivoire", "Prime Id": "12807", "Agency": "HHS/CDC", "Operational Unit": "Cote d'Ivoire", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18296", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "KL3l1Cvw9LM", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18296 - MPFFPE/PNOEV - Follow-on", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of Family, Women, and Social Affairs, Cote d\u00e2\u20ac\u2122Ivoire", "Prime Id": "16848", "Agency": "HHS/CDC", "Operational Unit": "Cote d'Ivoire", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18297", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "xOOHg8PeUW3", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18297 - UNAIDS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "World Health Organization", "Prime Id": "549", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18298", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "z8B1VCQ3Qyk", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18298 - Health Finance and Governance", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Abt Associates", "Prime Id": "440", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18299", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "eb3YaLptEIy", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18299 - GBV Follow-on", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18300", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "S5zD5PdkhKi", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18300 - HRH2030", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Chemonics International", "Prime Id": "446", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18303", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "lJ2Re2TTPMs", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18303 - Health Communication for Life", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Malawi", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18304", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "BOKwiEdAMzQ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18304 - EQUIP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Right To Care, South Africa", "Prime Id": "316", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18305", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "CwC5CuD69kF", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18305 - HRH 2030", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Chemonics International", "Prime Id": "446", "Agency": "USAID", "Operational Unit": "Malawi", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18306", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "seDjVs8G8WQ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18306 - GHSC-PSM", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Chemonics International", "Prime Id": "446", "Agency": "USAID", "Operational Unit": "Malawi", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18307", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "OwiAcXqhSaY", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18307 - UCFS (GH000977 - Central Mech)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "UCSF CDC HQ", "Prime Id": "16538", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18308", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "rkpGCefcSxb", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18308 - U.S. Peace Corps", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Peace Corps", "Prime Id": "6", "Agency": "PC", "Operational Unit": "Zambia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18309", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "sDVwJKjrPTG", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18309 - U.S. Peace Corps", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Peace Corps", "Prime Id": "6", "Agency": "PC", "Operational Unit": "Zambia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18311", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "XDRReUEom8D", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18311 - Community Based HIV Services for the Southern Region", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18312", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "rFvy2hlRRGu", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18312 - Integrating Early Child Development (ECD - GDA)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Program for Appropriate Technology in Health", "Prime Id": "233", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18313", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ToJ8YUvbLQ2", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18313 - UNAIDS (CDC GH001971)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "UNAIDS - Joint United Nations Programme on HIV/AIDS", "Prime Id": "544", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18314", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "UvHQfJER991", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18314 - NASTAD (GH001508 - Central Mech)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "National Alliance of State and Territorial AIDS Directors", "Prime Id": "597", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18315", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "froQeO13EAw", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18315 - TBD- Improving GAF HIV Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "DOD", "Operational Unit": "Ghana", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18316", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "JhbbvzvPJs6", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18316 - Strengthening Public Health Capacity and Strategic Information Systems", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "UNAIDS - Joint United Nations Programme on HIV/AIDS", "Prime Id": "544", "Agency": "HHS/CDC", "Operational Unit": "Democratic Republic of the Congo", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18317", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "bPemW64aufM", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18317 - General Nursing Capacity Building Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Columbia University Mailman School of Public Health", "Prime Id": "501", "Agency": "HHS/HRSA", "Operational Unit": "Kenya", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18318", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "y6e00IrK2Pl", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18318 - County Measurement Learning & Accountability Project (CMLAP)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Palladium Group", "Prime Id": "19907", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18319", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "zzLaSrsn49l", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18319 - HIV Community-Based Services (Nampula)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Associa\u00c3\u00a7\u00c3\u00a3o Para o Desenvolvimento S\u00c3\u00b3cio-Econ\u00c3\u00b3mico", "Prime Id": "19880", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18320", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "UwdTWLJIPHY", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18320 - YouthPower Implementation - Task Order 1", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18321", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "sg1hb6fZxJJ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18321 - Global Health Supply Chain Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Global Health Supply Chain Program", "Prime Id": "19877", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18322", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "kZf5p9xEBla", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18322 - Quality Improvement and Capacity for Impact Project (QICIP)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Columbia University Mailman School of Public Health", "Prime Id": "501", "Agency": "HHS/HRSA", "Operational Unit": "Zambia", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18323", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "NXZTghU9A9y", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18323 - BroadReach", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Broadreach", "Prime Id": "743", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18324", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "fqp7zGGaYf8", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18324 - University of Maryland ZCHECK", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Maryland Baltimore", "Prime Id": "15501", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18325", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "tOxGPrSEGgV", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18325 - UNZA ZEPACT+ Follow On", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Zambia", "Prime Id": "923", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18327", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "UGXz7VInhGe", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18327 - CRS (FBO Follow-on 2)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Catholic Relief Services", "Prime Id": "33", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18328", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "gMcR2zB6pin", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18328 - FANTA III", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Malawi", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18329", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "xsY7icF1JBm", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18329 - Strengthening Health Information Systems (SHIS)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Institute for Health Measurement", "Prime Id": "15538", "Agency": "USAID", "Operational Unit": "Swaziland", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18331", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "YygxZoO5hdl", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18331 - Global Health Supply Chain - Procurement and Supply Chain Management (GHSC-PSM)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Global Health Supply Chain Program", "Prime Id": "19877", "Agency": "USAID", "Operational Unit": "Swaziland", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18332", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "UVa1LWNoho8", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18332 - ICAP (Population Council)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Columbia University Mailman School of Public Health", "Prime Id": "501", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18333", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "g74pVRxSfAF", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18333 - Learning Capacity Development (LCD) IQC- Task Order 2", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18334", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "UHFwc095dxW", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18334 - VOICE OF AMERICA (VOA): Votre Sante, Votre Avenir", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "VOICE OF AMERICA", "Prime Id": "15253", "Agency": "State/AF", "Operational Unit": "Democratic Republic of the Congo", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18335", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "EeccpuX2SKh", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18335 - TBD (Demand Creation)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18336", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "xiRAS0J4Rmc", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18336 - 4 Children (Coordinating Comprehensive Care for Children)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Catholic Relief Services", "Prime Id": "33", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18337", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "CA09Sa6UyL7", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18337 - Comprehensive HIV/AIDS Services for Delivery for Inmates in the Federal Prison Administration", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Federal Prison Administration of Ethiopia", "Prime Id": "19956", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18338", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "fOfccZPs5ti", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18338 - Strengthening HIV Services Quality Improvement and Quality Management Systems", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "JHPIEGO", "Prime Id": "219", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18339", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "xBu4asrQIkK", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18339 - Integration of HIV Services in SRH Clinics and Confidential Clinics for Commercial Sex Workers", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Family Guidance Association of Ethiopia", "Prime Id": "6876", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18340", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "YG3smlGlwYY", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18340 - Peer-to-Peer Support for ART adherence,Retention in Care,Linkage to HIV services and Linkage of Families and Contacts to HIV Testing Services", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Network of Networks of HIV Positives in Ethiopia (NEP+)", "Prime Id": "12869", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18341", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "TOy2LbEUcaW", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18341 - Technical Assistance to National Health Information Systems and Health Workforce Development", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18342", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "wK7baCc7JIj", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18342 - TBD (Data Warehouse)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18343", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "mbtWGaj0jai", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18343 - TBD (UNAIDS)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18344", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "bSjzuOrKrvh", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18344 - TBD (G Data)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18345", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "hcX4LSsOoom", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18345 - UCSF- DQA and DU", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of California at San Francisco", "Prime Id": "517", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18346", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "tDKXlTIncpn", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18346 - U.S. Peace Corps", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Peace Corps", "Prime Id": "6", "Agency": "PC", "Operational Unit": "Zambia", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18347", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "eEwKF0TAONC", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18347 - Health for All (HFA)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "USAID", "Operational Unit": "Angola", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18348", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "KlaBJ0MH9wj", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18348 - DHS 7", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "ICF Macro", "Prime Id": "15719", "Agency": "USAID", "Operational Unit": "Angola", "Start Date": "2016-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "18349", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "bOKTW9oFJx0", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18349 - Strengthening Clinical services for PLHIV including linkages, retention, opportunistic infection diagnosis and treatment and adherence under PEPFAR CoAg #: GH002007", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University Research Corporation, LLC", "Prime Id": "463", "Agency": "HHS/CDC", "Operational Unit": "Central America Region", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18350", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "zodmnInUBHr", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18350 - Medication Assisted Recovery Services program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/SAMHSA", "Operational Unit": "Vietnam", "Start Date": "2016-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "18351", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "raeBs2yeMIU", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18351 - Strengthening Strategic Information In The Malawi Defence Forces Through Appropriate Demonstrated Innovative Medical Informatics Interventions", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "DOD", "Operational Unit": "Malawi", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18352", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "I2q0s3swUs6", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18352 - TBD", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Vietnam", "Start Date": "2016-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "18353", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "bZ4RlXHNi8W", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18353 - Global Health Supply Chain Program (GHSCP)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Global Health Supply Chain Program", "Prime Id": "19877", "Agency": "USAID", "Operational Unit": "Zimbabwe", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18354", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "sUX65lHCNV3", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18354 - Human Resources Support", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Potentia Namibia Recruitment Consultancy", "Prime Id": "489", "Agency": "HHS/CDC", "Operational Unit": "Namibia", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18355", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "AMaKjNWoYDm", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18355 - Community Based Interventions", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Development Aid from People to People, Namibia", "Prime Id": "264", "Agency": "HHS/CDC", "Operational Unit": "Namibia", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18356", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "PzL1WLkP0ta", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18356 - Technical Assistance to provide High Quality VMMC", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "JHPIEGO", "Prime Id": "219", "Agency": "HHS/CDC", "Operational Unit": "Namibia", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18357", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "E7fApPwZT43", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18357 - Expansion of HIV/AIDS, STI & TB Laboratory Activities", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Namibia Institute of Pathology", "Prime Id": "1744", "Agency": "HHS/CDC", "Operational Unit": "Namibia", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18358", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "U4py3CV7cyq", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18358 - EGPAF", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Prime Id": "204", "Agency": "HHS/CDC", "Operational Unit": "Namibia", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18359", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "pzD0QwRt0yW", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18359 - UNAIDS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "UNAIDS - Joint United Nations Programme on HIV/AIDS", "Prime Id": "544", "Agency": "HHS/CDC", "Operational Unit": "Namibia", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18360", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "DXlob2TYpD9", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18360 - Quality Improvement and Capacity for Impact Project (QICIP)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Health Research Inc./New York State Department of Health", "Prime Id": "14350", "Agency": "HHS/HRSA", "Operational Unit": "Namibia", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18361", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "tSNkwwtr1Hw", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18361 - 4Children - Coordinating Comprehensive Care for Children", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Catholic Relief Services", "Prime Id": "33", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18362", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "HALoMHrVZla", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18362 - Association of Public Health laboratories (APHL)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Association of Public Health Laboratories", "Prime Id": "1923", "Agency": "HHS/CDC", "Operational Unit": "Namibia", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18363", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "xvHgOgC8GWb", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18363 - VOICE OF AMERICA (VOA): Votre Sante, Votre Avenir", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "VOICE OF AMERICA", "Prime Id": "15253", "Agency": "State/AF", "Operational Unit": "Democratic Republic of the Congo", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18364", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ZgtFbXKwsgr", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18364 - American Society for Microbiology", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "American Society for Microbiology", "Prime Id": "10091", "Agency": "HHS/CDC", "Operational Unit": "Namibia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18365", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "WZj35Pj472f", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18365 - CDC Management & Operations", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "New Partner", "Prime Id": "9853", "Agency": "HHS/CDC", "Operational Unit": "Namibia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18366", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "JxRWEGg9xZv", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18366 - Health Finance and Governance Project (HFG)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Abt Associates", "Prime Id": "440", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18367", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "AFfislg2txg", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18367 - EQUIP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Right To Care, South Africa", "Prime Id": "316", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18368", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "L1ZFWoOIgs1", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18368 - Health Communication Capacity Collaborative (HC3)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Johns Hopkins University Bloomberg School of Public Health", "Prime Id": "509", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18369", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "eopRiCiby66", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18369 - Global Health Supply Chain \u00e2\u20ac\u201c Procurement and Supply Management (GHSC-PSM) - HIV/AIDS Task Order", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Global Health Supply Chain Program", "Prime Id": "19877", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18370", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "iITgA8wyWh4", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18370 - Global Health Supply Chain Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Global Health Supply Chain Program", "Prime Id": "19877", "Agency": "USAID", "Operational Unit": "Democratic Republic of the Congo", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18371", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "O5OkQ2ZE9YJ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18371 - Global Health Supply Chain", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Global Health Supply Chain Program", "Prime Id": "19877", "Agency": "USAID", "Operational Unit": "Central America Region", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18372", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "t1R269chPQf", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18372 - CMAM Agreement", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Central de Medicamentos e Artigos Medicos (CMAM)", "Prime Id": "10270", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18373", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "IiRxI2ZTuYq", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18373 - Health Policy Plus (HP+)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Palladium Group", "Prime Id": "19907", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18374", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "MKN92OYVha8", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18374 - World Food Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "World Food Program", "Prime Id": "548", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18375", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "nL5ZwimKsT7", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18375 - Global Health Supply Chain Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Global Health Supply Chain Program", "Prime Id": "19877", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18377", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "bLcP7Erzv2i", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18377 - TBD - Nouvelle Pharmacie de la Sante Publique", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Cote d'Ivoire", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18378", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "iYlgopKlE9a", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18378 - Global Health Supply Chain-Procurement and Supply Management (GHSC-PSM, TO1),", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Global Health Supply Chain Program", "Prime Id": "19877", "Agency": "USAID", "Operational Unit": "Cote d'Ivoire", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18379", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "LXWkVzVIY4x", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18379 - SIAPS follow-on", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Swaziland", "Start Date": "2016-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "18380", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ml78jKYQlct", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18380 - Palladium", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Futures Group", "Prime Id": "10553", "Agency": "USAID", "Operational Unit": "Swaziland", "Start Date": "2016-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "18381", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "gPc5xZXxaw7", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18381 - The Demographic and Health Surveys Program (DHS-7)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "ICF Macro", "Prime Id": "15719", "Agency": "USAID", "Operational Unit": "South Sudan", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18382", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "aYUGQcsiO2Q", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18382 - TBD - GHSCTA - Global Health Supply Chain Technical Assistance", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Cote d'Ivoire", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18387", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "zAAL3G460oo", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18387 - FHI 360 Linkages for Care", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Swaziland", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18388", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "hAq2ZMjywMZ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18388 - GH13-1366, HQ, Strengthening and capacity building in resource constrained.", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Clinical and Laboratory Standards Institute", "Prime Id": "3317", "Agency": "HHS/CDC", "Operational Unit": "Dominican Republic", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18390", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "y0OxYhxw7tC", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18390 - BSS- UCSF", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Dominican Republic", "Start Date": "2016-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "18391", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "igj5y4pRQB8", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18391 - SHOPS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Abt Associates", "Prime Id": "440", "Agency": "USAID", "Operational Unit": "Dominican Republic", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18392", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "WQoacJ8XsVu", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18392 - Barbados MOH FOA GH16-1610 (Follow-on to CoAg GH000637)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Barbados MOH", "Prime Id": "12461", "Agency": "HHS/CDC", "Operational Unit": "Caribbean Region", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18393", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "VeTe6LtHycK", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18393 - Bahamas MOH FOA GH16-1609 (Follow-on to CoAg PS002934)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Bahamas MoH", "Prime Id": "13160", "Agency": "HHS/CDC", "Operational Unit": "Caribbean Region", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18394", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "c1zxbGcDfOQ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18394 - Trinidad and Tobago MOH FOA GH16-1608 (follow up to CoAg PS003108)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Trinidad MoH", "Prime Id": "13268", "Agency": "HHS/CDC", "Operational Unit": "Caribbean Region", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18395", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "S0SNQwFQseX", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18395 - CDC Prevention FOA GH16-1607", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "National Alliance of State and Territorial AIDS Directors", "Prime Id": "597", "Agency": "HHS/CDC", "Operational Unit": "Caribbean Region", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18396", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "MXZIoXLc04U", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18396 - CARPHA REPDU FOA GH16-1611 (Follow-on to CoAg GH000688)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Caribbean Regional Public Health Agency", "Prime Id": "19423", "Agency": "HHS/CDC", "Operational Unit": "Caribbean Region", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18397", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "LBa1YMtxOb6", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18397 - IntraHealth SI-OHSS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "IntraHealth International, Inc", "Prime Id": "217", "Agency": "HHS/CDC", "Operational Unit": "South Sudan", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18398", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "OXVIxYEK9Iy", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18398 - GDATA", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Global Data Analysis and Technical Assistance", "Prime Id": "19873", "Agency": "HHS/CDC", "Operational Unit": "Caribbean Region", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18399", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "An1rgLVEspW", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18399 - Small Grants Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of State", "Prime Id": "1", "Agency": "State/AF", "Operational Unit": "Cote d'Ivoire", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18400", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "GrrOuPOp67P", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18400 - ARV Pharmacy Services", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Namibia", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18401", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "UkzyolzGgNI", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18401 - Global Health Supply Chain-Procurement Supply Management", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Global Health Supply Chain Program", "Prime Id": "19877", "Agency": "USAID", "Operational Unit": "Namibia", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18402", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "BJ3wssX0VpA", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18402 - DREAMS - Adolescent Girls and Young Women", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Namibia", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18404", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "olBTIuQ0Mt7", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18404 - Project SOAR", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Council", "Prime Id": "230", "Agency": "USAID", "Operational Unit": "Namibia", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18405", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "mOTKxiyOvRS", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18405 - HQ Lab FOA GH16-1689 (Follow on to AFENET CoAg PS 002728)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Caribbean Region", "Start Date": "2016-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "18406", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "akQsDFtZjIo", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18406 - Positively United to Support Humanity (PUSH) FOA GH17-1721 (Follow-on to CoAg GH000153)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Davis Memorial Hospital and Clinic", "Prime Id": "15985", "Agency": "HHS/CDC", "Operational Unit": "Caribbean Region", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18407", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "CbWA8MnyzNi", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18407 - PSM-GHSC", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Global Health Supply Chain Program", "Prime Id": "19877", "Agency": "USAID", "Operational Unit": "Burundi", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18408", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "oqtxcY5vm2t", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18408 - Youth Power", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Burundi", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18409", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "sbVv7Vm50CD", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18409 - EQUIP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Right to Care", "Prime Id": "19922", "Agency": "USAID", "Operational Unit": "Burundi", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18410", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "LljRPKU4CbU", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18410 - Communicate for Health", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Ghana", "Start Date": "2016-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "18411", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Wd7BDdsNybh", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18411 - EQUIP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Right to Care", "Prime Id": "19922", "Agency": "USAID", "Operational Unit": "Ghana", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18412", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Fz0sPM2qQ5I", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18412 - Maternal and Child Survival", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "JHPIEGO", "Prime Id": "219", "Agency": "USAID", "Operational Unit": "Ghana", "Start Date": "2016-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "18413", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "P4pewGiJDyS", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18413 - Health Finance and Governance (HFG)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Abt Associates", "Prime Id": "440", "Agency": "USAID", "Operational Unit": "Dominican Republic", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18414", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "UIA3Q2e9XCG", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18414 - SIAPS II", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Dominican Republic", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18415", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "JFX7DT1mqYC", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18415 - Global Health Supply Chain Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Chemonics. Inc", "Prime Id": "19685", "Agency": "USAID", "Operational Unit": "Ghana", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18418", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ELMgqtKDWIz", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18418 - TBD Follow-On C&T Rwanda", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "DOD", "Operational Unit": "Rwanda", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18419", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "JsRCzhPuMbI", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18419 - SIMS 3rd party contractor", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Burundi", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18420", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "XyEQiuPJSav", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18420 - PLHIV Network - TONATA", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Namibia", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18421", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "S8Ui1iXwL80", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18421 - Health Policy Plus", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Palladium Group", "Prime Id": "19907", "Agency": "USAID", "Operational Unit": "Ghana", "Start Date": "2016-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "18422", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "lhhT64dbbNS", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18422 - Enhancing Sustainable and Integrated Health, Strategic Information and Laboratory Systems for Quality Comprehensive HIV Services through Technical Assistance to the Republic of Rwanda under PEPFAR", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Maryland Baltimore", "Prime Id": "15501", "Agency": "HHS/CDC", "Operational Unit": "Rwanda", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18423", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "A1hpKO2tyY5", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18423 - Global Health Supply Chain - Rapid Test Kits", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Global Health Supply Chain Program", "Prime Id": "19877", "Agency": "USAID", "Operational Unit": "Cote d'Ivoire", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18424", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "uDa3RzgCBDg", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18424 - TBD- Improving the Ghana Armed Forces HIV Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "DOD", "Operational Unit": "Ghana", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18425", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "irdiTmJTAQu", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18425 - EQUIP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Right To Care, South Africa", "Prime Id": "316", "Agency": "USAID", "Operational Unit": "Haiti", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18426", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "e4W8IwBHXQJ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18426 - Global Health Supply Chain Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Global Health Supply Chain Program", "Prime Id": "19877", "Agency": "USAID", "Operational Unit": "Rwanda", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18427", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "kdFsRDJTklT", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18427 - Global Health Supply Chain Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Global Health Supply Chain Program", "Prime Id": "19877", "Agency": "USAID", "Operational Unit": "Caribbean Region", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18428", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "rwgnMwxWDyE", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18428 - APHL", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Association of Public Health Laboratories", "Prime Id": "1923", "Agency": "HHS/CDC", "Operational Unit": "Ghana", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18429", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "kNybjPZFGUm", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18429 - TBD Zambezia", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Mozambique", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18430", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "FWCwHL3dqzb", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18430 - CDC Namibia", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of Health and Human Services/Centers for Disease Control and Prevention (HHS/CDC)", "Prime Id": "9", "Agency": "HHS/CDC", "Operational Unit": "Namibia", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18431", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "kyLnp69QAMC", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18431 - CDC UNAIDS Central Mechanism", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "UNAIDS II", "Prime Id": "13273", "Agency": "HHS/CDC", "Operational Unit": "Cote d'Ivoire", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18432", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "eT4OiV0xN2b", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18432 - Global Health Fellows Program - II", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Public Health Institute", "Prime Id": "235", "Agency": "USAID", "Operational Unit": "Rwanda", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18435", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "QVMB0yrcA7p", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18435 - UCSF SI/M&E/Surveillance TA - Central mechanism", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of California at San Francisco", "Prime Id": "517", "Agency": "HHS/CDC", "Operational Unit": "Cote d'Ivoire", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18436", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "OsB6SF0RQNb", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18436 - GHSC - Support T&S with HIV commodities", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Central America Region", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18437", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Nv8D9fP0IzS", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18437 - Procurement and Supply Management (PSM)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Global Health Supply Chain Program", "Prime Id": "19877", "Agency": "USAID", "Operational Unit": "Angola", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18438", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "G1sD3B1owm4", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18438 - Strengthening Applied Epidemiology and sustainable international public health capacity through FETP_1619", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "AFENET CDC HQ", "Prime Id": "16504", "Agency": "HHS/CDC", "Operational Unit": "Nigeria", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18439", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "GIFw8l90ssh", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18439 - Strengthening HIV Field Epidemiology, Infectious Disease Surveillance, and Lab Diagnostics Program (SHIELD)_1976", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Maryland Baltimore", "Prime Id": "15501", "Agency": "HHS/CDC", "Operational Unit": "Nigeria", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18440", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "cToMpKl0Zwj", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18440 - APHL's partnership with HHS/CDC to assist PEPFAR build quality laboratory capacity", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Association of Public Health Laboratories", "Prime Id": "1923", "Agency": "HHS/CDC", "Operational Unit": "Nigeria", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18441", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "WCgm0eLFKsT", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18441 - Care and Treatment in Sustained Support (CaTSS)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management Sciences for Health", "Prime Id": "220", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18442", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "vmEoI3SUuLi", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18442 - Global Health Supply Chain Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Global Health Supply Chain Program", "Prime Id": "19877", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18443", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "HCXRj7EMGKC", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18443 - SSQH Centre/Sud (Services de Sant\u00c3\u00a9 de Qualit\u00c3\u00a9 pour Ha\u00c3\u00afti)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "JHPIEGO", "Prime Id": "219", "Agency": "USAID", "Operational Unit": "Haiti", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18444", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "uarZEtuL0LA", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18444 - World Food Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "World Food Program", "Prime Id": "548", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18445", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "LBcP7pjK7AR", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18445 - TBD", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Indonesia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18446", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "gof2DmBCGff", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18446 - CDC Gamechanger TBD", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Asia Regional Program", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18447", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "CuCNORsfucC", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18447 - USAID Gamechanger TBD", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Asia Regional Program", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18448", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "WAvs2GzeQpa", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18448 - USAID Gamechanger TBD", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Asia Regional Program", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18449", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "TdLDEZV5U9A", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18449 - Strengthening military lab/commodities", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of Defense (Defense)", "Prime Id": "4", "Agency": "DOD", "Operational Unit": "Ukraine", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18450", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "mHxUStogakj", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18450 - CDC Gamechanger TBD", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Asia Regional Program", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18451", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Y2QsyalJIuS", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18451 - ICAP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "International Center for AIDS Care and Treatment Programs, Columbia University", "Prime Id": "6277", "Agency": "HHS/CDC", "Operational Unit": "Ukraine", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18452", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Lt4EL1qWy85", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18452 - Global Health Supply Chain Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Global Health Supply Chain Program", "Prime Id": "19877", "Agency": "USAID", "Operational Unit": "Ukraine", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18453", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "uI5C2FgPZfB", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18453 - UCDC Commodity Reporting", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "New Partner", "Prime Id": "9853", "Agency": "USAID", "Operational Unit": "Ukraine", "Start Date": "2016-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "18454", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "j7VlsZBEYRW", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18454 - ASLM", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "African Society for Laboratory Medicine", "Prime Id": "16585", "Agency": "HHS/CDC", "Operational Unit": "Mozambique", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18455", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "kb6qkAjaxVE", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18455 - TBD_PMTCT", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Mozambique", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18456", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "jeUacf6mIid", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18456 - YouthPower Implementation - Task Order 1", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18457", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "M7wNmqSbIgX", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18457 - Solar Power Game-Changer", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18458", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "QqSCgEJFItv", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18458 - BCPP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Government of Botswana", "Prime Id": "13191", "Agency": "HHS/CDC", "Operational Unit": "Botswana", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18459", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "NHR2bPWeiUa", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18459 - Global Nursing Capacity Building Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Columbia University", "Prime Id": "1155", "Agency": "HHS/HRSA", "Operational Unit": "Cameroon", "Start Date": "2016-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "18460", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Ix7Y49rxW3n", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18460 - Emergency PfSCM Field Support", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Emergency PfSCM field support", "Prime Id": "16552", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "18461", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "QTl5w4mp67b", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18461 - UNAIDS III", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "UNAIDS - Joint United Nations Programme on HIV/AIDS", "Prime Id": "544", "Agency": "USAID", "Operational Unit": "Dominican Republic", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18462", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "FvNLZ63QqO3", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18462 - SIFPO2", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "USAID", "Operational Unit": "Dominican Republic", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18463", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "dobilyIkkPX", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18463 - MULU/MARPS (MULU I) End-line Evaluation", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18464", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Zt1rjMdmuIo", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18464 - MULU/Worksite (MULU II) End-line Evaluation", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18465", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "CxBYLKuMw0W", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18465 - Emergency Commodity Fund Reporting", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Ukraine", "Start Date": "2014-10-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "18466", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "KoLQhaRFmjv", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18466 - Project SOAR (Supporting Operational AIDS Research)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Council", "Prime Id": "230", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18478", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "fegDc2s4gFs", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18478 - TBD_MTCT", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18479", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "rs4rSOszHTx", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18479 - SIFPO 2 BLM", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Marie Stopes International", "Prime Id": "3185", "Agency": "USAID", "Operational Unit": "Malawi", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18480", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "jSu8AD6i3qh", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18480 - Foundation for Professional Development Comprehensive (CDC GH001932)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Foundation for Professional Development", "Prime Id": "271", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18481", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "azNgpPfxAJx", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18481 - Health Systems Trust Comprehensive (CDC GH001980)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Health Systems Trust", "Prime Id": "750", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18482", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "tFhhef8rjBR", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18482 - TB/HIV Care Comprehensive (CDC GH001933)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TB/HIV Care", "Prime Id": "12084", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18483", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "xJ1o0m9lsBk", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18483 - MATCH (Wits Health Consortium) (CDC GH001934)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Wits Health Consortium (Pty) Limited", "Prime Id": "16675", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18484", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "a2ZmNZZrmCV", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18484 - Aurum Comprehensive (CDC GH001981)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Aurum Health Research", "Prime Id": "467", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18485", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "euSABTswz9I", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18485 - DREAMS Initiative and HIV/AIDS Prevention Support to the Ugandan Peoples Defense Forces", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "DOD", "Operational Unit": "Uganda", "Start Date": "2014-10-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "18486", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "pZggsmq5vfM", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18486 - Engaging Local NGOs", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Asia Regional Program", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18487", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Sq5c3WKfQWc", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18487 - TBD-GBV Follow on", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18488", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ucAevpfj59p", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18488 - Clinical Services", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18489", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Wxv2NqXB8qd", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18489 - Laboratory", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18490", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "UcOPa5ufG4B", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18490 - TBD - Kisumu West", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "DOD", "Operational Unit": "Kenya", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18491", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "xsWvJRaDJBW", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18491 - TBD - South Rift Valley", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "DOD", "Operational Unit": "Kenya", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18492", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "oOng7gMUedd", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18492 - TBD - Kenya Defense Forces", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "DOD", "Operational Unit": "Kenya", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18493", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "mkyQXOKrltL", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18493 - TBD - Viral Load Lab", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "DOD", "Operational Unit": "Kenya", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18494", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Kyh7OekJ3FC", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18494 - TBD - HIV AIDS Clinical Services Cluster 1", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18495", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "YBuIJYQdTfU", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18495 - TBD - HIV/AIDS Clinical Services Cluster 2", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18496", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "BAniHWLcI7C", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18496 - TBD - HIV/AIDS Clinical Services Cluster 3", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18497", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "heFA0R4g8Ib", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18497 - TBD - HIV/AIDS Clinical Services Cluster 4", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18498", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "VXRiTDnFR2z", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18498 - TBD - HIV/AIDS Clinical Services Cluster 5", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18499", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "sh7iKUVDgBn", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18499 - TBD - County Measurement Learning & Accountability Project (CMLAP) 2", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18502", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "KUsbQbWh4aN", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18502 - DREAMS Initiative and HIV/AIDS Prevention Support to the Ugandan Peoples Defense", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "DOD", "Operational Unit": "Uganda", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18503", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "gS3G5U3Fcvi", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18503 - Supporting QI and treatment literacy within HFs", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Mozambique", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18504", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "dyKT6vIOYcA", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18504 - UMB Timiza", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Maryland Baltimore", "Prime Id": "15501", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18505", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "xvogJ0SUnlJ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18505 - CHS Shinda", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Center for Health Solutions (CHS)", "Prime Id": "19764", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18506", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ILpCVAE4Akd", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18506 - UCSF Clinical Kisumu", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of California at San Francisco", "Prime Id": "517", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18507", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "XGW0nu67kGj", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18507 - CHS Tegemeza Plus", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Center for Health Solutions (CHS)", "Prime Id": "19764", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18508", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "CDwapC9o1SV", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18508 - CHS Naishi", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Center for Health Solutions (CHS)", "Prime Id": "19764", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18509", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "SZaYu1FjEs7", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18509 - AMREF Nairobi Kitui", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "African Medical and Research Foundation", "Prime Id": "246", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18511", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "hP4w3TIrv0r", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18511 - CHAK CHAP Uzima", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Christian Health Association of Kenya", "Prime Id": "84", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18512", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "PDOmCezu7kl", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18512 - UON COE Niche", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Nairobi", "Prime Id": "535", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18513", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "gBdUnNHRUDe", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18513 - LVCT Steps", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Liverpool VCT and Care", "Prime Id": "293", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18514", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "eZF8y2gsoeT", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18514 - HWWK Nairobi Eastern", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Hope Worldwide", "Prime Id": "39", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18515", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "QpPfABRb02V", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18515 - Faith-Based Sites in the Eastern Slums of Nairobi", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Eastern Deanery AIDS Relief Program", "Prime Id": "97", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18516", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "vwqguR84oKf", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18516 - Bomu Hospital Affiliated Sites", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Mkomani Society Clinic", "Prime Id": "295", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18517", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "j9szXm4Fcgq", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18517 - UOW Training", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Washington", "Prime Id": "216", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18518", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ApZWqp48Vt2", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18518 - TBD - USAID Follow-on GBV/KP Mechanism", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Papua New Guinea", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18519", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "c4DyFdc9UMC", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18519 - USAID Prevention Follow On", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18520", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "uKsN7mIEdFT", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18520 - TBD", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Burma", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18521", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "FC50g30rKhq", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18521 - TBD - Health Human Rights Activities at Community Level", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Mozambique", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18523", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "mkWjoqHGxCh", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18523 - Association of Public Health Laboratories umbrella cooperative agreement", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Association of Public Health Laboratories", "Prime Id": "1923", "Agency": "HHS/CDC", "Operational Unit": "Lesotho", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18524", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "CT9pZWm1Vo3", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18524 - ICAP Global Technical Assistance", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Columbia University", "Prime Id": "1155", "Agency": "HHS/CDC", "Operational Unit": "Lesotho", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18525", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "uOMgDAcaavs", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18525 - Technical Support Project (TSP) Regional Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Baylor College of Medicine Children's Foundation", "Prime Id": "10163", "Agency": "USAID", "Operational Unit": "Lesotho", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18526", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "yjF1n48pDNv", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18526 - Global Health Program Cycle Improvement Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Dexis Consulting Group", "Prime Id": "19813", "Agency": "USAID", "Operational Unit": "Lesotho", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18527", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "c4nz2lKqDtt", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18527 - TBD (M&E/FETP/NPHI)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18528", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "HKs2YNc1jOo", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18528 - TBD (IntraHealth)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18529", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "mjOcJeH9NY2", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18529 - Policy, Advocacy and Communication Enhanced for Population and Reproductive Health (PACE)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Reference Bureau", "Prime Id": "5156", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18530", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "QfYRtE7tdT0", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18530 - TBD (HRH)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/HRSA", "Operational Unit": "Zambia", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18531", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "vCGKkoQDQow", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18531 - TBD (Construction DOD)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18532", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Q4y5782CQI7", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18532 - TBD (In Country Lab partner)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18533", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "VMt9rPyVWuP", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18533 - TBD internships and professional development", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18534", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "LpyCCbbDDny", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18534 - Quality Improvement Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Cambodia", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18535", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "MchWiLaEElg", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18535 - Community Action for Sustained Elimination", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Cambodia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18536", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "vDcGAOm6bnQ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18536 - Evidence to Policy (E2P)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Cambodia", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18537", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "T1l853fuwwz", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18537 - Health Financing in Cambodia", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Cambodia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18538", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "wtYP2wB2Sde", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18538 - Follow On Alliance METIDA", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Ukraine", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18539", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "I0uI6LstW18", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18539 - Follow On Network ACCESS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Ukraine", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18540", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "MoSKMMow54V", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18540 - AIHA Twinning HRSA", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "American International Health Alliance Twinning Center", "Prime Id": "4622", "Agency": "HHS/HRSA", "Operational Unit": "Ukraine", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18541", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Ba4jAJkBXwW", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18541 - TBD - Local Strategic Information Systems Strengthening Project/Follow-on", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Vietnam", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18542", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Ov0dhIQ9hxE", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18542 - TBD (Care & Treatment)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "India", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18543", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Khxxy7Eab2m", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18543 - TBD", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "India", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18544", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "KEQD4VFzLRY", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18544 - Achieving HIV Epidemic Control through Scaling Up Quality Testing, Care and Treatment in Malawi under the Presidents Emergency Fund for AIDS Relief (PEPFAR) - Pivot 2", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Prime Id": "204", "Agency": "HHS/CDC", "Operational Unit": "Malawi", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18545", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "UeiErQoioL0", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18545 - Health Link", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Ukraine", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18546", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "JZlNmcDEf6h", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18546 - New DoD Partner", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "DOD", "Operational Unit": "Ukraine", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18547", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "UGj0bBJ0p0P", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18547 - Voluntary Medical Male Circumcision Service Delivery III Project (VMMC III)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18548", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "NN8nQjiiVSH", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18548 - Technical Support for PMTCT and Comprehensive Prevention, Care, and Treatment", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of California at San Francisco", "Prime Id": "517", "Agency": "HHS/CDC", "Operational Unit": "Malawi", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18549", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "T9IYLlu5JQF", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18549 - CSO Capacity Building BMA", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Caribbean Region", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18550", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "lFJmtfx38zP", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18550 - USAID/ESC M&E Services", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Caribbean Region", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18551", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "t2gWyRhUSK4", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18551 - CATS Community Adolescents", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "AFRICAID", "Prime Id": "19945", "Agency": "USAID", "Operational Unit": "Zimbabwe", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18552", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ChlkPHhDA0P", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18552 - Family Planning Support for DREAMS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services Zimbabwe", "Prime Id": "19946", "Agency": "USAID", "Operational Unit": "Zimbabwe", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18553", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "KKBElvALs9R", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18553 - Strengthening High Impact Interventions for an AIDS-free Generation (AIDSFree) Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "John Snow Inc (JSI)", "Prime Id": "16525", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18554", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "JolMAG9ERiF", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18554 - EQUIP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Right to Care", "Prime Id": "19922", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18555", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "AFywVYZEQlQ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18555 - OVC WEI Follow-on", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Zimbabwe", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18556", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "SFjqRuE2cdT", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18556 - Literacy Achievement and Retention Activity (LARA)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Research Triangle International", "Prime Id": "1717", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18557", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "lpexkGYYuGf", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18557 - Defeat TB", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18558", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "NEPUseDdEPP", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18558 - EQUIP Support", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Right to Care", "Prime Id": "19922", "Agency": "USAID", "Operational Unit": "Zimbabwe", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18559", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "RsVQS384d8Z", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18559 - Health Systems Strengthening", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18560", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "zkHzHewPjoR", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18560 - Private Sector Support", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18561", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "i290eiHkfim", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18561 - Communications for Health", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18562", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "seYSykQ3sl0", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18562 - Quality Assurance (ASSIST Follow-On)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18563", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "HOgJSM6LfQ0", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18563 - OVC Evaluation", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18564", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "xXZZyCt5EiD", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18564 - GH Pro", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Dexis Consulting Group", "Prime Id": "19813", "Agency": "USAID", "Operational Unit": "Caribbean Region", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18565", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "dlRP6zGkIWK", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18565 - Provision of comprehensive, friendly services for key populations and CRANE follow on for enhanced surveillance", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Uganda", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18566", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "EH52CPJE515", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18566 - Production, distribution and monitoring implementation of Rapid HIV PT, facility and site certification, HIVDR sentinel surveys, validation of emerging lab assays and lab equipment", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Uganda", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18567", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "MwrpzOKVX2B", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18567 - Accelerating Epidemic Control in Fort Portal region in the Republic of Uganda under the President\u00e2\u20ac\u2122s Emergency Plan for AIDS Relief (PEPFAR)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Uganda", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18568", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "uZ2JVdjmIB9", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18568 - Project SOAR (Supporting Operational AIDS Research)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Council", "Prime Id": "230", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18569", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "yrw3yxej3Dj", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18569 - UNICEF MCH Umbrella Grant", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "UNICEF", "Prime Id": "1085", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18571", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "jGX7mRmvfPD", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18571 - National Centre for HIV/AIDS, Dermatology and STDs Phase IV", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Cambodia", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18572", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "DN3dWZpmoUB", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18572 - Faith-based Organization Capacity Strengthening for Universal HIV Services (CRS)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Uganda", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18573", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "L1UK2iChQDO", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18573 - National Institute of Public Health Phase III", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Cambodia", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18574", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "VkJ9ItOP4j6", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18574 - Kingdom of Cambodia Ministry of Health - MOH CoAg Phase II", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of Health (MOH)", "Prime Id": "16526", "Agency": "HHS/CDC", "Operational Unit": "Cambodia", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18576", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "U9W1FdWr9nS", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18576 - Cardno Emerging Markets (CDC-HQ GH001531)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Cardno Emerging Markets", "Prime Id": "13168", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18577", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "gKArRh7nvaI", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18577 - ITECH- University of Washington (Coag 001449GH15)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Washington", "Prime Id": "216", "Agency": "HHS/CDC", "Operational Unit": "Caribbean Region", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18578", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "l3wLT8DvVqy", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18578 - Jamaica MOH USAID Agreement", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Jamaica Ministry of Health (MOH)", "Prime Id": "13207", "Agency": "HHS/CDC", "Operational Unit": "Caribbean Region", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18579", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "S34zWXk9eGf", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18579 - Reaching an AIDS Free Generation (RAFG)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Burundi", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18580", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "wpH2y3ovFQX", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18580 - Suriname MOH", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "SURINAME MOH", "Prime Id": "15481", "Agency": "HHS/CDC", "Operational Unit": "Caribbean Region", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18581", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "XYr1YBg2LvW", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18581 - Project SOAR", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Council", "Prime Id": "230", "Agency": "USAID", "Operational Unit": "Zimbabwe", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18583", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "HgqlHuEL3Vx", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18583 - STOP TB Partnership", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "STOP TB Partnership Trust Fund", "Prime Id": "19947", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18584", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Ga3RCwqtDon", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18584 - Health Policy Plus (HP+)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Cambodia", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18585", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "VqqvtSDTHtY", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18585 - Community Action for Sustained Elimination [CASE]", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Cambodia", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18586", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "C7nEJstXnqa", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18586 - Measure Evaluation Phase IV", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of North Carolina", "Prime Id": "596", "Agency": "USAID", "Operational Unit": "Democratic Republic of the Congo", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18587", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "rULz5aOdXNS", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18587 - Human Resources for Health in 2030 (HRH 2030)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Chemonics International", "Prime Id": "446", "Agency": "USAID", "Operational Unit": "Indonesia", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18588", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "lXB0lxW7OrX", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18588 - TBD - Health Financing", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Indonesia", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18591", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "jeqJlF2X6Xj", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18591 - China CDC COAG", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Asia Regional Program", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18593", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "sazUeWs3szL", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18593 - TBD", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "India", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18594", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "rZGHa4VSZj7", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18594 - Project SOAR", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Council", "Prime Id": "230", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18595", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "VNPOQ8EfGOO", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18595 - ACONDA VS - Follow-on TBD", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Cote d'Ivoire", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18596", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "gbvNNnPbMA3", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18596 - SEV CI - Follow-on TBD", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Cote d'Ivoire", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18597", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "tKxpSGN1HIv", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18597 - Fondation ARIEL - Follow-on TBD", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Cote d'Ivoire", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18598", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "C82daLvJw2S", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18598 - Project SOAR", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Council", "Prime Id": "230", "Agency": "USAID", "Operational Unit": "Swaziland", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18599", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "R5F5CYjs15F", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18599 - TBD M2M follow-on", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Swaziland", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18600", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "h5hg0jru3q9", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18600 - TBD OVC, Adolescent Girls & Young Women", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Swaziland", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18601", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "yHCVJpuzhxa", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18601 - TBD HIV Communications and Community Capacity", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Swaziland", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18602", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "QT55besw1Ao", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18602 - TBD Human Resources for Health", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Swaziland", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18603", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ZeCgeVSS3Og", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18603 - FISH", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Pact", "Prime Id": "16339", "Agency": "USAID", "Operational Unit": "Malawi", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18604", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "LIHawXhkkGE", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18604 - AIDS Free", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "JHPIEGO", "Prime Id": "219", "Agency": "USAID", "Operational Unit": "Malawi", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18605", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "E5wANbPzEBB", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18605 - U.S PEACE CORPS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Peace Corps", "Prime Id": "6", "Agency": "PC", "Operational Unit": "Zambia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18606", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "F406p5ungTE", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18606 - TBD- HC3 follow on \"Breakthrough\"", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Cote d'Ivoire", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18607", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "DXSjQI39D9K", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18607 - TBD- Leadership, Management, Governance (LMG) follow on", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Cote d'Ivoire", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18608", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "syqu2HLqNDC", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18608 - Technical Support to PEPFAR Programs in Southern Africa", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Baylor University, College of Medicine", "Prime Id": "1168", "Agency": "USAID", "Operational Unit": "Namibia", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18609", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "gpDpRsWuPXJ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18609 - TBD- FANTA 3 follow on", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Cote d'Ivoire", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18610", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "kp43CwXr5iX", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18610 - TBD- ASSIST follow on", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Cote d'Ivoire", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18611", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "FMHFRBwCANZ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18611 - Clinical and Laboratory Standards Institute (CLSI)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Clinical and Laboratory Standards Institute", "Prime Id": "3317", "Agency": "HHS/CDC", "Operational Unit": "Namibia", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18612", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "gjHPSjDaJge", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18612 - Demographic and Health Surveys Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "ICF Macro", "Prime Id": "15719", "Agency": "USAID", "Operational Unit": "Namibia", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18614", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "y0TjHghjLzK", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18614 - Building Indigeous NGOs Sustainability (BINGOS)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "New Partner", "Prime Id": "9853", "Agency": "USAID", "Operational Unit": "Dominican Republic", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18615", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "LVLyjIeyq0H", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18615 - Delivering Comp Services to Achieve HIV Epidemic Control in Subnational Units in Nigeria under PEPFAR", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Nigeria", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18616", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "JM45YRXKFSk", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18616 - USAID Enhanced Community HIV Link - Northern", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "CENTER FOR COMMUNITY HEALTH RESEARCH AND DEVELOPMENT", "Prime Id": "19875", "Agency": "USAID", "Operational Unit": "Vietnam", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18618", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Opp7MknCs26", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18618 - Recovery Plus", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/SAMHSA", "Operational Unit": "Vietnam", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18619", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "saGHdCeE5wN", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18619 - Vietnam HIV-Addiction Technology Transfer Center", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/SAMHSA", "Operational Unit": "Vietnam", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18620", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "pr2NLLxa4xv", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18620 - TBD-Lab", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Vietnam", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18621", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "w5V4n6Fgooj", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18621 - Human Rights Support Mechanism (HRSM)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "New Partner", "Prime Id": "9853", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18622", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "S9JT4ifalqJ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18622 - EQUIP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Right to Care", "Prime Id": "19922", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18623", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "UAdj1gSF5fq", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18623 - 4Children", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Catholic Relief Services", "Prime Id": "33", "Agency": "USAID", "Operational Unit": "Haiti", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18624", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "oXFhk30fFLo", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18624 - US Census Bureau", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "US Bureau of the Census", "Prime Id": "551", "Agency": "USAID", "Operational Unit": "Haiti", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18625", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Nk4IEMmhi7i", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18625 - TBD - HIS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Haiti", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18626", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "INr3qrpR6of", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18626 - Result Based Financing", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of Health, Haiti", "Prime Id": "2872", "Agency": "USAID", "Operational Unit": "Haiti", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18627", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "F73O3cqWsgb", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18627 - TBD HJFMRI Follow on", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "DOD", "Operational Unit": "Tanzania", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18628", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "il1o992Kklk", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18628 - TBD PAI-DOD Follow on", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "DOD", "Operational Unit": "Tanzania", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18629", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "iPIAsEvM9PC", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18629 - Quality Improvement Capacity for Impact Project (QICIP)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Health Research Inc./New York State Department of Health", "Prime Id": "14350", "Agency": "HHS/HRSA", "Operational Unit": "Tanzania", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18630", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "hMCWESt1M6v", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18630 - EQUIP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Equip 3", "Prime Id": "13185", "Agency": "USAID", "Operational Unit": "Democratic Republic of the Congo", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18631", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "tKnKDpXkl12", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18631 - Health Service Delivery", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Haiti", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18632", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "DOzu9mfGkLH", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18632 - Zambezia Action Plan", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18633", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "nazTOdEVxMS", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18633 - LINKAGES", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Cambodia", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18634", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "WZDGL5gmveE", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18634 - TBD", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Cambodia", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18636", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "zmAvjgkip8A", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18636 - GHSC-TA", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Global Health Supply Chain Program", "Prime Id": "19877", "Agency": "USAID", "Operational Unit": "Democratic Republic of the Congo", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18637", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "tfrtVzqRTEk", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18637 - GHSC-RTK", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Global Health Supply Chain Program", "Prime Id": "19877", "Agency": "USAID", "Operational Unit": "Democratic Republic of the Congo", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18638", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "gc3GoQFrvBT", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18638 - TBD-PROTECT", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Cote d'Ivoire", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18639", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "vLCYWoI26ZN", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18639 - Global Initiative_Health Workforce for HIV - TBD", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/HRSA", "Operational Unit": "Cote d'Ivoire", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18640", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "hQNgvgMTczt", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18640 - TBD To Be Corrected", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "Commerce", "Operational Unit": "Mozambique", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18641", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "CXs6ZIuWCSU", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18641 - RISE Follow-On", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Lesotho", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18642", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "fFrXTBER0Qf", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18642 - ASSIST Follow On", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Lesotho", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18643", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "w5PE791DbzW", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18643 - AIDSFREE", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "John Snow Inc (JSI)", "Prime Id": "16525", "Agency": "USAID", "Operational Unit": "Lesotho", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18644", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Dpm2sqCfH1G", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18644 - EQUIP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Kheth'Impilo", "Prime Id": "10939", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18645", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "xBPkrUVXis0", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18645 - Quality Improvement Capacity for Impact Project (QICIP)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Health Research Inc./New York State Department of Health", "Prime Id": "14350", "Agency": "HHS/HRSA", "Operational Unit": "Nigeria", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18646", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ly15HqspzK1", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18646 - SHOPS Plus", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Abt Associates", "Prime Id": "440", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18647", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "UTvXAy7b5Tz", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18647 - Health Policy Plus (HP+)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Palladium Group", "Prime Id": "19907", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18648", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "bh1YcEnx9CS", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18648 - Maternal and Child Survival Program (MCSP)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "JHPIEGO", "Prime Id": "219", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18649", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "NIxWeccN4E1", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18649 - SABERS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "DOD", "Operational Unit": "Malawi", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18650", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ukjmBwFyu4z", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18650 - VMMC HQ Quality Assurance", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18651", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "YcCvJErwPe1", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18651 - U.S PEACE CORPS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Peace Corps", "Prime Id": "6", "Agency": "PC", "Operational Unit": "Zambia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18652", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "FbcTChlZ5WU", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18652 - TBD - Improving Prevention and Adherence to Care and Treatment (IMPACT)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18654", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "T6Z9LWrDu4g", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18654 - Strengthening High Impact Interventions for an AIDS-free Generation(AIDSFree) Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "JHPIEGO", "Prime Id": "219", "Agency": "USAID", "Operational Unit": "Malawi", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18655", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "x5W8AFUgU2B", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18655 - USAID Comprehensive", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18656", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ya7fqfuBKcL", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18656 - OVC TBD 1 (STEER)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18657", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "JEWVVVkojlB", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18657 - OVC TBD 2 (SMILE)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18658", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "KAHu74Fkjsu", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18658 - Youth Friendly HIV Services", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Namibia", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18659", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "LGY1hTMMYCp", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18659 - Measure Evaluation", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of North Carolina at Chapel Hill, Carolina Population Center", "Prime Id": "521", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18661", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "UUGVXqxCX6k", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18661 - Advancing the Agenda of Gender Equality (ADVANTAGE)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18662", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "IodMu6wKi0v", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18662 - Youth Power Action", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18663", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "sszIV9P8pKi", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18663 - Conduct of National (Population-Based) HIV/AIDS Impact Survey (NAIS) in Nigeria under the President\u00e2\u20ac\u2122s Emergency Plan for AIDS Relief (PEPFAR)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Nigeria", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18664", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "hLkzB0Dwft6", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18664 - ASM_1116", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "American Society for Microbiology", "Prime Id": "10091", "Agency": "HHS/CDC", "Operational Unit": "Nigeria", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18667", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Ik1x7NJpmQ6", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18667 - TBD Yaounde Cluster Clinical Services", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Cameroon", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18668", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "FZziSXromkj", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18668 - TBD", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "State/OGAC", "Operational Unit": "Uganda", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18669", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "YKIPUpAQsFb", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18669 - TBD - Acceleration to Link PLHIV to Treatment", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "State/OGAC", "Operational Unit": "Zambia", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18670", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "hZpuHmFtW79", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18670 - Performance Funding", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "State/OGAC", "Operational Unit": "Kenya", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18671", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "r9hL6N5TbFC", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18671 - REFUGEE - Over five years this follow-on mechanism will utilize comprehensive facility and community approaches to build on existing interventions and scale up HIV prevention, care and treatment services in the mid-Wester", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Infectious Disease Institute", "Prime Id": "9077", "Agency": "HHS/CDC", "Operational Unit": "Uganda", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18672", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "fnEV1s3M03L", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18672 - REFUGEE - Regional Health Integration to Enhance Services \u00e2\u20ac\u201c North, Acholi (RHITES-N, Acholi)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "2866", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ED13UbPudr7", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "2866 - DUMISHA/TEGEMEZA", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "CENTERS FOR HEALTH SOLUTIONS", "Prime Id": "14013", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "2868", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "JZOyGLl3IQs", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "2868 - Washplus: Supportive Environments for Healthy households and communities", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "5377", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Cp8o5EFjssb", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "5377 - National Center for HIV/AIDS Dermatology and STDs", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "National Centre for HIV/AIDS, Dermatology and STDs", "Prime Id": "4008", "Agency": "HHS/CDC", "Operational Unit": "Cambodia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "6166", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "lD3pRMkO4RN", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "6166 - ACCESS TO CD4 TESTS FOR PEOPLE LIVING WITH HIV/AIDS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "PROFAMILIA", "Prime Id": "8393", "Agency": "USAID", "Operational Unit": "Dominican Republic", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "6459", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "snXAkBATPoj", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "6459 - Department of State/African Affairs", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of State", "Prime Id": "1", "Agency": "State/AF", "Operational Unit": "Namibia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "6651", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "papLSrub15T", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "6651 - UTAP-Tulane University (Technical Assistance in Support of the President's Emergency Plan for AIDS Relief )", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Tulane University", "Prime Id": "514", "Agency": "HHS/CDC", "Operational Unit": "Cote d'Ivoire", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "7135", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ejiR8MIwbcv", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7135 - SCMS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Partnership for Supply Chain Management", "Prime Id": "3781", "Agency": "USAID", "Operational Unit": "South Sudan", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "7139", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "jAZoyTcAKre", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7139 - HP Plus", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Palladium Group", "Prime Id": "19907", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "7141", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "FmGvLK8vNQm", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7141 - Kenya Nutrition and HIV Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "7142", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "mDcqRhglFIT", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7142 - Kenya Pharma Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Chemonics International", "Prime Id": "446", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "7158", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "SpeMEEGKxqi", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7158 - SCMS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Partnership for Supply Chain Management", "Prime Id": "3781", "Agency": "USAID", "Operational Unit": "Rwanda", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "7160", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "YEyGvOeyO8v", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7160 - PSI-DOD", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "DOD", "Operational Unit": "Rwanda", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "7162", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "spZ3Ek9aCDx", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7162 - Central Contraceptive Procurement", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Agency for International Development (USAID)", "Prime Id": "2", "Agency": "USAID", "Operational Unit": "Rwanda", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "7166", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "qS0ABIH66TS", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7166 - Howard University", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Howard University", "Prime Id": "964", "Agency": "HHS/CDC", "Operational Unit": "Malawi", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "7181", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "btO3oE84IwO", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7181 - Expanding Access to HIV/AIDS Prevention, Care and Treatment through Faith Based Organizations", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Inter-Religious Council of Uganda", "Prime Id": "118", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "7210", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "AKWsh9mvZx2", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7210 - Measure Evaluation Phase III (MMAR III GHA-00 8)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of North Carolina at Chapel Hill, Carolina Population Center", "Prime Id": "521", "Agency": "USAID", "Operational Unit": "Cote d'Ivoire", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "7218", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Ybt1c5hEfTT", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7218 - The Partnership for Supply Chain Management", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Partnership for Supply Chain Management", "Prime Id": "3781", "Agency": "USAID", "Operational Unit": "Caribbean Region", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "7221", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "PL28mwPejWS", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7221 - TB Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University Research Corporation, LLC", "Prime Id": "463", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "7223", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "DaXNZP5VCoo", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7223 - Masibambisane 1", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "South Africa Military Health Service", "Prime Id": "11973", "Agency": "DOD", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "7225", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "e3yfK7Xp0sx", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7225 - South African Democratic Teachers Union", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "South African Democratic Teachers Union", "Prime Id": "805", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "7232", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ZwCgprgIfNn", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7232 - ICB", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management Sciences for Health", "Prime Id": "220", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "7234", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ZxLxwGvJRhd", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7234 - Global Health Supply Chain Program (SCMS)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Global Health Supply Chain Program", "Prime Id": "19877", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "7235", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "yEhYfqonR9x", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7235 - MEASURE DHS - 7", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "ICF Macro", "Prime Id": "15719", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "7241", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "AUk9x88StZe", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7241 - PAI-DOD", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "PharmAccess", "Prime Id": "1618", "Agency": "DOD", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "7242", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "GPMmBih9uWT", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7242 - Condom Procurement", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Central Contraceptive Procurement", "Prime Id": "1640", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "7305", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "TKm2O3GyW12", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7305 - Applying Science to Strengthen and Improve Systems-ASSIST", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University Research Corporation, LLC", "Prime Id": "463", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "7308", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ZvreW8546mJ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7308 - Partnership for Supply Chain Management Systems (SCMS)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Partnership for Supply Chain Management", "Prime Id": "3781", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "7311", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Qbd5nSZsY1K", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7311 - Central Contraceptive Procurement", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "John Snow Inc (JSI)", "Prime Id": "16525", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "7314", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "hY7eJU5qv6u", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7314 - ASSIST (Applying Science to Strengthen and Improve Systems)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University Research Corporation, LLC", "Prime Id": "463", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "7315", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "bO5lMidMWHX", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7315 - Food and Nutrition Technical Assistance III (FANTA-III)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "7319", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ezq0KMRS189", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7319 - Supply Chain Management System (SCMS)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Partnership for Supply Chain Management", "Prime Id": "3781", "Agency": "USAID", "Operational Unit": "Botswana", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "7320", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "lMYMYFB2ybp", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7320 - RPSO laboratory construction projects", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Regional Procurement Support Office/Frankfurt", "Prime Id": "3932", "Agency": "State/AF", "Operational Unit": "Botswana", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "7321", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "oVkwEOVgqeB", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7321 - HIV Prevention for MARP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Research Triangle International", "Prime Id": "1717", "Agency": "USAID", "Operational Unit": "Botswana", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "7324", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "UcHhgzkSmV5", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7324 - Botswana Civil Society Strengthening Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Botswana", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "7326", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "uGiKp4cb0S4", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7326 - Supply Chain Management Systems (SCMS)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Partnership for Supply Chain Management", "Prime Id": "3781", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "7328", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "oE3bnkElnp9", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7328 - MEASURE EVALUATION Phase IV", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of North Carolina at Chapel Hill, Carolina Population Center", "Prime Id": "521", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "7335", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "y82qIv670aN", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7335 - ARC", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "American Refugee Committee", "Prime Id": "3236", "Agency": "State/PRM", "Operational Unit": "Rwanda", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "7336", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Ja7lnogT2Yu", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7336 - Higa Ubeho", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "CHF International", "Prime Id": "10302", "Agency": "USAID", "Operational Unit": "Rwanda", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "7337", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "vRA8ZvfOYJp", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7337 - American Society for Microbiology", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "American Society for Microbiology", "Prime Id": "10091", "Agency": "HHS/CDC", "Operational Unit": "Rwanda", "Start Date": "2008-09-29", "End Date": "2015-12-31"}}{"type": "Concept", "id": "7342", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Q0lWhLuVQWb", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7342 - Healthy Markets", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Vietnam", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "7345", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "exia3QniKfy", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7345 - SCMS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Partnership for Supply Chain Management", "Prime Id": "3781", "Agency": "USAID", "Operational Unit": "Vietnam", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "7348", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "xqjORxgOPgW", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7348 - UNAIDS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "United Nations Joint Programme on HIV/AIDS", "Prime Id": "12274", "Agency": "USAID", "Operational Unit": "Vietnam", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "7352", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ZCYKxgjYnf1", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7352 - Measure Evaluation Phase 111", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of North Carolina at Chapel Hill, Carolina Population Center", "Prime Id": "521", "Agency": "USAID", "Operational Unit": "Caribbean Region", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "7369", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "LEp02YrgSWt", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7369 - Department of Defense", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of Defense (Defense)", "Prime Id": "4", "Agency": "DOD", "Operational Unit": "Caribbean Region", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "7375", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "zyjUa6pmL1p", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7375 - HIV/QUAL International", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "New York AIDS Institute", "Prime Id": "3685", "Agency": "HHS/HRSA", "Operational Unit": "Caribbean Region", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "7383", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "psGf5CVatBp", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7383 - Contraceptive Commodities Fund", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Central Contraceptive Procurement", "Prime Id": "1640", "Agency": "USAID", "Operational Unit": "Cote d'Ivoire", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "7387", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "MGNw2dJjZ7u", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7387 - Oversight for 16 Type II RHC & 3 Warehouses", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Arquiplan, Lda", "Prime Id": "19909", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "7388", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "DeXoH3S7d7M", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7388 - Construction of 11 Type II Rural Health Centers", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "T\u00c3\u00a9cnicos Construtores (TEC), Lda", "Prime Id": "19911", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "7422", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "yeJxzVTfBrB", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7422 - Central Contraceptive Procurement (CCP)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Central Contraceptive Procurement", "Prime Id": "1640", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "7423", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "wFcCmcvrfuO", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7423 - Supply Chain Management System Project (SCMS)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Partnership for Supply Chain Management", "Prime Id": "3781", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "7427", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "wwCkCXVYIaF", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7427 - Partnership for Integrated Social Marketing (PRISM)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "7428", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "RHb9PhzYNfQ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7428 - Corridors of Hope III", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "7443", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "x2uokQBn0w5", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7443 - Supply Chain Management System (SCMS)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Partnership for Supply Chain Management", "Prime Id": "3781", "Agency": "USAID", "Operational Unit": "Namibia", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "7455", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "hN5IWjWQBwt", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7455 - LDF, Department of Defense Support", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of Defense (Defense)", "Prime Id": "4", "Agency": "DOD", "Operational Unit": "Lesotho", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "7466", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "psUiO4qyPaj", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7466 - Community Based Responses to HIV/AIDS in Mine-sending Areas in Mozambique", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TEBA Development", "Prime Id": "816", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "7480", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "t1RbzMhwoTN", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7480 - DOD", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of Defense (Defense)", "Prime Id": "4", "Agency": "DOD", "Operational Unit": "Indonesia", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "7500", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "dow7C0qo7Yu", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7500 - AIDS Support and Technical Resources (AIDSTAR) - INTEGRATED HIV/AIDS PROGRAM IN DRC (ProVIC: Program de VIH Int\u00c3\u00a9gr\u00c3\u00a9 au Congo)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Program for Appropriate Technology in Health", "Prime Id": "233", "Agency": "USAID", "Operational Unit": "Democratic Republic of the Congo", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "7515", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "SYNnueTjkyJ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7515 - DoD Mech Ethiopia", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of Defense (Defense)", "Prime Id": "4", "Agency": "DOD", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "7516", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "dne8fNfs0YJ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7516 - School-Community Partnership Serving OVC (SCOPSO), Education Wraparound Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "World Learning", "Prime Id": "595", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "7520", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "X75PhzmslPa", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7520 - Prevention for the Military", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "International HIV/AIDS TB Institute", "Prime Id": "19915", "Agency": "DOD", "Operational Unit": "Ukraine", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "7522", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "PPuNJm67IVj", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7522 - DELIVER", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "John Snow, Inc.", "Prime Id": "453", "Agency": "USAID", "Operational Unit": "Ghana", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "7524", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "pv3FN3wn9rh", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7524 - USAID | DELIVER PROJECT (TO4)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "John Snow, Inc.", "Prime Id": "453", "Agency": "USAID", "Operational Unit": "Zimbabwe", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "7530", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ihlfB1HHgsR", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7530 - Save the Children TransACTION Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Save the Children US", "Prime Id": "239", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "7549", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "nUI2PDJXGBJ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7549 - Supply Chain Management System (SCMS)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Partnership for Supply Chain Management", "Prime Id": "3781", "Agency": "USAID", "Operational Unit": "Zimbabwe", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "7564", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "K9s79BgEtQ7", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7564 - Demographic and Health Survey", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "ICF Macro", "Prime Id": "15719", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "7566", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "iYiOWcgAOUb", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7566 - Malaria Laboratory Diagnosis and Monitoring", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "International Center for AIDS Care and Treatment Programs, Columbia University", "Prime Id": "6277", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "7575", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "QiWTKwHw7h9", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7575 - MEASURE Evaluation Phase IV", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of North Carolina", "Prime Id": "596", "Agency": "USAID", "Operational Unit": "Dominican Republic", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "7620", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "UKUyjWgFLyV", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7620 - Macro DHS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "ICF Macro", "Prime Id": "15719", "Agency": "USAID", "Operational Unit": "Cote d'Ivoire", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "7629", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "YeUmMhZwMI3", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7629 - Warehouse Construction", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "AME-TAN Construction", "Prime Id": "15721", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "7636", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "jn3AhpJHwbj", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7636 - JSI/DELIVER", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "John Snow, Inc.", "Prime Id": "453", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "8038", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "VyrBJAO6TY5", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "8038 - Zambia Partner Reporting System (ZPRS)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "John Snow, Inc.", "Prime Id": "453", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "8772", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "qsg1ckCAEwj", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "8772 - PEPFAR Laboratory Training Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "American Society of Clinical Pathology", "Prime Id": "978", "Agency": "HHS/CDC", "Operational Unit": "Lesotho", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "9039", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "qY1IFfpITOv", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9039 - Capacity Building for LAB", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "American Society for Microbiology", "Prime Id": "10091", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "9043", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Y14uAWeaYX8", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9043 - Makerere University Walter Reed Project (MUWRP)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Henry Jackson Foundation", "Prime Id": "10676", "Agency": "DOD", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "9076", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "PbpSx1kRYQ6", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9076 - Demographic and Health Surveys - 7", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "ICF Macro", "Prime Id": "15719", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "9079", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "J3rG99rH37X", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9079 - SCMS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Partnership for Supply Chain Management", "Prime Id": "3781", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "9092", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "nuo7uSlUz1n", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9092 - Support and Assistance to Indigenous Implementing Agencies (SAIDIA)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Catholic Relief Services", "Prime Id": "33", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "9093", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "vhvMf1OEuZ3", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9093 - Phones for Health", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "CDC Foundation", "Prime Id": "6285", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "9097", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "otW1SPA2wqw", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9097 - HIV Fellowships", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Nairobi", "Prime Id": "535", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "9108", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "tNVBeywfBLs", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9108 - AIHA", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "American International Health Alliance Twinning Center", "Prime Id": "4622", "Agency": "HHS/HRSA", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "9110", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "AHKSdBX4MmV", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9110 - APHL", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Association of Public Health Laboratories", "Prime Id": "1923", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "9127", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "EYx3swTZfDA", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9127 - Prevention Technologies Agreement (PTA)/I Choose Live", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "9136", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "xSZwQ5DZ3Fn", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9136 - IMC MARPS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "International Medical Corps", "Prime Id": "214", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "9139", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "rspb66gA1My", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9139 - Capacity Kenya", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "IntraHealth International, Inc", "Prime Id": "217", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "9141", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "TZOZhhc1vjQ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9141 - AIDSRelief", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Catholic Relief Services", "Prime Id": "33", "Agency": "HHS/HRSA", "Operational Unit": "Kenya", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "9143", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "yjU3iju5Wj3", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9143 - Kenya Department of Defense", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Henry Jackson Foundation", "Prime Id": "10676", "Agency": "DOD", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "9149", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "O9qtlWWaZP4", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9149 - Uniformed Services Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Program for Appropriate Technology in Health", "Prime Id": "233", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "9150", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ycF9vtP3TvF", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9150 - Prisons Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "International Medical Corps", "Prime Id": "214", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "9167", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "gW1RLajAjL6", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9167 - Provision of Comprehensive Public Health services for the fishing communities in Kalangala District in the Republic of Uganda under the President\u00e2\u20ac\u2122s Emergency Plan for AIDS Relief", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Kalangala District Health Office", "Prime Id": "8402", "Agency": "HHS/CDC", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "9171", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "i8sxXnJOiOV", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9171 - South Rift Valley", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Henry Jackson Foundation", "Prime Id": "10676", "Agency": "DOD", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "9183", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "U9kjfbUsnY4", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9183 - Accelerating Delivery of Comprehensive HIV/AIDS/TB services including Prevention, Care, Support and Treatment of people living with HIV/AIDS in the Republic of Uganda under the President\u00e2\u20ac\u2122s Emergency Plan for AIDS Relief", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "The AIDS Support Organization", "Prime Id": "323", "Agency": "HHS/CDC", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "9195", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "OfkRDveM8cu", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9195 - TANSACS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Tamil Nadu AIDS Control Society", "Prime Id": "4174", "Agency": "HHS/CDC", "Operational Unit": "India", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "9240", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "vBBje2F3rbf", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9240 - Strengthening HIV Prevention, Care and Treatment among Prisoner and Staff of the Prisons Service", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Uganda Prisons Services", "Prime Id": "9078", "Agency": "HHS/CDC", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "9266", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "P4b4NEetX8V", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9266 - DELIVER", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "John Snow, Inc.", "Prime Id": "453", "Agency": "USAID", "Operational Unit": "Malawi", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "9276", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "hgUcEg8UNxL", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9276 - National AIDS Commission, Malawi", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "National AIDS Commission, Malawi", "Prime Id": "3935", "Agency": "HHS/CDC", "Operational Unit": "Malawi", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "9281", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "RrjmU53u2Ls", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9281 - I-TECH", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Washington", "Prime Id": "216", "Agency": "HHS/HRSA", "Operational Unit": "Malawi", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "9300", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ZnH7VrG5ZcU", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9300 - Realizing Expanded Access to Counseling and Testing for HIV in Uganda (REACH-U) Project.", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Mulago-Mbarara Teaching Hospitals' Joint AIDS Program (MJAP)", "Prime Id": "11480", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "9301", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "G01i8YBlc1n", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9301 - Strengthening TB and HIV & AIDS Responses in East Central Uganda (STAR-EC)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "John Snow, Inc.", "Prime Id": "453", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "9303", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "RwJwExlyGVs", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9303 - DOD Mechanism", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of Defense (Defense)", "Prime Id": "4", "Agency": "DOD", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "9325", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "o48VeH79Ecr", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9325 - Uganda Capacity Project (UCP)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "IntraHealth International, Inc", "Prime Id": "217", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "9338", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "kLnuZRXx3yl", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9338 - Provision of community-based HIV/AIDS prevention, care and support services in Uganda", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "The AIDS Support Organization", "Prime Id": "323", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "9347", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "SmRZaAUIYAK", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9347 - PUBLIC SECTOR HIV/AIDS WORKPLACE PROGRAM (SPEAR)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "World Vision International", "Prime Id": "52", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "9349", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "rnzWeEKKZYR", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9349 - I-TECH", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Washington", "Prime Id": "216", "Agency": "HHS/HRSA", "Operational Unit": "India", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "9386", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "qDoJgiKHeM3", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9386 - State #GPO-A-11-05-00007-00", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of State", "Prime Id": "1", "Agency": "State/AF", "Operational Unit": "Cote d'Ivoire", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "9396", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "sHiz1pCNf0g", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9396 - Supply Chain Management System", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Partnership for Supply Chain Management", "Prime Id": "3781", "Agency": "USAID", "Operational Unit": "Cote d'Ivoire", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "9401", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "baRJ2yMI3Wk", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9401 - CoAg Ministry of Education #U62/CCU24223", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of National Education, C\u00c3\u00b4te d'Ivoire", "Prime Id": "344", "Agency": "HHS/CDC", "Operational Unit": "Cote d'Ivoire", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "9415", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "eWCdXTOVixz", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9415 - FHI New CDC TA Mech (UTAP follow-on)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "HHS/CDC", "Operational Unit": "Cote d'Ivoire", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "9419", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "zwiijGG1C8T", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9419 - CDC Lab Coalition", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "American Society for Microbiology", "Prime Id": "10091", "Agency": "HHS/CDC", "Operational Unit": "Cote d'Ivoire", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "9431", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "LYJWIy5A8Tf", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9431 - EngenderHealth GH-08-2008 RESPOND", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Engender Health", "Prime Id": "205", "Agency": "USAID", "Operational Unit": "Cote d'Ivoire", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "9438", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Fa544KlHhya", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9438 - National Center for Tuberculosis and Leprosy Control (CENAT)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "National Tuberculosis Centre", "Prime Id": "4013", "Agency": "HHS/CDC", "Operational Unit": "Cambodia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "9455", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "fBGXT8lYOUQ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9455 - MOHSW", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of Health and Social Welfare, Tanzania", "Prime Id": "421", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "9464", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "iFVr070U4gC", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9464 - Africare", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Africare", "Prime Id": "192", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "9474", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "wKVJC7w538E", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9474 - Care International", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Care International", "Prime Id": "610", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2014-10-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "9483", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "rp6CCWHVLeB", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9483 - Expansion of Routine Confidential HCT and provision of basic Care in Clinics, Hospitals and HC Ivs", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Infectious Disease Institute", "Prime Id": "9077", "Agency": "HHS/CDC", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "9496", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "LB2vmuvBwpv", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9496 - Re-Action!", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Xstrata Coal SA & Re-Action!", "Prime Id": "4860", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "9497", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "MXLz29xF5et", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9497 - University of KwaZulu-Natal Innovations", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "UNIVERSITY OF KWAZULU-NATAL INNOVATIONS", "Prime Id": "15222", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "9509", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "iF7H75GbgCW", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9509 - St. Mary's Hospital (St Mary's)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "St. Mary's Hospital", "Prime Id": "4857", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "9521", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "WEBIf4Ww93k", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9521 - Southern African Catholic Bishops' Conference (SACBC)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "SOUTHERN AFRICAN CATHOLIC BISHOP'S CONFERENCE (SACBC)", "Prime Id": "15037", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "9522", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "I20SQaw6ibf", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9522 - NHLS (Award PS001328, ending 2015)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "National Health Laboratory Services", "Prime Id": "3331", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2014-10-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "9526", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ZylyhKhfm3P", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9526 - Supply Chain Management System (SCMS)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Partnership for Supply Chain Management", "Prime Id": "3781", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "9529", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "CD3qmfnQ8Ua", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9529 - South Africa National Blood Service", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "South Africa National Blood Service", "Prime Id": "762", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "9541", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "IJDThR6WMnV", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9541 - Strengthening the Tuberculosis and HIV/AIDS Response in the South Western Region of Uganda (STAR-SW)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Prime Id": "204", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "9547", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "uuGdgswtTkl", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9547 - Prevention Technologies Agreement(PTA)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "9562", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "pdPAdPwxs6i", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9562 - National Alliance of State and Territorial AIDS Directors", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "National Alliance of State and Territorial AIDS Directors", "Prime Id": "597", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "9564", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "bPayZKd1znq", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9564 - ASCP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "American Society of Clinical Pathology", "Prime Id": "978", "Agency": "HHS/CDC", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "9568", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "RjkKvQSJs2g", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9568 - ASM", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "American Society for Microbiology", "Prime Id": "10091", "Agency": "HHS/CDC", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "9569", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "D5PMVFLjX9C", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9569 - South Africa School-Based Sexuality and HIV Prevention Education Activity", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Edication Development Center", "Prime Id": "19769", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "9570", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "zzhUeQJyHkO", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9570 - PAS Small Grants", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of State", "Prime Id": "1", "Agency": "State/AF", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "9590", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "wyHE22ewavG", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9590 - Lifeline Mafikeng", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Lifeline Mafikeng", "Prime Id": "8543", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "9595", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "UuqNaEt93tP", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9595 - NIMR", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "National Institute for Medical Research", "Prime Id": "1633", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "9609", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "xSvx3dpMKMF", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9609 - Institute for Youth Development SA (IYDSA)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Institute for Youth Development SA (IYDSA)", "Prime Id": "12637", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "9610", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "LIs4rBestxZ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9610 - Migrants and Mobile Populations HIV Prevention Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "International Organization for Migration", "Prime Id": "2778", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "9613", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "NOcYGUDuHq7", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9613 - McCord Hospital", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "McCord Hospital", "Prime Id": "662", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "9614", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "XznuaH9SWGA", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9614 - Twinning", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "American International Health Alliance Twinning Center", "Prime Id": "4622", "Agency": "HHS/HRSA", "Operational Unit": "Tanzania", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "9616", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "fsAZdj5Kyv3", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9616 - IHI-MC", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "IntraHealth International, Inc", "Prime Id": "217", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "9618", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "bIZHGBBDYiq", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9618 - Touch Foundation- PPP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Touch Foundation", "Prime Id": "4938", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "9627", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "bVLE3CBsnzz", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9627 - WHO", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "World Health Organization", "Prime Id": "549", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "9630", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Yo848VrnRqB", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9630 - SAVVY & DSS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ifakara Health Institute", "Prime Id": "12626", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "9631", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "GqY0cNn9LFF", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9631 - UCC", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Dar es Salaam, University Computing Center", "Prime Id": "4950", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "9634", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "L0FqPudnpsZ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9634 - UTAP UCSF-MARPS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of California at San Francisco", "Prime Id": "517", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "9639", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "UeSSu6lV8VE", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9639 - BMC", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Bugando Medical Centre", "Prime Id": "2865", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "9641", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Nil3N4krQJT", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9641 - APHL Lab", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Association of Public Health Laboratories", "Prime Id": "1923", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "9642", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "xsLnWqXL1AX", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9642 - ASCP Lab", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "American Society of Clinical Pathology", "Prime Id": "978", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "9643", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Rf4uFGeWjL3", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9643 - CLSI Lab", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Clinical and Laboratory Standards Institute", "Prime Id": "3317", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "9644", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "p5TLIl68lKo", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9644 - ASM Lab", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "American Society for Microbiology", "Prime Id": "10091", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "9665", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "BczYsRoy3yi", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9665 - Pathfinder International", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Pathfinder International", "Prime Id": "228", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "9678", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "uuiIoktTteZ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9678 - ASPIRES", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "9681", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "KlyvKPkXq2f", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9681 - Single eligibility FOA", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "National Tuberculosis and Leprosy Control Program", "Prime Id": "1715", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "9685", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "oyhMlrPKOvH", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9685 - TB Follow-on", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "9694", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "siWfU9AUy2E", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9694 - Angaza Zaidi", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "African Medical and Research Foundation", "Prime Id": "246", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "9725", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "yyONJyBxPtg", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9725 - Twinning - AIHA", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "American International Health Alliance Twinning Center", "Prime Id": "4622", "Agency": "HHS/HRSA", "Operational Unit": "Mozambique", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "9811", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "FJ4N8Wx0n58", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9811 - Friends in Global Health", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Vanderbilt University", "Prime Id": "5702", "Agency": "HHS/CDC", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "9816", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "yL0pz4vq90D", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9816 - The Thogomleo Project (AIDSTAR)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Program for Appropriate Technology in Health", "Prime Id": "233", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "9818", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "I75SIuZY4i5", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9818 - APHL", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Association of Public Health Laboratories", "Prime Id": "1923", "Agency": "HHS/CDC", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "9821", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "E7jEoeLy7YI", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9821 - CAPRISA", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Kwazulu-Natal, Nelson Mandela School of Medicine, Comprehensive International Program for Research on AIDS", "Prime Id": "1229", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "9826", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "hekJNIWgjwZ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9826 - HIV/AIDS Reporting System/TRACNet", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Voxiva", "Prime Id": "464", "Agency": "HHS/CDC", "Operational Unit": "Rwanda", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "9832", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "dEXhQpaxSBA", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9832 - AIHA", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "American International Health Alliance Twinning Center", "Prime Id": "4622", "Agency": "HHS/HRSA", "Operational Unit": "South Africa", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "9856", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "hDpLzpYNjFE", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9856 - MISAU BS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of Health, Mozambique", "Prime Id": "1156", "Agency": "HHS/CDC", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "9857", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "HoL9mxSMfGn", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9857 - MISAU - Implementation of Integrated HIV/AIDS Treatment, Care and Prevention Programs in the Republic of Mozambique", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of Health, Mozambique", "Prime Id": "1156", "Agency": "HHS/CDC", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "9858", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "sPUPZ41SV7N", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9858 - MMAS - Rapid Strengthening and Expansion of Integrated Social Services for People Infected and Affected by HIV/AIDS in the Republic of Mozambique", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of Women and Social Action, Mozambique", "Prime Id": "1602", "Agency": "HHS/CDC", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "9866", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "zGJM5xe6BQY", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9866 - NIAID/NIH Project Phidisa", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "South Africa National Defense Force, Military Health Service", "Prime Id": "1247", "Agency": "HHS/NIH", "Operational Unit": "South Africa", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "9869", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "JfbQUMgDrgs", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9869 - Cooperative Agreement 1U2GPS002715", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Blood Transfusion Service of Namibia", "Prime Id": "336", "Agency": "HHS/CDC", "Operational Unit": "Namibia", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "9872", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "EngRzYRno1X", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9872 - Cooperative Agreement 1U2GPS002722", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Potentia Namibia Recruitment Consultancy", "Prime Id": "489", "Agency": "HHS/CDC", "Operational Unit": "Namibia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "9874", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "R45IvwRHmul", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9874 - HIVQUAL", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of Health and Human Services/Health Resources and Services Administration (HHS/HRSA)", "Prime Id": "10", "Agency": "HHS/HRSA", "Operational Unit": "Namibia", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "9876", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "jq0UOPxmG2K", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9876 - Cooperative Agreement 1U2GPS002058", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Namibia Institute of Pathology", "Prime Id": "1744", "Agency": "HHS/CDC", "Operational Unit": "Namibia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "9879", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "orQi5PI9iO7", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9879 - STRENGTHENING TUBERCULOSIS AND HIV/AIDS RESPONSES IN THE EASTERN REGION OF UGANDA (STAR-E)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management Sciences for Health", "Prime Id": "220", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "9882", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "tJoZs2lVXFc", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9882 - JHCOM GHAI - 12159", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Johns Hopkins University Bloomberg School of Public Health", "Prime Id": "509", "Agency": "USAID", "Operational Unit": "Malawi", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "9883", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "qofeYTu7w0R", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9883 - Prevention for Populations and Settings with High Risk Behaviors", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "USAID", "Operational Unit": "Malawi", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "9900", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "QsmmzRioKl6", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9900 - Capable Partners Program (CAP) II", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "9910", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "uNOs0fXXHTf", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9910 - Capacity Building Assistance for Global HIV/AIDS Program Development through Technical Assistance Collaboration with NASTAD", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "National Alliance of State and Territorial AIDS Directors", "Prime Id": "597", "Agency": "HHS/CDC", "Operational Unit": "Botswana", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "9915", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "pVkEOqie8Qi", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9915 - Capacity building assistance for global HIV/AIDS microbiological labs", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "American Society for Microbiology", "Prime Id": "10091", "Agency": "HHS/CDC", "Operational Unit": "Botswana", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "9920", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ANYBBxmdua1", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9920 - Partnership to assist PEPFAR build quality laboratory capacity", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Association of Public Health Laboratories", "Prime Id": "1923", "Agency": "HHS/CDC", "Operational Unit": "Botswana", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "9923", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "mI48YXm9dyf", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9923 - CDC Botswana Injection Safety Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "John Snow Inc (JSI)", "Prime Id": "16525", "Agency": "HHS/CDC", "Operational Unit": "Botswana", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "9924", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "S5MdGHiSHrx", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9924 - Pediatric HIV/AIDS Care and Outreach", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Baylor University", "Prime Id": "499", "Agency": "HHS/CDC", "Operational Unit": "Botswana", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "9925", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "GdF6hzNiXyL", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9925 - Support of training of HIV health care providers in Botswana", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Botswana Harvard AIDS Institute", "Prime Id": "10195", "Agency": "HHS/CDC", "Operational Unit": "Botswana", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "9940", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "SDIC7rPSjyV", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9940 - Cooperative Agreement 1U2GPS0018665166", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Development Aid from People to People, Namibia", "Prime Id": "264", "Agency": "HHS/CDC", "Operational Unit": "Namibia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "9971", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "G8wwZPW6MZU", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9971 - Laboratory Training Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "American Society of Clinical Pathology", "Prime Id": "978", "Agency": "HHS/CDC", "Operational Unit": "Rwanda", "Start Date": "2008-09-29", "End Date": "2015-12-31"}}{"type": "Concept", "id": "9972", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "M6nmezcF2o6", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9972 - APHL LAB", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Association of Public Health Laboratories", "Prime Id": "1923", "Agency": "HHS/CDC", "Operational Unit": "Vietnam", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "9973", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "RVlqIJmp3oK", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9973 - HSPH", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Hanoi School of Public Health", "Prime Id": "603", "Agency": "HHS/CDC", "Operational Unit": "Vietnam", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "9974", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "uJwWcQjpIUg", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9974 - HCMC PAC", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ho Chi Minh City Provincial AIDS Committee", "Prime Id": "2106", "Agency": "HHS/CDC", "Operational Unit": "Vietnam", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "9976", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "hhGTqGd17Q3", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9976 - Vietnam Administration for HIV/AIDS Control (VAAC)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of Health, Vietnam", "Prime Id": "1842", "Agency": "HHS/CDC", "Operational Unit": "Vietnam", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "9977", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "tkADcQMhcM4", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9977 - NIHE Follow on", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "National Institute for Hygiene and Epidemiology", "Prime Id": "602", "Agency": "HHS/CDC", "Operational Unit": "Vietnam", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "9978a", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "OfS8ywaW7jT", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9978 - ROADS II", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Rwanda", "Start Date": "2013-10-01", "End Date": "2015-12-31"}}{"type": "Concept", "id": "9978", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "XlPkh7TwnK1", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9978 - ROADS III", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Rwanda", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "9984", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "wsduKKRug4k", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9984 - Project San Francisco", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Emory University", "Prime Id": "904", "Agency": "HHS/CDC", "Operational Unit": "Rwanda", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "9998", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "QgsVgFsC6CA", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9998 - PI", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Pasteur Institute", "Prime Id": "8934", "Agency": "HHS/CDC", "Operational Unit": "Vietnam", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "9999", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "mp95Kujb3mC", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9999 - MOLISA", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of Labor, Invalids and Social Affairs", "Prime Id": "8932", "Agency": "HHS/CDC", "Operational Unit": "Vietnam", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "00000", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "X8hrDf6bLDC", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "00000 De-duplication adjustment", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Dedupe adjustments Partner", "Prime Id": "", "Agency": "Dedupe adjustments Agency", "Operational Unit": "", "Start Date": "", "End Date": ""}}{"type": "Concept", "id": "00001", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "YGT1o7UxfFu", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "00001 De-duplication adjustment (DSD-TA)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Dedupe adjustments Partner", "Prime Id": "", "Agency": "Dedupe adjustments Agency", "Operational Unit": "", "Start Date": "", "End Date": ""}}{"type": "Concept", "id": "10000", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ftafnQZ4uml", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10000 - HAIVN", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Harvard Medical School of AIDS Initiative in Vietnam", "Prime Id": "8927", "Agency": "HHS/CDC", "Operational Unit": "Vietnam", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "10001", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "yu7T7qTxIV4", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10001 - VINACAP Follow-on", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Vietnam", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "10002", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "sta4zq1waoe", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10002 - ASPH Fellowship Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Association of Schools of Public Health", "Prime Id": "3733", "Agency": "HHS/CDC", "Operational Unit": "Vietnam", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "10004", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "c777je5vxxV", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10004 - APHL's Partnership with HHS/CDC to assist PEPFAR Build Quality Laboratory Capacity_799", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Association of Public Health Laboratories", "Prime Id": "1923", "Agency": "HHS/CDC", "Operational Unit": "Nigeria", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "10015", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "MM7T199ppfl", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10015 - National Blood Transfusion Service (NBTS)_997", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "National Blood Transfusion Service of Nigeria", "Prime Id": "8851", "Agency": "HHS/CDC", "Operational Unit": "Nigeria", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "10019", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "wd6dlybHwVn", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10019 - Safe Blood for Africa Foundation", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Safe Blood for Africa Foundation", "Prime Id": "238", "Agency": "HHS/CDC", "Operational Unit": "Nigeria", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "10044", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "qe9Ke06Xp1m", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10044 - MUHAS-SPH", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Muhimbili University College of Health Sciences", "Prime Id": "1716", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "10074", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "tnUPdgffjDN", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10074 - Partnership with HHS/CDC to Assist PEPFAR-built Quality Laboratory", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Association of Public Health Laboratories", "Prime Id": "1923", "Agency": "HHS/CDC", "Operational Unit": "Caribbean Region", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "10076", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "hTkqluzEzeL", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10076 - Ministry of Health", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of Health, Guyana", "Prime Id": "587", "Agency": "HHS/CDC", "Operational Unit": "Caribbean Region", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "10085", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Rie8pPC44HE", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10085 - SHARE", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "SHARE India", "Prime Id": "9863", "Agency": "HHS/CDC", "Operational Unit": "India", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "10088", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "gbRWa0D6TZp", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10088 - DCC", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Drug Control Commission", "Prime Id": "8409", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "10092", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "IHV29fgf29o", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10092 - Helpline & Youth", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Tanzania Youth Alliance", "Prime Id": "15705", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "10101", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "dDUdq1iRlhF", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10101 - ECEWS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Excellence Community Education Welfare Scheme (ECEWS)", "Prime Id": "6110", "Agency": "HHS/CDC", "Operational Unit": "Nigeria", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "10107", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "RQO6ttKu0LJ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10107 - American International Health Alliance Twinning Center", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "American International Health Alliance", "Prime Id": "9886", "Agency": "HHS/HRSA", "Operational Unit": "Nigeria", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "10118", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "M3fCLKsW0vX", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10118 - Department of Medical Administration", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Vietnam Administration for Medical Sciences", "Prime Id": "12318", "Agency": "HHS/CDC", "Operational Unit": "Vietnam", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "10123", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "KBs3QBdQQoB", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10123 - APHFTA - PPP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Association of Private Health Facilities of Tanzania", "Prime Id": "9706", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "10135", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "KLcoT6tOJMi", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10135 - Clinical Services System Strenghtening in Sofala, Manica and Tete (CHSS SMT)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Abt Associates", "Prime Id": "440", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "10141", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "iyLpuv6YRQF", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10141 - Building Capacity of the Pasteur Institute to Provide Quality Laboratory Diagnosis and Surveillance of Opportunistic Infections Related to HIV in the Republic of Cote d'Ivoire (Institut Pasteur)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Pasteur Institute of Ivory Coast", "Prime Id": "13245", "Agency": "HHS/CDC", "Operational Unit": "Cote d'Ivoire", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "10157", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "N6ov92OP4NO", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10157 - PACT", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Pact, Inc.", "Prime Id": "226", "Agency": "USAID", "Operational Unit": "Swaziland", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "10163", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "qk2SiD8MQJ8", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10163 - Society for Family Health", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Society for Family Health (16843)", "Prime Id": "16843", "Agency": "DOD", "Operational Unit": "Namibia", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "10164", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "QT80W2OZ7EK", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10164 - University of Washington/International Training & Education Centre for Health (UW/I-TECH)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "International Training and Education Center on HIV", "Prime Id": "617", "Agency": "DOD", "Operational Unit": "Namibia", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "10178", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Apz3bnrz4zv", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10178 - China CDC COAG", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Chinese Center for Disease Prevention and Control", "Prime Id": "5462", "Agency": "HHS/CDC", "Operational Unit": "Asia Regional Program", "Start Date": "2008-10-01", "End Date": "2015-12-31"}}{"type": "Concept", "id": "10181", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Vk2P3k9RH2A", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10181 - PEACE CORPS NAMIBIA", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Peace Corps", "Prime Id": "6", "Agency": "PC", "Operational Unit": "Namibia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "10193", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "gGVJaYMAHLA", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10193 - TRAC Cooperative Agreement", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Treatment and Research AIDS Center", "Prime Id": "618", "Agency": "HHS/CDC", "Operational Unit": "Rwanda", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "10203", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "vFgK7skG1OR", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10203 - The Zambia Prevention, Care and Treatment Partnership II (ZPCT II)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "10205", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "AOkzY7KNYHI", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10205 - MEASURE Phase III, Demographic and Health Surveys (DHS)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "ICF Macro", "Prime Id": "15719", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "10207", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "pr82Rggtodo", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10207 - Twinning Centre", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "American International Health Alliance Twinning Center", "Prime Id": "4622", "Agency": "HHS/HRSA", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "10212", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "PclNx438JBN", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10212 - CSO", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Central Statistics Office", "Prime Id": "975", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "10219", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "jk2yegUAkio", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10219 - EGPAF", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Prime Id": "204", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "10220", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "E1RhxjVn984", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10220 - Intrahealth International", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "IntraHealth International, Inc", "Prime Id": "217", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "10223", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "FrWZmTCUqgd", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10223 - Ministry of Health", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of Health, Zambia", "Prime Id": "5118", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "10224", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "PjJf5U0ZHN3", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10224 - National HIV/AIDS/STI/TB Council", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "National HIV/AIDS/STI/TB Council - Zambia", "Prime Id": "11530", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "10225", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ensvVBwpZfd", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10225 - EPHO Follow On", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Eastern Province Health Office", "Prime Id": "10458", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "10227", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "IB198eth5ky", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10227 - WPHO Follow on", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Western Province Health Office", "Prime Id": "12350", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "10229", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "r8yoyJDQidH", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10229 - American Society for Microbiology", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "American Society for Microbiology", "Prime Id": "10091", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "10235", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "hZWKdr14Kvv", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10235 - UNZA SOM Follow-on", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Zambia School of Medicine", "Prime Id": "6559", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "10236", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "HBJeXBDrQqH", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10236 - University Teaching Hospital (Combined HAP & LAB)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University Teaching Hospital", "Prime Id": "6551", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "10238", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "vpUqs5IyQmk", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10238 - TBD (ZNBTS)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "10241", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "fJlNwpCzmep", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10241 - CRS FBO follow on", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Catholic Relief Services", "Prime Id": "33", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "10247", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "LFzj4CJosPB", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10247 - ICAP/CDC: Improving Quality of Treatment Services", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "International Center for AIDS Care and Treatment Programs, Columbia University", "Prime Id": "6277", "Agency": "HHS/CDC", "Operational Unit": "Swaziland", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "10260", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "eyq53hNCyXo", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10260 - USAID | DELIVER PROJECT", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "John Snow, Inc.", "Prime Id": "453", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "10263", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "FPFYknCEbJh", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10263 - American Society for Microbiology's LABCAP Building International Microb_947", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "American Society for Microbiology", "Prime Id": "10091", "Agency": "HHS/CDC", "Operational Unit": "Nigeria", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "10274", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "EyUZXIpRUAU", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10274 - MARCH Zambia", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "New Partner", "Prime Id": "9853", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "10276", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "pMFntZjJIuk", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10276 - HAI CDC CoAg 2009", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Health Alliance International", "Prime Id": "209", "Agency": "HHS/CDC", "Operational Unit": "Cote d'Ivoire", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "10281", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "yKFXATgTodE", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10281 - Technical Assistance for Data Use/M&E Systems Strenghtening for Implementing Partners", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of California at San Francisco", "Prime Id": "517", "Agency": "HHS/CDC", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "10296", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "BmNtnQrXA7Z", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10296 - TBD - Local Partners Capacity Building Project II", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "10299", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "MU3FYqDe8kQ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10299 - Zambia Integrated Systems Strengthening Program (ZISSP)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Abt Associates", "Prime Id": "440", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "10303", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "UNN28xcvZa1", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10303 - Peer Mothers", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Pathfinder International", "Prime Id": "228", "Agency": "HHS/CDC", "Operational Unit": "Botswana", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "10309", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Kl0Wexmhqxw", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10309 - VU-CIDRZ AITRP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Vanderbilt University", "Prime Id": "5702", "Agency": "HHS/NIH", "Operational Unit": "Zambia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "10312", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "E0fDVi8uZsy", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10312 - Behavior Change Information and Communication for Safe Male Circumcision", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "HHS/CDC", "Operational Unit": "Botswana", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "10313", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "M74hfQbnT6z", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10313 - Technical assistance for training health care providers - University of Pennsylvania", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Pennsylvania", "Prime Id": "522", "Agency": "HHS/CDC", "Operational Unit": "Botswana", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "10314", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "fX8gau73Cgz", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10314 - Communications Support for Health (CSH)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Chemonics International", "Prime Id": "446", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "10315", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "siGLdg2a2X0", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10315 - International AIDS Education & Training Centers TA - Twinning", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "American International Health Alliance Twinning Center", "Prime Id": "4622", "Agency": "HHS/HRSA", "Operational Unit": "Botswana", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "10326", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "AeVSl0572oK", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10326 - Strengthening Uganda's Systems for Treating AIDS Nationally (SUSTAIN)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University Research Corporation, LLC", "Prime Id": "463", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "10332", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "z6kqf987f09", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10332 - UNIVERSITY OF NEBRASKA", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Nebraska", "Prime Id": "3264", "Agency": "HHS/NIH", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "10334", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "cWaBDyDfpMl", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10334 - Time to Learn", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Education Development Center", "Prime Id": "1003", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "10354", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Nkwv5IAmoHp", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10354 - Zambia OVC System Strengthening Program (ZOVSS) / Zambia Rising", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Save the Children US", "Prime Id": "239", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "10364", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "YjU2vfjmul2", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10364 - Read to Succeed (previously ISEP)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Creative Associates International Inc", "Prime Id": "447", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "10382", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "zXhZLylhQxP", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10382 - Communication for Change (C-Change)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Namibia", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "10386", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "lirWDYGy0gC", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10386 - The Capacity Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "IntraHealth International, Inc", "Prime Id": "217", "Agency": "USAID", "Operational Unit": "Namibia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "10388", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "RjE6kf5CStn", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10388 - MEASURE DHS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "ICF Macro", "Prime Id": "15719", "Agency": "USAID", "Operational Unit": "Namibia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "10389", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "OfhgJv0cspL", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10389 - Systems to Improve Access to Pharmaceuticals and Services", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management Sciences for Health", "Prime Id": "220", "Agency": "USAID", "Operational Unit": "Namibia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "10393", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ndWbMP1Hjao", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10393 - Strengthening the Capacity of Country Ownership", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Pact, Inc.", "Prime Id": "226", "Agency": "USAID", "Operational Unit": "Namibia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "10397", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "bh9WD7KLhL6", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10397 - Challenge TB Fund", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "KNCV Tuberculosis Foundation", "Prime Id": "9646", "Agency": "USAID", "Operational Unit": "Namibia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "10427", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "tW6rZytxiK6", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10427 - Supporting the Safe, Adequate and Reliable Supply of Blood and Blood Products through the Malawi Blood Transfusion Service and its Support to Hospitals throughout Malawi, under the PEPFAR and the Global Health Initiative", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Malawi Blood Transfusion Service", "Prime Id": "4324", "Agency": "HHS/CDC", "Operational Unit": "Malawi", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "10432", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "C1IbOP02ZlW", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10432 - APHL Laboratory Assistance", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Association of Public Health Laboratories", "Prime Id": "1923", "Agency": "HHS/CDC", "Operational Unit": "Lesotho", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "10456", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "jrzQmJQsk4I", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10456 - Southern Africa Building Local Capacity Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management Sciences for Health", "Prime Id": "220", "Agency": "USAID", "Operational Unit": "Lesotho", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "10457", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "elAg5KWre1Q", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10457 - Quality Assurance Initiatives for Lesotho Laboratories", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "National Institute for Communicable Diseases", "Prime Id": "393", "Agency": "HHS/CDC", "Operational Unit": "Lesotho", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "10458", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "KF590b0ThAW", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10458 - MCHIP - Maternal and Child Health Implementation Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "JHPIEGO", "Prime Id": "219", "Agency": "USAID", "Operational Unit": "Lesotho", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "10459", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "LPFdEZmAcfR", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10459 - Strengthening Clinical Services (SCS)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Prime Id": "204", "Agency": "USAID", "Operational Unit": "Lesotho", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "10480", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "kinRZl1pihm", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10480 - PACT Umberella Granting Mechanism", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Pact, Inc.", "Prime Id": "226", "Agency": "USAID", "Operational Unit": "Lesotho", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "10485", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "TKieLG1IDTW", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10485 - PEPFAR lab training project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "American Society of Clinical Pathology", "Prime Id": "978", "Agency": "HHS/CDC", "Operational Unit": "Botswana", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "10508", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "oGdl2KzbZfZ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10508 - PIH", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Partners in Health", "Prime Id": "605", "Agency": "HHS/CDC", "Operational Unit": "Haiti", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "10515", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "JZGBkJ5k9hf", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10515 - Capacity Building Assistance for Global HIV/AIDS Laboratory Guidelines and Standards Development and Enhancing Laboratory Quality Improvement Skills through Quality Systems Approach", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Clinical and Laboratory Standards Institute", "Prime Id": "3317", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "10516", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "A1uVdE0pH22", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10516 - US University support to Ethiopia HIV/AIDS Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "International Center for AIDS Care and Treatment Programs, Columbia University", "Prime Id": "6277", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "10517", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "NiOiGeDZD8G", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10517 - TBD-G2G HIV/AIDS Antiretroviral Therapy Programme Implementation support through local universities", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Hawassa University", "Prime Id": "10662", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "10518", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "VPzWw8gtoEG", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10518 - HIV/AIDS Anti-Retroviral Treatment Implementation Support through Local Universities", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Defense University", "Prime Id": "3770", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "10534", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "lLqvdajJsul", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10534 - Improving HIV/AIDS Prevention and Control Activities in the FDRE", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Federal Ministry of Health, Ethiopia", "Prime Id": "831", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "10543", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "nOi7d6VEyzB", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10543 - Grants, Solicitation, and Management", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "World Learning", "Prime Id": "595", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "10546", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "vtoM7lt4ru0", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10546 - Community Prevention of Mother to Child Transmission (PMTCT)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "IntraHealth International, Inc", "Prime Id": "217", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "10548", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "jaK11LTs2cR", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10548 - TBD-G2G HIV/AIDS Anti-Retroviral Therapy Programme Implementation Support through Local Universities", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Jimma University", "Prime Id": "3766", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "10557", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "RezHp8ntigJ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10557 - TBD-G2G HIV/AIDS Anti-Retroviral Therapy Program Implementation Support through Local Universities", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Mekele University", "Prime Id": "3769", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "10558", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "lpvPs8o0vDl", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10558 - Comprehensive HIV Prevention, Treatment and Care Program for Military", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of National Defense, Ethiopia", "Prime Id": "351", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "10559", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "RBoMXm1K0xM", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10559 - Peer-to-Peer Capacity Building of Ministries of Health in Public Sector HIV Program Management", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "National Alliance of State and Territorial AIDS Directors", "Prime Id": "597", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "10564", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "XiLCls9hXYQ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10564 - HIV Prevention for Vulnerable Adolescent Girls", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Council", "Prime Id": "230", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "10577", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "DfBgRQOrdNm", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10577 - Family Health International - Strengthening the HIV/AIDS Response with Evidence-based Results (SHARPER)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Ghana", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "10592", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Mvn4vHA7Kij", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10592 - Integrated Family Health Program (IFHP) Maternal Child Health Wraparound", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Pathfinder International", "Prime Id": "228", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "10599", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "AckJEvuwIrZ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10599 - Twinning Initiative", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "American International Health Alliance Twinning Center", "Prime Id": "4622", "Agency": "HHS/HRSA", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "10601", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "zksrFUJazmt", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10601 - G2G-TBD - Addis Ababa University - Strengthening HIV/AIDS, STI & TB Prevention, Care & Treatment Activities", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Addis Ababa University", "Prime Id": "525", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "10603", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "q25z8IEEgde", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10603 - Supporting Laboratory Training and Quality Improvement for Diagnosis and Laboratory Monitoring of HIV/AIDS Patients in Resource-Limited Countries (ASCP)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "American Society of Clinical Pathology", "Prime Id": "978", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "10604", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "thu8QJnw7O4", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10604 - Capacity building assistance to support sustainable HIV/AIDS integrated laboratory program development", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Association of Public Health Laboratories", "Prime Id": "1923", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "10606", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ITExTDqVkWu", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10606 - ANECCA, African Network for Care of Children Affected by HIV/AIDS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "African network for Care of Children Affected by HIV/AIDS", "Prime Id": "7537", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "10610", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ApDP4tKQaDF", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10610 - PACT \u00e2\u20ac\u201c Providing AIDS Care & Treatment in the Democratic Republic of the Congo under the President\u00e2\u20ac\u2122s Emergency Plan for AIDS Relief (PEPFAR)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of North Carolina", "Prime Id": "596", "Agency": "HHS/CDC", "Operational Unit": "Democratic Republic of the Congo", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "10612", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "QzuETViQeBB", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10612 - PROVISION OF CAPACITY BUILDING TO EMERGENCY PLAN PARTNERS AND TO LOCAL ORGANIZATIONS IN THE DEMOCRATIC REPUBLIC OF CONGO FOR HIV/AIDS ACTIVITIES UNDER THE PRESIDENT'S EMERGENCY PLAN FOR AIDS RELIEF (PEPFAR)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Kinshasa School of Public Health", "Prime Id": "5439", "Agency": "HHS/CDC", "Operational Unit": "Democratic Republic of the Congo", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "10621", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "NHiDSXJ2UBm", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10621 - DOL-ILO HIV/AIDS in the Workplace", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "International Labor Organization", "Prime Id": "3833", "Agency": "DOL", "Operational Unit": "Swaziland", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "10639", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "liS8VYGToy7", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10639 - Global Health Supply Chain Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Global Health Supply Chain Program", "Prime Id": "19877", "Agency": "USAID", "Operational Unit": "Haiti", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "10643", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "zJZDJ5DO7Gx", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10643 - HIV/AIDS PREVENTION AND TREATMENT ACTIVITIES IN THE CENTRAL BORDER", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Partners in Health", "Prime Id": "605", "Agency": "USAID", "Operational Unit": "Dominican Republic", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "10658", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "GBelAeo0Agz", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10658 - International Child Care", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "International Child Care", "Prime Id": "598", "Agency": "HHS/CDC", "Operational Unit": "Haiti", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "10663", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "D6hwoHpQtmt", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10663 - Capacity building assistance for global HIV/AIDS microbiological Lab program development", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "American Society for Microbiology", "Prime Id": "10091", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "10694", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "DZSYftVDJoq", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10694 - MOH Capacity Building", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of Health and Social Welfare, Swaziland", "Prime Id": "8785", "Agency": "HHS/CDC", "Operational Unit": "Swaziland", "Start Date": "2016-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "10695", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "QIt1nyMD4Eh", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10695 - ICAP/UTAP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "International Center for AIDS Care and Treatment Programs, Columbia University", "Prime Id": "6277", "Agency": "HHS/CDC", "Operational Unit": "Swaziland", "Start Date": "2016-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "10703", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "VVFQma0qFQw", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10703 - Systems for Improved Access to Pharmaceuticals and Services Program (SIAPS)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management Sciences for Health", "Prime Id": "220", "Agency": "USAID", "Operational Unit": "Swaziland", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "10706", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "COWp9j8SiqC", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10706 - Intrahealth-Prevention", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "IntraHealth International, Inc", "Prime Id": "217", "Agency": "HHS/CDC", "Operational Unit": "South Sudan", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "10725", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "LUtZaPtXH6j", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10725 - CRS-ISAP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Catholic Relief Services", "Prime Id": "33", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "10726", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Zsmb6TkEITk", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10726 - The Thrive Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Program for Appropriate Technology in Health", "Prime Id": "233", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "10739", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "mljTrpmise8", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10739 - Support to the Ministry of Health and Social Welfare in Lesotho for HIV/AIDS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of Health and Social Welfare \u00e2\u20ac\u201c Lesotho", "Prime Id": "9647", "Agency": "HHS/CDC", "Operational Unit": "Lesotho", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "10780", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "PQmr8iVb3IU", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10780 - Cooperative Agreement 1U58PS001452", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Washington", "Prime Id": "216", "Agency": "HHS/CDC", "Operational Unit": "Namibia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "10781", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "QvhaHSKTb8s", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10781 - GoM/HSS/GHAI", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Malawi College of Medicine", "Prime Id": "9651", "Agency": "HHS/CDC", "Operational Unit": "Malawi", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "10791", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "eFCoceUbC8N", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10791 - CDC Mech JHPIEGO", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "JHPIEGO", "Prime Id": "219", "Agency": "HHS/CDC", "Operational Unit": "Cote d'Ivoire", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "10809", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "NKQit5YNo3v", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10809 - AFENET Lab", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "African Field Epidemiology Network", "Prime Id": "9653", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "10811", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "d6VcIVUiMTg", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10811 - FXB", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Francois Xavier Bagnoud Center", "Prime Id": "585", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "10816", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "dA8VaPzErkK", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10816 - Boston University", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Boston University", "Prime Id": "500", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "10817", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "EtMv23VmPSZ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10817 - Jhpiego", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "JHPIEGO", "Prime Id": "219", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "10822", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Y2EgGYZg7e0", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10822 - ICAP-HRSA", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "International Center for AIDS Care and Treatment Programs, Columbia University", "Prime Id": "6277", "Agency": "HHS/HRSA", "Operational Unit": "Swaziland", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "10823", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "u2OOxb4oWgh", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10823 - Nastad 1617", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "National Alliance of State and Territorial AIDS Directors", "Prime Id": "597", "Agency": "HHS/CDC", "Operational Unit": "Haiti", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "10825", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "blvez6nx7SA", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10825 - MoH CoAg", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of Health, Rwanda", "Prime Id": "5120", "Agency": "HHS/CDC", "Operational Unit": "Rwanda", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "10826", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "sHkuvq2pSO9", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10826 - Umbrella", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Prime Id": "204", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "10827", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "H7jiM5MSlnR", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10827 - Technical Assistance to the National Blood Transfusion Center", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "American Association of Blood Banks", "Prime Id": "1696", "Agency": "HHS/CDC", "Operational Unit": "Rwanda", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "10831", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "BjyMcS4PSU4", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10831 - CLSI LAB", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Clinical and Laboratory Standards Institute", "Prime Id": "3317", "Agency": "HHS/CDC", "Operational Unit": "Vietnam", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "10832", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "OPNNK6xXwVW", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10832 - ASCP LAB", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "American Society of Clinical Pathology", "Prime Id": "978", "Agency": "HHS/CDC", "Operational Unit": "Vietnam", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "10875", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "LIzzWdeIH24", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10875 - United Nations High Commissioner for Refugees/PRM", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "United Nations High Commissioner for Refugees", "Prime Id": "3288", "Agency": "State/PRM", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "10954", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "trlMIO9i6sE", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10954 - CDU Rwanda", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Drew University", "Prime Id": "502", "Agency": "DOD", "Operational Unit": "Rwanda", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "10962", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "z9tjGxzDhR2", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10962 - Prevention with Positives", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Connecticut", "Prime Id": "4620", "Agency": "DOD", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "10970", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "xGlM0QJMOjK", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10970 - Ambassador's HIV/AIDS Relief Fund", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of State", "Prime Id": "1", "Agency": "State/AF", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "10971", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "qW1529qVMmj", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10971 - FADM, Department of Defense Support", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of Defense (Defense)", "Prime Id": "4", "Agency": "DOD", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "10981", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "IKCAyCJXTvY", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10981 - UNHCR", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "United Nations High Commissioner for Refugees", "Prime Id": "3288", "Agency": "State/PRM", "Operational Unit": "Rwanda", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "10984", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "lK2cZkRhfXt", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "10984 - DOD Project Concern International PCI", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Project Concern International", "Prime Id": "234", "Agency": "DOD", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "11018", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "q44FQLWnLoI", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "11018 - Peace Corps", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Peace Corps", "Prime Id": "6", "Agency": "PC", "Operational Unit": "Lesotho", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "11027", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "s68kZw1qovv", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "11027 - National AIDS Council Joint Financing Arrangement", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "National HIV/AIDS/STI/TB Council - Zambia", "Prime Id": "11530", "Agency": "State/AF", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "11030", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "txjPZ67GlWC", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "11030 - PEPFAR Small Grants Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of State", "Prime Id": "1", "Agency": "State/AF", "Operational Unit": "Lesotho", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "11033", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "R4KxOhGg0yK", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "11033 - Strengthening PEPFAR Visibility", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of State", "Prime Id": "1", "Agency": "State/AF", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "11036", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "gKWswgeJ5lK", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "11036 - Comprehensive prevention and response program to HIV/AIDS in Adi Harush, Shimelba,MyAyni Refugee camps", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "International Rescue Committee", "Prime Id": "215", "Agency": "State/PRM", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "11040", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Rng3buyFBlj", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "11040 - HIV in Refugee Camps", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "United Nations High Commissioner for Refugees", "Prime Id": "3288", "Agency": "State/PRM", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "11046", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "tvIo2MZ6sig", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "11046 - FANTA 2", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Ghana", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "11047", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "JWDRu060Nhb", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "11047 - Volunteer Trainings and Small Grants", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Peace Corps", "Prime Id": "6", "Agency": "PC", "Operational Unit": "Ghana", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "11048", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "AKQItlRexP0", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "11048 - Ambassador's Fund", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of State", "Prime Id": "1", "Agency": "State/AF", "Operational Unit": "Ghana", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "11049", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "A8oz58AVHnC", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "11049 - DoD Ghana", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of Defense (Defense)", "Prime Id": "4", "Agency": "DOD", "Operational Unit": "Ghana", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "11054", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "SSlF1hrDArB", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "11054 - HIV/AIDS activities in the DRC Armed Forces", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "DOD", "Operational Unit": "Democratic Republic of the Congo", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "11063", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "FVkbbUoESrl", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "11063 - Prevention OP,CIRC and HVCT", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "DOD", "Operational Unit": "Botswana", "Start Date": "2014-10-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "11406", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ftScYwpLl6q", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "11406 - Community Grants Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of State", "Prime Id": "1", "Agency": "State/AF", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "11453", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "GLOFBhUj5lr", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "11453 - Peace Corps Volunteers", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Peace Corps", "Prime Id": "6", "Agency": "PC", "Operational Unit": "Malawi", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "11463", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "yNyE0Y0K7CJ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "11463 - United States Peace Corps/ Mozambique", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Peace Corps", "Prime Id": "6", "Agency": "PC", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "11479", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ttKgFl6uTER", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "11479 - State Department", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of State", "Prime Id": "1", "Agency": "State/AF", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "11480", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "HaTbSiv5ssZ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "11480 - US Peace Corps", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Peace Corps", "Prime Id": "6", "Agency": "PC", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "11489", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ylUxaB63uQH", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "11489 - Department of Defense", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "DOD", "Operational Unit": "Cote d'Ivoire", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "11491", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "o8kCQR7Elv4", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "11491 - CDC-RETRO-CI GHAI", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of Health and Human Services/Centers for Disease Control and Prevention (HHS/CDC)", "Prime Id": "9", "Agency": "HHS/CDC", "Operational Unit": "Cote d'Ivoire", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "11498", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "QMV4MzC4b2B", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "11498 - U.S. Peace Corps", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Peace Corps", "Prime Id": "6", "Agency": "PC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "11500", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "WlKmNsCIeYr", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "11500 - Community Grants", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of State", "Prime Id": "1", "Agency": "State/AF", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "11528", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "yJrkBRVWcBf", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "11528 - U.S. Peace Corps", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Peace Corps", "Prime Id": "6", "Agency": "PC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "11577", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "eIe7ZEoYfyp", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "11577 - BDF, Department of Defense Support", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of Defense (Defense)", "Prime Id": "4", "Agency": "DOD", "Operational Unit": "Botswana", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "11580", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ZwQhiR5Eybf", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "11580 - Johns Hopkins", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "JHPIEGO", "Prime Id": "219", "Agency": "HHS/CDC", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "11586", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "JEB6Si0Lo7d", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "11586 - Building Human Resource Capacity to support Prevention, Care and Treatment, Strategic Information and Other HIV/AIDS Programs in the Republic of Botswana under the President\u00e2\u20ac\u2122s Emergency Plan for AIDS Relief", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "MULLAN & ASSOCIATES", "Prime Id": "14730", "Agency": "HHS/CDC", "Operational Unit": "Botswana", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "11589", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "vFgH9scA4SB", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "11589 - Building Human Resources Capacity to support Prevention, Care and Treatment, Strategic Information and other HIV/AIDS Programs in the Republic of Botswana under the Presidents Emergency Plan for AIDS Relief", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University Research Corporation, LLC", "Prime Id": "463", "Agency": "HHS/CDC", "Operational Unit": "Botswana", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "11605", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ViSDhG5EQSA", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "11605 - HQ Activities", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of Health and Human Services/Centers for Disease Control and Prevention (HHS/CDC)", "Prime Id": "9", "Agency": "HHS/CDC", "Operational Unit": "Vietnam", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "11609", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "YvWS2fQoOJL", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "11609 - Ambassador's Fund for HIV/AIDS Public Diplomacy", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of State", "Prime Id": "1", "Agency": "State/EAP", "Operational Unit": "Vietnam", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "11613", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "SgU2ncAU4nr", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "11613 - Policy Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Vietnam", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "11626", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "fXfHwXjbsfT", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "11626 - Jhpiego", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "JHPIEGO", "Prime Id": "219", "Agency": "DOD", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "11627", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "YPwdNJtOb3w", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "11627 - DAO Lusaka", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of Defense (Defense)", "Prime Id": "4", "Agency": "DOD", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "11673", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ofiyoiGp9BO", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "11673 - DoD/USDF Umbutfo Swaziland Defence Force", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of Defense (Defense)", "Prime Id": "4", "Agency": "DOD", "Operational Unit": "Swaziland", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "11687", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "la2NJknpSM3", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "11687 - Peace Corps", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Peace Corps", "Prime Id": "6", "Agency": "PC", "Operational Unit": "Zambia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "11694", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "LgZRNscnzhu", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "11694 - CDC Technical Assistance - SMDP & FETP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of Health and Human Services/Centers for Disease Control and Prevention (HHS/CDC)", "Prime Id": "9", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "11708", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "HoW2qiFgxmQ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "11708 - HHS/CDC Core activities", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of Health and Human Services/Centers for Disease Control and Prevention (HHS/CDC)", "Prime Id": "9", "Agency": "HHS/CDC", "Operational Unit": "Botswana", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "11943", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "f2H0BJb4jTp", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "11943 - Focus Region Health Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "John Snow, Inc.", "Prime Id": "453", "Agency": "USAID", "Operational Unit": "Ghana", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "11946", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "hGJkOb7ZnUR", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "11946 - OVC Services", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Ghana", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "11947", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "aZ04FML0liX", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "11947 - MCHIP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "JHPIEGO", "Prime Id": "219", "Agency": "USAID", "Operational Unit": "Ghana", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "11951", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "XBYuxnzVekI", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "11951 - GHS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ghana Health Service", "Prime Id": "9870", "Agency": "HHS/CDC", "Operational Unit": "Ghana", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "11957", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "W3IiK2kyKW6", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "11957 - Strengthening clinical laboratories in the Dominican Republic", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Foundation for Innovative New Diagnostics", "Prime Id": "15708", "Agency": "HHS/CDC", "Operational Unit": "Dominican Republic", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "11959", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "v6fvJJPQU40", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "11959 - Increasing the Strategic Information Capacity in the Dominican Republic", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of Health and Human Services/Centers for Disease Control and Prevention (HHS/CDC)", "Prime Id": "9", "Agency": "HHS/CDC", "Operational Unit": "Dominican Republic", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "11962", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "wTJkJiEp5aI", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "11962 - Providing HIV prevention activities to MARPS (Men who have Sex with Other Men)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "HARTLAND ALLIANCE", "Prime Id": "14338", "Agency": "HHS/CDC", "Operational Unit": "Dominican Republic", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "11963", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "zdTL4HqVF3I", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "11963 - Increasing the Capacity for Early Infant Diagnosis in the Dominican Republic", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of Health and Human Services/Centers for Disease Control and Prevention (HHS/CDC)", "Prime Id": "9", "Agency": "HHS/CDC", "Operational Unit": "Dominican Republic", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "11967", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "iomswkT6oRB", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "11967 - CONDOM SOCIAL MARKETING PROGRAM", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "USAID", "Operational Unit": "Dominican Republic", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "11969", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "vXzABLTJkiG", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "11969 - Improving the Quality of HIV Testing in PMTCT Programs", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of Health and Human Services/Centers for Disease Control and Prevention (HHS/CDC)", "Prime Id": "9", "Agency": "HHS/CDC", "Operational Unit": "Dominican Republic", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "11971", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "yDpLz1gKK0g", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "11971 - Providing access to quality diagnostic tests for HIV/AIDS patients.", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Partnership for Supply Chain Management", "Prime Id": "3781", "Agency": "USAID", "Operational Unit": "Dominican Republic", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "11972", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "YRyDp1pZd35", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "11972 - CAPACITY PLUS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "IntraHealth International, Inc", "Prime Id": "217", "Agency": "USAID", "Operational Unit": "Dominican Republic", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "11981", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ZPGrAJVI45V", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "11981 - MOH/National Blood Center (CNS)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of Health, Angola", "Prime Id": "5706", "Agency": "HHS/CDC", "Operational Unit": "Angola", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "11985", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Rd4tyqg5Zj7", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "11985 - APHL (Lab)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Association of Public Health Laboratories", "Prime Id": "1923", "Agency": "HHS/CDC", "Operational Unit": "Angola", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12008", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "dawntn2PAP1", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12008 - Expansion of Safe Male Circumcision Services to Prevent HIV", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Johns Hopkins University Bloomberg School of Public Health", "Prime Id": "509", "Agency": "HHS/CDC", "Operational Unit": "Botswana", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "12015", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "izLuKGrPBP7", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12015 - Peace Corps", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Peace Corps", "Prime Id": "6", "Agency": "PC", "Operational Unit": "Central America Region", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12016", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "dlJtplcnZry", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12016 - Comprehensive Care in Central America", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "IntraHealth International, Inc", "Prime Id": "217", "Agency": "USAID", "Operational Unit": "Central America Region", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12020", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "VFJFKXHUQWd", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12020 - Universidad del Valle de Guatemala", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "UVG - UNIVERSIDAD DE VALLE DE GUATEMALA", "Prime Id": "15249", "Agency": "HHS/CDC", "Operational Unit": "Central America Region", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12026", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "FOLOispCzCA", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12026 - ASCP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "American Society of Clinical Pathology", "Prime Id": "978", "Agency": "HHS/CDC", "Operational Unit": "Central Asia Region", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "12027", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "UIeQnxaLQiq", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12027 - Strategic Information", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "International Center for AIDS Care and Treatment Programs, Columbia University", "Prime Id": "6277", "Agency": "HHS/CDC", "Operational Unit": "Central Asia Region", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "12054", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "qCDRsDQEwuw", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12054 - Healthy Outcomes through Prevention Education (HOPE)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "CHF International", "Prime Id": "10302", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12056", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "we9jGLeMZTd", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12056 - Inuka Community Based OVC Project (ICOP)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ananda Marga Universal Relief Teams", "Prime Id": "10095", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12082", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "G6dHO2il9IK", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12082 - Refugee Health", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "United Nations High Commissioner for Refugees", "Prime Id": "3288", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "12083", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ajMsKPn5X0D", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12083 - Community HTC", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Liverpool VCT and Care", "Prime Id": "293", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12091", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "XI78M8JMPZS", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12091 - Fogarty", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of Health and Human Services/National Institutes of Health (HHS/NIH)", "Prime Id": "7", "Agency": "HHS/NIH", "Operational Unit": "Ukraine", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12093", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "IPi5nH9dDB3", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12093 - ITECH", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Washington", "Prime Id": "216", "Agency": "HHS/HRSA", "Operational Unit": "Ukraine", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "12098", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "oWw6rEv99wO", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12098 - Support to the Government of the Kingdom of Lesotho (GOL) to Strengthen and Expand Safe Blood Transfusion Services", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of Health and Social Welfare \u00e2\u20ac\u201c Lesotho", "Prime Id": "9647", "Agency": "HHS/CDC", "Operational Unit": "Lesotho", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "12105", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "V2pi2ExNSqt", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12105 - Support for Health Systems Strengthening and HIV/AIDS Service Delivery in Malawi\u00e2\u20ac\u2122s South-East Zone", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Dignitas International", "Prime Id": "9900", "Agency": "USAID", "Operational Unit": "Malawi", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "12106", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "MYzb1711cuS", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12106 - Lilongwe Medical Relief Trust Fund", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Lilongwe Medical Relief Trust Fund", "Prime Id": "9776", "Agency": "USAID", "Operational Unit": "Malawi", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12107", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ImX0XNwV5Cb", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12107 - EQUIP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Partners in Hope", "Prime Id": "3876", "Agency": "USAID", "Operational Unit": "Malawi", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "12109", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "QXG5IJ849lP", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12109 - USAID Tuberculosis CARE Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University Research Corporation, LLC", "Prime Id": "463", "Agency": "USAID", "Operational Unit": "Malawi", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "12110", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "OINDNTuy2Qi", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12110 - University of Malawi College of Medicine", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Malawi College of Medicine", "Prime Id": "9651", "Agency": "HHS/CDC", "Operational Unit": "Malawi", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12111", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ijXu3dsgXjM", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12111 - Supporting implementation of National AIDS Framework through improving coverage and quality of HIV and AIDS Services", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of Health, Malawi", "Prime Id": "3906", "Agency": "HHS/CDC", "Operational Unit": "Malawi", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12112", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "LmYIS8IPPYu", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12112 - MCHIP (Maternal and Child Health Integrated Project)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "JHPIEGO", "Prime Id": "219", "Agency": "USAID", "Operational Unit": "Malawi", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12115", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "m1X4oS6ROaB", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12115 - DOD/GHAI", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Project Concern International", "Prime Id": "234", "Agency": "DOD", "Operational Unit": "Malawi", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12116", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "VvHDa388sgm", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12116 - ASGF/State for Ambassadors Small Grant for HIV/AIDS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of State", "Prime Id": "1", "Agency": "State/AF", "Operational Unit": "Malawi", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12118", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "f9wbuM1vFEw", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12118 - BLM CIRC GHAI", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Banja La Mtsogolo", "Prime Id": "9711", "Agency": "USAID", "Operational Unit": "Malawi", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "12119", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "KC0ha4Ym4CQ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12119 - Building the Nursing Workforce and Nursing Training Capacity in Malawi", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Global AIDS Interfaith Alliance", "Prime Id": "9749", "Agency": "USAID", "Operational Unit": "Malawi", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "12120", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "cCOf31PwDkY", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12120 - C-SEP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Save the Children US", "Prime Id": "239", "Agency": "USAID", "Operational Unit": "Malawi", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12125", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "bMUrjJO7CiV", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12125 - Scaling Up Palliative Care Services in Malawi", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "African Palliative Care Association", "Prime Id": "1684", "Agency": "USAID", "Operational Unit": "Malawi", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12126", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "CSQ2J6wInPK", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12126 - Feed/OVC/GHAI", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Feed the Children", "Prime Id": "10533", "Agency": "USAID", "Operational Unit": "Malawi", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "12130", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "yg0TjVhu4ms", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12130 - Baylor College of Medicine", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Baylor College of Medicine Children's Foundation", "Prime Id": "10163", "Agency": "USAID", "Operational Unit": "Malawi", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "12131", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Mr2FGSaKGfa", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12131 - Strengthening the Delivery, Coordination, and Monitoring of HIV Services in Malawi through a Faith-based Institution under the President\u00e2\u20ac\u2122s Emergency Plan for AIDS Relief (PEPFAR)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Christian Health Association of Malawi", "Prime Id": "3842", "Agency": "HHS/CDC", "Operational Unit": "Malawi", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12133A", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "WZT6Ljucajf", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12133 - Association of Public Health Laboratories", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "National Center for Blood Transfusion, RBC NCBT/CNTS", "Prime Id": "11527", "Agency": "HHS/CDC", "Operational Unit": "Rwanda", "Start Date": "2009-10-30", "End Date": "2015-12-31"}}{"type": "Concept", "id": "12133", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ndHz82RuAm1", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12133 - Strengthening Blood Transfusion Services", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "National Center for Blood Transfusion, RBC NCBT/CNTS", "Prime Id": "11527", "Agency": "HHS/CDC", "Operational Unit": "Rwanda", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12137", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "RD88N9cZVQL", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12137 - CNLS Coag", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "National AIDS Control Commission, Rwanda (CNLS)", "Prime Id": "11523", "Agency": "HHS/CDC", "Operational Unit": "Rwanda", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12140", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "y38y4R7hon2", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12140 - National University of Rwanda School of Public Health", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Rwanda School of Public Health", "Prime Id": "13252", "Agency": "HHS/CDC", "Operational Unit": "Rwanda", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "12141", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "CKgdDFnHMGw", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12141 - Kigali Health Institute", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Kigali Health Institute", "Prime Id": "4487", "Agency": "HHS/CDC", "Operational Unit": "Rwanda", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "12144", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "poIrmVaIWhJ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12144 - Extending Service Delivery for Reproductive Health and Service Delivery", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Pathfinder International", "Prime Id": "228", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12147", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "C7BmEPSRdSS", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12147 - Maternal Child Health Integrated Program (MCHIP)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "JHPIEGO", "Prime Id": "219", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "12148", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "vlhIfT7Rbu1", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12148 - SCIP Nampula", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Pathfinder International", "Prime Id": "228", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "12149", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "FsxM3ocIN82", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12149 - SCIP Zambezia", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "World Vision International", "Prime Id": "52", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12150", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "NgkNFwqTciD", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12150 - Systems for Improved Access to Pharmaceuticals and Services (SIAPS)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management Sciences for Health", "Prime Id": "220", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12152", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "uxL2F9rvEVO", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12152 - Regional Outreach Addressing AIDS Through Development Strategies (ROADS II)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "12157", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "IDQhTU8pIkY", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12157 - Media Strengthening Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "International Reseach and Exchange Board", "Prime Id": "4222", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12159", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "NZbpagf7Cqd", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12159 - Strengthening HIV and GBV Prevention within the Police", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "United Nations Development Programme", "Prime Id": "1658", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12165", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "f0OBhzBNJNc", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12165 - Strategic Information Improvement in Mozambique (SIIM) Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Health Alliance International", "Prime Id": "209", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12167", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "gTNjlaXRkt5", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12167 - CLSI", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Clinical and Laboratory Standards Institute", "Prime Id": "3317", "Agency": "HHS/CDC", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "12168", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "w0igKYXWEVL", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12168 - Increasing access to HIV prevention care and treatment for Key Populations in Mozambique", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Pathfinder International", "Prime Id": "228", "Agency": "HHS/CDC", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12169", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "t1cSZpKEAXO", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12169 - Families Matter Program (FMP)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Samaritans Purse", "Prime Id": "760", "Agency": "HHS/CDC", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "12193", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "HPQQz1f4GE6", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12193 - Africare", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Africare", "Prime Id": "192", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12196", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "qs6US6Jyyjp", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12196 - UNICEF", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "United Nations Children's Fund", "Prime Id": "547", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12200", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "vg3uWT0Ajjd", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12200 - UNAIDS-M&E TA", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "UNAIDS - Joint United Nations Programme on HIV/AIDS", "Prime Id": "544", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "12203", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "xsOgoiIo2Oj", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12203 - Prevention Scenario Model", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "National Alliance of State and Territorial AIDS Directors", "Prime Id": "597", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12204", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "xPrPTL9IBCo", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12204 - PPP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "CDC Foundation", "Prime Id": "6285", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12208", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "AHmdTMAMadw", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12208 - donor mobilization", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Regents of the University of Minnesota", "Prime Id": "15706", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12217", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "w2H9Gcr7bDA", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12217 - BOCAR", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Deloitte Consulting Limited", "Prime Id": "7579", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "12222", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "qJSWnOeu9Pt", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12222 - CIDR - PPP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "International de Developpement et de Recherche (Centre for International Development and Research)", "Prime Id": "16579", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12227", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "vX60BwlgRjn", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12227 - Tanzania Social Marketing Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "12234", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "bFMeh1W5QAN", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12234 - TACAIDS-M&E", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Tanzania Commission for AIDS", "Prime Id": "1636", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "12238", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "jMxTqeD8DW0", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12238 - FBO Networks", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Tanzania Interfaith Partnerships", "Prime Id": "15707", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "12245", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "vY4agUyxpx5", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12245 - UCSF", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of California at San Francisco", "Prime Id": "517", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "12246", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "O2k5jsz07kf", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12246 - Columbia", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Columbia University Mailman School of Public Health", "Prime Id": "501", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "12247", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "mE9xYk8X2Sj", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12247 - Harvard", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Harvard University School of Public Health", "Prime Id": "504", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "12249", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "y8G7sZ5h2VE", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12249 - MOHSW", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of Health and Social Welfare, Tanzania", "Prime Id": "421", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12256", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "dqhLhfStHi1", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12256 - HQ Blood Safety CoAg", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "American International Health Alliance Twinning Center", "Prime Id": "4622", "Agency": "HHS/CDC", "Operational Unit": "Cambodia", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "12264", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Ehjm189mlOQ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12264 - MEASURE Evaluation Phase III", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of North Carolina", "Prime Id": "596", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12267", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "gmXggThpUly", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12267 - Mawa (formerly ZERS)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Catholic Relief Services", "Prime Id": "33", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12271", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "aYrlL3CPpxY", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12271 - Community Compacts", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Council", "Prime Id": "230", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "12272", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "jwFWSaGPfsW", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12272 - PEPFAR OVC Small Grants", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of State", "Prime Id": "1", "Agency": "State/AF", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12273", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "DNKKnuOkezA", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12273 - Tropical Disease Research Center (TDRC)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Tropical Diseases Research Centre", "Prime Id": "424", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12276", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "sKNjMBZgFx3", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12276 - Macha Research Trust, Inc", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Macha Research Trust, Inc", "Prime Id": "11167", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12278", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "WC6i3UqT5bX", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12278 - CLSI", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Clinical and Laboratory Standards Institute", "Prime Id": "3317", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12283", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "N9cJpTvsD78", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12283 - NASTAD - HQ", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "National Alliance of State and Territorial AIDS Directors", "Prime Id": "597", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12284", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "PyIFEq4nQxb", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12284 - Association of Public Health Laboratories", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Association of Public Health Laboratories", "Prime Id": "1923", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12286", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "AKiatEyWgMF", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12286 - University of Noth Carolina at Chapel Hill", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of North Carolina", "Prime Id": "596", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12290", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "K8X8tlVQyAS", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12290 - Strengthening Private Sector Services (SPSS)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "USAID", "Operational Unit": "Zimbabwe", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12306", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "HbhiZvZ7Bfv", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12306 - Increasing Access of VCT services to hot spot urban-rural setting and improving care and support at the community level in Federal Democratic Republic of Ethiopia under the President\u00e2\u20ac\u2122s Emergency Plan for AIDS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Organization for Social Services for AIDS (OSSA)", "Prime Id": "11679", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12307", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "x3uhQKiV4LF", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12307 - Prevention of Cervical Cancer among HIV positive women in the Federal Democratic Republic of Ethiopia", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Pathfinder International", "Prime Id": "228", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12313", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "hVNCWdbr0ri", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12313 - Support for the Greater Involvement of People Living with HIV/AIDS (GIPA) in the Federal Democratic Republic of Ethiopia", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "NETWORK OF NETWORKS OF ETHIOPIANS LIVING WITH HIV/AIDS (NEP+)", "Prime Id": "14778", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12314", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "AL0t2lO2cL5", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12314 - Expansion and Strengthening of the PMTCT Services in the Private Health Facilities in Ethiopia", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ethiopian Society of Obstetricians and Gynecologists", "Prime Id": "6218", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12319", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "p10bTyWt4St", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12319 - Integrated HIV Prevention Program for Federal Police Force of Ethiopia", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Federal Police, Ethiopia", "Prime Id": "2870", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12321", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "yRarNRXQayc", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12321 - HIV/AIDS Antiretroviral therapy implementation support through local universities", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Gondar University", "Prime Id": "3768", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12340", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "vvyGxLhDORQ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12340 - PHAD", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Institute of Population, Health and Development", "Prime Id": "10794", "Agency": "DOD", "Operational Unit": "Vietnam", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12341", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Prr045aYDuO", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12341 - VNA", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Vietnam Nurses' Association", "Prime Id": "12321", "Agency": "DOD", "Operational Unit": "Vietnam", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12407", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "GPcxRMOk9Zo", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12407 - Measure DHS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "ICF Macro", "Prime Id": "15719", "Agency": "USAID", "Operational Unit": "India", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "12467", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "awsLeAYgi9w", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12467 - Salesian Mission -Life Choices Nigeria", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Salesian Mission Inc", "Prime Id": "759", "Agency": "HHS/CDC", "Operational Unit": "Nigeria", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12473", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "F2KHaQKuN6o", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12473 - Catholic Medical Mission Board (CMMB)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Catholic Medical Mission Board", "Prime Id": "32", "Agency": "HHS/CDC", "Operational Unit": "South Sudan", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "12476", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "FxAYL5fCHDr", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12476 - Securing Ugandans' Right to Essential Medicines (SURE)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management Sciences for Health", "Prime Id": "220", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12477", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "tB1LfTDnzhb", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12477 - Strengthening And Improving National Training Systems in the Republic of Uganda under PEPFAR", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Baylor College of Medicine Children's Foundation", "Prime Id": "10163", "Agency": "HHS/CDC", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "12486", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "FjY9XcbZetu", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12486 - Scaling Up Community Based OVC Response (SCORE)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Associazione Volontari Per II Servizio Internazionale, Uganda", "Prime Id": "2046", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "12496", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "vUniSOBaGzb", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12496 - Monitoring and Evaluation of Emergency Plan Progress\u00e2\u20ac\u201c Phase Two (MEEPP II)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Social and Scientific Systems", "Prime Id": "459", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "12509", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "PRw1MJL2kf1", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12509 - WAMTechnology", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "12510", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "EMbCSPl7Geu", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12510 - South Africa Partners", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "South Africa Partners", "Prime Id": "4719", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12530", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "e0zutlm0Rag", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12530 - Provision of VMMC", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Nyanza Reproductive Health Society", "Prime Id": "3774", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12540", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "FsOCi6SQkh0", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12540 - MEASURE Evaluation", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of North Carolina", "Prime Id": "596", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12542", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "X3wFHaNjQEx", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12542 - University of California, San Francisco (UCSF-SITAC) CoAg GH000977", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of California at San Francisco", "Prime Id": "517", "Agency": "HHS/CDC", "Operational Unit": "Caribbean Region", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12543", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "sEiTnjZIpy9", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12543 - Health Policy Project (HPP), TBD GH-01-2010 (Futures Group International)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Futures Group", "Prime Id": "10553", "Agency": "USAID", "Operational Unit": "Cote d'Ivoire", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12551", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "SdSheGY67LZ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12551 - Clinical Services", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of California at San Francisco", "Prime Id": "517", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12552", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "yUQLaKQwjs0", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12552 - Caribbean Regional FELTP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Caribbean Regional Public Health Agency", "Prime Id": "19423", "Agency": "HHS/CDC", "Operational Unit": "Caribbean Region", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12555", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "kgK1wl58yrF", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12555 - Clinical Services/Centers of Excellence", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Nairobi", "Prime Id": "535", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12556", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "CfwTsVLCnvE", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12556 - PREVSIDA (Prevention of Sexual Transmission in Haiti)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "USAID", "Operational Unit": "Haiti", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "12557", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "BFmQgCokjIn", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12557 - PSI 2010 Co-Ag", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "HHS/CDC", "Operational Unit": "Cote d'Ivoire", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "12567", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ADRmvbCwJIs", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12567 - Jamaica MOH", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Jamaica Ministry of Health (MOH)", "Prime Id": "13207", "Agency": "USAID", "Operational Unit": "Caribbean Region", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12570", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "EsAazQIM0dV", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12570 - Bahamas MOH", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Bahamas MoH", "Prime Id": "13160", "Agency": "HHS/CDC", "Operational Unit": "Caribbean Region", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "12575", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "at34xkVz0Qm", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12575 - PAHO/PHCO Cooperative Agreement--CK000346", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Pan American Health Organization (PAHO)/PAHO HIV Caribbean Office (PHCO)", "Prime Id": "12892", "Agency": "HHS/CDC", "Operational Unit": "Caribbean Region", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12578", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "HJN7jBDNGpD", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12578 - Supply Chain Management System", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Partnership for Supply Chain Management", "Prime Id": "3781", "Agency": "USAID", "Operational Unit": "Central America Region", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "12585", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "xVqKMJKJsV9", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12585 - Eastern and Western Kenya", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Columbia University Mailman School of Public Health", "Prime Id": "501", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12587", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "okiMJY4hvrL", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12587 - PEPFAR Small Grants Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "US Embassies", "Prime Id": "13111", "Agency": "State/WHA", "Operational Unit": "Caribbean Region", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "12588", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "AutP4jJrCfP", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12588 - CARICOM/PANCAP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Caribbean Community (CARICOM) Pan Caribbean Partnership Against AIDS", "Prime Id": "9410", "Agency": "USAID", "Operational Unit": "Caribbean Region", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12594", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "xGghEN0rM2j", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12594 - SI Regional Training", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "HRM", "Prime Id": "14405", "Agency": "HHS/CDC", "Operational Unit": "Caribbean Region", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12598", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "zZeuoY3IcXY", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12598 - HIV Prevention in the General Population and Youth", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "International Rescue Committee", "Prime Id": "215", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12603", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "bBXvPJgjQQo", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12603 - St Lucia MOH", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "St Lucia MoH", "Prime Id": "13256", "Agency": "HHS/CDC", "Operational Unit": "Caribbean Region", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12604", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "GHLn53B8dxG", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12604 - DoD Caribbean Region", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of Defense (Defense)", "Prime Id": "4", "Agency": "DOD", "Operational Unit": "Caribbean Region", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12605", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Cu8xULXhNia", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12605 - Clinical Services", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Care International", "Prime Id": "610", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12606", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "TDMHXh2irtp", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12606 - Barbados MOH CoAg GH000637", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Barbados MOH", "Prime Id": "12461", "Agency": "HHS/CDC", "Operational Unit": "Caribbean Region", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "12608", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "uGG46Zgz9OU", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12608 - Blood Safety", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministre de la Sante Publique et Population, Haiti", "Prime Id": "606", "Agency": "HHS/CDC", "Operational Unit": "Haiti", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12610", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "rLsN66DQtVc", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12610 - APHL", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Association of Public Health Laboratories", "Prime Id": "1923", "Agency": "HHS/CDC", "Operational Unit": "Haiti", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12612", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "IQx9ojbBpUk", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12612 - HIVQUAL", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "New York AIDS Institute", "Prime Id": "3685", "Agency": "HHS/HRSA", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12613", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Gri3eP0QxzG", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12613 - Tulane", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Tulane University", "Prime Id": "514", "Agency": "HHS/CDC", "Operational Unit": "Haiti", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12618", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "zcChLHKvABw", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12618 - ASCP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "American Society of Clinical Pathology", "Prime Id": "978", "Agency": "HHS/CDC", "Operational Unit": "Haiti", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12619", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "YV4wGJ7XmZy", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12619 - AABB", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "American Association of Blood Banks", "Prime Id": "1696", "Agency": "HHS/CDC", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12621", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "xbLUnWCNSDm", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12621 - SDSH", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management Sciences for Health", "Prime Id": "220", "Agency": "USAID", "Operational Unit": "Haiti", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12624", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "TWq4f3L7BB1", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12624 - FURJ", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Fundacao Universitaria Jose Bonifacio", "Prime Id": "4571", "Agency": "HHS/CDC", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "12625", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "a30TcfN4fdC", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12625 - I-TECH", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Washington", "Prime Id": "216", "Agency": "HHS/HRSA", "Operational Unit": "Haiti", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12631", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "D2jKBiM6hcW", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12631 - ANADER 2010 CoAg", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "National Agency of Rural Development", "Prime Id": "3779", "Agency": "HHS/CDC", "Operational Unit": "Cote d'Ivoire", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "12632", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "SxWvp4Wn5hD", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12632 - SI Regional Training", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of Health and Human Services/Centers for Disease Control and Prevention (HHS/CDC)", "Prime Id": "9", "Agency": "HHS/CDC", "Operational Unit": "Caribbean Region", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "12634", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "US1Ilct2Fhv", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12634 - Dominica MOH", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Dominica MOH", "Prime Id": "12536", "Agency": "HHS/CDC", "Operational Unit": "Caribbean Region", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12636", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "rLNemp5PU14", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12636 - Gender Norms, Stigma, and SGBV", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Health Policy Project", "Prime Id": "12608", "Agency": "USAID", "Operational Unit": "Caribbean Region", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12637", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "FpMWlxDSlBN", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12637 - Strengthening Strategic Information in Kenya", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Futures Group", "Prime Id": "10553", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12638", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "GaaGOsfnFWd", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12638 - Support for Service Delivery-Excellence", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "JHPIEGO", "Prime Id": "219", "Agency": "USAID", "Operational Unit": "Malawi", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "12642", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "AVLyelrC1dd", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12642 - Central Laboratory Support", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of Health and Human Services/Centers for Disease Control and Prevention (HHS/CDC)", "Prime Id": "9", "Agency": "HHS/CDC", "Operational Unit": "Caribbean Region", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12644", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Hv9EPS9STXN", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12644 - Regional Laboratory Construction", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Regional Procurement Support Offices/Ft. Lauderdale", "Prime Id": "4861", "Agency": "State/WHA", "Operational Unit": "Caribbean Region", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12645", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "hCBvGswtVQc", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12645 - Caribbean HIV Grants, Solicitation and Management Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "World Learning", "Prime Id": "595", "Agency": "USAID", "Operational Unit": "Caribbean Region", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12648", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Yuse39TmsBY", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12648 - Promoting the Quality of Medicines (PQM)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "United States Pharmacopeia", "Prime Id": "4017", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12651", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "w0QmuZVSJWx", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12651 - UNAIDS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "UNAIDS - Joint United Nations Programme on HIV/AIDS", "Prime Id": "544", "Agency": "HHS/CDC", "Operational Unit": "Central America Region", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12655", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Llm94UzUFLN", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12655 - CNTS 2010 CoAg 1U2GPS002713-01", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Centre National de Transfusion Sanguine de Cote d'Ivoire", "Prime Id": "12499", "Agency": "HHS/CDC", "Operational Unit": "Cote d'Ivoire", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "12656", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "HiFI3iOXfvT", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12656 - Clinical Services", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Eastern Deanery AIDS Relief Program", "Prime Id": "97", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12658", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "E8Q1WR3RtI6", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12658 - Clinical Services", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Mkomani Society Clinic", "Prime Id": "295", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12660", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "XwdoRi5eDOx", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12660 - CCP (Central Contraceptive Logistics Project)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "John Snow Inc (JSI)", "Prime Id": "16525", "Agency": "USAID", "Operational Unit": "Haiti", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12661", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "k2NA3JRsUe7", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12661 - SSHAP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "South Sudan", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12664", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "oiGZ2qcCfGK", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12664 - Clinical Services", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "African Medical and Research Foundation", "Prime Id": "246", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12665", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "sD0gKALDH3G", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12665 - DPS Cabo Delgado Province", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Provincial Directorate of Health, Cabo Delgado", "Prime Id": "12916", "Agency": "HHS/CDC", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12668", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "L2hYsZvcaQd", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12668 - Trinidad and Tobago MOH (PS003108)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Trinidad MoH", "Prime Id": "13268", "Agency": "HHS/CDC", "Operational Unit": "Caribbean Region", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "12673", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "uZ0zoR6QJs0", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12673 - Ministry of Health 2010 CoAg", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of Health and Public Hygiene, Cote d'Ivoire", "Prime Id": "12807", "Agency": "HHS/CDC", "Operational Unit": "Cote d'Ivoire", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "12679", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "awuQkJYTocW", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12679 - MFFAS-PNOEV CoAg 2010", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of Family, Women, and Social Affairs, Cote d\u00e2\u20ac\u2122Ivoire", "Prime Id": "16848", "Agency": "HHS/CDC", "Operational Unit": "Cote d'Ivoire", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "12681", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "LX7DC7Op46T", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12681 - JEMBI", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "JEMBI", "Prime Id": "12658", "Agency": "HHS/CDC", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12688", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "XkCxB9CRC7P", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12688 - CARPHA REPDU (formerly CHRC Caribbean Health Research Council", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Caribbean Regional Public Health Agency", "Prime Id": "19423", "Agency": "HHS/CDC", "Operational Unit": "Caribbean Region", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "12689", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "E7z0oGOndib", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12689 - Eastern Caribbean Community Action Project II", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Caribbean HIV/AIDS Alliance", "Prime Id": "9401", "Agency": "USAID", "Operational Unit": "Caribbean Region", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12691", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "eX5t55HzrxY", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12691 - Strengthening Health Outcomes Through the Private Sector (SHOPS)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Abt Associates", "Prime Id": "440", "Agency": "USAID", "Operational Unit": "Caribbean Region", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12692", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "c4gpYrvvz3i", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12692 - MSPP/UGP (National AIDS Strategic Plan)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministre de la Sante Publique et Population, Haiti", "Prime Id": "606", "Agency": "HHS/CDC", "Operational Unit": "Haiti", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12695", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "atraNpeXlQr", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12695 - NASTAD 1842", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "National Alliance of State and Territorial AIDS Directors", "Prime Id": "597", "Agency": "HHS/CDC", "Operational Unit": "Haiti", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12696", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "nfwKyqxg6uv", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12696 - Improving Health Facility Infrastructure (Haiti)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Tetra Tech PM Inc", "Prime Id": "9644", "Agency": "USAID", "Operational Unit": "Haiti", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12698", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "yF1h6hTXCLd", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12698 - CDS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Center for Development and Health", "Prime Id": "12496", "Agency": "HHS/CDC", "Operational Unit": "Haiti", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "12702", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "FvDhKkFLCzt", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12702 - UCSF", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of California at San Francisco", "Prime Id": "517", "Agency": "HHS/CDC", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12706", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "eHZtOR1PTnO", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12706 - HealthQUAL", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "New York AIDS Institute", "Prime Id": "3685", "Agency": "HHS/HRSA", "Operational Unit": "Haiti", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12708", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "JRxRy2bfqSs", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12708 - POZ", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Promoteurs Objectif Z\u00c3\u00a9ro Sida (Promoteurs de l\u00e2\u20ac\u2122Objectif Z\u00c3\u00a9ro Sida)", "Prime Id": "2213", "Agency": "HHS/CDC", "Operational Unit": "Haiti", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12711", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "p9RwiMAb21y", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12711 - LNSP (National Public Health Laboratory)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministre de la Sante Publique et Population, Haiti", "Prime Id": "606", "Agency": "HHS/CDC", "Operational Unit": "Haiti", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12721", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "jVWoQvYAey4", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12721 - Strengthening HIV/AIDS Responses in Prevention and Protection (SHARPP)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Lifeline/Childline Namibia", "Prime Id": "132", "Agency": "USAID", "Operational Unit": "Namibia", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "12728", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "luNaUCkfy3v", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12728 - Data warehouse", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Research Triangle International", "Prime Id": "1717", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "12736", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "KRIbyVhT5Mj", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12736 - FIND", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Foundation for Innovative New Diagnostics", "Prime Id": "15708", "Agency": "HHS/CDC", "Operational Unit": "Vietnam", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "12738", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "moaLCxMzsp6", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12738 - Pamoja Tuwalee", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "12746", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "dz0nO3CYZ4M", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12746 - Quality Health Care Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Abt Associates", "Prime Id": "440", "Agency": "USAID", "Operational Unit": "Central Asia Region", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "12750", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "hDoQHQtnzcY", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12750 - Food and Nutrition Technical Assistance (FANTA III)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Vietnam", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12752", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "jb5BOgCF1lS", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12752 - Cooperative Agreement 1U2GPS003014", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of Health and Social Services, Namibia", "Prime Id": "2722", "Agency": "HHS/CDC", "Operational Unit": "Namibia", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12753", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "NfrHfb1mSHr", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12753 - Urban Health Extension Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "John Snow, Inc.", "Prime Id": "453", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12757", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "QEYe0K9qy9t", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12757 - RTI-BPE", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Research Triangle International", "Prime Id": "1717", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12762", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "aFw1ueLrXlI", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12762 - Public-Private Partnerships in PEPFAR countries", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Cardno Emerging Markets", "Prime Id": "13168", "Agency": "HHS/CDC", "Operational Unit": "Botswana", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12772", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "FG507CQrqeJ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12772 - UNODC", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "United Nations Office on Drugs and Crime", "Prime Id": "546", "Agency": "HHS/CDC", "Operational Unit": "Central Asia Region", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "12799", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "UIOPI6n7XnL", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12799 - Support to Ministry of Health/Republican AIDS Center of the Republic of Tajikistan", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of Health/Republican AIDS Center", "Prime Id": "13222", "Agency": "HHS/CDC", "Operational Unit": "Central Asia Region", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12801", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "gDNNzSADDIO", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12801 - Strengthening Decentralization for Sustainability (SDS)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Cardno Emerging Markets", "Prime Id": "13168", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "12803", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "cyF3hKe21XX", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12803 - IMPACT-CI IMPROVING PREVENTION AND ACCESS TO CARE AND TREATMENT-COTE D'IVOIRE (Heartland HVP 2010 CDC CoAg)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Heartland Alliance", "Prime Id": "10673", "Agency": "HHS/CDC", "Operational Unit": "Cote d'Ivoire", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "12810", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "nQTOxzbM2SX", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12810 - Pamoja Tuwalee", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Pact, Inc.", "Prime Id": "226", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "12812", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "NjbOWRcC47M", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12812 - Support to Ministry of Health/Republican Narcology Center of the Kyrgyz Republic", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of Health/Republican Narcology Center", "Prime Id": "13224", "Agency": "HHS/CDC", "Operational Unit": "Central Asia Region", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12817", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "nilf1MvIOBP", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12817 - Prevention, Strengthening Health and SI Systems and Access To Quality HIV/AIDS Services Through Support Programs Conducted By The Government Of Botswana", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Government of Botswana", "Prime Id": "13191", "Agency": "HHS/CDC", "Operational Unit": "Botswana", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "12818", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "LgXlmnpEtsJ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12818 - CRS Follow on", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Catholic Relief Services", "Prime Id": "33", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "12821", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "GSGCaud5fIt", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12821 - STEP UP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Chemonics International", "Prime Id": "446", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12823", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "KFzsdLym5Ii", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12823 - EGPAF Follow on", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Prime Id": "204", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "12827", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "EJboMRqz3dy", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12827 - Tanzania Capacity and Communication Project (TCCP)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Johns Hopkins University Bloomberg School of Public Health", "Prime Id": "509", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "12829", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "GsQ76Gcpy1i", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12829 - IPC TA MOHSW", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "JHPIEGO", "Prime Id": "219", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "12831", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "TooqFjrxe7x", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12831 - Improving the quality of health service delivery through training support for epidemiology, M&E, survey and laboratory services_431", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "African Field Epidemiology Network", "Prime Id": "9653", "Agency": "HHS/CDC", "Operational Unit": "Nigeria", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12835", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "oxNGSo7tUPw", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12835 - Strengthening the Uganda National Response for Implementation for Services for Orphans and Other Vulnerable Children (SUNRISE)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "International HIV/AIDS Alliance", "Prime Id": "213", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "12840", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "gNq3tR0BjEK", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12840 - Pathfinder", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Pathfinder International", "Prime Id": "228", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "12845", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "MytAIgZThdH", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12845 - Strengthening TB Control in Ukraine", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Chemonics International", "Prime Id": "446", "Agency": "USAID", "Operational Unit": "Ukraine", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "12854", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "PZFVenwssdj", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12854 - Vodafone Foundation PPP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Vodafone Foundation", "Prime Id": "16860", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12859", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "gecJ8ffAtNR", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12859 - USAID Dialogue on HIV and TB Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "USAID", "Operational Unit": "Central Asia Region", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "12861", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "pNB4ORzxtrd", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12861 - Pamoja Tuwalee - Africare", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Africare", "Prime Id": "192", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "12862", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "eHwa7j7NLGo", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12862 - Development of Health Leadership Capacity and Support of Human Resources for Health Systems in Zimbabwe", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Zimbabwe", "Prime Id": "3931", "Agency": "HHS/CDC", "Operational Unit": "Zimbabwe", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "12872", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "AJ5DvxziCHf", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12872 - Columbia University (Columbia Treatment and Care)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Columbia University Mailman School of Public Health", "Prime Id": "501", "Agency": "HHS/CDC", "Operational Unit": "Central Asia Region", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "12882", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "bVsIC2AbKKJ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12882 - Integrated Health Systems Strengthening Project (IHSSP)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management Sciences for Health", "Prime Id": "220", "Agency": "USAID", "Operational Unit": "Rwanda", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12885", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "PIylzXpMI2H", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12885 - UNICEF", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "United Nations Children's Fund", "Prime Id": "547", "Agency": "HHS/CDC", "Operational Unit": "Nigeria", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12887", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ojNQDCZcw5n", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12887 - Comp Prev GH000233", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "AIDS Foundation", "Prime Id": "13152", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12889", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "yVX0vsh2R5D", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12889 - Support to Ministry of Health/Republican AIDS Center of the Republic of Kazakhstan", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of Health/Republican AIDS Center", "Prime Id": "13222", "Agency": "HHS/CDC", "Operational Unit": "Central Asia Region", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12893", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "CH5VZkvQrvJ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12893 - Building Health Data Dissemination and Information Use Systems", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Research Triangle International", "Prime Id": "1717", "Agency": "HHS/CDC", "Operational Unit": "Zimbabwe", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "12899", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "GxWKVC6nfCn", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12899 - RESPOND -- Comprehensive KPs", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Pact", "Prime Id": "16339", "Agency": "USAID", "Operational Unit": "Ukraine", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "12906", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "GF3iFOGYbOd", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12906 - CSSC", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Christian Social Services Commission", "Prime Id": "8160", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "12907", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "crog7GTwRQW", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12907 - RPSO", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Regional Procurement Support Office/Frankfurt", "Prime Id": "3932", "Agency": "State/AF", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "12909", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "fpyOOuqkfVW", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12909 - PQM", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Pharmacopeia", "Prime Id": "13269", "Agency": "USAID", "Operational Unit": "Vietnam", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "12926", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "f7AzaTtRJLR", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12926 - HUSIKA", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "12928", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "uhRZ5wJLH1M", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12928 - MSH/SIAPS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management Sciences for Health", "Prime Id": "220", "Agency": "USAID", "Operational Unit": "Dominican Republic", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "12932", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "MJPTQaGQFuY", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12932 - HRH support for the rapid expansion of successful and innovative treatment programs", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Washington", "Prime Id": "216", "Agency": "HHS/HRSA", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12933", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "NVHBl3n5YwL", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12933 - Strengthening Private Sector Health Care Services Project (SPSS)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "USAID", "Operational Unit": "Zimbabwe", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12935", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "qZFngm3F9kF", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12935 - AFFORD Health Marketing Initiative", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Johns Hopkins University Bloomberg School of Public Health", "Prime Id": "509", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "12937", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "WRhO0m63An3", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12937 - Capacity Strengthening for Peace Corps Volunteers and Counterparts", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Peace Corps", "Prime Id": "6", "Agency": "PC", "Operational Unit": "Cameroon", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12939", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "H4nWHEMaiK0", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12939 - Morehouse/M&E", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Morehouse School of Medicine, MPH Program", "Prime Id": "8849", "Agency": "HHS/CDC", "Operational Unit": "Ghana", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12942", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "mkNEwldOner", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12942 - PROJECT CONCERN INTERNATIONAL", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Project Concern International", "Prime Id": "234", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12943", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "PlEYBuEu9yu", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12943 - AFENET-LAB", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "African Field Epidemiology Network", "Prime Id": "9653", "Agency": "HHS/CDC", "Operational Unit": "Angola", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "12945", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "WxhzUlCj4DH", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12945 - ESM", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "ESM", "Prime Id": "14227", "Agency": "USAID", "Operational Unit": "Ghana", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12946", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ws9q390GLLb", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12946 - Prevention AB and OP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Project Concern International", "Prime Id": "234", "Agency": "DOD", "Operational Unit": "Botswana", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12953", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "qk3FFGeWJv4", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12953 - FELTP MOH/National School of Public Health", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of Health, Angola", "Prime Id": "5706", "Agency": "HHS/CDC", "Operational Unit": "Angola", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12955", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "R69FVtWJ5dw", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12955 - Maternal Child Health Integrated Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "JHPIEGO", "Prime Id": "219", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12957", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "RlHalRvfavh", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12957 - APHL", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Association of Public Health Laboratories", "Prime Id": "1923", "Agency": "HHS/CDC", "Operational Unit": "Ukraine", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12968", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "t17rOb5kQfN", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12968 - NRL", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "National Reference Laboratory", "Prime Id": "1592", "Agency": "HHS/CDC", "Operational Unit": "Rwanda", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12970", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "O4DgfDkvZEY", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12970 - Pre-Service Training", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Johns Hopkins University Bloomberg School of Public Health", "Prime Id": "509", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12971", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "YiNW4M4LgWu", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12971 - HVOP -Prevention", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Peace Corps", "Prime Id": "6", "Agency": "PC", "Operational Unit": "Caribbean Region", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "12975", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "DytxrjUxmjh", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12975 - TB Care 1", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "KNCV Tuberculosis Foundation", "Prime Id": "9646", "Agency": "USAID", "Operational Unit": "Botswana", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12976", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "dGMX66F1clu", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12976 - Development Center for Public Health (DCPH)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Development Center for Public Health", "Prime Id": "10419", "Agency": "DOD", "Operational Unit": "Vietnam", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12979", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "hwOpZdmhM82", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12979 - IDEA", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Reference Bureau", "Prime Id": "5156", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12981", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "TIf35UpsbnW", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12981 - Strengthening capacity through improved management and coordination of laboratory, surveillance, and epidemiology activities, public health evaluations and training in Uganda \u00e2\u20ac\u201c Lab Quality Assurance", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Uganda Virus Research Institute", "Prime Id": "939", "Agency": "HHS/CDC", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "12986", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Fjhoqmt6qOi", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12986 - UNICEF", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "United Nations Children's Fund", "Prime Id": "547", "Agency": "HHS/CDC", "Operational Unit": "Mozambique", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12988", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "nxuCTOpEyKp", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12988 - CARE", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Care International", "Prime Id": "610", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "12994", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "dIxI5b3Zzxt", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12994 - FANIKISHA Institutional Strengthening", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management Sciences for Health", "Prime Id": "220", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12997", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "XBQ3aOWZwGJ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12997 - Scaling up Palliative care for People Living with HIV/AIDS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "African Palliative Care Association", "Prime Id": "1684", "Agency": "USAID", "Operational Unit": "Namibia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "12998", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "udp5wSTnki2", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "12998 - DPS Maputo Province", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Provincial Directorate of Health, Maputo", "Prime Id": "12917", "Agency": "HHS/CDC", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13000", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "YIEMJSFliPG", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13000 - Council of Scientific and Industrial Research", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "COUNCIL OF SCIENTIFIC AND INDUSTRIAL RESEARCH", "Prime Id": "14159", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13002", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Zbi95z6CKb3", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13002 - Supporting the Continuity of HIV/AIDS prevention and care programs for refugees in Uganda", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "United Nations High Commissioner for Refugees", "Prime Id": "3288", "Agency": "State/PRM", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13003", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "st87YC1l5Fd", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13003 - Strengthening the capacity of the National AIDS Control Committee to ensure prevention of HIV in health-care settings", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "NACC", "Prime Id": "14748", "Agency": "HHS/CDC", "Operational Unit": "Cameroon", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13006", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "JRL1cYi26jz", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13006 - CIDRZ - Community Compact", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "CENTER FOR INFECTIOUS DISEASE AND RESEARCH IN ZAMBIA", "Prime Id": "14011", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13007", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "vM1Fly0yOEx", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13007 - NTP Follow on", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "National Tuberculosis Program", "Prime Id": "12861", "Agency": "HHS/CDC", "Operational Unit": "Vietnam", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13009", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ew9FuQ0WmHQ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13009 - Support to DRC Ministry of Defense: Capacity building of the PALS (MOD HIV/AIDS Coordinating Body)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "DOD", "Operational Unit": "Democratic Republic of the Congo", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13010", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "I7hALHvmKCI", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13010 - Integrated Health Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management Sciences for Health", "Prime Id": "220", "Agency": "USAID", "Operational Unit": "Democratic Republic of the Congo", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13013", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "uKgBCgGTaDt", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13013 - Blood Technical Assistance", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "American Association of Blood Banks", "Prime Id": "1696", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "13016", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "LlmACqbsl82", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13016 - CMMB", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Catholic Medical Mission Board", "Prime Id": "32", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13017", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "mIbnPU7Md7u", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13017 - Global Laboratory Capacity Strengthening Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "American Society for Microbiology", "Prime Id": "10091", "Agency": "HHS/CDC", "Operational Unit": "Democratic Republic of the Congo", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13022", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "b2CX6dbLHo4", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13022 - Clinical Services System Strenghening (CHASS)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13025", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "S9w6DMarxKG", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13025 - Integrated HIV Prevention Interventions Including Male Circumcision", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Impact Research and Development Organization", "Prime Id": "984", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13026", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "tHh7l185jwY", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13026 - Purchase, Distribution and Tracking of Cotrimoxazole, HIV/AIDS Related Laboratory Commodities and Supplies in the Republic of Uganda under the Presidents' Emergency Plan for AIDS Relief", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "National Medical Stores", "Prime Id": "950", "Agency": "HHS/CDC", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13027", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "qyqV5Pz1taV", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13027 - Preventive Technologies Agreement - Behavioral Surveillance Survey", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Malawi", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13028", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "QGyEsKY9sJa", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13028 - TA for Implementation and Expansion of Blood Safety Activities in Kenya", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Community Housing Foundation", "Prime Id": "737", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13029", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "qd0rsEri7JK", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13029 - National Lab Infrastruture Initiative", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Regional Procurement Support Office/Frankfurt", "Prime Id": "3932", "Agency": "State/AF", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13033", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "IphoDGfYOc1", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13033 - POPULATION COUNCIL", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Council", "Prime Id": "230", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13037", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "aS7llFyjYp5", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13037 - The International Union against Tuberculosis and Lung Disease (THE UNION)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "The International UNION against TB and Lung Disease (TB Care)", "Prime Id": "15152", "Agency": "USAID", "Operational Unit": "Zimbabwe", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13039", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ZgKtNPROhWX", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13039 - Ethiopia HIV/AIDS Counselors Association (EHACA)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ethiopia HIV/AIDS Counselors Association (EHACA)", "Prime Id": "15411", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13040", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "veWJzp6RFNQ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13040 - Kenya Mentor Mother Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Mothers 2 Mothers", "Prime Id": "4851", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13042", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ODvRDXMkslt", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13042 - Central Bureau of Statistics, National Planning Commission, Office of the President", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Central Bureau of Statistics", "Prime Id": "8269", "Agency": "USAID", "Operational Unit": "Namibia", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13045", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "qDxlKdcpuDF", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13045 - USAID Development Credit Authority", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "LOCAL COMMERCIAL BANKS", "Prime Id": "14588", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13046", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "lRrFZ6hkUgb", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13046 - Habitat OVC-AB 2010 CDC CoAg", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Habitat for Humanity", "Prime Id": "38", "Agency": "HHS/CDC", "Operational Unit": "Cote d'Ivoire", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13047", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ydOSDkY1wEv", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13047 - Scaling up comprehensive HIV/AIDS Services at Mulago and Mbarara University Teaching Hospitals", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Makerere University School of Medicine", "Prime Id": "13218", "Agency": "HHS/CDC", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "13050", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "HvtrTP9bKgO", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13050 - Coptic Hospital / University of Washington Collaborative HIV Care Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Coptic Hospital", "Prime Id": "851", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13053", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "JxTpw4hAHA5", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13053 - Strengthening Integration of PMTCT/STIs/HTC with Reproductive Health Services at Family Guidance Association's of Ethiopia Clinics and Youth Centers", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Family Guidance Association of Ethiopia", "Prime Id": "6876", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13054", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "FyBedyTg6My", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13054 - CRO Task Order Government of Bahamas and Trinidad and Tobago", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "ICF Macro", "Prime Id": "15719", "Agency": "HHS/CDC", "Operational Unit": "Caribbean Region", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13059", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "mDcLJugX7jD", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13059 - Community-Based M & E", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ghana AIDS Commission", "Prime Id": "9871", "Agency": "HHS/CDC", "Operational Unit": "Ghana", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13061", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ptcHs9sSoP1", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13061 - Advancement of Public Health Practices in Kenya", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "MINISTRY OF PUBLIC HEALTH AND SANITATION", "Prime Id": "14673", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13063", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ALzCfGlvd0q", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13063 - Strengthening Blood Safety in the Republic of Zimbabwe", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "National Blood Service Zimbabwe", "Prime Id": "13238", "Agency": "HHS/CDC", "Operational Unit": "Zimbabwe", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13065", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "SNYtEl0RVe3", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13065 - ICAP HQ", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Columbia University Mailman School of Public Health", "Prime Id": "501", "Agency": "HHS/CDC", "Operational Unit": "Mozambique", "Start Date": "2014-10-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13067", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "r7bNFE89vq1", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13067 - URC CDC Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University Research Corporation, LLC", "Prime Id": "463", "Agency": "HHS/CDC", "Operational Unit": "Central America Region", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13069", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "n2bJyH90PRm", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13069 - University of California at San Francisco", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of California at San Francisco", "Prime Id": "517", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13070", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "lS91p3KZlo7", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13070 - GBV Survivor Support", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "World Vision International", "Prime Id": "52", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2016-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "13071", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "VvWVQvdy51J", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13071 - TBD - Public Private Partnerships", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13072", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "fjiKu2BOGpE", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13072 - Leadership, Management and Sustainability Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13073", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "LtBrzcEmOv3", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13073 - Umbrella (HQ)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "World Health Organization", "Prime Id": "549", "Agency": "USAID", "Operational Unit": "Vietnam", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13076", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "AX7GpVntFal", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13076 - JSI Logistics Services", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "John Snow, Inc.", "Prime Id": "453", "Agency": "DOD", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13079", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "klXS8nTXBLE", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13079 - CapacityPlus", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "IntraHealth International, Inc", "Prime Id": "217", "Agency": "USAID", "Operational Unit": "Botswana", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13082", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "xyYOt7EDVYm", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13082 - Combination Prevention", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "USAID", "Operational Unit": "Central America Region", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "13083", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "DiG5kZmbhU4", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13083 - Sesame Workshop", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Sesame Street Workshop", "Prime Id": "6349", "Agency": "USAID", "Operational Unit": "Namibia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13090", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "v7eSozxgvbB", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13090 - OVC and Tuberculosis Services in Namibia", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Project HOPE", "Prime Id": "1616", "Agency": "USAID", "Operational Unit": "Namibia", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13091", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "lFg4PEU5v4j", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13091 - Implementing the Living Life Skills Curriculum in Botswana", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Education Development Center", "Prime Id": "1003", "Agency": "HHS/CDC", "Operational Unit": "Botswana", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13093", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "DWuzsoe496R", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13093 - Provision of the Basic Care Package in the Republic of Uganda under the President's Emmergency Plan for AIDS Relief", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "PACE", "Prime Id": "14873", "Agency": "HHS/CDC", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13094", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "hyYac9NOyOL", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13094 - Association of Public Health Laboratories Centrally funded CoAG", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Association of Public Health Laboratories", "Prime Id": "1923", "Agency": "HHS/CDC", "Operational Unit": "Democratic Republic of the Congo", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13096", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "rIenI5WjiTA", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13096 - Zambia-led Prevention Initiative (ZPI)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13097", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "k9IyshSTt6E", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13097 - Ungana Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Liverpool VCT and Care", "Prime Id": "293", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13101", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "fdeqwQ2Nz9h", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13101 - ASSIST (former Health Care Improvement) Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University Research Corporation, LLC", "Prime Id": "463", "Agency": "USAID", "Operational Unit": "Malawi", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13102", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "lgYqqv4dcDf", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13102 - Supporting the National Blood Transfusion Service (NBTS) in the Implementation and Strengthening of Blood Safety Activities in the Republic of Uganda under the President's Emergency Plan for AIDS Relief (PEPFAR)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Uganda Blood Transfusion Services", "Prime Id": "427", "Agency": "HHS/CDC", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13104", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "yqV8asbha9A", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13104 - Scaling up Comprehensive HIV/AIDS Services including provider initiated Testing and Counseling, TB/HIV, OVC, Care and ART for Adults and children in Eastern and West Nile regions in Uganda under the PEPFAR", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Baylor College of Medicine Children's Foundation", "Prime Id": "10163", "Agency": "HHS/CDC", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "13119", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "OwkQM62OCjQ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13119 - KHANA SAHACOM", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Khmer HIV/AIDS NGO Alliance", "Prime Id": "3975", "Agency": "USAID", "Operational Unit": "Cambodia", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13120", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "W4YKtQSCjnM", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13120 - Self-Development and Skills for Vulnerable Youth", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Kayec Trust", "Prime Id": "7646", "Agency": "USAID", "Operational Unit": "Namibia", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13121", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "PQtxoNU5YOU", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13121 - Partnership in Advanced Clinical Education (PACE)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Maryland", "Prime Id": "519", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13131", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "bfLED59Qykt", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13131 - I-TECH", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Washington", "Prime Id": "216", "Agency": "HHS/HRSA", "Operational Unit": "Vietnam", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13135", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "mKF4DUzMUUj", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13135 - Fogarty", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "THE JOHN E. FOGARTY INTERNATIONAL CENTER", "Prime Id": "15142", "Agency": "HHS/NIH", "Operational Unit": "Uganda", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13136", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "qIrRgvBDV0g", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13136 - Scaling up comprehensive HIV/ Aids Services Including Provider Initiated Testing and Counseling (PITC), MARPI, SGBV at KCC Clinics", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Infectious Disease Institute", "Prime Id": "9077", "Agency": "HHS/CDC", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "13137", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "PgS657n0a9M", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13137 - Columbia UTAP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Columbia University Mailman School of Public Health", "Prime Id": "501", "Agency": "HHS/CDC", "Operational Unit": "Cote d'Ivoire", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13138", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "aIuu8YiE2Kb", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13138 - Informatics Development and Support", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Public Health Informatics Institute", "Prime Id": "15465", "Agency": "HHS/CDC", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13142", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "tP7OFmOoBIz", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13142 - APHL", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Association of Public Health Laboratories", "Prime Id": "1923", "Agency": "HHS/CDC", "Operational Unit": "South Sudan", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13144", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "o3QkyZgqY3W", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13144 - URC-Lab", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University Research Corporation, LLC", "Prime Id": "463", "Agency": "HHS/CDC", "Operational Unit": "Swaziland", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "13147", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "cq7Yclg9lSc", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13147 - HEATHQUAL", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "New York AIDS Institute", "Prime Id": "3685", "Agency": "HHS/HRSA", "Operational Unit": "Vietnam", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13152", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Rw8cArUpcg6", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13152 - Surveys, Evaluation, Assessments, and Monitoring", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Zimbabwe", "Prime Id": "3931", "Agency": "HHS/CDC", "Operational Unit": "Zimbabwe", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "13158", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "TRBDLrOvGVm", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13158 - Supporting the National Blood Transfusion services", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Federal Ministry of Health, Ethiopia", "Prime Id": "831", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13160", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "hUGTnpRo9B0", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13160 - DPS Zambezia Province", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Provincial Directorate of Health, Zambezia", "Prime Id": "16849", "Agency": "HHS/CDC", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13161", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "f4FfWEK9qAM", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13161 - Enhanced Prevention", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Uganda Virus Research Institute", "Prime Id": "939", "Agency": "HHS/CDC", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "13162", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "BrSSkZ5IJrO", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13162 - HVOP - Prevention", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Peace Corps", "Prime Id": "6", "Agency": "PC", "Operational Unit": "Caribbean Region", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13163", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "PE1aHhEkGSF", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13163 - Gender Based Violence", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Engender Health", "Prime Id": "205", "Agency": "USAID", "Operational Unit": "Angola", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13164", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "UOyyxgfkuG6", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13164 - Strengthening Public Health Laboratory Systems in Kenya", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management Sciences for Health", "Prime Id": "220", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13166", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "BIoSSxbJjMv", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13166 - Strengthening Health Outcomes through the Private Sector (SHOPS)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Abt Associates", "Prime Id": "440", "Agency": "USAID", "Operational Unit": "Namibia", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13167", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "JIazLSiGJc4", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13167 - Supplies and Reagents for CDC-NACC CoAg", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Partnership for Supply Chain Management", "Prime Id": "3781", "Agency": "USAID", "Operational Unit": "Cameroon", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13168", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "bmJ4RKCSV4H", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13168 - ASM", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "American Society for Microbiology", "Prime Id": "10091", "Agency": "HHS/CDC", "Operational Unit": "Ukraine", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13170", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "sx1A4BqhcWs", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13170 - Surveillance - Epi", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Makerere University School of Public Health", "Prime Id": "8386", "Agency": "HHS/CDC", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13172", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ud47xLOfVL9", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13172 - Youth and MARP Friendly Services", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "HHS/CDC", "Operational Unit": "Rwanda", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13173", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "nzk1jQR8PDm", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13173 - Strengthening Infection Control and Prevention in Health Care Facilities in Zimbabwe under the President\u00e2\u20ac\u2122s Emergency Plan for AIDS Relief (PEPFAR)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Biomedical Research and Training Institute", "Prime Id": "13939", "Agency": "HHS/CDC", "Operational Unit": "Zimbabwe", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "13175", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "N1XdKraw06W", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13175 - Hinterland Initiative (Expanding HIV/AIDS services to indigenous Amerindian Communities)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Remote Area Medical", "Prime Id": "11802", "Agency": "HHS/CDC", "Operational Unit": "Caribbean Region", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13179", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "VeI2Up5oiAi", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13179 - Emory University", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Association of Schools of Public Health", "Prime Id": "3733", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13183", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "a0hMcOuwLpI", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13183 - Programme National de Lutte contre le VIH/SIDA et IST/ National AIDS Control Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Programme National de Lutte contre le VIH/SIDA et IST", "Prime Id": "11766", "Agency": "HHS/CDC", "Operational Unit": "Democratic Republic of the Congo", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13190", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Bd8Q2nNtUOr", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13190 - ACTION in Community PMTCT Program (AIC)_2929", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Institute of Human Virology, Nigeria", "Prime Id": "4505", "Agency": "HHS/CDC", "Operational Unit": "Nigeria", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13194", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "XjvacYdu63Y", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13194 - UCSF PP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of California at San Francisco", "Prime Id": "517", "Agency": "HHS/CDC", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13196", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Xe146VD1RyP", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13196 - PRATIBHA", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Project Concern International", "Prime Id": "234", "Agency": "HHS/CDC", "Operational Unit": "India", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13197", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "zQocKaD6ptV", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13197 - Caribbean Health Leadership Institute/ UWI", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of the West Indies", "Prime Id": "13095", "Agency": "HHS/CDC", "Operational Unit": "Caribbean Region", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13203", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "aWTVQN0uBel", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13203 - Nicaragua - Nicasalud", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "NICASALUD", "Prime Id": "14791", "Agency": "DOD", "Operational Unit": "Central America Region", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13206", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "jWYnHZnebYA", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13206 - EGPAF CB", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Prime Id": "204", "Agency": "HHS/CDC", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13207", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "xRuWyB0MWHz", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13207 - Cooperative Agreement 1U2GPS002902", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Polytechnic of Namibia", "Prime Id": "11741", "Agency": "HHS/CDC", "Operational Unit": "Namibia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13209", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "mPIrUVXSlZL", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13209 - Community Action for OVC", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Church Alliance for Orphans", "Prime Id": "9727", "Agency": "USAID", "Operational Unit": "Namibia", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13210", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "upCw0j7SOEc", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13210 - Strengthening Laboratory Accreditation Services in Kenya", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Global Healthcare Public Foundation", "Prime Id": "10018", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13212", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "y1F4FotuVId", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13212 - HIVQUAL", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "New York AIDS Institute", "Prime Id": "3685", "Agency": "HHS/HRSA", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13214", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "U6QChwhkkYV", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13214 - Fortalecimento dos Sistemas de Sa\u00c3\u00bade e Ac\u00c3\u00a7\u00c3\u00a3o Social (FORSSAS)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Deloitte Consulting Limited", "Prime Id": "7579", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13226", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "HlnMUYhLfe7", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13226 - Procurement and Logistics Management of Health-related Commodities for HHS/CDC funded HIV/AIDS Programs", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Medical Access Uganda Limited (MAUL)", "Prime Id": "15446", "Agency": "HHS/CDC", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "13227", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "GW8MlBp3Z8g", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13227 - I-TECH: Support to MOHSS National Health Training Center (NHTC)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "ITECH", "Prime Id": "14461", "Agency": "HHS/HRSA", "Operational Unit": "Namibia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13232", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "IU0rHPjD38t", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13232 - HSS SHARe HIV Reform in Action-Removing HIV/AIDS Services' legal & operational barriers", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Deloitte Consulting Limited", "Prime Id": "7579", "Agency": "USAID", "Operational Unit": "Ukraine", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13234", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "TDJnNhfMKlD", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13234 - Challenge TB", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "KNCV Tuberculosis Foundation", "Prime Id": "9646", "Agency": "USAID", "Operational Unit": "Vietnam", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13245", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "jsewqpzQG6M", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13245 - Capacity-Building Assistance for Global HIV/AIDS Microbiological Laboratory", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "American Society for Microbiology", "Prime Id": "10091", "Agency": "HHS/CDC", "Operational Unit": "Caribbean Region", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13246", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "bKE03S0vJi0", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13246 - University of Maryland", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Maryland", "Prime Id": "519", "Agency": "HHS/CDC", "Operational Unit": "Caribbean Region", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13252", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "WVopcO6txt1", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13252 - WHO", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "World Health Organization", "Prime Id": "549", "Agency": "HHS/CDC", "Operational Unit": "Ukraine", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13253", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "I7UCztdZjvb", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13253 - Global Development Alliance", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "New Partner", "Prime Id": "9853", "Agency": "USAID", "Operational Unit": "Namibia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13254", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "k0PbCuRMxSL", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13254 - Technical Assistance in support of HIV prevention, care, and treatment program and other infectious diseases", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Tulane University", "Prime Id": "514", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13255", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "bdnq4lJCuRJ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13255 - Community Clinical Health Services Strengthening (COMCHASS)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13257", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "jyhMhDWiNne", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13257 - Implementation of PMTCT CoAg1", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Cameroon Baptist Convention Health Board", "Prime Id": "9881", "Agency": "HHS/CDC", "Operational Unit": "Cameroon", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13258", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "X4RVqWqOwbX", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13258 - Comprehensive Care for Children Affected by HIV and AIDS (C3)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13262", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "aAd914zQeqm", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13262 - MOHSW Blood", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of Health and Social Welfare, Tanzania", "Prime Id": "421", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13263", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "S2Me39KXo8E", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13263 - UEM Master of Public Health (MPH) and Field Epidemiology & Public Health Laboratory Management (FELTP) Support", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Eduardo Mondlane", "Prime Id": "12281", "Agency": "HHS/CDC", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13268", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "JaeN2H0vIeW", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13268 - ASCP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "American Society of Clinical Pathology", "Prime Id": "978", "Agency": "HHS/CDC", "Operational Unit": "Ukraine", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13270", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "vM6glRQ37kU", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13270 - GHSS/Lab Accreditation", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Global Health Systems Solutions, Ghana", "Prime Id": "9872", "Agency": "HHS/CDC", "Operational Unit": "Ghana", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13271", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "QvcWcLCnqJh", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13271 - Preven\u00c3\u00a7\u00c3\u00a3o e Comunica\u00c3\u00a7\u00c3\u00a3o para Todos (PACTO)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Johns Hopkins University Bloomberg School of Public Health", "Prime Id": "509", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13272", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Xz1dOyeUyIT", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13272 - EGPAF OVC-AB 2010 CDC Coag-Keneya", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Prime Id": "204", "Agency": "HHS/CDC", "Operational Unit": "Cote d'Ivoire", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "13275", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "qLpbMdLTJhB", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13275 - ICAP Capacity Building Zambezia", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Columbia University Mailman School of Public Health", "Prime Id": "501", "Agency": "HHS/CDC", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13279", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "w5iOBgHlDIs", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13279 - University Teaching Hospital", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University Teaching Hospital", "Prime Id": "6551", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13280", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "OCApRfvmeuM", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13280 - Association of Public Health Laboratories (APHL)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Association of Public Health Laboratories", "Prime Id": "1923", "Agency": "HHS/CDC", "Operational Unit": "Ghana", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13287", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "mZz38SwcFli", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13287 - Establishment of Medical Waste Management Systems in Kenya", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Program for Appropriate Technology in Health", "Prime Id": "233", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13293", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "el3zcaWeIU6", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13293 - Development and Strengthening of Human Resources for Health Activities in Zimbabwe", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Zimbabwe", "Prime Id": "3931", "Agency": "HHS/CDC", "Operational Unit": "Zimbabwe", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13296", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "nW853sLTwRC", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13296 - AVSI 2010 USAID CoAg", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Associazione Volontari per il Servizio Internazionale, Italy", "Prime Id": "1297", "Agency": "USAID", "Operational Unit": "Cote d'Ivoire", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13301", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "wkWI8QUp100", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13301 - Pamoja Tuwalee", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "World Education", "Prime Id": "594", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "13302", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Lim4UDdKfl8", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13302 - HIV Prevention Activities for Youth and General Population", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Hope Worldwide", "Prime Id": "39", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13306", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "vnj3OKwjzEA", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13306 - Fogarty", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FOGARTY INTERNATIONAL CENTER", "Prime Id": "14267", "Agency": "HHS/NIH", "Operational Unit": "Vietnam", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13307", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "wsQgIsdsaaF", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13307 - Prevention for Youth and General Population", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Impact Research and Development Organization", "Prime Id": "984", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13309", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "wZ4GsliIBjX", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13309 - Kenya Medical Research Institute", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Kenya Medical Research Institute", "Prime Id": "661", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13310", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "w3uG9F1oVZ4", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13310 - Increasing Local Capacity to Provide HIV Prevention Services to Drug Users in the Dominican Republic", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Centro de Orientacion e Investigacion Integral", "Prime Id": "5727", "Agency": "HHS/CDC", "Operational Unit": "Dominican Republic", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13311", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "qQwH2gXIMy7", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13311 - Comprehensive Community Based HIV/AIDS Prevention Care & Support (RHU)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Reproductive Health Uganda (RHU)", "Prime Id": "11805", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13312", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "V7NVThscgYO", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13312 - Afyainfo", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Abt Associates", "Prime Id": "440", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13313", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "x8vXihOIMN9", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13313 - National Public Health Reference Laboratory", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Regional Procurement Support Office/Frankfurt", "Prime Id": "3932", "Agency": "State/AF", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13316", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "weeitviaq0N", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13316 - Pediatrics", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Botswana Harvard AIDS Institute", "Prime Id": "10195", "Agency": "HHS/CDC", "Operational Unit": "Botswana", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13317", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ym9pGBBA3N8", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13317 - Targeted HIV/AIDS and Laboratory Services (THALAS)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Joint Clinical Research Center, Uganda", "Prime Id": "284", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13319", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "o3CNU4n5x8t", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13319 - Health Policy Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Futures Group", "Prime Id": "10553", "Agency": "USAID", "Operational Unit": "Caribbean Region", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "13320", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Yi9f4BoF7Al", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13320 - Health Resources and Services Administration (HRSA) International AIDS Training and Education Center - (IATEC) cooperative agreement", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Washington", "Prime Id": "216", "Agency": "HHS/CDC", "Operational Unit": "Zimbabwe", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13325", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "kPtRshY6BGo", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13325 - Provision of comprehensive, community-based HIV/AIDS services and Capacity Building of Indigenous Organizations in the Republic Of Uganda", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Reach Out Mbuya", "Prime Id": "13249", "Agency": "HHS/CDC", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "13334", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "bNLzDbWx78K", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13334 - Increasing the Capacity to Provide HIV Prevention Services to Mobile Populations in the Dominican Republic", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "HHS/CDC", "Operational Unit": "Dominican Republic", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "13335", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Vl7Cdnk3Tik", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13335 - Regional Laboratory Accreditation", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "African Field Epidemiology Network", "Prime Id": "9653", "Agency": "HHS/CDC", "Operational Unit": "Caribbean Region", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13338", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "T1XgtA18OsU", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13338 - Technical Assistance in Support of the President's Emergency Plan for AIDS Relief", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Tulane University", "Prime Id": "514", "Agency": "HHS/CDC", "Operational Unit": "Democratic Republic of the Congo", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13340", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "hKxJD44rDBQ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13340 - APHIAPlus Rift Valley", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13344", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Mo2kzsMvX7y", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13344 - GFELTP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ghana Health Service", "Prime Id": "9870", "Agency": "HHS/CDC", "Operational Unit": "Ghana", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13346", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "j3KGpsRuCuR", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13346 - Support Services for HIV Pandemic", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "World Health Organization", "Prime Id": "549", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13351", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "pzmPsFZd3yf", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13351 - PROMIS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Northrup Grumman", "Prime Id": "4188", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "13354", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "TdoAfQIrz3o", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13354 - Kenya Conference of Catholic Bishops (KCCB)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Kenya Episcopal Conference", "Prime Id": "717", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13355", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "pvWSyRI7tpF", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13355 - ZACP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of Health and Social Welfare, Tanzania - Zanzibar AIDS Control Program", "Prime Id": "2703", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "13357", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "uIZFI0MoK5K", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13357 - HealthQual", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "New York AIDS Institute", "Prime Id": "3685", "Agency": "HHS/HRSA", "Operational Unit": "Swaziland", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13359", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "m3XMIi6MBol", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13359 - I-TECH", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Washington", "Prime Id": "216", "Agency": "HHS/HRSA", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "13360", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "CZLGMBzj8pF", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13360 - Peace Corps Volunteer Projects", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Peace Corps", "Prime Id": "6", "Agency": "PC", "Operational Unit": "Swaziland", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13366", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "JD3CXmOE6Xo", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13366 - Expanding High Quality HIV Prevention, Care and Treatment within Faith-Based Health Facilities", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Christian Health Association of Kenya", "Prime Id": "84", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13368", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ye5u506ZU1C", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13368 - WHO HQ - Support Services for the HIV/AIDS Pandemic", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "World Health Organization", "Prime Id": "549", "Agency": "HHS/CDC", "Operational Unit": "Mozambique", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13369", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "F2DW55JbhzJ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13369 - MEASURE Evaluation Phase III", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of North Carolina at Chapel Hill, Carolina Population Center", "Prime Id": "521", "Agency": "USAID", "Operational Unit": "Botswana", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13372", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "aSjwI725k08", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13372 - UCSF/SI", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of California at San Francisco", "Prime Id": "517", "Agency": "HHS/CDC", "Operational Unit": "Ghana", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13374", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "UsFdPC2htwU", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13374 - Laboratory Standards", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Clinical and Laboratory Standards Institute", "Prime Id": "3317", "Agency": "HHS/CDC", "Operational Unit": "Ghana", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13382", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "s5AP33tyETs", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13382 - Oversight for RCH & Warehouses", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13383", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "KnPvmhJajjF", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13383 - Supporting the Scale-up of Comprehensive HIV/AIDS Prevention Services in the Republic of Uganda under the Presidents Emergency Plan for AIDS Relief", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "African Medical and Research Foundation", "Prime Id": "246", "Agency": "HHS/CDC", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "13384", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "b5ob4zt7LMY", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13384 - Positively United to Support Humanity", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Davis Memorial Hospital and Clinic", "Prime Id": "15985", "Agency": "HHS/CDC", "Operational Unit": "Caribbean Region", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "13385", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Ztj1fCvuwNw", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13385 - Prevention for MARPS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Manitoba", "Prime Id": "846", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13386", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "oczUItnInye", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13386 - Advancing Social Marketing in DRC-AIDSTAR", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "USAID", "Operational Unit": "Democratic Republic of the Congo", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13387", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ls0gpGOJ96a", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13387 - DAKSH", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "HHS/CDC", "Operational Unit": "India", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13391", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "uG6SdQD7bQX", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13391 - TBD- New Operations Research Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13399", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "TNzc9RV5IHk", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13399 - Partnership for Advanced Care and Treatment (PACT)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Maryland", "Prime Id": "519", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13401", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "kDTq9OExJTE", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13401 - Strengthening the Master\u00e2\u20ac\u2122s Level Public Health Training Program in the Republic of Zimbabwe under the President\u00e2\u20ac\u2122s Emergency Plan for AIDS Relief (PEPFAR)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Zimbabwe", "Prime Id": "3931", "Agency": "HHS/CDC", "Operational Unit": "Zimbabwe", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13409", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Lph7fQOBYCb", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13409 - University of North Carolina at Chapel Hill - PS10-10108", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of North Carolina at Chapel Hill, Carolina Population Center", "Prime Id": "521", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13410", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "AV4Lb12TQoR", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13410 - PANCAP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Caribbean Community (CARICOM) Pan Caribbean Partnership Against AIDS", "Prime Id": "9410", "Agency": "HHS/CDC", "Operational Unit": "Caribbean Region", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13413", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ri6337A16NI", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13413 - Youth:Work", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "International Youth Foundation", "Prime Id": "1596", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13416", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "j6g6B5iHHfx", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13416 - Scaling up comprehensive HIV/AIDS services including PICT,TB/HIV,OVC,ART (including pregnant women)&children through public university teaching hospitals, regional referral hospitals& public& private-not-for-profit health", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Mildmay International", "Prime Id": "963", "Agency": "HHS/CDC", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "13417", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "rBVEF6CKq1n", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13417 - ALERTA JOVEN", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "ENTRENA S.A", "Prime Id": "16691", "Agency": "USAID", "Operational Unit": "Dominican Republic", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13434", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "p1exBmE0nj1", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13434 - HIV Prevention for Most-at-Risk Populations (MARPS) - PSI", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "HHS/CDC", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13435", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "g2srXacCBnv", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13435 - MOH", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of Health (MOH)", "Prime Id": "16526", "Agency": "HHS/CDC", "Operational Unit": "Ukraine", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13438", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "jaBEsgEeqZh", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13438 - TB CARE I", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "KNCV Tuberculosis Foundation", "Prime Id": "9646", "Agency": "USAID", "Operational Unit": "Ghana", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13445", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ODovoetOPTj", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13445 - Capacity+", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "IntraHealth International, Inc", "Prime Id": "217", "Agency": "USAID", "Operational Unit": "Central America Region", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "13448", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "aUEeR1OWC18", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13448 - Prevention Alliance Namibia", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Nawa Life Trust", "Prime Id": "5151", "Agency": "USAID", "Operational Unit": "Namibia", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13453", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "jAz0cE30p6W", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13453 - SNEH", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "HHS/CDC", "Operational Unit": "India", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13456", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "wY2SehE4afH", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13456 - Ethiopian Health Management Initiative (EHMI)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Clinton Health Access Initiative", "Prime Id": "9897", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13462", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "D3J2jvdSHgP", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13462 - Building Capacity for OVC Care and Support in Seven Regions of Cote d'Ivoire", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Save the Children UK", "Prime Id": "726", "Agency": "USAID", "Operational Unit": "Cote d'Ivoire", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13466", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "bnSRua1kdBj", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13466 - Provision of Comprehensive HIV/AIDS Care, Treatment and Prevention services in Track 1.0 Health Facilities in Uganda", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Uganda Protestant Medical Board", "Prime Id": "15498", "Agency": "HHS/CDC", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13470", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "geRirOTRuTF", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13470 - Twinning of US-based Universities with institutions in the Federal Democratic Republic of Ethiopia", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of California at San Diego", "Prime Id": "981", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13473", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "yGxe1BgRYLG", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13473 - Indonesia Partnership Fund", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Komisi Penanggulangan AIDS Nasional", "Prime Id": "19742", "Agency": "USAID", "Operational Unit": "Indonesia", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13474", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "dqdQhTqgYgQ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13474 - HIV Prevention for MARPS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Hope Worldwide", "Prime Id": "39", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13475", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "idVlra73A82", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13475 - GAC/M&E", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ghana AIDS Commission", "Prime Id": "9871", "Agency": "HHS/CDC", "Operational Unit": "Ghana", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13476", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "jmp9e1Sc2zp", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13476 - Technical assistance in support of HIV prevention, care, and treatment programs and other infectious diseases that impact HIV-infected patients in the Democratic Republic of Congo in support of the President's Emergency P", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "International Center for AIDS Care and Treatment Programs, Columbia University", "Prime Id": "6277", "Agency": "HHS/CDC", "Operational Unit": "Democratic Republic of the Congo", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13479", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "TRQ5ls1qLIN", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13479 - Building Local Capacity", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management Sciences for Health", "Prime Id": "220", "Agency": "USAID", "Operational Unit": "Namibia", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13480", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "jFvYmVbJTvC", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13480 - Building Local Capacity for Delivery of Health Services in Southern Africa", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management Sciences for Health", "Prime Id": "220", "Agency": "USAID", "Operational Unit": "Botswana", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13481", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "kemaetz9ya4", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13481 - Prevention for MARPS-Central and Eastern", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Nairobi", "Prime Id": "535", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13484", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Sn3lnIosKLv", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13484 - PSI/DOD support", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "DOD", "Operational Unit": "Lesotho", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13486", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "VP2dKvyILfh", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13486 - Scaling Up Integrated, Effective and Sustainable Services for the Prevention of Mother to Child Transmission of HIV (PMTCT) in Uganda", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Protecting Families from AIDS, Uganda", "Prime Id": "313", "Agency": "HHS/CDC", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "13501", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "WOTyoRKTLJM", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13501 - Peace Corps", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Peace Corps", "Prime Id": "6", "Agency": "PC", "Operational Unit": "Central Asia Region", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13502", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "fNKt6PTXgby", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13502 - Strengthening HIV Strategic Information Actvities in the Republic of Kenya", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of California at San Francisco", "Prime Id": "517", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13506", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ZSNiVcFnAFT", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13506 - DOD-Direct", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of Defense (Defense)", "Prime Id": "4", "Agency": "DOD", "Operational Unit": "South Sudan", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13507", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ewRKNG4cSB6", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13507 - Strengthening Dominican Republic Public Ministry of Health in the Areas of Epidemiology, Monitoring and Evaluation, Tuberculosis, Blood Safety, Prevention and Laboratory", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of Health, Dominican Republic", "Prime Id": "9422", "Agency": "HHS/CDC", "Operational Unit": "Dominican Republic", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "13509", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "LG30GgN8O2L", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13509 - Strengthening Dominican Republic Public Health Capacity in the Areas of Epidemiology, Monitoring and Evaluation and Laboratory Surveillance", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "UNIVERSITY OF PUERTO RICO", "Prime Id": "15233", "Agency": "HHS/CDC", "Operational Unit": "Dominican Republic", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13510", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "yZRcw2w7chK", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13510 - HIV Prevention for Most-at-Risk Populations (MARPS) - GHC", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Global Health Communications", "Prime Id": "6850", "Agency": "HHS/CDC", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13517", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "vOByJunMALW", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13517 - Strengthening Strategic Information in Kenya", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "African Medical and Research Foundation", "Prime Id": "246", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13518", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "mwbmyduWH0c", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13518 - BPA Furniture and Computers", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "13521", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "skRvkdNLRSB", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13521 - Community outreach and social mobilization for prevention", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13525", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "elVbESNQpcz", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13525 - Hope CI OVC-AB 2010 CDC CoAg", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Hope Cote d'Ivoire", "Prime Id": "13195", "Agency": "HHS/CDC", "Operational Unit": "Cote d'Ivoire", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "13528", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "gNbFZ1ejaIO", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13528 - FELTP/UAN", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "MINISTRY OF HIGHER EDUCATION AND SCIENCE AND TECHNOLOGY / UNIVERSITY AGOSTINHO NETO", "Prime Id": "14671", "Agency": "HHS/CDC", "Operational Unit": "Angola", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13530", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ZSvR3uhoY3b", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13530 - Technical assistance to build host government capacity", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of Health and Human Services/Centers for Disease Control and Prevention (HHS/CDC)", "Prime Id": "9", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13531", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "TlTwPwWIUOd", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13531 - AFENET/FELTP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "African Field Epidemiology Network", "Prime Id": "9653", "Agency": "HHS/CDC", "Operational Unit": "Angola", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13534", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "XULkWCbQdLO", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13534 - NASTAD CoAg GH001508", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "National Alliance of State and Territorial AIDS Directors", "Prime Id": "597", "Agency": "HHS/CDC", "Operational Unit": "Caribbean Region", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13537", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "JfsxOtyXohy", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13537 - TB IQC: TB Task Order 2015- Support for Stop TB Strategy Implementation - DRC", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Program for Appropriate Technology in Health", "Prime Id": "233", "Agency": "USAID", "Operational Unit": "Democratic Republic of the Congo", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13539", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ozhvhNmZ7i5", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13539 - IRC 2010 CDC Coag", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "International Rescue Committee", "Prime Id": "215", "Agency": "HHS/CDC", "Operational Unit": "Cote d'Ivoire", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "13542", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "xlYpu0vXvZ5", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13542 - Programme National de Transfusion et S\u00c3\u00a9curit\u00c3\u00a9 Sanguine (PNTS) / National Blood Safety Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Programme National de Transfusion et S\u00c3\u00a9curit\u00c3\u00a9 Sanguine", "Prime Id": "11767", "Agency": "HHS/CDC", "Operational Unit": "Democratic Republic of the Congo", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13543", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Dybit5JTxAQ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13543 - PAMOJA", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Prime Id": "204", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13545", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "msfG95P95e9", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13545 - Peace Corps", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Peace Corps", "Prime Id": "6", "Agency": "PC", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13546", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "fgYNuPusYwU", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13546 - Kisumu West", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Henry Jackson Foundation", "Prime Id": "10676", "Agency": "DOD", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13548", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "YHcVx2LQZQu", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13548 - Health Commodities & Services Management Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management Sciences for Health", "Prime Id": "220", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13550", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Z73HcVcDUwr", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13550 - Implementation and Expansion of Blood Safety Activities in Kenya", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "National Blood Transfusion Service, Kenya", "Prime Id": "391", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13553", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "bfXxLBqm06v", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13553 - FBO TA Provider", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Balm in Gilead", "Prime Id": "30", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "13554", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "GIW7JL25ZC2", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13554 - FIND", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Foundation for Innovative New Diagnostics", "Prime Id": "15708", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "13555", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "QzezjcB0ieL", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13555 - FELTP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "African Field Epidemiology Network", "Prime Id": "9653", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "13558", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "edFmpEUtdD0", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13558 - GH000258", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Human Science Research Council of South Africa", "Prime Id": "474", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13559", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "nYb1tJnit15", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13559 - Strengthening Angolan Systems for Health (SASH)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "JHPIEGO", "Prime Id": "219", "Agency": "USAID", "Operational Unit": "Angola", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "13561", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "w5NptAJSIXD", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13561 - ACONDA CoAg 2011", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "ACONDA", "Prime Id": "2857", "Agency": "HHS/CDC", "Operational Unit": "Cote d'Ivoire", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13562", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "oCflmGCvgsf", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13562 - CHRESO Ministries", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Chreso Ministries", "Prime Id": "3245", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13563", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "myqgdcNAico", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13563 - Providing Technical Assistance for the Development of National Campaigns", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "HHS/CDC", "Operational Unit": "Botswana", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13564", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "XxR9SjCzd7H", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13564 - Strengthening Institutional Capacity for the Delivery of Integrated HIV/AIDS Services in Nigeria (SICDHAN)_134", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Federal Ministry of Health, Nigeria", "Prime Id": "354", "Agency": "HHS/CDC", "Operational Unit": "Nigeria", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13566", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "NHrDO8K44Ks", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13566 - Expanding Access and Enhancing Quality of Integrated HTC Services", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Tebelopele Voluntary Counseling and Testing", "Prime Id": "240", "Agency": "HHS/CDC", "Operational Unit": "Botswana", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "13567", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "a3MN5VcsRAn", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13567 - GH000251", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of California at San Francisco", "Prime Id": "517", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13569", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "GUlBTfZLKT9", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13569 - University of Miami", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Miami School of Medicine", "Prime Id": "15503", "Agency": "HHS/CDC", "Operational Unit": "Haiti", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13570", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "LgVZ6jfBKzN", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13570 - MMC GH000248", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13572", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "erSKYS7GYKQ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13572 - Ouakula (Social Marketing for Health)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "USAID", "Operational Unit": "Angola", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13573", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "PhIner8Qaxs", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13573 - Improving Healthy Behaviors Program (IHBP)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "India", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13577", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "KguGWN8JONb", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13577 - GH000291", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "HIV Managed Care Solutions", "Prime Id": "6411", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13580", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "tozq04Xa75R", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13580 - CIDRZ Achieve", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "CENTER FOR INFECTIOUS DISEASE AND RESEARCH IN ZAMBIA", "Prime Id": "14011", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13582", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "gkzMCDwwSZI", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13582 - HIV PLEDGE", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "UNODC", "Prime Id": "15245", "Agency": "USAID", "Operational Unit": "Ukraine", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "13583", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "zy9M8nwUAf5", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13583 - ICAP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Columbia University Mailman School of Public Health", "Prime Id": "501", "Agency": "HHS/CDC", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13585", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Gepj97YD5Fh", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13585 - GH000285", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Shout It Now", "Prime Id": "9371", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13588", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "EFvKusWDWMf", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13588 - APHIAplus Nyanza/Western", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Program for Appropriate Technology in Health", "Prime Id": "233", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13591", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Bi9rzoqscyD", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13591 - HIV Innovate and Evaluate", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University Research Corporation, LLC", "Prime Id": "463", "Agency": "USAID", "Operational Unit": "Cambodia", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "13593", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "eeXAy1eeSEs", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13593 - Suriname MOH CoAg GH000640", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "SURINAME MOH", "Prime Id": "15481", "Agency": "HHS/CDC", "Operational Unit": "Caribbean Region", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "13595", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "rbP1hudMHQa", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13595 - ROADS II", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Democratic Republic of the Congo", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13597", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "oE4fHQxQgp2", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13597 - Continued Education Health Workers", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Mayo Clinic", "Prime Id": "15443", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13598", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "fXuLE8iQjH4", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13598 - JHPIEGO Rwanda", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "JHPIEGO", "Prime Id": "219", "Agency": "DOD", "Operational Unit": "Rwanda", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13599", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "oLRQ3GxYJxS", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13599 - Evaluation Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Social Impact", "Prime Id": "3762", "Agency": "USAID", "Operational Unit": "India", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13601", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "mOSOwUYwxW6", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13601 - Strengthening HIV Prevention for Key Populations", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Society for Family Health (16843)", "Prime Id": "16843", "Agency": "USAID", "Operational Unit": "Namibia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13602", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "J7nK2IpYkgs", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13602 - LMG (Leadership, Management and Governance Project)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management Sciences for Health", "Prime Id": "220", "Agency": "USAID", "Operational Unit": "Cote d'Ivoire", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13605", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "pKqzeoq8PUY", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13605 - Livelihoods and Food Security Technical Assistance Project (LIFT)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Namibia", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13607", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "GuzCwq6jPCX", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13607 - SIAPS - OLD", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management Sciences for Health", "Prime Id": "220", "Agency": "USAID", "Operational Unit": "Angola", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "13608", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "AoKIAJ83282", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13608 - GH000324", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Washington", "Prime Id": "216", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13616", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "OXmHLQgAtkH", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13616 - Columbia University ICAP - CDC CoAg 2011", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Columbia University Mailman School of Public Health", "Prime Id": "501", "Agency": "HHS/CDC", "Operational Unit": "Cote d'Ivoire", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "13618", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "uu3rjNmeRor", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13618 - GH000249", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Columbia University Mailman School of Public Health", "Prime Id": "501", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13619", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "uz9MAOLOJkP", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13619 - GH000237", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "JHPIEGO", "Prime Id": "219", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13620", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "aX7M7cKvDeR", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13620 - GHESKIO 0545", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Groupe Haitien d'Etude du Sarcome de Kaposi et des Infections Opportunistes", "Prime Id": "273", "Agency": "HHS/CDC", "Operational Unit": "Haiti", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13621", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "OHoKdm6zegc", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13621 - Support to UPE", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Palladium Group", "Prime Id": "19907", "Agency": "USAID", "Operational Unit": "Haiti", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13622", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "bioZYWP3OLc", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13622 - Food and Nutrition Technical Assistance (FANTA) Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Haiti", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13623", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "vXAwFg1mt84", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13623 - Providing Capacity-Building Assistance to Government and Indigenous Congolese Organizations to Improve HIV/AIDS Service Delivery in the Democratic Republic of Congo under PEPFAR", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "HHS/CDC", "Operational Unit": "Democratic Republic of the Congo", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13624", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "nTkipYybRL4", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13624 - SEV-CI CDC CoAg 2011", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Sante Espoir Vie - Cote d'Ivoire", "Prime Id": "9883", "Agency": "HHS/CDC", "Operational Unit": "Cote d'Ivoire", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13625", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ZzQ0hBMKJFE", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13625 - PROACTIVO", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "USAID", "Operational Unit": "Angola", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13626", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ZPPurZbLKmN", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13626 - Health Policy Initiative", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Futures Group", "Prime Id": "10553", "Agency": "USAID", "Operational Unit": "Caribbean Region", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13630", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "kMC54gK2z7o", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13630 - PSI-CPP (Combination Prevention Program)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "USAID", "Operational Unit": "Swaziland", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "13631", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "YvTqMtE73pg", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13631 - Fondation Ariel CDC CoAg 2011", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Fondation Ariel Glaser Pour la Lutte Contre le Sida Pediatrique en Cote D'Ivoire", "Prime Id": "9882", "Agency": "HHS/CDC", "Operational Unit": "Cote d'Ivoire", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13634", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "VNhZDiJxX1V", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13634 - PHC Evaluation", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Columbia University Mailman School of Public Health", "Prime Id": "501", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13635", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "J6pHl9QuVHU", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13635 - Behavior & Social Change Communication in Cote d'Ivoire (PACT: Active Prevention & Transformative Communication) (Bilateral award ending Sept2013)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Johns Hopkins University Bloomberg School of Public Health", "Prime Id": "509", "Agency": "USAID", "Operational Unit": "Cote d'Ivoire", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13636", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "YVHKoGLMfOK", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13636 - APHIAplus Central/Eastern", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "JHPIEGO", "Prime Id": "219", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13637", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "UlK7qz9R0jb", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13637 - SPRING", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "John Snow, Inc.", "Prime Id": "453", "Agency": "USAID", "Operational Unit": "Haiti", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13644", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "nP1d0G0Mujn", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13644 - GH000371", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Cape Town", "Prime Id": "13088", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13645", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "mTXtdBXZMgz", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13645 - EGPAF-EPAS (Eliminating Pediatric AIDS in Swaziland)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Prime Id": "204", "Agency": "USAID", "Operational Unit": "Swaziland", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "13646", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "cCOBcG6xnCB", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13646 - International Training and Education Center for Health (ITECH)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Washington", "Prime Id": "216", "Agency": "HHS/HRSA", "Operational Unit": "Botswana", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13649", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Ylt3vroXXtM", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13649 - Civil Society", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "India", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13651", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "kuFVYliRWQJ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13651 - EGPAF international CDC CoAg 2011-Djidja", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Prime Id": "204", "Agency": "HHS/CDC", "Operational Unit": "Cote d'Ivoire", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "13653", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "wEbhQQc3dtz", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13653 - National Alliance of State and Territorial AIDS Directors (NASTAD)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "National Alliance of State and Territorial AIDS Directors", "Prime Id": "597", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13654", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "HFPKwJ75Hjf", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13654 - University Follow on for UCM and ISCISA", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13660", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ia4Js6XKKvb", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13660 - SIFPO/MSI - OHSS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Marie Stopes International", "Prime Id": "3185", "Agency": "USAID", "Operational Unit": "Cambodia", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13661", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "OAQIqLGJrWx", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13661 - CISM - Manhica Research Center - Follow On", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13662", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ZfQrzUb3eV0", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13662 - TIBU HOMA", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University Research Corporation, LLC", "Prime Id": "463", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13664", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "T9dXrh7ZN2a", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13664 - APHIAplus Nairobi/Coast", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Pathfinder International", "Prime Id": "228", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13665", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "N5hPulcQmyb", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13665 - HS 20/20 Associate Award", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Abt Associates", "Prime Id": "440", "Agency": "USAID", "Operational Unit": "Namibia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13667", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "PACCjo1R6r0", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13667 - Bridges_145", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Center for Integrated Health Programs", "Prime Id": "15384", "Agency": "HHS/CDC", "Operational Unit": "Nigeria", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13668", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "XU54qYp7mcX", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13668 - ARIEL", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Fundacao ARIEL Contra a SIDA Pediatrica", "Prime Id": "15416", "Agency": "HHS/CDC", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13669", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "UK19yDiiANr", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13669 - OVC-Gender", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Project Concern International", "Prime Id": "234", "Agency": "USAID", "Operational Unit": "Botswana", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "13671", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "KLELgamnVvI", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13671 - ASM", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "American Society for Microbiology", "Prime Id": "10091", "Agency": "HHS/CDC", "Operational Unit": "Haiti", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13672", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "XwpAHZO0bij", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13672 - Clinical Laboratory Standards Institute", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Clinical and Laboratory Standards Institute", "Prime Id": "3317", "Agency": "HHS/CDC", "Operational Unit": "Rwanda", "Start Date": "2010-08-01", "End Date": "2015-12-31"}}{"type": "Concept", "id": "13676", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "w61RkYiukkK", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13676 - Food and Nutrition Technical Assistance III (FANTA)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Namibia", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13682", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "lAHT4un8tF5", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13682 - GH00460", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Health Information Systems Program", "Prime Id": "10669", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13684", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "lk9L0fflIZ5", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13684 - UNZA ZEPACT", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Zambia School of Medicine", "Prime Id": "6559", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13685", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "kpiU2PQvJaZ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13685 - RTI DOD Alcohol", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Research Triangle International", "Prime Id": "1717", "Agency": "DOD", "Operational Unit": "South Sudan", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13687", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "yDSxG9fZskD", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13687 - Maternal and Child Health Integrated Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "JHPIEGO", "Prime Id": "219", "Agency": "USAID", "Operational Unit": "South Sudan", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13688", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "k8I4cl8hVtf", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13688 - GH000252", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Health and Development Africa", "Prime Id": "6841", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13692", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "azp6Gd4zEWU", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13692 - Families and Communities for the Elimination of Pediatric HIV (FACE-Pediatric HIV)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Organisation for Public Health Interventions and Development", "Prime Id": "11677", "Agency": "USAID", "Operational Unit": "Zimbabwe", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13695", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "bH2dAUHeGGh", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13695 - GH00372", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Epicentre AIDS Risk Management", "Prime Id": "15410", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13696", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "jQm0Wwnvd9e", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13696 - Supply Chain Management System", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Partnership for Supply Chain Management", "Prime Id": "3781", "Agency": "USAID", "Operational Unit": "Democratic Republic of the Congo", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13701", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "x6hBhezRnIl", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13701 - KEMSA Medical Commodities Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Kenya Medical Supplies Agency", "Prime Id": "365", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13703", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "btMun0eZcub", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13703 - Systems for Improved Access to Pharmaceuticals and Services (SIAPS)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management Sciences for Health", "Prime Id": "220", "Agency": "USAID", "Operational Unit": "Democratic Republic of the Congo", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13704", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "mKxLXpRbF5Z", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13704 - PARTNERSHIP FOR ADVANCED CLINICAL MENTORSHIP (PACM)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Maryland", "Prime Id": "519", "Agency": "HHS/CDC", "Operational Unit": "Rwanda", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13709", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "jFJEWAUL7IQ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13709 - University of Washington - ITECH", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Washington", "Prime Id": "216", "Agency": "HHS/HRSA", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13712", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "gTO7YsOZHIh", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13712 - WHO-Blood Safety", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "World Health Organization", "Prime Id": "549", "Agency": "HHS/CDC", "Operational Unit": "South Sudan", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13713", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "jj2iCEjrdEv", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13713 - Mentoring Laboratories Towards National Accreditation (MELTNA)_090", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Medical Laboratories Science Council of Nigeria", "Prime Id": "15447", "Agency": "HHS/CDC", "Operational Unit": "Nigeria", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13717", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "TH2WIOxLB3b", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13717 - Provision of Comprehensive CARE, Treatment and Prevention Services in Indigenous Health Facilities - AIDS Care and Treatment", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Registered Trustees for the Uganda Episcopal Conference", "Prime Id": "15468", "Agency": "HHS/CDC", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13719", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "nmx5KuqIBnd", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13719 - RMNCH (former M-CHIP)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13730", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "rmReYaSIMfX", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13730 - Malamu", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Prime Id": "204", "Agency": "HHS/CDC", "Operational Unit": "Democratic Republic of the Congo", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "13731", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "qanKvDKjwps", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13731 - DAPP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Development Aid from People to People Humana Zambia", "Prime Id": "3240", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13738", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "q1ay4YB5Gid", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13738 - EGPAF-PIHTC (Provider-initiated HIV Testing & Counseling)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Prime Id": "204", "Agency": "HHS/CDC", "Operational Unit": "Swaziland", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "13742", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "HT8AS4t1PFx", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13742 - C-BLD (Capacity Building and Livelihoods Development)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Swaziland", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "13743", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "qVeRqYXoKwl", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13743 - ECSA-HRAA (Health Resources for Africa Alliance)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Eastern, Central and Southern African Health Community Secretariat", "Prime Id": "5648", "Agency": "USAID", "Operational Unit": "Swaziland", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13744", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "e89jmdNQaSN", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13744 - GHESKIO 541", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Groupe Haitien d'Etude du Sarcome de Kaposi et des Infections Opportunistes", "Prime Id": "273", "Agency": "HHS/CDC", "Operational Unit": "Haiti", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13745", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "kReFMQGZac2", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13745 - ICAP Columbia University", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Columbia University Mailman School of Public Health", "Prime Id": "501", "Agency": "HHS/CDC", "Operational Unit": "Cameroon", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13749", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "zuyvqInIwM6", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13749 - AIDSTAR II", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management Sciences for Health", "Prime Id": "220", "Agency": "USAID", "Operational Unit": "Namibia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13750", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "iVkD9LxORt9", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13750 - GH000320", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Stellenbosch, South Africa", "Prime Id": "539", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13752", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "xbA4UR2ZaKt", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13752 - Adherence & Retention Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Project HOPE", "Prime Id": "1616", "Agency": "USAID", "Operational Unit": "Namibia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13753", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ICKw2epmh0s", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13753 - Program for HIV/AIDS Integration and Decentralization in Nigeria (PHAID)_089", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "National Primary Health Care Development Agency", "Prime Id": "15456", "Agency": "HHS/CDC", "Operational Unit": "Nigeria", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13759", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "FSuUo5bF2re", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13759 - Pathways for Participation", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Research Triangle International", "Prime Id": "1717", "Agency": "USAID", "Operational Unit": "Vietnam", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13760", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "rf2w5r5AO8W", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13760 - Education and HIV Prevention", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of the Western Cape", "Prime Id": "763", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13761", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "c4UueJyEzyx", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13761 - District HRH GH000162", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Aurum Health Research", "Prime Id": "467", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13764", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Xi4uRWXARmO", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13764 - Integrated Health Social Marketing", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13767", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "as8yuPL4QnW", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13767 - GH000255", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Re-Action!", "Prime Id": "15467", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13770", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "jRfI21EGQQt", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13770 - Support to GOE Regional Health Bureau in Harari", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Harari Regional Health Bureau", "Prime Id": "3201", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13771", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "qbJJ3IY7Qza", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13771 - GH000391", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Howard University", "Prime Id": "964", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13772", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "WJ2VHznLzK0", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13772 - MSH-BLC (Building Local Capacity)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management Sciences for Health", "Prime Id": "220", "Agency": "USAID", "Operational Unit": "Swaziland", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13773", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "B07CeVv20Xd", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13773 - Next Generation BSS Truckers Study", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Health and Development Africa", "Prime Id": "6841", "Agency": "HHS/CDC", "Operational Unit": "Angola", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13774", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "p1q0ZJSQq69", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13774 - Tanzania Youth Scholars", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "International Youth Foundation", "Prime Id": "1596", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "13776", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "pdX2UQCbep0", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13776 - CCS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Center for Collaboration in Health", "Prime Id": "15382", "Agency": "HHS/CDC", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13779", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "zaGZhWQEAdl", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13779 - WHO", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "World Health Organization", "Prime Id": "549", "Agency": "HHS/CDC", "Operational Unit": "Vietnam", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13782", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "CgnxCP5cT7e", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13782 - Improved Reproductive Health and Rights Services for Most at Risk Populations in Tete", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "International Center for Reproductive Health, Mozambique", "Prime Id": "15946", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13784", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "BypeeYxTaiX", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13784 - INS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Instituto Nacional de Sa\u00c3\u00bade", "Prime Id": "7813", "Agency": "HHS/CDC", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13787", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "IJj2cl608kF", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13787 - CHAZ", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Churches Health Association of Zambia", "Prime Id": "902", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13789", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "lC0bulxIkqR", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13789 - GH000265", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "South African Clothing & Textile Workers' Union", "Prime Id": "931", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13791", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "P7YzvbNm4ky", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13791 - PSI-CIHTC (Client-initiated HIV Testing & Counseling)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "HHS/CDC", "Operational Unit": "Swaziland", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "13792", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "GIeqST6f2t4", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13792 - Support to the HIV/AIDS Response in Zambia II (SHARe II)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "John Snow, Inc.", "Prime Id": "453", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13793", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "RnHu32wu3TC", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13793 - Comprehensive HIV prevention GH000306", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TB/HIV Care", "Prime Id": "12084", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13794", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "meCkvJju1ig", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13794 - Oromia Regional Health Bureau HIV/AIDS program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Oromia Health Bureau, Ethiopia", "Prime Id": "403", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13797", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "an4Ncjub2c6", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13797 - District Support GH000175", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Health Systems Trust", "Prime Id": "750", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13798", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "a1LioGqbnCE", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13798 - GH000294", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Soul City", "Prime Id": "761", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13799", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Lsc6GpYfmLa", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13799 - GHSS-Strengthening Public Health Laboratory Systems in Cameroon", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Global Health Systems Solutions", "Prime Id": "19443", "Agency": "HHS/CDC", "Operational Unit": "Cameroon", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "13800", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "skKijTCXrj5", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13800 - TB Capacity Building GH000388", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Columbia University Mailman School of Public Health", "Prime Id": "501", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13802", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "o75QuxbqZCF", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13802 - Central Province Response Integration, Strengthening & Sustainability Project (CRISSP)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Nairobi", "Prime Id": "535", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13805", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "YJJYTM7qPqc", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13805 - International Training and Education Center for Health (ITECH)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Washington", "Prime Id": "216", "Agency": "HHS/HRSA", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13810", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "QjLeiayMpph", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13810 - Department of Labor", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "International Labor Organization", "Prime Id": "3833", "Agency": "DOL", "Operational Unit": "India", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13833", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "uO5hOhp5oEg", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13833 - TRACK TB", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management Sciences for Health", "Prime Id": "220", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "13835", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "SbHa4TSdpKa", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13835 - Strengthening National Pediatric HIV/AIDS and Scaling up Comprehensive HIV/AIDS Services in the Republic of Uganda under The President\u00e2\u20ac\u2122s Emergency Plan For AIDS Relief", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Baylor College of Medicine Children's Foundation", "Prime Id": "10163", "Agency": "HHS/CDC", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13837", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "CezGh7gd7c3", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13837 - Monitoring, Evaluation and Learning Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "QED Group, LLC", "Prime Id": "4628", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13841", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "wtnhREhHiH0", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13841 - CDC-WHO collaboration", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "World Health Organization", "Prime Id": "549", "Agency": "HHS/CDC", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13864", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "K9tS4oreqpr", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13864 - Ministry of Health, Uganda", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of Health, Uganda", "Prime Id": "1693", "Agency": "HHS/CDC", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13867", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Gv6hKuci17R", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13867 - Strengthening Health Outcomes through the Private Sector (SHOPS)-Follow on", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13868", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "wE7nG3d8dNt", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13868 - Health Communication & Marketing", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "New Partner", "Prime Id": "9853", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13870", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "DPxfUpPocdC", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13870 - Health Policy Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Futures Group", "Prime Id": "10553", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13874", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "xoMmeBiHWmK", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13874 - Advocacy for Better Health", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Program for Appropriate Technology in Health", "Prime Id": "233", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13877", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "YurN2qM9zPZ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13877 - New Hope Project \u00e2\u20ac\u201c Provision of Comprehensive HIV/AIDS Care, Treatment and Prevention services in Track 1.0 Health Facilities in Uganda", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Children's AIDS Fund", "Prime Id": "4589", "Agency": "HHS/CDC", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13880", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "RVEcZOT8zwk", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13880 - Provision of Comprehensive HIV/AIDS Services and Health Work Force Development for Managing Health Programs in the Republic of Uganda under the President\u00e2\u20ac\u2122s Plan for AIDS Relief", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Makerere University School of Public Health", "Prime Id": "8386", "Agency": "HHS/CDC", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13882", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "A9AM09WXh1B", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13882 - Integrated Program for both HIV infected and affected children and their households", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Children of God Relief Institute", "Prime Id": "83", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13885", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "o2DLekECwDQ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13885 - Spring", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "John Snow Inc (JSI)", "Prime Id": "16525", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13887", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "NYezecELAP5", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13887 - South-to-South HIV/AIDS Resource Exchange (SHARE)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Voluntary Health Services", "Prime Id": "4167", "Agency": "USAID", "Operational Unit": "India", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13888", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "CvjnPFbHGKp", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13888 - Combination Prevention GH000243", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13889", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "jSLpBzLRX3C", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13889 - Vana Batwana Zimbabwe Orphans and Vulnerable Children Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "World Education 's Batwana Initiative", "Prime Id": "13132", "Agency": "USAID", "Operational Unit": "Zimbabwe", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13890", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "FFGMUMipukT", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13890 - Families and Communities for the Elimination of Pediatric HIV (FACE-Pediatric HIV)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Organisation for Public Health Interventions and Development", "Prime Id": "11677", "Agency": "USAID", "Operational Unit": "Zimbabwe", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13892", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Pph8cQ1uWoi", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13892 - School Health and Reading Program (SHRP)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Research Triangle International", "Prime Id": "1717", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13897", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "deLRjiLrhyo", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13897 - Public Health Workforce and Systems", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "African Field Epidemiology Network", "Prime Id": "9653", "Agency": "HHS/CDC", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "13900", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "yp1JhoCD96U", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13900 - Northern Uganda Health Integration to Enhance Services (NU-HITES )", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "PLAN International", "Prime Id": "229", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13901", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "e4jHIyY2MM3", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13901 - Communication for Healthy Communities (CHC)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13902", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "hWKBEg3ilRw", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13902 - HSRC", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Human Sciences Research Council", "Prime Id": "13198", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13903", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "rh4Zaq0XVF1", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13903 - GH000293", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Community Media Trust", "Prime Id": "10359", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13904", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "uPVmA0vp07Q", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13904 - Key Pops GH000257", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TB/HIV Care", "Prime Id": "12084", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13911", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "CrDh2obp5Jk", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13911 - HIV Quality Improvement Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "New York AIDS Institute", "Prime Id": "3685", "Agency": "HHS/HRSA", "Operational Unit": "Zimbabwe", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13919", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "gsyjLccGm1t", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13919 - Laboratory Regulatory Support", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Clinical and Laboratory Standards Institute", "Prime Id": "3317", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13922", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "yUql9UUzGKf", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13922 - Laboratory Leadership Training", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "African Field Epidemiology Network", "Prime Id": "9653", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13923", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "q10Tk5FgfBL", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13923 - NEPI", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "International Center for AIDS Care and Treatment Programs, Columbia University", "Prime Id": "6277", "Agency": "HHS/HRSA", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13924", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "umPEXGggASS", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13924 - Production for Improved Nutrition (PIN) Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "RECO Industries", "Prime Id": "11793", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "13926", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "bhMgpFbOMoN", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13926 - Confidential Sex Worker Clinics", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Mekele University", "Prime Id": "3769", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13928", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "zlgaFeF5bkq", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13928 - Addis Ababa Regional HIV/AIDS Prevention and Control Office", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Addis Ababa HIV/AIDS Prevention and Control Office", "Prime Id": "333", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13929", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ggTUEb8pMn8", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13929 - Dire-Dawa Health Bureau HIV/AIDS program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Dire Dawa City Administration Health Bureau", "Prime Id": "15401", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13930", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "eWZjPPjXyfk", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13930 - Expansion of HIV/AIDS/STI/TB Surveillance and Laboratory Activities in the FDRE", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ethiopian Health and Nutrition Research Institute", "Prime Id": "352", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13931", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "CaKN6Bbfx4N", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13931 - Federal HAPCO Support", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Federal HAPCO", "Prime Id": "10532", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13932", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "lAVm1FU7Aab", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13932 - HIV/AIDS Antiretroviral therapy program implementation support through local universities", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Haramaya University", "Prime Id": "10658", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13933", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "VObghy6wwy2", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13933 - Strengthening Human Resources for Health through increased capacity of the Ethiopian Medical Association", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ethiopian Medical Association", "Prime Id": "7743", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13934", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "bG294oqTtex", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13934 - Strengthening local ownership for sustainable provision of HIV/AIDS services", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Addis Ababa Health Bureau", "Prime Id": "332", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13938", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "YE5taBiaonj", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13938 - Catholic Medical Mission Board", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Catholic Medical Mission Board", "Prime Id": "32", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13942", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "P6Su4FsgUKk", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13942 - Vietnam HIV-Addictions Technology Transfer Center (V-HATTC)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of California at Los Angeles", "Prime Id": "516", "Agency": "HHS/SAMHSA", "Operational Unit": "Vietnam", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "13944", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "g7nHGPLJ8mB", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13944 - USAID/Uganda Good Life HIV Integrated Counseling and Testing Kampala", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Uganda Health Marketing Group", "Prime Id": "7264", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13948", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "FP7wZ5FiqOp", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13948 - Nursing Capacity Building Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Columbia University Mailman School of Public Health", "Prime Id": "501", "Agency": "HHS/HRSA", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13966", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "fa2aKfDxznk", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13966 - University of Washington ITECH 2011 CoAg", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Washington", "Prime Id": "216", "Agency": "HHS/HRSA", "Operational Unit": "Cote d'Ivoire", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13970", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "BUhxoZI0H7A", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13970 - CLSI (under the former Lab Coalition mechanism)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Clinical and Laboratory Standards Institute", "Prime Id": "3317", "Agency": "HHS/CDC", "Operational Unit": "Central Asia Region", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13971", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "oJ9aL6bPj7D", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13971 - Republican Blood Center - Kazakhstan", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Republican Blood Center of the Ministry of Health of the Republic of Kazakhstan", "Prime Id": "15570", "Agency": "HHS/CDC", "Operational Unit": "Central Asia Region", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13972", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "DLCE7enOSm6", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13972 - Republican Blood Center - Kyrgyzstan", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Republican Blood Center of the Ministry of Health of the Kyrgyz Republic", "Prime Id": "15571", "Agency": "HHS/CDC", "Operational Unit": "Central Asia Region", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13973", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Efzom43jkKH", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13973 - Health Policy Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Futures Group", "Prime Id": "10553", "Agency": "USAID", "Operational Unit": "Central Asia Region", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13974", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "u05eZ8wSR7c", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13974 - Grant Management Solutions (GMS)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management Sciences for Health", "Prime Id": "220", "Agency": "USAID", "Operational Unit": "Central Asia Region", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13976", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "QfCiN5Dvmme", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13976 - Youth Centers GDA (Turkmenistan PPP)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "John Snow, Inc.", "Prime Id": "453", "Agency": "USAID", "Operational Unit": "Central Asia Region", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "13978", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "FIB6cf0GnUE", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13978 - Republican Blood Center - Tajikistan", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Republican Blood Center of the Ministry of Health of the Republic of Tajikistan", "Prime Id": "15572", "Agency": "HHS/CDC", "Operational Unit": "Central Asia Region", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13980", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "cfbeeb03t7W", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13980 - Engaging Local NGOs", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "AIDS Care China", "Prime Id": "5504", "Agency": "HHS/CDC", "Operational Unit": "Asia Regional Program", "Start Date": "2012-09-02", "End Date": "2015-12-31"}}{"type": "Concept", "id": "13981", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "hMFc97zSek4", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13981 - TARGET: Increasing access to HIV counseling, testing and enhancing HIV/AIDS prevention", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "HHS/CDC", "Operational Unit": "Lesotho", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "13983", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "GMArLQsCnoq", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13983 - Human Resources Alliance for Africa - HRAA", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Eastern, Central and Southern African Health Community Secretariat", "Prime Id": "5648", "Agency": "USAID", "Operational Unit": "Lesotho", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "13987", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "QNucNy43EGQ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "13987 - STRENGTHENING TB/HIV COLLABORATION IN THE KINGDOM OF LESOTHO", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Columbia University Mailman School of Public Health", "Prime Id": "501", "Agency": "HHS/CDC", "Operational Unit": "Lesotho", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "14009", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "YlMzgwkSS8D", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14009 - Kenya Nutrition and HIV Program Plus", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14012", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "QR60gnoPwwH", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14012 - AMPATHplus", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Moi Teaching and Referral Hospital", "Prime Id": "2408", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14015", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ELGs3llLQvg", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14015 - FUNZO Kenya", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "IntraHealth International, Inc", "Prime Id": "217", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14022", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "w7SioznXUk2", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14022 - APHIAplus Imarisha", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "African Medical and Research Foundation", "Prime Id": "246", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14026", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "G7gLM7XbOYw", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14026 - Construction of Regional Reference Laboratory in Leribe", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of Health and Social Welfare \u00e2\u20ac\u201c Lesotho", "Prime Id": "9647", "Agency": "HHS/CDC", "Operational Unit": "Lesotho", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14034", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "f6kZQeFS04V", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14034 - The OVC Scholarship and Leadership Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Equity Group Foundation", "Prime Id": "15812", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14048", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "kVzEHOz5het", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14048 - Methadone Clinical Support", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Hennepin Faculty Associates-Addiction Medicine Program", "Prime Id": "15536", "Agency": "HHS/SAMHSA", "Operational Unit": "Vietnam", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "14050", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Be6fI72gHM6", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14050 - K4Health/Nigeria", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Johns Hopkins University Bloomberg School of Public Health", "Prime Id": "509", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14054", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "oyQGYMikhRT", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14054 - MEASURE Evaluation III", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of North Carolina", "Prime Id": "596", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14055", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Og96tBWe9kC", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14055 - PLAN-Health", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management Sciences for Health", "Prime Id": "220", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14064", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ylc9Ux0jtcM", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14064 - Capacity Plus", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "IntraHealth International, Inc", "Prime Id": "217", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14071", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "bAX7PhyWYnI", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14071 - Peace Corps Responding to HIV/AIDS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Peace Corps", "Prime Id": "6", "Agency": "PC", "Operational Unit": "Ukraine", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14072", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Cb0EZiuUCGR", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14072 - Systems for Improved Access to Pharmaceuticals and services (SIAPS)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management Sciences for Health", "Prime Id": "220", "Agency": "USAID", "Operational Unit": "Lesotho", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "14073", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "fXN6sVZO31o", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14073 - USAID Condoms Management TBD", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Cote d'Ivoire", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14086", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "bJZjXv0MHwU", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14086 - Research and Evaluation - USAID", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Vietnam", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "14088", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ysfHrqEhmZw", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14088 - UNAIDS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "UNAIDS - Joint United Nations Programme on HIV/AIDS", "Prime Id": "544", "Agency": "HHS/CDC", "Operational Unit": "India", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14089", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "WKA9rqZHdo1", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14089 - WHO", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "World Health Organization", "Prime Id": "549", "Agency": "HHS/CDC", "Operational Unit": "India", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14092", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "kuSKwJEupKu", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14092 - Systems for Improved Access to Pharmaceuticals and Services Program (SIAPS)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management Sciences for Health", "Prime Id": "220", "Agency": "USAID", "Operational Unit": "Cameroon", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "14113", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "FZT6pfIO6Ho", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14113 - District Health System Strengthening and Quality Improvement for Service Delivery in Malawi under PEPFAR", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Prime Id": "204", "Agency": "HHS/CDC", "Operational Unit": "Malawi", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14115", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "wXMusVA1PJ4", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14115 - Prevention Organisational Systems AIDS Care and Treatment (ProACT)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management Sciences for Health", "Prime Id": "220", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14118", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Zn4w7tfHR4C", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14118 - Strengthening Clinical Laboratory Workforce", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "African Society for Laboratory Medicine", "Prime Id": "16585", "Agency": "HHS/CDC", "Operational Unit": "Cameroon", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14121", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "b3oqlw3X2sE", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14121 - Geneval Global CoAg_OHSS_HIV/AIDS Prevention and Care", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Geneva Global", "Prime Id": "6280", "Agency": "USAID", "Operational Unit": "Cote d'Ivoire", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14122", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "cwBFj6qNpbf", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14122 - FANTA3 (Food and Nutrition Technical Assistance)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Cote d'Ivoire", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14126", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Gj8i61mMQ10", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14126 - MARPs GH000250", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "South Africa Partners", "Prime Id": "4719", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14127", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "JIBboDEZgDg", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14127 - WHO Cameroon", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "WHO/AFRO", "Prime Id": "8345", "Agency": "HHS/CDC", "Operational Unit": "Cameroon", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "14150", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "AYD0lqq1dmd", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14150 - Caribbean HIV/AIDS Regional Training Initiative", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of the West Indies", "Prime Id": "13095", "Agency": "HHS/HRSA", "Operational Unit": "Caribbean Region", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14153", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "LsIR8fCOUXi", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14153 - Scaling Up for Most-At-Risk-Populations (SUM) I - Technical Assistance", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Indonesia", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "14154", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Ii70ngJ4V5i", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14154 - Scaling Up for Most-At-Risk-Populations (SUM II) - Organizational Performance", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Training Resources Group", "Prime Id": "1614", "Agency": "USAID", "Operational Unit": "Indonesia", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "14156", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "kPivQwrP2nW", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14156 - Strengthen In-Country Strategic Information Capacity for Sustainable HIV Response", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "The Center for Community Health Research and Development", "Prime Id": "19682", "Agency": "USAID", "Operational Unit": "Vietnam", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14157", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "bSzIP1kPHjB", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14157 - KINERJA", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Research Triangle International", "Prime Id": "1717", "Agency": "USAID", "Operational Unit": "Indonesia", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "14159", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "wDD4z3haNxU", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14159 - SMART TA", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Vietnam", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "14162", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "seLBNqxUCrd", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14162 - African Center for Laboratory Equipments Maintenance_070", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "CDC Foundation", "Prime Id": "6285", "Agency": "HHS/CDC", "Operational Unit": "Nigeria", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "14169", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "pQREcJCMKZX", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14169 - Health Finance and Governance Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Abt Associates", "Prime Id": "440", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14170", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "OAbz0HAjjBK", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14170 - TBD-NACA Call Center Support", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14175", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "X8Sv40PXZfV", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14175 - Partnerships for elimination of MTCT", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "United Nations Children's Fund", "Prime Id": "547", "Agency": "HHS/CDC", "Operational Unit": "Cameroon", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "14179", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "jw3U1NwwAlo", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14179 - KHANA Flagship", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Khmer HIV/AIDS NGO Alliance", "Prime Id": "3975", "Agency": "USAID", "Operational Unit": "Cambodia", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "14186", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "V5Mz0NDMHip", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14186 - ENHAT-CS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management Sciences for Health", "Prime Id": "220", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14187", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "eTKuAK8kRHe", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14187 - Help Ethiopian Address the Low TB (HEAL TB)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management Sciences for Health", "Prime Id": "220", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "14188", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ExxwBqZ8FBO", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14188 - TB CARE 1", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "KNCV Tuberculosis Foundation", "Prime Id": "9646", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14189", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "lNYpV55H84P", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14189 - Preventive Care Package (PCP)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "World Vision International", "Prime Id": "52", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "14190", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "x8lfhsPq0j4", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14190 - Architectural and Engineering for Ethiopia Health Infrastructure Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Tetra Tech PM Inc", "Prime Id": "9644", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14192", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "hq0uAU8HBx8", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14192 - Health Infrastructure Construction Program (HIP)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "International Relief and Development", "Prime Id": "4959", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14193", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "dnH8H6ctsKH", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14193 - Health Sector Finance Reform Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Abt Associates", "Prime Id": "440", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14194", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "aR7heAPyRFS", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14194 - Private Health Sector Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Abt Associates", "Prime Id": "440", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "14195", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "S8eEPP5E8Py", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14195 - Leadership Management and Governance", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management Sciences for Health", "Prime Id": "220", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "14201", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "d2pn2u0ixLp", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14201 - Reducing Infection through Support & Eduation (RISE)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Mothers 2 Mothers", "Prime Id": "4851", "Agency": "USAID", "Operational Unit": "Swaziland", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14206", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "eM5DwxPqfkP", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14206 - Grants, Solicitation and Management Follow-On or Associate Award", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14207", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Ggkty4qkW0H", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14207 - Health Finance and Governance", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Abt Associates", "Prime Id": "440", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14209", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "FLYOzeC6ygs", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14209 - Strengthening Human Resources for Health", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "JHPIEGO", "Prime Id": "219", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14210", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "KKlH9nmacg6", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14210 - Strengthening Ethiopia's Urban Health Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "John Snow, Inc.", "Prime Id": "453", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "14211", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "gR9ItrCGIfA", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14211 - Systems for Improved Access to Pharmaceuticals and Services", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management Sciences for Health", "Prime Id": "220", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "14212", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "MEjKVGjXwhE", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14212 - Promoting the Quality of Medicines Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "United States Pharmacopeia", "Prime Id": "4017", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "14213", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "QN0KwXIycIC", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14213 - Empowering New Generations in Improved Nutrition and Economic opportunities (ENGINE)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Save The Children Federation Inc", "Prime Id": "15660", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14214", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "PNWe3VJr3uK", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14214 - Food by Prescription", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Save the Children US", "Prime Id": "239", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14215", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "xbsOqkStQvx", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14215 - Food and Nutrition Technical Assistance III", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14217", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "k3iBQWYuaEJ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14217 - Urban HIV/AIDS Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "World Food Program", "Prime Id": "548", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "14218", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "WrYIqxhfJvw", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14218 - Social Behavioural Change and Communications", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14219", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "gASATn8oVvm", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14219 - AIHA Blood Safety Technical Assistance Services (HQ)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "American International Health Alliance", "Prime Id": "9886", "Agency": "HHS/CDC", "Operational Unit": "Ukraine", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14220", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "CD2dMUX1ORW", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14220 - Central Contraceptive Procurement", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "John Snow, Inc.", "Prime Id": "453", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14221", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "e8gdAcM6i1n", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14221 - Agricultural Market Development (AMD) Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Agricultural Cooperative Development International Volunteers in Overseas Cooperative Assistance", "Prime Id": "194", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14225", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "LKWq1l00Su4", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14225 - PATH", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Program for Appropriate Technology in Health", "Prime Id": "233", "Agency": "HHS/CDC", "Operational Unit": "Ukraine", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "14228", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "JKdnGnfwoQn", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14228 - MULU Prevention Program for At-Risk Populations I (MULU I)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14229", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "PxNoioljyKQ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14229 - ESIS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of Health and Human Services/Centers for Disease Control and Prevention (HHS/CDC)", "Prime Id": "9", "Agency": "HHS/CDC", "Operational Unit": "Ukraine", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14230", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "phSejv8VpYe", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14230 - MULU Prevention Program for At-Risk Populations in Workplace (MULU II)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "World Learning", "Prime Id": "595", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14231", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "RpLrcC6SalY", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14231 - C-Change", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14232", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Cf4uW4TcZFW", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14232 - Yekokeb Berhan", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Pact, Inc.", "Prime Id": "226", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "14234", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Iz1QJvO6vNP", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14234 - SCEPS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Pact, Inc.", "Prime Id": "226", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14235", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "AyiywMyfN01", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14235 - ALLIANCE_ METIDA (ending) NGO Support for SI Activities", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "International HIV/AIDS Alliance", "Prime Id": "213", "Agency": "HHS/CDC", "Operational Unit": "Ukraine", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14236", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "cGmQLdrps4i", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14236 - Strengthening the Federal Level Response to Highly Vulnerable Ethiopian Children through the Development of a Child-Sensitive Social Welfare System", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "United Nations Children's Fund", "Prime Id": "547", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14240", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "wCHlcWQO1k0", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14240 - WHO", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "World Health Organization", "Prime Id": "549", "Agency": "USAID", "Operational Unit": "Ukraine", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "14242", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Nk4LyekKxuz", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14242 - FANTA III", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Malawi", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14245", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "xSFIoGnAJDj", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14245 - Next Generation BSS Prisoners Study", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Health and Development Africa", "Prime Id": "6841", "Agency": "HHS/CDC", "Operational Unit": "Angola", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14246", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "PPDsm8YdUO4", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14246 - Abt Associates: HPSS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Abt Associates", "Prime Id": "440", "Agency": "USAID", "Operational Unit": "Malawi", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "14247", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "FELCJptbEYw", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14247 - SIAPS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management Sciences for Health", "Prime Id": "220", "Agency": "USAID", "Operational Unit": "Ukraine", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "14249", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "K2rt99zhBj6", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14249 - Integrated (HIV effect) Mitigation and Positive Action for Community Transformation (IMPACT)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Catholic Relief Services", "Prime Id": "33", "Agency": "USAID", "Operational Unit": "Malawi", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14250", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "IWhr6YIq4x1", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14250 - TBCARE I", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "KNCV Tuberculosis Foundation", "Prime Id": "9646", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14251", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "wFFGulgKAGi", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14251 - MEASURE EVALUATION PHASE III", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of North Carolina at Chapel Hill, Carolina Population Center", "Prime Id": "521", "Agency": "USAID", "Operational Unit": "Ukraine", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14252", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "tI3aTrl9U2L", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14252 - AIDSTAR - support the development of the National HIV/AIDS Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management Sciences for Health", "Prime Id": "220", "Agency": "USAID", "Operational Unit": "Ukraine", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14253", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "NFJznLMmCM6", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14253 - TBD Sustaining the Role of Media in the National HIV/AIDS Response", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Ukraine", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14254", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "dbsOoN5ueuQ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14254 - Stigma and discrimination", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "All Ukrainian Network of People Living with HIV/AIDS", "Prime Id": "9051", "Agency": "USAID", "Operational Unit": "Ukraine", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14255", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "YC6UqUzPpD2", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14255 - NETWORK (ending) Support to ART provision", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "All Ukrainian Network of People Living with HIV/AIDS", "Prime Id": "9051", "Agency": "HHS/CDC", "Operational Unit": "Ukraine", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14260", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "nSTbcNoRoUd", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14260 - Peace Corps", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Peace Corps", "Prime Id": "6", "Agency": "PC", "Operational Unit": "Caribbean Region", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "14261", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Qha1RljTebk", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14261 - Thailand Ministry of Public Health", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Thailand Ministry of Public Health", "Prime Id": "5430", "Agency": "HHS/CDC", "Operational Unit": "Cambodia", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14263", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "uzkvQHzWn5f", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14263 - Kingdom of Cambodia Ministry of Health - MOH CoAg Phase II", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of Health (MOH)", "Prime Id": "16526", "Agency": "HHS/CDC", "Operational Unit": "Cambodia", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "14267", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "qnL44K4Iprp", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14267 - Infrastructure development for health systems strengthening", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Regional Procurement Support Office/Frankfurt", "Prime Id": "3932", "Agency": "State/AF", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14272", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Mf1yQarJRUl", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14272 - Health Policy Initiative Costing Task Order", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Futures Group", "Prime Id": "10553", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14276", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "CX8iqb6DwlL", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14276 - NYS AIDS INSTITUTE/ HEALTHQUAL", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "New York AIDS Institute", "Prime Id": "3685", "Agency": "HHS/HRSA", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14278", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "hYHPNX4If0E", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14278 - New-AIDSTAR Human Resource Development (HRD) Task Order", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "John Snow, Inc.", "Prime Id": "453", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14284", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "q8sSNA2eHlo", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14284 - RFA support care and treament innovation", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14287", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "K8iyoRiqc7X", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14287 - Family Health Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Chemonics International", "Prime Id": "446", "Agency": "USAID", "Operational Unit": "Rwanda", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "14288", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "K2u5YuvEIF8", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14288 - Comprehensive clinic-based district services", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14291", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "PP1VNLsprKz", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14291 - Care and Support to Improve Patient Outcomes", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Hospice and Palliative Care Assn. Of South Africa", "Prime Id": "281", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14292", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "hwmJRn7H9cm", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14292 - PPP: Integrating Water and Sanitation into HIV/AIDS Programs, Nutrition", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Hospice and Palliative Care Assn. Of South Africa", "Prime Id": "281", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14294", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "LMSWYUWMRY1", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14294 - DSD - Children's Services Directory", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University Research South Africa", "Prime Id": "16692", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "14295", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "iePQSQ6G2Xl", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14295 - Capacity Development and Support Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14296", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "MLNqPfi246w", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14296 - Capacity Plus", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "IntraHealth International, Inc", "Prime Id": "217", "Agency": "USAID", "Operational Unit": "Namibia", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14298", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "QMJYXrXGgXi", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14298 - Enhancing Nigerian Capacity for AIDS Prevention", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Deloitte Consulting Limited", "Prime Id": "7579", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14301", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "kI5OAyAmKXu", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14301 - LETLAMA", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "USAID", "Operational Unit": "Lesotho", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14302", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "OOs31oSMpiy", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14302 - Strengthening High Impact Interventions for and\u00c2\u00a0AIDS-free\u00c2\u00a0Generation (Aids\u00c2\u00a0Free)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "John Snow Inc (JSI)", "Prime Id": "16525", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14304", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "WVlZa8VcXLY", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14304 - Evaluation Support Services", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Survey Warehouse", "Prime Id": "16599", "Agency": "USAID", "Operational Unit": "Namibia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14305", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "mMz4him395W", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14305 - Namibia Institutional Strengthening", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Pact", "Prime Id": "16339", "Agency": "USAID", "Operational Unit": "Namibia", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14307", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "WZdp0bmtfDv", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14307 - Leveraging Local Technical Assistance for Transition (LL-TAFT)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Namibia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14308", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ZRIgHv5CeEy", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14308 - Measure Evaluation Phase III (CBIS)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Measure Evaluation", "Prime Id": "1212", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14309", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "tz7Ofj3J0U9", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14309 - Strengthening National Response to HIV/AIDS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "World Health Organization", "Prime Id": "549", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "14311", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "RrAc84IQVpy", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14311 - Strengthening Health Outcomes through the Private Sector (SHOPS)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Abt Associates", "Prime Id": "440", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14326", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "VuozCTpp2kE", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14326 - UCSF", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of California at San Francisco", "Prime Id": "517", "Agency": "HHS/CDC", "Operational Unit": "Vietnam", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14335", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "lufDpq0B77t", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14335 - Zambia AIDS Law Research and Advocacy Network (ZARAN)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Zambia AIDS Law Research and Advocacy Network (ZARAN)", "Prime Id": "1553", "Agency": "State/AF", "Operational Unit": "Zambia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14336", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "s18ismB07In", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14336 - HMU follow on", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Hanoi Medical University", "Prime Id": "3139", "Agency": "HHS/CDC", "Operational Unit": "Vietnam", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14338", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "FTeDJ2Day4M", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14338 - Sustainability Through Economic strengthening, Prevention, and Support for Orphans, and Vulnerable Children, youth and other vulnerable populations (STEPS OVC) program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "World Vision International", "Prime Id": "52", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "14339", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "XA3vFulRzMm", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14339 - PEPFAR Prevention Small Grants", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of State", "Prime Id": "1", "Agency": "State/AF", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14342", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "aFjMQUuwZgT", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14342 - Engender Health GH-08-2008 RESPOND", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Engender Health", "Prime Id": "205", "Agency": "USAID", "Operational Unit": "Burundi", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14343", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "wYmoBzLmsVQ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14343 - GH 01-2008 MEASURE Phase III MMAR", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of North Carolina at Chapel Hill, Carolina Population Center", "Prime Id": "521", "Agency": "USAID", "Operational Unit": "Burundi", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14348", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Awv6t9weQ1x", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14348 - Links For Children", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Save the Children UK", "Prime Id": "726", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14349", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "hcNOdcQuh92", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14349 - Network Of Zambians Living with HIV and AIDS (NZP+)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "The Network of Zambian People Living with HIV and AIDS (NZP+)", "Prime Id": "15945", "Agency": "State/AF", "Operational Unit": "Zambia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14350", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "XfOcUoLKqWN", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14350 - The Treatment Advocacy and Literacy Campaign (TALC)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Treatment, Advocacy, and Literacy Campaign", "Prime Id": "6231", "Agency": "State/AF", "Operational Unit": "Zambia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14351", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "vzbUHSwFTqO", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14351 - Capacity Building of Local Organizations", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "National Network of Positive Women Ethiopia", "Prime Id": "17038", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14352", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "zFRl4Ij1F6o", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14352 - VOA HIV prevention", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "International Broadcasting Bureau, Voice of America", "Prime Id": "3825", "Agency": "State/AF", "Operational Unit": "Burundi", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14354", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "UFjhWtl1rED", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14354 - Partnership for Supply Chain Management", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Partnership for Supply Chain Management", "Prime Id": "3781", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "14355", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "RYrKERsgOan", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14355 - Supply Chain Management", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "John Snow, Inc.", "Prime Id": "453", "Agency": "USAID", "Operational Unit": "Indonesia", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "14359", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "G7kh8K2JCM2", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14359 - AIDSTAR I", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "John Snow, Inc.", "Prime Id": "453", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14371", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "nkig7JJ8BVW", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14371 - Maternal and Child Health Integrated Program (MCHIP)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "JHPIEGO", "Prime Id": "219", "Agency": "USAID", "Operational Unit": "Namibia", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14374", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "yYoWpERUvwy", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14374 - APHL", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Association of Public Health Laboratories", "Prime Id": "1923", "Agency": "HHS/CDC", "Operational Unit": "Swaziland", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "14376", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "mJ4OHI8JFPz", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14376 - Global Fund Technical Support 2.0", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Ghana", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14382", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "U4vu2ZTZFOJ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14382 - Civil-Military alliance", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Charles Drew University", "Prime Id": "10296", "Agency": "DOD", "Operational Unit": "Angola", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14383", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "qrX2D0XfbAK", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14383 - U.S. Department of Defense Walter Reed Program Nigeria", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of Defense (Defense)", "Prime Id": "4", "Agency": "DOD", "Operational Unit": "Nigeria", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14384", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "cfPheudJGAD", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14384 - Sesame Square", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Sesame Street Workshop", "Prime Id": "6349", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14385", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "TxwrELW34wm", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14385 - Cooperative Agreement 5U2GPS001285", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "American Society of Clinical Pathology", "Prime Id": "978", "Agency": "HHS/CDC", "Operational Unit": "Namibia", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14386", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "sSNUsMjlYBx", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14386 - UNZA M&E Follow-on", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Zambia \u00e2\u20ac\u201c Demography Department", "Prime Id": "13098", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14390", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "BgL84gTi74F", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14390 - Cooperative Agreement U2GGH001182", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Namibia", "Prime Id": "16869", "Agency": "HHS/CDC", "Operational Unit": "Namibia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14391", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ITxtmuQ0NVb", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14391 - University of California-San Francisco", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of California at San Francisco", "Prime Id": "517", "Agency": "HHS/CDC", "Operational Unit": "Namibia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14392", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "WlcaQoYPhuI", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14392 - Jhpiego (Eastern)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "JHPIEGO", "Prime Id": "219", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14396", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Qk8aIiDOzMQ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14396 - Supply Chain Management System Honduras", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Partnership for Supply Chain Management", "Prime Id": "3781", "Agency": "USAID", "Operational Unit": "Central America Region", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14399", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "quCWWkd20Vu", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14399 - DOL", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "International Labor Organization", "Prime Id": "3833", "Agency": "DOL", "Operational Unit": "Caribbean Region", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14400", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ApuRov2Ks4E", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14400 - PASMO Guatemala", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "DOD", "Operational Unit": "Central America Region", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "14401", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Pz4qTaDK5Tf", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14401 - US Department of Defense", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of Defense Naval Health Research Center", "Prime Id": "616", "Agency": "DOD", "Operational Unit": "Central America Region", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14402", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "e0KH96NTYFG", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14402 - DoD Multi Country TBD", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "DOD", "Operational Unit": "Central America Region", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14403", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "dTFAHOAJW67", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14403 - Multi-sector Alliances Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Research Triangle International", "Prime Id": "1717", "Agency": "USAID", "Operational Unit": "Central America Region", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14406", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "uyIzIKJQoG3", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14406 - Deliver", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "John Snow, Inc.", "Prime Id": "453", "Agency": "USAID", "Operational Unit": "Central America Region", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "14415", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "qXVxR9OoF67", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14415 - Integrated Service Delivery Project (ISDP)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "JHPIEGO", "Prime Id": "219", "Agency": "USAID", "Operational Unit": "South Sudan", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "14418", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "hgnsJ8BhB1c", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14418 - Intrahealth SI-OHSS (ENDED March 31/2017)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "IntraHealth International, Inc", "Prime Id": "217", "Agency": "HHS/CDC", "Operational Unit": "South Sudan", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14420", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "wekGAZy62WY", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14420 - LPHO Follow On", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Lusaka Provincial Health Office", "Prime Id": "4592", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14421", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "bHKEyvyK1RJ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14421 - SPMO Follow On", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Southern Provincial Health Office", "Prime Id": "13255", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14426", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "LlCPc8CSaTs", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14426 - Partner Reporting and Performance Monitoring System (PRPM) Follow on", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Rwanda", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14427", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "aTbS0Fcy8N4", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14427 - External Evaluation", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Indonesia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14429", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "y2AjbVJG4g4", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14429 - VCT in military health facilities and mobile campaigns", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "DOD", "Operational Unit": "Cameroon", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14432", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "xwliCrJjkOj", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14432 - support to MDF", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "JHPIEGO", "Prime Id": "219", "Agency": "DOD", "Operational Unit": "Malawi", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14437", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "nad5ehN1UGS", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14437 - WHO-OHSS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "World Health Organization", "Prime Id": "549", "Agency": "USAID", "Operational Unit": "Swaziland", "Start Date": "2016-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "14441", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "dN37OlPrHQt", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14441 - Center of Excellence for Comprehensive Integrated HIV Care and Treatment Services in Lilongwe, Malawi", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Lighthouse", "Prime Id": "3933", "Agency": "HHS/CDC", "Operational Unit": "Malawi", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14442", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "rrnwQjLT8J7", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14442 - Improving Quality of Care and Health Impact through Sustainable, Integrated, Innovative Information System Technologies in Malawi under PEPFAR", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "BAOBAB Health Partnership", "Prime Id": "6273", "Agency": "HHS/CDC", "Operational Unit": "Malawi", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14443", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "gLn85Psqqdv", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14443 - Strengthening District Health Planning and Strategic Information to Improve Maternal and Child Health", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "United Nations Children's Fund", "Prime Id": "547", "Agency": "HHS/CDC", "Operational Unit": "Malawi", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "14444", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "E5zeFNV4Q6m", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14444 - Scale-Up of Care and Support Services for Orphans and Vulnerable Children (OVC) in Selected States in Nigeria", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14446", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "pN5s6nck79h", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14446 - Nigeria Monitoring and Evaluation Management Services (NMEMS II)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "The Mitchell Group", "Prime Id": "9138", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "14448", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "rfY7wngIcJV", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14448 - SCMS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Partnership for Supply Chain Management", "Prime Id": "3781", "Agency": "USAID", "Operational Unit": "Malawi", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "14450", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "qS45kiXGfAE", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14450 - Society for Family Health / Population Services Interantional", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Society for Family Health - South Africa", "Prime Id": "972", "Agency": "DOD", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14452", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "QMtGHh3P3bI", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14452 - Society for Family Health", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "DOD", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14454", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "VacNBrbY2w3", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14454 - TEAMSTAR", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Training Resources Group", "Prime Id": "1614", "Agency": "USAID", "Operational Unit": "Central America Region", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14455", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ZU4ou3FjxED", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14455 - USG Evaluation (Central America Regional Partnership Framework)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "GH Tech", "Prime Id": "7727", "Agency": "USAID", "Operational Unit": "Central America Region", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14466", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "tuoAR3unTI8", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14466 - PrevenSida", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University Research Corporation, LLC", "Prime Id": "463", "Agency": "USAID", "Operational Unit": "Central America Region", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "14467", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "DDUtQ0sQHa7", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14467 - AIDSTAR", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "John Snow, Inc.", "Prime Id": "453", "Agency": "USAID", "Operational Unit": "Central America Region", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "14468", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "nALSWrMyJkR", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14468 - PrevenSida Mid-term Evaluation and Population Estimation for MARPs", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Central America Region", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14469", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "mccSGxQIPIp", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14469 - Secretariat of Health", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Secretariat of Health", "Prime Id": "15693", "Agency": "USAID", "Operational Unit": "Central America Region", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "14481", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "vLkXUPvIBDn", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14481 - BORNUS Community-based Prevention and Support", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Botswana Retired Nurses Society", "Prime Id": "3617", "Agency": "USAID", "Operational Unit": "Botswana", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14487", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "H4FiIT3NJDm", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14487 - African Health Workforce Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Association of Schools of Public Health", "Prime Id": "3733", "Agency": "HHS/CDC", "Operational Unit": "Botswana", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "14488", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "fJYlriWs01V", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14488 - Building global capacity for diagnostic testing of TB, Malaria & HIV", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Foundation for Innovative New Diagnostics", "Prime Id": "15708", "Agency": "HHS/CDC", "Operational Unit": "Botswana", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14489", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "HQRjPHcGGAr", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14489 - Health Policy Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Futures Group", "Prime Id": "10553", "Agency": "USAID", "Operational Unit": "Botswana", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14505", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Y6k8R8LRQiQ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14505 - STRENGHTENING INTERGRATED DELIVERY OF HIV/AIDS SERVICES(SIDHAS)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14507", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "PHArE34M2ot", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14507 - Family Health International", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "DOD", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14512", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "EuA1befef5N", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14512 - Community-based Prevention and Support", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Botswana", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14530", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Mz4t9q0AIkJ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14530 - HQ buy in for the Strengthening and the Development of Applied Epidemiology and Sustainable Public Health Capacity through Collaboration, Program Development and Implementation, Communication and Information Sharing", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "African Field Epidemiology Network", "Prime Id": "9653", "Agency": "HHS/CDC", "Operational Unit": "Botswana", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14536", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "k5e1sDGK1GP", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14536 - AGPAHI", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ariel Glaser Pediatric AIDS Healthcare Initiative", "Prime Id": "15710", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "14538", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "PFl1m31KSlW", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14538 - C-CE", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Columbia University Mailman School of Public Health", "Prime Id": "501", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14542", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "zTUBx6jHKDA", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14542 - Baylor Fogarty AITRP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of Health and Human Services/National Institutes of Health (HHS/NIH)", "Prime Id": "7", "Agency": "HHS/NIH", "Operational Unit": "Tanzania", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14544", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "z9z94jKhzYF", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14544 - TRCS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Tanzania Red Cross Society", "Prime Id": "10014", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "14545", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "vfB4XvpwII1", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14545 - Dartmouth Fogarty AITRP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of Health and Human Services/National Institutes of Health (HHS/NIH)", "Prime Id": "7", "Agency": "HHS/NIH", "Operational Unit": "Tanzania", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14551", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ic4TcXfg66x", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14551 - Kagera", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Kagera RHMT", "Prime Id": "15713", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "14552", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "G8ijcigADdt", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14552 - Mtwara", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Mtwara RHMT", "Prime Id": "15714", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "14553", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "X58jbMFGuC2", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14553 - Mwanza", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Mwanza RHMT", "Prime Id": "15715", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "14554", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "iWFAAHv7MRR", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14554 - Pwani", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Pwani RHMT", "Prime Id": "15716", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "14555", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "oabfOZctNA1", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14555 - Tanga", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Tanga RHMT", "Prime Id": "15717", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "14556", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "mAHo1NNIQjp", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14556 - Diffusion of Effective Behavioral Interventions", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Tanzania Youth Alliance", "Prime Id": "15705", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "14559", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "vb8AmhkTGFp", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14559 - NHLQATC - EQA Support", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management development for Health", "Prime Id": "15712", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14560", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "hua3Z2iDfLL", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14560 - ASLM - (GH000710)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "African Society for Laboratory Medicine", "Prime Id": "16585", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "14563", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Sg8psqCOsQy", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14563 - ASLM", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "African Society for Laboratory Medicine", "Prime Id": "16585", "Agency": "HHS/CDC", "Operational Unit": "South Sudan", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14564", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "hIgQ8zl9aXS", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14564 - LMG (Leadership, Management and Governance)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management Sciences for Health", "Prime Id": "220", "Agency": "USAID", "Operational Unit": "Haiti", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14568", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "w6Y0pHOOkPa", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14568 - Project Evaluations", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Angola", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14570", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "nO8R1GlaIg6", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14570 - MDH", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management development for Health", "Prime Id": "15712", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14572", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "mt7C8ps86mT", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14572 - EVIHT (Avoid HIV and its Transmission)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Johns Hopkins University Center for Communication Programs", "Prime Id": "507", "Agency": "USAID", "Operational Unit": "Haiti", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14573", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "cwaXnu0au1D", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14573 - NACP Follow-on", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "National AIDS Control Program Tanzania", "Prime Id": "386", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "14575", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "W74shFmjh9w", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14575 - Community REACH", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Pact, Inc.", "Prime Id": "226", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14576", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "D6wMp3kUsGK", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14576 - USAID/PROMARK", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "USAID", "Operational Unit": "Haiti", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14578", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "AkHLa4w4v1K", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14578 - Leadership Management and Sustainability (MSH/LMS)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management Sciences for Health", "Prime Id": "220", "Agency": "USAID", "Operational Unit": "Haiti", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14583", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "AVtJB0ZhGVK", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14583 - MARKETS (SVHP)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Chemonics International", "Prime Id": "446", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14592", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "u4GgRQwDNeT", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14592 - PSI HIV prevention", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "DOD", "Operational Unit": "Burundi", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14593", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "PSXsjbbSqUO", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14593 - SCMS Commodity procurement", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Partnership for Supply Chain Management", "Prime Id": "3781", "Agency": "USAID", "Operational Unit": "Burundi", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "14594", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "hf26eR8YQaN", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14594 - Escojo Peace Corps for Youth And Adolescents in the DR", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Peace Corps", "Prime Id": "6", "Agency": "PC", "Operational Unit": "Dominican Republic", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "14595", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "A0Ih3279rIF", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14595 - Community Support for OVC Project (CUBS)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management Sciences for Health", "Prime Id": "220", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14596", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "rKLA0Ms4TVx", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14596 - Local Partner Initiative (OVC)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14597", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "eNvuvSQ2l7b", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14597 - DevResults", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "DevResults", "Prime Id": "16852", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14598", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "yXdEgVg5KI4", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14598 - Health Policy Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Futures Group", "Prime Id": "10553", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14599", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Nz1dWr7uHTe", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14599 - Health Care Improvement (HCI) Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University Research Corporation, LLC", "Prime Id": "463", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14611", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "rQBvnOZ1bul", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14611 - Projet du SIDA Fungurume (ProSIFU)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Program for Appropriate Technology in Health", "Prime Id": "233", "Agency": "USAID", "Operational Unit": "Democratic Republic of the Congo", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14612", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "V7eXOQWvHt6", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14612 - Health Zone Strengthening Award", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "World Health Organization", "Prime Id": "549", "Agency": "USAID", "Operational Unit": "Democratic Republic of the Congo", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14616", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "nRrcK8ZXwj5", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14616 - Sexual HIV Prevention Program (SHIPP)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Futures Group", "Prime Id": "10553", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14617", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "kUM5Ov0JJ9B", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14617 - Systems for Improved Access to Pharmaceuticals and Services Program (SIAPS)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management Sciences for Health", "Prime Id": "220", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14623", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "k9NEO8Py4AR", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14623 - Increasing Services to Survivors of Sexual Assault", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Foundation for Professional Development", "Prime Id": "271", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14624", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "slBWqK28Bnd", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14624 - University of Maryland", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Maryland", "Prime Id": "519", "Agency": "HHS/CDC", "Operational Unit": "Haiti", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14627", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "jB8gzBj3cr4", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14627 - Catholic Medical Mission Board", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Catholic Medical Mission Board", "Prime Id": "32", "Agency": "HHS/CDC", "Operational Unit": "Haiti", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14628", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "I7WBLXWWXPk", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14628 - New- National Association of Child Care Workers Follow-on", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "National Association of Childcare Workers", "Prime Id": "864", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14630", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ezpZ5JZKC0N", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14630 - TBD-Community APS OVC", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14631", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "WWQMdu5tWua", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14631 - Government Capacity Building and Support Mechanism", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Pact, Inc.", "Prime Id": "226", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14634", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "vfJGohoDdDw", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14634 - DSD Host Country Systems Agreement", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14636", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ZiSVyqRcF06", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14636 - Nutrition support", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14638", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "FMZzqTDlOm2", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14638 - Comprehensive District-Based Technical Assistance-HSS (Hybrid)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14639", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "COP38UAdAue", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14639 - Learning Capacity Development Task Order 1", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "EUROSIS - Cosultoria e Formacao em Gestao, Lda", "Prime Id": "19882", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14640", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "DPgTplUgBYd", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14640 - Children's Media", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Save the Children US", "Prime Id": "239", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14641", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "JUx2EQAv5aV", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14641 - DPS Rehabilitations of Health Facilities", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14643", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "mQz5nrFNnkP", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14643 - Health Facilities Equipment", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14644", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "AozjA6HYi97", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14644 - Design and Build of Nampula Regional Pharmaceutical Warehouse", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Resolve Solution Partners (PTY), Ltd", "Prime Id": "19910", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14645", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "fN7x3fwBR5L", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14645 - Solar Energy Installations", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14646", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "qZxyYGhgWjd", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14646 - Construction of 5 Rural Health Centers in Zambezia Province", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14647", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "os70XxIbrXR", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14647 - Construction of Rural Health Centers - 5 in Zambezia", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "ASNA Constru\u00c3\u00a7\u00c3\u00b5es & Engenharia", "Prime Id": "19912", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14648", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "O3rNjOOH32A", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14648 - Water Supply Installation", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14650", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "evqzoxGTUu5", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14650 - Zimpeto Warehouse", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14652", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "kfnMjXwI7Su", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14652 - Health Management Twinning", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Columbia University Mailman School of Public Health", "Prime Id": "501", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14653", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "UdBgpu7e6I8", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14653 - AMREF- LAB - (GH000641)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "African Medical and Research Foundation, Tanzania", "Prime Id": "16586", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "14656", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "XMLYxug2Yjd", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14656 - Measure DHS Plus", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "ICF Macro", "Prime Id": "15719", "Agency": "USAID", "Operational Unit": "Ghana", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14658", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "KxfwCrmx9Li", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14658 - TBD - REFERENCE LABS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14659", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "peDYYL02EsN", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14659 - Integration of comprehensive PMTCT activities into MCH services", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Directorate of Family Health, Ministry of Health", "Prime Id": "15403", "Agency": "HHS/CDC", "Operational Unit": "Cameroon", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "14662", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "qQiyhOYAocO", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14662 - BONEPWA Community-based Prevention and Support", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Botswana Network of People Living with AIDS", "Prime Id": "3652", "Agency": "USAID", "Operational Unit": "Botswana", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14664", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "dbuAr8Lbzji", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14664 - Integrated MARPs HIV Prevention Program (IMHIPP)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Heartland Alliance for Human Needs and Human Rights", "Prime Id": "9877", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14666", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Qkb41zYAWLI", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14666 - Ambassador's Small Grants and Self help Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "State/AF", "Operational Unit": "Nigeria", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14667", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ybF7wiuBKCo", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14667 - Tulane University - Compiling Evidence Base for Orphans and Vulnerable Children", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Tulane University", "Prime Id": "514", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14668", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "li470IwJL0h", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14668 - Strengthening HIV Prevention Services for MARPs", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Society for Family Health (6557)", "Prime Id": "6557", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14670", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "GJUT1bpypiJ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14670 - Strengthening Health and Social Service System", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Foundation for Community Development, Mozambique", "Prime Id": "270", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14680", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "sWXGjiyVyg0", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14680 - LIFE Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Prime Id": "204", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "14683", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "mKPhO6MfM54", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14683 - The New Tomorrow's Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Gembu Center for AIDS Advocacy, Nigeria", "Prime Id": "8167", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14685", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "hRspv96Tr8V", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14685 - FANTA III", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "14686", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "WE6P4kLcWRJ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14686 - Expansion of Male Circumcision Services for HIV Prevention", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Washington", "Prime Id": "216", "Agency": "HHS/CDC", "Operational Unit": "Botswana", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14689", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "nFEYeUfMEBr", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14689 - Pastoral Activities & Services for People with AIDS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Pastoral Activities & Services for People with AIDS", "Prime Id": "2641", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "14690", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "hh9oALurciD", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14690 - Selian Lutheran Hospital Follow-on", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Selian Lutheran Hospital, Tanzania", "Prime Id": "169", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "14691", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "U2ivOGkr92v", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14691 - Citizens engaging in government oversight (CEGO) (CSO Grants: Advocacy)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "National Council for People Living with HIV/AIDS Tanzania", "Prime Id": "16861", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14692", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "aUcR51pnkmO", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14692 - Community Health and Social Systems Strengthening Program (CHSSP)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "John Snow Inc (JSI)", "Prime Id": "16525", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14693", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "azkCma3PNeP", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14693 - Public Sector System Strengthening (PS3)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Abt Associates", "Prime Id": "440", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14694", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "BpSXaxaLhMa", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14694 - MDR TB", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "14695", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "tUgYb36fVSb", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14695 - Tanzania Prisions, Police and Immigration Folow-on", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14698", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "LvGOZTneScP", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14698 - National Capacity Building", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "United Nations Children's Fund", "Prime Id": "547", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14699", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "J33qKxcoEHs", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14699 - HSS Procurement LGA", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14706", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "FekmPIaD07P", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14706 - FOSREF", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Foundation for Reproductive Health and Family Education", "Prime Id": "272", "Agency": "HHS/CDC", "Operational Unit": "Haiti", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14707", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "TKBbV46WUX3", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14707 - Ambassador's PEPFAR Small Grants Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of State", "Prime Id": "1", "Agency": "State/AF", "Operational Unit": "Botswana", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14708", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "vH1RciKcrD7", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14708 - ICAP Columbia University", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "International Center for AIDS Care and Treatment Programs, Columbia University", "Prime Id": "6277", "Agency": "HHS/CDC", "Operational Unit": "South Sudan", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14710", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "JTbcqyvp7iH", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14710 - ITECH 549", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Washington", "Prime Id": "216", "Agency": "HHS/CDC", "Operational Unit": "Haiti", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14713", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "OXDtlA0w46T", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14713 - National Alliance of State and Territorial AIDS Directors", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "National Alliance of State and Territorial AIDS Directors", "Prime Id": "597", "Agency": "HHS/CDC", "Operational Unit": "Caribbean Region", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14715", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Ub6sZXrOg5S", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14715 - ESIS Task Order Contract", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14719", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "d7RfeKJ8Ld4", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14719 - Evaluations QI and Viral Load", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of Health and Human Services/Centers for Disease Control and Prevention (HHS/CDC)", "Prime Id": "9", "Agency": "HHS/CDC", "Operational Unit": "Mozambique", "Start Date": "2014-10-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "14721", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ahOkux2Y84x", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14721 - Fundacion Genesis", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Fundacion Genesis", "Prime Id": "8511", "Agency": "DOD", "Operational Unit": "Dominican Republic", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14722", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "El3aNXLoFTn", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14722 - DOD", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of Defense (Defense)", "Prime Id": "4", "Agency": "DOD", "Operational Unit": "Dominican Republic", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14732", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "fEn3YSUBgJS", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14732 - Accelerating Strategies for Practical Innovation & Research in Economic Strengthening (ASPIRES)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14735", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "GQGowD3O9ac", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14735 - Project Search", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Johns Hopkins University Bloomberg School of Public Health", "Prime Id": "509", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14736", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "nDVxBIWN0BV", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14736 - CDC_CDC_HQ", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of Health and Human Services/Centers for Disease Control and Prevention (HHS/CDC)", "Prime Id": "9", "Agency": "HHS/CDC", "Operational Unit": "Mozambique", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14738", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "spSK0qMiqCQ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14738 - Beira Warehouse Construction", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14739", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "f8wckQKGqrJ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14739 - Strengthen Family and Community Support to Orphan and Vunerable Children (FORCA Project)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "World Education", "Prime Id": "594", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14748", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "w8FOIMo7YAd", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14748 - UNICEF MCH Umbrella Grant", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "United Nations Children's Fund", "Prime Id": "547", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14751", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "e5JG9AGXtnC", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14751 - Ecohealth Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Gorongosa National Park", "Prime Id": "9752", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "14753", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "jog4uYASI3l", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14753 - Measure Evaluation- OVC", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of North Carolina at Chapel Hill, Carolina Population Center", "Prime Id": "521", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14760", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "GiPpXdCyAAx", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14760 - Dominican Republic Demographic and Health Survey 2012", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "ICF Macro", "Prime Id": "15719", "Agency": "USAID", "Operational Unit": "Dominican Republic", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14761", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "F8wt537hG7K", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14761 - HTW (Health Through Walls)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Health Through Walls", "Prime Id": "16880", "Agency": "USAID", "Operational Unit": "Haiti", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14766", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "D4tX3JPPyAL", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14766 - SSQH Nord (Services de Sant\u00c3\u00a9 de Qualit\u00c3\u00a9 pour Ha\u00c3\u00afti)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "JHPIEGO", "Prime Id": "219", "Agency": "USAID", "Operational Unit": "Haiti", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14768", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "LxolpyNe5K3", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14768 - SUPPLY CHAIN MANAGEMENT SYSTEMS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Partnership for Supply Chain Management", "Prime Id": "3781", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14772", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Bj0ax3bTZNO", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14772 - Health Policy Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Health Policy Project", "Prime Id": "12608", "Agency": "USAID", "Operational Unit": "Dominican Republic", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "14778", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "qzquyYUolaM", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14778 - Vanderbilt University", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Vanderbilt University", "Prime Id": "5702", "Agency": "HHS/CDC", "Operational Unit": "Caribbean Region", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14779", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "dF7R1YoezhC", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14779 - State", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of State", "Prime Id": "1", "Agency": "State/WHA", "Operational Unit": "Caribbean Region", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14788", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "sWaanutoGLL", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14788 - UNICEF", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "United Nations Children's Fund", "Prime Id": "547", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14789", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "HREJRtLPQJN", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14789 - EGPAF", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Prime Id": "204", "Agency": "HHS/CDC", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14790", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "VdSh1pgKSLp", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14790 - Public Affairs/Public Diplomacy (PA/PD) Outreach", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of State", "Prime Id": "1", "Agency": "State/AF", "Operational Unit": "Botswana", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14792", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "eowp9EMY0pw", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14792 - ISCISA", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "ISCISA- Superior Institution of Health Sciences", "Prime Id": "15949", "Agency": "HHS/CDC", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14794", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Eeo3pC6P9ON", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14794 - Blood Donor Association", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Mozambique Blood Donor Association", "Prime Id": "16850", "Agency": "HHS/CDC", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "14806", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "u4bkGV8uGw7", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14806 - P/E Quick Impact Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of State", "Prime Id": "1", "Agency": "State/AF", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14807", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ZtIdXldZX24", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14807 - Support the Mozambican Armed Forces in the Fight Against HIV/AIDS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "DOD", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "14809", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ztwiGYLZuY6", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14809 - C-Change/DRC \u00e2\u20ac\u201c Social and Behavior Change Communication (SBCC) Capacity Building in the Democratic Republic of Congo / USAID Leader with Associates Cooperative Agreement No. GPO-A-00-07-00004-00", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Democratic Republic of the Congo", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14811", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "cYFuc9Jflm6", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14811 - TBD USAID PF 2012", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Cote d'Ivoire", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14812", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "qc2JFqdxnE6", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14812 - TBD PF CDC 2012", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Cote d'Ivoire", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14815", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "hTHqzGOK3Sb", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14815 - Health Policy/HSS New Award", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Democratic Republic of the Congo", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14822", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "NHfULLeLhau", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14822 - ITECH - Follow On", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Washington", "Prime Id": "216", "Agency": "HHS/HRSA", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14831", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "nthAFouqoAG", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14831 - Small Grant Programs", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of State", "Prime Id": "1", "Agency": "State/AF", "Operational Unit": "Democratic Republic of the Congo", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14838", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "SPNYtqgv2mH", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14838 - Center of Excellence for Market-based Partnerships in Health (COE)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "India", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14839", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "lxoPmMmhgMp", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14839 - International Logistics TA (HIV Innovations)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "John Snow, Inc.", "Prime Id": "453", "Agency": "USAID", "Operational Unit": "India", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14840", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "QEF0ULKHjx8", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14840 - SHARE-UNAIDS (Indo-African Technical Cooperation)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "UNAIDS - Joint United Nations Programme on HIV/AIDS", "Prime Id": "544", "Agency": "USAID", "Operational Unit": "India", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "14841", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Dw1qDxqSnKv", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14841 - The HIV/AIDS Partnership: Impact through Prevention, Private Sector and Evidence-based Programming (PIPPSE)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Public Health Foundation of India (PHFI)", "Prime Id": "16863", "Agency": "USAID", "Operational Unit": "India", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "14842", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "VXMUZL8il1W", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14842 - Public Diplomacy", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of State", "Prime Id": "1", "Agency": "State/AF", "Operational Unit": "Swaziland", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "14844", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "UCqfRstzhzc", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14844 - APHL", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Association of Public Health Laboratories", "Prime Id": "1923", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "14846", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "gNxfHiIAFOO", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14846 - Strategic Information for Evidence-Based Management of HIV and Related Health Program in South Africa", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of North Carolina at Chapel Hill, Carolina Population Center", "Prime Id": "521", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "14847", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "rHh873KXiJC", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "14847 - Partnership Information Management System (PIMS) Database Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "John Snow, Inc.", "Prime Id": "453", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "15005", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "tWRb6lI8a5p", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "15005 - Jhpiego DOD VMMC Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "JHPIEGO", "Prime Id": "219", "Agency": "DOD", "Operational Unit": "Namibia", "Start Date": "2014-10-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "15063", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "duguAQjrvxp", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "15063 - CME", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Chamber of Minerals & Energy", "Prime Id": "16262", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "15888", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "YmjRbWUT79P", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "15888 - Strengthening the National OVC Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "UNICEF", "Prime Id": "1085", "Agency": "USAID", "Operational Unit": "Malawi", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "15947", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "vG5klxKA3xc", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "15947 - Capacity Plus", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "IntraHealth International, Inc", "Prime Id": "217", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16052", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "gfIkPfoZAEl", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16052 - UCSF-HQ", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of California at San Francisco", "Prime Id": "517", "Agency": "HHS/CDC", "Operational Unit": "Mozambique", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16172", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "pytks5emaqO", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16172 - Kamba de Verdade", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Search for Common Ground", "Prime Id": "14979", "Agency": "USAID", "Operational Unit": "Angola", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16173", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "szgSUK9xU1T", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16173 - Building Local Capacity (BLC)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management Sciences for Health", "Prime Id": "220", "Agency": "USAID", "Operational Unit": "Angola", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "16347", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "EkFOliS4sei", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16347 - OVC USAID Barbados", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Caribbean Region", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16358", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Zpse80PtFpX", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16358 - OVC USAID Jamaica", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "World Learning", "Prime Id": "595", "Agency": "USAID", "Operational Unit": "Caribbean Region", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16370", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "oqaqABybWyC", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16370 - Social Marketing", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Cambodia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16372", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "yJe2SizkVEW", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16372 - Voluntary Medical Male Circumcision Service Delivery II Project (VMMC II)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Right To Care, South Africa", "Prime Id": "316", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16397", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "nAkQTthM8N5", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16397 - Tunajali II", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Deloitte Consulting Limited", "Prime Id": "7579", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "16426", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "styJMbuaqwI", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16426 - OVC Cohort Study", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Global Surveys Research", "Prime Id": "16547", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16445", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "UpGgvHGjiN4", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16445 - Telenovelas", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Televisao de Mocambique", "Prime Id": "16548", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16450", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Svxod6qeZdz", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16450 - Global Give Back Circle", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Kenya Community Development Foundation", "Prime Id": "15907", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16453", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "G1Iu5qNsUDj", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16453 - Project SEARCH- PMTCT Study (OAA-TO-11-00060)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Washington", "Prime Id": "216", "Agency": "USAID", "Operational Unit": "Cote d'Ivoire", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16459", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "GmFcsEfO8Fe", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16459 - HIV/TB Coordination Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "World Health Organization", "Prime Id": "549", "Agency": "USAID", "Operational Unit": "India", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16460", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "wjq7ktncMzu", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16460 - Logistics Management Improvement Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "India", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16482", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "FmxMU3zDMNu", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16482 - PSI Caribbean", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "DOD", "Operational Unit": "Caribbean Region", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16485", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "IhRChiG0XtB", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16485 - Integrated Adolescent Health Improvement Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Tovwirane HIV/AIDS Organization", "Prime Id": "3880", "Agency": "USAID", "Operational Unit": "Malawi", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "16486", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "U9qNndbgibp", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16486 - ASPIRE", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Save The Children Federation Inc", "Prime Id": "15660", "Agency": "USAID", "Operational Unit": "Malawi", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16487", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "UpB1p6mObTj", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16487 - Health Policy Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Futures Group", "Prime Id": "10553", "Agency": "USAID", "Operational Unit": "Malawi", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16497", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "xM15VOJUR52", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16497 - ESIS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "ICF Macro", "Prime Id": "15719", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16515", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "MXeaiADeU1Z", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16515 - Technical Assistance in Support of Clinical Training and Mentoring for HIV Treatment and Prevention Services", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "ITECH", "Prime Id": "14461", "Agency": "HHS/CDC", "Operational Unit": "Zimbabwe", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16525", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "gjvhSslohJb", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16525 - DOD-SPLA", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of Defense (Defense)", "Prime Id": "4", "Agency": "DOD", "Operational Unit": "South Sudan", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16550", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "sOu07cubYnm", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16550 - Chernigiv Oblast Pilot on HIV Service (HTC) Integration into Primary Health Care", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Abt Associates", "Prime Id": "440", "Agency": "USAID", "Operational Unit": "Ukraine", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16558", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Hm9qfJwSDxq", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16558 - Technical assistance in strengthening prevention and control of TB/HIV and MDR-TB", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "World Health Organization", "Prime Id": "549", "Agency": "USAID", "Operational Unit": "Ukraine", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16562", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "JrJEN7GWWxd", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16562 - AIDSTAR II", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management Sciences for Health", "Prime Id": "220", "Agency": "USAID", "Operational Unit": "India", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16563", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "TMBJ5uIspY0", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16563 - Innovations for T.B. Control in India (TB Alliance)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "IKP Knowledge Park", "Prime Id": "16754", "Agency": "USAID", "Operational Unit": "India", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "16565", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "XZhC318wmu7", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16565 - RMNCH Alliance", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Impact Foundation (India)", "Prime Id": "16755", "Agency": "USAID", "Operational Unit": "India", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16566", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "m7zQlsn01F2", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16566 - Orphans and Vulnerable Children Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Karnataka Health Promotion Trust", "Prime Id": "5554", "Agency": "USAID", "Operational Unit": "India", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16569", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "QNgsnB8uMmP", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16569 - MEASURE Associate Award", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of North Carolina", "Prime Id": "596", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16576", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "tWkDhBlclYH", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16576 - Engaging Local NGOs", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "AIDS Care China", "Prime Id": "5504", "Agency": "HHS/CDC", "Operational Unit": "Asia Regional Program", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16580", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "AtB63zQfpCw", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16580 - Labs 4 Life", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Christian Medical Association of India", "Prime Id": "19383", "Agency": "HHS/CDC", "Operational Unit": "India", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16583", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "RMopXKRdVZ0", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16583 - District Support GH000887", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Aurum Health Research", "Prime Id": "467", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16584", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "eecV5qUv5Ef", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16584 - District Support GH000889", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Beyond Zero", "Prime Id": "19844", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16585", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "IcCRKz3hoSJ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16585 - Capacity Building in HIV Co-infection Activities to Address the Continuum of Prevention, Care and Treatment in Central America, CoAg # GH001100", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University Research Corporation, LLC", "Prime Id": "463", "Agency": "HHS/CDC", "Operational Unit": "Central America Region", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16586", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "kMjSz0LC7WT", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16586 - Universidad de Valle de Guatemala", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "UVG - UNIVERSIDAD DE VALLE DE GUATEMALA", "Prime Id": "15249", "Agency": "HHS/CDC", "Operational Unit": "Central America Region", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "16587", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "oa7FSaDbIKv", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16587 - COMISCA", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "COMISCA", "Prime Id": "14131", "Agency": "HHS/CDC", "Operational Unit": "Central America Region", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16588", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "JVmP6zmz2ko", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16588 - Capacity building in strategic information and laboratory functions to address the continuum of prevention, care and treatment in Central America", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "US Embassy Guatemala", "Prime Id": "13112", "Agency": "HHS/CDC", "Operational Unit": "Central America Region", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16589", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ZJYVKHikehz", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16589 - TEPHINET", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "The Task Force for Global Health, Inc. /Tephinet", "Prime Id": "15638", "Agency": "HHS/CDC", "Operational Unit": "Central America Region", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16590", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "B3wNwmLad85", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16590 - Grant Management Solutions", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management Sciences for Health", "Prime Id": "220", "Agency": "USAID", "Operational Unit": "India", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "16591", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Up06MD9mFVl", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16591 - Strategic Assessments for Strategic Action", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "John Snow, Inc.", "Prime Id": "453", "Agency": "HHS/CDC", "Operational Unit": "India", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "16594", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "GcDiKFCYPsW", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16594 - MEASURE Evaluation Phase IV", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of North Carolina at Chapel Hill, Carolina Population Center", "Prime Id": "521", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16599", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "oz79d6StwR4", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16599 - Technical Assistance to India's National AIDS Control Organization (TA to NACO)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Voluntary Health Services", "Prime Id": "4167", "Agency": "HHS/CDC", "Operational Unit": "India", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16606", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ZAnxunNH0QH", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16606 - e TBD- KARAMOJA", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "16613", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "D4rNgPxJdO8", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16613 - Condom Distribution", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "John Snow Inc (JSI)", "Prime Id": "16525", "Agency": "USAID", "Operational Unit": "Ghana", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "16618", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "wRS3lYkRTaa", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16618 - Health Policy Plus delete this one", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Palladium Group", "Prime Id": "19907", "Agency": "USAID", "Operational Unit": "Ghana", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "16619", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "enqsb5mzsDo", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16619 - Ghana AIDS Commission support for Key Populations", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ghana AIDS Commission", "Prime Id": "9871", "Agency": "USAID", "Operational Unit": "Ghana", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "16620", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "iIyNzet5uTQ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16620 - TBD PMCT EXPANSION", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16622", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Sr3IksdLw7A", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16622 - China CDC COAG", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Chinese Center for Disease Prevention and Control", "Prime Id": "5462", "Agency": "HHS/CDC", "Operational Unit": "Asia Regional Program", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16624", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "vxJy8DjKZiO", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16624 - Strengthening HIV and TB Service Delivery in Malawi Prison Health Systems under the President\u00e2\u20ac\u2122s Emergency Plan for AIDS Relief", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Malawi", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16625", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "kTsa4A6BUE0", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16625 - Construction and Renovation", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Regional Procurement Support Office/Frankfurt", "Prime Id": "3932", "Agency": "State/AF", "Operational Unit": "Malawi", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16626", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "yS2aXogKcfS", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16626 - Uganda Private Health Support Program (PHS)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Cardno Emerging Markets", "Prime Id": "13168", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16627", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "iSu9u5ddPYV", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16627 - Support to GAF HIV Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "JHPIEGO", "Prime Id": "219", "Agency": "DOD", "Operational Unit": "Ghana", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "16628", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Jfl0J3RYlDv", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16628 - Johns Hopkins University", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Johns Hopkins University Bloomberg School of Public Health", "Prime Id": "509", "Agency": "DOD", "Operational Unit": "Central America Region", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16629", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "P2pQDi5r6pf", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16629 - Population Services International", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "DOD", "Operational Unit": "Dominican Republic", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16630", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ECLDJCnvKXg", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16630 - Johns Hopkins University", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Johns Hopkins University Bloomberg School of Public Health", "Prime Id": "509", "Agency": "DOD", "Operational Unit": "Dominican Republic", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16631", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "k74KVoLuYvj", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16631 - Health Information, Policy, and Advocacy (HIPA) Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Futures Group", "Prime Id": "10553", "Agency": "USAID", "Operational Unit": "Cambodia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16632", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "o1K2UNokkpC", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16632 - Social Health Protection Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University Research Corporation, LLC", "Prime Id": "463", "Agency": "USAID", "Operational Unit": "Cambodia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16633", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Aybh4bl0U7Y", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16633 - NGO Service Delivery Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Cambodia", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16634", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "e7tgUFuUat2", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16634 - USAID/Copperbelt Lusaka Zambia Family activity", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Expanded Church Response Trust", "Prime Id": "16878", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16636", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "jenrOdKRSLj", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16636 - GHS Lab/SI Strengthening", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ghana Health Service", "Prime Id": "9870", "Agency": "HHS/CDC", "Operational Unit": "Ghana", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16637", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "krQhO52LAyR", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16637 - Key Population Evaluation Survey", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ghana AIDS Commission", "Prime Id": "9871", "Agency": "HHS/CDC", "Operational Unit": "Ghana", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16638", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "lneTf2TIi7s", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16638 - GAC Data Quality Assessment", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ghana AIDS Commission", "Prime Id": "9871", "Agency": "HHS/CDC", "Operational Unit": "Ghana", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16639", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "pcnDnDSRxUw", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16639 - CLSI Lab Management and Leadership", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Clinical and Laboratory Standards Institute", "Prime Id": "3317", "Agency": "HHS/CDC", "Operational Unit": "Ghana", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16640", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "rMFOPTogKF9", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16640 - Key Population PWID Formative Assessment", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of California at San Francisco", "Prime Id": "517", "Agency": "HHS/CDC", "Operational Unit": "Ghana", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16641", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "hkrGUJMnpqq", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16641 - Laboratory Improvements", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Global Health Systems Solutions, Ghana", "Prime Id": "9872", "Agency": "HHS/CDC", "Operational Unit": "Ghana", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16642", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "C83hVIfuyuu", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16642 - Laboratory Policy and Operational Plan", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Association of Public Health Laboratories", "Prime Id": "1923", "Agency": "HHS/CDC", "Operational Unit": "Ghana", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16643", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "SqXXteJxzb2", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16643 - Nursing Capacity Building Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Columbia University Mailman School of Public Health", "Prime Id": "501", "Agency": "HHS/HRSA", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16644", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "BZBScBdh3hB", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16644 - UNICEF", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "United Nations Children's Fund", "Prime Id": "547", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16656", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "R8ebBIqDK7S", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16656 - TBD - Accountable Governance for Improved Service Delivery(AGIS)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16657", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "tvGID84UvqL", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16657 - TBD Medical Supplies", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16658", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "OnxWtxwn6pU", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16658 - TBD Health Management Information Systems", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16660", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "bHAc4bAK59w", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16660 - AIHA Infectious Disease Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "American International Health Alliance", "Prime Id": "9886", "Agency": "HHS/HRSA", "Operational Unit": "Caribbean Region", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16661", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "D5b6zUvnBB4", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16661 - CARPHA support CoAg GH001205", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Caribbean Regional Public Health Agency", "Prime Id": "19423", "Agency": "HHS/CDC", "Operational Unit": "Caribbean Region", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16663", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ZR5XGeQADRk", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16663 - Integrated Health Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Burundi", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16664", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "j4U6Xx8oLOs", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16664 - PMTCT Acceleration Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Burundi", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16665", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "nvGeJlZlW6c", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16665 - Health Finance & Governance (HFG)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Abt Associates", "Prime Id": "440", "Agency": "USAID", "Operational Unit": "Burundi", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16666", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "xqUVb2EPX2V", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16666 - Development & Training Services", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "GH Tech", "Prime Id": "7727", "Agency": "USAID", "Operational Unit": "Burundi", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16668", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Ka2Hptf1Nhv", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16668 - Grants Management Solutions", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management Sciences for Health", "Prime Id": "220", "Agency": "USAID", "Operational Unit": "Burundi", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16669", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "XuzYXhxqgKb", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16669 - Promoting Quality of Medicines", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "United States Pharmacopeia", "Prime Id": "4017", "Agency": "USAID", "Operational Unit": "Burundi", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16670", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "owp3AoDjV61", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16670 - HIV Fellowship Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Nairobi", "Prime Id": "535", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16671", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "jcWyvxVFAzL", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16671 - Foundation for Innovative New Diagnostics - FIND FOLLOW ON", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16678", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "tpDv7YY3Nf8", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16678 - District Health System Strengthening and Quality Improvement for Service Delivery in Malawi under PEPFAR", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management Sciences for Health", "Prime Id": "220", "Agency": "HHS/CDC", "Operational Unit": "Malawi", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16679", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "bJmTm3Skd0I", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16679 - Program Support Services", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "International Business & Technical Consultants Inc.", "Prime Id": "19763", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16681", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "jROJpFr7spa", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16681 - National Center for Tuberculosis and Leprosy Control (CENAT) Phase II", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "National Tuberculosis and Leprosy Control Program", "Prime Id": "1715", "Agency": "HHS/CDC", "Operational Unit": "Cambodia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16682", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "qdT25O8R3Rj", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16682 - Kenya National Bureau of Statistics (KNBS) FARA", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Kenya National Bureau of Statistics", "Prime Id": "16321", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "16683", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "hUIai59VH3V", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16683 - National Institute of Public Health Phase III", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "National Institute of Public Health", "Prime Id": "4010", "Agency": "HHS/CDC", "Operational Unit": "Cambodia", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "16684", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "aiEDgVBTAcM", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16684 - Kenya Disciplined Services ZUIA", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Prime Id": "204", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16685", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "sQfP6fhVknI", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16685 - HFG (Health Finance and Governance)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Abt Associates", "Prime Id": "440", "Agency": "USAID", "Operational Unit": "Cote d'Ivoire", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16687", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "vF6cz2vLLYu", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16687 - Kenya Prison Services", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Health Strat Kenya", "Prime Id": "19762", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16688", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "l5esZQgSIcm", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16688 - National Centre for HIV/AIDS, Dermatology and STDs Phase IV", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "National Centre for HIV/AIDS, Dermatology and STDs", "Prime Id": "4008", "Agency": "HHS/CDC", "Operational Unit": "Cambodia", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "16689", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "G6BKfd8LfYF", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16689 - SHOPS Abt Follow on", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Abt Associates", "Prime Id": "440", "Agency": "USAID", "Operational Unit": "Cote d'Ivoire", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16690", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "TgYnk2moWdG", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16690 - SAVVY", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "New Partner", "Prime Id": "9853", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16691", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "lbJoM2qmE6w", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16691 - HC3", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Johns Hopkins University Bloomberg School of Public Health", "Prime Id": "509", "Agency": "USAID", "Operational Unit": "Cote d'Ivoire", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16692", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "SrnKAkADVpB", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16692 - HIV/AIDS Project Evaluations", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Ukraine", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16693", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "CaLvLed7USJ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16693 - Strategic Information Support (Follow On Mechanism to MEASURE)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Ukraine", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16695", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "G7HJQbat0KD", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16695 - Health Financing and Governance", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Abt Associates", "Prime Id": "440", "Agency": "USAID", "Operational Unit": "Caribbean Region", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16696", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "PtgsyHFCz8O", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16696 - Leadership Management and Governance ( LMG)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management Sciences for Health", "Prime Id": "220", "Agency": "USAID", "Operational Unit": "Central America Region", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "16697", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "re8F6Q5VS2Y", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16697 - Measure Evaluation", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of North Carolina", "Prime Id": "596", "Agency": "USAID", "Operational Unit": "Central America Region", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16698", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "AW0Zuua2dMG", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16698 - Coordinating Comprehensive Care for Children ( 4Cs)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Catholic Relief Services", "Prime Id": "33", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "16699", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "QEYCM4veYY1", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16699 - OVC RFA- Support to Nyanza and Rift Valley", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16700", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "NJxQidwKZeO", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16700 - OVC Child Protection Research", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "United Nations Children's Fund", "Prime Id": "547", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16704", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "LVY97iLzelr", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16704 - One Community (One C)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Johns Hopkins University Center for Communication Programs", "Prime Id": "507", "Agency": "USAID", "Operational Unit": "Malawi", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16705", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "P8IQqRRJNih", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16705 - IDU - HIV Combination Prevention", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "United Nations Office on Drug and Crime (UNODC)", "Prime Id": "16539", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16706", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "PDf4FXfpNOF", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16706 - Integrated Adolescent Health Improvement Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Malawi", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16707", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ZkOBf4JWB73", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16707 - TBD-School Health Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Malawi", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16709", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "rr8qgURwnqy", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16709 - Accelerating Progress Against TB", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Center for Health Solutions (CHS)", "Prime Id": "19764", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16710", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "uw5Ad2rRMwx", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16710 - Expanding Health Insurance Coverage", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Equity Group Foundation", "Prime Id": "15812", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16711", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ktRjj0Fot3K", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16711 - Capacity Bridge Mechanism", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "IntraHealth International, Inc", "Prime Id": "217", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16712", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "lkah9Uojw2d", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16712 - OVC Vocational Training", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Housing Finance Foundation", "Prime Id": "16665", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16713", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "mlxsZT23ln2", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16713 - Health Media Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Internews", "Prime Id": "451", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16714", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "JubySD1pR1L", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16714 - Health Finance and Governance Project (HFG)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Abt Associates", "Prime Id": "440", "Agency": "USAID", "Operational Unit": "Botswana", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16716", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "c7uD7X49pFA", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16716 - STEPS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Counterpart International", "Prime Id": "16782", "Agency": "USAID", "Operational Unit": "Malawi", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16718", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "bLQQFEZIvyo", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16718 - UCSF", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of California at San Francisco", "Prime Id": "517", "Agency": "HHS/CDC", "Operational Unit": "Ukraine", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16719", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "vsMHmpP2LTz", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16719 - Follow on Support to the National AIDS Program Design and Implementation of MAT", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Ukraine", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16720", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "qxnKAAGAX0e", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16720 - Nkento Wa Biza", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "S.O.S. Cedia", "Prime Id": "16847", "Agency": "USAID", "Operational Unit": "Angola", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16721", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "b5fO34TieSb", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16721 - Cross Border/Ports, Cuenene Epi HIV/TB Surveillance", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Angola", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16722", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ig8FeJw6mtO", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16722 - HFG (Health Financing and Governance)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Abt Associates", "Prime Id": "440", "Agency": "USAID", "Operational Unit": "Haiti", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16723", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "rjp7MjYHmpk", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16723 - URC-HCI", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University Research Corporation, LLC", "Prime Id": "463", "Agency": "USAID", "Operational Unit": "Haiti", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16724", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "KuZ8LeX7jyE", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16724 - TBD-Performance evaluation of the training component in Nicaragua' HIV Program (in service and pre-service)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Central America Region", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16725", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "mQ7Ypp4HWx2", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16725 - Applying Science to Strengthen and Improve Systems (ASSIST)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University Research Corporation, LLC", "Prime Id": "463", "Agency": "USAID", "Operational Unit": "Central America Region", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "16726", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ujfzmqWAOcK", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16726 - PEPFAR Small Grants Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "US Embassies", "Prime Id": "13111", "Agency": "State/WHA", "Operational Unit": "Central America Region", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16727", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "j0b5exhkMHE", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16727 - Bridge USAID Program for Strengthening the Central American Response to HIV -PASCA-", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management Sciences for Health", "Prime Id": "220", "Agency": "USAID", "Operational Unit": "Central America Region", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "16728", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "vRqFFcjoMLN", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16728 - APHIAplus Nairobi/Coast Follow on", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16729", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "e9LTmrp0eZj", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16729 - Private Sector Health Initiative (SHOPS)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Abt Associates", "Prime Id": "440", "Agency": "USAID", "Operational Unit": "Botswana", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16730", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "yBtamhluAXO", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16730 - OVC Evaluation", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Project Search", "Prime Id": "8399", "Agency": "USAID", "Operational Unit": "Botswana", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16731", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "QkYl85YiCKy", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16731 - Applying Science to Strengthen and Improve Systems (ASSIST)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University Research Corporation, LLC", "Prime Id": "463", "Agency": "USAID", "Operational Unit": "Botswana", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16734", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "kZBurwMx7B4", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16734 - Local NGO Support to Key Populations (Selebi-Phikwe)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Botswana", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16735", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "YIGTs1Zgc8N", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16735 - Local Capacity Building - NGO Support for Key Populations", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management Sciences for Health", "Prime Id": "220", "Agency": "USAID", "Operational Unit": "Botswana", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16736", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "aaOt3vUsaGa", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16736 - HIV care and treatment services in the Dukwi refugee camp", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Botswana Red Cross", "Prime Id": "3732", "Agency": "HHS/CDC", "Operational Unit": "Botswana", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "16737", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "KhBsEfSyhbo", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16737 - Building Capacity of the Public Health System to Improve Population Health through National, Nonprofit Organizations", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "The Task Force for Global Health, Inc. /Tephinet", "Prime Id": "15638", "Agency": "HHS/CDC", "Operational Unit": "Botswana", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "16738", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ITZAsGJ0GWL", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16738 - Improving Public Health Practices and Service Delivery in the Federal Democratic Republic of Ethiopia with a Focus on HIV, Sexually Transmitted Infections, and Tuberculosis", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ethiopian Public Health Association", "Prime Id": "265", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16739", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Lg7bchsEdOR", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16739 - Maternal and Child Health Integrated Program (MCHIP)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "JHPIEGO", "Prime Id": "219", "Agency": "USAID", "Operational Unit": "Vietnam", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16742", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "vQF8vM52IeQ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16742 - Comprehensive HIV Prevention, Care and Treatment for the National Defense Force of Ethiopia (NDFE)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "National Defense Forces of Ethiopia", "Prime Id": "1078", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16743", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "LmVrTxopbiF", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16743 - Continuum of Prevention, Care, and Treatment for HIV/AID with MARPs in Cameroon (CHAMP)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Care International", "Prime Id": "610", "Agency": "USAID", "Operational Unit": "Cameroon", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16744", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "qTEvB9TkMGG", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16744 - Key Interventions for Developing Systems and Services for Orphans and Vulnerable Children populations in Cameroon (KIDSS)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Catholic Relief Services", "Prime Id": "33", "Agency": "USAID", "Operational Unit": "Cameroon", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16745", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "FM7DUDjCh1I", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16745 - Evidence for Development (E4D)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Cameroon", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16746", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "o28Ib7oh2CB", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16746 - Central Mechanism Emory University", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Emory University", "Prime Id": "904", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "16747", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "bAtlvJZCCgm", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16747 - JHPIEGO CoAg 2013", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "JHPIEGO", "Prime Id": "219", "Agency": "HHS/CDC", "Operational Unit": "Cote d'Ivoire", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16749", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "LqfSgA6ALdl", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16749 - Technical Assistance for the Transition of Comprehensive HIV/AIDS Programs and Medical Education to Ethiopia", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Columbia University", "Prime Id": "1155", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16750", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "QzJLZI1nObv", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16750 - Technical assistance and collaboration with country and regional programs", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "World Health Organization", "Prime Id": "549", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16751", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "cIlIRZUKllB", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16751 - Strengthening Capacity for Laboratory Systems, Strategic Information, and Technical Leadership in Public Health for the National HIV/AIDS Response in Ethiopia", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ethiopian Public Health Institute", "Prime Id": "19814", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16752", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "wguNwdUG6Kw", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16752 - Strengthening Local Ownership for the Sustainable Provision of HIV/AIDS Services in the Regional Health Bureaus (Amhara)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Amhara Regional Health Bureau", "Prime Id": "17040", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16755", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "QAVuhMI10Nw", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16755 - TBD LAB 1", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16756", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "LWoH8A8W42y", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16756 - Improving the Quality of Namibia's Essential Health Services and Systems (IQ-NEHSS)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of Health and Social Services, Namibia", "Prime Id": "2722", "Agency": "HHS/CDC", "Operational Unit": "Namibia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16759", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "t6Wps22wt5y", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16759 - UTAP 2/HQ PESS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "16760", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "o6KpWJYGMt0", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16760 - Applying Science to Strengthen and Improve Systems (ASSIST)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University Research Corporation, LLC", "Prime Id": "463", "Agency": "USAID", "Operational Unit": "Swaziland", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "16761", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "vcntIpfEa89", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16761 - TBD \u00e2\u20ac\u201c CoAg Task Order Contract", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16762", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "VOPPi2LZnJD", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16762 - UNICEF", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "United Nations Children's Fund", "Prime Id": "547", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16763", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "nuvhlFtowUK", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16763 - HJFMRI", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Henry Jackson Foundation", "Prime Id": "10676", "Agency": "DOD", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "16764", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ZF7bexJ0E12", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16764 - TBD CAPP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Malawi", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16766", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "VuqTuPexeJ7", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16766 - Applying Science to Strengthen and Improve Systems (ASSIST)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University Research Corporation, LLC", "Prime Id": "463", "Agency": "USAID", "Operational Unit": "Lesotho", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16768", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "RXMQGC0sKmv", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16768 - Mentor Mothers Reducing Infections Through Support and Education (RISE)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Mothers 2 Mothers", "Prime Id": "4851", "Agency": "USAID", "Operational Unit": "Lesotho", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16770", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "xKVaIPZsHRX", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16770 - USAID Applying Science to Strengthen and Improve Systems (ASSIST) Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University Research Corporation, LLC", "Prime Id": "463", "Agency": "USAID", "Operational Unit": "Burundi", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16771", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "l0pBoBGhGip", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16771 - Namibia Mechanism for Public Health Assistance, Capacity, and Technical Support (NAM-PHACTS)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of California at San Francisco", "Prime Id": "517", "Agency": "HHS/CDC", "Operational Unit": "Namibia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16772", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "r4NYuEEXdOp", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16772 - NDOH (CDC GH001172)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "National Department of Health", "Prime Id": "12854", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16773", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "SwzY8pOuNHH", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16773 - South African National AIDS Council (CDC GH001173)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "South African National AIDS Council", "Prime Id": "16598", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16774", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "TUP7PdpgqFI", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16774 - TBD Youth Families Matter Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16775", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "kNgkIvDmMH3", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16775 - AURUM Correctional Services (CDC GH001175)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Aurum Health Research", "Prime Id": "467", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16778", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "q0Q8YgPUS87", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16778 - Research and Evaluation - CDC", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Vietnam", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16779", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "jOJ6FR98l4a", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16779 - Technical Assistance for System Development for Accreditation of Laboratories and Implementation of Improved Diagnostic Technologies in Ethiopia", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "African Society for Laboratory Medicine", "Prime Id": "16585", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16780", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "XDxr1ZvviN4", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16780 - Strategic Information Community Monitoring Project (SICMP)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Namibia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16781", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Js0dbgDSPLL", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16781 - Strengthening PPP in Tanzania", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16782", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "U9Ev8RTRXrH", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16782 - APCA Follow On", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16784", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "C0W4IOwQFE6", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16784 - Sauti za Watanzania", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "JHPIEGO", "Prime Id": "219", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16786", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "WPJm2zfOAAt", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16786 - Health Policy Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Futures Group", "Prime Id": "10553", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16787", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "orcKuCfqB9N", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16787 - Strengthening High Impact Interventions for an AIDS-Free Generation (AIDSFree) Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "John Snow Inc (JSI)", "Prime Id": "16525", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16788", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "gD0KiVMeP9H", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16788 - Health Research Challenge for Impact", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Johns Hopkins University Bloomberg School of Public Health", "Prime Id": "509", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16790", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "uWQWeRnogM9", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16790 - National Bureau of Statistics", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "16791", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "kIkQ8wgkCrM", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16791 - Strengthening Health Outcomes through the Private Sector (SHOPS)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Abt Associates", "Prime Id": "440", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "16792", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ETCUPGGalty", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16792 - Tanzania Social Action Fund", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "16794", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "OakMhaFqp7l", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16794 - MCHIP/SANKHANI", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "JHPIEGO", "Prime Id": "219", "Agency": "USAID", "Operational Unit": "Malawi", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16795", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "lKQ4FiGzHOS", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16795 - LAB Activities", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Zimbabwe National Quality Assurance Programme", "Prime Id": "3882", "Agency": "HHS/CDC", "Operational Unit": "Zimbabwe", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16797", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "rLp7hUGQBdp", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16797 - Evidence To Action for stengthened Family Planning & Health Services for Women & Girls (E2A)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Pathfinder International", "Prime Id": "228", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16798", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "j0Mi5hliQsY", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16798 - FHI 360 Ethiopia", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "DOD", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16801", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "WxChVbhWzgY", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16801 - BEST (Byen en ak Sante Timoun)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Caris Foundation", "Prime Id": "19741", "Agency": "USAID", "Operational Unit": "Haiti", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16802", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "yhpgmEr0gk6", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16802 - DPS Inhambane Province", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Provincial Directorate of Health, Inhambane", "Prime Id": "16594", "Agency": "HHS/CDC", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16803", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "F033iB7Gr0F", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16803 - Healthy Markets", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Program for Appropriate Technology in Health", "Prime Id": "233", "Agency": "USAID", "Operational Unit": "Vietnam", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16804", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "fTeNeQK6bHz", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16804 - Scaling Up Voluntary Male Circumcision to Prevent HIV Transmission", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "ITECH", "Prime Id": "14461", "Agency": "HHS/CDC", "Operational Unit": "Zimbabwe", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16805", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "k3Wciqh4U3U", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16805 - Technical Assistance in Support of Clinical Training and Mentoring for HIV Treatment and Prevention Service", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Washington", "Prime Id": "216", "Agency": "HHS/CDC", "Operational Unit": "Zimbabwe", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16806", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Brb2w1E9n3K", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16806 - Expansion of HIV care and prevention", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Zimbabwe Association of Church Hospitals", "Prime Id": "3857", "Agency": "HHS/CDC", "Operational Unit": "Zimbabwe", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16807", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "EWkMT4BfLfK", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16807 - University of Stellenbosch Capacity Building (CDC GH001536)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Stellenbosch, South Africa", "Prime Id": "539", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16808", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Xt9xLHm3E09", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16808 - UKZA CAPRISA Advanced Clinical Care Centres (CDC GH001142)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Kwazulu-Natal, Nelson Mandela School of Medicine, Comprehensive International Program for Research on AIDS", "Prime Id": "1229", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16810", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "LaBcw3fT2az", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16810 - Enhancing USG-SAG Financial Frameworks", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Results for Development", "Prime Id": "16597", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "16812", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "JnGQVaDc35v", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16812 - ASLM", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "African Society for Laboratory Medicine", "Prime Id": "16585", "Agency": "HHS/CDC", "Operational Unit": "Swaziland", "Start Date": "2014-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "16813", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "NCAeNymsAT7", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16813 - PMTCT Costing Study", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Zimbabwe", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "16814", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "FZc52EnPUHV", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16814 - Supporting the field epidemiology training program (FELTP) in Cameroon", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Cameroon", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16815", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "E0S3qYj2YEA", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16815 - Health Finance & Governance Project (HFG)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Abt Associates", "Prime Id": "440", "Agency": "USAID", "Operational Unit": "Swaziland", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "16816", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Aj9UuKPX3ZQ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16816 - Technical Assistance support in assessing HIV service delivery in Cameroon", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Prime Id": "204", "Agency": "HHS/CDC", "Operational Unit": "Cameroon", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "16817", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "GuaZ1VGAFpQ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16817 - Leadership, Management and Governance \u00e2\u20ac\u201c Transition Support Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management Sciences for Health", "Prime Id": "220", "Agency": "USAID", "Operational Unit": "Vietnam", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16820", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "oEWGf7JTQng", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16820 - RESPOND TANZANIA PROJECT", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Engender Health", "Prime Id": "205", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "16821", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "qpxWiAJ2SDq", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16821 - Health Communication Capacity Collaborative (HC3)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Johns Hopkins University Bloomberg School of Public Health", "Prime Id": "509", "Agency": "USAID", "Operational Unit": "Swaziland", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "16823", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "FSGu2Bo5TQ5", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16823 - Health Communication Capacity Collaborative (HC3)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Johns Hopkins University Bloomberg School of Public Health", "Prime Id": "509", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16824", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "zIcLZE7zD4D", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16824 - Monitoring and Evaluation for OVC programs", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Council", "Prime Id": "230", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16826", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "TINA4cAlGwS", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16826 - In school youth HIV prevention", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "16827", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Aa5vjOgmWxI", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16827 - Strengthening Skills and Competencies of Care Providers for Enhanced service Delivery (SCOPE)_944", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Center for Integrated Health Programs", "Prime Id": "15384", "Agency": "HHS/CDC", "Operational Unit": "Nigeria", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16828", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "bvwnkxNHBkG", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16828 - Capacitating Laboratories for Accreditation, Strengthening and Sustainability (CLASS)_667", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "AIDS Prevention Initiative in Nigeria, LTD", "Prime Id": "9065", "Agency": "HHS/CDC", "Operational Unit": "Nigeria", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16829", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "f3YAXdLmrkq", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16829 - Health Financing and Governance", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Abt Associates", "Prime Id": "440", "Agency": "USAID", "Operational Unit": "Namibia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16833", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "hD93BjxeaD0", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16833 - Human Resource Information System (HRIS)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Emory University", "Prime Id": "904", "Agency": "HHS/HRSA", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16835", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "A1U6pLGWsIQ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16835 - ASLM", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "African Society for Laboratory Medicine", "Prime Id": "16585", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "16838", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "IlrueTlSzNc", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16838 - Nigerian Alliance for Health System Strengthening (NAHSS)_656", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Maryland Baltimore", "Prime Id": "15501", "Agency": "HHS/CDC", "Operational Unit": "Nigeria", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16839", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "NsuvxtOr3jP", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16839 - Strengthening Health Human Resources in Nigeria Group (SHARING)_902", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Institute of Human Virology, Nigeria", "Prime Id": "4505", "Agency": "HHS/CDC", "Operational Unit": "Nigeria", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16846", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "klQ3LY4Q8FJ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16846 - SPEARHEAD_941", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Institute of Human Virology, Nigeria", "Prime Id": "4505", "Agency": "HHS/CDC", "Operational Unit": "Nigeria", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "16848", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ctMBGi5hNdp", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16848 - Sustainable HIV care and Treatment Action in Nigeria (SUSTAIN)_934", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Catholic Caritas Foundation of Nigeria (CCFN)", "Prime Id": "15381", "Agency": "HHS/CDC", "Operational Unit": "Nigeria", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16849", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "LTS40v8dkKt", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16849 - Partnership for Medical Education and Training (PMET)_946", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Center for Clinical Care and Clinical Research Ltd", "Prime Id": "16851", "Agency": "HHS/CDC", "Operational Unit": "Nigeria", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "16850", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "hJm7WzMVhiB", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16850 - Comprehensive AIDS Response Enhanced for Sustainability (CARES)_924", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "AIDS Prevention Initiative in Nigeria, LTD", "Prime Id": "9065", "Agency": "HHS/CDC", "Operational Unit": "Nigeria", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16852", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "yrlGiWzTHuw", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16852 - Development of a Laboratory Network and Society to Implement a Quality Systems_710", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "African Society for Laboratory Medicine", "Prime Id": "16585", "Agency": "HHS/CDC", "Operational Unit": "Nigeria", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16853", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "IQAOjnZoMLB", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16853 - Partnership for Medical Education and Training (PMET)_916", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Center for Clinical Care and Clinical Research Ltd", "Prime Id": "16851", "Agency": "HHS/CDC", "Operational Unit": "Nigeria", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16854", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "NBilFUWH9Wn", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16854 - Service Expansion and Early Detection for Sustainable HIV Care (SEEDS)_868", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Center for Clinical Care and Clinical Research Ltd", "Prime Id": "16851", "Agency": "HHS/CDC", "Operational Unit": "Nigeria", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16855", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "v8zbmvXMZcs", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16855 - Bridges Plus_928", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Center for Integrated Health Programs", "Prime Id": "15384", "Agency": "HHS/CDC", "Operational Unit": "Nigeria", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16856", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Nkv6VZWwkjC", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16856 - ITECH 1331", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Washington", "Prime Id": "216", "Agency": "HHS/CDC", "Operational Unit": "Haiti", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16857", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "CGGj3h3mIBw", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16857 - Ubaka Ejo", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "African Evangelistic Enterprise", "Prime Id": "16844", "Agency": "USAID", "Operational Unit": "Rwanda", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16858", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "pfng8CmauyB", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16858 - Gimbuka", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Caritas Rwanda", "Prime Id": "1661", "Agency": "USAID", "Operational Unit": "Rwanda", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16859", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "VaRCRdT8kMk", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16859 - Rwanda Social Marketing Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Society for Family Health (16843)", "Prime Id": "16843", "Agency": "USAID", "Operational Unit": "Rwanda", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16860", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "lhBzgLuWtaF", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16860 - Turengere Abana", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Fran\u00c3\u00a7cois Xavier Bagnoud", "Prime Id": "16845", "Agency": "USAID", "Operational Unit": "Rwanda", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16861", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "cFxQp8zqL8c", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16861 - ASSIST", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University Research Corporation, LLC", "Prime Id": "463", "Agency": "USAID", "Operational Unit": "Cote d'Ivoire", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16864", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "NDKbIKTEFT8", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16864 - UNICEF RUTF Procurement", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "United Nations Children's Fund", "Prime Id": "547", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16865", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "YKp1QsSKn7V", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16865 - Integrated Family Health Program (IFHP) II Maternal and Child Health Wraparound Follow-On", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Pathfinder International", "Prime Id": "228", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16868", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "tJY3XSWC4pY", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16868 - TBD-Follow on Mechanism", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "South Sudan", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16871", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "JDiaPEfAJLf", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16871 - Action Plus-Up_925", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Institute of Human Virology, Nigeria", "Prime Id": "4505", "Agency": "HHS/CDC", "Operational Unit": "Nigeria", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16872", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "pLJEnuimJbp", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16872 - Operations Research - ART outcomes", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management development for Health", "Prime Id": "15712", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16874", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Z91Z0vTGfed", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16874 - Local FOA Follow-on - (GH001068)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Tanzania Health Promotion Support (THPS)", "Prime Id": "16858", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16876", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "xgTwCyDZMSO", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16876 - T-MARC FMP Scale-up", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "T-MARC Tanzania", "Prime Id": "17068", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "16877", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "M7W4pSM89no", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16877 - DEBI-FBO - (GH000699)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Christian Council of Tanzania", "Prime Id": "2862", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "16878", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "FM1D3R8JdJL", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16878 - DEBI", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "African Medical and Research Foundation, Tanzania", "Prime Id": "16586", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "16879", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Qt1tB6OSJlY", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16879 - World Food Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "World Food Program", "Prime Id": "548", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16884", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "s3WYvasusZf", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16884 - DCC Follow-on", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Drug Control Commission", "Prime Id": "8409", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "16885", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "nqwCTr2GP8z", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16885 - MUHAS-TAPP - (GH000837)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Muhimbili University College of Health Sciences", "Prime Id": "1716", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16886", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "bjiD8KtMh3Z", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16886 - WHO Follow-on - (GH001180)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "World Health Organization", "Prime Id": "549", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16887", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "jdNXyahg3p7", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16887 - MOHSW - Follow On - (GH001062)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of Health and Social Welfare, Tanzania", "Prime Id": "421", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "16891", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "C3c6ORh3bAn", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16891 - CLSI Lab - (GH001114)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Clinical and Laboratory Standards Institute", "Prime Id": "3317", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16892", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "EU0ZFICLExD", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16892 - ASCP Lab - (GH001096)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "American Society of Clinical Pathology", "Prime Id": "978", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16899", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ai6Q1v9cGKB", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16899 - HIS - UCC follow on - (GH001361)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management development for Health", "Prime Id": "15712", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16900", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "thq5H0SktOo", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16900 - Mobile Solutions Technical Assistance and Research (mSTAR)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16901", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "XqjZ0UBg8Fn", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16901 - Strengthening local ownership for sustainable provision of HIV/AIDS services", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "SNNPR", "Prime Id": "15018", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16902", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "EN8Q0vBzgvt", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16902 - CDC Information Management Services (CIMS)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Northrup Grumman", "Prime Id": "4188", "Agency": "HHS/CDC", "Operational Unit": "Malawi", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16903", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "wRzDonRFRci", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16903 - Evaluation of Integrated Community-Based and Clinical HIV/AIDS Interventions in Sinazongwe, Zambia", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Columbia University Mailman School of Public Health", "Prime Id": "501", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "16912", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "oCkofvXPKOs", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16912 - Health Finance and Governance", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Abt Associates", "Prime Id": "440", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16913", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "afJppVbWbgm", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16913 - Supply Chain Management System (SCMS)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Partnership for Supply Chain Management", "Prime Id": "3781", "Agency": "USAID", "Operational Unit": "Angola", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16914", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Mtxj0F1FEuE", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16914 - ConSaude", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "ConSaude", "Prime Id": "19590", "Agency": "USAID", "Operational Unit": "Angola", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16916", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "r2dHeSphfxx", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16916 - Asia Regional TA", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Vietnam", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16922", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "q4eQ9AdW1VH", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16922 - OVC Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "United Nations Children's Fund", "Prime Id": "547", "Agency": "USAID", "Operational Unit": "South Sudan", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16927", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "h3mQHaGQDoi", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16927 - Ethiopia Performance Monitoring and Evaluation Service (EPMES)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Social Impact", "Prime Id": "3762", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "16929", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "o6OzauYk7SW", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16929 - TBD MMC QA", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16930", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "hrSuDqlepwY", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16930 - Household Economic Strengthening", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16932", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "pNM8HB3szeU", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16932 - Univeristy of California San Francisco central funding mechanism", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of California at San Francisco", "Prime Id": "517", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "16934", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "FVA1mGvEkVe", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16934 - Voice of America: Votre Sante, Votre Avenir", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "VOICE OF AMERICA", "Prime Id": "15253", "Agency": "State/AF", "Operational Unit": "Democratic Republic of the Congo", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "16940", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "fmgglr44G6w", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16940 - Strengthening Partnerships, Results and Innovations in Nutrition Globally (SPRING)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "John Snow Inc (JSI)", "Prime Id": "16525", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16944", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "uuYwSGGuiEr", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16944 - Comprehensive Integrated Approach to Address GBV at the District Level", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Botswana", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16946", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "OV7FM56zLbF", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16946 - Developing National GBV Toolkits and Training Materials", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Botswana", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16950", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "lPM9THfLQMB", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16950 - Expanding Local NGO Gender-based Violence Services", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Botswana", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16958", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "pzRGMVDB7wS", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16958 - MSH-SIAPS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management Sciences for Health", "Prime Id": "220", "Agency": "USAID", "Operational Unit": "South Sudan", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "16959", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "QQAdOLnsqT9", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16959 - Mission M&E Award", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Democratic Republic of the Congo", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16960", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Xgoq1uaCDja", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16960 - TB Care", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Democratic Republic of the Congo", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16961", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "uPUdbsH3pjL", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16961 - Integrated HIV Project Follow-On", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Democratic Republic of the Congo", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16962", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "NXlYJRU6HM8", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16962 - Social Marketing Follow-On", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Democratic Republic of the Congo", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16963", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "JuXicxUj4sY", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16963 - Increase Access to Comprehensive HIV/AIDS Prevention Care and Treatment Services in the Democratic Republic of Congo under (PEPFAR) (KIMIA)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Prime Id": "204", "Agency": "HHS/CDC", "Operational Unit": "Democratic Republic of the Congo", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16966", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "trIeKwc6xZH", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16966 - 2015 Demographic and Health Survey", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Rwanda", "Start Date": "2016-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "16967", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "BziTEteJrpt", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16967 - OVC Impact Evaluation", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "New Partner", "Prime Id": "9853", "Agency": "USAID", "Operational Unit": "Rwanda", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16969", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "uXDhvYwjSxD", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16969 - Portable Medical Record Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Haiti", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16971", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ruDfFhvKD2k", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16971 - UNICEF", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "United Nations Children's Fund", "Prime Id": "547", "Agency": "HHS/CDC", "Operational Unit": "Caribbean Region", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16973", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "M39itSAfGFP", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16973 - G2G (MOE) mainstreaming HIV education at primary, secondary and university levels", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "16974", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "e0L1xnh5wmc", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16974 - G2G build capcity of MOLSA/GOE to Coordinate worksite HIV prevention and oversee highly vulnerable children program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "16975", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "M4vzf9uhOzw", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16975 - G2G build capacity of MOWCYA/GOE to oversee highly vulnerable children program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "16976", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "l1Poq0FBBCj", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16976 - TBD-Government Capacity Building and Support Mechanism (National Treasury)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16977", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "PBd5S6n9G8S", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16977 - GVFI", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Global Virus Forecasting-Metabiota", "Prime Id": "16866", "Agency": "DOD", "Operational Unit": "Cameroon", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16978", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Mgp58sOF05a", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16978 - Gender Activity", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16979", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ys2mpDa9z6b", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16979 - Service Delivery and Support for Families Caring for Orphans and Vulnerable Children (OVC) - Regional Psychosocial Support Initiative (REPSSI)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Regional Psychosocial Support Initiative, South Africa", "Prime Id": "1657", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16980", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "RLblL0LPeNH", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16980 - Applying Science to Strengthen and Improve Systems (ASSIST)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University Research Corporation, LLC", "Prime Id": "463", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16981", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "gv8K6lQb0BQ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16981 - Africa Health Placements NPC", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Africa Health Placements", "Prime Id": "16555", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16982", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "SGBfsA3xQzm", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16982 - A Comprehensive Community-Based HIV Prevention, Counselling and Testing Programme for Reduced HIV Incidence", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Foundation for Professional Development", "Prime Id": "271", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16984", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "nilB2WlQYFC", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16984 - South Africa Executive Leadership Program for Health", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "South Africa Partners", "Prime Id": "4719", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16985", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "uEiXdYu56ip", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16985 - Demographic Health Survey Program (DHS 7)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "ICF Macro", "Prime Id": "15719", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16987", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "RyKSlJvtEXg", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16987 - Service Delivery and Support for Families Caring for Orphans and Vulnerable Children (OVC) - Childline Mpumalanga & Limpopo", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Childline Mpumalanga", "Prime Id": "6634", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16988", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "XPCBIxd3HVQ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16988 - Kheth'Impilo Pharmacist Assistant PPP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Kheth'Impilo", "Prime Id": "10939", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16989", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "jGLVZWdjR8H", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16989 - Service Delivery and Support for Families Caring for Orphans and Vulnerable Children (OVC) - Childwelfare/Childline Bloemfontein", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Childwelfare Bloemfontein & Childline Free State", "Prime Id": "16667", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16990", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "NdZSEKvUuOi", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16990 - Service Delivery and Support for Families Caring for Orphans and Vulnerable Children (OVC) - Children in Distress (CINDI)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Children in Distress", "Prime Id": "1542", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16991", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "xYGQOKFecf1", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16991 - Service Delivery and Support for Families Caring for Orphans and Vulnerable Children (OVC) - Future Families", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Future Families", "Prime Id": "14293", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16992", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "w2Q5FHFWKLM", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16992 - Service Delivery and Support for Families Caring for Orphans and Vulnerable Children (OVC) - HIV SA", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "HIVSA", "Prime Id": "10683", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16993", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "dVbnhvLvgz3", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16993 - Service Delivery and Support for Families Caring for Orphans and Vulnerable Children (OVC) - The Networking HIV/AIDS Community of South Africa (NACOSA)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "NACOSA (Networking AIDS Community of South Africa)", "Prime Id": "11516", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16994", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "mVnJ8d8f6NX", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16994 - National Behavioural Communications Survey", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16997", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "vOPvRWIn4yJ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16997 - Capacity Plus", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "IntraHealth International, Inc", "Prime Id": "217", "Agency": "USAID", "Operational Unit": "Democratic Republic of the Congo", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "16998", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "GeKTWcAQ2Wq", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16998 - DPS Gaza Province", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Provincial Directorate of Health, Gaza", "Prime Id": "16915", "Agency": "HHS/CDC", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "16999", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "YVTB3dvfS4y", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "16999 - DPS Nampula Province", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Provincial Directorate of Health, Nampula", "Prime Id": "16929", "Agency": "HHS/CDC", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17000", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "qmb44Gq8QlU", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17000 - Strengthening Local Ownership for the Sustainable Provision of Comprehensive HIV/AIDS Services by the Health Bureau of Tigray Regional State of the Federal Democratic Republic of Ethiopia under the President\u00e2\u20ac\u2122s Emergency P", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Tigray Regional Health Bureau", "Prime Id": "17041", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17002", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "bjOU9fn4QG5", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17002 - ADVANCING PARTNERS AND COMMUNITIES (APC)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "John Snow Inc (JSI)", "Prime Id": "16525", "Agency": "USAID", "Operational Unit": "Dominican Republic", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17003", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "SPA9Cn81l7A", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17003 - HRSA Columbia Global Nurse Capacity Building Program 2013", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Columbia University Mailman School of Public Health", "Prime Id": "501", "Agency": "HHS/HRSA", "Operational Unit": "Cote d'Ivoire", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "17004", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "nLhVGUlKmCy", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17004 - GRANTS MANAGEMENT SOLUTIONS (GMS)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management Sciences for Health", "Prime Id": "220", "Agency": "USAID", "Operational Unit": "Dominican Republic", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17005", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "uZBrD2O5YC1", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17005 - Peace Corps HIV/AIDS Activities", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Peace Corps", "Prime Id": "6", "Agency": "PC", "Operational Unit": "Botswana", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17006", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "m0bLexzVBCi", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17006 - Surveillance/monitoring and evaluation technical assistance (GHFP)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Public Health Institute", "Prime Id": "235", "Agency": "USAID", "Operational Unit": "Indonesia", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17007", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "RRKmbisoFhV", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17007 - Development of Lab Network & Society", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "African Society for Laboratory Medicine", "Prime Id": "16585", "Agency": "HHS/CDC", "Operational Unit": "Botswana", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17008", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "SwOVZZnIE3L", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17008 - Ambassador\u00e2\u20ac\u2122s Small Grants Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "State/AF", "Operational Unit": "Cameroon", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17012", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "oLa4X4nfNPS", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17012 - Public Private Alliances inPractice Africa Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Foundation for Professional Development", "Prime Id": "271", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17013", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "lEZLOMAAoEb", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17013 - Department of State Public Affairs and Civil Society Support", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Department of State/AF - Public Affairs Section", "Prime Id": "15399", "Agency": "State/AF", "Operational Unit": "Zimbabwe", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17014", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ewL3US2oH2X", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17014 - FHI360_ Surveillance and Program Evaluation", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "HHS/CDC", "Operational Unit": "Cote d'Ivoire", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17015", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "iTVmuboiWuc", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17015 - Department of state Ambassador's Self-Help Fund", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "State/AF Ambassador's PEPFAR Small Grants Program", "Prime Id": "15480", "Agency": "State/AF", "Operational Unit": "Zimbabwe", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17016", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ocB0hqiWY8i", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17016 - COLUMBIA UNIVERSITY \u00e2\u20ac\u201c UTAP - Rwanda Technical Assistance Projects in Support of HIV Prevention, Care and Treatment Programs", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Columbia University Mailman School of Public Health", "Prime Id": "501", "Agency": "HHS/CDC", "Operational Unit": "Rwanda", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17017", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Z7JynLV2sBk", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17017 - Service Delivery and Support for Families Caring for Orphans and Vulnerable Children (OVC) - National Association of Childcare Workers (Roll-out of ISIBINDI model)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "National Association of Childcare Workers", "Prime Id": "864", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17018", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "XGq8sSyeqFh", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17018 - HIV Innovations for Improved Patient Outcomes in South Africa (Innovation for HCTC)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "AgriAIDS", "Prime Id": "8516", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17019", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "XUO1UHhUYlw", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17019 - HIV Innovations for Improved Patient Outcomes for Priority Populations (Innovative Models for Capacity Building & Support of Scale Up of Effective HIV-related Services for MSM) - Health4Men Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Anova Health Institute", "Prime Id": "10113", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17020", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "cWOH2XH3z7b", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17020 - Systems Strengthening for Better HIV/TB Patient Outcomes", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Anova Health Institute", "Prime Id": "10113", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17021", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "lvGQQyi4rzG", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17021 - Performance for Health through Focused Outputs, Results and Management", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Right To Care, South Africa", "Prime Id": "316", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17022", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Of3qYLygm3v", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17022 - HIV Innovations for Improved Patient Outcomes in South Africa (Developing & Institutionalizing an Innovative Capacity Building Model to Support SA Government Priorities & to Improve HIV/TB Health Outcomes for Priority Pop", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "The South-to-South Partnership for Comprehensive Family HIV Care and Treatment Program (S2S)", "Prime Id": "12169", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17023", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "vCgZc1t9h8w", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17023 - Systems Strengthening for Better HIV/TB Patient Outcomes", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Broadreach", "Prime Id": "743", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17024", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "JH3A3OBm9vx", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17024 - Comprehensive District-Based Support for Better HIV/TB Patient Outcomes (Hybrid)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Foundation for Professional Development", "Prime Id": "271", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17025", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "L6hB1walE5V", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17025 - HIV Innovations for Improved Patient Outcomes for Priority Populations (INROADS: Innovations Research on HIV/AIDS)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Wits Health Consortium, Health Economics and Epidemiology Research Office", "Prime Id": "15262", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17026", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "nsylCSN9yvZ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17026 - HIV Innovations for Improved Patient Outcomes in South Africa (Developing the Capacity of the South African Government to Achieve the eMTCT Action Framework Goals)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Mothers to Mothers (M2M)", "Prime Id": "14697", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17027", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "W8TaRi21XVV", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17027 - HIV Innovations for Improved Patient Outcomes for Priority Populations (Supporting the SA Government to Develop, Implement and Evaluate a National Sex Worker and Male Client Plan)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Wits Reproductive Health& HIV Institute", "Prime Id": "16668", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17028", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "uzr2owJk9rI", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17028 - HIV Innovations for Improved Patient Outcomes for Priority Populations (Adolescent Friendly Services for Prenatally & Behaviorally HIV Infected Adolescents)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Wits Reproductive Health& HIV Institute", "Prime Id": "16668", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17029", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "k8cP6IO1HJo", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17029 - HIV Innovations for Improved Patient Outcomes in South Africa (Innovation Clinic)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Witkoppen Health & Welfare Centre (WHWC)", "Prime Id": "796", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17030", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "TK3ZtMDNXB0", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17030 - Intervention with Microfinance for AIDS and Gender Equity (IMAGE)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Wits Health Consortium (Pty) Limited", "Prime Id": "16675", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17031", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "bf0txXd9Zjb", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17031 - Foundation for Innovative New Diagnostics (FIND)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Foundation for Innovative New Diagnostics", "Prime Id": "15708", "Agency": "HHS/CDC", "Operational Unit": "Haiti", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17032", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "dpsxzaxPAl9", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17032 - FHI 360", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "DOD", "Operational Unit": "Indonesia", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17033", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "anzGA6ZNpp7", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17033 - Medical Research Council (CDC GH1150)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Medical Research Council", "Prime Id": "545", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17034", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "PxSDFwZtFM2", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17034 - UNAIDS COAG", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "United Nations Joint Programme on HIV/AIDS", "Prime Id": "12274", "Agency": "HHS/CDC", "Operational Unit": "Asia Regional Program", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17035", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "KnAqTKxWcCK", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17035 - HRSA COAG", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "ITECH", "Prime Id": "14461", "Agency": "HHS/HRSA", "Operational Unit": "Asia Regional Program", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17036", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "XPfutmCWyBL", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17036 - Systems Strengthening for Better HIV/TB Patient Outcomes", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Foundation for Professional Development", "Prime Id": "271", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17037", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "QIdGopL7rWX", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17037 - Systems Strengthening for Better HIV/TB Patient Outcomes", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Wits Reproductive Health& HIV Institute", "Prime Id": "16668", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17038", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Wlu42IS3bP5", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17038 - Strengthening District Responses for Better HIV/TB Patient Outcomes in eThekwini & Umkhanyakude Districts in KwaZulu-Natal, South Africa", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Maternal, Adolscent and Child Health (MatCH)", "Prime Id": "14636", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17039", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "fP8C0o9msbd", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17039 - Comprehensive Clinic-Based District Services (Hybrid)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Broadreach", "Prime Id": "743", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17040", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "n06FT9FQzRm", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17040 - SAFE", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Save the Children US", "Prime Id": "239", "Agency": "USAID", "Operational Unit": "Democratic Republic of the Congo", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17043", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "jBRRRTbkp4p", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17043 - Ikhwezi MAMA - Monitoring & Evaluation & Vodacom Ikhwezi mHealth Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Wits Reproductive Health& HIV Institute", "Prime Id": "16668", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17044", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "nadNgKEA9Qt", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17044 - Ministry of Health (MISAU)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of Health, Mozambique", "Prime Id": "1156", "Agency": "HHS/CDC", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17045", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "YrONGdpQDlt", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17045 - Orphans and Vulnerable Children Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Democratic Republic of the Congo", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17046", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "MT2aCxDn3j5", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17046 - Systems Strengthening for Better HIV/TB Patient Outcomes", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Kheth'Impilo", "Prime Id": "10939", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17047", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "i757zaoVTFp", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17047 - Nutrition Assessment, Counseling and Support Capacity Building (NACSCAP)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17048", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "jSMWYfB8Aq1", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17048 - USAID/Southern Africa Evaluations Indefinite Quantity Contracts (IQCs)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Agency for International Development (USAID)", "Prime Id": "2", "Agency": "USAID", "Operational Unit": "Swaziland", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17049", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Q8TKoneI7oK", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17049 - RISK (HIV/AIDS Response through Innovative Strategies for Key Populations)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "West Africa PROGRAM to Combat AIDS and STIs", "Prime Id": "5532", "Agency": "USAID", "Operational Unit": "Ghana", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17050", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "b46xfGCwphq", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17050 - UNAIDS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "UNAIDS - Joint United Nations Programme on HIV/AIDS", "Prime Id": "544", "Agency": "USAID", "Operational Unit": "Central Asia Region", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17051", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "CVVVTF8Wy2y", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17051 - HIV REACT", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "AIDS Foundation East, West", "Prime Id": "10067", "Agency": "USAID", "Operational Unit": "Central Asia Region", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17056", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ywmqGHRr4oo", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17056 - Thailand Ministry of Public Health", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Thailand Ministry of Public Health", "Prime Id": "5430", "Agency": "HHS/CDC", "Operational Unit": "Asia Regional Program", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17058", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "YNcaQsiUNej", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17058 - Bangkok Metropolitian Administration", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Bangkok Metropolitan Administration", "Prime Id": "5431", "Agency": "HHS/CDC", "Operational Unit": "Asia Regional Program", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17059", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "AaI3SrHZO5P", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17059 - Inform Asia: USAID's Health Research Program, Leader with Associates (LWA)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Research Triangle International", "Prime Id": "1717", "Agency": "USAID", "Operational Unit": "Asia Regional Program", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17060", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "iWgszI1V2xb", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17060 - Population Services International", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "USAID", "Operational Unit": "Asia Regional Program", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17061", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "l17BWvfryyX", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17061 - Reproductive Health Voucher Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17062", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "R37C94tR97l", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17062 - Palliative Care", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "HOSPICE AFRICA, Uganda", "Prime Id": "1612", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17063", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "mNHr3QI3nmb", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17063 - Social Marketing Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Uganda Health Marketing Group", "Prime Id": "7264", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17064", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "BXzGH9OKiAw", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17064 - Strengthening National OVC Management Information System", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17065", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "s7m64aBH9pM", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17065 - Sustainable Outcomes for Children and Youth Central and Western Uganda (SOCY)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Catholic Relief Services", "Prime Id": "33", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17066", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "U6CehXJlPCh", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17066 - HIV/Health Initiatives in Workplaces Activity (HIWA)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "World Vision", "Prime Id": "19765", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17067", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "YeIvMyAHcIi", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17067 - HIV Flagship Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "USAID", "Operational Unit": "Central Asia Region", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17074", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "olhaIJs8Foa", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17074 - VAST Grants", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Peace Corps", "Prime Id": "6", "Agency": "PC", "Operational Unit": "Rwanda", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17078", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "vnwPtryxDdu", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17078 - Applying Science to Strengthen and Improve Systems (ASSIST) Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University Research Council", "Prime Id": "7715", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17079", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "hFdlhR3G35B", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17079 - Strengthening National Health Laboratory Services in Uganda under the President\u00e2\u20ac\u2122s Emergency Plan for AIDS Relief (PEPFAR)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of Health, Uganda", "Prime Id": "1693", "Agency": "HHS/CDC", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17080", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "aU2xMNN48wK", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17080 - Scaling up HIV services in Western Uganda", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Uganda", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17081", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "y3LHVzdavbM", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17081 - Violence Against Children Survey (VACS)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Uganda", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17082", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "xtB97SfVqvH", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17082 - ASSIST", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University Research Corporation, LLC", "Prime Id": "463", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17083", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Bz44D8QPLuo", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17083 - Strengthening HIV/AIDS Services for MARPs in PNG Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Papua New Guinea", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17084", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ha69KGKEKpx", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17084 - U.S. DoD, Laos", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of Defense (Defense)", "Prime Id": "4", "Agency": "DOD", "Operational Unit": "Asia Regional Program", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "17089", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ahmiuoIX6Qp", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17089 - DELIVER II", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "John Snow Inc (JSI)", "Prime Id": "16525", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17090", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "KIbQ0CBAUEu", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17090 - OVC PIE (Performance and Impact Evaluation of OVC Programs)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Measure Evaluation", "Prime Id": "1212", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "17091", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "kRB1tQzMOLD", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17091 - World Health Organization PNG", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "World Health Organization", "Prime Id": "549", "Agency": "HHS/CDC", "Operational Unit": "Papua New Guinea", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17092", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "jFdfXpw91OG", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17092 - World Health Organization", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "World Health Organization", "Prime Id": "549", "Agency": "HHS/CDC", "Operational Unit": "Asia Regional Program", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17093", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ulrhrWlnDUt", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17093 - HEALTH RESOURCES, INC/NYS DEPARTMENT OF HEALTH (HIV-QUAL)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Health Research Inc./New York State Department of Health", "Prime Id": "14350", "Agency": "HHS/HRSA", "Operational Unit": "Papua New Guinea", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17094", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "qAjvpO3m82Z", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17094 - Uganda Health Supply Chain", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management Sciences for Health", "Prime Id": "220", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17095", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Tm5bcwoDq9p", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17095 - AIDSTAR Sector II, Task Order #2", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Training Resources Group", "Prime Id": "1614", "Agency": "USAID", "Operational Unit": "Burundi", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17096", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "svSjrg9b4bF", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17096 - Together for Girls (MCH Umbrella Grant)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "United Nations Children's Fund", "Prime Id": "547", "Agency": "USAID", "Operational Unit": "Swaziland", "Start Date": "2014-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "17097", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "jB1F4vFeVWA", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17097 - DOD Support to Malawi Defense Force HIV AIDS Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Project Concern International", "Prime Id": "234", "Agency": "DOD", "Operational Unit": "Malawi", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17098", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "G3MTPbWj7xV", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17098 - Enhancing Strategic Information (ESI)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Institute for Health Measurement", "Prime Id": "15538", "Agency": "USAID", "Operational Unit": "Lesotho", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17099", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "rCfEOC3RthR", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17099 - STOP GBV - Access to Justice", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Women and Law in Southern Africa", "Prime Id": "16846", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17100", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "RebRz750viC", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17100 - Stamping Out and Preventing Gender-Based Violence (STOP GBV) : Prevention & Advocacy", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Zambia Center for Communication Programs", "Prime Id": "7377", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17101", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "i5w7RN0pJj8", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17101 - HIV Care", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ghana Health Service", "Prime Id": "9870", "Agency": "USAID", "Operational Unit": "Ghana", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17102", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "M8Q6GHYHDY6", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17102 - MUHAS SPH Follow On - (GH001075)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Muhimbili University College of Health Sciences", "Prime Id": "1716", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17103", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "vjJpXrwkR8T", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17103 - BIPAI-PPP (linked to BIPAI-PPP 10070)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Baylor College of Medicine International Pediatric AIDS Initiative/Tanzania", "Prime Id": "8544", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17104", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "pVOzRDsflMP", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17104 - Demographic and Health Survey's Program- Phase 7", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "ICF Macro", "Prime Id": "15719", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17105", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "TeLsdr8g1P3", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17105 - TDB CSO Capacity Strengthening", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Burma", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17106", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "yZLIwJ5KTsX", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17106 - Lab QA/QC and Systems TA", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Foundation for Innovative New Diagnostics", "Prime Id": "15708", "Agency": "HHS/CDC", "Operational Unit": "Burma", "Start Date": "2014-10-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17107", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "u8XOccraZdA", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17107 - Supply Chain Management Systems", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Partnership for Supply Chain Management", "Prime Id": "3781", "Agency": "USAID", "Operational Unit": "Burma", "Start Date": "2014-10-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17110", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "aAyECb259Am", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17110 - ICAP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "International Center for AIDS Care and Treatment Programs, Columbia University", "Prime Id": "6277", "Agency": "HHS/CDC", "Operational Unit": "Burma", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17111", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "XDgGfj5QIWK", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17111 - Joint U.N. Programme on HIV/AIDS (UNAIDS III)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "UNAIDS - Joint United Nations Programme on HIV/AIDS", "Prime Id": "544", "Agency": "USAID", "Operational Unit": "Burma", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17112", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "I7dF1349d9W", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17112 - World Health Organization", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "World Health Organization", "Prime Id": "549", "Agency": "HHS/CDC", "Operational Unit": "Burma", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17113", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "dLOtzDuRX4O", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17113 - Linkages", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Burma", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17114", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "q85rfudnXyy", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17114 - Control and Prevention of the Three Diseases CAP-3D", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "USAID", "Operational Unit": "Burma", "Start Date": "2014-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "17115", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Yto0rtDbV58", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17115 - CDC Burma TA", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "UNAIDS - Joint United Nations Programme on HIV/AIDS", "Prime Id": "544", "Agency": "HHS/CDC", "Operational Unit": "Burma", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17117", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "FCUEaC6bFWW", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17117 - TBD Prevention", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "State/WHA", "Operational Unit": "Central America Region", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17119", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "beSNGlkJP0k", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17119 - FHI 360 Burundi", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "DOD", "Operational Unit": "Burundi", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17120", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "DxTqyHZTv6F", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17120 - SHARPEST", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Ghana", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17122", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "EAyZVtvCeSc", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17122 - Advancing Partners and Communities Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "John Snow Inc (JSI)", "Prime Id": "16525", "Agency": "USAID", "Operational Unit": "Caribbean Region", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "17123", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "S6FMJhaJysP", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17123 - CDC HMIS support to the MOH", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Columbia University", "Prime Id": "1155", "Agency": "HHS/CDC", "Operational Unit": "Lesotho", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17124", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ZM2bz1eTDsu", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17124 - MEASURE DHS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Lesotho", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17125", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "NADxcXvlvSp", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17125 - Vista LifeSciences MeHIN", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "VISTA PARTNERS", "Prime Id": "15251", "Agency": "DOD", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17151", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "XapIvq3MrHS", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17151 - ASPIRES", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "17154", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "wGCkeSn74ZA", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17154 - SIFPO/PSI", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "USAID", "Operational Unit": "Cambodia", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "17168", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "VNcaECSmxgN", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17168 - Zambian OVC Management Information Systems (ZOMIS) / Data Rising", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Expanded Church Response Trust", "Prime Id": "16878", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17169", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "aU3AcyhvQW3", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17169 - Mozambique Strategic Information Program (M-SIP)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "John Snow Inc (JSI)", "Prime Id": "16525", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17171", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "bUeYiLBx9mc", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17171 - N'weti - Strengthening Civil Society Engagement to Improve Sexual and Reproductive Health and Service Delivery for Youth", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "N'WETI - Comunica\u00c3\u00a7\u00c3\u00a3o para Sa\u00c3\u00bade", "Prime Id": "16912", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17176", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "qeVB1yns8rQ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17176 - Applying Science to Strengthen and Improve Systems (ASSIST)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University Research Corporation, LLC", "Prime Id": "463", "Agency": "USAID", "Operational Unit": "Democratic Republic of the Congo", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17177", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "VrMCkMKMHIN", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17177 - SANRU Clinical and PMTCT Scale-up", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "SANRU", "Prime Id": "16881", "Agency": "HHS/CDC", "Operational Unit": "Democratic Republic of the Congo", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17179", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "MzaBJg0eTNk", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17179 - AIDS Indicator Survey", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Democratic Republic of the Congo", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17189", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "j8dhkSt6VAC", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17189 - RTI International", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Research Triangle International", "Prime Id": "1717", "Agency": "DOD", "Operational Unit": "Caribbean Region", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17190", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "e4B58kEKbNL", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17190 - Wezesha Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Life Skills Promoters", "Prime Id": "16875", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17191", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "qtu75jgHmJL", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17191 - Watoto Wazima Initiative)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Reformed Church of East Africa", "Prime Id": "16876", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17195", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "uhNDh1tOjwX", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17195 - HIFASS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Health Initiatives for Safety and Stability in Africa", "Prime Id": "19732", "Agency": "DOD", "Operational Unit": "Nigeria", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17259", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "b52OjjykeRx", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17259 - Fortalecimento do Sistema de Monitoria e Avaliacao do MMAS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "JEMBI", "Prime Id": "12658", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17260", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "TrPFo34wcMY", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17260 - Esperan\u00c3\u00a7a de Vida", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "REENCONTRO - Associa\u00c3\u00a7\u00c3\u00a3o Mo\u00c3\u00a7ambicana Para Apoio e Desenvolvimento da Crian\u00c3\u00a7a Orf\u00c3\u00a3", "Prime Id": "16920", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17261", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Vy3LbJzmCBw", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17261 - Improving Integrated HIV Homecare Services", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Associacao Nacional dos Enfermeiros de Mocambique (ANEMO)", "Prime Id": "16885", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17265", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "pByOInA0tEc", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17265 - USAID DELIVER", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "John Snow, Inc.", "Prime Id": "453", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2014-10-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17267", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "D1hrSACJ4Wf", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17267 - Strategic Information Capacity", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "UNAIDS - Joint United Nations Programme on HIV/AIDS", "Prime Id": "544", "Agency": "HHS/CDC", "Operational Unit": "Burma", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17268", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "l6NK3NXdxvc", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17268 - Global HIV/AIDS Nursing Initiative", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Columbia University", "Prime Id": "1155", "Agency": "HHS/HRSA", "Operational Unit": "Malawi", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17269", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "whj3iaBsInq", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17269 - Strengthening HIV Surveillance, Linkages to HIV services, and HIV Diagnostic Capacity to address the continuum of prevention, care and treatment in Central America, CoAg#GH001602", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "COMISCA", "Prime Id": "14131", "Agency": "HHS/CDC", "Operational Unit": "Central America Region", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17270", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Tze2fwW35nO", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17270 - Building capacity along the continuum of prevention, care and treatment for key populations in Central America, CoAg # GH001285", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "UVG - UNIVERSIDAD DE VALLE DE GUATEMALA", "Prime Id": "15249", "Agency": "HHS/CDC", "Operational Unit": "Central America Region", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17271", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ttnU8V7mqoJ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17271 - Capacity Building of Local Organizations", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ethiopian Society of Sociologists, Social Workers and Anthropologists", "Prime Id": "17036", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17272", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "lCgp6GMSSiS", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17272 - Capacity Building of Local Organizations", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Hope for Children", "Prime Id": "17037", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17274", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "BZ8PF6ZruHB", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17274 - Capacity Building and Training", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Maryland", "Prime Id": "519", "Agency": "HHS/CDC", "Operational Unit": "Botswana", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17275", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "kDawtRjbh77", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17275 - Voluntary Medical Male Circumcision", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "African Comprehensive HIV/AIDS Partnerships", "Prime Id": "19812", "Agency": "HHS/CDC", "Operational Unit": "Botswana", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17278", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "pKgQ6AXruAb", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17278 - Twinning", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "American International Health Alliance Twinning Center", "Prime Id": "4622", "Agency": "HHS/HRSA", "Operational Unit": "Botswana", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17282", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "yyLtiLeOtyV", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17282 - Blood Safety", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "American Association of Blood Banks", "Prime Id": "1696", "Agency": "HHS/CDC", "Operational Unit": "Botswana", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "17286", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "m0NndYanyMR", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17286 - Care, Support and Treatment - HIV/TB Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "SHARE India", "Prime Id": "9863", "Agency": "HHS/CDC", "Operational Unit": "India", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17292", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "zVI8rLnyERs", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17292 - APHL Lab Follow on - (GH001097)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Association of Public Health Laboratories", "Prime Id": "1923", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17293", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "iZutDkJBIQa", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17293 - MDH Kagera - (GH001179)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management development for Health", "Prime Id": "15712", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17294", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "kGsaTq8tBnL", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17294 - MOHSW Lab Follow on - (GH001603)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of Health and Social Welfare, Tanzania", "Prime Id": "421", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "17295", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "VoDSxwjCTe0", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17295 - ASM Lab Follow on", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "American Society for Microbiology", "Prime Id": "10091", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "17296", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "z5F1S9xd8ch", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17296 - CDC PPP Management - (GH001531)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Cardno Emerging Markets", "Prime Id": "13168", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17300", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "DFhTHAFyuxg", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17300 - NIMR Follow On - (GH001633)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "National Institute for Medical Research", "Prime Id": "1633", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17304", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "wrxv299406k", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17304 - University Partnership Field Epidemiology Expansion - (GH001304)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Washington", "Prime Id": "216", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17305", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "IN1ixx581iH", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17305 - Twinning follow On (U7HA04128)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "American International Health Alliance", "Prime Id": "9886", "Agency": "HHS/HRSA", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17306", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "A8tjqn4OZor", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17306 - Comit\u00c3\u00a9 Empresarial Contra VIH/SIDA (CEC-HIV/AIDS)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "World Learning", "Prime Id": "595", "Agency": "USAID", "Operational Unit": "Angola", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "17308", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "lnSs5OhS8Bs", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17308 - LINKAGES", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "LINKAGES", "Prime Id": "19589", "Agency": "USAID", "Operational Unit": "Angola", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17309", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "hSGpfVChIc8", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17309 - LINKAGES", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Asia Regional Program", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17310", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "u4IK4Z5MT5H", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17310 - Peer-to-peer capacity building of Ministries of Health in HIV surveillance in Central America, CoAg # GH001508", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "National Alliance of State and Territorial AIDS Directors", "Prime Id": "597", "Agency": "HHS/CDC", "Operational Unit": "Central America Region", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17316", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "fnOzXGxKQNc", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17316 - UNICEF Follow on - (GH001619)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "United Nations Children's Fund", "Prime Id": "547", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17318", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "JO6SPPV0GH5", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17318 - Strengthening the Care Continuum", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "John Snow Inc (JSI)", "Prime Id": "16525", "Agency": "USAID", "Operational Unit": "Ghana", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17321", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "CLGauWtg8Ol", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17321 - 4Children - Coordinating Comprehensive Care for Children", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Catholic Relief Services", "Prime Id": "33", "Agency": "USAID", "Operational Unit": "Botswana", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17322", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Qua3xjAc9Nf", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17322 - MEASURE Evaluation Phase IV", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of North Carolina at Chapel Hill, Carolina Population Center", "Prime Id": "521", "Agency": "USAID", "Operational Unit": "Botswana", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17323", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "TFtlwIKwi4T", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17323 - Challenge TB", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "KNCV Tuberculosis Foundation", "Prime Id": "9646", "Agency": "USAID", "Operational Unit": "Botswana", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17326", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "bgN4rjeOOPP", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17326 - Measure Evaluation Phase IV", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of North Carolina", "Prime Id": "596", "Agency": "USAID", "Operational Unit": "Ghana", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17328", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "mPILPQBmDPX", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17328 - Food and Nutrition Technical Assistance III (FANTA III)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Botswana", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17331", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ryBxdcpzVxB", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17331 - CLSI", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Clinical and Laboratory Standards Institute", "Prime Id": "3317", "Agency": "HHS/CDC", "Operational Unit": "Ukraine", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17332", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "qb0DkDcvQVX", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17332 - NPHC Laboratory Renovation", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Regional Procurement Support Office/Frankfurt", "Prime Id": "3932", "Agency": "State/EUR", "Operational Unit": "Ukraine", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17334", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "CVrkkem6T8K", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17334 - Peace Corps/Panama Volunteers Trainings and Small Grants", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Peace Corps", "Prime Id": "6", "Agency": "PC", "Operational Unit": "Central America Region", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17335", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "SW474Adm2re", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17335 - Vodafone Foundation PPP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Vodafone Foundation", "Prime Id": "16860", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17336", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "TTaK9lFPVox", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17336 - Columbia ICAP 2014 CDC HQ mech", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Columbia University", "Prime Id": "1155", "Agency": "HHS/CDC", "Operational Unit": "Cameroon", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "17338", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "xFtgr2tcAZ7", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17338 - DELIVER Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "John Snow, Inc.", "Prime Id": "453", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17339", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "dF36SUDoFpa", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17339 - Linkages Across the Continuum of HIV Services for Key Populations Affected by HIV (LINKAGES)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "India", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17341", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "stw3nHqSHSA", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17341 - Strengthening High Quality Laboratory Services Scale-Up for HIV Diagnosis, Care, Treatment and Monitoring in Malawi under the President's Emergency Plan for AIDS Relief (PEPFAR)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University Research Corporation, LLC", "Prime Id": "463", "Agency": "HHS/CDC", "Operational Unit": "Malawi", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17343", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "YKPIsMWv2Mb", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17343 - MOHSW Blood Follow on - (GH001613)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of Health and Social Welfare, Tanzania", "Prime Id": "421", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "17345", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "QSJNir9AReW", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17345 - Alliance MAT", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "International HIV/AIDS Alliance", "Prime Id": "213", "Agency": "HHS/CDC", "Operational Unit": "Ukraine", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17350", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ifIy3vjx3Xx", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17350 - Laboratory Strengthening", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "SHARE India", "Prime Id": "9863", "Agency": "HHS/CDC", "Operational Unit": "India", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17351", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "rttTjkqHpDO", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17351 - PWID Collaborative Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "HHS/CDC", "Operational Unit": "India", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17352", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Vr4EtdjATXu", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17352 - UNICEF", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "UNICEF", "Prime Id": "1085", "Agency": "HHS/CDC", "Operational Unit": "India", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17353", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "wEpgxlC6g05", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17353 - WHO (NEW)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "World Health Organization", "Prime Id": "549", "Agency": "HHS/CDC", "Operational Unit": "India", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17354", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "eRYbvtbk40v", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17354 - Livelihoods and Food Security Technical Assistance (LIFT) II", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17355", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "hNHzVfZYCkw", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17355 - Applying Science to Strengthen & Improve Systems Project (ASSIST)/USAID Healthcare Improvement Project (HCI)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "(ASSIST) - Applying Science to Strengthen and Improve Systems Project", "Prime Id": "19740", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17356", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "HagwSlaYAKP", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17356 - Food and Nutrition Technical Assistance (FANTA III)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17357", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "V5B5m9p9Cms", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17357 - Supporting Operational AIDS Research Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Council", "Prime Id": "230", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "17358", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "zvAXxPc9vJe", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17358 - Kizazi Kipya", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Pact, Inc.", "Prime Id": "226", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17360", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "wtWTgHxA9q6", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17360 - Time To Learn", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Education Development Center", "Prime Id": "1003", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17361", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "H2htM7729M8", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17361 - CBCHB - PMTCT-ART Center-Littoral 2015", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Cameroon Baptist Convention Health Board", "Prime Id": "9881", "Agency": "HHS/CDC", "Operational Unit": "Cameroon", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17362", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "gHOSizWzTHy", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17362 - Safe Blood for Africa CDC 2015", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Safe Blood for Africa Foundation", "Prime Id": "238", "Agency": "HHS/CDC", "Operational Unit": "Cameroon", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17364", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ZTykdeVsoSK", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17364 - Prevention activities with Cameroon Military", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "DOD", "Operational Unit": "Cameroon", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17365", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "b6acCvT6TIm", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17365 - Strengthening Lab & MTCT Services in the military", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Metabiota", "Prime Id": "19444", "Agency": "DOD", "Operational Unit": "Cameroon", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17366", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "FUqHo4W3Dj1", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17366 - Linkages", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Caribbean Region", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17369", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "FGOp8ELhsQH", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17369 - AFRIMS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Armed Forces Research Institute of Medical Sciences", "Prime Id": "3329", "Agency": "DOD", "Operational Unit": "Vietnam", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "17370", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "apEKYk5t6Ra", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17370 - CHP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Center for Community Health Promotion", "Prime Id": "16864", "Agency": "DOD", "Operational Unit": "Vietnam", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17371", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "FeA3yIotO9Z", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17371 - Health Finance & Governance (HFG)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Abt Associates", "Prime Id": "440", "Agency": "USAID", "Operational Unit": "Vietnam", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17373", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "eWM7rLqyZQW", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17373 - CSO Capacity Building (PCD)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Institute of International Education", "Prime Id": "16786", "Agency": "USAID", "Operational Unit": "Vietnam", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17374", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Edh3K31JPyN", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17374 - Community HIV Link-Northern Coast", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Center for Community Health and Development", "Prime Id": "19683", "Agency": "USAID", "Operational Unit": "Vietnam", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "17375", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "oV4VBGChott", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17375 - Community HIV Link-Northern Mountains", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "The Center for Community Health Research and Development", "Prime Id": "19682", "Agency": "USAID", "Operational Unit": "Vietnam", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "17376", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "apQvf8rr45G", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17376 - Community HIV Link-Southern", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Center for Promotion of Quality of Life", "Prime Id": "19684", "Agency": "USAID", "Operational Unit": "Vietnam", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "17377", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "y3dZqc6KxsV", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17377 - Governance for Inclusive Growth (GIG)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Chemonics International", "Prime Id": "446", "Agency": "USAID", "Operational Unit": "Vietnam", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17378", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "eHAHwUksMN5", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17378 - HIV/STI Risk Reduction Training in the El Salvador Military", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "DOD", "Operational Unit": "Central America Region", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17380", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "RXEWIDnvxal", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17380 - RTI Belize", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Research Triangle International", "Prime Id": "1717", "Agency": "DOD", "Operational Unit": "Central America Region", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17381", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ydzwzr44Pis", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17381 - PASMO Honduras", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "DOD", "Operational Unit": "Central America Region", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17382", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "OQSFn8fmVa8", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17382 - Peace Corps/Costa Rica Volunteers Trainings and Small Grants", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Peace Corps", "Prime Id": "6", "Agency": "PC", "Operational Unit": "Central America Region", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17383", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "zaKrauhrUL3", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17383 - Peace Corps/Nicaragua Volunteers Trainings and Small Grants", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Peace Corps", "Prime Id": "6", "Agency": "PC", "Operational Unit": "Central America Region", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17384", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "VUnZXKoK0qm", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17384 - Peace Corps/El Salvador Volunteers Trainings and Small Grants", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Peace Corps", "Prime Id": "6", "Agency": "PC", "Operational Unit": "Central America Region", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17385", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "NSpjOcqnJXh", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17385 - Peace Corps/Guatemala Volunteers Trainings and Small Grants", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Peace Corps", "Prime Id": "6", "Agency": "PC", "Operational Unit": "Central America Region", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17386", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ushkTYZeoaj", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17386 - Peace Corps/Belize Volunteers Trainings and Small Grants", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Peace Corps", "Prime Id": "6", "Agency": "PC", "Operational Unit": "Central America Region", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17389", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ejcF7vpBJpl", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17389 - Vast Grants", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Peace Corps", "Prime Id": "6", "Agency": "PC", "Operational Unit": "Swaziland", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17390", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "xTmjLN8Btgu", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17390 - Institutionalization of HIV Policies and Programs in the Nicaraguan Military", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "NICASALUD", "Prime Id": "14791", "Agency": "DOD", "Operational Unit": "Central America Region", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17392", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Bwk2Xqwdl6R", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17392 - TBD", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Asia Regional Program", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17395", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ChvsO2L56nf", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17395 - District OVC Systems Strengthening (DOSS) / Community Rising", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Luapula Foundation", "Prime Id": "4558", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17396", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "QEomxSBfTNG", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17396 - Sexual and Reproductive Health for All Initiative (SARAI)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Society for Family Health (16843)", "Prime Id": "16843", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17397", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "GQXcFddMFIx", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17397 - CDU Angola", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Charles Drew University", "Prime Id": "10296", "Agency": "DOD", "Operational Unit": "Angola", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17398", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "erveTqzoq4W", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17398 - PD Small Grants", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of State", "Prime Id": "1", "Agency": "State/AF", "Operational Unit": "Ghana", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17399", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Cs8GAIrZXFL", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17399 - USAID/District Coverage of Health Services (DISCOVER-H)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "John Snow Inc (JSI)", "Prime Id": "16525", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17400", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "oITJyTAnDjq", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17400 - TBD - TB/HIV Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17401", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "I46G7RlfHX2", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17401 - Strengthening Tuberculosis and HIV Response in Lesotho (STAR-L)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Prime Id": "204", "Agency": "HHS/CDC", "Operational Unit": "Lesotho", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17402", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "YbklpX5suMp", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17402 - Evaluate For Health", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management Sciences for Health", "Prime Id": "220", "Agency": "USAID", "Operational Unit": "Ghana", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17403", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "vK8XwS0fVLO", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17403 - Gender Based Violence - Survivor Support Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "World Vision International", "Prime Id": "52", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17404", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "xsAzQrE4zOS", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17404 - Quality in Health", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Central America Region", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17407", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "uNrm8oWQXc0", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17407 - Central American Project for a Sustainable Response to HIV - PASCA", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Central America Region", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17408", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "c7lyjelcrpa", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17408 - RTI International Regional PHDP and post-test counseling", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Research Triangle International", "Prime Id": "1717", "Agency": "DOD", "Operational Unit": "Central America Region", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17409", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "WjpnMvlodIs", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17409 - Maternal and Child Survival Program (MCSP)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "JHPIEGO", "Prime Id": "219", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17410", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "UyYDjCyYk1V", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17410 - USAID/Zambia Community HIV Prevention Project (Z-CHPP)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Pact", "Prime Id": "16339", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17412", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "z7Bbqlvxc14", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17412 - Pediatric AIDS Initiative", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17413", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "UyVfIMhEh0B", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17413 - TBD - SAFE", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17415", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "K4KMJRowjhr", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17415 - Maatla and TK Evaluation", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Botswana", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17416", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "W9YFR4ufv0n", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17416 - USAID Social Enterprise Support Activity (USESA)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "T-MARC Tanzania", "Prime Id": "17068", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17417", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "euNtVnm3Zls", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17417 - Evaluation of CMS Transformation and SCMS Support", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Botswana", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17418", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "V3hecmcWCeh", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17418 - TBD", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "IntraHealth International, Inc", "Prime Id": "217", "Agency": "USAID", "Operational Unit": "Botswana", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17419", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Aksb0XLfSM0", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17419 - GH Tech Follow On", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17420", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "aUKdNf70taA", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17420 - Challenge TB", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "KNCV Tuberculosis Foundation", "Prime Id": "9646", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17421", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "GvR8cM0OnhQ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17421 - Improving Prevention and Adherence to Care and Treatment (IMPACT)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17422", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "OUv1W6abMQU", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17422 - USAID Open Doors", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17425", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Uw6JYFmEyf4", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17425 - USAID Systems for Better Health", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Abt Associates", "Prime Id": "440", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17427", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "aCEdHSx8hQV", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17427 - LDF Electronic Medical Records", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "VISTA PARTNERS", "Prime Id": "15251", "Agency": "DOD", "Operational Unit": "Lesotho", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17429", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "jnyMopg7v1k", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17429 - LDF Comprehensive Clinical Support Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "DOD", "Operational Unit": "Lesotho", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17430", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "XbvhnfPJ2NJ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17430 - Building global capacity for diagnostic testing of tuberculosis, malaria and HIV", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Foundation for Innovative New Diagnostics", "Prime Id": "15708", "Agency": "HHS/CDC", "Operational Unit": "Lesotho", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17431", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "gXPsaT58D2U", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17431 - Support Laboratory Diagnosis and Monitoring to Scale up and Improve HIV/AIDS Care and Treatment Services in the Kingdom of Lesotho under the President\u00e2\u20ac\u2122s Emergency Plan for AIDS Relief (PEPFAR)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University Research Corporation, LLC", "Prime Id": "463", "Agency": "HHS/CDC", "Operational Unit": "Lesotho", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17432", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "BZB5gwXjvpn", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17432 - Support Ministry of Health to Strengthen Health Systems and Coordinate HIV/AIDS Prevention, Care and Treatment Programs in the Kingdom of Lesotho under the President\u00e2\u20ac\u2122s Emergency Plan for AIDS Relief (PEPFAR)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of Health (MOH)", "Prime Id": "16526", "Agency": "HHS/CDC", "Operational Unit": "Lesotho", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17433", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Rs1Hym9rR1k", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17433 - Linkages", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "LINKAGES", "Prime Id": "19589", "Agency": "USAID", "Operational Unit": "Central America Region", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "17438", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "UtKLM8W5Aup", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17438 - VAST Grants", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Peace Corps Volunteers", "Prime Id": "16368", "Agency": "PC", "Operational Unit": "Asia Regional Program", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17439", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ScR2jboOyXO", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17439 - MEASURE Evaluation Phase IV", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of North Carolina at Chapel Hill, Carolina Population Center", "Prime Id": "521", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17447", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "sW3uOdY43Vp", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17447 - Health Finance & Governance", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Abt Associates", "Prime Id": "440", "Agency": "USAID", "Operational Unit": "Central Asia Region", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17448", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "dfez6OopwaO", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17448 - Stamping Out and Preventing Gender Based Violence (STOP GBV) : Access to Justice", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Women and Law in Southern Africa", "Prime Id": "16846", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17449", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "HlDknLzKhSQ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17449 - Fostering Accountability and Transparency in Zambia (FACT-Zambia)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Counterpart International", "Prime Id": "16782", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17451", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "x71uAO1QhvR", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17451 - Human Resources for Health (HRH) Capacity Building in Malawi under the President\u00e2\u20ac\u2122s Emergency Plan for AIDS Relief (PEPFAR)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Universtiy of Washington", "Prime Id": "16544", "Agency": "HHS/CDC", "Operational Unit": "Malawi", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17452", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "J29DkN7E7Pi", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17452 - AIHA Twinning Capacity Building (HRSA)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "American International Health Alliance", "Prime Id": "9886", "Agency": "HHS/HRSA", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17454", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "f0VtUomFEHe", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17454 - CHAPS VMMC", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Centre for HIV and AIDS Prevention Studies Swaziland", "Prime Id": "19846", "Agency": "USAID", "Operational Unit": "Swaziland", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17455", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "egENgprh0gE", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17455 - PEPFAR Small Grants Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of State", "Prime Id": "1", "Agency": "State/AF", "Operational Unit": "Swaziland", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "17458", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "oIc5S9zlyBw", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17458 - ICAP \u00e2\u20ac\u201c Epi-Research TA", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "International Center for AIDS Care and Treatment Programs, Columbia University", "Prime Id": "6277", "Agency": "HHS/CDC", "Operational Unit": "Swaziland", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17459", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "rgMMfAdIib0", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17459 - HSRC (CDC GH001629)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Human Sciences Research Council", "Prime Id": "13198", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17460", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "dJdwPCiJT04", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17460 - URC - Lubombo", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University Research Corporation, LLC", "Prime Id": "463", "Agency": "HHS/CDC", "Operational Unit": "Swaziland", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17461", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "abSJlsFMBp6", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17461 - ICAP Lab", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "International Center for AIDS Care and Treatment Programs, Columbia University", "Prime Id": "6277", "Agency": "HHS/CDC", "Operational Unit": "Swaziland", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17462", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Dn5lvkNAjO8", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17462 - Strengthening MOH Leadership, Governance & Quality Management", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of Health and Social Welfare, Swaziland", "Prime Id": "8785", "Agency": "HHS/CDC", "Operational Unit": "Swaziland", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17463", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "uOvDmCVeBqH", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17463 - ICAP-Manzini", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "International Center for AIDS Care and Treatment Programs, Columbia University", "Prime Id": "6277", "Agency": "HHS/CDC", "Operational Unit": "Swaziland", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17464", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "UZBspPGUxmY", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17464 - Rapid and Effective Action for Combating HIV/AIDS III (REACH 3)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Pact", "Prime Id": "16339", "Agency": "USAID", "Operational Unit": "Swaziland", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17465", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "gehZKuu17ml", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17465 - AIDSFree", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "John Snow, Inc.", "Prime Id": "453", "Agency": "USAID", "Operational Unit": "Swaziland", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17467", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "gA6sjacGrjg", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17467 - Accelovate", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "JHPIEGO", "Prime Id": "219", "Agency": "USAID", "Operational Unit": "Lesotho", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17468", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "WvhmCa2fbFS", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17468 - CHASE", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Prime Id": "204", "Agency": "USAID", "Operational Unit": "Lesotho", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17469", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "mZDi6Owao5Q", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17469 - Health Finance and Governance", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Abt Associates", "Prime Id": "440", "Agency": "USAID", "Operational Unit": "Caribbean Region", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17474", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "mqO2VJjEzz0", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17474 - Military HTC and Prevention", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "DOD", "Operational Unit": "Dominican Republic", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "17475", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "H4dAZTLfBVt", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17475 - Lab Support", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Association of Public Health Laboratories", "Prime Id": "1923", "Agency": "HHS/CDC", "Operational Unit": "Zimbabwe", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17476", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "dibqDlBSYyM", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17476 - Strengthening the Human Resources Information System and Development of Open health Information Enterprise Architecture", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Zimbabwe", "Prime Id": "3931", "Agency": "HHS/CDC", "Operational Unit": "Zimbabwe", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17477", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "GgtYxk2bo93", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17477 - ASM", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "American Society for Microbiology", "Prime Id": "10091", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17478", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "avhADVMmTcj", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17478 - CLSI", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Clinical and Laboratory Standards Institute", "Prime Id": "3317", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17479", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Tp7MEi2hvxs", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17479 - APHL", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Association of Public Health Laboratories", "Prime Id": "1923", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17480", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ehQ8DMlQmn7", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17480 - HP+", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Palladium Group", "Prime Id": "19907", "Agency": "USAID", "Operational Unit": "Malawi", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17483", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "a9jnBwoS71u", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17483 - MCDMCH", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17487", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Qtu9WURXh1T", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17487 - Strengthening Malawi's Vital Statistics Systems through Civil Registration under PEPFAR", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "National Registration Bureau Malawi", "Prime Id": "19847", "Agency": "HHS/CDC", "Operational Unit": "Malawi", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17488", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "np7zl6Nzc5T", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17488 - Improving Medical Education in Malawi under the President\u00e2\u20ac\u2122s Emergency Plan for AIDS Relief (PEPFAR)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Malawi College of Medicine", "Prime Id": "9651", "Agency": "HHS/CDC", "Operational Unit": "Malawi", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17489", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "E2X8WDkWZ42", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17489 - Improving access to VMMC services in Malawi", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "New Partner", "Prime Id": "9853", "Agency": "HHS/CDC", "Operational Unit": "Malawi", "Start Date": "2014-10-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17490", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "V9BuRl1SwFT", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17490 - APHL", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Association of Public Health Laboratories", "Prime Id": "1923", "Agency": "HHS/CDC", "Operational Unit": "Angola", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17493", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "j3id7FgnmzY", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17493 - NHLS (CDC GH001631)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "National Health Laboratory Services", "Prime Id": "3331", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17494", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "mUGRSEznwdP", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17494 - HAI coag2015", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Health Alliance International", "Prime Id": "209", "Agency": "HHS/CDC", "Operational Unit": "Cote d'Ivoire", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17495", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "cYDMOC6yUj7", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17495 - Project C.U.R.E", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Project Cure", "Prime Id": "16927", "Agency": "DOD", "Operational Unit": "Cote d'Ivoire", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17496", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "V8ApcNWCRp6", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17496 - PSI Cote d'Ivoire", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "DOD", "Operational Unit": "Cote d'Ivoire", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17497", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "R3ZDlNaQKK8", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17497 - University of Maryland (SMACHT)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Maryland", "Prime Id": "519", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17499", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "vv79kLJGkbW", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17499 - TDRC", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Tropical Diseases Research Centre", "Prime Id": "424", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17500", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "btBvEJtL3wr", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17500 - UNZA M&E, Department of Population Studies", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Zambia", "Prime Id": "923", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17501", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "CxfbDgAsYfs", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17501 - University Teaching Hospital", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University Teaching Hospital", "Prime Id": "6551", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17502", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "QmtjITyjkuc", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17502 - UNC Eastern", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of North Carolina", "Prime Id": "596", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17505", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "m4hHYEaIRUg", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17505 - UNICEF (CDC PS002027)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "United Nations Children's Fund", "Prime Id": "547", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17506", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "nUBmwBU11JX", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17506 - Beyond Zero Advanced Clinical Care Centres (CDC GH001143)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Beyond Zero", "Prime Id": "19844", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17507", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "hpeHyrCyJae", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17507 - Kheth'Impilo Advanced Clinical Care Centres (CDC GH001145)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Kheth'Impilo", "Prime Id": "10939", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17508", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "vIBB2rzhsBY", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17508 - TBD Informations Systems Development", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17509", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "wQEAxOsUMFu", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17509 - TBD Program Evaluation", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17510", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "pGI1nFtrLhH", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17510 - Technical Assistance (TA) Indicators", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Macro Atlanta", "Prime Id": "15440", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17511", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "SytL4hgcOKk", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17511 - UNODC Capacity Development for PWID", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "United Nations Office on Drugs and Crime", "Prime Id": "546", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17512", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "WL4EKRbcOSI", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17512 - WHO HIV Prevention (CDC GH001180)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "World Health Organization", "Prime Id": "549", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17513", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "uX9kKeI0a3A", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17513 - Ministry of Health", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of Health, Zambia", "Prime Id": "5118", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17514", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "BaAWvLUBS9a", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17514 - Jhpiego Follow-On", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Johns Hopkins University Bloomberg School of Public Health", "Prime Id": "509", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17515", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "yp3KbpyBbhG", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17515 - REVE Reducing Vulerability in Children", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Save The Children Federation Inc", "Prime Id": "15660", "Agency": "USAID", "Operational Unit": "Cote d'Ivoire", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17516", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "lUtOBrJJOCv", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17516 - ASPIRES FHI 360", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Cote d'Ivoire", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17517", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "N2wDQ1G8ELJ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17517 - TBD - Smartcare Evaluation", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17519", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "I7FGzi6dyhz", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17519 - CDC Technical Assistance - DRH", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of Health and Human Services/Centers for Disease Control and Prevention (HHS/CDC)", "Prime Id": "9", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17520", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "CfnjuDyTYyu", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17520 - BRAVI", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Engender Health", "Prime Id": "205", "Agency": "USAID", "Operational Unit": "Burundi", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17521", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "avtyGUrzG5m", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17521 - MEASURE Evaluation Phase IV", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of North Carolina at Chapel Hill, Carolina Population Center", "Prime Id": "521", "Agency": "USAID", "Operational Unit": "Burundi", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17522", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Ct2nolxqPaK", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17522 - PSI Burundi", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "DOD", "Operational Unit": "Burundi", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17523", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ALuXrLHcCjC", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17523 - Ministry of Home Affairs", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "New Partner", "Prime Id": "9853", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17527", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "n7uzXGSPUXN", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17527 - (DIGECITSS) Improving PMTCT counseling, M&E of the PMTCT program, STI services and surveillance, establish performance management of HIV treatment, and capacity of the National Program to address strategic issues for Key", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of Health (MOH)", "Prime Id": "16526", "Agency": "HHS/CDC", "Operational Unit": "Dominican Republic", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17528", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "gxGABhSl2nN", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17528 - CDC-NIH Capacity Building MEPI HQR24TW008863.", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FOGARTY INTERNATIONAL CENTER", "Prime Id": "14267", "Agency": "HHS/NIH", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17529", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "XRbvuFZzcRT", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17529 - Maternal and Child Survival Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "JHPIEGO", "Prime Id": "219", "Agency": "USAID", "Operational Unit": "Namibia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17530", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "pG2hfclocGX", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17530 - TB/HIV Technical Assistance Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Namibia", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17531", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "uE6z2gIIVwE", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17531 - USAID HIV Clinical Services Technical Assistance Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "IntraHealth International, Inc", "Prime Id": "217", "Agency": "USAID", "Operational Unit": "Namibia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17532", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "vFgy8KdoOKb", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17532 - Measure Evaluation Phase 4", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of North Carolina", "Prime Id": "596", "Agency": "USAID", "Operational Unit": "Namibia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17533", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "S8GbABXG4x6", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17533 - SA Partners Care and Support (CDC GH001554)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "South Africa Partners", "Prime Id": "4719", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17534", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "EvYAnpdpA5C", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17534 - Mavambo Orphan Care (MOC)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Mavambo Orphan Care (MOC)", "Prime Id": "17046", "Agency": "USAID", "Operational Unit": "Zimbabwe", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17536", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "u52uJYHpfBD", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17536 - Accelerating Strategies for Practical Innovation & Research in Economic Strengthening (ASPIRES)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17537", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "GooiJ79Ffbo", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17537 - Strategic, Evidence-Based Communication Interventions Systematically Applied at Multiple Levels for Greater Effectiveness of HIV Prevention Programs", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Johns Hopkins Health and Education in South Africa", "Prime Id": "19403", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17538", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "IbAPzfFeb9h", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17538 - Community-Based Comprehensive HIV Prevention, Counseling and testing Program to Reduce HIV Incidence", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Johns Hopkins Health and Education in South Africa", "Prime Id": "19403", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17539", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "yFs4Gf9y7NB", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17539 - Program Evaluation - Transition of Clinical Services and Quality of Care", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17540", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "K8dBW7RsHIt", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17540 - TB Care - 2", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University Research Corporation, LLC", "Prime Id": "463", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17541", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "RS4PCeeHfWM", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17541 - FACT Children Tariro", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Family AIDS Care Trust (FACT) Mutare", "Prime Id": "17045", "Agency": "USAID", "Operational Unit": "Zimbabwe", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17542", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "bGCtj2TW4jr", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17542 - Global Health Technical Assistance", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "GH Tech", "Prime Id": "7727", "Agency": "USAID", "Operational Unit": "Burundi", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17544", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Op0e57fPXK9", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17544 - BDF Prevention and Circumcision Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "JHPIEGO", "Prime Id": "219", "Agency": "DOD", "Operational Unit": "Botswana", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17546", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "FxaEQqb4349", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17546 - HOSPAZ Bantawana", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Hospice and Palliative Care Association of Zimbabwe", "Prime Id": "17047", "Agency": "USAID", "Operational Unit": "Zimbabwe", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17547", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "OVvoGynenS3", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17547 - Food and Nutrition Technical Assistance III Project (FANTA)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Lesotho", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17548", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Y001hX5TLUp", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17548 - Supply Chain Management System (SCMS)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Partnership for Supply Chain Management", "Prime Id": "3781", "Agency": "USAID", "Operational Unit": "Swaziland", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "17549", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "D0VJOTrfGEI", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17549 - TSEPO", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "JHPIEGO", "Prime Id": "219", "Agency": "USAID", "Operational Unit": "Lesotho", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17550", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "UAWmsCNd1wH", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17550 - FORECAST", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "World Learning", "Prime Id": "595", "Agency": "USAID", "Operational Unit": "Malawi", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17551", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "air8nMzLEL0", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17551 - Demographic and Health Survey", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Burundi", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17552", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "jfahbw5Rq4v", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17552 - Strengthening services for key populations/LINKAGES", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Burundi", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17553", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ZQukJYUFw01", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17553 - Metabiota Burundi", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Metabiota", "Prime Id": "19444", "Agency": "DOD", "Operational Unit": "Burundi", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17554", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "wQSqnLFlwuB", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17554 - Evaluation of OVC Outcomes", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Lesotho", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17555", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "PlbXJ9VTutI", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17555 - USDF MeHIN", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "VISTA PARTNERS", "Prime Id": "15251", "Agency": "DOD", "Operational Unit": "Swaziland", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "17556", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ZVzqFODwHNV", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17556 - DoD Mech Burundi (NHRC)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of Defense Naval Health Research Center", "Prime Id": "616", "Agency": "DOD", "Operational Unit": "Burundi", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17557", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "IIUGTBzfnGj", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17557 - Livelihoods and Food Security Technical Assistance Project II (LIFT II)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Lesotho", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17559", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "tbWa8ADluWO", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17559 - RPSO-Supported Renovation Projects in Swaziland MOH Facilities", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Regional Procurement Support Office/Frankfurt", "Prime Id": "3932", "Agency": "State/AF", "Operational Unit": "Swaziland", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "17560", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "WjeHc9avQug", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17560 - Country Partnership to Increase Access to Integrated HIV/AIDS and Health Services Using Mobile Health Services to Reach Underserved Populations in Namibia", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "PharmAccess", "Prime Id": "1618", "Agency": "USAID", "Operational Unit": "Namibia", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "17561", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "DDMpvWnFFNH", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17561 - (MOH) Strengthening M&E, FETP capacity, health information systems (HIV, TB, laboratory data, and disease surveillance), Supply of safe blood, and national laboratory improvement plan in the DR MoH", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of Health (MOH)", "Prime Id": "16526", "Agency": "HHS/CDC", "Operational Unit": "Dominican Republic", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17562", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "PyChEhabH0P", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17562 - Increasing Self Sustainable and Friendly Clinical HIV/STI/TBServices for MSMs and Transgender Individuals in the Dominican Republic", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Centro de Orientacion e Investigacion Integral", "Prime Id": "5727", "Agency": "HHS/CDC", "Operational Unit": "Dominican Republic", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17564", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "st3Kbu8sQ91", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17564 - NIH CT Development", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17565", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "exEbT4mvNDM", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17565 - Technical Assistance Services to Countries Supported by PEPFAR and the Global Fund", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Columbia University", "Prime Id": "1155", "Agency": "HHS/CDC", "Operational Unit": "Central Asia Region", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17567", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Hf6rv20Etz2", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17567 - NASTAD", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "National Alliance of State and Territorial AIDS Directors", "Prime Id": "597", "Agency": "HHS/CDC", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17570", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Ie0u3ruPZc3", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17570 - Global Health Supply Chain - Procurement and Supply Management", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Global Health Supply Chain Program", "Prime Id": "19877", "Agency": "USAID", "Operational Unit": "Cambodia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17571", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "TPOcRsdwFu8", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17571 - Nursing Capacity Building Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Columbia University Mailman School of Public Health", "Prime Id": "501", "Agency": "HHS/HRSA", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17572", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "x2RgjFlc2Cf", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17572 - TA Support for the Strenghtening of Blood Transfusion", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "American Association of Blood Banks", "Prime Id": "1696", "Agency": "HHS/CDC", "Operational Unit": "Swaziland", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "17573", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "bZFsaMAjeKz", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17573 - Global Nursing Capacity Building Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Columbia University Mailman School of Public Health", "Prime Id": "501", "Agency": "HHS/HRSA", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17577", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "hUXWOfDTsRe", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17577 - Guyana Regional Laboratory and Surveillance Assistance", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Caribbean Region", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "17578", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "CMszmjOnxjN", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17578 - HIV Community Care and Treatment", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Zimbabwe", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17579", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "XXjrcKoJisN", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17579 - GH Pro", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Dexis Consulting Group", "Prime Id": "19813", "Agency": "USAID", "Operational Unit": "Cote d'Ivoire", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17581", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "k9tOae6coOo", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17581 - MEASURE EVALUATION PHASE IIII", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Caribbean Region", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "17583", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "JY9ZzYhVaOy", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17583 - Measure Evaluation Phase IV", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of North Carolina at Chapel Hill, Carolina Population Center", "Prime Id": "521", "Agency": "USAID", "Operational Unit": "Cote d'Ivoire", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17584", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "vBtrVIzpL2x", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17584 - HIV Impact Assessment (HIA)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Columbia University Mailman School of Public Health", "Prime Id": "501", "Agency": "HHS/CDC", "Operational Unit": "Cote d'Ivoire", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "17585", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "netr9GiMKYU", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17585 - Linkages", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Malawi", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17586", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "IPqfQWTXlsf", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17586 - Promoting the Quality of Medicines (PQM)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Pharmacopeia", "Prime Id": "13269", "Agency": "USAID", "Operational Unit": "Indonesia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17587", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "eECShOWvjkH", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17587 - MEPI Programme", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/NIH", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17590", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "bptWSfo8F9z", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17590 - Project SOAR", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Council", "Prime Id": "230", "Agency": "USAID", "Operational Unit": "Malawi", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17591", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "xepRX8Oc8vc", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17591 - TBD - VACS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17592", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "t4orGVYkA4V", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17592 - The Demographic and Health Surveys Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "ICF Macro", "Prime Id": "15719", "Agency": "USAID", "Operational Unit": "Zimbabwe", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17593", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "LQY6yXSD6XK", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17593 - DHS 7", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Abt Associates", "Prime Id": "440", "Agency": "USAID", "Operational Unit": "Malawi", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17594", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "TAOxR5uvzyD", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17594 - SIFPO", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "USAID", "Operational Unit": "Malawi", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17595", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "MFa8pTuAxnL", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17595 - Ministry of Health, Guyana", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of Health, Guyana", "Prime Id": "587", "Agency": "HHS/CDC", "Operational Unit": "Caribbean Region", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "17597", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "YSYa8xz9L7n", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17597 - Ambassador's Small Grants Program PNG", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of State", "Prime Id": "1", "Agency": "State/EAP", "Operational Unit": "Papua New Guinea", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17598", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "JKWaJSjSim1", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17598 - BANTU", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Palladium Group", "Prime Id": "19907", "Agency": "USAID", "Operational Unit": "Indonesia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17600", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "VmNuYth7i3I", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17600 - LINKAGES", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Indonesia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17601", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "fbQLqN9wN2N", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17601 - DERAP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Training Resources Group", "Prime Id": "1614", "Agency": "USAID", "Operational Unit": "Indonesia", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17602", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "FsoO0sNR0oX", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17602 - New CDC Award to UNICEF", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "UNICEF", "Prime Id": "1085", "Agency": "HHS/CDC", "Operational Unit": "Cote d'Ivoire", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "17606", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "AncCQk6TFFK", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17606 - RePORT TB South Africa", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "CRDF Global", "Prime Id": "19447", "Agency": "HHS/NIH", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17608", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "FAeENtuCPd1", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17608 - Improving HIV/STI/TB Prevention, Treatment and Care Services for Mobile Populations in the Dominican Republic", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "HHS/CDC", "Operational Unit": "Dominican Republic", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17610", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ljNLkFKVbhR", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17610 - Telemedicine in C\u00c3\u00b4te d'Ivoire", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Aga Khan Foundation", "Prime Id": "28", "Agency": "USAID", "Operational Unit": "Cote d'Ivoire", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17616", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "FK85Kn60Fq6", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17616 - Twiyubake", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "CHF International", "Prime Id": "10302", "Agency": "USAID", "Operational Unit": "Rwanda", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17618", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "sKno69rFnh7", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17618 - SFH Rwanda", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Society for Family Health (6557)", "Prime Id": "6557", "Agency": "DOD", "Operational Unit": "Rwanda", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17619", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "uTrPFGUke1t", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17619 - Implementing Evidence-Based Prevention Intervention for Key Populations in Republic of Rwanda under PEPFAR", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Emory University", "Prime Id": "904", "Agency": "HHS/CDC", "Operational Unit": "Rwanda", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17621", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Oba4nj3pNDw", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17621 - Strengthening Human Resources for Health Capacity in the Republic of Rwanda under PEPFAR", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of Health, Rwanda", "Prime Id": "5120", "Agency": "HHS/CDC", "Operational Unit": "Rwanda", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17622", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "RvaonnYN1Pm", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17622 - Evaluation of SCS Clinical Services", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Lesotho", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17623", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "bbIX5m6ZNOi", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17623 - Strengthening HIV Clinical Services in the Republic of Rwanda under PEPFAR", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of Health, Rwanda", "Prime Id": "5120", "Agency": "HHS/CDC", "Operational Unit": "Rwanda", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17625", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "txnnYGfZjou", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17625 - Implementing Technical and Science Support Services (TSSS) in the Republic of Rwanda under PEPFAR", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of Health, Rwanda", "Prime Id": "5120", "Agency": "HHS/CDC", "Operational Unit": "Rwanda", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17627", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "srhBJR0csgA", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17627 - Strengthening the Capacity of Global Fund Principal Recipients", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Democratic Republic of the Congo", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17628", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "rSjmvibMvhu", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17628 - Coordinating Comprehensive Care for Children (4Children)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Catholic Relief Services", "Prime Id": "33", "Agency": "USAID", "Operational Unit": "Democratic Republic of the Congo", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17630", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "lnfxaBPNYKD", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17630 - Enhancing Services and Linkages for Children affected by HIV and AIDS (ELIKIA )", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Education Development Center", "Prime Id": "1003", "Agency": "USAID", "Operational Unit": "Democratic Republic of the Congo", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17631", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "GZhs3fmGD77", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17631 - Global TB Challenge", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "KNCV Tuberculosis Foundation", "Prime Id": "9646", "Agency": "USAID", "Operational Unit": "Democratic Republic of the Congo", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17633", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "xCZVtQlJX6n", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17633 - Livelihoods and Food Security Technical Assistance (LIFT) II", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Democratic Republic of the Congo", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "17635", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "NPbqDQmfptc", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17635 - Challenge TB", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "KNCV Tuberculosis Foundation", "Prime Id": "9646", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "17636", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "QfNSI4Of5Yx", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17636 - SIFPO", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "USAID", "Operational Unit": "Democratic Republic of the Congo", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "17637", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "JbMIJ0aQFCx", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17637 - FANTA", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Democratic Republic of the Congo", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17639", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "FA4b3A0RXbf", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17639 - Kipa Ya Mupia", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Democratic Republic of the Congo", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17640", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "lrVJDjrAGr5", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17640 - Demographic and Health Surveys (DH) 7", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "ICF Macro", "Prime Id": "15719", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17641", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "DfDGA63a8zW", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17641 - Advancing Partners and Communities (APC)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "John Snow Inc (JSI)", "Prime Id": "16525", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "17649", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "SRUhTmWndpo", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17649 - Regional Health Integration to Enhance Services in East Central Region (RHITES EC)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University Research Corporation, LLC", "Prime Id": "463", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17651", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "E0ViVpyOBgD", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17651 - Regional Health Integration to Enhance Services in the Eastern region (RHITES-E)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17652", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "eaqBhXU4Tvg", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17652 - Food Security Innovation Lab: Collaborative Research on Assets and Market Access", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of California", "Prime Id": "2402", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17654", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "DharooCpYXR", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17654 - Regional Health Integration to Enhance Services in South West Region (RHITES-SW)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Prime Id": "204", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17671", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "W8bXsGt2N20", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17671 - DOD-Direct", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of Defense (Defense)", "Prime Id": "4", "Agency": "DOD", "Operational Unit": "South Sudan", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17673", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "DhtPrNAAQZW", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17673 - International HIV/AIDS Alliance", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "International HIV/AIDS Alliance", "Prime Id": "213", "Agency": "DOD", "Operational Unit": "South Sudan", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17675", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "sUyBm3KNpAH", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17675 - TBD-CARE", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Research Triangle International", "Prime Id": "1717", "Agency": "DOD", "Operational Unit": "South Sudan", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17682", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "pd3SWlLN3ms", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17682 - Blanket Purchase Agreement (BPA) for Studied and Evaluations - DSWSA", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "New Partner", "Prime Id": "9853", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17686", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "mzOznqx0Fxl", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17686 - Blanket Purchase Agreement (BPA) for Studied and Evaluations - SGIL", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "New Partner", "Prime Id": "9853", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17688", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "cezL4Ay8YTV", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17688 - Strategic Information Technical Support (SITES)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17690", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "r1obvfBvbgg", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17690 - Strengthening HRH", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "IntraHealth International, Inc", "Prime Id": "217", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17691", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "PQQqfSjdUFQ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17691 - MSPP Research", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministre de la Sante Publique et Population, Haiti", "Prime Id": "606", "Agency": "HHS/CDC", "Operational Unit": "Haiti", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17692", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "R9yuZkCBxOv", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17692 - SSQH Centre/Sud (Services de Sant\u00c3\u00a9 de Qualit\u00c3\u00a9 pour Ha\u00c3\u00afti)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Pathfinder International", "Prime Id": "228", "Agency": "USAID", "Operational Unit": "Haiti", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17694", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "M6GwyCQiIAm", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17694 - Handicap International", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Handicap International", "Prime Id": "208", "Agency": "USAID", "Operational Unit": "Haiti", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17695", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "rVxneczwz2S", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17695 - Scaling up HIV/AIDS prevention, care and treatment services through faith-based organizations", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17696", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "t9llGOcEudv", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17696 - Better Outcomes for Children and Youth Eastern and Northern Regions (BOCY)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "World Education", "Prime Id": "594", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17698", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "PdZ8c2HnLm6", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17698 - Provision of comprehensive HIV/AIDS and TB services including prevention, care, support and treatment to prisoners and staff of the prisons service in the Republic of Uganda under PEPFAR", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Uganda Prisons Services", "Prime Id": "9078", "Agency": "HHS/CDC", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17700", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "tA9CbTUHWW8", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17700 - AMREF", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "African Medical and Research Foundation", "Prime Id": "246", "Agency": "HHS/CDC", "Operational Unit": "South Sudan", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17701", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "cBD5AvDOYMO", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17701 - International Center for AIDS Care and Treatment Programs, Columbia University", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "International Center for AIDS Care and Treatment Programs, Columbia University", "Prime Id": "6277", "Agency": "HHS/CDC", "Operational Unit": "South Sudan", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17703", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "WRi9uAIpfiw", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17703 - Monitoring and Evaluation Technical Support (METS)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Makerere University School of Public Health", "Prime Id": "8386", "Agency": "HHS/CDC", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17704", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "XsgvEXBVmCx", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17704 - African Society for Laboratory Medicine - LIMS Support for hubs", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "African Society for Laboratory Medicine", "Prime Id": "16585", "Agency": "HHS/CDC", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17705", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "uGfwof10Qxr", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17705 - Implementation science-Birth Defects surveillance study", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Makerere University John Hopkins University Collaboration", "Prime Id": "1763", "Agency": "HHS/CDC", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17706", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "kFfA7I97btM", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17706 - Scaling up HIV services in Western and West Nile Regions of Uganda", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Infectious Disease Institute", "Prime Id": "9077", "Agency": "HHS/CDC", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17707", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "PHmmRWUWxz2", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17707 - Nilinde Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "PLAN International", "Prime Id": "229", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17708", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ocpnzeNtV7i", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17708 - IHI - prevention, care and treatment", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "IntraHealth International, Inc", "Prime Id": "217", "Agency": "HHS/CDC", "Operational Unit": "South Sudan", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17709", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "k28QLgTLnLS", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17709 - HRH Kenya", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "IntraHealth International, Inc", "Prime Id": "217", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17710", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "y896wVTgYef", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17710 - HCM TBD", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17711", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "h3hkn2RkABp", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17711 - Implementation and expansion of blood safety", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "National Blood Transfusion Service, Kenya", "Prime Id": "391", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17712", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "mLv4ZJAay9r", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17712 - Strengthening Strategic Information in Kenya", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of California at San Francisco", "Prime Id": "517", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17713", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "gray5A3sdFm", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17713 - Linkages", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "South Sudan", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17714", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "MyUK0A068gE", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17714 - SPPHC", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "JHPIEGO", "Prime Id": "219", "Agency": "USAID", "Operational Unit": "South Sudan", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17717", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "T7hKa5zFQCk", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17717 - Quality laboratory systems", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "African Medical and Research Foundation", "Prime Id": "246", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17718", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "pXgXvhH1EFh", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17718 - Afya Jijini", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Interchurch Medical Assistance", "Prime Id": "600", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17719", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "AE057VajMT5", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17719 - APHIAPlus Pwani", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Pathfinder International", "Prime Id": "228", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17720", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "zkzRF8nEFLd", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17720 - Military Electronic Health Information Network", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "VISTA PARTNERS", "Prime Id": "15251", "Agency": "DOD", "Operational Unit": "Malawi", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17722", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "lmlXWSc4KtV", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17722 - Strengthening Community Care & Support for OVCs (SCASO)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "World Vision International", "Prime Id": "52", "Agency": "USAID", "Operational Unit": "Ghana", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17723", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ns9iYmAt2PK", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17723 - FADM Prevention and Circumcision Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "JHPIEGO", "Prime Id": "219", "Agency": "DOD", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17727", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "MdzMBPoRnLu", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17727 - MSH - Prevention Organisation Systems AIDS Care and Treatment(MSH -ProACT)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management Sciences for Health", "Prime Id": "220", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17728", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "xWCJENNS9is", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17728 - Sustainable Mechanism for Improving Livelihood & Household Empowerment (SMILE)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Catholic Relief Services", "Prime Id": "33", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17729", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "VKSdxaKsuPZ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17729 - Systems Transformed for Empowered Action and Enabling Responses for Vulnerable Children and Families (STEER)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Save the Children US", "Prime Id": "239", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17730", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "asQ5U2cVrIl", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17730 - K4Health/Nigeria Web-based CMLE Program - AID-620-LA-11-00002", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Johns Hopkins University Center for Communication Programs", "Prime Id": "507", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17733", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "sQkCfmbHXCN", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17733 - Strengthening Partnerships, Results and Innovations in Nutrition Globally (SPRING)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "John Snow Inc (JSI)", "Prime Id": "16525", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17734", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "S3f35u4Kt1e", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17734 - Challenge TB", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "KNCV Tuberculosis Foundation", "Prime Id": "9646", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17735", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "oJY4JMAr6TA", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17735 - SHiPS for MARPs", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Society for Family Health-Nigeria", "Prime Id": "3040", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17736", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "GCU4dSs48IL", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17736 - World Health Organization", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "World Health Organization", "Prime Id": "549", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17737", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "d7QOvcHge5R", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17737 - Local Partner for Orphans and Vulnerable Children 3", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Health Initiatives for Safety and Stability in Africa", "Prime Id": "19732", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17739", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "zlN4tyiidmC", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17739 - UNICEF", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "United Nations Children's Fund", "Prime Id": "547", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17742a", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "kqrl4PinmSs", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17742a - Engaging Indigenous Organisation to Sustain and Enhance Comprehensive Clinical Service", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Gembu Center for AIDS Advocacy, Nigeria", "Prime Id": "8167", "Agency": "HHS/CDC", "Operational Unit": "Nigeria", "Start Date": "2013-07-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17742", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "OyAIcWqNanJ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17742 - Supporting Universal Comprehensive and Sustainable HIV/AIDS Services (SUCCESS)_922", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Friends for Global Health Initiative in Nigeria", "Prime Id": "19725", "Agency": "HHS/CDC", "Operational Unit": "Nigeria", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17743", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ehS5dWchXTH", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17743 - Integrated Programs for Sustainable Action Against HIV/AIDS in Nigeria (IPSAN)_929", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Pro-Health International", "Prime Id": "11763", "Agency": "HHS/CDC", "Operational Unit": "Nigeria", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17744", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "mb8r1x3R9xB", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17744 - Local Capacity Enhancement (LOCATE)_867", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Excellence Community Education Welfare Scheme (ECEWS)", "Prime Id": "6110", "Agency": "HHS/CDC", "Operational Unit": "Nigeria", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17745", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "po6VQxrJRL8", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17745 - Sustaining Comprehensive HIV/AIDS Response through Parnerships (SCHARP+) _937", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Achieving Health Nigeria Initiative", "Prime Id": "10033", "Agency": "HHS/CDC", "Operational Unit": "Nigeria", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17746", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "WICluh3hta9", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17746 - Peace Corps/Ethiopia Volunteer Trainings and Small Grants", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Peace Corps Volunteers", "Prime Id": "16368", "Agency": "PC", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17747", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "jMH4GwcG9S2", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17747 - Henry Jackson Foundation", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Henry Jackson Foundation", "Prime Id": "10676", "Agency": "DOD", "Operational Unit": "Nigeria", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17749", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "jiPRE4Xz4Qs", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17749 - Laboratory Quality Improvement Through Local Solutions Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "17751", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "PiCTJcTV0DY", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17751 - Sustainable Leadership, Management, and Governace(SLMG) Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17752", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "mjNAO9LmJnB", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17752 - RTI PHDP/Post-test Counseling", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Research Triangle International", "Prime Id": "1717", "Agency": "DOD", "Operational Unit": "Dominican Republic", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "17760", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "p6JPJVjfHI0", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17760 - Linkages", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Caribbean Region", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17761", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "pisfmNktcpj", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17761 - U.S. Peace Corps", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Peace Corps", "Prime Id": "6", "Agency": "PC", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17762", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "kLZvlFOwxUo", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17762 - LINKAGES", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Dominican Republic", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17763", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "cqUJ4vQqT7A", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17763 - LINKAGES", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Cote d'Ivoire", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17766", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "aRPS5Yc2751", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17766 - TBD- DMMP 2,0 VMMC modeling", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Namibia", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17767", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "BFGP1BVtJA7", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17767 - Broadreach (CDC GH001202)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Broadreach", "Prime Id": "743", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17768", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "kVvJ8zAdXCS", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17768 - Columbia University Nimart Evaluation (CDC GH001194)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Columbia University Mailman School of Public Health", "Prime Id": "501", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17769", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "YhRVWQ319hv", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17769 - University of Washington Capacity Building for Systems Strengthening CDC GH001197)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Washington", "Prime Id": "216", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17771", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "coOcIBmaOUS", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17771 - Challenge TB", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "International Union Against TB and Lung Disease", "Prime Id": "7713", "Agency": "USAID", "Operational Unit": "Zimbabwe", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17773", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "qv5QrMf7t6m", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17773 - Columbia - HIA", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Columbia University", "Prime Id": "1155", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17775", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "qQvjF8eVyeu", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17775 - Building Local Capacity (BLC)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management Sciences for Health", "Prime Id": "220", "Agency": "USAID", "Operational Unit": "Swaziland", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "17776", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "q15MNnFN9BJ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17776 - Tajikistan - Republican Narcology Center", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of Health/Republican Narcology Center", "Prime Id": "13224", "Agency": "HHS/CDC", "Operational Unit": "Central Asia Region", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17777", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "niuaK8uDqkT", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17777 - Kazakhstan - Republican Narcology Center", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of Health/Republican Narcology Center", "Prime Id": "13224", "Agency": "HHS/CDC", "Operational Unit": "Central Asia Region", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17778", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "KK36aLXSliE", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17778 - Uzbekistan umbrella coag", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Central Asia Region", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17779", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "tvkmoeAQuXo", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17779 - Population-based HIV Impact Assessment in Resource-Constrained Settings under the President's Emergency Plan for AIDS Relief", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "International Center for AIDS Care and Treatment Programs, Columbia University", "Prime Id": "6277", "Agency": "HHS/CDC", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17781", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "gq7bOtXlR9x", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17781 - Health Communications Collaborative (HC3)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Johns Hopkins University Center for Communication Programs", "Prime Id": "507", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17782", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "q3sKcECyv6s", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17782 - TBD/Follow on ANADER", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Cote d'Ivoire", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17783", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "MNEr8KSn7kQ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17783 - TBD/PSI follow on", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Cote d'Ivoire", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17784", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "RUxNLkUjGat", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17784 - Global Technical Assistance HQ CoAg_ICAP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Columbia University Mailman School of Public Health", "Prime Id": "501", "Agency": "HHS/CDC", "Operational Unit": "Central Asia Region", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17785", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "rBSwrq8GWJp", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17785 - Columbia - ICAP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Columbia University", "Prime Id": "1155", "Agency": "HHS/CDC", "Operational Unit": "Central Asia Region", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17786", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "zirMbgk2wrZ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17786 - Comit\u00c3\u00a9 Empresarial Contra VIH/SIDA (CEC-HIV/AIDS)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "CEC-HIV/AIDS", "Prime Id": "17063", "Agency": "USAID", "Operational Unit": "Angola", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17787", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "IOFeDzyP98V", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17787 - APHL", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Association of Public Health Laboratories", "Prime Id": "1923", "Agency": "HHS/CDC", "Operational Unit": "Angola", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17788", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "igZ151a1fIA", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17788 - USAID/South-Central Zambia Family Activity", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Development Aid from People to People Humana Zambia", "Prime Id": "3240", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17789", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "A6MlfvUYYpm", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17789 - Tuberculosis South Africa Project (TBSAP)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2014-10-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17790", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "sl4KYRapulz", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17790 - Comprehensive VMMC Training Programs/Ongoing Mentoring and Private Sector VMMC Training and Mentoring", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "The Centre for HIV and AIDS Prevention Studies", "Prime Id": "19820", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17791", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "vThefbvTiog", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17791 - Catalyzing an Adolescent Combination Prevention Program in South Africa (Activity 1), & Community SKILLZ for Health: Scaling-up Soccer-Based HIV and SGBV Prevention Programmes for Adolescents through Partnerships in South", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Grassroots Soccer", "Prime Id": "6496", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17792", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "uSBWKHSIRxx", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17792 - Integrated HIV Wellness and Combating Stigma", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Program for Appropriate Technology in Health", "Prime Id": "233", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17793", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "XSc08n7JiHV", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17793 - Capacity Building of Local Organizations", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ethiopian Society of Sociologists, Social Workers and Anthropologists", "Prime Id": "17036", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17794", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "mBz0bGrrsVE", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17794 - Capacity Building of Local Organizations", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ethiopian Society of Sociologists, Social Workers and Anthropologists", "Prime Id": "17036", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17795", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "WjWtOY42Jtw", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17795 - HEAL TB (The Help Ethiopian Address the Low TB Performance (HEAL TB)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management Sciences for Health", "Prime Id": "220", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17796", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "EX66MS3YMu7", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17796 - World Health Organization", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "World Health Organization", "Prime Id": "549", "Agency": "HHS/CDC", "Operational Unit": "Burma", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17797", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "P4VyMs2QNMu", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17797 - Health Financing and Governance Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Abt Associates", "Prime Id": "440", "Agency": "USAID", "Operational Unit": "Cambodia", "Start Date": "2014-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "17798", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "tB8l4LfnfEj", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17798 - TBD-HEF Pooled Funding", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Cambodia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17799", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ZLghwtBpqm2", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17799 - Injection Safety", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Cambodia", "Start Date": "2014-10-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17800", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "og8BTKB9lGi", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17800 - LINKAGES", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Ghana", "Start Date": "2014-10-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17801", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "yV9WA2sJ2Hq", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17801 - MEASURE Evaluation Phase IV", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of North Carolina at Chapel Hill, Carolina Population Center", "Prime Id": "521", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17802", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "zkWwNnaLtY0", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17802 - Quality Assurance of Health Commodities", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Cote d'Ivoire", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17803", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "IlDKv3J4nEF", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17803 - Supply Chain Technical Assistance", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Cote d'Ivoire", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17804", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "VO8UFsfpScM", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17804 - CARE", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "DOD", "Operational Unit": "South Sudan", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17805", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ZJrHBzhYP7q", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17805 - RTI Care and Treatment", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Research Triangle International", "Prime Id": "1717", "Agency": "DOD", "Operational Unit": "South Sudan", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17806", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "m8riSCsXLjD", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17806 - CHALLENGE TB", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Program for Appropriate Technology in Health", "Prime Id": "233", "Agency": "USAID", "Operational Unit": "India", "Start Date": "2014-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "17807", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "o9A824HuESo", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17807 - Youth Power: Implementation IDIQ", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17808", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Nab7RMJAYbO", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17808 - Follow on to Health Policy Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Caribbean Region", "Start Date": "2014-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "17809", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "LwaR3pJRg9V", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17809 - Knowledge for Health II", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Johns Hopkins University Center for Communication Programs", "Prime Id": "507", "Agency": "USAID", "Operational Unit": "Caribbean Region", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17810", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "aMIxK2pb8l8", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17810 - Grant Management Solutions", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management Sciences for Health", "Prime Id": "220", "Agency": "USAID", "Operational Unit": "Caribbean Region", "Start Date": "2014-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "17811", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "oAvqr5dyLHi", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17811 - FHI 360 LINKAGES", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Cote d'Ivoire", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17812", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "zq1eSO4DSnj", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17812 - Good Governance Initiative Fund (GGIF)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "New Partner", "Prime Id": "9853", "Agency": "USAID", "Operational Unit": "Central Asia Region", "Start Date": "2014-10-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17813", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "xy9q6ELcx79", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17813 - LINKAGES", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Central Asia Region", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17814", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "nuIS7xepxq0", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17814 - Supply Chain Management System (SCMS)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Partnership for Supply Chain Management", "Prime Id": "3781", "Agency": "USAID", "Operational Unit": "Ghana", "Start Date": "2014-10-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17815", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "oqNRsVXlwGu", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17815 - Inform Asia: USAID's Health Research Program, Associate Award", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Research Triangle International", "Prime Id": "1717", "Agency": "USAID", "Operational Unit": "Asia Regional Program", "Start Date": "2014-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "17816", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ujCTQAOy4vR", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17816 - Family Health International - FHI360", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "DOD", "Operational Unit": "Indonesia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17817", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "iAq4ApyFKsB", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17817 - Promoting the Quality of Medicines (PQM)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Pharmacopeia", "Prime Id": "13269", "Agency": "USAID", "Operational Unit": "Indonesia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17818", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "eWyeUfKg09m", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17818 - Family Health International - FHI360", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "DOD", "Operational Unit": "Indonesia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17819", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "DAPM5d914bV", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17819 - Promoting the Quality of Medicines (PQM)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Pharmacopeia", "Prime Id": "13269", "Agency": "USAID", "Operational Unit": "Indonesia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17820", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "dBee2m0ggPp", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17820 - Catholic Medical Mission Board - Prevention", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Catholic Medical Mission Board", "Prime Id": "32", "Agency": "HHS/CDC", "Operational Unit": "South Sudan", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17821", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "fD9hvP79PXJ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17821 - IntraHealth - Prevention", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "IntraHealth International, Inc", "Prime Id": "217", "Agency": "HHS/CDC", "Operational Unit": "South Sudan", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17822", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "NoK9G378Bsk", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17822 - HOSPAZ BANTWANA", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Hospice and Palliative Care Association of Zimbabwe", "Prime Id": "17047", "Agency": "USAID", "Operational Unit": "Zimbabwe", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17823", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "I5SZ2PrpzL9", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17823 - LINKAGES", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Indonesia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17824", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "kwsYrn34suk", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17824 - Private Health Sector Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Abt Associates", "Prime Id": "440", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17825", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "g0HQsCEZdGE", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17825 - USAID Community Care and Treatment", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17826", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "N4pzkF95Llb", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17826 - TBD- Ops Research (confirm w Zohra)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Indonesia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17832", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "KdpiWyWd8rI", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17832 - CMMB - Prevention, Care and Treatment", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Catholic Medical Mission Board", "Prime Id": "32", "Agency": "HHS/CDC", "Operational Unit": "South Sudan", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17833", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "nuGBPD2JU14", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17833 - Project SOAR", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Council", "Prime Id": "230", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17834", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "bumnEbUazVY", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17834 - DGHA HQ TA Cooperative Agreement \u00e2\u20ac\u201c UCSF", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of California at San Francisco", "Prime Id": "517", "Agency": "HHS/CDC", "Operational Unit": "Namibia", "Start Date": "2014-10-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17836", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "NOSnucwLKr5", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17836 - MEASURE Evaluation Phase IV", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Namibia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17837", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "o5a4Fvuevoh", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17837 - Country Partnership to Increase Access to Integrated HIV/AIDS and Health Services Using Mobile Health Services to Reach Underserved Populations in Namibia", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "PharmAccess", "Prime Id": "1618", "Agency": "USAID", "Operational Unit": "Namibia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17838", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "NHjtHUI0u0u", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17838 - TBD- DMMP 2,0 VMMC modeling", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Namibia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17839", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "TiGA25WFH2E", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17839 - Scale up of VMMC Services for Military", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "JHPIEGO", "Prime Id": "219", "Agency": "DOD", "Operational Unit": "Namibia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17840", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "rgCGiMkSena", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17840 - Sri Lanka", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "India", "Start Date": "2014-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "17841", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "hn1xUyz3VQF", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17841 - Sri Lanka", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "India", "Start Date": "2014-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "17842", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "EadTTbDEM2U", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17842 - Quality Improvement Center for Impact (QICI)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Health Research Inc./New York State Department of Health", "Prime Id": "14350", "Agency": "HHS/HRSA", "Operational Unit": "Asia Regional Program", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17843", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "LHnJ3jfkRJF", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17843 - USAID Caring for Vulnerable Children", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17844", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "fhwRb3JmifZ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17844 - DERAP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Indonesia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17845", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ZXREKkuY7pT", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17845 - Capacity Building through Training and Mentoring for Informatics", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Botswana Harvard AIDS Institute", "Prime Id": "10195", "Agency": "HHS/CDC", "Operational Unit": "Botswana", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17846", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "HZfJ9wuNfon", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17846 - Capacity Building through Training and Mentoring for Cervical Cancer", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "JHPIEGO", "Prime Id": "219", "Agency": "HHS/CDC", "Operational Unit": "Botswana", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17847", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "cBlqmrDk1NU", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17847 - Capacity Building through Training and Mentoring for TB/HIV", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Pennsylvania", "Prime Id": "522", "Agency": "HHS/CDC", "Operational Unit": "Botswana", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17848", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Wq5y73g38uV", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17848 - INLS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of Health, Angola", "Prime Id": "5706", "Agency": "HHS/CDC", "Operational Unit": "Angola", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17849", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Cy3oOn5AocD", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17849 - APHL", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Association of Public Health Laboratories", "Prime Id": "1923", "Agency": "HHS/CDC", "Operational Unit": "Angola", "Start Date": "2014-10-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17850", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "xhrPwhpnHxE", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17850 - ICAP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Columbia University Mailman School of Public Health", "Prime Id": "501", "Agency": "HHS/CDC", "Operational Unit": "Angola", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17851", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "oT63YM561k5", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17851 - SPH", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of Health, Angola", "Prime Id": "5706", "Agency": "HHS/CDC", "Operational Unit": "Angola", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17852", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Xoz4nxwymv3", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17852 - LINKAGES", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Indonesia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17853", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "idwuhjcUTWp", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17853 - Promoting the Quality of Medicines (PQM)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Pharmacopeia", "Prime Id": "13269", "Agency": "USAID", "Operational Unit": "Indonesia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17854", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "qTuMlZm8wrd", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17854 - Health Financing and Governance", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Abt Associates", "Prime Id": "440", "Agency": "USAID", "Operational Unit": "Indonesia", "Start Date": "2014-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "17855", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "alMZIpFmpxf", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17855 - Comprehensive HIV/AIDS Prevention, Care, Treatment and Support Project with the Uganda People Defense Forces", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Research Triangle International", "Prime Id": "1717", "Agency": "DOD", "Operational Unit": "Uganda", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17856", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "rxkmWHsxHq0", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17856 - Ethiopia Health Infrastructure Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17857", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "VHU8mJjM2P9", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17857 - Ethiopia Program Quality Monitoring", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17858", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "PR3al3AIaI7", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17858 - Ministry of Health Lao PDR", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "New Partner", "Prime Id": "9853", "Agency": "HHS/CDC", "Operational Unit": "Asia Regional Program", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17859", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "KZsQpUg45SC", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17859 - Thailand Ministry of Public Health", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Thailand Ministry of Public Health", "Prime Id": "5430", "Agency": "HHS/CDC", "Operational Unit": "Asia Regional Program", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17860", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "wLNBz47Rp8r", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17860 - Bangkok Metropolitan Administration", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Bangkok Metropolitan Administration", "Prime Id": "5431", "Agency": "HHS/CDC", "Operational Unit": "Asia Regional Program", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17861", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "BejJ8D7I0qx", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17861 - Botswana Comprehensive Care and Support for Orphans and Vulnerable Children Project (former OVC TBD)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Project Concern International", "Prime Id": "234", "Agency": "USAID", "Operational Unit": "Botswana", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17862", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "YvqTxmOYLmI", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17862 - Linkages Across the Continuum of HIV Services for Key Populations Affected by HIV (LINKAGES) Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Botswana", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17863", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "J7qfTlFxyvb", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17863 - Advancing Partners and Communities Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "John Snow, Inc.", "Prime Id": "453", "Agency": "USAID", "Operational Unit": "Botswana", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17864", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "UMMcUSTkk1r", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17864 - TASC ITC", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Burma", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17865", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "HLwcPXMtnz8", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17865 - Linkages", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Burma", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17866", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "IkI0wWEPADm", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17866 - FIND Follow-On", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Burma", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17867", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "jxBPgWrHdER", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17867 - Transform", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "USAID", "Operational Unit": "Burma", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17868", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "xV7BnhMkPhX", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17868 - Transform", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Burma", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17869", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "JpIxU9Z1ZWX", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17869 - TASC4 ITC", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Burma", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17870", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "WoAcefwYxPm", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17870 - Transform", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "USAID", "Operational Unit": "Burma", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17871", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "GrIhLIIxbCj", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17871 - Evidence for Development (E4D)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "International Business & Technical Consultants Inc.", "Prime Id": "19763", "Agency": "USAID", "Operational Unit": "Cote d'Ivoire", "Start Date": "2014-10-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17872", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Mszs0c7UVHF", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17872 - Global Health Supply Chain Quality Assurance", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Global Health Supply Chain Program", "Prime Id": "19877", "Agency": "USAID", "Operational Unit": "Cote d'Ivoire", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17873", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "SBTTvFY5GU6", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17873 - Health Improvement Partnership Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17874", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "d8YYeryAm6K", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17874 - NAMERU", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "National Medical Research Unit", "Prime Id": "11536", "Agency": "DOD", "Operational Unit": "Uganda", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17875", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "iPWfokoZPkG", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17875 - Strengthening HIV/AIDS Services for Most at Risk Populations in Papua New Guinea", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Papua New Guinea", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17876", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "NQ1gszjii8q", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17876 - Outcome evaluation of the CoPCT service delivery model", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "New Partner", "Prime Id": "9853", "Agency": "USAID", "Operational Unit": "Papua New Guinea", "Start Date": "2014-10-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17877", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "eYQOCsr3bdW", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17877 - Global Health Support Initiative- GF Liaison", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "IAP Worldwide Services, Inc.", "Prime Id": "3688", "Agency": "USAID", "Operational Unit": "Indonesia", "Start Date": "2014-10-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17878", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "usNy30INxjk", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17878 - Quarterly Consultation Meetings", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "US Embassies", "Prime Id": "13111", "Agency": "USAID", "Operational Unit": "Caribbean Region", "Start Date": "2014-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "17879", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "bfrgpA0otEt", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17879 - TBD Guatemala", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "DOD", "Operational Unit": "Central America Region", "Start Date": "2014-10-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17880", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "mdDaMJQpbhM", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17880 - TBD El Salvador", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "DOD", "Operational Unit": "Central America Region", "Start Date": "2014-10-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17881", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "FHu8PCYjoLH", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17881 - TBD Nicaragua", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "DOD", "Operational Unit": "Central America Region", "Start Date": "2014-10-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17882", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "YL9rt96W0lB", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17882 - RTI Follow-on", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Research Triangle International", "Prime Id": "1717", "Agency": "HHS/CDC", "Operational Unit": "Zimbabwe", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17883", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "yWYfvXb9lIC", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17883 - SEAM Follow-On", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "International Center for AIDS Care and Treatment Programs, Columbia University", "Prime Id": "6277", "Agency": "HHS/CDC", "Operational Unit": "Zimbabwe", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17884", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "qHY0nLFwcjs", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17884 - Quality Improvement Capacity for Impact Project (QICIP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Health Research Inc./New York State Department of Health", "Prime Id": "14350", "Agency": "HHS/HRSA", "Operational Unit": "Zimbabwe", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17885", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "BxzIDQIuClj", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17885 - BRTI Follow-on", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Biomedical Research and Training Institute", "Prime Id": "13939", "Agency": "HHS/CDC", "Operational Unit": "Zimbabwe", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17886", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "g0XW2U6ZaVV", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17886 - PSI Follow-on", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Zimbabwe", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17887", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "jw1PeVEFFTp", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17887 - AIDS Free EGPAF", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "John Snow Inc (JSI)", "Prime Id": "16525", "Agency": "USAID", "Operational Unit": "Zimbabwe", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17888", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "hfJ5M1siXsj", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17888 - FIND", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Foundation for Innovative New Diagnostics", "Prime Id": "15708", "Agency": "HHS/CDC", "Operational Unit": "Burma", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17889", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "N14H78A3Ty4", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17889 - Challenge TB", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "The International Union Against Tuberculosis and Lung Disease", "Prime Id": "12157", "Agency": "USAID", "Operational Unit": "Zimbabwe", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17890", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "OjZMBXIJcgK", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17890 - UTH FOLLOW ON ( Combined HAP & LAB)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University Teaching Hospital", "Prime Id": "6551", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17891", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "gRFcMMjCKlg", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17891 - ASLM", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "African Society for Laboratory Medicine", "Prime Id": "16585", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17892", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ykPQCuNU2mB", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17892 - Quality in Health", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Central America Region", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17893", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "O8m44Yajfd5", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17893 - New HIV/AIDS Policy Instrument", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Central America Region", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17894", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "qnSP6S4vIcj", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17894 - TA for Combination Prevention Model", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Central America Region", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17895", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "mET1xz2okgq", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17895 - Strengthening Care & Treatment Cascade", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Central America Region", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17896", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "LdKIbhy04aU", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17896 - TBD - Support USG SI Activities", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17897", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "SU47YAy0b3G", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17897 - Better Health Service Delivey Through Community Monitoring in Zambia", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17898", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "WXTSP4Te0sz", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17898 - MFFAS-PNOEV CoAg 2010", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of Family, Women, and Social Affairs, Cote d\u00e2\u20ac\u2122Ivoire", "Prime Id": "16848", "Agency": "HHS/CDC", "Operational Unit": "Cote d'Ivoire", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17899", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "BXshiIaB7VJ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17899 - Key Populations Knowledge Management on HIV/AIDS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Central America Region", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17900", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "AERgPWiOwQe", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17900 - Follow on - TBD - Key populations", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Cote d'Ivoire", "Start Date": "2014-10-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17901", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "zw5mAqy9SJU", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17901 - Follow-on_TBD Community Partners", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Cote d'Ivoire", "Start Date": "2014-10-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17902", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "BXucLkQOlnG", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17902 - Health Policy Plus", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Palladium Group", "Prime Id": "19907", "Agency": "USAID", "Operational Unit": "Caribbean Region", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17903", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "D8E6pvxV5Tl", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17903 - African Health Profession Regulatory Collaborative for Nurses and Midwives (ARC)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Emory University", "Prime Id": "904", "Agency": "HHS/CDC", "Operational Unit": "Cote d'Ivoire", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17904", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "e1eJISPfsjy", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17904 - TBD_IPCI Follow-on", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Cote d'Ivoire", "Start Date": "2014-10-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17905", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "IlX4ls7waAX", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17905 - Strengthening the HIV Services Quality Management Systems of the Federal Ministry of Health and Regional Health Bureaus", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17906", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "qD93TP5hkwQ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17906 - Strengthening comprehensive HIV prevention, care, and treatment for key and high priority populations in Ethiopia", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17907", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "vTDacs4KL7C", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17907 - Comprehensive HIV Prevention, Care, and Treatment for the Federal Police Force of Ethiopia", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17908", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "fVMWoEbbeFs", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17908 - Improving HIV/AIDS Prevention and Control Activities in Ethiopia", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Federal Ministry of Health, Ethiopia", "Prime Id": "831", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17909", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "mZhzZQodvSR", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17909 - Support for the National Blood Transfusion Service of Ethiopia", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17911", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "LVQUligj8wH", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17911 - Health facility based peer-to-peer support for ART adherence, retention in care, and linkage to comprehensive HIV services in the Federal Democratic Republic of Ethiopia", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17912", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "kYFEhZfYaXo", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17912 - Technical assistance for national health information systems", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17913", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "WT7lbxWp17m", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17913 - Support for the National Blood Transfusion Service of Ethiopia", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17914", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "idq7yAi47t3", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17914 - LABQUASY - Itech/University of washington CoAg", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "ITECH", "Prime Id": "14461", "Agency": "HHS/CDC", "Operational Unit": "Cote d'Ivoire", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17915", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "nNBQ0KvAEKH", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17915 - Strengthening Strategic Information Capacity, Detection of HIV/TB Co-Infection and Clinical Services to Mobile Populations in the Dominican Republic", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of Health (MOH)", "Prime Id": "16526", "Agency": "HHS/CDC", "Operational Unit": "Dominican Republic", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17916", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "kVkHBiap8Sz", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17916 - Behavioral Sentinel Surveillance Among PLHIV enrolled in Clinical Services in the Dominican Republic", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Dominican Republic", "Start Date": "2014-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "17917", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Xe1pVkzcnJH", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17917 - IBBS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Papua New Guinea", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "17918", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "GDyGkaV85U0", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17918 - Columbia ICAP- HIV Impact Assessment_Central Mech", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Columbia University", "Prime Id": "1155", "Agency": "HHS/CDC", "Operational Unit": "Cote d'Ivoire", "Start Date": "2014-10-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17919", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "yRZh2CL0Yrx", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17919 - HIV Rapid Testing Quality Improvement Initiative (RTQII)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "African Society for Laboratory Medicine", "Prime Id": "16585", "Agency": "HHS/CDC", "Operational Unit": "Caribbean Region", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17920", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "sxro6boEPIz", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17920 - Quality Improvement Capacity for Impact Project (QICIP)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Health Research Inc./New York State Department of Health", "Prime Id": "14350", "Agency": "HHS/HRSA", "Operational Unit": "Papua New Guinea", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17921", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "pxkJoUiA9jy", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17921 - International AIDS Education and Training Center", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Washington", "Prime Id": "216", "Agency": "HHS/HRSA", "Operational Unit": "Caribbean Region", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17922", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "A5fxNCXa63x", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17922 - MEASURE EVALUATION IV", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of North Carolina at Chapel Hill, Carolina Population Center", "Prime Id": "521", "Agency": "USAID", "Operational Unit": "Ukraine", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17923", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "vASsg1cl0Cc", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17923 - Strengthening the HIV Services Quality Management Systems of the Federal Ministry of Health and Regional Health Bureaus", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17924", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "GBI6iAhEdk4", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17924 - TBD for VL and PMTCT", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Vietnam", "Start Date": "2014-10-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17925", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "HsJccc5fqHl", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17925 - TBD for UW-ITECH follow-on", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Vietnam", "Start Date": "2014-10-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17926", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "SQUGtH2maQR", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17926 - Health facility based peer-to-peer support for ART adherence, retention in care, and linkage to comprehensive HIV services in the Federal Democratic Republic of Ethiopia", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17927", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "mFInHG7rDxJ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17927 - Safe Motherhood 360+", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Churches Health Association of Zambia", "Prime Id": "902", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17928", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "AVb3i9nFeR2", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17928 - CDC-ASPH Cooperative Agreement", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Association of Schools of Public Health", "Prime Id": "3733", "Agency": "HHS/CDC", "Operational Unit": "Cote d'Ivoire", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17929", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "yMg7Jzse1fm", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17929 - Technical assistance for national health information systems", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17930", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "pHJBGXyntyE", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17930 - Technical assistance for national health information systems", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17931", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "JqY0If3ohhr", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17931 - Technical assistance for national health information systems", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17932", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "dMWbXUQOt6A", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17932 - NPHC/UCDC Epi/Surv/QI", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of Health (MOH)", "Prime Id": "16526", "Agency": "HHS/CDC", "Operational Unit": "Ukraine", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17933", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "zEIbmn0vPdh", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17933 - Strengthening comprehensive HIV prevention, care, and treatment for key and high priority populations in Ethiopia", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17934", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "PZXAW60Jsgg", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17934 - Improving HIV/AIDS Prevention and Control Activities in Ethiopia", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17935", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "jdF6lrHTTM0", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17935 - Telemedicine Project in Cote d'Ivoire", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Aga Khan Foundation", "Prime Id": "28", "Agency": "USAID", "Operational Unit": "Cote d'Ivoire", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17938", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "eVlTJc3XuSa", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17938 - ITECH", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "International Training and Education Center on HIV", "Prime Id": "617", "Agency": "HHS/HRSA", "Operational Unit": "Ukraine", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17939", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Rw7dOJoNixL", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17939 - Evaluation, Monitoring and Survey Services", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management Systems International", "Prime Id": "456", "Agency": "USAID", "Operational Unit": "Vietnam", "Start Date": "2014-10-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17940", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "N5Xkk5rI4ho", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17940 - OSSA Follow On", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17941", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "HcIzCwr0YwX", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17941 - NASTAD Follow On", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17942", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "HDR9wYdTaYr", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17942 - PRIVATE SECTOR HEALTH PROJECT", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Abt Associates", "Prime Id": "440", "Agency": "USAID", "Operational Unit": "Cote d'Ivoire", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17943", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "wfeswmNdTX2", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17943 - EIMC TA", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17944", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "w1PQOiizsiF", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17944 - Linkages", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17945", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "kSwRAXoQ4oI", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17945 - mHealth", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "mHealth Kenya", "Prime Id": "19817", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17946", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "g9EzAVmh3hv", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17946 - ASLM", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "African Society for Laboratory Medicine", "Prime Id": "16585", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17947", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "c3nkAnlWRTv", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17947 - Implementation of Sustainable Laboratory Quality Systems", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "African Medical and Research Foundation", "Prime Id": "246", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17948", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "kvPkGnZExvU", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17948 - Laboratory Networking", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "African Society for Laboratory Medicine", "Prime Id": "16585", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17949", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "k8IQOyf8F3s", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17949 - Strengthening High Quality Laboratory Services Scale-up for HIV Diagnosis Care, Treatment and Monitoring in Malawi under PEPFAR", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University Research Council", "Prime Id": "7715", "Agency": "HHS/CDC", "Operational Unit": "Malawi", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17950", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "rCapkgnlR9o", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17950 - Implementation of Sustainable Laboratory Quality Systems", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Maryland", "Prime Id": "519", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17951", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "U3H9ma3IsLe", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17951 - Implementation of Sustainable Laboratory Quality Systems", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17952", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ryIpq3iZ4Eh", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17952 - Implementation of Susitainable Quality Laboratory Systems", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Global Implementation Solutions", "Prime Id": "14311", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17953", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "YkbGYEPzGmZ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17953 - Ethiopia Highly Vulnerable Children Program Evaluation", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2014-10-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17954", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "yUZX3yGXqpT", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17954 - Implementation of Sustainable Laboratory Quality Systems", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Global Implementation Solutions", "Prime Id": "14311", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17955", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Rgvzqsq6R0q", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17955 - AIHA", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "American International Health Alliance Twinning Center", "Prime Id": "4622", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17956", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "PZluWm5VgcX", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17956 - VMMC QA Support", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "JHPIEGO", "Prime Id": "219", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17957", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "BJUqe1h1mcW", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17957 - EIMC Technical Assistance", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2014-10-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17958", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "CbWmYecDywH", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17958 - Afyainfo National Mechanism Follow on (HIGDA)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Palladium Group", "Prime Id": "19907", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17959", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "GwMD4iw1rKj", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17959 - Sustaining National HMIS Kenya", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Nairobi", "Prime Id": "535", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17960", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "LoddsBE4lcC", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17960 - Avenir Health", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Council", "Prime Id": "230", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17961", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "UUSJf6VKG5Z", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17961 - VMMC QA Support", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17962", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "tYjKNp6nDqX", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17962 - EIMC Technical Assistance", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17963", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "bfhjYIM24f3", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17963 - Non-Research Activities", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Henry Jackson Foundation", "Prime Id": "10676", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2014-10-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17964", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "NgoBs8L0KjL", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17964 - Measure Evaluation IV", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of North Carolina", "Prime Id": "596", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17965", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "G2dhwXLSp4s", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17965 - 4Children", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Catholic Relief Services", "Prime Id": "33", "Agency": "USAID", "Operational Unit": "Swaziland", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17966", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "bw2p4ZDyi9N", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17966 - Support for International Family Planning and Health Organization 2 (SIFPO 2)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "USAID", "Operational Unit": "Swaziland", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17967", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "KAvfaM37vYA", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17967 - Comprehensive Mobile Clinical and Prevention Services (CMCPS)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "The Luke Commission", "Prime Id": "19950", "Agency": "USAID", "Operational Unit": "Swaziland", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17968", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "FbD7NTQZSSW", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17968 - Wits Health Consortium Capacity Building (CDC GH001538)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Wits Health Consortium, Reproductive Health Research Unit", "Prime Id": "848", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17969", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Cj05purkorm", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17969 - SURMEPI: Stellenbosch University Rural Medical Education Partenreship Initiative HQ T84HA21652", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Stellenbosch, South Africa", "Prime Id": "539", "Agency": "HHS/HRSA", "Operational Unit": "South Africa", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17970", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ILSqTUvSkP3", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17970 - TBD Zanzibar Follow on - (GH002168)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2014-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "17971", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "yg7xhnsYIAY", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17971 - TBD-SIMS USAID", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17972", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "mh0ijRnoaPf", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17972 - Measure Evaluation Phase IV", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of North Carolina at Chapel Hill, Carolina Population Center", "Prime Id": "521", "Agency": "USAID", "Operational Unit": "Swaziland", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17975", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "W43zJHZijwb", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17975 - ICAP Combination Prevention and Technical Assistance. - (GH000994)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Columbia University", "Prime Id": "1155", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2014-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "17976", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "uMQO6AIC7FA", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17976 - Supporting Laboratory Strengthening Activities in Resource-Limited Countries Under the President\u00e2\u20ac\u2122s Emergency Plan for AIDS Relief", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Association of Public Health Laboratories", "Prime Id": "1923", "Agency": "HHS/CDC", "Operational Unit": "Uganda", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17977", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "IEzsK8RvcrU", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17977 - Biomedical Engineering Support for Equipment Maintenance and Training in Clinical Laboratory Sites Providing HIV/AIDS Care and Treatment", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "American International Health Alliance Twinning Center", "Prime Id": "4622", "Agency": "HHS/HRSA", "Operational Unit": "Uganda", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17978", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "oWxVb5P0uPn", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17978 - Acceleration of Regional Comprehensive HIV &AIDS Service Delivery through HSS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Infectious Disease Institute", "Prime Id": "9077", "Agency": "HHS/CDC", "Operational Unit": "Uganda", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17979", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "tp975AV09cf", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17979 - To support the centralized procurement; warehousing and distribution of HIV/AIDS related commodities for CDC funded programs in Uganda", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Medical Access Uganda Limited (MAUL)", "Prime Id": "15446", "Agency": "HHS/CDC", "Operational Unit": "Uganda", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17980", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "EDiNgTRRjEK", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17980 - Masibambisane1", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "South African Military Health Service", "Prime Id": "415", "Agency": "DOD", "Operational Unit": "South Africa", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17981", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "WLz9TrYFpXW", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17981 - Society For Family Health/Population Services International", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Society for Family Health - South Africa", "Prime Id": "972", "Agency": "DOD", "Operational Unit": "South Africa", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17982", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "qSJ6JWBOFOf", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17982 - HIV Community Care and Support Study", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "ICF Macro", "Prime Id": "15719", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2014-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "17983", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "iy91ZTuByOC", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17983 - TBD GoT TB Follow On", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "National Tuberculosis and Leprosy Control Program", "Prime Id": "1715", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2014-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "17984", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "YQEPNTQiKpu", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17984 - TBD Lab Quality TA", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2014-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "17985", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "O0wruycudbs", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17985 - TBD Blood Safety TA - (GH001565)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Africa Society for Blooks Transfusions", "Prime Id": "19931", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17986", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "iwBL2uhI2XL", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17986 - Local FOA TBD1 - (GH002021)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ariel Glaser Pediatric AIDS Healthcare Initiative", "Prime Id": "15710", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17987", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "oBHZ7PO5ol4", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17987 - TBD Institutional Capacity Building TA - (GH001929)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management Sciences for Health", "Prime Id": "220", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17988", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ZOZBPL2t0Lq", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17988 - TBD Surveillance TA - (GH000977)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of California at San Francisco", "Prime Id": "517", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17989", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "aXaMIQyU5Px", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17989 - TBD RHMT TA", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2014-10-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "17990", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "vJKZfY0qkb8", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17990 - TBD Clinical TA (International) - (GH001950)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Maryland", "Prime Id": "519", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17991", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Yo0kp2ZtGEU", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17991 - TBD Comprehensive High Impact HIV Prevention IP (Local) - (GH002018)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Columbia University", "Prime Id": "1155", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17992", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "JJpsqPhtbhM", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17992 - TBD Multilateral AIDS Sector Follow On", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "UNAIDS - Joint United Nations Programme on HIV/AIDS", "Prime Id": "544", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "17993", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "SRRWFaVMGsB", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17993 - TBD GoT AIDS Sector Follow On - (GH002170)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Tanzania Commission for AIDS", "Prime Id": "1636", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2014-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "17994", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "aPmOuiuPvgr", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17994 - Supporting HIV and TB Response in the Kingdom of Lesotho through District Based Comprehensive Prevention, Care and Treatment Programs and Health Sysytems Strengthening under PEPFAR", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Prime Id": "204", "Agency": "HHS/CDC", "Operational Unit": "Lesotho", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17995", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "FDZgGFJhp4C", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17995 - CDC PPP Management", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Cardno Emerging Markets", "Prime Id": "13168", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17996", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "cieQ6eG8x3U", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17996 - University Partnership Field Epidemiology Expansion", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17997", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "BLtZAWJuJmD", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17997 - Strengthening Malawi's Vital Statistics Systems through Civil Registration under PEPFAR", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "New Partner", "Prime Id": "9853", "Agency": "HHS/CDC", "Operational Unit": "Malawi", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17998", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "sVGevMyl0SZ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17998 - Technical Assistance and Fellowship Program Partnership", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Washington", "Prime Id": "216", "Agency": "HHS/CDC", "Operational Unit": "Malawi", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "17999", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "PUX92iKN8ke", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "17999 - Improving Medical Education in Malawi", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Malawi College of Medicine", "Prime Id": "9651", "Agency": "HHS/CDC", "Operational Unit": "Malawi", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18000", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "vSEy9OdNuVJ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18000 - Improving Access to VMMC Services in Malawi", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "New Partner", "Prime Id": "9853", "Agency": "HHS/CDC", "Operational Unit": "Malawi", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18001", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "XsJinvC0cyP", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18001 - Strengthening High Quality Laboratory Services Scale-up for HIV Diagnosis Care, Treatment and Monitoring in Malawi under PEPFAR", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University Research Corporation, LLC", "Prime Id": "463", "Agency": "HHS/CDC", "Operational Unit": "Malawi", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18002", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "WqXLgoS6fE5", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18002 - TARGET: Increasing access to HIV counseling, testing and enhancing HIV/ADIS prevention", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "HHS/CDC", "Operational Unit": "Lesotho", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18003", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "xMwNfQczd9L", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18003 - Technical assistance for strengthening national laboratory systems in Uganda under the President\u00e2\u20ac\u2122s Emergency Plan for AIDS Relief", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Global Healthcare Public Foundation", "Prime Id": "10018", "Agency": "HHS/CDC", "Operational Unit": "Uganda", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18004", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "L7MftFnZO8d", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18004 - NIMR Follow On", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "National Institute for Medical Research", "Prime Id": "1633", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18005", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "lhSaquhM4o8", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18005 - Challenge TB", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "KNCV Tuberculosis Foundation", "Prime Id": "9646", "Agency": "USAID", "Operational Unit": "Malawi", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18006", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "TxAqW6TlLvn", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18006 - MDH Kagera", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management development for Health", "Prime Id": "15712", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18007", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "NDLt4Gajc1d", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18007 - Treatment TBD 1", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Malawi", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18008", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "b6bg8201VhO", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18008 - Treatment TBD 2", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Malawi", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18009", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "gNPKeQWzbHv", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18009 - Treatment TBD 3", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Malawi", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18010", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "pFTUncJRy6R", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18010 - Local Partners for Orphans & Vulnerable Children 1", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Association for Reproductive and Family Health", "Prime Id": "5301", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18011", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "CS4CLXt1Uuz", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18011 - ASM Lab Follow on", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "American Society for Microbiology", "Prime Id": "10091", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18012", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "jUZElA1qjy1", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18012 - TBD-Limited Competition - Lab", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Namibia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18013", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "SUWgQdn3T53", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18013 - ASM Lab Follow on", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18014", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "h8xRDyYxbmg", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18014 - TBD-Fully Competitive - Community Based Services", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Namibia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18015", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "j7sLlNu5nZB", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18015 - TBD-Human Resource Support", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Namibia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18016", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "MnTlgUSSxTm", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18016 - Linkages", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Malawi", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18017", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "QI9nL248jTo", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18017 - EGPAF: HQ Technical Assistance CoAg", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Prime Id": "204", "Agency": "HHS/CDC", "Operational Unit": "Uganda", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18018", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Qup5kjVK3r4", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18018 - Linkages", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Haiti", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18019", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "W2979zToZs2", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18019 - ASM Lab Follow on", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18020", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "m8AckxbUL8L", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18020 - Providing Universal Services for HIV/AIDS (PUSH)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Prime Id": "204", "Agency": "USAID", "Operational Unit": "Lesotho", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18021", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "pwvXLpofbb7", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18021 - Health Information Systems Programs (CDC GH001922)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Health Information Systems Program", "Prime Id": "10669", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18022", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "IQX24pFLtoF", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18022 - TBD Gender Analysis", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18023", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "B8KANJp5k8f", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18023 - TBD Comprehensive Follow On", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18024", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "R81xeNh6bXU", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18024 - HIV Surveillance for Epidemic Control in Malawi under the President\u00e2\u20ac\u2122s Emergency Plan for AIDS Relief (PEPFAR)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Washington", "Prime Id": "216", "Agency": "HHS/CDC", "Operational Unit": "Malawi", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18025", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "NNHq2qVK085", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18025 - Achieving HIV Epidemic Control through Scaling up Quality Testing, Care and Treatment in Malawi under the President\u00e2\u20ac\u2122s Plan for AIDS Relief (PEPFAR)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Lighthouse", "Prime Id": "3933", "Agency": "HHS/CDC", "Operational Unit": "Malawi", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18026", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "dsCh4gJklNY", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18026 - TBD VMMC", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Malawi", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18027", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "nWgJmfsKihl", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18027 - Adolescent HIV Activity", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Malawi", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18028", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "UqILtwEd8N6", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18028 - Malawi Scholarship Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "World Learning", "Prime Id": "595", "Agency": "USAID", "Operational Unit": "Malawi", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18029", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "e39LooDuylF", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18029 - Acceleration of Regional Comprehensive HIV &AIDS Service Delivery through HSS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Uganda", "Start Date": "2014-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "18030", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "MR4nPeOLPyn", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18030 - Acceleration of Regional Comprehensive HIV &AIDS Service Delivery through HSS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Uganda", "Start Date": "2014-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "18031", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "MxJE0LwHd4c", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18031 - Acceleration of Regional Comprehensive HIV &AIDS Service Delivery through HSS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Uganda", "Start Date": "2014-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "18032", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "WQXDZm4Hcs4", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18032 - Acceleration of Regional Comprehensive HIV &AIDS Service Delivery through HSS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Uganda", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18033", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "skeHuNEWLJP", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18033 - Acceleration of Regional Comprehensive HIV &AIDS Service Delivery through HSS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Uganda", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18034", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "G93fIdpOrXp", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18034 - Acceleration of Regional Comprehensive HIV &AIDS Service Delivery through HSS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "The AIDS Support Organization", "Prime Id": "323", "Agency": "HHS/CDC", "Operational Unit": "Uganda", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18035", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "CV02tH7l3Hq", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18035 - Namibia Mechanism for Public Health Assistance, Capacity, and Technical Support (NAM-PHACTS)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Washington", "Prime Id": "216", "Agency": "HHS/CDC", "Operational Unit": "Namibia", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18036", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "XoU6MQeEi2a", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18036 - Cooperative Agreement UGH000710", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "African Society for Laboratory Medicine", "Prime Id": "16585", "Agency": "HHS/CDC", "Operational Unit": "Namibia", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18037", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Ih45ZSJWp86", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18037 - HRSA/I-TECH", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Washington", "Prime Id": "216", "Agency": "HHS/HRSA", "Operational Unit": "Namibia", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18038", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "XCO1FpPK2YD", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18038 - CDC HMIS support to the MOH", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Columbia University", "Prime Id": "1155", "Agency": "HHS/CDC", "Operational Unit": "Lesotho", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18039", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "BTpw1ifC8wQ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18039 - UNICEF", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "United Nations Children's Fund", "Prime Id": "547", "Agency": "HHS/CDC", "Operational Unit": "Namibia", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18040", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "enUR9AVFl3G", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18040 - WHO", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "World Health Organization", "Prime Id": "549", "Agency": "HHS/CDC", "Operational Unit": "Namibia", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18041", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "CaXu7g5BUDt", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18041 - Technical Assistance to strengthen the Capacity of the MOH to execute its Public Health Functions for HIV & AIDS Epidemic control and respond to other disease outbreaks in the republic of Uganda under PEPFAR through HSS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Uganda", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18042", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "iASRcWeC3Op", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18042 - Technical Assistance for Public Health Workforce Development", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Makerere University School of Public Health", "Prime Id": "8386", "Agency": "HHS/CDC", "Operational Unit": "Uganda", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18043", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "r8Kz6dRk8uA", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18043 - Construction and Renovation", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Regional Procurement Support Office/Frankfurt", "Prime Id": "3932", "Agency": "State/AF", "Operational Unit": "Malawi", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18044", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ieAESg9IHlm", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18044 - TBD-SIMS USAID", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18045", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "M5pRGEtCnPy", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18045 - Bringing VMMC Services to Scale in the MDF", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "JHPIEGO", "Prime Id": "219", "Agency": "DOD", "Operational Unit": "Malawi", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18046", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "zzra52jvVQj", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18046 - Strengthening HRH", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "IntraHealth International, Inc", "Prime Id": "217", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18047", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "zJ5tFda9sVS", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18047 - NASTAD 1525", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "National Alliance of State and Territorial AIDS Directors", "Prime Id": "597", "Agency": "HHS/CDC", "Operational Unit": "Haiti", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18048", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "N9cNnqlwvyT", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18048 - Global Health Supply Chain Management", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Global Health Supply Chain Program", "Prime Id": "19877", "Agency": "USAID", "Operational Unit": "Lesotho", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18049", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "UzuZkKNywQv", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18049 - LINKAGES", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Cameroon", "Start Date": "2014-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "18050", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "MgCrzG3iMhc", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18050 - CDS 1528", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Center for Development and Health", "Prime Id": "12496", "Agency": "HHS/CDC", "Operational Unit": "Haiti", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18051", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "HIDKU23eibp", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18051 - Project SOAR (Supporting Operational AIDS Research)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Council", "Prime Id": "230", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18052", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "v3KVcUbSLhO", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18052 - Child and Youth Development Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18053", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "RAXTkgZPqDz", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18053 - Maternal and Child Survival Program (MCSP)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "JHPIEGO", "Prime Id": "219", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18054", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "a3zAHlk2JUc", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18054 - Social Marketing and Communication", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18055", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "qbyQab8iTnR", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18055 - Challenge TB", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18056", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "xjrkqO2jByb", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18056 - Comprehensive Platform for Integrated Communication Interventions (CPICI)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18057", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "BtkSh3fqQdF", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18057 - YouthPower: Implementation- Task Order 1.", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2014-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "18058", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "PpdD2FUIxxT", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18058 - Strengthening Health Outcomes through the Private Sector in Tanzania (SHOPS+)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Abt Associates", "Prime Id": "440", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18059", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "MejVu3dvxBe", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18059 - Advancing Partners and Communities", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "John Snow Inc (JSI)", "Prime Id": "16525", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2014-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "18060", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "CSOwDSnZdfl", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18060 - Boresha Afya Northern Zone", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Prime Id": "204", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18061", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "UzH6BtMfyvo", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18061 - Health Policy Plus (HP+)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Futures Group", "Prime Id": "10553", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18062", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "RQgvaO8HKKd", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18062 - Strengthening the Capacity of the National AIDS Control Commitee to Ensure Prevention of HIV in Health Care Settings", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "NACC", "Prime Id": "14748", "Agency": "HHS/CDC", "Operational Unit": "Cameroon", "Start Date": "2014-10-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "18063", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "TyESWSzMPGL", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18063 - Global Health Supply Chain Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Global Health Supply Chain Program", "Prime Id": "19877", "Agency": "USAID", "Operational Unit": "Malawi", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18064", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "KrgaG7rzNrS", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18064 - FAKE", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "State/AF (partner)", "Prime Id": "12020", "Agency": "State/AF", "Operational Unit": "South Africa", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18065", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "pl6ALxima4Q", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18065 - Scaling up HIV/AIDS prevention, care and treatment services through faith-based organizations", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18066", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "JRemMmYKK83", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18066 - Mbeya Follow on", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "DOD", "Operational Unit": "Tanzania", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18067", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "TOKHnW93oh2", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18067 - Mbeya HJF Follow on", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "DOD", "Operational Unit": "Tanzania", "Start Date": "2014-10-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "18068", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "JEhzwxvxdmU", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18068 - Ruvuma HJF Follow on", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "DOD", "Operational Unit": "Tanzania", "Start Date": "2014-10-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "18069", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "miU44ap63ML", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18069 - Strengthening HRH", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "IntraHealth International, Inc", "Prime Id": "217", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18070", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ilWaaDLVXJm", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18070 - Monitoring, Evaluation & Learning Program (MEL)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "DevTech Systems Inc", "Prime Id": "9652", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18071", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ExA0dyRBths", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18071 - HCWM TBD", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18072", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "hfxtUNWYqFn", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18072 - Results-based Financing", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "New Partner", "Prime Id": "9853", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18073", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "D1Vk4ZqaqNr", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18073 - Warehouse Construction", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18074", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "sTxbheu179H", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18074 - MER Outcomes Monitoring (MEASURE)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18075", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "RZRV8Vt01kd", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18075 - Local Partners for Orphans & Vulnerable Children 2", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Widows and Orphans Empowerment Organization", "Prime Id": "19845", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18076", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "m1dPAZL8JJM", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18076 - Global Health Program Cycle Improvement Project (GH Pro)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Dexis Consulting Group", "Prime Id": "19813", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18077", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "dUmEzR3OLUA", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18077 - Ref to Mech ID # 17696 for current bugdet & targets for Better Outcomes for Children and Youth Eastern and Northern Regions (BOCY)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "World Education", "Prime Id": "594", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2014-10-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "18078", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "lSOvFtf3kKY", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18078 - Vodafone Foundation PPP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Vodafone Foundation", "Prime Id": "16860", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18079", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "hWX9hMyPnBW", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18079 - Pediatric AIDS Initiative", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18080", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "K0iPH9GPdvi", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18080 - ICAP - PMTCT-ART Center-Littoral 2015", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Columbia University", "Prime Id": "1155", "Agency": "HHS/CDC", "Operational Unit": "Cameroon", "Start Date": "2014-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "18081", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "JpheXNFPR1o", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18081 - Pediatric AIDS Initiative", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18082", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "O4uoo4xy2u3", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18082 - DUMMY MECHANISM - LUCILLE", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "Commerce", "Operational Unit": "Swaziland", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18083", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "nz3odB6rBXH", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18083 - Council for Scientific and Industrial Research (CDC GH001937)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "COUNCIL OF SCIENTIFIC AND INDUSTRIAL RESEARCH", "Prime Id": "14159", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18084", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "AUOz33okAw6", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18084 - TBD-SIMS USAID", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18085", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "jvXmP7otJHg", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18085 - USG OVC Programming and Economic Evaluation", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2014-10-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "18086", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "NvGTVKPe3cg", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18086 - MEASURE Evaluation Phase IV", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Measure Evaluation", "Prime Id": "1212", "Agency": "USAID", "Operational Unit": "Haiti", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18087", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "USh4dqQfZS7", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18087 - TBD", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18088", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "rPwsXolpTOx", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18088 - 4Children", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Catholic Relief Services", "Prime Id": "33", "Agency": "USAID", "Operational Unit": "Namibia", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18089", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "IC23kfVMTGf", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18089 - TBD Prevalence Survey", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "DOD", "Operational Unit": "Namibia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18090", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "bwG8qp6Jf4k", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18090 - Linkages Across the Continuum of HIV Services for Key Populations Affected by HIV (Linkages)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Democratic Republic of the Congo", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18091", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Imj2tBhp2z1", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18091 - Kipa Ya Mupia/Evidence to Action - PROSANI Plus", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Pathfinder International", "Prime Id": "228", "Agency": "USAID", "Operational Unit": "Democratic Republic of the Congo", "Start Date": "2014-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "18092", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "JVafaPfopJf", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18092 - Integrated HIV/AIDS Project Haut-Katanga/Lualaba", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Program for Appropriate Technology in Health", "Prime Id": "233", "Agency": "USAID", "Operational Unit": "Democratic Republic of the Congo", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18093", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "NF0auG4z9GK", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18093 - Integrated HIV/AIDS Project Kinshasa", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Prime Id": "204", "Agency": "USAID", "Operational Unit": "Democratic Republic of the Congo", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18094", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "HNthTsFA2OP", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18094 - KIPA /EVIDENCE TO ACTION-PROVIC PLUS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Pathfinder International", "Prime Id": "228", "Agency": "USAID", "Operational Unit": "Democratic Republic of the Congo", "Start Date": "2014-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "18095", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "IvqGGn6pnZm", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18095 - Cross Border-Health Integrated Partnership Project (CB-HIPP)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Democratic Republic of the Congo", "Start Date": "2014-10-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "18096", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "EzR1n3Psztz", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18096 - Increase Access to Comprehensive HIV/AIDS Prevention, Care, and Treatment Services in DRC under PEPFAR", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "International Center for AIDS Care and Treatment Programs, Columbia University", "Prime Id": "6277", "Agency": "HHS/CDC", "Operational Unit": "Democratic Republic of the Congo", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18097", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ZkhahokEUeU", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18097 - Capacity Strengthening for Strategic Information", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "HHS/CDC", "Operational Unit": "Democratic Republic of the Congo", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18098", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "OtgjeRgO7rS", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18098 - Centers for Disease Control & Prevention", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of Health and Human Services/Centers for Disease Control and Prevention (HHS/CDC)", "Prime Id": "9", "Agency": "HHS/CDC", "Operational Unit": "Namibia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18099", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "FHEFTVQ4Ml2", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18099 - Linkages Across the Continuum of HIV Services for Key Populations affected by HIV (LINKAGES) Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18100", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "pTcOO55cTrd", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18100 - Primary School Retention and Transition to Secondary School for Vulnerable Girls in Zambezia", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ajuda de Desenvolvimento de Povo para Povo", "Prime Id": "19879", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18101", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "sjjPYVCAwfs", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18101 - Maternal and Child Survival Program (MCSP)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "JHPIEGO", "Prime Id": "219", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18102", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "JY5qvBun6bZ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18102 - Communication for Improved Health Outcomes (CIHO)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Johns Hopkins University Center for Communication Programs", "Prime Id": "507", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18103", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "zBx7trkBRNR", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18103 - Service Delivery and Support for Orphans and Vulnerable Children", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18104", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "fKm33mGxppJ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18104 - MMEMS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18105", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "wtAoATPrvnd", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18105 - HODI/Eurosis", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18108", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "FvONqNYyk9l", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18108 - FADM HIV Treatment Scale-Up Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "JHPIEGO", "Prime Id": "219", "Agency": "DOD", "Operational Unit": "Mozambique", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18109", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ziPVFGDnnq1", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18109 - DOD HIV TBD 2", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "DOD", "Operational Unit": "Mozambique", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18110", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "TsNjayAPKa3", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18110 - ARC - Nursing Council", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "African Health Profession Regulatory Collaborative for Nurses and Midwives", "Prime Id": "19913", "Agency": "HHS/CDC", "Operational Unit": "Mozambique", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18111", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "E4dsbussFee", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18111 - Disclosure counseling training for social service providers supporting parents, children and adolescents", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "American International Health Alliance Twinning Center", "Prime Id": "4622", "Agency": "HHS/CDC", "Operational Unit": "Mozambique", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18112", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "H8X6FJ3kKvK", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18112 - School Based Testing", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Mozambique", "Start Date": "2014-10-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "18113", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "eojOYGlqDRI", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18113 - Increasing access to HIV prevention care and treatment for Key Populations in Mozambique", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Pathfinder International", "Prime Id": "228", "Agency": "HHS/CDC", "Operational Unit": "Mozambique", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18120", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "oFd2P9eJ5NM", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18120 - HSS Follow On", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2014-10-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "18121", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "bTYWuXp8eQY", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18121 - Transition Monitoring", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "ICF Macro", "Prime Id": "15719", "Agency": "HHS/CDC", "Operational Unit": "Mozambique", "Start Date": "2014-10-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "18122", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "b2eH251NgGR", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18122 - Family Planning Integrated Activity", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Pathfinder International", "Prime Id": "228", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18123", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "TLxLYBnDLWU", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18123 - Parceria Civica para Boa Governacao", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Counterpart International", "Prime Id": "16782", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18124", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ly2QlLwI3dK", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18124 - UNODC", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "United Nations Office on Drug and Crime (UNODC)", "Prime Id": "16539", "Agency": "USAID", "Operational Unit": "Central Asia Region", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18125", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "zRKNDPPhX58", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18125 - ASSIST", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University Research Council", "Prime Id": "7715", "Agency": "USAID", "Operational Unit": "Malawi", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18126", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "kIYV5ndDS6w", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18126 - AIDSFree", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "John Snow Inc (JSI)", "Prime Id": "16525", "Agency": "USAID", "Operational Unit": "Namibia", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18127", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Ig0WNQwF3d6", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18127 - Measure Evaluation IV", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of North Carolina at Chapel Hill, Carolina Population Center", "Prime Id": "521", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18128", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "kLFrPpXJYZA", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18128 - Coordinating Comprehensive Care for Children - 4 Children", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Catholic Relief Services", "Prime Id": "33", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18129", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "qccrPUH3zmv", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18129 - 3rd Party Data Audit", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "State/AF", "Operational Unit": "Nigeria", "Start Date": "2014-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "18130", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "xEcbAE3TW3H", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18130 - TBD", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Research Triangle International", "Prime Id": "1717", "Agency": "DOD", "Operational Unit": "Tanzania", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18131", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "dYTIdAeyJri", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18131 - VMMC Follow on - (GH002031)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "IntraHealth International, Inc", "Prime Id": "217", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18132", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "XuybQ8ErSoQ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18132 - New VMMC IM", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "DOD", "Operational Unit": "South Sudan", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18133", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "wfmfRveQfOD", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18133 - 4 Children", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Catholic Relief Services", "Prime Id": "33", "Agency": "USAID", "Operational Unit": "South Sudan", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18134", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "R875Z3WZefV", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18134 - Cascades: Burma HIV/AIDS Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Burma", "Start Date": "2014-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "18135", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "nYMTXyZq75g", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18135 - TASC 4 ITC", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Burma", "Start Date": "2014-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "18138", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "CMQoC0nMyuu", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18138 - Building Local Capacity", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management Sciences for Health", "Prime Id": "220", "Agency": "USAID", "Operational Unit": "Zimbabwe", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18139", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "yrqNLj89k3Y", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18139 - Youth4Zero and Prevention+", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Southern Africa HIV and AIDS Information Dissemination Service (SAfAIDS)", "Prime Id": "16557", "Agency": "USAID", "Operational Unit": "Zimbabwe", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18140", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "mtVaZ6XXrvX", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18140 - Zimbabwe Works Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Zimbabwe", "Start Date": "2014-10-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "18141", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "T5YvFcv2mMT", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18141 - Social Protection Fund", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "UNICEF", "Prime Id": "1085", "Agency": "USAID", "Operational Unit": "Zimbabwe", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18142", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "El796fuA8pR", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18142 - SIFPO 2", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "USAID", "Operational Unit": "Malawi", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18143", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "aIMA2XyeiaT", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18143 - 4Children \u00e2\u20ac\u201c Coordinating Comprehensive Care for Children", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Catholic Relief Services", "Prime Id": "33", "Agency": "USAID", "Operational Unit": "Lesotho", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18148", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "isAMLgOlDMm", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18148 - Primary School Retention and Transition to Secondary School for Vulnerable Girls in Zambezia", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18149", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "dnd4I828PCv", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18149 - CHP \u00e2\u20ac\u201c HIV/AIDS Prevention", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Center for Community Health Promotion", "Prime Id": "16864", "Agency": "DOD", "Operational Unit": "Vietnam", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18150", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "PSNTFwJ6epH", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18150 - Coalition for Effective Community Health and HIV Response, Leadership and Accountability (CECHLA)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Family AIDS Care Trust (FACT) Mutare", "Prime Id": "17045", "Agency": "HHS/CDC", "Operational Unit": "Zimbabwe", "Start Date": "2014-10-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "18151", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "BQNOv1AjHL5", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18151 - EGPAF Central", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Prime Id": "204", "Agency": "HHS/CDC", "Operational Unit": "Zimbabwe", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18152", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "xWUu1wUGFjj", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18152 - Twinning Initiative", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "American International Health Alliance", "Prime Id": "9886", "Agency": "HHS/HRSA", "Operational Unit": "Cambodia", "Start Date": "2014-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "18153", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "rjAx2GS0TrC", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18153 - Citizens Engaging in Government Oversight (CEGO)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "New Partner", "Prime Id": "9853", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2014-10-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "18154", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "K9OQz5JZDdP", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18154 - Strenghthening GBV programs and Services for Vulnerable Populations", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Groupe Haitien d'Etude du Sarcome de Kaposi et des Infections Opportunistes", "Prime Id": "273", "Agency": "USAID", "Operational Unit": "Haiti", "Start Date": "2014-10-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "18155", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "nnJkCwxOwO5", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18155 - LEADER for PLHIV", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Futures Group", "Prime Id": "10553", "Agency": "USAID", "Operational Unit": "Central Asia Region", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18158", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "p797vIgegpD", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18158 - Border Health Activities", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Zanmi Lasante (Partners in Health)", "Prime Id": "19876", "Agency": "USAID", "Operational Unit": "Haiti", "Start Date": "2014-10-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "18159", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "VMBscYGhKUz", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18159 - Global Health Supply Chain Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Global Health Supply Chain Program", "Prime Id": "19877", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18160", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "jmSpHeSkWxY", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18160 - AIDSFree ZAMBIA", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "John Snow Inc (JSI)", "Prime Id": "16525", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18161", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "hSc067hgXzx", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18161 - USAID|GHSC-RTK", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Remote Medical International", "Prime Id": "19811", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18162", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "SJbad8CpG4u", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18162 - HVOP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Peace Corps", "Prime Id": "6", "Agency": "PC", "Operational Unit": "Tanzania", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18163", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "PoqIhqJIyPe", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18163 - Technical assistance to strengthen government health systems", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Washington", "Prime Id": "216", "Agency": "HHS/HRSA", "Operational Unit": "Botswana", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18164", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Wi3zpljEuSw", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18164 - EQUIP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "India", "Start Date": "2016-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "18165", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "SraX0QN4nz8", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18165 - Annual Program Statement - OVC", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Karnataka Health Promotion Trust", "Prime Id": "5554", "Agency": "USAID", "Operational Unit": "India", "Start Date": "2016-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "18166", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "BtHJwYlpXs9", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18166 - TBD (EVALUATION)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "India", "Start Date": "2016-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "18167", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "wMimHxUWe6w", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18167 - I-TECH", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Washington", "Prime Id": "216", "Agency": "HHS/HRSA", "Operational Unit": "India", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18168", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "CqWGNl6adx8", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18168 - UNAIDS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "UNAIDS - Joint United Nations Programme on HIV/AIDS", "Prime Id": "544", "Agency": "USAID", "Operational Unit": "India", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18169", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "YnnpuuIyUzj", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18169 - CIHTC Follow-on", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Swaziland", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18170", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "gyIOAevMq71", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18170 - Consolidated MOH Coag - (GH17-1722)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of Health and Social Welfare, Tanzania", "Prime Id": "421", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18171", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "FI1iGnq3J4z", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18171 - Consolidated Community - (GH17-1720)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18172", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "YI7QyKibXQZ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18172 - Sustainable HIV Response from Technical Assistance (SHIFT) Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Vietnam", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18173", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "iTWr2QpZ0xb", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18173 - USAID Enhanced Community HIV Link- Southern Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Center for Promotion of Quality of Life", "Prime Id": "19684", "Agency": "USAID", "Operational Unit": "Vietnam", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18174", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "QyiDvPQIEyF", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18174 - Public Affairs Communications", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Department of State/AF - Public Affairs Section", "Prime Id": "15399", "Agency": "State/AF", "Operational Unit": "Zimbabwe", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18183", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "tNh5h1Zq5ps", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18183 - The Partnership for Supply Chain Management", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Partnership for Supply Chain Management", "Prime Id": "3781", "Agency": "USAID", "Operational Unit": "Caribbean Region", "Start Date": "2016-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "18184", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "n1Ml9Yg8Fy9", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18184 - DoD Mech Guyana", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of Defense (Defense)", "Prime Id": "4", "Agency": "DOD", "Operational Unit": "Caribbean Region", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18185", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ANvnkBMpkL6", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18185 - Positively United to Support Humanity", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Davis Memorial Hospital and Clinic", "Prime Id": "15985", "Agency": "HHS/CDC", "Operational Unit": "Caribbean Region", "Start Date": "2016-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "18186", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "AijxzK750Xm", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18186 - Peace Corps", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Peace Corps", "Prime Id": "6", "Agency": "PC", "Operational Unit": "Caribbean Region", "Start Date": "2016-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "18187", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "jvMCTZ2Pxp3", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18187 - Advancing Partners and Communities Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "John Snow Inc (JSI)", "Prime Id": "16525", "Agency": "USAID", "Operational Unit": "Caribbean Region", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18188", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "tZWI6zzKq9B", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18188 - CARPHA Guyana CoAg GH001642", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Caribbean Regional Public Health Agency", "Prime Id": "19423", "Agency": "HHS/CDC", "Operational Unit": "Caribbean Region", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18189", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "dmlGRIip37R", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18189 - MEASURE EVALUATION PHASE IIII", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Caribbean Region", "Start Date": "2016-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "18190", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "pT6y3oCEISj", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18190 - Ministry of Health, Guyana CoAg GH001632", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of Health, Guyana", "Prime Id": "587", "Agency": "HHS/CDC", "Operational Unit": "Caribbean Region", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18191", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "WlASLtStTNf", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18191 - Surveillance Technical Support", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of California at San Francisco", "Prime Id": "517", "Agency": "HHS/CDC", "Operational Unit": "Burma", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18192", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "vIunVpQJhs1", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18192 - Laboratory Support and Technical Assistance", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "American Society of Clinical Pathology", "Prime Id": "978", "Agency": "HHS/CDC", "Operational Unit": "Burma", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18193", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "xoHx3tg4Ewb", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18193 - Global Health Supply Chain Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Global Health Supply Chain Program", "Prime Id": "19877", "Agency": "USAID", "Operational Unit": "Burma", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18194", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "UTLTfJFRwva", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18194 - Global Health Supply Chain Program (GHSCP)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Global Health Supply Chain Program", "Prime Id": "19877", "Agency": "USAID", "Operational Unit": "Vietnam", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18195", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "eaHkGmFHSl8", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18195 - Global Health Supply Chain Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Global Health Supply Chain Program", "Prime Id": "19877", "Agency": "USAID", "Operational Unit": "Cameroon", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18196", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "SjMDxG7Gk9g", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18196 - Global Health Supply Chain", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Global Health Supply Chain Program", "Prime Id": "19877", "Agency": "USAID", "Operational Unit": "Central Asia Region", "Start Date": "2016-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "18197", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "VlOgb7Tn6D7", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18197 - Health Finance and Governance", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Abt Associates", "Prime Id": "440", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2016-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "18198", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Bg7tU35JQ7N", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18198 - Global Health Supply Chain- Procurement and Supply Management (GHSC-PSM)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Global Health Supply Chain Program", "Prime Id": "19877", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18199", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "DqsLZDv2YnV", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18199 - HRH2030", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Chemonics International", "Prime Id": "446", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2016-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "18200", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "eyZRWv4sqDE", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18200 - Global Health Supply Chain- Technical Assistance (GHSC-TA)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Global Health Supply Chain Program", "Prime Id": "19877", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18201", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "KKiuEKVl48h", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18201 - Warehouse Construction", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2016-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "18202", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "rbaDaSBQ0Td", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18202 - Citizens Engaging in Government Oversight (CEGO)- TACOSODE", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "New Partner", "Prime Id": "9853", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2016-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "18203", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "tLjPXQ3zYIB", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18203 - EGPAF Timiza", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Prime Id": "204", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18204", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "b8K6Cn4q1f6", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18204 - UON CRISSP Plus", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Nairobi", "Prime Id": "535", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18205", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "vps5RBXiJN1", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18205 - UMB PACT Kamili", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Maryland Baltimore", "Prime Id": "15501", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18206", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "QMwBJ6D1wTz", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18206 - KCCB KARP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Kenya Conference of Catholic Bishops", "Prime Id": "19943", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18207", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "fEfQFecYUw7", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18207 - Columbia STARS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Columbia University", "Prime Id": "1155", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18208", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "snSykSL9Dr1", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18208 - IRDO Tuungane 3", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Impact Research and Development Organization", "Prime Id": "984", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18209", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "iaQa3BOFwWP", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18209 - LVCT Daraja", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Liverpool VCT and Care", "Prime Id": "293", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18210", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Kos1NJLfb7v", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18210 - Serving Life", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Ukraine", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18211", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "jBvzLLpAXqc", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18211 - SAFEMed", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Ukraine", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18212", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "G0Us1PzD5WF", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18212 - Challenge TB", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "KNCV Tuberculosis Foundation", "Prime Id": "9646", "Agency": "USAID", "Operational Unit": "Ukraine", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18213", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "sWDiFwnba7R", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18213 - Partnership with MOH on HIV/AIDS and TB Programs", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of Health (MOH)", "Prime Id": "16526", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18214", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ErvE3YmGz3m", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18214 - Health Information Systems Innovations", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Palladium Group", "Prime Id": "19907", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18215", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "JvHJoHz26OE", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18215 - Coptic Hospitals", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Coptic Hospital", "Prime Id": "851", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18216", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "kvMHQ2WIUzB", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18216 - UMB PACE Kamilisha", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Maryland Baltimore", "Prime Id": "15501", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18217", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "pdOKYTr2yXh", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18217 - Ngima for Sure", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "County Government of Siaya", "Prime Id": "19944", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18219", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "IbIz7dWOjAU", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18219 - NPHC/UCDC Care and Treatment", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of Health (MOH)", "Prime Id": "16526", "Agency": "HHS/CDC", "Operational Unit": "Ukraine", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18220", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "oGR4pTahz2A", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18220 - Global Health Supply Chain Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Global Health Supply Chain Program", "Prime Id": "19877", "Agency": "USAID", "Operational Unit": "Botswana", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18221", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "PeHcIIgt1Sw", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18221 - EQUIP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Right To Care, South Africa", "Prime Id": "316", "Agency": "USAID", "Operational Unit": "Botswana", "Start Date": "2016-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "18222", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "F8MMCt2ZTY7", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18222 - Siklus", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Yayasan Siklus Sehat Indonesia", "Prime Id": "19942", "Agency": "DOD", "Operational Unit": "Indonesia", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18223", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "lXui1Xc4Jyr", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18223 - Kemri Non-Research", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Maryland", "Prime Id": "519", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18225", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "aXz1IrCVrGf", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18225 - Global Health Supply Chain Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Global Health Supply Chain Program", "Prime Id": "19877", "Agency": "USAID", "Operational Unit": "Indonesia", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18226", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Gg4xO7AsaxK", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18226 - Republican AIDS Center of the Republic of Kyrgyzstan", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Republican AIDS Center", "Prime Id": "19582", "Agency": "HHS/CDC", "Operational Unit": "Central Asia Region", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18227", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "mq7YA1OSAgO", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18227 - Scaling-up Targeted Community Based HTS and Linkage to Treatment in Lesotho", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "HHS/CDC", "Operational Unit": "Lesotho", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18228", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "zy83YePmu9g", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18228 - ART services in 8 regions", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Cameroon Baptist Convention Health Board", "Prime Id": "9881", "Agency": "HHS/CDC", "Operational Unit": "Cameroon", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18229", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "EMAzFOo5VDh", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18229 - Strengthening the Capacity of the National AIDS Control Committee", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Cameroon", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18230", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Z2oQED25Xhb", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18230 - Strengthening Public Health Laboratory Systems in Cameroon", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Cameroon", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18231", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "QBSfl0yLRho", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18231 - Society for Family Health", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International/Society for Family Health", "Prime Id": "1220", "Agency": "DOD", "Operational Unit": "South Africa", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18233", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "F0Drmnf8Lar", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18233 - IBBSS Priorty and Other Vulnerable Populations(Project SOAR)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Council", "Prime Id": "230", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2016-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "18234", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "dtZlbDWpRfe", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18234 - EQUIP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Right To Care, South Africa", "Prime Id": "316", "Agency": "USAID", "Operational Unit": "Malawi", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18235", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "fobTBjzZYG4", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18235 - EQUIP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Right To Care, South Africa", "Prime Id": "316", "Agency": "USAID", "Operational Unit": "Lesotho", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18236", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "gPdotuY0kBP", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18236 - Global Health Supply Chain Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Global Health Supply Chain Program", "Prime Id": "19877", "Agency": "USAID", "Operational Unit": "South Sudan", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18237", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "rzfOJg8CajW", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18237 - Boresha Afya Southern Zone", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Deloitte Consulting Limited", "Prime Id": "7579", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18238", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "UdkBR3PIYHt", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18238 - Local FOA TBD2", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2016-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "18239", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "rq3GvjWvzos", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18239 - Local FOA TBD3", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2016-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "18240", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "W5ewxCHjO6F", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18240 - Vodafone", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Vodafone Foundation", "Prime Id": "16860", "Agency": "USAID", "Operational Unit": "Lesotho", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18241", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "az7hJ1Qtk8m", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18241 - Infrastructure Program - Engineering", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Tera Tech EM, INC", "Prime Id": "13265", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18242", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "pizl5NiSfP4", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18242 - Infrastructure Program - Construction", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18243", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "YyK6Qs0rLIa", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18243 - AFENET Follow-On", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "African Field Epidemiology Network", "Prime Id": "9653", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18244", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "wTdXivh5sLP", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18244 - Addressing unmet need in HIV Testing Services (HTS) through effective delivery models under PEPFAR", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "JHPIEGO", "Prime Id": "219", "Agency": "HHS/CDC", "Operational Unit": "Malawi", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18245", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "gANZlKcxz0P", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18245 - Strengthening Human Resource For Health capacity to Deliver Quality HIV/AIDS services in high burden sites under PEPFAR", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Christian Health Association of Malawi", "Prime Id": "3842", "Agency": "HHS/CDC", "Operational Unit": "Malawi", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18246", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Z2s34TndmWO", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18246 - Quality Improvement Capacity for Impact Project (QICIP)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Health Research Inc./New York State Department of Health", "Prime Id": "14350", "Agency": "HHS/HRSA", "Operational Unit": "Malawi", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18247", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "WHuk7b3I6mS", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18247 - Technical Assistance to Provide High-Quality Voluntary Medical Male Circumcision (VMMC) Services to Programs Supported by the President\u00e2\u20ac\u2122s Emergency Plan for AIDS Relief (PEPFAR)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "JHPIEGO", "Prime Id": "219", "Agency": "HHS/CDC", "Operational Unit": "Malawi", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18248", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "HeT1oF8NpE3", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18248 - UNAIDS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "UNAIDS II", "Prime Id": "13273", "Agency": "HHS/CDC", "Operational Unit": "Papua New Guinea", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18249", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "VjRGaKdVXpQ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18249 - Foundation for Innovative New Diagnostics", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Papua New Guinea", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18250", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "fnS4J0bpQss", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18250 - WHO/AFRO Disease Control", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "WHO/AFRO", "Prime Id": "8345", "Agency": "USAID", "Operational Unit": "Swaziland", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18251", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "U6WxfXWCmkq", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18251 - Early Childhood Development Zambia", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18252", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "k70C0lv261s", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18252 - Quality HIV/AIDS Services through Government of Botswana", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Government of Botswana", "Prime Id": "13191", "Agency": "HHS/CDC", "Operational Unit": "Botswana", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18253", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "BwSWkENRlUk", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18253 - Community HIV Testing and Counseling and KP Support", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Maryland", "Prime Id": "519", "Agency": "HHS/CDC", "Operational Unit": "Botswana", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18254", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "stUYmovg74w", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18254 - TBD International AIDS Education and Training Center", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/HRSA", "Operational Unit": "South Africa", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18255", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "GTVPvqhXn8H", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18255 - UNAIDS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "UNAIDS II", "Prime Id": "13273", "Agency": "HHS/CDC", "Operational Unit": "Papua New Guinea", "Start Date": "2016-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "18256", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "fOqK047yCZO", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18256 - Construction and Renovation", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Regional Procurement Support Office/Frankfurt", "Prime Id": "3932", "Agency": "State/AF", "Operational Unit": "Malawi", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18257", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "uPfEc7gdFWk", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18257 - I-TECH Follow on", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/HRSA", "Operational Unit": "Tanzania", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18258", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "sp2ypoaidHY", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18258 - PHII", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Public Health Informatics Institute", "Prime Id": "15465", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2016-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "18259", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "V67Uo0hcYWn", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18259 - Youth Workforce Development", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18260", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "CMswphbAADU", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18260 - International AIDS Education and Training Center (I-TECH)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Washington", "Prime Id": "216", "Agency": "HHS/HRSA", "Operational Unit": "Kenya", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18261", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "RwEnqYDRI1s", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18261 - Quality Improvement Capacity for Impact Project (QICIP)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Columbia University Mailman School of Public Health", "Prime Id": "501", "Agency": "HHS/HRSA", "Operational Unit": "Kenya", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18262", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "b7pimRouXwV", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18262 - Strengthening Public Health Capacity and SI Systems", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "UNAIDS - Joint United Nations Programme on HIV/AIDS", "Prime Id": "544", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18263", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "C4Si2fFp1xf", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18263 - Cash Plus Care", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "UNICEF", "Prime Id": "1085", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18264", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Jtk8IESraeS", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18264 - Evidence on Cash Plus Care", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18265", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "IfrtV6l1WOC", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18265 - AIDS Free", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "John Snow Inc (JSI)", "Prime Id": "16525", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18266", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "CvC9tMOQI6W", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18266 - GHESKIO 1924", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Groupe Haitien d'Etude du Sarcome de Kaposi et des Infections Opportunistes", "Prime Id": "273", "Agency": "HHS/CDC", "Operational Unit": "Haiti", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18267", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "rGKQeWyWylR", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18267 - PIH 1926", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Partners in Health", "Prime Id": "605", "Agency": "HHS/CDC", "Operational Unit": "Haiti", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18268", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "GzaWeBpU10r", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18268 - CMMB 1970", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Catholic Medical Mission Board", "Prime Id": "32", "Agency": "HHS/CDC", "Operational Unit": "Haiti", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18269", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ANzR8l43Xwk", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18269 - GHESKIO 1969", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Groupe Haitien d'Etude du Sarcome de Kaposi et des Infections Opportunistes", "Prime Id": "273", "Agency": "HHS/CDC", "Operational Unit": "Haiti", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18270", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "vNvcxJfZsdR", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18270 - FOSREF 1925", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Foundation for Reproductive Health and Family Education", "Prime Id": "272", "Agency": "HHS/CDC", "Operational Unit": "Haiti", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18271", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "fahxYyQNr9N", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18271 - Department of Health HCMC", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ho Chi Minh City Department of Health", "Prime Id": "19883", "Agency": "HHS/CDC", "Operational Unit": "Vietnam", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18272", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "gbJr0W41f1I", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18272 - DOD TBD", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "DOD", "Operational Unit": "Swaziland", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18273", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "OBbsvVxzIM7", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18273 - Regional Health Integration to Enhance Services \u00e2\u20ac\u201c North, Acholi (RHITES-N, Acholi)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18274", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "jDG04fEwnSz", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18274 - Regional Health Integration to Enhance Services \u00e2\u20ac\u201c North, Lango (RHITES-N, Lango)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18275", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "DTkqa4J07Rn", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18275 - Strengthening High Impact Interventions for an AIDS-Free Generation (AIDSFree) Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "John Snow Inc (JSI)", "Prime Id": "16525", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18276", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "LaDfLZ00no1", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18276 - PPL-LER Monitoring and Evaluation IDIQ", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "DevTech Systems Inc", "Prime Id": "9652", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18278", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "jU5H3qphVRZ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18278 - Surveillance and Data Use Support to the National Health Information System", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18279", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "mVHNbqKTLZg", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18279 - Coordinating Comprehensive Care for Children (4Children)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Catholic Relief Services", "Prime Id": "33", "Agency": "USAID", "Operational Unit": "Malawi", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18280", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "RxF7OnSTaBw", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18280 - Integrated HIV Prevention and Health Services for Key and Priority Populations (HIS-KP)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18281", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "jOeJGYRQEKZ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18281 - Kenya Supply Chain System Strengthening", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Chemonics. Inc", "Prime Id": "19685", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18282", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "BF2CCA2Hwzv", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18282 - Global Health Supply Chain Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Global Health Supply Chain Program", "Prime Id": "19877", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18283", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ici0Fn7K1d2", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18283 - OVC Follow On Rift and Central", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18284", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "h1cPmV2Ztyu", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18284 - OVC Follow On Western Nyanza", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18285", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "lu3gDHGeDAI", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18285 - Coordinating Comprehensive Care for Children", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Catholic Relief Services", "Prime Id": "33", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18286", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "NuhrKW4HyQS", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18286 - TBD -- Harare City Health", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Zimbabwe", "Start Date": "2016-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "18287", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "KY7iF9Xc9jp", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18287 - Key population Consortium - PROTECT", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Heartland Alliance", "Prime Id": "10673", "Agency": "HHS/CDC", "Operational Unit": "Cote d'Ivoire", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18288", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "h6ubGS2KTKh", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18288 - EGPAF Djasso", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Prime Id": "204", "Agency": "HHS/CDC", "Operational Unit": "Cote d'Ivoire", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18289", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Po9vzN5cGKp", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18289 - Columbia University - ICAP - Follow-on", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Columbia University Mailman School of Public Health", "Prime Id": "501", "Agency": "HHS/CDC", "Operational Unit": "Cote d'Ivoire", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18290", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "H276vtSYjEp", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18290 - STRONG 1 - IRC", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "International Rescue Committee", "Prime Id": "215", "Agency": "HHS/CDC", "Operational Unit": "Cote d'Ivoire", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18291", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "cwXsrchYv7H", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18291 - STRONG 2 - JHPIEGO", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "JHPIEGO", "Prime Id": "219", "Agency": "HHS/CDC", "Operational Unit": "Cote d'Ivoire", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18292", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "kmaFniG66XQ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18292 - STRONG 3 - SEVCI", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Sante Espoir Vie - Cote d'Ivoire", "Prime Id": "9883", "Agency": "HHS/CDC", "Operational Unit": "Cote d'Ivoire", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18293", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "pUak3B4Qzrg", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18293 - STRONG 4 - EGPAF KeneyaDougou", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Prime Id": "204", "Agency": "HHS/CDC", "Operational Unit": "Cote d'Ivoire", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18294", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "qDuGX650uXd", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18294 - IPCI - Follow-on - Pasteur Institute of Cote d'Ivoire", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Pasteur Institute of Ivory Coast", "Prime Id": "13245", "Agency": "HHS/CDC", "Operational Unit": "Cote d'Ivoire", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18295", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "UbP9skkR37I", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18295 - Ministry of Health - Follow-on", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of Health and Public Hygiene, Cote d'Ivoire", "Prime Id": "12807", "Agency": "HHS/CDC", "Operational Unit": "Cote d'Ivoire", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18296", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "KL3l1Cvw9LM", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18296 - MPFFPE/PNOEV - Follow-on", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of Family, Women, and Social Affairs, Cote d\u00e2\u20ac\u2122Ivoire", "Prime Id": "16848", "Agency": "HHS/CDC", "Operational Unit": "Cote d'Ivoire", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18297", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "xOOHg8PeUW3", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18297 - UNAIDS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "World Health Organization", "Prime Id": "549", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18298", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "z8B1VCQ3Qyk", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18298 - Health Finance and Governance", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Abt Associates", "Prime Id": "440", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18299", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "eb3YaLptEIy", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18299 - GBV Follow-on", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18300", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "S5zD5PdkhKi", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18300 - HRH2030", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Chemonics International", "Prime Id": "446", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18303", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "lJ2Re2TTPMs", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18303 - Health Communication for Life", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Malawi", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18304", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "BOKwiEdAMzQ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18304 - EQUIP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Right To Care, South Africa", "Prime Id": "316", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18305", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "CwC5CuD69kF", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18305 - HRH 2030", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Chemonics International", "Prime Id": "446", "Agency": "USAID", "Operational Unit": "Malawi", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18306", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "seDjVs8G8WQ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18306 - GHSC-PSM", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Chemonics International", "Prime Id": "446", "Agency": "USAID", "Operational Unit": "Malawi", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18307", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "OwiAcXqhSaY", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18307 - UCFS (GH000977 - Central Mech)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "UCSF CDC HQ", "Prime Id": "16538", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18308", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "rkpGCefcSxb", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18308 - U.S. Peace Corps", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Peace Corps", "Prime Id": "6", "Agency": "PC", "Operational Unit": "Zambia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18309", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "sDVwJKjrPTG", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18309 - U.S. Peace Corps", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Peace Corps", "Prime Id": "6", "Agency": "PC", "Operational Unit": "Zambia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18311", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "XDRReUEom8D", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18311 - Community Based HIV Services for the Southern Region", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18312", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "rFvy2hlRRGu", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18312 - Integrating Early Child Development (ECD - GDA)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Program for Appropriate Technology in Health", "Prime Id": "233", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18313", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ToJ8YUvbLQ2", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18313 - UNAIDS (CDC GH001971)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "UNAIDS - Joint United Nations Programme on HIV/AIDS", "Prime Id": "544", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18314", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "UvHQfJER991", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18314 - NASTAD (GH001508 - Central Mech)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "National Alliance of State and Territorial AIDS Directors", "Prime Id": "597", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18315", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "froQeO13EAw", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18315 - TBD- Improving GAF HIV Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "DOD", "Operational Unit": "Ghana", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18316", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "JhbbvzvPJs6", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18316 - Strengthening Public Health Capacity and Strategic Information Systems", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "UNAIDS - Joint United Nations Programme on HIV/AIDS", "Prime Id": "544", "Agency": "HHS/CDC", "Operational Unit": "Democratic Republic of the Congo", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18317", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "bPemW64aufM", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18317 - General Nursing Capacity Building Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Columbia University Mailman School of Public Health", "Prime Id": "501", "Agency": "HHS/HRSA", "Operational Unit": "Kenya", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18318", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "y6e00IrK2Pl", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18318 - County Measurement Learning & Accountability Project (CMLAP)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Palladium Group", "Prime Id": "19907", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18319", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "zzLaSrsn49l", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18319 - HIV Community-Based Services (Nampula)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Associa\u00c3\u00a7\u00c3\u00a3o Para o Desenvolvimento S\u00c3\u00b3cio-Econ\u00c3\u00b3mico", "Prime Id": "19880", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18320", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "UwdTWLJIPHY", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18320 - YouthPower Implementation - Task Order 1", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18321", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "sg1hb6fZxJJ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18321 - Global Health Supply Chain Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Global Health Supply Chain Program", "Prime Id": "19877", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18322", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "kZf5p9xEBla", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18322 - Quality Improvement and Capacity for Impact Project (QICIP)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Columbia University Mailman School of Public Health", "Prime Id": "501", "Agency": "HHS/HRSA", "Operational Unit": "Zambia", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18323", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "NXZTghU9A9y", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18323 - BroadReach", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Broadreach", "Prime Id": "743", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18324", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "fqp7zGGaYf8", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18324 - University of Maryland ZCHECK", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Maryland Baltimore", "Prime Id": "15501", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18325", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "tOxGPrSEGgV", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18325 - UNZA ZEPACT+ Follow On", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Zambia", "Prime Id": "923", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18327", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "UGXz7VInhGe", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18327 - CRS (FBO Follow-on 2)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Catholic Relief Services", "Prime Id": "33", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18328", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "gMcR2zB6pin", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18328 - FANTA III", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Malawi", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18329", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "xsY7icF1JBm", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18329 - Strengthening Health Information Systems (SHIS)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Institute for Health Measurement", "Prime Id": "15538", "Agency": "USAID", "Operational Unit": "Swaziland", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18331", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "YygxZoO5hdl", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18331 - Global Health Supply Chain - Procurement and Supply Chain Management (GHSC-PSM)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Global Health Supply Chain Program", "Prime Id": "19877", "Agency": "USAID", "Operational Unit": "Swaziland", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18332", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "UVa1LWNoho8", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18332 - ICAP (Population Council)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Columbia University Mailman School of Public Health", "Prime Id": "501", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18333", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "g74pVRxSfAF", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18333 - Learning Capacity Development (LCD) IQC- Task Order 2", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18334", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "UHFwc095dxW", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18334 - VOICE OF AMERICA (VOA): Votre Sante, Votre Avenir", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "VOICE OF AMERICA", "Prime Id": "15253", "Agency": "State/AF", "Operational Unit": "Democratic Republic of the Congo", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18335", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "EeccpuX2SKh", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18335 - TBD (Demand Creation)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18336", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "xiRAS0J4Rmc", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18336 - 4 Children (Coordinating Comprehensive Care for Children)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Catholic Relief Services", "Prime Id": "33", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18337", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "CA09Sa6UyL7", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18337 - Comprehensive HIV/AIDS Services for Delivery for Inmates in the Federal Prison Administration", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Federal Prison Administration of Ethiopia", "Prime Id": "19956", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18338", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "fOfccZPs5ti", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18338 - Strengthening HIV Services Quality Improvement and Quality Management Systems", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "JHPIEGO", "Prime Id": "219", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18339", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "xBu4asrQIkK", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18339 - Integration of HIV Services in SRH Clinics and Confidential Clinics for Commercial Sex Workers", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Family Guidance Association of Ethiopia", "Prime Id": "6876", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18340", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "YG3smlGlwYY", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18340 - Peer-to-Peer Support for ART adherence,Retention in Care,Linkage to HIV services and Linkage of Families and Contacts to HIV Testing Services", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Network of Networks of HIV Positives in Ethiopia (NEP+)", "Prime Id": "12869", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18341", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "TOy2LbEUcaW", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18341 - Technical Assistance to National Health Information Systems and Health Workforce Development", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Ethiopia", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18342", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "wK7baCc7JIj", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18342 - TBD (Data Warehouse)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18343", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "mbtWGaj0jai", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18343 - TBD (UNAIDS)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18344", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "bSjzuOrKrvh", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18344 - TBD (G Data)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18345", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "hcX4LSsOoom", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18345 - UCSF- DQA and DU", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of California at San Francisco", "Prime Id": "517", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18346", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "tDKXlTIncpn", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18346 - U.S. Peace Corps", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Peace Corps", "Prime Id": "6", "Agency": "PC", "Operational Unit": "Zambia", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18347", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "eEwKF0TAONC", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18347 - Health for All (HFA)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "USAID", "Operational Unit": "Angola", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18348", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "KlaBJ0MH9wj", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18348 - DHS 7", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "ICF Macro", "Prime Id": "15719", "Agency": "USAID", "Operational Unit": "Angola", "Start Date": "2016-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "18349", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "bOKTW9oFJx0", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18349 - Strengthening Clinical services for PLHIV including linkages, retention, opportunistic infection diagnosis and treatment and adherence under PEPFAR CoAg #: GH002007", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University Research Corporation, LLC", "Prime Id": "463", "Agency": "HHS/CDC", "Operational Unit": "Central America Region", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18350", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "zodmnInUBHr", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18350 - Medication Assisted Recovery Services program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/SAMHSA", "Operational Unit": "Vietnam", "Start Date": "2016-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "18351", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "raeBs2yeMIU", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18351 - Strengthening Strategic Information In The Malawi Defence Forces Through Appropriate Demonstrated Innovative Medical Informatics Interventions", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "DOD", "Operational Unit": "Malawi", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18352", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "I2q0s3swUs6", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18352 - TBD", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Vietnam", "Start Date": "2016-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "18353", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "bZ4RlXHNi8W", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18353 - Global Health Supply Chain Program (GHSCP)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Global Health Supply Chain Program", "Prime Id": "19877", "Agency": "USAID", "Operational Unit": "Zimbabwe", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18354", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "sUX65lHCNV3", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18354 - Human Resources Support", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Potentia Namibia Recruitment Consultancy", "Prime Id": "489", "Agency": "HHS/CDC", "Operational Unit": "Namibia", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18355", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "AMaKjNWoYDm", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18355 - Community Based Interventions", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Development Aid from People to People, Namibia", "Prime Id": "264", "Agency": "HHS/CDC", "Operational Unit": "Namibia", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18356", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "PzL1WLkP0ta", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18356 - Technical Assistance to provide High Quality VMMC", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "JHPIEGO", "Prime Id": "219", "Agency": "HHS/CDC", "Operational Unit": "Namibia", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18357", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "E7fApPwZT43", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18357 - Expansion of HIV/AIDS, STI & TB Laboratory Activities", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Namibia Institute of Pathology", "Prime Id": "1744", "Agency": "HHS/CDC", "Operational Unit": "Namibia", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18358", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "U4py3CV7cyq", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18358 - EGPAF", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Prime Id": "204", "Agency": "HHS/CDC", "Operational Unit": "Namibia", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18359", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "pzD0QwRt0yW", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18359 - UNAIDS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "UNAIDS - Joint United Nations Programme on HIV/AIDS", "Prime Id": "544", "Agency": "HHS/CDC", "Operational Unit": "Namibia", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18360", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "DXlob2TYpD9", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18360 - Quality Improvement and Capacity for Impact Project (QICIP)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Health Research Inc./New York State Department of Health", "Prime Id": "14350", "Agency": "HHS/HRSA", "Operational Unit": "Namibia", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18361", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "tSNkwwtr1Hw", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18361 - 4Children - Coordinating Comprehensive Care for Children", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Catholic Relief Services", "Prime Id": "33", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18362", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "HALoMHrVZla", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18362 - Association of Public Health laboratories (APHL)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Association of Public Health Laboratories", "Prime Id": "1923", "Agency": "HHS/CDC", "Operational Unit": "Namibia", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18363", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "xvHgOgC8GWb", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18363 - VOICE OF AMERICA (VOA): Votre Sante, Votre Avenir", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "VOICE OF AMERICA", "Prime Id": "15253", "Agency": "State/AF", "Operational Unit": "Democratic Republic of the Congo", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18364", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ZgtFbXKwsgr", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18364 - American Society for Microbiology", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "American Society for Microbiology", "Prime Id": "10091", "Agency": "HHS/CDC", "Operational Unit": "Namibia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18365", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "WZj35Pj472f", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18365 - CDC Management & Operations", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "New Partner", "Prime Id": "9853", "Agency": "HHS/CDC", "Operational Unit": "Namibia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18366", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "JxRWEGg9xZv", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18366 - Health Finance and Governance Project (HFG)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Abt Associates", "Prime Id": "440", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18367", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "AFfislg2txg", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18367 - EQUIP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Right To Care, South Africa", "Prime Id": "316", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18368", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "L1ZFWoOIgs1", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18368 - Health Communication Capacity Collaborative (HC3)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Johns Hopkins University Bloomberg School of Public Health", "Prime Id": "509", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18369", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "eopRiCiby66", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18369 - Global Health Supply Chain \u00e2\u20ac\u201c Procurement and Supply Management (GHSC-PSM) - HIV/AIDS Task Order", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Global Health Supply Chain Program", "Prime Id": "19877", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18370", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "iITgA8wyWh4", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18370 - Global Health Supply Chain Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Global Health Supply Chain Program", "Prime Id": "19877", "Agency": "USAID", "Operational Unit": "Democratic Republic of the Congo", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18371", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "O5OkQ2ZE9YJ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18371 - Global Health Supply Chain", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Global Health Supply Chain Program", "Prime Id": "19877", "Agency": "USAID", "Operational Unit": "Central America Region", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18372", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "t1R269chPQf", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18372 - CMAM Agreement", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Central de Medicamentos e Artigos Medicos (CMAM)", "Prime Id": "10270", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18373", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "IiRxI2ZTuYq", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18373 - Health Policy Plus (HP+)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Palladium Group", "Prime Id": "19907", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18374", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "MKN92OYVha8", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18374 - World Food Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "World Food Program", "Prime Id": "548", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18375", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "nL5ZwimKsT7", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18375 - Global Health Supply Chain Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Global Health Supply Chain Program", "Prime Id": "19877", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18377", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "bLcP7Erzv2i", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18377 - TBD - Nouvelle Pharmacie de la Sante Publique", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Cote d'Ivoire", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18378", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "iYlgopKlE9a", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18378 - Global Health Supply Chain-Procurement and Supply Management (GHSC-PSM, TO1),", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Global Health Supply Chain Program", "Prime Id": "19877", "Agency": "USAID", "Operational Unit": "Cote d'Ivoire", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18379", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "LXWkVzVIY4x", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18379 - SIAPS follow-on", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Swaziland", "Start Date": "2016-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "18380", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ml78jKYQlct", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18380 - Palladium", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Futures Group", "Prime Id": "10553", "Agency": "USAID", "Operational Unit": "Swaziland", "Start Date": "2016-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "18381", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "gPc5xZXxaw7", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18381 - The Demographic and Health Surveys Program (DHS-7)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "ICF Macro", "Prime Id": "15719", "Agency": "USAID", "Operational Unit": "South Sudan", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18382", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "aYUGQcsiO2Q", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18382 - TBD - GHSCTA - Global Health Supply Chain Technical Assistance", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Cote d'Ivoire", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18387", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "zAAL3G460oo", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18387 - FHI 360 Linkages for Care", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Swaziland", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18388", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "hAq2ZMjywMZ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18388 - GH13-1366, HQ, Strengthening and capacity building in resource constrained.", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Clinical and Laboratory Standards Institute", "Prime Id": "3317", "Agency": "HHS/CDC", "Operational Unit": "Dominican Republic", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18390", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "y0OxYhxw7tC", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18390 - BSS- UCSF", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Dominican Republic", "Start Date": "2016-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "18391", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "igj5y4pRQB8", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18391 - SHOPS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Abt Associates", "Prime Id": "440", "Agency": "USAID", "Operational Unit": "Dominican Republic", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18392", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "WQoacJ8XsVu", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18392 - Barbados MOH FOA GH16-1610 (Follow-on to CoAg GH000637)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Barbados MOH", "Prime Id": "12461", "Agency": "HHS/CDC", "Operational Unit": "Caribbean Region", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18393", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "VeTe6LtHycK", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18393 - Bahamas MOH FOA GH16-1609 (Follow-on to CoAg PS002934)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Bahamas MoH", "Prime Id": "13160", "Agency": "HHS/CDC", "Operational Unit": "Caribbean Region", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18394", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "c1zxbGcDfOQ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18394 - Trinidad and Tobago MOH FOA GH16-1608 (follow up to CoAg PS003108)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Trinidad MoH", "Prime Id": "13268", "Agency": "HHS/CDC", "Operational Unit": "Caribbean Region", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18395", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "S0SNQwFQseX", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18395 - CDC Prevention FOA GH16-1607", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "National Alliance of State and Territorial AIDS Directors", "Prime Id": "597", "Agency": "HHS/CDC", "Operational Unit": "Caribbean Region", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18396", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "MXZIoXLc04U", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18396 - CARPHA REPDU FOA GH16-1611 (Follow-on to CoAg GH000688)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Caribbean Regional Public Health Agency", "Prime Id": "19423", "Agency": "HHS/CDC", "Operational Unit": "Caribbean Region", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18397", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "LBa1YMtxOb6", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18397 - IntraHealth SI-OHSS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "IntraHealth International, Inc", "Prime Id": "217", "Agency": "HHS/CDC", "Operational Unit": "South Sudan", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18398", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "OXVIxYEK9Iy", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18398 - GDATA", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Global Data Analysis and Technical Assistance", "Prime Id": "19873", "Agency": "HHS/CDC", "Operational Unit": "Caribbean Region", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18399", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "An1rgLVEspW", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18399 - Small Grants Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of State", "Prime Id": "1", "Agency": "State/AF", "Operational Unit": "Cote d'Ivoire", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18400", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "GrrOuPOp67P", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18400 - ARV Pharmacy Services", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Namibia", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18401", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "UkzyolzGgNI", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18401 - Global Health Supply Chain-Procurement Supply Management", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Global Health Supply Chain Program", "Prime Id": "19877", "Agency": "USAID", "Operational Unit": "Namibia", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18402", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "BJ3wssX0VpA", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18402 - DREAMS - Adolescent Girls and Young Women", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Namibia", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18404", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "olBTIuQ0Mt7", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18404 - Project SOAR", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Council", "Prime Id": "230", "Agency": "USAID", "Operational Unit": "Namibia", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18405", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "mOTKxiyOvRS", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18405 - HQ Lab FOA GH16-1689 (Follow on to AFENET CoAg PS 002728)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Caribbean Region", "Start Date": "2016-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "18406", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "akQsDFtZjIo", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18406 - Positively United to Support Humanity (PUSH) FOA GH17-1721 (Follow-on to CoAg GH000153)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Davis Memorial Hospital and Clinic", "Prime Id": "15985", "Agency": "HHS/CDC", "Operational Unit": "Caribbean Region", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18407", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "CbWA8MnyzNi", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18407 - PSM-GHSC", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Global Health Supply Chain Program", "Prime Id": "19877", "Agency": "USAID", "Operational Unit": "Burundi", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18408", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "oqtxcY5vm2t", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18408 - Youth Power", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Burundi", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18409", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "sbVv7Vm50CD", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18409 - EQUIP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Right to Care", "Prime Id": "19922", "Agency": "USAID", "Operational Unit": "Burundi", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18410", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "LljRPKU4CbU", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18410 - Communicate for Health", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Ghana", "Start Date": "2016-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "18411", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Wd7BDdsNybh", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18411 - EQUIP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Right to Care", "Prime Id": "19922", "Agency": "USAID", "Operational Unit": "Ghana", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18412", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Fz0sPM2qQ5I", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18412 - Maternal and Child Survival", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "JHPIEGO", "Prime Id": "219", "Agency": "USAID", "Operational Unit": "Ghana", "Start Date": "2016-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "18413", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "P4pewGiJDyS", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18413 - Health Finance and Governance (HFG)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Abt Associates", "Prime Id": "440", "Agency": "USAID", "Operational Unit": "Dominican Republic", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18414", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "UIA3Q2e9XCG", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18414 - SIAPS II", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Dominican Republic", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18415", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "JFX7DT1mqYC", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18415 - Global Health Supply Chain Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Chemonics. Inc", "Prime Id": "19685", "Agency": "USAID", "Operational Unit": "Ghana", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18418", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ELMgqtKDWIz", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18418 - TBD Follow-On C&T Rwanda", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "DOD", "Operational Unit": "Rwanda", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18419", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "JsRCzhPuMbI", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18419 - SIMS 3rd party contractor", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Burundi", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18420", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "XyEQiuPJSav", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18420 - PLHIV Network - TONATA", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Namibia", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18421", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "S8Ui1iXwL80", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18421 - Health Policy Plus", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Palladium Group", "Prime Id": "19907", "Agency": "USAID", "Operational Unit": "Ghana", "Start Date": "2016-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "18422", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "lhhT64dbbNS", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18422 - Enhancing Sustainable and Integrated Health, Strategic Information and Laboratory Systems for Quality Comprehensive HIV Services through Technical Assistance to the Republic of Rwanda under PEPFAR", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Maryland Baltimore", "Prime Id": "15501", "Agency": "HHS/CDC", "Operational Unit": "Rwanda", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18423", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "A1hpKO2tyY5", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18423 - Global Health Supply Chain - Rapid Test Kits", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Global Health Supply Chain Program", "Prime Id": "19877", "Agency": "USAID", "Operational Unit": "Cote d'Ivoire", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18424", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "uDa3RzgCBDg", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18424 - TBD- Improving the Ghana Armed Forces HIV Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "DOD", "Operational Unit": "Ghana", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18425", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "irdiTmJTAQu", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18425 - EQUIP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Right To Care, South Africa", "Prime Id": "316", "Agency": "USAID", "Operational Unit": "Haiti", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18426", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "e4W8IwBHXQJ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18426 - Global Health Supply Chain Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Global Health Supply Chain Program", "Prime Id": "19877", "Agency": "USAID", "Operational Unit": "Rwanda", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18427", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "kdFsRDJTklT", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18427 - Global Health Supply Chain Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Global Health Supply Chain Program", "Prime Id": "19877", "Agency": "USAID", "Operational Unit": "Caribbean Region", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18428", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "rwgnMwxWDyE", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18428 - APHL", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Association of Public Health Laboratories", "Prime Id": "1923", "Agency": "HHS/CDC", "Operational Unit": "Ghana", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18429", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "kNybjPZFGUm", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18429 - TBD Zambezia", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Mozambique", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18430", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "FWCwHL3dqzb", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18430 - CDC Namibia", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of Health and Human Services/Centers for Disease Control and Prevention (HHS/CDC)", "Prime Id": "9", "Agency": "HHS/CDC", "Operational Unit": "Namibia", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18431", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "kyLnp69QAMC", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18431 - CDC UNAIDS Central Mechanism", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "UNAIDS II", "Prime Id": "13273", "Agency": "HHS/CDC", "Operational Unit": "Cote d'Ivoire", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18432", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "eT4OiV0xN2b", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18432 - Global Health Fellows Program - II", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Public Health Institute", "Prime Id": "235", "Agency": "USAID", "Operational Unit": "Rwanda", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18435", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "QVMB0yrcA7p", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18435 - UCSF SI/M&E/Surveillance TA - Central mechanism", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of California at San Francisco", "Prime Id": "517", "Agency": "HHS/CDC", "Operational Unit": "Cote d'Ivoire", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18436", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "OsB6SF0RQNb", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18436 - GHSC - Support T&S with HIV commodities", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Central America Region", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18437", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Nv8D9fP0IzS", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18437 - Procurement and Supply Management (PSM)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Global Health Supply Chain Program", "Prime Id": "19877", "Agency": "USAID", "Operational Unit": "Angola", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18438", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "G1sD3B1owm4", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18438 - Strengthening Applied Epidemiology and sustainable international public health capacity through FETP_1619", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "AFENET CDC HQ", "Prime Id": "16504", "Agency": "HHS/CDC", "Operational Unit": "Nigeria", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18439", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "GIFw8l90ssh", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18439 - Strengthening HIV Field Epidemiology, Infectious Disease Surveillance, and Lab Diagnostics Program (SHIELD)_1976", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Maryland Baltimore", "Prime Id": "15501", "Agency": "HHS/CDC", "Operational Unit": "Nigeria", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18440", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "cToMpKl0Zwj", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18440 - APHL's partnership with HHS/CDC to assist PEPFAR build quality laboratory capacity", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Association of Public Health Laboratories", "Prime Id": "1923", "Agency": "HHS/CDC", "Operational Unit": "Nigeria", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18441", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "WCgm0eLFKsT", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18441 - Care and Treatment in Sustained Support (CaTSS)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management Sciences for Health", "Prime Id": "220", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18442", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "vmEoI3SUuLi", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18442 - Global Health Supply Chain Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Global Health Supply Chain Program", "Prime Id": "19877", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18443", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "HCXRj7EMGKC", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18443 - SSQH Centre/Sud (Services de Sant\u00c3\u00a9 de Qualit\u00c3\u00a9 pour Ha\u00c3\u00afti)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "JHPIEGO", "Prime Id": "219", "Agency": "USAID", "Operational Unit": "Haiti", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18444", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "uarZEtuL0LA", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18444 - World Food Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "World Food Program", "Prime Id": "548", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18445", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "LBcP7pjK7AR", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18445 - TBD", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Indonesia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18446", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "gof2DmBCGff", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18446 - CDC Gamechanger TBD", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Asia Regional Program", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18447", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "CuCNORsfucC", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18447 - USAID Gamechanger TBD", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Asia Regional Program", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18448", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "WAvs2GzeQpa", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18448 - USAID Gamechanger TBD", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Asia Regional Program", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18449", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "TdLDEZV5U9A", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18449 - Strengthening military lab/commodities", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of Defense (Defense)", "Prime Id": "4", "Agency": "DOD", "Operational Unit": "Ukraine", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18450", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "mHxUStogakj", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18450 - CDC Gamechanger TBD", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Asia Regional Program", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18451", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Y2QsyalJIuS", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18451 - ICAP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "International Center for AIDS Care and Treatment Programs, Columbia University", "Prime Id": "6277", "Agency": "HHS/CDC", "Operational Unit": "Ukraine", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18452", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Lt4EL1qWy85", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18452 - Global Health Supply Chain Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Global Health Supply Chain Program", "Prime Id": "19877", "Agency": "USAID", "Operational Unit": "Ukraine", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18453", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "uI5C2FgPZfB", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18453 - UCDC Commodity Reporting", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "New Partner", "Prime Id": "9853", "Agency": "USAID", "Operational Unit": "Ukraine", "Start Date": "2016-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "18454", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "j7VlsZBEYRW", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18454 - ASLM", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "African Society for Laboratory Medicine", "Prime Id": "16585", "Agency": "HHS/CDC", "Operational Unit": "Mozambique", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18455", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "kb6qkAjaxVE", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18455 - TBD_PMTCT", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Mozambique", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18456", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "jeUacf6mIid", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18456 - YouthPower Implementation - Task Order 1", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18457", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "M7wNmqSbIgX", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18457 - Solar Power Game-Changer", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18458", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "QqSCgEJFItv", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18458 - BCPP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Government of Botswana", "Prime Id": "13191", "Agency": "HHS/CDC", "Operational Unit": "Botswana", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18459", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "NHR2bPWeiUa", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18459 - Global Nursing Capacity Building Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Columbia University", "Prime Id": "1155", "Agency": "HHS/HRSA", "Operational Unit": "Cameroon", "Start Date": "2016-10-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "18460", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Ix7Y49rxW3n", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18460 - Emergency PfSCM Field Support", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Emergency PfSCM field support", "Prime Id": "16552", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "18461", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "QTl5w4mp67b", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18461 - UNAIDS III", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "UNAIDS - Joint United Nations Programme on HIV/AIDS", "Prime Id": "544", "Agency": "USAID", "Operational Unit": "Dominican Republic", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18462", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "FvNLZ63QqO3", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18462 - SIFPO2", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "USAID", "Operational Unit": "Dominican Republic", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18463", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "dobilyIkkPX", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18463 - MULU/MARPS (MULU I) End-line Evaluation", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18464", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Zt1rjMdmuIo", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18464 - MULU/Worksite (MULU II) End-line Evaluation", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18465", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "CxBYLKuMw0W", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18465 - Emergency Commodity Fund Reporting", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Ukraine", "Start Date": "2014-10-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "18466", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "KoLQhaRFmjv", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18466 - Project SOAR (Supporting Operational AIDS Research)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Council", "Prime Id": "230", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18478", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "fegDc2s4gFs", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18478 - TBD_MTCT", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18479", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "rs4rSOszHTx", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18479 - SIFPO 2 BLM", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Marie Stopes International", "Prime Id": "3185", "Agency": "USAID", "Operational Unit": "Malawi", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18480", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "jSu8AD6i3qh", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18480 - Foundation for Professional Development Comprehensive (CDC GH001932)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Foundation for Professional Development", "Prime Id": "271", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18481", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "azNgpPfxAJx", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18481 - Health Systems Trust Comprehensive (CDC GH001980)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Health Systems Trust", "Prime Id": "750", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18482", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "tFhhef8rjBR", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18482 - TB/HIV Care Comprehensive (CDC GH001933)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TB/HIV Care", "Prime Id": "12084", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18483", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "xJ1o0m9lsBk", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18483 - MATCH (Wits Health Consortium) (CDC GH001934)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Wits Health Consortium (Pty) Limited", "Prime Id": "16675", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18484", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "a2ZmNZZrmCV", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18484 - Aurum Comprehensive (CDC GH001981)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Aurum Health Research", "Prime Id": "467", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18485", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "euSABTswz9I", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18485 - DREAMS Initiative and HIV/AIDS Prevention Support to the Ugandan Peoples Defense Forces", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "DOD", "Operational Unit": "Uganda", "Start Date": "2014-10-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "18486", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "pZggsmq5vfM", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18486 - Engaging Local NGOs", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Asia Regional Program", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18487", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Sq5c3WKfQWc", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18487 - TBD-GBV Follow on", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18488", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ucAevpfj59p", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18488 - Clinical Services", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18489", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Wxv2NqXB8qd", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18489 - Laboratory", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18490", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "UcOPa5ufG4B", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18490 - TBD - Kisumu West", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "DOD", "Operational Unit": "Kenya", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18491", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "xsWvJRaDJBW", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18491 - TBD - South Rift Valley", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "DOD", "Operational Unit": "Kenya", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18492", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "oOng7gMUedd", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18492 - TBD - Kenya Defense Forces", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "DOD", "Operational Unit": "Kenya", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18493", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "mkyQXOKrltL", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18493 - TBD - Viral Load Lab", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "DOD", "Operational Unit": "Kenya", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18494", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Kyh7OekJ3FC", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18494 - TBD - HIV AIDS Clinical Services Cluster 1", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18495", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "YBuIJYQdTfU", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18495 - TBD - HIV/AIDS Clinical Services Cluster 2", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18496", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "BAniHWLcI7C", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18496 - TBD - HIV/AIDS Clinical Services Cluster 3", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18497", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "heFA0R4g8Ib", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18497 - TBD - HIV/AIDS Clinical Services Cluster 4", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18498", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "VXRiTDnFR2z", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18498 - TBD - HIV/AIDS Clinical Services Cluster 5", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18499", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "sh7iKUVDgBn", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18499 - TBD - County Measurement Learning & Accountability Project (CMLAP) 2", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18502", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "KUsbQbWh4aN", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18502 - DREAMS Initiative and HIV/AIDS Prevention Support to the Ugandan Peoples Defense", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "DOD", "Operational Unit": "Uganda", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18503", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "gS3G5U3Fcvi", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18503 - Supporting QI and treatment literacy within HFs", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Mozambique", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18504", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "dyKT6vIOYcA", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18504 - UMB Timiza", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Maryland Baltimore", "Prime Id": "15501", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18505", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "xvogJ0SUnlJ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18505 - CHS Shinda", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Center for Health Solutions (CHS)", "Prime Id": "19764", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18506", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ILpCVAE4Akd", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18506 - UCSF Clinical Kisumu", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of California at San Francisco", "Prime Id": "517", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18507", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "XGW0nu67kGj", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18507 - CHS Tegemeza Plus", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Center for Health Solutions (CHS)", "Prime Id": "19764", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18508", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "CDwapC9o1SV", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18508 - CHS Naishi", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Center for Health Solutions (CHS)", "Prime Id": "19764", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18509", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "SZaYu1FjEs7", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18509 - AMREF Nairobi Kitui", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "African Medical and Research Foundation", "Prime Id": "246", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18511", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "hP4w3TIrv0r", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18511 - CHAK CHAP Uzima", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Christian Health Association of Kenya", "Prime Id": "84", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18512", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "PDOmCezu7kl", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18512 - UON COE Niche", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Nairobi", "Prime Id": "535", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18513", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "gBdUnNHRUDe", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18513 - LVCT Steps", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Liverpool VCT and Care", "Prime Id": "293", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18514", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "eZF8y2gsoeT", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18514 - HWWK Nairobi Eastern", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Hope Worldwide", "Prime Id": "39", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18515", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "QpPfABRb02V", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18515 - Faith-Based Sites in the Eastern Slums of Nairobi", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Eastern Deanery AIDS Relief Program", "Prime Id": "97", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18516", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "vwqguR84oKf", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18516 - Bomu Hospital Affiliated Sites", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Mkomani Society Clinic", "Prime Id": "295", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18517", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "j9szXm4Fcgq", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18517 - UOW Training", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Washington", "Prime Id": "216", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18518", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ApZWqp48Vt2", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18518 - TBD - USAID Follow-on GBV/KP Mechanism", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Papua New Guinea", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18519", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "c4DyFdc9UMC", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18519 - USAID Prevention Follow On", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18520", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "uKsN7mIEdFT", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18520 - TBD", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Burma", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18521", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "FC50g30rKhq", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18521 - TBD - Health Human Rights Activities at Community Level", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Mozambique", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18523", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "mkWjoqHGxCh", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18523 - Association of Public Health Laboratories umbrella cooperative agreement", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Association of Public Health Laboratories", "Prime Id": "1923", "Agency": "HHS/CDC", "Operational Unit": "Lesotho", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18524", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "CT9pZWm1Vo3", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18524 - ICAP Global Technical Assistance", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Columbia University", "Prime Id": "1155", "Agency": "HHS/CDC", "Operational Unit": "Lesotho", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18525", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "uOMgDAcaavs", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18525 - Technical Support Project (TSP) Regional Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Baylor College of Medicine Children's Foundation", "Prime Id": "10163", "Agency": "USAID", "Operational Unit": "Lesotho", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18526", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "yjF1n48pDNv", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18526 - Global Health Program Cycle Improvement Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Dexis Consulting Group", "Prime Id": "19813", "Agency": "USAID", "Operational Unit": "Lesotho", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18527", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "c4nz2lKqDtt", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18527 - TBD (M&E/FETP/NPHI)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18528", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "HKs2YNc1jOo", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18528 - TBD (IntraHealth)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18529", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "mjOcJeH9NY2", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18529 - Policy, Advocacy and Communication Enhanced for Population and Reproductive Health (PACE)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Reference Bureau", "Prime Id": "5156", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18530", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "QfYRtE7tdT0", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18530 - TBD (HRH)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/HRSA", "Operational Unit": "Zambia", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18531", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "vCGKkoQDQow", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18531 - TBD (Construction DOD)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18532", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Q4y5782CQI7", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18532 - TBD (In Country Lab partner)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Zambia", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18533", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "VMt9rPyVWuP", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18533 - TBD internships and professional development", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18534", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "LpyCCbbDDny", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18534 - Quality Improvement Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Cambodia", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18535", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "MchWiLaEElg", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18535 - Community Action for Sustained Elimination", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Cambodia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18536", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "vDcGAOm6bnQ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18536 - Evidence to Policy (E2P)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Cambodia", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18537", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "T1l853fuwwz", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18537 - Health Financing in Cambodia", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Cambodia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18538", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "wtYP2wB2Sde", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18538 - Follow On Alliance METIDA", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Ukraine", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18539", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "I0uI6LstW18", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18539 - Follow On Network ACCESS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Ukraine", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18540", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "MoSKMMow54V", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18540 - AIHA Twinning HRSA", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "American International Health Alliance Twinning Center", "Prime Id": "4622", "Agency": "HHS/HRSA", "Operational Unit": "Ukraine", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18541", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Ba4jAJkBXwW", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18541 - TBD - Local Strategic Information Systems Strengthening Project/Follow-on", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Vietnam", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18542", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Ov0dhIQ9hxE", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18542 - TBD (Care & Treatment)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "India", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18543", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Khxxy7Eab2m", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18543 - TBD", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "India", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18544", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "KEQD4VFzLRY", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18544 - Achieving HIV Epidemic Control through Scaling Up Quality Testing, Care and Treatment in Malawi under the Presidents Emergency Fund for AIDS Relief (PEPFAR) - Pivot 2", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Prime Id": "204", "Agency": "HHS/CDC", "Operational Unit": "Malawi", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18545", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "UeiErQoioL0", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18545 - Health Link", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Ukraine", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18546", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "JZlNmcDEf6h", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18546 - New DoD Partner", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "DOD", "Operational Unit": "Ukraine", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18547", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "UGj0bBJ0p0P", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18547 - Voluntary Medical Male Circumcision Service Delivery III Project (VMMC III)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18548", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "NN8nQjiiVSH", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18548 - Technical Support for PMTCT and Comprehensive Prevention, Care, and Treatment", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of California at San Francisco", "Prime Id": "517", "Agency": "HHS/CDC", "Operational Unit": "Malawi", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18549", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "T9IYLlu5JQF", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18549 - CSO Capacity Building BMA", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Caribbean Region", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18550", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "lFJmtfx38zP", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18550 - USAID/ESC M&E Services", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Caribbean Region", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18551", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "t2gWyRhUSK4", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18551 - CATS Community Adolescents", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "AFRICAID", "Prime Id": "19945", "Agency": "USAID", "Operational Unit": "Zimbabwe", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18552", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ChlkPHhDA0P", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18552 - Family Planning Support for DREAMS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services Zimbabwe", "Prime Id": "19946", "Agency": "USAID", "Operational Unit": "Zimbabwe", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18553", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "KKBElvALs9R", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18553 - Strengthening High Impact Interventions for an AIDS-free Generation (AIDSFree) Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "John Snow Inc (JSI)", "Prime Id": "16525", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18554", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "JolMAG9ERiF", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18554 - EQUIP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Right to Care", "Prime Id": "19922", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18555", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "AFywVYZEQlQ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18555 - OVC WEI Follow-on", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Zimbabwe", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18556", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "SFjqRuE2cdT", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18556 - Literacy Achievement and Retention Activity (LARA)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Research Triangle International", "Prime Id": "1717", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18557", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "lpexkGYYuGf", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18557 - Defeat TB", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18558", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "NEPUseDdEPP", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18558 - EQUIP Support", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Right to Care", "Prime Id": "19922", "Agency": "USAID", "Operational Unit": "Zimbabwe", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18559", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "RsVQS384d8Z", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18559 - Health Systems Strengthening", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18560", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "zkHzHewPjoR", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18560 - Private Sector Support", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18561", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "i290eiHkfim", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18561 - Communications for Health", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18562", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "seYSykQ3sl0", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18562 - Quality Assurance (ASSIST Follow-On)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18563", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "HOgJSM6LfQ0", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18563 - OVC Evaluation", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18564", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "xXZZyCt5EiD", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18564 - GH Pro", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Dexis Consulting Group", "Prime Id": "19813", "Agency": "USAID", "Operational Unit": "Caribbean Region", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18565", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "dlRP6zGkIWK", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18565 - Provision of comprehensive, friendly services for key populations and CRANE follow on for enhanced surveillance", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Uganda", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18566", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "EH52CPJE515", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18566 - Production, distribution and monitoring implementation of Rapid HIV PT, facility and site certification, HIVDR sentinel surveys, validation of emerging lab assays and lab equipment", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Uganda", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18567", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "MwrpzOKVX2B", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18567 - Accelerating Epidemic Control in Fort Portal region in the Republic of Uganda under the President\u00e2\u20ac\u2122s Emergency Plan for AIDS Relief (PEPFAR)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Uganda", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18568", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "uZ2JVdjmIB9", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18568 - Project SOAR (Supporting Operational AIDS Research)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Council", "Prime Id": "230", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18569", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "yrw3yxej3Dj", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18569 - UNICEF MCH Umbrella Grant", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "UNICEF", "Prime Id": "1085", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18571", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "jGX7mRmvfPD", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18571 - National Centre for HIV/AIDS, Dermatology and STDs Phase IV", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Cambodia", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18572", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "DN3dWZpmoUB", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18572 - Faith-based Organization Capacity Strengthening for Universal HIV Services (CRS)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Uganda", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18573", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "L1UK2iChQDO", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18573 - National Institute of Public Health Phase III", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Cambodia", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18574", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "VkJ9ItOP4j6", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18574 - Kingdom of Cambodia Ministry of Health - MOH CoAg Phase II", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of Health (MOH)", "Prime Id": "16526", "Agency": "HHS/CDC", "Operational Unit": "Cambodia", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18576", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "U9W1FdWr9nS", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18576 - Cardno Emerging Markets (CDC-HQ GH001531)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Cardno Emerging Markets", "Prime Id": "13168", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18577", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "gKArRh7nvaI", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18577 - ITECH- University of Washington (Coag 001449GH15)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Washington", "Prime Id": "216", "Agency": "HHS/CDC", "Operational Unit": "Caribbean Region", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18578", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "l3wLT8DvVqy", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18578 - Jamaica MOH USAID Agreement", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Jamaica Ministry of Health (MOH)", "Prime Id": "13207", "Agency": "HHS/CDC", "Operational Unit": "Caribbean Region", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18579", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "S34zWXk9eGf", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18579 - Reaching an AIDS Free Generation (RAFG)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Burundi", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18580", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "wpH2y3ovFQX", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18580 - Suriname MOH", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "SURINAME MOH", "Prime Id": "15481", "Agency": "HHS/CDC", "Operational Unit": "Caribbean Region", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18581", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "XYr1YBg2LvW", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18581 - Project SOAR", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Council", "Prime Id": "230", "Agency": "USAID", "Operational Unit": "Zimbabwe", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18583", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "HgqlHuEL3Vx", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18583 - STOP TB Partnership", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "STOP TB Partnership Trust Fund", "Prime Id": "19947", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18584", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Ga3RCwqtDon", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18584 - Health Policy Plus (HP+)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Cambodia", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18585", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "VqqvtSDTHtY", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18585 - Community Action for Sustained Elimination [CASE]", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Cambodia", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18586", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "C7nEJstXnqa", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18586 - Measure Evaluation Phase IV", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of North Carolina", "Prime Id": "596", "Agency": "USAID", "Operational Unit": "Democratic Republic of the Congo", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18587", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "rULz5aOdXNS", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18587 - Human Resources for Health in 2030 (HRH 2030)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Chemonics International", "Prime Id": "446", "Agency": "USAID", "Operational Unit": "Indonesia", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18588", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "lXB0lxW7OrX", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18588 - TBD - Health Financing", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Indonesia", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18591", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "jeqJlF2X6Xj", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18591 - China CDC COAG", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Asia Regional Program", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18593", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "sazUeWs3szL", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18593 - TBD", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "India", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18594", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "rZGHa4VSZj7", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18594 - Project SOAR", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Council", "Prime Id": "230", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18595", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "VNPOQ8EfGOO", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18595 - ACONDA VS - Follow-on TBD", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Cote d'Ivoire", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18596", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "gbvNNnPbMA3", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18596 - SEV CI - Follow-on TBD", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Cote d'Ivoire", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18597", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "tKxpSGN1HIv", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18597 - Fondation ARIEL - Follow-on TBD", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Cote d'Ivoire", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18598", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "C82daLvJw2S", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18598 - Project SOAR", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Council", "Prime Id": "230", "Agency": "USAID", "Operational Unit": "Swaziland", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18599", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "R5F5CYjs15F", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18599 - TBD M2M follow-on", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Swaziland", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18600", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "h5hg0jru3q9", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18600 - TBD OVC, Adolescent Girls & Young Women", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Swaziland", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18601", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "yHCVJpuzhxa", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18601 - TBD HIV Communications and Community Capacity", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Swaziland", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18602", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "QT55besw1Ao", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18602 - TBD Human Resources for Health", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Swaziland", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18603", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ZeCgeVSS3Og", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18603 - FISH", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Pact", "Prime Id": "16339", "Agency": "USAID", "Operational Unit": "Malawi", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18604", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "LIHawXhkkGE", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18604 - AIDS Free", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "JHPIEGO", "Prime Id": "219", "Agency": "USAID", "Operational Unit": "Malawi", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18605", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "E5wANbPzEBB", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18605 - U.S PEACE CORPS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Peace Corps", "Prime Id": "6", "Agency": "PC", "Operational Unit": "Zambia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18606", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "F406p5ungTE", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18606 - TBD- HC3 follow on \"Breakthrough\"", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Cote d'Ivoire", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18607", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "DXSjQI39D9K", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18607 - TBD- Leadership, Management, Governance (LMG) follow on", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Cote d'Ivoire", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18608", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "syqu2HLqNDC", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18608 - Technical Support to PEPFAR Programs in Southern Africa", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Baylor University, College of Medicine", "Prime Id": "1168", "Agency": "USAID", "Operational Unit": "Namibia", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18609", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "gpDpRsWuPXJ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18609 - TBD- FANTA 3 follow on", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Cote d'Ivoire", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18610", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "kp43CwXr5iX", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18610 - TBD- ASSIST follow on", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Cote d'Ivoire", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18611", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "FMHFRBwCANZ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18611 - Clinical and Laboratory Standards Institute (CLSI)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Clinical and Laboratory Standards Institute", "Prime Id": "3317", "Agency": "HHS/CDC", "Operational Unit": "Namibia", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18612", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "gjHPSjDaJge", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18612 - Demographic and Health Surveys Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "ICF Macro", "Prime Id": "15719", "Agency": "USAID", "Operational Unit": "Namibia", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18614", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "y0TjHghjLzK", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18614 - Building Indigeous NGOs Sustainability (BINGOS)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "New Partner", "Prime Id": "9853", "Agency": "USAID", "Operational Unit": "Dominican Republic", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18615", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "LVLyjIeyq0H", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18615 - Delivering Comp Services to Achieve HIV Epidemic Control in Subnational Units in Nigeria under PEPFAR", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Nigeria", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18616", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "JM45YRXKFSk", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18616 - USAID Enhanced Community HIV Link - Northern", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "CENTER FOR COMMUNITY HEALTH RESEARCH AND DEVELOPMENT", "Prime Id": "19875", "Agency": "USAID", "Operational Unit": "Vietnam", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18618", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Opp7MknCs26", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18618 - Recovery Plus", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/SAMHSA", "Operational Unit": "Vietnam", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18619", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "saGHdCeE5wN", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18619 - Vietnam HIV-Addiction Technology Transfer Center", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/SAMHSA", "Operational Unit": "Vietnam", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18620", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "pr2NLLxa4xv", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18620 - TBD-Lab", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Vietnam", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18621", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "w5V4n6Fgooj", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18621 - Human Rights Support Mechanism (HRSM)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "New Partner", "Prime Id": "9853", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18622", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "S9JT4ifalqJ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18622 - EQUIP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Right to Care", "Prime Id": "19922", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18623", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "UAdj1gSF5fq", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18623 - 4Children", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Catholic Relief Services", "Prime Id": "33", "Agency": "USAID", "Operational Unit": "Haiti", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18624", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "oXFhk30fFLo", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18624 - US Census Bureau", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "US Bureau of the Census", "Prime Id": "551", "Agency": "USAID", "Operational Unit": "Haiti", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18625", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Nk4IEMmhi7i", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18625 - TBD - HIS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Haiti", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18626", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "INr3qrpR6of", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18626 - Result Based Financing", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of Health, Haiti", "Prime Id": "2872", "Agency": "USAID", "Operational Unit": "Haiti", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18627", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "F73O3cqWsgb", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18627 - TBD HJFMRI Follow on", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "DOD", "Operational Unit": "Tanzania", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18628", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "il1o992Kklk", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18628 - TBD PAI-DOD Follow on", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "DOD", "Operational Unit": "Tanzania", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18629", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "iPIAsEvM9PC", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18629 - Quality Improvement Capacity for Impact Project (QICIP)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Health Research Inc./New York State Department of Health", "Prime Id": "14350", "Agency": "HHS/HRSA", "Operational Unit": "Tanzania", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18630", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "hMCWESt1M6v", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18630 - EQUIP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Equip 3", "Prime Id": "13185", "Agency": "USAID", "Operational Unit": "Democratic Republic of the Congo", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18631", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "tKnKDpXkl12", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18631 - Health Service Delivery", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Haiti", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18632", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "DOzu9mfGkLH", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18632 - Zambezia Action Plan", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18633", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "nazTOdEVxMS", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18633 - LINKAGES", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Cambodia", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18634", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "WZDGL5gmveE", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18634 - TBD", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Cambodia", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18636", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "zmAvjgkip8A", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18636 - GHSC-TA", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Global Health Supply Chain Program", "Prime Id": "19877", "Agency": "USAID", "Operational Unit": "Democratic Republic of the Congo", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18637", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "tfrtVzqRTEk", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18637 - GHSC-RTK", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Global Health Supply Chain Program", "Prime Id": "19877", "Agency": "USAID", "Operational Unit": "Democratic Republic of the Congo", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18638", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "gc3GoQFrvBT", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18638 - TBD-PROTECT", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Cote d'Ivoire", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18639", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "vLCYWoI26ZN", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18639 - Global Initiative_Health Workforce for HIV - TBD", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/HRSA", "Operational Unit": "Cote d'Ivoire", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18640", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "hQNgvgMTczt", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18640 - TBD To Be Corrected", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "Commerce", "Operational Unit": "Mozambique", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18641", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "CXs6ZIuWCSU", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18641 - RISE Follow-On", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Lesotho", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18642", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "fFrXTBER0Qf", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18642 - ASSIST Follow On", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Lesotho", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18643", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "w5PE791DbzW", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18643 - AIDSFREE", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "John Snow Inc (JSI)", "Prime Id": "16525", "Agency": "USAID", "Operational Unit": "Lesotho", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18644", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Dpm2sqCfH1G", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18644 - EQUIP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Kheth'Impilo", "Prime Id": "10939", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18645", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "xBPkrUVXis0", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18645 - Quality Improvement Capacity for Impact Project (QICIP)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Health Research Inc./New York State Department of Health", "Prime Id": "14350", "Agency": "HHS/HRSA", "Operational Unit": "Nigeria", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18646", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ly15HqspzK1", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18646 - SHOPS Plus", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Abt Associates", "Prime Id": "440", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18647", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "UTvXAy7b5Tz", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18647 - Health Policy Plus (HP+)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Palladium Group", "Prime Id": "19907", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18648", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "bh1YcEnx9CS", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18648 - Maternal and Child Survival Program (MCSP)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "JHPIEGO", "Prime Id": "219", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18649", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "NIxWeccN4E1", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18649 - SABERS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "DOD", "Operational Unit": "Malawi", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18650", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ukjmBwFyu4z", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18650 - VMMC HQ Quality Assurance", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18651", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "YcCvJErwPe1", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18651 - U.S PEACE CORPS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Peace Corps", "Prime Id": "6", "Agency": "PC", "Operational Unit": "Zambia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "18652", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "FbcTChlZ5WU", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18652 - TBD - Improving Prevention and Adherence to Care and Treatment (IMPACT)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18654", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "T6Z9LWrDu4g", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18654 - Strengthening High Impact Interventions for an AIDS-free Generation(AIDSFree) Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "JHPIEGO", "Prime Id": "219", "Agency": "USAID", "Operational Unit": "Malawi", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18655", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "x5W8AFUgU2B", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18655 - USAID Comprehensive", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18656", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ya7fqfuBKcL", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18656 - OVC TBD 1 (STEER)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18657", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "JEWVVVkojlB", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18657 - OVC TBD 2 (SMILE)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18658", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "KAHu74Fkjsu", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18658 - Youth Friendly HIV Services", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Namibia", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18659", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "LGY1hTMMYCp", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18659 - Measure Evaluation", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of North Carolina at Chapel Hill, Carolina Population Center", "Prime Id": "521", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18661", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "UUGVXqxCX6k", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18661 - Advancing the Agenda of Gender Equality (ADVANTAGE)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18662", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "IodMu6wKi0v", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18662 - Youth Power Action", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Nigeria", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18663", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "sszIV9P8pKi", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18663 - Conduct of National (Population-Based) HIV/AIDS Impact Survey (NAIS) in Nigeria under the President\u00e2\u20ac\u2122s Emergency Plan for AIDS Relief (PEPFAR)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Nigeria", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18664", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "hLkzB0Dwft6", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18664 - ASM_1116", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "American Society for Microbiology", "Prime Id": "10091", "Agency": "HHS/CDC", "Operational Unit": "Nigeria", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18667", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Ik1x7NJpmQ6", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18667 - TBD Yaounde Cluster Clinical Services", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "HHS/CDC", "Operational Unit": "Cameroon", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18668", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "FZziSXromkj", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18668 - TBD", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "State/OGAC", "Operational Unit": "Uganda", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18669", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "YKIPUpAQsFb", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18669 - TBD - Acceleration to Link PLHIV to Treatment", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "State/OGAC", "Operational Unit": "Zambia", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18670", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "hZpuHmFtW79", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18670 - Performance Funding", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "State/OGAC", "Operational Unit": "Kenya", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18671", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "r9hL6N5TbFC", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18671 - REFUGEE - Over five years this follow-on mechanism will utilize comprehensive facility and community approaches to build on existing interventions and scale up HIV prevention, care and treatment services in the mid-Wester", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Infectious Disease Institute", "Prime Id": "9077", "Agency": "HHS/CDC", "Operational Unit": "Uganda", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "18672", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "fnEV1s3M03L", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "18672 - REFUGEE - Regional Health Integration to Enhance Services \u00e2\u20ac\u201c North, Acholi (RHITES-N, Acholi)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2017-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "2866", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ED13UbPudr7", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "2866 - DUMISHA/TEGEMEZA", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "CENTERS FOR HEALTH SOLUTIONS", "Prime Id": "14013", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "2868", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "JZOyGLl3IQs", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "2868 - Washplus: Supportive Environments for Healthy households and communities", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "5377", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Cp8o5EFjssb", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "5377 - National Center for HIV/AIDS Dermatology and STDs", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "National Centre for HIV/AIDS, Dermatology and STDs", "Prime Id": "4008", "Agency": "HHS/CDC", "Operational Unit": "Cambodia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "6166", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "lD3pRMkO4RN", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "6166 - ACCESS TO CD4 TESTS FOR PEOPLE LIVING WITH HIV/AIDS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "PROFAMILIA", "Prime Id": "8393", "Agency": "USAID", "Operational Unit": "Dominican Republic", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "6459", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "snXAkBATPoj", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "6459 - Department of State/African Affairs", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of State", "Prime Id": "1", "Agency": "State/AF", "Operational Unit": "Namibia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "6651", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "papLSrub15T", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "6651 - UTAP-Tulane University (Technical Assistance in Support of the President's Emergency Plan for AIDS Relief )", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Tulane University", "Prime Id": "514", "Agency": "HHS/CDC", "Operational Unit": "Cote d'Ivoire", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "7135", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ejiR8MIwbcv", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7135 - SCMS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Partnership for Supply Chain Management", "Prime Id": "3781", "Agency": "USAID", "Operational Unit": "South Sudan", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "7139", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "jAZoyTcAKre", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7139 - HP Plus", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Palladium Group", "Prime Id": "19907", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "7141", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "FmGvLK8vNQm", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7141 - Kenya Nutrition and HIV Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "7142", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "mDcqRhglFIT", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7142 - Kenya Pharma Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Chemonics International", "Prime Id": "446", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "7158", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "SpeMEEGKxqi", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7158 - SCMS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Partnership for Supply Chain Management", "Prime Id": "3781", "Agency": "USAID", "Operational Unit": "Rwanda", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "7160", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "YEyGvOeyO8v", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7160 - PSI-DOD", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "DOD", "Operational Unit": "Rwanda", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "7162", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "spZ3Ek9aCDx", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7162 - Central Contraceptive Procurement", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Agency for International Development (USAID)", "Prime Id": "2", "Agency": "USAID", "Operational Unit": "Rwanda", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "7166", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "qS0ABIH66TS", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7166 - Howard University", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Howard University", "Prime Id": "964", "Agency": "HHS/CDC", "Operational Unit": "Malawi", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "7181", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "btO3oE84IwO", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7181 - Expanding Access to HIV/AIDS Prevention, Care and Treatment through Faith Based Organizations", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Inter-Religious Council of Uganda", "Prime Id": "118", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "7210", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "AKWsh9mvZx2", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7210 - Measure Evaluation Phase III (MMAR III GHA-00 8)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of North Carolina at Chapel Hill, Carolina Population Center", "Prime Id": "521", "Agency": "USAID", "Operational Unit": "Cote d'Ivoire", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "7218", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Ybt1c5hEfTT", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7218 - The Partnership for Supply Chain Management", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Partnership for Supply Chain Management", "Prime Id": "3781", "Agency": "USAID", "Operational Unit": "Caribbean Region", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "7221", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "PL28mwPejWS", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7221 - TB Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University Research Corporation, LLC", "Prime Id": "463", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "7223", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "DaXNZP5VCoo", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7223 - Masibambisane 1", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "South Africa Military Health Service", "Prime Id": "11973", "Agency": "DOD", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "7225", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "e3yfK7Xp0sx", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7225 - South African Democratic Teachers Union", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "South African Democratic Teachers Union", "Prime Id": "805", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "7232", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ZwCgprgIfNn", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7232 - ICB", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management Sciences for Health", "Prime Id": "220", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "7234", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ZxLxwGvJRhd", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7234 - Global Health Supply Chain Program (SCMS)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Global Health Supply Chain Program", "Prime Id": "19877", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "7235", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "yEhYfqonR9x", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7235 - MEASURE DHS - 7", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "ICF Macro", "Prime Id": "15719", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "7241", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "AUk9x88StZe", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7241 - PAI-DOD", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "PharmAccess", "Prime Id": "1618", "Agency": "DOD", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "7242", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "GPMmBih9uWT", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7242 - Condom Procurement", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Central Contraceptive Procurement", "Prime Id": "1640", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "7305", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "TKm2O3GyW12", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7305 - Applying Science to Strengthen and Improve Systems-ASSIST", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University Research Corporation, LLC", "Prime Id": "463", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "7308", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ZvreW8546mJ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7308 - Partnership for Supply Chain Management Systems (SCMS)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Partnership for Supply Chain Management", "Prime Id": "3781", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "7311", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Qbd5nSZsY1K", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7311 - Central Contraceptive Procurement", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "John Snow Inc (JSI)", "Prime Id": "16525", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "7314", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "hY7eJU5qv6u", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7314 - ASSIST (Applying Science to Strengthen and Improve Systems)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University Research Corporation, LLC", "Prime Id": "463", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "7315", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "bO5lMidMWHX", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7315 - Food and Nutrition Technical Assistance III (FANTA-III)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "7319", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ezq0KMRS189", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7319 - Supply Chain Management System (SCMS)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Partnership for Supply Chain Management", "Prime Id": "3781", "Agency": "USAID", "Operational Unit": "Botswana", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "7320", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "lMYMYFB2ybp", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7320 - RPSO laboratory construction projects", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Regional Procurement Support Office/Frankfurt", "Prime Id": "3932", "Agency": "State/AF", "Operational Unit": "Botswana", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "7321", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "oVkwEOVgqeB", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7321 - HIV Prevention for MARP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Research Triangle International", "Prime Id": "1717", "Agency": "USAID", "Operational Unit": "Botswana", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "7324", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "UcHhgzkSmV5", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7324 - Botswana Civil Society Strengthening Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Botswana", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "7326", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "uGiKp4cb0S4", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7326 - Supply Chain Management Systems (SCMS)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Partnership for Supply Chain Management", "Prime Id": "3781", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "7328", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "oE3bnkElnp9", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7328 - MEASURE EVALUATION Phase IV", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of North Carolina at Chapel Hill, Carolina Population Center", "Prime Id": "521", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "7335", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "y82qIv670aN", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7335 - ARC", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "American Refugee Committee", "Prime Id": "3236", "Agency": "State/PRM", "Operational Unit": "Rwanda", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "7336", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Ja7lnogT2Yu", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7336 - Higa Ubeho", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "CHF International", "Prime Id": "10302", "Agency": "USAID", "Operational Unit": "Rwanda", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "7337", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "vRA8ZvfOYJp", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7337 - American Society for Microbiology", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "American Society for Microbiology", "Prime Id": "10091", "Agency": "HHS/CDC", "Operational Unit": "Rwanda", "Start Date": "2008-09-29", "End Date": "2015-12-31"}}{"type": "Concept", "id": "7342", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Q0lWhLuVQWb", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7342 - Healthy Markets", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Vietnam", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "7345", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "exia3QniKfy", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7345 - SCMS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Partnership for Supply Chain Management", "Prime Id": "3781", "Agency": "USAID", "Operational Unit": "Vietnam", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "7348", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "xqjORxgOPgW", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7348 - UNAIDS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "United Nations Joint Programme on HIV/AIDS", "Prime Id": "12274", "Agency": "USAID", "Operational Unit": "Vietnam", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "7352", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ZCYKxgjYnf1", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7352 - Measure Evaluation Phase 111", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of North Carolina at Chapel Hill, Carolina Population Center", "Prime Id": "521", "Agency": "USAID", "Operational Unit": "Caribbean Region", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "7369", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "LEp02YrgSWt", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7369 - Department of Defense", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of Defense (Defense)", "Prime Id": "4", "Agency": "DOD", "Operational Unit": "Caribbean Region", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "7375", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "zyjUa6pmL1p", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7375 - HIV/QUAL International", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "New York AIDS Institute", "Prime Id": "3685", "Agency": "HHS/HRSA", "Operational Unit": "Caribbean Region", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "7383", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "psGf5CVatBp", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7383 - Contraceptive Commodities Fund", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Central Contraceptive Procurement", "Prime Id": "1640", "Agency": "USAID", "Operational Unit": "Cote d'Ivoire", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "7387", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "MGNw2dJjZ7u", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7387 - Oversight for 16 Type II RHC & 3 Warehouses", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Arquiplan, Lda", "Prime Id": "19909", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "7388", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "DeXoH3S7d7M", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7388 - Construction of 11 Type II Rural Health Centers", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "T\u00c3\u00a9cnicos Construtores (TEC), Lda", "Prime Id": "19911", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2016-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "7422", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "yeJxzVTfBrB", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7422 - Central Contraceptive Procurement (CCP)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Central Contraceptive Procurement", "Prime Id": "1640", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "7423", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "wFcCmcvrfuO", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7423 - Supply Chain Management System Project (SCMS)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Partnership for Supply Chain Management", "Prime Id": "3781", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "7427", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "wwCkCXVYIaF", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7427 - Partnership for Integrated Social Marketing (PRISM)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "7428", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "RHb9PhzYNfQ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7428 - Corridors of Hope III", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "7443", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "x2uokQBn0w5", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7443 - Supply Chain Management System (SCMS)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Partnership for Supply Chain Management", "Prime Id": "3781", "Agency": "USAID", "Operational Unit": "Namibia", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "7455", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "hN5IWjWQBwt", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7455 - LDF, Department of Defense Support", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of Defense (Defense)", "Prime Id": "4", "Agency": "DOD", "Operational Unit": "Lesotho", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "7466", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "psUiO4qyPaj", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7466 - Community Based Responses to HIV/AIDS in Mine-sending Areas in Mozambique", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TEBA Development", "Prime Id": "816", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "7480", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "t1RbzMhwoTN", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7480 - DOD", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of Defense (Defense)", "Prime Id": "4", "Agency": "DOD", "Operational Unit": "Indonesia", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "7500", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "dow7C0qo7Yu", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7500 - AIDS Support and Technical Resources (AIDSTAR) - INTEGRATED HIV/AIDS PROGRAM IN DRC (ProVIC: Program de VIH Int\u00c3\u00a9gr\u00c3\u00a9 au Congo)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Program for Appropriate Technology in Health", "Prime Id": "233", "Agency": "USAID", "Operational Unit": "Democratic Republic of the Congo", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "7515", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "SYNnueTjkyJ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7515 - DoD Mech Ethiopia", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of Defense (Defense)", "Prime Id": "4", "Agency": "DOD", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "7516", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "dne8fNfs0YJ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7516 - School-Community Partnership Serving OVC (SCOPSO), Education Wraparound Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "World Learning", "Prime Id": "595", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "7520", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "X75PhzmslPa", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7520 - Prevention for the Military", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "International HIV/AIDS TB Institute", "Prime Id": "19915", "Agency": "DOD", "Operational Unit": "Ukraine", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "7522", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "PPuNJm67IVj", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7522 - DELIVER", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "John Snow, Inc.", "Prime Id": "453", "Agency": "USAID", "Operational Unit": "Ghana", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "7524", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "pv3FN3wn9rh", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7524 - USAID | DELIVER PROJECT (TO4)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "John Snow, Inc.", "Prime Id": "453", "Agency": "USAID", "Operational Unit": "Zimbabwe", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "7530", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ihlfB1HHgsR", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7530 - Save the Children TransACTION Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Save the Children US", "Prime Id": "239", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "7549", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "nUI2PDJXGBJ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7549 - Supply Chain Management System (SCMS)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Partnership for Supply Chain Management", "Prime Id": "3781", "Agency": "USAID", "Operational Unit": "Zimbabwe", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "7564", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "K9s79BgEtQ7", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7564 - Demographic and Health Survey", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "ICF Macro", "Prime Id": "15719", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "7566", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "iYiOWcgAOUb", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7566 - Malaria Laboratory Diagnosis and Monitoring", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "International Center for AIDS Care and Treatment Programs, Columbia University", "Prime Id": "6277", "Agency": "USAID", "Operational Unit": "Ethiopia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "7575", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "QiWTKwHw7h9", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7575 - MEASURE Evaluation Phase IV", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of North Carolina", "Prime Id": "596", "Agency": "USAID", "Operational Unit": "Dominican Republic", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "7620", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "UKUyjWgFLyV", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7620 - Macro DHS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "ICF Macro", "Prime Id": "15719", "Agency": "USAID", "Operational Unit": "Cote d'Ivoire", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "7629", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "YeUmMhZwMI3", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7629 - Warehouse Construction", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "AME-TAN Construction", "Prime Id": "15721", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "7636", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "jn3AhpJHwbj", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "7636 - JSI/DELIVER", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "John Snow, Inc.", "Prime Id": "453", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "8038", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "VyrBJAO6TY5", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "8038 - Zambia Partner Reporting System (ZPRS)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "John Snow, Inc.", "Prime Id": "453", "Agency": "USAID", "Operational Unit": "Zambia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "8772", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "qsg1ckCAEwj", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "8772 - PEPFAR Laboratory Training Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "American Society of Clinical Pathology", "Prime Id": "978", "Agency": "HHS/CDC", "Operational Unit": "Lesotho", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "9039", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "qY1IFfpITOv", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9039 - Capacity Building for LAB", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "American Society for Microbiology", "Prime Id": "10091", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "9043", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Y14uAWeaYX8", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9043 - Makerere University Walter Reed Project (MUWRP)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Henry Jackson Foundation", "Prime Id": "10676", "Agency": "DOD", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "9076", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "PbpSx1kRYQ6", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9076 - Demographic and Health Surveys - 7", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "ICF Macro", "Prime Id": "15719", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "9079", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "J3rG99rH37X", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9079 - SCMS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Partnership for Supply Chain Management", "Prime Id": "3781", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "9092", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "nuo7uSlUz1n", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9092 - Support and Assistance to Indigenous Implementing Agencies (SAIDIA)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Catholic Relief Services", "Prime Id": "33", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "9093", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "vhvMf1OEuZ3", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9093 - Phones for Health", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "CDC Foundation", "Prime Id": "6285", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "9097", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "otW1SPA2wqw", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9097 - HIV Fellowships", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Nairobi", "Prime Id": "535", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "9108", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "tNVBeywfBLs", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9108 - AIHA", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "American International Health Alliance Twinning Center", "Prime Id": "4622", "Agency": "HHS/HRSA", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "9110", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "AHKSdBX4MmV", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9110 - APHL", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Association of Public Health Laboratories", "Prime Id": "1923", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "9127", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "EYx3swTZfDA", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9127 - Prevention Technologies Agreement (PTA)/I Choose Live", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "9136", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "xSZwQ5DZ3Fn", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9136 - IMC MARPS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "International Medical Corps", "Prime Id": "214", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "9139", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "rspb66gA1My", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9139 - Capacity Kenya", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "IntraHealth International, Inc", "Prime Id": "217", "Agency": "USAID", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "9141", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "TZOZhhc1vjQ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9141 - AIDSRelief", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Catholic Relief Services", "Prime Id": "33", "Agency": "HHS/HRSA", "Operational Unit": "Kenya", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "9143", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "yjU3iju5Wj3", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9143 - Kenya Department of Defense", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Henry Jackson Foundation", "Prime Id": "10676", "Agency": "DOD", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "9149", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "O9qtlWWaZP4", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9149 - Uniformed Services Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Program for Appropriate Technology in Health", "Prime Id": "233", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "9150", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ycF9vtP3TvF", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9150 - Prisons Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "International Medical Corps", "Prime Id": "214", "Agency": "HHS/CDC", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "9167", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "gW1RLajAjL6", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9167 - Provision of Comprehensive Public Health services for the fishing communities in Kalangala District in the Republic of Uganda under the President\u00e2\u20ac\u2122s Emergency Plan for AIDS Relief", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Kalangala District Health Office", "Prime Id": "8402", "Agency": "HHS/CDC", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "9171", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "i8sxXnJOiOV", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9171 - South Rift Valley", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Henry Jackson Foundation", "Prime Id": "10676", "Agency": "DOD", "Operational Unit": "Kenya", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "9183", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "U9kjfbUsnY4", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9183 - Accelerating Delivery of Comprehensive HIV/AIDS/TB services including Prevention, Care, Support and Treatment of people living with HIV/AIDS in the Republic of Uganda under the President\u00e2\u20ac\u2122s Emergency Plan for AIDS Relief", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "The AIDS Support Organization", "Prime Id": "323", "Agency": "HHS/CDC", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "9195", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "OfkRDveM8cu", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9195 - TANSACS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Tamil Nadu AIDS Control Society", "Prime Id": "4174", "Agency": "HHS/CDC", "Operational Unit": "India", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "9240", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "vBBje2F3rbf", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9240 - Strengthening HIV Prevention, Care and Treatment among Prisoner and Staff of the Prisons Service", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Uganda Prisons Services", "Prime Id": "9078", "Agency": "HHS/CDC", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "9266", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "P4b4NEetX8V", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9266 - DELIVER", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "John Snow, Inc.", "Prime Id": "453", "Agency": "USAID", "Operational Unit": "Malawi", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "9276", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "hgUcEg8UNxL", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9276 - National AIDS Commission, Malawi", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "National AIDS Commission, Malawi", "Prime Id": "3935", "Agency": "HHS/CDC", "Operational Unit": "Malawi", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "9281", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "RrjmU53u2Ls", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9281 - I-TECH", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Washington", "Prime Id": "216", "Agency": "HHS/HRSA", "Operational Unit": "Malawi", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "9300", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ZnH7VrG5ZcU", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9300 - Realizing Expanded Access to Counseling and Testing for HIV in Uganda (REACH-U) Project.", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Mulago-Mbarara Teaching Hospitals' Joint AIDS Program (MJAP)", "Prime Id": "11480", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "9301", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "G01i8YBlc1n", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9301 - Strengthening TB and HIV & AIDS Responses in East Central Uganda (STAR-EC)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "John Snow, Inc.", "Prime Id": "453", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "9303", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "RwJwExlyGVs", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9303 - DOD Mechanism", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of Defense (Defense)", "Prime Id": "4", "Agency": "DOD", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "9325", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "o48VeH79Ecr", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9325 - Uganda Capacity Project (UCP)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "IntraHealth International, Inc", "Prime Id": "217", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "9338", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "kLnuZRXx3yl", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9338 - Provision of community-based HIV/AIDS prevention, care and support services in Uganda", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "The AIDS Support Organization", "Prime Id": "323", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "9347", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "SmRZaAUIYAK", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9347 - PUBLIC SECTOR HIV/AIDS WORKPLACE PROGRAM (SPEAR)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "World Vision International", "Prime Id": "52", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "9349", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "rnzWeEKKZYR", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9349 - I-TECH", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Washington", "Prime Id": "216", "Agency": "HHS/HRSA", "Operational Unit": "India", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "9386", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "qDoJgiKHeM3", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9386 - State #GPO-A-11-05-00007-00", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of State", "Prime Id": "1", "Agency": "State/AF", "Operational Unit": "Cote d'Ivoire", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "9396", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "sHiz1pCNf0g", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9396 - Supply Chain Management System", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Partnership for Supply Chain Management", "Prime Id": "3781", "Agency": "USAID", "Operational Unit": "Cote d'Ivoire", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "9401", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "baRJ2yMI3Wk", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9401 - CoAg Ministry of Education #U62/CCU24223", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of National Education, C\u00c3\u00b4te d'Ivoire", "Prime Id": "344", "Agency": "HHS/CDC", "Operational Unit": "Cote d'Ivoire", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "9415", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "eWCdXTOVixz", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9415 - FHI New CDC TA Mech (UTAP follow-on)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "HHS/CDC", "Operational Unit": "Cote d'Ivoire", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "9419", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "zwiijGG1C8T", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9419 - CDC Lab Coalition", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "American Society for Microbiology", "Prime Id": "10091", "Agency": "HHS/CDC", "Operational Unit": "Cote d'Ivoire", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "9431", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "LYJWIy5A8Tf", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9431 - EngenderHealth GH-08-2008 RESPOND", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Engender Health", "Prime Id": "205", "Agency": "USAID", "Operational Unit": "Cote d'Ivoire", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "9438", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Fa544KlHhya", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9438 - National Center for Tuberculosis and Leprosy Control (CENAT)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "National Tuberculosis Centre", "Prime Id": "4013", "Agency": "HHS/CDC", "Operational Unit": "Cambodia", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "9455", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "fBGXT8lYOUQ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9455 - MOHSW", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of Health and Social Welfare, Tanzania", "Prime Id": "421", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "9464", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "iFVr070U4gC", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9464 - Africare", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Africare", "Prime Id": "192", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "9474", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "wKVJC7w538E", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9474 - Care International", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Care International", "Prime Id": "610", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2014-10-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "9483", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "rp6CCWHVLeB", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9483 - Expansion of Routine Confidential HCT and provision of basic Care in Clinics, Hospitals and HC Ivs", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Infectious Disease Institute", "Prime Id": "9077", "Agency": "HHS/CDC", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "9496", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "LB2vmuvBwpv", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9496 - Re-Action!", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Xstrata Coal SA & Re-Action!", "Prime Id": "4860", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "9497", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "MXLz29xF5et", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9497 - University of KwaZulu-Natal Innovations", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "UNIVERSITY OF KWAZULU-NATAL INNOVATIONS", "Prime Id": "15222", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "9509", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "iF7H75GbgCW", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9509 - St. Mary's Hospital (St Mary's)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "St. Mary's Hospital", "Prime Id": "4857", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "9521", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "WEBIf4Ww93k", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9521 - Southern African Catholic Bishops' Conference (SACBC)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "SOUTHERN AFRICAN CATHOLIC BISHOP'S CONFERENCE (SACBC)", "Prime Id": "15037", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "9522", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "I20SQaw6ibf", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9522 - NHLS (Award PS001328, ending 2015)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "National Health Laboratory Services", "Prime Id": "3331", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2014-10-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "9526", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ZylyhKhfm3P", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9526 - Supply Chain Management System (SCMS)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Partnership for Supply Chain Management", "Prime Id": "3781", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "9529", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "CD3qmfnQ8Ua", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9529 - South Africa National Blood Service", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "South Africa National Blood Service", "Prime Id": "762", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "9541", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "IJDThR6WMnV", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9541 - Strengthening the Tuberculosis and HIV/AIDS Response in the South Western Region of Uganda (STAR-SW)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Prime Id": "204", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "9547", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "uuGdgswtTkl", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9547 - Prevention Technologies Agreement(PTA)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "9562", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "pdPAdPwxs6i", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9562 - National Alliance of State and Territorial AIDS Directors", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "National Alliance of State and Territorial AIDS Directors", "Prime Id": "597", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "9564", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "bPayZKd1znq", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9564 - ASCP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "American Society of Clinical Pathology", "Prime Id": "978", "Agency": "HHS/CDC", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "9568", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "RjkKvQSJs2g", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9568 - ASM", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "American Society for Microbiology", "Prime Id": "10091", "Agency": "HHS/CDC", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "9569", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "D5PMVFLjX9C", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9569 - South Africa School-Based Sexuality and HIV Prevention Education Activity", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Edication Development Center", "Prime Id": "19769", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "9570", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "zzhUeQJyHkO", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9570 - PAS Small Grants", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of State", "Prime Id": "1", "Agency": "State/AF", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "9590", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "wyHE22ewavG", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9590 - Lifeline Mafikeng", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Lifeline Mafikeng", "Prime Id": "8543", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "9595", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "UuqNaEt93tP", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9595 - NIMR", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "National Institute for Medical Research", "Prime Id": "1633", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "9609", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "xSvx3dpMKMF", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9609 - Institute for Youth Development SA (IYDSA)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Institute for Youth Development SA (IYDSA)", "Prime Id": "12637", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "9610", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "LIs4rBestxZ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9610 - Migrants and Mobile Populations HIV Prevention Program", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "International Organization for Migration", "Prime Id": "2778", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "9613", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "NOcYGUDuHq7", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9613 - McCord Hospital", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "McCord Hospital", "Prime Id": "662", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "9614", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "XznuaH9SWGA", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9614 - Twinning", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "American International Health Alliance Twinning Center", "Prime Id": "4622", "Agency": "HHS/HRSA", "Operational Unit": "Tanzania", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "9616", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "fsAZdj5Kyv3", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9616 - IHI-MC", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "IntraHealth International, Inc", "Prime Id": "217", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "9618", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "bIZHGBBDYiq", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9618 - Touch Foundation- PPP", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Touch Foundation", "Prime Id": "4938", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "9627", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "bVLE3CBsnzz", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9627 - WHO", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "World Health Organization", "Prime Id": "549", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "9630", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Yo848VrnRqB", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9630 - SAVVY & DSS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ifakara Health Institute", "Prime Id": "12626", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "9631", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "GqY0cNn9LFF", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9631 - UCC", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Dar es Salaam, University Computing Center", "Prime Id": "4950", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "9634", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "L0FqPudnpsZ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9634 - UTAP UCSF-MARPS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of California at San Francisco", "Prime Id": "517", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "9639", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "UeSSu6lV8VE", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9639 - BMC", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Bugando Medical Centre", "Prime Id": "2865", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "9641", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Nil3N4krQJT", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9641 - APHL Lab", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Association of Public Health Laboratories", "Prime Id": "1923", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "9642", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "xsLnWqXL1AX", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9642 - ASCP Lab", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "American Society of Clinical Pathology", "Prime Id": "978", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "9643", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "Rf4uFGeWjL3", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9643 - CLSI Lab", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Clinical and Laboratory Standards Institute", "Prime Id": "3317", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "9644", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "p5TLIl68lKo", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9644 - ASM Lab", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "American Society for Microbiology", "Prime Id": "10091", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "9665", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "BczYsRoy3yi", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9665 - Pathfinder International", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Pathfinder International", "Prime Id": "228", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "9678", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "uuiIoktTteZ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9678 - ASPIRES", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "9681", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "KlyvKPkXq2f", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9681 - Single eligibility FOA", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "National Tuberculosis and Leprosy Control Program", "Prime Id": "1715", "Agency": "HHS/CDC", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "9685", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "oyhMlrPKOvH", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9685 - TB Follow-on", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "TBD", "Prime Id": "2997", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "9694", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "siWfU9AUy2E", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9694 - Angaza Zaidi", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "African Medical and Research Foundation", "Prime Id": "246", "Agency": "USAID", "Operational Unit": "Tanzania", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "9725", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "yyONJyBxPtg", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9725 - Twinning - AIHA", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "American International Health Alliance Twinning Center", "Prime Id": "4622", "Agency": "HHS/HRSA", "Operational Unit": "Mozambique", "Start Date": "2014-10-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "9811", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "FJ4N8Wx0n58", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9811 - Friends in Global Health", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Vanderbilt University", "Prime Id": "5702", "Agency": "HHS/CDC", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "9816", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "yL0pz4vq90D", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9816 - The Thogomleo Project (AIDSTAR)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Program for Appropriate Technology in Health", "Prime Id": "233", "Agency": "USAID", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "9818", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "I75SIuZY4i5", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9818 - APHL", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Association of Public Health Laboratories", "Prime Id": "1923", "Agency": "HHS/CDC", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "9821", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "E7jEoeLy7YI", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9821 - CAPRISA", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "University of Kwazulu-Natal, Nelson Mandela School of Medicine, Comprehensive International Program for Research on AIDS", "Prime Id": "1229", "Agency": "HHS/CDC", "Operational Unit": "South Africa", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "9826", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "hekJNIWgjwZ", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9826 - HIV/AIDS Reporting System/TRACNet", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Voxiva", "Prime Id": "464", "Agency": "HHS/CDC", "Operational Unit": "Rwanda", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "9832", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "dEXhQpaxSBA", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9832 - AIHA", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "American International Health Alliance Twinning Center", "Prime Id": "4622", "Agency": "HHS/HRSA", "Operational Unit": "South Africa", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "9856", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "hDpLzpYNjFE", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9856 - MISAU BS", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of Health, Mozambique", "Prime Id": "1156", "Agency": "HHS/CDC", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "9857", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "HoL9mxSMfGn", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9857 - MISAU - Implementation of Integrated HIV/AIDS Treatment, Care and Prevention Programs in the Republic of Mozambique", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of Health, Mozambique", "Prime Id": "1156", "Agency": "HHS/CDC", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "9858", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "sPUPZ41SV7N", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9858 - MMAS - Rapid Strengthening and Expansion of Integrated Social Services for People Infected and Affected by HIV/AIDS in the Republic of Mozambique", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of Women and Social Action, Mozambique", "Prime Id": "1602", "Agency": "HHS/CDC", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "9866", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "zGJM5xe6BQY", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9866 - NIAID/NIH Project Phidisa", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "South Africa National Defense Force, Military Health Service", "Prime Id": "1247", "Agency": "HHS/NIH", "Operational Unit": "South Africa", "Start Date": "2014-09-30", "End Date": "2014-09-30"}}{"type": "Concept", "id": "9869", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "JfbQUMgDrgs", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9869 - Cooperative Agreement 1U2GPS002715", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Blood Transfusion Service of Namibia", "Prime Id": "336", "Agency": "HHS/CDC", "Operational Unit": "Namibia", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "9872", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "EngRzYRno1X", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9872 - Cooperative Agreement 1U2GPS002722", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Potentia Namibia Recruitment Consultancy", "Prime Id": "489", "Agency": "HHS/CDC", "Operational Unit": "Namibia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "9874", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "R45IvwRHmul", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9874 - HIVQUAL", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "U.S. Department of Health and Human Services/Health Resources and Services Administration (HHS/HRSA)", "Prime Id": "10", "Agency": "HHS/HRSA", "Operational Unit": "Namibia", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "9876", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "jq0UOPxmG2K", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9876 - Cooperative Agreement 1U2GPS002058", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Namibia Institute of Pathology", "Prime Id": "1744", "Agency": "HHS/CDC", "Operational Unit": "Namibia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "9879", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "orQi5PI9iO7", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9879 - STRENGTHENING TUBERCULOSIS AND HIV/AIDS RESPONSES IN THE EASTERN REGION OF UGANDA (STAR-E)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Management Sciences for Health", "Prime Id": "220", "Agency": "USAID", "Operational Unit": "Uganda", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "9882", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "tJoZs2lVXFc", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9882 - JHCOM GHAI - 12159", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Johns Hopkins University Bloomberg School of Public Health", "Prime Id": "509", "Agency": "USAID", "Operational Unit": "Malawi", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "9883", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "qofeYTu7w0R", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9883 - Prevention for Populations and Settings with High Risk Behaviors", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Population Services International", "Prime Id": "232", "Agency": "USAID", "Operational Unit": "Malawi", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "9900", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "QsmmzRioKl6", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9900 - Capable Partners Program (CAP) II", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Mozambique", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "9910", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "uNOs0fXXHTf", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9910 - Capacity Building Assistance for Global HIV/AIDS Program Development through Technical Assistance Collaboration with NASTAD", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "National Alliance of State and Territorial AIDS Directors", "Prime Id": "597", "Agency": "HHS/CDC", "Operational Unit": "Botswana", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "9915", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "pVkEOqie8Qi", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9915 - Capacity building assistance for global HIV/AIDS microbiological labs", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "American Society for Microbiology", "Prime Id": "10091", "Agency": "HHS/CDC", "Operational Unit": "Botswana", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "9920", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "ANYBBxmdua1", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9920 - Partnership to assist PEPFAR build quality laboratory capacity", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Association of Public Health Laboratories", "Prime Id": "1923", "Agency": "HHS/CDC", "Operational Unit": "Botswana", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "9923", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "mI48YXm9dyf", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9923 - CDC Botswana Injection Safety Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "John Snow Inc (JSI)", "Prime Id": "16525", "Agency": "HHS/CDC", "Operational Unit": "Botswana", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "9924", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "S5MdGHiSHrx", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9924 - Pediatric HIV/AIDS Care and Outreach", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Baylor University", "Prime Id": "499", "Agency": "HHS/CDC", "Operational Unit": "Botswana", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "9925", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "GdF6hzNiXyL", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9925 - Support of training of HIV health care providers in Botswana", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Botswana Harvard AIDS Institute", "Prime Id": "10195", "Agency": "HHS/CDC", "Operational Unit": "Botswana", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "9940", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "SDIC7rPSjyV", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9940 - Cooperative Agreement 1U2GPS0018665166", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Development Aid from People to People, Namibia", "Prime Id": "264", "Agency": "HHS/CDC", "Operational Unit": "Namibia", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "9971", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "G8wwZPW6MZU", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9971 - Laboratory Training Project", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "American Society of Clinical Pathology", "Prime Id": "978", "Agency": "HHS/CDC", "Operational Unit": "Rwanda", "Start Date": "2008-09-29", "End Date": "2015-12-31"}}{"type": "Concept", "id": "9972", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "M6nmezcF2o6", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9972 - APHL LAB", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Association of Public Health Laboratories", "Prime Id": "1923", "Agency": "HHS/CDC", "Operational Unit": "Vietnam", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "9973", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "RVlqIJmp3oK", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9973 - HSPH", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Hanoi School of Public Health", "Prime Id": "603", "Agency": "HHS/CDC", "Operational Unit": "Vietnam", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "9974", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "uJwWcQjpIUg", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9974 - HCMC PAC", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ho Chi Minh City Provincial AIDS Committee", "Prime Id": "2106", "Agency": "HHS/CDC", "Operational Unit": "Vietnam", "Start Date": "2013-09-01", "End Date": "2017-09-30"}}{"type": "Concept", "id": "9976", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "hhGTqGd17Q3", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9976 - Vietnam Administration for HIV/AIDS Control (VAAC)", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of Health, Vietnam", "Prime Id": "1842", "Agency": "HHS/CDC", "Operational Unit": "Vietnam", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "9977", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "tkADcQMhcM4", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9977 - NIHE Follow on", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "National Institute for Hygiene and Epidemiology", "Prime Id": "602", "Agency": "HHS/CDC", "Operational Unit": "Vietnam", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "9978a", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "OfS8ywaW7jT", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9978 - ROADS II", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Rwanda", "Start Date": "2013-10-01", "End Date": "2015-12-31"}}{"type": "Concept", "id": "9978", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "XlPkh7TwnK1", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9978 - ROADS III", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "FHI 360", "Prime Id": "9865", "Agency": "USAID", "Operational Unit": "Rwanda", "Start Date": "2013-09-01", "End Date": "2016-09-30"}}{"type": "Concept", "id": "9984", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "wsduKKRug4k", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9984 - Project San Francisco", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Emory University", "Prime Id": "904", "Agency": "HHS/CDC", "Operational Unit": "Rwanda", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"type": "Concept", "id": "9998", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "QgsVgFsC6CA", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9998 - PI", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Pasteur Institute", "Prime Id": "8934", "Agency": "HHS/CDC", "Operational Unit": "Vietnam", "Start Date": "2013-09-01", "End Date": "2018-09-30"}}{"type": "Concept", "id": "9999", "concept_class": "Funding Mechanism", "datatype": "Text", "external_id": "mp95Kujb3mC", "owner": "PEPFAR", "owner_type": "Organization", "source": "Mechanism", "names": [{"name": "9999 - MOLISA", "locale": "en", "locale_preferred": "True", "name_type": "Fully Specified"}], "descriptions": [], "extras": {"Partner": "Ministry of Labor, Invalids and Social Affairs", "Prime Id": "8932", "Agency": "HHS/CDC", "Operational Unit": "Vietnam", "Start Date": "2013-09-01", "End Date": "2014-09-30"}}{"datatype": "Text", "external_id": "X8hrDf6bLDC", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "", "End Date": "", "Agency": "Dedupe adjustments Agency", "Partner": "Dedupe adjustments Partner", "Start Date": "", "Operational Unit": ""}, "names": [{"locale": "en", "locale_preferred": "True", "name": "00000 De-duplication adjustment", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "00000", "descriptions": []}{"datatype": "Text", "external_id": "YGT1o7UxfFu", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "", "End Date": "", "Agency": "Dedupe adjustments Agency", "Partner": "Dedupe adjustments Partner", "Start Date": "", "Operational Unit": ""}, "names": [{"locale": "en", "locale_preferred": "True", "name": "00001 De-duplication adjustment (DSD-TA)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "00001", "descriptions": []}{"datatype": "Text", "external_id": "ftafnQZ4uml", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "8927", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Harvard Medical School of AIDS Initiative in Vietnam", "Start Date": "2013-09-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10000 - HAIVN", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10000", "descriptions": []}{"datatype": "Text", "external_id": "yu7T7qTxIV4", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10001 - VINACAP Follow-on", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10001", "descriptions": []}{"datatype": "Text", "external_id": "sta4zq1waoe", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3733", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Association of Schools of Public Health", "Start Date": "2014-09-30", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10002 - ASPH Fellowship Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10002", "descriptions": []}{"datatype": "Text", "external_id": "c777je5vxxV", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1923", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Association of Public Health Laboratories", "Start Date": "2013-09-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10004 - APHL's Partnership with HHS/CDC to assist PEPFAR Build Quality Laboratory Capacity_799", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10004", "descriptions": []}{"datatype": "Text", "external_id": "MM7T199ppfl", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "8851", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "National Blood Transfusion Service of Nigeria", "Start Date": "2013-09-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10015 - National Blood Transfusion Service (NBTS)_997", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10015", "descriptions": []}{"datatype": "Text", "external_id": "wd6dlybHwVn", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "238", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Safe Blood for Africa Foundation", "Start Date": "2013-09-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10019 - Safe Blood for Africa Foundation", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10019", "descriptions": []}{"datatype": "Text", "external_id": "qe9Ke06Xp1m", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1716", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Muhimbili University College of Health Sciences", "Start Date": "2014-09-30", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10044 - MUHAS-SPH", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10044", "descriptions": []}{"datatype": "Text", "external_id": "tnUPdgffjDN", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1923", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Association of Public Health Laboratories", "Start Date": "2013-09-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10074 - Partnership with HHS/CDC to Assist PEPFAR-built Quality Laboratory", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10074", "descriptions": []}{"datatype": "Text", "external_id": "hTkqluzEzeL", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "587", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Ministry of Health, Guyana", "Start Date": "2014-09-30", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10076 - Ministry of Health", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10076", "descriptions": []}{"datatype": "Text", "external_id": "Rie8pPC44HE", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9863", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "SHARE India", "Start Date": "2013-09-01", "Operational Unit": "India"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10085 - SHARE", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10085", "descriptions": []}{"datatype": "Text", "external_id": "gbRWa0D6TZp", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "8409", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Drug Control Commission", "Start Date": "2014-09-30", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10088 - DCC", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10088", "descriptions": []}{"datatype": "Text", "external_id": "IHV29fgf29o", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15705", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Tanzania Youth Alliance", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10092 - Helpline & Youth", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10092", "descriptions": []}{"datatype": "Text", "external_id": "dDUdq1iRlhF", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6110", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Excellence Community Education Welfare Scheme (ECEWS)", "Start Date": "2014-09-30", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10101 - ECEWS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10101", "descriptions": []}{"datatype": "Text", "external_id": "RQO6ttKu0LJ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9886", "End Date": "2014-09-30", "Agency": "HHS/HRSA", "Partner": "American International Health Alliance", "Start Date": "2014-09-30", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10107 - American International Health Alliance Twinning Center", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10107", "descriptions": []}{"datatype": "Text", "external_id": "M3fCLKsW0vX", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "12318", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Vietnam Administration for Medical Sciences", "Start Date": "2013-09-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10118 - Department of Medical Administration", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10118", "descriptions": []}{"datatype": "Text", "external_id": "KBs3QBdQQoB", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9706", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Association of Private Health Facilities of Tanzania", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10123 - APHFTA - PPP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10123", "descriptions": []}{"datatype": "Text", "external_id": "KLcoT6tOJMi", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "440", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10135 - Clinical Services System Strenghtening in Sofala, Manica and Tete (CHSS SMT)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10135", "descriptions": []}{"datatype": "Text", "external_id": "iyLpuv6YRQF", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "13245", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Pasteur Institute of Ivory Coast", "Start Date": "2013-09-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10141 - Building Capacity of the Pasteur Institute to Provide Quality Laboratory Diagnosis and Surveillance of Opportunistic Infections Related to HIV in the Republic of Cote d'Ivoire (Institut Pasteur)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10141", "descriptions": []}{"datatype": "Text", "external_id": "N6ov92OP4NO", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "226", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Pact, Inc.", "Start Date": "2013-09-01", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10157 - PACT", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10157", "descriptions": []}{"datatype": "Text", "external_id": "qk2SiD8MQJ8", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16843", "End Date": "2016-09-30", "Agency": "DOD", "Partner": "Society for Family Health (16843)", "Start Date": "2013-09-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10163 - Society for Family Health", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10163", "descriptions": []}{"datatype": "Text", "external_id": "QT80W2OZ7EK", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "617", "End Date": "2016-09-30", "Agency": "DOD", "Partner": "International Training and Education Center on HIV", "Start Date": "2013-09-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10164 - University of Washington/International Training & Education Centre for Health (UW/I-TECH)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10164", "descriptions": []}{"datatype": "Text", "external_id": "Apz3bnrz4zv", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "5462", "End Date": "2015-12-31", "Agency": "HHS/CDC", "Partner": "Chinese Center for Disease Prevention and Control", "Start Date": "2008-10-01", "Operational Unit": "Asia Regional Program"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10178 - China CDC COAG", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10178", "descriptions": []}{"datatype": "Text", "external_id": "Vk2P3k9RH2A", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6", "End Date": "2018-09-30", "Agency": "PC", "Partner": "U.S. Peace Corps", "Start Date": "2013-09-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10181 - PEACE CORPS NAMIBIA", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10181", "descriptions": []}{"datatype": "Text", "external_id": "gGVJaYMAHLA", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "618", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Treatment and Research AIDS Center", "Start Date": "2013-09-01", "Operational Unit": "Rwanda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10193 - TRAC Cooperative Agreement", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10193", "descriptions": []}{"datatype": "Text", "external_id": "vFgK7skG1OR", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10203 - The Zambia Prevention, Care and Treatment Partnership II (ZPCT II)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10203", "descriptions": []}{"datatype": "Text", "external_id": "AOkzY7KNYHI", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15719", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "ICF Macro", "Start Date": "2014-09-30", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10205 - MEASURE Phase III, Demographic and Health Surveys (DHS)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10205", "descriptions": []}{"datatype": "Text", "external_id": "pr82Rggtodo", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4622", "End Date": "2018-09-30", "Agency": "HHS/HRSA", "Partner": "American International Health Alliance Twinning Center", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10207 - Twinning Centre", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10207", "descriptions": []}{"datatype": "Text", "external_id": "PclNx438JBN", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "975", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Central Statistics Office", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10212 - CSO", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10212", "descriptions": []}{"datatype": "Text", "external_id": "jk2yegUAkio", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "204", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10219 - EGPAF", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10219", "descriptions": []}{"datatype": "Text", "external_id": "E1RhxjVn984", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "217", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "IntraHealth International, Inc", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10220 - Intrahealth International", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10220", "descriptions": []}{"datatype": "Text", "external_id": "FrWZmTCUqgd", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "5118", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Ministry of Health, Zambia", "Start Date": "2014-09-30", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10223 - Ministry of Health", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10223", "descriptions": []}{"datatype": "Text", "external_id": "PjJf5U0ZHN3", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "11530", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "National HIV/AIDS/STI/TB Council - Zambia", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10224 - National HIV/AIDS/STI/TB Council", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10224", "descriptions": []}{"datatype": "Text", "external_id": "ensvVBwpZfd", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10458", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Eastern Province Health Office", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10225 - EPHO Follow On", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10225", "descriptions": []}{"datatype": "Text", "external_id": "IB198eth5ky", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "12350", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Western Province Health Office", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10227 - WPHO Follow on", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10227", "descriptions": []}{"datatype": "Text", "external_id": "r8yoyJDQidH", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10091", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "American Society for Microbiology", "Start Date": "2014-09-30", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10229 - American Society for Microbiology", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10229", "descriptions": []}{"datatype": "Text", "external_id": "hZWKdr14Kvv", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6559", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of Zambia School of Medicine", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10235 - UNZA SOM Follow-on", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10235", "descriptions": []}{"datatype": "Text", "external_id": "HBJeXBDrQqH", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6551", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University Teaching Hospital", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10236 - University Teaching Hospital (Combined HAP & LAB)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10236", "descriptions": []}{"datatype": "Text", "external_id": "vpUqs5IyQmk", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10238 - TBD (ZNBTS)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10238", "descriptions": []}{"datatype": "Text", "external_id": "fJlNwpCzmep", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "33", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Catholic Relief Services", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10241 - CRS FBO follow on", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10241", "descriptions": []}{"datatype": "Text", "external_id": "LFzj4CJosPB", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6277", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "International Center for AIDS Care and Treatment Programs, Columbia University", "Start Date": "2013-09-01", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10247 - ICAP/CDC: Improving Quality of Treatment Services", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10247", "descriptions": []}{"datatype": "Text", "external_id": "eyq53hNCyXo", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "453", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "John Snow, Inc.", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10260 - USAID | DELIVER PROJECT", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10260", "descriptions": []}{"datatype": "Text", "external_id": "FPFYknCEbJh", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10091", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "American Society for Microbiology", "Start Date": "2013-09-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10263 - American Society for Microbiology's LABCAP Building International Microb_947", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10263", "descriptions": []}{"datatype": "Text", "external_id": "EyUZXIpRUAU", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9853", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "New Partner", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10274 - MARCH Zambia", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10274", "descriptions": []}{"datatype": "Text", "external_id": "pMFntZjJIuk", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "209", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Health Alliance International", "Start Date": "2013-09-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10276 - HAI CDC CoAg 2009", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10276", "descriptions": []}{"datatype": "Text", "external_id": "yKFXATgTodE", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "517", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "University of California at San Francisco", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10281 - Technical Assistance for Data Use/M&E Systems Strenghtening for Implementing Partners", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10281", "descriptions": []}{"datatype": "Text", "external_id": "BmNtnQrXA7Z", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10296 - TBD - Local Partners Capacity Building Project II", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10296", "descriptions": []}{"datatype": "Text", "external_id": "MU3FYqDe8kQ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "440", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10299 - Zambia Integrated Systems Strengthening Program (ZISSP)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10299", "descriptions": []}{"datatype": "Text", "external_id": "UNN28xcvZa1", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "228", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Pathfinder International", "Start Date": "2014-09-30", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10303 - Peer Mothers", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10303", "descriptions": []}{"datatype": "Text", "external_id": "Kl0Wexmhqxw", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "5702", "End Date": "2014-09-30", "Agency": "HHS/NIH", "Partner": "Vanderbilt University", "Start Date": "2014-09-30", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10309 - VU-CIDRZ AITRP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10309", "descriptions": []}{"datatype": "Text", "external_id": "E0fDVi8uZsy", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Population Services International", "Start Date": "2014-09-30", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10312 - Behavior Change Information and Communication for Safe Male Circumcision", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10312", "descriptions": []}{"datatype": "Text", "external_id": "M74hfQbnT6z", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "522", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "University of Pennsylvania", "Start Date": "2013-09-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10313 - Technical assistance for training health care providers - University of Pennsylvania", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10313", "descriptions": []}{"datatype": "Text", "external_id": "fX8gau73Cgz", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "446", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Chemonics International", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10314 - Communications Support for Health (CSH)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10314", "descriptions": []}{"datatype": "Text", "external_id": "siGLdg2a2X0", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4622", "End Date": "2014-09-30", "Agency": "HHS/HRSA", "Partner": "American International Health Alliance Twinning Center", "Start Date": "2013-09-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10315 - International AIDS Education & Training Centers TA - Twinning", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10315", "descriptions": []}{"datatype": "Text", "external_id": "AeVSl0572oK", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "463", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "University Research Corporation, LLC", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10326 - Strengthening Uganda's Systems for Treating AIDS Nationally (SUSTAIN)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10326", "descriptions": []}{"datatype": "Text", "external_id": "z6kqf987f09", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3264", "End Date": "2014-09-30", "Agency": "HHS/NIH", "Partner": "University of Nebraska", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10332 - UNIVERSITY OF NEBRASKA", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10332", "descriptions": []}{"datatype": "Text", "external_id": "cWaBDyDfpMl", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1003", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Education Development Center", "Start Date": "2014-09-30", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10334 - Time to Learn", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10334", "descriptions": []}{"datatype": "Text", "external_id": "Nkwv5IAmoHp", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "239", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Save the Children US", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10354 - Zambia OVC System Strengthening Program (ZOVSS) / Zambia Rising", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10354", "descriptions": []}{"datatype": "Text", "external_id": "YjU2vfjmul2", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "447", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Creative Associates International Inc", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10364 - Read to Succeed (previously ISEP)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10364", "descriptions": []}{"datatype": "Text", "external_id": "zXhZLylhQxP", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10382 - Communication for Change (C-Change)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10382", "descriptions": []}{"datatype": "Text", "external_id": "lirWDYGy0gC", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "217", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "IntraHealth International, Inc", "Start Date": "2014-09-30", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10386 - The Capacity Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10386", "descriptions": []}{"datatype": "Text", "external_id": "RjE6kf5CStn", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15719", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "ICF Macro", "Start Date": "2014-09-30", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10388 - MEASURE DHS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10388", "descriptions": []}{"datatype": "Text", "external_id": "OfhgJv0cspL", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "220", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10389 - Systems to Improve Access to Pharmaceuticals and Services", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10389", "descriptions": []}{"datatype": "Text", "external_id": "ndWbMP1Hjao", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "226", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Pact, Inc.", "Start Date": "2014-09-30", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10393 - Strengthening the Capacity of Country Ownership", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10393", "descriptions": []}{"datatype": "Text", "external_id": "bh9WD7KLhL6", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9646", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "KNCV Tuberculosis Foundation", "Start Date": "2013-09-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10397 - Challenge TB Fund", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10397", "descriptions": []}{"datatype": "Text", "external_id": "tW6rZytxiK6", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4324", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Malawi Blood Transfusion Service", "Start Date": "2013-09-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10427 - Supporting the Safe, Adequate and Reliable Supply of Blood and Blood Products through the Malawi Blood Transfusion Service and its Support to Hospitals throughout Malawi, under the PEPFAR and the Global Health Initiative", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10427", "descriptions": []}{"datatype": "Text", "external_id": "C1IbOP02ZlW", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1923", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Association of Public Health Laboratories", "Start Date": "2013-09-01", "Operational Unit": "Lesotho"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10432 - APHL Laboratory Assistance", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10432", "descriptions": []}{"datatype": "Text", "external_id": "jrzQmJQsk4I", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "220", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01", "Operational Unit": "Lesotho"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10456 - Southern Africa Building Local Capacity Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10456", "descriptions": []}{"datatype": "Text", "external_id": "elAg5KWre1Q", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "393", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "National Institute for Communicable Diseases", "Start Date": "2013-09-01", "Operational Unit": "Lesotho"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10457 - Quality Assurance Initiatives for Lesotho Laboratories", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10457", "descriptions": []}{"datatype": "Text", "external_id": "KF590b0ThAW", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "219", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "JHPIEGO", "Start Date": "2013-09-01", "Operational Unit": "Lesotho"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10458 - MCHIP - Maternal and Child Health Implementation Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10458", "descriptions": []}{"datatype": "Text", "external_id": "LPFdEZmAcfR", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "204", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Start Date": "2013-09-01", "Operational Unit": "Lesotho"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10459 - Strengthening Clinical Services (SCS)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10459", "descriptions": []}{"datatype": "Text", "external_id": "kinRZl1pihm", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "226", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Pact, Inc.", "Start Date": "2013-09-01", "Operational Unit": "Lesotho"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10480 - PACT Umberella Granting Mechanism", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10480", "descriptions": []}{"datatype": "Text", "external_id": "TKieLG1IDTW", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "978", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "American Society of Clinical Pathology", "Start Date": "2013-09-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10485 - PEPFAR lab training project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10485", "descriptions": []}{"datatype": "Text", "external_id": "oGdl2KzbZfZ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "605", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Partners in Health", "Start Date": "2013-09-01", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10508 - PIH", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10508", "descriptions": []}{"datatype": "Text", "external_id": "JZGBkJ5k9hf", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3317", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Clinical and Laboratory Standards Institute", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10515 - Capacity Building Assistance for Global HIV/AIDS Laboratory Guidelines and Standards Development and Enhancing Laboratory Quality Improvement Skills through Quality Systems Approach", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10515", "descriptions": []}{"datatype": "Text", "external_id": "A1uVdE0pH22", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6277", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "International Center for AIDS Care and Treatment Programs, Columbia University", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10516 - US University support to Ethiopia HIV/AIDS Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10516", "descriptions": []}{"datatype": "Text", "external_id": "NiOiGeDZD8G", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10662", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Hawassa University", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10517 - TBD-G2G HIV/AIDS Antiretroviral Therapy Programme Implementation support through local universities", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10517", "descriptions": []}{"datatype": "Text", "external_id": "VPzWw8gtoEG", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3770", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Defense University", "Start Date": "2014-09-30", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10518 - HIV/AIDS Anti-Retroviral Treatment Implementation Support through Local Universities", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10518", "descriptions": []}{"datatype": "Text", "external_id": "lLqvdajJsul", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "831", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Federal Ministry of Health, Ethiopia", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10534 - Improving HIV/AIDS Prevention and Control Activities in the FDRE", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10534", "descriptions": []}{"datatype": "Text", "external_id": "nOi7d6VEyzB", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "595", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "World Learning", "Start Date": "2014-09-30", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10543 - Grants, Solicitation, and Management", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10543", "descriptions": []}{"datatype": "Text", "external_id": "vtoM7lt4ru0", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "217", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "IntraHealth International, Inc", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10546 - Community Prevention of Mother to Child Transmission (PMTCT)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10546", "descriptions": []}{"datatype": "Text", "external_id": "jaK11LTs2cR", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3766", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Jimma University", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10548 - TBD-G2G HIV/AIDS Anti-Retroviral Therapy Programme Implementation Support through Local Universities", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10548", "descriptions": []}{"datatype": "Text", "external_id": "RezHp8ntigJ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3769", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Mekele University", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10557 - TBD-G2G HIV/AIDS Anti-Retroviral Therapy Program Implementation Support through Local Universities", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10557", "descriptions": []}{"datatype": "Text", "external_id": "lpvPs8o0vDl", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "351", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Ministry of National Defense, Ethiopia", "Start Date": "2014-09-30", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10558 - Comprehensive HIV Prevention, Treatment and Care Program for Military", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10558", "descriptions": []}{"datatype": "Text", "external_id": "RBoMXm1K0xM", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "597", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "National Alliance of State and Territorial AIDS Directors", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10559 - Peer-to-Peer Capacity Building of Ministries of Health in Public Sector HIV Program Management", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10559", "descriptions": []}{"datatype": "Text", "external_id": "XiLCls9hXYQ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "230", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Population Council", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10564 - HIV Prevention for Vulnerable Adolescent Girls", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10564", "descriptions": []}{"datatype": "Text", "external_id": "DfBgRQOrdNm", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Ghana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10577 - Family Health International - Strengthening the HIV/AIDS Response with Evidence-based Results (SHARPER)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10577", "descriptions": []}{"datatype": "Text", "external_id": "Mvn4vHA7Kij", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "228", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Pathfinder International", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10592 - Integrated Family Health Program (IFHP) Maternal Child Health Wraparound", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10592", "descriptions": []}{"datatype": "Text", "external_id": "AckJEvuwIrZ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4622", "End Date": "2018-09-30", "Agency": "HHS/HRSA", "Partner": "American International Health Alliance Twinning Center", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10599 - Twinning Initiative", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10599", "descriptions": []}{"datatype": "Text", "external_id": "zksrFUJazmt", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "525", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Addis Ababa University", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10601 - G2G-TBD - Addis Ababa University - Strengthening HIV/AIDS, STI & TB Prevention, Care & Treatment Activities", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10601", "descriptions": []}{"datatype": "Text", "external_id": "q25z8IEEgde", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "978", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "American Society of Clinical Pathology", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10603 - Supporting Laboratory Training and Quality Improvement for Diagnosis and Laboratory Monitoring of HIV/AIDS Patients in Resource-Limited Countries (ASCP)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10603", "descriptions": []}{"datatype": "Text", "external_id": "thu8QJnw7O4", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1923", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Association of Public Health Laboratories", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10604 - Capacity building assistance to support sustainable HIV/AIDS integrated laboratory program development", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10604", "descriptions": []}{"datatype": "Text", "external_id": "ITExTDqVkWu", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "7537", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "African network for Care of Children Affected by HIV/AIDS", "Start Date": "2014-09-30", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10606 - ANECCA, African Network for Care of Children Affected by HIV/AIDS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10606", "descriptions": []}{"datatype": "Text", "external_id": "ApDP4tKQaDF", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "596", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "University of North Carolina", "Start Date": "2014-09-30", "Operational Unit": "Democratic Republic of the Congo"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10610 - PACT \u2013 Providing AIDS Care & Treatment in the Democratic Republic of the Congo under the President\u2019s Emergency Plan for AIDS Relief (PEPFAR)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10610", "descriptions": []}{"datatype": "Text", "external_id": "QzuETViQeBB", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "5439", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Kinshasa School of Public Health", "Start Date": "2013-09-01", "Operational Unit": "Democratic Republic of the Congo"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10612 - PROVISION OF CAPACITY BUILDING TO EMERGENCY PLAN PARTNERS AND TO LOCAL ORGANIZATIONS IN THE DEMOCRATIC REPUBLIC OF CONGO FOR HIV/AIDS ACTIVITIES UNDER THE PRESIDENT'S EMERGENCY PLAN FOR AIDS RELIEF (PEPFAR)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10612", "descriptions": []}{"datatype": "Text", "external_id": "NHiDSXJ2UBm", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3833", "End Date": "2014-09-30", "Agency": "DOL", "Partner": "International Labor Organization", "Start Date": "2014-09-30", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10621 - DOL-ILO HIV/AIDS in the Workplace", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10621", "descriptions": []}{"datatype": "Text", "external_id": "liS8VYGToy7", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19877", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Global Health Supply Chain Program", "Start Date": "2013-09-01", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10639 - Global Health Supply Chain Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10639", "descriptions": []}{"datatype": "Text", "external_id": "zJZDJ5DO7Gx", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "605", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Partners in Health", "Start Date": "2013-09-01", "Operational Unit": "Dominican Republic"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10643 - HIV/AIDS PREVENTION AND TREATMENT ACTIVITIES IN THE CENTRAL BORDER", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10643", "descriptions": []}{"datatype": "Text", "external_id": "GBelAeo0Agz", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "598", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "International Child Care", "Start Date": "2013-09-01", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10658 - International Child Care", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10658", "descriptions": []}{"datatype": "Text", "external_id": "D6hwoHpQtmt", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10091", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "American Society for Microbiology", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10663 - Capacity building assistance for global HIV/AIDS microbiological Lab program development", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10663", "descriptions": []}{"datatype": "Text", "external_id": "DZSYftVDJoq", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "8785", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Ministry of Health and Social Welfare, Swaziland", "Start Date": "2016-10-01", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10694 - MOH Capacity Building", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10694", "descriptions": []}{"datatype": "Text", "external_id": "QIt1nyMD4Eh", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6277", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "International Center for AIDS Care and Treatment Programs, Columbia University", "Start Date": "2016-10-01", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10695 - ICAP/UTAP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10695", "descriptions": []}{"datatype": "Text", "external_id": "VVFQma0qFQw", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "220", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10703 - Systems for Improved Access to Pharmaceuticals and Services Program (SIAPS)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10703", "descriptions": []}{"datatype": "Text", "external_id": "COWp9j8SiqC", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "217", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "IntraHealth International, Inc", "Start Date": "2013-09-01", "Operational Unit": "South Sudan"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10706 - Intrahealth-Prevention", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10706", "descriptions": []}{"datatype": "Text", "external_id": "LUtZaPtXH6j", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "33", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Catholic Relief Services", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10725 - CRS-ISAP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10725", "descriptions": []}{"datatype": "Text", "external_id": "Zsmb6TkEITk", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "233", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Program for Appropriate Technology in Health", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10726 - The Thrive Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10726", "descriptions": []}{"datatype": "Text", "external_id": "mljTrpmise8", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9647", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Ministry of Health and Social Welfare \u2013 Lesotho", "Start Date": "2013-09-01", "Operational Unit": "Lesotho"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10739 - Support to the Ministry of Health and Social Welfare in Lesotho for HIV/AIDS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10739", "descriptions": []}{"datatype": "Text", "external_id": "PQmr8iVb3IU", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "216", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of Washington", "Start Date": "2013-09-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10780 - Cooperative Agreement 1U58PS001452", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10780", "descriptions": []}{"datatype": "Text", "external_id": "QvhaHSKTb8s", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9651", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "University of Malawi College of Medicine", "Start Date": "2014-09-30", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10781 - GoM/HSS/GHAI", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10781", "descriptions": []}{"datatype": "Text", "external_id": "eFCoceUbC8N", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "219", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "JHPIEGO", "Start Date": "2014-09-30", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10791 - CDC Mech JHPIEGO", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10791", "descriptions": []}{"datatype": "Text", "external_id": "NKQit5YNo3v", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9653", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "African Field Epidemiology Network", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10809 - AFENET Lab", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10809", "descriptions": []}{"datatype": "Text", "external_id": "d6VcIVUiMTg", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "585", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Francois Xavier Bagnoud Center", "Start Date": "2014-09-30", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10811 - FXB", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10811", "descriptions": []}{"datatype": "Text", "external_id": "dA8VaPzErkK", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "500", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Boston University", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10816 - Boston University", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10816", "descriptions": []}{"datatype": "Text", "external_id": "EtMv23VmPSZ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "219", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "JHPIEGO", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10817 - Jhpiego", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10817", "descriptions": []}{"datatype": "Text", "external_id": "Y2EgGYZg7e0", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6277", "End Date": "2014-09-30", "Agency": "HHS/HRSA", "Partner": "International Center for AIDS Care and Treatment Programs, Columbia University", "Start Date": "2014-09-30", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10822 - ICAP-HRSA", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10822", "descriptions": []}{"datatype": "Text", "external_id": "u2OOxb4oWgh", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "597", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "National Alliance of State and Territorial AIDS Directors", "Start Date": "2014-09-30", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10823 - Nastad 1617", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10823", "descriptions": []}{"datatype": "Text", "external_id": "blvez6nx7SA", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "5120", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Ministry of Health, Rwanda", "Start Date": "2013-09-01", "Operational Unit": "Rwanda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10825 - MoH CoAg", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10825", "descriptions": []}{"datatype": "Text", "external_id": "sHkuvq2pSO9", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "204", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10826 - Umbrella", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10826", "descriptions": []}{"datatype": "Text", "external_id": "H7jiM5MSlnR", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1696", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "American Association of Blood Banks", "Start Date": "2014-09-30", "Operational Unit": "Rwanda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10827 - Technical Assistance to the National Blood Transfusion Center", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10827", "descriptions": []}{"datatype": "Text", "external_id": "BjyMcS4PSU4", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3317", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Clinical and Laboratory Standards Institute", "Start Date": "2013-09-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10831 - CLSI LAB", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10831", "descriptions": []}{"datatype": "Text", "external_id": "OPNNK6xXwVW", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "978", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "American Society of Clinical Pathology", "Start Date": "2013-09-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10832 - ASCP LAB", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10832", "descriptions": []}{"datatype": "Text", "external_id": "LIzzWdeIH24", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3288", "End Date": "2017-09-30", "Agency": "State/PRM", "Partner": "United Nations High Commissioner for Refugees", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10875 - United Nations High Commissioner for Refugees/PRM", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10875", "descriptions": []}{"datatype": "Text", "external_id": "trlMIO9i6sE", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "502", "End Date": "2017-09-30", "Agency": "DOD", "Partner": "Drew University", "Start Date": "2013-09-01", "Operational Unit": "Rwanda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10954 - CDU Rwanda", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10954", "descriptions": []}{"datatype": "Text", "external_id": "z9tjGxzDhR2", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4620", "End Date": "2016-09-30", "Agency": "DOD", "Partner": "University of Connecticut", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10962 - Prevention with Positives", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10962", "descriptions": []}{"datatype": "Text", "external_id": "xGlM0QJMOjK", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1", "End Date": "2018-09-30", "Agency": "State/AF", "Partner": "U.S. Department of State", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10970 - Ambassador's HIV/AIDS Relief Fund", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10970", "descriptions": []}{"datatype": "Text", "external_id": "qW1529qVMmj", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "U.S. Department of Defense (Defense)", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10971 - FADM, Department of Defense Support", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10971", "descriptions": []}{"datatype": "Text", "external_id": "IKCAyCJXTvY", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3288", "End Date": "2018-09-30", "Agency": "State/PRM", "Partner": "United Nations High Commissioner for Refugees", "Start Date": "2013-09-01", "Operational Unit": "Rwanda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10981 - UNHCR", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10981", "descriptions": []}{"datatype": "Text", "external_id": "lK2cZkRhfXt", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "234", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "Project Concern International", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10984 - DOD Project Concern International PCI", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10984", "descriptions": []}{"datatype": "Text", "external_id": "q44FQLWnLoI", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6", "End Date": "2018-09-30", "Agency": "PC", "Partner": "U.S. Peace Corps", "Start Date": "2013-09-01", "Operational Unit": "Lesotho"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "11018 - Peace Corps", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "11018", "descriptions": []}{"datatype": "Text", "external_id": "s68kZw1qovv", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "11530", "End Date": "2018-09-30", "Agency": "State/AF", "Partner": "National HIV/AIDS/STI/TB Council - Zambia", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "11027 - National AIDS Council Joint Financing Arrangement", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "11027", "descriptions": []}{"datatype": "Text", "external_id": "txjPZ67GlWC", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1", "End Date": "2018-09-30", "Agency": "State/AF", "Partner": "U.S. Department of State", "Start Date": "2013-09-01", "Operational Unit": "Lesotho"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "11030 - PEPFAR Small Grants Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "11030", "descriptions": []}{"datatype": "Text", "external_id": "R4KxOhGg0yK", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1", "End Date": "2018-09-30", "Agency": "State/AF", "Partner": "U.S. Department of State", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "11033 - Strengthening PEPFAR Visibility", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "11033", "descriptions": []}{"datatype": "Text", "external_id": "gKWswgeJ5lK", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "215", "End Date": "2018-09-30", "Agency": "State/PRM", "Partner": "International Rescue Committee", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "11036 - Comprehensive prevention and response program to HIV/AIDS in Adi Harush, Shimelba,MyAyni Refugee camps", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "11036", "descriptions": []}{"datatype": "Text", "external_id": "Rng3buyFBlj", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3288", "End Date": "2018-09-30", "Agency": "State/PRM", "Partner": "United Nations High Commissioner for Refugees", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "11040 - HIV in Refugee Camps", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "11040", "descriptions": []}{"datatype": "Text", "external_id": "tvIo2MZ6sig", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2014-09-30", "Operational Unit": "Ghana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "11046 - FANTA 2", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "11046", "descriptions": []}{"datatype": "Text", "external_id": "JWDRu060Nhb", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6", "End Date": "2016-09-30", "Agency": "PC", "Partner": "U.S. Peace Corps", "Start Date": "2013-09-01", "Operational Unit": "Ghana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "11047 - Volunteer Trainings and Small Grants", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "11047", "descriptions": []}{"datatype": "Text", "external_id": "AKQItlRexP0", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1", "End Date": "2018-09-30", "Agency": "State/AF", "Partner": "U.S. Department of State", "Start Date": "2013-09-01", "Operational Unit": "Ghana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "11048 - Ambassador's Fund", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "11048", "descriptions": []}{"datatype": "Text", "external_id": "A8oz58AVHnC", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4", "End Date": "2016-09-30", "Agency": "DOD", "Partner": "U.S. Department of Defense (Defense)", "Start Date": "2013-09-01", "Operational Unit": "Ghana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "11049 - DoD Ghana", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "11049", "descriptions": []}{"datatype": "Text", "external_id": "SSlF1hrDArB", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "Population Services International", "Start Date": "2013-09-01", "Operational Unit": "Democratic Republic of the Congo"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "11054 - HIV/AIDS activities in the DRC Armed Forces", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "11054", "descriptions": []}{"datatype": "Text", "external_id": "FVkbbUoESrl", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2016-09-30", "Agency": "DOD", "Partner": "Population Services International", "Start Date": "2014-10-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "11063 - Prevention OP,CIRC and HVCT", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "11063", "descriptions": []}{"datatype": "Text", "external_id": "ftScYwpLl6q", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1", "End Date": "2018-09-30", "Agency": "State/AF", "Partner": "U.S. Department of State", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "11406 - Community Grants Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "11406", "descriptions": []}{"datatype": "Text", "external_id": "GLOFBhUj5lr", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6", "End Date": "2018-09-30", "Agency": "PC", "Partner": "U.S. Peace Corps", "Start Date": "2013-09-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "11453 - Peace Corps Volunteers", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "11453", "descriptions": []}{"datatype": "Text", "external_id": "yNyE0Y0K7CJ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6", "End Date": "2018-09-30", "Agency": "PC", "Partner": "U.S. Peace Corps", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "11463 - United States Peace Corps/ Mozambique", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "11463", "descriptions": []}{"datatype": "Text", "external_id": "ttKgFl6uTER", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1", "End Date": "2018-09-30", "Agency": "State/AF", "Partner": "U.S. Department of State", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "11479 - State Department", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "11479", "descriptions": []}{"datatype": "Text", "external_id": "HaTbSiv5ssZ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6", "End Date": "2018-09-30", "Agency": "PC", "Partner": "U.S. Peace Corps", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "11480 - US Peace Corps", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "11480", "descriptions": []}{"datatype": "Text", "external_id": "ylUxaB63uQH", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2016-09-30", "Agency": "DOD", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "11489 - Department of Defense", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "11489", "descriptions": []}{"datatype": "Text", "external_id": "o8kCQR7Elv4", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "U.S. Department of Health and Human Services/Centers for Disease Control and Prevention (HHS/CDC)", "Start Date": "2013-09-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "11491 - CDC-RETRO-CI GHAI", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "11491", "descriptions": []}{"datatype": "Text", "external_id": "QMV4MzC4b2B", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6", "End Date": "2018-09-30", "Agency": "PC", "Partner": "U.S. Peace Corps", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "11498 - U.S. Peace Corps", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "11498", "descriptions": []}{"datatype": "Text", "external_id": "WlKmNsCIeYr", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1", "End Date": "2018-09-30", "Agency": "State/AF", "Partner": "U.S. Department of State", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "11500 - Community Grants", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "11500", "descriptions": []}{"datatype": "Text", "external_id": "yJrkBRVWcBf", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6", "End Date": "2018-09-30", "Agency": "PC", "Partner": "U.S. Peace Corps", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "11528 - U.S. Peace Corps", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "11528", "descriptions": []}{"datatype": "Text", "external_id": "eIe7ZEoYfyp", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4", "End Date": "2017-09-30", "Agency": "DOD", "Partner": "U.S. Department of Defense (Defense)", "Start Date": "2013-09-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "11577 - BDF, Department of Defense Support", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "11577", "descriptions": []}{"datatype": "Text", "external_id": "ZwQhiR5Eybf", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "219", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "JHPIEGO", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "11580 - Johns Hopkins", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "11580", "descriptions": []}{"datatype": "Text", "external_id": "JEB6Si0Lo7d", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "14730", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "MULLAN & ASSOCIATES", "Start Date": "2014-09-30", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "11586 - Building Human Resource Capacity to support Prevention, Care and Treatment, Strategic Information and Other HIV/AIDS Programs in the Republic of Botswana under the President\u2019s Emergency Plan for AIDS Relief", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "11586", "descriptions": []}{"datatype": "Text", "external_id": "vFgH9scA4SB", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "463", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "University Research Corporation, LLC", "Start Date": "2014-09-30", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "11589 - Building Human Resources Capacity to support Prevention, Care and Treatment, Strategic Information and other HIV/AIDS Programs in the Republic of Botswana under the Presidents Emergency Plan for AIDS Relief", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "11589", "descriptions": []}{"datatype": "Text", "external_id": "ViSDhG5EQSA", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "U.S. Department of Health and Human Services/Centers for Disease Control and Prevention (HHS/CDC)", "Start Date": "2013-09-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "11605 - HQ Activities", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "11605", "descriptions": []}{"datatype": "Text", "external_id": "YvWS2fQoOJL", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1", "End Date": "2018-09-30", "Agency": "State/EAP", "Partner": "U.S. Department of State", "Start Date": "2013-09-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "11609 - Ambassador's Fund for HIV/AIDS Public Diplomacy", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "11609", "descriptions": []}{"datatype": "Text", "external_id": "SgU2ncAU4nr", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "11613 - Policy Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "11613", "descriptions": []}{"datatype": "Text", "external_id": "fXfHwXjbsfT", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "219", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "JHPIEGO", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "11626 - Jhpiego", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "11626", "descriptions": []}{"datatype": "Text", "external_id": "YPwdNJtOb3w", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "U.S. Department of Defense (Defense)", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "11627 - DAO Lusaka", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "11627", "descriptions": []}{"datatype": "Text", "external_id": "ofiyoiGp9BO", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4", "End Date": "2017-09-30", "Agency": "DOD", "Partner": "U.S. Department of Defense (Defense)", "Start Date": "2013-09-01", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "11673 - DoD/USDF Umbutfo Swaziland Defence Force", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "11673", "descriptions": []}{"datatype": "Text", "external_id": "la2NJknpSM3", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6", "End Date": "2014-09-30", "Agency": "PC", "Partner": "U.S. Peace Corps", "Start Date": "2014-09-30", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "11687 - Peace Corps", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "11687", "descriptions": []}{"datatype": "Text", "external_id": "LgZRNscnzhu", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "U.S. Department of Health and Human Services/Centers for Disease Control and Prevention (HHS/CDC)", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "11694 - CDC Technical Assistance - SMDP & FETP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "11694", "descriptions": []}{"datatype": "Text", "external_id": "HoW2qiFgxmQ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "U.S. Department of Health and Human Services/Centers for Disease Control and Prevention (HHS/CDC)", "Start Date": "2013-09-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "11708 - HHS/CDC Core activities", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "11708", "descriptions": []}{"datatype": "Text", "external_id": "f2H0BJb4jTp", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "453", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "John Snow, Inc.", "Start Date": "2014-09-30", "Operational Unit": "Ghana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "11943 - Focus Region Health Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "11943", "descriptions": []}{"datatype": "Text", "external_id": "hGJkOb7ZnUR", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Ghana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "11946 - OVC Services", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "11946", "descriptions": []}{"datatype": "Text", "external_id": "aZ04FML0liX", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "219", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "JHPIEGO", "Start Date": "2013-09-01", "Operational Unit": "Ghana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "11947 - MCHIP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "11947", "descriptions": []}{"datatype": "Text", "external_id": "XBYuxnzVekI", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9870", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Ghana Health Service", "Start Date": "2013-09-01", "Operational Unit": "Ghana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "11951 - GHS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "11951", "descriptions": []}{"datatype": "Text", "external_id": "W3IiK2kyKW6", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15708", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Foundation for Innovative New Diagnostics", "Start Date": "2013-09-01", "Operational Unit": "Dominican Republic"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "11957 - Strengthening clinical laboratories in the Dominican Republic", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "11957", "descriptions": []}{"datatype": "Text", "external_id": "v6fvJJPQU40", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "U.S. Department of Health and Human Services/Centers for Disease Control and Prevention (HHS/CDC)", "Start Date": "2013-09-01", "Operational Unit": "Dominican Republic"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "11959 - Increasing the Strategic Information Capacity in the Dominican Republic", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "11959", "descriptions": []}{"datatype": "Text", "external_id": "wTJkJiEp5aI", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "14338", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "HARTLAND ALLIANCE", "Start Date": "2013-09-01", "Operational Unit": "Dominican Republic"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "11962 - Providing HIV prevention activities to MARPS (Men who have Sex with Other Men)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "11962", "descriptions": []}{"datatype": "Text", "external_id": "zdTL4HqVF3I", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "U.S. Department of Health and Human Services/Centers for Disease Control and Prevention (HHS/CDC)", "Start Date": "2014-09-30", "Operational Unit": "Dominican Republic"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "11963 - Increasing the Capacity for Early Infant Diagnosis in the Dominican Republic", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "11963", "descriptions": []}{"datatype": "Text", "external_id": "iomswkT6oRB", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Population Services International", "Start Date": "2013-09-01", "Operational Unit": "Dominican Republic"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "11967 - CONDOM SOCIAL MARKETING PROGRAM", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "11967", "descriptions": []}{"datatype": "Text", "external_id": "vXzABLTJkiG", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "U.S. Department of Health and Human Services/Centers for Disease Control and Prevention (HHS/CDC)", "Start Date": "2014-09-30", "Operational Unit": "Dominican Republic"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "11969 - Improving the Quality of HIV Testing in PMTCT Programs", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "11969", "descriptions": []}{"datatype": "Text", "external_id": "yDpLz1gKK0g", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3781", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Partnership for Supply Chain Management", "Start Date": "2014-09-30", "Operational Unit": "Dominican Republic"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "11971 - Providing access to quality diagnostic tests for HIV/AIDS patients.", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "11971", "descriptions": []}{"datatype": "Text", "external_id": "YRyDp1pZd35", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "217", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "IntraHealth International, Inc", "Start Date": "2013-09-01", "Operational Unit": "Dominican Republic"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "11972 - CAPACITY PLUS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "11972", "descriptions": []}{"datatype": "Text", "external_id": "ZPGrAJVI45V", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "5706", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Ministry of Health, Angola", "Start Date": "2013-09-01", "Operational Unit": "Angola"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "11981 - MOH/National Blood Center (CNS)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "11981", "descriptions": []}{"datatype": "Text", "external_id": "Rd4tyqg5Zj7", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1923", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Association of Public Health Laboratories", "Start Date": "2014-09-30", "Operational Unit": "Angola"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "11985 - APHL (Lab)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "11985", "descriptions": []}{"datatype": "Text", "external_id": "dawntn2PAP1", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "509", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Johns Hopkins University Bloomberg School of Public Health", "Start Date": "2013-09-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12008 - Expansion of Safe Male Circumcision Services to Prevent HIV", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12008", "descriptions": []}{"datatype": "Text", "external_id": "izLuKGrPBP7", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6", "End Date": "2014-09-30", "Agency": "PC", "Partner": "U.S. Peace Corps", "Start Date": "2013-09-01", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12015 - Peace Corps", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12015", "descriptions": []}{"datatype": "Text", "external_id": "dlJtplcnZry", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "217", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "IntraHealth International, Inc", "Start Date": "2014-09-30", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12016 - Comprehensive Care in Central America", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12016", "descriptions": []}{"datatype": "Text", "external_id": "VFJFKXHUQWd", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15249", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "UVG - UNIVERSIDAD DE VALLE DE GUATEMALA", "Start Date": "2014-09-30", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12020 - Universidad del Valle de Guatemala", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12020", "descriptions": []}{"datatype": "Text", "external_id": "FOLOispCzCA", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "978", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "American Society of Clinical Pathology", "Start Date": "2013-09-01", "Operational Unit": "Central Asia Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12026 - ASCP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12026", "descriptions": []}{"datatype": "Text", "external_id": "UIeQnxaLQiq", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6277", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "International Center for AIDS Care and Treatment Programs, Columbia University", "Start Date": "2013-09-01", "Operational Unit": "Central Asia Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12027 - Strategic Information", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12027", "descriptions": []}{"datatype": "Text", "external_id": "qCDRsDQEwuw", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10302", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "CHF International", "Start Date": "2014-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12054 - Healthy Outcomes through Prevention Education (HOPE)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12054", "descriptions": []}{"datatype": "Text", "external_id": "we9jGLeMZTd", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10095", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Ananda Marga Universal Relief Teams", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12056 - Inuka Community Based OVC Project (ICOP)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12056", "descriptions": []}{"datatype": "Text", "external_id": "G6dHO2il9IK", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3288", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "United Nations High Commissioner for Refugees", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12082 - Refugee Health", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12082", "descriptions": []}{"datatype": "Text", "external_id": "ajMsKPn5X0D", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "293", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Liverpool VCT and Care", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12083 - Community HTC", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12083", "descriptions": []}{"datatype": "Text", "external_id": "XI78M8JMPZS", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "7", "End Date": "2014-09-30", "Agency": "HHS/NIH", "Partner": "U.S. Department of Health and Human Services/National Institutes of Health (HHS/NIH)", "Start Date": "2013-09-01", "Operational Unit": "Ukraine"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12091 - Fogarty", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12091", "descriptions": []}{"datatype": "Text", "external_id": "IPi5nH9dDB3", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "216", "End Date": "2016-09-30", "Agency": "HHS/HRSA", "Partner": "University of Washington", "Start Date": "2013-09-01", "Operational Unit": "Ukraine"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12093 - ITECH", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12093", "descriptions": []}{"datatype": "Text", "external_id": "oWw6rEv99wO", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9647", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Ministry of Health and Social Welfare \u2013 Lesotho", "Start Date": "2013-09-01", "Operational Unit": "Lesotho"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12098 - Support to the Government of the Kingdom of Lesotho (GOL) to Strengthen and Expand Safe Blood Transfusion Services", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12098", "descriptions": []}{"datatype": "Text", "external_id": "V2pi2ExNSqt", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9900", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Dignitas International", "Start Date": "2013-09-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12105 - Support for Health Systems Strengthening and HIV/AIDS Service Delivery in Malawi\u2019s South-East Zone", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12105", "descriptions": []}{"datatype": "Text", "external_id": "MYzb1711cuS", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9776", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Lilongwe Medical Relief Trust Fund", "Start Date": "2014-09-30", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12106 - Lilongwe Medical Relief Trust Fund", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12106", "descriptions": []}{"datatype": "Text", "external_id": "ImX0XNwV5Cb", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3876", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Partners in Hope", "Start Date": "2013-09-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12107 - EQUIP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12107", "descriptions": []}{"datatype": "Text", "external_id": "QXG5IJ849lP", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "463", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "University Research Corporation, LLC", "Start Date": "2013-09-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12109 - USAID Tuberculosis CARE Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12109", "descriptions": []}{"datatype": "Text", "external_id": "OINDNTuy2Qi", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9651", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "University of Malawi College of Medicine", "Start Date": "2013-09-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12110 - University of Malawi College of Medicine", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12110", "descriptions": []}{"datatype": "Text", "external_id": "ijXu3dsgXjM", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3906", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Ministry of Health, Malawi", "Start Date": "2013-09-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12111 - Supporting implementation of National AIDS Framework through improving coverage and quality of HIV and AIDS Services", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12111", "descriptions": []}{"datatype": "Text", "external_id": "LmYIS8IPPYu", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "219", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "JHPIEGO", "Start Date": "2014-09-30", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12112 - MCHIP (Maternal and Child Health Integrated Project)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12112", "descriptions": []}{"datatype": "Text", "external_id": "m1X4oS6ROaB", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "234", "End Date": "2014-09-30", "Agency": "DOD", "Partner": "Project Concern International", "Start Date": "2014-09-30", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12115 - DOD/GHAI", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12115", "descriptions": []}{"datatype": "Text", "external_id": "VvHDa388sgm", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1", "End Date": "2018-09-30", "Agency": "State/AF", "Partner": "U.S. Department of State", "Start Date": "2013-09-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12116 - ASGF/State for Ambassadors Small Grant for HIV/AIDS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12116", "descriptions": []}{"datatype": "Text", "external_id": "f9wbuM1vFEw", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9711", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Banja La Mtsogolo", "Start Date": "2013-09-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12118 - BLM CIRC GHAI", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12118", "descriptions": []}{"datatype": "Text", "external_id": "KC0ha4Ym4CQ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9749", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Global AIDS Interfaith Alliance", "Start Date": "2013-09-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12119 - Building the Nursing Workforce and Nursing Training Capacity in Malawi", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12119", "descriptions": []}{"datatype": "Text", "external_id": "cCOf31PwDkY", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "239", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Save the Children US", "Start Date": "2014-09-30", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12120 - C-SEP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12120", "descriptions": []}{"datatype": "Text", "external_id": "bMUrjJO7CiV", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1684", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "African Palliative Care Association", "Start Date": "2014-09-30", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12125 - Scaling Up Palliative Care Services in Malawi", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12125", "descriptions": []}{"datatype": "Text", "external_id": "CSQ2J6wInPK", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10533", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Feed the Children", "Start Date": "2013-09-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12126 - Feed/OVC/GHAI", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12126", "descriptions": []}{"datatype": "Text", "external_id": "yg0TjVhu4ms", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10163", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Baylor College of Medicine Children's Foundation", "Start Date": "2013-09-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12130 - Baylor College of Medicine", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12130", "descriptions": []}{"datatype": "Text", "external_id": "Mr2FGSaKGfa", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3842", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Christian Health Association of Malawi", "Start Date": "2013-09-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12131 - Strengthening the Delivery, Coordination, and Monitoring of HIV Services in Malawi through a Faith-based Institution under the President\u2019s Emergency Plan for AIDS Relief (PEPFAR)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12131", "descriptions": []}{"datatype": "Text", "external_id": "WZT6Ljucajf", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "11527", "End Date": "2015-12-31", "Agency": "HHS/CDC", "Partner": "National Center for Blood Transfusion, RBC NCBT/CNTS", "Start Date": "2009-10-30", "Operational Unit": "Rwanda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12133 - Association of Public Health Laboratories", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12133A", "descriptions": []}{"datatype": "Text", "external_id": "ndHz82RuAm1", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "11527", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "National Center for Blood Transfusion, RBC NCBT/CNTS", "Start Date": "2013-09-01", "Operational Unit": "Rwanda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12133 - Strengthening Blood Transfusion Services", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12133", "descriptions": []}{"datatype": "Text", "external_id": "RD88N9cZVQL", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "11523", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "National AIDS Control Commission, Rwanda (CNLS)", "Start Date": "2014-09-30", "Operational Unit": "Rwanda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12137 - CNLS Coag", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12137", "descriptions": []}{"datatype": "Text", "external_id": "y38y4R7hon2", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "13252", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Rwanda School of Public Health", "Start Date": "2013-09-01", "Operational Unit": "Rwanda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12140 - National University of Rwanda School of Public Health", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12140", "descriptions": []}{"datatype": "Text", "external_id": "CKgdDFnHMGw", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4487", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Kigali Health Institute", "Start Date": "2013-09-01", "Operational Unit": "Rwanda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12141 - Kigali Health Institute", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12141", "descriptions": []}{"datatype": "Text", "external_id": "poIrmVaIWhJ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "228", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Pathfinder International", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12144 - Extending Service Delivery for Reproductive Health and Service Delivery", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12144", "descriptions": []}{"datatype": "Text", "external_id": "C7BmEPSRdSS", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "219", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "JHPIEGO", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12147 - Maternal Child Health Integrated Program (MCHIP)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12147", "descriptions": []}{"datatype": "Text", "external_id": "vlhIfT7Rbu1", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "228", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Pathfinder International", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12148 - SCIP Nampula", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12148", "descriptions": []}{"datatype": "Text", "external_id": "FsxM3ocIN82", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "52", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "World Vision International", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12149 - SCIP Zambezia", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12149", "descriptions": []}{"datatype": "Text", "external_id": "NgkNFwqTciD", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "220", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12150 - Systems for Improved Access to Pharmaceuticals and Services (SIAPS)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12150", "descriptions": []}{"datatype": "Text", "external_id": "uxL2F9rvEVO", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12152 - Regional Outreach Addressing AIDS Through Development Strategies (ROADS II)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12152", "descriptions": []}{"datatype": "Text", "external_id": "IDQhTU8pIkY", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4222", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "International Reseach and Exchange Board", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12157 - Media Strengthening Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12157", "descriptions": []}{"datatype": "Text", "external_id": "NZbpagf7Cqd", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1658", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "United Nations Development Programme", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12159 - Strengthening HIV and GBV Prevention within the Police", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12159", "descriptions": []}{"datatype": "Text", "external_id": "f0OBhzBNJNc", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "209", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Health Alliance International", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12165 - Strategic Information Improvement in Mozambique (SIIM) Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12165", "descriptions": []}{"datatype": "Text", "external_id": "gTNjlaXRkt5", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3317", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Clinical and Laboratory Standards Institute", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12167 - CLSI", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12167", "descriptions": []}{"datatype": "Text", "external_id": "w0igKYXWEVL", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "228", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Pathfinder International", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12168 - Increasing access to HIV prevention care and treatment for Key Populations in Mozambique", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12168", "descriptions": []}{"datatype": "Text", "external_id": "t1cSZpKEAXO", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "760", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Samaritans Purse", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12169 - Families Matter Program (FMP)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12169", "descriptions": []}{"datatype": "Text", "external_id": "HPQQz1f4GE6", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "192", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Africare", "Start Date": "2014-09-30", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12193 - Africare", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12193", "descriptions": []}{"datatype": "Text", "external_id": "qs6US6Jyyjp", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "547", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "United Nations Children's Fund", "Start Date": "2014-09-30", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12196 - UNICEF", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12196", "descriptions": []}{"datatype": "Text", "external_id": "vg3uWT0Ajjd", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "544", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "UNAIDS - Joint United Nations Programme on HIV/AIDS", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12200 - UNAIDS-M&E TA", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12200", "descriptions": []}{"datatype": "Text", "external_id": "xsOgoiIo2Oj", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "597", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "National Alliance of State and Territorial AIDS Directors", "Start Date": "2014-09-30", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12203 - Prevention Scenario Model", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12203", "descriptions": []}{"datatype": "Text", "external_id": "xPrPTL9IBCo", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6285", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "CDC Foundation", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12204 - PPP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12204", "descriptions": []}{"datatype": "Text", "external_id": "AHmdTMAMadw", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15706", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Regents of the University of Minnesota", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12208 - donor mobilization", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12208", "descriptions": []}{"datatype": "Text", "external_id": "w2H9Gcr7bDA", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "7579", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Deloitte Consulting Limited", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12217 - BOCAR", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12217", "descriptions": []}{"datatype": "Text", "external_id": "qJSWnOeu9Pt", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16579", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "International de Developpement et de Recherche (Centre for International Development and Research)", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12222 - CIDR - PPP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12222", "descriptions": []}{"datatype": "Text", "external_id": "vX60BwlgRjn", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Population Services International", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12227 - Tanzania Social Marketing Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12227", "descriptions": []}{"datatype": "Text", "external_id": "bFMeh1W5QAN", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1636", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Tanzania Commission for AIDS", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12234 - TACAIDS-M&E", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12234", "descriptions": []}{"datatype": "Text", "external_id": "jMxTqeD8DW0", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15707", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Tanzania Interfaith Partnerships", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12238 - FBO Networks", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12238", "descriptions": []}{"datatype": "Text", "external_id": "vY4agUyxpx5", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "517", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "University of California at San Francisco", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12245 - UCSF", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12245", "descriptions": []}{"datatype": "Text", "external_id": "O2k5jsz07kf", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "501", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Columbia University Mailman School of Public Health", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12246 - Columbia", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12246", "descriptions": []}{"datatype": "Text", "external_id": "mE9xYk8X2Sj", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "504", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Harvard University School of Public Health", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12247 - Harvard", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12247", "descriptions": []}{"datatype": "Text", "external_id": "y8G7sZ5h2VE", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "421", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Ministry of Health and Social Welfare, Tanzania", "Start Date": "2014-09-30", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12249 - MOHSW", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12249", "descriptions": []}{"datatype": "Text", "external_id": "dqhLhfStHi1", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4622", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "American International Health Alliance Twinning Center", "Start Date": "2013-09-01", "Operational Unit": "Cambodia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12256 - HQ Blood Safety CoAg", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12256", "descriptions": []}{"datatype": "Text", "external_id": "Ehjm189mlOQ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "596", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "University of North Carolina", "Start Date": "2014-09-30", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12264 - MEASURE Evaluation Phase III", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12264", "descriptions": []}{"datatype": "Text", "external_id": "gmXggThpUly", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "33", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Catholic Relief Services", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12267 - Mawa (formerly ZERS)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12267", "descriptions": []}{"datatype": "Text", "external_id": "aYrlL3CPpxY", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "230", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Population Council", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12271 - Community Compacts", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12271", "descriptions": []}{"datatype": "Text", "external_id": "jwFWSaGPfsW", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1", "End Date": "2018-09-30", "Agency": "State/AF", "Partner": "U.S. Department of State", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12272 - PEPFAR OVC Small Grants", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12272", "descriptions": []}{"datatype": "Text", "external_id": "DNKKnuOkezA", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "424", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Tropical Diseases Research Centre", "Start Date": "2014-09-30", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12273 - Tropical Disease Research Center (TDRC)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12273", "descriptions": []}{"datatype": "Text", "external_id": "sKNjMBZgFx3", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "11167", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Macha Research Trust, Inc", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12276 - Macha Research Trust, Inc", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12276", "descriptions": []}{"datatype": "Text", "external_id": "WC6i3UqT5bX", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3317", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Clinical and Laboratory Standards Institute", "Start Date": "2014-09-30", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12278 - CLSI", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12278", "descriptions": []}{"datatype": "Text", "external_id": "N9cJpTvsD78", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "597", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "National Alliance of State and Territorial AIDS Directors", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12283 - NASTAD - HQ", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12283", "descriptions": []}{"datatype": "Text", "external_id": "PyIFEq4nQxb", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1923", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Association of Public Health Laboratories", "Start Date": "2014-09-30", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12284 - Association of Public Health Laboratories", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12284", "descriptions": []}{"datatype": "Text", "external_id": "AKiatEyWgMF", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "596", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "University of North Carolina", "Start Date": "2014-09-30", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12286 - University of Noth Carolina at Chapel Hill", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12286", "descriptions": []}{"datatype": "Text", "external_id": "K8X8tlVQyAS", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Population Services International", "Start Date": "2014-09-30", "Operational Unit": "Zimbabwe"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12290 - Strengthening Private Sector Services (SPSS)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12290", "descriptions": []}{"datatype": "Text", "external_id": "HbhiZvZ7Bfv", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "11679", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Organization for Social Services for AIDS (OSSA)", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12306 - Increasing Access of VCT services to hot spot urban-rural setting and improving care and support at the community level in Federal Democratic Republic of Ethiopia under the President\u2019s Emergency Plan for AIDS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12306", "descriptions": []}{"datatype": "Text", "external_id": "x3uhQKiV4LF", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "228", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Pathfinder International", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12307 - Prevention of Cervical Cancer among HIV positive women in the Federal Democratic Republic of Ethiopia", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12307", "descriptions": []}{"datatype": "Text", "external_id": "hVNCWdbr0ri", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "14778", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "NETWORK OF NETWORKS OF ETHIOPIANS LIVING WITH HIV/AIDS (NEP+)", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12313 - Support for the Greater Involvement of People Living with HIV/AIDS (GIPA) in the Federal Democratic Republic of Ethiopia", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12313", "descriptions": []}{"datatype": "Text", "external_id": "AL0t2lO2cL5", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6218", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Ethiopian Society of Obstetricians and Gynecologists", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12314 - Expansion and Strengthening of the PMTCT Services in the Private Health Facilities in Ethiopia", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12314", "descriptions": []}{"datatype": "Text", "external_id": "p10bTyWt4St", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2870", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Federal Police, Ethiopia", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12319 - Integrated HIV Prevention Program for Federal Police Force of Ethiopia", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12319", "descriptions": []}{"datatype": "Text", "external_id": "yRarNRXQayc", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3768", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Gondar University", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12321 - HIV/AIDS Antiretroviral therapy implementation support through local universities", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12321", "descriptions": []}{"datatype": "Text", "external_id": "vvyGxLhDORQ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10794", "End Date": "2014-09-30", "Agency": "DOD", "Partner": "Institute of Population, Health and Development", "Start Date": "2014-09-30", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12340 - PHAD", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12340", "descriptions": []}{"datatype": "Text", "external_id": "Prr045aYDuO", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "12321", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "Vietnam Nurses' Association", "Start Date": "2013-09-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12341 - VNA", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12341", "descriptions": []}{"datatype": "Text", "external_id": "GPcxRMOk9Zo", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15719", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "ICF Macro", "Start Date": "2013-09-01", "Operational Unit": "India"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12407 - Measure DHS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12407", "descriptions": []}{"datatype": "Text", "external_id": "awsLeAYgi9w", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "759", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Salesian Mission Inc", "Start Date": "2014-09-30", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12467 - Salesian Mission -Life Choices Nigeria", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12467", "descriptions": []}{"datatype": "Text", "external_id": "F2KHaQKuN6o", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "32", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Catholic Medical Mission Board", "Start Date": "2013-09-01", "Operational Unit": "South Sudan"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12473 - Catholic Medical Mission Board (CMMB)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12473", "descriptions": []}{"datatype": "Text", "external_id": "FxAYL5fCHDr", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "220", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12476 - Securing Ugandans' Right to Essential Medicines (SURE)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12476", "descriptions": []}{"datatype": "Text", "external_id": "tB1LfTDnzhb", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10163", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Baylor College of Medicine Children's Foundation", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12477 - Strengthening And Improving National Training Systems in the Republic of Uganda under PEPFAR", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12477", "descriptions": []}{"datatype": "Text", "external_id": "FjY9XcbZetu", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2046", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Associazione Volontari Per II Servizio Internazionale, Uganda", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12486 - Scaling Up Community Based OVC Response (SCORE)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12486", "descriptions": []}{"datatype": "Text", "external_id": "vUniSOBaGzb", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "459", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Social and Scientific Systems", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12496 - Monitoring and Evaluation of Emergency Plan Progress\u2013 Phase Two (MEEPP II)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12496", "descriptions": []}{"datatype": "Text", "external_id": "PRw1MJL2kf1", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12509 - WAMTechnology", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12509", "descriptions": []}{"datatype": "Text", "external_id": "EMbCSPl7Geu", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4719", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "South Africa Partners", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12510 - South Africa Partners", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12510", "descriptions": []}{"datatype": "Text", "external_id": "e0zutlm0Rag", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3774", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Nyanza Reproductive Health Society", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12530 - Provision of VMMC", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12530", "descriptions": []}{"datatype": "Text", "external_id": "FsOCi6SQkh0", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "596", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "University of North Carolina", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12540 - MEASURE Evaluation", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12540", "descriptions": []}{"datatype": "Text", "external_id": "X3wFHaNjQEx", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "517", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of California at San Francisco", "Start Date": "2013-09-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12542 - University of California, San Francisco (UCSF-SITAC) CoAg GH000977", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12542", "descriptions": []}{"datatype": "Text", "external_id": "sEiTnjZIpy9", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10553", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Futures Group", "Start Date": "2014-09-30", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12543 - Health Policy Project (HPP), TBD GH-01-2010 (Futures Group International)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12543", "descriptions": []}{"datatype": "Text", "external_id": "SdSheGY67LZ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "517", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of California at San Francisco", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12551 - Clinical Services", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12551", "descriptions": []}{"datatype": "Text", "external_id": "yUQLaKQwjs0", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19423", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Caribbean Regional Public Health Agency", "Start Date": "2013-09-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12552 - Caribbean Regional FELTP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12552", "descriptions": []}{"datatype": "Text", "external_id": "kgK1wl58yrF", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "535", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of Nairobi", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12555 - Clinical Services/Centers of Excellence", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12555", "descriptions": []}{"datatype": "Text", "external_id": "CfwTsVLCnvE", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Population Services International", "Start Date": "2013-09-01", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12556 - PREVSIDA (Prevention of Sexual Transmission in Haiti)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12556", "descriptions": []}{"datatype": "Text", "external_id": "BFmQgCokjIn", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Population Services International", "Start Date": "2013-09-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12557 - PSI 2010 Co-Ag", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12557", "descriptions": []}{"datatype": "Text", "external_id": "ADRmvbCwJIs", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "13207", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Jamaica Ministry of Health (MOH)", "Start Date": "2013-09-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12567 - Jamaica MOH", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12567", "descriptions": []}{"datatype": "Text", "external_id": "EsAazQIM0dV", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "13160", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Bahamas MoH", "Start Date": "2013-09-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12570 - Bahamas MOH", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12570", "descriptions": []}{"datatype": "Text", "external_id": "at34xkVz0Qm", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "12892", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Pan American Health Organization (PAHO)/PAHO HIV Caribbean Office (PHCO)", "Start Date": "2013-09-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12575 - PAHO/PHCO Cooperative Agreement--CK000346", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12575", "descriptions": []}{"datatype": "Text", "external_id": "HJN7jBDNGpD", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3781", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Partnership for Supply Chain Management", "Start Date": "2013-09-01", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12578 - Supply Chain Management System", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12578", "descriptions": []}{"datatype": "Text", "external_id": "xVqKMJKJsV9", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "501", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Columbia University Mailman School of Public Health", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12585 - Eastern and Western Kenya", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12585", "descriptions": []}{"datatype": "Text", "external_id": "okiMJY4hvrL", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "13111", "End Date": "2017-09-30", "Agency": "State/WHA", "Partner": "US Embassies", "Start Date": "2013-09-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12587 - PEPFAR Small Grants Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12587", "descriptions": []}{"datatype": "Text", "external_id": "AutP4jJrCfP", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9410", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Caribbean Community (CARICOM) Pan Caribbean Partnership Against AIDS", "Start Date": "2013-09-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12588 - CARICOM/PANCAP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12588", "descriptions": []}{"datatype": "Text", "external_id": "xGghEN0rM2j", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "14405", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "HRM", "Start Date": "2013-09-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12594 - SI Regional Training", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12594", "descriptions": []}{"datatype": "Text", "external_id": "zZeuoY3IcXY", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "215", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "International Rescue Committee", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12598 - HIV Prevention in the General Population and Youth", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12598", "descriptions": []}{"datatype": "Text", "external_id": "bBXvPJgjQQo", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "13256", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "St Lucia MoH", "Start Date": "2013-09-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12603 - St Lucia MOH", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12603", "descriptions": []}{"datatype": "Text", "external_id": "GHLn53B8dxG", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4", "End Date": "2014-09-30", "Agency": "DOD", "Partner": "U.S. Department of Defense (Defense)", "Start Date": "2014-09-30", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12604 - DoD Caribbean Region", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12604", "descriptions": []}{"datatype": "Text", "external_id": "Cu8xULXhNia", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "610", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Care International", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12605 - Clinical Services", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12605", "descriptions": []}{"datatype": "Text", "external_id": "TDMHXh2irtp", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "12461", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Barbados MOH", "Start Date": "2013-09-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12606 - Barbados MOH CoAg GH000637", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12606", "descriptions": []}{"datatype": "Text", "external_id": "uGG46Zgz9OU", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "606", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Ministre de la Sante Publique et Population, Haiti", "Start Date": "2013-09-01", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12608 - Blood Safety", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12608", "descriptions": []}{"datatype": "Text", "external_id": "rLsN66DQtVc", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1923", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Association of Public Health Laboratories", "Start Date": "2014-09-30", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12610 - APHL", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12610", "descriptions": []}{"datatype": "Text", "external_id": "IQx9ojbBpUk", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3685", "End Date": "2014-09-30", "Agency": "HHS/HRSA", "Partner": "New York AIDS Institute", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12612 - HIVQUAL", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12612", "descriptions": []}{"datatype": "Text", "external_id": "Gri3eP0QxzG", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "514", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Tulane University", "Start Date": "2014-09-30", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12613 - Tulane", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12613", "descriptions": []}{"datatype": "Text", "external_id": "zcChLHKvABw", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "978", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "American Society of Clinical Pathology", "Start Date": "2014-09-30", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12618 - ASCP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12618", "descriptions": []}{"datatype": "Text", "external_id": "YV4wGJ7XmZy", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1696", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "American Association of Blood Banks", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12619 - AABB", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12619", "descriptions": []}{"datatype": "Text", "external_id": "xbLUnWCNSDm", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "220", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2014-09-30", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12621 - SDSH", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12621", "descriptions": []}{"datatype": "Text", "external_id": "TWq4f3L7BB1", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4571", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Fundacao Universitaria Jose Bonifacio", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12624 - FURJ", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12624", "descriptions": []}{"datatype": "Text", "external_id": "a30TcfN4fdC", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "216", "End Date": "2014-09-30", "Agency": "HHS/HRSA", "Partner": "University of Washington", "Start Date": "2014-09-30", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12625 - I-TECH", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12625", "descriptions": []}{"datatype": "Text", "external_id": "D2jKBiM6hcW", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3779", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "National Agency of Rural Development", "Start Date": "2013-09-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12631 - ANADER 2010 CoAg", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12631", "descriptions": []}{"datatype": "Text", "external_id": "SxWvp4Wn5hD", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "U.S. Department of Health and Human Services/Centers for Disease Control and Prevention (HHS/CDC)", "Start Date": "2013-09-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12632 - SI Regional Training", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12632", "descriptions": []}{"datatype": "Text", "external_id": "US1Ilct2Fhv", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "12536", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Dominica MOH", "Start Date": "2013-09-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12634 - Dominica MOH", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12634", "descriptions": []}{"datatype": "Text", "external_id": "rLNemp5PU14", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "12608", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Health Policy Project", "Start Date": "2013-09-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12636 - Gender Norms, Stigma, and SGBV", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12636", "descriptions": []}{"datatype": "Text", "external_id": "FpMWlxDSlBN", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10553", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Futures Group", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12637 - Strengthening Strategic Information in Kenya", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12637", "descriptions": []}{"datatype": "Text", "external_id": "GaaGOsfnFWd", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "219", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "JHPIEGO", "Start Date": "2013-09-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12638 - Support for Service Delivery-Excellence", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12638", "descriptions": []}{"datatype": "Text", "external_id": "AVLyelrC1dd", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "U.S. Department of Health and Human Services/Centers for Disease Control and Prevention (HHS/CDC)", "Start Date": "2013-09-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12642 - Central Laboratory Support", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12642", "descriptions": []}{"datatype": "Text", "external_id": "Hv9EPS9STXN", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4861", "End Date": "2014-09-30", "Agency": "State/WHA", "Partner": "Regional Procurement Support Offices/Ft. Lauderdale", "Start Date": "2014-09-30", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12644 - Regional Laboratory Construction", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12644", "descriptions": []}{"datatype": "Text", "external_id": "hCBvGswtVQc", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "595", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "World Learning", "Start Date": "2013-09-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12645 - Caribbean HIV Grants, Solicitation and Management Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12645", "descriptions": []}{"datatype": "Text", "external_id": "Yuse39TmsBY", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4017", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "United States Pharmacopeia", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12648 - Promoting the Quality of Medicines (PQM)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12648", "descriptions": []}{"datatype": "Text", "external_id": "w0QmuZVSJWx", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "544", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "UNAIDS - Joint United Nations Programme on HIV/AIDS", "Start Date": "2014-09-30", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12651 - UNAIDS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12651", "descriptions": []}{"datatype": "Text", "external_id": "Llm94UzUFLN", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "12499", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Centre National de Transfusion Sanguine de Cote d'Ivoire", "Start Date": "2013-09-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12655 - CNTS 2010 CoAg 1U2GPS002713-01", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12655", "descriptions": []}{"datatype": "Text", "external_id": "HiFI3iOXfvT", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "97", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Eastern Deanery AIDS Relief Program", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12656 - Clinical Services", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12656", "descriptions": []}{"datatype": "Text", "external_id": "E8Q1WR3RtI6", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "295", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Mkomani Society Clinic", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12658 - Clinical Services", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12658", "descriptions": []}{"datatype": "Text", "external_id": "XwdoRi5eDOx", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16525", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "John Snow Inc (JSI)", "Start Date": "2013-09-01", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12660 - CCP (Central Contraceptive Logistics Project)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12660", "descriptions": []}{"datatype": "Text", "external_id": "k2NA3JRsUe7", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "South Sudan"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12661 - SSHAP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12661", "descriptions": []}{"datatype": "Text", "external_id": "oiGZ2qcCfGK", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "246", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "African Medical and Research Foundation", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12664 - Clinical Services", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12664", "descriptions": []}{"datatype": "Text", "external_id": "sD0gKALDH3G", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "12916", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Provincial Directorate of Health, Cabo Delgado", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12665 - DPS Cabo Delgado Province", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12665", "descriptions": []}{"datatype": "Text", "external_id": "L2hYsZvcaQd", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "13268", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Trinidad MoH", "Start Date": "2013-09-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12668 - Trinidad and Tobago MOH (PS003108)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12668", "descriptions": []}{"datatype": "Text", "external_id": "uZ0zoR6QJs0", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "12807", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Ministry of Health and Public Hygiene, Cote d'Ivoire", "Start Date": "2013-09-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12673 - Ministry of Health 2010 CoAg", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12673", "descriptions": []}{"datatype": "Text", "external_id": "awuQkJYTocW", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16848", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Ministry of Family, Women, and Social Affairs, Cote d\u2019Ivoire", "Start Date": "2013-09-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12679 - MFFAS-PNOEV CoAg 2010", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12679", "descriptions": []}{"datatype": "Text", "external_id": "LX7DC7Op46T", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "12658", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "JEMBI", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12681 - JEMBI", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12681", "descriptions": []}{"datatype": "Text", "external_id": "XkCxB9CRC7P", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19423", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Caribbean Regional Public Health Agency", "Start Date": "2013-09-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12688 - CARPHA REPDU (formerly CHRC Caribbean Health Research Council", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12688", "descriptions": []}{"datatype": "Text", "external_id": "E7z0oGOndib", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9401", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Caribbean HIV/AIDS Alliance", "Start Date": "2013-09-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12689 - Eastern Caribbean Community Action Project II", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12689", "descriptions": []}{"datatype": "Text", "external_id": "eX5t55HzrxY", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "440", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2014-09-30", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12691 - Strengthening Health Outcomes Through the Private Sector (SHOPS)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12691", "descriptions": []}{"datatype": "Text", "external_id": "c4gpYrvvz3i", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "606", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Ministre de la Sante Publique et Population, Haiti", "Start Date": "2013-09-01", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12692 - MSPP/UGP (National AIDS Strategic Plan)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12692", "descriptions": []}{"datatype": "Text", "external_id": "atraNpeXlQr", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "597", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "National Alliance of State and Territorial AIDS Directors", "Start Date": "2013-09-01", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12695 - NASTAD 1842", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12695", "descriptions": []}{"datatype": "Text", "external_id": "nfwKyqxg6uv", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9644", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Tetra Tech PM Inc", "Start Date": "2014-09-30", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12696 - Improving Health Facility Infrastructure (Haiti)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12696", "descriptions": []}{"datatype": "Text", "external_id": "yF1h6hTXCLd", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "12496", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Center for Development and Health", "Start Date": "2013-09-01", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12698 - CDS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12698", "descriptions": []}{"datatype": "Text", "external_id": "FvDhKkFLCzt", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "517", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of California at San Francisco", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12702 - UCSF", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12702", "descriptions": []}{"datatype": "Text", "external_id": "eHZtOR1PTnO", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3685", "End Date": "2014-09-30", "Agency": "HHS/HRSA", "Partner": "New York AIDS Institute", "Start Date": "2013-09-01", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12706 - HealthQUAL", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12706", "descriptions": []}{"datatype": "Text", "external_id": "JRxRy2bfqSs", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2213", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Promoteurs Objectif Z\u00e9ro Sida (Promoteurs de l\u2019Objectif Z\u00e9ro Sida)", "Start Date": "2013-09-01", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12708 - POZ", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12708", "descriptions": []}{"datatype": "Text", "external_id": "p9RwiMAb21y", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "606", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Ministre de la Sante Publique et Population, Haiti", "Start Date": "2013-09-01", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12711 - LNSP (National Public Health Laboratory)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12711", "descriptions": []}{"datatype": "Text", "external_id": "jVWoQvYAey4", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "132", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Lifeline/Childline Namibia", "Start Date": "2013-09-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12721 - Strengthening HIV/AIDS Responses in Prevention and Protection (SHARPP)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12721", "descriptions": []}{"datatype": "Text", "external_id": "luNaUCkfy3v", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1717", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Research Triangle International", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12728 - Data warehouse", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12728", "descriptions": []}{"datatype": "Text", "external_id": "KRIbyVhT5Mj", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15708", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Foundation for Innovative New Diagnostics", "Start Date": "2013-09-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12736 - FIND", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12736", "descriptions": []}{"datatype": "Text", "external_id": "moaLCxMzsp6", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12738 - Pamoja Tuwalee", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12738", "descriptions": []}{"datatype": "Text", "external_id": "dz0nO3CYZ4M", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "440", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2013-09-01", "Operational Unit": "Central Asia Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12746 - Quality Health Care Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12746", "descriptions": []}{"datatype": "Text", "external_id": "hDoQHQtnzcY", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12750 - Food and Nutrition Technical Assistance (FANTA III)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12750", "descriptions": []}{"datatype": "Text", "external_id": "jb5BOgCF1lS", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2722", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Ministry of Health and Social Services, Namibia", "Start Date": "2016-10-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12752 - Cooperative Agreement 1U2GPS003014", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12752", "descriptions": []}{"datatype": "Text", "external_id": "NfrHfb1mSHr", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "453", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "John Snow, Inc.", "Start Date": "2014-09-30", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12753 - Urban Health Extension Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12753", "descriptions": []}{"datatype": "Text", "external_id": "QEYe0K9qy9t", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1717", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Research Triangle International", "Start Date": "2014-09-30", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12757 - RTI-BPE", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12757", "descriptions": []}{"datatype": "Text", "external_id": "aFw1ueLrXlI", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "13168", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Cardno Emerging Markets", "Start Date": "2013-09-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12762 - Public-Private Partnerships in PEPFAR countries", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12762", "descriptions": []}{"datatype": "Text", "external_id": "FG507CQrqeJ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "546", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "United Nations Office on Drugs and Crime", "Start Date": "2013-09-01", "Operational Unit": "Central Asia Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12772 - UNODC", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12772", "descriptions": []}{"datatype": "Text", "external_id": "UIOPI6n7XnL", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "13222", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Ministry of Health/Republican AIDS Center", "Start Date": "2013-09-01", "Operational Unit": "Central Asia Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12799 - Support to Ministry of Health/Republican AIDS Center of the Republic of Tajikistan", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12799", "descriptions": []}{"datatype": "Text", "external_id": "gDNNzSADDIO", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "13168", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Cardno Emerging Markets", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12801 - Strengthening Decentralization for Sustainability (SDS)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12801", "descriptions": []}{"datatype": "Text", "external_id": "cyF3hKe21XX", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10673", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Heartland Alliance", "Start Date": "2013-09-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12803 - IMPACT-CI IMPROVING PREVENTION AND ACCESS TO CARE AND TREATMENT-COTE D'IVOIRE (Heartland HVP 2010 CDC CoAg)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12803", "descriptions": []}{"datatype": "Text", "external_id": "nQTOxzbM2SX", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "226", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Pact, Inc.", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12810 - Pamoja Tuwalee", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12810", "descriptions": []}{"datatype": "Text", "external_id": "NjbOWRcC47M", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "13224", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Ministry of Health/Republican Narcology Center", "Start Date": "2013-09-01", "Operational Unit": "Central Asia Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12812 - Support to Ministry of Health/Republican Narcology Center of the Kyrgyz Republic", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12812", "descriptions": []}{"datatype": "Text", "external_id": "nilf1MvIOBP", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "13191", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Government of Botswana", "Start Date": "2013-09-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12817 - Prevention, Strengthening Health and SI Systems and Access To Quality HIV/AIDS Services Through Support Programs Conducted By The Government Of Botswana", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12817", "descriptions": []}{"datatype": "Text", "external_id": "LgXlmnpEtsJ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "33", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Catholic Relief Services", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12818 - CRS Follow on", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12818", "descriptions": []}{"datatype": "Text", "external_id": "GSGCaud5fIt", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "446", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Chemonics International", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12821 - STEP UP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12821", "descriptions": []}{"datatype": "Text", "external_id": "KFzsdLym5Ii", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "204", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12823 - EGPAF Follow on", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12823", "descriptions": []}{"datatype": "Text", "external_id": "EJboMRqz3dy", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "509", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Johns Hopkins University Bloomberg School of Public Health", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12827 - Tanzania Capacity and Communication Project (TCCP)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12827", "descriptions": []}{"datatype": "Text", "external_id": "GsQ76Gcpy1i", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "219", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "JHPIEGO", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12829 - IPC TA MOHSW", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12829", "descriptions": []}{"datatype": "Text", "external_id": "TooqFjrxe7x", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9653", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "African Field Epidemiology Network", "Start Date": "2013-09-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12831 - Improving the quality of health service delivery through training support for epidemiology, M&E, survey and laboratory services_431", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12831", "descriptions": []}{"datatype": "Text", "external_id": "oxNGSo7tUPw", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "213", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "International HIV/AIDS Alliance", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12835 - Strengthening the Uganda National Response for Implementation for Services for Orphans and Other Vulnerable Children (SUNRISE)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12835", "descriptions": []}{"datatype": "Text", "external_id": "gNq3tR0BjEK", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "228", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Pathfinder International", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12840 - Pathfinder", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12840", "descriptions": []}{"datatype": "Text", "external_id": "MytAIgZThdH", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "446", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Chemonics International", "Start Date": "2013-09-01", "Operational Unit": "Ukraine"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12845 - Strengthening TB Control in Ukraine", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12845", "descriptions": []}{"datatype": "Text", "external_id": "PZFVenwssdj", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16860", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Vodafone Foundation", "Start Date": "2014-10-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12854 - Vodafone Foundation PPP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12854", "descriptions": []}{"datatype": "Text", "external_id": "gecJ8ffAtNR", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Population Services International", "Start Date": "2013-09-01", "Operational Unit": "Central Asia Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12859 - USAID Dialogue on HIV and TB Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12859", "descriptions": []}{"datatype": "Text", "external_id": "pNB4ORzxtrd", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "192", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Africare", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12861 - Pamoja Tuwalee - Africare", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12861", "descriptions": []}{"datatype": "Text", "external_id": "eHwa7j7NLGo", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3931", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "University of Zimbabwe", "Start Date": "2013-09-01", "Operational Unit": "Zimbabwe"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12862 - Development of Health Leadership Capacity and Support of Human Resources for Health Systems in Zimbabwe", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12862", "descriptions": []}{"datatype": "Text", "external_id": "AJ5DvxziCHf", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "501", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Columbia University Mailman School of Public Health", "Start Date": "2013-09-01", "Operational Unit": "Central Asia Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12872 - Columbia University (Columbia Treatment and Care)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12872", "descriptions": []}{"datatype": "Text", "external_id": "bVsIC2AbKKJ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "220", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2014-09-30", "Operational Unit": "Rwanda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12882 - Integrated Health Systems Strengthening Project (IHSSP)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12882", "descriptions": []}{"datatype": "Text", "external_id": "PIylzXpMI2H", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "547", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "United Nations Children's Fund", "Start Date": "2014-09-30", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12885 - UNICEF", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12885", "descriptions": []}{"datatype": "Text", "external_id": "ojNQDCZcw5n", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "13152", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "AIDS Foundation", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12887 - Comp Prev GH000233", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12887", "descriptions": []}{"datatype": "Text", "external_id": "yVX0vsh2R5D", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "13222", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Ministry of Health/Republican AIDS Center", "Start Date": "2013-09-01", "Operational Unit": "Central Asia Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12889 - Support to Ministry of Health/Republican AIDS Center of the Republic of Kazakhstan", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12889", "descriptions": []}{"datatype": "Text", "external_id": "CH5VZkvQrvJ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1717", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Research Triangle International", "Start Date": "2013-09-01", "Operational Unit": "Zimbabwe"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12893 - Building Health Data Dissemination and Information Use Systems", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12893", "descriptions": []}{"datatype": "Text", "external_id": "GxWKVC6nfCn", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16339", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Pact", "Start Date": "2013-09-01", "Operational Unit": "Ukraine"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12899 - RESPOND -- Comprehensive KPs", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12899", "descriptions": []}{"datatype": "Text", "external_id": "GF3iFOGYbOd", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "8160", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Christian Social Services Commission", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12906 - CSSC", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12906", "descriptions": []}{"datatype": "Text", "external_id": "crog7GTwRQW", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3932", "End Date": "2017-09-30", "Agency": "State/AF", "Partner": "Regional Procurement Support Office/Frankfurt", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12907 - RPSO", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12907", "descriptions": []}{"datatype": "Text", "external_id": "fpyOOuqkfVW", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "13269", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "U.S. Pharmacopeia", "Start Date": "2013-09-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12909 - PQM", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12909", "descriptions": []}{"datatype": "Text", "external_id": "f7AzaTtRJLR", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Population Services International", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12926 - HUSIKA", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12926", "descriptions": []}{"datatype": "Text", "external_id": "uhRZ5wJLH1M", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "220", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01", "Operational Unit": "Dominican Republic"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12928 - MSH/SIAPS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12928", "descriptions": []}{"datatype": "Text", "external_id": "MJPTQaGQFuY", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "216", "End Date": "2014-09-30", "Agency": "HHS/HRSA", "Partner": "University of Washington", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12932 - HRH support for the rapid expansion of successful and innovative treatment programs", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12932", "descriptions": []}{"datatype": "Text", "external_id": "NVHBl3n5YwL", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Population Services International", "Start Date": "2013-09-01", "Operational Unit": "Zimbabwe"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12933 - Strengthening Private Sector Health Care Services Project (SPSS)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12933", "descriptions": []}{"datatype": "Text", "external_id": "qZFngm3F9kF", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "509", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Johns Hopkins University Bloomberg School of Public Health", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12935 - AFFORD Health Marketing Initiative", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12935", "descriptions": []}{"datatype": "Text", "external_id": "WRhO0m63An3", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6", "End Date": "2018-09-30", "Agency": "PC", "Partner": "U.S. Peace Corps", "Start Date": "2013-09-01", "Operational Unit": "Cameroon"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12937 - Capacity Strengthening for Peace Corps Volunteers and Counterparts", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12937", "descriptions": []}{"datatype": "Text", "external_id": "H4nWHEMaiK0", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "8849", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Morehouse School of Medicine, MPH Program", "Start Date": "2014-09-30", "Operational Unit": "Ghana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12939 - Morehouse/M&E", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12939", "descriptions": []}{"datatype": "Text", "external_id": "mkNEwldOner", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "234", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Project Concern International", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12942 - PROJECT CONCERN INTERNATIONAL", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12942", "descriptions": []}{"datatype": "Text", "external_id": "PlEYBuEu9yu", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9653", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "African Field Epidemiology Network", "Start Date": "2013-09-01", "Operational Unit": "Angola"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12943 - AFENET-LAB", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12943", "descriptions": []}{"datatype": "Text", "external_id": "WxhzUlCj4DH", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "14227", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "ESM", "Start Date": "2014-09-30", "Operational Unit": "Ghana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12945 - ESM", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12945", "descriptions": []}{"datatype": "Text", "external_id": "ws9q390GLLb", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "234", "End Date": "2014-09-30", "Agency": "DOD", "Partner": "Project Concern International", "Start Date": "2013-09-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12946 - Prevention AB and OP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12946", "descriptions": []}{"datatype": "Text", "external_id": "qk3FFGeWJv4", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "5706", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Ministry of Health, Angola", "Start Date": "2013-09-01", "Operational Unit": "Angola"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12953 - FELTP MOH/National School of Public Health", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12953", "descriptions": []}{"datatype": "Text", "external_id": "R69FVtWJ5dw", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "219", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "JHPIEGO", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12955 - Maternal Child Health Integrated Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12955", "descriptions": []}{"datatype": "Text", "external_id": "RlHalRvfavh", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1923", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Association of Public Health Laboratories", "Start Date": "2013-09-01", "Operational Unit": "Ukraine"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12957 - APHL", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12957", "descriptions": []}{"datatype": "Text", "external_id": "t17rOb5kQfN", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1592", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "National Reference Laboratory", "Start Date": "2013-09-01", "Operational Unit": "Rwanda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12968 - NRL", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12968", "descriptions": []}{"datatype": "Text", "external_id": "O4DgfDkvZEY", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "509", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Johns Hopkins University Bloomberg School of Public Health", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12970 - Pre-Service Training", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12970", "descriptions": []}{"datatype": "Text", "external_id": "YiNW4M4LgWu", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6", "End Date": "2017-09-30", "Agency": "PC", "Partner": "U.S. Peace Corps", "Start Date": "2013-09-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12971 - HVOP -Prevention", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12971", "descriptions": []}{"datatype": "Text", "external_id": "DytxrjUxmjh", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9646", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "KNCV Tuberculosis Foundation", "Start Date": "2013-09-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12975 - TB Care 1", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12975", "descriptions": []}{"datatype": "Text", "external_id": "dGMX66F1clu", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10419", "End Date": "2014-09-30", "Agency": "DOD", "Partner": "Development Center for Public Health", "Start Date": "2014-09-30", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12976 - Development Center for Public Health (DCPH)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12976", "descriptions": []}{"datatype": "Text", "external_id": "hwOpZdmhM82", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "5156", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Population Reference Bureau", "Start Date": "2014-09-30", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12979 - IDEA", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12979", "descriptions": []}{"datatype": "Text", "external_id": "TIf35UpsbnW", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "939", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Uganda Virus Research Institute", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12981 - Strengthening capacity through improved management and coordination of laboratory, surveillance, and epidemiology activities, public health evaluations and training in Uganda \u2013 Lab Quality Assurance", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12981", "descriptions": []}{"datatype": "Text", "external_id": "Fjhoqmt6qOi", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "547", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "United Nations Children's Fund", "Start Date": "2014-09-30", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12986 - UNICEF", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12986", "descriptions": []}{"datatype": "Text", "external_id": "nxuCTOpEyKp", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "610", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Care International", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12988 - CARE", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12988", "descriptions": []}{"datatype": "Text", "external_id": "dIxI5b3Zzxt", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "220", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12994 - FANIKISHA Institutional Strengthening", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12994", "descriptions": []}{"datatype": "Text", "external_id": "XBQ3aOWZwGJ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1684", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "African Palliative Care Association", "Start Date": "2014-09-30", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12997 - Scaling up Palliative care for People Living with HIV/AIDS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12997", "descriptions": []}{"datatype": "Text", "external_id": "udp5wSTnki2", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "12917", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Provincial Directorate of Health, Maputo", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12998 - DPS Maputo Province", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12998", "descriptions": []}{"datatype": "Text", "external_id": "YIEMJSFliPG", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "14159", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "COUNCIL OF SCIENTIFIC AND INDUSTRIAL RESEARCH", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13000 - Council of Scientific and Industrial Research", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13000", "descriptions": []}{"datatype": "Text", "external_id": "Zbi95z6CKb3", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3288", "End Date": "2018-09-30", "Agency": "State/PRM", "Partner": "United Nations High Commissioner for Refugees", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13002 - Supporting the Continuity of HIV/AIDS prevention and care programs for refugees in Uganda", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13002", "descriptions": []}{"datatype": "Text", "external_id": "st87YC1l5Fd", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "14748", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "NACC", "Start Date": "2013-09-01", "Operational Unit": "Cameroon"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13003 - Strengthening the capacity of the National AIDS Control Committee to ensure prevention of HIV in health-care settings", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13003", "descriptions": []}{"datatype": "Text", "external_id": "JRL1cYi26jz", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "14011", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "CENTER FOR INFECTIOUS DISEASE AND RESEARCH IN ZAMBIA", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13006 - CIDRZ - Community Compact", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13006", "descriptions": []}{"datatype": "Text", "external_id": "vM1Fly0yOEx", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "12861", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "National Tuberculosis Program", "Start Date": "2013-09-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13007 - NTP Follow on", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13007", "descriptions": []}{"datatype": "Text", "external_id": "ew9FuQ0WmHQ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2014-09-30", "Agency": "DOD", "Partner": "Population Services International", "Start Date": "2014-09-30", "Operational Unit": "Democratic Republic of the Congo"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13009 - Support to DRC Ministry of Defense: Capacity building of the PALS (MOD HIV/AIDS Coordinating Body)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13009", "descriptions": []}{"datatype": "Text", "external_id": "I7hALHvmKCI", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "220", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01", "Operational Unit": "Democratic Republic of the Congo"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13010 - Integrated Health Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13010", "descriptions": []}{"datatype": "Text", "external_id": "uKgBCgGTaDt", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1696", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "American Association of Blood Banks", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13013 - Blood Technical Assistance", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13013", "descriptions": []}{"datatype": "Text", "external_id": "LlmACqbsl82", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "32", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Catholic Medical Mission Board", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13016 - CMMB", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13016", "descriptions": []}{"datatype": "Text", "external_id": "mIbnPU7Md7u", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10091", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "American Society for Microbiology", "Start Date": "2013-09-01", "Operational Unit": "Democratic Republic of the Congo"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13017 - Global Laboratory Capacity Strengthening Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13017", "descriptions": []}{"datatype": "Text", "external_id": "b2CX6dbLHo4", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13022 - Clinical Services System Strenghening (CHASS)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13022", "descriptions": []}{"datatype": "Text", "external_id": "S9w6DMarxKG", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "984", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Impact Research and Development Organization", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13025 - Integrated HIV Prevention Interventions Including Male Circumcision", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13025", "descriptions": []}{"datatype": "Text", "external_id": "tHh7l185jwY", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "950", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "National Medical Stores", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13026 - Purchase, Distribution and Tracking of Cotrimoxazole, HIV/AIDS Related Laboratory Commodities and Supplies in the Republic of Uganda under the Presidents' Emergency Plan for AIDS Relief", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13026", "descriptions": []}{"datatype": "Text", "external_id": "qyqV5Pz1taV", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2014-09-30", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13027 - Preventive Technologies Agreement - Behavioral Surveillance Survey", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13027", "descriptions": []}{"datatype": "Text", "external_id": "QGyEsKY9sJa", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "737", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Community Housing Foundation", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13028 - TA for Implementation and Expansion of Blood Safety Activities in Kenya", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13028", "descriptions": []}{"datatype": "Text", "external_id": "qd0rsEri7JK", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3932", "End Date": "2018-09-30", "Agency": "State/AF", "Partner": "Regional Procurement Support Office/Frankfurt", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13029 - National Lab Infrastruture Initiative", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13029", "descriptions": []}{"datatype": "Text", "external_id": "IphoDGfYOc1", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "230", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Population Council", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13033 - POPULATION COUNCIL", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13033", "descriptions": []}{"datatype": "Text", "external_id": "aS7llFyjYp5", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15152", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "The International UNION against TB and Lung Disease (TB Care)", "Start Date": "2014-09-30", "Operational Unit": "Zimbabwe"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13037 - The International Union against Tuberculosis and Lung Disease (THE UNION)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13037", "descriptions": []}{"datatype": "Text", "external_id": "ZgKtNPROhWX", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15411", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Ethiopia HIV/AIDS Counselors Association (EHACA)", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13039 - Ethiopia HIV/AIDS Counselors Association (EHACA)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13039", "descriptions": []}{"datatype": "Text", "external_id": "veWJzp6RFNQ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4851", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Mothers 2 Mothers", "Start Date": "2014-09-30", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13040 - Kenya Mentor Mother Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13040", "descriptions": []}{"datatype": "Text", "external_id": "ODvRDXMkslt", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "8269", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Central Bureau of Statistics", "Start Date": "2013-09-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13042 - Central Bureau of Statistics, National Planning Commission, Office of the President", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13042", "descriptions": []}{"datatype": "Text", "external_id": "qDxlKdcpuDF", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "14588", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "LOCAL COMMERCIAL BANKS", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13045 - USAID Development Credit Authority", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13045", "descriptions": []}{"datatype": "Text", "external_id": "lRrFZ6hkUgb", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "38", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Habitat for Humanity", "Start Date": "2013-09-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13046 - Habitat OVC-AB 2010 CDC CoAg", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13046", "descriptions": []}{"datatype": "Text", "external_id": "ydOSDkY1wEv", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "13218", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Makerere University School of Medicine", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13047 - Scaling up comprehensive HIV/AIDS Services at Mulago and Mbarara University Teaching Hospitals", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13047", "descriptions": []}{"datatype": "Text", "external_id": "HvtrTP9bKgO", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "851", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Coptic Hospital", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13050 - Coptic Hospital / University of Washington Collaborative HIV Care Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13050", "descriptions": []}{"datatype": "Text", "external_id": "JxTpw4hAHA5", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6876", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Family Guidance Association of Ethiopia", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13053 - Strengthening Integration of PMTCT/STIs/HTC with Reproductive Health Services at Family Guidance Association's of Ethiopia Clinics and Youth Centers", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13053", "descriptions": []}{"datatype": "Text", "external_id": "FyBedyTg6My", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15719", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "ICF Macro", "Start Date": "2013-09-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13054 - CRO Task Order Government of Bahamas and Trinidad and Tobago", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13054", "descriptions": []}{"datatype": "Text", "external_id": "mDcLJugX7jD", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9871", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Ghana AIDS Commission", "Start Date": "2014-09-30", "Operational Unit": "Ghana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13059 - Community-Based M & E", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13059", "descriptions": []}{"datatype": "Text", "external_id": "ptcHs9sSoP1", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "14673", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "MINISTRY OF PUBLIC HEALTH AND SANITATION", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13061 - Advancement of Public Health Practices in Kenya", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13061", "descriptions": []}{"datatype": "Text", "external_id": "ALzCfGlvd0q", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "13238", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "National Blood Service Zimbabwe", "Start Date": "2013-09-01", "Operational Unit": "Zimbabwe"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13063 - Strengthening Blood Safety in the Republic of Zimbabwe", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13063", "descriptions": []}{"datatype": "Text", "external_id": "SNYtEl0RVe3", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "501", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Columbia University Mailman School of Public Health", "Start Date": "2014-10-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13065 - ICAP HQ", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13065", "descriptions": []}{"datatype": "Text", "external_id": "r7bNFE89vq1", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "463", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "University Research Corporation, LLC", "Start Date": "2013-09-01", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13067 - URC CDC Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13067", "descriptions": []}{"datatype": "Text", "external_id": "n2bJyH90PRm", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "517", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "University of California at San Francisco", "Start Date": "2014-09-30", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13069 - University of California at San Francisco", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13069", "descriptions": []}{"datatype": "Text", "external_id": "lS91p3KZlo7", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "52", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "World Vision International", "Start Date": "2016-10-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13070 - GBV Survivor Support", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13070", "descriptions": []}{"datatype": "Text", "external_id": "VvWVQvdy51J", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13071 - TBD - Public Private Partnerships", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13071", "descriptions": []}{"datatype": "Text", "external_id": "fjiKu2BOGpE", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13072 - Leadership, Management and Sustainability Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13072", "descriptions": []}{"datatype": "Text", "external_id": "LtBrzcEmOv3", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "549", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "World Health Organization", "Start Date": "2013-09-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13073 - Umbrella (HQ)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13073", "descriptions": []}{"datatype": "Text", "external_id": "AX7GpVntFal", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "453", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "John Snow, Inc.", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13076 - JSI Logistics Services", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13076", "descriptions": []}{"datatype": "Text", "external_id": "klXS8nTXBLE", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "217", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "IntraHealth International, Inc", "Start Date": "2014-09-30", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13079 - CapacityPlus", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13079", "descriptions": []}{"datatype": "Text", "external_id": "xyYOt7EDVYm", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Population Services International", "Start Date": "2013-09-01", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13082 - Combination Prevention", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13082", "descriptions": []}{"datatype": "Text", "external_id": "DiG5kZmbhU4", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6349", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Sesame Street Workshop", "Start Date": "2014-09-30", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13083 - Sesame Workshop", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13083", "descriptions": []}{"datatype": "Text", "external_id": "v7eSozxgvbB", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1616", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Project HOPE", "Start Date": "2013-09-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13090 - OVC and Tuberculosis Services in Namibia", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13090", "descriptions": []}{"datatype": "Text", "external_id": "lFg4PEU5v4j", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1003", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Education Development Center", "Start Date": "2013-09-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13091 - Implementing the Living Life Skills Curriculum in Botswana", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13091", "descriptions": []}{"datatype": "Text", "external_id": "DWuzsoe496R", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "14873", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "PACE", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13093 - Provision of the Basic Care Package in the Republic of Uganda under the President's Emmergency Plan for AIDS Relief", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13093", "descriptions": []}{"datatype": "Text", "external_id": "hyYac9NOyOL", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1923", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Association of Public Health Laboratories", "Start Date": "2013-09-01", "Operational Unit": "Democratic Republic of the Congo"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13094 - Association of Public Health Laboratories Centrally funded CoAG", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13094", "descriptions": []}{"datatype": "Text", "external_id": "rIenI5WjiTA", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13096 - Zambia-led Prevention Initiative (ZPI)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13096", "descriptions": []}{"datatype": "Text", "external_id": "k9IyshSTt6E", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "293", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Liverpool VCT and Care", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13097 - Ungana Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13097", "descriptions": []}{"datatype": "Text", "external_id": "fdeqwQ2Nz9h", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "463", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "University Research Corporation, LLC", "Start Date": "2013-09-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13101 - ASSIST (former Health Care Improvement) Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13101", "descriptions": []}{"datatype": "Text", "external_id": "lgYqqv4dcDf", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "427", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Uganda Blood Transfusion Services", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13102 - Supporting the National Blood Transfusion Service (NBTS) in the Implementation and Strengthening of Blood Safety Activities in the Republic of Uganda under the President's Emergency Plan for AIDS Relief (PEPFAR)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13102", "descriptions": []}{"datatype": "Text", "external_id": "yqV8asbha9A", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10163", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Baylor College of Medicine Children's Foundation", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13104 - Scaling up Comprehensive HIV/AIDS Services including provider initiated Testing and Counseling, TB/HIV, OVC, Care and ART for Adults and children in Eastern and West Nile regions in Uganda under the PEPFAR", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13104", "descriptions": []}{"datatype": "Text", "external_id": "OwkQM62OCjQ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3975", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Khmer HIV/AIDS NGO Alliance", "Start Date": "2013-09-01", "Operational Unit": "Cambodia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13119 - KHANA SAHACOM", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13119", "descriptions": []}{"datatype": "Text", "external_id": "W4YKtQSCjnM", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "7646", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Kayec Trust", "Start Date": "2013-09-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13120 - Self-Development and Skills for Vulnerable Youth", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13120", "descriptions": []}{"datatype": "Text", "external_id": "PQtxoNU5YOU", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "519", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "University of Maryland", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13121 - Partnership in Advanced Clinical Education (PACE)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13121", "descriptions": []}{"datatype": "Text", "external_id": "bfLED59Qykt", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "216", "End Date": "2014-09-30", "Agency": "HHS/HRSA", "Partner": "University of Washington", "Start Date": "2013-09-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13131 - I-TECH", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13131", "descriptions": []}{"datatype": "Text", "external_id": "mKF4DUzMUUj", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15142", "End Date": "2014-09-30", "Agency": "HHS/NIH", "Partner": "THE JOHN E. FOGARTY INTERNATIONAL CENTER", "Start Date": "2014-09-30", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13135 - Fogarty", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13135", "descriptions": []}{"datatype": "Text", "external_id": "qIrRgvBDV0g", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9077", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Infectious Disease Institute", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13136 - Scaling up comprehensive HIV/ Aids Services Including Provider Initiated Testing and Counseling (PITC), MARPI, SGBV at KCC Clinics", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13136", "descriptions": []}{"datatype": "Text", "external_id": "PgS657n0a9M", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "501", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Columbia University Mailman School of Public Health", "Start Date": "2014-09-30", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13137 - Columbia UTAP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13137", "descriptions": []}{"datatype": "Text", "external_id": "aIuu8YiE2Kb", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15465", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Public Health Informatics Institute", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13138 - Informatics Development and Support", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13138", "descriptions": []}{"datatype": "Text", "external_id": "tP7OFmOoBIz", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1923", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Association of Public Health Laboratories", "Start Date": "2013-09-01", "Operational Unit": "South Sudan"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13142 - APHL", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13142", "descriptions": []}{"datatype": "Text", "external_id": "o3QkyZgqY3W", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "463", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "University Research Corporation, LLC", "Start Date": "2013-09-01", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13144 - URC-Lab", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13144", "descriptions": []}{"datatype": "Text", "external_id": "cq7Yclg9lSc", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3685", "End Date": "2018-09-30", "Agency": "HHS/HRSA", "Partner": "New York AIDS Institute", "Start Date": "2013-09-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13147 - HEATHQUAL", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13147", "descriptions": []}{"datatype": "Text", "external_id": "Rw8cArUpcg6", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3931", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "University of Zimbabwe", "Start Date": "2013-09-01", "Operational Unit": "Zimbabwe"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13152 - Surveys, Evaluation, Assessments, and Monitoring", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13152", "descriptions": []}{"datatype": "Text", "external_id": "TRBDLrOvGVm", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "831", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Federal Ministry of Health, Ethiopia", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13158 - Supporting the National Blood Transfusion services", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13158", "descriptions": []}{"datatype": "Text", "external_id": "hUGTnpRo9B0", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16849", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Provincial Directorate of Health, Zambezia", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13160 - DPS Zambezia Province", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13160", "descriptions": []}{"datatype": "Text", "external_id": "f4FfWEK9qAM", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "939", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Uganda Virus Research Institute", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13161 - Enhanced Prevention", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13161", "descriptions": []}{"datatype": "Text", "external_id": "BrSSkZ5IJrO", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6", "End Date": "2014-09-30", "Agency": "PC", "Partner": "U.S. Peace Corps", "Start Date": "2013-09-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13162 - HVOP - Prevention", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13162", "descriptions": []}{"datatype": "Text", "external_id": "PE1aHhEkGSF", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "205", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Engender Health", "Start Date": "2014-09-30", "Operational Unit": "Angola"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13163 - Gender Based Violence", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13163", "descriptions": []}{"datatype": "Text", "external_id": "UOyyxgfkuG6", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "220", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13164 - Strengthening Public Health Laboratory Systems in Kenya", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13164", "descriptions": []}{"datatype": "Text", "external_id": "BIoSSxbJjMv", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "440", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2013-09-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13166 - Strengthening Health Outcomes through the Private Sector (SHOPS)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13166", "descriptions": []}{"datatype": "Text", "external_id": "JIazLSiGJc4", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3781", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Partnership for Supply Chain Management", "Start Date": "2013-09-01", "Operational Unit": "Cameroon"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13167 - Supplies and Reagents for CDC-NACC CoAg", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13167", "descriptions": []}{"datatype": "Text", "external_id": "bmJ4RKCSV4H", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10091", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "American Society for Microbiology", "Start Date": "2013-09-01", "Operational Unit": "Ukraine"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13168 - ASM", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13168", "descriptions": []}{"datatype": "Text", "external_id": "sx1A4BqhcWs", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "8386", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Makerere University School of Public Health", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13170 - Surveillance - Epi", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13170", "descriptions": []}{"datatype": "Text", "external_id": "ud47xLOfVL9", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Population Services International", "Start Date": "2013-09-01", "Operational Unit": "Rwanda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13172 - Youth and MARP Friendly Services", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13172", "descriptions": []}{"datatype": "Text", "external_id": "nzk1jQR8PDm", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "13939", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Biomedical Research and Training Institute", "Start Date": "2013-09-01", "Operational Unit": "Zimbabwe"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13173 - Strengthening Infection Control and Prevention in Health Care Facilities in Zimbabwe under the President\u2019s Emergency Plan for AIDS Relief (PEPFAR)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13173", "descriptions": []}{"datatype": "Text", "external_id": "N1XdKraw06W", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "11802", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Remote Area Medical", "Start Date": "2014-09-30", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13175 - Hinterland Initiative (Expanding HIV/AIDS services to indigenous Amerindian Communities)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13175", "descriptions": []}{"datatype": "Text", "external_id": "VeI2Up5oiAi", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3733", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Association of Schools of Public Health", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13179 - Emory University", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13179", "descriptions": []}{"datatype": "Text", "external_id": "a0hMcOuwLpI", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "11766", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Programme National de Lutte contre le VIH/SIDA et IST", "Start Date": "2013-09-01", "Operational Unit": "Democratic Republic of the Congo"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13183 - Programme National de Lutte contre le VIH/SIDA et IST/ National AIDS Control Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13183", "descriptions": []}{"datatype": "Text", "external_id": "Bd8Q2nNtUOr", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4505", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Institute of Human Virology, Nigeria", "Start Date": "2013-09-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13190 - ACTION in Community PMTCT Program (AIC)_2929", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13190", "descriptions": []}{"datatype": "Text", "external_id": "XjvacYdu63Y", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "517", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "University of California at San Francisco", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13194 - UCSF PP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13194", "descriptions": []}{"datatype": "Text", "external_id": "Xe146VD1RyP", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "234", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Project Concern International", "Start Date": "2013-09-01", "Operational Unit": "India"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13196 - PRATIBHA", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13196", "descriptions": []}{"datatype": "Text", "external_id": "zQocKaD6ptV", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "13095", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "University of the West Indies", "Start Date": "2013-09-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13197 - Caribbean Health Leadership Institute/ UWI", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13197", "descriptions": []}{"datatype": "Text", "external_id": "aWTVQN0uBel", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "14791", "End Date": "2016-09-30", "Agency": "DOD", "Partner": "NICASALUD", "Start Date": "2013-09-01", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13203 - Nicaragua - Nicasalud", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13203", "descriptions": []}{"datatype": "Text", "external_id": "jWYnHZnebYA", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "204", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13206 - EGPAF CB", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13206", "descriptions": []}{"datatype": "Text", "external_id": "xRuWyB0MWHz", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "11741", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Polytechnic of Namibia", "Start Date": "2013-09-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13207 - Cooperative Agreement 1U2GPS002902", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13207", "descriptions": []}{"datatype": "Text", "external_id": "mPIrUVXSlZL", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9727", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Church Alliance for Orphans", "Start Date": "2013-09-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13209 - Community Action for OVC", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13209", "descriptions": []}{"datatype": "Text", "external_id": "upCw0j7SOEc", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10018", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Global Healthcare Public Foundation", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13210 - Strengthening Laboratory Accreditation Services in Kenya", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13210", "descriptions": []}{"datatype": "Text", "external_id": "y1F4FotuVId", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3685", "End Date": "2016-09-30", "Agency": "HHS/HRSA", "Partner": "New York AIDS Institute", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13212 - HIVQUAL", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13212", "descriptions": []}{"datatype": "Text", "external_id": "U6QChwhkkYV", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "7579", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Deloitte Consulting Limited", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13214 - Fortalecimento dos Sistemas de Sa\u00fade e Ac\u00e7\u00e3o Social (FORSSAS)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13214", "descriptions": []}{"datatype": "Text", "external_id": "HlnMUYhLfe7", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15446", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Medical Access Uganda Limited (MAUL)", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13226 - Procurement and Logistics Management of Health-related Commodities for HHS/CDC funded HIV/AIDS Programs", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13226", "descriptions": []}{"datatype": "Text", "external_id": "GW8MlBp3Z8g", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "14461", "End Date": "2018-09-30", "Agency": "HHS/HRSA", "Partner": "ITECH", "Start Date": "2013-09-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13227 - I-TECH: Support to MOHSS National Health Training Center (NHTC)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13227", "descriptions": []}{"datatype": "Text", "external_id": "IU0rHPjD38t", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "7579", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Deloitte Consulting Limited", "Start Date": "2013-09-01", "Operational Unit": "Ukraine"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13232 - HSS SHARe HIV Reform in Action-Removing HIV/AIDS Services' legal & operational barriers", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13232", "descriptions": []}{"datatype": "Text", "external_id": "TDJnNhfMKlD", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9646", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "KNCV Tuberculosis Foundation", "Start Date": "2013-09-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13234 - Challenge TB", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13234", "descriptions": []}{"datatype": "Text", "external_id": "jsewqpzQG6M", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10091", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "American Society for Microbiology", "Start Date": "2013-09-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13245 - Capacity-Building Assistance for Global HIV/AIDS Microbiological Laboratory", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13245", "descriptions": []}{"datatype": "Text", "external_id": "bKE03S0vJi0", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "519", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "University of Maryland", "Start Date": "2014-09-30", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13246 - University of Maryland", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13246", "descriptions": []}{"datatype": "Text", "external_id": "WVopcO6txt1", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "549", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "World Health Organization", "Start Date": "2013-09-01", "Operational Unit": "Ukraine"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13252 - WHO", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13252", "descriptions": []}{"datatype": "Text", "external_id": "I7UCztdZjvb", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9853", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "New Partner", "Start Date": "2014-09-30", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13253 - Global Development Alliance", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13253", "descriptions": []}{"datatype": "Text", "external_id": "k0PbCuRMxSL", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "514", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Tulane University", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13254 - Technical Assistance in support of HIV prevention, care, and treatment program and other infectious diseases", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13254", "descriptions": []}{"datatype": "Text", "external_id": "bdnq4lJCuRJ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13255 - Community Clinical Health Services Strengthening (COMCHASS)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13255", "descriptions": []}{"datatype": "Text", "external_id": "jyhMhDWiNne", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9881", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Cameroon Baptist Convention Health Board", "Start Date": "2013-09-01", "Operational Unit": "Cameroon"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13257 - Implementation of PMTCT CoAg1", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13257", "descriptions": []}{"datatype": "Text", "external_id": "X4RVqWqOwbX", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13258 - Comprehensive Care for Children Affected by HIV and AIDS (C3)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13258", "descriptions": []}{"datatype": "Text", "external_id": "aAd914zQeqm", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "421", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Ministry of Health and Social Welfare, Tanzania", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13262 - MOHSW Blood", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13262", "descriptions": []}{"datatype": "Text", "external_id": "S2Me39KXo8E", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "12281", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "University of Eduardo Mondlane", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13263 - UEM Master of Public Health (MPH) and Field Epidemiology & Public Health Laboratory Management (FELTP) Support", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13263", "descriptions": []}{"datatype": "Text", "external_id": "JaeN2H0vIeW", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "978", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "American Society of Clinical Pathology", "Start Date": "2013-09-01", "Operational Unit": "Ukraine"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13268 - ASCP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13268", "descriptions": []}{"datatype": "Text", "external_id": "vM6glRQ37kU", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9872", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Global Health Systems Solutions, Ghana", "Start Date": "2013-09-01", "Operational Unit": "Ghana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13270 - GHSS/Lab Accreditation", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13270", "descriptions": []}{"datatype": "Text", "external_id": "QvcWcLCnqJh", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "509", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Johns Hopkins University Bloomberg School of Public Health", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13271 - Preven\u00e7\u00e3o e Comunica\u00e7\u00e3o para Todos (PACTO)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13271", "descriptions": []}{"datatype": "Text", "external_id": "Xz1dOyeUyIT", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "204", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Start Date": "2013-09-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13272 - EGPAF OVC-AB 2010 CDC Coag-Keneya", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13272", "descriptions": []}{"datatype": "Text", "external_id": "qLpbMdLTJhB", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "501", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Columbia University Mailman School of Public Health", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13275 - ICAP Capacity Building Zambezia", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13275", "descriptions": []}{"datatype": "Text", "external_id": "w5iOBgHlDIs", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6551", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "University Teaching Hospital", "Start Date": "2014-09-30", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13279 - University Teaching Hospital", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13279", "descriptions": []}{"datatype": "Text", "external_id": "OCApRfvmeuM", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1923", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Association of Public Health Laboratories", "Start Date": "2014-09-30", "Operational Unit": "Ghana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13280 - Association of Public Health Laboratories (APHL)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13280", "descriptions": []}{"datatype": "Text", "external_id": "mZz38SwcFli", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "233", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Program for Appropriate Technology in Health", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13287 - Establishment of Medical Waste Management Systems in Kenya", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13287", "descriptions": []}{"datatype": "Text", "external_id": "el3zcaWeIU6", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3931", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "University of Zimbabwe", "Start Date": "2014-09-30", "Operational Unit": "Zimbabwe"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13293 - Development and Strengthening of Human Resources for Health Activities in Zimbabwe", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13293", "descriptions": []}{"datatype": "Text", "external_id": "nW853sLTwRC", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1297", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Associazione Volontari per il Servizio Internazionale, Italy", "Start Date": "2013-09-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13296 - AVSI 2010 USAID CoAg", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13296", "descriptions": []}{"datatype": "Text", "external_id": "wkWI8QUp100", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "594", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "World Education", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13301 - Pamoja Tuwalee", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13301", "descriptions": []}{"datatype": "Text", "external_id": "Lim4UDdKfl8", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "39", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Hope Worldwide", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13302 - HIV Prevention Activities for Youth and General Population", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13302", "descriptions": []}{"datatype": "Text", "external_id": "vnj3OKwjzEA", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "14267", "End Date": "2014-09-30", "Agency": "HHS/NIH", "Partner": "FOGARTY INTERNATIONAL CENTER", "Start Date": "2014-09-30", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13306 - Fogarty", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13306", "descriptions": []}{"datatype": "Text", "external_id": "wsQgIsdsaaF", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "984", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Impact Research and Development Organization", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13307 - Prevention for Youth and General Population", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13307", "descriptions": []}{"datatype": "Text", "external_id": "wZ4GsliIBjX", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "661", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Kenya Medical Research Institute", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13309 - Kenya Medical Research Institute", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13309", "descriptions": []}{"datatype": "Text", "external_id": "w3uG9F1oVZ4", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "5727", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Centro de Orientacion e Investigacion Integral", "Start Date": "2014-09-30", "Operational Unit": "Dominican Republic"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13310 - Increasing Local Capacity to Provide HIV Prevention Services to Drug Users in the Dominican Republic", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13310", "descriptions": []}{"datatype": "Text", "external_id": "qQwH2gXIMy7", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "11805", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Reproductive Health Uganda (RHU)", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13311 - Comprehensive Community Based HIV/AIDS Prevention Care & Support (RHU)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13311", "descriptions": []}{"datatype": "Text", "external_id": "V7NVThscgYO", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "440", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13312 - Afyainfo", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13312", "descriptions": []}{"datatype": "Text", "external_id": "x8vXihOIMN9", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3932", "End Date": "2018-09-30", "Agency": "State/AF", "Partner": "Regional Procurement Support Office/Frankfurt", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13313 - National Public Health Reference Laboratory", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13313", "descriptions": []}{"datatype": "Text", "external_id": "weeitviaq0N", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10195", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Botswana Harvard AIDS Institute", "Start Date": "2013-09-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13316 - Pediatrics", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13316", "descriptions": []}{"datatype": "Text", "external_id": "ym9pGBBA3N8", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "284", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Joint Clinical Research Center, Uganda", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13317 - Targeted HIV/AIDS and Laboratory Services (THALAS)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13317", "descriptions": []}{"datatype": "Text", "external_id": "o3CNU4n5x8t", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10553", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Futures Group", "Start Date": "2013-09-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13319 - Health Policy Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13319", "descriptions": []}{"datatype": "Text", "external_id": "Yi9f4BoF7Al", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "216", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "University of Washington", "Start Date": "2014-09-30", "Operational Unit": "Zimbabwe"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13320 - Health Resources and Services Administration (HRSA) International AIDS Training and Education Center - (IATEC) cooperative agreement", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13320", "descriptions": []}{"datatype": "Text", "external_id": "kPtRshY6BGo", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "13249", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Reach Out Mbuya", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13325 - Provision of comprehensive, community-based HIV/AIDS services and Capacity Building of Indigenous Organizations in the Republic Of Uganda", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13325", "descriptions": []}{"datatype": "Text", "external_id": "bNLzDbWx78K", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Population Services International", "Start Date": "2013-09-01", "Operational Unit": "Dominican Republic"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13334 - Increasing the Capacity to Provide HIV Prevention Services to Mobile Populations in the Dominican Republic", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13334", "descriptions": []}{"datatype": "Text", "external_id": "Vl7Cdnk3Tik", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9653", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "African Field Epidemiology Network", "Start Date": "2013-09-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13335 - Regional Laboratory Accreditation", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13335", "descriptions": []}{"datatype": "Text", "external_id": "T1XgtA18OsU", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "514", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Tulane University", "Start Date": "2013-09-01", "Operational Unit": "Democratic Republic of the Congo"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13338 - Technical Assistance in Support of the President's Emergency Plan for AIDS Relief", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13338", "descriptions": []}{"datatype": "Text", "external_id": "hKxJD44rDBQ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13340 - APHIAPlus Rift Valley", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13340", "descriptions": []}{"datatype": "Text", "external_id": "Mo2kzsMvX7y", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9870", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Ghana Health Service", "Start Date": "2014-09-30", "Operational Unit": "Ghana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13344 - GFELTP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13344", "descriptions": []}{"datatype": "Text", "external_id": "j3KGpsRuCuR", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "549", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "World Health Organization", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13346 - Support Services for HIV Pandemic", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13346", "descriptions": []}{"datatype": "Text", "external_id": "pzmPsFZd3yf", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4188", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Northrup Grumman", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13351 - PROMIS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13351", "descriptions": []}{"datatype": "Text", "external_id": "TdoAfQIrz3o", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "717", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Kenya Episcopal Conference", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13354 - Kenya Conference of Catholic Bishops (KCCB)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13354", "descriptions": []}{"datatype": "Text", "external_id": "pvWSyRI7tpF", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2703", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Ministry of Health and Social Welfare, Tanzania - Zanzibar AIDS Control Program", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13355 - ZACP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13355", "descriptions": []}{"datatype": "Text", "external_id": "uIZFI0MoK5K", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3685", "End Date": "2014-09-30", "Agency": "HHS/HRSA", "Partner": "New York AIDS Institute", "Start Date": "2013-09-01", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13357 - HealthQual", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13357", "descriptions": []}{"datatype": "Text", "external_id": "m3XMIi6MBol", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "216", "End Date": "2017-09-30", "Agency": "HHS/HRSA", "Partner": "University of Washington", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13359 - I-TECH", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13359", "descriptions": []}{"datatype": "Text", "external_id": "CZLGMBzj8pF", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6", "End Date": "2014-09-30", "Agency": "PC", "Partner": "U.S. Peace Corps", "Start Date": "2014-09-30", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13360 - Peace Corps Volunteer Projects", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13360", "descriptions": []}{"datatype": "Text", "external_id": "JD3CXmOE6Xo", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "84", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Christian Health Association of Kenya", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13366 - Expanding High Quality HIV Prevention, Care and Treatment within Faith-Based Health Facilities", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13366", "descriptions": []}{"datatype": "Text", "external_id": "ye5u506ZU1C", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "549", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "World Health Organization", "Start Date": "2014-09-30", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13368 - WHO HQ - Support Services for the HIV/AIDS Pandemic", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13368", "descriptions": []}{"datatype": "Text", "external_id": "F2DW55JbhzJ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "521", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "University of North Carolina at Chapel Hill, Carolina Population Center", "Start Date": "2013-09-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13369 - MEASURE Evaluation Phase III", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13369", "descriptions": []}{"datatype": "Text", "external_id": "aSjwI725k08", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "517", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "University of California at San Francisco", "Start Date": "2013-09-01", "Operational Unit": "Ghana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13372 - UCSF/SI", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13372", "descriptions": []}{"datatype": "Text", "external_id": "UsFdPC2htwU", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3317", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Clinical and Laboratory Standards Institute", "Start Date": "2013-09-01", "Operational Unit": "Ghana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13374 - Laboratory Standards", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13374", "descriptions": []}{"datatype": "Text", "external_id": "s5AP33tyETs", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13382 - Oversight for RCH & Warehouses", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13382", "descriptions": []}{"datatype": "Text", "external_id": "KnPvmhJajjF", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "246", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "African Medical and Research Foundation", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13383 - Supporting the Scale-up of Comprehensive HIV/AIDS Prevention Services in the Republic of Uganda under the Presidents Emergency Plan for AIDS Relief", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13383", "descriptions": []}{"datatype": "Text", "external_id": "b5ob4zt7LMY", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15985", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Davis Memorial Hospital and Clinic", "Start Date": "2013-09-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13384 - Positively United to Support Humanity", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13384", "descriptions": []}{"datatype": "Text", "external_id": "Ztj1fCvuwNw", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "846", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of Manitoba", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13385 - Prevention for MARPS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13385", "descriptions": []}{"datatype": "Text", "external_id": "oczUItnInye", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Population Services International", "Start Date": "2014-09-30", "Operational Unit": "Democratic Republic of the Congo"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13386 - Advancing Social Marketing in DRC-AIDSTAR", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13386", "descriptions": []}{"datatype": "Text", "external_id": "ls0gpGOJ96a", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "India"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13387 - DAKSH", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13387", "descriptions": []}{"datatype": "Text", "external_id": "uG6SdQD7bQX", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13391 - TBD- New Operations Research Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13391", "descriptions": []}{"datatype": "Text", "external_id": "TNzc9RV5IHk", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "519", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of Maryland", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13399 - Partnership for Advanced Care and Treatment (PACT)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13399", "descriptions": []}{"datatype": "Text", "external_id": "kDTq9OExJTE", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3931", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "University of Zimbabwe", "Start Date": "2013-09-01", "Operational Unit": "Zimbabwe"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13401 - Strengthening the Master\u2019s Level Public Health Training Program in the Republic of Zimbabwe under the President\u2019s Emergency Plan for AIDS Relief (PEPFAR)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13401", "descriptions": []}{"datatype": "Text", "external_id": "Lph7fQOBYCb", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "521", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "University of North Carolina at Chapel Hill, Carolina Population Center", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13409 - University of North Carolina at Chapel Hill - PS10-10108", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13409", "descriptions": []}{"datatype": "Text", "external_id": "AV4Lb12TQoR", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9410", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Caribbean Community (CARICOM) Pan Caribbean Partnership Against AIDS", "Start Date": "2014-09-30", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13410 - PANCAP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13410", "descriptions": []}{"datatype": "Text", "external_id": "ri6337A16NI", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1596", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "International Youth Foundation", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13413 - Youth:Work", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13413", "descriptions": []}{"datatype": "Text", "external_id": "j6g6B5iHHfx", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "963", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Mildmay International", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13416 - Scaling up comprehensive HIV/AIDS services including PICT,TB/HIV,OVC,ART (including pregnant women)&children through public university teaching hospitals, regional referral hospitals& public& private-not-for-profit health", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13416", "descriptions": []}{"datatype": "Text", "external_id": "rBVEF6CKq1n", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16691", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "ENTRENA S.A", "Start Date": "2013-09-01", "Operational Unit": "Dominican Republic"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13417 - ALERTA JOVEN", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13417", "descriptions": []}{"datatype": "Text", "external_id": "p1exBmE0nj1", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Population Services International", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13434 - HIV Prevention for Most-at-Risk Populations (MARPS) - PSI", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13434", "descriptions": []}{"datatype": "Text", "external_id": "g2srXacCBnv", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16526", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Ministry of Health (MOH)", "Start Date": "2013-09-01", "Operational Unit": "Ukraine"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13435 - MOH", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13435", "descriptions": []}{"datatype": "Text", "external_id": "jaBEsgEeqZh", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9646", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "KNCV Tuberculosis Foundation", "Start Date": "2013-09-01", "Operational Unit": "Ghana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13438 - TB CARE I", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13438", "descriptions": []}{"datatype": "Text", "external_id": "ODovoetOPTj", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "217", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "IntraHealth International, Inc", "Start Date": "2013-09-01", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13445 - Capacity+", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13445", "descriptions": []}{"datatype": "Text", "external_id": "aUEeR1OWC18", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "5151", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Nawa Life Trust", "Start Date": "2013-09-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13448 - Prevention Alliance Namibia", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13448", "descriptions": []}{"datatype": "Text", "external_id": "jAz0cE30p6W", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "India"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13453 - SNEH", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13453", "descriptions": []}{"datatype": "Text", "external_id": "wY2SehE4afH", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9897", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Clinton Health Access Initiative", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13456 - Ethiopian Health Management Initiative (EHMI)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13456", "descriptions": []}{"datatype": "Text", "external_id": "D3J2jvdSHgP", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "726", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Save the Children UK", "Start Date": "2013-09-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13462 - Building Capacity for OVC Care and Support in Seven Regions of Cote d'Ivoire", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13462", "descriptions": []}{"datatype": "Text", "external_id": "bnSRua1kdBj", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15498", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Uganda Protestant Medical Board", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13466 - Provision of Comprehensive HIV/AIDS Care, Treatment and Prevention services in Track 1.0 Health Facilities in Uganda", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13466", "descriptions": []}{"datatype": "Text", "external_id": "geRirOTRuTF", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "981", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "University of California at San Diego", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13470 - Twinning of US-based Universities with institutions in the Federal Democratic Republic of Ethiopia", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13470", "descriptions": []}{"datatype": "Text", "external_id": "yGxe1BgRYLG", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19742", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Komisi Penanggulangan AIDS Nasional", "Start Date": "2013-09-01", "Operational Unit": "Indonesia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13473 - Indonesia Partnership Fund", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13473", "descriptions": []}{"datatype": "Text", "external_id": "dqdQhTqgYgQ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "39", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Hope Worldwide", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13474 - HIV Prevention for MARPS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13474", "descriptions": []}{"datatype": "Text", "external_id": "idVlra73A82", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9871", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Ghana AIDS Commission", "Start Date": "2013-09-01", "Operational Unit": "Ghana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13475 - GAC/M&E", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13475", "descriptions": []}{"datatype": "Text", "external_id": "jmp9e1Sc2zp", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6277", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "International Center for AIDS Care and Treatment Programs, Columbia University", "Start Date": "2013-09-01", "Operational Unit": "Democratic Republic of the Congo"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13476 - Technical assistance in support of HIV prevention, care, and treatment programs and other infectious diseases that impact HIV-infected patients in the Democratic Republic of Congo in support of the President's Emergency P", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13476", "descriptions": []}{"datatype": "Text", "external_id": "TRQ5ls1qLIN", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "220", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13479 - Building Local Capacity", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13479", "descriptions": []}{"datatype": "Text", "external_id": "jFvYmVbJTvC", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "220", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13480 - Building Local Capacity for Delivery of Health Services in Southern Africa", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13480", "descriptions": []}{"datatype": "Text", "external_id": "kemaetz9ya4", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "535", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of Nairobi", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13481 - Prevention for MARPS-Central and Eastern", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13481", "descriptions": []}{"datatype": "Text", "external_id": "Sn3lnIosKLv", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2016-09-30", "Agency": "DOD", "Partner": "Population Services International", "Start Date": "2013-09-01", "Operational Unit": "Lesotho"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13484 - PSI/DOD support", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13484", "descriptions": []}{"datatype": "Text", "external_id": "VP2dKvyILfh", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "313", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Protecting Families from AIDS, Uganda", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13486 - Scaling Up Integrated, Effective and Sustainable Services for the Prevention of Mother to Child Transmission of HIV (PMTCT) in Uganda", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13486", "descriptions": []}{"datatype": "Text", "external_id": "WOTyoRKTLJM", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6", "End Date": "2016-09-30", "Agency": "PC", "Partner": "U.S. Peace Corps", "Start Date": "2013-09-01", "Operational Unit": "Central Asia Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13501 - Peace Corps", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13501", "descriptions": []}{"datatype": "Text", "external_id": "fNKt6PTXgby", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "517", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "University of California at San Francisco", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13502 - Strengthening HIV Strategic Information Actvities in the Republic of Kenya", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13502", "descriptions": []}{"datatype": "Text", "external_id": "ZSNiVcFnAFT", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4", "End Date": "2014-09-30", "Agency": "DOD", "Partner": "U.S. Department of Defense (Defense)", "Start Date": "2014-09-30", "Operational Unit": "South Sudan"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13506 - DOD-Direct", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13506", "descriptions": []}{"datatype": "Text", "external_id": "ewRKNG4cSB6", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9422", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Ministry of Health, Dominican Republic", "Start Date": "2013-09-01", "Operational Unit": "Dominican Republic"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13507 - Strengthening Dominican Republic Public Ministry of Health in the Areas of Epidemiology, Monitoring and Evaluation, Tuberculosis, Blood Safety, Prevention and Laboratory", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13507", "descriptions": []}{"datatype": "Text", "external_id": "LG30GgN8O2L", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15233", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "UNIVERSITY OF PUERTO RICO", "Start Date": "2013-09-01", "Operational Unit": "Dominican Republic"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13509 - Strengthening Dominican Republic Public Health Capacity in the Areas of Epidemiology, Monitoring and Evaluation and Laboratory Surveillance", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13509", "descriptions": []}{"datatype": "Text", "external_id": "yZRcw2w7chK", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6850", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Global Health Communications", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13510 - HIV Prevention for Most-at-Risk Populations (MARPS) - GHC", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13510", "descriptions": []}{"datatype": "Text", "external_id": "vOByJunMALW", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "246", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "African Medical and Research Foundation", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13517 - Strengthening Strategic Information in Kenya", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13517", "descriptions": []}{"datatype": "Text", "external_id": "mwbmyduWH0c", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13518 - BPA Furniture and Computers", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13518", "descriptions": []}{"datatype": "Text", "external_id": "skRvkdNLRSB", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Population Services International", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13521 - Community outreach and social mobilization for prevention", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13521", "descriptions": []}{"datatype": "Text", "external_id": "elVbESNQpcz", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "13195", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Hope Cote d'Ivoire", "Start Date": "2013-09-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13525 - Hope CI OVC-AB 2010 CDC CoAg", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13525", "descriptions": []}{"datatype": "Text", "external_id": "gNbFZ1ejaIO", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "14671", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "MINISTRY OF HIGHER EDUCATION AND SCIENCE AND TECHNOLOGY / UNIVERSITY AGOSTINHO NETO", "Start Date": "2013-09-01", "Operational Unit": "Angola"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13528 - FELTP/UAN", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13528", "descriptions": []}{"datatype": "Text", "external_id": "ZSvR3uhoY3b", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "U.S. Department of Health and Human Services/Centers for Disease Control and Prevention (HHS/CDC)", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13530 - Technical assistance to build host government capacity", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13530", "descriptions": []}{"datatype": "Text", "external_id": "TlTwPwWIUOd", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9653", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "African Field Epidemiology Network", "Start Date": "2013-09-01", "Operational Unit": "Angola"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13531 - AFENET/FELTP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13531", "descriptions": []}{"datatype": "Text", "external_id": "XULkWCbQdLO", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "597", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "National Alliance of State and Territorial AIDS Directors", "Start Date": "2013-09-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13534 - NASTAD CoAg GH001508", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13534", "descriptions": []}{"datatype": "Text", "external_id": "JfsxOtyXohy", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "233", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Program for Appropriate Technology in Health", "Start Date": "2014-09-30", "Operational Unit": "Democratic Republic of the Congo"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13537 - TB IQC: TB Task Order 2015- Support for Stop TB Strategy Implementation - DRC", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13537", "descriptions": []}{"datatype": "Text", "external_id": "ozhvhNmZ7i5", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "215", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "International Rescue Committee", "Start Date": "2013-09-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13539 - IRC 2010 CDC Coag", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13539", "descriptions": []}{"datatype": "Text", "external_id": "xlYpu0vXvZ5", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "11767", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Programme National de Transfusion et S\u00e9curit\u00e9 Sanguine", "Start Date": "2013-09-01", "Operational Unit": "Democratic Republic of the Congo"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13542 - Programme National de Transfusion et S\u00e9curit\u00e9 Sanguine (PNTS) / National Blood Safety Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13542", "descriptions": []}{"datatype": "Text", "external_id": "Dybit5JTxAQ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "204", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13543 - PAMOJA", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13543", "descriptions": []}{"datatype": "Text", "external_id": "msfG95P95e9", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6", "End Date": "2018-09-30", "Agency": "PC", "Partner": "U.S. Peace Corps", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13545 - Peace Corps", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13545", "descriptions": []}{"datatype": "Text", "external_id": "fgYNuPusYwU", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10676", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "Henry Jackson Foundation", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13546 - Kisumu West", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13546", "descriptions": []}{"datatype": "Text", "external_id": "YHcVx2LQZQu", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "220", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13548 - Health Commodities & Services Management Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13548", "descriptions": []}{"datatype": "Text", "external_id": "Z73HcVcDUwr", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "391", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "National Blood Transfusion Service, Kenya", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13550 - Implementation and Expansion of Blood Safety Activities in Kenya", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13550", "descriptions": []}{"datatype": "Text", "external_id": "bfXxLBqm06v", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "30", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Balm in Gilead", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13553 - FBO TA Provider", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13553", "descriptions": []}{"datatype": "Text", "external_id": "GIW7JL25ZC2", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15708", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Foundation for Innovative New Diagnostics", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13554 - FIND", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13554", "descriptions": []}{"datatype": "Text", "external_id": "QzezjcB0ieL", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9653", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "African Field Epidemiology Network", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13555 - FELTP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13555", "descriptions": []}{"datatype": "Text", "external_id": "edFmpEUtdD0", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "474", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Human Science Research Council of South Africa", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13558 - GH000258", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13558", "descriptions": []}{"datatype": "Text", "external_id": "nYb1tJnit15", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "219", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "JHPIEGO", "Start Date": "2013-09-01", "Operational Unit": "Angola"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13559 - Strengthening Angolan Systems for Health (SASH)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13559", "descriptions": []}{"datatype": "Text", "external_id": "w5NptAJSIXD", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2857", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "ACONDA", "Start Date": "2013-09-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13561 - ACONDA CoAg 2011", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13561", "descriptions": []}{"datatype": "Text", "external_id": "oCflmGCvgsf", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3245", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Chreso Ministries", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13562 - CHRESO Ministries", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13562", "descriptions": []}{"datatype": "Text", "external_id": "myqgdcNAico", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Population Services International", "Start Date": "2013-09-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13563 - Providing Technical Assistance for the Development of National Campaigns", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13563", "descriptions": []}{"datatype": "Text", "external_id": "XxR9SjCzd7H", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "354", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Federal Ministry of Health, Nigeria", "Start Date": "2013-09-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13564 - Strengthening Institutional Capacity for the Delivery of Integrated HIV/AIDS Services in Nigeria (SICDHAN)_134", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13564", "descriptions": []}{"datatype": "Text", "external_id": "NHrDO8K44Ks", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "240", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Tebelopele Voluntary Counseling and Testing", "Start Date": "2013-09-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13566 - Expanding Access and Enhancing Quality of Integrated HTC Services", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13566", "descriptions": []}{"datatype": "Text", "external_id": "a3MN5VcsRAn", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "517", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of California at San Francisco", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13567 - GH000251", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13567", "descriptions": []}{"datatype": "Text", "external_id": "GUlBTfZLKT9", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15503", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of Miami School of Medicine", "Start Date": "2013-09-01", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13569 - University of Miami", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13569", "descriptions": []}{"datatype": "Text", "external_id": "LgVZ6jfBKzN", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Population Services International", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13570 - MMC GH000248", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13570", "descriptions": []}{"datatype": "Text", "external_id": "erSKYS7GYKQ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Population Services International", "Start Date": "2013-09-01", "Operational Unit": "Angola"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13572 - Ouakula (Social Marketing for Health)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13572", "descriptions": []}{"datatype": "Text", "external_id": "PhIner8Qaxs", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "India"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13573 - Improving Healthy Behaviors Program (IHBP)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13573", "descriptions": []}{"datatype": "Text", "external_id": "KguGWN8JONb", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6411", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "HIV Managed Care Solutions", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13577 - GH000291", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13577", "descriptions": []}{"datatype": "Text", "external_id": "tozq04Xa75R", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "14011", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "CENTER FOR INFECTIOUS DISEASE AND RESEARCH IN ZAMBIA", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13580 - CIDRZ Achieve", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13580", "descriptions": []}{"datatype": "Text", "external_id": "gkzMCDwwSZI", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15245", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "UNODC", "Start Date": "2013-09-01", "Operational Unit": "Ukraine"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13582 - HIV PLEDGE", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13582", "descriptions": []}{"datatype": "Text", "external_id": "zy9M8nwUAf5", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "501", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Columbia University Mailman School of Public Health", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13583 - ICAP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13583", "descriptions": []}{"datatype": "Text", "external_id": "Gepj97YD5Fh", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9371", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Shout It Now", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13585 - GH000285", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13585", "descriptions": []}{"datatype": "Text", "external_id": "EFvKusWDWMf", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "233", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Program for Appropriate Technology in Health", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13588 - APHIAplus Nyanza/Western", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13588", "descriptions": []}{"datatype": "Text", "external_id": "Bi9rzoqscyD", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "463", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "University Research Corporation, LLC", "Start Date": "2013-09-01", "Operational Unit": "Cambodia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13591 - HIV Innovate and Evaluate", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13591", "descriptions": []}{"datatype": "Text", "external_id": "eeXAy1eeSEs", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15481", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "SURINAME MOH", "Start Date": "2013-09-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13593 - Suriname MOH CoAg GH000640", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13593", "descriptions": []}{"datatype": "Text", "external_id": "rbP1hudMHQa", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Democratic Republic of the Congo"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13595 - ROADS II", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13595", "descriptions": []}{"datatype": "Text", "external_id": "oE4fHQxQgp2", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15443", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Mayo Clinic", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13597 - Continued Education Health Workers", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13597", "descriptions": []}{"datatype": "Text", "external_id": "fXuLE8iQjH4", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "219", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "JHPIEGO", "Start Date": "2013-09-01", "Operational Unit": "Rwanda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13598 - JHPIEGO Rwanda", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13598", "descriptions": []}{"datatype": "Text", "external_id": "oLRQ3GxYJxS", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3762", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Social Impact", "Start Date": "2013-09-01", "Operational Unit": "India"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13599 - Evaluation Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13599", "descriptions": []}{"datatype": "Text", "external_id": "mOSOwUYwxW6", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16843", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Society for Family Health (16843)", "Start Date": "2013-09-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13601 - Strengthening HIV Prevention for Key Populations", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13601", "descriptions": []}{"datatype": "Text", "external_id": "J7nK2IpYkgs", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "220", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13602 - LMG (Leadership, Management and Governance Project)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13602", "descriptions": []}{"datatype": "Text", "external_id": "pKqzeoq8PUY", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13605 - Livelihoods and Food Security Technical Assistance Project (LIFT)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13605", "descriptions": []}{"datatype": "Text", "external_id": "GuzCwq6jPCX", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "220", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01", "Operational Unit": "Angola"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13607 - SIAPS - OLD", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13607", "descriptions": []}{"datatype": "Text", "external_id": "AoKIAJ83282", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "216", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of Washington", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13608 - GH000324", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13608", "descriptions": []}{"datatype": "Text", "external_id": "OXmHLQgAtkH", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "501", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Columbia University Mailman School of Public Health", "Start Date": "2013-09-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13616 - Columbia University ICAP - CDC CoAg 2011", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13616", "descriptions": []}{"datatype": "Text", "external_id": "uu3rjNmeRor", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "501", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Columbia University Mailman School of Public Health", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13618 - GH000249", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13618", "descriptions": []}{"datatype": "Text", "external_id": "uz9MAOLOJkP", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "219", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "JHPIEGO", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13619 - GH000237", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13619", "descriptions": []}{"datatype": "Text", "external_id": "aX7M7cKvDeR", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "273", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Groupe Haitien d'Etude du Sarcome de Kaposi et des Infections Opportunistes", "Start Date": "2013-09-01", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13620 - GHESKIO 0545", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13620", "descriptions": []}{"datatype": "Text", "external_id": "OHoKdm6zegc", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19907", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Palladium Group", "Start Date": "2013-09-01", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13621 - Support to UPE", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13621", "descriptions": []}{"datatype": "Text", "external_id": "bioZYWP3OLc", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2014-09-30", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13622 - Food and Nutrition Technical Assistance (FANTA) Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13622", "descriptions": []}{"datatype": "Text", "external_id": "vXAwFg1mt84", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Democratic Republic of the Congo"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13623 - Providing Capacity-Building Assistance to Government and Indigenous Congolese Organizations to Improve HIV/AIDS Service Delivery in the Democratic Republic of Congo under PEPFAR", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13623", "descriptions": []}{"datatype": "Text", "external_id": "nTkipYybRL4", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9883", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Sante Espoir Vie - Cote d'Ivoire", "Start Date": "2013-09-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13624 - SEV-CI CDC CoAg 2011", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13624", "descriptions": []}{"datatype": "Text", "external_id": "ZzQ0hBMKJFE", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Population Services International", "Start Date": "2013-09-01", "Operational Unit": "Angola"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13625 - PROACTIVO", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13625", "descriptions": []}{"datatype": "Text", "external_id": "ZPPurZbLKmN", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10553", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Futures Group", "Start Date": "2014-09-30", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13626 - Health Policy Initiative", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13626", "descriptions": []}{"datatype": "Text", "external_id": "kMC54gK2z7o", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Population Services International", "Start Date": "2013-09-01", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13630 - PSI-CPP (Combination Prevention Program)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13630", "descriptions": []}{"datatype": "Text", "external_id": "YvTqMtE73pg", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9882", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Fondation Ariel Glaser Pour la Lutte Contre le Sida Pediatrique en Cote D'Ivoire", "Start Date": "2013-09-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13631 - Fondation Ariel CDC CoAg 2011", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13631", "descriptions": []}{"datatype": "Text", "external_id": "VNhZDiJxX1V", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "501", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Columbia University Mailman School of Public Health", "Start Date": "2014-09-30", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13634 - PHC Evaluation", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13634", "descriptions": []}{"datatype": "Text", "external_id": "J6pHl9QuVHU", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "509", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Johns Hopkins University Bloomberg School of Public Health", "Start Date": "2014-09-30", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13635 - Behavior & Social Change Communication in Cote d'Ivoire (PACT: Active Prevention & Transformative Communication) (Bilateral award ending Sept2013)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13635", "descriptions": []}{"datatype": "Text", "external_id": "YVHKoGLMfOK", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "219", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "JHPIEGO", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13636 - APHIAplus Central/Eastern", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13636", "descriptions": []}{"datatype": "Text", "external_id": "UlK7qz9R0jb", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "453", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "John Snow, Inc.", "Start Date": "2013-09-01", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13637 - SPRING", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13637", "descriptions": []}{"datatype": "Text", "external_id": "nP1d0G0Mujn", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "13088", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of Cape Town", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13644 - GH000371", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13644", "descriptions": []}{"datatype": "Text", "external_id": "mTXtdBXZMgz", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "204", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Start Date": "2013-09-01", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13645 - EGPAF-EPAS (Eliminating Pediatric AIDS in Swaziland)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13645", "descriptions": []}{"datatype": "Text", "external_id": "cCOBcG6xnCB", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "216", "End Date": "2016-09-30", "Agency": "HHS/HRSA", "Partner": "University of Washington", "Start Date": "2013-09-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13646 - International Training and Education Center for Health (ITECH)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13646", "descriptions": []}{"datatype": "Text", "external_id": "Ylt3vroXXtM", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "India"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13649 - Civil Society", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13649", "descriptions": []}{"datatype": "Text", "external_id": "kuFVYliRWQJ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "204", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Start Date": "2013-09-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13651 - EGPAF international CDC CoAg 2011-Djidja", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13651", "descriptions": []}{"datatype": "Text", "external_id": "wEbhQQc3dtz", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "597", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "National Alliance of State and Territorial AIDS Directors", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13653 - National Alliance of State and Territorial AIDS Directors (NASTAD)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13653", "descriptions": []}{"datatype": "Text", "external_id": "HFPKwJ75Hjf", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13654 - University Follow on for UCM and ISCISA", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13654", "descriptions": []}{"datatype": "Text", "external_id": "ia4Js6XKKvb", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3185", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Marie Stopes International", "Start Date": "2013-09-01", "Operational Unit": "Cambodia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13660 - SIFPO/MSI - OHSS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13660", "descriptions": []}{"datatype": "Text", "external_id": "OAQIqLGJrWx", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13661 - CISM - Manhica Research Center - Follow On", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13661", "descriptions": []}{"datatype": "Text", "external_id": "ZfQrzUb3eV0", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "463", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "University Research Corporation, LLC", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13662 - TIBU HOMA", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13662", "descriptions": []}{"datatype": "Text", "external_id": "T9dXrh7ZN2a", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "228", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Pathfinder International", "Start Date": "2014-09-30", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13664 - APHIAplus Nairobi/Coast", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13664", "descriptions": []}{"datatype": "Text", "external_id": "N5hPulcQmyb", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "440", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2014-09-30", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13665 - HS 20/20 Associate Award", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13665", "descriptions": []}{"datatype": "Text", "external_id": "PACCjo1R6r0", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15384", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Center for Integrated Health Programs", "Start Date": "2013-09-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13667 - Bridges_145", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13667", "descriptions": []}{"datatype": "Text", "external_id": "XU54qYp7mcX", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15416", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Fundacao ARIEL Contra a SIDA Pediatrica", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13668 - ARIEL", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13668", "descriptions": []}{"datatype": "Text", "external_id": "UK19yDiiANr", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "234", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Project Concern International", "Start Date": "2013-09-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13669 - OVC-Gender", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13669", "descriptions": []}{"datatype": "Text", "external_id": "KLELgamnVvI", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10091", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "American Society for Microbiology", "Start Date": "2014-09-30", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13671 - ASM", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13671", "descriptions": []}{"datatype": "Text", "external_id": "XwpAHZO0bij", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3317", "End Date": "2015-12-31", "Agency": "HHS/CDC", "Partner": "Clinical and Laboratory Standards Institute", "Start Date": "2010-08-01", "Operational Unit": "Rwanda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13672 - Clinical Laboratory Standards Institute", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13672", "descriptions": []}{"datatype": "Text", "external_id": "w61RkYiukkK", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13676 - Food and Nutrition Technical Assistance III (FANTA)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13676", "descriptions": []}{"datatype": "Text", "external_id": "lAHT4un8tF5", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10669", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Health Information Systems Program", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13682 - GH00460", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13682", "descriptions": []}{"datatype": "Text", "external_id": "lk9L0fflIZ5", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6559", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of Zambia School of Medicine", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13684 - UNZA ZEPACT", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13684", "descriptions": []}{"datatype": "Text", "external_id": "kpiU2PQvJaZ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1717", "End Date": "2014-09-30", "Agency": "DOD", "Partner": "Research Triangle International", "Start Date": "2013-09-01", "Operational Unit": "South Sudan"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13685 - RTI DOD Alcohol", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13685", "descriptions": []}{"datatype": "Text", "external_id": "yDSxG9fZskD", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "219", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "JHPIEGO", "Start Date": "2014-09-30", "Operational Unit": "South Sudan"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13687 - Maternal and Child Health Integrated Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13687", "descriptions": []}{"datatype": "Text", "external_id": "k8I4cl8hVtf", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6841", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Health and Development Africa", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13688 - GH000252", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13688", "descriptions": []}{"datatype": "Text", "external_id": "azp6Gd4zEWU", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "11677", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Organisation for Public Health Interventions and Development", "Start Date": "2014-09-30", "Operational Unit": "Zimbabwe"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13692 - Families and Communities for the Elimination of Pediatric HIV (FACE-Pediatric HIV)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13692", "descriptions": []}{"datatype": "Text", "external_id": "bH2dAUHeGGh", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15410", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Epicentre AIDS Risk Management", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13695 - GH00372", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13695", "descriptions": []}{"datatype": "Text", "external_id": "jQm0Wwnvd9e", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3781", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Partnership for Supply Chain Management", "Start Date": "2013-09-01", "Operational Unit": "Democratic Republic of the Congo"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13696 - Supply Chain Management System", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13696", "descriptions": []}{"datatype": "Text", "external_id": "x6hBhezRnIl", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "365", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Kenya Medical Supplies Agency", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13701 - KEMSA Medical Commodities Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13701", "descriptions": []}{"datatype": "Text", "external_id": "btMun0eZcub", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "220", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01", "Operational Unit": "Democratic Republic of the Congo"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13703 - Systems for Improved Access to Pharmaceuticals and Services (SIAPS)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13703", "descriptions": []}{"datatype": "Text", "external_id": "mKxLXpRbF5Z", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "519", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "University of Maryland", "Start Date": "2013-09-01", "Operational Unit": "Rwanda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13704 - PARTNERSHIP FOR ADVANCED CLINICAL MENTORSHIP (PACM)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13704", "descriptions": []}{"datatype": "Text", "external_id": "jFJEWAUL7IQ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "216", "End Date": "2018-09-30", "Agency": "HHS/HRSA", "Partner": "University of Washington", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13709 - University of Washington - ITECH", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13709", "descriptions": []}{"datatype": "Text", "external_id": "gTO7YsOZHIh", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "549", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "World Health Organization", "Start Date": "2013-09-01", "Operational Unit": "South Sudan"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13712 - WHO-Blood Safety", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13712", "descriptions": []}{"datatype": "Text", "external_id": "jj2iCEjrdEv", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15447", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Medical Laboratories Science Council of Nigeria", "Start Date": "2013-09-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13713 - Mentoring Laboratories Towards National Accreditation (MELTNA)_090", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13713", "descriptions": []}{"datatype": "Text", "external_id": "TH2WIOxLB3b", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15468", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Registered Trustees for the Uganda Episcopal Conference", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13717 - Provision of Comprehensive CARE, Treatment and Prevention Services in Indigenous Health Facilities - AIDS Care and Treatment", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13717", "descriptions": []}{"datatype": "Text", "external_id": "nmx5KuqIBnd", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13719 - RMNCH (former M-CHIP)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13719", "descriptions": []}{"datatype": "Text", "external_id": "rmReYaSIMfX", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "204", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Start Date": "2013-09-01", "Operational Unit": "Democratic Republic of the Congo"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13730 - Malamu", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13730", "descriptions": []}{"datatype": "Text", "external_id": "qanKvDKjwps", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3240", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Development Aid from People to People Humana Zambia", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13731 - DAPP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13731", "descriptions": []}{"datatype": "Text", "external_id": "q1ay4YB5Gid", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "204", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Start Date": "2013-09-01", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13738 - EGPAF-PIHTC (Provider-initiated HIV Testing & Counseling)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13738", "descriptions": []}{"datatype": "Text", "external_id": "HT8AS4t1PFx", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13742 - C-BLD (Capacity Building and Livelihoods Development)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13742", "descriptions": []}{"datatype": "Text", "external_id": "qVeRqYXoKwl", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "5648", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Eastern, Central and Southern African Health Community Secretariat", "Start Date": "2014-09-30", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13743 - ECSA-HRAA (Health Resources for Africa Alliance)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13743", "descriptions": []}{"datatype": "Text", "external_id": "e89jmdNQaSN", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "273", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Groupe Haitien d'Etude du Sarcome de Kaposi et des Infections Opportunistes", "Start Date": "2013-09-01", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13744 - GHESKIO 541", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13744", "descriptions": []}{"datatype": "Text", "external_id": "kReFMQGZac2", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "501", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Columbia University Mailman School of Public Health", "Start Date": "2014-09-30", "Operational Unit": "Cameroon"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13745 - ICAP Columbia University", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13745", "descriptions": []}{"datatype": "Text", "external_id": "zuyvqInIwM6", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "220", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2014-09-30", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13749 - AIDSTAR II", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13749", "descriptions": []}{"datatype": "Text", "external_id": "iVkD9LxORt9", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "539", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of Stellenbosch, South Africa", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13750 - GH000320", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13750", "descriptions": []}{"datatype": "Text", "external_id": "xbA4UR2ZaKt", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1616", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Project HOPE", "Start Date": "2013-09-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13752 - Adherence & Retention Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13752", "descriptions": []}{"datatype": "Text", "external_id": "ICKw2epmh0s", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15456", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "National Primary Health Care Development Agency", "Start Date": "2013-09-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13753 - Program for HIV/AIDS Integration and Decentralization in Nigeria (PHAID)_089", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13753", "descriptions": []}{"datatype": "Text", "external_id": "FSuUo5bF2re", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1717", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Research Triangle International", "Start Date": "2013-09-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13759 - Pathways for Participation", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13759", "descriptions": []}{"datatype": "Text", "external_id": "rf2w5r5AO8W", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "763", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "University of the Western Cape", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13760 - Education and HIV Prevention", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13760", "descriptions": []}{"datatype": "Text", "external_id": "c4UueJyEzyx", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "467", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Aurum Health Research", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13761 - District HRH GH000162", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13761", "descriptions": []}{"datatype": "Text", "external_id": "Xi4uRWXARmO", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Population Services International", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13764 - Integrated Health Social Marketing", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13764", "descriptions": []}{"datatype": "Text", "external_id": "as8yuPL4QnW", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15467", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Re-Action!", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13767 - GH000255", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13767", "descriptions": []}{"datatype": "Text", "external_id": "jRfI21EGQQt", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3201", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Harari Regional Health Bureau", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13770 - Support to GOE Regional Health Bureau in Harari", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13770", "descriptions": []}{"datatype": "Text", "external_id": "qbJJ3IY7Qza", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "964", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Howard University", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13771 - GH000391", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13771", "descriptions": []}{"datatype": "Text", "external_id": "WJ2VHznLzK0", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "220", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2014-09-30", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13772 - MSH-BLC (Building Local Capacity)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13772", "descriptions": []}{"datatype": "Text", "external_id": "B07CeVv20Xd", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6841", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Health and Development Africa", "Start Date": "2014-09-30", "Operational Unit": "Angola"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13773 - Next Generation BSS Truckers Study", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13773", "descriptions": []}{"datatype": "Text", "external_id": "p1q0ZJSQq69", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1596", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "International Youth Foundation", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13774 - Tanzania Youth Scholars", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13774", "descriptions": []}{"datatype": "Text", "external_id": "pdX2UQCbep0", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15382", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Center for Collaboration in Health", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13776 - CCS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13776", "descriptions": []}{"datatype": "Text", "external_id": "zaGZhWQEAdl", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "549", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "World Health Organization", "Start Date": "2013-09-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13779 - WHO", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13779", "descriptions": []}{"datatype": "Text", "external_id": "CgnxCP5cT7e", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15946", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "International Center for Reproductive Health, Mozambique", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13782 - Improved Reproductive Health and Rights Services for Most at Risk Populations in Tete", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13782", "descriptions": []}{"datatype": "Text", "external_id": "BypeeYxTaiX", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "7813", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Instituto Nacional de Sa\u00fade", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13784 - INS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13784", "descriptions": []}{"datatype": "Text", "external_id": "IJj2cl608kF", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "902", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Churches Health Association of Zambia", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13787 - CHAZ", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13787", "descriptions": []}{"datatype": "Text", "external_id": "lC0bulxIkqR", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "931", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "South African Clothing & Textile Workers' Union", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13789 - GH000265", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13789", "descriptions": []}{"datatype": "Text", "external_id": "P7YzvbNm4ky", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Population Services International", "Start Date": "2013-09-01", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13791 - PSI-CIHTC (Client-initiated HIV Testing & Counseling)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13791", "descriptions": []}{"datatype": "Text", "external_id": "GIeqST6f2t4", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "453", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "John Snow, Inc.", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13792 - Support to the HIV/AIDS Response in Zambia II (SHARe II)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13792", "descriptions": []}{"datatype": "Text", "external_id": "RnHu32wu3TC", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "12084", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "TB/HIV Care", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13793 - Comprehensive HIV prevention GH000306", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13793", "descriptions": []}{"datatype": "Text", "external_id": "meCkvJju1ig", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "403", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Oromia Health Bureau, Ethiopia", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13794 - Oromia Regional Health Bureau HIV/AIDS program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13794", "descriptions": []}{"datatype": "Text", "external_id": "an4Ncjub2c6", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "750", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Health Systems Trust", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13797 - District Support GH000175", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13797", "descriptions": []}{"datatype": "Text", "external_id": "a1LioGqbnCE", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "761", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Soul City", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13798 - GH000294", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13798", "descriptions": []}{"datatype": "Text", "external_id": "Lsc6GpYfmLa", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19443", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Global Health Systems Solutions", "Start Date": "2013-09-01", "Operational Unit": "Cameroon"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13799 - GHSS-Strengthening Public Health Laboratory Systems in Cameroon", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13799", "descriptions": []}{"datatype": "Text", "external_id": "skKijTCXrj5", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "501", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Columbia University Mailman School of Public Health", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13800 - TB Capacity Building GH000388", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13800", "descriptions": []}{"datatype": "Text", "external_id": "o75QuxbqZCF", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "535", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of Nairobi", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13802 - Central Province Response Integration, Strengthening & Sustainability Project (CRISSP)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13802", "descriptions": []}{"datatype": "Text", "external_id": "YJJYTM7qPqc", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "216", "End Date": "2016-09-30", "Agency": "HHS/HRSA", "Partner": "University of Washington", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13805 - International Training and Education Center for Health (ITECH)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13805", "descriptions": []}{"datatype": "Text", "external_id": "QjLeiayMpph", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3833", "End Date": "2014-09-30", "Agency": "DOL", "Partner": "International Labor Organization", "Start Date": "2014-09-30", "Operational Unit": "India"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13810 - Department of Labor", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13810", "descriptions": []}{"datatype": "Text", "external_id": "uO5hOhp5oEg", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "220", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13833 - TRACK TB", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13833", "descriptions": []}{"datatype": "Text", "external_id": "SbHa4TSdpKa", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10163", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Baylor College of Medicine Children's Foundation", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13835 - Strengthening National Pediatric HIV/AIDS and Scaling up Comprehensive HIV/AIDS Services in the Republic of Uganda under The President\u2019s Emergency Plan For AIDS Relief", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13835", "descriptions": []}{"datatype": "Text", "external_id": "CezGh7gd7c3", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4628", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "QED Group, LLC", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13837 - Monitoring, Evaluation and Learning Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13837", "descriptions": []}{"datatype": "Text", "external_id": "wtnhREhHiH0", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "549", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "World Health Organization", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13841 - CDC-WHO collaboration", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13841", "descriptions": []}{"datatype": "Text", "external_id": "K9tS4oreqpr", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1693", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Ministry of Health, Uganda", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13864 - Ministry of Health, Uganda", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13864", "descriptions": []}{"datatype": "Text", "external_id": "Gv6hKuci17R", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13867 - Strengthening Health Outcomes through the Private Sector (SHOPS)-Follow on", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13867", "descriptions": []}{"datatype": "Text", "external_id": "wE7nG3d8dNt", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9853", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "New Partner", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13868 - Health Communication & Marketing", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13868", "descriptions": []}{"datatype": "Text", "external_id": "DPxfUpPocdC", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10553", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Futures Group", "Start Date": "2014-09-30", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13870 - Health Policy Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13870", "descriptions": []}{"datatype": "Text", "external_id": "xoMmeBiHWmK", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "233", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Program for Appropriate Technology in Health", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13874 - Advocacy for Better Health", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13874", "descriptions": []}{"datatype": "Text", "external_id": "YurN2qM9zPZ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4589", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Children's AIDS Fund", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13877 - New Hope Project \u2013 Provision of Comprehensive HIV/AIDS Care, Treatment and Prevention services in Track 1.0 Health Facilities in Uganda", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13877", "descriptions": []}{"datatype": "Text", "external_id": "RVEcZOT8zwk", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "8386", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Makerere University School of Public Health", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13880 - Provision of Comprehensive HIV/AIDS Services and Health Work Force Development for Managing Health Programs in the Republic of Uganda under the President\u2019s Plan for AIDS Relief", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13880", "descriptions": []}{"datatype": "Text", "external_id": "A9AM09WXh1B", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "83", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Children of God Relief Institute", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13882 - Integrated Program for both HIV infected and affected children and their households", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13882", "descriptions": []}{"datatype": "Text", "external_id": "o2DLekECwDQ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16525", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "John Snow Inc (JSI)", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13885 - Spring", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13885", "descriptions": []}{"datatype": "Text", "external_id": "NYezecELAP5", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4167", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Voluntary Health Services", "Start Date": "2013-09-01", "Operational Unit": "India"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13887 - South-to-South HIV/AIDS Resource Exchange (SHARE)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13887", "descriptions": []}{"datatype": "Text", "external_id": "CvjnPFbHGKp", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Population Services International", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13888 - Combination Prevention GH000243", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13888", "descriptions": []}{"datatype": "Text", "external_id": "jSLpBzLRX3C", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "13132", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "World Education 's Batwana Initiative", "Start Date": "2013-09-01", "Operational Unit": "Zimbabwe"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13889 - Vana Batwana Zimbabwe Orphans and Vulnerable Children Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13889", "descriptions": []}{"datatype": "Text", "external_id": "FFGMUMipukT", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "11677", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Organisation for Public Health Interventions and Development", "Start Date": "2013-09-01", "Operational Unit": "Zimbabwe"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13890 - Families and Communities for the Elimination of Pediatric HIV (FACE-Pediatric HIV)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13890", "descriptions": []}{"datatype": "Text", "external_id": "Pph8cQ1uWoi", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1717", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Research Triangle International", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13892 - School Health and Reading Program (SHRP)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13892", "descriptions": []}{"datatype": "Text", "external_id": "deLRjiLrhyo", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9653", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "African Field Epidemiology Network", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13897 - Public Health Workforce and Systems", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13897", "descriptions": []}{"datatype": "Text", "external_id": "yp1JhoCD96U", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "229", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "PLAN International", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13900 - Northern Uganda Health Integration to Enhance Services (NU-HITES )", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13900", "descriptions": []}{"datatype": "Text", "external_id": "e4jHIyY2MM3", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13901 - Communication for Healthy Communities (CHC)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13901", "descriptions": []}{"datatype": "Text", "external_id": "hWKBEg3ilRw", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "13198", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Human Sciences Research Council", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13902 - HSRC", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13902", "descriptions": []}{"datatype": "Text", "external_id": "rh4Zaq0XVF1", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10359", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Community Media Trust", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13903 - GH000293", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13903", "descriptions": []}{"datatype": "Text", "external_id": "uPVmA0vp07Q", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "12084", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "TB/HIV Care", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13904 - Key Pops GH000257", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13904", "descriptions": []}{"datatype": "Text", "external_id": "CrDh2obp5Jk", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3685", "End Date": "2018-09-30", "Agency": "HHS/HRSA", "Partner": "New York AIDS Institute", "Start Date": "2013-09-01", "Operational Unit": "Zimbabwe"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13911 - HIV Quality Improvement Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13911", "descriptions": []}{"datatype": "Text", "external_id": "gsyjLccGm1t", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3317", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Clinical and Laboratory Standards Institute", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13919 - Laboratory Regulatory Support", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13919", "descriptions": []}{"datatype": "Text", "external_id": "yUql9UUzGKf", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9653", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "African Field Epidemiology Network", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13922 - Laboratory Leadership Training", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13922", "descriptions": []}{"datatype": "Text", "external_id": "q10Tk5FgfBL", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6277", "End Date": "2018-09-30", "Agency": "HHS/HRSA", "Partner": "International Center for AIDS Care and Treatment Programs, Columbia University", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13923 - NEPI", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13923", "descriptions": []}{"datatype": "Text", "external_id": "umPEXGggASS", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "11793", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "RECO Industries", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13924 - Production for Improved Nutrition (PIN) Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13924", "descriptions": []}{"datatype": "Text", "external_id": "bhMgpFbOMoN", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3769", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Mekele University", "Start Date": "2014-09-30", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13926 - Confidential Sex Worker Clinics", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13926", "descriptions": []}{"datatype": "Text", "external_id": "zlgaFeF5bkq", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "333", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Addis Ababa HIV/AIDS Prevention and Control Office", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13928 - Addis Ababa Regional HIV/AIDS Prevention and Control Office", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13928", "descriptions": []}{"datatype": "Text", "external_id": "ggTUEb8pMn8", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15401", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Dire Dawa City Administration Health Bureau", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13929 - Dire-Dawa Health Bureau HIV/AIDS program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13929", "descriptions": []}{"datatype": "Text", "external_id": "eWZjPPjXyfk", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "352", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Ethiopian Health and Nutrition Research Institute", "Start Date": "2014-09-30", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13930 - Expansion of HIV/AIDS/STI/TB Surveillance and Laboratory Activities in the FDRE", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13930", "descriptions": []}{"datatype": "Text", "external_id": "CaKN6Bbfx4N", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10532", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Federal HAPCO", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13931 - Federal HAPCO Support", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13931", "descriptions": []}{"datatype": "Text", "external_id": "lAVm1FU7Aab", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10658", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Haramaya University", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13932 - HIV/AIDS Antiretroviral therapy program implementation support through local universities", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13932", "descriptions": []}{"datatype": "Text", "external_id": "VObghy6wwy2", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "7743", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Ethiopian Medical Association", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13933 - Strengthening Human Resources for Health through increased capacity of the Ethiopian Medical Association", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13933", "descriptions": []}{"datatype": "Text", "external_id": "bG294oqTtex", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "332", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Addis Ababa Health Bureau", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13934 - Strengthening local ownership for sustainable provision of HIV/AIDS services", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13934", "descriptions": []}{"datatype": "Text", "external_id": "YE5taBiaonj", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "32", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Catholic Medical Mission Board", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13938 - Catholic Medical Mission Board", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13938", "descriptions": []}{"datatype": "Text", "external_id": "P6Su4FsgUKk", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "516", "End Date": "2017-09-30", "Agency": "HHS/SAMHSA", "Partner": "University of California at Los Angeles", "Start Date": "2013-09-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13942 - Vietnam HIV-Addictions Technology Transfer Center (V-HATTC)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13942", "descriptions": []}{"datatype": "Text", "external_id": "g7nHGPLJ8mB", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "7264", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Uganda Health Marketing Group", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13944 - USAID/Uganda Good Life HIV Integrated Counseling and Testing Kampala", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13944", "descriptions": []}{"datatype": "Text", "external_id": "FP7wZ5FiqOp", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "501", "End Date": "2018-09-30", "Agency": "HHS/HRSA", "Partner": "Columbia University Mailman School of Public Health", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13948 - Nursing Capacity Building Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13948", "descriptions": []}{"datatype": "Text", "external_id": "fa2aKfDxznk", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "216", "End Date": "2016-09-30", "Agency": "HHS/HRSA", "Partner": "University of Washington", "Start Date": "2013-09-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13966 - University of Washington ITECH 2011 CoAg", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13966", "descriptions": []}{"datatype": "Text", "external_id": "BUhxoZI0H7A", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3317", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Clinical and Laboratory Standards Institute", "Start Date": "2013-09-01", "Operational Unit": "Central Asia Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13970 - CLSI (under the former Lab Coalition mechanism)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13970", "descriptions": []}{"datatype": "Text", "external_id": "oJ9aL6bPj7D", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15570", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Republican Blood Center of the Ministry of Health of the Republic of Kazakhstan", "Start Date": "2013-09-01", "Operational Unit": "Central Asia Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13971 - Republican Blood Center - Kazakhstan", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13971", "descriptions": []}{"datatype": "Text", "external_id": "DLCE7enOSm6", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15571", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Republican Blood Center of the Ministry of Health of the Kyrgyz Republic", "Start Date": "2013-09-01", "Operational Unit": "Central Asia Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13972 - Republican Blood Center - Kyrgyzstan", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13972", "descriptions": []}{"datatype": "Text", "external_id": "Efzom43jkKH", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10553", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Futures Group", "Start Date": "2013-09-01", "Operational Unit": "Central Asia Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13973 - Health Policy Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13973", "descriptions": []}{"datatype": "Text", "external_id": "u05eZ8wSR7c", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "220", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01", "Operational Unit": "Central Asia Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13974 - Grant Management Solutions (GMS)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13974", "descriptions": []}{"datatype": "Text", "external_id": "QfCiN5Dvmme", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "453", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "John Snow, Inc.", "Start Date": "2014-09-30", "Operational Unit": "Central Asia Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13976 - Youth Centers GDA (Turkmenistan PPP)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13976", "descriptions": []}{"datatype": "Text", "external_id": "FIB6cf0GnUE", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15572", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Republican Blood Center of the Ministry of Health of the Republic of Tajikistan", "Start Date": "2013-09-01", "Operational Unit": "Central Asia Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13978 - Republican Blood Center - Tajikistan", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13978", "descriptions": []}{"datatype": "Text", "external_id": "cfbeeb03t7W", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "5504", "End Date": "2015-12-31", "Agency": "HHS/CDC", "Partner": "AIDS Care China", "Start Date": "2012-09-02", "Operational Unit": "Asia Regional Program"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13980 - Engaging Local NGOs", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13980", "descriptions": []}{"datatype": "Text", "external_id": "hMFc97zSek4", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Population Services International", "Start Date": "2013-09-01", "Operational Unit": "Lesotho"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13981 - TARGET: Increasing access to HIV counseling, testing and enhancing HIV/AIDS prevention", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13981", "descriptions": []}{"datatype": "Text", "external_id": "GMArLQsCnoq", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "5648", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Eastern, Central and Southern African Health Community Secretariat", "Start Date": "2013-09-01", "Operational Unit": "Lesotho"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13983 - Human Resources Alliance for Africa - HRAA", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13983", "descriptions": []}{"datatype": "Text", "external_id": "QNucNy43EGQ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "501", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Columbia University Mailman School of Public Health", "Start Date": "2013-09-01", "Operational Unit": "Lesotho"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13987 - STRENGTHENING TB/HIV COLLABORATION IN THE KINGDOM OF LESOTHO", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13987", "descriptions": []}{"datatype": "Text", "external_id": "YlMzgwkSS8D", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14009 - Kenya Nutrition and HIV Program Plus", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14009", "descriptions": []}{"datatype": "Text", "external_id": "QR60gnoPwwH", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2408", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Moi Teaching and Referral Hospital", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14012 - AMPATHplus", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14012", "descriptions": []}{"datatype": "Text", "external_id": "ELGs3llLQvg", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "217", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "IntraHealth International, Inc", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14015 - FUNZO Kenya", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14015", "descriptions": []}{"datatype": "Text", "external_id": "w7SioznXUk2", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "246", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "African Medical and Research Foundation", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14022 - APHIAplus Imarisha", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14022", "descriptions": []}{"datatype": "Text", "external_id": "G7gLM7XbOYw", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9647", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Ministry of Health and Social Welfare \u2013 Lesotho", "Start Date": "2014-09-30", "Operational Unit": "Lesotho"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14026 - Construction of Regional Reference Laboratory in Leribe", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14026", "descriptions": []}{"datatype": "Text", "external_id": "f6kZQeFS04V", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15812", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Equity Group Foundation", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14034 - The OVC Scholarship and Leadership Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14034", "descriptions": []}{"datatype": "Text", "external_id": "kVzEHOz5het", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15536", "End Date": "2017-09-30", "Agency": "HHS/SAMHSA", "Partner": "Hennepin Faculty Associates-Addiction Medicine Program", "Start Date": "2013-09-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14048 - Methadone Clinical Support", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14048", "descriptions": []}{"datatype": "Text", "external_id": "Be6fI72gHM6", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "509", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Johns Hopkins University Bloomberg School of Public Health", "Start Date": "2014-09-30", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14050 - K4Health/Nigeria", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14050", "descriptions": []}{"datatype": "Text", "external_id": "oyQGYMikhRT", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "596", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "University of North Carolina", "Start Date": "2013-09-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14054 - MEASURE Evaluation III", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14054", "descriptions": []}{"datatype": "Text", "external_id": "Og96tBWe9kC", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "220", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14055 - PLAN-Health", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14055", "descriptions": []}{"datatype": "Text", "external_id": "ylc9Ux0jtcM", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "217", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "IntraHealth International, Inc", "Start Date": "2013-09-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14064 - Capacity Plus", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14064", "descriptions": []}{"datatype": "Text", "external_id": "bAX7PhyWYnI", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6", "End Date": "2018-09-30", "Agency": "PC", "Partner": "U.S. Peace Corps", "Start Date": "2013-09-01", "Operational Unit": "Ukraine"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14071 - Peace Corps Responding to HIV/AIDS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14071", "descriptions": []}{"datatype": "Text", "external_id": "Cb0EZiuUCGR", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "220", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01", "Operational Unit": "Lesotho"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14072 - Systems for Improved Access to Pharmaceuticals and services (SIAPS)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14072", "descriptions": []}{"datatype": "Text", "external_id": "fXN6sVZO31o", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14073 - USAID Condoms Management TBD", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14073", "descriptions": []}{"datatype": "Text", "external_id": "bJZjXv0MHwU", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14086 - Research and Evaluation - USAID", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14086", "descriptions": []}{"datatype": "Text", "external_id": "ysfHrqEhmZw", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "544", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "UNAIDS - Joint United Nations Programme on HIV/AIDS", "Start Date": "2013-09-01", "Operational Unit": "India"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14088 - UNAIDS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14088", "descriptions": []}{"datatype": "Text", "external_id": "WKA9rqZHdo1", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "549", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "World Health Organization", "Start Date": "2013-09-01", "Operational Unit": "India"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14089 - WHO", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14089", "descriptions": []}{"datatype": "Text", "external_id": "kuSKwJEupKu", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "220", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01", "Operational Unit": "Cameroon"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14092 - Systems for Improved Access to Pharmaceuticals and Services Program (SIAPS)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14092", "descriptions": []}{"datatype": "Text", "external_id": "FZT6pfIO6Ho", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "204", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Start Date": "2013-09-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14113 - District Health System Strengthening and Quality Improvement for Service Delivery in Malawi under PEPFAR", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14113", "descriptions": []}{"datatype": "Text", "external_id": "wXMusVA1PJ4", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "220", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2014-09-30", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14115 - Prevention Organisational Systems AIDS Care and Treatment (ProACT)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14115", "descriptions": []}{"datatype": "Text", "external_id": "Zn4w7tfHR4C", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16585", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "African Society for Laboratory Medicine", "Start Date": "2013-09-01", "Operational Unit": "Cameroon"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14118 - Strengthening Clinical Laboratory Workforce", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14118", "descriptions": []}{"datatype": "Text", "external_id": "b3oqlw3X2sE", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6280", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Geneva Global", "Start Date": "2014-09-30", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14121 - Geneval Global CoAg_OHSS_HIV/AIDS Prevention and Care", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14121", "descriptions": []}{"datatype": "Text", "external_id": "cwBFj6qNpbf", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14122 - FANTA3 (Food and Nutrition Technical Assistance)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14122", "descriptions": []}{"datatype": "Text", "external_id": "Gj8i61mMQ10", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4719", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "South Africa Partners", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14126 - MARPs GH000250", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14126", "descriptions": []}{"datatype": "Text", "external_id": "JIBboDEZgDg", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "8345", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "WHO/AFRO", "Start Date": "2013-09-01", "Operational Unit": "Cameroon"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14127 - WHO Cameroon", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14127", "descriptions": []}{"datatype": "Text", "external_id": "AYD0lqq1dmd", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "13095", "End Date": "2014-09-30", "Agency": "HHS/HRSA", "Partner": "University of the West Indies", "Start Date": "2013-09-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14150 - Caribbean HIV/AIDS Regional Training Initiative", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14150", "descriptions": []}{"datatype": "Text", "external_id": "LsIR8fCOUXi", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Indonesia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14153 - Scaling Up for Most-At-Risk-Populations (SUM) I - Technical Assistance", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14153", "descriptions": []}{"datatype": "Text", "external_id": "Ii70ngJ4V5i", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1614", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Training Resources Group", "Start Date": "2013-09-01", "Operational Unit": "Indonesia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14154 - Scaling Up for Most-At-Risk-Populations (SUM II) - Organizational Performance", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14154", "descriptions": []}{"datatype": "Text", "external_id": "kPivQwrP2nW", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19682", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "The Center for Community Health Research and Development", "Start Date": "2013-09-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14156 - Strengthen In-Country Strategic Information Capacity for Sustainable HIV Response", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14156", "descriptions": []}{"datatype": "Text", "external_id": "bSzIP1kPHjB", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1717", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Research Triangle International", "Start Date": "2013-09-01", "Operational Unit": "Indonesia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14157 - KINERJA", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14157", "descriptions": []}{"datatype": "Text", "external_id": "wDD4z3haNxU", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14159 - SMART TA", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14159", "descriptions": []}{"datatype": "Text", "external_id": "seLBNqxUCrd", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6285", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "CDC Foundation", "Start Date": "2013-09-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14162 - African Center for Laboratory Equipments Maintenance_070", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14162", "descriptions": []}{"datatype": "Text", "external_id": "pQREcJCMKZX", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "440", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2013-09-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14169 - Health Finance and Governance Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14169", "descriptions": []}{"datatype": "Text", "external_id": "OAbz0HAjjBK", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14170 - TBD-NACA Call Center Support", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14170", "descriptions": []}{"datatype": "Text", "external_id": "X8Sv40PXZfV", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "547", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "United Nations Children's Fund", "Start Date": "2013-09-01", "Operational Unit": "Cameroon"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14175 - Partnerships for elimination of MTCT", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14175", "descriptions": []}{"datatype": "Text", "external_id": "jw3U1NwwAlo", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3975", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Khmer HIV/AIDS NGO Alliance", "Start Date": "2013-09-01", "Operational Unit": "Cambodia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14179 - KHANA Flagship", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14179", "descriptions": []}{"datatype": "Text", "external_id": "V5Mz0NDMHip", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "220", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14186 - ENHAT-CS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14186", "descriptions": []}{"datatype": "Text", "external_id": "eTKuAK8kRHe", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "220", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14187 - Help Ethiopian Address the Low TB (HEAL TB)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14187", "descriptions": []}{"datatype": "Text", "external_id": "ExxwBqZ8FBO", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9646", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "KNCV Tuberculosis Foundation", "Start Date": "2014-09-30", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14188 - TB CARE 1", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14188", "descriptions": []}{"datatype": "Text", "external_id": "lNYpV55H84P", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "52", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "World Vision International", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14189 - Preventive Care Package (PCP)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14189", "descriptions": []}{"datatype": "Text", "external_id": "x8lfhsPq0j4", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9644", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Tetra Tech PM Inc", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14190 - Architectural and Engineering for Ethiopia Health Infrastructure Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14190", "descriptions": []}{"datatype": "Text", "external_id": "hq0uAU8HBx8", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4959", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "International Relief and Development", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14192 - Health Infrastructure Construction Program (HIP)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14192", "descriptions": []}{"datatype": "Text", "external_id": "dnH8H6ctsKH", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "440", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2014-09-30", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14193 - Health Sector Finance Reform Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14193", "descriptions": []}{"datatype": "Text", "external_id": "aR7heAPyRFS", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "440", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14194 - Private Health Sector Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14194", "descriptions": []}{"datatype": "Text", "external_id": "S8eEPP5E8Py", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "220", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14195 - Leadership Management and Governance", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14195", "descriptions": []}{"datatype": "Text", "external_id": "d2pn2u0ixLp", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4851", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Mothers 2 Mothers", "Start Date": "2013-09-01", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14201 - Reducing Infection through Support & Eduation (RISE)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14201", "descriptions": []}{"datatype": "Text", "external_id": "eM5DwxPqfkP", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14206 - Grants, Solicitation and Management Follow-On or Associate Award", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14206", "descriptions": []}{"datatype": "Text", "external_id": "Ggkty4qkW0H", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "440", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2014-09-30", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14207 - Health Finance and Governance", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14207", "descriptions": []}{"datatype": "Text", "external_id": "FLYOzeC6ygs", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "219", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "JHPIEGO", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14209 - Strengthening Human Resources for Health", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14209", "descriptions": []}{"datatype": "Text", "external_id": "KKlH9nmacg6", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "453", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "John Snow, Inc.", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14210 - Strengthening Ethiopia's Urban Health Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14210", "descriptions": []}{"datatype": "Text", "external_id": "gR9ItrCGIfA", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "220", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14211 - Systems for Improved Access to Pharmaceuticals and Services", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14211", "descriptions": []}{"datatype": "Text", "external_id": "MEjKVGjXwhE", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4017", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "United States Pharmacopeia", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14212 - Promoting the Quality of Medicines Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14212", "descriptions": []}{"datatype": "Text", "external_id": "QN0KwXIycIC", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15660", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Save The Children Federation Inc", "Start Date": "2014-09-30", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14213 - Empowering New Generations in Improved Nutrition and Economic opportunities (ENGINE)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14213", "descriptions": []}{"datatype": "Text", "external_id": "PNWe3VJr3uK", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "239", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Save the Children US", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14214 - Food by Prescription", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14214", "descriptions": []}{"datatype": "Text", "external_id": "xbsOqkStQvx", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14215 - Food and Nutrition Technical Assistance III", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14215", "descriptions": []}{"datatype": "Text", "external_id": "k3iBQWYuaEJ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "548", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "World Food Program", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14217 - Urban HIV/AIDS Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14217", "descriptions": []}{"datatype": "Text", "external_id": "WrYIqxhfJvw", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14218 - Social Behavioural Change and Communications", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14218", "descriptions": []}{"datatype": "Text", "external_id": "gASATn8oVvm", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9886", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "American International Health Alliance", "Start Date": "2013-09-01", "Operational Unit": "Ukraine"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14219 - AIHA Blood Safety Technical Assistance Services (HQ)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14219", "descriptions": []}{"datatype": "Text", "external_id": "CD2dMUX1ORW", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "453", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "John Snow, Inc.", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14220 - Central Contraceptive Procurement", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14220", "descriptions": []}{"datatype": "Text", "external_id": "e8gdAcM6i1n", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "194", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Agricultural Cooperative Development International Volunteers in Overseas Cooperative Assistance", "Start Date": "2014-09-30", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14221 - Agricultural Market Development (AMD) Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14221", "descriptions": []}{"datatype": "Text", "external_id": "LKWq1l00Su4", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "233", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Program for Appropriate Technology in Health", "Start Date": "2013-09-01", "Operational Unit": "Ukraine"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14225 - PATH", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14225", "descriptions": []}{"datatype": "Text", "external_id": "JKdnGnfwoQn", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Population Services International", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14228 - MULU Prevention Program for At-Risk Populations I (MULU I)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14228", "descriptions": []}{"datatype": "Text", "external_id": "PxNoioljyKQ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "U.S. Department of Health and Human Services/Centers for Disease Control and Prevention (HHS/CDC)", "Start Date": "2014-09-30", "Operational Unit": "Ukraine"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14229 - ESIS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14229", "descriptions": []}{"datatype": "Text", "external_id": "phSejv8VpYe", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "595", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "World Learning", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14230 - MULU Prevention Program for At-Risk Populations in Workplace (MULU II)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14230", "descriptions": []}{"datatype": "Text", "external_id": "RpLrcC6SalY", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2014-09-30", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14231 - C-Change", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14231", "descriptions": []}{"datatype": "Text", "external_id": "Cf4uW4TcZFW", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "226", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Pact, Inc.", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14232 - Yekokeb Berhan", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14232", "descriptions": []}{"datatype": "Text", "external_id": "Iz1QJvO6vNP", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "226", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Pact, Inc.", "Start Date": "2014-09-30", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14234 - SCEPS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14234", "descriptions": []}{"datatype": "Text", "external_id": "AyiywMyfN01", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "213", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "International HIV/AIDS Alliance", "Start Date": "2013-09-01", "Operational Unit": "Ukraine"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14235 - ALLIANCE_ METIDA (ending) NGO Support for SI Activities", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14235", "descriptions": []}{"datatype": "Text", "external_id": "cGmQLdrps4i", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "547", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "United Nations Children's Fund", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14236 - Strengthening the Federal Level Response to Highly Vulnerable Ethiopian Children through the Development of a Child-Sensitive Social Welfare System", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14236", "descriptions": []}{"datatype": "Text", "external_id": "wCHlcWQO1k0", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "549", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "World Health Organization", "Start Date": "2013-09-01", "Operational Unit": "Ukraine"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14240 - WHO", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14240", "descriptions": []}{"datatype": "Text", "external_id": "Nk4LyekKxuz", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14242 - FANTA III", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14242", "descriptions": []}{"datatype": "Text", "external_id": "xSFIoGnAJDj", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6841", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Health and Development Africa", "Start Date": "2014-09-30", "Operational Unit": "Angola"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14245 - Next Generation BSS Prisoners Study", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14245", "descriptions": []}{"datatype": "Text", "external_id": "PPDsm8YdUO4", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "440", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2013-09-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14246 - Abt Associates: HPSS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14246", "descriptions": []}{"datatype": "Text", "external_id": "FELCJptbEYw", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "220", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01", "Operational Unit": "Ukraine"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14247 - SIAPS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14247", "descriptions": []}{"datatype": "Text", "external_id": "K2rt99zhBj6", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "33", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Catholic Relief Services", "Start Date": "2013-09-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14249 - Integrated (HIV effect) Mitigation and Positive Action for Community Transformation (IMPACT)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14249", "descriptions": []}{"datatype": "Text", "external_id": "IWhr6YIq4x1", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9646", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "KNCV Tuberculosis Foundation", "Start Date": "2014-09-30", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14250 - TBCARE I", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14250", "descriptions": []}{"datatype": "Text", "external_id": "wFFGulgKAGi", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "521", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "University of North Carolina at Chapel Hill, Carolina Population Center", "Start Date": "2014-09-30", "Operational Unit": "Ukraine"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14251 - MEASURE EVALUATION PHASE III", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14251", "descriptions": []}{"datatype": "Text", "external_id": "tI3aTrl9U2L", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "220", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2014-09-30", "Operational Unit": "Ukraine"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14252 - AIDSTAR - support the development of the National HIV/AIDS Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14252", "descriptions": []}{"datatype": "Text", "external_id": "NFJznLMmCM6", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Ukraine"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14253 - TBD Sustaining the Role of Media in the National HIV/AIDS Response", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14253", "descriptions": []}{"datatype": "Text", "external_id": "dbsOoN5ueuQ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9051", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "All Ukrainian Network of People Living with HIV/AIDS", "Start Date": "2013-09-01", "Operational Unit": "Ukraine"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14254 - Stigma and discrimination", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14254", "descriptions": []}{"datatype": "Text", "external_id": "YC6UqUzPpD2", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9051", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "All Ukrainian Network of People Living with HIV/AIDS", "Start Date": "2013-09-01", "Operational Unit": "Ukraine"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14255 - NETWORK (ending) Support to ART provision", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14255", "descriptions": []}{"datatype": "Text", "external_id": "nSTbcNoRoUd", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6", "End Date": "2017-09-30", "Agency": "PC", "Partner": "U.S. Peace Corps", "Start Date": "2013-09-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14260 - Peace Corps", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14260", "descriptions": []}{"datatype": "Text", "external_id": "Qha1RljTebk", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "5430", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Thailand Ministry of Public Health", "Start Date": "2013-09-01", "Operational Unit": "Cambodia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14261 - Thailand Ministry of Public Health", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14261", "descriptions": []}{"datatype": "Text", "external_id": "uzkvQHzWn5f", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16526", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Ministry of Health (MOH)", "Start Date": "2013-09-01", "Operational Unit": "Cambodia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14263 - Kingdom of Cambodia Ministry of Health - MOH CoAg Phase II", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14263", "descriptions": []}{"datatype": "Text", "external_id": "qnL44K4Iprp", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3932", "End Date": "2018-09-30", "Agency": "State/AF", "Partner": "Regional Procurement Support Office/Frankfurt", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14267 - Infrastructure development for health systems strengthening", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14267", "descriptions": []}{"datatype": "Text", "external_id": "Mf1yQarJRUl", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10553", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Futures Group", "Start Date": "2014-09-30", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14272 - Health Policy Initiative Costing Task Order", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14272", "descriptions": []}{"datatype": "Text", "external_id": "CX8iqb6DwlL", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3685", "End Date": "2014-09-30", "Agency": "HHS/HRSA", "Partner": "New York AIDS Institute", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14276 - NYS AIDS INSTITUTE/ HEALTHQUAL", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14276", "descriptions": []}{"datatype": "Text", "external_id": "hYHPNX4If0E", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "453", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "John Snow, Inc.", "Start Date": "2014-09-30", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14278 - New-AIDSTAR Human Resource Development (HRD) Task Order", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14278", "descriptions": []}{"datatype": "Text", "external_id": "q8sSNA2eHlo", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14284 - RFA support care and treament innovation", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14284", "descriptions": []}{"datatype": "Text", "external_id": "K8iyoRiqc7X", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "446", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Chemonics International", "Start Date": "2013-09-01", "Operational Unit": "Rwanda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14287 - Family Health Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14287", "descriptions": []}{"datatype": "Text", "external_id": "K2u5YuvEIF8", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14288 - Comprehensive clinic-based district services", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14288", "descriptions": []}{"datatype": "Text", "external_id": "PP1VNLsprKz", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "281", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Hospice and Palliative Care Assn. Of South Africa", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14291 - Care and Support to Improve Patient Outcomes", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14291", "descriptions": []}{"datatype": "Text", "external_id": "hwmJRn7H9cm", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "281", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Hospice and Palliative Care Assn. Of South Africa", "Start Date": "2014-09-30", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14292 - PPP: Integrating Water and Sanitation into HIV/AIDS Programs, Nutrition", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14292", "descriptions": []}{"datatype": "Text", "external_id": "LMSWYUWMRY1", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16692", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "University Research South Africa", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14294 - DSD - Children's Services Directory", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14294", "descriptions": []}{"datatype": "Text", "external_id": "iePQSQ6G2Xl", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14295 - Capacity Development and Support Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14295", "descriptions": []}{"datatype": "Text", "external_id": "MLNqPfi246w", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "217", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "IntraHealth International, Inc", "Start Date": "2013-09-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14296 - Capacity Plus", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14296", "descriptions": []}{"datatype": "Text", "external_id": "QMJYXrXGgXi", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "7579", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Deloitte Consulting Limited", "Start Date": "2013-09-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14298 - Enhancing Nigerian Capacity for AIDS Prevention", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14298", "descriptions": []}{"datatype": "Text", "external_id": "kI5OAyAmKXu", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Population Services International", "Start Date": "2013-09-01", "Operational Unit": "Lesotho"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14301 - LETLAMA", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14301", "descriptions": []}{"datatype": "Text", "external_id": "OOs31oSMpiy", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16525", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "John Snow Inc (JSI)", "Start Date": "2013-09-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14302 - Strengthening High Impact Interventions for and\u00a0AIDS-free\u00a0Generation (Aids\u00a0Free)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14302", "descriptions": []}{"datatype": "Text", "external_id": "WVlZa8VcXLY", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16599", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Survey Warehouse", "Start Date": "2014-09-30", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14304 - Evaluation Support Services", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14304", "descriptions": []}{"datatype": "Text", "external_id": "mMz4him395W", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16339", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Pact", "Start Date": "2013-09-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14305 - Namibia Institutional Strengthening", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14305", "descriptions": []}{"datatype": "Text", "external_id": "WZdp0bmtfDv", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14307 - Leveraging Local Technical Assistance for Transition (LL-TAFT)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14307", "descriptions": []}{"datatype": "Text", "external_id": "ZRIgHv5CeEy", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1212", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Measure Evaluation", "Start Date": "2014-09-30", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14308 - Measure Evaluation Phase III (CBIS)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14308", "descriptions": []}{"datatype": "Text", "external_id": "tz7Ofj3J0U9", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "549", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "World Health Organization", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14309 - Strengthening National Response to HIV/AIDS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14309", "descriptions": []}{"datatype": "Text", "external_id": "RrAc84IQVpy", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "440", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14311 - Strengthening Health Outcomes through the Private Sector (SHOPS)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14311", "descriptions": []}{"datatype": "Text", "external_id": "VuozCTpp2kE", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "517", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "University of California at San Francisco", "Start Date": "2013-09-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14326 - UCSF", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14326", "descriptions": []}{"datatype": "Text", "external_id": "lufDpq0B77t", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1553", "End Date": "2014-09-30", "Agency": "State/AF", "Partner": "Zambia AIDS Law Research and Advocacy Network (ZARAN)", "Start Date": "2014-09-30", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14335 - Zambia AIDS Law Research and Advocacy Network (ZARAN)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14335", "descriptions": []}{"datatype": "Text", "external_id": "s18ismB07In", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3139", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Hanoi Medical University", "Start Date": "2013-09-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14336 - HMU follow on", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14336", "descriptions": []}{"datatype": "Text", "external_id": "FTeDJ2Day4M", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "52", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "World Vision International", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14338 - Sustainability Through Economic strengthening, Prevention, and Support for Orphans, and Vulnerable Children, youth and other vulnerable populations (STEPS OVC) program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14338", "descriptions": []}{"datatype": "Text", "external_id": "XA3vFulRzMm", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1", "End Date": "2018-09-30", "Agency": "State/AF", "Partner": "U.S. Department of State", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14339 - PEPFAR Prevention Small Grants", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14339", "descriptions": []}{"datatype": "Text", "external_id": "aFjMQUuwZgT", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "205", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Engender Health", "Start Date": "2014-09-30", "Operational Unit": "Burundi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14342 - Engender Health GH-08-2008 RESPOND", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14342", "descriptions": []}{"datatype": "Text", "external_id": "wYmoBzLmsVQ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "521", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "University of North Carolina at Chapel Hill, Carolina Population Center", "Start Date": "2014-09-30", "Operational Unit": "Burundi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14343 - GH 01-2008 MEASURE Phase III MMAR", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14343", "descriptions": []}{"datatype": "Text", "external_id": "Awv6t9weQ1x", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "726", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Save the Children UK", "Start Date": "2014-09-30", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14348 - Links For Children", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14348", "descriptions": []}{"datatype": "Text", "external_id": "hcNOdcQuh92", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15945", "End Date": "2014-09-30", "Agency": "State/AF", "Partner": "The Network of Zambian People Living with HIV and AIDS (NZP+)", "Start Date": "2014-09-30", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14349 - Network Of Zambians Living with HIV and AIDS (NZP+)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14349", "descriptions": []}{"datatype": "Text", "external_id": "XfOcUoLKqWN", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6231", "End Date": "2014-09-30", "Agency": "State/AF", "Partner": "Treatment, Advocacy, and Literacy Campaign", "Start Date": "2014-09-30", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14350 - The Treatment Advocacy and Literacy Campaign (TALC)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14350", "descriptions": []}{"datatype": "Text", "external_id": "vzbUHSwFTqO", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "17038", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "National Network of Positive Women Ethiopia", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14351 - Capacity Building of Local Organizations", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14351", "descriptions": []}{"datatype": "Text", "external_id": "zFRl4Ij1F6o", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3825", "End Date": "2014-09-30", "Agency": "State/AF", "Partner": "International Broadcasting Bureau, Voice of America", "Start Date": "2013-09-01", "Operational Unit": "Burundi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14352 - VOA HIV prevention", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14352", "descriptions": []}{"datatype": "Text", "external_id": "UFjhWtl1rED", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3781", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Partnership for Supply Chain Management", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14354 - Partnership for Supply Chain Management", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14354", "descriptions": []}{"datatype": "Text", "external_id": "RYrKERsgOan", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "453", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "John Snow, Inc.", "Start Date": "2013-09-01", "Operational Unit": "Indonesia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14355 - Supply Chain Management", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14355", "descriptions": []}{"datatype": "Text", "external_id": "G7kh8K2JCM2", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "453", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "John Snow, Inc.", "Start Date": "2014-09-30", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14359 - AIDSTAR I", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14359", "descriptions": []}{"datatype": "Text", "external_id": "nkig7JJ8BVW", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "219", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "JHPIEGO", "Start Date": "2013-09-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14371 - Maternal and Child Health Integrated Program (MCHIP)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14371", "descriptions": []}{"datatype": "Text", "external_id": "yYoWpERUvwy", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1923", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Association of Public Health Laboratories", "Start Date": "2013-09-01", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14374 - APHL", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14374", "descriptions": []}{"datatype": "Text", "external_id": "mJ4OHI8JFPz", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Ghana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14376 - Global Fund Technical Support 2.0", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14376", "descriptions": []}{"datatype": "Text", "external_id": "U4vu2ZTZFOJ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10296", "End Date": "2014-09-30", "Agency": "DOD", "Partner": "Charles Drew University", "Start Date": "2014-09-30", "Operational Unit": "Angola"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14382 - Civil-Military alliance", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14382", "descriptions": []}{"datatype": "Text", "external_id": "qrX2D0XfbAK", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4", "End Date": "2014-09-30", "Agency": "DOD", "Partner": "U.S. Department of Defense (Defense)", "Start Date": "2014-09-30", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14383 - U.S. Department of Defense Walter Reed Program Nigeria", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14383", "descriptions": []}{"datatype": "Text", "external_id": "cfPheudJGAD", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6349", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Sesame Street Workshop", "Start Date": "2014-09-30", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14384 - Sesame Square", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14384", "descriptions": []}{"datatype": "Text", "external_id": "TxwrELW34wm", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "978", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "American Society of Clinical Pathology", "Start Date": "2013-09-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14385 - Cooperative Agreement 5U2GPS001285", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14385", "descriptions": []}{"datatype": "Text", "external_id": "sSNUsMjlYBx", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "13098", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "University of Zambia \u2013 Demography Department", "Start Date": "2014-09-30", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14386 - UNZA M&E Follow-on", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14386", "descriptions": []}{"datatype": "Text", "external_id": "BgL84gTi74F", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16869", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of Namibia", "Start Date": "2013-09-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14390 - Cooperative Agreement U2GGH001182", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14390", "descriptions": []}{"datatype": "Text", "external_id": "ITxtmuQ0NVb", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "517", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of California at San Francisco", "Start Date": "2013-09-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14391 - University of California-San Francisco", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14391", "descriptions": []}{"datatype": "Text", "external_id": "WlcaQoYPhuI", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "219", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "JHPIEGO", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14392 - Jhpiego (Eastern)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14392", "descriptions": []}{"datatype": "Text", "external_id": "Qk8aIiDOzMQ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3781", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Partnership for Supply Chain Management", "Start Date": "2013-09-01", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14396 - Supply Chain Management System Honduras", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14396", "descriptions": []}{"datatype": "Text", "external_id": "quCWWkd20Vu", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3833", "End Date": "2014-09-30", "Agency": "DOL", "Partner": "International Labor Organization", "Start Date": "2014-09-30", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14399 - DOL", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14399", "descriptions": []}{"datatype": "Text", "external_id": "ApuRov2Ks4E", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2016-09-30", "Agency": "DOD", "Partner": "Population Services International", "Start Date": "2013-09-01", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14400 - PASMO Guatemala", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14400", "descriptions": []}{"datatype": "Text", "external_id": "Pz4qTaDK5Tf", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "616", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "U.S. Department of Defense Naval Health Research Center", "Start Date": "2013-09-01", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14401 - US Department of Defense", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14401", "descriptions": []}{"datatype": "Text", "external_id": "e0KH96NTYFG", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "DOD", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14402 - DoD Multi Country TBD", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14402", "descriptions": []}{"datatype": "Text", "external_id": "dTFAHOAJW67", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1717", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Research Triangle International", "Start Date": "2013-09-01", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14403 - Multi-sector Alliances Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14403", "descriptions": []}{"datatype": "Text", "external_id": "uyIzIKJQoG3", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "453", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "John Snow, Inc.", "Start Date": "2013-09-01", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14406 - Deliver", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14406", "descriptions": []}{"datatype": "Text", "external_id": "qXVxR9OoF67", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "219", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "JHPIEGO", "Start Date": "2013-09-01", "Operational Unit": "South Sudan"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14415 - Integrated Service Delivery Project (ISDP)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14415", "descriptions": []}{"datatype": "Text", "external_id": "hgnsJ8BhB1c", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "217", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "IntraHealth International, Inc", "Start Date": "2013-09-01", "Operational Unit": "South Sudan"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14418 - Intrahealth SI-OHSS (ENDED March 31/2017)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14418", "descriptions": []}{"datatype": "Text", "external_id": "wekGAZy62WY", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4592", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Lusaka Provincial Health Office", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14420 - LPHO Follow On", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14420", "descriptions": []}{"datatype": "Text", "external_id": "bHKEyvyK1RJ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "13255", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Southern Provincial Health Office", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14421 - SPMO Follow On", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14421", "descriptions": []}{"datatype": "Text", "external_id": "LlCPc8CSaTs", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Rwanda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14426 - Partner Reporting and Performance Monitoring System (PRPM) Follow on", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14426", "descriptions": []}{"datatype": "Text", "external_id": "aTbS0Fcy8N4", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Indonesia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14427 - External Evaluation", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14427", "descriptions": []}{"datatype": "Text", "external_id": "y2AjbVJG4g4", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2014-09-30", "Agency": "DOD", "Partner": "Population Services International", "Start Date": "2014-09-30", "Operational Unit": "Cameroon"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14429 - VCT in military health facilities and mobile campaigns", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14429", "descriptions": []}{"datatype": "Text", "external_id": "xwliCrJjkOj", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "219", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "JHPIEGO", "Start Date": "2013-09-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14432 - support to MDF", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14432", "descriptions": []}{"datatype": "Text", "external_id": "nad5ehN1UGS", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "549", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "World Health Organization", "Start Date": "2016-10-01", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14437 - WHO-OHSS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14437", "descriptions": []}{"datatype": "Text", "external_id": "dN37OlPrHQt", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3933", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Lighthouse", "Start Date": "2013-09-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14441 - Center of Excellence for Comprehensive Integrated HIV Care and Treatment Services in Lilongwe, Malawi", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14441", "descriptions": []}{"datatype": "Text", "external_id": "rrnwQjLT8J7", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6273", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "BAOBAB Health Partnership", "Start Date": "2013-09-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14442 - Improving Quality of Care and Health Impact through Sustainable, Integrated, Innovative Information System Technologies in Malawi under PEPFAR", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14442", "descriptions": []}{"datatype": "Text", "external_id": "gLn85Psqqdv", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "547", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "United Nations Children's Fund", "Start Date": "2013-09-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14443 - Strengthening District Health Planning and Strategic Information to Improve Maternal and Child Health", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14443", "descriptions": []}{"datatype": "Text", "external_id": "E5zeFNV4Q6m", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14444 - Scale-Up of Care and Support Services for Orphans and Vulnerable Children (OVC) in Selected States in Nigeria", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14444", "descriptions": []}{"datatype": "Text", "external_id": "pN5s6nck79h", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9138", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "The Mitchell Group", "Start Date": "2013-09-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14446 - Nigeria Monitoring and Evaluation Management Services (NMEMS II)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14446", "descriptions": []}{"datatype": "Text", "external_id": "rfY7wngIcJV", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3781", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Partnership for Supply Chain Management", "Start Date": "2013-09-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14448 - SCMS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14448", "descriptions": []}{"datatype": "Text", "external_id": "qS45kiXGfAE", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "972", "End Date": "2014-09-30", "Agency": "DOD", "Partner": "Society for Family Health - South Africa", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14450 - Society for Family Health / Population Services Interantional", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14450", "descriptions": []}{"datatype": "Text", "external_id": "QMtGHh3P3bI", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "Population Services International", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14452 - Society for Family Health", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14452", "descriptions": []}{"datatype": "Text", "external_id": "VacNBrbY2w3", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1614", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Training Resources Group", "Start Date": "2014-09-30", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14454 - TEAMSTAR", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14454", "descriptions": []}{"datatype": "Text", "external_id": "ZU4ou3FjxED", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "7727", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "GH Tech", "Start Date": "2013-09-01", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14455 - USG Evaluation (Central America Regional Partnership Framework)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14455", "descriptions": []}{"datatype": "Text", "external_id": "tuoAR3unTI8", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "463", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "University Research Corporation, LLC", "Start Date": "2013-09-01", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14466 - PrevenSida", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14466", "descriptions": []}{"datatype": "Text", "external_id": "DDUtQ0sQHa7", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "453", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "John Snow, Inc.", "Start Date": "2013-09-01", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14467 - AIDSTAR", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14467", "descriptions": []}{"datatype": "Text", "external_id": "nALSWrMyJkR", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14468 - PrevenSida Mid-term Evaluation and Population Estimation for MARPs", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14468", "descriptions": []}{"datatype": "Text", "external_id": "mccSGxQIPIp", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15693", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Secretariat of Health", "Start Date": "2013-09-01", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14469 - Secretariat of Health", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14469", "descriptions": []}{"datatype": "Text", "external_id": "vLkXUPvIBDn", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3617", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Botswana Retired Nurses Society", "Start Date": "2013-09-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14481 - BORNUS Community-based Prevention and Support", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14481", "descriptions": []}{"datatype": "Text", "external_id": "H4FiIT3NJDm", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3733", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Association of Schools of Public Health", "Start Date": "2013-09-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14487 - African Health Workforce Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14487", "descriptions": []}{"datatype": "Text", "external_id": "fJYlriWs01V", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15708", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Foundation for Innovative New Diagnostics", "Start Date": "2013-09-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14488 - Building global capacity for diagnostic testing of TB, Malaria & HIV", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14488", "descriptions": []}{"datatype": "Text", "external_id": "HQRjPHcGGAr", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10553", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Futures Group", "Start Date": "2013-09-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14489 - Health Policy Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14489", "descriptions": []}{"datatype": "Text", "external_id": "Y6k8R8LRQiQ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14505 - STRENGHTENING INTERGRATED DELIVERY OF HIV/AIDS SERVICES(SIDHAS)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14505", "descriptions": []}{"datatype": "Text", "external_id": "PHArE34M2ot", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14507 - Family Health International", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14507", "descriptions": []}{"datatype": "Text", "external_id": "EuA1befef5N", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14512 - Community-based Prevention and Support", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14512", "descriptions": []}{"datatype": "Text", "external_id": "Mz4t9q0AIkJ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9653", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "African Field Epidemiology Network", "Start Date": "2013-09-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14530 - HQ buy in for the Strengthening and the Development of Applied Epidemiology and Sustainable Public Health Capacity through Collaboration, Program Development and Implementation, Communication and Information Sharing", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14530", "descriptions": []}{"datatype": "Text", "external_id": "k5e1sDGK1GP", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15710", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Ariel Glaser Pediatric AIDS Healthcare Initiative", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14536 - AGPAHI", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14536", "descriptions": []}{"datatype": "Text", "external_id": "PFl1m31KSlW", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "501", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Columbia University Mailman School of Public Health", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14538 - C-CE", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14538", "descriptions": []}{"datatype": "Text", "external_id": "zTUBx6jHKDA", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "7", "End Date": "2014-09-30", "Agency": "HHS/NIH", "Partner": "U.S. Department of Health and Human Services/National Institutes of Health (HHS/NIH)", "Start Date": "2014-09-30", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14542 - Baylor Fogarty AITRP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14542", "descriptions": []}{"datatype": "Text", "external_id": "z9z94jKhzYF", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10014", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Tanzania Red Cross Society", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14544 - TRCS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14544", "descriptions": []}{"datatype": "Text", "external_id": "vfB4XvpwII1", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "7", "End Date": "2014-09-30", "Agency": "HHS/NIH", "Partner": "U.S. Department of Health and Human Services/National Institutes of Health (HHS/NIH)", "Start Date": "2014-09-30", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14545 - Dartmouth Fogarty AITRP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14545", "descriptions": []}{"datatype": "Text", "external_id": "ic4TcXfg66x", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15713", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Kagera RHMT", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14551 - Kagera", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14551", "descriptions": []}{"datatype": "Text", "external_id": "G8ijcigADdt", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15714", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Mtwara RHMT", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14552 - Mtwara", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14552", "descriptions": []}{"datatype": "Text", "external_id": "X58jbMFGuC2", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15715", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Mwanza RHMT", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14553 - Mwanza", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14553", "descriptions": []}{"datatype": "Text", "external_id": "iWFAAHv7MRR", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15716", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Pwani RHMT", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14554 - Pwani", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14554", "descriptions": []}{"datatype": "Text", "external_id": "oabfOZctNA1", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15717", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Tanga RHMT", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14555 - Tanga", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14555", "descriptions": []}{"datatype": "Text", "external_id": "mAHo1NNIQjp", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15705", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Tanzania Youth Alliance", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14556 - Diffusion of Effective Behavioral Interventions", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14556", "descriptions": []}{"datatype": "Text", "external_id": "vb8AmhkTGFp", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15712", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Management development for Health", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14559 - NHLQATC - EQA Support", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14559", "descriptions": []}{"datatype": "Text", "external_id": "hua3Z2iDfLL", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16585", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "African Society for Laboratory Medicine", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14560 - ASLM - (GH000710)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14560", "descriptions": []}{"datatype": "Text", "external_id": "Sg8psqCOsQy", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16585", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "African Society for Laboratory Medicine", "Start Date": "2013-09-01", "Operational Unit": "South Sudan"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14563 - ASLM", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14563", "descriptions": []}{"datatype": "Text", "external_id": "hIgQ8zl9aXS", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "220", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14564 - LMG (Leadership, Management and Governance)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14564", "descriptions": []}{"datatype": "Text", "external_id": "w6Y0pHOOkPa", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Angola"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14568 - Project Evaluations", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14568", "descriptions": []}{"datatype": "Text", "external_id": "nO8R1GlaIg6", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15712", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Management development for Health", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14570 - MDH", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14570", "descriptions": []}{"datatype": "Text", "external_id": "mt7C8ps86mT", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "507", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Johns Hopkins University Center for Communication Programs", "Start Date": "2013-09-01", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14572 - EVIHT (Avoid HIV and its Transmission)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14572", "descriptions": []}{"datatype": "Text", "external_id": "cwaXnu0au1D", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "386", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "National AIDS Control Program Tanzania", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14573 - NACP Follow-on", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14573", "descriptions": []}{"datatype": "Text", "external_id": "W74shFmjh9w", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "226", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Pact, Inc.", "Start Date": "2014-09-30", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14575 - Community REACH", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14575", "descriptions": []}{"datatype": "Text", "external_id": "D6wMp3kUsGK", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Population Services International", "Start Date": "2014-09-30", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14576 - USAID/PROMARK", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14576", "descriptions": []}{"datatype": "Text", "external_id": "AkHLa4w4v1K", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "220", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2014-09-30", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14578 - Leadership Management and Sustainability (MSH/LMS)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14578", "descriptions": []}{"datatype": "Text", "external_id": "AVtJB0ZhGVK", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "446", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Chemonics International", "Start Date": "2014-09-30", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14583 - MARKETS (SVHP)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14583", "descriptions": []}{"datatype": "Text", "external_id": "u4GgRQwDNeT", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2014-09-30", "Agency": "DOD", "Partner": "Population Services International", "Start Date": "2014-09-30", "Operational Unit": "Burundi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14592 - PSI HIV prevention", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14592", "descriptions": []}{"datatype": "Text", "external_id": "PSXsjbbSqUO", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3781", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Partnership for Supply Chain Management", "Start Date": "2013-09-01", "Operational Unit": "Burundi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14593 - SCMS Commodity procurement", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14593", "descriptions": []}{"datatype": "Text", "external_id": "hf26eR8YQaN", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6", "End Date": "2016-09-30", "Agency": "PC", "Partner": "U.S. Peace Corps", "Start Date": "2013-09-01", "Operational Unit": "Dominican Republic"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14594 - Escojo Peace Corps for Youth And Adolescents in the DR", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14594", "descriptions": []}{"datatype": "Text", "external_id": "A0Ih3279rIF", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "220", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2014-09-30", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14595 - Community Support for OVC Project (CUBS)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14595", "descriptions": []}{"datatype": "Text", "external_id": "rKLA0Ms4TVx", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14596 - Local Partner Initiative (OVC)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14596", "descriptions": []}{"datatype": "Text", "external_id": "eNvuvSQ2l7b", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16852", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "DevResults", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14597 - DevResults", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14597", "descriptions": []}{"datatype": "Text", "external_id": "yXdEgVg5KI4", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10553", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Futures Group", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14598 - Health Policy Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14598", "descriptions": []}{"datatype": "Text", "external_id": "Nz1dWr7uHTe", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "463", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "University Research Corporation, LLC", "Start Date": "2014-09-30", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14599 - Health Care Improvement (HCI) Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14599", "descriptions": []}{"datatype": "Text", "external_id": "rQBvnOZ1bul", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "233", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Program for Appropriate Technology in Health", "Start Date": "2013-09-01", "Operational Unit": "Democratic Republic of the Congo"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14611 - Projet du SIDA Fungurume (ProSIFU)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14611", "descriptions": []}{"datatype": "Text", "external_id": "V7eXOQWvHt6", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "549", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "World Health Organization", "Start Date": "2013-09-01", "Operational Unit": "Democratic Republic of the Congo"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14612 - Health Zone Strengthening Award", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14612", "descriptions": []}{"datatype": "Text", "external_id": "nRrcK8ZXwj5", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10553", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Futures Group", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14616 - Sexual HIV Prevention Program (SHIPP)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14616", "descriptions": []}{"datatype": "Text", "external_id": "kUM5Ov0JJ9B", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "220", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14617 - Systems for Improved Access to Pharmaceuticals and Services Program (SIAPS)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14617", "descriptions": []}{"datatype": "Text", "external_id": "k9NEO8Py4AR", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "271", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Foundation for Professional Development", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14623 - Increasing Services to Survivors of Sexual Assault", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14623", "descriptions": []}{"datatype": "Text", "external_id": "slBWqK28Bnd", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "519", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of Maryland", "Start Date": "2013-09-01", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14624 - University of Maryland", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14624", "descriptions": []}{"datatype": "Text", "external_id": "jB8gzBj3cr4", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "32", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Catholic Medical Mission Board", "Start Date": "2013-09-01", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14627 - Catholic Medical Mission Board", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14627", "descriptions": []}{"datatype": "Text", "external_id": "I7WBLXWWXPk", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "864", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "National Association of Childcare Workers", "Start Date": "2014-09-30", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14628 - New- National Association of Child Care Workers Follow-on", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14628", "descriptions": []}{"datatype": "Text", "external_id": "ezpZ5JZKC0N", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14630 - TBD-Community APS OVC", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14630", "descriptions": []}{"datatype": "Text", "external_id": "WWQMdu5tWua", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "226", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Pact, Inc.", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14631 - Government Capacity Building and Support Mechanism", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14631", "descriptions": []}{"datatype": "Text", "external_id": "vfJGohoDdDw", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14634 - DSD Host Country Systems Agreement", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14634", "descriptions": []}{"datatype": "Text", "external_id": "ZiSVyqRcF06", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14636 - Nutrition support", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14636", "descriptions": []}{"datatype": "Text", "external_id": "FMZzqTDlOm2", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14638 - Comprehensive District-Based Technical Assistance-HSS (Hybrid)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14638", "descriptions": []}{"datatype": "Text", "external_id": "COP38UAdAue", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19882", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "EUROSIS - Cosultoria e Formacao em Gestao, Lda", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14639 - Learning Capacity Development Task Order 1", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14639", "descriptions": []}{"datatype": "Text", "external_id": "DPgTplUgBYd", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "239", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Save the Children US", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14640 - Children's Media", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14640", "descriptions": []}{"datatype": "Text", "external_id": "JUx2EQAv5aV", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14641 - DPS Rehabilitations of Health Facilities", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14641", "descriptions": []}{"datatype": "Text", "external_id": "mQz5nrFNnkP", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14643 - Health Facilities Equipment", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14643", "descriptions": []}{"datatype": "Text", "external_id": "AozjA6HYi97", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19910", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Resolve Solution Partners (PTY), Ltd", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14644 - Design and Build of Nampula Regional Pharmaceutical Warehouse", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14644", "descriptions": []}{"datatype": "Text", "external_id": "fN7x3fwBR5L", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14645 - Solar Energy Installations", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14645", "descriptions": []}{"datatype": "Text", "external_id": "qZxyYGhgWjd", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14646 - Construction of 5 Rural Health Centers in Zambezia Province", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14646", "descriptions": []}{"datatype": "Text", "external_id": "os70XxIbrXR", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19912", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "ASNA Constru\u00e7\u00f5es & Engenharia", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14647 - Construction of Rural Health Centers - 5 in Zambezia", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14647", "descriptions": []}{"datatype": "Text", "external_id": "O3rNjOOH32A", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14648 - Water Supply Installation", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14648", "descriptions": []}{"datatype": "Text", "external_id": "evqzoxGTUu5", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2016-10-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14650 - Zimpeto Warehouse", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14650", "descriptions": []}{"datatype": "Text", "external_id": "kfnMjXwI7Su", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "501", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Columbia University Mailman School of Public Health", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14652 - Health Management Twinning", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14652", "descriptions": []}{"datatype": "Text", "external_id": "UdBgpu7e6I8", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16586", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "African Medical and Research Foundation, Tanzania", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14653 - AMREF- LAB - (GH000641)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14653", "descriptions": []}{"datatype": "Text", "external_id": "XMLYxug2Yjd", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15719", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "ICF Macro", "Start Date": "2013-09-01", "Operational Unit": "Ghana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14656 - Measure DHS Plus", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14656", "descriptions": []}{"datatype": "Text", "external_id": "KxfwCrmx9Li", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14658 - TBD - REFERENCE LABS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14658", "descriptions": []}{"datatype": "Text", "external_id": "peDYYL02EsN", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15403", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Directorate of Family Health, Ministry of Health", "Start Date": "2013-09-01", "Operational Unit": "Cameroon"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14659 - Integration of comprehensive PMTCT activities into MCH services", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14659", "descriptions": []}{"datatype": "Text", "external_id": "qQiyhOYAocO", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3652", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Botswana Network of People Living with AIDS", "Start Date": "2013-09-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14662 - BONEPWA Community-based Prevention and Support", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14662", "descriptions": []}{"datatype": "Text", "external_id": "dbuAr8Lbzji", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9877", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Heartland Alliance for Human Needs and Human Rights", "Start Date": "2013-09-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14664 - Integrated MARPs HIV Prevention Program (IMHIPP)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14664", "descriptions": []}{"datatype": "Text", "external_id": "Qkb41zYAWLI", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "State/AF", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14666 - Ambassador's Small Grants and Self help Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14666", "descriptions": []}{"datatype": "Text", "external_id": "ybF7wiuBKCo", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "514", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Tulane University", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14667 - Tulane University - Compiling Evidence Base for Orphans and Vulnerable Children", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14667", "descriptions": []}{"datatype": "Text", "external_id": "li470IwJL0h", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6557", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Society for Family Health (6557)", "Start Date": "2014-09-30", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14668 - Strengthening HIV Prevention Services for MARPs", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14668", "descriptions": []}{"datatype": "Text", "external_id": "GJUT1bpypiJ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "270", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Foundation for Community Development, Mozambique", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14670 - Strengthening Health and Social Service System", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14670", "descriptions": []}{"datatype": "Text", "external_id": "sWXGjiyVyg0", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "204", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14680 - LIFE Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14680", "descriptions": []}{"datatype": "Text", "external_id": "mKPhO6MfM54", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "8167", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Gembu Center for AIDS Advocacy, Nigeria", "Start Date": "2014-09-30", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14683 - The New Tomorrow's Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14683", "descriptions": []}{"datatype": "Text", "external_id": "hRspv96Tr8V", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14685 - FANTA III", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14685", "descriptions": []}{"datatype": "Text", "external_id": "WE6P4kLcWRJ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "216", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "University of Washington", "Start Date": "2014-09-30", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14686 - Expansion of Male Circumcision Services for HIV Prevention", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14686", "descriptions": []}{"datatype": "Text", "external_id": "nFEYeUfMEBr", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2641", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Pastoral Activities & Services for People with AIDS", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14689 - Pastoral Activities & Services for People with AIDS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14689", "descriptions": []}{"datatype": "Text", "external_id": "hh9oALurciD", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "169", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Selian Lutheran Hospital, Tanzania", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14690 - Selian Lutheran Hospital Follow-on", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14690", "descriptions": []}{"datatype": "Text", "external_id": "U2ivOGkr92v", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16861", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "National Council for People Living with HIV/AIDS Tanzania", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14691 - Citizens engaging in government oversight (CEGO) (CSO Grants: Advocacy)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14691", "descriptions": []}{"datatype": "Text", "external_id": "aUcR51pnkmO", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16525", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "John Snow Inc (JSI)", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14692 - Community Health and Social Systems Strengthening Program (CHSSP)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14692", "descriptions": []}{"datatype": "Text", "external_id": "azkCma3PNeP", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "440", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14693 - Public Sector System Strengthening (PS3)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14693", "descriptions": []}{"datatype": "Text", "external_id": "BpSXaxaLhMa", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14694 - MDR TB", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14694", "descriptions": []}{"datatype": "Text", "external_id": "tUgYb36fVSb", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14695 - Tanzania Prisions, Police and Immigration Folow-on", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14695", "descriptions": []}{"datatype": "Text", "external_id": "LvGOZTneScP", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "547", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "United Nations Children's Fund", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14698 - National Capacity Building", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14698", "descriptions": []}{"datatype": "Text", "external_id": "J33qKxcoEHs", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14699 - HSS Procurement LGA", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14699", "descriptions": []}{"datatype": "Text", "external_id": "FekmPIaD07P", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "272", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Foundation for Reproductive Health and Family Education", "Start Date": "2013-09-01", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14706 - FOSREF", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14706", "descriptions": []}{"datatype": "Text", "external_id": "TKBbV46WUX3", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1", "End Date": "2018-09-30", "Agency": "State/AF", "Partner": "U.S. Department of State", "Start Date": "2013-09-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14707 - Ambassador's PEPFAR Small Grants Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14707", "descriptions": []}{"datatype": "Text", "external_id": "vH1RciKcrD7", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6277", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "International Center for AIDS Care and Treatment Programs, Columbia University", "Start Date": "2014-09-30", "Operational Unit": "South Sudan"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14708 - ICAP Columbia University", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14708", "descriptions": []}{"datatype": "Text", "external_id": "JTbcqyvp7iH", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "216", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of Washington", "Start Date": "2013-09-01", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14710 - ITECH 549", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14710", "descriptions": []}{"datatype": "Text", "external_id": "OXDtlA0w46T", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "597", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "National Alliance of State and Territorial AIDS Directors", "Start Date": "2013-09-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14713 - National Alliance of State and Territorial AIDS Directors", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14713", "descriptions": []}{"datatype": "Text", "external_id": "Ub6sZXrOg5S", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14715 - ESIS Task Order Contract", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14715", "descriptions": []}{"datatype": "Text", "external_id": "d7RfeKJ8Ld4", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "U.S. Department of Health and Human Services/Centers for Disease Control and Prevention (HHS/CDC)", "Start Date": "2014-10-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14719 - Evaluations QI and Viral Load", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14719", "descriptions": []}{"datatype": "Text", "external_id": "ahOkux2Y84x", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "8511", "End Date": "2014-09-30", "Agency": "DOD", "Partner": "Fundacion Genesis", "Start Date": "2013-09-01", "Operational Unit": "Dominican Republic"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14721 - Fundacion Genesis", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14721", "descriptions": []}{"datatype": "Text", "external_id": "El3aNXLoFTn", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "U.S. Department of Defense (Defense)", "Start Date": "2013-09-01", "Operational Unit": "Dominican Republic"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14722 - DOD", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14722", "descriptions": []}{"datatype": "Text", "external_id": "fEn3YSUBgJS", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14732 - Accelerating Strategies for Practical Innovation & Research in Economic Strengthening (ASPIRES)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14732", "descriptions": []}{"datatype": "Text", "external_id": "GQGowD3O9ac", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "509", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Johns Hopkins University Bloomberg School of Public Health", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14735 - Project Search", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14735", "descriptions": []}{"datatype": "Text", "external_id": "nDVxBIWN0BV", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "U.S. Department of Health and Human Services/Centers for Disease Control and Prevention (HHS/CDC)", "Start Date": "2014-09-30", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14736 - CDC_CDC_HQ", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14736", "descriptions": []}{"datatype": "Text", "external_id": "spSK0qMiqCQ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14738 - Beira Warehouse Construction", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14738", "descriptions": []}{"datatype": "Text", "external_id": "f8wckQKGqrJ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "594", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "World Education", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14739 - Strengthen Family and Community Support to Orphan and Vunerable Children (FORCA Project)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14739", "descriptions": []}{"datatype": "Text", "external_id": "w8FOIMo7YAd", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "547", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "United Nations Children's Fund", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14748 - UNICEF MCH Umbrella Grant", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14748", "descriptions": []}{"datatype": "Text", "external_id": "e5JG9AGXtnC", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9752", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Gorongosa National Park", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14751 - Ecohealth Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14751", "descriptions": []}{"datatype": "Text", "external_id": "jog4uYASI3l", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "521", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "University of North Carolina at Chapel Hill, Carolina Population Center", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14753 - Measure Evaluation- OVC", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14753", "descriptions": []}{"datatype": "Text", "external_id": "GiPpXdCyAAx", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15719", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "ICF Macro", "Start Date": "2014-09-30", "Operational Unit": "Dominican Republic"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14760 - Dominican Republic Demographic and Health Survey 2012", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14760", "descriptions": []}{"datatype": "Text", "external_id": "F8wt537hG7K", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16880", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Health Through Walls", "Start Date": "2013-09-01", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14761 - HTW (Health Through Walls)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14761", "descriptions": []}{"datatype": "Text", "external_id": "D4tX3JPPyAL", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "219", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "JHPIEGO", "Start Date": "2013-09-01", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14766 - SSQH Nord (Services de Sant\u00e9 de Qualit\u00e9 pour Ha\u00efti)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14766", "descriptions": []}{"datatype": "Text", "external_id": "LxolpyNe5K3", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3781", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Partnership for Supply Chain Management", "Start Date": "2013-09-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14768 - SUPPLY CHAIN MANAGEMENT SYSTEMS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14768", "descriptions": []}{"datatype": "Text", "external_id": "Bj0ax3bTZNO", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "12608", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Health Policy Project", "Start Date": "2013-09-01", "Operational Unit": "Dominican Republic"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14772 - Health Policy Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14772", "descriptions": []}{"datatype": "Text", "external_id": "qzquyYUolaM", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "5702", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Vanderbilt University", "Start Date": "2014-09-30", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14778 - Vanderbilt University", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14778", "descriptions": []}{"datatype": "Text", "external_id": "dF7R1YoezhC", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1", "End Date": "2014-09-30", "Agency": "State/WHA", "Partner": "U.S. Department of State", "Start Date": "2013-09-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14779 - State", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14779", "descriptions": []}{"datatype": "Text", "external_id": "sWaanutoGLL", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "547", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "United Nations Children's Fund", "Start Date": "2014-09-30", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14788 - UNICEF", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14788", "descriptions": []}{"datatype": "Text", "external_id": "HREJRtLPQJN", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "204", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14789 - EGPAF", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14789", "descriptions": []}{"datatype": "Text", "external_id": "VdSh1pgKSLp", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1", "End Date": "2018-09-30", "Agency": "State/AF", "Partner": "U.S. Department of State", "Start Date": "2013-09-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14790 - Public Affairs/Public Diplomacy (PA/PD) Outreach", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14790", "descriptions": []}{"datatype": "Text", "external_id": "eowp9EMY0pw", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15949", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "ISCISA- Superior Institution of Health Sciences", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14792 - ISCISA", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14792", "descriptions": []}{"datatype": "Text", "external_id": "Eeo3pC6P9ON", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16850", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Mozambique Blood Donor Association", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14794 - Blood Donor Association", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14794", "descriptions": []}{"datatype": "Text", "external_id": "u4bkGV8uGw7", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1", "End Date": "2018-09-30", "Agency": "State/AF", "Partner": "U.S. Department of State", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14806 - P/E Quick Impact Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14806", "descriptions": []}{"datatype": "Text", "external_id": "ZtIdXldZX24", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2016-09-30", "Agency": "DOD", "Partner": "Population Services International", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14807 - Support the Mozambican Armed Forces in the Fight Against HIV/AIDS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14807", "descriptions": []}{"datatype": "Text", "external_id": "ztwiGYLZuY6", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Democratic Republic of the Congo"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14809 - C-Change/DRC \u2013 Social and Behavior Change Communication (SBCC) Capacity Building in the Democratic Republic of Congo / USAID Leader with Associates Cooperative Agreement No. GPO-A-00-07-00004-00", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14809", "descriptions": []}{"datatype": "Text", "external_id": "cYFuc9Jflm6", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14811 - TBD USAID PF 2012", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14811", "descriptions": []}{"datatype": "Text", "external_id": "qc2JFqdxnE6", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14812 - TBD PF CDC 2012", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14812", "descriptions": []}{"datatype": "Text", "external_id": "hTHqzGOK3Sb", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Democratic Republic of the Congo"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14815 - Health Policy/HSS New Award", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14815", "descriptions": []}{"datatype": "Text", "external_id": "NHfULLeLhau", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "216", "End Date": "2018-09-30", "Agency": "HHS/HRSA", "Partner": "University of Washington", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14822 - ITECH - Follow On", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14822", "descriptions": []}{"datatype": "Text", "external_id": "nthAFouqoAG", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1", "End Date": "2018-09-30", "Agency": "State/AF", "Partner": "U.S. Department of State", "Start Date": "2013-09-01", "Operational Unit": "Democratic Republic of the Congo"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14831 - Small Grant Programs", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14831", "descriptions": []}{"datatype": "Text", "external_id": "SPNYtqgv2mH", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "India"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14838 - Center of Excellence for Market-based Partnerships in Health (COE)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14838", "descriptions": []}{"datatype": "Text", "external_id": "lxoPmMmhgMp", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "453", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "John Snow, Inc.", "Start Date": "2013-09-01", "Operational Unit": "India"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14839 - International Logistics TA (HIV Innovations)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14839", "descriptions": []}{"datatype": "Text", "external_id": "QEF0ULKHjx8", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "544", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "UNAIDS - Joint United Nations Programme on HIV/AIDS", "Start Date": "2013-09-01", "Operational Unit": "India"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14840 - SHARE-UNAIDS (Indo-African Technical Cooperation)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14840", "descriptions": []}{"datatype": "Text", "external_id": "Dw1qDxqSnKv", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16863", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Public Health Foundation of India (PHFI)", "Start Date": "2013-09-01", "Operational Unit": "India"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14841 - The HIV/AIDS Partnership: Impact through Prevention, Private Sector and Evidence-based Programming (PIPPSE)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14841", "descriptions": []}{"datatype": "Text", "external_id": "VXMUZL8il1W", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1", "End Date": "2017-09-30", "Agency": "State/AF", "Partner": "U.S. Department of State", "Start Date": "2013-09-01", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14842 - Public Diplomacy", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14842", "descriptions": []}{"datatype": "Text", "external_id": "UCqfRstzhzc", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1923", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Association of Public Health Laboratories", "Start Date": "2014-09-30", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14844 - APHL", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14844", "descriptions": []}{"datatype": "Text", "external_id": "gNxfHiIAFOO", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "521", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "University of North Carolina at Chapel Hill, Carolina Population Center", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14846 - Strategic Information for Evidence-Based Management of HIV and Related Health Program in South Africa", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14846", "descriptions": []}{"datatype": "Text", "external_id": "rHh873KXiJC", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "453", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "John Snow, Inc.", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14847 - Partnership Information Management System (PIMS) Database Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14847", "descriptions": []}{"datatype": "Text", "external_id": "tWRb6lI8a5p", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "219", "End Date": "2016-09-30", "Agency": "DOD", "Partner": "JHPIEGO", "Start Date": "2014-10-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "15005 - Jhpiego DOD VMMC Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "15005", "descriptions": []}{"datatype": "Text", "external_id": "duguAQjrvxp", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16262", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Chamber of Minerals & Energy", "Start Date": "2014-09-30", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "15063 - CME", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "15063", "descriptions": []}{"datatype": "Text", "external_id": "YmjRbWUT79P", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1085", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "UNICEF", "Start Date": "2013-09-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "15888 - Strengthening the National OVC Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "15888", "descriptions": []}{"datatype": "Text", "external_id": "vG5klxKA3xc", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "217", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "IntraHealth International, Inc", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "15947 - Capacity Plus", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "15947", "descriptions": []}{"datatype": "Text", "external_id": "gfIkPfoZAEl", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "517", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of California at San Francisco", "Start Date": "2014-10-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16052 - UCSF-HQ", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16052", "descriptions": []}{"datatype": "Text", "external_id": "pytks5emaqO", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "14979", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Search for Common Ground", "Start Date": "2014-09-30", "Operational Unit": "Angola"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16172 - Kamba de Verdade", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16172", "descriptions": []}{"datatype": "Text", "external_id": "szgSUK9xU1T", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "220", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01", "Operational Unit": "Angola"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16173 - Building Local Capacity (BLC)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16173", "descriptions": []}{"datatype": "Text", "external_id": "EkFOliS4sei", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2014-09-30", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16347 - OVC USAID Barbados", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16347", "descriptions": []}{"datatype": "Text", "external_id": "Zpse80PtFpX", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "595", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "World Learning", "Start Date": "2014-09-30", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16358 - OVC USAID Jamaica", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16358", "descriptions": []}{"datatype": "Text", "external_id": "oqaqABybWyC", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Cambodia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16370 - Social Marketing", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16370", "descriptions": []}{"datatype": "Text", "external_id": "yJe2SizkVEW", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "316", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Right To Care, South Africa", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16372 - Voluntary Medical Male Circumcision Service Delivery II Project (VMMC II)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16372", "descriptions": []}{"datatype": "Text", "external_id": "nAkQTthM8N5", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "7579", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Deloitte Consulting Limited", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16397 - Tunajali II", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16397", "descriptions": []}{"datatype": "Text", "external_id": "styJMbuaqwI", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16547", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Global Surveys Research", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16426 - OVC Cohort Study", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16426", "descriptions": []}{"datatype": "Text", "external_id": "UpGgvHGjiN4", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16548", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Televisao de Mocambique", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16445 - Telenovelas", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16445", "descriptions": []}{"datatype": "Text", "external_id": "Svxod6qeZdz", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15907", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Kenya Community Development Foundation", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16450 - Global Give Back Circle", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16450", "descriptions": []}{"datatype": "Text", "external_id": "G1Iu5qNsUDj", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "216", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "University of Washington", "Start Date": "2014-09-30", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16453 - Project SEARCH- PMTCT Study (OAA-TO-11-00060)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16453", "descriptions": []}{"datatype": "Text", "external_id": "GmFcsEfO8Fe", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "549", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "World Health Organization", "Start Date": "2013-09-01", "Operational Unit": "India"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16459 - HIV/TB Coordination Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16459", "descriptions": []}{"datatype": "Text", "external_id": "wjq7ktncMzu", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "India"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16460 - Logistics Management Improvement Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16460", "descriptions": []}{"datatype": "Text", "external_id": "FmxMU3zDMNu", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "Population Services International", "Start Date": "2013-09-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16482 - PSI Caribbean", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16482", "descriptions": []}{"datatype": "Text", "external_id": "IhRChiG0XtB", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3880", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Tovwirane HIV/AIDS Organization", "Start Date": "2013-09-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16485 - Integrated Adolescent Health Improvement Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16485", "descriptions": []}{"datatype": "Text", "external_id": "U9qNndbgibp", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15660", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Save The Children Federation Inc", "Start Date": "2013-09-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16486 - ASPIRE", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16486", "descriptions": []}{"datatype": "Text", "external_id": "UpB1p6mObTj", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10553", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Futures Group", "Start Date": "2013-09-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16487 - Health Policy Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16487", "descriptions": []}{"datatype": "Text", "external_id": "xM15VOJUR52", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15719", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "ICF Macro", "Start Date": "2014-09-30", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16497 - ESIS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16497", "descriptions": []}{"datatype": "Text", "external_id": "MXeaiADeU1Z", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "14461", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "ITECH", "Start Date": "2013-09-01", "Operational Unit": "Zimbabwe"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16515 - Technical Assistance in Support of Clinical Training and Mentoring for HIV Treatment and Prevention Services", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16515", "descriptions": []}{"datatype": "Text", "external_id": "gjvhSslohJb", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4", "End Date": "2014-09-30", "Agency": "DOD", "Partner": "U.S. Department of Defense (Defense)", "Start Date": "2014-09-30", "Operational Unit": "South Sudan"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16525 - DOD-SPLA", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16525", "descriptions": []}{"datatype": "Text", "external_id": "sOu07cubYnm", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "440", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2013-09-01", "Operational Unit": "Ukraine"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16550 - Chernigiv Oblast Pilot on HIV Service (HTC) Integration into Primary Health Care", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16550", "descriptions": []}{"datatype": "Text", "external_id": "Hm9qfJwSDxq", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "549", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "World Health Organization", "Start Date": "2014-09-30", "Operational Unit": "Ukraine"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16558 - Technical assistance in strengthening prevention and control of TB/HIV and MDR-TB", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16558", "descriptions": []}{"datatype": "Text", "external_id": "JrJEN7GWWxd", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "220", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2014-09-30", "Operational Unit": "India"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16562 - AIDSTAR II", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16562", "descriptions": []}{"datatype": "Text", "external_id": "TMBJ5uIspY0", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16754", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "IKP Knowledge Park", "Start Date": "2013-09-01", "Operational Unit": "India"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16563 - Innovations for T.B. Control in India (TB Alliance)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16563", "descriptions": []}{"datatype": "Text", "external_id": "XZhC318wmu7", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16755", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Impact Foundation (India)", "Start Date": "2013-09-01", "Operational Unit": "India"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16565 - RMNCH Alliance", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16565", "descriptions": []}{"datatype": "Text", "external_id": "m7zQlsn01F2", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "5554", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Karnataka Health Promotion Trust", "Start Date": "2013-09-01", "Operational Unit": "India"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16566 - Orphans and Vulnerable Children Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16566", "descriptions": []}{"datatype": "Text", "external_id": "QNgsnB8uMmP", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "596", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "University of North Carolina", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16569 - MEASURE Associate Award", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16569", "descriptions": []}{"datatype": "Text", "external_id": "tWkDhBlclYH", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "5504", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "AIDS Care China", "Start Date": "2013-09-01", "Operational Unit": "Asia Regional Program"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16576 - Engaging Local NGOs", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16576", "descriptions": []}{"datatype": "Text", "external_id": "AtB63zQfpCw", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19383", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Christian Medical Association of India", "Start Date": "2013-09-01", "Operational Unit": "India"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16580 - Labs 4 Life", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16580", "descriptions": []}{"datatype": "Text", "external_id": "RMopXKRdVZ0", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "467", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Aurum Health Research", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16583 - District Support GH000887", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16583", "descriptions": []}{"datatype": "Text", "external_id": "eecV5qUv5Ef", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19844", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Beyond Zero", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16584 - District Support GH000889", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16584", "descriptions": []}{"datatype": "Text", "external_id": "IcCRKz3hoSJ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "463", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University Research Corporation, LLC", "Start Date": "2013-09-01", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16585 - Capacity Building in HIV Co-infection Activities to Address the Continuum of Prevention, Care and Treatment in Central America, CoAg # GH001100", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16585", "descriptions": []}{"datatype": "Text", "external_id": "kMjSz0LC7WT", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15249", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "UVG - UNIVERSIDAD DE VALLE DE GUATEMALA", "Start Date": "2013-09-01", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16586 - Universidad de Valle de Guatemala", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16586", "descriptions": []}{"datatype": "Text", "external_id": "oa7FSaDbIKv", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "14131", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "COMISCA", "Start Date": "2013-09-01", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16587 - COMISCA", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16587", "descriptions": []}{"datatype": "Text", "external_id": "JVmP6zmz2ko", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "13112", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "US Embassy Guatemala", "Start Date": "2013-09-01", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16588 - Capacity building in strategic information and laboratory functions to address the continuum of prevention, care and treatment in Central America", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16588", "descriptions": []}{"datatype": "Text", "external_id": "ZJYVKHikehz", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15638", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "The Task Force for Global Health, Inc. /Tephinet", "Start Date": "2013-09-01", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16589 - TEPHINET", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16589", "descriptions": []}{"datatype": "Text", "external_id": "B3wNwmLad85", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "220", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01", "Operational Unit": "India"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16590 - Grant Management Solutions", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16590", "descriptions": []}{"datatype": "Text", "external_id": "Up06MD9mFVl", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "453", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "John Snow, Inc.", "Start Date": "2013-09-01", "Operational Unit": "India"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16591 - Strategic Assessments for Strategic Action", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16591", "descriptions": []}{"datatype": "Text", "external_id": "GcDiKFCYPsW", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "521", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "University of North Carolina at Chapel Hill, Carolina Population Center", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16594 - MEASURE Evaluation Phase IV", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16594", "descriptions": []}{"datatype": "Text", "external_id": "oz79d6StwR4", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4167", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Voluntary Health Services", "Start Date": "2013-09-01", "Operational Unit": "India"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16599 - Technical Assistance to India's National AIDS Control Organization (TA to NACO)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16599", "descriptions": []}{"datatype": "Text", "external_id": "ZAnxunNH0QH", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16606 - e TBD- KARAMOJA", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16606", "descriptions": []}{"datatype": "Text", "external_id": "D4rNgPxJdO8", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16525", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "John Snow Inc (JSI)", "Start Date": "2013-09-01", "Operational Unit": "Ghana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16613 - Condom Distribution", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16613", "descriptions": []}{"datatype": "Text", "external_id": "wRS3lYkRTaa", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19907", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Palladium Group", "Start Date": "2013-09-01", "Operational Unit": "Ghana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16618 - Health Policy Plus delete this one", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16618", "descriptions": []}{"datatype": "Text", "external_id": "enqsb5mzsDo", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9871", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Ghana AIDS Commission", "Start Date": "2013-09-01", "Operational Unit": "Ghana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16619 - Ghana AIDS Commission support for Key Populations", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16619", "descriptions": []}{"datatype": "Text", "external_id": "iIyNzet5uTQ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16620 - TBD PMCT EXPANSION", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16620", "descriptions": []}{"datatype": "Text", "external_id": "Sr3IksdLw7A", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "5462", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Chinese Center for Disease Prevention and Control", "Start Date": "2013-09-01", "Operational Unit": "Asia Regional Program"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16622 - China CDC COAG", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16622", "descriptions": []}{"datatype": "Text", "external_id": "vxJy8DjKZiO", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16624 - Strengthening HIV and TB Service Delivery in Malawi Prison Health Systems under the President\u2019s Emergency Plan for AIDS Relief", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16624", "descriptions": []}{"datatype": "Text", "external_id": "kTsa4A6BUE0", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3932", "End Date": "2014-09-30", "Agency": "State/AF", "Partner": "Regional Procurement Support Office/Frankfurt", "Start Date": "2013-09-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16625 - Construction and Renovation", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16625", "descriptions": []}{"datatype": "Text", "external_id": "yS2aXogKcfS", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "13168", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Cardno Emerging Markets", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16626 - Uganda Private Health Support Program (PHS)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16626", "descriptions": []}{"datatype": "Text", "external_id": "iSu9u5ddPYV", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "219", "End Date": "2016-09-30", "Agency": "DOD", "Partner": "JHPIEGO", "Start Date": "2013-09-01", "Operational Unit": "Ghana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16627 - Support to GAF HIV Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16627", "descriptions": []}{"datatype": "Text", "external_id": "Jfl0J3RYlDv", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "509", "End Date": "2014-09-30", "Agency": "DOD", "Partner": "Johns Hopkins University Bloomberg School of Public Health", "Start Date": "2013-09-01", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16628 - Johns Hopkins University", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16628", "descriptions": []}{"datatype": "Text", "external_id": "P2pQDi5r6pf", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2014-09-30", "Agency": "DOD", "Partner": "Population Services International", "Start Date": "2013-09-01", "Operational Unit": "Dominican Republic"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16629 - Population Services International", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16629", "descriptions": []}{"datatype": "Text", "external_id": "ECLDJCnvKXg", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "509", "End Date": "2014-09-30", "Agency": "DOD", "Partner": "Johns Hopkins University Bloomberg School of Public Health", "Start Date": "2013-09-01", "Operational Unit": "Dominican Republic"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16630 - Johns Hopkins University", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16630", "descriptions": []}{"datatype": "Text", "external_id": "k74KVoLuYvj", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10553", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Futures Group", "Start Date": "2013-09-01", "Operational Unit": "Cambodia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16631 - Health Information, Policy, and Advocacy (HIPA) Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16631", "descriptions": []}{"datatype": "Text", "external_id": "o1K2UNokkpC", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "463", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "University Research Corporation, LLC", "Start Date": "2013-09-01", "Operational Unit": "Cambodia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16632 - Social Health Protection Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16632", "descriptions": []}{"datatype": "Text", "external_id": "Aybh4bl0U7Y", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Cambodia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16633 - NGO Service Delivery Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16633", "descriptions": []}{"datatype": "Text", "external_id": "e7tgUFuUat2", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16878", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Expanded Church Response Trust", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16634 - USAID/Copperbelt Lusaka Zambia Family activity", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16634", "descriptions": []}{"datatype": "Text", "external_id": "jenrOdKRSLj", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9870", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Ghana Health Service", "Start Date": "2014-09-30", "Operational Unit": "Ghana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16636 - GHS Lab/SI Strengthening", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16636", "descriptions": []}{"datatype": "Text", "external_id": "krQhO52LAyR", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9871", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Ghana AIDS Commission", "Start Date": "2013-09-01", "Operational Unit": "Ghana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16637 - Key Population Evaluation Survey", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16637", "descriptions": []}{"datatype": "Text", "external_id": "lneTf2TIi7s", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9871", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Ghana AIDS Commission", "Start Date": "2014-09-30", "Operational Unit": "Ghana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16638 - GAC Data Quality Assessment", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16638", "descriptions": []}{"datatype": "Text", "external_id": "pcnDnDSRxUw", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3317", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Clinical and Laboratory Standards Institute", "Start Date": "2014-09-30", "Operational Unit": "Ghana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16639 - CLSI Lab Management and Leadership", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16639", "descriptions": []}{"datatype": "Text", "external_id": "rMFOPTogKF9", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "517", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "University of California at San Francisco", "Start Date": "2014-09-30", "Operational Unit": "Ghana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16640 - Key Population PWID Formative Assessment", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16640", "descriptions": []}{"datatype": "Text", "external_id": "hkrGUJMnpqq", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9872", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Global Health Systems Solutions, Ghana", "Start Date": "2014-09-30", "Operational Unit": "Ghana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16641 - Laboratory Improvements", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16641", "descriptions": []}{"datatype": "Text", "external_id": "C83hVIfuyuu", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1923", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Association of Public Health Laboratories", "Start Date": "2014-09-30", "Operational Unit": "Ghana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16642 - Laboratory Policy and Operational Plan", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16642", "descriptions": []}{"datatype": "Text", "external_id": "SqXXteJxzb2", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "501", "End Date": "2014-09-30", "Agency": "HHS/HRSA", "Partner": "Columbia University Mailman School of Public Health", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16643 - Nursing Capacity Building Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16643", "descriptions": []}{"datatype": "Text", "external_id": "BZBScBdh3hB", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "547", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "United Nations Children's Fund", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16644 - UNICEF", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16644", "descriptions": []}{"datatype": "Text", "external_id": "R8ebBIqDK7S", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16656 - TBD - Accountable Governance for Improved Service Delivery(AGIS)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16656", "descriptions": []}{"datatype": "Text", "external_id": "tvGID84UvqL", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16657 - TBD Medical Supplies", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16657", "descriptions": []}{"datatype": "Text", "external_id": "OnxWtxwn6pU", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16658 - TBD Health Management Information Systems", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16658", "descriptions": []}{"datatype": "Text", "external_id": "bHAc4bAK59w", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9886", "End Date": "2014-09-30", "Agency": "HHS/HRSA", "Partner": "American International Health Alliance", "Start Date": "2013-09-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16660 - AIHA Infectious Disease Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16660", "descriptions": []}{"datatype": "Text", "external_id": "D5b6zUvnBB4", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19423", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Caribbean Regional Public Health Agency", "Start Date": "2013-09-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16661 - CARPHA support CoAg GH001205", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16661", "descriptions": []}{"datatype": "Text", "external_id": "ZR5XGeQADRk", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Burundi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16663 - Integrated Health Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16663", "descriptions": []}{"datatype": "Text", "external_id": "j4U6Xx8oLOs", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Burundi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16664 - PMTCT Acceleration Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16664", "descriptions": []}{"datatype": "Text", "external_id": "nvGeJlZlW6c", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "440", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2013-09-01", "Operational Unit": "Burundi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16665 - Health Finance & Governance (HFG)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16665", "descriptions": []}{"datatype": "Text", "external_id": "xqUVb2EPX2V", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "7727", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "GH Tech", "Start Date": "2014-09-30", "Operational Unit": "Burundi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16666 - Development & Training Services", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16666", "descriptions": []}{"datatype": "Text", "external_id": "Ka2Hptf1Nhv", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "220", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01", "Operational Unit": "Burundi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16668 - Grants Management Solutions", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16668", "descriptions": []}{"datatype": "Text", "external_id": "XuzYXhxqgKb", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4017", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "United States Pharmacopeia", "Start Date": "2013-09-01", "Operational Unit": "Burundi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16669 - Promoting Quality of Medicines", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16669", "descriptions": []}{"datatype": "Text", "external_id": "owp3AoDjV61", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "535", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of Nairobi", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16670 - HIV Fellowship Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16670", "descriptions": []}{"datatype": "Text", "external_id": "jcWyvxVFAzL", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16671 - Foundation for Innovative New Diagnostics - FIND FOLLOW ON", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16671", "descriptions": []}{"datatype": "Text", "external_id": "tpDv7YY3Nf8", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "220", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16678 - District Health System Strengthening and Quality Improvement for Service Delivery in Malawi under PEPFAR", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16678", "descriptions": []}{"datatype": "Text", "external_id": "bJmTm3Skd0I", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19763", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "International Business & Technical Consultants Inc.", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16679 - Program Support Services", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16679", "descriptions": []}{"datatype": "Text", "external_id": "jROJpFr7spa", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1715", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "National Tuberculosis and Leprosy Control Program", "Start Date": "2013-09-01", "Operational Unit": "Cambodia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16681 - National Center for Tuberculosis and Leprosy Control (CENAT) Phase II", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16681", "descriptions": []}{"datatype": "Text", "external_id": "qdT25O8R3Rj", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16321", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Kenya National Bureau of Statistics", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16682 - Kenya National Bureau of Statistics (KNBS) FARA", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16682", "descriptions": []}{"datatype": "Text", "external_id": "hUIai59VH3V", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4010", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "National Institute of Public Health", "Start Date": "2013-09-01", "Operational Unit": "Cambodia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16683 - National Institute of Public Health Phase III", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16683", "descriptions": []}{"datatype": "Text", "external_id": "aiEDgVBTAcM", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "204", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16684 - Kenya Disciplined Services ZUIA", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16684", "descriptions": []}{"datatype": "Text", "external_id": "sQfP6fhVknI", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "440", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2013-09-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16685 - HFG (Health Finance and Governance)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16685", "descriptions": []}{"datatype": "Text", "external_id": "vF6cz2vLLYu", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19762", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Health Strat Kenya", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16687 - Kenya Prison Services", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16687", "descriptions": []}{"datatype": "Text", "external_id": "l5esZQgSIcm", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4008", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "National Centre for HIV/AIDS, Dermatology and STDs", "Start Date": "2013-09-01", "Operational Unit": "Cambodia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16688 - National Centre for HIV/AIDS, Dermatology and STDs Phase IV", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16688", "descriptions": []}{"datatype": "Text", "external_id": "G6BKfd8LfYF", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "440", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2013-09-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16689 - SHOPS Abt Follow on", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16689", "descriptions": []}{"datatype": "Text", "external_id": "TgYnk2moWdG", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9853", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "New Partner", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16690 - SAVVY", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16690", "descriptions": []}{"datatype": "Text", "external_id": "lbJoM2qmE6w", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "509", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Johns Hopkins University Bloomberg School of Public Health", "Start Date": "2013-09-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16691 - HC3", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16691", "descriptions": []}{"datatype": "Text", "external_id": "SrnKAkADVpB", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Ukraine"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16692 - HIV/AIDS Project Evaluations", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16692", "descriptions": []}{"datatype": "Text", "external_id": "CaLvLed7USJ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Ukraine"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16693 - Strategic Information Support (Follow On Mechanism to MEASURE)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16693", "descriptions": []}{"datatype": "Text", "external_id": "G7HJQbat0KD", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "440", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2014-09-30", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16695 - Health Financing and Governance", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16695", "descriptions": []}{"datatype": "Text", "external_id": "PtgsyHFCz8O", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "220", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16696 - Leadership Management and Governance ( LMG)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16696", "descriptions": []}{"datatype": "Text", "external_id": "re8F6Q5VS2Y", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "596", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "University of North Carolina", "Start Date": "2014-09-30", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16697 - Measure Evaluation", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16697", "descriptions": []}{"datatype": "Text", "external_id": "AW0Zuua2dMG", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "33", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Catholic Relief Services", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16698 - Coordinating Comprehensive Care for Children ( 4Cs)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16698", "descriptions": []}{"datatype": "Text", "external_id": "QEYCM4veYY1", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16699 - OVC RFA- Support to Nyanza and Rift Valley", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16699", "descriptions": []}{"datatype": "Text", "external_id": "NJxQidwKZeO", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "547", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "United Nations Children's Fund", "Start Date": "2014-09-30", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16700 - OVC Child Protection Research", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16700", "descriptions": []}{"datatype": "Text", "external_id": "LVY97iLzelr", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "507", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Johns Hopkins University Center for Communication Programs", "Start Date": "2013-09-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16704 - One Community (One C)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16704", "descriptions": []}{"datatype": "Text", "external_id": "P8IQqRRJNih", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16539", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "United Nations Office on Drug and Crime (UNODC)", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16705 - IDU - HIV Combination Prevention", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16705", "descriptions": []}{"datatype": "Text", "external_id": "PDf4FXfpNOF", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16706 - Integrated Adolescent Health Improvement Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16706", "descriptions": []}{"datatype": "Text", "external_id": "ZkOBf4JWB73", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16707 - TBD-School Health Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16707", "descriptions": []}{"datatype": "Text", "external_id": "rr8qgURwnqy", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19764", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Center for Health Solutions (CHS)", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16709 - Accelerating Progress Against TB", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16709", "descriptions": []}{"datatype": "Text", "external_id": "uw5Ad2rRMwx", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15812", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Equity Group Foundation", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16710 - Expanding Health Insurance Coverage", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16710", "descriptions": []}{"datatype": "Text", "external_id": "ktRjj0Fot3K", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "217", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "IntraHealth International, Inc", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16711 - Capacity Bridge Mechanism", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16711", "descriptions": []}{"datatype": "Text", "external_id": "lkah9Uojw2d", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16665", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Housing Finance Foundation", "Start Date": "2014-09-30", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16712 - OVC Vocational Training", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16712", "descriptions": []}{"datatype": "Text", "external_id": "mlxsZT23ln2", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "451", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Internews", "Start Date": "2014-09-30", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16713 - Health Media Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16713", "descriptions": []}{"datatype": "Text", "external_id": "JubySD1pR1L", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "440", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2013-09-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16714 - Health Finance and Governance Project (HFG)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16714", "descriptions": []}{"datatype": "Text", "external_id": "c7uD7X49pFA", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16782", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Counterpart International", "Start Date": "2013-09-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16716 - STEPS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16716", "descriptions": []}{"datatype": "Text", "external_id": "bLQQFEZIvyo", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "517", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of California at San Francisco", "Start Date": "2013-09-01", "Operational Unit": "Ukraine"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16718 - UCSF", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16718", "descriptions": []}{"datatype": "Text", "external_id": "vsMHmpP2LTz", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Ukraine"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16719 - Follow on Support to the National AIDS Program Design and Implementation of MAT", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16719", "descriptions": []}{"datatype": "Text", "external_id": "qxnKAAGAX0e", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16847", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "S.O.S. Cedia", "Start Date": "2014-09-30", "Operational Unit": "Angola"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16720 - Nkento Wa Biza", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16720", "descriptions": []}{"datatype": "Text", "external_id": "b5fO34TieSb", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Angola"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16721 - Cross Border/Ports, Cuenene Epi HIV/TB Surveillance", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16721", "descriptions": []}{"datatype": "Text", "external_id": "ig8FeJw6mtO", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "440", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2013-09-01", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16722 - HFG (Health Financing and Governance)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16722", "descriptions": []}{"datatype": "Text", "external_id": "rjp7MjYHmpk", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "463", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "University Research Corporation, LLC", "Start Date": "2014-09-30", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16723 - URC-HCI", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16723", "descriptions": []}{"datatype": "Text", "external_id": "KuZ8LeX7jyE", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16724 - TBD-Performance evaluation of the training component in Nicaragua' HIV Program (in service and pre-service)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16724", "descriptions": []}{"datatype": "Text", "external_id": "mQ7Ypp4HWx2", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "463", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "University Research Corporation, LLC", "Start Date": "2013-09-01", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16725 - Applying Science to Strengthen and Improve Systems (ASSIST)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16725", "descriptions": []}{"datatype": "Text", "external_id": "ujfzmqWAOcK", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "13111", "End Date": "2014-09-30", "Agency": "State/WHA", "Partner": "US Embassies", "Start Date": "2013-09-01", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16726 - PEPFAR Small Grants Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16726", "descriptions": []}{"datatype": "Text", "external_id": "j0b5exhkMHE", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "220", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16727 - Bridge USAID Program for Strengthening the Central American Response to HIV -PASCA-", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16727", "descriptions": []}{"datatype": "Text", "external_id": "vRqFFcjoMLN", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16728 - APHIAplus Nairobi/Coast Follow on", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16728", "descriptions": []}{"datatype": "Text", "external_id": "e9LTmrp0eZj", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "440", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2013-09-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16729 - Private Sector Health Initiative (SHOPS)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16729", "descriptions": []}{"datatype": "Text", "external_id": "yBtamhluAXO", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "8399", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Project Search", "Start Date": "2014-09-30", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16730 - OVC Evaluation", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16730", "descriptions": []}{"datatype": "Text", "external_id": "QkYl85YiCKy", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "463", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "University Research Corporation, LLC", "Start Date": "2013-09-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16731 - Applying Science to Strengthen and Improve Systems (ASSIST)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16731", "descriptions": []}{"datatype": "Text", "external_id": "kZBurwMx7B4", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16734 - Local NGO Support to Key Populations (Selebi-Phikwe)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16734", "descriptions": []}{"datatype": "Text", "external_id": "YIGTs1Zgc8N", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "220", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2014-09-30", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16735 - Local Capacity Building - NGO Support for Key Populations", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16735", "descriptions": []}{"datatype": "Text", "external_id": "aaOt3vUsaGa", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3732", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Botswana Red Cross", "Start Date": "2013-09-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16736 - HIV care and treatment services in the Dukwi refugee camp", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16736", "descriptions": []}{"datatype": "Text", "external_id": "KhBsEfSyhbo", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15638", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "The Task Force for Global Health, Inc. /Tephinet", "Start Date": "2013-09-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16737 - Building Capacity of the Public Health System to Improve Population Health through National, Nonprofit Organizations", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16737", "descriptions": []}{"datatype": "Text", "external_id": "ITZAsGJ0GWL", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "265", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Ethiopian Public Health Association", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16738 - Improving Public Health Practices and Service Delivery in the Federal Democratic Republic of Ethiopia with a Focus on HIV, Sexually Transmitted Infections, and Tuberculosis", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16738", "descriptions": []}{"datatype": "Text", "external_id": "Lg7bchsEdOR", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "219", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "JHPIEGO", "Start Date": "2013-09-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16739 - Maternal and Child Health Integrated Program (MCHIP)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16739", "descriptions": []}{"datatype": "Text", "external_id": "vQF8vM52IeQ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1078", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "National Defense Forces of Ethiopia", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16742 - Comprehensive HIV Prevention, Care and Treatment for the National Defense Force of Ethiopia (NDFE)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16742", "descriptions": []}{"datatype": "Text", "external_id": "LmVrTxopbiF", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "610", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Care International", "Start Date": "2013-09-01", "Operational Unit": "Cameroon"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16743 - Continuum of Prevention, Care, and Treatment for HIV/AID with MARPs in Cameroon (CHAMP)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16743", "descriptions": []}{"datatype": "Text", "external_id": "qTEvB9TkMGG", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "33", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Catholic Relief Services", "Start Date": "2013-09-01", "Operational Unit": "Cameroon"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16744 - Key Interventions for Developing Systems and Services for Orphans and Vulnerable Children populations in Cameroon (KIDSS)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16744", "descriptions": []}{"datatype": "Text", "external_id": "FM7DUDjCh1I", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Cameroon"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16745 - Evidence for Development (E4D)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16745", "descriptions": []}{"datatype": "Text", "external_id": "o28Ib7oh2CB", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "904", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Emory University", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16746 - Central Mechanism Emory University", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16746", "descriptions": []}{"datatype": "Text", "external_id": "bAtlvJZCCgm", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "219", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "JHPIEGO", "Start Date": "2013-09-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16747 - JHPIEGO CoAg 2013", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16747", "descriptions": []}{"datatype": "Text", "external_id": "LqfSgA6ALdl", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1155", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Columbia University", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16749 - Technical Assistance for the Transition of Comprehensive HIV/AIDS Programs and Medical Education to Ethiopia", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16749", "descriptions": []}{"datatype": "Text", "external_id": "QzJLZI1nObv", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "549", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "World Health Organization", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16750 - Technical assistance and collaboration with country and regional programs", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16750", "descriptions": []}{"datatype": "Text", "external_id": "cIlIRZUKllB", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19814", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Ethiopian Public Health Institute", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16751 - Strengthening Capacity for Laboratory Systems, Strategic Information, and Technical Leadership in Public Health for the National HIV/AIDS Response in Ethiopia", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16751", "descriptions": []}{"datatype": "Text", "external_id": "wguNwdUG6Kw", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "17040", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Amhara Regional Health Bureau", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16752 - Strengthening Local Ownership for the Sustainable Provision of HIV/AIDS Services in the Regional Health Bureaus (Amhara)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16752", "descriptions": []}{"datatype": "Text", "external_id": "QAVuhMI10Nw", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16755 - TBD LAB 1", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16755", "descriptions": []}{"datatype": "Text", "external_id": "LWoH8A8W42y", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2722", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Ministry of Health and Social Services, Namibia", "Start Date": "2013-09-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16756 - Improving the Quality of Namibia's Essential Health Services and Systems (IQ-NEHSS)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16756", "descriptions": []}{"datatype": "Text", "external_id": "t6Wps22wt5y", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16759 - UTAP 2/HQ PESS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16759", "descriptions": []}{"datatype": "Text", "external_id": "o6KpWJYGMt0", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "463", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "University Research Corporation, LLC", "Start Date": "2013-09-01", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16760 - Applying Science to Strengthen and Improve Systems (ASSIST)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16760", "descriptions": []}{"datatype": "Text", "external_id": "vcntIpfEa89", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16761 - TBD \u2013 CoAg Task Order Contract", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16761", "descriptions": []}{"datatype": "Text", "external_id": "VOPPi2LZnJD", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "547", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "United Nations Children's Fund", "Start Date": "2014-09-30", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16762 - UNICEF", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16762", "descriptions": []}{"datatype": "Text", "external_id": "nuvhlFtowUK", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10676", "End Date": "2017-09-30", "Agency": "DOD", "Partner": "Henry Jackson Foundation", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16763 - HJFMRI", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16763", "descriptions": []}{"datatype": "Text", "external_id": "ZF7bexJ0E12", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16764 - TBD CAPP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16764", "descriptions": []}{"datatype": "Text", "external_id": "VuqTuPexeJ7", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "463", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "University Research Corporation, LLC", "Start Date": "2013-09-01", "Operational Unit": "Lesotho"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16766 - Applying Science to Strengthen and Improve Systems (ASSIST)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16766", "descriptions": []}{"datatype": "Text", "external_id": "RXMQGC0sKmv", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4851", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Mothers 2 Mothers", "Start Date": "2013-09-01", "Operational Unit": "Lesotho"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16768 - Mentor Mothers Reducing Infections Through Support and Education (RISE)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16768", "descriptions": []}{"datatype": "Text", "external_id": "xKVaIPZsHRX", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "463", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "University Research Corporation, LLC", "Start Date": "2013-09-01", "Operational Unit": "Burundi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16770 - USAID Applying Science to Strengthen and Improve Systems (ASSIST) Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16770", "descriptions": []}{"datatype": "Text", "external_id": "l0pBoBGhGip", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "517", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of California at San Francisco", "Start Date": "2013-09-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16771 - Namibia Mechanism for Public Health Assistance, Capacity, and Technical Support (NAM-PHACTS)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16771", "descriptions": []}{"datatype": "Text", "external_id": "r4NYuEEXdOp", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "12854", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "National Department of Health", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16772 - NDOH (CDC GH001172)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16772", "descriptions": []}{"datatype": "Text", "external_id": "SwzY8pOuNHH", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16598", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "South African National AIDS Council", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16773 - South African National AIDS Council (CDC GH001173)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16773", "descriptions": []}{"datatype": "Text", "external_id": "TUP7PdpgqFI", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16774 - TBD Youth Families Matter Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16774", "descriptions": []}{"datatype": "Text", "external_id": "kNgkIvDmMH3", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "467", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Aurum Health Research", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16775 - AURUM Correctional Services (CDC GH001175)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16775", "descriptions": []}{"datatype": "Text", "external_id": "q0Q8YgPUS87", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16778 - Research and Evaluation - CDC", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16778", "descriptions": []}{"datatype": "Text", "external_id": "jOJ6FR98l4a", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16585", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "African Society for Laboratory Medicine", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16779 - Technical Assistance for System Development for Accreditation of Laboratories and Implementation of Improved Diagnostic Technologies in Ethiopia", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16779", "descriptions": []}{"datatype": "Text", "external_id": "XDxr1ZvviN4", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16780 - Strategic Information Community Monitoring Project (SICMP)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16780", "descriptions": []}{"datatype": "Text", "external_id": "Js0dbgDSPLL", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16781 - Strengthening PPP in Tanzania", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16781", "descriptions": []}{"datatype": "Text", "external_id": "U9Ev8RTRXrH", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16782 - APCA Follow On", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16782", "descriptions": []}{"datatype": "Text", "external_id": "C0W4IOwQFE6", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "219", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "JHPIEGO", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16784 - Sauti za Watanzania", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16784", "descriptions": []}{"datatype": "Text", "external_id": "WPJm2zfOAAt", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10553", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Futures Group", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16786 - Health Policy Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16786", "descriptions": []}{"datatype": "Text", "external_id": "orcKuCfqB9N", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16525", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "John Snow Inc (JSI)", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16787 - Strengthening High Impact Interventions for an AIDS-Free Generation (AIDSFree) Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16787", "descriptions": []}{"datatype": "Text", "external_id": "gD0KiVMeP9H", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "509", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Johns Hopkins University Bloomberg School of Public Health", "Start Date": "2014-09-30", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16788 - Health Research Challenge for Impact", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16788", "descriptions": []}{"datatype": "Text", "external_id": "uWQWeRnogM9", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16790 - National Bureau of Statistics", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16790", "descriptions": []}{"datatype": "Text", "external_id": "kIkQ8wgkCrM", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "440", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16791 - Strengthening Health Outcomes through the Private Sector (SHOPS)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16791", "descriptions": []}{"datatype": "Text", "external_id": "ETCUPGGalty", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16792 - Tanzania Social Action Fund", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16792", "descriptions": []}{"datatype": "Text", "external_id": "OakMhaFqp7l", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "219", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "JHPIEGO", "Start Date": "2013-09-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16794 - MCHIP/SANKHANI", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16794", "descriptions": []}{"datatype": "Text", "external_id": "lKQ4FiGzHOS", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3882", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Zimbabwe National Quality Assurance Programme", "Start Date": "2013-09-01", "Operational Unit": "Zimbabwe"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16795 - LAB Activities", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16795", "descriptions": []}{"datatype": "Text", "external_id": "rLp7hUGQBdp", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "228", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Pathfinder International", "Start Date": "2013-09-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16797 - Evidence To Action for stengthened Family Planning & Health Services for Women & Girls (E2A)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16797", "descriptions": []}{"datatype": "Text", "external_id": "j0Mi5hliQsY", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16798 - FHI 360 Ethiopia", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16798", "descriptions": []}{"datatype": "Text", "external_id": "WxChVbhWzgY", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19741", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Caris Foundation", "Start Date": "2013-09-01", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16801 - BEST (Byen en ak Sante Timoun)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16801", "descriptions": []}{"datatype": "Text", "external_id": "yhpgmEr0gk6", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16594", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Provincial Directorate of Health, Inhambane", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16802 - DPS Inhambane Province", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16802", "descriptions": []}{"datatype": "Text", "external_id": "F033iB7Gr0F", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "233", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Program for Appropriate Technology in Health", "Start Date": "2013-09-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16803 - Healthy Markets", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16803", "descriptions": []}{"datatype": "Text", "external_id": "fTeNeQK6bHz", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "14461", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "ITECH", "Start Date": "2013-09-01", "Operational Unit": "Zimbabwe"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16804 - Scaling Up Voluntary Male Circumcision to Prevent HIV Transmission", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16804", "descriptions": []}{"datatype": "Text", "external_id": "k3Wciqh4U3U", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "216", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "University of Washington", "Start Date": "2014-09-30", "Operational Unit": "Zimbabwe"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16805 - Technical Assistance in Support of Clinical Training and Mentoring for HIV Treatment and Prevention Service", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16805", "descriptions": []}{"datatype": "Text", "external_id": "Brb2w1E9n3K", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3857", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Zimbabwe Association of Church Hospitals", "Start Date": "2013-09-01", "Operational Unit": "Zimbabwe"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16806 - Expansion of HIV care and prevention", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16806", "descriptions": []}{"datatype": "Text", "external_id": "EWkMT4BfLfK", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "539", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of Stellenbosch, South Africa", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16807 - University of Stellenbosch Capacity Building (CDC GH001536)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16807", "descriptions": []}{"datatype": "Text", "external_id": "Xt9xLHm3E09", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1229", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of Kwazulu-Natal, Nelson Mandela School of Medicine, Comprehensive International Program for Research on AIDS", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16808 - UKZA CAPRISA Advanced Clinical Care Centres (CDC GH001142)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16808", "descriptions": []}{"datatype": "Text", "external_id": "LaBcw3fT2az", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16597", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Results for Development", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16810 - Enhancing USG-SAG Financial Frameworks", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16810", "descriptions": []}{"datatype": "Text", "external_id": "JnGQVaDc35v", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16585", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "African Society for Laboratory Medicine", "Start Date": "2014-10-01", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16812 - ASLM", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16812", "descriptions": []}{"datatype": "Text", "external_id": "NCAeNymsAT7", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Zimbabwe"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16813 - PMTCT Costing Study", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16813", "descriptions": []}{"datatype": "Text", "external_id": "FZc52EnPUHV", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Cameroon"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16814 - Supporting the field epidemiology training program (FELTP) in Cameroon", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16814", "descriptions": []}{"datatype": "Text", "external_id": "E0S3qYj2YEA", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "440", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2013-09-01", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16815 - Health Finance & Governance Project (HFG)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16815", "descriptions": []}{"datatype": "Text", "external_id": "Aj9UuKPX3ZQ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "204", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Start Date": "2013-09-01", "Operational Unit": "Cameroon"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16816 - Technical Assistance support in assessing HIV service delivery in Cameroon", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16816", "descriptions": []}{"datatype": "Text", "external_id": "GuaZ1VGAFpQ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "220", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16817 - Leadership, Management and Governance \u2013 Transition Support Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16817", "descriptions": []}{"datatype": "Text", "external_id": "oEWGf7JTQng", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "205", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Engender Health", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16820 - RESPOND TANZANIA PROJECT", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16820", "descriptions": []}{"datatype": "Text", "external_id": "qpxWiAJ2SDq", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "509", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Johns Hopkins University Bloomberg School of Public Health", "Start Date": "2013-09-01", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16821 - Health Communication Capacity Collaborative (HC3)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16821", "descriptions": []}{"datatype": "Text", "external_id": "FSGu2Bo5TQ5", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "509", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Johns Hopkins University Bloomberg School of Public Health", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16823 - Health Communication Capacity Collaborative (HC3)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16823", "descriptions": []}{"datatype": "Text", "external_id": "zIcLZE7zD4D", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "230", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Population Council", "Start Date": "2014-09-30", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16824 - Monitoring and Evaluation for OVC programs", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16824", "descriptions": []}{"datatype": "Text", "external_id": "TINA4cAlGwS", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16826 - In school youth HIV prevention", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16826", "descriptions": []}{"datatype": "Text", "external_id": "Aa5vjOgmWxI", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15384", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Center for Integrated Health Programs", "Start Date": "2013-09-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16827 - Strengthening Skills and Competencies of Care Providers for Enhanced service Delivery (SCOPE)_944", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16827", "descriptions": []}{"datatype": "Text", "external_id": "bvwnkxNHBkG", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9065", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "AIDS Prevention Initiative in Nigeria, LTD", "Start Date": "2013-09-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16828 - Capacitating Laboratories for Accreditation, Strengthening and Sustainability (CLASS)_667", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16828", "descriptions": []}{"datatype": "Text", "external_id": "f3YAXdLmrkq", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "440", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2013-09-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16829 - Health Financing and Governance", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16829", "descriptions": []}{"datatype": "Text", "external_id": "hD93BjxeaD0", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "904", "End Date": "2018-09-30", "Agency": "HHS/HRSA", "Partner": "Emory University", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16833 - Human Resource Information System (HRIS)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16833", "descriptions": []}{"datatype": "Text", "external_id": "A1U6pLGWsIQ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16585", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "African Society for Laboratory Medicine", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16835 - ASLM", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16835", "descriptions": []}{"datatype": "Text", "external_id": "IlrueTlSzNc", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15501", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of Maryland Baltimore", "Start Date": "2013-09-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16838 - Nigerian Alliance for Health System Strengthening (NAHSS)_656", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16838", "descriptions": []}{"datatype": "Text", "external_id": "NsuvxtOr3jP", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4505", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Institute of Human Virology, Nigeria", "Start Date": "2013-09-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16839 - Strengthening Health Human Resources in Nigeria Group (SHARING)_902", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16839", "descriptions": []}{"datatype": "Text", "external_id": "klQ3LY4Q8FJ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4505", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Institute of Human Virology, Nigeria", "Start Date": "2013-09-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16846 - SPEARHEAD_941", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16846", "descriptions": []}{"datatype": "Text", "external_id": "ctMBGi5hNdp", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15381", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Catholic Caritas Foundation of Nigeria (CCFN)", "Start Date": "2013-09-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16848 - Sustainable HIV care and Treatment Action in Nigeria (SUSTAIN)_934", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16848", "descriptions": []}{"datatype": "Text", "external_id": "LTS40v8dkKt", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16851", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Center for Clinical Care and Clinical Research Ltd", "Start Date": "2013-09-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16849 - Partnership for Medical Education and Training (PMET)_946", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16849", "descriptions": []}{"datatype": "Text", "external_id": "hJm7WzMVhiB", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9065", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "AIDS Prevention Initiative in Nigeria, LTD", "Start Date": "2013-09-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16850 - Comprehensive AIDS Response Enhanced for Sustainability (CARES)_924", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16850", "descriptions": []}{"datatype": "Text", "external_id": "yrlGiWzTHuw", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16585", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "African Society for Laboratory Medicine", "Start Date": "2013-09-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16852 - Development of a Laboratory Network and Society to Implement a Quality Systems_710", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16852", "descriptions": []}{"datatype": "Text", "external_id": "IQAOjnZoMLB", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16851", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Center for Clinical Care and Clinical Research Ltd", "Start Date": "2013-09-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16853 - Partnership for Medical Education and Training (PMET)_916", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16853", "descriptions": []}{"datatype": "Text", "external_id": "NBilFUWH9Wn", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16851", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Center for Clinical Care and Clinical Research Ltd", "Start Date": "2013-09-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16854 - Service Expansion and Early Detection for Sustainable HIV Care (SEEDS)_868", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16854", "descriptions": []}{"datatype": "Text", "external_id": "v8zbmvXMZcs", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15384", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Center for Integrated Health Programs", "Start Date": "2013-09-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16855 - Bridges Plus_928", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16855", "descriptions": []}{"datatype": "Text", "external_id": "Nkv6VZWwkjC", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "216", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of Washington", "Start Date": "2013-09-01", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16856 - ITECH 1331", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16856", "descriptions": []}{"datatype": "Text", "external_id": "CGGj3h3mIBw", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16844", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "African Evangelistic Enterprise", "Start Date": "2013-09-01", "Operational Unit": "Rwanda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16857 - Ubaka Ejo", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16857", "descriptions": []}{"datatype": "Text", "external_id": "pfng8CmauyB", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1661", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Caritas Rwanda", "Start Date": "2013-09-01", "Operational Unit": "Rwanda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16858 - Gimbuka", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16858", "descriptions": []}{"datatype": "Text", "external_id": "VaRCRdT8kMk", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16843", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Society for Family Health (16843)", "Start Date": "2013-09-01", "Operational Unit": "Rwanda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16859 - Rwanda Social Marketing Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16859", "descriptions": []}{"datatype": "Text", "external_id": "lhBzgLuWtaF", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16845", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Fran\u00e7cois Xavier Bagnoud", "Start Date": "2013-09-01", "Operational Unit": "Rwanda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16860 - Turengere Abana", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16860", "descriptions": []}{"datatype": "Text", "external_id": "cFxQp8zqL8c", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "463", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "University Research Corporation, LLC", "Start Date": "2013-09-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16861 - ASSIST", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16861", "descriptions": []}{"datatype": "Text", "external_id": "NDKbIKTEFT8", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "547", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "United Nations Children's Fund", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16864 - UNICEF RUTF Procurement", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16864", "descriptions": []}{"datatype": "Text", "external_id": "YKp1QsSKn7V", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "228", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Pathfinder International", "Start Date": "2014-09-30", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16865 - Integrated Family Health Program (IFHP) II Maternal and Child Health Wraparound Follow-On", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16865", "descriptions": []}{"datatype": "Text", "external_id": "tJY3XSWC4pY", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "South Sudan"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16868 - TBD-Follow on Mechanism", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16868", "descriptions": []}{"datatype": "Text", "external_id": "JDiaPEfAJLf", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4505", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Institute of Human Virology, Nigeria", "Start Date": "2013-09-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16871 - Action Plus-Up_925", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16871", "descriptions": []}{"datatype": "Text", "external_id": "pLJEnuimJbp", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15712", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Management development for Health", "Start Date": "2014-09-30", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16872 - Operations Research - ART outcomes", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16872", "descriptions": []}{"datatype": "Text", "external_id": "Z91Z0vTGfed", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16858", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Tanzania Health Promotion Support (THPS)", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16874 - Local FOA Follow-on - (GH001068)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16874", "descriptions": []}{"datatype": "Text", "external_id": "xgTwCyDZMSO", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "17068", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "T-MARC Tanzania", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16876 - T-MARC FMP Scale-up", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16876", "descriptions": []}{"datatype": "Text", "external_id": "M7W4pSM89no", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2862", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Christian Council of Tanzania", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16877 - DEBI-FBO - (GH000699)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16877", "descriptions": []}{"datatype": "Text", "external_id": "FM1D3R8JdJL", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16586", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "African Medical and Research Foundation, Tanzania", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16878 - DEBI", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16878", "descriptions": []}{"datatype": "Text", "external_id": "Qt1tB6OSJlY", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "548", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "World Food Program", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16879 - World Food Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16879", "descriptions": []}{"datatype": "Text", "external_id": "s3WYvasusZf", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "8409", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Drug Control Commission", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16884 - DCC Follow-on", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16884", "descriptions": []}{"datatype": "Text", "external_id": "nqwCTr2GP8z", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1716", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Muhimbili University College of Health Sciences", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16885 - MUHAS-TAPP - (GH000837)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16885", "descriptions": []}{"datatype": "Text", "external_id": "bjiD8KtMh3Z", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "549", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "World Health Organization", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16886 - WHO Follow-on - (GH001180)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16886", "descriptions": []}{"datatype": "Text", "external_id": "jdNXyahg3p7", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "421", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Ministry of Health and Social Welfare, Tanzania", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16887 - MOHSW - Follow On - (GH001062)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16887", "descriptions": []}{"datatype": "Text", "external_id": "C3c6ORh3bAn", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3317", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Clinical and Laboratory Standards Institute", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16891 - CLSI Lab - (GH001114)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16891", "descriptions": []}{"datatype": "Text", "external_id": "EU0ZFICLExD", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "978", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "American Society of Clinical Pathology", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16892 - ASCP Lab - (GH001096)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16892", "descriptions": []}{"datatype": "Text", "external_id": "ai6Q1v9cGKB", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15712", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Management development for Health", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16899 - HIS - UCC follow on - (GH001361)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16899", "descriptions": []}{"datatype": "Text", "external_id": "thq5H0SktOo", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16900 - Mobile Solutions Technical Assistance and Research (mSTAR)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16900", "descriptions": []}{"datatype": "Text", "external_id": "XqjZ0UBg8Fn", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15018", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "SNNPR", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16901 - Strengthening local ownership for sustainable provision of HIV/AIDS services", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16901", "descriptions": []}{"datatype": "Text", "external_id": "EN8Q0vBzgvt", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4188", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Northrup Grumman", "Start Date": "2014-09-30", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16902 - CDC Information Management Services (CIMS)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16902", "descriptions": []}{"datatype": "Text", "external_id": "wRzDonRFRci", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "501", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Columbia University Mailman School of Public Health", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16903 - Evaluation of Integrated Community-Based and Clinical HIV/AIDS Interventions in Sinazongwe, Zambia", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16903", "descriptions": []}{"datatype": "Text", "external_id": "oCkofvXPKOs", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "440", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16912 - Health Finance and Governance", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16912", "descriptions": []}{"datatype": "Text", "external_id": "afJppVbWbgm", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3781", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Partnership for Supply Chain Management", "Start Date": "2014-09-30", "Operational Unit": "Angola"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16913 - Supply Chain Management System (SCMS)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16913", "descriptions": []}{"datatype": "Text", "external_id": "Mtxj0F1FEuE", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19590", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "ConSaude", "Start Date": "2014-09-30", "Operational Unit": "Angola"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16914 - ConSaude", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16914", "descriptions": []}{"datatype": "Text", "external_id": "r2dHeSphfxx", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16916 - Asia Regional TA", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16916", "descriptions": []}{"datatype": "Text", "external_id": "q4eQ9AdW1VH", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "547", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "United Nations Children's Fund", "Start Date": "2014-09-30", "Operational Unit": "South Sudan"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16922 - OVC Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16922", "descriptions": []}{"datatype": "Text", "external_id": "h3mQHaGQDoi", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3762", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Social Impact", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16927 - Ethiopia Performance Monitoring and Evaluation Service (EPMES)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16927", "descriptions": []}{"datatype": "Text", "external_id": "o6OzauYk7SW", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16929 - TBD MMC QA", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16929", "descriptions": []}{"datatype": "Text", "external_id": "hrSuDqlepwY", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16930 - Household Economic Strengthening", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16930", "descriptions": []}{"datatype": "Text", "external_id": "pNM8HB3szeU", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "517", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "University of California at San Francisco", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16932 - Univeristy of California San Francisco central funding mechanism", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16932", "descriptions": []}{"datatype": "Text", "external_id": "FVA1mGvEkVe", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15253", "End Date": "2017-09-30", "Agency": "State/AF", "Partner": "VOICE OF AMERICA", "Start Date": "2013-09-01", "Operational Unit": "Democratic Republic of the Congo"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16934 - Voice of America: Votre Sante, Votre Avenir", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16934", "descriptions": []}{"datatype": "Text", "external_id": "fmgglr44G6w", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16525", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "John Snow Inc (JSI)", "Start Date": "2014-09-30", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16940 - Strengthening Partnerships, Results and Innovations in Nutrition Globally (SPRING)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16940", "descriptions": []}{"datatype": "Text", "external_id": "uuYwSGGuiEr", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16944 - Comprehensive Integrated Approach to Address GBV at the District Level", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16944", "descriptions": []}{"datatype": "Text", "external_id": "OV7FM56zLbF", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16946 - Developing National GBV Toolkits and Training Materials", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16946", "descriptions": []}{"datatype": "Text", "external_id": "lPM9THfLQMB", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16950 - Expanding Local NGO Gender-based Violence Services", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16950", "descriptions": []}{"datatype": "Text", "external_id": "pzRGMVDB7wS", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "220", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01", "Operational Unit": "South Sudan"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16958 - MSH-SIAPS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16958", "descriptions": []}{"datatype": "Text", "external_id": "QQAdOLnsqT9", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Democratic Republic of the Congo"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16959 - Mission M&E Award", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16959", "descriptions": []}{"datatype": "Text", "external_id": "Xgoq1uaCDja", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Democratic Republic of the Congo"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16960 - TB Care", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16960", "descriptions": []}{"datatype": "Text", "external_id": "uPUdbsH3pjL", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Democratic Republic of the Congo"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16961 - Integrated HIV Project Follow-On", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16961", "descriptions": []}{"datatype": "Text", "external_id": "NXlYJRU6HM8", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Democratic Republic of the Congo"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16962 - Social Marketing Follow-On", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16962", "descriptions": []}{"datatype": "Text", "external_id": "JuXicxUj4sY", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "204", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Start Date": "2013-09-01", "Operational Unit": "Democratic Republic of the Congo"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16963 - Increase Access to Comprehensive HIV/AIDS Prevention Care and Treatment Services in the Democratic Republic of Congo under (PEPFAR) (KIMIA)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16963", "descriptions": []}{"datatype": "Text", "external_id": "trIeKwc6xZH", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2016-10-01", "Operational Unit": "Rwanda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16966 - 2015 Demographic and Health Survey", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16966", "descriptions": []}{"datatype": "Text", "external_id": "BziTEteJrpt", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9853", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "New Partner", "Start Date": "2014-09-30", "Operational Unit": "Rwanda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16967 - OVC Impact Evaluation", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16967", "descriptions": []}{"datatype": "Text", "external_id": "uXDhvYwjSxD", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16969 - Portable Medical Record Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16969", "descriptions": []}{"datatype": "Text", "external_id": "ruDfFhvKD2k", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "547", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "United Nations Children's Fund", "Start Date": "2014-09-30", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16971 - UNICEF", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16971", "descriptions": []}{"datatype": "Text", "external_id": "M39itSAfGFP", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16973 - G2G (MOE) mainstreaming HIV education at primary, secondary and university levels", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16973", "descriptions": []}{"datatype": "Text", "external_id": "e0L1xnh5wmc", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16974 - G2G build capcity of MOLSA/GOE to Coordinate worksite HIV prevention and oversee highly vulnerable children program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16974", "descriptions": []}{"datatype": "Text", "external_id": "M4vzf9uhOzw", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16975 - G2G build capacity of MOWCYA/GOE to oversee highly vulnerable children program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16975", "descriptions": []}{"datatype": "Text", "external_id": "l1Poq0FBBCj", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16976 - TBD-Government Capacity Building and Support Mechanism (National Treasury)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16976", "descriptions": []}{"datatype": "Text", "external_id": "PBd5S6n9G8S", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16866", "End Date": "2014-09-30", "Agency": "DOD", "Partner": "Global Virus Forecasting-Metabiota", "Start Date": "2014-09-30", "Operational Unit": "Cameroon"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16977 - GVFI", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16977", "descriptions": []}{"datatype": "Text", "external_id": "Mgp58sOF05a", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16978 - Gender Activity", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16978", "descriptions": []}{"datatype": "Text", "external_id": "ys2mpDa9z6b", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1657", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Regional Psychosocial Support Initiative, South Africa", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16979 - Service Delivery and Support for Families Caring for Orphans and Vulnerable Children (OVC) - Regional Psychosocial Support Initiative (REPSSI)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16979", "descriptions": []}{"datatype": "Text", "external_id": "RLblL0LPeNH", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "463", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "University Research Corporation, LLC", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16980 - Applying Science to Strengthen and Improve Systems (ASSIST)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16980", "descriptions": []}{"datatype": "Text", "external_id": "gv8K6lQb0BQ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16555", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Africa Health Placements", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16981 - Africa Health Placements NPC", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16981", "descriptions": []}{"datatype": "Text", "external_id": "SGBfsA3xQzm", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "271", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Foundation for Professional Development", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16982 - A Comprehensive Community-Based HIV Prevention, Counselling and Testing Programme for Reduced HIV Incidence", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16982", "descriptions": []}{"datatype": "Text", "external_id": "nilB2WlQYFC", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4719", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "South Africa Partners", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16984 - South Africa Executive Leadership Program for Health", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16984", "descriptions": []}{"datatype": "Text", "external_id": "uEiXdYu56ip", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15719", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "ICF Macro", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16985 - Demographic Health Survey Program (DHS 7)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16985", "descriptions": []}{"datatype": "Text", "external_id": "RyKSlJvtEXg", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6634", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Childline Mpumalanga", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16987 - Service Delivery and Support for Families Caring for Orphans and Vulnerable Children (OVC) - Childline Mpumalanga & Limpopo", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16987", "descriptions": []}{"datatype": "Text", "external_id": "XPCBIxd3HVQ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10939", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Kheth'Impilo", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16988 - Kheth'Impilo Pharmacist Assistant PPP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16988", "descriptions": []}{"datatype": "Text", "external_id": "jGLVZWdjR8H", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16667", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Childwelfare Bloemfontein & Childline Free State", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16989 - Service Delivery and Support for Families Caring for Orphans and Vulnerable Children (OVC) - Childwelfare/Childline Bloemfontein", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16989", "descriptions": []}{"datatype": "Text", "external_id": "NdZSEKvUuOi", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1542", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Children in Distress", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16990 - Service Delivery and Support for Families Caring for Orphans and Vulnerable Children (OVC) - Children in Distress (CINDI)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16990", "descriptions": []}{"datatype": "Text", "external_id": "xYGQOKFecf1", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "14293", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Future Families", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16991 - Service Delivery and Support for Families Caring for Orphans and Vulnerable Children (OVC) - Future Families", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16991", "descriptions": []}{"datatype": "Text", "external_id": "w2Q5FHFWKLM", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10683", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "HIVSA", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16992 - Service Delivery and Support for Families Caring for Orphans and Vulnerable Children (OVC) - HIV SA", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16992", "descriptions": []}{"datatype": "Text", "external_id": "dVbnhvLvgz3", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "11516", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "NACOSA (Networking AIDS Community of South Africa)", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16993 - Service Delivery and Support for Families Caring for Orphans and Vulnerable Children (OVC) - The Networking HIV/AIDS Community of South Africa (NACOSA)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16993", "descriptions": []}{"datatype": "Text", "external_id": "mVnJ8d8f6NX", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16994 - National Behavioural Communications Survey", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16994", "descriptions": []}{"datatype": "Text", "external_id": "vOPvRWIn4yJ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "217", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "IntraHealth International, Inc", "Start Date": "2013-09-01", "Operational Unit": "Democratic Republic of the Congo"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16997 - Capacity Plus", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16997", "descriptions": []}{"datatype": "Text", "external_id": "GeKTWcAQ2Wq", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16915", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Provincial Directorate of Health, Gaza", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16998 - DPS Gaza Province", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16998", "descriptions": []}{"datatype": "Text", "external_id": "YVTB3dvfS4y", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16929", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Provincial Directorate of Health, Nampula", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16999 - DPS Nampula Province", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16999", "descriptions": []}{"datatype": "Text", "external_id": "qmb44Gq8QlU", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "17041", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Tigray Regional Health Bureau", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17000 - Strengthening Local Ownership for the Sustainable Provision of Comprehensive HIV/AIDS Services by the Health Bureau of Tigray Regional State of the Federal Democratic Republic of Ethiopia under the President\u2019s Emergency P", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17000", "descriptions": []}{"datatype": "Text", "external_id": "bjOU9fn4QG5", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16525", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "John Snow Inc (JSI)", "Start Date": "2013-09-01", "Operational Unit": "Dominican Republic"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17002 - ADVANCING PARTNERS AND COMMUNITIES (APC)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17002", "descriptions": []}{"datatype": "Text", "external_id": "SPA9Cn81l7A", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "501", "End Date": "2017-09-30", "Agency": "HHS/HRSA", "Partner": "Columbia University Mailman School of Public Health", "Start Date": "2013-09-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17003 - HRSA Columbia Global Nurse Capacity Building Program 2013", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17003", "descriptions": []}{"datatype": "Text", "external_id": "nLhVGUlKmCy", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "220", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01", "Operational Unit": "Dominican Republic"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17004 - GRANTS MANAGEMENT SOLUTIONS (GMS)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17004", "descriptions": []}{"datatype": "Text", "external_id": "uZBrD2O5YC1", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6", "End Date": "2018-09-30", "Agency": "PC", "Partner": "U.S. Peace Corps", "Start Date": "2013-09-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17005 - Peace Corps HIV/AIDS Activities", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17005", "descriptions": []}{"datatype": "Text", "external_id": "m0bLexzVBCi", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "235", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Public Health Institute", "Start Date": "2013-09-01", "Operational Unit": "Indonesia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17006 - Surveillance/monitoring and evaluation technical assistance (GHFP)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17006", "descriptions": []}{"datatype": "Text", "external_id": "RRKmbisoFhV", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16585", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "African Society for Laboratory Medicine", "Start Date": "2013-09-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17007 - Development of Lab Network & Society", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17007", "descriptions": []}{"datatype": "Text", "external_id": "SwOVZZnIE3L", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "State/AF", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Cameroon"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17008 - Ambassador\u2019s Small Grants Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17008", "descriptions": []}{"datatype": "Text", "external_id": "oLa4X4nfNPS", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "271", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Foundation for Professional Development", "Start Date": "2014-09-30", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17012 - Public Private Alliances inPractice Africa Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17012", "descriptions": []}{"datatype": "Text", "external_id": "lEZLOMAAoEb", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15399", "End Date": "2018-09-30", "Agency": "State/AF", "Partner": "Department of State/AF - Public Affairs Section", "Start Date": "2013-09-01", "Operational Unit": "Zimbabwe"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17013 - Department of State Public Affairs and Civil Society Support", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17013", "descriptions": []}{"datatype": "Text", "external_id": "ewL3US2oH2X", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17014 - FHI360_ Surveillance and Program Evaluation", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17014", "descriptions": []}{"datatype": "Text", "external_id": "iTVmuboiWuc", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15480", "End Date": "2018-09-30", "Agency": "State/AF", "Partner": "State/AF Ambassador's PEPFAR Small Grants Program", "Start Date": "2013-09-01", "Operational Unit": "Zimbabwe"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17015 - Department of state Ambassador's Self-Help Fund", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17015", "descriptions": []}{"datatype": "Text", "external_id": "ocB0hqiWY8i", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "501", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Columbia University Mailman School of Public Health", "Start Date": "2014-09-30", "Operational Unit": "Rwanda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17016 - COLUMBIA UNIVERSITY \u2013 UTAP - Rwanda Technical Assistance Projects in Support of HIV Prevention, Care and Treatment Programs", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17016", "descriptions": []}{"datatype": "Text", "external_id": "Z7JynLV2sBk", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "864", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "National Association of Childcare Workers", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17017 - Service Delivery and Support for Families Caring for Orphans and Vulnerable Children (OVC) - National Association of Childcare Workers (Roll-out of ISIBINDI model)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17017", "descriptions": []}{"datatype": "Text", "external_id": "XGq8sSyeqFh", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "8516", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "AgriAIDS", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17018 - HIV Innovations for Improved Patient Outcomes in South Africa (Innovation for HCTC)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17018", "descriptions": []}{"datatype": "Text", "external_id": "XUO1UHhUYlw", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10113", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Anova Health Institute", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17019 - HIV Innovations for Improved Patient Outcomes for Priority Populations (Innovative Models for Capacity Building & Support of Scale Up of Effective HIV-related Services for MSM) - Health4Men Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17019", "descriptions": []}{"datatype": "Text", "external_id": "cWOH2XH3z7b", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10113", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Anova Health Institute", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17020 - Systems Strengthening for Better HIV/TB Patient Outcomes", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17020", "descriptions": []}{"datatype": "Text", "external_id": "lvGQQyi4rzG", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "316", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Right To Care, South Africa", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17021 - Performance for Health through Focused Outputs, Results and Management", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17021", "descriptions": []}{"datatype": "Text", "external_id": "Of3qYLygm3v", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "12169", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "The South-to-South Partnership for Comprehensive Family HIV Care and Treatment Program (S2S)", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17022 - HIV Innovations for Improved Patient Outcomes in South Africa (Developing & Institutionalizing an Innovative Capacity Building Model to Support SA Government Priorities & to Improve HIV/TB Health Outcomes for Priority Pop", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17022", "descriptions": []}{"datatype": "Text", "external_id": "vCgZc1t9h8w", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "743", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Broadreach", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17023 - Systems Strengthening for Better HIV/TB Patient Outcomes", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17023", "descriptions": []}{"datatype": "Text", "external_id": "JH3A3OBm9vx", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "271", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Foundation for Professional Development", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17024 - Comprehensive District-Based Support for Better HIV/TB Patient Outcomes (Hybrid)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17024", "descriptions": []}{"datatype": "Text", "external_id": "L6hB1walE5V", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15262", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Wits Health Consortium, Health Economics and Epidemiology Research Office", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17025 - HIV Innovations for Improved Patient Outcomes for Priority Populations (INROADS: Innovations Research on HIV/AIDS)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17025", "descriptions": []}{"datatype": "Text", "external_id": "nsylCSN9yvZ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "14697", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Mothers to Mothers (M2M)", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17026 - HIV Innovations for Improved Patient Outcomes in South Africa (Developing the Capacity of the South African Government to Achieve the eMTCT Action Framework Goals)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17026", "descriptions": []}{"datatype": "Text", "external_id": "W8TaRi21XVV", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16668", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Wits Reproductive Health& HIV Institute", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17027 - HIV Innovations for Improved Patient Outcomes for Priority Populations (Supporting the SA Government to Develop, Implement and Evaluate a National Sex Worker and Male Client Plan)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17027", "descriptions": []}{"datatype": "Text", "external_id": "uzr2owJk9rI", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16668", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Wits Reproductive Health& HIV Institute", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17028 - HIV Innovations for Improved Patient Outcomes for Priority Populations (Adolescent Friendly Services for Prenatally & Behaviorally HIV Infected Adolescents)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17028", "descriptions": []}{"datatype": "Text", "external_id": "k8cP6IO1HJo", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "796", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Witkoppen Health & Welfare Centre (WHWC)", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17029 - HIV Innovations for Improved Patient Outcomes in South Africa (Innovation Clinic)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17029", "descriptions": []}{"datatype": "Text", "external_id": "TK3ZtMDNXB0", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16675", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Wits Health Consortium (Pty) Limited", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17030 - Intervention with Microfinance for AIDS and Gender Equity (IMAGE)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17030", "descriptions": []}{"datatype": "Text", "external_id": "bf0txXd9Zjb", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15708", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Foundation for Innovative New Diagnostics", "Start Date": "2014-09-30", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17031 - Foundation for Innovative New Diagnostics (FIND)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17031", "descriptions": []}{"datatype": "Text", "external_id": "dpsxzaxPAl9", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2016-09-30", "Agency": "DOD", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Indonesia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17032 - FHI 360", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17032", "descriptions": []}{"datatype": "Text", "external_id": "anzGA6ZNpp7", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "545", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Medical Research Council", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17033 - Medical Research Council (CDC GH1150)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17033", "descriptions": []}{"datatype": "Text", "external_id": "PxSDFwZtFM2", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "12274", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "United Nations Joint Programme on HIV/AIDS", "Start Date": "2013-09-01", "Operational Unit": "Asia Regional Program"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17034 - UNAIDS COAG", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17034", "descriptions": []}{"datatype": "Text", "external_id": "KnAqTKxWcCK", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "14461", "End Date": "2018-09-30", "Agency": "HHS/HRSA", "Partner": "ITECH", "Start Date": "2013-09-01", "Operational Unit": "Asia Regional Program"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17035 - HRSA COAG", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17035", "descriptions": []}{"datatype": "Text", "external_id": "XPfutmCWyBL", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "271", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Foundation for Professional Development", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17036 - Systems Strengthening for Better HIV/TB Patient Outcomes", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17036", "descriptions": []}{"datatype": "Text", "external_id": "QIdGopL7rWX", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16668", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Wits Reproductive Health& HIV Institute", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17037 - Systems Strengthening for Better HIV/TB Patient Outcomes", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17037", "descriptions": []}{"datatype": "Text", "external_id": "Wlu42IS3bP5", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "14636", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Maternal, Adolscent and Child Health (MatCH)", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17038 - Strengthening District Responses for Better HIV/TB Patient Outcomes in eThekwini & Umkhanyakude Districts in KwaZulu-Natal, South Africa", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17038", "descriptions": []}{"datatype": "Text", "external_id": "fP8C0o9msbd", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "743", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Broadreach", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17039 - Comprehensive Clinic-Based District Services (Hybrid)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17039", "descriptions": []}{"datatype": "Text", "external_id": "n06FT9FQzRm", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "239", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Save the Children US", "Start Date": "2014-09-30", "Operational Unit": "Democratic Republic of the Congo"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17040 - SAFE", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17040", "descriptions": []}{"datatype": "Text", "external_id": "jBRRRTbkp4p", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16668", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Wits Reproductive Health& HIV Institute", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17043 - Ikhwezi MAMA - Monitoring & Evaluation & Vodacom Ikhwezi mHealth Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17043", "descriptions": []}{"datatype": "Text", "external_id": "nadNgKEA9Qt", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1156", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Ministry of Health, Mozambique", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17044 - Ministry of Health (MISAU)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17044", "descriptions": []}{"datatype": "Text", "external_id": "YrONGdpQDlt", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Democratic Republic of the Congo"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17045 - Orphans and Vulnerable Children Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17045", "descriptions": []}{"datatype": "Text", "external_id": "MT2aCxDn3j5", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10939", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Kheth'Impilo", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17046 - Systems Strengthening for Better HIV/TB Patient Outcomes", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17046", "descriptions": []}{"datatype": "Text", "external_id": "i757zaoVTFp", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17047 - Nutrition Assessment, Counseling and Support Capacity Building (NACSCAP)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17047", "descriptions": []}{"datatype": "Text", "external_id": "jSMWYfB8Aq1", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "U.S. Agency for International Development (USAID)", "Start Date": "2014-09-30", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17048 - USAID/Southern Africa Evaluations Indefinite Quantity Contracts (IQCs)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17048", "descriptions": []}{"datatype": "Text", "external_id": "Q8TKoneI7oK", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "5532", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "West Africa PROGRAM to Combat AIDS and STIs", "Start Date": "2013-09-01", "Operational Unit": "Ghana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17049 - RISK (HIV/AIDS Response through Innovative Strategies for Key Populations)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17049", "descriptions": []}{"datatype": "Text", "external_id": "b46xfGCwphq", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "544", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "UNAIDS - Joint United Nations Programme on HIV/AIDS", "Start Date": "2013-09-01", "Operational Unit": "Central Asia Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17050 - UNAIDS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17050", "descriptions": []}{"datatype": "Text", "external_id": "CVVVTF8Wy2y", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10067", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "AIDS Foundation East, West", "Start Date": "2013-09-01", "Operational Unit": "Central Asia Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17051 - HIV REACT", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17051", "descriptions": []}{"datatype": "Text", "external_id": "ywmqGHRr4oo", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "5430", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Thailand Ministry of Public Health", "Start Date": "2013-09-01", "Operational Unit": "Asia Regional Program"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17056 - Thailand Ministry of Public Health", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17056", "descriptions": []}{"datatype": "Text", "external_id": "YNcaQsiUNej", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "5431", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Bangkok Metropolitan Administration", "Start Date": "2013-09-01", "Operational Unit": "Asia Regional Program"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17058 - Bangkok Metropolitian Administration", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17058", "descriptions": []}{"datatype": "Text", "external_id": "AaI3SrHZO5P", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1717", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Research Triangle International", "Start Date": "2013-09-01", "Operational Unit": "Asia Regional Program"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17059 - Inform Asia: USAID's Health Research Program, Leader with Associates (LWA)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17059", "descriptions": []}{"datatype": "Text", "external_id": "iWgszI1V2xb", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Population Services International", "Start Date": "2013-09-01", "Operational Unit": "Asia Regional Program"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17060 - Population Services International", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17060", "descriptions": []}{"datatype": "Text", "external_id": "l17BWvfryyX", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17061 - Reproductive Health Voucher Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17061", "descriptions": []}{"datatype": "Text", "external_id": "R37C94tR97l", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1612", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "HOSPICE AFRICA, Uganda", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17062 - Palliative Care", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17062", "descriptions": []}{"datatype": "Text", "external_id": "mNHr3QI3nmb", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "7264", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Uganda Health Marketing Group", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17063 - Social Marketing Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17063", "descriptions": []}{"datatype": "Text", "external_id": "BXzGH9OKiAw", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17064 - Strengthening National OVC Management Information System", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17064", "descriptions": []}{"datatype": "Text", "external_id": "s7m64aBH9pM", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "33", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Catholic Relief Services", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17065 - Sustainable Outcomes for Children and Youth Central and Western Uganda (SOCY)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17065", "descriptions": []}{"datatype": "Text", "external_id": "U6CehXJlPCh", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19765", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "World Vision", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17066 - HIV/Health Initiatives in Workplaces Activity (HIWA)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17066", "descriptions": []}{"datatype": "Text", "external_id": "YeIvMyAHcIi", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Population Services International", "Start Date": "2013-09-01", "Operational Unit": "Central Asia Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17067 - HIV Flagship Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17067", "descriptions": []}{"datatype": "Text", "external_id": "olhaIJs8Foa", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6", "End Date": "2014-09-30", "Agency": "PC", "Partner": "U.S. Peace Corps", "Start Date": "2014-09-30", "Operational Unit": "Rwanda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17074 - VAST Grants", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17074", "descriptions": []}{"datatype": "Text", "external_id": "vnwPtryxDdu", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "7715", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "University Research Council", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17078 - Applying Science to Strengthen and Improve Systems (ASSIST) Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17078", "descriptions": []}{"datatype": "Text", "external_id": "hFdlhR3G35B", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1693", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Ministry of Health, Uganda", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17079 - Strengthening National Health Laboratory Services in Uganda under the President\u2019s Emergency Plan for AIDS Relief (PEPFAR)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17079", "descriptions": []}{"datatype": "Text", "external_id": "aU2xMNN48wK", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17080 - Scaling up HIV services in Western Uganda", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17080", "descriptions": []}{"datatype": "Text", "external_id": "y3LHVzdavbM", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17081 - Violence Against Children Survey (VACS)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17081", "descriptions": []}{"datatype": "Text", "external_id": "xtB97SfVqvH", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "463", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "University Research Corporation, LLC", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17082 - ASSIST", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17082", "descriptions": []}{"datatype": "Text", "external_id": "Bz44D8QPLuo", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Papua New Guinea"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17083 - Strengthening HIV/AIDS Services for MARPs in PNG Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17083", "descriptions": []}{"datatype": "Text", "external_id": "ha69KGKEKpx", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4", "End Date": "2017-09-30", "Agency": "DOD", "Partner": "U.S. Department of Defense (Defense)", "Start Date": "2013-09-01", "Operational Unit": "Asia Regional Program"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17084 - U.S. DoD, Laos", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17084", "descriptions": []}{"datatype": "Text", "external_id": "ahmiuoIX6Qp", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16525", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "John Snow Inc (JSI)", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17089 - DELIVER II", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17089", "descriptions": []}{"datatype": "Text", "external_id": "KIbQ0CBAUEu", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1212", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Measure Evaluation", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17090 - OVC PIE (Performance and Impact Evaluation of OVC Programs)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17090", "descriptions": []}{"datatype": "Text", "external_id": "kRB1tQzMOLD", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "549", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "World Health Organization", "Start Date": "2013-09-01", "Operational Unit": "Papua New Guinea"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17091 - World Health Organization PNG", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17091", "descriptions": []}{"datatype": "Text", "external_id": "jFdfXpw91OG", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "549", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "World Health Organization", "Start Date": "2013-09-01", "Operational Unit": "Asia Regional Program"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17092 - World Health Organization", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17092", "descriptions": []}{"datatype": "Text", "external_id": "ulrhrWlnDUt", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "14350", "End Date": "2014-09-30", "Agency": "HHS/HRSA", "Partner": "Health Research Inc./New York State Department of Health", "Start Date": "2013-09-01", "Operational Unit": "Papua New Guinea"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17093 - HEALTH RESOURCES, INC/NYS DEPARTMENT OF HEALTH (HIV-QUAL)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17093", "descriptions": []}{"datatype": "Text", "external_id": "qAjvpO3m82Z", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "220", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17094 - Uganda Health Supply Chain", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17094", "descriptions": []}{"datatype": "Text", "external_id": "Tm5bcwoDq9p", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1614", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Training Resources Group", "Start Date": "2014-09-30", "Operational Unit": "Burundi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17095 - AIDSTAR Sector II, Task Order #2", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17095", "descriptions": []}{"datatype": "Text", "external_id": "svSjrg9b4bF", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "547", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "United Nations Children's Fund", "Start Date": "2014-10-01", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17096 - Together for Girls (MCH Umbrella Grant)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17096", "descriptions": []}{"datatype": "Text", "external_id": "jB1F4vFeVWA", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "234", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "Project Concern International", "Start Date": "2013-09-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17097 - DOD Support to Malawi Defense Force HIV AIDS Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17097", "descriptions": []}{"datatype": "Text", "external_id": "G3MTPbWj7xV", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15538", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Institute for Health Measurement", "Start Date": "2013-09-01", "Operational Unit": "Lesotho"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17098 - Enhancing Strategic Information (ESI)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17098", "descriptions": []}{"datatype": "Text", "external_id": "rCfEOC3RthR", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16846", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Women and Law in Southern Africa", "Start Date": "2014-09-30", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17099 - STOP GBV - Access to Justice", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17099", "descriptions": []}{"datatype": "Text", "external_id": "RebRz750viC", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "7377", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Zambia Center for Communication Programs", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17100 - Stamping Out and Preventing Gender-Based Violence (STOP GBV) : Prevention & Advocacy", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17100", "descriptions": []}{"datatype": "Text", "external_id": "i5w7RN0pJj8", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9870", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Ghana Health Service", "Start Date": "2013-09-01", "Operational Unit": "Ghana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17101 - HIV Care", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17101", "descriptions": []}{"datatype": "Text", "external_id": "M8Q6GHYHDY6", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1716", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Muhimbili University College of Health Sciences", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17102 - MUHAS SPH Follow On - (GH001075)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17102", "descriptions": []}{"datatype": "Text", "external_id": "vjJpXrwkR8T", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "8544", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Baylor College of Medicine International Pediatric AIDS Initiative/Tanzania", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17103 - BIPAI-PPP (linked to BIPAI-PPP 10070)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17103", "descriptions": []}{"datatype": "Text", "external_id": "pVOzRDsflMP", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15719", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "ICF Macro", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17104 - Demographic and Health Survey's Program- Phase 7", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17104", "descriptions": []}{"datatype": "Text", "external_id": "TeLsdr8g1P3", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Burma"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17105 - TDB CSO Capacity Strengthening", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17105", "descriptions": []}{"datatype": "Text", "external_id": "yZLIwJ5KTsX", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15708", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Foundation for Innovative New Diagnostics", "Start Date": "2014-10-01", "Operational Unit": "Burma"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17106 - Lab QA/QC and Systems TA", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17106", "descriptions": []}{"datatype": "Text", "external_id": "u8XOccraZdA", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3781", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Partnership for Supply Chain Management", "Start Date": "2014-10-01", "Operational Unit": "Burma"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17107 - Supply Chain Management Systems", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17107", "descriptions": []}{"datatype": "Text", "external_id": "aAyECb259Am", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6277", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "International Center for AIDS Care and Treatment Programs, Columbia University", "Start Date": "2014-10-01", "Operational Unit": "Burma"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17110 - ICAP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17110", "descriptions": []}{"datatype": "Text", "external_id": "XDgGfj5QIWK", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "544", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "UNAIDS - Joint United Nations Programme on HIV/AIDS", "Start Date": "2014-10-01", "Operational Unit": "Burma"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17111 - Joint U.N. Programme on HIV/AIDS (UNAIDS III)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17111", "descriptions": []}{"datatype": "Text", "external_id": "I7dF1349d9W", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "549", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "World Health Organization", "Start Date": "2014-10-01", "Operational Unit": "Burma"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17112 - World Health Organization", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17112", "descriptions": []}{"datatype": "Text", "external_id": "dLOtzDuRX4O", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2014-09-30", "Operational Unit": "Burma"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17113 - Linkages", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17113", "descriptions": []}{"datatype": "Text", "external_id": "q85rfudnXyy", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Population Services International", "Start Date": "2014-10-01", "Operational Unit": "Burma"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17114 - Control and Prevention of the Three Diseases CAP-3D", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17114", "descriptions": []}{"datatype": "Text", "external_id": "Yto0rtDbV58", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "544", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "UNAIDS - Joint United Nations Programme on HIV/AIDS", "Start Date": "2014-09-30", "Operational Unit": "Burma"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17115 - CDC Burma TA", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17115", "descriptions": []}{"datatype": "Text", "external_id": "FCUEaC6bFWW", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "State/WHA", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17117 - TBD Prevention", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17117", "descriptions": []}{"datatype": "Text", "external_id": "beSNGlkJP0k", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Burundi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17119 - FHI 360 Burundi", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17119", "descriptions": []}{"datatype": "Text", "external_id": "DxTqyHZTv6F", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Ghana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17120 - SHARPEST", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17120", "descriptions": []}{"datatype": "Text", "external_id": "EAyZVtvCeSc", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16525", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "John Snow Inc (JSI)", "Start Date": "2013-09-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17122 - Advancing Partners and Communities Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17122", "descriptions": []}{"datatype": "Text", "external_id": "S6FMJhaJysP", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1155", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Columbia University", "Start Date": "2013-09-01", "Operational Unit": "Lesotho"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17123 - CDC HMIS support to the MOH", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17123", "descriptions": []}{"datatype": "Text", "external_id": "ZM2bz1eTDsu", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Lesotho"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17124 - MEASURE DHS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17124", "descriptions": []}{"datatype": "Text", "external_id": "NADxcXvlvSp", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15251", "End Date": "2014-09-30", "Agency": "DOD", "Partner": "VISTA PARTNERS", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17125 - Vista LifeSciences MeHIN", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17125", "descriptions": []}{"datatype": "Text", "external_id": "XapIvq3MrHS", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17151 - ASPIRES", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17151", "descriptions": []}{"datatype": "Text", "external_id": "wGCkeSn74ZA", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Population Services International", "Start Date": "2013-09-01", "Operational Unit": "Cambodia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17154 - SIFPO/PSI", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17154", "descriptions": []}{"datatype": "Text", "external_id": "VNcaECSmxgN", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16878", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Expanded Church Response Trust", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17168 - Zambian OVC Management Information Systems (ZOMIS) / Data Rising", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17168", "descriptions": []}{"datatype": "Text", "external_id": "aU3AcyhvQW3", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16525", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "John Snow Inc (JSI)", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17169 - Mozambique Strategic Information Program (M-SIP)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17169", "descriptions": []}{"datatype": "Text", "external_id": "bUeYiLBx9mc", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16912", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "N'WETI - Comunica\u00e7\u00e3o para Sa\u00fade", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17171 - N'weti - Strengthening Civil Society Engagement to Improve Sexual and Reproductive Health and Service Delivery for Youth", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17171", "descriptions": []}{"datatype": "Text", "external_id": "qeVB1yns8rQ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "463", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "University Research Corporation, LLC", "Start Date": "2013-09-01", "Operational Unit": "Democratic Republic of the Congo"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17176 - Applying Science to Strengthen and Improve Systems (ASSIST)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17176", "descriptions": []}{"datatype": "Text", "external_id": "VrMCkMKMHIN", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16881", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "SANRU", "Start Date": "2013-09-01", "Operational Unit": "Democratic Republic of the Congo"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17177 - SANRU Clinical and PMTCT Scale-up", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17177", "descriptions": []}{"datatype": "Text", "external_id": "MzaBJg0eTNk", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Democratic Republic of the Congo"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17179 - AIDS Indicator Survey", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17179", "descriptions": []}{"datatype": "Text", "external_id": "j8dhkSt6VAC", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1717", "End Date": "2016-09-30", "Agency": "DOD", "Partner": "Research Triangle International", "Start Date": "2013-09-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17189 - RTI International", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17189", "descriptions": []}{"datatype": "Text", "external_id": "e4B58kEKbNL", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16875", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Life Skills Promoters", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17190 - Wezesha Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17190", "descriptions": []}{"datatype": "Text", "external_id": "qtu75jgHmJL", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16876", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Reformed Church of East Africa", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17191 - Watoto Wazima Initiative)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17191", "descriptions": []}{"datatype": "Text", "external_id": "uhNDh1tOjwX", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19732", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "Health Initiatives for Safety and Stability in Africa", "Start Date": "2013-09-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17195 - HIFASS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17195", "descriptions": []}{"datatype": "Text", "external_id": "b52OjjykeRx", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "12658", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "JEMBI", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17259 - Fortalecimento do Sistema de Monitoria e Avaliacao do MMAS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17259", "descriptions": []}{"datatype": "Text", "external_id": "TrPFo34wcMY", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16920", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "REENCONTRO - Associa\u00e7\u00e3o Mo\u00e7ambicana Para Apoio e Desenvolvimento da Crian\u00e7a Orf\u00e3", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17260 - Esperan\u00e7a de Vida", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17260", "descriptions": []}{"datatype": "Text", "external_id": "Vy3LbJzmCBw", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16885", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Associacao Nacional dos Enfermeiros de Mocambique (ANEMO)", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17261 - Improving Integrated HIV Homecare Services", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17261", "descriptions": []}{"datatype": "Text", "external_id": "pByOInA0tEc", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "453", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "John Snow, Inc.", "Start Date": "2014-10-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17265 - USAID DELIVER", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17265", "descriptions": []}{"datatype": "Text", "external_id": "D1hrSACJ4Wf", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "544", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "UNAIDS - Joint United Nations Programme on HIV/AIDS", "Start Date": "2014-09-30", "Operational Unit": "Burma"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17267 - Strategic Information Capacity", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17267", "descriptions": []}{"datatype": "Text", "external_id": "l6NK3NXdxvc", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1155", "End Date": "2018-09-30", "Agency": "HHS/HRSA", "Partner": "Columbia University", "Start Date": "2013-09-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17268 - Global HIV/AIDS Nursing Initiative", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17268", "descriptions": []}{"datatype": "Text", "external_id": "whj3iaBsInq", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "14131", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "COMISCA", "Start Date": "2013-09-01", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17269 - Strengthening HIV Surveillance, Linkages to HIV services, and HIV Diagnostic Capacity to address the continuum of prevention, care and treatment in Central America, CoAg#GH001602", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17269", "descriptions": []}{"datatype": "Text", "external_id": "Tze2fwW35nO", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15249", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "UVG - UNIVERSIDAD DE VALLE DE GUATEMALA", "Start Date": "2013-09-01", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17270 - Building capacity along the continuum of prevention, care and treatment for key populations in Central America, CoAg # GH001285", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17270", "descriptions": []}{"datatype": "Text", "external_id": "ttnU8V7mqoJ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "17036", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Ethiopian Society of Sociologists, Social Workers and Anthropologists", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17271 - Capacity Building of Local Organizations", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17271", "descriptions": []}{"datatype": "Text", "external_id": "lCgp6GMSSiS", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "17037", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Hope for Children", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17272 - Capacity Building of Local Organizations", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17272", "descriptions": []}{"datatype": "Text", "external_id": "BZ8PF6ZruHB", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "519", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of Maryland", "Start Date": "2013-09-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17274 - Capacity Building and Training", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17274", "descriptions": []}{"datatype": "Text", "external_id": "kDawtRjbh77", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19812", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "African Comprehensive HIV/AIDS Partnerships", "Start Date": "2013-09-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17275 - Voluntary Medical Male Circumcision", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17275", "descriptions": []}{"datatype": "Text", "external_id": "pKgQ6AXruAb", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4622", "End Date": "2016-09-30", "Agency": "HHS/HRSA", "Partner": "American International Health Alliance Twinning Center", "Start Date": "2013-09-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17278 - Twinning", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17278", "descriptions": []}{"datatype": "Text", "external_id": "yyLtiLeOtyV", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1696", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "American Association of Blood Banks", "Start Date": "2013-09-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17282 - Blood Safety", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17282", "descriptions": []}{"datatype": "Text", "external_id": "m0NndYanyMR", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9863", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "SHARE India", "Start Date": "2013-09-01", "Operational Unit": "India"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17286 - Care, Support and Treatment - HIV/TB Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17286", "descriptions": []}{"datatype": "Text", "external_id": "zVI8rLnyERs", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1923", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Association of Public Health Laboratories", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17292 - APHL Lab Follow on - (GH001097)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17292", "descriptions": []}{"datatype": "Text", "external_id": "iZutDkJBIQa", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15712", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Management development for Health", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17293 - MDH Kagera - (GH001179)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17293", "descriptions": []}{"datatype": "Text", "external_id": "kGsaTq8tBnL", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "421", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Ministry of Health and Social Welfare, Tanzania", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17294 - MOHSW Lab Follow on - (GH001603)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17294", "descriptions": []}{"datatype": "Text", "external_id": "VoDSxwjCTe0", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10091", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "American Society for Microbiology", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17295 - ASM Lab Follow on", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17295", "descriptions": []}{"datatype": "Text", "external_id": "z5F1S9xd8ch", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "13168", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Cardno Emerging Markets", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17296 - CDC PPP Management - (GH001531)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17296", "descriptions": []}{"datatype": "Text", "external_id": "DFhTHAFyuxg", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1633", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "National Institute for Medical Research", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17300 - NIMR Follow On - (GH001633)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17300", "descriptions": []}{"datatype": "Text", "external_id": "wrxv299406k", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "216", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of Washington", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17304 - University Partnership Field Epidemiology Expansion - (GH001304)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17304", "descriptions": []}{"datatype": "Text", "external_id": "IN1ixx581iH", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9886", "End Date": "2018-09-30", "Agency": "HHS/HRSA", "Partner": "American International Health Alliance", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17305 - Twinning follow On (U7HA04128)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17305", "descriptions": []}{"datatype": "Text", "external_id": "A8tjqn4OZor", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "595", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "World Learning", "Start Date": "2013-09-01", "Operational Unit": "Angola"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17306 - Comit\u00e9 Empresarial Contra VIH/SIDA (CEC-HIV/AIDS)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17306", "descriptions": []}{"datatype": "Text", "external_id": "lnSs5OhS8Bs", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19589", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "LINKAGES", "Start Date": "2013-09-01", "Operational Unit": "Angola"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17308 - LINKAGES", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17308", "descriptions": []}{"datatype": "Text", "external_id": "hSGpfVChIc8", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Asia Regional Program"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17309 - LINKAGES", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17309", "descriptions": []}{"datatype": "Text", "external_id": "u4IK4Z5MT5H", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "597", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "National Alliance of State and Territorial AIDS Directors", "Start Date": "2013-09-01", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17310 - Peer-to-peer capacity building of Ministries of Health in HIV surveillance in Central America, CoAg # GH001508", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17310", "descriptions": []}{"datatype": "Text", "external_id": "fnOzXGxKQNc", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "547", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "United Nations Children's Fund", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17316 - UNICEF Follow on - (GH001619)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17316", "descriptions": []}{"datatype": "Text", "external_id": "JO6SPPV0GH5", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16525", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "John Snow Inc (JSI)", "Start Date": "2013-09-01", "Operational Unit": "Ghana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17318 - Strengthening the Care Continuum", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17318", "descriptions": []}{"datatype": "Text", "external_id": "CLGauWtg8Ol", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "33", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Catholic Relief Services", "Start Date": "2013-09-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17321 - 4Children - Coordinating Comprehensive Care for Children", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17321", "descriptions": []}{"datatype": "Text", "external_id": "Qua3xjAc9Nf", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "521", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "University of North Carolina at Chapel Hill, Carolina Population Center", "Start Date": "2013-09-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17322 - MEASURE Evaluation Phase IV", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17322", "descriptions": []}{"datatype": "Text", "external_id": "TFtlwIKwi4T", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9646", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "KNCV Tuberculosis Foundation", "Start Date": "2013-09-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17323 - Challenge TB", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17323", "descriptions": []}{"datatype": "Text", "external_id": "bgN4rjeOOPP", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "596", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "University of North Carolina", "Start Date": "2013-09-01", "Operational Unit": "Ghana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17326 - Measure Evaluation Phase IV", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17326", "descriptions": []}{"datatype": "Text", "external_id": "mPILPQBmDPX", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17328 - Food and Nutrition Technical Assistance III (FANTA III)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17328", "descriptions": []}{"datatype": "Text", "external_id": "ryBxdcpzVxB", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3317", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Clinical and Laboratory Standards Institute", "Start Date": "2013-09-01", "Operational Unit": "Ukraine"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17331 - CLSI", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17331", "descriptions": []}{"datatype": "Text", "external_id": "qb0DkDcvQVX", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3932", "End Date": "2018-09-30", "Agency": "State/EUR", "Partner": "Regional Procurement Support Office/Frankfurt", "Start Date": "2013-09-01", "Operational Unit": "Ukraine"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17332 - NPHC Laboratory Renovation", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17332", "descriptions": []}{"datatype": "Text", "external_id": "CVrkkem6T8K", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6", "End Date": "2016-09-30", "Agency": "PC", "Partner": "U.S. Peace Corps", "Start Date": "2013-09-01", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17334 - Peace Corps/Panama Volunteers Trainings and Small Grants", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17334", "descriptions": []}{"datatype": "Text", "external_id": "SW474Adm2re", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16860", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Vodafone Foundation", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17335 - Vodafone Foundation PPP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17335", "descriptions": []}{"datatype": "Text", "external_id": "TTaK9lFPVox", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1155", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Columbia University", "Start Date": "2013-09-01", "Operational Unit": "Cameroon"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17336 - Columbia ICAP 2014 CDC HQ mech", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17336", "descriptions": []}{"datatype": "Text", "external_id": "xFtgr2tcAZ7", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "453", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "John Snow, Inc.", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17338 - DELIVER Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17338", "descriptions": []}{"datatype": "Text", "external_id": "dF36SUDoFpa", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "India"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17339 - Linkages Across the Continuum of HIV Services for Key Populations Affected by HIV (LINKAGES)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17339", "descriptions": []}{"datatype": "Text", "external_id": "stw3nHqSHSA", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "463", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University Research Corporation, LLC", "Start Date": "2013-09-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17341 - Strengthening High Quality Laboratory Services Scale-Up for HIV Diagnosis, Care, Treatment and Monitoring in Malawi under the President's Emergency Plan for AIDS Relief (PEPFAR)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17341", "descriptions": []}{"datatype": "Text", "external_id": "YKPIsMWv2Mb", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "421", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Ministry of Health and Social Welfare, Tanzania", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17343 - MOHSW Blood Follow on - (GH001613)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17343", "descriptions": []}{"datatype": "Text", "external_id": "QSJNir9AReW", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "213", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "International HIV/AIDS Alliance", "Start Date": "2013-09-01", "Operational Unit": "Ukraine"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17345 - Alliance MAT", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17345", "descriptions": []}{"datatype": "Text", "external_id": "ifIy3vjx3Xx", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9863", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "SHARE India", "Start Date": "2013-09-01", "Operational Unit": "India"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17350 - Laboratory Strengthening", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17350", "descriptions": []}{"datatype": "Text", "external_id": "rttTjkqHpDO", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "India"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17351 - PWID Collaborative Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17351", "descriptions": []}{"datatype": "Text", "external_id": "Vr4EtdjATXu", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1085", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "UNICEF", "Start Date": "2013-09-01", "Operational Unit": "India"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17352 - UNICEF", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17352", "descriptions": []}{"datatype": "Text", "external_id": "wEpgxlC6g05", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "549", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "World Health Organization", "Start Date": "2013-09-01", "Operational Unit": "India"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17353 - WHO (NEW)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17353", "descriptions": []}{"datatype": "Text", "external_id": "eRYbvtbk40v", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17354 - Livelihoods and Food Security Technical Assistance (LIFT) II", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17354", "descriptions": []}{"datatype": "Text", "external_id": "hNHzVfZYCkw", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19740", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "(ASSIST) - Applying Science to Strengthen and Improve Systems Project", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17355 - Applying Science to Strengthen & Improve Systems Project (ASSIST)/USAID Healthcare Improvement Project (HCI)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17355", "descriptions": []}{"datatype": "Text", "external_id": "HagwSlaYAKP", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17356 - Food and Nutrition Technical Assistance (FANTA III)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17356", "descriptions": []}{"datatype": "Text", "external_id": "V5B5m9p9Cms", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "230", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Population Council", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17357 - Supporting Operational AIDS Research Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17357", "descriptions": []}{"datatype": "Text", "external_id": "zvAXxPc9vJe", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "226", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Pact, Inc.", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17358 - Kizazi Kipya", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17358", "descriptions": []}{"datatype": "Text", "external_id": "wtWTgHxA9q6", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1003", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Education Development Center", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17360 - Time To Learn", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17360", "descriptions": []}{"datatype": "Text", "external_id": "H2htM7729M8", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9881", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Cameroon Baptist Convention Health Board", "Start Date": "2013-09-01", "Operational Unit": "Cameroon"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17361 - CBCHB - PMTCT-ART Center-Littoral 2015", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17361", "descriptions": []}{"datatype": "Text", "external_id": "gHOSizWzTHy", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "238", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Safe Blood for Africa Foundation", "Start Date": "2013-09-01", "Operational Unit": "Cameroon"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17362 - Safe Blood for Africa CDC 2015", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17362", "descriptions": []}{"datatype": "Text", "external_id": "ZTykdeVsoSK", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "Population Services International", "Start Date": "2013-09-01", "Operational Unit": "Cameroon"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17364 - Prevention activities with Cameroon Military", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17364", "descriptions": []}{"datatype": "Text", "external_id": "b6acCvT6TIm", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19444", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "Metabiota", "Start Date": "2013-09-01", "Operational Unit": "Cameroon"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17365 - Strengthening Lab & MTCT Services in the military", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17365", "descriptions": []}{"datatype": "Text", "external_id": "FUqHo4W3Dj1", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17366 - Linkages", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17366", "descriptions": []}{"datatype": "Text", "external_id": "FGOp8ELhsQH", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3329", "End Date": "2017-09-30", "Agency": "DOD", "Partner": "Armed Forces Research Institute of Medical Sciences", "Start Date": "2013-09-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17369 - AFRIMS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17369", "descriptions": []}{"datatype": "Text", "external_id": "apEKYk5t6Ra", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16864", "End Date": "2016-09-30", "Agency": "DOD", "Partner": "Center for Community Health Promotion", "Start Date": "2013-09-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17370 - CHP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17370", "descriptions": []}{"datatype": "Text", "external_id": "FeA3yIotO9Z", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "440", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2013-09-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17371 - Health Finance & Governance (HFG)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17371", "descriptions": []}{"datatype": "Text", "external_id": "eWM7rLqyZQW", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16786", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Institute of International Education", "Start Date": "2013-09-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17373 - CSO Capacity Building (PCD)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17373", "descriptions": []}{"datatype": "Text", "external_id": "Edh3K31JPyN", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19683", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Center for Community Health and Development", "Start Date": "2013-09-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17374 - Community HIV Link-Northern Coast", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17374", "descriptions": []}{"datatype": "Text", "external_id": "oV4VBGChott", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19682", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "The Center for Community Health Research and Development", "Start Date": "2013-09-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17375 - Community HIV Link-Northern Mountains", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17375", "descriptions": []}{"datatype": "Text", "external_id": "apQvf8rr45G", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19684", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Center for Promotion of Quality of Life", "Start Date": "2013-09-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17376 - Community HIV Link-Southern", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17376", "descriptions": []}{"datatype": "Text", "external_id": "y3dZqc6KxsV", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "446", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Chemonics International", "Start Date": "2013-09-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17377 - Governance for Inclusive Growth (GIG)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17377", "descriptions": []}{"datatype": "Text", "external_id": "eHAHwUksMN5", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2016-09-30", "Agency": "DOD", "Partner": "Population Services International", "Start Date": "2013-09-01", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17378 - HIV/STI Risk Reduction Training in the El Salvador Military", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17378", "descriptions": []}{"datatype": "Text", "external_id": "RXEWIDnvxal", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1717", "End Date": "2016-09-30", "Agency": "DOD", "Partner": "Research Triangle International", "Start Date": "2013-09-01", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17380 - RTI Belize", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17380", "descriptions": []}{"datatype": "Text", "external_id": "ydzwzr44Pis", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2016-09-30", "Agency": "DOD", "Partner": "Population Services International", "Start Date": "2013-09-01", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17381 - PASMO Honduras", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17381", "descriptions": []}{"datatype": "Text", "external_id": "OQSFn8fmVa8", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6", "End Date": "2016-09-30", "Agency": "PC", "Partner": "U.S. Peace Corps", "Start Date": "2013-09-01", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17382 - Peace Corps/Costa Rica Volunteers Trainings and Small Grants", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17382", "descriptions": []}{"datatype": "Text", "external_id": "zaKrauhrUL3", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6", "End Date": "2016-09-30", "Agency": "PC", "Partner": "U.S. Peace Corps", "Start Date": "2013-09-01", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17383 - Peace Corps/Nicaragua Volunteers Trainings and Small Grants", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17383", "descriptions": []}{"datatype": "Text", "external_id": "VUnZXKoK0qm", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6", "End Date": "2016-09-30", "Agency": "PC", "Partner": "U.S. Peace Corps", "Start Date": "2013-09-01", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17384 - Peace Corps/El Salvador Volunteers Trainings and Small Grants", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17384", "descriptions": []}{"datatype": "Text", "external_id": "NSpjOcqnJXh", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6", "End Date": "2016-09-30", "Agency": "PC", "Partner": "U.S. Peace Corps", "Start Date": "2013-09-01", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17385 - Peace Corps/Guatemala Volunteers Trainings and Small Grants", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17385", "descriptions": []}{"datatype": "Text", "external_id": "ushkTYZeoaj", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6", "End Date": "2016-09-30", "Agency": "PC", "Partner": "U.S. Peace Corps", "Start Date": "2013-09-01", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17386 - Peace Corps/Belize Volunteers Trainings and Small Grants", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17386", "descriptions": []}{"datatype": "Text", "external_id": "ejcF7vpBJpl", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6", "End Date": "2018-09-30", "Agency": "PC", "Partner": "U.S. Peace Corps", "Start Date": "2013-09-01", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17389 - Vast Grants", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17389", "descriptions": []}{"datatype": "Text", "external_id": "xTmjLN8Btgu", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "14791", "End Date": "2016-09-30", "Agency": "DOD", "Partner": "NICASALUD", "Start Date": "2013-09-01", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17390 - Institutionalization of HIV Policies and Programs in the Nicaraguan Military", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17390", "descriptions": []}{"datatype": "Text", "external_id": "Bwk2Xqwdl6R", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Asia Regional Program"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17392 - TBD", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17392", "descriptions": []}{"datatype": "Text", "external_id": "ChvsO2L56nf", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4558", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Luapula Foundation", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17395 - District OVC Systems Strengthening (DOSS) / Community Rising", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17395", "descriptions": []}{"datatype": "Text", "external_id": "QEomxSBfTNG", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16843", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Society for Family Health (16843)", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17396 - Sexual and Reproductive Health for All Initiative (SARAI)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17396", "descriptions": []}{"datatype": "Text", "external_id": "GQXcFddMFIx", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10296", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "Charles Drew University", "Start Date": "2013-09-01", "Operational Unit": "Angola"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17397 - CDU Angola", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17397", "descriptions": []}{"datatype": "Text", "external_id": "erveTqzoq4W", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1", "End Date": "2018-09-30", "Agency": "State/AF", "Partner": "U.S. Department of State", "Start Date": "2013-09-01", "Operational Unit": "Ghana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17398 - PD Small Grants", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17398", "descriptions": []}{"datatype": "Text", "external_id": "Cs8GAIrZXFL", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16525", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "John Snow Inc (JSI)", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17399 - USAID/District Coverage of Health Services (DISCOVER-H)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17399", "descriptions": []}{"datatype": "Text", "external_id": "oITJyTAnDjq", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17400 - TBD - TB/HIV Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17400", "descriptions": []}{"datatype": "Text", "external_id": "I46G7RlfHX2", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "204", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Start Date": "2013-09-01", "Operational Unit": "Lesotho"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17401 - Strengthening Tuberculosis and HIV Response in Lesotho (STAR-L)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17401", "descriptions": []}{"datatype": "Text", "external_id": "YbklpX5suMp", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "220", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01", "Operational Unit": "Ghana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17402 - Evaluate For Health", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17402", "descriptions": []}{"datatype": "Text", "external_id": "vK8XwS0fVLO", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "52", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "World Vision International", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17403 - Gender Based Violence - Survivor Support Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17403", "descriptions": []}{"datatype": "Text", "external_id": "xsAzQrE4zOS", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17404 - Quality in Health", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17404", "descriptions": []}{"datatype": "Text", "external_id": "uNrm8oWQXc0", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17407 - Central American Project for a Sustainable Response to HIV - PASCA", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17407", "descriptions": []}{"datatype": "Text", "external_id": "c7lyjelcrpa", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1717", "End Date": "2016-09-30", "Agency": "DOD", "Partner": "Research Triangle International", "Start Date": "2013-09-01", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17408 - RTI International Regional PHDP and post-test counseling", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17408", "descriptions": []}{"datatype": "Text", "external_id": "WjpnMvlodIs", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "219", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "JHPIEGO", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17409 - Maternal and Child Survival Program (MCSP)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17409", "descriptions": []}{"datatype": "Text", "external_id": "UyYDjCyYk1V", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16339", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Pact", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17410 - USAID/Zambia Community HIV Prevention Project (Z-CHPP)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17410", "descriptions": []}{"datatype": "Text", "external_id": "z7Bbqlvxc14", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17412 - Pediatric AIDS Initiative", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17412", "descriptions": []}{"datatype": "Text", "external_id": "UyVfIMhEh0B", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17413 - TBD - SAFE", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17413", "descriptions": []}{"datatype": "Text", "external_id": "K4KMJRowjhr", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17415 - Maatla and TK Evaluation", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17415", "descriptions": []}{"datatype": "Text", "external_id": "W9YFR4ufv0n", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "17068", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "T-MARC Tanzania", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17416 - USAID Social Enterprise Support Activity (USESA)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17416", "descriptions": []}{"datatype": "Text", "external_id": "euNtVnm3Zls", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17417 - Evaluation of CMS Transformation and SCMS Support", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17417", "descriptions": []}{"datatype": "Text", "external_id": "V3hecmcWCeh", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "217", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "IntraHealth International, Inc", "Start Date": "2013-09-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17418 - TBD", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17418", "descriptions": []}{"datatype": "Text", "external_id": "Aksb0XLfSM0", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17419 - GH Tech Follow On", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17419", "descriptions": []}{"datatype": "Text", "external_id": "aUKdNf70taA", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9646", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "KNCV Tuberculosis Foundation", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17420 - Challenge TB", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17420", "descriptions": []}{"datatype": "Text", "external_id": "GvR8cM0OnhQ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17421 - Improving Prevention and Adherence to Care and Treatment (IMPACT)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17421", "descriptions": []}{"datatype": "Text", "external_id": "OUv1W6abMQU", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17422 - USAID Open Doors", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17422", "descriptions": []}{"datatype": "Text", "external_id": "Uw6JYFmEyf4", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "440", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17425 - USAID Systems for Better Health", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17425", "descriptions": []}{"datatype": "Text", "external_id": "aCEdHSx8hQV", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15251", "End Date": "2016-09-30", "Agency": "DOD", "Partner": "VISTA PARTNERS", "Start Date": "2013-09-01", "Operational Unit": "Lesotho"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17427 - LDF Electronic Medical Records", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17427", "descriptions": []}{"datatype": "Text", "external_id": "jnyMopg7v1k", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "Population Services International", "Start Date": "2013-09-01", "Operational Unit": "Lesotho"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17429 - LDF Comprehensive Clinical Support Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17429", "descriptions": []}{"datatype": "Text", "external_id": "XbvhnfPJ2NJ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15708", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Foundation for Innovative New Diagnostics", "Start Date": "2013-09-01", "Operational Unit": "Lesotho"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17430 - Building global capacity for diagnostic testing of tuberculosis, malaria and HIV", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17430", "descriptions": []}{"datatype": "Text", "external_id": "gXPsaT58D2U", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "463", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University Research Corporation, LLC", "Start Date": "2013-09-01", "Operational Unit": "Lesotho"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17431 - Support Laboratory Diagnosis and Monitoring to Scale up and Improve HIV/AIDS Care and Treatment Services in the Kingdom of Lesotho under the President\u2019s Emergency Plan for AIDS Relief (PEPFAR)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17431", "descriptions": []}{"datatype": "Text", "external_id": "BZB5gwXjvpn", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16526", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Ministry of Health (MOH)", "Start Date": "2013-09-01", "Operational Unit": "Lesotho"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17432 - Support Ministry of Health to Strengthen Health Systems and Coordinate HIV/AIDS Prevention, Care and Treatment Programs in the Kingdom of Lesotho under the President\u2019s Emergency Plan for AIDS Relief (PEPFAR)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17432", "descriptions": []}{"datatype": "Text", "external_id": "Rs1Hym9rR1k", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19589", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "LINKAGES", "Start Date": "2013-09-01", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17433 - Linkages", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17433", "descriptions": []}{"datatype": "Text", "external_id": "UtKLM8W5Aup", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16368", "End Date": "2016-09-30", "Agency": "PC", "Partner": "Peace Corps Volunteers", "Start Date": "2013-09-01", "Operational Unit": "Asia Regional Program"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17438 - VAST Grants", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17438", "descriptions": []}{"datatype": "Text", "external_id": "ScR2jboOyXO", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "521", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "University of North Carolina at Chapel Hill, Carolina Population Center", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17439 - MEASURE Evaluation Phase IV", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17439", "descriptions": []}{"datatype": "Text", "external_id": "sW3uOdY43Vp", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "440", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2013-09-01", "Operational Unit": "Central Asia Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17447 - Health Finance & Governance", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17447", "descriptions": []}{"datatype": "Text", "external_id": "dfez6OopwaO", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16846", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Women and Law in Southern Africa", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17448 - Stamping Out and Preventing Gender Based Violence (STOP GBV) : Access to Justice", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17448", "descriptions": []}{"datatype": "Text", "external_id": "HlDknLzKhSQ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16782", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Counterpart International", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17449 - Fostering Accountability and Transparency in Zambia (FACT-Zambia)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17449", "descriptions": []}{"datatype": "Text", "external_id": "x71uAO1QhvR", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16544", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Universtiy of Washington", "Start Date": "2013-09-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17451 - Human Resources for Health (HRH) Capacity Building in Malawi under the President\u2019s Emergency Plan for AIDS Relief (PEPFAR)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17451", "descriptions": []}{"datatype": "Text", "external_id": "J29DkN7E7Pi", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9886", "End Date": "2018-09-30", "Agency": "HHS/HRSA", "Partner": "American International Health Alliance", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17452 - AIHA Twinning Capacity Building (HRSA)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17452", "descriptions": []}{"datatype": "Text", "external_id": "f0VtUomFEHe", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19846", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Centre for HIV and AIDS Prevention Studies Swaziland", "Start Date": "2013-09-01", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17454 - CHAPS VMMC", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17454", "descriptions": []}{"datatype": "Text", "external_id": "egENgprh0gE", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1", "End Date": "2017-09-30", "Agency": "State/AF", "Partner": "U.S. Department of State", "Start Date": "2013-09-01", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17455 - PEPFAR Small Grants Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17455", "descriptions": []}{"datatype": "Text", "external_id": "oIc5S9zlyBw", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6277", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "International Center for AIDS Care and Treatment Programs, Columbia University", "Start Date": "2013-09-01", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17458 - ICAP \u2013 Epi-Research TA", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17458", "descriptions": []}{"datatype": "Text", "external_id": "rgMMfAdIib0", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "13198", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Human Sciences Research Council", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17459 - HSRC (CDC GH001629)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17459", "descriptions": []}{"datatype": "Text", "external_id": "dJdwPCiJT04", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "463", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University Research Corporation, LLC", "Start Date": "2013-09-01", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17460 - URC - Lubombo", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17460", "descriptions": []}{"datatype": "Text", "external_id": "abSJlsFMBp6", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6277", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "International Center for AIDS Care and Treatment Programs, Columbia University", "Start Date": "2013-09-01", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17461 - ICAP Lab", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17461", "descriptions": []}{"datatype": "Text", "external_id": "Dn5lvkNAjO8", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "8785", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Ministry of Health and Social Welfare, Swaziland", "Start Date": "2013-09-01", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17462 - Strengthening MOH Leadership, Governance & Quality Management", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17462", "descriptions": []}{"datatype": "Text", "external_id": "uOvDmCVeBqH", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6277", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "International Center for AIDS Care and Treatment Programs, Columbia University", "Start Date": "2013-09-01", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17463 - ICAP-Manzini", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17463", "descriptions": []}{"datatype": "Text", "external_id": "UZBspPGUxmY", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16339", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Pact", "Start Date": "2013-09-01", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17464 - Rapid and Effective Action for Combating HIV/AIDS III (REACH 3)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17464", "descriptions": []}{"datatype": "Text", "external_id": "gehZKuu17ml", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "453", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "John Snow, Inc.", "Start Date": "2013-09-01", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17465 - AIDSFree", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17465", "descriptions": []}{"datatype": "Text", "external_id": "gA6sjacGrjg", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "219", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "JHPIEGO", "Start Date": "2013-09-01", "Operational Unit": "Lesotho"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17467 - Accelovate", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17467", "descriptions": []}{"datatype": "Text", "external_id": "WvhmCa2fbFS", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "204", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Start Date": "2013-09-01", "Operational Unit": "Lesotho"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17468 - CHASE", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17468", "descriptions": []}{"datatype": "Text", "external_id": "mZDi6Owao5Q", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "440", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2013-09-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17469 - Health Finance and Governance", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17469", "descriptions": []}{"datatype": "Text", "external_id": "mqO2VJjEzz0", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2017-09-30", "Agency": "DOD", "Partner": "Population Services International", "Start Date": "2013-09-01", "Operational Unit": "Dominican Republic"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17474 - Military HTC and Prevention", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17474", "descriptions": []}{"datatype": "Text", "external_id": "H4dAZTLfBVt", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1923", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Association of Public Health Laboratories", "Start Date": "2013-09-01", "Operational Unit": "Zimbabwe"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17475 - Lab Support", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17475", "descriptions": []}{"datatype": "Text", "external_id": "dibqDlBSYyM", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3931", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of Zimbabwe", "Start Date": "2013-09-01", "Operational Unit": "Zimbabwe"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17476 - Strengthening the Human Resources Information System and Development of Open health Information Enterprise Architecture", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17476", "descriptions": []}{"datatype": "Text", "external_id": "GgtYxk2bo93", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10091", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "American Society for Microbiology", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17477 - ASM", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17477", "descriptions": []}{"datatype": "Text", "external_id": "avhADVMmTcj", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3317", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Clinical and Laboratory Standards Institute", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17478 - CLSI", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17478", "descriptions": []}{"datatype": "Text", "external_id": "Tp7MEi2hvxs", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1923", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Association of Public Health Laboratories", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17479 - APHL", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17479", "descriptions": []}{"datatype": "Text", "external_id": "ehQ8DMlQmn7", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19907", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Palladium Group", "Start Date": "2013-09-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17480 - HP+", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17480", "descriptions": []}{"datatype": "Text", "external_id": "a9jnBwoS71u", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17483 - MCDMCH", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17483", "descriptions": []}{"datatype": "Text", "external_id": "Qtu9WURXh1T", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19847", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "National Registration Bureau Malawi", "Start Date": "2013-09-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17487 - Strengthening Malawi's Vital Statistics Systems through Civil Registration under PEPFAR", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17487", "descriptions": []}{"datatype": "Text", "external_id": "np7zl6Nzc5T", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9651", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of Malawi College of Medicine", "Start Date": "2013-09-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17488 - Improving Medical Education in Malawi under the President\u2019s Emergency Plan for AIDS Relief (PEPFAR)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17488", "descriptions": []}{"datatype": "Text", "external_id": "E2X8WDkWZ42", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9853", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "New Partner", "Start Date": "2014-10-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17489 - Improving access to VMMC services in Malawi", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17489", "descriptions": []}{"datatype": "Text", "external_id": "V9BuRl1SwFT", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1923", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Association of Public Health Laboratories", "Start Date": "2013-09-01", "Operational Unit": "Angola"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17490 - APHL", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17490", "descriptions": []}{"datatype": "Text", "external_id": "j3id7FgnmzY", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3331", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "National Health Laboratory Services", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17493 - NHLS (CDC GH001631)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17493", "descriptions": []}{"datatype": "Text", "external_id": "mUGRSEznwdP", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "209", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Health Alliance International", "Start Date": "2013-09-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17494 - HAI coag2015", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17494", "descriptions": []}{"datatype": "Text", "external_id": "cYDMOC6yUj7", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16927", "End Date": "2016-09-30", "Agency": "DOD", "Partner": "Project Cure", "Start Date": "2013-09-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17495 - Project C.U.R.E", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17495", "descriptions": []}{"datatype": "Text", "external_id": "V8ApcNWCRp6", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "Population Services International", "Start Date": "2013-09-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17496 - PSI Cote d'Ivoire", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17496", "descriptions": []}{"datatype": "Text", "external_id": "R3ZDlNaQKK8", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "519", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of Maryland", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17497 - University of Maryland (SMACHT)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17497", "descriptions": []}{"datatype": "Text", "external_id": "vv79kLJGkbW", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "424", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Tropical Diseases Research Centre", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17499 - TDRC", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17499", "descriptions": []}{"datatype": "Text", "external_id": "btBvEJtL3wr", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "923", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of Zambia", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17500 - UNZA M&E, Department of Population Studies", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17500", "descriptions": []}{"datatype": "Text", "external_id": "CxfbDgAsYfs", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6551", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "University Teaching Hospital", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17501 - University Teaching Hospital", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17501", "descriptions": []}{"datatype": "Text", "external_id": "QmtjITyjkuc", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "596", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of North Carolina", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17502 - UNC Eastern", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17502", "descriptions": []}{"datatype": "Text", "external_id": "m4hHYEaIRUg", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "547", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "United Nations Children's Fund", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17505 - UNICEF (CDC PS002027)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17505", "descriptions": []}{"datatype": "Text", "external_id": "nUBmwBU11JX", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19844", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Beyond Zero", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17506 - Beyond Zero Advanced Clinical Care Centres (CDC GH001143)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17506", "descriptions": []}{"datatype": "Text", "external_id": "hpeHyrCyJae", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10939", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Kheth'Impilo", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17507 - Kheth'Impilo Advanced Clinical Care Centres (CDC GH001145)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17507", "descriptions": []}{"datatype": "Text", "external_id": "vIBB2rzhsBY", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17508 - TBD Informations Systems Development", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17508", "descriptions": []}{"datatype": "Text", "external_id": "wQEAxOsUMFu", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17509 - TBD Program Evaluation", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17509", "descriptions": []}{"datatype": "Text", "external_id": "pGI1nFtrLhH", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15440", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Macro Atlanta", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17510 - Technical Assistance (TA) Indicators", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17510", "descriptions": []}{"datatype": "Text", "external_id": "SytL4hgcOKk", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "546", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "United Nations Office on Drugs and Crime", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17511 - UNODC Capacity Development for PWID", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17511", "descriptions": []}{"datatype": "Text", "external_id": "WL4EKRbcOSI", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "549", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "World Health Organization", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17512 - WHO HIV Prevention (CDC GH001180)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17512", "descriptions": []}{"datatype": "Text", "external_id": "uX9kKeI0a3A", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "5118", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Ministry of Health, Zambia", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17513 - Ministry of Health", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17513", "descriptions": []}{"datatype": "Text", "external_id": "BaAWvLUBS9a", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "509", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Johns Hopkins University Bloomberg School of Public Health", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17514 - Jhpiego Follow-On", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17514", "descriptions": []}{"datatype": "Text", "external_id": "yp3KbpyBbhG", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15660", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Save The Children Federation Inc", "Start Date": "2013-09-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17515 - REVE Reducing Vulerability in Children", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17515", "descriptions": []}{"datatype": "Text", "external_id": "lUtOBrJJOCv", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17516 - ASPIRES FHI 360", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17516", "descriptions": []}{"datatype": "Text", "external_id": "N2wDQ1G8ELJ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17517 - TBD - Smartcare Evaluation", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17517", "descriptions": []}{"datatype": "Text", "external_id": "I7FGzi6dyhz", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "U.S. Department of Health and Human Services/Centers for Disease Control and Prevention (HHS/CDC)", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17519 - CDC Technical Assistance - DRH", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17519", "descriptions": []}{"datatype": "Text", "external_id": "CfnjuDyTYyu", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "205", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Engender Health", "Start Date": "2013-09-01", "Operational Unit": "Burundi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17520 - BRAVI", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17520", "descriptions": []}{"datatype": "Text", "external_id": "avtyGUrzG5m", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "521", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "University of North Carolina at Chapel Hill, Carolina Population Center", "Start Date": "2013-09-01", "Operational Unit": "Burundi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17521 - MEASURE Evaluation Phase IV", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17521", "descriptions": []}{"datatype": "Text", "external_id": "Ct2nolxqPaK", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "Population Services International", "Start Date": "2013-09-01", "Operational Unit": "Burundi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17522 - PSI Burundi", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17522", "descriptions": []}{"datatype": "Text", "external_id": "ALuXrLHcCjC", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9853", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "New Partner", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17523 - Ministry of Home Affairs", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17523", "descriptions": []}{"datatype": "Text", "external_id": "n7uzXGSPUXN", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16526", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Ministry of Health (MOH)", "Start Date": "2013-09-01", "Operational Unit": "Dominican Republic"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17527 - (DIGECITSS) Improving PMTCT counseling, M&E of the PMTCT program, STI services and surveillance, establish performance management of HIV treatment, and capacity of the National Program to address strategic issues for Key", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17527", "descriptions": []}{"datatype": "Text", "external_id": "gxGABhSl2nN", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "14267", "End Date": "2016-09-30", "Agency": "HHS/NIH", "Partner": "FOGARTY INTERNATIONAL CENTER", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17528 - CDC-NIH Capacity Building MEPI HQR24TW008863.", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17528", "descriptions": []}{"datatype": "Text", "external_id": "XRbvuFZzcRT", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "219", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "JHPIEGO", "Start Date": "2013-09-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17529 - Maternal and Child Survival Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17529", "descriptions": []}{"datatype": "Text", "external_id": "pG2hfclocGX", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17530 - TB/HIV Technical Assistance Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17530", "descriptions": []}{"datatype": "Text", "external_id": "uE6z2gIIVwE", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "217", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "IntraHealth International, Inc", "Start Date": "2013-09-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17531 - USAID HIV Clinical Services Technical Assistance Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17531", "descriptions": []}{"datatype": "Text", "external_id": "vFgy8KdoOKb", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "596", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "University of North Carolina", "Start Date": "2013-09-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17532 - Measure Evaluation Phase 4", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17532", "descriptions": []}{"datatype": "Text", "external_id": "S8GbABXG4x6", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4719", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "South Africa Partners", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17533 - SA Partners Care and Support (CDC GH001554)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17533", "descriptions": []}{"datatype": "Text", "external_id": "EvYAnpdpA5C", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "17046", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Mavambo Orphan Care (MOC)", "Start Date": "2013-09-01", "Operational Unit": "Zimbabwe"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17534 - Mavambo Orphan Care (MOC)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17534", "descriptions": []}{"datatype": "Text", "external_id": "u52uJYHpfBD", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17536 - Accelerating Strategies for Practical Innovation & Research in Economic Strengthening (ASPIRES)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17536", "descriptions": []}{"datatype": "Text", "external_id": "GooiJ79Ffbo", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19403", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Johns Hopkins Health and Education in South Africa", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17537 - Strategic, Evidence-Based Communication Interventions Systematically Applied at Multiple Levels for Greater Effectiveness of HIV Prevention Programs", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17537", "descriptions": []}{"datatype": "Text", "external_id": "IbAPzfFeb9h", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19403", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Johns Hopkins Health and Education in South Africa", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17538 - Community-Based Comprehensive HIV Prevention, Counseling and testing Program to Reduce HIV Incidence", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17538", "descriptions": []}{"datatype": "Text", "external_id": "yFs4Gf9y7NB", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17539 - Program Evaluation - Transition of Clinical Services and Quality of Care", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17539", "descriptions": []}{"datatype": "Text", "external_id": "K8dBW7RsHIt", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "463", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "University Research Corporation, LLC", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17540 - TB Care - 2", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17540", "descriptions": []}{"datatype": "Text", "external_id": "RS4PCeeHfWM", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "17045", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Family AIDS Care Trust (FACT) Mutare", "Start Date": "2013-09-01", "Operational Unit": "Zimbabwe"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17541 - FACT Children Tariro", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17541", "descriptions": []}{"datatype": "Text", "external_id": "bGCtj2TW4jr", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "7727", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "GH Tech", "Start Date": "2013-09-01", "Operational Unit": "Burundi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17542 - Global Health Technical Assistance", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17542", "descriptions": []}{"datatype": "Text", "external_id": "Op0e57fPXK9", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "219", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "JHPIEGO", "Start Date": "2013-09-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17544 - BDF Prevention and Circumcision Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17544", "descriptions": []}{"datatype": "Text", "external_id": "FxaEQqb4349", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "17047", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Hospice and Palliative Care Association of Zimbabwe", "Start Date": "2013-09-01", "Operational Unit": "Zimbabwe"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17546 - HOSPAZ Bantawana", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17546", "descriptions": []}{"datatype": "Text", "external_id": "OVvoGynenS3", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Lesotho"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17547 - Food and Nutrition Technical Assistance III Project (FANTA)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17547", "descriptions": []}{"datatype": "Text", "external_id": "Y001hX5TLUp", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3781", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Partnership for Supply Chain Management", "Start Date": "2013-09-01", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17548 - Supply Chain Management System (SCMS)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17548", "descriptions": []}{"datatype": "Text", "external_id": "D0VJOTrfGEI", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "219", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "JHPIEGO", "Start Date": "2013-09-01", "Operational Unit": "Lesotho"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17549 - TSEPO", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17549", "descriptions": []}{"datatype": "Text", "external_id": "UAWmsCNd1wH", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "595", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "World Learning", "Start Date": "2014-09-30", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17550 - FORECAST", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17550", "descriptions": []}{"datatype": "Text", "external_id": "air8nMzLEL0", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Burundi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17551 - Demographic and Health Survey", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17551", "descriptions": []}{"datatype": "Text", "external_id": "jfahbw5Rq4v", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Burundi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17552 - Strengthening services for key populations/LINKAGES", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17552", "descriptions": []}{"datatype": "Text", "external_id": "ZQukJYUFw01", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19444", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "Metabiota", "Start Date": "2013-09-01", "Operational Unit": "Burundi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17553 - Metabiota Burundi", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17553", "descriptions": []}{"datatype": "Text", "external_id": "wQSqnLFlwuB", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Lesotho"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17554 - Evaluation of OVC Outcomes", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17554", "descriptions": []}{"datatype": "Text", "external_id": "PlbXJ9VTutI", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15251", "End Date": "2017-09-30", "Agency": "DOD", "Partner": "VISTA PARTNERS", "Start Date": "2013-09-01", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17555 - USDF MeHIN", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17555", "descriptions": []}{"datatype": "Text", "external_id": "ZVzqFODwHNV", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "616", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "U.S. Department of Defense Naval Health Research Center", "Start Date": "2013-09-01", "Operational Unit": "Burundi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17556 - DoD Mech Burundi (NHRC)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17556", "descriptions": []}{"datatype": "Text", "external_id": "IIUGTBzfnGj", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Lesotho"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17557 - Livelihoods and Food Security Technical Assistance Project II (LIFT II)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17557", "descriptions": []}{"datatype": "Text", "external_id": "tbWa8ADluWO", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3932", "End Date": "2017-09-30", "Agency": "State/AF", "Partner": "Regional Procurement Support Office/Frankfurt", "Start Date": "2013-09-01", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17559 - RPSO-Supported Renovation Projects in Swaziland MOH Facilities", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17559", "descriptions": []}{"datatype": "Text", "external_id": "WjeHc9avQug", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1618", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "PharmAccess", "Start Date": "2013-09-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17560 - Country Partnership to Increase Access to Integrated HIV/AIDS and Health Services Using Mobile Health Services to Reach Underserved Populations in Namibia", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17560", "descriptions": []}{"datatype": "Text", "external_id": "DDMpvWnFFNH", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16526", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Ministry of Health (MOH)", "Start Date": "2013-09-01", "Operational Unit": "Dominican Republic"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17561 - (MOH) Strengthening M&E, FETP capacity, health information systems (HIV, TB, laboratory data, and disease surveillance), Supply of safe blood, and national laboratory improvement plan in the DR MoH", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17561", "descriptions": []}{"datatype": "Text", "external_id": "PyChEhabH0P", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "5727", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Centro de Orientacion e Investigacion Integral", "Start Date": "2013-09-01", "Operational Unit": "Dominican Republic"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17562 - Increasing Self Sustainable and Friendly Clinical HIV/STI/TBServices for MSMs and Transgender Individuals in the Dominican Republic", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17562", "descriptions": []}{"datatype": "Text", "external_id": "st3Kbu8sQ91", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Population Services International", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17564 - NIH CT Development", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17564", "descriptions": []}{"datatype": "Text", "external_id": "exEbT4mvNDM", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1155", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Columbia University", "Start Date": "2013-09-01", "Operational Unit": "Central Asia Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17565 - Technical Assistance Services to Countries Supported by PEPFAR and the Global Fund", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17565", "descriptions": []}{"datatype": "Text", "external_id": "Hf6rv20Etz2", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "597", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "National Alliance of State and Territorial AIDS Directors", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17567 - NASTAD", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17567", "descriptions": []}{"datatype": "Text", "external_id": "Ie0u3ruPZc3", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19877", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Global Health Supply Chain Program", "Start Date": "2013-09-01", "Operational Unit": "Cambodia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17570 - Global Health Supply Chain - Procurement and Supply Management", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17570", "descriptions": []}{"datatype": "Text", "external_id": "TPOcRsdwFu8", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "501", "End Date": "2018-09-30", "Agency": "HHS/HRSA", "Partner": "Columbia University Mailman School of Public Health", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17571 - Nursing Capacity Building Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17571", "descriptions": []}{"datatype": "Text", "external_id": "x2RgjFlc2Cf", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1696", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "American Association of Blood Banks", "Start Date": "2013-09-01", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17572 - TA Support for the Strenghtening of Blood Transfusion", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17572", "descriptions": []}{"datatype": "Text", "external_id": "bZFsaMAjeKz", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "501", "End Date": "2018-09-30", "Agency": "HHS/HRSA", "Partner": "Columbia University Mailman School of Public Health", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17573 - Global Nursing Capacity Building Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17573", "descriptions": []}{"datatype": "Text", "external_id": "hUXWOfDTsRe", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17577 - Guyana Regional Laboratory and Surveillance Assistance", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17577", "descriptions": []}{"datatype": "Text", "external_id": "CMszmjOnxjN", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Zimbabwe"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17578 - HIV Community Care and Treatment", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17578", "descriptions": []}{"datatype": "Text", "external_id": "XXjrcKoJisN", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19813", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Dexis Consulting Group", "Start Date": "2013-09-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17579 - GH Pro", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17579", "descriptions": []}{"datatype": "Text", "external_id": "k9tOae6coOo", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17581 - MEASURE EVALUATION PHASE IIII", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17581", "descriptions": []}{"datatype": "Text", "external_id": "JY9ZzYhVaOy", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "521", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "University of North Carolina at Chapel Hill, Carolina Population Center", "Start Date": "2013-09-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17583 - Measure Evaluation Phase IV", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17583", "descriptions": []}{"datatype": "Text", "external_id": "vBtrVIzpL2x", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "501", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Columbia University Mailman School of Public Health", "Start Date": "2013-09-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17584 - HIV Impact Assessment (HIA)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17584", "descriptions": []}{"datatype": "Text", "external_id": "netr9GiMKYU", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17585 - Linkages", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17585", "descriptions": []}{"datatype": "Text", "external_id": "IPqfQWTXlsf", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "13269", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "U.S. Pharmacopeia", "Start Date": "2013-09-01", "Operational Unit": "Indonesia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17586 - Promoting the Quality of Medicines (PQM)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17586", "descriptions": []}{"datatype": "Text", "external_id": "eECShOWvjkH", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "HHS/NIH", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17587 - MEPI Programme", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17587", "descriptions": []}{"datatype": "Text", "external_id": "bptWSfo8F9z", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "230", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Population Council", "Start Date": "2013-09-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17590 - Project SOAR", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17590", "descriptions": []}{"datatype": "Text", "external_id": "xepRX8Oc8vc", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17591 - TBD - VACS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17591", "descriptions": []}{"datatype": "Text", "external_id": "t4orGVYkA4V", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15719", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "ICF Macro", "Start Date": "2013-09-01", "Operational Unit": "Zimbabwe"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17592 - The Demographic and Health Surveys Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17592", "descriptions": []}{"datatype": "Text", "external_id": "LQY6yXSD6XK", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "440", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2013-09-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17593 - DHS 7", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17593", "descriptions": []}{"datatype": "Text", "external_id": "TAOxR5uvzyD", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Population Services International", "Start Date": "2013-09-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17594 - SIFPO", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17594", "descriptions": []}{"datatype": "Text", "external_id": "MFa8pTuAxnL", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "587", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Ministry of Health, Guyana", "Start Date": "2013-09-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17595 - Ministry of Health, Guyana", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17595", "descriptions": []}{"datatype": "Text", "external_id": "YSYa8xz9L7n", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1", "End Date": "2018-09-30", "Agency": "State/EAP", "Partner": "U.S. Department of State", "Start Date": "2013-09-01", "Operational Unit": "Papua New Guinea"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17597 - Ambassador's Small Grants Program PNG", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17597", "descriptions": []}{"datatype": "Text", "external_id": "JKWaJSjSim1", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19907", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Palladium Group", "Start Date": "2013-09-01", "Operational Unit": "Indonesia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17598 - BANTU", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17598", "descriptions": []}{"datatype": "Text", "external_id": "VmNuYth7i3I", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Indonesia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17600 - LINKAGES", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17600", "descriptions": []}{"datatype": "Text", "external_id": "fbQLqN9wN2N", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1614", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Training Resources Group", "Start Date": "2013-09-01", "Operational Unit": "Indonesia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17601 - DERAP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17601", "descriptions": []}{"datatype": "Text", "external_id": "FsoO0sNR0oX", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1085", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "UNICEF", "Start Date": "2013-09-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17602 - New CDC Award to UNICEF", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17602", "descriptions": []}{"datatype": "Text", "external_id": "AncCQk6TFFK", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19447", "End Date": "2016-09-30", "Agency": "HHS/NIH", "Partner": "CRDF Global", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17606 - RePORT TB South Africa", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17606", "descriptions": []}{"datatype": "Text", "external_id": "FAeENtuCPd1", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Population Services International", "Start Date": "2013-09-01", "Operational Unit": "Dominican Republic"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17608 - Improving HIV/STI/TB Prevention, Treatment and Care Services for Mobile Populations in the Dominican Republic", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17608", "descriptions": []}{"datatype": "Text", "external_id": "ljNLkFKVbhR", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "28", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Aga Khan Foundation", "Start Date": "2013-09-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17610 - Telemedicine in C\u00f4te d'Ivoire", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17610", "descriptions": []}{"datatype": "Text", "external_id": "FK85Kn60Fq6", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10302", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "CHF International", "Start Date": "2013-09-01", "Operational Unit": "Rwanda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17616 - Twiyubake", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17616", "descriptions": []}{"datatype": "Text", "external_id": "sKno69rFnh7", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6557", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "Society for Family Health (6557)", "Start Date": "2013-09-01", "Operational Unit": "Rwanda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17618 - SFH Rwanda", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17618", "descriptions": []}{"datatype": "Text", "external_id": "uTrPFGUke1t", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "904", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Emory University", "Start Date": "2013-09-01", "Operational Unit": "Rwanda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17619 - Implementing Evidence-Based Prevention Intervention for Key Populations in Republic of Rwanda under PEPFAR", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17619", "descriptions": []}{"datatype": "Text", "external_id": "Oba4nj3pNDw", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "5120", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Ministry of Health, Rwanda", "Start Date": "2013-09-01", "Operational Unit": "Rwanda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17621 - Strengthening Human Resources for Health Capacity in the Republic of Rwanda under PEPFAR", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17621", "descriptions": []}{"datatype": "Text", "external_id": "RvaonnYN1Pm", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Lesotho"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17622 - Evaluation of SCS Clinical Services", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17622", "descriptions": []}{"datatype": "Text", "external_id": "bbIX5m6ZNOi", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "5120", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Ministry of Health, Rwanda", "Start Date": "2013-09-01", "Operational Unit": "Rwanda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17623 - Strengthening HIV Clinical Services in the Republic of Rwanda under PEPFAR", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17623", "descriptions": []}{"datatype": "Text", "external_id": "txnnYGfZjou", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "5120", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Ministry of Health, Rwanda", "Start Date": "2013-09-01", "Operational Unit": "Rwanda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17625 - Implementing Technical and Science Support Services (TSSS) in the Republic of Rwanda under PEPFAR", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17625", "descriptions": []}{"datatype": "Text", "external_id": "srhBJR0csgA", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Democratic Republic of the Congo"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17627 - Strengthening the Capacity of Global Fund Principal Recipients", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17627", "descriptions": []}{"datatype": "Text", "external_id": "rSjmvibMvhu", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "33", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Catholic Relief Services", "Start Date": "2013-09-01", "Operational Unit": "Democratic Republic of the Congo"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17628 - Coordinating Comprehensive Care for Children (4Children)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17628", "descriptions": []}{"datatype": "Text", "external_id": "lnfxaBPNYKD", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1003", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Education Development Center", "Start Date": "2013-09-01", "Operational Unit": "Democratic Republic of the Congo"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17630 - Enhancing Services and Linkages for Children affected by HIV and AIDS (ELIKIA )", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17630", "descriptions": []}{"datatype": "Text", "external_id": "GZhs3fmGD77", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9646", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "KNCV Tuberculosis Foundation", "Start Date": "2013-09-01", "Operational Unit": "Democratic Republic of the Congo"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17631 - Global TB Challenge", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17631", "descriptions": []}{"datatype": "Text", "external_id": "xCZVtQlJX6n", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Democratic Republic of the Congo"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17633 - Livelihoods and Food Security Technical Assistance (LIFT) II", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17633", "descriptions": []}{"datatype": "Text", "external_id": "NPbqDQmfptc", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9646", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "KNCV Tuberculosis Foundation", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17635 - Challenge TB", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17635", "descriptions": []}{"datatype": "Text", "external_id": "QfNSI4Of5Yx", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Population Services International", "Start Date": "2013-09-01", "Operational Unit": "Democratic Republic of the Congo"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17636 - SIFPO", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17636", "descriptions": []}{"datatype": "Text", "external_id": "JbMIJ0aQFCx", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Democratic Republic of the Congo"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17637 - FANTA", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17637", "descriptions": []}{"datatype": "Text", "external_id": "FA4b3A0RXbf", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Democratic Republic of the Congo"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17639 - Kipa Ya Mupia", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17639", "descriptions": []}{"datatype": "Text", "external_id": "lrVJDjrAGr5", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15719", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "ICF Macro", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17640 - Demographic and Health Surveys (DH) 7", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17640", "descriptions": []}{"datatype": "Text", "external_id": "DfDGA63a8zW", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16525", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "John Snow Inc (JSI)", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17641 - Advancing Partners and Communities (APC)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17641", "descriptions": []}{"datatype": "Text", "external_id": "SRUhTmWndpo", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "463", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "University Research Corporation, LLC", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17649 - Regional Health Integration to Enhance Services in East Central Region (RHITES EC)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17649", "descriptions": []}{"datatype": "Text", "external_id": "E0ViVpyOBgD", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17651 - Regional Health Integration to Enhance Services in the Eastern region (RHITES-E)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17651", "descriptions": []}{"datatype": "Text", "external_id": "eaqBhXU4Tvg", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2402", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "University of California", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17652 - Food Security Innovation Lab: Collaborative Research on Assets and Market Access", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17652", "descriptions": []}{"datatype": "Text", "external_id": "DharooCpYXR", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "204", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17654 - Regional Health Integration to Enhance Services in South West Region (RHITES-SW)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17654", "descriptions": []}{"datatype": "Text", "external_id": "W8bXsGt2N20", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4", "End Date": "2014-09-30", "Agency": "DOD", "Partner": "U.S. Department of Defense (Defense)", "Start Date": "2013-09-01", "Operational Unit": "South Sudan"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17671 - DOD-Direct", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17671", "descriptions": []}{"datatype": "Text", "external_id": "DhtPrNAAQZW", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "213", "End Date": "2016-09-30", "Agency": "DOD", "Partner": "International HIV/AIDS Alliance", "Start Date": "2013-09-01", "Operational Unit": "South Sudan"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17673 - International HIV/AIDS Alliance", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17673", "descriptions": []}{"datatype": "Text", "external_id": "sUyBm3KNpAH", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1717", "End Date": "2016-09-30", "Agency": "DOD", "Partner": "Research Triangle International", "Start Date": "2013-09-01", "Operational Unit": "South Sudan"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17675 - TBD-CARE", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17675", "descriptions": []}{"datatype": "Text", "external_id": "pd3SWlLN3ms", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9853", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "New Partner", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17682 - Blanket Purchase Agreement (BPA) for Studied and Evaluations - DSWSA", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17682", "descriptions": []}{"datatype": "Text", "external_id": "mzOznqx0Fxl", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9853", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "New Partner", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17686 - Blanket Purchase Agreement (BPA) for Studied and Evaluations - SGIL", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17686", "descriptions": []}{"datatype": "Text", "external_id": "cezL4Ay8YTV", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17688 - Strategic Information Technical Support (SITES)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17688", "descriptions": []}{"datatype": "Text", "external_id": "r1obvfBvbgg", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "217", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "IntraHealth International, Inc", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17690 - Strengthening HRH", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17690", "descriptions": []}{"datatype": "Text", "external_id": "PQQqfSjdUFQ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "606", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Ministre de la Sante Publique et Population, Haiti", "Start Date": "2013-09-01", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17691 - MSPP Research", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17691", "descriptions": []}{"datatype": "Text", "external_id": "R9yuZkCBxOv", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "228", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Pathfinder International", "Start Date": "2013-09-01", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17692 - SSQH Centre/Sud (Services de Sant\u00e9 de Qualit\u00e9 pour Ha\u00efti)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17692", "descriptions": []}{"datatype": "Text", "external_id": "M6GwyCQiIAm", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "208", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Handicap International", "Start Date": "2013-09-01", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17694 - Handicap International", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17694", "descriptions": []}{"datatype": "Text", "external_id": "rVxneczwz2S", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17695 - Scaling up HIV/AIDS prevention, care and treatment services through faith-based organizations", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17695", "descriptions": []}{"datatype": "Text", "external_id": "t9llGOcEudv", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "594", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "World Education", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17696 - Better Outcomes for Children and Youth Eastern and Northern Regions (BOCY)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17696", "descriptions": []}{"datatype": "Text", "external_id": "PdZ8c2HnLm6", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9078", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Uganda Prisons Services", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17698 - Provision of comprehensive HIV/AIDS and TB services including prevention, care, support and treatment to prisoners and staff of the prisons service in the Republic of Uganda under PEPFAR", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17698", "descriptions": []}{"datatype": "Text", "external_id": "tA9CbTUHWW8", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "246", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "African Medical and Research Foundation", "Start Date": "2013-09-01", "Operational Unit": "South Sudan"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17700 - AMREF", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17700", "descriptions": []}{"datatype": "Text", "external_id": "cBD5AvDOYMO", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6277", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "International Center for AIDS Care and Treatment Programs, Columbia University", "Start Date": "2013-09-01", "Operational Unit": "South Sudan"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17701 - International Center for AIDS Care and Treatment Programs, Columbia University", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17701", "descriptions": []}{"datatype": "Text", "external_id": "WRi9uAIpfiw", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "8386", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Makerere University School of Public Health", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17703 - Monitoring and Evaluation Technical Support (METS)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17703", "descriptions": []}{"datatype": "Text", "external_id": "XsgvEXBVmCx", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16585", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "African Society for Laboratory Medicine", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17704 - African Society for Laboratory Medicine - LIMS Support for hubs", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17704", "descriptions": []}{"datatype": "Text", "external_id": "uGfwof10Qxr", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1763", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Makerere University John Hopkins University Collaboration", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17705 - Implementation science-Birth Defects surveillance study", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17705", "descriptions": []}{"datatype": "Text", "external_id": "kFfA7I97btM", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9077", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Infectious Disease Institute", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17706 - Scaling up HIV services in Western and West Nile Regions of Uganda", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17706", "descriptions": []}{"datatype": "Text", "external_id": "PHmmRWUWxz2", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "229", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "PLAN International", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17707 - Nilinde Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17707", "descriptions": []}{"datatype": "Text", "external_id": "ocpnzeNtV7i", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "217", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "IntraHealth International, Inc", "Start Date": "2013-09-01", "Operational Unit": "South Sudan"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17708 - IHI - prevention, care and treatment", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17708", "descriptions": []}{"datatype": "Text", "external_id": "k28QLgTLnLS", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "217", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "IntraHealth International, Inc", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17709 - HRH Kenya", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17709", "descriptions": []}{"datatype": "Text", "external_id": "y896wVTgYef", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17710 - HCM TBD", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17710", "descriptions": []}{"datatype": "Text", "external_id": "h3hkn2RkABp", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "391", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "National Blood Transfusion Service, Kenya", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17711 - Implementation and expansion of blood safety", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17711", "descriptions": []}{"datatype": "Text", "external_id": "mLv4ZJAay9r", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "517", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of California at San Francisco", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17712 - Strengthening Strategic Information in Kenya", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17712", "descriptions": []}{"datatype": "Text", "external_id": "gray5A3sdFm", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "South Sudan"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17713 - Linkages", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17713", "descriptions": []}{"datatype": "Text", "external_id": "MyUK0A068gE", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "219", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "JHPIEGO", "Start Date": "2013-09-01", "Operational Unit": "South Sudan"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17714 - SPPHC", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17714", "descriptions": []}{"datatype": "Text", "external_id": "T7hKa5zFQCk", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "246", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "African Medical and Research Foundation", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17717 - Quality laboratory systems", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17717", "descriptions": []}{"datatype": "Text", "external_id": "pXgXvhH1EFh", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "600", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Interchurch Medical Assistance", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17718 - Afya Jijini", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17718", "descriptions": []}{"datatype": "Text", "external_id": "AE057VajMT5", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "228", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Pathfinder International", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17719 - APHIAPlus Pwani", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17719", "descriptions": []}{"datatype": "Text", "external_id": "zkzRF8nEFLd", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15251", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "VISTA PARTNERS", "Start Date": "2013-09-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17720 - Military Electronic Health Information Network", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17720", "descriptions": []}{"datatype": "Text", "external_id": "lmlXWSc4KtV", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "52", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "World Vision International", "Start Date": "2013-09-01", "Operational Unit": "Ghana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17722 - Strengthening Community Care & Support for OVCs (SCASO)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17722", "descriptions": []}{"datatype": "Text", "external_id": "ns9iYmAt2PK", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "219", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "JHPIEGO", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17723 - FADM Prevention and Circumcision Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17723", "descriptions": []}{"datatype": "Text", "external_id": "MdzMBPoRnLu", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "220", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17727 - MSH - Prevention Organisation Systems AIDS Care and Treatment(MSH -ProACT)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17727", "descriptions": []}{"datatype": "Text", "external_id": "xWCJENNS9is", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "33", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Catholic Relief Services", "Start Date": "2013-09-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17728 - Sustainable Mechanism for Improving Livelihood & Household Empowerment (SMILE)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17728", "descriptions": []}{"datatype": "Text", "external_id": "VKSdxaKsuPZ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "239", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Save the Children US", "Start Date": "2013-09-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17729 - Systems Transformed for Empowered Action and Enabling Responses for Vulnerable Children and Families (STEER)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17729", "descriptions": []}{"datatype": "Text", "external_id": "asQ5U2cVrIl", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "507", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Johns Hopkins University Center for Communication Programs", "Start Date": "2013-09-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17730 - K4Health/Nigeria Web-based CMLE Program - AID-620-LA-11-00002", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17730", "descriptions": []}{"datatype": "Text", "external_id": "sQkCfmbHXCN", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16525", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "John Snow Inc (JSI)", "Start Date": "2013-09-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17733 - Strengthening Partnerships, Results and Innovations in Nutrition Globally (SPRING)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17733", "descriptions": []}{"datatype": "Text", "external_id": "S3f35u4Kt1e", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9646", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "KNCV Tuberculosis Foundation", "Start Date": "2013-09-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17734 - Challenge TB", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17734", "descriptions": []}{"datatype": "Text", "external_id": "oJY4JMAr6TA", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3040", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Society for Family Health-Nigeria", "Start Date": "2013-09-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17735 - SHiPS for MARPs", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17735", "descriptions": []}{"datatype": "Text", "external_id": "GCU4dSs48IL", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "549", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "World Health Organization", "Start Date": "2013-09-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17736 - World Health Organization", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17736", "descriptions": []}{"datatype": "Text", "external_id": "d7QOvcHge5R", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19732", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Health Initiatives for Safety and Stability in Africa", "Start Date": "2013-09-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17737 - Local Partner for Orphans and Vulnerable Children 3", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17737", "descriptions": []}{"datatype": "Text", "external_id": "zlN4tyiidmC", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "547", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "United Nations Children's Fund", "Start Date": "2013-09-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17739 - UNICEF", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17739", "descriptions": []}{"datatype": "Text", "external_id": "kqrl4PinmSs", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "8167", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Gembu Center for AIDS Advocacy, Nigeria", "Start Date": "2013-07-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17742a - Engaging Indigenous Organisation to Sustain and Enhance Comprehensive Clinical Service", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17742a", "descriptions": []}{"datatype": "Text", "external_id": "OyAIcWqNanJ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19725", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Friends for Global Health Initiative in Nigeria", "Start Date": "2013-09-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17742 - Supporting Universal Comprehensive and Sustainable HIV/AIDS Services (SUCCESS)_922", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17742", "descriptions": []}{"datatype": "Text", "external_id": "ehS5dWchXTH", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "11763", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Pro-Health International", "Start Date": "2013-09-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17743 - Integrated Programs for Sustainable Action Against HIV/AIDS in Nigeria (IPSAN)_929", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17743", "descriptions": []}{"datatype": "Text", "external_id": "mb8r1x3R9xB", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6110", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Excellence Community Education Welfare Scheme (ECEWS)", "Start Date": "2013-09-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17744 - Local Capacity Enhancement (LOCATE)_867", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17744", "descriptions": []}{"datatype": "Text", "external_id": "po6VQxrJRL8", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10033", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Achieving Health Nigeria Initiative", "Start Date": "2013-09-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17745 - Sustaining Comprehensive HIV/AIDS Response through Parnerships (SCHARP+) _937", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17745", "descriptions": []}{"datatype": "Text", "external_id": "WICluh3hta9", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16368", "End Date": "2018-09-30", "Agency": "PC", "Partner": "Peace Corps Volunteers", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17746 - Peace Corps/Ethiopia Volunteer Trainings and Small Grants", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17746", "descriptions": []}{"datatype": "Text", "external_id": "jMH4GwcG9S2", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10676", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "Henry Jackson Foundation", "Start Date": "2013-09-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17747 - Henry Jackson Foundation", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17747", "descriptions": []}{"datatype": "Text", "external_id": "jiPRE4Xz4Qs", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17749 - Laboratory Quality Improvement Through Local Solutions Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17749", "descriptions": []}{"datatype": "Text", "external_id": "PiCTJcTV0DY", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17751 - Sustainable Leadership, Management, and Governace(SLMG) Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17751", "descriptions": []}{"datatype": "Text", "external_id": "mjNAO9LmJnB", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1717", "End Date": "2017-09-30", "Agency": "DOD", "Partner": "Research Triangle International", "Start Date": "2013-09-01", "Operational Unit": "Dominican Republic"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17752 - RTI PHDP/Post-test Counseling", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17752", "descriptions": []}{"datatype": "Text", "external_id": "p6JPJVjfHI0", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17760 - Linkages", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17760", "descriptions": []}{"datatype": "Text", "external_id": "pisfmNktcpj", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6", "End Date": "2016-09-30", "Agency": "PC", "Partner": "U.S. Peace Corps", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17761 - U.S. Peace Corps", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17761", "descriptions": []}{"datatype": "Text", "external_id": "kLZvlFOwxUo", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Dominican Republic"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17762 - LINKAGES", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17762", "descriptions": []}{"datatype": "Text", "external_id": "cqUJ4vQqT7A", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17763 - LINKAGES", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17763", "descriptions": []}{"datatype": "Text", "external_id": "aRPS5Yc2751", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17766 - TBD- DMMP 2,0 VMMC modeling", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17766", "descriptions": []}{"datatype": "Text", "external_id": "BFGP1BVtJA7", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "743", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Broadreach", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17767 - Broadreach (CDC GH001202)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17767", "descriptions": []}{"datatype": "Text", "external_id": "kVvJ8zAdXCS", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "501", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Columbia University Mailman School of Public Health", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17768 - Columbia University Nimart Evaluation (CDC GH001194)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17768", "descriptions": []}{"datatype": "Text", "external_id": "YhRVWQ319hv", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "216", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of Washington", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17769 - University of Washington Capacity Building for Systems Strengthening CDC GH001197)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17769", "descriptions": []}{"datatype": "Text", "external_id": "coOcIBmaOUS", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "7713", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "International Union Against TB and Lung Disease", "Start Date": "2013-09-01", "Operational Unit": "Zimbabwe"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17771 - Challenge TB", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17771", "descriptions": []}{"datatype": "Text", "external_id": "qv5QrMf7t6m", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1155", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Columbia University", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17773 - Columbia - HIA", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17773", "descriptions": []}{"datatype": "Text", "external_id": "qQvjF8eVyeu", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "220", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17775 - Building Local Capacity (BLC)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17775", "descriptions": []}{"datatype": "Text", "external_id": "q15MNnFN9BJ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "13224", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Ministry of Health/Republican Narcology Center", "Start Date": "2013-09-01", "Operational Unit": "Central Asia Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17776 - Tajikistan - Republican Narcology Center", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17776", "descriptions": []}{"datatype": "Text", "external_id": "niuaK8uDqkT", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "13224", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Ministry of Health/Republican Narcology Center", "Start Date": "2013-09-01", "Operational Unit": "Central Asia Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17777 - Kazakhstan - Republican Narcology Center", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17777", "descriptions": []}{"datatype": "Text", "external_id": "KK36aLXSliE", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Central Asia Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17778 - Uzbekistan umbrella coag", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17778", "descriptions": []}{"datatype": "Text", "external_id": "tvkmoeAQuXo", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6277", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "International Center for AIDS Care and Treatment Programs, Columbia University", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17779 - Population-based HIV Impact Assessment in Resource-Constrained Settings under the President's Emergency Plan for AIDS Relief", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17779", "descriptions": []}{"datatype": "Text", "external_id": "gq7bOtXlR9x", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "507", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Johns Hopkins University Center for Communication Programs", "Start Date": "2014-10-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17781 - Health Communications Collaborative (HC3)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17781", "descriptions": []}{"datatype": "Text", "external_id": "q3sKcECyv6s", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17782 - TBD/Follow on ANADER", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17782", "descriptions": []}{"datatype": "Text", "external_id": "MNEr8KSn7kQ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17783 - TBD/PSI follow on", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17783", "descriptions": []}{"datatype": "Text", "external_id": "RUxNLkUjGat", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "501", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Columbia University Mailman School of Public Health", "Start Date": "2014-09-30", "Operational Unit": "Central Asia Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17784 - Global Technical Assistance HQ CoAg_ICAP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17784", "descriptions": []}{"datatype": "Text", "external_id": "rBSwrq8GWJp", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1155", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Columbia University", "Start Date": "2014-09-30", "Operational Unit": "Central Asia Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17785 - Columbia - ICAP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17785", "descriptions": []}{"datatype": "Text", "external_id": "zirMbgk2wrZ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "17063", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "CEC-HIV/AIDS", "Start Date": "2014-09-30", "Operational Unit": "Angola"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17786 - Comit\u00e9 Empresarial Contra VIH/SIDA (CEC-HIV/AIDS)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17786", "descriptions": []}{"datatype": "Text", "external_id": "IOFeDzyP98V", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1923", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Association of Public Health Laboratories", "Start Date": "2014-09-30", "Operational Unit": "Angola"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17787 - APHL", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17787", "descriptions": []}{"datatype": "Text", "external_id": "igZ151a1fIA", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3240", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Development Aid from People to People Humana Zambia", "Start Date": "2014-10-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17788 - USAID/South-Central Zambia Family Activity", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17788", "descriptions": []}{"datatype": "Text", "external_id": "A6MlfvUYYpm", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-10-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17789 - Tuberculosis South Africa Project (TBSAP)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17789", "descriptions": []}{"datatype": "Text", "external_id": "sl4KYRapulz", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19820", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "The Centre for HIV and AIDS Prevention Studies", "Start Date": "2014-10-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17790 - Comprehensive VMMC Training Programs/Ongoing Mentoring and Private Sector VMMC Training and Mentoring", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17790", "descriptions": []}{"datatype": "Text", "external_id": "vThefbvTiog", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6496", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Grassroots Soccer", "Start Date": "2014-10-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17791 - Catalyzing an Adolescent Combination Prevention Program in South Africa (Activity 1), & Community SKILLZ for Health: Scaling-up Soccer-Based HIV and SGBV Prevention Programmes for Adolescents through Partnerships in South", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17791", "descriptions": []}{"datatype": "Text", "external_id": "uSBWKHSIRxx", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "233", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Program for Appropriate Technology in Health", "Start Date": "2014-10-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17792 - Integrated HIV Wellness and Combating Stigma", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17792", "descriptions": []}{"datatype": "Text", "external_id": "XSc08n7JiHV", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "17036", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Ethiopian Society of Sociologists, Social Workers and Anthropologists", "Start Date": "2014-09-30", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17793 - Capacity Building of Local Organizations", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17793", "descriptions": []}{"datatype": "Text", "external_id": "mBz0bGrrsVE", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "17036", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Ethiopian Society of Sociologists, Social Workers and Anthropologists", "Start Date": "2014-09-30", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17794 - Capacity Building of Local Organizations", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17794", "descriptions": []}{"datatype": "Text", "external_id": "WjWtOY42Jtw", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "220", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2014-09-30", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17795 - HEAL TB (The Help Ethiopian Address the Low TB Performance (HEAL TB)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17795", "descriptions": []}{"datatype": "Text", "external_id": "EX66MS3YMu7", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "549", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "World Health Organization", "Start Date": "2014-09-30", "Operational Unit": "Burma"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17796 - World Health Organization", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17796", "descriptions": []}{"datatype": "Text", "external_id": "P4VyMs2QNMu", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "440", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2014-10-01", "Operational Unit": "Cambodia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17797 - Health Financing and Governance Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17797", "descriptions": []}{"datatype": "Text", "external_id": "tB8l4LfnfEj", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Cambodia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17798 - TBD-HEF Pooled Funding", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17798", "descriptions": []}{"datatype": "Text", "external_id": "ZLghwtBpqm2", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-10-01", "Operational Unit": "Cambodia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17799 - Injection Safety", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17799", "descriptions": []}{"datatype": "Text", "external_id": "og8BTKB9lGi", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2014-10-01", "Operational Unit": "Ghana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17800 - LINKAGES", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17800", "descriptions": []}{"datatype": "Text", "external_id": "yV9WA2sJ2Hq", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "521", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "University of North Carolina at Chapel Hill, Carolina Population Center", "Start Date": "2014-10-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17801 - MEASURE Evaluation Phase IV", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17801", "descriptions": []}{"datatype": "Text", "external_id": "zkWwNnaLtY0", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17802 - Quality Assurance of Health Commodities", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17802", "descriptions": []}{"datatype": "Text", "external_id": "IlDKv3J4nEF", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17803 - Supply Chain Technical Assistance", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17803", "descriptions": []}{"datatype": "Text", "external_id": "VO8UFsfpScM", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "DOD", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "South Sudan"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17804 - CARE", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17804", "descriptions": []}{"datatype": "Text", "external_id": "ZJrHBzhYP7q", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1717", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "Research Triangle International", "Start Date": "2014-10-01", "Operational Unit": "South Sudan"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17805 - RTI Care and Treatment", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17805", "descriptions": []}{"datatype": "Text", "external_id": "m8riSCsXLjD", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "233", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Program for Appropriate Technology in Health", "Start Date": "2014-10-01", "Operational Unit": "India"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17806 - CHALLENGE TB", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17806", "descriptions": []}{"datatype": "Text", "external_id": "o9A824HuESo", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-10-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17807 - Youth Power: Implementation IDIQ", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17807", "descriptions": []}{"datatype": "Text", "external_id": "Nab7RMJAYbO", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-10-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17808 - Follow on to Health Policy Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17808", "descriptions": []}{"datatype": "Text", "external_id": "LwaR3pJRg9V", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "507", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Johns Hopkins University Center for Communication Programs", "Start Date": "2014-10-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17809 - Knowledge for Health II", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17809", "descriptions": []}{"datatype": "Text", "external_id": "aMIxK2pb8l8", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "220", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2014-10-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17810 - Grant Management Solutions", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17810", "descriptions": []}{"datatype": "Text", "external_id": "oAvqr5dyLHi", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2014-09-30", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17811 - FHI 360 LINKAGES", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17811", "descriptions": []}{"datatype": "Text", "external_id": "zq1eSO4DSnj", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9853", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "New Partner", "Start Date": "2014-10-01", "Operational Unit": "Central Asia Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17812 - Good Governance Initiative Fund (GGIF)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17812", "descriptions": []}{"datatype": "Text", "external_id": "xy9q6ELcx79", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Central Asia Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17813 - LINKAGES", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17813", "descriptions": []}{"datatype": "Text", "external_id": "nuIS7xepxq0", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3781", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Partnership for Supply Chain Management", "Start Date": "2014-10-01", "Operational Unit": "Ghana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17814 - Supply Chain Management System (SCMS)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17814", "descriptions": []}{"datatype": "Text", "external_id": "oqNRsVXlwGu", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1717", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Research Triangle International", "Start Date": "2014-10-01", "Operational Unit": "Asia Regional Program"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17815 - Inform Asia: USAID's Health Research Program, Associate Award", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17815", "descriptions": []}{"datatype": "Text", "external_id": "ujCTQAOy4vR", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2014-09-30", "Agency": "DOD", "Partner": "FHI 360", "Start Date": "2014-09-30", "Operational Unit": "Indonesia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17816 - Family Health International - FHI360", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17816", "descriptions": []}{"datatype": "Text", "external_id": "iAq4ApyFKsB", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "13269", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "U.S. Pharmacopeia", "Start Date": "2014-09-30", "Operational Unit": "Indonesia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17817 - Promoting the Quality of Medicines (PQM)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17817", "descriptions": []}{"datatype": "Text", "external_id": "eWyeUfKg09m", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2014-09-30", "Agency": "DOD", "Partner": "FHI 360", "Start Date": "2014-09-30", "Operational Unit": "Indonesia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17818 - Family Health International - FHI360", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17818", "descriptions": []}{"datatype": "Text", "external_id": "DAPM5d914bV", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "13269", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "U.S. Pharmacopeia", "Start Date": "2014-09-30", "Operational Unit": "Indonesia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17819 - Promoting the Quality of Medicines (PQM)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17819", "descriptions": []}{"datatype": "Text", "external_id": "dBee2m0ggPp", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "32", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Catholic Medical Mission Board", "Start Date": "2014-09-30", "Operational Unit": "South Sudan"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17820 - Catholic Medical Mission Board - Prevention", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17820", "descriptions": []}{"datatype": "Text", "external_id": "fD9hvP79PXJ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "217", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "IntraHealth International, Inc", "Start Date": "2014-09-30", "Operational Unit": "South Sudan"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17821 - IntraHealth - Prevention", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17821", "descriptions": []}{"datatype": "Text", "external_id": "NoK9G378Bsk", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "17047", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Hospice and Palliative Care Association of Zimbabwe", "Start Date": "2014-09-30", "Operational Unit": "Zimbabwe"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17822 - HOSPAZ BANTWANA", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17822", "descriptions": []}{"datatype": "Text", "external_id": "I5SZ2PrpzL9", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2014-09-30", "Operational Unit": "Indonesia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17823 - LINKAGES", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17823", "descriptions": []}{"datatype": "Text", "external_id": "kwsYrn34suk", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "440", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2014-10-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17824 - Private Health Sector Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17824", "descriptions": []}{"datatype": "Text", "external_id": "g0HQsCEZdGE", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-10-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17825 - USAID Community Care and Treatment", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17825", "descriptions": []}{"datatype": "Text", "external_id": "N4pzkF95Llb", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Indonesia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17826 - TBD- Ops Research (confirm w Zohra)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17826", "descriptions": []}{"datatype": "Text", "external_id": "KdpiWyWd8rI", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "32", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Catholic Medical Mission Board", "Start Date": "2013-09-01", "Operational Unit": "South Sudan"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17832 - CMMB - Prevention, Care and Treatment", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17832", "descriptions": []}{"datatype": "Text", "external_id": "nuGBPD2JU14", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "230", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Population Council", "Start Date": "2014-10-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17833 - Project SOAR", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17833", "descriptions": []}{"datatype": "Text", "external_id": "bumnEbUazVY", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "517", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "University of California at San Francisco", "Start Date": "2014-10-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17834 - DGHA HQ TA Cooperative Agreement \u2013 UCSF", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17834", "descriptions": []}{"datatype": "Text", "external_id": "NOSnucwLKr5", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17836 - MEASURE Evaluation Phase IV", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17836", "descriptions": []}{"datatype": "Text", "external_id": "o5a4Fvuevoh", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1618", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "PharmAccess", "Start Date": "2014-09-30", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17837 - Country Partnership to Increase Access to Integrated HIV/AIDS and Health Services Using Mobile Health Services to Reach Underserved Populations in Namibia", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17837", "descriptions": []}{"datatype": "Text", "external_id": "NHjtHUI0u0u", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17838 - TBD- DMMP 2,0 VMMC modeling", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17838", "descriptions": []}{"datatype": "Text", "external_id": "TiGA25WFH2E", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "219", "End Date": "2014-09-30", "Agency": "DOD", "Partner": "JHPIEGO", "Start Date": "2014-09-30", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17839 - Scale up of VMMC Services for Military", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17839", "descriptions": []}{"datatype": "Text", "external_id": "rgCGiMkSena", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-10-01", "Operational Unit": "India"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17840 - Sri Lanka", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17840", "descriptions": []}{"datatype": "Text", "external_id": "hn1xUyz3VQF", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-10-01", "Operational Unit": "India"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17841 - Sri Lanka", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17841", "descriptions": []}{"datatype": "Text", "external_id": "EadTTbDEM2U", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "14350", "End Date": "2018-09-30", "Agency": "HHS/HRSA", "Partner": "Health Research Inc./New York State Department of Health", "Start Date": "2014-10-01", "Operational Unit": "Asia Regional Program"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17842 - Quality Improvement Center for Impact (QICI)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17842", "descriptions": []}{"datatype": "Text", "external_id": "LHnJ3jfkRJF", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-10-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17843 - USAID Caring for Vulnerable Children", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17843", "descriptions": []}{"datatype": "Text", "external_id": "fhwRb3JmifZ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Indonesia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17844 - DERAP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17844", "descriptions": []}{"datatype": "Text", "external_id": "ZXREKkuY7pT", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10195", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Botswana Harvard AIDS Institute", "Start Date": "2014-10-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17845 - Capacity Building through Training and Mentoring for Informatics", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17845", "descriptions": []}{"datatype": "Text", "external_id": "HZfJ9wuNfon", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "219", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "JHPIEGO", "Start Date": "2014-10-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17846 - Capacity Building through Training and Mentoring for Cervical Cancer", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17846", "descriptions": []}{"datatype": "Text", "external_id": "cBlqmrDk1NU", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "522", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of Pennsylvania", "Start Date": "2014-10-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17847 - Capacity Building through Training and Mentoring for TB/HIV", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17847", "descriptions": []}{"datatype": "Text", "external_id": "Wq5y73g38uV", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "5706", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Ministry of Health, Angola", "Start Date": "2014-10-01", "Operational Unit": "Angola"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17848 - INLS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17848", "descriptions": []}{"datatype": "Text", "external_id": "Cy3oOn5AocD", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1923", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Association of Public Health Laboratories", "Start Date": "2014-10-01", "Operational Unit": "Angola"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17849 - APHL", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17849", "descriptions": []}{"datatype": "Text", "external_id": "xhrPwhpnHxE", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "501", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Columbia University Mailman School of Public Health", "Start Date": "2014-10-01", "Operational Unit": "Angola"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17850 - ICAP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17850", "descriptions": []}{"datatype": "Text", "external_id": "oT63YM561k5", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "5706", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Ministry of Health, Angola", "Start Date": "2014-10-01", "Operational Unit": "Angola"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17851 - SPH", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17851", "descriptions": []}{"datatype": "Text", "external_id": "Xoz4nxwymv3", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2014-09-30", "Operational Unit": "Indonesia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17852 - LINKAGES", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17852", "descriptions": []}{"datatype": "Text", "external_id": "idwuhjcUTWp", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "13269", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "U.S. Pharmacopeia", "Start Date": "2014-09-30", "Operational Unit": "Indonesia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17853 - Promoting the Quality of Medicines (PQM)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17853", "descriptions": []}{"datatype": "Text", "external_id": "qTuMlZm8wrd", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "440", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2014-10-01", "Operational Unit": "Indonesia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17854 - Health Financing and Governance", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17854", "descriptions": []}{"datatype": "Text", "external_id": "alMZIpFmpxf", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1717", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "Research Triangle International", "Start Date": "2014-10-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17855 - Comprehensive HIV/AIDS Prevention, Care, Treatment and Support Project with the Uganda People Defense Forces", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17855", "descriptions": []}{"datatype": "Text", "external_id": "rxkmWHsxHq0", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-10-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17856 - Ethiopia Health Infrastructure Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17856", "descriptions": []}{"datatype": "Text", "external_id": "VHU8mJjM2P9", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17857 - Ethiopia Program Quality Monitoring", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17857", "descriptions": []}{"datatype": "Text", "external_id": "PR3al3AIaI7", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9853", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "New Partner", "Start Date": "2014-10-01", "Operational Unit": "Asia Regional Program"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17858 - Ministry of Health Lao PDR", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17858", "descriptions": []}{"datatype": "Text", "external_id": "KZsQpUg45SC", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "5430", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Thailand Ministry of Public Health", "Start Date": "2014-10-01", "Operational Unit": "Asia Regional Program"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17859 - Thailand Ministry of Public Health", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17859", "descriptions": []}{"datatype": "Text", "external_id": "wLNBz47Rp8r", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "5431", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Bangkok Metropolitan Administration", "Start Date": "2014-10-01", "Operational Unit": "Asia Regional Program"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17860 - Bangkok Metropolitan Administration", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17860", "descriptions": []}{"datatype": "Text", "external_id": "BejJ8D7I0qx", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "234", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Project Concern International", "Start Date": "2014-10-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17861 - Botswana Comprehensive Care and Support for Orphans and Vulnerable Children Project (former OVC TBD)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17861", "descriptions": []}{"datatype": "Text", "external_id": "YvqTxmOYLmI", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2014-10-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17862 - Linkages Across the Continuum of HIV Services for Key Populations Affected by HIV (LINKAGES) Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17862", "descriptions": []}{"datatype": "Text", "external_id": "J7qfTlFxyvb", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "453", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "John Snow, Inc.", "Start Date": "2014-10-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17863 - Advancing Partners and Communities Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17863", "descriptions": []}{"datatype": "Text", "external_id": "UMMcUSTkk1r", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Burma"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17864 - TASC ITC", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17864", "descriptions": []}{"datatype": "Text", "external_id": "HLwcPXMtnz8", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2014-09-30", "Operational Unit": "Burma"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17865 - Linkages", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17865", "descriptions": []}{"datatype": "Text", "external_id": "IkI0wWEPADm", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Burma"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17866 - FIND Follow-On", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17866", "descriptions": []}{"datatype": "Text", "external_id": "jxBPgWrHdER", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Population Services International", "Start Date": "2014-09-30", "Operational Unit": "Burma"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17867 - Transform", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17867", "descriptions": []}{"datatype": "Text", "external_id": "xV7BnhMkPhX", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Burma"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17868 - Transform", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17868", "descriptions": []}{"datatype": "Text", "external_id": "JpIxU9Z1ZWX", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Burma"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17869 - TASC4 ITC", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17869", "descriptions": []}{"datatype": "Text", "external_id": "WoAcefwYxPm", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Population Services International", "Start Date": "2014-09-30", "Operational Unit": "Burma"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17870 - Transform", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17870", "descriptions": []}{"datatype": "Text", "external_id": "GrIhLIIxbCj", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19763", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "International Business & Technical Consultants Inc.", "Start Date": "2014-10-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17871 - Evidence for Development (E4D)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17871", "descriptions": []}{"datatype": "Text", "external_id": "Mszs0c7UVHF", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19877", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Global Health Supply Chain Program", "Start Date": "2014-10-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17872 - Global Health Supply Chain Quality Assurance", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17872", "descriptions": []}{"datatype": "Text", "external_id": "SBTTvFY5GU6", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-10-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17873 - Health Improvement Partnership Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17873", "descriptions": []}{"datatype": "Text", "external_id": "d8YYeryAm6K", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "11536", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "National Medical Research Unit", "Start Date": "2014-10-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17874 - NAMERU", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17874", "descriptions": []}{"datatype": "Text", "external_id": "iPWfokoZPkG", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2014-09-30", "Operational Unit": "Papua New Guinea"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17875 - Strengthening HIV/AIDS Services for Most at Risk Populations in Papua New Guinea", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17875", "descriptions": []}{"datatype": "Text", "external_id": "NQ1gszjii8q", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9853", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "New Partner", "Start Date": "2014-10-01", "Operational Unit": "Papua New Guinea"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17876 - Outcome evaluation of the CoPCT service delivery model", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17876", "descriptions": []}{"datatype": "Text", "external_id": "eYQOCsr3bdW", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3688", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "IAP Worldwide Services, Inc.", "Start Date": "2014-10-01", "Operational Unit": "Indonesia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17877 - Global Health Support Initiative- GF Liaison", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17877", "descriptions": []}{"datatype": "Text", "external_id": "usNy30INxjk", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "13111", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "US Embassies", "Start Date": "2014-10-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17878 - Quarterly Consultation Meetings", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17878", "descriptions": []}{"datatype": "Text", "external_id": "bfrgpA0otEt", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2016-09-30", "Agency": "DOD", "Partner": "TBD", "Start Date": "2014-10-01", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17879 - TBD Guatemala", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17879", "descriptions": []}{"datatype": "Text", "external_id": "mdDaMJQpbhM", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2016-09-30", "Agency": "DOD", "Partner": "TBD", "Start Date": "2014-10-01", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17880 - TBD El Salvador", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17880", "descriptions": []}{"datatype": "Text", "external_id": "FHu8PCYjoLH", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2016-09-30", "Agency": "DOD", "Partner": "TBD", "Start Date": "2014-10-01", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17881 - TBD Nicaragua", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17881", "descriptions": []}{"datatype": "Text", "external_id": "YL9rt96W0lB", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1717", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Research Triangle International", "Start Date": "2014-10-01", "Operational Unit": "Zimbabwe"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17882 - RTI Follow-on", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17882", "descriptions": []}{"datatype": "Text", "external_id": "yWYfvXb9lIC", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6277", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "International Center for AIDS Care and Treatment Programs, Columbia University", "Start Date": "2014-10-01", "Operational Unit": "Zimbabwe"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17883 - SEAM Follow-On", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17883", "descriptions": []}{"datatype": "Text", "external_id": "qHY0nLFwcjs", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "14350", "End Date": "2018-09-30", "Agency": "HHS/HRSA", "Partner": "Health Research Inc./New York State Department of Health", "Start Date": "2014-10-01", "Operational Unit": "Zimbabwe"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17884 - Quality Improvement Capacity for Impact Project (QICIP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17884", "descriptions": []}{"datatype": "Text", "external_id": "BxzIDQIuClj", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "13939", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Biomedical Research and Training Institute", "Start Date": "2014-10-01", "Operational Unit": "Zimbabwe"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17885 - BRTI Follow-on", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17885", "descriptions": []}{"datatype": "Text", "external_id": "g0XW2U6ZaVV", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Zimbabwe"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17886 - PSI Follow-on", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17886", "descriptions": []}{"datatype": "Text", "external_id": "jw1PeVEFFTp", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16525", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "John Snow Inc (JSI)", "Start Date": "2014-10-01", "Operational Unit": "Zimbabwe"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17887 - AIDS Free EGPAF", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17887", "descriptions": []}{"datatype": "Text", "external_id": "hfJ5M1siXsj", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15708", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Foundation for Innovative New Diagnostics", "Start Date": "2014-09-30", "Operational Unit": "Burma"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17888 - FIND", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17888", "descriptions": []}{"datatype": "Text", "external_id": "N14H78A3Ty4", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "12157", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "The International Union Against Tuberculosis and Lung Disease", "Start Date": "2014-09-30", "Operational Unit": "Zimbabwe"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17889 - Challenge TB", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17889", "descriptions": []}{"datatype": "Text", "external_id": "OjZMBXIJcgK", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6551", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "University Teaching Hospital", "Start Date": "2014-09-30", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17890 - UTH FOLLOW ON ( Combined HAP & LAB)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17890", "descriptions": []}{"datatype": "Text", "external_id": "gRFcMMjCKlg", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16585", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "African Society for Laboratory Medicine", "Start Date": "2014-10-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17891 - ASLM", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17891", "descriptions": []}{"datatype": "Text", "external_id": "ykPQCuNU2mB", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17892 - Quality in Health", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17892", "descriptions": []}{"datatype": "Text", "external_id": "O8m44Yajfd5", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17893 - New HIV/AIDS Policy Instrument", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17893", "descriptions": []}{"datatype": "Text", "external_id": "qnSP6S4vIcj", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-10-01", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17894 - TA for Combination Prevention Model", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17894", "descriptions": []}{"datatype": "Text", "external_id": "mET1xz2okgq", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-10-01", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17895 - Strengthening Care & Treatment Cascade", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17895", "descriptions": []}{"datatype": "Text", "external_id": "LdKIbhy04aU", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17896 - TBD - Support USG SI Activities", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17896", "descriptions": []}{"datatype": "Text", "external_id": "SU47YAy0b3G", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-10-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17897 - Better Health Service Delivey Through Community Monitoring in Zambia", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17897", "descriptions": []}{"datatype": "Text", "external_id": "WXTSP4Te0sz", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16848", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Ministry of Family, Women, and Social Affairs, Cote d\u2019Ivoire", "Start Date": "2014-09-30", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17898 - MFFAS-PNOEV CoAg 2010", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17898", "descriptions": []}{"datatype": "Text", "external_id": "BXshiIaB7VJ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-10-01", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17899 - Key Populations Knowledge Management on HIV/AIDS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17899", "descriptions": []}{"datatype": "Text", "external_id": "AERgPWiOwQe", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-10-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17900 - Follow on - TBD - Key populations", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17900", "descriptions": []}{"datatype": "Text", "external_id": "zw5mAqy9SJU", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-10-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17901 - Follow-on_TBD Community Partners", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17901", "descriptions": []}{"datatype": "Text", "external_id": "BXucLkQOlnG", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19907", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Palladium Group", "Start Date": "2014-10-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17902 - Health Policy Plus", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17902", "descriptions": []}{"datatype": "Text", "external_id": "D8E6pvxV5Tl", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "904", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Emory University", "Start Date": "2014-10-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17903 - African Health Profession Regulatory Collaborative for Nurses and Midwives (ARC)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17903", "descriptions": []}{"datatype": "Text", "external_id": "e1eJISPfsjy", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-10-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17904 - TBD_IPCI Follow-on", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17904", "descriptions": []}{"datatype": "Text", "external_id": "IlX4ls7waAX", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17905 - Strengthening the HIV Services Quality Management Systems of the Federal Ministry of Health and Regional Health Bureaus", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17905", "descriptions": []}{"datatype": "Text", "external_id": "qD93TP5hkwQ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17906 - Strengthening comprehensive HIV prevention, care, and treatment for key and high priority populations in Ethiopia", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17906", "descriptions": []}{"datatype": "Text", "external_id": "vTDacs4KL7C", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17907 - Comprehensive HIV Prevention, Care, and Treatment for the Federal Police Force of Ethiopia", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17907", "descriptions": []}{"datatype": "Text", "external_id": "fVMWoEbbeFs", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "831", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Federal Ministry of Health, Ethiopia", "Start Date": "2014-10-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17908 - Improving HIV/AIDS Prevention and Control Activities in Ethiopia", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17908", "descriptions": []}{"datatype": "Text", "external_id": "mZhzZQodvSR", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17909 - Support for the National Blood Transfusion Service of Ethiopia", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17909", "descriptions": []}{"datatype": "Text", "external_id": "LVQUligj8wH", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17911 - Health facility based peer-to-peer support for ART adherence, retention in care, and linkage to comprehensive HIV services in the Federal Democratic Republic of Ethiopia", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17911", "descriptions": []}{"datatype": "Text", "external_id": "kYFEhZfYaXo", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17912 - Technical assistance for national health information systems", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17912", "descriptions": []}{"datatype": "Text", "external_id": "WT7lbxWp17m", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17913 - Support for the National Blood Transfusion Service of Ethiopia", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17913", "descriptions": []}{"datatype": "Text", "external_id": "idq7yAi47t3", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "14461", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "ITECH", "Start Date": "2014-10-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17914 - LABQUASY - Itech/University of washington CoAg", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17914", "descriptions": []}{"datatype": "Text", "external_id": "nNBQ0KvAEKH", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16526", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Ministry of Health (MOH)", "Start Date": "2014-10-01", "Operational Unit": "Dominican Republic"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17915 - Strengthening Strategic Information Capacity, Detection of HIV/TB Co-Infection and Clinical Services to Mobile Populations in the Dominican Republic", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17915", "descriptions": []}{"datatype": "Text", "external_id": "kVkHBiap8Sz", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-10-01", "Operational Unit": "Dominican Republic"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17916 - Behavioral Sentinel Surveillance Among PLHIV enrolled in Clinical Services in the Dominican Republic", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17916", "descriptions": []}{"datatype": "Text", "external_id": "Xe1pVkzcnJH", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Papua New Guinea"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17917 - IBBS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17917", "descriptions": []}{"datatype": "Text", "external_id": "GDyGkaV85U0", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1155", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Columbia University", "Start Date": "2014-10-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17918 - Columbia ICAP- HIV Impact Assessment_Central Mech", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17918", "descriptions": []}{"datatype": "Text", "external_id": "yRZh2CL0Yrx", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16585", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "African Society for Laboratory Medicine", "Start Date": "2014-10-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17919 - HIV Rapid Testing Quality Improvement Initiative (RTQII)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17919", "descriptions": []}{"datatype": "Text", "external_id": "sxro6boEPIz", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "14350", "End Date": "2018-09-30", "Agency": "HHS/HRSA", "Partner": "Health Research Inc./New York State Department of Health", "Start Date": "2014-10-01", "Operational Unit": "Papua New Guinea"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17920 - Quality Improvement Capacity for Impact Project (QICIP)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17920", "descriptions": []}{"datatype": "Text", "external_id": "pxkJoUiA9jy", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "216", "End Date": "2018-09-30", "Agency": "HHS/HRSA", "Partner": "University of Washington", "Start Date": "2014-10-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17921 - International AIDS Education and Training Center", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17921", "descriptions": []}{"datatype": "Text", "external_id": "A5fxNCXa63x", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "521", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "University of North Carolina at Chapel Hill, Carolina Population Center", "Start Date": "2014-10-01", "Operational Unit": "Ukraine"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17922 - MEASURE EVALUATION IV", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17922", "descriptions": []}{"datatype": "Text", "external_id": "vASsg1cl0Cc", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17923 - Strengthening the HIV Services Quality Management Systems of the Federal Ministry of Health and Regional Health Bureaus", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17923", "descriptions": []}{"datatype": "Text", "external_id": "GBI6iAhEdk4", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-10-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17924 - TBD for VL and PMTCT", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17924", "descriptions": []}{"datatype": "Text", "external_id": "HsJccc5fqHl", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-10-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17925 - TBD for UW-ITECH follow-on", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17925", "descriptions": []}{"datatype": "Text", "external_id": "SQUGtH2maQR", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17926 - Health facility based peer-to-peer support for ART adherence, retention in care, and linkage to comprehensive HIV services in the Federal Democratic Republic of Ethiopia", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17926", "descriptions": []}{"datatype": "Text", "external_id": "mFInHG7rDxJ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "902", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Churches Health Association of Zambia", "Start Date": "2014-10-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17927 - Safe Motherhood 360+", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17927", "descriptions": []}{"datatype": "Text", "external_id": "AVb3i9nFeR2", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3733", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Association of Schools of Public Health", "Start Date": "2014-09-30", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17928 - CDC-ASPH Cooperative Agreement", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17928", "descriptions": []}{"datatype": "Text", "external_id": "yMg7Jzse1fm", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17929 - Technical assistance for national health information systems", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17929", "descriptions": []}{"datatype": "Text", "external_id": "pHJBGXyntyE", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17930 - Technical assistance for national health information systems", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17930", "descriptions": []}{"datatype": "Text", "external_id": "JqY0If3ohhr", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17931 - Technical assistance for national health information systems", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17931", "descriptions": []}{"datatype": "Text", "external_id": "dMWbXUQOt6A", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16526", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Ministry of Health (MOH)", "Start Date": "2014-10-01", "Operational Unit": "Ukraine"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17932 - NPHC/UCDC Epi/Surv/QI", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17932", "descriptions": []}{"datatype": "Text", "external_id": "zEIbmn0vPdh", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17933 - Strengthening comprehensive HIV prevention, care, and treatment for key and high priority populations in Ethiopia", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17933", "descriptions": []}{"datatype": "Text", "external_id": "PZXAW60Jsgg", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17934 - Improving HIV/AIDS Prevention and Control Activities in Ethiopia", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17934", "descriptions": []}{"datatype": "Text", "external_id": "jdF6lrHTTM0", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "28", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Aga Khan Foundation", "Start Date": "2014-09-30", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17935 - Telemedicine Project in Cote d'Ivoire", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17935", "descriptions": []}{"datatype": "Text", "external_id": "eVlTJc3XuSa", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "617", "End Date": "2018-09-30", "Agency": "HHS/HRSA", "Partner": "International Training and Education Center on HIV", "Start Date": "2014-10-01", "Operational Unit": "Ukraine"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17938 - ITECH", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17938", "descriptions": []}{"datatype": "Text", "external_id": "Rw7dOJoNixL", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "456", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Management Systems International", "Start Date": "2014-10-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17939 - Evaluation, Monitoring and Survey Services", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17939", "descriptions": []}{"datatype": "Text", "external_id": "N5Xkk5rI4ho", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17940 - OSSA Follow On", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17940", "descriptions": []}{"datatype": "Text", "external_id": "HcIzCwr0YwX", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17941 - NASTAD Follow On", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17941", "descriptions": []}{"datatype": "Text", "external_id": "HDR9wYdTaYr", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "440", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2014-10-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17942 - PRIVATE SECTOR HEALTH PROJECT", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17942", "descriptions": []}{"datatype": "Text", "external_id": "wfeswmNdTX2", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17943 - EIMC TA", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17943", "descriptions": []}{"datatype": "Text", "external_id": "w1PQOiizsiF", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2014-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17944 - Linkages", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17944", "descriptions": []}{"datatype": "Text", "external_id": "kSwRAXoQ4oI", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19817", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "mHealth Kenya", "Start Date": "2014-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17945 - mHealth", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17945", "descriptions": []}{"datatype": "Text", "external_id": "g9EzAVmh3hv", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16585", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "African Society for Laboratory Medicine", "Start Date": "2014-09-30", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17946 - ASLM", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17946", "descriptions": []}{"datatype": "Text", "external_id": "c3nkAnlWRTv", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "246", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "African Medical and Research Foundation", "Start Date": "2014-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17947 - Implementation of Sustainable Laboratory Quality Systems", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17947", "descriptions": []}{"datatype": "Text", "external_id": "kvPkGnZExvU", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16585", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "African Society for Laboratory Medicine", "Start Date": "2014-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17948 - Laboratory Networking", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17948", "descriptions": []}{"datatype": "Text", "external_id": "k8IQOyf8F3s", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "7715", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "University Research Council", "Start Date": "2014-09-30", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17949 - Strengthening High Quality Laboratory Services Scale-up for HIV Diagnosis Care, Treatment and Monitoring in Malawi under PEPFAR", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17949", "descriptions": []}{"datatype": "Text", "external_id": "rCapkgnlR9o", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "519", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of Maryland", "Start Date": "2014-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17950 - Implementation of Sustainable Laboratory Quality Systems", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17950", "descriptions": []}{"datatype": "Text", "external_id": "U3H9ma3IsLe", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "FHI 360", "Start Date": "2014-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17951 - Implementation of Sustainable Laboratory Quality Systems", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17951", "descriptions": []}{"datatype": "Text", "external_id": "ryIpq3iZ4Eh", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "14311", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Global Implementation Solutions", "Start Date": "2014-09-30", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17952 - Implementation of Susitainable Quality Laboratory Systems", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17952", "descriptions": []}{"datatype": "Text", "external_id": "YkbGYEPzGmZ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-10-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17953 - Ethiopia Highly Vulnerable Children Program Evaluation", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17953", "descriptions": []}{"datatype": "Text", "external_id": "yUZX3yGXqpT", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "14311", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Global Implementation Solutions", "Start Date": "2014-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17954 - Implementation of Sustainable Laboratory Quality Systems", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17954", "descriptions": []}{"datatype": "Text", "external_id": "Rgvzqsq6R0q", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4622", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "American International Health Alliance Twinning Center", "Start Date": "2014-09-30", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17955 - AIHA", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17955", "descriptions": []}{"datatype": "Text", "external_id": "PZluWm5VgcX", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "219", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "JHPIEGO", "Start Date": "2014-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17956 - VMMC QA Support", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17956", "descriptions": []}{"datatype": "Text", "external_id": "BJUqe1h1mcW", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17957 - EIMC Technical Assistance", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17957", "descriptions": []}{"datatype": "Text", "external_id": "CbWmYecDywH", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19907", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Palladium Group", "Start Date": "2014-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17958 - Afyainfo National Mechanism Follow on (HIGDA)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17958", "descriptions": []}{"datatype": "Text", "external_id": "GwMD4iw1rKj", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "535", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "University of Nairobi", "Start Date": "2014-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17959 - Sustaining National HMIS Kenya", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17959", "descriptions": []}{"datatype": "Text", "external_id": "LoddsBE4lcC", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "230", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Population Council", "Start Date": "2014-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17960 - Avenir Health", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17960", "descriptions": []}{"datatype": "Text", "external_id": "UUSJf6VKG5Z", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17961 - VMMC QA Support", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17961", "descriptions": []}{"datatype": "Text", "external_id": "tYjKNp6nDqX", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17962 - EIMC Technical Assistance", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17962", "descriptions": []}{"datatype": "Text", "external_id": "bfhjYIM24f3", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10676", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Henry Jackson Foundation", "Start Date": "2014-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17963 - Non-Research Activities", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17963", "descriptions": []}{"datatype": "Text", "external_id": "NgoBs8L0KjL", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "596", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "University of North Carolina", "Start Date": "2014-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17964 - Measure Evaluation IV", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17964", "descriptions": []}{"datatype": "Text", "external_id": "G2dhwXLSp4s", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "33", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Catholic Relief Services", "Start Date": "2014-10-01", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17965 - 4Children", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17965", "descriptions": []}{"datatype": "Text", "external_id": "bw2p4ZDyi9N", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Population Services International", "Start Date": "2014-10-01", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17966 - Support for International Family Planning and Health Organization 2 (SIFPO 2)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17966", "descriptions": []}{"datatype": "Text", "external_id": "KAvfaM37vYA", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19950", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "The Luke Commission", "Start Date": "2014-10-01", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17967 - Comprehensive Mobile Clinical and Prevention Services (CMCPS)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17967", "descriptions": []}{"datatype": "Text", "external_id": "FbD7NTQZSSW", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "848", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Wits Health Consortium, Reproductive Health Research Unit", "Start Date": "2014-10-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17968 - Wits Health Consortium Capacity Building (CDC GH001538)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17968", "descriptions": []}{"datatype": "Text", "external_id": "Cj05purkorm", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "539", "End Date": "2018-09-30", "Agency": "HHS/HRSA", "Partner": "University of Stellenbosch, South Africa", "Start Date": "2014-10-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17969 - SURMEPI: Stellenbosch University Rural Medical Education Partenreship Initiative HQ T84HA21652", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17969", "descriptions": []}{"datatype": "Text", "external_id": "ILSqTUvSkP3", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-10-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17970 - TBD Zanzibar Follow on - (GH002168)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17970", "descriptions": []}{"datatype": "Text", "external_id": "yg7xhnsYIAY", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17971 - TBD-SIMS USAID", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17971", "descriptions": []}{"datatype": "Text", "external_id": "mh0ijRnoaPf", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "521", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "University of North Carolina at Chapel Hill, Carolina Population Center", "Start Date": "2014-10-01", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17972 - Measure Evaluation Phase IV", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17972", "descriptions": []}{"datatype": "Text", "external_id": "W43zJHZijwb", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1155", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Columbia University", "Start Date": "2014-10-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17975 - ICAP Combination Prevention and Technical Assistance. - (GH000994)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17975", "descriptions": []}{"datatype": "Text", "external_id": "uMQO6AIC7FA", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1923", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Association of Public Health Laboratories", "Start Date": "2014-10-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17976 - Supporting Laboratory Strengthening Activities in Resource-Limited Countries Under the President\u2019s Emergency Plan for AIDS Relief", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17976", "descriptions": []}{"datatype": "Text", "external_id": "IEzsK8RvcrU", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4622", "End Date": "2018-09-30", "Agency": "HHS/HRSA", "Partner": "American International Health Alliance Twinning Center", "Start Date": "2014-10-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17977 - Biomedical Engineering Support for Equipment Maintenance and Training in Clinical Laboratory Sites Providing HIV/AIDS Care and Treatment", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17977", "descriptions": []}{"datatype": "Text", "external_id": "oWxVb5P0uPn", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9077", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Infectious Disease Institute", "Start Date": "2014-10-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17978 - Acceleration of Regional Comprehensive HIV &AIDS Service Delivery through HSS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17978", "descriptions": []}{"datatype": "Text", "external_id": "tp975AV09cf", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15446", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Medical Access Uganda Limited (MAUL)", "Start Date": "2014-10-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17979 - To support the centralized procurement; warehousing and distribution of HIV/AIDS related commodities for CDC funded programs in Uganda", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17979", "descriptions": []}{"datatype": "Text", "external_id": "EDiNgTRRjEK", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "415", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "South African Military Health Service", "Start Date": "2014-10-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17980 - Masibambisane1", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17980", "descriptions": []}{"datatype": "Text", "external_id": "WLz9TrYFpXW", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "972", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "Society for Family Health - South Africa", "Start Date": "2014-10-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17981 - Society For Family Health/Population Services International", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17981", "descriptions": []}{"datatype": "Text", "external_id": "qSJ6JWBOFOf", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15719", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "ICF Macro", "Start Date": "2014-10-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17982 - HIV Community Care and Support Study", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17982", "descriptions": []}{"datatype": "Text", "external_id": "iy91ZTuByOC", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1715", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "National Tuberculosis and Leprosy Control Program", "Start Date": "2014-10-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17983 - TBD GoT TB Follow On", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17983", "descriptions": []}{"datatype": "Text", "external_id": "YQEPNTQiKpu", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-10-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17984 - TBD Lab Quality TA", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17984", "descriptions": []}{"datatype": "Text", "external_id": "O0wruycudbs", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19931", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Africa Society for Blooks Transfusions", "Start Date": "2014-10-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17985 - TBD Blood Safety TA - (GH001565)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17985", "descriptions": []}{"datatype": "Text", "external_id": "iwBL2uhI2XL", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15710", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Ariel Glaser Pediatric AIDS Healthcare Initiative", "Start Date": "2014-10-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17986 - Local FOA TBD1 - (GH002021)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17986", "descriptions": []}{"datatype": "Text", "external_id": "oBHZ7PO5ol4", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "220", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Management Sciences for Health", "Start Date": "2014-10-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17987 - TBD Institutional Capacity Building TA - (GH001929)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17987", "descriptions": []}{"datatype": "Text", "external_id": "ZOZBPL2t0Lq", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "517", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of California at San Francisco", "Start Date": "2014-10-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17988 - TBD Surveillance TA - (GH000977)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17988", "descriptions": []}{"datatype": "Text", "external_id": "aXaMIQyU5Px", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-10-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17989 - TBD RHMT TA", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17989", "descriptions": []}{"datatype": "Text", "external_id": "vJKZfY0qkb8", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "519", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of Maryland", "Start Date": "2014-10-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17990 - TBD Clinical TA (International) - (GH001950)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17990", "descriptions": []}{"datatype": "Text", "external_id": "Yo0kp2ZtGEU", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1155", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Columbia University", "Start Date": "2014-10-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17991 - TBD Comprehensive High Impact HIV Prevention IP (Local) - (GH002018)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17991", "descriptions": []}{"datatype": "Text", "external_id": "JJpsqPhtbhM", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "544", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "UNAIDS - Joint United Nations Programme on HIV/AIDS", "Start Date": "2014-10-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17992 - TBD Multilateral AIDS Sector Follow On", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17992", "descriptions": []}{"datatype": "Text", "external_id": "SRRWFaVMGsB", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1636", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Tanzania Commission for AIDS", "Start Date": "2014-10-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17993 - TBD GoT AIDS Sector Follow On - (GH002170)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17993", "descriptions": []}{"datatype": "Text", "external_id": "aPmOuiuPvgr", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "204", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Start Date": "2014-09-30", "Operational Unit": "Lesotho"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17994 - Supporting HIV and TB Response in the Kingdom of Lesotho through District Based Comprehensive Prevention, Care and Treatment Programs and Health Sysytems Strengthening under PEPFAR", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17994", "descriptions": []}{"datatype": "Text", "external_id": "FDZgGFJhp4C", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "13168", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Cardno Emerging Markets", "Start Date": "2014-09-30", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17995 - CDC PPP Management", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17995", "descriptions": []}{"datatype": "Text", "external_id": "cieQ6eG8x3U", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17996 - University Partnership Field Epidemiology Expansion", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17996", "descriptions": []}{"datatype": "Text", "external_id": "BLtZAWJuJmD", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9853", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "New Partner", "Start Date": "2014-09-30", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17997 - Strengthening Malawi's Vital Statistics Systems through Civil Registration under PEPFAR", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17997", "descriptions": []}{"datatype": "Text", "external_id": "sVGevMyl0SZ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "216", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "University of Washington", "Start Date": "2014-09-30", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17998 - Technical Assistance and Fellowship Program Partnership", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17998", "descriptions": []}{"datatype": "Text", "external_id": "PUX92iKN8ke", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9651", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "University of Malawi College of Medicine", "Start Date": "2014-09-30", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17999 - Improving Medical Education in Malawi", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17999", "descriptions": []}{"datatype": "Text", "external_id": "vSEy9OdNuVJ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9853", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "New Partner", "Start Date": "2014-09-30", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18000 - Improving Access to VMMC Services in Malawi", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18000", "descriptions": []}{"datatype": "Text", "external_id": "XsJinvC0cyP", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "463", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "University Research Corporation, LLC", "Start Date": "2014-09-30", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18001 - Strengthening High Quality Laboratory Services Scale-up for HIV Diagnosis Care, Treatment and Monitoring in Malawi under PEPFAR", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18001", "descriptions": []}{"datatype": "Text", "external_id": "WqXLgoS6fE5", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Population Services International", "Start Date": "2014-09-30", "Operational Unit": "Lesotho"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18002 - TARGET: Increasing access to HIV counseling, testing and enhancing HIV/ADIS prevention", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18002", "descriptions": []}{"datatype": "Text", "external_id": "xMwNfQczd9L", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10018", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Global Healthcare Public Foundation", "Start Date": "2014-10-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18003 - Technical assistance for strengthening national laboratory systems in Uganda under the President\u2019s Emergency Plan for AIDS Relief", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18003", "descriptions": []}{"datatype": "Text", "external_id": "L7MftFnZO8d", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1633", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "National Institute for Medical Research", "Start Date": "2014-09-30", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18004 - NIMR Follow On", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18004", "descriptions": []}{"datatype": "Text", "external_id": "lhSaquhM4o8", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9646", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "KNCV Tuberculosis Foundation", "Start Date": "2014-10-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18005 - Challenge TB", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18005", "descriptions": []}{"datatype": "Text", "external_id": "TxAqW6TlLvn", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15712", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Management development for Health", "Start Date": "2014-09-30", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18006 - MDH Kagera", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18006", "descriptions": []}{"datatype": "Text", "external_id": "NDLt4Gajc1d", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18007 - Treatment TBD 1", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18007", "descriptions": []}{"datatype": "Text", "external_id": "b6bg8201VhO", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18008 - Treatment TBD 2", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18008", "descriptions": []}{"datatype": "Text", "external_id": "gNPKeQWzbHv", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18009 - Treatment TBD 3", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18009", "descriptions": []}{"datatype": "Text", "external_id": "pFTUncJRy6R", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "5301", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Association for Reproductive and Family Health", "Start Date": "2014-10-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18010 - Local Partners for Orphans & Vulnerable Children 1", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18010", "descriptions": []}{"datatype": "Text", "external_id": "CS4CLXt1Uuz", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10091", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "American Society for Microbiology", "Start Date": "2014-09-30", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18011 - ASM Lab Follow on", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18011", "descriptions": []}{"datatype": "Text", "external_id": "jUZElA1qjy1", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18012 - TBD-Limited Competition - Lab", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18012", "descriptions": []}{"datatype": "Text", "external_id": "SUWgQdn3T53", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18013 - ASM Lab Follow on", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18013", "descriptions": []}{"datatype": "Text", "external_id": "h8xRDyYxbmg", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18014 - TBD-Fully Competitive - Community Based Services", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18014", "descriptions": []}{"datatype": "Text", "external_id": "j7sLlNu5nZB", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18015 - TBD-Human Resource Support", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18015", "descriptions": []}{"datatype": "Text", "external_id": "MnTlgUSSxTm", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2014-09-30", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18016 - Linkages", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18016", "descriptions": []}{"datatype": "Text", "external_id": "QI9nL248jTo", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "204", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Start Date": "2014-10-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18017 - EGPAF: HQ Technical Assistance CoAg", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18017", "descriptions": []}{"datatype": "Text", "external_id": "Qup5kjVK3r4", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2014-10-01", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18018 - Linkages", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18018", "descriptions": []}{"datatype": "Text", "external_id": "W2979zToZs2", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18019 - ASM Lab Follow on", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18019", "descriptions": []}{"datatype": "Text", "external_id": "m8AckxbUL8L", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "204", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Start Date": "2014-10-01", "Operational Unit": "Lesotho"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18020 - Providing Universal Services for HIV/AIDS (PUSH)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18020", "descriptions": []}{"datatype": "Text", "external_id": "pwvXLpofbb7", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10669", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Health Information Systems Program", "Start Date": "2014-10-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18021 - Health Information Systems Programs (CDC GH001922)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18021", "descriptions": []}{"datatype": "Text", "external_id": "IQX24pFLtoF", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-10-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18022 - TBD Gender Analysis", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18022", "descriptions": []}{"datatype": "Text", "external_id": "B8KANJp5k8f", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-10-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18023 - TBD Comprehensive Follow On", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18023", "descriptions": []}{"datatype": "Text", "external_id": "R81xeNh6bXU", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "216", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of Washington", "Start Date": "2014-10-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18024 - HIV Surveillance for Epidemic Control in Malawi under the President\u2019s Emergency Plan for AIDS Relief (PEPFAR)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18024", "descriptions": []}{"datatype": "Text", "external_id": "NNHq2qVK085", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3933", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Lighthouse", "Start Date": "2014-10-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18025 - Achieving HIV Epidemic Control through Scaling up Quality Testing, Care and Treatment in Malawi under the President\u2019s Plan for AIDS Relief (PEPFAR)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18025", "descriptions": []}{"datatype": "Text", "external_id": "dsCh4gJklNY", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18026 - TBD VMMC", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18026", "descriptions": []}{"datatype": "Text", "external_id": "nWgJmfsKihl", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18027 - Adolescent HIV Activity", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18027", "descriptions": []}{"datatype": "Text", "external_id": "UqILtwEd8N6", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "595", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "World Learning", "Start Date": "2014-10-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18028 - Malawi Scholarship Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18028", "descriptions": []}{"datatype": "Text", "external_id": "e39LooDuylF", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-10-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18029 - Acceleration of Regional Comprehensive HIV &AIDS Service Delivery through HSS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18029", "descriptions": []}{"datatype": "Text", "external_id": "MR4nPeOLPyn", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-10-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18030 - Acceleration of Regional Comprehensive HIV &AIDS Service Delivery through HSS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18030", "descriptions": []}{"datatype": "Text", "external_id": "MxJE0LwHd4c", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-10-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18031 - Acceleration of Regional Comprehensive HIV &AIDS Service Delivery through HSS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18031", "descriptions": []}{"datatype": "Text", "external_id": "WQXDZm4Hcs4", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-10-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18032 - Acceleration of Regional Comprehensive HIV &AIDS Service Delivery through HSS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18032", "descriptions": []}{"datatype": "Text", "external_id": "skeHuNEWLJP", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-10-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18033 - Acceleration of Regional Comprehensive HIV &AIDS Service Delivery through HSS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18033", "descriptions": []}{"datatype": "Text", "external_id": "G93fIdpOrXp", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "323", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "The AIDS Support Organization", "Start Date": "2014-10-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18034 - Acceleration of Regional Comprehensive HIV &AIDS Service Delivery through HSS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18034", "descriptions": []}{"datatype": "Text", "external_id": "CV02tH7l3Hq", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "216", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of Washington", "Start Date": "2014-10-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18035 - Namibia Mechanism for Public Health Assistance, Capacity, and Technical Support (NAM-PHACTS)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18035", "descriptions": []}{"datatype": "Text", "external_id": "XoU6MQeEi2a", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16585", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "African Society for Laboratory Medicine", "Start Date": "2014-10-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18036 - Cooperative Agreement UGH000710", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18036", "descriptions": []}{"datatype": "Text", "external_id": "Ih45ZSJWp86", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "216", "End Date": "2018-09-30", "Agency": "HHS/HRSA", "Partner": "University of Washington", "Start Date": "2014-10-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18037 - HRSA/I-TECH", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18037", "descriptions": []}{"datatype": "Text", "external_id": "XCO1FpPK2YD", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1155", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Columbia University", "Start Date": "2014-09-30", "Operational Unit": "Lesotho"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18038 - CDC HMIS support to the MOH", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18038", "descriptions": []}{"datatype": "Text", "external_id": "BTpw1ifC8wQ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "547", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "United Nations Children's Fund", "Start Date": "2014-10-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18039 - UNICEF", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18039", "descriptions": []}{"datatype": "Text", "external_id": "enUR9AVFl3G", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "549", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "World Health Organization", "Start Date": "2014-10-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18040 - WHO", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18040", "descriptions": []}{"datatype": "Text", "external_id": "CaXu7g5BUDt", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-10-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18041 - Technical Assistance to strengthen the Capacity of the MOH to execute its Public Health Functions for HIV & AIDS Epidemic control and respond to other disease outbreaks in the republic of Uganda under PEPFAR through HSS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18041", "descriptions": []}{"datatype": "Text", "external_id": "iASRcWeC3Op", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "8386", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Makerere University School of Public Health", "Start Date": "2014-10-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18042 - Technical Assistance for Public Health Workforce Development", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18042", "descriptions": []}{"datatype": "Text", "external_id": "r8Kz6dRk8uA", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3932", "End Date": "2014-09-30", "Agency": "State/AF", "Partner": "Regional Procurement Support Office/Frankfurt", "Start Date": "2014-09-30", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18043 - Construction and Renovation", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18043", "descriptions": []}{"datatype": "Text", "external_id": "ieAESg9IHlm", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18044 - TBD-SIMS USAID", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18044", "descriptions": []}{"datatype": "Text", "external_id": "M5pRGEtCnPy", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "219", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "JHPIEGO", "Start Date": "2014-10-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18045 - Bringing VMMC Services to Scale in the MDF", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18045", "descriptions": []}{"datatype": "Text", "external_id": "zzra52jvVQj", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "217", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "IntraHealth International, Inc", "Start Date": "2014-09-30", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18046 - Strengthening HRH", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18046", "descriptions": []}{"datatype": "Text", "external_id": "zJ5tFda9sVS", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "597", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "National Alliance of State and Territorial AIDS Directors", "Start Date": "2014-10-01", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18047 - NASTAD 1525", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18047", "descriptions": []}{"datatype": "Text", "external_id": "N9cNnqlwvyT", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19877", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Global Health Supply Chain Program", "Start Date": "2014-10-01", "Operational Unit": "Lesotho"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18048 - Global Health Supply Chain Management", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18048", "descriptions": []}{"datatype": "Text", "external_id": "UzuZkKNywQv", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2014-10-01", "Operational Unit": "Cameroon"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18049 - LINKAGES", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18049", "descriptions": []}{"datatype": "Text", "external_id": "MgCrzG3iMhc", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "12496", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Center for Development and Health", "Start Date": "2014-10-01", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18050 - CDS 1528", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18050", "descriptions": []}{"datatype": "Text", "external_id": "HIDKU23eibp", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "230", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Population Council", "Start Date": "2014-09-30", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18051 - Project SOAR (Supporting Operational AIDS Research)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18051", "descriptions": []}{"datatype": "Text", "external_id": "v3KVcUbSLhO", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18052 - Child and Youth Development Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18052", "descriptions": []}{"datatype": "Text", "external_id": "RAXTkgZPqDz", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "219", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "JHPIEGO", "Start Date": "2014-09-30", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18053 - Maternal and Child Survival Program (MCSP)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18053", "descriptions": []}{"datatype": "Text", "external_id": "a3zAHlk2JUc", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18054 - Social Marketing and Communication", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18054", "descriptions": []}{"datatype": "Text", "external_id": "qbyQab8iTnR", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18055 - Challenge TB", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18055", "descriptions": []}{"datatype": "Text", "external_id": "xjrkqO2jByb", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2014-10-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18056 - Comprehensive Platform for Integrated Communication Interventions (CPICI)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18056", "descriptions": []}{"datatype": "Text", "external_id": "BtkSh3fqQdF", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2014-10-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18057 - YouthPower: Implementation- Task Order 1.", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18057", "descriptions": []}{"datatype": "Text", "external_id": "PpdD2FUIxxT", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "440", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2014-10-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18058 - Strengthening Health Outcomes through the Private Sector in Tanzania (SHOPS+)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18058", "descriptions": []}{"datatype": "Text", "external_id": "MejVu3dvxBe", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16525", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "John Snow Inc (JSI)", "Start Date": "2014-10-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18059 - Advancing Partners and Communities", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18059", "descriptions": []}{"datatype": "Text", "external_id": "CSOwDSnZdfl", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "204", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Start Date": "2014-10-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18060 - Boresha Afya Northern Zone", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18060", "descriptions": []}{"datatype": "Text", "external_id": "UzH6BtMfyvo", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10553", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Futures Group", "Start Date": "2014-10-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18061 - Health Policy Plus (HP+)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18061", "descriptions": []}{"datatype": "Text", "external_id": "RQgvaO8HKKd", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "14748", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "NACC", "Start Date": "2014-10-01", "Operational Unit": "Cameroon"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18062 - Strengthening the Capacity of the National AIDS Control Commitee to Ensure Prevention of HIV in Health Care Settings", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18062", "descriptions": []}{"datatype": "Text", "external_id": "TyESWSzMPGL", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19877", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Global Health Supply Chain Program", "Start Date": "2014-10-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18063 - Global Health Supply Chain Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18063", "descriptions": []}{"datatype": "Text", "external_id": "KrgaG7rzNrS", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "12020", "End Date": "2014-09-30", "Agency": "State/AF", "Partner": "State/AF (partner)", "Start Date": "2014-09-30", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18064 - FAKE", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18064", "descriptions": []}{"datatype": "Text", "external_id": "pl6ALxima4Q", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18065 - Scaling up HIV/AIDS prevention, care and treatment services through faith-based organizations", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18065", "descriptions": []}{"datatype": "Text", "external_id": "JRemMmYKK83", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "DOD", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18066 - Mbeya Follow on", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18066", "descriptions": []}{"datatype": "Text", "external_id": "TOKHnW93oh2", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2016-09-30", "Agency": "DOD", "Partner": "TBD", "Start Date": "2014-10-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18067 - Mbeya HJF Follow on", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18067", "descriptions": []}{"datatype": "Text", "external_id": "JEhzwxvxdmU", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2016-09-30", "Agency": "DOD", "Partner": "TBD", "Start Date": "2014-10-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18068 - Ruvuma HJF Follow on", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18068", "descriptions": []}{"datatype": "Text", "external_id": "miU44ap63ML", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "217", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "IntraHealth International, Inc", "Start Date": "2014-09-30", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18069 - Strengthening HRH", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18069", "descriptions": []}{"datatype": "Text", "external_id": "ilWaaDLVXJm", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9652", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "DevTech Systems Inc", "Start Date": "2014-10-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18070 - Monitoring, Evaluation & Learning Program (MEL)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18070", "descriptions": []}{"datatype": "Text", "external_id": "ExA0dyRBths", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18071 - HCWM TBD", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18071", "descriptions": []}{"datatype": "Text", "external_id": "hfxtUNWYqFn", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9853", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "New Partner", "Start Date": "2014-10-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18072 - Results-based Financing", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18072", "descriptions": []}{"datatype": "Text", "external_id": "D1Vk4ZqaqNr", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18073 - Warehouse Construction", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18073", "descriptions": []}{"datatype": "Text", "external_id": "sTxbheu179H", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18074 - MER Outcomes Monitoring (MEASURE)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18074", "descriptions": []}{"datatype": "Text", "external_id": "RZRV8Vt01kd", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19845", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Widows and Orphans Empowerment Organization", "Start Date": "2014-10-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18075 - Local Partners for Orphans & Vulnerable Children 2", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18075", "descriptions": []}{"datatype": "Text", "external_id": "m1dPAZL8JJM", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19813", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Dexis Consulting Group", "Start Date": "2014-10-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18076 - Global Health Program Cycle Improvement Project (GH Pro)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18076", "descriptions": []}{"datatype": "Text", "external_id": "dUmEzR3OLUA", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "594", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "World Education", "Start Date": "2014-10-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18077 - Ref to Mech ID # 17696 for current bugdet & targets for Better Outcomes for Children and Youth Eastern and Northern Regions (BOCY)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18077", "descriptions": []}{"datatype": "Text", "external_id": "lSOvFtf3kKY", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16860", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Vodafone Foundation", "Start Date": "2014-09-30", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18078 - Vodafone Foundation PPP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18078", "descriptions": []}{"datatype": "Text", "external_id": "hWX9hMyPnBW", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18079 - Pediatric AIDS Initiative", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18079", "descriptions": []}{"datatype": "Text", "external_id": "K0iPH9GPdvi", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1155", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Columbia University", "Start Date": "2014-10-01", "Operational Unit": "Cameroon"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18080 - ICAP - PMTCT-ART Center-Littoral 2015", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18080", "descriptions": []}{"datatype": "Text", "external_id": "JpheXNFPR1o", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18081 - Pediatric AIDS Initiative", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18081", "descriptions": []}{"datatype": "Text", "external_id": "O4uoo4xy2u3", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "Commerce", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18082 - DUMMY MECHANISM - LUCILLE", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18082", "descriptions": []}{"datatype": "Text", "external_id": "nz3odB6rBXH", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "14159", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "COUNCIL OF SCIENTIFIC AND INDUSTRIAL RESEARCH", "Start Date": "2014-10-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18083 - Council for Scientific and Industrial Research (CDC GH001937)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18083", "descriptions": []}{"datatype": "Text", "external_id": "AUOz33okAw6", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18084 - TBD-SIMS USAID", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18084", "descriptions": []}{"datatype": "Text", "external_id": "jvXmP7otJHg", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-10-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18085 - USG OVC Programming and Economic Evaluation", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18085", "descriptions": []}{"datatype": "Text", "external_id": "NvGTVKPe3cg", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1212", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Measure Evaluation", "Start Date": "2014-10-01", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18086 - MEASURE Evaluation Phase IV", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18086", "descriptions": []}{"datatype": "Text", "external_id": "USh4dqQfZS7", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18087 - TBD", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18087", "descriptions": []}{"datatype": "Text", "external_id": "rPwsXolpTOx", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "33", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Catholic Relief Services", "Start Date": "2014-10-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18088 - 4Children", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18088", "descriptions": []}{"datatype": "Text", "external_id": "IC23kfVMTGf", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "DOD", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18089 - TBD Prevalence Survey", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18089", "descriptions": []}{"datatype": "Text", "external_id": "bwG8qp6Jf4k", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Democratic Republic of the Congo"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18090 - Linkages Across the Continuum of HIV Services for Key Populations Affected by HIV (Linkages)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18090", "descriptions": []}{"datatype": "Text", "external_id": "Imj2tBhp2z1", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "228", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Pathfinder International", "Start Date": "2014-10-01", "Operational Unit": "Democratic Republic of the Congo"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18091 - Kipa Ya Mupia/Evidence to Action - PROSANI Plus", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18091", "descriptions": []}{"datatype": "Text", "external_id": "JVafaPfopJf", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "233", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Program for Appropriate Technology in Health", "Start Date": "2014-10-01", "Operational Unit": "Democratic Republic of the Congo"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18092 - Integrated HIV/AIDS Project Haut-Katanga/Lualaba", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18092", "descriptions": []}{"datatype": "Text", "external_id": "NF0auG4z9GK", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "204", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Start Date": "2014-10-01", "Operational Unit": "Democratic Republic of the Congo"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18093 - Integrated HIV/AIDS Project Kinshasa", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18093", "descriptions": []}{"datatype": "Text", "external_id": "HNthTsFA2OP", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "228", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Pathfinder International", "Start Date": "2014-10-01", "Operational Unit": "Democratic Republic of the Congo"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18094 - KIPA /EVIDENCE TO ACTION-PROVIC PLUS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18094", "descriptions": []}{"datatype": "Text", "external_id": "IvqGGn6pnZm", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2014-10-01", "Operational Unit": "Democratic Republic of the Congo"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18095 - Cross Border-Health Integrated Partnership Project (CB-HIPP)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18095", "descriptions": []}{"datatype": "Text", "external_id": "EzR1n3Psztz", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6277", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "International Center for AIDS Care and Treatment Programs, Columbia University", "Start Date": "2014-10-01", "Operational Unit": "Democratic Republic of the Congo"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18096 - Increase Access to Comprehensive HIV/AIDS Prevention, Care, and Treatment Services in DRC under PEPFAR", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18096", "descriptions": []}{"datatype": "Text", "external_id": "ZkhahokEUeU", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "FHI 360", "Start Date": "2014-10-01", "Operational Unit": "Democratic Republic of the Congo"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18097 - Capacity Strengthening for Strategic Information", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18097", "descriptions": []}{"datatype": "Text", "external_id": "OtgjeRgO7rS", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "U.S. Department of Health and Human Services/Centers for Disease Control and Prevention (HHS/CDC)", "Start Date": "2014-09-30", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18098 - Centers for Disease Control & Prevention", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18098", "descriptions": []}{"datatype": "Text", "external_id": "FHEFTVQ4Ml2", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2014-10-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18099 - Linkages Across the Continuum of HIV Services for Key Populations affected by HIV (LINKAGES) Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18099", "descriptions": []}{"datatype": "Text", "external_id": "pTcOO55cTrd", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19879", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Ajuda de Desenvolvimento de Povo para Povo", "Start Date": "2014-10-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18100 - Primary School Retention and Transition to Secondary School for Vulnerable Girls in Zambezia", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18100", "descriptions": []}{"datatype": "Text", "external_id": "sjjPYVCAwfs", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "219", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "JHPIEGO", "Start Date": "2014-10-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18101 - Maternal and Child Survival Program (MCSP)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18101", "descriptions": []}{"datatype": "Text", "external_id": "JY5qvBun6bZ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "507", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Johns Hopkins University Center for Communication Programs", "Start Date": "2014-10-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18102 - Communication for Improved Health Outcomes (CIHO)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18102", "descriptions": []}{"datatype": "Text", "external_id": "zBx7trkBRNR", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2014-10-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18103 - Service Delivery and Support for Orphans and Vulnerable Children", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18103", "descriptions": []}{"datatype": "Text", "external_id": "fKm33mGxppJ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-10-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18104 - MMEMS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18104", "descriptions": []}{"datatype": "Text", "external_id": "wtAoATPrvnd", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18105 - HODI/Eurosis", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18105", "descriptions": []}{"datatype": "Text", "external_id": "FvONqNYyk9l", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "219", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "JHPIEGO", "Start Date": "2014-10-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18108 - FADM HIV Treatment Scale-Up Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18108", "descriptions": []}{"datatype": "Text", "external_id": "ziPVFGDnnq1", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "DOD", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18109 - DOD HIV TBD 2", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18109", "descriptions": []}{"datatype": "Text", "external_id": "TsNjayAPKa3", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19913", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "African Health Profession Regulatory Collaborative for Nurses and Midwives", "Start Date": "2014-10-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18110 - ARC - Nursing Council", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18110", "descriptions": []}{"datatype": "Text", "external_id": "E4dsbussFee", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4622", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "American International Health Alliance Twinning Center", "Start Date": "2014-09-30", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18111 - Disclosure counseling training for social service providers supporting parents, children and adolescents", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18111", "descriptions": []}{"datatype": "Text", "external_id": "H8X6FJ3kKvK", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-10-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18112 - School Based Testing", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18112", "descriptions": []}{"datatype": "Text", "external_id": "eojOYGlqDRI", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "228", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Pathfinder International", "Start Date": "2014-09-30", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18113 - Increasing access to HIV prevention care and treatment for Key Populations in Mozambique", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18113", "descriptions": []}{"datatype": "Text", "external_id": "oFd2P9eJ5NM", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-10-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18120 - HSS Follow On", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18120", "descriptions": []}{"datatype": "Text", "external_id": "bTYWuXp8eQY", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15719", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "ICF Macro", "Start Date": "2014-10-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18121 - Transition Monitoring", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18121", "descriptions": []}{"datatype": "Text", "external_id": "b2eH251NgGR", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "228", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Pathfinder International", "Start Date": "2014-10-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18122 - Family Planning Integrated Activity", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18122", "descriptions": []}{"datatype": "Text", "external_id": "TLxLYBnDLWU", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16782", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Counterpart International", "Start Date": "2014-10-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18123 - Parceria Civica para Boa Governacao", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18123", "descriptions": []}{"datatype": "Text", "external_id": "ly2QlLwI3dK", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16539", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "United Nations Office on Drug and Crime (UNODC)", "Start Date": "2013-09-01", "Operational Unit": "Central Asia Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18124 - UNODC", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18124", "descriptions": []}{"datatype": "Text", "external_id": "zRKNDPPhX58", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "7715", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "University Research Council", "Start Date": "2014-10-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18125 - ASSIST", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18125", "descriptions": []}{"datatype": "Text", "external_id": "kIYV5ndDS6w", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16525", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "John Snow Inc (JSI)", "Start Date": "2014-10-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18126 - AIDSFree", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18126", "descriptions": []}{"datatype": "Text", "external_id": "Ig0WNQwF3d6", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "521", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "University of North Carolina at Chapel Hill, Carolina Population Center", "Start Date": "2014-10-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18127 - Measure Evaluation IV", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18127", "descriptions": []}{"datatype": "Text", "external_id": "kLFrPpXJYZA", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "33", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Catholic Relief Services", "Start Date": "2014-10-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18128 - Coordinating Comprehensive Care for Children - 4 Children", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18128", "descriptions": []}{"datatype": "Text", "external_id": "qccrPUH3zmv", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2017-09-30", "Agency": "State/AF", "Partner": "TBD", "Start Date": "2014-10-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18129 - 3rd Party Data Audit", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18129", "descriptions": []}{"datatype": "Text", "external_id": "xEcbAE3TW3H", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1717", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "Research Triangle International", "Start Date": "2014-10-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18130 - TBD", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18130", "descriptions": []}{"datatype": "Text", "external_id": "dYTIdAeyJri", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "217", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "IntraHealth International, Inc", "Start Date": "2014-10-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18131 - VMMC Follow on - (GH002031)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18131", "descriptions": []}{"datatype": "Text", "external_id": "XuybQ8ErSoQ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "DOD", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "South Sudan"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18132 - New VMMC IM", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18132", "descriptions": []}{"datatype": "Text", "external_id": "wfmfRveQfOD", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "33", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Catholic Relief Services", "Start Date": "2014-10-01", "Operational Unit": "South Sudan"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18133 - 4 Children", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18133", "descriptions": []}{"datatype": "Text", "external_id": "R875Z3WZefV", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-10-01", "Operational Unit": "Burma"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18134 - Cascades: Burma HIV/AIDS Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18134", "descriptions": []}{"datatype": "Text", "external_id": "nYMTXyZq75g", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-10-01", "Operational Unit": "Burma"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18135 - TASC 4 ITC", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18135", "descriptions": []}{"datatype": "Text", "external_id": "CMQoC0nMyuu", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "220", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2014-10-01", "Operational Unit": "Zimbabwe"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18138 - Building Local Capacity", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18138", "descriptions": []}{"datatype": "Text", "external_id": "yrqNLj89k3Y", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16557", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Southern Africa HIV and AIDS Information Dissemination Service (SAfAIDS)", "Start Date": "2014-10-01", "Operational Unit": "Zimbabwe"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18139 - Youth4Zero and Prevention+", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18139", "descriptions": []}{"datatype": "Text", "external_id": "mtVaZ6XXrvX", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-10-01", "Operational Unit": "Zimbabwe"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18140 - Zimbabwe Works Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18140", "descriptions": []}{"datatype": "Text", "external_id": "T5YvFcv2mMT", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1085", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "UNICEF", "Start Date": "2014-10-01", "Operational Unit": "Zimbabwe"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18141 - Social Protection Fund", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18141", "descriptions": []}{"datatype": "Text", "external_id": "El796fuA8pR", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Population Services International", "Start Date": "2014-10-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18142 - SIFPO 2", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18142", "descriptions": []}{"datatype": "Text", "external_id": "aIMA2XyeiaT", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "33", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Catholic Relief Services", "Start Date": "2014-10-01", "Operational Unit": "Lesotho"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18143 - 4Children \u2013 Coordinating Comprehensive Care for Children", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18143", "descriptions": []}{"datatype": "Text", "external_id": "isAMLgOlDMm", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18148 - Primary School Retention and Transition to Secondary School for Vulnerable Girls in Zambezia", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18148", "descriptions": []}{"datatype": "Text", "external_id": "dnd4I828PCv", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16864", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "Center for Community Health Promotion", "Start Date": "2013-09-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18149 - CHP \u2013 HIV/AIDS Prevention", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18149", "descriptions": []}{"datatype": "Text", "external_id": "PSNTFwJ6epH", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "17045", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Family AIDS Care Trust (FACT) Mutare", "Start Date": "2014-10-01", "Operational Unit": "Zimbabwe"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18150 - Coalition for Effective Community Health and HIV Response, Leadership and Accountability (CECHLA)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18150", "descriptions": []}{"datatype": "Text", "external_id": "BQNOv1AjHL5", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "204", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Start Date": "2014-10-01", "Operational Unit": "Zimbabwe"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18151 - EGPAF Central", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18151", "descriptions": []}{"datatype": "Text", "external_id": "xWUu1wUGFjj", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9886", "End Date": "2017-09-30", "Agency": "HHS/HRSA", "Partner": "American International Health Alliance", "Start Date": "2014-10-01", "Operational Unit": "Cambodia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18152 - Twinning Initiative", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18152", "descriptions": []}{"datatype": "Text", "external_id": "rjAx2GS0TrC", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9853", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "New Partner", "Start Date": "2014-10-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18153 - Citizens Engaging in Government Oversight (CEGO)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18153", "descriptions": []}{"datatype": "Text", "external_id": "K9OQz5JZDdP", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "273", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Groupe Haitien d'Etude du Sarcome de Kaposi et des Infections Opportunistes", "Start Date": "2014-10-01", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18154 - Strenghthening GBV programs and Services for Vulnerable Populations", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18154", "descriptions": []}{"datatype": "Text", "external_id": "nnJkCwxOwO5", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10553", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Futures Group", "Start Date": "2014-10-01", "Operational Unit": "Central Asia Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18155 - LEADER for PLHIV", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18155", "descriptions": []}{"datatype": "Text", "external_id": "p797vIgegpD", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19876", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Zanmi Lasante (Partners in Health)", "Start Date": "2014-10-01", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18158 - Border Health Activities", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18158", "descriptions": []}{"datatype": "Text", "external_id": "VMBscYGhKUz", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19877", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Global Health Supply Chain Program", "Start Date": "2016-10-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18159 - Global Health Supply Chain Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18159", "descriptions": []}{"datatype": "Text", "external_id": "jmSpHeSkWxY", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16525", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "John Snow Inc (JSI)", "Start Date": "2016-10-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18160 - AIDSFree ZAMBIA", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18160", "descriptions": []}{"datatype": "Text", "external_id": "hSc067hgXzx", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19811", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Remote Medical International", "Start Date": "2016-10-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18161 - USAID|GHSC-RTK", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18161", "descriptions": []}{"datatype": "Text", "external_id": "SJbad8CpG4u", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6", "End Date": "2014-09-30", "Agency": "PC", "Partner": "U.S. Peace Corps", "Start Date": "2014-09-30", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18162 - HVOP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18162", "descriptions": []}{"datatype": "Text", "external_id": "PoqIhqJIyPe", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "216", "End Date": "2018-09-30", "Agency": "HHS/HRSA", "Partner": "University of Washington", "Start Date": "2016-10-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18163 - Technical assistance to strengthen government health systems", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18163", "descriptions": []}{"datatype": "Text", "external_id": "Wi3zpljEuSw", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2016-10-01", "Operational Unit": "India"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18164 - EQUIP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18164", "descriptions": []}{"datatype": "Text", "external_id": "SraX0QN4nz8", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "5554", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Karnataka Health Promotion Trust", "Start Date": "2016-10-01", "Operational Unit": "India"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18165 - Annual Program Statement - OVC", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18165", "descriptions": []}{"datatype": "Text", "external_id": "BtHJwYlpXs9", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2016-10-01", "Operational Unit": "India"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18166 - TBD (EVALUATION)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18166", "descriptions": []}{"datatype": "Text", "external_id": "wMimHxUWe6w", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "216", "End Date": "2018-09-30", "Agency": "HHS/HRSA", "Partner": "University of Washington", "Start Date": "2016-10-01", "Operational Unit": "India"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18167 - I-TECH", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18167", "descriptions": []}{"datatype": "Text", "external_id": "CqWGNl6adx8", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "544", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "UNAIDS - Joint United Nations Programme on HIV/AIDS", "Start Date": "2016-10-01", "Operational Unit": "India"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18168 - UNAIDS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18168", "descriptions": []}{"datatype": "Text", "external_id": "YnnpuuIyUzj", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2016-10-01", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18169 - CIHTC Follow-on", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18169", "descriptions": []}{"datatype": "Text", "external_id": "gyIOAevMq71", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "421", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Ministry of Health and Social Welfare, Tanzania", "Start Date": "2016-10-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18170 - Consolidated MOH Coag - (GH17-1722)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18170", "descriptions": []}{"datatype": "Text", "external_id": "FI1iGnq3J4z", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2016-10-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18171 - Consolidated Community - (GH17-1720)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18171", "descriptions": []}{"datatype": "Text", "external_id": "YI7QyKibXQZ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2014-10-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18172 - Sustainable HIV Response from Technical Assistance (SHIFT) Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18172", "descriptions": []}{"datatype": "Text", "external_id": "iTWr2QpZ0xb", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19684", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Center for Promotion of Quality of Life", "Start Date": "2014-10-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18173 - USAID Enhanced Community HIV Link- Southern Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18173", "descriptions": []}{"datatype": "Text", "external_id": "QyiDvPQIEyF", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15399", "End Date": "2018-09-30", "Agency": "State/AF", "Partner": "Department of State/AF - Public Affairs Section", "Start Date": "2016-10-01", "Operational Unit": "Zimbabwe"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18174 - Public Affairs Communications", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18174", "descriptions": []}{"datatype": "Text", "external_id": "tNh5h1Zq5ps", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3781", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Partnership for Supply Chain Management", "Start Date": "2016-10-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18183 - The Partnership for Supply Chain Management", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18183", "descriptions": []}{"datatype": "Text", "external_id": "n1Ml9Yg8Fy9", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "U.S. Department of Defense (Defense)", "Start Date": "2016-10-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18184 - DoD Mech Guyana", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18184", "descriptions": []}{"datatype": "Text", "external_id": "ANvnkBMpkL6", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15985", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Davis Memorial Hospital and Clinic", "Start Date": "2016-10-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18185 - Positively United to Support Humanity", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18185", "descriptions": []}{"datatype": "Text", "external_id": "AijxzK750Xm", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6", "End Date": "2017-09-30", "Agency": "PC", "Partner": "U.S. Peace Corps", "Start Date": "2016-10-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18186 - Peace Corps", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18186", "descriptions": []}{"datatype": "Text", "external_id": "jvMCTZ2Pxp3", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16525", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "John Snow Inc (JSI)", "Start Date": "2016-10-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18187 - Advancing Partners and Communities Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18187", "descriptions": []}{"datatype": "Text", "external_id": "tZWI6zzKq9B", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19423", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Caribbean Regional Public Health Agency", "Start Date": "2016-10-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18188 - CARPHA Guyana CoAg GH001642", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18188", "descriptions": []}{"datatype": "Text", "external_id": "dmlGRIip37R", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2016-10-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18189 - MEASURE EVALUATION PHASE IIII", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18189", "descriptions": []}{"datatype": "Text", "external_id": "pT6y3oCEISj", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "587", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Ministry of Health, Guyana", "Start Date": "2016-10-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18190 - Ministry of Health, Guyana CoAg GH001632", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18190", "descriptions": []}{"datatype": "Text", "external_id": "WlASLtStTNf", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "517", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of California at San Francisco", "Start Date": "2016-10-01", "Operational Unit": "Burma"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18191 - Surveillance Technical Support", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18191", "descriptions": []}{"datatype": "Text", "external_id": "vIunVpQJhs1", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "978", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "American Society of Clinical Pathology", "Start Date": "2016-10-01", "Operational Unit": "Burma"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18192 - Laboratory Support and Technical Assistance", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18192", "descriptions": []}{"datatype": "Text", "external_id": "xoHx3tg4Ewb", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19877", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Global Health Supply Chain Program", "Start Date": "2016-10-01", "Operational Unit": "Burma"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18193 - Global Health Supply Chain Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18193", "descriptions": []}{"datatype": "Text", "external_id": "UTLTfJFRwva", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19877", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Global Health Supply Chain Program", "Start Date": "2014-10-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18194 - Global Health Supply Chain Program (GHSCP)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18194", "descriptions": []}{"datatype": "Text", "external_id": "eaHkGmFHSl8", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19877", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Global Health Supply Chain Program", "Start Date": "2016-10-01", "Operational Unit": "Cameroon"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18195 - Global Health Supply Chain Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18195", "descriptions": []}{"datatype": "Text", "external_id": "SjMDxG7Gk9g", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19877", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Global Health Supply Chain Program", "Start Date": "2016-10-01", "Operational Unit": "Central Asia Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18196 - Global Health Supply Chain", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18196", "descriptions": []}{"datatype": "Text", "external_id": "VlOgb7Tn6D7", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "440", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2016-10-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18197 - Health Finance and Governance", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18197", "descriptions": []}{"datatype": "Text", "external_id": "Bg7tU35JQ7N", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19877", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Global Health Supply Chain Program", "Start Date": "2016-10-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18198 - Global Health Supply Chain- Procurement and Supply Management (GHSC-PSM)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18198", "descriptions": []}{"datatype": "Text", "external_id": "DqsLZDv2YnV", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "446", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Chemonics International", "Start Date": "2016-10-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18199 - HRH2030", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18199", "descriptions": []}{"datatype": "Text", "external_id": "eyZRWv4sqDE", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19877", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Global Health Supply Chain Program", "Start Date": "2016-10-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18200 - Global Health Supply Chain- Technical Assistance (GHSC-TA)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18200", "descriptions": []}{"datatype": "Text", "external_id": "KKiuEKVl48h", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2016-10-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18201 - Warehouse Construction", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18201", "descriptions": []}{"datatype": "Text", "external_id": "rbaDaSBQ0Td", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9853", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "New Partner", "Start Date": "2016-10-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18202 - Citizens Engaging in Government Oversight (CEGO)- TACOSODE", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18202", "descriptions": []}{"datatype": "Text", "external_id": "tLjPXQ3zYIB", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "204", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Start Date": "2016-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18203 - EGPAF Timiza", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18203", "descriptions": []}{"datatype": "Text", "external_id": "b8K6Cn4q1f6", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "535", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of Nairobi", "Start Date": "2016-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18204 - UON CRISSP Plus", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18204", "descriptions": []}{"datatype": "Text", "external_id": "vps5RBXiJN1", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15501", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of Maryland Baltimore", "Start Date": "2016-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18205 - UMB PACT Kamili", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18205", "descriptions": []}{"datatype": "Text", "external_id": "QMwBJ6D1wTz", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19943", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Kenya Conference of Catholic Bishops", "Start Date": "2016-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18206 - KCCB KARP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18206", "descriptions": []}{"datatype": "Text", "external_id": "fEfQFecYUw7", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1155", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Columbia University", "Start Date": "2016-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18207 - Columbia STARS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18207", "descriptions": []}{"datatype": "Text", "external_id": "snSykSL9Dr1", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "984", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Impact Research and Development Organization", "Start Date": "2016-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18208 - IRDO Tuungane 3", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18208", "descriptions": []}{"datatype": "Text", "external_id": "iaQa3BOFwWP", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "293", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Liverpool VCT and Care", "Start Date": "2016-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18209 - LVCT Daraja", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18209", "descriptions": []}{"datatype": "Text", "external_id": "Kos1NJLfb7v", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2016-10-01", "Operational Unit": "Ukraine"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18210 - Serving Life", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18210", "descriptions": []}{"datatype": "Text", "external_id": "jBvzLLpAXqc", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2016-10-01", "Operational Unit": "Ukraine"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18211 - SAFEMed", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18211", "descriptions": []}{"datatype": "Text", "external_id": "G0Us1PzD5WF", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9646", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "KNCV Tuberculosis Foundation", "Start Date": "2016-10-01", "Operational Unit": "Ukraine"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18212 - Challenge TB", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18212", "descriptions": []}{"datatype": "Text", "external_id": "sWDiFwnba7R", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16526", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Ministry of Health (MOH)", "Start Date": "2016-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18213 - Partnership with MOH on HIV/AIDS and TB Programs", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18213", "descriptions": []}{"datatype": "Text", "external_id": "ErvE3YmGz3m", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19907", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Palladium Group", "Start Date": "2016-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18214 - Health Information Systems Innovations", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18214", "descriptions": []}{"datatype": "Text", "external_id": "JvHJoHz26OE", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "851", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Coptic Hospital", "Start Date": "2016-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18215 - Coptic Hospitals", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18215", "descriptions": []}{"datatype": "Text", "external_id": "kvMHQ2WIUzB", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15501", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of Maryland Baltimore", "Start Date": "2016-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18216 - UMB PACE Kamilisha", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18216", "descriptions": []}{"datatype": "Text", "external_id": "pdOKYTr2yXh", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19944", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "County Government of Siaya", "Start Date": "2016-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18217 - Ngima for Sure", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18217", "descriptions": []}{"datatype": "Text", "external_id": "IbIz7dWOjAU", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16526", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Ministry of Health (MOH)", "Start Date": "2016-10-01", "Operational Unit": "Ukraine"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18219 - NPHC/UCDC Care and Treatment", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18219", "descriptions": []}{"datatype": "Text", "external_id": "oGR4pTahz2A", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19877", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Global Health Supply Chain Program", "Start Date": "2016-10-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18220 - Global Health Supply Chain Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18220", "descriptions": []}{"datatype": "Text", "external_id": "PeHcIIgt1Sw", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "316", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Right To Care, South Africa", "Start Date": "2016-10-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18221 - EQUIP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18221", "descriptions": []}{"datatype": "Text", "external_id": "F8MMCt2ZTY7", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19942", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "Yayasan Siklus Sehat Indonesia", "Start Date": "2016-10-01", "Operational Unit": "Indonesia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18222 - Siklus", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18222", "descriptions": []}{"datatype": "Text", "external_id": "lXui1Xc4Jyr", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "519", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of Maryland", "Start Date": "2016-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18223 - Kemri Non-Research", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18223", "descriptions": []}{"datatype": "Text", "external_id": "aXz1IrCVrGf", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19877", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Global Health Supply Chain Program", "Start Date": "2016-10-01", "Operational Unit": "Indonesia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18225 - Global Health Supply Chain Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18225", "descriptions": []}{"datatype": "Text", "external_id": "Gg4xO7AsaxK", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19582", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Republican AIDS Center", "Start Date": "2016-10-01", "Operational Unit": "Central Asia Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18226 - Republican AIDS Center of the Republic of Kyrgyzstan", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18226", "descriptions": []}{"datatype": "Text", "external_id": "mq7YA1OSAgO", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Population Services International", "Start Date": "2016-10-01", "Operational Unit": "Lesotho"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18227 - Scaling-up Targeted Community Based HTS and Linkage to Treatment in Lesotho", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18227", "descriptions": []}{"datatype": "Text", "external_id": "zy83YePmu9g", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9881", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Cameroon Baptist Convention Health Board", "Start Date": "2016-10-01", "Operational Unit": "Cameroon"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18228 - ART services in 8 regions", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18228", "descriptions": []}{"datatype": "Text", "external_id": "EMAzFOo5VDh", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2016-10-01", "Operational Unit": "Cameroon"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18229 - Strengthening the Capacity of the National AIDS Control Committee", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18229", "descriptions": []}{"datatype": "Text", "external_id": "Z2oQED25Xhb", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2016-10-01", "Operational Unit": "Cameroon"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18230 - Strengthening Public Health Laboratory Systems in Cameroon", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18230", "descriptions": []}{"datatype": "Text", "external_id": "QBSfl0yLRho", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1220", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "Population Services International/Society for Family Health", "Start Date": "2016-10-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18231 - Society for Family Health", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18231", "descriptions": []}{"datatype": "Text", "external_id": "F0Drmnf8Lar", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "230", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Population Council", "Start Date": "2016-10-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18233 - IBBSS Priorty and Other Vulnerable Populations(Project SOAR)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18233", "descriptions": []}{"datatype": "Text", "external_id": "dtZlbDWpRfe", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "316", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Right To Care, South Africa", "Start Date": "2016-10-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18234 - EQUIP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18234", "descriptions": []}{"datatype": "Text", "external_id": "fobTBjzZYG4", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "316", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Right To Care, South Africa", "Start Date": "2016-10-01", "Operational Unit": "Lesotho"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18235 - EQUIP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18235", "descriptions": []}{"datatype": "Text", "external_id": "gPdotuY0kBP", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19877", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Global Health Supply Chain Program", "Start Date": "2016-10-01", "Operational Unit": "South Sudan"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18236 - Global Health Supply Chain Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18236", "descriptions": []}{"datatype": "Text", "external_id": "rzfOJg8CajW", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "7579", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Deloitte Consulting Limited", "Start Date": "2016-10-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18237 - Boresha Afya Southern Zone", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18237", "descriptions": []}{"datatype": "Text", "external_id": "UdkBR3PIYHt", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2016-10-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18238 - Local FOA TBD2", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18238", "descriptions": []}{"datatype": "Text", "external_id": "rq3GvjWvzos", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2016-10-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18239 - Local FOA TBD3", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18239", "descriptions": []}{"datatype": "Text", "external_id": "W5ewxCHjO6F", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16860", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Vodafone Foundation", "Start Date": "2016-10-01", "Operational Unit": "Lesotho"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18240 - Vodafone", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18240", "descriptions": []}{"datatype": "Text", "external_id": "az7hJ1Qtk8m", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "13265", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Tera Tech EM, INC", "Start Date": "2016-10-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18241 - Infrastructure Program - Engineering", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18241", "descriptions": []}{"datatype": "Text", "external_id": "pizl5NiSfP4", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2016-10-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18242 - Infrastructure Program - Construction", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18242", "descriptions": []}{"datatype": "Text", "external_id": "YyK6Qs0rLIa", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9653", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "African Field Epidemiology Network", "Start Date": "2016-10-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18243 - AFENET Follow-On", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18243", "descriptions": []}{"datatype": "Text", "external_id": "wTdXivh5sLP", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "219", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "JHPIEGO", "Start Date": "2016-10-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18244 - Addressing unmet need in HIV Testing Services (HTS) through effective delivery models under PEPFAR", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18244", "descriptions": []}{"datatype": "Text", "external_id": "gANZlKcxz0P", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3842", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Christian Health Association of Malawi", "Start Date": "2016-10-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18245 - Strengthening Human Resource For Health capacity to Deliver Quality HIV/AIDS services in high burden sites under PEPFAR", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18245", "descriptions": []}{"datatype": "Text", "external_id": "Z2s34TndmWO", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "14350", "End Date": "2018-09-30", "Agency": "HHS/HRSA", "Partner": "Health Research Inc./New York State Department of Health", "Start Date": "2016-10-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18246 - Quality Improvement Capacity for Impact Project (QICIP)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18246", "descriptions": []}{"datatype": "Text", "external_id": "WHuk7b3I6mS", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "219", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "JHPIEGO", "Start Date": "2014-10-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18247 - Technical Assistance to Provide High-Quality Voluntary Medical Male Circumcision (VMMC) Services to Programs Supported by the President\u2019s Emergency Plan for AIDS Relief (PEPFAR)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18247", "descriptions": []}{"datatype": "Text", "external_id": "HeT1oF8NpE3", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "13273", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "UNAIDS II", "Start Date": "2014-09-30", "Operational Unit": "Papua New Guinea"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18248 - UNAIDS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18248", "descriptions": []}{"datatype": "Text", "external_id": "VjRGaKdVXpQ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2016-10-01", "Operational Unit": "Papua New Guinea"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18249 - Foundation for Innovative New Diagnostics", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18249", "descriptions": []}{"datatype": "Text", "external_id": "fnS4J0bpQss", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "8345", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "WHO/AFRO", "Start Date": "2014-10-01", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18250 - WHO/AFRO Disease Control", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18250", "descriptions": []}{"datatype": "Text", "external_id": "U6WxfXWCmkq", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2016-10-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18251 - Early Childhood Development Zambia", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18251", "descriptions": []}{"datatype": "Text", "external_id": "k70C0lv261s", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "13191", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Government of Botswana", "Start Date": "2016-10-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18252 - Quality HIV/AIDS Services through Government of Botswana", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18252", "descriptions": []}{"datatype": "Text", "external_id": "BwSWkENRlUk", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "519", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of Maryland", "Start Date": "2016-10-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18253 - Community HIV Testing and Counseling and KP Support", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18253", "descriptions": []}{"datatype": "Text", "external_id": "stUYmovg74w", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "HHS/HRSA", "Partner": "TBD", "Start Date": "2016-10-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18254 - TBD International AIDS Education and Training Center", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18254", "descriptions": []}{"datatype": "Text", "external_id": "GTVPvqhXn8H", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "13273", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "UNAIDS II", "Start Date": "2016-10-01", "Operational Unit": "Papua New Guinea"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18255 - UNAIDS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18255", "descriptions": []}{"datatype": "Text", "external_id": "fOqK047yCZO", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3932", "End Date": "2018-09-30", "Agency": "State/AF", "Partner": "Regional Procurement Support Office/Frankfurt", "Start Date": "2016-10-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18256 - Construction and Renovation", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18256", "descriptions": []}{"datatype": "Text", "external_id": "uPfEc7gdFWk", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "HHS/HRSA", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18257 - I-TECH Follow on", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18257", "descriptions": []}{"datatype": "Text", "external_id": "sp2ypoaidHY", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15465", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Public Health Informatics Institute", "Start Date": "2016-10-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18258 - PHII", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18258", "descriptions": []}{"datatype": "Text", "external_id": "V67Uo0hcYWn", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2016-10-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18259 - Youth Workforce Development", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18259", "descriptions": []}{"datatype": "Text", "external_id": "CMswphbAADU", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "216", "End Date": "2018-09-30", "Agency": "HHS/HRSA", "Partner": "University of Washington", "Start Date": "2016-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18260 - International AIDS Education and Training Center (I-TECH)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18260", "descriptions": []}{"datatype": "Text", "external_id": "RwEnqYDRI1s", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "501", "End Date": "2018-09-30", "Agency": "HHS/HRSA", "Partner": "Columbia University Mailman School of Public Health", "Start Date": "2016-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18261 - Quality Improvement Capacity for Impact Project (QICIP)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18261", "descriptions": []}{"datatype": "Text", "external_id": "b7pimRouXwV", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "544", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "UNAIDS - Joint United Nations Programme on HIV/AIDS", "Start Date": "2016-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18262 - Strengthening Public Health Capacity and SI Systems", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18262", "descriptions": []}{"datatype": "Text", "external_id": "C4Si2fFp1xf", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1085", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "UNICEF", "Start Date": "2016-10-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18263 - Cash Plus Care", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18263", "descriptions": []}{"datatype": "Text", "external_id": "Jtk8IESraeS", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18264 - Evidence on Cash Plus Care", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18264", "descriptions": []}{"datatype": "Text", "external_id": "IfrtV6l1WOC", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16525", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "John Snow Inc (JSI)", "Start Date": "2016-10-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18265 - AIDS Free", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18265", "descriptions": []}{"datatype": "Text", "external_id": "CvC9tMOQI6W", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "273", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Groupe Haitien d'Etude du Sarcome de Kaposi et des Infections Opportunistes", "Start Date": "2016-10-01", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18266 - GHESKIO 1924", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18266", "descriptions": []}{"datatype": "Text", "external_id": "rGKQeWyWylR", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "605", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Partners in Health", "Start Date": "2016-10-01", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18267 - PIH 1926", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18267", "descriptions": []}{"datatype": "Text", "external_id": "GzaWeBpU10r", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "32", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Catholic Medical Mission Board", "Start Date": "2016-10-01", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18268 - CMMB 1970", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18268", "descriptions": []}{"datatype": "Text", "external_id": "ANzR8l43Xwk", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "273", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Groupe Haitien d'Etude du Sarcome de Kaposi et des Infections Opportunistes", "Start Date": "2016-10-01", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18269 - GHESKIO 1969", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18269", "descriptions": []}{"datatype": "Text", "external_id": "vNvcxJfZsdR", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "272", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Foundation for Reproductive Health and Family Education", "Start Date": "2016-10-01", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18270 - FOSREF 1925", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18270", "descriptions": []}{"datatype": "Text", "external_id": "fahxYyQNr9N", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19883", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Ho Chi Minh City Department of Health", "Start Date": "2016-10-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18271 - Department of Health HCMC", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18271", "descriptions": []}{"datatype": "Text", "external_id": "gbJr0W41f1I", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "TBD", "Start Date": "2016-10-01", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18272 - DOD TBD", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18272", "descriptions": []}{"datatype": "Text", "external_id": "OBbsvVxzIM7", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2016-10-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18273 - Regional Health Integration to Enhance Services \u2013 North, Acholi (RHITES-N, Acholi)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18273", "descriptions": []}{"datatype": "Text", "external_id": "jDG04fEwnSz", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2016-10-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18274 - Regional Health Integration to Enhance Services \u2013 North, Lango (RHITES-N, Lango)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18274", "descriptions": []}{"datatype": "Text", "external_id": "DTkqa4J07Rn", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16525", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "John Snow Inc (JSI)", "Start Date": "2014-10-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18275 - Strengthening High Impact Interventions for an AIDS-Free Generation (AIDSFree) Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18275", "descriptions": []}{"datatype": "Text", "external_id": "LaDfLZ00no1", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9652", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "DevTech Systems Inc", "Start Date": "2016-10-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18276 - PPL-LER Monitoring and Evaluation IDIQ", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18276", "descriptions": []}{"datatype": "Text", "external_id": "jU5H3qphVRZ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2016-10-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18278 - Surveillance and Data Use Support to the National Health Information System", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18278", "descriptions": []}{"datatype": "Text", "external_id": "mVHNbqKTLZg", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "33", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Catholic Relief Services", "Start Date": "2016-10-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18279 - Coordinating Comprehensive Care for Children (4Children)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18279", "descriptions": []}{"datatype": "Text", "external_id": "RxF7OnSTaBw", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2016-10-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18280 - Integrated HIV Prevention and Health Services for Key and Priority Populations (HIS-KP)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18280", "descriptions": []}{"datatype": "Text", "external_id": "jOeJGYRQEKZ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19685", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Chemonics. Inc", "Start Date": "2016-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18281 - Kenya Supply Chain System Strengthening", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18281", "descriptions": []}{"datatype": "Text", "external_id": "BF2CCA2Hwzv", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19877", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Global Health Supply Chain Program", "Start Date": "2014-10-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18282 - Global Health Supply Chain Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18282", "descriptions": []}{"datatype": "Text", "external_id": "ici0Fn7K1d2", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2016-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18283 - OVC Follow On Rift and Central", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18283", "descriptions": []}{"datatype": "Text", "external_id": "h1cPmV2Ztyu", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2016-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18284 - OVC Follow On Western Nyanza", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18284", "descriptions": []}{"datatype": "Text", "external_id": "lu3gDHGeDAI", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "33", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Catholic Relief Services", "Start Date": "2016-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18285 - Coordinating Comprehensive Care for Children", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18285", "descriptions": []}{"datatype": "Text", "external_id": "NuhrKW4HyQS", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2016-10-01", "Operational Unit": "Zimbabwe"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18286 - TBD -- Harare City Health", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18286", "descriptions": []}{"datatype": "Text", "external_id": "KY7iF9Xc9jp", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10673", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Heartland Alliance", "Start Date": "2016-10-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18287 - Key population Consortium - PROTECT", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18287", "descriptions": []}{"datatype": "Text", "external_id": "h6ubGS2KTKh", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "204", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Start Date": "2016-10-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18288 - EGPAF Djasso", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18288", "descriptions": []}{"datatype": "Text", "external_id": "Po9vzN5cGKp", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "501", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Columbia University Mailman School of Public Health", "Start Date": "2016-10-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18289 - Columbia University - ICAP - Follow-on", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18289", "descriptions": []}{"datatype": "Text", "external_id": "H276vtSYjEp", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "215", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "International Rescue Committee", "Start Date": "2016-10-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18290 - STRONG 1 - IRC", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18290", "descriptions": []}{"datatype": "Text", "external_id": "cwXsrchYv7H", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "219", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "JHPIEGO", "Start Date": "2016-10-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18291 - STRONG 2 - JHPIEGO", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18291", "descriptions": []}{"datatype": "Text", "external_id": "kmaFniG66XQ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9883", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Sante Espoir Vie - Cote d'Ivoire", "Start Date": "2016-10-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18292 - STRONG 3 - SEVCI", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18292", "descriptions": []}{"datatype": "Text", "external_id": "pUak3B4Qzrg", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "204", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Start Date": "2016-10-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18293 - STRONG 4 - EGPAF KeneyaDougou", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18293", "descriptions": []}{"datatype": "Text", "external_id": "qDuGX650uXd", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "13245", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Pasteur Institute of Ivory Coast", "Start Date": "2016-10-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18294 - IPCI - Follow-on - Pasteur Institute of Cote d'Ivoire", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18294", "descriptions": []}{"datatype": "Text", "external_id": "UbP9skkR37I", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "12807", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Ministry of Health and Public Hygiene, Cote d'Ivoire", "Start Date": "2016-10-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18295 - Ministry of Health - Follow-on", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18295", "descriptions": []}{"datatype": "Text", "external_id": "KL3l1Cvw9LM", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16848", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Ministry of Family, Women, and Social Affairs, Cote d\u2019Ivoire", "Start Date": "2016-10-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18296 - MPFFPE/PNOEV - Follow-on", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18296", "descriptions": []}{"datatype": "Text", "external_id": "xOOHg8PeUW3", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "549", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "World Health Organization", "Start Date": "2016-10-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18297 - UNAIDS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18297", "descriptions": []}{"datatype": "Text", "external_id": "z8B1VCQ3Qyk", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "440", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2016-10-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18298 - Health Finance and Governance", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18298", "descriptions": []}{"datatype": "Text", "external_id": "eb3YaLptEIy", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2016-10-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18299 - GBV Follow-on", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18299", "descriptions": []}{"datatype": "Text", "external_id": "S5zD5PdkhKi", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "446", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Chemonics International", "Start Date": "2016-10-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18300 - HRH2030", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18300", "descriptions": []}{"datatype": "Text", "external_id": "lJ2Re2TTPMs", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2016-10-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18303 - Health Communication for Life", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18303", "descriptions": []}{"datatype": "Text", "external_id": "BOKwiEdAMzQ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "316", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Right To Care, South Africa", "Start Date": "2016-10-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18304 - EQUIP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18304", "descriptions": []}{"datatype": "Text", "external_id": "CwC5CuD69kF", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "446", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Chemonics International", "Start Date": "2016-10-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18305 - HRH 2030", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18305", "descriptions": []}{"datatype": "Text", "external_id": "seDjVs8G8WQ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "446", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Chemonics International", "Start Date": "2014-09-30", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18306 - GHSC-PSM", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18306", "descriptions": []}{"datatype": "Text", "external_id": "OwiAcXqhSaY", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16538", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "UCSF CDC HQ", "Start Date": "2016-10-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18307 - UCFS (GH000977 - Central Mech)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18307", "descriptions": []}{"datatype": "Text", "external_id": "rkpGCefcSxb", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6", "End Date": "2014-09-30", "Agency": "PC", "Partner": "U.S. Peace Corps", "Start Date": "2014-09-30", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18308 - U.S. Peace Corps", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18308", "descriptions": []}{"datatype": "Text", "external_id": "sDVwJKjrPTG", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6", "End Date": "2014-09-30", "Agency": "PC", "Partner": "U.S. Peace Corps", "Start Date": "2014-09-30", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18309 - U.S. Peace Corps", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18309", "descriptions": []}{"datatype": "Text", "external_id": "XDRReUEom8D", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2016-10-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18311 - Community Based HIV Services for the Southern Region", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18311", "descriptions": []}{"datatype": "Text", "external_id": "rFvy2hlRRGu", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "233", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Program for Appropriate Technology in Health", "Start Date": "2016-10-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18312 - Integrating Early Child Development (ECD - GDA)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18312", "descriptions": []}{"datatype": "Text", "external_id": "ToJ8YUvbLQ2", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "544", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "UNAIDS - Joint United Nations Programme on HIV/AIDS", "Start Date": "2016-10-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18313 - UNAIDS (CDC GH001971)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18313", "descriptions": []}{"datatype": "Text", "external_id": "UvHQfJER991", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "597", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "National Alliance of State and Territorial AIDS Directors", "Start Date": "2016-10-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18314 - NASTAD (GH001508 - Central Mech)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18314", "descriptions": []}{"datatype": "Text", "external_id": "froQeO13EAw", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "DOD", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Ghana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18315 - TBD- Improving GAF HIV Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18315", "descriptions": []}{"datatype": "Text", "external_id": "JhbbvzvPJs6", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "544", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "UNAIDS - Joint United Nations Programme on HIV/AIDS", "Start Date": "2016-10-01", "Operational Unit": "Democratic Republic of the Congo"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18316 - Strengthening Public Health Capacity and Strategic Information Systems", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18316", "descriptions": []}{"datatype": "Text", "external_id": "bPemW64aufM", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "501", "End Date": "2018-09-30", "Agency": "HHS/HRSA", "Partner": "Columbia University Mailman School of Public Health", "Start Date": "2016-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18317 - General Nursing Capacity Building Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18317", "descriptions": []}{"datatype": "Text", "external_id": "y6e00IrK2Pl", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19907", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Palladium Group", "Start Date": "2016-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18318 - County Measurement Learning & Accountability Project (CMLAP)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18318", "descriptions": []}{"datatype": "Text", "external_id": "zzLaSrsn49l", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19880", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Associa\u00e7\u00e3o Para o Desenvolvimento S\u00f3cio-Econ\u00f3mico", "Start Date": "2016-10-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18319 - HIV Community-Based Services (Nampula)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18319", "descriptions": []}{"datatype": "Text", "external_id": "UwdTWLJIPHY", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2014-09-30", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18320 - YouthPower Implementation - Task Order 1", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18320", "descriptions": []}{"datatype": "Text", "external_id": "sg1hb6fZxJJ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19877", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Global Health Supply Chain Program", "Start Date": "2016-10-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18321 - Global Health Supply Chain Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18321", "descriptions": []}{"datatype": "Text", "external_id": "kZf5p9xEBla", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "501", "End Date": "2018-09-30", "Agency": "HHS/HRSA", "Partner": "Columbia University Mailman School of Public Health", "Start Date": "2016-10-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18322 - Quality Improvement and Capacity for Impact Project (QICIP)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18322", "descriptions": []}{"datatype": "Text", "external_id": "NXZTghU9A9y", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "743", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Broadreach", "Start Date": "2016-10-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18323 - BroadReach", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18323", "descriptions": []}{"datatype": "Text", "external_id": "fqp7zGGaYf8", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15501", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of Maryland Baltimore", "Start Date": "2016-10-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18324 - University of Maryland ZCHECK", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18324", "descriptions": []}{"datatype": "Text", "external_id": "tOxGPrSEGgV", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "923", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of Zambia", "Start Date": "2016-10-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18325 - UNZA ZEPACT+ Follow On", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18325", "descriptions": []}{"datatype": "Text", "external_id": "UGXz7VInhGe", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "33", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Catholic Relief Services", "Start Date": "2016-10-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18327 - CRS (FBO Follow-on 2)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18327", "descriptions": []}{"datatype": "Text", "external_id": "gMcR2zB6pin", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2014-09-30", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18328 - FANTA III", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18328", "descriptions": []}{"datatype": "Text", "external_id": "xsY7icF1JBm", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15538", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Institute for Health Measurement", "Start Date": "2016-10-01", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18329 - Strengthening Health Information Systems (SHIS)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18329", "descriptions": []}{"datatype": "Text", "external_id": "YygxZoO5hdl", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19877", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Global Health Supply Chain Program", "Start Date": "2016-10-01", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18331 - Global Health Supply Chain - Procurement and Supply Chain Management (GHSC-PSM)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18331", "descriptions": []}{"datatype": "Text", "external_id": "UVa1LWNoho8", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "501", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Columbia University Mailman School of Public Health", "Start Date": "2016-10-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18332 - ICAP (Population Council)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18332", "descriptions": []}{"datatype": "Text", "external_id": "g74pVRxSfAF", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18333 - Learning Capacity Development (LCD) IQC- Task Order 2", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18333", "descriptions": []}{"datatype": "Text", "external_id": "UHFwc095dxW", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15253", "End Date": "2014-09-30", "Agency": "State/AF", "Partner": "VOICE OF AMERICA", "Start Date": "2014-09-30", "Operational Unit": "Democratic Republic of the Congo"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18334 - VOICE OF AMERICA (VOA): Votre Sante, Votre Avenir", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18334", "descriptions": []}{"datatype": "Text", "external_id": "EeccpuX2SKh", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2016-10-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18335 - TBD (Demand Creation)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18335", "descriptions": []}{"datatype": "Text", "external_id": "xiRAS0J4Rmc", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "33", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Catholic Relief Services", "Start Date": "2016-10-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18336 - 4 Children (Coordinating Comprehensive Care for Children)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18336", "descriptions": []}{"datatype": "Text", "external_id": "CA09Sa6UyL7", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19956", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Federal Prison Administration of Ethiopia", "Start Date": "2016-10-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18337 - Comprehensive HIV/AIDS Services for Delivery for Inmates in the Federal Prison Administration", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18337", "descriptions": []}{"datatype": "Text", "external_id": "fOfccZPs5ti", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "219", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "JHPIEGO", "Start Date": "2016-10-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18338 - Strengthening HIV Services Quality Improvement and Quality Management Systems", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18338", "descriptions": []}{"datatype": "Text", "external_id": "xBu4asrQIkK", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6876", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Family Guidance Association of Ethiopia", "Start Date": "2016-10-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18339 - Integration of HIV Services in SRH Clinics and Confidential Clinics for Commercial Sex Workers", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18339", "descriptions": []}{"datatype": "Text", "external_id": "YG3smlGlwYY", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "12869", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Network of Networks of HIV Positives in Ethiopia (NEP+)", "Start Date": "2016-10-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18340 - Peer-to-Peer Support for ART adherence,Retention in Care,Linkage to HIV services and Linkage of Families and Contacts to HIV Testing Services", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18340", "descriptions": []}{"datatype": "Text", "external_id": "TOy2LbEUcaW", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2016-10-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18341 - Technical Assistance to National Health Information Systems and Health Workforce Development", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18341", "descriptions": []}{"datatype": "Text", "external_id": "wK7baCc7JIj", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2016-10-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18342 - TBD (Data Warehouse)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18342", "descriptions": []}{"datatype": "Text", "external_id": "mbtWGaj0jai", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18343 - TBD (UNAIDS)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18343", "descriptions": []}{"datatype": "Text", "external_id": "bSjzuOrKrvh", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2016-10-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18344 - TBD (G Data)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18344", "descriptions": []}{"datatype": "Text", "external_id": "hcX4LSsOoom", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "517", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of California at San Francisco", "Start Date": "2016-10-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18345 - UCSF- DQA and DU", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18345", "descriptions": []}{"datatype": "Text", "external_id": "tDKXlTIncpn", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6", "End Date": "2018-09-30", "Agency": "PC", "Partner": "U.S. Peace Corps", "Start Date": "2016-10-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18346 - U.S. Peace Corps", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18346", "descriptions": []}{"datatype": "Text", "external_id": "eEwKF0TAONC", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Population Services International", "Start Date": "2016-10-01", "Operational Unit": "Angola"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18347 - Health for All (HFA)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18347", "descriptions": []}{"datatype": "Text", "external_id": "KlaBJ0MH9wj", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15719", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "ICF Macro", "Start Date": "2016-10-01", "Operational Unit": "Angola"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18348 - DHS 7", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18348", "descriptions": []}{"datatype": "Text", "external_id": "bOKTW9oFJx0", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "463", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University Research Corporation, LLC", "Start Date": "2016-10-01", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18349 - Strengthening Clinical services for PLHIV including linkages, retention, opportunistic infection diagnosis and treatment and adherence under PEPFAR CoAg #: GH002007", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18349", "descriptions": []}{"datatype": "Text", "external_id": "zodmnInUBHr", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2017-09-30", "Agency": "HHS/SAMHSA", "Partner": "TBD", "Start Date": "2016-10-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18350 - Medication Assisted Recovery Services program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18350", "descriptions": []}{"datatype": "Text", "external_id": "raeBs2yeMIU", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "TBD", "Start Date": "2016-10-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18351 - Strengthening Strategic Information In The Malawi Defence Forces Through Appropriate Demonstrated Innovative Medical Informatics Interventions", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18351", "descriptions": []}{"datatype": "Text", "external_id": "I2q0s3swUs6", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2016-10-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18352 - TBD", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18352", "descriptions": []}{"datatype": "Text", "external_id": "bZ4RlXHNi8W", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19877", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Global Health Supply Chain Program", "Start Date": "2014-10-01", "Operational Unit": "Zimbabwe"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18353 - Global Health Supply Chain Program (GHSCP)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18353", "descriptions": []}{"datatype": "Text", "external_id": "sUX65lHCNV3", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "489", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Potentia Namibia Recruitment Consultancy", "Start Date": "2016-10-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18354 - Human Resources Support", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18354", "descriptions": []}{"datatype": "Text", "external_id": "AMaKjNWoYDm", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "264", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Development Aid from People to People, Namibia", "Start Date": "2016-10-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18355 - Community Based Interventions", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18355", "descriptions": []}{"datatype": "Text", "external_id": "PzL1WLkP0ta", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "219", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "JHPIEGO", "Start Date": "2014-10-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18356 - Technical Assistance to provide High Quality VMMC", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18356", "descriptions": []}{"datatype": "Text", "external_id": "E7fApPwZT43", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1744", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Namibia Institute of Pathology", "Start Date": "2016-10-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18357 - Expansion of HIV/AIDS, STI & TB Laboratory Activities", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18357", "descriptions": []}{"datatype": "Text", "external_id": "U4py3CV7cyq", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "204", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Start Date": "2016-10-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18358 - EGPAF", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18358", "descriptions": []}{"datatype": "Text", "external_id": "pzD0QwRt0yW", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "544", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "UNAIDS - Joint United Nations Programme on HIV/AIDS", "Start Date": "2016-10-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18359 - UNAIDS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18359", "descriptions": []}{"datatype": "Text", "external_id": "DXlob2TYpD9", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "14350", "End Date": "2018-09-30", "Agency": "HHS/HRSA", "Partner": "Health Research Inc./New York State Department of Health", "Start Date": "2016-10-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18360 - Quality Improvement and Capacity for Impact Project (QICIP)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18360", "descriptions": []}{"datatype": "Text", "external_id": "tSNkwwtr1Hw", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "33", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Catholic Relief Services", "Start Date": "2016-10-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18361 - 4Children - Coordinating Comprehensive Care for Children", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18361", "descriptions": []}{"datatype": "Text", "external_id": "HALoMHrVZla", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1923", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Association of Public Health Laboratories", "Start Date": "2016-10-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18362 - Association of Public Health laboratories (APHL)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18362", "descriptions": []}{"datatype": "Text", "external_id": "xvHgOgC8GWb", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15253", "End Date": "2014-09-30", "Agency": "State/AF", "Partner": "VOICE OF AMERICA", "Start Date": "2014-09-30", "Operational Unit": "Democratic Republic of the Congo"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18363 - VOICE OF AMERICA (VOA): Votre Sante, Votre Avenir", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18363", "descriptions": []}{"datatype": "Text", "external_id": "ZgtFbXKwsgr", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10091", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "American Society for Microbiology", "Start Date": "2014-09-30", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18364 - American Society for Microbiology", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18364", "descriptions": []}{"datatype": "Text", "external_id": "WZj35Pj472f", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9853", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "New Partner", "Start Date": "2014-09-30", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18365 - CDC Management & Operations", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18365", "descriptions": []}{"datatype": "Text", "external_id": "JxRWEGg9xZv", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "440", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2016-10-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18366 - Health Finance and Governance Project (HFG)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18366", "descriptions": []}{"datatype": "Text", "external_id": "AFfislg2txg", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "316", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Right To Care, South Africa", "Start Date": "2016-10-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18367 - EQUIP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18367", "descriptions": []}{"datatype": "Text", "external_id": "L1ZFWoOIgs1", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "509", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Johns Hopkins University Bloomberg School of Public Health", "Start Date": "2016-10-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18368 - Health Communication Capacity Collaborative (HC3)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18368", "descriptions": []}{"datatype": "Text", "external_id": "eopRiCiby66", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19877", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Global Health Supply Chain Program", "Start Date": "2016-10-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18369 - Global Health Supply Chain \u2013 Procurement and Supply Management (GHSC-PSM) - HIV/AIDS Task Order", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18369", "descriptions": []}{"datatype": "Text", "external_id": "iITgA8wyWh4", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19877", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Global Health Supply Chain Program", "Start Date": "2016-10-01", "Operational Unit": "Democratic Republic of the Congo"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18370 - Global Health Supply Chain Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18370", "descriptions": []}{"datatype": "Text", "external_id": "O5OkQ2ZE9YJ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19877", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Global Health Supply Chain Program", "Start Date": "2016-10-01", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18371 - Global Health Supply Chain", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18371", "descriptions": []}{"datatype": "Text", "external_id": "t1R269chPQf", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10270", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Central de Medicamentos e Artigos Medicos (CMAM)", "Start Date": "2016-10-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18372 - CMAM Agreement", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18372", "descriptions": []}{"datatype": "Text", "external_id": "IiRxI2ZTuYq", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19907", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Palladium Group", "Start Date": "2016-10-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18373 - Health Policy Plus (HP+)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18373", "descriptions": []}{"datatype": "Text", "external_id": "MKN92OYVha8", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "548", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "World Food Program", "Start Date": "2014-09-30", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18374 - World Food Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18374", "descriptions": []}{"datatype": "Text", "external_id": "nL5ZwimKsT7", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19877", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Global Health Supply Chain Program", "Start Date": "2016-10-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18375 - Global Health Supply Chain Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18375", "descriptions": []}{"datatype": "Text", "external_id": "bLcP7Erzv2i", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2016-10-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18377 - TBD - Nouvelle Pharmacie de la Sante Publique", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18377", "descriptions": []}{"datatype": "Text", "external_id": "iYlgopKlE9a", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19877", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Global Health Supply Chain Program", "Start Date": "2016-10-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18378 - Global Health Supply Chain-Procurement and Supply Management (GHSC-PSM, TO1),", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18378", "descriptions": []}{"datatype": "Text", "external_id": "LXWkVzVIY4x", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2016-10-01", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18379 - SIAPS follow-on", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18379", "descriptions": []}{"datatype": "Text", "external_id": "ml78jKYQlct", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10553", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Futures Group", "Start Date": "2016-10-01", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18380 - Palladium", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18380", "descriptions": []}{"datatype": "Text", "external_id": "gPc5xZXxaw7", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15719", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "ICF Macro", "Start Date": "2014-09-30", "Operational Unit": "South Sudan"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18381 - The Demographic and Health Surveys Program (DHS-7)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18381", "descriptions": []}{"datatype": "Text", "external_id": "aYUGQcsiO2Q", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2016-10-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18382 - TBD - GHSCTA - Global Health Supply Chain Technical Assistance", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18382", "descriptions": []}{"datatype": "Text", "external_id": "zAAL3G460oo", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2016-10-01", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18387 - FHI 360 Linkages for Care", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18387", "descriptions": []}{"datatype": "Text", "external_id": "hAq2ZMjywMZ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3317", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Clinical and Laboratory Standards Institute", "Start Date": "2016-10-01", "Operational Unit": "Dominican Republic"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18388 - GH13-1366, HQ, Strengthening and capacity building in resource constrained.", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18388", "descriptions": []}{"datatype": "Text", "external_id": "y0OxYhxw7tC", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2016-10-01", "Operational Unit": "Dominican Republic"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18390 - BSS- UCSF", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18390", "descriptions": []}{"datatype": "Text", "external_id": "igj5y4pRQB8", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "440", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2014-09-30", "Operational Unit": "Dominican Republic"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18391 - SHOPS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18391", "descriptions": []}{"datatype": "Text", "external_id": "WQoacJ8XsVu", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "12461", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Barbados MOH", "Start Date": "2016-10-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18392 - Barbados MOH FOA GH16-1610 (Follow-on to CoAg GH000637)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18392", "descriptions": []}{"datatype": "Text", "external_id": "VeTe6LtHycK", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "13160", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Bahamas MoH", "Start Date": "2016-10-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18393 - Bahamas MOH FOA GH16-1609 (Follow-on to CoAg PS002934)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18393", "descriptions": []}{"datatype": "Text", "external_id": "c1zxbGcDfOQ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "13268", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Trinidad MoH", "Start Date": "2016-10-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18394 - Trinidad and Tobago MOH FOA GH16-1608 (follow up to CoAg PS003108)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18394", "descriptions": []}{"datatype": "Text", "external_id": "S0SNQwFQseX", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "597", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "National Alliance of State and Territorial AIDS Directors", "Start Date": "2016-10-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18395 - CDC Prevention FOA GH16-1607", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18395", "descriptions": []}{"datatype": "Text", "external_id": "MXZIoXLc04U", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19423", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Caribbean Regional Public Health Agency", "Start Date": "2016-10-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18396 - CARPHA REPDU FOA GH16-1611 (Follow-on to CoAg GH000688)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18396", "descriptions": []}{"datatype": "Text", "external_id": "LBa1YMtxOb6", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "217", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "IntraHealth International, Inc", "Start Date": "2016-10-01", "Operational Unit": "South Sudan"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18397 - IntraHealth SI-OHSS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18397", "descriptions": []}{"datatype": "Text", "external_id": "OXVIxYEK9Iy", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19873", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Global Data Analysis and Technical Assistance", "Start Date": "2016-10-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18398 - GDATA", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18398", "descriptions": []}{"datatype": "Text", "external_id": "An1rgLVEspW", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1", "End Date": "2018-09-30", "Agency": "State/AF", "Partner": "U.S. Department of State", "Start Date": "2016-10-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18399 - Small Grants Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18399", "descriptions": []}{"datatype": "Text", "external_id": "GrrOuPOp67P", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2016-10-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18400 - ARV Pharmacy Services", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18400", "descriptions": []}{"datatype": "Text", "external_id": "UkzyolzGgNI", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19877", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Global Health Supply Chain Program", "Start Date": "2016-10-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18401 - Global Health Supply Chain-Procurement Supply Management", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18401", "descriptions": []}{"datatype": "Text", "external_id": "BJ3wssX0VpA", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2016-10-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18402 - DREAMS - Adolescent Girls and Young Women", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18402", "descriptions": []}{"datatype": "Text", "external_id": "olBTIuQ0Mt7", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "230", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Population Council", "Start Date": "2016-10-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18404 - Project SOAR", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18404", "descriptions": []}{"datatype": "Text", "external_id": "mOTKxiyOvRS", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2016-10-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18405 - HQ Lab FOA GH16-1689 (Follow on to AFENET CoAg PS 002728)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18405", "descriptions": []}{"datatype": "Text", "external_id": "akQsDFtZjIo", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15985", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Davis Memorial Hospital and Clinic", "Start Date": "2016-10-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18406 - Positively United to Support Humanity (PUSH) FOA GH17-1721 (Follow-on to CoAg GH000153)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18406", "descriptions": []}{"datatype": "Text", "external_id": "CbWA8MnyzNi", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19877", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Global Health Supply Chain Program", "Start Date": "2016-10-01", "Operational Unit": "Burundi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18407 - PSM-GHSC", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18407", "descriptions": []}{"datatype": "Text", "external_id": "oqtxcY5vm2t", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2016-10-01", "Operational Unit": "Burundi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18408 - Youth Power", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18408", "descriptions": []}{"datatype": "Text", "external_id": "sbVv7Vm50CD", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19922", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Right to Care", "Start Date": "2016-10-01", "Operational Unit": "Burundi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18409 - EQUIP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18409", "descriptions": []}{"datatype": "Text", "external_id": "LljRPKU4CbU", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2016-10-01", "Operational Unit": "Ghana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18410 - Communicate for Health", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18410", "descriptions": []}{"datatype": "Text", "external_id": "Wd7BDdsNybh", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19922", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Right to Care", "Start Date": "2016-10-01", "Operational Unit": "Ghana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18411 - EQUIP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18411", "descriptions": []}{"datatype": "Text", "external_id": "Fz0sPM2qQ5I", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "219", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "JHPIEGO", "Start Date": "2016-10-01", "Operational Unit": "Ghana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18412 - Maternal and Child Survival", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18412", "descriptions": []}{"datatype": "Text", "external_id": "P4pewGiJDyS", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "440", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2016-10-01", "Operational Unit": "Dominican Republic"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18413 - Health Finance and Governance (HFG)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18413", "descriptions": []}{"datatype": "Text", "external_id": "UIA3Q2e9XCG", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2016-10-01", "Operational Unit": "Dominican Republic"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18414 - SIAPS II", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18414", "descriptions": []}{"datatype": "Text", "external_id": "JFX7DT1mqYC", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19685", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Chemonics. Inc", "Start Date": "2016-10-01", "Operational Unit": "Ghana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18415 - Global Health Supply Chain Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18415", "descriptions": []}{"datatype": "Text", "external_id": "ELMgqtKDWIz", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "TBD", "Start Date": "2016-10-01", "Operational Unit": "Rwanda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18418 - TBD Follow-On C&T Rwanda", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18418", "descriptions": []}{"datatype": "Text", "external_id": "JsRCzhPuMbI", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2016-10-01", "Operational Unit": "Burundi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18419 - SIMS 3rd party contractor", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18419", "descriptions": []}{"datatype": "Text", "external_id": "XyEQiuPJSav", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2016-10-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18420 - PLHIV Network - TONATA", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18420", "descriptions": []}{"datatype": "Text", "external_id": "S8Ui1iXwL80", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19907", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Palladium Group", "Start Date": "2016-10-01", "Operational Unit": "Ghana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18421 - Health Policy Plus", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18421", "descriptions": []}{"datatype": "Text", "external_id": "lhhT64dbbNS", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15501", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of Maryland Baltimore", "Start Date": "2016-10-01", "Operational Unit": "Rwanda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18422 - Enhancing Sustainable and Integrated Health, Strategic Information and Laboratory Systems for Quality Comprehensive HIV Services through Technical Assistance to the Republic of Rwanda under PEPFAR", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18422", "descriptions": []}{"datatype": "Text", "external_id": "A1hpKO2tyY5", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19877", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Global Health Supply Chain Program", "Start Date": "2016-10-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18423 - Global Health Supply Chain - Rapid Test Kits", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18423", "descriptions": []}{"datatype": "Text", "external_id": "uDa3RzgCBDg", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "TBD", "Start Date": "2016-10-01", "Operational Unit": "Ghana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18424 - TBD- Improving the Ghana Armed Forces HIV Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18424", "descriptions": []}{"datatype": "Text", "external_id": "irdiTmJTAQu", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "316", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Right To Care, South Africa", "Start Date": "2016-10-01", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18425 - EQUIP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18425", "descriptions": []}{"datatype": "Text", "external_id": "e4W8IwBHXQJ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19877", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Global Health Supply Chain Program", "Start Date": "2016-10-01", "Operational Unit": "Rwanda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18426 - Global Health Supply Chain Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18426", "descriptions": []}{"datatype": "Text", "external_id": "kdFsRDJTklT", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19877", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Global Health Supply Chain Program", "Start Date": "2016-10-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18427 - Global Health Supply Chain Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18427", "descriptions": []}{"datatype": "Text", "external_id": "rwgnMwxWDyE", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1923", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Association of Public Health Laboratories", "Start Date": "2016-10-01", "Operational Unit": "Ghana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18428 - APHL", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18428", "descriptions": []}{"datatype": "Text", "external_id": "kNybjPZFGUm", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2016-10-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18429 - TBD Zambezia", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18429", "descriptions": []}{"datatype": "Text", "external_id": "FWCwHL3dqzb", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "U.S. Department of Health and Human Services/Centers for Disease Control and Prevention (HHS/CDC)", "Start Date": "2016-10-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18430 - CDC Namibia", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18430", "descriptions": []}{"datatype": "Text", "external_id": "kyLnp69QAMC", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "13273", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "UNAIDS II", "Start Date": "2016-10-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18431 - CDC UNAIDS Central Mechanism", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18431", "descriptions": []}{"datatype": "Text", "external_id": "eT4OiV0xN2b", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "235", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Public Health Institute", "Start Date": "2016-10-01", "Operational Unit": "Rwanda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18432 - Global Health Fellows Program - II", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18432", "descriptions": []}{"datatype": "Text", "external_id": "QVMB0yrcA7p", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "517", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of California at San Francisco", "Start Date": "2016-10-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18435 - UCSF SI/M&E/Surveillance TA - Central mechanism", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18435", "descriptions": []}{"datatype": "Text", "external_id": "OsB6SF0RQNb", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18436 - GHSC - Support T&S with HIV commodities", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18436", "descriptions": []}{"datatype": "Text", "external_id": "Nv8D9fP0IzS", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19877", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Global Health Supply Chain Program", "Start Date": "2016-10-01", "Operational Unit": "Angola"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18437 - Procurement and Supply Management (PSM)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18437", "descriptions": []}{"datatype": "Text", "external_id": "G1sD3B1owm4", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16504", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "AFENET CDC HQ", "Start Date": "2016-10-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18438 - Strengthening Applied Epidemiology and sustainable international public health capacity through FETP_1619", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18438", "descriptions": []}{"datatype": "Text", "external_id": "GIFw8l90ssh", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15501", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of Maryland Baltimore", "Start Date": "2016-10-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18439 - Strengthening HIV Field Epidemiology, Infectious Disease Surveillance, and Lab Diagnostics Program (SHIELD)_1976", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18439", "descriptions": []}{"datatype": "Text", "external_id": "cToMpKl0Zwj", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1923", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Association of Public Health Laboratories", "Start Date": "2014-09-30", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18440 - APHL's partnership with HHS/CDC to assist PEPFAR build quality laboratory capacity", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18440", "descriptions": []}{"datatype": "Text", "external_id": "WCgm0eLFKsT", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "220", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2016-10-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18441 - Care and Treatment in Sustained Support (CaTSS)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18441", "descriptions": []}{"datatype": "Text", "external_id": "vmEoI3SUuLi", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19877", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Global Health Supply Chain Program", "Start Date": "2016-10-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18442 - Global Health Supply Chain Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18442", "descriptions": []}{"datatype": "Text", "external_id": "HCXRj7EMGKC", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "219", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "JHPIEGO", "Start Date": "2016-10-01", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18443 - SSQH Centre/Sud (Services de Sant\u00e9 de Qualit\u00e9 pour Ha\u00efti)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18443", "descriptions": []}{"datatype": "Text", "external_id": "uarZEtuL0LA", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "548", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "World Food Program", "Start Date": "2014-09-30", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18444 - World Food Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18444", "descriptions": []}{"datatype": "Text", "external_id": "LBcP7pjK7AR", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Indonesia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18445 - TBD", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18445", "descriptions": []}{"datatype": "Text", "external_id": "gof2DmBCGff", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Asia Regional Program"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18446 - CDC Gamechanger TBD", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18446", "descriptions": []}{"datatype": "Text", "external_id": "CuCNORsfucC", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Asia Regional Program"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18447 - USAID Gamechanger TBD", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18447", "descriptions": []}{"datatype": "Text", "external_id": "WAvs2GzeQpa", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2016-10-01", "Operational Unit": "Asia Regional Program"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18448 - USAID Gamechanger TBD", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18448", "descriptions": []}{"datatype": "Text", "external_id": "TdLDEZV5U9A", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "U.S. Department of Defense (Defense)", "Start Date": "2016-10-01", "Operational Unit": "Ukraine"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18449 - Strengthening military lab/commodities", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18449", "descriptions": []}{"datatype": "Text", "external_id": "mHxUStogakj", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2016-10-01", "Operational Unit": "Asia Regional Program"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18450 - CDC Gamechanger TBD", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18450", "descriptions": []}{"datatype": "Text", "external_id": "Y2QsyalJIuS", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6277", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "International Center for AIDS Care and Treatment Programs, Columbia University", "Start Date": "2016-10-01", "Operational Unit": "Ukraine"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18451 - ICAP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18451", "descriptions": []}{"datatype": "Text", "external_id": "Lt4EL1qWy85", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19877", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Global Health Supply Chain Program", "Start Date": "2016-10-01", "Operational Unit": "Ukraine"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18452 - Global Health Supply Chain Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18452", "descriptions": []}{"datatype": "Text", "external_id": "uI5C2FgPZfB", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9853", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "New Partner", "Start Date": "2016-10-01", "Operational Unit": "Ukraine"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18453 - UCDC Commodity Reporting", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18453", "descriptions": []}{"datatype": "Text", "external_id": "j7VlsZBEYRW", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16585", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "African Society for Laboratory Medicine", "Start Date": "2016-10-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18454 - ASLM", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18454", "descriptions": []}{"datatype": "Text", "external_id": "kb6qkAjaxVE", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2016-10-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18455 - TBD_PMTCT", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18455", "descriptions": []}{"datatype": "Text", "external_id": "jeUacf6mIid", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2014-10-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18456 - YouthPower Implementation - Task Order 1", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18456", "descriptions": []}{"datatype": "Text", "external_id": "M7wNmqSbIgX", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2016-10-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18457 - Solar Power Game-Changer", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18457", "descriptions": []}{"datatype": "Text", "external_id": "QqSCgEJFItv", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "13191", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Government of Botswana", "Start Date": "2014-10-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18458 - BCPP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18458", "descriptions": []}{"datatype": "Text", "external_id": "NHR2bPWeiUa", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1155", "End Date": "2017-09-30", "Agency": "HHS/HRSA", "Partner": "Columbia University", "Start Date": "2016-10-01", "Operational Unit": "Cameroon"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18459 - Global Nursing Capacity Building Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18459", "descriptions": []}{"datatype": "Text", "external_id": "Ix7Y49rxW3n", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16552", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Emergency PfSCM field support", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18460 - Emergency PfSCM Field Support", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18460", "descriptions": []}{"datatype": "Text", "external_id": "QTl5w4mp67b", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "544", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "UNAIDS - Joint United Nations Programme on HIV/AIDS", "Start Date": "2016-10-01", "Operational Unit": "Dominican Republic"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18461 - UNAIDS III", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18461", "descriptions": []}{"datatype": "Text", "external_id": "FvNLZ63QqO3", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Population Services International", "Start Date": "2016-10-01", "Operational Unit": "Dominican Republic"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18462 - SIFPO2", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18462", "descriptions": []}{"datatype": "Text", "external_id": "dobilyIkkPX", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2016-10-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18463 - MULU/MARPS (MULU I) End-line Evaluation", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18463", "descriptions": []}{"datatype": "Text", "external_id": "Zt1rjMdmuIo", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2016-10-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18464 - MULU/Worksite (MULU II) End-line Evaluation", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18464", "descriptions": []}{"datatype": "Text", "external_id": "CxBYLKuMw0W", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-10-01", "Operational Unit": "Ukraine"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18465 - Emergency Commodity Fund Reporting", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18465", "descriptions": []}{"datatype": "Text", "external_id": "KoLQhaRFmjv", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "230", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Population Council", "Start Date": "2016-10-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18466 - Project SOAR (Supporting Operational AIDS Research)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18466", "descriptions": []}{"datatype": "Text", "external_id": "fegDc2s4gFs", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2016-10-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18478 - TBD_MTCT", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18478", "descriptions": []}{"datatype": "Text", "external_id": "rs4rSOszHTx", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3185", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Marie Stopes International", "Start Date": "2014-10-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18479 - SIFPO 2 BLM", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18479", "descriptions": []}{"datatype": "Text", "external_id": "jSu8AD6i3qh", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "271", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Foundation for Professional Development", "Start Date": "2016-10-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18480 - Foundation for Professional Development Comprehensive (CDC GH001932)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18480", "descriptions": []}{"datatype": "Text", "external_id": "azNgpPfxAJx", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "750", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Health Systems Trust", "Start Date": "2016-10-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18481 - Health Systems Trust Comprehensive (CDC GH001980)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18481", "descriptions": []}{"datatype": "Text", "external_id": "tFhhef8rjBR", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "12084", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "TB/HIV Care", "Start Date": "2016-10-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18482 - TB/HIV Care Comprehensive (CDC GH001933)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18482", "descriptions": []}{"datatype": "Text", "external_id": "xJ1o0m9lsBk", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16675", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Wits Health Consortium (Pty) Limited", "Start Date": "2016-10-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18483 - MATCH (Wits Health Consortium) (CDC GH001934)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18483", "descriptions": []}{"datatype": "Text", "external_id": "a2ZmNZZrmCV", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "467", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Aurum Health Research", "Start Date": "2016-10-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18484 - Aurum Comprehensive (CDC GH001981)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18484", "descriptions": []}{"datatype": "Text", "external_id": "euSABTswz9I", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2016-09-30", "Agency": "DOD", "Partner": "Population Services International", "Start Date": "2014-10-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18485 - DREAMS Initiative and HIV/AIDS Prevention Support to the Ugandan Peoples Defense Forces", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18485", "descriptions": []}{"datatype": "Text", "external_id": "pZggsmq5vfM", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Asia Regional Program"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18486 - Engaging Local NGOs", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18486", "descriptions": []}{"datatype": "Text", "external_id": "Sq5c3WKfQWc", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18487 - TBD-GBV Follow on", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18487", "descriptions": []}{"datatype": "Text", "external_id": "ucAevpfj59p", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18488 - Clinical Services", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18488", "descriptions": []}{"datatype": "Text", "external_id": "Wxv2NqXB8qd", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18489 - Laboratory", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18489", "descriptions": []}{"datatype": "Text", "external_id": "UcOPa5ufG4B", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18490 - TBD - Kisumu West", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18490", "descriptions": []}{"datatype": "Text", "external_id": "xsWvJRaDJBW", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18491 - TBD - South Rift Valley", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18491", "descriptions": []}{"datatype": "Text", "external_id": "oOng7gMUedd", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18492 - TBD - Kenya Defense Forces", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18492", "descriptions": []}{"datatype": "Text", "external_id": "mkyQXOKrltL", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18493 - TBD - Viral Load Lab", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18493", "descriptions": []}{"datatype": "Text", "external_id": "Kyh7OekJ3FC", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18494 - TBD - HIV AIDS Clinical Services Cluster 1", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18494", "descriptions": []}{"datatype": "Text", "external_id": "YBuIJYQdTfU", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18495 - TBD - HIV/AIDS Clinical Services Cluster 2", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18495", "descriptions": []}{"datatype": "Text", "external_id": "BAniHWLcI7C", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18496 - TBD - HIV/AIDS Clinical Services Cluster 3", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18496", "descriptions": []}{"datatype": "Text", "external_id": "heFA0R4g8Ib", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18497 - TBD - HIV/AIDS Clinical Services Cluster 4", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18497", "descriptions": []}{"datatype": "Text", "external_id": "VXRiTDnFR2z", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18498 - TBD - HIV/AIDS Clinical Services Cluster 5", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18498", "descriptions": []}{"datatype": "Text", "external_id": "sh7iKUVDgBn", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18499 - TBD - County Measurement Learning & Accountability Project (CMLAP) 2", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18499", "descriptions": []}{"datatype": "Text", "external_id": "KUsbQbWh4aN", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "Population Services International", "Start Date": "2016-10-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18502 - DREAMS Initiative and HIV/AIDS Prevention Support to the Ugandan Peoples Defense", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18502", "descriptions": []}{"datatype": "Text", "external_id": "gS3G5U3Fcvi", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18503 - Supporting QI and treatment literacy within HFs", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18503", "descriptions": []}{"datatype": "Text", "external_id": "dyKT6vIOYcA", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15501", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of Maryland Baltimore", "Start Date": "2016-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18504 - UMB Timiza", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18504", "descriptions": []}{"datatype": "Text", "external_id": "xvogJ0SUnlJ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19764", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Center for Health Solutions (CHS)", "Start Date": "2016-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18505 - CHS Shinda", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18505", "descriptions": []}{"datatype": "Text", "external_id": "ILpCVAE4Akd", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "517", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of California at San Francisco", "Start Date": "2016-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18506 - UCSF Clinical Kisumu", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18506", "descriptions": []}{"datatype": "Text", "external_id": "XGW0nu67kGj", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19764", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Center for Health Solutions (CHS)", "Start Date": "2016-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18507 - CHS Tegemeza Plus", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18507", "descriptions": []}{"datatype": "Text", "external_id": "CDwapC9o1SV", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19764", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Center for Health Solutions (CHS)", "Start Date": "2016-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18508 - CHS Naishi", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18508", "descriptions": []}{"datatype": "Text", "external_id": "SZaYu1FjEs7", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "246", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "African Medical and Research Foundation", "Start Date": "2016-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18509 - AMREF Nairobi Kitui", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18509", "descriptions": []}{"datatype": "Text", "external_id": "hP4w3TIrv0r", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "84", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Christian Health Association of Kenya", "Start Date": "2016-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18511 - CHAK CHAP Uzima", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18511", "descriptions": []}{"datatype": "Text", "external_id": "PDOmCezu7kl", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "535", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of Nairobi", "Start Date": "2016-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18512 - UON COE Niche", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18512", "descriptions": []}{"datatype": "Text", "external_id": "gBdUnNHRUDe", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "293", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Liverpool VCT and Care", "Start Date": "2016-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18513 - LVCT Steps", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18513", "descriptions": []}{"datatype": "Text", "external_id": "eZF8y2gsoeT", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "39", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Hope Worldwide", "Start Date": "2016-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18514 - HWWK Nairobi Eastern", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18514", "descriptions": []}{"datatype": "Text", "external_id": "QpPfABRb02V", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "97", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Eastern Deanery AIDS Relief Program", "Start Date": "2016-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18515 - Faith-Based Sites in the Eastern Slums of Nairobi", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18515", "descriptions": []}{"datatype": "Text", "external_id": "vwqguR84oKf", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "295", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Mkomani Society Clinic", "Start Date": "2016-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18516 - Bomu Hospital Affiliated Sites", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18516", "descriptions": []}{"datatype": "Text", "external_id": "j9szXm4Fcgq", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "216", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of Washington", "Start Date": "2016-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18517 - UOW Training", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18517", "descriptions": []}{"datatype": "Text", "external_id": "ApZWqp48Vt2", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Papua New Guinea"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18518 - TBD - USAID Follow-on GBV/KP Mechanism", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18518", "descriptions": []}{"datatype": "Text", "external_id": "c4DyFdc9UMC", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18519 - USAID Prevention Follow On", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18519", "descriptions": []}{"datatype": "Text", "external_id": "uKsN7mIEdFT", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Burma"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18520 - TBD", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18520", "descriptions": []}{"datatype": "Text", "external_id": "FC50g30rKhq", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18521 - TBD - Health Human Rights Activities at Community Level", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18521", "descriptions": []}{"datatype": "Text", "external_id": "mkWjoqHGxCh", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1923", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Association of Public Health Laboratories", "Start Date": "2014-09-30", "Operational Unit": "Lesotho"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18523 - Association of Public Health Laboratories umbrella cooperative agreement", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18523", "descriptions": []}{"datatype": "Text", "external_id": "CT9pZWm1Vo3", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1155", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Columbia University", "Start Date": "2017-10-01", "Operational Unit": "Lesotho"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18524 - ICAP Global Technical Assistance", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18524", "descriptions": []}{"datatype": "Text", "external_id": "uOMgDAcaavs", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10163", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Baylor College of Medicine Children's Foundation", "Start Date": "2017-10-01", "Operational Unit": "Lesotho"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18525 - Technical Support Project (TSP) Regional Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18525", "descriptions": []}{"datatype": "Text", "external_id": "yjF1n48pDNv", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19813", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Dexis Consulting Group", "Start Date": "2014-09-30", "Operational Unit": "Lesotho"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18526 - Global Health Program Cycle Improvement Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18526", "descriptions": []}{"datatype": "Text", "external_id": "c4nz2lKqDtt", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18527 - TBD (M&E/FETP/NPHI)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18527", "descriptions": []}{"datatype": "Text", "external_id": "HKs2YNc1jOo", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18528 - TBD (IntraHealth)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18528", "descriptions": []}{"datatype": "Text", "external_id": "mjOcJeH9NY2", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "5156", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Population Reference Bureau", "Start Date": "2017-10-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18529 - Policy, Advocacy and Communication Enhanced for Population and Reproductive Health (PACE)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18529", "descriptions": []}{"datatype": "Text", "external_id": "QfYRtE7tdT0", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "HHS/HRSA", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18530 - TBD (HRH)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18530", "descriptions": []}{"datatype": "Text", "external_id": "vCGKkoQDQow", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18531 - TBD (Construction DOD)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18531", "descriptions": []}{"datatype": "Text", "external_id": "Q4y5782CQI7", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18532 - TBD (In Country Lab partner)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18532", "descriptions": []}{"datatype": "Text", "external_id": "VMt9rPyVWuP", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18533 - TBD internships and professional development", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18533", "descriptions": []}{"datatype": "Text", "external_id": "LpyCCbbDDny", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Cambodia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18534 - Quality Improvement Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18534", "descriptions": []}{"datatype": "Text", "external_id": "MchWiLaEElg", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Cambodia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18535 - Community Action for Sustained Elimination", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18535", "descriptions": []}{"datatype": "Text", "external_id": "vDcGAOm6bnQ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Cambodia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18536 - Evidence to Policy (E2P)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18536", "descriptions": []}{"datatype": "Text", "external_id": "T1l853fuwwz", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Cambodia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18537 - Health Financing in Cambodia", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18537", "descriptions": []}{"datatype": "Text", "external_id": "wtYP2wB2Sde", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Ukraine"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18538 - Follow On Alliance METIDA", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18538", "descriptions": []}{"datatype": "Text", "external_id": "I0uI6LstW18", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Ukraine"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18539 - Follow On Network ACCESS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18539", "descriptions": []}{"datatype": "Text", "external_id": "MoSKMMow54V", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4622", "End Date": "2018-09-30", "Agency": "HHS/HRSA", "Partner": "American International Health Alliance Twinning Center", "Start Date": "2017-10-01", "Operational Unit": "Ukraine"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18540 - AIHA Twinning HRSA", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18540", "descriptions": []}{"datatype": "Text", "external_id": "Ba4jAJkBXwW", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18541 - TBD - Local Strategic Information Systems Strengthening Project/Follow-on", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18541", "descriptions": []}{"datatype": "Text", "external_id": "Ov0dhIQ9hxE", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "India"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18542 - TBD (Care & Treatment)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18542", "descriptions": []}{"datatype": "Text", "external_id": "Khxxy7Eab2m", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "India"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18543 - TBD", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18543", "descriptions": []}{"datatype": "Text", "external_id": "KEQD4VFzLRY", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "204", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Start Date": "2017-10-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18544 - Achieving HIV Epidemic Control through Scaling Up Quality Testing, Care and Treatment in Malawi under the Presidents Emergency Fund for AIDS Relief (PEPFAR) - Pivot 2", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18544", "descriptions": []}{"datatype": "Text", "external_id": "UeiErQoioL0", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Ukraine"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18545 - Health Link", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18545", "descriptions": []}{"datatype": "Text", "external_id": "JZlNmcDEf6h", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Ukraine"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18546 - New DoD Partner", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18546", "descriptions": []}{"datatype": "Text", "external_id": "UGj0bBJ0p0P", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18547 - Voluntary Medical Male Circumcision Service Delivery III Project (VMMC III)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18547", "descriptions": []}{"datatype": "Text", "external_id": "NN8nQjiiVSH", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "517", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of California at San Francisco", "Start Date": "2017-10-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18548 - Technical Support for PMTCT and Comprehensive Prevention, Care, and Treatment", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18548", "descriptions": []}{"datatype": "Text", "external_id": "T9IYLlu5JQF", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18549 - CSO Capacity Building BMA", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18549", "descriptions": []}{"datatype": "Text", "external_id": "lFJmtfx38zP", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18550 - USAID/ESC M&E Services", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18550", "descriptions": []}{"datatype": "Text", "external_id": "t2gWyRhUSK4", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19945", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "AFRICAID", "Start Date": "2017-10-01", "Operational Unit": "Zimbabwe"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18551 - CATS Community Adolescents", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18551", "descriptions": []}{"datatype": "Text", "external_id": "ChlkPHhDA0P", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19946", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Population Services Zimbabwe", "Start Date": "2017-10-01", "Operational Unit": "Zimbabwe"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18552 - Family Planning Support for DREAMS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18552", "descriptions": []}{"datatype": "Text", "external_id": "KKBElvALs9R", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16525", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "John Snow Inc (JSI)", "Start Date": "2017-10-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18553 - Strengthening High Impact Interventions for an AIDS-free Generation (AIDSFree) Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18553", "descriptions": []}{"datatype": "Text", "external_id": "JolMAG9ERiF", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19922", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Right to Care", "Start Date": "2017-10-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18554 - EQUIP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18554", "descriptions": []}{"datatype": "Text", "external_id": "AFywVYZEQlQ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Zimbabwe"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18555 - OVC WEI Follow-on", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18555", "descriptions": []}{"datatype": "Text", "external_id": "SFjqRuE2cdT", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1717", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Research Triangle International", "Start Date": "2014-09-30", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18556 - Literacy Achievement and Retention Activity (LARA)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18556", "descriptions": []}{"datatype": "Text", "external_id": "lpexkGYYuGf", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18557 - Defeat TB", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18557", "descriptions": []}{"datatype": "Text", "external_id": "NEPUseDdEPP", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19922", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Right to Care", "Start Date": "2017-10-01", "Operational Unit": "Zimbabwe"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18558 - EQUIP Support", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18558", "descriptions": []}{"datatype": "Text", "external_id": "RsVQS384d8Z", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18559 - Health Systems Strengthening", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18559", "descriptions": []}{"datatype": "Text", "external_id": "zkHzHewPjoR", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18560 - Private Sector Support", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18560", "descriptions": []}{"datatype": "Text", "external_id": "i290eiHkfim", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18561 - Communications for Health", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18561", "descriptions": []}{"datatype": "Text", "external_id": "seYSykQ3sl0", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18562 - Quality Assurance (ASSIST Follow-On)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18562", "descriptions": []}{"datatype": "Text", "external_id": "HOgJSM6LfQ0", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18563 - OVC Evaluation", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18563", "descriptions": []}{"datatype": "Text", "external_id": "xXZZyCt5EiD", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19813", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Dexis Consulting Group", "Start Date": "2014-09-30", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18564 - GH Pro", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18564", "descriptions": []}{"datatype": "Text", "external_id": "dlRP6zGkIWK", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18565 - Provision of comprehensive, friendly services for key populations and CRANE follow on for enhanced surveillance", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18565", "descriptions": []}{"datatype": "Text", "external_id": "EH52CPJE515", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18566 - Production, distribution and monitoring implementation of Rapid HIV PT, facility and site certification, HIVDR sentinel surveys, validation of emerging lab assays and lab equipment", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18566", "descriptions": []}{"datatype": "Text", "external_id": "MwrpzOKVX2B", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18567 - Accelerating Epidemic Control in Fort Portal region in the Republic of Uganda under the President\u2019s Emergency Plan for AIDS Relief (PEPFAR)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18567", "descriptions": []}{"datatype": "Text", "external_id": "uZ2JVdjmIB9", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "230", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Population Council", "Start Date": "2017-10-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18568 - Project SOAR (Supporting Operational AIDS Research)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18568", "descriptions": []}{"datatype": "Text", "external_id": "yrw3yxej3Dj", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1085", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "UNICEF", "Start Date": "2017-10-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18569 - UNICEF MCH Umbrella Grant", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18569", "descriptions": []}{"datatype": "Text", "external_id": "jGX7mRmvfPD", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Cambodia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18571 - National Centre for HIV/AIDS, Dermatology and STDs Phase IV", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18571", "descriptions": []}{"datatype": "Text", "external_id": "DN3dWZpmoUB", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18572 - Faith-based Organization Capacity Strengthening for Universal HIV Services (CRS)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18572", "descriptions": []}{"datatype": "Text", "external_id": "L1UK2iChQDO", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Cambodia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18573 - National Institute of Public Health Phase III", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18573", "descriptions": []}{"datatype": "Text", "external_id": "VkJ9ItOP4j6", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16526", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Ministry of Health (MOH)", "Start Date": "2017-10-01", "Operational Unit": "Cambodia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18574 - Kingdom of Cambodia Ministry of Health - MOH CoAg Phase II", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18574", "descriptions": []}{"datatype": "Text", "external_id": "U9W1FdWr9nS", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "13168", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Cardno Emerging Markets", "Start Date": "2017-10-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18576 - Cardno Emerging Markets (CDC-HQ GH001531)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18576", "descriptions": []}{"datatype": "Text", "external_id": "gKArRh7nvaI", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "216", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of Washington", "Start Date": "2017-10-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18577 - ITECH- University of Washington (Coag 001449GH15)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18577", "descriptions": []}{"datatype": "Text", "external_id": "l3wLT8DvVqy", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "13207", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Jamaica Ministry of Health (MOH)", "Start Date": "2017-10-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18578 - Jamaica MOH USAID Agreement", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18578", "descriptions": []}{"datatype": "Text", "external_id": "S34zWXk9eGf", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Burundi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18579 - Reaching an AIDS Free Generation (RAFG)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18579", "descriptions": []}{"datatype": "Text", "external_id": "wpH2y3ovFQX", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15481", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "SURINAME MOH", "Start Date": "2017-10-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18580 - Suriname MOH", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18580", "descriptions": []}{"datatype": "Text", "external_id": "XYr1YBg2LvW", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "230", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Population Council", "Start Date": "2017-10-01", "Operational Unit": "Zimbabwe"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18581 - Project SOAR", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18581", "descriptions": []}{"datatype": "Text", "external_id": "HgqlHuEL3Vx", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19947", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "STOP TB Partnership Trust Fund", "Start Date": "2017-10-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18583 - STOP TB Partnership", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18583", "descriptions": []}{"datatype": "Text", "external_id": "Ga3RCwqtDon", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Cambodia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18584 - Health Policy Plus (HP+)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18584", "descriptions": []}{"datatype": "Text", "external_id": "VqqvtSDTHtY", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Cambodia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18585 - Community Action for Sustained Elimination [CASE]", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18585", "descriptions": []}{"datatype": "Text", "external_id": "C7nEJstXnqa", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "596", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "University of North Carolina", "Start Date": "2014-09-30", "Operational Unit": "Democratic Republic of the Congo"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18586 - Measure Evaluation Phase IV", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18586", "descriptions": []}{"datatype": "Text", "external_id": "rULz5aOdXNS", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "446", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Chemonics International", "Start Date": "2017-10-01", "Operational Unit": "Indonesia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18587 - Human Resources for Health in 2030 (HRH 2030)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18587", "descriptions": []}{"datatype": "Text", "external_id": "lXB0lxW7OrX", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Indonesia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18588 - TBD - Health Financing", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18588", "descriptions": []}{"datatype": "Text", "external_id": "jeqJlF2X6Xj", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Asia Regional Program"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18591 - China CDC COAG", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18591", "descriptions": []}{"datatype": "Text", "external_id": "sazUeWs3szL", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "India"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18593 - TBD", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18593", "descriptions": []}{"datatype": "Text", "external_id": "rZGHa4VSZj7", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "230", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Population Council", "Start Date": "2017-10-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18594 - Project SOAR", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18594", "descriptions": []}{"datatype": "Text", "external_id": "VNPOQ8EfGOO", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18595 - ACONDA VS - Follow-on TBD", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18595", "descriptions": []}{"datatype": "Text", "external_id": "gbvNNnPbMA3", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18596 - SEV CI - Follow-on TBD", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18596", "descriptions": []}{"datatype": "Text", "external_id": "tKxpSGN1HIv", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18597 - Fondation ARIEL - Follow-on TBD", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18597", "descriptions": []}{"datatype": "Text", "external_id": "C82daLvJw2S", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "230", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Population Council", "Start Date": "2017-10-01", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18598 - Project SOAR", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18598", "descriptions": []}{"datatype": "Text", "external_id": "R5F5CYjs15F", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18599 - TBD M2M follow-on", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18599", "descriptions": []}{"datatype": "Text", "external_id": "h5hg0jru3q9", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18600 - TBD OVC, Adolescent Girls & Young Women", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18600", "descriptions": []}{"datatype": "Text", "external_id": "yHCVJpuzhxa", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18601 - TBD HIV Communications and Community Capacity", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18601", "descriptions": []}{"datatype": "Text", "external_id": "QT55besw1Ao", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18602 - TBD Human Resources for Health", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18602", "descriptions": []}{"datatype": "Text", "external_id": "ZeCgeVSS3Og", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16339", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Pact", "Start Date": "2017-10-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18603 - FISH", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18603", "descriptions": []}{"datatype": "Text", "external_id": "LIHawXhkkGE", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "219", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "JHPIEGO", "Start Date": "2014-09-30", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18604 - AIDS Free", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18604", "descriptions": []}{"datatype": "Text", "external_id": "E5wANbPzEBB", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6", "End Date": "2014-09-30", "Agency": "PC", "Partner": "U.S. Peace Corps", "Start Date": "2014-09-30", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18605 - U.S PEACE CORPS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18605", "descriptions": []}{"datatype": "Text", "external_id": "F406p5ungTE", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18606 - TBD- HC3 follow on \"Breakthrough\"", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18606", "descriptions": []}{"datatype": "Text", "external_id": "DXSjQI39D9K", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18607 - TBD- Leadership, Management, Governance (LMG) follow on", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18607", "descriptions": []}{"datatype": "Text", "external_id": "syqu2HLqNDC", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1168", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Baylor University, College of Medicine", "Start Date": "2017-10-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18608 - Technical Support to PEPFAR Programs in Southern Africa", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18608", "descriptions": []}{"datatype": "Text", "external_id": "gpDpRsWuPXJ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18609 - TBD- FANTA 3 follow on", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18609", "descriptions": []}{"datatype": "Text", "external_id": "kp43CwXr5iX", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18610 - TBD- ASSIST follow on", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18610", "descriptions": []}{"datatype": "Text", "external_id": "FMHFRBwCANZ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3317", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Clinical and Laboratory Standards Institute", "Start Date": "2017-10-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18611 - Clinical and Laboratory Standards Institute (CLSI)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18611", "descriptions": []}{"datatype": "Text", "external_id": "gjHPSjDaJge", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15719", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "ICF Macro", "Start Date": "2017-10-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18612 - Demographic and Health Surveys Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18612", "descriptions": []}{"datatype": "Text", "external_id": "y0TjHghjLzK", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9853", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "New Partner", "Start Date": "2017-10-01", "Operational Unit": "Dominican Republic"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18614 - Building Indigeous NGOs Sustainability (BINGOS)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18614", "descriptions": []}{"datatype": "Text", "external_id": "LVLyjIeyq0H", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18615 - Delivering Comp Services to Achieve HIV Epidemic Control in Subnational Units in Nigeria under PEPFAR", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18615", "descriptions": []}{"datatype": "Text", "external_id": "JM45YRXKFSk", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19875", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "CENTER FOR COMMUNITY HEALTH RESEARCH AND DEVELOPMENT", "Start Date": "2017-10-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18616 - USAID Enhanced Community HIV Link - Northern", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18616", "descriptions": []}{"datatype": "Text", "external_id": "Opp7MknCs26", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "HHS/SAMHSA", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18618 - Recovery Plus", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18618", "descriptions": []}{"datatype": "Text", "external_id": "saGHdCeE5wN", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "HHS/SAMHSA", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18619 - Vietnam HIV-Addiction Technology Transfer Center", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18619", "descriptions": []}{"datatype": "Text", "external_id": "pr2NLLxa4xv", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18620 - TBD-Lab", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18620", "descriptions": []}{"datatype": "Text", "external_id": "w5V4n6Fgooj", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9853", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "New Partner", "Start Date": "2017-10-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18621 - Human Rights Support Mechanism (HRSM)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18621", "descriptions": []}{"datatype": "Text", "external_id": "S9JT4ifalqJ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19922", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Right to Care", "Start Date": "2017-10-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18622 - EQUIP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18622", "descriptions": []}{"datatype": "Text", "external_id": "UAdj1gSF5fq", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "33", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Catholic Relief Services", "Start Date": "2017-10-01", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18623 - 4Children", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18623", "descriptions": []}{"datatype": "Text", "external_id": "oXFhk30fFLo", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "551", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "US Bureau of the Census", "Start Date": "2017-10-01", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18624 - US Census Bureau", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18624", "descriptions": []}{"datatype": "Text", "external_id": "Nk4IEMmhi7i", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18625 - TBD - HIS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18625", "descriptions": []}{"datatype": "Text", "external_id": "INr3qrpR6of", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2872", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Ministry of Health, Haiti", "Start Date": "2017-10-01", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18626 - Result Based Financing", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18626", "descriptions": []}{"datatype": "Text", "external_id": "F73O3cqWsgb", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18627 - TBD HJFMRI Follow on", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18627", "descriptions": []}{"datatype": "Text", "external_id": "il1o992Kklk", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18628 - TBD PAI-DOD Follow on", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18628", "descriptions": []}{"datatype": "Text", "external_id": "iPIAsEvM9PC", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "14350", "End Date": "2018-09-30", "Agency": "HHS/HRSA", "Partner": "Health Research Inc./New York State Department of Health", "Start Date": "2017-10-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18629 - Quality Improvement Capacity for Impact Project (QICIP)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18629", "descriptions": []}{"datatype": "Text", "external_id": "hMCWESt1M6v", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "13185", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Equip 3", "Start Date": "2014-09-30", "Operational Unit": "Democratic Republic of the Congo"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18630 - EQUIP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18630", "descriptions": []}{"datatype": "Text", "external_id": "tKnKDpXkl12", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18631 - Health Service Delivery", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18631", "descriptions": []}{"datatype": "Text", "external_id": "DOzu9mfGkLH", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18632 - Zambezia Action Plan", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18632", "descriptions": []}{"datatype": "Text", "external_id": "nazTOdEVxMS", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2017-10-01", "Operational Unit": "Cambodia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18633 - LINKAGES", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18633", "descriptions": []}{"datatype": "Text", "external_id": "WZDGL5gmveE", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Cambodia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18634 - TBD", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18634", "descriptions": []}{"datatype": "Text", "external_id": "zmAvjgkip8A", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19877", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Global Health Supply Chain Program", "Start Date": "2014-09-30", "Operational Unit": "Democratic Republic of the Congo"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18636 - GHSC-TA", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18636", "descriptions": []}{"datatype": "Text", "external_id": "tfrtVzqRTEk", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19877", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Global Health Supply Chain Program", "Start Date": "2014-09-30", "Operational Unit": "Democratic Republic of the Congo"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18637 - GHSC-RTK", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18637", "descriptions": []}{"datatype": "Text", "external_id": "gc3GoQFrvBT", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18638 - TBD-PROTECT", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18638", "descriptions": []}{"datatype": "Text", "external_id": "vLCYWoI26ZN", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "HHS/HRSA", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18639 - Global Initiative_Health Workforce for HIV - TBD", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18639", "descriptions": []}{"datatype": "Text", "external_id": "hQNgvgMTczt", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "Commerce", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18640 - TBD To Be Corrected", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18640", "descriptions": []}{"datatype": "Text", "external_id": "CXs6ZIuWCSU", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Lesotho"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18641 - RISE Follow-On", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18641", "descriptions": []}{"datatype": "Text", "external_id": "fFrXTBER0Qf", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Lesotho"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18642 - ASSIST Follow On", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18642", "descriptions": []}{"datatype": "Text", "external_id": "w5PE791DbzW", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16525", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "John Snow Inc (JSI)", "Start Date": "2017-10-01", "Operational Unit": "Lesotho"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18643 - AIDSFREE", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18643", "descriptions": []}{"datatype": "Text", "external_id": "Dpm2sqCfH1G", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10939", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Kheth'Impilo", "Start Date": "2017-10-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18644 - EQUIP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18644", "descriptions": []}{"datatype": "Text", "external_id": "xBPkrUVXis0", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "14350", "End Date": "2018-09-30", "Agency": "HHS/HRSA", "Partner": "Health Research Inc./New York State Department of Health", "Start Date": "2017-10-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18645 - Quality Improvement Capacity for Impact Project (QICIP)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18645", "descriptions": []}{"datatype": "Text", "external_id": "ly15HqspzK1", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "440", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2014-09-30", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18646 - SHOPS Plus", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18646", "descriptions": []}{"datatype": "Text", "external_id": "UTvXAy7b5Tz", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19907", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Palladium Group", "Start Date": "2017-10-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18647 - Health Policy Plus (HP+)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18647", "descriptions": []}{"datatype": "Text", "external_id": "bh1YcEnx9CS", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "219", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "JHPIEGO", "Start Date": "2017-10-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18648 - Maternal and Child Survival Program (MCSP)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18648", "descriptions": []}{"datatype": "Text", "external_id": "NIxWeccN4E1", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18649 - SABERS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18649", "descriptions": []}{"datatype": "Text", "external_id": "ukjmBwFyu4z", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18650 - VMMC HQ Quality Assurance", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18650", "descriptions": []}{"datatype": "Text", "external_id": "YcCvJErwPe1", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6", "End Date": "2014-09-30", "Agency": "PC", "Partner": "U.S. Peace Corps", "Start Date": "2014-09-30", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18651 - U.S PEACE CORPS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18651", "descriptions": []}{"datatype": "Text", "external_id": "FbcTChlZ5WU", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18652 - TBD - Improving Prevention and Adherence to Care and Treatment (IMPACT)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18652", "descriptions": []}{"datatype": "Text", "external_id": "T6Z9LWrDu4g", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "219", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "JHPIEGO", "Start Date": "2017-10-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18654 - Strengthening High Impact Interventions for an AIDS-free Generation(AIDSFree) Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18654", "descriptions": []}{"datatype": "Text", "external_id": "x5W8AFUgU2B", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18655 - USAID Comprehensive", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18655", "descriptions": []}{"datatype": "Text", "external_id": "ya7fqfuBKcL", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18656 - OVC TBD 1 (STEER)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18656", "descriptions": []}{"datatype": "Text", "external_id": "JEWVVVkojlB", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18657 - OVC TBD 2 (SMILE)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18657", "descriptions": []}{"datatype": "Text", "external_id": "KAHu74Fkjsu", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18658 - Youth Friendly HIV Services", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18658", "descriptions": []}{"datatype": "Text", "external_id": "LGY1hTMMYCp", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "521", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "University of North Carolina at Chapel Hill, Carolina Population Center", "Start Date": "2017-10-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18659 - Measure Evaluation", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18659", "descriptions": []}{"datatype": "Text", "external_id": "UUGVXqxCX6k", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18661 - Advancing the Agenda of Gender Equality (ADVANTAGE)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18661", "descriptions": []}{"datatype": "Text", "external_id": "IodMu6wKi0v", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2017-10-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18662 - Youth Power Action", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18662", "descriptions": []}{"datatype": "Text", "external_id": "sszIV9P8pKi", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18663 - Conduct of National (Population-Based) HIV/AIDS Impact Survey (NAIS) in Nigeria under the President\u2019s Emergency Plan for AIDS Relief (PEPFAR)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18663", "descriptions": []}{"datatype": "Text", "external_id": "hLkzB0Dwft6", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10091", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "American Society for Microbiology", "Start Date": "2017-10-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18664 - ASM_1116", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18664", "descriptions": []}{"datatype": "Text", "external_id": "Ik1x7NJpmQ6", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Cameroon"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18667 - TBD Yaounde Cluster Clinical Services", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18667", "descriptions": []}{"datatype": "Text", "external_id": "FZziSXromkj", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "State/OGAC", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18668 - TBD", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18668", "descriptions": []}{"datatype": "Text", "external_id": "YKIPUpAQsFb", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "State/OGAC", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18669 - TBD - Acceleration to Link PLHIV to Treatment", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18669", "descriptions": []}{"datatype": "Text", "external_id": "hZpuHmFtW79", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "State/OGAC", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18670 - Performance Funding", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18670", "descriptions": []}{"datatype": "Text", "external_id": "r9hL6N5TbFC", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9077", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Infectious Disease Institute", "Start Date": "2017-10-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18671 - REFUGEE - Over five years this follow-on mechanism will utilize comprehensive facility and community approaches to build on existing interventions and scale up HIV prevention, care and treatment services in the mid-Wester", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18671", "descriptions": []}{"datatype": "Text", "external_id": "fnEV1s3M03L", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18672 - REFUGEE - Regional Health Integration to Enhance Services \u2013 North, Acholi (RHITES-N, Acholi)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18672", "descriptions": []}{"datatype": "Text", "external_id": "ED13UbPudr7", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "14013", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "CENTERS FOR HEALTH SOLUTIONS", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "2866 - DUMISHA/TEGEMEZA", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "2866", "descriptions": []}{"datatype": "Text", "external_id": "JZOyGLl3IQs", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2014-09-30", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "2868 - Washplus: Supportive Environments for Healthy households and communities", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "2868", "descriptions": []}{"datatype": "Text", "external_id": "Cp8o5EFjssb", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4008", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "National Centre for HIV/AIDS, Dermatology and STDs", "Start Date": "2014-09-30", "Operational Unit": "Cambodia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "5377 - National Center for HIV/AIDS Dermatology and STDs", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "5377", "descriptions": []}{"datatype": "Text", "external_id": "lD3pRMkO4RN", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "8393", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "PROFAMILIA", "Start Date": "2014-09-30", "Operational Unit": "Dominican Republic"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "6166 - ACCESS TO CD4 TESTS FOR PEOPLE LIVING WITH HIV/AIDS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "6166", "descriptions": []}{"datatype": "Text", "external_id": "snXAkBATPoj", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1", "End Date": "2018-09-30", "Agency": "State/AF", "Partner": "U.S. Department of State", "Start Date": "2013-09-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "6459 - Department of State/African Affairs", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "6459", "descriptions": []}{"datatype": "Text", "external_id": "papLSrub15T", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "514", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Tulane University", "Start Date": "2013-09-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "6651 - UTAP-Tulane University (Technical Assistance in Support of the President's Emergency Plan for AIDS Relief )", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "6651", "descriptions": []}{"datatype": "Text", "external_id": "ejiR8MIwbcv", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3781", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Partnership for Supply Chain Management", "Start Date": "2013-09-01", "Operational Unit": "South Sudan"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7135 - SCMS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7135", "descriptions": []}{"datatype": "Text", "external_id": "jAZoyTcAKre", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19907", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Palladium Group", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7139 - HP Plus", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7139", "descriptions": []}{"datatype": "Text", "external_id": "FmGvLK8vNQm", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2014-09-30", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7141 - Kenya Nutrition and HIV Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7141", "descriptions": []}{"datatype": "Text", "external_id": "mDcqRhglFIT", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "446", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Chemonics International", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7142 - Kenya Pharma Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7142", "descriptions": []}{"datatype": "Text", "external_id": "SpeMEEGKxqi", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3781", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Partnership for Supply Chain Management", "Start Date": "2013-09-01", "Operational Unit": "Rwanda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7158 - SCMS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7158", "descriptions": []}{"datatype": "Text", "external_id": "YEyGvOeyO8v", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2014-09-30", "Agency": "DOD", "Partner": "Population Services International", "Start Date": "2014-09-30", "Operational Unit": "Rwanda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7160 - PSI-DOD", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7160", "descriptions": []}{"datatype": "Text", "external_id": "spZ3Ek9aCDx", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "U.S. Agency for International Development (USAID)", "Start Date": "2013-09-01", "Operational Unit": "Rwanda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7162 - Central Contraceptive Procurement", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7162", "descriptions": []}{"datatype": "Text", "external_id": "qS0ABIH66TS", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "964", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Howard University", "Start Date": "2013-09-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7166 - Howard University", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7166", "descriptions": []}{"datatype": "Text", "external_id": "btO3oE84IwO", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "118", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Inter-Religious Council of Uganda", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7181 - Expanding Access to HIV/AIDS Prevention, Care and Treatment through Faith Based Organizations", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7181", "descriptions": []}{"datatype": "Text", "external_id": "AKWsh9mvZx2", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "521", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "University of North Carolina at Chapel Hill, Carolina Population Center", "Start Date": "2014-09-30", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7210 - Measure Evaluation Phase III (MMAR III GHA-00 8)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7210", "descriptions": []}{"datatype": "Text", "external_id": "Ybt1c5hEfTT", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3781", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Partnership for Supply Chain Management", "Start Date": "2013-09-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7218 - The Partnership for Supply Chain Management", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7218", "descriptions": []}{"datatype": "Text", "external_id": "PL28mwPejWS", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "463", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "University Research Corporation, LLC", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7221 - TB Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7221", "descriptions": []}{"datatype": "Text", "external_id": "DaXNZP5VCoo", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "11973", "End Date": "2014-09-30", "Agency": "DOD", "Partner": "South Africa Military Health Service", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7223 - Masibambisane 1", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7223", "descriptions": []}{"datatype": "Text", "external_id": "e3yfK7Xp0sx", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "805", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "South African Democratic Teachers Union", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7225 - South African Democratic Teachers Union", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7225", "descriptions": []}{"datatype": "Text", "external_id": "ZwCgprgIfNn", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "220", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7232 - ICB", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7232", "descriptions": []}{"datatype": "Text", "external_id": "ZxLxwGvJRhd", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19877", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Global Health Supply Chain Program", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7234 - Global Health Supply Chain Program (SCMS)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7234", "descriptions": []}{"datatype": "Text", "external_id": "yEhYfqonR9x", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15719", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "ICF Macro", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7235 - MEASURE DHS - 7", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7235", "descriptions": []}{"datatype": "Text", "external_id": "AUk9x88StZe", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1618", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "PharmAccess", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7241 - PAI-DOD", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7241", "descriptions": []}{"datatype": "Text", "external_id": "GPMmBih9uWT", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1640", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Central Contraceptive Procurement", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7242 - Condom Procurement", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7242", "descriptions": []}{"datatype": "Text", "external_id": "TKm2O3GyW12", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "463", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "University Research Corporation, LLC", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7305 - Applying Science to Strengthen and Improve Systems-ASSIST", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7305", "descriptions": []}{"datatype": "Text", "external_id": "ZvreW8546mJ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3781", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Partnership for Supply Chain Management", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7308 - Partnership for Supply Chain Management Systems (SCMS)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7308", "descriptions": []}{"datatype": "Text", "external_id": "Qbd5nSZsY1K", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16525", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "John Snow Inc (JSI)", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7311 - Central Contraceptive Procurement", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7311", "descriptions": []}{"datatype": "Text", "external_id": "hY7eJU5qv6u", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "463", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "University Research Corporation, LLC", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7314 - ASSIST (Applying Science to Strengthen and Improve Systems)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7314", "descriptions": []}{"datatype": "Text", "external_id": "bO5lMidMWHX", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7315 - Food and Nutrition Technical Assistance III (FANTA-III)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7315", "descriptions": []}{"datatype": "Text", "external_id": "ezq0KMRS189", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3781", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Partnership for Supply Chain Management", "Start Date": "2013-09-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7319 - Supply Chain Management System (SCMS)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7319", "descriptions": []}{"datatype": "Text", "external_id": "lMYMYFB2ybp", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3932", "End Date": "2018-09-30", "Agency": "State/AF", "Partner": "Regional Procurement Support Office/Frankfurt", "Start Date": "2013-09-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7320 - RPSO laboratory construction projects", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7320", "descriptions": []}{"datatype": "Text", "external_id": "oVkwEOVgqeB", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1717", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Research Triangle International", "Start Date": "2014-09-30", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7321 - HIV Prevention for MARP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7321", "descriptions": []}{"datatype": "Text", "external_id": "UcHhgzkSmV5", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7324 - Botswana Civil Society Strengthening Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7324", "descriptions": []}{"datatype": "Text", "external_id": "uGiKp4cb0S4", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3781", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Partnership for Supply Chain Management", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7326 - Supply Chain Management Systems (SCMS)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7326", "descriptions": []}{"datatype": "Text", "external_id": "oE3bnkElnp9", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "521", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "University of North Carolina at Chapel Hill, Carolina Population Center", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7328 - MEASURE EVALUATION Phase IV", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7328", "descriptions": []}{"datatype": "Text", "external_id": "y82qIv670aN", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3236", "End Date": "2016-09-30", "Agency": "State/PRM", "Partner": "American Refugee Committee", "Start Date": "2013-09-01", "Operational Unit": "Rwanda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7335 - ARC", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7335", "descriptions": []}{"datatype": "Text", "external_id": "Ja7lnogT2Yu", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10302", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "CHF International", "Start Date": "2013-09-01", "Operational Unit": "Rwanda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7336 - Higa Ubeho", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7336", "descriptions": []}{"datatype": "Text", "external_id": "vRA8ZvfOYJp", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10091", "End Date": "2015-12-31", "Agency": "HHS/CDC", "Partner": "American Society for Microbiology", "Start Date": "2008-09-29", "Operational Unit": "Rwanda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7337 - American Society for Microbiology", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7337", "descriptions": []}{"datatype": "Text", "external_id": "Q0lWhLuVQWb", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7342 - Healthy Markets", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7342", "descriptions": []}{"datatype": "Text", "external_id": "exia3QniKfy", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3781", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Partnership for Supply Chain Management", "Start Date": "2013-09-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7345 - SCMS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7345", "descriptions": []}{"datatype": "Text", "external_id": "xqjORxgOPgW", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "12274", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "United Nations Joint Programme on HIV/AIDS", "Start Date": "2013-09-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7348 - UNAIDS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7348", "descriptions": []}{"datatype": "Text", "external_id": "ZCYKxgjYnf1", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "521", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "University of North Carolina at Chapel Hill, Carolina Population Center", "Start Date": "2013-09-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7352 - Measure Evaluation Phase 111", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7352", "descriptions": []}{"datatype": "Text", "external_id": "LEp02YrgSWt", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4", "End Date": "2017-09-30", "Agency": "DOD", "Partner": "U.S. Department of Defense (Defense)", "Start Date": "2013-09-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7369 - Department of Defense", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7369", "descriptions": []}{"datatype": "Text", "external_id": "zyjUa6pmL1p", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3685", "End Date": "2014-09-30", "Agency": "HHS/HRSA", "Partner": "New York AIDS Institute", "Start Date": "2014-09-30", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7375 - HIV/QUAL International", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7375", "descriptions": []}{"datatype": "Text", "external_id": "psGf5CVatBp", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1640", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Central Contraceptive Procurement", "Start Date": "2013-09-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7383 - Contraceptive Commodities Fund", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7383", "descriptions": []}{"datatype": "Text", "external_id": "MGNw2dJjZ7u", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19909", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Arquiplan, Lda", "Start Date": "2016-10-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7387 - Oversight for 16 Type II RHC & 3 Warehouses", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7387", "descriptions": []}{"datatype": "Text", "external_id": "DeXoH3S7d7M", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19911", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "T\u00e9cnicos Construtores (TEC), Lda", "Start Date": "2016-10-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7388 - Construction of 11 Type II Rural Health Centers", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7388", "descriptions": []}{"datatype": "Text", "external_id": "yeJxzVTfBrB", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1640", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Central Contraceptive Procurement", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7422 - Central Contraceptive Procurement (CCP)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7422", "descriptions": []}{"datatype": "Text", "external_id": "wFcCmcvrfuO", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3781", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Partnership for Supply Chain Management", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7423 - Supply Chain Management System Project (SCMS)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7423", "descriptions": []}{"datatype": "Text", "external_id": "wwCkCXVYIaF", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Population Services International", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7427 - Partnership for Integrated Social Marketing (PRISM)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7427", "descriptions": []}{"datatype": "Text", "external_id": "RHb9PhzYNfQ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7428 - Corridors of Hope III", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7428", "descriptions": []}{"datatype": "Text", "external_id": "x2uokQBn0w5", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3781", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Partnership for Supply Chain Management", "Start Date": "2013-09-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7443 - Supply Chain Management System (SCMS)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7443", "descriptions": []}{"datatype": "Text", "external_id": "hN5IWjWQBwt", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "U.S. Department of Defense (Defense)", "Start Date": "2013-09-01", "Operational Unit": "Lesotho"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7455 - LDF, Department of Defense Support", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7455", "descriptions": []}{"datatype": "Text", "external_id": "psUiO4qyPaj", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "816", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "TEBA Development", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7466 - Community Based Responses to HIV/AIDS in Mine-sending Areas in Mozambique", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7466", "descriptions": []}{"datatype": "Text", "external_id": "t1RbzMhwoTN", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4", "End Date": "2014-09-30", "Agency": "DOD", "Partner": "U.S. Department of Defense (Defense)", "Start Date": "2013-09-01", "Operational Unit": "Indonesia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7480 - DOD", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7480", "descriptions": []}{"datatype": "Text", "external_id": "dow7C0qo7Yu", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "233", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Program for Appropriate Technology in Health", "Start Date": "2013-09-01", "Operational Unit": "Democratic Republic of the Congo"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7500 - AIDS Support and Technical Resources (AIDSTAR) - INTEGRATED HIV/AIDS PROGRAM IN DRC (ProVIC: Program de VIH Int\u00e9gr\u00e9 au Congo)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7500", "descriptions": []}{"datatype": "Text", "external_id": "SYNnueTjkyJ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4", "End Date": "2017-09-30", "Agency": "DOD", "Partner": "U.S. Department of Defense (Defense)", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7515 - DoD Mech Ethiopia", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7515", "descriptions": []}{"datatype": "Text", "external_id": "dne8fNfs0YJ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "595", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "World Learning", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7516 - School-Community Partnership Serving OVC (SCOPSO), Education Wraparound Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7516", "descriptions": []}{"datatype": "Text", "external_id": "X75PhzmslPa", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19915", "End Date": "2017-09-30", "Agency": "DOD", "Partner": "International HIV/AIDS TB Institute", "Start Date": "2013-09-01", "Operational Unit": "Ukraine"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7520 - Prevention for the Military", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7520", "descriptions": []}{"datatype": "Text", "external_id": "PPuNJm67IVj", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "453", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "John Snow, Inc.", "Start Date": "2013-09-01", "Operational Unit": "Ghana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7522 - DELIVER", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7522", "descriptions": []}{"datatype": "Text", "external_id": "pv3FN3wn9rh", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "453", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "John Snow, Inc.", "Start Date": "2013-09-01", "Operational Unit": "Zimbabwe"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7524 - USAID | DELIVER PROJECT (TO4)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7524", "descriptions": []}{"datatype": "Text", "external_id": "ihlfB1HHgsR", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "239", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Save the Children US", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7530 - Save the Children TransACTION Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7530", "descriptions": []}{"datatype": "Text", "external_id": "nUI2PDJXGBJ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3781", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Partnership for Supply Chain Management", "Start Date": "2013-09-01", "Operational Unit": "Zimbabwe"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7549 - Supply Chain Management System (SCMS)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7549", "descriptions": []}{"datatype": "Text", "external_id": "K9s79BgEtQ7", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15719", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "ICF Macro", "Start Date": "2014-09-30", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7564 - Demographic and Health Survey", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7564", "descriptions": []}{"datatype": "Text", "external_id": "iYiOWcgAOUb", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6277", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "International Center for AIDS Care and Treatment Programs, Columbia University", "Start Date": "2014-09-30", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7566 - Malaria Laboratory Diagnosis and Monitoring", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7566", "descriptions": []}{"datatype": "Text", "external_id": "QiWTKwHw7h9", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "596", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "University of North Carolina", "Start Date": "2013-09-01", "Operational Unit": "Dominican Republic"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7575 - MEASURE Evaluation Phase IV", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7575", "descriptions": []}{"datatype": "Text", "external_id": "UKUyjWgFLyV", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15719", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "ICF Macro", "Start Date": "2014-09-30", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7620 - Macro DHS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7620", "descriptions": []}{"datatype": "Text", "external_id": "YeUmMhZwMI3", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15721", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "AME-TAN Construction", "Start Date": "2014-09-30", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7629 - Warehouse Construction", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7629", "descriptions": []}{"datatype": "Text", "external_id": "jn3AhpJHwbj", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "453", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "John Snow, Inc.", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7636 - JSI/DELIVER", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7636", "descriptions": []}{"datatype": "Text", "external_id": "VyrBJAO6TY5", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "453", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "John Snow, Inc.", "Start Date": "2014-09-30", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "8038 - Zambia Partner Reporting System (ZPRS)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "8038", "descriptions": []}{"datatype": "Text", "external_id": "qsg1ckCAEwj", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "978", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "American Society of Clinical Pathology", "Start Date": "2013-09-01", "Operational Unit": "Lesotho"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "8772 - PEPFAR Laboratory Training Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "8772", "descriptions": []}{"datatype": "Text", "external_id": "qY1IFfpITOv", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10091", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "American Society for Microbiology", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9039 - Capacity Building for LAB", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9039", "descriptions": []}{"datatype": "Text", "external_id": "Y14uAWeaYX8", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10676", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "Henry Jackson Foundation", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9043 - Makerere University Walter Reed Project (MUWRP)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9043", "descriptions": []}{"datatype": "Text", "external_id": "PbpSx1kRYQ6", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15719", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "ICF Macro", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9076 - Demographic and Health Surveys - 7", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9076", "descriptions": []}{"datatype": "Text", "external_id": "J3rG99rH37X", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3781", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Partnership for Supply Chain Management", "Start Date": "2014-09-30", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9079 - SCMS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9079", "descriptions": []}{"datatype": "Text", "external_id": "nuo7uSlUz1n", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "33", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Catholic Relief Services", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9092 - Support and Assistance to Indigenous Implementing Agencies (SAIDIA)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9092", "descriptions": []}{"datatype": "Text", "external_id": "vhvMf1OEuZ3", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6285", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "CDC Foundation", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9093 - Phones for Health", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9093", "descriptions": []}{"datatype": "Text", "external_id": "otW1SPA2wqw", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "535", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "University of Nairobi", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9097 - HIV Fellowships", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9097", "descriptions": []}{"datatype": "Text", "external_id": "tNVBeywfBLs", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4622", "End Date": "2018-09-30", "Agency": "HHS/HRSA", "Partner": "American International Health Alliance Twinning Center", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9108 - AIHA", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9108", "descriptions": []}{"datatype": "Text", "external_id": "AHKSdBX4MmV", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1923", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Association of Public Health Laboratories", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9110 - APHL", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9110", "descriptions": []}{"datatype": "Text", "external_id": "EYx3swTZfDA", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2014-09-30", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9127 - Prevention Technologies Agreement (PTA)/I Choose Live", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9127", "descriptions": []}{"datatype": "Text", "external_id": "xSZwQ5DZ3Fn", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "214", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "International Medical Corps", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9136 - IMC MARPS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9136", "descriptions": []}{"datatype": "Text", "external_id": "rspb66gA1My", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "217", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "IntraHealth International, Inc", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9139 - Capacity Kenya", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9139", "descriptions": []}{"datatype": "Text", "external_id": "TZOZhhc1vjQ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "33", "End Date": "2014-09-30", "Agency": "HHS/HRSA", "Partner": "Catholic Relief Services", "Start Date": "2014-09-30", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9141 - AIDSRelief", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9141", "descriptions": []}{"datatype": "Text", "external_id": "yjU3iju5Wj3", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10676", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "Henry Jackson Foundation", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9143 - Kenya Department of Defense", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9143", "descriptions": []}{"datatype": "Text", "external_id": "O9qtlWWaZP4", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "233", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Program for Appropriate Technology in Health", "Start Date": "2014-09-30", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9149 - Uniformed Services Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9149", "descriptions": []}{"datatype": "Text", "external_id": "ycF9vtP3TvF", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "214", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "International Medical Corps", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9150 - Prisons Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9150", "descriptions": []}{"datatype": "Text", "external_id": "gW1RLajAjL6", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "8402", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Kalangala District Health Office", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9167 - Provision of Comprehensive Public Health services for the fishing communities in Kalangala District in the Republic of Uganda under the President\u2019s Emergency Plan for AIDS Relief", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9167", "descriptions": []}{"datatype": "Text", "external_id": "i8sxXnJOiOV", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10676", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "Henry Jackson Foundation", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9171 - South Rift Valley", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9171", "descriptions": []}{"datatype": "Text", "external_id": "U9kjfbUsnY4", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "323", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "The AIDS Support Organization", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9183 - Accelerating Delivery of Comprehensive HIV/AIDS/TB services including Prevention, Care, Support and Treatment of people living with HIV/AIDS in the Republic of Uganda under the President\u2019s Emergency Plan for AIDS Relief", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9183", "descriptions": []}{"datatype": "Text", "external_id": "OfkRDveM8cu", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4174", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Tamil Nadu AIDS Control Society", "Start Date": "2013-09-01", "Operational Unit": "India"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9195 - TANSACS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9195", "descriptions": []}{"datatype": "Text", "external_id": "vBBje2F3rbf", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9078", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Uganda Prisons Services", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9240 - Strengthening HIV Prevention, Care and Treatment among Prisoner and Staff of the Prisons Service", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9240", "descriptions": []}{"datatype": "Text", "external_id": "P4b4NEetX8V", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "453", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "John Snow, Inc.", "Start Date": "2013-09-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9266 - DELIVER", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9266", "descriptions": []}{"datatype": "Text", "external_id": "hgUcEg8UNxL", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3935", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "National AIDS Commission, Malawi", "Start Date": "2013-09-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9276 - National AIDS Commission, Malawi", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9276", "descriptions": []}{"datatype": "Text", "external_id": "RrjmU53u2Ls", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "216", "End Date": "2018-09-30", "Agency": "HHS/HRSA", "Partner": "University of Washington", "Start Date": "2013-09-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9281 - I-TECH", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9281", "descriptions": []}{"datatype": "Text", "external_id": "ZnH7VrG5ZcU", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "11480", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Mulago-Mbarara Teaching Hospitals' Joint AIDS Program (MJAP)", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9300 - Realizing Expanded Access to Counseling and Testing for HIV in Uganda (REACH-U) Project.", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9300", "descriptions": []}{"datatype": "Text", "external_id": "G01i8YBlc1n", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "453", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "John Snow, Inc.", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9301 - Strengthening TB and HIV & AIDS Responses in East Central Uganda (STAR-EC)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9301", "descriptions": []}{"datatype": "Text", "external_id": "RwJwExlyGVs", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "U.S. Department of Defense (Defense)", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9303 - DOD Mechanism", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9303", "descriptions": []}{"datatype": "Text", "external_id": "o48VeH79Ecr", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "217", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "IntraHealth International, Inc", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9325 - Uganda Capacity Project (UCP)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9325", "descriptions": []}{"datatype": "Text", "external_id": "kLnuZRXx3yl", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "323", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "The AIDS Support Organization", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9338 - Provision of community-based HIV/AIDS prevention, care and support services in Uganda", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9338", "descriptions": []}{"datatype": "Text", "external_id": "SmRZaAUIYAK", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "52", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "World Vision International", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9347 - PUBLIC SECTOR HIV/AIDS WORKPLACE PROGRAM (SPEAR)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9347", "descriptions": []}{"datatype": "Text", "external_id": "rnzWeEKKZYR", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "216", "End Date": "2017-09-30", "Agency": "HHS/HRSA", "Partner": "University of Washington", "Start Date": "2013-09-01", "Operational Unit": "India"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9349 - I-TECH", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9349", "descriptions": []}{"datatype": "Text", "external_id": "qDoJgiKHeM3", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1", "End Date": "2016-09-30", "Agency": "State/AF", "Partner": "U.S. Department of State", "Start Date": "2013-09-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9386 - State #GPO-A-11-05-00007-00", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9386", "descriptions": []}{"datatype": "Text", "external_id": "sHiz1pCNf0g", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3781", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Partnership for Supply Chain Management", "Start Date": "2013-09-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9396 - Supply Chain Management System", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9396", "descriptions": []}{"datatype": "Text", "external_id": "baRJ2yMI3Wk", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "344", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Ministry of National Education, C\u00f4te d'Ivoire", "Start Date": "2013-09-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9401 - CoAg Ministry of Education #U62/CCU24223", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9401", "descriptions": []}{"datatype": "Text", "external_id": "eWCdXTOVixz", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9415 - FHI New CDC TA Mech (UTAP follow-on)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9415", "descriptions": []}{"datatype": "Text", "external_id": "zwiijGG1C8T", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10091", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "American Society for Microbiology", "Start Date": "2013-09-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9419 - CDC Lab Coalition", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9419", "descriptions": []}{"datatype": "Text", "external_id": "LYJWIy5A8Tf", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "205", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Engender Health", "Start Date": "2014-09-30", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9431 - EngenderHealth GH-08-2008 RESPOND", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9431", "descriptions": []}{"datatype": "Text", "external_id": "Fa544KlHhya", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4013", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "National Tuberculosis Centre", "Start Date": "2014-09-30", "Operational Unit": "Cambodia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9438 - National Center for Tuberculosis and Leprosy Control (CENAT)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9438", "descriptions": []}{"datatype": "Text", "external_id": "fBGXT8lYOUQ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "421", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Ministry of Health and Social Welfare, Tanzania", "Start Date": "2014-09-30", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9455 - MOHSW", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9455", "descriptions": []}{"datatype": "Text", "external_id": "iFVr070U4gC", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "192", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Africare", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9464 - Africare", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9464", "descriptions": []}{"datatype": "Text", "external_id": "wKVJC7w538E", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "610", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Care International", "Start Date": "2014-10-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9474 - Care International", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9474", "descriptions": []}{"datatype": "Text", "external_id": "rp6CCWHVLeB", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9077", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Infectious Disease Institute", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9483 - Expansion of Routine Confidential HCT and provision of basic Care in Clinics, Hospitals and HC Ivs", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9483", "descriptions": []}{"datatype": "Text", "external_id": "LB2vmuvBwpv", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4860", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Xstrata Coal SA & Re-Action!", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9496 - Re-Action!", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9496", "descriptions": []}{"datatype": "Text", "external_id": "MXLz29xF5et", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15222", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "UNIVERSITY OF KWAZULU-NATAL INNOVATIONS", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9497 - University of KwaZulu-Natal Innovations", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9497", "descriptions": []}{"datatype": "Text", "external_id": "iF7H75GbgCW", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4857", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "St. Mary's Hospital", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9509 - St. Mary's Hospital (St Mary's)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9509", "descriptions": []}{"datatype": "Text", "external_id": "WEBIf4Ww93k", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15037", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "SOUTHERN AFRICAN CATHOLIC BISHOP'S CONFERENCE (SACBC)", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9521 - Southern African Catholic Bishops' Conference (SACBC)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9521", "descriptions": []}{"datatype": "Text", "external_id": "I20SQaw6ibf", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3331", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "National Health Laboratory Services", "Start Date": "2014-10-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9522 - NHLS (Award PS001328, ending 2015)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9522", "descriptions": []}{"datatype": "Text", "external_id": "ZylyhKhfm3P", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3781", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Partnership for Supply Chain Management", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9526 - Supply Chain Management System (SCMS)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9526", "descriptions": []}{"datatype": "Text", "external_id": "CD3qmfnQ8Ua", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "762", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "South Africa National Blood Service", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9529 - South Africa National Blood Service", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9529", "descriptions": []}{"datatype": "Text", "external_id": "IJDThR6WMnV", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "204", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9541 - Strengthening the Tuberculosis and HIV/AIDS Response in the South Western Region of Uganda (STAR-SW)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9541", "descriptions": []}{"datatype": "Text", "external_id": "uuGdgswtTkl", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2014-09-30", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9547 - Prevention Technologies Agreement(PTA)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9547", "descriptions": []}{"datatype": "Text", "external_id": "pdPAdPwxs6i", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "597", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "National Alliance of State and Territorial AIDS Directors", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9562 - National Alliance of State and Territorial AIDS Directors", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9562", "descriptions": []}{"datatype": "Text", "external_id": "bPayZKd1znq", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "978", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "American Society of Clinical Pathology", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9564 - ASCP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9564", "descriptions": []}{"datatype": "Text", "external_id": "RjkKvQSJs2g", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10091", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "American Society for Microbiology", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9568 - ASM", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9568", "descriptions": []}{"datatype": "Text", "external_id": "D5PMVFLjX9C", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19769", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Edication Development Center", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9569 - South Africa School-Based Sexuality and HIV Prevention Education Activity", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9569", "descriptions": []}{"datatype": "Text", "external_id": "zzhUeQJyHkO", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1", "End Date": "2018-09-30", "Agency": "State/AF", "Partner": "U.S. Department of State", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9570 - PAS Small Grants", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9570", "descriptions": []}{"datatype": "Text", "external_id": "wyHE22ewavG", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "8543", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Lifeline Mafikeng", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9590 - Lifeline Mafikeng", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9590", "descriptions": []}{"datatype": "Text", "external_id": "UuqNaEt93tP", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1633", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "National Institute for Medical Research", "Start Date": "2014-09-30", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9595 - NIMR", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9595", "descriptions": []}{"datatype": "Text", "external_id": "xSvx3dpMKMF", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "12637", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Institute for Youth Development SA (IYDSA)", "Start Date": "2014-09-30", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9609 - Institute for Youth Development SA (IYDSA)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9609", "descriptions": []}{"datatype": "Text", "external_id": "LIs4rBestxZ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2778", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "International Organization for Migration", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9610 - Migrants and Mobile Populations HIV Prevention Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9610", "descriptions": []}{"datatype": "Text", "external_id": "NOcYGUDuHq7", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "662", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "McCord Hospital", "Start Date": "2014-09-30", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9613 - McCord Hospital", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9613", "descriptions": []}{"datatype": "Text", "external_id": "XznuaH9SWGA", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4622", "End Date": "2014-09-30", "Agency": "HHS/HRSA", "Partner": "American International Health Alliance Twinning Center", "Start Date": "2014-09-30", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9614 - Twinning", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9614", "descriptions": []}{"datatype": "Text", "external_id": "fsAZdj5Kyv3", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "217", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "IntraHealth International, Inc", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9616 - IHI-MC", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9616", "descriptions": []}{"datatype": "Text", "external_id": "bIZHGBBDYiq", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4938", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Touch Foundation", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9618 - Touch Foundation- PPP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9618", "descriptions": []}{"datatype": "Text", "external_id": "bVLE3CBsnzz", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "549", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "World Health Organization", "Start Date": "2014-09-30", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9627 - WHO", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9627", "descriptions": []}{"datatype": "Text", "external_id": "Yo848VrnRqB", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "12626", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Ifakara Health Institute", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9630 - SAVVY & DSS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9630", "descriptions": []}{"datatype": "Text", "external_id": "GqY0cNn9LFF", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4950", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "University of Dar es Salaam, University Computing Center", "Start Date": "2014-09-30", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9631 - UCC", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9631", "descriptions": []}{"datatype": "Text", "external_id": "L0FqPudnpsZ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "517", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "University of California at San Francisco", "Start Date": "2014-09-30", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9634 - UTAP UCSF-MARPS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9634", "descriptions": []}{"datatype": "Text", "external_id": "UeSSu6lV8VE", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2865", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Bugando Medical Centre", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9639 - BMC", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9639", "descriptions": []}{"datatype": "Text", "external_id": "Nil3N4krQJT", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1923", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Association of Public Health Laboratories", "Start Date": "2014-09-30", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9641 - APHL Lab", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9641", "descriptions": []}{"datatype": "Text", "external_id": "xsLnWqXL1AX", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "978", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "American Society of Clinical Pathology", "Start Date": "2014-09-30", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9642 - ASCP Lab", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9642", "descriptions": []}{"datatype": "Text", "external_id": "Rf4uFGeWjL3", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3317", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Clinical and Laboratory Standards Institute", "Start Date": "2014-09-30", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9643 - CLSI Lab", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9643", "descriptions": []}{"datatype": "Text", "external_id": "p5TLIl68lKo", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10091", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "American Society for Microbiology", "Start Date": "2014-09-30", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9644 - ASM Lab", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9644", "descriptions": []}{"datatype": "Text", "external_id": "BczYsRoy3yi", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "228", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Pathfinder International", "Start Date": "2014-09-30", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9665 - Pathfinder International", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9665", "descriptions": []}{"datatype": "Text", "external_id": "uuiIoktTteZ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2014-09-30", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9678 - ASPIRES", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9678", "descriptions": []}{"datatype": "Text", "external_id": "KlyvKPkXq2f", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1715", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "National Tuberculosis and Leprosy Control Program", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9681 - Single eligibility FOA", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9681", "descriptions": []}{"datatype": "Text", "external_id": "oyhMlrPKOvH", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9685 - TB Follow-on", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9685", "descriptions": []}{"datatype": "Text", "external_id": "siWfU9AUy2E", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "246", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "African Medical and Research Foundation", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9694 - Angaza Zaidi", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9694", "descriptions": []}{"datatype": "Text", "external_id": "yyONJyBxPtg", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4622", "End Date": "2018-09-30", "Agency": "HHS/HRSA", "Partner": "American International Health Alliance Twinning Center", "Start Date": "2014-10-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9725 - Twinning - AIHA", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9725", "descriptions": []}{"datatype": "Text", "external_id": "FJ4N8Wx0n58", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "5702", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Vanderbilt University", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9811 - Friends in Global Health", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9811", "descriptions": []}{"datatype": "Text", "external_id": "yL0pz4vq90D", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "233", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Program for Appropriate Technology in Health", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9816 - The Thogomleo Project (AIDSTAR)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9816", "descriptions": []}{"datatype": "Text", "external_id": "I75SIuZY4i5", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1923", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Association of Public Health Laboratories", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9818 - APHL", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9818", "descriptions": []}{"datatype": "Text", "external_id": "E7jEoeLy7YI", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1229", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "University of Kwazulu-Natal, Nelson Mandela School of Medicine, Comprehensive International Program for Research on AIDS", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9821 - CAPRISA", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9821", "descriptions": []}{"datatype": "Text", "external_id": "hekJNIWgjwZ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "464", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Voxiva", "Start Date": "2014-09-30", "Operational Unit": "Rwanda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9826 - HIV/AIDS Reporting System/TRACNet", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9826", "descriptions": []}{"datatype": "Text", "external_id": "dEXhQpaxSBA", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4622", "End Date": "2014-09-30", "Agency": "HHS/HRSA", "Partner": "American International Health Alliance Twinning Center", "Start Date": "2014-09-30", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9832 - AIHA", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9832", "descriptions": []}{"datatype": "Text", "external_id": "hDpLzpYNjFE", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1156", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Ministry of Health, Mozambique", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9856 - MISAU BS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9856", "descriptions": []}{"datatype": "Text", "external_id": "HoL9mxSMfGn", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1156", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Ministry of Health, Mozambique", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9857 - MISAU - Implementation of Integrated HIV/AIDS Treatment, Care and Prevention Programs in the Republic of Mozambique", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9857", "descriptions": []}{"datatype": "Text", "external_id": "sPUPZ41SV7N", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1602", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Ministry of Women and Social Action, Mozambique", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9858 - MMAS - Rapid Strengthening and Expansion of Integrated Social Services for People Infected and Affected by HIV/AIDS in the Republic of Mozambique", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9858", "descriptions": []}{"datatype": "Text", "external_id": "zGJM5xe6BQY", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1247", "End Date": "2014-09-30", "Agency": "HHS/NIH", "Partner": "South Africa National Defense Force, Military Health Service", "Start Date": "2014-09-30", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9866 - NIAID/NIH Project Phidisa", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9866", "descriptions": []}{"datatype": "Text", "external_id": "JfbQUMgDrgs", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "336", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Blood Transfusion Service of Namibia", "Start Date": "2013-09-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9869 - Cooperative Agreement 1U2GPS002715", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9869", "descriptions": []}{"datatype": "Text", "external_id": "EngRzYRno1X", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "489", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Potentia Namibia Recruitment Consultancy", "Start Date": "2013-09-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9872 - Cooperative Agreement 1U2GPS002722", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9872", "descriptions": []}{"datatype": "Text", "external_id": "R45IvwRHmul", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10", "End Date": "2014-09-30", "Agency": "HHS/HRSA", "Partner": "U.S. Department of Health and Human Services/Health Resources and Services Administration (HHS/HRSA)", "Start Date": "2013-09-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9874 - HIVQUAL", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9874", "descriptions": []}{"datatype": "Text", "external_id": "jq0UOPxmG2K", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1744", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Namibia Institute of Pathology", "Start Date": "2013-09-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9876 - Cooperative Agreement 1U2GPS002058", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9876", "descriptions": []}{"datatype": "Text", "external_id": "orQi5PI9iO7", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "220", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9879 - STRENGTHENING TUBERCULOSIS AND HIV/AIDS RESPONSES IN THE EASTERN REGION OF UGANDA (STAR-E)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9879", "descriptions": []}{"datatype": "Text", "external_id": "tJoZs2lVXFc", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "509", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Johns Hopkins University Bloomberg School of Public Health", "Start Date": "2013-09-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9882 - JHCOM GHAI - 12159", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9882", "descriptions": []}{"datatype": "Text", "external_id": "qofeYTu7w0R", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Population Services International", "Start Date": "2013-09-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9883 - Prevention for Populations and Settings with High Risk Behaviors", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9883", "descriptions": []}{"datatype": "Text", "external_id": "QsmmzRioKl6", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9900 - Capable Partners Program (CAP) II", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9900", "descriptions": []}{"datatype": "Text", "external_id": "uNOs0fXXHTf", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "597", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "National Alliance of State and Territorial AIDS Directors", "Start Date": "2013-09-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9910 - Capacity Building Assistance for Global HIV/AIDS Program Development through Technical Assistance Collaboration with NASTAD", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9910", "descriptions": []}{"datatype": "Text", "external_id": "pVkEOqie8Qi", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10091", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "American Society for Microbiology", "Start Date": "2013-09-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9915 - Capacity building assistance for global HIV/AIDS microbiological labs", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9915", "descriptions": []}{"datatype": "Text", "external_id": "ANYBBxmdua1", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1923", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Association of Public Health Laboratories", "Start Date": "2013-09-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9920 - Partnership to assist PEPFAR build quality laboratory capacity", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9920", "descriptions": []}{"datatype": "Text", "external_id": "mI48YXm9dyf", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16525", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "John Snow Inc (JSI)", "Start Date": "2013-09-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9923 - CDC Botswana Injection Safety Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9923", "descriptions": []}{"datatype": "Text", "external_id": "S5MdGHiSHrx", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "499", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Baylor University", "Start Date": "2013-09-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9924 - Pediatric HIV/AIDS Care and Outreach", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9924", "descriptions": []}{"datatype": "Text", "external_id": "GdF6hzNiXyL", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10195", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Botswana Harvard AIDS Institute", "Start Date": "2013-09-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9925 - Support of training of HIV health care providers in Botswana", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9925", "descriptions": []}{"datatype": "Text", "external_id": "SDIC7rPSjyV", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "264", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Development Aid from People to People, Namibia", "Start Date": "2013-09-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9940 - Cooperative Agreement 1U2GPS0018665166", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9940", "descriptions": []}{"datatype": "Text", "external_id": "G8wwZPW6MZU", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "978", "End Date": "2015-12-31", "Agency": "HHS/CDC", "Partner": "American Society of Clinical Pathology", "Start Date": "2008-09-29", "Operational Unit": "Rwanda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9971 - Laboratory Training Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9971", "descriptions": []}{"datatype": "Text", "external_id": "M6nmezcF2o6", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1923", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Association of Public Health Laboratories", "Start Date": "2013-09-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9972 - APHL LAB", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9972", "descriptions": []}{"datatype": "Text", "external_id": "RVlqIJmp3oK", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "603", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Hanoi School of Public Health", "Start Date": "2013-09-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9973 - HSPH", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9973", "descriptions": []}{"datatype": "Text", "external_id": "uJwWcQjpIUg", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2106", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Ho Chi Minh City Provincial AIDS Committee", "Start Date": "2013-09-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9974 - HCMC PAC", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9974", "descriptions": []}{"datatype": "Text", "external_id": "hhGTqGd17Q3", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1842", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Ministry of Health, Vietnam", "Start Date": "2013-09-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9976 - Vietnam Administration for HIV/AIDS Control (VAAC)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9976", "descriptions": []}{"datatype": "Text", "external_id": "tkADcQMhcM4", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "602", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "National Institute for Hygiene and Epidemiology", "Start Date": "2013-09-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9977 - NIHE Follow on", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9977", "descriptions": []}{"datatype": "Text", "external_id": "OfS8ywaW7jT", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2015-12-31", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-10-01", "Operational Unit": "Rwanda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9978 - ROADS II", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9978a", "descriptions": []}{"datatype": "Text", "external_id": "XlPkh7TwnK1", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Rwanda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9978 - ROADS III", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9978", "descriptions": []}{"datatype": "Text", "external_id": "wsduKKRug4k", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "904", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Emory University", "Start Date": "2013-09-01", "Operational Unit": "Rwanda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9984 - Project San Francisco", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9984", "descriptions": []}{"datatype": "Text", "external_id": "QgsVgFsC6CA", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "8934", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Pasteur Institute", "Start Date": "2013-09-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9998 - PI", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9998", "descriptions": []}{"datatype": "Text", "external_id": "mp95Kujb3mC", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "8932", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Ministry of Labor, Invalids and Social Affairs", "Start Date": "2013-09-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9999 - MOLISA", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9999", "descriptions": []} \ No newline at end of file diff --git a/metadata/Mechanisms/converted_mechanisms_export.json b/metadata/Mechanisms/converted_mechanisms_export.json new file mode 100644 index 0000000..a44d2bb --- /dev/null +++ b/metadata/Mechanisms/converted_mechanisms_export.json @@ -0,0 +1 @@ +[{"owner": "PEPFAR", "extras": {"Prime Id": "", "End Date": "", "Organizational Unit": "", "Agency": "Dedupe adjustments Agency", "Partner": "Dedupe adjustments Partner", "Start Date": ""}, "external_id": "X8hrDf6bLDC", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "00000", "names": [{"locale": "en", "name": "00000 De-duplication adjustment", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "", "End Date": "", "Organizational Unit": "", "Agency": "Dedupe adjustments Agency", "Partner": "Dedupe adjustments Partner", "Start Date": ""}, "external_id": "YGT1o7UxfFu", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "00001", "names": [{"locale": "en", "name": "00001 De-duplication adjustment (DSD-TA)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_8927", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Vietnam", "Agency": "HHS/CDC", "Partner": "Harvard Medical School of AIDS Initiative in Vietnam", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "ftafnQZ4uml", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10000", "names": [{"locale": "en", "name": "10000 - HAIVN", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Vietnam", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "yu7T7qTxIV4", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10001", "names": [{"locale": "en", "name": "10001 - VINACAP Follow-on", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_3733", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Vietnam", "Agency": "HHS/CDC", "Partner": "Association of Schools of Public Health", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "sta4zq1waoe", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10002", "names": [{"locale": "en", "name": "10002 - ASPH Fellowship Program", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1923", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Nigeria", "Agency": "HHS/CDC", "Partner": "Association of Public Health Laboratories", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "c777je5vxxV", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10004", "names": [{"locale": "en", "name": "10004 - APHL's Partnership with HHS/CDC to assist PEPFAR Build Quality Laboratory Capacity_799", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_8851", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Nigeria", "Agency": "HHS/CDC", "Partner": "National Blood Transfusion Service of Nigeria", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "MM7T199ppfl", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10015", "names": [{"locale": "en", "name": "10015 - National Blood Transfusion Service (NBTS)_997", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_238", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Nigeria", "Agency": "HHS/CDC", "Partner": "Safe Blood for Africa Foundation", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "wd6dlybHwVn", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10019", "names": [{"locale": "en", "name": "10019 - Safe Blood for Africa Foundation", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1716", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "HHS/CDC", "Partner": "Muhimbili University College of Health Sciences", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "qe9Ke06Xp1m", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10044", "names": [{"locale": "en", "name": "10044 - MUHAS-SPH", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1923", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Caribbean Region", "Agency": "HHS/CDC", "Partner": "Association of Public Health Laboratories", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "tnUPdgffjDN", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10074", "names": [{"locale": "en", "name": "10074 - Partnership with HHS/CDC to Assist PEPFAR-built Quality Laboratory", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_587", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Caribbean Region", "Agency": "HHS/CDC", "Partner": "Ministry of Health, Guyana", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "hTkqluzEzeL", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10076", "names": [{"locale": "en", "name": "10076 - Ministry of Health", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9863", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "India", "Agency": "HHS/CDC", "Partner": "SHARE India", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "Rie8pPC44HE", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10085", "names": [{"locale": "en", "name": "10085 - SHARE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_8409", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "HHS/CDC", "Partner": "Drug Control Commission", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "gbRWa0D6TZp", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10088", "names": [{"locale": "en", "name": "10088 - DCC", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_15705", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "HHS/CDC", "Partner": "Tanzania Youth Alliance", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "IHV29fgf29o", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10092", "names": [{"locale": "en", "name": "10092 - Helpline & Youth", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_6110", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Nigeria", "Agency": "HHS/CDC", "Partner": "Excellence Community Education Welfare Scheme (ECEWS)", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "dDUdq1iRlhF", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10101", "names": [{"locale": "en", "name": "10101 - ECEWS", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9886", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Nigeria", "Agency": "HHS/HRSA", "Partner": "American International Health Alliance", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "RQO6ttKu0LJ", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10107", "names": [{"locale": "en", "name": "10107 - American International Health Alliance Twinning Center", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_12318", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Vietnam", "Agency": "HHS/CDC", "Partner": "Vietnam Administration for Medical Sciences", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "M3fCLKsW0vX", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10118", "names": [{"locale": "en", "name": "10118 - Department of Medical Administration", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9706", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "USAID", "Partner": "Association of Private Health Facilities of Tanzania", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "KBs3QBdQQoB", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10123", "names": [{"locale": "en", "name": "10123 - APHFTA - PPP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_440", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "KLcoT6tOJMi", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10135", "names": [{"locale": "en", "name": "10135 - Clinical Services System Strenghtening in Sofala, Manica and Tete (CHSS SMT)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_13245", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Cote d'Ivoire", "Agency": "HHS/CDC", "Partner": "Pasteur Institute of Ivory Coast", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "iyLpuv6YRQF", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10141", "names": [{"locale": "en", "name": "10141 - Building Capacity of the Pasteur Institute to Provide Quality Laboratory Diagnosis and Surveillance of Opportunistic Infections Related to HIV in the Republic of Cote d'Ivoire (Institut Pasteur)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_226", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Swaziland", "Agency": "USAID", "Partner": "Pact, Inc.", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "N6ov92OP4NO", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10157", "names": [{"locale": "en", "name": "10157 - PACT", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16843", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Namibia", "Agency": "DOD", "Partner": "Society for Family Health (16843)", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "qk2SiD8MQJ8", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10163", "names": [{"locale": "en", "name": "10163 - Society for Family Health", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_617", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Namibia", "Agency": "DOD", "Partner": "International Training and Education Center on HIV", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "QT80W2OZ7EK", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10164", "names": [{"locale": "en", "name": "10164 - University of Washington/International Training & Education Centre for Health (UW/I-TECH)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_5462", "End Date": "2015-12-31T00:00:00.000", "Organizational Unit": "Asia Regional Program", "Agency": "HHS/CDC", "Partner": "Chinese Center for Disease Prevention and Control", "Start Date": "2008-10-01T00:00:00.000"}, "external_id": "Apz3bnrz4zv", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10178", "names": [{"locale": "en", "name": "10178 - China CDC COAG", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_6", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Namibia", "Agency": "PC", "Partner": "U.S. Peace Corps", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "Vk2P3k9RH2A", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10181", "names": [{"locale": "en", "name": "10181 - PEACE CORPS NAMIBIA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_618", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Rwanda", "Agency": "HHS/CDC", "Partner": "Treatment and Research AIDS Center", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "gGVJaYMAHLA", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10193", "names": [{"locale": "en", "name": "10193 - TRAC Cooperative Agreement", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9865", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "vFgK7skG1OR", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10203", "names": [{"locale": "en", "name": "10203 - The Zambia Prevention, Care and Treatment Partnership II (ZPCT II)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_15719", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "USAID", "Partner": "ICF Macro", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "AOkzY7KNYHI", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10205", "names": [{"locale": "en", "name": "10205 - MEASURE Phase III, Demographic and Health Surveys (DHS)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_4622", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "HHS/HRSA", "Partner": "American International Health Alliance Twinning Center", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "pr82Rggtodo", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10207", "names": [{"locale": "en", "name": "10207 - Twinning Centre", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_975", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "HHS/CDC", "Partner": "Central Statistics Office", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "PclNx438JBN", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10212", "names": [{"locale": "en", "name": "10212 - CSO", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_204", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "HHS/CDC", "Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "jk2yegUAkio", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10219", "names": [{"locale": "en", "name": "10219 - EGPAF", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_217", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "HHS/CDC", "Partner": "IntraHealth International, Inc", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "E1RhxjVn984", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10220", "names": [{"locale": "en", "name": "10220 - Intrahealth International", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_5118", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "HHS/CDC", "Partner": "Ministry of Health, Zambia", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "FrWZmTCUqgd", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10223", "names": [{"locale": "en", "name": "10223 - Ministry of Health", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_11530", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "HHS/CDC", "Partner": "National HIV/AIDS/STI/TB Council - Zambia", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "PjJf5U0ZHN3", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10224", "names": [{"locale": "en", "name": "10224 - National HIV/AIDS/STI/TB Council", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_10458", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "HHS/CDC", "Partner": "Eastern Province Health Office", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "ensvVBwpZfd", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10225", "names": [{"locale": "en", "name": "10225 - EPHO Follow On", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_12350", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "HHS/CDC", "Partner": "Western Province Health Office", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "IB198eth5ky", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10227", "names": [{"locale": "en", "name": "10227 - WPHO Follow on", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_10091", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "HHS/CDC", "Partner": "American Society for Microbiology", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "r8yoyJDQidH", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10229", "names": [{"locale": "en", "name": "10229 - American Society for Microbiology", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_6559", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "HHS/CDC", "Partner": "University of Zambia School of Medicine", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "hZWKdr14Kvv", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10235", "names": [{"locale": "en", "name": "10235 - UNZA SOM Follow-on", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_6551", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "HHS/CDC", "Partner": "University Teaching Hospital", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "HBJeXBDrQqH", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10236", "names": [{"locale": "en", "name": "10236 - University Teaching Hospital (Combined HAP & LAB)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "vpUqs5IyQmk", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10238", "names": [{"locale": "en", "name": "10238 - TBD (ZNBTS)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_33", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "HHS/CDC", "Partner": "Catholic Relief Services", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "fJlNwpCzmep", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10241", "names": [{"locale": "en", "name": "10241 - CRS FBO follow on", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_6277", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Swaziland", "Agency": "HHS/CDC", "Partner": "International Center for AIDS Care and Treatment Programs, Columbia University", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "LFzj4CJosPB", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10247", "names": [{"locale": "en", "name": "10247 - ICAP/CDC: Improving Quality of Treatment Services", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_453", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "USAID", "Partner": "John Snow, Inc.", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "eyq53hNCyXo", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10260", "names": [{"locale": "en", "name": "10260 - USAID | DELIVER PROJECT", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_10091", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Nigeria", "Agency": "HHS/CDC", "Partner": "American Society for Microbiology", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "FPFYknCEbJh", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10263", "names": [{"locale": "en", "name": "10263 - American Society for Microbiology's LABCAP Building International Microb_947", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9853", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "HHS/CDC", "Partner": "New Partner", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "EyUZXIpRUAU", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10274", "names": [{"locale": "en", "name": "10274 - MARCH Zambia", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_209", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Cote d'Ivoire", "Agency": "HHS/CDC", "Partner": "Health Alliance International", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "pMFntZjJIuk", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10276", "names": [{"locale": "en", "name": "10276 - HAI CDC CoAg 2009", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_517", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "HHS/CDC", "Partner": "University of California at San Francisco", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "yKFXATgTodE", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10281", "names": [{"locale": "en", "name": "10281 - Technical Assistance for Data Use/M&E Systems Strenghtening for Implementing Partners", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "BmNtnQrXA7Z", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10296", "names": [{"locale": "en", "name": "10296 - TBD - Local Partners Capacity Building Project II", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_440", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "MU3FYqDe8kQ", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10299", "names": [{"locale": "en", "name": "10299 - Zambia Integrated Systems Strengthening Program (ZISSP)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_228", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Botswana", "Agency": "HHS/CDC", "Partner": "Pathfinder International", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "UNN28xcvZa1", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10303", "names": [{"locale": "en", "name": "10303 - Peer Mothers", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_5702", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "HHS/NIH", "Partner": "Vanderbilt University", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "Kl0Wexmhqxw", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10309", "names": [{"locale": "en", "name": "10309 - VU-CIDRZ AITRP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_232", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Botswana", "Agency": "HHS/CDC", "Partner": "Population Services International", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "E0fDVi8uZsy", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10312", "names": [{"locale": "en", "name": "10312 - Behavior Change Information and Communication for Safe Male Circumcision", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_522", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Botswana", "Agency": "HHS/CDC", "Partner": "University of Pennsylvania", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "M74hfQbnT6z", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10313", "names": [{"locale": "en", "name": "10313 - Technical assistance for training health care providers - University of Pennsylvania", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_446", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "USAID", "Partner": "Chemonics International", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "fX8gau73Cgz", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10314", "names": [{"locale": "en", "name": "10314 - Communications Support for Health (CSH)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_4622", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Botswana", "Agency": "HHS/HRSA", "Partner": "American International Health Alliance Twinning Center", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "siGLdg2a2X0", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10315", "names": [{"locale": "en", "name": "10315 - International AIDS Education & Training Centers TA - Twinning", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_463", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "USAID", "Partner": "University Research Corporation, LLC", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "AeVSl0572oK", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10326", "names": [{"locale": "en", "name": "10326 - Strengthening Uganda's Systems for Treating AIDS Nationally (SUSTAIN)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_3264", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "HHS/NIH", "Partner": "University of Nebraska", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "z6kqf987f09", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10332", "names": [{"locale": "en", "name": "10332 - UNIVERSITY OF NEBRASKA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1003", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "USAID", "Partner": "Education Development Center", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "cWaBDyDfpMl", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10334", "names": [{"locale": "en", "name": "10334 - Time to Learn", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_239", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "USAID", "Partner": "Save the Children US", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "Nkwv5IAmoHp", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10354", "names": [{"locale": "en", "name": "10354 - Zambia OVC System Strengthening Program (ZOVSS) / Zambia Rising", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_447", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "USAID", "Partner": "Creative Associates International Inc", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "YjU2vfjmul2", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10364", "names": [{"locale": "en", "name": "10364 - Read to Succeed (previously ISEP)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9865", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Namibia", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "zXhZLylhQxP", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10382", "names": [{"locale": "en", "name": "10382 - Communication for Change (C-Change)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_217", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Namibia", "Agency": "USAID", "Partner": "IntraHealth International, Inc", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "lirWDYGy0gC", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10386", "names": [{"locale": "en", "name": "10386 - The Capacity Project", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_15719", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Namibia", "Agency": "USAID", "Partner": "ICF Macro", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "RjE6kf5CStn", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10388", "names": [{"locale": "en", "name": "10388 - MEASURE DHS", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_220", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Namibia", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "OfhgJv0cspL", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10389", "names": [{"locale": "en", "name": "10389 - Systems to Improve Access to Pharmaceuticals and Services", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_226", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Namibia", "Agency": "USAID", "Partner": "Pact, Inc.", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "ndWbMP1Hjao", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10393", "names": [{"locale": "en", "name": "10393 - Strengthening the Capacity of Country Ownership", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9646", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Namibia", "Agency": "USAID", "Partner": "KNCV Tuberculosis Foundation", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "bh9WD7KLhL6", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10397", "names": [{"locale": "en", "name": "10397 - Challenge TB Fund", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_4324", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Malawi", "Agency": "HHS/CDC", "Partner": "Malawi Blood Transfusion Service", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "tW6rZytxiK6", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10427", "names": [{"locale": "en", "name": "10427 - Supporting the Safe, Adequate and Reliable Supply of Blood and Blood Products through the Malawi Blood Transfusion Service and its Support to Hospitals throughout Malawi, under the PEPFAR and the Global Health Initiative", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1923", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Lesotho", "Agency": "HHS/CDC", "Partner": "Association of Public Health Laboratories", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "C1IbOP02ZlW", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10432", "names": [{"locale": "en", "name": "10432 - APHL Laboratory Assistance", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_220", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Lesotho", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "jrzQmJQsk4I", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10456", "names": [{"locale": "en", "name": "10456 - Southern Africa Building Local Capacity Project", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_393", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Lesotho", "Agency": "HHS/CDC", "Partner": "National Institute for Communicable Diseases", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "elAg5KWre1Q", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10457", "names": [{"locale": "en", "name": "10457 - Quality Assurance Initiatives for Lesotho Laboratories", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_219", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Lesotho", "Agency": "USAID", "Partner": "JHPIEGO", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "KF590b0ThAW", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10458", "names": [{"locale": "en", "name": "10458 - MCHIP - Maternal and Child Health Implementation Program", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_204", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Lesotho", "Agency": "USAID", "Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "LPFdEZmAcfR", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10459", "names": [{"locale": "en", "name": "10459 - Strengthening Clinical Services (SCS)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_226", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Lesotho", "Agency": "USAID", "Partner": "Pact, Inc.", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "kinRZl1pihm", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10480", "names": [{"locale": "en", "name": "10480 - PACT Umberella Granting Mechanism", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_978", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Botswana", "Agency": "HHS/CDC", "Partner": "American Society of Clinical Pathology", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "TKieLG1IDTW", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10485", "names": [{"locale": "en", "name": "10485 - PEPFAR lab training project", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_605", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Haiti", "Agency": "HHS/CDC", "Partner": "Partners in Health", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "oGdl2KzbZfZ", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10508", "names": [{"locale": "en", "name": "10508 - PIH", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_3317", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "HHS/CDC", "Partner": "Clinical and Laboratory Standards Institute", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "JZGBkJ5k9hf", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10515", "names": [{"locale": "en", "name": "10515 - Capacity Building Assistance for Global HIV/AIDS Laboratory Guidelines and Standards Development and Enhancing Laboratory Quality Improvement Skills through Quality Systems Approach", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_6277", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "HHS/CDC", "Partner": "International Center for AIDS Care and Treatment Programs, Columbia University", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "A1uVdE0pH22", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10516", "names": [{"locale": "en", "name": "10516 - US University support to Ethiopia HIV/AIDS Program", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_10662", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "HHS/CDC", "Partner": "Hawassa University", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "NiOiGeDZD8G", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10517", "names": [{"locale": "en", "name": "10517 - TBD-G2G HIV/AIDS Antiretroviral Therapy Programme Implementation support through local universities", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_3770", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "HHS/CDC", "Partner": "Defense University", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "VPzWw8gtoEG", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10518", "names": [{"locale": "en", "name": "10518 - HIV/AIDS Anti-Retroviral Treatment Implementation Support through Local Universities", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_831", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "HHS/CDC", "Partner": "Federal Ministry of Health, Ethiopia", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "lLqvdajJsul", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10534", "names": [{"locale": "en", "name": "10534 - Improving HIV/AIDS Prevention and Control Activities in the FDRE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_595", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "USAID", "Partner": "World Learning", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "nOi7d6VEyzB", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10543", "names": [{"locale": "en", "name": "10543 - Grants, Solicitation, and Management", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_217", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "USAID", "Partner": "IntraHealth International, Inc", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "vtoM7lt4ru0", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10546", "names": [{"locale": "en", "name": "10546 - Community Prevention of Mother to Child Transmission (PMTCT)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_3766", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "HHS/CDC", "Partner": "Jimma University", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "jaK11LTs2cR", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10548", "names": [{"locale": "en", "name": "10548 - TBD-G2G HIV/AIDS Anti-Retroviral Therapy Programme Implementation Support through Local Universities", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_3769", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "HHS/CDC", "Partner": "Mekele University", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "RezHp8ntigJ", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10557", "names": [{"locale": "en", "name": "10557 - TBD-G2G HIV/AIDS Anti-Retroviral Therapy Program Implementation Support through Local Universities", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_351", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "HHS/CDC", "Partner": "Ministry of National Defense, Ethiopia", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "lpvPs8o0vDl", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10558", "names": [{"locale": "en", "name": "10558 - Comprehensive HIV Prevention, Treatment and Care Program for Military", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_597", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "HHS/CDC", "Partner": "National Alliance of State and Territorial AIDS Directors", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "RBoMXm1K0xM", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10559", "names": [{"locale": "en", "name": "10559 - Peer-to-Peer Capacity Building of Ministries of Health in Public Sector HIV Program Management", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_230", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "USAID", "Partner": "Population Council", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "XiLCls9hXYQ", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10564", "names": [{"locale": "en", "name": "10564 - HIV Prevention for Vulnerable Adolescent Girls", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9865", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Ghana", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "DfBgRQOrdNm", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10577", "names": [{"locale": "en", "name": "10577 - Family Health International - Strengthening the HIV/AIDS Response with Evidence-based Results (SHARPER)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_228", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "USAID", "Partner": "Pathfinder International", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "Mvn4vHA7Kij", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10592", "names": [{"locale": "en", "name": "10592 - Integrated Family Health Program (IFHP) Maternal Child Health Wraparound", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_4622", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "HHS/HRSA", "Partner": "American International Health Alliance Twinning Center", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "AckJEvuwIrZ", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10599", "names": [{"locale": "en", "name": "10599 - Twinning Initiative", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_525", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "HHS/CDC", "Partner": "Addis Ababa University", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "zksrFUJazmt", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10601", "names": [{"locale": "en", "name": "10601 - G2G-TBD - Addis Ababa University - Strengthening HIV/AIDS, STI & TB Prevention, Care & Treatment Activities", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_978", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "HHS/CDC", "Partner": "American Society of Clinical Pathology", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "q25z8IEEgde", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10603", "names": [{"locale": "en", "name": "10603 - Supporting Laboratory Training and Quality Improvement for Diagnosis and Laboratory Monitoring of HIV/AIDS Patients in Resource-Limited Countries (ASCP)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1923", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "HHS/CDC", "Partner": "Association of Public Health Laboratories", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "thu8QJnw7O4", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10604", "names": [{"locale": "en", "name": "10604 - Capacity building assistance to support sustainable HIV/AIDS integrated laboratory program development", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_7537", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "USAID", "Partner": "African network for Care of Children Affected by HIV/AIDS", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "ITExTDqVkWu", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10606", "names": [{"locale": "en", "name": "10606 - ANECCA, African Network for Care of Children Affected by HIV/AIDS", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_596", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Democratic Republic of the Congo", "Agency": "HHS/CDC", "Partner": "University of North Carolina", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "ApDP4tKQaDF", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10610", "names": [{"locale": "en", "name": "10610 - PACT \u2013 Providing AIDS Care & Treatment in the Democratic Republic of the Congo under the President\u2019s Emergency Plan for AIDS Relief (PEPFAR)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_5439", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Democratic Republic of the Congo", "Agency": "HHS/CDC", "Partner": "Kinshasa School of Public Health", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "QzuETViQeBB", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10612", "names": [{"locale": "en", "name": "10612 - PROVISION OF CAPACITY BUILDING TO EMERGENCY PLAN PARTNERS AND TO LOCAL ORGANIZATIONS IN THE DEMOCRATIC REPUBLIC OF CONGO FOR HIV/AIDS ACTIVITIES UNDER THE PRESIDENT'S EMERGENCY PLAN FOR AIDS RELIEF (PEPFAR)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_3833", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Swaziland", "Agency": "DOL", "Partner": "International Labor Organization", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "NHiDSXJ2UBm", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10621", "names": [{"locale": "en", "name": "10621 - DOL-ILO HIV/AIDS in the Workplace", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19877", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Haiti", "Agency": "USAID", "Partner": "Global Health Supply Chain Program", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "liS8VYGToy7", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10639", "names": [{"locale": "en", "name": "10639 - Global Health Supply Chain Program", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_605", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Dominican Republic", "Agency": "USAID", "Partner": "Partners in Health", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "zJZDJ5DO7Gx", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10643", "names": [{"locale": "en", "name": "10643 - HIV/AIDS PREVENTION AND TREATMENT ACTIVITIES IN THE CENTRAL BORDER", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_598", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Haiti", "Agency": "HHS/CDC", "Partner": "International Child Care", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "GBelAeo0Agz", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10658", "names": [{"locale": "en", "name": "10658 - International Child Care", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_10091", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "HHS/CDC", "Partner": "American Society for Microbiology", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "D6hwoHpQtmt", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10663", "names": [{"locale": "en", "name": "10663 - Capacity building assistance for global HIV/AIDS microbiological Lab program development", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_8785", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Swaziland", "Agency": "HHS/CDC", "Partner": "Ministry of Health and Social Welfare, Swaziland", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "DZSYftVDJoq", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10694", "names": [{"locale": "en", "name": "10694 - MOH Capacity Building", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_6277", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Swaziland", "Agency": "HHS/CDC", "Partner": "International Center for AIDS Care and Treatment Programs, Columbia University", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "QIt1nyMD4Eh", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10695", "names": [{"locale": "en", "name": "10695 - ICAP/UTAP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_220", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Swaziland", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "VVFQma0qFQw", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10703", "names": [{"locale": "en", "name": "10703 - Systems for Improved Access to Pharmaceuticals and Services Program (SIAPS)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_217", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "South Sudan", "Agency": "HHS/CDC", "Partner": "IntraHealth International, Inc", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "COWp9j8SiqC", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10706", "names": [{"locale": "en", "name": "10706 - Intrahealth-Prevention", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_33", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "HHS/CDC", "Partner": "Catholic Relief Services", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "LUtZaPtXH6j", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10725", "names": [{"locale": "en", "name": "10725 - CRS-ISAP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_233", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "USAID", "Partner": "Program for Appropriate Technology in Health", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "Zsmb6TkEITk", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10726", "names": [{"locale": "en", "name": "10726 - The Thrive Project", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9647", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Lesotho", "Agency": "HHS/CDC", "Partner": "Ministry of Health and Social Welfare \u2013 Lesotho", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "mljTrpmise8", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10739", "names": [{"locale": "en", "name": "10739 - Support to the Ministry of Health and Social Welfare in Lesotho for HIV/AIDS", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_216", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Namibia", "Agency": "HHS/CDC", "Partner": "University of Washington", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "PQmr8iVb3IU", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10780", "names": [{"locale": "en", "name": "10780 - Cooperative Agreement 1U58PS001452", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9651", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Malawi", "Agency": "HHS/CDC", "Partner": "University of Malawi College of Medicine", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "QvhaHSKTb8s", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10781", "names": [{"locale": "en", "name": "10781 - GoM/HSS/GHAI", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_219", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Cote d'Ivoire", "Agency": "HHS/CDC", "Partner": "JHPIEGO", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "eFCoceUbC8N", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10791", "names": [{"locale": "en", "name": "10791 - CDC Mech JHPIEGO", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9653", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "HHS/CDC", "Partner": "African Field Epidemiology Network", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "NKQit5YNo3v", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10809", "names": [{"locale": "en", "name": "10809 - AFENET Lab", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_585", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "HHS/CDC", "Partner": "Francois Xavier Bagnoud Center", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "d6VcIVUiMTg", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10811", "names": [{"locale": "en", "name": "10811 - FXB", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_500", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "HHS/CDC", "Partner": "Boston University", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "dA8VaPzErkK", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10816", "names": [{"locale": "en", "name": "10816 - Boston University", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_219", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "HHS/CDC", "Partner": "JHPIEGO", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "EtMv23VmPSZ", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10817", "names": [{"locale": "en", "name": "10817 - Jhpiego", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_6277", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Swaziland", "Agency": "HHS/HRSA", "Partner": "International Center for AIDS Care and Treatment Programs, Columbia University", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "Y2EgGYZg7e0", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10822", "names": [{"locale": "en", "name": "10822 - ICAP-HRSA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_597", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Haiti", "Agency": "HHS/CDC", "Partner": "National Alliance of State and Territorial AIDS Directors", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "u2OOxb4oWgh", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10823", "names": [{"locale": "en", "name": "10823 - Nastad 1617", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_5120", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Rwanda", "Agency": "HHS/CDC", "Partner": "Ministry of Health, Rwanda", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "blvez6nx7SA", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10825", "names": [{"locale": "en", "name": "10825 - MoH CoAg", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_204", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "HHS/CDC", "Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "sHkuvq2pSO9", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10826", "names": [{"locale": "en", "name": "10826 - Umbrella", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1696", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Rwanda", "Agency": "HHS/CDC", "Partner": "American Association of Blood Banks", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "H7jiM5MSlnR", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10827", "names": [{"locale": "en", "name": "10827 - Technical Assistance to the National Blood Transfusion Center", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_3317", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Vietnam", "Agency": "HHS/CDC", "Partner": "Clinical and Laboratory Standards Institute", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "BjyMcS4PSU4", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10831", "names": [{"locale": "en", "name": "10831 - CLSI LAB", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_978", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Vietnam", "Agency": "HHS/CDC", "Partner": "American Society of Clinical Pathology", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "OPNNK6xXwVW", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10832", "names": [{"locale": "en", "name": "10832 - ASCP LAB", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_3288", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "State/PRM", "Partner": "United Nations High Commissioner for Refugees", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "LIzzWdeIH24", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10875", "names": [{"locale": "en", "name": "10875 - United Nations High Commissioner for Refugees/PRM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_502", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Rwanda", "Agency": "DOD", "Partner": "Drew University", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "trlMIO9i6sE", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10954", "names": [{"locale": "en", "name": "10954 - CDU Rwanda", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_4620", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "DOD", "Partner": "University of Connecticut", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "z9tjGxzDhR2", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10962", "names": [{"locale": "en", "name": "10962 - Prevention with Positives", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "State/AF", "Partner": "U.S. Department of State", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "xGlM0QJMOjK", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10970", "names": [{"locale": "en", "name": "10970 - Ambassador's HIV/AIDS Relief Fund", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_4", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "DOD", "Partner": "U.S. Department of Defense (Defense)", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "qW1529qVMmj", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10971", "names": [{"locale": "en", "name": "10971 - FADM, Department of Defense Support", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_3288", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Rwanda", "Agency": "State/PRM", "Partner": "United Nations High Commissioner for Refugees", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "IKCAyCJXTvY", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10981", "names": [{"locale": "en", "name": "10981 - UNHCR", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_234", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "DOD", "Partner": "Project Concern International", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "lK2cZkRhfXt", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "10984", "names": [{"locale": "en", "name": "10984 - DOD Project Concern International PCI", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_6", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Lesotho", "Agency": "PC", "Partner": "U.S. Peace Corps", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "q44FQLWnLoI", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "11018", "names": [{"locale": "en", "name": "11018 - Peace Corps", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_11530", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "State/AF", "Partner": "National HIV/AIDS/STI/TB Council - Zambia", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "s68kZw1qovv", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "11027", "names": [{"locale": "en", "name": "11027 - National AIDS Council Joint Financing Arrangement", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Lesotho", "Agency": "State/AF", "Partner": "U.S. Department of State", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "txjPZ67GlWC", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "11030", "names": [{"locale": "en", "name": "11030 - PEPFAR Small Grants Program", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "State/AF", "Partner": "U.S. Department of State", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "R4KxOhGg0yK", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "11033", "names": [{"locale": "en", "name": "11033 - Strengthening PEPFAR Visibility", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_215", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "State/PRM", "Partner": "International Rescue Committee", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "gKWswgeJ5lK", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "11036", "names": [{"locale": "en", "name": "11036 - Comprehensive prevention and response program to HIV/AIDS in Adi Harush, Shimelba,MyAyni Refugee camps", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_3288", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "State/PRM", "Partner": "United Nations High Commissioner for Refugees", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "Rng3buyFBlj", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "11040", "names": [{"locale": "en", "name": "11040 - HIV in Refugee Camps", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9865", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Ghana", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "tvIo2MZ6sig", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "11046", "names": [{"locale": "en", "name": "11046 - FANTA 2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_6", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Ghana", "Agency": "PC", "Partner": "U.S. Peace Corps", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "JWDRu060Nhb", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "11047", "names": [{"locale": "en", "name": "11047 - Volunteer Trainings and Small Grants", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Ghana", "Agency": "State/AF", "Partner": "U.S. Department of State", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "AKQItlRexP0", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "11048", "names": [{"locale": "en", "name": "11048 - Ambassador's Fund", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_4", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Ghana", "Agency": "DOD", "Partner": "U.S. Department of Defense (Defense)", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "A8oz58AVHnC", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "11049", "names": [{"locale": "en", "name": "11049 - DoD Ghana", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_232", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Democratic Republic of the Congo", "Agency": "DOD", "Partner": "Population Services International", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "SSlF1hrDArB", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "11054", "names": [{"locale": "en", "name": "11054 - HIV/AIDS activities in the DRC Armed Forces", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_232", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Botswana", "Agency": "DOD", "Partner": "Population Services International", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "FVkbbUoESrl", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "11063", "names": [{"locale": "en", "name": "11063 - Prevention OP,CIRC and HVCT", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "State/AF", "Partner": "U.S. Department of State", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "ftScYwpLl6q", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "11406", "names": [{"locale": "en", "name": "11406 - Community Grants Program", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_6", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Malawi", "Agency": "PC", "Partner": "U.S. Peace Corps", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "GLOFBhUj5lr", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "11453", "names": [{"locale": "en", "name": "11453 - Peace Corps Volunteers", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_6", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "PC", "Partner": "U.S. Peace Corps", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "yNyE0Y0K7CJ", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "11463", "names": [{"locale": "en", "name": "11463 - United States Peace Corps/ Mozambique", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "State/AF", "Partner": "U.S. Department of State", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "ttKgFl6uTER", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "11479", "names": [{"locale": "en", "name": "11479 - State Department", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_6", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "PC", "Partner": "U.S. Peace Corps", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "HaTbSiv5ssZ", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "11480", "names": [{"locale": "en", "name": "11480 - US Peace Corps", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9865", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Cote d'Ivoire", "Agency": "DOD", "Partner": "FHI 360", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "ylUxaB63uQH", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "11489", "names": [{"locale": "en", "name": "11489 - Department of Defense", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Cote d'Ivoire", "Agency": "HHS/CDC", "Partner": "U.S. Department of Health and Human Services/Centers for Disease Control and Prevention (HHS/CDC)", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "o8kCQR7Elv4", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "11491", "names": [{"locale": "en", "name": "11491 - CDC-RETRO-CI GHAI", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_6", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "PC", "Partner": "U.S. Peace Corps", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "QMV4MzC4b2B", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "11498", "names": [{"locale": "en", "name": "11498 - U.S. Peace Corps", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "State/AF", "Partner": "U.S. Department of State", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "WlKmNsCIeYr", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "11500", "names": [{"locale": "en", "name": "11500 - Community Grants", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_6", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "PC", "Partner": "U.S. Peace Corps", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "yJrkBRVWcBf", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "11528", "names": [{"locale": "en", "name": "11528 - U.S. Peace Corps", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_4", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Botswana", "Agency": "DOD", "Partner": "U.S. Department of Defense (Defense)", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "eIe7ZEoYfyp", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "11577", "names": [{"locale": "en", "name": "11577 - BDF, Department of Defense Support", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_219", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "HHS/CDC", "Partner": "JHPIEGO", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "ZwQhiR5Eybf", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "11580", "names": [{"locale": "en", "name": "11580 - Johns Hopkins", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_14730", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Botswana", "Agency": "HHS/CDC", "Partner": "MULLAN & ASSOCIATES", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "JEB6Si0Lo7d", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "11586", "names": [{"locale": "en", "name": "11586 - Building Human Resource Capacity to support Prevention, Care and Treatment, Strategic Information and Other HIV/AIDS Programs in the Republic of Botswana under the President\u2019s Emergency Plan for AIDS Relief", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_463", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Botswana", "Agency": "HHS/CDC", "Partner": "University Research Corporation, LLC", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "vFgH9scA4SB", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "11589", "names": [{"locale": "en", "name": "11589 - Building Human Resources Capacity to support Prevention, Care and Treatment, Strategic Information and other HIV/AIDS Programs in the Republic of Botswana under the Presidents Emergency Plan for AIDS Relief", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Vietnam", "Agency": "HHS/CDC", "Partner": "U.S. Department of Health and Human Services/Centers for Disease Control and Prevention (HHS/CDC)", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "ViSDhG5EQSA", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "11605", "names": [{"locale": "en", "name": "11605 - HQ Activities", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Vietnam", "Agency": "State/EAP", "Partner": "U.S. Department of State", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "YvWS2fQoOJL", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "11609", "names": [{"locale": "en", "name": "11609 - Ambassador's Fund for HIV/AIDS Public Diplomacy", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Vietnam", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "SgU2ncAU4nr", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "11613", "names": [{"locale": "en", "name": "11613 - Policy Project", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_219", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "DOD", "Partner": "JHPIEGO", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "fXfHwXjbsfT", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "11626", "names": [{"locale": "en", "name": "11626 - Jhpiego", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_4", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "DOD", "Partner": "U.S. Department of Defense (Defense)", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "YPwdNJtOb3w", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "11627", "names": [{"locale": "en", "name": "11627 - DAO Lusaka", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_4", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Swaziland", "Agency": "DOD", "Partner": "U.S. Department of Defense (Defense)", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "ofiyoiGp9BO", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "11673", "names": [{"locale": "en", "name": "11673 - DoD/USDF Umbutfo Swaziland Defence Force", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_6", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "PC", "Partner": "U.S. Peace Corps", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "la2NJknpSM3", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "11687", "names": [{"locale": "en", "name": "11687 - Peace Corps", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "HHS/CDC", "Partner": "U.S. Department of Health and Human Services/Centers for Disease Control and Prevention (HHS/CDC)", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "LgZRNscnzhu", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "11694", "names": [{"locale": "en", "name": "11694 - CDC Technical Assistance - SMDP & FETP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Botswana", "Agency": "HHS/CDC", "Partner": "U.S. Department of Health and Human Services/Centers for Disease Control and Prevention (HHS/CDC)", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "HoW2qiFgxmQ", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "11708", "names": [{"locale": "en", "name": "11708 - HHS/CDC Core activities", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_453", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Ghana", "Agency": "USAID", "Partner": "John Snow, Inc.", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "f2H0BJb4jTp", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "11943", "names": [{"locale": "en", "name": "11943 - Focus Region Health Project", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Ghana", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "hGJkOb7ZnUR", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "11946", "names": [{"locale": "en", "name": "11946 - OVC Services", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_219", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Ghana", "Agency": "USAID", "Partner": "JHPIEGO", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "aZ04FML0liX", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "11947", "names": [{"locale": "en", "name": "11947 - MCHIP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9870", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Ghana", "Agency": "HHS/CDC", "Partner": "Ghana Health Service", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "XBYuxnzVekI", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "11951", "names": [{"locale": "en", "name": "11951 - GHS", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_15708", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Dominican Republic", "Agency": "HHS/CDC", "Partner": "Foundation for Innovative New Diagnostics", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "W3IiK2kyKW6", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "11957", "names": [{"locale": "en", "name": "11957 - Strengthening clinical laboratories in the Dominican Republic", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Dominican Republic", "Agency": "HHS/CDC", "Partner": "U.S. Department of Health and Human Services/Centers for Disease Control and Prevention (HHS/CDC)", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "v6fvJJPQU40", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "11959", "names": [{"locale": "en", "name": "11959 - Increasing the Strategic Information Capacity in the Dominican Republic", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_14338", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Dominican Republic", "Agency": "HHS/CDC", "Partner": "HARTLAND ALLIANCE", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "wTJkJiEp5aI", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "11962", "names": [{"locale": "en", "name": "11962 - Providing HIV prevention activities to MARPS (Men who have Sex with Other Men)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Dominican Republic", "Agency": "HHS/CDC", "Partner": "U.S. Department of Health and Human Services/Centers for Disease Control and Prevention (HHS/CDC)", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "zdTL4HqVF3I", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "11963", "names": [{"locale": "en", "name": "11963 - Increasing the Capacity for Early Infant Diagnosis in the Dominican Republic", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_232", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Dominican Republic", "Agency": "USAID", "Partner": "Population Services International", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "iomswkT6oRB", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "11967", "names": [{"locale": "en", "name": "11967 - CONDOM SOCIAL MARKETING PROGRAM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Dominican Republic", "Agency": "HHS/CDC", "Partner": "U.S. Department of Health and Human Services/Centers for Disease Control and Prevention (HHS/CDC)", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "vXzABLTJkiG", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "11969", "names": [{"locale": "en", "name": "11969 - Improving the Quality of HIV Testing in PMTCT Programs", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_3781", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Dominican Republic", "Agency": "USAID", "Partner": "Partnership for Supply Chain Management", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "yDpLz1gKK0g", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "11971", "names": [{"locale": "en", "name": "11971 - Providing access to quality diagnostic tests for HIV/AIDS patients.", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_217", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Dominican Republic", "Agency": "USAID", "Partner": "IntraHealth International, Inc", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "YRyDp1pZd35", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "11972", "names": [{"locale": "en", "name": "11972 - CAPACITY PLUS", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_5706", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Angola", "Agency": "HHS/CDC", "Partner": "Ministry of Health, Angola", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "ZPGrAJVI45V", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "11981", "names": [{"locale": "en", "name": "11981 - MOH/National Blood Center (CNS)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1923", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Angola", "Agency": "HHS/CDC", "Partner": "Association of Public Health Laboratories", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "Rd4tyqg5Zj7", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "11985", "names": [{"locale": "en", "name": "11985 - APHL (Lab)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_509", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Botswana", "Agency": "HHS/CDC", "Partner": "Johns Hopkins University Bloomberg School of Public Health", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "dawntn2PAP1", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12008", "names": [{"locale": "en", "name": "12008 - Expansion of Safe Male Circumcision Services to Prevent HIV", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_6", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Central America Region", "Agency": "PC", "Partner": "U.S. Peace Corps", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "izLuKGrPBP7", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12015", "names": [{"locale": "en", "name": "12015 - Peace Corps", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_217", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Central America Region", "Agency": "USAID", "Partner": "IntraHealth International, Inc", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "dlJtplcnZry", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12016", "names": [{"locale": "en", "name": "12016 - Comprehensive Care in Central America", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_15249", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Central America Region", "Agency": "HHS/CDC", "Partner": "UVG - UNIVERSIDAD DE VALLE DE GUATEMALA", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "VFJFKXHUQWd", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12020", "names": [{"locale": "en", "name": "12020 - Universidad del Valle de Guatemala", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_978", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Central Asia Region", "Agency": "HHS/CDC", "Partner": "American Society of Clinical Pathology", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "FOLOispCzCA", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12026", "names": [{"locale": "en", "name": "12026 - ASCP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_6277", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Central Asia Region", "Agency": "HHS/CDC", "Partner": "International Center for AIDS Care and Treatment Programs, Columbia University", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "UIeQnxaLQiq", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12027", "names": [{"locale": "en", "name": "12027 - Strategic Information", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_10302", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "USAID", "Partner": "CHF International", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "qCDRsDQEwuw", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12054", "names": [{"locale": "en", "name": "12054 - Healthy Outcomes through Prevention Education (HOPE)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_10095", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "USAID", "Partner": "Ananda Marga Universal Relief Teams", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "we9jGLeMZTd", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12056", "names": [{"locale": "en", "name": "12056 - Inuka Community Based OVC Project (ICOP)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_3288", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "HHS/CDC", "Partner": "United Nations High Commissioner for Refugees", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "G6dHO2il9IK", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12082", "names": [{"locale": "en", "name": "12082 - Refugee Health", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_293", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "HHS/CDC", "Partner": "Liverpool VCT and Care", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "ajMsKPn5X0D", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12083", "names": [{"locale": "en", "name": "12083 - Community HTC", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_7", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Ukraine", "Agency": "HHS/NIH", "Partner": "U.S. Department of Health and Human Services/National Institutes of Health (HHS/NIH)", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "XI78M8JMPZS", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12091", "names": [{"locale": "en", "name": "12091 - Fogarty", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_216", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Ukraine", "Agency": "HHS/HRSA", "Partner": "University of Washington", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "IPi5nH9dDB3", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12093", "names": [{"locale": "en", "name": "12093 - ITECH", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9647", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Lesotho", "Agency": "HHS/CDC", "Partner": "Ministry of Health and Social Welfare \u2013 Lesotho", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "oWw6rEv99wO", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12098", "names": [{"locale": "en", "name": "12098 - Support to the Government of the Kingdom of Lesotho (GOL) to Strengthen and Expand Safe Blood Transfusion Services", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9900", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Malawi", "Agency": "USAID", "Partner": "Dignitas International", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "V2pi2ExNSqt", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12105", "names": [{"locale": "en", "name": "12105 - Support for Health Systems Strengthening and HIV/AIDS Service Delivery in Malawi\u2019s South-East Zone", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9776", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Malawi", "Agency": "USAID", "Partner": "Lilongwe Medical Relief Trust Fund", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "MYzb1711cuS", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12106", "names": [{"locale": "en", "name": "12106 - Lilongwe Medical Relief Trust Fund", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_3876", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Malawi", "Agency": "USAID", "Partner": "Partners in Hope", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "ImX0XNwV5Cb", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12107", "names": [{"locale": "en", "name": "12107 - EQUIP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_463", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Malawi", "Agency": "USAID", "Partner": "University Research Corporation, LLC", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "QXG5IJ849lP", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12109", "names": [{"locale": "en", "name": "12109 - USAID Tuberculosis CARE Project", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9651", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Malawi", "Agency": "HHS/CDC", "Partner": "University of Malawi College of Medicine", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "OINDNTuy2Qi", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12110", "names": [{"locale": "en", "name": "12110 - University of Malawi College of Medicine", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_3906", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Malawi", "Agency": "HHS/CDC", "Partner": "Ministry of Health, Malawi", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "ijXu3dsgXjM", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12111", "names": [{"locale": "en", "name": "12111 - Supporting implementation of National AIDS Framework through improving coverage and quality of HIV and AIDS Services", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_219", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Malawi", "Agency": "USAID", "Partner": "JHPIEGO", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "LmYIS8IPPYu", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12112", "names": [{"locale": "en", "name": "12112 - MCHIP (Maternal and Child Health Integrated Project)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_234", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Malawi", "Agency": "DOD", "Partner": "Project Concern International", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "m1X4oS6ROaB", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12115", "names": [{"locale": "en", "name": "12115 - DOD/GHAI", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Malawi", "Agency": "State/AF", "Partner": "U.S. Department of State", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "VvHDa388sgm", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12116", "names": [{"locale": "en", "name": "12116 - ASGF/State for Ambassadors Small Grant for HIV/AIDS", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9711", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Malawi", "Agency": "USAID", "Partner": "Banja La Mtsogolo", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "f9wbuM1vFEw", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12118", "names": [{"locale": "en", "name": "12118 - BLM CIRC GHAI", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9749", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Malawi", "Agency": "USAID", "Partner": "Global AIDS Interfaith Alliance", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "KC0ha4Ym4CQ", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12119", "names": [{"locale": "en", "name": "12119 - Building the Nursing Workforce and Nursing Training Capacity in Malawi", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_239", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Malawi", "Agency": "USAID", "Partner": "Save the Children US", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "cCOf31PwDkY", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12120", "names": [{"locale": "en", "name": "12120 - C-SEP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1684", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Malawi", "Agency": "USAID", "Partner": "African Palliative Care Association", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "bMUrjJO7CiV", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12125", "names": [{"locale": "en", "name": "12125 - Scaling Up Palliative Care Services in Malawi", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_10533", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Malawi", "Agency": "USAID", "Partner": "Feed the Children", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "CSQ2J6wInPK", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12126", "names": [{"locale": "en", "name": "12126 - Feed/OVC/GHAI", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_10163", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Malawi", "Agency": "USAID", "Partner": "Baylor College of Medicine Children's Foundation", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "yg0TjVhu4ms", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12130", "names": [{"locale": "en", "name": "12130 - Baylor College of Medicine", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_3842", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Malawi", "Agency": "HHS/CDC", "Partner": "Christian Health Association of Malawi", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "Mr2FGSaKGfa", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12131", "names": [{"locale": "en", "name": "12131 - Strengthening the Delivery, Coordination, and Monitoring of HIV Services in Malawi through a Faith-based Institution under the President\u2019s Emergency Plan for AIDS Relief (PEPFAR)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_11527", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Rwanda", "Agency": "HHS/CDC", "Partner": "National Center for Blood Transfusion, RBC NCBT/CNTS", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "ndHz82RuAm1", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12133", "names": [{"locale": "en", "name": "12133 - Strengthening Blood Transfusion Services", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_11527", "End Date": "2015-12-31T00:00:00.000", "Organizational Unit": "Rwanda", "Agency": "HHS/CDC", "Partner": "National Center for Blood Transfusion, RBC NCBT/CNTS", "Start Date": "2009-10-30T00:00:00.000"}, "external_id": "WZT6Ljucajf", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12133A", "names": [{"locale": "en", "name": "12133 - Association of Public Health Laboratories", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_11523", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Rwanda", "Agency": "HHS/CDC", "Partner": "National AIDS Control Commission, Rwanda (CNLS)", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "RD88N9cZVQL", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12137", "names": [{"locale": "en", "name": "12137 - CNLS Coag", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_13252", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Rwanda", "Agency": "HHS/CDC", "Partner": "Rwanda School of Public Health", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "y38y4R7hon2", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12140", "names": [{"locale": "en", "name": "12140 - National University of Rwanda School of Public Health", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_4487", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Rwanda", "Agency": "HHS/CDC", "Partner": "Kigali Health Institute", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "CKgdDFnHMGw", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12141", "names": [{"locale": "en", "name": "12141 - Kigali Health Institute", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_228", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "USAID", "Partner": "Pathfinder International", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "poIrmVaIWhJ", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12144", "names": [{"locale": "en", "name": "12144 - Extending Service Delivery for Reproductive Health and Service Delivery", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_219", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "USAID", "Partner": "JHPIEGO", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "C7BmEPSRdSS", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12147", "names": [{"locale": "en", "name": "12147 - Maternal Child Health Integrated Program (MCHIP)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_228", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "USAID", "Partner": "Pathfinder International", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "vlhIfT7Rbu1", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12148", "names": [{"locale": "en", "name": "12148 - SCIP Nampula", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_52", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "USAID", "Partner": "World Vision International", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "FsxM3ocIN82", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12149", "names": [{"locale": "en", "name": "12149 - SCIP Zambezia", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_220", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "NgkNFwqTciD", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12150", "names": [{"locale": "en", "name": "12150 - Systems for Improved Access to Pharmaceuticals and Services (SIAPS)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9865", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "uxL2F9rvEVO", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12152", "names": [{"locale": "en", "name": "12152 - Regional Outreach Addressing AIDS Through Development Strategies (ROADS II)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_4222", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "USAID", "Partner": "International Reseach and Exchange Board", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "IDQhTU8pIkY", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12157", "names": [{"locale": "en", "name": "12157 - Media Strengthening Program", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1658", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "USAID", "Partner": "United Nations Development Programme", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "NZbpagf7Cqd", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12159", "names": [{"locale": "en", "name": "12159 - Strengthening HIV and GBV Prevention within the Police", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_209", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "USAID", "Partner": "Health Alliance International", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "f0OBhzBNJNc", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12165", "names": [{"locale": "en", "name": "12165 - Strategic Information Improvement in Mozambique (SIIM) Project", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_3317", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "HHS/CDC", "Partner": "Clinical and Laboratory Standards Institute", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "gTNjlaXRkt5", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12167", "names": [{"locale": "en", "name": "12167 - CLSI", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_228", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "HHS/CDC", "Partner": "Pathfinder International", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "w0igKYXWEVL", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12168", "names": [{"locale": "en", "name": "12168 - Increasing access to HIV prevention care and treatment for Key Populations in Mozambique", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_760", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "HHS/CDC", "Partner": "Samaritans Purse", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "t1cSZpKEAXO", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12169", "names": [{"locale": "en", "name": "12169 - Families Matter Program (FMP)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_192", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "HHS/CDC", "Partner": "Africare", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "HPQQz1f4GE6", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12193", "names": [{"locale": "en", "name": "12193 - Africare", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_547", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "HHS/CDC", "Partner": "United Nations Children's Fund", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "qs6US6Jyyjp", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12196", "names": [{"locale": "en", "name": "12196 - UNICEF", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_544", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "HHS/CDC", "Partner": "UNAIDS - Joint United Nations Programme on HIV/AIDS", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "vg3uWT0Ajjd", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12200", "names": [{"locale": "en", "name": "12200 - UNAIDS-M&E TA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_597", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "HHS/CDC", "Partner": "National Alliance of State and Territorial AIDS Directors", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "xsOgoiIo2Oj", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12203", "names": [{"locale": "en", "name": "12203 - Prevention Scenario Model", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_6285", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "HHS/CDC", "Partner": "CDC Foundation", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "xPrPTL9IBCo", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12204", "names": [{"locale": "en", "name": "12204 - PPP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_15706", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "HHS/CDC", "Partner": "Regents of the University of Minnesota", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "AHmdTMAMadw", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12208", "names": [{"locale": "en", "name": "12208 - donor mobilization", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_7579", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "USAID", "Partner": "Deloitte Consulting Limited", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "w2H9Gcr7bDA", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12217", "names": [{"locale": "en", "name": "12217 - BOCAR", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16579", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "USAID", "Partner": "International de Developpement et de Recherche (Centre for International Development and Research)", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "qJSWnOeu9Pt", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12222", "names": [{"locale": "en", "name": "12222 - CIDR - PPP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_232", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "USAID", "Partner": "Population Services International", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "vX60BwlgRjn", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12227", "names": [{"locale": "en", "name": "12227 - Tanzania Social Marketing Program", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1636", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "HHS/CDC", "Partner": "Tanzania Commission for AIDS", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "bFMeh1W5QAN", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12234", "names": [{"locale": "en", "name": "12234 - TACAIDS-M&E", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_15707", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "HHS/CDC", "Partner": "Tanzania Interfaith Partnerships", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "jMxTqeD8DW0", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12238", "names": [{"locale": "en", "name": "12238 - FBO Networks", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_517", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "HHS/CDC", "Partner": "University of California at San Francisco", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "vY4agUyxpx5", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12245", "names": [{"locale": "en", "name": "12245 - UCSF", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_501", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "HHS/CDC", "Partner": "Columbia University Mailman School of Public Health", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "O2k5jsz07kf", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12246", "names": [{"locale": "en", "name": "12246 - Columbia", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_504", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "HHS/CDC", "Partner": "Harvard University School of Public Health", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "mE9xYk8X2Sj", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12247", "names": [{"locale": "en", "name": "12247 - Harvard", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_421", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "HHS/CDC", "Partner": "Ministry of Health and Social Welfare, Tanzania", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "y8G7sZ5h2VE", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12249", "names": [{"locale": "en", "name": "12249 - MOHSW", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_4622", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Cambodia", "Agency": "HHS/CDC", "Partner": "American International Health Alliance Twinning Center", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "dqhLhfStHi1", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12256", "names": [{"locale": "en", "name": "12256 - HQ Blood Safety CoAg", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_596", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "USAID", "Partner": "University of North Carolina", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "Ehjm189mlOQ", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12264", "names": [{"locale": "en", "name": "12264 - MEASURE Evaluation Phase III", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_33", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "USAID", "Partner": "Catholic Relief Services", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "gmXggThpUly", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12267", "names": [{"locale": "en", "name": "12267 - Mawa (formerly ZERS)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_230", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "USAID", "Partner": "Population Council", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "aYrlL3CPpxY", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12271", "names": [{"locale": "en", "name": "12271 - Community Compacts", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "State/AF", "Partner": "U.S. Department of State", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "jwFWSaGPfsW", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12272", "names": [{"locale": "en", "name": "12272 - PEPFAR OVC Small Grants", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_424", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "HHS/CDC", "Partner": "Tropical Diseases Research Centre", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "DNKKnuOkezA", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12273", "names": [{"locale": "en", "name": "12273 - Tropical Disease Research Center (TDRC)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_11167", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "HHS/CDC", "Partner": "Macha Research Trust, Inc", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "sKNjMBZgFx3", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12276", "names": [{"locale": "en", "name": "12276 - Macha Research Trust, Inc", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_3317", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "HHS/CDC", "Partner": "Clinical and Laboratory Standards Institute", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "WC6i3UqT5bX", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12278", "names": [{"locale": "en", "name": "12278 - CLSI", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_597", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "HHS/CDC", "Partner": "National Alliance of State and Territorial AIDS Directors", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "N9cJpTvsD78", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12283", "names": [{"locale": "en", "name": "12283 - NASTAD - HQ", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1923", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "HHS/CDC", "Partner": "Association of Public Health Laboratories", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "PyIFEq4nQxb", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12284", "names": [{"locale": "en", "name": "12284 - Association of Public Health Laboratories", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_596", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "HHS/CDC", "Partner": "University of North Carolina", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "AKiatEyWgMF", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12286", "names": [{"locale": "en", "name": "12286 - University of Noth Carolina at Chapel Hill", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_232", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Zimbabwe", "Agency": "USAID", "Partner": "Population Services International", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "K8X8tlVQyAS", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12290", "names": [{"locale": "en", "name": "12290 - Strengthening Private Sector Services (SPSS)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_11679", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "HHS/CDC", "Partner": "Organization for Social Services for AIDS (OSSA)", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "HbhiZvZ7Bfv", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12306", "names": [{"locale": "en", "name": "12306 - Increasing Access of VCT services to hot spot urban-rural setting and improving care and support at the community level in Federal Democratic Republic of Ethiopia under the President\u2019s Emergency Plan for AIDS", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_228", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "HHS/CDC", "Partner": "Pathfinder International", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "x3uhQKiV4LF", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12307", "names": [{"locale": "en", "name": "12307 - Prevention of Cervical Cancer among HIV positive women in the Federal Democratic Republic of Ethiopia", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_14778", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "HHS/CDC", "Partner": "NETWORK OF NETWORKS OF ETHIOPIANS LIVING WITH HIV/AIDS (NEP+)", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "hVNCWdbr0ri", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12313", "names": [{"locale": "en", "name": "12313 - Support for the Greater Involvement of People Living with HIV/AIDS (GIPA) in the Federal Democratic Republic of Ethiopia", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_6218", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "HHS/CDC", "Partner": "Ethiopian Society of Obstetricians and Gynecologists", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "AL0t2lO2cL5", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12314", "names": [{"locale": "en", "name": "12314 - Expansion and Strengthening of the PMTCT Services in the Private Health Facilities in Ethiopia", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2870", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "HHS/CDC", "Partner": "Federal Police, Ethiopia", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "p10bTyWt4St", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12319", "names": [{"locale": "en", "name": "12319 - Integrated HIV Prevention Program for Federal Police Force of Ethiopia", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_3768", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "HHS/CDC", "Partner": "Gondar University", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "yRarNRXQayc", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12321", "names": [{"locale": "en", "name": "12321 - HIV/AIDS Antiretroviral therapy implementation support through local universities", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_10794", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Vietnam", "Agency": "DOD", "Partner": "Institute of Population, Health and Development", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "vvyGxLhDORQ", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12340", "names": [{"locale": "en", "name": "12340 - PHAD", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_12321", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Vietnam", "Agency": "DOD", "Partner": "Vietnam Nurses' Association", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "Prr045aYDuO", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12341", "names": [{"locale": "en", "name": "12341 - VNA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_15719", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "India", "Agency": "USAID", "Partner": "ICF Macro", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "GPcxRMOk9Zo", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12407", "names": [{"locale": "en", "name": "12407 - Measure DHS", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_759", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Nigeria", "Agency": "HHS/CDC", "Partner": "Salesian Mission Inc", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "awsLeAYgi9w", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12467", "names": [{"locale": "en", "name": "12467 - Salesian Mission -Life Choices Nigeria", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_32", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "South Sudan", "Agency": "HHS/CDC", "Partner": "Catholic Medical Mission Board", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "F2KHaQKuN6o", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12473", "names": [{"locale": "en", "name": "12473 - Catholic Medical Mission Board (CMMB)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_220", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "FxAYL5fCHDr", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12476", "names": [{"locale": "en", "name": "12476 - Securing Ugandans' Right to Essential Medicines (SURE)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_10163", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "HHS/CDC", "Partner": "Baylor College of Medicine Children's Foundation", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "tB1LfTDnzhb", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12477", "names": [{"locale": "en", "name": "12477 - Strengthening And Improving National Training Systems in the Republic of Uganda under PEPFAR", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2046", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "USAID", "Partner": "Associazione Volontari Per II Servizio Internazionale, Uganda", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "FjY9XcbZetu", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12486", "names": [{"locale": "en", "name": "12486 - Scaling Up Community Based OVC Response (SCORE)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_459", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "USAID", "Partner": "Social and Scientific Systems", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "vUniSOBaGzb", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12496", "names": [{"locale": "en", "name": "12496 - Monitoring and Evaluation of Emergency Plan Progress\u2013 Phase Two (MEEPP II)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "PRw1MJL2kf1", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12509", "names": [{"locale": "en", "name": "12509 - WAMTechnology", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_4719", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "HHS/CDC", "Partner": "South Africa Partners", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "EMbCSPl7Geu", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12510", "names": [{"locale": "en", "name": "12510 - South Africa Partners", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_3774", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "HHS/CDC", "Partner": "Nyanza Reproductive Health Society", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "e0zutlm0Rag", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12530", "names": [{"locale": "en", "name": "12530 - Provision of VMMC", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_596", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "USAID", "Partner": "University of North Carolina", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "FsOCi6SQkh0", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12540", "names": [{"locale": "en", "name": "12540 - MEASURE Evaluation", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_517", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Caribbean Region", "Agency": "HHS/CDC", "Partner": "University of California at San Francisco", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "X3wFHaNjQEx", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12542", "names": [{"locale": "en", "name": "12542 - University of California, San Francisco (UCSF-SITAC) CoAg GH000977", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_10553", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Cote d'Ivoire", "Agency": "USAID", "Partner": "Futures Group", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "sEiTnjZIpy9", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12543", "names": [{"locale": "en", "name": "12543 - Health Policy Project (HPP), TBD GH-01-2010 (Futures Group International)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_517", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "HHS/CDC", "Partner": "University of California at San Francisco", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "SdSheGY67LZ", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12551", "names": [{"locale": "en", "name": "12551 - Clinical Services", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19423", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Caribbean Region", "Agency": "HHS/CDC", "Partner": "Caribbean Regional Public Health Agency", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "yUQLaKQwjs0", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12552", "names": [{"locale": "en", "name": "12552 - Caribbean Regional FELTP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_535", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "HHS/CDC", "Partner": "University of Nairobi", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "kgK1wl58yrF", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12555", "names": [{"locale": "en", "name": "12555 - Clinical Services/Centers of Excellence", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_232", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Haiti", "Agency": "USAID", "Partner": "Population Services International", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "CfwTsVLCnvE", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12556", "names": [{"locale": "en", "name": "12556 - PREVSIDA (Prevention of Sexual Transmission in Haiti)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_232", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Cote d'Ivoire", "Agency": "HHS/CDC", "Partner": "Population Services International", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "BFmQgCokjIn", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12557", "names": [{"locale": "en", "name": "12557 - PSI 2010 Co-Ag", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_13207", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Caribbean Region", "Agency": "USAID", "Partner": "Jamaica Ministry of Health (MOH)", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "ADRmvbCwJIs", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12567", "names": [{"locale": "en", "name": "12567 - Jamaica MOH", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_13160", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Caribbean Region", "Agency": "HHS/CDC", "Partner": "Bahamas MoH", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "EsAazQIM0dV", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12570", "names": [{"locale": "en", "name": "12570 - Bahamas MOH", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_12892", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Caribbean Region", "Agency": "HHS/CDC", "Partner": "Pan American Health Organization (PAHO)/PAHO HIV Caribbean Office (PHCO)", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "at34xkVz0Qm", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12575", "names": [{"locale": "en", "name": "12575 - PAHO/PHCO Cooperative Agreement--CK000346", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_3781", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Central America Region", "Agency": "USAID", "Partner": "Partnership for Supply Chain Management", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "HJN7jBDNGpD", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12578", "names": [{"locale": "en", "name": "12578 - Supply Chain Management System", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_501", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "HHS/CDC", "Partner": "Columbia University Mailman School of Public Health", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "xVqKMJKJsV9", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12585", "names": [{"locale": "en", "name": "12585 - Eastern and Western Kenya", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_13111", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Caribbean Region", "Agency": "State/WHA", "Partner": "US Embassies", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "okiMJY4hvrL", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12587", "names": [{"locale": "en", "name": "12587 - PEPFAR Small Grants Program", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9410", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Caribbean Region", "Agency": "USAID", "Partner": "Caribbean Community (CARICOM) Pan Caribbean Partnership Against AIDS", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "AutP4jJrCfP", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12588", "names": [{"locale": "en", "name": "12588 - CARICOM/PANCAP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_14405", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Caribbean Region", "Agency": "HHS/CDC", "Partner": "HRM", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "xGghEN0rM2j", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12594", "names": [{"locale": "en", "name": "12594 - SI Regional Training", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_215", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "HHS/CDC", "Partner": "International Rescue Committee", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "zZeuoY3IcXY", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12598", "names": [{"locale": "en", "name": "12598 - HIV Prevention in the General Population and Youth", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_13256", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Caribbean Region", "Agency": "HHS/CDC", "Partner": "St Lucia MoH", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "bBXvPJgjQQo", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12603", "names": [{"locale": "en", "name": "12603 - St Lucia MOH", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_4", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Caribbean Region", "Agency": "DOD", "Partner": "U.S. Department of Defense (Defense)", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "GHLn53B8dxG", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12604", "names": [{"locale": "en", "name": "12604 - DoD Caribbean Region", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_610", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "HHS/CDC", "Partner": "Care International", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "Cu8xULXhNia", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12605", "names": [{"locale": "en", "name": "12605 - Clinical Services", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_12461", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Caribbean Region", "Agency": "HHS/CDC", "Partner": "Barbados MOH", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "TDMHXh2irtp", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12606", "names": [{"locale": "en", "name": "12606 - Barbados MOH CoAg GH000637", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_606", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Haiti", "Agency": "HHS/CDC", "Partner": "Ministre de la Sante Publique et Population, Haiti", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "uGG46Zgz9OU", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12608", "names": [{"locale": "en", "name": "12608 - Blood Safety", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1923", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Haiti", "Agency": "HHS/CDC", "Partner": "Association of Public Health Laboratories", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "rLsN66DQtVc", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12610", "names": [{"locale": "en", "name": "12610 - APHL", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_3685", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "HHS/HRSA", "Partner": "New York AIDS Institute", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "IQx9ojbBpUk", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12612", "names": [{"locale": "en", "name": "12612 - HIVQUAL", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_514", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Haiti", "Agency": "HHS/CDC", "Partner": "Tulane University", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "Gri3eP0QxzG", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12613", "names": [{"locale": "en", "name": "12613 - Tulane", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_978", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Haiti", "Agency": "HHS/CDC", "Partner": "American Society of Clinical Pathology", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "zcChLHKvABw", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12618", "names": [{"locale": "en", "name": "12618 - ASCP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1696", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "HHS/CDC", "Partner": "American Association of Blood Banks", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "YV4wGJ7XmZy", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12619", "names": [{"locale": "en", "name": "12619 - AABB", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_220", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Haiti", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "xbLUnWCNSDm", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12621", "names": [{"locale": "en", "name": "12621 - SDSH", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_4571", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "HHS/CDC", "Partner": "Fundacao Universitaria Jose Bonifacio", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "TWq4f3L7BB1", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12624", "names": [{"locale": "en", "name": "12624 - FURJ", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_216", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Haiti", "Agency": "HHS/HRSA", "Partner": "University of Washington", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "a30TcfN4fdC", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12625", "names": [{"locale": "en", "name": "12625 - I-TECH", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_3779", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Cote d'Ivoire", "Agency": "HHS/CDC", "Partner": "National Agency of Rural Development", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "D2jKBiM6hcW", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12631", "names": [{"locale": "en", "name": "12631 - ANADER 2010 CoAg", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Caribbean Region", "Agency": "HHS/CDC", "Partner": "U.S. Department of Health and Human Services/Centers for Disease Control and Prevention (HHS/CDC)", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "SxWvp4Wn5hD", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12632", "names": [{"locale": "en", "name": "12632 - SI Regional Training", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_12536", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Caribbean Region", "Agency": "HHS/CDC", "Partner": "Dominica MOH", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "US1Ilct2Fhv", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12634", "names": [{"locale": "en", "name": "12634 - Dominica MOH", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_12608", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Caribbean Region", "Agency": "USAID", "Partner": "Health Policy Project", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "rLNemp5PU14", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12636", "names": [{"locale": "en", "name": "12636 - Gender Norms, Stigma, and SGBV", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_10553", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "HHS/CDC", "Partner": "Futures Group", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "FpMWlxDSlBN", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12637", "names": [{"locale": "en", "name": "12637 - Strengthening Strategic Information in Kenya", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_219", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Malawi", "Agency": "USAID", "Partner": "JHPIEGO", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "GaaGOsfnFWd", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12638", "names": [{"locale": "en", "name": "12638 - Support for Service Delivery-Excellence", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Caribbean Region", "Agency": "HHS/CDC", "Partner": "U.S. Department of Health and Human Services/Centers for Disease Control and Prevention (HHS/CDC)", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "AVLyelrC1dd", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12642", "names": [{"locale": "en", "name": "12642 - Central Laboratory Support", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_4861", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Caribbean Region", "Agency": "State/WHA", "Partner": "Regional Procurement Support Offices/Ft. Lauderdale", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "Hv9EPS9STXN", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12644", "names": [{"locale": "en", "name": "12644 - Regional Laboratory Construction", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_595", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Caribbean Region", "Agency": "USAID", "Partner": "World Learning", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "hCBvGswtVQc", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12645", "names": [{"locale": "en", "name": "12645 - Caribbean HIV Grants, Solicitation and Management Project", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_4017", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "USAID", "Partner": "United States Pharmacopeia", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "Yuse39TmsBY", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12648", "names": [{"locale": "en", "name": "12648 - Promoting the Quality of Medicines (PQM)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_544", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Central America Region", "Agency": "HHS/CDC", "Partner": "UNAIDS - Joint United Nations Programme on HIV/AIDS", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "w0QmuZVSJWx", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12651", "names": [{"locale": "en", "name": "12651 - UNAIDS", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_12499", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Cote d'Ivoire", "Agency": "HHS/CDC", "Partner": "Centre National de Transfusion Sanguine de Cote d'Ivoire", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "Llm94UzUFLN", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12655", "names": [{"locale": "en", "name": "12655 - CNTS 2010 CoAg 1U2GPS002713-01", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_97", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "HHS/CDC", "Partner": "Eastern Deanery AIDS Relief Program", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "HiFI3iOXfvT", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12656", "names": [{"locale": "en", "name": "12656 - Clinical Services", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_295", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "HHS/CDC", "Partner": "Mkomani Society Clinic", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "E8Q1WR3RtI6", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12658", "names": [{"locale": "en", "name": "12658 - Clinical Services", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16525", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Haiti", "Agency": "USAID", "Partner": "John Snow Inc (JSI)", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "XwdoRi5eDOx", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12660", "names": [{"locale": "en", "name": "12660 - CCP (Central Contraceptive Logistics Project)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9865", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "South Sudan", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "k2NA3JRsUe7", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12661", "names": [{"locale": "en", "name": "12661 - SSHAP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_246", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "HHS/CDC", "Partner": "African Medical and Research Foundation", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "oiGZ2qcCfGK", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12664", "names": [{"locale": "en", "name": "12664 - Clinical Services", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_12916", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "HHS/CDC", "Partner": "Provincial Directorate of Health, Cabo Delgado", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "sD0gKALDH3G", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12665", "names": [{"locale": "en", "name": "12665 - DPS Cabo Delgado Province", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_13268", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Caribbean Region", "Agency": "HHS/CDC", "Partner": "Trinidad MoH", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "L2hYsZvcaQd", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12668", "names": [{"locale": "en", "name": "12668 - Trinidad and Tobago MOH (PS003108)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_12807", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Cote d'Ivoire", "Agency": "HHS/CDC", "Partner": "Ministry of Health and Public Hygiene, Cote d'Ivoire", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "uZ0zoR6QJs0", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12673", "names": [{"locale": "en", "name": "12673 - Ministry of Health 2010 CoAg", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16848", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Cote d'Ivoire", "Agency": "HHS/CDC", "Partner": "Ministry of Family, Women, and Social Affairs, Cote d\u2019Ivoire", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "awuQkJYTocW", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12679", "names": [{"locale": "en", "name": "12679 - MFFAS-PNOEV CoAg 2010", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_12658", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "HHS/CDC", "Partner": "JEMBI", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "LX7DC7Op46T", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12681", "names": [{"locale": "en", "name": "12681 - JEMBI", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19423", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Caribbean Region", "Agency": "HHS/CDC", "Partner": "Caribbean Regional Public Health Agency", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "XkCxB9CRC7P", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12688", "names": [{"locale": "en", "name": "12688 - CARPHA REPDU (formerly CHRC Caribbean Health Research Council", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9401", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Caribbean Region", "Agency": "USAID", "Partner": "Caribbean HIV/AIDS Alliance", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "E7z0oGOndib", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12689", "names": [{"locale": "en", "name": "12689 - Eastern Caribbean Community Action Project II", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_440", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Caribbean Region", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "eX5t55HzrxY", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12691", "names": [{"locale": "en", "name": "12691 - Strengthening Health Outcomes Through the Private Sector (SHOPS)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_606", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Haiti", "Agency": "HHS/CDC", "Partner": "Ministre de la Sante Publique et Population, Haiti", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "c4gpYrvvz3i", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12692", "names": [{"locale": "en", "name": "12692 - MSPP/UGP (National AIDS Strategic Plan)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_597", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Haiti", "Agency": "HHS/CDC", "Partner": "National Alliance of State and Territorial AIDS Directors", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "atraNpeXlQr", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12695", "names": [{"locale": "en", "name": "12695 - NASTAD 1842", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9644", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Haiti", "Agency": "USAID", "Partner": "Tetra Tech PM Inc", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "nfwKyqxg6uv", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12696", "names": [{"locale": "en", "name": "12696 - Improving Health Facility Infrastructure (Haiti)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_12496", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Haiti", "Agency": "HHS/CDC", "Partner": "Center for Development and Health", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "yF1h6hTXCLd", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12698", "names": [{"locale": "en", "name": "12698 - CDS", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_517", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "HHS/CDC", "Partner": "University of California at San Francisco", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "FvDhKkFLCzt", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12702", "names": [{"locale": "en", "name": "12702 - UCSF", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_3685", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Haiti", "Agency": "HHS/HRSA", "Partner": "New York AIDS Institute", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "eHZtOR1PTnO", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12706", "names": [{"locale": "en", "name": "12706 - HealthQUAL", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2213", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Haiti", "Agency": "HHS/CDC", "Partner": "Promoteurs Objectif Z\u00e9ro Sida (Promoteurs de l\u2019Objectif Z\u00e9ro Sida)", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "JRxRy2bfqSs", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12708", "names": [{"locale": "en", "name": "12708 - POZ", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_606", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Haiti", "Agency": "HHS/CDC", "Partner": "Ministre de la Sante Publique et Population, Haiti", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "p9RwiMAb21y", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12711", "names": [{"locale": "en", "name": "12711 - LNSP (National Public Health Laboratory)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_132", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Namibia", "Agency": "USAID", "Partner": "Lifeline/Childline Namibia", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "jVWoQvYAey4", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12721", "names": [{"locale": "en", "name": "12721 - Strengthening HIV/AIDS Responses in Prevention and Protection (SHARPP)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1717", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "HHS/CDC", "Partner": "Research Triangle International", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "luNaUCkfy3v", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12728", "names": [{"locale": "en", "name": "12728 - Data warehouse", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_15708", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Vietnam", "Agency": "HHS/CDC", "Partner": "Foundation for Innovative New Diagnostics", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "KRIbyVhT5Mj", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12736", "names": [{"locale": "en", "name": "12736 - FIND", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9865", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "moaLCxMzsp6", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12738", "names": [{"locale": "en", "name": "12738 - Pamoja Tuwalee", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_440", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Central Asia Region", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "dz0nO3CYZ4M", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12746", "names": [{"locale": "en", "name": "12746 - Quality Health Care Project", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9865", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Vietnam", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "hDoQHQtnzcY", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12750", "names": [{"locale": "en", "name": "12750 - Food and Nutrition Technical Assistance (FANTA III)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2722", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Namibia", "Agency": "HHS/CDC", "Partner": "Ministry of Health and Social Services, Namibia", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "jb5BOgCF1lS", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12752", "names": [{"locale": "en", "name": "12752 - Cooperative Agreement 1U2GPS003014", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_453", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "USAID", "Partner": "John Snow, Inc.", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "NfrHfb1mSHr", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12753", "names": [{"locale": "en", "name": "12753 - Urban Health Extension Program", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1717", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "HHS/CDC", "Partner": "Research Triangle International", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "QEYe0K9qy9t", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12757", "names": [{"locale": "en", "name": "12757 - RTI-BPE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_13168", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Botswana", "Agency": "HHS/CDC", "Partner": "Cardno Emerging Markets", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "aFw1ueLrXlI", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12762", "names": [{"locale": "en", "name": "12762 - Public-Private Partnerships in PEPFAR countries", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_546", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Central Asia Region", "Agency": "HHS/CDC", "Partner": "United Nations Office on Drugs and Crime", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "FG507CQrqeJ", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12772", "names": [{"locale": "en", "name": "12772 - UNODC", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_13222", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Central Asia Region", "Agency": "HHS/CDC", "Partner": "Ministry of Health/Republican AIDS Center", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "UIOPI6n7XnL", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12799", "names": [{"locale": "en", "name": "12799 - Support to Ministry of Health/Republican AIDS Center of the Republic of Tajikistan", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_13168", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "USAID", "Partner": "Cardno Emerging Markets", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "gDNNzSADDIO", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12801", "names": [{"locale": "en", "name": "12801 - Strengthening Decentralization for Sustainability (SDS)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_10673", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Cote d'Ivoire", "Agency": "HHS/CDC", "Partner": "Heartland Alliance", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "cyF3hKe21XX", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12803", "names": [{"locale": "en", "name": "12803 - IMPACT-CI IMPROVING PREVENTION AND ACCESS TO CARE AND TREATMENT-COTE D'IVOIRE (Heartland HVP 2010 CDC CoAg)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_226", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "USAID", "Partner": "Pact, Inc.", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "nQTOxzbM2SX", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12810", "names": [{"locale": "en", "name": "12810 - Pamoja Tuwalee", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_13224", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Central Asia Region", "Agency": "HHS/CDC", "Partner": "Ministry of Health/Republican Narcology Center", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "NjbOWRcC47M", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12812", "names": [{"locale": "en", "name": "12812 - Support to Ministry of Health/Republican Narcology Center of the Kyrgyz Republic", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_13191", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Botswana", "Agency": "HHS/CDC", "Partner": "Government of Botswana", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "nilf1MvIOBP", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12817", "names": [{"locale": "en", "name": "12817 - Prevention, Strengthening Health and SI Systems and Access To Quality HIV/AIDS Services Through Support Programs Conducted By The Government Of Botswana", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_33", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "HHS/CDC", "Partner": "Catholic Relief Services", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "LgXlmnpEtsJ", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12818", "names": [{"locale": "en", "name": "12818 - CRS Follow on", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_446", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "USAID", "Partner": "Chemonics International", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "GSGCaud5fIt", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12821", "names": [{"locale": "en", "name": "12821 - STEP UP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_204", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "HHS/CDC", "Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "KFzsdLym5Ii", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12823", "names": [{"locale": "en", "name": "12823 - EGPAF Follow on", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_509", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "USAID", "Partner": "Johns Hopkins University Bloomberg School of Public Health", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "EJboMRqz3dy", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12827", "names": [{"locale": "en", "name": "12827 - Tanzania Capacity and Communication Project (TCCP)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_219", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "HHS/CDC", "Partner": "JHPIEGO", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "GsQ76Gcpy1i", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12829", "names": [{"locale": "en", "name": "12829 - IPC TA MOHSW", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9653", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Nigeria", "Agency": "HHS/CDC", "Partner": "African Field Epidemiology Network", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "TooqFjrxe7x", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12831", "names": [{"locale": "en", "name": "12831 - Improving the quality of health service delivery through training support for epidemiology, M&E, survey and laboratory services_431", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_213", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "USAID", "Partner": "International HIV/AIDS Alliance", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "oxNGSo7tUPw", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12835", "names": [{"locale": "en", "name": "12835 - Strengthening the Uganda National Response for Implementation for Services for Orphans and Other Vulnerable Children (SUNRISE)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_228", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "HHS/CDC", "Partner": "Pathfinder International", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "gNq3tR0BjEK", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12840", "names": [{"locale": "en", "name": "12840 - Pathfinder", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_446", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Ukraine", "Agency": "USAID", "Partner": "Chemonics International", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "MytAIgZThdH", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12845", "names": [{"locale": "en", "name": "12845 - Strengthening TB Control in Ukraine", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16860", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "USAID", "Partner": "Vodafone Foundation", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "PZFVenwssdj", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12854", "names": [{"locale": "en", "name": "12854 - Vodafone Foundation PPP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_232", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Central Asia Region", "Agency": "USAID", "Partner": "Population Services International", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "gecJ8ffAtNR", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12859", "names": [{"locale": "en", "name": "12859 - USAID Dialogue on HIV and TB Project", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_192", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "USAID", "Partner": "Africare", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "pNB4ORzxtrd", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12861", "names": [{"locale": "en", "name": "12861 - Pamoja Tuwalee - Africare", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_3931", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Zimbabwe", "Agency": "HHS/CDC", "Partner": "University of Zimbabwe", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "eHwa7j7NLGo", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12862", "names": [{"locale": "en", "name": "12862 - Development of Health Leadership Capacity and Support of Human Resources for Health Systems in Zimbabwe", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_501", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Central Asia Region", "Agency": "HHS/CDC", "Partner": "Columbia University Mailman School of Public Health", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "AJ5DvxziCHf", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12872", "names": [{"locale": "en", "name": "12872 - Columbia University (Columbia Treatment and Care)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_220", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Rwanda", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "bVsIC2AbKKJ", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12882", "names": [{"locale": "en", "name": "12882 - Integrated Health Systems Strengthening Project (IHSSP)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_547", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Nigeria", "Agency": "HHS/CDC", "Partner": "United Nations Children's Fund", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "PIylzXpMI2H", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12885", "names": [{"locale": "en", "name": "12885 - UNICEF", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_13152", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "HHS/CDC", "Partner": "AIDS Foundation", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "ojNQDCZcw5n", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12887", "names": [{"locale": "en", "name": "12887 - Comp Prev GH000233", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_13222", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Central Asia Region", "Agency": "HHS/CDC", "Partner": "Ministry of Health/Republican AIDS Center", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "yVX0vsh2R5D", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12889", "names": [{"locale": "en", "name": "12889 - Support to Ministry of Health/Republican AIDS Center of the Republic of Kazakhstan", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1717", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Zimbabwe", "Agency": "HHS/CDC", "Partner": "Research Triangle International", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "CH5VZkvQrvJ", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12893", "names": [{"locale": "en", "name": "12893 - Building Health Data Dissemination and Information Use Systems", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16339", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Ukraine", "Agency": "USAID", "Partner": "Pact", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "GxWKVC6nfCn", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12899", "names": [{"locale": "en", "name": "12899 - RESPOND -- Comprehensive KPs", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_8160", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "HHS/CDC", "Partner": "Christian Social Services Commission", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "GF3iFOGYbOd", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12906", "names": [{"locale": "en", "name": "12906 - CSSC", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_3932", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "State/AF", "Partner": "Regional Procurement Support Office/Frankfurt", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "crog7GTwRQW", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12907", "names": [{"locale": "en", "name": "12907 - RPSO", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_13269", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Vietnam", "Agency": "USAID", "Partner": "U.S. Pharmacopeia", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "fpyOOuqkfVW", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12909", "names": [{"locale": "en", "name": "12909 - PQM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_232", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "USAID", "Partner": "Population Services International", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "f7AzaTtRJLR", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12926", "names": [{"locale": "en", "name": "12926 - HUSIKA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_220", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Dominican Republic", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "uhRZ5wJLH1M", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12928", "names": [{"locale": "en", "name": "12928 - MSH/SIAPS", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_216", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "HHS/HRSA", "Partner": "University of Washington", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "MJPTQaGQFuY", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12932", "names": [{"locale": "en", "name": "12932 - HRH support for the rapid expansion of successful and innovative treatment programs", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_232", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zimbabwe", "Agency": "USAID", "Partner": "Population Services International", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "NVHBl3n5YwL", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12933", "names": [{"locale": "en", "name": "12933 - Strengthening Private Sector Health Care Services Project (SPSS)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_509", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "USAID", "Partner": "Johns Hopkins University Bloomberg School of Public Health", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "qZFngm3F9kF", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12935", "names": [{"locale": "en", "name": "12935 - AFFORD Health Marketing Initiative", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_6", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Cameroon", "Agency": "PC", "Partner": "U.S. Peace Corps", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "WRhO0m63An3", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12937", "names": [{"locale": "en", "name": "12937 - Capacity Strengthening for Peace Corps Volunteers and Counterparts", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_8849", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Ghana", "Agency": "HHS/CDC", "Partner": "Morehouse School of Medicine, MPH Program", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "H4nWHEMaiK0", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12939", "names": [{"locale": "en", "name": "12939 - Morehouse/M&E", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_234", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "HHS/CDC", "Partner": "Project Concern International", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "mkNEwldOner", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12942", "names": [{"locale": "en", "name": "12942 - PROJECT CONCERN INTERNATIONAL", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9653", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Angola", "Agency": "HHS/CDC", "Partner": "African Field Epidemiology Network", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "PlEYBuEu9yu", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12943", "names": [{"locale": "en", "name": "12943 - AFENET-LAB", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_14227", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Ghana", "Agency": "USAID", "Partner": "ESM", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "WxhzUlCj4DH", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12945", "names": [{"locale": "en", "name": "12945 - ESM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_234", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Botswana", "Agency": "DOD", "Partner": "Project Concern International", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "ws9q390GLLb", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12946", "names": [{"locale": "en", "name": "12946 - Prevention AB and OP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_5706", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Angola", "Agency": "HHS/CDC", "Partner": "Ministry of Health, Angola", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "qk3FFGeWJv4", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12953", "names": [{"locale": "en", "name": "12953 - FELTP MOH/National School of Public Health", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_219", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "USAID", "Partner": "JHPIEGO", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "R69FVtWJ5dw", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12955", "names": [{"locale": "en", "name": "12955 - Maternal Child Health Integrated Program", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1923", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Ukraine", "Agency": "HHS/CDC", "Partner": "Association of Public Health Laboratories", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "RlHalRvfavh", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12957", "names": [{"locale": "en", "name": "12957 - APHL", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1592", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Rwanda", "Agency": "HHS/CDC", "Partner": "National Reference Laboratory", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "t17rOb5kQfN", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12968", "names": [{"locale": "en", "name": "12968 - NRL", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_509", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "HHS/CDC", "Partner": "Johns Hopkins University Bloomberg School of Public Health", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "O4DgfDkvZEY", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12970", "names": [{"locale": "en", "name": "12970 - Pre-Service Training", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_6", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Caribbean Region", "Agency": "PC", "Partner": "U.S. Peace Corps", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "YiNW4M4LgWu", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12971", "names": [{"locale": "en", "name": "12971 - HVOP -Prevention", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9646", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Botswana", "Agency": "USAID", "Partner": "KNCV Tuberculosis Foundation", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "DytxrjUxmjh", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12975", "names": [{"locale": "en", "name": "12975 - TB Care 1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_10419", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Vietnam", "Agency": "DOD", "Partner": "Development Center for Public Health", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "dGMX66F1clu", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12976", "names": [{"locale": "en", "name": "12976 - Development Center for Public Health (DCPH)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_5156", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "USAID", "Partner": "Population Reference Bureau", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "hwOpZdmhM82", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12979", "names": [{"locale": "en", "name": "12979 - IDEA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_939", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "HHS/CDC", "Partner": "Uganda Virus Research Institute", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "TIf35UpsbnW", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12981", "names": [{"locale": "en", "name": "12981 - Strengthening capacity through improved management and coordination of laboratory, surveillance, and epidemiology activities, public health evaluations and training in Uganda \u2013 Lab Quality Assurance", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_547", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "HHS/CDC", "Partner": "United Nations Children's Fund", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "Fjhoqmt6qOi", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12986", "names": [{"locale": "en", "name": "12986 - UNICEF", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_610", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "HHS/CDC", "Partner": "Care International", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "nxuCTOpEyKp", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12988", "names": [{"locale": "en", "name": "12988 - CARE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_220", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "dIxI5b3Zzxt", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12994", "names": [{"locale": "en", "name": "12994 - FANIKISHA Institutional Strengthening", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1684", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Namibia", "Agency": "USAID", "Partner": "African Palliative Care Association", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "XBQ3aOWZwGJ", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12997", "names": [{"locale": "en", "name": "12997 - Scaling up Palliative care for People Living with HIV/AIDS", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_12917", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "HHS/CDC", "Partner": "Provincial Directorate of Health, Maputo", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "udp5wSTnki2", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "12998", "names": [{"locale": "en", "name": "12998 - DPS Maputo Province", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_14159", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "HHS/CDC", "Partner": "COUNCIL OF SCIENTIFIC AND INDUSTRIAL RESEARCH", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "YIEMJSFliPG", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13000", "names": [{"locale": "en", "name": "13000 - Council of Scientific and Industrial Research", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_3288", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "State/PRM", "Partner": "United Nations High Commissioner for Refugees", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "Zbi95z6CKb3", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13002", "names": [{"locale": "en", "name": "13002 - Supporting the Continuity of HIV/AIDS prevention and care programs for refugees in Uganda", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_14748", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Cameroon", "Agency": "HHS/CDC", "Partner": "NACC", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "st87YC1l5Fd", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13003", "names": [{"locale": "en", "name": "13003 - Strengthening the capacity of the National AIDS Control Committee to ensure prevention of HIV in health-care settings", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_14011", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "HHS/CDC", "Partner": "CENTER FOR INFECTIOUS DISEASE AND RESEARCH IN ZAMBIA", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "JRL1cYi26jz", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13006", "names": [{"locale": "en", "name": "13006 - CIDRZ - Community Compact", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_12861", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Vietnam", "Agency": "HHS/CDC", "Partner": "National Tuberculosis Program", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "vM1Fly0yOEx", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13007", "names": [{"locale": "en", "name": "13007 - NTP Follow on", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_232", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Democratic Republic of the Congo", "Agency": "DOD", "Partner": "Population Services International", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "ew9FuQ0WmHQ", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13009", "names": [{"locale": "en", "name": "13009 - Support to DRC Ministry of Defense: Capacity building of the PALS (MOD HIV/AIDS Coordinating Body)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_220", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Democratic Republic of the Congo", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "I7hALHvmKCI", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13010", "names": [{"locale": "en", "name": "13010 - Integrated Health Project", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1696", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "HHS/CDC", "Partner": "American Association of Blood Banks", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "uKgBCgGTaDt", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13013", "names": [{"locale": "en", "name": "13013 - Blood Technical Assistance", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_32", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "HHS/CDC", "Partner": "Catholic Medical Mission Board", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "LlmACqbsl82", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13016", "names": [{"locale": "en", "name": "13016 - CMMB", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_10091", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Democratic Republic of the Congo", "Agency": "HHS/CDC", "Partner": "American Society for Microbiology", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "mIbnPU7Md7u", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13017", "names": [{"locale": "en", "name": "13017 - Global Laboratory Capacity Strengthening Program", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9865", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "b2CX6dbLHo4", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13022", "names": [{"locale": "en", "name": "13022 - Clinical Services System Strenghening (CHASS)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_984", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "HHS/CDC", "Partner": "Impact Research and Development Organization", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "S9w6DMarxKG", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13025", "names": [{"locale": "en", "name": "13025 - Integrated HIV Prevention Interventions Including Male Circumcision", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_950", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "HHS/CDC", "Partner": "National Medical Stores", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "tHh7l185jwY", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13026", "names": [{"locale": "en", "name": "13026 - Purchase, Distribution and Tracking of Cotrimoxazole, HIV/AIDS Related Laboratory Commodities and Supplies in the Republic of Uganda under the Presidents' Emergency Plan for AIDS Relief", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9865", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Malawi", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "qyqV5Pz1taV", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13027", "names": [{"locale": "en", "name": "13027 - Preventive Technologies Agreement - Behavioral Surveillance Survey", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_737", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "HHS/CDC", "Partner": "Community Housing Foundation", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "QGyEsKY9sJa", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13028", "names": [{"locale": "en", "name": "13028 - TA for Implementation and Expansion of Blood Safety Activities in Kenya", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_3932", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "State/AF", "Partner": "Regional Procurement Support Office/Frankfurt", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "qd0rsEri7JK", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13029", "names": [{"locale": "en", "name": "13029 - National Lab Infrastruture Initiative", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_230", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "HHS/CDC", "Partner": "Population Council", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "IphoDGfYOc1", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13033", "names": [{"locale": "en", "name": "13033 - POPULATION COUNCIL", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_15152", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Zimbabwe", "Agency": "USAID", "Partner": "The International UNION against TB and Lung Disease (TB Care)", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "aS7llFyjYp5", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13037", "names": [{"locale": "en", "name": "13037 - The International Union against Tuberculosis and Lung Disease (THE UNION)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_15411", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "HHS/CDC", "Partner": "Ethiopia HIV/AIDS Counselors Association (EHACA)", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "ZgKtNPROhWX", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13039", "names": [{"locale": "en", "name": "13039 - Ethiopia HIV/AIDS Counselors Association (EHACA)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_4851", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "USAID", "Partner": "Mothers 2 Mothers", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "veWJzp6RFNQ", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13040", "names": [{"locale": "en", "name": "13040 - Kenya Mentor Mother Program", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_8269", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Namibia", "Agency": "USAID", "Partner": "Central Bureau of Statistics", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "ODvRDXMkslt", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13042", "names": [{"locale": "en", "name": "13042 - Central Bureau of Statistics, National Planning Commission, Office of the President", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_14588", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "USAID", "Partner": "LOCAL COMMERCIAL BANKS", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "qDxlKdcpuDF", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13045", "names": [{"locale": "en", "name": "13045 - USAID Development Credit Authority", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_38", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Cote d'Ivoire", "Agency": "HHS/CDC", "Partner": "Habitat for Humanity", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "lRrFZ6hkUgb", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13046", "names": [{"locale": "en", "name": "13046 - Habitat OVC-AB 2010 CDC CoAg", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_13218", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "HHS/CDC", "Partner": "Makerere University School of Medicine", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "ydOSDkY1wEv", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13047", "names": [{"locale": "en", "name": "13047 - Scaling up comprehensive HIV/AIDS Services at Mulago and Mbarara University Teaching Hospitals", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_851", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "HHS/CDC", "Partner": "Coptic Hospital", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "HvtrTP9bKgO", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13050", "names": [{"locale": "en", "name": "13050 - Coptic Hospital / University of Washington Collaborative HIV Care Program", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_6876", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "HHS/CDC", "Partner": "Family Guidance Association of Ethiopia", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "JxTpw4hAHA5", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13053", "names": [{"locale": "en", "name": "13053 - Strengthening Integration of PMTCT/STIs/HTC with Reproductive Health Services at Family Guidance Association's of Ethiopia Clinics and Youth Centers", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_15719", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Caribbean Region", "Agency": "HHS/CDC", "Partner": "ICF Macro", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "FyBedyTg6My", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13054", "names": [{"locale": "en", "name": "13054 - CRO Task Order Government of Bahamas and Trinidad and Tobago", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9871", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Ghana", "Agency": "HHS/CDC", "Partner": "Ghana AIDS Commission", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "mDcLJugX7jD", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13059", "names": [{"locale": "en", "name": "13059 - Community-Based M & E", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_14673", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "HHS/CDC", "Partner": "MINISTRY OF PUBLIC HEALTH AND SANITATION", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "ptcHs9sSoP1", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13061", "names": [{"locale": "en", "name": "13061 - Advancement of Public Health Practices in Kenya", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_13238", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Zimbabwe", "Agency": "HHS/CDC", "Partner": "National Blood Service Zimbabwe", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "ALzCfGlvd0q", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13063", "names": [{"locale": "en", "name": "13063 - Strengthening Blood Safety in the Republic of Zimbabwe", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_501", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "HHS/CDC", "Partner": "Columbia University Mailman School of Public Health", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "SNYtEl0RVe3", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13065", "names": [{"locale": "en", "name": "13065 - ICAP HQ", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_463", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Central America Region", "Agency": "HHS/CDC", "Partner": "University Research Corporation, LLC", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "r7bNFE89vq1", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13067", "names": [{"locale": "en", "name": "13067 - URC CDC Project", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_517", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "HHS/CDC", "Partner": "University of California at San Francisco", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "n2bJyH90PRm", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13069", "names": [{"locale": "en", "name": "13069 - University of California at San Francisco", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_52", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "USAID", "Partner": "World Vision International", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "lS91p3KZlo7", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13070", "names": [{"locale": "en", "name": "13070 - GBV Survivor Support", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "VvWVQvdy51J", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13071", "names": [{"locale": "en", "name": "13071 - TBD - Public Private Partnerships", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "fjiKu2BOGpE", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13072", "names": [{"locale": "en", "name": "13072 - Leadership, Management and Sustainability Program", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_549", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Vietnam", "Agency": "USAID", "Partner": "World Health Organization", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "LtBrzcEmOv3", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13073", "names": [{"locale": "en", "name": "13073 - Umbrella (HQ)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_453", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "DOD", "Partner": "John Snow, Inc.", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "AX7GpVntFal", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13076", "names": [{"locale": "en", "name": "13076 - JSI Logistics Services", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_217", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Botswana", "Agency": "USAID", "Partner": "IntraHealth International, Inc", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "klXS8nTXBLE", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13079", "names": [{"locale": "en", "name": "13079 - CapacityPlus", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_232", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Central America Region", "Agency": "USAID", "Partner": "Population Services International", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "xyYOt7EDVYm", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13082", "names": [{"locale": "en", "name": "13082 - Combination Prevention", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_6349", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Namibia", "Agency": "USAID", "Partner": "Sesame Street Workshop", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "DiG5kZmbhU4", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13083", "names": [{"locale": "en", "name": "13083 - Sesame Workshop", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1616", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Namibia", "Agency": "USAID", "Partner": "Project HOPE", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "v7eSozxgvbB", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13090", "names": [{"locale": "en", "name": "13090 - OVC and Tuberculosis Services in Namibia", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1003", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Botswana", "Agency": "HHS/CDC", "Partner": "Education Development Center", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "lFg4PEU5v4j", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13091", "names": [{"locale": "en", "name": "13091 - Implementing the Living Life Skills Curriculum in Botswana", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_14873", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "HHS/CDC", "Partner": "PACE", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "DWuzsoe496R", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13093", "names": [{"locale": "en", "name": "13093 - Provision of the Basic Care Package in the Republic of Uganda under the President's Emmergency Plan for AIDS Relief", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1923", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Democratic Republic of the Congo", "Agency": "HHS/CDC", "Partner": "Association of Public Health Laboratories", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "hyYac9NOyOL", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13094", "names": [{"locale": "en", "name": "13094 - Association of Public Health Laboratories Centrally funded CoAG", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9865", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "rIenI5WjiTA", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13096", "names": [{"locale": "en", "name": "13096 - Zambia-led Prevention Initiative (ZPI)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_293", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "HHS/CDC", "Partner": "Liverpool VCT and Care", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "k9IyshSTt6E", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13097", "names": [{"locale": "en", "name": "13097 - Ungana Project", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_463", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Malawi", "Agency": "USAID", "Partner": "University Research Corporation, LLC", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "fdeqwQ2Nz9h", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13101", "names": [{"locale": "en", "name": "13101 - ASSIST (former Health Care Improvement) Project", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_427", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "HHS/CDC", "Partner": "Uganda Blood Transfusion Services", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "lgYqqv4dcDf", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13102", "names": [{"locale": "en", "name": "13102 - Supporting the National Blood Transfusion Service (NBTS) in the Implementation and Strengthening of Blood Safety Activities in the Republic of Uganda under the President's Emergency Plan for AIDS Relief (PEPFAR)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_10163", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "HHS/CDC", "Partner": "Baylor College of Medicine Children's Foundation", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "yqV8asbha9A", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13104", "names": [{"locale": "en", "name": "13104 - Scaling up Comprehensive HIV/AIDS Services including provider initiated Testing and Counseling, TB/HIV, OVC, Care and ART for Adults and children in Eastern and West Nile regions in Uganda under the PEPFAR", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_3975", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Cambodia", "Agency": "USAID", "Partner": "Khmer HIV/AIDS NGO Alliance", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "OwkQM62OCjQ", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13119", "names": [{"locale": "en", "name": "13119 - KHANA SAHACOM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_7646", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Namibia", "Agency": "USAID", "Partner": "Kayec Trust", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "W4YKtQSCjnM", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13120", "names": [{"locale": "en", "name": "13120 - Self-Development and Skills for Vulnerable Youth", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_519", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "HHS/CDC", "Partner": "University of Maryland", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "PQtxoNU5YOU", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13121", "names": [{"locale": "en", "name": "13121 - Partnership in Advanced Clinical Education (PACE)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_216", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Vietnam", "Agency": "HHS/HRSA", "Partner": "University of Washington", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "bfLED59Qykt", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13131", "names": [{"locale": "en", "name": "13131 - I-TECH", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_15142", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "HHS/NIH", "Partner": "THE JOHN E. FOGARTY INTERNATIONAL CENTER", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "mKF4DUzMUUj", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13135", "names": [{"locale": "en", "name": "13135 - Fogarty", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9077", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "HHS/CDC", "Partner": "Infectious Disease Institute", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "qIrRgvBDV0g", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13136", "names": [{"locale": "en", "name": "13136 - Scaling up comprehensive HIV/ Aids Services Including Provider Initiated Testing and Counseling (PITC), MARPI, SGBV at KCC Clinics", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_501", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Cote d'Ivoire", "Agency": "HHS/CDC", "Partner": "Columbia University Mailman School of Public Health", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "PgS657n0a9M", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13137", "names": [{"locale": "en", "name": "13137 - Columbia UTAP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_15465", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "HHS/CDC", "Partner": "Public Health Informatics Institute", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "aIuu8YiE2Kb", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13138", "names": [{"locale": "en", "name": "13138 - Informatics Development and Support", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1923", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "South Sudan", "Agency": "HHS/CDC", "Partner": "Association of Public Health Laboratories", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "tP7OFmOoBIz", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13142", "names": [{"locale": "en", "name": "13142 - APHL", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_463", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Swaziland", "Agency": "HHS/CDC", "Partner": "University Research Corporation, LLC", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "o3QkyZgqY3W", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13144", "names": [{"locale": "en", "name": "13144 - URC-Lab", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_3685", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Vietnam", "Agency": "HHS/HRSA", "Partner": "New York AIDS Institute", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "cq7Yclg9lSc", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13147", "names": [{"locale": "en", "name": "13147 - HEATHQUAL", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_3931", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Zimbabwe", "Agency": "HHS/CDC", "Partner": "University of Zimbabwe", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "Rw8cArUpcg6", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13152", "names": [{"locale": "en", "name": "13152 - Surveys, Evaluation, Assessments, and Monitoring", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_831", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "HHS/CDC", "Partner": "Federal Ministry of Health, Ethiopia", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "TRBDLrOvGVm", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13158", "names": [{"locale": "en", "name": "13158 - Supporting the National Blood Transfusion services", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16849", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "HHS/CDC", "Partner": "Provincial Directorate of Health, Zambezia", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "hUGTnpRo9B0", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13160", "names": [{"locale": "en", "name": "13160 - DPS Zambezia Province", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_939", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "HHS/CDC", "Partner": "Uganda Virus Research Institute", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "f4FfWEK9qAM", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13161", "names": [{"locale": "en", "name": "13161 - Enhanced Prevention", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_6", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Caribbean Region", "Agency": "PC", "Partner": "U.S. Peace Corps", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "BrSSkZ5IJrO", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13162", "names": [{"locale": "en", "name": "13162 - HVOP - Prevention", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_205", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Angola", "Agency": "USAID", "Partner": "Engender Health", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "PE1aHhEkGSF", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13163", "names": [{"locale": "en", "name": "13163 - Gender Based Violence", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_220", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "HHS/CDC", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "UOyyxgfkuG6", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13164", "names": [{"locale": "en", "name": "13164 - Strengthening Public Health Laboratory Systems in Kenya", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_440", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Namibia", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "BIoSSxbJjMv", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13166", "names": [{"locale": "en", "name": "13166 - Strengthening Health Outcomes through the Private Sector (SHOPS)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_3781", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Cameroon", "Agency": "USAID", "Partner": "Partnership for Supply Chain Management", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "JIazLSiGJc4", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13167", "names": [{"locale": "en", "name": "13167 - Supplies and Reagents for CDC-NACC CoAg", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_10091", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Ukraine", "Agency": "HHS/CDC", "Partner": "American Society for Microbiology", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "bmJ4RKCSV4H", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13168", "names": [{"locale": "en", "name": "13168 - ASM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_8386", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "HHS/CDC", "Partner": "Makerere University School of Public Health", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "sx1A4BqhcWs", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13170", "names": [{"locale": "en", "name": "13170 - Surveillance - Epi", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_232", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Rwanda", "Agency": "HHS/CDC", "Partner": "Population Services International", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "ud47xLOfVL9", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13172", "names": [{"locale": "en", "name": "13172 - Youth and MARP Friendly Services", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_13939", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Zimbabwe", "Agency": "HHS/CDC", "Partner": "Biomedical Research and Training Institute", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "nzk1jQR8PDm", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13173", "names": [{"locale": "en", "name": "13173 - Strengthening Infection Control and Prevention in Health Care Facilities in Zimbabwe under the President\u2019s Emergency Plan for AIDS Relief (PEPFAR)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_11802", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Caribbean Region", "Agency": "HHS/CDC", "Partner": "Remote Area Medical", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "N1XdKraw06W", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13175", "names": [{"locale": "en", "name": "13175 - Hinterland Initiative (Expanding HIV/AIDS services to indigenous Amerindian Communities)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_3733", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "HHS/CDC", "Partner": "Association of Schools of Public Health", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "VeI2Up5oiAi", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13179", "names": [{"locale": "en", "name": "13179 - Emory University", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_11766", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Democratic Republic of the Congo", "Agency": "HHS/CDC", "Partner": "Programme National de Lutte contre le VIH/SIDA et IST", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "a0hMcOuwLpI", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13183", "names": [{"locale": "en", "name": "13183 - Programme National de Lutte contre le VIH/SIDA et IST/ National AIDS Control Program", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_4505", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Nigeria", "Agency": "HHS/CDC", "Partner": "Institute of Human Virology, Nigeria", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "Bd8Q2nNtUOr", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13190", "names": [{"locale": "en", "name": "13190 - ACTION in Community PMTCT Program (AIC)_2929", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_517", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "HHS/CDC", "Partner": "University of California at San Francisco", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "XjvacYdu63Y", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13194", "names": [{"locale": "en", "name": "13194 - UCSF PP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_234", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "India", "Agency": "HHS/CDC", "Partner": "Project Concern International", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "Xe146VD1RyP", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13196", "names": [{"locale": "en", "name": "13196 - PRATIBHA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_13095", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Caribbean Region", "Agency": "HHS/CDC", "Partner": "University of the West Indies", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "zQocKaD6ptV", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13197", "names": [{"locale": "en", "name": "13197 - Caribbean Health Leadership Institute/ UWI", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_14791", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Central America Region", "Agency": "DOD", "Partner": "NICASALUD", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "aWTVQN0uBel", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13203", "names": [{"locale": "en", "name": "13203 - Nicaragua - Nicasalud", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_204", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "HHS/CDC", "Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "jWYnHZnebYA", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13206", "names": [{"locale": "en", "name": "13206 - EGPAF CB", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_11741", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Namibia", "Agency": "HHS/CDC", "Partner": "Polytechnic of Namibia", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "xRuWyB0MWHz", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13207", "names": [{"locale": "en", "name": "13207 - Cooperative Agreement 1U2GPS002902", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9727", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Namibia", "Agency": "USAID", "Partner": "Church Alliance for Orphans", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "mPIrUVXSlZL", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13209", "names": [{"locale": "en", "name": "13209 - Community Action for OVC", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_10018", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "HHS/CDC", "Partner": "Global Healthcare Public Foundation", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "upCw0j7SOEc", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13210", "names": [{"locale": "en", "name": "13210 - Strengthening Laboratory Accreditation Services in Kenya", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_3685", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "HHS/HRSA", "Partner": "New York AIDS Institute", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "y1F4FotuVId", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13212", "names": [{"locale": "en", "name": "13212 - HIVQUAL", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_7579", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "USAID", "Partner": "Deloitte Consulting Limited", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "U6QChwhkkYV", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13214", "names": [{"locale": "en", "name": "13214 - Fortalecimento dos Sistemas de Sa\u00fade e Ac\u00e7\u00e3o Social (FORSSAS)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_15446", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "HHS/CDC", "Partner": "Medical Access Uganda Limited (MAUL)", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "HlnMUYhLfe7", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13226", "names": [{"locale": "en", "name": "13226 - Procurement and Logistics Management of Health-related Commodities for HHS/CDC funded HIV/AIDS Programs", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_14461", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Namibia", "Agency": "HHS/HRSA", "Partner": "ITECH", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "GW8MlBp3Z8g", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13227", "names": [{"locale": "en", "name": "13227 - I-TECH: Support to MOHSS National Health Training Center (NHTC)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_7579", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Ukraine", "Agency": "USAID", "Partner": "Deloitte Consulting Limited", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "IU0rHPjD38t", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13232", "names": [{"locale": "en", "name": "13232 - HSS SHARe HIV Reform in Action-Removing HIV/AIDS Services' legal & operational barriers", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9646", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Vietnam", "Agency": "USAID", "Partner": "KNCV Tuberculosis Foundation", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "TDJnNhfMKlD", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13234", "names": [{"locale": "en", "name": "13234 - Challenge TB", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_10091", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Caribbean Region", "Agency": "HHS/CDC", "Partner": "American Society for Microbiology", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "jsewqpzQG6M", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13245", "names": [{"locale": "en", "name": "13245 - Capacity-Building Assistance for Global HIV/AIDS Microbiological Laboratory", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_519", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Caribbean Region", "Agency": "HHS/CDC", "Partner": "University of Maryland", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "bKE03S0vJi0", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13246", "names": [{"locale": "en", "name": "13246 - University of Maryland", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_549", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Ukraine", "Agency": "HHS/CDC", "Partner": "World Health Organization", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "WVopcO6txt1", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13252", "names": [{"locale": "en", "name": "13252 - WHO", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9853", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Namibia", "Agency": "USAID", "Partner": "New Partner", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "I7UCztdZjvb", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13253", "names": [{"locale": "en", "name": "13253 - Global Development Alliance", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_514", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "HHS/CDC", "Partner": "Tulane University", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "k0PbCuRMxSL", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13254", "names": [{"locale": "en", "name": "13254 - Technical Assistance in support of HIV prevention, care, and treatment program and other infectious diseases", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9865", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "bdnq4lJCuRJ", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13255", "names": [{"locale": "en", "name": "13255 - Community Clinical Health Services Strengthening (COMCHASS)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9881", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Cameroon", "Agency": "HHS/CDC", "Partner": "Cameroon Baptist Convention Health Board", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "jyhMhDWiNne", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13257", "names": [{"locale": "en", "name": "13257 - Implementation of PMTCT CoAg1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "X4RVqWqOwbX", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13258", "names": [{"locale": "en", "name": "13258 - Comprehensive Care for Children Affected by HIV and AIDS (C3)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_421", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "HHS/CDC", "Partner": "Ministry of Health and Social Welfare, Tanzania", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "aAd914zQeqm", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13262", "names": [{"locale": "en", "name": "13262 - MOHSW Blood", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_12281", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "HHS/CDC", "Partner": "University of Eduardo Mondlane", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "S2Me39KXo8E", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13263", "names": [{"locale": "en", "name": "13263 - UEM Master of Public Health (MPH) and Field Epidemiology & Public Health Laboratory Management (FELTP) Support", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_978", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Ukraine", "Agency": "HHS/CDC", "Partner": "American Society of Clinical Pathology", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "JaeN2H0vIeW", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13268", "names": [{"locale": "en", "name": "13268 - ASCP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9872", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Ghana", "Agency": "HHS/CDC", "Partner": "Global Health Systems Solutions, Ghana", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "vM6glRQ37kU", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13270", "names": [{"locale": "en", "name": "13270 - GHSS/Lab Accreditation", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_509", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "USAID", "Partner": "Johns Hopkins University Bloomberg School of Public Health", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "QvcWcLCnqJh", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13271", "names": [{"locale": "en", "name": "13271 - Preven\u00e7\u00e3o e Comunica\u00e7\u00e3o para Todos (PACTO)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_204", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Cote d'Ivoire", "Agency": "HHS/CDC", "Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "Xz1dOyeUyIT", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13272", "names": [{"locale": "en", "name": "13272 - EGPAF OVC-AB 2010 CDC Coag-Keneya", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_501", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "HHS/CDC", "Partner": "Columbia University Mailman School of Public Health", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "qLpbMdLTJhB", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13275", "names": [{"locale": "en", "name": "13275 - ICAP Capacity Building Zambezia", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_6551", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "HHS/CDC", "Partner": "University Teaching Hospital", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "w5iOBgHlDIs", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13279", "names": [{"locale": "en", "name": "13279 - University Teaching Hospital", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1923", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Ghana", "Agency": "HHS/CDC", "Partner": "Association of Public Health Laboratories", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "OCApRfvmeuM", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13280", "names": [{"locale": "en", "name": "13280 - Association of Public Health Laboratories (APHL)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_233", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "HHS/CDC", "Partner": "Program for Appropriate Technology in Health", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "mZz38SwcFli", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13287", "names": [{"locale": "en", "name": "13287 - Establishment of Medical Waste Management Systems in Kenya", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_3931", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Zimbabwe", "Agency": "HHS/CDC", "Partner": "University of Zimbabwe", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "el3zcaWeIU6", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13293", "names": [{"locale": "en", "name": "13293 - Development and Strengthening of Human Resources for Health Activities in Zimbabwe", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1297", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Cote d'Ivoire", "Agency": "USAID", "Partner": "Associazione Volontari per il Servizio Internazionale, Italy", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "nW853sLTwRC", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13296", "names": [{"locale": "en", "name": "13296 - AVSI 2010 USAID CoAg", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_594", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "USAID", "Partner": "World Education", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "wkWI8QUp100", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13301", "names": [{"locale": "en", "name": "13301 - Pamoja Tuwalee", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_39", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "HHS/CDC", "Partner": "Hope Worldwide", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "Lim4UDdKfl8", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13302", "names": [{"locale": "en", "name": "13302 - HIV Prevention Activities for Youth and General Population", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_14267", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Vietnam", "Agency": "HHS/NIH", "Partner": "FOGARTY INTERNATIONAL CENTER", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "vnj3OKwjzEA", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13306", "names": [{"locale": "en", "name": "13306 - Fogarty", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_984", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "HHS/CDC", "Partner": "Impact Research and Development Organization", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "wsQgIsdsaaF", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13307", "names": [{"locale": "en", "name": "13307 - Prevention for Youth and General Population", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_661", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "HHS/CDC", "Partner": "Kenya Medical Research Institute", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "wZ4GsliIBjX", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13309", "names": [{"locale": "en", "name": "13309 - Kenya Medical Research Institute", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_5727", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Dominican Republic", "Agency": "HHS/CDC", "Partner": "Centro de Orientacion e Investigacion Integral", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "w3uG9F1oVZ4", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13310", "names": [{"locale": "en", "name": "13310 - Increasing Local Capacity to Provide HIV Prevention Services to Drug Users in the Dominican Republic", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_11805", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "USAID", "Partner": "Reproductive Health Uganda (RHU)", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "qQwH2gXIMy7", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13311", "names": [{"locale": "en", "name": "13311 - Comprehensive Community Based HIV/AIDS Prevention Care & Support (RHU)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_440", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "V7NVThscgYO", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13312", "names": [{"locale": "en", "name": "13312 - Afyainfo", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_3932", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "State/AF", "Partner": "Regional Procurement Support Office/Frankfurt", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "x8vXihOIMN9", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13313", "names": [{"locale": "en", "name": "13313 - National Public Health Reference Laboratory", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_10195", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Botswana", "Agency": "HHS/CDC", "Partner": "Botswana Harvard AIDS Institute", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "weeitviaq0N", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13316", "names": [{"locale": "en", "name": "13316 - Pediatrics", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_284", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "USAID", "Partner": "Joint Clinical Research Center, Uganda", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "ym9pGBBA3N8", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13317", "names": [{"locale": "en", "name": "13317 - Targeted HIV/AIDS and Laboratory Services (THALAS)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_10553", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Caribbean Region", "Agency": "USAID", "Partner": "Futures Group", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "o3CNU4n5x8t", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13319", "names": [{"locale": "en", "name": "13319 - Health Policy Project", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_216", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Zimbabwe", "Agency": "HHS/CDC", "Partner": "University of Washington", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "Yi9f4BoF7Al", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13320", "names": [{"locale": "en", "name": "13320 - Health Resources and Services Administration (HRSA) International AIDS Training and Education Center - (IATEC) cooperative agreement", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_13249", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "HHS/CDC", "Partner": "Reach Out Mbuya", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "kPtRshY6BGo", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13325", "names": [{"locale": "en", "name": "13325 - Provision of comprehensive, community-based HIV/AIDS services and Capacity Building of Indigenous Organizations in the Republic Of Uganda", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_232", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Dominican Republic", "Agency": "HHS/CDC", "Partner": "Population Services International", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "bNLzDbWx78K", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13334", "names": [{"locale": "en", "name": "13334 - Increasing the Capacity to Provide HIV Prevention Services to Mobile Populations in the Dominican Republic", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9653", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Caribbean Region", "Agency": "HHS/CDC", "Partner": "African Field Epidemiology Network", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "Vl7Cdnk3Tik", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13335", "names": [{"locale": "en", "name": "13335 - Regional Laboratory Accreditation", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_514", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Democratic Republic of the Congo", "Agency": "HHS/CDC", "Partner": "Tulane University", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "T1XgtA18OsU", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13338", "names": [{"locale": "en", "name": "13338 - Technical Assistance in Support of the President's Emergency Plan for AIDS Relief", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9865", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "hKxJD44rDBQ", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13340", "names": [{"locale": "en", "name": "13340 - APHIAPlus Rift Valley", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9870", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Ghana", "Agency": "HHS/CDC", "Partner": "Ghana Health Service", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "Mo2kzsMvX7y", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13344", "names": [{"locale": "en", "name": "13344 - GFELTP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_549", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "HHS/CDC", "Partner": "World Health Organization", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "j3KGpsRuCuR", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13346", "names": [{"locale": "en", "name": "13346 - Support Services for HIV Pandemic", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_4188", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "HHS/CDC", "Partner": "Northrup Grumman", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "pzmPsFZd3yf", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13351", "names": [{"locale": "en", "name": "13351 - PROMIS", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_717", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "HHS/CDC", "Partner": "Kenya Episcopal Conference", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "TdoAfQIrz3o", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13354", "names": [{"locale": "en", "name": "13354 - Kenya Conference of Catholic Bishops (KCCB)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2703", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "HHS/CDC", "Partner": "Ministry of Health and Social Welfare, Tanzania - Zanzibar AIDS Control Program", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "pvWSyRI7tpF", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13355", "names": [{"locale": "en", "name": "13355 - ZACP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_3685", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Swaziland", "Agency": "HHS/HRSA", "Partner": "New York AIDS Institute", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "uIZFI0MoK5K", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13357", "names": [{"locale": "en", "name": "13357 - HealthQual", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_216", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "HHS/HRSA", "Partner": "University of Washington", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "m3XMIi6MBol", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13359", "names": [{"locale": "en", "name": "13359 - I-TECH", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_6", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Swaziland", "Agency": "PC", "Partner": "U.S. Peace Corps", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "CZLGMBzj8pF", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13360", "names": [{"locale": "en", "name": "13360 - Peace Corps Volunteer Projects", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_84", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "HHS/CDC", "Partner": "Christian Health Association of Kenya", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "JD3CXmOE6Xo", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13366", "names": [{"locale": "en", "name": "13366 - Expanding High Quality HIV Prevention, Care and Treatment within Faith-Based Health Facilities", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_549", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "HHS/CDC", "Partner": "World Health Organization", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "ye5u506ZU1C", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13368", "names": [{"locale": "en", "name": "13368 - WHO HQ - Support Services for the HIV/AIDS Pandemic", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_521", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Botswana", "Agency": "USAID", "Partner": "University of North Carolina at Chapel Hill, Carolina Population Center", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "F2DW55JbhzJ", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13369", "names": [{"locale": "en", "name": "13369 - MEASURE Evaluation Phase III", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_517", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Ghana", "Agency": "HHS/CDC", "Partner": "University of California at San Francisco", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "aSjwI725k08", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13372", "names": [{"locale": "en", "name": "13372 - UCSF/SI", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_3317", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Ghana", "Agency": "HHS/CDC", "Partner": "Clinical and Laboratory Standards Institute", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "UsFdPC2htwU", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13374", "names": [{"locale": "en", "name": "13374 - Laboratory Standards", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "s5AP33tyETs", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13382", "names": [{"locale": "en", "name": "13382 - Oversight for RCH & Warehouses", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_246", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "HHS/CDC", "Partner": "African Medical and Research Foundation", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "KnPvmhJajjF", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13383", "names": [{"locale": "en", "name": "13383 - Supporting the Scale-up of Comprehensive HIV/AIDS Prevention Services in the Republic of Uganda under the Presidents Emergency Plan for AIDS Relief", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_15985", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Caribbean Region", "Agency": "HHS/CDC", "Partner": "Davis Memorial Hospital and Clinic", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "b5ob4zt7LMY", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13384", "names": [{"locale": "en", "name": "13384 - Positively United to Support Humanity", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_846", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "HHS/CDC", "Partner": "University of Manitoba", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "Ztj1fCvuwNw", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13385", "names": [{"locale": "en", "name": "13385 - Prevention for MARPS", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_232", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Democratic Republic of the Congo", "Agency": "USAID", "Partner": "Population Services International", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "oczUItnInye", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13386", "names": [{"locale": "en", "name": "13386 - Advancing Social Marketing in DRC-AIDSTAR", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9865", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "India", "Agency": "HHS/CDC", "Partner": "FHI 360", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "ls0gpGOJ96a", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13387", "names": [{"locale": "en", "name": "13387 - DAKSH", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "uG6SdQD7bQX", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13391", "names": [{"locale": "en", "name": "13391 - TBD- New Operations Research Project", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_519", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "HHS/CDC", "Partner": "University of Maryland", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "TNzc9RV5IHk", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13399", "names": [{"locale": "en", "name": "13399 - Partnership for Advanced Care and Treatment (PACT)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_3931", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Zimbabwe", "Agency": "HHS/CDC", "Partner": "University of Zimbabwe", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "kDTq9OExJTE", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13401", "names": [{"locale": "en", "name": "13401 - Strengthening the Master\u2019s Level Public Health Training Program in the Republic of Zimbabwe under the President\u2019s Emergency Plan for AIDS Relief (PEPFAR)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_521", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "HHS/CDC", "Partner": "University of North Carolina at Chapel Hill, Carolina Population Center", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "Lph7fQOBYCb", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13409", "names": [{"locale": "en", "name": "13409 - University of North Carolina at Chapel Hill - PS10-10108", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9410", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Caribbean Region", "Agency": "HHS/CDC", "Partner": "Caribbean Community (CARICOM) Pan Caribbean Partnership Against AIDS", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "AV4Lb12TQoR", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13410", "names": [{"locale": "en", "name": "13410 - PANCAP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1596", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "USAID", "Partner": "International Youth Foundation", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "ri6337A16NI", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13413", "names": [{"locale": "en", "name": "13413 - Youth:Work", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_963", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "HHS/CDC", "Partner": "Mildmay International", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "j6g6B5iHHfx", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13416", "names": [{"locale": "en", "name": "13416 - Scaling up comprehensive HIV/AIDS services including PICT,TB/HIV,OVC,ART (including pregnant women)&children through public university teaching hospitals, regional referral hospitals& public& private-not-for-profit health", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16691", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Dominican Republic", "Agency": "USAID", "Partner": "ENTRENA S.A", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "rBVEF6CKq1n", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13417", "names": [{"locale": "en", "name": "13417 - ALERTA JOVEN", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_232", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "HHS/CDC", "Partner": "Population Services International", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "p1exBmE0nj1", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13434", "names": [{"locale": "en", "name": "13434 - HIV Prevention for Most-at-Risk Populations (MARPS) - PSI", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16526", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Ukraine", "Agency": "HHS/CDC", "Partner": "Ministry of Health (MOH)", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "g2srXacCBnv", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13435", "names": [{"locale": "en", "name": "13435 - MOH", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9646", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Ghana", "Agency": "USAID", "Partner": "KNCV Tuberculosis Foundation", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "jaBEsgEeqZh", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13438", "names": [{"locale": "en", "name": "13438 - TB CARE I", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_217", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Central America Region", "Agency": "USAID", "Partner": "IntraHealth International, Inc", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "ODovoetOPTj", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13445", "names": [{"locale": "en", "name": "13445 - Capacity+", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_5151", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Namibia", "Agency": "USAID", "Partner": "Nawa Life Trust", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "aUEeR1OWC18", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13448", "names": [{"locale": "en", "name": "13448 - Prevention Alliance Namibia", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9865", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "India", "Agency": "HHS/CDC", "Partner": "FHI 360", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "jAz0cE30p6W", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13453", "names": [{"locale": "en", "name": "13453 - SNEH", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9897", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "HHS/CDC", "Partner": "Clinton Health Access Initiative", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "wY2SehE4afH", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13456", "names": [{"locale": "en", "name": "13456 - Ethiopian Health Management Initiative (EHMI)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_726", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Cote d'Ivoire", "Agency": "USAID", "Partner": "Save the Children UK", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "D3J2jvdSHgP", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13462", "names": [{"locale": "en", "name": "13462 - Building Capacity for OVC Care and Support in Seven Regions of Cote d'Ivoire", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_15498", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "HHS/CDC", "Partner": "Uganda Protestant Medical Board", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "bnSRua1kdBj", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13466", "names": [{"locale": "en", "name": "13466 - Provision of Comprehensive HIV/AIDS Care, Treatment and Prevention services in Track 1.0 Health Facilities in Uganda", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_981", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "HHS/CDC", "Partner": "University of California at San Diego", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "geRirOTRuTF", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13470", "names": [{"locale": "en", "name": "13470 - Twinning of US-based Universities with institutions in the Federal Democratic Republic of Ethiopia", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19742", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Indonesia", "Agency": "USAID", "Partner": "Komisi Penanggulangan AIDS Nasional", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "yGxe1BgRYLG", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13473", "names": [{"locale": "en", "name": "13473 - Indonesia Partnership Fund", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_39", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "HHS/CDC", "Partner": "Hope Worldwide", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "dqdQhTqgYgQ", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13474", "names": [{"locale": "en", "name": "13474 - HIV Prevention for MARPS", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9871", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Ghana", "Agency": "HHS/CDC", "Partner": "Ghana AIDS Commission", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "idVlra73A82", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13475", "names": [{"locale": "en", "name": "13475 - GAC/M&E", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_6277", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Democratic Republic of the Congo", "Agency": "HHS/CDC", "Partner": "International Center for AIDS Care and Treatment Programs, Columbia University", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "jmp9e1Sc2zp", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13476", "names": [{"locale": "en", "name": "13476 - Technical assistance in support of HIV prevention, care, and treatment programs and other infectious diseases that impact HIV-infected patients in the Democratic Republic of Congo in support of the President's Emergency P", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_220", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Namibia", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "TRQ5ls1qLIN", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13479", "names": [{"locale": "en", "name": "13479 - Building Local Capacity", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_220", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Botswana", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "jFvYmVbJTvC", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13480", "names": [{"locale": "en", "name": "13480 - Building Local Capacity for Delivery of Health Services in Southern Africa", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_535", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "HHS/CDC", "Partner": "University of Nairobi", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "kemaetz9ya4", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13481", "names": [{"locale": "en", "name": "13481 - Prevention for MARPS-Central and Eastern", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_232", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Lesotho", "Agency": "DOD", "Partner": "Population Services International", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "Sn3lnIosKLv", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13484", "names": [{"locale": "en", "name": "13484 - PSI/DOD support", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_313", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "HHS/CDC", "Partner": "Protecting Families from AIDS, Uganda", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "VP2dKvyILfh", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13486", "names": [{"locale": "en", "name": "13486 - Scaling Up Integrated, Effective and Sustainable Services for the Prevention of Mother to Child Transmission of HIV (PMTCT) in Uganda", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_6", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Central Asia Region", "Agency": "PC", "Partner": "U.S. Peace Corps", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "WOTyoRKTLJM", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13501", "names": [{"locale": "en", "name": "13501 - Peace Corps", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_517", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "HHS/CDC", "Partner": "University of California at San Francisco", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "fNKt6PTXgby", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13502", "names": [{"locale": "en", "name": "13502 - Strengthening HIV Strategic Information Actvities in the Republic of Kenya", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_4", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "South Sudan", "Agency": "DOD", "Partner": "U.S. Department of Defense (Defense)", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "ZSNiVcFnAFT", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13506", "names": [{"locale": "en", "name": "13506 - DOD-Direct", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9422", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Dominican Republic", "Agency": "HHS/CDC", "Partner": "Ministry of Health, Dominican Republic", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "ewRKNG4cSB6", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13507", "names": [{"locale": "en", "name": "13507 - Strengthening Dominican Republic Public Ministry of Health in the Areas of Epidemiology, Monitoring and Evaluation, Tuberculosis, Blood Safety, Prevention and Laboratory", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_15233", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Dominican Republic", "Agency": "HHS/CDC", "Partner": "UNIVERSITY OF PUERTO RICO", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "LG30GgN8O2L", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13509", "names": [{"locale": "en", "name": "13509 - Strengthening Dominican Republic Public Health Capacity in the Areas of Epidemiology, Monitoring and Evaluation and Laboratory Surveillance", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_6850", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "HHS/CDC", "Partner": "Global Health Communications", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "yZRcw2w7chK", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13510", "names": [{"locale": "en", "name": "13510 - HIV Prevention for Most-at-Risk Populations (MARPS) - GHC", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_246", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "HHS/CDC", "Partner": "African Medical and Research Foundation", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "vOByJunMALW", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13517", "names": [{"locale": "en", "name": "13517 - Strengthening Strategic Information in Kenya", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "mwbmyduWH0c", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13518", "names": [{"locale": "en", "name": "13518 - BPA Furniture and Computers", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_232", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "HHS/CDC", "Partner": "Population Services International", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "skRvkdNLRSB", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13521", "names": [{"locale": "en", "name": "13521 - Community outreach and social mobilization for prevention", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_13195", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Cote d'Ivoire", "Agency": "HHS/CDC", "Partner": "Hope Cote d'Ivoire", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "elVbESNQpcz", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13525", "names": [{"locale": "en", "name": "13525 - Hope CI OVC-AB 2010 CDC CoAg", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_14671", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Angola", "Agency": "HHS/CDC", "Partner": "MINISTRY OF HIGHER EDUCATION AND SCIENCE AND TECHNOLOGY / UNIVERSITY AGOSTINHO NETO", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "gNbFZ1ejaIO", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13528", "names": [{"locale": "en", "name": "13528 - FELTP/UAN", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "HHS/CDC", "Partner": "U.S. Department of Health and Human Services/Centers for Disease Control and Prevention (HHS/CDC)", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "ZSvR3uhoY3b", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13530", "names": [{"locale": "en", "name": "13530 - Technical assistance to build host government capacity", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9653", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Angola", "Agency": "HHS/CDC", "Partner": "African Field Epidemiology Network", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "TlTwPwWIUOd", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13531", "names": [{"locale": "en", "name": "13531 - AFENET/FELTP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_597", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Caribbean Region", "Agency": "HHS/CDC", "Partner": "National Alliance of State and Territorial AIDS Directors", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "XULkWCbQdLO", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13534", "names": [{"locale": "en", "name": "13534 - NASTAD CoAg GH001508", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_233", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Democratic Republic of the Congo", "Agency": "USAID", "Partner": "Program for Appropriate Technology in Health", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "JfsxOtyXohy", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13537", "names": [{"locale": "en", "name": "13537 - TB IQC: TB Task Order 2015- Support for Stop TB Strategy Implementation - DRC", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_215", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Cote d'Ivoire", "Agency": "HHS/CDC", "Partner": "International Rescue Committee", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "ozhvhNmZ7i5", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13539", "names": [{"locale": "en", "name": "13539 - IRC 2010 CDC Coag", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_11767", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Democratic Republic of the Congo", "Agency": "HHS/CDC", "Partner": "Programme National de Transfusion et S\u00e9curit\u00e9 Sanguine", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "xlYpu0vXvZ5", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13542", "names": [{"locale": "en", "name": "13542 - Programme National de Transfusion et S\u00e9curit\u00e9 Sanguine (PNTS) / National Blood Safety Program", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_204", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "HHS/CDC", "Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "Dybit5JTxAQ", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13543", "names": [{"locale": "en", "name": "13543 - PAMOJA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_6", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "PC", "Partner": "U.S. Peace Corps", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "msfG95P95e9", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13545", "names": [{"locale": "en", "name": "13545 - Peace Corps", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_10676", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "DOD", "Partner": "Henry Jackson Foundation", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "fgYNuPusYwU", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13546", "names": [{"locale": "en", "name": "13546 - Kisumu West", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_220", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "YHcVx2LQZQu", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13548", "names": [{"locale": "en", "name": "13548 - Health Commodities & Services Management Project", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_391", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "HHS/CDC", "Partner": "National Blood Transfusion Service, Kenya", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "Z73HcVcDUwr", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13550", "names": [{"locale": "en", "name": "13550 - Implementation and Expansion of Blood Safety Activities in Kenya", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_30", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "HHS/CDC", "Partner": "Balm in Gilead", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "bfXxLBqm06v", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13553", "names": [{"locale": "en", "name": "13553 - FBO TA Provider", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_15708", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "HHS/CDC", "Partner": "Foundation for Innovative New Diagnostics", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "GIW7JL25ZC2", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13554", "names": [{"locale": "en", "name": "13554 - FIND", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9653", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "HHS/CDC", "Partner": "African Field Epidemiology Network", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "QzezjcB0ieL", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13555", "names": [{"locale": "en", "name": "13555 - FELTP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_474", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "HHS/CDC", "Partner": "Human Science Research Council of South Africa", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "edFmpEUtdD0", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13558", "names": [{"locale": "en", "name": "13558 - GH000258", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_219", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Angola", "Agency": "USAID", "Partner": "JHPIEGO", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "nYb1tJnit15", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13559", "names": [{"locale": "en", "name": "13559 - Strengthening Angolan Systems for Health (SASH)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2857", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Cote d'Ivoire", "Agency": "HHS/CDC", "Partner": "ACONDA", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "w5NptAJSIXD", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13561", "names": [{"locale": "en", "name": "13561 - ACONDA CoAg 2011", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_3245", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "HHS/CDC", "Partner": "Chreso Ministries", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "oCflmGCvgsf", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13562", "names": [{"locale": "en", "name": "13562 - CHRESO Ministries", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_232", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Botswana", "Agency": "HHS/CDC", "Partner": "Population Services International", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "myqgdcNAico", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13563", "names": [{"locale": "en", "name": "13563 - Providing Technical Assistance for the Development of National Campaigns", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_354", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Nigeria", "Agency": "HHS/CDC", "Partner": "Federal Ministry of Health, Nigeria", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "XxR9SjCzd7H", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13564", "names": [{"locale": "en", "name": "13564 - Strengthening Institutional Capacity for the Delivery of Integrated HIV/AIDS Services in Nigeria (SICDHAN)_134", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_240", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Botswana", "Agency": "HHS/CDC", "Partner": "Tebelopele Voluntary Counseling and Testing", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "NHrDO8K44Ks", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13566", "names": [{"locale": "en", "name": "13566 - Expanding Access and Enhancing Quality of Integrated HTC Services", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_517", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "HHS/CDC", "Partner": "University of California at San Francisco", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "a3MN5VcsRAn", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13567", "names": [{"locale": "en", "name": "13567 - GH000251", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_15503", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Haiti", "Agency": "HHS/CDC", "Partner": "University of Miami School of Medicine", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "GUlBTfZLKT9", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13569", "names": [{"locale": "en", "name": "13569 - University of Miami", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_232", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "HHS/CDC", "Partner": "Population Services International", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "LgVZ6jfBKzN", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13570", "names": [{"locale": "en", "name": "13570 - MMC GH000248", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_232", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Angola", "Agency": "USAID", "Partner": "Population Services International", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "erSKYS7GYKQ", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13572", "names": [{"locale": "en", "name": "13572 - Ouakula (Social Marketing for Health)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9865", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "India", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "PhIner8Qaxs", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13573", "names": [{"locale": "en", "name": "13573 - Improving Healthy Behaviors Program (IHBP)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_6411", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "HHS/CDC", "Partner": "HIV Managed Care Solutions", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "KguGWN8JONb", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13577", "names": [{"locale": "en", "name": "13577 - GH000291", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_14011", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "HHS/CDC", "Partner": "CENTER FOR INFECTIOUS DISEASE AND RESEARCH IN ZAMBIA", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "tozq04Xa75R", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13580", "names": [{"locale": "en", "name": "13580 - CIDRZ Achieve", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_15245", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Ukraine", "Agency": "USAID", "Partner": "UNODC", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "gkzMCDwwSZI", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13582", "names": [{"locale": "en", "name": "13582 - HIV PLEDGE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_501", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "HHS/CDC", "Partner": "Columbia University Mailman School of Public Health", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "zy9M8nwUAf5", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13583", "names": [{"locale": "en", "name": "13583 - ICAP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9371", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "HHS/CDC", "Partner": "Shout It Now", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "Gepj97YD5Fh", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13585", "names": [{"locale": "en", "name": "13585 - GH000285", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_233", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "USAID", "Partner": "Program for Appropriate Technology in Health", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "EFvKusWDWMf", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13588", "names": [{"locale": "en", "name": "13588 - APHIAplus Nyanza/Western", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_463", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Cambodia", "Agency": "USAID", "Partner": "University Research Corporation, LLC", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "Bi9rzoqscyD", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13591", "names": [{"locale": "en", "name": "13591 - HIV Innovate and Evaluate", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_15481", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Caribbean Region", "Agency": "HHS/CDC", "Partner": "SURINAME MOH", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "eeXAy1eeSEs", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13593", "names": [{"locale": "en", "name": "13593 - Suriname MOH CoAg GH000640", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9865", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Democratic Republic of the Congo", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "rbP1hudMHQa", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13595", "names": [{"locale": "en", "name": "13595 - ROADS II", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_15443", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "HHS/CDC", "Partner": "Mayo Clinic", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "oE4fHQxQgp2", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13597", "names": [{"locale": "en", "name": "13597 - Continued Education Health Workers", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_219", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Rwanda", "Agency": "DOD", "Partner": "JHPIEGO", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "fXuLE8iQjH4", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13598", "names": [{"locale": "en", "name": "13598 - JHPIEGO Rwanda", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_3762", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "India", "Agency": "USAID", "Partner": "Social Impact", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "oLRQ3GxYJxS", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13599", "names": [{"locale": "en", "name": "13599 - Evaluation Project", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16843", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Namibia", "Agency": "USAID", "Partner": "Society for Family Health (16843)", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "mOSOwUYwxW6", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13601", "names": [{"locale": "en", "name": "13601 - Strengthening HIV Prevention for Key Populations", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_220", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Cote d'Ivoire", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "J7nK2IpYkgs", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13602", "names": [{"locale": "en", "name": "13602 - LMG (Leadership, Management and Governance Project)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9865", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Namibia", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "pKqzeoq8PUY", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13605", "names": [{"locale": "en", "name": "13605 - Livelihoods and Food Security Technical Assistance Project (LIFT)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_220", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Angola", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "GuzCwq6jPCX", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13607", "names": [{"locale": "en", "name": "13607 - SIAPS - OLD", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_216", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "HHS/CDC", "Partner": "University of Washington", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "AoKIAJ83282", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13608", "names": [{"locale": "en", "name": "13608 - GH000324", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_501", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Cote d'Ivoire", "Agency": "HHS/CDC", "Partner": "Columbia University Mailman School of Public Health", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "OXmHLQgAtkH", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13616", "names": [{"locale": "en", "name": "13616 - Columbia University ICAP - CDC CoAg 2011", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_501", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "HHS/CDC", "Partner": "Columbia University Mailman School of Public Health", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "uu3rjNmeRor", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13618", "names": [{"locale": "en", "name": "13618 - GH000249", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_219", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "HHS/CDC", "Partner": "JHPIEGO", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "uz9MAOLOJkP", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13619", "names": [{"locale": "en", "name": "13619 - GH000237", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_273", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Haiti", "Agency": "HHS/CDC", "Partner": "Groupe Haitien d'Etude du Sarcome de Kaposi et des Infections Opportunistes", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "aX7M7cKvDeR", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13620", "names": [{"locale": "en", "name": "13620 - GHESKIO 0545", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19907", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Haiti", "Agency": "USAID", "Partner": "Palladium Group", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "OHoKdm6zegc", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13621", "names": [{"locale": "en", "name": "13621 - Support to UPE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9865", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Haiti", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "bioZYWP3OLc", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13622", "names": [{"locale": "en", "name": "13622 - Food and Nutrition Technical Assistance (FANTA) Project", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9865", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Democratic Republic of the Congo", "Agency": "HHS/CDC", "Partner": "FHI 360", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "vXAwFg1mt84", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13623", "names": [{"locale": "en", "name": "13623 - Providing Capacity-Building Assistance to Government and Indigenous Congolese Organizations to Improve HIV/AIDS Service Delivery in the Democratic Republic of Congo under PEPFAR", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9883", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Cote d'Ivoire", "Agency": "HHS/CDC", "Partner": "Sante Espoir Vie - Cote d'Ivoire", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "nTkipYybRL4", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13624", "names": [{"locale": "en", "name": "13624 - SEV-CI CDC CoAg 2011", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_232", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Angola", "Agency": "USAID", "Partner": "Population Services International", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "ZzQ0hBMKJFE", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13625", "names": [{"locale": "en", "name": "13625 - PROACTIVO", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_10553", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Caribbean Region", "Agency": "USAID", "Partner": "Futures Group", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "ZPPurZbLKmN", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13626", "names": [{"locale": "en", "name": "13626 - Health Policy Initiative", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_232", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Swaziland", "Agency": "USAID", "Partner": "Population Services International", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "kMC54gK2z7o", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13630", "names": [{"locale": "en", "name": "13630 - PSI-CPP (Combination Prevention Program)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9882", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Cote d'Ivoire", "Agency": "HHS/CDC", "Partner": "Fondation Ariel Glaser Pour la Lutte Contre le Sida Pediatrique en Cote D'Ivoire", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "YvTqMtE73pg", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13631", "names": [{"locale": "en", "name": "13631 - Fondation Ariel CDC CoAg 2011", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_501", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "HHS/CDC", "Partner": "Columbia University Mailman School of Public Health", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "VNhZDiJxX1V", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13634", "names": [{"locale": "en", "name": "13634 - PHC Evaluation", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_509", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Cote d'Ivoire", "Agency": "USAID", "Partner": "Johns Hopkins University Bloomberg School of Public Health", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "J6pHl9QuVHU", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13635", "names": [{"locale": "en", "name": "13635 - Behavior & Social Change Communication in Cote d'Ivoire (PACT: Active Prevention & Transformative Communication) (Bilateral award ending Sept2013)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_219", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "USAID", "Partner": "JHPIEGO", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "YVHKoGLMfOK", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13636", "names": [{"locale": "en", "name": "13636 - APHIAplus Central/Eastern", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_453", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Haiti", "Agency": "USAID", "Partner": "John Snow, Inc.", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "UlK7qz9R0jb", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13637", "names": [{"locale": "en", "name": "13637 - SPRING", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_13088", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "HHS/CDC", "Partner": "University of Cape Town", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "nP1d0G0Mujn", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13644", "names": [{"locale": "en", "name": "13644 - GH000371", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_204", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Swaziland", "Agency": "USAID", "Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "mTXtdBXZMgz", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13645", "names": [{"locale": "en", "name": "13645 - EGPAF-EPAS (Eliminating Pediatric AIDS in Swaziland)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_216", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Botswana", "Agency": "HHS/HRSA", "Partner": "University of Washington", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "cCOBcG6xnCB", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13646", "names": [{"locale": "en", "name": "13646 - International Training and Education Center for Health (ITECH)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "India", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "Ylt3vroXXtM", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13649", "names": [{"locale": "en", "name": "13649 - Civil Society", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_204", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Cote d'Ivoire", "Agency": "HHS/CDC", "Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "kuFVYliRWQJ", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13651", "names": [{"locale": "en", "name": "13651 - EGPAF international CDC CoAg 2011-Djidja", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_597", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "HHS/CDC", "Partner": "National Alliance of State and Territorial AIDS Directors", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "wEbhQQc3dtz", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13653", "names": [{"locale": "en", "name": "13653 - National Alliance of State and Territorial AIDS Directors (NASTAD)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "HFPKwJ75Hjf", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13654", "names": [{"locale": "en", "name": "13654 - University Follow on for UCM and ISCISA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_3185", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Cambodia", "Agency": "USAID", "Partner": "Marie Stopes International", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "ia4Js6XKKvb", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13660", "names": [{"locale": "en", "name": "13660 - SIFPO/MSI - OHSS", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "OAQIqLGJrWx", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13661", "names": [{"locale": "en", "name": "13661 - CISM - Manhica Research Center - Follow On", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_463", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "USAID", "Partner": "University Research Corporation, LLC", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "ZfQrzUb3eV0", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13662", "names": [{"locale": "en", "name": "13662 - TIBU HOMA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_228", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "USAID", "Partner": "Pathfinder International", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "T9dXrh7ZN2a", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13664", "names": [{"locale": "en", "name": "13664 - APHIAplus Nairobi/Coast", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_440", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Namibia", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "N5hPulcQmyb", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13665", "names": [{"locale": "en", "name": "13665 - HS 20/20 Associate Award", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_15384", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Nigeria", "Agency": "HHS/CDC", "Partner": "Center for Integrated Health Programs", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "PACCjo1R6r0", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13667", "names": [{"locale": "en", "name": "13667 - Bridges_145", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_15416", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "HHS/CDC", "Partner": "Fundacao ARIEL Contra a SIDA Pediatrica", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "XU54qYp7mcX", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13668", "names": [{"locale": "en", "name": "13668 - ARIEL", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_234", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Botswana", "Agency": "USAID", "Partner": "Project Concern International", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "UK19yDiiANr", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13669", "names": [{"locale": "en", "name": "13669 - OVC-Gender", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_10091", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Haiti", "Agency": "HHS/CDC", "Partner": "American Society for Microbiology", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "KLELgamnVvI", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13671", "names": [{"locale": "en", "name": "13671 - ASM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_3317", "End Date": "2015-12-31T00:00:00.000", "Organizational Unit": "Rwanda", "Agency": "HHS/CDC", "Partner": "Clinical and Laboratory Standards Institute", "Start Date": "2010-08-01T00:00:00.000"}, "external_id": "XwpAHZO0bij", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13672", "names": [{"locale": "en", "name": "13672 - Clinical Laboratory Standards Institute", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9865", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Namibia", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "w61RkYiukkK", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13676", "names": [{"locale": "en", "name": "13676 - Food and Nutrition Technical Assistance III (FANTA)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_10669", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "HHS/CDC", "Partner": "Health Information Systems Program", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "lAHT4un8tF5", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13682", "names": [{"locale": "en", "name": "13682 - GH00460", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_6559", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "HHS/CDC", "Partner": "University of Zambia School of Medicine", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "lk9L0fflIZ5", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13684", "names": [{"locale": "en", "name": "13684 - UNZA ZEPACT", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1717", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "South Sudan", "Agency": "DOD", "Partner": "Research Triangle International", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "kpiU2PQvJaZ", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13685", "names": [{"locale": "en", "name": "13685 - RTI DOD Alcohol", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_219", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "South Sudan", "Agency": "USAID", "Partner": "JHPIEGO", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "yDSxG9fZskD", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13687", "names": [{"locale": "en", "name": "13687 - Maternal and Child Health Integrated Program", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_6841", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "HHS/CDC", "Partner": "Health and Development Africa", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "k8I4cl8hVtf", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13688", "names": [{"locale": "en", "name": "13688 - GH000252", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_11677", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Zimbabwe", "Agency": "USAID", "Partner": "Organisation for Public Health Interventions and Development", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "azp6Gd4zEWU", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13692", "names": [{"locale": "en", "name": "13692 - Families and Communities for the Elimination of Pediatric HIV (FACE-Pediatric HIV)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_15410", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "HHS/CDC", "Partner": "Epicentre AIDS Risk Management", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "bH2dAUHeGGh", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13695", "names": [{"locale": "en", "name": "13695 - GH00372", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_3781", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Democratic Republic of the Congo", "Agency": "USAID", "Partner": "Partnership for Supply Chain Management", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "jQm0Wwnvd9e", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13696", "names": [{"locale": "en", "name": "13696 - Supply Chain Management System", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_365", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "USAID", "Partner": "Kenya Medical Supplies Agency", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "x6hBhezRnIl", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13701", "names": [{"locale": "en", "name": "13701 - KEMSA Medical Commodities Program", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_220", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Democratic Republic of the Congo", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "btMun0eZcub", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13703", "names": [{"locale": "en", "name": "13703 - Systems for Improved Access to Pharmaceuticals and Services (SIAPS)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_519", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Rwanda", "Agency": "HHS/CDC", "Partner": "University of Maryland", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "mKxLXpRbF5Z", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13704", "names": [{"locale": "en", "name": "13704 - PARTNERSHIP FOR ADVANCED CLINICAL MENTORSHIP (PACM)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_216", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "HHS/HRSA", "Partner": "University of Washington", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "jFJEWAUL7IQ", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13709", "names": [{"locale": "en", "name": "13709 - University of Washington - ITECH", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_549", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "South Sudan", "Agency": "HHS/CDC", "Partner": "World Health Organization", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "gTO7YsOZHIh", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13712", "names": [{"locale": "en", "name": "13712 - WHO-Blood Safety", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_15447", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Nigeria", "Agency": "HHS/CDC", "Partner": "Medical Laboratories Science Council of Nigeria", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "jj2iCEjrdEv", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13713", "names": [{"locale": "en", "name": "13713 - Mentoring Laboratories Towards National Accreditation (MELTNA)_090", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_15468", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "HHS/CDC", "Partner": "Registered Trustees for the Uganda Episcopal Conference", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "TH2WIOxLB3b", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13717", "names": [{"locale": "en", "name": "13717 - Provision of Comprehensive CARE, Treatment and Prevention Services in Indigenous Health Facilities - AIDS Care and Treatment", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "nmx5KuqIBnd", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13719", "names": [{"locale": "en", "name": "13719 - RMNCH (former M-CHIP)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_204", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Democratic Republic of the Congo", "Agency": "HHS/CDC", "Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "rmReYaSIMfX", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13730", "names": [{"locale": "en", "name": "13730 - Malamu", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_3240", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "HHS/CDC", "Partner": "Development Aid from People to People Humana Zambia", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "qanKvDKjwps", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13731", "names": [{"locale": "en", "name": "13731 - DAPP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_204", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Swaziland", "Agency": "HHS/CDC", "Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "q1ay4YB5Gid", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13738", "names": [{"locale": "en", "name": "13738 - EGPAF-PIHTC (Provider-initiated HIV Testing & Counseling)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9865", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Swaziland", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "HT8AS4t1PFx", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13742", "names": [{"locale": "en", "name": "13742 - C-BLD (Capacity Building and Livelihoods Development)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_5648", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Swaziland", "Agency": "USAID", "Partner": "Eastern, Central and Southern African Health Community Secretariat", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "qVeRqYXoKwl", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13743", "names": [{"locale": "en", "name": "13743 - ECSA-HRAA (Health Resources for Africa Alliance)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_273", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Haiti", "Agency": "HHS/CDC", "Partner": "Groupe Haitien d'Etude du Sarcome de Kaposi et des Infections Opportunistes", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "e89jmdNQaSN", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13744", "names": [{"locale": "en", "name": "13744 - GHESKIO 541", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_501", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Cameroon", "Agency": "HHS/CDC", "Partner": "Columbia University Mailman School of Public Health", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "kReFMQGZac2", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13745", "names": [{"locale": "en", "name": "13745 - ICAP Columbia University", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_220", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Namibia", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "zuyvqInIwM6", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13749", "names": [{"locale": "en", "name": "13749 - AIDSTAR II", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_539", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "HHS/CDC", "Partner": "University of Stellenbosch, South Africa", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "iVkD9LxORt9", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13750", "names": [{"locale": "en", "name": "13750 - GH000320", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1616", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Namibia", "Agency": "USAID", "Partner": "Project HOPE", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "xbA4UR2ZaKt", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13752", "names": [{"locale": "en", "name": "13752 - Adherence & Retention Project", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_15456", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Nigeria", "Agency": "HHS/CDC", "Partner": "National Primary Health Care Development Agency", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "ICKw2epmh0s", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13753", "names": [{"locale": "en", "name": "13753 - Program for HIV/AIDS Integration and Decentralization in Nigeria (PHAID)_089", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1717", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Vietnam", "Agency": "USAID", "Partner": "Research Triangle International", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "FSuUo5bF2re", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13759", "names": [{"locale": "en", "name": "13759 - Pathways for Participation", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_763", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "USAID", "Partner": "University of the Western Cape", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "rf2w5r5AO8W", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13760", "names": [{"locale": "en", "name": "13760 - Education and HIV Prevention", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_467", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "HHS/CDC", "Partner": "Aurum Health Research", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "c4UueJyEzyx", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13761", "names": [{"locale": "en", "name": "13761 - District HRH GH000162", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_232", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "USAID", "Partner": "Population Services International", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "Xi4uRWXARmO", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13764", "names": [{"locale": "en", "name": "13764 - Integrated Health Social Marketing", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_15467", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "HHS/CDC", "Partner": "Re-Action!", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "as8yuPL4QnW", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13767", "names": [{"locale": "en", "name": "13767 - GH000255", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_3201", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "HHS/CDC", "Partner": "Harari Regional Health Bureau", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "jRfI21EGQQt", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13770", "names": [{"locale": "en", "name": "13770 - Support to GOE Regional Health Bureau in Harari", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_964", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "HHS/CDC", "Partner": "Howard University", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "qbJJ3IY7Qza", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13771", "names": [{"locale": "en", "name": "13771 - GH000391", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_220", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Swaziland", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "WJ2VHznLzK0", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13772", "names": [{"locale": "en", "name": "13772 - MSH-BLC (Building Local Capacity)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_6841", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Angola", "Agency": "HHS/CDC", "Partner": "Health and Development Africa", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "B07CeVv20Xd", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13773", "names": [{"locale": "en", "name": "13773 - Next Generation BSS Truckers Study", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1596", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "USAID", "Partner": "International Youth Foundation", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "p1q0ZJSQq69", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13774", "names": [{"locale": "en", "name": "13774 - Tanzania Youth Scholars", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_15382", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "HHS/CDC", "Partner": "Center for Collaboration in Health", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "pdX2UQCbep0", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13776", "names": [{"locale": "en", "name": "13776 - CCS", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_549", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Vietnam", "Agency": "HHS/CDC", "Partner": "World Health Organization", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "zaGZhWQEAdl", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13779", "names": [{"locale": "en", "name": "13779 - WHO", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_15946", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "USAID", "Partner": "International Center for Reproductive Health, Mozambique", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "CgnxCP5cT7e", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13782", "names": [{"locale": "en", "name": "13782 - Improved Reproductive Health and Rights Services for Most at Risk Populations in Tete", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_7813", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "HHS/CDC", "Partner": "Instituto Nacional de Sa\u00fade", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "BypeeYxTaiX", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13784", "names": [{"locale": "en", "name": "13784 - INS", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_902", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "HHS/CDC", "Partner": "Churches Health Association of Zambia", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "IJj2cl608kF", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13787", "names": [{"locale": "en", "name": "13787 - CHAZ", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_931", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "HHS/CDC", "Partner": "South African Clothing & Textile Workers' Union", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "lC0bulxIkqR", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13789", "names": [{"locale": "en", "name": "13789 - GH000265", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_232", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Swaziland", "Agency": "HHS/CDC", "Partner": "Population Services International", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "P7YzvbNm4ky", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13791", "names": [{"locale": "en", "name": "13791 - PSI-CIHTC (Client-initiated HIV Testing & Counseling)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_453", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "USAID", "Partner": "John Snow, Inc.", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "GIeqST6f2t4", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13792", "names": [{"locale": "en", "name": "13792 - Support to the HIV/AIDS Response in Zambia II (SHARe II)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_12084", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "HHS/CDC", "Partner": "TB/HIV Care", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "RnHu32wu3TC", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13793", "names": [{"locale": "en", "name": "13793 - Comprehensive HIV prevention GH000306", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_403", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "HHS/CDC", "Partner": "Oromia Health Bureau, Ethiopia", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "meCkvJju1ig", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13794", "names": [{"locale": "en", "name": "13794 - Oromia Regional Health Bureau HIV/AIDS program", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_750", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "HHS/CDC", "Partner": "Health Systems Trust", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "an4Ncjub2c6", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13797", "names": [{"locale": "en", "name": "13797 - District Support GH000175", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_761", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "HHS/CDC", "Partner": "Soul City", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "a1LioGqbnCE", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13798", "names": [{"locale": "en", "name": "13798 - GH000294", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19443", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Cameroon", "Agency": "HHS/CDC", "Partner": "Global Health Systems Solutions", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "Lsc6GpYfmLa", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13799", "names": [{"locale": "en", "name": "13799 - GHSS-Strengthening Public Health Laboratory Systems in Cameroon", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_501", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "HHS/CDC", "Partner": "Columbia University Mailman School of Public Health", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "skKijTCXrj5", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13800", "names": [{"locale": "en", "name": "13800 - TB Capacity Building GH000388", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_535", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "HHS/CDC", "Partner": "University of Nairobi", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "o75QuxbqZCF", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13802", "names": [{"locale": "en", "name": "13802 - Central Province Response Integration, Strengthening & Sustainability Project (CRISSP)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_216", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "HHS/HRSA", "Partner": "University of Washington", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "YJJYTM7qPqc", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13805", "names": [{"locale": "en", "name": "13805 - International Training and Education Center for Health (ITECH)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_3833", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "India", "Agency": "DOL", "Partner": "International Labor Organization", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "QjLeiayMpph", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13810", "names": [{"locale": "en", "name": "13810 - Department of Labor", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_220", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "uO5hOhp5oEg", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13833", "names": [{"locale": "en", "name": "13833 - TRACK TB", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_10163", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "HHS/CDC", "Partner": "Baylor College of Medicine Children's Foundation", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "SbHa4TSdpKa", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13835", "names": [{"locale": "en", "name": "13835 - Strengthening National Pediatric HIV/AIDS and Scaling up Comprehensive HIV/AIDS Services in the Republic of Uganda under The President\u2019s Emergency Plan For AIDS Relief", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_4628", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "USAID", "Partner": "QED Group, LLC", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "CezGh7gd7c3", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13837", "names": [{"locale": "en", "name": "13837 - Monitoring, Evaluation and Learning Program", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_549", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "HHS/CDC", "Partner": "World Health Organization", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "wtnhREhHiH0", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13841", "names": [{"locale": "en", "name": "13841 - CDC-WHO collaboration", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1693", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "HHS/CDC", "Partner": "Ministry of Health, Uganda", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "K9tS4oreqpr", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13864", "names": [{"locale": "en", "name": "13864 - Ministry of Health, Uganda", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "Gv6hKuci17R", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13867", "names": [{"locale": "en", "name": "13867 - Strengthening Health Outcomes through the Private Sector (SHOPS)-Follow on", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9853", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "USAID", "Partner": "New Partner", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "wE7nG3d8dNt", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13868", "names": [{"locale": "en", "name": "13868 - Health Communication & Marketing", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_10553", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "USAID", "Partner": "Futures Group", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "DPxfUpPocdC", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13870", "names": [{"locale": "en", "name": "13870 - Health Policy Project", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_233", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "USAID", "Partner": "Program for Appropriate Technology in Health", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "xoMmeBiHWmK", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13874", "names": [{"locale": "en", "name": "13874 - Advocacy for Better Health", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_4589", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "HHS/CDC", "Partner": "Children's AIDS Fund", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "YurN2qM9zPZ", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13877", "names": [{"locale": "en", "name": "13877 - New Hope Project \u2013 Provision of Comprehensive HIV/AIDS Care, Treatment and Prevention services in Track 1.0 Health Facilities in Uganda", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_8386", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "HHS/CDC", "Partner": "Makerere University School of Public Health", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "RVEcZOT8zwk", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13880", "names": [{"locale": "en", "name": "13880 - Provision of Comprehensive HIV/AIDS Services and Health Work Force Development for Managing Health Programs in the Republic of Uganda under the President\u2019s Plan for AIDS Relief", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_83", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "USAID", "Partner": "Children of God Relief Institute", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "A9AM09WXh1B", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13882", "names": [{"locale": "en", "name": "13882 - Integrated Program for both HIV infected and affected children and their households", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16525", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "USAID", "Partner": "John Snow Inc (JSI)", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "o2DLekECwDQ", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13885", "names": [{"locale": "en", "name": "13885 - Spring", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_4167", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "India", "Agency": "USAID", "Partner": "Voluntary Health Services", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "NYezecELAP5", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13887", "names": [{"locale": "en", "name": "13887 - South-to-South HIV/AIDS Resource Exchange (SHARE)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_232", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "HHS/CDC", "Partner": "Population Services International", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "CvjnPFbHGKp", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13888", "names": [{"locale": "en", "name": "13888 - Combination Prevention GH000243", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_13132", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zimbabwe", "Agency": "USAID", "Partner": "World Education 's Batwana Initiative", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "jSLpBzLRX3C", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13889", "names": [{"locale": "en", "name": "13889 - Vana Batwana Zimbabwe Orphans and Vulnerable Children Project", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_11677", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zimbabwe", "Agency": "USAID", "Partner": "Organisation for Public Health Interventions and Development", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "FFGMUMipukT", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13890", "names": [{"locale": "en", "name": "13890 - Families and Communities for the Elimination of Pediatric HIV (FACE-Pediatric HIV)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1717", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "USAID", "Partner": "Research Triangle International", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "Pph8cQ1uWoi", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13892", "names": [{"locale": "en", "name": "13892 - School Health and Reading Program (SHRP)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9653", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "HHS/CDC", "Partner": "African Field Epidemiology Network", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "deLRjiLrhyo", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13897", "names": [{"locale": "en", "name": "13897 - Public Health Workforce and Systems", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_229", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "USAID", "Partner": "PLAN International", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "yp1JhoCD96U", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13900", "names": [{"locale": "en", "name": "13900 - Northern Uganda Health Integration to Enhance Services (NU-HITES )", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9865", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "e4jHIyY2MM3", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13901", "names": [{"locale": "en", "name": "13901 - Communication for Healthy Communities (CHC)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_13198", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "HHS/CDC", "Partner": "Human Sciences Research Council", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "hWKBEg3ilRw", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13902", "names": [{"locale": "en", "name": "13902 - HSRC", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_10359", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "HHS/CDC", "Partner": "Community Media Trust", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "rh4Zaq0XVF1", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13903", "names": [{"locale": "en", "name": "13903 - GH000293", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_12084", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "HHS/CDC", "Partner": "TB/HIV Care", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "uPVmA0vp07Q", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13904", "names": [{"locale": "en", "name": "13904 - Key Pops GH000257", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_3685", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zimbabwe", "Agency": "HHS/HRSA", "Partner": "New York AIDS Institute", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "CrDh2obp5Jk", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13911", "names": [{"locale": "en", "name": "13911 - HIV Quality Improvement Project", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_3317", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "HHS/CDC", "Partner": "Clinical and Laboratory Standards Institute", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "gsyjLccGm1t", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13919", "names": [{"locale": "en", "name": "13919 - Laboratory Regulatory Support", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9653", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "HHS/CDC", "Partner": "African Field Epidemiology Network", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "yUql9UUzGKf", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13922", "names": [{"locale": "en", "name": "13922 - Laboratory Leadership Training", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_6277", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "HHS/HRSA", "Partner": "International Center for AIDS Care and Treatment Programs, Columbia University", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "q10Tk5FgfBL", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13923", "names": [{"locale": "en", "name": "13923 - NEPI", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_11793", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "USAID", "Partner": "RECO Industries", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "umPEXGggASS", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13924", "names": [{"locale": "en", "name": "13924 - Production for Improved Nutrition (PIN) Project", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_3769", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "HHS/CDC", "Partner": "Mekele University", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "bhMgpFbOMoN", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13926", "names": [{"locale": "en", "name": "13926 - Confidential Sex Worker Clinics", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_333", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "HHS/CDC", "Partner": "Addis Ababa HIV/AIDS Prevention and Control Office", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "zlgaFeF5bkq", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13928", "names": [{"locale": "en", "name": "13928 - Addis Ababa Regional HIV/AIDS Prevention and Control Office", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_15401", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "HHS/CDC", "Partner": "Dire Dawa City Administration Health Bureau", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "ggTUEb8pMn8", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13929", "names": [{"locale": "en", "name": "13929 - Dire-Dawa Health Bureau HIV/AIDS program", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_352", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "HHS/CDC", "Partner": "Ethiopian Health and Nutrition Research Institute", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "eWZjPPjXyfk", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13930", "names": [{"locale": "en", "name": "13930 - Expansion of HIV/AIDS/STI/TB Surveillance and Laboratory Activities in the FDRE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_10532", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "HHS/CDC", "Partner": "Federal HAPCO", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "CaKN6Bbfx4N", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13931", "names": [{"locale": "en", "name": "13931 - Federal HAPCO Support", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_10658", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "HHS/CDC", "Partner": "Haramaya University", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "lAVm1FU7Aab", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13932", "names": [{"locale": "en", "name": "13932 - HIV/AIDS Antiretroviral therapy program implementation support through local universities", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_7743", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "HHS/CDC", "Partner": "Ethiopian Medical Association", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "VObghy6wwy2", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13933", "names": [{"locale": "en", "name": "13933 - Strengthening Human Resources for Health through increased capacity of the Ethiopian Medical Association", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_332", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "HHS/CDC", "Partner": "Addis Ababa Health Bureau", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "bG294oqTtex", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13934", "names": [{"locale": "en", "name": "13934 - Strengthening local ownership for sustainable provision of HIV/AIDS services", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_32", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "HHS/CDC", "Partner": "Catholic Medical Mission Board", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "YE5taBiaonj", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13938", "names": [{"locale": "en", "name": "13938 - Catholic Medical Mission Board", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_516", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Vietnam", "Agency": "HHS/SAMHSA", "Partner": "University of California at Los Angeles", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "P6Su4FsgUKk", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13942", "names": [{"locale": "en", "name": "13942 - Vietnam HIV-Addictions Technology Transfer Center (V-HATTC)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_7264", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "USAID", "Partner": "Uganda Health Marketing Group", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "g7nHGPLJ8mB", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13944", "names": [{"locale": "en", "name": "13944 - USAID/Uganda Good Life HIV Integrated Counseling and Testing Kampala", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_501", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "HHS/HRSA", "Partner": "Columbia University Mailman School of Public Health", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "FP7wZ5FiqOp", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13948", "names": [{"locale": "en", "name": "13948 - Nursing Capacity Building Program", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_216", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Cote d'Ivoire", "Agency": "HHS/HRSA", "Partner": "University of Washington", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "fa2aKfDxznk", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13966", "names": [{"locale": "en", "name": "13966 - University of Washington ITECH 2011 CoAg", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_3317", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Central Asia Region", "Agency": "HHS/CDC", "Partner": "Clinical and Laboratory Standards Institute", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "BUhxoZI0H7A", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13970", "names": [{"locale": "en", "name": "13970 - CLSI (under the former Lab Coalition mechanism)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_15570", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Central Asia Region", "Agency": "HHS/CDC", "Partner": "Republican Blood Center of the Ministry of Health of the Republic of Kazakhstan", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "oJ9aL6bPj7D", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13971", "names": [{"locale": "en", "name": "13971 - Republican Blood Center - Kazakhstan", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_15571", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Central Asia Region", "Agency": "HHS/CDC", "Partner": "Republican Blood Center of the Ministry of Health of the Kyrgyz Republic", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "DLCE7enOSm6", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13972", "names": [{"locale": "en", "name": "13972 - Republican Blood Center - Kyrgyzstan", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_10553", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Central Asia Region", "Agency": "USAID", "Partner": "Futures Group", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "Efzom43jkKH", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13973", "names": [{"locale": "en", "name": "13973 - Health Policy Project", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_220", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Central Asia Region", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "u05eZ8wSR7c", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13974", "names": [{"locale": "en", "name": "13974 - Grant Management Solutions (GMS)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_453", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Central Asia Region", "Agency": "USAID", "Partner": "John Snow, Inc.", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "QfCiN5Dvmme", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13976", "names": [{"locale": "en", "name": "13976 - Youth Centers GDA (Turkmenistan PPP)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_15572", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Central Asia Region", "Agency": "HHS/CDC", "Partner": "Republican Blood Center of the Ministry of Health of the Republic of Tajikistan", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "FIB6cf0GnUE", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13978", "names": [{"locale": "en", "name": "13978 - Republican Blood Center - Tajikistan", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_5504", "End Date": "2015-12-31T00:00:00.000", "Organizational Unit": "Asia Regional Program", "Agency": "HHS/CDC", "Partner": "AIDS Care China", "Start Date": "2012-09-02T00:00:00.000"}, "external_id": "cfbeeb03t7W", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13980", "names": [{"locale": "en", "name": "13980 - Engaging Local NGOs", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_232", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Lesotho", "Agency": "HHS/CDC", "Partner": "Population Services International", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "hMFc97zSek4", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13981", "names": [{"locale": "en", "name": "13981 - TARGET: Increasing access to HIV counseling, testing and enhancing HIV/AIDS prevention", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_5648", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Lesotho", "Agency": "USAID", "Partner": "Eastern, Central and Southern African Health Community Secretariat", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "GMArLQsCnoq", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13983", "names": [{"locale": "en", "name": "13983 - Human Resources Alliance for Africa - HRAA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_501", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Lesotho", "Agency": "HHS/CDC", "Partner": "Columbia University Mailman School of Public Health", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "QNucNy43EGQ", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "13987", "names": [{"locale": "en", "name": "13987 - STRENGTHENING TB/HIV COLLABORATION IN THE KINGDOM OF LESOTHO", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9865", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "YlMzgwkSS8D", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14009", "names": [{"locale": "en", "name": "14009 - Kenya Nutrition and HIV Program Plus", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2408", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "USAID", "Partner": "Moi Teaching and Referral Hospital", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "QR60gnoPwwH", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14012", "names": [{"locale": "en", "name": "14012 - AMPATHplus", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_217", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "USAID", "Partner": "IntraHealth International, Inc", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "ELGs3llLQvg", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14015", "names": [{"locale": "en", "name": "14015 - FUNZO Kenya", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_246", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "USAID", "Partner": "African Medical and Research Foundation", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "w7SioznXUk2", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14022", "names": [{"locale": "en", "name": "14022 - APHIAplus Imarisha", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9647", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Lesotho", "Agency": "HHS/CDC", "Partner": "Ministry of Health and Social Welfare \u2013 Lesotho", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "G7gLM7XbOYw", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14026", "names": [{"locale": "en", "name": "14026 - Construction of Regional Reference Laboratory in Leribe", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_15812", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "USAID", "Partner": "Equity Group Foundation", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "f6kZQeFS04V", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14034", "names": [{"locale": "en", "name": "14034 - The OVC Scholarship and Leadership Program", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_15536", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Vietnam", "Agency": "HHS/SAMHSA", "Partner": "Hennepin Faculty Associates-Addiction Medicine Program", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "kVzEHOz5het", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14048", "names": [{"locale": "en", "name": "14048 - Methadone Clinical Support", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_509", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Nigeria", "Agency": "USAID", "Partner": "Johns Hopkins University Bloomberg School of Public Health", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "Be6fI72gHM6", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14050", "names": [{"locale": "en", "name": "14050 - K4Health/Nigeria", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_596", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Nigeria", "Agency": "USAID", "Partner": "University of North Carolina", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "oyQGYMikhRT", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14054", "names": [{"locale": "en", "name": "14054 - MEASURE Evaluation III", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_220", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Nigeria", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "Og96tBWe9kC", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14055", "names": [{"locale": "en", "name": "14055 - PLAN-Health", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_217", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Nigeria", "Agency": "USAID", "Partner": "IntraHealth International, Inc", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "ylc9Ux0jtcM", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14064", "names": [{"locale": "en", "name": "14064 - Capacity Plus", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_6", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Ukraine", "Agency": "PC", "Partner": "U.S. Peace Corps", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "bAX7PhyWYnI", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14071", "names": [{"locale": "en", "name": "14071 - Peace Corps Responding to HIV/AIDS", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_220", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Lesotho", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "Cb0EZiuUCGR", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14072", "names": [{"locale": "en", "name": "14072 - Systems for Improved Access to Pharmaceuticals and services (SIAPS)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Cote d'Ivoire", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "fXN6sVZO31o", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14073", "names": [{"locale": "en", "name": "14073 - USAID Condoms Management TBD", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Vietnam", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "bJZjXv0MHwU", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14086", "names": [{"locale": "en", "name": "14086 - Research and Evaluation - USAID", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_544", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "India", "Agency": "HHS/CDC", "Partner": "UNAIDS - Joint United Nations Programme on HIV/AIDS", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "ysfHrqEhmZw", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14088", "names": [{"locale": "en", "name": "14088 - UNAIDS", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_549", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "India", "Agency": "HHS/CDC", "Partner": "World Health Organization", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "WKA9rqZHdo1", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14089", "names": [{"locale": "en", "name": "14089 - WHO", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_220", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Cameroon", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "kuSKwJEupKu", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14092", "names": [{"locale": "en", "name": "14092 - Systems for Improved Access to Pharmaceuticals and Services Program (SIAPS)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_204", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Malawi", "Agency": "HHS/CDC", "Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "FZT6pfIO6Ho", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14113", "names": [{"locale": "en", "name": "14113 - District Health System Strengthening and Quality Improvement for Service Delivery in Malawi under PEPFAR", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_220", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Nigeria", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "wXMusVA1PJ4", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14115", "names": [{"locale": "en", "name": "14115 - Prevention Organisational Systems AIDS Care and Treatment (ProACT)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16585", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Cameroon", "Agency": "HHS/CDC", "Partner": "African Society for Laboratory Medicine", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "Zn4w7tfHR4C", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14118", "names": [{"locale": "en", "name": "14118 - Strengthening Clinical Laboratory Workforce", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_6280", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Cote d'Ivoire", "Agency": "USAID", "Partner": "Geneva Global", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "b3oqlw3X2sE", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14121", "names": [{"locale": "en", "name": "14121 - Geneval Global CoAg_OHSS_HIV/AIDS Prevention and Care", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9865", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Cote d'Ivoire", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "cwBFj6qNpbf", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14122", "names": [{"locale": "en", "name": "14122 - FANTA3 (Food and Nutrition Technical Assistance)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_4719", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "HHS/CDC", "Partner": "South Africa Partners", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "Gj8i61mMQ10", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14126", "names": [{"locale": "en", "name": "14126 - MARPs GH000250", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_8345", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Cameroon", "Agency": "HHS/CDC", "Partner": "WHO/AFRO", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "JIBboDEZgDg", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14127", "names": [{"locale": "en", "name": "14127 - WHO Cameroon", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_13095", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Caribbean Region", "Agency": "HHS/HRSA", "Partner": "University of the West Indies", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "AYD0lqq1dmd", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14150", "names": [{"locale": "en", "name": "14150 - Caribbean HIV/AIDS Regional Training Initiative", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9865", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Indonesia", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "LsIR8fCOUXi", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14153", "names": [{"locale": "en", "name": "14153 - Scaling Up for Most-At-Risk-Populations (SUM) I - Technical Assistance", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1614", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Indonesia", "Agency": "USAID", "Partner": "Training Resources Group", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "Ii70ngJ4V5i", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14154", "names": [{"locale": "en", "name": "14154 - Scaling Up for Most-At-Risk-Populations (SUM II) - Organizational Performance", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19682", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Vietnam", "Agency": "USAID", "Partner": "The Center for Community Health Research and Development", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "kPivQwrP2nW", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14156", "names": [{"locale": "en", "name": "14156 - Strengthen In-Country Strategic Information Capacity for Sustainable HIV Response", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1717", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Indonesia", "Agency": "USAID", "Partner": "Research Triangle International", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "bSzIP1kPHjB", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14157", "names": [{"locale": "en", "name": "14157 - KINERJA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9865", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Vietnam", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "wDD4z3haNxU", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14159", "names": [{"locale": "en", "name": "14159 - SMART TA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_6285", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Nigeria", "Agency": "HHS/CDC", "Partner": "CDC Foundation", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "seLBNqxUCrd", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14162", "names": [{"locale": "en", "name": "14162 - African Center for Laboratory Equipments Maintenance_070", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_440", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Nigeria", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "pQREcJCMKZX", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14169", "names": [{"locale": "en", "name": "14169 - Health Finance and Governance Project", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Nigeria", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "OAbz0HAjjBK", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14170", "names": [{"locale": "en", "name": "14170 - TBD-NACA Call Center Support", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_547", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Cameroon", "Agency": "HHS/CDC", "Partner": "United Nations Children's Fund", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "X8Sv40PXZfV", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14175", "names": [{"locale": "en", "name": "14175 - Partnerships for elimination of MTCT", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_3975", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Cambodia", "Agency": "USAID", "Partner": "Khmer HIV/AIDS NGO Alliance", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "jw3U1NwwAlo", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14179", "names": [{"locale": "en", "name": "14179 - KHANA Flagship", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_220", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "V5Mz0NDMHip", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14186", "names": [{"locale": "en", "name": "14186 - ENHAT-CS", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_220", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "eTKuAK8kRHe", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14187", "names": [{"locale": "en", "name": "14187 - Help Ethiopian Address the Low TB (HEAL TB)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9646", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "USAID", "Partner": "KNCV Tuberculosis Foundation", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "ExxwBqZ8FBO", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14188", "names": [{"locale": "en", "name": "14188 - TB CARE 1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_52", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "USAID", "Partner": "World Vision International", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "lNYpV55H84P", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14189", "names": [{"locale": "en", "name": "14189 - Preventive Care Package (PCP)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9644", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "USAID", "Partner": "Tetra Tech PM Inc", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "x8lfhsPq0j4", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14190", "names": [{"locale": "en", "name": "14190 - Architectural and Engineering for Ethiopia Health Infrastructure Program", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_4959", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "USAID", "Partner": "International Relief and Development", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "hq0uAU8HBx8", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14192", "names": [{"locale": "en", "name": "14192 - Health Infrastructure Construction Program (HIP)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_440", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "dnH8H6ctsKH", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14193", "names": [{"locale": "en", "name": "14193 - Health Sector Finance Reform Project", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_440", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "aR7heAPyRFS", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14194", "names": [{"locale": "en", "name": "14194 - Private Health Sector Program", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_220", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "S8eEPP5E8Py", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14195", "names": [{"locale": "en", "name": "14195 - Leadership Management and Governance", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_4851", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Swaziland", "Agency": "USAID", "Partner": "Mothers 2 Mothers", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "d2pn2u0ixLp", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14201", "names": [{"locale": "en", "name": "14201 - Reducing Infection through Support & Eduation (RISE)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "eM5DwxPqfkP", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14206", "names": [{"locale": "en", "name": "14206 - Grants, Solicitation and Management Follow-On or Associate Award", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_440", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "Ggkty4qkW0H", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14207", "names": [{"locale": "en", "name": "14207 - Health Finance and Governance", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_219", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "USAID", "Partner": "JHPIEGO", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "FLYOzeC6ygs", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14209", "names": [{"locale": "en", "name": "14209 - Strengthening Human Resources for Health", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_453", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "USAID", "Partner": "John Snow, Inc.", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "KKlH9nmacg6", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14210", "names": [{"locale": "en", "name": "14210 - Strengthening Ethiopia's Urban Health Program", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_220", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "gR9ItrCGIfA", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14211", "names": [{"locale": "en", "name": "14211 - Systems for Improved Access to Pharmaceuticals and Services", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_4017", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "USAID", "Partner": "United States Pharmacopeia", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "MEjKVGjXwhE", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14212", "names": [{"locale": "en", "name": "14212 - Promoting the Quality of Medicines Program", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_15660", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "USAID", "Partner": "Save The Children Federation Inc", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "QN0KwXIycIC", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14213", "names": [{"locale": "en", "name": "14213 - Empowering New Generations in Improved Nutrition and Economic opportunities (ENGINE)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_239", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "USAID", "Partner": "Save the Children US", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "PNWe3VJr3uK", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14214", "names": [{"locale": "en", "name": "14214 - Food by Prescription", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9865", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "xbsOqkStQvx", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14215", "names": [{"locale": "en", "name": "14215 - Food and Nutrition Technical Assistance III", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_548", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "USAID", "Partner": "World Food Program", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "k3iBQWYuaEJ", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14217", "names": [{"locale": "en", "name": "14217 - Urban HIV/AIDS Project", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "WrYIqxhfJvw", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14218", "names": [{"locale": "en", "name": "14218 - Social Behavioural Change and Communications", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9886", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Ukraine", "Agency": "HHS/CDC", "Partner": "American International Health Alliance", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "gASATn8oVvm", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14219", "names": [{"locale": "en", "name": "14219 - AIHA Blood Safety Technical Assistance Services (HQ)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_453", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "USAID", "Partner": "John Snow, Inc.", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "CD2dMUX1ORW", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14220", "names": [{"locale": "en", "name": "14220 - Central Contraceptive Procurement", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_194", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "USAID", "Partner": "Agricultural Cooperative Development International Volunteers in Overseas Cooperative Assistance", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "e8gdAcM6i1n", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14221", "names": [{"locale": "en", "name": "14221 - Agricultural Market Development (AMD) Program", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_233", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Ukraine", "Agency": "HHS/CDC", "Partner": "Program for Appropriate Technology in Health", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "LKWq1l00Su4", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14225", "names": [{"locale": "en", "name": "14225 - PATH", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_232", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "USAID", "Partner": "Population Services International", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "JKdnGnfwoQn", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14228", "names": [{"locale": "en", "name": "14228 - MULU Prevention Program for At-Risk Populations I (MULU I)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Ukraine", "Agency": "HHS/CDC", "Partner": "U.S. Department of Health and Human Services/Centers for Disease Control and Prevention (HHS/CDC)", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "PxNoioljyKQ", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14229", "names": [{"locale": "en", "name": "14229 - ESIS", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_595", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "USAID", "Partner": "World Learning", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "phSejv8VpYe", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14230", "names": [{"locale": "en", "name": "14230 - MULU Prevention Program for At-Risk Populations in Workplace (MULU II)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9865", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Nigeria", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "RpLrcC6SalY", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14231", "names": [{"locale": "en", "name": "14231 - C-Change", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_226", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "USAID", "Partner": "Pact, Inc.", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "Cf4uW4TcZFW", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14232", "names": [{"locale": "en", "name": "14232 - Yekokeb Berhan", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_226", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "USAID", "Partner": "Pact, Inc.", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "Iz1QJvO6vNP", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14234", "names": [{"locale": "en", "name": "14234 - SCEPS", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_213", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Ukraine", "Agency": "HHS/CDC", "Partner": "International HIV/AIDS Alliance", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "AyiywMyfN01", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14235", "names": [{"locale": "en", "name": "14235 - ALLIANCE_ METIDA (ending) NGO Support for SI Activities", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_547", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "USAID", "Partner": "United Nations Children's Fund", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "cGmQLdrps4i", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14236", "names": [{"locale": "en", "name": "14236 - Strengthening the Federal Level Response to Highly Vulnerable Ethiopian Children through the Development of a Child-Sensitive Social Welfare System", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_549", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Ukraine", "Agency": "USAID", "Partner": "World Health Organization", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "wCHlcWQO1k0", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14240", "names": [{"locale": "en", "name": "14240 - WHO", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9865", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Malawi", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "Nk4LyekKxuz", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14242", "names": [{"locale": "en", "name": "14242 - FANTA III", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_6841", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Angola", "Agency": "HHS/CDC", "Partner": "Health and Development Africa", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "xSFIoGnAJDj", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14245", "names": [{"locale": "en", "name": "14245 - Next Generation BSS Prisoners Study", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_440", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Malawi", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "PPDsm8YdUO4", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14246", "names": [{"locale": "en", "name": "14246 - Abt Associates: HPSS", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_220", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Ukraine", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "FELCJptbEYw", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14247", "names": [{"locale": "en", "name": "14247 - SIAPS", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_33", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Malawi", "Agency": "USAID", "Partner": "Catholic Relief Services", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "K2rt99zhBj6", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14249", "names": [{"locale": "en", "name": "14249 - Integrated (HIV effect) Mitigation and Positive Action for Community Transformation (IMPACT)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9646", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Nigeria", "Agency": "USAID", "Partner": "KNCV Tuberculosis Foundation", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "IWhr6YIq4x1", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14250", "names": [{"locale": "en", "name": "14250 - TBCARE I", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_521", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Ukraine", "Agency": "USAID", "Partner": "University of North Carolina at Chapel Hill, Carolina Population Center", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "wFFGulgKAGi", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14251", "names": [{"locale": "en", "name": "14251 - MEASURE EVALUATION PHASE III", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_220", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Ukraine", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "tI3aTrl9U2L", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14252", "names": [{"locale": "en", "name": "14252 - AIDSTAR - support the development of the National HIV/AIDS Program", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Ukraine", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "NFJznLMmCM6", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14253", "names": [{"locale": "en", "name": "14253 - TBD Sustaining the Role of Media in the National HIV/AIDS Response", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9051", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Ukraine", "Agency": "USAID", "Partner": "All Ukrainian Network of People Living with HIV/AIDS", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "dbsOoN5ueuQ", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14254", "names": [{"locale": "en", "name": "14254 - Stigma and discrimination", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9051", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Ukraine", "Agency": "HHS/CDC", "Partner": "All Ukrainian Network of People Living with HIV/AIDS", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "YC6UqUzPpD2", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14255", "names": [{"locale": "en", "name": "14255 - NETWORK (ending) Support to ART provision", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_6", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Caribbean Region", "Agency": "PC", "Partner": "U.S. Peace Corps", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "nSTbcNoRoUd", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14260", "names": [{"locale": "en", "name": "14260 - Peace Corps", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_5430", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Cambodia", "Agency": "HHS/CDC", "Partner": "Thailand Ministry of Public Health", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "Qha1RljTebk", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14261", "names": [{"locale": "en", "name": "14261 - Thailand Ministry of Public Health", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16526", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Cambodia", "Agency": "HHS/CDC", "Partner": "Ministry of Health (MOH)", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "uzkvQHzWn5f", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14263", "names": [{"locale": "en", "name": "14263 - Kingdom of Cambodia Ministry of Health - MOH CoAg Phase II", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_3932", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "State/AF", "Partner": "Regional Procurement Support Office/Frankfurt", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "qnL44K4Iprp", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14267", "names": [{"locale": "en", "name": "14267 - Infrastructure development for health systems strengthening", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_10553", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "USAID", "Partner": "Futures Group", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "Mf1yQarJRUl", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14272", "names": [{"locale": "en", "name": "14272 - Health Policy Initiative Costing Task Order", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_3685", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "HHS/HRSA", "Partner": "New York AIDS Institute", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "CX8iqb6DwlL", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14276", "names": [{"locale": "en", "name": "14276 - NYS AIDS INSTITUTE/ HEALTHQUAL", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_453", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "USAID", "Partner": "John Snow, Inc.", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "hYHPNX4If0E", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14278", "names": [{"locale": "en", "name": "14278 - New-AIDSTAR Human Resource Development (HRD) Task Order", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "q8sSNA2eHlo", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14284", "names": [{"locale": "en", "name": "14284 - RFA support care and treament innovation", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_446", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Rwanda", "Agency": "USAID", "Partner": "Chemonics International", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "K8iyoRiqc7X", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14287", "names": [{"locale": "en", "name": "14287 - Family Health Project", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "K2u5YuvEIF8", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14288", "names": [{"locale": "en", "name": "14288 - Comprehensive clinic-based district services", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_281", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "USAID", "Partner": "Hospice and Palliative Care Assn. Of South Africa", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "PP1VNLsprKz", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14291", "names": [{"locale": "en", "name": "14291 - Care and Support to Improve Patient Outcomes", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_281", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "USAID", "Partner": "Hospice and Palliative Care Assn. Of South Africa", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "hwmJRn7H9cm", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14292", "names": [{"locale": "en", "name": "14292 - PPP: Integrating Water and Sanitation into HIV/AIDS Programs, Nutrition", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16692", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "USAID", "Partner": "University Research South Africa", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "LMSWYUWMRY1", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14294", "names": [{"locale": "en", "name": "14294 - DSD - Children's Services Directory", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9865", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "iePQSQ6G2Xl", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14295", "names": [{"locale": "en", "name": "14295 - Capacity Development and Support Program", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_217", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Namibia", "Agency": "USAID", "Partner": "IntraHealth International, Inc", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "MLNqPfi246w", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14296", "names": [{"locale": "en", "name": "14296 - Capacity Plus", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_7579", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Nigeria", "Agency": "USAID", "Partner": "Deloitte Consulting Limited", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "QMJYXrXGgXi", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14298", "names": [{"locale": "en", "name": "14298 - Enhancing Nigerian Capacity for AIDS Prevention", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_232", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Lesotho", "Agency": "USAID", "Partner": "Population Services International", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "kI5OAyAmKXu", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14301", "names": [{"locale": "en", "name": "14301 - LETLAMA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16525", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Nigeria", "Agency": "USAID", "Partner": "John Snow Inc (JSI)", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "OOs31oSMpiy", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14302", "names": [{"locale": "en", "name": "14302 - Strengthening High Impact Interventions for and\u00a0AIDS-free\u00a0Generation (Aids\u00a0Free)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16599", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Namibia", "Agency": "USAID", "Partner": "Survey Warehouse", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "WVlZa8VcXLY", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14304", "names": [{"locale": "en", "name": "14304 - Evaluation Support Services", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16339", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Namibia", "Agency": "USAID", "Partner": "Pact", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "mMz4him395W", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14305", "names": [{"locale": "en", "name": "14305 - Namibia Institutional Strengthening", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Namibia", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "WZdp0bmtfDv", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14307", "names": [{"locale": "en", "name": "14307 - Leveraging Local Technical Assistance for Transition (LL-TAFT)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1212", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "USAID", "Partner": "Measure Evaluation", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "ZRIgHv5CeEy", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14308", "names": [{"locale": "en", "name": "14308 - Measure Evaluation Phase III (CBIS)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_549", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "USAID", "Partner": "World Health Organization", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "tz7Ofj3J0U9", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14309", "names": [{"locale": "en", "name": "14309 - Strengthening National Response to HIV/AIDS", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_440", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "RrAc84IQVpy", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14311", "names": [{"locale": "en", "name": "14311 - Strengthening Health Outcomes through the Private Sector (SHOPS)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_517", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Vietnam", "Agency": "HHS/CDC", "Partner": "University of California at San Francisco", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "VuozCTpp2kE", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14326", "names": [{"locale": "en", "name": "14326 - UCSF", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1553", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "State/AF", "Partner": "Zambia AIDS Law Research and Advocacy Network (ZARAN)", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "lufDpq0B77t", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14335", "names": [{"locale": "en", "name": "14335 - Zambia AIDS Law Research and Advocacy Network (ZARAN)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_3139", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Vietnam", "Agency": "HHS/CDC", "Partner": "Hanoi Medical University", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "s18ismB07In", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14336", "names": [{"locale": "en", "name": "14336 - HMU follow on", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_52", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "USAID", "Partner": "World Vision International", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "FTeDJ2Day4M", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14338", "names": [{"locale": "en", "name": "14338 - Sustainability Through Economic strengthening, Prevention, and Support for Orphans, and Vulnerable Children, youth and other vulnerable populations (STEPS OVC) program", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "State/AF", "Partner": "U.S. Department of State", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "XA3vFulRzMm", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14339", "names": [{"locale": "en", "name": "14339 - PEPFAR Prevention Small Grants", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_205", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Burundi", "Agency": "USAID", "Partner": "Engender Health", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "aFjMQUuwZgT", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14342", "names": [{"locale": "en", "name": "14342 - Engender Health GH-08-2008 RESPOND", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_521", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Burundi", "Agency": "USAID", "Partner": "University of North Carolina at Chapel Hill, Carolina Population Center", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "wYmoBzLmsVQ", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14343", "names": [{"locale": "en", "name": "14343 - GH 01-2008 MEASURE Phase III MMAR", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_726", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Nigeria", "Agency": "USAID", "Partner": "Save the Children UK", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "Awv6t9weQ1x", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14348", "names": [{"locale": "en", "name": "14348 - Links For Children", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_15945", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "State/AF", "Partner": "The Network of Zambian People Living with HIV and AIDS (NZP+)", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "hcNOdcQuh92", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14349", "names": [{"locale": "en", "name": "14349 - Network Of Zambians Living with HIV and AIDS (NZP+)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_6231", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "State/AF", "Partner": "Treatment, Advocacy, and Literacy Campaign", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "XfOcUoLKqWN", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14350", "names": [{"locale": "en", "name": "14350 - The Treatment Advocacy and Literacy Campaign (TALC)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_17038", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "USAID", "Partner": "National Network of Positive Women Ethiopia", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "vzbUHSwFTqO", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14351", "names": [{"locale": "en", "name": "14351 - Capacity Building of Local Organizations", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_3825", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Burundi", "Agency": "State/AF", "Partner": "International Broadcasting Bureau, Voice of America", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "zFRl4Ij1F6o", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14352", "names": [{"locale": "en", "name": "14352 - VOA HIV prevention", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_3781", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "USAID", "Partner": "Partnership for Supply Chain Management", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "UFjhWtl1rED", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14354", "names": [{"locale": "en", "name": "14354 - Partnership for Supply Chain Management", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_453", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Indonesia", "Agency": "USAID", "Partner": "John Snow, Inc.", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "RYrKERsgOan", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14355", "names": [{"locale": "en", "name": "14355 - Supply Chain Management", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_453", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "USAID", "Partner": "John Snow, Inc.", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "G7kh8K2JCM2", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14359", "names": [{"locale": "en", "name": "14359 - AIDSTAR I", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_219", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Namibia", "Agency": "USAID", "Partner": "JHPIEGO", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "nkig7JJ8BVW", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14371", "names": [{"locale": "en", "name": "14371 - Maternal and Child Health Integrated Program (MCHIP)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1923", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Swaziland", "Agency": "HHS/CDC", "Partner": "Association of Public Health Laboratories", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "yYoWpERUvwy", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14374", "names": [{"locale": "en", "name": "14374 - APHL", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Ghana", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "mJ4OHI8JFPz", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14376", "names": [{"locale": "en", "name": "14376 - Global Fund Technical Support 2.0", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_10296", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Angola", "Agency": "DOD", "Partner": "Charles Drew University", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "U4vu2ZTZFOJ", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14382", "names": [{"locale": "en", "name": "14382 - Civil-Military alliance", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_4", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Nigeria", "Agency": "DOD", "Partner": "U.S. Department of Defense (Defense)", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "qrX2D0XfbAK", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14383", "names": [{"locale": "en", "name": "14383 - U.S. Department of Defense Walter Reed Program Nigeria", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_6349", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Nigeria", "Agency": "USAID", "Partner": "Sesame Street Workshop", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "cfPheudJGAD", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14384", "names": [{"locale": "en", "name": "14384 - Sesame Square", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_978", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Namibia", "Agency": "HHS/CDC", "Partner": "American Society of Clinical Pathology", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "TxwrELW34wm", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14385", "names": [{"locale": "en", "name": "14385 - Cooperative Agreement 5U2GPS001285", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_13098", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "HHS/CDC", "Partner": "University of Zambia \u2013 Demography Department", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "sSNUsMjlYBx", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14386", "names": [{"locale": "en", "name": "14386 - UNZA M&E Follow-on", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16869", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Namibia", "Agency": "HHS/CDC", "Partner": "University of Namibia", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "BgL84gTi74F", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14390", "names": [{"locale": "en", "name": "14390 - Cooperative Agreement U2GGH001182", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_517", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Namibia", "Agency": "HHS/CDC", "Partner": "University of California at San Francisco", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "ITxtmuQ0NVb", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14391", "names": [{"locale": "en", "name": "14391 - University of California-San Francisco", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_219", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "HHS/CDC", "Partner": "JHPIEGO", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "WlcaQoYPhuI", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14392", "names": [{"locale": "en", "name": "14392 - Jhpiego (Eastern)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_3781", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Central America Region", "Agency": "USAID", "Partner": "Partnership for Supply Chain Management", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "Qk8aIiDOzMQ", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14396", "names": [{"locale": "en", "name": "14396 - Supply Chain Management System Honduras", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_3833", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Caribbean Region", "Agency": "DOL", "Partner": "International Labor Organization", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "quCWWkd20Vu", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14399", "names": [{"locale": "en", "name": "14399 - DOL", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_232", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Central America Region", "Agency": "DOD", "Partner": "Population Services International", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "ApuRov2Ks4E", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14400", "names": [{"locale": "en", "name": "14400 - PASMO Guatemala", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_616", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Central America Region", "Agency": "DOD", "Partner": "U.S. Department of Defense Naval Health Research Center", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "Pz4qTaDK5Tf", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14401", "names": [{"locale": "en", "name": "14401 - US Department of Defense", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Central America Region", "Agency": "DOD", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "e0KH96NTYFG", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14402", "names": [{"locale": "en", "name": "14402 - DoD Multi Country TBD", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1717", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Central America Region", "Agency": "USAID", "Partner": "Research Triangle International", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "dTFAHOAJW67", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14403", "names": [{"locale": "en", "name": "14403 - Multi-sector Alliances Program", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_453", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Central America Region", "Agency": "USAID", "Partner": "John Snow, Inc.", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "uyIzIKJQoG3", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14406", "names": [{"locale": "en", "name": "14406 - Deliver", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_219", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "South Sudan", "Agency": "USAID", "Partner": "JHPIEGO", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "qXVxR9OoF67", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14415", "names": [{"locale": "en", "name": "14415 - Integrated Service Delivery Project (ISDP)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_217", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Sudan", "Agency": "HHS/CDC", "Partner": "IntraHealth International, Inc", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "hgnsJ8BhB1c", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14418", "names": [{"locale": "en", "name": "14418 - Intrahealth SI-OHSS (ENDED March 31/2017)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_4592", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "HHS/CDC", "Partner": "Lusaka Provincial Health Office", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "wekGAZy62WY", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14420", "names": [{"locale": "en", "name": "14420 - LPHO Follow On", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_13255", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "HHS/CDC", "Partner": "Southern Provincial Health Office", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "bHKEyvyK1RJ", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14421", "names": [{"locale": "en", "name": "14421 - SPMO Follow On", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Rwanda", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "LlCPc8CSaTs", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14426", "names": [{"locale": "en", "name": "14426 - Partner Reporting and Performance Monitoring System (PRPM) Follow on", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Indonesia", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "aTbS0Fcy8N4", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14427", "names": [{"locale": "en", "name": "14427 - External Evaluation", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_232", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Cameroon", "Agency": "DOD", "Partner": "Population Services International", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "y2AjbVJG4g4", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14429", "names": [{"locale": "en", "name": "14429 - VCT in military health facilities and mobile campaigns", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_219", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Malawi", "Agency": "DOD", "Partner": "JHPIEGO", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "xwliCrJjkOj", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14432", "names": [{"locale": "en", "name": "14432 - support to MDF", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_549", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Swaziland", "Agency": "USAID", "Partner": "World Health Organization", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "nad5ehN1UGS", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14437", "names": [{"locale": "en", "name": "14437 - WHO-OHSS", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_3933", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Malawi", "Agency": "HHS/CDC", "Partner": "Lighthouse", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "dN37OlPrHQt", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14441", "names": [{"locale": "en", "name": "14441 - Center of Excellence for Comprehensive Integrated HIV Care and Treatment Services in Lilongwe, Malawi", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_6273", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Malawi", "Agency": "HHS/CDC", "Partner": "BAOBAB Health Partnership", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "rrnwQjLT8J7", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14442", "names": [{"locale": "en", "name": "14442 - Improving Quality of Care and Health Impact through Sustainable, Integrated, Innovative Information System Technologies in Malawi under PEPFAR", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_547", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Malawi", "Agency": "HHS/CDC", "Partner": "United Nations Children's Fund", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "gLn85Psqqdv", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14443", "names": [{"locale": "en", "name": "14443 - Strengthening District Health Planning and Strategic Information to Improve Maternal and Child Health", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Nigeria", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "E5zeFNV4Q6m", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14444", "names": [{"locale": "en", "name": "14444 - Scale-Up of Care and Support Services for Orphans and Vulnerable Children (OVC) in Selected States in Nigeria", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9138", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Nigeria", "Agency": "USAID", "Partner": "The Mitchell Group", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "pN5s6nck79h", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14446", "names": [{"locale": "en", "name": "14446 - Nigeria Monitoring and Evaluation Management Services (NMEMS II)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_3781", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Malawi", "Agency": "USAID", "Partner": "Partnership for Supply Chain Management", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "rfY7wngIcJV", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14448", "names": [{"locale": "en", "name": "14448 - SCMS", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_972", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "DOD", "Partner": "Society for Family Health - South Africa", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "qS45kiXGfAE", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14450", "names": [{"locale": "en", "name": "14450 - Society for Family Health / Population Services Interantional", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_232", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "DOD", "Partner": "Population Services International", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "QMtGHh3P3bI", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14452", "names": [{"locale": "en", "name": "14452 - Society for Family Health", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1614", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Central America Region", "Agency": "USAID", "Partner": "Training Resources Group", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "VacNBrbY2w3", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14454", "names": [{"locale": "en", "name": "14454 - TEAMSTAR", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_7727", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Central America Region", "Agency": "USAID", "Partner": "GH Tech", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "ZU4ou3FjxED", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14455", "names": [{"locale": "en", "name": "14455 - USG Evaluation (Central America Regional Partnership Framework)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_463", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Central America Region", "Agency": "USAID", "Partner": "University Research Corporation, LLC", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "tuoAR3unTI8", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14466", "names": [{"locale": "en", "name": "14466 - PrevenSida", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_453", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Central America Region", "Agency": "USAID", "Partner": "John Snow, Inc.", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "DDUtQ0sQHa7", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14467", "names": [{"locale": "en", "name": "14467 - AIDSTAR", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Central America Region", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "nALSWrMyJkR", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14468", "names": [{"locale": "en", "name": "14468 - PrevenSida Mid-term Evaluation and Population Estimation for MARPs", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_15693", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Central America Region", "Agency": "USAID", "Partner": "Secretariat of Health", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "mccSGxQIPIp", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14469", "names": [{"locale": "en", "name": "14469 - Secretariat of Health", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_3617", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Botswana", "Agency": "USAID", "Partner": "Botswana Retired Nurses Society", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "vLkXUPvIBDn", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14481", "names": [{"locale": "en", "name": "14481 - BORNUS Community-based Prevention and Support", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_3733", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Botswana", "Agency": "HHS/CDC", "Partner": "Association of Schools of Public Health", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "H4FiIT3NJDm", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14487", "names": [{"locale": "en", "name": "14487 - African Health Workforce Project", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_15708", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Botswana", "Agency": "HHS/CDC", "Partner": "Foundation for Innovative New Diagnostics", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "fJYlriWs01V", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14488", "names": [{"locale": "en", "name": "14488 - Building global capacity for diagnostic testing of TB, Malaria & HIV", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_10553", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Botswana", "Agency": "USAID", "Partner": "Futures Group", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "HQRjPHcGGAr", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14489", "names": [{"locale": "en", "name": "14489 - Health Policy Project", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9865", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Nigeria", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "Y6k8R8LRQiQ", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14505", "names": [{"locale": "en", "name": "14505 - STRENGHTENING INTERGRATED DELIVERY OF HIV/AIDS SERVICES(SIDHAS)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9865", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "DOD", "Partner": "FHI 360", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "PHArE34M2ot", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14507", "names": [{"locale": "en", "name": "14507 - Family Health International", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Botswana", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "EuA1befef5N", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14512", "names": [{"locale": "en", "name": "14512 - Community-based Prevention and Support", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9653", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Botswana", "Agency": "HHS/CDC", "Partner": "African Field Epidemiology Network", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "Mz4t9q0AIkJ", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14530", "names": [{"locale": "en", "name": "14530 - HQ buy in for the Strengthening and the Development of Applied Epidemiology and Sustainable Public Health Capacity through Collaboration, Program Development and Implementation, Communication and Information Sharing", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_15710", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "HHS/CDC", "Partner": "Ariel Glaser Pediatric AIDS Healthcare Initiative", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "k5e1sDGK1GP", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14536", "names": [{"locale": "en", "name": "14536 - AGPAHI", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_501", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "HHS/CDC", "Partner": "Columbia University Mailman School of Public Health", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "PFl1m31KSlW", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14538", "names": [{"locale": "en", "name": "14538 - C-CE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_7", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "HHS/NIH", "Partner": "U.S. Department of Health and Human Services/National Institutes of Health (HHS/NIH)", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "zTUBx6jHKDA", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14542", "names": [{"locale": "en", "name": "14542 - Baylor Fogarty AITRP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_10014", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "HHS/CDC", "Partner": "Tanzania Red Cross Society", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "z9z94jKhzYF", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14544", "names": [{"locale": "en", "name": "14544 - TRCS", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_7", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "HHS/NIH", "Partner": "U.S. Department of Health and Human Services/National Institutes of Health (HHS/NIH)", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "vfB4XvpwII1", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14545", "names": [{"locale": "en", "name": "14545 - Dartmouth Fogarty AITRP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_15713", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "HHS/CDC", "Partner": "Kagera RHMT", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "ic4TcXfg66x", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14551", "names": [{"locale": "en", "name": "14551 - Kagera", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_15714", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "HHS/CDC", "Partner": "Mtwara RHMT", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "G8ijcigADdt", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14552", "names": [{"locale": "en", "name": "14552 - Mtwara", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_15715", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "HHS/CDC", "Partner": "Mwanza RHMT", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "X58jbMFGuC2", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14553", "names": [{"locale": "en", "name": "14553 - Mwanza", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_15716", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "HHS/CDC", "Partner": "Pwani RHMT", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "iWFAAHv7MRR", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14554", "names": [{"locale": "en", "name": "14554 - Pwani", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_15717", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "HHS/CDC", "Partner": "Tanga RHMT", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "oabfOZctNA1", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14555", "names": [{"locale": "en", "name": "14555 - Tanga", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_15705", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "HHS/CDC", "Partner": "Tanzania Youth Alliance", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "mAHo1NNIQjp", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14556", "names": [{"locale": "en", "name": "14556 - Diffusion of Effective Behavioral Interventions", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_15712", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "HHS/CDC", "Partner": "Management development for Health", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "vb8AmhkTGFp", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14559", "names": [{"locale": "en", "name": "14559 - NHLQATC - EQA Support", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16585", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "HHS/CDC", "Partner": "African Society for Laboratory Medicine", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "hua3Z2iDfLL", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14560", "names": [{"locale": "en", "name": "14560 - ASLM - (GH000710)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16585", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "South Sudan", "Agency": "HHS/CDC", "Partner": "African Society for Laboratory Medicine", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "Sg8psqCOsQy", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14563", "names": [{"locale": "en", "name": "14563 - ASLM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_220", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Haiti", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "hIgQ8zl9aXS", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14564", "names": [{"locale": "en", "name": "14564 - LMG (Leadership, Management and Governance)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Angola", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "w6Y0pHOOkPa", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14568", "names": [{"locale": "en", "name": "14568 - Project Evaluations", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_15712", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "HHS/CDC", "Partner": "Management development for Health", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "nO8R1GlaIg6", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14570", "names": [{"locale": "en", "name": "14570 - MDH", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_507", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Haiti", "Agency": "USAID", "Partner": "Johns Hopkins University Center for Communication Programs", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "mt7C8ps86mT", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14572", "names": [{"locale": "en", "name": "14572 - EVIHT (Avoid HIV and its Transmission)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_386", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "HHS/CDC", "Partner": "National AIDS Control Program Tanzania", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "cwaXnu0au1D", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14573", "names": [{"locale": "en", "name": "14573 - NACP Follow-on", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_226", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Nigeria", "Agency": "USAID", "Partner": "Pact, Inc.", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "W74shFmjh9w", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14575", "names": [{"locale": "en", "name": "14575 - Community REACH", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_232", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Haiti", "Agency": "USAID", "Partner": "Population Services International", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "D6wMp3kUsGK", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14576", "names": [{"locale": "en", "name": "14576 - USAID/PROMARK", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_220", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Haiti", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "AkHLa4w4v1K", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14578", "names": [{"locale": "en", "name": "14578 - Leadership Management and Sustainability (MSH/LMS)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_446", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Nigeria", "Agency": "USAID", "Partner": "Chemonics International", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "AVtJB0ZhGVK", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14583", "names": [{"locale": "en", "name": "14583 - MARKETS (SVHP)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_232", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Burundi", "Agency": "DOD", "Partner": "Population Services International", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "u4GgRQwDNeT", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14592", "names": [{"locale": "en", "name": "14592 - PSI HIV prevention", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_3781", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Burundi", "Agency": "USAID", "Partner": "Partnership for Supply Chain Management", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "PSXsjbbSqUO", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14593", "names": [{"locale": "en", "name": "14593 - SCMS Commodity procurement", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_6", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Dominican Republic", "Agency": "PC", "Partner": "U.S. Peace Corps", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "hf26eR8YQaN", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14594", "names": [{"locale": "en", "name": "14594 - Escojo Peace Corps for Youth And Adolescents in the DR", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_220", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Nigeria", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "A0Ih3279rIF", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14595", "names": [{"locale": "en", "name": "14595 - Community Support for OVC Project (CUBS)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Nigeria", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "rKLA0Ms4TVx", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14596", "names": [{"locale": "en", "name": "14596 - Local Partner Initiative (OVC)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16852", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "USAID", "Partner": "DevResults", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "eNvuvSQ2l7b", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14597", "names": [{"locale": "en", "name": "14597 - DevResults", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_10553", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "USAID", "Partner": "Futures Group", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "yXdEgVg5KI4", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14598", "names": [{"locale": "en", "name": "14598 - Health Policy Project", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_463", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Nigeria", "Agency": "USAID", "Partner": "University Research Corporation, LLC", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "Nz1dWr7uHTe", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14599", "names": [{"locale": "en", "name": "14599 - Health Care Improvement (HCI) Project", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_233", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Democratic Republic of the Congo", "Agency": "USAID", "Partner": "Program for Appropriate Technology in Health", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "rQBvnOZ1bul", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14611", "names": [{"locale": "en", "name": "14611 - Projet du SIDA Fungurume (ProSIFU)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_549", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Democratic Republic of the Congo", "Agency": "USAID", "Partner": "World Health Organization", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "V7eXOQWvHt6", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14612", "names": [{"locale": "en", "name": "14612 - Health Zone Strengthening Award", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_10553", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "USAID", "Partner": "Futures Group", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "nRrcK8ZXwj5", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14616", "names": [{"locale": "en", "name": "14616 - Sexual HIV Prevention Program (SHIPP)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_220", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "kUM5Ov0JJ9B", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14617", "names": [{"locale": "en", "name": "14617 - Systems for Improved Access to Pharmaceuticals and Services Program (SIAPS)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_271", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "USAID", "Partner": "Foundation for Professional Development", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "k9NEO8Py4AR", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14623", "names": [{"locale": "en", "name": "14623 - Increasing Services to Survivors of Sexual Assault", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_519", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Haiti", "Agency": "HHS/CDC", "Partner": "University of Maryland", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "slBWqK28Bnd", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14624", "names": [{"locale": "en", "name": "14624 - University of Maryland", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_32", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Haiti", "Agency": "HHS/CDC", "Partner": "Catholic Medical Mission Board", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "jB8gzBj3cr4", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14627", "names": [{"locale": "en", "name": "14627 - Catholic Medical Mission Board", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_864", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "USAID", "Partner": "National Association of Childcare Workers", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "I7WBLXWWXPk", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14628", "names": [{"locale": "en", "name": "14628 - New- National Association of Child Care Workers Follow-on", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "ezpZ5JZKC0N", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14630", "names": [{"locale": "en", "name": "14630 - TBD-Community APS OVC", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_226", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "USAID", "Partner": "Pact, Inc.", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "WWQMdu5tWua", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14631", "names": [{"locale": "en", "name": "14631 - Government Capacity Building and Support Mechanism", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "vfJGohoDdDw", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14634", "names": [{"locale": "en", "name": "14634 - DSD Host Country Systems Agreement", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "ZiSVyqRcF06", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14636", "names": [{"locale": "en", "name": "14636 - Nutrition support", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "FMZzqTDlOm2", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14638", "names": [{"locale": "en", "name": "14638 - Comprehensive District-Based Technical Assistance-HSS (Hybrid)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19882", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "USAID", "Partner": "EUROSIS - Cosultoria e Formacao em Gestao, Lda", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "COP38UAdAue", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14639", "names": [{"locale": "en", "name": "14639 - Learning Capacity Development Task Order 1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_239", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "USAID", "Partner": "Save the Children US", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "DPgTplUgBYd", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14640", "names": [{"locale": "en", "name": "14640 - Children's Media", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "JUx2EQAv5aV", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14641", "names": [{"locale": "en", "name": "14641 - DPS Rehabilitations of Health Facilities", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "mQz5nrFNnkP", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14643", "names": [{"locale": "en", "name": "14643 - Health Facilities Equipment", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19910", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "USAID", "Partner": "Resolve Solution Partners (PTY), Ltd", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "AozjA6HYi97", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14644", "names": [{"locale": "en", "name": "14644 - Design and Build of Nampula Regional Pharmaceutical Warehouse", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "fN7x3fwBR5L", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14645", "names": [{"locale": "en", "name": "14645 - Solar Energy Installations", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "qZxyYGhgWjd", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14646", "names": [{"locale": "en", "name": "14646 - Construction of 5 Rural Health Centers in Zambezia Province", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19912", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "USAID", "Partner": "ASNA Constru\u00e7\u00f5es & Engenharia", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "os70XxIbrXR", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14647", "names": [{"locale": "en", "name": "14647 - Construction of Rural Health Centers - 5 in Zambezia", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "O3rNjOOH32A", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14648", "names": [{"locale": "en", "name": "14648 - Water Supply Installation", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "USAID", "Partner": "TBD", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "evqzoxGTUu5", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14650", "names": [{"locale": "en", "name": "14650 - Zimpeto Warehouse", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_501", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "USAID", "Partner": "Columbia University Mailman School of Public Health", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "kfnMjXwI7Su", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14652", "names": [{"locale": "en", "name": "14652 - Health Management Twinning", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16586", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "HHS/CDC", "Partner": "African Medical and Research Foundation, Tanzania", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "UdBgpu7e6I8", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14653", "names": [{"locale": "en", "name": "14653 - AMREF- LAB - (GH000641)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_15719", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Ghana", "Agency": "USAID", "Partner": "ICF Macro", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "XMLYxug2Yjd", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14656", "names": [{"locale": "en", "name": "14656 - Measure DHS Plus", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Nigeria", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "KxfwCrmx9Li", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14658", "names": [{"locale": "en", "name": "14658 - TBD - REFERENCE LABS", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_15403", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Cameroon", "Agency": "HHS/CDC", "Partner": "Directorate of Family Health, Ministry of Health", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "peDYYL02EsN", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14659", "names": [{"locale": "en", "name": "14659 - Integration of comprehensive PMTCT activities into MCH services", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_3652", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Botswana", "Agency": "USAID", "Partner": "Botswana Network of People Living with AIDS", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "qQiyhOYAocO", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14662", "names": [{"locale": "en", "name": "14662 - BONEPWA Community-based Prevention and Support", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9877", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Nigeria", "Agency": "USAID", "Partner": "Heartland Alliance for Human Needs and Human Rights", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "dbuAr8Lbzji", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14664", "names": [{"locale": "en", "name": "14664 - Integrated MARPs HIV Prevention Program (IMHIPP)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Nigeria", "Agency": "State/AF", "Partner": "TBD", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "Qkb41zYAWLI", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14666", "names": [{"locale": "en", "name": "14666 - Ambassador's Small Grants and Self help Program", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_514", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "USAID", "Partner": "Tulane University", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "ybF7wiuBKCo", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14667", "names": [{"locale": "en", "name": "14667 - Tulane University - Compiling Evidence Base for Orphans and Vulnerable Children", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_6557", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Nigeria", "Agency": "USAID", "Partner": "Society for Family Health (6557)", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "li470IwJL0h", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14668", "names": [{"locale": "en", "name": "14668 - Strengthening HIV Prevention Services for MARPs", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_270", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "USAID", "Partner": "Foundation for Community Development, Mozambique", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "GJUT1bpypiJ", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14670", "names": [{"locale": "en", "name": "14670 - Strengthening Health and Social Service System", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_204", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "USAID", "Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "sWXGjiyVyg0", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14680", "names": [{"locale": "en", "name": "14680 - LIFE Program", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_8167", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Nigeria", "Agency": "USAID", "Partner": "Gembu Center for AIDS Advocacy, Nigeria", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "mKPhO6MfM54", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14683", "names": [{"locale": "en", "name": "14683 - The New Tomorrow's Project", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9865", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "hRspv96Tr8V", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14685", "names": [{"locale": "en", "name": "14685 - FANTA III", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_216", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Botswana", "Agency": "HHS/CDC", "Partner": "University of Washington", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "WE6P4kLcWRJ", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14686", "names": [{"locale": "en", "name": "14686 - Expansion of Male Circumcision Services for HIV Prevention", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2641", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "USAID", "Partner": "Pastoral Activities & Services for People with AIDS", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "nFEYeUfMEBr", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14689", "names": [{"locale": "en", "name": "14689 - Pastoral Activities & Services for People with AIDS", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_169", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "USAID", "Partner": "Selian Lutheran Hospital, Tanzania", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "hh9oALurciD", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14690", "names": [{"locale": "en", "name": "14690 - Selian Lutheran Hospital Follow-on", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16861", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "USAID", "Partner": "National Council for People Living with HIV/AIDS Tanzania", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "U2ivOGkr92v", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14691", "names": [{"locale": "en", "name": "14691 - Citizens engaging in government oversight (CEGO) (CSO Grants: Advocacy)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16525", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "USAID", "Partner": "John Snow Inc (JSI)", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "aUcR51pnkmO", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14692", "names": [{"locale": "en", "name": "14692 - Community Health and Social Systems Strengthening Program (CHSSP)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_440", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "azkCma3PNeP", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14693", "names": [{"locale": "en", "name": "14693 - Public Sector System Strengthening (PS3)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "BpSXaxaLhMa", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14694", "names": [{"locale": "en", "name": "14694 - MDR TB", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "tUgYb36fVSb", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14695", "names": [{"locale": "en", "name": "14695 - Tanzania Prisions, Police and Immigration Folow-on", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_547", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "USAID", "Partner": "United Nations Children's Fund", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "LvGOZTneScP", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14698", "names": [{"locale": "en", "name": "14698 - National Capacity Building", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "J33qKxcoEHs", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14699", "names": [{"locale": "en", "name": "14699 - HSS Procurement LGA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_272", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Haiti", "Agency": "HHS/CDC", "Partner": "Foundation for Reproductive Health and Family Education", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "FekmPIaD07P", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14706", "names": [{"locale": "en", "name": "14706 - FOSREF", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Botswana", "Agency": "State/AF", "Partner": "U.S. Department of State", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "TKBbV46WUX3", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14707", "names": [{"locale": "en", "name": "14707 - Ambassador's PEPFAR Small Grants Program", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_6277", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "South Sudan", "Agency": "HHS/CDC", "Partner": "International Center for AIDS Care and Treatment Programs, Columbia University", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "vH1RciKcrD7", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14708", "names": [{"locale": "en", "name": "14708 - ICAP Columbia University", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_216", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Haiti", "Agency": "HHS/CDC", "Partner": "University of Washington", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "JTbcqyvp7iH", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14710", "names": [{"locale": "en", "name": "14710 - ITECH 549", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_597", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Caribbean Region", "Agency": "HHS/CDC", "Partner": "National Alliance of State and Territorial AIDS Directors", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "OXDtlA0w46T", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14713", "names": [{"locale": "en", "name": "14713 - National Alliance of State and Territorial AIDS Directors", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "Ub6sZXrOg5S", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14715", "names": [{"locale": "en", "name": "14715 - ESIS Task Order Contract", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "HHS/CDC", "Partner": "U.S. Department of Health and Human Services/Centers for Disease Control and Prevention (HHS/CDC)", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "d7RfeKJ8Ld4", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14719", "names": [{"locale": "en", "name": "14719 - Evaluations QI and Viral Load", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_8511", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Dominican Republic", "Agency": "DOD", "Partner": "Fundacion Genesis", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "ahOkux2Y84x", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14721", "names": [{"locale": "en", "name": "14721 - Fundacion Genesis", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_4", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Dominican Republic", "Agency": "DOD", "Partner": "U.S. Department of Defense (Defense)", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "El3aNXLoFTn", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14722", "names": [{"locale": "en", "name": "14722 - DOD", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9865", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "fEn3YSUBgJS", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14732", "names": [{"locale": "en", "name": "14732 - Accelerating Strategies for Practical Innovation & Research in Economic Strengthening (ASPIRES)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_509", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "USAID", "Partner": "Johns Hopkins University Bloomberg School of Public Health", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "GQGowD3O9ac", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14735", "names": [{"locale": "en", "name": "14735 - Project Search", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "HHS/CDC", "Partner": "U.S. Department of Health and Human Services/Centers for Disease Control and Prevention (HHS/CDC)", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "nDVxBIWN0BV", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14736", "names": [{"locale": "en", "name": "14736 - CDC_CDC_HQ", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "spSK0qMiqCQ", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14738", "names": [{"locale": "en", "name": "14738 - Beira Warehouse Construction", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_594", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "USAID", "Partner": "World Education", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "f8wckQKGqrJ", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14739", "names": [{"locale": "en", "name": "14739 - Strengthen Family and Community Support to Orphan and Vunerable Children (FORCA Project)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_547", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "USAID", "Partner": "United Nations Children's Fund", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "w8FOIMo7YAd", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14748", "names": [{"locale": "en", "name": "14748 - UNICEF MCH Umbrella Grant", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9752", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "USAID", "Partner": "Gorongosa National Park", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "e5JG9AGXtnC", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14751", "names": [{"locale": "en", "name": "14751 - Ecohealth Project", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_521", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "USAID", "Partner": "University of North Carolina at Chapel Hill, Carolina Population Center", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "jog4uYASI3l", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14753", "names": [{"locale": "en", "name": "14753 - Measure Evaluation- OVC", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_15719", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Dominican Republic", "Agency": "USAID", "Partner": "ICF Macro", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "GiPpXdCyAAx", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14760", "names": [{"locale": "en", "name": "14760 - Dominican Republic Demographic and Health Survey 2012", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16880", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Haiti", "Agency": "USAID", "Partner": "Health Through Walls", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "F8wt537hG7K", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14761", "names": [{"locale": "en", "name": "14761 - HTW (Health Through Walls)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_219", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Haiti", "Agency": "USAID", "Partner": "JHPIEGO", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "D4tX3JPPyAL", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14766", "names": [{"locale": "en", "name": "14766 - SSQH Nord (Services de Sant\u00e9 de Qualit\u00e9 pour Ha\u00efti)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_3781", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Nigeria", "Agency": "USAID", "Partner": "Partnership for Supply Chain Management", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "LxolpyNe5K3", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14768", "names": [{"locale": "en", "name": "14768 - SUPPLY CHAIN MANAGEMENT SYSTEMS", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_12608", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Dominican Republic", "Agency": "USAID", "Partner": "Health Policy Project", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "Bj0ax3bTZNO", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14772", "names": [{"locale": "en", "name": "14772 - Health Policy Project", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_5702", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Caribbean Region", "Agency": "HHS/CDC", "Partner": "Vanderbilt University", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "qzquyYUolaM", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14778", "names": [{"locale": "en", "name": "14778 - Vanderbilt University", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Caribbean Region", "Agency": "State/WHA", "Partner": "U.S. Department of State", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "dF7R1YoezhC", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14779", "names": [{"locale": "en", "name": "14779 - State", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_547", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Nigeria", "Agency": "USAID", "Partner": "United Nations Children's Fund", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "sWaanutoGLL", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14788", "names": [{"locale": "en", "name": "14788 - UNICEF", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_204", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "HHS/CDC", "Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "HREJRtLPQJN", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14789", "names": [{"locale": "en", "name": "14789 - EGPAF", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Botswana", "Agency": "State/AF", "Partner": "U.S. Department of State", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "VdSh1pgKSLp", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14790", "names": [{"locale": "en", "name": "14790 - Public Affairs/Public Diplomacy (PA/PD) Outreach", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_15949", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "HHS/CDC", "Partner": "ISCISA- Superior Institution of Health Sciences", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "eowp9EMY0pw", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14792", "names": [{"locale": "en", "name": "14792 - ISCISA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16850", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "HHS/CDC", "Partner": "Mozambique Blood Donor Association", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "Eeo3pC6P9ON", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14794", "names": [{"locale": "en", "name": "14794 - Blood Donor Association", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "State/AF", "Partner": "U.S. Department of State", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "u4bkGV8uGw7", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14806", "names": [{"locale": "en", "name": "14806 - P/E Quick Impact Program", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_232", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "DOD", "Partner": "Population Services International", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "ZtIdXldZX24", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14807", "names": [{"locale": "en", "name": "14807 - Support the Mozambican Armed Forces in the Fight Against HIV/AIDS", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9865", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Democratic Republic of the Congo", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "ztwiGYLZuY6", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14809", "names": [{"locale": "en", "name": "14809 - C-Change/DRC \u2013 Social and Behavior Change Communication (SBCC) Capacity Building in the Democratic Republic of Congo / USAID Leader with Associates Cooperative Agreement No. GPO-A-00-07-00004-00", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Cote d'Ivoire", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "cYFuc9Jflm6", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14811", "names": [{"locale": "en", "name": "14811 - TBD USAID PF 2012", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Cote d'Ivoire", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "qc2JFqdxnE6", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14812", "names": [{"locale": "en", "name": "14812 - TBD PF CDC 2012", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Democratic Republic of the Congo", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "hTHqzGOK3Sb", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14815", "names": [{"locale": "en", "name": "14815 - Health Policy/HSS New Award", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_216", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "HHS/HRSA", "Partner": "University of Washington", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "NHfULLeLhau", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14822", "names": [{"locale": "en", "name": "14822 - ITECH - Follow On", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Democratic Republic of the Congo", "Agency": "State/AF", "Partner": "U.S. Department of State", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "nthAFouqoAG", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14831", "names": [{"locale": "en", "name": "14831 - Small Grant Programs", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "India", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "SPNYtqgv2mH", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14838", "names": [{"locale": "en", "name": "14838 - Center of Excellence for Market-based Partnerships in Health (COE)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_453", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "India", "Agency": "USAID", "Partner": "John Snow, Inc.", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "lxoPmMmhgMp", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14839", "names": [{"locale": "en", "name": "14839 - International Logistics TA (HIV Innovations)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_544", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "India", "Agency": "USAID", "Partner": "UNAIDS - Joint United Nations Programme on HIV/AIDS", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "QEF0ULKHjx8", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14840", "names": [{"locale": "en", "name": "14840 - SHARE-UNAIDS (Indo-African Technical Cooperation)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16863", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "India", "Agency": "USAID", "Partner": "Public Health Foundation of India (PHFI)", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "Dw1qDxqSnKv", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14841", "names": [{"locale": "en", "name": "14841 - The HIV/AIDS Partnership: Impact through Prevention, Private Sector and Evidence-based Programming (PIPPSE)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Swaziland", "Agency": "State/AF", "Partner": "U.S. Department of State", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "VXMUZL8il1W", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14842", "names": [{"locale": "en", "name": "14842 - Public Diplomacy", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1923", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "HHS/CDC", "Partner": "Association of Public Health Laboratories", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "UCqfRstzhzc", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14844", "names": [{"locale": "en", "name": "14844 - APHL", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_521", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "USAID", "Partner": "University of North Carolina at Chapel Hill, Carolina Population Center", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "gNxfHiIAFOO", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14846", "names": [{"locale": "en", "name": "14846 - Strategic Information for Evidence-Based Management of HIV and Related Health Program in South Africa", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_453", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "USAID", "Partner": "John Snow, Inc.", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "rHh873KXiJC", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "14847", "names": [{"locale": "en", "name": "14847 - Partnership Information Management System (PIMS) Database Project", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_219", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Namibia", "Agency": "DOD", "Partner": "JHPIEGO", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "tWRb6lI8a5p", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "15005", "names": [{"locale": "en", "name": "15005 - Jhpiego DOD VMMC Project", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16262", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "USAID", "Partner": "Chamber of Minerals & Energy", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "duguAQjrvxp", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "15063", "names": [{"locale": "en", "name": "15063 - CME", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1085", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Malawi", "Agency": "USAID", "Partner": "UNICEF", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "YmjRbWUT79P", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "15888", "names": [{"locale": "en", "name": "15888 - Strengthening the National OVC Program", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_217", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "USAID", "Partner": "IntraHealth International, Inc", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "vG5klxKA3xc", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "15947", "names": [{"locale": "en", "name": "15947 - Capacity Plus", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_517", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "HHS/CDC", "Partner": "University of California at San Francisco", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "gfIkPfoZAEl", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16052", "names": [{"locale": "en", "name": "16052 - UCSF-HQ", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_14979", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Angola", "Agency": "USAID", "Partner": "Search for Common Ground", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "pytks5emaqO", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16172", "names": [{"locale": "en", "name": "16172 - Kamba de Verdade", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_220", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Angola", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "szgSUK9xU1T", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16173", "names": [{"locale": "en", "name": "16173 - Building Local Capacity (BLC)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9865", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Caribbean Region", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "EkFOliS4sei", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16347", "names": [{"locale": "en", "name": "16347 - OVC USAID Barbados", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_595", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Caribbean Region", "Agency": "USAID", "Partner": "World Learning", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "Zpse80PtFpX", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16358", "names": [{"locale": "en", "name": "16358 - OVC USAID Jamaica", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Cambodia", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "oqaqABybWyC", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16370", "names": [{"locale": "en", "name": "16370 - Social Marketing", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_316", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "USAID", "Partner": "Right To Care, South Africa", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "yJe2SizkVEW", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16372", "names": [{"locale": "en", "name": "16372 - Voluntary Medical Male Circumcision Service Delivery II Project (VMMC II)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_7579", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "USAID", "Partner": "Deloitte Consulting Limited", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "nAkQTthM8N5", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16397", "names": [{"locale": "en", "name": "16397 - Tunajali II", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16547", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "USAID", "Partner": "Global Surveys Research", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "styJMbuaqwI", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16426", "names": [{"locale": "en", "name": "16426 - OVC Cohort Study", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16548", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "USAID", "Partner": "Televisao de Mocambique", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "UpGgvHGjiN4", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16445", "names": [{"locale": "en", "name": "16445 - Telenovelas", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_15907", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "USAID", "Partner": "Kenya Community Development Foundation", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "Svxod6qeZdz", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16450", "names": [{"locale": "en", "name": "16450 - Global Give Back Circle", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_216", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Cote d'Ivoire", "Agency": "USAID", "Partner": "University of Washington", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "G1Iu5qNsUDj", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16453", "names": [{"locale": "en", "name": "16453 - Project SEARCH- PMTCT Study (OAA-TO-11-00060)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_549", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "India", "Agency": "USAID", "Partner": "World Health Organization", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "GmFcsEfO8Fe", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16459", "names": [{"locale": "en", "name": "16459 - HIV/TB Coordination Project", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "India", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "wjq7ktncMzu", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16460", "names": [{"locale": "en", "name": "16460 - Logistics Management Improvement Project", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_232", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Caribbean Region", "Agency": "DOD", "Partner": "Population Services International", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "FmxMU3zDMNu", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16482", "names": [{"locale": "en", "name": "16482 - PSI Caribbean", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_3880", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Malawi", "Agency": "USAID", "Partner": "Tovwirane HIV/AIDS Organization", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "IhRChiG0XtB", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16485", "names": [{"locale": "en", "name": "16485 - Integrated Adolescent Health Improvement Program", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_15660", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Malawi", "Agency": "USAID", "Partner": "Save The Children Federation Inc", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "U9qNndbgibp", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16486", "names": [{"locale": "en", "name": "16486 - ASPIRE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_10553", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Malawi", "Agency": "USAID", "Partner": "Futures Group", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "UpB1p6mObTj", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16487", "names": [{"locale": "en", "name": "16487 - Health Policy Project", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_15719", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "HHS/CDC", "Partner": "ICF Macro", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "xM15VOJUR52", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16497", "names": [{"locale": "en", "name": "16497 - ESIS", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_14461", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zimbabwe", "Agency": "HHS/CDC", "Partner": "ITECH", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "MXeaiADeU1Z", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16515", "names": [{"locale": "en", "name": "16515 - Technical Assistance in Support of Clinical Training and Mentoring for HIV Treatment and Prevention Services", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_4", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "South Sudan", "Agency": "DOD", "Partner": "U.S. Department of Defense (Defense)", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "gjvhSslohJb", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16525", "names": [{"locale": "en", "name": "16525 - DOD-SPLA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_440", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Ukraine", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "sOu07cubYnm", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16550", "names": [{"locale": "en", "name": "16550 - Chernigiv Oblast Pilot on HIV Service (HTC) Integration into Primary Health Care", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_549", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Ukraine", "Agency": "USAID", "Partner": "World Health Organization", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "Hm9qfJwSDxq", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16558", "names": [{"locale": "en", "name": "16558 - Technical assistance in strengthening prevention and control of TB/HIV and MDR-TB", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_220", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "India", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "JrJEN7GWWxd", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16562", "names": [{"locale": "en", "name": "16562 - AIDSTAR II", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16754", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "India", "Agency": "USAID", "Partner": "IKP Knowledge Park", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "TMBJ5uIspY0", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16563", "names": [{"locale": "en", "name": "16563 - Innovations for T.B. Control in India (TB Alliance)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16755", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "India", "Agency": "USAID", "Partner": "Impact Foundation (India)", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "XZhC318wmu7", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16565", "names": [{"locale": "en", "name": "16565 - RMNCH Alliance", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_5554", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "India", "Agency": "USAID", "Partner": "Karnataka Health Promotion Trust", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "m7zQlsn01F2", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16566", "names": [{"locale": "en", "name": "16566 - Orphans and Vulnerable Children Project", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_596", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "USAID", "Partner": "University of North Carolina", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "QNgsnB8uMmP", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16569", "names": [{"locale": "en", "name": "16569 - MEASURE Associate Award", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_5504", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Asia Regional Program", "Agency": "HHS/CDC", "Partner": "AIDS Care China", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "tWkDhBlclYH", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16576", "names": [{"locale": "en", "name": "16576 - Engaging Local NGOs", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19383", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "India", "Agency": "HHS/CDC", "Partner": "Christian Medical Association of India", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "AtB63zQfpCw", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16580", "names": [{"locale": "en", "name": "16580 - Labs 4 Life", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_467", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "HHS/CDC", "Partner": "Aurum Health Research", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "RMopXKRdVZ0", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16583", "names": [{"locale": "en", "name": "16583 - District Support GH000887", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19844", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "HHS/CDC", "Partner": "Beyond Zero", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "eecV5qUv5Ef", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16584", "names": [{"locale": "en", "name": "16584 - District Support GH000889", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_463", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Central America Region", "Agency": "HHS/CDC", "Partner": "University Research Corporation, LLC", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "IcCRKz3hoSJ", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16585", "names": [{"locale": "en", "name": "16585 - Capacity Building in HIV Co-infection Activities to Address the Continuum of Prevention, Care and Treatment in Central America, CoAg # GH001100", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_15249", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Central America Region", "Agency": "HHS/CDC", "Partner": "UVG - UNIVERSIDAD DE VALLE DE GUATEMALA", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "kMjSz0LC7WT", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16586", "names": [{"locale": "en", "name": "16586 - Universidad de Valle de Guatemala", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_14131", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Central America Region", "Agency": "HHS/CDC", "Partner": "COMISCA", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "oa7FSaDbIKv", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16587", "names": [{"locale": "en", "name": "16587 - COMISCA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_13112", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Central America Region", "Agency": "HHS/CDC", "Partner": "US Embassy Guatemala", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "JVmP6zmz2ko", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16588", "names": [{"locale": "en", "name": "16588 - Capacity building in strategic information and laboratory functions to address the continuum of prevention, care and treatment in Central America", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_15638", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Central America Region", "Agency": "HHS/CDC", "Partner": "The Task Force for Global Health, Inc. /Tephinet", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "ZJYVKHikehz", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16589", "names": [{"locale": "en", "name": "16589 - TEPHINET", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_220", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "India", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "B3wNwmLad85", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16590", "names": [{"locale": "en", "name": "16590 - Grant Management Solutions", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_453", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "India", "Agency": "HHS/CDC", "Partner": "John Snow, Inc.", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "Up06MD9mFVl", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16591", "names": [{"locale": "en", "name": "16591 - Strategic Assessments for Strategic Action", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_521", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "USAID", "Partner": "University of North Carolina at Chapel Hill, Carolina Population Center", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "GcDiKFCYPsW", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16594", "names": [{"locale": "en", "name": "16594 - MEASURE Evaluation Phase IV", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_4167", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "India", "Agency": "HHS/CDC", "Partner": "Voluntary Health Services", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "oz79d6StwR4", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16599", "names": [{"locale": "en", "name": "16599 - Technical Assistance to India's National AIDS Control Organization (TA to NACO)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "ZAnxunNH0QH", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16606", "names": [{"locale": "en", "name": "16606 - e TBD- KARAMOJA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16525", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Ghana", "Agency": "USAID", "Partner": "John Snow Inc (JSI)", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "D4rNgPxJdO8", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16613", "names": [{"locale": "en", "name": "16613 - Condom Distribution", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19907", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Ghana", "Agency": "USAID", "Partner": "Palladium Group", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "wRS3lYkRTaa", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16618", "names": [{"locale": "en", "name": "16618 - Health Policy Plus delete this one", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9871", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Ghana", "Agency": "USAID", "Partner": "Ghana AIDS Commission", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "enqsb5mzsDo", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16619", "names": [{"locale": "en", "name": "16619 - Ghana AIDS Commission support for Key Populations", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "iIyNzet5uTQ", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16620", "names": [{"locale": "en", "name": "16620 - TBD PMCT EXPANSION", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_5462", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Asia Regional Program", "Agency": "HHS/CDC", "Partner": "Chinese Center for Disease Prevention and Control", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "Sr3IksdLw7A", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16622", "names": [{"locale": "en", "name": "16622 - China CDC COAG", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Malawi", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "vxJy8DjKZiO", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16624", "names": [{"locale": "en", "name": "16624 - Strengthening HIV and TB Service Delivery in Malawi Prison Health Systems under the President\u2019s Emergency Plan for AIDS Relief", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_3932", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Malawi", "Agency": "State/AF", "Partner": "Regional Procurement Support Office/Frankfurt", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "kTsa4A6BUE0", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16625", "names": [{"locale": "en", "name": "16625 - Construction and Renovation", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_13168", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "USAID", "Partner": "Cardno Emerging Markets", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "yS2aXogKcfS", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16626", "names": [{"locale": "en", "name": "16626 - Uganda Private Health Support Program (PHS)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_219", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Ghana", "Agency": "DOD", "Partner": "JHPIEGO", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "iSu9u5ddPYV", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16627", "names": [{"locale": "en", "name": "16627 - Support to GAF HIV Program", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_509", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Central America Region", "Agency": "DOD", "Partner": "Johns Hopkins University Bloomberg School of Public Health", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "Jfl0J3RYlDv", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16628", "names": [{"locale": "en", "name": "16628 - Johns Hopkins University", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_232", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Dominican Republic", "Agency": "DOD", "Partner": "Population Services International", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "P2pQDi5r6pf", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16629", "names": [{"locale": "en", "name": "16629 - Population Services International", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_509", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Dominican Republic", "Agency": "DOD", "Partner": "Johns Hopkins University Bloomberg School of Public Health", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "ECLDJCnvKXg", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16630", "names": [{"locale": "en", "name": "16630 - Johns Hopkins University", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_10553", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Cambodia", "Agency": "USAID", "Partner": "Futures Group", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "k74KVoLuYvj", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16631", "names": [{"locale": "en", "name": "16631 - Health Information, Policy, and Advocacy (HIPA) Project", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_463", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Cambodia", "Agency": "USAID", "Partner": "University Research Corporation, LLC", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "o1K2UNokkpC", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16632", "names": [{"locale": "en", "name": "16632 - Social Health Protection Program", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Cambodia", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "Aybh4bl0U7Y", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16633", "names": [{"locale": "en", "name": "16633 - NGO Service Delivery Program", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16878", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "USAID", "Partner": "Expanded Church Response Trust", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "e7tgUFuUat2", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16634", "names": [{"locale": "en", "name": "16634 - USAID/Copperbelt Lusaka Zambia Family activity", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9870", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Ghana", "Agency": "HHS/CDC", "Partner": "Ghana Health Service", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "jenrOdKRSLj", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16636", "names": [{"locale": "en", "name": "16636 - GHS Lab/SI Strengthening", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9871", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Ghana", "Agency": "HHS/CDC", "Partner": "Ghana AIDS Commission", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "krQhO52LAyR", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16637", "names": [{"locale": "en", "name": "16637 - Key Population Evaluation Survey", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9871", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Ghana", "Agency": "HHS/CDC", "Partner": "Ghana AIDS Commission", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "lneTf2TIi7s", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16638", "names": [{"locale": "en", "name": "16638 - GAC Data Quality Assessment", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_3317", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Ghana", "Agency": "HHS/CDC", "Partner": "Clinical and Laboratory Standards Institute", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "pcnDnDSRxUw", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16639", "names": [{"locale": "en", "name": "16639 - CLSI Lab Management and Leadership", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_517", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Ghana", "Agency": "HHS/CDC", "Partner": "University of California at San Francisco", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "rMFOPTogKF9", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16640", "names": [{"locale": "en", "name": "16640 - Key Population PWID Formative Assessment", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9872", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Ghana", "Agency": "HHS/CDC", "Partner": "Global Health Systems Solutions, Ghana", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "hkrGUJMnpqq", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16641", "names": [{"locale": "en", "name": "16641 - Laboratory Improvements", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1923", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Ghana", "Agency": "HHS/CDC", "Partner": "Association of Public Health Laboratories", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "C83hVIfuyuu", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16642", "names": [{"locale": "en", "name": "16642 - Laboratory Policy and Operational Plan", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_501", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "HHS/HRSA", "Partner": "Columbia University Mailman School of Public Health", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "SqXXteJxzb2", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16643", "names": [{"locale": "en", "name": "16643 - Nursing Capacity Building Program", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_547", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "HHS/CDC", "Partner": "United Nations Children's Fund", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "BZBScBdh3hB", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16644", "names": [{"locale": "en", "name": "16644 - UNICEF", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "R8ebBIqDK7S", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16656", "names": [{"locale": "en", "name": "16656 - TBD - Accountable Governance for Improved Service Delivery(AGIS)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "tvGID84UvqL", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16657", "names": [{"locale": "en", "name": "16657 - TBD Medical Supplies", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "OnxWtxwn6pU", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16658", "names": [{"locale": "en", "name": "16658 - TBD Health Management Information Systems", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9886", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Caribbean Region", "Agency": "HHS/HRSA", "Partner": "American International Health Alliance", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "bHAc4bAK59w", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16660", "names": [{"locale": "en", "name": "16660 - AIHA Infectious Disease Program", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19423", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Caribbean Region", "Agency": "HHS/CDC", "Partner": "Caribbean Regional Public Health Agency", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "D5b6zUvnBB4", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16661", "names": [{"locale": "en", "name": "16661 - CARPHA support CoAg GH001205", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9865", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Burundi", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "ZR5XGeQADRk", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16663", "names": [{"locale": "en", "name": "16663 - Integrated Health Project", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9865", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Burundi", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "j4U6Xx8oLOs", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16664", "names": [{"locale": "en", "name": "16664 - PMTCT Acceleration Project", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_440", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Burundi", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "nvGeJlZlW6c", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16665", "names": [{"locale": "en", "name": "16665 - Health Finance & Governance (HFG)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_7727", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Burundi", "Agency": "USAID", "Partner": "GH Tech", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "xqUVb2EPX2V", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16666", "names": [{"locale": "en", "name": "16666 - Development & Training Services", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_220", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Burundi", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "Ka2Hptf1Nhv", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16668", "names": [{"locale": "en", "name": "16668 - Grants Management Solutions", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_4017", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Burundi", "Agency": "USAID", "Partner": "United States Pharmacopeia", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "XuzYXhxqgKb", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16669", "names": [{"locale": "en", "name": "16669 - Promoting Quality of Medicines", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_535", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "HHS/CDC", "Partner": "University of Nairobi", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "owp3AoDjV61", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16670", "names": [{"locale": "en", "name": "16670 - HIV Fellowship Program", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "jcWyvxVFAzL", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16671", "names": [{"locale": "en", "name": "16671 - Foundation for Innovative New Diagnostics - FIND FOLLOW ON", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_220", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Malawi", "Agency": "HHS/CDC", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "tpDv7YY3Nf8", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16678", "names": [{"locale": "en", "name": "16678 - District Health System Strengthening and Quality Improvement for Service Delivery in Malawi under PEPFAR", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19763", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "USAID", "Partner": "International Business & Technical Consultants Inc.", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "bJmTm3Skd0I", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16679", "names": [{"locale": "en", "name": "16679 - Program Support Services", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1715", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Cambodia", "Agency": "HHS/CDC", "Partner": "National Tuberculosis and Leprosy Control Program", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "jROJpFr7spa", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16681", "names": [{"locale": "en", "name": "16681 - National Center for Tuberculosis and Leprosy Control (CENAT) Phase II", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16321", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "USAID", "Partner": "Kenya National Bureau of Statistics", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "qdT25O8R3Rj", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16682", "names": [{"locale": "en", "name": "16682 - Kenya National Bureau of Statistics (KNBS) FARA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_4010", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Cambodia", "Agency": "HHS/CDC", "Partner": "National Institute of Public Health", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "hUIai59VH3V", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16683", "names": [{"locale": "en", "name": "16683 - National Institute of Public Health Phase III", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_204", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "HHS/CDC", "Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "aiEDgVBTAcM", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16684", "names": [{"locale": "en", "name": "16684 - Kenya Disciplined Services ZUIA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_440", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Cote d'Ivoire", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "sQfP6fhVknI", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16685", "names": [{"locale": "en", "name": "16685 - HFG (Health Finance and Governance)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19762", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "HHS/CDC", "Partner": "Health Strat Kenya", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "vF6cz2vLLYu", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16687", "names": [{"locale": "en", "name": "16687 - Kenya Prison Services", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_4008", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Cambodia", "Agency": "HHS/CDC", "Partner": "National Centre for HIV/AIDS, Dermatology and STDs", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "l5esZQgSIcm", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16688", "names": [{"locale": "en", "name": "16688 - National Centre for HIV/AIDS, Dermatology and STDs Phase IV", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_440", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Cote d'Ivoire", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "G6BKfd8LfYF", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16689", "names": [{"locale": "en", "name": "16689 - SHOPS Abt Follow on", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9853", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "HHS/CDC", "Partner": "New Partner", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "TgYnk2moWdG", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16690", "names": [{"locale": "en", "name": "16690 - SAVVY", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_509", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Cote d'Ivoire", "Agency": "USAID", "Partner": "Johns Hopkins University Bloomberg School of Public Health", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "lbJoM2qmE6w", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16691", "names": [{"locale": "en", "name": "16691 - HC3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Ukraine", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "SrnKAkADVpB", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16692", "names": [{"locale": "en", "name": "16692 - HIV/AIDS Project Evaluations", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Ukraine", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "CaLvLed7USJ", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16693", "names": [{"locale": "en", "name": "16693 - Strategic Information Support (Follow On Mechanism to MEASURE)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_440", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Caribbean Region", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "G7HJQbat0KD", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16695", "names": [{"locale": "en", "name": "16695 - Health Financing and Governance", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_220", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Central America Region", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "PtgsyHFCz8O", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16696", "names": [{"locale": "en", "name": "16696 - Leadership Management and Governance ( LMG)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_596", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Central America Region", "Agency": "USAID", "Partner": "University of North Carolina", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "re8F6Q5VS2Y", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16697", "names": [{"locale": "en", "name": "16697 - Measure Evaluation", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_33", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "USAID", "Partner": "Catholic Relief Services", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "AW0Zuua2dMG", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16698", "names": [{"locale": "en", "name": "16698 - Coordinating Comprehensive Care for Children ( 4Cs)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "QEYCM4veYY1", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16699", "names": [{"locale": "en", "name": "16699 - OVC RFA- Support to Nyanza and Rift Valley", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_547", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "USAID", "Partner": "United Nations Children's Fund", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "NJxQidwKZeO", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16700", "names": [{"locale": "en", "name": "16700 - OVC Child Protection Research", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_507", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Malawi", "Agency": "USAID", "Partner": "Johns Hopkins University Center for Communication Programs", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "LVY97iLzelr", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16704", "names": [{"locale": "en", "name": "16704 - One Community (One C)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16539", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "USAID", "Partner": "United Nations Office on Drug and Crime (UNODC)", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "P8IQqRRJNih", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16705", "names": [{"locale": "en", "name": "16705 - IDU - HIV Combination Prevention", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Malawi", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "PDf4FXfpNOF", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16706", "names": [{"locale": "en", "name": "16706 - Integrated Adolescent Health Improvement Program", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Malawi", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "ZkOBf4JWB73", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16707", "names": [{"locale": "en", "name": "16707 - TBD-School Health Project", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19764", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "USAID", "Partner": "Center for Health Solutions (CHS)", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "rr8qgURwnqy", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16709", "names": [{"locale": "en", "name": "16709 - Accelerating Progress Against TB", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_15812", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "USAID", "Partner": "Equity Group Foundation", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "uw5Ad2rRMwx", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16710", "names": [{"locale": "en", "name": "16710 - Expanding Health Insurance Coverage", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_217", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "USAID", "Partner": "IntraHealth International, Inc", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "ktRjj0Fot3K", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16711", "names": [{"locale": "en", "name": "16711 - Capacity Bridge Mechanism", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16665", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "USAID", "Partner": "Housing Finance Foundation", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "lkah9Uojw2d", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16712", "names": [{"locale": "en", "name": "16712 - OVC Vocational Training", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_451", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "USAID", "Partner": "Internews", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "mlxsZT23ln2", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16713", "names": [{"locale": "en", "name": "16713 - Health Media Project", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_440", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Botswana", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "JubySD1pR1L", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16714", "names": [{"locale": "en", "name": "16714 - Health Finance and Governance Project (HFG)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16782", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Malawi", "Agency": "USAID", "Partner": "Counterpart International", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "c7uD7X49pFA", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16716", "names": [{"locale": "en", "name": "16716 - STEPS", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_517", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Ukraine", "Agency": "HHS/CDC", "Partner": "University of California at San Francisco", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "bLQQFEZIvyo", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16718", "names": [{"locale": "en", "name": "16718 - UCSF", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Ukraine", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "vsMHmpP2LTz", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16719", "names": [{"locale": "en", "name": "16719 - Follow on Support to the National AIDS Program Design and Implementation of MAT", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16847", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Angola", "Agency": "USAID", "Partner": "S.O.S. Cedia", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "qxnKAAGAX0e", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16720", "names": [{"locale": "en", "name": "16720 - Nkento Wa Biza", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Angola", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "b5fO34TieSb", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16721", "names": [{"locale": "en", "name": "16721 - Cross Border/Ports, Cuenene Epi HIV/TB Surveillance", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_440", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Haiti", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "ig8FeJw6mtO", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16722", "names": [{"locale": "en", "name": "16722 - HFG (Health Financing and Governance)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_463", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Haiti", "Agency": "USAID", "Partner": "University Research Corporation, LLC", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "rjp7MjYHmpk", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16723", "names": [{"locale": "en", "name": "16723 - URC-HCI", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Central America Region", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "KuZ8LeX7jyE", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16724", "names": [{"locale": "en", "name": "16724 - TBD-Performance evaluation of the training component in Nicaragua' HIV Program (in service and pre-service)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_463", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Central America Region", "Agency": "USAID", "Partner": "University Research Corporation, LLC", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "mQ7Ypp4HWx2", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16725", "names": [{"locale": "en", "name": "16725 - Applying Science to Strengthen and Improve Systems (ASSIST)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_13111", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Central America Region", "Agency": "State/WHA", "Partner": "US Embassies", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "ujfzmqWAOcK", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16726", "names": [{"locale": "en", "name": "16726 - PEPFAR Small Grants Program", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_220", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Central America Region", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "j0b5exhkMHE", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16727", "names": [{"locale": "en", "name": "16727 - Bridge USAID Program for Strengthening the Central American Response to HIV -PASCA-", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "vRqFFcjoMLN", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16728", "names": [{"locale": "en", "name": "16728 - APHIAplus Nairobi/Coast Follow on", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_440", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Botswana", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "e9LTmrp0eZj", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16729", "names": [{"locale": "en", "name": "16729 - Private Sector Health Initiative (SHOPS)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_8399", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Botswana", "Agency": "USAID", "Partner": "Project Search", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "yBtamhluAXO", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16730", "names": [{"locale": "en", "name": "16730 - OVC Evaluation", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_463", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Botswana", "Agency": "USAID", "Partner": "University Research Corporation, LLC", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "QkYl85YiCKy", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16731", "names": [{"locale": "en", "name": "16731 - Applying Science to Strengthen and Improve Systems (ASSIST)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Botswana", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "kZBurwMx7B4", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16734", "names": [{"locale": "en", "name": "16734 - Local NGO Support to Key Populations (Selebi-Phikwe)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_220", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Botswana", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "YIGTs1Zgc8N", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16735", "names": [{"locale": "en", "name": "16735 - Local Capacity Building - NGO Support for Key Populations", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_3732", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Botswana", "Agency": "HHS/CDC", "Partner": "Botswana Red Cross", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "aaOt3vUsaGa", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16736", "names": [{"locale": "en", "name": "16736 - HIV care and treatment services in the Dukwi refugee camp", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_15638", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Botswana", "Agency": "HHS/CDC", "Partner": "The Task Force for Global Health, Inc. /Tephinet", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "KhBsEfSyhbo", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16737", "names": [{"locale": "en", "name": "16737 - Building Capacity of the Public Health System to Improve Population Health through National, Nonprofit Organizations", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_265", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "HHS/CDC", "Partner": "Ethiopian Public Health Association", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "ITZAsGJ0GWL", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16738", "names": [{"locale": "en", "name": "16738 - Improving Public Health Practices and Service Delivery in the Federal Democratic Republic of Ethiopia with a Focus on HIV, Sexually Transmitted Infections, and Tuberculosis", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_219", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Vietnam", "Agency": "USAID", "Partner": "JHPIEGO", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "Lg7bchsEdOR", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16739", "names": [{"locale": "en", "name": "16739 - Maternal and Child Health Integrated Program (MCHIP)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1078", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "HHS/CDC", "Partner": "National Defense Forces of Ethiopia", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "vQF8vM52IeQ", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16742", "names": [{"locale": "en", "name": "16742 - Comprehensive HIV Prevention, Care and Treatment for the National Defense Force of Ethiopia (NDFE)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_610", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Cameroon", "Agency": "USAID", "Partner": "Care International", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "LmVrTxopbiF", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16743", "names": [{"locale": "en", "name": "16743 - Continuum of Prevention, Care, and Treatment for HIV/AID with MARPs in Cameroon (CHAMP)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_33", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Cameroon", "Agency": "USAID", "Partner": "Catholic Relief Services", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "qTEvB9TkMGG", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16744", "names": [{"locale": "en", "name": "16744 - Key Interventions for Developing Systems and Services for Orphans and Vulnerable Children populations in Cameroon (KIDSS)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Cameroon", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "FM7DUDjCh1I", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16745", "names": [{"locale": "en", "name": "16745 - Evidence for Development (E4D)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_904", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "HHS/CDC", "Partner": "Emory University", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "o28Ib7oh2CB", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16746", "names": [{"locale": "en", "name": "16746 - Central Mechanism Emory University", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_219", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Cote d'Ivoire", "Agency": "HHS/CDC", "Partner": "JHPIEGO", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "bAtlvJZCCgm", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16747", "names": [{"locale": "en", "name": "16747 - JHPIEGO CoAg 2013", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1155", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "HHS/CDC", "Partner": "Columbia University", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "LqfSgA6ALdl", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16749", "names": [{"locale": "en", "name": "16749 - Technical Assistance for the Transition of Comprehensive HIV/AIDS Programs and Medical Education to Ethiopia", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_549", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "HHS/CDC", "Partner": "World Health Organization", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "QzJLZI1nObv", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16750", "names": [{"locale": "en", "name": "16750 - Technical assistance and collaboration with country and regional programs", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19814", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "HHS/CDC", "Partner": "Ethiopian Public Health Institute", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "cIlIRZUKllB", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16751", "names": [{"locale": "en", "name": "16751 - Strengthening Capacity for Laboratory Systems, Strategic Information, and Technical Leadership in Public Health for the National HIV/AIDS Response in Ethiopia", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_17040", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "HHS/CDC", "Partner": "Amhara Regional Health Bureau", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "wguNwdUG6Kw", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16752", "names": [{"locale": "en", "name": "16752 - Strengthening Local Ownership for the Sustainable Provision of HIV/AIDS Services in the Regional Health Bureaus (Amhara)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "QAVuhMI10Nw", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16755", "names": [{"locale": "en", "name": "16755 - TBD LAB 1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2722", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Namibia", "Agency": "HHS/CDC", "Partner": "Ministry of Health and Social Services, Namibia", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "LWoH8A8W42y", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16756", "names": [{"locale": "en", "name": "16756 - Improving the Quality of Namibia's Essential Health Services and Systems (IQ-NEHSS)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "t6Wps22wt5y", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16759", "names": [{"locale": "en", "name": "16759 - UTAP 2/HQ PESS", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_463", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Swaziland", "Agency": "USAID", "Partner": "University Research Corporation, LLC", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "o6KpWJYGMt0", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16760", "names": [{"locale": "en", "name": "16760 - Applying Science to Strengthen and Improve Systems (ASSIST)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "vcntIpfEa89", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16761", "names": [{"locale": "en", "name": "16761 - TBD \u2013 CoAg Task Order Contract", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_547", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "HHS/CDC", "Partner": "United Nations Children's Fund", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "VOPPi2LZnJD", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16762", "names": [{"locale": "en", "name": "16762 - UNICEF", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_10676", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "DOD", "Partner": "Henry Jackson Foundation", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "nuvhlFtowUK", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16763", "names": [{"locale": "en", "name": "16763 - HJFMRI", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Malawi", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "ZF7bexJ0E12", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16764", "names": [{"locale": "en", "name": "16764 - TBD CAPP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_463", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Lesotho", "Agency": "USAID", "Partner": "University Research Corporation, LLC", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "VuqTuPexeJ7", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16766", "names": [{"locale": "en", "name": "16766 - Applying Science to Strengthen and Improve Systems (ASSIST)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_4851", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Lesotho", "Agency": "USAID", "Partner": "Mothers 2 Mothers", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "RXMQGC0sKmv", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16768", "names": [{"locale": "en", "name": "16768 - Mentor Mothers Reducing Infections Through Support and Education (RISE)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_463", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Burundi", "Agency": "USAID", "Partner": "University Research Corporation, LLC", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "xKVaIPZsHRX", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16770", "names": [{"locale": "en", "name": "16770 - USAID Applying Science to Strengthen and Improve Systems (ASSIST) Project", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_517", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Namibia", "Agency": "HHS/CDC", "Partner": "University of California at San Francisco", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "l0pBoBGhGip", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16771", "names": [{"locale": "en", "name": "16771 - Namibia Mechanism for Public Health Assistance, Capacity, and Technical Support (NAM-PHACTS)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_12854", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "HHS/CDC", "Partner": "National Department of Health", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "r4NYuEEXdOp", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16772", "names": [{"locale": "en", "name": "16772 - NDOH (CDC GH001172)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16598", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "HHS/CDC", "Partner": "South African National AIDS Council", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "SwzY8pOuNHH", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16773", "names": [{"locale": "en", "name": "16773 - South African National AIDS Council (CDC GH001173)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "TUP7PdpgqFI", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16774", "names": [{"locale": "en", "name": "16774 - TBD Youth Families Matter Program", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_467", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "HHS/CDC", "Partner": "Aurum Health Research", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "kNgkIvDmMH3", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16775", "names": [{"locale": "en", "name": "16775 - AURUM Correctional Services (CDC GH001175)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Vietnam", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "q0Q8YgPUS87", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16778", "names": [{"locale": "en", "name": "16778 - Research and Evaluation - CDC", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16585", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "HHS/CDC", "Partner": "African Society for Laboratory Medicine", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "jOJ6FR98l4a", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16779", "names": [{"locale": "en", "name": "16779 - Technical Assistance for System Development for Accreditation of Laboratories and Implementation of Improved Diagnostic Technologies in Ethiopia", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Namibia", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "XDxr1ZvviN4", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16780", "names": [{"locale": "en", "name": "16780 - Strategic Information Community Monitoring Project (SICMP)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "Js0dbgDSPLL", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16781", "names": [{"locale": "en", "name": "16781 - Strengthening PPP in Tanzania", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "U9Ev8RTRXrH", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16782", "names": [{"locale": "en", "name": "16782 - APCA Follow On", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_219", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "USAID", "Partner": "JHPIEGO", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "C0W4IOwQFE6", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16784", "names": [{"locale": "en", "name": "16784 - Sauti za Watanzania", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_10553", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "USAID", "Partner": "Futures Group", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "WPJm2zfOAAt", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16786", "names": [{"locale": "en", "name": "16786 - Health Policy Project", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16525", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "USAID", "Partner": "John Snow Inc (JSI)", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "orcKuCfqB9N", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16787", "names": [{"locale": "en", "name": "16787 - Strengthening High Impact Interventions for an AIDS-Free Generation (AIDSFree) Project", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_509", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "USAID", "Partner": "Johns Hopkins University Bloomberg School of Public Health", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "gD0KiVMeP9H", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16788", "names": [{"locale": "en", "name": "16788 - Health Research Challenge for Impact", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "uWQWeRnogM9", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16790", "names": [{"locale": "en", "name": "16790 - National Bureau of Statistics", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_440", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "kIkQ8wgkCrM", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16791", "names": [{"locale": "en", "name": "16791 - Strengthening Health Outcomes through the Private Sector (SHOPS)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "ETCUPGGalty", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16792", "names": [{"locale": "en", "name": "16792 - Tanzania Social Action Fund", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_219", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Malawi", "Agency": "USAID", "Partner": "JHPIEGO", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "OakMhaFqp7l", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16794", "names": [{"locale": "en", "name": "16794 - MCHIP/SANKHANI", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_3882", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Zimbabwe", "Agency": "HHS/CDC", "Partner": "Zimbabwe National Quality Assurance Programme", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "lKQ4FiGzHOS", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16795", "names": [{"locale": "en", "name": "16795 - LAB Activities", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_228", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Nigeria", "Agency": "USAID", "Partner": "Pathfinder International", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "rLp7hUGQBdp", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16797", "names": [{"locale": "en", "name": "16797 - Evidence To Action for stengthened Family Planning & Health Services for Women & Girls (E2A)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9865", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "DOD", "Partner": "FHI 360", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "j0Mi5hliQsY", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16798", "names": [{"locale": "en", "name": "16798 - FHI 360 Ethiopia", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19741", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Haiti", "Agency": "USAID", "Partner": "Caris Foundation", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "WxChVbhWzgY", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16801", "names": [{"locale": "en", "name": "16801 - BEST (Byen en ak Sante Timoun)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16594", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "HHS/CDC", "Partner": "Provincial Directorate of Health, Inhambane", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "yhpgmEr0gk6", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16802", "names": [{"locale": "en", "name": "16802 - DPS Inhambane Province", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_233", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Vietnam", "Agency": "USAID", "Partner": "Program for Appropriate Technology in Health", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "F033iB7Gr0F", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16803", "names": [{"locale": "en", "name": "16803 - Healthy Markets", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_14461", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zimbabwe", "Agency": "HHS/CDC", "Partner": "ITECH", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "fTeNeQK6bHz", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16804", "names": [{"locale": "en", "name": "16804 - Scaling Up Voluntary Male Circumcision to Prevent HIV Transmission", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_216", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Zimbabwe", "Agency": "HHS/CDC", "Partner": "University of Washington", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "k3Wciqh4U3U", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16805", "names": [{"locale": "en", "name": "16805 - Technical Assistance in Support of Clinical Training and Mentoring for HIV Treatment and Prevention Service", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_3857", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zimbabwe", "Agency": "HHS/CDC", "Partner": "Zimbabwe Association of Church Hospitals", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "Brb2w1E9n3K", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16806", "names": [{"locale": "en", "name": "16806 - Expansion of HIV care and prevention", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_539", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "HHS/CDC", "Partner": "University of Stellenbosch, South Africa", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "EWkMT4BfLfK", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16807", "names": [{"locale": "en", "name": "16807 - University of Stellenbosch Capacity Building (CDC GH001536)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1229", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "HHS/CDC", "Partner": "University of Kwazulu-Natal, Nelson Mandela School of Medicine, Comprehensive International Program for Research on AIDS", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "Xt9xLHm3E09", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16808", "names": [{"locale": "en", "name": "16808 - UKZA CAPRISA Advanced Clinical Care Centres (CDC GH001142)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16597", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "HHS/CDC", "Partner": "Results for Development", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "LaBcw3fT2az", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16810", "names": [{"locale": "en", "name": "16810 - Enhancing USG-SAG Financial Frameworks", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16585", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Swaziland", "Agency": "HHS/CDC", "Partner": "African Society for Laboratory Medicine", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "JnGQVaDc35v", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16812", "names": [{"locale": "en", "name": "16812 - ASLM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Zimbabwe", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "NCAeNymsAT7", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16813", "names": [{"locale": "en", "name": "16813 - PMTCT Costing Study", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Cameroon", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "FZc52EnPUHV", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16814", "names": [{"locale": "en", "name": "16814 - Supporting the field epidemiology training program (FELTP) in Cameroon", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_440", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Swaziland", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "E0S3qYj2YEA", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16815", "names": [{"locale": "en", "name": "16815 - Health Finance & Governance Project (HFG)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_204", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Cameroon", "Agency": "HHS/CDC", "Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "Aj9UuKPX3ZQ", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16816", "names": [{"locale": "en", "name": "16816 - Technical Assistance support in assessing HIV service delivery in Cameroon", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_220", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Vietnam", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "GuaZ1VGAFpQ", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16817", "names": [{"locale": "en", "name": "16817 - Leadership, Management and Governance \u2013 Transition Support Project", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_205", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "USAID", "Partner": "Engender Health", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "oEWGf7JTQng", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16820", "names": [{"locale": "en", "name": "16820 - RESPOND TANZANIA PROJECT", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_509", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Swaziland", "Agency": "USAID", "Partner": "Johns Hopkins University Bloomberg School of Public Health", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "qpxWiAJ2SDq", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16821", "names": [{"locale": "en", "name": "16821 - Health Communication Capacity Collaborative (HC3)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_509", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "USAID", "Partner": "Johns Hopkins University Bloomberg School of Public Health", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "FSGu2Bo5TQ5", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16823", "names": [{"locale": "en", "name": "16823 - Health Communication Capacity Collaborative (HC3)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_230", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "USAID", "Partner": "Population Council", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "zIcLZE7zD4D", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16824", "names": [{"locale": "en", "name": "16824 - Monitoring and Evaluation for OVC programs", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9865", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "TINA4cAlGwS", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16826", "names": [{"locale": "en", "name": "16826 - In school youth HIV prevention", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_15384", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Nigeria", "Agency": "HHS/CDC", "Partner": "Center for Integrated Health Programs", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "Aa5vjOgmWxI", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16827", "names": [{"locale": "en", "name": "16827 - Strengthening Skills and Competencies of Care Providers for Enhanced service Delivery (SCOPE)_944", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9065", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Nigeria", "Agency": "HHS/CDC", "Partner": "AIDS Prevention Initiative in Nigeria, LTD", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "bvwnkxNHBkG", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16828", "names": [{"locale": "en", "name": "16828 - Capacitating Laboratories for Accreditation, Strengthening and Sustainability (CLASS)_667", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_440", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Namibia", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "f3YAXdLmrkq", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16829", "names": [{"locale": "en", "name": "16829 - Health Financing and Governance", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_904", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "HHS/HRSA", "Partner": "Emory University", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "hD93BjxeaD0", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16833", "names": [{"locale": "en", "name": "16833 - Human Resource Information System (HRIS)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16585", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "HHS/CDC", "Partner": "African Society for Laboratory Medicine", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "A1U6pLGWsIQ", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16835", "names": [{"locale": "en", "name": "16835 - ASLM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_15501", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Nigeria", "Agency": "HHS/CDC", "Partner": "University of Maryland Baltimore", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "IlrueTlSzNc", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16838", "names": [{"locale": "en", "name": "16838 - Nigerian Alliance for Health System Strengthening (NAHSS)_656", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_4505", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Nigeria", "Agency": "HHS/CDC", "Partner": "Institute of Human Virology, Nigeria", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "NsuvxtOr3jP", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16839", "names": [{"locale": "en", "name": "16839 - Strengthening Health Human Resources in Nigeria Group (SHARING)_902", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_4505", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Nigeria", "Agency": "HHS/CDC", "Partner": "Institute of Human Virology, Nigeria", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "klQ3LY4Q8FJ", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16846", "names": [{"locale": "en", "name": "16846 - SPEARHEAD_941", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_15381", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Nigeria", "Agency": "HHS/CDC", "Partner": "Catholic Caritas Foundation of Nigeria (CCFN)", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "ctMBGi5hNdp", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16848", "names": [{"locale": "en", "name": "16848 - Sustainable HIV care and Treatment Action in Nigeria (SUSTAIN)_934", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16851", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Nigeria", "Agency": "HHS/CDC", "Partner": "Center for Clinical Care and Clinical Research Ltd", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "LTS40v8dkKt", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16849", "names": [{"locale": "en", "name": "16849 - Partnership for Medical Education and Training (PMET)_946", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9065", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Nigeria", "Agency": "HHS/CDC", "Partner": "AIDS Prevention Initiative in Nigeria, LTD", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "hJm7WzMVhiB", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16850", "names": [{"locale": "en", "name": "16850 - Comprehensive AIDS Response Enhanced for Sustainability (CARES)_924", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16585", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Nigeria", "Agency": "HHS/CDC", "Partner": "African Society for Laboratory Medicine", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "yrlGiWzTHuw", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16852", "names": [{"locale": "en", "name": "16852 - Development of a Laboratory Network and Society to Implement a Quality Systems_710", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16851", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Nigeria", "Agency": "HHS/CDC", "Partner": "Center for Clinical Care and Clinical Research Ltd", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "IQAOjnZoMLB", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16853", "names": [{"locale": "en", "name": "16853 - Partnership for Medical Education and Training (PMET)_916", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16851", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Nigeria", "Agency": "HHS/CDC", "Partner": "Center for Clinical Care and Clinical Research Ltd", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "NBilFUWH9Wn", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16854", "names": [{"locale": "en", "name": "16854 - Service Expansion and Early Detection for Sustainable HIV Care (SEEDS)_868", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_15384", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Nigeria", "Agency": "HHS/CDC", "Partner": "Center for Integrated Health Programs", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "v8zbmvXMZcs", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16855", "names": [{"locale": "en", "name": "16855 - Bridges Plus_928", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_216", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Haiti", "Agency": "HHS/CDC", "Partner": "University of Washington", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "Nkv6VZWwkjC", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16856", "names": [{"locale": "en", "name": "16856 - ITECH 1331", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16844", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Rwanda", "Agency": "USAID", "Partner": "African Evangelistic Enterprise", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "CGGj3h3mIBw", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16857", "names": [{"locale": "en", "name": "16857 - Ubaka Ejo", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1661", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Rwanda", "Agency": "USAID", "Partner": "Caritas Rwanda", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "pfng8CmauyB", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16858", "names": [{"locale": "en", "name": "16858 - Gimbuka", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16843", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Rwanda", "Agency": "USAID", "Partner": "Society for Family Health (16843)", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "VaRCRdT8kMk", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16859", "names": [{"locale": "en", "name": "16859 - Rwanda Social Marketing Program", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16845", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Rwanda", "Agency": "USAID", "Partner": "Fran\u00e7cois Xavier Bagnoud", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "lhBzgLuWtaF", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16860", "names": [{"locale": "en", "name": "16860 - Turengere Abana", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_463", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Cote d'Ivoire", "Agency": "USAID", "Partner": "University Research Corporation, LLC", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "cFxQp8zqL8c", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16861", "names": [{"locale": "en", "name": "16861 - ASSIST", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_547", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "USAID", "Partner": "United Nations Children's Fund", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "NDKbIKTEFT8", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16864", "names": [{"locale": "en", "name": "16864 - UNICEF RUTF Procurement", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_228", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "USAID", "Partner": "Pathfinder International", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "YKp1QsSKn7V", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16865", "names": [{"locale": "en", "name": "16865 - Integrated Family Health Program (IFHP) II Maternal and Child Health Wraparound Follow-On", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "South Sudan", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "tJY3XSWC4pY", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16868", "names": [{"locale": "en", "name": "16868 - TBD-Follow on Mechanism", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_4505", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Nigeria", "Agency": "HHS/CDC", "Partner": "Institute of Human Virology, Nigeria", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "JDiaPEfAJLf", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16871", "names": [{"locale": "en", "name": "16871 - Action Plus-Up_925", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_15712", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "HHS/CDC", "Partner": "Management development for Health", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "pLJEnuimJbp", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16872", "names": [{"locale": "en", "name": "16872 - Operations Research - ART outcomes", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16858", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "HHS/CDC", "Partner": "Tanzania Health Promotion Support (THPS)", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "Z91Z0vTGfed", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16874", "names": [{"locale": "en", "name": "16874 - Local FOA Follow-on - (GH001068)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_17068", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "HHS/CDC", "Partner": "T-MARC Tanzania", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "xgTwCyDZMSO", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16876", "names": [{"locale": "en", "name": "16876 - T-MARC FMP Scale-up", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2862", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "HHS/CDC", "Partner": "Christian Council of Tanzania", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "M7W4pSM89no", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16877", "names": [{"locale": "en", "name": "16877 - DEBI-FBO - (GH000699)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16586", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "HHS/CDC", "Partner": "African Medical and Research Foundation, Tanzania", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "FM1D3R8JdJL", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16878", "names": [{"locale": "en", "name": "16878 - DEBI", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_548", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "USAID", "Partner": "World Food Program", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "Qt1tB6OSJlY", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16879", "names": [{"locale": "en", "name": "16879 - World Food Program", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_8409", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "HHS/CDC", "Partner": "Drug Control Commission", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "s3WYvasusZf", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16884", "names": [{"locale": "en", "name": "16884 - DCC Follow-on", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1716", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "HHS/CDC", "Partner": "Muhimbili University College of Health Sciences", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "nqwCTr2GP8z", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16885", "names": [{"locale": "en", "name": "16885 - MUHAS-TAPP - (GH000837)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_549", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "HHS/CDC", "Partner": "World Health Organization", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "bjiD8KtMh3Z", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16886", "names": [{"locale": "en", "name": "16886 - WHO Follow-on - (GH001180)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_421", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "HHS/CDC", "Partner": "Ministry of Health and Social Welfare, Tanzania", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "jdNXyahg3p7", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16887", "names": [{"locale": "en", "name": "16887 - MOHSW - Follow On - (GH001062)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_3317", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "HHS/CDC", "Partner": "Clinical and Laboratory Standards Institute", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "C3c6ORh3bAn", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16891", "names": [{"locale": "en", "name": "16891 - CLSI Lab - (GH001114)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_978", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "HHS/CDC", "Partner": "American Society of Clinical Pathology", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "EU0ZFICLExD", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16892", "names": [{"locale": "en", "name": "16892 - ASCP Lab - (GH001096)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_15712", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "HHS/CDC", "Partner": "Management development for Health", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "ai6Q1v9cGKB", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16899", "names": [{"locale": "en", "name": "16899 - HIS - UCC follow on - (GH001361)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9865", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "thq5H0SktOo", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16900", "names": [{"locale": "en", "name": "16900 - Mobile Solutions Technical Assistance and Research (mSTAR)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_15018", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "HHS/CDC", "Partner": "SNNPR", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "XqjZ0UBg8Fn", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16901", "names": [{"locale": "en", "name": "16901 - Strengthening local ownership for sustainable provision of HIV/AIDS services", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_4188", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Malawi", "Agency": "HHS/CDC", "Partner": "Northrup Grumman", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "EN8Q0vBzgvt", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16902", "names": [{"locale": "en", "name": "16902 - CDC Information Management Services (CIMS)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_501", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "HHS/CDC", "Partner": "Columbia University Mailman School of Public Health", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "wRzDonRFRci", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16903", "names": [{"locale": "en", "name": "16903 - Evaluation of Integrated Community-Based and Clinical HIV/AIDS Interventions in Sinazongwe, Zambia", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_440", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "oCkofvXPKOs", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16912", "names": [{"locale": "en", "name": "16912 - Health Finance and Governance", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_3781", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Angola", "Agency": "USAID", "Partner": "Partnership for Supply Chain Management", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "afJppVbWbgm", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16913", "names": [{"locale": "en", "name": "16913 - Supply Chain Management System (SCMS)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19590", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Angola", "Agency": "USAID", "Partner": "ConSaude", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "Mtxj0F1FEuE", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16914", "names": [{"locale": "en", "name": "16914 - ConSaude", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Vietnam", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "r2dHeSphfxx", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16916", "names": [{"locale": "en", "name": "16916 - Asia Regional TA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_547", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "South Sudan", "Agency": "USAID", "Partner": "United Nations Children's Fund", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "q4eQ9AdW1VH", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16922", "names": [{"locale": "en", "name": "16922 - OVC Program", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_3762", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "USAID", "Partner": "Social Impact", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "h3mQHaGQDoi", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16927", "names": [{"locale": "en", "name": "16927 - Ethiopia Performance Monitoring and Evaluation Service (EPMES)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "o6OzauYk7SW", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16929", "names": [{"locale": "en", "name": "16929 - TBD MMC QA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9865", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "hrSuDqlepwY", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16930", "names": [{"locale": "en", "name": "16930 - Household Economic Strengthening", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_517", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "HHS/CDC", "Partner": "University of California at San Francisco", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "pNM8HB3szeU", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16932", "names": [{"locale": "en", "name": "16932 - Univeristy of California San Francisco central funding mechanism", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_15253", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Democratic Republic of the Congo", "Agency": "State/AF", "Partner": "VOICE OF AMERICA", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "FVA1mGvEkVe", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16934", "names": [{"locale": "en", "name": "16934 - Voice of America: Votre Sante, Votre Avenir", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16525", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Nigeria", "Agency": "USAID", "Partner": "John Snow Inc (JSI)", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "fmgglr44G6w", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16940", "names": [{"locale": "en", "name": "16940 - Strengthening Partnerships, Results and Innovations in Nutrition Globally (SPRING)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Botswana", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "uuYwSGGuiEr", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16944", "names": [{"locale": "en", "name": "16944 - Comprehensive Integrated Approach to Address GBV at the District Level", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Botswana", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "OV7FM56zLbF", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16946", "names": [{"locale": "en", "name": "16946 - Developing National GBV Toolkits and Training Materials", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Botswana", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "lPM9THfLQMB", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16950", "names": [{"locale": "en", "name": "16950 - Expanding Local NGO Gender-based Violence Services", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_220", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "South Sudan", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "pzRGMVDB7wS", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16958", "names": [{"locale": "en", "name": "16958 - MSH-SIAPS", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Democratic Republic of the Congo", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "QQAdOLnsqT9", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16959", "names": [{"locale": "en", "name": "16959 - Mission M&E Award", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Democratic Republic of the Congo", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "Xgoq1uaCDja", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16960", "names": [{"locale": "en", "name": "16960 - TB Care", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Democratic Republic of the Congo", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "uPUdbsH3pjL", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16961", "names": [{"locale": "en", "name": "16961 - Integrated HIV Project Follow-On", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Democratic Republic of the Congo", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "NXlYJRU6HM8", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16962", "names": [{"locale": "en", "name": "16962 - Social Marketing Follow-On", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_204", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Democratic Republic of the Congo", "Agency": "HHS/CDC", "Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "JuXicxUj4sY", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16963", "names": [{"locale": "en", "name": "16963 - Increase Access to Comprehensive HIV/AIDS Prevention Care and Treatment Services in the Democratic Republic of Congo under (PEPFAR) (KIMIA)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Rwanda", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "trIeKwc6xZH", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16966", "names": [{"locale": "en", "name": "16966 - 2015 Demographic and Health Survey", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9853", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Rwanda", "Agency": "USAID", "Partner": "New Partner", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "BziTEteJrpt", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16967", "names": [{"locale": "en", "name": "16967 - OVC Impact Evaluation", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Haiti", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "uXDhvYwjSxD", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16969", "names": [{"locale": "en", "name": "16969 - Portable Medical Record Project", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_547", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Caribbean Region", "Agency": "HHS/CDC", "Partner": "United Nations Children's Fund", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "ruDfFhvKD2k", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16971", "names": [{"locale": "en", "name": "16971 - UNICEF", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "M39itSAfGFP", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16973", "names": [{"locale": "en", "name": "16973 - G2G (MOE) mainstreaming HIV education at primary, secondary and university levels", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "e0L1xnh5wmc", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16974", "names": [{"locale": "en", "name": "16974 - G2G build capcity of MOLSA/GOE to Coordinate worksite HIV prevention and oversee highly vulnerable children program", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "M4vzf9uhOzw", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16975", "names": [{"locale": "en", "name": "16975 - G2G build capacity of MOWCYA/GOE to oversee highly vulnerable children program", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "l1Poq0FBBCj", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16976", "names": [{"locale": "en", "name": "16976 - TBD-Government Capacity Building and Support Mechanism (National Treasury)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16866", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Cameroon", "Agency": "DOD", "Partner": "Global Virus Forecasting-Metabiota", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "PBd5S6n9G8S", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16977", "names": [{"locale": "en", "name": "16977 - GVFI", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "Mgp58sOF05a", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16978", "names": [{"locale": "en", "name": "16978 - Gender Activity", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1657", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "USAID", "Partner": "Regional Psychosocial Support Initiative, South Africa", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "ys2mpDa9z6b", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16979", "names": [{"locale": "en", "name": "16979 - Service Delivery and Support for Families Caring for Orphans and Vulnerable Children (OVC) - Regional Psychosocial Support Initiative (REPSSI)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_463", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "USAID", "Partner": "University Research Corporation, LLC", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "RLblL0LPeNH", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16980", "names": [{"locale": "en", "name": "16980 - Applying Science to Strengthen and Improve Systems (ASSIST)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16555", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "USAID", "Partner": "Africa Health Placements", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "gv8K6lQb0BQ", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16981", "names": [{"locale": "en", "name": "16981 - Africa Health Placements NPC", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_271", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "USAID", "Partner": "Foundation for Professional Development", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "SGBfsA3xQzm", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16982", "names": [{"locale": "en", "name": "16982 - A Comprehensive Community-Based HIV Prevention, Counselling and Testing Programme for Reduced HIV Incidence", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_4719", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "USAID", "Partner": "South Africa Partners", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "nilB2WlQYFC", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16984", "names": [{"locale": "en", "name": "16984 - South Africa Executive Leadership Program for Health", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_15719", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "USAID", "Partner": "ICF Macro", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "uEiXdYu56ip", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16985", "names": [{"locale": "en", "name": "16985 - Demographic Health Survey Program (DHS 7)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_6634", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "USAID", "Partner": "Childline Mpumalanga", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "RyKSlJvtEXg", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16987", "names": [{"locale": "en", "name": "16987 - Service Delivery and Support for Families Caring for Orphans and Vulnerable Children (OVC) - Childline Mpumalanga & Limpopo", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_10939", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "USAID", "Partner": "Kheth'Impilo", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "XPCBIxd3HVQ", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16988", "names": [{"locale": "en", "name": "16988 - Kheth'Impilo Pharmacist Assistant PPP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16667", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "USAID", "Partner": "Childwelfare Bloemfontein & Childline Free State", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "jGLVZWdjR8H", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16989", "names": [{"locale": "en", "name": "16989 - Service Delivery and Support for Families Caring for Orphans and Vulnerable Children (OVC) - Childwelfare/Childline Bloemfontein", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1542", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "USAID", "Partner": "Children in Distress", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "NdZSEKvUuOi", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16990", "names": [{"locale": "en", "name": "16990 - Service Delivery and Support for Families Caring for Orphans and Vulnerable Children (OVC) - Children in Distress (CINDI)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_14293", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "USAID", "Partner": "Future Families", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "xYGQOKFecf1", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16991", "names": [{"locale": "en", "name": "16991 - Service Delivery and Support for Families Caring for Orphans and Vulnerable Children (OVC) - Future Families", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_10683", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "USAID", "Partner": "HIVSA", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "w2Q5FHFWKLM", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16992", "names": [{"locale": "en", "name": "16992 - Service Delivery and Support for Families Caring for Orphans and Vulnerable Children (OVC) - HIV SA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_11516", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "USAID", "Partner": "NACOSA (Networking AIDS Community of South Africa)", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "dVbnhvLvgz3", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16993", "names": [{"locale": "en", "name": "16993 - Service Delivery and Support for Families Caring for Orphans and Vulnerable Children (OVC) - The Networking HIV/AIDS Community of South Africa (NACOSA)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "mVnJ8d8f6NX", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16994", "names": [{"locale": "en", "name": "16994 - National Behavioural Communications Survey", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_217", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Democratic Republic of the Congo", "Agency": "USAID", "Partner": "IntraHealth International, Inc", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "vOPvRWIn4yJ", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16997", "names": [{"locale": "en", "name": "16997 - Capacity Plus", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16915", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "HHS/CDC", "Partner": "Provincial Directorate of Health, Gaza", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "GeKTWcAQ2Wq", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16998", "names": [{"locale": "en", "name": "16998 - DPS Gaza Province", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16929", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "HHS/CDC", "Partner": "Provincial Directorate of Health, Nampula", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "YVTB3dvfS4y", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "16999", "names": [{"locale": "en", "name": "16999 - DPS Nampula Province", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_17041", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "HHS/CDC", "Partner": "Tigray Regional Health Bureau", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "qmb44Gq8QlU", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17000", "names": [{"locale": "en", "name": "17000 - Strengthening Local Ownership for the Sustainable Provision of Comprehensive HIV/AIDS Services by the Health Bureau of Tigray Regional State of the Federal Democratic Republic of Ethiopia under the President\u2019s Emergency P", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16525", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Dominican Republic", "Agency": "USAID", "Partner": "John Snow Inc (JSI)", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "bjOU9fn4QG5", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17002", "names": [{"locale": "en", "name": "17002 - ADVANCING PARTNERS AND COMMUNITIES (APC)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_501", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Cote d'Ivoire", "Agency": "HHS/HRSA", "Partner": "Columbia University Mailman School of Public Health", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "SPA9Cn81l7A", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17003", "names": [{"locale": "en", "name": "17003 - HRSA Columbia Global Nurse Capacity Building Program 2013", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_220", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Dominican Republic", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "nLhVGUlKmCy", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17004", "names": [{"locale": "en", "name": "17004 - GRANTS MANAGEMENT SOLUTIONS (GMS)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_6", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Botswana", "Agency": "PC", "Partner": "U.S. Peace Corps", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "uZBrD2O5YC1", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17005", "names": [{"locale": "en", "name": "17005 - Peace Corps HIV/AIDS Activities", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_235", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Indonesia", "Agency": "USAID", "Partner": "Public Health Institute", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "m0bLexzVBCi", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17006", "names": [{"locale": "en", "name": "17006 - Surveillance/monitoring and evaluation technical assistance (GHFP)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16585", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Botswana", "Agency": "HHS/CDC", "Partner": "African Society for Laboratory Medicine", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "RRKmbisoFhV", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17007", "names": [{"locale": "en", "name": "17007 - Development of Lab Network & Society", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Cameroon", "Agency": "State/AF", "Partner": "TBD", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "SwOVZZnIE3L", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17008", "names": [{"locale": "en", "name": "17008 - Ambassador\u2019s Small Grants Program", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_271", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "USAID", "Partner": "Foundation for Professional Development", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "oLa4X4nfNPS", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17012", "names": [{"locale": "en", "name": "17012 - Public Private Alliances inPractice Africa Program", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_15399", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zimbabwe", "Agency": "State/AF", "Partner": "Department of State/AF - Public Affairs Section", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "lEZLOMAAoEb", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17013", "names": [{"locale": "en", "name": "17013 - Department of State Public Affairs and Civil Society Support", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9865", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Cote d'Ivoire", "Agency": "HHS/CDC", "Partner": "FHI 360", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "ewL3US2oH2X", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17014", "names": [{"locale": "en", "name": "17014 - FHI360_ Surveillance and Program Evaluation", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_15480", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zimbabwe", "Agency": "State/AF", "Partner": "State/AF Ambassador's PEPFAR Small Grants Program", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "iTVmuboiWuc", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17015", "names": [{"locale": "en", "name": "17015 - Department of state Ambassador's Self-Help Fund", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_501", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Rwanda", "Agency": "HHS/CDC", "Partner": "Columbia University Mailman School of Public Health", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "ocB0hqiWY8i", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17016", "names": [{"locale": "en", "name": "17016 - COLUMBIA UNIVERSITY \u2013 UTAP - Rwanda Technical Assistance Projects in Support of HIV Prevention, Care and Treatment Programs", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_864", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "USAID", "Partner": "National Association of Childcare Workers", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "Z7JynLV2sBk", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17017", "names": [{"locale": "en", "name": "17017 - Service Delivery and Support for Families Caring for Orphans and Vulnerable Children (OVC) - National Association of Childcare Workers (Roll-out of ISIBINDI model)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_8516", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "USAID", "Partner": "AgriAIDS", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "XGq8sSyeqFh", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17018", "names": [{"locale": "en", "name": "17018 - HIV Innovations for Improved Patient Outcomes in South Africa (Innovation for HCTC)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_10113", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "USAID", "Partner": "Anova Health Institute", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "XUO1UHhUYlw", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17019", "names": [{"locale": "en", "name": "17019 - HIV Innovations for Improved Patient Outcomes for Priority Populations (Innovative Models for Capacity Building & Support of Scale Up of Effective HIV-related Services for MSM) - Health4Men Program", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_10113", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "USAID", "Partner": "Anova Health Institute", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "cWOH2XH3z7b", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17020", "names": [{"locale": "en", "name": "17020 - Systems Strengthening for Better HIV/TB Patient Outcomes", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_316", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "USAID", "Partner": "Right To Care, South Africa", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "lvGQQyi4rzG", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17021", "names": [{"locale": "en", "name": "17021 - Performance for Health through Focused Outputs, Results and Management", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_12169", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "USAID", "Partner": "The South-to-South Partnership for Comprehensive Family HIV Care and Treatment Program (S2S)", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "Of3qYLygm3v", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17022", "names": [{"locale": "en", "name": "17022 - HIV Innovations for Improved Patient Outcomes in South Africa (Developing & Institutionalizing an Innovative Capacity Building Model to Support SA Government Priorities & to Improve HIV/TB Health Outcomes for Priority Pop", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_743", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "USAID", "Partner": "Broadreach", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "vCgZc1t9h8w", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17023", "names": [{"locale": "en", "name": "17023 - Systems Strengthening for Better HIV/TB Patient Outcomes", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_271", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "USAID", "Partner": "Foundation for Professional Development", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "JH3A3OBm9vx", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17024", "names": [{"locale": "en", "name": "17024 - Comprehensive District-Based Support for Better HIV/TB Patient Outcomes (Hybrid)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_15262", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "USAID", "Partner": "Wits Health Consortium, Health Economics and Epidemiology Research Office", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "L6hB1walE5V", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17025", "names": [{"locale": "en", "name": "17025 - HIV Innovations for Improved Patient Outcomes for Priority Populations (INROADS: Innovations Research on HIV/AIDS)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_14697", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "USAID", "Partner": "Mothers to Mothers (M2M)", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "nsylCSN9yvZ", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17026", "names": [{"locale": "en", "name": "17026 - HIV Innovations for Improved Patient Outcomes in South Africa (Developing the Capacity of the South African Government to Achieve the eMTCT Action Framework Goals)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16668", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "USAID", "Partner": "Wits Reproductive Health& HIV Institute", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "W8TaRi21XVV", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17027", "names": [{"locale": "en", "name": "17027 - HIV Innovations for Improved Patient Outcomes for Priority Populations (Supporting the SA Government to Develop, Implement and Evaluate a National Sex Worker and Male Client Plan)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16668", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "USAID", "Partner": "Wits Reproductive Health& HIV Institute", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "uzr2owJk9rI", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17028", "names": [{"locale": "en", "name": "17028 - HIV Innovations for Improved Patient Outcomes for Priority Populations (Adolescent Friendly Services for Prenatally & Behaviorally HIV Infected Adolescents)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_796", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "USAID", "Partner": "Witkoppen Health & Welfare Centre (WHWC)", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "k8cP6IO1HJo", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17029", "names": [{"locale": "en", "name": "17029 - HIV Innovations for Improved Patient Outcomes in South Africa (Innovation Clinic)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16675", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "USAID", "Partner": "Wits Health Consortium (Pty) Limited", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "TK3ZtMDNXB0", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17030", "names": [{"locale": "en", "name": "17030 - Intervention with Microfinance for AIDS and Gender Equity (IMAGE)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_15708", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Haiti", "Agency": "HHS/CDC", "Partner": "Foundation for Innovative New Diagnostics", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "bf0txXd9Zjb", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17031", "names": [{"locale": "en", "name": "17031 - Foundation for Innovative New Diagnostics (FIND)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9865", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Indonesia", "Agency": "DOD", "Partner": "FHI 360", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "dpsxzaxPAl9", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17032", "names": [{"locale": "en", "name": "17032 - FHI 360", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_545", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "HHS/CDC", "Partner": "Medical Research Council", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "anzGA6ZNpp7", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17033", "names": [{"locale": "en", "name": "17033 - Medical Research Council (CDC GH1150)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_12274", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Asia Regional Program", "Agency": "HHS/CDC", "Partner": "United Nations Joint Programme on HIV/AIDS", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "PxSDFwZtFM2", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17034", "names": [{"locale": "en", "name": "17034 - UNAIDS COAG", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_14461", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Asia Regional Program", "Agency": "HHS/HRSA", "Partner": "ITECH", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "KnAqTKxWcCK", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17035", "names": [{"locale": "en", "name": "17035 - HRSA COAG", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_271", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "USAID", "Partner": "Foundation for Professional Development", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "XPfutmCWyBL", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17036", "names": [{"locale": "en", "name": "17036 - Systems Strengthening for Better HIV/TB Patient Outcomes", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16668", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "USAID", "Partner": "Wits Reproductive Health& HIV Institute", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "QIdGopL7rWX", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17037", "names": [{"locale": "en", "name": "17037 - Systems Strengthening for Better HIV/TB Patient Outcomes", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_14636", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "USAID", "Partner": "Maternal, Adolscent and Child Health (MatCH)", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "Wlu42IS3bP5", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17038", "names": [{"locale": "en", "name": "17038 - Strengthening District Responses for Better HIV/TB Patient Outcomes in eThekwini & Umkhanyakude Districts in KwaZulu-Natal, South Africa", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_743", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "USAID", "Partner": "Broadreach", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "fP8C0o9msbd", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17039", "names": [{"locale": "en", "name": "17039 - Comprehensive Clinic-Based District Services (Hybrid)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_239", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Democratic Republic of the Congo", "Agency": "USAID", "Partner": "Save the Children US", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "n06FT9FQzRm", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17040", "names": [{"locale": "en", "name": "17040 - SAFE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16668", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "USAID", "Partner": "Wits Reproductive Health& HIV Institute", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "jBRRRTbkp4p", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17043", "names": [{"locale": "en", "name": "17043 - Ikhwezi MAMA - Monitoring & Evaluation & Vodacom Ikhwezi mHealth Program", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1156", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "HHS/CDC", "Partner": "Ministry of Health, Mozambique", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "nadNgKEA9Qt", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17044", "names": [{"locale": "en", "name": "17044 - Ministry of Health (MISAU)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Democratic Republic of the Congo", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "YrONGdpQDlt", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17045", "names": [{"locale": "en", "name": "17045 - Orphans and Vulnerable Children Project", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_10939", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "USAID", "Partner": "Kheth'Impilo", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "MT2aCxDn3j5", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17046", "names": [{"locale": "en", "name": "17046 - Systems Strengthening for Better HIV/TB Patient Outcomes", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9865", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "i757zaoVTFp", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17047", "names": [{"locale": "en", "name": "17047 - Nutrition Assessment, Counseling and Support Capacity Building (NACSCAP)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Swaziland", "Agency": "USAID", "Partner": "U.S. Agency for International Development (USAID)", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "jSMWYfB8Aq1", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17048", "names": [{"locale": "en", "name": "17048 - USAID/Southern Africa Evaluations Indefinite Quantity Contracts (IQCs)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_5532", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Ghana", "Agency": "USAID", "Partner": "West Africa PROGRAM to Combat AIDS and STIs", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "Q8TKoneI7oK", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17049", "names": [{"locale": "en", "name": "17049 - RISK (HIV/AIDS Response through Innovative Strategies for Key Populations)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_544", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Central Asia Region", "Agency": "USAID", "Partner": "UNAIDS - Joint United Nations Programme on HIV/AIDS", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "b46xfGCwphq", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17050", "names": [{"locale": "en", "name": "17050 - UNAIDS", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_10067", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Central Asia Region", "Agency": "USAID", "Partner": "AIDS Foundation East, West", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "CVVVTF8Wy2y", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17051", "names": [{"locale": "en", "name": "17051 - HIV REACT", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_5430", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Asia Regional Program", "Agency": "HHS/CDC", "Partner": "Thailand Ministry of Public Health", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "ywmqGHRr4oo", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17056", "names": [{"locale": "en", "name": "17056 - Thailand Ministry of Public Health", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_5431", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Asia Regional Program", "Agency": "HHS/CDC", "Partner": "Bangkok Metropolitan Administration", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "YNcaQsiUNej", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17058", "names": [{"locale": "en", "name": "17058 - Bangkok Metropolitian Administration", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1717", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Asia Regional Program", "Agency": "USAID", "Partner": "Research Triangle International", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "AaI3SrHZO5P", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17059", "names": [{"locale": "en", "name": "17059 - Inform Asia: USAID's Health Research Program, Leader with Associates (LWA)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_232", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Asia Regional Program", "Agency": "USAID", "Partner": "Population Services International", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "iWgszI1V2xb", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17060", "names": [{"locale": "en", "name": "17060 - Population Services International", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "l17BWvfryyX", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17061", "names": [{"locale": "en", "name": "17061 - Reproductive Health Voucher Program", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1612", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "USAID", "Partner": "HOSPICE AFRICA, Uganda", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "R37C94tR97l", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17062", "names": [{"locale": "en", "name": "17062 - Palliative Care", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_7264", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "USAID", "Partner": "Uganda Health Marketing Group", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "mNHr3QI3nmb", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17063", "names": [{"locale": "en", "name": "17063 - Social Marketing Program", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "BXzGH9OKiAw", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17064", "names": [{"locale": "en", "name": "17064 - Strengthening National OVC Management Information System", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_33", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "USAID", "Partner": "Catholic Relief Services", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "s7m64aBH9pM", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17065", "names": [{"locale": "en", "name": "17065 - Sustainable Outcomes for Children and Youth Central and Western Uganda (SOCY)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19765", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "USAID", "Partner": "World Vision", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "U6CehXJlPCh", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17066", "names": [{"locale": "en", "name": "17066 - HIV/Health Initiatives in Workplaces Activity (HIWA)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_232", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Central Asia Region", "Agency": "USAID", "Partner": "Population Services International", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "YeIvMyAHcIi", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17067", "names": [{"locale": "en", "name": "17067 - HIV Flagship Project", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_6", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Rwanda", "Agency": "PC", "Partner": "U.S. Peace Corps", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "olhaIJs8Foa", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17074", "names": [{"locale": "en", "name": "17074 - VAST Grants", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_7715", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "USAID", "Partner": "University Research Council", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "vnwPtryxDdu", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17078", "names": [{"locale": "en", "name": "17078 - Applying Science to Strengthen and Improve Systems (ASSIST) Project", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1693", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "HHS/CDC", "Partner": "Ministry of Health, Uganda", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "hFdlhR3G35B", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17079", "names": [{"locale": "en", "name": "17079 - Strengthening National Health Laboratory Services in Uganda under the President\u2019s Emergency Plan for AIDS Relief (PEPFAR)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "aU2xMNN48wK", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17080", "names": [{"locale": "en", "name": "17080 - Scaling up HIV services in Western Uganda", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "y3LHVzdavbM", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17081", "names": [{"locale": "en", "name": "17081 - Violence Against Children Survey (VACS)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_463", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "USAID", "Partner": "University Research Corporation, LLC", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "xtB97SfVqvH", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17082", "names": [{"locale": "en", "name": "17082 - ASSIST", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9865", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Papua New Guinea", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "Bz44D8QPLuo", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17083", "names": [{"locale": "en", "name": "17083 - Strengthening HIV/AIDS Services for MARPs in PNG Program", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_4", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Asia Regional Program", "Agency": "DOD", "Partner": "U.S. Department of Defense (Defense)", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "ha69KGKEKpx", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17084", "names": [{"locale": "en", "name": "17084 - U.S. DoD, Laos", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16525", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "USAID", "Partner": "John Snow Inc (JSI)", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "ahmiuoIX6Qp", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17089", "names": [{"locale": "en", "name": "17089 - DELIVER II", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1212", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "USAID", "Partner": "Measure Evaluation", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "KIbQ0CBAUEu", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17090", "names": [{"locale": "en", "name": "17090 - OVC PIE (Performance and Impact Evaluation of OVC Programs)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_549", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Papua New Guinea", "Agency": "HHS/CDC", "Partner": "World Health Organization", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "kRB1tQzMOLD", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17091", "names": [{"locale": "en", "name": "17091 - World Health Organization PNG", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_549", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Asia Regional Program", "Agency": "HHS/CDC", "Partner": "World Health Organization", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "jFdfXpw91OG", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17092", "names": [{"locale": "en", "name": "17092 - World Health Organization", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_14350", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Papua New Guinea", "Agency": "HHS/HRSA", "Partner": "Health Research Inc./New York State Department of Health", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "ulrhrWlnDUt", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17093", "names": [{"locale": "en", "name": "17093 - HEALTH RESOURCES, INC/NYS DEPARTMENT OF HEALTH (HIV-QUAL)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_220", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "qAjvpO3m82Z", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17094", "names": [{"locale": "en", "name": "17094 - Uganda Health Supply Chain", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1614", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Burundi", "Agency": "USAID", "Partner": "Training Resources Group", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "Tm5bcwoDq9p", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17095", "names": [{"locale": "en", "name": "17095 - AIDSTAR Sector II, Task Order #2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_547", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Swaziland", "Agency": "USAID", "Partner": "United Nations Children's Fund", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "svSjrg9b4bF", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17096", "names": [{"locale": "en", "name": "17096 - Together for Girls (MCH Umbrella Grant)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_234", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Malawi", "Agency": "DOD", "Partner": "Project Concern International", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "jB1F4vFeVWA", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17097", "names": [{"locale": "en", "name": "17097 - DOD Support to Malawi Defense Force HIV AIDS Program", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_15538", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Lesotho", "Agency": "USAID", "Partner": "Institute for Health Measurement", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "G3MTPbWj7xV", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17098", "names": [{"locale": "en", "name": "17098 - Enhancing Strategic Information (ESI)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16846", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "USAID", "Partner": "Women and Law in Southern Africa", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "rCfEOC3RthR", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17099", "names": [{"locale": "en", "name": "17099 - STOP GBV - Access to Justice", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_7377", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "USAID", "Partner": "Zambia Center for Communication Programs", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "RebRz750viC", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17100", "names": [{"locale": "en", "name": "17100 - Stamping Out and Preventing Gender-Based Violence (STOP GBV) : Prevention & Advocacy", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9870", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Ghana", "Agency": "USAID", "Partner": "Ghana Health Service", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "i5w7RN0pJj8", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17101", "names": [{"locale": "en", "name": "17101 - HIV Care", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1716", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "HHS/CDC", "Partner": "Muhimbili University College of Health Sciences", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "M8Q6GHYHDY6", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17102", "names": [{"locale": "en", "name": "17102 - MUHAS SPH Follow On - (GH001075)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_8544", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "USAID", "Partner": "Baylor College of Medicine International Pediatric AIDS Initiative/Tanzania", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "vjJpXrwkR8T", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17103", "names": [{"locale": "en", "name": "17103 - BIPAI-PPP (linked to BIPAI-PPP 10070)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_15719", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "USAID", "Partner": "ICF Macro", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "pVOzRDsflMP", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17104", "names": [{"locale": "en", "name": "17104 - Demographic and Health Survey's Program- Phase 7", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Burma", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "TeLsdr8g1P3", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17105", "names": [{"locale": "en", "name": "17105 - TDB CSO Capacity Strengthening", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_15708", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Burma", "Agency": "HHS/CDC", "Partner": "Foundation for Innovative New Diagnostics", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "yZLIwJ5KTsX", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17106", "names": [{"locale": "en", "name": "17106 - Lab QA/QC and Systems TA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_3781", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Burma", "Agency": "USAID", "Partner": "Partnership for Supply Chain Management", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "u8XOccraZdA", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17107", "names": [{"locale": "en", "name": "17107 - Supply Chain Management Systems", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_6277", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Burma", "Agency": "HHS/CDC", "Partner": "International Center for AIDS Care and Treatment Programs, Columbia University", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "aAyECb259Am", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17110", "names": [{"locale": "en", "name": "17110 - ICAP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_544", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Burma", "Agency": "USAID", "Partner": "UNAIDS - Joint United Nations Programme on HIV/AIDS", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "XDgGfj5QIWK", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17111", "names": [{"locale": "en", "name": "17111 - Joint U.N. Programme on HIV/AIDS (UNAIDS III)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_549", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Burma", "Agency": "HHS/CDC", "Partner": "World Health Organization", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "I7dF1349d9W", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17112", "names": [{"locale": "en", "name": "17112 - World Health Organization", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9865", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Burma", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "dLOtzDuRX4O", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17113", "names": [{"locale": "en", "name": "17113 - Linkages", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_232", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Burma", "Agency": "USAID", "Partner": "Population Services International", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "q85rfudnXyy", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17114", "names": [{"locale": "en", "name": "17114 - Control and Prevention of the Three Diseases CAP-3D", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_544", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Burma", "Agency": "HHS/CDC", "Partner": "UNAIDS - Joint United Nations Programme on HIV/AIDS", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "Yto0rtDbV58", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17115", "names": [{"locale": "en", "name": "17115 - CDC Burma TA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Central America Region", "Agency": "State/WHA", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "FCUEaC6bFWW", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17117", "names": [{"locale": "en", "name": "17117 - TBD Prevention", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9865", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Burundi", "Agency": "DOD", "Partner": "FHI 360", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "beSNGlkJP0k", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17119", "names": [{"locale": "en", "name": "17119 - FHI 360 Burundi", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Ghana", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "DxTqyHZTv6F", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17120", "names": [{"locale": "en", "name": "17120 - SHARPEST", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16525", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Caribbean Region", "Agency": "USAID", "Partner": "John Snow Inc (JSI)", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "EAyZVtvCeSc", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17122", "names": [{"locale": "en", "name": "17122 - Advancing Partners and Communities Project", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1155", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Lesotho", "Agency": "HHS/CDC", "Partner": "Columbia University", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "S6FMJhaJysP", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17123", "names": [{"locale": "en", "name": "17123 - CDC HMIS support to the MOH", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Lesotho", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "ZM2bz1eTDsu", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17124", "names": [{"locale": "en", "name": "17124 - MEASURE DHS", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_15251", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "DOD", "Partner": "VISTA PARTNERS", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "NADxcXvlvSp", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17125", "names": [{"locale": "en", "name": "17125 - Vista LifeSciences MeHIN", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9865", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "XapIvq3MrHS", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17151", "names": [{"locale": "en", "name": "17151 - ASPIRES", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_232", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Cambodia", "Agency": "USAID", "Partner": "Population Services International", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "wGCkeSn74ZA", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17154", "names": [{"locale": "en", "name": "17154 - SIFPO/PSI", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16878", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "USAID", "Partner": "Expanded Church Response Trust", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "VNcaECSmxgN", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17168", "names": [{"locale": "en", "name": "17168 - Zambian OVC Management Information Systems (ZOMIS) / Data Rising", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16525", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "USAID", "Partner": "John Snow Inc (JSI)", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "aU3AcyhvQW3", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17169", "names": [{"locale": "en", "name": "17169 - Mozambique Strategic Information Program (M-SIP)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16912", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "USAID", "Partner": "N'WETI - Comunica\u00e7\u00e3o para Sa\u00fade", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "bUeYiLBx9mc", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17171", "names": [{"locale": "en", "name": "17171 - N'weti - Strengthening Civil Society Engagement to Improve Sexual and Reproductive Health and Service Delivery for Youth", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_463", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Democratic Republic of the Congo", "Agency": "USAID", "Partner": "University Research Corporation, LLC", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "qeVB1yns8rQ", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17176", "names": [{"locale": "en", "name": "17176 - Applying Science to Strengthen and Improve Systems (ASSIST)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16881", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Democratic Republic of the Congo", "Agency": "HHS/CDC", "Partner": "SANRU", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "VrMCkMKMHIN", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17177", "names": [{"locale": "en", "name": "17177 - SANRU Clinical and PMTCT Scale-up", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Democratic Republic of the Congo", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "MzaBJg0eTNk", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17179", "names": [{"locale": "en", "name": "17179 - AIDS Indicator Survey", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1717", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Caribbean Region", "Agency": "DOD", "Partner": "Research Triangle International", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "j8dhkSt6VAC", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17189", "names": [{"locale": "en", "name": "17189 - RTI International", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16875", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "USAID", "Partner": "Life Skills Promoters", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "e4B58kEKbNL", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17190", "names": [{"locale": "en", "name": "17190 - Wezesha Project", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16876", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "USAID", "Partner": "Reformed Church of East Africa", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "qtu75jgHmJL", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17191", "names": [{"locale": "en", "name": "17191 - Watoto Wazima Initiative)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19732", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Nigeria", "Agency": "DOD", "Partner": "Health Initiatives for Safety and Stability in Africa", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "uhNDh1tOjwX", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17195", "names": [{"locale": "en", "name": "17195 - HIFASS", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_12658", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "USAID", "Partner": "JEMBI", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "b52OjjykeRx", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17259", "names": [{"locale": "en", "name": "17259 - Fortalecimento do Sistema de Monitoria e Avaliacao do MMAS", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16920", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "USAID", "Partner": "REENCONTRO - Associa\u00e7\u00e3o Mo\u00e7ambicana Para Apoio e Desenvolvimento da Crian\u00e7a Orf\u00e3", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "TrPFo34wcMY", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17260", "names": [{"locale": "en", "name": "17260 - Esperan\u00e7a de Vida", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16885", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "USAID", "Partner": "Associacao Nacional dos Enfermeiros de Mocambique (ANEMO)", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "Vy3LbJzmCBw", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17261", "names": [{"locale": "en", "name": "17261 - Improving Integrated HIV Homecare Services", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_453", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "USAID", "Partner": "John Snow, Inc.", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "pByOInA0tEc", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17265", "names": [{"locale": "en", "name": "17265 - USAID DELIVER", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_544", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Burma", "Agency": "HHS/CDC", "Partner": "UNAIDS - Joint United Nations Programme on HIV/AIDS", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "D1hrSACJ4Wf", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17267", "names": [{"locale": "en", "name": "17267 - Strategic Information Capacity", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1155", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Malawi", "Agency": "HHS/HRSA", "Partner": "Columbia University", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "l6NK3NXdxvc", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17268", "names": [{"locale": "en", "name": "17268 - Global HIV/AIDS Nursing Initiative", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_14131", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Central America Region", "Agency": "HHS/CDC", "Partner": "COMISCA", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "whj3iaBsInq", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17269", "names": [{"locale": "en", "name": "17269 - Strengthening HIV Surveillance, Linkages to HIV services, and HIV Diagnostic Capacity to address the continuum of prevention, care and treatment in Central America, CoAg#GH001602", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_15249", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Central America Region", "Agency": "HHS/CDC", "Partner": "UVG - UNIVERSIDAD DE VALLE DE GUATEMALA", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "Tze2fwW35nO", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17270", "names": [{"locale": "en", "name": "17270 - Building capacity along the continuum of prevention, care and treatment for key populations in Central America, CoAg # GH001285", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_17036", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "USAID", "Partner": "Ethiopian Society of Sociologists, Social Workers and Anthropologists", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "ttnU8V7mqoJ", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17271", "names": [{"locale": "en", "name": "17271 - Capacity Building of Local Organizations", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_17037", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "USAID", "Partner": "Hope for Children", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "lCgp6GMSSiS", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17272", "names": [{"locale": "en", "name": "17272 - Capacity Building of Local Organizations", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_519", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Botswana", "Agency": "HHS/CDC", "Partner": "University of Maryland", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "BZ8PF6ZruHB", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17274", "names": [{"locale": "en", "name": "17274 - Capacity Building and Training", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19812", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Botswana", "Agency": "HHS/CDC", "Partner": "African Comprehensive HIV/AIDS Partnerships", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "kDawtRjbh77", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17275", "names": [{"locale": "en", "name": "17275 - Voluntary Medical Male Circumcision", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_4622", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Botswana", "Agency": "HHS/HRSA", "Partner": "American International Health Alliance Twinning Center", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "pKgQ6AXruAb", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17278", "names": [{"locale": "en", "name": "17278 - Twinning", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1696", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Botswana", "Agency": "HHS/CDC", "Partner": "American Association of Blood Banks", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "yyLtiLeOtyV", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17282", "names": [{"locale": "en", "name": "17282 - Blood Safety", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9863", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "India", "Agency": "HHS/CDC", "Partner": "SHARE India", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "m0NndYanyMR", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17286", "names": [{"locale": "en", "name": "17286 - Care, Support and Treatment - HIV/TB Project", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1923", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "HHS/CDC", "Partner": "Association of Public Health Laboratories", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "zVI8rLnyERs", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17292", "names": [{"locale": "en", "name": "17292 - APHL Lab Follow on - (GH001097)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_15712", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "HHS/CDC", "Partner": "Management development for Health", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "iZutDkJBIQa", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17293", "names": [{"locale": "en", "name": "17293 - MDH Kagera - (GH001179)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_421", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "HHS/CDC", "Partner": "Ministry of Health and Social Welfare, Tanzania", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "kGsaTq8tBnL", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17294", "names": [{"locale": "en", "name": "17294 - MOHSW Lab Follow on - (GH001603)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_10091", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "HHS/CDC", "Partner": "American Society for Microbiology", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "VoDSxwjCTe0", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17295", "names": [{"locale": "en", "name": "17295 - ASM Lab Follow on", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_13168", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "HHS/CDC", "Partner": "Cardno Emerging Markets", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "z5F1S9xd8ch", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17296", "names": [{"locale": "en", "name": "17296 - CDC PPP Management - (GH001531)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1633", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "HHS/CDC", "Partner": "National Institute for Medical Research", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "DFhTHAFyuxg", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17300", "names": [{"locale": "en", "name": "17300 - NIMR Follow On - (GH001633)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_216", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "HHS/CDC", "Partner": "University of Washington", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "wrxv299406k", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17304", "names": [{"locale": "en", "name": "17304 - University Partnership Field Epidemiology Expansion - (GH001304)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9886", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "HHS/HRSA", "Partner": "American International Health Alliance", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "IN1ixx581iH", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17305", "names": [{"locale": "en", "name": "17305 - Twinning follow On (U7HA04128)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_595", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Angola", "Agency": "USAID", "Partner": "World Learning", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "A8tjqn4OZor", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17306", "names": [{"locale": "en", "name": "17306 - Comit\u00e9 Empresarial Contra VIH/SIDA (CEC-HIV/AIDS)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19589", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Angola", "Agency": "USAID", "Partner": "LINKAGES", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "lnSs5OhS8Bs", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17308", "names": [{"locale": "en", "name": "17308 - LINKAGES", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9865", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Asia Regional Program", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "hSGpfVChIc8", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17309", "names": [{"locale": "en", "name": "17309 - LINKAGES", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_597", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Central America Region", "Agency": "HHS/CDC", "Partner": "National Alliance of State and Territorial AIDS Directors", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "u4IK4Z5MT5H", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17310", "names": [{"locale": "en", "name": "17310 - Peer-to-peer capacity building of Ministries of Health in HIV surveillance in Central America, CoAg # GH001508", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_547", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "HHS/CDC", "Partner": "United Nations Children's Fund", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "fnOzXGxKQNc", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17316", "names": [{"locale": "en", "name": "17316 - UNICEF Follow on - (GH001619)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16525", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Ghana", "Agency": "USAID", "Partner": "John Snow Inc (JSI)", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "JO6SPPV0GH5", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17318", "names": [{"locale": "en", "name": "17318 - Strengthening the Care Continuum", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_33", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Botswana", "Agency": "USAID", "Partner": "Catholic Relief Services", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "CLGauWtg8Ol", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17321", "names": [{"locale": "en", "name": "17321 - 4Children - Coordinating Comprehensive Care for Children", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_521", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Botswana", "Agency": "USAID", "Partner": "University of North Carolina at Chapel Hill, Carolina Population Center", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "Qua3xjAc9Nf", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17322", "names": [{"locale": "en", "name": "17322 - MEASURE Evaluation Phase IV", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9646", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Botswana", "Agency": "USAID", "Partner": "KNCV Tuberculosis Foundation", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "TFtlwIKwi4T", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17323", "names": [{"locale": "en", "name": "17323 - Challenge TB", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_596", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Ghana", "Agency": "USAID", "Partner": "University of North Carolina", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "bgN4rjeOOPP", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17326", "names": [{"locale": "en", "name": "17326 - Measure Evaluation Phase IV", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9865", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Botswana", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "mPILPQBmDPX", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17328", "names": [{"locale": "en", "name": "17328 - Food and Nutrition Technical Assistance III (FANTA III)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_3317", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Ukraine", "Agency": "HHS/CDC", "Partner": "Clinical and Laboratory Standards Institute", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "ryBxdcpzVxB", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17331", "names": [{"locale": "en", "name": "17331 - CLSI", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_3932", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Ukraine", "Agency": "State/EUR", "Partner": "Regional Procurement Support Office/Frankfurt", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "qb0DkDcvQVX", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17332", "names": [{"locale": "en", "name": "17332 - NPHC Laboratory Renovation", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_6", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Central America Region", "Agency": "PC", "Partner": "U.S. Peace Corps", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "CVrkkem6T8K", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17334", "names": [{"locale": "en", "name": "17334 - Peace Corps/Panama Volunteers Trainings and Small Grants", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16860", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "USAID", "Partner": "Vodafone Foundation", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "SW474Adm2re", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17335", "names": [{"locale": "en", "name": "17335 - Vodafone Foundation PPP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1155", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Cameroon", "Agency": "HHS/CDC", "Partner": "Columbia University", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "TTaK9lFPVox", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17336", "names": [{"locale": "en", "name": "17336 - Columbia ICAP 2014 CDC HQ mech", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_453", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "USAID", "Partner": "John Snow, Inc.", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "xFtgr2tcAZ7", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17338", "names": [{"locale": "en", "name": "17338 - DELIVER Project", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9865", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "India", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "dF36SUDoFpa", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17339", "names": [{"locale": "en", "name": "17339 - Linkages Across the Continuum of HIV Services for Key Populations Affected by HIV (LINKAGES)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_463", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Malawi", "Agency": "HHS/CDC", "Partner": "University Research Corporation, LLC", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "stw3nHqSHSA", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17341", "names": [{"locale": "en", "name": "17341 - Strengthening High Quality Laboratory Services Scale-Up for HIV Diagnosis, Care, Treatment and Monitoring in Malawi under the President's Emergency Plan for AIDS Relief (PEPFAR)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_421", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "HHS/CDC", "Partner": "Ministry of Health and Social Welfare, Tanzania", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "YKPIsMWv2Mb", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17343", "names": [{"locale": "en", "name": "17343 - MOHSW Blood Follow on - (GH001613)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_213", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Ukraine", "Agency": "HHS/CDC", "Partner": "International HIV/AIDS Alliance", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "QSJNir9AReW", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17345", "names": [{"locale": "en", "name": "17345 - Alliance MAT", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9863", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "India", "Agency": "HHS/CDC", "Partner": "SHARE India", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "ifIy3vjx3Xx", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17350", "names": [{"locale": "en", "name": "17350 - Laboratory Strengthening", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9865", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "India", "Agency": "HHS/CDC", "Partner": "FHI 360", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "rttTjkqHpDO", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17351", "names": [{"locale": "en", "name": "17351 - PWID Collaborative Project", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1085", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "India", "Agency": "HHS/CDC", "Partner": "UNICEF", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "Vr4EtdjATXu", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17352", "names": [{"locale": "en", "name": "17352 - UNICEF", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_549", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "India", "Agency": "HHS/CDC", "Partner": "World Health Organization", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "wEpgxlC6g05", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17353", "names": [{"locale": "en", "name": "17353 - WHO (NEW)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9865", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "eRYbvtbk40v", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17354", "names": [{"locale": "en", "name": "17354 - Livelihoods and Food Security Technical Assistance (LIFT) II", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19740", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "USAID", "Partner": "(ASSIST) - Applying Science to Strengthen and Improve Systems Project", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "hNHzVfZYCkw", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17355", "names": [{"locale": "en", "name": "17355 - Applying Science to Strengthen & Improve Systems Project (ASSIST)/USAID Healthcare Improvement Project (HCI)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9865", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "HagwSlaYAKP", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17356", "names": [{"locale": "en", "name": "17356 - Food and Nutrition Technical Assistance (FANTA III)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_230", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "USAID", "Partner": "Population Council", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "V5B5m9p9Cms", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17357", "names": [{"locale": "en", "name": "17357 - Supporting Operational AIDS Research Project", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_226", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "USAID", "Partner": "Pact, Inc.", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "zvAXxPc9vJe", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17358", "names": [{"locale": "en", "name": "17358 - Kizazi Kipya", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1003", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "USAID", "Partner": "Education Development Center", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "wtWTgHxA9q6", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17360", "names": [{"locale": "en", "name": "17360 - Time To Learn", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9881", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Cameroon", "Agency": "HHS/CDC", "Partner": "Cameroon Baptist Convention Health Board", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "H2htM7729M8", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17361", "names": [{"locale": "en", "name": "17361 - CBCHB - PMTCT-ART Center-Littoral 2015", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_238", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Cameroon", "Agency": "HHS/CDC", "Partner": "Safe Blood for Africa Foundation", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "gHOSizWzTHy", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17362", "names": [{"locale": "en", "name": "17362 - Safe Blood for Africa CDC 2015", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_232", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Cameroon", "Agency": "DOD", "Partner": "Population Services International", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "ZTykdeVsoSK", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17364", "names": [{"locale": "en", "name": "17364 - Prevention activities with Cameroon Military", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19444", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Cameroon", "Agency": "DOD", "Partner": "Metabiota", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "b6acCvT6TIm", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17365", "names": [{"locale": "en", "name": "17365 - Strengthening Lab & MTCT Services in the military", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9865", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Caribbean Region", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "FUqHo4W3Dj1", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17366", "names": [{"locale": "en", "name": "17366 - Linkages", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_3329", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Vietnam", "Agency": "DOD", "Partner": "Armed Forces Research Institute of Medical Sciences", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "FGOp8ELhsQH", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17369", "names": [{"locale": "en", "name": "17369 - AFRIMS", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16864", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Vietnam", "Agency": "DOD", "Partner": "Center for Community Health Promotion", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "apEKYk5t6Ra", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17370", "names": [{"locale": "en", "name": "17370 - CHP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_440", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Vietnam", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "FeA3yIotO9Z", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17371", "names": [{"locale": "en", "name": "17371 - Health Finance & Governance (HFG)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16786", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Vietnam", "Agency": "USAID", "Partner": "Institute of International Education", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "eWM7rLqyZQW", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17373", "names": [{"locale": "en", "name": "17373 - CSO Capacity Building (PCD)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19683", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Vietnam", "Agency": "USAID", "Partner": "Center for Community Health and Development", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "Edh3K31JPyN", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17374", "names": [{"locale": "en", "name": "17374 - Community HIV Link-Northern Coast", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19682", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Vietnam", "Agency": "USAID", "Partner": "The Center for Community Health Research and Development", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "oV4VBGChott", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17375", "names": [{"locale": "en", "name": "17375 - Community HIV Link-Northern Mountains", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19684", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Vietnam", "Agency": "USAID", "Partner": "Center for Promotion of Quality of Life", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "apQvf8rr45G", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17376", "names": [{"locale": "en", "name": "17376 - Community HIV Link-Southern", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_446", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Vietnam", "Agency": "USAID", "Partner": "Chemonics International", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "y3dZqc6KxsV", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17377", "names": [{"locale": "en", "name": "17377 - Governance for Inclusive Growth (GIG)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_232", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Central America Region", "Agency": "DOD", "Partner": "Population Services International", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "eHAHwUksMN5", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17378", "names": [{"locale": "en", "name": "17378 - HIV/STI Risk Reduction Training in the El Salvador Military", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1717", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Central America Region", "Agency": "DOD", "Partner": "Research Triangle International", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "RXEWIDnvxal", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17380", "names": [{"locale": "en", "name": "17380 - RTI Belize", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_232", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Central America Region", "Agency": "DOD", "Partner": "Population Services International", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "ydzwzr44Pis", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17381", "names": [{"locale": "en", "name": "17381 - PASMO Honduras", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_6", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Central America Region", "Agency": "PC", "Partner": "U.S. Peace Corps", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "OQSFn8fmVa8", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17382", "names": [{"locale": "en", "name": "17382 - Peace Corps/Costa Rica Volunteers Trainings and Small Grants", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_6", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Central America Region", "Agency": "PC", "Partner": "U.S. Peace Corps", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "zaKrauhrUL3", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17383", "names": [{"locale": "en", "name": "17383 - Peace Corps/Nicaragua Volunteers Trainings and Small Grants", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_6", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Central America Region", "Agency": "PC", "Partner": "U.S. Peace Corps", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "VUnZXKoK0qm", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17384", "names": [{"locale": "en", "name": "17384 - Peace Corps/El Salvador Volunteers Trainings and Small Grants", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_6", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Central America Region", "Agency": "PC", "Partner": "U.S. Peace Corps", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "NSpjOcqnJXh", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17385", "names": [{"locale": "en", "name": "17385 - Peace Corps/Guatemala Volunteers Trainings and Small Grants", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_6", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Central America Region", "Agency": "PC", "Partner": "U.S. Peace Corps", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "ushkTYZeoaj", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17386", "names": [{"locale": "en", "name": "17386 - Peace Corps/Belize Volunteers Trainings and Small Grants", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_6", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Swaziland", "Agency": "PC", "Partner": "U.S. Peace Corps", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "ejcF7vpBJpl", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17389", "names": [{"locale": "en", "name": "17389 - Vast Grants", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_14791", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Central America Region", "Agency": "DOD", "Partner": "NICASALUD", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "xTmjLN8Btgu", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17390", "names": [{"locale": "en", "name": "17390 - Institutionalization of HIV Policies and Programs in the Nicaraguan Military", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Asia Regional Program", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "Bwk2Xqwdl6R", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17392", "names": [{"locale": "en", "name": "17392 - TBD", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_4558", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "USAID", "Partner": "Luapula Foundation", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "ChvsO2L56nf", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17395", "names": [{"locale": "en", "name": "17395 - District OVC Systems Strengthening (DOSS) / Community Rising", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16843", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "USAID", "Partner": "Society for Family Health (16843)", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "QEomxSBfTNG", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17396", "names": [{"locale": "en", "name": "17396 - Sexual and Reproductive Health for All Initiative (SARAI)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_10296", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Angola", "Agency": "DOD", "Partner": "Charles Drew University", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "GQXcFddMFIx", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17397", "names": [{"locale": "en", "name": "17397 - CDU Angola", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Ghana", "Agency": "State/AF", "Partner": "U.S. Department of State", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "erveTqzoq4W", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17398", "names": [{"locale": "en", "name": "17398 - PD Small Grants", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16525", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "USAID", "Partner": "John Snow Inc (JSI)", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "Cs8GAIrZXFL", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17399", "names": [{"locale": "en", "name": "17399 - USAID/District Coverage of Health Services (DISCOVER-H)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_233", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "USAID", "Partner": "Program for Appropriate Technology in Health", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "oITJyTAnDjq", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17400", "names": [{"locale": "en", "name": "17400 - TBD - TB/HIV Program", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_204", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Lesotho", "Agency": "HHS/CDC", "Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "I46G7RlfHX2", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17401", "names": [{"locale": "en", "name": "17401 - Strengthening Tuberculosis and HIV Response in Lesotho (STAR-L)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_220", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Ghana", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "YbklpX5suMp", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17402", "names": [{"locale": "en", "name": "17402 - Evaluate For Health", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_52", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "USAID", "Partner": "World Vision International", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "vK8XwS0fVLO", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17403", "names": [{"locale": "en", "name": "17403 - Gender Based Violence - Survivor Support Project", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Central America Region", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "xsAzQrE4zOS", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17404", "names": [{"locale": "en", "name": "17404 - Quality in Health", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Central America Region", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "uNrm8oWQXc0", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17407", "names": [{"locale": "en", "name": "17407 - Central American Project for a Sustainable Response to HIV - PASCA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1717", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Central America Region", "Agency": "DOD", "Partner": "Research Triangle International", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "c7lyjelcrpa", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17408", "names": [{"locale": "en", "name": "17408 - RTI International Regional PHDP and post-test counseling", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_219", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "USAID", "Partner": "JHPIEGO", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "WjpnMvlodIs", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17409", "names": [{"locale": "en", "name": "17409 - Maternal and Child Survival Program (MCSP)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16339", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "USAID", "Partner": "Pact", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "UyYDjCyYk1V", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17410", "names": [{"locale": "en", "name": "17410 - USAID/Zambia Community HIV Prevention Project (Z-CHPP)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "z7Bbqlvxc14", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17412", "names": [{"locale": "en", "name": "17412 - Pediatric AIDS Initiative", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16525", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "USAID", "Partner": "John Snow Inc (JSI)", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "UyVfIMhEh0B", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17413", "names": [{"locale": "en", "name": "17413 - TBD - SAFE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Botswana", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "K4KMJRowjhr", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17415", "names": [{"locale": "en", "name": "17415 - Maatla and TK Evaluation", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_17068", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "USAID", "Partner": "T-MARC Tanzania", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "W9YFR4ufv0n", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17416", "names": [{"locale": "en", "name": "17416 - USAID Social Enterprise Support Activity (USESA)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Botswana", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "euNtVnm3Zls", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17417", "names": [{"locale": "en", "name": "17417 - Evaluation of CMS Transformation and SCMS Support", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_217", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Botswana", "Agency": "USAID", "Partner": "IntraHealth International, Inc", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "V3hecmcWCeh", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17418", "names": [{"locale": "en", "name": "17418 - TBD", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "Aksb0XLfSM0", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17419", "names": [{"locale": "en", "name": "17419 - GH Tech Follow On", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9646", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "USAID", "Partner": "KNCV Tuberculosis Foundation", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "aUKdNf70taA", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17420", "names": [{"locale": "en", "name": "17420 - Challenge TB", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "GvR8cM0OnhQ", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17421", "names": [{"locale": "en", "name": "17421 - Improving Prevention and Adherence to Care and Treatment (IMPACT)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9865", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "OUv1W6abMQU", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17422", "names": [{"locale": "en", "name": "17422 - USAID Open Doors", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_440", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "Uw6JYFmEyf4", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17425", "names": [{"locale": "en", "name": "17425 - USAID Systems for Better Health", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_15251", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Lesotho", "Agency": "DOD", "Partner": "VISTA PARTNERS", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "aCEdHSx8hQV", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17427", "names": [{"locale": "en", "name": "17427 - LDF Electronic Medical Records", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_232", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Lesotho", "Agency": "DOD", "Partner": "Population Services International", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "jnyMopg7v1k", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17429", "names": [{"locale": "en", "name": "17429 - LDF Comprehensive Clinical Support Program", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_15708", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Lesotho", "Agency": "HHS/CDC", "Partner": "Foundation for Innovative New Diagnostics", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "XbvhnfPJ2NJ", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17430", "names": [{"locale": "en", "name": "17430 - Building global capacity for diagnostic testing of tuberculosis, malaria and HIV", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_463", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Lesotho", "Agency": "HHS/CDC", "Partner": "University Research Corporation, LLC", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "gXPsaT58D2U", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17431", "names": [{"locale": "en", "name": "17431 - Support Laboratory Diagnosis and Monitoring to Scale up and Improve HIV/AIDS Care and Treatment Services in the Kingdom of Lesotho under the President\u2019s Emergency Plan for AIDS Relief (PEPFAR)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16526", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Lesotho", "Agency": "HHS/CDC", "Partner": "Ministry of Health (MOH)", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "BZB5gwXjvpn", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17432", "names": [{"locale": "en", "name": "17432 - Support Ministry of Health to Strengthen Health Systems and Coordinate HIV/AIDS Prevention, Care and Treatment Programs in the Kingdom of Lesotho under the President\u2019s Emergency Plan for AIDS Relief (PEPFAR)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19589", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Central America Region", "Agency": "USAID", "Partner": "LINKAGES", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "Rs1Hym9rR1k", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17433", "names": [{"locale": "en", "name": "17433 - Linkages", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16368", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Asia Regional Program", "Agency": "PC", "Partner": "Peace Corps Volunteers", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "UtKLM8W5Aup", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17438", "names": [{"locale": "en", "name": "17438 - VAST Grants", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_521", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "USAID", "Partner": "University of North Carolina at Chapel Hill, Carolina Population Center", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "ScR2jboOyXO", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17439", "names": [{"locale": "en", "name": "17439 - MEASURE Evaluation Phase IV", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_440", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Central Asia Region", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "sW3uOdY43Vp", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17447", "names": [{"locale": "en", "name": "17447 - Health Finance & Governance", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16846", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "USAID", "Partner": "Women and Law in Southern Africa", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "dfez6OopwaO", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17448", "names": [{"locale": "en", "name": "17448 - Stamping Out and Preventing Gender Based Violence (STOP GBV) : Access to Justice", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16782", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "USAID", "Partner": "Counterpart International", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "HlDknLzKhSQ", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17449", "names": [{"locale": "en", "name": "17449 - Fostering Accountability and Transparency in Zambia (FACT-Zambia)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16544", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Malawi", "Agency": "HHS/CDC", "Partner": "Universtiy of Washington", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "x71uAO1QhvR", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17451", "names": [{"locale": "en", "name": "17451 - Human Resources for Health (HRH) Capacity Building in Malawi under the President\u2019s Emergency Plan for AIDS Relief (PEPFAR)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9886", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "HHS/HRSA", "Partner": "American International Health Alliance", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "J29DkN7E7Pi", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17452", "names": [{"locale": "en", "name": "17452 - AIHA Twinning Capacity Building (HRSA)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19846", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Swaziland", "Agency": "USAID", "Partner": "Centre for HIV and AIDS Prevention Studies Swaziland", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "f0VtUomFEHe", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17454", "names": [{"locale": "en", "name": "17454 - CHAPS VMMC", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Swaziland", "Agency": "State/AF", "Partner": "U.S. Department of State", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "egENgprh0gE", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17455", "names": [{"locale": "en", "name": "17455 - PEPFAR Small Grants Program", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_6277", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Swaziland", "Agency": "HHS/CDC", "Partner": "International Center for AIDS Care and Treatment Programs, Columbia University", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "oIc5S9zlyBw", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17458", "names": [{"locale": "en", "name": "17458 - ICAP \u2013 Epi-Research TA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_13198", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "HHS/CDC", "Partner": "Human Sciences Research Council", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "rgMMfAdIib0", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17459", "names": [{"locale": "en", "name": "17459 - HSRC (CDC GH001629)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_463", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Swaziland", "Agency": "HHS/CDC", "Partner": "University Research Corporation, LLC", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "dJdwPCiJT04", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17460", "names": [{"locale": "en", "name": "17460 - URC - Lubombo", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_6277", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Swaziland", "Agency": "HHS/CDC", "Partner": "International Center for AIDS Care and Treatment Programs, Columbia University", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "abSJlsFMBp6", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17461", "names": [{"locale": "en", "name": "17461 - ICAP Lab", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_8785", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Swaziland", "Agency": "HHS/CDC", "Partner": "Ministry of Health and Social Welfare, Swaziland", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "Dn5lvkNAjO8", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17462", "names": [{"locale": "en", "name": "17462 - Strengthening MOH Leadership, Governance & Quality Management", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_6277", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Swaziland", "Agency": "HHS/CDC", "Partner": "International Center for AIDS Care and Treatment Programs, Columbia University", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "uOvDmCVeBqH", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17463", "names": [{"locale": "en", "name": "17463 - ICAP-Manzini", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16339", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Swaziland", "Agency": "USAID", "Partner": "Pact", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "UZBspPGUxmY", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17464", "names": [{"locale": "en", "name": "17464 - Rapid and Effective Action for Combating HIV/AIDS III (REACH 3)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_453", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Swaziland", "Agency": "USAID", "Partner": "John Snow, Inc.", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "gehZKuu17ml", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17465", "names": [{"locale": "en", "name": "17465 - AIDSFree", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_219", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Lesotho", "Agency": "USAID", "Partner": "JHPIEGO", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "gA6sjacGrjg", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17467", "names": [{"locale": "en", "name": "17467 - Accelovate", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_204", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Lesotho", "Agency": "USAID", "Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "WvhmCa2fbFS", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17468", "names": [{"locale": "en", "name": "17468 - CHASE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_440", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Caribbean Region", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "mZDi6Owao5Q", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17469", "names": [{"locale": "en", "name": "17469 - Health Finance and Governance", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_232", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Dominican Republic", "Agency": "DOD", "Partner": "Population Services International", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "mqO2VJjEzz0", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17474", "names": [{"locale": "en", "name": "17474 - Military HTC and Prevention", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1923", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zimbabwe", "Agency": "HHS/CDC", "Partner": "Association of Public Health Laboratories", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "H4dAZTLfBVt", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17475", "names": [{"locale": "en", "name": "17475 - Lab Support", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_3931", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zimbabwe", "Agency": "HHS/CDC", "Partner": "University of Zimbabwe", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "dibqDlBSYyM", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17476", "names": [{"locale": "en", "name": "17476 - Strengthening the Human Resources Information System and Development of Open health Information Enterprise Architecture", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_10091", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "HHS/CDC", "Partner": "American Society for Microbiology", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "GgtYxk2bo93", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17477", "names": [{"locale": "en", "name": "17477 - ASM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_3317", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "HHS/CDC", "Partner": "Clinical and Laboratory Standards Institute", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "avhADVMmTcj", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17478", "names": [{"locale": "en", "name": "17478 - CLSI", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1923", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "HHS/CDC", "Partner": "Association of Public Health Laboratories", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "Tp7MEi2hvxs", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17479", "names": [{"locale": "en", "name": "17479 - APHL", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19907", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Malawi", "Agency": "USAID", "Partner": "Palladium Group", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "ehQ8DMlQmn7", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17480", "names": [{"locale": "en", "name": "17480 - HP+", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "a9jnBwoS71u", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17483", "names": [{"locale": "en", "name": "17483 - MCDMCH", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19847", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Malawi", "Agency": "HHS/CDC", "Partner": "National Registration Bureau Malawi", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "Qtu9WURXh1T", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17487", "names": [{"locale": "en", "name": "17487 - Strengthening Malawi's Vital Statistics Systems through Civil Registration under PEPFAR", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9651", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Malawi", "Agency": "HHS/CDC", "Partner": "University of Malawi College of Medicine", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "np7zl6Nzc5T", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17488", "names": [{"locale": "en", "name": "17488 - Improving Medical Education in Malawi under the President\u2019s Emergency Plan for AIDS Relief (PEPFAR)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9853", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Malawi", "Agency": "HHS/CDC", "Partner": "New Partner", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "E2X8WDkWZ42", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17489", "names": [{"locale": "en", "name": "17489 - Improving access to VMMC services in Malawi", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1923", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Angola", "Agency": "HHS/CDC", "Partner": "Association of Public Health Laboratories", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "V9BuRl1SwFT", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17490", "names": [{"locale": "en", "name": "17490 - APHL", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_3331", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "HHS/CDC", "Partner": "National Health Laboratory Services", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "j3id7FgnmzY", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17493", "names": [{"locale": "en", "name": "17493 - NHLS (CDC GH001631)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_209", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Cote d'Ivoire", "Agency": "HHS/CDC", "Partner": "Health Alliance International", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "mUGRSEznwdP", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17494", "names": [{"locale": "en", "name": "17494 - HAI coag2015", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16927", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Cote d'Ivoire", "Agency": "DOD", "Partner": "Project Cure", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "cYDMOC6yUj7", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17495", "names": [{"locale": "en", "name": "17495 - Project C.U.R.E", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_232", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Cote d'Ivoire", "Agency": "DOD", "Partner": "Population Services International", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "V8ApcNWCRp6", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17496", "names": [{"locale": "en", "name": "17496 - PSI Cote d'Ivoire", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_519", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "HHS/CDC", "Partner": "University of Maryland", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "R3ZDlNaQKK8", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17497", "names": [{"locale": "en", "name": "17497 - University of Maryland (SMACHT)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_424", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "HHS/CDC", "Partner": "Tropical Diseases Research Centre", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "vv79kLJGkbW", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17499", "names": [{"locale": "en", "name": "17499 - TDRC", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_923", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "HHS/CDC", "Partner": "University of Zambia", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "btBvEJtL3wr", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17500", "names": [{"locale": "en", "name": "17500 - UNZA M&E, Department of Population Studies", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_6551", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "HHS/CDC", "Partner": "University Teaching Hospital", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "CxfbDgAsYfs", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17501", "names": [{"locale": "en", "name": "17501 - University Teaching Hospital", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_596", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "HHS/CDC", "Partner": "University of North Carolina", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "QmtjITyjkuc", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17502", "names": [{"locale": "en", "name": "17502 - UNC Eastern", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_547", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "HHS/CDC", "Partner": "United Nations Children's Fund", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "m4hHYEaIRUg", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17505", "names": [{"locale": "en", "name": "17505 - UNICEF (CDC PS002027)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19844", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "HHS/CDC", "Partner": "Beyond Zero", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "nUBmwBU11JX", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17506", "names": [{"locale": "en", "name": "17506 - Beyond Zero Advanced Clinical Care Centres (CDC GH001143)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_10939", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "HHS/CDC", "Partner": "Kheth'Impilo", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "hpeHyrCyJae", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17507", "names": [{"locale": "en", "name": "17507 - Kheth'Impilo Advanced Clinical Care Centres (CDC GH001145)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "vIBB2rzhsBY", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17508", "names": [{"locale": "en", "name": "17508 - TBD Informations Systems Development", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "wQEAxOsUMFu", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17509", "names": [{"locale": "en", "name": "17509 - TBD Program Evaluation", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_15440", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "HHS/CDC", "Partner": "Macro Atlanta", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "pGI1nFtrLhH", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17510", "names": [{"locale": "en", "name": "17510 - Technical Assistance (TA) Indicators", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_546", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "HHS/CDC", "Partner": "United Nations Office on Drugs and Crime", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "SytL4hgcOKk", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17511", "names": [{"locale": "en", "name": "17511 - UNODC Capacity Development for PWID", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_549", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "HHS/CDC", "Partner": "World Health Organization", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "WL4EKRbcOSI", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17512", "names": [{"locale": "en", "name": "17512 - WHO HIV Prevention (CDC GH001180)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_5118", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "HHS/CDC", "Partner": "Ministry of Health, Zambia", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "uX9kKeI0a3A", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17513", "names": [{"locale": "en", "name": "17513 - Ministry of Health", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_509", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "HHS/CDC", "Partner": "Johns Hopkins University Bloomberg School of Public Health", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "BaAWvLUBS9a", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17514", "names": [{"locale": "en", "name": "17514 - Jhpiego Follow-On", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_15660", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Cote d'Ivoire", "Agency": "USAID", "Partner": "Save The Children Federation Inc", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "yp3KbpyBbhG", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17515", "names": [{"locale": "en", "name": "17515 - REVE Reducing Vulerability in Children", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9865", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Cote d'Ivoire", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "lUtOBrJJOCv", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17516", "names": [{"locale": "en", "name": "17516 - ASPIRES FHI 360", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "N2wDQ1G8ELJ", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17517", "names": [{"locale": "en", "name": "17517 - TBD - Smartcare Evaluation", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "HHS/CDC", "Partner": "U.S. Department of Health and Human Services/Centers for Disease Control and Prevention (HHS/CDC)", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "I7FGzi6dyhz", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17519", "names": [{"locale": "en", "name": "17519 - CDC Technical Assistance - DRH", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_205", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Burundi", "Agency": "USAID", "Partner": "Engender Health", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "CfnjuDyTYyu", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17520", "names": [{"locale": "en", "name": "17520 - BRAVI", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_521", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Burundi", "Agency": "USAID", "Partner": "University of North Carolina at Chapel Hill, Carolina Population Center", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "avtyGUrzG5m", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17521", "names": [{"locale": "en", "name": "17521 - MEASURE Evaluation Phase IV", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_232", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Burundi", "Agency": "DOD", "Partner": "Population Services International", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "Ct2nolxqPaK", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17522", "names": [{"locale": "en", "name": "17522 - PSI Burundi", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9853", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "HHS/CDC", "Partner": "New Partner", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "ALuXrLHcCjC", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17523", "names": [{"locale": "en", "name": "17523 - Ministry of Home Affairs", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16526", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Dominican Republic", "Agency": "HHS/CDC", "Partner": "Ministry of Health (MOH)", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "n7uzXGSPUXN", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17527", "names": [{"locale": "en", "name": "17527 - (DIGECITSS) Improving PMTCT counseling, M&E of the PMTCT program, STI services and surveillance, establish performance management of HIV treatment, and capacity of the National Program to address strategic issues for Key ", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_14267", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "HHS/NIH", "Partner": "FOGARTY INTERNATIONAL CENTER", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "gxGABhSl2nN", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17528", "names": [{"locale": "en", "name": "17528 - CDC-NIH Capacity Building MEPI HQR24TW008863.", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_219", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Namibia", "Agency": "USAID", "Partner": "JHPIEGO", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "XRbvuFZzcRT", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17529", "names": [{"locale": "en", "name": "17529 - Maternal and Child Survival Program", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Namibia", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "pG2hfclocGX", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17530", "names": [{"locale": "en", "name": "17530 - TB/HIV Technical Assistance Project", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_217", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Namibia", "Agency": "USAID", "Partner": "IntraHealth International, Inc", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "uE6z2gIIVwE", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17531", "names": [{"locale": "en", "name": "17531 - USAID HIV Clinical Services Technical Assistance Project", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_596", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Namibia", "Agency": "USAID", "Partner": "University of North Carolina", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "vFgy8KdoOKb", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17532", "names": [{"locale": "en", "name": "17532 - Measure Evaluation Phase 4", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_4719", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "HHS/CDC", "Partner": "South Africa Partners", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "S8GbABXG4x6", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17533", "names": [{"locale": "en", "name": "17533 - SA Partners Care and Support (CDC GH001554)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_17046", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zimbabwe", "Agency": "USAID", "Partner": "Mavambo Orphan Care (MOC)", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "EvYAnpdpA5C", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17534", "names": [{"locale": "en", "name": "17534 - Mavambo Orphan Care (MOC)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9865", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "u52uJYHpfBD", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17536", "names": [{"locale": "en", "name": "17536 - Accelerating Strategies for Practical Innovation & Research in Economic Strengthening (ASPIRES)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19403", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "USAID", "Partner": "Johns Hopkins Health and Education in South Africa", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "GooiJ79Ffbo", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17537", "names": [{"locale": "en", "name": "17537 - Strategic, Evidence-Based Communication Interventions Systematically Applied at Multiple Levels for Greater Effectiveness of HIV Prevention Programs", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19403", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "USAID", "Partner": "Johns Hopkins Health and Education in South Africa", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "IbAPzfFeb9h", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17538", "names": [{"locale": "en", "name": "17538 - Community-Based Comprehensive HIV Prevention, Counseling and testing Program to Reduce HIV Incidence", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "yFs4Gf9y7NB", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17539", "names": [{"locale": "en", "name": "17539 - Program Evaluation - Transition of Clinical Services and Quality of Care", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_463", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "USAID", "Partner": "University Research Corporation, LLC", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "K8dBW7RsHIt", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17540", "names": [{"locale": "en", "name": "17540 - TB Care - 2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_17045", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zimbabwe", "Agency": "USAID", "Partner": "Family AIDS Care Trust (FACT) Mutare", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "RS4PCeeHfWM", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17541", "names": [{"locale": "en", "name": "17541 - FACT Children Tariro", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_7727", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Burundi", "Agency": "USAID", "Partner": "GH Tech", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "bGCtj2TW4jr", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17542", "names": [{"locale": "en", "name": "17542 - Global Health Technical Assistance", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_219", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Botswana", "Agency": "DOD", "Partner": "JHPIEGO", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "Op0e57fPXK9", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17544", "names": [{"locale": "en", "name": "17544 - BDF Prevention and Circumcision Program", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_17047", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zimbabwe", "Agency": "USAID", "Partner": "Hospice and Palliative Care Association of Zimbabwe", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "FxaEQqb4349", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17546", "names": [{"locale": "en", "name": "17546 - HOSPAZ Bantawana", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9865", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Lesotho", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "OVvoGynenS3", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17547", "names": [{"locale": "en", "name": "17547 - Food and Nutrition Technical Assistance III Project (FANTA)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_3781", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Swaziland", "Agency": "USAID", "Partner": "Partnership for Supply Chain Management", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "Y001hX5TLUp", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17548", "names": [{"locale": "en", "name": "17548 - Supply Chain Management System (SCMS)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_219", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Lesotho", "Agency": "USAID", "Partner": "JHPIEGO", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "D0VJOTrfGEI", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17549", "names": [{"locale": "en", "name": "17549 - TSEPO", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_595", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Malawi", "Agency": "USAID", "Partner": "World Learning", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "UAWmsCNd1wH", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17550", "names": [{"locale": "en", "name": "17550 - FORECAST", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Burundi", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "air8nMzLEL0", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17551", "names": [{"locale": "en", "name": "17551 - Demographic and Health Survey", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9865", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Burundi", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "jfahbw5Rq4v", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17552", "names": [{"locale": "en", "name": "17552 - Strengthening services for key populations/LINKAGES", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19444", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Burundi", "Agency": "DOD", "Partner": "Metabiota", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "ZQukJYUFw01", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17553", "names": [{"locale": "en", "name": "17553 - Metabiota Burundi", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Lesotho", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "wQSqnLFlwuB", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17554", "names": [{"locale": "en", "name": "17554 - Evaluation of OVC Outcomes", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_15251", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Swaziland", "Agency": "DOD", "Partner": "VISTA PARTNERS", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "PlbXJ9VTutI", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17555", "names": [{"locale": "en", "name": "17555 - USDF MeHIN", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_616", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Burundi", "Agency": "DOD", "Partner": "U.S. Department of Defense Naval Health Research Center", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "ZVzqFODwHNV", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17556", "names": [{"locale": "en", "name": "17556 - DoD Mech Burundi (NHRC)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9865", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Lesotho", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "IIUGTBzfnGj", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17557", "names": [{"locale": "en", "name": "17557 - Livelihoods and Food Security Technical Assistance Project II (LIFT II)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_3932", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Swaziland", "Agency": "State/AF", "Partner": "Regional Procurement Support Office/Frankfurt", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "tbWa8ADluWO", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17559", "names": [{"locale": "en", "name": "17559 - RPSO-Supported Renovation Projects in Swaziland MOH Facilities", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1618", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Namibia", "Agency": "USAID", "Partner": "PharmAccess", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "WjeHc9avQug", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17560", "names": [{"locale": "en", "name": "17560 - Country Partnership to Increase Access to Integrated HIV/AIDS and Health Services Using Mobile Health Services to Reach Underserved Populations in Namibia", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16526", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Dominican Republic", "Agency": "HHS/CDC", "Partner": "Ministry of Health (MOH)", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "DDMpvWnFFNH", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17561", "names": [{"locale": "en", "name": "17561 - (MOH) Strengthening M&E, FETP capacity, health information systems (HIV, TB, laboratory data, and disease surveillance), Supply of safe blood, and national laboratory improvement plan in the DR MoH", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_5727", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Dominican Republic", "Agency": "HHS/CDC", "Partner": "Centro de Orientacion e Investigacion Integral", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "PyChEhabH0P", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17562", "names": [{"locale": "en", "name": "17562 - Increasing Self Sustainable and Friendly Clinical HIV/STI/TBServices for MSMs and Transgender Individuals in the Dominican Republic", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_232", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "HHS/CDC", "Partner": "Population Services International", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "st3Kbu8sQ91", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17564", "names": [{"locale": "en", "name": "17564 - NIH CT Development", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1155", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Central Asia Region", "Agency": "HHS/CDC", "Partner": "Columbia University", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "exEbT4mvNDM", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17565", "names": [{"locale": "en", "name": "17565 - Technical Assistance Services to Countries Supported by PEPFAR and the Global Fund", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_597", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "HHS/CDC", "Partner": "National Alliance of State and Territorial AIDS Directors", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "Hf6rv20Etz2", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17567", "names": [{"locale": "en", "name": "17567 - NASTAD", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19877", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Cambodia", "Agency": "USAID", "Partner": "Global Health Supply Chain Program", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "Ie0u3ruPZc3", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17570", "names": [{"locale": "en", "name": "17570 - Global Health Supply Chain - Procurement and Supply Management", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_501", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "HHS/HRSA", "Partner": "Columbia University Mailman School of Public Health", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "TPOcRsdwFu8", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17571", "names": [{"locale": "en", "name": "17571 - Nursing Capacity Building Program", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1696", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Swaziland", "Agency": "HHS/CDC", "Partner": "American Association of Blood Banks", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "x2RgjFlc2Cf", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17572", "names": [{"locale": "en", "name": "17572 - TA Support for the Strenghtening of Blood Transfusion", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_501", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "HHS/HRSA", "Partner": "Columbia University Mailman School of Public Health", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "bZFsaMAjeKz", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17573", "names": [{"locale": "en", "name": "17573 - Global Nursing Capacity Building Program", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Caribbean Region", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "hUXWOfDTsRe", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17577", "names": [{"locale": "en", "name": "17577 - Guyana Regional Laboratory and Surveillance Assistance", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9865", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zimbabwe", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "CMszmjOnxjN", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17578", "names": [{"locale": "en", "name": "17578 - HIV Community Care and Treatment", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19813", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Cote d'Ivoire", "Agency": "USAID", "Partner": "Dexis Consulting Group", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "XXjrcKoJisN", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17579", "names": [{"locale": "en", "name": "17579 - GH Pro", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Caribbean Region", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "k9tOae6coOo", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17581", "names": [{"locale": "en", "name": "17581 - MEASURE EVALUATION PHASE IIII", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_521", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Cote d'Ivoire", "Agency": "USAID", "Partner": "University of North Carolina at Chapel Hill, Carolina Population Center", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "JY9ZzYhVaOy", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17583", "names": [{"locale": "en", "name": "17583 - Measure Evaluation Phase IV", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_501", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Cote d'Ivoire", "Agency": "HHS/CDC", "Partner": "Columbia University Mailman School of Public Health", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "vBtrVIzpL2x", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17584", "names": [{"locale": "en", "name": "17584 - HIV Impact Assessment (HIA)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9865", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Malawi", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "netr9GiMKYU", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17585", "names": [{"locale": "en", "name": "17585 - Linkages", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_13269", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Indonesia", "Agency": "USAID", "Partner": "U.S. Pharmacopeia", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "IPqfQWTXlsf", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17586", "names": [{"locale": "en", "name": "17586 - Promoting the Quality of Medicines (PQM)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "HHS/NIH", "Partner": "TBD", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "eECShOWvjkH", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17587", "names": [{"locale": "en", "name": "17587 - MEPI Programme", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_230", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Malawi", "Agency": "USAID", "Partner": "Population Council", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "bptWSfo8F9z", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17590", "names": [{"locale": "en", "name": "17590 - Project SOAR", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "xepRX8Oc8vc", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17591", "names": [{"locale": "en", "name": "17591 - TBD - VACS", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_15719", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Zimbabwe", "Agency": "USAID", "Partner": "ICF Macro", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "t4orGVYkA4V", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17592", "names": [{"locale": "en", "name": "17592 - The Demographic and Health Surveys Program", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_440", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Malawi", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "LQY6yXSD6XK", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17593", "names": [{"locale": "en", "name": "17593 - DHS 7", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_232", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Malawi", "Agency": "USAID", "Partner": "Population Services International", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "TAOxR5uvzyD", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17594", "names": [{"locale": "en", "name": "17594 - SIFPO", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_587", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Caribbean Region", "Agency": "HHS/CDC", "Partner": "Ministry of Health, Guyana", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "MFa8pTuAxnL", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17595", "names": [{"locale": "en", "name": "17595 - Ministry of Health, Guyana", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Papua New Guinea", "Agency": "State/EAP", "Partner": "U.S. Department of State", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "YSYa8xz9L7n", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17597", "names": [{"locale": "en", "name": "17597 - Ambassador's Small Grants Program PNG", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19907", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Indonesia", "Agency": "USAID", "Partner": "Palladium Group", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "JKWaJSjSim1", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17598", "names": [{"locale": "en", "name": "17598 - BANTU", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9865", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Indonesia", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "VmNuYth7i3I", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17600", "names": [{"locale": "en", "name": "17600 - LINKAGES", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1614", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Indonesia", "Agency": "USAID", "Partner": "Training Resources Group", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "fbQLqN9wN2N", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17601", "names": [{"locale": "en", "name": "17601 - DERAP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1085", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Cote d'Ivoire", "Agency": "HHS/CDC", "Partner": "UNICEF", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "FsoO0sNR0oX", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17602", "names": [{"locale": "en", "name": "17602 - New CDC Award to UNICEF", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19447", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "HHS/NIH", "Partner": "CRDF Global", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "AncCQk6TFFK", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17606", "names": [{"locale": "en", "name": "17606 - RePORT TB South Africa", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_232", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Dominican Republic", "Agency": "HHS/CDC", "Partner": "Population Services International", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "FAeENtuCPd1", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17608", "names": [{"locale": "en", "name": "17608 - Improving HIV/STI/TB Prevention, Treatment and Care Services for Mobile Populations in the Dominican Republic", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_28", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Cote d'Ivoire", "Agency": "USAID", "Partner": "Aga Khan Foundation", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "ljNLkFKVbhR", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17610", "names": [{"locale": "en", "name": "17610 - Telemedicine in C\u00f4te d'Ivoire", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_10302", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Rwanda", "Agency": "USAID", "Partner": "CHF International", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "FK85Kn60Fq6", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17616", "names": [{"locale": "en", "name": "17616 - Twiyubake", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_6557", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Rwanda", "Agency": "DOD", "Partner": "Society for Family Health (6557)", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "sKno69rFnh7", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17618", "names": [{"locale": "en", "name": "17618 - SFH Rwanda", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_904", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Rwanda", "Agency": "HHS/CDC", "Partner": "Emory University", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "uTrPFGUke1t", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17619", "names": [{"locale": "en", "name": "17619 - Implementing Evidence-Based Prevention Intervention for Key Populations in Republic of Rwanda under PEPFAR", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_5120", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Rwanda", "Agency": "HHS/CDC", "Partner": "Ministry of Health, Rwanda", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "Oba4nj3pNDw", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17621", "names": [{"locale": "en", "name": "17621 - Strengthening Human Resources for Health Capacity in the Republic of Rwanda under PEPFAR", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Lesotho", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "RvaonnYN1Pm", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17622", "names": [{"locale": "en", "name": "17622 - Evaluation of SCS Clinical Services", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_5120", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Rwanda", "Agency": "HHS/CDC", "Partner": "Ministry of Health, Rwanda", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "bbIX5m6ZNOi", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17623", "names": [{"locale": "en", "name": "17623 - Strengthening HIV Clinical Services in the Republic of Rwanda under PEPFAR", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_5120", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Rwanda", "Agency": "HHS/CDC", "Partner": "Ministry of Health, Rwanda", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "txnnYGfZjou", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17625", "names": [{"locale": "en", "name": "17625 - Implementing Technical and Science Support Services (TSSS) in the Republic of Rwanda under PEPFAR", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Democratic Republic of the Congo", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "srhBJR0csgA", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17627", "names": [{"locale": "en", "name": "17627 - Strengthening the Capacity of Global Fund Principal Recipients", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_33", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Democratic Republic of the Congo", "Agency": "USAID", "Partner": "Catholic Relief Services", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "rSjmvibMvhu", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17628", "names": [{"locale": "en", "name": "17628 - Coordinating Comprehensive Care for Children (4Children)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1003", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Democratic Republic of the Congo", "Agency": "USAID", "Partner": "Education Development Center", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "lnfxaBPNYKD", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17630", "names": [{"locale": "en", "name": "17630 - Enhancing Services and Linkages for Children affected by HIV and AIDS (ELIKIA )", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9646", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Democratic Republic of the Congo", "Agency": "USAID", "Partner": "KNCV Tuberculosis Foundation", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "GZhs3fmGD77", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17631", "names": [{"locale": "en", "name": "17631 - Global TB Challenge", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9865", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Democratic Republic of the Congo", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "xCZVtQlJX6n", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17633", "names": [{"locale": "en", "name": "17633 - Livelihoods and Food Security Technical Assistance (LIFT) II", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9646", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "USAID", "Partner": "KNCV Tuberculosis Foundation", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "NPbqDQmfptc", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17635", "names": [{"locale": "en", "name": "17635 - Challenge TB", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_232", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Democratic Republic of the Congo", "Agency": "USAID", "Partner": "Population Services International", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "QfNSI4Of5Yx", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17636", "names": [{"locale": "en", "name": "17636 - SIFPO", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9865", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Democratic Republic of the Congo", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "JbMIJ0aQFCx", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17637", "names": [{"locale": "en", "name": "17637 - FANTA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Democratic Republic of the Congo", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "FA4b3A0RXbf", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17639", "names": [{"locale": "en", "name": "17639 - Kipa Ya Mupia", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_15719", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "USAID", "Partner": "ICF Macro", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "lrVJDjrAGr5", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17640", "names": [{"locale": "en", "name": "17640 - Demographic and Health Surveys (DH) 7", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16525", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "USAID", "Partner": "John Snow Inc (JSI)", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "DfDGA63a8zW", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17641", "names": [{"locale": "en", "name": "17641 - Advancing Partners and Communities (APC)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_463", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "USAID", "Partner": "University Research Corporation, LLC", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "SRUhTmWndpo", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17649", "names": [{"locale": "en", "name": "17649 - Regional Health Integration to Enhance Services in East Central Region (RHITES EC)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_217", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "USAID", "Partner": "IntraHealth International, Inc", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "E0ViVpyOBgD", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17651", "names": [{"locale": "en", "name": "17651 - Regional Health Integration to Enhance Services in the Eastern region (RHITES-E)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2402", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "USAID", "Partner": "University of California", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "eaqBhXU4Tvg", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17652", "names": [{"locale": "en", "name": "17652 - Food Security Innovation Lab: Collaborative Research on Assets and Market Access", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_204", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "USAID", "Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "DharooCpYXR", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17654", "names": [{"locale": "en", "name": "17654 - Regional Health Integration to Enhance Services in South West Region (RHITES-SW)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_4", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "South Sudan", "Agency": "DOD", "Partner": "U.S. Department of Defense (Defense)", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "W8bXsGt2N20", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17671", "names": [{"locale": "en", "name": "17671 - DOD-Direct", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_213", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "South Sudan", "Agency": "DOD", "Partner": "International HIV/AIDS Alliance", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "DhtPrNAAQZW", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17673", "names": [{"locale": "en", "name": "17673 - International HIV/AIDS Alliance", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1717", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "South Sudan", "Agency": "DOD", "Partner": "Research Triangle International", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "sUyBm3KNpAH", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17675", "names": [{"locale": "en", "name": "17675 - TBD-CARE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9853", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "USAID", "Partner": "New Partner", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "pd3SWlLN3ms", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17682", "names": [{"locale": "en", "name": "17682 - Blanket Purchase Agreement (BPA) for Studied and Evaluations - DSWSA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9853", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "USAID", "Partner": "New Partner", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "mzOznqx0Fxl", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17686", "names": [{"locale": "en", "name": "17686 - Blanket Purchase Agreement (BPA) for Studied and Evaluations - SGIL", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "cezL4Ay8YTV", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17688", "names": [{"locale": "en", "name": "17688 - Strategic Information Technical Support (SITES)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_217", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "USAID", "Partner": "IntraHealth International, Inc", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "r1obvfBvbgg", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17690", "names": [{"locale": "en", "name": "17690 - Strengthening HRH", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_606", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Haiti", "Agency": "HHS/CDC", "Partner": "Ministre de la Sante Publique et Population, Haiti", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "PQQqfSjdUFQ", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17691", "names": [{"locale": "en", "name": "17691 - MSPP Research", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_228", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Haiti", "Agency": "USAID", "Partner": "Pathfinder International", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "R9yuZkCBxOv", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17692", "names": [{"locale": "en", "name": "17692 - SSQH Centre/Sud (Services de Sant\u00e9 de Qualit\u00e9 pour Ha\u00efti)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_208", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Haiti", "Agency": "USAID", "Partner": "Handicap International", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "M6GwyCQiIAm", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17694", "names": [{"locale": "en", "name": "17694 - Handicap International", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "rVxneczwz2S", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17695", "names": [{"locale": "en", "name": "17695 - Scaling up HIV/AIDS prevention, care and treatment services through faith-based organizations", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_594", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "USAID", "Partner": "World Education", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "t9llGOcEudv", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17696", "names": [{"locale": "en", "name": "17696 - Better Outcomes for Children and Youth Eastern and Northern Regions (BOCY)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9078", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "HHS/CDC", "Partner": "Uganda Prisons Services", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "PdZ8c2HnLm6", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17698", "names": [{"locale": "en", "name": "17698 - Provision of comprehensive HIV/AIDS and TB services including prevention, care, support and treatment to prisoners and staff of the prisons service in the Republic of Uganda under PEPFAR", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_246", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Sudan", "Agency": "HHS/CDC", "Partner": "African Medical and Research Foundation", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "tA9CbTUHWW8", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17700", "names": [{"locale": "en", "name": "17700 - AMREF", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_6277", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Sudan", "Agency": "HHS/CDC", "Partner": "International Center for AIDS Care and Treatment Programs, Columbia University", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "cBD5AvDOYMO", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17701", "names": [{"locale": "en", "name": "17701 - International Center for AIDS Care and Treatment Programs, Columbia University", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_8386", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "HHS/CDC", "Partner": "Makerere University School of Public Health", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "WRi9uAIpfiw", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17703", "names": [{"locale": "en", "name": "17703 - Monitoring and Evaluation Technical Support (METS)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16585", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "HHS/CDC", "Partner": "African Society for Laboratory Medicine", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "XsgvEXBVmCx", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17704", "names": [{"locale": "en", "name": "17704 - African Society for Laboratory Medicine - LIMS Support for hubs", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1763", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "HHS/CDC", "Partner": "Makerere University John Hopkins University Collaboration", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "uGfwof10Qxr", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17705", "names": [{"locale": "en", "name": "17705 - Implementation science-Birth Defects surveillance study", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9077", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "HHS/CDC", "Partner": "Infectious Disease Institute", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "kFfA7I97btM", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17706", "names": [{"locale": "en", "name": "17706 - Scaling up HIV services in Western and West Nile Regions of Uganda", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_229", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "USAID", "Partner": "PLAN International", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "PHmmRWUWxz2", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17707", "names": [{"locale": "en", "name": "17707 - Nilinde Project", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_217", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Sudan", "Agency": "HHS/CDC", "Partner": "IntraHealth International, Inc", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "ocpnzeNtV7i", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17708", "names": [{"locale": "en", "name": "17708 - IHI - prevention, care and treatment", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_217", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "USAID", "Partner": "IntraHealth International, Inc", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "k28QLgTLnLS", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17709", "names": [{"locale": "en", "name": "17709 - HRH Kenya", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "y896wVTgYef", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17710", "names": [{"locale": "en", "name": "17710 - HCM TBD", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_391", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "HHS/CDC", "Partner": "National Blood Transfusion Service, Kenya", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "h3hkn2RkABp", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17711", "names": [{"locale": "en", "name": "17711 - Implementation and expansion of blood safety", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_517", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "HHS/CDC", "Partner": "University of California at San Francisco", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "mLv4ZJAay9r", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17712", "names": [{"locale": "en", "name": "17712 - Strengthening Strategic Information in Kenya", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9865", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Sudan", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "gray5A3sdFm", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17713", "names": [{"locale": "en", "name": "17713 - Linkages", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_219", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Sudan", "Agency": "USAID", "Partner": "JHPIEGO", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "MyUK0A068gE", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17714", "names": [{"locale": "en", "name": "17714 - SPPHC", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_246", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "HHS/CDC", "Partner": "African Medical and Research Foundation", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "T7hKa5zFQCk", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17717", "names": [{"locale": "en", "name": "17717 - Quality laboratory systems", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_600", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "USAID", "Partner": "Interchurch Medical Assistance", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "pXgXvhH1EFh", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17718", "names": [{"locale": "en", "name": "17718 - Afya Jijini", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_228", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "USAID", "Partner": "Pathfinder International", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "AE057VajMT5", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17719", "names": [{"locale": "en", "name": "17719 - APHIAPlus Pwani", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_15251", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Malawi", "Agency": "DOD", "Partner": "VISTA PARTNERS", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "zkzRF8nEFLd", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17720", "names": [{"locale": "en", "name": "17720 - Military Electronic Health Information Network", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_52", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Ghana", "Agency": "USAID", "Partner": "World Vision International", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "lmlXWSc4KtV", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17722", "names": [{"locale": "en", "name": "17722 - Strengthening Community Care & Support for OVCs (SCASO)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_219", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "DOD", "Partner": "JHPIEGO", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "ns9iYmAt2PK", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17723", "names": [{"locale": "en", "name": "17723 - FADM Prevention and Circumcision Program", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_220", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Nigeria", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "MdzMBPoRnLu", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17727", "names": [{"locale": "en", "name": "17727 - MSH - Prevention Organisation Systems AIDS Care and Treatment(MSH -ProACT)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_33", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Nigeria", "Agency": "USAID", "Partner": "Catholic Relief Services", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "xWCJENNS9is", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17728", "names": [{"locale": "en", "name": "17728 - Sustainable Mechanism for Improving Livelihood & Household Empowerment (SMILE)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_239", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Nigeria", "Agency": "USAID", "Partner": "Save the Children US", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "VKSdxaKsuPZ", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17729", "names": [{"locale": "en", "name": "17729 - Systems Transformed for Empowered Action and Enabling Responses for Vulnerable Children and Families (STEER)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_507", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Nigeria", "Agency": "USAID", "Partner": "Johns Hopkins University Center for Communication Programs", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "asQ5U2cVrIl", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17730", "names": [{"locale": "en", "name": "17730 - K4Health/Nigeria Web-based CMLE Program - AID-620-LA-11-00002", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16525", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Nigeria", "Agency": "USAID", "Partner": "John Snow Inc (JSI)", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "sQkCfmbHXCN", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17733", "names": [{"locale": "en", "name": "17733 - Strengthening Partnerships, Results and Innovations in Nutrition Globally (SPRING)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9646", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Nigeria", "Agency": "USAID", "Partner": "KNCV Tuberculosis Foundation", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "S3f35u4Kt1e", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17734", "names": [{"locale": "en", "name": "17734 - Challenge TB", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_3040", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Nigeria", "Agency": "USAID", "Partner": "Society for Family Health-Nigeria", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "oJY4JMAr6TA", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17735", "names": [{"locale": "en", "name": "17735 - SHiPS for MARPs", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_549", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Nigeria", "Agency": "USAID", "Partner": "World Health Organization", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "GCU4dSs48IL", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17736", "names": [{"locale": "en", "name": "17736 - World Health Organization", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19732", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Nigeria", "Agency": "USAID", "Partner": "Health Initiatives for Safety and Stability in Africa", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "d7QOvcHge5R", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17737", "names": [{"locale": "en", "name": "17737 - Local Partner for Orphans and Vulnerable Children 3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_547", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Nigeria", "Agency": "USAID", "Partner": "United Nations Children's Fund", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "zlN4tyiidmC", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17739", "names": [{"locale": "en", "name": "17739 - UNICEF", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19725", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Nigeria", "Agency": "HHS/CDC", "Partner": "Friends for Global Health Initiative in Nigeria", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "OyAIcWqNanJ", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17742", "names": [{"locale": "en", "name": "17742 - Supporting Universal Comprehensive and Sustainable HIV/AIDS Services (SUCCESS)_922", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_8167", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Nigeria", "Agency": "HHS/CDC", "Partner": "Gembu Center for AIDS Advocacy, Nigeria", "Start Date": "2013-07-01T00:00:00.000"}, "external_id": "kqrl4PinmSs", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17742a", "names": [{"locale": "en", "name": "17742a - Engaging Indigenous Organisation to Sustain and Enhance Comprehensive Clinical Service", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_11763", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Nigeria", "Agency": "HHS/CDC", "Partner": "Pro-Health International", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "ehS5dWchXTH", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17743", "names": [{"locale": "en", "name": "17743 - Integrated Programs for Sustainable Action Against HIV/AIDS in Nigeria (IPSAN)_929", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_6110", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Nigeria", "Agency": "HHS/CDC", "Partner": "Excellence Community Education Welfare Scheme (ECEWS)", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "mb8r1x3R9xB", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17744", "names": [{"locale": "en", "name": "17744 - Local Capacity Enhancement (LOCATE)_867", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_10033", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Nigeria", "Agency": "HHS/CDC", "Partner": "Achieving Health Nigeria Initiative", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "po6VQxrJRL8", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17745", "names": [{"locale": "en", "name": "17745 - Sustaining Comprehensive HIV/AIDS Response through Parnerships (SCHARP+) _937", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16368", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "PC", "Partner": "Peace Corps Volunteers", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "WICluh3hta9", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17746", "names": [{"locale": "en", "name": "17746 - Peace Corps/Ethiopia Volunteer Trainings and Small Grants", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_10676", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Nigeria", "Agency": "DOD", "Partner": "Henry Jackson Foundation", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "jMH4GwcG9S2", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17747", "names": [{"locale": "en", "name": "17747 - Henry Jackson Foundation", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Nigeria", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "jiPRE4Xz4Qs", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17749", "names": [{"locale": "en", "name": "17749 - Laboratory Quality Improvement Through Local Solutions Project", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Nigeria", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "PiCTJcTV0DY", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17751", "names": [{"locale": "en", "name": "17751 - Sustainable Leadership, Management, and Governace(SLMG) Project", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1717", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Dominican Republic", "Agency": "DOD", "Partner": "Research Triangle International", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "mjNAO9LmJnB", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17752", "names": [{"locale": "en", "name": "17752 - RTI PHDP/Post-test Counseling", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9865", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Caribbean Region", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "p6JPJVjfHI0", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17760", "names": [{"locale": "en", "name": "17760 - Linkages", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_6", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "PC", "Partner": "U.S. Peace Corps", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "pisfmNktcpj", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17761", "names": [{"locale": "en", "name": "17761 - U.S. Peace Corps", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9865", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Dominican Republic", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "kLZvlFOwxUo", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17762", "names": [{"locale": "en", "name": "17762 - LINKAGES", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9865", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Cote d'Ivoire", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "cqUJ4vQqT7A", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17763", "names": [{"locale": "en", "name": "17763 - LINKAGES", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Namibia", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "aRPS5Yc2751", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17766", "names": [{"locale": "en", "name": "17766 - TBD- DMMP 2,0 VMMC modeling", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_743", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "HHS/CDC", "Partner": "Broadreach", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "BFGP1BVtJA7", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17767", "names": [{"locale": "en", "name": "17767 - Broadreach (CDC GH001202)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_501", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "HHS/CDC", "Partner": "Columbia University Mailman School of Public Health", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "kVvJ8zAdXCS", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17768", "names": [{"locale": "en", "name": "17768 - Columbia University Nimart Evaluation (CDC GH001194)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_216", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "HHS/CDC", "Partner": "University of Washington", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "YhRVWQ319hv", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17769", "names": [{"locale": "en", "name": "17769 - University of Washington Capacity Building for Systems Strengthening CDC GH001197)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_7713", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zimbabwe", "Agency": "USAID", "Partner": "International Union Against TB and Lung Disease", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "coOcIBmaOUS", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17771", "names": [{"locale": "en", "name": "17771 - Challenge TB", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1155", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "HHS/CDC", "Partner": "Columbia University", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "qv5QrMf7t6m", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17773", "names": [{"locale": "en", "name": "17773 - Columbia - HIA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_220", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Swaziland", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "qQvjF8eVyeu", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17775", "names": [{"locale": "en", "name": "17775 - Building Local Capacity (BLC)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_13224", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Central Asia Region", "Agency": "HHS/CDC", "Partner": "Ministry of Health/Republican Narcology Center", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "q15MNnFN9BJ", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17776", "names": [{"locale": "en", "name": "17776 - Tajikistan - Republican Narcology Center", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_13224", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Central Asia Region", "Agency": "HHS/CDC", "Partner": "Ministry of Health/Republican Narcology Center", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "niuaK8uDqkT", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17777", "names": [{"locale": "en", "name": "17777 - Kazakhstan - Republican Narcology Center", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Central Asia Region", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "KK36aLXSliE", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17778", "names": [{"locale": "en", "name": "17778 - Uzbekistan umbrella coag", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_6277", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "HHS/CDC", "Partner": "International Center for AIDS Care and Treatment Programs, Columbia University", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "tvkmoeAQuXo", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17779", "names": [{"locale": "en", "name": "17779 - Population-based HIV Impact Assessment in Resource-Constrained Settings under the President's Emergency Plan for AIDS Relief", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_507", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "USAID", "Partner": "Johns Hopkins University Center for Communication Programs", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "gq7bOtXlR9x", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17781", "names": [{"locale": "en", "name": "17781 - Health Communications Collaborative (HC3)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Cote d'Ivoire", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "q3sKcECyv6s", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17782", "names": [{"locale": "en", "name": "17782 - TBD/Follow on ANADER", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Cote d'Ivoire", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "MNEr8KSn7kQ", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17783", "names": [{"locale": "en", "name": "17783 - TBD/PSI follow on", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_501", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Central Asia Region", "Agency": "HHS/CDC", "Partner": "Columbia University Mailman School of Public Health", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "RUxNLkUjGat", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17784", "names": [{"locale": "en", "name": "17784 - Global Technical Assistance HQ CoAg_ICAP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1155", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Central Asia Region", "Agency": "HHS/CDC", "Partner": "Columbia University", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "rBSwrq8GWJp", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17785", "names": [{"locale": "en", "name": "17785 - Columbia - ICAP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_17063", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Angola", "Agency": "USAID", "Partner": "CEC-HIV/AIDS", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "zirMbgk2wrZ", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17786", "names": [{"locale": "en", "name": "17786 - Comit\u00e9 Empresarial Contra VIH/SIDA (CEC-HIV/AIDS)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1923", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Angola", "Agency": "HHS/CDC", "Partner": "Association of Public Health Laboratories", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "IOFeDzyP98V", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17787", "names": [{"locale": "en", "name": "17787 - APHL", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_3240", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "USAID", "Partner": "Development Aid from People to People Humana Zambia", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "igZ151a1fIA", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17788", "names": [{"locale": "en", "name": "17788 - USAID/South-Central Zambia Family Activity", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "A6MlfvUYYpm", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17789", "names": [{"locale": "en", "name": "17789 - Tuberculosis South Africa Project (TBSAP)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19820", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "USAID", "Partner": "The Centre for HIV and AIDS Prevention Studies", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "sl4KYRapulz", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17790", "names": [{"locale": "en", "name": "17790 - Comprehensive VMMC Training Programs/Ongoing Mentoring and Private Sector VMMC Training and Mentoring", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_6496", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "USAID", "Partner": "Grassroots Soccer", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "vThefbvTiog", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17791", "names": [{"locale": "en", "name": "17791 - Catalyzing an Adolescent Combination Prevention Program in South Africa (Activity 1), & Community SKILLZ for Health: Scaling-up Soccer-Based HIV and SGBV Prevention Programmes for Adolescents through Partnerships in South", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_233", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "USAID", "Partner": "Program for Appropriate Technology in Health", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "uSBWKHSIRxx", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17792", "names": [{"locale": "en", "name": "17792 - Integrated HIV Wellness and Combating Stigma", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_17036", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "USAID", "Partner": "Ethiopian Society of Sociologists, Social Workers and Anthropologists", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "XSc08n7JiHV", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17793", "names": [{"locale": "en", "name": "17793 - Capacity Building of Local Organizations", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_17036", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "USAID", "Partner": "Ethiopian Society of Sociologists, Social Workers and Anthropologists", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "mBz0bGrrsVE", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17794", "names": [{"locale": "en", "name": "17794 - Capacity Building of Local Organizations", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_220", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "WjWtOY42Jtw", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17795", "names": [{"locale": "en", "name": "17795 - HEAL TB (The Help Ethiopian Address the Low TB Performance (HEAL TB)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_549", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Burma", "Agency": "HHS/CDC", "Partner": "World Health Organization", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "EX66MS3YMu7", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17796", "names": [{"locale": "en", "name": "17796 - World Health Organization", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_440", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Cambodia", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "P4VyMs2QNMu", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17797", "names": [{"locale": "en", "name": "17797 - Health Financing and Governance Project", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Cambodia", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "tB8l4LfnfEj", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17798", "names": [{"locale": "en", "name": "17798 - TBD-HEF Pooled Funding", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Cambodia", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "ZLghwtBpqm2", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17799", "names": [{"locale": "en", "name": "17799 - Injection Safety", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9865", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Ghana", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "og8BTKB9lGi", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17800", "names": [{"locale": "en", "name": "17800 - LINKAGES", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_521", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "USAID", "Partner": "University of North Carolina at Chapel Hill, Carolina Population Center", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "yV9WA2sJ2Hq", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17801", "names": [{"locale": "en", "name": "17801 - MEASURE Evaluation Phase IV", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Cote d'Ivoire", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "zkWwNnaLtY0", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17802", "names": [{"locale": "en", "name": "17802 - Quality Assurance of Health Commodities", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Cote d'Ivoire", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "IlDKv3J4nEF", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17803", "names": [{"locale": "en", "name": "17803 - Supply Chain Technical Assistance", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "South Sudan", "Agency": "DOD", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "VO8UFsfpScM", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17804", "names": [{"locale": "en", "name": "17804 - CARE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1717", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Sudan", "Agency": "DOD", "Partner": "Research Triangle International", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "ZJrHBzhYP7q", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17805", "names": [{"locale": "en", "name": "17805 - RTI Care and Treatment", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_233", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "India", "Agency": "USAID", "Partner": "Program for Appropriate Technology in Health", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "m8riSCsXLjD", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17806", "names": [{"locale": "en", "name": "17806 - CHALLENGE TB", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "o9A824HuESo", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17807", "names": [{"locale": "en", "name": "17807 - Youth Power: Implementation IDIQ", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Caribbean Region", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "Nab7RMJAYbO", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17808", "names": [{"locale": "en", "name": "17808 - Follow on to Health Policy Project", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_507", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Caribbean Region", "Agency": "USAID", "Partner": "Johns Hopkins University Center for Communication Programs", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "LwaR3pJRg9V", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17809", "names": [{"locale": "en", "name": "17809 - Knowledge for Health II", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_220", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Caribbean Region", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "aMIxK2pb8l8", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17810", "names": [{"locale": "en", "name": "17810 - Grant Management Solutions", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9865", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Cote d'Ivoire", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "oAvqr5dyLHi", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17811", "names": [{"locale": "en", "name": "17811 - FHI 360 LINKAGES", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9853", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Central Asia Region", "Agency": "USAID", "Partner": "New Partner", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "zq1eSO4DSnj", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17812", "names": [{"locale": "en", "name": "17812 - Good Governance Initiative Fund (GGIF)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9865", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Central Asia Region", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "xy9q6ELcx79", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17813", "names": [{"locale": "en", "name": "17813 - LINKAGES", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_3781", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Ghana", "Agency": "USAID", "Partner": "Partnership for Supply Chain Management", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "nuIS7xepxq0", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17814", "names": [{"locale": "en", "name": "17814 - Supply Chain Management System (SCMS)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1717", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Asia Regional Program", "Agency": "USAID", "Partner": "Research Triangle International", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "oqNRsVXlwGu", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17815", "names": [{"locale": "en", "name": "17815 - Inform Asia: USAID's Health Research Program, Associate Award", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9865", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Indonesia", "Agency": "DOD", "Partner": "FHI 360", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "ujCTQAOy4vR", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17816", "names": [{"locale": "en", "name": "17816 - Family Health International - FHI360", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_13269", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Indonesia", "Agency": "USAID", "Partner": "U.S. Pharmacopeia", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "iAq4ApyFKsB", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17817", "names": [{"locale": "en", "name": "17817 - Promoting the Quality of Medicines (PQM)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9865", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Indonesia", "Agency": "DOD", "Partner": "FHI 360", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "eWyeUfKg09m", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17818", "names": [{"locale": "en", "name": "17818 - Family Health International - FHI360", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_13269", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Indonesia", "Agency": "USAID", "Partner": "U.S. Pharmacopeia", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "DAPM5d914bV", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17819", "names": [{"locale": "en", "name": "17819 - Promoting the Quality of Medicines (PQM)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_32", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "South Sudan", "Agency": "HHS/CDC", "Partner": "Catholic Medical Mission Board", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "dBee2m0ggPp", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17820", "names": [{"locale": "en", "name": "17820 - Catholic Medical Mission Board - Prevention", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_217", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "South Sudan", "Agency": "HHS/CDC", "Partner": "IntraHealth International, Inc", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "fD9hvP79PXJ", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17821", "names": [{"locale": "en", "name": "17821 - IntraHealth - Prevention", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_17047", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Zimbabwe", "Agency": "USAID", "Partner": "Hospice and Palliative Care Association of Zimbabwe", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "NoK9G378Bsk", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17822", "names": [{"locale": "en", "name": "17822 - HOSPAZ BANTWANA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9865", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Indonesia", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "I5SZ2PrpzL9", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17823", "names": [{"locale": "en", "name": "17823 - LINKAGES", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_440", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "kwsYrn34suk", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17824", "names": [{"locale": "en", "name": "17824 - Private Health Sector Project", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "g0HQsCEZdGE", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17825", "names": [{"locale": "en", "name": "17825 - USAID Community Care and Treatment", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Indonesia", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "N4pzkF95Llb", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17826", "names": [{"locale": "en", "name": "17826 - TBD- Ops Research (confirm w Zohra)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_32", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Sudan", "Agency": "HHS/CDC", "Partner": "Catholic Medical Mission Board", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "KdpiWyWd8rI", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17832", "names": [{"locale": "en", "name": "17832 - CMMB - Prevention, Care and Treatment", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_230", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "USAID", "Partner": "Population Council", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "nuGBPD2JU14", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17833", "names": [{"locale": "en", "name": "17833 - Project SOAR", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_517", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Namibia", "Agency": "HHS/CDC", "Partner": "University of California at San Francisco", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "bumnEbUazVY", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17834", "names": [{"locale": "en", "name": "17834 - DGHA HQ TA Cooperative Agreement \u2013 UCSF", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Namibia", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "NOSnucwLKr5", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17836", "names": [{"locale": "en", "name": "17836 - MEASURE Evaluation Phase IV", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1618", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Namibia", "Agency": "USAID", "Partner": "PharmAccess", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "o5a4Fvuevoh", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17837", "names": [{"locale": "en", "name": "17837 - Country Partnership to Increase Access to Integrated HIV/AIDS and Health Services Using Mobile Health Services to Reach Underserved Populations in Namibia", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Namibia", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "NHjtHUI0u0u", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17838", "names": [{"locale": "en", "name": "17838 - TBD- DMMP 2,0 VMMC modeling", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_219", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Namibia", "Agency": "DOD", "Partner": "JHPIEGO", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "TiGA25WFH2E", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17839", "names": [{"locale": "en", "name": "17839 - Scale up of VMMC Services for Military", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "India", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "rgCGiMkSena", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17840", "names": [{"locale": "en", "name": "17840 - Sri Lanka", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "India", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "hn1xUyz3VQF", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17841", "names": [{"locale": "en", "name": "17841 - Sri Lanka", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_14350", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Asia Regional Program", "Agency": "HHS/HRSA", "Partner": "Health Research Inc./New York State Department of Health", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "EadTTbDEM2U", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17842", "names": [{"locale": "en", "name": "17842 - Quality Improvement Center for Impact (QICI)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "LHnJ3jfkRJF", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17843", "names": [{"locale": "en", "name": "17843 - USAID Caring for Vulnerable Children", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Indonesia", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "fhwRb3JmifZ", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17844", "names": [{"locale": "en", "name": "17844 - DERAP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_10195", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Botswana", "Agency": "HHS/CDC", "Partner": "Botswana Harvard AIDS Institute", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "ZXREKkuY7pT", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17845", "names": [{"locale": "en", "name": "17845 - Capacity Building through Training and Mentoring for Informatics", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_219", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Botswana", "Agency": "HHS/CDC", "Partner": "JHPIEGO", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "HZfJ9wuNfon", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17846", "names": [{"locale": "en", "name": "17846 - Capacity Building through Training and Mentoring for Cervical Cancer", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_522", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Botswana", "Agency": "HHS/CDC", "Partner": "University of Pennsylvania", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "cBlqmrDk1NU", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17847", "names": [{"locale": "en", "name": "17847 - Capacity Building through Training and Mentoring for TB/HIV", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_5706", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Angola", "Agency": "HHS/CDC", "Partner": "Ministry of Health, Angola", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "Wq5y73g38uV", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17848", "names": [{"locale": "en", "name": "17848 - INLS", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1923", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Angola", "Agency": "HHS/CDC", "Partner": "Association of Public Health Laboratories", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "Cy3oOn5AocD", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17849", "names": [{"locale": "en", "name": "17849 - APHL", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_501", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Angola", "Agency": "HHS/CDC", "Partner": "Columbia University Mailman School of Public Health", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "xhrPwhpnHxE", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17850", "names": [{"locale": "en", "name": "17850 - ICAP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_5706", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Angola", "Agency": "HHS/CDC", "Partner": "Ministry of Health, Angola", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "oT63YM561k5", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17851", "names": [{"locale": "en", "name": "17851 - SPH", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9865", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Indonesia", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "Xoz4nxwymv3", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17852", "names": [{"locale": "en", "name": "17852 - LINKAGES", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_13269", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Indonesia", "Agency": "USAID", "Partner": "U.S. Pharmacopeia", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "idwuhjcUTWp", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17853", "names": [{"locale": "en", "name": "17853 - Promoting the Quality of Medicines (PQM)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_440", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Indonesia", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "qTuMlZm8wrd", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17854", "names": [{"locale": "en", "name": "17854 - Health Financing and Governance", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1717", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "DOD", "Partner": "Research Triangle International", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "alMZIpFmpxf", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17855", "names": [{"locale": "en", "name": "17855 - Comprehensive HIV/AIDS Prevention, Care, Treatment and Support Project with the Uganda People Defense Forces", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "rxkmWHsxHq0", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17856", "names": [{"locale": "en", "name": "17856 - Ethiopia Health Infrastructure Program", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "VHU8mJjM2P9", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17857", "names": [{"locale": "en", "name": "17857 - Ethiopia Program Quality Monitoring", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9853", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Asia Regional Program", "Agency": "HHS/CDC", "Partner": "New Partner", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "PR3al3AIaI7", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17858", "names": [{"locale": "en", "name": "17858 - Ministry of Health Lao PDR", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_5430", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Asia Regional Program", "Agency": "HHS/CDC", "Partner": "Thailand Ministry of Public Health", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "KZsQpUg45SC", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17859", "names": [{"locale": "en", "name": "17859 - Thailand Ministry of Public Health", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_5431", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Asia Regional Program", "Agency": "HHS/CDC", "Partner": "Bangkok Metropolitan Administration", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "wLNBz47Rp8r", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17860", "names": [{"locale": "en", "name": "17860 - Bangkok Metropolitan Administration", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_234", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Botswana", "Agency": "USAID", "Partner": "Project Concern International", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "BejJ8D7I0qx", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17861", "names": [{"locale": "en", "name": "17861 - Botswana Comprehensive Care and Support for Orphans and Vulnerable Children Project (former OVC TBD)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9865", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Botswana", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "YvqTxmOYLmI", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17862", "names": [{"locale": "en", "name": "17862 - Linkages Across the Continuum of HIV Services for Key Populations Affected by HIV (LINKAGES) Project", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_453", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Botswana", "Agency": "USAID", "Partner": "John Snow, Inc.", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "J7qfTlFxyvb", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17863", "names": [{"locale": "en", "name": "17863 - Advancing Partners and Communities Project", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Burma", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "UMMcUSTkk1r", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17864", "names": [{"locale": "en", "name": "17864 - TASC ITC", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9865", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Burma", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "HLwcPXMtnz8", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17865", "names": [{"locale": "en", "name": "17865 - Linkages", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Burma", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "IkI0wWEPADm", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17866", "names": [{"locale": "en", "name": "17866 - FIND Follow-On", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_232", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Burma", "Agency": "USAID", "Partner": "Population Services International", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "jxBPgWrHdER", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17867", "names": [{"locale": "en", "name": "17867 - Transform", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Burma", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "xV7BnhMkPhX", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17868", "names": [{"locale": "en", "name": "17868 - Transform", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Burma", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "JpIxU9Z1ZWX", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17869", "names": [{"locale": "en", "name": "17869 - TASC4 ITC", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_232", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Burma", "Agency": "USAID", "Partner": "Population Services International", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "WoAcefwYxPm", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17870", "names": [{"locale": "en", "name": "17870 - Transform", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19763", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Cote d'Ivoire", "Agency": "USAID", "Partner": "International Business & Technical Consultants Inc.", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "GrIhLIIxbCj", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17871", "names": [{"locale": "en", "name": "17871 - Evidence for Development (E4D)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19877", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Cote d'Ivoire", "Agency": "USAID", "Partner": "Global Health Supply Chain Program", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "Mszs0c7UVHF", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17872", "names": [{"locale": "en", "name": "17872 - Global Health Supply Chain Quality Assurance", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "SBTTvFY5GU6", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17873", "names": [{"locale": "en", "name": "17873 - Health Improvement Partnership Project", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_11536", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "DOD", "Partner": "National Medical Research Unit", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "d8YYeryAm6K", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17874", "names": [{"locale": "en", "name": "17874 - NAMERU", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9865", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Papua New Guinea", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "iPWfokoZPkG", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17875", "names": [{"locale": "en", "name": "17875 - Strengthening HIV/AIDS Services for Most at Risk Populations in Papua New Guinea", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9853", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Papua New Guinea", "Agency": "USAID", "Partner": "New Partner", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "NQ1gszjii8q", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17876", "names": [{"locale": "en", "name": "17876 - Outcome evaluation of the CoPCT service delivery model", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_3688", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Indonesia", "Agency": "USAID", "Partner": "IAP Worldwide Services, Inc.", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "eYQOCsr3bdW", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17877", "names": [{"locale": "en", "name": "17877 - Global Health Support Initiative- GF Liaison", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_13111", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Caribbean Region", "Agency": "USAID", "Partner": "US Embassies", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "usNy30INxjk", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17878", "names": [{"locale": "en", "name": "17878 - Quarterly Consultation Meetings", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Central America Region", "Agency": "DOD", "Partner": "TBD", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "bfrgpA0otEt", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17879", "names": [{"locale": "en", "name": "17879 - TBD Guatemala", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Central America Region", "Agency": "DOD", "Partner": "TBD", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "mdDaMJQpbhM", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17880", "names": [{"locale": "en", "name": "17880 - TBD El Salvador", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Central America Region", "Agency": "DOD", "Partner": "TBD", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "FHu8PCYjoLH", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17881", "names": [{"locale": "en", "name": "17881 - TBD Nicaragua", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1717", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zimbabwe", "Agency": "HHS/CDC", "Partner": "Research Triangle International", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "YL9rt96W0lB", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17882", "names": [{"locale": "en", "name": "17882 - RTI Follow-on", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_6277", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zimbabwe", "Agency": "HHS/CDC", "Partner": "International Center for AIDS Care and Treatment Programs, Columbia University", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "yWYfvXb9lIC", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17883", "names": [{"locale": "en", "name": "17883 - SEAM Follow-On", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_14350", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zimbabwe", "Agency": "HHS/HRSA", "Partner": "Health Research Inc./New York State Department of Health", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "qHY0nLFwcjs", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17884", "names": [{"locale": "en", "name": "17884 - Quality Improvement Capacity for Impact Project (QICIP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_13939", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zimbabwe", "Agency": "HHS/CDC", "Partner": "Biomedical Research and Training Institute", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "BxzIDQIuClj", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17885", "names": [{"locale": "en", "name": "17885 - BRTI Follow-on", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Zimbabwe", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "g0XW2U6ZaVV", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17886", "names": [{"locale": "en", "name": "17886 - PSI Follow-on", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16525", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zimbabwe", "Agency": "USAID", "Partner": "John Snow Inc (JSI)", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "jw1PeVEFFTp", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17887", "names": [{"locale": "en", "name": "17887 - AIDS Free EGPAF", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_15708", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Burma", "Agency": "HHS/CDC", "Partner": "Foundation for Innovative New Diagnostics", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "hfJ5M1siXsj", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17888", "names": [{"locale": "en", "name": "17888 - FIND", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_12157", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Zimbabwe", "Agency": "USAID", "Partner": "The International Union Against Tuberculosis and Lung Disease", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "N14H78A3Ty4", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17889", "names": [{"locale": "en", "name": "17889 - Challenge TB", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_6551", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "HHS/CDC", "Partner": "University Teaching Hospital", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "OjZMBXIJcgK", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17890", "names": [{"locale": "en", "name": "17890 - UTH FOLLOW ON ( Combined HAP & LAB)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16585", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "HHS/CDC", "Partner": "African Society for Laboratory Medicine", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "gRFcMMjCKlg", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17891", "names": [{"locale": "en", "name": "17891 - ASLM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Central America Region", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "ykPQCuNU2mB", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17892", "names": [{"locale": "en", "name": "17892 - Quality in Health", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Central America Region", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "O8m44Yajfd5", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17893", "names": [{"locale": "en", "name": "17893 - New HIV/AIDS Policy Instrument", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Central America Region", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "qnSP6S4vIcj", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17894", "names": [{"locale": "en", "name": "17894 - TA for Combination Prevention Model", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Central America Region", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "mET1xz2okgq", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17895", "names": [{"locale": "en", "name": "17895 - Strengthening Care & Treatment Cascade", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "LdKIbhy04aU", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17896", "names": [{"locale": "en", "name": "17896 - TBD - Support USG SI Activities", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "SU47YAy0b3G", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17897", "names": [{"locale": "en", "name": "17897 - Better Health Service Delivey Through Community Monitoring in Zambia", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16848", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Cote d'Ivoire", "Agency": "HHS/CDC", "Partner": "Ministry of Family, Women, and Social Affairs, Cote d\u2019Ivoire", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "WXTSP4Te0sz", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17898", "names": [{"locale": "en", "name": "17898 - MFFAS-PNOEV CoAg 2010", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Central America Region", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "BXshiIaB7VJ", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17899", "names": [{"locale": "en", "name": "17899 - Key Populations Knowledge Management on HIV/AIDS", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Cote d'Ivoire", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "AERgPWiOwQe", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17900", "names": [{"locale": "en", "name": "17900 - Follow on - TBD - Key populations", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Cote d'Ivoire", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "zw5mAqy9SJU", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17901", "names": [{"locale": "en", "name": "17901 - Follow-on_TBD Community Partners", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19907", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Caribbean Region", "Agency": "USAID", "Partner": "Palladium Group", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "BXucLkQOlnG", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17902", "names": [{"locale": "en", "name": "17902 - Health Policy Plus", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_904", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Cote d'Ivoire", "Agency": "HHS/CDC", "Partner": "Emory University", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "D8E6pvxV5Tl", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17903", "names": [{"locale": "en", "name": "17903 - African Health Profession Regulatory Collaborative for Nurses and Midwives (ARC)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Cote d'Ivoire", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "e1eJISPfsjy", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17904", "names": [{"locale": "en", "name": "17904 - TBD_IPCI Follow-on", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "IlX4ls7waAX", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17905", "names": [{"locale": "en", "name": "17905 - Strengthening the HIV Services Quality Management Systems of the Federal Ministry of Health and Regional Health Bureaus", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "qD93TP5hkwQ", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17906", "names": [{"locale": "en", "name": "17906 - Strengthening comprehensive HIV prevention, care, and treatment for key and high priority populations in Ethiopia", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "vTDacs4KL7C", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17907", "names": [{"locale": "en", "name": "17907 - Comprehensive HIV Prevention, Care, and Treatment for the Federal Police Force of Ethiopia", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_831", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "HHS/CDC", "Partner": "Federal Ministry of Health, Ethiopia", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "fVMWoEbbeFs", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17908", "names": [{"locale": "en", "name": "17908 - Improving HIV/AIDS Prevention and Control Activities in Ethiopia", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "mZhzZQodvSR", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17909", "names": [{"locale": "en", "name": "17909 - Support for the National Blood Transfusion Service of Ethiopia", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "LVQUligj8wH", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17911", "names": [{"locale": "en", "name": "17911 - Health facility based peer-to-peer support for ART adherence, retention in care, and linkage to comprehensive HIV services in the Federal Democratic Republic of Ethiopia", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "kYFEhZfYaXo", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17912", "names": [{"locale": "en", "name": "17912 - Technical assistance for national health information systems", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "WT7lbxWp17m", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17913", "names": [{"locale": "en", "name": "17913 - Support for the National Blood Transfusion Service of Ethiopia", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_14461", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Cote d'Ivoire", "Agency": "HHS/CDC", "Partner": "ITECH", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "idq7yAi47t3", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17914", "names": [{"locale": "en", "name": "17914 - LABQUASY - Itech/University of washington CoAg", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16526", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Dominican Republic", "Agency": "HHS/CDC", "Partner": "Ministry of Health (MOH)", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "nNBQ0KvAEKH", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17915", "names": [{"locale": "en", "name": "17915 - Strengthening Strategic Information Capacity, Detection of HIV/TB Co-Infection and Clinical Services to Mobile Populations in the Dominican Republic", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Dominican Republic", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "kVkHBiap8Sz", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17916", "names": [{"locale": "en", "name": "17916 - Behavioral Sentinel Surveillance Among PLHIV enrolled in Clinical Services in the Dominican Republic", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Papua New Guinea", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "Xe1pVkzcnJH", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17917", "names": [{"locale": "en", "name": "17917 - IBBS", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1155", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Cote d'Ivoire", "Agency": "HHS/CDC", "Partner": "Columbia University", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "GDyGkaV85U0", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17918", "names": [{"locale": "en", "name": "17918 - Columbia ICAP- HIV Impact Assessment_Central Mech", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16585", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Caribbean Region", "Agency": "HHS/CDC", "Partner": "African Society for Laboratory Medicine", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "yRZh2CL0Yrx", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17919", "names": [{"locale": "en", "name": "17919 - HIV Rapid Testing Quality Improvement Initiative (RTQII)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_14350", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Papua New Guinea", "Agency": "HHS/HRSA", "Partner": "Health Research Inc./New York State Department of Health", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "sxro6boEPIz", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17920", "names": [{"locale": "en", "name": "17920 - Quality Improvement Capacity for Impact Project (QICIP)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_216", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Caribbean Region", "Agency": "HHS/HRSA", "Partner": "University of Washington", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "pxkJoUiA9jy", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17921", "names": [{"locale": "en", "name": "17921 - International AIDS Education and Training Center", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_521", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Ukraine", "Agency": "USAID", "Partner": "University of North Carolina at Chapel Hill, Carolina Population Center", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "A5fxNCXa63x", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17922", "names": [{"locale": "en", "name": "17922 - MEASURE EVALUATION IV", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "vASsg1cl0Cc", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17923", "names": [{"locale": "en", "name": "17923 - Strengthening the HIV Services Quality Management Systems of the Federal Ministry of Health and Regional Health Bureaus", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Vietnam", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "GBI6iAhEdk4", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17924", "names": [{"locale": "en", "name": "17924 - TBD for VL and PMTCT", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Vietnam", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "HsJccc5fqHl", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17925", "names": [{"locale": "en", "name": "17925 - TBD for UW-ITECH follow-on", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "SQUGtH2maQR", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17926", "names": [{"locale": "en", "name": "17926 - Health facility based peer-to-peer support for ART adherence, retention in care, and linkage to comprehensive HIV services in the Federal Democratic Republic of Ethiopia", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_902", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "USAID", "Partner": "Churches Health Association of Zambia", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "mFInHG7rDxJ", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17927", "names": [{"locale": "en", "name": "17927 - Safe Motherhood 360+", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_3733", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Cote d'Ivoire", "Agency": "HHS/CDC", "Partner": "Association of Schools of Public Health", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "AVb3i9nFeR2", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17928", "names": [{"locale": "en", "name": "17928 - CDC-ASPH Cooperative Agreement", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "yMg7Jzse1fm", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17929", "names": [{"locale": "en", "name": "17929 - Technical assistance for national health information systems", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "pHJBGXyntyE", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17930", "names": [{"locale": "en", "name": "17930 - Technical assistance for national health information systems", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "JqY0If3ohhr", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17931", "names": [{"locale": "en", "name": "17931 - Technical assistance for national health information systems", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16526", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Ukraine", "Agency": "HHS/CDC", "Partner": "Ministry of Health (MOH)", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "dMWbXUQOt6A", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17932", "names": [{"locale": "en", "name": "17932 - NPHC/UCDC Epi/Surv/QI", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "zEIbmn0vPdh", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17933", "names": [{"locale": "en", "name": "17933 - Strengthening comprehensive HIV prevention, care, and treatment for key and high priority populations in Ethiopia", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "PZXAW60Jsgg", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17934", "names": [{"locale": "en", "name": "17934 - Improving HIV/AIDS Prevention and Control Activities in Ethiopia", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_28", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Cote d'Ivoire", "Agency": "USAID", "Partner": "Aga Khan Foundation", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "jdF6lrHTTM0", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17935", "names": [{"locale": "en", "name": "17935 - Telemedicine Project in Cote d'Ivoire", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_617", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Ukraine", "Agency": "HHS/HRSA", "Partner": "International Training and Education Center on HIV", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "eVlTJc3XuSa", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17938", "names": [{"locale": "en", "name": "17938 - ITECH", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_456", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Vietnam", "Agency": "USAID", "Partner": "Management Systems International", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "Rw7dOJoNixL", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17939", "names": [{"locale": "en", "name": "17939 - Evaluation, Monitoring and Survey Services", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "N5Xkk5rI4ho", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17940", "names": [{"locale": "en", "name": "17940 - OSSA Follow On", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "HcIzCwr0YwX", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17941", "names": [{"locale": "en", "name": "17941 - NASTAD Follow On", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_440", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Cote d'Ivoire", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "HDR9wYdTaYr", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17942", "names": [{"locale": "en", "name": "17942 - PRIVATE SECTOR HEALTH PROJECT", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "wfeswmNdTX2", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17943", "names": [{"locale": "en", "name": "17943 - EIMC TA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9865", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "w1PQOiizsiF", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17944", "names": [{"locale": "en", "name": "17944 - Linkages", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19817", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "HHS/CDC", "Partner": "mHealth Kenya", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "kSwRAXoQ4oI", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17945", "names": [{"locale": "en", "name": "17945 - mHealth", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16585", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "HHS/CDC", "Partner": "African Society for Laboratory Medicine", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "g9EzAVmh3hv", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17946", "names": [{"locale": "en", "name": "17946 - ASLM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_246", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "HHS/CDC", "Partner": "African Medical and Research Foundation", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "c3nkAnlWRTv", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17947", "names": [{"locale": "en", "name": "17947 - Implementation of Sustainable Laboratory Quality Systems", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16585", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "HHS/CDC", "Partner": "African Society for Laboratory Medicine", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "kvPkGnZExvU", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17948", "names": [{"locale": "en", "name": "17948 - Laboratory Networking", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_7715", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Malawi", "Agency": "HHS/CDC", "Partner": "University Research Council", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "k8IQOyf8F3s", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17949", "names": [{"locale": "en", "name": "17949 - Strengthening High Quality Laboratory Services Scale-up for HIV Diagnosis Care, Treatment and Monitoring in Malawi under PEPFAR", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_519", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "HHS/CDC", "Partner": "University of Maryland", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "rCapkgnlR9o", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17950", "names": [{"locale": "en", "name": "17950 - Implementation of Sustainable Laboratory Quality Systems", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9865", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "HHS/CDC", "Partner": "FHI 360", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "U3H9ma3IsLe", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17951", "names": [{"locale": "en", "name": "17951 - Implementation of Sustainable Laboratory Quality Systems", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_14311", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "HHS/CDC", "Partner": "Global Implementation Solutions", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "ryIpq3iZ4Eh", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17952", "names": [{"locale": "en", "name": "17952 - Implementation of Susitainable Quality Laboratory Systems", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "YkbGYEPzGmZ", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17953", "names": [{"locale": "en", "name": "17953 - Ethiopia Highly Vulnerable Children Program Evaluation", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_14311", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "HHS/CDC", "Partner": "Global Implementation Solutions", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "yUZX3yGXqpT", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17954", "names": [{"locale": "en", "name": "17954 - Implementation of Sustainable Laboratory Quality Systems", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_4622", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "HHS/CDC", "Partner": "American International Health Alliance Twinning Center", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "Rgvzqsq6R0q", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17955", "names": [{"locale": "en", "name": "17955 - AIHA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_219", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "HHS/CDC", "Partner": "JHPIEGO", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "PZluWm5VgcX", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17956", "names": [{"locale": "en", "name": "17956 - VMMC QA Support", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "BJUqe1h1mcW", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17957", "names": [{"locale": "en", "name": "17957 - EIMC Technical Assistance", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19907", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "USAID", "Partner": "Palladium Group", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "CbWmYecDywH", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17958", "names": [{"locale": "en", "name": "17958 - Afyainfo National Mechanism Follow on (HIGDA)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_535", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "USAID", "Partner": "University of Nairobi", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "GwMD4iw1rKj", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17959", "names": [{"locale": "en", "name": "17959 - Sustaining National HMIS Kenya", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_230", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "USAID", "Partner": "Population Council", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "LoddsBE4lcC", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17960", "names": [{"locale": "en", "name": "17960 - Avenir Health", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "UUSJf6VKG5Z", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17961", "names": [{"locale": "en", "name": "17961 - VMMC QA Support", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "tYjKNp6nDqX", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17962", "names": [{"locale": "en", "name": "17962 - EIMC Technical Assistance", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_10676", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "HHS/CDC", "Partner": "Henry Jackson Foundation", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "bfhjYIM24f3", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17963", "names": [{"locale": "en", "name": "17963 - Non-Research Activities", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_596", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "USAID", "Partner": "University of North Carolina", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "NgoBs8L0KjL", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17964", "names": [{"locale": "en", "name": "17964 - Measure Evaluation IV", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_33", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Swaziland", "Agency": "USAID", "Partner": "Catholic Relief Services", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "G2dhwXLSp4s", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17965", "names": [{"locale": "en", "name": "17965 - 4Children", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_232", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Swaziland", "Agency": "USAID", "Partner": "Population Services International", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "bw2p4ZDyi9N", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17966", "names": [{"locale": "en", "name": "17966 - Support for International Family Planning and Health Organization 2 (SIFPO 2)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19950", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Swaziland", "Agency": "USAID", "Partner": "The Luke Commission", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "KAvfaM37vYA", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17967", "names": [{"locale": "en", "name": "17967 - Comprehensive Mobile Clinical and Prevention Services (CMCPS)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_848", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "HHS/CDC", "Partner": "Wits Health Consortium, Reproductive Health Research Unit", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "FbD7NTQZSSW", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17968", "names": [{"locale": "en", "name": "17968 - Wits Health Consortium Capacity Building (CDC GH001538)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_539", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "HHS/HRSA", "Partner": "University of Stellenbosch, South Africa", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "Cj05purkorm", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17969", "names": [{"locale": "en", "name": "17969 - SURMEPI: Stellenbosch University Rural Medical Education Partenreship Initiative HQ T84HA21652", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "ILSqTUvSkP3", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17970", "names": [{"locale": "en", "name": "17970 - TBD Zanzibar Follow on - (GH002168)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "yg7xhnsYIAY", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17971", "names": [{"locale": "en", "name": "17971 - TBD-SIMS USAID", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_521", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Swaziland", "Agency": "USAID", "Partner": "University of North Carolina at Chapel Hill, Carolina Population Center", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "mh0ijRnoaPf", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17972", "names": [{"locale": "en", "name": "17972 - Measure Evaluation Phase IV", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1155", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "HHS/CDC", "Partner": "Columbia University", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "W43zJHZijwb", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17975", "names": [{"locale": "en", "name": "17975 - ICAP Combination Prevention and Technical Assistance. - (GH000994)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1923", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "HHS/CDC", "Partner": "Association of Public Health Laboratories", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "uMQO6AIC7FA", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17976", "names": [{"locale": "en", "name": "17976 - Supporting Laboratory Strengthening Activities in Resource-Limited Countries Under the President\u2019s Emergency Plan for AIDS Relief", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_4622", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "HHS/HRSA", "Partner": "American International Health Alliance Twinning Center", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "IEzsK8RvcrU", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17977", "names": [{"locale": "en", "name": "17977 - Biomedical Engineering Support for Equipment Maintenance and Training in Clinical Laboratory Sites Providing HIV/AIDS Care and Treatment", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9077", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "HHS/CDC", "Partner": "Infectious Disease Institute", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "oWxVb5P0uPn", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17978", "names": [{"locale": "en", "name": "17978 - Acceleration of Regional Comprehensive HIV &AIDS Service Delivery through HSS", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_15446", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "HHS/CDC", "Partner": "Medical Access Uganda Limited (MAUL)", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "tp975AV09cf", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17979", "names": [{"locale": "en", "name": "17979 - To support the centralized procurement; warehousing and distribution of HIV/AIDS related commodities for CDC funded programs in Uganda", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_415", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "DOD", "Partner": "South African Military Health Service", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "EDiNgTRRjEK", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17980", "names": [{"locale": "en", "name": "17980 - Masibambisane1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_972", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "DOD", "Partner": "Society for Family Health - South Africa", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "WLz9TrYFpXW", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17981", "names": [{"locale": "en", "name": "17981 - Society For Family Health/Population Services International", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_15719", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "HHS/CDC", "Partner": "ICF Macro", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "qSJ6JWBOFOf", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17982", "names": [{"locale": "en", "name": "17982 - HIV Community Care and Support Study", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1715", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "HHS/CDC", "Partner": "National Tuberculosis and Leprosy Control Program", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "iy91ZTuByOC", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17983", "names": [{"locale": "en", "name": "17983 - TBD GoT TB Follow On", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "YQEPNTQiKpu", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17984", "names": [{"locale": "en", "name": "17984 - TBD Lab Quality TA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19931", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "HHS/CDC", "Partner": "Africa Society for Blooks Transfusions", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "O0wruycudbs", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17985", "names": [{"locale": "en", "name": "17985 - TBD Blood Safety TA - (GH001565)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_15710", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "HHS/CDC", "Partner": "Ariel Glaser Pediatric AIDS Healthcare Initiative", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "iwBL2uhI2XL", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17986", "names": [{"locale": "en", "name": "17986 - Local FOA TBD1 - (GH002021)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_220", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "HHS/CDC", "Partner": "Management Sciences for Health", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "oBHZ7PO5ol4", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17987", "names": [{"locale": "en", "name": "17987 - TBD Institutional Capacity Building TA - (GH001929)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_517", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "HHS/CDC", "Partner": "University of California at San Francisco", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "ZOZBPL2t0Lq", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17988", "names": [{"locale": "en", "name": "17988 - TBD Surveillance TA - (GH000977)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "aXaMIQyU5Px", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17989", "names": [{"locale": "en", "name": "17989 - TBD RHMT TA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_519", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "HHS/CDC", "Partner": "University of Maryland", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "vJKZfY0qkb8", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17990", "names": [{"locale": "en", "name": "17990 - TBD Clinical TA (International) - (GH001950)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1155", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "HHS/CDC", "Partner": "Columbia University", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "Yo0kp2ZtGEU", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17991", "names": [{"locale": "en", "name": "17991 - TBD Comprehensive High Impact HIV Prevention IP (Local) - (GH002018)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_544", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "HHS/CDC", "Partner": "UNAIDS - Joint United Nations Programme on HIV/AIDS", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "JJpsqPhtbhM", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17992", "names": [{"locale": "en", "name": "17992 - TBD Multilateral AIDS Sector Follow On", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1636", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "HHS/CDC", "Partner": "Tanzania Commission for AIDS", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "SRRWFaVMGsB", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17993", "names": [{"locale": "en", "name": "17993 - TBD GoT AIDS Sector Follow On - (GH002170)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_204", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Lesotho", "Agency": "HHS/CDC", "Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "aPmOuiuPvgr", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17994", "names": [{"locale": "en", "name": "17994 - Supporting HIV and TB Response in the Kingdom of Lesotho through District Based Comprehensive Prevention, Care and Treatment Programs and Health Sysytems Strengthening under PEPFAR", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_13168", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "HHS/CDC", "Partner": "Cardno Emerging Markets", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "FDZgGFJhp4C", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17995", "names": [{"locale": "en", "name": "17995 - CDC PPP Management", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "cieQ6eG8x3U", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17996", "names": [{"locale": "en", "name": "17996 - University Partnership Field Epidemiology Expansion", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9853", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Malawi", "Agency": "HHS/CDC", "Partner": "New Partner", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "BLtZAWJuJmD", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17997", "names": [{"locale": "en", "name": "17997 - Strengthening Malawi's Vital Statistics Systems through Civil Registration under PEPFAR", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_216", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Malawi", "Agency": "HHS/CDC", "Partner": "University of Washington", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "sVGevMyl0SZ", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17998", "names": [{"locale": "en", "name": "17998 - Technical Assistance and Fellowship Program Partnership", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9651", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Malawi", "Agency": "HHS/CDC", "Partner": "University of Malawi College of Medicine", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "PUX92iKN8ke", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "17999", "names": [{"locale": "en", "name": "17999 - Improving Medical Education in Malawi", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9853", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Malawi", "Agency": "HHS/CDC", "Partner": "New Partner", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "vSEy9OdNuVJ", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18000", "names": [{"locale": "en", "name": "18000 - Improving Access to VMMC Services in Malawi", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_463", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Malawi", "Agency": "HHS/CDC", "Partner": "University Research Corporation, LLC", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "XsJinvC0cyP", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18001", "names": [{"locale": "en", "name": "18001 - Strengthening High Quality Laboratory Services Scale-up for HIV Diagnosis Care, Treatment and Monitoring in Malawi under PEPFAR", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_232", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Lesotho", "Agency": "HHS/CDC", "Partner": "Population Services International", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "WqXLgoS6fE5", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18002", "names": [{"locale": "en", "name": "18002 - TARGET: Increasing access to HIV counseling, testing and enhancing HIV/ADIS prevention", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_10018", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "HHS/CDC", "Partner": "Global Healthcare Public Foundation", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "xMwNfQczd9L", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18003", "names": [{"locale": "en", "name": "18003 - Technical assistance for strengthening national laboratory systems in Uganda under the President\u2019s Emergency Plan for AIDS Relief", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1633", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "HHS/CDC", "Partner": "National Institute for Medical Research", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "L7MftFnZO8d", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18004", "names": [{"locale": "en", "name": "18004 - NIMR Follow On", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9646", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Malawi", "Agency": "USAID", "Partner": "KNCV Tuberculosis Foundation", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "lhSaquhM4o8", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18005", "names": [{"locale": "en", "name": "18005 - Challenge TB", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_15712", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "HHS/CDC", "Partner": "Management development for Health", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "TxAqW6TlLvn", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18006", "names": [{"locale": "en", "name": "18006 - MDH Kagera", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Malawi", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "NDLt4Gajc1d", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18007", "names": [{"locale": "en", "name": "18007 - Treatment TBD 1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Malawi", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "b6bg8201VhO", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18008", "names": [{"locale": "en", "name": "18008 - Treatment TBD 2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Malawi", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "gNPKeQWzbHv", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18009", "names": [{"locale": "en", "name": "18009 - Treatment TBD 3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_5301", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Nigeria", "Agency": "USAID", "Partner": "Association for Reproductive and Family Health", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "pFTUncJRy6R", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18010", "names": [{"locale": "en", "name": "18010 - Local Partners for Orphans & Vulnerable Children 1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_10091", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "HHS/CDC", "Partner": "American Society for Microbiology", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "CS4CLXt1Uuz", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18011", "names": [{"locale": "en", "name": "18011 - ASM Lab Follow on", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Namibia", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "jUZElA1qjy1", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18012", "names": [{"locale": "en", "name": "18012 - TBD-Limited Competition - Lab", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "SUWgQdn3T53", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18013", "names": [{"locale": "en", "name": "18013 - ASM Lab Follow on", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Namibia", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "h8xRDyYxbmg", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18014", "names": [{"locale": "en", "name": "18014 - TBD-Fully Competitive - Community Based Services", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Namibia", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "j7sLlNu5nZB", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18015", "names": [{"locale": "en", "name": "18015 - TBD-Human Resource Support", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9865", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Malawi", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "MnTlgUSSxTm", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18016", "names": [{"locale": "en", "name": "18016 - Linkages", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_204", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "HHS/CDC", "Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "QI9nL248jTo", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18017", "names": [{"locale": "en", "name": "18017 - EGPAF: HQ Technical Assistance CoAg", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9865", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Haiti", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "Qup5kjVK3r4", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18018", "names": [{"locale": "en", "name": "18018 - Linkages", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "W2979zToZs2", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18019", "names": [{"locale": "en", "name": "18019 - ASM Lab Follow on", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_204", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Lesotho", "Agency": "USAID", "Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "m8AckxbUL8L", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18020", "names": [{"locale": "en", "name": "18020 - Providing Universal Services for HIV/AIDS (PUSH)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_10669", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "HHS/CDC", "Partner": "Health Information Systems Program", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "pwvXLpofbb7", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18021", "names": [{"locale": "en", "name": "18021 - Health Information Systems Programs (CDC GH001922)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "IQX24pFLtoF", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18022", "names": [{"locale": "en", "name": "18022 - TBD Gender Analysis", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "B8KANJp5k8f", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18023", "names": [{"locale": "en", "name": "18023 - TBD Comprehensive Follow On", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_216", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Malawi", "Agency": "HHS/CDC", "Partner": "University of Washington", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "R81xeNh6bXU", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18024", "names": [{"locale": "en", "name": "18024 - HIV Surveillance for Epidemic Control in Malawi under the President\u2019s Emergency Plan for AIDS Relief (PEPFAR)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_3933", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Malawi", "Agency": "HHS/CDC", "Partner": "Lighthouse", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "NNHq2qVK085", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18025", "names": [{"locale": "en", "name": "18025 - Achieving HIV Epidemic Control through Scaling up Quality Testing, Care and Treatment in Malawi under the President\u2019s Plan for AIDS Relief (PEPFAR)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Malawi", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "dsCh4gJklNY", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18026", "names": [{"locale": "en", "name": "18026 - TBD VMMC", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Malawi", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "nWgJmfsKihl", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18027", "names": [{"locale": "en", "name": "18027 - Adolescent HIV Activity", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_595", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Malawi", "Agency": "USAID", "Partner": "World Learning", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "UqILtwEd8N6", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18028", "names": [{"locale": "en", "name": "18028 - Malawi Scholarship Program", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "e39LooDuylF", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18029", "names": [{"locale": "en", "name": "18029 - Acceleration of Regional Comprehensive HIV &AIDS Service Delivery through HSS", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "MR4nPeOLPyn", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18030", "names": [{"locale": "en", "name": "18030 - Acceleration of Regional Comprehensive HIV &AIDS Service Delivery through HSS", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "MxJE0LwHd4c", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18031", "names": [{"locale": "en", "name": "18031 - Acceleration of Regional Comprehensive HIV &AIDS Service Delivery through HSS", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19952", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "HHS/CDC", "Partner": "Rakai Health Sciences Program", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "WQXDZm4Hcs4", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18032", "names": [{"locale": "en", "name": "18032 - Acceleration of Regional Comprehensive HIV &AIDS Service Delivery through HSS", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19951", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "HHS/CDC", "Partner": "Mildmay Uganda", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "skeHuNEWLJP", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18033", "names": [{"locale": "en", "name": "18033 - Acceleration of Regional Comprehensive HIV &AIDS Service Delivery through HSS", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_323", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "HHS/CDC", "Partner": "The AIDS Support Organization", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "G93fIdpOrXp", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18034", "names": [{"locale": "en", "name": "18034 - Acceleration of Regional Comprehensive HIV &AIDS Service Delivery through HSS", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_216", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Namibia", "Agency": "HHS/CDC", "Partner": "University of Washington", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "CV02tH7l3Hq", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18035", "names": [{"locale": "en", "name": "18035 - Namibia Mechanism for Public Health Assistance, Capacity, and Technical Support (NAM-PHACTS)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16585", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Namibia", "Agency": "HHS/CDC", "Partner": "African Society for Laboratory Medicine", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "XoU6MQeEi2a", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18036", "names": [{"locale": "en", "name": "18036 - Cooperative Agreement UGH000710", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_216", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Namibia", "Agency": "HHS/HRSA", "Partner": "University of Washington", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "Ih45ZSJWp86", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18037", "names": [{"locale": "en", "name": "18037 - HRSA/I-TECH", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1155", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Lesotho", "Agency": "HHS/CDC", "Partner": "Columbia University", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "XCO1FpPK2YD", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18038", "names": [{"locale": "en", "name": "18038 - CDC HMIS support to the MOH", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_547", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Namibia", "Agency": "HHS/CDC", "Partner": "United Nations Children's Fund", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "BTpw1ifC8wQ", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18039", "names": [{"locale": "en", "name": "18039 - UNICEF", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_549", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Namibia", "Agency": "HHS/CDC", "Partner": "World Health Organization", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "enUR9AVFl3G", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18040", "names": [{"locale": "en", "name": "18040 - WHO", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9653", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "HHS/CDC", "Partner": "African Field Epidemiology Network", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "CaXu7g5BUDt", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18041", "names": [{"locale": "en", "name": "18041 - Technical Assistance to strengthen the Capacity of the MOH to execute its Public Health Functions for HIV & AIDS Epidemic control and respond to other disease outbreaks in the republic of Uganda under PEPFAR through HSS", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_8386", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "HHS/CDC", "Partner": "Makerere University School of Public Health", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "iASRcWeC3Op", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18042", "names": [{"locale": "en", "name": "18042 - Technical Assistance for Public Health Workforce Development", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_3932", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Malawi", "Agency": "State/AF", "Partner": "Regional Procurement Support Office/Frankfurt", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "r8Kz6dRk8uA", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18043", "names": [{"locale": "en", "name": "18043 - Construction and Renovation", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "ieAESg9IHlm", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18044", "names": [{"locale": "en", "name": "18044 - TBD-SIMS USAID", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_219", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Malawi", "Agency": "DOD", "Partner": "JHPIEGO", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "M5pRGEtCnPy", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18045", "names": [{"locale": "en", "name": "18045 - Bringing VMMC Services to Scale in the MDF", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_217", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "USAID", "Partner": "IntraHealth International, Inc", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "zzra52jvVQj", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18046", "names": [{"locale": "en", "name": "18046 - Strengthening HRH", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_597", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Haiti", "Agency": "HHS/CDC", "Partner": "National Alliance of State and Territorial AIDS Directors", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "zJ5tFda9sVS", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18047", "names": [{"locale": "en", "name": "18047 - NASTAD 1525", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19877", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Lesotho", "Agency": "USAID", "Partner": "Global Health Supply Chain Program", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "N9cNnqlwvyT", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18048", "names": [{"locale": "en", "name": "18048 - Global Health Supply Chain Management", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9865", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Cameroon", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "UzuZkKNywQv", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18049", "names": [{"locale": "en", "name": "18049 - LINKAGES", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_12496", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Haiti", "Agency": "HHS/CDC", "Partner": "Center for Development and Health", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "MgCrzG3iMhc", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18050", "names": [{"locale": "en", "name": "18050 - CDS 1528", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_230", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "USAID", "Partner": "Population Council", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "HIDKU23eibp", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18051", "names": [{"locale": "en", "name": "18051 - Project SOAR (Supporting Operational AIDS Research)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "v3KVcUbSLhO", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18052", "names": [{"locale": "en", "name": "18052 - Child and Youth Development Program", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_219", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "USAID", "Partner": "JHPIEGO", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "RAXTkgZPqDz", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18053", "names": [{"locale": "en", "name": "18053 - Maternal and Child Survival Program (MCSP)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "a3zAHlk2JUc", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18054", "names": [{"locale": "en", "name": "18054 - Social Marketing and Communication", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "qbyQab8iTnR", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18055", "names": [{"locale": "en", "name": "18055 - Challenge TB", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9865", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "xjrkqO2jByb", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18056", "names": [{"locale": "en", "name": "18056 - Comprehensive Platform for Integrated Communication Interventions (CPICI)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9865", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "BtkSh3fqQdF", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18057", "names": [{"locale": "en", "name": "18057 - YouthPower: Implementation- Task Order 1.", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_440", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "PpdD2FUIxxT", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18058", "names": [{"locale": "en", "name": "18058 - Strengthening Health Outcomes through the Private Sector in Tanzania (SHOPS+)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16525", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "USAID", "Partner": "John Snow Inc (JSI)", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "MejVu3dvxBe", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18059", "names": [{"locale": "en", "name": "18059 - Advancing Partners and Communities", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_204", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "USAID", "Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "CSOwDSnZdfl", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18060", "names": [{"locale": "en", "name": "18060 - Boresha Afya Northern Zone", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_10553", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "USAID", "Partner": "Futures Group", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "UzH6BtMfyvo", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18061", "names": [{"locale": "en", "name": "18061 - Health Policy Plus (HP+)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_14748", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Cameroon", "Agency": "HHS/CDC", "Partner": "NACC", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "RQgvaO8HKKd", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18062", "names": [{"locale": "en", "name": "18062 - Strengthening the Capacity of the National AIDS Control Commitee to Ensure Prevention of HIV in Health Care Settings", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19877", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Malawi", "Agency": "USAID", "Partner": "Global Health Supply Chain Program", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "TyESWSzMPGL", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18063", "names": [{"locale": "en", "name": "18063 - Global Health Supply Chain Program", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_12020", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "State/AF", "Partner": "State/AF (partner)", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "KrgaG7rzNrS", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18064", "names": [{"locale": "en", "name": "18064 - FAKE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "pl6ALxima4Q", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18065", "names": [{"locale": "en", "name": "18065 - Scaling up HIV/AIDS prevention, care and treatment services through faith-based organizations", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "DOD", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "JRemMmYKK83", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18066", "names": [{"locale": "en", "name": "18066 - Mbeya Follow on", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "DOD", "Partner": "TBD", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "TOKHnW93oh2", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18067", "names": [{"locale": "en", "name": "18067 - Mbeya HJF Follow on", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "DOD", "Partner": "TBD", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "JEhzwxvxdmU", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18068", "names": [{"locale": "en", "name": "18068 - Ruvuma HJF Follow on", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_217", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "USAID", "Partner": "IntraHealth International, Inc", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "miU44ap63ML", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18069", "names": [{"locale": "en", "name": "18069 - Strengthening HRH", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9652", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Nigeria", "Agency": "USAID", "Partner": "DevTech Systems Inc", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "ilWaaDLVXJm", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18070", "names": [{"locale": "en", "name": "18070 - Monitoring, Evaluation & Learning Program (MEL)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Nigeria", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "ExA0dyRBths", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18071", "names": [{"locale": "en", "name": "18071 - HCWM TBD", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9853", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "USAID", "Partner": "New Partner", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "hfxtUNWYqFn", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18072", "names": [{"locale": "en", "name": "18072 - Results-based Financing", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "D1Vk4ZqaqNr", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18073", "names": [{"locale": "en", "name": "18073 - Warehouse Construction", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Nigeria", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "sTxbheu179H", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18074", "names": [{"locale": "en", "name": "18074 - MER Outcomes Monitoring (MEASURE)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19845", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Nigeria", "Agency": "USAID", "Partner": "Widows and Orphans Empowerment Organization", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "RZRV8Vt01kd", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18075", "names": [{"locale": "en", "name": "18075 - Local Partners for Orphans & Vulnerable Children 2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19813", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Nigeria", "Agency": "USAID", "Partner": "Dexis Consulting Group", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "m1dPAZL8JJM", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18076", "names": [{"locale": "en", "name": "18076 - Global Health Program Cycle Improvement Project (GH Pro)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_594", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "USAID", "Partner": "World Education", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "dUmEzR3OLUA", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18077", "names": [{"locale": "en", "name": "18077 - Ref to Mech ID # 17696 for current bugdet & targets for Better Outcomes for Children and Youth Eastern and Northern Regions (BOCY)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16860", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "USAID", "Partner": "Vodafone Foundation", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "lSOvFtf3kKY", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18078", "names": [{"locale": "en", "name": "18078 - Vodafone Foundation PPP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "hWX9hMyPnBW", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18079", "names": [{"locale": "en", "name": "18079 - Pediatric AIDS Initiative", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1155", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Cameroon", "Agency": "HHS/CDC", "Partner": "Columbia University", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "K0iPH9GPdvi", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18080", "names": [{"locale": "en", "name": "18080 - ICAP - PMTCT-ART Center-Littoral 2015", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "JpheXNFPR1o", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18081", "names": [{"locale": "en", "name": "18081 - Pediatric AIDS Initiative", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Swaziland", "Agency": "Commerce", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "O4uoo4xy2u3", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18082", "names": [{"locale": "en", "name": "18082 - DUMMY MECHANISM - LUCILLE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_14159", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "HHS/CDC", "Partner": "COUNCIL OF SCIENTIFIC AND INDUSTRIAL RESEARCH", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "nz3odB6rBXH", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18083", "names": [{"locale": "en", "name": "18083 - Council for Scientific and Industrial Research (CDC GH001937)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "AUOz33okAw6", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18084", "names": [{"locale": "en", "name": "18084 - TBD-SIMS USAID", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "jvXmP7otJHg", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18085", "names": [{"locale": "en", "name": "18085 - USG OVC Programming and Economic Evaluation", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1212", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Haiti", "Agency": "USAID", "Partner": "Measure Evaluation", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "NvGTVKPe3cg", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18086", "names": [{"locale": "en", "name": "18086 - MEASURE Evaluation Phase IV", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Nigeria", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "USh4dqQfZS7", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18087", "names": [{"locale": "en", "name": "18087 - TBD", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_33", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Namibia", "Agency": "USAID", "Partner": "Catholic Relief Services", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "rPwsXolpTOx", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18088", "names": [{"locale": "en", "name": "18088 - 4Children", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Namibia", "Agency": "DOD", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "IC23kfVMTGf", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18089", "names": [{"locale": "en", "name": "18089 - TBD Prevalence Survey", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9865", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Democratic Republic of the Congo", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "bwG8qp6Jf4k", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18090", "names": [{"locale": "en", "name": "18090 - Linkages Across the Continuum of HIV Services for Key Populations Affected by HIV (Linkages)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_228", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Democratic Republic of the Congo", "Agency": "USAID", "Partner": "Pathfinder International", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "Imj2tBhp2z1", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18091", "names": [{"locale": "en", "name": "18091 - Kipa Ya Mupia/Evidence to Action - PROSANI Plus", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_233", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Democratic Republic of the Congo", "Agency": "USAID", "Partner": "Program for Appropriate Technology in Health", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "JVafaPfopJf", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18092", "names": [{"locale": "en", "name": "18092 - Integrated HIV/AIDS Project Haut-Katanga/Lualaba", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_204", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Democratic Republic of the Congo", "Agency": "USAID", "Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "NF0auG4z9GK", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18093", "names": [{"locale": "en", "name": "18093 - Integrated HIV/AIDS Project Kinshasa", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_228", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Democratic Republic of the Congo", "Agency": "USAID", "Partner": "Pathfinder International", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "HNthTsFA2OP", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18094", "names": [{"locale": "en", "name": "18094 - KIPA /EVIDENCE TO ACTION-PROVIC PLUS", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9865", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Democratic Republic of the Congo", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "IvqGGn6pnZm", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18095", "names": [{"locale": "en", "name": "18095 - Cross Border-Health Integrated Partnership Project (CB-HIPP)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_6277", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Democratic Republic of the Congo", "Agency": "HHS/CDC", "Partner": "International Center for AIDS Care and Treatment Programs, Columbia University", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "EzR1n3Psztz", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18096", "names": [{"locale": "en", "name": "18096 - Increase Access to Comprehensive HIV/AIDS Prevention, Care, and Treatment Services in DRC under PEPFAR", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9865", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Democratic Republic of the Congo", "Agency": "HHS/CDC", "Partner": "FHI 360", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "ZkhahokEUeU", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18097", "names": [{"locale": "en", "name": "18097 - Capacity Strengthening for Strategic Information", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Namibia", "Agency": "HHS/CDC", "Partner": "U.S. Department of Health and Human Services/Centers for Disease Control and Prevention (HHS/CDC)", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "OtgjeRgO7rS", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18098", "names": [{"locale": "en", "name": "18098 - Centers for Disease Control & Prevention", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9865", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "FHEFTVQ4Ml2", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18099", "names": [{"locale": "en", "name": "18099 - Linkages Across the Continuum of HIV Services for Key Populations affected by HIV (LINKAGES) Project", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19879", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "USAID", "Partner": "Ajuda de Desenvolvimento de Povo para Povo", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "pTcOO55cTrd", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18100", "names": [{"locale": "en", "name": "18100 - Primary School Retention and Transition to Secondary School for Vulnerable Girls in Zambezia", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_219", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "USAID", "Partner": "JHPIEGO", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "sjjPYVCAwfs", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18101", "names": [{"locale": "en", "name": "18101 - Maternal and Child Survival Program (MCSP)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_507", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "USAID", "Partner": "Johns Hopkins University Center for Communication Programs", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "JY5qvBun6bZ", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18102", "names": [{"locale": "en", "name": "18102 - Communication for Improved Health Outcomes (CIHO)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9865", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "zBx7trkBRNR", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18103", "names": [{"locale": "en", "name": "18103 - Service Delivery and Support for Orphans and Vulnerable Children", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "fKm33mGxppJ", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18104", "names": [{"locale": "en", "name": "18104 - MMEMS", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "wtAoATPrvnd", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18105", "names": [{"locale": "en", "name": "18105 - HODI/Eurosis", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_219", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "DOD", "Partner": "JHPIEGO", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "FvONqNYyk9l", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18108", "names": [{"locale": "en", "name": "18108 - FADM HIV Treatment Scale-Up Program", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "DOD", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "ziPVFGDnnq1", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18109", "names": [{"locale": "en", "name": "18109 - DOD HIV TBD 2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19913", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "HHS/CDC", "Partner": "African Health Profession Regulatory Collaborative for Nurses and Midwives", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "TsNjayAPKa3", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18110", "names": [{"locale": "en", "name": "18110 - ARC - Nursing Council", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_4622", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "HHS/CDC", "Partner": "American International Health Alliance Twinning Center", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "E4dsbussFee", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18111", "names": [{"locale": "en", "name": "18111 - Disclosure counseling training for social service providers supporting parents, children and adolescents", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "H8X6FJ3kKvK", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18112", "names": [{"locale": "en", "name": "18112 - School Based Testing", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_228", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "HHS/CDC", "Partner": "Pathfinder International", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "eojOYGlqDRI", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18113", "names": [{"locale": "en", "name": "18113 - Increasing access to HIV prevention care and treatment for Key Populations in Mozambique", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "oFd2P9eJ5NM", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18120", "names": [{"locale": "en", "name": "18120 - HSS Follow On", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_15719", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "HHS/CDC", "Partner": "ICF Macro", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "bTYWuXp8eQY", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18121", "names": [{"locale": "en", "name": "18121 - Transition Monitoring", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_228", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "USAID", "Partner": "Pathfinder International", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "b2eH251NgGR", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18122", "names": [{"locale": "en", "name": "18122 - Family Planning Integrated Activity", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16782", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "USAID", "Partner": "Counterpart International", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "TLxLYBnDLWU", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18123", "names": [{"locale": "en", "name": "18123 - Parceria Civica para Boa Governacao", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16539", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Central Asia Region", "Agency": "USAID", "Partner": "United Nations Office on Drug and Crime (UNODC)", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "ly2QlLwI3dK", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18124", "names": [{"locale": "en", "name": "18124 - UNODC", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_7715", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Malawi", "Agency": "USAID", "Partner": "University Research Council", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "zRKNDPPhX58", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18125", "names": [{"locale": "en", "name": "18125 - ASSIST", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16525", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Namibia", "Agency": "USAID", "Partner": "John Snow Inc (JSI)", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "kIYV5ndDS6w", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18126", "names": [{"locale": "en", "name": "18126 - AIDSFree", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_521", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Nigeria", "Agency": "USAID", "Partner": "University of North Carolina at Chapel Hill, Carolina Population Center", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "Ig0WNQwF3d6", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18127", "names": [{"locale": "en", "name": "18127 - Measure Evaluation IV", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_33", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Nigeria", "Agency": "USAID", "Partner": "Catholic Relief Services", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "kLFrPpXJYZA", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18128", "names": [{"locale": "en", "name": "18128 - Coordinating Comprehensive Care for Children - 4 Children", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Nigeria", "Agency": "State/AF", "Partner": "TBD", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "qccrPUH3zmv", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18129", "names": [{"locale": "en", "name": "18129 - 3rd Party Data Audit", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1717", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "DOD", "Partner": "Research Triangle International", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "xEcbAE3TW3H", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18130", "names": [{"locale": "en", "name": "18130 - TBD", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_217", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "HHS/CDC", "Partner": "IntraHealth International, Inc", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "dYTIdAeyJri", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18131", "names": [{"locale": "en", "name": "18131 - VMMC Follow on - (GH002031)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "South Sudan", "Agency": "DOD", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "XuybQ8ErSoQ", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18132", "names": [{"locale": "en", "name": "18132 - New VMMC IM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_33", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Sudan", "Agency": "USAID", "Partner": "Catholic Relief Services", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "wfmfRveQfOD", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18133", "names": [{"locale": "en", "name": "18133 - 4 Children", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Burma", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "R875Z3WZefV", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18134", "names": [{"locale": "en", "name": "18134 - Cascades: Burma HIV/AIDS Project", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Burma", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "nYMTXyZq75g", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18135", "names": [{"locale": "en", "name": "18135 - TASC 4 ITC", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_220", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zimbabwe", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "CMQoC0nMyuu", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18138", "names": [{"locale": "en", "name": "18138 - Building Local Capacity", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16557", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zimbabwe", "Agency": "USAID", "Partner": "Southern Africa HIV and AIDS Information Dissemination Service (SAfAIDS)", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "yrqNLj89k3Y", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18139", "names": [{"locale": "en", "name": "18139 - Youth4Zero and Prevention+", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Zimbabwe", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "mtVaZ6XXrvX", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18140", "names": [{"locale": "en", "name": "18140 - Zimbabwe Works Program", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1085", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zimbabwe", "Agency": "USAID", "Partner": "UNICEF", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "T5YvFcv2mMT", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18141", "names": [{"locale": "en", "name": "18141 - Social Protection Fund", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_232", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Malawi", "Agency": "USAID", "Partner": "Population Services International", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "El796fuA8pR", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18142", "names": [{"locale": "en", "name": "18142 - SIFPO 2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_33", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Lesotho", "Agency": "USAID", "Partner": "Catholic Relief Services", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "aIMA2XyeiaT", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18143", "names": [{"locale": "en", "name": "18143 - 4Children \u2013 Coordinating Comprehensive Care for Children", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "isAMLgOlDMm", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18148", "names": [{"locale": "en", "name": "18148 - Primary School Retention and Transition to Secondary School for Vulnerable Girls in Zambezia", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16864", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Vietnam", "Agency": "DOD", "Partner": "Center for Community Health Promotion", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "dnd4I828PCv", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18149", "names": [{"locale": "en", "name": "18149 - CHP \u2013 HIV/AIDS Prevention", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_17045", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Zimbabwe", "Agency": "HHS/CDC", "Partner": "Family AIDS Care Trust (FACT) Mutare", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "PSNTFwJ6epH", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18150", "names": [{"locale": "en", "name": "18150 - Coalition for Effective Community Health and HIV Response, Leadership and Accountability (CECHLA)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_204", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zimbabwe", "Agency": "HHS/CDC", "Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "BQNOv1AjHL5", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18151", "names": [{"locale": "en", "name": "18151 - EGPAF Central", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9886", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Cambodia", "Agency": "HHS/HRSA", "Partner": "American International Health Alliance", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "xWUu1wUGFjj", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18152", "names": [{"locale": "en", "name": "18152 - Twinning Initiative", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9853", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "USAID", "Partner": "New Partner", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "rjAx2GS0TrC", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18153", "names": [{"locale": "en", "name": "18153 - Citizens Engaging in Government Oversight (CEGO)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_273", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Haiti", "Agency": "USAID", "Partner": "Groupe Haitien d'Etude du Sarcome de Kaposi et des Infections Opportunistes", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "K9OQz5JZDdP", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18154", "names": [{"locale": "en", "name": "18154 - Strenghthening GBV programs and Services for Vulnerable Populations", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_10553", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Central Asia Region", "Agency": "USAID", "Partner": "Futures Group", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "nnJkCwxOwO5", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18155", "names": [{"locale": "en", "name": "18155 - LEADER for PLHIV", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19876", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Haiti", "Agency": "USAID", "Partner": "Zanmi Lasante (Partners in Health)", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "p797vIgegpD", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18158", "names": [{"locale": "en", "name": "18158 - Border Health Activities", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19877", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "USAID", "Partner": "Global Health Supply Chain Program", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "VMBscYGhKUz", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18159", "names": [{"locale": "en", "name": "18159 - Global Health Supply Chain Program", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16525", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "USAID", "Partner": "John Snow Inc (JSI)", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "jmSpHeSkWxY", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18160", "names": [{"locale": "en", "name": "18160 - AIDSFree ZAMBIA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19811", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "USAID", "Partner": "Remote Medical International", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "hSc067hgXzx", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18161", "names": [{"locale": "en", "name": "18161 - USAID|GHSC-RTK", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_6", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "PC", "Partner": "U.S. Peace Corps", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "SJbad8CpG4u", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18162", "names": [{"locale": "en", "name": "18162 - HVOP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_216", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Botswana", "Agency": "HHS/HRSA", "Partner": "University of Washington", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "PoqIhqJIyPe", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18163", "names": [{"locale": "en", "name": "18163 - Technical assistance to strengthen government health systems", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "India", "Agency": "USAID", "Partner": "TBD", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "Wi3zpljEuSw", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18164", "names": [{"locale": "en", "name": "18164 - EQUIP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_5554", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "India", "Agency": "USAID", "Partner": "Karnataka Health Promotion Trust", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "SraX0QN4nz8", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18165", "names": [{"locale": "en", "name": "18165 - Annual Program Statement - OVC", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "India", "Agency": "USAID", "Partner": "TBD", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "BtHJwYlpXs9", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18166", "names": [{"locale": "en", "name": "18166 - TBD (EVALUATION)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_216", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "India", "Agency": "HHS/HRSA", "Partner": "University of Washington", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "wMimHxUWe6w", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18167", "names": [{"locale": "en", "name": "18167 - I-TECH", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_544", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "India", "Agency": "USAID", "Partner": "UNAIDS - Joint United Nations Programme on HIV/AIDS", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "CqWGNl6adx8", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18168", "names": [{"locale": "en", "name": "18168 - UNAIDS", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Swaziland", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "YnnpuuIyUzj", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18169", "names": [{"locale": "en", "name": "18169 - CIHTC Follow-on", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_421", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "HHS/CDC", "Partner": "Ministry of Health and Social Welfare, Tanzania", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "gyIOAevMq71", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18170", "names": [{"locale": "en", "name": "18170 - Consolidated MOH Coag - (GH17-1722)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "FI1iGnq3J4z", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18171", "names": [{"locale": "en", "name": "18171 - Consolidated Community - (GH17-1720)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9865", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Vietnam", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "YI7QyKibXQZ", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18172", "names": [{"locale": "en", "name": "18172 - Sustainable HIV Response from Technical Assistance (SHIFT) Project", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19684", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Vietnam", "Agency": "USAID", "Partner": "Center for Promotion of Quality of Life", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "iTWr2QpZ0xb", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18173", "names": [{"locale": "en", "name": "18173 - USAID Enhanced Community HIV Link- Southern Project", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_15399", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zimbabwe", "Agency": "State/AF", "Partner": "Department of State/AF - Public Affairs Section", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "QyiDvPQIEyF", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18174", "names": [{"locale": "en", "name": "18174 - Public Affairs Communications", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_3781", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Caribbean Region", "Agency": "USAID", "Partner": "Partnership for Supply Chain Management", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "tNh5h1Zq5ps", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18183", "names": [{"locale": "en", "name": "18183 - The Partnership for Supply Chain Management", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_4", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Caribbean Region", "Agency": "DOD", "Partner": "U.S. Department of Defense (Defense)", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "n1Ml9Yg8Fy9", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18184", "names": [{"locale": "en", "name": "18184 - DoD Mech Guyana", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_15985", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Caribbean Region", "Agency": "HHS/CDC", "Partner": "Davis Memorial Hospital and Clinic", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "ANvnkBMpkL6", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18185", "names": [{"locale": "en", "name": "18185 - Positively United to Support Humanity", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_6", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Caribbean Region", "Agency": "PC", "Partner": "U.S. Peace Corps", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "AijxzK750Xm", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18186", "names": [{"locale": "en", "name": "18186 - Peace Corps", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16525", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Caribbean Region", "Agency": "USAID", "Partner": "John Snow Inc (JSI)", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "jvMCTZ2Pxp3", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18187", "names": [{"locale": "en", "name": "18187 - Advancing Partners and Communities Project", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19423", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Caribbean Region", "Agency": "HHS/CDC", "Partner": "Caribbean Regional Public Health Agency", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "tZWI6zzKq9B", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18188", "names": [{"locale": "en", "name": "18188 - CARPHA Guyana CoAg GH001642", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Caribbean Region", "Agency": "USAID", "Partner": "TBD", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "dmlGRIip37R", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18189", "names": [{"locale": "en", "name": "18189 - MEASURE EVALUATION PHASE IIII", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_587", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Caribbean Region", "Agency": "HHS/CDC", "Partner": "Ministry of Health, Guyana", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "pT6y3oCEISj", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18190", "names": [{"locale": "en", "name": "18190 - Ministry of Health, Guyana CoAg GH001632", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_517", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Burma", "Agency": "HHS/CDC", "Partner": "University of California at San Francisco", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "WlASLtStTNf", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18191", "names": [{"locale": "en", "name": "18191 - Surveillance Technical Support", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_978", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Burma", "Agency": "HHS/CDC", "Partner": "American Society of Clinical Pathology", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "vIunVpQJhs1", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18192", "names": [{"locale": "en", "name": "18192 - Laboratory Support and Technical Assistance", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19877", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Burma", "Agency": "USAID", "Partner": "Global Health Supply Chain Program", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "xoHx3tg4Ewb", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18193", "names": [{"locale": "en", "name": "18193 - Global Health Supply Chain Program", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19877", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Vietnam", "Agency": "USAID", "Partner": "Global Health Supply Chain Program", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "UTLTfJFRwva", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18194", "names": [{"locale": "en", "name": "18194 - Global Health Supply Chain Program (GHSCP)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19877", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Cameroon", "Agency": "USAID", "Partner": "Global Health Supply Chain Program", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "eaHkGmFHSl8", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18195", "names": [{"locale": "en", "name": "18195 - Global Health Supply Chain Program", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19877", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Central Asia Region", "Agency": "USAID", "Partner": "Global Health Supply Chain Program", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "SjMDxG7Gk9g", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18196", "names": [{"locale": "en", "name": "18196 - Global Health Supply Chain", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_440", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "VlOgb7Tn6D7", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18197", "names": [{"locale": "en", "name": "18197 - Health Finance and Governance", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19877", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "USAID", "Partner": "Global Health Supply Chain Program", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "Bg7tU35JQ7N", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18198", "names": [{"locale": "en", "name": "18198 - Global Health Supply Chain- Procurement and Supply Management (GHSC-PSM)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_446", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "USAID", "Partner": "Chemonics International", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "DqsLZDv2YnV", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18199", "names": [{"locale": "en", "name": "18199 - HRH2030", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19877", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "USAID", "Partner": "Global Health Supply Chain Program", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "eyZRWv4sqDE", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18200", "names": [{"locale": "en", "name": "18200 - Global Health Supply Chain- Technical Assistance (GHSC-TA)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "USAID", "Partner": "TBD", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "KKiuEKVl48h", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18201", "names": [{"locale": "en", "name": "18201 - Warehouse Construction", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9853", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "USAID", "Partner": "New Partner", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "rbaDaSBQ0Td", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18202", "names": [{"locale": "en", "name": "18202 - Citizens Engaging in Government Oversight (CEGO)- TACOSODE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_204", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "HHS/CDC", "Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "tLjPXQ3zYIB", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18203", "names": [{"locale": "en", "name": "18203 - EGPAF Timiza", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_535", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "HHS/CDC", "Partner": "University of Nairobi", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "b8K6Cn4q1f6", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18204", "names": [{"locale": "en", "name": "18204 - UON CRISSP Plus", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_15501", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "HHS/CDC", "Partner": "University of Maryland Baltimore", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "vps5RBXiJN1", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18205", "names": [{"locale": "en", "name": "18205 - UMB PACT Kamili", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19943", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "HHS/CDC", "Partner": "Kenya Conference of Catholic Bishops", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "QMwBJ6D1wTz", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18206", "names": [{"locale": "en", "name": "18206 - KCCB KARP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1155", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "HHS/CDC", "Partner": "Columbia University", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "fEfQFecYUw7", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18207", "names": [{"locale": "en", "name": "18207 - Columbia STARS", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_984", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "HHS/CDC", "Partner": "Impact Research and Development Organization", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "snSykSL9Dr1", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18208", "names": [{"locale": "en", "name": "18208 - IRDO Tuungane 3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_293", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "HHS/CDC", "Partner": "Liverpool VCT and Care", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "iaQa3BOFwWP", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18209", "names": [{"locale": "en", "name": "18209 - LVCT Daraja", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Ukraine", "Agency": "USAID", "Partner": "TBD", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "Kos1NJLfb7v", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18210", "names": [{"locale": "en", "name": "18210 - Serving Life", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Ukraine", "Agency": "USAID", "Partner": "TBD", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "jBvzLLpAXqc", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18211", "names": [{"locale": "en", "name": "18211 - SAFEMed", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9646", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Ukraine", "Agency": "USAID", "Partner": "KNCV Tuberculosis Foundation", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "G0Us1PzD5WF", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18212", "names": [{"locale": "en", "name": "18212 - Challenge TB", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16526", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "HHS/CDC", "Partner": "Ministry of Health (MOH)", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "sWDiFwnba7R", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18213", "names": [{"locale": "en", "name": "18213 - Partnership with MOH on HIV/AIDS and TB Programs", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19907", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "HHS/CDC", "Partner": "Palladium Group", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "ErvE3YmGz3m", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18214", "names": [{"locale": "en", "name": "18214 - Health Information Systems Innovations", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_851", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "HHS/CDC", "Partner": "Coptic Hospital", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "JvHJoHz26OE", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18215", "names": [{"locale": "en", "name": "18215 - Coptic Hospitals", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_15501", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "HHS/CDC", "Partner": "University of Maryland Baltimore", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "kvMHQ2WIUzB", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18216", "names": [{"locale": "en", "name": "18216 - UMB PACE Kamilisha", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19944", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "HHS/CDC", "Partner": "County Government of Siaya", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "pdOKYTr2yXh", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18217", "names": [{"locale": "en", "name": "18217 - Ngima for Sure", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16526", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Ukraine", "Agency": "HHS/CDC", "Partner": "Ministry of Health (MOH)", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "IbIz7dWOjAU", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18219", "names": [{"locale": "en", "name": "18219 - NPHC/UCDC Care and Treatment", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19877", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Botswana", "Agency": "USAID", "Partner": "Global Health Supply Chain Program", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "oGR4pTahz2A", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18220", "names": [{"locale": "en", "name": "18220 - Global Health Supply Chain Program", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_316", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Botswana", "Agency": "USAID", "Partner": "Right To Care, South Africa", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "PeHcIIgt1Sw", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18221", "names": [{"locale": "en", "name": "18221 - EQUIP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19942", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Indonesia", "Agency": "DOD", "Partner": "Yayasan Siklus Sehat Indonesia", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "F8MMCt2ZTY7", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18222", "names": [{"locale": "en", "name": "18222 - Siklus", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_519", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "HHS/CDC", "Partner": "University of Maryland", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "lXui1Xc4Jyr", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18223", "names": [{"locale": "en", "name": "18223 - Kemri Non-Research", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19877", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Indonesia", "Agency": "USAID", "Partner": "Global Health Supply Chain Program", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "aXz1IrCVrGf", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18225", "names": [{"locale": "en", "name": "18225 - Global Health Supply Chain Program", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19582", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Central Asia Region", "Agency": "HHS/CDC", "Partner": "Republican AIDS Center", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "Gg4xO7AsaxK", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18226", "names": [{"locale": "en", "name": "18226 - Republican AIDS Center of the Republic of Kyrgyzstan", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_232", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Lesotho", "Agency": "HHS/CDC", "Partner": "Population Services International", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "mq7YA1OSAgO", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18227", "names": [{"locale": "en", "name": "18227 - Scaling-up Targeted Community Based HTS and Linkage to Treatment in Lesotho", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9881", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Cameroon", "Agency": "HHS/CDC", "Partner": "Cameroon Baptist Convention Health Board", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "zy83YePmu9g", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18228", "names": [{"locale": "en", "name": "18228 - ART services in 8 regions", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Cameroon", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "EMAzFOo5VDh", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18229", "names": [{"locale": "en", "name": "18229 - Strengthening the Capacity of the National AIDS Control Committee", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Cameroon", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "Z2oQED25Xhb", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18230", "names": [{"locale": "en", "name": "18230 - Strengthening Public Health Laboratory Systems in Cameroon", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1220", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "DOD", "Partner": "Population Services International/Society for Family Health", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "QBSfl0yLRho", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18231", "names": [{"locale": "en", "name": "18231 - Society for Family Health", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_230", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "USAID", "Partner": "Population Council", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "F0Drmnf8Lar", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18233", "names": [{"locale": "en", "name": "18233 - IBBSS Priorty and Other Vulnerable Populations(Project SOAR)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_316", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Malawi", "Agency": "USAID", "Partner": "Right To Care, South Africa", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "dtZlbDWpRfe", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18234", "names": [{"locale": "en", "name": "18234 - EQUIP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_316", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Lesotho", "Agency": "USAID", "Partner": "Right To Care, South Africa", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "fobTBjzZYG4", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18235", "names": [{"locale": "en", "name": "18235 - EQUIP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19877", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Sudan", "Agency": "USAID", "Partner": "Global Health Supply Chain Program", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "gPdotuY0kBP", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18236", "names": [{"locale": "en", "name": "18236 - Global Health Supply Chain Program", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_7579", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "USAID", "Partner": "Deloitte Consulting Limited", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "rzfOJg8CajW", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18237", "names": [{"locale": "en", "name": "18237 - Boresha Afya Southern Zone", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "UdkBR3PIYHt", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18238", "names": [{"locale": "en", "name": "18238 - Local FOA TBD2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "rq3GvjWvzos", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18239", "names": [{"locale": "en", "name": "18239 - Local FOA TBD3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16860", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Lesotho", "Agency": "USAID", "Partner": "Vodafone Foundation", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "W5ewxCHjO6F", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18240", "names": [{"locale": "en", "name": "18240 - Vodafone", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_13265", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "USAID", "Partner": "Tera Tech EM, INC", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "az7hJ1Qtk8m", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18241", "names": [{"locale": "en", "name": "18241 - Infrastructure Program - Engineering", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "USAID", "Partner": "TBD", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "pizl5NiSfP4", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18242", "names": [{"locale": "en", "name": "18242 - Infrastructure Program - Construction", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9653", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "HHS/CDC", "Partner": "African Field Epidemiology Network", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "YyK6Qs0rLIa", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18243", "names": [{"locale": "en", "name": "18243 - AFENET Follow-On", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_219", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Malawi", "Agency": "HHS/CDC", "Partner": "JHPIEGO", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "wTdXivh5sLP", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18244", "names": [{"locale": "en", "name": "18244 - Addressing unmet need in HIV Testing Services (HTS) through effective delivery models under PEPFAR", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_3842", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Malawi", "Agency": "HHS/CDC", "Partner": "Christian Health Association of Malawi", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "gANZlKcxz0P", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18245", "names": [{"locale": "en", "name": "18245 - Strengthening Human Resource For Health capacity to Deliver Quality HIV/AIDS services in high burden sites under PEPFAR", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_14350", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Malawi", "Agency": "HHS/HRSA", "Partner": "Health Research Inc./New York State Department of Health", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "Z2s34TndmWO", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18246", "names": [{"locale": "en", "name": "18246 - Quality Improvement Capacity for Impact Project (QICIP)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_219", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Malawi", "Agency": "HHS/CDC", "Partner": "JHPIEGO", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "WHuk7b3I6mS", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18247", "names": [{"locale": "en", "name": "18247 - Technical Assistance to Provide High-Quality Voluntary Medical Male Circumcision (VMMC) Services to Programs Supported by the President\u2019s Emergency Plan for AIDS Relief (PEPFAR)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_13273", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Papua New Guinea", "Agency": "HHS/CDC", "Partner": "UNAIDS II", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "HeT1oF8NpE3", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18248", "names": [{"locale": "en", "name": "18248 - UNAIDS", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Papua New Guinea", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "VjRGaKdVXpQ", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18249", "names": [{"locale": "en", "name": "18249 - Foundation for Innovative New Diagnostics", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_8345", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Swaziland", "Agency": "USAID", "Partner": "WHO/AFRO", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "fnS4J0bpQss", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18250", "names": [{"locale": "en", "name": "18250 - WHO/AFRO Disease Control", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "USAID", "Partner": "TBD", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "U6WxfXWCmkq", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18251", "names": [{"locale": "en", "name": "18251 - Early Childhood Development Zambia", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_13191", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Botswana", "Agency": "HHS/CDC", "Partner": "Government of Botswana", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "k70C0lv261s", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18252", "names": [{"locale": "en", "name": "18252 - Quality HIV/AIDS Services through Government of Botswana", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_519", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Botswana", "Agency": "HHS/CDC", "Partner": "University of Maryland", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "BwSWkENRlUk", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18253", "names": [{"locale": "en", "name": "18253 - Community HIV Testing and Counseling and KP Support", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "HHS/HRSA", "Partner": "TBD", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "stUYmovg74w", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18254", "names": [{"locale": "en", "name": "18254 - TBD International AIDS Education and Training Center", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_13273", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Papua New Guinea", "Agency": "HHS/CDC", "Partner": "UNAIDS II", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "GTVPvqhXn8H", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18255", "names": [{"locale": "en", "name": "18255 - UNAIDS", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_3932", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Malawi", "Agency": "State/AF", "Partner": "Regional Procurement Support Office/Frankfurt", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "fOqK047yCZO", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18256", "names": [{"locale": "en", "name": "18256 - Construction and Renovation", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "HHS/HRSA", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "uPfEc7gdFWk", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18257", "names": [{"locale": "en", "name": "18257 - I-TECH Follow on", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_15465", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "HHS/CDC", "Partner": "Public Health Informatics Institute", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "sp2ypoaidHY", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18258", "names": [{"locale": "en", "name": "18258 - PHII", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "USAID", "Partner": "TBD", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "V67Uo0hcYWn", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18259", "names": [{"locale": "en", "name": "18259 - Youth Workforce Development", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_216", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "HHS/HRSA", "Partner": "University of Washington", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "CMswphbAADU", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18260", "names": [{"locale": "en", "name": "18260 - International AIDS Education and Training Center (I-TECH)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_501", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "HHS/HRSA", "Partner": "Columbia University Mailman School of Public Health", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "RwEnqYDRI1s", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18261", "names": [{"locale": "en", "name": "18261 - Quality Improvement Capacity for Impact Project (QICIP)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_544", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "HHS/CDC", "Partner": "UNAIDS - Joint United Nations Programme on HIV/AIDS", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "b7pimRouXwV", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18262", "names": [{"locale": "en", "name": "18262 - Strengthening Public Health Capacity and SI Systems", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1085", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "USAID", "Partner": "UNICEF", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "C4Si2fFp1xf", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18263", "names": [{"locale": "en", "name": "18263 - Cash Plus Care", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "Jtk8IESraeS", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18264", "names": [{"locale": "en", "name": "18264 - Evidence on Cash Plus Care", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16525", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "USAID", "Partner": "John Snow Inc (JSI)", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "IfrtV6l1WOC", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18265", "names": [{"locale": "en", "name": "18265 - AIDS Free", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_273", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Haiti", "Agency": "HHS/CDC", "Partner": "Groupe Haitien d'Etude du Sarcome de Kaposi et des Infections Opportunistes", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "CvC9tMOQI6W", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18266", "names": [{"locale": "en", "name": "18266 - GHESKIO 1924", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_605", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Haiti", "Agency": "HHS/CDC", "Partner": "Partners in Health", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "rGKQeWyWylR", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18267", "names": [{"locale": "en", "name": "18267 - PIH 1926", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_32", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Haiti", "Agency": "HHS/CDC", "Partner": "Catholic Medical Mission Board", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "GzaWeBpU10r", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18268", "names": [{"locale": "en", "name": "18268 - CMMB 1970", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_273", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Haiti", "Agency": "HHS/CDC", "Partner": "Groupe Haitien d'Etude du Sarcome de Kaposi et des Infections Opportunistes", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "ANzR8l43Xwk", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18269", "names": [{"locale": "en", "name": "18269 - GHESKIO 1969", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_272", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Haiti", "Agency": "HHS/CDC", "Partner": "Foundation for Reproductive Health and Family Education", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "vNvcxJfZsdR", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18270", "names": [{"locale": "en", "name": "18270 - FOSREF 1925", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19883", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Vietnam", "Agency": "HHS/CDC", "Partner": "Ho Chi Minh City Department of Health", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "fahxYyQNr9N", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18271", "names": [{"locale": "en", "name": "18271 - Department of Health HCMC", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Swaziland", "Agency": "DOD", "Partner": "TBD", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "gbJr0W41f1I", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18272", "names": [{"locale": "en", "name": "18272 - DOD TBD", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "USAID", "Partner": "TBD", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "OBbsvVxzIM7", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18273", "names": [{"locale": "en", "name": "18273 - Regional Health Integration to Enhance Services \u2013 North, Acholi (RHITES-N, Acholi)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "USAID", "Partner": "TBD", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "jDG04fEwnSz", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18274", "names": [{"locale": "en", "name": "18274 - Regional Health Integration to Enhance Services \u2013 North, Lango (RHITES-N, Lango)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16525", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "USAID", "Partner": "John Snow Inc (JSI)", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "DTkqa4J07Rn", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18275", "names": [{"locale": "en", "name": "18275 - Strengthening High Impact Interventions for an AIDS-Free Generation (AIDSFree) Project", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9652", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "USAID", "Partner": "DevTech Systems Inc", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "LaDfLZ00no1", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18276", "names": [{"locale": "en", "name": "18276 - PPL-LER Monitoring and Evaluation IDIQ", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "USAID", "Partner": "TBD", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "jU5H3qphVRZ", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18278", "names": [{"locale": "en", "name": "18278 - Surveillance and Data Use Support to the National Health Information System", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_33", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Malawi", "Agency": "USAID", "Partner": "Catholic Relief Services", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "mVHNbqKTLZg", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18279", "names": [{"locale": "en", "name": "18279 - Coordinating Comprehensive Care for Children (4Children)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9865", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "RxF7OnSTaBw", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18280", "names": [{"locale": "en", "name": "18280 - Integrated HIV Prevention and Health Services for Key and Priority Populations (HIS-KP)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19685", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "USAID", "Partner": "Chemonics. Inc", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "jOeJGYRQEKZ", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18281", "names": [{"locale": "en", "name": "18281 - Kenya Supply Chain System Strengthening", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19877", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "USAID", "Partner": "Global Health Supply Chain Program", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "BF2CCA2Hwzv", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18282", "names": [{"locale": "en", "name": "18282 - Global Health Supply Chain Program", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "USAID", "Partner": "TBD", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "ici0Fn7K1d2", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18283", "names": [{"locale": "en", "name": "18283 - OVC Follow On Rift and Central", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "USAID", "Partner": "TBD", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "h1cPmV2Ztyu", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18284", "names": [{"locale": "en", "name": "18284 - OVC Follow On Western Nyanza", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_33", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "USAID", "Partner": "Catholic Relief Services", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "lu3gDHGeDAI", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18285", "names": [{"locale": "en", "name": "18285 - Coordinating Comprehensive Care for Children", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Zimbabwe", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "NuhrKW4HyQS", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18286", "names": [{"locale": "en", "name": "18286 - TBD -- Harare City Health", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_10673", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Cote d'Ivoire", "Agency": "HHS/CDC", "Partner": "Heartland Alliance", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "KY7iF9Xc9jp", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18287", "names": [{"locale": "en", "name": "18287 - Key population Consortium - PROTECT - TBD", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_204", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Cote d'Ivoire", "Agency": "HHS/CDC", "Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "h6ubGS2KTKh", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18288", "names": [{"locale": "en", "name": "18288 - EGPAF DJIDJA Follow-on - TBD", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_501", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Cote d'Ivoire", "Agency": "HHS/CDC", "Partner": "Columbia University Mailman School of Public Health", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "Po9vzN5cGKp", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18289", "names": [{"locale": "en", "name": "18289 - Columbia University - ICAP - Follow-on TBD", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_215", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Cote d'Ivoire", "Agency": "HHS/CDC", "Partner": "International Rescue Committee", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "H276vtSYjEp", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18290", "names": [{"locale": "en", "name": "18290 - STRONG 1- TBD - IRC", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_219", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Cote d'Ivoire", "Agency": "HHS/CDC", "Partner": "JHPIEGO", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "cwXsrchYv7H", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18291", "names": [{"locale": "en", "name": "18291 - STRONG 2- TBD - JHPIEGO", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9883", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Cote d'Ivoire", "Agency": "HHS/CDC", "Partner": "Sante Espoir Vie - Cote d'Ivoire", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "kmaFniG66XQ", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18292", "names": [{"locale": "en", "name": "18292 - STRONG 3 - TBD - SEVCI", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_204", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Cote d'Ivoire", "Agency": "HHS/CDC", "Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "pUak3B4Qzrg", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18293", "names": [{"locale": "en", "name": "18293 - STRONG 4 - TBD - EGPAF", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_13245", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Cote d'Ivoire", "Agency": "HHS/CDC", "Partner": "Pasteur Institute of Ivory Coast", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "qDuGX650uXd", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18294", "names": [{"locale": "en", "name": "18294 - IPCI - Follow-on - TBD", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_12807", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Cote d'Ivoire", "Agency": "HHS/CDC", "Partner": "Ministry of Health and Public Hygiene, Cote d'Ivoire", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "UbP9skkR37I", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18295", "names": [{"locale": "en", "name": "18295 - Ministry of Health - Follow-on", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16848", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Cote d'Ivoire", "Agency": "HHS/CDC", "Partner": "Ministry of Family, Women, and Social Affairs, Cote d\u2019Ivoire", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "KL3l1Cvw9LM", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18296", "names": [{"locale": "en", "name": "18296 - MPFFPE/PNOEV - Follow-on", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_549", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "HHS/CDC", "Partner": "World Health Organization", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "xOOHg8PeUW3", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18297", "names": [{"locale": "en", "name": "18297 - UNAIDS", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_440", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "z8B1VCQ3Qyk", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18298", "names": [{"locale": "en", "name": "18298 - Health Finance and Governance", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "USAID", "Partner": "TBD", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "eb3YaLptEIy", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18299", "names": [{"locale": "en", "name": "18299 - GBV Follow-on", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_446", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "USAID", "Partner": "Chemonics International", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "S5zD5PdkhKi", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18300", "names": [{"locale": "en", "name": "18300 - HRH2030", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9865", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Malawi", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "lJ2Re2TTPMs", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18303", "names": [{"locale": "en", "name": "18303 - Health Communication for Life", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_316", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "USAID", "Partner": "Right To Care, South Africa", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "BOKwiEdAMzQ", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18304", "names": [{"locale": "en", "name": "18304 - EQUIP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_446", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Malawi", "Agency": "USAID", "Partner": "Chemonics International", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "CwC5CuD69kF", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18305", "names": [{"locale": "en", "name": "18305 - HRH 2030", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_446", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Malawi", "Agency": "USAID", "Partner": "Chemonics International", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "seDjVs8G8WQ", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18306", "names": [{"locale": "en", "name": "18306 - GHSC-PSM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16538", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "HHS/CDC", "Partner": "UCSF CDC HQ", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "OwiAcXqhSaY", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18307", "names": [{"locale": "en", "name": "18307 - UCFS (GH000977 - Central Mech)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_6", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "PC", "Partner": "U.S. Peace Corps", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "rkpGCefcSxb", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18308", "names": [{"locale": "en", "name": "18308 - U.S. Peace Corps", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_6", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "PC", "Partner": "U.S. Peace Corps", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "sDVwJKjrPTG", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18309", "names": [{"locale": "en", "name": "18309 - U.S. Peace Corps", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "USAID", "Partner": "TBD", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "XDRReUEom8D", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18311", "names": [{"locale": "en", "name": "18311 - Community Based HIV Services for the Southern Region", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_233", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "USAID", "Partner": "Program for Appropriate Technology in Health", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "rFvy2hlRRGu", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18312", "names": [{"locale": "en", "name": "18312 - Integrating Early Child Development (ECD - GDA)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_544", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "HHS/CDC", "Partner": "UNAIDS - Joint United Nations Programme on HIV/AIDS", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "ToJ8YUvbLQ2", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18313", "names": [{"locale": "en", "name": "18313 - UNAIDS (CDC GH001971)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_597", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "HHS/CDC", "Partner": "National Alliance of State and Territorial AIDS Directors", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "UvHQfJER991", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18314", "names": [{"locale": "en", "name": "18314 - NASTAD (GH001508 - Central Mech)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Ghana", "Agency": "DOD", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "froQeO13EAw", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18315", "names": [{"locale": "en", "name": "18315 - TBD- Improving GAF HIV Program", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_544", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Democratic Republic of the Congo", "Agency": "HHS/CDC", "Partner": "UNAIDS - Joint United Nations Programme on HIV/AIDS", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "JhbbvzvPJs6", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18316", "names": [{"locale": "en", "name": "18316 - Strengthening Public Health Capacity and Strategic Information Systems", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_501", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "HHS/HRSA", "Partner": "Columbia University Mailman School of Public Health", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "bPemW64aufM", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18317", "names": [{"locale": "en", "name": "18317 - General Nursing Capacity Building Program", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19907", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "USAID", "Partner": "Palladium Group", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "y6e00IrK2Pl", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18318", "names": [{"locale": "en", "name": "18318 - County Measurement Learning & Accountability Project (CMLAP)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19880", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "USAID", "Partner": "Associa\u00e7\u00e3o Para o Desenvolvimento S\u00f3cio-Econ\u00f3mico", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "zzLaSrsn49l", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18319", "names": [{"locale": "en", "name": "18319 - HIV Community-Based Services (Nampula)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9865", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "UwdTWLJIPHY", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18320", "names": [{"locale": "en", "name": "18320 - YouthPower Implementation - Task Order 1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19877", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "USAID", "Partner": "Global Health Supply Chain Program", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "sg1hb6fZxJJ", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18321", "names": [{"locale": "en", "name": "18321 - Global Health Supply Chain Program", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_501", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "HHS/HRSA", "Partner": "Columbia University Mailman School of Public Health", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "kZf5p9xEBla", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18322", "names": [{"locale": "en", "name": "18322 - Quality Improvement and Capacity for Impact Project (QICIP)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_743", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "HHS/CDC", "Partner": "Broadreach", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "NXZTghU9A9y", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18323", "names": [{"locale": "en", "name": "18323 - BroadReach", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_15501", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "HHS/CDC", "Partner": "University of Maryland Baltimore", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "fqp7zGGaYf8", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18324", "names": [{"locale": "en", "name": "18324 - University of Maryland ZCHECK", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_923", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "HHS/CDC", "Partner": "University of Zambia", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "tOxGPrSEGgV", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18325", "names": [{"locale": "en", "name": "18325 - UNZA ZEPACT+ Follow On", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_33", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "HHS/CDC", "Partner": "Catholic Relief Services", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "UGXz7VInhGe", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18327", "names": [{"locale": "en", "name": "18327 - CRS (FBO Follow-on 2)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9865", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Malawi", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "gMcR2zB6pin", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18328", "names": [{"locale": "en", "name": "18328 - FANTA III", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_15538", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Swaziland", "Agency": "USAID", "Partner": "Institute for Health Measurement", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "xsY7icF1JBm", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18329", "names": [{"locale": "en", "name": "18329 - Strengthening Health Information Systems (SHIS)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19877", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Swaziland", "Agency": "USAID", "Partner": "Global Health Supply Chain Program", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "YygxZoO5hdl", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18331", "names": [{"locale": "en", "name": "18331 - Global Health Supply Chain - Procurement and Supply Chain Management (GHSC-PSM)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_501", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "HHS/CDC", "Partner": "Columbia University Mailman School of Public Health", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "UVa1LWNoho8", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18332", "names": [{"locale": "en", "name": "18332 - ICAP (Population Council)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "g74pVRxSfAF", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18333", "names": [{"locale": "en", "name": "18333 - Learning Capacity Development (LCD) IQC- Task Order 2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_15253", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Democratic Republic of the Congo", "Agency": "State/AF", "Partner": "VOICE OF AMERICA", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "UHFwc095dxW", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18334", "names": [{"locale": "en", "name": "18334 - VOICE OF AMERICA (VOA): Votre Sante, Votre Avenir", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "EeccpuX2SKh", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18335", "names": [{"locale": "en", "name": "18335 - TBD (Demand Creation)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_33", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "USAID", "Partner": "Catholic Relief Services", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "xiRAS0J4Rmc", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18336", "names": [{"locale": "en", "name": "18336 - 4 Children (Coordinating Comprehensive Care for Children)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19956", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "HHS/CDC", "Partner": "Federal Prison Administration of Ethiopia", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "CA09Sa6UyL7", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18337", "names": [{"locale": "en", "name": "18337 - Comprehensive HIV/AIDS Services for Delivery for Inmates in the Federal Prison Administration", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_219", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "HHS/CDC", "Partner": "JHPIEGO", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "fOfccZPs5ti", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18338", "names": [{"locale": "en", "name": "18338 - Strengthening HIV Services Quality Improvement and Quality Management Systems", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_6876", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "HHS/CDC", "Partner": "Family Guidance Association of Ethiopia", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "xBu4asrQIkK", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18339", "names": [{"locale": "en", "name": "18339 - Integration of HIV Services in SRH Clinics and Confidential Clinics for Commercial Sex Workers", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_12869", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "HHS/CDC", "Partner": "Network of Networks of HIV Positives in Ethiopia (NEP+)", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "YG3smlGlwYY", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18340", "names": [{"locale": "en", "name": "18340 - Peer-to-Peer Support for ART adherence,Retention in Care,Linkage to HIV services and Linkage of Families and Contacts to HIV Testing Services", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "TOy2LbEUcaW", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18341", "names": [{"locale": "en", "name": "18341 - Technical Assistance to National Health Information Systems and Health Workforce Development", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "wK7baCc7JIj", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18342", "names": [{"locale": "en", "name": "18342 - TBD (Data Warehouse)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "mbtWGaj0jai", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18343", "names": [{"locale": "en", "name": "18343 - TBD (UNAIDS)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "bSjzuOrKrvh", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18344", "names": [{"locale": "en", "name": "18344 - TBD (G Data)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_517", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "HHS/CDC", "Partner": "University of California at San Francisco", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "hcX4LSsOoom", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18345", "names": [{"locale": "en", "name": "18345 - UCSF- DQA and DU", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_6", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "PC", "Partner": "U.S. Peace Corps", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "tDKXlTIncpn", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18346", "names": [{"locale": "en", "name": "18346 - U.S. Peace Corps", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_232", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Angola", "Agency": "USAID", "Partner": "Population Services International", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "eEwKF0TAONC", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18347", "names": [{"locale": "en", "name": "18347 - Health for All (HFA)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_15719", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Angola", "Agency": "USAID", "Partner": "ICF Macro", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "KlaBJ0MH9wj", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18348", "names": [{"locale": "en", "name": "18348 - DHS 7", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_463", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Central America Region", "Agency": "HHS/CDC", "Partner": "University Research Corporation, LLC", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "bOKTW9oFJx0", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18349", "names": [{"locale": "en", "name": "18349 - Strengthening Clinical services for PLHIV including linkages, retention, opportunistic infection diagnosis and treatment and adherence under PEPFAR CoAg #: GH002007", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Vietnam", "Agency": "HHS/SAMHSA", "Partner": "TBD", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "zodmnInUBHr", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18350", "names": [{"locale": "en", "name": "18350 - Medication Assisted Recovery Services program", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Malawi", "Agency": "DOD", "Partner": "TBD", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "raeBs2yeMIU", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18351", "names": [{"locale": "en", "name": "18351 - Strengthening Strategic Information In The Malawi Defence Forces Through Appropriate Demonstrated Innovative Medical Informatics Interventions", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Vietnam", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "I2q0s3swUs6", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18352", "names": [{"locale": "en", "name": "18352 - TBD", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19877", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zimbabwe", "Agency": "USAID", "Partner": "Global Health Supply Chain Program", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "bZ4RlXHNi8W", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18353", "names": [{"locale": "en", "name": "18353 - Global Health Supply Chain Program (GHSCP)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_489", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Namibia", "Agency": "HHS/CDC", "Partner": "Potentia Namibia Recruitment Consultancy", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "sUX65lHCNV3", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18354", "names": [{"locale": "en", "name": "18354 - Human Resources Support", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_264", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Namibia", "Agency": "HHS/CDC", "Partner": "Development Aid from People to People, Namibia", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "AMaKjNWoYDm", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18355", "names": [{"locale": "en", "name": "18355 - Community Based Interventions", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_219", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Namibia", "Agency": "HHS/CDC", "Partner": "JHPIEGO", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "PzL1WLkP0ta", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18356", "names": [{"locale": "en", "name": "18356 - Technical Assistance to provide High Quality VMMC", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1744", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Namibia", "Agency": "HHS/CDC", "Partner": "Namibia Institute of Pathology", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "E7fApPwZT43", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18357", "names": [{"locale": "en", "name": "18357 - Expansion of HIV/AIDS, STI & TB Laboratory Activities", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_204", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Namibia", "Agency": "HHS/CDC", "Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "U4py3CV7cyq", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18358", "names": [{"locale": "en", "name": "18358 - EGPAF", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_544", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Namibia", "Agency": "HHS/CDC", "Partner": "UNAIDS - Joint United Nations Programme on HIV/AIDS", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "pzD0QwRt0yW", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18359", "names": [{"locale": "en", "name": "18359 - UNAIDS", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_14350", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Namibia", "Agency": "HHS/HRSA", "Partner": "Health Research Inc./New York State Department of Health", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "DXlob2TYpD9", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18360", "names": [{"locale": "en", "name": "18360 - Quality Improvement and Capacity for Impact Project (QICIP)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_33", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "USAID", "Partner": "Catholic Relief Services", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "tSNkwwtr1Hw", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18361", "names": [{"locale": "en", "name": "18361 - 4Children - Coordinating Comprehensive Care for Children", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1923", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Namibia", "Agency": "HHS/CDC", "Partner": "Association of Public Health Laboratories", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "HALoMHrVZla", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18362", "names": [{"locale": "en", "name": "18362 - Association of Public Health laboratories (APHL)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_15253", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Democratic Republic of the Congo", "Agency": "State/AF", "Partner": "VOICE OF AMERICA", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "xvHgOgC8GWb", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18363", "names": [{"locale": "en", "name": "18363 - VOICE OF AMERICA (VOA): Votre Sante, Votre Avenir", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_10091", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Namibia", "Agency": "HHS/CDC", "Partner": "American Society for Microbiology", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "ZgtFbXKwsgr", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18364", "names": [{"locale": "en", "name": "18364 - American Society for Microbiology", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9853", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Namibia", "Agency": "HHS/CDC", "Partner": "New Partner", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "WZj35Pj472f", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18365", "names": [{"locale": "en", "name": "18365 - CDC Management & Operations", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_440", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "JxRWEGg9xZv", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18366", "names": [{"locale": "en", "name": "18366 - Health Finance and Governance Project (HFG)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_316", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "USAID", "Partner": "Right To Care, South Africa", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "AFfislg2txg", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18367", "names": [{"locale": "en", "name": "18367 - EQUIP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_509", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "USAID", "Partner": "Johns Hopkins University Bloomberg School of Public Health", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "L1ZFWoOIgs1", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18368", "names": [{"locale": "en", "name": "18368 - Health Communication Capacity Collaborative (HC3)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19877", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "USAID", "Partner": "Global Health Supply Chain Program", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "eopRiCiby66", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18369", "names": [{"locale": "en", "name": "18369 - Global Health Supply Chain \u2013 Procurement and Supply Management (GHSC-PSM) - HIV/AIDS Task Order", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19877", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Democratic Republic of the Congo", "Agency": "USAID", "Partner": "Global Health Supply Chain Program", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "iITgA8wyWh4", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18370", "names": [{"locale": "en", "name": "18370 - Global Health Supply Chain Program", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19877", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Central America Region", "Agency": "USAID", "Partner": "Global Health Supply Chain Program", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "O5OkQ2ZE9YJ", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18371", "names": [{"locale": "en", "name": "18371 - Global Health Supply Chain", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_10270", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "USAID", "Partner": "Central de Medicamentos e Artigos Medicos (CMAM)", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "t1R269chPQf", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18372", "names": [{"locale": "en", "name": "18372 - CMAM Agreement", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19907", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "USAID", "Partner": "Palladium Group", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "IiRxI2ZTuYq", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18373", "names": [{"locale": "en", "name": "18373 - Health Policy Plus (HP+)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_548", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "USAID", "Partner": "World Food Program", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "MKN92OYVha8", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18374", "names": [{"locale": "en", "name": "18374 - World Food Program", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19877", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "USAID", "Partner": "Global Health Supply Chain Program", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "nL5ZwimKsT7", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18375", "names": [{"locale": "en", "name": "18375 - Global Health Supply Chain Program", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Cote d'Ivoire", "Agency": "USAID", "Partner": "TBD", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "bLcP7Erzv2i", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18377", "names": [{"locale": "en", "name": "18377 - TBD - Nouvelle Pharmacie de la Sante Publique", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19877", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Cote d'Ivoire", "Agency": "USAID", "Partner": "Global Health Supply Chain Program", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "iYlgopKlE9a", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18378", "names": [{"locale": "en", "name": "18378 - Global Health Supply Chain-Procurement and Supply Management (GHSC-PSM, TO1),", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Swaziland", "Agency": "USAID", "Partner": "TBD", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "LXWkVzVIY4x", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18379", "names": [{"locale": "en", "name": "18379 - SIAPS follow-on", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_10553", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Swaziland", "Agency": "USAID", "Partner": "Futures Group", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "ml78jKYQlct", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18380", "names": [{"locale": "en", "name": "18380 - Palladium", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_15719", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "South Sudan", "Agency": "USAID", "Partner": "ICF Macro", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "gPc5xZXxaw7", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18381", "names": [{"locale": "en", "name": "18381 - The Demographic and Health Surveys Program (DHS-7)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Cote d'Ivoire", "Agency": "USAID", "Partner": "TBD", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "aYUGQcsiO2Q", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18382", "names": [{"locale": "en", "name": "18382 - TBD - GHSCTA - Global Health Supply Chain Technical Assistance", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9865", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Swaziland", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "zAAL3G460oo", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18387", "names": [{"locale": "en", "name": "18387 - FHI 360 Linkages for Care", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_3317", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Dominican Republic", "Agency": "HHS/CDC", "Partner": "Clinical and Laboratory Standards Institute", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "hAq2ZMjywMZ", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18388", "names": [{"locale": "en", "name": "18388 - GH13-1366, HQ, Strengthening and capacity building in resource constrained.", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Dominican Republic", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "y0OxYhxw7tC", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18390", "names": [{"locale": "en", "name": "18390 - BSS- UCSF", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_440", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Dominican Republic", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "igj5y4pRQB8", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18391", "names": [{"locale": "en", "name": "18391 - SHOPS", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_12461", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Caribbean Region", "Agency": "HHS/CDC", "Partner": "Barbados MOH", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "WQoacJ8XsVu", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18392", "names": [{"locale": "en", "name": "18392 - Barbados MOH FOA GH16-1610 (Follow-on to CoAg GH000637)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_13160", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Caribbean Region", "Agency": "HHS/CDC", "Partner": "Bahamas MoH", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "VeTe6LtHycK", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18393", "names": [{"locale": "en", "name": "18393 - Bahamas MOH FOA GH16-1609 (Follow-on to CoAg PS002934)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_13268", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Caribbean Region", "Agency": "HHS/CDC", "Partner": "Trinidad MoH", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "c1zxbGcDfOQ", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18394", "names": [{"locale": "en", "name": "18394 - Trinidad and Tobago MOH FOA GH16-1608 (follow up to CoAg PS003108)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_597", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Caribbean Region", "Agency": "HHS/CDC", "Partner": "National Alliance of State and Territorial AIDS Directors", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "S0SNQwFQseX", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18395", "names": [{"locale": "en", "name": "18395 - CDC Prevention FOA GH16-1607", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19423", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Caribbean Region", "Agency": "HHS/CDC", "Partner": "Caribbean Regional Public Health Agency", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "MXZIoXLc04U", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18396", "names": [{"locale": "en", "name": "18396 - CARPHA REPDU FOA GH16-1611 (Follow-on to CoAg GH000688)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_217", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Sudan", "Agency": "HHS/CDC", "Partner": "IntraHealth International, Inc", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "LBa1YMtxOb6", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18397", "names": [{"locale": "en", "name": "18397 - IntraHealth SI-OHSS", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19873", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Caribbean Region", "Agency": "HHS/CDC", "Partner": "Global Data Analysis and Technical Assistance", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "OXVIxYEK9Iy", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18398", "names": [{"locale": "en", "name": "18398 - GDATA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Cote d'Ivoire", "Agency": "State/AF", "Partner": "U.S. Department of State", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "An1rgLVEspW", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18399", "names": [{"locale": "en", "name": "18399 - Small Grants Program", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Namibia", "Agency": "USAID", "Partner": "TBD", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "GrrOuPOp67P", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18400", "names": [{"locale": "en", "name": "18400 - ARV Pharmacy Services", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19877", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Namibia", "Agency": "USAID", "Partner": "Global Health Supply Chain Program", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "UkzyolzGgNI", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18401", "names": [{"locale": "en", "name": "18401 - Global Health Supply Chain-Procurement Supply Management", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Namibia", "Agency": "USAID", "Partner": "TBD", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "BJ3wssX0VpA", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18402", "names": [{"locale": "en", "name": "18402 - DREAMS - Adolescent Girls and Young Women", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_230", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Namibia", "Agency": "USAID", "Partner": "Population Council", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "olBTIuQ0Mt7", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18404", "names": [{"locale": "en", "name": "18404 - Project SOAR", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Caribbean Region", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "mOTKxiyOvRS", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18405", "names": [{"locale": "en", "name": "18405 - HQ Lab FOA GH16-1689 (Follow on to AFENET CoAg PS 002728)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_15985", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Caribbean Region", "Agency": "HHS/CDC", "Partner": "Davis Memorial Hospital and Clinic", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "akQsDFtZjIo", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18406", "names": [{"locale": "en", "name": "18406 - Positively United to Support Humanity (PUSH) FOA GH17-1721 (Follow-on to CoAg GH000153)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19877", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Burundi", "Agency": "USAID", "Partner": "Global Health Supply Chain Program", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "CbWA8MnyzNi", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18407", "names": [{"locale": "en", "name": "18407 - PSM-GHSC", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9865", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Burundi", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "oqtxcY5vm2t", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18408", "names": [{"locale": "en", "name": "18408 - Youth Power", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19922", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Burundi", "Agency": "USAID", "Partner": "Right to Care", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "sbVv7Vm50CD", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18409", "names": [{"locale": "en", "name": "18409 - EQUIP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9865", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Ghana", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "LljRPKU4CbU", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18410", "names": [{"locale": "en", "name": "18410 - Communicate for Health", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19922", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Ghana", "Agency": "USAID", "Partner": "Right to Care", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "Wd7BDdsNybh", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18411", "names": [{"locale": "en", "name": "18411 - EQUIP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_219", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Ghana", "Agency": "USAID", "Partner": "JHPIEGO", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "Fz0sPM2qQ5I", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18412", "names": [{"locale": "en", "name": "18412 - Maternal and Child Survival", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_440", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Dominican Republic", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "P4pewGiJDyS", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18413", "names": [{"locale": "en", "name": "18413 - Health Finance and Governance (HFG)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Dominican Republic", "Agency": "USAID", "Partner": "TBD", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "UIA3Q2e9XCG", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18414", "names": [{"locale": "en", "name": "18414 - SIAPS II", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19685", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Ghana", "Agency": "USAID", "Partner": "Chemonics. Inc", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "JFX7DT1mqYC", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18415", "names": [{"locale": "en", "name": "18415 - Global Health Supply Chain Program", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Rwanda", "Agency": "DOD", "Partner": "TBD", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "ELMgqtKDWIz", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18418", "names": [{"locale": "en", "name": "18418 - TBD Follow-On C&T Rwanda", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Burundi", "Agency": "USAID", "Partner": "TBD", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "JsRCzhPuMbI", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18419", "names": [{"locale": "en", "name": "18419 - SIMS 3rd party contractor", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Namibia", "Agency": "USAID", "Partner": "TBD", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "XyEQiuPJSav", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18420", "names": [{"locale": "en", "name": "18420 - PLHIV Network - TONATA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19907", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Ghana", "Agency": "USAID", "Partner": "Palladium Group", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "S8Ui1iXwL80", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18421", "names": [{"locale": "en", "name": "18421 - Health Policy Plus", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_15501", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Rwanda", "Agency": "HHS/CDC", "Partner": "University of Maryland Baltimore", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "lhhT64dbbNS", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18422", "names": [{"locale": "en", "name": "18422 - Enhancing Sustainable and Integrated Health, Strategic Information and Laboratory Systems for Quality Comprehensive HIV Services through Technical Assistance to the Republic of Rwanda under PEPFAR", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19877", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Cote d'Ivoire", "Agency": "USAID", "Partner": "Global Health Supply Chain Program", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "A1hpKO2tyY5", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18423", "names": [{"locale": "en", "name": "18423 - Global Health Supply Chain - Rapid Test Kits", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Ghana", "Agency": "DOD", "Partner": "TBD", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "uDa3RzgCBDg", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18424", "names": [{"locale": "en", "name": "18424 - TBD- Improving the Ghana Armed Forces HIV Program", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_316", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Haiti", "Agency": "USAID", "Partner": "Right To Care, South Africa", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "irdiTmJTAQu", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18425", "names": [{"locale": "en", "name": "18425 - EQUIP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19877", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Rwanda", "Agency": "USAID", "Partner": "Global Health Supply Chain Program", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "e4W8IwBHXQJ", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18426", "names": [{"locale": "en", "name": "18426 - Global Health Supply Chain Program", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19877", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Caribbean Region", "Agency": "USAID", "Partner": "Global Health Supply Chain Program", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "kdFsRDJTklT", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18427", "names": [{"locale": "en", "name": "18427 - Global Health Supply Chain Program", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1923", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Ghana", "Agency": "HHS/CDC", "Partner": "Association of Public Health Laboratories", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "rwgnMwxWDyE", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18428", "names": [{"locale": "en", "name": "18428 - APHL", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "kNybjPZFGUm", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18429", "names": [{"locale": "en", "name": "18429 - TBD Zambezia", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Namibia", "Agency": "HHS/CDC", "Partner": "U.S. Department of Health and Human Services/Centers for Disease Control and Prevention (HHS/CDC)", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "FWCwHL3dqzb", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18430", "names": [{"locale": "en", "name": "18430 - CDC Namibia", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_13273", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Cote d'Ivoire", "Agency": "HHS/CDC", "Partner": "UNAIDS II", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "kyLnp69QAMC", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18431", "names": [{"locale": "en", "name": "18431 - CDC UNAIDS Central Mechanism", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_235", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Rwanda", "Agency": "USAID", "Partner": "Public Health Institute", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "eT4OiV0xN2b", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18432", "names": [{"locale": "en", "name": "18432 - Global Health Fellows Program - II", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_517", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Cote d'Ivoire", "Agency": "HHS/CDC", "Partner": "University of California at San Francisco", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "QVMB0yrcA7p", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18435", "names": [{"locale": "en", "name": "18435 - UCSF SI/M&E/Surveillance TA - Central mechanism", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Central America Region", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "OsB6SF0RQNb", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18436", "names": [{"locale": "en", "name": "18436 - GHSC - Support T&S with HIV commodities", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19877", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Angola", "Agency": "USAID", "Partner": "Global Health Supply Chain Program", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "Nv8D9fP0IzS", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18437", "names": [{"locale": "en", "name": "18437 - Procurement and Supply Management (PSM)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16504", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Nigeria", "Agency": "HHS/CDC", "Partner": "AFENET CDC HQ", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "G1sD3B1owm4", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18438", "names": [{"locale": "en", "name": "18438 - Strengthening Applied Epidemiology and sustainable international public health capacity through FETP_1619", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_15501", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Nigeria", "Agency": "HHS/CDC", "Partner": "University of Maryland Baltimore", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "GIFw8l90ssh", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18439", "names": [{"locale": "en", "name": "18439 - Strengthening HIV Field Epidemiology, Infectious Disease Surveillance, and Lab Diagnostics Program (SHIELD)_1976", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1923", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Nigeria", "Agency": "HHS/CDC", "Partner": "Association of Public Health Laboratories", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "cToMpKl0Zwj", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18440", "names": [{"locale": "en", "name": "18440 - APHL's partnership with HHS/CDC to assist PEPFAR build quality laboratory capacity", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_220", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Nigeria", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "WCgm0eLFKsT", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18441", "names": [{"locale": "en", "name": "18441 - Care and Treatment in Sustained Support (CaTSS)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19877", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Nigeria", "Agency": "USAID", "Partner": "Global Health Supply Chain Program", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "vmEoI3SUuLi", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18442", "names": [{"locale": "en", "name": "18442 - Global Health Supply Chain Program", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_219", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Haiti", "Agency": "USAID", "Partner": "JHPIEGO", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "HCXRj7EMGKC", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18443", "names": [{"locale": "en", "name": "18443 - SSQH Centre/Sud (Services de Sant\u00e9 de Qualit\u00e9 pour Ha\u00efti)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_548", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "USAID", "Partner": "World Food Program", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "uarZEtuL0LA", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18444", "names": [{"locale": "en", "name": "18444 - World Food Program", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Indonesia", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "LBcP7pjK7AR", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18445", "names": [{"locale": "en", "name": "18445 - TBD", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Asia Regional Program", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "gof2DmBCGff", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18446", "names": [{"locale": "en", "name": "18446 - CDC Gamechanger TBD", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Asia Regional Program", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "CuCNORsfucC", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18447", "names": [{"locale": "en", "name": "18447 - USAID Gamechanger TBD", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Asia Regional Program", "Agency": "USAID", "Partner": "TBD", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "WAvs2GzeQpa", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18448", "names": [{"locale": "en", "name": "18448 - USAID Gamechanger TBD", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_4", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Ukraine", "Agency": "DOD", "Partner": "U.S. Department of Defense (Defense)", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "TdLDEZV5U9A", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18449", "names": [{"locale": "en", "name": "18449 - Strengthening military lab/commodities", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Asia Regional Program", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "mHxUStogakj", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18450", "names": [{"locale": "en", "name": "18450 - CDC Gamechanger TBD", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_6277", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Ukraine", "Agency": "HHS/CDC", "Partner": "International Center for AIDS Care and Treatment Programs, Columbia University", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "Y2QsyalJIuS", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18451", "names": [{"locale": "en", "name": "18451 - ICAP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19877", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Ukraine", "Agency": "USAID", "Partner": "Global Health Supply Chain Program", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "Lt4EL1qWy85", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18452", "names": [{"locale": "en", "name": "18452 - Global Health Supply Chain Program", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9853", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Ukraine", "Agency": "USAID", "Partner": "New Partner", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "uI5C2FgPZfB", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18453", "names": [{"locale": "en", "name": "18453 - UCDC Commodity Reporting", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16585", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "HHS/CDC", "Partner": "African Society for Laboratory Medicine", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "j7VlsZBEYRW", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18454", "names": [{"locale": "en", "name": "18454 - ASLM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "kb6qkAjaxVE", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18455", "names": [{"locale": "en", "name": "18455 - TBD_PMTCT", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9865", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "jeUacf6mIid", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18456", "names": [{"locale": "en", "name": "18456 - YouthPower Implementation - Task Order 1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "USAID", "Partner": "TBD", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "M7wNmqSbIgX", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18457", "names": [{"locale": "en", "name": "18457 - Solar Power Game-Changer", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_13191", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Botswana", "Agency": "HHS/CDC", "Partner": "Government of Botswana", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "QqSCgEJFItv", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18458", "names": [{"locale": "en", "name": "18458 - BCPP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1155", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Cameroon", "Agency": "HHS/HRSA", "Partner": "Columbia University", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "NHR2bPWeiUa", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18459", "names": [{"locale": "en", "name": "18459 - Global Nursing Capacity Building Program", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16552", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "USAID", "Partner": "Emergency PfSCM field support", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "Ix7Y49rxW3n", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18460", "names": [{"locale": "en", "name": "18460 - Emergency PfSCM Field Support", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_544", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Dominican Republic", "Agency": "USAID", "Partner": "UNAIDS - Joint United Nations Programme on HIV/AIDS", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "QTl5w4mp67b", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18461", "names": [{"locale": "en", "name": "18461 - UNAIDS III", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_232", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Dominican Republic", "Agency": "USAID", "Partner": "Population Services International", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "FvNLZ63QqO3", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18462", "names": [{"locale": "en", "name": "18462 - SIFPO2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "USAID", "Partner": "TBD", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "dobilyIkkPX", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18463", "names": [{"locale": "en", "name": "18463 - MULU/MARPS (MULU I) End-line Evaluation", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "USAID", "Partner": "TBD", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "Zt1rjMdmuIo", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18464", "names": [{"locale": "en", "name": "18464 - MULU/Worksite (MULU II) End-line Evaluation", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Ukraine", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "CxBYLKuMw0W", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18465", "names": [{"locale": "en", "name": "18465 - Emergency Commodity Fund Reporting", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_230", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "USAID", "Partner": "Population Council", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "KoLQhaRFmjv", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18466", "names": [{"locale": "en", "name": "18466 - Project SOAR (Supporting Operational AIDS Research)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "USAID", "Partner": "TBD", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "fegDc2s4gFs", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18478", "names": [{"locale": "en", "name": "18478 - TBD_MTCT", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_3185", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Malawi", "Agency": "USAID", "Partner": "Marie Stopes International", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "rs4rSOszHTx", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18479", "names": [{"locale": "en", "name": "18479 - SIFPO 2 BLM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_271", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "HHS/CDC", "Partner": "Foundation for Professional Development", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "jSu8AD6i3qh", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18480", "names": [{"locale": "en", "name": "18480 - Foundation for Professional Development Comprehensive (CDC GH001932)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_750", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "HHS/CDC", "Partner": "Health Systems Trust", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "azNgpPfxAJx", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18481", "names": [{"locale": "en", "name": "18481 - Health Systems Trust Comprehensive (CDC GH001980)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_12084", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "HHS/CDC", "Partner": "TB/HIV Care", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "tFhhef8rjBR", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18482", "names": [{"locale": "en", "name": "18482 - TB/HIV Care Comprehensive (CDC GH001933)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16675", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "HHS/CDC", "Partner": "Wits Health Consortium (Pty) Limited", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "xJ1o0m9lsBk", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18483", "names": [{"locale": "en", "name": "18483 - MATCH (Wits Health Consortium) (CDC GH001934)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_467", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "HHS/CDC", "Partner": "Aurum Health Research", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "a2ZmNZZrmCV", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18484", "names": [{"locale": "en", "name": "18484 - Aurum Comprehensive (CDC GH001981)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_232", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "DOD", "Partner": "Population Services International", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "euSABTswz9I", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18485", "names": [{"locale": "en", "name": "18485 - DREAMS Initiative and HIV/AIDS Prevention Support to the Ugandan Peoples Defense Forces", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Asia Regional Program", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "pZggsmq5vfM", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18486", "names": [{"locale": "en", "name": "18486 - Engaging Local NGOs", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "Sq5c3WKfQWc", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18487", "names": [{"locale": "en", "name": "18487 - TBD-GBV Follow on", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "ucAevpfj59p", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18488", "names": [{"locale": "en", "name": "18488 - Clinical Services", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "Wxv2NqXB8qd", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18489", "names": [{"locale": "en", "name": "18489 - Laboratory", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "DOD", "Partner": "TBD", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "UcOPa5ufG4B", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18490", "names": [{"locale": "en", "name": "18490 - TBD - Kisumu West", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "DOD", "Partner": "TBD", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "xsWvJRaDJBW", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18491", "names": [{"locale": "en", "name": "18491 - TBD - South Rift Valley", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "DOD", "Partner": "TBD", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "oOng7gMUedd", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18492", "names": [{"locale": "en", "name": "18492 - TBD - Kenya Defense Forces", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "DOD", "Partner": "TBD", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "mkyQXOKrltL", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18493", "names": [{"locale": "en", "name": "18493 - TBD - Viral Load Lab", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "Kyh7OekJ3FC", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18494", "names": [{"locale": "en", "name": "18494 - TBD - HIV AIDS Clinical Services Cluster 1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "YBuIJYQdTfU", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18495", "names": [{"locale": "en", "name": "18495 - TBD - HIV/AIDS Clinical Services Cluster 2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "BAniHWLcI7C", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18496", "names": [{"locale": "en", "name": "18496 - TBD - HIV/AIDS Clinical Services Cluster 3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "heFA0R4g8Ib", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18497", "names": [{"locale": "en", "name": "18497 - TBD - HIV/AIDS Clinical Services Cluster 4", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "VXRiTDnFR2z", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18498", "names": [{"locale": "en", "name": "18498 - TBD - HIV/AIDS Clinical Services Cluster 5", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "sh7iKUVDgBn", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18499", "names": [{"locale": "en", "name": "18499 - TBD - County Measurement Learning & Accountability Project (CMLAP) 2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_232", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "DOD", "Partner": "Population Services International", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "KUsbQbWh4aN", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18502", "names": [{"locale": "en", "name": "18502 - DREAMS Initiative and HIV/AIDS Prevention Support to the Ugandan Peoples Defense", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "gS3G5U3Fcvi", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18503", "names": [{"locale": "en", "name": "18503 - Supporting QI and treatment literacy within HFs", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_15501", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "HHS/CDC", "Partner": "University of Maryland Baltimore", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "dyKT6vIOYcA", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18504", "names": [{"locale": "en", "name": "18504 - UMB Timiza", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19764", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "HHS/CDC", "Partner": "Center for Health Solutions (CHS)", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "xvogJ0SUnlJ", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18505", "names": [{"locale": "en", "name": "18505 - CHS Shinda", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_517", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "HHS/CDC", "Partner": "University of California at San Francisco", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "ILpCVAE4Akd", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18506", "names": [{"locale": "en", "name": "18506 - UCSF Clinical Kisumu", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19764", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "HHS/CDC", "Partner": "Center for Health Solutions (CHS)", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "XGW0nu67kGj", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18507", "names": [{"locale": "en", "name": "18507 - CHS Tegemeza Plus", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19764", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "HHS/CDC", "Partner": "Center for Health Solutions (CHS)", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "CDwapC9o1SV", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18508", "names": [{"locale": "en", "name": "18508 - CHS Naishi", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_246", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "HHS/CDC", "Partner": "African Medical and Research Foundation", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "SZaYu1FjEs7", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18509", "names": [{"locale": "en", "name": "18509 - AMREF Nairobi Kitui", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_84", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "HHS/CDC", "Partner": "Christian Health Association of Kenya", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "hP4w3TIrv0r", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18511", "names": [{"locale": "en", "name": "18511 - CHAK CHAP Uzima", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_535", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "HHS/CDC", "Partner": "University of Nairobi", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "PDOmCezu7kl", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18512", "names": [{"locale": "en", "name": "18512 - UON COE Niche", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_293", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "HHS/CDC", "Partner": "Liverpool VCT and Care", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "gBdUnNHRUDe", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18513", "names": [{"locale": "en", "name": "18513 - LVCT Steps", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_39", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "HHS/CDC", "Partner": "Hope Worldwide", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "eZF8y2gsoeT", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18514", "names": [{"locale": "en", "name": "18514 - HWWK Nairobi Eastern", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_97", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "HHS/CDC", "Partner": "Eastern Deanery AIDS Relief Program", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "QpPfABRb02V", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18515", "names": [{"locale": "en", "name": "18515 - Faith-Based Sites in the Eastern Slums of Nairobi", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_295", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "HHS/CDC", "Partner": "Mkomani Society Clinic", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "vwqguR84oKf", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18516", "names": [{"locale": "en", "name": "18516 - Bomu Hospital Affiliated Sites", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_216", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "HHS/CDC", "Partner": "University of Washington", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "j9szXm4Fcgq", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18517", "names": [{"locale": "en", "name": "18517 - UOW Training", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Papua New Guinea", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "ApZWqp48Vt2", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18518", "names": [{"locale": "en", "name": "18518 - TBD - USAID Follow-on GBV/KP Mechanism", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "c4DyFdc9UMC", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18519", "names": [{"locale": "en", "name": "18519 - USAID Prevention Follow On", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Burma", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "uKsN7mIEdFT", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18520", "names": [{"locale": "en", "name": "18520 - TBD", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "FC50g30rKhq", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18521", "names": [{"locale": "en", "name": "18521 - TBD - Health Human Rights Activities at Community Level", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1923", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Lesotho", "Agency": "HHS/CDC", "Partner": "Association of Public Health Laboratories", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "mkWjoqHGxCh", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18523", "names": [{"locale": "en", "name": "18523 - Association of Public Health Laboratories umbrella cooperative agreement", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1155", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Lesotho", "Agency": "HHS/CDC", "Partner": "Columbia University", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "CT9pZWm1Vo3", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18524", "names": [{"locale": "en", "name": "18524 - ICAP Global Technical Assistance", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_10163", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Lesotho", "Agency": "USAID", "Partner": "Baylor College of Medicine Children's Foundation", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "uOMgDAcaavs", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18525", "names": [{"locale": "en", "name": "18525 - Technical Support Project (TSP) Regional Program", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19813", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Lesotho", "Agency": "USAID", "Partner": "Dexis Consulting Group", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "yjF1n48pDNv", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18526", "names": [{"locale": "en", "name": "18526 - Global Health Program Cycle Improvement Project", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "c4nz2lKqDtt", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18527", "names": [{"locale": "en", "name": "18527 - TBD (M&E/FETP/NPHI)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "HKs2YNc1jOo", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18528", "names": [{"locale": "en", "name": "18528 - TBD (IntraHealth)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_5156", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "USAID", "Partner": "Population Reference Bureau", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "mjOcJeH9NY2", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18529", "names": [{"locale": "en", "name": "18529 - Policy, Advocacy and Communication Enhanced for Population and Reproductive Health (PACE)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "HHS/HRSA", "Partner": "TBD", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "QfYRtE7tdT0", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18530", "names": [{"locale": "en", "name": "18530 - TBD (HRH)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "vCGKkoQDQow", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18531", "names": [{"locale": "en", "name": "18531 - TBD (Construction DOD)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "Q4y5782CQI7", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18532", "names": [{"locale": "en", "name": "18532 - TBD (In Country Lab partner)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "VMt9rPyVWuP", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18533", "names": [{"locale": "en", "name": "18533 - TBD internships and professional development", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Cambodia", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "LpyCCbbDDny", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18534", "names": [{"locale": "en", "name": "18534 - Quality Improvement Project", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Cambodia", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "MchWiLaEElg", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18535", "names": [{"locale": "en", "name": "18535 - Community Action for Sustained Elimination", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Cambodia", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "vDcGAOm6bnQ", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18536", "names": [{"locale": "en", "name": "18536 - Evidence to Policy (E2P)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Cambodia", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "T1l853fuwwz", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18537", "names": [{"locale": "en", "name": "18537 - Health Financing in Cambodia", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Ukraine", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "wtYP2wB2Sde", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18538", "names": [{"locale": "en", "name": "18538 - Follow On Alliance METIDA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Ukraine", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "I0uI6LstW18", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18539", "names": [{"locale": "en", "name": "18539 - Follow On Network ACCESS", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_4622", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Ukraine", "Agency": "HHS/HRSA", "Partner": "American International Health Alliance Twinning Center", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "MoSKMMow54V", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18540", "names": [{"locale": "en", "name": "18540 - AIHA Twinning HRSA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Vietnam", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "Ba4jAJkBXwW", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18541", "names": [{"locale": "en", "name": "18541 - TBD - Local Strategic Information Systems Strengthening Project/Follow-on", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "India", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "Ov0dhIQ9hxE", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18542", "names": [{"locale": "en", "name": "18542 - TBD (Care & Treatment)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "India", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "Khxxy7Eab2m", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18543", "names": [{"locale": "en", "name": "18543 - TBD", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_204", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Malawi", "Agency": "HHS/CDC", "Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "KEQD4VFzLRY", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18544", "names": [{"locale": "en", "name": "18544 - Achieving HIV Epidemic Control through Scaling Up Quality Testing, Care and Treatment in Malawi under the Presidents Emergency Fund for AIDS Relief (PEPFAR) - Pivot 2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Ukraine", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "UeiErQoioL0", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18545", "names": [{"locale": "en", "name": "18545 - Health Link", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Ukraine", "Agency": "DOD", "Partner": "TBD", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "JZlNmcDEf6h", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18546", "names": [{"locale": "en", "name": "18546 - New DoD Partner", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "UGj0bBJ0p0P", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18547", "names": [{"locale": "en", "name": "18547 - Voluntary Medical Male Circumcision Service Delivery III Project (VMMC III)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_517", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Malawi", "Agency": "HHS/CDC", "Partner": "University of California at San Francisco", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "NN8nQjiiVSH", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18548", "names": [{"locale": "en", "name": "18548 - Technical Support for PMTCT and Comprehensive Prevention, Care, and Treatment", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Caribbean Region", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "T9IYLlu5JQF", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18549", "names": [{"locale": "en", "name": "18549 - CSO Capacity Building BMA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Caribbean Region", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "lFJmtfx38zP", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18550", "names": [{"locale": "en", "name": "18550 - USAID/ESC M&E Services", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19945", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zimbabwe", "Agency": "USAID", "Partner": "AFRICAID", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "t2gWyRhUSK4", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18551", "names": [{"locale": "en", "name": "18551 - CATS Community Adolescents", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19946", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zimbabwe", "Agency": "USAID", "Partner": "Population Services Zimbabwe", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "ChlkPHhDA0P", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18552", "names": [{"locale": "en", "name": "18552 - Family Planning Support for DREAMS", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16525", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "USAID", "Partner": "John Snow Inc (JSI)", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "KKBElvALs9R", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18553", "names": [{"locale": "en", "name": "18553 - Strengthening High Impact Interventions for an AIDS-free Generation (AIDSFree) Project", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19922", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "USAID", "Partner": "Right to Care", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "JolMAG9ERiF", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18554", "names": [{"locale": "en", "name": "18554 - EQUIP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zimbabwe", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "AFywVYZEQlQ", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18555", "names": [{"locale": "en", "name": "18555 - OVC WEI Follow-on", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1717", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "USAID", "Partner": "Research Triangle International", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "SFjqRuE2cdT", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18556", "names": [{"locale": "en", "name": "18556 - Literacy Achievement and Retention Activity (LARA)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "lpexkGYYuGf", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18557", "names": [{"locale": "en", "name": "18557 - Defeat TB", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19922", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zimbabwe", "Agency": "USAID", "Partner": "Right to Care", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "NEPUseDdEPP", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18558", "names": [{"locale": "en", "name": "18558 - EQUIP Support", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "RsVQS384d8Z", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18559", "names": [{"locale": "en", "name": "18559 - Health Systems Strengthening", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "zkHzHewPjoR", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18560", "names": [{"locale": "en", "name": "18560 - Private Sector Support", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "i290eiHkfim", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18561", "names": [{"locale": "en", "name": "18561 - Communications for Health", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "seYSykQ3sl0", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18562", "names": [{"locale": "en", "name": "18562 - Quality Assurance (ASSIST Follow-On)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "HOgJSM6LfQ0", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18563", "names": [{"locale": "en", "name": "18563 - OVC Evaluation", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19813", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Caribbean Region", "Agency": "USAID", "Partner": "Dexis Consulting Group", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "xXZZyCt5EiD", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18564", "names": [{"locale": "en", "name": "18564 - GH Pro", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "dlRP6zGkIWK", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18565", "names": [{"locale": "en", "name": "18565 - Provision of comprehensive, friendly services for key populations and CRANE follow on for enhanced surveillance", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "EH52CPJE515", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18566", "names": [{"locale": "en", "name": "18566 - Production, distribution and monitoring implementation of Rapid HIV PT, facility and site certification, HIVDR sentinel surveys, validation of emerging lab assays and lab equipment", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "MwrpzOKVX2B", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18567", "names": [{"locale": "en", "name": "18567 - Accelerating Epidemic Control in Fort Portal region in the Republic of Uganda under the President\u2019s Emergency Plan for AIDS Relief (PEPFAR)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_230", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "USAID", "Partner": "Population Council", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "uZ2JVdjmIB9", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18568", "names": [{"locale": "en", "name": "18568 - Project SOAR (Supporting Operational AIDS Research)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1085", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "USAID", "Partner": "UNICEF", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "yrw3yxej3Dj", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18569", "names": [{"locale": "en", "name": "18569 - UNICEF MCH Umbrella Grant", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Cambodia", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "jGX7mRmvfPD", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18571", "names": [{"locale": "en", "name": "18571 - National Centre for HIV/AIDS, Dermatology and STDs Phase IV", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "DN3dWZpmoUB", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18572", "names": [{"locale": "en", "name": "18572 - Faith-based Organization Capacity Strengthening for Universal HIV Services (CRS)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Cambodia", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "L1UK2iChQDO", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18573", "names": [{"locale": "en", "name": "18573 - National Institute of Public Health Phase III", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16526", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Cambodia", "Agency": "HHS/CDC", "Partner": "Ministry of Health (MOH)", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "VkJ9ItOP4j6", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18574", "names": [{"locale": "en", "name": "18574 - Kingdom of Cambodia Ministry of Health - MOH CoAg Phase II", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_13168", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "HHS/CDC", "Partner": "Cardno Emerging Markets", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "U9W1FdWr9nS", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18576", "names": [{"locale": "en", "name": "18576 - Cardno Emerging Markets (CDC-HQ GH001531)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_216", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Caribbean Region", "Agency": "HHS/CDC", "Partner": "University of Washington", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "gKArRh7nvaI", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18577", "names": [{"locale": "en", "name": "18577 - ITECH- University of Washington (Coag 001449GH15)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_13207", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Caribbean Region", "Agency": "HHS/CDC", "Partner": "Jamaica Ministry of Health (MOH)", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "l3wLT8DvVqy", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18578", "names": [{"locale": "en", "name": "18578 - Jamaica MOH USAID Agreement", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Burundi", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "S34zWXk9eGf", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18579", "names": [{"locale": "en", "name": "18579 - Reaching an AIDS Free Generation (RAFG)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_15481", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Caribbean Region", "Agency": "HHS/CDC", "Partner": "SURINAME MOH", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "wpH2y3ovFQX", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18580", "names": [{"locale": "en", "name": "18580 - Suriname MOH", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_230", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zimbabwe", "Agency": "USAID", "Partner": "Population Council", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "XYr1YBg2LvW", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18581", "names": [{"locale": "en", "name": "18581 - Project SOAR", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19947", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "USAID", "Partner": "STOP TB Partnership Trust Fund", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "HgqlHuEL3Vx", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18583", "names": [{"locale": "en", "name": "18583 - STOP TB Partnership", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Cambodia", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "Ga3RCwqtDon", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18584", "names": [{"locale": "en", "name": "18584 - Health Policy Plus (HP+)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Cambodia", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "VqqvtSDTHtY", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18585", "names": [{"locale": "en", "name": "18585 - Community Action for Sustained Elimination [CASE]", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_596", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Democratic Republic of the Congo", "Agency": "USAID", "Partner": "University of North Carolina", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "C7nEJstXnqa", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18586", "names": [{"locale": "en", "name": "18586 - Measure Evaluation Phase IV", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_446", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Indonesia", "Agency": "USAID", "Partner": "Chemonics International", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "rULz5aOdXNS", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18587", "names": [{"locale": "en", "name": "18587 - Human Resources for Health in 2030 (HRH 2030)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Indonesia", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "lXB0lxW7OrX", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18588", "names": [{"locale": "en", "name": "18588 - TBD - Health Financing", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Asia Regional Program", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "jeqJlF2X6Xj", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18591", "names": [{"locale": "en", "name": "18591 - China CDC COAG", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "India", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "sazUeWs3szL", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18593", "names": [{"locale": "en", "name": "18593 - TBD", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_230", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "USAID", "Partner": "Population Council", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "rZGHa4VSZj7", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18594", "names": [{"locale": "en", "name": "18594 - Project SOAR", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Cote d'Ivoire", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "VNPOQ8EfGOO", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18595", "names": [{"locale": "en", "name": "18595 - ACONDA VS - Follow-on TBD", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Cote d'Ivoire", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "gbvNNnPbMA3", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18596", "names": [{"locale": "en", "name": "18596 - SEV CI - Follow-on TBD", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Cote d'Ivoire", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "tKxpSGN1HIv", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18597", "names": [{"locale": "en", "name": "18597 - Fondation ARIEL - Follow-on TBD", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_230", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Swaziland", "Agency": "USAID", "Partner": "Population Council", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "C82daLvJw2S", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18598", "names": [{"locale": "en", "name": "18598 - Project SOAR", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Swaziland", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "R5F5CYjs15F", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18599", "names": [{"locale": "en", "name": "18599 - TBD M2M follow-on", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Swaziland", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "h5hg0jru3q9", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18600", "names": [{"locale": "en", "name": "18600 - TBD OVC, Adolescent Girls & Young Women", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Swaziland", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "yHCVJpuzhxa", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18601", "names": [{"locale": "en", "name": "18601 - TBD HIV Communications and Community Capacity", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Swaziland", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "QT55besw1Ao", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18602", "names": [{"locale": "en", "name": "18602 - TBD Human Resources for Health", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16339", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Malawi", "Agency": "USAID", "Partner": "Pact", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "ZeCgeVSS3Og", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18603", "names": [{"locale": "en", "name": "18603 - FISH", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_219", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Malawi", "Agency": "USAID", "Partner": "JHPIEGO", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "LIHawXhkkGE", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18604", "names": [{"locale": "en", "name": "18604 - AIDS Free", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_6", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "PC", "Partner": "U.S. Peace Corps", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "E5wANbPzEBB", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18605", "names": [{"locale": "en", "name": "18605 - U.S PEACE CORPS", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Cote d'Ivoire", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "F406p5ungTE", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18606", "names": [{"locale": "en", "name": "18606 - TBD- HC3 follow on \"Breakthrough\"", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Cote d'Ivoire", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "DXSjQI39D9K", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18607", "names": [{"locale": "en", "name": "18607 - TBD- Leadership, Management, Governance (LMG) follow on", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1168", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Namibia", "Agency": "USAID", "Partner": "Baylor University, College of Medicine", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "syqu2HLqNDC", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18608", "names": [{"locale": "en", "name": "18608 - Technical Support to PEPFAR Programs in Southern Africa", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Cote d'Ivoire", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "gpDpRsWuPXJ", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18609", "names": [{"locale": "en", "name": "18609 - TBD- FANTA 3 follow on", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Cote d'Ivoire", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "kp43CwXr5iX", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18610", "names": [{"locale": "en", "name": "18610 - TBD- ASSIST follow on", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_3317", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Namibia", "Agency": "HHS/CDC", "Partner": "Clinical and Laboratory Standards Institute", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "FMHFRBwCANZ", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18611", "names": [{"locale": "en", "name": "18611 - Clinical and Laboratory Standards Institute (CLSI)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_15719", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Namibia", "Agency": "USAID", "Partner": "ICF Macro", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "gjHPSjDaJge", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18612", "names": [{"locale": "en", "name": "18612 - Demographic and Health Surveys Program", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9853", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Dominican Republic", "Agency": "USAID", "Partner": "New Partner", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "y0TjHghjLzK", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18614", "names": [{"locale": "en", "name": "18614 - Building Indigeous NGOs Sustainability (BINGOS)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Nigeria", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "LVLyjIeyq0H", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18615", "names": [{"locale": "en", "name": "18615 - Delivering Comp Services to Achieve HIV Epidemic Control in Subnational Units in Nigeria under PEPFAR", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19875", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Vietnam", "Agency": "USAID", "Partner": "CENTER FOR COMMUNITY HEALTH RESEARCH AND DEVELOPMENT", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "JM45YRXKFSk", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18616", "names": [{"locale": "en", "name": "18616 - USAID Enhanced Community HIV Link - Northern", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Vietnam", "Agency": "HHS/SAMHSA", "Partner": "TBD", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "Opp7MknCs26", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18618", "names": [{"locale": "en", "name": "18618 - Recovery Plus", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Vietnam", "Agency": "HHS/SAMHSA", "Partner": "TBD", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "saGHdCeE5wN", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18619", "names": [{"locale": "en", "name": "18619 - Vietnam HIV-Addiction Technology Transfer Center", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Vietnam", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "pr2NLLxa4xv", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18620", "names": [{"locale": "en", "name": "18620 - TBD-Lab", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9853", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "USAID", "Partner": "New Partner", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "w5V4n6Fgooj", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18621", "names": [{"locale": "en", "name": "18621 - Human Rights Support Mechanism (HRSM)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19922", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "USAID", "Partner": "Right to Care", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "S9JT4ifalqJ", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18622", "names": [{"locale": "en", "name": "18622 - EQUIP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_33", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Haiti", "Agency": "USAID", "Partner": "Catholic Relief Services", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "UAdj1gSF5fq", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18623", "names": [{"locale": "en", "name": "18623 - 4Children", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_551", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Haiti", "Agency": "USAID", "Partner": "US Bureau of the Census", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "oXFhk30fFLo", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18624", "names": [{"locale": "en", "name": "18624 - US Census Bureau", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Haiti", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "Nk4IEMmhi7i", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18625", "names": [{"locale": "en", "name": "18625 - TBD - HIS", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2872", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Haiti", "Agency": "USAID", "Partner": "Ministry of Health, Haiti", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "INr3qrpR6of", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18626", "names": [{"locale": "en", "name": "18626 - Result Based Financing", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "DOD", "Partner": "TBD", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "F73O3cqWsgb", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18627", "names": [{"locale": "en", "name": "18627 - TBD HJFMRI Follow on", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "DOD", "Partner": "TBD", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "il1o992Kklk", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18628", "names": [{"locale": "en", "name": "18628 - TBD PAI-DOD Follow on", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_14350", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "HHS/HRSA", "Partner": "Health Research Inc./New York State Department of Health", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "iPIAsEvM9PC", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18629", "names": [{"locale": "en", "name": "18629 - Quality Improvement Capacity for Impact Project (QICIP)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_13185", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Democratic Republic of the Congo", "Agency": "USAID", "Partner": "Equip 3", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "hMCWESt1M6v", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18630", "names": [{"locale": "en", "name": "18630 - EQUIP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Haiti", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "tKnKDpXkl12", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18631", "names": [{"locale": "en", "name": "18631 - Health Service Delivery", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "DOzu9mfGkLH", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18632", "names": [{"locale": "en", "name": "18632 - Zambezia Action Plan", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9865", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Cambodia", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "nazTOdEVxMS", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18633", "names": [{"locale": "en", "name": "18633 - LINKAGES", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Cambodia", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "WZDGL5gmveE", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18634", "names": [{"locale": "en", "name": "18634 - TBD", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19877", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Democratic Republic of the Congo", "Agency": "USAID", "Partner": "Global Health Supply Chain Program", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "zmAvjgkip8A", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18636", "names": [{"locale": "en", "name": "18636 - GHSC-TA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19877", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Democratic Republic of the Congo", "Agency": "USAID", "Partner": "Global Health Supply Chain Program", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "tfrtVzqRTEk", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18637", "names": [{"locale": "en", "name": "18637 - GHSC-RTK", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Cote d'Ivoire", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "gc3GoQFrvBT", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18638", "names": [{"locale": "en", "name": "18638 - TBD-PROTECT", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Cote d'Ivoire", "Agency": "HHS/HRSA", "Partner": "TBD", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "vLCYWoI26ZN", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18639", "names": [{"locale": "en", "name": "18639 - Global Initiative_Health Workforce for HIV - TBD", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "Commerce", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "hQNgvgMTczt", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18640", "names": [{"locale": "en", "name": "18640 - TBD To Be Corrected", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Lesotho", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "CXs6ZIuWCSU", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18641", "names": [{"locale": "en", "name": "18641 - RISE Follow-On", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Lesotho", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "fFrXTBER0Qf", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18642", "names": [{"locale": "en", "name": "18642 - ASSIST Follow On", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16525", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Lesotho", "Agency": "USAID", "Partner": "John Snow Inc (JSI)", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "w5PE791DbzW", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18643", "names": [{"locale": "en", "name": "18643 - AIDSFREE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_10939", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Nigeria", "Agency": "USAID", "Partner": "Kheth'Impilo", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "Dpm2sqCfH1G", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18644", "names": [{"locale": "en", "name": "18644 - EQUIP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_14350", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Nigeria", "Agency": "HHS/HRSA", "Partner": "Health Research Inc./New York State Department of Health", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "xBPkrUVXis0", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18645", "names": [{"locale": "en", "name": "18645 - Quality Improvement Capacity for Impact Project (QICIP)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_440", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Nigeria", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "ly15HqspzK1", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18646", "names": [{"locale": "en", "name": "18646 - SHOPS Plus", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19907", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Nigeria", "Agency": "USAID", "Partner": "Palladium Group", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "UTvXAy7b5Tz", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18647", "names": [{"locale": "en", "name": "18647 - Health Policy Plus (HP+)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_219", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Nigeria", "Agency": "USAID", "Partner": "JHPIEGO", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "bh1YcEnx9CS", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18648", "names": [{"locale": "en", "name": "18648 - Maternal and Child Survival Program (MCSP)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Malawi", "Agency": "DOD", "Partner": "TBD", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "NIxWeccN4E1", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18649", "names": [{"locale": "en", "name": "18649 - SABERS", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "ukjmBwFyu4z", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18650", "names": [{"locale": "en", "name": "18650 - VMMC HQ Quality Assurance", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_6", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "PC", "Partner": "U.S. Peace Corps", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "YcCvJErwPe1", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18651", "names": [{"locale": "en", "name": "18651 - U.S PEACE CORPS", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "FbcTChlZ5WU", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18652", "names": [{"locale": "en", "name": "18652 - TBD - Improving Prevention and Adherence to Care and Treatment (IMPACT)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_219", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Malawi", "Agency": "USAID", "Partner": "JHPIEGO", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "T6Z9LWrDu4g", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18654", "names": [{"locale": "en", "name": "18654 - Strengthening High Impact Interventions for an AIDS-free Generation(AIDSFree) Project", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Nigeria", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "x5W8AFUgU2B", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18655", "names": [{"locale": "en", "name": "18655 - USAID Comprehensive", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Nigeria", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "ya7fqfuBKcL", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18656", "names": [{"locale": "en", "name": "18656 - OVC TBD 1 (STEER)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Nigeria", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "JEWVVVkojlB", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18657", "names": [{"locale": "en", "name": "18657 - OVC TBD 2 (SMILE)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Namibia", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "KAHu74Fkjsu", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18658", "names": [{"locale": "en", "name": "18658 - Youth Friendly HIV Services", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_521", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "USAID", "Partner": "University of North Carolina at Chapel Hill, Carolina Population Center", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "LGY1hTMMYCp", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18659", "names": [{"locale": "en", "name": "18659 - Measure Evaluation", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Nigeria", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "UUGVXqxCX6k", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18661", "names": [{"locale": "en", "name": "18661 - Advancing the Agenda of Gender Equality (ADVANTAGE)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9865", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Nigeria", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "IodMu6wKi0v", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18662", "names": [{"locale": "en", "name": "18662 - Youth Power Action", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Nigeria", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "sszIV9P8pKi", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18663", "names": [{"locale": "en", "name": "18663 - Conduct of National (Population-Based) HIV/AIDS Impact Survey (NAIS) in Nigeria under the President\u2019s Emergency Plan for AIDS Relief (PEPFAR)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_10091", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Nigeria", "Agency": "HHS/CDC", "Partner": "American Society for Microbiology", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "hLkzB0Dwft6", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18664", "names": [{"locale": "en", "name": "18664 - ASM_1116", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Cameroon", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "Ik1x7NJpmQ6", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18667", "names": [{"locale": "en", "name": "18667 - TBD Yaounde Cluster Clinical Services", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "State/OGAC", "Partner": "TBD", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "FZziSXromkj", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18668", "names": [{"locale": "en", "name": "18668 - TBD", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "State/OGAC", "Partner": "TBD", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "YKIPUpAQsFb", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18669", "names": [{"locale": "en", "name": "18669 - TBD - Acceleration to Link PLHIV to Treatment", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "State/OGAC", "Partner": "TBD", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "hZpuHmFtW79", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18670", "names": [{"locale": "en", "name": "18670 - Performance Funding", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9077", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "HHS/CDC", "Partner": "Infectious Disease Institute", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "r9hL6N5TbFC", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18671", "names": [{"locale": "en", "name": "18671 - REFUGEE - Over five years this follow-on mechanism will utilize comprehensive facility and community approaches to build on existing interventions and scale up HIV prevention, care and treatment services in the mid-Wester", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01T00:00:00.000"}, "external_id": "fnEV1s3M03L", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "18672", "names": [{"locale": "en", "name": "18672 - REFUGEE - Regional Health Integration to Enhance Services \u2013 North, Acholi (RHITES-N, Acholi)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_14013", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "HHS/CDC", "Partner": "CENTERS FOR HEALTH SOLUTIONS", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "ED13UbPudr7", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "2866", "names": [{"locale": "en", "name": "2866 - DUMISHA/TEGEMEZA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9865", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "JZOyGLl3IQs", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "2868", "names": [{"locale": "en", "name": "2868 - Washplus: Supportive Environments for Healthy households and communities", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_4008", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Cambodia", "Agency": "HHS/CDC", "Partner": "National Centre for HIV/AIDS, Dermatology and STDs", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "Cp8o5EFjssb", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "5377", "names": [{"locale": "en", "name": "5377 - National Center for HIV/AIDS Dermatology and STDs", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_8393", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Dominican Republic", "Agency": "USAID", "Partner": "PROFAMILIA", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "lD3pRMkO4RN", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "6166", "names": [{"locale": "en", "name": "6166 - ACCESS TO CD4 TESTS FOR PEOPLE LIVING WITH HIV/AIDS", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Namibia", "Agency": "State/AF", "Partner": "U.S. Department of State", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "snXAkBATPoj", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "6459", "names": [{"locale": "en", "name": "6459 - Department of State/African Affairs", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_514", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Cote d'Ivoire", "Agency": "HHS/CDC", "Partner": "Tulane University", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "papLSrub15T", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "6651", "names": [{"locale": "en", "name": "6651 - UTAP-Tulane University (Technical Assistance in Support of the President's Emergency Plan for AIDS Relief )", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_3781", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "South Sudan", "Agency": "USAID", "Partner": "Partnership for Supply Chain Management", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "ejiR8MIwbcv", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "7135", "names": [{"locale": "en", "name": "7135 - SCMS", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19907", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "USAID", "Partner": "Palladium Group", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "jAZoyTcAKre", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "7139", "names": [{"locale": "en", "name": "7139 - HP Plus", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9865", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "FmGvLK8vNQm", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "7141", "names": [{"locale": "en", "name": "7141 - Kenya Nutrition and HIV Program", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_446", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "USAID", "Partner": "Chemonics International", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "mDcqRhglFIT", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "7142", "names": [{"locale": "en", "name": "7142 - Kenya Pharma Project", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_3781", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Rwanda", "Agency": "USAID", "Partner": "Partnership for Supply Chain Management", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "SpeMEEGKxqi", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "7158", "names": [{"locale": "en", "name": "7158 - SCMS", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_232", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Rwanda", "Agency": "DOD", "Partner": "Population Services International", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "YEyGvOeyO8v", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "7160", "names": [{"locale": "en", "name": "7160 - PSI-DOD", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Rwanda", "Agency": "USAID", "Partner": "U.S. Agency for International Development (USAID)", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "spZ3Ek9aCDx", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "7162", "names": [{"locale": "en", "name": "7162 - Central Contraceptive Procurement", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_964", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Malawi", "Agency": "HHS/CDC", "Partner": "Howard University", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "qS0ABIH66TS", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "7166", "names": [{"locale": "en", "name": "7166 - Howard University", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_118", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "USAID", "Partner": "Inter-Religious Council of Uganda", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "btO3oE84IwO", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "7181", "names": [{"locale": "en", "name": "7181 - Expanding Access to HIV/AIDS Prevention, Care and Treatment through Faith Based Organizations", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_521", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Cote d'Ivoire", "Agency": "USAID", "Partner": "University of North Carolina at Chapel Hill, Carolina Population Center", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "AKWsh9mvZx2", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "7210", "names": [{"locale": "en", "name": "7210 - Measure Evaluation Phase III (MMAR III GHA-00 8)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_3781", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Caribbean Region", "Agency": "USAID", "Partner": "Partnership for Supply Chain Management", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "Ybt1c5hEfTT", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "7218", "names": [{"locale": "en", "name": "7218 - The Partnership for Supply Chain Management", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_463", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "USAID", "Partner": "University Research Corporation, LLC", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "PL28mwPejWS", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "7221", "names": [{"locale": "en", "name": "7221 - TB Project", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_11973", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "DOD", "Partner": "South Africa Military Health Service", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "DaXNZP5VCoo", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "7223", "names": [{"locale": "en", "name": "7223 - Masibambisane 1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_805", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "HHS/CDC", "Partner": "South African Democratic Teachers Union", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "e3yfK7Xp0sx", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "7225", "names": [{"locale": "en", "name": "7225 - South African Democratic Teachers Union", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_220", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "HHS/CDC", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "ZwCgprgIfNn", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "7232", "names": [{"locale": "en", "name": "7232 - ICB", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19877", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "USAID", "Partner": "Global Health Supply Chain Program", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "ZxLxwGvJRhd", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "7234", "names": [{"locale": "en", "name": "7234 - Global Health Supply Chain Program (SCMS)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_15719", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "USAID", "Partner": "ICF Macro", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "yEhYfqonR9x", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "7235", "names": [{"locale": "en", "name": "7235 - MEASURE DHS - 7", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1618", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "DOD", "Partner": "PharmAccess", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "AUk9x88StZe", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "7241", "names": [{"locale": "en", "name": "7241 - PAI-DOD", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1640", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "USAID", "Partner": "Central Contraceptive Procurement", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "GPMmBih9uWT", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "7242", "names": [{"locale": "en", "name": "7242 - Condom Procurement", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_463", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "USAID", "Partner": "University Research Corporation, LLC", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "TKm2O3GyW12", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "7305", "names": [{"locale": "en", "name": "7305 - Applying Science to Strengthen and Improve Systems-ASSIST", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_3781", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "USAID", "Partner": "Partnership for Supply Chain Management", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "ZvreW8546mJ", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "7308", "names": [{"locale": "en", "name": "7308 - Partnership for Supply Chain Management Systems (SCMS)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16525", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "USAID", "Partner": "John Snow Inc (JSI)", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "Qbd5nSZsY1K", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "7311", "names": [{"locale": "en", "name": "7311 - Central Contraceptive Procurement", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_463", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "USAID", "Partner": "University Research Corporation, LLC", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "hY7eJU5qv6u", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "7314", "names": [{"locale": "en", "name": "7314 - ASSIST (Applying Science to Strengthen and Improve Systems)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9865", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "bO5lMidMWHX", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "7315", "names": [{"locale": "en", "name": "7315 - Food and Nutrition Technical Assistance III (FANTA-III)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_3781", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Botswana", "Agency": "USAID", "Partner": "Partnership for Supply Chain Management", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "ezq0KMRS189", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "7319", "names": [{"locale": "en", "name": "7319 - Supply Chain Management System (SCMS)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_3932", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Botswana", "Agency": "State/AF", "Partner": "Regional Procurement Support Office/Frankfurt", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "lMYMYFB2ybp", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "7320", "names": [{"locale": "en", "name": "7320 - RPSO laboratory construction projects", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1717", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Botswana", "Agency": "USAID", "Partner": "Research Triangle International", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "oVkwEOVgqeB", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "7321", "names": [{"locale": "en", "name": "7321 - HIV Prevention for MARP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9865", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Botswana", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "UcHhgzkSmV5", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "7324", "names": [{"locale": "en", "name": "7324 - Botswana Civil Society Strengthening Program", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_3781", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "USAID", "Partner": "Partnership for Supply Chain Management", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "uGiKp4cb0S4", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "7326", "names": [{"locale": "en", "name": "7326 - Supply Chain Management Systems (SCMS)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_521", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "USAID", "Partner": "University of North Carolina at Chapel Hill, Carolina Population Center", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "oE3bnkElnp9", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "7328", "names": [{"locale": "en", "name": "7328 - MEASURE EVALUATION Phase IV", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_3236", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Rwanda", "Agency": "State/PRM", "Partner": "American Refugee Committee", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "y82qIv670aN", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "7335", "names": [{"locale": "en", "name": "7335 - ARC", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_10302", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Rwanda", "Agency": "USAID", "Partner": "CHF International", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "Ja7lnogT2Yu", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "7336", "names": [{"locale": "en", "name": "7336 - Higa Ubeho", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_10091", "End Date": "2015-12-31T00:00:00.000", "Organizational Unit": "Rwanda", "Agency": "HHS/CDC", "Partner": "American Society for Microbiology", "Start Date": "2008-09-29T00:00:00.000"}, "external_id": "vRA8ZvfOYJp", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "7337", "names": [{"locale": "en", "name": "7337 - American Society for Microbiology", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Vietnam", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "Q0lWhLuVQWb", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "7342", "names": [{"locale": "en", "name": "7342 - Healthy Markets", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_3781", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Vietnam", "Agency": "USAID", "Partner": "Partnership for Supply Chain Management", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "exia3QniKfy", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "7345", "names": [{"locale": "en", "name": "7345 - SCMS", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_12274", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Vietnam", "Agency": "USAID", "Partner": "United Nations Joint Programme on HIV/AIDS", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "xqjORxgOPgW", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "7348", "names": [{"locale": "en", "name": "7348 - UNAIDS", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_521", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Caribbean Region", "Agency": "USAID", "Partner": "University of North Carolina at Chapel Hill, Carolina Population Center", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "ZCYKxgjYnf1", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "7352", "names": [{"locale": "en", "name": "7352 - Measure Evaluation Phase 111", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_4", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Caribbean Region", "Agency": "DOD", "Partner": "U.S. Department of Defense (Defense)", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "LEp02YrgSWt", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "7369", "names": [{"locale": "en", "name": "7369 - Department of Defense", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_3685", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Caribbean Region", "Agency": "HHS/HRSA", "Partner": "New York AIDS Institute", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "zyjUa6pmL1p", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "7375", "names": [{"locale": "en", "name": "7375 - HIV/QUAL International", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1640", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Cote d'Ivoire", "Agency": "USAID", "Partner": "Central Contraceptive Procurement", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "psGf5CVatBp", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "7383", "names": [{"locale": "en", "name": "7383 - Contraceptive Commodities Fund", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19909", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "USAID", "Partner": "Arquiplan, Lda", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "MGNw2dJjZ7u", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "7387", "names": [{"locale": "en", "name": "7387 - Oversight for 16 Type II RHC & 3 Warehouses", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19911", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "USAID", "Partner": "T\u00e9cnicos Construtores (TEC), Lda", "Start Date": "2016-10-01T00:00:00.000"}, "external_id": "DeXoH3S7d7M", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "7388", "names": [{"locale": "en", "name": "7388 - Construction of 11 Type II Rural Health Centers", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1640", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "USAID", "Partner": "Central Contraceptive Procurement", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "yeJxzVTfBrB", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "7422", "names": [{"locale": "en", "name": "7422 - Central Contraceptive Procurement (CCP)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_3781", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "USAID", "Partner": "Partnership for Supply Chain Management", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "wFcCmcvrfuO", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "7423", "names": [{"locale": "en", "name": "7423 - Supply Chain Management System Project (SCMS)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_232", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "USAID", "Partner": "Population Services International", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "wwCkCXVYIaF", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "7427", "names": [{"locale": "en", "name": "7427 - Partnership for Integrated Social Marketing (PRISM)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9865", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "RHb9PhzYNfQ", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "7428", "names": [{"locale": "en", "name": "7428 - Corridors of Hope III", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_3781", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Namibia", "Agency": "USAID", "Partner": "Partnership for Supply Chain Management", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "x2uokQBn0w5", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "7443", "names": [{"locale": "en", "name": "7443 - Supply Chain Management System (SCMS)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_4", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Lesotho", "Agency": "DOD", "Partner": "U.S. Department of Defense (Defense)", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "hN5IWjWQBwt", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "7455", "names": [{"locale": "en", "name": "7455 - LDF, Department of Defense Support", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_816", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "USAID", "Partner": "TEBA Development", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "psUiO4qyPaj", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "7466", "names": [{"locale": "en", "name": "7466 - Community Based Responses to HIV/AIDS in Mine-sending Areas in Mozambique", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_4", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Indonesia", "Agency": "DOD", "Partner": "U.S. Department of Defense (Defense)", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "t1RbzMhwoTN", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "7480", "names": [{"locale": "en", "name": "7480 - DOD", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_233", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Democratic Republic of the Congo", "Agency": "USAID", "Partner": "Program for Appropriate Technology in Health", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "dow7C0qo7Yu", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "7500", "names": [{"locale": "en", "name": "7500 - AIDS Support and Technical Resources (AIDSTAR) - INTEGRATED HIV/AIDS PROGRAM IN DRC (ProVIC: Program de VIH Int\u00e9gr\u00e9 au Congo)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_4", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "DOD", "Partner": "U.S. Department of Defense (Defense)", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "SYNnueTjkyJ", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "7515", "names": [{"locale": "en", "name": "7515 - DoD Mech Ethiopia", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_595", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "USAID", "Partner": "World Learning", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "dne8fNfs0YJ", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "7516", "names": [{"locale": "en", "name": "7516 - School-Community Partnership Serving OVC (SCOPSO), Education Wraparound Project", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19915", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Ukraine", "Agency": "DOD", "Partner": "International HIV/AIDS TB Institute", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "X75PhzmslPa", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "7520", "names": [{"locale": "en", "name": "7520 - Prevention for the Military", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_453", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Ghana", "Agency": "USAID", "Partner": "John Snow, Inc.", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "PPuNJm67IVj", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "7522", "names": [{"locale": "en", "name": "7522 - DELIVER", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_453", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Zimbabwe", "Agency": "USAID", "Partner": "John Snow, Inc.", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "pv3FN3wn9rh", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "7524", "names": [{"locale": "en", "name": "7524 - USAID | DELIVER PROJECT (TO4)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_239", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "USAID", "Partner": "Save the Children US", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "ihlfB1HHgsR", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "7530", "names": [{"locale": "en", "name": "7530 - Save the Children TransACTION Project", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_3781", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Zimbabwe", "Agency": "USAID", "Partner": "Partnership for Supply Chain Management", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "nUI2PDJXGBJ", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "7549", "names": [{"locale": "en", "name": "7549 - Supply Chain Management System (SCMS)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_15719", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "USAID", "Partner": "ICF Macro", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "K9s79BgEtQ7", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "7564", "names": [{"locale": "en", "name": "7564 - Demographic and Health Survey", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_6277", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Ethiopia", "Agency": "USAID", "Partner": "International Center for AIDS Care and Treatment Programs, Columbia University", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "iYiOWcgAOUb", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "7566", "names": [{"locale": "en", "name": "7566 - Malaria Laboratory Diagnosis and Monitoring", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_596", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Dominican Republic", "Agency": "USAID", "Partner": "University of North Carolina", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "QiWTKwHw7h9", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "7575", "names": [{"locale": "en", "name": "7575 - MEASURE Evaluation Phase IV", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_15719", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Cote d'Ivoire", "Agency": "USAID", "Partner": "ICF Macro", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "UKUyjWgFLyV", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "7620", "names": [{"locale": "en", "name": "7620 - Macro DHS", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_15721", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "USAID", "Partner": "AME-TAN Construction", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "YeUmMhZwMI3", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "7629", "names": [{"locale": "en", "name": "7629 - Warehouse Construction", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_453", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "USAID", "Partner": "John Snow, Inc.", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "jn3AhpJHwbj", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "7636", "names": [{"locale": "en", "name": "7636 - JSI/DELIVER", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_453", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Zambia", "Agency": "USAID", "Partner": "John Snow, Inc.", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "VyrBJAO6TY5", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "8038", "names": [{"locale": "en", "name": "8038 - Zambia Partner Reporting System (ZPRS)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_978", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Lesotho", "Agency": "HHS/CDC", "Partner": "American Society of Clinical Pathology", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "qsg1ckCAEwj", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "8772", "names": [{"locale": "en", "name": "8772 - PEPFAR Laboratory Training Project", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_10091", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "HHS/CDC", "Partner": "American Society for Microbiology", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "qY1IFfpITOv", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "9039", "names": [{"locale": "en", "name": "9039 - Capacity Building for LAB", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_10676", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "DOD", "Partner": "Henry Jackson Foundation", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "Y14uAWeaYX8", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "9043", "names": [{"locale": "en", "name": "9043 - Makerere University Walter Reed Project (MUWRP)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_15719", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "USAID", "Partner": "ICF Macro", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "PbpSx1kRYQ6", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "9076", "names": [{"locale": "en", "name": "9076 - Demographic and Health Surveys - 7", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_3781", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "USAID", "Partner": "Partnership for Supply Chain Management", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "J3rG99rH37X", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "9079", "names": [{"locale": "en", "name": "9079 - SCMS", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_33", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "HHS/CDC", "Partner": "Catholic Relief Services", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "nuo7uSlUz1n", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "9092", "names": [{"locale": "en", "name": "9092 - Support and Assistance to Indigenous Implementing Agencies (SAIDIA)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_6285", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "HHS/CDC", "Partner": "CDC Foundation", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "vhvMf1OEuZ3", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "9093", "names": [{"locale": "en", "name": "9093 - Phones for Health", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_535", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "HHS/CDC", "Partner": "University of Nairobi", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "otW1SPA2wqw", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "9097", "names": [{"locale": "en", "name": "9097 - HIV Fellowships", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_4622", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "HHS/HRSA", "Partner": "American International Health Alliance Twinning Center", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "tNVBeywfBLs", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "9108", "names": [{"locale": "en", "name": "9108 - AIHA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1923", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "HHS/CDC", "Partner": "Association of Public Health Laboratories", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "AHKSdBX4MmV", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "9110", "names": [{"locale": "en", "name": "9110 - APHL", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9865", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "EYx3swTZfDA", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "9127", "names": [{"locale": "en", "name": "9127 - Prevention Technologies Agreement (PTA)/I Choose Live", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_214", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "HHS/CDC", "Partner": "International Medical Corps", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "xSZwQ5DZ3Fn", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "9136", "names": [{"locale": "en", "name": "9136 - IMC MARPS", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_217", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "USAID", "Partner": "IntraHealth International, Inc", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "rspb66gA1My", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "9139", "names": [{"locale": "en", "name": "9139 - Capacity Kenya", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_33", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "HHS/HRSA", "Partner": "Catholic Relief Services", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "TZOZhhc1vjQ", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "9141", "names": [{"locale": "en", "name": "9141 - AIDSRelief", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_10676", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "DOD", "Partner": "Henry Jackson Foundation", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "yjU3iju5Wj3", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "9143", "names": [{"locale": "en", "name": "9143 - Kenya Department of Defense", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_233", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "HHS/CDC", "Partner": "Program for Appropriate Technology in Health", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "O9qtlWWaZP4", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "9149", "names": [{"locale": "en", "name": "9149 - Uniformed Services Project", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_214", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "HHS/CDC", "Partner": "International Medical Corps", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "ycF9vtP3TvF", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "9150", "names": [{"locale": "en", "name": "9150 - Prisons Project", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_8402", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "HHS/CDC", "Partner": "Kalangala District Health Office", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "gW1RLajAjL6", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "9167", "names": [{"locale": "en", "name": "9167 - Provision of Comprehensive Public Health services for the fishing communities in Kalangala District in the Republic of Uganda under the President\u2019s Emergency Plan for AIDS Relief", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_10676", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Kenya", "Agency": "DOD", "Partner": "Henry Jackson Foundation", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "i8sxXnJOiOV", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "9171", "names": [{"locale": "en", "name": "9171 - South Rift Valley", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_323", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "HHS/CDC", "Partner": "The AIDS Support Organization", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "U9kjfbUsnY4", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "9183", "names": [{"locale": "en", "name": "9183 - Accelerating Delivery of Comprehensive HIV/AIDS/TB services including Prevention, Care, Support and Treatment of people living with HIV/AIDS in the Republic of Uganda under the President\u2019s Emergency Plan for AIDS Relief", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_4174", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "India", "Agency": "HHS/CDC", "Partner": "Tamil Nadu AIDS Control Society", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "OfkRDveM8cu", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "9195", "names": [{"locale": "en", "name": "9195 - TANSACS", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9078", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "HHS/CDC", "Partner": "Uganda Prisons Services", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "vBBje2F3rbf", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "9240", "names": [{"locale": "en", "name": "9240 - Strengthening HIV Prevention, Care and Treatment among Prisoner and Staff of the Prisons Service", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_453", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Malawi", "Agency": "USAID", "Partner": "John Snow, Inc.", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "P4b4NEetX8V", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "9266", "names": [{"locale": "en", "name": "9266 - DELIVER", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_3935", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Malawi", "Agency": "HHS/CDC", "Partner": "National AIDS Commission, Malawi", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "hgUcEg8UNxL", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "9276", "names": [{"locale": "en", "name": "9276 - National AIDS Commission, Malawi", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_216", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Malawi", "Agency": "HHS/HRSA", "Partner": "University of Washington", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "RrjmU53u2Ls", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "9281", "names": [{"locale": "en", "name": "9281 - I-TECH", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_11480", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "USAID", "Partner": "Mulago-Mbarara Teaching Hospitals' Joint AIDS Program (MJAP)", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "ZnH7VrG5ZcU", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "9300", "names": [{"locale": "en", "name": "9300 - Realizing Expanded Access to Counseling and Testing for HIV in Uganda (REACH-U) Project.", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_453", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "USAID", "Partner": "John Snow, Inc.", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "G01i8YBlc1n", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "9301", "names": [{"locale": "en", "name": "9301 - Strengthening TB and HIV & AIDS Responses in East Central Uganda (STAR-EC)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_4", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "DOD", "Partner": "U.S. Department of Defense (Defense)", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "RwJwExlyGVs", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "9303", "names": [{"locale": "en", "name": "9303 - DOD Mechanism", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_217", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "USAID", "Partner": "IntraHealth International, Inc", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "o48VeH79Ecr", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "9325", "names": [{"locale": "en", "name": "9325 - Uganda Capacity Project (UCP)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_323", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "USAID", "Partner": "The AIDS Support Organization", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "kLnuZRXx3yl", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "9338", "names": [{"locale": "en", "name": "9338 - Provision of community-based HIV/AIDS prevention, care and support services in Uganda", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_52", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "USAID", "Partner": "World Vision International", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "SmRZaAUIYAK", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "9347", "names": [{"locale": "en", "name": "9347 - PUBLIC SECTOR HIV/AIDS WORKPLACE PROGRAM (SPEAR)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_216", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "India", "Agency": "HHS/HRSA", "Partner": "University of Washington", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "rnzWeEKKZYR", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "9349", "names": [{"locale": "en", "name": "9349 - I-TECH", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Cote d'Ivoire", "Agency": "State/AF", "Partner": "U.S. Department of State", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "qDoJgiKHeM3", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "9386", "names": [{"locale": "en", "name": "9386 - State #GPO-A-11-05-00007-00", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_3781", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Cote d'Ivoire", "Agency": "USAID", "Partner": "Partnership for Supply Chain Management", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "sHiz1pCNf0g", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "9396", "names": [{"locale": "en", "name": "9396 - Supply Chain Management System", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_344", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Cote d'Ivoire", "Agency": "HHS/CDC", "Partner": "Ministry of National Education, C\u00f4te d'Ivoire", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "baRJ2yMI3Wk", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "9401", "names": [{"locale": "en", "name": "9401 - CoAg Ministry of Education #U62/CCU24223", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9865", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Cote d'Ivoire", "Agency": "HHS/CDC", "Partner": "FHI 360", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "eWCdXTOVixz", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "9415", "names": [{"locale": "en", "name": "9415 - FHI New CDC TA Mech (UTAP follow-on)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_10091", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Cote d'Ivoire", "Agency": "HHS/CDC", "Partner": "American Society for Microbiology", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "zwiijGG1C8T", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "9419", "names": [{"locale": "en", "name": "9419 - CDC Lab Coalition", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_205", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Cote d'Ivoire", "Agency": "USAID", "Partner": "Engender Health", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "LYJWIy5A8Tf", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "9431", "names": [{"locale": "en", "name": "9431 - EngenderHealth GH-08-2008 RESPOND", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_4013", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Cambodia", "Agency": "HHS/CDC", "Partner": "National Tuberculosis Centre", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "Fa544KlHhya", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "9438", "names": [{"locale": "en", "name": "9438 - National Center for Tuberculosis and Leprosy Control (CENAT)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_421", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "HHS/CDC", "Partner": "Ministry of Health and Social Welfare, Tanzania", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "fBGXT8lYOUQ", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "9455", "names": [{"locale": "en", "name": "9455 - MOHSW", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_192", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "HHS/CDC", "Partner": "Africare", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "iFVr070U4gC", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "9464", "names": [{"locale": "en", "name": "9464 - Africare", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_610", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "HHS/CDC", "Partner": "Care International", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "wKVJC7w538E", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "9474", "names": [{"locale": "en", "name": "9474 - Care International", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9077", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "HHS/CDC", "Partner": "Infectious Disease Institute", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "rp6CCWHVLeB", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "9483", "names": [{"locale": "en", "name": "9483 - Expansion of Routine Confidential HCT and provision of basic Care in Clinics, Hospitals and HC Ivs", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_4860", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "HHS/CDC", "Partner": "Xstrata Coal SA & Re-Action!", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "LB2vmuvBwpv", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "9496", "names": [{"locale": "en", "name": "9496 - Re-Action!", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_15222", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "HHS/CDC", "Partner": "UNIVERSITY OF KWAZULU-NATAL INNOVATIONS", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "MXLz29xF5et", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "9497", "names": [{"locale": "en", "name": "9497 - University of KwaZulu-Natal Innovations", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_4857", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "HHS/CDC", "Partner": "St. Mary's Hospital", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "iF7H75GbgCW", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "9509", "names": [{"locale": "en", "name": "9509 - St. Mary's Hospital (St Mary's)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_15037", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "HHS/CDC", "Partner": "SOUTHERN AFRICAN CATHOLIC BISHOP'S CONFERENCE (SACBC)", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "WEBIf4Ww93k", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "9521", "names": [{"locale": "en", "name": "9521 - Southern African Catholic Bishops' Conference (SACBC)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_3331", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "HHS/CDC", "Partner": "National Health Laboratory Services", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "I20SQaw6ibf", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "9522", "names": [{"locale": "en", "name": "9522 - NHLS (Award PS001328, ending 2015)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_3781", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "USAID", "Partner": "Partnership for Supply Chain Management", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "ZylyhKhfm3P", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "9526", "names": [{"locale": "en", "name": "9526 - Supply Chain Management System (SCMS)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_762", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "HHS/CDC", "Partner": "South Africa National Blood Service", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "CD3qmfnQ8Ua", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "9529", "names": [{"locale": "en", "name": "9529 - South Africa National Blood Service", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_204", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "USAID", "Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "IJDThR6WMnV", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "9541", "names": [{"locale": "en", "name": "9541 - Strengthening the Tuberculosis and HIV/AIDS Response in the South Western Region of Uganda (STAR-SW)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9865", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "uuGdgswtTkl", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "9547", "names": [{"locale": "en", "name": "9547 - Prevention Technologies Agreement(PTA)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_597", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "HHS/CDC", "Partner": "National Alliance of State and Territorial AIDS Directors", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "pdPAdPwxs6i", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "9562", "names": [{"locale": "en", "name": "9562 - National Alliance of State and Territorial AIDS Directors", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_978", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "HHS/CDC", "Partner": "American Society of Clinical Pathology", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "bPayZKd1znq", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "9564", "names": [{"locale": "en", "name": "9564 - ASCP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_10091", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "HHS/CDC", "Partner": "American Society for Microbiology", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "RjkKvQSJs2g", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "9568", "names": [{"locale": "en", "name": "9568 - ASM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_19769", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "USAID", "Partner": "Edication Development Center", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "D5PMVFLjX9C", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "9569", "names": [{"locale": "en", "name": "9569 - South Africa School-Based Sexuality and HIV Prevention Education Activity", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "State/AF", "Partner": "U.S. Department of State", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "zzhUeQJyHkO", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "9570", "names": [{"locale": "en", "name": "9570 - PAS Small Grants", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_8543", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "HHS/CDC", "Partner": "Lifeline Mafikeng", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "wyHE22ewavG", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "9590", "names": [{"locale": "en", "name": "9590 - Lifeline Mafikeng", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1633", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "HHS/CDC", "Partner": "National Institute for Medical Research", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "UuqNaEt93tP", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "9595", "names": [{"locale": "en", "name": "9595 - NIMR", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_12637", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "HHS/CDC", "Partner": "Institute for Youth Development SA (IYDSA)", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "xSvx3dpMKMF", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "9609", "names": [{"locale": "en", "name": "9609 - Institute for Youth Development SA (IYDSA)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2778", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "USAID", "Partner": "International Organization for Migration", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "LIs4rBestxZ", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "9610", "names": [{"locale": "en", "name": "9610 - Migrants and Mobile Populations HIV Prevention Program", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_662", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "HHS/CDC", "Partner": "McCord Hospital", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "NOcYGUDuHq7", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "9613", "names": [{"locale": "en", "name": "9613 - McCord Hospital", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_4622", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "HHS/HRSA", "Partner": "American International Health Alliance Twinning Center", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "XznuaH9SWGA", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "9614", "names": [{"locale": "en", "name": "9614 - Twinning", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_217", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "HHS/CDC", "Partner": "IntraHealth International, Inc", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "fsAZdj5Kyv3", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "9616", "names": [{"locale": "en", "name": "9616 - IHI-MC", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_4938", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "USAID", "Partner": "Touch Foundation", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "bIZHGBBDYiq", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "9618", "names": [{"locale": "en", "name": "9618 - Touch Foundation- PPP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_549", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "HHS/CDC", "Partner": "World Health Organization", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "bVLE3CBsnzz", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "9627", "names": [{"locale": "en", "name": "9627 - WHO", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_12626", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "HHS/CDC", "Partner": "Ifakara Health Institute", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "Yo848VrnRqB", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "9630", "names": [{"locale": "en", "name": "9630 - SAVVY & DSS", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_4950", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "HHS/CDC", "Partner": "University of Dar es Salaam, University Computing Center", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "GqY0cNn9LFF", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "9631", "names": [{"locale": "en", "name": "9631 - UCC", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_517", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "HHS/CDC", "Partner": "University of California at San Francisco", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "L0FqPudnpsZ", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "9634", "names": [{"locale": "en", "name": "9634 - UTAP UCSF-MARPS", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2865", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "HHS/CDC", "Partner": "Bugando Medical Centre", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "UeSSu6lV8VE", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "9639", "names": [{"locale": "en", "name": "9639 - BMC", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1923", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "HHS/CDC", "Partner": "Association of Public Health Laboratories", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "Nil3N4krQJT", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "9641", "names": [{"locale": "en", "name": "9641 - APHL Lab", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_978", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "HHS/CDC", "Partner": "American Society of Clinical Pathology", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "xsLnWqXL1AX", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "9642", "names": [{"locale": "en", "name": "9642 - ASCP Lab", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_3317", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "HHS/CDC", "Partner": "Clinical and Laboratory Standards Institute", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "Rf4uFGeWjL3", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "9643", "names": [{"locale": "en", "name": "9643 - CLSI Lab", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_10091", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "HHS/CDC", "Partner": "American Society for Microbiology", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "p5TLIl68lKo", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "9644", "names": [{"locale": "en", "name": "9644 - ASM Lab", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_228", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "HHS/CDC", "Partner": "Pathfinder International", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "BczYsRoy3yi", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "9665", "names": [{"locale": "en", "name": "9665 - Pathfinder International", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9865", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "uuiIoktTteZ", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "9678", "names": [{"locale": "en", "name": "9678 - ASPIRES", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1715", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "HHS/CDC", "Partner": "National Tuberculosis and Leprosy Control Program", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "KlyvKPkXq2f", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "9681", "names": [{"locale": "en", "name": "9681 - Single eligibility FOA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2997", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "oyhMlrPKOvH", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "9685", "names": [{"locale": "en", "name": "9685 - TB Follow-on", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_246", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Tanzania", "Agency": "USAID", "Partner": "African Medical and Research Foundation", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "siWfU9AUy2E", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "9694", "names": [{"locale": "en", "name": "9694 - Angaza Zaidi", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_4622", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "HHS/HRSA", "Partner": "American International Health Alliance Twinning Center", "Start Date": "2014-10-01T00:00:00.000"}, "external_id": "yyONJyBxPtg", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "9725", "names": [{"locale": "en", "name": "9725 - Twinning - AIHA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_5702", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "HHS/CDC", "Partner": "Vanderbilt University", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "FJ4N8Wx0n58", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "9811", "names": [{"locale": "en", "name": "9811 - Friends in Global Health", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_233", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "USAID", "Partner": "Program for Appropriate Technology in Health", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "yL0pz4vq90D", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "9816", "names": [{"locale": "en", "name": "9816 - The Thogomleo Project (AIDSTAR)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1923", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "HHS/CDC", "Partner": "Association of Public Health Laboratories", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "I75SIuZY4i5", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "9818", "names": [{"locale": "en", "name": "9818 - APHL", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1229", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "HHS/CDC", "Partner": "University of Kwazulu-Natal, Nelson Mandela School of Medicine, Comprehensive International Program for Research on AIDS", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "E7jEoeLy7YI", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "9821", "names": [{"locale": "en", "name": "9821 - CAPRISA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_464", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Rwanda", "Agency": "HHS/CDC", "Partner": "Voxiva", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "hekJNIWgjwZ", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "9826", "names": [{"locale": "en", "name": "9826 - HIV/AIDS Reporting System/TRACNet", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_4622", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "HHS/HRSA", "Partner": "American International Health Alliance Twinning Center", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "dEXhQpaxSBA", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "9832", "names": [{"locale": "en", "name": "9832 - AIHA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1156", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "HHS/CDC", "Partner": "Ministry of Health, Mozambique", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "hDpLzpYNjFE", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "9856", "names": [{"locale": "en", "name": "9856 - MISAU BS", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1156", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "HHS/CDC", "Partner": "Ministry of Health, Mozambique", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "HoL9mxSMfGn", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "9857", "names": [{"locale": "en", "name": "9857 - MISAU - Implementation of Integrated HIV/AIDS Treatment, Care and Prevention Programs in the Republic of Mozambique", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1602", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "HHS/CDC", "Partner": "Ministry of Women and Social Action, Mozambique", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "sPUPZ41SV7N", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "9858", "names": [{"locale": "en", "name": "9858 - MMAS - Rapid Strengthening and Expansion of Integrated Social Services for People Infected and Affected by HIV/AIDS in the Republic of Mozambique", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1247", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "South Africa", "Agency": "HHS/NIH", "Partner": "South Africa National Defense Force, Military Health Service", "Start Date": "2014-09-30T00:00:00.000"}, "external_id": "zGJM5xe6BQY", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "9866", "names": [{"locale": "en", "name": "9866 - NIAID/NIH Project Phidisa", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_336", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Namibia", "Agency": "HHS/CDC", "Partner": "Blood Transfusion Service of Namibia", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "JfbQUMgDrgs", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "9869", "names": [{"locale": "en", "name": "9869 - Cooperative Agreement 1U2GPS002715", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_489", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Namibia", "Agency": "HHS/CDC", "Partner": "Potentia Namibia Recruitment Consultancy", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "EngRzYRno1X", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "9872", "names": [{"locale": "en", "name": "9872 - Cooperative Agreement 1U2GPS002722", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_10", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Namibia", "Agency": "HHS/HRSA", "Partner": "U.S. Department of Health and Human Services/Health Resources and Services Administration (HHS/HRSA)", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "R45IvwRHmul", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "9874", "names": [{"locale": "en", "name": "9874 - HIVQUAL", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1744", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Namibia", "Agency": "HHS/CDC", "Partner": "Namibia Institute of Pathology", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "jq0UOPxmG2K", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "9876", "names": [{"locale": "en", "name": "9876 - Cooperative Agreement 1U2GPS002058", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_220", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Uganda", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "orQi5PI9iO7", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "9879", "names": [{"locale": "en", "name": "9879 - STRENGTHENING TUBERCULOSIS AND HIV/AIDS RESPONSES IN THE EASTERN REGION OF UGANDA (STAR-E)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_509", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Malawi", "Agency": "USAID", "Partner": "Johns Hopkins University Bloomberg School of Public Health", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "tJoZs2lVXFc", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "9882", "names": [{"locale": "en", "name": "9882 - JHCOM GHAI - 12159", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_232", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Malawi", "Agency": "USAID", "Partner": "Population Services International", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "qofeYTu7w0R", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "9883", "names": [{"locale": "en", "name": "9883 - Prevention for Populations and Settings with High Risk Behaviors", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9865", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Mozambique", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "QsmmzRioKl6", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "9900", "names": [{"locale": "en", "name": "9900 - Capable Partners Program (CAP) II", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_597", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Botswana", "Agency": "HHS/CDC", "Partner": "National Alliance of State and Territorial AIDS Directors", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "uNOs0fXXHTf", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "9910", "names": [{"locale": "en", "name": "9910 - Capacity Building Assistance for Global HIV/AIDS Program Development through Technical Assistance Collaboration with NASTAD", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_10091", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Botswana", "Agency": "HHS/CDC", "Partner": "American Society for Microbiology", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "pVkEOqie8Qi", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "9915", "names": [{"locale": "en", "name": "9915 - Capacity building assistance for global HIV/AIDS microbiological labs", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1923", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Botswana", "Agency": "HHS/CDC", "Partner": "Association of Public Health Laboratories", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "ANYBBxmdua1", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "9920", "names": [{"locale": "en", "name": "9920 - Partnership to assist PEPFAR build quality laboratory capacity", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_16525", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Botswana", "Agency": "HHS/CDC", "Partner": "John Snow Inc (JSI)", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "mI48YXm9dyf", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "9923", "names": [{"locale": "en", "name": "9923 - CDC Botswana Injection Safety Project", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_499", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Botswana", "Agency": "HHS/CDC", "Partner": "Baylor University", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "S5MdGHiSHrx", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "9924", "names": [{"locale": "en", "name": "9924 - Pediatric HIV/AIDS Care and Outreach", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_10195", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Botswana", "Agency": "HHS/CDC", "Partner": "Botswana Harvard AIDS Institute", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "GdF6hzNiXyL", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "9925", "names": [{"locale": "en", "name": "9925 - Support of training of HIV health care providers in Botswana", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_264", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Namibia", "Agency": "HHS/CDC", "Partner": "Development Aid from People to People, Namibia", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "SDIC7rPSjyV", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "9940", "names": [{"locale": "en", "name": "9940 - Cooperative Agreement 1U2GPS0018665166", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_978", "End Date": "2015-12-31T00:00:00.000", "Organizational Unit": "Rwanda", "Agency": "HHS/CDC", "Partner": "American Society of Clinical Pathology", "Start Date": "2008-09-29T00:00:00.000"}, "external_id": "G8wwZPW6MZU", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "9971", "names": [{"locale": "en", "name": "9971 - Laboratory Training Project", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1923", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Vietnam", "Agency": "HHS/CDC", "Partner": "Association of Public Health Laboratories", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "M6nmezcF2o6", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "9972", "names": [{"locale": "en", "name": "9972 - APHL LAB", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_603", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Vietnam", "Agency": "HHS/CDC", "Partner": "Hanoi School of Public Health", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "RVlqIJmp3oK", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "9973", "names": [{"locale": "en", "name": "9973 - HSPH", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_2106", "End Date": "2017-09-30T00:00:00.000", "Organizational Unit": "Vietnam", "Agency": "HHS/CDC", "Partner": "Ho Chi Minh City Provincial AIDS Committee", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "uJwWcQjpIUg", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "9974", "names": [{"locale": "en", "name": "9974 - HCMC PAC", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_1842", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Vietnam", "Agency": "HHS/CDC", "Partner": "Ministry of Health, Vietnam", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "hhGTqGd17Q3", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "9976", "names": [{"locale": "en", "name": "9976 - Vietnam Administration for HIV/AIDS Control (VAAC)", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_602", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Vietnam", "Agency": "HHS/CDC", "Partner": "National Institute for Hygiene and Epidemiology", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "tkADcQMhcM4", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "9977", "names": [{"locale": "en", "name": "9977 - NIHE Follow on", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9865", "End Date": "2016-09-30T00:00:00.000", "Organizational Unit": "Rwanda", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "XlPkh7TwnK1", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "9978", "names": [{"locale": "en", "name": "9978 - ROADS III", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_9865", "End Date": "2015-12-31T00:00:00.000", "Organizational Unit": "Rwanda", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-10-01T00:00:00.000"}, "external_id": "OfS8ywaW7jT", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "9978a", "names": [{"locale": "en", "name": "9978 - ROADS II", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_904", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Rwanda", "Agency": "HHS/CDC", "Partner": "Emory University", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "wsduKKRug4k", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "9984", "names": [{"locale": "en", "name": "9984 - Project San Francisco", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_8934", "End Date": "2018-09-30T00:00:00.000", "Organizational Unit": "Vietnam", "Agency": "HHS/CDC", "Partner": "Pasteur Institute", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "QgsVgFsC6CA", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "9998", "names": [{"locale": "en", "name": "9998 - PI", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "extras": {"Prime Id": "Partner_8932", "End Date": "2014-09-30T00:00:00.000", "Organizational Unit": "Vietnam", "Agency": "HHS/CDC", "Partner": "Ministry of Labor, Invalids and Social Affairs", "Start Date": "2013-09-01T00:00:00.000"}, "external_id": "mp95Kujb3mC", "source": "Mechanisms", "datatype": "Text", "concept_class": "Funding Mechanism", "owner_type": "Organization", "type": "Concept", "concept_id": "9999", "names": [{"locale": "en", "name": "9999 - MOLISA", "name_type": "Fully Specified"}]}] \ No newline at end of file diff --git a/metadata/Mechanisms/mechanism-sync.py b/metadata/Mechanisms/mechanism-sync.py new file mode 100644 index 0000000..77fabb8 --- /dev/null +++ b/metadata/Mechanisms/mechanism-sync.py @@ -0,0 +1,347 @@ +from __future__ import with_statement +import os +import itertools, functools, operator +import requests +import sys +import json +import simplejson +from pprint import pprint +import tarfile +from deepdiff import DeepDiff +from requests.auth import HTTPBasicAuth + + +__location__ = os.path.realpath( + os.path.join(os.getcwd(), os.path.dirname(__file__))) + + +def attachAbsolutePath(filename): + absolutefilename=os.path.join(__location__, filename) + return absolutefilename + + +# TODO: still needs OCL authentication +def getRepositories(url='', oclenv='', oclapitoken='', key_field='id', verbosity=0, + require_external_id=True, active_attr_name='__datim_sync'): + r = requests.get(url) + r.raise_for_status() + repos = r.json() + filtered_repos = {} + for r in repos: + if (not require_external_id or ('external_id' in r and r['external_id'])) and (not active_attr_name or (r['extras'] and active_attr_name in r['extras'] and r['extras'][active_attr_name])): + filtered_repos[r[key_field]] = r + return filtered_repos + + +# Perform quick comparison of two files to determine if they have exactly the same size and contents +def filecmp(filename1, filename2): + ''' Do the two files have exactly the same size and contents? ''' + try: + with open(filename1, "rb") as fp1, open(filename2, "rb") as fp2: + if os.fstat(fp1.fileno()).st_size != os.fstat(fp2.fileno()).st_size: + return False # different sizes therefore not equal + fp1_reader = functools.partial(fp1.read, 4096) + fp2_reader = functools.partial(fp2.read, 4096) + cmp_pairs = itertools.izip(iter(fp1_reader, ''), iter(fp2_reader, '')) + inequalities = itertools.starmap(operator.ne, cmp_pairs) + return not any(inequalities) + except: + return False + +#UPDATED to hard code Mechanism request URL +def saveDhis2MechanismsToFile(filename='', verbosity=0, + dhis2env='', dhis2uid='', dhis2pwd=''): + #url_dhis2_export = dhis2env + 'api/categoryOptionCombos.json?fields=id,code,name,created,lastUpdated,categoryOptions[id,endDate,startDate,categoryOptionGroups[id,name,code,categoryOptionGroupSet[id,name]],organisationUnits[code,name]]&order=code:asc&filter=categoryCombo.id:eq:wUpfppgjEza&paging=false' + url_dhis2_export = dhis2env + 'api/categoryOptionCombos.json?fields=id,code,name,created,lastUpdated,categoryOptions[id,endDate,startDate,organisationUnits[code,name],categoryOptionGroups[id,name,code,groupSets[id,name]]]&order=code:asc&filter=categoryCombo.id:eq:wUpfppgjEza&paging=false' + if verbosity: + print 'DHIS2 Mechanism Request URL:', url_dhis2_export + r = requests.get(url_dhis2_export, auth=HTTPBasicAuth(dhis2uid, dhis2pwd)) + r.raise_for_status() + with open(attachAbsolutePath(new_dhis2_export_filename), 'wb') as handle: + for block in r.iter_content(1024): + handle.write(block) + return r.headers['Content-Length'] + +#UPDATED Removed Collection parameter +def dhis2oj_mechanisms(inputfile='', outputfile='', verbosity=0): + ''' Transform each DataElement to an OCL concept and each DataElementGroup to an OCL reference ''' + with open(attachAbsolutePath(inputfile), "rb") as ifile, open(attachAbsolutePath(outputfile), 'wb') as ofile: + new_mechanisms = json.load(ifile) + num_concepts = 0 + gs_iteration_count = 0 + output = [] + orgunit = '' + c = {} + + # Iterate through each DataElement and transform to an OCL-JSON concept + # UPDATED - This section is specific to the metadata (Indicator, Dissagregation, SIMS, Mechanism etc.) + for coc in new_mechanisms['categoryOptionCombos']: + concept_id = coc['code'] + #print coc['name'] + for co in coc['categoryOptions']: + costartDate = co.get('startDate', '') + coendDate = co.get('endDate', '') + for ou in co["organisationUnits"]: + print "inside OU" + orgunit = ou.get('name', ''); + for cog in co['categoryOptionGroups']: + cogid = cog['id']; + cogname = cog['name']; + cogcode = cog.get('code', ''); + for gs in cog['groupSets']: + print 'Length %s' % (len(gs)) + print 'Iteration Count %s' % (gs_iteration_count) + groupsetname = gs['name']; + print groupsetname + if groupsetname == 'Funding Agency': + agency = cogname + print agency + elif groupsetname == 'Implementing Partner': + partner = cogname + primeid = cogcode + if gs_iteration_count == len(gs): + print "inside IF" + c = { + 'type':'Concept', + 'concept_id':concept_id, + 'concept_class':'Funding Mechanism', + 'datatype':'Text', + 'owner':'PEPFAR', + 'owner_type':'Organization', + 'source':'Mechanisms', + 'external_id':coc['id'], + 'names':[ + {'name':coc['name'], 'name_type':'Fully Specified', 'locale':'en'} + ], + 'extras':{'Partner':partner, + 'Prime Id':primeid, + 'Agency':agency, + 'Start Date':costartDate, + 'End Date':coendDate, + 'Organizational Unit':orgunit} + } + gs_iteration_count += 1 + #ofile.write(json.dumps(c)) + #ofile.write(',\n')3 + output.append(c) + num_concepts += 1 + gs_iteration_count = 0 + + #UPDATED Removed section that was previously iterating through each DataElementGroup and transform to an OCL-JSON reference + + #ofile.write(']') + ofile.write(json.dumps(output)) + + if verbosity: + print 'Export successfully transformed into %s concepts' % (num_concepts) + return True + + +# endpoint must point to the repo endpoint only, e.g. '/orgs/myorg/sources/mysource/' +# Note that atleast version of the repo must be released and the export for that version already created +# Todo: Still needs to implement OCL authentication +def saveOclLatestExport(endpoint='', oclenv='', tarfilename='', jsonfilename='', verbosity=0): + # Get the latest version of the repo + url_latest_version = oclenv + endpoint + 'latest/' + if verbosity: + print '\tLatest version request URL:', url_latest_version + r = requests.get(url_latest_version) + r.raise_for_status() + latest_version_attr = r.json() + if verbosity: + print '\tLatest version ID:', latest_version_attr['id'] + + # Get the export + url_export = oclenv + endpoint + latest_version_attr['id'] + '/export/' + if verbosity: + print '\tExport URL:', url_export + r = requests.get(url_export) + r.raise_for_status() + with open(attachAbsolutePath(tarfilename), 'wb') as handle: + for block in r.iter_content(1024): + handle.write(block) + if verbosity: + print '\t%s bytes saved to "%s"' % (r.headers['Content-Length'], tarfilename) + + # Decompress the tar and rename + tar = tarfile.open(attachAbsolutePath(tarfilename)) + tar.extractall(__location__) + tar.close() + os.rename(attachAbsolutePath('export.json'), attachAbsolutePath(jsonfilename)) + if verbosity: + print '\tExport decompressed to "%s"' % (jsonfilename) + + return True + + +# Settings +verbosity = 1 # 0 = none, 1 = some, 2 = all +old_dhis2_export_filename = 'old_mechanisms_export.json' +new_dhis2_export_filename = 'new_mechanisms_export.json' +converted_filename = 'converted_mechanisms_export.json' +if len(sys.argv) > 1 and sys.argv[1] in ['true', 'True']: + dhis2env = os.environ['DHIS2_ENV'] + dhis2uid = os.environ['DHIS2_USER'] + dhis2pwd = os.environ['DHIS2_PASS'] + oclapitoken = os.environ['OCL_API_TOKEN'] + oclenv = os.environ['OCL_ENV'] + compare2previousexport = os.environ['COMPARE_PREVIOUS_EXPORT'] in ['true', 'True'] +else: + dhis2env = 'https://dev-de.datim.org/' + dhis2uid = 'jpayne' + dhis2pwd = 'Johnpayne1!' + oclapitoken = '2da0f46b7d29aa57970c0b3a535121e8e479f881' + oclenv = 'https://api.showcase.openconceptlab.org' + compare2previousexport = True + +# Updated Removed URL_xxx_collections, as no collectiosn are required for Mechanisms + +ocl_export_defs = { + 'mechanisms_source': { + 'endpoint':'/orgs/PEPFAR/sources/Mechanisms/', + 'tarfilename':'mechanisms_source_ocl_export.tar', + 'jsonfilename':'mechanisms_source_ocl_export.json', + 'jsoncleanfilename':'mechanisms_source_ocl_export_clean.json', + } +} + + +# Write settings to console +if verbosity: + print '**** Mechanisms Sync Script Settings:' + print '\tverbosity:', verbosity + print '\tdhis2env:', dhis2env + print '\toclenv:', oclenv + print '\tcompare2previousexport:', compare2previousexport + print '\told_dhis2_export_filename:', old_dhis2_export_filename + print '\tnew_dhis2_export_filename:', new_dhis2_export_filename + print '\tconverted_filename:', converted_filename + + +# UPDATED - REMOVED STEP 1: Fetch OCL Collections for Mechanisms +print '\n**** SKIPPING STEP 1 of 10: Fetch OCL Collections' +# UPDDATED - REMOVED STEP 2: Compile list of DHIS2 dataset IDs from collection external_id +print '\n**** SKIPPING STEP 2 of 10: Compile list of DHIS2 dataset IDs from collection external_id' + + +# STEP 3: Fetch new export from DATIM DHIS2 +if verbosity: + print '\n**** STEP 3 of 10: Fetch new export from DATIM DHIS2' +content_length = saveDhis2MechanismsToFile(filename=new_dhis2_export_filename, + dhis2env=dhis2env, dhis2uid=dhis2uid, dhis2pwd=dhis2pwd, + verbosity=verbosity) +if verbosity: + print '%s bytes retrieved and written to file "%s"' % (content_length, new_dhis2_export_filename) + + +# STEP 4: Quick comparison of current and previous DHIS2 exports +# Compares new DHIS2 export to most recent previous export from a successful sync that is available +# Copmarison first checks file size then file contents +if verbosity: + print '\n**** STEP 4 of 12: Quick comparison of current and previous DHIS2 exports' +if not compare2previousexport: + if verbosity: + print "Skipping (due to settings)..." +elif not old_dhis2_export_filename: + if verbosity: + print "Skipping (no previous export filename provided)..." +else: + if filecmp(old_dhis2_export_filename, new_dhis2_export_filename): + print "Current and previous exports are identical, so exit without doing anything..." + sys.exit() + else: + print "Current and previous exports are different, so continue with synchronization..." + + +# STEP 5: Transform new DHIS2 export to OCL-formatted JSON (OJ) +# python dhis2oj-sims.py -i inputfile.xml -o outputfile.json -v1 +if verbosity: + print '\n**** STEP 5 of 12: Transform DHIS2 export to OCL formatted JSON' +dhis2oj_mechanisms(inputfile=new_dhis2_export_filename, outputfile=converted_filename, verbosity=verbosity) + + +# STEP 6: Fetch latest versions of relevant OCL exports +if verbosity: + print '\n**** STEP 6 of 12: Fetch latest versions of relevant OCL exports' +for k in ocl_export_defs: + if verbosity: + print '%s:' % (k) + export_def = ocl_export_defs[k] + saveOclLatestExport(endpoint=export_def['endpoint'], tarfilename=export_def['tarfilename'], + jsonfilename=export_def['jsonfilename'], oclenv=oclenv, verbosity=verbosity) + + +# STEP 7: Prepare OCL exports for diff +# Concepts/mappings in OCL exports have extra attributes that should be removed before the diff +if verbosity: + print '\n**** STEP 7 of 12: Prepare OCL exports for diff' +with open(attachAbsolutePath(ocl_export_defs['mechanisms_source']['jsonfilename']), 'rb') as ifile, open(attachAbsolutePath(ocl_export_defs['mechanisms_source']['jsoncleanfilename']), 'wb') as ofile: + ocl_mechanisms_export = json.load(ifile) + #if verbosity >= 2: + # pprint(ocl_mechanisms_export) + ocl_mechanisims_export_clean = [] + for c in ocl_mechanisms_export['concepts']: + # clean the concept and write it + ocl_mechanisms_export_clean.append[c] + #ofile.write(json.dumps(c)) + for m in ocl_mechansims_export['mappings']: + # clean the mapping and write it + ocl_mechansims_export_clean.append[m] + #ofile.write(json.dumps(m)) + ofile.write(json.dumps(ocl_mechanisms_export_clean)) +if verbosity: + print 'Success...' + + +# STEP 8: Perform deep diff +# Note that multiple deep diffs may be performed, each with their own input and output files +if verbosity: + print '\n**** STEP 8 of 12: Perform deep diff' +diff = {} +with open(ocl_export_defs['mechanisms_source']['jsoncleanfilename'], 'rb') as ocl_handle, open(converted_filename, 'rb') as dhis2_handle: + a_ocl = json.load(ocl_handle) + b_dhis2 = json.load(dhis2_handle) + diff = DeepDiff(a_ocl, b_dhis2, ignore_order=True, verbose_level=1) + if verbosity: + print 'Diff results:' + for k in diff: + print '\t%s:' % (k), len(diff[k]) + if verbosity >= 2: + print json.dumps(diff, indent=4) + + +## IF DATA CHECK ONLY, THEN OUTPUT RESULT OF DIFF AND END HERE +# TODO: Need to handle diff result and send the right exit code +if diff: + pass +else: + print 'No diff, exiting...' + exit() + + +# STEP 9: Generate import script +# Generate import script by processing the diff results +if verbosity: + print '\n**** STEP 9 of 12: Generate import script' +if 'iterable_item_added' in diff: + pass +if 'value_changed' in diff: + pass + + +# STEP 10: Import the update script into ocl +# Parameters: testmode +#python oclimport.py -i importfile.json -v1 [--testmode=true] --ocltoken=... 1>oclimport-sims-stdout.log 2>oclimport-sims-stderr.log +if verbosity: + print '\n**** STEP 10 of 12: Perform the import in OCL' + + +# STEP 11: Save new DHIS2 export for the next sync attempt +if verbosity: + print '\n**** STEP 11 of 12: Save the DHIS2 export' + + +# STEP 12: Manage OCL repository versions +# create new version (maybe delete old version) +if verbosity: + print '\n**** STEP 12 of 12: Manage OCL repository versions' diff --git a/metadata/Mechanisms/Mechanisms.py b/metadata/Mechanisms/mechanisms_converter.py similarity index 91% rename from metadata/Mechanisms/Mechanisms.py rename to metadata/Mechanisms/mechanisms_converter.py index 9a3ca05..f1cb370 100755 --- a/metadata/Mechanisms/Mechanisms.py +++ b/metadata/Mechanisms/mechanisms_converter.py @@ -51,6 +51,7 @@ }, ] -csv_converter = ocl_csv_to_json_flex(output_filename, csv_filename, csv_resource_definitions, verbose=False) +csv_converter = ocl_csv_to_json_flex(output_filename=output_filename, csv_filename=csv_filename, + csv_resource_definitions=csv_resource_definitions, verbose=False) csv_converter.process_by_row() diff --git a/metadata/Mechanisms/mechanisms_importer.py b/metadata/Mechanisms/mechanisms_importer.py new file mode 100644 index 0000000..f81112d --- /dev/null +++ b/metadata/Mechanisms/mechanisms_importer.py @@ -0,0 +1,38 @@ +''' +Script to import PEPFAR mechanisms +''' +import settings +from json_flex_import import ocl_json_flex_import + + +# File to be imported +import_file_path = 'mechanisms_zendesk_20170804.json' + +# API Token of the user account to use for importing +api_token = settings.oclapitoken + +# URL root - no slash at the end +api_url_production = 'https://api.openconceptlab.org' +api_url_staging = 'https://api.staging.openconceptlab.org' +api_url_showcase = 'https://api.showcase.openconceptlab.org' +api_url_root = settings.oclenv + +# Set to True to allow updates to existing objects +do_update_if_exists = False + +# Test mode -- set to True to process the file without actually importing +test_mode = True + +# Verbosity +verbosity = 3 + +# Limit - number of resources to process; 0=unlimited +limit = 0 + + +ocl_importer = ocl_json_flex_import( + file_path=import_file_path, api_token=api_token, + api_url_root=api_url_root, test_mode=test_mode, + do_update_if_exists=do_update_if_exists, verbosity=verbosity, + limit=limit) +ocl_importer.process() diff --git a/metadata/Mechanisms/ZenDesk-Mechanisms-2017-08-04.csv b/metadata/Mechanisms/mechanisms_zendesk_20170804.csv similarity index 100% rename from metadata/Mechanisms/ZenDesk-Mechanisms-2017-08-04.csv rename to metadata/Mechanisms/mechanisms_zendesk_20170804.csv diff --git a/metadata/Mechanisms/mechanisms_zendesk_20170804.json b/metadata/Mechanisms/mechanisms_zendesk_20170804.json new file mode 100644 index 0000000..2a19996 --- /dev/null +++ b/metadata/Mechanisms/mechanisms_zendesk_20170804.json @@ -0,0 +1,2772 @@ +{"datatype": "Text", "external_id": "X8hrDf6bLDC", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "", "End Date": "", "Agency": "Dedupe adjustments Agency", "Partner": "Dedupe adjustments Partner", "Start Date": "", "Operational Unit": ""}, "names": [{"locale": "en", "locale_preferred": "True", "name": "00000 De-duplication adjustment", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "00000", "descriptions": []} +{"datatype": "Text", "external_id": "YGT1o7UxfFu", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "", "End Date": "", "Agency": "Dedupe adjustments Agency", "Partner": "Dedupe adjustments Partner", "Start Date": "", "Operational Unit": ""}, "names": [{"locale": "en", "locale_preferred": "True", "name": "00001 De-duplication adjustment (DSD-TA)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "00001", "descriptions": []} +{"datatype": "Text", "external_id": "ftafnQZ4uml", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "8927", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Harvard Medical School of AIDS Initiative in Vietnam", "Start Date": "2013-09-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10000 - HAIVN", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10000", "descriptions": []} +{"datatype": "Text", "external_id": "yu7T7qTxIV4", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10001 - VINACAP Follow-on", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10001", "descriptions": []} +{"datatype": "Text", "external_id": "sta4zq1waoe", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3733", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Association of Schools of Public Health", "Start Date": "2014-09-30", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10002 - ASPH Fellowship Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10002", "descriptions": []} +{"datatype": "Text", "external_id": "c777je5vxxV", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1923", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Association of Public Health Laboratories", "Start Date": "2013-09-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10004 - APHL's Partnership with HHS/CDC to assist PEPFAR Build Quality Laboratory Capacity_799", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10004", "descriptions": []} +{"datatype": "Text", "external_id": "MM7T199ppfl", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "8851", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "National Blood Transfusion Service of Nigeria", "Start Date": "2013-09-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10015 - National Blood Transfusion Service (NBTS)_997", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10015", "descriptions": []} +{"datatype": "Text", "external_id": "wd6dlybHwVn", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "238", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Safe Blood for Africa Foundation", "Start Date": "2013-09-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10019 - Safe Blood for Africa Foundation", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10019", "descriptions": []} +{"datatype": "Text", "external_id": "qe9Ke06Xp1m", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1716", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Muhimbili University College of Health Sciences", "Start Date": "2014-09-30", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10044 - MUHAS-SPH", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10044", "descriptions": []} +{"datatype": "Text", "external_id": "tnUPdgffjDN", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1923", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Association of Public Health Laboratories", "Start Date": "2013-09-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10074 - Partnership with HHS/CDC to Assist PEPFAR-built Quality Laboratory", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10074", "descriptions": []} +{"datatype": "Text", "external_id": "hTkqluzEzeL", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "587", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Ministry of Health, Guyana", "Start Date": "2014-09-30", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10076 - Ministry of Health", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10076", "descriptions": []} +{"datatype": "Text", "external_id": "Rie8pPC44HE", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9863", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "SHARE India", "Start Date": "2013-09-01", "Operational Unit": "India"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10085 - SHARE", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10085", "descriptions": []} +{"datatype": "Text", "external_id": "gbRWa0D6TZp", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "8409", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Drug Control Commission", "Start Date": "2014-09-30", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10088 - DCC", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10088", "descriptions": []} +{"datatype": "Text", "external_id": "IHV29fgf29o", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15705", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Tanzania Youth Alliance", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10092 - Helpline & Youth", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10092", "descriptions": []} +{"datatype": "Text", "external_id": "dDUdq1iRlhF", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6110", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Excellence Community Education Welfare Scheme (ECEWS)", "Start Date": "2014-09-30", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10101 - ECEWS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10101", "descriptions": []} +{"datatype": "Text", "external_id": "RQO6ttKu0LJ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9886", "End Date": "2014-09-30", "Agency": "HHS/HRSA", "Partner": "American International Health Alliance", "Start Date": "2014-09-30", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10107 - American International Health Alliance Twinning Center", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10107", "descriptions": []} +{"datatype": "Text", "external_id": "M3fCLKsW0vX", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "12318", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Vietnam Administration for Medical Sciences", "Start Date": "2013-09-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10118 - Department of Medical Administration", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10118", "descriptions": []} +{"datatype": "Text", "external_id": "KBs3QBdQQoB", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9706", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Association of Private Health Facilities of Tanzania", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10123 - APHFTA - PPP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10123", "descriptions": []} +{"datatype": "Text", "external_id": "KLcoT6tOJMi", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "440", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10135 - Clinical Services System Strenghtening in Sofala, Manica and Tete (CHSS SMT)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10135", "descriptions": []} +{"datatype": "Text", "external_id": "iyLpuv6YRQF", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "13245", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Pasteur Institute of Ivory Coast", "Start Date": "2013-09-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10141 - Building Capacity of the Pasteur Institute to Provide Quality Laboratory Diagnosis and Surveillance of Opportunistic Infections Related to HIV in the Republic of Cote d'Ivoire (Institut Pasteur)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10141", "descriptions": []} +{"datatype": "Text", "external_id": "N6ov92OP4NO", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "226", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Pact, Inc.", "Start Date": "2013-09-01", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10157 - PACT", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10157", "descriptions": []} +{"datatype": "Text", "external_id": "qk2SiD8MQJ8", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16843", "End Date": "2016-09-30", "Agency": "DOD", "Partner": "Society for Family Health (16843)", "Start Date": "2013-09-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10163 - Society for Family Health", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10163", "descriptions": []} +{"datatype": "Text", "external_id": "QT80W2OZ7EK", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "617", "End Date": "2016-09-30", "Agency": "DOD", "Partner": "International Training and Education Center on HIV", "Start Date": "2013-09-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10164 - University of Washington/International Training & Education Centre for Health (UW/I-TECH)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10164", "descriptions": []} +{"datatype": "Text", "external_id": "Apz3bnrz4zv", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "5462", "End Date": "2015-12-31", "Agency": "HHS/CDC", "Partner": "Chinese Center for Disease Prevention and Control", "Start Date": "2008-10-01", "Operational Unit": "Asia Regional Program"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10178 - China CDC COAG", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10178", "descriptions": []} +{"datatype": "Text", "external_id": "Vk2P3k9RH2A", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6", "End Date": "2018-09-30", "Agency": "PC", "Partner": "U.S. Peace Corps", "Start Date": "2013-09-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10181 - PEACE CORPS NAMIBIA", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10181", "descriptions": []} +{"datatype": "Text", "external_id": "gGVJaYMAHLA", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "618", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Treatment and Research AIDS Center", "Start Date": "2013-09-01", "Operational Unit": "Rwanda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10193 - TRAC Cooperative Agreement", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10193", "descriptions": []} +{"datatype": "Text", "external_id": "vFgK7skG1OR", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10203 - The Zambia Prevention, Care and Treatment Partnership II (ZPCT II)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10203", "descriptions": []} +{"datatype": "Text", "external_id": "AOkzY7KNYHI", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15719", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "ICF Macro", "Start Date": "2014-09-30", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10205 - MEASURE Phase III, Demographic and Health Surveys (DHS)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10205", "descriptions": []} +{"datatype": "Text", "external_id": "pr82Rggtodo", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4622", "End Date": "2018-09-30", "Agency": "HHS/HRSA", "Partner": "American International Health Alliance Twinning Center", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10207 - Twinning Centre", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10207", "descriptions": []} +{"datatype": "Text", "external_id": "PclNx438JBN", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "975", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Central Statistics Office", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10212 - CSO", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10212", "descriptions": []} +{"datatype": "Text", "external_id": "jk2yegUAkio", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "204", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10219 - EGPAF", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10219", "descriptions": []} +{"datatype": "Text", "external_id": "E1RhxjVn984", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "217", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "IntraHealth International, Inc", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10220 - Intrahealth International", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10220", "descriptions": []} +{"datatype": "Text", "external_id": "FrWZmTCUqgd", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "5118", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Ministry of Health, Zambia", "Start Date": "2014-09-30", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10223 - Ministry of Health", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10223", "descriptions": []} +{"datatype": "Text", "external_id": "PjJf5U0ZHN3", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "11530", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "National HIV/AIDS/STI/TB Council - Zambia", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10224 - National HIV/AIDS/STI/TB Council", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10224", "descriptions": []} +{"datatype": "Text", "external_id": "ensvVBwpZfd", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10458", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Eastern Province Health Office", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10225 - EPHO Follow On", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10225", "descriptions": []} +{"datatype": "Text", "external_id": "IB198eth5ky", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "12350", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Western Province Health Office", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10227 - WPHO Follow on", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10227", "descriptions": []} +{"datatype": "Text", "external_id": "r8yoyJDQidH", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10091", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "American Society for Microbiology", "Start Date": "2014-09-30", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10229 - American Society for Microbiology", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10229", "descriptions": []} +{"datatype": "Text", "external_id": "hZWKdr14Kvv", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6559", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of Zambia School of Medicine", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10235 - UNZA SOM Follow-on", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10235", "descriptions": []} +{"datatype": "Text", "external_id": "HBJeXBDrQqH", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6551", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University Teaching Hospital", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10236 - University Teaching Hospital (Combined HAP & LAB)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10236", "descriptions": []} +{"datatype": "Text", "external_id": "vpUqs5IyQmk", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10238 - TBD (ZNBTS)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10238", "descriptions": []} +{"datatype": "Text", "external_id": "fJlNwpCzmep", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "33", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Catholic Relief Services", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10241 - CRS FBO follow on", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10241", "descriptions": []} +{"datatype": "Text", "external_id": "LFzj4CJosPB", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6277", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "International Center for AIDS Care and Treatment Programs, Columbia University", "Start Date": "2013-09-01", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10247 - ICAP/CDC: Improving Quality of Treatment Services", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10247", "descriptions": []} +{"datatype": "Text", "external_id": "eyq53hNCyXo", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "453", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "John Snow, Inc.", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10260 - USAID | DELIVER PROJECT", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10260", "descriptions": []} +{"datatype": "Text", "external_id": "FPFYknCEbJh", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10091", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "American Society for Microbiology", "Start Date": "2013-09-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10263 - American Society for Microbiology's LABCAP Building International Microb_947", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10263", "descriptions": []} +{"datatype": "Text", "external_id": "EyUZXIpRUAU", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9853", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "New Partner", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10274 - MARCH Zambia", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10274", "descriptions": []} +{"datatype": "Text", "external_id": "pMFntZjJIuk", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "209", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Health Alliance International", "Start Date": "2013-09-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10276 - HAI CDC CoAg 2009", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10276", "descriptions": []} +{"datatype": "Text", "external_id": "yKFXATgTodE", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "517", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "University of California at San Francisco", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10281 - Technical Assistance for Data Use/M&E Systems Strenghtening for Implementing Partners", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10281", "descriptions": []} +{"datatype": "Text", "external_id": "BmNtnQrXA7Z", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10296 - TBD - Local Partners Capacity Building Project II", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10296", "descriptions": []} +{"datatype": "Text", "external_id": "MU3FYqDe8kQ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "440", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10299 - Zambia Integrated Systems Strengthening Program (ZISSP)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10299", "descriptions": []} +{"datatype": "Text", "external_id": "UNN28xcvZa1", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "228", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Pathfinder International", "Start Date": "2014-09-30", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10303 - Peer Mothers", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10303", "descriptions": []} +{"datatype": "Text", "external_id": "Kl0Wexmhqxw", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "5702", "End Date": "2014-09-30", "Agency": "HHS/NIH", "Partner": "Vanderbilt University", "Start Date": "2014-09-30", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10309 - VU-CIDRZ AITRP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10309", "descriptions": []} +{"datatype": "Text", "external_id": "E0fDVi8uZsy", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Population Services International", "Start Date": "2014-09-30", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10312 - Behavior Change Information and Communication for Safe Male Circumcision", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10312", "descriptions": []} +{"datatype": "Text", "external_id": "M74hfQbnT6z", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "522", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "University of Pennsylvania", "Start Date": "2013-09-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10313 - Technical assistance for training health care providers - University of Pennsylvania", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10313", "descriptions": []} +{"datatype": "Text", "external_id": "fX8gau73Cgz", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "446", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Chemonics International", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10314 - Communications Support for Health (CSH)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10314", "descriptions": []} +{"datatype": "Text", "external_id": "siGLdg2a2X0", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4622", "End Date": "2014-09-30", "Agency": "HHS/HRSA", "Partner": "American International Health Alliance Twinning Center", "Start Date": "2013-09-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10315 - International AIDS Education & Training Centers TA - Twinning", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10315", "descriptions": []} +{"datatype": "Text", "external_id": "AeVSl0572oK", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "463", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "University Research Corporation, LLC", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10326 - Strengthening Uganda's Systems for Treating AIDS Nationally (SUSTAIN)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10326", "descriptions": []} +{"datatype": "Text", "external_id": "z6kqf987f09", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3264", "End Date": "2014-09-30", "Agency": "HHS/NIH", "Partner": "University of Nebraska", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10332 - UNIVERSITY OF NEBRASKA", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10332", "descriptions": []} +{"datatype": "Text", "external_id": "cWaBDyDfpMl", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1003", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Education Development Center", "Start Date": "2014-09-30", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10334 - Time to Learn", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10334", "descriptions": []} +{"datatype": "Text", "external_id": "Nkwv5IAmoHp", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "239", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Save the Children US", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10354 - Zambia OVC System Strengthening Program (ZOVSS) / Zambia Rising", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10354", "descriptions": []} +{"datatype": "Text", "external_id": "YjU2vfjmul2", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "447", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Creative Associates International Inc", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10364 - Read to Succeed (previously ISEP)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10364", "descriptions": []} +{"datatype": "Text", "external_id": "zXhZLylhQxP", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10382 - Communication for Change (C-Change)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10382", "descriptions": []} +{"datatype": "Text", "external_id": "lirWDYGy0gC", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "217", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "IntraHealth International, Inc", "Start Date": "2014-09-30", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10386 - The Capacity Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10386", "descriptions": []} +{"datatype": "Text", "external_id": "RjE6kf5CStn", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15719", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "ICF Macro", "Start Date": "2014-09-30", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10388 - MEASURE DHS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10388", "descriptions": []} +{"datatype": "Text", "external_id": "OfhgJv0cspL", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "220", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10389 - Systems to Improve Access to Pharmaceuticals and Services", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10389", "descriptions": []} +{"datatype": "Text", "external_id": "ndWbMP1Hjao", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "226", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Pact, Inc.", "Start Date": "2014-09-30", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10393 - Strengthening the Capacity of Country Ownership", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10393", "descriptions": []} +{"datatype": "Text", "external_id": "bh9WD7KLhL6", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9646", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "KNCV Tuberculosis Foundation", "Start Date": "2013-09-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10397 - Challenge TB Fund", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10397", "descriptions": []} +{"datatype": "Text", "external_id": "tW6rZytxiK6", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4324", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Malawi Blood Transfusion Service", "Start Date": "2013-09-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10427 - Supporting the Safe, Adequate and Reliable Supply of Blood and Blood Products through the Malawi Blood Transfusion Service and its Support to Hospitals throughout Malawi, under the PEPFAR and the Global Health Initiative", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10427", "descriptions": []} +{"datatype": "Text", "external_id": "C1IbOP02ZlW", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1923", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Association of Public Health Laboratories", "Start Date": "2013-09-01", "Operational Unit": "Lesotho"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10432 - APHL Laboratory Assistance", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10432", "descriptions": []} +{"datatype": "Text", "external_id": "jrzQmJQsk4I", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "220", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01", "Operational Unit": "Lesotho"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10456 - Southern Africa Building Local Capacity Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10456", "descriptions": []} +{"datatype": "Text", "external_id": "elAg5KWre1Q", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "393", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "National Institute for Communicable Diseases", "Start Date": "2013-09-01", "Operational Unit": "Lesotho"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10457 - Quality Assurance Initiatives for Lesotho Laboratories", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10457", "descriptions": []} +{"datatype": "Text", "external_id": "KF590b0ThAW", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "219", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "JHPIEGO", "Start Date": "2013-09-01", "Operational Unit": "Lesotho"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10458 - MCHIP - Maternal and Child Health Implementation Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10458", "descriptions": []} +{"datatype": "Text", "external_id": "LPFdEZmAcfR", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "204", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Start Date": "2013-09-01", "Operational Unit": "Lesotho"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10459 - Strengthening Clinical Services (SCS)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10459", "descriptions": []} +{"datatype": "Text", "external_id": "kinRZl1pihm", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "226", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Pact, Inc.", "Start Date": "2013-09-01", "Operational Unit": "Lesotho"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10480 - PACT Umberella Granting Mechanism", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10480", "descriptions": []} +{"datatype": "Text", "external_id": "TKieLG1IDTW", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "978", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "American Society of Clinical Pathology", "Start Date": "2013-09-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10485 - PEPFAR lab training project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10485", "descriptions": []} +{"datatype": "Text", "external_id": "oGdl2KzbZfZ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "605", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Partners in Health", "Start Date": "2013-09-01", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10508 - PIH", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10508", "descriptions": []} +{"datatype": "Text", "external_id": "JZGBkJ5k9hf", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3317", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Clinical and Laboratory Standards Institute", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10515 - Capacity Building Assistance for Global HIV/AIDS Laboratory Guidelines and Standards Development and Enhancing Laboratory Quality Improvement Skills through Quality Systems Approach", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10515", "descriptions": []} +{"datatype": "Text", "external_id": "A1uVdE0pH22", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6277", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "International Center for AIDS Care and Treatment Programs, Columbia University", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10516 - US University support to Ethiopia HIV/AIDS Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10516", "descriptions": []} +{"datatype": "Text", "external_id": "NiOiGeDZD8G", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10662", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Hawassa University", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10517 - TBD-G2G HIV/AIDS Antiretroviral Therapy Programme Implementation support through local universities", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10517", "descriptions": []} +{"datatype": "Text", "external_id": "VPzWw8gtoEG", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3770", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Defense University", "Start Date": "2014-09-30", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10518 - HIV/AIDS Anti-Retroviral Treatment Implementation Support through Local Universities", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10518", "descriptions": []} +{"datatype": "Text", "external_id": "lLqvdajJsul", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "831", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Federal Ministry of Health, Ethiopia", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10534 - Improving HIV/AIDS Prevention and Control Activities in the FDRE", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10534", "descriptions": []} +{"datatype": "Text", "external_id": "nOi7d6VEyzB", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "595", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "World Learning", "Start Date": "2014-09-30", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10543 - Grants, Solicitation, and Management", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10543", "descriptions": []} +{"datatype": "Text", "external_id": "vtoM7lt4ru0", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "217", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "IntraHealth International, Inc", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10546 - Community Prevention of Mother to Child Transmission (PMTCT)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10546", "descriptions": []} +{"datatype": "Text", "external_id": "jaK11LTs2cR", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3766", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Jimma University", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10548 - TBD-G2G HIV/AIDS Anti-Retroviral Therapy Programme Implementation Support through Local Universities", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10548", "descriptions": []} +{"datatype": "Text", "external_id": "RezHp8ntigJ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3769", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Mekele University", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10557 - TBD-G2G HIV/AIDS Anti-Retroviral Therapy Program Implementation Support through Local Universities", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10557", "descriptions": []} +{"datatype": "Text", "external_id": "lpvPs8o0vDl", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "351", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Ministry of National Defense, Ethiopia", "Start Date": "2014-09-30", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10558 - Comprehensive HIV Prevention, Treatment and Care Program for Military", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10558", "descriptions": []} +{"datatype": "Text", "external_id": "RBoMXm1K0xM", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "597", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "National Alliance of State and Territorial AIDS Directors", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10559 - Peer-to-Peer Capacity Building of Ministries of Health in Public Sector HIV Program Management", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10559", "descriptions": []} +{"datatype": "Text", "external_id": "XiLCls9hXYQ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "230", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Population Council", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10564 - HIV Prevention for Vulnerable Adolescent Girls", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10564", "descriptions": []} +{"datatype": "Text", "external_id": "DfBgRQOrdNm", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Ghana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10577 - Family Health International - Strengthening the HIV/AIDS Response with Evidence-based Results (SHARPER)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10577", "descriptions": []} +{"datatype": "Text", "external_id": "Mvn4vHA7Kij", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "228", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Pathfinder International", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10592 - Integrated Family Health Program (IFHP) Maternal Child Health Wraparound", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10592", "descriptions": []} +{"datatype": "Text", "external_id": "AckJEvuwIrZ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4622", "End Date": "2018-09-30", "Agency": "HHS/HRSA", "Partner": "American International Health Alliance Twinning Center", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10599 - Twinning Initiative", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10599", "descriptions": []} +{"datatype": "Text", "external_id": "zksrFUJazmt", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "525", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Addis Ababa University", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10601 - G2G-TBD - Addis Ababa University - Strengthening HIV/AIDS, STI & TB Prevention, Care & Treatment Activities", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10601", "descriptions": []} +{"datatype": "Text", "external_id": "q25z8IEEgde", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "978", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "American Society of Clinical Pathology", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10603 - Supporting Laboratory Training and Quality Improvement for Diagnosis and Laboratory Monitoring of HIV/AIDS Patients in Resource-Limited Countries (ASCP)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10603", "descriptions": []} +{"datatype": "Text", "external_id": "thu8QJnw7O4", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1923", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Association of Public Health Laboratories", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10604 - Capacity building assistance to support sustainable HIV/AIDS integrated laboratory program development", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10604", "descriptions": []} +{"datatype": "Text", "external_id": "ITExTDqVkWu", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "7537", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "African network for Care of Children Affected by HIV/AIDS", "Start Date": "2014-09-30", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10606 - ANECCA, African Network for Care of Children Affected by HIV/AIDS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10606", "descriptions": []} +{"datatype": "Text", "external_id": "ApDP4tKQaDF", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "596", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "University of North Carolina", "Start Date": "2014-09-30", "Operational Unit": "Democratic Republic of the Congo"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10610 - PACT \u2013 Providing AIDS Care & Treatment in the Democratic Republic of the Congo under the President\u2019s Emergency Plan for AIDS Relief (PEPFAR)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10610", "descriptions": []} +{"datatype": "Text", "external_id": "QzuETViQeBB", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "5439", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Kinshasa School of Public Health", "Start Date": "2013-09-01", "Operational Unit": "Democratic Republic of the Congo"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10612 - PROVISION OF CAPACITY BUILDING TO EMERGENCY PLAN PARTNERS AND TO LOCAL ORGANIZATIONS IN THE DEMOCRATIC REPUBLIC OF CONGO FOR HIV/AIDS ACTIVITIES UNDER THE PRESIDENT'S EMERGENCY PLAN FOR AIDS RELIEF (PEPFAR)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10612", "descriptions": []} +{"datatype": "Text", "external_id": "NHiDSXJ2UBm", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3833", "End Date": "2014-09-30", "Agency": "DOL", "Partner": "International Labor Organization", "Start Date": "2014-09-30", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10621 - DOL-ILO HIV/AIDS in the Workplace", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10621", "descriptions": []} +{"datatype": "Text", "external_id": "liS8VYGToy7", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19877", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Global Health Supply Chain Program", "Start Date": "2013-09-01", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10639 - Global Health Supply Chain Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10639", "descriptions": []} +{"datatype": "Text", "external_id": "zJZDJ5DO7Gx", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "605", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Partners in Health", "Start Date": "2013-09-01", "Operational Unit": "Dominican Republic"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10643 - HIV/AIDS PREVENTION AND TREATMENT ACTIVITIES IN THE CENTRAL BORDER", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10643", "descriptions": []} +{"datatype": "Text", "external_id": "GBelAeo0Agz", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "598", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "International Child Care", "Start Date": "2013-09-01", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10658 - International Child Care", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10658", "descriptions": []} +{"datatype": "Text", "external_id": "D6hwoHpQtmt", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10091", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "American Society for Microbiology", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10663 - Capacity building assistance for global HIV/AIDS microbiological Lab program development", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10663", "descriptions": []} +{"datatype": "Text", "external_id": "DZSYftVDJoq", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "8785", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Ministry of Health and Social Welfare, Swaziland", "Start Date": "2016-10-01", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10694 - MOH Capacity Building", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10694", "descriptions": []} +{"datatype": "Text", "external_id": "QIt1nyMD4Eh", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6277", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "International Center for AIDS Care and Treatment Programs, Columbia University", "Start Date": "2016-10-01", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10695 - ICAP/UTAP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10695", "descriptions": []} +{"datatype": "Text", "external_id": "VVFQma0qFQw", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "220", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10703 - Systems for Improved Access to Pharmaceuticals and Services Program (SIAPS)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10703", "descriptions": []} +{"datatype": "Text", "external_id": "COWp9j8SiqC", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "217", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "IntraHealth International, Inc", "Start Date": "2013-09-01", "Operational Unit": "South Sudan"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10706 - Intrahealth-Prevention", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10706", "descriptions": []} +{"datatype": "Text", "external_id": "LUtZaPtXH6j", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "33", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Catholic Relief Services", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10725 - CRS-ISAP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10725", "descriptions": []} +{"datatype": "Text", "external_id": "Zsmb6TkEITk", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "233", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Program for Appropriate Technology in Health", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10726 - The Thrive Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10726", "descriptions": []} +{"datatype": "Text", "external_id": "mljTrpmise8", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9647", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Ministry of Health and Social Welfare \u2013 Lesotho", "Start Date": "2013-09-01", "Operational Unit": "Lesotho"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10739 - Support to the Ministry of Health and Social Welfare in Lesotho for HIV/AIDS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10739", "descriptions": []} +{"datatype": "Text", "external_id": "PQmr8iVb3IU", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "216", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of Washington", "Start Date": "2013-09-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10780 - Cooperative Agreement 1U58PS001452", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10780", "descriptions": []} +{"datatype": "Text", "external_id": "QvhaHSKTb8s", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9651", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "University of Malawi College of Medicine", "Start Date": "2014-09-30", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10781 - GoM/HSS/GHAI", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10781", "descriptions": []} +{"datatype": "Text", "external_id": "eFCoceUbC8N", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "219", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "JHPIEGO", "Start Date": "2014-09-30", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10791 - CDC Mech JHPIEGO", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10791", "descriptions": []} +{"datatype": "Text", "external_id": "NKQit5YNo3v", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9653", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "African Field Epidemiology Network", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10809 - AFENET Lab", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10809", "descriptions": []} +{"datatype": "Text", "external_id": "d6VcIVUiMTg", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "585", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Francois Xavier Bagnoud Center", "Start Date": "2014-09-30", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10811 - FXB", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10811", "descriptions": []} +{"datatype": "Text", "external_id": "dA8VaPzErkK", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "500", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Boston University", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10816 - Boston University", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10816", "descriptions": []} +{"datatype": "Text", "external_id": "EtMv23VmPSZ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "219", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "JHPIEGO", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10817 - Jhpiego", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10817", "descriptions": []} +{"datatype": "Text", "external_id": "Y2EgGYZg7e0", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6277", "End Date": "2014-09-30", "Agency": "HHS/HRSA", "Partner": "International Center for AIDS Care and Treatment Programs, Columbia University", "Start Date": "2014-09-30", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10822 - ICAP-HRSA", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10822", "descriptions": []} +{"datatype": "Text", "external_id": "u2OOxb4oWgh", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "597", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "National Alliance of State and Territorial AIDS Directors", "Start Date": "2014-09-30", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10823 - Nastad 1617", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10823", "descriptions": []} +{"datatype": "Text", "external_id": "blvez6nx7SA", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "5120", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Ministry of Health, Rwanda", "Start Date": "2013-09-01", "Operational Unit": "Rwanda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10825 - MoH CoAg", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10825", "descriptions": []} +{"datatype": "Text", "external_id": "sHkuvq2pSO9", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "204", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10826 - Umbrella", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10826", "descriptions": []} +{"datatype": "Text", "external_id": "H7jiM5MSlnR", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1696", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "American Association of Blood Banks", "Start Date": "2014-09-30", "Operational Unit": "Rwanda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10827 - Technical Assistance to the National Blood Transfusion Center", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10827", "descriptions": []} +{"datatype": "Text", "external_id": "BjyMcS4PSU4", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3317", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Clinical and Laboratory Standards Institute", "Start Date": "2013-09-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10831 - CLSI LAB", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10831", "descriptions": []} +{"datatype": "Text", "external_id": "OPNNK6xXwVW", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "978", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "American Society of Clinical Pathology", "Start Date": "2013-09-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10832 - ASCP LAB", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10832", "descriptions": []} +{"datatype": "Text", "external_id": "LIzzWdeIH24", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3288", "End Date": "2017-09-30", "Agency": "State/PRM", "Partner": "United Nations High Commissioner for Refugees", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10875 - United Nations High Commissioner for Refugees/PRM", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10875", "descriptions": []} +{"datatype": "Text", "external_id": "trlMIO9i6sE", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "502", "End Date": "2017-09-30", "Agency": "DOD", "Partner": "Drew University", "Start Date": "2013-09-01", "Operational Unit": "Rwanda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10954 - CDU Rwanda", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10954", "descriptions": []} +{"datatype": "Text", "external_id": "z9tjGxzDhR2", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4620", "End Date": "2016-09-30", "Agency": "DOD", "Partner": "University of Connecticut", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10962 - Prevention with Positives", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10962", "descriptions": []} +{"datatype": "Text", "external_id": "xGlM0QJMOjK", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1", "End Date": "2018-09-30", "Agency": "State/AF", "Partner": "U.S. Department of State", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10970 - Ambassador's HIV/AIDS Relief Fund", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10970", "descriptions": []} +{"datatype": "Text", "external_id": "qW1529qVMmj", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "U.S. Department of Defense (Defense)", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10971 - FADM, Department of Defense Support", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10971", "descriptions": []} +{"datatype": "Text", "external_id": "IKCAyCJXTvY", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3288", "End Date": "2018-09-30", "Agency": "State/PRM", "Partner": "United Nations High Commissioner for Refugees", "Start Date": "2013-09-01", "Operational Unit": "Rwanda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10981 - UNHCR", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10981", "descriptions": []} +{"datatype": "Text", "external_id": "lK2cZkRhfXt", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "234", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "Project Concern International", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "10984 - DOD Project Concern International PCI", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "10984", "descriptions": []} +{"datatype": "Text", "external_id": "q44FQLWnLoI", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6", "End Date": "2018-09-30", "Agency": "PC", "Partner": "U.S. Peace Corps", "Start Date": "2013-09-01", "Operational Unit": "Lesotho"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "11018 - Peace Corps", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "11018", "descriptions": []} +{"datatype": "Text", "external_id": "s68kZw1qovv", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "11530", "End Date": "2018-09-30", "Agency": "State/AF", "Partner": "National HIV/AIDS/STI/TB Council - Zambia", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "11027 - National AIDS Council Joint Financing Arrangement", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "11027", "descriptions": []} +{"datatype": "Text", "external_id": "txjPZ67GlWC", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1", "End Date": "2018-09-30", "Agency": "State/AF", "Partner": "U.S. Department of State", "Start Date": "2013-09-01", "Operational Unit": "Lesotho"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "11030 - PEPFAR Small Grants Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "11030", "descriptions": []} +{"datatype": "Text", "external_id": "R4KxOhGg0yK", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1", "End Date": "2018-09-30", "Agency": "State/AF", "Partner": "U.S. Department of State", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "11033 - Strengthening PEPFAR Visibility", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "11033", "descriptions": []} +{"datatype": "Text", "external_id": "gKWswgeJ5lK", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "215", "End Date": "2018-09-30", "Agency": "State/PRM", "Partner": "International Rescue Committee", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "11036 - Comprehensive prevention and response program to HIV/AIDS in Adi Harush, Shimelba,MyAyni Refugee camps", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "11036", "descriptions": []} +{"datatype": "Text", "external_id": "Rng3buyFBlj", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3288", "End Date": "2018-09-30", "Agency": "State/PRM", "Partner": "United Nations High Commissioner for Refugees", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "11040 - HIV in Refugee Camps", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "11040", "descriptions": []} +{"datatype": "Text", "external_id": "tvIo2MZ6sig", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2014-09-30", "Operational Unit": "Ghana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "11046 - FANTA 2", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "11046", "descriptions": []} +{"datatype": "Text", "external_id": "JWDRu060Nhb", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6", "End Date": "2016-09-30", "Agency": "PC", "Partner": "U.S. Peace Corps", "Start Date": "2013-09-01", "Operational Unit": "Ghana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "11047 - Volunteer Trainings and Small Grants", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "11047", "descriptions": []} +{"datatype": "Text", "external_id": "AKQItlRexP0", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1", "End Date": "2018-09-30", "Agency": "State/AF", "Partner": "U.S. Department of State", "Start Date": "2013-09-01", "Operational Unit": "Ghana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "11048 - Ambassador's Fund", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "11048", "descriptions": []} +{"datatype": "Text", "external_id": "A8oz58AVHnC", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4", "End Date": "2016-09-30", "Agency": "DOD", "Partner": "U.S. Department of Defense (Defense)", "Start Date": "2013-09-01", "Operational Unit": "Ghana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "11049 - DoD Ghana", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "11049", "descriptions": []} +{"datatype": "Text", "external_id": "SSlF1hrDArB", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "Population Services International", "Start Date": "2013-09-01", "Operational Unit": "Democratic Republic of the Congo"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "11054 - HIV/AIDS activities in the DRC Armed Forces", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "11054", "descriptions": []} +{"datatype": "Text", "external_id": "FVkbbUoESrl", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2016-09-30", "Agency": "DOD", "Partner": "Population Services International", "Start Date": "2014-10-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "11063 - Prevention OP,CIRC and HVCT", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "11063", "descriptions": []} +{"datatype": "Text", "external_id": "ftScYwpLl6q", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1", "End Date": "2018-09-30", "Agency": "State/AF", "Partner": "U.S. Department of State", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "11406 - Community Grants Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "11406", "descriptions": []} +{"datatype": "Text", "external_id": "GLOFBhUj5lr", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6", "End Date": "2018-09-30", "Agency": "PC", "Partner": "U.S. Peace Corps", "Start Date": "2013-09-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "11453 - Peace Corps Volunteers", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "11453", "descriptions": []} +{"datatype": "Text", "external_id": "yNyE0Y0K7CJ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6", "End Date": "2018-09-30", "Agency": "PC", "Partner": "U.S. Peace Corps", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "11463 - United States Peace Corps/ Mozambique", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "11463", "descriptions": []} +{"datatype": "Text", "external_id": "ttKgFl6uTER", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1", "End Date": "2018-09-30", "Agency": "State/AF", "Partner": "U.S. Department of State", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "11479 - State Department", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "11479", "descriptions": []} +{"datatype": "Text", "external_id": "HaTbSiv5ssZ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6", "End Date": "2018-09-30", "Agency": "PC", "Partner": "U.S. Peace Corps", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "11480 - US Peace Corps", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "11480", "descriptions": []} +{"datatype": "Text", "external_id": "ylUxaB63uQH", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2016-09-30", "Agency": "DOD", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "11489 - Department of Defense", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "11489", "descriptions": []} +{"datatype": "Text", "external_id": "o8kCQR7Elv4", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "U.S. Department of Health and Human Services/Centers for Disease Control and Prevention (HHS/CDC)", "Start Date": "2013-09-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "11491 - CDC-RETRO-CI GHAI", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "11491", "descriptions": []} +{"datatype": "Text", "external_id": "QMV4MzC4b2B", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6", "End Date": "2018-09-30", "Agency": "PC", "Partner": "U.S. Peace Corps", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "11498 - U.S. Peace Corps", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "11498", "descriptions": []} +{"datatype": "Text", "external_id": "WlKmNsCIeYr", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1", "End Date": "2018-09-30", "Agency": "State/AF", "Partner": "U.S. Department of State", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "11500 - Community Grants", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "11500", "descriptions": []} +{"datatype": "Text", "external_id": "yJrkBRVWcBf", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6", "End Date": "2018-09-30", "Agency": "PC", "Partner": "U.S. Peace Corps", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "11528 - U.S. Peace Corps", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "11528", "descriptions": []} +{"datatype": "Text", "external_id": "eIe7ZEoYfyp", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4", "End Date": "2017-09-30", "Agency": "DOD", "Partner": "U.S. Department of Defense (Defense)", "Start Date": "2013-09-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "11577 - BDF, Department of Defense Support", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "11577", "descriptions": []} +{"datatype": "Text", "external_id": "ZwQhiR5Eybf", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "219", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "JHPIEGO", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "11580 - Johns Hopkins", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "11580", "descriptions": []} +{"datatype": "Text", "external_id": "JEB6Si0Lo7d", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "14730", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "MULLAN & ASSOCIATES", "Start Date": "2014-09-30", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "11586 - Building Human Resource Capacity to support Prevention, Care and Treatment, Strategic Information and Other HIV/AIDS Programs in the Republic of Botswana under the President\u2019s Emergency Plan for AIDS Relief", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "11586", "descriptions": []} +{"datatype": "Text", "external_id": "vFgH9scA4SB", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "463", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "University Research Corporation, LLC", "Start Date": "2014-09-30", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "11589 - Building Human Resources Capacity to support Prevention, Care and Treatment, Strategic Information and other HIV/AIDS Programs in the Republic of Botswana under the Presidents Emergency Plan for AIDS Relief", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "11589", "descriptions": []} +{"datatype": "Text", "external_id": "ViSDhG5EQSA", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "U.S. Department of Health and Human Services/Centers for Disease Control and Prevention (HHS/CDC)", "Start Date": "2013-09-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "11605 - HQ Activities", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "11605", "descriptions": []} +{"datatype": "Text", "external_id": "YvWS2fQoOJL", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1", "End Date": "2018-09-30", "Agency": "State/EAP", "Partner": "U.S. Department of State", "Start Date": "2013-09-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "11609 - Ambassador's Fund for HIV/AIDS Public Diplomacy", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "11609", "descriptions": []} +{"datatype": "Text", "external_id": "SgU2ncAU4nr", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "11613 - Policy Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "11613", "descriptions": []} +{"datatype": "Text", "external_id": "fXfHwXjbsfT", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "219", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "JHPIEGO", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "11626 - Jhpiego", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "11626", "descriptions": []} +{"datatype": "Text", "external_id": "YPwdNJtOb3w", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "U.S. Department of Defense (Defense)", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "11627 - DAO Lusaka", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "11627", "descriptions": []} +{"datatype": "Text", "external_id": "ofiyoiGp9BO", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4", "End Date": "2017-09-30", "Agency": "DOD", "Partner": "U.S. Department of Defense (Defense)", "Start Date": "2013-09-01", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "11673 - DoD/USDF Umbutfo Swaziland Defence Force", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "11673", "descriptions": []} +{"datatype": "Text", "external_id": "la2NJknpSM3", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6", "End Date": "2014-09-30", "Agency": "PC", "Partner": "U.S. Peace Corps", "Start Date": "2014-09-30", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "11687 - Peace Corps", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "11687", "descriptions": []} +{"datatype": "Text", "external_id": "LgZRNscnzhu", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "U.S. Department of Health and Human Services/Centers for Disease Control and Prevention (HHS/CDC)", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "11694 - CDC Technical Assistance - SMDP & FETP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "11694", "descriptions": []} +{"datatype": "Text", "external_id": "HoW2qiFgxmQ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "U.S. Department of Health and Human Services/Centers for Disease Control and Prevention (HHS/CDC)", "Start Date": "2013-09-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "11708 - HHS/CDC Core activities", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "11708", "descriptions": []} +{"datatype": "Text", "external_id": "f2H0BJb4jTp", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "453", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "John Snow, Inc.", "Start Date": "2014-09-30", "Operational Unit": "Ghana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "11943 - Focus Region Health Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "11943", "descriptions": []} +{"datatype": "Text", "external_id": "hGJkOb7ZnUR", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Ghana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "11946 - OVC Services", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "11946", "descriptions": []} +{"datatype": "Text", "external_id": "aZ04FML0liX", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "219", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "JHPIEGO", "Start Date": "2013-09-01", "Operational Unit": "Ghana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "11947 - MCHIP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "11947", "descriptions": []} +{"datatype": "Text", "external_id": "XBYuxnzVekI", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9870", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Ghana Health Service", "Start Date": "2013-09-01", "Operational Unit": "Ghana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "11951 - GHS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "11951", "descriptions": []} +{"datatype": "Text", "external_id": "W3IiK2kyKW6", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15708", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Foundation for Innovative New Diagnostics", "Start Date": "2013-09-01", "Operational Unit": "Dominican Republic"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "11957 - Strengthening clinical laboratories in the Dominican Republic", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "11957", "descriptions": []} +{"datatype": "Text", "external_id": "v6fvJJPQU40", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "U.S. Department of Health and Human Services/Centers for Disease Control and Prevention (HHS/CDC)", "Start Date": "2013-09-01", "Operational Unit": "Dominican Republic"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "11959 - Increasing the Strategic Information Capacity in the Dominican Republic", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "11959", "descriptions": []} +{"datatype": "Text", "external_id": "wTJkJiEp5aI", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "14338", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "HARTLAND ALLIANCE", "Start Date": "2013-09-01", "Operational Unit": "Dominican Republic"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "11962 - Providing HIV prevention activities to MARPS (Men who have Sex with Other Men)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "11962", "descriptions": []} +{"datatype": "Text", "external_id": "zdTL4HqVF3I", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "U.S. Department of Health and Human Services/Centers for Disease Control and Prevention (HHS/CDC)", "Start Date": "2014-09-30", "Operational Unit": "Dominican Republic"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "11963 - Increasing the Capacity for Early Infant Diagnosis in the Dominican Republic", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "11963", "descriptions": []} +{"datatype": "Text", "external_id": "iomswkT6oRB", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Population Services International", "Start Date": "2013-09-01", "Operational Unit": "Dominican Republic"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "11967 - CONDOM SOCIAL MARKETING PROGRAM", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "11967", "descriptions": []} +{"datatype": "Text", "external_id": "vXzABLTJkiG", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "U.S. Department of Health and Human Services/Centers for Disease Control and Prevention (HHS/CDC)", "Start Date": "2014-09-30", "Operational Unit": "Dominican Republic"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "11969 - Improving the Quality of HIV Testing in PMTCT Programs", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "11969", "descriptions": []} +{"datatype": "Text", "external_id": "yDpLz1gKK0g", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3781", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Partnership for Supply Chain Management", "Start Date": "2014-09-30", "Operational Unit": "Dominican Republic"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "11971 - Providing access to quality diagnostic tests for HIV/AIDS patients.", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "11971", "descriptions": []} +{"datatype": "Text", "external_id": "YRyDp1pZd35", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "217", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "IntraHealth International, Inc", "Start Date": "2013-09-01", "Operational Unit": "Dominican Republic"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "11972 - CAPACITY PLUS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "11972", "descriptions": []} +{"datatype": "Text", "external_id": "ZPGrAJVI45V", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "5706", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Ministry of Health, Angola", "Start Date": "2013-09-01", "Operational Unit": "Angola"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "11981 - MOH/National Blood Center (CNS)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "11981", "descriptions": []} +{"datatype": "Text", "external_id": "Rd4tyqg5Zj7", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1923", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Association of Public Health Laboratories", "Start Date": "2014-09-30", "Operational Unit": "Angola"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "11985 - APHL (Lab)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "11985", "descriptions": []} +{"datatype": "Text", "external_id": "dawntn2PAP1", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "509", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Johns Hopkins University Bloomberg School of Public Health", "Start Date": "2013-09-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12008 - Expansion of Safe Male Circumcision Services to Prevent HIV", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12008", "descriptions": []} +{"datatype": "Text", "external_id": "izLuKGrPBP7", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6", "End Date": "2014-09-30", "Agency": "PC", "Partner": "U.S. Peace Corps", "Start Date": "2013-09-01", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12015 - Peace Corps", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12015", "descriptions": []} +{"datatype": "Text", "external_id": "dlJtplcnZry", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "217", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "IntraHealth International, Inc", "Start Date": "2014-09-30", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12016 - Comprehensive Care in Central America", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12016", "descriptions": []} +{"datatype": "Text", "external_id": "VFJFKXHUQWd", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15249", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "UVG - UNIVERSIDAD DE VALLE DE GUATEMALA", "Start Date": "2014-09-30", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12020 - Universidad del Valle de Guatemala", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12020", "descriptions": []} +{"datatype": "Text", "external_id": "FOLOispCzCA", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "978", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "American Society of Clinical Pathology", "Start Date": "2013-09-01", "Operational Unit": "Central Asia Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12026 - ASCP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12026", "descriptions": []} +{"datatype": "Text", "external_id": "UIeQnxaLQiq", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6277", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "International Center for AIDS Care and Treatment Programs, Columbia University", "Start Date": "2013-09-01", "Operational Unit": "Central Asia Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12027 - Strategic Information", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12027", "descriptions": []} +{"datatype": "Text", "external_id": "qCDRsDQEwuw", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10302", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "CHF International", "Start Date": "2014-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12054 - Healthy Outcomes through Prevention Education (HOPE)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12054", "descriptions": []} +{"datatype": "Text", "external_id": "we9jGLeMZTd", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10095", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Ananda Marga Universal Relief Teams", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12056 - Inuka Community Based OVC Project (ICOP)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12056", "descriptions": []} +{"datatype": "Text", "external_id": "G6dHO2il9IK", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3288", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "United Nations High Commissioner for Refugees", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12082 - Refugee Health", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12082", "descriptions": []} +{"datatype": "Text", "external_id": "ajMsKPn5X0D", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "293", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Liverpool VCT and Care", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12083 - Community HTC", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12083", "descriptions": []} +{"datatype": "Text", "external_id": "XI78M8JMPZS", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "7", "End Date": "2014-09-30", "Agency": "HHS/NIH", "Partner": "U.S. Department of Health and Human Services/National Institutes of Health (HHS/NIH)", "Start Date": "2013-09-01", "Operational Unit": "Ukraine"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12091 - Fogarty", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12091", "descriptions": []} +{"datatype": "Text", "external_id": "IPi5nH9dDB3", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "216", "End Date": "2016-09-30", "Agency": "HHS/HRSA", "Partner": "University of Washington", "Start Date": "2013-09-01", "Operational Unit": "Ukraine"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12093 - ITECH", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12093", "descriptions": []} +{"datatype": "Text", "external_id": "oWw6rEv99wO", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9647", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Ministry of Health and Social Welfare \u2013 Lesotho", "Start Date": "2013-09-01", "Operational Unit": "Lesotho"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12098 - Support to the Government of the Kingdom of Lesotho (GOL) to Strengthen and Expand Safe Blood Transfusion Services", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12098", "descriptions": []} +{"datatype": "Text", "external_id": "V2pi2ExNSqt", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9900", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Dignitas International", "Start Date": "2013-09-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12105 - Support for Health Systems Strengthening and HIV/AIDS Service Delivery in Malawi\u2019s South-East Zone", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12105", "descriptions": []} +{"datatype": "Text", "external_id": "MYzb1711cuS", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9776", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Lilongwe Medical Relief Trust Fund", "Start Date": "2014-09-30", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12106 - Lilongwe Medical Relief Trust Fund", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12106", "descriptions": []} +{"datatype": "Text", "external_id": "ImX0XNwV5Cb", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3876", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Partners in Hope", "Start Date": "2013-09-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12107 - EQUIP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12107", "descriptions": []} +{"datatype": "Text", "external_id": "QXG5IJ849lP", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "463", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "University Research Corporation, LLC", "Start Date": "2013-09-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12109 - USAID Tuberculosis CARE Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12109", "descriptions": []} +{"datatype": "Text", "external_id": "OINDNTuy2Qi", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9651", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "University of Malawi College of Medicine", "Start Date": "2013-09-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12110 - University of Malawi College of Medicine", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12110", "descriptions": []} +{"datatype": "Text", "external_id": "ijXu3dsgXjM", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3906", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Ministry of Health, Malawi", "Start Date": "2013-09-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12111 - Supporting implementation of National AIDS Framework through improving coverage and quality of HIV and AIDS Services", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12111", "descriptions": []} +{"datatype": "Text", "external_id": "LmYIS8IPPYu", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "219", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "JHPIEGO", "Start Date": "2014-09-30", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12112 - MCHIP (Maternal and Child Health Integrated Project)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12112", "descriptions": []} +{"datatype": "Text", "external_id": "m1X4oS6ROaB", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "234", "End Date": "2014-09-30", "Agency": "DOD", "Partner": "Project Concern International", "Start Date": "2014-09-30", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12115 - DOD/GHAI", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12115", "descriptions": []} +{"datatype": "Text", "external_id": "VvHDa388sgm", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1", "End Date": "2018-09-30", "Agency": "State/AF", "Partner": "U.S. Department of State", "Start Date": "2013-09-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12116 - ASGF/State for Ambassadors Small Grant for HIV/AIDS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12116", "descriptions": []} +{"datatype": "Text", "external_id": "f9wbuM1vFEw", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9711", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Banja La Mtsogolo", "Start Date": "2013-09-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12118 - BLM CIRC GHAI", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12118", "descriptions": []} +{"datatype": "Text", "external_id": "KC0ha4Ym4CQ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9749", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Global AIDS Interfaith Alliance", "Start Date": "2013-09-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12119 - Building the Nursing Workforce and Nursing Training Capacity in Malawi", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12119", "descriptions": []} +{"datatype": "Text", "external_id": "cCOf31PwDkY", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "239", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Save the Children US", "Start Date": "2014-09-30", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12120 - C-SEP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12120", "descriptions": []} +{"datatype": "Text", "external_id": "bMUrjJO7CiV", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1684", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "African Palliative Care Association", "Start Date": "2014-09-30", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12125 - Scaling Up Palliative Care Services in Malawi", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12125", "descriptions": []} +{"datatype": "Text", "external_id": "CSQ2J6wInPK", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10533", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Feed the Children", "Start Date": "2013-09-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12126 - Feed/OVC/GHAI", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12126", "descriptions": []} +{"datatype": "Text", "external_id": "yg0TjVhu4ms", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10163", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Baylor College of Medicine Children's Foundation", "Start Date": "2013-09-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12130 - Baylor College of Medicine", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12130", "descriptions": []} +{"datatype": "Text", "external_id": "Mr2FGSaKGfa", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3842", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Christian Health Association of Malawi", "Start Date": "2013-09-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12131 - Strengthening the Delivery, Coordination, and Monitoring of HIV Services in Malawi through a Faith-based Institution under the President\u2019s Emergency Plan for AIDS Relief (PEPFAR)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12131", "descriptions": []} +{"datatype": "Text", "external_id": "WZT6Ljucajf", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "11527", "End Date": "2015-12-31", "Agency": "HHS/CDC", "Partner": "National Center for Blood Transfusion, RBC NCBT/CNTS", "Start Date": "2009-10-30", "Operational Unit": "Rwanda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12133 - Association of Public Health Laboratories", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12133A", "descriptions": []} +{"datatype": "Text", "external_id": "ndHz82RuAm1", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "11527", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "National Center for Blood Transfusion, RBC NCBT/CNTS", "Start Date": "2013-09-01", "Operational Unit": "Rwanda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12133 - Strengthening Blood Transfusion Services", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12133", "descriptions": []} +{"datatype": "Text", "external_id": "RD88N9cZVQL", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "11523", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "National AIDS Control Commission, Rwanda (CNLS)", "Start Date": "2014-09-30", "Operational Unit": "Rwanda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12137 - CNLS Coag", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12137", "descriptions": []} +{"datatype": "Text", "external_id": "y38y4R7hon2", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "13252", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Rwanda School of Public Health", "Start Date": "2013-09-01", "Operational Unit": "Rwanda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12140 - National University of Rwanda School of Public Health", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12140", "descriptions": []} +{"datatype": "Text", "external_id": "CKgdDFnHMGw", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4487", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Kigali Health Institute", "Start Date": "2013-09-01", "Operational Unit": "Rwanda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12141 - Kigali Health Institute", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12141", "descriptions": []} +{"datatype": "Text", "external_id": "poIrmVaIWhJ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "228", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Pathfinder International", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12144 - Extending Service Delivery for Reproductive Health and Service Delivery", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12144", "descriptions": []} +{"datatype": "Text", "external_id": "C7BmEPSRdSS", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "219", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "JHPIEGO", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12147 - Maternal Child Health Integrated Program (MCHIP)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12147", "descriptions": []} +{"datatype": "Text", "external_id": "vlhIfT7Rbu1", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "228", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Pathfinder International", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12148 - SCIP Nampula", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12148", "descriptions": []} +{"datatype": "Text", "external_id": "FsxM3ocIN82", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "52", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "World Vision International", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12149 - SCIP Zambezia", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12149", "descriptions": []} +{"datatype": "Text", "external_id": "NgkNFwqTciD", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "220", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12150 - Systems for Improved Access to Pharmaceuticals and Services (SIAPS)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12150", "descriptions": []} +{"datatype": "Text", "external_id": "uxL2F9rvEVO", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12152 - Regional Outreach Addressing AIDS Through Development Strategies (ROADS II)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12152", "descriptions": []} +{"datatype": "Text", "external_id": "IDQhTU8pIkY", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4222", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "International Reseach and Exchange Board", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12157 - Media Strengthening Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12157", "descriptions": []} +{"datatype": "Text", "external_id": "NZbpagf7Cqd", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1658", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "United Nations Development Programme", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12159 - Strengthening HIV and GBV Prevention within the Police", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12159", "descriptions": []} +{"datatype": "Text", "external_id": "f0OBhzBNJNc", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "209", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Health Alliance International", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12165 - Strategic Information Improvement in Mozambique (SIIM) Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12165", "descriptions": []} +{"datatype": "Text", "external_id": "gTNjlaXRkt5", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3317", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Clinical and Laboratory Standards Institute", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12167 - CLSI", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12167", "descriptions": []} +{"datatype": "Text", "external_id": "w0igKYXWEVL", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "228", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Pathfinder International", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12168 - Increasing access to HIV prevention care and treatment for Key Populations in Mozambique", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12168", "descriptions": []} +{"datatype": "Text", "external_id": "t1cSZpKEAXO", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "760", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Samaritans Purse", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12169 - Families Matter Program (FMP)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12169", "descriptions": []} +{"datatype": "Text", "external_id": "HPQQz1f4GE6", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "192", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Africare", "Start Date": "2014-09-30", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12193 - Africare", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12193", "descriptions": []} +{"datatype": "Text", "external_id": "qs6US6Jyyjp", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "547", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "United Nations Children's Fund", "Start Date": "2014-09-30", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12196 - UNICEF", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12196", "descriptions": []} +{"datatype": "Text", "external_id": "vg3uWT0Ajjd", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "544", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "UNAIDS - Joint United Nations Programme on HIV/AIDS", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12200 - UNAIDS-M&E TA", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12200", "descriptions": []} +{"datatype": "Text", "external_id": "xsOgoiIo2Oj", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "597", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "National Alliance of State and Territorial AIDS Directors", "Start Date": "2014-09-30", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12203 - Prevention Scenario Model", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12203", "descriptions": []} +{"datatype": "Text", "external_id": "xPrPTL9IBCo", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6285", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "CDC Foundation", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12204 - PPP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12204", "descriptions": []} +{"datatype": "Text", "external_id": "AHmdTMAMadw", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15706", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Regents of the University of Minnesota", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12208 - donor mobilization", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12208", "descriptions": []} +{"datatype": "Text", "external_id": "w2H9Gcr7bDA", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "7579", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Deloitte Consulting Limited", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12217 - BOCAR", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12217", "descriptions": []} +{"datatype": "Text", "external_id": "qJSWnOeu9Pt", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16579", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "International de Developpement et de Recherche (Centre for International Development and Research)", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12222 - CIDR - PPP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12222", "descriptions": []} +{"datatype": "Text", "external_id": "vX60BwlgRjn", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Population Services International", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12227 - Tanzania Social Marketing Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12227", "descriptions": []} +{"datatype": "Text", "external_id": "bFMeh1W5QAN", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1636", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Tanzania Commission for AIDS", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12234 - TACAIDS-M&E", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12234", "descriptions": []} +{"datatype": "Text", "external_id": "jMxTqeD8DW0", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15707", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Tanzania Interfaith Partnerships", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12238 - FBO Networks", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12238", "descriptions": []} +{"datatype": "Text", "external_id": "vY4agUyxpx5", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "517", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "University of California at San Francisco", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12245 - UCSF", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12245", "descriptions": []} +{"datatype": "Text", "external_id": "O2k5jsz07kf", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "501", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Columbia University Mailman School of Public Health", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12246 - Columbia", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12246", "descriptions": []} +{"datatype": "Text", "external_id": "mE9xYk8X2Sj", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "504", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Harvard University School of Public Health", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12247 - Harvard", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12247", "descriptions": []} +{"datatype": "Text", "external_id": "y8G7sZ5h2VE", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "421", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Ministry of Health and Social Welfare, Tanzania", "Start Date": "2014-09-30", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12249 - MOHSW", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12249", "descriptions": []} +{"datatype": "Text", "external_id": "dqhLhfStHi1", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4622", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "American International Health Alliance Twinning Center", "Start Date": "2013-09-01", "Operational Unit": "Cambodia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12256 - HQ Blood Safety CoAg", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12256", "descriptions": []} +{"datatype": "Text", "external_id": "Ehjm189mlOQ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "596", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "University of North Carolina", "Start Date": "2014-09-30", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12264 - MEASURE Evaluation Phase III", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12264", "descriptions": []} +{"datatype": "Text", "external_id": "gmXggThpUly", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "33", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Catholic Relief Services", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12267 - Mawa (formerly ZERS)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12267", "descriptions": []} +{"datatype": "Text", "external_id": "aYrlL3CPpxY", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "230", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Population Council", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12271 - Community Compacts", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12271", "descriptions": []} +{"datatype": "Text", "external_id": "jwFWSaGPfsW", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1", "End Date": "2018-09-30", "Agency": "State/AF", "Partner": "U.S. Department of State", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12272 - PEPFAR OVC Small Grants", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12272", "descriptions": []} +{"datatype": "Text", "external_id": "DNKKnuOkezA", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "424", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Tropical Diseases Research Centre", "Start Date": "2014-09-30", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12273 - Tropical Disease Research Center (TDRC)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12273", "descriptions": []} +{"datatype": "Text", "external_id": "sKNjMBZgFx3", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "11167", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Macha Research Trust, Inc", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12276 - Macha Research Trust, Inc", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12276", "descriptions": []} +{"datatype": "Text", "external_id": "WC6i3UqT5bX", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3317", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Clinical and Laboratory Standards Institute", "Start Date": "2014-09-30", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12278 - CLSI", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12278", "descriptions": []} +{"datatype": "Text", "external_id": "N9cJpTvsD78", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "597", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "National Alliance of State and Territorial AIDS Directors", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12283 - NASTAD - HQ", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12283", "descriptions": []} +{"datatype": "Text", "external_id": "PyIFEq4nQxb", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1923", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Association of Public Health Laboratories", "Start Date": "2014-09-30", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12284 - Association of Public Health Laboratories", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12284", "descriptions": []} +{"datatype": "Text", "external_id": "AKiatEyWgMF", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "596", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "University of North Carolina", "Start Date": "2014-09-30", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12286 - University of Noth Carolina at Chapel Hill", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12286", "descriptions": []} +{"datatype": "Text", "external_id": "K8X8tlVQyAS", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Population Services International", "Start Date": "2014-09-30", "Operational Unit": "Zimbabwe"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12290 - Strengthening Private Sector Services (SPSS)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12290", "descriptions": []} +{"datatype": "Text", "external_id": "HbhiZvZ7Bfv", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "11679", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Organization for Social Services for AIDS (OSSA)", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12306 - Increasing Access of VCT services to hot spot urban-rural setting and improving care and support at the community level in Federal Democratic Republic of Ethiopia under the President\u2019s Emergency Plan for AIDS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12306", "descriptions": []} +{"datatype": "Text", "external_id": "x3uhQKiV4LF", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "228", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Pathfinder International", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12307 - Prevention of Cervical Cancer among HIV positive women in the Federal Democratic Republic of Ethiopia", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12307", "descriptions": []} +{"datatype": "Text", "external_id": "hVNCWdbr0ri", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "14778", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "NETWORK OF NETWORKS OF ETHIOPIANS LIVING WITH HIV/AIDS (NEP+)", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12313 - Support for the Greater Involvement of People Living with HIV/AIDS (GIPA) in the Federal Democratic Republic of Ethiopia", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12313", "descriptions": []} +{"datatype": "Text", "external_id": "AL0t2lO2cL5", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6218", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Ethiopian Society of Obstetricians and Gynecologists", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12314 - Expansion and Strengthening of the PMTCT Services in the Private Health Facilities in Ethiopia", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12314", "descriptions": []} +{"datatype": "Text", "external_id": "p10bTyWt4St", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2870", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Federal Police, Ethiopia", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12319 - Integrated HIV Prevention Program for Federal Police Force of Ethiopia", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12319", "descriptions": []} +{"datatype": "Text", "external_id": "yRarNRXQayc", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3768", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Gondar University", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12321 - HIV/AIDS Antiretroviral therapy implementation support through local universities", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12321", "descriptions": []} +{"datatype": "Text", "external_id": "vvyGxLhDORQ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10794", "End Date": "2014-09-30", "Agency": "DOD", "Partner": "Institute of Population, Health and Development", "Start Date": "2014-09-30", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12340 - PHAD", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12340", "descriptions": []} +{"datatype": "Text", "external_id": "Prr045aYDuO", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "12321", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "Vietnam Nurses' Association", "Start Date": "2013-09-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12341 - VNA", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12341", "descriptions": []} +{"datatype": "Text", "external_id": "GPcxRMOk9Zo", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15719", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "ICF Macro", "Start Date": "2013-09-01", "Operational Unit": "India"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12407 - Measure DHS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12407", "descriptions": []} +{"datatype": "Text", "external_id": "awsLeAYgi9w", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "759", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Salesian Mission Inc", "Start Date": "2014-09-30", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12467 - Salesian Mission -Life Choices Nigeria", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12467", "descriptions": []} +{"datatype": "Text", "external_id": "F2KHaQKuN6o", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "32", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Catholic Medical Mission Board", "Start Date": "2013-09-01", "Operational Unit": "South Sudan"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12473 - Catholic Medical Mission Board (CMMB)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12473", "descriptions": []} +{"datatype": "Text", "external_id": "FxAYL5fCHDr", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "220", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12476 - Securing Ugandans' Right to Essential Medicines (SURE)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12476", "descriptions": []} +{"datatype": "Text", "external_id": "tB1LfTDnzhb", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10163", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Baylor College of Medicine Children's Foundation", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12477 - Strengthening And Improving National Training Systems in the Republic of Uganda under PEPFAR", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12477", "descriptions": []} +{"datatype": "Text", "external_id": "FjY9XcbZetu", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2046", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Associazione Volontari Per II Servizio Internazionale, Uganda", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12486 - Scaling Up Community Based OVC Response (SCORE)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12486", "descriptions": []} +{"datatype": "Text", "external_id": "vUniSOBaGzb", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "459", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Social and Scientific Systems", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12496 - Monitoring and Evaluation of Emergency Plan Progress\u2013 Phase Two (MEEPP II)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12496", "descriptions": []} +{"datatype": "Text", "external_id": "PRw1MJL2kf1", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12509 - WAMTechnology", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12509", "descriptions": []} +{"datatype": "Text", "external_id": "EMbCSPl7Geu", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4719", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "South Africa Partners", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12510 - South Africa Partners", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12510", "descriptions": []} +{"datatype": "Text", "external_id": "e0zutlm0Rag", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3774", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Nyanza Reproductive Health Society", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12530 - Provision of VMMC", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12530", "descriptions": []} +{"datatype": "Text", "external_id": "FsOCi6SQkh0", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "596", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "University of North Carolina", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12540 - MEASURE Evaluation", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12540", "descriptions": []} +{"datatype": "Text", "external_id": "X3wFHaNjQEx", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "517", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of California at San Francisco", "Start Date": "2013-09-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12542 - University of California, San Francisco (UCSF-SITAC) CoAg GH000977", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12542", "descriptions": []} +{"datatype": "Text", "external_id": "sEiTnjZIpy9", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10553", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Futures Group", "Start Date": "2014-09-30", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12543 - Health Policy Project (HPP), TBD GH-01-2010 (Futures Group International)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12543", "descriptions": []} +{"datatype": "Text", "external_id": "SdSheGY67LZ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "517", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of California at San Francisco", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12551 - Clinical Services", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12551", "descriptions": []} +{"datatype": "Text", "external_id": "yUQLaKQwjs0", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19423", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Caribbean Regional Public Health Agency", "Start Date": "2013-09-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12552 - Caribbean Regional FELTP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12552", "descriptions": []} +{"datatype": "Text", "external_id": "kgK1wl58yrF", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "535", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of Nairobi", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12555 - Clinical Services/Centers of Excellence", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12555", "descriptions": []} +{"datatype": "Text", "external_id": "CfwTsVLCnvE", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Population Services International", "Start Date": "2013-09-01", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12556 - PREVSIDA (Prevention of Sexual Transmission in Haiti)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12556", "descriptions": []} +{"datatype": "Text", "external_id": "BFmQgCokjIn", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Population Services International", "Start Date": "2013-09-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12557 - PSI 2010 Co-Ag", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12557", "descriptions": []} +{"datatype": "Text", "external_id": "ADRmvbCwJIs", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "13207", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Jamaica Ministry of Health (MOH)", "Start Date": "2013-09-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12567 - Jamaica MOH", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12567", "descriptions": []} +{"datatype": "Text", "external_id": "EsAazQIM0dV", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "13160", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Bahamas MoH", "Start Date": "2013-09-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12570 - Bahamas MOH", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12570", "descriptions": []} +{"datatype": "Text", "external_id": "at34xkVz0Qm", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "12892", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Pan American Health Organization (PAHO)/PAHO HIV Caribbean Office (PHCO)", "Start Date": "2013-09-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12575 - PAHO/PHCO Cooperative Agreement--CK000346", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12575", "descriptions": []} +{"datatype": "Text", "external_id": "HJN7jBDNGpD", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3781", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Partnership for Supply Chain Management", "Start Date": "2013-09-01", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12578 - Supply Chain Management System", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12578", "descriptions": []} +{"datatype": "Text", "external_id": "xVqKMJKJsV9", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "501", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Columbia University Mailman School of Public Health", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12585 - Eastern and Western Kenya", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12585", "descriptions": []} +{"datatype": "Text", "external_id": "okiMJY4hvrL", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "13111", "End Date": "2017-09-30", "Agency": "State/WHA", "Partner": "US Embassies", "Start Date": "2013-09-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12587 - PEPFAR Small Grants Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12587", "descriptions": []} +{"datatype": "Text", "external_id": "AutP4jJrCfP", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9410", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Caribbean Community (CARICOM) Pan Caribbean Partnership Against AIDS", "Start Date": "2013-09-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12588 - CARICOM/PANCAP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12588", "descriptions": []} +{"datatype": "Text", "external_id": "xGghEN0rM2j", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "14405", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "HRM", "Start Date": "2013-09-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12594 - SI Regional Training", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12594", "descriptions": []} +{"datatype": "Text", "external_id": "zZeuoY3IcXY", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "215", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "International Rescue Committee", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12598 - HIV Prevention in the General Population and Youth", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12598", "descriptions": []} +{"datatype": "Text", "external_id": "bBXvPJgjQQo", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "13256", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "St Lucia MoH", "Start Date": "2013-09-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12603 - St Lucia MOH", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12603", "descriptions": []} +{"datatype": "Text", "external_id": "GHLn53B8dxG", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4", "End Date": "2014-09-30", "Agency": "DOD", "Partner": "U.S. Department of Defense (Defense)", "Start Date": "2014-09-30", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12604 - DoD Caribbean Region", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12604", "descriptions": []} +{"datatype": "Text", "external_id": "Cu8xULXhNia", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "610", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Care International", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12605 - Clinical Services", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12605", "descriptions": []} +{"datatype": "Text", "external_id": "TDMHXh2irtp", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "12461", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Barbados MOH", "Start Date": "2013-09-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12606 - Barbados MOH CoAg GH000637", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12606", "descriptions": []} +{"datatype": "Text", "external_id": "uGG46Zgz9OU", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "606", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Ministre de la Sante Publique et Population, Haiti", "Start Date": "2013-09-01", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12608 - Blood Safety", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12608", "descriptions": []} +{"datatype": "Text", "external_id": "rLsN66DQtVc", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1923", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Association of Public Health Laboratories", "Start Date": "2014-09-30", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12610 - APHL", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12610", "descriptions": []} +{"datatype": "Text", "external_id": "IQx9ojbBpUk", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3685", "End Date": "2014-09-30", "Agency": "HHS/HRSA", "Partner": "New York AIDS Institute", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12612 - HIVQUAL", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12612", "descriptions": []} +{"datatype": "Text", "external_id": "Gri3eP0QxzG", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "514", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Tulane University", "Start Date": "2014-09-30", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12613 - Tulane", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12613", "descriptions": []} +{"datatype": "Text", "external_id": "zcChLHKvABw", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "978", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "American Society of Clinical Pathology", "Start Date": "2014-09-30", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12618 - ASCP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12618", "descriptions": []} +{"datatype": "Text", "external_id": "YV4wGJ7XmZy", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1696", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "American Association of Blood Banks", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12619 - AABB", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12619", "descriptions": []} +{"datatype": "Text", "external_id": "xbLUnWCNSDm", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "220", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2014-09-30", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12621 - SDSH", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12621", "descriptions": []} +{"datatype": "Text", "external_id": "TWq4f3L7BB1", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4571", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Fundacao Universitaria Jose Bonifacio", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12624 - FURJ", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12624", "descriptions": []} +{"datatype": "Text", "external_id": "a30TcfN4fdC", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "216", "End Date": "2014-09-30", "Agency": "HHS/HRSA", "Partner": "University of Washington", "Start Date": "2014-09-30", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12625 - I-TECH", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12625", "descriptions": []} +{"datatype": "Text", "external_id": "D2jKBiM6hcW", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3779", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "National Agency of Rural Development", "Start Date": "2013-09-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12631 - ANADER 2010 CoAg", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12631", "descriptions": []} +{"datatype": "Text", "external_id": "SxWvp4Wn5hD", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "U.S. Department of Health and Human Services/Centers for Disease Control and Prevention (HHS/CDC)", "Start Date": "2013-09-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12632 - SI Regional Training", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12632", "descriptions": []} +{"datatype": "Text", "external_id": "US1Ilct2Fhv", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "12536", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Dominica MOH", "Start Date": "2013-09-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12634 - Dominica MOH", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12634", "descriptions": []} +{"datatype": "Text", "external_id": "rLNemp5PU14", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "12608", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Health Policy Project", "Start Date": "2013-09-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12636 - Gender Norms, Stigma, and SGBV", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12636", "descriptions": []} +{"datatype": "Text", "external_id": "FpMWlxDSlBN", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10553", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Futures Group", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12637 - Strengthening Strategic Information in Kenya", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12637", "descriptions": []} +{"datatype": "Text", "external_id": "GaaGOsfnFWd", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "219", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "JHPIEGO", "Start Date": "2013-09-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12638 - Support for Service Delivery-Excellence", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12638", "descriptions": []} +{"datatype": "Text", "external_id": "AVLyelrC1dd", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "U.S. Department of Health and Human Services/Centers for Disease Control and Prevention (HHS/CDC)", "Start Date": "2013-09-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12642 - Central Laboratory Support", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12642", "descriptions": []} +{"datatype": "Text", "external_id": "Hv9EPS9STXN", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4861", "End Date": "2014-09-30", "Agency": "State/WHA", "Partner": "Regional Procurement Support Offices/Ft. Lauderdale", "Start Date": "2014-09-30", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12644 - Regional Laboratory Construction", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12644", "descriptions": []} +{"datatype": "Text", "external_id": "hCBvGswtVQc", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "595", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "World Learning", "Start Date": "2013-09-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12645 - Caribbean HIV Grants, Solicitation and Management Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12645", "descriptions": []} +{"datatype": "Text", "external_id": "Yuse39TmsBY", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4017", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "United States Pharmacopeia", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12648 - Promoting the Quality of Medicines (PQM)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12648", "descriptions": []} +{"datatype": "Text", "external_id": "w0QmuZVSJWx", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "544", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "UNAIDS - Joint United Nations Programme on HIV/AIDS", "Start Date": "2014-09-30", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12651 - UNAIDS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12651", "descriptions": []} +{"datatype": "Text", "external_id": "Llm94UzUFLN", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "12499", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Centre National de Transfusion Sanguine de Cote d'Ivoire", "Start Date": "2013-09-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12655 - CNTS 2010 CoAg 1U2GPS002713-01", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12655", "descriptions": []} +{"datatype": "Text", "external_id": "HiFI3iOXfvT", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "97", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Eastern Deanery AIDS Relief Program", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12656 - Clinical Services", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12656", "descriptions": []} +{"datatype": "Text", "external_id": "E8Q1WR3RtI6", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "295", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Mkomani Society Clinic", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12658 - Clinical Services", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12658", "descriptions": []} +{"datatype": "Text", "external_id": "XwdoRi5eDOx", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16525", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "John Snow Inc (JSI)", "Start Date": "2013-09-01", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12660 - CCP (Central Contraceptive Logistics Project)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12660", "descriptions": []} +{"datatype": "Text", "external_id": "k2NA3JRsUe7", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "South Sudan"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12661 - SSHAP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12661", "descriptions": []} +{"datatype": "Text", "external_id": "oiGZ2qcCfGK", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "246", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "African Medical and Research Foundation", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12664 - Clinical Services", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12664", "descriptions": []} +{"datatype": "Text", "external_id": "sD0gKALDH3G", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "12916", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Provincial Directorate of Health, Cabo Delgado", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12665 - DPS Cabo Delgado Province", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12665", "descriptions": []} +{"datatype": "Text", "external_id": "L2hYsZvcaQd", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "13268", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Trinidad MoH", "Start Date": "2013-09-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12668 - Trinidad and Tobago MOH (PS003108)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12668", "descriptions": []} +{"datatype": "Text", "external_id": "uZ0zoR6QJs0", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "12807", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Ministry of Health and Public Hygiene, Cote d'Ivoire", "Start Date": "2013-09-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12673 - Ministry of Health 2010 CoAg", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12673", "descriptions": []} +{"datatype": "Text", "external_id": "awuQkJYTocW", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16848", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Ministry of Family, Women, and Social Affairs, Cote d\u2019Ivoire", "Start Date": "2013-09-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12679 - MFFAS-PNOEV CoAg 2010", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12679", "descriptions": []} +{"datatype": "Text", "external_id": "LX7DC7Op46T", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "12658", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "JEMBI", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12681 - JEMBI", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12681", "descriptions": []} +{"datatype": "Text", "external_id": "XkCxB9CRC7P", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19423", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Caribbean Regional Public Health Agency", "Start Date": "2013-09-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12688 - CARPHA REPDU (formerly CHRC Caribbean Health Research Council", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12688", "descriptions": []} +{"datatype": "Text", "external_id": "E7z0oGOndib", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9401", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Caribbean HIV/AIDS Alliance", "Start Date": "2013-09-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12689 - Eastern Caribbean Community Action Project II", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12689", "descriptions": []} +{"datatype": "Text", "external_id": "eX5t55HzrxY", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "440", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2014-09-30", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12691 - Strengthening Health Outcomes Through the Private Sector (SHOPS)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12691", "descriptions": []} +{"datatype": "Text", "external_id": "c4gpYrvvz3i", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "606", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Ministre de la Sante Publique et Population, Haiti", "Start Date": "2013-09-01", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12692 - MSPP/UGP (National AIDS Strategic Plan)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12692", "descriptions": []} +{"datatype": "Text", "external_id": "atraNpeXlQr", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "597", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "National Alliance of State and Territorial AIDS Directors", "Start Date": "2013-09-01", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12695 - NASTAD 1842", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12695", "descriptions": []} +{"datatype": "Text", "external_id": "nfwKyqxg6uv", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9644", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Tetra Tech PM Inc", "Start Date": "2014-09-30", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12696 - Improving Health Facility Infrastructure (Haiti)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12696", "descriptions": []} +{"datatype": "Text", "external_id": "yF1h6hTXCLd", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "12496", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Center for Development and Health", "Start Date": "2013-09-01", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12698 - CDS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12698", "descriptions": []} +{"datatype": "Text", "external_id": "FvDhKkFLCzt", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "517", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of California at San Francisco", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12702 - UCSF", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12702", "descriptions": []} +{"datatype": "Text", "external_id": "eHZtOR1PTnO", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3685", "End Date": "2014-09-30", "Agency": "HHS/HRSA", "Partner": "New York AIDS Institute", "Start Date": "2013-09-01", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12706 - HealthQUAL", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12706", "descriptions": []} +{"datatype": "Text", "external_id": "JRxRy2bfqSs", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2213", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Promoteurs Objectif Z\u00e9ro Sida (Promoteurs de l\u2019Objectif Z\u00e9ro Sida)", "Start Date": "2013-09-01", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12708 - POZ", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12708", "descriptions": []} +{"datatype": "Text", "external_id": "p9RwiMAb21y", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "606", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Ministre de la Sante Publique et Population, Haiti", "Start Date": "2013-09-01", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12711 - LNSP (National Public Health Laboratory)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12711", "descriptions": []} +{"datatype": "Text", "external_id": "jVWoQvYAey4", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "132", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Lifeline/Childline Namibia", "Start Date": "2013-09-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12721 - Strengthening HIV/AIDS Responses in Prevention and Protection (SHARPP)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12721", "descriptions": []} +{"datatype": "Text", "external_id": "luNaUCkfy3v", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1717", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Research Triangle International", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12728 - Data warehouse", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12728", "descriptions": []} +{"datatype": "Text", "external_id": "KRIbyVhT5Mj", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15708", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Foundation for Innovative New Diagnostics", "Start Date": "2013-09-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12736 - FIND", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12736", "descriptions": []} +{"datatype": "Text", "external_id": "moaLCxMzsp6", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12738 - Pamoja Tuwalee", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12738", "descriptions": []} +{"datatype": "Text", "external_id": "dz0nO3CYZ4M", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "440", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2013-09-01", "Operational Unit": "Central Asia Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12746 - Quality Health Care Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12746", "descriptions": []} +{"datatype": "Text", "external_id": "hDoQHQtnzcY", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12750 - Food and Nutrition Technical Assistance (FANTA III)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12750", "descriptions": []} +{"datatype": "Text", "external_id": "jb5BOgCF1lS", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2722", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Ministry of Health and Social Services, Namibia", "Start Date": "2016-10-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12752 - Cooperative Agreement 1U2GPS003014", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12752", "descriptions": []} +{"datatype": "Text", "external_id": "NfrHfb1mSHr", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "453", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "John Snow, Inc.", "Start Date": "2014-09-30", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12753 - Urban Health Extension Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12753", "descriptions": []} +{"datatype": "Text", "external_id": "QEYe0K9qy9t", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1717", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Research Triangle International", "Start Date": "2014-09-30", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12757 - RTI-BPE", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12757", "descriptions": []} +{"datatype": "Text", "external_id": "aFw1ueLrXlI", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "13168", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Cardno Emerging Markets", "Start Date": "2013-09-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12762 - Public-Private Partnerships in PEPFAR countries", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12762", "descriptions": []} +{"datatype": "Text", "external_id": "FG507CQrqeJ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "546", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "United Nations Office on Drugs and Crime", "Start Date": "2013-09-01", "Operational Unit": "Central Asia Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12772 - UNODC", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12772", "descriptions": []} +{"datatype": "Text", "external_id": "UIOPI6n7XnL", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "13222", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Ministry of Health/Republican AIDS Center", "Start Date": "2013-09-01", "Operational Unit": "Central Asia Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12799 - Support to Ministry of Health/Republican AIDS Center of the Republic of Tajikistan", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12799", "descriptions": []} +{"datatype": "Text", "external_id": "gDNNzSADDIO", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "13168", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Cardno Emerging Markets", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12801 - Strengthening Decentralization for Sustainability (SDS)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12801", "descriptions": []} +{"datatype": "Text", "external_id": "cyF3hKe21XX", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10673", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Heartland Alliance", "Start Date": "2013-09-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12803 - IMPACT-CI IMPROVING PREVENTION AND ACCESS TO CARE AND TREATMENT-COTE D'IVOIRE (Heartland HVP 2010 CDC CoAg)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12803", "descriptions": []} +{"datatype": "Text", "external_id": "nQTOxzbM2SX", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "226", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Pact, Inc.", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12810 - Pamoja Tuwalee", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12810", "descriptions": []} +{"datatype": "Text", "external_id": "NjbOWRcC47M", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "13224", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Ministry of Health/Republican Narcology Center", "Start Date": "2013-09-01", "Operational Unit": "Central Asia Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12812 - Support to Ministry of Health/Republican Narcology Center of the Kyrgyz Republic", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12812", "descriptions": []} +{"datatype": "Text", "external_id": "nilf1MvIOBP", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "13191", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Government of Botswana", "Start Date": "2013-09-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12817 - Prevention, Strengthening Health and SI Systems and Access To Quality HIV/AIDS Services Through Support Programs Conducted By The Government Of Botswana", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12817", "descriptions": []} +{"datatype": "Text", "external_id": "LgXlmnpEtsJ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "33", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Catholic Relief Services", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12818 - CRS Follow on", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12818", "descriptions": []} +{"datatype": "Text", "external_id": "GSGCaud5fIt", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "446", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Chemonics International", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12821 - STEP UP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12821", "descriptions": []} +{"datatype": "Text", "external_id": "KFzsdLym5Ii", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "204", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12823 - EGPAF Follow on", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12823", "descriptions": []} +{"datatype": "Text", "external_id": "EJboMRqz3dy", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "509", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Johns Hopkins University Bloomberg School of Public Health", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12827 - Tanzania Capacity and Communication Project (TCCP)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12827", "descriptions": []} +{"datatype": "Text", "external_id": "GsQ76Gcpy1i", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "219", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "JHPIEGO", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12829 - IPC TA MOHSW", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12829", "descriptions": []} +{"datatype": "Text", "external_id": "TooqFjrxe7x", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9653", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "African Field Epidemiology Network", "Start Date": "2013-09-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12831 - Improving the quality of health service delivery through training support for epidemiology, M&E, survey and laboratory services_431", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12831", "descriptions": []} +{"datatype": "Text", "external_id": "oxNGSo7tUPw", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "213", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "International HIV/AIDS Alliance", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12835 - Strengthening the Uganda National Response for Implementation for Services for Orphans and Other Vulnerable Children (SUNRISE)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12835", "descriptions": []} +{"datatype": "Text", "external_id": "gNq3tR0BjEK", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "228", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Pathfinder International", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12840 - Pathfinder", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12840", "descriptions": []} +{"datatype": "Text", "external_id": "MytAIgZThdH", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "446", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Chemonics International", "Start Date": "2013-09-01", "Operational Unit": "Ukraine"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12845 - Strengthening TB Control in Ukraine", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12845", "descriptions": []} +{"datatype": "Text", "external_id": "PZFVenwssdj", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16860", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Vodafone Foundation", "Start Date": "2014-10-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12854 - Vodafone Foundation PPP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12854", "descriptions": []} +{"datatype": "Text", "external_id": "gecJ8ffAtNR", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Population Services International", "Start Date": "2013-09-01", "Operational Unit": "Central Asia Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12859 - USAID Dialogue on HIV and TB Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12859", "descriptions": []} +{"datatype": "Text", "external_id": "pNB4ORzxtrd", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "192", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Africare", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12861 - Pamoja Tuwalee - Africare", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12861", "descriptions": []} +{"datatype": "Text", "external_id": "eHwa7j7NLGo", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3931", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "University of Zimbabwe", "Start Date": "2013-09-01", "Operational Unit": "Zimbabwe"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12862 - Development of Health Leadership Capacity and Support of Human Resources for Health Systems in Zimbabwe", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12862", "descriptions": []} +{"datatype": "Text", "external_id": "AJ5DvxziCHf", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "501", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Columbia University Mailman School of Public Health", "Start Date": "2013-09-01", "Operational Unit": "Central Asia Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12872 - Columbia University (Columbia Treatment and Care)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12872", "descriptions": []} +{"datatype": "Text", "external_id": "bVsIC2AbKKJ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "220", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2014-09-30", "Operational Unit": "Rwanda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12882 - Integrated Health Systems Strengthening Project (IHSSP)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12882", "descriptions": []} +{"datatype": "Text", "external_id": "PIylzXpMI2H", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "547", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "United Nations Children's Fund", "Start Date": "2014-09-30", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12885 - UNICEF", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12885", "descriptions": []} +{"datatype": "Text", "external_id": "ojNQDCZcw5n", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "13152", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "AIDS Foundation", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12887 - Comp Prev GH000233", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12887", "descriptions": []} +{"datatype": "Text", "external_id": "yVX0vsh2R5D", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "13222", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Ministry of Health/Republican AIDS Center", "Start Date": "2013-09-01", "Operational Unit": "Central Asia Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12889 - Support to Ministry of Health/Republican AIDS Center of the Republic of Kazakhstan", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12889", "descriptions": []} +{"datatype": "Text", "external_id": "CH5VZkvQrvJ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1717", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Research Triangle International", "Start Date": "2013-09-01", "Operational Unit": "Zimbabwe"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12893 - Building Health Data Dissemination and Information Use Systems", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12893", "descriptions": []} +{"datatype": "Text", "external_id": "GxWKVC6nfCn", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16339", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Pact", "Start Date": "2013-09-01", "Operational Unit": "Ukraine"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12899 - RESPOND -- Comprehensive KPs", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12899", "descriptions": []} +{"datatype": "Text", "external_id": "GF3iFOGYbOd", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "8160", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Christian Social Services Commission", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12906 - CSSC", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12906", "descriptions": []} +{"datatype": "Text", "external_id": "crog7GTwRQW", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3932", "End Date": "2017-09-30", "Agency": "State/AF", "Partner": "Regional Procurement Support Office/Frankfurt", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12907 - RPSO", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12907", "descriptions": []} +{"datatype": "Text", "external_id": "fpyOOuqkfVW", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "13269", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "U.S. Pharmacopeia", "Start Date": "2013-09-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12909 - PQM", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12909", "descriptions": []} +{"datatype": "Text", "external_id": "f7AzaTtRJLR", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Population Services International", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12926 - HUSIKA", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12926", "descriptions": []} +{"datatype": "Text", "external_id": "uhRZ5wJLH1M", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "220", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01", "Operational Unit": "Dominican Republic"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12928 - MSH/SIAPS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12928", "descriptions": []} +{"datatype": "Text", "external_id": "MJPTQaGQFuY", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "216", "End Date": "2014-09-30", "Agency": "HHS/HRSA", "Partner": "University of Washington", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12932 - HRH support for the rapid expansion of successful and innovative treatment programs", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12932", "descriptions": []} +{"datatype": "Text", "external_id": "NVHBl3n5YwL", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Population Services International", "Start Date": "2013-09-01", "Operational Unit": "Zimbabwe"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12933 - Strengthening Private Sector Health Care Services Project (SPSS)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12933", "descriptions": []} +{"datatype": "Text", "external_id": "qZFngm3F9kF", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "509", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Johns Hopkins University Bloomberg School of Public Health", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12935 - AFFORD Health Marketing Initiative", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12935", "descriptions": []} +{"datatype": "Text", "external_id": "WRhO0m63An3", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6", "End Date": "2018-09-30", "Agency": "PC", "Partner": "U.S. Peace Corps", "Start Date": "2013-09-01", "Operational Unit": "Cameroon"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12937 - Capacity Strengthening for Peace Corps Volunteers and Counterparts", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12937", "descriptions": []} +{"datatype": "Text", "external_id": "H4nWHEMaiK0", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "8849", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Morehouse School of Medicine, MPH Program", "Start Date": "2014-09-30", "Operational Unit": "Ghana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12939 - Morehouse/M&E", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12939", "descriptions": []} +{"datatype": "Text", "external_id": "mkNEwldOner", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "234", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Project Concern International", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12942 - PROJECT CONCERN INTERNATIONAL", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12942", "descriptions": []} +{"datatype": "Text", "external_id": "PlEYBuEu9yu", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9653", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "African Field Epidemiology Network", "Start Date": "2013-09-01", "Operational Unit": "Angola"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12943 - AFENET-LAB", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12943", "descriptions": []} +{"datatype": "Text", "external_id": "WxhzUlCj4DH", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "14227", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "ESM", "Start Date": "2014-09-30", "Operational Unit": "Ghana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12945 - ESM", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12945", "descriptions": []} +{"datatype": "Text", "external_id": "ws9q390GLLb", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "234", "End Date": "2014-09-30", "Agency": "DOD", "Partner": "Project Concern International", "Start Date": "2013-09-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12946 - Prevention AB and OP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12946", "descriptions": []} +{"datatype": "Text", "external_id": "qk3FFGeWJv4", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "5706", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Ministry of Health, Angola", "Start Date": "2013-09-01", "Operational Unit": "Angola"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12953 - FELTP MOH/National School of Public Health", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12953", "descriptions": []} +{"datatype": "Text", "external_id": "R69FVtWJ5dw", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "219", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "JHPIEGO", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12955 - Maternal Child Health Integrated Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12955", "descriptions": []} +{"datatype": "Text", "external_id": "RlHalRvfavh", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1923", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Association of Public Health Laboratories", "Start Date": "2013-09-01", "Operational Unit": "Ukraine"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12957 - APHL", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12957", "descriptions": []} +{"datatype": "Text", "external_id": "t17rOb5kQfN", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1592", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "National Reference Laboratory", "Start Date": "2013-09-01", "Operational Unit": "Rwanda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12968 - NRL", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12968", "descriptions": []} +{"datatype": "Text", "external_id": "O4DgfDkvZEY", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "509", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Johns Hopkins University Bloomberg School of Public Health", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12970 - Pre-Service Training", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12970", "descriptions": []} +{"datatype": "Text", "external_id": "YiNW4M4LgWu", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6", "End Date": "2017-09-30", "Agency": "PC", "Partner": "U.S. Peace Corps", "Start Date": "2013-09-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12971 - HVOP -Prevention", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12971", "descriptions": []} +{"datatype": "Text", "external_id": "DytxrjUxmjh", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9646", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "KNCV Tuberculosis Foundation", "Start Date": "2013-09-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12975 - TB Care 1", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12975", "descriptions": []} +{"datatype": "Text", "external_id": "dGMX66F1clu", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10419", "End Date": "2014-09-30", "Agency": "DOD", "Partner": "Development Center for Public Health", "Start Date": "2014-09-30", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12976 - Development Center for Public Health (DCPH)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12976", "descriptions": []} +{"datatype": "Text", "external_id": "hwOpZdmhM82", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "5156", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Population Reference Bureau", "Start Date": "2014-09-30", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12979 - IDEA", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12979", "descriptions": []} +{"datatype": "Text", "external_id": "TIf35UpsbnW", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "939", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Uganda Virus Research Institute", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12981 - Strengthening capacity through improved management and coordination of laboratory, surveillance, and epidemiology activities, public health evaluations and training in Uganda \u2013 Lab Quality Assurance", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12981", "descriptions": []} +{"datatype": "Text", "external_id": "Fjhoqmt6qOi", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "547", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "United Nations Children's Fund", "Start Date": "2014-09-30", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12986 - UNICEF", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12986", "descriptions": []} +{"datatype": "Text", "external_id": "nxuCTOpEyKp", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "610", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Care International", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12988 - CARE", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12988", "descriptions": []} +{"datatype": "Text", "external_id": "dIxI5b3Zzxt", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "220", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12994 - FANIKISHA Institutional Strengthening", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12994", "descriptions": []} +{"datatype": "Text", "external_id": "XBQ3aOWZwGJ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1684", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "African Palliative Care Association", "Start Date": "2014-09-30", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12997 - Scaling up Palliative care for People Living with HIV/AIDS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12997", "descriptions": []} +{"datatype": "Text", "external_id": "udp5wSTnki2", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "12917", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Provincial Directorate of Health, Maputo", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "12998 - DPS Maputo Province", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "12998", "descriptions": []} +{"datatype": "Text", "external_id": "YIEMJSFliPG", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "14159", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "COUNCIL OF SCIENTIFIC AND INDUSTRIAL RESEARCH", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13000 - Council of Scientific and Industrial Research", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13000", "descriptions": []} +{"datatype": "Text", "external_id": "Zbi95z6CKb3", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3288", "End Date": "2018-09-30", "Agency": "State/PRM", "Partner": "United Nations High Commissioner for Refugees", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13002 - Supporting the Continuity of HIV/AIDS prevention and care programs for refugees in Uganda", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13002", "descriptions": []} +{"datatype": "Text", "external_id": "st87YC1l5Fd", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "14748", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "NACC", "Start Date": "2013-09-01", "Operational Unit": "Cameroon"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13003 - Strengthening the capacity of the National AIDS Control Committee to ensure prevention of HIV in health-care settings", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13003", "descriptions": []} +{"datatype": "Text", "external_id": "JRL1cYi26jz", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "14011", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "CENTER FOR INFECTIOUS DISEASE AND RESEARCH IN ZAMBIA", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13006 - CIDRZ - Community Compact", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13006", "descriptions": []} +{"datatype": "Text", "external_id": "vM1Fly0yOEx", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "12861", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "National Tuberculosis Program", "Start Date": "2013-09-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13007 - NTP Follow on", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13007", "descriptions": []} +{"datatype": "Text", "external_id": "ew9FuQ0WmHQ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2014-09-30", "Agency": "DOD", "Partner": "Population Services International", "Start Date": "2014-09-30", "Operational Unit": "Democratic Republic of the Congo"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13009 - Support to DRC Ministry of Defense: Capacity building of the PALS (MOD HIV/AIDS Coordinating Body)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13009", "descriptions": []} +{"datatype": "Text", "external_id": "I7hALHvmKCI", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "220", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01", "Operational Unit": "Democratic Republic of the Congo"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13010 - Integrated Health Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13010", "descriptions": []} +{"datatype": "Text", "external_id": "uKgBCgGTaDt", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1696", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "American Association of Blood Banks", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13013 - Blood Technical Assistance", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13013", "descriptions": []} +{"datatype": "Text", "external_id": "LlmACqbsl82", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "32", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Catholic Medical Mission Board", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13016 - CMMB", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13016", "descriptions": []} +{"datatype": "Text", "external_id": "mIbnPU7Md7u", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10091", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "American Society for Microbiology", "Start Date": "2013-09-01", "Operational Unit": "Democratic Republic of the Congo"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13017 - Global Laboratory Capacity Strengthening Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13017", "descriptions": []} +{"datatype": "Text", "external_id": "b2CX6dbLHo4", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13022 - Clinical Services System Strenghening (CHASS)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13022", "descriptions": []} +{"datatype": "Text", "external_id": "S9w6DMarxKG", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "984", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Impact Research and Development Organization", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13025 - Integrated HIV Prevention Interventions Including Male Circumcision", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13025", "descriptions": []} +{"datatype": "Text", "external_id": "tHh7l185jwY", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "950", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "National Medical Stores", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13026 - Purchase, Distribution and Tracking of Cotrimoxazole, HIV/AIDS Related Laboratory Commodities and Supplies in the Republic of Uganda under the Presidents' Emergency Plan for AIDS Relief", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13026", "descriptions": []} +{"datatype": "Text", "external_id": "qyqV5Pz1taV", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2014-09-30", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13027 - Preventive Technologies Agreement - Behavioral Surveillance Survey", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13027", "descriptions": []} +{"datatype": "Text", "external_id": "QGyEsKY9sJa", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "737", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Community Housing Foundation", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13028 - TA for Implementation and Expansion of Blood Safety Activities in Kenya", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13028", "descriptions": []} +{"datatype": "Text", "external_id": "qd0rsEri7JK", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3932", "End Date": "2018-09-30", "Agency": "State/AF", "Partner": "Regional Procurement Support Office/Frankfurt", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13029 - National Lab Infrastruture Initiative", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13029", "descriptions": []} +{"datatype": "Text", "external_id": "IphoDGfYOc1", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "230", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Population Council", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13033 - POPULATION COUNCIL", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13033", "descriptions": []} +{"datatype": "Text", "external_id": "aS7llFyjYp5", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15152", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "The International UNION against TB and Lung Disease (TB Care)", "Start Date": "2014-09-30", "Operational Unit": "Zimbabwe"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13037 - The International Union against Tuberculosis and Lung Disease (THE UNION)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13037", "descriptions": []} +{"datatype": "Text", "external_id": "ZgKtNPROhWX", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15411", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Ethiopia HIV/AIDS Counselors Association (EHACA)", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13039 - Ethiopia HIV/AIDS Counselors Association (EHACA)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13039", "descriptions": []} +{"datatype": "Text", "external_id": "veWJzp6RFNQ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4851", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Mothers 2 Mothers", "Start Date": "2014-09-30", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13040 - Kenya Mentor Mother Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13040", "descriptions": []} +{"datatype": "Text", "external_id": "ODvRDXMkslt", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "8269", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Central Bureau of Statistics", "Start Date": "2013-09-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13042 - Central Bureau of Statistics, National Planning Commission, Office of the President", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13042", "descriptions": []} +{"datatype": "Text", "external_id": "qDxlKdcpuDF", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "14588", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "LOCAL COMMERCIAL BANKS", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13045 - USAID Development Credit Authority", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13045", "descriptions": []} +{"datatype": "Text", "external_id": "lRrFZ6hkUgb", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "38", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Habitat for Humanity", "Start Date": "2013-09-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13046 - Habitat OVC-AB 2010 CDC CoAg", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13046", "descriptions": []} +{"datatype": "Text", "external_id": "ydOSDkY1wEv", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "13218", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Makerere University School of Medicine", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13047 - Scaling up comprehensive HIV/AIDS Services at Mulago and Mbarara University Teaching Hospitals", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13047", "descriptions": []} +{"datatype": "Text", "external_id": "HvtrTP9bKgO", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "851", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Coptic Hospital", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13050 - Coptic Hospital / University of Washington Collaborative HIV Care Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13050", "descriptions": []} +{"datatype": "Text", "external_id": "JxTpw4hAHA5", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6876", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Family Guidance Association of Ethiopia", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13053 - Strengthening Integration of PMTCT/STIs/HTC with Reproductive Health Services at Family Guidance Association's of Ethiopia Clinics and Youth Centers", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13053", "descriptions": []} +{"datatype": "Text", "external_id": "FyBedyTg6My", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15719", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "ICF Macro", "Start Date": "2013-09-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13054 - CRO Task Order Government of Bahamas and Trinidad and Tobago", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13054", "descriptions": []} +{"datatype": "Text", "external_id": "mDcLJugX7jD", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9871", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Ghana AIDS Commission", "Start Date": "2014-09-30", "Operational Unit": "Ghana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13059 - Community-Based M & E", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13059", "descriptions": []} +{"datatype": "Text", "external_id": "ptcHs9sSoP1", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "14673", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "MINISTRY OF PUBLIC HEALTH AND SANITATION", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13061 - Advancement of Public Health Practices in Kenya", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13061", "descriptions": []} +{"datatype": "Text", "external_id": "ALzCfGlvd0q", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "13238", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "National Blood Service Zimbabwe", "Start Date": "2013-09-01", "Operational Unit": "Zimbabwe"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13063 - Strengthening Blood Safety in the Republic of Zimbabwe", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13063", "descriptions": []} +{"datatype": "Text", "external_id": "SNYtEl0RVe3", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "501", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Columbia University Mailman School of Public Health", "Start Date": "2014-10-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13065 - ICAP HQ", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13065", "descriptions": []} +{"datatype": "Text", "external_id": "r7bNFE89vq1", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "463", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "University Research Corporation, LLC", "Start Date": "2013-09-01", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13067 - URC CDC Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13067", "descriptions": []} +{"datatype": "Text", "external_id": "n2bJyH90PRm", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "517", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "University of California at San Francisco", "Start Date": "2014-09-30", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13069 - University of California at San Francisco", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13069", "descriptions": []} +{"datatype": "Text", "external_id": "lS91p3KZlo7", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "52", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "World Vision International", "Start Date": "2016-10-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13070 - GBV Survivor Support", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13070", "descriptions": []} +{"datatype": "Text", "external_id": "VvWVQvdy51J", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13071 - TBD - Public Private Partnerships", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13071", "descriptions": []} +{"datatype": "Text", "external_id": "fjiKu2BOGpE", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13072 - Leadership, Management and Sustainability Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13072", "descriptions": []} +{"datatype": "Text", "external_id": "LtBrzcEmOv3", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "549", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "World Health Organization", "Start Date": "2013-09-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13073 - Umbrella (HQ)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13073", "descriptions": []} +{"datatype": "Text", "external_id": "AX7GpVntFal", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "453", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "John Snow, Inc.", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13076 - JSI Logistics Services", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13076", "descriptions": []} +{"datatype": "Text", "external_id": "klXS8nTXBLE", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "217", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "IntraHealth International, Inc", "Start Date": "2014-09-30", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13079 - CapacityPlus", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13079", "descriptions": []} +{"datatype": "Text", "external_id": "xyYOt7EDVYm", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Population Services International", "Start Date": "2013-09-01", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13082 - Combination Prevention", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13082", "descriptions": []} +{"datatype": "Text", "external_id": "DiG5kZmbhU4", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6349", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Sesame Street Workshop", "Start Date": "2014-09-30", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13083 - Sesame Workshop", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13083", "descriptions": []} +{"datatype": "Text", "external_id": "v7eSozxgvbB", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1616", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Project HOPE", "Start Date": "2013-09-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13090 - OVC and Tuberculosis Services in Namibia", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13090", "descriptions": []} +{"datatype": "Text", "external_id": "lFg4PEU5v4j", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1003", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Education Development Center", "Start Date": "2013-09-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13091 - Implementing the Living Life Skills Curriculum in Botswana", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13091", "descriptions": []} +{"datatype": "Text", "external_id": "DWuzsoe496R", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "14873", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "PACE", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13093 - Provision of the Basic Care Package in the Republic of Uganda under the President's Emmergency Plan for AIDS Relief", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13093", "descriptions": []} +{"datatype": "Text", "external_id": "hyYac9NOyOL", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1923", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Association of Public Health Laboratories", "Start Date": "2013-09-01", "Operational Unit": "Democratic Republic of the Congo"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13094 - Association of Public Health Laboratories Centrally funded CoAG", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13094", "descriptions": []} +{"datatype": "Text", "external_id": "rIenI5WjiTA", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13096 - Zambia-led Prevention Initiative (ZPI)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13096", "descriptions": []} +{"datatype": "Text", "external_id": "k9IyshSTt6E", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "293", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Liverpool VCT and Care", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13097 - Ungana Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13097", "descriptions": []} +{"datatype": "Text", "external_id": "fdeqwQ2Nz9h", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "463", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "University Research Corporation, LLC", "Start Date": "2013-09-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13101 - ASSIST (former Health Care Improvement) Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13101", "descriptions": []} +{"datatype": "Text", "external_id": "lgYqqv4dcDf", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "427", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Uganda Blood Transfusion Services", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13102 - Supporting the National Blood Transfusion Service (NBTS) in the Implementation and Strengthening of Blood Safety Activities in the Republic of Uganda under the President's Emergency Plan for AIDS Relief (PEPFAR)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13102", "descriptions": []} +{"datatype": "Text", "external_id": "yqV8asbha9A", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10163", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Baylor College of Medicine Children's Foundation", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13104 - Scaling up Comprehensive HIV/AIDS Services including provider initiated Testing and Counseling, TB/HIV, OVC, Care and ART for Adults and children in Eastern and West Nile regions in Uganda under the PEPFAR", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13104", "descriptions": []} +{"datatype": "Text", "external_id": "OwkQM62OCjQ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3975", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Khmer HIV/AIDS NGO Alliance", "Start Date": "2013-09-01", "Operational Unit": "Cambodia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13119 - KHANA SAHACOM", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13119", "descriptions": []} +{"datatype": "Text", "external_id": "W4YKtQSCjnM", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "7646", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Kayec Trust", "Start Date": "2013-09-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13120 - Self-Development and Skills for Vulnerable Youth", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13120", "descriptions": []} +{"datatype": "Text", "external_id": "PQtxoNU5YOU", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "519", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "University of Maryland", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13121 - Partnership in Advanced Clinical Education (PACE)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13121", "descriptions": []} +{"datatype": "Text", "external_id": "bfLED59Qykt", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "216", "End Date": "2014-09-30", "Agency": "HHS/HRSA", "Partner": "University of Washington", "Start Date": "2013-09-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13131 - I-TECH", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13131", "descriptions": []} +{"datatype": "Text", "external_id": "mKF4DUzMUUj", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15142", "End Date": "2014-09-30", "Agency": "HHS/NIH", "Partner": "THE JOHN E. FOGARTY INTERNATIONAL CENTER", "Start Date": "2014-09-30", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13135 - Fogarty", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13135", "descriptions": []} +{"datatype": "Text", "external_id": "qIrRgvBDV0g", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9077", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Infectious Disease Institute", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13136 - Scaling up comprehensive HIV/ Aids Services Including Provider Initiated Testing and Counseling (PITC), MARPI, SGBV at KCC Clinics", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13136", "descriptions": []} +{"datatype": "Text", "external_id": "PgS657n0a9M", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "501", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Columbia University Mailman School of Public Health", "Start Date": "2014-09-30", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13137 - Columbia UTAP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13137", "descriptions": []} +{"datatype": "Text", "external_id": "aIuu8YiE2Kb", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15465", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Public Health Informatics Institute", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13138 - Informatics Development and Support", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13138", "descriptions": []} +{"datatype": "Text", "external_id": "tP7OFmOoBIz", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1923", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Association of Public Health Laboratories", "Start Date": "2013-09-01", "Operational Unit": "South Sudan"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13142 - APHL", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13142", "descriptions": []} +{"datatype": "Text", "external_id": "o3QkyZgqY3W", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "463", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "University Research Corporation, LLC", "Start Date": "2013-09-01", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13144 - URC-Lab", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13144", "descriptions": []} +{"datatype": "Text", "external_id": "cq7Yclg9lSc", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3685", "End Date": "2018-09-30", "Agency": "HHS/HRSA", "Partner": "New York AIDS Institute", "Start Date": "2013-09-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13147 - HEATHQUAL", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13147", "descriptions": []} +{"datatype": "Text", "external_id": "Rw8cArUpcg6", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3931", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "University of Zimbabwe", "Start Date": "2013-09-01", "Operational Unit": "Zimbabwe"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13152 - Surveys, Evaluation, Assessments, and Monitoring", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13152", "descriptions": []} +{"datatype": "Text", "external_id": "TRBDLrOvGVm", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "831", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Federal Ministry of Health, Ethiopia", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13158 - Supporting the National Blood Transfusion services", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13158", "descriptions": []} +{"datatype": "Text", "external_id": "hUGTnpRo9B0", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16849", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Provincial Directorate of Health, Zambezia", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13160 - DPS Zambezia Province", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13160", "descriptions": []} +{"datatype": "Text", "external_id": "f4FfWEK9qAM", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "939", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Uganda Virus Research Institute", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13161 - Enhanced Prevention", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13161", "descriptions": []} +{"datatype": "Text", "external_id": "BrSSkZ5IJrO", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6", "End Date": "2014-09-30", "Agency": "PC", "Partner": "U.S. Peace Corps", "Start Date": "2013-09-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13162 - HVOP - Prevention", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13162", "descriptions": []} +{"datatype": "Text", "external_id": "PE1aHhEkGSF", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "205", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Engender Health", "Start Date": "2014-09-30", "Operational Unit": "Angola"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13163 - Gender Based Violence", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13163", "descriptions": []} +{"datatype": "Text", "external_id": "UOyyxgfkuG6", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "220", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13164 - Strengthening Public Health Laboratory Systems in Kenya", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13164", "descriptions": []} +{"datatype": "Text", "external_id": "BIoSSxbJjMv", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "440", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2013-09-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13166 - Strengthening Health Outcomes through the Private Sector (SHOPS)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13166", "descriptions": []} +{"datatype": "Text", "external_id": "JIazLSiGJc4", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3781", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Partnership for Supply Chain Management", "Start Date": "2013-09-01", "Operational Unit": "Cameroon"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13167 - Supplies and Reagents for CDC-NACC CoAg", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13167", "descriptions": []} +{"datatype": "Text", "external_id": "bmJ4RKCSV4H", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10091", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "American Society for Microbiology", "Start Date": "2013-09-01", "Operational Unit": "Ukraine"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13168 - ASM", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13168", "descriptions": []} +{"datatype": "Text", "external_id": "sx1A4BqhcWs", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "8386", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Makerere University School of Public Health", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13170 - Surveillance - Epi", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13170", "descriptions": []} +{"datatype": "Text", "external_id": "ud47xLOfVL9", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Population Services International", "Start Date": "2013-09-01", "Operational Unit": "Rwanda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13172 - Youth and MARP Friendly Services", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13172", "descriptions": []} +{"datatype": "Text", "external_id": "nzk1jQR8PDm", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "13939", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Biomedical Research and Training Institute", "Start Date": "2013-09-01", "Operational Unit": "Zimbabwe"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13173 - Strengthening Infection Control and Prevention in Health Care Facilities in Zimbabwe under the President\u2019s Emergency Plan for AIDS Relief (PEPFAR)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13173", "descriptions": []} +{"datatype": "Text", "external_id": "N1XdKraw06W", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "11802", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Remote Area Medical", "Start Date": "2014-09-30", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13175 - Hinterland Initiative (Expanding HIV/AIDS services to indigenous Amerindian Communities)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13175", "descriptions": []} +{"datatype": "Text", "external_id": "VeI2Up5oiAi", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3733", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Association of Schools of Public Health", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13179 - Emory University", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13179", "descriptions": []} +{"datatype": "Text", "external_id": "a0hMcOuwLpI", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "11766", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Programme National de Lutte contre le VIH/SIDA et IST", "Start Date": "2013-09-01", "Operational Unit": "Democratic Republic of the Congo"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13183 - Programme National de Lutte contre le VIH/SIDA et IST/ National AIDS Control Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13183", "descriptions": []} +{"datatype": "Text", "external_id": "Bd8Q2nNtUOr", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4505", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Institute of Human Virology, Nigeria", "Start Date": "2013-09-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13190 - ACTION in Community PMTCT Program (AIC)_2929", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13190", "descriptions": []} +{"datatype": "Text", "external_id": "XjvacYdu63Y", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "517", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "University of California at San Francisco", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13194 - UCSF PP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13194", "descriptions": []} +{"datatype": "Text", "external_id": "Xe146VD1RyP", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "234", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Project Concern International", "Start Date": "2013-09-01", "Operational Unit": "India"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13196 - PRATIBHA", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13196", "descriptions": []} +{"datatype": "Text", "external_id": "zQocKaD6ptV", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "13095", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "University of the West Indies", "Start Date": "2013-09-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13197 - Caribbean Health Leadership Institute/ UWI", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13197", "descriptions": []} +{"datatype": "Text", "external_id": "aWTVQN0uBel", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "14791", "End Date": "2016-09-30", "Agency": "DOD", "Partner": "NICASALUD", "Start Date": "2013-09-01", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13203 - Nicaragua - Nicasalud", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13203", "descriptions": []} +{"datatype": "Text", "external_id": "jWYnHZnebYA", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "204", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13206 - EGPAF CB", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13206", "descriptions": []} +{"datatype": "Text", "external_id": "xRuWyB0MWHz", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "11741", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Polytechnic of Namibia", "Start Date": "2013-09-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13207 - Cooperative Agreement 1U2GPS002902", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13207", "descriptions": []} +{"datatype": "Text", "external_id": "mPIrUVXSlZL", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9727", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Church Alliance for Orphans", "Start Date": "2013-09-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13209 - Community Action for OVC", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13209", "descriptions": []} +{"datatype": "Text", "external_id": "upCw0j7SOEc", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10018", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Global Healthcare Public Foundation", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13210 - Strengthening Laboratory Accreditation Services in Kenya", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13210", "descriptions": []} +{"datatype": "Text", "external_id": "y1F4FotuVId", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3685", "End Date": "2016-09-30", "Agency": "HHS/HRSA", "Partner": "New York AIDS Institute", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13212 - HIVQUAL", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13212", "descriptions": []} +{"datatype": "Text", "external_id": "U6QChwhkkYV", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "7579", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Deloitte Consulting Limited", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13214 - Fortalecimento dos Sistemas de Sa\u00fade e Ac\u00e7\u00e3o Social (FORSSAS)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13214", "descriptions": []} +{"datatype": "Text", "external_id": "HlnMUYhLfe7", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15446", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Medical Access Uganda Limited (MAUL)", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13226 - Procurement and Logistics Management of Health-related Commodities for HHS/CDC funded HIV/AIDS Programs", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13226", "descriptions": []} +{"datatype": "Text", "external_id": "GW8MlBp3Z8g", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "14461", "End Date": "2018-09-30", "Agency": "HHS/HRSA", "Partner": "ITECH", "Start Date": "2013-09-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13227 - I-TECH: Support to MOHSS National Health Training Center (NHTC)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13227", "descriptions": []} +{"datatype": "Text", "external_id": "IU0rHPjD38t", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "7579", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Deloitte Consulting Limited", "Start Date": "2013-09-01", "Operational Unit": "Ukraine"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13232 - HSS SHARe HIV Reform in Action-Removing HIV/AIDS Services' legal & operational barriers", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13232", "descriptions": []} +{"datatype": "Text", "external_id": "TDJnNhfMKlD", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9646", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "KNCV Tuberculosis Foundation", "Start Date": "2013-09-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13234 - Challenge TB", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13234", "descriptions": []} +{"datatype": "Text", "external_id": "jsewqpzQG6M", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10091", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "American Society for Microbiology", "Start Date": "2013-09-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13245 - Capacity-Building Assistance for Global HIV/AIDS Microbiological Laboratory", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13245", "descriptions": []} +{"datatype": "Text", "external_id": "bKE03S0vJi0", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "519", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "University of Maryland", "Start Date": "2014-09-30", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13246 - University of Maryland", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13246", "descriptions": []} +{"datatype": "Text", "external_id": "WVopcO6txt1", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "549", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "World Health Organization", "Start Date": "2013-09-01", "Operational Unit": "Ukraine"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13252 - WHO", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13252", "descriptions": []} +{"datatype": "Text", "external_id": "I7UCztdZjvb", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9853", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "New Partner", "Start Date": "2014-09-30", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13253 - Global Development Alliance", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13253", "descriptions": []} +{"datatype": "Text", "external_id": "k0PbCuRMxSL", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "514", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Tulane University", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13254 - Technical Assistance in support of HIV prevention, care, and treatment program and other infectious diseases", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13254", "descriptions": []} +{"datatype": "Text", "external_id": "bdnq4lJCuRJ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13255 - Community Clinical Health Services Strengthening (COMCHASS)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13255", "descriptions": []} +{"datatype": "Text", "external_id": "jyhMhDWiNne", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9881", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Cameroon Baptist Convention Health Board", "Start Date": "2013-09-01", "Operational Unit": "Cameroon"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13257 - Implementation of PMTCT CoAg1", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13257", "descriptions": []} +{"datatype": "Text", "external_id": "X4RVqWqOwbX", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13258 - Comprehensive Care for Children Affected by HIV and AIDS (C3)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13258", "descriptions": []} +{"datatype": "Text", "external_id": "aAd914zQeqm", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "421", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Ministry of Health and Social Welfare, Tanzania", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13262 - MOHSW Blood", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13262", "descriptions": []} +{"datatype": "Text", "external_id": "S2Me39KXo8E", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "12281", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "University of Eduardo Mondlane", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13263 - UEM Master of Public Health (MPH) and Field Epidemiology & Public Health Laboratory Management (FELTP) Support", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13263", "descriptions": []} +{"datatype": "Text", "external_id": "JaeN2H0vIeW", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "978", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "American Society of Clinical Pathology", "Start Date": "2013-09-01", "Operational Unit": "Ukraine"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13268 - ASCP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13268", "descriptions": []} +{"datatype": "Text", "external_id": "vM6glRQ37kU", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9872", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Global Health Systems Solutions, Ghana", "Start Date": "2013-09-01", "Operational Unit": "Ghana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13270 - GHSS/Lab Accreditation", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13270", "descriptions": []} +{"datatype": "Text", "external_id": "QvcWcLCnqJh", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "509", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Johns Hopkins University Bloomberg School of Public Health", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13271 - Preven\u00e7\u00e3o e Comunica\u00e7\u00e3o para Todos (PACTO)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13271", "descriptions": []} +{"datatype": "Text", "external_id": "Xz1dOyeUyIT", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "204", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Start Date": "2013-09-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13272 - EGPAF OVC-AB 2010 CDC Coag-Keneya", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13272", "descriptions": []} +{"datatype": "Text", "external_id": "qLpbMdLTJhB", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "501", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Columbia University Mailman School of Public Health", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13275 - ICAP Capacity Building Zambezia", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13275", "descriptions": []} +{"datatype": "Text", "external_id": "w5iOBgHlDIs", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6551", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "University Teaching Hospital", "Start Date": "2014-09-30", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13279 - University Teaching Hospital", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13279", "descriptions": []} +{"datatype": "Text", "external_id": "OCApRfvmeuM", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1923", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Association of Public Health Laboratories", "Start Date": "2014-09-30", "Operational Unit": "Ghana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13280 - Association of Public Health Laboratories (APHL)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13280", "descriptions": []} +{"datatype": "Text", "external_id": "mZz38SwcFli", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "233", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Program for Appropriate Technology in Health", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13287 - Establishment of Medical Waste Management Systems in Kenya", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13287", "descriptions": []} +{"datatype": "Text", "external_id": "el3zcaWeIU6", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3931", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "University of Zimbabwe", "Start Date": "2014-09-30", "Operational Unit": "Zimbabwe"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13293 - Development and Strengthening of Human Resources for Health Activities in Zimbabwe", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13293", "descriptions": []} +{"datatype": "Text", "external_id": "nW853sLTwRC", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1297", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Associazione Volontari per il Servizio Internazionale, Italy", "Start Date": "2013-09-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13296 - AVSI 2010 USAID CoAg", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13296", "descriptions": []} +{"datatype": "Text", "external_id": "wkWI8QUp100", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "594", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "World Education", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13301 - Pamoja Tuwalee", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13301", "descriptions": []} +{"datatype": "Text", "external_id": "Lim4UDdKfl8", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "39", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Hope Worldwide", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13302 - HIV Prevention Activities for Youth and General Population", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13302", "descriptions": []} +{"datatype": "Text", "external_id": "vnj3OKwjzEA", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "14267", "End Date": "2014-09-30", "Agency": "HHS/NIH", "Partner": "FOGARTY INTERNATIONAL CENTER", "Start Date": "2014-09-30", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13306 - Fogarty", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13306", "descriptions": []} +{"datatype": "Text", "external_id": "wsQgIsdsaaF", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "984", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Impact Research and Development Organization", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13307 - Prevention for Youth and General Population", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13307", "descriptions": []} +{"datatype": "Text", "external_id": "wZ4GsliIBjX", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "661", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Kenya Medical Research Institute", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13309 - Kenya Medical Research Institute", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13309", "descriptions": []} +{"datatype": "Text", "external_id": "w3uG9F1oVZ4", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "5727", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Centro de Orientacion e Investigacion Integral", "Start Date": "2014-09-30", "Operational Unit": "Dominican Republic"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13310 - Increasing Local Capacity to Provide HIV Prevention Services to Drug Users in the Dominican Republic", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13310", "descriptions": []} +{"datatype": "Text", "external_id": "qQwH2gXIMy7", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "11805", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Reproductive Health Uganda (RHU)", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13311 - Comprehensive Community Based HIV/AIDS Prevention Care & Support (RHU)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13311", "descriptions": []} +{"datatype": "Text", "external_id": "V7NVThscgYO", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "440", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13312 - Afyainfo", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13312", "descriptions": []} +{"datatype": "Text", "external_id": "x8vXihOIMN9", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3932", "End Date": "2018-09-30", "Agency": "State/AF", "Partner": "Regional Procurement Support Office/Frankfurt", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13313 - National Public Health Reference Laboratory", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13313", "descriptions": []} +{"datatype": "Text", "external_id": "weeitviaq0N", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10195", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Botswana Harvard AIDS Institute", "Start Date": "2013-09-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13316 - Pediatrics", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13316", "descriptions": []} +{"datatype": "Text", "external_id": "ym9pGBBA3N8", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "284", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Joint Clinical Research Center, Uganda", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13317 - Targeted HIV/AIDS and Laboratory Services (THALAS)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13317", "descriptions": []} +{"datatype": "Text", "external_id": "o3CNU4n5x8t", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10553", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Futures Group", "Start Date": "2013-09-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13319 - Health Policy Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13319", "descriptions": []} +{"datatype": "Text", "external_id": "Yi9f4BoF7Al", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "216", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "University of Washington", "Start Date": "2014-09-30", "Operational Unit": "Zimbabwe"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13320 - Health Resources and Services Administration (HRSA) International AIDS Training and Education Center - (IATEC) cooperative agreement", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13320", "descriptions": []} +{"datatype": "Text", "external_id": "kPtRshY6BGo", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "13249", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Reach Out Mbuya", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13325 - Provision of comprehensive, community-based HIV/AIDS services and Capacity Building of Indigenous Organizations in the Republic Of Uganda", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13325", "descriptions": []} +{"datatype": "Text", "external_id": "bNLzDbWx78K", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Population Services International", "Start Date": "2013-09-01", "Operational Unit": "Dominican Republic"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13334 - Increasing the Capacity to Provide HIV Prevention Services to Mobile Populations in the Dominican Republic", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13334", "descriptions": []} +{"datatype": "Text", "external_id": "Vl7Cdnk3Tik", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9653", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "African Field Epidemiology Network", "Start Date": "2013-09-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13335 - Regional Laboratory Accreditation", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13335", "descriptions": []} +{"datatype": "Text", "external_id": "T1XgtA18OsU", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "514", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Tulane University", "Start Date": "2013-09-01", "Operational Unit": "Democratic Republic of the Congo"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13338 - Technical Assistance in Support of the President's Emergency Plan for AIDS Relief", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13338", "descriptions": []} +{"datatype": "Text", "external_id": "hKxJD44rDBQ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13340 - APHIAPlus Rift Valley", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13340", "descriptions": []} +{"datatype": "Text", "external_id": "Mo2kzsMvX7y", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9870", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Ghana Health Service", "Start Date": "2014-09-30", "Operational Unit": "Ghana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13344 - GFELTP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13344", "descriptions": []} +{"datatype": "Text", "external_id": "j3KGpsRuCuR", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "549", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "World Health Organization", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13346 - Support Services for HIV Pandemic", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13346", "descriptions": []} +{"datatype": "Text", "external_id": "pzmPsFZd3yf", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4188", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Northrup Grumman", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13351 - PROMIS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13351", "descriptions": []} +{"datatype": "Text", "external_id": "TdoAfQIrz3o", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "717", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Kenya Episcopal Conference", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13354 - Kenya Conference of Catholic Bishops (KCCB)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13354", "descriptions": []} +{"datatype": "Text", "external_id": "pvWSyRI7tpF", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2703", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Ministry of Health and Social Welfare, Tanzania - Zanzibar AIDS Control Program", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13355 - ZACP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13355", "descriptions": []} +{"datatype": "Text", "external_id": "uIZFI0MoK5K", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3685", "End Date": "2014-09-30", "Agency": "HHS/HRSA", "Partner": "New York AIDS Institute", "Start Date": "2013-09-01", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13357 - HealthQual", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13357", "descriptions": []} +{"datatype": "Text", "external_id": "m3XMIi6MBol", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "216", "End Date": "2017-09-30", "Agency": "HHS/HRSA", "Partner": "University of Washington", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13359 - I-TECH", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13359", "descriptions": []} +{"datatype": "Text", "external_id": "CZLGMBzj8pF", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6", "End Date": "2014-09-30", "Agency": "PC", "Partner": "U.S. Peace Corps", "Start Date": "2014-09-30", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13360 - Peace Corps Volunteer Projects", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13360", "descriptions": []} +{"datatype": "Text", "external_id": "JD3CXmOE6Xo", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "84", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Christian Health Association of Kenya", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13366 - Expanding High Quality HIV Prevention, Care and Treatment within Faith-Based Health Facilities", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13366", "descriptions": []} +{"datatype": "Text", "external_id": "ye5u506ZU1C", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "549", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "World Health Organization", "Start Date": "2014-09-30", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13368 - WHO HQ - Support Services for the HIV/AIDS Pandemic", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13368", "descriptions": []} +{"datatype": "Text", "external_id": "F2DW55JbhzJ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "521", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "University of North Carolina at Chapel Hill, Carolina Population Center", "Start Date": "2013-09-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13369 - MEASURE Evaluation Phase III", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13369", "descriptions": []} +{"datatype": "Text", "external_id": "aSjwI725k08", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "517", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "University of California at San Francisco", "Start Date": "2013-09-01", "Operational Unit": "Ghana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13372 - UCSF/SI", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13372", "descriptions": []} +{"datatype": "Text", "external_id": "UsFdPC2htwU", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3317", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Clinical and Laboratory Standards Institute", "Start Date": "2013-09-01", "Operational Unit": "Ghana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13374 - Laboratory Standards", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13374", "descriptions": []} +{"datatype": "Text", "external_id": "s5AP33tyETs", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13382 - Oversight for RCH & Warehouses", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13382", "descriptions": []} +{"datatype": "Text", "external_id": "KnPvmhJajjF", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "246", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "African Medical and Research Foundation", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13383 - Supporting the Scale-up of Comprehensive HIV/AIDS Prevention Services in the Republic of Uganda under the Presidents Emergency Plan for AIDS Relief", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13383", "descriptions": []} +{"datatype": "Text", "external_id": "b5ob4zt7LMY", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15985", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Davis Memorial Hospital and Clinic", "Start Date": "2013-09-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13384 - Positively United to Support Humanity", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13384", "descriptions": []} +{"datatype": "Text", "external_id": "Ztj1fCvuwNw", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "846", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of Manitoba", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13385 - Prevention for MARPS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13385", "descriptions": []} +{"datatype": "Text", "external_id": "oczUItnInye", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Population Services International", "Start Date": "2014-09-30", "Operational Unit": "Democratic Republic of the Congo"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13386 - Advancing Social Marketing in DRC-AIDSTAR", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13386", "descriptions": []} +{"datatype": "Text", "external_id": "ls0gpGOJ96a", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "India"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13387 - DAKSH", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13387", "descriptions": []} +{"datatype": "Text", "external_id": "uG6SdQD7bQX", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13391 - TBD- New Operations Research Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13391", "descriptions": []} +{"datatype": "Text", "external_id": "TNzc9RV5IHk", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "519", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of Maryland", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13399 - Partnership for Advanced Care and Treatment (PACT)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13399", "descriptions": []} +{"datatype": "Text", "external_id": "kDTq9OExJTE", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3931", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "University of Zimbabwe", "Start Date": "2013-09-01", "Operational Unit": "Zimbabwe"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13401 - Strengthening the Master\u2019s Level Public Health Training Program in the Republic of Zimbabwe under the President\u2019s Emergency Plan for AIDS Relief (PEPFAR)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13401", "descriptions": []} +{"datatype": "Text", "external_id": "Lph7fQOBYCb", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "521", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "University of North Carolina at Chapel Hill, Carolina Population Center", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13409 - University of North Carolina at Chapel Hill - PS10-10108", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13409", "descriptions": []} +{"datatype": "Text", "external_id": "AV4Lb12TQoR", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9410", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Caribbean Community (CARICOM) Pan Caribbean Partnership Against AIDS", "Start Date": "2014-09-30", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13410 - PANCAP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13410", "descriptions": []} +{"datatype": "Text", "external_id": "ri6337A16NI", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1596", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "International Youth Foundation", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13413 - Youth:Work", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13413", "descriptions": []} +{"datatype": "Text", "external_id": "j6g6B5iHHfx", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "963", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Mildmay International", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13416 - Scaling up comprehensive HIV/AIDS services including PICT,TB/HIV,OVC,ART (including pregnant women)&children through public university teaching hospitals, regional referral hospitals& public& private-not-for-profit health", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13416", "descriptions": []} +{"datatype": "Text", "external_id": "rBVEF6CKq1n", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16691", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "ENTRENA S.A", "Start Date": "2013-09-01", "Operational Unit": "Dominican Republic"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13417 - ALERTA JOVEN", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13417", "descriptions": []} +{"datatype": "Text", "external_id": "p1exBmE0nj1", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Population Services International", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13434 - HIV Prevention for Most-at-Risk Populations (MARPS) - PSI", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13434", "descriptions": []} +{"datatype": "Text", "external_id": "g2srXacCBnv", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16526", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Ministry of Health (MOH)", "Start Date": "2013-09-01", "Operational Unit": "Ukraine"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13435 - MOH", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13435", "descriptions": []} +{"datatype": "Text", "external_id": "jaBEsgEeqZh", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9646", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "KNCV Tuberculosis Foundation", "Start Date": "2013-09-01", "Operational Unit": "Ghana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13438 - TB CARE I", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13438", "descriptions": []} +{"datatype": "Text", "external_id": "ODovoetOPTj", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "217", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "IntraHealth International, Inc", "Start Date": "2013-09-01", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13445 - Capacity+", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13445", "descriptions": []} +{"datatype": "Text", "external_id": "aUEeR1OWC18", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "5151", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Nawa Life Trust", "Start Date": "2013-09-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13448 - Prevention Alliance Namibia", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13448", "descriptions": []} +{"datatype": "Text", "external_id": "jAz0cE30p6W", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "India"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13453 - SNEH", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13453", "descriptions": []} +{"datatype": "Text", "external_id": "wY2SehE4afH", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9897", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Clinton Health Access Initiative", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13456 - Ethiopian Health Management Initiative (EHMI)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13456", "descriptions": []} +{"datatype": "Text", "external_id": "D3J2jvdSHgP", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "726", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Save the Children UK", "Start Date": "2013-09-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13462 - Building Capacity for OVC Care and Support in Seven Regions of Cote d'Ivoire", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13462", "descriptions": []} +{"datatype": "Text", "external_id": "bnSRua1kdBj", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15498", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Uganda Protestant Medical Board", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13466 - Provision of Comprehensive HIV/AIDS Care, Treatment and Prevention services in Track 1.0 Health Facilities in Uganda", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13466", "descriptions": []} +{"datatype": "Text", "external_id": "geRirOTRuTF", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "981", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "University of California at San Diego", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13470 - Twinning of US-based Universities with institutions in the Federal Democratic Republic of Ethiopia", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13470", "descriptions": []} +{"datatype": "Text", "external_id": "yGxe1BgRYLG", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19742", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Komisi Penanggulangan AIDS Nasional", "Start Date": "2013-09-01", "Operational Unit": "Indonesia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13473 - Indonesia Partnership Fund", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13473", "descriptions": []} +{"datatype": "Text", "external_id": "dqdQhTqgYgQ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "39", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Hope Worldwide", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13474 - HIV Prevention for MARPS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13474", "descriptions": []} +{"datatype": "Text", "external_id": "idVlra73A82", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9871", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Ghana AIDS Commission", "Start Date": "2013-09-01", "Operational Unit": "Ghana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13475 - GAC/M&E", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13475", "descriptions": []} +{"datatype": "Text", "external_id": "jmp9e1Sc2zp", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6277", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "International Center for AIDS Care and Treatment Programs, Columbia University", "Start Date": "2013-09-01", "Operational Unit": "Democratic Republic of the Congo"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13476 - Technical assistance in support of HIV prevention, care, and treatment programs and other infectious diseases that impact HIV-infected patients in the Democratic Republic of Congo in support of the President's Emergency P", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13476", "descriptions": []} +{"datatype": "Text", "external_id": "TRQ5ls1qLIN", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "220", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13479 - Building Local Capacity", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13479", "descriptions": []} +{"datatype": "Text", "external_id": "jFvYmVbJTvC", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "220", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13480 - Building Local Capacity for Delivery of Health Services in Southern Africa", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13480", "descriptions": []} +{"datatype": "Text", "external_id": "kemaetz9ya4", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "535", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of Nairobi", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13481 - Prevention for MARPS-Central and Eastern", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13481", "descriptions": []} +{"datatype": "Text", "external_id": "Sn3lnIosKLv", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2016-09-30", "Agency": "DOD", "Partner": "Population Services International", "Start Date": "2013-09-01", "Operational Unit": "Lesotho"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13484 - PSI/DOD support", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13484", "descriptions": []} +{"datatype": "Text", "external_id": "VP2dKvyILfh", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "313", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Protecting Families from AIDS, Uganda", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13486 - Scaling Up Integrated, Effective and Sustainable Services for the Prevention of Mother to Child Transmission of HIV (PMTCT) in Uganda", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13486", "descriptions": []} +{"datatype": "Text", "external_id": "WOTyoRKTLJM", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6", "End Date": "2016-09-30", "Agency": "PC", "Partner": "U.S. Peace Corps", "Start Date": "2013-09-01", "Operational Unit": "Central Asia Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13501 - Peace Corps", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13501", "descriptions": []} +{"datatype": "Text", "external_id": "fNKt6PTXgby", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "517", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "University of California at San Francisco", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13502 - Strengthening HIV Strategic Information Actvities in the Republic of Kenya", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13502", "descriptions": []} +{"datatype": "Text", "external_id": "ZSNiVcFnAFT", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4", "End Date": "2014-09-30", "Agency": "DOD", "Partner": "U.S. Department of Defense (Defense)", "Start Date": "2014-09-30", "Operational Unit": "South Sudan"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13506 - DOD-Direct", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13506", "descriptions": []} +{"datatype": "Text", "external_id": "ewRKNG4cSB6", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9422", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Ministry of Health, Dominican Republic", "Start Date": "2013-09-01", "Operational Unit": "Dominican Republic"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13507 - Strengthening Dominican Republic Public Ministry of Health in the Areas of Epidemiology, Monitoring and Evaluation, Tuberculosis, Blood Safety, Prevention and Laboratory", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13507", "descriptions": []} +{"datatype": "Text", "external_id": "LG30GgN8O2L", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15233", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "UNIVERSITY OF PUERTO RICO", "Start Date": "2013-09-01", "Operational Unit": "Dominican Republic"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13509 - Strengthening Dominican Republic Public Health Capacity in the Areas of Epidemiology, Monitoring and Evaluation and Laboratory Surveillance", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13509", "descriptions": []} +{"datatype": "Text", "external_id": "yZRcw2w7chK", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6850", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Global Health Communications", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13510 - HIV Prevention for Most-at-Risk Populations (MARPS) - GHC", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13510", "descriptions": []} +{"datatype": "Text", "external_id": "vOByJunMALW", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "246", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "African Medical and Research Foundation", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13517 - Strengthening Strategic Information in Kenya", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13517", "descriptions": []} +{"datatype": "Text", "external_id": "mwbmyduWH0c", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13518 - BPA Furniture and Computers", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13518", "descriptions": []} +{"datatype": "Text", "external_id": "skRvkdNLRSB", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Population Services International", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13521 - Community outreach and social mobilization for prevention", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13521", "descriptions": []} +{"datatype": "Text", "external_id": "elVbESNQpcz", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "13195", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Hope Cote d'Ivoire", "Start Date": "2013-09-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13525 - Hope CI OVC-AB 2010 CDC CoAg", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13525", "descriptions": []} +{"datatype": "Text", "external_id": "gNbFZ1ejaIO", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "14671", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "MINISTRY OF HIGHER EDUCATION AND SCIENCE AND TECHNOLOGY / UNIVERSITY AGOSTINHO NETO", "Start Date": "2013-09-01", "Operational Unit": "Angola"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13528 - FELTP/UAN", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13528", "descriptions": []} +{"datatype": "Text", "external_id": "ZSvR3uhoY3b", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "U.S. Department of Health and Human Services/Centers for Disease Control and Prevention (HHS/CDC)", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13530 - Technical assistance to build host government capacity", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13530", "descriptions": []} +{"datatype": "Text", "external_id": "TlTwPwWIUOd", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9653", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "African Field Epidemiology Network", "Start Date": "2013-09-01", "Operational Unit": "Angola"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13531 - AFENET/FELTP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13531", "descriptions": []} +{"datatype": "Text", "external_id": "XULkWCbQdLO", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "597", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "National Alliance of State and Territorial AIDS Directors", "Start Date": "2013-09-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13534 - NASTAD CoAg GH001508", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13534", "descriptions": []} +{"datatype": "Text", "external_id": "JfsxOtyXohy", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "233", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Program for Appropriate Technology in Health", "Start Date": "2014-09-30", "Operational Unit": "Democratic Republic of the Congo"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13537 - TB IQC: TB Task Order 2015- Support for Stop TB Strategy Implementation - DRC", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13537", "descriptions": []} +{"datatype": "Text", "external_id": "ozhvhNmZ7i5", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "215", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "International Rescue Committee", "Start Date": "2013-09-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13539 - IRC 2010 CDC Coag", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13539", "descriptions": []} +{"datatype": "Text", "external_id": "xlYpu0vXvZ5", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "11767", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Programme National de Transfusion et S\u00e9curit\u00e9 Sanguine", "Start Date": "2013-09-01", "Operational Unit": "Democratic Republic of the Congo"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13542 - Programme National de Transfusion et S\u00e9curit\u00e9 Sanguine (PNTS) / National Blood Safety Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13542", "descriptions": []} +{"datatype": "Text", "external_id": "Dybit5JTxAQ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "204", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13543 - PAMOJA", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13543", "descriptions": []} +{"datatype": "Text", "external_id": "msfG95P95e9", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6", "End Date": "2018-09-30", "Agency": "PC", "Partner": "U.S. Peace Corps", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13545 - Peace Corps", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13545", "descriptions": []} +{"datatype": "Text", "external_id": "fgYNuPusYwU", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10676", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "Henry Jackson Foundation", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13546 - Kisumu West", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13546", "descriptions": []} +{"datatype": "Text", "external_id": "YHcVx2LQZQu", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "220", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13548 - Health Commodities & Services Management Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13548", "descriptions": []} +{"datatype": "Text", "external_id": "Z73HcVcDUwr", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "391", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "National Blood Transfusion Service, Kenya", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13550 - Implementation and Expansion of Blood Safety Activities in Kenya", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13550", "descriptions": []} +{"datatype": "Text", "external_id": "bfXxLBqm06v", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "30", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Balm in Gilead", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13553 - FBO TA Provider", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13553", "descriptions": []} +{"datatype": "Text", "external_id": "GIW7JL25ZC2", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15708", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Foundation for Innovative New Diagnostics", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13554 - FIND", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13554", "descriptions": []} +{"datatype": "Text", "external_id": "QzezjcB0ieL", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9653", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "African Field Epidemiology Network", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13555 - FELTP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13555", "descriptions": []} +{"datatype": "Text", "external_id": "edFmpEUtdD0", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "474", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Human Science Research Council of South Africa", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13558 - GH000258", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13558", "descriptions": []} +{"datatype": "Text", "external_id": "nYb1tJnit15", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "219", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "JHPIEGO", "Start Date": "2013-09-01", "Operational Unit": "Angola"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13559 - Strengthening Angolan Systems for Health (SASH)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13559", "descriptions": []} +{"datatype": "Text", "external_id": "w5NptAJSIXD", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2857", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "ACONDA", "Start Date": "2013-09-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13561 - ACONDA CoAg 2011", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13561", "descriptions": []} +{"datatype": "Text", "external_id": "oCflmGCvgsf", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3245", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Chreso Ministries", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13562 - CHRESO Ministries", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13562", "descriptions": []} +{"datatype": "Text", "external_id": "myqgdcNAico", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Population Services International", "Start Date": "2013-09-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13563 - Providing Technical Assistance for the Development of National Campaigns", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13563", "descriptions": []} +{"datatype": "Text", "external_id": "XxR9SjCzd7H", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "354", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Federal Ministry of Health, Nigeria", "Start Date": "2013-09-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13564 - Strengthening Institutional Capacity for the Delivery of Integrated HIV/AIDS Services in Nigeria (SICDHAN)_134", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13564", "descriptions": []} +{"datatype": "Text", "external_id": "NHrDO8K44Ks", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "240", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Tebelopele Voluntary Counseling and Testing", "Start Date": "2013-09-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13566 - Expanding Access and Enhancing Quality of Integrated HTC Services", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13566", "descriptions": []} +{"datatype": "Text", "external_id": "a3MN5VcsRAn", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "517", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of California at San Francisco", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13567 - GH000251", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13567", "descriptions": []} +{"datatype": "Text", "external_id": "GUlBTfZLKT9", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15503", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of Miami School of Medicine", "Start Date": "2013-09-01", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13569 - University of Miami", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13569", "descriptions": []} +{"datatype": "Text", "external_id": "LgVZ6jfBKzN", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Population Services International", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13570 - MMC GH000248", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13570", "descriptions": []} +{"datatype": "Text", "external_id": "erSKYS7GYKQ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Population Services International", "Start Date": "2013-09-01", "Operational Unit": "Angola"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13572 - Ouakula (Social Marketing for Health)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13572", "descriptions": []} +{"datatype": "Text", "external_id": "PhIner8Qaxs", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "India"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13573 - Improving Healthy Behaviors Program (IHBP)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13573", "descriptions": []} +{"datatype": "Text", "external_id": "KguGWN8JONb", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6411", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "HIV Managed Care Solutions", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13577 - GH000291", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13577", "descriptions": []} +{"datatype": "Text", "external_id": "tozq04Xa75R", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "14011", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "CENTER FOR INFECTIOUS DISEASE AND RESEARCH IN ZAMBIA", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13580 - CIDRZ Achieve", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13580", "descriptions": []} +{"datatype": "Text", "external_id": "gkzMCDwwSZI", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15245", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "UNODC", "Start Date": "2013-09-01", "Operational Unit": "Ukraine"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13582 - HIV PLEDGE", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13582", "descriptions": []} +{"datatype": "Text", "external_id": "zy9M8nwUAf5", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "501", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Columbia University Mailman School of Public Health", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13583 - ICAP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13583", "descriptions": []} +{"datatype": "Text", "external_id": "Gepj97YD5Fh", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9371", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Shout It Now", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13585 - GH000285", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13585", "descriptions": []} +{"datatype": "Text", "external_id": "EFvKusWDWMf", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "233", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Program for Appropriate Technology in Health", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13588 - APHIAplus Nyanza/Western", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13588", "descriptions": []} +{"datatype": "Text", "external_id": "Bi9rzoqscyD", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "463", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "University Research Corporation, LLC", "Start Date": "2013-09-01", "Operational Unit": "Cambodia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13591 - HIV Innovate and Evaluate", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13591", "descriptions": []} +{"datatype": "Text", "external_id": "eeXAy1eeSEs", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15481", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "SURINAME MOH", "Start Date": "2013-09-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13593 - Suriname MOH CoAg GH000640", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13593", "descriptions": []} +{"datatype": "Text", "external_id": "rbP1hudMHQa", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Democratic Republic of the Congo"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13595 - ROADS II", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13595", "descriptions": []} +{"datatype": "Text", "external_id": "oE4fHQxQgp2", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15443", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Mayo Clinic", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13597 - Continued Education Health Workers", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13597", "descriptions": []} +{"datatype": "Text", "external_id": "fXuLE8iQjH4", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "219", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "JHPIEGO", "Start Date": "2013-09-01", "Operational Unit": "Rwanda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13598 - JHPIEGO Rwanda", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13598", "descriptions": []} +{"datatype": "Text", "external_id": "oLRQ3GxYJxS", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3762", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Social Impact", "Start Date": "2013-09-01", "Operational Unit": "India"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13599 - Evaluation Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13599", "descriptions": []} +{"datatype": "Text", "external_id": "mOSOwUYwxW6", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16843", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Society for Family Health (16843)", "Start Date": "2013-09-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13601 - Strengthening HIV Prevention for Key Populations", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13601", "descriptions": []} +{"datatype": "Text", "external_id": "J7nK2IpYkgs", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "220", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13602 - LMG (Leadership, Management and Governance Project)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13602", "descriptions": []} +{"datatype": "Text", "external_id": "pKqzeoq8PUY", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13605 - Livelihoods and Food Security Technical Assistance Project (LIFT)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13605", "descriptions": []} +{"datatype": "Text", "external_id": "GuzCwq6jPCX", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "220", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01", "Operational Unit": "Angola"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13607 - SIAPS - OLD", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13607", "descriptions": []} +{"datatype": "Text", "external_id": "AoKIAJ83282", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "216", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of Washington", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13608 - GH000324", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13608", "descriptions": []} +{"datatype": "Text", "external_id": "OXmHLQgAtkH", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "501", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Columbia University Mailman School of Public Health", "Start Date": "2013-09-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13616 - Columbia University ICAP - CDC CoAg 2011", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13616", "descriptions": []} +{"datatype": "Text", "external_id": "uu3rjNmeRor", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "501", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Columbia University Mailman School of Public Health", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13618 - GH000249", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13618", "descriptions": []} +{"datatype": "Text", "external_id": "uz9MAOLOJkP", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "219", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "JHPIEGO", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13619 - GH000237", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13619", "descriptions": []} +{"datatype": "Text", "external_id": "aX7M7cKvDeR", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "273", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Groupe Haitien d'Etude du Sarcome de Kaposi et des Infections Opportunistes", "Start Date": "2013-09-01", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13620 - GHESKIO 0545", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13620", "descriptions": []} +{"datatype": "Text", "external_id": "OHoKdm6zegc", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19907", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Palladium Group", "Start Date": "2013-09-01", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13621 - Support to UPE", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13621", "descriptions": []} +{"datatype": "Text", "external_id": "bioZYWP3OLc", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2014-09-30", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13622 - Food and Nutrition Technical Assistance (FANTA) Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13622", "descriptions": []} +{"datatype": "Text", "external_id": "vXAwFg1mt84", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Democratic Republic of the Congo"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13623 - Providing Capacity-Building Assistance to Government and Indigenous Congolese Organizations to Improve HIV/AIDS Service Delivery in the Democratic Republic of Congo under PEPFAR", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13623", "descriptions": []} +{"datatype": "Text", "external_id": "nTkipYybRL4", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9883", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Sante Espoir Vie - Cote d'Ivoire", "Start Date": "2013-09-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13624 - SEV-CI CDC CoAg 2011", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13624", "descriptions": []} +{"datatype": "Text", "external_id": "ZzQ0hBMKJFE", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Population Services International", "Start Date": "2013-09-01", "Operational Unit": "Angola"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13625 - PROACTIVO", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13625", "descriptions": []} +{"datatype": "Text", "external_id": "ZPPurZbLKmN", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10553", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Futures Group", "Start Date": "2014-09-30", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13626 - Health Policy Initiative", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13626", "descriptions": []} +{"datatype": "Text", "external_id": "kMC54gK2z7o", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Population Services International", "Start Date": "2013-09-01", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13630 - PSI-CPP (Combination Prevention Program)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13630", "descriptions": []} +{"datatype": "Text", "external_id": "YvTqMtE73pg", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9882", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Fondation Ariel Glaser Pour la Lutte Contre le Sida Pediatrique en Cote D'Ivoire", "Start Date": "2013-09-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13631 - Fondation Ariel CDC CoAg 2011", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13631", "descriptions": []} +{"datatype": "Text", "external_id": "VNhZDiJxX1V", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "501", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Columbia University Mailman School of Public Health", "Start Date": "2014-09-30", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13634 - PHC Evaluation", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13634", "descriptions": []} +{"datatype": "Text", "external_id": "J6pHl9QuVHU", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "509", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Johns Hopkins University Bloomberg School of Public Health", "Start Date": "2014-09-30", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13635 - Behavior & Social Change Communication in Cote d'Ivoire (PACT: Active Prevention & Transformative Communication) (Bilateral award ending Sept2013)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13635", "descriptions": []} +{"datatype": "Text", "external_id": "YVHKoGLMfOK", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "219", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "JHPIEGO", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13636 - APHIAplus Central/Eastern", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13636", "descriptions": []} +{"datatype": "Text", "external_id": "UlK7qz9R0jb", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "453", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "John Snow, Inc.", "Start Date": "2013-09-01", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13637 - SPRING", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13637", "descriptions": []} +{"datatype": "Text", "external_id": "nP1d0G0Mujn", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "13088", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of Cape Town", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13644 - GH000371", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13644", "descriptions": []} +{"datatype": "Text", "external_id": "mTXtdBXZMgz", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "204", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Start Date": "2013-09-01", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13645 - EGPAF-EPAS (Eliminating Pediatric AIDS in Swaziland)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13645", "descriptions": []} +{"datatype": "Text", "external_id": "cCOBcG6xnCB", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "216", "End Date": "2016-09-30", "Agency": "HHS/HRSA", "Partner": "University of Washington", "Start Date": "2013-09-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13646 - International Training and Education Center for Health (ITECH)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13646", "descriptions": []} +{"datatype": "Text", "external_id": "Ylt3vroXXtM", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "India"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13649 - Civil Society", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13649", "descriptions": []} +{"datatype": "Text", "external_id": "kuFVYliRWQJ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "204", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Start Date": "2013-09-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13651 - EGPAF international CDC CoAg 2011-Djidja", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13651", "descriptions": []} +{"datatype": "Text", "external_id": "wEbhQQc3dtz", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "597", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "National Alliance of State and Territorial AIDS Directors", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13653 - National Alliance of State and Territorial AIDS Directors (NASTAD)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13653", "descriptions": []} +{"datatype": "Text", "external_id": "HFPKwJ75Hjf", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13654 - University Follow on for UCM and ISCISA", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13654", "descriptions": []} +{"datatype": "Text", "external_id": "ia4Js6XKKvb", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3185", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Marie Stopes International", "Start Date": "2013-09-01", "Operational Unit": "Cambodia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13660 - SIFPO/MSI - OHSS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13660", "descriptions": []} +{"datatype": "Text", "external_id": "OAQIqLGJrWx", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13661 - CISM - Manhica Research Center - Follow On", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13661", "descriptions": []} +{"datatype": "Text", "external_id": "ZfQrzUb3eV0", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "463", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "University Research Corporation, LLC", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13662 - TIBU HOMA", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13662", "descriptions": []} +{"datatype": "Text", "external_id": "T9dXrh7ZN2a", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "228", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Pathfinder International", "Start Date": "2014-09-30", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13664 - APHIAplus Nairobi/Coast", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13664", "descriptions": []} +{"datatype": "Text", "external_id": "N5hPulcQmyb", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "440", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2014-09-30", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13665 - HS 20/20 Associate Award", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13665", "descriptions": []} +{"datatype": "Text", "external_id": "PACCjo1R6r0", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15384", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Center for Integrated Health Programs", "Start Date": "2013-09-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13667 - Bridges_145", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13667", "descriptions": []} +{"datatype": "Text", "external_id": "XU54qYp7mcX", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15416", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Fundacao ARIEL Contra a SIDA Pediatrica", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13668 - ARIEL", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13668", "descriptions": []} +{"datatype": "Text", "external_id": "UK19yDiiANr", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "234", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Project Concern International", "Start Date": "2013-09-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13669 - OVC-Gender", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13669", "descriptions": []} +{"datatype": "Text", "external_id": "KLELgamnVvI", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10091", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "American Society for Microbiology", "Start Date": "2014-09-30", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13671 - ASM", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13671", "descriptions": []} +{"datatype": "Text", "external_id": "XwpAHZO0bij", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3317", "End Date": "2015-12-31", "Agency": "HHS/CDC", "Partner": "Clinical and Laboratory Standards Institute", "Start Date": "2010-08-01", "Operational Unit": "Rwanda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13672 - Clinical Laboratory Standards Institute", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13672", "descriptions": []} +{"datatype": "Text", "external_id": "w61RkYiukkK", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13676 - Food and Nutrition Technical Assistance III (FANTA)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13676", "descriptions": []} +{"datatype": "Text", "external_id": "lAHT4un8tF5", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10669", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Health Information Systems Program", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13682 - GH00460", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13682", "descriptions": []} +{"datatype": "Text", "external_id": "lk9L0fflIZ5", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6559", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of Zambia School of Medicine", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13684 - UNZA ZEPACT", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13684", "descriptions": []} +{"datatype": "Text", "external_id": "kpiU2PQvJaZ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1717", "End Date": "2014-09-30", "Agency": "DOD", "Partner": "Research Triangle International", "Start Date": "2013-09-01", "Operational Unit": "South Sudan"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13685 - RTI DOD Alcohol", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13685", "descriptions": []} +{"datatype": "Text", "external_id": "yDSxG9fZskD", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "219", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "JHPIEGO", "Start Date": "2014-09-30", "Operational Unit": "South Sudan"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13687 - Maternal and Child Health Integrated Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13687", "descriptions": []} +{"datatype": "Text", "external_id": "k8I4cl8hVtf", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6841", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Health and Development Africa", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13688 - GH000252", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13688", "descriptions": []} +{"datatype": "Text", "external_id": "azp6Gd4zEWU", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "11677", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Organisation for Public Health Interventions and Development", "Start Date": "2014-09-30", "Operational Unit": "Zimbabwe"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13692 - Families and Communities for the Elimination of Pediatric HIV (FACE-Pediatric HIV)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13692", "descriptions": []} +{"datatype": "Text", "external_id": "bH2dAUHeGGh", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15410", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Epicentre AIDS Risk Management", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13695 - GH00372", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13695", "descriptions": []} +{"datatype": "Text", "external_id": "jQm0Wwnvd9e", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3781", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Partnership for Supply Chain Management", "Start Date": "2013-09-01", "Operational Unit": "Democratic Republic of the Congo"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13696 - Supply Chain Management System", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13696", "descriptions": []} +{"datatype": "Text", "external_id": "x6hBhezRnIl", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "365", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Kenya Medical Supplies Agency", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13701 - KEMSA Medical Commodities Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13701", "descriptions": []} +{"datatype": "Text", "external_id": "btMun0eZcub", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "220", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01", "Operational Unit": "Democratic Republic of the Congo"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13703 - Systems for Improved Access to Pharmaceuticals and Services (SIAPS)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13703", "descriptions": []} +{"datatype": "Text", "external_id": "mKxLXpRbF5Z", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "519", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "University of Maryland", "Start Date": "2013-09-01", "Operational Unit": "Rwanda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13704 - PARTNERSHIP FOR ADVANCED CLINICAL MENTORSHIP (PACM)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13704", "descriptions": []} +{"datatype": "Text", "external_id": "jFJEWAUL7IQ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "216", "End Date": "2018-09-30", "Agency": "HHS/HRSA", "Partner": "University of Washington", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13709 - University of Washington - ITECH", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13709", "descriptions": []} +{"datatype": "Text", "external_id": "gTO7YsOZHIh", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "549", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "World Health Organization", "Start Date": "2013-09-01", "Operational Unit": "South Sudan"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13712 - WHO-Blood Safety", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13712", "descriptions": []} +{"datatype": "Text", "external_id": "jj2iCEjrdEv", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15447", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Medical Laboratories Science Council of Nigeria", "Start Date": "2013-09-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13713 - Mentoring Laboratories Towards National Accreditation (MELTNA)_090", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13713", "descriptions": []} +{"datatype": "Text", "external_id": "TH2WIOxLB3b", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15468", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Registered Trustees for the Uganda Episcopal Conference", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13717 - Provision of Comprehensive CARE, Treatment and Prevention Services in Indigenous Health Facilities - AIDS Care and Treatment", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13717", "descriptions": []} +{"datatype": "Text", "external_id": "nmx5KuqIBnd", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13719 - RMNCH (former M-CHIP)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13719", "descriptions": []} +{"datatype": "Text", "external_id": "rmReYaSIMfX", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "204", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Start Date": "2013-09-01", "Operational Unit": "Democratic Republic of the Congo"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13730 - Malamu", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13730", "descriptions": []} +{"datatype": "Text", "external_id": "qanKvDKjwps", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3240", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Development Aid from People to People Humana Zambia", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13731 - DAPP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13731", "descriptions": []} +{"datatype": "Text", "external_id": "q1ay4YB5Gid", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "204", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Start Date": "2013-09-01", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13738 - EGPAF-PIHTC (Provider-initiated HIV Testing & Counseling)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13738", "descriptions": []} +{"datatype": "Text", "external_id": "HT8AS4t1PFx", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13742 - C-BLD (Capacity Building and Livelihoods Development)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13742", "descriptions": []} +{"datatype": "Text", "external_id": "qVeRqYXoKwl", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "5648", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Eastern, Central and Southern African Health Community Secretariat", "Start Date": "2014-09-30", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13743 - ECSA-HRAA (Health Resources for Africa Alliance)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13743", "descriptions": []} +{"datatype": "Text", "external_id": "e89jmdNQaSN", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "273", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Groupe Haitien d'Etude du Sarcome de Kaposi et des Infections Opportunistes", "Start Date": "2013-09-01", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13744 - GHESKIO 541", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13744", "descriptions": []} +{"datatype": "Text", "external_id": "kReFMQGZac2", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "501", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Columbia University Mailman School of Public Health", "Start Date": "2014-09-30", "Operational Unit": "Cameroon"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13745 - ICAP Columbia University", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13745", "descriptions": []} +{"datatype": "Text", "external_id": "zuyvqInIwM6", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "220", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2014-09-30", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13749 - AIDSTAR II", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13749", "descriptions": []} +{"datatype": "Text", "external_id": "iVkD9LxORt9", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "539", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of Stellenbosch, South Africa", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13750 - GH000320", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13750", "descriptions": []} +{"datatype": "Text", "external_id": "xbA4UR2ZaKt", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1616", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Project HOPE", "Start Date": "2013-09-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13752 - Adherence & Retention Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13752", "descriptions": []} +{"datatype": "Text", "external_id": "ICKw2epmh0s", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15456", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "National Primary Health Care Development Agency", "Start Date": "2013-09-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13753 - Program for HIV/AIDS Integration and Decentralization in Nigeria (PHAID)_089", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13753", "descriptions": []} +{"datatype": "Text", "external_id": "FSuUo5bF2re", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1717", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Research Triangle International", "Start Date": "2013-09-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13759 - Pathways for Participation", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13759", "descriptions": []} +{"datatype": "Text", "external_id": "rf2w5r5AO8W", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "763", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "University of the Western Cape", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13760 - Education and HIV Prevention", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13760", "descriptions": []} +{"datatype": "Text", "external_id": "c4UueJyEzyx", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "467", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Aurum Health Research", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13761 - District HRH GH000162", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13761", "descriptions": []} +{"datatype": "Text", "external_id": "Xi4uRWXARmO", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Population Services International", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13764 - Integrated Health Social Marketing", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13764", "descriptions": []} +{"datatype": "Text", "external_id": "as8yuPL4QnW", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15467", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Re-Action!", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13767 - GH000255", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13767", "descriptions": []} +{"datatype": "Text", "external_id": "jRfI21EGQQt", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3201", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Harari Regional Health Bureau", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13770 - Support to GOE Regional Health Bureau in Harari", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13770", "descriptions": []} +{"datatype": "Text", "external_id": "qbJJ3IY7Qza", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "964", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Howard University", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13771 - GH000391", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13771", "descriptions": []} +{"datatype": "Text", "external_id": "WJ2VHznLzK0", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "220", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2014-09-30", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13772 - MSH-BLC (Building Local Capacity)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13772", "descriptions": []} +{"datatype": "Text", "external_id": "B07CeVv20Xd", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6841", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Health and Development Africa", "Start Date": "2014-09-30", "Operational Unit": "Angola"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13773 - Next Generation BSS Truckers Study", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13773", "descriptions": []} +{"datatype": "Text", "external_id": "p1q0ZJSQq69", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1596", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "International Youth Foundation", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13774 - Tanzania Youth Scholars", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13774", "descriptions": []} +{"datatype": "Text", "external_id": "pdX2UQCbep0", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15382", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Center for Collaboration in Health", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13776 - CCS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13776", "descriptions": []} +{"datatype": "Text", "external_id": "zaGZhWQEAdl", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "549", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "World Health Organization", "Start Date": "2013-09-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13779 - WHO", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13779", "descriptions": []} +{"datatype": "Text", "external_id": "CgnxCP5cT7e", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15946", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "International Center for Reproductive Health, Mozambique", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13782 - Improved Reproductive Health and Rights Services for Most at Risk Populations in Tete", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13782", "descriptions": []} +{"datatype": "Text", "external_id": "BypeeYxTaiX", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "7813", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Instituto Nacional de Sa\u00fade", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13784 - INS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13784", "descriptions": []} +{"datatype": "Text", "external_id": "IJj2cl608kF", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "902", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Churches Health Association of Zambia", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13787 - CHAZ", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13787", "descriptions": []} +{"datatype": "Text", "external_id": "lC0bulxIkqR", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "931", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "South African Clothing & Textile Workers' Union", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13789 - GH000265", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13789", "descriptions": []} +{"datatype": "Text", "external_id": "P7YzvbNm4ky", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Population Services International", "Start Date": "2013-09-01", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13791 - PSI-CIHTC (Client-initiated HIV Testing & Counseling)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13791", "descriptions": []} +{"datatype": "Text", "external_id": "GIeqST6f2t4", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "453", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "John Snow, Inc.", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13792 - Support to the HIV/AIDS Response in Zambia II (SHARe II)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13792", "descriptions": []} +{"datatype": "Text", "external_id": "RnHu32wu3TC", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "12084", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "TB/HIV Care", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13793 - Comprehensive HIV prevention GH000306", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13793", "descriptions": []} +{"datatype": "Text", "external_id": "meCkvJju1ig", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "403", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Oromia Health Bureau, Ethiopia", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13794 - Oromia Regional Health Bureau HIV/AIDS program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13794", "descriptions": []} +{"datatype": "Text", "external_id": "an4Ncjub2c6", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "750", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Health Systems Trust", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13797 - District Support GH000175", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13797", "descriptions": []} +{"datatype": "Text", "external_id": "a1LioGqbnCE", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "761", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Soul City", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13798 - GH000294", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13798", "descriptions": []} +{"datatype": "Text", "external_id": "Lsc6GpYfmLa", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19443", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Global Health Systems Solutions", "Start Date": "2013-09-01", "Operational Unit": "Cameroon"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13799 - GHSS-Strengthening Public Health Laboratory Systems in Cameroon", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13799", "descriptions": []} +{"datatype": "Text", "external_id": "skKijTCXrj5", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "501", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Columbia University Mailman School of Public Health", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13800 - TB Capacity Building GH000388", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13800", "descriptions": []} +{"datatype": "Text", "external_id": "o75QuxbqZCF", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "535", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of Nairobi", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13802 - Central Province Response Integration, Strengthening & Sustainability Project (CRISSP)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13802", "descriptions": []} +{"datatype": "Text", "external_id": "YJJYTM7qPqc", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "216", "End Date": "2016-09-30", "Agency": "HHS/HRSA", "Partner": "University of Washington", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13805 - International Training and Education Center for Health (ITECH)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13805", "descriptions": []} +{"datatype": "Text", "external_id": "QjLeiayMpph", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3833", "End Date": "2014-09-30", "Agency": "DOL", "Partner": "International Labor Organization", "Start Date": "2014-09-30", "Operational Unit": "India"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13810 - Department of Labor", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13810", "descriptions": []} +{"datatype": "Text", "external_id": "uO5hOhp5oEg", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "220", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13833 - TRACK TB", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13833", "descriptions": []} +{"datatype": "Text", "external_id": "SbHa4TSdpKa", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10163", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Baylor College of Medicine Children's Foundation", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13835 - Strengthening National Pediatric HIV/AIDS and Scaling up Comprehensive HIV/AIDS Services in the Republic of Uganda under The President\u2019s Emergency Plan For AIDS Relief", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13835", "descriptions": []} +{"datatype": "Text", "external_id": "CezGh7gd7c3", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4628", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "QED Group, LLC", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13837 - Monitoring, Evaluation and Learning Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13837", "descriptions": []} +{"datatype": "Text", "external_id": "wtnhREhHiH0", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "549", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "World Health Organization", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13841 - CDC-WHO collaboration", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13841", "descriptions": []} +{"datatype": "Text", "external_id": "K9tS4oreqpr", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1693", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Ministry of Health, Uganda", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13864 - Ministry of Health, Uganda", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13864", "descriptions": []} +{"datatype": "Text", "external_id": "Gv6hKuci17R", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13867 - Strengthening Health Outcomes through the Private Sector (SHOPS)-Follow on", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13867", "descriptions": []} +{"datatype": "Text", "external_id": "wE7nG3d8dNt", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9853", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "New Partner", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13868 - Health Communication & Marketing", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13868", "descriptions": []} +{"datatype": "Text", "external_id": "DPxfUpPocdC", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10553", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Futures Group", "Start Date": "2014-09-30", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13870 - Health Policy Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13870", "descriptions": []} +{"datatype": "Text", "external_id": "xoMmeBiHWmK", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "233", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Program for Appropriate Technology in Health", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13874 - Advocacy for Better Health", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13874", "descriptions": []} +{"datatype": "Text", "external_id": "YurN2qM9zPZ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4589", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Children's AIDS Fund", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13877 - New Hope Project \u2013 Provision of Comprehensive HIV/AIDS Care, Treatment and Prevention services in Track 1.0 Health Facilities in Uganda", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13877", "descriptions": []} +{"datatype": "Text", "external_id": "RVEcZOT8zwk", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "8386", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Makerere University School of Public Health", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13880 - Provision of Comprehensive HIV/AIDS Services and Health Work Force Development for Managing Health Programs in the Republic of Uganda under the President\u2019s Plan for AIDS Relief", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13880", "descriptions": []} +{"datatype": "Text", "external_id": "A9AM09WXh1B", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "83", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Children of God Relief Institute", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13882 - Integrated Program for both HIV infected and affected children and their households", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13882", "descriptions": []} +{"datatype": "Text", "external_id": "o2DLekECwDQ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16525", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "John Snow Inc (JSI)", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13885 - Spring", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13885", "descriptions": []} +{"datatype": "Text", "external_id": "NYezecELAP5", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4167", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Voluntary Health Services", "Start Date": "2013-09-01", "Operational Unit": "India"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13887 - South-to-South HIV/AIDS Resource Exchange (SHARE)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13887", "descriptions": []} +{"datatype": "Text", "external_id": "CvjnPFbHGKp", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Population Services International", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13888 - Combination Prevention GH000243", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13888", "descriptions": []} +{"datatype": "Text", "external_id": "jSLpBzLRX3C", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "13132", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "World Education 's Batwana Initiative", "Start Date": "2013-09-01", "Operational Unit": "Zimbabwe"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13889 - Vana Batwana Zimbabwe Orphans and Vulnerable Children Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13889", "descriptions": []} +{"datatype": "Text", "external_id": "FFGMUMipukT", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "11677", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Organisation for Public Health Interventions and Development", "Start Date": "2013-09-01", "Operational Unit": "Zimbabwe"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13890 - Families and Communities for the Elimination of Pediatric HIV (FACE-Pediatric HIV)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13890", "descriptions": []} +{"datatype": "Text", "external_id": "Pph8cQ1uWoi", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1717", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Research Triangle International", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13892 - School Health and Reading Program (SHRP)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13892", "descriptions": []} +{"datatype": "Text", "external_id": "deLRjiLrhyo", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9653", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "African Field Epidemiology Network", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13897 - Public Health Workforce and Systems", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13897", "descriptions": []} +{"datatype": "Text", "external_id": "yp1JhoCD96U", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "229", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "PLAN International", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13900 - Northern Uganda Health Integration to Enhance Services (NU-HITES )", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13900", "descriptions": []} +{"datatype": "Text", "external_id": "e4jHIyY2MM3", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13901 - Communication for Healthy Communities (CHC)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13901", "descriptions": []} +{"datatype": "Text", "external_id": "hWKBEg3ilRw", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "13198", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Human Sciences Research Council", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13902 - HSRC", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13902", "descriptions": []} +{"datatype": "Text", "external_id": "rh4Zaq0XVF1", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10359", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Community Media Trust", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13903 - GH000293", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13903", "descriptions": []} +{"datatype": "Text", "external_id": "uPVmA0vp07Q", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "12084", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "TB/HIV Care", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13904 - Key Pops GH000257", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13904", "descriptions": []} +{"datatype": "Text", "external_id": "CrDh2obp5Jk", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3685", "End Date": "2018-09-30", "Agency": "HHS/HRSA", "Partner": "New York AIDS Institute", "Start Date": "2013-09-01", "Operational Unit": "Zimbabwe"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13911 - HIV Quality Improvement Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13911", "descriptions": []} +{"datatype": "Text", "external_id": "gsyjLccGm1t", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3317", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Clinical and Laboratory Standards Institute", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13919 - Laboratory Regulatory Support", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13919", "descriptions": []} +{"datatype": "Text", "external_id": "yUql9UUzGKf", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9653", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "African Field Epidemiology Network", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13922 - Laboratory Leadership Training", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13922", "descriptions": []} +{"datatype": "Text", "external_id": "q10Tk5FgfBL", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6277", "End Date": "2018-09-30", "Agency": "HHS/HRSA", "Partner": "International Center for AIDS Care and Treatment Programs, Columbia University", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13923 - NEPI", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13923", "descriptions": []} +{"datatype": "Text", "external_id": "umPEXGggASS", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "11793", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "RECO Industries", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13924 - Production for Improved Nutrition (PIN) Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13924", "descriptions": []} +{"datatype": "Text", "external_id": "bhMgpFbOMoN", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3769", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Mekele University", "Start Date": "2014-09-30", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13926 - Confidential Sex Worker Clinics", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13926", "descriptions": []} +{"datatype": "Text", "external_id": "zlgaFeF5bkq", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "333", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Addis Ababa HIV/AIDS Prevention and Control Office", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13928 - Addis Ababa Regional HIV/AIDS Prevention and Control Office", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13928", "descriptions": []} +{"datatype": "Text", "external_id": "ggTUEb8pMn8", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15401", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Dire Dawa City Administration Health Bureau", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13929 - Dire-Dawa Health Bureau HIV/AIDS program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13929", "descriptions": []} +{"datatype": "Text", "external_id": "eWZjPPjXyfk", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "352", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Ethiopian Health and Nutrition Research Institute", "Start Date": "2014-09-30", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13930 - Expansion of HIV/AIDS/STI/TB Surveillance and Laboratory Activities in the FDRE", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13930", "descriptions": []} +{"datatype": "Text", "external_id": "CaKN6Bbfx4N", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10532", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Federal HAPCO", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13931 - Federal HAPCO Support", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13931", "descriptions": []} +{"datatype": "Text", "external_id": "lAVm1FU7Aab", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10658", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Haramaya University", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13932 - HIV/AIDS Antiretroviral therapy program implementation support through local universities", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13932", "descriptions": []} +{"datatype": "Text", "external_id": "VObghy6wwy2", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "7743", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Ethiopian Medical Association", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13933 - Strengthening Human Resources for Health through increased capacity of the Ethiopian Medical Association", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13933", "descriptions": []} +{"datatype": "Text", "external_id": "bG294oqTtex", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "332", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Addis Ababa Health Bureau", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13934 - Strengthening local ownership for sustainable provision of HIV/AIDS services", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13934", "descriptions": []} +{"datatype": "Text", "external_id": "YE5taBiaonj", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "32", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Catholic Medical Mission Board", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13938 - Catholic Medical Mission Board", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13938", "descriptions": []} +{"datatype": "Text", "external_id": "P6Su4FsgUKk", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "516", "End Date": "2017-09-30", "Agency": "HHS/SAMHSA", "Partner": "University of California at Los Angeles", "Start Date": "2013-09-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13942 - Vietnam HIV-Addictions Technology Transfer Center (V-HATTC)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13942", "descriptions": []} +{"datatype": "Text", "external_id": "g7nHGPLJ8mB", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "7264", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Uganda Health Marketing Group", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13944 - USAID/Uganda Good Life HIV Integrated Counseling and Testing Kampala", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13944", "descriptions": []} +{"datatype": "Text", "external_id": "FP7wZ5FiqOp", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "501", "End Date": "2018-09-30", "Agency": "HHS/HRSA", "Partner": "Columbia University Mailman School of Public Health", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13948 - Nursing Capacity Building Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13948", "descriptions": []} +{"datatype": "Text", "external_id": "fa2aKfDxznk", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "216", "End Date": "2016-09-30", "Agency": "HHS/HRSA", "Partner": "University of Washington", "Start Date": "2013-09-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13966 - University of Washington ITECH 2011 CoAg", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13966", "descriptions": []} +{"datatype": "Text", "external_id": "BUhxoZI0H7A", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3317", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Clinical and Laboratory Standards Institute", "Start Date": "2013-09-01", "Operational Unit": "Central Asia Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13970 - CLSI (under the former Lab Coalition mechanism)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13970", "descriptions": []} +{"datatype": "Text", "external_id": "oJ9aL6bPj7D", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15570", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Republican Blood Center of the Ministry of Health of the Republic of Kazakhstan", "Start Date": "2013-09-01", "Operational Unit": "Central Asia Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13971 - Republican Blood Center - Kazakhstan", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13971", "descriptions": []} +{"datatype": "Text", "external_id": "DLCE7enOSm6", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15571", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Republican Blood Center of the Ministry of Health of the Kyrgyz Republic", "Start Date": "2013-09-01", "Operational Unit": "Central Asia Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13972 - Republican Blood Center - Kyrgyzstan", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13972", "descriptions": []} +{"datatype": "Text", "external_id": "Efzom43jkKH", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10553", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Futures Group", "Start Date": "2013-09-01", "Operational Unit": "Central Asia Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13973 - Health Policy Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13973", "descriptions": []} +{"datatype": "Text", "external_id": "u05eZ8wSR7c", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "220", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01", "Operational Unit": "Central Asia Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13974 - Grant Management Solutions (GMS)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13974", "descriptions": []} +{"datatype": "Text", "external_id": "QfCiN5Dvmme", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "453", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "John Snow, Inc.", "Start Date": "2014-09-30", "Operational Unit": "Central Asia Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13976 - Youth Centers GDA (Turkmenistan PPP)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13976", "descriptions": []} +{"datatype": "Text", "external_id": "FIB6cf0GnUE", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15572", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Republican Blood Center of the Ministry of Health of the Republic of Tajikistan", "Start Date": "2013-09-01", "Operational Unit": "Central Asia Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13978 - Republican Blood Center - Tajikistan", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13978", "descriptions": []} +{"datatype": "Text", "external_id": "cfbeeb03t7W", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "5504", "End Date": "2015-12-31", "Agency": "HHS/CDC", "Partner": "AIDS Care China", "Start Date": "2012-09-02", "Operational Unit": "Asia Regional Program"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13980 - Engaging Local NGOs", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13980", "descriptions": []} +{"datatype": "Text", "external_id": "hMFc97zSek4", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Population Services International", "Start Date": "2013-09-01", "Operational Unit": "Lesotho"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13981 - TARGET: Increasing access to HIV counseling, testing and enhancing HIV/AIDS prevention", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13981", "descriptions": []} +{"datatype": "Text", "external_id": "GMArLQsCnoq", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "5648", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Eastern, Central and Southern African Health Community Secretariat", "Start Date": "2013-09-01", "Operational Unit": "Lesotho"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13983 - Human Resources Alliance for Africa - HRAA", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13983", "descriptions": []} +{"datatype": "Text", "external_id": "QNucNy43EGQ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "501", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Columbia University Mailman School of Public Health", "Start Date": "2013-09-01", "Operational Unit": "Lesotho"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "13987 - STRENGTHENING TB/HIV COLLABORATION IN THE KINGDOM OF LESOTHO", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "13987", "descriptions": []} +{"datatype": "Text", "external_id": "YlMzgwkSS8D", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14009 - Kenya Nutrition and HIV Program Plus", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14009", "descriptions": []} +{"datatype": "Text", "external_id": "QR60gnoPwwH", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2408", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Moi Teaching and Referral Hospital", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14012 - AMPATHplus", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14012", "descriptions": []} +{"datatype": "Text", "external_id": "ELGs3llLQvg", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "217", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "IntraHealth International, Inc", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14015 - FUNZO Kenya", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14015", "descriptions": []} +{"datatype": "Text", "external_id": "w7SioznXUk2", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "246", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "African Medical and Research Foundation", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14022 - APHIAplus Imarisha", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14022", "descriptions": []} +{"datatype": "Text", "external_id": "G7gLM7XbOYw", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9647", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Ministry of Health and Social Welfare \u2013 Lesotho", "Start Date": "2014-09-30", "Operational Unit": "Lesotho"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14026 - Construction of Regional Reference Laboratory in Leribe", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14026", "descriptions": []} +{"datatype": "Text", "external_id": "f6kZQeFS04V", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15812", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Equity Group Foundation", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14034 - The OVC Scholarship and Leadership Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14034", "descriptions": []} +{"datatype": "Text", "external_id": "kVzEHOz5het", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15536", "End Date": "2017-09-30", "Agency": "HHS/SAMHSA", "Partner": "Hennepin Faculty Associates-Addiction Medicine Program", "Start Date": "2013-09-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14048 - Methadone Clinical Support", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14048", "descriptions": []} +{"datatype": "Text", "external_id": "Be6fI72gHM6", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "509", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Johns Hopkins University Bloomberg School of Public Health", "Start Date": "2014-09-30", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14050 - K4Health/Nigeria", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14050", "descriptions": []} +{"datatype": "Text", "external_id": "oyQGYMikhRT", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "596", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "University of North Carolina", "Start Date": "2013-09-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14054 - MEASURE Evaluation III", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14054", "descriptions": []} +{"datatype": "Text", "external_id": "Og96tBWe9kC", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "220", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14055 - PLAN-Health", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14055", "descriptions": []} +{"datatype": "Text", "external_id": "ylc9Ux0jtcM", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "217", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "IntraHealth International, Inc", "Start Date": "2013-09-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14064 - Capacity Plus", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14064", "descriptions": []} +{"datatype": "Text", "external_id": "bAX7PhyWYnI", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6", "End Date": "2018-09-30", "Agency": "PC", "Partner": "U.S. Peace Corps", "Start Date": "2013-09-01", "Operational Unit": "Ukraine"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14071 - Peace Corps Responding to HIV/AIDS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14071", "descriptions": []} +{"datatype": "Text", "external_id": "Cb0EZiuUCGR", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "220", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01", "Operational Unit": "Lesotho"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14072 - Systems for Improved Access to Pharmaceuticals and services (SIAPS)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14072", "descriptions": []} +{"datatype": "Text", "external_id": "fXN6sVZO31o", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14073 - USAID Condoms Management TBD", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14073", "descriptions": []} +{"datatype": "Text", "external_id": "bJZjXv0MHwU", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14086 - Research and Evaluation - USAID", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14086", "descriptions": []} +{"datatype": "Text", "external_id": "ysfHrqEhmZw", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "544", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "UNAIDS - Joint United Nations Programme on HIV/AIDS", "Start Date": "2013-09-01", "Operational Unit": "India"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14088 - UNAIDS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14088", "descriptions": []} +{"datatype": "Text", "external_id": "WKA9rqZHdo1", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "549", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "World Health Organization", "Start Date": "2013-09-01", "Operational Unit": "India"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14089 - WHO", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14089", "descriptions": []} +{"datatype": "Text", "external_id": "kuSKwJEupKu", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "220", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01", "Operational Unit": "Cameroon"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14092 - Systems for Improved Access to Pharmaceuticals and Services Program (SIAPS)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14092", "descriptions": []} +{"datatype": "Text", "external_id": "FZT6pfIO6Ho", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "204", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Start Date": "2013-09-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14113 - District Health System Strengthening and Quality Improvement for Service Delivery in Malawi under PEPFAR", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14113", "descriptions": []} +{"datatype": "Text", "external_id": "wXMusVA1PJ4", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "220", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2014-09-30", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14115 - Prevention Organisational Systems AIDS Care and Treatment (ProACT)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14115", "descriptions": []} +{"datatype": "Text", "external_id": "Zn4w7tfHR4C", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16585", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "African Society for Laboratory Medicine", "Start Date": "2013-09-01", "Operational Unit": "Cameroon"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14118 - Strengthening Clinical Laboratory Workforce", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14118", "descriptions": []} +{"datatype": "Text", "external_id": "b3oqlw3X2sE", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6280", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Geneva Global", "Start Date": "2014-09-30", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14121 - Geneval Global CoAg_OHSS_HIV/AIDS Prevention and Care", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14121", "descriptions": []} +{"datatype": "Text", "external_id": "cwBFj6qNpbf", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14122 - FANTA3 (Food and Nutrition Technical Assistance)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14122", "descriptions": []} +{"datatype": "Text", "external_id": "Gj8i61mMQ10", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4719", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "South Africa Partners", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14126 - MARPs GH000250", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14126", "descriptions": []} +{"datatype": "Text", "external_id": "JIBboDEZgDg", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "8345", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "WHO/AFRO", "Start Date": "2013-09-01", "Operational Unit": "Cameroon"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14127 - WHO Cameroon", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14127", "descriptions": []} +{"datatype": "Text", "external_id": "AYD0lqq1dmd", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "13095", "End Date": "2014-09-30", "Agency": "HHS/HRSA", "Partner": "University of the West Indies", "Start Date": "2013-09-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14150 - Caribbean HIV/AIDS Regional Training Initiative", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14150", "descriptions": []} +{"datatype": "Text", "external_id": "LsIR8fCOUXi", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Indonesia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14153 - Scaling Up for Most-At-Risk-Populations (SUM) I - Technical Assistance", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14153", "descriptions": []} +{"datatype": "Text", "external_id": "Ii70ngJ4V5i", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1614", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Training Resources Group", "Start Date": "2013-09-01", "Operational Unit": "Indonesia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14154 - Scaling Up for Most-At-Risk-Populations (SUM II) - Organizational Performance", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14154", "descriptions": []} +{"datatype": "Text", "external_id": "kPivQwrP2nW", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19682", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "The Center for Community Health Research and Development", "Start Date": "2013-09-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14156 - Strengthen In-Country Strategic Information Capacity for Sustainable HIV Response", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14156", "descriptions": []} +{"datatype": "Text", "external_id": "bSzIP1kPHjB", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1717", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Research Triangle International", "Start Date": "2013-09-01", "Operational Unit": "Indonesia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14157 - KINERJA", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14157", "descriptions": []} +{"datatype": "Text", "external_id": "wDD4z3haNxU", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14159 - SMART TA", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14159", "descriptions": []} +{"datatype": "Text", "external_id": "seLBNqxUCrd", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6285", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "CDC Foundation", "Start Date": "2013-09-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14162 - African Center for Laboratory Equipments Maintenance_070", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14162", "descriptions": []} +{"datatype": "Text", "external_id": "pQREcJCMKZX", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "440", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2013-09-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14169 - Health Finance and Governance Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14169", "descriptions": []} +{"datatype": "Text", "external_id": "OAbz0HAjjBK", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14170 - TBD-NACA Call Center Support", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14170", "descriptions": []} +{"datatype": "Text", "external_id": "X8Sv40PXZfV", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "547", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "United Nations Children's Fund", "Start Date": "2013-09-01", "Operational Unit": "Cameroon"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14175 - Partnerships for elimination of MTCT", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14175", "descriptions": []} +{"datatype": "Text", "external_id": "jw3U1NwwAlo", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3975", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Khmer HIV/AIDS NGO Alliance", "Start Date": "2013-09-01", "Operational Unit": "Cambodia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14179 - KHANA Flagship", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14179", "descriptions": []} +{"datatype": "Text", "external_id": "V5Mz0NDMHip", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "220", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14186 - ENHAT-CS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14186", "descriptions": []} +{"datatype": "Text", "external_id": "eTKuAK8kRHe", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "220", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14187 - Help Ethiopian Address the Low TB (HEAL TB)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14187", "descriptions": []} +{"datatype": "Text", "external_id": "ExxwBqZ8FBO", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9646", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "KNCV Tuberculosis Foundation", "Start Date": "2014-09-30", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14188 - TB CARE 1", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14188", "descriptions": []} +{"datatype": "Text", "external_id": "lNYpV55H84P", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "52", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "World Vision International", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14189 - Preventive Care Package (PCP)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14189", "descriptions": []} +{"datatype": "Text", "external_id": "x8lfhsPq0j4", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9644", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Tetra Tech PM Inc", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14190 - Architectural and Engineering for Ethiopia Health Infrastructure Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14190", "descriptions": []} +{"datatype": "Text", "external_id": "hq0uAU8HBx8", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4959", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "International Relief and Development", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14192 - Health Infrastructure Construction Program (HIP)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14192", "descriptions": []} +{"datatype": "Text", "external_id": "dnH8H6ctsKH", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "440", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2014-09-30", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14193 - Health Sector Finance Reform Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14193", "descriptions": []} +{"datatype": "Text", "external_id": "aR7heAPyRFS", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "440", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14194 - Private Health Sector Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14194", "descriptions": []} +{"datatype": "Text", "external_id": "S8eEPP5E8Py", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "220", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14195 - Leadership Management and Governance", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14195", "descriptions": []} +{"datatype": "Text", "external_id": "d2pn2u0ixLp", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4851", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Mothers 2 Mothers", "Start Date": "2013-09-01", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14201 - Reducing Infection through Support & Eduation (RISE)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14201", "descriptions": []} +{"datatype": "Text", "external_id": "eM5DwxPqfkP", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14206 - Grants, Solicitation and Management Follow-On or Associate Award", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14206", "descriptions": []} +{"datatype": "Text", "external_id": "Ggkty4qkW0H", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "440", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2014-09-30", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14207 - Health Finance and Governance", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14207", "descriptions": []} +{"datatype": "Text", "external_id": "FLYOzeC6ygs", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "219", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "JHPIEGO", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14209 - Strengthening Human Resources for Health", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14209", "descriptions": []} +{"datatype": "Text", "external_id": "KKlH9nmacg6", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "453", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "John Snow, Inc.", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14210 - Strengthening Ethiopia's Urban Health Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14210", "descriptions": []} +{"datatype": "Text", "external_id": "gR9ItrCGIfA", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "220", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14211 - Systems for Improved Access to Pharmaceuticals and Services", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14211", "descriptions": []} +{"datatype": "Text", "external_id": "MEjKVGjXwhE", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4017", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "United States Pharmacopeia", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14212 - Promoting the Quality of Medicines Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14212", "descriptions": []} +{"datatype": "Text", "external_id": "QN0KwXIycIC", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15660", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Save The Children Federation Inc", "Start Date": "2014-09-30", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14213 - Empowering New Generations in Improved Nutrition and Economic opportunities (ENGINE)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14213", "descriptions": []} +{"datatype": "Text", "external_id": "PNWe3VJr3uK", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "239", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Save the Children US", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14214 - Food by Prescription", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14214", "descriptions": []} +{"datatype": "Text", "external_id": "xbsOqkStQvx", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14215 - Food and Nutrition Technical Assistance III", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14215", "descriptions": []} +{"datatype": "Text", "external_id": "k3iBQWYuaEJ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "548", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "World Food Program", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14217 - Urban HIV/AIDS Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14217", "descriptions": []} +{"datatype": "Text", "external_id": "WrYIqxhfJvw", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14218 - Social Behavioural Change and Communications", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14218", "descriptions": []} +{"datatype": "Text", "external_id": "gASATn8oVvm", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9886", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "American International Health Alliance", "Start Date": "2013-09-01", "Operational Unit": "Ukraine"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14219 - AIHA Blood Safety Technical Assistance Services (HQ)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14219", "descriptions": []} +{"datatype": "Text", "external_id": "CD2dMUX1ORW", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "453", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "John Snow, Inc.", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14220 - Central Contraceptive Procurement", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14220", "descriptions": []} +{"datatype": "Text", "external_id": "e8gdAcM6i1n", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "194", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Agricultural Cooperative Development International Volunteers in Overseas Cooperative Assistance", "Start Date": "2014-09-30", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14221 - Agricultural Market Development (AMD) Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14221", "descriptions": []} +{"datatype": "Text", "external_id": "LKWq1l00Su4", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "233", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Program for Appropriate Technology in Health", "Start Date": "2013-09-01", "Operational Unit": "Ukraine"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14225 - PATH", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14225", "descriptions": []} +{"datatype": "Text", "external_id": "JKdnGnfwoQn", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Population Services International", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14228 - MULU Prevention Program for At-Risk Populations I (MULU I)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14228", "descriptions": []} +{"datatype": "Text", "external_id": "PxNoioljyKQ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "U.S. Department of Health and Human Services/Centers for Disease Control and Prevention (HHS/CDC)", "Start Date": "2014-09-30", "Operational Unit": "Ukraine"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14229 - ESIS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14229", "descriptions": []} +{"datatype": "Text", "external_id": "phSejv8VpYe", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "595", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "World Learning", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14230 - MULU Prevention Program for At-Risk Populations in Workplace (MULU II)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14230", "descriptions": []} +{"datatype": "Text", "external_id": "RpLrcC6SalY", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2014-09-30", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14231 - C-Change", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14231", "descriptions": []} +{"datatype": "Text", "external_id": "Cf4uW4TcZFW", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "226", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Pact, Inc.", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14232 - Yekokeb Berhan", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14232", "descriptions": []} +{"datatype": "Text", "external_id": "Iz1QJvO6vNP", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "226", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Pact, Inc.", "Start Date": "2014-09-30", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14234 - SCEPS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14234", "descriptions": []} +{"datatype": "Text", "external_id": "AyiywMyfN01", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "213", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "International HIV/AIDS Alliance", "Start Date": "2013-09-01", "Operational Unit": "Ukraine"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14235 - ALLIANCE_ METIDA (ending) NGO Support for SI Activities", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14235", "descriptions": []} +{"datatype": "Text", "external_id": "cGmQLdrps4i", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "547", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "United Nations Children's Fund", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14236 - Strengthening the Federal Level Response to Highly Vulnerable Ethiopian Children through the Development of a Child-Sensitive Social Welfare System", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14236", "descriptions": []} +{"datatype": "Text", "external_id": "wCHlcWQO1k0", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "549", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "World Health Organization", "Start Date": "2013-09-01", "Operational Unit": "Ukraine"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14240 - WHO", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14240", "descriptions": []} +{"datatype": "Text", "external_id": "Nk4LyekKxuz", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14242 - FANTA III", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14242", "descriptions": []} +{"datatype": "Text", "external_id": "xSFIoGnAJDj", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6841", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Health and Development Africa", "Start Date": "2014-09-30", "Operational Unit": "Angola"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14245 - Next Generation BSS Prisoners Study", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14245", "descriptions": []} +{"datatype": "Text", "external_id": "PPDsm8YdUO4", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "440", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2013-09-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14246 - Abt Associates: HPSS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14246", "descriptions": []} +{"datatype": "Text", "external_id": "FELCJptbEYw", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "220", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01", "Operational Unit": "Ukraine"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14247 - SIAPS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14247", "descriptions": []} +{"datatype": "Text", "external_id": "K2rt99zhBj6", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "33", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Catholic Relief Services", "Start Date": "2013-09-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14249 - Integrated (HIV effect) Mitigation and Positive Action for Community Transformation (IMPACT)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14249", "descriptions": []} +{"datatype": "Text", "external_id": "IWhr6YIq4x1", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9646", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "KNCV Tuberculosis Foundation", "Start Date": "2014-09-30", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14250 - TBCARE I", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14250", "descriptions": []} +{"datatype": "Text", "external_id": "wFFGulgKAGi", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "521", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "University of North Carolina at Chapel Hill, Carolina Population Center", "Start Date": "2014-09-30", "Operational Unit": "Ukraine"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14251 - MEASURE EVALUATION PHASE III", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14251", "descriptions": []} +{"datatype": "Text", "external_id": "tI3aTrl9U2L", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "220", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2014-09-30", "Operational Unit": "Ukraine"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14252 - AIDSTAR - support the development of the National HIV/AIDS Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14252", "descriptions": []} +{"datatype": "Text", "external_id": "NFJznLMmCM6", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Ukraine"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14253 - TBD Sustaining the Role of Media in the National HIV/AIDS Response", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14253", "descriptions": []} +{"datatype": "Text", "external_id": "dbsOoN5ueuQ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9051", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "All Ukrainian Network of People Living with HIV/AIDS", "Start Date": "2013-09-01", "Operational Unit": "Ukraine"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14254 - Stigma and discrimination", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14254", "descriptions": []} +{"datatype": "Text", "external_id": "YC6UqUzPpD2", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9051", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "All Ukrainian Network of People Living with HIV/AIDS", "Start Date": "2013-09-01", "Operational Unit": "Ukraine"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14255 - NETWORK (ending) Support to ART provision", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14255", "descriptions": []} +{"datatype": "Text", "external_id": "nSTbcNoRoUd", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6", "End Date": "2017-09-30", "Agency": "PC", "Partner": "U.S. Peace Corps", "Start Date": "2013-09-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14260 - Peace Corps", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14260", "descriptions": []} +{"datatype": "Text", "external_id": "Qha1RljTebk", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "5430", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Thailand Ministry of Public Health", "Start Date": "2013-09-01", "Operational Unit": "Cambodia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14261 - Thailand Ministry of Public Health", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14261", "descriptions": []} +{"datatype": "Text", "external_id": "uzkvQHzWn5f", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16526", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Ministry of Health (MOH)", "Start Date": "2013-09-01", "Operational Unit": "Cambodia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14263 - Kingdom of Cambodia Ministry of Health - MOH CoAg Phase II", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14263", "descriptions": []} +{"datatype": "Text", "external_id": "qnL44K4Iprp", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3932", "End Date": "2018-09-30", "Agency": "State/AF", "Partner": "Regional Procurement Support Office/Frankfurt", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14267 - Infrastructure development for health systems strengthening", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14267", "descriptions": []} +{"datatype": "Text", "external_id": "Mf1yQarJRUl", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10553", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Futures Group", "Start Date": "2014-09-30", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14272 - Health Policy Initiative Costing Task Order", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14272", "descriptions": []} +{"datatype": "Text", "external_id": "CX8iqb6DwlL", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3685", "End Date": "2014-09-30", "Agency": "HHS/HRSA", "Partner": "New York AIDS Institute", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14276 - NYS AIDS INSTITUTE/ HEALTHQUAL", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14276", "descriptions": []} +{"datatype": "Text", "external_id": "hYHPNX4If0E", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "453", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "John Snow, Inc.", "Start Date": "2014-09-30", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14278 - New-AIDSTAR Human Resource Development (HRD) Task Order", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14278", "descriptions": []} +{"datatype": "Text", "external_id": "q8sSNA2eHlo", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14284 - RFA support care and treament innovation", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14284", "descriptions": []} +{"datatype": "Text", "external_id": "K8iyoRiqc7X", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "446", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Chemonics International", "Start Date": "2013-09-01", "Operational Unit": "Rwanda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14287 - Family Health Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14287", "descriptions": []} +{"datatype": "Text", "external_id": "K2u5YuvEIF8", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14288 - Comprehensive clinic-based district services", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14288", "descriptions": []} +{"datatype": "Text", "external_id": "PP1VNLsprKz", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "281", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Hospice and Palliative Care Assn. Of South Africa", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14291 - Care and Support to Improve Patient Outcomes", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14291", "descriptions": []} +{"datatype": "Text", "external_id": "hwmJRn7H9cm", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "281", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Hospice and Palliative Care Assn. Of South Africa", "Start Date": "2014-09-30", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14292 - PPP: Integrating Water and Sanitation into HIV/AIDS Programs, Nutrition", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14292", "descriptions": []} +{"datatype": "Text", "external_id": "LMSWYUWMRY1", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16692", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "University Research South Africa", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14294 - DSD - Children's Services Directory", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14294", "descriptions": []} +{"datatype": "Text", "external_id": "iePQSQ6G2Xl", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14295 - Capacity Development and Support Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14295", "descriptions": []} +{"datatype": "Text", "external_id": "MLNqPfi246w", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "217", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "IntraHealth International, Inc", "Start Date": "2013-09-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14296 - Capacity Plus", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14296", "descriptions": []} +{"datatype": "Text", "external_id": "QMJYXrXGgXi", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "7579", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Deloitte Consulting Limited", "Start Date": "2013-09-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14298 - Enhancing Nigerian Capacity for AIDS Prevention", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14298", "descriptions": []} +{"datatype": "Text", "external_id": "kI5OAyAmKXu", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Population Services International", "Start Date": "2013-09-01", "Operational Unit": "Lesotho"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14301 - LETLAMA", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14301", "descriptions": []} +{"datatype": "Text", "external_id": "OOs31oSMpiy", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16525", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "John Snow Inc (JSI)", "Start Date": "2013-09-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14302 - Strengthening High Impact Interventions for and\u00a0AIDS-free\u00a0Generation (Aids\u00a0Free)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14302", "descriptions": []} +{"datatype": "Text", "external_id": "WVlZa8VcXLY", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16599", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Survey Warehouse", "Start Date": "2014-09-30", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14304 - Evaluation Support Services", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14304", "descriptions": []} +{"datatype": "Text", "external_id": "mMz4him395W", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16339", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Pact", "Start Date": "2013-09-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14305 - Namibia Institutional Strengthening", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14305", "descriptions": []} +{"datatype": "Text", "external_id": "WZdp0bmtfDv", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14307 - Leveraging Local Technical Assistance for Transition (LL-TAFT)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14307", "descriptions": []} +{"datatype": "Text", "external_id": "ZRIgHv5CeEy", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1212", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Measure Evaluation", "Start Date": "2014-09-30", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14308 - Measure Evaluation Phase III (CBIS)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14308", "descriptions": []} +{"datatype": "Text", "external_id": "tz7Ofj3J0U9", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "549", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "World Health Organization", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14309 - Strengthening National Response to HIV/AIDS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14309", "descriptions": []} +{"datatype": "Text", "external_id": "RrAc84IQVpy", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "440", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14311 - Strengthening Health Outcomes through the Private Sector (SHOPS)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14311", "descriptions": []} +{"datatype": "Text", "external_id": "VuozCTpp2kE", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "517", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "University of California at San Francisco", "Start Date": "2013-09-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14326 - UCSF", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14326", "descriptions": []} +{"datatype": "Text", "external_id": "lufDpq0B77t", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1553", "End Date": "2014-09-30", "Agency": "State/AF", "Partner": "Zambia AIDS Law Research and Advocacy Network (ZARAN)", "Start Date": "2014-09-30", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14335 - Zambia AIDS Law Research and Advocacy Network (ZARAN)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14335", "descriptions": []} +{"datatype": "Text", "external_id": "s18ismB07In", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3139", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Hanoi Medical University", "Start Date": "2013-09-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14336 - HMU follow on", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14336", "descriptions": []} +{"datatype": "Text", "external_id": "FTeDJ2Day4M", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "52", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "World Vision International", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14338 - Sustainability Through Economic strengthening, Prevention, and Support for Orphans, and Vulnerable Children, youth and other vulnerable populations (STEPS OVC) program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14338", "descriptions": []} +{"datatype": "Text", "external_id": "XA3vFulRzMm", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1", "End Date": "2018-09-30", "Agency": "State/AF", "Partner": "U.S. Department of State", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14339 - PEPFAR Prevention Small Grants", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14339", "descriptions": []} +{"datatype": "Text", "external_id": "aFjMQUuwZgT", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "205", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Engender Health", "Start Date": "2014-09-30", "Operational Unit": "Burundi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14342 - Engender Health GH-08-2008 RESPOND", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14342", "descriptions": []} +{"datatype": "Text", "external_id": "wYmoBzLmsVQ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "521", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "University of North Carolina at Chapel Hill, Carolina Population Center", "Start Date": "2014-09-30", "Operational Unit": "Burundi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14343 - GH 01-2008 MEASURE Phase III MMAR", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14343", "descriptions": []} +{"datatype": "Text", "external_id": "Awv6t9weQ1x", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "726", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Save the Children UK", "Start Date": "2014-09-30", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14348 - Links For Children", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14348", "descriptions": []} +{"datatype": "Text", "external_id": "hcNOdcQuh92", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15945", "End Date": "2014-09-30", "Agency": "State/AF", "Partner": "The Network of Zambian People Living with HIV and AIDS (NZP+)", "Start Date": "2014-09-30", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14349 - Network Of Zambians Living with HIV and AIDS (NZP+)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14349", "descriptions": []} +{"datatype": "Text", "external_id": "XfOcUoLKqWN", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6231", "End Date": "2014-09-30", "Agency": "State/AF", "Partner": "Treatment, Advocacy, and Literacy Campaign", "Start Date": "2014-09-30", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14350 - The Treatment Advocacy and Literacy Campaign (TALC)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14350", "descriptions": []} +{"datatype": "Text", "external_id": "vzbUHSwFTqO", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "17038", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "National Network of Positive Women Ethiopia", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14351 - Capacity Building of Local Organizations", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14351", "descriptions": []} +{"datatype": "Text", "external_id": "zFRl4Ij1F6o", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3825", "End Date": "2014-09-30", "Agency": "State/AF", "Partner": "International Broadcasting Bureau, Voice of America", "Start Date": "2013-09-01", "Operational Unit": "Burundi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14352 - VOA HIV prevention", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14352", "descriptions": []} +{"datatype": "Text", "external_id": "UFjhWtl1rED", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3781", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Partnership for Supply Chain Management", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14354 - Partnership for Supply Chain Management", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14354", "descriptions": []} +{"datatype": "Text", "external_id": "RYrKERsgOan", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "453", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "John Snow, Inc.", "Start Date": "2013-09-01", "Operational Unit": "Indonesia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14355 - Supply Chain Management", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14355", "descriptions": []} +{"datatype": "Text", "external_id": "G7kh8K2JCM2", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "453", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "John Snow, Inc.", "Start Date": "2014-09-30", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14359 - AIDSTAR I", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14359", "descriptions": []} +{"datatype": "Text", "external_id": "nkig7JJ8BVW", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "219", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "JHPIEGO", "Start Date": "2013-09-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14371 - Maternal and Child Health Integrated Program (MCHIP)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14371", "descriptions": []} +{"datatype": "Text", "external_id": "yYoWpERUvwy", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1923", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Association of Public Health Laboratories", "Start Date": "2013-09-01", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14374 - APHL", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14374", "descriptions": []} +{"datatype": "Text", "external_id": "mJ4OHI8JFPz", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Ghana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14376 - Global Fund Technical Support 2.0", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14376", "descriptions": []} +{"datatype": "Text", "external_id": "U4vu2ZTZFOJ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10296", "End Date": "2014-09-30", "Agency": "DOD", "Partner": "Charles Drew University", "Start Date": "2014-09-30", "Operational Unit": "Angola"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14382 - Civil-Military alliance", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14382", "descriptions": []} +{"datatype": "Text", "external_id": "qrX2D0XfbAK", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4", "End Date": "2014-09-30", "Agency": "DOD", "Partner": "U.S. Department of Defense (Defense)", "Start Date": "2014-09-30", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14383 - U.S. Department of Defense Walter Reed Program Nigeria", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14383", "descriptions": []} +{"datatype": "Text", "external_id": "cfPheudJGAD", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6349", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Sesame Street Workshop", "Start Date": "2014-09-30", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14384 - Sesame Square", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14384", "descriptions": []} +{"datatype": "Text", "external_id": "TxwrELW34wm", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "978", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "American Society of Clinical Pathology", "Start Date": "2013-09-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14385 - Cooperative Agreement 5U2GPS001285", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14385", "descriptions": []} +{"datatype": "Text", "external_id": "sSNUsMjlYBx", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "13098", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "University of Zambia \u2013 Demography Department", "Start Date": "2014-09-30", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14386 - UNZA M&E Follow-on", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14386", "descriptions": []} +{"datatype": "Text", "external_id": "BgL84gTi74F", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16869", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of Namibia", "Start Date": "2013-09-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14390 - Cooperative Agreement U2GGH001182", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14390", "descriptions": []} +{"datatype": "Text", "external_id": "ITxtmuQ0NVb", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "517", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of California at San Francisco", "Start Date": "2013-09-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14391 - University of California-San Francisco", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14391", "descriptions": []} +{"datatype": "Text", "external_id": "WlcaQoYPhuI", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "219", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "JHPIEGO", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14392 - Jhpiego (Eastern)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14392", "descriptions": []} +{"datatype": "Text", "external_id": "Qk8aIiDOzMQ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3781", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Partnership for Supply Chain Management", "Start Date": "2013-09-01", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14396 - Supply Chain Management System Honduras", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14396", "descriptions": []} +{"datatype": "Text", "external_id": "quCWWkd20Vu", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3833", "End Date": "2014-09-30", "Agency": "DOL", "Partner": "International Labor Organization", "Start Date": "2014-09-30", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14399 - DOL", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14399", "descriptions": []} +{"datatype": "Text", "external_id": "ApuRov2Ks4E", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2016-09-30", "Agency": "DOD", "Partner": "Population Services International", "Start Date": "2013-09-01", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14400 - PASMO Guatemala", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14400", "descriptions": []} +{"datatype": "Text", "external_id": "Pz4qTaDK5Tf", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "616", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "U.S. Department of Defense Naval Health Research Center", "Start Date": "2013-09-01", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14401 - US Department of Defense", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14401", "descriptions": []} +{"datatype": "Text", "external_id": "e0KH96NTYFG", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "DOD", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14402 - DoD Multi Country TBD", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14402", "descriptions": []} +{"datatype": "Text", "external_id": "dTFAHOAJW67", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1717", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Research Triangle International", "Start Date": "2013-09-01", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14403 - Multi-sector Alliances Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14403", "descriptions": []} +{"datatype": "Text", "external_id": "uyIzIKJQoG3", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "453", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "John Snow, Inc.", "Start Date": "2013-09-01", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14406 - Deliver", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14406", "descriptions": []} +{"datatype": "Text", "external_id": "qXVxR9OoF67", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "219", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "JHPIEGO", "Start Date": "2013-09-01", "Operational Unit": "South Sudan"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14415 - Integrated Service Delivery Project (ISDP)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14415", "descriptions": []} +{"datatype": "Text", "external_id": "hgnsJ8BhB1c", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "217", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "IntraHealth International, Inc", "Start Date": "2013-09-01", "Operational Unit": "South Sudan"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14418 - Intrahealth SI-OHSS (ENDED March 31/2017)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14418", "descriptions": []} +{"datatype": "Text", "external_id": "wekGAZy62WY", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4592", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Lusaka Provincial Health Office", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14420 - LPHO Follow On", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14420", "descriptions": []} +{"datatype": "Text", "external_id": "bHKEyvyK1RJ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "13255", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Southern Provincial Health Office", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14421 - SPMO Follow On", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14421", "descriptions": []} +{"datatype": "Text", "external_id": "LlCPc8CSaTs", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Rwanda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14426 - Partner Reporting and Performance Monitoring System (PRPM) Follow on", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14426", "descriptions": []} +{"datatype": "Text", "external_id": "aTbS0Fcy8N4", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Indonesia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14427 - External Evaluation", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14427", "descriptions": []} +{"datatype": "Text", "external_id": "y2AjbVJG4g4", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2014-09-30", "Agency": "DOD", "Partner": "Population Services International", "Start Date": "2014-09-30", "Operational Unit": "Cameroon"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14429 - VCT in military health facilities and mobile campaigns", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14429", "descriptions": []} +{"datatype": "Text", "external_id": "xwliCrJjkOj", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "219", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "JHPIEGO", "Start Date": "2013-09-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14432 - support to MDF", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14432", "descriptions": []} +{"datatype": "Text", "external_id": "nad5ehN1UGS", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "549", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "World Health Organization", "Start Date": "2016-10-01", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14437 - WHO-OHSS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14437", "descriptions": []} +{"datatype": "Text", "external_id": "dN37OlPrHQt", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3933", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Lighthouse", "Start Date": "2013-09-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14441 - Center of Excellence for Comprehensive Integrated HIV Care and Treatment Services in Lilongwe, Malawi", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14441", "descriptions": []} +{"datatype": "Text", "external_id": "rrnwQjLT8J7", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6273", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "BAOBAB Health Partnership", "Start Date": "2013-09-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14442 - Improving Quality of Care and Health Impact through Sustainable, Integrated, Innovative Information System Technologies in Malawi under PEPFAR", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14442", "descriptions": []} +{"datatype": "Text", "external_id": "gLn85Psqqdv", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "547", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "United Nations Children's Fund", "Start Date": "2013-09-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14443 - Strengthening District Health Planning and Strategic Information to Improve Maternal and Child Health", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14443", "descriptions": []} +{"datatype": "Text", "external_id": "E5zeFNV4Q6m", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14444 - Scale-Up of Care and Support Services for Orphans and Vulnerable Children (OVC) in Selected States in Nigeria", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14444", "descriptions": []} +{"datatype": "Text", "external_id": "pN5s6nck79h", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9138", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "The Mitchell Group", "Start Date": "2013-09-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14446 - Nigeria Monitoring and Evaluation Management Services (NMEMS II)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14446", "descriptions": []} +{"datatype": "Text", "external_id": "rfY7wngIcJV", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3781", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Partnership for Supply Chain Management", "Start Date": "2013-09-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14448 - SCMS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14448", "descriptions": []} +{"datatype": "Text", "external_id": "qS45kiXGfAE", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "972", "End Date": "2014-09-30", "Agency": "DOD", "Partner": "Society for Family Health - South Africa", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14450 - Society for Family Health / Population Services Interantional", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14450", "descriptions": []} +{"datatype": "Text", "external_id": "QMtGHh3P3bI", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "Population Services International", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14452 - Society for Family Health", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14452", "descriptions": []} +{"datatype": "Text", "external_id": "VacNBrbY2w3", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1614", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Training Resources Group", "Start Date": "2014-09-30", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14454 - TEAMSTAR", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14454", "descriptions": []} +{"datatype": "Text", "external_id": "ZU4ou3FjxED", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "7727", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "GH Tech", "Start Date": "2013-09-01", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14455 - USG Evaluation (Central America Regional Partnership Framework)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14455", "descriptions": []} +{"datatype": "Text", "external_id": "tuoAR3unTI8", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "463", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "University Research Corporation, LLC", "Start Date": "2013-09-01", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14466 - PrevenSida", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14466", "descriptions": []} +{"datatype": "Text", "external_id": "DDUtQ0sQHa7", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "453", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "John Snow, Inc.", "Start Date": "2013-09-01", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14467 - AIDSTAR", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14467", "descriptions": []} +{"datatype": "Text", "external_id": "nALSWrMyJkR", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14468 - PrevenSida Mid-term Evaluation and Population Estimation for MARPs", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14468", "descriptions": []} +{"datatype": "Text", "external_id": "mccSGxQIPIp", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15693", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Secretariat of Health", "Start Date": "2013-09-01", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14469 - Secretariat of Health", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14469", "descriptions": []} +{"datatype": "Text", "external_id": "vLkXUPvIBDn", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3617", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Botswana Retired Nurses Society", "Start Date": "2013-09-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14481 - BORNUS Community-based Prevention and Support", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14481", "descriptions": []} +{"datatype": "Text", "external_id": "H4FiIT3NJDm", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3733", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Association of Schools of Public Health", "Start Date": "2013-09-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14487 - African Health Workforce Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14487", "descriptions": []} +{"datatype": "Text", "external_id": "fJYlriWs01V", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15708", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Foundation for Innovative New Diagnostics", "Start Date": "2013-09-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14488 - Building global capacity for diagnostic testing of TB, Malaria & HIV", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14488", "descriptions": []} +{"datatype": "Text", "external_id": "HQRjPHcGGAr", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10553", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Futures Group", "Start Date": "2013-09-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14489 - Health Policy Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14489", "descriptions": []} +{"datatype": "Text", "external_id": "Y6k8R8LRQiQ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14505 - STRENGHTENING INTERGRATED DELIVERY OF HIV/AIDS SERVICES(SIDHAS)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14505", "descriptions": []} +{"datatype": "Text", "external_id": "PHArE34M2ot", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14507 - Family Health International", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14507", "descriptions": []} +{"datatype": "Text", "external_id": "EuA1befef5N", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14512 - Community-based Prevention and Support", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14512", "descriptions": []} +{"datatype": "Text", "external_id": "Mz4t9q0AIkJ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9653", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "African Field Epidemiology Network", "Start Date": "2013-09-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14530 - HQ buy in for the Strengthening and the Development of Applied Epidemiology and Sustainable Public Health Capacity through Collaboration, Program Development and Implementation, Communication and Information Sharing", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14530", "descriptions": []} +{"datatype": "Text", "external_id": "k5e1sDGK1GP", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15710", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Ariel Glaser Pediatric AIDS Healthcare Initiative", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14536 - AGPAHI", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14536", "descriptions": []} +{"datatype": "Text", "external_id": "PFl1m31KSlW", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "501", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Columbia University Mailman School of Public Health", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14538 - C-CE", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14538", "descriptions": []} +{"datatype": "Text", "external_id": "zTUBx6jHKDA", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "7", "End Date": "2014-09-30", "Agency": "HHS/NIH", "Partner": "U.S. Department of Health and Human Services/National Institutes of Health (HHS/NIH)", "Start Date": "2014-09-30", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14542 - Baylor Fogarty AITRP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14542", "descriptions": []} +{"datatype": "Text", "external_id": "z9z94jKhzYF", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10014", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Tanzania Red Cross Society", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14544 - TRCS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14544", "descriptions": []} +{"datatype": "Text", "external_id": "vfB4XvpwII1", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "7", "End Date": "2014-09-30", "Agency": "HHS/NIH", "Partner": "U.S. Department of Health and Human Services/National Institutes of Health (HHS/NIH)", "Start Date": "2014-09-30", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14545 - Dartmouth Fogarty AITRP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14545", "descriptions": []} +{"datatype": "Text", "external_id": "ic4TcXfg66x", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15713", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Kagera RHMT", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14551 - Kagera", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14551", "descriptions": []} +{"datatype": "Text", "external_id": "G8ijcigADdt", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15714", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Mtwara RHMT", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14552 - Mtwara", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14552", "descriptions": []} +{"datatype": "Text", "external_id": "X58jbMFGuC2", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15715", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Mwanza RHMT", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14553 - Mwanza", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14553", "descriptions": []} +{"datatype": "Text", "external_id": "iWFAAHv7MRR", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15716", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Pwani RHMT", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14554 - Pwani", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14554", "descriptions": []} +{"datatype": "Text", "external_id": "oabfOZctNA1", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15717", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Tanga RHMT", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14555 - Tanga", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14555", "descriptions": []} +{"datatype": "Text", "external_id": "mAHo1NNIQjp", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15705", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Tanzania Youth Alliance", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14556 - Diffusion of Effective Behavioral Interventions", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14556", "descriptions": []} +{"datatype": "Text", "external_id": "vb8AmhkTGFp", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15712", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Management development for Health", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14559 - NHLQATC - EQA Support", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14559", "descriptions": []} +{"datatype": "Text", "external_id": "hua3Z2iDfLL", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16585", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "African Society for Laboratory Medicine", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14560 - ASLM - (GH000710)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14560", "descriptions": []} +{"datatype": "Text", "external_id": "Sg8psqCOsQy", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16585", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "African Society for Laboratory Medicine", "Start Date": "2013-09-01", "Operational Unit": "South Sudan"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14563 - ASLM", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14563", "descriptions": []} +{"datatype": "Text", "external_id": "hIgQ8zl9aXS", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "220", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14564 - LMG (Leadership, Management and Governance)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14564", "descriptions": []} +{"datatype": "Text", "external_id": "w6Y0pHOOkPa", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Angola"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14568 - Project Evaluations", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14568", "descriptions": []} +{"datatype": "Text", "external_id": "nO8R1GlaIg6", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15712", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Management development for Health", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14570 - MDH", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14570", "descriptions": []} +{"datatype": "Text", "external_id": "mt7C8ps86mT", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "507", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Johns Hopkins University Center for Communication Programs", "Start Date": "2013-09-01", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14572 - EVIHT (Avoid HIV and its Transmission)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14572", "descriptions": []} +{"datatype": "Text", "external_id": "cwaXnu0au1D", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "386", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "National AIDS Control Program Tanzania", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14573 - NACP Follow-on", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14573", "descriptions": []} +{"datatype": "Text", "external_id": "W74shFmjh9w", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "226", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Pact, Inc.", "Start Date": "2014-09-30", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14575 - Community REACH", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14575", "descriptions": []} +{"datatype": "Text", "external_id": "D6wMp3kUsGK", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Population Services International", "Start Date": "2014-09-30", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14576 - USAID/PROMARK", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14576", "descriptions": []} +{"datatype": "Text", "external_id": "AkHLa4w4v1K", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "220", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2014-09-30", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14578 - Leadership Management and Sustainability (MSH/LMS)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14578", "descriptions": []} +{"datatype": "Text", "external_id": "AVtJB0ZhGVK", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "446", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Chemonics International", "Start Date": "2014-09-30", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14583 - MARKETS (SVHP)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14583", "descriptions": []} +{"datatype": "Text", "external_id": "u4GgRQwDNeT", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2014-09-30", "Agency": "DOD", "Partner": "Population Services International", "Start Date": "2014-09-30", "Operational Unit": "Burundi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14592 - PSI HIV prevention", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14592", "descriptions": []} +{"datatype": "Text", "external_id": "PSXsjbbSqUO", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3781", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Partnership for Supply Chain Management", "Start Date": "2013-09-01", "Operational Unit": "Burundi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14593 - SCMS Commodity procurement", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14593", "descriptions": []} +{"datatype": "Text", "external_id": "hf26eR8YQaN", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6", "End Date": "2016-09-30", "Agency": "PC", "Partner": "U.S. Peace Corps", "Start Date": "2013-09-01", "Operational Unit": "Dominican Republic"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14594 - Escojo Peace Corps for Youth And Adolescents in the DR", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14594", "descriptions": []} +{"datatype": "Text", "external_id": "A0Ih3279rIF", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "220", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2014-09-30", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14595 - Community Support for OVC Project (CUBS)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14595", "descriptions": []} +{"datatype": "Text", "external_id": "rKLA0Ms4TVx", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14596 - Local Partner Initiative (OVC)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14596", "descriptions": []} +{"datatype": "Text", "external_id": "eNvuvSQ2l7b", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16852", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "DevResults", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14597 - DevResults", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14597", "descriptions": []} +{"datatype": "Text", "external_id": "yXdEgVg5KI4", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10553", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Futures Group", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14598 - Health Policy Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14598", "descriptions": []} +{"datatype": "Text", "external_id": "Nz1dWr7uHTe", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "463", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "University Research Corporation, LLC", "Start Date": "2014-09-30", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14599 - Health Care Improvement (HCI) Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14599", "descriptions": []} +{"datatype": "Text", "external_id": "rQBvnOZ1bul", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "233", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Program for Appropriate Technology in Health", "Start Date": "2013-09-01", "Operational Unit": "Democratic Republic of the Congo"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14611 - Projet du SIDA Fungurume (ProSIFU)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14611", "descriptions": []} +{"datatype": "Text", "external_id": "V7eXOQWvHt6", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "549", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "World Health Organization", "Start Date": "2013-09-01", "Operational Unit": "Democratic Republic of the Congo"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14612 - Health Zone Strengthening Award", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14612", "descriptions": []} +{"datatype": "Text", "external_id": "nRrcK8ZXwj5", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10553", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Futures Group", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14616 - Sexual HIV Prevention Program (SHIPP)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14616", "descriptions": []} +{"datatype": "Text", "external_id": "kUM5Ov0JJ9B", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "220", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14617 - Systems for Improved Access to Pharmaceuticals and Services Program (SIAPS)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14617", "descriptions": []} +{"datatype": "Text", "external_id": "k9NEO8Py4AR", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "271", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Foundation for Professional Development", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14623 - Increasing Services to Survivors of Sexual Assault", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14623", "descriptions": []} +{"datatype": "Text", "external_id": "slBWqK28Bnd", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "519", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of Maryland", "Start Date": "2013-09-01", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14624 - University of Maryland", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14624", "descriptions": []} +{"datatype": "Text", "external_id": "jB8gzBj3cr4", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "32", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Catholic Medical Mission Board", "Start Date": "2013-09-01", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14627 - Catholic Medical Mission Board", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14627", "descriptions": []} +{"datatype": "Text", "external_id": "I7WBLXWWXPk", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "864", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "National Association of Childcare Workers", "Start Date": "2014-09-30", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14628 - New- National Association of Child Care Workers Follow-on", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14628", "descriptions": []} +{"datatype": "Text", "external_id": "ezpZ5JZKC0N", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14630 - TBD-Community APS OVC", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14630", "descriptions": []} +{"datatype": "Text", "external_id": "WWQMdu5tWua", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "226", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Pact, Inc.", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14631 - Government Capacity Building and Support Mechanism", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14631", "descriptions": []} +{"datatype": "Text", "external_id": "vfJGohoDdDw", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14634 - DSD Host Country Systems Agreement", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14634", "descriptions": []} +{"datatype": "Text", "external_id": "ZiSVyqRcF06", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14636 - Nutrition support", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14636", "descriptions": []} +{"datatype": "Text", "external_id": "FMZzqTDlOm2", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14638 - Comprehensive District-Based Technical Assistance-HSS (Hybrid)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14638", "descriptions": []} +{"datatype": "Text", "external_id": "COP38UAdAue", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19882", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "EUROSIS - Cosultoria e Formacao em Gestao, Lda", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14639 - Learning Capacity Development Task Order 1", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14639", "descriptions": []} +{"datatype": "Text", "external_id": "DPgTplUgBYd", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "239", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Save the Children US", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14640 - Children's Media", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14640", "descriptions": []} +{"datatype": "Text", "external_id": "JUx2EQAv5aV", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14641 - DPS Rehabilitations of Health Facilities", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14641", "descriptions": []} +{"datatype": "Text", "external_id": "mQz5nrFNnkP", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14643 - Health Facilities Equipment", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14643", "descriptions": []} +{"datatype": "Text", "external_id": "AozjA6HYi97", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19910", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Resolve Solution Partners (PTY), Ltd", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14644 - Design and Build of Nampula Regional Pharmaceutical Warehouse", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14644", "descriptions": []} +{"datatype": "Text", "external_id": "fN7x3fwBR5L", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14645 - Solar Energy Installations", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14645", "descriptions": []} +{"datatype": "Text", "external_id": "qZxyYGhgWjd", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14646 - Construction of 5 Rural Health Centers in Zambezia Province", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14646", "descriptions": []} +{"datatype": "Text", "external_id": "os70XxIbrXR", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19912", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "ASNA Constru\u00e7\u00f5es & Engenharia", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14647 - Construction of Rural Health Centers - 5 in Zambezia", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14647", "descriptions": []} +{"datatype": "Text", "external_id": "O3rNjOOH32A", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14648 - Water Supply Installation", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14648", "descriptions": []} +{"datatype": "Text", "external_id": "evqzoxGTUu5", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2016-10-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14650 - Zimpeto Warehouse", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14650", "descriptions": []} +{"datatype": "Text", "external_id": "kfnMjXwI7Su", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "501", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Columbia University Mailman School of Public Health", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14652 - Health Management Twinning", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14652", "descriptions": []} +{"datatype": "Text", "external_id": "UdBgpu7e6I8", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16586", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "African Medical and Research Foundation, Tanzania", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14653 - AMREF- LAB - (GH000641)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14653", "descriptions": []} +{"datatype": "Text", "external_id": "XMLYxug2Yjd", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15719", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "ICF Macro", "Start Date": "2013-09-01", "Operational Unit": "Ghana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14656 - Measure DHS Plus", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14656", "descriptions": []} +{"datatype": "Text", "external_id": "KxfwCrmx9Li", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14658 - TBD - REFERENCE LABS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14658", "descriptions": []} +{"datatype": "Text", "external_id": "peDYYL02EsN", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15403", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Directorate of Family Health, Ministry of Health", "Start Date": "2013-09-01", "Operational Unit": "Cameroon"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14659 - Integration of comprehensive PMTCT activities into MCH services", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14659", "descriptions": []} +{"datatype": "Text", "external_id": "qQiyhOYAocO", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3652", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Botswana Network of People Living with AIDS", "Start Date": "2013-09-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14662 - BONEPWA Community-based Prevention and Support", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14662", "descriptions": []} +{"datatype": "Text", "external_id": "dbuAr8Lbzji", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9877", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Heartland Alliance for Human Needs and Human Rights", "Start Date": "2013-09-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14664 - Integrated MARPs HIV Prevention Program (IMHIPP)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14664", "descriptions": []} +{"datatype": "Text", "external_id": "Qkb41zYAWLI", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "State/AF", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14666 - Ambassador's Small Grants and Self help Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14666", "descriptions": []} +{"datatype": "Text", "external_id": "ybF7wiuBKCo", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "514", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Tulane University", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14667 - Tulane University - Compiling Evidence Base for Orphans and Vulnerable Children", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14667", "descriptions": []} +{"datatype": "Text", "external_id": "li470IwJL0h", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6557", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Society for Family Health (6557)", "Start Date": "2014-09-30", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14668 - Strengthening HIV Prevention Services for MARPs", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14668", "descriptions": []} +{"datatype": "Text", "external_id": "GJUT1bpypiJ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "270", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Foundation for Community Development, Mozambique", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14670 - Strengthening Health and Social Service System", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14670", "descriptions": []} +{"datatype": "Text", "external_id": "sWXGjiyVyg0", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "204", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14680 - LIFE Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14680", "descriptions": []} +{"datatype": "Text", "external_id": "mKPhO6MfM54", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "8167", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Gembu Center for AIDS Advocacy, Nigeria", "Start Date": "2014-09-30", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14683 - The New Tomorrow's Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14683", "descriptions": []} +{"datatype": "Text", "external_id": "hRspv96Tr8V", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14685 - FANTA III", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14685", "descriptions": []} +{"datatype": "Text", "external_id": "WE6P4kLcWRJ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "216", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "University of Washington", "Start Date": "2014-09-30", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14686 - Expansion of Male Circumcision Services for HIV Prevention", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14686", "descriptions": []} +{"datatype": "Text", "external_id": "nFEYeUfMEBr", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2641", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Pastoral Activities & Services for People with AIDS", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14689 - Pastoral Activities & Services for People with AIDS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14689", "descriptions": []} +{"datatype": "Text", "external_id": "hh9oALurciD", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "169", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Selian Lutheran Hospital, Tanzania", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14690 - Selian Lutheran Hospital Follow-on", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14690", "descriptions": []} +{"datatype": "Text", "external_id": "U2ivOGkr92v", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16861", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "National Council for People Living with HIV/AIDS Tanzania", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14691 - Citizens engaging in government oversight (CEGO) (CSO Grants: Advocacy)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14691", "descriptions": []} +{"datatype": "Text", "external_id": "aUcR51pnkmO", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16525", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "John Snow Inc (JSI)", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14692 - Community Health and Social Systems Strengthening Program (CHSSP)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14692", "descriptions": []} +{"datatype": "Text", "external_id": "azkCma3PNeP", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "440", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14693 - Public Sector System Strengthening (PS3)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14693", "descriptions": []} +{"datatype": "Text", "external_id": "BpSXaxaLhMa", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14694 - MDR TB", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14694", "descriptions": []} +{"datatype": "Text", "external_id": "tUgYb36fVSb", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14695 - Tanzania Prisions, Police and Immigration Folow-on", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14695", "descriptions": []} +{"datatype": "Text", "external_id": "LvGOZTneScP", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "547", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "United Nations Children's Fund", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14698 - National Capacity Building", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14698", "descriptions": []} +{"datatype": "Text", "external_id": "J33qKxcoEHs", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14699 - HSS Procurement LGA", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14699", "descriptions": []} +{"datatype": "Text", "external_id": "FekmPIaD07P", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "272", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Foundation for Reproductive Health and Family Education", "Start Date": "2013-09-01", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14706 - FOSREF", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14706", "descriptions": []} +{"datatype": "Text", "external_id": "TKBbV46WUX3", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1", "End Date": "2018-09-30", "Agency": "State/AF", "Partner": "U.S. Department of State", "Start Date": "2013-09-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14707 - Ambassador's PEPFAR Small Grants Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14707", "descriptions": []} +{"datatype": "Text", "external_id": "vH1RciKcrD7", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6277", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "International Center for AIDS Care and Treatment Programs, Columbia University", "Start Date": "2014-09-30", "Operational Unit": "South Sudan"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14708 - ICAP Columbia University", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14708", "descriptions": []} +{"datatype": "Text", "external_id": "JTbcqyvp7iH", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "216", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of Washington", "Start Date": "2013-09-01", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14710 - ITECH 549", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14710", "descriptions": []} +{"datatype": "Text", "external_id": "OXDtlA0w46T", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "597", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "National Alliance of State and Territorial AIDS Directors", "Start Date": "2013-09-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14713 - National Alliance of State and Territorial AIDS Directors", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14713", "descriptions": []} +{"datatype": "Text", "external_id": "Ub6sZXrOg5S", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14715 - ESIS Task Order Contract", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14715", "descriptions": []} +{"datatype": "Text", "external_id": "d7RfeKJ8Ld4", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "U.S. Department of Health and Human Services/Centers for Disease Control and Prevention (HHS/CDC)", "Start Date": "2014-10-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14719 - Evaluations QI and Viral Load", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14719", "descriptions": []} +{"datatype": "Text", "external_id": "ahOkux2Y84x", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "8511", "End Date": "2014-09-30", "Agency": "DOD", "Partner": "Fundacion Genesis", "Start Date": "2013-09-01", "Operational Unit": "Dominican Republic"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14721 - Fundacion Genesis", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14721", "descriptions": []} +{"datatype": "Text", "external_id": "El3aNXLoFTn", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "U.S. Department of Defense (Defense)", "Start Date": "2013-09-01", "Operational Unit": "Dominican Republic"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14722 - DOD", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14722", "descriptions": []} +{"datatype": "Text", "external_id": "fEn3YSUBgJS", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14732 - Accelerating Strategies for Practical Innovation & Research in Economic Strengthening (ASPIRES)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14732", "descriptions": []} +{"datatype": "Text", "external_id": "GQGowD3O9ac", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "509", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Johns Hopkins University Bloomberg School of Public Health", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14735 - Project Search", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14735", "descriptions": []} +{"datatype": "Text", "external_id": "nDVxBIWN0BV", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "U.S. Department of Health and Human Services/Centers for Disease Control and Prevention (HHS/CDC)", "Start Date": "2014-09-30", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14736 - CDC_CDC_HQ", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14736", "descriptions": []} +{"datatype": "Text", "external_id": "spSK0qMiqCQ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14738 - Beira Warehouse Construction", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14738", "descriptions": []} +{"datatype": "Text", "external_id": "f8wckQKGqrJ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "594", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "World Education", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14739 - Strengthen Family and Community Support to Orphan and Vunerable Children (FORCA Project)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14739", "descriptions": []} +{"datatype": "Text", "external_id": "w8FOIMo7YAd", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "547", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "United Nations Children's Fund", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14748 - UNICEF MCH Umbrella Grant", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14748", "descriptions": []} +{"datatype": "Text", "external_id": "e5JG9AGXtnC", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9752", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Gorongosa National Park", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14751 - Ecohealth Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14751", "descriptions": []} +{"datatype": "Text", "external_id": "jog4uYASI3l", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "521", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "University of North Carolina at Chapel Hill, Carolina Population Center", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14753 - Measure Evaluation- OVC", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14753", "descriptions": []} +{"datatype": "Text", "external_id": "GiPpXdCyAAx", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15719", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "ICF Macro", "Start Date": "2014-09-30", "Operational Unit": "Dominican Republic"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14760 - Dominican Republic Demographic and Health Survey 2012", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14760", "descriptions": []} +{"datatype": "Text", "external_id": "F8wt537hG7K", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16880", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Health Through Walls", "Start Date": "2013-09-01", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14761 - HTW (Health Through Walls)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14761", "descriptions": []} +{"datatype": "Text", "external_id": "D4tX3JPPyAL", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "219", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "JHPIEGO", "Start Date": "2013-09-01", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14766 - SSQH Nord (Services de Sant\u00e9 de Qualit\u00e9 pour Ha\u00efti)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14766", "descriptions": []} +{"datatype": "Text", "external_id": "LxolpyNe5K3", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3781", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Partnership for Supply Chain Management", "Start Date": "2013-09-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14768 - SUPPLY CHAIN MANAGEMENT SYSTEMS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14768", "descriptions": []} +{"datatype": "Text", "external_id": "Bj0ax3bTZNO", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "12608", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Health Policy Project", "Start Date": "2013-09-01", "Operational Unit": "Dominican Republic"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14772 - Health Policy Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14772", "descriptions": []} +{"datatype": "Text", "external_id": "qzquyYUolaM", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "5702", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Vanderbilt University", "Start Date": "2014-09-30", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14778 - Vanderbilt University", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14778", "descriptions": []} +{"datatype": "Text", "external_id": "dF7R1YoezhC", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1", "End Date": "2014-09-30", "Agency": "State/WHA", "Partner": "U.S. Department of State", "Start Date": "2013-09-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14779 - State", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14779", "descriptions": []} +{"datatype": "Text", "external_id": "sWaanutoGLL", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "547", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "United Nations Children's Fund", "Start Date": "2014-09-30", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14788 - UNICEF", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14788", "descriptions": []} +{"datatype": "Text", "external_id": "HREJRtLPQJN", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "204", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14789 - EGPAF", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14789", "descriptions": []} +{"datatype": "Text", "external_id": "VdSh1pgKSLp", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1", "End Date": "2018-09-30", "Agency": "State/AF", "Partner": "U.S. Department of State", "Start Date": "2013-09-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14790 - Public Affairs/Public Diplomacy (PA/PD) Outreach", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14790", "descriptions": []} +{"datatype": "Text", "external_id": "eowp9EMY0pw", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15949", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "ISCISA- Superior Institution of Health Sciences", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14792 - ISCISA", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14792", "descriptions": []} +{"datatype": "Text", "external_id": "Eeo3pC6P9ON", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16850", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Mozambique Blood Donor Association", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14794 - Blood Donor Association", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14794", "descriptions": []} +{"datatype": "Text", "external_id": "u4bkGV8uGw7", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1", "End Date": "2018-09-30", "Agency": "State/AF", "Partner": "U.S. Department of State", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14806 - P/E Quick Impact Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14806", "descriptions": []} +{"datatype": "Text", "external_id": "ZtIdXldZX24", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2016-09-30", "Agency": "DOD", "Partner": "Population Services International", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14807 - Support the Mozambican Armed Forces in the Fight Against HIV/AIDS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14807", "descriptions": []} +{"datatype": "Text", "external_id": "ztwiGYLZuY6", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Democratic Republic of the Congo"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14809 - C-Change/DRC \u2013 Social and Behavior Change Communication (SBCC) Capacity Building in the Democratic Republic of Congo / USAID Leader with Associates Cooperative Agreement No. GPO-A-00-07-00004-00", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14809", "descriptions": []} +{"datatype": "Text", "external_id": "cYFuc9Jflm6", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14811 - TBD USAID PF 2012", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14811", "descriptions": []} +{"datatype": "Text", "external_id": "qc2JFqdxnE6", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14812 - TBD PF CDC 2012", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14812", "descriptions": []} +{"datatype": "Text", "external_id": "hTHqzGOK3Sb", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Democratic Republic of the Congo"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14815 - Health Policy/HSS New Award", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14815", "descriptions": []} +{"datatype": "Text", "external_id": "NHfULLeLhau", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "216", "End Date": "2018-09-30", "Agency": "HHS/HRSA", "Partner": "University of Washington", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14822 - ITECH - Follow On", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14822", "descriptions": []} +{"datatype": "Text", "external_id": "nthAFouqoAG", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1", "End Date": "2018-09-30", "Agency": "State/AF", "Partner": "U.S. Department of State", "Start Date": "2013-09-01", "Operational Unit": "Democratic Republic of the Congo"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14831 - Small Grant Programs", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14831", "descriptions": []} +{"datatype": "Text", "external_id": "SPNYtqgv2mH", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "India"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14838 - Center of Excellence for Market-based Partnerships in Health (COE)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14838", "descriptions": []} +{"datatype": "Text", "external_id": "lxoPmMmhgMp", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "453", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "John Snow, Inc.", "Start Date": "2013-09-01", "Operational Unit": "India"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14839 - International Logistics TA (HIV Innovations)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14839", "descriptions": []} +{"datatype": "Text", "external_id": "QEF0ULKHjx8", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "544", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "UNAIDS - Joint United Nations Programme on HIV/AIDS", "Start Date": "2013-09-01", "Operational Unit": "India"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14840 - SHARE-UNAIDS (Indo-African Technical Cooperation)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14840", "descriptions": []} +{"datatype": "Text", "external_id": "Dw1qDxqSnKv", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16863", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Public Health Foundation of India (PHFI)", "Start Date": "2013-09-01", "Operational Unit": "India"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14841 - The HIV/AIDS Partnership: Impact through Prevention, Private Sector and Evidence-based Programming (PIPPSE)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14841", "descriptions": []} +{"datatype": "Text", "external_id": "VXMUZL8il1W", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1", "End Date": "2017-09-30", "Agency": "State/AF", "Partner": "U.S. Department of State", "Start Date": "2013-09-01", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14842 - Public Diplomacy", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14842", "descriptions": []} +{"datatype": "Text", "external_id": "UCqfRstzhzc", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1923", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Association of Public Health Laboratories", "Start Date": "2014-09-30", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14844 - APHL", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14844", "descriptions": []} +{"datatype": "Text", "external_id": "gNxfHiIAFOO", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "521", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "University of North Carolina at Chapel Hill, Carolina Population Center", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14846 - Strategic Information for Evidence-Based Management of HIV and Related Health Program in South Africa", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14846", "descriptions": []} +{"datatype": "Text", "external_id": "rHh873KXiJC", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "453", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "John Snow, Inc.", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "14847 - Partnership Information Management System (PIMS) Database Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "14847", "descriptions": []} +{"datatype": "Text", "external_id": "tWRb6lI8a5p", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "219", "End Date": "2016-09-30", "Agency": "DOD", "Partner": "JHPIEGO", "Start Date": "2014-10-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "15005 - Jhpiego DOD VMMC Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "15005", "descriptions": []} +{"datatype": "Text", "external_id": "duguAQjrvxp", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16262", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Chamber of Minerals & Energy", "Start Date": "2014-09-30", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "15063 - CME", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "15063", "descriptions": []} +{"datatype": "Text", "external_id": "YmjRbWUT79P", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1085", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "UNICEF", "Start Date": "2013-09-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "15888 - Strengthening the National OVC Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "15888", "descriptions": []} +{"datatype": "Text", "external_id": "vG5klxKA3xc", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "217", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "IntraHealth International, Inc", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "15947 - Capacity Plus", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "15947", "descriptions": []} +{"datatype": "Text", "external_id": "gfIkPfoZAEl", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "517", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of California at San Francisco", "Start Date": "2014-10-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16052 - UCSF-HQ", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16052", "descriptions": []} +{"datatype": "Text", "external_id": "pytks5emaqO", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "14979", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Search for Common Ground", "Start Date": "2014-09-30", "Operational Unit": "Angola"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16172 - Kamba de Verdade", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16172", "descriptions": []} +{"datatype": "Text", "external_id": "szgSUK9xU1T", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "220", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01", "Operational Unit": "Angola"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16173 - Building Local Capacity (BLC)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16173", "descriptions": []} +{"datatype": "Text", "external_id": "EkFOliS4sei", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2014-09-30", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16347 - OVC USAID Barbados", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16347", "descriptions": []} +{"datatype": "Text", "external_id": "Zpse80PtFpX", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "595", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "World Learning", "Start Date": "2014-09-30", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16358 - OVC USAID Jamaica", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16358", "descriptions": []} +{"datatype": "Text", "external_id": "oqaqABybWyC", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Cambodia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16370 - Social Marketing", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16370", "descriptions": []} +{"datatype": "Text", "external_id": "yJe2SizkVEW", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "316", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Right To Care, South Africa", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16372 - Voluntary Medical Male Circumcision Service Delivery II Project (VMMC II)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16372", "descriptions": []} +{"datatype": "Text", "external_id": "nAkQTthM8N5", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "7579", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Deloitte Consulting Limited", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16397 - Tunajali II", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16397", "descriptions": []} +{"datatype": "Text", "external_id": "styJMbuaqwI", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16547", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Global Surveys Research", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16426 - OVC Cohort Study", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16426", "descriptions": []} +{"datatype": "Text", "external_id": "UpGgvHGjiN4", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16548", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Televisao de Mocambique", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16445 - Telenovelas", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16445", "descriptions": []} +{"datatype": "Text", "external_id": "Svxod6qeZdz", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15907", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Kenya Community Development Foundation", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16450 - Global Give Back Circle", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16450", "descriptions": []} +{"datatype": "Text", "external_id": "G1Iu5qNsUDj", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "216", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "University of Washington", "Start Date": "2014-09-30", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16453 - Project SEARCH- PMTCT Study (OAA-TO-11-00060)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16453", "descriptions": []} +{"datatype": "Text", "external_id": "GmFcsEfO8Fe", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "549", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "World Health Organization", "Start Date": "2013-09-01", "Operational Unit": "India"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16459 - HIV/TB Coordination Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16459", "descriptions": []} +{"datatype": "Text", "external_id": "wjq7ktncMzu", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "India"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16460 - Logistics Management Improvement Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16460", "descriptions": []} +{"datatype": "Text", "external_id": "FmxMU3zDMNu", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "Population Services International", "Start Date": "2013-09-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16482 - PSI Caribbean", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16482", "descriptions": []} +{"datatype": "Text", "external_id": "IhRChiG0XtB", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3880", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Tovwirane HIV/AIDS Organization", "Start Date": "2013-09-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16485 - Integrated Adolescent Health Improvement Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16485", "descriptions": []} +{"datatype": "Text", "external_id": "U9qNndbgibp", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15660", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Save The Children Federation Inc", "Start Date": "2013-09-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16486 - ASPIRE", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16486", "descriptions": []} +{"datatype": "Text", "external_id": "UpB1p6mObTj", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10553", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Futures Group", "Start Date": "2013-09-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16487 - Health Policy Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16487", "descriptions": []} +{"datatype": "Text", "external_id": "xM15VOJUR52", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15719", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "ICF Macro", "Start Date": "2014-09-30", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16497 - ESIS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16497", "descriptions": []} +{"datatype": "Text", "external_id": "MXeaiADeU1Z", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "14461", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "ITECH", "Start Date": "2013-09-01", "Operational Unit": "Zimbabwe"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16515 - Technical Assistance in Support of Clinical Training and Mentoring for HIV Treatment and Prevention Services", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16515", "descriptions": []} +{"datatype": "Text", "external_id": "gjvhSslohJb", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4", "End Date": "2014-09-30", "Agency": "DOD", "Partner": "U.S. Department of Defense (Defense)", "Start Date": "2014-09-30", "Operational Unit": "South Sudan"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16525 - DOD-SPLA", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16525", "descriptions": []} +{"datatype": "Text", "external_id": "sOu07cubYnm", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "440", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2013-09-01", "Operational Unit": "Ukraine"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16550 - Chernigiv Oblast Pilot on HIV Service (HTC) Integration into Primary Health Care", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16550", "descriptions": []} +{"datatype": "Text", "external_id": "Hm9qfJwSDxq", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "549", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "World Health Organization", "Start Date": "2014-09-30", "Operational Unit": "Ukraine"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16558 - Technical assistance in strengthening prevention and control of TB/HIV and MDR-TB", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16558", "descriptions": []} +{"datatype": "Text", "external_id": "JrJEN7GWWxd", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "220", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2014-09-30", "Operational Unit": "India"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16562 - AIDSTAR II", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16562", "descriptions": []} +{"datatype": "Text", "external_id": "TMBJ5uIspY0", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16754", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "IKP Knowledge Park", "Start Date": "2013-09-01", "Operational Unit": "India"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16563 - Innovations for T.B. Control in India (TB Alliance)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16563", "descriptions": []} +{"datatype": "Text", "external_id": "XZhC318wmu7", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16755", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Impact Foundation (India)", "Start Date": "2013-09-01", "Operational Unit": "India"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16565 - RMNCH Alliance", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16565", "descriptions": []} +{"datatype": "Text", "external_id": "m7zQlsn01F2", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "5554", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Karnataka Health Promotion Trust", "Start Date": "2013-09-01", "Operational Unit": "India"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16566 - Orphans and Vulnerable Children Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16566", "descriptions": []} +{"datatype": "Text", "external_id": "QNgsnB8uMmP", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "596", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "University of North Carolina", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16569 - MEASURE Associate Award", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16569", "descriptions": []} +{"datatype": "Text", "external_id": "tWkDhBlclYH", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "5504", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "AIDS Care China", "Start Date": "2013-09-01", "Operational Unit": "Asia Regional Program"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16576 - Engaging Local NGOs", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16576", "descriptions": []} +{"datatype": "Text", "external_id": "AtB63zQfpCw", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19383", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Christian Medical Association of India", "Start Date": "2013-09-01", "Operational Unit": "India"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16580 - Labs 4 Life", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16580", "descriptions": []} +{"datatype": "Text", "external_id": "RMopXKRdVZ0", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "467", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Aurum Health Research", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16583 - District Support GH000887", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16583", "descriptions": []} +{"datatype": "Text", "external_id": "eecV5qUv5Ef", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19844", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Beyond Zero", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16584 - District Support GH000889", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16584", "descriptions": []} +{"datatype": "Text", "external_id": "IcCRKz3hoSJ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "463", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University Research Corporation, LLC", "Start Date": "2013-09-01", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16585 - Capacity Building in HIV Co-infection Activities to Address the Continuum of Prevention, Care and Treatment in Central America, CoAg # GH001100", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16585", "descriptions": []} +{"datatype": "Text", "external_id": "kMjSz0LC7WT", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15249", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "UVG - UNIVERSIDAD DE VALLE DE GUATEMALA", "Start Date": "2013-09-01", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16586 - Universidad de Valle de Guatemala", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16586", "descriptions": []} +{"datatype": "Text", "external_id": "oa7FSaDbIKv", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "14131", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "COMISCA", "Start Date": "2013-09-01", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16587 - COMISCA", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16587", "descriptions": []} +{"datatype": "Text", "external_id": "JVmP6zmz2ko", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "13112", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "US Embassy Guatemala", "Start Date": "2013-09-01", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16588 - Capacity building in strategic information and laboratory functions to address the continuum of prevention, care and treatment in Central America", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16588", "descriptions": []} +{"datatype": "Text", "external_id": "ZJYVKHikehz", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15638", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "The Task Force for Global Health, Inc. /Tephinet", "Start Date": "2013-09-01", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16589 - TEPHINET", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16589", "descriptions": []} +{"datatype": "Text", "external_id": "B3wNwmLad85", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "220", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01", "Operational Unit": "India"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16590 - Grant Management Solutions", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16590", "descriptions": []} +{"datatype": "Text", "external_id": "Up06MD9mFVl", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "453", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "John Snow, Inc.", "Start Date": "2013-09-01", "Operational Unit": "India"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16591 - Strategic Assessments for Strategic Action", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16591", "descriptions": []} +{"datatype": "Text", "external_id": "GcDiKFCYPsW", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "521", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "University of North Carolina at Chapel Hill, Carolina Population Center", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16594 - MEASURE Evaluation Phase IV", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16594", "descriptions": []} +{"datatype": "Text", "external_id": "oz79d6StwR4", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4167", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Voluntary Health Services", "Start Date": "2013-09-01", "Operational Unit": "India"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16599 - Technical Assistance to India's National AIDS Control Organization (TA to NACO)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16599", "descriptions": []} +{"datatype": "Text", "external_id": "ZAnxunNH0QH", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16606 - e TBD- KARAMOJA", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16606", "descriptions": []} +{"datatype": "Text", "external_id": "D4rNgPxJdO8", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16525", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "John Snow Inc (JSI)", "Start Date": "2013-09-01", "Operational Unit": "Ghana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16613 - Condom Distribution", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16613", "descriptions": []} +{"datatype": "Text", "external_id": "wRS3lYkRTaa", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19907", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Palladium Group", "Start Date": "2013-09-01", "Operational Unit": "Ghana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16618 - Health Policy Plus delete this one", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16618", "descriptions": []} +{"datatype": "Text", "external_id": "enqsb5mzsDo", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9871", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Ghana AIDS Commission", "Start Date": "2013-09-01", "Operational Unit": "Ghana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16619 - Ghana AIDS Commission support for Key Populations", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16619", "descriptions": []} +{"datatype": "Text", "external_id": "iIyNzet5uTQ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16620 - TBD PMCT EXPANSION", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16620", "descriptions": []} +{"datatype": "Text", "external_id": "Sr3IksdLw7A", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "5462", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Chinese Center for Disease Prevention and Control", "Start Date": "2013-09-01", "Operational Unit": "Asia Regional Program"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16622 - China CDC COAG", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16622", "descriptions": []} +{"datatype": "Text", "external_id": "vxJy8DjKZiO", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16624 - Strengthening HIV and TB Service Delivery in Malawi Prison Health Systems under the President\u2019s Emergency Plan for AIDS Relief", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16624", "descriptions": []} +{"datatype": "Text", "external_id": "kTsa4A6BUE0", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3932", "End Date": "2014-09-30", "Agency": "State/AF", "Partner": "Regional Procurement Support Office/Frankfurt", "Start Date": "2013-09-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16625 - Construction and Renovation", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16625", "descriptions": []} +{"datatype": "Text", "external_id": "yS2aXogKcfS", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "13168", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Cardno Emerging Markets", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16626 - Uganda Private Health Support Program (PHS)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16626", "descriptions": []} +{"datatype": "Text", "external_id": "iSu9u5ddPYV", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "219", "End Date": "2016-09-30", "Agency": "DOD", "Partner": "JHPIEGO", "Start Date": "2013-09-01", "Operational Unit": "Ghana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16627 - Support to GAF HIV Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16627", "descriptions": []} +{"datatype": "Text", "external_id": "Jfl0J3RYlDv", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "509", "End Date": "2014-09-30", "Agency": "DOD", "Partner": "Johns Hopkins University Bloomberg School of Public Health", "Start Date": "2013-09-01", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16628 - Johns Hopkins University", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16628", "descriptions": []} +{"datatype": "Text", "external_id": "P2pQDi5r6pf", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2014-09-30", "Agency": "DOD", "Partner": "Population Services International", "Start Date": "2013-09-01", "Operational Unit": "Dominican Republic"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16629 - Population Services International", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16629", "descriptions": []} +{"datatype": "Text", "external_id": "ECLDJCnvKXg", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "509", "End Date": "2014-09-30", "Agency": "DOD", "Partner": "Johns Hopkins University Bloomberg School of Public Health", "Start Date": "2013-09-01", "Operational Unit": "Dominican Republic"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16630 - Johns Hopkins University", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16630", "descriptions": []} +{"datatype": "Text", "external_id": "k74KVoLuYvj", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10553", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Futures Group", "Start Date": "2013-09-01", "Operational Unit": "Cambodia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16631 - Health Information, Policy, and Advocacy (HIPA) Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16631", "descriptions": []} +{"datatype": "Text", "external_id": "o1K2UNokkpC", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "463", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "University Research Corporation, LLC", "Start Date": "2013-09-01", "Operational Unit": "Cambodia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16632 - Social Health Protection Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16632", "descriptions": []} +{"datatype": "Text", "external_id": "Aybh4bl0U7Y", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Cambodia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16633 - NGO Service Delivery Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16633", "descriptions": []} +{"datatype": "Text", "external_id": "e7tgUFuUat2", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16878", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Expanded Church Response Trust", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16634 - USAID/Copperbelt Lusaka Zambia Family activity", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16634", "descriptions": []} +{"datatype": "Text", "external_id": "jenrOdKRSLj", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9870", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Ghana Health Service", "Start Date": "2014-09-30", "Operational Unit": "Ghana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16636 - GHS Lab/SI Strengthening", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16636", "descriptions": []} +{"datatype": "Text", "external_id": "krQhO52LAyR", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9871", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Ghana AIDS Commission", "Start Date": "2013-09-01", "Operational Unit": "Ghana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16637 - Key Population Evaluation Survey", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16637", "descriptions": []} +{"datatype": "Text", "external_id": "lneTf2TIi7s", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9871", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Ghana AIDS Commission", "Start Date": "2014-09-30", "Operational Unit": "Ghana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16638 - GAC Data Quality Assessment", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16638", "descriptions": []} +{"datatype": "Text", "external_id": "pcnDnDSRxUw", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3317", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Clinical and Laboratory Standards Institute", "Start Date": "2014-09-30", "Operational Unit": "Ghana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16639 - CLSI Lab Management and Leadership", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16639", "descriptions": []} +{"datatype": "Text", "external_id": "rMFOPTogKF9", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "517", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "University of California at San Francisco", "Start Date": "2014-09-30", "Operational Unit": "Ghana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16640 - Key Population PWID Formative Assessment", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16640", "descriptions": []} +{"datatype": "Text", "external_id": "hkrGUJMnpqq", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9872", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Global Health Systems Solutions, Ghana", "Start Date": "2014-09-30", "Operational Unit": "Ghana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16641 - Laboratory Improvements", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16641", "descriptions": []} +{"datatype": "Text", "external_id": "C83hVIfuyuu", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1923", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Association of Public Health Laboratories", "Start Date": "2014-09-30", "Operational Unit": "Ghana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16642 - Laboratory Policy and Operational Plan", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16642", "descriptions": []} +{"datatype": "Text", "external_id": "SqXXteJxzb2", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "501", "End Date": "2014-09-30", "Agency": "HHS/HRSA", "Partner": "Columbia University Mailman School of Public Health", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16643 - Nursing Capacity Building Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16643", "descriptions": []} +{"datatype": "Text", "external_id": "BZBScBdh3hB", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "547", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "United Nations Children's Fund", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16644 - UNICEF", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16644", "descriptions": []} +{"datatype": "Text", "external_id": "R8ebBIqDK7S", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16656 - TBD - Accountable Governance for Improved Service Delivery(AGIS)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16656", "descriptions": []} +{"datatype": "Text", "external_id": "tvGID84UvqL", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16657 - TBD Medical Supplies", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16657", "descriptions": []} +{"datatype": "Text", "external_id": "OnxWtxwn6pU", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16658 - TBD Health Management Information Systems", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16658", "descriptions": []} +{"datatype": "Text", "external_id": "bHAc4bAK59w", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9886", "End Date": "2014-09-30", "Agency": "HHS/HRSA", "Partner": "American International Health Alliance", "Start Date": "2013-09-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16660 - AIHA Infectious Disease Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16660", "descriptions": []} +{"datatype": "Text", "external_id": "D5b6zUvnBB4", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19423", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Caribbean Regional Public Health Agency", "Start Date": "2013-09-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16661 - CARPHA support CoAg GH001205", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16661", "descriptions": []} +{"datatype": "Text", "external_id": "ZR5XGeQADRk", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Burundi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16663 - Integrated Health Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16663", "descriptions": []} +{"datatype": "Text", "external_id": "j4U6Xx8oLOs", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Burundi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16664 - PMTCT Acceleration Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16664", "descriptions": []} +{"datatype": "Text", "external_id": "nvGeJlZlW6c", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "440", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2013-09-01", "Operational Unit": "Burundi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16665 - Health Finance & Governance (HFG)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16665", "descriptions": []} +{"datatype": "Text", "external_id": "xqUVb2EPX2V", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "7727", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "GH Tech", "Start Date": "2014-09-30", "Operational Unit": "Burundi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16666 - Development & Training Services", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16666", "descriptions": []} +{"datatype": "Text", "external_id": "Ka2Hptf1Nhv", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "220", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01", "Operational Unit": "Burundi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16668 - Grants Management Solutions", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16668", "descriptions": []} +{"datatype": "Text", "external_id": "XuzYXhxqgKb", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4017", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "United States Pharmacopeia", "Start Date": "2013-09-01", "Operational Unit": "Burundi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16669 - Promoting Quality of Medicines", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16669", "descriptions": []} +{"datatype": "Text", "external_id": "owp3AoDjV61", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "535", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of Nairobi", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16670 - HIV Fellowship Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16670", "descriptions": []} +{"datatype": "Text", "external_id": "jcWyvxVFAzL", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16671 - Foundation for Innovative New Diagnostics - FIND FOLLOW ON", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16671", "descriptions": []} +{"datatype": "Text", "external_id": "tpDv7YY3Nf8", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "220", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16678 - District Health System Strengthening and Quality Improvement for Service Delivery in Malawi under PEPFAR", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16678", "descriptions": []} +{"datatype": "Text", "external_id": "bJmTm3Skd0I", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19763", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "International Business & Technical Consultants Inc.", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16679 - Program Support Services", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16679", "descriptions": []} +{"datatype": "Text", "external_id": "jROJpFr7spa", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1715", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "National Tuberculosis and Leprosy Control Program", "Start Date": "2013-09-01", "Operational Unit": "Cambodia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16681 - National Center for Tuberculosis and Leprosy Control (CENAT) Phase II", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16681", "descriptions": []} +{"datatype": "Text", "external_id": "qdT25O8R3Rj", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16321", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Kenya National Bureau of Statistics", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16682 - Kenya National Bureau of Statistics (KNBS) FARA", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16682", "descriptions": []} +{"datatype": "Text", "external_id": "hUIai59VH3V", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4010", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "National Institute of Public Health", "Start Date": "2013-09-01", "Operational Unit": "Cambodia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16683 - National Institute of Public Health Phase III", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16683", "descriptions": []} +{"datatype": "Text", "external_id": "aiEDgVBTAcM", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "204", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16684 - Kenya Disciplined Services ZUIA", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16684", "descriptions": []} +{"datatype": "Text", "external_id": "sQfP6fhVknI", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "440", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2013-09-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16685 - HFG (Health Finance and Governance)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16685", "descriptions": []} +{"datatype": "Text", "external_id": "vF6cz2vLLYu", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19762", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Health Strat Kenya", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16687 - Kenya Prison Services", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16687", "descriptions": []} +{"datatype": "Text", "external_id": "l5esZQgSIcm", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4008", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "National Centre for HIV/AIDS, Dermatology and STDs", "Start Date": "2013-09-01", "Operational Unit": "Cambodia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16688 - National Centre for HIV/AIDS, Dermatology and STDs Phase IV", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16688", "descriptions": []} +{"datatype": "Text", "external_id": "G6BKfd8LfYF", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "440", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2013-09-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16689 - SHOPS Abt Follow on", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16689", "descriptions": []} +{"datatype": "Text", "external_id": "TgYnk2moWdG", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9853", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "New Partner", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16690 - SAVVY", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16690", "descriptions": []} +{"datatype": "Text", "external_id": "lbJoM2qmE6w", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "509", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Johns Hopkins University Bloomberg School of Public Health", "Start Date": "2013-09-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16691 - HC3", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16691", "descriptions": []} +{"datatype": "Text", "external_id": "SrnKAkADVpB", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Ukraine"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16692 - HIV/AIDS Project Evaluations", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16692", "descriptions": []} +{"datatype": "Text", "external_id": "CaLvLed7USJ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Ukraine"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16693 - Strategic Information Support (Follow On Mechanism to MEASURE)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16693", "descriptions": []} +{"datatype": "Text", "external_id": "G7HJQbat0KD", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "440", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2014-09-30", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16695 - Health Financing and Governance", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16695", "descriptions": []} +{"datatype": "Text", "external_id": "PtgsyHFCz8O", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "220", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16696 - Leadership Management and Governance ( LMG)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16696", "descriptions": []} +{"datatype": "Text", "external_id": "re8F6Q5VS2Y", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "596", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "University of North Carolina", "Start Date": "2014-09-30", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16697 - Measure Evaluation", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16697", "descriptions": []} +{"datatype": "Text", "external_id": "AW0Zuua2dMG", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "33", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Catholic Relief Services", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16698 - Coordinating Comprehensive Care for Children ( 4Cs)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16698", "descriptions": []} +{"datatype": "Text", "external_id": "QEYCM4veYY1", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16699 - OVC RFA- Support to Nyanza and Rift Valley", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16699", "descriptions": []} +{"datatype": "Text", "external_id": "NJxQidwKZeO", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "547", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "United Nations Children's Fund", "Start Date": "2014-09-30", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16700 - OVC Child Protection Research", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16700", "descriptions": []} +{"datatype": "Text", "external_id": "LVY97iLzelr", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "507", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Johns Hopkins University Center for Communication Programs", "Start Date": "2013-09-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16704 - One Community (One C)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16704", "descriptions": []} +{"datatype": "Text", "external_id": "P8IQqRRJNih", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16539", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "United Nations Office on Drug and Crime (UNODC)", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16705 - IDU - HIV Combination Prevention", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16705", "descriptions": []} +{"datatype": "Text", "external_id": "PDf4FXfpNOF", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16706 - Integrated Adolescent Health Improvement Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16706", "descriptions": []} +{"datatype": "Text", "external_id": "ZkOBf4JWB73", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16707 - TBD-School Health Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16707", "descriptions": []} +{"datatype": "Text", "external_id": "rr8qgURwnqy", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19764", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Center for Health Solutions (CHS)", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16709 - Accelerating Progress Against TB", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16709", "descriptions": []} +{"datatype": "Text", "external_id": "uw5Ad2rRMwx", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15812", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Equity Group Foundation", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16710 - Expanding Health Insurance Coverage", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16710", "descriptions": []} +{"datatype": "Text", "external_id": "ktRjj0Fot3K", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "217", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "IntraHealth International, Inc", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16711 - Capacity Bridge Mechanism", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16711", "descriptions": []} +{"datatype": "Text", "external_id": "lkah9Uojw2d", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16665", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Housing Finance Foundation", "Start Date": "2014-09-30", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16712 - OVC Vocational Training", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16712", "descriptions": []} +{"datatype": "Text", "external_id": "mlxsZT23ln2", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "451", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Internews", "Start Date": "2014-09-30", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16713 - Health Media Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16713", "descriptions": []} +{"datatype": "Text", "external_id": "JubySD1pR1L", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "440", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2013-09-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16714 - Health Finance and Governance Project (HFG)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16714", "descriptions": []} +{"datatype": "Text", "external_id": "c7uD7X49pFA", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16782", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Counterpart International", "Start Date": "2013-09-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16716 - STEPS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16716", "descriptions": []} +{"datatype": "Text", "external_id": "bLQQFEZIvyo", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "517", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of California at San Francisco", "Start Date": "2013-09-01", "Operational Unit": "Ukraine"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16718 - UCSF", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16718", "descriptions": []} +{"datatype": "Text", "external_id": "vsMHmpP2LTz", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Ukraine"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16719 - Follow on Support to the National AIDS Program Design and Implementation of MAT", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16719", "descriptions": []} +{"datatype": "Text", "external_id": "qxnKAAGAX0e", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16847", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "S.O.S. Cedia", "Start Date": "2014-09-30", "Operational Unit": "Angola"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16720 - Nkento Wa Biza", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16720", "descriptions": []} +{"datatype": "Text", "external_id": "b5fO34TieSb", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Angola"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16721 - Cross Border/Ports, Cuenene Epi HIV/TB Surveillance", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16721", "descriptions": []} +{"datatype": "Text", "external_id": "ig8FeJw6mtO", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "440", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2013-09-01", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16722 - HFG (Health Financing and Governance)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16722", "descriptions": []} +{"datatype": "Text", "external_id": "rjp7MjYHmpk", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "463", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "University Research Corporation, LLC", "Start Date": "2014-09-30", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16723 - URC-HCI", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16723", "descriptions": []} +{"datatype": "Text", "external_id": "KuZ8LeX7jyE", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16724 - TBD-Performance evaluation of the training component in Nicaragua' HIV Program (in service and pre-service)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16724", "descriptions": []} +{"datatype": "Text", "external_id": "mQ7Ypp4HWx2", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "463", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "University Research Corporation, LLC", "Start Date": "2013-09-01", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16725 - Applying Science to Strengthen and Improve Systems (ASSIST)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16725", "descriptions": []} +{"datatype": "Text", "external_id": "ujfzmqWAOcK", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "13111", "End Date": "2014-09-30", "Agency": "State/WHA", "Partner": "US Embassies", "Start Date": "2013-09-01", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16726 - PEPFAR Small Grants Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16726", "descriptions": []} +{"datatype": "Text", "external_id": "j0b5exhkMHE", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "220", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16727 - Bridge USAID Program for Strengthening the Central American Response to HIV -PASCA-", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16727", "descriptions": []} +{"datatype": "Text", "external_id": "vRqFFcjoMLN", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16728 - APHIAplus Nairobi/Coast Follow on", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16728", "descriptions": []} +{"datatype": "Text", "external_id": "e9LTmrp0eZj", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "440", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2013-09-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16729 - Private Sector Health Initiative (SHOPS)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16729", "descriptions": []} +{"datatype": "Text", "external_id": "yBtamhluAXO", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "8399", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Project Search", "Start Date": "2014-09-30", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16730 - OVC Evaluation", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16730", "descriptions": []} +{"datatype": "Text", "external_id": "QkYl85YiCKy", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "463", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "University Research Corporation, LLC", "Start Date": "2013-09-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16731 - Applying Science to Strengthen and Improve Systems (ASSIST)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16731", "descriptions": []} +{"datatype": "Text", "external_id": "kZBurwMx7B4", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16734 - Local NGO Support to Key Populations (Selebi-Phikwe)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16734", "descriptions": []} +{"datatype": "Text", "external_id": "YIGTs1Zgc8N", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "220", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2014-09-30", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16735 - Local Capacity Building - NGO Support for Key Populations", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16735", "descriptions": []} +{"datatype": "Text", "external_id": "aaOt3vUsaGa", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3732", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Botswana Red Cross", "Start Date": "2013-09-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16736 - HIV care and treatment services in the Dukwi refugee camp", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16736", "descriptions": []} +{"datatype": "Text", "external_id": "KhBsEfSyhbo", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15638", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "The Task Force for Global Health, Inc. /Tephinet", "Start Date": "2013-09-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16737 - Building Capacity of the Public Health System to Improve Population Health through National, Nonprofit Organizations", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16737", "descriptions": []} +{"datatype": "Text", "external_id": "ITZAsGJ0GWL", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "265", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Ethiopian Public Health Association", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16738 - Improving Public Health Practices and Service Delivery in the Federal Democratic Republic of Ethiopia with a Focus on HIV, Sexually Transmitted Infections, and Tuberculosis", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16738", "descriptions": []} +{"datatype": "Text", "external_id": "Lg7bchsEdOR", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "219", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "JHPIEGO", "Start Date": "2013-09-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16739 - Maternal and Child Health Integrated Program (MCHIP)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16739", "descriptions": []} +{"datatype": "Text", "external_id": "vQF8vM52IeQ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1078", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "National Defense Forces of Ethiopia", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16742 - Comprehensive HIV Prevention, Care and Treatment for the National Defense Force of Ethiopia (NDFE)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16742", "descriptions": []} +{"datatype": "Text", "external_id": "LmVrTxopbiF", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "610", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Care International", "Start Date": "2013-09-01", "Operational Unit": "Cameroon"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16743 - Continuum of Prevention, Care, and Treatment for HIV/AID with MARPs in Cameroon (CHAMP)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16743", "descriptions": []} +{"datatype": "Text", "external_id": "qTEvB9TkMGG", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "33", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Catholic Relief Services", "Start Date": "2013-09-01", "Operational Unit": "Cameroon"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16744 - Key Interventions for Developing Systems and Services for Orphans and Vulnerable Children populations in Cameroon (KIDSS)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16744", "descriptions": []} +{"datatype": "Text", "external_id": "FM7DUDjCh1I", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Cameroon"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16745 - Evidence for Development (E4D)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16745", "descriptions": []} +{"datatype": "Text", "external_id": "o28Ib7oh2CB", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "904", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Emory University", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16746 - Central Mechanism Emory University", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16746", "descriptions": []} +{"datatype": "Text", "external_id": "bAtlvJZCCgm", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "219", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "JHPIEGO", "Start Date": "2013-09-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16747 - JHPIEGO CoAg 2013", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16747", "descriptions": []} +{"datatype": "Text", "external_id": "LqfSgA6ALdl", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1155", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Columbia University", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16749 - Technical Assistance for the Transition of Comprehensive HIV/AIDS Programs and Medical Education to Ethiopia", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16749", "descriptions": []} +{"datatype": "Text", "external_id": "QzJLZI1nObv", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "549", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "World Health Organization", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16750 - Technical assistance and collaboration with country and regional programs", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16750", "descriptions": []} +{"datatype": "Text", "external_id": "cIlIRZUKllB", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19814", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Ethiopian Public Health Institute", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16751 - Strengthening Capacity for Laboratory Systems, Strategic Information, and Technical Leadership in Public Health for the National HIV/AIDS Response in Ethiopia", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16751", "descriptions": []} +{"datatype": "Text", "external_id": "wguNwdUG6Kw", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "17040", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Amhara Regional Health Bureau", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16752 - Strengthening Local Ownership for the Sustainable Provision of HIV/AIDS Services in the Regional Health Bureaus (Amhara)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16752", "descriptions": []} +{"datatype": "Text", "external_id": "QAVuhMI10Nw", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16755 - TBD LAB 1", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16755", "descriptions": []} +{"datatype": "Text", "external_id": "LWoH8A8W42y", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2722", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Ministry of Health and Social Services, Namibia", "Start Date": "2013-09-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16756 - Improving the Quality of Namibia's Essential Health Services and Systems (IQ-NEHSS)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16756", "descriptions": []} +{"datatype": "Text", "external_id": "t6Wps22wt5y", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16759 - UTAP 2/HQ PESS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16759", "descriptions": []} +{"datatype": "Text", "external_id": "o6KpWJYGMt0", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "463", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "University Research Corporation, LLC", "Start Date": "2013-09-01", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16760 - Applying Science to Strengthen and Improve Systems (ASSIST)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16760", "descriptions": []} +{"datatype": "Text", "external_id": "vcntIpfEa89", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16761 - TBD \u2013 CoAg Task Order Contract", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16761", "descriptions": []} +{"datatype": "Text", "external_id": "VOPPi2LZnJD", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "547", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "United Nations Children's Fund", "Start Date": "2014-09-30", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16762 - UNICEF", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16762", "descriptions": []} +{"datatype": "Text", "external_id": "nuvhlFtowUK", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10676", "End Date": "2017-09-30", "Agency": "DOD", "Partner": "Henry Jackson Foundation", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16763 - HJFMRI", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16763", "descriptions": []} +{"datatype": "Text", "external_id": "ZF7bexJ0E12", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16764 - TBD CAPP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16764", "descriptions": []} +{"datatype": "Text", "external_id": "VuqTuPexeJ7", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "463", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "University Research Corporation, LLC", "Start Date": "2013-09-01", "Operational Unit": "Lesotho"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16766 - Applying Science to Strengthen and Improve Systems (ASSIST)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16766", "descriptions": []} +{"datatype": "Text", "external_id": "RXMQGC0sKmv", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4851", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Mothers 2 Mothers", "Start Date": "2013-09-01", "Operational Unit": "Lesotho"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16768 - Mentor Mothers Reducing Infections Through Support and Education (RISE)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16768", "descriptions": []} +{"datatype": "Text", "external_id": "xKVaIPZsHRX", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "463", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "University Research Corporation, LLC", "Start Date": "2013-09-01", "Operational Unit": "Burundi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16770 - USAID Applying Science to Strengthen and Improve Systems (ASSIST) Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16770", "descriptions": []} +{"datatype": "Text", "external_id": "l0pBoBGhGip", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "517", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of California at San Francisco", "Start Date": "2013-09-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16771 - Namibia Mechanism for Public Health Assistance, Capacity, and Technical Support (NAM-PHACTS)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16771", "descriptions": []} +{"datatype": "Text", "external_id": "r4NYuEEXdOp", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "12854", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "National Department of Health", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16772 - NDOH (CDC GH001172)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16772", "descriptions": []} +{"datatype": "Text", "external_id": "SwzY8pOuNHH", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16598", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "South African National AIDS Council", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16773 - South African National AIDS Council (CDC GH001173)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16773", "descriptions": []} +{"datatype": "Text", "external_id": "TUP7PdpgqFI", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16774 - TBD Youth Families Matter Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16774", "descriptions": []} +{"datatype": "Text", "external_id": "kNgkIvDmMH3", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "467", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Aurum Health Research", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16775 - AURUM Correctional Services (CDC GH001175)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16775", "descriptions": []} +{"datatype": "Text", "external_id": "q0Q8YgPUS87", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16778 - Research and Evaluation - CDC", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16778", "descriptions": []} +{"datatype": "Text", "external_id": "jOJ6FR98l4a", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16585", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "African Society for Laboratory Medicine", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16779 - Technical Assistance for System Development for Accreditation of Laboratories and Implementation of Improved Diagnostic Technologies in Ethiopia", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16779", "descriptions": []} +{"datatype": "Text", "external_id": "XDxr1ZvviN4", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16780 - Strategic Information Community Monitoring Project (SICMP)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16780", "descriptions": []} +{"datatype": "Text", "external_id": "Js0dbgDSPLL", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16781 - Strengthening PPP in Tanzania", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16781", "descriptions": []} +{"datatype": "Text", "external_id": "U9Ev8RTRXrH", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16782 - APCA Follow On", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16782", "descriptions": []} +{"datatype": "Text", "external_id": "C0W4IOwQFE6", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "219", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "JHPIEGO", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16784 - Sauti za Watanzania", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16784", "descriptions": []} +{"datatype": "Text", "external_id": "WPJm2zfOAAt", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10553", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Futures Group", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16786 - Health Policy Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16786", "descriptions": []} +{"datatype": "Text", "external_id": "orcKuCfqB9N", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16525", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "John Snow Inc (JSI)", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16787 - Strengthening High Impact Interventions for an AIDS-Free Generation (AIDSFree) Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16787", "descriptions": []} +{"datatype": "Text", "external_id": "gD0KiVMeP9H", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "509", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Johns Hopkins University Bloomberg School of Public Health", "Start Date": "2014-09-30", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16788 - Health Research Challenge for Impact", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16788", "descriptions": []} +{"datatype": "Text", "external_id": "uWQWeRnogM9", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16790 - National Bureau of Statistics", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16790", "descriptions": []} +{"datatype": "Text", "external_id": "kIkQ8wgkCrM", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "440", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16791 - Strengthening Health Outcomes through the Private Sector (SHOPS)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16791", "descriptions": []} +{"datatype": "Text", "external_id": "ETCUPGGalty", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16792 - Tanzania Social Action Fund", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16792", "descriptions": []} +{"datatype": "Text", "external_id": "OakMhaFqp7l", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "219", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "JHPIEGO", "Start Date": "2013-09-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16794 - MCHIP/SANKHANI", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16794", "descriptions": []} +{"datatype": "Text", "external_id": "lKQ4FiGzHOS", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3882", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Zimbabwe National Quality Assurance Programme", "Start Date": "2013-09-01", "Operational Unit": "Zimbabwe"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16795 - LAB Activities", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16795", "descriptions": []} +{"datatype": "Text", "external_id": "rLp7hUGQBdp", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "228", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Pathfinder International", "Start Date": "2013-09-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16797 - Evidence To Action for stengthened Family Planning & Health Services for Women & Girls (E2A)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16797", "descriptions": []} +{"datatype": "Text", "external_id": "j0Mi5hliQsY", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16798 - FHI 360 Ethiopia", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16798", "descriptions": []} +{"datatype": "Text", "external_id": "WxChVbhWzgY", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19741", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Caris Foundation", "Start Date": "2013-09-01", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16801 - BEST (Byen en ak Sante Timoun)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16801", "descriptions": []} +{"datatype": "Text", "external_id": "yhpgmEr0gk6", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16594", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Provincial Directorate of Health, Inhambane", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16802 - DPS Inhambane Province", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16802", "descriptions": []} +{"datatype": "Text", "external_id": "F033iB7Gr0F", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "233", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Program for Appropriate Technology in Health", "Start Date": "2013-09-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16803 - Healthy Markets", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16803", "descriptions": []} +{"datatype": "Text", "external_id": "fTeNeQK6bHz", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "14461", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "ITECH", "Start Date": "2013-09-01", "Operational Unit": "Zimbabwe"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16804 - Scaling Up Voluntary Male Circumcision to Prevent HIV Transmission", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16804", "descriptions": []} +{"datatype": "Text", "external_id": "k3Wciqh4U3U", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "216", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "University of Washington", "Start Date": "2014-09-30", "Operational Unit": "Zimbabwe"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16805 - Technical Assistance in Support of Clinical Training and Mentoring for HIV Treatment and Prevention Service", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16805", "descriptions": []} +{"datatype": "Text", "external_id": "Brb2w1E9n3K", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3857", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Zimbabwe Association of Church Hospitals", "Start Date": "2013-09-01", "Operational Unit": "Zimbabwe"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16806 - Expansion of HIV care and prevention", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16806", "descriptions": []} +{"datatype": "Text", "external_id": "EWkMT4BfLfK", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "539", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of Stellenbosch, South Africa", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16807 - University of Stellenbosch Capacity Building (CDC GH001536)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16807", "descriptions": []} +{"datatype": "Text", "external_id": "Xt9xLHm3E09", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1229", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of Kwazulu-Natal, Nelson Mandela School of Medicine, Comprehensive International Program for Research on AIDS", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16808 - UKZA CAPRISA Advanced Clinical Care Centres (CDC GH001142)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16808", "descriptions": []} +{"datatype": "Text", "external_id": "LaBcw3fT2az", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16597", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Results for Development", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16810 - Enhancing USG-SAG Financial Frameworks", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16810", "descriptions": []} +{"datatype": "Text", "external_id": "JnGQVaDc35v", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16585", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "African Society for Laboratory Medicine", "Start Date": "2014-10-01", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16812 - ASLM", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16812", "descriptions": []} +{"datatype": "Text", "external_id": "NCAeNymsAT7", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Zimbabwe"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16813 - PMTCT Costing Study", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16813", "descriptions": []} +{"datatype": "Text", "external_id": "FZc52EnPUHV", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Cameroon"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16814 - Supporting the field epidemiology training program (FELTP) in Cameroon", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16814", "descriptions": []} +{"datatype": "Text", "external_id": "E0S3qYj2YEA", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "440", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2013-09-01", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16815 - Health Finance & Governance Project (HFG)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16815", "descriptions": []} +{"datatype": "Text", "external_id": "Aj9UuKPX3ZQ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "204", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Start Date": "2013-09-01", "Operational Unit": "Cameroon"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16816 - Technical Assistance support in assessing HIV service delivery in Cameroon", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16816", "descriptions": []} +{"datatype": "Text", "external_id": "GuaZ1VGAFpQ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "220", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16817 - Leadership, Management and Governance \u2013 Transition Support Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16817", "descriptions": []} +{"datatype": "Text", "external_id": "oEWGf7JTQng", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "205", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Engender Health", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16820 - RESPOND TANZANIA PROJECT", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16820", "descriptions": []} +{"datatype": "Text", "external_id": "qpxWiAJ2SDq", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "509", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Johns Hopkins University Bloomberg School of Public Health", "Start Date": "2013-09-01", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16821 - Health Communication Capacity Collaborative (HC3)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16821", "descriptions": []} +{"datatype": "Text", "external_id": "FSGu2Bo5TQ5", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "509", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Johns Hopkins University Bloomberg School of Public Health", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16823 - Health Communication Capacity Collaborative (HC3)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16823", "descriptions": []} +{"datatype": "Text", "external_id": "zIcLZE7zD4D", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "230", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Population Council", "Start Date": "2014-09-30", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16824 - Monitoring and Evaluation for OVC programs", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16824", "descriptions": []} +{"datatype": "Text", "external_id": "TINA4cAlGwS", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16826 - In school youth HIV prevention", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16826", "descriptions": []} +{"datatype": "Text", "external_id": "Aa5vjOgmWxI", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15384", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Center for Integrated Health Programs", "Start Date": "2013-09-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16827 - Strengthening Skills and Competencies of Care Providers for Enhanced service Delivery (SCOPE)_944", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16827", "descriptions": []} +{"datatype": "Text", "external_id": "bvwnkxNHBkG", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9065", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "AIDS Prevention Initiative in Nigeria, LTD", "Start Date": "2013-09-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16828 - Capacitating Laboratories for Accreditation, Strengthening and Sustainability (CLASS)_667", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16828", "descriptions": []} +{"datatype": "Text", "external_id": "f3YAXdLmrkq", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "440", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2013-09-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16829 - Health Financing and Governance", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16829", "descriptions": []} +{"datatype": "Text", "external_id": "hD93BjxeaD0", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "904", "End Date": "2018-09-30", "Agency": "HHS/HRSA", "Partner": "Emory University", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16833 - Human Resource Information System (HRIS)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16833", "descriptions": []} +{"datatype": "Text", "external_id": "A1U6pLGWsIQ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16585", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "African Society for Laboratory Medicine", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16835 - ASLM", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16835", "descriptions": []} +{"datatype": "Text", "external_id": "IlrueTlSzNc", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15501", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of Maryland Baltimore", "Start Date": "2013-09-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16838 - Nigerian Alliance for Health System Strengthening (NAHSS)_656", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16838", "descriptions": []} +{"datatype": "Text", "external_id": "NsuvxtOr3jP", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4505", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Institute of Human Virology, Nigeria", "Start Date": "2013-09-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16839 - Strengthening Health Human Resources in Nigeria Group (SHARING)_902", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16839", "descriptions": []} +{"datatype": "Text", "external_id": "klQ3LY4Q8FJ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4505", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Institute of Human Virology, Nigeria", "Start Date": "2013-09-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16846 - SPEARHEAD_941", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16846", "descriptions": []} +{"datatype": "Text", "external_id": "ctMBGi5hNdp", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15381", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Catholic Caritas Foundation of Nigeria (CCFN)", "Start Date": "2013-09-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16848 - Sustainable HIV care and Treatment Action in Nigeria (SUSTAIN)_934", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16848", "descriptions": []} +{"datatype": "Text", "external_id": "LTS40v8dkKt", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16851", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Center for Clinical Care and Clinical Research Ltd", "Start Date": "2013-09-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16849 - Partnership for Medical Education and Training (PMET)_946", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16849", "descriptions": []} +{"datatype": "Text", "external_id": "hJm7WzMVhiB", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9065", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "AIDS Prevention Initiative in Nigeria, LTD", "Start Date": "2013-09-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16850 - Comprehensive AIDS Response Enhanced for Sustainability (CARES)_924", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16850", "descriptions": []} +{"datatype": "Text", "external_id": "yrlGiWzTHuw", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16585", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "African Society for Laboratory Medicine", "Start Date": "2013-09-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16852 - Development of a Laboratory Network and Society to Implement a Quality Systems_710", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16852", "descriptions": []} +{"datatype": "Text", "external_id": "IQAOjnZoMLB", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16851", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Center for Clinical Care and Clinical Research Ltd", "Start Date": "2013-09-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16853 - Partnership for Medical Education and Training (PMET)_916", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16853", "descriptions": []} +{"datatype": "Text", "external_id": "NBilFUWH9Wn", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16851", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Center for Clinical Care and Clinical Research Ltd", "Start Date": "2013-09-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16854 - Service Expansion and Early Detection for Sustainable HIV Care (SEEDS)_868", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16854", "descriptions": []} +{"datatype": "Text", "external_id": "v8zbmvXMZcs", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15384", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Center for Integrated Health Programs", "Start Date": "2013-09-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16855 - Bridges Plus_928", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16855", "descriptions": []} +{"datatype": "Text", "external_id": "Nkv6VZWwkjC", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "216", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of Washington", "Start Date": "2013-09-01", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16856 - ITECH 1331", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16856", "descriptions": []} +{"datatype": "Text", "external_id": "CGGj3h3mIBw", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16844", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "African Evangelistic Enterprise", "Start Date": "2013-09-01", "Operational Unit": "Rwanda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16857 - Ubaka Ejo", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16857", "descriptions": []} +{"datatype": "Text", "external_id": "pfng8CmauyB", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1661", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Caritas Rwanda", "Start Date": "2013-09-01", "Operational Unit": "Rwanda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16858 - Gimbuka", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16858", "descriptions": []} +{"datatype": "Text", "external_id": "VaRCRdT8kMk", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16843", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Society for Family Health (16843)", "Start Date": "2013-09-01", "Operational Unit": "Rwanda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16859 - Rwanda Social Marketing Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16859", "descriptions": []} +{"datatype": "Text", "external_id": "lhBzgLuWtaF", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16845", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Fran\u00e7cois Xavier Bagnoud", "Start Date": "2013-09-01", "Operational Unit": "Rwanda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16860 - Turengere Abana", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16860", "descriptions": []} +{"datatype": "Text", "external_id": "cFxQp8zqL8c", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "463", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "University Research Corporation, LLC", "Start Date": "2013-09-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16861 - ASSIST", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16861", "descriptions": []} +{"datatype": "Text", "external_id": "NDKbIKTEFT8", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "547", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "United Nations Children's Fund", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16864 - UNICEF RUTF Procurement", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16864", "descriptions": []} +{"datatype": "Text", "external_id": "YKp1QsSKn7V", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "228", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Pathfinder International", "Start Date": "2014-09-30", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16865 - Integrated Family Health Program (IFHP) II Maternal and Child Health Wraparound Follow-On", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16865", "descriptions": []} +{"datatype": "Text", "external_id": "tJY3XSWC4pY", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "South Sudan"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16868 - TBD-Follow on Mechanism", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16868", "descriptions": []} +{"datatype": "Text", "external_id": "JDiaPEfAJLf", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4505", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Institute of Human Virology, Nigeria", "Start Date": "2013-09-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16871 - Action Plus-Up_925", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16871", "descriptions": []} +{"datatype": "Text", "external_id": "pLJEnuimJbp", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15712", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Management development for Health", "Start Date": "2014-09-30", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16872 - Operations Research - ART outcomes", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16872", "descriptions": []} +{"datatype": "Text", "external_id": "Z91Z0vTGfed", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16858", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Tanzania Health Promotion Support (THPS)", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16874 - Local FOA Follow-on - (GH001068)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16874", "descriptions": []} +{"datatype": "Text", "external_id": "xgTwCyDZMSO", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "17068", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "T-MARC Tanzania", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16876 - T-MARC FMP Scale-up", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16876", "descriptions": []} +{"datatype": "Text", "external_id": "M7W4pSM89no", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2862", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Christian Council of Tanzania", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16877 - DEBI-FBO - (GH000699)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16877", "descriptions": []} +{"datatype": "Text", "external_id": "FM1D3R8JdJL", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16586", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "African Medical and Research Foundation, Tanzania", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16878 - DEBI", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16878", "descriptions": []} +{"datatype": "Text", "external_id": "Qt1tB6OSJlY", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "548", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "World Food Program", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16879 - World Food Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16879", "descriptions": []} +{"datatype": "Text", "external_id": "s3WYvasusZf", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "8409", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Drug Control Commission", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16884 - DCC Follow-on", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16884", "descriptions": []} +{"datatype": "Text", "external_id": "nqwCTr2GP8z", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1716", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Muhimbili University College of Health Sciences", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16885 - MUHAS-TAPP - (GH000837)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16885", "descriptions": []} +{"datatype": "Text", "external_id": "bjiD8KtMh3Z", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "549", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "World Health Organization", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16886 - WHO Follow-on - (GH001180)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16886", "descriptions": []} +{"datatype": "Text", "external_id": "jdNXyahg3p7", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "421", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Ministry of Health and Social Welfare, Tanzania", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16887 - MOHSW - Follow On - (GH001062)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16887", "descriptions": []} +{"datatype": "Text", "external_id": "C3c6ORh3bAn", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3317", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Clinical and Laboratory Standards Institute", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16891 - CLSI Lab - (GH001114)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16891", "descriptions": []} +{"datatype": "Text", "external_id": "EU0ZFICLExD", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "978", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "American Society of Clinical Pathology", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16892 - ASCP Lab - (GH001096)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16892", "descriptions": []} +{"datatype": "Text", "external_id": "ai6Q1v9cGKB", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15712", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Management development for Health", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16899 - HIS - UCC follow on - (GH001361)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16899", "descriptions": []} +{"datatype": "Text", "external_id": "thq5H0SktOo", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16900 - Mobile Solutions Technical Assistance and Research (mSTAR)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16900", "descriptions": []} +{"datatype": "Text", "external_id": "XqjZ0UBg8Fn", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15018", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "SNNPR", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16901 - Strengthening local ownership for sustainable provision of HIV/AIDS services", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16901", "descriptions": []} +{"datatype": "Text", "external_id": "EN8Q0vBzgvt", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4188", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Northrup Grumman", "Start Date": "2014-09-30", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16902 - CDC Information Management Services (CIMS)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16902", "descriptions": []} +{"datatype": "Text", "external_id": "wRzDonRFRci", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "501", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Columbia University Mailman School of Public Health", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16903 - Evaluation of Integrated Community-Based and Clinical HIV/AIDS Interventions in Sinazongwe, Zambia", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16903", "descriptions": []} +{"datatype": "Text", "external_id": "oCkofvXPKOs", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "440", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16912 - Health Finance and Governance", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16912", "descriptions": []} +{"datatype": "Text", "external_id": "afJppVbWbgm", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3781", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Partnership for Supply Chain Management", "Start Date": "2014-09-30", "Operational Unit": "Angola"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16913 - Supply Chain Management System (SCMS)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16913", "descriptions": []} +{"datatype": "Text", "external_id": "Mtxj0F1FEuE", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19590", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "ConSaude", "Start Date": "2014-09-30", "Operational Unit": "Angola"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16914 - ConSaude", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16914", "descriptions": []} +{"datatype": "Text", "external_id": "r2dHeSphfxx", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16916 - Asia Regional TA", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16916", "descriptions": []} +{"datatype": "Text", "external_id": "q4eQ9AdW1VH", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "547", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "United Nations Children's Fund", "Start Date": "2014-09-30", "Operational Unit": "South Sudan"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16922 - OVC Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16922", "descriptions": []} +{"datatype": "Text", "external_id": "h3mQHaGQDoi", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3762", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Social Impact", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16927 - Ethiopia Performance Monitoring and Evaluation Service (EPMES)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16927", "descriptions": []} +{"datatype": "Text", "external_id": "o6OzauYk7SW", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16929 - TBD MMC QA", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16929", "descriptions": []} +{"datatype": "Text", "external_id": "hrSuDqlepwY", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16930 - Household Economic Strengthening", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16930", "descriptions": []} +{"datatype": "Text", "external_id": "pNM8HB3szeU", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "517", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "University of California at San Francisco", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16932 - Univeristy of California San Francisco central funding mechanism", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16932", "descriptions": []} +{"datatype": "Text", "external_id": "FVA1mGvEkVe", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15253", "End Date": "2017-09-30", "Agency": "State/AF", "Partner": "VOICE OF AMERICA", "Start Date": "2013-09-01", "Operational Unit": "Democratic Republic of the Congo"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16934 - Voice of America: Votre Sante, Votre Avenir", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16934", "descriptions": []} +{"datatype": "Text", "external_id": "fmgglr44G6w", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16525", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "John Snow Inc (JSI)", "Start Date": "2014-09-30", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16940 - Strengthening Partnerships, Results and Innovations in Nutrition Globally (SPRING)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16940", "descriptions": []} +{"datatype": "Text", "external_id": "uuYwSGGuiEr", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16944 - Comprehensive Integrated Approach to Address GBV at the District Level", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16944", "descriptions": []} +{"datatype": "Text", "external_id": "OV7FM56zLbF", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16946 - Developing National GBV Toolkits and Training Materials", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16946", "descriptions": []} +{"datatype": "Text", "external_id": "lPM9THfLQMB", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16950 - Expanding Local NGO Gender-based Violence Services", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16950", "descriptions": []} +{"datatype": "Text", "external_id": "pzRGMVDB7wS", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "220", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01", "Operational Unit": "South Sudan"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16958 - MSH-SIAPS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16958", "descriptions": []} +{"datatype": "Text", "external_id": "QQAdOLnsqT9", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Democratic Republic of the Congo"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16959 - Mission M&E Award", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16959", "descriptions": []} +{"datatype": "Text", "external_id": "Xgoq1uaCDja", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Democratic Republic of the Congo"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16960 - TB Care", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16960", "descriptions": []} +{"datatype": "Text", "external_id": "uPUdbsH3pjL", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Democratic Republic of the Congo"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16961 - Integrated HIV Project Follow-On", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16961", "descriptions": []} +{"datatype": "Text", "external_id": "NXlYJRU6HM8", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Democratic Republic of the Congo"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16962 - Social Marketing Follow-On", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16962", "descriptions": []} +{"datatype": "Text", "external_id": "JuXicxUj4sY", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "204", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Start Date": "2013-09-01", "Operational Unit": "Democratic Republic of the Congo"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16963 - Increase Access to Comprehensive HIV/AIDS Prevention Care and Treatment Services in the Democratic Republic of Congo under (PEPFAR) (KIMIA)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16963", "descriptions": []} +{"datatype": "Text", "external_id": "trIeKwc6xZH", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2016-10-01", "Operational Unit": "Rwanda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16966 - 2015 Demographic and Health Survey", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16966", "descriptions": []} +{"datatype": "Text", "external_id": "BziTEteJrpt", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9853", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "New Partner", "Start Date": "2014-09-30", "Operational Unit": "Rwanda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16967 - OVC Impact Evaluation", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16967", "descriptions": []} +{"datatype": "Text", "external_id": "uXDhvYwjSxD", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16969 - Portable Medical Record Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16969", "descriptions": []} +{"datatype": "Text", "external_id": "ruDfFhvKD2k", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "547", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "United Nations Children's Fund", "Start Date": "2014-09-30", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16971 - UNICEF", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16971", "descriptions": []} +{"datatype": "Text", "external_id": "M39itSAfGFP", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16973 - G2G (MOE) mainstreaming HIV education at primary, secondary and university levels", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16973", "descriptions": []} +{"datatype": "Text", "external_id": "e0L1xnh5wmc", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16974 - G2G build capcity of MOLSA/GOE to Coordinate worksite HIV prevention and oversee highly vulnerable children program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16974", "descriptions": []} +{"datatype": "Text", "external_id": "M4vzf9uhOzw", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16975 - G2G build capacity of MOWCYA/GOE to oversee highly vulnerable children program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16975", "descriptions": []} +{"datatype": "Text", "external_id": "l1Poq0FBBCj", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16976 - TBD-Government Capacity Building and Support Mechanism (National Treasury)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16976", "descriptions": []} +{"datatype": "Text", "external_id": "PBd5S6n9G8S", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16866", "End Date": "2014-09-30", "Agency": "DOD", "Partner": "Global Virus Forecasting-Metabiota", "Start Date": "2014-09-30", "Operational Unit": "Cameroon"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16977 - GVFI", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16977", "descriptions": []} +{"datatype": "Text", "external_id": "Mgp58sOF05a", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16978 - Gender Activity", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16978", "descriptions": []} +{"datatype": "Text", "external_id": "ys2mpDa9z6b", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1657", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Regional Psychosocial Support Initiative, South Africa", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16979 - Service Delivery and Support for Families Caring for Orphans and Vulnerable Children (OVC) - Regional Psychosocial Support Initiative (REPSSI)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16979", "descriptions": []} +{"datatype": "Text", "external_id": "RLblL0LPeNH", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "463", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "University Research Corporation, LLC", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16980 - Applying Science to Strengthen and Improve Systems (ASSIST)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16980", "descriptions": []} +{"datatype": "Text", "external_id": "gv8K6lQb0BQ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16555", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Africa Health Placements", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16981 - Africa Health Placements NPC", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16981", "descriptions": []} +{"datatype": "Text", "external_id": "SGBfsA3xQzm", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "271", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Foundation for Professional Development", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16982 - A Comprehensive Community-Based HIV Prevention, Counselling and Testing Programme for Reduced HIV Incidence", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16982", "descriptions": []} +{"datatype": "Text", "external_id": "nilB2WlQYFC", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4719", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "South Africa Partners", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16984 - South Africa Executive Leadership Program for Health", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16984", "descriptions": []} +{"datatype": "Text", "external_id": "uEiXdYu56ip", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15719", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "ICF Macro", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16985 - Demographic Health Survey Program (DHS 7)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16985", "descriptions": []} +{"datatype": "Text", "external_id": "RyKSlJvtEXg", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6634", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Childline Mpumalanga", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16987 - Service Delivery and Support for Families Caring for Orphans and Vulnerable Children (OVC) - Childline Mpumalanga & Limpopo", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16987", "descriptions": []} +{"datatype": "Text", "external_id": "XPCBIxd3HVQ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10939", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Kheth'Impilo", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16988 - Kheth'Impilo Pharmacist Assistant PPP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16988", "descriptions": []} +{"datatype": "Text", "external_id": "jGLVZWdjR8H", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16667", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Childwelfare Bloemfontein & Childline Free State", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16989 - Service Delivery and Support for Families Caring for Orphans and Vulnerable Children (OVC) - Childwelfare/Childline Bloemfontein", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16989", "descriptions": []} +{"datatype": "Text", "external_id": "NdZSEKvUuOi", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1542", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Children in Distress", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16990 - Service Delivery and Support for Families Caring for Orphans and Vulnerable Children (OVC) - Children in Distress (CINDI)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16990", "descriptions": []} +{"datatype": "Text", "external_id": "xYGQOKFecf1", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "14293", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Future Families", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16991 - Service Delivery and Support for Families Caring for Orphans and Vulnerable Children (OVC) - Future Families", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16991", "descriptions": []} +{"datatype": "Text", "external_id": "w2Q5FHFWKLM", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10683", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "HIVSA", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16992 - Service Delivery and Support for Families Caring for Orphans and Vulnerable Children (OVC) - HIV SA", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16992", "descriptions": []} +{"datatype": "Text", "external_id": "dVbnhvLvgz3", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "11516", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "NACOSA (Networking AIDS Community of South Africa)", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16993 - Service Delivery and Support for Families Caring for Orphans and Vulnerable Children (OVC) - The Networking HIV/AIDS Community of South Africa (NACOSA)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16993", "descriptions": []} +{"datatype": "Text", "external_id": "mVnJ8d8f6NX", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16994 - National Behavioural Communications Survey", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16994", "descriptions": []} +{"datatype": "Text", "external_id": "vOPvRWIn4yJ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "217", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "IntraHealth International, Inc", "Start Date": "2013-09-01", "Operational Unit": "Democratic Republic of the Congo"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16997 - Capacity Plus", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16997", "descriptions": []} +{"datatype": "Text", "external_id": "GeKTWcAQ2Wq", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16915", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Provincial Directorate of Health, Gaza", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16998 - DPS Gaza Province", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16998", "descriptions": []} +{"datatype": "Text", "external_id": "YVTB3dvfS4y", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16929", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Provincial Directorate of Health, Nampula", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "16999 - DPS Nampula Province", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "16999", "descriptions": []} +{"datatype": "Text", "external_id": "qmb44Gq8QlU", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "17041", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Tigray Regional Health Bureau", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17000 - Strengthening Local Ownership for the Sustainable Provision of Comprehensive HIV/AIDS Services by the Health Bureau of Tigray Regional State of the Federal Democratic Republic of Ethiopia under the President\u2019s Emergency P", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17000", "descriptions": []} +{"datatype": "Text", "external_id": "bjOU9fn4QG5", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16525", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "John Snow Inc (JSI)", "Start Date": "2013-09-01", "Operational Unit": "Dominican Republic"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17002 - ADVANCING PARTNERS AND COMMUNITIES (APC)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17002", "descriptions": []} +{"datatype": "Text", "external_id": "SPA9Cn81l7A", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "501", "End Date": "2017-09-30", "Agency": "HHS/HRSA", "Partner": "Columbia University Mailman School of Public Health", "Start Date": "2013-09-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17003 - HRSA Columbia Global Nurse Capacity Building Program 2013", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17003", "descriptions": []} +{"datatype": "Text", "external_id": "nLhVGUlKmCy", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "220", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01", "Operational Unit": "Dominican Republic"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17004 - GRANTS MANAGEMENT SOLUTIONS (GMS)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17004", "descriptions": []} +{"datatype": "Text", "external_id": "uZBrD2O5YC1", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6", "End Date": "2018-09-30", "Agency": "PC", "Partner": "U.S. Peace Corps", "Start Date": "2013-09-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17005 - Peace Corps HIV/AIDS Activities", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17005", "descriptions": []} +{"datatype": "Text", "external_id": "m0bLexzVBCi", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "235", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Public Health Institute", "Start Date": "2013-09-01", "Operational Unit": "Indonesia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17006 - Surveillance/monitoring and evaluation technical assistance (GHFP)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17006", "descriptions": []} +{"datatype": "Text", "external_id": "RRKmbisoFhV", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16585", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "African Society for Laboratory Medicine", "Start Date": "2013-09-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17007 - Development of Lab Network & Society", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17007", "descriptions": []} +{"datatype": "Text", "external_id": "SwOVZZnIE3L", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "State/AF", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Cameroon"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17008 - Ambassador\u2019s Small Grants Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17008", "descriptions": []} +{"datatype": "Text", "external_id": "oLa4X4nfNPS", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "271", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Foundation for Professional Development", "Start Date": "2014-09-30", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17012 - Public Private Alliances inPractice Africa Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17012", "descriptions": []} +{"datatype": "Text", "external_id": "lEZLOMAAoEb", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15399", "End Date": "2018-09-30", "Agency": "State/AF", "Partner": "Department of State/AF - Public Affairs Section", "Start Date": "2013-09-01", "Operational Unit": "Zimbabwe"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17013 - Department of State Public Affairs and Civil Society Support", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17013", "descriptions": []} +{"datatype": "Text", "external_id": "ewL3US2oH2X", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17014 - FHI360_ Surveillance and Program Evaluation", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17014", "descriptions": []} +{"datatype": "Text", "external_id": "iTVmuboiWuc", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15480", "End Date": "2018-09-30", "Agency": "State/AF", "Partner": "State/AF Ambassador's PEPFAR Small Grants Program", "Start Date": "2013-09-01", "Operational Unit": "Zimbabwe"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17015 - Department of state Ambassador's Self-Help Fund", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17015", "descriptions": []} +{"datatype": "Text", "external_id": "ocB0hqiWY8i", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "501", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Columbia University Mailman School of Public Health", "Start Date": "2014-09-30", "Operational Unit": "Rwanda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17016 - COLUMBIA UNIVERSITY \u2013 UTAP - Rwanda Technical Assistance Projects in Support of HIV Prevention, Care and Treatment Programs", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17016", "descriptions": []} +{"datatype": "Text", "external_id": "Z7JynLV2sBk", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "864", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "National Association of Childcare Workers", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17017 - Service Delivery and Support for Families Caring for Orphans and Vulnerable Children (OVC) - National Association of Childcare Workers (Roll-out of ISIBINDI model)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17017", "descriptions": []} +{"datatype": "Text", "external_id": "XGq8sSyeqFh", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "8516", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "AgriAIDS", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17018 - HIV Innovations for Improved Patient Outcomes in South Africa (Innovation for HCTC)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17018", "descriptions": []} +{"datatype": "Text", "external_id": "XUO1UHhUYlw", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10113", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Anova Health Institute", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17019 - HIV Innovations for Improved Patient Outcomes for Priority Populations (Innovative Models for Capacity Building & Support of Scale Up of Effective HIV-related Services for MSM) - Health4Men Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17019", "descriptions": []} +{"datatype": "Text", "external_id": "cWOH2XH3z7b", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10113", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Anova Health Institute", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17020 - Systems Strengthening for Better HIV/TB Patient Outcomes", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17020", "descriptions": []} +{"datatype": "Text", "external_id": "lvGQQyi4rzG", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "316", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Right To Care, South Africa", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17021 - Performance for Health through Focused Outputs, Results and Management", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17021", "descriptions": []} +{"datatype": "Text", "external_id": "Of3qYLygm3v", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "12169", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "The South-to-South Partnership for Comprehensive Family HIV Care and Treatment Program (S2S)", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17022 - HIV Innovations for Improved Patient Outcomes in South Africa (Developing & Institutionalizing an Innovative Capacity Building Model to Support SA Government Priorities & to Improve HIV/TB Health Outcomes for Priority Pop", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17022", "descriptions": []} +{"datatype": "Text", "external_id": "vCgZc1t9h8w", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "743", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Broadreach", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17023 - Systems Strengthening for Better HIV/TB Patient Outcomes", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17023", "descriptions": []} +{"datatype": "Text", "external_id": "JH3A3OBm9vx", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "271", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Foundation for Professional Development", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17024 - Comprehensive District-Based Support for Better HIV/TB Patient Outcomes (Hybrid)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17024", "descriptions": []} +{"datatype": "Text", "external_id": "L6hB1walE5V", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15262", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Wits Health Consortium, Health Economics and Epidemiology Research Office", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17025 - HIV Innovations for Improved Patient Outcomes for Priority Populations (INROADS: Innovations Research on HIV/AIDS)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17025", "descriptions": []} +{"datatype": "Text", "external_id": "nsylCSN9yvZ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "14697", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Mothers to Mothers (M2M)", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17026 - HIV Innovations for Improved Patient Outcomes in South Africa (Developing the Capacity of the South African Government to Achieve the eMTCT Action Framework Goals)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17026", "descriptions": []} +{"datatype": "Text", "external_id": "W8TaRi21XVV", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16668", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Wits Reproductive Health& HIV Institute", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17027 - HIV Innovations for Improved Patient Outcomes for Priority Populations (Supporting the SA Government to Develop, Implement and Evaluate a National Sex Worker and Male Client Plan)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17027", "descriptions": []} +{"datatype": "Text", "external_id": "uzr2owJk9rI", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16668", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Wits Reproductive Health& HIV Institute", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17028 - HIV Innovations for Improved Patient Outcomes for Priority Populations (Adolescent Friendly Services for Prenatally & Behaviorally HIV Infected Adolescents)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17028", "descriptions": []} +{"datatype": "Text", "external_id": "k8cP6IO1HJo", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "796", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Witkoppen Health & Welfare Centre (WHWC)", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17029 - HIV Innovations for Improved Patient Outcomes in South Africa (Innovation Clinic)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17029", "descriptions": []} +{"datatype": "Text", "external_id": "TK3ZtMDNXB0", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16675", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Wits Health Consortium (Pty) Limited", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17030 - Intervention with Microfinance for AIDS and Gender Equity (IMAGE)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17030", "descriptions": []} +{"datatype": "Text", "external_id": "bf0txXd9Zjb", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15708", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Foundation for Innovative New Diagnostics", "Start Date": "2014-09-30", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17031 - Foundation for Innovative New Diagnostics (FIND)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17031", "descriptions": []} +{"datatype": "Text", "external_id": "dpsxzaxPAl9", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2016-09-30", "Agency": "DOD", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Indonesia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17032 - FHI 360", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17032", "descriptions": []} +{"datatype": "Text", "external_id": "anzGA6ZNpp7", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "545", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Medical Research Council", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17033 - Medical Research Council (CDC GH1150)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17033", "descriptions": []} +{"datatype": "Text", "external_id": "PxSDFwZtFM2", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "12274", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "United Nations Joint Programme on HIV/AIDS", "Start Date": "2013-09-01", "Operational Unit": "Asia Regional Program"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17034 - UNAIDS COAG", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17034", "descriptions": []} +{"datatype": "Text", "external_id": "KnAqTKxWcCK", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "14461", "End Date": "2018-09-30", "Agency": "HHS/HRSA", "Partner": "ITECH", "Start Date": "2013-09-01", "Operational Unit": "Asia Regional Program"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17035 - HRSA COAG", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17035", "descriptions": []} +{"datatype": "Text", "external_id": "XPfutmCWyBL", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "271", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Foundation for Professional Development", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17036 - Systems Strengthening for Better HIV/TB Patient Outcomes", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17036", "descriptions": []} +{"datatype": "Text", "external_id": "QIdGopL7rWX", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16668", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Wits Reproductive Health& HIV Institute", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17037 - Systems Strengthening for Better HIV/TB Patient Outcomes", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17037", "descriptions": []} +{"datatype": "Text", "external_id": "Wlu42IS3bP5", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "14636", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Maternal, Adolscent and Child Health (MatCH)", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17038 - Strengthening District Responses for Better HIV/TB Patient Outcomes in eThekwini & Umkhanyakude Districts in KwaZulu-Natal, South Africa", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17038", "descriptions": []} +{"datatype": "Text", "external_id": "fP8C0o9msbd", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "743", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Broadreach", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17039 - Comprehensive Clinic-Based District Services (Hybrid)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17039", "descriptions": []} +{"datatype": "Text", "external_id": "n06FT9FQzRm", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "239", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Save the Children US", "Start Date": "2014-09-30", "Operational Unit": "Democratic Republic of the Congo"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17040 - SAFE", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17040", "descriptions": []} +{"datatype": "Text", "external_id": "jBRRRTbkp4p", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16668", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Wits Reproductive Health& HIV Institute", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17043 - Ikhwezi MAMA - Monitoring & Evaluation & Vodacom Ikhwezi mHealth Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17043", "descriptions": []} +{"datatype": "Text", "external_id": "nadNgKEA9Qt", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1156", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Ministry of Health, Mozambique", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17044 - Ministry of Health (MISAU)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17044", "descriptions": []} +{"datatype": "Text", "external_id": "YrONGdpQDlt", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Democratic Republic of the Congo"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17045 - Orphans and Vulnerable Children Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17045", "descriptions": []} +{"datatype": "Text", "external_id": "MT2aCxDn3j5", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10939", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Kheth'Impilo", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17046 - Systems Strengthening for Better HIV/TB Patient Outcomes", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17046", "descriptions": []} +{"datatype": "Text", "external_id": "i757zaoVTFp", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17047 - Nutrition Assessment, Counseling and Support Capacity Building (NACSCAP)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17047", "descriptions": []} +{"datatype": "Text", "external_id": "jSMWYfB8Aq1", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "U.S. Agency for International Development (USAID)", "Start Date": "2014-09-30", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17048 - USAID/Southern Africa Evaluations Indefinite Quantity Contracts (IQCs)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17048", "descriptions": []} +{"datatype": "Text", "external_id": "Q8TKoneI7oK", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "5532", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "West Africa PROGRAM to Combat AIDS and STIs", "Start Date": "2013-09-01", "Operational Unit": "Ghana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17049 - RISK (HIV/AIDS Response through Innovative Strategies for Key Populations)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17049", "descriptions": []} +{"datatype": "Text", "external_id": "b46xfGCwphq", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "544", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "UNAIDS - Joint United Nations Programme on HIV/AIDS", "Start Date": "2013-09-01", "Operational Unit": "Central Asia Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17050 - UNAIDS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17050", "descriptions": []} +{"datatype": "Text", "external_id": "CVVVTF8Wy2y", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10067", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "AIDS Foundation East, West", "Start Date": "2013-09-01", "Operational Unit": "Central Asia Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17051 - HIV REACT", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17051", "descriptions": []} +{"datatype": "Text", "external_id": "ywmqGHRr4oo", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "5430", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Thailand Ministry of Public Health", "Start Date": "2013-09-01", "Operational Unit": "Asia Regional Program"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17056 - Thailand Ministry of Public Health", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17056", "descriptions": []} +{"datatype": "Text", "external_id": "YNcaQsiUNej", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "5431", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Bangkok Metropolitan Administration", "Start Date": "2013-09-01", "Operational Unit": "Asia Regional Program"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17058 - Bangkok Metropolitian Administration", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17058", "descriptions": []} +{"datatype": "Text", "external_id": "AaI3SrHZO5P", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1717", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Research Triangle International", "Start Date": "2013-09-01", "Operational Unit": "Asia Regional Program"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17059 - Inform Asia: USAID's Health Research Program, Leader with Associates (LWA)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17059", "descriptions": []} +{"datatype": "Text", "external_id": "iWgszI1V2xb", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Population Services International", "Start Date": "2013-09-01", "Operational Unit": "Asia Regional Program"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17060 - Population Services International", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17060", "descriptions": []} +{"datatype": "Text", "external_id": "l17BWvfryyX", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17061 - Reproductive Health Voucher Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17061", "descriptions": []} +{"datatype": "Text", "external_id": "R37C94tR97l", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1612", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "HOSPICE AFRICA, Uganda", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17062 - Palliative Care", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17062", "descriptions": []} +{"datatype": "Text", "external_id": "mNHr3QI3nmb", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "7264", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Uganda Health Marketing Group", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17063 - Social Marketing Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17063", "descriptions": []} +{"datatype": "Text", "external_id": "BXzGH9OKiAw", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17064 - Strengthening National OVC Management Information System", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17064", "descriptions": []} +{"datatype": "Text", "external_id": "s7m64aBH9pM", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "33", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Catholic Relief Services", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17065 - Sustainable Outcomes for Children and Youth Central and Western Uganda (SOCY)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17065", "descriptions": []} +{"datatype": "Text", "external_id": "U6CehXJlPCh", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19765", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "World Vision", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17066 - HIV/Health Initiatives in Workplaces Activity (HIWA)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17066", "descriptions": []} +{"datatype": "Text", "external_id": "YeIvMyAHcIi", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Population Services International", "Start Date": "2013-09-01", "Operational Unit": "Central Asia Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17067 - HIV Flagship Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17067", "descriptions": []} +{"datatype": "Text", "external_id": "olhaIJs8Foa", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6", "End Date": "2014-09-30", "Agency": "PC", "Partner": "U.S. Peace Corps", "Start Date": "2014-09-30", "Operational Unit": "Rwanda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17074 - VAST Grants", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17074", "descriptions": []} +{"datatype": "Text", "external_id": "vnwPtryxDdu", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "7715", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "University Research Council", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17078 - Applying Science to Strengthen and Improve Systems (ASSIST) Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17078", "descriptions": []} +{"datatype": "Text", "external_id": "hFdlhR3G35B", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1693", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Ministry of Health, Uganda", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17079 - Strengthening National Health Laboratory Services in Uganda under the President\u2019s Emergency Plan for AIDS Relief (PEPFAR)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17079", "descriptions": []} +{"datatype": "Text", "external_id": "aU2xMNN48wK", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17080 - Scaling up HIV services in Western Uganda", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17080", "descriptions": []} +{"datatype": "Text", "external_id": "y3LHVzdavbM", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17081 - Violence Against Children Survey (VACS)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17081", "descriptions": []} +{"datatype": "Text", "external_id": "xtB97SfVqvH", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "463", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "University Research Corporation, LLC", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17082 - ASSIST", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17082", "descriptions": []} +{"datatype": "Text", "external_id": "Bz44D8QPLuo", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Papua New Guinea"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17083 - Strengthening HIV/AIDS Services for MARPs in PNG Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17083", "descriptions": []} +{"datatype": "Text", "external_id": "ha69KGKEKpx", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4", "End Date": "2017-09-30", "Agency": "DOD", "Partner": "U.S. Department of Defense (Defense)", "Start Date": "2013-09-01", "Operational Unit": "Asia Regional Program"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17084 - U.S. DoD, Laos", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17084", "descriptions": []} +{"datatype": "Text", "external_id": "ahmiuoIX6Qp", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16525", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "John Snow Inc (JSI)", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17089 - DELIVER II", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17089", "descriptions": []} +{"datatype": "Text", "external_id": "KIbQ0CBAUEu", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1212", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Measure Evaluation", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17090 - OVC PIE (Performance and Impact Evaluation of OVC Programs)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17090", "descriptions": []} +{"datatype": "Text", "external_id": "kRB1tQzMOLD", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "549", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "World Health Organization", "Start Date": "2013-09-01", "Operational Unit": "Papua New Guinea"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17091 - World Health Organization PNG", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17091", "descriptions": []} +{"datatype": "Text", "external_id": "jFdfXpw91OG", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "549", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "World Health Organization", "Start Date": "2013-09-01", "Operational Unit": "Asia Regional Program"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17092 - World Health Organization", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17092", "descriptions": []} +{"datatype": "Text", "external_id": "ulrhrWlnDUt", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "14350", "End Date": "2014-09-30", "Agency": "HHS/HRSA", "Partner": "Health Research Inc./New York State Department of Health", "Start Date": "2013-09-01", "Operational Unit": "Papua New Guinea"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17093 - HEALTH RESOURCES, INC/NYS DEPARTMENT OF HEALTH (HIV-QUAL)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17093", "descriptions": []} +{"datatype": "Text", "external_id": "qAjvpO3m82Z", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "220", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17094 - Uganda Health Supply Chain", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17094", "descriptions": []} +{"datatype": "Text", "external_id": "Tm5bcwoDq9p", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1614", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Training Resources Group", "Start Date": "2014-09-30", "Operational Unit": "Burundi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17095 - AIDSTAR Sector II, Task Order #2", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17095", "descriptions": []} +{"datatype": "Text", "external_id": "svSjrg9b4bF", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "547", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "United Nations Children's Fund", "Start Date": "2014-10-01", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17096 - Together for Girls (MCH Umbrella Grant)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17096", "descriptions": []} +{"datatype": "Text", "external_id": "jB1F4vFeVWA", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "234", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "Project Concern International", "Start Date": "2013-09-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17097 - DOD Support to Malawi Defense Force HIV AIDS Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17097", "descriptions": []} +{"datatype": "Text", "external_id": "G3MTPbWj7xV", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15538", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Institute for Health Measurement", "Start Date": "2013-09-01", "Operational Unit": "Lesotho"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17098 - Enhancing Strategic Information (ESI)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17098", "descriptions": []} +{"datatype": "Text", "external_id": "rCfEOC3RthR", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16846", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Women and Law in Southern Africa", "Start Date": "2014-09-30", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17099 - STOP GBV - Access to Justice", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17099", "descriptions": []} +{"datatype": "Text", "external_id": "RebRz750viC", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "7377", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Zambia Center for Communication Programs", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17100 - Stamping Out and Preventing Gender-Based Violence (STOP GBV) : Prevention & Advocacy", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17100", "descriptions": []} +{"datatype": "Text", "external_id": "i5w7RN0pJj8", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9870", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Ghana Health Service", "Start Date": "2013-09-01", "Operational Unit": "Ghana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17101 - HIV Care", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17101", "descriptions": []} +{"datatype": "Text", "external_id": "M8Q6GHYHDY6", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1716", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Muhimbili University College of Health Sciences", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17102 - MUHAS SPH Follow On - (GH001075)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17102", "descriptions": []} +{"datatype": "Text", "external_id": "vjJpXrwkR8T", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "8544", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Baylor College of Medicine International Pediatric AIDS Initiative/Tanzania", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17103 - BIPAI-PPP (linked to BIPAI-PPP 10070)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17103", "descriptions": []} +{"datatype": "Text", "external_id": "pVOzRDsflMP", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15719", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "ICF Macro", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17104 - Demographic and Health Survey's Program- Phase 7", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17104", "descriptions": []} +{"datatype": "Text", "external_id": "TeLsdr8g1P3", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Burma"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17105 - TDB CSO Capacity Strengthening", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17105", "descriptions": []} +{"datatype": "Text", "external_id": "yZLIwJ5KTsX", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15708", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Foundation for Innovative New Diagnostics", "Start Date": "2014-10-01", "Operational Unit": "Burma"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17106 - Lab QA/QC and Systems TA", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17106", "descriptions": []} +{"datatype": "Text", "external_id": "u8XOccraZdA", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3781", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Partnership for Supply Chain Management", "Start Date": "2014-10-01", "Operational Unit": "Burma"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17107 - Supply Chain Management Systems", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17107", "descriptions": []} +{"datatype": "Text", "external_id": "aAyECb259Am", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6277", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "International Center for AIDS Care and Treatment Programs, Columbia University", "Start Date": "2014-10-01", "Operational Unit": "Burma"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17110 - ICAP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17110", "descriptions": []} +{"datatype": "Text", "external_id": "XDgGfj5QIWK", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "544", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "UNAIDS - Joint United Nations Programme on HIV/AIDS", "Start Date": "2014-10-01", "Operational Unit": "Burma"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17111 - Joint U.N. Programme on HIV/AIDS (UNAIDS III)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17111", "descriptions": []} +{"datatype": "Text", "external_id": "I7dF1349d9W", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "549", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "World Health Organization", "Start Date": "2014-10-01", "Operational Unit": "Burma"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17112 - World Health Organization", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17112", "descriptions": []} +{"datatype": "Text", "external_id": "dLOtzDuRX4O", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2014-09-30", "Operational Unit": "Burma"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17113 - Linkages", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17113", "descriptions": []} +{"datatype": "Text", "external_id": "q85rfudnXyy", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Population Services International", "Start Date": "2014-10-01", "Operational Unit": "Burma"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17114 - Control and Prevention of the Three Diseases CAP-3D", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17114", "descriptions": []} +{"datatype": "Text", "external_id": "Yto0rtDbV58", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "544", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "UNAIDS - Joint United Nations Programme on HIV/AIDS", "Start Date": "2014-09-30", "Operational Unit": "Burma"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17115 - CDC Burma TA", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17115", "descriptions": []} +{"datatype": "Text", "external_id": "FCUEaC6bFWW", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "State/WHA", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17117 - TBD Prevention", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17117", "descriptions": []} +{"datatype": "Text", "external_id": "beSNGlkJP0k", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Burundi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17119 - FHI 360 Burundi", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17119", "descriptions": []} +{"datatype": "Text", "external_id": "DxTqyHZTv6F", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Ghana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17120 - SHARPEST", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17120", "descriptions": []} +{"datatype": "Text", "external_id": "EAyZVtvCeSc", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16525", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "John Snow Inc (JSI)", "Start Date": "2013-09-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17122 - Advancing Partners and Communities Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17122", "descriptions": []} +{"datatype": "Text", "external_id": "S6FMJhaJysP", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1155", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Columbia University", "Start Date": "2013-09-01", "Operational Unit": "Lesotho"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17123 - CDC HMIS support to the MOH", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17123", "descriptions": []} +{"datatype": "Text", "external_id": "ZM2bz1eTDsu", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Lesotho"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17124 - MEASURE DHS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17124", "descriptions": []} +{"datatype": "Text", "external_id": "NADxcXvlvSp", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15251", "End Date": "2014-09-30", "Agency": "DOD", "Partner": "VISTA PARTNERS", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17125 - Vista LifeSciences MeHIN", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17125", "descriptions": []} +{"datatype": "Text", "external_id": "XapIvq3MrHS", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17151 - ASPIRES", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17151", "descriptions": []} +{"datatype": "Text", "external_id": "wGCkeSn74ZA", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Population Services International", "Start Date": "2013-09-01", "Operational Unit": "Cambodia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17154 - SIFPO/PSI", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17154", "descriptions": []} +{"datatype": "Text", "external_id": "VNcaECSmxgN", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16878", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Expanded Church Response Trust", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17168 - Zambian OVC Management Information Systems (ZOMIS) / Data Rising", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17168", "descriptions": []} +{"datatype": "Text", "external_id": "aU3AcyhvQW3", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16525", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "John Snow Inc (JSI)", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17169 - Mozambique Strategic Information Program (M-SIP)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17169", "descriptions": []} +{"datatype": "Text", "external_id": "bUeYiLBx9mc", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16912", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "N'WETI - Comunica\u00e7\u00e3o para Sa\u00fade", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17171 - N'weti - Strengthening Civil Society Engagement to Improve Sexual and Reproductive Health and Service Delivery for Youth", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17171", "descriptions": []} +{"datatype": "Text", "external_id": "qeVB1yns8rQ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "463", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "University Research Corporation, LLC", "Start Date": "2013-09-01", "Operational Unit": "Democratic Republic of the Congo"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17176 - Applying Science to Strengthen and Improve Systems (ASSIST)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17176", "descriptions": []} +{"datatype": "Text", "external_id": "VrMCkMKMHIN", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16881", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "SANRU", "Start Date": "2013-09-01", "Operational Unit": "Democratic Republic of the Congo"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17177 - SANRU Clinical and PMTCT Scale-up", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17177", "descriptions": []} +{"datatype": "Text", "external_id": "MzaBJg0eTNk", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Democratic Republic of the Congo"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17179 - AIDS Indicator Survey", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17179", "descriptions": []} +{"datatype": "Text", "external_id": "j8dhkSt6VAC", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1717", "End Date": "2016-09-30", "Agency": "DOD", "Partner": "Research Triangle International", "Start Date": "2013-09-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17189 - RTI International", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17189", "descriptions": []} +{"datatype": "Text", "external_id": "e4B58kEKbNL", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16875", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Life Skills Promoters", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17190 - Wezesha Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17190", "descriptions": []} +{"datatype": "Text", "external_id": "qtu75jgHmJL", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16876", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Reformed Church of East Africa", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17191 - Watoto Wazima Initiative)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17191", "descriptions": []} +{"datatype": "Text", "external_id": "uhNDh1tOjwX", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19732", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "Health Initiatives for Safety and Stability in Africa", "Start Date": "2013-09-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17195 - HIFASS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17195", "descriptions": []} +{"datatype": "Text", "external_id": "b52OjjykeRx", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "12658", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "JEMBI", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17259 - Fortalecimento do Sistema de Monitoria e Avaliacao do MMAS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17259", "descriptions": []} +{"datatype": "Text", "external_id": "TrPFo34wcMY", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16920", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "REENCONTRO - Associa\u00e7\u00e3o Mo\u00e7ambicana Para Apoio e Desenvolvimento da Crian\u00e7a Orf\u00e3", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17260 - Esperan\u00e7a de Vida", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17260", "descriptions": []} +{"datatype": "Text", "external_id": "Vy3LbJzmCBw", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16885", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Associacao Nacional dos Enfermeiros de Mocambique (ANEMO)", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17261 - Improving Integrated HIV Homecare Services", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17261", "descriptions": []} +{"datatype": "Text", "external_id": "pByOInA0tEc", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "453", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "John Snow, Inc.", "Start Date": "2014-10-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17265 - USAID DELIVER", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17265", "descriptions": []} +{"datatype": "Text", "external_id": "D1hrSACJ4Wf", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "544", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "UNAIDS - Joint United Nations Programme on HIV/AIDS", "Start Date": "2014-09-30", "Operational Unit": "Burma"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17267 - Strategic Information Capacity", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17267", "descriptions": []} +{"datatype": "Text", "external_id": "l6NK3NXdxvc", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1155", "End Date": "2018-09-30", "Agency": "HHS/HRSA", "Partner": "Columbia University", "Start Date": "2013-09-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17268 - Global HIV/AIDS Nursing Initiative", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17268", "descriptions": []} +{"datatype": "Text", "external_id": "whj3iaBsInq", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "14131", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "COMISCA", "Start Date": "2013-09-01", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17269 - Strengthening HIV Surveillance, Linkages to HIV services, and HIV Diagnostic Capacity to address the continuum of prevention, care and treatment in Central America, CoAg#GH001602", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17269", "descriptions": []} +{"datatype": "Text", "external_id": "Tze2fwW35nO", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15249", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "UVG - UNIVERSIDAD DE VALLE DE GUATEMALA", "Start Date": "2013-09-01", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17270 - Building capacity along the continuum of prevention, care and treatment for key populations in Central America, CoAg # GH001285", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17270", "descriptions": []} +{"datatype": "Text", "external_id": "ttnU8V7mqoJ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "17036", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Ethiopian Society of Sociologists, Social Workers and Anthropologists", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17271 - Capacity Building of Local Organizations", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17271", "descriptions": []} +{"datatype": "Text", "external_id": "lCgp6GMSSiS", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "17037", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Hope for Children", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17272 - Capacity Building of Local Organizations", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17272", "descriptions": []} +{"datatype": "Text", "external_id": "BZ8PF6ZruHB", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "519", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of Maryland", "Start Date": "2013-09-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17274 - Capacity Building and Training", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17274", "descriptions": []} +{"datatype": "Text", "external_id": "kDawtRjbh77", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19812", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "African Comprehensive HIV/AIDS Partnerships", "Start Date": "2013-09-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17275 - Voluntary Medical Male Circumcision", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17275", "descriptions": []} +{"datatype": "Text", "external_id": "pKgQ6AXruAb", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4622", "End Date": "2016-09-30", "Agency": "HHS/HRSA", "Partner": "American International Health Alliance Twinning Center", "Start Date": "2013-09-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17278 - Twinning", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17278", "descriptions": []} +{"datatype": "Text", "external_id": "yyLtiLeOtyV", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1696", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "American Association of Blood Banks", "Start Date": "2013-09-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17282 - Blood Safety", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17282", "descriptions": []} +{"datatype": "Text", "external_id": "m0NndYanyMR", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9863", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "SHARE India", "Start Date": "2013-09-01", "Operational Unit": "India"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17286 - Care, Support and Treatment - HIV/TB Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17286", "descriptions": []} +{"datatype": "Text", "external_id": "zVI8rLnyERs", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1923", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Association of Public Health Laboratories", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17292 - APHL Lab Follow on - (GH001097)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17292", "descriptions": []} +{"datatype": "Text", "external_id": "iZutDkJBIQa", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15712", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Management development for Health", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17293 - MDH Kagera - (GH001179)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17293", "descriptions": []} +{"datatype": "Text", "external_id": "kGsaTq8tBnL", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "421", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Ministry of Health and Social Welfare, Tanzania", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17294 - MOHSW Lab Follow on - (GH001603)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17294", "descriptions": []} +{"datatype": "Text", "external_id": "VoDSxwjCTe0", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10091", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "American Society for Microbiology", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17295 - ASM Lab Follow on", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17295", "descriptions": []} +{"datatype": "Text", "external_id": "z5F1S9xd8ch", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "13168", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Cardno Emerging Markets", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17296 - CDC PPP Management - (GH001531)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17296", "descriptions": []} +{"datatype": "Text", "external_id": "DFhTHAFyuxg", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1633", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "National Institute for Medical Research", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17300 - NIMR Follow On - (GH001633)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17300", "descriptions": []} +{"datatype": "Text", "external_id": "wrxv299406k", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "216", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of Washington", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17304 - University Partnership Field Epidemiology Expansion - (GH001304)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17304", "descriptions": []} +{"datatype": "Text", "external_id": "IN1ixx581iH", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9886", "End Date": "2018-09-30", "Agency": "HHS/HRSA", "Partner": "American International Health Alliance", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17305 - Twinning follow On (U7HA04128)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17305", "descriptions": []} +{"datatype": "Text", "external_id": "A8tjqn4OZor", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "595", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "World Learning", "Start Date": "2013-09-01", "Operational Unit": "Angola"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17306 - Comit\u00e9 Empresarial Contra VIH/SIDA (CEC-HIV/AIDS)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17306", "descriptions": []} +{"datatype": "Text", "external_id": "lnSs5OhS8Bs", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19589", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "LINKAGES", "Start Date": "2013-09-01", "Operational Unit": "Angola"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17308 - LINKAGES", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17308", "descriptions": []} +{"datatype": "Text", "external_id": "hSGpfVChIc8", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Asia Regional Program"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17309 - LINKAGES", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17309", "descriptions": []} +{"datatype": "Text", "external_id": "u4IK4Z5MT5H", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "597", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "National Alliance of State and Territorial AIDS Directors", "Start Date": "2013-09-01", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17310 - Peer-to-peer capacity building of Ministries of Health in HIV surveillance in Central America, CoAg # GH001508", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17310", "descriptions": []} +{"datatype": "Text", "external_id": "fnOzXGxKQNc", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "547", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "United Nations Children's Fund", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17316 - UNICEF Follow on - (GH001619)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17316", "descriptions": []} +{"datatype": "Text", "external_id": "JO6SPPV0GH5", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16525", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "John Snow Inc (JSI)", "Start Date": "2013-09-01", "Operational Unit": "Ghana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17318 - Strengthening the Care Continuum", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17318", "descriptions": []} +{"datatype": "Text", "external_id": "CLGauWtg8Ol", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "33", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Catholic Relief Services", "Start Date": "2013-09-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17321 - 4Children - Coordinating Comprehensive Care for Children", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17321", "descriptions": []} +{"datatype": "Text", "external_id": "Qua3xjAc9Nf", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "521", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "University of North Carolina at Chapel Hill, Carolina Population Center", "Start Date": "2013-09-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17322 - MEASURE Evaluation Phase IV", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17322", "descriptions": []} +{"datatype": "Text", "external_id": "TFtlwIKwi4T", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9646", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "KNCV Tuberculosis Foundation", "Start Date": "2013-09-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17323 - Challenge TB", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17323", "descriptions": []} +{"datatype": "Text", "external_id": "bgN4rjeOOPP", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "596", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "University of North Carolina", "Start Date": "2013-09-01", "Operational Unit": "Ghana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17326 - Measure Evaluation Phase IV", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17326", "descriptions": []} +{"datatype": "Text", "external_id": "mPILPQBmDPX", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17328 - Food and Nutrition Technical Assistance III (FANTA III)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17328", "descriptions": []} +{"datatype": "Text", "external_id": "ryBxdcpzVxB", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3317", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Clinical and Laboratory Standards Institute", "Start Date": "2013-09-01", "Operational Unit": "Ukraine"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17331 - CLSI", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17331", "descriptions": []} +{"datatype": "Text", "external_id": "qb0DkDcvQVX", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3932", "End Date": "2018-09-30", "Agency": "State/EUR", "Partner": "Regional Procurement Support Office/Frankfurt", "Start Date": "2013-09-01", "Operational Unit": "Ukraine"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17332 - NPHC Laboratory Renovation", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17332", "descriptions": []} +{"datatype": "Text", "external_id": "CVrkkem6T8K", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6", "End Date": "2016-09-30", "Agency": "PC", "Partner": "U.S. Peace Corps", "Start Date": "2013-09-01", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17334 - Peace Corps/Panama Volunteers Trainings and Small Grants", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17334", "descriptions": []} +{"datatype": "Text", "external_id": "SW474Adm2re", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16860", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Vodafone Foundation", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17335 - Vodafone Foundation PPP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17335", "descriptions": []} +{"datatype": "Text", "external_id": "TTaK9lFPVox", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1155", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Columbia University", "Start Date": "2013-09-01", "Operational Unit": "Cameroon"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17336 - Columbia ICAP 2014 CDC HQ mech", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17336", "descriptions": []} +{"datatype": "Text", "external_id": "xFtgr2tcAZ7", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "453", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "John Snow, Inc.", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17338 - DELIVER Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17338", "descriptions": []} +{"datatype": "Text", "external_id": "dF36SUDoFpa", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "India"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17339 - Linkages Across the Continuum of HIV Services for Key Populations Affected by HIV (LINKAGES)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17339", "descriptions": []} +{"datatype": "Text", "external_id": "stw3nHqSHSA", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "463", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University Research Corporation, LLC", "Start Date": "2013-09-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17341 - Strengthening High Quality Laboratory Services Scale-Up for HIV Diagnosis, Care, Treatment and Monitoring in Malawi under the President's Emergency Plan for AIDS Relief (PEPFAR)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17341", "descriptions": []} +{"datatype": "Text", "external_id": "YKPIsMWv2Mb", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "421", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Ministry of Health and Social Welfare, Tanzania", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17343 - MOHSW Blood Follow on - (GH001613)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17343", "descriptions": []} +{"datatype": "Text", "external_id": "QSJNir9AReW", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "213", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "International HIV/AIDS Alliance", "Start Date": "2013-09-01", "Operational Unit": "Ukraine"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17345 - Alliance MAT", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17345", "descriptions": []} +{"datatype": "Text", "external_id": "ifIy3vjx3Xx", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9863", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "SHARE India", "Start Date": "2013-09-01", "Operational Unit": "India"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17350 - Laboratory Strengthening", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17350", "descriptions": []} +{"datatype": "Text", "external_id": "rttTjkqHpDO", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "India"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17351 - PWID Collaborative Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17351", "descriptions": []} +{"datatype": "Text", "external_id": "Vr4EtdjATXu", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1085", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "UNICEF", "Start Date": "2013-09-01", "Operational Unit": "India"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17352 - UNICEF", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17352", "descriptions": []} +{"datatype": "Text", "external_id": "wEpgxlC6g05", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "549", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "World Health Organization", "Start Date": "2013-09-01", "Operational Unit": "India"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17353 - WHO (NEW)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17353", "descriptions": []} +{"datatype": "Text", "external_id": "eRYbvtbk40v", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17354 - Livelihoods and Food Security Technical Assistance (LIFT) II", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17354", "descriptions": []} +{"datatype": "Text", "external_id": "hNHzVfZYCkw", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19740", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "(ASSIST) - Applying Science to Strengthen and Improve Systems Project", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17355 - Applying Science to Strengthen & Improve Systems Project (ASSIST)/USAID Healthcare Improvement Project (HCI)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17355", "descriptions": []} +{"datatype": "Text", "external_id": "HagwSlaYAKP", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17356 - Food and Nutrition Technical Assistance (FANTA III)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17356", "descriptions": []} +{"datatype": "Text", "external_id": "V5B5m9p9Cms", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "230", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Population Council", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17357 - Supporting Operational AIDS Research Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17357", "descriptions": []} +{"datatype": "Text", "external_id": "zvAXxPc9vJe", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "226", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Pact, Inc.", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17358 - Kizazi Kipya", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17358", "descriptions": []} +{"datatype": "Text", "external_id": "wtWTgHxA9q6", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1003", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Education Development Center", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17360 - Time To Learn", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17360", "descriptions": []} +{"datatype": "Text", "external_id": "H2htM7729M8", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9881", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Cameroon Baptist Convention Health Board", "Start Date": "2013-09-01", "Operational Unit": "Cameroon"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17361 - CBCHB - PMTCT-ART Center-Littoral 2015", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17361", "descriptions": []} +{"datatype": "Text", "external_id": "gHOSizWzTHy", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "238", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Safe Blood for Africa Foundation", "Start Date": "2013-09-01", "Operational Unit": "Cameroon"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17362 - Safe Blood for Africa CDC 2015", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17362", "descriptions": []} +{"datatype": "Text", "external_id": "ZTykdeVsoSK", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "Population Services International", "Start Date": "2013-09-01", "Operational Unit": "Cameroon"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17364 - Prevention activities with Cameroon Military", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17364", "descriptions": []} +{"datatype": "Text", "external_id": "b6acCvT6TIm", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19444", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "Metabiota", "Start Date": "2013-09-01", "Operational Unit": "Cameroon"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17365 - Strengthening Lab & MTCT Services in the military", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17365", "descriptions": []} +{"datatype": "Text", "external_id": "FUqHo4W3Dj1", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17366 - Linkages", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17366", "descriptions": []} +{"datatype": "Text", "external_id": "FGOp8ELhsQH", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3329", "End Date": "2017-09-30", "Agency": "DOD", "Partner": "Armed Forces Research Institute of Medical Sciences", "Start Date": "2013-09-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17369 - AFRIMS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17369", "descriptions": []} +{"datatype": "Text", "external_id": "apEKYk5t6Ra", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16864", "End Date": "2016-09-30", "Agency": "DOD", "Partner": "Center for Community Health Promotion", "Start Date": "2013-09-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17370 - CHP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17370", "descriptions": []} +{"datatype": "Text", "external_id": "FeA3yIotO9Z", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "440", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2013-09-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17371 - Health Finance & Governance (HFG)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17371", "descriptions": []} +{"datatype": "Text", "external_id": "eWM7rLqyZQW", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16786", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Institute of International Education", "Start Date": "2013-09-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17373 - CSO Capacity Building (PCD)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17373", "descriptions": []} +{"datatype": "Text", "external_id": "Edh3K31JPyN", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19683", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Center for Community Health and Development", "Start Date": "2013-09-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17374 - Community HIV Link-Northern Coast", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17374", "descriptions": []} +{"datatype": "Text", "external_id": "oV4VBGChott", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19682", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "The Center for Community Health Research and Development", "Start Date": "2013-09-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17375 - Community HIV Link-Northern Mountains", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17375", "descriptions": []} +{"datatype": "Text", "external_id": "apQvf8rr45G", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19684", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Center for Promotion of Quality of Life", "Start Date": "2013-09-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17376 - Community HIV Link-Southern", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17376", "descriptions": []} +{"datatype": "Text", "external_id": "y3dZqc6KxsV", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "446", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Chemonics International", "Start Date": "2013-09-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17377 - Governance for Inclusive Growth (GIG)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17377", "descriptions": []} +{"datatype": "Text", "external_id": "eHAHwUksMN5", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2016-09-30", "Agency": "DOD", "Partner": "Population Services International", "Start Date": "2013-09-01", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17378 - HIV/STI Risk Reduction Training in the El Salvador Military", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17378", "descriptions": []} +{"datatype": "Text", "external_id": "RXEWIDnvxal", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1717", "End Date": "2016-09-30", "Agency": "DOD", "Partner": "Research Triangle International", "Start Date": "2013-09-01", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17380 - RTI Belize", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17380", "descriptions": []} +{"datatype": "Text", "external_id": "ydzwzr44Pis", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2016-09-30", "Agency": "DOD", "Partner": "Population Services International", "Start Date": "2013-09-01", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17381 - PASMO Honduras", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17381", "descriptions": []} +{"datatype": "Text", "external_id": "OQSFn8fmVa8", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6", "End Date": "2016-09-30", "Agency": "PC", "Partner": "U.S. Peace Corps", "Start Date": "2013-09-01", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17382 - Peace Corps/Costa Rica Volunteers Trainings and Small Grants", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17382", "descriptions": []} +{"datatype": "Text", "external_id": "zaKrauhrUL3", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6", "End Date": "2016-09-30", "Agency": "PC", "Partner": "U.S. Peace Corps", "Start Date": "2013-09-01", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17383 - Peace Corps/Nicaragua Volunteers Trainings and Small Grants", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17383", "descriptions": []} +{"datatype": "Text", "external_id": "VUnZXKoK0qm", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6", "End Date": "2016-09-30", "Agency": "PC", "Partner": "U.S. Peace Corps", "Start Date": "2013-09-01", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17384 - Peace Corps/El Salvador Volunteers Trainings and Small Grants", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17384", "descriptions": []} +{"datatype": "Text", "external_id": "NSpjOcqnJXh", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6", "End Date": "2016-09-30", "Agency": "PC", "Partner": "U.S. Peace Corps", "Start Date": "2013-09-01", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17385 - Peace Corps/Guatemala Volunteers Trainings and Small Grants", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17385", "descriptions": []} +{"datatype": "Text", "external_id": "ushkTYZeoaj", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6", "End Date": "2016-09-30", "Agency": "PC", "Partner": "U.S. Peace Corps", "Start Date": "2013-09-01", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17386 - Peace Corps/Belize Volunteers Trainings and Small Grants", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17386", "descriptions": []} +{"datatype": "Text", "external_id": "ejcF7vpBJpl", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6", "End Date": "2018-09-30", "Agency": "PC", "Partner": "U.S. Peace Corps", "Start Date": "2013-09-01", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17389 - Vast Grants", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17389", "descriptions": []} +{"datatype": "Text", "external_id": "xTmjLN8Btgu", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "14791", "End Date": "2016-09-30", "Agency": "DOD", "Partner": "NICASALUD", "Start Date": "2013-09-01", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17390 - Institutionalization of HIV Policies and Programs in the Nicaraguan Military", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17390", "descriptions": []} +{"datatype": "Text", "external_id": "Bwk2Xqwdl6R", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Asia Regional Program"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17392 - TBD", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17392", "descriptions": []} +{"datatype": "Text", "external_id": "ChvsO2L56nf", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4558", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Luapula Foundation", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17395 - District OVC Systems Strengthening (DOSS) / Community Rising", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17395", "descriptions": []} +{"datatype": "Text", "external_id": "QEomxSBfTNG", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16843", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Society for Family Health (16843)", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17396 - Sexual and Reproductive Health for All Initiative (SARAI)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17396", "descriptions": []} +{"datatype": "Text", "external_id": "GQXcFddMFIx", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10296", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "Charles Drew University", "Start Date": "2013-09-01", "Operational Unit": "Angola"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17397 - CDU Angola", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17397", "descriptions": []} +{"datatype": "Text", "external_id": "erveTqzoq4W", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1", "End Date": "2018-09-30", "Agency": "State/AF", "Partner": "U.S. Department of State", "Start Date": "2013-09-01", "Operational Unit": "Ghana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17398 - PD Small Grants", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17398", "descriptions": []} +{"datatype": "Text", "external_id": "Cs8GAIrZXFL", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16525", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "John Snow Inc (JSI)", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17399 - USAID/District Coverage of Health Services (DISCOVER-H)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17399", "descriptions": []} +{"datatype": "Text", "external_id": "oITJyTAnDjq", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17400 - TBD - TB/HIV Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17400", "descriptions": []} +{"datatype": "Text", "external_id": "I46G7RlfHX2", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "204", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Start Date": "2013-09-01", "Operational Unit": "Lesotho"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17401 - Strengthening Tuberculosis and HIV Response in Lesotho (STAR-L)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17401", "descriptions": []} +{"datatype": "Text", "external_id": "YbklpX5suMp", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "220", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01", "Operational Unit": "Ghana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17402 - Evaluate For Health", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17402", "descriptions": []} +{"datatype": "Text", "external_id": "vK8XwS0fVLO", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "52", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "World Vision International", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17403 - Gender Based Violence - Survivor Support Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17403", "descriptions": []} +{"datatype": "Text", "external_id": "xsAzQrE4zOS", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17404 - Quality in Health", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17404", "descriptions": []} +{"datatype": "Text", "external_id": "uNrm8oWQXc0", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17407 - Central American Project for a Sustainable Response to HIV - PASCA", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17407", "descriptions": []} +{"datatype": "Text", "external_id": "c7lyjelcrpa", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1717", "End Date": "2016-09-30", "Agency": "DOD", "Partner": "Research Triangle International", "Start Date": "2013-09-01", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17408 - RTI International Regional PHDP and post-test counseling", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17408", "descriptions": []} +{"datatype": "Text", "external_id": "WjpnMvlodIs", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "219", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "JHPIEGO", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17409 - Maternal and Child Survival Program (MCSP)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17409", "descriptions": []} +{"datatype": "Text", "external_id": "UyYDjCyYk1V", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16339", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Pact", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17410 - USAID/Zambia Community HIV Prevention Project (Z-CHPP)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17410", "descriptions": []} +{"datatype": "Text", "external_id": "z7Bbqlvxc14", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17412 - Pediatric AIDS Initiative", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17412", "descriptions": []} +{"datatype": "Text", "external_id": "UyVfIMhEh0B", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17413 - TBD - SAFE", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17413", "descriptions": []} +{"datatype": "Text", "external_id": "K4KMJRowjhr", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17415 - Maatla and TK Evaluation", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17415", "descriptions": []} +{"datatype": "Text", "external_id": "W9YFR4ufv0n", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "17068", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "T-MARC Tanzania", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17416 - USAID Social Enterprise Support Activity (USESA)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17416", "descriptions": []} +{"datatype": "Text", "external_id": "euNtVnm3Zls", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17417 - Evaluation of CMS Transformation and SCMS Support", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17417", "descriptions": []} +{"datatype": "Text", "external_id": "V3hecmcWCeh", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "217", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "IntraHealth International, Inc", "Start Date": "2013-09-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17418 - TBD", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17418", "descriptions": []} +{"datatype": "Text", "external_id": "Aksb0XLfSM0", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17419 - GH Tech Follow On", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17419", "descriptions": []} +{"datatype": "Text", "external_id": "aUKdNf70taA", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9646", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "KNCV Tuberculosis Foundation", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17420 - Challenge TB", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17420", "descriptions": []} +{"datatype": "Text", "external_id": "GvR8cM0OnhQ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17421 - Improving Prevention and Adherence to Care and Treatment (IMPACT)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17421", "descriptions": []} +{"datatype": "Text", "external_id": "OUv1W6abMQU", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17422 - USAID Open Doors", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17422", "descriptions": []} +{"datatype": "Text", "external_id": "Uw6JYFmEyf4", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "440", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17425 - USAID Systems for Better Health", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17425", "descriptions": []} +{"datatype": "Text", "external_id": "aCEdHSx8hQV", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15251", "End Date": "2016-09-30", "Agency": "DOD", "Partner": "VISTA PARTNERS", "Start Date": "2013-09-01", "Operational Unit": "Lesotho"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17427 - LDF Electronic Medical Records", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17427", "descriptions": []} +{"datatype": "Text", "external_id": "jnyMopg7v1k", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "Population Services International", "Start Date": "2013-09-01", "Operational Unit": "Lesotho"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17429 - LDF Comprehensive Clinical Support Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17429", "descriptions": []} +{"datatype": "Text", "external_id": "XbvhnfPJ2NJ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15708", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Foundation for Innovative New Diagnostics", "Start Date": "2013-09-01", "Operational Unit": "Lesotho"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17430 - Building global capacity for diagnostic testing of tuberculosis, malaria and HIV", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17430", "descriptions": []} +{"datatype": "Text", "external_id": "gXPsaT58D2U", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "463", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University Research Corporation, LLC", "Start Date": "2013-09-01", "Operational Unit": "Lesotho"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17431 - Support Laboratory Diagnosis and Monitoring to Scale up and Improve HIV/AIDS Care and Treatment Services in the Kingdom of Lesotho under the President\u2019s Emergency Plan for AIDS Relief (PEPFAR)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17431", "descriptions": []} +{"datatype": "Text", "external_id": "BZB5gwXjvpn", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16526", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Ministry of Health (MOH)", "Start Date": "2013-09-01", "Operational Unit": "Lesotho"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17432 - Support Ministry of Health to Strengthen Health Systems and Coordinate HIV/AIDS Prevention, Care and Treatment Programs in the Kingdom of Lesotho under the President\u2019s Emergency Plan for AIDS Relief (PEPFAR)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17432", "descriptions": []} +{"datatype": "Text", "external_id": "Rs1Hym9rR1k", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19589", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "LINKAGES", "Start Date": "2013-09-01", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17433 - Linkages", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17433", "descriptions": []} +{"datatype": "Text", "external_id": "UtKLM8W5Aup", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16368", "End Date": "2016-09-30", "Agency": "PC", "Partner": "Peace Corps Volunteers", "Start Date": "2013-09-01", "Operational Unit": "Asia Regional Program"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17438 - VAST Grants", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17438", "descriptions": []} +{"datatype": "Text", "external_id": "ScR2jboOyXO", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "521", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "University of North Carolina at Chapel Hill, Carolina Population Center", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17439 - MEASURE Evaluation Phase IV", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17439", "descriptions": []} +{"datatype": "Text", "external_id": "sW3uOdY43Vp", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "440", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2013-09-01", "Operational Unit": "Central Asia Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17447 - Health Finance & Governance", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17447", "descriptions": []} +{"datatype": "Text", "external_id": "dfez6OopwaO", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16846", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Women and Law in Southern Africa", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17448 - Stamping Out and Preventing Gender Based Violence (STOP GBV) : Access to Justice", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17448", "descriptions": []} +{"datatype": "Text", "external_id": "HlDknLzKhSQ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16782", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Counterpart International", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17449 - Fostering Accountability and Transparency in Zambia (FACT-Zambia)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17449", "descriptions": []} +{"datatype": "Text", "external_id": "x71uAO1QhvR", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16544", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Universtiy of Washington", "Start Date": "2013-09-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17451 - Human Resources for Health (HRH) Capacity Building in Malawi under the President\u2019s Emergency Plan for AIDS Relief (PEPFAR)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17451", "descriptions": []} +{"datatype": "Text", "external_id": "J29DkN7E7Pi", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9886", "End Date": "2018-09-30", "Agency": "HHS/HRSA", "Partner": "American International Health Alliance", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17452 - AIHA Twinning Capacity Building (HRSA)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17452", "descriptions": []} +{"datatype": "Text", "external_id": "f0VtUomFEHe", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19846", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Centre for HIV and AIDS Prevention Studies Swaziland", "Start Date": "2013-09-01", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17454 - CHAPS VMMC", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17454", "descriptions": []} +{"datatype": "Text", "external_id": "egENgprh0gE", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1", "End Date": "2017-09-30", "Agency": "State/AF", "Partner": "U.S. Department of State", "Start Date": "2013-09-01", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17455 - PEPFAR Small Grants Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17455", "descriptions": []} +{"datatype": "Text", "external_id": "oIc5S9zlyBw", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6277", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "International Center for AIDS Care and Treatment Programs, Columbia University", "Start Date": "2013-09-01", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17458 - ICAP \u2013 Epi-Research TA", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17458", "descriptions": []} +{"datatype": "Text", "external_id": "rgMMfAdIib0", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "13198", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Human Sciences Research Council", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17459 - HSRC (CDC GH001629)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17459", "descriptions": []} +{"datatype": "Text", "external_id": "dJdwPCiJT04", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "463", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University Research Corporation, LLC", "Start Date": "2013-09-01", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17460 - URC - Lubombo", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17460", "descriptions": []} +{"datatype": "Text", "external_id": "abSJlsFMBp6", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6277", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "International Center for AIDS Care and Treatment Programs, Columbia University", "Start Date": "2013-09-01", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17461 - ICAP Lab", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17461", "descriptions": []} +{"datatype": "Text", "external_id": "Dn5lvkNAjO8", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "8785", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Ministry of Health and Social Welfare, Swaziland", "Start Date": "2013-09-01", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17462 - Strengthening MOH Leadership, Governance & Quality Management", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17462", "descriptions": []} +{"datatype": "Text", "external_id": "uOvDmCVeBqH", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6277", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "International Center for AIDS Care and Treatment Programs, Columbia University", "Start Date": "2013-09-01", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17463 - ICAP-Manzini", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17463", "descriptions": []} +{"datatype": "Text", "external_id": "UZBspPGUxmY", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16339", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Pact", "Start Date": "2013-09-01", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17464 - Rapid and Effective Action for Combating HIV/AIDS III (REACH 3)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17464", "descriptions": []} +{"datatype": "Text", "external_id": "gehZKuu17ml", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "453", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "John Snow, Inc.", "Start Date": "2013-09-01", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17465 - AIDSFree", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17465", "descriptions": []} +{"datatype": "Text", "external_id": "gA6sjacGrjg", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "219", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "JHPIEGO", "Start Date": "2013-09-01", "Operational Unit": "Lesotho"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17467 - Accelovate", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17467", "descriptions": []} +{"datatype": "Text", "external_id": "WvhmCa2fbFS", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "204", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Start Date": "2013-09-01", "Operational Unit": "Lesotho"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17468 - CHASE", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17468", "descriptions": []} +{"datatype": "Text", "external_id": "mZDi6Owao5Q", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "440", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2013-09-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17469 - Health Finance and Governance", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17469", "descriptions": []} +{"datatype": "Text", "external_id": "mqO2VJjEzz0", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2017-09-30", "Agency": "DOD", "Partner": "Population Services International", "Start Date": "2013-09-01", "Operational Unit": "Dominican Republic"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17474 - Military HTC and Prevention", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17474", "descriptions": []} +{"datatype": "Text", "external_id": "H4dAZTLfBVt", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1923", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Association of Public Health Laboratories", "Start Date": "2013-09-01", "Operational Unit": "Zimbabwe"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17475 - Lab Support", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17475", "descriptions": []} +{"datatype": "Text", "external_id": "dibqDlBSYyM", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3931", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of Zimbabwe", "Start Date": "2013-09-01", "Operational Unit": "Zimbabwe"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17476 - Strengthening the Human Resources Information System and Development of Open health Information Enterprise Architecture", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17476", "descriptions": []} +{"datatype": "Text", "external_id": "GgtYxk2bo93", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10091", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "American Society for Microbiology", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17477 - ASM", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17477", "descriptions": []} +{"datatype": "Text", "external_id": "avhADVMmTcj", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3317", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Clinical and Laboratory Standards Institute", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17478 - CLSI", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17478", "descriptions": []} +{"datatype": "Text", "external_id": "Tp7MEi2hvxs", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1923", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Association of Public Health Laboratories", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17479 - APHL", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17479", "descriptions": []} +{"datatype": "Text", "external_id": "ehQ8DMlQmn7", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19907", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Palladium Group", "Start Date": "2013-09-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17480 - HP+", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17480", "descriptions": []} +{"datatype": "Text", "external_id": "a9jnBwoS71u", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17483 - MCDMCH", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17483", "descriptions": []} +{"datatype": "Text", "external_id": "Qtu9WURXh1T", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19847", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "National Registration Bureau Malawi", "Start Date": "2013-09-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17487 - Strengthening Malawi's Vital Statistics Systems through Civil Registration under PEPFAR", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17487", "descriptions": []} +{"datatype": "Text", "external_id": "np7zl6Nzc5T", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9651", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of Malawi College of Medicine", "Start Date": "2013-09-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17488 - Improving Medical Education in Malawi under the President\u2019s Emergency Plan for AIDS Relief (PEPFAR)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17488", "descriptions": []} +{"datatype": "Text", "external_id": "E2X8WDkWZ42", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9853", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "New Partner", "Start Date": "2014-10-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17489 - Improving access to VMMC services in Malawi", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17489", "descriptions": []} +{"datatype": "Text", "external_id": "V9BuRl1SwFT", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1923", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Association of Public Health Laboratories", "Start Date": "2013-09-01", "Operational Unit": "Angola"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17490 - APHL", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17490", "descriptions": []} +{"datatype": "Text", "external_id": "j3id7FgnmzY", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3331", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "National Health Laboratory Services", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17493 - NHLS (CDC GH001631)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17493", "descriptions": []} +{"datatype": "Text", "external_id": "mUGRSEznwdP", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "209", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Health Alliance International", "Start Date": "2013-09-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17494 - HAI coag2015", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17494", "descriptions": []} +{"datatype": "Text", "external_id": "cYDMOC6yUj7", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16927", "End Date": "2016-09-30", "Agency": "DOD", "Partner": "Project Cure", "Start Date": "2013-09-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17495 - Project C.U.R.E", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17495", "descriptions": []} +{"datatype": "Text", "external_id": "V8ApcNWCRp6", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "Population Services International", "Start Date": "2013-09-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17496 - PSI Cote d'Ivoire", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17496", "descriptions": []} +{"datatype": "Text", "external_id": "R3ZDlNaQKK8", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "519", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of Maryland", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17497 - University of Maryland (SMACHT)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17497", "descriptions": []} +{"datatype": "Text", "external_id": "vv79kLJGkbW", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "424", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Tropical Diseases Research Centre", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17499 - TDRC", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17499", "descriptions": []} +{"datatype": "Text", "external_id": "btBvEJtL3wr", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "923", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of Zambia", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17500 - UNZA M&E, Department of Population Studies", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17500", "descriptions": []} +{"datatype": "Text", "external_id": "CxfbDgAsYfs", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6551", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "University Teaching Hospital", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17501 - University Teaching Hospital", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17501", "descriptions": []} +{"datatype": "Text", "external_id": "QmtjITyjkuc", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "596", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of North Carolina", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17502 - UNC Eastern", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17502", "descriptions": []} +{"datatype": "Text", "external_id": "m4hHYEaIRUg", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "547", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "United Nations Children's Fund", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17505 - UNICEF (CDC PS002027)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17505", "descriptions": []} +{"datatype": "Text", "external_id": "nUBmwBU11JX", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19844", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Beyond Zero", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17506 - Beyond Zero Advanced Clinical Care Centres (CDC GH001143)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17506", "descriptions": []} +{"datatype": "Text", "external_id": "hpeHyrCyJae", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10939", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Kheth'Impilo", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17507 - Kheth'Impilo Advanced Clinical Care Centres (CDC GH001145)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17507", "descriptions": []} +{"datatype": "Text", "external_id": "vIBB2rzhsBY", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17508 - TBD Informations Systems Development", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17508", "descriptions": []} +{"datatype": "Text", "external_id": "wQEAxOsUMFu", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17509 - TBD Program Evaluation", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17509", "descriptions": []} +{"datatype": "Text", "external_id": "pGI1nFtrLhH", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15440", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Macro Atlanta", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17510 - Technical Assistance (TA) Indicators", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17510", "descriptions": []} +{"datatype": "Text", "external_id": "SytL4hgcOKk", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "546", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "United Nations Office on Drugs and Crime", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17511 - UNODC Capacity Development for PWID", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17511", "descriptions": []} +{"datatype": "Text", "external_id": "WL4EKRbcOSI", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "549", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "World Health Organization", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17512 - WHO HIV Prevention (CDC GH001180)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17512", "descriptions": []} +{"datatype": "Text", "external_id": "uX9kKeI0a3A", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "5118", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Ministry of Health, Zambia", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17513 - Ministry of Health", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17513", "descriptions": []} +{"datatype": "Text", "external_id": "BaAWvLUBS9a", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "509", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Johns Hopkins University Bloomberg School of Public Health", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17514 - Jhpiego Follow-On", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17514", "descriptions": []} +{"datatype": "Text", "external_id": "yp3KbpyBbhG", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15660", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Save The Children Federation Inc", "Start Date": "2013-09-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17515 - REVE Reducing Vulerability in Children", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17515", "descriptions": []} +{"datatype": "Text", "external_id": "lUtOBrJJOCv", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17516 - ASPIRES FHI 360", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17516", "descriptions": []} +{"datatype": "Text", "external_id": "N2wDQ1G8ELJ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17517 - TBD - Smartcare Evaluation", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17517", "descriptions": []} +{"datatype": "Text", "external_id": "I7FGzi6dyhz", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "U.S. Department of Health and Human Services/Centers for Disease Control and Prevention (HHS/CDC)", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17519 - CDC Technical Assistance - DRH", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17519", "descriptions": []} +{"datatype": "Text", "external_id": "CfnjuDyTYyu", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "205", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Engender Health", "Start Date": "2013-09-01", "Operational Unit": "Burundi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17520 - BRAVI", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17520", "descriptions": []} +{"datatype": "Text", "external_id": "avtyGUrzG5m", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "521", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "University of North Carolina at Chapel Hill, Carolina Population Center", "Start Date": "2013-09-01", "Operational Unit": "Burundi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17521 - MEASURE Evaluation Phase IV", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17521", "descriptions": []} +{"datatype": "Text", "external_id": "Ct2nolxqPaK", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "Population Services International", "Start Date": "2013-09-01", "Operational Unit": "Burundi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17522 - PSI Burundi", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17522", "descriptions": []} +{"datatype": "Text", "external_id": "ALuXrLHcCjC", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9853", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "New Partner", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17523 - Ministry of Home Affairs", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17523", "descriptions": []} +{"datatype": "Text", "external_id": "n7uzXGSPUXN", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16526", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Ministry of Health (MOH)", "Start Date": "2013-09-01", "Operational Unit": "Dominican Republic"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17527 - (DIGECITSS) Improving PMTCT counseling, M&E of the PMTCT program, STI services and surveillance, establish performance management of HIV treatment, and capacity of the National Program to address strategic issues for Key", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17527", "descriptions": []} +{"datatype": "Text", "external_id": "gxGABhSl2nN", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "14267", "End Date": "2016-09-30", "Agency": "HHS/NIH", "Partner": "FOGARTY INTERNATIONAL CENTER", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17528 - CDC-NIH Capacity Building MEPI HQR24TW008863.", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17528", "descriptions": []} +{"datatype": "Text", "external_id": "XRbvuFZzcRT", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "219", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "JHPIEGO", "Start Date": "2013-09-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17529 - Maternal and Child Survival Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17529", "descriptions": []} +{"datatype": "Text", "external_id": "pG2hfclocGX", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17530 - TB/HIV Technical Assistance Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17530", "descriptions": []} +{"datatype": "Text", "external_id": "uE6z2gIIVwE", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "217", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "IntraHealth International, Inc", "Start Date": "2013-09-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17531 - USAID HIV Clinical Services Technical Assistance Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17531", "descriptions": []} +{"datatype": "Text", "external_id": "vFgy8KdoOKb", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "596", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "University of North Carolina", "Start Date": "2013-09-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17532 - Measure Evaluation Phase 4", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17532", "descriptions": []} +{"datatype": "Text", "external_id": "S8GbABXG4x6", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4719", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "South Africa Partners", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17533 - SA Partners Care and Support (CDC GH001554)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17533", "descriptions": []} +{"datatype": "Text", "external_id": "EvYAnpdpA5C", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "17046", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Mavambo Orphan Care (MOC)", "Start Date": "2013-09-01", "Operational Unit": "Zimbabwe"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17534 - Mavambo Orphan Care (MOC)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17534", "descriptions": []} +{"datatype": "Text", "external_id": "u52uJYHpfBD", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17536 - Accelerating Strategies for Practical Innovation & Research in Economic Strengthening (ASPIRES)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17536", "descriptions": []} +{"datatype": "Text", "external_id": "GooiJ79Ffbo", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19403", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Johns Hopkins Health and Education in South Africa", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17537 - Strategic, Evidence-Based Communication Interventions Systematically Applied at Multiple Levels for Greater Effectiveness of HIV Prevention Programs", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17537", "descriptions": []} +{"datatype": "Text", "external_id": "IbAPzfFeb9h", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19403", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Johns Hopkins Health and Education in South Africa", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17538 - Community-Based Comprehensive HIV Prevention, Counseling and testing Program to Reduce HIV Incidence", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17538", "descriptions": []} +{"datatype": "Text", "external_id": "yFs4Gf9y7NB", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17539 - Program Evaluation - Transition of Clinical Services and Quality of Care", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17539", "descriptions": []} +{"datatype": "Text", "external_id": "K8dBW7RsHIt", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "463", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "University Research Corporation, LLC", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17540 - TB Care - 2", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17540", "descriptions": []} +{"datatype": "Text", "external_id": "RS4PCeeHfWM", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "17045", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Family AIDS Care Trust (FACT) Mutare", "Start Date": "2013-09-01", "Operational Unit": "Zimbabwe"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17541 - FACT Children Tariro", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17541", "descriptions": []} +{"datatype": "Text", "external_id": "bGCtj2TW4jr", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "7727", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "GH Tech", "Start Date": "2013-09-01", "Operational Unit": "Burundi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17542 - Global Health Technical Assistance", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17542", "descriptions": []} +{"datatype": "Text", "external_id": "Op0e57fPXK9", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "219", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "JHPIEGO", "Start Date": "2013-09-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17544 - BDF Prevention and Circumcision Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17544", "descriptions": []} +{"datatype": "Text", "external_id": "FxaEQqb4349", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "17047", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Hospice and Palliative Care Association of Zimbabwe", "Start Date": "2013-09-01", "Operational Unit": "Zimbabwe"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17546 - HOSPAZ Bantawana", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17546", "descriptions": []} +{"datatype": "Text", "external_id": "OVvoGynenS3", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Lesotho"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17547 - Food and Nutrition Technical Assistance III Project (FANTA)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17547", "descriptions": []} +{"datatype": "Text", "external_id": "Y001hX5TLUp", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3781", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Partnership for Supply Chain Management", "Start Date": "2013-09-01", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17548 - Supply Chain Management System (SCMS)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17548", "descriptions": []} +{"datatype": "Text", "external_id": "D0VJOTrfGEI", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "219", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "JHPIEGO", "Start Date": "2013-09-01", "Operational Unit": "Lesotho"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17549 - TSEPO", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17549", "descriptions": []} +{"datatype": "Text", "external_id": "UAWmsCNd1wH", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "595", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "World Learning", "Start Date": "2014-09-30", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17550 - FORECAST", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17550", "descriptions": []} +{"datatype": "Text", "external_id": "air8nMzLEL0", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Burundi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17551 - Demographic and Health Survey", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17551", "descriptions": []} +{"datatype": "Text", "external_id": "jfahbw5Rq4v", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Burundi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17552 - Strengthening services for key populations/LINKAGES", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17552", "descriptions": []} +{"datatype": "Text", "external_id": "ZQukJYUFw01", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19444", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "Metabiota", "Start Date": "2013-09-01", "Operational Unit": "Burundi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17553 - Metabiota Burundi", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17553", "descriptions": []} +{"datatype": "Text", "external_id": "wQSqnLFlwuB", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Lesotho"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17554 - Evaluation of OVC Outcomes", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17554", "descriptions": []} +{"datatype": "Text", "external_id": "PlbXJ9VTutI", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15251", "End Date": "2017-09-30", "Agency": "DOD", "Partner": "VISTA PARTNERS", "Start Date": "2013-09-01", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17555 - USDF MeHIN", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17555", "descriptions": []} +{"datatype": "Text", "external_id": "ZVzqFODwHNV", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "616", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "U.S. Department of Defense Naval Health Research Center", "Start Date": "2013-09-01", "Operational Unit": "Burundi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17556 - DoD Mech Burundi (NHRC)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17556", "descriptions": []} +{"datatype": "Text", "external_id": "IIUGTBzfnGj", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Lesotho"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17557 - Livelihoods and Food Security Technical Assistance Project II (LIFT II)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17557", "descriptions": []} +{"datatype": "Text", "external_id": "tbWa8ADluWO", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3932", "End Date": "2017-09-30", "Agency": "State/AF", "Partner": "Regional Procurement Support Office/Frankfurt", "Start Date": "2013-09-01", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17559 - RPSO-Supported Renovation Projects in Swaziland MOH Facilities", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17559", "descriptions": []} +{"datatype": "Text", "external_id": "WjeHc9avQug", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1618", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "PharmAccess", "Start Date": "2013-09-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17560 - Country Partnership to Increase Access to Integrated HIV/AIDS and Health Services Using Mobile Health Services to Reach Underserved Populations in Namibia", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17560", "descriptions": []} +{"datatype": "Text", "external_id": "DDMpvWnFFNH", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16526", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Ministry of Health (MOH)", "Start Date": "2013-09-01", "Operational Unit": "Dominican Republic"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17561 - (MOH) Strengthening M&E, FETP capacity, health information systems (HIV, TB, laboratory data, and disease surveillance), Supply of safe blood, and national laboratory improvement plan in the DR MoH", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17561", "descriptions": []} +{"datatype": "Text", "external_id": "PyChEhabH0P", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "5727", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Centro de Orientacion e Investigacion Integral", "Start Date": "2013-09-01", "Operational Unit": "Dominican Republic"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17562 - Increasing Self Sustainable and Friendly Clinical HIV/STI/TBServices for MSMs and Transgender Individuals in the Dominican Republic", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17562", "descriptions": []} +{"datatype": "Text", "external_id": "st3Kbu8sQ91", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Population Services International", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17564 - NIH CT Development", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17564", "descriptions": []} +{"datatype": "Text", "external_id": "exEbT4mvNDM", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1155", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Columbia University", "Start Date": "2013-09-01", "Operational Unit": "Central Asia Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17565 - Technical Assistance Services to Countries Supported by PEPFAR and the Global Fund", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17565", "descriptions": []} +{"datatype": "Text", "external_id": "Hf6rv20Etz2", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "597", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "National Alliance of State and Territorial AIDS Directors", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17567 - NASTAD", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17567", "descriptions": []} +{"datatype": "Text", "external_id": "Ie0u3ruPZc3", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19877", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Global Health Supply Chain Program", "Start Date": "2013-09-01", "Operational Unit": "Cambodia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17570 - Global Health Supply Chain - Procurement and Supply Management", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17570", "descriptions": []} +{"datatype": "Text", "external_id": "TPOcRsdwFu8", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "501", "End Date": "2018-09-30", "Agency": "HHS/HRSA", "Partner": "Columbia University Mailman School of Public Health", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17571 - Nursing Capacity Building Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17571", "descriptions": []} +{"datatype": "Text", "external_id": "x2RgjFlc2Cf", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1696", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "American Association of Blood Banks", "Start Date": "2013-09-01", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17572 - TA Support for the Strenghtening of Blood Transfusion", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17572", "descriptions": []} +{"datatype": "Text", "external_id": "bZFsaMAjeKz", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "501", "End Date": "2018-09-30", "Agency": "HHS/HRSA", "Partner": "Columbia University Mailman School of Public Health", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17573 - Global Nursing Capacity Building Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17573", "descriptions": []} +{"datatype": "Text", "external_id": "hUXWOfDTsRe", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17577 - Guyana Regional Laboratory and Surveillance Assistance", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17577", "descriptions": []} +{"datatype": "Text", "external_id": "CMszmjOnxjN", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Zimbabwe"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17578 - HIV Community Care and Treatment", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17578", "descriptions": []} +{"datatype": "Text", "external_id": "XXjrcKoJisN", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19813", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Dexis Consulting Group", "Start Date": "2013-09-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17579 - GH Pro", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17579", "descriptions": []} +{"datatype": "Text", "external_id": "k9tOae6coOo", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17581 - MEASURE EVALUATION PHASE IIII", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17581", "descriptions": []} +{"datatype": "Text", "external_id": "JY9ZzYhVaOy", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "521", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "University of North Carolina at Chapel Hill, Carolina Population Center", "Start Date": "2013-09-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17583 - Measure Evaluation Phase IV", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17583", "descriptions": []} +{"datatype": "Text", "external_id": "vBtrVIzpL2x", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "501", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Columbia University Mailman School of Public Health", "Start Date": "2013-09-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17584 - HIV Impact Assessment (HIA)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17584", "descriptions": []} +{"datatype": "Text", "external_id": "netr9GiMKYU", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17585 - Linkages", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17585", "descriptions": []} +{"datatype": "Text", "external_id": "IPqfQWTXlsf", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "13269", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "U.S. Pharmacopeia", "Start Date": "2013-09-01", "Operational Unit": "Indonesia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17586 - Promoting the Quality of Medicines (PQM)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17586", "descriptions": []} +{"datatype": "Text", "external_id": "eECShOWvjkH", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "HHS/NIH", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17587 - MEPI Programme", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17587", "descriptions": []} +{"datatype": "Text", "external_id": "bptWSfo8F9z", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "230", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Population Council", "Start Date": "2013-09-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17590 - Project SOAR", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17590", "descriptions": []} +{"datatype": "Text", "external_id": "xepRX8Oc8vc", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17591 - TBD - VACS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17591", "descriptions": []} +{"datatype": "Text", "external_id": "t4orGVYkA4V", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15719", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "ICF Macro", "Start Date": "2013-09-01", "Operational Unit": "Zimbabwe"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17592 - The Demographic and Health Surveys Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17592", "descriptions": []} +{"datatype": "Text", "external_id": "LQY6yXSD6XK", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "440", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2013-09-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17593 - DHS 7", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17593", "descriptions": []} +{"datatype": "Text", "external_id": "TAOxR5uvzyD", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Population Services International", "Start Date": "2013-09-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17594 - SIFPO", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17594", "descriptions": []} +{"datatype": "Text", "external_id": "MFa8pTuAxnL", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "587", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Ministry of Health, Guyana", "Start Date": "2013-09-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17595 - Ministry of Health, Guyana", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17595", "descriptions": []} +{"datatype": "Text", "external_id": "YSYa8xz9L7n", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1", "End Date": "2018-09-30", "Agency": "State/EAP", "Partner": "U.S. Department of State", "Start Date": "2013-09-01", "Operational Unit": "Papua New Guinea"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17597 - Ambassador's Small Grants Program PNG", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17597", "descriptions": []} +{"datatype": "Text", "external_id": "JKWaJSjSim1", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19907", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Palladium Group", "Start Date": "2013-09-01", "Operational Unit": "Indonesia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17598 - BANTU", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17598", "descriptions": []} +{"datatype": "Text", "external_id": "VmNuYth7i3I", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Indonesia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17600 - LINKAGES", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17600", "descriptions": []} +{"datatype": "Text", "external_id": "fbQLqN9wN2N", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1614", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Training Resources Group", "Start Date": "2013-09-01", "Operational Unit": "Indonesia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17601 - DERAP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17601", "descriptions": []} +{"datatype": "Text", "external_id": "FsoO0sNR0oX", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1085", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "UNICEF", "Start Date": "2013-09-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17602 - New CDC Award to UNICEF", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17602", "descriptions": []} +{"datatype": "Text", "external_id": "AncCQk6TFFK", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19447", "End Date": "2016-09-30", "Agency": "HHS/NIH", "Partner": "CRDF Global", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17606 - RePORT TB South Africa", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17606", "descriptions": []} +{"datatype": "Text", "external_id": "FAeENtuCPd1", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Population Services International", "Start Date": "2013-09-01", "Operational Unit": "Dominican Republic"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17608 - Improving HIV/STI/TB Prevention, Treatment and Care Services for Mobile Populations in the Dominican Republic", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17608", "descriptions": []} +{"datatype": "Text", "external_id": "ljNLkFKVbhR", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "28", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Aga Khan Foundation", "Start Date": "2013-09-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17610 - Telemedicine in C\u00f4te d'Ivoire", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17610", "descriptions": []} +{"datatype": "Text", "external_id": "FK85Kn60Fq6", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10302", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "CHF International", "Start Date": "2013-09-01", "Operational Unit": "Rwanda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17616 - Twiyubake", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17616", "descriptions": []} +{"datatype": "Text", "external_id": "sKno69rFnh7", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6557", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "Society for Family Health (6557)", "Start Date": "2013-09-01", "Operational Unit": "Rwanda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17618 - SFH Rwanda", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17618", "descriptions": []} +{"datatype": "Text", "external_id": "uTrPFGUke1t", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "904", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Emory University", "Start Date": "2013-09-01", "Operational Unit": "Rwanda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17619 - Implementing Evidence-Based Prevention Intervention for Key Populations in Republic of Rwanda under PEPFAR", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17619", "descriptions": []} +{"datatype": "Text", "external_id": "Oba4nj3pNDw", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "5120", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Ministry of Health, Rwanda", "Start Date": "2013-09-01", "Operational Unit": "Rwanda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17621 - Strengthening Human Resources for Health Capacity in the Republic of Rwanda under PEPFAR", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17621", "descriptions": []} +{"datatype": "Text", "external_id": "RvaonnYN1Pm", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Lesotho"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17622 - Evaluation of SCS Clinical Services", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17622", "descriptions": []} +{"datatype": "Text", "external_id": "bbIX5m6ZNOi", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "5120", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Ministry of Health, Rwanda", "Start Date": "2013-09-01", "Operational Unit": "Rwanda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17623 - Strengthening HIV Clinical Services in the Republic of Rwanda under PEPFAR", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17623", "descriptions": []} +{"datatype": "Text", "external_id": "txnnYGfZjou", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "5120", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Ministry of Health, Rwanda", "Start Date": "2013-09-01", "Operational Unit": "Rwanda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17625 - Implementing Technical and Science Support Services (TSSS) in the Republic of Rwanda under PEPFAR", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17625", "descriptions": []} +{"datatype": "Text", "external_id": "srhBJR0csgA", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Democratic Republic of the Congo"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17627 - Strengthening the Capacity of Global Fund Principal Recipients", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17627", "descriptions": []} +{"datatype": "Text", "external_id": "rSjmvibMvhu", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "33", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Catholic Relief Services", "Start Date": "2013-09-01", "Operational Unit": "Democratic Republic of the Congo"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17628 - Coordinating Comprehensive Care for Children (4Children)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17628", "descriptions": []} +{"datatype": "Text", "external_id": "lnfxaBPNYKD", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1003", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Education Development Center", "Start Date": "2013-09-01", "Operational Unit": "Democratic Republic of the Congo"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17630 - Enhancing Services and Linkages for Children affected by HIV and AIDS (ELIKIA )", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17630", "descriptions": []} +{"datatype": "Text", "external_id": "GZhs3fmGD77", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9646", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "KNCV Tuberculosis Foundation", "Start Date": "2013-09-01", "Operational Unit": "Democratic Republic of the Congo"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17631 - Global TB Challenge", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17631", "descriptions": []} +{"datatype": "Text", "external_id": "xCZVtQlJX6n", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Democratic Republic of the Congo"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17633 - Livelihoods and Food Security Technical Assistance (LIFT) II", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17633", "descriptions": []} +{"datatype": "Text", "external_id": "NPbqDQmfptc", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9646", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "KNCV Tuberculosis Foundation", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17635 - Challenge TB", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17635", "descriptions": []} +{"datatype": "Text", "external_id": "QfNSI4Of5Yx", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Population Services International", "Start Date": "2013-09-01", "Operational Unit": "Democratic Republic of the Congo"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17636 - SIFPO", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17636", "descriptions": []} +{"datatype": "Text", "external_id": "JbMIJ0aQFCx", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Democratic Republic of the Congo"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17637 - FANTA", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17637", "descriptions": []} +{"datatype": "Text", "external_id": "FA4b3A0RXbf", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Democratic Republic of the Congo"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17639 - Kipa Ya Mupia", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17639", "descriptions": []} +{"datatype": "Text", "external_id": "lrVJDjrAGr5", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15719", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "ICF Macro", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17640 - Demographic and Health Surveys (DH) 7", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17640", "descriptions": []} +{"datatype": "Text", "external_id": "DfDGA63a8zW", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16525", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "John Snow Inc (JSI)", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17641 - Advancing Partners and Communities (APC)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17641", "descriptions": []} +{"datatype": "Text", "external_id": "SRUhTmWndpo", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "463", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "University Research Corporation, LLC", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17649 - Regional Health Integration to Enhance Services in East Central Region (RHITES EC)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17649", "descriptions": []} +{"datatype": "Text", "external_id": "E0ViVpyOBgD", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17651 - Regional Health Integration to Enhance Services in the Eastern region (RHITES-E)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17651", "descriptions": []} +{"datatype": "Text", "external_id": "eaqBhXU4Tvg", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2402", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "University of California", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17652 - Food Security Innovation Lab: Collaborative Research on Assets and Market Access", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17652", "descriptions": []} +{"datatype": "Text", "external_id": "DharooCpYXR", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "204", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17654 - Regional Health Integration to Enhance Services in South West Region (RHITES-SW)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17654", "descriptions": []} +{"datatype": "Text", "external_id": "W8bXsGt2N20", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4", "End Date": "2014-09-30", "Agency": "DOD", "Partner": "U.S. Department of Defense (Defense)", "Start Date": "2013-09-01", "Operational Unit": "South Sudan"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17671 - DOD-Direct", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17671", "descriptions": []} +{"datatype": "Text", "external_id": "DhtPrNAAQZW", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "213", "End Date": "2016-09-30", "Agency": "DOD", "Partner": "International HIV/AIDS Alliance", "Start Date": "2013-09-01", "Operational Unit": "South Sudan"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17673 - International HIV/AIDS Alliance", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17673", "descriptions": []} +{"datatype": "Text", "external_id": "sUyBm3KNpAH", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1717", "End Date": "2016-09-30", "Agency": "DOD", "Partner": "Research Triangle International", "Start Date": "2013-09-01", "Operational Unit": "South Sudan"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17675 - TBD-CARE", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17675", "descriptions": []} +{"datatype": "Text", "external_id": "pd3SWlLN3ms", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9853", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "New Partner", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17682 - Blanket Purchase Agreement (BPA) for Studied and Evaluations - DSWSA", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17682", "descriptions": []} +{"datatype": "Text", "external_id": "mzOznqx0Fxl", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9853", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "New Partner", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17686 - Blanket Purchase Agreement (BPA) for Studied and Evaluations - SGIL", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17686", "descriptions": []} +{"datatype": "Text", "external_id": "cezL4Ay8YTV", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17688 - Strategic Information Technical Support (SITES)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17688", "descriptions": []} +{"datatype": "Text", "external_id": "r1obvfBvbgg", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "217", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "IntraHealth International, Inc", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17690 - Strengthening HRH", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17690", "descriptions": []} +{"datatype": "Text", "external_id": "PQQqfSjdUFQ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "606", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Ministre de la Sante Publique et Population, Haiti", "Start Date": "2013-09-01", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17691 - MSPP Research", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17691", "descriptions": []} +{"datatype": "Text", "external_id": "R9yuZkCBxOv", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "228", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Pathfinder International", "Start Date": "2013-09-01", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17692 - SSQH Centre/Sud (Services de Sant\u00e9 de Qualit\u00e9 pour Ha\u00efti)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17692", "descriptions": []} +{"datatype": "Text", "external_id": "M6GwyCQiIAm", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "208", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Handicap International", "Start Date": "2013-09-01", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17694 - Handicap International", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17694", "descriptions": []} +{"datatype": "Text", "external_id": "rVxneczwz2S", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17695 - Scaling up HIV/AIDS prevention, care and treatment services through faith-based organizations", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17695", "descriptions": []} +{"datatype": "Text", "external_id": "t9llGOcEudv", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "594", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "World Education", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17696 - Better Outcomes for Children and Youth Eastern and Northern Regions (BOCY)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17696", "descriptions": []} +{"datatype": "Text", "external_id": "PdZ8c2HnLm6", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9078", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Uganda Prisons Services", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17698 - Provision of comprehensive HIV/AIDS and TB services including prevention, care, support and treatment to prisoners and staff of the prisons service in the Republic of Uganda under PEPFAR", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17698", "descriptions": []} +{"datatype": "Text", "external_id": "tA9CbTUHWW8", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "246", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "African Medical and Research Foundation", "Start Date": "2013-09-01", "Operational Unit": "South Sudan"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17700 - AMREF", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17700", "descriptions": []} +{"datatype": "Text", "external_id": "cBD5AvDOYMO", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6277", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "International Center for AIDS Care and Treatment Programs, Columbia University", "Start Date": "2013-09-01", "Operational Unit": "South Sudan"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17701 - International Center for AIDS Care and Treatment Programs, Columbia University", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17701", "descriptions": []} +{"datatype": "Text", "external_id": "WRi9uAIpfiw", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "8386", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Makerere University School of Public Health", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17703 - Monitoring and Evaluation Technical Support (METS)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17703", "descriptions": []} +{"datatype": "Text", "external_id": "XsgvEXBVmCx", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16585", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "African Society for Laboratory Medicine", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17704 - African Society for Laboratory Medicine - LIMS Support for hubs", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17704", "descriptions": []} +{"datatype": "Text", "external_id": "uGfwof10Qxr", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1763", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Makerere University John Hopkins University Collaboration", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17705 - Implementation science-Birth Defects surveillance study", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17705", "descriptions": []} +{"datatype": "Text", "external_id": "kFfA7I97btM", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9077", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Infectious Disease Institute", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17706 - Scaling up HIV services in Western and West Nile Regions of Uganda", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17706", "descriptions": []} +{"datatype": "Text", "external_id": "PHmmRWUWxz2", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "229", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "PLAN International", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17707 - Nilinde Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17707", "descriptions": []} +{"datatype": "Text", "external_id": "ocpnzeNtV7i", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "217", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "IntraHealth International, Inc", "Start Date": "2013-09-01", "Operational Unit": "South Sudan"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17708 - IHI - prevention, care and treatment", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17708", "descriptions": []} +{"datatype": "Text", "external_id": "k28QLgTLnLS", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "217", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "IntraHealth International, Inc", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17709 - HRH Kenya", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17709", "descriptions": []} +{"datatype": "Text", "external_id": "y896wVTgYef", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17710 - HCM TBD", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17710", "descriptions": []} +{"datatype": "Text", "external_id": "h3hkn2RkABp", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "391", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "National Blood Transfusion Service, Kenya", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17711 - Implementation and expansion of blood safety", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17711", "descriptions": []} +{"datatype": "Text", "external_id": "mLv4ZJAay9r", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "517", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of California at San Francisco", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17712 - Strengthening Strategic Information in Kenya", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17712", "descriptions": []} +{"datatype": "Text", "external_id": "gray5A3sdFm", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "South Sudan"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17713 - Linkages", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17713", "descriptions": []} +{"datatype": "Text", "external_id": "MyUK0A068gE", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "219", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "JHPIEGO", "Start Date": "2013-09-01", "Operational Unit": "South Sudan"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17714 - SPPHC", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17714", "descriptions": []} +{"datatype": "Text", "external_id": "T7hKa5zFQCk", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "246", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "African Medical and Research Foundation", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17717 - Quality laboratory systems", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17717", "descriptions": []} +{"datatype": "Text", "external_id": "pXgXvhH1EFh", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "600", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Interchurch Medical Assistance", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17718 - Afya Jijini", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17718", "descriptions": []} +{"datatype": "Text", "external_id": "AE057VajMT5", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "228", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Pathfinder International", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17719 - APHIAPlus Pwani", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17719", "descriptions": []} +{"datatype": "Text", "external_id": "zkzRF8nEFLd", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15251", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "VISTA PARTNERS", "Start Date": "2013-09-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17720 - Military Electronic Health Information Network", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17720", "descriptions": []} +{"datatype": "Text", "external_id": "lmlXWSc4KtV", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "52", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "World Vision International", "Start Date": "2013-09-01", "Operational Unit": "Ghana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17722 - Strengthening Community Care & Support for OVCs (SCASO)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17722", "descriptions": []} +{"datatype": "Text", "external_id": "ns9iYmAt2PK", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "219", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "JHPIEGO", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17723 - FADM Prevention and Circumcision Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17723", "descriptions": []} +{"datatype": "Text", "external_id": "MdzMBPoRnLu", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "220", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17727 - MSH - Prevention Organisation Systems AIDS Care and Treatment(MSH -ProACT)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17727", "descriptions": []} +{"datatype": "Text", "external_id": "xWCJENNS9is", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "33", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Catholic Relief Services", "Start Date": "2013-09-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17728 - Sustainable Mechanism for Improving Livelihood & Household Empowerment (SMILE)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17728", "descriptions": []} +{"datatype": "Text", "external_id": "VKSdxaKsuPZ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "239", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Save the Children US", "Start Date": "2013-09-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17729 - Systems Transformed for Empowered Action and Enabling Responses for Vulnerable Children and Families (STEER)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17729", "descriptions": []} +{"datatype": "Text", "external_id": "asQ5U2cVrIl", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "507", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Johns Hopkins University Center for Communication Programs", "Start Date": "2013-09-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17730 - K4Health/Nigeria Web-based CMLE Program - AID-620-LA-11-00002", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17730", "descriptions": []} +{"datatype": "Text", "external_id": "sQkCfmbHXCN", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16525", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "John Snow Inc (JSI)", "Start Date": "2013-09-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17733 - Strengthening Partnerships, Results and Innovations in Nutrition Globally (SPRING)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17733", "descriptions": []} +{"datatype": "Text", "external_id": "S3f35u4Kt1e", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9646", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "KNCV Tuberculosis Foundation", "Start Date": "2013-09-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17734 - Challenge TB", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17734", "descriptions": []} +{"datatype": "Text", "external_id": "oJY4JMAr6TA", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3040", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Society for Family Health-Nigeria", "Start Date": "2013-09-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17735 - SHiPS for MARPs", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17735", "descriptions": []} +{"datatype": "Text", "external_id": "GCU4dSs48IL", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "549", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "World Health Organization", "Start Date": "2013-09-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17736 - World Health Organization", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17736", "descriptions": []} +{"datatype": "Text", "external_id": "d7QOvcHge5R", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19732", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Health Initiatives for Safety and Stability in Africa", "Start Date": "2013-09-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17737 - Local Partner for Orphans and Vulnerable Children 3", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17737", "descriptions": []} +{"datatype": "Text", "external_id": "zlN4tyiidmC", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "547", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "United Nations Children's Fund", "Start Date": "2013-09-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17739 - UNICEF", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17739", "descriptions": []} +{"datatype": "Text", "external_id": "kqrl4PinmSs", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "8167", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Gembu Center for AIDS Advocacy, Nigeria", "Start Date": "2013-07-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17742a - Engaging Indigenous Organisation to Sustain and Enhance Comprehensive Clinical Service", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17742a", "descriptions": []} +{"datatype": "Text", "external_id": "OyAIcWqNanJ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19725", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Friends for Global Health Initiative in Nigeria", "Start Date": "2013-09-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17742 - Supporting Universal Comprehensive and Sustainable HIV/AIDS Services (SUCCESS)_922", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17742", "descriptions": []} +{"datatype": "Text", "external_id": "ehS5dWchXTH", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "11763", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Pro-Health International", "Start Date": "2013-09-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17743 - Integrated Programs for Sustainable Action Against HIV/AIDS in Nigeria (IPSAN)_929", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17743", "descriptions": []} +{"datatype": "Text", "external_id": "mb8r1x3R9xB", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6110", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Excellence Community Education Welfare Scheme (ECEWS)", "Start Date": "2013-09-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17744 - Local Capacity Enhancement (LOCATE)_867", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17744", "descriptions": []} +{"datatype": "Text", "external_id": "po6VQxrJRL8", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10033", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Achieving Health Nigeria Initiative", "Start Date": "2013-09-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17745 - Sustaining Comprehensive HIV/AIDS Response through Parnerships (SCHARP+) _937", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17745", "descriptions": []} +{"datatype": "Text", "external_id": "WICluh3hta9", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16368", "End Date": "2018-09-30", "Agency": "PC", "Partner": "Peace Corps Volunteers", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17746 - Peace Corps/Ethiopia Volunteer Trainings and Small Grants", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17746", "descriptions": []} +{"datatype": "Text", "external_id": "jMH4GwcG9S2", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10676", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "Henry Jackson Foundation", "Start Date": "2013-09-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17747 - Henry Jackson Foundation", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17747", "descriptions": []} +{"datatype": "Text", "external_id": "jiPRE4Xz4Qs", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17749 - Laboratory Quality Improvement Through Local Solutions Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17749", "descriptions": []} +{"datatype": "Text", "external_id": "PiCTJcTV0DY", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17751 - Sustainable Leadership, Management, and Governace(SLMG) Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17751", "descriptions": []} +{"datatype": "Text", "external_id": "mjNAO9LmJnB", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1717", "End Date": "2017-09-30", "Agency": "DOD", "Partner": "Research Triangle International", "Start Date": "2013-09-01", "Operational Unit": "Dominican Republic"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17752 - RTI PHDP/Post-test Counseling", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17752", "descriptions": []} +{"datatype": "Text", "external_id": "p6JPJVjfHI0", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17760 - Linkages", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17760", "descriptions": []} +{"datatype": "Text", "external_id": "pisfmNktcpj", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6", "End Date": "2016-09-30", "Agency": "PC", "Partner": "U.S. Peace Corps", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17761 - U.S. Peace Corps", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17761", "descriptions": []} +{"datatype": "Text", "external_id": "kLZvlFOwxUo", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Dominican Republic"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17762 - LINKAGES", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17762", "descriptions": []} +{"datatype": "Text", "external_id": "cqUJ4vQqT7A", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17763 - LINKAGES", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17763", "descriptions": []} +{"datatype": "Text", "external_id": "aRPS5Yc2751", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17766 - TBD- DMMP 2,0 VMMC modeling", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17766", "descriptions": []} +{"datatype": "Text", "external_id": "BFGP1BVtJA7", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "743", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Broadreach", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17767 - Broadreach (CDC GH001202)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17767", "descriptions": []} +{"datatype": "Text", "external_id": "kVvJ8zAdXCS", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "501", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Columbia University Mailman School of Public Health", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17768 - Columbia University Nimart Evaluation (CDC GH001194)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17768", "descriptions": []} +{"datatype": "Text", "external_id": "YhRVWQ319hv", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "216", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of Washington", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17769 - University of Washington Capacity Building for Systems Strengthening CDC GH001197)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17769", "descriptions": []} +{"datatype": "Text", "external_id": "coOcIBmaOUS", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "7713", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "International Union Against TB and Lung Disease", "Start Date": "2013-09-01", "Operational Unit": "Zimbabwe"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17771 - Challenge TB", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17771", "descriptions": []} +{"datatype": "Text", "external_id": "qv5QrMf7t6m", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1155", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Columbia University", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17773 - Columbia - HIA", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17773", "descriptions": []} +{"datatype": "Text", "external_id": "qQvjF8eVyeu", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "220", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17775 - Building Local Capacity (BLC)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17775", "descriptions": []} +{"datatype": "Text", "external_id": "q15MNnFN9BJ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "13224", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Ministry of Health/Republican Narcology Center", "Start Date": "2013-09-01", "Operational Unit": "Central Asia Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17776 - Tajikistan - Republican Narcology Center", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17776", "descriptions": []} +{"datatype": "Text", "external_id": "niuaK8uDqkT", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "13224", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Ministry of Health/Republican Narcology Center", "Start Date": "2013-09-01", "Operational Unit": "Central Asia Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17777 - Kazakhstan - Republican Narcology Center", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17777", "descriptions": []} +{"datatype": "Text", "external_id": "KK36aLXSliE", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Central Asia Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17778 - Uzbekistan umbrella coag", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17778", "descriptions": []} +{"datatype": "Text", "external_id": "tvkmoeAQuXo", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6277", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "International Center for AIDS Care and Treatment Programs, Columbia University", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17779 - Population-based HIV Impact Assessment in Resource-Constrained Settings under the President's Emergency Plan for AIDS Relief", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17779", "descriptions": []} +{"datatype": "Text", "external_id": "gq7bOtXlR9x", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "507", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Johns Hopkins University Center for Communication Programs", "Start Date": "2014-10-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17781 - Health Communications Collaborative (HC3)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17781", "descriptions": []} +{"datatype": "Text", "external_id": "q3sKcECyv6s", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17782 - TBD/Follow on ANADER", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17782", "descriptions": []} +{"datatype": "Text", "external_id": "MNEr8KSn7kQ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17783 - TBD/PSI follow on", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17783", "descriptions": []} +{"datatype": "Text", "external_id": "RUxNLkUjGat", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "501", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Columbia University Mailman School of Public Health", "Start Date": "2014-09-30", "Operational Unit": "Central Asia Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17784 - Global Technical Assistance HQ CoAg_ICAP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17784", "descriptions": []} +{"datatype": "Text", "external_id": "rBSwrq8GWJp", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1155", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Columbia University", "Start Date": "2014-09-30", "Operational Unit": "Central Asia Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17785 - Columbia - ICAP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17785", "descriptions": []} +{"datatype": "Text", "external_id": "zirMbgk2wrZ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "17063", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "CEC-HIV/AIDS", "Start Date": "2014-09-30", "Operational Unit": "Angola"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17786 - Comit\u00e9 Empresarial Contra VIH/SIDA (CEC-HIV/AIDS)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17786", "descriptions": []} +{"datatype": "Text", "external_id": "IOFeDzyP98V", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1923", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Association of Public Health Laboratories", "Start Date": "2014-09-30", "Operational Unit": "Angola"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17787 - APHL", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17787", "descriptions": []} +{"datatype": "Text", "external_id": "igZ151a1fIA", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3240", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Development Aid from People to People Humana Zambia", "Start Date": "2014-10-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17788 - USAID/South-Central Zambia Family Activity", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17788", "descriptions": []} +{"datatype": "Text", "external_id": "A6MlfvUYYpm", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-10-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17789 - Tuberculosis South Africa Project (TBSAP)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17789", "descriptions": []} +{"datatype": "Text", "external_id": "sl4KYRapulz", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19820", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "The Centre for HIV and AIDS Prevention Studies", "Start Date": "2014-10-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17790 - Comprehensive VMMC Training Programs/Ongoing Mentoring and Private Sector VMMC Training and Mentoring", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17790", "descriptions": []} +{"datatype": "Text", "external_id": "vThefbvTiog", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6496", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Grassroots Soccer", "Start Date": "2014-10-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17791 - Catalyzing an Adolescent Combination Prevention Program in South Africa (Activity 1), & Community SKILLZ for Health: Scaling-up Soccer-Based HIV and SGBV Prevention Programmes for Adolescents through Partnerships in South", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17791", "descriptions": []} +{"datatype": "Text", "external_id": "uSBWKHSIRxx", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "233", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Program for Appropriate Technology in Health", "Start Date": "2014-10-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17792 - Integrated HIV Wellness and Combating Stigma", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17792", "descriptions": []} +{"datatype": "Text", "external_id": "XSc08n7JiHV", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "17036", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Ethiopian Society of Sociologists, Social Workers and Anthropologists", "Start Date": "2014-09-30", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17793 - Capacity Building of Local Organizations", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17793", "descriptions": []} +{"datatype": "Text", "external_id": "mBz0bGrrsVE", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "17036", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Ethiopian Society of Sociologists, Social Workers and Anthropologists", "Start Date": "2014-09-30", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17794 - Capacity Building of Local Organizations", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17794", "descriptions": []} +{"datatype": "Text", "external_id": "WjWtOY42Jtw", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "220", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2014-09-30", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17795 - HEAL TB (The Help Ethiopian Address the Low TB Performance (HEAL TB)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17795", "descriptions": []} +{"datatype": "Text", "external_id": "EX66MS3YMu7", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "549", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "World Health Organization", "Start Date": "2014-09-30", "Operational Unit": "Burma"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17796 - World Health Organization", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17796", "descriptions": []} +{"datatype": "Text", "external_id": "P4VyMs2QNMu", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "440", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2014-10-01", "Operational Unit": "Cambodia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17797 - Health Financing and Governance Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17797", "descriptions": []} +{"datatype": "Text", "external_id": "tB8l4LfnfEj", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Cambodia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17798 - TBD-HEF Pooled Funding", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17798", "descriptions": []} +{"datatype": "Text", "external_id": "ZLghwtBpqm2", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-10-01", "Operational Unit": "Cambodia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17799 - Injection Safety", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17799", "descriptions": []} +{"datatype": "Text", "external_id": "og8BTKB9lGi", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2014-10-01", "Operational Unit": "Ghana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17800 - LINKAGES", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17800", "descriptions": []} +{"datatype": "Text", "external_id": "yV9WA2sJ2Hq", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "521", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "University of North Carolina at Chapel Hill, Carolina Population Center", "Start Date": "2014-10-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17801 - MEASURE Evaluation Phase IV", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17801", "descriptions": []} +{"datatype": "Text", "external_id": "zkWwNnaLtY0", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17802 - Quality Assurance of Health Commodities", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17802", "descriptions": []} +{"datatype": "Text", "external_id": "IlDKv3J4nEF", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17803 - Supply Chain Technical Assistance", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17803", "descriptions": []} +{"datatype": "Text", "external_id": "VO8UFsfpScM", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "DOD", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "South Sudan"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17804 - CARE", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17804", "descriptions": []} +{"datatype": "Text", "external_id": "ZJrHBzhYP7q", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1717", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "Research Triangle International", "Start Date": "2014-10-01", "Operational Unit": "South Sudan"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17805 - RTI Care and Treatment", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17805", "descriptions": []} +{"datatype": "Text", "external_id": "m8riSCsXLjD", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "233", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Program for Appropriate Technology in Health", "Start Date": "2014-10-01", "Operational Unit": "India"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17806 - CHALLENGE TB", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17806", "descriptions": []} +{"datatype": "Text", "external_id": "o9A824HuESo", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-10-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17807 - Youth Power: Implementation IDIQ", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17807", "descriptions": []} +{"datatype": "Text", "external_id": "Nab7RMJAYbO", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-10-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17808 - Follow on to Health Policy Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17808", "descriptions": []} +{"datatype": "Text", "external_id": "LwaR3pJRg9V", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "507", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Johns Hopkins University Center for Communication Programs", "Start Date": "2014-10-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17809 - Knowledge for Health II", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17809", "descriptions": []} +{"datatype": "Text", "external_id": "aMIxK2pb8l8", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "220", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2014-10-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17810 - Grant Management Solutions", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17810", "descriptions": []} +{"datatype": "Text", "external_id": "oAvqr5dyLHi", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2014-09-30", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17811 - FHI 360 LINKAGES", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17811", "descriptions": []} +{"datatype": "Text", "external_id": "zq1eSO4DSnj", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9853", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "New Partner", "Start Date": "2014-10-01", "Operational Unit": "Central Asia Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17812 - Good Governance Initiative Fund (GGIF)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17812", "descriptions": []} +{"datatype": "Text", "external_id": "xy9q6ELcx79", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Central Asia Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17813 - LINKAGES", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17813", "descriptions": []} +{"datatype": "Text", "external_id": "nuIS7xepxq0", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3781", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Partnership for Supply Chain Management", "Start Date": "2014-10-01", "Operational Unit": "Ghana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17814 - Supply Chain Management System (SCMS)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17814", "descriptions": []} +{"datatype": "Text", "external_id": "oqNRsVXlwGu", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1717", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Research Triangle International", "Start Date": "2014-10-01", "Operational Unit": "Asia Regional Program"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17815 - Inform Asia: USAID's Health Research Program, Associate Award", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17815", "descriptions": []} +{"datatype": "Text", "external_id": "ujCTQAOy4vR", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2014-09-30", "Agency": "DOD", "Partner": "FHI 360", "Start Date": "2014-09-30", "Operational Unit": "Indonesia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17816 - Family Health International - FHI360", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17816", "descriptions": []} +{"datatype": "Text", "external_id": "iAq4ApyFKsB", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "13269", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "U.S. Pharmacopeia", "Start Date": "2014-09-30", "Operational Unit": "Indonesia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17817 - Promoting the Quality of Medicines (PQM)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17817", "descriptions": []} +{"datatype": "Text", "external_id": "eWyeUfKg09m", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2014-09-30", "Agency": "DOD", "Partner": "FHI 360", "Start Date": "2014-09-30", "Operational Unit": "Indonesia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17818 - Family Health International - FHI360", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17818", "descriptions": []} +{"datatype": "Text", "external_id": "DAPM5d914bV", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "13269", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "U.S. Pharmacopeia", "Start Date": "2014-09-30", "Operational Unit": "Indonesia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17819 - Promoting the Quality of Medicines (PQM)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17819", "descriptions": []} +{"datatype": "Text", "external_id": "dBee2m0ggPp", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "32", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Catholic Medical Mission Board", "Start Date": "2014-09-30", "Operational Unit": "South Sudan"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17820 - Catholic Medical Mission Board - Prevention", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17820", "descriptions": []} +{"datatype": "Text", "external_id": "fD9hvP79PXJ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "217", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "IntraHealth International, Inc", "Start Date": "2014-09-30", "Operational Unit": "South Sudan"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17821 - IntraHealth - Prevention", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17821", "descriptions": []} +{"datatype": "Text", "external_id": "NoK9G378Bsk", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "17047", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Hospice and Palliative Care Association of Zimbabwe", "Start Date": "2014-09-30", "Operational Unit": "Zimbabwe"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17822 - HOSPAZ BANTWANA", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17822", "descriptions": []} +{"datatype": "Text", "external_id": "I5SZ2PrpzL9", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2014-09-30", "Operational Unit": "Indonesia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17823 - LINKAGES", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17823", "descriptions": []} +{"datatype": "Text", "external_id": "kwsYrn34suk", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "440", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2014-10-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17824 - Private Health Sector Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17824", "descriptions": []} +{"datatype": "Text", "external_id": "g0HQsCEZdGE", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-10-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17825 - USAID Community Care and Treatment", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17825", "descriptions": []} +{"datatype": "Text", "external_id": "N4pzkF95Llb", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Indonesia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17826 - TBD- Ops Research (confirm w Zohra)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17826", "descriptions": []} +{"datatype": "Text", "external_id": "KdpiWyWd8rI", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "32", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Catholic Medical Mission Board", "Start Date": "2013-09-01", "Operational Unit": "South Sudan"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17832 - CMMB - Prevention, Care and Treatment", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17832", "descriptions": []} +{"datatype": "Text", "external_id": "nuGBPD2JU14", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "230", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Population Council", "Start Date": "2014-10-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17833 - Project SOAR", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17833", "descriptions": []} +{"datatype": "Text", "external_id": "bumnEbUazVY", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "517", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "University of California at San Francisco", "Start Date": "2014-10-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17834 - DGHA HQ TA Cooperative Agreement \u2013 UCSF", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17834", "descriptions": []} +{"datatype": "Text", "external_id": "NOSnucwLKr5", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17836 - MEASURE Evaluation Phase IV", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17836", "descriptions": []} +{"datatype": "Text", "external_id": "o5a4Fvuevoh", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1618", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "PharmAccess", "Start Date": "2014-09-30", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17837 - Country Partnership to Increase Access to Integrated HIV/AIDS and Health Services Using Mobile Health Services to Reach Underserved Populations in Namibia", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17837", "descriptions": []} +{"datatype": "Text", "external_id": "NHjtHUI0u0u", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17838 - TBD- DMMP 2,0 VMMC modeling", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17838", "descriptions": []} +{"datatype": "Text", "external_id": "TiGA25WFH2E", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "219", "End Date": "2014-09-30", "Agency": "DOD", "Partner": "JHPIEGO", "Start Date": "2014-09-30", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17839 - Scale up of VMMC Services for Military", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17839", "descriptions": []} +{"datatype": "Text", "external_id": "rgCGiMkSena", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-10-01", "Operational Unit": "India"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17840 - Sri Lanka", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17840", "descriptions": []} +{"datatype": "Text", "external_id": "hn1xUyz3VQF", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-10-01", "Operational Unit": "India"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17841 - Sri Lanka", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17841", "descriptions": []} +{"datatype": "Text", "external_id": "EadTTbDEM2U", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "14350", "End Date": "2018-09-30", "Agency": "HHS/HRSA", "Partner": "Health Research Inc./New York State Department of Health", "Start Date": "2014-10-01", "Operational Unit": "Asia Regional Program"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17842 - Quality Improvement Center for Impact (QICI)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17842", "descriptions": []} +{"datatype": "Text", "external_id": "LHnJ3jfkRJF", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-10-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17843 - USAID Caring for Vulnerable Children", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17843", "descriptions": []} +{"datatype": "Text", "external_id": "fhwRb3JmifZ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Indonesia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17844 - DERAP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17844", "descriptions": []} +{"datatype": "Text", "external_id": "ZXREKkuY7pT", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10195", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Botswana Harvard AIDS Institute", "Start Date": "2014-10-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17845 - Capacity Building through Training and Mentoring for Informatics", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17845", "descriptions": []} +{"datatype": "Text", "external_id": "HZfJ9wuNfon", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "219", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "JHPIEGO", "Start Date": "2014-10-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17846 - Capacity Building through Training and Mentoring for Cervical Cancer", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17846", "descriptions": []} +{"datatype": "Text", "external_id": "cBlqmrDk1NU", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "522", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of Pennsylvania", "Start Date": "2014-10-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17847 - Capacity Building through Training and Mentoring for TB/HIV", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17847", "descriptions": []} +{"datatype": "Text", "external_id": "Wq5y73g38uV", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "5706", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Ministry of Health, Angola", "Start Date": "2014-10-01", "Operational Unit": "Angola"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17848 - INLS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17848", "descriptions": []} +{"datatype": "Text", "external_id": "Cy3oOn5AocD", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1923", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Association of Public Health Laboratories", "Start Date": "2014-10-01", "Operational Unit": "Angola"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17849 - APHL", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17849", "descriptions": []} +{"datatype": "Text", "external_id": "xhrPwhpnHxE", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "501", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Columbia University Mailman School of Public Health", "Start Date": "2014-10-01", "Operational Unit": "Angola"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17850 - ICAP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17850", "descriptions": []} +{"datatype": "Text", "external_id": "oT63YM561k5", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "5706", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Ministry of Health, Angola", "Start Date": "2014-10-01", "Operational Unit": "Angola"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17851 - SPH", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17851", "descriptions": []} +{"datatype": "Text", "external_id": "Xoz4nxwymv3", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2014-09-30", "Operational Unit": "Indonesia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17852 - LINKAGES", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17852", "descriptions": []} +{"datatype": "Text", "external_id": "idwuhjcUTWp", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "13269", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "U.S. Pharmacopeia", "Start Date": "2014-09-30", "Operational Unit": "Indonesia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17853 - Promoting the Quality of Medicines (PQM)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17853", "descriptions": []} +{"datatype": "Text", "external_id": "qTuMlZm8wrd", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "440", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2014-10-01", "Operational Unit": "Indonesia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17854 - Health Financing and Governance", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17854", "descriptions": []} +{"datatype": "Text", "external_id": "alMZIpFmpxf", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1717", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "Research Triangle International", "Start Date": "2014-10-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17855 - Comprehensive HIV/AIDS Prevention, Care, Treatment and Support Project with the Uganda People Defense Forces", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17855", "descriptions": []} +{"datatype": "Text", "external_id": "rxkmWHsxHq0", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-10-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17856 - Ethiopia Health Infrastructure Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17856", "descriptions": []} +{"datatype": "Text", "external_id": "VHU8mJjM2P9", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17857 - Ethiopia Program Quality Monitoring", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17857", "descriptions": []} +{"datatype": "Text", "external_id": "PR3al3AIaI7", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9853", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "New Partner", "Start Date": "2014-10-01", "Operational Unit": "Asia Regional Program"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17858 - Ministry of Health Lao PDR", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17858", "descriptions": []} +{"datatype": "Text", "external_id": "KZsQpUg45SC", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "5430", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Thailand Ministry of Public Health", "Start Date": "2014-10-01", "Operational Unit": "Asia Regional Program"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17859 - Thailand Ministry of Public Health", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17859", "descriptions": []} +{"datatype": "Text", "external_id": "wLNBz47Rp8r", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "5431", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Bangkok Metropolitan Administration", "Start Date": "2014-10-01", "Operational Unit": "Asia Regional Program"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17860 - Bangkok Metropolitan Administration", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17860", "descriptions": []} +{"datatype": "Text", "external_id": "BejJ8D7I0qx", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "234", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Project Concern International", "Start Date": "2014-10-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17861 - Botswana Comprehensive Care and Support for Orphans and Vulnerable Children Project (former OVC TBD)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17861", "descriptions": []} +{"datatype": "Text", "external_id": "YvqTxmOYLmI", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2014-10-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17862 - Linkages Across the Continuum of HIV Services for Key Populations Affected by HIV (LINKAGES) Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17862", "descriptions": []} +{"datatype": "Text", "external_id": "J7qfTlFxyvb", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "453", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "John Snow, Inc.", "Start Date": "2014-10-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17863 - Advancing Partners and Communities Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17863", "descriptions": []} +{"datatype": "Text", "external_id": "UMMcUSTkk1r", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Burma"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17864 - TASC ITC", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17864", "descriptions": []} +{"datatype": "Text", "external_id": "HLwcPXMtnz8", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2014-09-30", "Operational Unit": "Burma"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17865 - Linkages", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17865", "descriptions": []} +{"datatype": "Text", "external_id": "IkI0wWEPADm", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Burma"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17866 - FIND Follow-On", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17866", "descriptions": []} +{"datatype": "Text", "external_id": "jxBPgWrHdER", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Population Services International", "Start Date": "2014-09-30", "Operational Unit": "Burma"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17867 - Transform", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17867", "descriptions": []} +{"datatype": "Text", "external_id": "xV7BnhMkPhX", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Burma"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17868 - Transform", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17868", "descriptions": []} +{"datatype": "Text", "external_id": "JpIxU9Z1ZWX", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Burma"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17869 - TASC4 ITC", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17869", "descriptions": []} +{"datatype": "Text", "external_id": "WoAcefwYxPm", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Population Services International", "Start Date": "2014-09-30", "Operational Unit": "Burma"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17870 - Transform", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17870", "descriptions": []} +{"datatype": "Text", "external_id": "GrIhLIIxbCj", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19763", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "International Business & Technical Consultants Inc.", "Start Date": "2014-10-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17871 - Evidence for Development (E4D)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17871", "descriptions": []} +{"datatype": "Text", "external_id": "Mszs0c7UVHF", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19877", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Global Health Supply Chain Program", "Start Date": "2014-10-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17872 - Global Health Supply Chain Quality Assurance", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17872", "descriptions": []} +{"datatype": "Text", "external_id": "SBTTvFY5GU6", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-10-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17873 - Health Improvement Partnership Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17873", "descriptions": []} +{"datatype": "Text", "external_id": "d8YYeryAm6K", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "11536", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "National Medical Research Unit", "Start Date": "2014-10-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17874 - NAMERU", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17874", "descriptions": []} +{"datatype": "Text", "external_id": "iPWfokoZPkG", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2014-09-30", "Operational Unit": "Papua New Guinea"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17875 - Strengthening HIV/AIDS Services for Most at Risk Populations in Papua New Guinea", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17875", "descriptions": []} +{"datatype": "Text", "external_id": "NQ1gszjii8q", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9853", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "New Partner", "Start Date": "2014-10-01", "Operational Unit": "Papua New Guinea"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17876 - Outcome evaluation of the CoPCT service delivery model", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17876", "descriptions": []} +{"datatype": "Text", "external_id": "eYQOCsr3bdW", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3688", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "IAP Worldwide Services, Inc.", "Start Date": "2014-10-01", "Operational Unit": "Indonesia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17877 - Global Health Support Initiative- GF Liaison", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17877", "descriptions": []} +{"datatype": "Text", "external_id": "usNy30INxjk", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "13111", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "US Embassies", "Start Date": "2014-10-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17878 - Quarterly Consultation Meetings", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17878", "descriptions": []} +{"datatype": "Text", "external_id": "bfrgpA0otEt", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2016-09-30", "Agency": "DOD", "Partner": "TBD", "Start Date": "2014-10-01", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17879 - TBD Guatemala", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17879", "descriptions": []} +{"datatype": "Text", "external_id": "mdDaMJQpbhM", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2016-09-30", "Agency": "DOD", "Partner": "TBD", "Start Date": "2014-10-01", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17880 - TBD El Salvador", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17880", "descriptions": []} +{"datatype": "Text", "external_id": "FHu8PCYjoLH", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2016-09-30", "Agency": "DOD", "Partner": "TBD", "Start Date": "2014-10-01", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17881 - TBD Nicaragua", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17881", "descriptions": []} +{"datatype": "Text", "external_id": "YL9rt96W0lB", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1717", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Research Triangle International", "Start Date": "2014-10-01", "Operational Unit": "Zimbabwe"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17882 - RTI Follow-on", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17882", "descriptions": []} +{"datatype": "Text", "external_id": "yWYfvXb9lIC", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6277", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "International Center for AIDS Care and Treatment Programs, Columbia University", "Start Date": "2014-10-01", "Operational Unit": "Zimbabwe"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17883 - SEAM Follow-On", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17883", "descriptions": []} +{"datatype": "Text", "external_id": "qHY0nLFwcjs", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "14350", "End Date": "2018-09-30", "Agency": "HHS/HRSA", "Partner": "Health Research Inc./New York State Department of Health", "Start Date": "2014-10-01", "Operational Unit": "Zimbabwe"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17884 - Quality Improvement Capacity for Impact Project (QICIP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17884", "descriptions": []} +{"datatype": "Text", "external_id": "BxzIDQIuClj", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "13939", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Biomedical Research and Training Institute", "Start Date": "2014-10-01", "Operational Unit": "Zimbabwe"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17885 - BRTI Follow-on", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17885", "descriptions": []} +{"datatype": "Text", "external_id": "g0XW2U6ZaVV", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Zimbabwe"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17886 - PSI Follow-on", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17886", "descriptions": []} +{"datatype": "Text", "external_id": "jw1PeVEFFTp", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16525", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "John Snow Inc (JSI)", "Start Date": "2014-10-01", "Operational Unit": "Zimbabwe"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17887 - AIDS Free EGPAF", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17887", "descriptions": []} +{"datatype": "Text", "external_id": "hfJ5M1siXsj", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15708", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Foundation for Innovative New Diagnostics", "Start Date": "2014-09-30", "Operational Unit": "Burma"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17888 - FIND", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17888", "descriptions": []} +{"datatype": "Text", "external_id": "N14H78A3Ty4", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "12157", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "The International Union Against Tuberculosis and Lung Disease", "Start Date": "2014-09-30", "Operational Unit": "Zimbabwe"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17889 - Challenge TB", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17889", "descriptions": []} +{"datatype": "Text", "external_id": "OjZMBXIJcgK", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6551", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "University Teaching Hospital", "Start Date": "2014-09-30", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17890 - UTH FOLLOW ON ( Combined HAP & LAB)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17890", "descriptions": []} +{"datatype": "Text", "external_id": "gRFcMMjCKlg", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16585", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "African Society for Laboratory Medicine", "Start Date": "2014-10-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17891 - ASLM", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17891", "descriptions": []} +{"datatype": "Text", "external_id": "ykPQCuNU2mB", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17892 - Quality in Health", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17892", "descriptions": []} +{"datatype": "Text", "external_id": "O8m44Yajfd5", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17893 - New HIV/AIDS Policy Instrument", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17893", "descriptions": []} +{"datatype": "Text", "external_id": "qnSP6S4vIcj", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-10-01", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17894 - TA for Combination Prevention Model", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17894", "descriptions": []} +{"datatype": "Text", "external_id": "mET1xz2okgq", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-10-01", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17895 - Strengthening Care & Treatment Cascade", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17895", "descriptions": []} +{"datatype": "Text", "external_id": "LdKIbhy04aU", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17896 - TBD - Support USG SI Activities", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17896", "descriptions": []} +{"datatype": "Text", "external_id": "SU47YAy0b3G", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-10-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17897 - Better Health Service Delivey Through Community Monitoring in Zambia", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17897", "descriptions": []} +{"datatype": "Text", "external_id": "WXTSP4Te0sz", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16848", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Ministry of Family, Women, and Social Affairs, Cote d\u2019Ivoire", "Start Date": "2014-09-30", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17898 - MFFAS-PNOEV CoAg 2010", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17898", "descriptions": []} +{"datatype": "Text", "external_id": "BXshiIaB7VJ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-10-01", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17899 - Key Populations Knowledge Management on HIV/AIDS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17899", "descriptions": []} +{"datatype": "Text", "external_id": "AERgPWiOwQe", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-10-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17900 - Follow on - TBD - Key populations", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17900", "descriptions": []} +{"datatype": "Text", "external_id": "zw5mAqy9SJU", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-10-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17901 - Follow-on_TBD Community Partners", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17901", "descriptions": []} +{"datatype": "Text", "external_id": "BXucLkQOlnG", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19907", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Palladium Group", "Start Date": "2014-10-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17902 - Health Policy Plus", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17902", "descriptions": []} +{"datatype": "Text", "external_id": "D8E6pvxV5Tl", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "904", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Emory University", "Start Date": "2014-10-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17903 - African Health Profession Regulatory Collaborative for Nurses and Midwives (ARC)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17903", "descriptions": []} +{"datatype": "Text", "external_id": "e1eJISPfsjy", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-10-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17904 - TBD_IPCI Follow-on", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17904", "descriptions": []} +{"datatype": "Text", "external_id": "IlX4ls7waAX", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17905 - Strengthening the HIV Services Quality Management Systems of the Federal Ministry of Health and Regional Health Bureaus", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17905", "descriptions": []} +{"datatype": "Text", "external_id": "qD93TP5hkwQ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17906 - Strengthening comprehensive HIV prevention, care, and treatment for key and high priority populations in Ethiopia", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17906", "descriptions": []} +{"datatype": "Text", "external_id": "vTDacs4KL7C", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17907 - Comprehensive HIV Prevention, Care, and Treatment for the Federal Police Force of Ethiopia", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17907", "descriptions": []} +{"datatype": "Text", "external_id": "fVMWoEbbeFs", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "831", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Federal Ministry of Health, Ethiopia", "Start Date": "2014-10-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17908 - Improving HIV/AIDS Prevention and Control Activities in Ethiopia", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17908", "descriptions": []} +{"datatype": "Text", "external_id": "mZhzZQodvSR", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17909 - Support for the National Blood Transfusion Service of Ethiopia", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17909", "descriptions": []} +{"datatype": "Text", "external_id": "LVQUligj8wH", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17911 - Health facility based peer-to-peer support for ART adherence, retention in care, and linkage to comprehensive HIV services in the Federal Democratic Republic of Ethiopia", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17911", "descriptions": []} +{"datatype": "Text", "external_id": "kYFEhZfYaXo", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17912 - Technical assistance for national health information systems", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17912", "descriptions": []} +{"datatype": "Text", "external_id": "WT7lbxWp17m", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17913 - Support for the National Blood Transfusion Service of Ethiopia", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17913", "descriptions": []} +{"datatype": "Text", "external_id": "idq7yAi47t3", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "14461", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "ITECH", "Start Date": "2014-10-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17914 - LABQUASY - Itech/University of washington CoAg", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17914", "descriptions": []} +{"datatype": "Text", "external_id": "nNBQ0KvAEKH", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16526", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Ministry of Health (MOH)", "Start Date": "2014-10-01", "Operational Unit": "Dominican Republic"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17915 - Strengthening Strategic Information Capacity, Detection of HIV/TB Co-Infection and Clinical Services to Mobile Populations in the Dominican Republic", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17915", "descriptions": []} +{"datatype": "Text", "external_id": "kVkHBiap8Sz", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-10-01", "Operational Unit": "Dominican Republic"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17916 - Behavioral Sentinel Surveillance Among PLHIV enrolled in Clinical Services in the Dominican Republic", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17916", "descriptions": []} +{"datatype": "Text", "external_id": "Xe1pVkzcnJH", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2013-09-01", "Operational Unit": "Papua New Guinea"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17917 - IBBS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17917", "descriptions": []} +{"datatype": "Text", "external_id": "GDyGkaV85U0", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1155", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Columbia University", "Start Date": "2014-10-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17918 - Columbia ICAP- HIV Impact Assessment_Central Mech", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17918", "descriptions": []} +{"datatype": "Text", "external_id": "yRZh2CL0Yrx", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16585", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "African Society for Laboratory Medicine", "Start Date": "2014-10-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17919 - HIV Rapid Testing Quality Improvement Initiative (RTQII)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17919", "descriptions": []} +{"datatype": "Text", "external_id": "sxro6boEPIz", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "14350", "End Date": "2018-09-30", "Agency": "HHS/HRSA", "Partner": "Health Research Inc./New York State Department of Health", "Start Date": "2014-10-01", "Operational Unit": "Papua New Guinea"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17920 - Quality Improvement Capacity for Impact Project (QICIP)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17920", "descriptions": []} +{"datatype": "Text", "external_id": "pxkJoUiA9jy", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "216", "End Date": "2018-09-30", "Agency": "HHS/HRSA", "Partner": "University of Washington", "Start Date": "2014-10-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17921 - International AIDS Education and Training Center", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17921", "descriptions": []} +{"datatype": "Text", "external_id": "A5fxNCXa63x", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "521", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "University of North Carolina at Chapel Hill, Carolina Population Center", "Start Date": "2014-10-01", "Operational Unit": "Ukraine"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17922 - MEASURE EVALUATION IV", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17922", "descriptions": []} +{"datatype": "Text", "external_id": "vASsg1cl0Cc", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17923 - Strengthening the HIV Services Quality Management Systems of the Federal Ministry of Health and Regional Health Bureaus", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17923", "descriptions": []} +{"datatype": "Text", "external_id": "GBI6iAhEdk4", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-10-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17924 - TBD for VL and PMTCT", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17924", "descriptions": []} +{"datatype": "Text", "external_id": "HsJccc5fqHl", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-10-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17925 - TBD for UW-ITECH follow-on", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17925", "descriptions": []} +{"datatype": "Text", "external_id": "SQUGtH2maQR", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17926 - Health facility based peer-to-peer support for ART adherence, retention in care, and linkage to comprehensive HIV services in the Federal Democratic Republic of Ethiopia", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17926", "descriptions": []} +{"datatype": "Text", "external_id": "mFInHG7rDxJ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "902", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Churches Health Association of Zambia", "Start Date": "2014-10-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17927 - Safe Motherhood 360+", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17927", "descriptions": []} +{"datatype": "Text", "external_id": "AVb3i9nFeR2", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3733", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Association of Schools of Public Health", "Start Date": "2014-09-30", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17928 - CDC-ASPH Cooperative Agreement", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17928", "descriptions": []} +{"datatype": "Text", "external_id": "yMg7Jzse1fm", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17929 - Technical assistance for national health information systems", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17929", "descriptions": []} +{"datatype": "Text", "external_id": "pHJBGXyntyE", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17930 - Technical assistance for national health information systems", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17930", "descriptions": []} +{"datatype": "Text", "external_id": "JqY0If3ohhr", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17931 - Technical assistance for national health information systems", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17931", "descriptions": []} +{"datatype": "Text", "external_id": "dMWbXUQOt6A", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16526", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Ministry of Health (MOH)", "Start Date": "2014-10-01", "Operational Unit": "Ukraine"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17932 - NPHC/UCDC Epi/Surv/QI", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17932", "descriptions": []} +{"datatype": "Text", "external_id": "zEIbmn0vPdh", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17933 - Strengthening comprehensive HIV prevention, care, and treatment for key and high priority populations in Ethiopia", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17933", "descriptions": []} +{"datatype": "Text", "external_id": "PZXAW60Jsgg", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17934 - Improving HIV/AIDS Prevention and Control Activities in Ethiopia", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17934", "descriptions": []} +{"datatype": "Text", "external_id": "jdF6lrHTTM0", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "28", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Aga Khan Foundation", "Start Date": "2014-09-30", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17935 - Telemedicine Project in Cote d'Ivoire", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17935", "descriptions": []} +{"datatype": "Text", "external_id": "eVlTJc3XuSa", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "617", "End Date": "2018-09-30", "Agency": "HHS/HRSA", "Partner": "International Training and Education Center on HIV", "Start Date": "2014-10-01", "Operational Unit": "Ukraine"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17938 - ITECH", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17938", "descriptions": []} +{"datatype": "Text", "external_id": "Rw7dOJoNixL", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "456", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Management Systems International", "Start Date": "2014-10-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17939 - Evaluation, Monitoring and Survey Services", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17939", "descriptions": []} +{"datatype": "Text", "external_id": "N5Xkk5rI4ho", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17940 - OSSA Follow On", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17940", "descriptions": []} +{"datatype": "Text", "external_id": "HcIzCwr0YwX", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17941 - NASTAD Follow On", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17941", "descriptions": []} +{"datatype": "Text", "external_id": "HDR9wYdTaYr", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "440", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2014-10-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17942 - PRIVATE SECTOR HEALTH PROJECT", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17942", "descriptions": []} +{"datatype": "Text", "external_id": "wfeswmNdTX2", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17943 - EIMC TA", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17943", "descriptions": []} +{"datatype": "Text", "external_id": "w1PQOiizsiF", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2014-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17944 - Linkages", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17944", "descriptions": []} +{"datatype": "Text", "external_id": "kSwRAXoQ4oI", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19817", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "mHealth Kenya", "Start Date": "2014-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17945 - mHealth", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17945", "descriptions": []} +{"datatype": "Text", "external_id": "g9EzAVmh3hv", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16585", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "African Society for Laboratory Medicine", "Start Date": "2014-09-30", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17946 - ASLM", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17946", "descriptions": []} +{"datatype": "Text", "external_id": "c3nkAnlWRTv", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "246", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "African Medical and Research Foundation", "Start Date": "2014-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17947 - Implementation of Sustainable Laboratory Quality Systems", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17947", "descriptions": []} +{"datatype": "Text", "external_id": "kvPkGnZExvU", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16585", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "African Society for Laboratory Medicine", "Start Date": "2014-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17948 - Laboratory Networking", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17948", "descriptions": []} +{"datatype": "Text", "external_id": "k8IQOyf8F3s", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "7715", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "University Research Council", "Start Date": "2014-09-30", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17949 - Strengthening High Quality Laboratory Services Scale-up for HIV Diagnosis Care, Treatment and Monitoring in Malawi under PEPFAR", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17949", "descriptions": []} +{"datatype": "Text", "external_id": "rCapkgnlR9o", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "519", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of Maryland", "Start Date": "2014-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17950 - Implementation of Sustainable Laboratory Quality Systems", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17950", "descriptions": []} +{"datatype": "Text", "external_id": "U3H9ma3IsLe", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "FHI 360", "Start Date": "2014-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17951 - Implementation of Sustainable Laboratory Quality Systems", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17951", "descriptions": []} +{"datatype": "Text", "external_id": "ryIpq3iZ4Eh", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "14311", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Global Implementation Solutions", "Start Date": "2014-09-30", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17952 - Implementation of Susitainable Quality Laboratory Systems", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17952", "descriptions": []} +{"datatype": "Text", "external_id": "YkbGYEPzGmZ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-10-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17953 - Ethiopia Highly Vulnerable Children Program Evaluation", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17953", "descriptions": []} +{"datatype": "Text", "external_id": "yUZX3yGXqpT", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "14311", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Global Implementation Solutions", "Start Date": "2014-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17954 - Implementation of Sustainable Laboratory Quality Systems", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17954", "descriptions": []} +{"datatype": "Text", "external_id": "Rgvzqsq6R0q", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4622", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "American International Health Alliance Twinning Center", "Start Date": "2014-09-30", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17955 - AIHA", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17955", "descriptions": []} +{"datatype": "Text", "external_id": "PZluWm5VgcX", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "219", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "JHPIEGO", "Start Date": "2014-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17956 - VMMC QA Support", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17956", "descriptions": []} +{"datatype": "Text", "external_id": "BJUqe1h1mcW", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17957 - EIMC Technical Assistance", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17957", "descriptions": []} +{"datatype": "Text", "external_id": "CbWmYecDywH", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19907", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Palladium Group", "Start Date": "2014-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17958 - Afyainfo National Mechanism Follow on (HIGDA)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17958", "descriptions": []} +{"datatype": "Text", "external_id": "GwMD4iw1rKj", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "535", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "University of Nairobi", "Start Date": "2014-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17959 - Sustaining National HMIS Kenya", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17959", "descriptions": []} +{"datatype": "Text", "external_id": "LoddsBE4lcC", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "230", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Population Council", "Start Date": "2014-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17960 - Avenir Health", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17960", "descriptions": []} +{"datatype": "Text", "external_id": "UUSJf6VKG5Z", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17961 - VMMC QA Support", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17961", "descriptions": []} +{"datatype": "Text", "external_id": "tYjKNp6nDqX", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17962 - EIMC Technical Assistance", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17962", "descriptions": []} +{"datatype": "Text", "external_id": "bfhjYIM24f3", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10676", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Henry Jackson Foundation", "Start Date": "2014-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17963 - Non-Research Activities", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17963", "descriptions": []} +{"datatype": "Text", "external_id": "NgoBs8L0KjL", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "596", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "University of North Carolina", "Start Date": "2014-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17964 - Measure Evaluation IV", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17964", "descriptions": []} +{"datatype": "Text", "external_id": "G2dhwXLSp4s", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "33", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Catholic Relief Services", "Start Date": "2014-10-01", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17965 - 4Children", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17965", "descriptions": []} +{"datatype": "Text", "external_id": "bw2p4ZDyi9N", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Population Services International", "Start Date": "2014-10-01", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17966 - Support for International Family Planning and Health Organization 2 (SIFPO 2)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17966", "descriptions": []} +{"datatype": "Text", "external_id": "KAvfaM37vYA", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19950", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "The Luke Commission", "Start Date": "2014-10-01", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17967 - Comprehensive Mobile Clinical and Prevention Services (CMCPS)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17967", "descriptions": []} +{"datatype": "Text", "external_id": "FbD7NTQZSSW", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "848", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Wits Health Consortium, Reproductive Health Research Unit", "Start Date": "2014-10-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17968 - Wits Health Consortium Capacity Building (CDC GH001538)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17968", "descriptions": []} +{"datatype": "Text", "external_id": "Cj05purkorm", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "539", "End Date": "2018-09-30", "Agency": "HHS/HRSA", "Partner": "University of Stellenbosch, South Africa", "Start Date": "2014-10-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17969 - SURMEPI: Stellenbosch University Rural Medical Education Partenreship Initiative HQ T84HA21652", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17969", "descriptions": []} +{"datatype": "Text", "external_id": "ILSqTUvSkP3", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-10-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17970 - TBD Zanzibar Follow on - (GH002168)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17970", "descriptions": []} +{"datatype": "Text", "external_id": "yg7xhnsYIAY", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17971 - TBD-SIMS USAID", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17971", "descriptions": []} +{"datatype": "Text", "external_id": "mh0ijRnoaPf", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "521", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "University of North Carolina at Chapel Hill, Carolina Population Center", "Start Date": "2014-10-01", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17972 - Measure Evaluation Phase IV", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17972", "descriptions": []} +{"datatype": "Text", "external_id": "W43zJHZijwb", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1155", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Columbia University", "Start Date": "2014-10-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17975 - ICAP Combination Prevention and Technical Assistance. - (GH000994)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17975", "descriptions": []} +{"datatype": "Text", "external_id": "uMQO6AIC7FA", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1923", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Association of Public Health Laboratories", "Start Date": "2014-10-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17976 - Supporting Laboratory Strengthening Activities in Resource-Limited Countries Under the President\u2019s Emergency Plan for AIDS Relief", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17976", "descriptions": []} +{"datatype": "Text", "external_id": "IEzsK8RvcrU", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4622", "End Date": "2018-09-30", "Agency": "HHS/HRSA", "Partner": "American International Health Alliance Twinning Center", "Start Date": "2014-10-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17977 - Biomedical Engineering Support for Equipment Maintenance and Training in Clinical Laboratory Sites Providing HIV/AIDS Care and Treatment", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17977", "descriptions": []} +{"datatype": "Text", "external_id": "oWxVb5P0uPn", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9077", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Infectious Disease Institute", "Start Date": "2014-10-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17978 - Acceleration of Regional Comprehensive HIV &AIDS Service Delivery through HSS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17978", "descriptions": []} +{"datatype": "Text", "external_id": "tp975AV09cf", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15446", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Medical Access Uganda Limited (MAUL)", "Start Date": "2014-10-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17979 - To support the centralized procurement; warehousing and distribution of HIV/AIDS related commodities for CDC funded programs in Uganda", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17979", "descriptions": []} +{"datatype": "Text", "external_id": "EDiNgTRRjEK", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "415", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "South African Military Health Service", "Start Date": "2014-10-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17980 - Masibambisane1", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17980", "descriptions": []} +{"datatype": "Text", "external_id": "WLz9TrYFpXW", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "972", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "Society for Family Health - South Africa", "Start Date": "2014-10-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17981 - Society For Family Health/Population Services International", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17981", "descriptions": []} +{"datatype": "Text", "external_id": "qSJ6JWBOFOf", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15719", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "ICF Macro", "Start Date": "2014-10-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17982 - HIV Community Care and Support Study", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17982", "descriptions": []} +{"datatype": "Text", "external_id": "iy91ZTuByOC", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1715", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "National Tuberculosis and Leprosy Control Program", "Start Date": "2014-10-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17983 - TBD GoT TB Follow On", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17983", "descriptions": []} +{"datatype": "Text", "external_id": "YQEPNTQiKpu", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-10-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17984 - TBD Lab Quality TA", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17984", "descriptions": []} +{"datatype": "Text", "external_id": "O0wruycudbs", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19931", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Africa Society for Blooks Transfusions", "Start Date": "2014-10-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17985 - TBD Blood Safety TA - (GH001565)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17985", "descriptions": []} +{"datatype": "Text", "external_id": "iwBL2uhI2XL", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15710", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Ariel Glaser Pediatric AIDS Healthcare Initiative", "Start Date": "2014-10-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17986 - Local FOA TBD1 - (GH002021)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17986", "descriptions": []} +{"datatype": "Text", "external_id": "oBHZ7PO5ol4", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "220", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Management Sciences for Health", "Start Date": "2014-10-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17987 - TBD Institutional Capacity Building TA - (GH001929)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17987", "descriptions": []} +{"datatype": "Text", "external_id": "ZOZBPL2t0Lq", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "517", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of California at San Francisco", "Start Date": "2014-10-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17988 - TBD Surveillance TA - (GH000977)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17988", "descriptions": []} +{"datatype": "Text", "external_id": "aXaMIQyU5Px", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-10-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17989 - TBD RHMT TA", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17989", "descriptions": []} +{"datatype": "Text", "external_id": "vJKZfY0qkb8", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "519", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of Maryland", "Start Date": "2014-10-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17990 - TBD Clinical TA (International) - (GH001950)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17990", "descriptions": []} +{"datatype": "Text", "external_id": "Yo0kp2ZtGEU", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1155", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Columbia University", "Start Date": "2014-10-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17991 - TBD Comprehensive High Impact HIV Prevention IP (Local) - (GH002018)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17991", "descriptions": []} +{"datatype": "Text", "external_id": "JJpsqPhtbhM", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "544", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "UNAIDS - Joint United Nations Programme on HIV/AIDS", "Start Date": "2014-10-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17992 - TBD Multilateral AIDS Sector Follow On", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17992", "descriptions": []} +{"datatype": "Text", "external_id": "SRRWFaVMGsB", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1636", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Tanzania Commission for AIDS", "Start Date": "2014-10-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17993 - TBD GoT AIDS Sector Follow On - (GH002170)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17993", "descriptions": []} +{"datatype": "Text", "external_id": "aPmOuiuPvgr", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "204", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Start Date": "2014-09-30", "Operational Unit": "Lesotho"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17994 - Supporting HIV and TB Response in the Kingdom of Lesotho through District Based Comprehensive Prevention, Care and Treatment Programs and Health Sysytems Strengthening under PEPFAR", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17994", "descriptions": []} +{"datatype": "Text", "external_id": "FDZgGFJhp4C", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "13168", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Cardno Emerging Markets", "Start Date": "2014-09-30", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17995 - CDC PPP Management", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17995", "descriptions": []} +{"datatype": "Text", "external_id": "cieQ6eG8x3U", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17996 - University Partnership Field Epidemiology Expansion", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17996", "descriptions": []} +{"datatype": "Text", "external_id": "BLtZAWJuJmD", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9853", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "New Partner", "Start Date": "2014-09-30", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17997 - Strengthening Malawi's Vital Statistics Systems through Civil Registration under PEPFAR", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17997", "descriptions": []} +{"datatype": "Text", "external_id": "sVGevMyl0SZ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "216", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "University of Washington", "Start Date": "2014-09-30", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17998 - Technical Assistance and Fellowship Program Partnership", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17998", "descriptions": []} +{"datatype": "Text", "external_id": "PUX92iKN8ke", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9651", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "University of Malawi College of Medicine", "Start Date": "2014-09-30", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "17999 - Improving Medical Education in Malawi", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "17999", "descriptions": []} +{"datatype": "Text", "external_id": "vSEy9OdNuVJ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9853", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "New Partner", "Start Date": "2014-09-30", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18000 - Improving Access to VMMC Services in Malawi", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18000", "descriptions": []} +{"datatype": "Text", "external_id": "XsJinvC0cyP", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "463", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "University Research Corporation, LLC", "Start Date": "2014-09-30", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18001 - Strengthening High Quality Laboratory Services Scale-up for HIV Diagnosis Care, Treatment and Monitoring in Malawi under PEPFAR", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18001", "descriptions": []} +{"datatype": "Text", "external_id": "WqXLgoS6fE5", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Population Services International", "Start Date": "2014-09-30", "Operational Unit": "Lesotho"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18002 - TARGET: Increasing access to HIV counseling, testing and enhancing HIV/ADIS prevention", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18002", "descriptions": []} +{"datatype": "Text", "external_id": "xMwNfQczd9L", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10018", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Global Healthcare Public Foundation", "Start Date": "2014-10-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18003 - Technical assistance for strengthening national laboratory systems in Uganda under the President\u2019s Emergency Plan for AIDS Relief", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18003", "descriptions": []} +{"datatype": "Text", "external_id": "L7MftFnZO8d", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1633", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "National Institute for Medical Research", "Start Date": "2014-09-30", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18004 - NIMR Follow On", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18004", "descriptions": []} +{"datatype": "Text", "external_id": "lhSaquhM4o8", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9646", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "KNCV Tuberculosis Foundation", "Start Date": "2014-10-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18005 - Challenge TB", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18005", "descriptions": []} +{"datatype": "Text", "external_id": "TxAqW6TlLvn", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15712", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Management development for Health", "Start Date": "2014-09-30", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18006 - MDH Kagera", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18006", "descriptions": []} +{"datatype": "Text", "external_id": "NDLt4Gajc1d", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18007 - Treatment TBD 1", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18007", "descriptions": []} +{"datatype": "Text", "external_id": "b6bg8201VhO", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18008 - Treatment TBD 2", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18008", "descriptions": []} +{"datatype": "Text", "external_id": "gNPKeQWzbHv", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18009 - Treatment TBD 3", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18009", "descriptions": []} +{"datatype": "Text", "external_id": "pFTUncJRy6R", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "5301", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Association for Reproductive and Family Health", "Start Date": "2014-10-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18010 - Local Partners for Orphans & Vulnerable Children 1", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18010", "descriptions": []} +{"datatype": "Text", "external_id": "CS4CLXt1Uuz", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10091", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "American Society for Microbiology", "Start Date": "2014-09-30", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18011 - ASM Lab Follow on", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18011", "descriptions": []} +{"datatype": "Text", "external_id": "jUZElA1qjy1", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18012 - TBD-Limited Competition - Lab", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18012", "descriptions": []} +{"datatype": "Text", "external_id": "SUWgQdn3T53", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18013 - ASM Lab Follow on", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18013", "descriptions": []} +{"datatype": "Text", "external_id": "h8xRDyYxbmg", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18014 - TBD-Fully Competitive - Community Based Services", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18014", "descriptions": []} +{"datatype": "Text", "external_id": "j7sLlNu5nZB", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18015 - TBD-Human Resource Support", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18015", "descriptions": []} +{"datatype": "Text", "external_id": "MnTlgUSSxTm", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2014-09-30", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18016 - Linkages", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18016", "descriptions": []} +{"datatype": "Text", "external_id": "QI9nL248jTo", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "204", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Start Date": "2014-10-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18017 - EGPAF: HQ Technical Assistance CoAg", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18017", "descriptions": []} +{"datatype": "Text", "external_id": "Qup5kjVK3r4", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2014-10-01", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18018 - Linkages", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18018", "descriptions": []} +{"datatype": "Text", "external_id": "W2979zToZs2", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18019 - ASM Lab Follow on", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18019", "descriptions": []} +{"datatype": "Text", "external_id": "m8AckxbUL8L", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "204", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Start Date": "2014-10-01", "Operational Unit": "Lesotho"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18020 - Providing Universal Services for HIV/AIDS (PUSH)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18020", "descriptions": []} +{"datatype": "Text", "external_id": "pwvXLpofbb7", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10669", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Health Information Systems Program", "Start Date": "2014-10-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18021 - Health Information Systems Programs (CDC GH001922)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18021", "descriptions": []} +{"datatype": "Text", "external_id": "IQX24pFLtoF", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-10-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18022 - TBD Gender Analysis", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18022", "descriptions": []} +{"datatype": "Text", "external_id": "B8KANJp5k8f", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-10-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18023 - TBD Comprehensive Follow On", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18023", "descriptions": []} +{"datatype": "Text", "external_id": "R81xeNh6bXU", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "216", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of Washington", "Start Date": "2014-10-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18024 - HIV Surveillance for Epidemic Control in Malawi under the President\u2019s Emergency Plan for AIDS Relief (PEPFAR)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18024", "descriptions": []} +{"datatype": "Text", "external_id": "NNHq2qVK085", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3933", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Lighthouse", "Start Date": "2014-10-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18025 - Achieving HIV Epidemic Control through Scaling up Quality Testing, Care and Treatment in Malawi under the President\u2019s Plan for AIDS Relief (PEPFAR)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18025", "descriptions": []} +{"datatype": "Text", "external_id": "dsCh4gJklNY", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18026 - TBD VMMC", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18026", "descriptions": []} +{"datatype": "Text", "external_id": "nWgJmfsKihl", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18027 - Adolescent HIV Activity", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18027", "descriptions": []} +{"datatype": "Text", "external_id": "UqILtwEd8N6", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "595", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "World Learning", "Start Date": "2014-10-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18028 - Malawi Scholarship Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18028", "descriptions": []} +{"datatype": "Text", "external_id": "e39LooDuylF", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-10-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18029 - Acceleration of Regional Comprehensive HIV &AIDS Service Delivery through HSS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18029", "descriptions": []} +{"datatype": "Text", "external_id": "MR4nPeOLPyn", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-10-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18030 - Acceleration of Regional Comprehensive HIV &AIDS Service Delivery through HSS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18030", "descriptions": []} +{"datatype": "Text", "external_id": "MxJE0LwHd4c", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-10-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18031 - Acceleration of Regional Comprehensive HIV &AIDS Service Delivery through HSS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18031", "descriptions": []} +{"datatype": "Text", "external_id": "WQXDZm4Hcs4", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-10-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18032 - Acceleration of Regional Comprehensive HIV &AIDS Service Delivery through HSS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18032", "descriptions": []} +{"datatype": "Text", "external_id": "skeHuNEWLJP", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-10-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18033 - Acceleration of Regional Comprehensive HIV &AIDS Service Delivery through HSS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18033", "descriptions": []} +{"datatype": "Text", "external_id": "G93fIdpOrXp", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "323", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "The AIDS Support Organization", "Start Date": "2014-10-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18034 - Acceleration of Regional Comprehensive HIV &AIDS Service Delivery through HSS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18034", "descriptions": []} +{"datatype": "Text", "external_id": "CV02tH7l3Hq", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "216", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of Washington", "Start Date": "2014-10-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18035 - Namibia Mechanism for Public Health Assistance, Capacity, and Technical Support (NAM-PHACTS)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18035", "descriptions": []} +{"datatype": "Text", "external_id": "XoU6MQeEi2a", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16585", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "African Society for Laboratory Medicine", "Start Date": "2014-10-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18036 - Cooperative Agreement UGH000710", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18036", "descriptions": []} +{"datatype": "Text", "external_id": "Ih45ZSJWp86", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "216", "End Date": "2018-09-30", "Agency": "HHS/HRSA", "Partner": "University of Washington", "Start Date": "2014-10-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18037 - HRSA/I-TECH", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18037", "descriptions": []} +{"datatype": "Text", "external_id": "XCO1FpPK2YD", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1155", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Columbia University", "Start Date": "2014-09-30", "Operational Unit": "Lesotho"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18038 - CDC HMIS support to the MOH", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18038", "descriptions": []} +{"datatype": "Text", "external_id": "BTpw1ifC8wQ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "547", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "United Nations Children's Fund", "Start Date": "2014-10-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18039 - UNICEF", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18039", "descriptions": []} +{"datatype": "Text", "external_id": "enUR9AVFl3G", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "549", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "World Health Organization", "Start Date": "2014-10-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18040 - WHO", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18040", "descriptions": []} +{"datatype": "Text", "external_id": "CaXu7g5BUDt", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-10-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18041 - Technical Assistance to strengthen the Capacity of the MOH to execute its Public Health Functions for HIV & AIDS Epidemic control and respond to other disease outbreaks in the republic of Uganda under PEPFAR through HSS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18041", "descriptions": []} +{"datatype": "Text", "external_id": "iASRcWeC3Op", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "8386", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Makerere University School of Public Health", "Start Date": "2014-10-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18042 - Technical Assistance for Public Health Workforce Development", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18042", "descriptions": []} +{"datatype": "Text", "external_id": "r8Kz6dRk8uA", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3932", "End Date": "2014-09-30", "Agency": "State/AF", "Partner": "Regional Procurement Support Office/Frankfurt", "Start Date": "2014-09-30", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18043 - Construction and Renovation", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18043", "descriptions": []} +{"datatype": "Text", "external_id": "ieAESg9IHlm", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18044 - TBD-SIMS USAID", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18044", "descriptions": []} +{"datatype": "Text", "external_id": "M5pRGEtCnPy", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "219", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "JHPIEGO", "Start Date": "2014-10-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18045 - Bringing VMMC Services to Scale in the MDF", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18045", "descriptions": []} +{"datatype": "Text", "external_id": "zzra52jvVQj", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "217", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "IntraHealth International, Inc", "Start Date": "2014-09-30", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18046 - Strengthening HRH", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18046", "descriptions": []} +{"datatype": "Text", "external_id": "zJ5tFda9sVS", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "597", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "National Alliance of State and Territorial AIDS Directors", "Start Date": "2014-10-01", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18047 - NASTAD 1525", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18047", "descriptions": []} +{"datatype": "Text", "external_id": "N9cNnqlwvyT", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19877", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Global Health Supply Chain Program", "Start Date": "2014-10-01", "Operational Unit": "Lesotho"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18048 - Global Health Supply Chain Management", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18048", "descriptions": []} +{"datatype": "Text", "external_id": "UzuZkKNywQv", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2014-10-01", "Operational Unit": "Cameroon"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18049 - LINKAGES", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18049", "descriptions": []} +{"datatype": "Text", "external_id": "MgCrzG3iMhc", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "12496", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Center for Development and Health", "Start Date": "2014-10-01", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18050 - CDS 1528", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18050", "descriptions": []} +{"datatype": "Text", "external_id": "HIDKU23eibp", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "230", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Population Council", "Start Date": "2014-09-30", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18051 - Project SOAR (Supporting Operational AIDS Research)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18051", "descriptions": []} +{"datatype": "Text", "external_id": "v3KVcUbSLhO", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18052 - Child and Youth Development Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18052", "descriptions": []} +{"datatype": "Text", "external_id": "RAXTkgZPqDz", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "219", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "JHPIEGO", "Start Date": "2014-09-30", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18053 - Maternal and Child Survival Program (MCSP)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18053", "descriptions": []} +{"datatype": "Text", "external_id": "a3zAHlk2JUc", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18054 - Social Marketing and Communication", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18054", "descriptions": []} +{"datatype": "Text", "external_id": "qbyQab8iTnR", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18055 - Challenge TB", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18055", "descriptions": []} +{"datatype": "Text", "external_id": "xjrkqO2jByb", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2014-10-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18056 - Comprehensive Platform for Integrated Communication Interventions (CPICI)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18056", "descriptions": []} +{"datatype": "Text", "external_id": "BtkSh3fqQdF", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2014-10-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18057 - YouthPower: Implementation- Task Order 1.", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18057", "descriptions": []} +{"datatype": "Text", "external_id": "PpdD2FUIxxT", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "440", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2014-10-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18058 - Strengthening Health Outcomes through the Private Sector in Tanzania (SHOPS+)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18058", "descriptions": []} +{"datatype": "Text", "external_id": "MejVu3dvxBe", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16525", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "John Snow Inc (JSI)", "Start Date": "2014-10-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18059 - Advancing Partners and Communities", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18059", "descriptions": []} +{"datatype": "Text", "external_id": "CSOwDSnZdfl", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "204", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Start Date": "2014-10-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18060 - Boresha Afya Northern Zone", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18060", "descriptions": []} +{"datatype": "Text", "external_id": "UzH6BtMfyvo", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10553", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Futures Group", "Start Date": "2014-10-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18061 - Health Policy Plus (HP+)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18061", "descriptions": []} +{"datatype": "Text", "external_id": "RQgvaO8HKKd", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "14748", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "NACC", "Start Date": "2014-10-01", "Operational Unit": "Cameroon"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18062 - Strengthening the Capacity of the National AIDS Control Commitee to Ensure Prevention of HIV in Health Care Settings", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18062", "descriptions": []} +{"datatype": "Text", "external_id": "TyESWSzMPGL", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19877", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Global Health Supply Chain Program", "Start Date": "2014-10-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18063 - Global Health Supply Chain Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18063", "descriptions": []} +{"datatype": "Text", "external_id": "KrgaG7rzNrS", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "12020", "End Date": "2014-09-30", "Agency": "State/AF", "Partner": "State/AF (partner)", "Start Date": "2014-09-30", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18064 - FAKE", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18064", "descriptions": []} +{"datatype": "Text", "external_id": "pl6ALxima4Q", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18065 - Scaling up HIV/AIDS prevention, care and treatment services through faith-based organizations", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18065", "descriptions": []} +{"datatype": "Text", "external_id": "JRemMmYKK83", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "DOD", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18066 - Mbeya Follow on", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18066", "descriptions": []} +{"datatype": "Text", "external_id": "TOKHnW93oh2", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2016-09-30", "Agency": "DOD", "Partner": "TBD", "Start Date": "2014-10-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18067 - Mbeya HJF Follow on", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18067", "descriptions": []} +{"datatype": "Text", "external_id": "JEhzwxvxdmU", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2016-09-30", "Agency": "DOD", "Partner": "TBD", "Start Date": "2014-10-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18068 - Ruvuma HJF Follow on", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18068", "descriptions": []} +{"datatype": "Text", "external_id": "miU44ap63ML", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "217", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "IntraHealth International, Inc", "Start Date": "2014-09-30", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18069 - Strengthening HRH", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18069", "descriptions": []} +{"datatype": "Text", "external_id": "ilWaaDLVXJm", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9652", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "DevTech Systems Inc", "Start Date": "2014-10-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18070 - Monitoring, Evaluation & Learning Program (MEL)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18070", "descriptions": []} +{"datatype": "Text", "external_id": "ExA0dyRBths", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18071 - HCWM TBD", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18071", "descriptions": []} +{"datatype": "Text", "external_id": "hfxtUNWYqFn", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9853", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "New Partner", "Start Date": "2014-10-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18072 - Results-based Financing", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18072", "descriptions": []} +{"datatype": "Text", "external_id": "D1Vk4ZqaqNr", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18073 - Warehouse Construction", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18073", "descriptions": []} +{"datatype": "Text", "external_id": "sTxbheu179H", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18074 - MER Outcomes Monitoring (MEASURE)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18074", "descriptions": []} +{"datatype": "Text", "external_id": "RZRV8Vt01kd", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19845", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Widows and Orphans Empowerment Organization", "Start Date": "2014-10-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18075 - Local Partners for Orphans & Vulnerable Children 2", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18075", "descriptions": []} +{"datatype": "Text", "external_id": "m1dPAZL8JJM", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19813", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Dexis Consulting Group", "Start Date": "2014-10-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18076 - Global Health Program Cycle Improvement Project (GH Pro)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18076", "descriptions": []} +{"datatype": "Text", "external_id": "dUmEzR3OLUA", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "594", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "World Education", "Start Date": "2014-10-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18077 - Ref to Mech ID # 17696 for current bugdet & targets for Better Outcomes for Children and Youth Eastern and Northern Regions (BOCY)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18077", "descriptions": []} +{"datatype": "Text", "external_id": "lSOvFtf3kKY", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16860", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Vodafone Foundation", "Start Date": "2014-09-30", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18078 - Vodafone Foundation PPP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18078", "descriptions": []} +{"datatype": "Text", "external_id": "hWX9hMyPnBW", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18079 - Pediatric AIDS Initiative", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18079", "descriptions": []} +{"datatype": "Text", "external_id": "K0iPH9GPdvi", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1155", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Columbia University", "Start Date": "2014-10-01", "Operational Unit": "Cameroon"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18080 - ICAP - PMTCT-ART Center-Littoral 2015", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18080", "descriptions": []} +{"datatype": "Text", "external_id": "JpheXNFPR1o", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18081 - Pediatric AIDS Initiative", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18081", "descriptions": []} +{"datatype": "Text", "external_id": "O4uoo4xy2u3", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "Commerce", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18082 - DUMMY MECHANISM - LUCILLE", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18082", "descriptions": []} +{"datatype": "Text", "external_id": "nz3odB6rBXH", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "14159", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "COUNCIL OF SCIENTIFIC AND INDUSTRIAL RESEARCH", "Start Date": "2014-10-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18083 - Council for Scientific and Industrial Research (CDC GH001937)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18083", "descriptions": []} +{"datatype": "Text", "external_id": "AUOz33okAw6", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18084 - TBD-SIMS USAID", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18084", "descriptions": []} +{"datatype": "Text", "external_id": "jvXmP7otJHg", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-10-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18085 - USG OVC Programming and Economic Evaluation", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18085", "descriptions": []} +{"datatype": "Text", "external_id": "NvGTVKPe3cg", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1212", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Measure Evaluation", "Start Date": "2014-10-01", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18086 - MEASURE Evaluation Phase IV", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18086", "descriptions": []} +{"datatype": "Text", "external_id": "USh4dqQfZS7", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18087 - TBD", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18087", "descriptions": []} +{"datatype": "Text", "external_id": "rPwsXolpTOx", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "33", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Catholic Relief Services", "Start Date": "2014-10-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18088 - 4Children", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18088", "descriptions": []} +{"datatype": "Text", "external_id": "IC23kfVMTGf", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "DOD", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18089 - TBD Prevalence Survey", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18089", "descriptions": []} +{"datatype": "Text", "external_id": "bwG8qp6Jf4k", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Democratic Republic of the Congo"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18090 - Linkages Across the Continuum of HIV Services for Key Populations Affected by HIV (Linkages)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18090", "descriptions": []} +{"datatype": "Text", "external_id": "Imj2tBhp2z1", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "228", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Pathfinder International", "Start Date": "2014-10-01", "Operational Unit": "Democratic Republic of the Congo"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18091 - Kipa Ya Mupia/Evidence to Action - PROSANI Plus", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18091", "descriptions": []} +{"datatype": "Text", "external_id": "JVafaPfopJf", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "233", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Program for Appropriate Technology in Health", "Start Date": "2014-10-01", "Operational Unit": "Democratic Republic of the Congo"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18092 - Integrated HIV/AIDS Project Haut-Katanga/Lualaba", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18092", "descriptions": []} +{"datatype": "Text", "external_id": "NF0auG4z9GK", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "204", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Start Date": "2014-10-01", "Operational Unit": "Democratic Republic of the Congo"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18093 - Integrated HIV/AIDS Project Kinshasa", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18093", "descriptions": []} +{"datatype": "Text", "external_id": "HNthTsFA2OP", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "228", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Pathfinder International", "Start Date": "2014-10-01", "Operational Unit": "Democratic Republic of the Congo"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18094 - KIPA /EVIDENCE TO ACTION-PROVIC PLUS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18094", "descriptions": []} +{"datatype": "Text", "external_id": "IvqGGn6pnZm", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2014-10-01", "Operational Unit": "Democratic Republic of the Congo"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18095 - Cross Border-Health Integrated Partnership Project (CB-HIPP)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18095", "descriptions": []} +{"datatype": "Text", "external_id": "EzR1n3Psztz", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6277", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "International Center for AIDS Care and Treatment Programs, Columbia University", "Start Date": "2014-10-01", "Operational Unit": "Democratic Republic of the Congo"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18096 - Increase Access to Comprehensive HIV/AIDS Prevention, Care, and Treatment Services in DRC under PEPFAR", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18096", "descriptions": []} +{"datatype": "Text", "external_id": "ZkhahokEUeU", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "FHI 360", "Start Date": "2014-10-01", "Operational Unit": "Democratic Republic of the Congo"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18097 - Capacity Strengthening for Strategic Information", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18097", "descriptions": []} +{"datatype": "Text", "external_id": "OtgjeRgO7rS", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "U.S. Department of Health and Human Services/Centers for Disease Control and Prevention (HHS/CDC)", "Start Date": "2014-09-30", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18098 - Centers for Disease Control & Prevention", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18098", "descriptions": []} +{"datatype": "Text", "external_id": "FHEFTVQ4Ml2", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2014-10-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18099 - Linkages Across the Continuum of HIV Services for Key Populations affected by HIV (LINKAGES) Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18099", "descriptions": []} +{"datatype": "Text", "external_id": "pTcOO55cTrd", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19879", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Ajuda de Desenvolvimento de Povo para Povo", "Start Date": "2014-10-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18100 - Primary School Retention and Transition to Secondary School for Vulnerable Girls in Zambezia", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18100", "descriptions": []} +{"datatype": "Text", "external_id": "sjjPYVCAwfs", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "219", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "JHPIEGO", "Start Date": "2014-10-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18101 - Maternal and Child Survival Program (MCSP)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18101", "descriptions": []} +{"datatype": "Text", "external_id": "JY5qvBun6bZ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "507", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Johns Hopkins University Center for Communication Programs", "Start Date": "2014-10-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18102 - Communication for Improved Health Outcomes (CIHO)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18102", "descriptions": []} +{"datatype": "Text", "external_id": "zBx7trkBRNR", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2014-10-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18103 - Service Delivery and Support for Orphans and Vulnerable Children", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18103", "descriptions": []} +{"datatype": "Text", "external_id": "fKm33mGxppJ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-10-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18104 - MMEMS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18104", "descriptions": []} +{"datatype": "Text", "external_id": "wtAoATPrvnd", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18105 - HODI/Eurosis", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18105", "descriptions": []} +{"datatype": "Text", "external_id": "FvONqNYyk9l", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "219", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "JHPIEGO", "Start Date": "2014-10-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18108 - FADM HIV Treatment Scale-Up Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18108", "descriptions": []} +{"datatype": "Text", "external_id": "ziPVFGDnnq1", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "DOD", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18109 - DOD HIV TBD 2", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18109", "descriptions": []} +{"datatype": "Text", "external_id": "TsNjayAPKa3", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19913", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "African Health Profession Regulatory Collaborative for Nurses and Midwives", "Start Date": "2014-10-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18110 - ARC - Nursing Council", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18110", "descriptions": []} +{"datatype": "Text", "external_id": "E4dsbussFee", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4622", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "American International Health Alliance Twinning Center", "Start Date": "2014-09-30", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18111 - Disclosure counseling training for social service providers supporting parents, children and adolescents", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18111", "descriptions": []} +{"datatype": "Text", "external_id": "H8X6FJ3kKvK", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-10-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18112 - School Based Testing", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18112", "descriptions": []} +{"datatype": "Text", "external_id": "eojOYGlqDRI", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "228", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Pathfinder International", "Start Date": "2014-09-30", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18113 - Increasing access to HIV prevention care and treatment for Key Populations in Mozambique", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18113", "descriptions": []} +{"datatype": "Text", "external_id": "oFd2P9eJ5NM", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-10-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18120 - HSS Follow On", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18120", "descriptions": []} +{"datatype": "Text", "external_id": "bTYWuXp8eQY", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15719", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "ICF Macro", "Start Date": "2014-10-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18121 - Transition Monitoring", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18121", "descriptions": []} +{"datatype": "Text", "external_id": "b2eH251NgGR", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "228", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Pathfinder International", "Start Date": "2014-10-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18122 - Family Planning Integrated Activity", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18122", "descriptions": []} +{"datatype": "Text", "external_id": "TLxLYBnDLWU", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16782", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Counterpart International", "Start Date": "2014-10-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18123 - Parceria Civica para Boa Governacao", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18123", "descriptions": []} +{"datatype": "Text", "external_id": "ly2QlLwI3dK", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16539", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "United Nations Office on Drug and Crime (UNODC)", "Start Date": "2013-09-01", "Operational Unit": "Central Asia Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18124 - UNODC", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18124", "descriptions": []} +{"datatype": "Text", "external_id": "zRKNDPPhX58", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "7715", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "University Research Council", "Start Date": "2014-10-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18125 - ASSIST", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18125", "descriptions": []} +{"datatype": "Text", "external_id": "kIYV5ndDS6w", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16525", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "John Snow Inc (JSI)", "Start Date": "2014-10-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18126 - AIDSFree", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18126", "descriptions": []} +{"datatype": "Text", "external_id": "Ig0WNQwF3d6", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "521", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "University of North Carolina at Chapel Hill, Carolina Population Center", "Start Date": "2014-10-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18127 - Measure Evaluation IV", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18127", "descriptions": []} +{"datatype": "Text", "external_id": "kLFrPpXJYZA", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "33", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Catholic Relief Services", "Start Date": "2014-10-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18128 - Coordinating Comprehensive Care for Children - 4 Children", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18128", "descriptions": []} +{"datatype": "Text", "external_id": "qccrPUH3zmv", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2017-09-30", "Agency": "State/AF", "Partner": "TBD", "Start Date": "2014-10-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18129 - 3rd Party Data Audit", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18129", "descriptions": []} +{"datatype": "Text", "external_id": "xEcbAE3TW3H", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1717", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "Research Triangle International", "Start Date": "2014-10-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18130 - TBD", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18130", "descriptions": []} +{"datatype": "Text", "external_id": "dYTIdAeyJri", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "217", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "IntraHealth International, Inc", "Start Date": "2014-10-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18131 - VMMC Follow on - (GH002031)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18131", "descriptions": []} +{"datatype": "Text", "external_id": "XuybQ8ErSoQ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "DOD", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "South Sudan"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18132 - New VMMC IM", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18132", "descriptions": []} +{"datatype": "Text", "external_id": "wfmfRveQfOD", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "33", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Catholic Relief Services", "Start Date": "2014-10-01", "Operational Unit": "South Sudan"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18133 - 4 Children", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18133", "descriptions": []} +{"datatype": "Text", "external_id": "R875Z3WZefV", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-10-01", "Operational Unit": "Burma"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18134 - Cascades: Burma HIV/AIDS Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18134", "descriptions": []} +{"datatype": "Text", "external_id": "nYMTXyZq75g", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-10-01", "Operational Unit": "Burma"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18135 - TASC 4 ITC", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18135", "descriptions": []} +{"datatype": "Text", "external_id": "CMQoC0nMyuu", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "220", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2014-10-01", "Operational Unit": "Zimbabwe"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18138 - Building Local Capacity", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18138", "descriptions": []} +{"datatype": "Text", "external_id": "yrqNLj89k3Y", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16557", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Southern Africa HIV and AIDS Information Dissemination Service (SAfAIDS)", "Start Date": "2014-10-01", "Operational Unit": "Zimbabwe"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18139 - Youth4Zero and Prevention+", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18139", "descriptions": []} +{"datatype": "Text", "external_id": "mtVaZ6XXrvX", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-10-01", "Operational Unit": "Zimbabwe"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18140 - Zimbabwe Works Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18140", "descriptions": []} +{"datatype": "Text", "external_id": "T5YvFcv2mMT", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1085", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "UNICEF", "Start Date": "2014-10-01", "Operational Unit": "Zimbabwe"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18141 - Social Protection Fund", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18141", "descriptions": []} +{"datatype": "Text", "external_id": "El796fuA8pR", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Population Services International", "Start Date": "2014-10-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18142 - SIFPO 2", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18142", "descriptions": []} +{"datatype": "Text", "external_id": "aIMA2XyeiaT", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "33", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Catholic Relief Services", "Start Date": "2014-10-01", "Operational Unit": "Lesotho"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18143 - 4Children \u2013 Coordinating Comprehensive Care for Children", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18143", "descriptions": []} +{"datatype": "Text", "external_id": "isAMLgOlDMm", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18148 - Primary School Retention and Transition to Secondary School for Vulnerable Girls in Zambezia", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18148", "descriptions": []} +{"datatype": "Text", "external_id": "dnd4I828PCv", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16864", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "Center for Community Health Promotion", "Start Date": "2013-09-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18149 - CHP \u2013 HIV/AIDS Prevention", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18149", "descriptions": []} +{"datatype": "Text", "external_id": "PSNTFwJ6epH", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "17045", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Family AIDS Care Trust (FACT) Mutare", "Start Date": "2014-10-01", "Operational Unit": "Zimbabwe"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18150 - Coalition for Effective Community Health and HIV Response, Leadership and Accountability (CECHLA)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18150", "descriptions": []} +{"datatype": "Text", "external_id": "BQNOv1AjHL5", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "204", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Start Date": "2014-10-01", "Operational Unit": "Zimbabwe"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18151 - EGPAF Central", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18151", "descriptions": []} +{"datatype": "Text", "external_id": "xWUu1wUGFjj", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9886", "End Date": "2017-09-30", "Agency": "HHS/HRSA", "Partner": "American International Health Alliance", "Start Date": "2014-10-01", "Operational Unit": "Cambodia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18152 - Twinning Initiative", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18152", "descriptions": []} +{"datatype": "Text", "external_id": "rjAx2GS0TrC", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9853", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "New Partner", "Start Date": "2014-10-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18153 - Citizens Engaging in Government Oversight (CEGO)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18153", "descriptions": []} +{"datatype": "Text", "external_id": "K9OQz5JZDdP", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "273", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Groupe Haitien d'Etude du Sarcome de Kaposi et des Infections Opportunistes", "Start Date": "2014-10-01", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18154 - Strenghthening GBV programs and Services for Vulnerable Populations", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18154", "descriptions": []} +{"datatype": "Text", "external_id": "nnJkCwxOwO5", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10553", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Futures Group", "Start Date": "2014-10-01", "Operational Unit": "Central Asia Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18155 - LEADER for PLHIV", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18155", "descriptions": []} +{"datatype": "Text", "external_id": "p797vIgegpD", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19876", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Zanmi Lasante (Partners in Health)", "Start Date": "2014-10-01", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18158 - Border Health Activities", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18158", "descriptions": []} +{"datatype": "Text", "external_id": "VMBscYGhKUz", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19877", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Global Health Supply Chain Program", "Start Date": "2016-10-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18159 - Global Health Supply Chain Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18159", "descriptions": []} +{"datatype": "Text", "external_id": "jmSpHeSkWxY", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16525", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "John Snow Inc (JSI)", "Start Date": "2016-10-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18160 - AIDSFree ZAMBIA", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18160", "descriptions": []} +{"datatype": "Text", "external_id": "hSc067hgXzx", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19811", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Remote Medical International", "Start Date": "2016-10-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18161 - USAID|GHSC-RTK", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18161", "descriptions": []} +{"datatype": "Text", "external_id": "SJbad8CpG4u", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6", "End Date": "2014-09-30", "Agency": "PC", "Partner": "U.S. Peace Corps", "Start Date": "2014-09-30", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18162 - HVOP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18162", "descriptions": []} +{"datatype": "Text", "external_id": "PoqIhqJIyPe", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "216", "End Date": "2018-09-30", "Agency": "HHS/HRSA", "Partner": "University of Washington", "Start Date": "2016-10-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18163 - Technical assistance to strengthen government health systems", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18163", "descriptions": []} +{"datatype": "Text", "external_id": "Wi3zpljEuSw", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2016-10-01", "Operational Unit": "India"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18164 - EQUIP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18164", "descriptions": []} +{"datatype": "Text", "external_id": "SraX0QN4nz8", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "5554", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Karnataka Health Promotion Trust", "Start Date": "2016-10-01", "Operational Unit": "India"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18165 - Annual Program Statement - OVC", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18165", "descriptions": []} +{"datatype": "Text", "external_id": "BtHJwYlpXs9", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2016-10-01", "Operational Unit": "India"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18166 - TBD (EVALUATION)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18166", "descriptions": []} +{"datatype": "Text", "external_id": "wMimHxUWe6w", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "216", "End Date": "2018-09-30", "Agency": "HHS/HRSA", "Partner": "University of Washington", "Start Date": "2016-10-01", "Operational Unit": "India"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18167 - I-TECH", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18167", "descriptions": []} +{"datatype": "Text", "external_id": "CqWGNl6adx8", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "544", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "UNAIDS - Joint United Nations Programme on HIV/AIDS", "Start Date": "2016-10-01", "Operational Unit": "India"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18168 - UNAIDS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18168", "descriptions": []} +{"datatype": "Text", "external_id": "YnnpuuIyUzj", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2016-10-01", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18169 - CIHTC Follow-on", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18169", "descriptions": []} +{"datatype": "Text", "external_id": "gyIOAevMq71", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "421", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Ministry of Health and Social Welfare, Tanzania", "Start Date": "2016-10-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18170 - Consolidated MOH Coag - (GH17-1722)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18170", "descriptions": []} +{"datatype": "Text", "external_id": "FI1iGnq3J4z", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2016-10-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18171 - Consolidated Community - (GH17-1720)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18171", "descriptions": []} +{"datatype": "Text", "external_id": "YI7QyKibXQZ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2014-10-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18172 - Sustainable HIV Response from Technical Assistance (SHIFT) Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18172", "descriptions": []} +{"datatype": "Text", "external_id": "iTWr2QpZ0xb", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19684", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Center for Promotion of Quality of Life", "Start Date": "2014-10-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18173 - USAID Enhanced Community HIV Link- Southern Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18173", "descriptions": []} +{"datatype": "Text", "external_id": "QyiDvPQIEyF", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15399", "End Date": "2018-09-30", "Agency": "State/AF", "Partner": "Department of State/AF - Public Affairs Section", "Start Date": "2016-10-01", "Operational Unit": "Zimbabwe"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18174 - Public Affairs Communications", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18174", "descriptions": []} +{"datatype": "Text", "external_id": "tNh5h1Zq5ps", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3781", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Partnership for Supply Chain Management", "Start Date": "2016-10-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18183 - The Partnership for Supply Chain Management", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18183", "descriptions": []} +{"datatype": "Text", "external_id": "n1Ml9Yg8Fy9", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "U.S. Department of Defense (Defense)", "Start Date": "2016-10-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18184 - DoD Mech Guyana", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18184", "descriptions": []} +{"datatype": "Text", "external_id": "ANvnkBMpkL6", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15985", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Davis Memorial Hospital and Clinic", "Start Date": "2016-10-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18185 - Positively United to Support Humanity", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18185", "descriptions": []} +{"datatype": "Text", "external_id": "AijxzK750Xm", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6", "End Date": "2017-09-30", "Agency": "PC", "Partner": "U.S. Peace Corps", "Start Date": "2016-10-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18186 - Peace Corps", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18186", "descriptions": []} +{"datatype": "Text", "external_id": "jvMCTZ2Pxp3", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16525", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "John Snow Inc (JSI)", "Start Date": "2016-10-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18187 - Advancing Partners and Communities Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18187", "descriptions": []} +{"datatype": "Text", "external_id": "tZWI6zzKq9B", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19423", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Caribbean Regional Public Health Agency", "Start Date": "2016-10-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18188 - CARPHA Guyana CoAg GH001642", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18188", "descriptions": []} +{"datatype": "Text", "external_id": "dmlGRIip37R", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2016-10-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18189 - MEASURE EVALUATION PHASE IIII", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18189", "descriptions": []} +{"datatype": "Text", "external_id": "pT6y3oCEISj", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "587", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Ministry of Health, Guyana", "Start Date": "2016-10-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18190 - Ministry of Health, Guyana CoAg GH001632", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18190", "descriptions": []} +{"datatype": "Text", "external_id": "WlASLtStTNf", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "517", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of California at San Francisco", "Start Date": "2016-10-01", "Operational Unit": "Burma"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18191 - Surveillance Technical Support", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18191", "descriptions": []} +{"datatype": "Text", "external_id": "vIunVpQJhs1", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "978", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "American Society of Clinical Pathology", "Start Date": "2016-10-01", "Operational Unit": "Burma"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18192 - Laboratory Support and Technical Assistance", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18192", "descriptions": []} +{"datatype": "Text", "external_id": "xoHx3tg4Ewb", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19877", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Global Health Supply Chain Program", "Start Date": "2016-10-01", "Operational Unit": "Burma"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18193 - Global Health Supply Chain Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18193", "descriptions": []} +{"datatype": "Text", "external_id": "UTLTfJFRwva", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19877", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Global Health Supply Chain Program", "Start Date": "2014-10-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18194 - Global Health Supply Chain Program (GHSCP)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18194", "descriptions": []} +{"datatype": "Text", "external_id": "eaHkGmFHSl8", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19877", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Global Health Supply Chain Program", "Start Date": "2016-10-01", "Operational Unit": "Cameroon"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18195 - Global Health Supply Chain Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18195", "descriptions": []} +{"datatype": "Text", "external_id": "SjMDxG7Gk9g", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19877", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Global Health Supply Chain Program", "Start Date": "2016-10-01", "Operational Unit": "Central Asia Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18196 - Global Health Supply Chain", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18196", "descriptions": []} +{"datatype": "Text", "external_id": "VlOgb7Tn6D7", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "440", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2016-10-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18197 - Health Finance and Governance", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18197", "descriptions": []} +{"datatype": "Text", "external_id": "Bg7tU35JQ7N", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19877", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Global Health Supply Chain Program", "Start Date": "2016-10-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18198 - Global Health Supply Chain- Procurement and Supply Management (GHSC-PSM)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18198", "descriptions": []} +{"datatype": "Text", "external_id": "DqsLZDv2YnV", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "446", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Chemonics International", "Start Date": "2016-10-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18199 - HRH2030", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18199", "descriptions": []} +{"datatype": "Text", "external_id": "eyZRWv4sqDE", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19877", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Global Health Supply Chain Program", "Start Date": "2016-10-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18200 - Global Health Supply Chain- Technical Assistance (GHSC-TA)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18200", "descriptions": []} +{"datatype": "Text", "external_id": "KKiuEKVl48h", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2016-10-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18201 - Warehouse Construction", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18201", "descriptions": []} +{"datatype": "Text", "external_id": "rbaDaSBQ0Td", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9853", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "New Partner", "Start Date": "2016-10-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18202 - Citizens Engaging in Government Oversight (CEGO)- TACOSODE", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18202", "descriptions": []} +{"datatype": "Text", "external_id": "tLjPXQ3zYIB", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "204", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Start Date": "2016-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18203 - EGPAF Timiza", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18203", "descriptions": []} +{"datatype": "Text", "external_id": "b8K6Cn4q1f6", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "535", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of Nairobi", "Start Date": "2016-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18204 - UON CRISSP Plus", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18204", "descriptions": []} +{"datatype": "Text", "external_id": "vps5RBXiJN1", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15501", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of Maryland Baltimore", "Start Date": "2016-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18205 - UMB PACT Kamili", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18205", "descriptions": []} +{"datatype": "Text", "external_id": "QMwBJ6D1wTz", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19943", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Kenya Conference of Catholic Bishops", "Start Date": "2016-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18206 - KCCB KARP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18206", "descriptions": []} +{"datatype": "Text", "external_id": "fEfQFecYUw7", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1155", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Columbia University", "Start Date": "2016-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18207 - Columbia STARS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18207", "descriptions": []} +{"datatype": "Text", "external_id": "snSykSL9Dr1", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "984", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Impact Research and Development Organization", "Start Date": "2016-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18208 - IRDO Tuungane 3", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18208", "descriptions": []} +{"datatype": "Text", "external_id": "iaQa3BOFwWP", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "293", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Liverpool VCT and Care", "Start Date": "2016-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18209 - LVCT Daraja", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18209", "descriptions": []} +{"datatype": "Text", "external_id": "Kos1NJLfb7v", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2016-10-01", "Operational Unit": "Ukraine"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18210 - Serving Life", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18210", "descriptions": []} +{"datatype": "Text", "external_id": "jBvzLLpAXqc", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2016-10-01", "Operational Unit": "Ukraine"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18211 - SAFEMed", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18211", "descriptions": []} +{"datatype": "Text", "external_id": "G0Us1PzD5WF", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9646", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "KNCV Tuberculosis Foundation", "Start Date": "2016-10-01", "Operational Unit": "Ukraine"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18212 - Challenge TB", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18212", "descriptions": []} +{"datatype": "Text", "external_id": "sWDiFwnba7R", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16526", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Ministry of Health (MOH)", "Start Date": "2016-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18213 - Partnership with MOH on HIV/AIDS and TB Programs", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18213", "descriptions": []} +{"datatype": "Text", "external_id": "ErvE3YmGz3m", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19907", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Palladium Group", "Start Date": "2016-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18214 - Health Information Systems Innovations", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18214", "descriptions": []} +{"datatype": "Text", "external_id": "JvHJoHz26OE", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "851", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Coptic Hospital", "Start Date": "2016-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18215 - Coptic Hospitals", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18215", "descriptions": []} +{"datatype": "Text", "external_id": "kvMHQ2WIUzB", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15501", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of Maryland Baltimore", "Start Date": "2016-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18216 - UMB PACE Kamilisha", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18216", "descriptions": []} +{"datatype": "Text", "external_id": "pdOKYTr2yXh", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19944", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "County Government of Siaya", "Start Date": "2016-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18217 - Ngima for Sure", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18217", "descriptions": []} +{"datatype": "Text", "external_id": "IbIz7dWOjAU", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16526", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Ministry of Health (MOH)", "Start Date": "2016-10-01", "Operational Unit": "Ukraine"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18219 - NPHC/UCDC Care and Treatment", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18219", "descriptions": []} +{"datatype": "Text", "external_id": "oGR4pTahz2A", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19877", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Global Health Supply Chain Program", "Start Date": "2016-10-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18220 - Global Health Supply Chain Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18220", "descriptions": []} +{"datatype": "Text", "external_id": "PeHcIIgt1Sw", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "316", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Right To Care, South Africa", "Start Date": "2016-10-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18221 - EQUIP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18221", "descriptions": []} +{"datatype": "Text", "external_id": "F8MMCt2ZTY7", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19942", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "Yayasan Siklus Sehat Indonesia", "Start Date": "2016-10-01", "Operational Unit": "Indonesia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18222 - Siklus", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18222", "descriptions": []} +{"datatype": "Text", "external_id": "lXui1Xc4Jyr", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "519", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of Maryland", "Start Date": "2016-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18223 - Kemri Non-Research", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18223", "descriptions": []} +{"datatype": "Text", "external_id": "aXz1IrCVrGf", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19877", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Global Health Supply Chain Program", "Start Date": "2016-10-01", "Operational Unit": "Indonesia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18225 - Global Health Supply Chain Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18225", "descriptions": []} +{"datatype": "Text", "external_id": "Gg4xO7AsaxK", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19582", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Republican AIDS Center", "Start Date": "2016-10-01", "Operational Unit": "Central Asia Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18226 - Republican AIDS Center of the Republic of Kyrgyzstan", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18226", "descriptions": []} +{"datatype": "Text", "external_id": "mq7YA1OSAgO", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Population Services International", "Start Date": "2016-10-01", "Operational Unit": "Lesotho"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18227 - Scaling-up Targeted Community Based HTS and Linkage to Treatment in Lesotho", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18227", "descriptions": []} +{"datatype": "Text", "external_id": "zy83YePmu9g", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9881", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Cameroon Baptist Convention Health Board", "Start Date": "2016-10-01", "Operational Unit": "Cameroon"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18228 - ART services in 8 regions", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18228", "descriptions": []} +{"datatype": "Text", "external_id": "EMAzFOo5VDh", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2016-10-01", "Operational Unit": "Cameroon"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18229 - Strengthening the Capacity of the National AIDS Control Committee", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18229", "descriptions": []} +{"datatype": "Text", "external_id": "Z2oQED25Xhb", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2016-10-01", "Operational Unit": "Cameroon"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18230 - Strengthening Public Health Laboratory Systems in Cameroon", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18230", "descriptions": []} +{"datatype": "Text", "external_id": "QBSfl0yLRho", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1220", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "Population Services International/Society for Family Health", "Start Date": "2016-10-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18231 - Society for Family Health", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18231", "descriptions": []} +{"datatype": "Text", "external_id": "F0Drmnf8Lar", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "230", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Population Council", "Start Date": "2016-10-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18233 - IBBSS Priorty and Other Vulnerable Populations(Project SOAR)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18233", "descriptions": []} +{"datatype": "Text", "external_id": "dtZlbDWpRfe", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "316", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Right To Care, South Africa", "Start Date": "2016-10-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18234 - EQUIP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18234", "descriptions": []} +{"datatype": "Text", "external_id": "fobTBjzZYG4", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "316", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Right To Care, South Africa", "Start Date": "2016-10-01", "Operational Unit": "Lesotho"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18235 - EQUIP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18235", "descriptions": []} +{"datatype": "Text", "external_id": "gPdotuY0kBP", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19877", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Global Health Supply Chain Program", "Start Date": "2016-10-01", "Operational Unit": "South Sudan"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18236 - Global Health Supply Chain Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18236", "descriptions": []} +{"datatype": "Text", "external_id": "rzfOJg8CajW", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "7579", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Deloitte Consulting Limited", "Start Date": "2016-10-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18237 - Boresha Afya Southern Zone", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18237", "descriptions": []} +{"datatype": "Text", "external_id": "UdkBR3PIYHt", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2016-10-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18238 - Local FOA TBD2", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18238", "descriptions": []} +{"datatype": "Text", "external_id": "rq3GvjWvzos", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2016-10-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18239 - Local FOA TBD3", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18239", "descriptions": []} +{"datatype": "Text", "external_id": "W5ewxCHjO6F", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16860", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Vodafone Foundation", "Start Date": "2016-10-01", "Operational Unit": "Lesotho"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18240 - Vodafone", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18240", "descriptions": []} +{"datatype": "Text", "external_id": "az7hJ1Qtk8m", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "13265", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Tera Tech EM, INC", "Start Date": "2016-10-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18241 - Infrastructure Program - Engineering", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18241", "descriptions": []} +{"datatype": "Text", "external_id": "pizl5NiSfP4", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2016-10-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18242 - Infrastructure Program - Construction", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18242", "descriptions": []} +{"datatype": "Text", "external_id": "YyK6Qs0rLIa", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9653", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "African Field Epidemiology Network", "Start Date": "2016-10-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18243 - AFENET Follow-On", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18243", "descriptions": []} +{"datatype": "Text", "external_id": "wTdXivh5sLP", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "219", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "JHPIEGO", "Start Date": "2016-10-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18244 - Addressing unmet need in HIV Testing Services (HTS) through effective delivery models under PEPFAR", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18244", "descriptions": []} +{"datatype": "Text", "external_id": "gANZlKcxz0P", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3842", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Christian Health Association of Malawi", "Start Date": "2016-10-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18245 - Strengthening Human Resource For Health capacity to Deliver Quality HIV/AIDS services in high burden sites under PEPFAR", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18245", "descriptions": []} +{"datatype": "Text", "external_id": "Z2s34TndmWO", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "14350", "End Date": "2018-09-30", "Agency": "HHS/HRSA", "Partner": "Health Research Inc./New York State Department of Health", "Start Date": "2016-10-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18246 - Quality Improvement Capacity for Impact Project (QICIP)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18246", "descriptions": []} +{"datatype": "Text", "external_id": "WHuk7b3I6mS", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "219", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "JHPIEGO", "Start Date": "2014-10-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18247 - Technical Assistance to Provide High-Quality Voluntary Medical Male Circumcision (VMMC) Services to Programs Supported by the President\u2019s Emergency Plan for AIDS Relief (PEPFAR)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18247", "descriptions": []} +{"datatype": "Text", "external_id": "HeT1oF8NpE3", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "13273", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "UNAIDS II", "Start Date": "2014-09-30", "Operational Unit": "Papua New Guinea"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18248 - UNAIDS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18248", "descriptions": []} +{"datatype": "Text", "external_id": "VjRGaKdVXpQ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2016-10-01", "Operational Unit": "Papua New Guinea"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18249 - Foundation for Innovative New Diagnostics", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18249", "descriptions": []} +{"datatype": "Text", "external_id": "fnS4J0bpQss", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "8345", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "WHO/AFRO", "Start Date": "2014-10-01", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18250 - WHO/AFRO Disease Control", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18250", "descriptions": []} +{"datatype": "Text", "external_id": "U6WxfXWCmkq", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2016-10-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18251 - Early Childhood Development Zambia", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18251", "descriptions": []} +{"datatype": "Text", "external_id": "k70C0lv261s", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "13191", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Government of Botswana", "Start Date": "2016-10-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18252 - Quality HIV/AIDS Services through Government of Botswana", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18252", "descriptions": []} +{"datatype": "Text", "external_id": "BwSWkENRlUk", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "519", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of Maryland", "Start Date": "2016-10-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18253 - Community HIV Testing and Counseling and KP Support", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18253", "descriptions": []} +{"datatype": "Text", "external_id": "stUYmovg74w", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "HHS/HRSA", "Partner": "TBD", "Start Date": "2016-10-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18254 - TBD International AIDS Education and Training Center", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18254", "descriptions": []} +{"datatype": "Text", "external_id": "GTVPvqhXn8H", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "13273", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "UNAIDS II", "Start Date": "2016-10-01", "Operational Unit": "Papua New Guinea"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18255 - UNAIDS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18255", "descriptions": []} +{"datatype": "Text", "external_id": "fOqK047yCZO", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3932", "End Date": "2018-09-30", "Agency": "State/AF", "Partner": "Regional Procurement Support Office/Frankfurt", "Start Date": "2016-10-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18256 - Construction and Renovation", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18256", "descriptions": []} +{"datatype": "Text", "external_id": "uPfEc7gdFWk", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "HHS/HRSA", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18257 - I-TECH Follow on", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18257", "descriptions": []} +{"datatype": "Text", "external_id": "sp2ypoaidHY", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15465", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Public Health Informatics Institute", "Start Date": "2016-10-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18258 - PHII", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18258", "descriptions": []} +{"datatype": "Text", "external_id": "V67Uo0hcYWn", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2016-10-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18259 - Youth Workforce Development", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18259", "descriptions": []} +{"datatype": "Text", "external_id": "CMswphbAADU", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "216", "End Date": "2018-09-30", "Agency": "HHS/HRSA", "Partner": "University of Washington", "Start Date": "2016-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18260 - International AIDS Education and Training Center (I-TECH)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18260", "descriptions": []} +{"datatype": "Text", "external_id": "RwEnqYDRI1s", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "501", "End Date": "2018-09-30", "Agency": "HHS/HRSA", "Partner": "Columbia University Mailman School of Public Health", "Start Date": "2016-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18261 - Quality Improvement Capacity for Impact Project (QICIP)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18261", "descriptions": []} +{"datatype": "Text", "external_id": "b7pimRouXwV", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "544", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "UNAIDS - Joint United Nations Programme on HIV/AIDS", "Start Date": "2016-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18262 - Strengthening Public Health Capacity and SI Systems", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18262", "descriptions": []} +{"datatype": "Text", "external_id": "C4Si2fFp1xf", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1085", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "UNICEF", "Start Date": "2016-10-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18263 - Cash Plus Care", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18263", "descriptions": []} +{"datatype": "Text", "external_id": "Jtk8IESraeS", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18264 - Evidence on Cash Plus Care", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18264", "descriptions": []} +{"datatype": "Text", "external_id": "IfrtV6l1WOC", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16525", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "John Snow Inc (JSI)", "Start Date": "2016-10-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18265 - AIDS Free", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18265", "descriptions": []} +{"datatype": "Text", "external_id": "CvC9tMOQI6W", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "273", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Groupe Haitien d'Etude du Sarcome de Kaposi et des Infections Opportunistes", "Start Date": "2016-10-01", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18266 - GHESKIO 1924", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18266", "descriptions": []} +{"datatype": "Text", "external_id": "rGKQeWyWylR", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "605", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Partners in Health", "Start Date": "2016-10-01", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18267 - PIH 1926", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18267", "descriptions": []} +{"datatype": "Text", "external_id": "GzaWeBpU10r", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "32", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Catholic Medical Mission Board", "Start Date": "2016-10-01", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18268 - CMMB 1970", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18268", "descriptions": []} +{"datatype": "Text", "external_id": "ANzR8l43Xwk", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "273", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Groupe Haitien d'Etude du Sarcome de Kaposi et des Infections Opportunistes", "Start Date": "2016-10-01", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18269 - GHESKIO 1969", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18269", "descriptions": []} +{"datatype": "Text", "external_id": "vNvcxJfZsdR", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "272", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Foundation for Reproductive Health and Family Education", "Start Date": "2016-10-01", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18270 - FOSREF 1925", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18270", "descriptions": []} +{"datatype": "Text", "external_id": "fahxYyQNr9N", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19883", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Ho Chi Minh City Department of Health", "Start Date": "2016-10-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18271 - Department of Health HCMC", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18271", "descriptions": []} +{"datatype": "Text", "external_id": "gbJr0W41f1I", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "TBD", "Start Date": "2016-10-01", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18272 - DOD TBD", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18272", "descriptions": []} +{"datatype": "Text", "external_id": "OBbsvVxzIM7", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2016-10-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18273 - Regional Health Integration to Enhance Services \u2013 North, Acholi (RHITES-N, Acholi)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18273", "descriptions": []} +{"datatype": "Text", "external_id": "jDG04fEwnSz", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2016-10-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18274 - Regional Health Integration to Enhance Services \u2013 North, Lango (RHITES-N, Lango)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18274", "descriptions": []} +{"datatype": "Text", "external_id": "DTkqa4J07Rn", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16525", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "John Snow Inc (JSI)", "Start Date": "2014-10-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18275 - Strengthening High Impact Interventions for an AIDS-Free Generation (AIDSFree) Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18275", "descriptions": []} +{"datatype": "Text", "external_id": "LaDfLZ00no1", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9652", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "DevTech Systems Inc", "Start Date": "2016-10-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18276 - PPL-LER Monitoring and Evaluation IDIQ", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18276", "descriptions": []} +{"datatype": "Text", "external_id": "jU5H3qphVRZ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2016-10-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18278 - Surveillance and Data Use Support to the National Health Information System", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18278", "descriptions": []} +{"datatype": "Text", "external_id": "mVHNbqKTLZg", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "33", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Catholic Relief Services", "Start Date": "2016-10-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18279 - Coordinating Comprehensive Care for Children (4Children)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18279", "descriptions": []} +{"datatype": "Text", "external_id": "RxF7OnSTaBw", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2016-10-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18280 - Integrated HIV Prevention and Health Services for Key and Priority Populations (HIS-KP)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18280", "descriptions": []} +{"datatype": "Text", "external_id": "jOeJGYRQEKZ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19685", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Chemonics. Inc", "Start Date": "2016-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18281 - Kenya Supply Chain System Strengthening", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18281", "descriptions": []} +{"datatype": "Text", "external_id": "BF2CCA2Hwzv", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19877", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Global Health Supply Chain Program", "Start Date": "2014-10-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18282 - Global Health Supply Chain Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18282", "descriptions": []} +{"datatype": "Text", "external_id": "ici0Fn7K1d2", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2016-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18283 - OVC Follow On Rift and Central", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18283", "descriptions": []} +{"datatype": "Text", "external_id": "h1cPmV2Ztyu", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2016-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18284 - OVC Follow On Western Nyanza", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18284", "descriptions": []} +{"datatype": "Text", "external_id": "lu3gDHGeDAI", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "33", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Catholic Relief Services", "Start Date": "2016-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18285 - Coordinating Comprehensive Care for Children", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18285", "descriptions": []} +{"datatype": "Text", "external_id": "NuhrKW4HyQS", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2016-10-01", "Operational Unit": "Zimbabwe"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18286 - TBD -- Harare City Health", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18286", "descriptions": []} +{"datatype": "Text", "external_id": "KY7iF9Xc9jp", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10673", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Heartland Alliance", "Start Date": "2016-10-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18287 - Key population Consortium - PROTECT", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18287", "descriptions": []} +{"datatype": "Text", "external_id": "h6ubGS2KTKh", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "204", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Start Date": "2016-10-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18288 - EGPAF Djasso", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18288", "descriptions": []} +{"datatype": "Text", "external_id": "Po9vzN5cGKp", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "501", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Columbia University Mailman School of Public Health", "Start Date": "2016-10-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18289 - Columbia University - ICAP - Follow-on", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18289", "descriptions": []} +{"datatype": "Text", "external_id": "H276vtSYjEp", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "215", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "International Rescue Committee", "Start Date": "2016-10-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18290 - STRONG 1 - IRC", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18290", "descriptions": []} +{"datatype": "Text", "external_id": "cwXsrchYv7H", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "219", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "JHPIEGO", "Start Date": "2016-10-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18291 - STRONG 2 - JHPIEGO", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18291", "descriptions": []} +{"datatype": "Text", "external_id": "kmaFniG66XQ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9883", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Sante Espoir Vie - Cote d'Ivoire", "Start Date": "2016-10-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18292 - STRONG 3 - SEVCI", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18292", "descriptions": []} +{"datatype": "Text", "external_id": "pUak3B4Qzrg", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "204", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Start Date": "2016-10-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18293 - STRONG 4 - EGPAF KeneyaDougou", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18293", "descriptions": []} +{"datatype": "Text", "external_id": "qDuGX650uXd", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "13245", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Pasteur Institute of Ivory Coast", "Start Date": "2016-10-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18294 - IPCI - Follow-on - Pasteur Institute of Cote d'Ivoire", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18294", "descriptions": []} +{"datatype": "Text", "external_id": "UbP9skkR37I", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "12807", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Ministry of Health and Public Hygiene, Cote d'Ivoire", "Start Date": "2016-10-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18295 - Ministry of Health - Follow-on", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18295", "descriptions": []} +{"datatype": "Text", "external_id": "KL3l1Cvw9LM", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16848", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Ministry of Family, Women, and Social Affairs, Cote d\u2019Ivoire", "Start Date": "2016-10-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18296 - MPFFPE/PNOEV - Follow-on", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18296", "descriptions": []} +{"datatype": "Text", "external_id": "xOOHg8PeUW3", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "549", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "World Health Organization", "Start Date": "2016-10-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18297 - UNAIDS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18297", "descriptions": []} +{"datatype": "Text", "external_id": "z8B1VCQ3Qyk", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "440", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2016-10-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18298 - Health Finance and Governance", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18298", "descriptions": []} +{"datatype": "Text", "external_id": "eb3YaLptEIy", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2016-10-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18299 - GBV Follow-on", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18299", "descriptions": []} +{"datatype": "Text", "external_id": "S5zD5PdkhKi", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "446", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Chemonics International", "Start Date": "2016-10-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18300 - HRH2030", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18300", "descriptions": []} +{"datatype": "Text", "external_id": "lJ2Re2TTPMs", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2016-10-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18303 - Health Communication for Life", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18303", "descriptions": []} +{"datatype": "Text", "external_id": "BOKwiEdAMzQ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "316", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Right To Care, South Africa", "Start Date": "2016-10-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18304 - EQUIP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18304", "descriptions": []} +{"datatype": "Text", "external_id": "CwC5CuD69kF", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "446", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Chemonics International", "Start Date": "2016-10-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18305 - HRH 2030", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18305", "descriptions": []} +{"datatype": "Text", "external_id": "seDjVs8G8WQ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "446", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Chemonics International", "Start Date": "2014-09-30", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18306 - GHSC-PSM", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18306", "descriptions": []} +{"datatype": "Text", "external_id": "OwiAcXqhSaY", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16538", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "UCSF CDC HQ", "Start Date": "2016-10-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18307 - UCFS (GH000977 - Central Mech)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18307", "descriptions": []} +{"datatype": "Text", "external_id": "rkpGCefcSxb", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6", "End Date": "2014-09-30", "Agency": "PC", "Partner": "U.S. Peace Corps", "Start Date": "2014-09-30", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18308 - U.S. Peace Corps", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18308", "descriptions": []} +{"datatype": "Text", "external_id": "sDVwJKjrPTG", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6", "End Date": "2014-09-30", "Agency": "PC", "Partner": "U.S. Peace Corps", "Start Date": "2014-09-30", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18309 - U.S. Peace Corps", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18309", "descriptions": []} +{"datatype": "Text", "external_id": "XDRReUEom8D", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2016-10-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18311 - Community Based HIV Services for the Southern Region", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18311", "descriptions": []} +{"datatype": "Text", "external_id": "rFvy2hlRRGu", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "233", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Program for Appropriate Technology in Health", "Start Date": "2016-10-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18312 - Integrating Early Child Development (ECD - GDA)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18312", "descriptions": []} +{"datatype": "Text", "external_id": "ToJ8YUvbLQ2", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "544", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "UNAIDS - Joint United Nations Programme on HIV/AIDS", "Start Date": "2016-10-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18313 - UNAIDS (CDC GH001971)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18313", "descriptions": []} +{"datatype": "Text", "external_id": "UvHQfJER991", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "597", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "National Alliance of State and Territorial AIDS Directors", "Start Date": "2016-10-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18314 - NASTAD (GH001508 - Central Mech)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18314", "descriptions": []} +{"datatype": "Text", "external_id": "froQeO13EAw", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "DOD", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Ghana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18315 - TBD- Improving GAF HIV Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18315", "descriptions": []} +{"datatype": "Text", "external_id": "JhbbvzvPJs6", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "544", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "UNAIDS - Joint United Nations Programme on HIV/AIDS", "Start Date": "2016-10-01", "Operational Unit": "Democratic Republic of the Congo"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18316 - Strengthening Public Health Capacity and Strategic Information Systems", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18316", "descriptions": []} +{"datatype": "Text", "external_id": "bPemW64aufM", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "501", "End Date": "2018-09-30", "Agency": "HHS/HRSA", "Partner": "Columbia University Mailman School of Public Health", "Start Date": "2016-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18317 - General Nursing Capacity Building Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18317", "descriptions": []} +{"datatype": "Text", "external_id": "y6e00IrK2Pl", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19907", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Palladium Group", "Start Date": "2016-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18318 - County Measurement Learning & Accountability Project (CMLAP)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18318", "descriptions": []} +{"datatype": "Text", "external_id": "zzLaSrsn49l", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19880", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Associa\u00e7\u00e3o Para o Desenvolvimento S\u00f3cio-Econ\u00f3mico", "Start Date": "2016-10-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18319 - HIV Community-Based Services (Nampula)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18319", "descriptions": []} +{"datatype": "Text", "external_id": "UwdTWLJIPHY", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2014-09-30", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18320 - YouthPower Implementation - Task Order 1", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18320", "descriptions": []} +{"datatype": "Text", "external_id": "sg1hb6fZxJJ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19877", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Global Health Supply Chain Program", "Start Date": "2016-10-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18321 - Global Health Supply Chain Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18321", "descriptions": []} +{"datatype": "Text", "external_id": "kZf5p9xEBla", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "501", "End Date": "2018-09-30", "Agency": "HHS/HRSA", "Partner": "Columbia University Mailman School of Public Health", "Start Date": "2016-10-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18322 - Quality Improvement and Capacity for Impact Project (QICIP)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18322", "descriptions": []} +{"datatype": "Text", "external_id": "NXZTghU9A9y", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "743", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Broadreach", "Start Date": "2016-10-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18323 - BroadReach", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18323", "descriptions": []} +{"datatype": "Text", "external_id": "fqp7zGGaYf8", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15501", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of Maryland Baltimore", "Start Date": "2016-10-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18324 - University of Maryland ZCHECK", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18324", "descriptions": []} +{"datatype": "Text", "external_id": "tOxGPrSEGgV", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "923", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of Zambia", "Start Date": "2016-10-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18325 - UNZA ZEPACT+ Follow On", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18325", "descriptions": []} +{"datatype": "Text", "external_id": "UGXz7VInhGe", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "33", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Catholic Relief Services", "Start Date": "2016-10-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18327 - CRS (FBO Follow-on 2)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18327", "descriptions": []} +{"datatype": "Text", "external_id": "gMcR2zB6pin", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2014-09-30", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18328 - FANTA III", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18328", "descriptions": []} +{"datatype": "Text", "external_id": "xsY7icF1JBm", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15538", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Institute for Health Measurement", "Start Date": "2016-10-01", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18329 - Strengthening Health Information Systems (SHIS)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18329", "descriptions": []} +{"datatype": "Text", "external_id": "YygxZoO5hdl", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19877", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Global Health Supply Chain Program", "Start Date": "2016-10-01", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18331 - Global Health Supply Chain - Procurement and Supply Chain Management (GHSC-PSM)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18331", "descriptions": []} +{"datatype": "Text", "external_id": "UVa1LWNoho8", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "501", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Columbia University Mailman School of Public Health", "Start Date": "2016-10-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18332 - ICAP (Population Council)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18332", "descriptions": []} +{"datatype": "Text", "external_id": "g74pVRxSfAF", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18333 - Learning Capacity Development (LCD) IQC- Task Order 2", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18333", "descriptions": []} +{"datatype": "Text", "external_id": "UHFwc095dxW", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15253", "End Date": "2014-09-30", "Agency": "State/AF", "Partner": "VOICE OF AMERICA", "Start Date": "2014-09-30", "Operational Unit": "Democratic Republic of the Congo"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18334 - VOICE OF AMERICA (VOA): Votre Sante, Votre Avenir", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18334", "descriptions": []} +{"datatype": "Text", "external_id": "EeccpuX2SKh", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2016-10-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18335 - TBD (Demand Creation)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18335", "descriptions": []} +{"datatype": "Text", "external_id": "xiRAS0J4Rmc", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "33", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Catholic Relief Services", "Start Date": "2016-10-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18336 - 4 Children (Coordinating Comprehensive Care for Children)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18336", "descriptions": []} +{"datatype": "Text", "external_id": "CA09Sa6UyL7", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19956", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Federal Prison Administration of Ethiopia", "Start Date": "2016-10-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18337 - Comprehensive HIV/AIDS Services for Delivery for Inmates in the Federal Prison Administration", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18337", "descriptions": []} +{"datatype": "Text", "external_id": "fOfccZPs5ti", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "219", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "JHPIEGO", "Start Date": "2016-10-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18338 - Strengthening HIV Services Quality Improvement and Quality Management Systems", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18338", "descriptions": []} +{"datatype": "Text", "external_id": "xBu4asrQIkK", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6876", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Family Guidance Association of Ethiopia", "Start Date": "2016-10-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18339 - Integration of HIV Services in SRH Clinics and Confidential Clinics for Commercial Sex Workers", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18339", "descriptions": []} +{"datatype": "Text", "external_id": "YG3smlGlwYY", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "12869", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Network of Networks of HIV Positives in Ethiopia (NEP+)", "Start Date": "2016-10-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18340 - Peer-to-Peer Support for ART adherence,Retention in Care,Linkage to HIV services and Linkage of Families and Contacts to HIV Testing Services", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18340", "descriptions": []} +{"datatype": "Text", "external_id": "TOy2LbEUcaW", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2016-10-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18341 - Technical Assistance to National Health Information Systems and Health Workforce Development", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18341", "descriptions": []} +{"datatype": "Text", "external_id": "wK7baCc7JIj", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2016-10-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18342 - TBD (Data Warehouse)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18342", "descriptions": []} +{"datatype": "Text", "external_id": "mbtWGaj0jai", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18343 - TBD (UNAIDS)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18343", "descriptions": []} +{"datatype": "Text", "external_id": "bSjzuOrKrvh", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2016-10-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18344 - TBD (G Data)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18344", "descriptions": []} +{"datatype": "Text", "external_id": "hcX4LSsOoom", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "517", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of California at San Francisco", "Start Date": "2016-10-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18345 - UCSF- DQA and DU", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18345", "descriptions": []} +{"datatype": "Text", "external_id": "tDKXlTIncpn", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6", "End Date": "2018-09-30", "Agency": "PC", "Partner": "U.S. Peace Corps", "Start Date": "2016-10-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18346 - U.S. Peace Corps", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18346", "descriptions": []} +{"datatype": "Text", "external_id": "eEwKF0TAONC", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Population Services International", "Start Date": "2016-10-01", "Operational Unit": "Angola"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18347 - Health for All (HFA)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18347", "descriptions": []} +{"datatype": "Text", "external_id": "KlaBJ0MH9wj", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15719", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "ICF Macro", "Start Date": "2016-10-01", "Operational Unit": "Angola"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18348 - DHS 7", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18348", "descriptions": []} +{"datatype": "Text", "external_id": "bOKTW9oFJx0", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "463", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University Research Corporation, LLC", "Start Date": "2016-10-01", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18349 - Strengthening Clinical services for PLHIV including linkages, retention, opportunistic infection diagnosis and treatment and adherence under PEPFAR CoAg #: GH002007", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18349", "descriptions": []} +{"datatype": "Text", "external_id": "zodmnInUBHr", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2017-09-30", "Agency": "HHS/SAMHSA", "Partner": "TBD", "Start Date": "2016-10-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18350 - Medication Assisted Recovery Services program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18350", "descriptions": []} +{"datatype": "Text", "external_id": "raeBs2yeMIU", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "TBD", "Start Date": "2016-10-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18351 - Strengthening Strategic Information In The Malawi Defence Forces Through Appropriate Demonstrated Innovative Medical Informatics Interventions", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18351", "descriptions": []} +{"datatype": "Text", "external_id": "I2q0s3swUs6", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2016-10-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18352 - TBD", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18352", "descriptions": []} +{"datatype": "Text", "external_id": "bZ4RlXHNi8W", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19877", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Global Health Supply Chain Program", "Start Date": "2014-10-01", "Operational Unit": "Zimbabwe"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18353 - Global Health Supply Chain Program (GHSCP)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18353", "descriptions": []} +{"datatype": "Text", "external_id": "sUX65lHCNV3", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "489", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Potentia Namibia Recruitment Consultancy", "Start Date": "2016-10-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18354 - Human Resources Support", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18354", "descriptions": []} +{"datatype": "Text", "external_id": "AMaKjNWoYDm", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "264", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Development Aid from People to People, Namibia", "Start Date": "2016-10-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18355 - Community Based Interventions", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18355", "descriptions": []} +{"datatype": "Text", "external_id": "PzL1WLkP0ta", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "219", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "JHPIEGO", "Start Date": "2014-10-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18356 - Technical Assistance to provide High Quality VMMC", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18356", "descriptions": []} +{"datatype": "Text", "external_id": "E7fApPwZT43", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1744", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Namibia Institute of Pathology", "Start Date": "2016-10-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18357 - Expansion of HIV/AIDS, STI & TB Laboratory Activities", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18357", "descriptions": []} +{"datatype": "Text", "external_id": "U4py3CV7cyq", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "204", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Start Date": "2016-10-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18358 - EGPAF", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18358", "descriptions": []} +{"datatype": "Text", "external_id": "pzD0QwRt0yW", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "544", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "UNAIDS - Joint United Nations Programme on HIV/AIDS", "Start Date": "2016-10-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18359 - UNAIDS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18359", "descriptions": []} +{"datatype": "Text", "external_id": "DXlob2TYpD9", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "14350", "End Date": "2018-09-30", "Agency": "HHS/HRSA", "Partner": "Health Research Inc./New York State Department of Health", "Start Date": "2016-10-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18360 - Quality Improvement and Capacity for Impact Project (QICIP)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18360", "descriptions": []} +{"datatype": "Text", "external_id": "tSNkwwtr1Hw", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "33", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Catholic Relief Services", "Start Date": "2016-10-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18361 - 4Children - Coordinating Comprehensive Care for Children", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18361", "descriptions": []} +{"datatype": "Text", "external_id": "HALoMHrVZla", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1923", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Association of Public Health Laboratories", "Start Date": "2016-10-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18362 - Association of Public Health laboratories (APHL)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18362", "descriptions": []} +{"datatype": "Text", "external_id": "xvHgOgC8GWb", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15253", "End Date": "2014-09-30", "Agency": "State/AF", "Partner": "VOICE OF AMERICA", "Start Date": "2014-09-30", "Operational Unit": "Democratic Republic of the Congo"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18363 - VOICE OF AMERICA (VOA): Votre Sante, Votre Avenir", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18363", "descriptions": []} +{"datatype": "Text", "external_id": "ZgtFbXKwsgr", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10091", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "American Society for Microbiology", "Start Date": "2014-09-30", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18364 - American Society for Microbiology", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18364", "descriptions": []} +{"datatype": "Text", "external_id": "WZj35Pj472f", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9853", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "New Partner", "Start Date": "2014-09-30", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18365 - CDC Management & Operations", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18365", "descriptions": []} +{"datatype": "Text", "external_id": "JxRWEGg9xZv", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "440", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2016-10-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18366 - Health Finance and Governance Project (HFG)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18366", "descriptions": []} +{"datatype": "Text", "external_id": "AFfislg2txg", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "316", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Right To Care, South Africa", "Start Date": "2016-10-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18367 - EQUIP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18367", "descriptions": []} +{"datatype": "Text", "external_id": "L1ZFWoOIgs1", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "509", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Johns Hopkins University Bloomberg School of Public Health", "Start Date": "2016-10-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18368 - Health Communication Capacity Collaborative (HC3)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18368", "descriptions": []} +{"datatype": "Text", "external_id": "eopRiCiby66", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19877", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Global Health Supply Chain Program", "Start Date": "2016-10-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18369 - Global Health Supply Chain \u2013 Procurement and Supply Management (GHSC-PSM) - HIV/AIDS Task Order", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18369", "descriptions": []} +{"datatype": "Text", "external_id": "iITgA8wyWh4", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19877", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Global Health Supply Chain Program", "Start Date": "2016-10-01", "Operational Unit": "Democratic Republic of the Congo"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18370 - Global Health Supply Chain Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18370", "descriptions": []} +{"datatype": "Text", "external_id": "O5OkQ2ZE9YJ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19877", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Global Health Supply Chain Program", "Start Date": "2016-10-01", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18371 - Global Health Supply Chain", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18371", "descriptions": []} +{"datatype": "Text", "external_id": "t1R269chPQf", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10270", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Central de Medicamentos e Artigos Medicos (CMAM)", "Start Date": "2016-10-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18372 - CMAM Agreement", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18372", "descriptions": []} +{"datatype": "Text", "external_id": "IiRxI2ZTuYq", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19907", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Palladium Group", "Start Date": "2016-10-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18373 - Health Policy Plus (HP+)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18373", "descriptions": []} +{"datatype": "Text", "external_id": "MKN92OYVha8", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "548", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "World Food Program", "Start Date": "2014-09-30", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18374 - World Food Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18374", "descriptions": []} +{"datatype": "Text", "external_id": "nL5ZwimKsT7", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19877", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Global Health Supply Chain Program", "Start Date": "2016-10-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18375 - Global Health Supply Chain Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18375", "descriptions": []} +{"datatype": "Text", "external_id": "bLcP7Erzv2i", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2016-10-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18377 - TBD - Nouvelle Pharmacie de la Sante Publique", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18377", "descriptions": []} +{"datatype": "Text", "external_id": "iYlgopKlE9a", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19877", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Global Health Supply Chain Program", "Start Date": "2016-10-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18378 - Global Health Supply Chain-Procurement and Supply Management (GHSC-PSM, TO1),", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18378", "descriptions": []} +{"datatype": "Text", "external_id": "LXWkVzVIY4x", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2016-10-01", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18379 - SIAPS follow-on", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18379", "descriptions": []} +{"datatype": "Text", "external_id": "ml78jKYQlct", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10553", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Futures Group", "Start Date": "2016-10-01", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18380 - Palladium", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18380", "descriptions": []} +{"datatype": "Text", "external_id": "gPc5xZXxaw7", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15719", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "ICF Macro", "Start Date": "2014-09-30", "Operational Unit": "South Sudan"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18381 - The Demographic and Health Surveys Program (DHS-7)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18381", "descriptions": []} +{"datatype": "Text", "external_id": "aYUGQcsiO2Q", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2016-10-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18382 - TBD - GHSCTA - Global Health Supply Chain Technical Assistance", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18382", "descriptions": []} +{"datatype": "Text", "external_id": "zAAL3G460oo", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2016-10-01", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18387 - FHI 360 Linkages for Care", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18387", "descriptions": []} +{"datatype": "Text", "external_id": "hAq2ZMjywMZ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3317", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Clinical and Laboratory Standards Institute", "Start Date": "2016-10-01", "Operational Unit": "Dominican Republic"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18388 - GH13-1366, HQ, Strengthening and capacity building in resource constrained.", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18388", "descriptions": []} +{"datatype": "Text", "external_id": "y0OxYhxw7tC", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2016-10-01", "Operational Unit": "Dominican Republic"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18390 - BSS- UCSF", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18390", "descriptions": []} +{"datatype": "Text", "external_id": "igj5y4pRQB8", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "440", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2014-09-30", "Operational Unit": "Dominican Republic"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18391 - SHOPS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18391", "descriptions": []} +{"datatype": "Text", "external_id": "WQoacJ8XsVu", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "12461", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Barbados MOH", "Start Date": "2016-10-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18392 - Barbados MOH FOA GH16-1610 (Follow-on to CoAg GH000637)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18392", "descriptions": []} +{"datatype": "Text", "external_id": "VeTe6LtHycK", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "13160", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Bahamas MoH", "Start Date": "2016-10-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18393 - Bahamas MOH FOA GH16-1609 (Follow-on to CoAg PS002934)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18393", "descriptions": []} +{"datatype": "Text", "external_id": "c1zxbGcDfOQ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "13268", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Trinidad MoH", "Start Date": "2016-10-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18394 - Trinidad and Tobago MOH FOA GH16-1608 (follow up to CoAg PS003108)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18394", "descriptions": []} +{"datatype": "Text", "external_id": "S0SNQwFQseX", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "597", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "National Alliance of State and Territorial AIDS Directors", "Start Date": "2016-10-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18395 - CDC Prevention FOA GH16-1607", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18395", "descriptions": []} +{"datatype": "Text", "external_id": "MXZIoXLc04U", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19423", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Caribbean Regional Public Health Agency", "Start Date": "2016-10-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18396 - CARPHA REPDU FOA GH16-1611 (Follow-on to CoAg GH000688)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18396", "descriptions": []} +{"datatype": "Text", "external_id": "LBa1YMtxOb6", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "217", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "IntraHealth International, Inc", "Start Date": "2016-10-01", "Operational Unit": "South Sudan"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18397 - IntraHealth SI-OHSS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18397", "descriptions": []} +{"datatype": "Text", "external_id": "OXVIxYEK9Iy", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19873", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Global Data Analysis and Technical Assistance", "Start Date": "2016-10-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18398 - GDATA", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18398", "descriptions": []} +{"datatype": "Text", "external_id": "An1rgLVEspW", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1", "End Date": "2018-09-30", "Agency": "State/AF", "Partner": "U.S. Department of State", "Start Date": "2016-10-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18399 - Small Grants Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18399", "descriptions": []} +{"datatype": "Text", "external_id": "GrrOuPOp67P", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2016-10-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18400 - ARV Pharmacy Services", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18400", "descriptions": []} +{"datatype": "Text", "external_id": "UkzyolzGgNI", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19877", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Global Health Supply Chain Program", "Start Date": "2016-10-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18401 - Global Health Supply Chain-Procurement Supply Management", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18401", "descriptions": []} +{"datatype": "Text", "external_id": "BJ3wssX0VpA", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2016-10-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18402 - DREAMS - Adolescent Girls and Young Women", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18402", "descriptions": []} +{"datatype": "Text", "external_id": "olBTIuQ0Mt7", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "230", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Population Council", "Start Date": "2016-10-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18404 - Project SOAR", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18404", "descriptions": []} +{"datatype": "Text", "external_id": "mOTKxiyOvRS", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2016-10-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18405 - HQ Lab FOA GH16-1689 (Follow on to AFENET CoAg PS 002728)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18405", "descriptions": []} +{"datatype": "Text", "external_id": "akQsDFtZjIo", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15985", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Davis Memorial Hospital and Clinic", "Start Date": "2016-10-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18406 - Positively United to Support Humanity (PUSH) FOA GH17-1721 (Follow-on to CoAg GH000153)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18406", "descriptions": []} +{"datatype": "Text", "external_id": "CbWA8MnyzNi", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19877", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Global Health Supply Chain Program", "Start Date": "2016-10-01", "Operational Unit": "Burundi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18407 - PSM-GHSC", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18407", "descriptions": []} +{"datatype": "Text", "external_id": "oqtxcY5vm2t", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2016-10-01", "Operational Unit": "Burundi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18408 - Youth Power", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18408", "descriptions": []} +{"datatype": "Text", "external_id": "sbVv7Vm50CD", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19922", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Right to Care", "Start Date": "2016-10-01", "Operational Unit": "Burundi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18409 - EQUIP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18409", "descriptions": []} +{"datatype": "Text", "external_id": "LljRPKU4CbU", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2016-10-01", "Operational Unit": "Ghana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18410 - Communicate for Health", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18410", "descriptions": []} +{"datatype": "Text", "external_id": "Wd7BDdsNybh", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19922", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Right to Care", "Start Date": "2016-10-01", "Operational Unit": "Ghana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18411 - EQUIP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18411", "descriptions": []} +{"datatype": "Text", "external_id": "Fz0sPM2qQ5I", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "219", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "JHPIEGO", "Start Date": "2016-10-01", "Operational Unit": "Ghana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18412 - Maternal and Child Survival", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18412", "descriptions": []} +{"datatype": "Text", "external_id": "P4pewGiJDyS", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "440", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2016-10-01", "Operational Unit": "Dominican Republic"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18413 - Health Finance and Governance (HFG)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18413", "descriptions": []} +{"datatype": "Text", "external_id": "UIA3Q2e9XCG", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2016-10-01", "Operational Unit": "Dominican Republic"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18414 - SIAPS II", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18414", "descriptions": []} +{"datatype": "Text", "external_id": "JFX7DT1mqYC", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19685", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Chemonics. Inc", "Start Date": "2016-10-01", "Operational Unit": "Ghana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18415 - Global Health Supply Chain Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18415", "descriptions": []} +{"datatype": "Text", "external_id": "ELMgqtKDWIz", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "TBD", "Start Date": "2016-10-01", "Operational Unit": "Rwanda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18418 - TBD Follow-On C&T Rwanda", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18418", "descriptions": []} +{"datatype": "Text", "external_id": "JsRCzhPuMbI", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2016-10-01", "Operational Unit": "Burundi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18419 - SIMS 3rd party contractor", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18419", "descriptions": []} +{"datatype": "Text", "external_id": "XyEQiuPJSav", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2016-10-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18420 - PLHIV Network - TONATA", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18420", "descriptions": []} +{"datatype": "Text", "external_id": "S8Ui1iXwL80", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19907", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Palladium Group", "Start Date": "2016-10-01", "Operational Unit": "Ghana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18421 - Health Policy Plus", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18421", "descriptions": []} +{"datatype": "Text", "external_id": "lhhT64dbbNS", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15501", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of Maryland Baltimore", "Start Date": "2016-10-01", "Operational Unit": "Rwanda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18422 - Enhancing Sustainable and Integrated Health, Strategic Information and Laboratory Systems for Quality Comprehensive HIV Services through Technical Assistance to the Republic of Rwanda under PEPFAR", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18422", "descriptions": []} +{"datatype": "Text", "external_id": "A1hpKO2tyY5", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19877", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Global Health Supply Chain Program", "Start Date": "2016-10-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18423 - Global Health Supply Chain - Rapid Test Kits", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18423", "descriptions": []} +{"datatype": "Text", "external_id": "uDa3RzgCBDg", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "TBD", "Start Date": "2016-10-01", "Operational Unit": "Ghana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18424 - TBD- Improving the Ghana Armed Forces HIV Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18424", "descriptions": []} +{"datatype": "Text", "external_id": "irdiTmJTAQu", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "316", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Right To Care, South Africa", "Start Date": "2016-10-01", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18425 - EQUIP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18425", "descriptions": []} +{"datatype": "Text", "external_id": "e4W8IwBHXQJ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19877", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Global Health Supply Chain Program", "Start Date": "2016-10-01", "Operational Unit": "Rwanda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18426 - Global Health Supply Chain Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18426", "descriptions": []} +{"datatype": "Text", "external_id": "kdFsRDJTklT", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19877", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Global Health Supply Chain Program", "Start Date": "2016-10-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18427 - Global Health Supply Chain Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18427", "descriptions": []} +{"datatype": "Text", "external_id": "rwgnMwxWDyE", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1923", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Association of Public Health Laboratories", "Start Date": "2016-10-01", "Operational Unit": "Ghana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18428 - APHL", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18428", "descriptions": []} +{"datatype": "Text", "external_id": "kNybjPZFGUm", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2016-10-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18429 - TBD Zambezia", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18429", "descriptions": []} +{"datatype": "Text", "external_id": "FWCwHL3dqzb", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "U.S. Department of Health and Human Services/Centers for Disease Control and Prevention (HHS/CDC)", "Start Date": "2016-10-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18430 - CDC Namibia", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18430", "descriptions": []} +{"datatype": "Text", "external_id": "kyLnp69QAMC", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "13273", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "UNAIDS II", "Start Date": "2016-10-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18431 - CDC UNAIDS Central Mechanism", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18431", "descriptions": []} +{"datatype": "Text", "external_id": "eT4OiV0xN2b", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "235", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Public Health Institute", "Start Date": "2016-10-01", "Operational Unit": "Rwanda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18432 - Global Health Fellows Program - II", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18432", "descriptions": []} +{"datatype": "Text", "external_id": "QVMB0yrcA7p", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "517", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of California at San Francisco", "Start Date": "2016-10-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18435 - UCSF SI/M&E/Surveillance TA - Central mechanism", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18435", "descriptions": []} +{"datatype": "Text", "external_id": "OsB6SF0RQNb", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Central America Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18436 - GHSC - Support T&S with HIV commodities", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18436", "descriptions": []} +{"datatype": "Text", "external_id": "Nv8D9fP0IzS", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19877", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Global Health Supply Chain Program", "Start Date": "2016-10-01", "Operational Unit": "Angola"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18437 - Procurement and Supply Management (PSM)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18437", "descriptions": []} +{"datatype": "Text", "external_id": "G1sD3B1owm4", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16504", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "AFENET CDC HQ", "Start Date": "2016-10-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18438 - Strengthening Applied Epidemiology and sustainable international public health capacity through FETP_1619", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18438", "descriptions": []} +{"datatype": "Text", "external_id": "GIFw8l90ssh", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15501", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of Maryland Baltimore", "Start Date": "2016-10-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18439 - Strengthening HIV Field Epidemiology, Infectious Disease Surveillance, and Lab Diagnostics Program (SHIELD)_1976", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18439", "descriptions": []} +{"datatype": "Text", "external_id": "cToMpKl0Zwj", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1923", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Association of Public Health Laboratories", "Start Date": "2014-09-30", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18440 - APHL's partnership with HHS/CDC to assist PEPFAR build quality laboratory capacity", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18440", "descriptions": []} +{"datatype": "Text", "external_id": "WCgm0eLFKsT", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "220", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2016-10-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18441 - Care and Treatment in Sustained Support (CaTSS)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18441", "descriptions": []} +{"datatype": "Text", "external_id": "vmEoI3SUuLi", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19877", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Global Health Supply Chain Program", "Start Date": "2016-10-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18442 - Global Health Supply Chain Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18442", "descriptions": []} +{"datatype": "Text", "external_id": "HCXRj7EMGKC", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "219", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "JHPIEGO", "Start Date": "2016-10-01", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18443 - SSQH Centre/Sud (Services de Sant\u00e9 de Qualit\u00e9 pour Ha\u00efti)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18443", "descriptions": []} +{"datatype": "Text", "external_id": "uarZEtuL0LA", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "548", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "World Food Program", "Start Date": "2014-09-30", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18444 - World Food Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18444", "descriptions": []} +{"datatype": "Text", "external_id": "LBcP7pjK7AR", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Indonesia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18445 - TBD", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18445", "descriptions": []} +{"datatype": "Text", "external_id": "gof2DmBCGff", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Asia Regional Program"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18446 - CDC Gamechanger TBD", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18446", "descriptions": []} +{"datatype": "Text", "external_id": "CuCNORsfucC", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Asia Regional Program"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18447 - USAID Gamechanger TBD", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18447", "descriptions": []} +{"datatype": "Text", "external_id": "WAvs2GzeQpa", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2016-10-01", "Operational Unit": "Asia Regional Program"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18448 - USAID Gamechanger TBD", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18448", "descriptions": []} +{"datatype": "Text", "external_id": "TdLDEZV5U9A", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "U.S. Department of Defense (Defense)", "Start Date": "2016-10-01", "Operational Unit": "Ukraine"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18449 - Strengthening military lab/commodities", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18449", "descriptions": []} +{"datatype": "Text", "external_id": "mHxUStogakj", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2016-10-01", "Operational Unit": "Asia Regional Program"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18450 - CDC Gamechanger TBD", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18450", "descriptions": []} +{"datatype": "Text", "external_id": "Y2QsyalJIuS", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6277", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "International Center for AIDS Care and Treatment Programs, Columbia University", "Start Date": "2016-10-01", "Operational Unit": "Ukraine"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18451 - ICAP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18451", "descriptions": []} +{"datatype": "Text", "external_id": "Lt4EL1qWy85", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19877", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Global Health Supply Chain Program", "Start Date": "2016-10-01", "Operational Unit": "Ukraine"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18452 - Global Health Supply Chain Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18452", "descriptions": []} +{"datatype": "Text", "external_id": "uI5C2FgPZfB", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9853", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "New Partner", "Start Date": "2016-10-01", "Operational Unit": "Ukraine"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18453 - UCDC Commodity Reporting", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18453", "descriptions": []} +{"datatype": "Text", "external_id": "j7VlsZBEYRW", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16585", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "African Society for Laboratory Medicine", "Start Date": "2016-10-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18454 - ASLM", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18454", "descriptions": []} +{"datatype": "Text", "external_id": "kb6qkAjaxVE", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2016-10-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18455 - TBD_PMTCT", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18455", "descriptions": []} +{"datatype": "Text", "external_id": "jeUacf6mIid", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2014-10-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18456 - YouthPower Implementation - Task Order 1", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18456", "descriptions": []} +{"datatype": "Text", "external_id": "M7wNmqSbIgX", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2016-10-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18457 - Solar Power Game-Changer", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18457", "descriptions": []} +{"datatype": "Text", "external_id": "QqSCgEJFItv", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "13191", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Government of Botswana", "Start Date": "2014-10-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18458 - BCPP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18458", "descriptions": []} +{"datatype": "Text", "external_id": "NHR2bPWeiUa", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1155", "End Date": "2017-09-30", "Agency": "HHS/HRSA", "Partner": "Columbia University", "Start Date": "2016-10-01", "Operational Unit": "Cameroon"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18459 - Global Nursing Capacity Building Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18459", "descriptions": []} +{"datatype": "Text", "external_id": "Ix7Y49rxW3n", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16552", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Emergency PfSCM field support", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18460 - Emergency PfSCM Field Support", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18460", "descriptions": []} +{"datatype": "Text", "external_id": "QTl5w4mp67b", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "544", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "UNAIDS - Joint United Nations Programme on HIV/AIDS", "Start Date": "2016-10-01", "Operational Unit": "Dominican Republic"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18461 - UNAIDS III", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18461", "descriptions": []} +{"datatype": "Text", "external_id": "FvNLZ63QqO3", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Population Services International", "Start Date": "2016-10-01", "Operational Unit": "Dominican Republic"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18462 - SIFPO2", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18462", "descriptions": []} +{"datatype": "Text", "external_id": "dobilyIkkPX", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2016-10-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18463 - MULU/MARPS (MULU I) End-line Evaluation", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18463", "descriptions": []} +{"datatype": "Text", "external_id": "Zt1rjMdmuIo", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2016-10-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18464 - MULU/Worksite (MULU II) End-line Evaluation", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18464", "descriptions": []} +{"datatype": "Text", "external_id": "CxBYLKuMw0W", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-10-01", "Operational Unit": "Ukraine"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18465 - Emergency Commodity Fund Reporting", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18465", "descriptions": []} +{"datatype": "Text", "external_id": "KoLQhaRFmjv", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "230", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Population Council", "Start Date": "2016-10-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18466 - Project SOAR (Supporting Operational AIDS Research)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18466", "descriptions": []} +{"datatype": "Text", "external_id": "fegDc2s4gFs", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2016-10-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18478 - TBD_MTCT", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18478", "descriptions": []} +{"datatype": "Text", "external_id": "rs4rSOszHTx", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3185", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Marie Stopes International", "Start Date": "2014-10-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18479 - SIFPO 2 BLM", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18479", "descriptions": []} +{"datatype": "Text", "external_id": "jSu8AD6i3qh", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "271", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Foundation for Professional Development", "Start Date": "2016-10-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18480 - Foundation for Professional Development Comprehensive (CDC GH001932)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18480", "descriptions": []} +{"datatype": "Text", "external_id": "azNgpPfxAJx", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "750", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Health Systems Trust", "Start Date": "2016-10-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18481 - Health Systems Trust Comprehensive (CDC GH001980)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18481", "descriptions": []} +{"datatype": "Text", "external_id": "tFhhef8rjBR", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "12084", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "TB/HIV Care", "Start Date": "2016-10-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18482 - TB/HIV Care Comprehensive (CDC GH001933)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18482", "descriptions": []} +{"datatype": "Text", "external_id": "xJ1o0m9lsBk", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16675", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Wits Health Consortium (Pty) Limited", "Start Date": "2016-10-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18483 - MATCH (Wits Health Consortium) (CDC GH001934)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18483", "descriptions": []} +{"datatype": "Text", "external_id": "a2ZmNZZrmCV", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "467", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Aurum Health Research", "Start Date": "2016-10-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18484 - Aurum Comprehensive (CDC GH001981)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18484", "descriptions": []} +{"datatype": "Text", "external_id": "euSABTswz9I", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2016-09-30", "Agency": "DOD", "Partner": "Population Services International", "Start Date": "2014-10-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18485 - DREAMS Initiative and HIV/AIDS Prevention Support to the Ugandan Peoples Defense Forces", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18485", "descriptions": []} +{"datatype": "Text", "external_id": "pZggsmq5vfM", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Asia Regional Program"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18486 - Engaging Local NGOs", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18486", "descriptions": []} +{"datatype": "Text", "external_id": "Sq5c3WKfQWc", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18487 - TBD-GBV Follow on", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18487", "descriptions": []} +{"datatype": "Text", "external_id": "ucAevpfj59p", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18488 - Clinical Services", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18488", "descriptions": []} +{"datatype": "Text", "external_id": "Wxv2NqXB8qd", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18489 - Laboratory", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18489", "descriptions": []} +{"datatype": "Text", "external_id": "UcOPa5ufG4B", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18490 - TBD - Kisumu West", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18490", "descriptions": []} +{"datatype": "Text", "external_id": "xsWvJRaDJBW", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18491 - TBD - South Rift Valley", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18491", "descriptions": []} +{"datatype": "Text", "external_id": "oOng7gMUedd", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18492 - TBD - Kenya Defense Forces", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18492", "descriptions": []} +{"datatype": "Text", "external_id": "mkyQXOKrltL", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18493 - TBD - Viral Load Lab", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18493", "descriptions": []} +{"datatype": "Text", "external_id": "Kyh7OekJ3FC", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18494 - TBD - HIV AIDS Clinical Services Cluster 1", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18494", "descriptions": []} +{"datatype": "Text", "external_id": "YBuIJYQdTfU", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18495 - TBD - HIV/AIDS Clinical Services Cluster 2", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18495", "descriptions": []} +{"datatype": "Text", "external_id": "BAniHWLcI7C", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18496 - TBD - HIV/AIDS Clinical Services Cluster 3", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18496", "descriptions": []} +{"datatype": "Text", "external_id": "heFA0R4g8Ib", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18497 - TBD - HIV/AIDS Clinical Services Cluster 4", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18497", "descriptions": []} +{"datatype": "Text", "external_id": "VXRiTDnFR2z", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18498 - TBD - HIV/AIDS Clinical Services Cluster 5", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18498", "descriptions": []} +{"datatype": "Text", "external_id": "sh7iKUVDgBn", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18499 - TBD - County Measurement Learning & Accountability Project (CMLAP) 2", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18499", "descriptions": []} +{"datatype": "Text", "external_id": "KUsbQbWh4aN", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "Population Services International", "Start Date": "2016-10-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18502 - DREAMS Initiative and HIV/AIDS Prevention Support to the Ugandan Peoples Defense", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18502", "descriptions": []} +{"datatype": "Text", "external_id": "gS3G5U3Fcvi", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18503 - Supporting QI and treatment literacy within HFs", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18503", "descriptions": []} +{"datatype": "Text", "external_id": "dyKT6vIOYcA", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15501", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of Maryland Baltimore", "Start Date": "2016-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18504 - UMB Timiza", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18504", "descriptions": []} +{"datatype": "Text", "external_id": "xvogJ0SUnlJ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19764", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Center for Health Solutions (CHS)", "Start Date": "2016-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18505 - CHS Shinda", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18505", "descriptions": []} +{"datatype": "Text", "external_id": "ILpCVAE4Akd", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "517", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of California at San Francisco", "Start Date": "2016-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18506 - UCSF Clinical Kisumu", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18506", "descriptions": []} +{"datatype": "Text", "external_id": "XGW0nu67kGj", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19764", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Center for Health Solutions (CHS)", "Start Date": "2016-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18507 - CHS Tegemeza Plus", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18507", "descriptions": []} +{"datatype": "Text", "external_id": "CDwapC9o1SV", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19764", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Center for Health Solutions (CHS)", "Start Date": "2016-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18508 - CHS Naishi", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18508", "descriptions": []} +{"datatype": "Text", "external_id": "SZaYu1FjEs7", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "246", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "African Medical and Research Foundation", "Start Date": "2016-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18509 - AMREF Nairobi Kitui", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18509", "descriptions": []} +{"datatype": "Text", "external_id": "hP4w3TIrv0r", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "84", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Christian Health Association of Kenya", "Start Date": "2016-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18511 - CHAK CHAP Uzima", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18511", "descriptions": []} +{"datatype": "Text", "external_id": "PDOmCezu7kl", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "535", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of Nairobi", "Start Date": "2016-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18512 - UON COE Niche", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18512", "descriptions": []} +{"datatype": "Text", "external_id": "gBdUnNHRUDe", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "293", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Liverpool VCT and Care", "Start Date": "2016-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18513 - LVCT Steps", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18513", "descriptions": []} +{"datatype": "Text", "external_id": "eZF8y2gsoeT", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "39", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Hope Worldwide", "Start Date": "2016-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18514 - HWWK Nairobi Eastern", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18514", "descriptions": []} +{"datatype": "Text", "external_id": "QpPfABRb02V", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "97", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Eastern Deanery AIDS Relief Program", "Start Date": "2016-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18515 - Faith-Based Sites in the Eastern Slums of Nairobi", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18515", "descriptions": []} +{"datatype": "Text", "external_id": "vwqguR84oKf", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "295", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Mkomani Society Clinic", "Start Date": "2016-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18516 - Bomu Hospital Affiliated Sites", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18516", "descriptions": []} +{"datatype": "Text", "external_id": "j9szXm4Fcgq", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "216", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of Washington", "Start Date": "2016-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18517 - UOW Training", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18517", "descriptions": []} +{"datatype": "Text", "external_id": "ApZWqp48Vt2", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Papua New Guinea"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18518 - TBD - USAID Follow-on GBV/KP Mechanism", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18518", "descriptions": []} +{"datatype": "Text", "external_id": "c4DyFdc9UMC", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18519 - USAID Prevention Follow On", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18519", "descriptions": []} +{"datatype": "Text", "external_id": "uKsN7mIEdFT", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Burma"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18520 - TBD", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18520", "descriptions": []} +{"datatype": "Text", "external_id": "FC50g30rKhq", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18521 - TBD - Health Human Rights Activities at Community Level", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18521", "descriptions": []} +{"datatype": "Text", "external_id": "mkWjoqHGxCh", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1923", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Association of Public Health Laboratories", "Start Date": "2014-09-30", "Operational Unit": "Lesotho"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18523 - Association of Public Health Laboratories umbrella cooperative agreement", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18523", "descriptions": []} +{"datatype": "Text", "external_id": "CT9pZWm1Vo3", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1155", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Columbia University", "Start Date": "2017-10-01", "Operational Unit": "Lesotho"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18524 - ICAP Global Technical Assistance", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18524", "descriptions": []} +{"datatype": "Text", "external_id": "uOMgDAcaavs", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10163", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Baylor College of Medicine Children's Foundation", "Start Date": "2017-10-01", "Operational Unit": "Lesotho"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18525 - Technical Support Project (TSP) Regional Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18525", "descriptions": []} +{"datatype": "Text", "external_id": "yjF1n48pDNv", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19813", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Dexis Consulting Group", "Start Date": "2014-09-30", "Operational Unit": "Lesotho"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18526 - Global Health Program Cycle Improvement Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18526", "descriptions": []} +{"datatype": "Text", "external_id": "c4nz2lKqDtt", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18527 - TBD (M&E/FETP/NPHI)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18527", "descriptions": []} +{"datatype": "Text", "external_id": "HKs2YNc1jOo", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18528 - TBD (IntraHealth)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18528", "descriptions": []} +{"datatype": "Text", "external_id": "mjOcJeH9NY2", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "5156", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Population Reference Bureau", "Start Date": "2017-10-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18529 - Policy, Advocacy and Communication Enhanced for Population and Reproductive Health (PACE)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18529", "descriptions": []} +{"datatype": "Text", "external_id": "QfYRtE7tdT0", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "HHS/HRSA", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18530 - TBD (HRH)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18530", "descriptions": []} +{"datatype": "Text", "external_id": "vCGKkoQDQow", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18531 - TBD (Construction DOD)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18531", "descriptions": []} +{"datatype": "Text", "external_id": "Q4y5782CQI7", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18532 - TBD (In Country Lab partner)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18532", "descriptions": []} +{"datatype": "Text", "external_id": "VMt9rPyVWuP", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18533 - TBD internships and professional development", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18533", "descriptions": []} +{"datatype": "Text", "external_id": "LpyCCbbDDny", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Cambodia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18534 - Quality Improvement Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18534", "descriptions": []} +{"datatype": "Text", "external_id": "MchWiLaEElg", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Cambodia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18535 - Community Action for Sustained Elimination", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18535", "descriptions": []} +{"datatype": "Text", "external_id": "vDcGAOm6bnQ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Cambodia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18536 - Evidence to Policy (E2P)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18536", "descriptions": []} +{"datatype": "Text", "external_id": "T1l853fuwwz", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Cambodia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18537 - Health Financing in Cambodia", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18537", "descriptions": []} +{"datatype": "Text", "external_id": "wtYP2wB2Sde", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Ukraine"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18538 - Follow On Alliance METIDA", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18538", "descriptions": []} +{"datatype": "Text", "external_id": "I0uI6LstW18", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Ukraine"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18539 - Follow On Network ACCESS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18539", "descriptions": []} +{"datatype": "Text", "external_id": "MoSKMMow54V", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4622", "End Date": "2018-09-30", "Agency": "HHS/HRSA", "Partner": "American International Health Alliance Twinning Center", "Start Date": "2017-10-01", "Operational Unit": "Ukraine"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18540 - AIHA Twinning HRSA", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18540", "descriptions": []} +{"datatype": "Text", "external_id": "Ba4jAJkBXwW", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18541 - TBD - Local Strategic Information Systems Strengthening Project/Follow-on", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18541", "descriptions": []} +{"datatype": "Text", "external_id": "Ov0dhIQ9hxE", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "India"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18542 - TBD (Care & Treatment)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18542", "descriptions": []} +{"datatype": "Text", "external_id": "Khxxy7Eab2m", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "India"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18543 - TBD", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18543", "descriptions": []} +{"datatype": "Text", "external_id": "KEQD4VFzLRY", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "204", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Start Date": "2017-10-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18544 - Achieving HIV Epidemic Control through Scaling Up Quality Testing, Care and Treatment in Malawi under the Presidents Emergency Fund for AIDS Relief (PEPFAR) - Pivot 2", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18544", "descriptions": []} +{"datatype": "Text", "external_id": "UeiErQoioL0", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Ukraine"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18545 - Health Link", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18545", "descriptions": []} +{"datatype": "Text", "external_id": "JZlNmcDEf6h", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Ukraine"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18546 - New DoD Partner", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18546", "descriptions": []} +{"datatype": "Text", "external_id": "UGj0bBJ0p0P", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18547 - Voluntary Medical Male Circumcision Service Delivery III Project (VMMC III)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18547", "descriptions": []} +{"datatype": "Text", "external_id": "NN8nQjiiVSH", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "517", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of California at San Francisco", "Start Date": "2017-10-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18548 - Technical Support for PMTCT and Comprehensive Prevention, Care, and Treatment", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18548", "descriptions": []} +{"datatype": "Text", "external_id": "T9IYLlu5JQF", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18549 - CSO Capacity Building BMA", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18549", "descriptions": []} +{"datatype": "Text", "external_id": "lFJmtfx38zP", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18550 - USAID/ESC M&E Services", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18550", "descriptions": []} +{"datatype": "Text", "external_id": "t2gWyRhUSK4", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19945", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "AFRICAID", "Start Date": "2017-10-01", "Operational Unit": "Zimbabwe"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18551 - CATS Community Adolescents", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18551", "descriptions": []} +{"datatype": "Text", "external_id": "ChlkPHhDA0P", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19946", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Population Services Zimbabwe", "Start Date": "2017-10-01", "Operational Unit": "Zimbabwe"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18552 - Family Planning Support for DREAMS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18552", "descriptions": []} +{"datatype": "Text", "external_id": "KKBElvALs9R", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16525", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "John Snow Inc (JSI)", "Start Date": "2017-10-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18553 - Strengthening High Impact Interventions for an AIDS-free Generation (AIDSFree) Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18553", "descriptions": []} +{"datatype": "Text", "external_id": "JolMAG9ERiF", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19922", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Right to Care", "Start Date": "2017-10-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18554 - EQUIP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18554", "descriptions": []} +{"datatype": "Text", "external_id": "AFywVYZEQlQ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Zimbabwe"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18555 - OVC WEI Follow-on", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18555", "descriptions": []} +{"datatype": "Text", "external_id": "SFjqRuE2cdT", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1717", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Research Triangle International", "Start Date": "2014-09-30", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18556 - Literacy Achievement and Retention Activity (LARA)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18556", "descriptions": []} +{"datatype": "Text", "external_id": "lpexkGYYuGf", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18557 - Defeat TB", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18557", "descriptions": []} +{"datatype": "Text", "external_id": "NEPUseDdEPP", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19922", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Right to Care", "Start Date": "2017-10-01", "Operational Unit": "Zimbabwe"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18558 - EQUIP Support", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18558", "descriptions": []} +{"datatype": "Text", "external_id": "RsVQS384d8Z", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18559 - Health Systems Strengthening", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18559", "descriptions": []} +{"datatype": "Text", "external_id": "zkHzHewPjoR", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18560 - Private Sector Support", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18560", "descriptions": []} +{"datatype": "Text", "external_id": "i290eiHkfim", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18561 - Communications for Health", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18561", "descriptions": []} +{"datatype": "Text", "external_id": "seYSykQ3sl0", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18562 - Quality Assurance (ASSIST Follow-On)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18562", "descriptions": []} +{"datatype": "Text", "external_id": "HOgJSM6LfQ0", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18563 - OVC Evaluation", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18563", "descriptions": []} +{"datatype": "Text", "external_id": "xXZZyCt5EiD", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19813", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Dexis Consulting Group", "Start Date": "2014-09-30", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18564 - GH Pro", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18564", "descriptions": []} +{"datatype": "Text", "external_id": "dlRP6zGkIWK", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18565 - Provision of comprehensive, friendly services for key populations and CRANE follow on for enhanced surveillance", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18565", "descriptions": []} +{"datatype": "Text", "external_id": "EH52CPJE515", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18566 - Production, distribution and monitoring implementation of Rapid HIV PT, facility and site certification, HIVDR sentinel surveys, validation of emerging lab assays and lab equipment", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18566", "descriptions": []} +{"datatype": "Text", "external_id": "MwrpzOKVX2B", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18567 - Accelerating Epidemic Control in Fort Portal region in the Republic of Uganda under the President\u2019s Emergency Plan for AIDS Relief (PEPFAR)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18567", "descriptions": []} +{"datatype": "Text", "external_id": "uZ2JVdjmIB9", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "230", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Population Council", "Start Date": "2017-10-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18568 - Project SOAR (Supporting Operational AIDS Research)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18568", "descriptions": []} +{"datatype": "Text", "external_id": "yrw3yxej3Dj", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1085", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "UNICEF", "Start Date": "2017-10-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18569 - UNICEF MCH Umbrella Grant", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18569", "descriptions": []} +{"datatype": "Text", "external_id": "jGX7mRmvfPD", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Cambodia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18571 - National Centre for HIV/AIDS, Dermatology and STDs Phase IV", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18571", "descriptions": []} +{"datatype": "Text", "external_id": "DN3dWZpmoUB", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18572 - Faith-based Organization Capacity Strengthening for Universal HIV Services (CRS)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18572", "descriptions": []} +{"datatype": "Text", "external_id": "L1UK2iChQDO", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Cambodia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18573 - National Institute of Public Health Phase III", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18573", "descriptions": []} +{"datatype": "Text", "external_id": "VkJ9ItOP4j6", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16526", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Ministry of Health (MOH)", "Start Date": "2017-10-01", "Operational Unit": "Cambodia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18574 - Kingdom of Cambodia Ministry of Health - MOH CoAg Phase II", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18574", "descriptions": []} +{"datatype": "Text", "external_id": "U9W1FdWr9nS", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "13168", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Cardno Emerging Markets", "Start Date": "2017-10-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18576 - Cardno Emerging Markets (CDC-HQ GH001531)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18576", "descriptions": []} +{"datatype": "Text", "external_id": "gKArRh7nvaI", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "216", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "University of Washington", "Start Date": "2017-10-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18577 - ITECH- University of Washington (Coag 001449GH15)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18577", "descriptions": []} +{"datatype": "Text", "external_id": "l3wLT8DvVqy", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "13207", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Jamaica Ministry of Health (MOH)", "Start Date": "2017-10-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18578 - Jamaica MOH USAID Agreement", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18578", "descriptions": []} +{"datatype": "Text", "external_id": "S34zWXk9eGf", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Burundi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18579 - Reaching an AIDS Free Generation (RAFG)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18579", "descriptions": []} +{"datatype": "Text", "external_id": "wpH2y3ovFQX", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15481", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "SURINAME MOH", "Start Date": "2017-10-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18580 - Suriname MOH", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18580", "descriptions": []} +{"datatype": "Text", "external_id": "XYr1YBg2LvW", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "230", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Population Council", "Start Date": "2017-10-01", "Operational Unit": "Zimbabwe"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18581 - Project SOAR", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18581", "descriptions": []} +{"datatype": "Text", "external_id": "HgqlHuEL3Vx", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19947", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "STOP TB Partnership Trust Fund", "Start Date": "2017-10-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18583 - STOP TB Partnership", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18583", "descriptions": []} +{"datatype": "Text", "external_id": "Ga3RCwqtDon", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Cambodia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18584 - Health Policy Plus (HP+)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18584", "descriptions": []} +{"datatype": "Text", "external_id": "VqqvtSDTHtY", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Cambodia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18585 - Community Action for Sustained Elimination [CASE]", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18585", "descriptions": []} +{"datatype": "Text", "external_id": "C7nEJstXnqa", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "596", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "University of North Carolina", "Start Date": "2014-09-30", "Operational Unit": "Democratic Republic of the Congo"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18586 - Measure Evaluation Phase IV", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18586", "descriptions": []} +{"datatype": "Text", "external_id": "rULz5aOdXNS", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "446", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Chemonics International", "Start Date": "2017-10-01", "Operational Unit": "Indonesia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18587 - Human Resources for Health in 2030 (HRH 2030)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18587", "descriptions": []} +{"datatype": "Text", "external_id": "lXB0lxW7OrX", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Indonesia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18588 - TBD - Health Financing", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18588", "descriptions": []} +{"datatype": "Text", "external_id": "jeqJlF2X6Xj", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Asia Regional Program"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18591 - China CDC COAG", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18591", "descriptions": []} +{"datatype": "Text", "external_id": "sazUeWs3szL", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "India"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18593 - TBD", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18593", "descriptions": []} +{"datatype": "Text", "external_id": "rZGHa4VSZj7", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "230", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Population Council", "Start Date": "2017-10-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18594 - Project SOAR", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18594", "descriptions": []} +{"datatype": "Text", "external_id": "VNPOQ8EfGOO", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18595 - ACONDA VS - Follow-on TBD", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18595", "descriptions": []} +{"datatype": "Text", "external_id": "gbvNNnPbMA3", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18596 - SEV CI - Follow-on TBD", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18596", "descriptions": []} +{"datatype": "Text", "external_id": "tKxpSGN1HIv", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18597 - Fondation ARIEL - Follow-on TBD", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18597", "descriptions": []} +{"datatype": "Text", "external_id": "C82daLvJw2S", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "230", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Population Council", "Start Date": "2017-10-01", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18598 - Project SOAR", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18598", "descriptions": []} +{"datatype": "Text", "external_id": "R5F5CYjs15F", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18599 - TBD M2M follow-on", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18599", "descriptions": []} +{"datatype": "Text", "external_id": "h5hg0jru3q9", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18600 - TBD OVC, Adolescent Girls & Young Women", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18600", "descriptions": []} +{"datatype": "Text", "external_id": "yHCVJpuzhxa", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18601 - TBD HIV Communications and Community Capacity", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18601", "descriptions": []} +{"datatype": "Text", "external_id": "QT55besw1Ao", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Swaziland"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18602 - TBD Human Resources for Health", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18602", "descriptions": []} +{"datatype": "Text", "external_id": "ZeCgeVSS3Og", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16339", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Pact", "Start Date": "2017-10-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18603 - FISH", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18603", "descriptions": []} +{"datatype": "Text", "external_id": "LIHawXhkkGE", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "219", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "JHPIEGO", "Start Date": "2014-09-30", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18604 - AIDS Free", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18604", "descriptions": []} +{"datatype": "Text", "external_id": "E5wANbPzEBB", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6", "End Date": "2014-09-30", "Agency": "PC", "Partner": "U.S. Peace Corps", "Start Date": "2014-09-30", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18605 - U.S PEACE CORPS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18605", "descriptions": []} +{"datatype": "Text", "external_id": "F406p5ungTE", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18606 - TBD- HC3 follow on \"Breakthrough\"", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18606", "descriptions": []} +{"datatype": "Text", "external_id": "DXSjQI39D9K", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18607 - TBD- Leadership, Management, Governance (LMG) follow on", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18607", "descriptions": []} +{"datatype": "Text", "external_id": "syqu2HLqNDC", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1168", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Baylor University, College of Medicine", "Start Date": "2017-10-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18608 - Technical Support to PEPFAR Programs in Southern Africa", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18608", "descriptions": []} +{"datatype": "Text", "external_id": "gpDpRsWuPXJ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18609 - TBD- FANTA 3 follow on", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18609", "descriptions": []} +{"datatype": "Text", "external_id": "kp43CwXr5iX", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18610 - TBD- ASSIST follow on", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18610", "descriptions": []} +{"datatype": "Text", "external_id": "FMHFRBwCANZ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3317", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Clinical and Laboratory Standards Institute", "Start Date": "2017-10-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18611 - Clinical and Laboratory Standards Institute (CLSI)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18611", "descriptions": []} +{"datatype": "Text", "external_id": "gjHPSjDaJge", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15719", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "ICF Macro", "Start Date": "2017-10-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18612 - Demographic and Health Surveys Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18612", "descriptions": []} +{"datatype": "Text", "external_id": "y0TjHghjLzK", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9853", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "New Partner", "Start Date": "2017-10-01", "Operational Unit": "Dominican Republic"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18614 - Building Indigeous NGOs Sustainability (BINGOS)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18614", "descriptions": []} +{"datatype": "Text", "external_id": "LVLyjIeyq0H", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18615 - Delivering Comp Services to Achieve HIV Epidemic Control in Subnational Units in Nigeria under PEPFAR", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18615", "descriptions": []} +{"datatype": "Text", "external_id": "JM45YRXKFSk", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19875", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "CENTER FOR COMMUNITY HEALTH RESEARCH AND DEVELOPMENT", "Start Date": "2017-10-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18616 - USAID Enhanced Community HIV Link - Northern", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18616", "descriptions": []} +{"datatype": "Text", "external_id": "Opp7MknCs26", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "HHS/SAMHSA", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18618 - Recovery Plus", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18618", "descriptions": []} +{"datatype": "Text", "external_id": "saGHdCeE5wN", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "HHS/SAMHSA", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18619 - Vietnam HIV-Addiction Technology Transfer Center", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18619", "descriptions": []} +{"datatype": "Text", "external_id": "pr2NLLxa4xv", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18620 - TBD-Lab", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18620", "descriptions": []} +{"datatype": "Text", "external_id": "w5V4n6Fgooj", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9853", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "New Partner", "Start Date": "2017-10-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18621 - Human Rights Support Mechanism (HRSM)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18621", "descriptions": []} +{"datatype": "Text", "external_id": "S9JT4ifalqJ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19922", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Right to Care", "Start Date": "2017-10-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18622 - EQUIP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18622", "descriptions": []} +{"datatype": "Text", "external_id": "UAdj1gSF5fq", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "33", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Catholic Relief Services", "Start Date": "2017-10-01", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18623 - 4Children", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18623", "descriptions": []} +{"datatype": "Text", "external_id": "oXFhk30fFLo", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "551", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "US Bureau of the Census", "Start Date": "2017-10-01", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18624 - US Census Bureau", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18624", "descriptions": []} +{"datatype": "Text", "external_id": "Nk4IEMmhi7i", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18625 - TBD - HIS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18625", "descriptions": []} +{"datatype": "Text", "external_id": "INr3qrpR6of", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2872", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Ministry of Health, Haiti", "Start Date": "2017-10-01", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18626 - Result Based Financing", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18626", "descriptions": []} +{"datatype": "Text", "external_id": "F73O3cqWsgb", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18627 - TBD HJFMRI Follow on", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18627", "descriptions": []} +{"datatype": "Text", "external_id": "il1o992Kklk", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18628 - TBD PAI-DOD Follow on", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18628", "descriptions": []} +{"datatype": "Text", "external_id": "iPIAsEvM9PC", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "14350", "End Date": "2018-09-30", "Agency": "HHS/HRSA", "Partner": "Health Research Inc./New York State Department of Health", "Start Date": "2017-10-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18629 - Quality Improvement Capacity for Impact Project (QICIP)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18629", "descriptions": []} +{"datatype": "Text", "external_id": "hMCWESt1M6v", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "13185", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Equip 3", "Start Date": "2014-09-30", "Operational Unit": "Democratic Republic of the Congo"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18630 - EQUIP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18630", "descriptions": []} +{"datatype": "Text", "external_id": "tKnKDpXkl12", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Haiti"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18631 - Health Service Delivery", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18631", "descriptions": []} +{"datatype": "Text", "external_id": "DOzu9mfGkLH", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18632 - Zambezia Action Plan", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18632", "descriptions": []} +{"datatype": "Text", "external_id": "nazTOdEVxMS", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2017-10-01", "Operational Unit": "Cambodia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18633 - LINKAGES", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18633", "descriptions": []} +{"datatype": "Text", "external_id": "WZDGL5gmveE", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Cambodia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18634 - TBD", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18634", "descriptions": []} +{"datatype": "Text", "external_id": "zmAvjgkip8A", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19877", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Global Health Supply Chain Program", "Start Date": "2014-09-30", "Operational Unit": "Democratic Republic of the Congo"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18636 - GHSC-TA", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18636", "descriptions": []} +{"datatype": "Text", "external_id": "tfrtVzqRTEk", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19877", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Global Health Supply Chain Program", "Start Date": "2014-09-30", "Operational Unit": "Democratic Republic of the Congo"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18637 - GHSC-RTK", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18637", "descriptions": []} +{"datatype": "Text", "external_id": "gc3GoQFrvBT", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18638 - TBD-PROTECT", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18638", "descriptions": []} +{"datatype": "Text", "external_id": "vLCYWoI26ZN", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "HHS/HRSA", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18639 - Global Initiative_Health Workforce for HIV - TBD", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18639", "descriptions": []} +{"datatype": "Text", "external_id": "hQNgvgMTczt", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "Commerce", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18640 - TBD To Be Corrected", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18640", "descriptions": []} +{"datatype": "Text", "external_id": "CXs6ZIuWCSU", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Lesotho"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18641 - RISE Follow-On", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18641", "descriptions": []} +{"datatype": "Text", "external_id": "fFrXTBER0Qf", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Lesotho"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18642 - ASSIST Follow On", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18642", "descriptions": []} +{"datatype": "Text", "external_id": "w5PE791DbzW", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16525", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "John Snow Inc (JSI)", "Start Date": "2017-10-01", "Operational Unit": "Lesotho"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18643 - AIDSFREE", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18643", "descriptions": []} +{"datatype": "Text", "external_id": "Dpm2sqCfH1G", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10939", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Kheth'Impilo", "Start Date": "2017-10-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18644 - EQUIP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18644", "descriptions": []} +{"datatype": "Text", "external_id": "xBPkrUVXis0", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "14350", "End Date": "2018-09-30", "Agency": "HHS/HRSA", "Partner": "Health Research Inc./New York State Department of Health", "Start Date": "2017-10-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18645 - Quality Improvement Capacity for Impact Project (QICIP)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18645", "descriptions": []} +{"datatype": "Text", "external_id": "ly15HqspzK1", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "440", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Abt Associates", "Start Date": "2014-09-30", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18646 - SHOPS Plus", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18646", "descriptions": []} +{"datatype": "Text", "external_id": "UTvXAy7b5Tz", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19907", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Palladium Group", "Start Date": "2017-10-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18647 - Health Policy Plus (HP+)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18647", "descriptions": []} +{"datatype": "Text", "external_id": "bh1YcEnx9CS", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "219", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "JHPIEGO", "Start Date": "2017-10-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18648 - Maternal and Child Survival Program (MCSP)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18648", "descriptions": []} +{"datatype": "Text", "external_id": "NIxWeccN4E1", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18649 - SABERS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18649", "descriptions": []} +{"datatype": "Text", "external_id": "ukjmBwFyu4z", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18650 - VMMC HQ Quality Assurance", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18650", "descriptions": []} +{"datatype": "Text", "external_id": "YcCvJErwPe1", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6", "End Date": "2014-09-30", "Agency": "PC", "Partner": "U.S. Peace Corps", "Start Date": "2014-09-30", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18651 - U.S PEACE CORPS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18651", "descriptions": []} +{"datatype": "Text", "external_id": "FbcTChlZ5WU", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18652 - TBD - Improving Prevention and Adherence to Care and Treatment (IMPACT)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18652", "descriptions": []} +{"datatype": "Text", "external_id": "T6Z9LWrDu4g", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "219", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "JHPIEGO", "Start Date": "2017-10-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18654 - Strengthening High Impact Interventions for an AIDS-free Generation(AIDSFree) Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18654", "descriptions": []} +{"datatype": "Text", "external_id": "x5W8AFUgU2B", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18655 - USAID Comprehensive", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18655", "descriptions": []} +{"datatype": "Text", "external_id": "ya7fqfuBKcL", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18656 - OVC TBD 1 (STEER)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18656", "descriptions": []} +{"datatype": "Text", "external_id": "JEWVVVkojlB", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18657 - OVC TBD 2 (SMILE)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18657", "descriptions": []} +{"datatype": "Text", "external_id": "KAHu74Fkjsu", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18658 - Youth Friendly HIV Services", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18658", "descriptions": []} +{"datatype": "Text", "external_id": "LGY1hTMMYCp", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "521", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "University of North Carolina at Chapel Hill, Carolina Population Center", "Start Date": "2017-10-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18659 - Measure Evaluation", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18659", "descriptions": []} +{"datatype": "Text", "external_id": "UUGVXqxCX6k", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18661 - Advancing the Agenda of Gender Equality (ADVANTAGE)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18661", "descriptions": []} +{"datatype": "Text", "external_id": "IodMu6wKi0v", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2017-10-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18662 - Youth Power Action", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18662", "descriptions": []} +{"datatype": "Text", "external_id": "sszIV9P8pKi", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18663 - Conduct of National (Population-Based) HIV/AIDS Impact Survey (NAIS) in Nigeria under the President\u2019s Emergency Plan for AIDS Relief (PEPFAR)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18663", "descriptions": []} +{"datatype": "Text", "external_id": "hLkzB0Dwft6", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10091", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "American Society for Microbiology", "Start Date": "2017-10-01", "Operational Unit": "Nigeria"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18664 - ASM_1116", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18664", "descriptions": []} +{"datatype": "Text", "external_id": "Ik1x7NJpmQ6", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Cameroon"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18667 - TBD Yaounde Cluster Clinical Services", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18667", "descriptions": []} +{"datatype": "Text", "external_id": "FZziSXromkj", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "State/OGAC", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18668 - TBD", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18668", "descriptions": []} +{"datatype": "Text", "external_id": "YKIPUpAQsFb", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "State/OGAC", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18669 - TBD - Acceleration to Link PLHIV to Treatment", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18669", "descriptions": []} +{"datatype": "Text", "external_id": "hZpuHmFtW79", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "State/OGAC", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18670 - Performance Funding", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18670", "descriptions": []} +{"datatype": "Text", "external_id": "r9hL6N5TbFC", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9077", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Infectious Disease Institute", "Start Date": "2017-10-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18671 - REFUGEE - Over five years this follow-on mechanism will utilize comprehensive facility and community approaches to build on existing interventions and scale up HIV prevention, care and treatment services in the mid-Wester", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18671", "descriptions": []} +{"datatype": "Text", "external_id": "fnEV1s3M03L", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2017-10-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "18672 - REFUGEE - Regional Health Integration to Enhance Services \u2013 North, Acholi (RHITES-N, Acholi)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "18672", "descriptions": []} +{"datatype": "Text", "external_id": "ED13UbPudr7", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "14013", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "CENTERS FOR HEALTH SOLUTIONS", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "2866 - DUMISHA/TEGEMEZA", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "2866", "descriptions": []} +{"datatype": "Text", "external_id": "JZOyGLl3IQs", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2014-09-30", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "2868 - Washplus: Supportive Environments for Healthy households and communities", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "2868", "descriptions": []} +{"datatype": "Text", "external_id": "Cp8o5EFjssb", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4008", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "National Centre for HIV/AIDS, Dermatology and STDs", "Start Date": "2014-09-30", "Operational Unit": "Cambodia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "5377 - National Center for HIV/AIDS Dermatology and STDs", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "5377", "descriptions": []} +{"datatype": "Text", "external_id": "lD3pRMkO4RN", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "8393", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "PROFAMILIA", "Start Date": "2014-09-30", "Operational Unit": "Dominican Republic"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "6166 - ACCESS TO CD4 TESTS FOR PEOPLE LIVING WITH HIV/AIDS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "6166", "descriptions": []} +{"datatype": "Text", "external_id": "snXAkBATPoj", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1", "End Date": "2018-09-30", "Agency": "State/AF", "Partner": "U.S. Department of State", "Start Date": "2013-09-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "6459 - Department of State/African Affairs", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "6459", "descriptions": []} +{"datatype": "Text", "external_id": "papLSrub15T", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "514", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Tulane University", "Start Date": "2013-09-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "6651 - UTAP-Tulane University (Technical Assistance in Support of the President's Emergency Plan for AIDS Relief )", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "6651", "descriptions": []} +{"datatype": "Text", "external_id": "ejiR8MIwbcv", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3781", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Partnership for Supply Chain Management", "Start Date": "2013-09-01", "Operational Unit": "South Sudan"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7135 - SCMS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7135", "descriptions": []} +{"datatype": "Text", "external_id": "jAZoyTcAKre", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19907", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Palladium Group", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7139 - HP Plus", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7139", "descriptions": []} +{"datatype": "Text", "external_id": "FmGvLK8vNQm", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2014-09-30", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7141 - Kenya Nutrition and HIV Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7141", "descriptions": []} +{"datatype": "Text", "external_id": "mDcqRhglFIT", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "446", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Chemonics International", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7142 - Kenya Pharma Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7142", "descriptions": []} +{"datatype": "Text", "external_id": "SpeMEEGKxqi", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3781", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Partnership for Supply Chain Management", "Start Date": "2013-09-01", "Operational Unit": "Rwanda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7158 - SCMS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7158", "descriptions": []} +{"datatype": "Text", "external_id": "YEyGvOeyO8v", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2014-09-30", "Agency": "DOD", "Partner": "Population Services International", "Start Date": "2014-09-30", "Operational Unit": "Rwanda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7160 - PSI-DOD", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7160", "descriptions": []} +{"datatype": "Text", "external_id": "spZ3Ek9aCDx", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "U.S. Agency for International Development (USAID)", "Start Date": "2013-09-01", "Operational Unit": "Rwanda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7162 - Central Contraceptive Procurement", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7162", "descriptions": []} +{"datatype": "Text", "external_id": "qS0ABIH66TS", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "964", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Howard University", "Start Date": "2013-09-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7166 - Howard University", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7166", "descriptions": []} +{"datatype": "Text", "external_id": "btO3oE84IwO", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "118", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Inter-Religious Council of Uganda", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7181 - Expanding Access to HIV/AIDS Prevention, Care and Treatment through Faith Based Organizations", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7181", "descriptions": []} +{"datatype": "Text", "external_id": "AKWsh9mvZx2", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "521", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "University of North Carolina at Chapel Hill, Carolina Population Center", "Start Date": "2014-09-30", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7210 - Measure Evaluation Phase III (MMAR III GHA-00 8)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7210", "descriptions": []} +{"datatype": "Text", "external_id": "Ybt1c5hEfTT", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3781", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Partnership for Supply Chain Management", "Start Date": "2013-09-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7218 - The Partnership for Supply Chain Management", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7218", "descriptions": []} +{"datatype": "Text", "external_id": "PL28mwPejWS", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "463", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "University Research Corporation, LLC", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7221 - TB Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7221", "descriptions": []} +{"datatype": "Text", "external_id": "DaXNZP5VCoo", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "11973", "End Date": "2014-09-30", "Agency": "DOD", "Partner": "South Africa Military Health Service", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7223 - Masibambisane 1", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7223", "descriptions": []} +{"datatype": "Text", "external_id": "e3yfK7Xp0sx", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "805", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "South African Democratic Teachers Union", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7225 - South African Democratic Teachers Union", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7225", "descriptions": []} +{"datatype": "Text", "external_id": "ZwCgprgIfNn", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "220", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7232 - ICB", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7232", "descriptions": []} +{"datatype": "Text", "external_id": "ZxLxwGvJRhd", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19877", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Global Health Supply Chain Program", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7234 - Global Health Supply Chain Program (SCMS)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7234", "descriptions": []} +{"datatype": "Text", "external_id": "yEhYfqonR9x", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15719", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "ICF Macro", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7235 - MEASURE DHS - 7", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7235", "descriptions": []} +{"datatype": "Text", "external_id": "AUk9x88StZe", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1618", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "PharmAccess", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7241 - PAI-DOD", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7241", "descriptions": []} +{"datatype": "Text", "external_id": "GPMmBih9uWT", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1640", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Central Contraceptive Procurement", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7242 - Condom Procurement", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7242", "descriptions": []} +{"datatype": "Text", "external_id": "TKm2O3GyW12", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "463", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "University Research Corporation, LLC", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7305 - Applying Science to Strengthen and Improve Systems-ASSIST", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7305", "descriptions": []} +{"datatype": "Text", "external_id": "ZvreW8546mJ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3781", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Partnership for Supply Chain Management", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7308 - Partnership for Supply Chain Management Systems (SCMS)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7308", "descriptions": []} +{"datatype": "Text", "external_id": "Qbd5nSZsY1K", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16525", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "John Snow Inc (JSI)", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7311 - Central Contraceptive Procurement", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7311", "descriptions": []} +{"datatype": "Text", "external_id": "hY7eJU5qv6u", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "463", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "University Research Corporation, LLC", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7314 - ASSIST (Applying Science to Strengthen and Improve Systems)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7314", "descriptions": []} +{"datatype": "Text", "external_id": "bO5lMidMWHX", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7315 - Food and Nutrition Technical Assistance III (FANTA-III)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7315", "descriptions": []} +{"datatype": "Text", "external_id": "ezq0KMRS189", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3781", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Partnership for Supply Chain Management", "Start Date": "2013-09-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7319 - Supply Chain Management System (SCMS)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7319", "descriptions": []} +{"datatype": "Text", "external_id": "lMYMYFB2ybp", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3932", "End Date": "2018-09-30", "Agency": "State/AF", "Partner": "Regional Procurement Support Office/Frankfurt", "Start Date": "2013-09-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7320 - RPSO laboratory construction projects", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7320", "descriptions": []} +{"datatype": "Text", "external_id": "oVkwEOVgqeB", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1717", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Research Triangle International", "Start Date": "2014-09-30", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7321 - HIV Prevention for MARP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7321", "descriptions": []} +{"datatype": "Text", "external_id": "UcHhgzkSmV5", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7324 - Botswana Civil Society Strengthening Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7324", "descriptions": []} +{"datatype": "Text", "external_id": "uGiKp4cb0S4", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3781", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Partnership for Supply Chain Management", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7326 - Supply Chain Management Systems (SCMS)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7326", "descriptions": []} +{"datatype": "Text", "external_id": "oE3bnkElnp9", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "521", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "University of North Carolina at Chapel Hill, Carolina Population Center", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7328 - MEASURE EVALUATION Phase IV", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7328", "descriptions": []} +{"datatype": "Text", "external_id": "y82qIv670aN", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3236", "End Date": "2016-09-30", "Agency": "State/PRM", "Partner": "American Refugee Committee", "Start Date": "2013-09-01", "Operational Unit": "Rwanda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7335 - ARC", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7335", "descriptions": []} +{"datatype": "Text", "external_id": "Ja7lnogT2Yu", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10302", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "CHF International", "Start Date": "2013-09-01", "Operational Unit": "Rwanda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7336 - Higa Ubeho", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7336", "descriptions": []} +{"datatype": "Text", "external_id": "vRA8ZvfOYJp", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10091", "End Date": "2015-12-31", "Agency": "HHS/CDC", "Partner": "American Society for Microbiology", "Start Date": "2008-09-29", "Operational Unit": "Rwanda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7337 - American Society for Microbiology", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7337", "descriptions": []} +{"datatype": "Text", "external_id": "Q0lWhLuVQWb", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7342 - Healthy Markets", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7342", "descriptions": []} +{"datatype": "Text", "external_id": "exia3QniKfy", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3781", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Partnership for Supply Chain Management", "Start Date": "2013-09-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7345 - SCMS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7345", "descriptions": []} +{"datatype": "Text", "external_id": "xqjORxgOPgW", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "12274", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "United Nations Joint Programme on HIV/AIDS", "Start Date": "2013-09-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7348 - UNAIDS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7348", "descriptions": []} +{"datatype": "Text", "external_id": "ZCYKxgjYnf1", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "521", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "University of North Carolina at Chapel Hill, Carolina Population Center", "Start Date": "2013-09-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7352 - Measure Evaluation Phase 111", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7352", "descriptions": []} +{"datatype": "Text", "external_id": "LEp02YrgSWt", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4", "End Date": "2017-09-30", "Agency": "DOD", "Partner": "U.S. Department of Defense (Defense)", "Start Date": "2013-09-01", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7369 - Department of Defense", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7369", "descriptions": []} +{"datatype": "Text", "external_id": "zyjUa6pmL1p", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3685", "End Date": "2014-09-30", "Agency": "HHS/HRSA", "Partner": "New York AIDS Institute", "Start Date": "2014-09-30", "Operational Unit": "Caribbean Region"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7375 - HIV/QUAL International", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7375", "descriptions": []} +{"datatype": "Text", "external_id": "psGf5CVatBp", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1640", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Central Contraceptive Procurement", "Start Date": "2013-09-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7383 - Contraceptive Commodities Fund", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7383", "descriptions": []} +{"datatype": "Text", "external_id": "MGNw2dJjZ7u", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19909", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Arquiplan, Lda", "Start Date": "2016-10-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7387 - Oversight for 16 Type II RHC & 3 Warehouses", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7387", "descriptions": []} +{"datatype": "Text", "external_id": "DeXoH3S7d7M", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19911", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "T\u00e9cnicos Construtores (TEC), Lda", "Start Date": "2016-10-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7388 - Construction of 11 Type II Rural Health Centers", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7388", "descriptions": []} +{"datatype": "Text", "external_id": "yeJxzVTfBrB", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1640", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Central Contraceptive Procurement", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7422 - Central Contraceptive Procurement (CCP)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7422", "descriptions": []} +{"datatype": "Text", "external_id": "wFcCmcvrfuO", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3781", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Partnership for Supply Chain Management", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7423 - Supply Chain Management System Project (SCMS)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7423", "descriptions": []} +{"datatype": "Text", "external_id": "wwCkCXVYIaF", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Population Services International", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7427 - Partnership for Integrated Social Marketing (PRISM)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7427", "descriptions": []} +{"datatype": "Text", "external_id": "RHb9PhzYNfQ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7428 - Corridors of Hope III", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7428", "descriptions": []} +{"datatype": "Text", "external_id": "x2uokQBn0w5", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3781", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Partnership for Supply Chain Management", "Start Date": "2013-09-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7443 - Supply Chain Management System (SCMS)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7443", "descriptions": []} +{"datatype": "Text", "external_id": "hN5IWjWQBwt", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "U.S. Department of Defense (Defense)", "Start Date": "2013-09-01", "Operational Unit": "Lesotho"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7455 - LDF, Department of Defense Support", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7455", "descriptions": []} +{"datatype": "Text", "external_id": "psUiO4qyPaj", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "816", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "TEBA Development", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7466 - Community Based Responses to HIV/AIDS in Mine-sending Areas in Mozambique", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7466", "descriptions": []} +{"datatype": "Text", "external_id": "t1RbzMhwoTN", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4", "End Date": "2014-09-30", "Agency": "DOD", "Partner": "U.S. Department of Defense (Defense)", "Start Date": "2013-09-01", "Operational Unit": "Indonesia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7480 - DOD", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7480", "descriptions": []} +{"datatype": "Text", "external_id": "dow7C0qo7Yu", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "233", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Program for Appropriate Technology in Health", "Start Date": "2013-09-01", "Operational Unit": "Democratic Republic of the Congo"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7500 - AIDS Support and Technical Resources (AIDSTAR) - INTEGRATED HIV/AIDS PROGRAM IN DRC (ProVIC: Program de VIH Int\u00e9gr\u00e9 au Congo)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7500", "descriptions": []} +{"datatype": "Text", "external_id": "SYNnueTjkyJ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4", "End Date": "2017-09-30", "Agency": "DOD", "Partner": "U.S. Department of Defense (Defense)", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7515 - DoD Mech Ethiopia", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7515", "descriptions": []} +{"datatype": "Text", "external_id": "dne8fNfs0YJ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "595", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "World Learning", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7516 - School-Community Partnership Serving OVC (SCOPSO), Education Wraparound Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7516", "descriptions": []} +{"datatype": "Text", "external_id": "X75PhzmslPa", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19915", "End Date": "2017-09-30", "Agency": "DOD", "Partner": "International HIV/AIDS TB Institute", "Start Date": "2013-09-01", "Operational Unit": "Ukraine"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7520 - Prevention for the Military", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7520", "descriptions": []} +{"datatype": "Text", "external_id": "PPuNJm67IVj", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "453", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "John Snow, Inc.", "Start Date": "2013-09-01", "Operational Unit": "Ghana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7522 - DELIVER", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7522", "descriptions": []} +{"datatype": "Text", "external_id": "pv3FN3wn9rh", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "453", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "John Snow, Inc.", "Start Date": "2013-09-01", "Operational Unit": "Zimbabwe"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7524 - USAID | DELIVER PROJECT (TO4)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7524", "descriptions": []} +{"datatype": "Text", "external_id": "ihlfB1HHgsR", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "239", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Save the Children US", "Start Date": "2013-09-01", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7530 - Save the Children TransACTION Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7530", "descriptions": []} +{"datatype": "Text", "external_id": "nUI2PDJXGBJ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3781", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Partnership for Supply Chain Management", "Start Date": "2013-09-01", "Operational Unit": "Zimbabwe"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7549 - Supply Chain Management System (SCMS)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7549", "descriptions": []} +{"datatype": "Text", "external_id": "K9s79BgEtQ7", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15719", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "ICF Macro", "Start Date": "2014-09-30", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7564 - Demographic and Health Survey", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7564", "descriptions": []} +{"datatype": "Text", "external_id": "iYiOWcgAOUb", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6277", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "International Center for AIDS Care and Treatment Programs, Columbia University", "Start Date": "2014-09-30", "Operational Unit": "Ethiopia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7566 - Malaria Laboratory Diagnosis and Monitoring", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7566", "descriptions": []} +{"datatype": "Text", "external_id": "QiWTKwHw7h9", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "596", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "University of North Carolina", "Start Date": "2013-09-01", "Operational Unit": "Dominican Republic"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7575 - MEASURE Evaluation Phase IV", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7575", "descriptions": []} +{"datatype": "Text", "external_id": "UKUyjWgFLyV", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15719", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "ICF Macro", "Start Date": "2014-09-30", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7620 - Macro DHS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7620", "descriptions": []} +{"datatype": "Text", "external_id": "YeUmMhZwMI3", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15721", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "AME-TAN Construction", "Start Date": "2014-09-30", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7629 - Warehouse Construction", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7629", "descriptions": []} +{"datatype": "Text", "external_id": "jn3AhpJHwbj", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "453", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "John Snow, Inc.", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "7636 - JSI/DELIVER", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "7636", "descriptions": []} +{"datatype": "Text", "external_id": "VyrBJAO6TY5", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "453", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "John Snow, Inc.", "Start Date": "2014-09-30", "Operational Unit": "Zambia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "8038 - Zambia Partner Reporting System (ZPRS)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "8038", "descriptions": []} +{"datatype": "Text", "external_id": "qsg1ckCAEwj", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "978", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "American Society of Clinical Pathology", "Start Date": "2013-09-01", "Operational Unit": "Lesotho"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "8772 - PEPFAR Laboratory Training Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "8772", "descriptions": []} +{"datatype": "Text", "external_id": "qY1IFfpITOv", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10091", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "American Society for Microbiology", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9039 - Capacity Building for LAB", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9039", "descriptions": []} +{"datatype": "Text", "external_id": "Y14uAWeaYX8", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10676", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "Henry Jackson Foundation", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9043 - Makerere University Walter Reed Project (MUWRP)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9043", "descriptions": []} +{"datatype": "Text", "external_id": "PbpSx1kRYQ6", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15719", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "ICF Macro", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9076 - Demographic and Health Surveys - 7", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9076", "descriptions": []} +{"datatype": "Text", "external_id": "J3rG99rH37X", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3781", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Partnership for Supply Chain Management", "Start Date": "2014-09-30", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9079 - SCMS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9079", "descriptions": []} +{"datatype": "Text", "external_id": "nuo7uSlUz1n", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "33", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Catholic Relief Services", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9092 - Support and Assistance to Indigenous Implementing Agencies (SAIDIA)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9092", "descriptions": []} +{"datatype": "Text", "external_id": "vhvMf1OEuZ3", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "6285", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "CDC Foundation", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9093 - Phones for Health", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9093", "descriptions": []} +{"datatype": "Text", "external_id": "otW1SPA2wqw", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "535", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "University of Nairobi", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9097 - HIV Fellowships", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9097", "descriptions": []} +{"datatype": "Text", "external_id": "tNVBeywfBLs", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4622", "End Date": "2018-09-30", "Agency": "HHS/HRSA", "Partner": "American International Health Alliance Twinning Center", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9108 - AIHA", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9108", "descriptions": []} +{"datatype": "Text", "external_id": "AHKSdBX4MmV", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1923", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Association of Public Health Laboratories", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9110 - APHL", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9110", "descriptions": []} +{"datatype": "Text", "external_id": "EYx3swTZfDA", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2014-09-30", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9127 - Prevention Technologies Agreement (PTA)/I Choose Live", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9127", "descriptions": []} +{"datatype": "Text", "external_id": "xSZwQ5DZ3Fn", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "214", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "International Medical Corps", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9136 - IMC MARPS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9136", "descriptions": []} +{"datatype": "Text", "external_id": "rspb66gA1My", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "217", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "IntraHealth International, Inc", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9139 - Capacity Kenya", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9139", "descriptions": []} +{"datatype": "Text", "external_id": "TZOZhhc1vjQ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "33", "End Date": "2014-09-30", "Agency": "HHS/HRSA", "Partner": "Catholic Relief Services", "Start Date": "2014-09-30", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9141 - AIDSRelief", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9141", "descriptions": []} +{"datatype": "Text", "external_id": "yjU3iju5Wj3", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10676", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "Henry Jackson Foundation", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9143 - Kenya Department of Defense", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9143", "descriptions": []} +{"datatype": "Text", "external_id": "O9qtlWWaZP4", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "233", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Program for Appropriate Technology in Health", "Start Date": "2014-09-30", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9149 - Uniformed Services Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9149", "descriptions": []} +{"datatype": "Text", "external_id": "ycF9vtP3TvF", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "214", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "International Medical Corps", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9150 - Prisons Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9150", "descriptions": []} +{"datatype": "Text", "external_id": "gW1RLajAjL6", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "8402", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Kalangala District Health Office", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9167 - Provision of Comprehensive Public Health services for the fishing communities in Kalangala District in the Republic of Uganda under the President\u2019s Emergency Plan for AIDS Relief", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9167", "descriptions": []} +{"datatype": "Text", "external_id": "i8sxXnJOiOV", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10676", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "Henry Jackson Foundation", "Start Date": "2013-09-01", "Operational Unit": "Kenya"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9171 - South Rift Valley", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9171", "descriptions": []} +{"datatype": "Text", "external_id": "U9kjfbUsnY4", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "323", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "The AIDS Support Organization", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9183 - Accelerating Delivery of Comprehensive HIV/AIDS/TB services including Prevention, Care, Support and Treatment of people living with HIV/AIDS in the Republic of Uganda under the President\u2019s Emergency Plan for AIDS Relief", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9183", "descriptions": []} +{"datatype": "Text", "external_id": "OfkRDveM8cu", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4174", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Tamil Nadu AIDS Control Society", "Start Date": "2013-09-01", "Operational Unit": "India"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9195 - TANSACS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9195", "descriptions": []} +{"datatype": "Text", "external_id": "vBBje2F3rbf", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9078", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Uganda Prisons Services", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9240 - Strengthening HIV Prevention, Care and Treatment among Prisoner and Staff of the Prisons Service", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9240", "descriptions": []} +{"datatype": "Text", "external_id": "P4b4NEetX8V", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "453", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "John Snow, Inc.", "Start Date": "2013-09-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9266 - DELIVER", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9266", "descriptions": []} +{"datatype": "Text", "external_id": "hgUcEg8UNxL", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3935", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "National AIDS Commission, Malawi", "Start Date": "2013-09-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9276 - National AIDS Commission, Malawi", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9276", "descriptions": []} +{"datatype": "Text", "external_id": "RrjmU53u2Ls", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "216", "End Date": "2018-09-30", "Agency": "HHS/HRSA", "Partner": "University of Washington", "Start Date": "2013-09-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9281 - I-TECH", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9281", "descriptions": []} +{"datatype": "Text", "external_id": "ZnH7VrG5ZcU", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "11480", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Mulago-Mbarara Teaching Hospitals' Joint AIDS Program (MJAP)", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9300 - Realizing Expanded Access to Counseling and Testing for HIV in Uganda (REACH-U) Project.", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9300", "descriptions": []} +{"datatype": "Text", "external_id": "G01i8YBlc1n", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "453", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "John Snow, Inc.", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9301 - Strengthening TB and HIV & AIDS Responses in East Central Uganda (STAR-EC)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9301", "descriptions": []} +{"datatype": "Text", "external_id": "RwJwExlyGVs", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4", "End Date": "2018-09-30", "Agency": "DOD", "Partner": "U.S. Department of Defense (Defense)", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9303 - DOD Mechanism", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9303", "descriptions": []} +{"datatype": "Text", "external_id": "o48VeH79Ecr", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "217", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "IntraHealth International, Inc", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9325 - Uganda Capacity Project (UCP)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9325", "descriptions": []} +{"datatype": "Text", "external_id": "kLnuZRXx3yl", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "323", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "The AIDS Support Organization", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9338 - Provision of community-based HIV/AIDS prevention, care and support services in Uganda", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9338", "descriptions": []} +{"datatype": "Text", "external_id": "SmRZaAUIYAK", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "52", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "World Vision International", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9347 - PUBLIC SECTOR HIV/AIDS WORKPLACE PROGRAM (SPEAR)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9347", "descriptions": []} +{"datatype": "Text", "external_id": "rnzWeEKKZYR", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "216", "End Date": "2017-09-30", "Agency": "HHS/HRSA", "Partner": "University of Washington", "Start Date": "2013-09-01", "Operational Unit": "India"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9349 - I-TECH", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9349", "descriptions": []} +{"datatype": "Text", "external_id": "qDoJgiKHeM3", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1", "End Date": "2016-09-30", "Agency": "State/AF", "Partner": "U.S. Department of State", "Start Date": "2013-09-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9386 - State #GPO-A-11-05-00007-00", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9386", "descriptions": []} +{"datatype": "Text", "external_id": "sHiz1pCNf0g", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3781", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Partnership for Supply Chain Management", "Start Date": "2013-09-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9396 - Supply Chain Management System", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9396", "descriptions": []} +{"datatype": "Text", "external_id": "baRJ2yMI3Wk", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "344", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Ministry of National Education, C\u00f4te d'Ivoire", "Start Date": "2013-09-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9401 - CoAg Ministry of Education #U62/CCU24223", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9401", "descriptions": []} +{"datatype": "Text", "external_id": "eWCdXTOVixz", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9415 - FHI New CDC TA Mech (UTAP follow-on)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9415", "descriptions": []} +{"datatype": "Text", "external_id": "zwiijGG1C8T", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10091", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "American Society for Microbiology", "Start Date": "2013-09-01", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9419 - CDC Lab Coalition", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9419", "descriptions": []} +{"datatype": "Text", "external_id": "LYJWIy5A8Tf", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "205", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Engender Health", "Start Date": "2014-09-30", "Operational Unit": "Cote d'Ivoire"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9431 - EngenderHealth GH-08-2008 RESPOND", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9431", "descriptions": []} +{"datatype": "Text", "external_id": "Fa544KlHhya", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4013", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "National Tuberculosis Centre", "Start Date": "2014-09-30", "Operational Unit": "Cambodia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9438 - National Center for Tuberculosis and Leprosy Control (CENAT)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9438", "descriptions": []} +{"datatype": "Text", "external_id": "fBGXT8lYOUQ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "421", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Ministry of Health and Social Welfare, Tanzania", "Start Date": "2014-09-30", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9455 - MOHSW", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9455", "descriptions": []} +{"datatype": "Text", "external_id": "iFVr070U4gC", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "192", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Africare", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9464 - Africare", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9464", "descriptions": []} +{"datatype": "Text", "external_id": "wKVJC7w538E", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "610", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Care International", "Start Date": "2014-10-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9474 - Care International", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9474", "descriptions": []} +{"datatype": "Text", "external_id": "rp6CCWHVLeB", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9077", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Infectious Disease Institute", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9483 - Expansion of Routine Confidential HCT and provision of basic Care in Clinics, Hospitals and HC Ivs", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9483", "descriptions": []} +{"datatype": "Text", "external_id": "LB2vmuvBwpv", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4860", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Xstrata Coal SA & Re-Action!", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9496 - Re-Action!", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9496", "descriptions": []} +{"datatype": "Text", "external_id": "MXLz29xF5et", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15222", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "UNIVERSITY OF KWAZULU-NATAL INNOVATIONS", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9497 - University of KwaZulu-Natal Innovations", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9497", "descriptions": []} +{"datatype": "Text", "external_id": "iF7H75GbgCW", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4857", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "St. Mary's Hospital", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9509 - St. Mary's Hospital (St Mary's)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9509", "descriptions": []} +{"datatype": "Text", "external_id": "WEBIf4Ww93k", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "15037", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "SOUTHERN AFRICAN CATHOLIC BISHOP'S CONFERENCE (SACBC)", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9521 - Southern African Catholic Bishops' Conference (SACBC)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9521", "descriptions": []} +{"datatype": "Text", "external_id": "I20SQaw6ibf", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3331", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "National Health Laboratory Services", "Start Date": "2014-10-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9522 - NHLS (Award PS001328, ending 2015)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9522", "descriptions": []} +{"datatype": "Text", "external_id": "ZylyhKhfm3P", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3781", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Partnership for Supply Chain Management", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9526 - Supply Chain Management System (SCMS)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9526", "descriptions": []} +{"datatype": "Text", "external_id": "CD3qmfnQ8Ua", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "762", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "South Africa National Blood Service", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9529 - South Africa National Blood Service", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9529", "descriptions": []} +{"datatype": "Text", "external_id": "IJDThR6WMnV", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "204", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "Elizabeth Glaser Pediatric AIDS Foundation", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9541 - Strengthening the Tuberculosis and HIV/AIDS Response in the South Western Region of Uganda (STAR-SW)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9541", "descriptions": []} +{"datatype": "Text", "external_id": "uuGdgswtTkl", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2014-09-30", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9547 - Prevention Technologies Agreement(PTA)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9547", "descriptions": []} +{"datatype": "Text", "external_id": "pdPAdPwxs6i", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "597", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "National Alliance of State and Territorial AIDS Directors", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9562 - National Alliance of State and Territorial AIDS Directors", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9562", "descriptions": []} +{"datatype": "Text", "external_id": "bPayZKd1znq", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "978", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "American Society of Clinical Pathology", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9564 - ASCP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9564", "descriptions": []} +{"datatype": "Text", "external_id": "RjkKvQSJs2g", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10091", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "American Society for Microbiology", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9568 - ASM", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9568", "descriptions": []} +{"datatype": "Text", "external_id": "D5PMVFLjX9C", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "19769", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Edication Development Center", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9569 - South Africa School-Based Sexuality and HIV Prevention Education Activity", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9569", "descriptions": []} +{"datatype": "Text", "external_id": "zzhUeQJyHkO", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1", "End Date": "2018-09-30", "Agency": "State/AF", "Partner": "U.S. Department of State", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9570 - PAS Small Grants", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9570", "descriptions": []} +{"datatype": "Text", "external_id": "wyHE22ewavG", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "8543", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Lifeline Mafikeng", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9590 - Lifeline Mafikeng", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9590", "descriptions": []} +{"datatype": "Text", "external_id": "UuqNaEt93tP", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1633", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "National Institute for Medical Research", "Start Date": "2014-09-30", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9595 - NIMR", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9595", "descriptions": []} +{"datatype": "Text", "external_id": "xSvx3dpMKMF", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "12637", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Institute for Youth Development SA (IYDSA)", "Start Date": "2014-09-30", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9609 - Institute for Youth Development SA (IYDSA)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9609", "descriptions": []} +{"datatype": "Text", "external_id": "LIs4rBestxZ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2778", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "International Organization for Migration", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9610 - Migrants and Mobile Populations HIV Prevention Program", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9610", "descriptions": []} +{"datatype": "Text", "external_id": "NOcYGUDuHq7", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "662", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "McCord Hospital", "Start Date": "2014-09-30", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9613 - McCord Hospital", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9613", "descriptions": []} +{"datatype": "Text", "external_id": "XznuaH9SWGA", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4622", "End Date": "2014-09-30", "Agency": "HHS/HRSA", "Partner": "American International Health Alliance Twinning Center", "Start Date": "2014-09-30", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9614 - Twinning", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9614", "descriptions": []} +{"datatype": "Text", "external_id": "fsAZdj5Kyv3", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "217", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "IntraHealth International, Inc", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9616 - IHI-MC", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9616", "descriptions": []} +{"datatype": "Text", "external_id": "bIZHGBBDYiq", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4938", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Touch Foundation", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9618 - Touch Foundation- PPP", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9618", "descriptions": []} +{"datatype": "Text", "external_id": "bVLE3CBsnzz", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "549", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "World Health Organization", "Start Date": "2014-09-30", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9627 - WHO", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9627", "descriptions": []} +{"datatype": "Text", "external_id": "Yo848VrnRqB", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "12626", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Ifakara Health Institute", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9630 - SAVVY & DSS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9630", "descriptions": []} +{"datatype": "Text", "external_id": "GqY0cNn9LFF", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4950", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "University of Dar es Salaam, University Computing Center", "Start Date": "2014-09-30", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9631 - UCC", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9631", "descriptions": []} +{"datatype": "Text", "external_id": "L0FqPudnpsZ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "517", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "University of California at San Francisco", "Start Date": "2014-09-30", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9634 - UTAP UCSF-MARPS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9634", "descriptions": []} +{"datatype": "Text", "external_id": "UeSSu6lV8VE", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2865", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Bugando Medical Centre", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9639 - BMC", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9639", "descriptions": []} +{"datatype": "Text", "external_id": "Nil3N4krQJT", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1923", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Association of Public Health Laboratories", "Start Date": "2014-09-30", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9641 - APHL Lab", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9641", "descriptions": []} +{"datatype": "Text", "external_id": "xsLnWqXL1AX", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "978", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "American Society of Clinical Pathology", "Start Date": "2014-09-30", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9642 - ASCP Lab", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9642", "descriptions": []} +{"datatype": "Text", "external_id": "Rf4uFGeWjL3", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "3317", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Clinical and Laboratory Standards Institute", "Start Date": "2014-09-30", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9643 - CLSI Lab", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9643", "descriptions": []} +{"datatype": "Text", "external_id": "p5TLIl68lKo", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10091", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "American Society for Microbiology", "Start Date": "2014-09-30", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9644 - ASM Lab", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9644", "descriptions": []} +{"datatype": "Text", "external_id": "BczYsRoy3yi", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "228", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Pathfinder International", "Start Date": "2014-09-30", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9665 - Pathfinder International", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9665", "descriptions": []} +{"datatype": "Text", "external_id": "uuiIoktTteZ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2014-09-30", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9678 - ASPIRES", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9678", "descriptions": []} +{"datatype": "Text", "external_id": "KlyvKPkXq2f", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1715", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "National Tuberculosis and Leprosy Control Program", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9681 - Single eligibility FOA", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9681", "descriptions": []} +{"datatype": "Text", "external_id": "oyhMlrPKOvH", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2997", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "TBD", "Start Date": "2014-09-30", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9685 - TB Follow-on", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9685", "descriptions": []} +{"datatype": "Text", "external_id": "siWfU9AUy2E", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "246", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "African Medical and Research Foundation", "Start Date": "2013-09-01", "Operational Unit": "Tanzania"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9694 - Angaza Zaidi", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9694", "descriptions": []} +{"datatype": "Text", "external_id": "yyONJyBxPtg", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4622", "End Date": "2018-09-30", "Agency": "HHS/HRSA", "Partner": "American International Health Alliance Twinning Center", "Start Date": "2014-10-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9725 - Twinning - AIHA", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9725", "descriptions": []} +{"datatype": "Text", "external_id": "FJ4N8Wx0n58", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "5702", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Vanderbilt University", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9811 - Friends in Global Health", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9811", "descriptions": []} +{"datatype": "Text", "external_id": "yL0pz4vq90D", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "233", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Program for Appropriate Technology in Health", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9816 - The Thogomleo Project (AIDSTAR)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9816", "descriptions": []} +{"datatype": "Text", "external_id": "I75SIuZY4i5", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1923", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Association of Public Health Laboratories", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9818 - APHL", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9818", "descriptions": []} +{"datatype": "Text", "external_id": "E7jEoeLy7YI", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1229", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "University of Kwazulu-Natal, Nelson Mandela School of Medicine, Comprehensive International Program for Research on AIDS", "Start Date": "2013-09-01", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9821 - CAPRISA", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9821", "descriptions": []} +{"datatype": "Text", "external_id": "hekJNIWgjwZ", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "464", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Voxiva", "Start Date": "2014-09-30", "Operational Unit": "Rwanda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9826 - HIV/AIDS Reporting System/TRACNet", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9826", "descriptions": []} +{"datatype": "Text", "external_id": "dEXhQpaxSBA", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "4622", "End Date": "2014-09-30", "Agency": "HHS/HRSA", "Partner": "American International Health Alliance Twinning Center", "Start Date": "2014-09-30", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9832 - AIHA", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9832", "descriptions": []} +{"datatype": "Text", "external_id": "hDpLzpYNjFE", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1156", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Ministry of Health, Mozambique", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9856 - MISAU BS", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9856", "descriptions": []} +{"datatype": "Text", "external_id": "HoL9mxSMfGn", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1156", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Ministry of Health, Mozambique", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9857 - MISAU - Implementation of Integrated HIV/AIDS Treatment, Care and Prevention Programs in the Republic of Mozambique", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9857", "descriptions": []} +{"datatype": "Text", "external_id": "sPUPZ41SV7N", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1602", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Ministry of Women and Social Action, Mozambique", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9858 - MMAS - Rapid Strengthening and Expansion of Integrated Social Services for People Infected and Affected by HIV/AIDS in the Republic of Mozambique", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9858", "descriptions": []} +{"datatype": "Text", "external_id": "zGJM5xe6BQY", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1247", "End Date": "2014-09-30", "Agency": "HHS/NIH", "Partner": "South Africa National Defense Force, Military Health Service", "Start Date": "2014-09-30", "Operational Unit": "South Africa"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9866 - NIAID/NIH Project Phidisa", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9866", "descriptions": []} +{"datatype": "Text", "external_id": "JfbQUMgDrgs", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "336", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Blood Transfusion Service of Namibia", "Start Date": "2013-09-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9869 - Cooperative Agreement 1U2GPS002715", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9869", "descriptions": []} +{"datatype": "Text", "external_id": "EngRzYRno1X", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "489", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Potentia Namibia Recruitment Consultancy", "Start Date": "2013-09-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9872 - Cooperative Agreement 1U2GPS002722", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9872", "descriptions": []} +{"datatype": "Text", "external_id": "R45IvwRHmul", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10", "End Date": "2014-09-30", "Agency": "HHS/HRSA", "Partner": "U.S. Department of Health and Human Services/Health Resources and Services Administration (HHS/HRSA)", "Start Date": "2013-09-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9874 - HIVQUAL", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9874", "descriptions": []} +{"datatype": "Text", "external_id": "jq0UOPxmG2K", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1744", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Namibia Institute of Pathology", "Start Date": "2013-09-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9876 - Cooperative Agreement 1U2GPS002058", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9876", "descriptions": []} +{"datatype": "Text", "external_id": "orQi5PI9iO7", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "220", "End Date": "2017-09-30", "Agency": "USAID", "Partner": "Management Sciences for Health", "Start Date": "2013-09-01", "Operational Unit": "Uganda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9879 - STRENGTHENING TUBERCULOSIS AND HIV/AIDS RESPONSES IN THE EASTERN REGION OF UGANDA (STAR-E)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9879", "descriptions": []} +{"datatype": "Text", "external_id": "tJoZs2lVXFc", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "509", "End Date": "2014-09-30", "Agency": "USAID", "Partner": "Johns Hopkins University Bloomberg School of Public Health", "Start Date": "2013-09-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9882 - JHCOM GHAI - 12159", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9882", "descriptions": []} +{"datatype": "Text", "external_id": "qofeYTu7w0R", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "232", "End Date": "2018-09-30", "Agency": "USAID", "Partner": "Population Services International", "Start Date": "2013-09-01", "Operational Unit": "Malawi"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9883 - Prevention for Populations and Settings with High Risk Behaviors", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9883", "descriptions": []} +{"datatype": "Text", "external_id": "QsmmzRioKl6", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Mozambique"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9900 - Capable Partners Program (CAP) II", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9900", "descriptions": []} +{"datatype": "Text", "external_id": "uNOs0fXXHTf", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "597", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "National Alliance of State and Territorial AIDS Directors", "Start Date": "2013-09-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9910 - Capacity Building Assistance for Global HIV/AIDS Program Development through Technical Assistance Collaboration with NASTAD", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9910", "descriptions": []} +{"datatype": "Text", "external_id": "pVkEOqie8Qi", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10091", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "American Society for Microbiology", "Start Date": "2013-09-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9915 - Capacity building assistance for global HIV/AIDS microbiological labs", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9915", "descriptions": []} +{"datatype": "Text", "external_id": "ANYBBxmdua1", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1923", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Association of Public Health Laboratories", "Start Date": "2013-09-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9920 - Partnership to assist PEPFAR build quality laboratory capacity", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9920", "descriptions": []} +{"datatype": "Text", "external_id": "mI48YXm9dyf", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "16525", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "John Snow Inc (JSI)", "Start Date": "2013-09-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9923 - CDC Botswana Injection Safety Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9923", "descriptions": []} +{"datatype": "Text", "external_id": "S5MdGHiSHrx", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "499", "End Date": "2016-09-30", "Agency": "HHS/CDC", "Partner": "Baylor University", "Start Date": "2013-09-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9924 - Pediatric HIV/AIDS Care and Outreach", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9924", "descriptions": []} +{"datatype": "Text", "external_id": "GdF6hzNiXyL", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "10195", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Botswana Harvard AIDS Institute", "Start Date": "2013-09-01", "Operational Unit": "Botswana"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9925 - Support of training of HIV health care providers in Botswana", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9925", "descriptions": []} +{"datatype": "Text", "external_id": "SDIC7rPSjyV", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "264", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Development Aid from People to People, Namibia", "Start Date": "2013-09-01", "Operational Unit": "Namibia"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9940 - Cooperative Agreement 1U2GPS0018665166", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9940", "descriptions": []} +{"datatype": "Text", "external_id": "G8wwZPW6MZU", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "978", "End Date": "2015-12-31", "Agency": "HHS/CDC", "Partner": "American Society of Clinical Pathology", "Start Date": "2008-09-29", "Operational Unit": "Rwanda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9971 - Laboratory Training Project", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9971", "descriptions": []} +{"datatype": "Text", "external_id": "M6nmezcF2o6", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1923", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Association of Public Health Laboratories", "Start Date": "2013-09-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9972 - APHL LAB", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9972", "descriptions": []} +{"datatype": "Text", "external_id": "RVlqIJmp3oK", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "603", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Hanoi School of Public Health", "Start Date": "2013-09-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9973 - HSPH", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9973", "descriptions": []} +{"datatype": "Text", "external_id": "uJwWcQjpIUg", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "2106", "End Date": "2017-09-30", "Agency": "HHS/CDC", "Partner": "Ho Chi Minh City Provincial AIDS Committee", "Start Date": "2013-09-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9974 - HCMC PAC", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9974", "descriptions": []} +{"datatype": "Text", "external_id": "hhGTqGd17Q3", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "1842", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Ministry of Health, Vietnam", "Start Date": "2013-09-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9976 - Vietnam Administration for HIV/AIDS Control (VAAC)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9976", "descriptions": []} +{"datatype": "Text", "external_id": "tkADcQMhcM4", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "602", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "National Institute for Hygiene and Epidemiology", "Start Date": "2013-09-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9977 - NIHE Follow on", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9977", "descriptions": []} +{"datatype": "Text", "external_id": "OfS8ywaW7jT", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2015-12-31", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-10-01", "Operational Unit": "Rwanda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9978 - ROADS II", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9978a", "descriptions": []} +{"datatype": "Text", "external_id": "XlPkh7TwnK1", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "9865", "End Date": "2016-09-30", "Agency": "USAID", "Partner": "FHI 360", "Start Date": "2013-09-01", "Operational Unit": "Rwanda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9978 - ROADS III", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9978", "descriptions": []} +{"datatype": "Text", "external_id": "wsduKKRug4k", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "904", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Emory University", "Start Date": "2013-09-01", "Operational Unit": "Rwanda"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9984 - Project San Francisco", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9984", "descriptions": []} +{"datatype": "Text", "external_id": "QgsVgFsC6CA", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "8934", "End Date": "2018-09-30", "Agency": "HHS/CDC", "Partner": "Pasteur Institute", "Start Date": "2013-09-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9998 - PI", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9998", "descriptions": []} +{"datatype": "Text", "external_id": "mp95Kujb3mC", "concept_class": "Funding Mechanism", "source": "Mechanism", "extras": {"Prime Id": "8932", "End Date": "2014-09-30", "Agency": "HHS/CDC", "Partner": "Ministry of Labor, Invalids and Social Affairs", "Start Date": "2013-09-01", "Operational Unit": "Vietnam"}, "names": [{"locale": "en", "locale_preferred": "True", "name": "9999 - MOLISA", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "9999", "descriptions": []} diff --git a/metadata/Mechanisms/new_mechanisms_export.json b/metadata/Mechanisms/new_mechanisms_export.json new file mode 100644 index 0000000..4189e73 --- /dev/null +++ b/metadata/Mechanisms/new_mechanisms_export.json @@ -0,0 +1 @@ +{"categoryOptionCombos":[{"lastUpdated":"2015-01-20T09:24:44.448","code":"00000","created":"2015-01-20T09:24:42.799","name":"00000 De-duplication adjustment","id":"X8hrDf6bLDC","categoryOptions":[{"id":"xEzelmtHWPn","categoryOptionGroups":[{"name":"Dedupe adjustments Partner","id":"ErsGpOxkWel","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"DEDUPLICATION_ADJUSTMENT","name":"Deduplication adjustments","id":"nzQrpc6Dl58","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Dedupe adjustments Agency","id":"r9uQBqjnH8C","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[]}]},{"lastUpdated":"2015-04-11T13:24:59.847","code":"00001","created":"2015-04-11T13:24:24.764","name":"00001 De-duplication adjustment (DSD-TA)","id":"YGT1o7UxfFu","categoryOptions":[{"id":"OM58NubPbx1","categoryOptionGroups":[{"name":"Dedupe adjustments Partner","id":"ErsGpOxkWel","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"DEDUPLICATION_ADJUSTMENT","name":"Deduplication adjustments","id":"nzQrpc6Dl58","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Dedupe adjustments Agency","id":"r9uQBqjnH8C","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[]}]},{"lastUpdated":"2014-10-05T15:08:02.600","code":"10000","created":"2014-09-12T03:18:27.747","name":"10000 - HAIVN","id":"ftafnQZ4uml","categoryOptions":[{"id":"xaSmIchIF7K","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_8927","name":"Harvard Medical School of AIDS Initiative in Vietnam","id":"ehfnhFiqfLv","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Vietnam IMs","id":"SXON8EdijPY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"VN","name":"Vietnam"}]}]},{"lastUpdated":"2014-10-05T15:08:02.560","code":"10001","created":"2014-09-12T03:18:27.747","name":"10001 - VINACAP Follow-on","id":"yu7T7qTxIV4","categoryOptions":[{"id":"xrv21lhcRlR","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Vietnam IMs","id":"SXON8EdijPY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"VN","name":"Vietnam"}]}]},{"lastUpdated":"2014-10-05T15:08:02.570","code":"10002","created":"2014-09-12T03:18:27.747","name":"10002 - ASPH Fellowship Program","id":"sta4zq1waoe","categoryOptions":[{"id":"bYjs6vDfqhH","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_3733","name":"Association of Schools of Public Health","id":"rjsVl41AMik","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Vietnam IMs","id":"SXON8EdijPY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"VN","name":"Vietnam"}]}]},{"lastUpdated":"2014-10-06T16:18:50.881","code":"10004","created":"2014-10-06T16:18:49.803","name":"10004 - APHL's Partnership with HHS/CDC to assist PEPFAR Build Quality Laboratory Capacity_799","id":"c777je5vxxV","categoryOptions":[{"id":"d7p9npjAmhl","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_1923","name":"Association of Public Health Laboratories","id":"LCKC7NEcxjh","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Nigeria IMs","id":"yUg57KWLxkn","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"NG","name":"Nigeria"}]}]},{"lastUpdated":"2014-10-06T16:18:50.898","code":"10015","created":"2014-10-06T16:18:49.803","name":"10015 - National Blood Transfusion Service (NBTS)_997","id":"MM7T199ppfl","categoryOptions":[{"id":"AWhN1VbBGLL","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Nigeria IMs","id":"yUg57KWLxkn","groupSets":[]},{"code":"Partner_8851","name":"National Blood Transfusion Service of Nigeria","id":"AcKzRlKJAHt","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"NG","name":"Nigeria"}]}]},{"lastUpdated":"2014-10-06T16:18:50.917","code":"10019","created":"2014-10-06T16:18:49.803","name":"10019 - Safe Blood for Africa Foundation","id":"wd6dlybHwVn","categoryOptions":[{"id":"pZT1Br0bk0C","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Nigeria IMs","id":"yUg57KWLxkn","groupSets":[]},{"code":"Partner_238","name":"Safe Blood for Africa Foundation","id":"IpSJYZMeeHj","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"NG","name":"Nigeria"}]}]},{"lastUpdated":"2014-10-06T16:18:50.934","code":"10044","created":"2014-10-06T16:18:49.803","name":"10044 - MUHAS-SPH","id":"qe9Ke06Xp1m","categoryOptions":[{"id":"P7spezEndPs","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_1716","name":"Muhimbili University College of Health Sciences","id":"pQuynjhEeYa","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2014-10-06T16:18:50.955","code":"10074","created":"2014-10-06T16:18:49.803","name":"10074 - Partnership with HHS/CDC to Assist PEPFAR-built Quality Laboratory","id":"tnUPdgffjDN","categoryOptions":[{"id":"piLUnrWKoKj","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Caribbean Region IMs","id":"A9TJU6RyKmN","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_1923","name":"Association of Public Health Laboratories","id":"LCKC7NEcxjh","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CB","name":"Caribbean Region"}]}]},{"lastUpdated":"2014-10-06T16:18:50.972","code":"10076","created":"2014-10-06T16:18:49.803","name":"10076 - Ministry of Health","id":"hTkqluzEzeL","categoryOptions":[{"id":"tNJbJ4FKEut","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_587","name":"Ministry of Health, Guyana","id":"aI9iQxo7usV","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Caribbean Region IMs","id":"A9TJU6RyKmN","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CB","name":"Caribbean Region"}]}]},{"lastUpdated":"2014-10-06T16:18:50.989","code":"10085","created":"2014-10-06T16:18:49.803","name":"10085 - SHARE","id":"Rie8pPC44HE","categoryOptions":[{"id":"yXusfsPuaZh","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_9863","name":"SHARE India","id":"AQKee0FSIPd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"India IMs","id":"Z0pnjwOi9us","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"IN","name":"India"}]}]},{"lastUpdated":"2014-10-06T16:18:51.005","code":"10088","created":"2014-10-06T16:18:49.803","name":"10088 - DCC","id":"gbRWa0D6TZp","categoryOptions":[{"id":"gf6NOvSYNYC","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_8409","name":"Drug Control Commission","id":"wL1Ib8MA6hJ","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2014-10-06T16:18:51.021","code":"10092","created":"2014-10-06T16:18:49.803","name":"10092 - Helpline & Youth","id":"IHV29fgf29o","categoryOptions":[{"id":"kmVdTh9R20x","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_15705","name":"Tanzania Youth Alliance","id":"LAp3O4Uf1VT","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2014-10-06T16:18:51.036","code":"10101","created":"2014-10-06T16:18:49.803","name":"10101 - ECEWS","id":"dDUdq1iRlhF","categoryOptions":[{"id":"dzzWIxSThOp","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_6110","name":"Excellence Community Education Welfare Scheme (ECEWS)","id":"y3TycgyZSxs","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Nigeria IMs","id":"yUg57KWLxkn","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"NG","name":"Nigeria"}]}]},{"lastUpdated":"2014-10-06T16:18:51.058","code":"10107","created":"2014-10-06T16:18:49.803","name":"10107 - American International Health Alliance Twinning Center","id":"RQO6ttKu0LJ","categoryOptions":[{"id":"xSYb7JLdTtC","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_9886","name":"American International Health Alliance","id":"CCgZ5BykCX4","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Nigeria IMs","id":"yUg57KWLxkn","groupSets":[]},{"code":"Agency_HHS/HRSA","name":"HHS/HRSA","id":"RGC9tURSc3W","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"NG","name":"Nigeria"}]}]},{"lastUpdated":"2014-10-05T15:08:02.558","code":"10118","created":"2014-09-12T03:18:27.748","name":"10118 - Department of Medical Administration","id":"M3fCLKsW0vX","categoryOptions":[{"id":"wb96UQAzjLd","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_12318","name":"Vietnam Administration for Medical Sciences","id":"Y58QbZk5eA0","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Vietnam IMs","id":"SXON8EdijPY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"VN","name":"Vietnam"}]}]},{"lastUpdated":"2015-04-13T20:21:11.787","code":"10123","created":"2015-04-13T20:21:03.822","name":"10123 - APHFTA - PPP","id":"KBs3QBdQQoB","categoryOptions":[{"id":"VvEK6abwGaD","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9706","name":"Association of Private Health Facilities of Tanzania","id":"vivGdahnSkM","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2014-10-06T16:18:51.076","code":"10135","created":"2014-10-06T16:18:49.803","name":"10135 - Clinical Services System Strenghtening in Sofala, Manica and Tete (CHSS SMT)","id":"KLcoT6tOJMi","categoryOptions":[{"id":"r5xfqo8kJlj","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_440","name":"Abt Associates","id":"JkisvjF4ahe","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2014-10-06T16:18:51.093","code":"10141","created":"2014-10-06T16:18:49.803","name":"10141 - Building Capacity of the Pasteur Institute to Provide Quality Laboratory Diagnosis and Surveillance of Opportunistic Infections Related to HIV in the Republic of Cote d'Ivoire (Institut Pasteur)","id":"iyLpuv6YRQF","categoryOptions":[{"id":"u9RMMXJR9xQ","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Cote d'Ivoire IMs","id":"BhAF8wuq35E","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_13245","name":"Pasteur Institute of Ivory Coast","id":"uLoU0pDrHRS","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CI","name":"Cote d'Ivoire"}]}]},{"lastUpdated":"2014-10-06T16:18:51.108","code":"10157","created":"2014-10-06T16:18:49.803","name":"10157 - PACT","id":"N6ov92OP4NO","categoryOptions":[{"id":"qc1XG5shGv6","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Swaziland IMs","id":"W9wZOVXc3zs","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_226","name":"Pact, Inc.","id":"gCbvGRjsbL9","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"SZ","name":"Swaziland"}]}]},{"lastUpdated":"2014-10-06T16:18:51.123","code":"10163","created":"2014-10-06T16:18:49.803","name":"10163 - Society for Family Health","id":"qk2SiD8MQJ8","categoryOptions":[{"id":"Dl72eXrOngp","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_16843","name":"Society for Family Health (16843)","id":"sSfrD2dDk3z","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Namibia IMs","id":"Rdf2lbZeQPN","groupSets":[]}],"organisationUnits":[{"code":"NA","name":"Namibia"}]}]},{"lastUpdated":"2014-10-06T16:18:51.138","code":"10164","created":"2014-10-06T16:18:49.803","name":"10164 - University of Washington/International Training & Education Centre for Health (UW/I-TECH)","id":"QT80W2OZ7EK","categoryOptions":[{"id":"Q6LDRPD5J0s","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_617","name":"International Training and Education Center on HIV","id":"BAzoN1Qb5rh","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Namibia IMs","id":"Rdf2lbZeQPN","groupSets":[]}],"organisationUnits":[{"code":"NA","name":"Namibia"}]}]},{"lastUpdated":"2014-10-06T16:18:51.152","code":"10178","created":"2014-10-06T16:18:49.803","name":"10178 - China CDC COAG","id":"Apz3bnrz4zv","categoryOptions":[{"id":"v7j02Y0GEyh","endDate":"2015-12-31T00:00:00.000","startDate":"2008-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Asia Regional Program IMs","id":"QJPkjRiucWf","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_5462","name":"Chinese Center for Disease Prevention and Control","id":"nz7IyPXDnsy","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"AS","name":"Asia Regional Program"}]}]},{"lastUpdated":"2014-10-06T16:18:51.166","code":"10181","created":"2014-10-06T16:18:49.803","name":"10181 - PEACE CORPS NAMIBIA","id":"Vk2P3k9RH2A","categoryOptions":[{"id":"WIINegLawjw","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_PC","name":"PC","id":"cL6cHd6QJ5B","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_6","name":"U.S. Peace Corps","id":"m4mzzwVQOUi","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Namibia IMs","id":"Rdf2lbZeQPN","groupSets":[]}],"organisationUnits":[{"code":"NA","name":"Namibia"}]}]},{"lastUpdated":"2014-10-05T15:08:02.599","code":"10193","created":"2014-05-10T01:23:12.270","name":"10193 - TRAC Cooperative Agreement","id":"gGVJaYMAHLA","categoryOptions":[{"id":"Z5qe5PTjLW9","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_618","name":"Treatment and Research AIDS Center","id":"eVDJqQtVjrZ","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Rwanda IMs","id":"klXeHFa3B0D","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"RW","name":"Rwanda"}]}]},{"lastUpdated":"2014-10-06T16:18:51.180","code":"10203","created":"2014-10-06T16:18:49.803","name":"10203 - The Zambia Prevention, Care and Treatment Partnership II (ZPCT II)","id":"vFgK7skG1OR","categoryOptions":[{"id":"CHF5QpQfTwh","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9865","name":"FHI 360","id":"bgiL50ykiCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2014-10-06T16:18:51.194","code":"10205","created":"2014-10-06T16:18:49.803","name":"10205 - MEASURE Phase III, Demographic and Health Surveys (DHS)","id":"AOkzY7KNYHI","categoryOptions":[{"id":"QJu7SEHqmmy","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_15719","name":"ICF Macro","id":"w60X2fTKs2n","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2014-10-06T16:18:51.207","code":"10207","created":"2014-10-06T16:18:49.803","name":"10207 - Twinning Centre","id":"pr82Rggtodo","categoryOptions":[{"id":"k6dOaAE6oWj","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Partner_4622","name":"American International Health Alliance Twinning Center","id":"xsriIJcaPAR","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/HRSA","name":"HHS/HRSA","id":"RGC9tURSc3W","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2014-10-06T16:18:51.221","code":"10212","created":"2014-10-06T16:18:49.803","name":"10212 - CSO","id":"PclNx438JBN","categoryOptions":[{"id":"ucmwJby8GRT","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Partner_975","name":"Central Statistics Office","id":"zuzThLwFbwo","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2014-10-06T16:18:51.235","code":"10219","created":"2014-10-06T16:18:49.803","name":"10219 - EGPAF","id":"jk2yegUAkio","categoryOptions":[{"id":"rIEGNH0Vi5C","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_204","name":"Elizabeth Glaser Pediatric AIDS Foundation","id":"h2GbTY0pyXv","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2014-10-06T16:18:51.249","code":"10220","created":"2014-10-06T16:18:49.803","name":"10220 - Intrahealth International","id":"E1RhxjVn984","categoryOptions":[{"id":"KqDsaGyFCEm","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_217","name":"IntraHealth International, Inc","id":"dzHNlgEBwIz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2014-10-06T16:18:51.263","code":"10223","created":"2014-10-06T16:18:49.803","name":"10223 - Ministry of Health","id":"FrWZmTCUqgd","categoryOptions":[{"id":"xl6RgaLOCzA","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_5118","name":"Ministry of Health, Zambia","id":"lY2P5Xl2Okw","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2014-10-06T16:18:51.276","code":"10224","created":"2014-10-06T16:18:49.803","name":"10224 - National HIV/AIDS/STI/TB Council","id":"PjJf5U0ZHN3","categoryOptions":[{"id":"yiiHuRq4i9s","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_11530","name":"National HIV/AIDS/STI/TB Council - Zambia","id":"Fq5Qvcn3Iqd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2016-08-17T20:13:23.975","code":"10225","created":"2016-04-15T19:37:34.083","name":"10225 - EPHO Follow On","id":"ensvVBwpZfd","categoryOptions":[{"id":"puOKXDMEtrg","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_10458","name":"Eastern Province Health Office","id":"ahAPd1AZSlr","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2017-03-15T23:22:18.023","code":"10227","created":"2016-04-15T19:37:34.094","name":"10227 - WPHO Follow on","id":"IB198eth5ky","categoryOptions":[{"id":"mLmchCcVMnT","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Partner_12350","name":"Western Province Health Office","id":"YmstIwtzddU","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2014-10-06T16:18:51.319","code":"10229","created":"2014-10-06T16:18:49.803","name":"10229 - American Society for Microbiology","id":"r8yoyJDQidH","categoryOptions":[{"id":"Fzj5GhvP91x","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_10091","name":"American Society for Microbiology","id":"UlxTxFalX79","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2015-02-28T07:58:52.206","code":"10235","created":"2015-02-28T07:58:50.418","name":"10235 - UNZA SOM Follow-on","id":"hZWKdr14Kvv","categoryOptions":[{"id":"UXHkFxFIZjZ","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Partner_6559","name":"University of Zambia School of Medicine","id":"hgMjvtGKmB7","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2014-10-06T16:18:51.333","code":"10236","created":"2014-10-06T16:18:49.803","name":"10236 - University Teaching Hospital (Combined HAP & LAB)","id":"HBJeXBDrQqH","categoryOptions":[{"id":"yBtGcLHK4sK","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Partner_6551","name":"University Teaching Hospital","id":"OIjuzACSHRs","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2017-02-03T01:10:19.942","code":"10238","created":"2014-10-06T16:18:49.803","name":"10238 - TBD (ZNBTS)","id":"vpUqs5IyQmk","categoryOptions":[{"id":"inir3asUXlR","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2014-10-06T16:18:51.362","code":"10241","created":"2014-10-06T16:18:49.803","name":"10241 - CRS FBO follow on","id":"fJlNwpCzmep","categoryOptions":[{"id":"CpdYVRMm6gI","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_33","name":"Catholic Relief Services","id":"YemsOJtwBlN","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2014-10-06T16:18:51.376","code":"10247","created":"2014-10-06T16:18:49.803","name":"10247 - ICAP/CDC: Improving Quality of Treatment Services","id":"LFzj4CJosPB","categoryOptions":[{"id":"ROvy5SNQHkQ","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Swaziland IMs","id":"W9wZOVXc3zs","groupSets":[]},{"code":"Partner_6277","name":"International Center for AIDS Care and Treatment Programs, Columbia University","id":"IY3MeXEd10T","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"SZ","name":"Swaziland"}]}]},{"lastUpdated":"2014-10-06T16:18:51.391","code":"10260","created":"2014-10-06T16:18:49.803","name":"10260 - USAID | DELIVER PROJECT","id":"eyq53hNCyXo","categoryOptions":[{"id":"r3s85EzShLE","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_453","name":"John Snow, Inc.","id":"iOxqtbVGBVY","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2014-10-06T16:18:51.405","code":"10263","created":"2014-10-06T16:18:49.803","name":"10263 - American Society for Microbiology's LABCAP Building International Microb_947","id":"FPFYknCEbJh","categoryOptions":[{"id":"dv11TckG9dp","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Nigeria IMs","id":"yUg57KWLxkn","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_10091","name":"American Society for Microbiology","id":"UlxTxFalX79","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"NG","name":"Nigeria"}]}]},{"lastUpdated":"2014-10-06T16:18:51.419","code":"10274","created":"2014-10-06T16:18:49.803","name":"10274 - MARCH Zambia","id":"EyUZXIpRUAU","categoryOptions":[{"id":"cEy6CnpLp31","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_9853","name":"New Partner","id":"CBKPvQjWDLS","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2014-10-06T16:18:51.435","code":"10276","created":"2014-10-06T16:18:49.804","name":"10276 - HAI CDC CoAg 2009","id":"pMFntZjJIuk","categoryOptions":[{"id":"loDuQOFW0jB","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_209","name":"Health Alliance International","id":"H5LINt33MF2","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Cote d'Ivoire IMs","id":"BhAF8wuq35E","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CI","name":"Cote d'Ivoire"}]}]},{"lastUpdated":"2014-10-06T16:18:51.449","code":"10281","created":"2014-10-06T16:18:49.804","name":"10281 - Technical Assistance for Data Use/M&E Systems Strenghtening for Implementing Partners","id":"yKFXATgTodE","categoryOptions":[{"id":"OJ5jz27bsj5","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_517","name":"University of California at San Francisco","id":"t4LrBROk1Gw","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2014-10-06T16:18:51.463","code":"10296","created":"2014-10-06T16:18:49.804","name":"10296 - TBD - Local Partners Capacity Building Project II","id":"BmNtnQrXA7Z","categoryOptions":[{"id":"NaJedhk8VwC","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2014-10-06T16:18:51.477","code":"10299","created":"2014-10-06T16:18:49.804","name":"10299 - Zambia Integrated Systems Strengthening Program (ZISSP)","id":"MU3FYqDe8kQ","categoryOptions":[{"id":"bcC0xVsKhIU","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Partner_440","name":"Abt Associates","id":"JkisvjF4ahe","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2014-10-06T16:18:51.491","code":"10303","created":"2014-10-06T16:18:49.804","name":"10303 - Peer Mothers","id":"UNN28xcvZa1","categoryOptions":[{"id":"TThlDRQxlhz","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_228","name":"Pathfinder International","id":"s9nUaNzgCcK","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Botswana IMs","id":"JIc6kul4QSt","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"BW","name":"Botswana"}]}]},{"lastUpdated":"2014-10-06T16:18:51.505","code":"10309","created":"2014-10-06T16:18:49.804","name":"10309 - VU-CIDRZ AITRP","id":"Kl0Wexmhqxw","categoryOptions":[{"id":"aXYXtqo8BkW","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Agency_HHS/NIH","name":"HHS/NIH","id":"tOGHnMP7vR7","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Partner_5702","name":"Vanderbilt University","id":"qi6x9GwRWxy","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2014-10-06T16:18:51.520","code":"10312","created":"2014-10-06T16:18:49.804","name":"10312 - Behavior Change Information and Communication for Safe Male Circumcision","id":"E0fDVi8uZsy","categoryOptions":[{"id":"vbtmveTL0xb","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_232","name":"Population Services International","id":"vNQlvpUamTo","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Botswana IMs","id":"JIc6kul4QSt","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"BW","name":"Botswana"}]}]},{"lastUpdated":"2014-10-06T16:18:51.534","code":"10313","created":"2014-10-06T16:18:49.804","name":"10313 - Technical assistance for training health care providers - University of Pennsylvania","id":"M74hfQbnT6z","categoryOptions":[{"id":"aueT6Mq2AUM","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_522","name":"University of Pennsylvania","id":"VJ4qL3FUzgb","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Botswana IMs","id":"JIc6kul4QSt","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"BW","name":"Botswana"}]}]},{"lastUpdated":"2014-10-06T16:18:51.548","code":"10314","created":"2014-10-06T16:18:49.804","name":"10314 - Communications Support for Health (CSH)","id":"fX8gau73Cgz","categoryOptions":[{"id":"p6D3QicCo3h","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_446","name":"Chemonics International","id":"PwuSkbWo7an","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2014-10-06T16:18:51.563","code":"10315","created":"2014-10-06T16:18:49.804","name":"10315 - International AIDS Education & Training Centers TA - Twinning","id":"siGLdg2a2X0","categoryOptions":[{"id":"gIfSnfcNsWu","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_4622","name":"American International Health Alliance Twinning Center","id":"xsriIJcaPAR","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Botswana IMs","id":"JIc6kul4QSt","groupSets":[]},{"code":"Agency_HHS/HRSA","name":"HHS/HRSA","id":"RGC9tURSc3W","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"BW","name":"Botswana"}]}]},{"lastUpdated":"2014-10-06T16:18:51.576","code":"10326","created":"2014-10-06T16:18:49.804","name":"10326 - Strengthening Uganda's Systems for Treating AIDS Nationally (SUSTAIN)","id":"AeVSl0572oK","categoryOptions":[{"id":"kjTKW34l6tW","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_463","name":"University Research Corporation, LLC","id":"qCSsaO7ACuX","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2014-10-06T16:18:51.590","code":"10332","created":"2014-10-06T16:18:49.804","name":"10332 - UNIVERSITY OF NEBRASKA","id":"z6kqf987f09","categoryOptions":[{"id":"aNdx1b3U5V7","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_HHS/NIH","name":"HHS/NIH","id":"tOGHnMP7vR7","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Partner_3264","name":"University of Nebraska","id":"CBtneqpmPuf","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2014-10-06T16:18:51.604","code":"10334","created":"2014-10-06T16:18:49.804","name":"10334 - Time to Learn","id":"cWaBDyDfpMl","categoryOptions":[{"id":"TRr4RWpVIof","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_1003","name":"Education Development Center","id":"KYd8iEqQmSM","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2014-10-06T16:18:51.618","code":"10354","created":"2014-10-06T16:18:49.804","name":"10354 - Zambia OVC System Strengthening Program (ZOVSS) / Zambia Rising","id":"Nkwv5IAmoHp","categoryOptions":[{"id":"AxGl8VTL28r","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_239","name":"Save the Children US","id":"tcwhKkF6GtO","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2014-10-06T16:18:51.632","code":"10364","created":"2014-10-06T16:18:49.804","name":"10364 - Read to Succeed (previously ISEP)","id":"YjU2vfjmul2","categoryOptions":[{"id":"jWfd1YCBVsd","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_447","name":"Creative Associates International Inc","id":"hgv6sgGvtrZ","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2014-10-06T16:18:51.646","code":"10382","created":"2014-10-06T16:18:49.804","name":"10382 - Communication for Change (C-Change)","id":"zXhZLylhQxP","categoryOptions":[{"id":"KD3UtNVNZRC","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9865","name":"FHI 360","id":"bgiL50ykiCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Namibia IMs","id":"Rdf2lbZeQPN","groupSets":[]}],"organisationUnits":[{"code":"NA","name":"Namibia"}]}]},{"lastUpdated":"2014-10-06T16:18:51.660","code":"10386","created":"2014-10-06T16:18:49.804","name":"10386 - The Capacity Project","id":"lirWDYGy0gC","categoryOptions":[{"id":"s7WhW4hWcQW","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_217","name":"IntraHealth International, Inc","id":"dzHNlgEBwIz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Namibia IMs","id":"Rdf2lbZeQPN","groupSets":[]}],"organisationUnits":[{"code":"NA","name":"Namibia"}]}]},{"lastUpdated":"2014-10-06T16:18:51.674","code":"10388","created":"2014-10-06T16:18:49.804","name":"10388 - MEASURE DHS","id":"RjE6kf5CStn","categoryOptions":[{"id":"r4cjHAjMbiX","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_15719","name":"ICF Macro","id":"w60X2fTKs2n","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Namibia IMs","id":"Rdf2lbZeQPN","groupSets":[]}],"organisationUnits":[{"code":"NA","name":"Namibia"}]}]},{"lastUpdated":"2014-10-06T16:18:51.688","code":"10389","created":"2014-10-06T16:18:49.804","name":"10389 - Systems to Improve Access to Pharmaceuticals and Services","id":"OfhgJv0cspL","categoryOptions":[{"id":"wWr1xi2sZdB","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_220","name":"Management Sciences for Health","id":"XN6WHwvWDSK","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Namibia IMs","id":"Rdf2lbZeQPN","groupSets":[]}],"organisationUnits":[{"code":"NA","name":"Namibia"}]}]},{"lastUpdated":"2014-10-06T16:18:51.702","code":"10393","created":"2014-10-06T16:18:49.804","name":"10393 - Strengthening the Capacity of Country Ownership","id":"ndWbMP1Hjao","categoryOptions":[{"id":"UemsWKf8swP","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Namibia IMs","id":"Rdf2lbZeQPN","groupSets":[]},{"code":"Partner_226","name":"Pact, Inc.","id":"gCbvGRjsbL9","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"NA","name":"Namibia"}]}]},{"lastUpdated":"2014-10-06T16:18:51.716","code":"10397","created":"2014-10-06T16:18:49.804","name":"10397 - Challenge TB Fund","id":"bh9WD7KLhL6","categoryOptions":[{"id":"rMAF7VAm16y","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9646","name":"KNCV Tuberculosis Foundation","id":"ilsVnDjCzTd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Namibia IMs","id":"Rdf2lbZeQPN","groupSets":[]}],"organisationUnits":[{"code":"NA","name":"Namibia"}]}]},{"lastUpdated":"2016-08-17T20:14:06.420","code":"10427","created":"2016-04-15T19:37:33.992","name":"10427 - Supporting the Safe, Adequate and Reliable Supply of Blood and Blood Products through the Malawi Blood Transfusion Service and its Support to Hospitals throughout Malawi, under the PEPFAR and the Global Health Initiative","id":"tW6rZytxiK6","categoryOptions":[{"id":"GZIYLG1HWSW","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_4324","name":"Malawi Blood Transfusion Service","id":"iadd8tHFS9C","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Malawi IMs","id":"aQSmeEVALxI","groupSets":[]}],"organisationUnits":[{"code":"MW","name":"Malawi"}]}]},{"lastUpdated":"2014-10-06T16:18:51.730","code":"10432","created":"2014-10-06T16:18:49.804","name":"10432 - APHL Laboratory Assistance","id":"C1IbOP02ZlW","categoryOptions":[{"id":"VVBJA5A5qyL","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Lesotho IMs","id":"m2xthyR9aNm","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_1923","name":"Association of Public Health Laboratories","id":"LCKC7NEcxjh","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"LS","name":"Lesotho"}]}]},{"lastUpdated":"2014-10-06T16:18:51.745","code":"10456","created":"2014-10-06T16:18:49.804","name":"10456 - Southern Africa Building Local Capacity Project","id":"jrzQmJQsk4I","categoryOptions":[{"id":"oic9Qm31Tlr","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Lesotho IMs","id":"m2xthyR9aNm","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_220","name":"Management Sciences for Health","id":"XN6WHwvWDSK","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"LS","name":"Lesotho"}]}]},{"lastUpdated":"2014-10-06T16:18:51.760","code":"10457","created":"2014-10-06T16:18:49.804","name":"10457 - Quality Assurance Initiatives for Lesotho Laboratories","id":"elAg5KWre1Q","categoryOptions":[{"id":"stOpr86FmQA","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Lesotho IMs","id":"m2xthyR9aNm","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_393","name":"National Institute for Communicable Diseases","id":"XWLEUkLdDZV","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"LS","name":"Lesotho"}]}]},{"lastUpdated":"2014-10-06T16:18:51.774","code":"10458","created":"2014-10-06T16:18:49.804","name":"10458 - MCHIP - Maternal and Child Health Implementation Program","id":"KF590b0ThAW","categoryOptions":[{"id":"HC5H8KNyNIo","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_219","name":"JHPIEGO","id":"Q2afG9ldmqc","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Lesotho IMs","id":"m2xthyR9aNm","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"LS","name":"Lesotho"}]}]},{"lastUpdated":"2014-10-06T16:18:51.788","code":"10459","created":"2014-10-06T16:18:49.804","name":"10459 - Strengthening Clinical Services (SCS)","id":"LPFdEZmAcfR","categoryOptions":[{"id":"diCo0IJItUl","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_204","name":"Elizabeth Glaser Pediatric AIDS Foundation","id":"h2GbTY0pyXv","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Lesotho IMs","id":"m2xthyR9aNm","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"LS","name":"Lesotho"}]}]},{"lastUpdated":"2014-10-06T16:18:51.802","code":"10480","created":"2014-10-06T16:18:49.804","name":"10480 - PACT Umberella Granting Mechanism","id":"kinRZl1pihm","categoryOptions":[{"id":"fVKqXV4kxij","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Lesotho IMs","id":"m2xthyR9aNm","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_226","name":"Pact, Inc.","id":"gCbvGRjsbL9","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"LS","name":"Lesotho"}]}]},{"lastUpdated":"2014-10-06T16:18:51.816","code":"10485","created":"2014-10-06T16:18:49.804","name":"10485 - PEPFAR lab training project","id":"TKieLG1IDTW","categoryOptions":[{"id":"arzLClq6gpJ","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_978","name":"American Society of Clinical Pathology","id":"TbuC1D6eOUY","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Botswana IMs","id":"JIc6kul4QSt","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"BW","name":"Botswana"}]}]},{"lastUpdated":"2014-10-06T16:18:51.830","code":"10508","created":"2014-10-06T16:18:49.804","name":"10508 - PIH","id":"oGdl2KzbZfZ","categoryOptions":[{"id":"ZxtxUnn5uBp","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Haiti IMs","id":"kvUuBhfwz25","groupSets":[]},{"code":"Partner_605","name":"Partners in Health","id":"rDifyx1bd3J","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"HT","name":"Haiti"}]}]},{"lastUpdated":"2014-10-06T16:18:51.844","code":"10515","created":"2014-10-06T16:18:49.804","name":"10515 - Capacity Building Assistance for Global HIV/AIDS Laboratory Guidelines and Standards Development and Enhancing Laboratory Quality Improvement Skills through Quality Systems Approach","id":"JZGBkJ5k9hf","categoryOptions":[{"id":"wjq04nHYitG","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_3317","name":"Clinical and Laboratory Standards Institute","id":"D9jgrh7QVsr","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2014-10-06T16:18:51.858","code":"10516","created":"2014-10-06T16:18:49.804","name":"10516 - US University support to Ethiopia HIV/AIDS Program","id":"A1uVdE0pH22","categoryOptions":[{"id":"URSmWgKdfpn","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_6277","name":"International Center for AIDS Care and Treatment Programs, Columbia University","id":"IY3MeXEd10T","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2014-10-06T16:18:51.872","code":"10517","created":"2014-10-06T16:18:49.804","name":"10517 - TBD-G2G HIV/AIDS Antiretroviral Therapy Programme Implementation support through local universities","id":"NiOiGeDZD8G","categoryOptions":[{"id":"VTCv4JxMjIm","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_10662","name":"Hawassa University","id":"DZD2L7OH8IK","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2014-10-06T16:18:51.886","code":"10518","created":"2014-10-06T16:18:49.804","name":"10518 - HIV/AIDS Anti-Retroviral Treatment Implementation Support through Local Universities","id":"VPzWw8gtoEG","categoryOptions":[{"id":"uaZ2VNFoA8f","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_3770","name":"Defense University","id":"Wkjo9M1cG7g","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2014-10-06T16:18:51.900","code":"10534","created":"2014-10-06T16:18:49.804","name":"10534 - Improving HIV/AIDS Prevention and Control Activities in the FDRE","id":"lLqvdajJsul","categoryOptions":[{"id":"wltjTQQFaJj","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_831","name":"Federal Ministry of Health, Ethiopia","id":"xwGRoGP4Tjo","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2014-10-06T16:18:51.915","code":"10543","created":"2014-10-06T16:18:49.805","name":"10543 - Grants, Solicitation, and Management","id":"nOi7d6VEyzB","categoryOptions":[{"id":"msrNyFe8fgm","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_595","name":"World Learning","id":"sDFvhYDa4sX","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2014-10-06T16:18:51.929","code":"10546","created":"2014-10-06T16:18:49.805","name":"10546 - Community Prevention of Mother to Child Transmission (PMTCT)","id":"vtoM7lt4ru0","categoryOptions":[{"id":"Ek7txezFkQO","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_217","name":"IntraHealth International, Inc","id":"dzHNlgEBwIz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2014-10-06T16:18:51.943","code":"10548","created":"2014-10-06T16:18:49.805","name":"10548 - TBD-G2G HIV/AIDS Anti-Retroviral Therapy Programme Implementation Support through Local Universities","id":"jaK11LTs2cR","categoryOptions":[{"id":"b6bNBSXVdYi","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_3766","name":"Jimma University","id":"TdGt2oIqRrp","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2014-10-06T16:18:51.957","code":"10557","created":"2014-10-06T16:18:49.805","name":"10557 - TBD-G2G HIV/AIDS Anti-Retroviral Therapy Program Implementation Support through Local Universities","id":"RezHp8ntigJ","categoryOptions":[{"id":"Mc2Hbha1xD6","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]},{"code":"Partner_3769","name":"Mekele University","id":"LH0TQ9UprXL","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2014-10-06T16:18:51.971","code":"10558","created":"2014-10-06T16:18:49.805","name":"10558 - Comprehensive HIV Prevention, Treatment and Care Program for Military","id":"lpvPs8o0vDl","categoryOptions":[{"id":"ffNiBVdrucv","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_351","name":"Ministry of National Defense, Ethiopia","id":"NH8lbGM0nmw","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2014-10-06T16:18:51.985","code":"10559","created":"2014-10-06T16:18:49.805","name":"10559 - Peer-to-Peer Capacity Building of Ministries of Health in Public Sector HIV Program Management","id":"RBoMXm1K0xM","categoryOptions":[{"id":"wc0H6acFofu","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_597","name":"National Alliance of State and Territorial AIDS Directors","id":"dhui82GmI2q","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2014-10-06T16:18:51.999","code":"10564","created":"2014-10-06T16:18:49.805","name":"10564 - HIV Prevention for Vulnerable Adolescent Girls","id":"XiLCls9hXYQ","categoryOptions":[{"id":"VMJfR8t0PXQ","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_230","name":"Population Council","id":"dbFcDx5R2uc","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2014-10-06T16:18:52.013","code":"10577","created":"2014-10-06T16:18:49.805","name":"10577 - Family Health International - Strengthening the HIV/AIDS Response with Evidence-based Results (SHARPER)","id":"DfBgRQOrdNm","categoryOptions":[{"id":"fuh7tNSy6rT","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9865","name":"FHI 360","id":"bgiL50ykiCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ghana IMs","id":"aLJxBPfhy2M","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"GH","name":"Ghana"}]}]},{"lastUpdated":"2014-10-06T16:18:52.027","code":"10592","created":"2014-10-06T16:18:49.805","name":"10592 - Integrated Family Health Program (IFHP) Maternal Child Health Wraparound","id":"Mvn4vHA7Kij","categoryOptions":[{"id":"wPBzdDe6R6n","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_228","name":"Pathfinder International","id":"s9nUaNzgCcK","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2014-10-06T16:18:52.041","code":"10599","created":"2014-10-06T16:18:49.805","name":"10599 - Twinning Initiative","id":"AckJEvuwIrZ","categoryOptions":[{"id":"IlCRnjpyBAl","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_4622","name":"American International Health Alliance Twinning Center","id":"xsriIJcaPAR","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]},{"code":"Agency_HHS/HRSA","name":"HHS/HRSA","id":"RGC9tURSc3W","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2014-10-06T16:18:52.055","code":"10601","created":"2014-10-06T16:18:49.805","name":"10601 - G2G-TBD - Addis Ababa University - Strengthening HIV/AIDS, STI & TB Prevention, Care & Treatment Activities","id":"zksrFUJazmt","categoryOptions":[{"id":"oUwa2ddpq86","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_525","name":"Addis Ababa University","id":"wcKXdqT8azy","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2014-10-06T16:18:52.069","code":"10603","created":"2014-10-06T16:18:49.805","name":"10603 - Supporting Laboratory Training and Quality Improvement for Diagnosis and Laboratory Monitoring of HIV/AIDS Patients in Resource-Limited Countries (ASCP)","id":"q25z8IEEgde","categoryOptions":[{"id":"i4ZQ9Teq9aT","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_978","name":"American Society of Clinical Pathology","id":"TbuC1D6eOUY","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2014-10-06T16:18:52.083","code":"10604","created":"2014-10-06T16:18:49.805","name":"10604 - Capacity building assistance to support sustainable HIV/AIDS integrated laboratory program development","id":"thu8QJnw7O4","categoryOptions":[{"id":"LGyksqU9pLb","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_1923","name":"Association of Public Health Laboratories","id":"LCKC7NEcxjh","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2014-10-06T16:18:52.097","code":"10606","created":"2014-10-06T16:18:49.805","name":"10606 - ANECCA, African Network for Care of Children Affected by HIV/AIDS","id":"ITExTDqVkWu","categoryOptions":[{"id":"bLjl7WYgQ45","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_7537","name":"African network for Care of Children Affected by HIV/AIDS","id":"YT5ZkcOhueX","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2014-10-06T16:18:52.111","code":"10610","created":"2014-10-06T16:18:49.805","name":"10610 - PACT – Providing AIDS Care & Treatment in the Democratic Republic of the Congo under the President’s Emergency Plan for AIDS Relief (PEPFAR)","id":"ApDP4tKQaDF","categoryOptions":[{"id":"s0OpizleXQq","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_596","name":"University of North Carolina","id":"fj9sZ0iZraS","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Democratic Republic of the Congo IMs","id":"O1IiD7EJ4NL","groupSets":[]}],"organisationUnits":[{"code":"CD","name":"Democratic Republic of the Congo"}]}]},{"lastUpdated":"2014-10-06T16:18:52.125","code":"10612","created":"2014-10-06T16:18:49.805","name":"10612 - PROVISION OF CAPACITY BUILDING TO EMERGENCY PLAN PARTNERS AND TO LOCAL ORGANIZATIONS IN THE DEMOCRATIC REPUBLIC OF CONGO FOR HIV/AIDS ACTIVITIES UNDER THE PRESIDENT'S EMERGENCY PLAN FOR AIDS RELIEF (PEPFAR)","id":"QzuETViQeBB","categoryOptions":[{"id":"Vg9dbJudBHt","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_5439","name":"Kinshasa School of Public Health","id":"Fu4GfuEyU4u","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Democratic Republic of the Congo IMs","id":"O1IiD7EJ4NL","groupSets":[]}],"organisationUnits":[{"code":"CD","name":"Democratic Republic of the Congo"}]}]},{"lastUpdated":"2014-10-06T16:18:52.139","code":"10621","created":"2014-10-06T16:18:49.805","name":"10621 - DOL-ILO HIV/AIDS in the Workplace","id":"NHiDSXJ2UBm","categoryOptions":[{"id":"ZK4O8VLCV0N","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"name":"Swaziland IMs","id":"W9wZOVXc3zs","groupSets":[]},{"code":"Partner_3833","name":"International Labor Organization","id":"N5QEVBCcYA7","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_DOL","name":"DOL","id":"qOAN2zISlFw","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"SZ","name":"Swaziland"}]}]},{"lastUpdated":"2017-01-08T23:53:38.698","code":"10639","created":"2014-10-06T16:18:49.805","name":"10639 - Global Health Supply Chain Program","id":"liS8VYGToy7","categoryOptions":[{"id":"FFkTsRyPq6H","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Haiti IMs","id":"kvUuBhfwz25","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_19877","name":"Global Health Supply Chain Program","id":"hunZWxaAUTG","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"HT","name":"Haiti"}]}]},{"lastUpdated":"2014-10-06T16:18:52.169","code":"10643","created":"2014-10-06T16:18:49.805","name":"10643 - HIV/AIDS PREVENTION AND TREATMENT ACTIVITIES IN THE CENTRAL BORDER","id":"zJZDJ5DO7Gx","categoryOptions":[{"id":"ZErgp4dGWeN","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Dominican Republic IMs","id":"gWG9dDTFHhY","groupSets":[]},{"code":"Partner_605","name":"Partners in Health","id":"rDifyx1bd3J","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"DO","name":"Dominican Republic"}]}]},{"lastUpdated":"2014-10-06T16:18:52.184","code":"10658","created":"2014-10-06T16:18:49.805","name":"10658 - International Child Care","id":"GBelAeo0Agz","categoryOptions":[{"id":"cxfMPpw39Sv","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_598","name":"International Child Care","id":"PfV4t5uJkia","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Haiti IMs","id":"kvUuBhfwz25","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"HT","name":"Haiti"}]}]},{"lastUpdated":"2014-10-06T16:18:52.198","code":"10663","created":"2014-10-06T16:18:49.805","name":"10663 - Capacity building assistance for global HIV/AIDS microbiological Lab program development","id":"D6hwoHpQtmt","categoryOptions":[{"id":"GSLaNhfA8BB","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_10091","name":"American Society for Microbiology","id":"UlxTxFalX79","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2014-10-06T16:18:52.212","code":"10694","created":"2014-10-06T16:18:49.805","name":"10694 - MOH Capacity Building","id":"DZSYftVDJoq","categoryOptions":[{"id":"Zw73UCLURNv","endDate":"2017-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Swaziland IMs","id":"W9wZOVXc3zs","groupSets":[]},{"code":"Partner_8785","name":"Ministry of Health and Social Welfare, Swaziland","id":"WgU2RVGL4UM","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"SZ","name":"Swaziland"}]}]},{"lastUpdated":"2014-10-06T16:18:52.226","code":"10695","created":"2014-10-06T16:18:49.805","name":"10695 - ICAP/UTAP","id":"QIt1nyMD4Eh","categoryOptions":[{"id":"rnPwQc5fTeX","endDate":"2017-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Swaziland IMs","id":"W9wZOVXc3zs","groupSets":[]},{"code":"Partner_6277","name":"International Center for AIDS Care and Treatment Programs, Columbia University","id":"IY3MeXEd10T","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"SZ","name":"Swaziland"}]}]},{"lastUpdated":"2017-02-16T00:45:37.677","code":"10703","created":"2014-10-06T16:18:49.805","name":"10703 - Systems for Improved Access to Pharmaceuticals and Services Program (SIAPS)","id":"VVFQma0qFQw","categoryOptions":[{"id":"FamTcFx3PTl","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Swaziland IMs","id":"W9wZOVXc3zs","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_220","name":"Management Sciences for Health","id":"XN6WHwvWDSK","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"SZ","name":"Swaziland"}]}]},{"lastUpdated":"2014-10-06T16:18:52.255","code":"10706","created":"2014-10-06T16:18:49.805","name":"10706 - Intrahealth-Prevention","id":"COWp9j8SiqC","categoryOptions":[{"id":"nCljTFnc7YZ","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_217","name":"IntraHealth International, Inc","id":"dzHNlgEBwIz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"South Sudan IMs","id":"zYDiTp987u1","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"SS","name":"South Sudan"}]}]},{"lastUpdated":"2014-10-06T16:18:52.269","code":"10725","created":"2014-10-06T16:18:49.805","name":"10725 - CRS-ISAP","id":"LUtZaPtXH6j","categoryOptions":[{"id":"x0pkq5VbJ9h","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_33","name":"Catholic Relief Services","id":"YemsOJtwBlN","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2014-10-06T16:18:52.283","code":"10726","created":"2014-10-06T16:18:49.805","name":"10726 - The Thrive Project","id":"Zsmb6TkEITk","categoryOptions":[{"id":"Bbi7EKwOWOg","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_233","name":"Program for Appropriate Technology in Health","id":"AeGQducFpY4","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2014-10-06T16:18:52.297","code":"10739","created":"2014-10-06T16:18:49.805","name":"10739 - Support to the Ministry of Health and Social Welfare in Lesotho for HIV/AIDS","id":"mljTrpmise8","categoryOptions":[{"id":"QvwUzIPp6pC","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Lesotho IMs","id":"m2xthyR9aNm","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_9647","name":"Ministry of Health and Social Welfare – Lesotho","id":"kZXgs2koJz9","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"LS","name":"Lesotho"}]}]},{"lastUpdated":"2014-10-06T16:18:52.312","code":"10780","created":"2014-10-06T16:18:49.805","name":"10780 - Cooperative Agreement 1U58PS001452","id":"PQmr8iVb3IU","categoryOptions":[{"id":"jC5l94JtCJu","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_216","name":"University of Washington","id":"CSPJnuxBAnz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Namibia IMs","id":"Rdf2lbZeQPN","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"NA","name":"Namibia"}]}]},{"lastUpdated":"2014-10-06T16:18:52.327","code":"10781","created":"2014-10-06T16:18:49.805","name":"10781 - GoM/HSS/GHAI","id":"QvhaHSKTb8s","categoryOptions":[{"id":"LZNz8JwctqT","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9651","name":"University of Malawi College of Medicine","id":"waez32jmXR0","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Malawi IMs","id":"aQSmeEVALxI","groupSets":[]}],"organisationUnits":[{"code":"MW","name":"Malawi"}]}]},{"lastUpdated":"2014-10-06T16:18:52.342","code":"10791","created":"2014-10-06T16:18:49.805","name":"10791 - CDC Mech JHPIEGO","id":"eFCoceUbC8N","categoryOptions":[{"id":"bjJVimC2jBd","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_219","name":"JHPIEGO","id":"Q2afG9ldmqc","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Cote d'Ivoire IMs","id":"BhAF8wuq35E","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CI","name":"Cote d'Ivoire"}]}]},{"lastUpdated":"2014-10-06T16:18:52.357","code":"10809","created":"2014-10-06T16:18:49.805","name":"10809 - AFENET Lab","id":"NKQit5YNo3v","categoryOptions":[{"id":"eoZCCsTsNTO","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9653","name":"African Field Epidemiology Network","id":"chqUjPbZ2rB","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2014-10-06T16:18:52.372","code":"10811","created":"2014-10-06T16:18:49.805","name":"10811 - FXB","id":"d6VcIVUiMTg","categoryOptions":[{"id":"vKUFOo0wTm6","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Partner_585","name":"Francois Xavier Bagnoud Center","id":"Z1Ik6KVgLe9","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2014-10-06T16:18:52.386","code":"10816","created":"2014-10-06T16:18:49.805","name":"10816 - Boston University","id":"dA8VaPzErkK","categoryOptions":[{"id":"hQMLKeewtOM","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_500","name":"Boston University","id":"z9szxvdL5H7","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2014-10-06T16:18:52.401","code":"10817","created":"2014-10-06T16:18:49.805","name":"10817 - Jhpiego","id":"EtMv23VmPSZ","categoryOptions":[{"id":"nNm4HcSLLVt","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_219","name":"JHPIEGO","id":"Q2afG9ldmqc","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2014-10-06T16:18:52.415","code":"10822","created":"2014-10-06T16:18:49.806","name":"10822 - ICAP-HRSA","id":"Y2EgGYZg7e0","categoryOptions":[{"id":"oRBhyccKShg","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"name":"Swaziland IMs","id":"W9wZOVXc3zs","groupSets":[]},{"code":"Partner_6277","name":"International Center for AIDS Care and Treatment Programs, Columbia University","id":"IY3MeXEd10T","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/HRSA","name":"HHS/HRSA","id":"RGC9tURSc3W","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"SZ","name":"Swaziland"}]}]},{"lastUpdated":"2014-10-06T16:18:52.429","code":"10823","created":"2014-10-06T16:18:49.806","name":"10823 - Nastad 1617","id":"u2OOxb4oWgh","categoryOptions":[{"id":"y7jQQamAM6n","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Haiti IMs","id":"kvUuBhfwz25","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_597","name":"National Alliance of State and Territorial AIDS Directors","id":"dhui82GmI2q","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"HT","name":"Haiti"}]}]},{"lastUpdated":"2014-10-05T15:08:02.602","code":"10825","created":"2014-05-10T01:23:12.271","name":"10825 - MoH CoAg","id":"blvez6nx7SA","categoryOptions":[{"id":"yOktgyH7hbx","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_5120","name":"Ministry of Health, Rwanda","id":"bOZVVChglp2","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Rwanda IMs","id":"klXeHFa3B0D","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"RW","name":"Rwanda"}]}]},{"lastUpdated":"2014-10-06T16:18:52.444","code":"10826","created":"2014-10-06T16:18:49.806","name":"10826 - Umbrella","id":"sHkuvq2pSO9","categoryOptions":[{"id":"vLsPsrhtqI2","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_204","name":"Elizabeth Glaser Pediatric AIDS Foundation","id":"h2GbTY0pyXv","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2014-10-06T16:18:50.608","code":"10827","created":"2014-10-06T16:18:49.802","name":"10827 - Technical Assistance to the National Blood Transfusion Center","id":"H7jiM5MSlnR","categoryOptions":[{"id":"LJbQvdNj1hr","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_1696","name":"American Association of Blood Banks","id":"ZwK3rRnoPv7","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Rwanda IMs","id":"klXeHFa3B0D","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"RW","name":"Rwanda"}]}]},{"lastUpdated":"2014-10-05T15:08:02.567","code":"10831","created":"2014-09-12T03:18:27.747","name":"10831 - CLSI LAB","id":"BjyMcS4PSU4","categoryOptions":[{"id":"iCnGOB2UIPz","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_3317","name":"Clinical and Laboratory Standards Institute","id":"D9jgrh7QVsr","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Vietnam IMs","id":"SXON8EdijPY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"VN","name":"Vietnam"}]}]},{"lastUpdated":"2014-10-05T15:08:02.557","code":"10832","created":"2014-09-12T03:18:27.747","name":"10832 - ASCP LAB","id":"OPNNK6xXwVW","categoryOptions":[{"id":"FEqA5PjuxZo","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_978","name":"American Society of Clinical Pathology","id":"TbuC1D6eOUY","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Vietnam IMs","id":"SXON8EdijPY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"VN","name":"Vietnam"}]}]},{"lastUpdated":"2014-10-06T16:18:52.458","code":"10875","created":"2014-10-06T16:18:49.806","name":"10875 - United Nations High Commissioner for Refugees/PRM","id":"LIzzWdeIH24","categoryOptions":[{"id":"hsnJg89XKtc","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_State/PRM","name":"State/PRM","id":"PpCZbJvQyjL","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Partner_3288","name":"United Nations High Commissioner for Refugees","id":"tyiqc4foqhJ","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2017-01-08T23:53:38.631","code":"10954","created":"2014-05-10T01:23:12.271","name":"10954 - CDU Rwanda","id":"trlMIO9i6sE","categoryOptions":[{"id":"DO9JYQkunj1","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Rwanda IMs","id":"klXeHFa3B0D","groupSets":[]},{"code":"Partner_502","name":"Drew University","id":"Xeeg2SCypG7","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"RW","name":"Rwanda"}]}]},{"lastUpdated":"2014-10-06T16:18:52.472","code":"10962","created":"2014-10-06T16:18:49.806","name":"10962 - Prevention with Positives","id":"z9tjGxzDhR2","categoryOptions":[{"id":"ksUflxswPsV","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_4620","name":"University of Connecticut","id":"PmnECBg4nA7","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2014-10-06T16:18:52.487","code":"10970","created":"2014-10-06T16:18:49.806","name":"10970 - Ambassador's HIV/AIDS Relief Fund","id":"xGlM0QJMOjK","categoryOptions":[{"id":"la5sAQ9Kos1","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_1","name":"U.S. Department of State","id":"iAVE5ysanxE","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Agency_State/AF","name":"State/AF","id":"a7p2WOqhhzQ","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2016-08-17T20:14:27.408","code":"10971","created":"2016-04-15T19:37:34.105","name":"10971 - FADM, Department of Defense Support","id":"qW1529qVMmj","categoryOptions":[{"id":"xtX4w3Nyz6T","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_4","name":"U.S. Department of Defense (Defense)","id":"ZTaEjL7Ru2S","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2014-10-05T15:08:02.597","code":"10981","created":"2014-05-10T01:23:12.271","name":"10981 - UNHCR","id":"IKCAyCJXTvY","categoryOptions":[{"id":"sK4v3i6ObVn","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_State/PRM","name":"State/PRM","id":"PpCZbJvQyjL","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Rwanda IMs","id":"klXeHFa3B0D","groupSets":[]},{"code":"Partner_3288","name":"United Nations High Commissioner for Refugees","id":"tyiqc4foqhJ","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"RW","name":"Rwanda"}]}]},{"lastUpdated":"2014-10-06T16:18:52.516","code":"10984","created":"2014-10-06T16:18:49.806","name":"10984 - DOD Project Concern International PCI","id":"lK2cZkRhfXt","categoryOptions":[{"id":"EoQ9ngDyhL8","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_234","name":"Project Concern International","id":"b1E4CU4SwL3","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2014-10-06T16:18:52.531","code":"11018","created":"2014-10-06T16:18:49.806","name":"11018 - Peace Corps","id":"q44FQLWnLoI","categoryOptions":[{"id":"wjhyEIu2Vtx","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_PC","name":"PC","id":"cL6cHd6QJ5B","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Lesotho IMs","id":"m2xthyR9aNm","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_6","name":"U.S. Peace Corps","id":"m4mzzwVQOUi","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"LS","name":"Lesotho"}]}]},{"lastUpdated":"2014-10-06T16:18:52.546","code":"11027","created":"2014-10-06T16:18:49.806","name":"11027 - National AIDS Council Joint Financing Arrangement","id":"s68kZw1qovv","categoryOptions":[{"id":"oLtmq1y6uDE","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_11530","name":"National HIV/AIDS/STI/TB Council - Zambia","id":"Fq5Qvcn3Iqd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_State/AF","name":"State/AF","id":"a7p2WOqhhzQ","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2014-10-06T16:18:52.562","code":"11030","created":"2014-10-06T16:18:49.806","name":"11030 - PEPFAR Small Grants Program","id":"txjPZ67GlWC","categoryOptions":[{"id":"M2ciDvXFLUD","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Lesotho IMs","id":"m2xthyR9aNm","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_1","name":"U.S. Department of State","id":"iAVE5ysanxE","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_State/AF","name":"State/AF","id":"a7p2WOqhhzQ","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"LS","name":"Lesotho"}]}]},{"lastUpdated":"2014-10-06T16:18:52.576","code":"11033","created":"2014-10-06T16:18:49.806","name":"11033 - Strengthening PEPFAR Visibility","id":"R4KxOhGg0yK","categoryOptions":[{"id":"p9K1BRwnPBG","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_1","name":"U.S. Department of State","id":"iAVE5ysanxE","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]},{"code":"Agency_State/AF","name":"State/AF","id":"a7p2WOqhhzQ","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2014-10-06T16:18:52.590","code":"11036","created":"2014-10-06T16:18:49.806","name":"11036 - Comprehensive prevention and response program to HIV/AIDS in Adi Harush, Shimelba,MyAyni Refugee camps","id":"gKWswgeJ5lK","categoryOptions":[{"id":"pLWviaiTenV","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_State/PRM","name":"State/PRM","id":"PpCZbJvQyjL","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_215","name":"International Rescue Committee","id":"aEOTCrEHt2E","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2014-10-06T16:18:52.605","code":"11040","created":"2014-10-06T16:18:49.806","name":"11040 - HIV in Refugee Camps","id":"Rng3buyFBlj","categoryOptions":[{"id":"z73bS3ipEBX","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_State/PRM","name":"State/PRM","id":"PpCZbJvQyjL","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]},{"code":"Partner_3288","name":"United Nations High Commissioner for Refugees","id":"tyiqc4foqhJ","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2014-10-06T16:18:52.619","code":"11046","created":"2014-10-06T16:18:49.806","name":"11046 - FANTA 2","id":"tvIo2MZ6sig","categoryOptions":[{"id":"meHyptaLc6P","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9865","name":"FHI 360","id":"bgiL50ykiCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ghana IMs","id":"aLJxBPfhy2M","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"GH","name":"Ghana"}]}]},{"lastUpdated":"2014-10-06T16:18:52.633","code":"11047","created":"2014-10-06T16:18:49.806","name":"11047 - Volunteer Trainings and Small Grants","id":"JWDRu060Nhb","categoryOptions":[{"id":"VmqFkBZ2QHo","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_PC","name":"PC","id":"cL6cHd6QJ5B","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_6","name":"U.S. Peace Corps","id":"m4mzzwVQOUi","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Ghana IMs","id":"aLJxBPfhy2M","groupSets":[]}],"organisationUnits":[{"code":"GH","name":"Ghana"}]}]},{"lastUpdated":"2017-01-08T23:53:38.716","code":"11048","created":"2014-10-06T16:18:49.806","name":"11048 - Ambassador's Fund","id":"AKQItlRexP0","categoryOptions":[{"id":"RbIwaVAVRie","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ghana IMs","id":"aLJxBPfhy2M","groupSets":[]},{"code":"Partner_1","name":"U.S. Department of State","id":"iAVE5ysanxE","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_State/AF","name":"State/AF","id":"a7p2WOqhhzQ","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"GH","name":"Ghana"}]}]},{"lastUpdated":"2014-10-06T16:18:52.662","code":"11049","created":"2014-10-06T16:18:49.806","name":"11049 - DoD Ghana","id":"A8oz58AVHnC","categoryOptions":[{"id":"IYxMHJd1Ppn","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_4","name":"U.S. Department of Defense (Defense)","id":"ZTaEjL7Ru2S","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ghana IMs","id":"aLJxBPfhy2M","groupSets":[]}],"organisationUnits":[{"code":"GH","name":"Ghana"}]}]},{"lastUpdated":"2014-10-06T16:18:52.676","code":"11054","created":"2014-10-06T16:18:49.806","name":"11054 - HIV/AIDS activities in the DRC Armed Forces","id":"SSlF1hrDArB","categoryOptions":[{"id":"M3C9GQkq8zM","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_232","name":"Population Services International","id":"vNQlvpUamTo","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Democratic Republic of the Congo IMs","id":"O1IiD7EJ4NL","groupSets":[]}],"organisationUnits":[{"code":"CD","name":"Democratic Republic of the Congo"}]}]},{"lastUpdated":"2014-10-06T16:18:52.690","code":"11063","created":"2014-10-06T16:18:49.806","name":"11063 - Prevention OP,CIRC and HVCT","id":"FVkbbUoESrl","categoryOptions":[{"id":"bSJ2R0OzdzN","endDate":"2016-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_232","name":"Population Services International","id":"vNQlvpUamTo","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Botswana IMs","id":"JIc6kul4QSt","groupSets":[]}],"organisationUnits":[{"code":"BW","name":"Botswana"}]}]},{"lastUpdated":"2014-10-06T16:18:52.704","code":"11406","created":"2014-10-06T16:18:49.806","name":"11406 - Community Grants Program","id":"ftScYwpLl6q","categoryOptions":[{"id":"BmYy2fznSRp","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_1","name":"U.S. Department of State","id":"iAVE5ysanxE","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_State/AF","name":"State/AF","id":"a7p2WOqhhzQ","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2014-10-05T15:08:02.555","code":"11453","created":"2014-05-10T01:23:12.258","name":"11453 - Peace Corps Volunteers","id":"GLOFBhUj5lr","categoryOptions":[{"id":"Llo0oRHs85a","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_PC","name":"PC","id":"cL6cHd6QJ5B","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_6","name":"U.S. Peace Corps","id":"m4mzzwVQOUi","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Malawi IMs","id":"aQSmeEVALxI","groupSets":[]}],"organisationUnits":[{"code":"MW","name":"Malawi"}]}]},{"lastUpdated":"2014-10-06T16:18:52.718","code":"11463","created":"2014-10-06T16:18:49.806","name":"11463 - United States Peace Corps/ Mozambique","id":"yNyE0Y0K7CJ","categoryOptions":[{"id":"f9zsdz9Jk5l","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_PC","name":"PC","id":"cL6cHd6QJ5B","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_6","name":"U.S. Peace Corps","id":"m4mzzwVQOUi","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2014-10-06T16:18:52.732","code":"11479","created":"2014-10-06T16:18:49.806","name":"11479 - State Department","id":"ttKgFl6uTER","categoryOptions":[{"id":"DDSZCWpm4mZ","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Partner_1","name":"U.S. Department of State","id":"iAVE5ysanxE","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_State/AF","name":"State/AF","id":"a7p2WOqhhzQ","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2014-10-06T16:18:52.746","code":"11480","created":"2014-10-06T16:18:49.806","name":"11480 - US Peace Corps","id":"HaTbSiv5ssZ","categoryOptions":[{"id":"OoKW8tJEQYt","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_PC","name":"PC","id":"cL6cHd6QJ5B","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Partner_6","name":"U.S. Peace Corps","id":"m4mzzwVQOUi","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2014-10-06T16:18:52.761","code":"11489","created":"2014-10-06T16:18:49.806","name":"11489 - Department of Defense","id":"ylUxaB63uQH","categoryOptions":[{"id":"bNQuLenpS5b","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_9865","name":"FHI 360","id":"bgiL50ykiCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Cote d'Ivoire IMs","id":"BhAF8wuq35E","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]}],"organisationUnits":[{"code":"CI","name":"Cote d'Ivoire"}]}]},{"lastUpdated":"2014-10-06T16:18:52.776","code":"11491","created":"2014-10-06T16:18:49.806","name":"11491 - CDC-RETRO-CI GHAI","id":"o8kCQR7Elv4","categoryOptions":[{"id":"TQKz9ZmEyfT","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9","name":"U.S. Department of Health and Human Services/Centers for Disease Control and Prevention (HHS/CDC)","id":"YwUDwQjBrCc","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Cote d'Ivoire IMs","id":"BhAF8wuq35E","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CI","name":"Cote d'Ivoire"}]}]},{"lastUpdated":"2014-10-06T16:18:52.791","code":"11498","created":"2014-10-06T16:18:49.806","name":"11498 - U.S. Peace Corps","id":"QMV4MzC4b2B","categoryOptions":[{"id":"VmqwU4tK8SO","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"Agency_PC","name":"PC","id":"cL6cHd6QJ5B","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_6","name":"U.S. Peace Corps","id":"m4mzzwVQOUi","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-06T16:18:52.805","code":"11500","created":"2014-10-06T16:18:49.806","name":"11500 - Community Grants","id":"WlKmNsCIeYr","categoryOptions":[{"id":"GTXZucjpxi7","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_1","name":"U.S. Department of State","id":"iAVE5ysanxE","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_State/AF","name":"State/AF","id":"a7p2WOqhhzQ","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-11-25T17:10:34.090","code":"11528","created":"2014-11-25T17:10:31.295","name":"11528 - U.S. Peace Corps","id":"yJrkBRVWcBf","categoryOptions":[{"id":"uuoUUGtJh7G","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_PC","name":"PC","id":"cL6cHd6QJ5B","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_6","name":"U.S. Peace Corps","id":"m4mzzwVQOUi","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2016-08-17T20:14:48.784","code":"11577","created":"2016-04-15T19:37:34.559","name":"11577 - BDF, Department of Defense Support","id":"eIe7ZEoYfyp","categoryOptions":[{"id":"kPFgW5HbKr6","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_4","name":"U.S. Department of Defense (Defense)","id":"ZTaEjL7Ru2S","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Botswana IMs","id":"JIc6kul4QSt","groupSets":[]}],"organisationUnits":[{"code":"BW","name":"Botswana"}]}]},{"lastUpdated":"2017-01-08T23:53:38.735","code":"11580","created":"2014-10-06T16:18:49.806","name":"11580 - Johns Hopkins","id":"ZwQhiR5Eybf","categoryOptions":[{"id":"RxUw7diAn9f","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_219","name":"JHPIEGO","id":"Q2afG9ldmqc","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2014-10-06T16:18:52.834","code":"11586","created":"2014-10-06T16:18:49.806","name":"11586 - Building Human Resource Capacity to support Prevention, Care and Treatment, Strategic Information and Other HIV/AIDS Programs in the Republic of Botswana under the President’s Emergency Plan for AIDS Relief","id":"JEB6Si0Lo7d","categoryOptions":[{"id":"ljfqh991fXA","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Botswana IMs","id":"JIc6kul4QSt","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_14730","name":"MULLAN & ASSOCIATES","id":"HWQs6HraXcK","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"BW","name":"Botswana"}]}]},{"lastUpdated":"2014-10-06T16:18:52.848","code":"11589","created":"2014-10-06T16:18:49.806","name":"11589 - Building Human Resources Capacity to support Prevention, Care and Treatment, Strategic Information and other HIV/AIDS Programs in the Republic of Botswana under the Presidents Emergency Plan for AIDS Relief","id":"vFgH9scA4SB","categoryOptions":[{"id":"fFyFKYOtitN","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_463","name":"University Research Corporation, LLC","id":"qCSsaO7ACuX","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Botswana IMs","id":"JIc6kul4QSt","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"BW","name":"Botswana"}]}]},{"lastUpdated":"2014-10-05T15:08:02.601","code":"11605","created":"2014-09-12T03:18:27.748","name":"11605 - HQ Activities","id":"ViSDhG5EQSA","categoryOptions":[{"id":"a2NqdWKa289","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9","name":"U.S. Department of Health and Human Services/Centers for Disease Control and Prevention (HHS/CDC)","id":"YwUDwQjBrCc","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Vietnam IMs","id":"SXON8EdijPY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"VN","name":"Vietnam"}]}]},{"lastUpdated":"2014-10-05T15:08:02.591","code":"11609","created":"2014-09-12T03:18:27.747","name":"11609 - Ambassador's Fund for HIV/AIDS Public Diplomacy","id":"YvWS2fQoOJL","categoryOptions":[{"id":"pc8H3vUNcFy","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Vietnam IMs","id":"SXON8EdijPY","groupSets":[]},{"code":"Agency_State/EAP","name":"State/EAP","id":"OVuDHGDcHMj","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_1","name":"U.S. Department of State","id":"iAVE5ysanxE","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"VN","name":"Vietnam"}]}]},{"lastUpdated":"2014-10-05T15:08:02.575","code":"11613","created":"2014-09-12T03:18:27.748","name":"11613 - Policy Project","id":"SgU2ncAU4nr","categoryOptions":[{"id":"coOgKpMaqXY","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Vietnam IMs","id":"SXON8EdijPY","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"VN","name":"Vietnam"}]}]},{"lastUpdated":"2014-10-06T16:18:52.862","code":"11626","created":"2014-10-06T16:18:49.806","name":"11626 - Jhpiego","id":"fXfHwXjbsfT","categoryOptions":[{"id":"c5HHD78F4ZP","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_219","name":"JHPIEGO","id":"Q2afG9ldmqc","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2014-10-06T16:18:52.876","code":"11627","created":"2014-10-06T16:18:49.806","name":"11627 - DAO Lusaka","id":"YPwdNJtOb3w","categoryOptions":[{"id":"GKW0En0H8Bf","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_4","name":"U.S. Department of Defense (Defense)","id":"ZTaEjL7Ru2S","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2014-10-06T16:18:52.890","code":"11673","created":"2014-10-06T16:18:49.806","name":"11673 - DoD/USDF Umbutfo Swaziland Defence Force","id":"ofiyoiGp9BO","categoryOptions":[{"id":"bS9cYjHUYFD","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Swaziland IMs","id":"W9wZOVXc3zs","groupSets":[]},{"code":"Partner_4","name":"U.S. Department of Defense (Defense)","id":"ZTaEjL7Ru2S","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]}],"organisationUnits":[{"code":"SZ","name":"Swaziland"}]}]},{"lastUpdated":"2014-10-06T16:18:52.905","code":"11687","created":"2014-10-06T16:18:49.806","name":"11687 - Peace Corps","id":"la2NJknpSM3","categoryOptions":[{"id":"JWkv7eVlpPq","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Agency_PC","name":"PC","id":"cL6cHd6QJ5B","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_6","name":"U.S. Peace Corps","id":"m4mzzwVQOUi","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2014-10-06T16:18:52.920","code":"11694","created":"2014-10-06T16:18:49.806","name":"11694 - CDC Technical Assistance - SMDP & FETP","id":"LgZRNscnzhu","categoryOptions":[{"id":"JyMjnGkiT91","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9","name":"U.S. Department of Health and Human Services/Centers for Disease Control and Prevention (HHS/CDC)","id":"YwUDwQjBrCc","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2014-10-06T16:18:52.934","code":"11708","created":"2014-10-06T16:18:49.807","name":"11708 - HHS/CDC Core activities","id":"HoW2qiFgxmQ","categoryOptions":[{"id":"UPY08GLsC4L","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9","name":"U.S. Department of Health and Human Services/Centers for Disease Control and Prevention (HHS/CDC)","id":"YwUDwQjBrCc","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Botswana IMs","id":"JIc6kul4QSt","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"BW","name":"Botswana"}]}]},{"lastUpdated":"2014-10-06T16:18:52.948","code":"11943","created":"2014-10-06T16:18:49.807","name":"11943 - Focus Region Health Project","id":"f2H0BJb4jTp","categoryOptions":[{"id":"lydfPGdRm7b","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_453","name":"John Snow, Inc.","id":"iOxqtbVGBVY","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Ghana IMs","id":"aLJxBPfhy2M","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"GH","name":"Ghana"}]}]},{"lastUpdated":"2014-10-06T16:18:52.964","code":"11946","created":"2014-10-06T16:18:49.807","name":"11946 - OVC Services","id":"hGJkOb7ZnUR","categoryOptions":[{"id":"vsBZNI1y0rK","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ghana IMs","id":"aLJxBPfhy2M","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"GH","name":"Ghana"}]}]},{"lastUpdated":"2014-10-06T16:18:52.978","code":"11947","created":"2014-10-06T16:18:49.807","name":"11947 - MCHIP","id":"aZ04FML0liX","categoryOptions":[{"id":"nqevH1V0r0k","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_219","name":"JHPIEGO","id":"Q2afG9ldmqc","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ghana IMs","id":"aLJxBPfhy2M","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"GH","name":"Ghana"}]}]},{"lastUpdated":"2014-10-06T16:18:52.992","code":"11951","created":"2014-10-06T16:18:49.807","name":"11951 - GHS","id":"XBYuxnzVekI","categoryOptions":[{"id":"OkQcGa4UXwq","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_9870","name":"Ghana Health Service","id":"z3yHk1u33ko","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Ghana IMs","id":"aLJxBPfhy2M","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"GH","name":"Ghana"}]}]},{"lastUpdated":"2014-10-06T16:18:53.006","code":"11957","created":"2014-10-06T16:18:49.807","name":"11957 - Strengthening clinical laboratories in the Dominican Republic","id":"W3IiK2kyKW6","categoryOptions":[{"id":"CqlspZOvln1","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Dominican Republic IMs","id":"gWG9dDTFHhY","groupSets":[]},{"code":"Partner_15708","name":"Foundation for Innovative New Diagnostics","id":"wQ8mVbCbwvl","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"DO","name":"Dominican Republic"}]}]},{"lastUpdated":"2014-10-06T16:18:53.021","code":"11959","created":"2014-10-06T16:18:49.807","name":"11959 - Increasing the Strategic Information Capacity in the Dominican Republic","id":"v6fvJJPQU40","categoryOptions":[{"id":"Rwe250LF4VD","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9","name":"U.S. Department of Health and Human Services/Centers for Disease Control and Prevention (HHS/CDC)","id":"YwUDwQjBrCc","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Dominican Republic IMs","id":"gWG9dDTFHhY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"DO","name":"Dominican Republic"}]}]},{"lastUpdated":"2014-10-06T16:18:53.035","code":"11962","created":"2014-10-06T16:18:49.807","name":"11962 - Providing HIV prevention activities to MARPS (Men who have Sex with Other Men)","id":"wTJkJiEp5aI","categoryOptions":[{"id":"zeSGxM3kzPx","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_14338","name":"HARTLAND ALLIANCE","id":"S8CBKkYtQF1","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Dominican Republic IMs","id":"gWG9dDTFHhY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"DO","name":"Dominican Republic"}]}]},{"lastUpdated":"2014-10-06T16:18:53.050","code":"11963","created":"2014-10-06T16:18:49.807","name":"11963 - Increasing the Capacity for Early Infant Diagnosis in the Dominican Republic","id":"zdTL4HqVF3I","categoryOptions":[{"id":"BPLEPedRQ6E","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9","name":"U.S. Department of Health and Human Services/Centers for Disease Control and Prevention (HHS/CDC)","id":"YwUDwQjBrCc","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Dominican Republic IMs","id":"gWG9dDTFHhY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"DO","name":"Dominican Republic"}]}]},{"lastUpdated":"2014-10-06T16:18:53.064","code":"11967","created":"2014-10-06T16:18:49.807","name":"11967 - CONDOM SOCIAL MARKETING PROGRAM","id":"iomswkT6oRB","categoryOptions":[{"id":"dgowvEaKTmQ","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_232","name":"Population Services International","id":"vNQlvpUamTo","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Dominican Republic IMs","id":"gWG9dDTFHhY","groupSets":[]}],"organisationUnits":[{"code":"DO","name":"Dominican Republic"}]}]},{"lastUpdated":"2014-10-06T16:18:53.079","code":"11969","created":"2014-10-06T16:18:49.807","name":"11969 - Improving the Quality of HIV Testing in PMTCT Programs","id":"vXzABLTJkiG","categoryOptions":[{"id":"teqHZJJqda3","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9","name":"U.S. Department of Health and Human Services/Centers for Disease Control and Prevention (HHS/CDC)","id":"YwUDwQjBrCc","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Dominican Republic IMs","id":"gWG9dDTFHhY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"DO","name":"Dominican Republic"}]}]},{"lastUpdated":"2014-10-06T16:18:53.093","code":"11971","created":"2014-10-06T16:18:49.807","name":"11971 - Providing access to quality diagnostic tests for HIV/AIDS patients.","id":"yDpLz1gKK0g","categoryOptions":[{"id":"UQ7XxiBAPpv","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_3781","name":"Partnership for Supply Chain Management","id":"El6VW2fQeEZ","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Dominican Republic IMs","id":"gWG9dDTFHhY","groupSets":[]}],"organisationUnits":[{"code":"DO","name":"Dominican Republic"}]}]},{"lastUpdated":"2014-10-06T16:18:53.107","code":"11972","created":"2014-10-06T16:18:49.807","name":"11972 - CAPACITY PLUS","id":"YRyDp1pZd35","categoryOptions":[{"id":"SRf3yjfnie9","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_217","name":"IntraHealth International, Inc","id":"dzHNlgEBwIz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Dominican Republic IMs","id":"gWG9dDTFHhY","groupSets":[]}],"organisationUnits":[{"code":"DO","name":"Dominican Republic"}]}]},{"lastUpdated":"2014-10-06T16:18:53.121","code":"11981","created":"2014-10-06T16:18:49.807","name":"11981 - MOH/National Blood Center (CNS)","id":"ZPGrAJVI45V","categoryOptions":[{"id":"mDLiARTjHRD","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Angola IMs","id":"EqK0E2mtwrx","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_5706","name":"Ministry of Health, Angola","id":"JPxexJWju0N","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"AO","name":"Angola"}]}]},{"lastUpdated":"2014-10-06T16:18:53.136","code":"11985","created":"2014-10-06T16:18:49.807","name":"11985 - APHL (Lab)","id":"Rd4tyqg5Zj7","categoryOptions":[{"id":"lGx0F2vOvHZ","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"name":"Angola IMs","id":"EqK0E2mtwrx","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_1923","name":"Association of Public Health Laboratories","id":"LCKC7NEcxjh","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"AO","name":"Angola"}]}]},{"lastUpdated":"2014-10-06T16:18:53.150","code":"12008","created":"2014-10-06T16:18:49.807","name":"12008 - Expansion of Safe Male Circumcision Services to Prevent HIV","id":"dawntn2PAP1","categoryOptions":[{"id":"gzm4D80ez1L","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_509","name":"Johns Hopkins University Bloomberg School of Public Health","id":"yrIYjIn0aom","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Botswana IMs","id":"JIc6kul4QSt","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"BW","name":"Botswana"}]}]},{"lastUpdated":"2014-10-06T16:18:53.166","code":"12015","created":"2014-10-06T16:18:49.807","name":"12015 - Peace Corps","id":"izLuKGrPBP7","categoryOptions":[{"id":"N32Lv0NttMy","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Central America Region IMs","id":"wwgvfFoRz0Q","groupSets":[]},{"code":"Agency_PC","name":"PC","id":"cL6cHd6QJ5B","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_6","name":"U.S. Peace Corps","id":"m4mzzwVQOUi","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"CE","name":"Central America Region"}]}]},{"lastUpdated":"2014-10-06T16:18:53.180","code":"12016","created":"2014-10-06T16:18:49.807","name":"12016 - Comprehensive Care in Central America","id":"dlJtplcnZry","categoryOptions":[{"id":"khNn1pWJPgB","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_217","name":"IntraHealth International, Inc","id":"dzHNlgEBwIz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Central America Region IMs","id":"wwgvfFoRz0Q","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CE","name":"Central America Region"}]}]},{"lastUpdated":"2014-10-06T16:18:53.195","code":"12020","created":"2014-10-06T16:18:49.807","name":"12020 - Universidad del Valle de Guatemala","id":"VFJFKXHUQWd","categoryOptions":[{"id":"gE2uq8TDnY5","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"name":"Central America Region IMs","id":"wwgvfFoRz0Q","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_15249","name":"UVG - UNIVERSIDAD DE VALLE DE GUATEMALA","id":"cf3zoUKCAxG","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CE","name":"Central America Region"}]}]},{"lastUpdated":"2014-10-06T16:18:53.209","code":"12026","created":"2014-10-06T16:18:49.807","name":"12026 - ASCP","id":"FOLOispCzCA","categoryOptions":[{"id":"aCE9AE5KD34","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Central Asia Region IMs","id":"oKsIH3iyqFz","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_978","name":"American Society of Clinical Pathology","id":"TbuC1D6eOUY","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"AC","name":"Central Asia Region"}]}]},{"lastUpdated":"2014-10-06T16:18:53.226","code":"12027","created":"2014-10-06T16:18:49.807","name":"12027 - Strategic Information","id":"UIeQnxaLQiq","categoryOptions":[{"id":"BxvUE0yiXcv","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Central Asia Region IMs","id":"oKsIH3iyqFz","groupSets":[]},{"code":"Partner_6277","name":"International Center for AIDS Care and Treatment Programs, Columbia University","id":"IY3MeXEd10T","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"AC","name":"Central Asia Region"}]}]},{"lastUpdated":"2014-10-06T16:18:53.246","code":"12054","created":"2014-10-06T16:18:49.807","name":"12054 - Healthy Outcomes through Prevention Education (HOPE)","id":"qCDRsDQEwuw","categoryOptions":[{"id":"kfeQRHqczvO","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_10302","name":"CHF International","id":"gTE62esBxx0","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2015-04-08T00:06:50.892","code":"12056","created":"2015-04-08T00:06:48.499","name":"12056 - Inuka Community Based OVC Project (ICOP)","id":"we9jGLeMZTd","categoryOptions":[{"id":"gbZFmxehdDh","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"Partner_10095","name":"Ananda Marga Universal Relief Teams","id":"QFPihoQELux","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2014-10-06T16:18:53.260","code":"12082","created":"2014-10-06T16:18:49.807","name":"12082 - Refugee Health","id":"G6dHO2il9IK","categoryOptions":[{"id":"SU8GvQgPuGg","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_3288","name":"United Nations High Commissioner for Refugees","id":"tyiqc4foqhJ","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2014-10-06T16:18:53.275","code":"12083","created":"2014-10-06T16:18:49.807","name":"12083 - Community HTC","id":"ajMsKPn5X0D","categoryOptions":[{"id":"nAIuqCb8tMV","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_293","name":"Liverpool VCT and Care","id":"xaG6YMOZlGA","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2014-10-06T16:18:53.289","code":"12091","created":"2014-10-06T16:18:49.807","name":"12091 - Fogarty","id":"XI78M8JMPZS","categoryOptions":[{"id":"vaLd9RZzQ5T","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_HHS/NIH","name":"HHS/NIH","id":"tOGHnMP7vR7","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_7","name":"U.S. Department of Health and Human Services/National Institutes of Health (HHS/NIH)","id":"T7vPtV2RMDq","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Ukraine IMs","id":"ZkehcIKCSrT","groupSets":[]}],"organisationUnits":[{"code":"UA","name":"Ukraine"}]}]},{"lastUpdated":"2014-10-06T16:18:53.303","code":"12093","created":"2014-10-06T16:18:49.807","name":"12093 - ITECH","id":"IPi5nH9dDB3","categoryOptions":[{"id":"OFnF68qtLQf","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_216","name":"University of Washington","id":"CSPJnuxBAnz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ukraine IMs","id":"ZkehcIKCSrT","groupSets":[]},{"code":"Agency_HHS/HRSA","name":"HHS/HRSA","id":"RGC9tURSc3W","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UA","name":"Ukraine"}]}]},{"lastUpdated":"2014-10-06T16:18:53.318","code":"12098","created":"2014-10-06T16:18:49.807","name":"12098 - Support to the Government of the Kingdom of Lesotho (GOL) to Strengthen and Expand Safe Blood Transfusion Services","id":"oWw6rEv99wO","categoryOptions":[{"id":"fqeLFVhWrKY","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Lesotho IMs","id":"m2xthyR9aNm","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_9647","name":"Ministry of Health and Social Welfare – Lesotho","id":"kZXgs2koJz9","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"LS","name":"Lesotho"}]}]},{"lastUpdated":"2014-10-06T16:18:50.087","code":"12105","created":"2014-10-06T16:18:49.799","name":"12105 - Support for Health Systems Strengthening and HIV/AIDS Service Delivery in Malawi’s South-East Zone","id":"V2pi2ExNSqt","categoryOptions":[{"id":"vAXc48ujKRD","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9900","name":"Dignitas International","id":"HAjlvUplgFI","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Malawi IMs","id":"aQSmeEVALxI","groupSets":[]}],"organisationUnits":[{"code":"MW","name":"Malawi"}]}]},{"lastUpdated":"2014-10-06T16:18:53.333","code":"12106","created":"2014-10-06T16:18:49.807","name":"12106 - Lilongwe Medical Relief Trust Fund","id":"MYzb1711cuS","categoryOptions":[{"id":"zP3IdrQZott","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9776","name":"Lilongwe Medical Relief Trust Fund","id":"olMIiVii7rF","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Malawi IMs","id":"aQSmeEVALxI","groupSets":[]}],"organisationUnits":[{"code":"MW","name":"Malawi"}]}]},{"lastUpdated":"2014-10-05T15:08:02.569","code":"12107","created":"2014-05-10T01:23:12.259","name":"12107 - EQUIP","id":"ImX0XNwV5Cb","categoryOptions":[{"id":"tx3y6qzjqBJ","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_3876","name":"Partners in Hope","id":"u69EfDubACQ","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Malawi IMs","id":"aQSmeEVALxI","groupSets":[]}],"organisationUnits":[{"code":"MW","name":"Malawi"}]}]},{"lastUpdated":"2014-10-05T15:08:02.584","code":"12109","created":"2014-05-10T01:23:12.259","name":"12109 - USAID Tuberculosis CARE Project","id":"QXG5IJ849lP","categoryOptions":[{"id":"OoYOcnTuZSd","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_463","name":"University Research Corporation, LLC","id":"qCSsaO7ACuX","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Malawi IMs","id":"aQSmeEVALxI","groupSets":[]}],"organisationUnits":[{"code":"MW","name":"Malawi"}]}]},{"lastUpdated":"2014-10-06T16:18:50.151","code":"12110","created":"2014-10-06T16:18:49.799","name":"12110 - University of Malawi College of Medicine","id":"OINDNTuy2Qi","categoryOptions":[{"id":"xk9Qmk5dslK","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9651","name":"University of Malawi College of Medicine","id":"waez32jmXR0","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Malawi IMs","id":"aQSmeEVALxI","groupSets":[]}],"organisationUnits":[{"code":"MW","name":"Malawi"}]}]},{"lastUpdated":"2014-10-06T16:18:50.176","code":"12111","created":"2014-10-06T16:18:49.799","name":"12111 - Supporting implementation of National AIDS Framework through improving coverage and quality of HIV and AIDS Services","id":"ijXu3dsgXjM","categoryOptions":[{"id":"NfrNwUKygyI","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_3906","name":"Ministry of Health, Malawi","id":"qu9UsZAH4GD","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Malawi IMs","id":"aQSmeEVALxI","groupSets":[]}],"organisationUnits":[{"code":"MW","name":"Malawi"}]}]},{"lastUpdated":"2014-10-06T16:18:53.348","code":"12112","created":"2014-10-06T16:18:49.807","name":"12112 - MCHIP (Maternal and Child Health Integrated Project)","id":"LmYIS8IPPYu","categoryOptions":[{"id":"uFIJlvSmvuu","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_219","name":"JHPIEGO","id":"Q2afG9ldmqc","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Malawi IMs","id":"aQSmeEVALxI","groupSets":[]}],"organisationUnits":[{"code":"MW","name":"Malawi"}]}]},{"lastUpdated":"2014-10-06T16:18:53.363","code":"12115","created":"2014-10-06T16:18:49.807","name":"12115 - DOD/GHAI","id":"m1X4oS6ROaB","categoryOptions":[{"id":"VN2Dhbl3Ani","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_234","name":"Project Concern International","id":"b1E4CU4SwL3","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Malawi IMs","id":"aQSmeEVALxI","groupSets":[]}],"organisationUnits":[{"code":"MW","name":"Malawi"}]}]},{"lastUpdated":"2014-10-06T16:18:50.198","code":"12116","created":"2014-10-06T16:18:49.799","name":"12116 - ASGF/State for Ambassadors Small Grant for HIV/AIDS","id":"VvHDa388sgm","categoryOptions":[{"id":"jW13TrTzItu","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_1","name":"U.S. Department of State","id":"iAVE5ysanxE","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_State/AF","name":"State/AF","id":"a7p2WOqhhzQ","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Malawi IMs","id":"aQSmeEVALxI","groupSets":[]}],"organisationUnits":[{"code":"MW","name":"Malawi"}]}]},{"lastUpdated":"2014-10-05T15:08:02.581","code":"12118","created":"2014-05-10T01:23:12.261","name":"12118 - BLM CIRC GHAI","id":"f9wbuM1vFEw","categoryOptions":[{"id":"Bwql5CS7glK","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_9711","name":"Banja La Mtsogolo","id":"Yl69ipP1Tqc","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Malawi IMs","id":"aQSmeEVALxI","groupSets":[]}],"organisationUnits":[{"code":"MW","name":"Malawi"}]}]},{"lastUpdated":"2014-10-06T16:18:50.215","code":"12119","created":"2014-10-06T16:18:49.799","name":"12119 - Building the Nursing Workforce and Nursing Training Capacity in Malawi","id":"KC0ha4Ym4CQ","categoryOptions":[{"id":"cGVx7oon9Aw","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9749","name":"Global AIDS Interfaith Alliance","id":"ffYJfvPaMK9","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Malawi IMs","id":"aQSmeEVALxI","groupSets":[]}],"organisationUnits":[{"code":"MW","name":"Malawi"}]}]},{"lastUpdated":"2014-10-06T16:18:50.233","code":"12120","created":"2014-10-06T16:18:49.799","name":"12120 - C-SEP","id":"cCOf31PwDkY","categoryOptions":[{"id":"uB73oPHT0Io","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_239","name":"Save the Children US","id":"tcwhKkF6GtO","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Malawi IMs","id":"aQSmeEVALxI","groupSets":[]}],"organisationUnits":[{"code":"MW","name":"Malawi"}]}]},{"lastUpdated":"2014-10-06T16:18:53.379","code":"12125","created":"2014-10-06T16:18:49.807","name":"12125 - Scaling Up Palliative Care Services in Malawi","id":"bMUrjJO7CiV","categoryOptions":[{"id":"Kc5Xtm5JBoy","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_1684","name":"African Palliative Care Association","id":"qveg9pmSQao","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Malawi IMs","id":"aQSmeEVALxI","groupSets":[]}],"organisationUnits":[{"code":"MW","name":"Malawi"}]}]},{"lastUpdated":"2014-10-05T15:08:02.586","code":"12126","created":"2014-05-10T01:23:12.262","name":"12126 - Feed/OVC/GHAI","id":"CSQ2J6wInPK","categoryOptions":[{"id":"xmRPsGKKPo4","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_10533","name":"Feed the Children","id":"Es1QOz5ZVSv","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Malawi IMs","id":"aQSmeEVALxI","groupSets":[]}],"organisationUnits":[{"code":"MW","name":"Malawi"}]}]},{"lastUpdated":"2014-10-06T16:18:50.251","code":"12130","created":"2014-10-06T16:18:49.799","name":"12130 - Baylor College of Medicine","id":"yg0TjVhu4ms","categoryOptions":[{"id":"SkLiq3Pb2OK","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_10163","name":"Baylor College of Medicine Children's Foundation","id":"RJEmhChCouF","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Malawi IMs","id":"aQSmeEVALxI","groupSets":[]}],"organisationUnits":[{"code":"MW","name":"Malawi"}]}]},{"lastUpdated":"2016-08-17T20:15:09.925","code":"12131","created":"2016-04-15T19:37:34.010","name":"12131 - Strengthening the Delivery, Coordination, and Monitoring of HIV Services in Malawi through a Faith-based Institution under the President’s Emergency Plan for AIDS Relief (PEPFAR)","id":"Mr2FGSaKGfa","categoryOptions":[{"id":"ps7gsqWDTEl","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_3842","name":"Christian Health Association of Malawi","id":"HwmTEyM6yt0","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Malawi IMs","id":"aQSmeEVALxI","groupSets":[]}],"organisationUnits":[{"code":"MW","name":"Malawi"}]}]},{"lastUpdated":"2014-12-23T12:44:12.506","code":"12133","created":"2014-12-23T12:44:10.816","name":"12133 - Strengthening Blood Transfusion Services","id":"ndHz82RuAm1","categoryOptions":[{"id":"HIQxys7y3vf","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_11527","name":"National Center for Blood Transfusion, RBC NCBT/CNTS","id":"sLGhLsOkI6X","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Rwanda IMs","id":"klXeHFa3B0D","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"RW","name":"Rwanda"}]}]},{"lastUpdated":"2014-10-06T16:18:50.625","code":"12133A","created":"2014-10-06T16:18:49.802","name":"12133 - Association of Public Health Laboratories","id":"WZT6Ljucajf","categoryOptions":[{"id":"b5PuB6Vh3bX","endDate":"2015-12-31T00:00:00.000","startDate":"2009-10-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_11527","name":"National Center for Blood Transfusion, RBC NCBT/CNTS","id":"sLGhLsOkI6X","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Rwanda IMs","id":"klXeHFa3B0D","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"RW","name":"Rwanda"}]}]},{"lastUpdated":"2014-10-06T16:18:50.641","code":"12137","created":"2014-10-06T16:18:49.802","name":"12137 - CNLS Coag","id":"RD88N9cZVQL","categoryOptions":[{"id":"D8lQeajRgdp","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_11523","name":"National AIDS Control Commission, Rwanda (CNLS)","id":"YyuXDPW2FwW","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Rwanda IMs","id":"klXeHFa3B0D","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"RW","name":"Rwanda"}]}]},{"lastUpdated":"2014-10-05T15:08:02.557","code":"12140","created":"2014-05-10T01:23:12.272","name":"12140 - National University of Rwanda School of Public Health","id":"y38y4R7hon2","categoryOptions":[{"id":"Hhf2DAQg25Y","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_13252","name":"Rwanda School of Public Health","id":"WUhL5ip8J2v","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Rwanda IMs","id":"klXeHFa3B0D","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"RW","name":"Rwanda"}]}]},{"lastUpdated":"2014-10-06T16:18:50.658","code":"12141","created":"2014-10-06T16:18:49.802","name":"12141 - Kigali Health Institute","id":"CKgdDFnHMGw","categoryOptions":[{"id":"JKcz68vN76H","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_4487","name":"Kigali Health Institute","id":"ViXKnUbeEXA","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Rwanda IMs","id":"klXeHFa3B0D","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"RW","name":"Rwanda"}]}]},{"lastUpdated":"2014-10-06T16:18:53.394","code":"12144","created":"2014-10-06T16:18:49.807","name":"12144 - Extending Service Delivery for Reproductive Health and Service Delivery","id":"poIrmVaIWhJ","categoryOptions":[{"id":"zD85cGn1BgH","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_228","name":"Pathfinder International","id":"s9nUaNzgCcK","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2014-10-06T16:18:53.409","code":"12147","created":"2014-10-06T16:18:49.807","name":"12147 - Maternal Child Health Integrated Program (MCHIP)","id":"C7BmEPSRdSS","categoryOptions":[{"id":"ZThDkY9XBFq","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_219","name":"JHPIEGO","id":"Q2afG9ldmqc","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2014-10-06T16:18:53.423","code":"12148","created":"2014-10-06T16:18:49.807","name":"12148 - SCIP Nampula","id":"vlhIfT7Rbu1","categoryOptions":[{"id":"GNHsruWx2LE","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_228","name":"Pathfinder International","id":"s9nUaNzgCcK","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2014-10-06T16:18:53.438","code":"12149","created":"2014-10-06T16:18:49.807","name":"12149 - SCIP Zambezia","id":"FsxM3ocIN82","categoryOptions":[{"id":"dYCZs04n4Xz","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_52","name":"World Vision International","id":"ZHLW3IJcEzk","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2016-08-17T20:15:31.119","code":"12150","created":"2016-04-16T03:23:24.595","name":"12150 - Systems for Improved Access to Pharmaceuticals and Services (SIAPS)","id":"NgkNFwqTciD","categoryOptions":[{"id":"gKDzYMw3aeE","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_220","name":"Management Sciences for Health","id":"XN6WHwvWDSK","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2014-10-06T16:18:53.468","code":"12152","created":"2014-10-06T16:18:49.808","name":"12152 - Regional Outreach Addressing AIDS Through Development Strategies (ROADS II)","id":"uxL2F9rvEVO","categoryOptions":[{"id":"pnkEu5vdzEc","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9865","name":"FHI 360","id":"bgiL50ykiCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2014-10-06T16:18:53.483","code":"12157","created":"2014-10-06T16:18:49.808","name":"12157 - Media Strengthening Program","id":"IDQhTU8pIkY","categoryOptions":[{"id":"Ulh6kf36Txd","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_4222","name":"International Reseach and Exchange Board","id":"cKMCPPSiCnc","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2014-10-06T16:18:53.497","code":"12159","created":"2014-10-06T16:18:49.808","name":"12159 - Strengthening HIV and GBV Prevention within the Police","id":"NZbpagf7Cqd","categoryOptions":[{"id":"bJ4tqXssj19","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_1658","name":"United Nations Development Programme","id":"pEsZPQP6cWD","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2014-10-06T16:18:53.512","code":"12165","created":"2014-10-06T16:18:49.808","name":"12165 - Strategic Information Improvement in Mozambique (SIIM) Project","id":"f0OBhzBNJNc","categoryOptions":[{"id":"aAOokmypKSh","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_209","name":"Health Alliance International","id":"H5LINt33MF2","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2014-10-06T16:18:53.528","code":"12167","created":"2014-10-06T16:18:49.808","name":"12167 - CLSI","id":"gTNjlaXRkt5","categoryOptions":[{"id":"tWhaaeVL7Q0","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_3317","name":"Clinical and Laboratory Standards Institute","id":"D9jgrh7QVsr","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2014-10-06T16:18:53.543","code":"12168","created":"2014-10-06T16:18:49.808","name":"12168 - Increasing access to HIV prevention care and treatment for Key Populations in Mozambique","id":"w0igKYXWEVL","categoryOptions":[{"id":"TZn4PgGUVzA","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Partner_228","name":"Pathfinder International","id":"s9nUaNzgCcK","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2014-10-06T16:18:53.559","code":"12169","created":"2014-10-06T16:18:49.808","name":"12169 - Families Matter Program (FMP)","id":"t1cSZpKEAXO","categoryOptions":[{"id":"iC7u6q5MIpZ","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Partner_760","name":"Samaritans Purse","id":"HD9AJWufTAq","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2014-10-06T16:18:53.586","code":"12193","created":"2014-10-06T16:18:49.808","name":"12193 - Africare","id":"HPQQz1f4GE6","categoryOptions":[{"id":"oYc1pskpwcI","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Partner_192","name":"Africare","id":"Hx16EiyzLju","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2014-10-06T16:18:53.607","code":"12196","created":"2014-10-06T16:18:49.808","name":"12196 - UNICEF","id":"qs6US6Jyyjp","categoryOptions":[{"id":"hRuat02cnW9","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Partner_547","name":"United Nations Children's Fund","id":"m1a25FGJn1a","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2014-10-06T16:18:53.622","code":"12200","created":"2014-10-06T16:18:49.808","name":"12200 - UNAIDS-M&E TA","id":"vg3uWT0Ajjd","categoryOptions":[{"id":"yA0l4YvPDjv","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_544","name":"UNAIDS - Joint United Nations Programme on HIV/AIDS","id":"SUJa5BjWUvq","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2014-10-06T16:18:53.636","code":"12203","created":"2014-10-06T16:18:49.808","name":"12203 - Prevention Scenario Model","id":"xsOgoiIo2Oj","categoryOptions":[{"id":"ifWeWLKYdFc","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_597","name":"National Alliance of State and Territorial AIDS Directors","id":"dhui82GmI2q","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2014-10-06T16:18:53.651","code":"12204","created":"2014-10-06T16:18:49.808","name":"12204 - PPP","id":"xPrPTL9IBCo","categoryOptions":[{"id":"YnT7ppYLNfT","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_6285","name":"CDC Foundation","id":"jRslmkp5iFg","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2014-10-06T16:18:53.665","code":"12208","created":"2014-10-06T16:18:49.808","name":"12208 - donor mobilization","id":"AHmdTMAMadw","categoryOptions":[{"id":"lcMLowBBiSB","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Partner_15706","name":"Regents of the University of Minnesota","id":"JEvhaVeJti9","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2014-10-06T16:18:53.680","code":"12217","created":"2014-10-06T16:18:49.808","name":"12217 - BOCAR","id":"w2H9Gcr7bDA","categoryOptions":[{"id":"tF5h2IPHsVe","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_7579","name":"Deloitte Consulting Limited","id":"sDjXRvimYmw","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2015-04-13T20:21:11.588","code":"12222","created":"2015-04-13T20:21:03.822","name":"12222 - CIDR - PPP","id":"qJSWnOeu9Pt","categoryOptions":[{"id":"lstwGbEt0J7","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_16579","name":"International de Developpement et de Recherche (Centre for International Development and Research)","id":"Bqo1VYuhCz1","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2014-10-06T16:18:53.694","code":"12227","created":"2014-10-06T16:18:49.808","name":"12227 - Tanzania Social Marketing Program","id":"vX60BwlgRjn","categoryOptions":[{"id":"BmvkwjpMzGl","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_232","name":"Population Services International","id":"vNQlvpUamTo","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2014-10-06T16:18:53.709","code":"12234","created":"2014-10-06T16:18:49.808","name":"12234 - TACAIDS-M&E","id":"bFMeh1W5QAN","categoryOptions":[{"id":"yxrkz9ZvhNZ","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_1636","name":"Tanzania Commission for AIDS","id":"qHm2iGwNjfq","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2014-10-06T16:18:53.723","code":"12238","created":"2014-10-06T16:18:49.808","name":"12238 - FBO Networks","id":"jMxTqeD8DW0","categoryOptions":[{"id":"Bz6Y6pnXVhI","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_15707","name":"Tanzania Interfaith Partnerships","id":"snA1rhvCnLo","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2014-10-06T16:18:53.738","code":"12245","created":"2014-10-06T16:18:49.808","name":"12245 - UCSF","id":"vY4agUyxpx5","categoryOptions":[{"id":"wd4rgret78I","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_517","name":"University of California at San Francisco","id":"t4LrBROk1Gw","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2014-10-06T16:18:53.753","code":"12246","created":"2014-10-06T16:18:49.808","name":"12246 - Columbia","id":"O2k5jsz07kf","categoryOptions":[{"id":"K8kzSkHv9bu","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_501","name":"Columbia University Mailman School of Public Health","id":"Q2KYsVtjQ9D","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2014-10-06T16:18:53.767","code":"12247","created":"2014-10-06T16:18:49.808","name":"12247 - Harvard","id":"mE9xYk8X2Sj","categoryOptions":[{"id":"g0kwsVwc8Az","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_504","name":"Harvard University School of Public Health","id":"cMGA4r0y6ZE","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2014-10-06T16:18:53.782","code":"12249","created":"2014-10-06T16:18:49.808","name":"12249 - MOHSW","id":"y8G7sZ5h2VE","categoryOptions":[{"id":"YTBBMvuA7CB","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_421","name":"Ministry of Health and Social Welfare, Tanzania","id":"GVzgkJdTpAU","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2014-10-06T16:18:53.797","code":"12256","created":"2014-10-06T16:18:49.808","name":"12256 - HQ Blood Safety CoAg","id":"dqhLhfStHi1","categoryOptions":[{"id":"rAWGtu62bEZ","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Cambodia IMs","id":"ajhMAiQomtN","groupSets":[]},{"code":"Partner_4622","name":"American International Health Alliance Twinning Center","id":"xsriIJcaPAR","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KH","name":"Cambodia"}]}]},{"lastUpdated":"2014-10-06T16:18:53.812","code":"12264","created":"2014-10-06T16:18:49.808","name":"12264 - MEASURE Evaluation Phase III","id":"Ehjm189mlOQ","categoryOptions":[{"id":"n8jdFAHplUw","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_596","name":"University of North Carolina","id":"fj9sZ0iZraS","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2014-10-06T16:18:53.826","code":"12267","created":"2014-10-06T16:18:49.808","name":"12267 - Mawa (formerly ZERS)","id":"gmXggThpUly","categoryOptions":[{"id":"fcDDsDOrBDX","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_33","name":"Catholic Relief Services","id":"YemsOJtwBlN","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2014-10-06T16:18:53.841","code":"12271","created":"2014-10-06T16:18:49.808","name":"12271 - Community Compacts","id":"aYrlL3CPpxY","categoryOptions":[{"id":"D2Nkzhlsg7W","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_230","name":"Population Council","id":"dbFcDx5R2uc","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2014-10-06T16:18:53.855","code":"12272","created":"2014-10-06T16:18:49.808","name":"12272 - PEPFAR OVC Small Grants","id":"jwFWSaGPfsW","categoryOptions":[{"id":"rOAX5uXD7uw","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Partner_1","name":"U.S. Department of State","id":"iAVE5ysanxE","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_State/AF","name":"State/AF","id":"a7p2WOqhhzQ","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2014-10-06T16:18:53.870","code":"12273","created":"2014-10-06T16:18:49.808","name":"12273 - Tropical Disease Research Center (TDRC)","id":"DNKKnuOkezA","categoryOptions":[{"id":"OC9K8YjdRCk","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Partner_424","name":"Tropical Diseases Research Centre","id":"cUb77WAkXkN","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2014-10-06T16:18:53.885","code":"12276","created":"2014-10-06T16:18:49.808","name":"12276 - Macha Research Trust, Inc","id":"sKNjMBZgFx3","categoryOptions":[{"id":"VVhEPonLsI1","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_11167","name":"Macha Research Trust, Inc","id":"Ifaan7Qe4ya","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2014-10-06T16:18:53.899","code":"12278","created":"2014-10-06T16:18:49.808","name":"12278 - CLSI","id":"WC6i3UqT5bX","categoryOptions":[{"id":"q5CvVMgKCPP","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_3317","name":"Clinical and Laboratory Standards Institute","id":"D9jgrh7QVsr","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2014-10-06T16:18:53.914","code":"12283","created":"2014-10-06T16:18:49.808","name":"12283 - NASTAD - HQ","id":"N9cJpTvsD78","categoryOptions":[{"id":"zaHvOqICoh7","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_597","name":"National Alliance of State and Territorial AIDS Directors","id":"dhui82GmI2q","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2014-10-06T16:18:53.928","code":"12284","created":"2014-10-06T16:18:49.808","name":"12284 - Association of Public Health Laboratories","id":"PyIFEq4nQxb","categoryOptions":[{"id":"DrI7t27NtRN","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_1923","name":"Association of Public Health Laboratories","id":"LCKC7NEcxjh","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2014-10-06T16:18:53.943","code":"12286","created":"2014-10-06T16:18:49.808","name":"12286 - University of Noth Carolina at Chapel Hill","id":"AKiatEyWgMF","categoryOptions":[{"id":"nnn9oiBsHdZ","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Partner_596","name":"University of North Carolina","id":"fj9sZ0iZraS","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2014-10-06T16:18:53.958","code":"12290","created":"2014-10-06T16:18:49.808","name":"12290 - Strengthening Private Sector Services (SPSS)","id":"K8X8tlVQyAS","categoryOptions":[{"id":"r7FzXtWJRQ0","endDate":"2016-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Zimbabwe IMs","id":"X5BXfaO7gjy","groupSets":[]},{"code":"Partner_232","name":"Population Services International","id":"vNQlvpUamTo","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZW","name":"Zimbabwe"}]}]},{"lastUpdated":"2014-10-06T16:18:53.972","code":"12306","created":"2014-10-06T16:18:49.809","name":"12306 - Increasing Access of VCT services to hot spot urban-rural setting and improving care and support at the community level in Federal Democratic Republic of Ethiopia under the President’s Emergency Plan for AIDS","id":"HbhiZvZ7Bfv","categoryOptions":[{"id":"E8bJ0GRWb7R","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_11679","name":"Organization for Social Services for AIDS (OSSA)","id":"UF4Ur4KrFY5","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2014-10-06T16:18:53.987","code":"12307","created":"2014-10-06T16:18:49.809","name":"12307 - Prevention of Cervical Cancer among HIV positive women in the Federal Democratic Republic of Ethiopia","id":"x3uhQKiV4LF","categoryOptions":[{"id":"G0wQyBGtEw7","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_228","name":"Pathfinder International","id":"s9nUaNzgCcK","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2014-10-06T16:18:54.002","code":"12313","created":"2014-10-06T16:18:49.809","name":"12313 - Support for the Greater Involvement of People Living with HIV/AIDS (GIPA) in the Federal Democratic Republic of Ethiopia","id":"hVNCWdbr0ri","categoryOptions":[{"id":"trJxwH0n0FZ","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_14778","name":"NETWORK OF NETWORKS OF ETHIOPIANS LIVING WITH HIV/AIDS (NEP+)","id":"HEM3oQXoOQs","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2014-10-06T16:18:54.016","code":"12314","created":"2014-10-06T16:18:49.809","name":"12314 - Expansion and Strengthening of the PMTCT Services in the Private Health Facilities in Ethiopia","id":"AL0t2lO2cL5","categoryOptions":[{"id":"IiPIUwraOFE","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_6218","name":"Ethiopian Society of Obstetricians and Gynecologists","id":"N8Zl3ObYzwH","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2014-10-06T16:18:54.031","code":"12319","created":"2014-10-06T16:18:49.809","name":"12319 - Integrated HIV Prevention Program for Federal Police Force of Ethiopia","id":"p10bTyWt4St","categoryOptions":[{"id":"ZCAzM7qEB0x","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2870","name":"Federal Police, Ethiopia","id":"pqaMnVMM1mD","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2014-10-06T16:18:54.046","code":"12321","created":"2014-10-06T16:18:49.809","name":"12321 - HIV/AIDS Antiretroviral therapy implementation support through local universities","id":"yRarNRXQayc","categoryOptions":[{"id":"JnKVghxPobf","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_3768","name":"Gondar University","id":"johtlN0YJni","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2014-10-05T15:08:02.582","code":"12340","created":"2014-09-12T03:18:27.747","name":"12340 - PHAD","id":"vvyGxLhDORQ","categoryOptions":[{"id":"zE6bgPmVCIi","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_10794","name":"Institute of Population, Health and Development","id":"EvgtZzDfrRY","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Vietnam IMs","id":"SXON8EdijPY","groupSets":[]}],"organisationUnits":[{"code":"VN","name":"Vietnam"}]}]},{"lastUpdated":"2014-10-05T15:08:02.603","code":"12341","created":"2014-09-12T03:18:27.747","name":"12341 - VNA","id":"Prr045aYDuO","categoryOptions":[{"id":"kuIqoCX63bU","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_12321","name":"Vietnam Nurses' Association","id":"wFF9ekFgOfS","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Vietnam IMs","id":"SXON8EdijPY","groupSets":[]}],"organisationUnits":[{"code":"VN","name":"Vietnam"}]}]},{"lastUpdated":"2015-03-11T14:44:54.886","code":"12407","created":"2015-03-11T14:44:53.104","name":"12407 - Measure DHS","id":"GPcxRMOk9Zo","categoryOptions":[{"id":"HRzyMsxWFaj","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_15719","name":"ICF Macro","id":"w60X2fTKs2n","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"India IMs","id":"Z0pnjwOi9us","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"IN","name":"India"}]}]},{"lastUpdated":"2014-10-06T16:18:54.063","code":"12467","created":"2014-10-06T16:18:49.809","name":"12467 - Salesian Mission -Life Choices Nigeria","id":"awsLeAYgi9w","categoryOptions":[{"id":"qCIWgIli3T9","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_759","name":"Salesian Mission Inc","id":"UIg9JngO9dF","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Nigeria IMs","id":"yUg57KWLxkn","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"NG","name":"Nigeria"}]}]},{"lastUpdated":"2014-10-06T16:18:54.087","code":"12473","created":"2014-10-06T16:18:49.809","name":"12473 - Catholic Medical Mission Board (CMMB)","id":"F2KHaQKuN6o","categoryOptions":[{"id":"oWfKsX3jrx2","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_32","name":"Catholic Medical Mission Board","id":"dFOHyUiqXf5","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"South Sudan IMs","id":"zYDiTp987u1","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"SS","name":"South Sudan"}]}]},{"lastUpdated":"2014-10-06T16:18:54.107","code":"12476","created":"2014-10-06T16:18:49.809","name":"12476 - Securing Ugandans' Right to Essential Medicines (SURE)","id":"FxAYL5fCHDr","categoryOptions":[{"id":"SzCEYqiMw1Q","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_220","name":"Management Sciences for Health","id":"XN6WHwvWDSK","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2014-10-06T16:18:54.122","code":"12477","created":"2014-10-06T16:18:49.809","name":"12477 - Strengthening And Improving National Training Systems in the Republic of Uganda under PEPFAR","id":"tB1LfTDnzhb","categoryOptions":[{"id":"teBxOiKFs3B","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_10163","name":"Baylor College of Medicine Children's Foundation","id":"RJEmhChCouF","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2014-10-06T16:18:54.136","code":"12486","created":"2014-10-06T16:18:49.809","name":"12486 - Scaling Up Community Based OVC Response (SCORE)","id":"FjY9XcbZetu","categoryOptions":[{"id":"SIGcD7BmNri","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_2046","name":"Associazione Volontari Per II Servizio Internazionale, Uganda","id":"P3fLJREnIrF","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2014-10-06T16:18:54.151","code":"12496","created":"2014-10-06T16:18:49.809","name":"12496 - Monitoring and Evaluation of Emergency Plan Progress– Phase Two (MEEPP II)","id":"vUniSOBaGzb","categoryOptions":[{"id":"pvWuw1ARs0V","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Partner_459","name":"Social and Scientific Systems","id":"Ax2S4o2PP7V","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2014-10-06T16:18:54.166","code":"12509","created":"2014-10-06T16:18:49.809","name":"12509 - WAMTechnology","id":"PRw1MJL2kf1","categoryOptions":[{"id":"iXzzRmaJWKT","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-06T16:18:54.181","code":"12510","created":"2014-10-06T16:18:49.809","name":"12510 - South Africa Partners","id":"EMbCSPl7Geu","categoryOptions":[{"id":"Lqj1ecgxLyA","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"Partner_4719","name":"South Africa Partners","id":"lNx45niLgLP","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-06T16:18:54.196","code":"12530","created":"2014-10-06T16:18:49.809","name":"12530 - Provision of VMMC","id":"e0zutlm0Rag","categoryOptions":[{"id":"G8SDcszbLIq","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"Partner_3774","name":"Nyanza Reproductive Health Society","id":"uX1o24iaCx7","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2014-10-06T16:18:54.212","code":"12540","created":"2014-10-06T16:18:49.809","name":"12540 - MEASURE Evaluation","id":"FsOCi6SQkh0","categoryOptions":[{"id":"zKCdB6etqBl","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_596","name":"University of North Carolina","id":"fj9sZ0iZraS","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2017-01-08T23:53:38.752","code":"12542","created":"2014-10-06T16:18:49.809","name":"12542 - University of California, San Francisco (UCSF-SITAC) CoAg GH000977","id":"X3wFHaNjQEx","categoryOptions":[{"id":"pTn6ArgSrlT","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Caribbean Region IMs","id":"A9TJU6RyKmN","groupSets":[]},{"code":"Partner_517","name":"University of California at San Francisco","id":"t4LrBROk1Gw","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CB","name":"Caribbean Region"}]}]},{"lastUpdated":"2014-10-06T16:18:54.241","code":"12543","created":"2014-10-06T16:18:49.809","name":"12543 - Health Policy Project (HPP), TBD GH-01-2010 (Futures Group International)","id":"sEiTnjZIpy9","categoryOptions":[{"id":"hIDEWFASsAy","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_10553","name":"Futures Group","id":"wZKS6xtvKqV","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Cote d'Ivoire IMs","id":"BhAF8wuq35E","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CI","name":"Cote d'Ivoire"}]}]},{"lastUpdated":"2014-10-06T16:18:54.256","code":"12551","created":"2014-10-06T16:18:49.809","name":"12551 - Clinical Services","id":"SdSheGY67LZ","categoryOptions":[{"id":"nPsumkbZylu","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"Partner_517","name":"University of California at San Francisco","id":"t4LrBROk1Gw","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2014-10-06T16:18:54.271","code":"12552","created":"2014-10-06T16:18:49.809","name":"12552 - Caribbean Regional FELTP","id":"yUQLaKQwjs0","categoryOptions":[{"id":"Lv8Ot48oCcv","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_19423","name":"Caribbean Regional Public Health Agency","id":"ZzhHRjGZhpl","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Caribbean Region IMs","id":"A9TJU6RyKmN","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CB","name":"Caribbean Region"}]}]},{"lastUpdated":"2014-10-06T16:18:54.286","code":"12555","created":"2014-10-06T16:18:49.809","name":"12555 - Clinical Services/Centers of Excellence","id":"kgK1wl58yrF","categoryOptions":[{"id":"Y3HwkInZ2Lx","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_535","name":"University of Nairobi","id":"nzroZ5qgfWP","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2014-10-06T16:18:54.301","code":"12556","created":"2014-10-06T16:18:49.809","name":"12556 - PREVSIDA (Prevention of Sexual Transmission in Haiti)","id":"CfwTsVLCnvE","categoryOptions":[{"id":"WSeqcQL09c4","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_232","name":"Population Services International","id":"vNQlvpUamTo","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Haiti IMs","id":"kvUuBhfwz25","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"HT","name":"Haiti"}]}]},{"lastUpdated":"2014-10-06T16:18:54.317","code":"12557","created":"2014-10-06T16:18:49.809","name":"12557 - PSI 2010 Co-Ag","id":"BFmQgCokjIn","categoryOptions":[{"id":"LtHgEmYQ5RD","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_232","name":"Population Services International","id":"vNQlvpUamTo","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Cote d'Ivoire IMs","id":"BhAF8wuq35E","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CI","name":"Cote d'Ivoire"}]}]},{"lastUpdated":"2014-10-06T16:18:54.332","code":"12567","created":"2014-10-06T16:18:49.809","name":"12567 - Jamaica MOH","id":"ADRmvbCwJIs","categoryOptions":[{"id":"S6Xgnc3HUMd","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_13207","name":"Jamaica Ministry of Health (MOH)","id":"xYTp6EKare2","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Caribbean Region IMs","id":"A9TJU6RyKmN","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CB","name":"Caribbean Region"}]}]},{"lastUpdated":"2014-10-06T16:18:54.347","code":"12570","created":"2014-10-06T16:18:49.809","name":"12570 - Bahamas MOH","id":"EsAazQIM0dV","categoryOptions":[{"id":"crT81fOkyNj","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Caribbean Region IMs","id":"A9TJU6RyKmN","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_13160","name":"Bahamas MoH","id":"gYPfb9efUeb","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CB","name":"Caribbean Region"}]}]},{"lastUpdated":"2017-01-08T23:53:38.769","code":"12575","created":"2014-10-06T16:18:49.809","name":"12575 - PAHO/PHCO Cooperative Agreement--CK000346","id":"at34xkVz0Qm","categoryOptions":[{"id":"hDNdSN4X4Kx","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_12892","name":"Pan American Health Organization (PAHO)/PAHO HIV Caribbean Office (PHCO)","id":"Np7NPrVWUSI","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Caribbean Region IMs","id":"A9TJU6RyKmN","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CB","name":"Caribbean Region"}]}]},{"lastUpdated":"2014-10-06T16:18:54.377","code":"12578","created":"2014-10-06T16:18:49.809","name":"12578 - Supply Chain Management System","id":"HJN7jBDNGpD","categoryOptions":[{"id":"hDKHcj3J9Jb","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Central America Region IMs","id":"wwgvfFoRz0Q","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_3781","name":"Partnership for Supply Chain Management","id":"El6VW2fQeEZ","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CE","name":"Central America Region"}]}]},{"lastUpdated":"2014-10-06T16:18:54.393","code":"12585","created":"2014-10-06T16:18:49.809","name":"12585 - Eastern and Western Kenya","id":"xVqKMJKJsV9","categoryOptions":[{"id":"SJpw774bqJ2","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_501","name":"Columbia University Mailman School of Public Health","id":"Q2KYsVtjQ9D","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2014-10-06T16:18:54.408","code":"12587","created":"2014-10-06T16:18:49.809","name":"12587 - PEPFAR Small Grants Program","id":"okiMJY4hvrL","categoryOptions":[{"id":"YFZPnRWLbjg","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Caribbean Region IMs","id":"A9TJU6RyKmN","groupSets":[]},{"code":"Agency_State/WHA","name":"State/WHA","id":"ZiLXEHXtsar","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_13111","name":"US Embassies","id":"gN3Y3pXYjFW","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"CB","name":"Caribbean Region"}]}]},{"lastUpdated":"2014-10-06T16:18:54.423","code":"12588","created":"2014-10-06T16:18:49.809","name":"12588 - CARICOM/PANCAP","id":"AutP4jJrCfP","categoryOptions":[{"id":"Bh9Ga6hyYKX","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9410","name":"Caribbean Community (CARICOM) Pan Caribbean Partnership Against AIDS","id":"p69nBJD19QW","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Caribbean Region IMs","id":"A9TJU6RyKmN","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CB","name":"Caribbean Region"}]}]},{"lastUpdated":"2017-01-08T23:53:38.784","code":"12594","created":"2014-10-06T16:18:49.809","name":"12594 - SI Regional Training","id":"xGghEN0rM2j","categoryOptions":[{"id":"dbwM5JlAoBA","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_14405","name":"HRM","id":"pDZ35GDqhan","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Caribbean Region IMs","id":"A9TJU6RyKmN","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CB","name":"Caribbean Region"}]}]},{"lastUpdated":"2014-10-06T16:18:54.452","code":"12598","created":"2014-10-06T16:18:49.809","name":"12598 - HIV Prevention in the General Population and Youth","id":"zZeuoY3IcXY","categoryOptions":[{"id":"tl9P9bAKyNp","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_215","name":"International Rescue Committee","id":"aEOTCrEHt2E","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2014-10-06T16:18:54.467","code":"12603","created":"2014-10-06T16:18:49.809","name":"12603 - St Lucia MOH","id":"bBXvPJgjQQo","categoryOptions":[{"id":"e9sOJD9DRN5","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Caribbean Region IMs","id":"A9TJU6RyKmN","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_13256","name":"St Lucia MoH","id":"fuZI2TKVaA1","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CB","name":"Caribbean Region"}]}]},{"lastUpdated":"2014-10-06T16:18:54.482","code":"12604","created":"2014-10-06T16:18:49.809","name":"12604 - DoD Caribbean Region","id":"GHLn53B8dxG","categoryOptions":[{"id":"cYo1B2Q9AOE","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_4","name":"U.S. Department of Defense (Defense)","id":"ZTaEjL7Ru2S","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Caribbean Region IMs","id":"A9TJU6RyKmN","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]}],"organisationUnits":[{"code":"CB","name":"Caribbean Region"}]}]},{"lastUpdated":"2014-10-06T16:18:54.497","code":"12605","created":"2014-10-06T16:18:49.809","name":"12605 - Clinical Services","id":"Cu8xULXhNia","categoryOptions":[{"id":"OjYpKedu8e5","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_610","name":"Care International","id":"teB8DtF8fDf","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2017-01-08T23:53:38.799","code":"12606","created":"2014-10-06T16:18:49.810","name":"12606 - Barbados MOH CoAg GH000637","id":"TDMHXh2irtp","categoryOptions":[{"id":"JO0mLY0rM8W","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Caribbean Region IMs","id":"A9TJU6RyKmN","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_12461","name":"Barbados MOH","id":"XfUdBxwn0hK","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CB","name":"Caribbean Region"}]}]},{"lastUpdated":"2014-10-06T16:18:54.527","code":"12608","created":"2014-10-06T16:18:49.810","name":"12608 - Blood Safety","id":"uGG46Zgz9OU","categoryOptions":[{"id":"wmEwFEr64cd","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Haiti IMs","id":"kvUuBhfwz25","groupSets":[]},{"code":"Partner_606","name":"Ministre de la Sante Publique et Population, Haiti","id":"oHj0yXBp4jR","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"HT","name":"Haiti"}]}]},{"lastUpdated":"2014-10-06T16:18:54.542","code":"12610","created":"2014-10-06T16:18:49.810","name":"12610 - APHL","id":"rLsN66DQtVc","categoryOptions":[{"id":"vN5abZMZokh","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_1923","name":"Association of Public Health Laboratories","id":"LCKC7NEcxjh","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Haiti IMs","id":"kvUuBhfwz25","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"HT","name":"Haiti"}]}]},{"lastUpdated":"2014-10-06T16:18:54.557","code":"12612","created":"2014-10-06T16:18:49.810","name":"12612 - HIVQUAL","id":"IQx9ojbBpUk","categoryOptions":[{"id":"OXiB5vwu92W","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_3685","name":"New York AIDS Institute","id":"eAKFyRofSpj","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/HRSA","name":"HHS/HRSA","id":"RGC9tURSc3W","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2014-10-06T16:18:54.573","code":"12613","created":"2014-10-06T16:18:49.810","name":"12613 - Tulane","id":"Gri3eP0QxzG","categoryOptions":[{"id":"AIwQ50JFtFc","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_514","name":"Tulane University","id":"uy9FlgPR7Ky","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Haiti IMs","id":"kvUuBhfwz25","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"HT","name":"Haiti"}]}]},{"lastUpdated":"2014-10-06T16:18:54.588","code":"12618","created":"2014-10-06T16:18:49.810","name":"12618 - ASCP","id":"zcChLHKvABw","categoryOptions":[{"id":"ytdT5DqBY9x","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_978","name":"American Society of Clinical Pathology","id":"TbuC1D6eOUY","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Haiti IMs","id":"kvUuBhfwz25","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"HT","name":"Haiti"}]}]},{"lastUpdated":"2014-10-06T16:18:54.603","code":"12619","created":"2014-10-06T16:18:49.810","name":"12619 - AABB","id":"YV4wGJ7XmZy","categoryOptions":[{"id":"x8ake4gF1RZ","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_1696","name":"American Association of Blood Banks","id":"ZwK3rRnoPv7","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2014-10-06T16:18:54.618","code":"12621","created":"2014-10-06T16:18:49.810","name":"12621 - SDSH","id":"xbLUnWCNSDm","categoryOptions":[{"id":"tsEixpaibvg","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Haiti IMs","id":"kvUuBhfwz25","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_220","name":"Management Sciences for Health","id":"XN6WHwvWDSK","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"HT","name":"Haiti"}]}]},{"lastUpdated":"2014-10-06T16:18:54.632","code":"12624","created":"2014-10-06T16:18:49.810","name":"12624 - FURJ","id":"TWq4f3L7BB1","categoryOptions":[{"id":"LkGcQMZZb3T","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_4571","name":"Fundacao Universitaria Jose Bonifacio","id":"SQSpOQLQVe9","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2014-10-06T16:18:54.647","code":"12625","created":"2014-10-06T16:18:49.810","name":"12625 - I-TECH","id":"a30TcfN4fdC","categoryOptions":[{"id":"ehpcrTTvCZk","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_216","name":"University of Washington","id":"CSPJnuxBAnz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Haiti IMs","id":"kvUuBhfwz25","groupSets":[]},{"code":"Agency_HHS/HRSA","name":"HHS/HRSA","id":"RGC9tURSc3W","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"HT","name":"Haiti"}]}]},{"lastUpdated":"2014-10-06T16:18:54.662","code":"12631","created":"2014-10-06T16:18:49.810","name":"12631 - ANADER 2010 CoAg","id":"D2jKBiM6hcW","categoryOptions":[{"id":"SIxAoIKh0nL","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Cote d'Ivoire IMs","id":"BhAF8wuq35E","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_3779","name":"National Agency of Rural Development","id":"LE0L1XTMmK1","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CI","name":"Cote d'Ivoire"}]}]},{"lastUpdated":"2014-10-06T16:18:54.676","code":"12632","created":"2014-10-06T16:18:49.810","name":"12632 - SI Regional Training","id":"SxWvp4Wn5hD","categoryOptions":[{"id":"nL5XpnCfGCC","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9","name":"U.S. Department of Health and Human Services/Centers for Disease Control and Prevention (HHS/CDC)","id":"YwUDwQjBrCc","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Caribbean Region IMs","id":"A9TJU6RyKmN","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CB","name":"Caribbean Region"}]}]},{"lastUpdated":"2014-10-06T16:18:54.691","code":"12634","created":"2014-10-06T16:18:49.810","name":"12634 - Dominica MOH","id":"US1Ilct2Fhv","categoryOptions":[{"id":"hOwBgj4PMjc","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Caribbean Region IMs","id":"A9TJU6RyKmN","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_12536","name":"Dominica MOH","id":"s2KisA57J8j","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CB","name":"Caribbean Region"}]}]},{"lastUpdated":"2014-10-06T16:18:54.706","code":"12636","created":"2014-10-06T16:18:49.810","name":"12636 - Gender Norms, Stigma, and SGBV","id":"rLNemp5PU14","categoryOptions":[{"id":"scAewZWUkaN","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Caribbean Region IMs","id":"A9TJU6RyKmN","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_12608","name":"Health Policy Project","id":"EQTELtBoyuA","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CB","name":"Caribbean Region"}]}]},{"lastUpdated":"2014-10-06T16:18:54.720","code":"12637","created":"2014-10-06T16:18:49.810","name":"12637 - Strengthening Strategic Information in Kenya","id":"FpMWlxDSlBN","categoryOptions":[{"id":"LjC4tQVY3RS","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"Partner_10553","name":"Futures Group","id":"wZKS6xtvKqV","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2014-10-06T16:18:50.269","code":"12638","created":"2014-10-06T16:18:49.799","name":"12638 - Support for Service Delivery-Excellence","id":"GaaGOsfnFWd","categoryOptions":[{"id":"tOo2DvliAyz","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_219","name":"JHPIEGO","id":"Q2afG9ldmqc","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Malawi IMs","id":"aQSmeEVALxI","groupSets":[]}],"organisationUnits":[{"code":"MW","name":"Malawi"}]}]},{"lastUpdated":"2014-10-06T16:18:54.735","code":"12642","created":"2014-10-06T16:18:49.810","name":"12642 - Central Laboratory Support","id":"AVLyelrC1dd","categoryOptions":[{"id":"R7Dh3wQ8YnA","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9","name":"U.S. Department of Health and Human Services/Centers for Disease Control and Prevention (HHS/CDC)","id":"YwUDwQjBrCc","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Caribbean Region IMs","id":"A9TJU6RyKmN","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CB","name":"Caribbean Region"}]}]},{"lastUpdated":"2014-10-06T16:18:54.749","code":"12644","created":"2014-10-06T16:18:49.810","name":"12644 - Regional Laboratory Construction","id":"Hv9EPS9STXN","categoryOptions":[{"id":"QyFPpEivS0Z","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"name":"Caribbean Region IMs","id":"A9TJU6RyKmN","groupSets":[]},{"code":"Agency_State/WHA","name":"State/WHA","id":"ZiLXEHXtsar","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_4861","name":"Regional Procurement Support Offices/Ft. Lauderdale","id":"BJd8CALJNjt","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"CB","name":"Caribbean Region"}]}]},{"lastUpdated":"2014-10-06T16:18:54.764","code":"12645","created":"2014-10-06T16:18:49.810","name":"12645 - Caribbean HIV Grants, Solicitation and Management Project","id":"hCBvGswtVQc","categoryOptions":[{"id":"Vp05xVdOQ40","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_595","name":"World Learning","id":"sDFvhYDa4sX","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Caribbean Region IMs","id":"A9TJU6RyKmN","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CB","name":"Caribbean Region"}]}]},{"lastUpdated":"2014-10-06T16:18:54.780","code":"12648","created":"2014-10-06T16:18:49.810","name":"12648 - Promoting the Quality of Medicines (PQM)","id":"Yuse39TmsBY","categoryOptions":[{"id":"oVQKGGfA4ky","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_4017","name":"United States Pharmacopeia","id":"YCDmnNzQGMM","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2014-10-06T16:18:54.795","code":"12651","created":"2014-10-06T16:18:49.810","name":"12651 - UNAIDS","id":"w0QmuZVSJWx","categoryOptions":[{"id":"YihF39wFj0H","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"name":"Central America Region IMs","id":"wwgvfFoRz0Q","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_544","name":"UNAIDS - Joint United Nations Programme on HIV/AIDS","id":"SUJa5BjWUvq","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CE","name":"Central America Region"}]}]},{"lastUpdated":"2014-10-06T16:18:54.810","code":"12655","created":"2014-10-06T16:18:49.810","name":"12655 - CNTS 2010 CoAg 1U2GPS002713-01","id":"Llm94UzUFLN","categoryOptions":[{"id":"QkmKP3wDc9k","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Cote d'Ivoire IMs","id":"BhAF8wuq35E","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_12499","name":"Centre National de Transfusion Sanguine de Cote d'Ivoire","id":"zw3RTqbHQ9Y","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CI","name":"Cote d'Ivoire"}]}]},{"lastUpdated":"2014-10-06T16:18:54.824","code":"12656","created":"2014-10-06T16:18:49.810","name":"12656 - Clinical Services","id":"HiFI3iOXfvT","categoryOptions":[{"id":"VT29nyAwTMj","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_97","name":"Eastern Deanery AIDS Relief Program","id":"XOEFbzvJvQs","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2014-10-06T16:18:54.839","code":"12658","created":"2014-10-06T16:18:49.810","name":"12658 - Clinical Services","id":"E8Q1WR3RtI6","categoryOptions":[{"id":"Vulq6hWsorn","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_295","name":"Mkomani Society Clinic","id":"UazS7u2QQJT","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2014-10-06T16:18:54.854","code":"12660","created":"2014-10-06T16:18:49.810","name":"12660 - CCP (Central Contraceptive Logistics Project)","id":"XwdoRi5eDOx","categoryOptions":[{"id":"MLpTyQQgDXk","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_16525","name":"John Snow Inc (JSI)","id":"IotYS2QNHNH","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Haiti IMs","id":"kvUuBhfwz25","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"HT","name":"Haiti"}]}]},{"lastUpdated":"2014-10-06T16:18:54.870","code":"12661","created":"2014-10-06T16:18:49.810","name":"12661 - SSHAP","id":"k2NA3JRsUe7","categoryOptions":[{"id":"SymRct5N0j1","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9865","name":"FHI 360","id":"bgiL50ykiCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"South Sudan IMs","id":"zYDiTp987u1","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"SS","name":"South Sudan"}]}]},{"lastUpdated":"2014-10-06T16:18:54.886","code":"12664","created":"2014-10-06T16:18:49.810","name":"12664 - Clinical Services","id":"oiGZ2qcCfGK","categoryOptions":[{"id":"UoEr3SEEPQQ","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_246","name":"African Medical and Research Foundation","id":"dqjGdx7cxZp","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2014-10-06T16:18:54.900","code":"12665","created":"2014-10-06T16:18:49.810","name":"12665 - DPS Cabo Delgado Province","id":"sD0gKALDH3G","categoryOptions":[{"id":"ZI74qhTwC2D","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_12916","name":"Provincial Directorate of Health, Cabo Delgado","id":"wlFkfxwgp6i","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2017-01-08T23:53:38.828","code":"12668","created":"2014-10-06T16:18:49.810","name":"12668 - Trinidad and Tobago MOH (PS003108)","id":"L2hYsZvcaQd","categoryOptions":[{"id":"wEzRkgNhCK7","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Caribbean Region IMs","id":"A9TJU6RyKmN","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_13268","name":"Trinidad MoH","id":"LYthElqiy0x","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CB","name":"Caribbean Region"}]}]},{"lastUpdated":"2014-10-06T16:18:54.931","code":"12673","created":"2014-10-06T16:18:49.810","name":"12673 - Ministry of Health 2010 CoAg","id":"uZ0zoR6QJs0","categoryOptions":[{"id":"Hyr2YCPyJO3","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_12807","name":"Ministry of Health and Public Hygiene, Cote d'Ivoire","id":"L9s3HtNxya5","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Cote d'Ivoire IMs","id":"BhAF8wuq35E","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CI","name":"Cote d'Ivoire"}]}]},{"lastUpdated":"2014-10-06T16:18:54.946","code":"12679","created":"2014-10-06T16:18:49.810","name":"12679 - MFFAS-PNOEV CoAg 2010","id":"awuQkJYTocW","categoryOptions":[{"id":"LqDBW9Awlec","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Cote d'Ivoire IMs","id":"BhAF8wuq35E","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_16848","name":"Ministry of Family, Women, and Social Affairs, Cote d’Ivoire","id":"ydRt09Tuwaf","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CI","name":"Cote d'Ivoire"}]}]},{"lastUpdated":"2014-10-06T16:18:54.961","code":"12681","created":"2014-10-06T16:18:49.810","name":"12681 - JEMBI","id":"LX7DC7Op46T","categoryOptions":[{"id":"XM6043GmpHy","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_12658","name":"JEMBI","id":"Juu3dL6me7f","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2014-10-06T16:18:54.976","code":"12688","created":"2014-10-06T16:18:49.810","name":"12688 - CARPHA REPDU (formerly CHRC Caribbean Health Research Council","id":"XkCxB9CRC7P","categoryOptions":[{"id":"mPUxrbezgVT","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_19423","name":"Caribbean Regional Public Health Agency","id":"ZzhHRjGZhpl","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Caribbean Region IMs","id":"A9TJU6RyKmN","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CB","name":"Caribbean Region"}]}]},{"lastUpdated":"2014-10-06T16:18:54.991","code":"12689","created":"2014-10-06T16:18:49.810","name":"12689 - Eastern Caribbean Community Action Project II","id":"E7z0oGOndib","categoryOptions":[{"id":"tW6Yf5zHDvW","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Caribbean Region IMs","id":"A9TJU6RyKmN","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_9401","name":"Caribbean HIV/AIDS Alliance","id":"twbBIzqtRSU","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"CB","name":"Caribbean Region"}]}]},{"lastUpdated":"2014-10-06T16:18:55.006","code":"12691","created":"2014-10-06T16:18:49.810","name":"12691 - Strengthening Health Outcomes Through the Private Sector (SHOPS)","id":"eX5t55HzrxY","categoryOptions":[{"id":"EKfjzP3icN7","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"name":"Caribbean Region IMs","id":"A9TJU6RyKmN","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_440","name":"Abt Associates","id":"JkisvjF4ahe","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CB","name":"Caribbean Region"}]}]},{"lastUpdated":"2014-10-06T16:18:55.020","code":"12692","created":"2014-10-06T16:18:49.810","name":"12692 - MSPP/UGP (National AIDS Strategic Plan)","id":"c4gpYrvvz3i","categoryOptions":[{"id":"LrEpjuljktY","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Haiti IMs","id":"kvUuBhfwz25","groupSets":[]},{"code":"Partner_606","name":"Ministre de la Sante Publique et Population, Haiti","id":"oHj0yXBp4jR","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"HT","name":"Haiti"}]}]},{"lastUpdated":"2014-10-06T16:18:55.035","code":"12695","created":"2014-10-06T16:18:49.810","name":"12695 - NASTAD 1842","id":"atraNpeXlQr","categoryOptions":[{"id":"HuvIaKBBzpj","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Haiti IMs","id":"kvUuBhfwz25","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_597","name":"National Alliance of State and Territorial AIDS Directors","id":"dhui82GmI2q","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"HT","name":"Haiti"}]}]},{"lastUpdated":"2014-10-06T16:18:55.050","code":"12696","created":"2014-10-06T16:18:49.811","name":"12696 - Improving Health Facility Infrastructure (Haiti)","id":"nfwKyqxg6uv","categoryOptions":[{"id":"QTwSc5sF3GS","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Haiti IMs","id":"kvUuBhfwz25","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_9644","name":"Tetra Tech PM Inc","id":"Dpx87hmqsa8","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"HT","name":"Haiti"}]}]},{"lastUpdated":"2014-10-06T16:18:55.065","code":"12698","created":"2014-10-06T16:18:49.811","name":"12698 - CDS","id":"yF1h6hTXCLd","categoryOptions":[{"id":"UpoU0lMWMHQ","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_12496","name":"Center for Development and Health","id":"zRvRBZBVcpx","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Haiti IMs","id":"kvUuBhfwz25","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"HT","name":"Haiti"}]}]},{"lastUpdated":"2017-01-08T23:53:38.844","code":"12702","created":"2014-10-06T16:18:49.811","name":"12702 - UCSF","id":"FvDhKkFLCzt","categoryOptions":[{"id":"iZ8VvlUyYyn","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_517","name":"University of California at San Francisco","id":"t4LrBROk1Gw","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2014-10-06T16:18:55.094","code":"12706","created":"2014-10-06T16:18:49.811","name":"12706 - HealthQUAL","id":"eHZtOR1PTnO","categoryOptions":[{"id":"noMtPXV39il","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Haiti IMs","id":"kvUuBhfwz25","groupSets":[]},{"code":"Partner_3685","name":"New York AIDS Institute","id":"eAKFyRofSpj","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/HRSA","name":"HHS/HRSA","id":"RGC9tURSc3W","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"HT","name":"Haiti"}]}]},{"lastUpdated":"2014-10-06T16:18:55.109","code":"12708","created":"2014-10-06T16:18:49.811","name":"12708 - POZ","id":"JRxRy2bfqSs","categoryOptions":[{"id":"OCdo7AQuWOk","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Haiti IMs","id":"kvUuBhfwz25","groupSets":[]},{"code":"Partner_2213","name":"Promoteurs Objectif Zéro Sida (Promoteurs de l’Objectif Zéro Sida)","id":"mvEeqYcmhZ0","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"HT","name":"Haiti"}]}]},{"lastUpdated":"2014-10-06T16:18:55.124","code":"12711","created":"2014-10-06T16:18:49.811","name":"12711 - LNSP (National Public Health Laboratory)","id":"p9RwiMAb21y","categoryOptions":[{"id":"zJdMor6UOWg","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Haiti IMs","id":"kvUuBhfwz25","groupSets":[]},{"code":"Partner_606","name":"Ministre de la Sante Publique et Population, Haiti","id":"oHj0yXBp4jR","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"HT","name":"Haiti"}]}]},{"lastUpdated":"2014-10-06T16:18:55.139","code":"12721","created":"2014-10-06T16:18:49.811","name":"12721 - Strengthening HIV/AIDS Responses in Prevention and Protection (SHARPP)","id":"jVWoQvYAey4","categoryOptions":[{"id":"lHeFi7kJxIN","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_132","name":"Lifeline/Childline Namibia","id":"sMoDODlmlty","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Namibia IMs","id":"Rdf2lbZeQPN","groupSets":[]}],"organisationUnits":[{"code":"NA","name":"Namibia"}]}]},{"lastUpdated":"2014-10-06T16:18:55.154","code":"12728","created":"2014-10-06T16:18:49.811","name":"12728 - Data warehouse","id":"luNaUCkfy3v","categoryOptions":[{"id":"baPwZ6JYNGR","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_1717","name":"Research Triangle International","id":"YuPCFCsVfE0","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2014-10-05T15:08:02.580","code":"12736","created":"2014-09-12T03:18:27.747","name":"12736 - FIND","id":"KRIbyVhT5Mj","categoryOptions":[{"id":"uHjIFvKUixJ","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Vietnam IMs","id":"SXON8EdijPY","groupSets":[]},{"code":"Partner_15708","name":"Foundation for Innovative New Diagnostics","id":"wQ8mVbCbwvl","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"VN","name":"Vietnam"}]}]},{"lastUpdated":"2014-10-06T16:18:55.168","code":"12738","created":"2014-10-06T16:18:49.811","name":"12738 - Pamoja Tuwalee","id":"moaLCxMzsp6","categoryOptions":[{"id":"KHa7TDritq4","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9865","name":"FHI 360","id":"bgiL50ykiCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2014-10-06T16:18:55.185","code":"12746","created":"2014-10-06T16:18:49.811","name":"12746 - Quality Health Care Project","id":"dz0nO3CYZ4M","categoryOptions":[{"id":"WROnwv1wLMb","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Central Asia Region IMs","id":"oKsIH3iyqFz","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_440","name":"Abt Associates","id":"JkisvjF4ahe","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"AC","name":"Central Asia Region"}]}]},{"lastUpdated":"2014-10-05T15:08:02.580","code":"12750","created":"2014-09-12T03:18:27.748","name":"12750 - Food and Nutrition Technical Assistance (FANTA III)","id":"hDoQHQtnzcY","categoryOptions":[{"id":"SPFTLTZYAOr","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9865","name":"FHI 360","id":"bgiL50ykiCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Vietnam IMs","id":"SXON8EdijPY","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"VN","name":"Vietnam"}]}]},{"lastUpdated":"2016-08-17T20:15:52.570","code":"12752","created":"2016-04-20T02:17:26.347","name":"12752 - Cooperative Agreement 1U2GPS003014","id":"jb5BOgCF1lS","categoryOptions":[{"id":"kRy7limsrls","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2722","name":"Ministry of Health and Social Services, Namibia","id":"ZcGnrIX4KFj","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Namibia IMs","id":"Rdf2lbZeQPN","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"NA","name":"Namibia"}]}]},{"lastUpdated":"2014-10-06T16:18:55.200","code":"12753","created":"2014-10-06T16:18:49.811","name":"12753 - Urban Health Extension Program","id":"NfrHfb1mSHr","categoryOptions":[{"id":"txrMqSwLS3y","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_453","name":"John Snow, Inc.","id":"iOxqtbVGBVY","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2014-10-06T16:18:55.215","code":"12757","created":"2014-10-06T16:18:49.811","name":"12757 - RTI-BPE","id":"QEYe0K9qy9t","categoryOptions":[{"id":"tGOds1cDwL5","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_1717","name":"Research Triangle International","id":"YuPCFCsVfE0","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2014-10-06T16:18:55.230","code":"12762","created":"2014-10-06T16:18:49.811","name":"12762 - Public-Private Partnerships in PEPFAR countries","id":"aFw1ueLrXlI","categoryOptions":[{"id":"vV4x4rcYnkl","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Botswana IMs","id":"JIc6kul4QSt","groupSets":[]},{"code":"Partner_13168","name":"Cardno Emerging Markets","id":"TQ4SJrbhZCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"BW","name":"Botswana"}]}]},{"lastUpdated":"2014-10-06T16:18:55.245","code":"12772","created":"2014-10-06T16:18:49.811","name":"12772 - UNODC","id":"FG507CQrqeJ","categoryOptions":[{"id":"eFO2PXJnz6B","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_546","name":"United Nations Office on Drugs and Crime","id":"iftw0U8rnD6","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Central Asia Region IMs","id":"oKsIH3iyqFz","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"AC","name":"Central Asia Region"}]}]},{"lastUpdated":"2014-10-06T16:18:55.262","code":"12799","created":"2014-10-06T16:18:49.811","name":"12799 - Support to Ministry of Health/Republican AIDS Center of the Republic of Tajikistan","id":"UIOPI6n7XnL","categoryOptions":[{"id":"cjwgu9vgh7f","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Central Asia Region IMs","id":"oKsIH3iyqFz","groupSets":[]},{"code":"Partner_13222","name":"Ministry of Health/Republican AIDS Center","id":"Wv0utvCWsUr","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"AC","name":"Central Asia Region"}]}]},{"lastUpdated":"2014-10-06T16:18:55.284","code":"12801","created":"2014-10-06T16:18:49.811","name":"12801 - Strengthening Decentralization for Sustainability (SDS)","id":"gDNNzSADDIO","categoryOptions":[{"id":"BHTN5onJjeE","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_13168","name":"Cardno Emerging Markets","id":"TQ4SJrbhZCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2014-10-06T16:18:55.303","code":"12803","created":"2014-10-06T16:18:49.811","name":"12803 - IMPACT-CI IMPROVING PREVENTION AND ACCESS TO CARE AND TREATMENT-COTE D'IVOIRE (Heartland HVP 2010 CDC CoAg)","id":"cyF3hKe21XX","categoryOptions":[{"id":"KxMrbvDCmf1","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Cote d'Ivoire IMs","id":"BhAF8wuq35E","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_10673","name":"Heartland Alliance","id":"o33Z9EqHmRC","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CI","name":"Cote d'Ivoire"}]}]},{"lastUpdated":"2014-10-06T16:18:55.323","code":"12810","created":"2014-10-06T16:18:49.811","name":"12810 - Pamoja Tuwalee","id":"nQTOxzbM2SX","categoryOptions":[{"id":"B2djjUhteuu","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Partner_226","name":"Pact, Inc.","id":"gCbvGRjsbL9","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2014-10-06T16:18:55.342","code":"12812","created":"2014-10-06T16:18:49.811","name":"12812 - Support to Ministry of Health/Republican Narcology Center of the Kyrgyz Republic","id":"NjbOWRcC47M","categoryOptions":[{"id":"HympgwbpV90","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Central Asia Region IMs","id":"oKsIH3iyqFz","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_13224","name":"Ministry of Health/Republican Narcology Center","id":"PQpEO5SzYoN","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"AC","name":"Central Asia Region"}]}]},{"lastUpdated":"2014-10-06T16:18:55.362","code":"12817","created":"2014-10-06T16:18:49.811","name":"12817 - Prevention, Strengthening Health and SI Systems and Access To Quality HIV/AIDS Services Through Support Programs Conducted By The Government Of Botswana","id":"nilf1MvIOBP","categoryOptions":[{"id":"FGemItEYcrw","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_13191","name":"Government of Botswana","id":"JG6yvIzX4wv","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Botswana IMs","id":"JIc6kul4QSt","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"BW","name":"Botswana"}]}]},{"lastUpdated":"2014-10-06T16:18:55.381","code":"12818","created":"2014-10-06T16:18:49.811","name":"12818 - CRS Follow on","id":"LgXlmnpEtsJ","categoryOptions":[{"id":"iuPxXvD1GS8","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_33","name":"Catholic Relief Services","id":"YemsOJtwBlN","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2014-10-06T16:18:55.401","code":"12821","created":"2014-10-06T16:18:49.811","name":"12821 - STEP UP","id":"GSGCaud5fIt","categoryOptions":[{"id":"Zlsg8ViVZlE","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_446","name":"Chemonics International","id":"PwuSkbWo7an","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2014-10-06T16:18:55.420","code":"12823","created":"2014-10-06T16:18:49.811","name":"12823 - EGPAF Follow on","id":"KFzsdLym5Ii","categoryOptions":[{"id":"oY3ELsQLbA0","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_204","name":"Elizabeth Glaser Pediatric AIDS Foundation","id":"h2GbTY0pyXv","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2014-10-06T16:18:55.439","code":"12827","created":"2014-10-06T16:18:49.811","name":"12827 - Tanzania Capacity and Communication Project (TCCP)","id":"EJboMRqz3dy","categoryOptions":[{"id":"O7UXdqocRhj","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_509","name":"Johns Hopkins University Bloomberg School of Public Health","id":"yrIYjIn0aom","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2014-10-06T16:18:55.459","code":"12829","created":"2014-10-06T16:18:49.811","name":"12829 - IPC TA MOHSW","id":"GsQ76Gcpy1i","categoryOptions":[{"id":"TeDCDTINTsv","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_219","name":"JHPIEGO","id":"Q2afG9ldmqc","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2014-10-06T16:18:55.479","code":"12831","created":"2014-10-06T16:18:49.811","name":"12831 - Improving the quality of health service delivery through training support for epidemiology, M&E, survey and laboratory services_431","id":"TooqFjrxe7x","categoryOptions":[{"id":"b6ZPbTpRgeL","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9653","name":"African Field Epidemiology Network","id":"chqUjPbZ2rB","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Nigeria IMs","id":"yUg57KWLxkn","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"NG","name":"Nigeria"}]}]},{"lastUpdated":"2014-10-06T16:18:55.498","code":"12835","created":"2014-10-06T16:18:49.811","name":"12835 - Strengthening the Uganda National Response for Implementation for Services for Orphans and Other Vulnerable Children (SUNRISE)","id":"oxNGSo7tUPw","categoryOptions":[{"id":"Fbg1JWcvalu","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_213","name":"International HIV/AIDS Alliance","id":"bzGlCPI9TXH","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2014-10-06T16:18:55.517","code":"12840","created":"2014-10-06T16:18:49.811","name":"12840 - Pathfinder","id":"gNq3tR0BjEK","categoryOptions":[{"id":"aLJkg3ekt4S","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_228","name":"Pathfinder International","id":"s9nUaNzgCcK","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-06T16:18:55.537","code":"12845","created":"2014-10-06T16:18:49.811","name":"12845 - Strengthening TB Control in Ukraine","id":"MytAIgZThdH","categoryOptions":[{"id":"YoozJQ7FoLT","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ukraine IMs","id":"ZkehcIKCSrT","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_446","name":"Chemonics International","id":"PwuSkbWo7an","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"UA","name":"Ukraine"}]}]},{"lastUpdated":"2015-05-01T00:41:06.207","code":"12854","created":"2015-05-01T00:41:02.239","name":"12854 - Vodafone Foundation PPP","id":"PZFVenwssdj","categoryOptions":[{"id":"byjvQfYnC5U","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_16860","name":"Vodafone Foundation","id":"r39Kpz70hhr","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2014-10-06T16:18:55.556","code":"12859","created":"2014-10-06T16:18:49.811","name":"12859 - USAID Dialogue on HIV and TB Project","id":"gecJ8ffAtNR","categoryOptions":[{"id":"ueCFl3ngjoO","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Central Asia Region IMs","id":"oKsIH3iyqFz","groupSets":[]},{"code":"Partner_232","name":"Population Services International","id":"vNQlvpUamTo","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"AC","name":"Central Asia Region"}]}]},{"lastUpdated":"2014-10-06T16:18:55.576","code":"12861","created":"2014-10-06T16:18:49.811","name":"12861 - Pamoja Tuwalee - Africare","id":"pNB4ORzxtrd","categoryOptions":[{"id":"S5mUfGBHEd1","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Partner_192","name":"Africare","id":"Hx16EiyzLju","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2014-10-06T16:18:55.597","code":"12862","created":"2014-10-06T16:18:49.811","name":"12862 - Development of Health Leadership Capacity and Support of Human Resources for Health Systems in Zimbabwe","id":"eHwa7j7NLGo","categoryOptions":[{"id":"z9WsxV0Egm8","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Zimbabwe IMs","id":"X5BXfaO7gjy","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_3931","name":"University of Zimbabwe","id":"i3ZiqJsTdIb","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZW","name":"Zimbabwe"}]}]},{"lastUpdated":"2014-10-06T16:18:55.617","code":"12872","created":"2014-10-06T16:18:49.811","name":"12872 - Columbia University (Columbia Treatment and Care)","id":"AJ5DvxziCHf","categoryOptions":[{"id":"EU5hKA0j9er","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_501","name":"Columbia University Mailman School of Public Health","id":"Q2KYsVtjQ9D","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Central Asia Region IMs","id":"oKsIH3iyqFz","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"AC","name":"Central Asia Region"}]}]},{"lastUpdated":"2014-10-06T16:18:50.675","code":"12882","created":"2014-10-06T16:18:49.802","name":"12882 - Integrated Health Systems Strengthening Project (IHSSP)","id":"bVsIC2AbKKJ","categoryOptions":[{"id":"wnULmAFNKLK","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Rwanda IMs","id":"klXeHFa3B0D","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_220","name":"Management Sciences for Health","id":"XN6WHwvWDSK","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"RW","name":"Rwanda"}]}]},{"lastUpdated":"2014-10-06T16:18:55.636","code":"12885","created":"2014-10-06T16:18:49.811","name":"12885 - UNICEF","id":"PIylzXpMI2H","categoryOptions":[{"id":"iYjt0Xn9iQV","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Nigeria IMs","id":"yUg57KWLxkn","groupSets":[]},{"code":"Partner_547","name":"United Nations Children's Fund","id":"m1a25FGJn1a","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"NG","name":"Nigeria"}]}]},{"lastUpdated":"2014-10-06T16:18:55.656","code":"12887","created":"2014-10-06T16:18:49.811","name":"12887 - Comp Prev GH000233","id":"ojNQDCZcw5n","categoryOptions":[{"id":"Dn10guFwHkQ","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_13152","name":"AIDS Foundation","id":"Jil2MtTro2X","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-06T16:18:55.676","code":"12889","created":"2014-10-06T16:18:49.812","name":"12889 - Support to Ministry of Health/Republican AIDS Center of the Republic of Kazakhstan","id":"yVX0vsh2R5D","categoryOptions":[{"id":"RNeslTUag9g","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Central Asia Region IMs","id":"oKsIH3iyqFz","groupSets":[]},{"code":"Partner_13222","name":"Ministry of Health/Republican AIDS Center","id":"Wv0utvCWsUr","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"AC","name":"Central Asia Region"}]}]},{"lastUpdated":"2014-10-06T16:18:55.694","code":"12893","created":"2014-10-06T16:18:49.812","name":"12893 - Building Health Data Dissemination and Information Use Systems","id":"CH5VZkvQrvJ","categoryOptions":[{"id":"XEpxwbYSoXy","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Zimbabwe IMs","id":"X5BXfaO7gjy","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_1717","name":"Research Triangle International","id":"YuPCFCsVfE0","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"ZW","name":"Zimbabwe"}]}]},{"lastUpdated":"2014-10-06T16:18:55.713","code":"12899","created":"2014-10-06T16:18:49.812","name":"12899 - RESPOND -- Comprehensive KPs","id":"GxWKVC6nfCn","categoryOptions":[{"id":"Aid4g5BrI6g","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_16339","name":"Pact","id":"HnZx1Df3rCw","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ukraine IMs","id":"ZkehcIKCSrT","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UA","name":"Ukraine"}]}]},{"lastUpdated":"2014-10-06T16:18:55.732","code":"12906","created":"2014-10-06T16:18:49.812","name":"12906 - CSSC","id":"GF3iFOGYbOd","categoryOptions":[{"id":"QHJPWITHFPN","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_8160","name":"Christian Social Services Commission","id":"kMqWEOH1XMC","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2014-10-06T16:18:55.751","code":"12907","created":"2014-10-06T16:18:49.812","name":"12907 - RPSO","id":"crog7GTwRQW","categoryOptions":[{"id":"cSw9wT6oADa","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_3932","name":"Regional Procurement Support Office/Frankfurt","id":"Yi5RVnVkHqq","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Agency_State/AF","name":"State/AF","id":"a7p2WOqhhzQ","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2014-10-05T15:08:02.588","code":"12909","created":"2014-09-12T03:18:27.748","name":"12909 - PQM","id":"fpyOOuqkfVW","categoryOptions":[{"id":"mWlCAww50Jo","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Vietnam IMs","id":"SXON8EdijPY","groupSets":[]},{"code":"Partner_13269","name":"U.S. Pharmacopeia","id":"aA0tZtclvVn","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"VN","name":"Vietnam"}]}]},{"lastUpdated":"2014-10-06T16:18:55.773","code":"12926","created":"2014-10-06T16:18:49.812","name":"12926 - HUSIKA","id":"f7AzaTtRJLR","categoryOptions":[{"id":"cHBsZrZW180","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_232","name":"Population Services International","id":"vNQlvpUamTo","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2014-10-06T16:18:55.792","code":"12928","created":"2014-10-06T16:18:49.812","name":"12928 - MSH/SIAPS","id":"uhRZ5wJLH1M","categoryOptions":[{"id":"ycvCfjU12Cx","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Dominican Republic IMs","id":"gWG9dDTFHhY","groupSets":[]},{"code":"Partner_220","name":"Management Sciences for Health","id":"XN6WHwvWDSK","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"DO","name":"Dominican Republic"}]}]},{"lastUpdated":"2014-10-06T16:18:55.811","code":"12932","created":"2014-10-06T16:18:49.812","name":"12932 - HRH support for the rapid expansion of successful and innovative treatment programs","id":"MJPTQaGQFuY","categoryOptions":[{"id":"bRo1vZUZhyS","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_216","name":"University of Washington","id":"CSPJnuxBAnz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]},{"code":"Agency_HHS/HRSA","name":"HHS/HRSA","id":"RGC9tURSc3W","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2015-03-24T23:55:44.822","code":"12933","created":"2015-03-24T23:55:42.443","name":"12933 - Strengthening Private Sector Health Care Services Project (SPSS)","id":"NVHBl3n5YwL","categoryOptions":[{"id":"h4V9WYlU9zy","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Zimbabwe IMs","id":"X5BXfaO7gjy","groupSets":[]},{"code":"Partner_232","name":"Population Services International","id":"vNQlvpUamTo","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZW","name":"Zimbabwe"}]}]},{"lastUpdated":"2016-08-17T20:16:14.096","code":"12935","created":"2016-04-15T19:37:35.219","name":"12935 - AFFORD Health Marketing Initiative","id":"qZFngm3F9kF","categoryOptions":[{"id":"AmgM5uYSBjW","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_509","name":"Johns Hopkins University Bloomberg School of Public Health","id":"yrIYjIn0aom","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2014-10-06T16:18:55.830","code":"12937","created":"2014-10-06T16:18:49.812","name":"12937 - Capacity Strengthening for Peace Corps Volunteers and Counterparts","id":"WRhO0m63An3","categoryOptions":[{"id":"D3DWJDPgD7n","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Cameroon IMs","id":"DyZfQ0o4c3K","groupSets":[]},{"code":"Agency_PC","name":"PC","id":"cL6cHd6QJ5B","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_6","name":"U.S. Peace Corps","id":"m4mzzwVQOUi","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"CM","name":"Cameroon"}]}]},{"lastUpdated":"2014-10-06T16:18:55.849","code":"12939","created":"2014-10-06T16:18:49.812","name":"12939 - Morehouse/M&E","id":"H4nWHEMaiK0","categoryOptions":[{"id":"Jirme306xaH","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_8849","name":"Morehouse School of Medicine, MPH Program","id":"iMs9rQ8JShR","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Ghana IMs","id":"aLJxBPfhy2M","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"GH","name":"Ghana"}]}]},{"lastUpdated":"2014-10-06T16:18:55.868","code":"12942","created":"2014-10-06T16:18:49.812","name":"12942 - PROJECT CONCERN INTERNATIONAL","id":"mkNEwldOner","categoryOptions":[{"id":"zOm4Az5Hf3a","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_234","name":"Project Concern International","id":"b1E4CU4SwL3","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2014-10-06T16:18:55.887","code":"12943","created":"2014-10-06T16:18:49.812","name":"12943 - AFENET-LAB","id":"PlEYBuEu9yu","categoryOptions":[{"id":"N1EBBjMng5O","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9653","name":"African Field Epidemiology Network","id":"chqUjPbZ2rB","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Angola IMs","id":"EqK0E2mtwrx","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"AO","name":"Angola"}]}]},{"lastUpdated":"2014-10-06T16:18:55.906","code":"12945","created":"2014-10-06T16:18:49.812","name":"12945 - ESM","id":"WxhzUlCj4DH","categoryOptions":[{"id":"yPzVqErNzsc","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_14227","name":"ESM","id":"GNGbRnwrtfX","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Ghana IMs","id":"aLJxBPfhy2M","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"GH","name":"Ghana"}]}]},{"lastUpdated":"2014-10-06T16:18:55.925","code":"12946","created":"2014-10-06T16:18:49.812","name":"12946 - Prevention AB and OP","id":"ws9q390GLLb","categoryOptions":[{"id":"BMAlT5nJKHz","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_234","name":"Project Concern International","id":"b1E4CU4SwL3","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Botswana IMs","id":"JIc6kul4QSt","groupSets":[]}],"organisationUnits":[{"code":"BW","name":"Botswana"}]}]},{"lastUpdated":"2014-10-06T16:18:55.944","code":"12953","created":"2014-10-06T16:18:49.812","name":"12953 - FELTP MOH/National School of Public Health","id":"qk3FFGeWJv4","categoryOptions":[{"id":"ARQO3RAiV1e","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Angola IMs","id":"EqK0E2mtwrx","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_5706","name":"Ministry of Health, Angola","id":"JPxexJWju0N","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"AO","name":"Angola"}]}]},{"lastUpdated":"2014-10-06T16:18:55.963","code":"12955","created":"2014-10-06T16:18:49.812","name":"12955 - Maternal Child Health Integrated Program","id":"R69FVtWJ5dw","categoryOptions":[{"id":"pDMu6x6K5qc","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_219","name":"JHPIEGO","id":"Q2afG9ldmqc","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2017-02-15T00:26:42.758","code":"12957","created":"2014-10-06T16:18:49.812","name":"12957 - APHL","id":"RlHalRvfavh","categoryOptions":[{"id":"EWn50hG8g5O","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_1923","name":"Association of Public Health Laboratories","id":"LCKC7NEcxjh","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ukraine IMs","id":"ZkehcIKCSrT","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UA","name":"Ukraine"}]}]},{"lastUpdated":"2014-10-05T15:08:02.574","code":"12968","created":"2014-05-10T01:23:12.272","name":"12968 - NRL","id":"t17rOb5kQfN","categoryOptions":[{"id":"KwLTiziwiod","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Rwanda IMs","id":"klXeHFa3B0D","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_1592","name":"National Reference Laboratory","id":"N5NLdbaRrFs","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"RW","name":"Rwanda"}]}]},{"lastUpdated":"2014-10-06T16:18:56.001","code":"12970","created":"2014-10-06T16:18:49.812","name":"12970 - Pre-Service Training","id":"O4DgfDkvZEY","categoryOptions":[{"id":"lnlyh6wPNdO","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_509","name":"Johns Hopkins University Bloomberg School of Public Health","id":"yrIYjIn0aom","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2014-10-06T16:18:56.019","code":"12971","created":"2014-10-06T16:18:49.812","name":"12971 - HVOP -Prevention","id":"YiNW4M4LgWu","categoryOptions":[{"id":"PF3AMbjUckx","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Caribbean Region IMs","id":"A9TJU6RyKmN","groupSets":[]},{"code":"Agency_PC","name":"PC","id":"cL6cHd6QJ5B","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_6","name":"U.S. Peace Corps","id":"m4mzzwVQOUi","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"CB","name":"Caribbean Region"}]}]},{"lastUpdated":"2014-10-06T16:18:56.038","code":"12975","created":"2014-10-06T16:18:49.812","name":"12975 - TB Care 1","id":"DytxrjUxmjh","categoryOptions":[{"id":"biAq9ngCY0G","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9646","name":"KNCV Tuberculosis Foundation","id":"ilsVnDjCzTd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Botswana IMs","id":"JIc6kul4QSt","groupSets":[]}],"organisationUnits":[{"code":"BW","name":"Botswana"}]}]},{"lastUpdated":"2014-10-05T15:08:02.575","code":"12976","created":"2014-09-12T03:18:27.747","name":"12976 - Development Center for Public Health (DCPH)","id":"dGMX66F1clu","categoryOptions":[{"id":"fe6CQGO34z4","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_10419","name":"Development Center for Public Health","id":"zeMAkoDm3Up","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Vietnam IMs","id":"SXON8EdijPY","groupSets":[]}],"organisationUnits":[{"code":"VN","name":"Vietnam"}]}]},{"lastUpdated":"2014-10-06T16:18:56.056","code":"12979","created":"2014-10-06T16:18:49.812","name":"12979 - IDEA","id":"hwOpZdmhM82","categoryOptions":[{"id":"rC3w8weXalr","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"Partner_5156","name":"Population Reference Bureau","id":"zAJ3yxzrL3K","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2014-10-06T16:18:56.075","code":"12981","created":"2014-10-06T16:18:49.812","name":"12981 - Strengthening capacity through improved management and coordination of laboratory, surveillance, and epidemiology activities, public health evaluations and training in Uganda – Lab Quality Assurance","id":"TIf35UpsbnW","categoryOptions":[{"id":"XiZ5AiB2zIb","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_939","name":"Uganda Virus Research Institute","id":"lO8FbxQLohU","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2014-10-06T16:18:56.093","code":"12986","created":"2014-10-06T16:18:49.812","name":"12986 - UNICEF","id":"Fjhoqmt6qOi","categoryOptions":[{"id":"UDLnaIrm37B","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Partner_547","name":"United Nations Children's Fund","id":"m1a25FGJn1a","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2014-10-06T16:18:56.112","code":"12988","created":"2014-10-06T16:18:49.812","name":"12988 - CARE","id":"nxuCTOpEyKp","categoryOptions":[{"id":"Zx3iRcCu2f3","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_610","name":"Care International","id":"teB8DtF8fDf","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2014-10-06T16:18:56.131","code":"12994","created":"2014-10-06T16:18:49.812","name":"12994 - FANIKISHA Institutional Strengthening","id":"dIxI5b3Zzxt","categoryOptions":[{"id":"ZLKk3YrXnRu","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_220","name":"Management Sciences for Health","id":"XN6WHwvWDSK","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2014-10-06T16:18:56.150","code":"12997","created":"2014-10-06T16:18:49.812","name":"12997 - Scaling up Palliative care for People Living with HIV/AIDS","id":"XBQ3aOWZwGJ","categoryOptions":[{"id":"uKSechBLXRw","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_1684","name":"African Palliative Care Association","id":"qveg9pmSQao","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Namibia IMs","id":"Rdf2lbZeQPN","groupSets":[]}],"organisationUnits":[{"code":"NA","name":"Namibia"}]}]},{"lastUpdated":"2014-10-06T16:18:56.169","code":"12998","created":"2014-10-06T16:18:49.812","name":"12998 - DPS Maputo Province","id":"udp5wSTnki2","categoryOptions":[{"id":"UUqC3uK4NEj","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_12917","name":"Provincial Directorate of Health, Maputo","id":"AlHBPpYRxYJ","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2014-10-06T16:18:56.187","code":"13000","created":"2014-10-06T16:18:49.812","name":"13000 - Council of Scientific and Industrial Research","id":"YIEMJSFliPG","categoryOptions":[{"id":"GcqncYE0yvp","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"Partner_14159","name":"COUNCIL OF SCIENTIFIC AND INDUSTRIAL RESEARCH","id":"UOmi9nlp91S","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-06T16:18:56.206","code":"13002","created":"2014-10-06T16:18:49.812","name":"13002 - Supporting the Continuity of HIV/AIDS prevention and care programs for refugees in Uganda","id":"Zbi95z6CKb3","categoryOptions":[{"id":"z4S6krWpwPj","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_State/PRM","name":"State/PRM","id":"PpCZbJvQyjL","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Partner_3288","name":"United Nations High Commissioner for Refugees","id":"tyiqc4foqhJ","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2014-10-06T16:18:56.225","code":"13003","created":"2014-10-06T16:18:49.812","name":"13003 - Strengthening the capacity of the National AIDS Control Committee to ensure prevention of HIV in health-care settings","id":"st87YC1l5Fd","categoryOptions":[{"id":"zhbuiJsOiHI","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Cameroon IMs","id":"DyZfQ0o4c3K","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_14748","name":"NACC","id":"Gl8utwEIbcm","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CM","name":"Cameroon"}]}]},{"lastUpdated":"2014-10-06T16:18:56.243","code":"13006","created":"2014-10-06T16:18:49.812","name":"13006 - CIDRZ - Community Compact","id":"JRL1cYi26jz","categoryOptions":[{"id":"IYGDqyGfRpf","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Partner_14011","name":"CENTER FOR INFECTIOUS DISEASE AND RESEARCH IN ZAMBIA","id":"IMVUMRNiZju","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2016-08-17T20:16:35.943","code":"13007","created":"2016-04-15T19:37:34.061","name":"13007 - NTP Follow on","id":"vM1Fly0yOEx","categoryOptions":[{"id":"dlmcZvlcwPR","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_12861","name":"National Tuberculosis Program","id":"rNssjEyRBj4","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Vietnam IMs","id":"SXON8EdijPY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"VN","name":"Vietnam"}]}]},{"lastUpdated":"2014-10-06T16:18:56.262","code":"13009","created":"2014-10-06T16:18:49.812","name":"13009 - Support to DRC Ministry of Defense: Capacity building of the PALS (MOD HIV/AIDS Coordinating Body)","id":"ew9FuQ0WmHQ","categoryOptions":[{"id":"QRiB6gv8ENR","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_232","name":"Population Services International","id":"vNQlvpUamTo","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Democratic Republic of the Congo IMs","id":"O1IiD7EJ4NL","groupSets":[]}],"organisationUnits":[{"code":"CD","name":"Democratic Republic of the Congo"}]}]},{"lastUpdated":"2014-10-06T16:18:56.281","code":"13010","created":"2014-10-06T16:18:49.812","name":"13010 - Integrated Health Project","id":"I7hALHvmKCI","categoryOptions":[{"id":"d7PZQOqNJmb","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_220","name":"Management Sciences for Health","id":"XN6WHwvWDSK","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Democratic Republic of the Congo IMs","id":"O1IiD7EJ4NL","groupSets":[]}],"organisationUnits":[{"code":"CD","name":"Democratic Republic of the Congo"}]}]},{"lastUpdated":"2014-10-06T16:18:56.299","code":"13013","created":"2014-10-06T16:18:49.812","name":"13013 - Blood Technical Assistance","id":"uKgBCgGTaDt","categoryOptions":[{"id":"wN5T7WoKbpE","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_1696","name":"American Association of Blood Banks","id":"ZwK3rRnoPv7","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2014-10-06T16:18:56.319","code":"13016","created":"2014-10-06T16:18:49.812","name":"13016 - CMMB","id":"LlmACqbsl82","categoryOptions":[{"id":"b4hEaGwU0wE","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_32","name":"Catholic Medical Mission Board","id":"dFOHyUiqXf5","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2014-10-06T16:18:56.338","code":"13017","created":"2014-10-06T16:18:49.813","name":"13017 - Global Laboratory Capacity Strengthening Program","id":"mIbnPU7Md7u","categoryOptions":[{"id":"k0PvVeKkUcM","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_10091","name":"American Society for Microbiology","id":"UlxTxFalX79","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Democratic Republic of the Congo IMs","id":"O1IiD7EJ4NL","groupSets":[]}],"organisationUnits":[{"code":"CD","name":"Democratic Republic of the Congo"}]}]},{"lastUpdated":"2014-10-06T16:18:56.357","code":"13022","created":"2014-10-06T16:18:49.813","name":"13022 - Clinical Services System Strenghening (CHASS)","id":"b2CX6dbLHo4","categoryOptions":[{"id":"UI0vOpTJ9xw","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9865","name":"FHI 360","id":"bgiL50ykiCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2014-10-06T16:18:56.376","code":"13025","created":"2014-10-06T16:18:49.813","name":"13025 - Integrated HIV Prevention Interventions Including Male Circumcision","id":"S9w6DMarxKG","categoryOptions":[{"id":"GhuNUUWTDrU","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_984","name":"Impact Research and Development Organization","id":"T4SP9heIWhh","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2014-10-06T16:18:56.395","code":"13026","created":"2014-10-06T16:18:49.813","name":"13026 - Purchase, Distribution and Tracking of Cotrimoxazole, HIV/AIDS Related Laboratory Commodities and Supplies in the Republic of Uganda under the Presidents' Emergency Plan for AIDS Relief","id":"tHh7l185jwY","categoryOptions":[{"id":"ea0Yb8rrSQv","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Partner_950","name":"National Medical Stores","id":"H5O3zt736WZ","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2014-10-06T16:18:56.414","code":"13027","created":"2014-10-06T16:18:49.813","name":"13027 - Preventive Technologies Agreement - Behavioral Surveillance Survey","id":"qyqV5Pz1taV","categoryOptions":[{"id":"YYxzTWJifXz","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9865","name":"FHI 360","id":"bgiL50ykiCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Malawi IMs","id":"aQSmeEVALxI","groupSets":[]}],"organisationUnits":[{"code":"MW","name":"Malawi"}]}]},{"lastUpdated":"2014-10-06T16:18:56.434","code":"13028","created":"2014-10-06T16:18:49.813","name":"13028 - TA for Implementation and Expansion of Blood Safety Activities in Kenya","id":"QGyEsKY9sJa","categoryOptions":[{"id":"Eb5w1ugPIlf","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_737","name":"Community Housing Foundation","id":"ChChKWDBdyU","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2015-04-18T00:06:09.915","code":"13029","created":"2015-04-18T00:06:07.415","name":"13029 - National Lab Infrastruture Initiative","id":"qd0rsEri7JK","categoryOptions":[{"id":"FSVjzW2WjYU","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_3932","name":"Regional Procurement Support Office/Frankfurt","id":"Yi5RVnVkHqq","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Agency_State/AF","name":"State/AF","id":"a7p2WOqhhzQ","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2014-10-06T16:18:56.454","code":"13033","created":"2014-10-06T16:18:49.813","name":"13033 - POPULATION COUNCIL","id":"IphoDGfYOc1","categoryOptions":[{"id":"TA0jwkhKwVl","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Partner_230","name":"Population Council","id":"dbFcDx5R2uc","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2014-10-06T16:18:56.473","code":"13037","created":"2014-10-06T16:18:49.813","name":"13037 - The International Union against Tuberculosis and Lung Disease (THE UNION)","id":"aS7llFyjYp5","categoryOptions":[{"id":"hE5jhoYYqTU","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_15152","name":"The International UNION against TB and Lung Disease (TB Care)","id":"Vab0GCe3yeq","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Zimbabwe IMs","id":"X5BXfaO7gjy","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZW","name":"Zimbabwe"}]}]},{"lastUpdated":"2014-10-06T16:18:56.497","code":"13039","created":"2014-10-06T16:18:49.813","name":"13039 - Ethiopia HIV/AIDS Counselors Association (EHACA)","id":"ZgKtNPROhWX","categoryOptions":[{"id":"BtjwYrKP9CC","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_15411","name":"Ethiopia HIV/AIDS Counselors Association (EHACA)","id":"UiQEHpcPK80","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2014-10-06T16:18:56.516","code":"13040","created":"2014-10-06T16:18:49.813","name":"13040 - Kenya Mentor Mother Program","id":"veWJzp6RFNQ","categoryOptions":[{"id":"bXvv8IQiONC","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_4851","name":"Mothers 2 Mothers","id":"pO3myG43GHt","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2014-10-06T16:18:56.535","code":"13042","created":"2014-10-06T16:18:49.813","name":"13042 - Central Bureau of Statistics, National Planning Commission, Office of the President","id":"ODvRDXMkslt","categoryOptions":[{"id":"N3O7pRXME5E","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_8269","name":"Central Bureau of Statistics","id":"QFMGcXy1Hdq","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Namibia IMs","id":"Rdf2lbZeQPN","groupSets":[]}],"organisationUnits":[{"code":"NA","name":"Namibia"}]}]},{"lastUpdated":"2014-10-06T16:18:56.554","code":"13045","created":"2014-10-06T16:18:49.813","name":"13045 - USAID Development Credit Authority","id":"qDxlKdcpuDF","categoryOptions":[{"id":"Pgi9bFCNyQV","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_14588","name":"LOCAL COMMERCIAL BANKS","id":"YKjUQHutyz6","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2014-10-06T16:18:56.573","code":"13046","created":"2014-10-06T16:18:49.813","name":"13046 - Habitat OVC-AB 2010 CDC CoAg","id":"lRrFZ6hkUgb","categoryOptions":[{"id":"iX7w3ZiJPnq","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Cote d'Ivoire IMs","id":"BhAF8wuq35E","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_38","name":"Habitat for Humanity","id":"C7wCGTPCwss","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CI","name":"Cote d'Ivoire"}]}]},{"lastUpdated":"2014-10-06T16:18:56.595","code":"13047","created":"2014-10-06T16:18:49.813","name":"13047 - Scaling up comprehensive HIV/AIDS Services at Mulago and Mbarara University Teaching Hospitals","id":"ydOSDkY1wEv","categoryOptions":[{"id":"u7gUW2EUJ11","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Partner_13218","name":"Makerere University School of Medicine","id":"bJWChEaaq8M","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2014-10-06T16:18:56.614","code":"13050","created":"2014-10-06T16:18:49.813","name":"13050 - Coptic Hospital / University of Washington Collaborative HIV Care Program","id":"HvtrTP9bKgO","categoryOptions":[{"id":"lFOCD0OnXL3","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"Partner_851","name":"Coptic Hospital","id":"exlVQe8ozGl","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2014-10-06T16:18:56.633","code":"13053","created":"2014-10-06T16:18:49.813","name":"13053 - Strengthening Integration of PMTCT/STIs/HTC with Reproductive Health Services at Family Guidance Association's of Ethiopia Clinics and Youth Centers","id":"JxTpw4hAHA5","categoryOptions":[{"id":"szNCZvJQTN0","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_6876","name":"Family Guidance Association of Ethiopia","id":"QGv5TKh00bo","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2014-10-06T16:18:56.652","code":"13054","created":"2014-10-06T16:18:49.813","name":"13054 - CRO Task Order Government of Bahamas and Trinidad and Tobago","id":"FyBedyTg6My","categoryOptions":[{"id":"RuK2iFGlHml","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_15719","name":"ICF Macro","id":"w60X2fTKs2n","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Caribbean Region IMs","id":"A9TJU6RyKmN","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CB","name":"Caribbean Region"}]}]},{"lastUpdated":"2014-10-06T16:18:56.671","code":"13059","created":"2014-10-06T16:18:49.813","name":"13059 - Community-Based M & E","id":"mDcLJugX7jD","categoryOptions":[{"id":"DkwwEOHkKgC","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9871","name":"Ghana AIDS Commission","id":"cTrfpGb8PLb","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ghana IMs","id":"aLJxBPfhy2M","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"GH","name":"Ghana"}]}]},{"lastUpdated":"2014-10-06T16:18:56.690","code":"13061","created":"2014-10-06T16:18:49.813","name":"13061 - Advancement of Public Health Practices in Kenya","id":"ptcHs9sSoP1","categoryOptions":[{"id":"NgwgOgbpce4","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_14673","name":"MINISTRY OF PUBLIC HEALTH AND SANITATION","id":"TYh8HulJBF2","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2014-10-06T16:18:56.709","code":"13063","created":"2014-10-06T16:18:49.813","name":"13063 - Strengthening Blood Safety in the Republic of Zimbabwe","id":"ALzCfGlvd0q","categoryOptions":[{"id":"Xzgfc7YwsMf","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Zimbabwe IMs","id":"X5BXfaO7gjy","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_13238","name":"National Blood Service Zimbabwe","id":"G7IMoluXkbv","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZW","name":"Zimbabwe"}]}]},{"lastUpdated":"2014-10-06T16:18:56.727","code":"13065","created":"2014-10-06T16:18:49.813","name":"13065 - ICAP HQ","id":"SNYtEl0RVe3","categoryOptions":[{"id":"hRbqOJTzTrB","endDate":"2016-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_501","name":"Columbia University Mailman School of Public Health","id":"Q2KYsVtjQ9D","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2014-10-06T16:18:56.746","code":"13067","created":"2014-10-06T16:18:49.813","name":"13067 - URC CDC Project","id":"r7bNFE89vq1","categoryOptions":[{"id":"dq5ybycJdVx","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Central America Region IMs","id":"wwgvfFoRz0Q","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_463","name":"University Research Corporation, LLC","id":"qCSsaO7ACuX","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CE","name":"Central America Region"}]}]},{"lastUpdated":"2014-10-06T16:18:56.765","code":"13069","created":"2014-10-06T16:18:49.813","name":"13069 - University of California at San Francisco","id":"n2bJyH90PRm","categoryOptions":[{"id":"f6AWrHR7TRS","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_517","name":"University of California at San Francisco","id":"t4LrBROk1Gw","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2014-10-06T16:18:56.784","code":"13070","created":"2014-10-06T16:18:49.813","name":"13070 - GBV Survivor Support","id":"lS91p3KZlo7","categoryOptions":[{"id":"nVMnNzj8kg0","endDate":"2017-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_52","name":"World Vision International","id":"ZHLW3IJcEzk","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2014-10-06T16:18:56.802","code":"13071","created":"2014-10-06T16:18:49.813","name":"13071 - TBD - Public Private Partnerships","id":"VvWVQvdy51J","categoryOptions":[{"id":"rInoDQEYZZp","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2014-10-06T16:18:56.821","code":"13072","created":"2014-10-06T16:18:49.813","name":"13072 - Leadership, Management and Sustainability Program","id":"fjiKu2BOGpE","categoryOptions":[{"id":"rMf5P3zv0ra","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2014-10-05T15:08:02.578","code":"13073","created":"2014-09-12T03:18:27.748","name":"13073 - Umbrella (HQ)","id":"LtBrzcEmOv3","categoryOptions":[{"id":"KZlg5Adn6OU","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Vietnam IMs","id":"SXON8EdijPY","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_549","name":"World Health Organization","id":"Hh9aCl8EfX1","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"VN","name":"Vietnam"}]}]},{"lastUpdated":"2014-10-06T16:18:56.839","code":"13076","created":"2014-10-06T16:18:49.813","name":"13076 - JSI Logistics Services","id":"AX7GpVntFal","categoryOptions":[{"id":"jeC74pYM8u8","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_453","name":"John Snow, Inc.","id":"iOxqtbVGBVY","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2014-10-06T16:18:56.858","code":"13079","created":"2014-10-06T16:18:49.813","name":"13079 - CapacityPlus","id":"klXS8nTXBLE","categoryOptions":[{"id":"RDiJ7pNAum5","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_217","name":"IntraHealth International, Inc","id":"dzHNlgEBwIz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Botswana IMs","id":"JIc6kul4QSt","groupSets":[]}],"organisationUnits":[{"code":"BW","name":"Botswana"}]}]},{"lastUpdated":"2014-10-06T16:18:56.877","code":"13082","created":"2014-10-06T16:18:49.813","name":"13082 - Combination Prevention","id":"xyYOt7EDVYm","categoryOptions":[{"id":"RrKvvg5g0Wl","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Central America Region IMs","id":"wwgvfFoRz0Q","groupSets":[]},{"code":"Partner_232","name":"Population Services International","id":"vNQlvpUamTo","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CE","name":"Central America Region"}]}]},{"lastUpdated":"2014-10-06T16:18:56.896","code":"13083","created":"2014-10-06T16:18:49.813","name":"13083 - Sesame Workshop","id":"DiG5kZmbhU4","categoryOptions":[{"id":"IX0n4QQ3XdP","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_6349","name":"Sesame Street Workshop","id":"nQiub5bHJ0K","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Namibia IMs","id":"Rdf2lbZeQPN","groupSets":[]}],"organisationUnits":[{"code":"NA","name":"Namibia"}]}]},{"lastUpdated":"2014-10-06T16:18:56.917","code":"13090","created":"2014-10-06T16:18:49.813","name":"13090 - OVC and Tuberculosis Services in Namibia","id":"v7eSozxgvbB","categoryOptions":[{"id":"JxomrtWEb16","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_1616","name":"Project HOPE","id":"gJHM6ZTQ7OS","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Namibia IMs","id":"Rdf2lbZeQPN","groupSets":[]}],"organisationUnits":[{"code":"NA","name":"Namibia"}]}]},{"lastUpdated":"2014-10-06T16:18:56.936","code":"13091","created":"2014-10-06T16:18:49.813","name":"13091 - Implementing the Living Life Skills Curriculum in Botswana","id":"lFg4PEU5v4j","categoryOptions":[{"id":"vPVASzuj6ws","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_1003","name":"Education Development Center","id":"KYd8iEqQmSM","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Botswana IMs","id":"JIc6kul4QSt","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"BW","name":"Botswana"}]}]},{"lastUpdated":"2014-10-06T16:18:56.955","code":"13093","created":"2014-10-06T16:18:49.813","name":"13093 - Provision of the Basic Care Package in the Republic of Uganda under the President's Emmergency Plan for AIDS Relief","id":"DWuzsoe496R","categoryOptions":[{"id":"Z2T8RsR8DbL","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Partner_14873","name":"PACE","id":"n488HsMy5G1","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2014-10-06T16:18:56.975","code":"13094","created":"2014-10-06T16:18:49.813","name":"13094 - Association of Public Health Laboratories Centrally funded CoAG","id":"hyYac9NOyOL","categoryOptions":[{"id":"KEZZ46CaSSD","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_1923","name":"Association of Public Health Laboratories","id":"LCKC7NEcxjh","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Democratic Republic of the Congo IMs","id":"O1IiD7EJ4NL","groupSets":[]}],"organisationUnits":[{"code":"CD","name":"Democratic Republic of the Congo"}]}]},{"lastUpdated":"2014-10-06T16:18:56.994","code":"13096","created":"2014-10-06T16:18:49.813","name":"13096 - Zambia-led Prevention Initiative (ZPI)","id":"rIenI5WjiTA","categoryOptions":[{"id":"Il4Gi5P47zQ","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9865","name":"FHI 360","id":"bgiL50ykiCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2014-10-06T16:18:57.013","code":"13097","created":"2014-10-06T16:18:49.813","name":"13097 - Ungana Project","id":"k9IyshSTt6E","categoryOptions":[{"id":"mW4okxrMevi","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_293","name":"Liverpool VCT and Care","id":"xaG6YMOZlGA","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2014-10-06T16:18:57.032","code":"13101","created":"2014-10-06T16:18:49.814","name":"13101 - ASSIST (former Health Care Improvement) Project","id":"fdeqwQ2Nz9h","categoryOptions":[{"id":"vx7W8aU2buv","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_463","name":"University Research Corporation, LLC","id":"qCSsaO7ACuX","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Malawi IMs","id":"aQSmeEVALxI","groupSets":[]}],"organisationUnits":[{"code":"MW","name":"Malawi"}]}]},{"lastUpdated":"2014-10-06T16:18:57.051","code":"13102","created":"2014-10-06T16:18:49.814","name":"13102 - Supporting the National Blood Transfusion Service (NBTS) in the Implementation and Strengthening of Blood Safety Activities in the Republic of Uganda under the President's Emergency Plan for AIDS Relief (PEPFAR)","id":"lgYqqv4dcDf","categoryOptions":[{"id":"WELU3vRVX5I","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Partner_427","name":"Uganda Blood Transfusion Services","id":"dvi8zjWtHlO","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2014-10-06T16:18:57.071","code":"13104","created":"2014-10-06T16:18:49.814","name":"13104 - Scaling up Comprehensive HIV/AIDS Services including provider initiated Testing and Counseling, TB/HIV, OVC, Care and ART for Adults and children in Eastern and West Nile regions in Uganda under the PEPFAR","id":"yqV8asbha9A","categoryOptions":[{"id":"ukBPD5hsbsl","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_10163","name":"Baylor College of Medicine Children's Foundation","id":"RJEmhChCouF","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2014-10-06T16:18:57.090","code":"13119","created":"2014-10-06T16:18:49.814","name":"13119 - KHANA SAHACOM","id":"OwkQM62OCjQ","categoryOptions":[{"id":"EiYq7gop9o1","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_3975","name":"Khmer HIV/AIDS NGO Alliance","id":"qzETRzDIaJk","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Cambodia IMs","id":"ajhMAiQomtN","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KH","name":"Cambodia"}]}]},{"lastUpdated":"2014-10-06T16:18:57.110","code":"13120","created":"2014-10-06T16:18:49.814","name":"13120 - Self-Development and Skills for Vulnerable Youth","id":"W4YKtQSCjnM","categoryOptions":[{"id":"fXAD5cyQlJy","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_7646","name":"Kayec Trust","id":"xTwjRBYfvfd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Namibia IMs","id":"Rdf2lbZeQPN","groupSets":[]}],"organisationUnits":[{"code":"NA","name":"Namibia"}]}]},{"lastUpdated":"2014-10-06T16:18:57.129","code":"13121","created":"2014-10-06T16:18:49.814","name":"13121 - Partnership in Advanced Clinical Education (PACE)","id":"PQtxoNU5YOU","categoryOptions":[{"id":"f1PeDoVto98","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"Partner_519","name":"University of Maryland","id":"x7P7a3a3CfB","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2014-10-05T15:08:02.590","code":"13131","created":"2014-09-12T03:18:27.748","name":"13131 - I-TECH","id":"bfLED59Qykt","categoryOptions":[{"id":"sVVGL8XawvD","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_216","name":"University of Washington","id":"CSPJnuxBAnz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Vietnam IMs","id":"SXON8EdijPY","groupSets":[]},{"code":"Agency_HHS/HRSA","name":"HHS/HRSA","id":"RGC9tURSc3W","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"VN","name":"Vietnam"}]}]},{"lastUpdated":"2014-10-06T16:18:57.150","code":"13135","created":"2014-10-06T16:18:49.814","name":"13135 - Fogarty","id":"mKF4DUzMUUj","categoryOptions":[{"id":"JXecAsAazPw","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_15142","name":"THE JOHN E. FOGARTY INTERNATIONAL CENTER","id":"BCPcGlxmAP9","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/NIH","name":"HHS/NIH","id":"tOGHnMP7vR7","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2014-10-06T16:18:57.171","code":"13136","created":"2014-10-06T16:18:49.814","name":"13136 - Scaling up comprehensive HIV/ Aids Services Including Provider Initiated Testing and Counseling (PITC), MARPI, SGBV at KCC Clinics","id":"qIrRgvBDV0g","categoryOptions":[{"id":"xoGci1kR08N","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9077","name":"Infectious Disease Institute","id":"guIGUDev2NQ","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2014-10-06T16:18:57.191","code":"13137","created":"2014-10-06T16:18:49.814","name":"13137 - Columbia UTAP","id":"PgS657n0a9M","categoryOptions":[{"id":"ZzoCByJt9UN","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_501","name":"Columbia University Mailman School of Public Health","id":"Q2KYsVtjQ9D","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Cote d'Ivoire IMs","id":"BhAF8wuq35E","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CI","name":"Cote d'Ivoire"}]}]},{"lastUpdated":"2014-10-06T16:18:57.210","code":"13138","created":"2014-10-06T16:18:49.814","name":"13138 - Informatics Development and Support","id":"aIuu8YiE2Kb","categoryOptions":[{"id":"mniC0ZZKHFf","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Partner_15465","name":"Public Health Informatics Institute","id":"KlJuRqUMgeL","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2014-10-06T16:18:57.229","code":"13142","created":"2014-10-06T16:18:49.814","name":"13142 - APHL","id":"tP7OFmOoBIz","categoryOptions":[{"id":"Mm56NNZCl3J","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_1923","name":"Association of Public Health Laboratories","id":"LCKC7NEcxjh","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"South Sudan IMs","id":"zYDiTp987u1","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"SS","name":"South Sudan"}]}]},{"lastUpdated":"2014-10-06T16:18:57.249","code":"13144","created":"2014-10-06T16:18:49.814","name":"13144 - URC-Lab","id":"o3QkyZgqY3W","categoryOptions":[{"id":"UdqDfw1jv18","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Swaziland IMs","id":"W9wZOVXc3zs","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_463","name":"University Research Corporation, LLC","id":"qCSsaO7ACuX","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"SZ","name":"Swaziland"}]}]},{"lastUpdated":"2016-08-17T20:16:57.193","code":"13147","created":"2016-04-15T19:37:34.072","name":"13147 - HEATHQUAL","id":"cq7Yclg9lSc","categoryOptions":[{"id":"aoq3Y1l0KEs","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Vietnam IMs","id":"SXON8EdijPY","groupSets":[]},{"code":"Partner_3685","name":"New York AIDS Institute","id":"eAKFyRofSpj","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/HRSA","name":"HHS/HRSA","id":"RGC9tURSc3W","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"VN","name":"Vietnam"}]}]},{"lastUpdated":"2014-10-06T16:18:57.269","code":"13152","created":"2014-10-06T16:18:49.814","name":"13152 - Surveys, Evaluation, Assessments, and Monitoring","id":"Rw8cArUpcg6","categoryOptions":[{"id":"wpF9AGMsKpM","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Zimbabwe IMs","id":"X5BXfaO7gjy","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_3931","name":"University of Zimbabwe","id":"i3ZiqJsTdIb","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZW","name":"Zimbabwe"}]}]},{"lastUpdated":"2014-10-06T16:18:57.292","code":"13158","created":"2014-10-06T16:18:49.814","name":"13158 - Supporting the National Blood Transfusion services","id":"TRBDLrOvGVm","categoryOptions":[{"id":"rd2X0g9CkGf","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_831","name":"Federal Ministry of Health, Ethiopia","id":"xwGRoGP4Tjo","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2014-10-06T16:18:57.318","code":"13160","created":"2014-10-06T16:18:49.814","name":"13160 - DPS Zambezia Province","id":"hUGTnpRo9B0","categoryOptions":[{"id":"ijd7qp4Q5R7","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_16849","name":"Provincial Directorate of Health, Zambezia","id":"ZGEENVdNe9q","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2014-10-06T16:18:57.338","code":"13161","created":"2014-10-06T16:18:49.814","name":"13161 - Enhanced Prevention","id":"f4FfWEK9qAM","categoryOptions":[{"id":"Qdlr2h9osSL","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_939","name":"Uganda Virus Research Institute","id":"lO8FbxQLohU","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2014-10-06T16:18:57.358","code":"13162","created":"2014-10-06T16:18:49.814","name":"13162 - HVOP - Prevention","id":"BrSSkZ5IJrO","categoryOptions":[{"id":"TILA6RbNX5B","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Caribbean Region IMs","id":"A9TJU6RyKmN","groupSets":[]},{"code":"Agency_PC","name":"PC","id":"cL6cHd6QJ5B","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_6","name":"U.S. Peace Corps","id":"m4mzzwVQOUi","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"CB","name":"Caribbean Region"}]}]},{"lastUpdated":"2014-10-06T16:18:57.378","code":"13163","created":"2014-10-06T16:18:49.814","name":"13163 - Gender Based Violence","id":"PE1aHhEkGSF","categoryOptions":[{"id":"RkZ0TmD19MM","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"name":"Angola IMs","id":"EqK0E2mtwrx","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_205","name":"Engender Health","id":"IpDfad08646","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"AO","name":"Angola"}]}]},{"lastUpdated":"2014-10-06T16:18:57.398","code":"13164","created":"2014-10-06T16:18:49.814","name":"13164 - Strengthening Public Health Laboratory Systems in Kenya","id":"UOyyxgfkuG6","categoryOptions":[{"id":"yuWaAcpM7d5","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_220","name":"Management Sciences for Health","id":"XN6WHwvWDSK","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2014-10-06T16:18:57.418","code":"13166","created":"2014-10-06T16:18:49.814","name":"13166 - Strengthening Health Outcomes through the Private Sector (SHOPS)","id":"BIoSSxbJjMv","categoryOptions":[{"id":"kWg7lfjUsx2","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_440","name":"Abt Associates","id":"JkisvjF4ahe","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Namibia IMs","id":"Rdf2lbZeQPN","groupSets":[]}],"organisationUnits":[{"code":"NA","name":"Namibia"}]}]},{"lastUpdated":"2014-10-06T16:18:57.437","code":"13167","created":"2014-10-06T16:18:49.814","name":"13167 - Supplies and Reagents for CDC-NACC CoAg","id":"JIazLSiGJc4","categoryOptions":[{"id":"sYH9nWbCQXG","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Cameroon IMs","id":"DyZfQ0o4c3K","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_3781","name":"Partnership for Supply Chain Management","id":"El6VW2fQeEZ","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CM","name":"Cameroon"}]}]},{"lastUpdated":"2017-02-15T00:26:42.813","code":"13168","created":"2014-10-06T16:18:49.814","name":"13168 - ASM","id":"bmJ4RKCSV4H","categoryOptions":[{"id":"SD2TpPOZdxl","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ukraine IMs","id":"ZkehcIKCSrT","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_10091","name":"American Society for Microbiology","id":"UlxTxFalX79","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"UA","name":"Ukraine"}]}]},{"lastUpdated":"2014-10-06T16:18:57.477","code":"13170","created":"2014-10-06T16:18:49.814","name":"13170 - Surveillance - Epi","id":"sx1A4BqhcWs","categoryOptions":[{"id":"TrNLEAjV8fv","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Partner_8386","name":"Makerere University School of Public Health","id":"G0sQI4C79ta","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2014-10-06T16:18:50.691","code":"13172","created":"2014-10-06T16:18:49.802","name":"13172 - Youth and MARP Friendly Services","id":"ud47xLOfVL9","categoryOptions":[{"id":"xkFk6IVcU6w","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_232","name":"Population Services International","id":"vNQlvpUamTo","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Rwanda IMs","id":"klXeHFa3B0D","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"RW","name":"Rwanda"}]}]},{"lastUpdated":"2014-10-06T16:18:57.497","code":"13173","created":"2014-10-06T16:18:49.814","name":"13173 - Strengthening Infection Control and Prevention in Health Care Facilities in Zimbabwe under the President’s Emergency Plan for AIDS Relief (PEPFAR)","id":"nzk1jQR8PDm","categoryOptions":[{"id":"o5qd1V882DS","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Zimbabwe IMs","id":"X5BXfaO7gjy","groupSets":[]},{"code":"Partner_13939","name":"Biomedical Research and Training Institute","id":"S0euMlhoZOX","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZW","name":"Zimbabwe"}]}]},{"lastUpdated":"2014-10-06T16:18:57.517","code":"13175","created":"2014-10-06T16:18:49.814","name":"13175 - Hinterland Initiative (Expanding HIV/AIDS services to indigenous Amerindian Communities)","id":"N1XdKraw06W","categoryOptions":[{"id":"bQnOJNO08mF","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"name":"Caribbean Region IMs","id":"A9TJU6RyKmN","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_11802","name":"Remote Area Medical","id":"zWzwTguEd5h","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CB","name":"Caribbean Region"}]}]},{"lastUpdated":"2014-10-06T16:18:57.537","code":"13179","created":"2014-10-06T16:18:49.814","name":"13179 - Emory University","id":"VeI2Up5oiAi","categoryOptions":[{"id":"a1sfhUZTDlB","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_3733","name":"Association of Schools of Public Health","id":"rjsVl41AMik","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2014-10-06T16:18:57.557","code":"13183","created":"2014-10-06T16:18:49.814","name":"13183 - Programme National de Lutte contre le VIH/SIDA et IST/ National AIDS Control Program","id":"a0hMcOuwLpI","categoryOptions":[{"id":"nGc5aGhS2NQ","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_11766","name":"Programme National de Lutte contre le VIH/SIDA et IST","id":"WkrDuXKv1Uz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Democratic Republic of the Congo IMs","id":"O1IiD7EJ4NL","groupSets":[]}],"organisationUnits":[{"code":"CD","name":"Democratic Republic of the Congo"}]}]},{"lastUpdated":"2014-10-06T16:18:57.577","code":"13190","created":"2014-10-06T16:18:49.814","name":"13190 - ACTION in Community PMTCT Program (AIC)_2929","id":"Bd8Q2nNtUOr","categoryOptions":[{"id":"WzoL0M3lOEw","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_4505","name":"Institute of Human Virology, Nigeria","id":"SfoOBosHkt9","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Nigeria IMs","id":"yUg57KWLxkn","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"NG","name":"Nigeria"}]}]},{"lastUpdated":"2014-10-06T16:18:57.596","code":"13194","created":"2014-10-06T16:18:49.814","name":"13194 - UCSF PP","id":"XjvacYdu63Y","categoryOptions":[{"id":"oPLwOeaFY8v","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_517","name":"University of California at San Francisco","id":"t4LrBROk1Gw","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2014-10-06T16:18:57.616","code":"13196","created":"2014-10-06T16:18:49.814","name":"13196 - PRATIBHA","id":"Xe146VD1RyP","categoryOptions":[{"id":"L39P9YhjcLx","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_234","name":"Project Concern International","id":"b1E4CU4SwL3","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"India IMs","id":"Z0pnjwOi9us","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"IN","name":"India"}]}]},{"lastUpdated":"2014-10-06T16:18:57.635","code":"13197","created":"2014-10-06T16:18:49.814","name":"13197 - Caribbean Health Leadership Institute/ UWI","id":"zQocKaD6ptV","categoryOptions":[{"id":"E8BZkYE8FXa","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_13095","name":"University of the West Indies","id":"hcqQfIcpHgt","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Caribbean Region IMs","id":"A9TJU6RyKmN","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CB","name":"Caribbean Region"}]}]},{"lastUpdated":"2014-10-06T16:18:57.655","code":"13203","created":"2014-10-06T16:18:49.814","name":"13203 - Nicaragua - Nicasalud","id":"aWTVQN0uBel","categoryOptions":[{"id":"SrYWljCwcvi","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Central America Region IMs","id":"wwgvfFoRz0Q","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_14791","name":"NICASALUD","id":"f0grTjGWF9R","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"CE","name":"Central America Region"}]}]},{"lastUpdated":"2014-10-06T16:18:57.674","code":"13206","created":"2014-10-06T16:18:49.814","name":"13206 - EGPAF CB","id":"jWYnHZnebYA","categoryOptions":[{"id":"PLYikPLA208","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_204","name":"Elizabeth Glaser Pediatric AIDS Foundation","id":"h2GbTY0pyXv","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2014-10-06T16:18:57.694","code":"13207","created":"2014-10-06T16:18:49.814","name":"13207 - Cooperative Agreement 1U2GPS002902","id":"xRuWyB0MWHz","categoryOptions":[{"id":"PSecgxBZBl8","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_11741","name":"Polytechnic of Namibia","id":"bH1bo2Opmyf","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Namibia IMs","id":"Rdf2lbZeQPN","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"NA","name":"Namibia"}]}]},{"lastUpdated":"2014-10-06T16:18:57.714","code":"13209","created":"2014-10-06T16:18:49.814","name":"13209 - Community Action for OVC","id":"mPIrUVXSlZL","categoryOptions":[{"id":"WU5UVTRche1","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Namibia IMs","id":"Rdf2lbZeQPN","groupSets":[]},{"code":"Partner_9727","name":"Church Alliance for Orphans","id":"LzeyDhymgLq","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"NA","name":"Namibia"}]}]},{"lastUpdated":"2014-10-06T16:18:57.734","code":"13210","created":"2014-10-06T16:18:49.815","name":"13210 - Strengthening Laboratory Accreditation Services in Kenya","id":"upCw0j7SOEc","categoryOptions":[{"id":"Gg7UIeYjMru","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_10018","name":"Global Healthcare Public Foundation","id":"GSyjhEetavu","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2014-10-06T16:18:57.758","code":"13212","created":"2014-10-06T16:18:49.815","name":"13212 - HIVQUAL","id":"y1F4FotuVId","categoryOptions":[{"id":"HSWpmJUk1hX","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Partner_3685","name":"New York AIDS Institute","id":"eAKFyRofSpj","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/HRSA","name":"HHS/HRSA","id":"RGC9tURSc3W","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2014-10-06T16:18:57.780","code":"13214","created":"2014-10-06T16:18:49.815","name":"13214 - Fortalecimento dos Sistemas de Saúde e Acção Social (FORSSAS)","id":"U6QChwhkkYV","categoryOptions":[{"id":"hG4RoOGquUr","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_7579","name":"Deloitte Consulting Limited","id":"sDjXRvimYmw","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2014-10-06T16:18:57.801","code":"13226","created":"2014-10-06T16:18:49.815","name":"13226 - Procurement and Logistics Management of Health-related Commodities for HHS/CDC funded HIV/AIDS Programs","id":"HlnMUYhLfe7","categoryOptions":[{"id":"X2naQ0qnIV1","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Partner_15446","name":"Medical Access Uganda Limited (MAUL)","id":"z9bnlCsAPTS","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2014-10-06T16:18:57.820","code":"13227","created":"2014-10-06T16:18:49.815","name":"13227 - I-TECH: Support to MOHSS National Health Training Center (NHTC)","id":"GW8MlBp3Z8g","categoryOptions":[{"id":"n6xbNKpib8C","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/HRSA","name":"HHS/HRSA","id":"RGC9tURSc3W","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Namibia IMs","id":"Rdf2lbZeQPN","groupSets":[]},{"code":"Partner_14461","name":"ITECH","id":"UJuUpRkoFsK","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"NA","name":"Namibia"}]}]},{"lastUpdated":"2014-10-06T16:18:57.840","code":"13232","created":"2014-10-06T16:18:49.815","name":"13232 - HSS SHARe HIV Reform in Action-Removing HIV/AIDS Services' legal & operational barriers","id":"IU0rHPjD38t","categoryOptions":[{"id":"YC3Psr7YsSw","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ukraine IMs","id":"ZkehcIKCSrT","groupSets":[]},{"code":"Partner_7579","name":"Deloitte Consulting Limited","id":"sDjXRvimYmw","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UA","name":"Ukraine"}]}]},{"lastUpdated":"2014-10-05T15:08:02.598","code":"13234","created":"2014-09-12T03:18:27.748","name":"13234 - Challenge TB","id":"TDJnNhfMKlD","categoryOptions":[{"id":"bjJz4PfBr0u","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9646","name":"KNCV Tuberculosis Foundation","id":"ilsVnDjCzTd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Vietnam IMs","id":"SXON8EdijPY","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"VN","name":"Vietnam"}]}]},{"lastUpdated":"2014-10-06T16:18:57.860","code":"13245","created":"2014-10-06T16:18:49.815","name":"13245 - Capacity-Building Assistance for Global HIV/AIDS Microbiological Laboratory","id":"jsewqpzQG6M","categoryOptions":[{"id":"AxXHnYKfGCS","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Caribbean Region IMs","id":"A9TJU6RyKmN","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_10091","name":"American Society for Microbiology","id":"UlxTxFalX79","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"CB","name":"Caribbean Region"}]}]},{"lastUpdated":"2014-10-06T16:18:57.879","code":"13246","created":"2014-10-06T16:18:49.815","name":"13246 - University of Maryland","id":"bKE03S0vJi0","categoryOptions":[{"id":"ODszPDMeZnY","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"name":"Caribbean Region IMs","id":"A9TJU6RyKmN","groupSets":[]},{"code":"Partner_519","name":"University of Maryland","id":"x7P7a3a3CfB","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CB","name":"Caribbean Region"}]}]},{"lastUpdated":"2014-10-06T16:18:57.899","code":"13252","created":"2014-10-06T16:18:49.815","name":"13252 - WHO","id":"WVopcO6txt1","categoryOptions":[{"id":"XVPBuTpsUaU","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ukraine IMs","id":"ZkehcIKCSrT","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_549","name":"World Health Organization","id":"Hh9aCl8EfX1","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"UA","name":"Ukraine"}]}]},{"lastUpdated":"2014-10-06T16:18:57.918","code":"13253","created":"2014-10-06T16:18:49.815","name":"13253 - Global Development Alliance","id":"I7UCztdZjvb","categoryOptions":[{"id":"unStfnJh3PT","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_9853","name":"New Partner","id":"CBKPvQjWDLS","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Namibia IMs","id":"Rdf2lbZeQPN","groupSets":[]}],"organisationUnits":[{"code":"NA","name":"Namibia"}]}]},{"lastUpdated":"2014-10-06T16:18:57.938","code":"13254","created":"2014-10-06T16:18:49.815","name":"13254 - Technical Assistance in support of HIV prevention, care, and treatment program and other infectious diseases","id":"k0PbCuRMxSL","categoryOptions":[{"id":"Ntq7Cl15HXJ","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_514","name":"Tulane University","id":"uy9FlgPR7Ky","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2014-10-06T16:18:57.958","code":"13255","created":"2014-10-06T16:18:49.815","name":"13255 - Community Clinical Health Services Strengthening (COMCHASS)","id":"bdnq4lJCuRJ","categoryOptions":[{"id":"qisnLjAoVsU","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9865","name":"FHI 360","id":"bgiL50ykiCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2014-10-06T16:18:57.978","code":"13257","created":"2014-10-06T16:18:49.815","name":"13257 - Implementation of PMTCT CoAg1","id":"jyhMhDWiNne","categoryOptions":[{"id":"OBKhsKcIOnP","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9881","name":"Cameroon Baptist Convention Health Board","id":"vK4ZVDj2A8x","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Cameroon IMs","id":"DyZfQ0o4c3K","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CM","name":"Cameroon"}]}]},{"lastUpdated":"2014-10-06T16:18:57.998","code":"13258","created":"2014-10-06T16:18:49.815","name":"13258 - Comprehensive Care for Children Affected by HIV and AIDS (C3)","id":"X4RVqWqOwbX","categoryOptions":[{"id":"fFBxEHLodFU","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2014-10-06T16:18:58.017","code":"13262","created":"2014-10-06T16:18:49.815","name":"13262 - MOHSW Blood","id":"aAd914zQeqm","categoryOptions":[{"id":"b2kp0gmJv7a","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_421","name":"Ministry of Health and Social Welfare, Tanzania","id":"GVzgkJdTpAU","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2014-10-06T16:18:58.036","code":"13263","created":"2014-10-06T16:18:49.815","name":"13263 - UEM Master of Public Health (MPH) and Field Epidemiology & Public Health Laboratory Management (FELTP) Support","id":"S2Me39KXo8E","categoryOptions":[{"id":"mRzP7kkEaiG","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Partner_12281","name":"University of Eduardo Mondlane","id":"ghgb5OMcsiR","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2017-02-15T00:26:42.834","code":"13268","created":"2014-10-06T16:18:49.815","name":"13268 - ASCP","id":"JaeN2H0vIeW","categoryOptions":[{"id":"rQvqBUj8216","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_978","name":"American Society of Clinical Pathology","id":"TbuC1D6eOUY","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Ukraine IMs","id":"ZkehcIKCSrT","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UA","name":"Ukraine"}]}]},{"lastUpdated":"2014-10-06T16:18:58.076","code":"13270","created":"2014-10-06T16:18:49.815","name":"13270 - GHSS/Lab Accreditation","id":"vM6glRQ37kU","categoryOptions":[{"id":"IJMlNki0xP9","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9872","name":"Global Health Systems Solutions, Ghana","id":"fHedUGRqEet","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ghana IMs","id":"aLJxBPfhy2M","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"GH","name":"Ghana"}]}]},{"lastUpdated":"2014-10-06T16:18:58.095","code":"13271","created":"2014-10-06T16:18:49.815","name":"13271 - Prevenção e Comunicação para Todos (PACTO)","id":"QvcWcLCnqJh","categoryOptions":[{"id":"dMRKmbXs1W9","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_509","name":"Johns Hopkins University Bloomberg School of Public Health","id":"yrIYjIn0aom","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2014-10-06T16:18:58.115","code":"13272","created":"2014-10-06T16:18:49.815","name":"13272 - EGPAF OVC-AB 2010 CDC Coag-Keneya","id":"Xz1dOyeUyIT","categoryOptions":[{"id":"wlqsjJs7hwQ","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_204","name":"Elizabeth Glaser Pediatric AIDS Foundation","id":"h2GbTY0pyXv","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Cote d'Ivoire IMs","id":"BhAF8wuq35E","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CI","name":"Cote d'Ivoire"}]}]},{"lastUpdated":"2014-10-06T16:18:58.134","code":"13275","created":"2014-10-06T16:18:49.815","name":"13275 - ICAP Capacity Building Zambezia","id":"qLpbMdLTJhB","categoryOptions":[{"id":"Ga4EQVkOZWs","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_501","name":"Columbia University Mailman School of Public Health","id":"Q2KYsVtjQ9D","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2014-10-06T16:18:58.154","code":"13279","created":"2014-10-06T16:18:49.815","name":"13279 - University Teaching Hospital","id":"w5iOBgHlDIs","categoryOptions":[{"id":"KF4s8ueWUBv","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Partner_6551","name":"University Teaching Hospital","id":"OIjuzACSHRs","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2014-10-06T16:18:58.173","code":"13280","created":"2014-10-06T16:18:49.815","name":"13280 - Association of Public Health Laboratories (APHL)","id":"OCApRfvmeuM","categoryOptions":[{"id":"NRFwVPMsfE7","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_1923","name":"Association of Public Health Laboratories","id":"LCKC7NEcxjh","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Ghana IMs","id":"aLJxBPfhy2M","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"GH","name":"Ghana"}]}]},{"lastUpdated":"2014-10-06T16:18:58.192","code":"13287","created":"2014-10-06T16:18:49.815","name":"13287 - Establishment of Medical Waste Management Systems in Kenya","id":"mZz38SwcFli","categoryOptions":[{"id":"VRH26dXELba","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_233","name":"Program for Appropriate Technology in Health","id":"AeGQducFpY4","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2014-10-06T16:18:58.212","code":"13293","created":"2014-10-06T16:18:49.815","name":"13293 - Development and Strengthening of Human Resources for Health Activities in Zimbabwe","id":"el3zcaWeIU6","categoryOptions":[{"id":"QokPEqg0cWb","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"name":"Zimbabwe IMs","id":"X5BXfaO7gjy","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_3931","name":"University of Zimbabwe","id":"i3ZiqJsTdIb","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZW","name":"Zimbabwe"}]}]},{"lastUpdated":"2014-10-06T16:18:58.231","code":"13296","created":"2014-10-06T16:18:49.815","name":"13296 - AVSI 2010 USAID CoAg","id":"nW853sLTwRC","categoryOptions":[{"id":"YY2ZHdncCoK","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Cote d'Ivoire IMs","id":"BhAF8wuq35E","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_1297","name":"Associazione Volontari per il Servizio Internazionale, Italy","id":"W64kWwg9puP","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"CI","name":"Cote d'Ivoire"}]}]},{"lastUpdated":"2014-10-06T16:18:58.251","code":"13301","created":"2014-10-06T16:18:49.815","name":"13301 - Pamoja Tuwalee","id":"wkWI8QUp100","categoryOptions":[{"id":"ngvoMj7Dr4e","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_594","name":"World Education","id":"u9o5q2M8P0p","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2014-10-06T16:18:58.271","code":"13302","created":"2014-10-06T16:18:49.815","name":"13302 - HIV Prevention Activities for Youth and General Population","id":"Lim4UDdKfl8","categoryOptions":[{"id":"aFnwaDcq7SM","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_39","name":"Hope Worldwide","id":"sWn7Mpmh1YC","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2014-10-05T15:08:02.585","code":"13306","created":"2014-09-12T03:18:27.748","name":"13306 - Fogarty","id":"vnj3OKwjzEA","categoryOptions":[{"id":"YFceLOL1cIH","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_14267","name":"FOGARTY INTERNATIONAL CENTER","id":"pqe02ssSuCQ","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/NIH","name":"HHS/NIH","id":"tOGHnMP7vR7","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Vietnam IMs","id":"SXON8EdijPY","groupSets":[]}],"organisationUnits":[{"code":"VN","name":"Vietnam"}]}]},{"lastUpdated":"2014-10-06T16:18:58.290","code":"13307","created":"2014-10-06T16:18:49.815","name":"13307 - Prevention for Youth and General Population","id":"wsQgIsdsaaF","categoryOptions":[{"id":"OrAViCSfzU5","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_984","name":"Impact Research and Development Organization","id":"T4SP9heIWhh","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2014-10-06T16:18:58.310","code":"13309","created":"2014-10-06T16:18:49.815","name":"13309 - Kenya Medical Research Institute","id":"wZ4GsliIBjX","categoryOptions":[{"id":"c0478luWcet","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_661","name":"Kenya Medical Research Institute","id":"PqJXmDOmWOl","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2014-10-06T16:18:58.330","code":"13310","created":"2014-10-06T16:18:49.815","name":"13310 - Increasing Local Capacity to Provide HIV Prevention Services to Drug Users in the Dominican Republic","id":"w3uG9F1oVZ4","categoryOptions":[{"id":"qDR5Cyn2Mmk","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_5727","name":"Centro de Orientacion e Investigacion Integral","id":"QiCpvm4F2CJ","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Dominican Republic IMs","id":"gWG9dDTFHhY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"DO","name":"Dominican Republic"}]}]},{"lastUpdated":"2014-10-06T16:18:58.350","code":"13311","created":"2014-10-06T16:18:49.815","name":"13311 - Comprehensive Community Based HIV/AIDS Prevention Care & Support (RHU)","id":"qQwH2gXIMy7","categoryOptions":[{"id":"z12tEMOCRpU","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_11805","name":"Reproductive Health Uganda (RHU)","id":"gLcZe61pKKK","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2014-10-06T16:18:58.370","code":"13312","created":"2014-10-06T16:18:49.815","name":"13312 - Afyainfo","id":"V7NVThscgYO","categoryOptions":[{"id":"m4yiJLsyFn7","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_440","name":"Abt Associates","id":"JkisvjF4ahe","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2016-08-17T20:17:18.341","code":"13313","created":"2016-04-15T19:37:35.074","name":"13313 - National Public Health Reference Laboratory","id":"x8vXihOIMN9","categoryOptions":[{"id":"cVOjFMfq7nl","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_3932","name":"Regional Procurement Support Office/Frankfurt","id":"Yi5RVnVkHqq","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_State/AF","name":"State/AF","id":"a7p2WOqhhzQ","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2014-10-06T16:18:58.390","code":"13316","created":"2014-10-06T16:18:49.815","name":"13316 - Pediatrics","id":"weeitviaq0N","categoryOptions":[{"id":"sm2xL1lImMw","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_10195","name":"Botswana Harvard AIDS Institute","id":"zZLvjlqdNZN","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Botswana IMs","id":"JIc6kul4QSt","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"BW","name":"Botswana"}]}]},{"lastUpdated":"2014-10-06T16:18:58.410","code":"13317","created":"2014-10-06T16:18:49.815","name":"13317 - Targeted HIV/AIDS and Laboratory Services (THALAS)","id":"ym9pGBBA3N8","categoryOptions":[{"id":"UNFbTb7Daxb","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Partner_284","name":"Joint Clinical Research Center, Uganda","id":"EX3eaRreljU","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2014-10-06T16:18:58.431","code":"13319","created":"2014-10-06T16:18:49.815","name":"13319 - Health Policy Project","id":"o3CNU4n5x8t","categoryOptions":[{"id":"Ky8B3FMoa2B","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Caribbean Region IMs","id":"A9TJU6RyKmN","groupSets":[]},{"code":"Partner_10553","name":"Futures Group","id":"wZKS6xtvKqV","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CB","name":"Caribbean Region"}]}]},{"lastUpdated":"2014-10-06T16:18:58.451","code":"13320","created":"2014-10-06T16:18:49.816","name":"13320 - Health Resources and Services Administration (HRSA) International AIDS Training and Education Center - (IATEC) cooperative agreement","id":"Yi9f4BoF7Al","categoryOptions":[{"id":"zHjL6LsDxUU","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_216","name":"University of Washington","id":"CSPJnuxBAnz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Zimbabwe IMs","id":"X5BXfaO7gjy","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZW","name":"Zimbabwe"}]}]},{"lastUpdated":"2014-10-06T16:18:58.472","code":"13325","created":"2014-10-06T16:18:49.816","name":"13325 - Provision of comprehensive, community-based HIV/AIDS services and Capacity Building of Indigenous Organizations in the Republic Of Uganda","id":"kPtRshY6BGo","categoryOptions":[{"id":"n3NA6Lh5crz","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_13249","name":"Reach Out Mbuya","id":"kjXbGSZCrko","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2014-10-06T16:18:58.493","code":"13334","created":"2014-10-06T16:18:49.816","name":"13334 - Increasing the Capacity to Provide HIV Prevention Services to Mobile Populations in the Dominican Republic","id":"bNLzDbWx78K","categoryOptions":[{"id":"EHPiFPVVMdk","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_232","name":"Population Services International","id":"vNQlvpUamTo","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Dominican Republic IMs","id":"gWG9dDTFHhY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"DO","name":"Dominican Republic"}]}]},{"lastUpdated":"2014-10-06T16:18:58.513","code":"13335","created":"2014-10-06T16:18:49.816","name":"13335 - Regional Laboratory Accreditation","id":"Vl7Cdnk3Tik","categoryOptions":[{"id":"jeo18jn6Eid","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9653","name":"African Field Epidemiology Network","id":"chqUjPbZ2rB","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Caribbean Region IMs","id":"A9TJU6RyKmN","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CB","name":"Caribbean Region"}]}]},{"lastUpdated":"2014-10-06T16:18:58.534","code":"13338","created":"2014-10-06T16:18:49.816","name":"13338 - Technical Assistance in Support of the President's Emergency Plan for AIDS Relief","id":"T1XgtA18OsU","categoryOptions":[{"id":"tUbUk78K4Gl","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_514","name":"Tulane University","id":"uy9FlgPR7Ky","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Democratic Republic of the Congo IMs","id":"O1IiD7EJ4NL","groupSets":[]}],"organisationUnits":[{"code":"CD","name":"Democratic Republic of the Congo"}]}]},{"lastUpdated":"2014-10-06T16:18:58.554","code":"13340","created":"2014-10-06T16:18:49.816","name":"13340 - APHIAPlus Rift Valley","id":"hKxJD44rDBQ","categoryOptions":[{"id":"QRb484akxuJ","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9865","name":"FHI 360","id":"bgiL50ykiCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2014-10-06T16:18:58.575","code":"13344","created":"2014-10-06T16:18:49.816","name":"13344 - GFELTP","id":"Mo2kzsMvX7y","categoryOptions":[{"id":"YLdNuSOXYWH","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_9870","name":"Ghana Health Service","id":"z3yHk1u33ko","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Ghana IMs","id":"aLJxBPfhy2M","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"GH","name":"Ghana"}]}]},{"lastUpdated":"2014-10-06T16:18:58.595","code":"13346","created":"2014-10-06T16:18:49.816","name":"13346 - Support Services for HIV Pandemic","id":"j3KGpsRuCuR","categoryOptions":[{"id":"ZpZET8knuld","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_549","name":"World Health Organization","id":"Hh9aCl8EfX1","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2014-10-06T16:18:58.615","code":"13351","created":"2014-10-06T16:18:49.816","name":"13351 - PROMIS","id":"pzmPsFZd3yf","categoryOptions":[{"id":"MTjPuLREMLJ","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_4188","name":"Northrup Grumman","id":"oOTm46v9lZR","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2014-10-06T16:18:58.635","code":"13354","created":"2014-10-06T16:18:49.816","name":"13354 - Kenya Conference of Catholic Bishops (KCCB)","id":"TdoAfQIrz3o","categoryOptions":[{"id":"Vcy66ELoEgj","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_717","name":"Kenya Episcopal Conference","id":"L52HuBUBCmF","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2014-10-06T16:18:58.655","code":"13355","created":"2014-10-06T16:18:49.816","name":"13355 - ZACP","id":"pvWSyRI7tpF","categoryOptions":[{"id":"ECchHUj7fqJ","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_2703","name":"Ministry of Health and Social Welfare, Tanzania - Zanzibar AIDS Control Program","id":"t4D1vgBs6Xu","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2014-10-06T16:18:58.676","code":"13357","created":"2014-10-06T16:18:49.816","name":"13357 - HealthQual","id":"uIZFI0MoK5K","categoryOptions":[{"id":"IAqZIpimKP8","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Swaziland IMs","id":"W9wZOVXc3zs","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_3685","name":"New York AIDS Institute","id":"eAKFyRofSpj","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/HRSA","name":"HHS/HRSA","id":"RGC9tURSc3W","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"SZ","name":"Swaziland"}]}]},{"lastUpdated":"2014-10-06T16:18:58.696","code":"13359","created":"2014-10-06T16:18:49.816","name":"13359 - I-TECH","id":"m3XMIi6MBol","categoryOptions":[{"id":"iQ9qQydOvhd","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_216","name":"University of Washington","id":"CSPJnuxBAnz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Agency_HHS/HRSA","name":"HHS/HRSA","id":"RGC9tURSc3W","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2014-10-06T16:18:58.716","code":"13360","created":"2014-10-06T16:18:49.816","name":"13360 - Peace Corps Volunteer Projects","id":"CZLGMBzj8pF","categoryOptions":[{"id":"XKK0IjPXeEi","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"name":"Swaziland IMs","id":"W9wZOVXc3zs","groupSets":[]},{"code":"Agency_PC","name":"PC","id":"cL6cHd6QJ5B","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_6","name":"U.S. Peace Corps","id":"m4mzzwVQOUi","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"SZ","name":"Swaziland"}]}]},{"lastUpdated":"2014-10-06T16:18:58.736","code":"13366","created":"2014-10-06T16:18:49.816","name":"13366 - Expanding High Quality HIV Prevention, Care and Treatment within Faith-Based Health Facilities","id":"JD3CXmOE6Xo","categoryOptions":[{"id":"AMIhvGAVboB","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_84","name":"Christian Health Association of Kenya","id":"uOAaU1vTPGU","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2014-10-06T16:18:58.756","code":"13368","created":"2014-10-06T16:18:49.816","name":"13368 - WHO HQ - Support Services for the HIV/AIDS Pandemic","id":"ye5u506ZU1C","categoryOptions":[{"id":"KmT20Dzk24j","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_549","name":"World Health Organization","id":"Hh9aCl8EfX1","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2014-10-06T16:18:58.777","code":"13369","created":"2014-10-06T16:18:49.816","name":"13369 - MEASURE Evaluation Phase III","id":"F2DW55JbhzJ","categoryOptions":[{"id":"rmHW3PKro5E","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Botswana IMs","id":"JIc6kul4QSt","groupSets":[]},{"code":"Partner_521","name":"University of North Carolina at Chapel Hill, Carolina Population Center","id":"LfNyhXyE9DI","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"BW","name":"Botswana"}]}]},{"lastUpdated":"2014-10-06T16:18:58.797","code":"13372","created":"2014-10-06T16:18:49.816","name":"13372 - UCSF/SI","id":"aSjwI725k08","categoryOptions":[{"id":"LDz3kR5UmQS","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_517","name":"University of California at San Francisco","id":"t4LrBROk1Gw","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ghana IMs","id":"aLJxBPfhy2M","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"GH","name":"Ghana"}]}]},{"lastUpdated":"2014-10-06T16:18:58.817","code":"13374","created":"2014-10-06T16:18:49.816","name":"13374 - Laboratory Standards","id":"UsFdPC2htwU","categoryOptions":[{"id":"SbzNgJ23Tcl","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_3317","name":"Clinical and Laboratory Standards Institute","id":"D9jgrh7QVsr","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ghana IMs","id":"aLJxBPfhy2M","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"GH","name":"Ghana"}]}]},{"lastUpdated":"2016-08-17T20:17:39.582","code":"13382","created":"2016-04-16T03:23:24.609","name":"13382 - Oversight for RCH & Warehouses","id":"s5AP33tyETs","categoryOptions":[{"id":"KghXRx6Z6YP","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2014-10-06T16:18:58.858","code":"13383","created":"2014-10-06T16:18:49.816","name":"13383 - Supporting the Scale-up of Comprehensive HIV/AIDS Prevention Services in the Republic of Uganda under the Presidents Emergency Plan for AIDS Relief","id":"KnPvmhJajjF","categoryOptions":[{"id":"rZSs4kAOaGE","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_246","name":"African Medical and Research Foundation","id":"dqjGdx7cxZp","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2014-10-06T16:18:58.878","code":"13384","created":"2014-10-06T16:18:49.816","name":"13384 - Positively United to Support Humanity","id":"b5ob4zt7LMY","categoryOptions":[{"id":"Qm41q2tqPun","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Caribbean Region IMs","id":"A9TJU6RyKmN","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_15985","name":"Davis Memorial Hospital and Clinic","id":"aIRY38Xi6fy","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CB","name":"Caribbean Region"}]}]},{"lastUpdated":"2014-10-06T16:18:58.898","code":"13385","created":"2014-10-06T16:18:49.816","name":"13385 - Prevention for MARPS","id":"Ztj1fCvuwNw","categoryOptions":[{"id":"dCyWGOsLxNd","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"Partner_846","name":"University of Manitoba","id":"LhV8HK7kw56","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2014-10-06T16:18:58.919","code":"13386","created":"2014-10-06T16:18:49.816","name":"13386 - Advancing Social Marketing in DRC-AIDSTAR","id":"oczUItnInye","categoryOptions":[{"id":"ZNPrvQgXB1K","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_232","name":"Population Services International","id":"vNQlvpUamTo","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Democratic Republic of the Congo IMs","id":"O1IiD7EJ4NL","groupSets":[]}],"organisationUnits":[{"code":"CD","name":"Democratic Republic of the Congo"}]}]},{"lastUpdated":"2014-10-06T16:18:58.939","code":"13387","created":"2014-10-06T16:18:49.816","name":"13387 - DAKSH","id":"ls0gpGOJ96a","categoryOptions":[{"id":"OASh5uHpNUi","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9865","name":"FHI 360","id":"bgiL50ykiCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"India IMs","id":"Z0pnjwOi9us","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"IN","name":"India"}]}]},{"lastUpdated":"2014-10-06T16:18:58.960","code":"13391","created":"2014-10-06T16:18:49.816","name":"13391 - TBD- New Operations Research Project","id":"uG6SdQD7bQX","categoryOptions":[{"id":"bMaINH72S7S","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2014-10-06T16:18:58.980","code":"13399","created":"2014-10-06T16:18:49.816","name":"13399 - Partnership for Advanced Care and Treatment (PACT)","id":"TNzc9RV5IHk","categoryOptions":[{"id":"umovBSqFjfp","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"Partner_519","name":"University of Maryland","id":"x7P7a3a3CfB","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2014-10-06T16:18:59.000","code":"13401","created":"2014-10-06T16:18:49.816","name":"13401 - Strengthening the Master’s Level Public Health Training Program in the Republic of Zimbabwe under the President’s Emergency Plan for AIDS Relief (PEPFAR)","id":"kDTq9OExJTE","categoryOptions":[{"id":"roqxXfEfkR9","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Zimbabwe IMs","id":"X5BXfaO7gjy","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_3931","name":"University of Zimbabwe","id":"i3ZiqJsTdIb","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZW","name":"Zimbabwe"}]}]},{"lastUpdated":"2014-10-06T16:18:59.020","code":"13409","created":"2014-10-06T16:18:49.816","name":"13409 - University of North Carolina at Chapel Hill - PS10-10108","id":"Lph7fQOBYCb","categoryOptions":[{"id":"qTa6f4r8mNj","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Partner_521","name":"University of North Carolina at Chapel Hill, Carolina Population Center","id":"LfNyhXyE9DI","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2014-10-06T16:18:59.041","code":"13410","created":"2014-10-06T16:18:49.816","name":"13410 - PANCAP","id":"AV4Lb12TQoR","categoryOptions":[{"id":"NHXJGcz1pf3","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9410","name":"Caribbean Community (CARICOM) Pan Caribbean Partnership Against AIDS","id":"p69nBJD19QW","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Caribbean Region IMs","id":"A9TJU6RyKmN","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CB","name":"Caribbean Region"}]}]},{"lastUpdated":"2014-10-06T16:18:59.061","code":"13413","created":"2014-10-06T16:18:49.816","name":"13413 - Youth:Work","id":"ri6337A16NI","categoryOptions":[{"id":"HfgB7nvJs9m","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_1596","name":"International Youth Foundation","id":"HbIORSc7MUY","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2014-10-06T16:18:59.082","code":"13416","created":"2014-10-06T16:18:49.816","name":"13416 - Scaling up comprehensive HIV/AIDS services including PICT,TB/HIV,OVC,ART (including pregnant women)&children through public university teaching hospitals, regional referral hospitals& public& private-not-for-profit health","id":"j6g6B5iHHfx","categoryOptions":[{"id":"eBLeQz0ctsn","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Partner_963","name":"Mildmay International","id":"SqfZGLxdWF4","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2014-10-06T16:18:59.102","code":"13417","created":"2014-10-06T16:18:49.816","name":"13417 - ALERTA JOVEN","id":"rBVEF6CKq1n","categoryOptions":[{"id":"B4jcfUA1w0Z","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Dominican Republic IMs","id":"gWG9dDTFHhY","groupSets":[]},{"code":"Partner_16691","name":"ENTRENA S.A","id":"M1759WJzTos","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"DO","name":"Dominican Republic"}]}]},{"lastUpdated":"2014-10-06T16:18:59.183","code":"13434","created":"2014-10-06T16:18:49.816","name":"13434 - HIV Prevention for Most-at-Risk Populations (MARPS) - PSI","id":"p1exBmE0nj1","categoryOptions":[{"id":"vAojpifIv3m","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_232","name":"Population Services International","id":"vNQlvpUamTo","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2014-10-06T16:18:59.202","code":"13435","created":"2014-10-06T16:18:49.817","name":"13435 - MOH","id":"g2srXacCBnv","categoryOptions":[{"id":"T2zQa8dwimb","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ukraine IMs","id":"ZkehcIKCSrT","groupSets":[]},{"code":"Partner_16526","name":"Ministry of Health (MOH)","id":"z9IOaGInbuA","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UA","name":"Ukraine"}]}]},{"lastUpdated":"2014-10-06T16:18:59.222","code":"13438","created":"2014-10-06T16:18:49.817","name":"13438 - TB CARE I","id":"jaBEsgEeqZh","categoryOptions":[{"id":"T4cKAu3wXzC","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9646","name":"KNCV Tuberculosis Foundation","id":"ilsVnDjCzTd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ghana IMs","id":"aLJxBPfhy2M","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"GH","name":"Ghana"}]}]},{"lastUpdated":"2014-10-06T16:18:59.243","code":"13445","created":"2014-10-06T16:18:49.817","name":"13445 - Capacity+","id":"ODovoetOPTj","categoryOptions":[{"id":"pPklRw4FPKg","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_217","name":"IntraHealth International, Inc","id":"dzHNlgEBwIz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Central America Region IMs","id":"wwgvfFoRz0Q","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CE","name":"Central America Region"}]}]},{"lastUpdated":"2014-10-06T16:18:59.262","code":"13448","created":"2014-10-06T16:18:49.817","name":"13448 - Prevention Alliance Namibia","id":"aUEeR1OWC18","categoryOptions":[{"id":"CKNfT3iQpTK","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_5151","name":"Nawa Life Trust","id":"RrmUWHqbTdY","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Namibia IMs","id":"Rdf2lbZeQPN","groupSets":[]}],"organisationUnits":[{"code":"NA","name":"Namibia"}]}]},{"lastUpdated":"2014-10-06T16:18:59.282","code":"13453","created":"2014-10-06T16:18:49.817","name":"13453 - SNEH","id":"jAz0cE30p6W","categoryOptions":[{"id":"DsUgvcRiab5","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9865","name":"FHI 360","id":"bgiL50ykiCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"India IMs","id":"Z0pnjwOi9us","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"IN","name":"India"}]}]},{"lastUpdated":"2014-10-06T16:18:59.301","code":"13456","created":"2014-10-06T16:18:49.817","name":"13456 - Ethiopian Health Management Initiative (EHMI)","id":"wY2SehE4afH","categoryOptions":[{"id":"F9PhnwID6fp","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9897","name":"Clinton Health Access Initiative","id":"DBWKCEAamOf","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2014-10-06T16:18:59.322","code":"13462","created":"2014-10-06T16:18:49.817","name":"13462 - Building Capacity for OVC Care and Support in Seven Regions of Cote d'Ivoire","id":"D3J2jvdSHgP","categoryOptions":[{"id":"TfY8ZuXZ4zG","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_726","name":"Save the Children UK","id":"mRv42hgp6nO","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Cote d'Ivoire IMs","id":"BhAF8wuq35E","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CI","name":"Cote d'Ivoire"}]}]},{"lastUpdated":"2014-10-06T16:18:59.341","code":"13466","created":"2014-10-06T16:18:49.817","name":"13466 - Provision of Comprehensive HIV/AIDS Care, Treatment and Prevention services in Track 1.0 Health Facilities in Uganda","id":"bnSRua1kdBj","categoryOptions":[{"id":"Gj8uegnTvFf","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_15498","name":"Uganda Protestant Medical Board","id":"qJwYKoEz9yg","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2014-10-06T16:18:59.360","code":"13470","created":"2014-10-06T16:18:49.817","name":"13470 - Twinning of US-based Universities with institutions in the Federal Democratic Republic of Ethiopia","id":"geRirOTRuTF","categoryOptions":[{"id":"KmxFMWaptS9","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_981","name":"University of California at San Diego","id":"UPLb3qMx5RN","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2014-10-06T16:18:59.381","code":"13473","created":"2014-10-06T16:18:49.817","name":"13473 - Indonesia Partnership Fund","id":"yGxe1BgRYLG","categoryOptions":[{"id":"xtLI7iRIuQD","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_19742","name":"Komisi Penanggulangan AIDS Nasional","id":"pXSfH95NYfO","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Indonesia IMs","id":"dn6d5UelOkT","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ID","name":"Indonesia"}]}]},{"lastUpdated":"2014-10-06T16:18:59.400","code":"13474","created":"2014-10-06T16:18:49.817","name":"13474 - HIV Prevention for MARPS","id":"dqdQhTqgYgQ","categoryOptions":[{"id":"TicDDS0iO6p","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_39","name":"Hope Worldwide","id":"sWn7Mpmh1YC","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2014-10-06T16:18:59.420","code":"13475","created":"2014-10-06T16:18:49.817","name":"13475 - GAC/M&E","id":"idVlra73A82","categoryOptions":[{"id":"WRowEb9U7DB","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9871","name":"Ghana AIDS Commission","id":"cTrfpGb8PLb","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ghana IMs","id":"aLJxBPfhy2M","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"GH","name":"Ghana"}]}]},{"lastUpdated":"2014-10-06T16:18:59.439","code":"13476","created":"2014-10-06T16:18:49.817","name":"13476 - Technical assistance in support of HIV prevention, care, and treatment programs and other infectious diseases that impact HIV-infected patients in the Democratic Republic of Congo in support of the President's Emergency P","id":"jmp9e1Sc2zp","categoryOptions":[{"id":"qDAONy0MQxV","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_6277","name":"International Center for AIDS Care and Treatment Programs, Columbia University","id":"IY3MeXEd10T","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Democratic Republic of the Congo IMs","id":"O1IiD7EJ4NL","groupSets":[]}],"organisationUnits":[{"code":"CD","name":"Democratic Republic of the Congo"}]}]},{"lastUpdated":"2014-10-06T16:18:59.458","code":"13479","created":"2014-10-06T16:18:49.817","name":"13479 - Building Local Capacity","id":"TRQ5ls1qLIN","categoryOptions":[{"id":"LJS4rlH2iu5","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_220","name":"Management Sciences for Health","id":"XN6WHwvWDSK","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Namibia IMs","id":"Rdf2lbZeQPN","groupSets":[]}],"organisationUnits":[{"code":"NA","name":"Namibia"}]}]},{"lastUpdated":"2015-03-25T23:53:14.410","code":"13480","created":"2015-03-25T23:53:12.191","name":"13480 - Building Local Capacity for Delivery of Health Services in Southern Africa","id":"jFvYmVbJTvC","categoryOptions":[{"id":"YGt3a0hz9Gl","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Botswana IMs","id":"JIc6kul4QSt","groupSets":[]},{"code":"Partner_220","name":"Management Sciences for Health","id":"XN6WHwvWDSK","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"BW","name":"Botswana"}]}]},{"lastUpdated":"2014-10-06T16:18:59.479","code":"13481","created":"2014-10-06T16:18:49.817","name":"13481 - Prevention for MARPS-Central and Eastern","id":"kemaetz9ya4","categoryOptions":[{"id":"DesLXNnAfje","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_535","name":"University of Nairobi","id":"nzroZ5qgfWP","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2014-10-06T16:18:59.498","code":"13484","created":"2014-10-06T16:18:49.817","name":"13484 - PSI/DOD support","id":"Sn3lnIosKLv","categoryOptions":[{"id":"romqHcgzNMV","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_232","name":"Population Services International","id":"vNQlvpUamTo","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Lesotho IMs","id":"m2xthyR9aNm","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]}],"organisationUnits":[{"code":"LS","name":"Lesotho"}]}]},{"lastUpdated":"2014-10-06T16:18:59.518","code":"13486","created":"2014-10-06T16:18:49.817","name":"13486 - Scaling Up Integrated, Effective and Sustainable Services for the Prevention of Mother to Child Transmission of HIV (PMTCT) in Uganda","id":"VP2dKvyILfh","categoryOptions":[{"id":"PRUKe9q21ck","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Partner_313","name":"Protecting Families from AIDS, Uganda","id":"v5h24f0knSm","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2014-10-06T16:18:59.537","code":"13501","created":"2014-10-06T16:18:49.817","name":"13501 - Peace Corps","id":"WOTyoRKTLJM","categoryOptions":[{"id":"kniPeiALbRU","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Central Asia Region IMs","id":"oKsIH3iyqFz","groupSets":[]},{"code":"Agency_PC","name":"PC","id":"cL6cHd6QJ5B","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_6","name":"U.S. Peace Corps","id":"m4mzzwVQOUi","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"AC","name":"Central Asia Region"}]}]},{"lastUpdated":"2014-10-06T16:18:59.556","code":"13502","created":"2014-10-06T16:18:49.817","name":"13502 - Strengthening HIV Strategic Information Actvities in the Republic of Kenya","id":"fNKt6PTXgby","categoryOptions":[{"id":"vkDQrcO3q0y","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"Partner_517","name":"University of California at San Francisco","id":"t4LrBROk1Gw","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2014-10-06T16:18:59.576","code":"13506","created":"2014-10-06T16:18:49.817","name":"13506 - DOD-Direct","id":"ZSNiVcFnAFT","categoryOptions":[{"id":"oskHne6fyJH","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_4","name":"U.S. Department of Defense (Defense)","id":"ZTaEjL7Ru2S","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"South Sudan IMs","id":"zYDiTp987u1","groupSets":[]}],"organisationUnits":[{"code":"SS","name":"South Sudan"}]}]},{"lastUpdated":"2014-10-06T16:18:59.596","code":"13507","created":"2014-10-06T16:18:49.817","name":"13507 - Strengthening Dominican Republic Public Ministry of Health in the Areas of Epidemiology, Monitoring and Evaluation, Tuberculosis, Blood Safety, Prevention and Laboratory","id":"ewRKNG4cSB6","categoryOptions":[{"id":"jEdFzWlLQ7s","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Dominican Republic IMs","id":"gWG9dDTFHhY","groupSets":[]},{"code":"Partner_9422","name":"Ministry of Health, Dominican Republic","id":"yJbdbsvExlN","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"DO","name":"Dominican Republic"}]}]},{"lastUpdated":"2014-10-06T16:18:59.616","code":"13509","created":"2014-10-06T16:18:49.817","name":"13509 - Strengthening Dominican Republic Public Health Capacity in the Areas of Epidemiology, Monitoring and Evaluation and Laboratory Surveillance","id":"LG30GgN8O2L","categoryOptions":[{"id":"wjRHXX7Yp27","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_15233","name":"UNIVERSITY OF PUERTO RICO","id":"E4A6czxzawy","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Dominican Republic IMs","id":"gWG9dDTFHhY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"DO","name":"Dominican Republic"}]}]},{"lastUpdated":"2014-10-06T16:18:59.635","code":"13510","created":"2014-10-06T16:18:49.817","name":"13510 - HIV Prevention for Most-at-Risk Populations (MARPS) - GHC","id":"yZRcw2w7chK","categoryOptions":[{"id":"U9gdxQ4OmHb","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_6850","name":"Global Health Communications","id":"mVr4eEx0ZhE","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2014-10-06T16:18:59.654","code":"13517","created":"2014-10-06T16:18:49.817","name":"13517 - Strengthening Strategic Information in Kenya","id":"vOByJunMALW","categoryOptions":[{"id":"bGfRrpLxYqf","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_246","name":"African Medical and Research Foundation","id":"dqjGdx7cxZp","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2014-10-06T16:18:59.674","code":"13518","created":"2014-10-06T16:18:49.817","name":"13518 - BPA Furniture and Computers","id":"mwbmyduWH0c","categoryOptions":[{"id":"BNzJJLm8m4q","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2014-10-06T16:18:59.693","code":"13521","created":"2014-10-06T16:18:49.817","name":"13521 - Community outreach and social mobilization for prevention","id":"skRvkdNLRSB","categoryOptions":[{"id":"ascb3xL3ebi","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_232","name":"Population Services International","id":"vNQlvpUamTo","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2014-10-06T16:18:59.713","code":"13525","created":"2014-10-06T16:18:49.817","name":"13525 - Hope CI OVC-AB 2010 CDC CoAg","id":"elVbESNQpcz","categoryOptions":[{"id":"CBr5DN3qJTP","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_13195","name":"Hope Cote d'Ivoire","id":"FR3IKHvTo2A","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Cote d'Ivoire IMs","id":"BhAF8wuq35E","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CI","name":"Cote d'Ivoire"}]}]},{"lastUpdated":"2014-10-06T16:18:59.733","code":"13528","created":"2014-10-06T16:18:49.817","name":"13528 - FELTP/UAN","id":"gNbFZ1ejaIO","categoryOptions":[{"id":"FNvZDBbe1No","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_14671","name":"MINISTRY OF HIGHER EDUCATION AND SCIENCE AND TECHNOLOGY / UNIVERSITY AGOSTINHO NETO","id":"s9X4QJvhwiK","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Angola IMs","id":"EqK0E2mtwrx","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"AO","name":"Angola"}]}]},{"lastUpdated":"2014-10-06T16:18:59.752","code":"13530","created":"2014-10-06T16:18:49.817","name":"13530 - Technical assistance to build host government capacity","id":"ZSvR3uhoY3b","categoryOptions":[{"id":"pnOp7nPTrtH","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9","name":"U.S. Department of Health and Human Services/Centers for Disease Control and Prevention (HHS/CDC)","id":"YwUDwQjBrCc","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2014-10-06T16:18:59.772","code":"13531","created":"2014-10-06T16:18:49.817","name":"13531 - AFENET/FELTP","id":"TlTwPwWIUOd","categoryOptions":[{"id":"oDUr0TlbhVx","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9653","name":"African Field Epidemiology Network","id":"chqUjPbZ2rB","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Angola IMs","id":"EqK0E2mtwrx","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"AO","name":"Angola"}]}]},{"lastUpdated":"2017-01-08T23:53:38.859","code":"13534","created":"2014-10-06T16:18:49.817","name":"13534 - NASTAD CoAg GH001508","id":"XULkWCbQdLO","categoryOptions":[{"id":"ADti1YH0woM","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Caribbean Region IMs","id":"A9TJU6RyKmN","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_597","name":"National Alliance of State and Territorial AIDS Directors","id":"dhui82GmI2q","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"CB","name":"Caribbean Region"}]}]},{"lastUpdated":"2014-10-06T16:18:59.815","code":"13537","created":"2014-10-06T16:18:49.817","name":"13537 - TB IQC: TB Task Order 2015- Support for Stop TB Strategy Implementation - DRC","id":"JfsxOtyXohy","categoryOptions":[{"id":"xkeUI9TGe0E","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_233","name":"Program for Appropriate Technology in Health","id":"AeGQducFpY4","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Democratic Republic of the Congo IMs","id":"O1IiD7EJ4NL","groupSets":[]}],"organisationUnits":[{"code":"CD","name":"Democratic Republic of the Congo"}]}]},{"lastUpdated":"2014-10-06T16:18:59.834","code":"13539","created":"2014-10-06T16:18:49.817","name":"13539 - IRC 2010 CDC Coag","id":"ozhvhNmZ7i5","categoryOptions":[{"id":"rdgjoJNtTGW","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Cote d'Ivoire IMs","id":"BhAF8wuq35E","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_215","name":"International Rescue Committee","id":"aEOTCrEHt2E","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CI","name":"Cote d'Ivoire"}]}]},{"lastUpdated":"2014-10-06T16:18:59.853","code":"13542","created":"2014-10-06T16:18:49.817","name":"13542 - Programme National de Transfusion et Sécurité Sanguine (PNTS) / National Blood Safety Program","id":"xlYpu0vXvZ5","categoryOptions":[{"id":"kZzOL6qqfYn","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Democratic Republic of the Congo IMs","id":"O1IiD7EJ4NL","groupSets":[]},{"code":"Partner_11767","name":"Programme National de Transfusion et Sécurité Sanguine","id":"kbY6FYpORRk","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"CD","name":"Democratic Republic of the Congo"}]}]},{"lastUpdated":"2014-10-06T16:18:59.872","code":"13543","created":"2014-10-06T16:18:49.817","name":"13543 - PAMOJA","id":"Dybit5JTxAQ","categoryOptions":[{"id":"Jj24M25P17n","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_204","name":"Elizabeth Glaser Pediatric AIDS Foundation","id":"h2GbTY0pyXv","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2014-10-06T16:18:59.891","code":"13545","created":"2014-10-06T16:18:49.818","name":"13545 - Peace Corps","id":"msfG95P95e9","categoryOptions":[{"id":"BvEaJgtnZ0i","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"Agency_PC","name":"PC","id":"cL6cHd6QJ5B","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_6","name":"U.S. Peace Corps","id":"m4mzzwVQOUi","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2014-10-06T16:18:59.910","code":"13546","created":"2014-10-06T16:18:49.818","name":"13546 - Kisumu West","id":"fgYNuPusYwU","categoryOptions":[{"id":"o1AEylH85XM","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_10676","name":"Henry Jackson Foundation","id":"ZSRr81auGZN","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2014-10-06T16:18:59.929","code":"13548","created":"2014-10-06T16:18:49.818","name":"13548 - Health Commodities & Services Management Project","id":"YHcVx2LQZQu","categoryOptions":[{"id":"N7qoP7glMT1","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_220","name":"Management Sciences for Health","id":"XN6WHwvWDSK","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2014-10-06T16:18:59.948","code":"13550","created":"2014-10-06T16:18:49.818","name":"13550 - Implementation and Expansion of Blood Safety Activities in Kenya","id":"Z73HcVcDUwr","categoryOptions":[{"id":"eY5W5AOFZfK","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"Partner_391","name":"National Blood Transfusion Service, Kenya","id":"H2PlPneqyRX","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2014-10-06T16:18:59.967","code":"13553","created":"2014-10-06T16:18:49.818","name":"13553 - FBO TA Provider","id":"bfXxLBqm06v","categoryOptions":[{"id":"ziRKCLfc14M","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_30","name":"Balm in Gilead","id":"zcEXg6pXhzs","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2014-10-06T16:18:59.987","code":"13554","created":"2014-10-06T16:18:49.818","name":"13554 - FIND","id":"GIW7JL25ZC2","categoryOptions":[{"id":"yeskCDZOuxi","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Partner_15708","name":"Foundation for Innovative New Diagnostics","id":"wQ8mVbCbwvl","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2014-10-06T16:19:00.006","code":"13555","created":"2014-10-06T16:18:49.818","name":"13555 - FELTP","id":"QzezjcB0ieL","categoryOptions":[{"id":"XIfCloNyAPZ","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9653","name":"African Field Epidemiology Network","id":"chqUjPbZ2rB","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2014-10-06T16:19:00.026","code":"13558","created":"2014-10-06T16:18:49.818","name":"13558 - GH000258","id":"edFmpEUtdD0","categoryOptions":[{"id":"F7PnOXFfdIW","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_474","name":"Human Science Research Council of South Africa","id":"uOieEaHP1fO","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-06T16:19:00.044","code":"13559","created":"2014-10-06T16:18:49.818","name":"13559 - Strengthening Angolan Systems for Health (SASH)","id":"nYb1tJnit15","categoryOptions":[{"id":"Es9gK0tkPaQ","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_219","name":"JHPIEGO","id":"Q2afG9ldmqc","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Angola IMs","id":"EqK0E2mtwrx","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"AO","name":"Angola"}]}]},{"lastUpdated":"2014-10-06T16:19:00.063","code":"13561","created":"2014-10-06T16:18:49.818","name":"13561 - ACONDA CoAg 2011","id":"w5NptAJSIXD","categoryOptions":[{"id":"B3bus1NSmUH","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2857","name":"ACONDA","id":"zq4sZtYDujf","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Cote d'Ivoire IMs","id":"BhAF8wuq35E","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CI","name":"Cote d'Ivoire"}]}]},{"lastUpdated":"2014-10-06T16:19:00.083","code":"13562","created":"2014-10-06T16:18:49.818","name":"13562 - CHRESO Ministries","id":"oCflmGCvgsf","categoryOptions":[{"id":"J6lQXVuLnhf","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Partner_3245","name":"Chreso Ministries","id":"EsUXo9uQ60U","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2014-10-06T16:19:00.102","code":"13563","created":"2014-10-06T16:18:49.818","name":"13563 - Providing Technical Assistance for the Development of National Campaigns","id":"myqgdcNAico","categoryOptions":[{"id":"DQmUHxNBRPf","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_232","name":"Population Services International","id":"vNQlvpUamTo","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Botswana IMs","id":"JIc6kul4QSt","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"BW","name":"Botswana"}]}]},{"lastUpdated":"2014-10-06T16:19:00.121","code":"13564","created":"2014-10-06T16:18:49.818","name":"13564 - Strengthening Institutional Capacity for the Delivery of Integrated HIV/AIDS Services in Nigeria (SICDHAN)_134","id":"XxR9SjCzd7H","categoryOptions":[{"id":"dwQMbRIX8fk","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_354","name":"Federal Ministry of Health, Nigeria","id":"S4lfICWEyg8","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Nigeria IMs","id":"yUg57KWLxkn","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"NG","name":"Nigeria"}]}]},{"lastUpdated":"2014-10-06T16:19:00.140","code":"13566","created":"2014-10-06T16:18:49.818","name":"13566 - Expanding Access and Enhancing Quality of Integrated HTC Services","id":"NHrDO8K44Ks","categoryOptions":[{"id":"xzSGpy7Zu6e","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_240","name":"Tebelopele Voluntary Counseling and Testing","id":"NBgTd5n8T3z","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Botswana IMs","id":"JIc6kul4QSt","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"BW","name":"Botswana"}]}]},{"lastUpdated":"2014-10-06T16:19:00.159","code":"13567","created":"2014-10-06T16:18:49.818","name":"13567 - GH000251","id":"a3MN5VcsRAn","categoryOptions":[{"id":"ImWzaaVWf9f","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"Partner_517","name":"University of California at San Francisco","id":"t4LrBROk1Gw","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-06T16:19:00.179","code":"13569","created":"2014-10-06T16:18:49.818","name":"13569 - University of Miami","id":"GUlBTfZLKT9","categoryOptions":[{"id":"ohAunTPiAIV","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_15503","name":"University of Miami School of Medicine","id":"hTyvZEZwUOq","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Haiti IMs","id":"kvUuBhfwz25","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"HT","name":"Haiti"}]}]},{"lastUpdated":"2014-10-06T16:19:00.197","code":"13570","created":"2014-10-06T16:18:49.818","name":"13570 - MMC GH000248","id":"LgVZ6jfBKzN","categoryOptions":[{"id":"ri17QBarXAk","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"Partner_232","name":"Population Services International","id":"vNQlvpUamTo","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-06T16:19:00.217","code":"13572","created":"2014-10-06T16:18:49.818","name":"13572 - Ouakula (Social Marketing for Health)","id":"erSKYS7GYKQ","categoryOptions":[{"id":"fErafACQXNC","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_232","name":"Population Services International","id":"vNQlvpUamTo","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Angola IMs","id":"EqK0E2mtwrx","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"AO","name":"Angola"}]}]},{"lastUpdated":"2014-10-06T16:19:00.236","code":"13573","created":"2014-10-06T16:18:49.818","name":"13573 - Improving Healthy Behaviors Program (IHBP)","id":"PhIner8Qaxs","categoryOptions":[{"id":"GYSIqoVsI4C","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9865","name":"FHI 360","id":"bgiL50ykiCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"India IMs","id":"Z0pnjwOi9us","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"IN","name":"India"}]}]},{"lastUpdated":"2014-10-06T16:19:00.255","code":"13577","created":"2014-10-06T16:18:49.818","name":"13577 - GH000291","id":"KguGWN8JONb","categoryOptions":[{"id":"taZY7csxipX","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"Partner_6411","name":"HIV Managed Care Solutions","id":"Vm2ZPea4CVW","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2017-02-03T01:10:19.962","code":"13580","created":"2016-04-15T19:37:34.117","name":"13580 - CIDRZ Achieve","id":"tozq04Xa75R","categoryOptions":[{"id":"b3A1YqIWKCb","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Partner_14011","name":"CENTER FOR INFECTIOUS DISEASE AND RESEARCH IN ZAMBIA","id":"IMVUMRNiZju","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2014-10-06T16:19:00.293","code":"13582","created":"2014-10-06T16:18:49.818","name":"13582 - HIV PLEDGE","id":"gkzMCDwwSZI","categoryOptions":[{"id":"ZDX3g8Zf4BJ","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ukraine IMs","id":"ZkehcIKCSrT","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_15245","name":"UNODC","id":"xQjERqIHNb9","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"UA","name":"Ukraine"}]}]},{"lastUpdated":"2017-01-08T23:53:38.875","code":"13583","created":"2014-10-06T16:18:49.818","name":"13583 - ICAP","id":"zy9M8nwUAf5","categoryOptions":[{"id":"e5Hk1UJmTLx","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_501","name":"Columbia University Mailman School of Public Health","id":"Q2KYsVtjQ9D","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2014-10-06T16:19:00.332","code":"13585","created":"2014-10-06T16:18:49.818","name":"13585 - GH000285","id":"Gepj97YD5Fh","categoryOptions":[{"id":"HYdVCCxTMmC","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9371","name":"Shout It Now","id":"pYT4FvZBTuX","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-06T16:19:00.351","code":"13588","created":"2014-10-06T16:18:49.818","name":"13588 - APHIAplus Nyanza/Western","id":"EFvKusWDWMf","categoryOptions":[{"id":"ZomUE22RDv1","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_233","name":"Program for Appropriate Technology in Health","id":"AeGQducFpY4","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2014-10-06T16:19:00.370","code":"13591","created":"2014-10-06T16:18:49.818","name":"13591 - HIV Innovate and Evaluate","id":"Bi9rzoqscyD","categoryOptions":[{"id":"zT8XpcXQCnv","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Cambodia IMs","id":"ajhMAiQomtN","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_463","name":"University Research Corporation, LLC","id":"qCSsaO7ACuX","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"KH","name":"Cambodia"}]}]},{"lastUpdated":"2017-01-08T23:53:38.890","code":"13593","created":"2014-10-06T16:18:49.818","name":"13593 - Suriname MOH CoAg GH000640","id":"eeXAy1eeSEs","categoryOptions":[{"id":"Ar3Pj0ncT6b","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Caribbean Region IMs","id":"A9TJU6RyKmN","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_15481","name":"SURINAME MOH","id":"xy5jTdpmxVS","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CB","name":"Caribbean Region"}]}]},{"lastUpdated":"2014-10-06T16:19:00.409","code":"13595","created":"2014-10-06T16:18:49.818","name":"13595 - ROADS II","id":"rbP1hudMHQa","categoryOptions":[{"id":"RNvq6Eun6lM","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9865","name":"FHI 360","id":"bgiL50ykiCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Democratic Republic of the Congo IMs","id":"O1IiD7EJ4NL","groupSets":[]}],"organisationUnits":[{"code":"CD","name":"Democratic Republic of the Congo"}]}]},{"lastUpdated":"2014-10-06T16:19:00.428","code":"13597","created":"2014-10-06T16:18:49.818","name":"13597 - Continued Education Health Workers","id":"oE4fHQxQgp2","categoryOptions":[{"id":"OYqxs9WKsRA","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_15443","name":"Mayo Clinic","id":"Km5l30yXYRt","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2017-01-08T23:53:38.652","code":"13598","created":"2014-05-10T01:23:12.272","name":"13598 - JHPIEGO Rwanda","id":"fXuLE8iQjH4","categoryOptions":[{"id":"yr7FjND5895","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_219","name":"JHPIEGO","id":"Q2afG9ldmqc","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Rwanda IMs","id":"klXeHFa3B0D","groupSets":[]}],"organisationUnits":[{"code":"RW","name":"Rwanda"}]}]},{"lastUpdated":"2014-10-06T16:19:00.447","code":"13599","created":"2014-10-06T16:18:49.818","name":"13599 - Evaluation Project","id":"oLRQ3GxYJxS","categoryOptions":[{"id":"xKBdPUcdoDu","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"India IMs","id":"Z0pnjwOi9us","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_3762","name":"Social Impact","id":"u3aSG9gtWix","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"IN","name":"India"}]}]},{"lastUpdated":"2016-08-17T20:18:21.948","code":"13601","created":"2016-04-15T19:37:34.129","name":"13601 - Strengthening HIV Prevention for Key Populations","id":"mOSOwUYwxW6","categoryOptions":[{"id":"zCjPLd7XfSX","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_16843","name":"Society for Family Health (16843)","id":"sSfrD2dDk3z","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Namibia IMs","id":"Rdf2lbZeQPN","groupSets":[]}],"organisationUnits":[{"code":"NA","name":"Namibia"}]}]},{"lastUpdated":"2014-10-06T16:19:00.489","code":"13602","created":"2014-10-06T16:18:49.818","name":"13602 - LMG (Leadership, Management and Governance Project)","id":"J7nK2IpYkgs","categoryOptions":[{"id":"cpujYyZX9BE","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Cote d'Ivoire IMs","id":"BhAF8wuq35E","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_220","name":"Management Sciences for Health","id":"XN6WHwvWDSK","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"CI","name":"Cote d'Ivoire"}]}]},{"lastUpdated":"2014-10-06T16:19:00.508","code":"13605","created":"2014-10-06T16:18:49.818","name":"13605 - Livelihoods and Food Security Technical Assistance Project (LIFT)","id":"pKqzeoq8PUY","categoryOptions":[{"id":"QlEiBgSrLPd","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9865","name":"FHI 360","id":"bgiL50ykiCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Namibia IMs","id":"Rdf2lbZeQPN","groupSets":[]}],"organisationUnits":[{"code":"NA","name":"Namibia"}]}]},{"lastUpdated":"2017-01-08T23:53:38.906","code":"13607","created":"2016-04-15T19:37:34.140","name":"13607 - SIAPS - OLD","id":"GuzCwq6jPCX","categoryOptions":[{"id":"ZZhkC623rYS","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Angola IMs","id":"EqK0E2mtwrx","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_220","name":"Management Sciences for Health","id":"XN6WHwvWDSK","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"AO","name":"Angola"}]}]},{"lastUpdated":"2014-10-06T16:19:00.557","code":"13608","created":"2014-10-06T16:18:49.818","name":"13608 - GH000324","id":"AoKIAJ83282","categoryOptions":[{"id":"zH3IIuCt2aI","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_216","name":"University of Washington","id":"CSPJnuxBAnz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-06T16:19:00.577","code":"13616","created":"2014-10-06T16:18:49.818","name":"13616 - Columbia University ICAP - CDC CoAg 2011","id":"OXmHLQgAtkH","categoryOptions":[{"id":"IpEO2ZaKzT8","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_501","name":"Columbia University Mailman School of Public Health","id":"Q2KYsVtjQ9D","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Cote d'Ivoire IMs","id":"BhAF8wuq35E","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CI","name":"Cote d'Ivoire"}]}]},{"lastUpdated":"2014-10-06T16:19:00.596","code":"13618","created":"2014-10-06T16:18:49.819","name":"13618 - GH000249","id":"uu3rjNmeRor","categoryOptions":[{"id":"VthmDNogAy6","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"Partner_501","name":"Columbia University Mailman School of Public Health","id":"Q2KYsVtjQ9D","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-06T16:19:00.615","code":"13619","created":"2014-10-06T16:18:49.819","name":"13619 - GH000237","id":"uz9MAOLOJkP","categoryOptions":[{"id":"Gxc18hbdlFI","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"Partner_219","name":"JHPIEGO","id":"Q2afG9ldmqc","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-06T16:19:00.634","code":"13620","created":"2014-10-06T16:18:49.819","name":"13620 - GHESKIO 0545","id":"aX7M7cKvDeR","categoryOptions":[{"id":"s9s3HUt2PqR","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Haiti IMs","id":"kvUuBhfwz25","groupSets":[]},{"code":"Partner_273","name":"Groupe Haitien d'Etude du Sarcome de Kaposi et des Infections Opportunistes","id":"t5SvcwNYoJq","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"HT","name":"Haiti"}]}]},{"lastUpdated":"2014-10-06T16:19:00.653","code":"13621","created":"2014-10-06T16:18:49.819","name":"13621 - Support to UPE","id":"OHoKdm6zegc","categoryOptions":[{"id":"kgB1qpPdNYR","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Haiti IMs","id":"kvUuBhfwz25","groupSets":[]},{"code":"Partner_19907","name":"Palladium Group","id":"g6xbtuwBJfL","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"HT","name":"Haiti"}]}]},{"lastUpdated":"2014-10-06T16:19:00.673","code":"13622","created":"2014-10-06T16:18:49.819","name":"13622 - Food and Nutrition Technical Assistance (FANTA) Project","id":"bioZYWP3OLc","categoryOptions":[{"id":"ieUjJ3cZeIh","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9865","name":"FHI 360","id":"bgiL50ykiCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Haiti IMs","id":"kvUuBhfwz25","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"HT","name":"Haiti"}]}]},{"lastUpdated":"2014-10-06T16:19:00.692","code":"13623","created":"2014-10-06T16:18:49.819","name":"13623 - Providing Capacity-Building Assistance to Government and Indigenous Congolese Organizations to Improve HIV/AIDS Service Delivery in the Democratic Republic of Congo under PEPFAR","id":"vXAwFg1mt84","categoryOptions":[{"id":"LbSvanlpG8m","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9865","name":"FHI 360","id":"bgiL50ykiCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Democratic Republic of the Congo IMs","id":"O1IiD7EJ4NL","groupSets":[]}],"organisationUnits":[{"code":"CD","name":"Democratic Republic of the Congo"}]}]},{"lastUpdated":"2014-10-06T16:19:00.712","code":"13624","created":"2014-10-06T16:18:49.819","name":"13624 - SEV-CI CDC CoAg 2011","id":"nTkipYybRL4","categoryOptions":[{"id":"h6sBZyCXmPv","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Cote d'Ivoire IMs","id":"BhAF8wuq35E","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_9883","name":"Sante Espoir Vie - Cote d'Ivoire","id":"wyyDfhKYYpd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CI","name":"Cote d'Ivoire"}]}]},{"lastUpdated":"2014-10-06T16:19:00.731","code":"13625","created":"2014-10-06T16:18:49.819","name":"13625 - PROACTIVO","id":"ZzQ0hBMKJFE","categoryOptions":[{"id":"dekexSto6kd","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_232","name":"Population Services International","id":"vNQlvpUamTo","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Angola IMs","id":"EqK0E2mtwrx","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"AO","name":"Angola"}]}]},{"lastUpdated":"2014-10-06T16:19:00.750","code":"13626","created":"2014-10-06T16:18:49.819","name":"13626 - Health Policy Initiative","id":"ZPPurZbLKmN","categoryOptions":[{"id":"WoAlWsIgcQd","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"name":"Caribbean Region IMs","id":"A9TJU6RyKmN","groupSets":[]},{"code":"Partner_10553","name":"Futures Group","id":"wZKS6xtvKqV","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CB","name":"Caribbean Region"}]}]},{"lastUpdated":"2014-10-06T16:19:00.770","code":"13630","created":"2014-10-06T16:18:49.819","name":"13630 - PSI-CPP (Combination Prevention Program)","id":"kMC54gK2z7o","categoryOptions":[{"id":"yQ2HLXmQjzZ","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Swaziland IMs","id":"W9wZOVXc3zs","groupSets":[]},{"code":"Partner_232","name":"Population Services International","id":"vNQlvpUamTo","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"SZ","name":"Swaziland"}]}]},{"lastUpdated":"2014-10-06T16:19:00.790","code":"13631","created":"2014-10-06T16:18:49.819","name":"13631 - Fondation Ariel CDC CoAg 2011","id":"YvTqMtE73pg","categoryOptions":[{"id":"PlsSoUOqS3n","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9882","name":"Fondation Ariel Glaser Pour la Lutte Contre le Sida Pediatrique en Cote D'Ivoire","id":"I8YAvvHjhnJ","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Cote d'Ivoire IMs","id":"BhAF8wuq35E","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CI","name":"Cote d'Ivoire"}]}]},{"lastUpdated":"2014-10-06T16:19:00.809","code":"13634","created":"2014-10-06T16:18:49.819","name":"13634 - PHC Evaluation","id":"VNhZDiJxX1V","categoryOptions":[{"id":"K1wIjjW44fO","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"Partner_501","name":"Columbia University Mailman School of Public Health","id":"Q2KYsVtjQ9D","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-06T16:19:00.828","code":"13635","created":"2014-10-06T16:18:49.819","name":"13635 - Behavior & Social Change Communication in Cote d'Ivoire (PACT: Active Prevention & Transformative Communication) (Bilateral award ending Sept2013)","id":"J6pHl9QuVHU","categoryOptions":[{"id":"ZHsmgWhWI4O","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"name":"Cote d'Ivoire IMs","id":"BhAF8wuq35E","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_509","name":"Johns Hopkins University Bloomberg School of Public Health","id":"yrIYjIn0aom","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CI","name":"Cote d'Ivoire"}]}]},{"lastUpdated":"2014-10-06T16:19:00.848","code":"13636","created":"2014-10-06T16:18:49.819","name":"13636 - APHIAplus Central/Eastern","id":"YVHKoGLMfOK","categoryOptions":[{"id":"C0NU9j7xOJX","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"Partner_219","name":"JHPIEGO","id":"Q2afG9ldmqc","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2014-10-06T16:19:00.868","code":"13637","created":"2014-10-06T16:18:49.819","name":"13637 - SPRING","id":"UlK7qz9R0jb","categoryOptions":[{"id":"iJjaZbAjFA7","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_453","name":"John Snow, Inc.","id":"iOxqtbVGBVY","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Haiti IMs","id":"kvUuBhfwz25","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"HT","name":"Haiti"}]}]},{"lastUpdated":"2014-10-06T16:19:00.889","code":"13644","created":"2014-10-06T16:18:49.819","name":"13644 - GH000371","id":"nP1d0G0Mujn","categoryOptions":[{"id":"BDsD2udTX8U","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_13088","name":"University of Cape Town","id":"YSv2nBqAoAf","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-06T16:19:00.909","code":"13645","created":"2014-10-06T16:18:49.819","name":"13645 - EGPAF-EPAS (Eliminating Pediatric AIDS in Swaziland)","id":"mTXtdBXZMgz","categoryOptions":[{"id":"DHrBSx4zvit","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Swaziland IMs","id":"W9wZOVXc3zs","groupSets":[]},{"code":"Partner_204","name":"Elizabeth Glaser Pediatric AIDS Foundation","id":"h2GbTY0pyXv","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"SZ","name":"Swaziland"}]}]},{"lastUpdated":"2014-10-06T16:19:00.932","code":"13646","created":"2014-10-06T16:18:49.819","name":"13646 - International Training and Education Center for Health (ITECH)","id":"cCOBcG6xnCB","categoryOptions":[{"id":"O13N79NmDuc","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_216","name":"University of Washington","id":"CSPJnuxBAnz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Botswana IMs","id":"JIc6kul4QSt","groupSets":[]},{"code":"Agency_HHS/HRSA","name":"HHS/HRSA","id":"RGC9tURSc3W","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"BW","name":"Botswana"}]}]},{"lastUpdated":"2014-10-06T16:19:00.951","code":"13649","created":"2014-10-06T16:18:49.819","name":"13649 - Civil Society","id":"Ylt3vroXXtM","categoryOptions":[{"id":"ccWD4AeMAEe","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"India IMs","id":"Z0pnjwOi9us","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"IN","name":"India"}]}]},{"lastUpdated":"2014-10-06T16:19:00.972","code":"13651","created":"2014-10-06T16:18:49.819","name":"13651 - EGPAF international CDC CoAg 2011-Djidja","id":"kuFVYliRWQJ","categoryOptions":[{"id":"zthHw5Cswtj","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_204","name":"Elizabeth Glaser Pediatric AIDS Foundation","id":"h2GbTY0pyXv","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Cote d'Ivoire IMs","id":"BhAF8wuq35E","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CI","name":"Cote d'Ivoire"}]}]},{"lastUpdated":"2014-10-06T16:19:00.992","code":"13653","created":"2014-10-06T16:18:49.819","name":"13653 - National Alliance of State and Territorial AIDS Directors (NASTAD)","id":"wEbhQQc3dtz","categoryOptions":[{"id":"PqweEOnPSVo","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_597","name":"National Alliance of State and Territorial AIDS Directors","id":"dhui82GmI2q","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2017-01-08T23:53:38.921","code":"13654","created":"2014-10-06T16:18:49.819","name":"13654 - University Follow on for UCM and ISCISA","id":"HFPKwJ75Hjf","categoryOptions":[{"id":"u5fRFkH5H9p","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2014-10-06T16:19:01.036","code":"13660","created":"2014-10-06T16:18:49.819","name":"13660 - SIFPO/MSI - OHSS","id":"ia4Js6XKKvb","categoryOptions":[{"id":"KUOLZmqQByT","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_3185","name":"Marie Stopes International","id":"q81Ef0y6lt2","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Cambodia IMs","id":"ajhMAiQomtN","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KH","name":"Cambodia"}]}]},{"lastUpdated":"2017-01-08T23:53:38.940","code":"13661","created":"2014-10-06T16:18:49.819","name":"13661 - CISM - Manhica Research Center - Follow On","id":"OAQIqLGJrWx","categoryOptions":[{"id":"ZyWCgDfQ7TS","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2014-10-06T16:19:01.076","code":"13662","created":"2014-10-06T16:18:49.819","name":"13662 - TIBU HOMA","id":"ZfQrzUb3eV0","categoryOptions":[{"id":"yg7ctUGRIjs","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Partner_463","name":"University Research Corporation, LLC","id":"qCSsaO7ACuX","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2014-10-06T16:19:01.096","code":"13664","created":"2014-10-06T16:18:49.819","name":"13664 - APHIAplus Nairobi/Coast","id":"T9dXrh7ZN2a","categoryOptions":[{"id":"pW5rlL5wHFt","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_228","name":"Pathfinder International","id":"s9nUaNzgCcK","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2014-10-06T16:19:01.116","code":"13665","created":"2014-10-06T16:18:49.819","name":"13665 - HS 20/20 Associate Award","id":"N5hPulcQmyb","categoryOptions":[{"id":"hZfGt5HRrHr","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_440","name":"Abt Associates","id":"JkisvjF4ahe","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Namibia IMs","id":"Rdf2lbZeQPN","groupSets":[]}],"organisationUnits":[{"code":"NA","name":"Namibia"}]}]},{"lastUpdated":"2014-10-06T16:19:01.136","code":"13667","created":"2014-10-06T16:18:49.819","name":"13667 - Bridges_145","id":"PACCjo1R6r0","categoryOptions":[{"id":"ikjtIhGfOnj","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Nigeria IMs","id":"yUg57KWLxkn","groupSets":[]},{"code":"Partner_15384","name":"Center for Integrated Health Programs","id":"aRCIQHYjwEL","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"NG","name":"Nigeria"}]}]},{"lastUpdated":"2014-10-06T16:19:01.156","code":"13668","created":"2014-10-06T16:18:49.819","name":"13668 - ARIEL","id":"XU54qYp7mcX","categoryOptions":[{"id":"vHo8TO1nlc7","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_15416","name":"Fundacao ARIEL Contra a SIDA Pediatrica","id":"J4ITEqQo7GR","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2014-10-06T16:19:01.176","code":"13669","created":"2014-10-06T16:18:49.819","name":"13669 - OVC-Gender","id":"UK19yDiiANr","categoryOptions":[{"id":"FafpPN9FFPe","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_234","name":"Project Concern International","id":"b1E4CU4SwL3","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Botswana IMs","id":"JIc6kul4QSt","groupSets":[]}],"organisationUnits":[{"code":"BW","name":"Botswana"}]}]},{"lastUpdated":"2014-10-06T16:19:01.196","code":"13671","created":"2014-10-06T16:18:49.819","name":"13671 - ASM","id":"KLELgamnVvI","categoryOptions":[{"id":"lzM4zuswoQB","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Haiti IMs","id":"kvUuBhfwz25","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_10091","name":"American Society for Microbiology","id":"UlxTxFalX79","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"HT","name":"Haiti"}]}]},{"lastUpdated":"2014-10-16T14:20:09.263","code":"13672","created":"2014-10-16T14:20:06.801","name":"13672 - Clinical Laboratory Standards Institute","id":"XwpAHZO0bij","categoryOptions":[{"id":"iWInv1LVWK9","endDate":"2015-12-31T00:00:00.000","startDate":"2010-08-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_3317","name":"Clinical and Laboratory Standards Institute","id":"D9jgrh7QVsr","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Rwanda IMs","id":"klXeHFa3B0D","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"RW","name":"Rwanda"}]}]},{"lastUpdated":"2014-10-06T16:19:01.218","code":"13676","created":"2014-10-06T16:18:49.819","name":"13676 - Food and Nutrition Technical Assistance III (FANTA)","id":"w61RkYiukkK","categoryOptions":[{"id":"PZj7Ho9OUYe","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9865","name":"FHI 360","id":"bgiL50ykiCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Namibia IMs","id":"Rdf2lbZeQPN","groupSets":[]}],"organisationUnits":[{"code":"NA","name":"Namibia"}]}]},{"lastUpdated":"2014-10-06T16:19:01.238","code":"13682","created":"2014-10-06T16:18:49.819","name":"13682 - GH00460","id":"lAHT4un8tF5","categoryOptions":[{"id":"RGnnAkXTzKo","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_10669","name":"Health Information Systems Program","id":"v75I1TnBG3x","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-06T16:19:01.258","code":"13684","created":"2014-10-06T16:18:49.819","name":"13684 - UNZA ZEPACT","id":"lk9L0fflIZ5","categoryOptions":[{"id":"X5axF0gUqVR","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Partner_6559","name":"University of Zambia School of Medicine","id":"hgMjvtGKmB7","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2014-10-06T16:19:01.278","code":"13685","created":"2014-10-06T16:18:49.819","name":"13685 - RTI DOD Alcohol","id":"kpiU2PQvJaZ","categoryOptions":[{"id":"xZYvFzl1nbv","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"South Sudan IMs","id":"zYDiTp987u1","groupSets":[]},{"code":"Partner_1717","name":"Research Triangle International","id":"YuPCFCsVfE0","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"SS","name":"South Sudan"}]}]},{"lastUpdated":"2014-10-06T16:19:01.298","code":"13687","created":"2014-10-06T16:18:49.820","name":"13687 - Maternal and Child Health Integrated Program","id":"yDSxG9fZskD","categoryOptions":[{"id":"WXyUdpPtu2R","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_219","name":"JHPIEGO","id":"Q2afG9ldmqc","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"South Sudan IMs","id":"zYDiTp987u1","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"SS","name":"South Sudan"}]}]},{"lastUpdated":"2014-10-06T16:19:01.318","code":"13688","created":"2014-10-06T16:18:49.820","name":"13688 - GH000252","id":"k8I4cl8hVtf","categoryOptions":[{"id":"VuIgYUjXZCB","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_6841","name":"Health and Development Africa","id":"AE04sl8DIkt","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-06T16:19:01.338","code":"13692","created":"2014-10-06T16:18:49.820","name":"13692 - Families and Communities for the Elimination of Pediatric HIV (FACE-Pediatric HIV)","id":"azp6Gd4zEWU","categoryOptions":[{"id":"uDDJuR03QRY","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"name":"Zimbabwe IMs","id":"X5BXfaO7gjy","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_11677","name":"Organisation for Public Health Interventions and Development","id":"ZIVjhAkc3du","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"ZW","name":"Zimbabwe"}]}]},{"lastUpdated":"2014-10-06T16:19:01.357","code":"13695","created":"2014-10-06T16:18:49.820","name":"13695 - GH00372","id":"bH2dAUHeGGh","categoryOptions":[{"id":"KJJB89tBkTh","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_15410","name":"Epicentre AIDS Risk Management","id":"qrKDjPtPWAH","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-06T16:19:01.377","code":"13696","created":"2014-10-06T16:18:49.820","name":"13696 - Supply Chain Management System","id":"jQm0Wwnvd9e","categoryOptions":[{"id":"pH2zB2tvKpD","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_3781","name":"Partnership for Supply Chain Management","id":"El6VW2fQeEZ","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Democratic Republic of the Congo IMs","id":"O1IiD7EJ4NL","groupSets":[]}],"organisationUnits":[{"code":"CD","name":"Democratic Republic of the Congo"}]}]},{"lastUpdated":"2016-08-17T20:19:04.500","code":"13701","created":"2016-04-15T19:37:34.151","name":"13701 - KEMSA Medical Commodities Program","id":"x6hBhezRnIl","categoryOptions":[{"id":"kaaUM4HP6IT","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"Partner_365","name":"Kenya Medical Supplies Agency","id":"PYi6SzC5Oz5","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2014-10-06T16:19:01.416","code":"13703","created":"2014-10-06T16:18:49.820","name":"13703 - Systems for Improved Access to Pharmaceuticals and Services (SIAPS)","id":"btMun0eZcub","categoryOptions":[{"id":"evKDRwcJ6Vg","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_220","name":"Management Sciences for Health","id":"XN6WHwvWDSK","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Democratic Republic of the Congo IMs","id":"O1IiD7EJ4NL","groupSets":[]}],"organisationUnits":[{"code":"CD","name":"Democratic Republic of the Congo"}]}]},{"lastUpdated":"2014-10-05T15:08:02.581","code":"13704","created":"2014-05-10T01:23:12.273","name":"13704 - PARTNERSHIP FOR ADVANCED CLINICAL MENTORSHIP (PACM)","id":"mKxLXpRbF5Z","categoryOptions":[{"id":"P0pMHArcyjW","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_519","name":"University of Maryland","id":"x7P7a3a3CfB","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Rwanda IMs","id":"klXeHFa3B0D","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"RW","name":"Rwanda"}]}]},{"lastUpdated":"2014-10-06T16:19:01.436","code":"13709","created":"2014-10-06T16:18:49.820","name":"13709 - University of Washington - ITECH","id":"jFJEWAUL7IQ","categoryOptions":[{"id":"dJP3RdeAnEC","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_216","name":"University of Washington","id":"CSPJnuxBAnz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/HRSA","name":"HHS/HRSA","id":"RGC9tURSc3W","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-06T16:19:01.455","code":"13712","created":"2014-10-06T16:18:49.820","name":"13712 - WHO-Blood Safety","id":"gTO7YsOZHIh","categoryOptions":[{"id":"oIXDqG3QUzV","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"South Sudan IMs","id":"zYDiTp987u1","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_549","name":"World Health Organization","id":"Hh9aCl8EfX1","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"SS","name":"South Sudan"}]}]},{"lastUpdated":"2014-10-06T16:19:01.475","code":"13713","created":"2014-10-06T16:18:49.820","name":"13713 - Mentoring Laboratories Towards National Accreditation (MELTNA)_090","id":"jj2iCEjrdEv","categoryOptions":[{"id":"O4UW0DXMVyM","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_15447","name":"Medical Laboratories Science Council of Nigeria","id":"HAlXXafJjiA","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Nigeria IMs","id":"yUg57KWLxkn","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"NG","name":"Nigeria"}]}]},{"lastUpdated":"2014-10-06T16:19:01.494","code":"13717","created":"2014-10-06T16:18:49.820","name":"13717 - Provision of Comprehensive CARE, Treatment and Prevention Services in Indigenous Health Facilities - AIDS Care and Treatment","id":"TH2WIOxLB3b","categoryOptions":[{"id":"k14nT9nTLTK","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Partner_15468","name":"Registered Trustees for the Uganda Episcopal Conference","id":"fili6Xjbso3","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2014-10-06T16:19:01.514","code":"13719","created":"2014-10-06T16:18:49.820","name":"13719 - RMNCH (former M-CHIP)","id":"nmx5KuqIBnd","categoryOptions":[{"id":"YKosQ2ugiR9","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2014-10-06T16:19:01.533","code":"13730","created":"2014-10-06T16:18:49.820","name":"13730 - Malamu","id":"rmReYaSIMfX","categoryOptions":[{"id":"LjUDR72nsWY","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_204","name":"Elizabeth Glaser Pediatric AIDS Foundation","id":"h2GbTY0pyXv","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Democratic Republic of the Congo IMs","id":"O1IiD7EJ4NL","groupSets":[]}],"organisationUnits":[{"code":"CD","name":"Democratic Republic of the Congo"}]}]},{"lastUpdated":"2014-10-06T16:19:01.552","code":"13731","created":"2014-10-06T16:18:49.820","name":"13731 - DAPP","id":"qanKvDKjwps","categoryOptions":[{"id":"sWQOieIhzfs","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Partner_3240","name":"Development Aid from People to People Humana Zambia","id":"pKf6nUywBEf","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2014-10-06T16:19:01.572","code":"13738","created":"2014-10-06T16:18:49.820","name":"13738 - EGPAF-PIHTC (Provider-initiated HIV Testing & Counseling)","id":"q1ay4YB5Gid","categoryOptions":[{"id":"bTKxR8cDrya","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Swaziland IMs","id":"W9wZOVXc3zs","groupSets":[]},{"code":"Partner_204","name":"Elizabeth Glaser Pediatric AIDS Foundation","id":"h2GbTY0pyXv","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"SZ","name":"Swaziland"}]}]},{"lastUpdated":"2014-10-06T16:19:01.592","code":"13742","created":"2014-10-06T16:18:49.820","name":"13742 - C-BLD (Capacity Building and Livelihoods Development)","id":"HT8AS4t1PFx","categoryOptions":[{"id":"kKw8sILweET","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9865","name":"FHI 360","id":"bgiL50ykiCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Swaziland IMs","id":"W9wZOVXc3zs","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"SZ","name":"Swaziland"}]}]},{"lastUpdated":"2014-10-06T16:19:01.611","code":"13743","created":"2014-10-06T16:18:49.820","name":"13743 - ECSA-HRAA (Health Resources for Africa Alliance)","id":"qVeRqYXoKwl","categoryOptions":[{"id":"WzdekOsBFWk","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"name":"Swaziland IMs","id":"W9wZOVXc3zs","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_5648","name":"Eastern, Central and Southern African Health Community Secretariat","id":"PEKpyiQG3Jr","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"SZ","name":"Swaziland"}]}]},{"lastUpdated":"2014-10-06T16:19:01.631","code":"13744","created":"2014-10-06T16:18:49.820","name":"13744 - GHESKIO 541","id":"e89jmdNQaSN","categoryOptions":[{"id":"aYtxPrXbfXF","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Haiti IMs","id":"kvUuBhfwz25","groupSets":[]},{"code":"Partner_273","name":"Groupe Haitien d'Etude du Sarcome de Kaposi et des Infections Opportunistes","id":"t5SvcwNYoJq","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"HT","name":"Haiti"}]}]},{"lastUpdated":"2014-10-06T16:19:01.650","code":"13745","created":"2014-10-06T16:18:49.820","name":"13745 - ICAP Columbia University","id":"kReFMQGZac2","categoryOptions":[{"id":"YQKKRIDLQgJ","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_501","name":"Columbia University Mailman School of Public Health","id":"Q2KYsVtjQ9D","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Cameroon IMs","id":"DyZfQ0o4c3K","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CM","name":"Cameroon"}]}]},{"lastUpdated":"2014-10-06T16:19:01.669","code":"13749","created":"2014-10-06T16:18:49.820","name":"13749 - AIDSTAR II","id":"zuyvqInIwM6","categoryOptions":[{"id":"itV0QIVtAVg","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_220","name":"Management Sciences for Health","id":"XN6WHwvWDSK","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Namibia IMs","id":"Rdf2lbZeQPN","groupSets":[]}],"organisationUnits":[{"code":"NA","name":"Namibia"}]}]},{"lastUpdated":"2014-10-06T16:19:01.695","code":"13750","created":"2014-10-06T16:18:49.820","name":"13750 - GH000320","id":"iVkD9LxORt9","categoryOptions":[{"id":"Qib2PNrhCqd","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_539","name":"University of Stellenbosch, South Africa","id":"Rzg290fS45B","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2017-03-23T23:17:40.427","code":"13752","created":"2014-10-06T16:18:49.820","name":"13752 - Adherence & Retention Project","id":"xbA4UR2ZaKt","categoryOptions":[{"id":"NdUsfKDZHxl","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_1616","name":"Project HOPE","id":"gJHM6ZTQ7OS","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Namibia IMs","id":"Rdf2lbZeQPN","groupSets":[]}],"organisationUnits":[{"code":"NA","name":"Namibia"}]}]},{"lastUpdated":"2014-10-06T16:19:01.740","code":"13753","created":"2014-10-06T16:18:49.820","name":"13753 - Program for HIV/AIDS Integration and Decentralization in Nigeria (PHAID)_089","id":"ICKw2epmh0s","categoryOptions":[{"id":"eEWI5y3DC1T","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Nigeria IMs","id":"yUg57KWLxkn","groupSets":[]},{"code":"Partner_15456","name":"National Primary Health Care Development Agency","id":"J7nEe5Uknqt","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"NG","name":"Nigeria"}]}]},{"lastUpdated":"2014-10-05T15:08:02.576","code":"13759","created":"2014-09-12T03:18:27.748","name":"13759 - Pathways for Participation","id":"FSuUo5bF2re","categoryOptions":[{"id":"V4mjwP0NCvx","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Vietnam IMs","id":"SXON8EdijPY","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_1717","name":"Research Triangle International","id":"YuPCFCsVfE0","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"VN","name":"Vietnam"}]}]},{"lastUpdated":"2014-12-20T13:52:12.601","code":"13760","created":"2014-12-20T13:52:10.864","name":"13760 - Education and HIV Prevention","id":"rf2w5r5AO8W","categoryOptions":[{"id":"PsZ5R7FWi1A","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_763","name":"University of the Western Cape","id":"f1w4y8Zm9NR","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-06T16:19:01.760","code":"13761","created":"2014-10-06T16:18:49.820","name":"13761 - District HRH GH000162","id":"c4UueJyEzyx","categoryOptions":[{"id":"cbUA8i20cH7","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"Partner_467","name":"Aurum Health Research","id":"YVFU6Fc8GJh","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-06T16:19:01.780","code":"13764","created":"2014-10-06T16:18:49.820","name":"13764 - Integrated Health Social Marketing","id":"Xi4uRWXARmO","categoryOptions":[{"id":"XNmHl3x4l0R","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_232","name":"Population Services International","id":"vNQlvpUamTo","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2014-10-06T16:19:01.798","code":"13767","created":"2014-10-06T16:18:49.820","name":"13767 - GH000255","id":"as8yuPL4QnW","categoryOptions":[{"id":"TQ75UdBsSfr","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"Partner_15467","name":"Re-Action!","id":"v5fH5w1uMoM","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-06T16:19:01.818","code":"13770","created":"2014-10-06T16:18:49.820","name":"13770 - Support to GOE Regional Health Bureau in Harari","id":"jRfI21EGQQt","categoryOptions":[{"id":"sbfBzBGjMEk","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_3201","name":"Harari Regional Health Bureau","id":"uDG9aKd1xxz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2014-10-06T16:19:01.837","code":"13771","created":"2014-10-06T16:18:49.820","name":"13771 - GH000391","id":"qbJJ3IY7Qza","categoryOptions":[{"id":"KBJr4VucBzu","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_964","name":"Howard University","id":"BnjwQmbgK1b","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-06T16:19:01.856","code":"13772","created":"2014-10-06T16:18:49.820","name":"13772 - MSH-BLC (Building Local Capacity)","id":"WJ2VHznLzK0","categoryOptions":[{"id":"QnOU51szJ2T","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"name":"Swaziland IMs","id":"W9wZOVXc3zs","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_220","name":"Management Sciences for Health","id":"XN6WHwvWDSK","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"SZ","name":"Swaziland"}]}]},{"lastUpdated":"2014-10-06T16:19:01.875","code":"13773","created":"2014-10-06T16:18:49.820","name":"13773 - Next Generation BSS Truckers Study","id":"B07CeVv20Xd","categoryOptions":[{"id":"zuX8jdYPbPk","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"name":"Angola IMs","id":"EqK0E2mtwrx","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_6841","name":"Health and Development Africa","id":"AE04sl8DIkt","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"AO","name":"Angola"}]}]},{"lastUpdated":"2014-10-06T16:19:01.894","code":"13774","created":"2014-10-06T16:18:49.820","name":"13774 - Tanzania Youth Scholars","id":"p1q0ZJSQq69","categoryOptions":[{"id":"u7DlhdwygMN","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_1596","name":"International Youth Foundation","id":"HbIORSc7MUY","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2014-10-06T16:19:01.914","code":"13776","created":"2014-10-06T16:18:49.820","name":"13776 - CCS","id":"pdX2UQCbep0","categoryOptions":[{"id":"KHFMYztjGOr","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_15382","name":"Center for Collaboration in Health","id":"gzOdw8HfEBJ","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2014-10-05T15:08:02.556","code":"13779","created":"2014-09-12T03:18:27.748","name":"13779 - WHO","id":"zaGZhWQEAdl","categoryOptions":[{"id":"qKhxrz6o5yR","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Vietnam IMs","id":"SXON8EdijPY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_549","name":"World Health Organization","id":"Hh9aCl8EfX1","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"VN","name":"Vietnam"}]}]},{"lastUpdated":"2014-10-06T16:19:01.934","code":"13782","created":"2014-10-06T16:18:49.820","name":"13782 - Improved Reproductive Health and Rights Services for Most at Risk Populations in Tete","id":"CgnxCP5cT7e","categoryOptions":[{"id":"lZMO1NppweI","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_15946","name":"International Center for Reproductive Health, Mozambique","id":"MUSROfyabN7","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2014-10-06T16:19:01.953","code":"13784","created":"2014-10-06T16:18:49.820","name":"13784 - INS","id":"BypeeYxTaiX","categoryOptions":[{"id":"vHP7ZkIRNTH","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_7813","name":"Instituto Nacional de Saúde","id":"HW1LuuEbpmW","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2014-10-06T16:19:01.973","code":"13787","created":"2014-10-06T16:18:49.820","name":"13787 - CHAZ","id":"IJj2cl608kF","categoryOptions":[{"id":"NQ1tMPEAVbr","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_902","name":"Churches Health Association of Zambia","id":"rFwAz2CyU3W","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2014-10-06T16:19:01.992","code":"13789","created":"2014-10-06T16:18:49.820","name":"13789 - GH000265","id":"lC0bulxIkqR","categoryOptions":[{"id":"BON6hElgrNS","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_931","name":"South African Clothing & Textile Workers' Union","id":"z1V7Zs8l7lA","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-06T16:19:02.012","code":"13791","created":"2014-10-06T16:18:49.821","name":"13791 - PSI-CIHTC (Client-initiated HIV Testing & Counseling)","id":"P7YzvbNm4ky","categoryOptions":[{"id":"G8qv81LXooY","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Swaziland IMs","id":"W9wZOVXc3zs","groupSets":[]},{"code":"Partner_232","name":"Population Services International","id":"vNQlvpUamTo","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"SZ","name":"Swaziland"}]}]},{"lastUpdated":"2014-10-06T16:19:02.033","code":"13792","created":"2014-10-06T16:18:49.821","name":"13792 - Support to the HIV/AIDS Response in Zambia II (SHARe II)","id":"GIeqST6f2t4","categoryOptions":[{"id":"iqWWziOcKcU","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_453","name":"John Snow, Inc.","id":"iOxqtbVGBVY","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2014-10-06T16:19:02.052","code":"13793","created":"2014-10-06T16:18:49.821","name":"13793 - Comprehensive HIV prevention GH000306","id":"RnHu32wu3TC","categoryOptions":[{"id":"MMh5klkQ8uA","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_12084","name":"TB/HIV Care","id":"ma8QV8qmoDn","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-06T16:19:02.072","code":"13794","created":"2014-10-06T16:18:49.821","name":"13794 - Oromia Regional Health Bureau HIV/AIDS program","id":"meCkvJju1ig","categoryOptions":[{"id":"Z1N9k6OJEwi","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_403","name":"Oromia Health Bureau, Ethiopia","id":"J1IK0Rn4c4E","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2014-10-06T16:19:02.091","code":"13797","created":"2014-10-06T16:18:49.821","name":"13797 - District Support GH000175","id":"an4Ncjub2c6","categoryOptions":[{"id":"hBxLQcxCQxK","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_750","name":"Health Systems Trust","id":"RPzNjSxaWOu","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-06T16:19:02.110","code":"13798","created":"2014-10-06T16:18:49.821","name":"13798 - GH000294","id":"a1LioGqbnCE","categoryOptions":[{"id":"U361U8zmZvX","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"Partner_761","name":"Soul City","id":"oBbLJMWG30n","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-06T16:19:02.130","code":"13799","created":"2014-10-06T16:18:49.821","name":"13799 - GHSS-Strengthening Public Health Laboratory Systems in Cameroon","id":"Lsc6GpYfmLa","categoryOptions":[{"id":"T48ASEXsGnw","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_19443","name":"Global Health Systems Solutions","id":"QTJxACZD0ND","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Cameroon IMs","id":"DyZfQ0o4c3K","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CM","name":"Cameroon"}]}]},{"lastUpdated":"2014-10-06T16:19:02.149","code":"13800","created":"2014-10-06T16:18:49.821","name":"13800 - TB Capacity Building GH000388","id":"skKijTCXrj5","categoryOptions":[{"id":"XEibXmDLH4H","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"Partner_501","name":"Columbia University Mailman School of Public Health","id":"Q2KYsVtjQ9D","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-06T16:19:02.168","code":"13802","created":"2014-10-06T16:18:49.821","name":"13802 - Central Province Response Integration, Strengthening & Sustainability Project (CRISSP)","id":"o75QuxbqZCF","categoryOptions":[{"id":"RafhxWViZdi","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_535","name":"University of Nairobi","id":"nzroZ5qgfWP","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2014-10-06T16:19:02.188","code":"13805","created":"2014-10-06T16:18:49.821","name":"13805 - International Training and Education Center for Health (ITECH)","id":"YJJYTM7qPqc","categoryOptions":[{"id":"PpkbyBcdVi9","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_216","name":"University of Washington","id":"CSPJnuxBAnz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/HRSA","name":"HHS/HRSA","id":"RGC9tURSc3W","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2014-10-06T16:19:02.207","code":"13810","created":"2014-10-06T16:18:49.821","name":"13810 - Department of Labor","id":"QjLeiayMpph","categoryOptions":[{"id":"mtOgrXFl0Y9","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_3833","name":"International Labor Organization","id":"N5QEVBCcYA7","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"India IMs","id":"Z0pnjwOi9us","groupSets":[]},{"code":"Agency_DOL","name":"DOL","id":"qOAN2zISlFw","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"IN","name":"India"}]}]},{"lastUpdated":"2014-10-06T16:19:02.228","code":"13833","created":"2014-10-06T16:18:49.821","name":"13833 - TRACK TB","id":"uO5hOhp5oEg","categoryOptions":[{"id":"ktQofyWMFDn","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_220","name":"Management Sciences for Health","id":"XN6WHwvWDSK","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2014-10-06T16:19:02.252","code":"13835","created":"2014-10-06T16:18:49.821","name":"13835 - Strengthening National Pediatric HIV/AIDS and Scaling up Comprehensive HIV/AIDS Services in the Republic of Uganda under The President’s Emergency Plan For AIDS Relief","id":"SbHa4TSdpKa","categoryOptions":[{"id":"zLqw7dHJAQL","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_10163","name":"Baylor College of Medicine Children's Foundation","id":"RJEmhChCouF","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2014-10-06T16:19:02.271","code":"13837","created":"2014-10-06T16:18:49.821","name":"13837 - Monitoring, Evaluation and Learning Program","id":"CezGh7gd7c3","categoryOptions":[{"id":"bRQpsCx3StY","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_4628","name":"QED Group, LLC","id":"JfWviDVULMP","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2014-10-06T16:19:02.290","code":"13841","created":"2014-10-06T16:18:49.821","name":"13841 - CDC-WHO collaboration","id":"wtnhREhHiH0","categoryOptions":[{"id":"BU24LdATxEV","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_549","name":"World Health Organization","id":"Hh9aCl8EfX1","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2014-10-06T16:19:02.309","code":"13864","created":"2014-10-06T16:18:49.821","name":"13864 - Ministry of Health, Uganda","id":"K9tS4oreqpr","categoryOptions":[{"id":"arZggSAuB75","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_1693","name":"Ministry of Health, Uganda","id":"SvmkAFBqRgO","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2014-10-06T16:19:02.328","code":"13867","created":"2014-10-06T16:18:49.821","name":"13867 - Strengthening Health Outcomes through the Private Sector (SHOPS)-Follow on","id":"Gv6hKuci17R","categoryOptions":[{"id":"pgqeZRevgc2","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2017-03-01T21:26:25.534","code":"13868","created":"2014-10-06T16:18:49.821","name":"13868 - Health Communication & Marketing","id":"wE7nG3d8dNt","categoryOptions":[{"id":"rQHD61lOIgA","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_9853","name":"New Partner","id":"CBKPvQjWDLS","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2014-10-06T16:19:02.367","code":"13870","created":"2014-10-06T16:18:49.821","name":"13870 - Health Policy Project","id":"DPxfUpPocdC","categoryOptions":[{"id":"mC0JhUqm52I","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"Partner_10553","name":"Futures Group","id":"wZKS6xtvKqV","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2016-08-17T20:19:26.058","code":"13874","created":"2016-04-15T19:37:34.163","name":"13874 - Advocacy for Better Health","id":"xoMmeBiHWmK","categoryOptions":[{"id":"qb7x0re3RSS","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Partner_233","name":"Program for Appropriate Technology in Health","id":"AeGQducFpY4","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2014-10-06T16:19:02.405","code":"13877","created":"2014-10-06T16:18:49.821","name":"13877 - New Hope Project – Provision of Comprehensive HIV/AIDS Care, Treatment and Prevention services in Track 1.0 Health Facilities in Uganda","id":"YurN2qM9zPZ","categoryOptions":[{"id":"xmAVZiTX1Go","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_4589","name":"Children's AIDS Fund","id":"ZSOtVqlqZgb","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2014-10-06T16:19:02.424","code":"13880","created":"2014-10-06T16:18:49.821","name":"13880 - Provision of Comprehensive HIV/AIDS Services and Health Work Force Development for Managing Health Programs in the Republic of Uganda under the President’s Plan for AIDS Relief","id":"RVEcZOT8zwk","categoryOptions":[{"id":"EEU3TJz1v1q","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Partner_8386","name":"Makerere University School of Public Health","id":"G0sQI4C79ta","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2014-10-06T16:19:02.443","code":"13882","created":"2014-10-06T16:18:49.821","name":"13882 - Integrated Program for both HIV infected and affected children and their households","id":"A9AM09WXh1B","categoryOptions":[{"id":"CqGExt95xFn","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"Partner_83","name":"Children of God Relief Institute","id":"pVpevVSCBCz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2014-10-06T16:19:02.463","code":"13885","created":"2014-10-06T16:18:49.821","name":"13885 - Spring","id":"o2DLekECwDQ","categoryOptions":[{"id":"n51eLStp7dE","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_16525","name":"John Snow Inc (JSI)","id":"IotYS2QNHNH","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2014-10-06T16:19:02.482","code":"13887","created":"2014-10-06T16:18:49.821","name":"13887 - South-to-South HIV/AIDS Resource Exchange (SHARE)","id":"NYezecELAP5","categoryOptions":[{"id":"KFxW4mWHp4I","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"India IMs","id":"Z0pnjwOi9us","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_4167","name":"Voluntary Health Services","id":"ub9hU3nmOQo","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"IN","name":"India"}]}]},{"lastUpdated":"2014-10-06T16:19:02.501","code":"13888","created":"2014-10-06T16:18:49.821","name":"13888 - Combination Prevention GH000243","id":"CvjnPFbHGKp","categoryOptions":[{"id":"vnXGij16Jvw","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"Partner_232","name":"Population Services International","id":"vNQlvpUamTo","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-06T16:19:02.519","code":"13889","created":"2014-10-06T16:18:49.821","name":"13889 - Vana Batwana Zimbabwe Orphans and Vulnerable Children Project","id":"jSLpBzLRX3C","categoryOptions":[{"id":"WKa9TEsquPP","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Zimbabwe IMs","id":"X5BXfaO7gjy","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_13132","name":"World Education 's Batwana Initiative","id":"p6czD0GKLO3","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"ZW","name":"Zimbabwe"}]}]},{"lastUpdated":"2016-08-17T20:19:47.326","code":"13890","created":"2016-04-16T03:23:24.672","name":"13890 - Families and Communities for the Elimination of Pediatric HIV (FACE-Pediatric HIV)","id":"FFGMUMipukT","categoryOptions":[{"id":"HchmmOrLU1p","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Zimbabwe IMs","id":"X5BXfaO7gjy","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_11677","name":"Organisation for Public Health Interventions and Development","id":"ZIVjhAkc3du","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"ZW","name":"Zimbabwe"}]}]},{"lastUpdated":"2015-04-18T00:06:09.925","code":"13892","created":"2015-04-18T00:06:07.415","name":"13892 - School Health and Reading Program (SHRP)","id":"Pph8cQ1uWoi","categoryOptions":[{"id":"cMIjhcspa3d","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_1717","name":"Research Triangle International","id":"YuPCFCsVfE0","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2014-10-06T16:19:02.538","code":"13897","created":"2014-10-06T16:18:49.821","name":"13897 - Public Health Workforce and Systems","id":"deLRjiLrhyo","categoryOptions":[{"id":"IRz8aQYZLuK","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9653","name":"African Field Epidemiology Network","id":"chqUjPbZ2rB","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2014-10-06T16:19:02.557","code":"13900","created":"2014-10-06T16:18:49.821","name":"13900 - Northern Uganda Health Integration to Enhance Services (NU-HITES )","id":"yp1JhoCD96U","categoryOptions":[{"id":"L94EGUeG3EV","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_229","name":"PLAN International","id":"Zs8YN95EYJG","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2017-02-10T01:29:44.755","code":"13901","created":"2014-10-06T16:18:49.821","name":"13901 - Communication for Healthy Communities (CHC)","id":"e4jHIyY2MM3","categoryOptions":[{"id":"tU9c426e54e","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9865","name":"FHI 360","id":"bgiL50ykiCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2014-10-06T16:19:02.598","code":"13902","created":"2014-10-06T16:18:49.821","name":"13902 - HSRC","id":"hWKBEg3ilRw","categoryOptions":[{"id":"bM8oiTXSzej","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_13198","name":"Human Sciences Research Council","id":"jtNd1MdOJEK","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-06T16:19:02.618","code":"13903","created":"2014-10-06T16:18:49.821","name":"13903 - GH000293","id":"rh4Zaq0XVF1","categoryOptions":[{"id":"otlO5JNssfn","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_10359","name":"Community Media Trust","id":"FTiSJs9wuDR","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-06T16:19:02.638","code":"13904","created":"2014-10-06T16:18:49.821","name":"13904 - Key Pops GH000257","id":"uPVmA0vp07Q","categoryOptions":[{"id":"r7AmYn8J4wc","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_12084","name":"TB/HIV Care","id":"ma8QV8qmoDn","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-06T16:19:02.657","code":"13911","created":"2014-10-06T16:18:49.821","name":"13911 - HIV Quality Improvement Project","id":"CrDh2obp5Jk","categoryOptions":[{"id":"mZZomP1kdmj","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Zimbabwe IMs","id":"X5BXfaO7gjy","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_3685","name":"New York AIDS Institute","id":"eAKFyRofSpj","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/HRSA","name":"HHS/HRSA","id":"RGC9tURSc3W","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZW","name":"Zimbabwe"}]}]},{"lastUpdated":"2014-10-06T16:19:02.676","code":"13919","created":"2014-10-06T16:18:49.821","name":"13919 - Laboratory Regulatory Support","id":"gsyjLccGm1t","categoryOptions":[{"id":"h7Twk4fqh0g","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"Partner_3317","name":"Clinical and Laboratory Standards Institute","id":"D9jgrh7QVsr","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2014-10-06T16:19:02.695","code":"13922","created":"2014-10-06T16:18:49.822","name":"13922 - Laboratory Leadership Training","id":"yUql9UUzGKf","categoryOptions":[{"id":"nxBwPJOAmym","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9653","name":"African Field Epidemiology Network","id":"chqUjPbZ2rB","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2014-10-06T16:19:02.715","code":"13923","created":"2014-10-06T16:18:49.822","name":"13923 - NEPI","id":"q10Tk5FgfBL","categoryOptions":[{"id":"u4wzTZD9C7m","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"Partner_6277","name":"International Center for AIDS Care and Treatment Programs, Columbia University","id":"IY3MeXEd10T","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/HRSA","name":"HHS/HRSA","id":"RGC9tURSc3W","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-06T16:19:02.740","code":"13924","created":"2014-10-06T16:18:49.822","name":"13924 - Production for Improved Nutrition (PIN) Project","id":"umPEXGggASS","categoryOptions":[{"id":"xmxnfLPliqL","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_11793","name":"RECO Industries","id":"XMRRcCRxeZW","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2014-10-06T16:19:02.759","code":"13926","created":"2014-10-06T16:18:49.822","name":"13926 - Confidential Sex Worker Clinics","id":"bhMgpFbOMoN","categoryOptions":[{"id":"Orihs8uqONe","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]},{"code":"Partner_3769","name":"Mekele University","id":"LH0TQ9UprXL","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2014-10-06T16:19:02.778","code":"13928","created":"2014-10-06T16:18:49.822","name":"13928 - Addis Ababa Regional HIV/AIDS Prevention and Control Office","id":"zlgaFeF5bkq","categoryOptions":[{"id":"yzdGrjOppaG","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_333","name":"Addis Ababa HIV/AIDS Prevention and Control Office","id":"WOxXGrBS6B2","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2014-10-06T16:19:02.798","code":"13929","created":"2014-10-06T16:18:49.822","name":"13929 - Dire-Dawa Health Bureau HIV/AIDS program","id":"ggTUEb8pMn8","categoryOptions":[{"id":"DGiu0aMX91M","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_15401","name":"Dire Dawa City Administration Health Bureau","id":"EqLVKc8juBV","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2014-10-06T16:19:02.828","code":"13930","created":"2014-10-06T16:18:49.822","name":"13930 - Expansion of HIV/AIDS/STI/TB Surveillance and Laboratory Activities in the FDRE","id":"eWZjPPjXyfk","categoryOptions":[{"id":"mPkzlpRFp8x","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_352","name":"Ethiopian Health and Nutrition Research Institute","id":"bXNShP3QJHG","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2014-10-06T16:19:02.847","code":"13931","created":"2014-10-06T16:18:49.822","name":"13931 - Federal HAPCO Support","id":"CaKN6Bbfx4N","categoryOptions":[{"id":"Up4xrD7h4ve","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_10532","name":"Federal HAPCO","id":"vOcBTzceyad","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2014-10-06T16:19:02.866","code":"13932","created":"2014-10-06T16:18:49.822","name":"13932 - HIV/AIDS Antiretroviral therapy program implementation support through local universities","id":"lAVm1FU7Aab","categoryOptions":[{"id":"qsGDthFAE0k","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_10658","name":"Haramaya University","id":"DOUdW6MUJQp","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2014-10-06T16:19:02.885","code":"13933","created":"2014-10-06T16:18:49.822","name":"13933 - Strengthening Human Resources for Health through increased capacity of the Ethiopian Medical Association","id":"VObghy6wwy2","categoryOptions":[{"id":"PhnZK83DAns","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_7743","name":"Ethiopian Medical Association","id":"n04R8Usw8Lx","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2014-10-06T16:19:02.904","code":"13934","created":"2014-10-06T16:18:49.822","name":"13934 - Strengthening local ownership for sustainable provision of HIV/AIDS services","id":"bG294oqTtex","categoryOptions":[{"id":"dbusXozIAfI","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]},{"code":"Partner_332","name":"Addis Ababa Health Bureau","id":"lQwStTmrKng","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2014-10-06T16:19:02.923","code":"13938","created":"2014-10-06T16:18:49.822","name":"13938 - Catholic Medical Mission Board","id":"YE5taBiaonj","categoryOptions":[{"id":"fNKJzcuQnoU","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"Partner_32","name":"Catholic Medical Mission Board","id":"dFOHyUiqXf5","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-05T15:08:02.591","code":"13942","created":"2014-09-12T03:18:27.748","name":"13942 - Vietnam HIV-Addictions Technology Transfer Center (V-HATTC)","id":"P6Su4FsgUKk","categoryOptions":[{"id":"gnQ7FR2Vd10","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_516","name":"University of California at Los Angeles","id":"M1oHtXk47Su","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Vietnam IMs","id":"SXON8EdijPY","groupSets":[]},{"code":"Agency_HHS/SAMHSA","name":"HHS/SAMHSA","id":"OOl6ZPMJ5Vj","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"VN","name":"Vietnam"}]}]},{"lastUpdated":"2014-10-06T16:19:02.942","code":"13944","created":"2014-10-06T16:18:49.822","name":"13944 - USAID/Uganda Good Life HIV Integrated Counseling and Testing Kampala","id":"g7nHGPLJ8mB","categoryOptions":[{"id":"cwP0CEzXbpl","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_7264","name":"Uganda Health Marketing Group","id":"dkLrodB3imb","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2014-10-06T16:19:02.961","code":"13948","created":"2014-10-06T16:18:49.822","name":"13948 - Nursing Capacity Building Program","id":"FP7wZ5FiqOp","categoryOptions":[{"id":"MRNyd1TOf09","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_501","name":"Columbia University Mailman School of Public Health","id":"Q2KYsVtjQ9D","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]},{"code":"Agency_HHS/HRSA","name":"HHS/HRSA","id":"RGC9tURSc3W","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2014-10-06T16:19:02.980","code":"13966","created":"2014-10-06T16:18:49.822","name":"13966 - University of Washington ITECH 2011 CoAg","id":"fa2aKfDxznk","categoryOptions":[{"id":"mZnp5AGPdkZ","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_216","name":"University of Washington","id":"CSPJnuxBAnz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Cote d'Ivoire IMs","id":"BhAF8wuq35E","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/HRSA","name":"HHS/HRSA","id":"RGC9tURSc3W","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CI","name":"Cote d'Ivoire"}]}]},{"lastUpdated":"2014-10-06T16:19:02.999","code":"13970","created":"2014-10-06T16:18:49.822","name":"13970 - CLSI (under the former Lab Coalition mechanism)","id":"BUhxoZI0H7A","categoryOptions":[{"id":"Oa5uBiPt77j","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Central Asia Region IMs","id":"oKsIH3iyqFz","groupSets":[]},{"code":"Partner_3317","name":"Clinical and Laboratory Standards Institute","id":"D9jgrh7QVsr","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"AC","name":"Central Asia Region"}]}]},{"lastUpdated":"2014-10-06T16:19:03.018","code":"13971","created":"2014-10-06T16:18:49.822","name":"13971 - Republican Blood Center - Kazakhstan","id":"oJ9aL6bPj7D","categoryOptions":[{"id":"WRyJjJ8PLY8","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Central Asia Region IMs","id":"oKsIH3iyqFz","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_15570","name":"Republican Blood Center of the Ministry of Health of the Republic of Kazakhstan","id":"VrJr6gAIosz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"AC","name":"Central Asia Region"}]}]},{"lastUpdated":"2014-10-06T16:19:03.037","code":"13972","created":"2014-10-06T16:18:49.822","name":"13972 - Republican Blood Center - Kyrgyzstan","id":"DLCE7enOSm6","categoryOptions":[{"id":"W3Moms8Kwb5","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_15571","name":"Republican Blood Center of the Ministry of Health of the Kyrgyz Republic","id":"fp94IyOWuQO","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Central Asia Region IMs","id":"oKsIH3iyqFz","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"AC","name":"Central Asia Region"}]}]},{"lastUpdated":"2014-10-06T16:19:03.056","code":"13973","created":"2014-10-06T16:18:49.822","name":"13973 - Health Policy Project","id":"Efzom43jkKH","categoryOptions":[{"id":"RvgpWnrQD5q","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Central Asia Region IMs","id":"oKsIH3iyqFz","groupSets":[]},{"code":"Partner_10553","name":"Futures Group","id":"wZKS6xtvKqV","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"AC","name":"Central Asia Region"}]}]},{"lastUpdated":"2014-10-06T16:19:03.075","code":"13974","created":"2014-10-06T16:18:49.822","name":"13974 - Grant Management Solutions (GMS)","id":"u05eZ8wSR7c","categoryOptions":[{"id":"UuzehTcs7oW","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Central Asia Region IMs","id":"oKsIH3iyqFz","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_220","name":"Management Sciences for Health","id":"XN6WHwvWDSK","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"AC","name":"Central Asia Region"}]}]},{"lastUpdated":"2014-10-06T16:19:03.094","code":"13976","created":"2014-10-06T16:18:49.822","name":"13976 - Youth Centers GDA (Turkmenistan PPP)","id":"QfCiN5Dvmme","categoryOptions":[{"id":"MUmwftOgwPv","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"name":"Central Asia Region IMs","id":"oKsIH3iyqFz","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_453","name":"John Snow, Inc.","id":"iOxqtbVGBVY","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"AC","name":"Central Asia Region"}]}]},{"lastUpdated":"2014-10-06T16:19:03.114","code":"13978","created":"2014-10-06T16:18:49.822","name":"13978 - Republican Blood Center - Tajikistan","id":"FIB6cf0GnUE","categoryOptions":[{"id":"JqmX76f7uPn","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Central Asia Region IMs","id":"oKsIH3iyqFz","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_15572","name":"Republican Blood Center of the Ministry of Health of the Republic of Tajikistan","id":"Niag6khF8nx","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"AC","name":"Central Asia Region"}]}]},{"lastUpdated":"2014-10-06T16:19:03.133","code":"13980","created":"2014-10-06T16:18:49.822","name":"13980 - Engaging Local NGOs","id":"cfbeeb03t7W","categoryOptions":[{"id":"vMl0epdAttM","endDate":"2015-12-31T00:00:00.000","startDate":"2012-09-02T00:00:00.000","categoryOptionGroups":[{"name":"Asia Regional Program IMs","id":"QJPkjRiucWf","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_5504","name":"AIDS Care China","id":"gazXXgyXbt4","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"AS","name":"Asia Regional Program"}]}]},{"lastUpdated":"2016-08-17T20:20:08.329","code":"13981","created":"2016-04-15T19:37:34.174","name":"13981 - TARGET: Increasing access to HIV counseling, testing and enhancing HIV/AIDS prevention","id":"hMFc97zSek4","categoryOptions":[{"id":"FbY2QsHElHN","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_232","name":"Population Services International","id":"vNQlvpUamTo","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Lesotho IMs","id":"m2xthyR9aNm","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"LS","name":"Lesotho"}]}]},{"lastUpdated":"2014-10-06T16:19:03.171","code":"13983","created":"2014-10-06T16:18:49.822","name":"13983 - Human Resources Alliance for Africa - HRAA","id":"GMArLQsCnoq","categoryOptions":[{"id":"lRo8kwgBgwP","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Lesotho IMs","id":"m2xthyR9aNm","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_5648","name":"Eastern, Central and Southern African Health Community Secretariat","id":"PEKpyiQG3Jr","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"LS","name":"Lesotho"}]}]},{"lastUpdated":"2014-10-06T16:19:03.190","code":"13987","created":"2014-10-06T16:18:49.822","name":"13987 - STRENGTHENING TB/HIV COLLABORATION IN THE KINGDOM OF LESOTHO","id":"QNucNy43EGQ","categoryOptions":[{"id":"dIhWgHuR1xx","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_501","name":"Columbia University Mailman School of Public Health","id":"Q2KYsVtjQ9D","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Lesotho IMs","id":"m2xthyR9aNm","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"LS","name":"Lesotho"}]}]},{"lastUpdated":"2014-10-06T16:19:03.209","code":"14009","created":"2014-10-06T16:18:49.822","name":"14009 - Kenya Nutrition and HIV Program Plus","id":"YlMzgwkSS8D","categoryOptions":[{"id":"DPyCP2wyoyH","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9865","name":"FHI 360","id":"bgiL50ykiCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2014-10-06T16:19:03.228","code":"14012","created":"2014-10-06T16:18:49.822","name":"14012 - AMPATHplus","id":"QR60gnoPwwH","categoryOptions":[{"id":"UkdxHbLXM13","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_2408","name":"Moi Teaching and Referral Hospital","id":"Xx01JKXEXxr","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2014-10-06T16:19:03.247","code":"14015","created":"2014-10-06T16:18:49.822","name":"14015 - FUNZO Kenya","id":"ELGs3llLQvg","categoryOptions":[{"id":"rBW5MIxRjEc","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_217","name":"IntraHealth International, Inc","id":"dzHNlgEBwIz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2014-10-06T16:19:03.266","code":"14022","created":"2014-10-06T16:18:49.822","name":"14022 - APHIAplus Imarisha","id":"w7SioznXUk2","categoryOptions":[{"id":"Vw2gSYEZax1","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_246","name":"African Medical and Research Foundation","id":"dqjGdx7cxZp","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2014-10-06T16:19:03.286","code":"14026","created":"2014-10-06T16:18:49.822","name":"14026 - Construction of Regional Reference Laboratory in Leribe","id":"G7gLM7XbOYw","categoryOptions":[{"id":"OMz5Eyp46SR","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"name":"Lesotho IMs","id":"m2xthyR9aNm","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_9647","name":"Ministry of Health and Social Welfare – Lesotho","id":"kZXgs2koJz9","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"LS","name":"Lesotho"}]}]},{"lastUpdated":"2014-10-06T16:19:03.305","code":"14034","created":"2014-10-06T16:18:49.822","name":"14034 - The OVC Scholarship and Leadership Program","id":"f6kZQeFS04V","categoryOptions":[{"id":"O0zdKpTbOCn","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_15812","name":"Equity Group Foundation","id":"xKpTvq2bSTO","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2014-10-05T15:08:02.589","code":"14048","created":"2014-09-12T03:18:27.748","name":"14048 - Methadone Clinical Support","id":"kVzEHOz5het","categoryOptions":[{"id":"Q09JaN67HRK","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_15536","name":"Hennepin Faculty Associates-Addiction Medicine Program","id":"CP4JyajySMh","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Vietnam IMs","id":"SXON8EdijPY","groupSets":[]},{"code":"Agency_HHS/SAMHSA","name":"HHS/SAMHSA","id":"OOl6ZPMJ5Vj","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"VN","name":"Vietnam"}]}]},{"lastUpdated":"2014-10-06T16:19:03.325","code":"14050","created":"2014-10-06T16:18:49.822","name":"14050 - K4Health/Nigeria","id":"Be6fI72gHM6","categoryOptions":[{"id":"dFdKeiyxC1a","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_509","name":"Johns Hopkins University Bloomberg School of Public Health","id":"yrIYjIn0aom","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Nigeria IMs","id":"yUg57KWLxkn","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"NG","name":"Nigeria"}]}]},{"lastUpdated":"2014-10-06T16:19:03.344","code":"14054","created":"2014-10-06T16:18:49.823","name":"14054 - MEASURE Evaluation III","id":"oyQGYMikhRT","categoryOptions":[{"id":"g1pRXm2GYce","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Nigeria IMs","id":"yUg57KWLxkn","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_596","name":"University of North Carolina","id":"fj9sZ0iZraS","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"NG","name":"Nigeria"}]}]},{"lastUpdated":"2014-10-06T16:19:03.363","code":"14055","created":"2014-10-06T16:18:49.823","name":"14055 - PLAN-Health","id":"Og96tBWe9kC","categoryOptions":[{"id":"kIsipdJzPxI","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Nigeria IMs","id":"yUg57KWLxkn","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_220","name":"Management Sciences for Health","id":"XN6WHwvWDSK","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"NG","name":"Nigeria"}]}]},{"lastUpdated":"2014-10-06T16:19:03.382","code":"14064","created":"2014-10-06T16:18:49.823","name":"14064 - Capacity Plus","id":"ylc9Ux0jtcM","categoryOptions":[{"id":"ee68oKIoOAW","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_217","name":"IntraHealth International, Inc","id":"dzHNlgEBwIz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Nigeria IMs","id":"yUg57KWLxkn","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"NG","name":"Nigeria"}]}]},{"lastUpdated":"2014-10-06T16:19:03.401","code":"14071","created":"2014-10-06T16:18:49.823","name":"14071 - Peace Corps Responding to HIV/AIDS","id":"bAX7PhyWYnI","categoryOptions":[{"id":"uVSQyiH0VMg","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_PC","name":"PC","id":"cL6cHd6QJ5B","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_6","name":"U.S. Peace Corps","id":"m4mzzwVQOUi","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Ukraine IMs","id":"ZkehcIKCSrT","groupSets":[]}],"organisationUnits":[{"code":"UA","name":"Ukraine"}]}]},{"lastUpdated":"2014-10-06T16:19:03.420","code":"14072","created":"2014-10-06T16:18:49.823","name":"14072 - Systems for Improved Access to Pharmaceuticals and services (SIAPS)","id":"Cb0EZiuUCGR","categoryOptions":[{"id":"wcHn4PYl4lE","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Lesotho IMs","id":"m2xthyR9aNm","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_220","name":"Management Sciences for Health","id":"XN6WHwvWDSK","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"LS","name":"Lesotho"}]}]},{"lastUpdated":"2014-10-06T16:19:03.440","code":"14073","created":"2014-10-06T16:18:49.823","name":"14073 - USAID Condoms Management TBD","id":"fXN6sVZO31o","categoryOptions":[{"id":"t9Rkc0Tfu2Q","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Cote d'Ivoire IMs","id":"BhAF8wuq35E","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CI","name":"Cote d'Ivoire"}]}]},{"lastUpdated":"2014-10-05T15:08:02.592","code":"14086","created":"2014-09-12T03:18:27.748","name":"14086 - Research and Evaluation - USAID","id":"bJZjXv0MHwU","categoryOptions":[{"id":"ugATZhevAFq","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Vietnam IMs","id":"SXON8EdijPY","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"VN","name":"Vietnam"}]}]},{"lastUpdated":"2014-10-06T16:19:03.460","code":"14088","created":"2014-10-06T16:18:49.823","name":"14088 - UNAIDS","id":"ysfHrqEhmZw","categoryOptions":[{"id":"IvAEaOPr9Zd","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_544","name":"UNAIDS - Joint United Nations Programme on HIV/AIDS","id":"SUJa5BjWUvq","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"India IMs","id":"Z0pnjwOi9us","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"IN","name":"India"}]}]},{"lastUpdated":"2014-10-06T16:19:03.485","code":"14089","created":"2014-10-06T16:18:49.823","name":"14089 - WHO","id":"WKA9rqZHdo1","categoryOptions":[{"id":"GHmqW6JUxTK","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"India IMs","id":"Z0pnjwOi9us","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_549","name":"World Health Organization","id":"Hh9aCl8EfX1","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"IN","name":"India"}]}]},{"lastUpdated":"2014-10-06T16:19:03.504","code":"14092","created":"2014-10-06T16:18:49.823","name":"14092 - Systems for Improved Access to Pharmaceuticals and Services Program (SIAPS)","id":"kuSKwJEupKu","categoryOptions":[{"id":"t1ZGnwOcwaU","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Cameroon IMs","id":"DyZfQ0o4c3K","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_220","name":"Management Sciences for Health","id":"XN6WHwvWDSK","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"CM","name":"Cameroon"}]}]},{"lastUpdated":"2014-10-06T16:18:50.285","code":"14113","created":"2014-10-06T16:18:49.799","name":"14113 - District Health System Strengthening and Quality Improvement for Service Delivery in Malawi under PEPFAR","id":"FZT6pfIO6Ho","categoryOptions":[{"id":"eWRGsEVAhIs","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_204","name":"Elizabeth Glaser Pediatric AIDS Foundation","id":"h2GbTY0pyXv","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Malawi IMs","id":"aQSmeEVALxI","groupSets":[]}],"organisationUnits":[{"code":"MW","name":"Malawi"}]}]},{"lastUpdated":"2014-10-06T16:19:03.523","code":"14115","created":"2014-10-06T16:18:49.823","name":"14115 - Prevention Organisational Systems AIDS Care and Treatment (ProACT)","id":"wXMusVA1PJ4","categoryOptions":[{"id":"CnA63jqjhMW","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Nigeria IMs","id":"yUg57KWLxkn","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_220","name":"Management Sciences for Health","id":"XN6WHwvWDSK","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"NG","name":"Nigeria"}]}]},{"lastUpdated":"2014-10-06T16:19:03.543","code":"14118","created":"2014-10-06T16:18:49.823","name":"14118 - Strengthening Clinical Laboratory Workforce","id":"Zn4w7tfHR4C","categoryOptions":[{"id":"AhhwZeBYkGr","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Cameroon IMs","id":"DyZfQ0o4c3K","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_16585","name":"African Society for Laboratory Medicine","id":"g2rg09jBqXv","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CM","name":"Cameroon"}]}]},{"lastUpdated":"2014-10-06T16:19:03.563","code":"14121","created":"2014-10-06T16:18:49.823","name":"14121 - Geneval Global CoAg_OHSS_HIV/AIDS Prevention and Care","id":"b3oqlw3X2sE","categoryOptions":[{"id":"NOlQNvweSrD","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"name":"Cote d'Ivoire IMs","id":"BhAF8wuq35E","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_6280","name":"Geneva Global","id":"RrNWYIbqOgv","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"CI","name":"Cote d'Ivoire"}]}]},{"lastUpdated":"2017-01-08T23:53:38.955","code":"14122","created":"2014-10-06T16:18:49.823","name":"14122 - FANTA3 (Food and Nutrition Technical Assistance)","id":"cwBFj6qNpbf","categoryOptions":[{"id":"T9YewtWtlmk","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9865","name":"FHI 360","id":"bgiL50ykiCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Cote d'Ivoire IMs","id":"BhAF8wuq35E","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CI","name":"Cote d'Ivoire"}]}]},{"lastUpdated":"2014-10-06T16:19:03.602","code":"14126","created":"2014-10-06T16:18:49.823","name":"14126 - MARPs GH000250","id":"Gj8i61mMQ10","categoryOptions":[{"id":"yd2LPQ97hEh","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"Partner_4719","name":"South Africa Partners","id":"lNx45niLgLP","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-06T16:19:03.622","code":"14127","created":"2014-10-06T16:18:49.823","name":"14127 - WHO Cameroon","id":"JIBboDEZgDg","categoryOptions":[{"id":"gSrW64Ru7Ia","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_8345","name":"WHO/AFRO","id":"HbE305pd9mE","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Cameroon IMs","id":"DyZfQ0o4c3K","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CM","name":"Cameroon"}]}]},{"lastUpdated":"2014-10-06T16:19:03.641","code":"14150","created":"2014-10-06T16:18:49.823","name":"14150 - Caribbean HIV/AIDS Regional Training Initiative","id":"AYD0lqq1dmd","categoryOptions":[{"id":"LSNLBvRl8XL","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_13095","name":"University of the West Indies","id":"hcqQfIcpHgt","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Caribbean Region IMs","id":"A9TJU6RyKmN","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/HRSA","name":"HHS/HRSA","id":"RGC9tURSc3W","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CB","name":"Caribbean Region"}]}]},{"lastUpdated":"2014-10-06T16:19:03.660","code":"14153","created":"2014-10-06T16:18:49.823","name":"14153 - Scaling Up for Most-At-Risk-Populations (SUM) I - Technical Assistance","id":"LsIR8fCOUXi","categoryOptions":[{"id":"uswjXtYCBiU","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9865","name":"FHI 360","id":"bgiL50ykiCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Indonesia IMs","id":"dn6d5UelOkT","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ID","name":"Indonesia"}]}]},{"lastUpdated":"2014-10-06T16:19:03.680","code":"14154","created":"2014-10-06T16:18:49.823","name":"14154 - Scaling Up for Most-At-Risk-Populations (SUM II) - Organizational Performance","id":"Ii70ngJ4V5i","categoryOptions":[{"id":"flWVWyanaLL","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_1614","name":"Training Resources Group","id":"Z4Jha7m1QfH","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Indonesia IMs","id":"dn6d5UelOkT","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ID","name":"Indonesia"}]}]},{"lastUpdated":"2014-10-05T15:08:02.570","code":"14156","created":"2014-09-12T03:18:27.748","name":"14156 - Strengthen In-Country Strategic Information Capacity for Sustainable HIV Response","id":"kPivQwrP2nW","categoryOptions":[{"id":"QbjiutaO6dQ","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Vietnam IMs","id":"SXON8EdijPY","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_19682","name":"The Center for Community Health Research and Development","id":"ASpiAMM2Pyu","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"VN","name":"Vietnam"}]}]},{"lastUpdated":"2014-10-06T16:19:03.699","code":"14157","created":"2014-10-06T16:18:49.823","name":"14157 - KINERJA","id":"bSzIP1kPHjB","categoryOptions":[{"id":"zKExMrIS1t4","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Indonesia IMs","id":"dn6d5UelOkT","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_1717","name":"Research Triangle International","id":"YuPCFCsVfE0","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"ID","name":"Indonesia"}]}]},{"lastUpdated":"2014-10-05T15:08:02.595","code":"14159","created":"2014-09-12T03:18:27.748","name":"14159 - SMART TA","id":"wDD4z3haNxU","categoryOptions":[{"id":"qZT00Nzsq9R","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9865","name":"FHI 360","id":"bgiL50ykiCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Vietnam IMs","id":"SXON8EdijPY","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"VN","name":"Vietnam"}]}]},{"lastUpdated":"2014-10-06T16:19:03.719","code":"14162","created":"2014-10-06T16:18:49.823","name":"14162 - African Center for Laboratory Equipments Maintenance_070","id":"seLBNqxUCrd","categoryOptions":[{"id":"bT0USMV5nHo","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Nigeria IMs","id":"yUg57KWLxkn","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_6285","name":"CDC Foundation","id":"jRslmkp5iFg","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"NG","name":"Nigeria"}]}]},{"lastUpdated":"2014-10-06T16:19:03.738","code":"14169","created":"2014-10-06T16:18:49.823","name":"14169 - Health Finance and Governance Project","id":"pQREcJCMKZX","categoryOptions":[{"id":"nwyMXmV0vPR","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Nigeria IMs","id":"yUg57KWLxkn","groupSets":[]},{"code":"Partner_440","name":"Abt Associates","id":"JkisvjF4ahe","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"NG","name":"Nigeria"}]}]},{"lastUpdated":"2014-10-06T16:19:03.757","code":"14170","created":"2014-10-06T16:18:49.823","name":"14170 - TBD-NACA Call Center Support","id":"OAbz0HAjjBK","categoryOptions":[{"id":"qu9Vwuq9JS9","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Nigeria IMs","id":"yUg57KWLxkn","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"NG","name":"Nigeria"}]}]},{"lastUpdated":"2014-10-06T16:19:03.777","code":"14175","created":"2014-10-06T16:18:49.823","name":"14175 - Partnerships for elimination of MTCT","id":"X8Sv40PXZfV","categoryOptions":[{"id":"MdHsyZBIRHn","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Cameroon IMs","id":"DyZfQ0o4c3K","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_547","name":"United Nations Children's Fund","id":"m1a25FGJn1a","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CM","name":"Cameroon"}]}]},{"lastUpdated":"2014-10-06T16:19:03.796","code":"14179","created":"2014-10-06T16:18:49.823","name":"14179 - KHANA Flagship","id":"jw3U1NwwAlo","categoryOptions":[{"id":"Z0u6A2zTimg","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_3975","name":"Khmer HIV/AIDS NGO Alliance","id":"qzETRzDIaJk","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Cambodia IMs","id":"ajhMAiQomtN","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KH","name":"Cambodia"}]}]},{"lastUpdated":"2014-10-06T16:19:03.815","code":"14186","created":"2014-10-06T16:18:49.823","name":"14186 - ENHAT-CS","id":"V5Mz0NDMHip","categoryOptions":[{"id":"IOqXtZY6Ztb","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_220","name":"Management Sciences for Health","id":"XN6WHwvWDSK","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2014-10-06T16:19:03.835","code":"14187","created":"2014-10-06T16:18:49.823","name":"14187 - Help Ethiopian Address the Low TB (HEAL TB)","id":"eTKuAK8kRHe","categoryOptions":[{"id":"jPvG3uCobPF","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_220","name":"Management Sciences for Health","id":"XN6WHwvWDSK","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2014-10-06T16:19:03.854","code":"14188","created":"2014-10-06T16:18:49.823","name":"14188 - TB CARE 1","id":"ExxwBqZ8FBO","categoryOptions":[{"id":"QgObI07PTe0","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9646","name":"KNCV Tuberculosis Foundation","id":"ilsVnDjCzTd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2014-10-06T16:19:03.873","code":"14189","created":"2014-10-06T16:18:49.823","name":"14189 - Preventive Care Package (PCP)","id":"lNYpV55H84P","categoryOptions":[{"id":"CTkZP0VmPQc","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_52","name":"World Vision International","id":"ZHLW3IJcEzk","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2014-10-06T16:19:03.892","code":"14190","created":"2014-10-06T16:18:49.823","name":"14190 - Architectural and Engineering for Ethiopia Health Infrastructure Program","id":"x8lfhsPq0j4","categoryOptions":[{"id":"UfRHentuEWS","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]},{"code":"Partner_9644","name":"Tetra Tech PM Inc","id":"Dpx87hmqsa8","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2014-10-06T16:19:03.912","code":"14192","created":"2014-10-06T16:18:49.823","name":"14192 - Health Infrastructure Construction Program (HIP)","id":"hq0uAU8HBx8","categoryOptions":[{"id":"lL8OuBiLyPK","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]},{"code":"Partner_4959","name":"International Relief and Development","id":"IV8EsuWue07","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2014-10-06T16:19:03.931","code":"14193","created":"2014-10-06T16:18:49.823","name":"14193 - Health Sector Finance Reform Project","id":"dnH8H6ctsKH","categoryOptions":[{"id":"m5NDjhefYR3","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_440","name":"Abt Associates","id":"JkisvjF4ahe","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2014-10-06T16:19:03.950","code":"14194","created":"2014-10-06T16:18:49.823","name":"14194 - Private Health Sector Program","id":"aR7heAPyRFS","categoryOptions":[{"id":"tJrd1YJF1mE","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_440","name":"Abt Associates","id":"JkisvjF4ahe","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2014-10-06T16:19:03.969","code":"14195","created":"2014-10-06T16:18:49.823","name":"14195 - Leadership Management and Governance","id":"S8eEPP5E8Py","categoryOptions":[{"id":"CpehCOphvY2","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_220","name":"Management Sciences for Health","id":"XN6WHwvWDSK","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2017-02-16T00:45:37.694","code":"14201","created":"2014-10-06T16:18:49.823","name":"14201 - Reducing Infection through Support & Eduation (RISE)","id":"d2pn2u0ixLp","categoryOptions":[{"id":"SRsZ0nHjx5F","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Swaziland IMs","id":"W9wZOVXc3zs","groupSets":[]},{"code":"Partner_4851","name":"Mothers 2 Mothers","id":"pO3myG43GHt","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"SZ","name":"Swaziland"}]}]},{"lastUpdated":"2014-10-06T16:19:04.008","code":"14206","created":"2014-10-06T16:18:49.823","name":"14206 - Grants, Solicitation and Management Follow-On or Associate Award","id":"eM5DwxPqfkP","categoryOptions":[{"id":"EEGvCLGlkN8","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2014-10-06T16:19:04.027","code":"14207","created":"2014-10-06T16:18:49.823","name":"14207 - Health Finance and Governance","id":"Ggkty4qkW0H","categoryOptions":[{"id":"SpjsFwHjrYP","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_440","name":"Abt Associates","id":"JkisvjF4ahe","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2014-10-06T16:19:04.047","code":"14209","created":"2014-10-06T16:18:49.823","name":"14209 - Strengthening Human Resources for Health","id":"FLYOzeC6ygs","categoryOptions":[{"id":"Kj4zxMtcvi3","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_219","name":"JHPIEGO","id":"Q2afG9ldmqc","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2014-10-06T16:19:04.067","code":"14210","created":"2014-10-06T16:18:49.823","name":"14210 - Strengthening Ethiopia's Urban Health Program","id":"KKlH9nmacg6","categoryOptions":[{"id":"cnt7rAoJhW6","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_453","name":"John Snow, Inc.","id":"iOxqtbVGBVY","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2014-10-06T16:19:04.086","code":"14211","created":"2014-10-06T16:18:49.823","name":"14211 - Systems for Improved Access to Pharmaceuticals and Services","id":"gR9ItrCGIfA","categoryOptions":[{"id":"f05TcMvXH7x","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_220","name":"Management Sciences for Health","id":"XN6WHwvWDSK","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2014-10-06T16:19:04.105","code":"14212","created":"2014-10-06T16:18:49.824","name":"14212 - Promoting the Quality of Medicines Program","id":"MEjKVGjXwhE","categoryOptions":[{"id":"joVqASA5MBN","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_4017","name":"United States Pharmacopeia","id":"YCDmnNzQGMM","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2014-10-06T16:19:04.125","code":"14213","created":"2014-10-06T16:18:49.824","name":"14213 - Empowering New Generations in Improved Nutrition and Economic opportunities (ENGINE)","id":"QN0KwXIycIC","categoryOptions":[{"id":"DYvktSgZtUl","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_15660","name":"Save The Children Federation Inc","id":"lptliu0NbAF","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2014-10-06T16:19:04.144","code":"14214","created":"2014-10-06T16:18:49.824","name":"14214 - Food by Prescription","id":"PNWe3VJr3uK","categoryOptions":[{"id":"yj790JKOC8C","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_239","name":"Save the Children US","id":"tcwhKkF6GtO","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2014-10-06T16:19:04.164","code":"14215","created":"2014-10-06T16:18:49.824","name":"14215 - Food and Nutrition Technical Assistance III","id":"xbsOqkStQvx","categoryOptions":[{"id":"GgBbp1zpBng","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9865","name":"FHI 360","id":"bgiL50ykiCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2014-10-06T16:19:04.183","code":"14217","created":"2014-10-06T16:18:49.824","name":"14217 - Urban HIV/AIDS Project","id":"k3iBQWYuaEJ","categoryOptions":[{"id":"D6dOqiZk6x1","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_548","name":"World Food Program","id":"aaPuHlltcER","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2014-10-06T16:19:04.203","code":"14218","created":"2014-10-06T16:18:49.824","name":"14218 - Social Behavioural Change and Communications","id":"WrYIqxhfJvw","categoryOptions":[{"id":"ISTcmA7QvPT","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2016-08-17T20:20:29.417","code":"14219","created":"2016-04-15T19:37:34.185","name":"14219 - AIHA Blood Safety Technical Assistance Services (HQ)","id":"gASATn8oVvm","categoryOptions":[{"id":"dHER2u1PcNa","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_9886","name":"American International Health Alliance","id":"CCgZ5BykCX4","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Ukraine IMs","id":"ZkehcIKCSrT","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UA","name":"Ukraine"}]}]},{"lastUpdated":"2014-10-06T16:19:04.241","code":"14220","created":"2014-10-06T16:18:49.824","name":"14220 - Central Contraceptive Procurement","id":"CD2dMUX1ORW","categoryOptions":[{"id":"z0YJJmKWCGA","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_453","name":"John Snow, Inc.","id":"iOxqtbVGBVY","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2014-10-06T16:19:04.260","code":"14221","created":"2014-10-06T16:18:49.824","name":"14221 - Agricultural Market Development (AMD) Program","id":"e8gdAcM6i1n","categoryOptions":[{"id":"UFgjv0tWB3W","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_194","name":"Agricultural Cooperative Development International Volunteers in Overseas Cooperative Assistance","id":"ypaF6SzOJ0z","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2014-10-06T16:19:04.279","code":"14225","created":"2014-10-06T16:18:49.824","name":"14225 - PATH","id":"LKWq1l00Su4","categoryOptions":[{"id":"tOElTro850a","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_233","name":"Program for Appropriate Technology in Health","id":"AeGQducFpY4","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Ukraine IMs","id":"ZkehcIKCSrT","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UA","name":"Ukraine"}]}]},{"lastUpdated":"2014-10-06T16:19:04.300","code":"14228","created":"2014-10-06T16:18:49.824","name":"14228 - MULU Prevention Program for At-Risk Populations I (MULU I)","id":"JKdnGnfwoQn","categoryOptions":[{"id":"mkAPsBIHzqs","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_232","name":"Population Services International","id":"vNQlvpUamTo","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2014-10-06T16:19:04.330","code":"14229","created":"2014-10-06T16:18:49.824","name":"14229 - ESIS","id":"PxNoioljyKQ","categoryOptions":[{"id":"SSaWgiUEkoZ","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9","name":"U.S. Department of Health and Human Services/Centers for Disease Control and Prevention (HHS/CDC)","id":"YwUDwQjBrCc","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ukraine IMs","id":"ZkehcIKCSrT","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UA","name":"Ukraine"}]}]},{"lastUpdated":"2014-10-06T16:19:04.350","code":"14230","created":"2014-10-06T16:18:49.824","name":"14230 - MULU Prevention Program for At-Risk Populations in Workplace (MULU II)","id":"phSejv8VpYe","categoryOptions":[{"id":"lpmLD13ogwO","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_595","name":"World Learning","id":"sDFvhYDa4sX","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2014-10-06T16:19:04.371","code":"14231","created":"2014-10-06T16:18:49.824","name":"14231 - C-Change","id":"RpLrcC6SalY","categoryOptions":[{"id":"ILfj5TX7LTE","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9865","name":"FHI 360","id":"bgiL50ykiCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Nigeria IMs","id":"yUg57KWLxkn","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"NG","name":"Nigeria"}]}]},{"lastUpdated":"2014-10-06T16:19:04.391","code":"14232","created":"2014-10-06T16:18:49.824","name":"14232 - Yekokeb Berhan","id":"Cf4uW4TcZFW","categoryOptions":[{"id":"VG39lFzhTOp","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]},{"code":"Partner_226","name":"Pact, Inc.","id":"gCbvGRjsbL9","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2014-10-06T16:19:04.410","code":"14234","created":"2014-10-06T16:18:49.824","name":"14234 - SCEPS","id":"Iz1QJvO6vNP","categoryOptions":[{"id":"aq9RKKeDqrf","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]},{"code":"Partner_226","name":"Pact, Inc.","id":"gCbvGRjsbL9","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2017-02-14T01:05:51.566","code":"14235","created":"2016-04-15T19:37:34.197","name":"14235 - ALLIANCE_ METIDA (ending) NGO Support for SI Activities","id":"AyiywMyfN01","categoryOptions":[{"id":"z4Y0vU7UNQc","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ukraine IMs","id":"ZkehcIKCSrT","groupSets":[]},{"code":"Partner_213","name":"International HIV/AIDS Alliance","id":"bzGlCPI9TXH","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UA","name":"Ukraine"}]}]},{"lastUpdated":"2014-10-06T16:19:04.451","code":"14236","created":"2014-10-06T16:18:49.824","name":"14236 - Strengthening the Federal Level Response to Highly Vulnerable Ethiopian Children through the Development of a Child-Sensitive Social Welfare System","id":"cGmQLdrps4i","categoryOptions":[{"id":"U9WpsfCi85x","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]},{"code":"Partner_547","name":"United Nations Children's Fund","id":"m1a25FGJn1a","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2015-04-03T00:04:01.039","code":"14240","created":"2015-04-03T00:03:58.627","name":"14240 - WHO","id":"wCHlcWQO1k0","categoryOptions":[{"id":"KAjTJb6a5lu","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ukraine IMs","id":"ZkehcIKCSrT","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_549","name":"World Health Organization","id":"Hh9aCl8EfX1","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"UA","name":"Ukraine"}]}]},{"lastUpdated":"2015-04-09T00:03:37.447","code":"14242","created":"2015-04-09T00:03:33.984","name":"14242 - FANTA III","id":"Nk4LyekKxuz","categoryOptions":[{"id":"jO8CIk1h0gO","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9865","name":"FHI 360","id":"bgiL50ykiCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Malawi IMs","id":"aQSmeEVALxI","groupSets":[]}],"organisationUnits":[{"code":"MW","name":"Malawi"}]}]},{"lastUpdated":"2014-10-06T16:19:04.472","code":"14245","created":"2014-10-06T16:18:49.824","name":"14245 - Next Generation BSS Prisoners Study","id":"xSFIoGnAJDj","categoryOptions":[{"id":"aTMVDFYwouA","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"name":"Angola IMs","id":"EqK0E2mtwrx","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_6841","name":"Health and Development Africa","id":"AE04sl8DIkt","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"AO","name":"Angola"}]}]},{"lastUpdated":"2014-10-06T16:18:50.302","code":"14246","created":"2014-10-06T16:18:49.799","name":"14246 - Abt Associates: HPSS","id":"PPDsm8YdUO4","categoryOptions":[{"id":"UbWsYaBGiaE","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_440","name":"Abt Associates","id":"JkisvjF4ahe","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Malawi IMs","id":"aQSmeEVALxI","groupSets":[]}],"organisationUnits":[{"code":"MW","name":"Malawi"}]}]},{"lastUpdated":"2014-10-06T16:19:04.492","code":"14247","created":"2014-10-06T16:18:49.824","name":"14247 - SIAPS","id":"FELCJptbEYw","categoryOptions":[{"id":"ZWQfkwvTviY","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ukraine IMs","id":"ZkehcIKCSrT","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_220","name":"Management Sciences for Health","id":"XN6WHwvWDSK","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"UA","name":"Ukraine"}]}]},{"lastUpdated":"2014-10-06T16:18:50.319","code":"14249","created":"2014-10-06T16:18:49.799","name":"14249 - Integrated (HIV effect) Mitigation and Positive Action for Community Transformation (IMPACT)","id":"K2rt99zhBj6","categoryOptions":[{"id":"YuYrzDZh2kp","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_33","name":"Catholic Relief Services","id":"YemsOJtwBlN","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Malawi IMs","id":"aQSmeEVALxI","groupSets":[]}],"organisationUnits":[{"code":"MW","name":"Malawi"}]}]},{"lastUpdated":"2014-10-06T16:19:04.512","code":"14250","created":"2014-10-06T16:18:49.824","name":"14250 - TBCARE I","id":"IWhr6YIq4x1","categoryOptions":[{"id":"qGExGI8VEtf","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9646","name":"KNCV Tuberculosis Foundation","id":"ilsVnDjCzTd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Nigeria IMs","id":"yUg57KWLxkn","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"NG","name":"Nigeria"}]}]},{"lastUpdated":"2014-10-06T16:19:04.531","code":"14251","created":"2014-10-06T16:18:49.824","name":"14251 - MEASURE EVALUATION PHASE III","id":"wFFGulgKAGi","categoryOptions":[{"id":"twZBEZhAv1i","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ukraine IMs","id":"ZkehcIKCSrT","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_521","name":"University of North Carolina at Chapel Hill, Carolina Population Center","id":"LfNyhXyE9DI","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"UA","name":"Ukraine"}]}]},{"lastUpdated":"2014-10-06T16:19:04.551","code":"14252","created":"2014-10-06T16:18:49.824","name":"14252 - AIDSTAR - support the development of the National HIV/AIDS Program","id":"tI3aTrl9U2L","categoryOptions":[{"id":"BuH7d2WNprU","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ukraine IMs","id":"ZkehcIKCSrT","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_220","name":"Management Sciences for Health","id":"XN6WHwvWDSK","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"UA","name":"Ukraine"}]}]},{"lastUpdated":"2014-10-06T16:19:04.571","code":"14253","created":"2014-10-06T16:18:49.824","name":"14253 - TBD Sustaining the Role of Media in the National HIV/AIDS Response","id":"NFJznLMmCM6","categoryOptions":[{"id":"dimU5u3uOOu","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ukraine IMs","id":"ZkehcIKCSrT","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UA","name":"Ukraine"}]}]},{"lastUpdated":"2014-10-06T16:19:04.591","code":"14254","created":"2014-10-06T16:18:49.824","name":"14254 - Stigma and discrimination","id":"dbsOoN5ueuQ","categoryOptions":[{"id":"U1CA6IXcq8j","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ukraine IMs","id":"ZkehcIKCSrT","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_9051","name":"All Ukrainian Network of People Living with HIV/AIDS","id":"XsgvHfiu10H","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"UA","name":"Ukraine"}]}]},{"lastUpdated":"2017-02-15T00:26:42.856","code":"14255","created":"2016-04-15T19:37:34.208","name":"14255 - NETWORK (ending) Support to ART provision","id":"YC6UqUzPpD2","categoryOptions":[{"id":"ylNeBL5yxbA","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ukraine IMs","id":"ZkehcIKCSrT","groupSets":[]},{"code":"Partner_9051","name":"All Ukrainian Network of People Living with HIV/AIDS","id":"XsgvHfiu10H","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UA","name":"Ukraine"}]}]},{"lastUpdated":"2014-10-06T16:19:04.630","code":"14260","created":"2014-10-06T16:18:49.824","name":"14260 - Peace Corps","id":"nSTbcNoRoUd","categoryOptions":[{"id":"ZewFltIX4m4","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Caribbean Region IMs","id":"A9TJU6RyKmN","groupSets":[]},{"code":"Agency_PC","name":"PC","id":"cL6cHd6QJ5B","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_6","name":"U.S. Peace Corps","id":"m4mzzwVQOUi","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"CB","name":"Caribbean Region"}]}]},{"lastUpdated":"2014-10-06T16:19:04.649","code":"14261","created":"2014-10-06T16:18:49.824","name":"14261 - Thailand Ministry of Public Health","id":"Qha1RljTebk","categoryOptions":[{"id":"LyHr9yBmcXs","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_5430","name":"Thailand Ministry of Public Health","id":"Hk0grx54DN3","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Cambodia IMs","id":"ajhMAiQomtN","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KH","name":"Cambodia"}]}]},{"lastUpdated":"2017-01-31T00:45:24.366","code":"14263","created":"2014-10-06T16:18:49.824","name":"14263 - Kingdom of Cambodia Ministry of Health - MOH CoAg Phase II","id":"uzkvQHzWn5f","categoryOptions":[{"id":"HStLGKxhQBA","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Cambodia IMs","id":"ajhMAiQomtN","groupSets":[]},{"code":"Partner_16526","name":"Ministry of Health (MOH)","id":"z9IOaGInbuA","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KH","name":"Cambodia"}]}]},{"lastUpdated":"2015-03-24T23:55:44.649","code":"14267","created":"2015-03-24T23:55:42.443","name":"14267 - Infrastructure development for health systems strengthening","id":"qnL44K4Iprp","categoryOptions":[{"id":"eYHG8BrIUl0","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_3932","name":"Regional Procurement Support Office/Frankfurt","id":"Yi5RVnVkHqq","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]},{"code":"Agency_State/AF","name":"State/AF","id":"a7p2WOqhhzQ","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2014-10-06T16:19:04.688","code":"14272","created":"2014-10-06T16:18:49.824","name":"14272 - Health Policy Initiative Costing Task Order","id":"Mf1yQarJRUl","categoryOptions":[{"id":"TgZiAzYE3q6","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_10553","name":"Futures Group","id":"wZKS6xtvKqV","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2014-10-06T16:19:04.708","code":"14276","created":"2014-10-06T16:18:49.824","name":"14276 - NYS AIDS INSTITUTE/ HEALTHQUAL","id":"CX8iqb6DwlL","categoryOptions":[{"id":"As6ZieE4bsV","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Partner_3685","name":"New York AIDS Institute","id":"eAKFyRofSpj","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/HRSA","name":"HHS/HRSA","id":"RGC9tURSc3W","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2014-10-06T16:19:04.728","code":"14278","created":"2014-10-06T16:18:49.824","name":"14278 - New-AIDSTAR Human Resource Development (HRD) Task Order","id":"hYHPNX4If0E","categoryOptions":[{"id":"y4sTwJ40IR7","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_453","name":"John Snow, Inc.","id":"iOxqtbVGBVY","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-06T16:19:04.747","code":"14284","created":"2014-10-06T16:18:49.824","name":"14284 - RFA support care and treament innovation","id":"q8sSNA2eHlo","categoryOptions":[{"id":"nHDfjL9Cpqp","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-05T15:08:02.595","code":"14287","created":"2014-05-10T01:23:12.273","name":"14287 - Family Health Project","id":"K8iyoRiqc7X","categoryOptions":[{"id":"dZbIJ7aeNZ0","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Rwanda IMs","id":"klXeHFa3B0D","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_446","name":"Chemonics International","id":"PwuSkbWo7an","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"RW","name":"Rwanda"}]}]},{"lastUpdated":"2014-10-06T16:19:04.766","code":"14288","created":"2014-10-06T16:18:49.824","name":"14288 - Comprehensive clinic-based district services","id":"K2u5YuvEIF8","categoryOptions":[{"id":"uZfE6PTQcEn","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-06T16:19:04.786","code":"14291","created":"2014-10-06T16:18:49.824","name":"14291 - Care and Support to Improve Patient Outcomes","id":"PP1VNLsprKz","categoryOptions":[{"id":"sDxiJhGl5S0","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_281","name":"Hospice and Palliative Care Assn. Of South Africa","id":"SflnNiFqWVt","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-06T16:19:04.805","code":"14292","created":"2014-10-06T16:18:49.825","name":"14292 - PPP: Integrating Water and Sanitation into HIV/AIDS Programs, Nutrition","id":"hwmJRn7H9cm","categoryOptions":[{"id":"fA7q6rQA80D","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_281","name":"Hospice and Palliative Care Assn. Of South Africa","id":"SflnNiFqWVt","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-06T16:19:04.825","code":"14294","created":"2014-10-06T16:18:49.825","name":"14294 - DSD - Children's Services Directory","id":"LMSWYUWMRY1","categoryOptions":[{"id":"QcH4K8p6YAI","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"Partner_16692","name":"University Research South Africa","id":"MWFhEDVshpg","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-06T16:19:04.845","code":"14295","created":"2014-10-06T16:18:49.825","name":"14295 - Capacity Development and Support Program","id":"iePQSQ6G2Xl","categoryOptions":[{"id":"OfNDDNRQ9Wh","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9865","name":"FHI 360","id":"bgiL50ykiCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-06T16:19:04.864","code":"14296","created":"2014-10-06T16:18:49.825","name":"14296 - Capacity Plus","id":"MLNqPfi246w","categoryOptions":[{"id":"x0kzAOMQ7dW","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_217","name":"IntraHealth International, Inc","id":"dzHNlgEBwIz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Namibia IMs","id":"Rdf2lbZeQPN","groupSets":[]}],"organisationUnits":[{"code":"NA","name":"Namibia"}]}]},{"lastUpdated":"2014-10-06T16:19:04.884","code":"14298","created":"2014-10-06T16:18:49.825","name":"14298 - Enhancing Nigerian Capacity for AIDS Prevention","id":"QMJYXrXGgXi","categoryOptions":[{"id":"Oltx0SwidQ9","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Nigeria IMs","id":"yUg57KWLxkn","groupSets":[]},{"code":"Partner_7579","name":"Deloitte Consulting Limited","id":"sDjXRvimYmw","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"NG","name":"Nigeria"}]}]},{"lastUpdated":"2014-10-06T16:19:04.904","code":"14301","created":"2014-10-06T16:18:49.825","name":"14301 - LETLAMA","id":"kI5OAyAmKXu","categoryOptions":[{"id":"tCGTeXmQ3Xe","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_232","name":"Population Services International","id":"vNQlvpUamTo","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Lesotho IMs","id":"m2xthyR9aNm","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"LS","name":"Lesotho"}]}]},{"lastUpdated":"2017-01-08T23:53:38.971","code":"14302","created":"2014-10-06T16:18:49.825","name":"14302 - Strengthening High Impact Interventions for and AIDS-free Generation (Aids Free)","id":"OOs31oSMpiy","categoryOptions":[{"id":"EqCzVuUpqZW","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_16525","name":"John Snow Inc (JSI)","id":"IotYS2QNHNH","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Nigeria IMs","id":"yUg57KWLxkn","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"NG","name":"Nigeria"}]}]},{"lastUpdated":"2014-10-06T16:19:04.944","code":"14304","created":"2014-10-06T16:18:49.825","name":"14304 - Evaluation Support Services","id":"WVlZa8VcXLY","categoryOptions":[{"id":"nDJexLd7H6Y","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_16599","name":"Survey Warehouse","id":"tcLwt2slWZV","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Namibia IMs","id":"Rdf2lbZeQPN","groupSets":[]}],"organisationUnits":[{"code":"NA","name":"Namibia"}]}]},{"lastUpdated":"2014-10-06T16:19:04.963","code":"14305","created":"2014-10-06T16:18:49.825","name":"14305 - Namibia Institutional Strengthening","id":"mMz4him395W","categoryOptions":[{"id":"RDGdq0BWFDE","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_16339","name":"Pact","id":"HnZx1Df3rCw","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Namibia IMs","id":"Rdf2lbZeQPN","groupSets":[]}],"organisationUnits":[{"code":"NA","name":"Namibia"}]}]},{"lastUpdated":"2014-10-06T16:19:04.983","code":"14307","created":"2014-10-06T16:18:49.825","name":"14307 - Leveraging Local Technical Assistance for Transition (LL-TAFT)","id":"WZdp0bmtfDv","categoryOptions":[{"id":"Eqg2pwzOxVw","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Namibia IMs","id":"Rdf2lbZeQPN","groupSets":[]}],"organisationUnits":[{"code":"NA","name":"Namibia"}]}]},{"lastUpdated":"2014-10-06T16:19:05.003","code":"14308","created":"2014-10-06T16:18:49.825","name":"14308 - Measure Evaluation Phase III (CBIS)","id":"ZRIgHv5CeEy","categoryOptions":[{"id":"n5qzFTEEoR7","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_1212","name":"Measure Evaluation","id":"lEAtyUelKhW","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2014-10-06T16:19:05.022","code":"14309","created":"2014-10-06T16:18:49.825","name":"14309 - Strengthening National Response to HIV/AIDS","id":"tz7Ofj3J0U9","categoryOptions":[{"id":"qzFy474pNzi","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]},{"code":"Partner_549","name":"World Health Organization","id":"Hh9aCl8EfX1","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2014-10-06T16:19:05.042","code":"14311","created":"2014-10-06T16:18:49.825","name":"14311 - Strengthening Health Outcomes through the Private Sector (SHOPS)","id":"RrAc84IQVpy","categoryOptions":[{"id":"Kp4pOw5hINk","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_440","name":"Abt Associates","id":"JkisvjF4ahe","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2014-10-05T15:08:02.560","code":"14326","created":"2014-09-12T03:18:27.748","name":"14326 - UCSF","id":"VuozCTpp2kE","categoryOptions":[{"id":"IcjiwWPfYCg","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_517","name":"University of California at San Francisco","id":"t4LrBROk1Gw","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Vietnam IMs","id":"SXON8EdijPY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"VN","name":"Vietnam"}]}]},{"lastUpdated":"2014-10-06T16:19:05.061","code":"14335","created":"2014-10-06T16:18:49.825","name":"14335 - Zambia AIDS Law Research and Advocacy Network (ZARAN)","id":"lufDpq0B77t","categoryOptions":[{"id":"zyqUbCA5HbG","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_1553","name":"Zambia AIDS Law Research and Advocacy Network (ZARAN)","id":"p7O42hX9cNl","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_State/AF","name":"State/AF","id":"a7p2WOqhhzQ","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2017-03-01T21:26:25.309","code":"14336","created":"2014-09-12T03:18:27.747","name":"14336 - HMU follow on","id":"s18ismB07In","categoryOptions":[{"id":"Oya7iDiy6d2","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Vietnam IMs","id":"SXON8EdijPY","groupSets":[]},{"code":"Partner_3139","name":"Hanoi Medical University","id":"RbcnY4v5AbV","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"VN","name":"Vietnam"}]}]},{"lastUpdated":"2014-10-06T16:19:05.081","code":"14338","created":"2014-10-06T16:18:49.825","name":"14338 - Sustainability Through Economic strengthening, Prevention, and Support for Orphans, and Vulnerable Children, youth and other vulnerable populations (STEPS OVC) program","id":"FTeDJ2Day4M","categoryOptions":[{"id":"YWo0llT8pqA","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_52","name":"World Vision International","id":"ZHLW3IJcEzk","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2014-10-06T16:19:05.101","code":"14339","created":"2014-10-06T16:18:49.825","name":"14339 - PEPFAR Prevention Small Grants","id":"XA3vFulRzMm","categoryOptions":[{"id":"yMYXL4YEI7Q","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Partner_1","name":"U.S. Department of State","id":"iAVE5ysanxE","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_State/AF","name":"State/AF","id":"a7p2WOqhhzQ","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2014-10-06T16:19:05.121","code":"14342","created":"2014-10-06T16:18:49.825","name":"14342 - Engender Health GH-08-2008 RESPOND","id":"aFjMQUuwZgT","categoryOptions":[{"id":"MYZMtjw9Q8K","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Burundi IMs","id":"P5tosR8rJMT","groupSets":[]},{"code":"Partner_205","name":"Engender Health","id":"IpDfad08646","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"BI","name":"Burundi"}]}]},{"lastUpdated":"2014-10-06T16:19:05.141","code":"14343","created":"2014-10-06T16:18:49.825","name":"14343 - GH 01-2008 MEASURE Phase III MMAR","id":"wYmoBzLmsVQ","categoryOptions":[{"id":"oUeJ3LF8388","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Burundi IMs","id":"P5tosR8rJMT","groupSets":[]},{"code":"Partner_521","name":"University of North Carolina at Chapel Hill, Carolina Population Center","id":"LfNyhXyE9DI","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"BI","name":"Burundi"}]}]},{"lastUpdated":"2014-10-06T16:19:05.161","code":"14348","created":"2014-10-06T16:18:49.825","name":"14348 - Links For Children","id":"Awv6t9weQ1x","categoryOptions":[{"id":"x1wWMmpHRQ0","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_726","name":"Save the Children UK","id":"mRv42hgp6nO","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Nigeria IMs","id":"yUg57KWLxkn","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"NG","name":"Nigeria"}]}]},{"lastUpdated":"2014-10-06T16:19:05.180","code":"14349","created":"2014-10-06T16:18:49.825","name":"14349 - Network Of Zambians Living with HIV and AIDS (NZP+)","id":"hcNOdcQuh92","categoryOptions":[{"id":"J73cnq0sCNi","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_15945","name":"The Network of Zambian People Living with HIV and AIDS (NZP+)","id":"cukjrcoK8Bs","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_State/AF","name":"State/AF","id":"a7p2WOqhhzQ","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2014-10-06T16:19:05.203","code":"14350","created":"2014-10-06T16:18:49.825","name":"14350 - The Treatment Advocacy and Literacy Campaign (TALC)","id":"XfOcUoLKqWN","categoryOptions":[{"id":"acwZ5D667dt","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_6231","name":"Treatment, Advocacy, and Literacy Campaign","id":"Y8bRcYRX4W7","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_State/AF","name":"State/AF","id":"a7p2WOqhhzQ","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2014-10-06T16:19:05.224","code":"14351","created":"2014-10-06T16:18:49.825","name":"14351 - Capacity Building of Local Organizations","id":"vzbUHSwFTqO","categoryOptions":[{"id":"Kn3WDjNSJbC","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_17038","name":"National Network of Positive Women Ethiopia","id":"c3El6HPtZ5S","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2014-10-06T16:19:05.244","code":"14352","created":"2014-10-06T16:18:49.825","name":"14352 - VOA HIV prevention","id":"zFRl4Ij1F6o","categoryOptions":[{"id":"ccDo8VnvU6G","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_3825","name":"International Broadcasting Bureau, Voice of America","id":"Ds9XTdo6p6i","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Burundi IMs","id":"P5tosR8rJMT","groupSets":[]},{"code":"Agency_State/AF","name":"State/AF","id":"a7p2WOqhhzQ","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"BI","name":"Burundi"}]}]},{"lastUpdated":"2014-10-06T16:19:05.263","code":"14354","created":"2014-10-06T16:18:49.825","name":"14354 - Partnership for Supply Chain Management","id":"UFjhWtl1rED","categoryOptions":[{"id":"CYwZwZzMPpn","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_3781","name":"Partnership for Supply Chain Management","id":"El6VW2fQeEZ","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2014-10-06T16:19:05.283","code":"14355","created":"2014-10-06T16:18:49.825","name":"14355 - Supply Chain Management","id":"RYrKERsgOan","categoryOptions":[{"id":"a4HC0XLmc2f","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Indonesia IMs","id":"dn6d5UelOkT","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_453","name":"John Snow, Inc.","id":"iOxqtbVGBVY","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ID","name":"Indonesia"}]}]},{"lastUpdated":"2014-10-06T16:19:05.308","code":"14359","created":"2014-10-06T16:18:49.825","name":"14359 - AIDSTAR I","id":"G7kh8K2JCM2","categoryOptions":[{"id":"Y26kBygQc72","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_453","name":"John Snow, Inc.","id":"iOxqtbVGBVY","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2014-10-06T16:19:05.327","code":"14371","created":"2014-10-06T16:18:49.825","name":"14371 - Maternal and Child Health Integrated Program (MCHIP)","id":"nkig7JJ8BVW","categoryOptions":[{"id":"aYpye0O5DGc","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_219","name":"JHPIEGO","id":"Q2afG9ldmqc","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Namibia IMs","id":"Rdf2lbZeQPN","groupSets":[]}],"organisationUnits":[{"code":"NA","name":"Namibia"}]}]},{"lastUpdated":"2014-10-06T16:19:05.347","code":"14374","created":"2014-10-06T16:18:49.825","name":"14374 - APHL","id":"yYoWpERUvwy","categoryOptions":[{"id":"ORGDGLFGOAO","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Swaziland IMs","id":"W9wZOVXc3zs","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_1923","name":"Association of Public Health Laboratories","id":"LCKC7NEcxjh","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"SZ","name":"Swaziland"}]}]},{"lastUpdated":"2014-10-06T16:19:05.367","code":"14376","created":"2014-10-06T16:18:49.825","name":"14376 - Global Fund Technical Support 2.0","id":"mJ4OHI8JFPz","categoryOptions":[{"id":"D9zHz2SqGlP","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ghana IMs","id":"aLJxBPfhy2M","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"GH","name":"Ghana"}]}]},{"lastUpdated":"2014-10-06T16:19:05.387","code":"14382","created":"2014-10-06T16:18:49.825","name":"14382 - Civil-Military alliance","id":"U4vu2ZTZFOJ","categoryOptions":[{"id":"FEWQjo9YNPJ","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Angola IMs","id":"EqK0E2mtwrx","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_10296","name":"Charles Drew University","id":"k5YhQuqV7T4","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"AO","name":"Angola"}]}]},{"lastUpdated":"2014-10-06T16:19:05.407","code":"14383","created":"2014-10-06T16:18:49.825","name":"14383 - U.S. Department of Defense Walter Reed Program Nigeria","id":"qrX2D0XfbAK","categoryOptions":[{"id":"saOKoetUGpZ","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_4","name":"U.S. Department of Defense (Defense)","id":"ZTaEjL7Ru2S","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Nigeria IMs","id":"yUg57KWLxkn","groupSets":[]}],"organisationUnits":[{"code":"NG","name":"Nigeria"}]}]},{"lastUpdated":"2014-10-06T16:19:05.426","code":"14384","created":"2014-10-06T16:18:49.825","name":"14384 - Sesame Square","id":"cfPheudJGAD","categoryOptions":[{"id":"zCOiqKCr1ZO","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_6349","name":"Sesame Street Workshop","id":"nQiub5bHJ0K","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Nigeria IMs","id":"yUg57KWLxkn","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"NG","name":"Nigeria"}]}]},{"lastUpdated":"2014-10-06T16:19:05.446","code":"14385","created":"2014-10-06T16:18:49.825","name":"14385 - Cooperative Agreement 5U2GPS001285","id":"TxwrELW34wm","categoryOptions":[{"id":"ZqTIsQNhmU1","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_978","name":"American Society of Clinical Pathology","id":"TbuC1D6eOUY","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Namibia IMs","id":"Rdf2lbZeQPN","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"NA","name":"Namibia"}]}]},{"lastUpdated":"2014-10-06T16:19:05.465","code":"14386","created":"2014-10-06T16:18:49.825","name":"14386 - UNZA M&E Follow-on","id":"sSNUsMjlYBx","categoryOptions":[{"id":"xwugjK7ZmC6","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Partner_13098","name":"University of Zambia – Demography Department","id":"bWFKjS83D7B","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2014-10-06T16:19:05.485","code":"14390","created":"2014-10-06T16:18:49.825","name":"14390 - Cooperative Agreement U2GGH001182","id":"BgL84gTi74F","categoryOptions":[{"id":"KTNlq3NGuzM","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_16869","name":"University of Namibia","id":"skihGRmQKUO","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Namibia IMs","id":"Rdf2lbZeQPN","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"NA","name":"Namibia"}]}]},{"lastUpdated":"2014-10-06T16:19:05.505","code":"14391","created":"2014-10-06T16:18:49.826","name":"14391 - University of California-San Francisco","id":"ITxtmuQ0NVb","categoryOptions":[{"id":"AQgeVB5WKQn","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_517","name":"University of California at San Francisco","id":"t4LrBROk1Gw","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Namibia IMs","id":"Rdf2lbZeQPN","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"NA","name":"Namibia"}]}]},{"lastUpdated":"2014-10-06T16:19:05.527","code":"14392","created":"2014-10-06T16:18:49.826","name":"14392 - Jhpiego (Eastern)","id":"WlcaQoYPhuI","categoryOptions":[{"id":"dYcrX4DfI3R","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_219","name":"JHPIEGO","id":"Q2afG9ldmqc","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2014-10-06T16:19:05.547","code":"14396","created":"2014-10-06T16:18:49.826","name":"14396 - Supply Chain Management System Honduras","id":"Qk8aIiDOzMQ","categoryOptions":[{"id":"r6wJq3i0qVL","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Central America Region IMs","id":"wwgvfFoRz0Q","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_3781","name":"Partnership for Supply Chain Management","id":"El6VW2fQeEZ","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CE","name":"Central America Region"}]}]},{"lastUpdated":"2014-10-06T16:19:05.567","code":"14399","created":"2014-10-06T16:18:49.826","name":"14399 - DOL","id":"quCWWkd20Vu","categoryOptions":[{"id":"azINUeqmEqS","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_3833","name":"International Labor Organization","id":"N5QEVBCcYA7","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Caribbean Region IMs","id":"A9TJU6RyKmN","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_DOL","name":"DOL","id":"qOAN2zISlFw","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CB","name":"Caribbean Region"}]}]},{"lastUpdated":"2014-10-06T16:19:05.587","code":"14400","created":"2014-10-06T16:18:49.826","name":"14400 - PASMO Guatemala","id":"ApuRov2Ks4E","categoryOptions":[{"id":"g3buQHDovEs","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Central America Region IMs","id":"wwgvfFoRz0Q","groupSets":[]},{"code":"Partner_232","name":"Population Services International","id":"vNQlvpUamTo","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]}],"organisationUnits":[{"code":"CE","name":"Central America Region"}]}]},{"lastUpdated":"2014-10-06T16:19:05.607","code":"14401","created":"2014-10-06T16:18:49.826","name":"14401 - US Department of Defense","id":"Pz4qTaDK5Tf","categoryOptions":[{"id":"Ym3wy3PZogb","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Central America Region IMs","id":"wwgvfFoRz0Q","groupSets":[]},{"code":"Partner_616","name":"U.S. Department of Defense Naval Health Research Center","id":"NvmiiUf3znW","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]}],"organisationUnits":[{"code":"CE","name":"Central America Region"}]}]},{"lastUpdated":"2014-10-06T16:19:05.626","code":"14402","created":"2014-10-06T16:18:49.826","name":"14402 - DoD Multi Country TBD","id":"e0KH96NTYFG","categoryOptions":[{"id":"zZMLVZDosFl","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Central America Region IMs","id":"wwgvfFoRz0Q","groupSets":[]},{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]}],"organisationUnits":[{"code":"CE","name":"Central America Region"}]}]},{"lastUpdated":"2014-10-06T16:19:05.646","code":"14403","created":"2014-10-06T16:18:49.826","name":"14403 - Multi-sector Alliances Program","id":"dTFAHOAJW67","categoryOptions":[{"id":"dgQf3W5EGFQ","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Central America Region IMs","id":"wwgvfFoRz0Q","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_1717","name":"Research Triangle International","id":"YuPCFCsVfE0","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"CE","name":"Central America Region"}]}]},{"lastUpdated":"2014-10-06T16:19:05.665","code":"14406","created":"2014-10-06T16:18:49.826","name":"14406 - Deliver","id":"uyIzIKJQoG3","categoryOptions":[{"id":"hcThPaEFnub","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Central America Region IMs","id":"wwgvfFoRz0Q","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_453","name":"John Snow, Inc.","id":"iOxqtbVGBVY","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CE","name":"Central America Region"}]}]},{"lastUpdated":"2014-10-06T16:19:05.685","code":"14415","created":"2014-10-06T16:18:49.826","name":"14415 - Integrated Service Delivery Project (ISDP)","id":"qXVxR9OoF67","categoryOptions":[{"id":"MyrbyACF0Dd","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_219","name":"JHPIEGO","id":"Q2afG9ldmqc","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"South Sudan IMs","id":"zYDiTp987u1","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"SS","name":"South Sudan"}]}]},{"lastUpdated":"2017-03-29T23:20:12.095","code":"14418","created":"2014-10-06T16:18:49.826","name":"14418 - Intrahealth SI-OHSS (ENDED March 31/2017)","id":"hgnsJ8BhB1c","categoryOptions":[{"id":"ClUVRmw8AUl","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_217","name":"IntraHealth International, Inc","id":"dzHNlgEBwIz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"South Sudan IMs","id":"zYDiTp987u1","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"SS","name":"South Sudan"}]}]},{"lastUpdated":"2016-08-17T20:21:32.632","code":"14420","created":"2016-04-15T19:37:34.219","name":"14420 - LPHO Follow On","id":"wekGAZy62WY","categoryOptions":[{"id":"PgZoZ69bN8N","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Partner_4592","name":"Lusaka Provincial Health Office","id":"WSoSBXn10ET","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2016-08-17T20:21:53.731","code":"14421","created":"2016-04-15T19:37:34.231","name":"14421 - SPMO Follow On","id":"bHKEyvyK1RJ","categoryOptions":[{"id":"k01bMKxPgmc","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_13255","name":"Southern Provincial Health Office","id":"guMjeq3vtf0","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2014-10-06T16:18:50.708","code":"14426","created":"2014-10-06T16:18:49.802","name":"14426 - Partner Reporting and Performance Monitoring System (PRPM) Follow on","id":"LlCPc8CSaTs","categoryOptions":[{"id":"PDHp8vqJBzF","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Rwanda IMs","id":"klXeHFa3B0D","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"RW","name":"Rwanda"}]}]},{"lastUpdated":"2014-10-06T16:19:05.765","code":"14427","created":"2014-10-06T16:18:49.826","name":"14427 - External Evaluation","id":"aTbS0Fcy8N4","categoryOptions":[{"id":"cDylkx9vXTG","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"name":"Indonesia IMs","id":"dn6d5UelOkT","groupSets":[]},{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ID","name":"Indonesia"}]}]},{"lastUpdated":"2014-10-06T16:19:05.785","code":"14429","created":"2014-10-06T16:18:49.826","name":"14429 - VCT in military health facilities and mobile campaigns","id":"y2AjbVJG4g4","categoryOptions":[{"id":"rUyI4yzDKnV","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_232","name":"Population Services International","id":"vNQlvpUamTo","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Cameroon IMs","id":"DyZfQ0o4c3K","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]}],"organisationUnits":[{"code":"CM","name":"Cameroon"}]}]},{"lastUpdated":"2014-10-06T16:18:50.336","code":"14432","created":"2014-10-06T16:18:49.799","name":"14432 - support to MDF","id":"xwliCrJjkOj","categoryOptions":[{"id":"DrqTeegGZmE","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_219","name":"JHPIEGO","id":"Q2afG9ldmqc","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Malawi IMs","id":"aQSmeEVALxI","groupSets":[]}],"organisationUnits":[{"code":"MW","name":"Malawi"}]}]},{"lastUpdated":"2014-10-06T16:19:05.805","code":"14437","created":"2014-10-06T16:18:49.826","name":"14437 - WHO-OHSS","id":"nad5ehN1UGS","categoryOptions":[{"id":"YBJNTJaHkDq","endDate":"2017-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Swaziland IMs","id":"W9wZOVXc3zs","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_549","name":"World Health Organization","id":"Hh9aCl8EfX1","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"SZ","name":"Swaziland"}]}]},{"lastUpdated":"2016-08-17T20:22:14.894","code":"14441","created":"2016-04-15T19:37:34.027","name":"14441 - Center of Excellence for Comprehensive Integrated HIV Care and Treatment Services in Lilongwe, Malawi","id":"dN37OlPrHQt","categoryOptions":[{"id":"IYlnc6oJcHT","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_3933","name":"Lighthouse","id":"HOnaYiNPIs7","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Malawi IMs","id":"aQSmeEVALxI","groupSets":[]}],"organisationUnits":[{"code":"MW","name":"Malawi"}]}]},{"lastUpdated":"2014-10-06T16:18:50.370","code":"14442","created":"2014-10-06T16:18:49.799","name":"14442 - Improving Quality of Care and Health Impact through Sustainable, Integrated, Innovative Information System Technologies in Malawi under PEPFAR","id":"rrnwQjLT8J7","categoryOptions":[{"id":"DEa1u8MhZoi","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_6273","name":"BAOBAB Health Partnership","id":"Zdz3o1EQR2S","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Malawi IMs","id":"aQSmeEVALxI","groupSets":[]}],"organisationUnits":[{"code":"MW","name":"Malawi"}]}]},{"lastUpdated":"2014-10-06T16:18:50.387","code":"14443","created":"2014-10-06T16:18:49.800","name":"14443 - Strengthening District Health Planning and Strategic Information to Improve Maternal and Child Health","id":"gLn85Psqqdv","categoryOptions":[{"id":"KYVyEuPOp7w","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_547","name":"United Nations Children's Fund","id":"m1a25FGJn1a","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Malawi IMs","id":"aQSmeEVALxI","groupSets":[]}],"organisationUnits":[{"code":"MW","name":"Malawi"}]}]},{"lastUpdated":"2014-10-06T16:19:05.825","code":"14444","created":"2014-10-06T16:18:49.826","name":"14444 - Scale-Up of Care and Support Services for Orphans and Vulnerable Children (OVC) in Selected States in Nigeria","id":"E5zeFNV4Q6m","categoryOptions":[{"id":"qhxEH5P1bLM","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Nigeria IMs","id":"yUg57KWLxkn","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"NG","name":"Nigeria"}]}]},{"lastUpdated":"2014-10-06T16:19:05.845","code":"14446","created":"2014-10-06T16:18:49.826","name":"14446 - Nigeria Monitoring and Evaluation Management Services (NMEMS II)","id":"pN5s6nck79h","categoryOptions":[{"id":"kGiETSeZZwE","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9138","name":"The Mitchell Group","id":"KOPM9vXXNly","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Nigeria IMs","id":"yUg57KWLxkn","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"NG","name":"Nigeria"}]}]},{"lastUpdated":"2014-10-06T16:19:05.865","code":"14448","created":"2014-10-06T16:18:49.826","name":"14448 - SCMS","id":"rfY7wngIcJV","categoryOptions":[{"id":"IEtSFKy55Pn","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_3781","name":"Partnership for Supply Chain Management","id":"El6VW2fQeEZ","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Malawi IMs","id":"aQSmeEVALxI","groupSets":[]}],"organisationUnits":[{"code":"MW","name":"Malawi"}]}]},{"lastUpdated":"2014-10-06T16:19:05.885","code":"14450","created":"2014-10-06T16:18:49.826","name":"14450 - Society for Family Health / Population Services Interantional","id":"qS45kiXGfAE","categoryOptions":[{"id":"wDoCRx5G3T0","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_972","name":"Society for Family Health - South Africa","id":"kDc0CHPDw97","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-06T16:19:05.905","code":"14452","created":"2014-10-06T16:18:49.826","name":"14452 - Society for Family Health","id":"QMtGHh3P3bI","categoryOptions":[{"id":"eKAAWpzOcFY","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_232","name":"Population Services International","id":"vNQlvpUamTo","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2014-10-06T16:19:05.924","code":"14454","created":"2014-10-06T16:18:49.826","name":"14454 - TEAMSTAR","id":"VacNBrbY2w3","categoryOptions":[{"id":"WlDiDa7R5WP","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_1614","name":"Training Resources Group","id":"Z4Jha7m1QfH","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Central America Region IMs","id":"wwgvfFoRz0Q","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CE","name":"Central America Region"}]}]},{"lastUpdated":"2014-10-06T16:19:05.945","code":"14455","created":"2014-10-06T16:18:49.826","name":"14455 - USG Evaluation (Central America Regional Partnership Framework)","id":"ZU4ou3FjxED","categoryOptions":[{"id":"A5hpdLilufO","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Central America Region IMs","id":"wwgvfFoRz0Q","groupSets":[]},{"code":"Partner_7727","name":"GH Tech","id":"iK8UvFAWRxA","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CE","name":"Central America Region"}]}]},{"lastUpdated":"2014-10-06T16:19:05.966","code":"14466","created":"2014-10-06T16:18:49.826","name":"14466 - PrevenSida","id":"tuoAR3unTI8","categoryOptions":[{"id":"BWwnLc702Yo","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Central America Region IMs","id":"wwgvfFoRz0Q","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_463","name":"University Research Corporation, LLC","id":"qCSsaO7ACuX","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"CE","name":"Central America Region"}]}]},{"lastUpdated":"2014-10-06T16:19:05.987","code":"14467","created":"2014-10-06T16:18:49.826","name":"14467 - AIDSTAR","id":"DDUtQ0sQHa7","categoryOptions":[{"id":"HQSxTzFaPxi","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Central America Region IMs","id":"wwgvfFoRz0Q","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_453","name":"John Snow, Inc.","id":"iOxqtbVGBVY","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CE","name":"Central America Region"}]}]},{"lastUpdated":"2014-10-06T16:19:06.007","code":"14468","created":"2014-10-06T16:18:49.826","name":"14468 - PrevenSida Mid-term Evaluation and Population Estimation for MARPs","id":"nALSWrMyJkR","categoryOptions":[{"id":"GvowoGqq90q","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Central America Region IMs","id":"wwgvfFoRz0Q","groupSets":[]},{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CE","name":"Central America Region"}]}]},{"lastUpdated":"2014-10-06T16:19:06.028","code":"14469","created":"2014-10-06T16:18:49.826","name":"14469 - Secretariat of Health","id":"mccSGxQIPIp","categoryOptions":[{"id":"vv0pqwJcCC5","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Central America Region IMs","id":"wwgvfFoRz0Q","groupSets":[]},{"code":"Partner_15693","name":"Secretariat of Health","id":"FEAto730lMI","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CE","name":"Central America Region"}]}]},{"lastUpdated":"2014-10-06T16:19:06.048","code":"14481","created":"2014-10-06T16:18:49.826","name":"14481 - BORNUS Community-based Prevention and Support","id":"vLkXUPvIBDn","categoryOptions":[{"id":"uN9ZHldK0bs","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Botswana IMs","id":"JIc6kul4QSt","groupSets":[]},{"code":"Partner_3617","name":"Botswana Retired Nurses Society","id":"Im4vRQzsbhJ","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"BW","name":"Botswana"}]}]},{"lastUpdated":"2014-10-06T16:19:06.069","code":"14487","created":"2014-10-06T16:18:49.826","name":"14487 - African Health Workforce Project","id":"H4FiIT3NJDm","categoryOptions":[{"id":"rkD31FCR2WL","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_3733","name":"Association of Schools of Public Health","id":"rjsVl41AMik","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Botswana IMs","id":"JIc6kul4QSt","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"BW","name":"Botswana"}]}]},{"lastUpdated":"2014-10-06T16:19:06.090","code":"14488","created":"2014-10-06T16:18:49.826","name":"14488 - Building global capacity for diagnostic testing of TB, Malaria & HIV","id":"fJYlriWs01V","categoryOptions":[{"id":"F8HFNAD088F","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Botswana IMs","id":"JIc6kul4QSt","groupSets":[]},{"code":"Partner_15708","name":"Foundation for Innovative New Diagnostics","id":"wQ8mVbCbwvl","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"BW","name":"Botswana"}]}]},{"lastUpdated":"2014-10-06T16:19:06.110","code":"14489","created":"2014-10-06T16:18:49.826","name":"14489 - Health Policy Project","id":"HQRjPHcGGAr","categoryOptions":[{"id":"zt6aidlYqKW","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_10553","name":"Futures Group","id":"wZKS6xtvKqV","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Botswana IMs","id":"JIc6kul4QSt","groupSets":[]}],"organisationUnits":[{"code":"BW","name":"Botswana"}]}]},{"lastUpdated":"2014-10-06T16:19:06.130","code":"14505","created":"2014-10-06T16:18:49.826","name":"14505 - STRENGHTENING INTERGRATED DELIVERY OF HIV/AIDS SERVICES(SIDHAS)","id":"Y6k8R8LRQiQ","categoryOptions":[{"id":"tdrsYqDZOhB","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9865","name":"FHI 360","id":"bgiL50ykiCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Nigeria IMs","id":"yUg57KWLxkn","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"NG","name":"Nigeria"}]}]},{"lastUpdated":"2014-10-06T16:19:06.150","code":"14507","created":"2014-10-06T16:18:49.826","name":"14507 - Family Health International","id":"PHArE34M2ot","categoryOptions":[{"id":"STcm9ga8jMz","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_9865","name":"FHI 360","id":"bgiL50ykiCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2014-10-06T16:19:06.170","code":"14512","created":"2014-10-06T16:18:49.826","name":"14512 - Community-based Prevention and Support","id":"EuA1befef5N","categoryOptions":[{"id":"TlKd7bep5eV","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Botswana IMs","id":"JIc6kul4QSt","groupSets":[]}],"organisationUnits":[{"code":"BW","name":"Botswana"}]}]},{"lastUpdated":"2014-10-06T16:19:06.190","code":"14530","created":"2014-10-06T16:18:49.826","name":"14530 - HQ buy in for the Strengthening and the Development of Applied Epidemiology and Sustainable Public Health Capacity through Collaboration, Program Development and Implementation, Communication and Information Sharing","id":"Mz4t9q0AIkJ","categoryOptions":[{"id":"EpOsbclB6n3","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9653","name":"African Field Epidemiology Network","id":"chqUjPbZ2rB","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Botswana IMs","id":"JIc6kul4QSt","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"BW","name":"Botswana"}]}]},{"lastUpdated":"2014-10-06T16:19:06.210","code":"14536","created":"2014-10-06T16:18:49.827","name":"14536 - AGPAHI","id":"k5e1sDGK1GP","categoryOptions":[{"id":"NsDDYreIP4I","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_15710","name":"Ariel Glaser Pediatric AIDS Healthcare Initiative","id":"XdtimcA8zaL","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2014-10-06T16:19:06.230","code":"14538","created":"2014-10-06T16:18:49.827","name":"14538 - C-CE","id":"PFl1m31KSlW","categoryOptions":[{"id":"KbhGZrKT7Pu","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_501","name":"Columbia University Mailman School of Public Health","id":"Q2KYsVtjQ9D","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2014-10-06T16:19:06.250","code":"14542","created":"2014-10-06T16:18:49.827","name":"14542 - Baylor Fogarty AITRP","id":"zTUBx6jHKDA","categoryOptions":[{"id":"MylDuPAgswY","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Agency_HHS/NIH","name":"HHS/NIH","id":"tOGHnMP7vR7","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_7","name":"U.S. Department of Health and Human Services/National Institutes of Health (HHS/NIH)","id":"T7vPtV2RMDq","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2014-10-06T16:19:06.270","code":"14544","created":"2014-10-06T16:18:49.827","name":"14544 - TRCS","id":"z9z94jKhzYF","categoryOptions":[{"id":"X20jDtGOmqf","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_10014","name":"Tanzania Red Cross Society","id":"v7qvBYB5O1M","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2014-10-06T16:19:06.291","code":"14545","created":"2014-10-06T16:18:49.827","name":"14545 - Dartmouth Fogarty AITRP","id":"vfB4XvpwII1","categoryOptions":[{"id":"CAw9eO6hrti","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Agency_HHS/NIH","name":"HHS/NIH","id":"tOGHnMP7vR7","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_7","name":"U.S. Department of Health and Human Services/National Institutes of Health (HHS/NIH)","id":"T7vPtV2RMDq","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2014-10-06T16:19:06.310","code":"14551","created":"2014-10-06T16:18:49.827","name":"14551 - Kagera","id":"ic4TcXfg66x","categoryOptions":[{"id":"zlNuIAdbb0F","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_15713","name":"Kagera RHMT","id":"QRihVgvxO2j","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2014-10-06T16:19:06.331","code":"14552","created":"2014-10-06T16:18:49.827","name":"14552 - Mtwara","id":"G8ijcigADdt","categoryOptions":[{"id":"RVuOzFfOqyU","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_15714","name":"Mtwara RHMT","id":"yHId0pp8Pqf","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2014-10-06T16:19:06.351","code":"14553","created":"2014-10-06T16:18:49.827","name":"14553 - Mwanza","id":"X58jbMFGuC2","categoryOptions":[{"id":"Q9psQ1S6obz","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_15715","name":"Mwanza RHMT","id":"HAKjoUfvduO","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2014-10-06T16:19:06.370","code":"14554","created":"2014-10-06T16:18:49.827","name":"14554 - Pwani","id":"iWFAAHv7MRR","categoryOptions":[{"id":"BINp9SeX2Nu","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_15716","name":"Pwani RHMT","id":"BDCZRyqtiOp","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2014-10-06T16:19:06.391","code":"14555","created":"2014-10-06T16:18:49.827","name":"14555 - Tanga","id":"oabfOZctNA1","categoryOptions":[{"id":"FCOdeL0nnIN","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_15717","name":"Tanga RHMT","id":"SZ7WpmfkEdU","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2014-10-06T16:19:06.410","code":"14556","created":"2014-10-06T16:18:49.827","name":"14556 - Diffusion of Effective Behavioral Interventions","id":"mAHo1NNIQjp","categoryOptions":[{"id":"OAvU8s2SEZx","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_15705","name":"Tanzania Youth Alliance","id":"LAp3O4Uf1VT","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2014-10-06T16:19:06.430","code":"14559","created":"2014-10-06T16:18:49.827","name":"14559 - NHLQATC - EQA Support","id":"vb8AmhkTGFp","categoryOptions":[{"id":"u0hyV9J78BE","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Partner_15712","name":"Management development for Health","id":"XmD8ito7s7E","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2017-01-08T23:53:39.002","code":"14560","created":"2014-10-06T16:18:49.827","name":"14560 - ASLM - (GH000710)","id":"hua3Z2iDfLL","categoryOptions":[{"id":"zhKwxBAR7LD","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Partner_16585","name":"African Society for Laboratory Medicine","id":"g2rg09jBqXv","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2014-10-06T16:19:06.470","code":"14563","created":"2014-10-06T16:18:49.827","name":"14563 - ASLM","id":"Sg8psqCOsQy","categoryOptions":[{"id":"SRp2LTBAthe","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"South Sudan IMs","id":"zYDiTp987u1","groupSets":[]},{"code":"Partner_16585","name":"African Society for Laboratory Medicine","id":"g2rg09jBqXv","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"SS","name":"South Sudan"}]}]},{"lastUpdated":"2014-10-06T16:19:06.490","code":"14564","created":"2014-10-06T16:18:49.827","name":"14564 - LMG (Leadership, Management and Governance)","id":"hIgQ8zl9aXS","categoryOptions":[{"id":"HOV6xUzheDp","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Haiti IMs","id":"kvUuBhfwz25","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_220","name":"Management Sciences for Health","id":"XN6WHwvWDSK","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"HT","name":"Haiti"}]}]},{"lastUpdated":"2014-10-06T16:19:06.510","code":"14568","created":"2014-10-06T16:18:49.827","name":"14568 - Project Evaluations","id":"w6Y0pHOOkPa","categoryOptions":[{"id":"Is0yzewsbIr","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Angola IMs","id":"EqK0E2mtwrx","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"AO","name":"Angola"}]}]},{"lastUpdated":"2014-10-06T16:19:06.530","code":"14570","created":"2014-10-06T16:18:49.827","name":"14570 - MDH","id":"nO8R1GlaIg6","categoryOptions":[{"id":"d0Rzx2Biy71","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Partner_15712","name":"Management development for Health","id":"XmD8ito7s7E","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2014-10-06T16:19:06.550","code":"14572","created":"2014-10-06T16:18:49.827","name":"14572 - EVIHT (Avoid HIV and its Transmission)","id":"mt7C8ps86mT","categoryOptions":[{"id":"SEkONmaRV71","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_507","name":"Johns Hopkins University Center for Communication Programs","id":"H8KTfvoAqCz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Haiti IMs","id":"kvUuBhfwz25","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"HT","name":"Haiti"}]}]},{"lastUpdated":"2014-10-06T16:19:06.569","code":"14573","created":"2014-10-06T16:18:49.827","name":"14573 - NACP Follow-on","id":"cwaXnu0au1D","categoryOptions":[{"id":"pABbFJDIPPe","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Partner_386","name":"National AIDS Control Program Tanzania","id":"y66HcQLwSKU","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2014-10-06T16:19:06.590","code":"14575","created":"2014-10-06T16:18:49.827","name":"14575 - Community REACH","id":"W74shFmjh9w","categoryOptions":[{"id":"OUqt4JalcHp","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Nigeria IMs","id":"yUg57KWLxkn","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_226","name":"Pact, Inc.","id":"gCbvGRjsbL9","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"NG","name":"Nigeria"}]}]},{"lastUpdated":"2014-10-06T16:19:06.609","code":"14576","created":"2014-10-06T16:18:49.827","name":"14576 - USAID/PROMARK","id":"D6wMp3kUsGK","categoryOptions":[{"id":"fLQyczA8tKH","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_232","name":"Population Services International","id":"vNQlvpUamTo","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Haiti IMs","id":"kvUuBhfwz25","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"HT","name":"Haiti"}]}]},{"lastUpdated":"2014-10-06T16:19:06.629","code":"14578","created":"2014-10-06T16:18:49.827","name":"14578 - Leadership Management and Sustainability (MSH/LMS)","id":"AkHLa4w4v1K","categoryOptions":[{"id":"MhoBZZ5WADI","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Haiti IMs","id":"kvUuBhfwz25","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_220","name":"Management Sciences for Health","id":"XN6WHwvWDSK","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"HT","name":"Haiti"}]}]},{"lastUpdated":"2014-10-06T16:19:06.649","code":"14583","created":"2014-10-06T16:18:49.827","name":"14583 - MARKETS (SVHP)","id":"AVtJB0ZhGVK","categoryOptions":[{"id":"CF83J7IfnhF","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Nigeria IMs","id":"yUg57KWLxkn","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_446","name":"Chemonics International","id":"PwuSkbWo7an","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"NG","name":"Nigeria"}]}]},{"lastUpdated":"2014-10-06T16:19:06.669","code":"14592","created":"2014-10-06T16:18:49.827","name":"14592 - PSI HIV prevention","id":"u4GgRQwDNeT","categoryOptions":[{"id":"Q5PA6aAJhUj","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_232","name":"Population Services International","id":"vNQlvpUamTo","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Burundi IMs","id":"P5tosR8rJMT","groupSets":[]}],"organisationUnits":[{"code":"BI","name":"Burundi"}]}]},{"lastUpdated":"2014-10-06T16:19:06.689","code":"14593","created":"2014-10-06T16:18:49.827","name":"14593 - SCMS Commodity procurement","id":"PSXsjbbSqUO","categoryOptions":[{"id":"qQUgBXC21Gs","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_3781","name":"Partnership for Supply Chain Management","id":"El6VW2fQeEZ","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Burundi IMs","id":"P5tosR8rJMT","groupSets":[]}],"organisationUnits":[{"code":"BI","name":"Burundi"}]}]},{"lastUpdated":"2014-10-06T16:19:06.710","code":"14594","created":"2014-10-06T16:18:49.827","name":"14594 - Escojo Peace Corps for Youth And Adolescents in the DR","id":"hf26eR8YQaN","categoryOptions":[{"id":"rxi2OQ2ECHO","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_PC","name":"PC","id":"cL6cHd6QJ5B","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_6","name":"U.S. Peace Corps","id":"m4mzzwVQOUi","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Dominican Republic IMs","id":"gWG9dDTFHhY","groupSets":[]}],"organisationUnits":[{"code":"DO","name":"Dominican Republic"}]}]},{"lastUpdated":"2014-10-06T16:19:06.730","code":"14595","created":"2014-10-06T16:18:49.827","name":"14595 - Community Support for OVC Project (CUBS)","id":"A0Ih3279rIF","categoryOptions":[{"id":"KcHpCfOoUCZ","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Nigeria IMs","id":"yUg57KWLxkn","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_220","name":"Management Sciences for Health","id":"XN6WHwvWDSK","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"NG","name":"Nigeria"}]}]},{"lastUpdated":"2014-10-06T16:19:06.750","code":"14596","created":"2014-10-06T16:18:49.827","name":"14596 - Local Partner Initiative (OVC)","id":"rKLA0Ms4TVx","categoryOptions":[{"id":"M85LCZTN9md","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Nigeria IMs","id":"yUg57KWLxkn","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"NG","name":"Nigeria"}]}]},{"lastUpdated":"2014-10-06T16:19:06.771","code":"14597","created":"2014-10-06T16:18:49.827","name":"14597 - DevResults","id":"eNvuvSQ2l7b","categoryOptions":[{"id":"M8ct72sPi7j","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_16852","name":"DevResults","id":"YisdjWb2pni","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2017-01-08T23:53:39.018","code":"14598","created":"2016-04-15T19:37:34.242","name":"14598 - Health Policy Project","id":"yXdEgVg5KI4","categoryOptions":[{"id":"uE0kJDK3lb9","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_10553","name":"Futures Group","id":"wZKS6xtvKqV","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2014-10-06T16:19:06.811","code":"14599","created":"2014-10-06T16:18:49.827","name":"14599 - Health Care Improvement (HCI) Project","id":"Nz1dWr7uHTe","categoryOptions":[{"id":"QbGSnJewkyB","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Nigeria IMs","id":"yUg57KWLxkn","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_463","name":"University Research Corporation, LLC","id":"qCSsaO7ACuX","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"NG","name":"Nigeria"}]}]},{"lastUpdated":"2014-10-06T16:19:06.832","code":"14611","created":"2014-10-06T16:18:49.827","name":"14611 - Projet du SIDA Fungurume (ProSIFU)","id":"rQBvnOZ1bul","categoryOptions":[{"id":"B3iXTGqV6sd","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_233","name":"Program for Appropriate Technology in Health","id":"AeGQducFpY4","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Democratic Republic of the Congo IMs","id":"O1IiD7EJ4NL","groupSets":[]}],"organisationUnits":[{"code":"CD","name":"Democratic Republic of the Congo"}]}]},{"lastUpdated":"2014-10-06T16:19:06.851","code":"14612","created":"2014-10-06T16:18:49.827","name":"14612 - Health Zone Strengthening Award","id":"V7eXOQWvHt6","categoryOptions":[{"id":"abdV2BcMwfd","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_549","name":"World Health Organization","id":"Hh9aCl8EfX1","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Democratic Republic of the Congo IMs","id":"O1IiD7EJ4NL","groupSets":[]}],"organisationUnits":[{"code":"CD","name":"Democratic Republic of the Congo"}]}]},{"lastUpdated":"2014-10-06T16:19:06.871","code":"14616","created":"2014-10-06T16:18:49.827","name":"14616 - Sexual HIV Prevention Program (SHIPP)","id":"nRrcK8ZXwj5","categoryOptions":[{"id":"GQsDYSa2X2v","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"Partner_10553","name":"Futures Group","id":"wZKS6xtvKqV","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-06T16:19:06.891","code":"14617","created":"2014-10-06T16:18:49.827","name":"14617 - Systems for Improved Access to Pharmaceuticals and Services Program (SIAPS)","id":"kUM5Ov0JJ9B","categoryOptions":[{"id":"WhgpJ2I2cCQ","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_220","name":"Management Sciences for Health","id":"XN6WHwvWDSK","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-06T16:19:06.911","code":"14623","created":"2014-10-06T16:18:49.828","name":"14623 - Increasing Services to Survivors of Sexual Assault","id":"k9NEO8Py4AR","categoryOptions":[{"id":"dHugYiCm0cT","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_271","name":"Foundation for Professional Development","id":"pYq6RXRXV8m","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-06T16:19:06.931","code":"14624","created":"2014-10-06T16:18:49.828","name":"14624 - University of Maryland","id":"slBWqK28Bnd","categoryOptions":[{"id":"M55jt5iWCsd","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_519","name":"University of Maryland","id":"x7P7a3a3CfB","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Haiti IMs","id":"kvUuBhfwz25","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"HT","name":"Haiti"}]}]},{"lastUpdated":"2014-10-06T16:19:06.951","code":"14627","created":"2014-10-06T16:18:49.828","name":"14627 - Catholic Medical Mission Board","id":"jB8gzBj3cr4","categoryOptions":[{"id":"JUtSxlHekgS","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_32","name":"Catholic Medical Mission Board","id":"dFOHyUiqXf5","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Haiti IMs","id":"kvUuBhfwz25","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"HT","name":"Haiti"}]}]},{"lastUpdated":"2014-10-06T16:19:06.971","code":"14628","created":"2014-10-06T16:18:49.828","name":"14628 - New- National Association of Child Care Workers Follow-on","id":"I7WBLXWWXPk","categoryOptions":[{"id":"zvCKwJYu6Ms","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_864","name":"National Association of Childcare Workers","id":"Fwor4Qh3JrO","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-06T16:19:06.992","code":"14630","created":"2014-10-06T16:18:49.828","name":"14630 - TBD-Community APS OVC","id":"ezpZ5JZKC0N","categoryOptions":[{"id":"ktfIZZXSPhW","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-06T16:19:07.012","code":"14631","created":"2014-10-06T16:18:49.828","name":"14631 - Government Capacity Building and Support Mechanism","id":"WWQMdu5tWua","categoryOptions":[{"id":"eYbVqbYAE1T","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_226","name":"Pact, Inc.","id":"gCbvGRjsbL9","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-06T16:19:07.032","code":"14634","created":"2014-10-06T16:18:49.828","name":"14634 - DSD Host Country Systems Agreement","id":"vfJGohoDdDw","categoryOptions":[{"id":"Y2eabG4zsAt","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-06T16:19:07.052","code":"14636","created":"2014-10-06T16:18:49.828","name":"14636 - Nutrition support","id":"ZiSVyqRcF06","categoryOptions":[{"id":"zcYRLIgShMk","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-06T16:19:07.073","code":"14638","created":"2014-10-06T16:18:49.828","name":"14638 - Comprehensive District-Based Technical Assistance-HSS (Hybrid)","id":"FMZzqTDlOm2","categoryOptions":[{"id":"stlybtzWvxf","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2016-08-17T20:22:57.289","code":"14639","created":"2016-04-15T19:37:34.253","name":"14639 - Learning Capacity Development Task Order 1","id":"COP38UAdAue","categoryOptions":[{"id":"Au1GqtLnmdJ","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_19882","name":"EUROSIS - Cosultoria e Formacao em Gestao, Lda","id":"BdxlQdRk8Nr","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2014-10-06T16:19:07.113","code":"14640","created":"2014-10-06T16:18:49.828","name":"14640 - Children's Media","id":"DPgTplUgBYd","categoryOptions":[{"id":"vSLp1PxSOL1","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_239","name":"Save the Children US","id":"tcwhKkF6GtO","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2014-10-06T16:19:07.134","code":"14641","created":"2014-10-06T16:18:49.828","name":"14641 - DPS Rehabilitations of Health Facilities","id":"JUx2EQAv5aV","categoryOptions":[{"id":"ZeHLmYRyRGw","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2014-10-06T16:19:07.154","code":"14643","created":"2014-10-06T16:18:49.828","name":"14643 - Health Facilities Equipment","id":"mQz5nrFNnkP","categoryOptions":[{"id":"F1QnGSVXcSB","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2016-08-17T20:23:18.384","code":"14644","created":"2016-04-16T03:23:24.622","name":"14644 - Design and Build of Nampula Regional Pharmaceutical Warehouse","id":"AozjA6HYi97","categoryOptions":[{"id":"mJRFHvwrtrr","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_19910","name":"Resolve Solution Partners (PTY), Ltd","id":"tfzT245vU3c","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2014-10-06T16:19:07.196","code":"14645","created":"2014-10-06T16:18:49.828","name":"14645 - Solar Energy Installations","id":"fN7x3fwBR5L","categoryOptions":[{"id":"P70oqT76QPU","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2014-10-06T16:19:07.216","code":"14646","created":"2014-10-06T16:18:49.828","name":"14646 - Construction of 5 Rural Health Centers in Zambezia Province","id":"qZxyYGhgWjd","categoryOptions":[{"id":"J8qDpnEODm2","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2014-10-06T16:19:07.237","code":"14647","created":"2014-10-06T16:18:49.828","name":"14647 - Construction of Rural Health Centers - 5 in Zambezia","id":"os70XxIbrXR","categoryOptions":[{"id":"Xdk0Ply6Ts5","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_19912","name":"ASNA Construções & Engenharia","id":"eGFTAjBLO0e","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2014-10-06T16:19:07.257","code":"14648","created":"2014-10-06T16:18:49.828","name":"14648 - Water Supply Installation","id":"O3rNjOOH32A","categoryOptions":[{"id":"IP4Ndq1KxpL","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2014-10-06T16:19:07.277","code":"14650","created":"2014-10-06T16:18:49.828","name":"14650 - Zimpeto Warehouse","id":"evqzoxGTUu5","categoryOptions":[{"id":"oBt7TRIgteQ","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2014-10-06T16:19:07.302","code":"14652","created":"2014-10-06T16:18:49.828","name":"14652 - Health Management Twinning","id":"kfnMjXwI7Su","categoryOptions":[{"id":"lPf6vRpM1R4","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_501","name":"Columbia University Mailman School of Public Health","id":"Q2KYsVtjQ9D","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2017-01-08T23:53:39.034","code":"14653","created":"2014-10-06T16:18:49.828","name":"14653 - AMREF- LAB - (GH000641)","id":"UdBgpu7e6I8","categoryOptions":[{"id":"PTZcfAWHViC","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_16586","name":"African Medical and Research Foundation, Tanzania","id":"zdsEV5vQGGs","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2014-10-06T16:19:07.343","code":"14656","created":"2014-10-06T16:18:49.828","name":"14656 - Measure DHS Plus","id":"XMLYxug2Yjd","categoryOptions":[{"id":"Fw5NfZiaqV9","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_15719","name":"ICF Macro","id":"w60X2fTKs2n","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ghana IMs","id":"aLJxBPfhy2M","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"GH","name":"Ghana"}]}]},{"lastUpdated":"2014-10-06T16:19:07.363","code":"14658","created":"2014-10-06T16:18:49.828","name":"14658 - TBD - REFERENCE LABS","id":"KxfwCrmx9Li","categoryOptions":[{"id":"lwjpafW3LKP","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Nigeria IMs","id":"yUg57KWLxkn","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"NG","name":"Nigeria"}]}]},{"lastUpdated":"2014-10-06T16:19:07.383","code":"14659","created":"2014-10-06T16:18:49.828","name":"14659 - Integration of comprehensive PMTCT activities into MCH services","id":"peDYYL02EsN","categoryOptions":[{"id":"o7fgGP4ALze","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Cameroon IMs","id":"DyZfQ0o4c3K","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_15403","name":"Directorate of Family Health, Ministry of Health","id":"ENa9YYT4gr2","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CM","name":"Cameroon"}]}]},{"lastUpdated":"2014-10-06T16:19:07.404","code":"14662","created":"2014-10-06T16:18:49.828","name":"14662 - BONEPWA Community-based Prevention and Support","id":"qQiyhOYAocO","categoryOptions":[{"id":"YQNTLXl0Ule","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_3652","name":"Botswana Network of People Living with AIDS","id":"iIEPO89vjer","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Botswana IMs","id":"JIc6kul4QSt","groupSets":[]}],"organisationUnits":[{"code":"BW","name":"Botswana"}]}]},{"lastUpdated":"2017-04-27T23:02:59.485","code":"14664","created":"2014-10-06T16:18:49.828","name":"14664 - Integrated MARPs HIV Prevention Program (IMHIPP)","id":"dbuAr8Lbzji","categoryOptions":[{"id":"RwJTEA4AEa6","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Nigeria IMs","id":"yUg57KWLxkn","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_9877","name":"Heartland Alliance for Human Needs and Human Rights","id":"tPUN2jZ2zbD","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"NG","name":"Nigeria"}]}]},{"lastUpdated":"2014-10-06T16:19:07.444","code":"14666","created":"2014-10-06T16:18:49.828","name":"14666 - Ambassador's Small Grants and Self help Program","id":"Qkb41zYAWLI","categoryOptions":[{"id":"lr0wUMLqUsy","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Nigeria IMs","id":"yUg57KWLxkn","groupSets":[]},{"code":"Agency_State/AF","name":"State/AF","id":"a7p2WOqhhzQ","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"NG","name":"Nigeria"}]}]},{"lastUpdated":"2014-10-06T16:19:07.464","code":"14667","created":"2014-10-06T16:18:49.828","name":"14667 - Tulane University - Compiling Evidence Base for Orphans and Vulnerable Children","id":"ybF7wiuBKCo","categoryOptions":[{"id":"Wj7aCK4uITD","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_514","name":"Tulane University","id":"uy9FlgPR7Ky","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-06T16:19:07.484","code":"14668","created":"2014-10-06T16:18:49.828","name":"14668 - Strengthening HIV Prevention Services for MARPs","id":"li470IwJL0h","categoryOptions":[{"id":"EhOEivTWqFX","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Nigeria IMs","id":"yUg57KWLxkn","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_6557","name":"Society for Family Health (6557)","id":"BiaAz1bNxox","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"NG","name":"Nigeria"}]}]},{"lastUpdated":"2014-10-06T16:19:07.504","code":"14670","created":"2014-10-06T16:18:49.828","name":"14670 - Strengthening Health and Social Service System","id":"GJUT1bpypiJ","categoryOptions":[{"id":"w8LGU7CGhEU","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_270","name":"Foundation for Community Development, Mozambique","id":"PPpqdGY63lB","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2014-10-06T16:19:07.524","code":"14680","created":"2014-10-06T16:18:49.828","name":"14680 - LIFE Program","id":"sWXGjiyVyg0","categoryOptions":[{"id":"QK3j0rGcXc8","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_204","name":"Elizabeth Glaser Pediatric AIDS Foundation","id":"h2GbTY0pyXv","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2014-10-06T16:19:07.545","code":"14683","created":"2014-10-06T16:18:49.828","name":"14683 - The New Tomorrow's Project","id":"mKPhO6MfM54","categoryOptions":[{"id":"ghfA2tgB3mD","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_8167","name":"Gembu Center for AIDS Advocacy, Nigeria","id":"kMS2MkUk2Ry","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Nigeria IMs","id":"yUg57KWLxkn","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"NG","name":"Nigeria"}]}]},{"lastUpdated":"2014-10-06T16:19:07.565","code":"14685","created":"2014-10-06T16:18:49.828","name":"14685 - FANTA III","id":"hRspv96Tr8V","categoryOptions":[{"id":"wkYnbdCLbXs","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9865","name":"FHI 360","id":"bgiL50ykiCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2014-10-06T16:19:07.586","code":"14686","created":"2014-10-06T16:18:49.828","name":"14686 - Expansion of Male Circumcision Services for HIV Prevention","id":"WE6P4kLcWRJ","categoryOptions":[{"id":"VTSb6qcPjDk","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_216","name":"University of Washington","id":"CSPJnuxBAnz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Botswana IMs","id":"JIc6kul4QSt","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"BW","name":"Botswana"}]}]},{"lastUpdated":"2014-10-06T16:19:07.607","code":"14689","created":"2014-10-06T16:18:49.828","name":"14689 - Pastoral Activities & Services for People with AIDS","id":"nFEYeUfMEBr","categoryOptions":[{"id":"O0lBdHdObzF","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Partner_2641","name":"Pastoral Activities & Services for People with AIDS","id":"tQnAD5A3w1Q","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2014-10-06T16:19:07.628","code":"14690","created":"2014-10-06T16:18:49.829","name":"14690 - Selian Lutheran Hospital Follow-on","id":"hh9oALurciD","categoryOptions":[{"id":"wMXEdvCmwE5","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_169","name":"Selian Lutheran Hospital, Tanzania","id":"uPc6Djcmr18","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2014-10-06T16:19:07.648","code":"14691","created":"2014-10-06T16:18:49.829","name":"14691 - Citizens engaging in government oversight (CEGO) (CSO Grants: Advocacy)","id":"U2ivOGkr92v","categoryOptions":[{"id":"Q3MdnYLnvY0","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_16861","name":"National Council for People Living with HIV/AIDS Tanzania","id":"MYwpIhfuP4l","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2014-10-06T16:19:07.667","code":"14692","created":"2014-10-06T16:18:49.829","name":"14692 - Community Health and Social Systems Strengthening Program (CHSSP)","id":"aUcR51pnkmO","categoryOptions":[{"id":"D86JXYQu3cm","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_16525","name":"John Snow Inc (JSI)","id":"IotYS2QNHNH","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2014-10-06T16:19:07.687","code":"14693","created":"2014-10-06T16:18:49.829","name":"14693 - Public Sector System Strengthening (PS3)","id":"azkCma3PNeP","categoryOptions":[{"id":"AknN2QGq7IG","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_440","name":"Abt Associates","id":"JkisvjF4ahe","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2014-10-06T16:19:07.707","code":"14694","created":"2014-10-06T16:18:49.829","name":"14694 - MDR TB","id":"BpSXaxaLhMa","categoryOptions":[{"id":"PmloAuNiBDq","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2014-10-06T16:19:07.728","code":"14695","created":"2014-10-06T16:18:49.829","name":"14695 - Tanzania Prisions, Police and Immigration Folow-on","id":"tUgYb36fVSb","categoryOptions":[{"id":"Cid9G7buCew","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2014-10-06T16:19:07.748","code":"14698","created":"2014-10-06T16:18:49.829","name":"14698 - National Capacity Building","id":"LvGOZTneScP","categoryOptions":[{"id":"GT2g6vtCBDg","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Partner_547","name":"United Nations Children's Fund","id":"m1a25FGJn1a","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2014-10-06T16:19:07.768","code":"14699","created":"2014-10-06T16:18:49.829","name":"14699 - HSS Procurement LGA","id":"J33qKxcoEHs","categoryOptions":[{"id":"i0RRIFwU0DL","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2014-10-06T16:19:07.789","code":"14706","created":"2014-10-06T16:18:49.829","name":"14706 - FOSREF","id":"FekmPIaD07P","categoryOptions":[{"id":"ZGlKQ8iWV7U","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Haiti IMs","id":"kvUuBhfwz25","groupSets":[]},{"code":"Partner_272","name":"Foundation for Reproductive Health and Family Education","id":"Ufy9cgadKkl","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"HT","name":"Haiti"}]}]},{"lastUpdated":"2014-10-06T16:19:07.809","code":"14707","created":"2014-10-06T16:18:49.829","name":"14707 - Ambassador's PEPFAR Small Grants Program","id":"TKBbV46WUX3","categoryOptions":[{"id":"iRbiBYQuiNZ","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_1","name":"U.S. Department of State","id":"iAVE5ysanxE","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Botswana IMs","id":"JIc6kul4QSt","groupSets":[]},{"code":"Agency_State/AF","name":"State/AF","id":"a7p2WOqhhzQ","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"BW","name":"Botswana"}]}]},{"lastUpdated":"2014-10-06T16:19:07.829","code":"14708","created":"2014-10-06T16:18:49.829","name":"14708 - ICAP Columbia University","id":"vH1RciKcrD7","categoryOptions":[{"id":"INRpsZMs9jS","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_6277","name":"International Center for AIDS Care and Treatment Programs, Columbia University","id":"IY3MeXEd10T","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"South Sudan IMs","id":"zYDiTp987u1","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"SS","name":"South Sudan"}]}]},{"lastUpdated":"2014-10-06T16:19:07.850","code":"14710","created":"2014-10-06T16:18:49.829","name":"14710 - ITECH 549","id":"JTbcqyvp7iH","categoryOptions":[{"id":"nI5tvz20YJQ","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_216","name":"University of Washington","id":"CSPJnuxBAnz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Haiti IMs","id":"kvUuBhfwz25","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"HT","name":"Haiti"}]}]},{"lastUpdated":"2014-10-06T16:19:07.870","code":"14713","created":"2014-10-06T16:18:49.829","name":"14713 - National Alliance of State and Territorial AIDS Directors","id":"OXDtlA0w46T","categoryOptions":[{"id":"MtUpk9U75pQ","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Caribbean Region IMs","id":"A9TJU6RyKmN","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_597","name":"National Alliance of State and Territorial AIDS Directors","id":"dhui82GmI2q","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"CB","name":"Caribbean Region"}]}]},{"lastUpdated":"2015-04-28T00:16:06.145","code":"14715","created":"2015-04-28T00:16:03.591","name":"14715 - ESIS Task Order Contract","id":"Ub6sZXrOg5S","categoryOptions":[{"id":"wsLO6nnuyms","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2014-10-06T16:19:07.890","code":"14719","created":"2014-10-06T16:18:49.829","name":"14719 - Evaluations QI and Viral Load","id":"d7RfeKJ8Ld4","categoryOptions":[{"id":"kCYY68R7LKr","endDate":"2016-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9","name":"U.S. Department of Health and Human Services/Centers for Disease Control and Prevention (HHS/CDC)","id":"YwUDwQjBrCc","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2014-10-06T16:19:07.910","code":"14721","created":"2014-10-06T16:18:49.829","name":"14721 - Fundacion Genesis","id":"ahOkux2Y84x","categoryOptions":[{"id":"BWrPGbFOzVB","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_8511","name":"Fundacion Genesis","id":"zxb1ROKQR7E","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Dominican Republic IMs","id":"gWG9dDTFHhY","groupSets":[]}],"organisationUnits":[{"code":"DO","name":"Dominican Republic"}]}]},{"lastUpdated":"2014-10-06T16:19:07.930","code":"14722","created":"2014-10-06T16:18:49.829","name":"14722 - DOD","id":"El3aNXLoFTn","categoryOptions":[{"id":"GORF8uwNxjo","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_4","name":"U.S. Department of Defense (Defense)","id":"ZTaEjL7Ru2S","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Dominican Republic IMs","id":"gWG9dDTFHhY","groupSets":[]}],"organisationUnits":[{"code":"DO","name":"Dominican Republic"}]}]},{"lastUpdated":"2017-02-16T00:45:37.711","code":"14732","created":"2014-10-06T16:18:49.829","name":"14732 - Accelerating Strategies for Practical Innovation & Research in Economic Strengthening (ASPIRES)","id":"fEn3YSUBgJS","categoryOptions":[{"id":"F1z4IXEdqJ3","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9865","name":"FHI 360","id":"bgiL50ykiCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2014-10-06T16:19:07.971","code":"14735","created":"2014-10-06T16:18:49.829","name":"14735 - Project Search","id":"GQGowD3O9ac","categoryOptions":[{"id":"lnmr4y54zha","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_509","name":"Johns Hopkins University Bloomberg School of Public Health","id":"yrIYjIn0aom","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2014-10-06T16:19:07.992","code":"14736","created":"2014-10-06T16:18:49.829","name":"14736 - CDC_CDC_HQ","id":"nDVxBIWN0BV","categoryOptions":[{"id":"z1vvDJK1mQB","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9","name":"U.S. Department of Health and Human Services/Centers for Disease Control and Prevention (HHS/CDC)","id":"YwUDwQjBrCc","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2014-10-06T16:19:08.013","code":"14738","created":"2014-10-06T16:18:49.829","name":"14738 - Beira Warehouse Construction","id":"spSK0qMiqCQ","categoryOptions":[{"id":"HvVQuplzu00","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2016-08-09T12:23:23.501","code":"14739","created":"2016-04-15T19:37:34.264","name":"14739 - Strengthen Family and Community Support to Orphan and Vunerable Children (FORCA Project)","id":"f8wckQKGqrJ","categoryOptions":[{"id":"UlFnRjAtSkz","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_594","name":"World Education","id":"u9o5q2M8P0p","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2017-02-16T00:45:37.727","code":"14748","created":"2014-10-06T16:18:49.829","name":"14748 - UNICEF MCH Umbrella Grant","id":"w8FOIMo7YAd","categoryOptions":[{"id":"ggpuYM1Q0EK","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_547","name":"United Nations Children's Fund","id":"m1a25FGJn1a","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2014-10-06T16:19:08.074","code":"14751","created":"2014-10-06T16:18:49.829","name":"14751 - Ecohealth Project","id":"e5JG9AGXtnC","categoryOptions":[{"id":"o6Eg5EIB7R9","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9752","name":"Gorongosa National Park","id":"JP61swg4ipp","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2014-10-06T16:19:08.094","code":"14753","created":"2014-10-06T16:18:49.829","name":"14753 - Measure Evaluation- OVC","id":"jog4uYASI3l","categoryOptions":[{"id":"CT7x4I3aO8C","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_521","name":"University of North Carolina at Chapel Hill, Carolina Population Center","id":"LfNyhXyE9DI","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2014-10-06T16:19:08.114","code":"14760","created":"2014-10-06T16:18:49.829","name":"14760 - Dominican Republic Demographic and Health Survey 2012","id":"GiPpXdCyAAx","categoryOptions":[{"id":"s2Dis5oMdQl","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_15719","name":"ICF Macro","id":"w60X2fTKs2n","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Dominican Republic IMs","id":"gWG9dDTFHhY","groupSets":[]}],"organisationUnits":[{"code":"DO","name":"Dominican Republic"}]}]},{"lastUpdated":"2014-10-06T16:19:08.134","code":"14761","created":"2014-10-06T16:18:49.829","name":"14761 - HTW (Health Through Walls)","id":"F8wt537hG7K","categoryOptions":[{"id":"Ww3qE1XdtvE","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Haiti IMs","id":"kvUuBhfwz25","groupSets":[]},{"code":"Partner_16880","name":"Health Through Walls","id":"m0ahssar3aF","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"HT","name":"Haiti"}]}]},{"lastUpdated":"2017-03-29T23:20:12.128","code":"14766","created":"2014-10-06T16:18:49.829","name":"14766 - SSQH Nord (Services de Santé de Qualité pour Haïti)","id":"D4tX3JPPyAL","categoryOptions":[{"id":"RQJBNCbnVgc","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_219","name":"JHPIEGO","id":"Q2afG9ldmqc","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Haiti IMs","id":"kvUuBhfwz25","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"HT","name":"Haiti"}]}]},{"lastUpdated":"2014-10-06T16:19:08.178","code":"14768","created":"2014-10-06T16:18:49.829","name":"14768 - SUPPLY CHAIN MANAGEMENT SYSTEMS","id":"LxolpyNe5K3","categoryOptions":[{"id":"N7V1UAEVeEK","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_3781","name":"Partnership for Supply Chain Management","id":"El6VW2fQeEZ","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Nigeria IMs","id":"yUg57KWLxkn","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"NG","name":"Nigeria"}]}]},{"lastUpdated":"2016-08-17T20:23:39.518","code":"14772","created":"2016-04-15T19:37:35.021","name":"14772 - Health Policy Project","id":"Bj0ax3bTZNO","categoryOptions":[{"id":"d8FYwLRlZvi","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_12608","name":"Health Policy Project","id":"EQTELtBoyuA","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Dominican Republic IMs","id":"gWG9dDTFHhY","groupSets":[]}],"organisationUnits":[{"code":"DO","name":"Dominican Republic"}]}]},{"lastUpdated":"2014-10-06T16:19:08.198","code":"14778","created":"2014-10-06T16:18:49.829","name":"14778 - Vanderbilt University","id":"qzquyYUolaM","categoryOptions":[{"id":"bslGei57sbH","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"name":"Caribbean Region IMs","id":"A9TJU6RyKmN","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_5702","name":"Vanderbilt University","id":"qi6x9GwRWxy","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CB","name":"Caribbean Region"}]}]},{"lastUpdated":"2014-10-06T16:19:08.218","code":"14779","created":"2014-10-06T16:18:49.829","name":"14779 - State","id":"dF7R1YoezhC","categoryOptions":[{"id":"EWkbiAqbRcK","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Caribbean Region IMs","id":"A9TJU6RyKmN","groupSets":[]},{"code":"Agency_State/WHA","name":"State/WHA","id":"ZiLXEHXtsar","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_1","name":"U.S. Department of State","id":"iAVE5ysanxE","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"CB","name":"Caribbean Region"}]}]},{"lastUpdated":"2014-10-06T16:19:08.238","code":"14788","created":"2014-10-06T16:18:49.829","name":"14788 - UNICEF","id":"sWaanutoGLL","categoryOptions":[{"id":"yyuI5may20k","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Nigeria IMs","id":"yUg57KWLxkn","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_547","name":"United Nations Children's Fund","id":"m1a25FGJn1a","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"NG","name":"Nigeria"}]}]},{"lastUpdated":"2017-01-08T23:53:39.049","code":"14789","created":"2014-10-06T16:18:49.829","name":"14789 - EGPAF","id":"HREJRtLPQJN","categoryOptions":[{"id":"FsgjktNNKNR","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_204","name":"Elizabeth Glaser Pediatric AIDS Foundation","id":"h2GbTY0pyXv","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2014-10-06T16:19:08.278","code":"14790","created":"2014-10-06T16:18:49.829","name":"14790 - Public Affairs/Public Diplomacy (PA/PD) Outreach","id":"VdSh1pgKSLp","categoryOptions":[{"id":"XTVSZlHG6Ux","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_1","name":"U.S. Department of State","id":"iAVE5ysanxE","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Botswana IMs","id":"JIc6kul4QSt","groupSets":[]},{"code":"Agency_State/AF","name":"State/AF","id":"a7p2WOqhhzQ","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"BW","name":"Botswana"}]}]},{"lastUpdated":"2014-10-06T16:19:08.298","code":"14792","created":"2014-10-06T16:18:49.829","name":"14792 - ISCISA","id":"eowp9EMY0pw","categoryOptions":[{"id":"TFGXvYEAOyL","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_15949","name":"ISCISA- Superior Institution of Health Sciences","id":"SYcrUn0Bm4k","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2014-10-06T16:19:08.318","code":"14794","created":"2014-10-06T16:18:49.830","name":"14794 - Blood Donor Association","id":"Eeo3pC6P9ON","categoryOptions":[{"id":"VM4OC4qCWPv","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Partner_16850","name":"Mozambique Blood Donor Association","id":"T1dIYxJ6B7V","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2014-10-06T16:19:08.338","code":"14806","created":"2014-10-06T16:18:49.830","name":"14806 - P/E Quick Impact Program","id":"u4bkGV8uGw7","categoryOptions":[{"id":"EVIIkRji434","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Partner_1","name":"U.S. Department of State","id":"iAVE5ysanxE","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_State/AF","name":"State/AF","id":"a7p2WOqhhzQ","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2014-10-06T16:19:08.358","code":"14807","created":"2014-10-06T16:18:49.830","name":"14807 - Support the Mozambican Armed Forces in the Fight Against HIV/AIDS","id":"ZtIdXldZX24","categoryOptions":[{"id":"AqolWVSaIcS","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_232","name":"Population Services International","id":"vNQlvpUamTo","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2014-10-06T16:19:08.378","code":"14809","created":"2014-10-06T16:18:49.830","name":"14809 - C-Change/DRC – Social and Behavior Change Communication (SBCC) Capacity Building in the Democratic Republic of Congo / USAID Leader with Associates Cooperative Agreement No. GPO-A-00-07-00004-00","id":"ztwiGYLZuY6","categoryOptions":[{"id":"CEUeym1SUOO","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9865","name":"FHI 360","id":"bgiL50ykiCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Democratic Republic of the Congo IMs","id":"O1IiD7EJ4NL","groupSets":[]}],"organisationUnits":[{"code":"CD","name":"Democratic Republic of the Congo"}]}]},{"lastUpdated":"2014-10-06T16:19:08.399","code":"14811","created":"2014-10-06T16:18:49.830","name":"14811 - TBD USAID PF 2012","id":"cYFuc9Jflm6","categoryOptions":[{"id":"YfI3c5N0NIs","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Cote d'Ivoire IMs","id":"BhAF8wuq35E","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CI","name":"Cote d'Ivoire"}]}]},{"lastUpdated":"2014-10-06T16:19:08.420","code":"14812","created":"2014-10-06T16:18:49.830","name":"14812 - TBD PF CDC 2012","id":"qc2JFqdxnE6","categoryOptions":[{"id":"tJHwcSO6VNo","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Cote d'Ivoire IMs","id":"BhAF8wuq35E","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CI","name":"Cote d'Ivoire"}]}]},{"lastUpdated":"2014-10-06T16:19:08.440","code":"14815","created":"2014-10-06T16:18:49.830","name":"14815 - Health Policy/HSS New Award","id":"hTHqzGOK3Sb","categoryOptions":[{"id":"EeYXz5y147I","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Democratic Republic of the Congo IMs","id":"O1IiD7EJ4NL","groupSets":[]}],"organisationUnits":[{"code":"CD","name":"Democratic Republic of the Congo"}]}]},{"lastUpdated":"2017-01-08T23:53:39.064","code":"14822","created":"2014-10-06T16:18:49.830","name":"14822 - ITECH - Follow On","id":"NHfULLeLhau","categoryOptions":[{"id":"UqzAMYHg40W","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_216","name":"University of Washington","id":"CSPJnuxBAnz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_HHS/HRSA","name":"HHS/HRSA","id":"RGC9tURSc3W","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2014-10-06T16:19:08.481","code":"14831","created":"2014-10-06T16:18:49.830","name":"14831 - Small Grant Programs","id":"nthAFouqoAG","categoryOptions":[{"id":"mccDlWpULlT","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_1","name":"U.S. Department of State","id":"iAVE5ysanxE","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_State/AF","name":"State/AF","id":"a7p2WOqhhzQ","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Democratic Republic of the Congo IMs","id":"O1IiD7EJ4NL","groupSets":[]}],"organisationUnits":[{"code":"CD","name":"Democratic Republic of the Congo"}]}]},{"lastUpdated":"2014-10-06T16:19:08.501","code":"14838","created":"2014-10-06T16:18:49.830","name":"14838 - Center of Excellence for Market-based Partnerships in Health (COE)","id":"SPNYtqgv2mH","categoryOptions":[{"id":"WlVzqwgnTvG","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"India IMs","id":"Z0pnjwOi9us","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"IN","name":"India"}]}]},{"lastUpdated":"2014-10-06T16:19:08.522","code":"14839","created":"2014-10-06T16:18:49.830","name":"14839 - International Logistics TA (HIV Innovations)","id":"lxoPmMmhgMp","categoryOptions":[{"id":"HzgdKbZkvZn","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_453","name":"John Snow, Inc.","id":"iOxqtbVGBVY","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"India IMs","id":"Z0pnjwOi9us","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"IN","name":"India"}]}]},{"lastUpdated":"2014-10-06T16:19:08.542","code":"14840","created":"2014-10-06T16:18:49.830","name":"14840 - SHARE-UNAIDS (Indo-African Technical Cooperation)","id":"QEF0ULKHjx8","categoryOptions":[{"id":"jM8IOn5YBu7","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_544","name":"UNAIDS - Joint United Nations Programme on HIV/AIDS","id":"SUJa5BjWUvq","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"India IMs","id":"Z0pnjwOi9us","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"IN","name":"India"}]}]},{"lastUpdated":"2014-10-06T16:19:08.569","code":"14841","created":"2014-10-06T16:18:49.830","name":"14841 - The HIV/AIDS Partnership: Impact through Prevention, Private Sector and Evidence-based Programming (PIPPSE)","id":"Dw1qDxqSnKv","categoryOptions":[{"id":"cHHuzfqMYJu","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"India IMs","id":"Z0pnjwOi9us","groupSets":[]},{"code":"Partner_16863","name":"Public Health Foundation of India (PHFI)","id":"nsvgx713dJW","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"IN","name":"India"}]}]},{"lastUpdated":"2014-10-06T16:19:08.592","code":"14842","created":"2014-10-06T16:18:49.830","name":"14842 - Public Diplomacy","id":"VXMUZL8il1W","categoryOptions":[{"id":"F5R240CExtZ","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Swaziland IMs","id":"W9wZOVXc3zs","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_1","name":"U.S. Department of State","id":"iAVE5ysanxE","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_State/AF","name":"State/AF","id":"a7p2WOqhhzQ","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"SZ","name":"Swaziland"}]}]},{"lastUpdated":"2014-10-06T16:19:08.614","code":"14844","created":"2014-10-06T16:18:49.830","name":"14844 - APHL","id":"UCqfRstzhzc","categoryOptions":[{"id":"I12Mrj0iHKo","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"Partner_1923","name":"Association of Public Health Laboratories","id":"LCKC7NEcxjh","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-06T16:19:08.635","code":"14846","created":"2014-10-06T16:18:49.830","name":"14846 - Strategic Information for Evidence-Based Management of HIV and Related Health Program in South Africa","id":"gNxfHiIAFOO","categoryOptions":[{"id":"K5I8JZVaGPb","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_521","name":"University of North Carolina at Chapel Hill, Carolina Population Center","id":"LfNyhXyE9DI","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-06T16:19:08.655","code":"14847","created":"2014-10-06T16:18:49.830","name":"14847 - Partnership Information Management System (PIMS) Database Project","id":"rHh873KXiJC","categoryOptions":[{"id":"EYuLCOGq3jA","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_453","name":"John Snow, Inc.","id":"iOxqtbVGBVY","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2015-03-23T23:52:46.681","code":"15005","created":"2015-03-23T23:52:44.569","name":"15005 - Jhpiego DOD VMMC Project","id":"tWRb6lI8a5p","categoryOptions":[{"id":"Ejami5Ox3d8","endDate":"2016-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_219","name":"JHPIEGO","id":"Q2afG9ldmqc","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Namibia IMs","id":"Rdf2lbZeQPN","groupSets":[]}],"organisationUnits":[{"code":"NA","name":"Namibia"}]}]},{"lastUpdated":"2014-10-06T16:19:19.747","code":"15063","created":"2014-10-06T16:18:49.844","name":"15063 - CME","id":"duguAQjrvxp","categoryOptions":[{"id":"AE1ckmTmQkf","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_16262","name":"Chamber of Minerals & Energy","id":"c1pAJzFvIZt","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2014-10-06T16:19:08.675","code":"15888","created":"2014-10-06T16:18:49.830","name":"15888 - Strengthening the National OVC Program","id":"YmjRbWUT79P","categoryOptions":[{"id":"fOdWqDnkg84","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_1085","name":"UNICEF","id":"UQNLvIjhql2","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Malawi IMs","id":"aQSmeEVALxI","groupSets":[]}],"organisationUnits":[{"code":"MW","name":"Malawi"}]}]},{"lastUpdated":"2014-10-06T16:19:08.696","code":"15947","created":"2014-10-06T16:18:49.830","name":"15947 - Capacity Plus","id":"vG5klxKA3xc","categoryOptions":[{"id":"s3uOix1ytVw","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_217","name":"IntraHealth International, Inc","id":"dzHNlgEBwIz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2017-01-08T23:53:39.079","code":"16052","created":"2014-10-06T16:18:49.830","name":"16052 - UCSF-HQ","id":"gfIkPfoZAEl","categoryOptions":[{"id":"Ip2jQnpt606","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_517","name":"University of California at San Francisco","id":"t4LrBROk1Gw","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2014-10-06T16:19:08.736","code":"16172","created":"2014-10-06T16:18:49.830","name":"16172 - Kamba de Verdade","id":"pytks5emaqO","categoryOptions":[{"id":"HSqa1pYU1Ne","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"name":"Angola IMs","id":"EqK0E2mtwrx","groupSets":[]},{"code":"Partner_14979","name":"Search for Common Ground","id":"k1MrJDudaNG","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"AO","name":"Angola"}]}]},{"lastUpdated":"2014-10-06T16:19:08.756","code":"16173","created":"2014-10-06T16:18:49.830","name":"16173 - Building Local Capacity (BLC)","id":"szgSUK9xU1T","categoryOptions":[{"id":"h38uPVtWTQ8","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Angola IMs","id":"EqK0E2mtwrx","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_220","name":"Management Sciences for Health","id":"XN6WHwvWDSK","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"AO","name":"Angola"}]}]},{"lastUpdated":"2014-10-06T16:19:08.777","code":"16347","created":"2014-10-06T16:18:49.830","name":"16347 - OVC USAID Barbados","id":"EkFOliS4sei","categoryOptions":[{"id":"IIrFeGskKwE","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9865","name":"FHI 360","id":"bgiL50ykiCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Caribbean Region IMs","id":"A9TJU6RyKmN","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CB","name":"Caribbean Region"}]}]},{"lastUpdated":"2014-10-06T16:19:08.798","code":"16358","created":"2014-10-06T16:18:49.830","name":"16358 - OVC USAID Jamaica","id":"Zpse80PtFpX","categoryOptions":[{"id":"FUnqL4npXrq","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_595","name":"World Learning","id":"sDFvhYDa4sX","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Caribbean Region IMs","id":"A9TJU6RyKmN","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CB","name":"Caribbean Region"}]}]},{"lastUpdated":"2014-10-06T16:19:08.818","code":"16370","created":"2014-10-06T16:18:49.830","name":"16370 - Social Marketing","id":"oqaqABybWyC","categoryOptions":[{"id":"XAf7LOXMCZI","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Cambodia IMs","id":"ajhMAiQomtN","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KH","name":"Cambodia"}]}]},{"lastUpdated":"2014-11-25T17:10:34.039","code":"16372","created":"2014-11-25T17:10:31.295","name":"16372 - Voluntary Medical Male Circumcision Service Delivery II Project (VMMC II)","id":"yJe2SizkVEW","categoryOptions":[{"id":"B0Z51zLudUz","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_316","name":"Right To Care, South Africa","id":"i6vfBc6NLxx","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-06T16:19:08.859","code":"16397","created":"2014-10-06T16:18:49.830","name":"16397 - Tunajali II","id":"nAkQTthM8N5","categoryOptions":[{"id":"PiF3M2DIFGw","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_7579","name":"Deloitte Consulting Limited","id":"sDjXRvimYmw","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2014-10-06T16:19:08.879","code":"16426","created":"2014-10-06T16:18:49.830","name":"16426 - OVC Cohort Study","id":"styJMbuaqwI","categoryOptions":[{"id":"EIKvgePMNkY","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_16547","name":"Global Surveys Research","id":"iVEue5ev8uU","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2014-10-06T16:19:08.900","code":"16445","created":"2014-10-06T16:18:49.830","name":"16445 - Telenovelas","id":"UpGgvHGjiN4","categoryOptions":[{"id":"dH07Mln0znS","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_16548","name":"Televisao de Mocambique","id":"smwxjQib4WK","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2014-10-06T16:19:08.921","code":"16450","created":"2014-10-06T16:18:49.830","name":"16450 - Global Give Back Circle","id":"Svxod6qeZdz","categoryOptions":[{"id":"UPUbSFIehXQ","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_15907","name":"Kenya Community Development Foundation","id":"IVL1rcxlds2","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2014-10-06T16:19:08.941","code":"16453","created":"2014-10-06T16:18:49.830","name":"16453 - Project SEARCH- PMTCT Study (OAA-TO-11-00060)","id":"G1Iu5qNsUDj","categoryOptions":[{"id":"VK02G454EPk","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_216","name":"University of Washington","id":"CSPJnuxBAnz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Cote d'Ivoire IMs","id":"BhAF8wuq35E","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CI","name":"Cote d'Ivoire"}]}]},{"lastUpdated":"2014-10-06T16:19:08.962","code":"16459","created":"2014-10-06T16:18:49.830","name":"16459 - HIV/TB Coordination Project","id":"GmFcsEfO8Fe","categoryOptions":[{"id":"GFgCC4Ad4kr","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"India IMs","id":"Z0pnjwOi9us","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_549","name":"World Health Organization","id":"Hh9aCl8EfX1","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"IN","name":"India"}]}]},{"lastUpdated":"2014-10-06T16:19:08.982","code":"16460","created":"2014-10-06T16:18:49.830","name":"16460 - Logistics Management Improvement Project","id":"wjq7ktncMzu","categoryOptions":[{"id":"vDe6pHsS0wx","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"India IMs","id":"Z0pnjwOi9us","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"IN","name":"India"}]}]},{"lastUpdated":"2017-01-08T23:53:39.524","code":"16482","created":"2015-03-05T01:04:43.066","name":"16482 - PSI Caribbean","id":"FmxMU3zDMNu","categoryOptions":[{"id":"HBEoh2co2gG","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Caribbean Region IMs","id":"A9TJU6RyKmN","groupSets":[]},{"code":"Partner_232","name":"Population Services International","id":"vNQlvpUamTo","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]}],"organisationUnits":[{"code":"CB","name":"Caribbean Region"}]}]},{"lastUpdated":"2014-10-06T16:18:50.404","code":"16485","created":"2014-10-06T16:18:49.800","name":"16485 - Integrated Adolescent Health Improvement Program","id":"IhRChiG0XtB","categoryOptions":[{"id":"qT38SHb3xVz","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_3880","name":"Tovwirane HIV/AIDS Organization","id":"bakwxgrrG1O","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Malawi IMs","id":"aQSmeEVALxI","groupSets":[]}],"organisationUnits":[{"code":"MW","name":"Malawi"}]}]},{"lastUpdated":"2015-04-09T00:03:37.401","code":"16486","created":"2015-04-09T00:03:33.984","name":"16486 - ASPIRE","id":"U9qNndbgibp","categoryOptions":[{"id":"c2sGOOgUe8A","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_15660","name":"Save The Children Federation Inc","id":"lptliu0NbAF","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Malawi IMs","id":"aQSmeEVALxI","groupSets":[]}],"organisationUnits":[{"code":"MW","name":"Malawi"}]}]},{"lastUpdated":"2014-10-06T16:19:09.003","code":"16487","created":"2014-10-06T16:18:49.830","name":"16487 - Health Policy Project","id":"UpB1p6mObTj","categoryOptions":[{"id":"Hly5beo1Wre","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_10553","name":"Futures Group","id":"wZKS6xtvKqV","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Malawi IMs","id":"aQSmeEVALxI","groupSets":[]}],"organisationUnits":[{"code":"MW","name":"Malawi"}]}]},{"lastUpdated":"2014-10-06T16:19:09.023","code":"16497","created":"2014-10-06T16:18:49.830","name":"16497 - ESIS","id":"xM15VOJUR52","categoryOptions":[{"id":"GG9t4OuUxS7","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_15719","name":"ICF Macro","id":"w60X2fTKs2n","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2015-03-24T23:55:44.765","code":"16515","created":"2015-03-24T23:55:42.443","name":"16515 - Technical Assistance in Support of Clinical Training and Mentoring for HIV Treatment and Prevention Services","id":"MXeaiADeU1Z","categoryOptions":[{"id":"mEIERWOlz1v","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Zimbabwe IMs","id":"X5BXfaO7gjy","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_14461","name":"ITECH","id":"UJuUpRkoFsK","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"ZW","name":"Zimbabwe"}]}]},{"lastUpdated":"2014-10-06T16:19:09.044","code":"16525","created":"2014-10-06T16:18:49.831","name":"16525 - DOD-SPLA","id":"gjvhSslohJb","categoryOptions":[{"id":"WKVxR7RD6LG","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_4","name":"U.S. Department of Defense (Defense)","id":"ZTaEjL7Ru2S","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"South Sudan IMs","id":"zYDiTp987u1","groupSets":[]}],"organisationUnits":[{"code":"SS","name":"South Sudan"}]}]},{"lastUpdated":"2014-10-06T16:19:09.064","code":"16550","created":"2014-10-06T16:18:49.831","name":"16550 - Chernigiv Oblast Pilot on HIV Service (HTC) Integration into Primary Health Care","id":"sOu07cubYnm","categoryOptions":[{"id":"FBj1ck5gTNf","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ukraine IMs","id":"ZkehcIKCSrT","groupSets":[]},{"code":"Partner_440","name":"Abt Associates","id":"JkisvjF4ahe","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UA","name":"Ukraine"}]}]},{"lastUpdated":"2014-10-06T16:19:09.085","code":"16558","created":"2014-10-06T16:18:49.831","name":"16558 - Technical assistance in strengthening prevention and control of TB/HIV and MDR-TB","id":"Hm9qfJwSDxq","categoryOptions":[{"id":"AEVjmLIMExB","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ukraine IMs","id":"ZkehcIKCSrT","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_549","name":"World Health Organization","id":"Hh9aCl8EfX1","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"UA","name":"Ukraine"}]}]},{"lastUpdated":"2014-10-06T16:19:09.105","code":"16562","created":"2014-10-06T16:18:49.831","name":"16562 - AIDSTAR II","id":"JrJEN7GWWxd","categoryOptions":[{"id":"Pe5htrIWGC7","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"India IMs","id":"Z0pnjwOi9us","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_220","name":"Management Sciences for Health","id":"XN6WHwvWDSK","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"IN","name":"India"}]}]},{"lastUpdated":"2014-10-06T16:19:09.126","code":"16563","created":"2014-10-06T16:18:49.831","name":"16563 - Innovations for T.B. Control in India (TB Alliance)","id":"TMBJ5uIspY0","categoryOptions":[{"id":"rLxPA0dCdk2","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"India IMs","id":"Z0pnjwOi9us","groupSets":[]},{"code":"Partner_16754","name":"IKP Knowledge Park","id":"izBKG4pceps","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"IN","name":"India"}]}]},{"lastUpdated":"2014-10-06T16:19:09.146","code":"16565","created":"2014-10-06T16:18:49.831","name":"16565 - RMNCH Alliance","id":"XZhC318wmu7","categoryOptions":[{"id":"Cbf0s5pSDhr","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_16755","name":"Impact Foundation (India)","id":"yZtK8uwVfx6","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"India IMs","id":"Z0pnjwOi9us","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"IN","name":"India"}]}]},{"lastUpdated":"2014-10-06T16:19:09.166","code":"16566","created":"2014-10-06T16:18:49.831","name":"16566 - Orphans and Vulnerable Children Project","id":"m7zQlsn01F2","categoryOptions":[{"id":"bBOJwpYQRnm","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"India IMs","id":"Z0pnjwOi9us","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_5554","name":"Karnataka Health Promotion Trust","id":"FJID1IihK2N","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"IN","name":"India"}]}]},{"lastUpdated":"2015-04-13T20:21:11.768","code":"16569","created":"2015-04-13T20:21:03.822","name":"16569 - MEASURE Associate Award","id":"QNgsnB8uMmP","categoryOptions":[{"id":"xNMpNGh8DEj","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Partner_596","name":"University of North Carolina","id":"fj9sZ0iZraS","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2014-10-06T16:19:09.187","code":"16576","created":"2014-10-06T16:18:49.831","name":"16576 - Engaging Local NGOs","id":"tWkDhBlclYH","categoryOptions":[{"id":"zJtrG0Xyvww","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Asia Regional Program IMs","id":"QJPkjRiucWf","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_5504","name":"AIDS Care China","id":"gazXXgyXbt4","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"AS","name":"Asia Regional Program"}]}]},{"lastUpdated":"2017-02-17T00:47:12.130","code":"16580","created":"2014-10-06T16:18:49.831","name":"16580 - Labs 4 Life","id":"AtB63zQfpCw","categoryOptions":[{"id":"oVHms7C8ln2","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_19383","name":"Christian Medical Association of India","id":"P8I9a4KkMPU","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"India IMs","id":"Z0pnjwOi9us","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"IN","name":"India"}]}]},{"lastUpdated":"2014-10-06T16:19:09.228","code":"16583","created":"2014-10-06T16:18:49.831","name":"16583 - District Support GH000887","id":"RMopXKRdVZ0","categoryOptions":[{"id":"BwNIDfHxss0","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"Partner_467","name":"Aurum Health Research","id":"YVFU6Fc8GJh","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-06T16:19:09.249","code":"16584","created":"2014-10-06T16:18:49.831","name":"16584 - District Support GH000889","id":"eecV5qUv5Ef","categoryOptions":[{"id":"MGqp4uTV8Pp","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_19844","name":"Beyond Zero","id":"rJA0mOZXkz1","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2017-01-08T23:53:39.094","code":"16585","created":"2014-10-06T16:18:49.831","name":"16585 - Capacity Building in HIV Co-infection Activities to Address the Continuum of Prevention, Care and Treatment in Central America, CoAg # GH001100","id":"IcCRKz3hoSJ","categoryOptions":[{"id":"v7AnTX1e83d","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Central America Region IMs","id":"wwgvfFoRz0Q","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_463","name":"University Research Corporation, LLC","id":"qCSsaO7ACuX","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CE","name":"Central America Region"}]}]},{"lastUpdated":"2014-10-06T16:19:09.290","code":"16586","created":"2014-10-06T16:18:49.831","name":"16586 - Universidad de Valle de Guatemala","id":"kMjSz0LC7WT","categoryOptions":[{"id":"NiYfkPvCkXG","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Central America Region IMs","id":"wwgvfFoRz0Q","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_15249","name":"UVG - UNIVERSIDAD DE VALLE DE GUATEMALA","id":"cf3zoUKCAxG","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CE","name":"Central America Region"}]}]},{"lastUpdated":"2014-10-06T16:19:09.312","code":"16587","created":"2014-10-06T16:18:49.831","name":"16587 - COMISCA","id":"oa7FSaDbIKv","categoryOptions":[{"id":"ft7wMYM1ahH","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_14131","name":"COMISCA","id":"PvSNbOPvSf8","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Central America Region IMs","id":"wwgvfFoRz0Q","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CE","name":"Central America Region"}]}]},{"lastUpdated":"2014-10-06T16:19:09.333","code":"16588","created":"2014-10-06T16:18:49.831","name":"16588 - Capacity building in strategic information and laboratory functions to address the continuum of prevention, care and treatment in Central America","id":"JVmP6zmz2ko","categoryOptions":[{"id":"IF8f9Uthxmx","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Central America Region IMs","id":"wwgvfFoRz0Q","groupSets":[]},{"code":"Partner_13112","name":"US Embassy Guatemala","id":"uTI7c1pFWYY","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CE","name":"Central America Region"}]}]},{"lastUpdated":"2014-10-06T16:19:09.358","code":"16589","created":"2014-10-06T16:18:49.831","name":"16589 - TEPHINET","id":"ZJYVKHikehz","categoryOptions":[{"id":"z7zW5eEXn8M","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Central America Region IMs","id":"wwgvfFoRz0Q","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_15638","name":"The Task Force for Global Health, Inc. /Tephinet","id":"tMqzNldVyHz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CE","name":"Central America Region"}]}]},{"lastUpdated":"2014-10-06T16:19:09.385","code":"16590","created":"2014-10-06T16:18:49.831","name":"16590 - Grant Management Solutions","id":"B3wNwmLad85","categoryOptions":[{"id":"LgTULFVxOiF","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"India IMs","id":"Z0pnjwOi9us","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_220","name":"Management Sciences for Health","id":"XN6WHwvWDSK","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"IN","name":"India"}]}]},{"lastUpdated":"2014-10-06T16:19:09.416","code":"16591","created":"2014-10-06T16:18:49.831","name":"16591 - Strategic Assessments for Strategic Action","id":"Up06MD9mFVl","categoryOptions":[{"id":"zkGqRuNcyTD","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_453","name":"John Snow, Inc.","id":"iOxqtbVGBVY","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"India IMs","id":"Z0pnjwOi9us","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"IN","name":"India"}]}]},{"lastUpdated":"2017-02-10T01:29:44.779","code":"16594","created":"2014-10-06T16:18:49.831","name":"16594 - MEASURE Evaluation Phase IV","id":"GcDiKFCYPsW","categoryOptions":[{"id":"uFJILADEFIZ","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_521","name":"University of North Carolina at Chapel Hill, Carolina Population Center","id":"LfNyhXyE9DI","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2014-10-06T16:19:09.460","code":"16599","created":"2014-10-06T16:18:49.831","name":"16599 - Technical Assistance to India's National AIDS Control Organization (TA to NACO)","id":"oz79d6StwR4","categoryOptions":[{"id":"HlTyIHMazS3","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"India IMs","id":"Z0pnjwOi9us","groupSets":[]},{"code":"Partner_4167","name":"Voluntary Health Services","id":"ub9hU3nmOQo","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"IN","name":"India"}]}]},{"lastUpdated":"2014-10-06T16:19:09.481","code":"16606","created":"2014-10-06T16:18:49.831","name":"16606 - e TBD- KARAMOJA","id":"ZAnxunNH0QH","categoryOptions":[{"id":"IrD5tA0OkpT","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2014-10-06T16:19:09.502","code":"16613","created":"2014-10-06T16:18:49.831","name":"16613 - Condom Distribution","id":"D4rNgPxJdO8","categoryOptions":[{"id":"owHHPuVTBgp","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_16525","name":"John Snow Inc (JSI)","id":"IotYS2QNHNH","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ghana IMs","id":"aLJxBPfhy2M","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"GH","name":"Ghana"}]}]},{"lastUpdated":"2017-01-08T23:53:39.111","code":"16618","created":"2014-10-06T16:18:49.831","name":"16618 - Health Policy Plus delete this one","id":"wRS3lYkRTaa","categoryOptions":[{"id":"ZPlqUkpLUdt","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_19907","name":"Palladium Group","id":"g6xbtuwBJfL","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Ghana IMs","id":"aLJxBPfhy2M","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"GH","name":"Ghana"}]}]},{"lastUpdated":"2014-10-06T16:19:09.545","code":"16619","created":"2014-10-06T16:18:49.831","name":"16619 - Ghana AIDS Commission support for Key Populations","id":"enqsb5mzsDo","categoryOptions":[{"id":"JRGoM39fRG1","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9871","name":"Ghana AIDS Commission","id":"cTrfpGb8PLb","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ghana IMs","id":"aLJxBPfhy2M","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"GH","name":"Ghana"}]}]},{"lastUpdated":"2014-10-06T16:19:09.566","code":"16620","created":"2014-10-06T16:18:49.831","name":"16620 - TBD PMCT EXPANSION","id":"iIyNzet5uTQ","categoryOptions":[{"id":"LAR1c2d3ZCQ","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2014-10-06T16:19:09.598","code":"16622","created":"2014-10-06T16:18:49.831","name":"16622 - China CDC COAG","id":"Sr3IksdLw7A","categoryOptions":[{"id":"WKCy1qt805d","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Asia Regional Program IMs","id":"QJPkjRiucWf","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_5462","name":"Chinese Center for Disease Prevention and Control","id":"nz7IyPXDnsy","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"AS","name":"Asia Regional Program"}]}]},{"lastUpdated":"2014-10-06T16:19:09.619","code":"16624","created":"2014-10-06T16:18:49.831","name":"16624 - Strengthening HIV and TB Service Delivery in Malawi Prison Health Systems under the President’s Emergency Plan for AIDS Relief","id":"vxJy8DjKZiO","categoryOptions":[{"id":"DiSxduPYL8y","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Malawi IMs","id":"aQSmeEVALxI","groupSets":[]}],"organisationUnits":[{"code":"MW","name":"Malawi"}]}]},{"lastUpdated":"2014-10-06T16:19:09.639","code":"16625","created":"2014-10-06T16:18:49.831","name":"16625 - Construction and Renovation","id":"kTsa4A6BUE0","categoryOptions":[{"id":"evJCiUDZLuJ","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_3932","name":"Regional Procurement Support Office/Frankfurt","id":"Yi5RVnVkHqq","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_State/AF","name":"State/AF","id":"a7p2WOqhhzQ","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Malawi IMs","id":"aQSmeEVALxI","groupSets":[]}],"organisationUnits":[{"code":"MW","name":"Malawi"}]}]},{"lastUpdated":"2017-02-10T01:29:44.795","code":"16626","created":"2014-10-06T16:18:49.831","name":"16626 - Uganda Private Health Support Program (PHS)","id":"yS2aXogKcfS","categoryOptions":[{"id":"tgOvg6ey4ux","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_13168","name":"Cardno Emerging Markets","id":"TQ4SJrbhZCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2014-10-06T16:19:09.681","code":"16627","created":"2014-10-06T16:18:49.831","name":"16627 - Support to GAF HIV Program","id":"iSu9u5ddPYV","categoryOptions":[{"id":"jlZasgLalxT","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_219","name":"JHPIEGO","id":"Q2afG9ldmqc","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ghana IMs","id":"aLJxBPfhy2M","groupSets":[]}],"organisationUnits":[{"code":"GH","name":"Ghana"}]}]},{"lastUpdated":"2014-10-06T16:19:09.701","code":"16628","created":"2014-10-06T16:18:49.831","name":"16628 - Johns Hopkins University","id":"Jfl0J3RYlDv","categoryOptions":[{"id":"NIGz4DWz8h1","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Central America Region IMs","id":"wwgvfFoRz0Q","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_509","name":"Johns Hopkins University Bloomberg School of Public Health","id":"yrIYjIn0aom","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"CE","name":"Central America Region"}]}]},{"lastUpdated":"2014-10-06T16:19:09.722","code":"16629","created":"2014-10-06T16:18:49.831","name":"16629 - Population Services International","id":"P2pQDi5r6pf","categoryOptions":[{"id":"S4KFQIldu8S","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_232","name":"Population Services International","id":"vNQlvpUamTo","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Dominican Republic IMs","id":"gWG9dDTFHhY","groupSets":[]}],"organisationUnits":[{"code":"DO","name":"Dominican Republic"}]}]},{"lastUpdated":"2014-10-06T16:19:09.742","code":"16630","created":"2014-10-06T16:18:49.831","name":"16630 - Johns Hopkins University","id":"ECLDJCnvKXg","categoryOptions":[{"id":"AX1X8OzA7bq","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_509","name":"Johns Hopkins University Bloomberg School of Public Health","id":"yrIYjIn0aom","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Dominican Republic IMs","id":"gWG9dDTFHhY","groupSets":[]}],"organisationUnits":[{"code":"DO","name":"Dominican Republic"}]}]},{"lastUpdated":"2014-10-06T16:19:09.762","code":"16631","created":"2014-10-06T16:18:49.831","name":"16631 - Health Information, Policy, and Advocacy (HIPA) Project","id":"k74KVoLuYvj","categoryOptions":[{"id":"m1XkqrXd4Ad","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_10553","name":"Futures Group","id":"wZKS6xtvKqV","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Cambodia IMs","id":"ajhMAiQomtN","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KH","name":"Cambodia"}]}]},{"lastUpdated":"2014-10-06T16:19:09.783","code":"16632","created":"2014-10-06T16:18:49.831","name":"16632 - Social Health Protection Program","id":"o1K2UNokkpC","categoryOptions":[{"id":"sAfMvW714MR","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Cambodia IMs","id":"ajhMAiQomtN","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_463","name":"University Research Corporation, LLC","id":"qCSsaO7ACuX","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"KH","name":"Cambodia"}]}]},{"lastUpdated":"2014-10-06T16:19:09.805","code":"16633","created":"2014-10-06T16:18:49.832","name":"16633 - NGO Service Delivery Program","id":"Aybh4bl0U7Y","categoryOptions":[{"id":"KWli03Pvn7b","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Cambodia IMs","id":"ajhMAiQomtN","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KH","name":"Cambodia"}]}]},{"lastUpdated":"2016-08-17T20:24:00.593","code":"16634","created":"2016-04-15T19:37:34.276","name":"16634 - USAID/Copperbelt Lusaka Zambia Family activity","id":"e7tgUFuUat2","categoryOptions":[{"id":"noeaaIfT2D4","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_16878","name":"Expanded Church Response Trust","id":"VdPT8wVPLao","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2014-10-06T16:19:09.846","code":"16636","created":"2014-10-06T16:18:49.832","name":"16636 - GHS Lab/SI Strengthening","id":"jenrOdKRSLj","categoryOptions":[{"id":"vA06YVvFR1g","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_9870","name":"Ghana Health Service","id":"z3yHk1u33ko","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Ghana IMs","id":"aLJxBPfhy2M","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"GH","name":"Ghana"}]}]},{"lastUpdated":"2014-10-06T16:19:09.867","code":"16637","created":"2014-10-06T16:18:49.832","name":"16637 - Key Population Evaluation Survey","id":"krQhO52LAyR","categoryOptions":[{"id":"vKqowPpKOMt","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9871","name":"Ghana AIDS Commission","id":"cTrfpGb8PLb","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ghana IMs","id":"aLJxBPfhy2M","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"GH","name":"Ghana"}]}]},{"lastUpdated":"2014-10-06T16:19:09.887","code":"16638","created":"2014-10-06T16:18:49.832","name":"16638 - GAC Data Quality Assessment","id":"lneTf2TIi7s","categoryOptions":[{"id":"G5GiYKlqj7b","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9871","name":"Ghana AIDS Commission","id":"cTrfpGb8PLb","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ghana IMs","id":"aLJxBPfhy2M","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"GH","name":"Ghana"}]}]},{"lastUpdated":"2014-10-06T16:19:09.907","code":"16639","created":"2014-10-06T16:18:49.832","name":"16639 - CLSI Lab Management and Leadership","id":"pcnDnDSRxUw","categoryOptions":[{"id":"QMifquzXte5","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_3317","name":"Clinical and Laboratory Standards Institute","id":"D9jgrh7QVsr","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Ghana IMs","id":"aLJxBPfhy2M","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"GH","name":"Ghana"}]}]},{"lastUpdated":"2014-10-06T16:19:09.927","code":"16640","created":"2014-10-06T16:18:49.832","name":"16640 - Key Population PWID Formative Assessment","id":"rMFOPTogKF9","categoryOptions":[{"id":"lYtCeW2O7RS","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_517","name":"University of California at San Francisco","id":"t4LrBROk1Gw","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ghana IMs","id":"aLJxBPfhy2M","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"GH","name":"Ghana"}]}]},{"lastUpdated":"2014-10-06T16:19:09.948","code":"16641","created":"2014-10-06T16:18:49.832","name":"16641 - Laboratory Improvements","id":"hkrGUJMnpqq","categoryOptions":[{"id":"mc2ROTxTk5n","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9872","name":"Global Health Systems Solutions, Ghana","id":"fHedUGRqEet","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ghana IMs","id":"aLJxBPfhy2M","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"GH","name":"Ghana"}]}]},{"lastUpdated":"2014-10-06T16:19:09.969","code":"16642","created":"2014-10-06T16:18:49.832","name":"16642 - Laboratory Policy and Operational Plan","id":"C83hVIfuyuu","categoryOptions":[{"id":"XWphxharOWl","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_1923","name":"Association of Public Health Laboratories","id":"LCKC7NEcxjh","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Ghana IMs","id":"aLJxBPfhy2M","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"GH","name":"Ghana"}]}]},{"lastUpdated":"2014-10-06T16:19:09.989","code":"16643","created":"2014-10-06T16:18:49.832","name":"16643 - Nursing Capacity Building Program","id":"SqXXteJxzb2","categoryOptions":[{"id":"UVdRCMr5hOb","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_501","name":"Columbia University Mailman School of Public Health","id":"Q2KYsVtjQ9D","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/HRSA","name":"HHS/HRSA","id":"RGC9tURSc3W","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2014-10-06T16:19:10.010","code":"16644","created":"2014-10-06T16:18:49.832","name":"16644 - UNICEF","id":"BZBScBdh3hB","categoryOptions":[{"id":"yzchqYqvRHe","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_547","name":"United Nations Children's Fund","id":"m1a25FGJn1a","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2016-08-17T20:24:22.007","code":"16656","created":"2016-04-15T19:37:34.287","name":"16656 - TBD - Accountable Governance for Improved Service Delivery(AGIS)","id":"R8ebBIqDK7S","categoryOptions":[{"id":"VK6ApKsHAGM","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2014-10-06T16:19:10.051","code":"16657","created":"2014-10-06T16:18:49.832","name":"16657 - TBD Medical Supplies","id":"tvGID84UvqL","categoryOptions":[{"id":"skAfcCwawlL","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2014-10-06T16:19:10.072","code":"16658","created":"2014-10-06T16:18:49.832","name":"16658 - TBD Health Management Information Systems","id":"OnxWtxwn6pU","categoryOptions":[{"id":"hj5QVsQizHC","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2014-10-06T16:19:10.092","code":"16660","created":"2014-10-06T16:18:49.832","name":"16660 - AIHA Infectious Disease Program","id":"bHAc4bAK59w","categoryOptions":[{"id":"I7xnDX76p8q","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Caribbean Region IMs","id":"A9TJU6RyKmN","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_9886","name":"American International Health Alliance","id":"CCgZ5BykCX4","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/HRSA","name":"HHS/HRSA","id":"RGC9tURSc3W","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CB","name":"Caribbean Region"}]}]},{"lastUpdated":"2017-01-08T23:53:39.126","code":"16661","created":"2014-10-06T16:18:49.832","name":"16661 - CARPHA support CoAg GH001205","id":"D5b6zUvnBB4","categoryOptions":[{"id":"OlFL1UyHApj","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_19423","name":"Caribbean Regional Public Health Agency","id":"ZzhHRjGZhpl","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Caribbean Region IMs","id":"A9TJU6RyKmN","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CB","name":"Caribbean Region"}]}]},{"lastUpdated":"2014-10-06T16:19:10.133","code":"16663","created":"2014-10-06T16:18:49.832","name":"16663 - Integrated Health Project","id":"ZR5XGeQADRk","categoryOptions":[{"id":"rRUaMLgZCM6","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9865","name":"FHI 360","id":"bgiL50ykiCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Burundi IMs","id":"P5tosR8rJMT","groupSets":[]}],"organisationUnits":[{"code":"BI","name":"Burundi"}]}]},{"lastUpdated":"2014-10-06T16:19:10.154","code":"16664","created":"2014-10-06T16:18:49.832","name":"16664 - PMTCT Acceleration Project","id":"j4U6Xx8oLOs","categoryOptions":[{"id":"dkALJT58lNi","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9865","name":"FHI 360","id":"bgiL50ykiCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Burundi IMs","id":"P5tosR8rJMT","groupSets":[]}],"organisationUnits":[{"code":"BI","name":"Burundi"}]}]},{"lastUpdated":"2014-10-06T16:19:10.175","code":"16665","created":"2014-10-06T16:18:49.832","name":"16665 - Health Finance & Governance (HFG)","id":"nvGeJlZlW6c","categoryOptions":[{"id":"svnWvCZF5Ex","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_440","name":"Abt Associates","id":"JkisvjF4ahe","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Burundi IMs","id":"P5tosR8rJMT","groupSets":[]}],"organisationUnits":[{"code":"BI","name":"Burundi"}]}]},{"lastUpdated":"2014-10-06T16:19:10.196","code":"16666","created":"2014-10-06T16:18:49.832","name":"16666 - Development & Training Services","id":"xqUVb2EPX2V","categoryOptions":[{"id":"AUwb0tE55X2","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_7727","name":"GH Tech","id":"iK8UvFAWRxA","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Burundi IMs","id":"P5tosR8rJMT","groupSets":[]}],"organisationUnits":[{"code":"BI","name":"Burundi"}]}]},{"lastUpdated":"2014-10-06T16:19:10.216","code":"16668","created":"2014-10-06T16:18:49.832","name":"16668 - Grants Management Solutions","id":"Ka2Hptf1Nhv","categoryOptions":[{"id":"cp8XyrQou2l","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_220","name":"Management Sciences for Health","id":"XN6WHwvWDSK","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Burundi IMs","id":"P5tosR8rJMT","groupSets":[]}],"organisationUnits":[{"code":"BI","name":"Burundi"}]}]},{"lastUpdated":"2014-10-06T16:19:10.237","code":"16669","created":"2014-10-06T16:18:49.832","name":"16669 - Promoting Quality of Medicines","id":"XuzYXhxqgKb","categoryOptions":[{"id":"zOOYQsPbSGx","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_4017","name":"United States Pharmacopeia","id":"YCDmnNzQGMM","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Burundi IMs","id":"P5tosR8rJMT","groupSets":[]}],"organisationUnits":[{"code":"BI","name":"Burundi"}]}]},{"lastUpdated":"2014-10-06T16:19:10.258","code":"16670","created":"2014-10-06T16:18:49.832","name":"16670 - HIV Fellowship Program","id":"owp3AoDjV61","categoryOptions":[{"id":"CYSw3C9ryBY","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_535","name":"University of Nairobi","id":"nzroZ5qgfWP","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2017-01-08T23:53:39.141","code":"16671","created":"2014-10-06T16:18:49.832","name":"16671 - Foundation for Innovative New Diagnostics - FIND FOLLOW ON","id":"jcWyvxVFAzL","categoryOptions":[{"id":"EgL0Q1IS237","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2014-10-06T16:18:50.421","code":"16678","created":"2014-10-06T16:18:49.800","name":"16678 - District Health System Strengthening and Quality Improvement for Service Delivery in Malawi under PEPFAR","id":"tpDv7YY3Nf8","categoryOptions":[{"id":"dozGXxWsIOw","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_220","name":"Management Sciences for Health","id":"XN6WHwvWDSK","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Malawi IMs","id":"aQSmeEVALxI","groupSets":[]}],"organisationUnits":[{"code":"MW","name":"Malawi"}]}]},{"lastUpdated":"2014-10-06T16:19:10.299","code":"16679","created":"2014-10-06T16:18:49.832","name":"16679 - Program Support Services","id":"bJmTm3Skd0I","categoryOptions":[{"id":"GdvhnJYA2nC","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_19763","name":"International Business & Technical Consultants Inc.","id":"Mxe6BY6NsU9","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2014-10-06T16:19:10.325","code":"16681","created":"2014-10-06T16:18:49.832","name":"16681 - National Center for Tuberculosis and Leprosy Control (CENAT) Phase II","id":"jROJpFr7spa","categoryOptions":[{"id":"jdYOSk4fGdi","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Cambodia IMs","id":"ajhMAiQomtN","groupSets":[]},{"code":"Partner_1715","name":"National Tuberculosis and Leprosy Control Program","id":"o4Ws5IeN0bz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KH","name":"Cambodia"}]}]},{"lastUpdated":"2014-10-06T16:19:10.349","code":"16682","created":"2014-10-06T16:18:49.832","name":"16682 - Kenya National Bureau of Statistics (KNBS) FARA","id":"qdT25O8R3Rj","categoryOptions":[{"id":"N3V7iLAE3Uw","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_16321","name":"Kenya National Bureau of Statistics","id":"qtfDrlJZUln","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2017-02-11T01:21:35.139","code":"16683","created":"2014-10-06T16:18:49.832","name":"16683 - National Institute of Public Health Phase III","id":"hUIai59VH3V","categoryOptions":[{"id":"cOiWuQD9rrB","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_4010","name":"National Institute of Public Health","id":"Ra4P72b8q1i","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Cambodia IMs","id":"ajhMAiQomtN","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KH","name":"Cambodia"}]}]},{"lastUpdated":"2014-10-06T16:19:10.390","code":"16684","created":"2014-10-06T16:18:49.832","name":"16684 - Kenya Disciplined Services ZUIA","id":"aiEDgVBTAcM","categoryOptions":[{"id":"bXI4lf9Ozsm","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_204","name":"Elizabeth Glaser Pediatric AIDS Foundation","id":"h2GbTY0pyXv","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2014-10-06T16:19:10.411","code":"16685","created":"2014-10-06T16:18:49.832","name":"16685 - HFG (Health Finance and Governance)","id":"sQfP6fhVknI","categoryOptions":[{"id":"WuzmFLyTHab","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Cote d'Ivoire IMs","id":"BhAF8wuq35E","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_440","name":"Abt Associates","id":"JkisvjF4ahe","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CI","name":"Cote d'Ivoire"}]}]},{"lastUpdated":"2014-10-06T16:19:10.431","code":"16687","created":"2014-10-06T16:18:49.832","name":"16687 - Kenya Prison Services","id":"vF6cz2vLLYu","categoryOptions":[{"id":"bZojmffFsAf","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_19762","name":"Health Strat Kenya","id":"TARWMxmJhFn","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2017-02-11T01:21:35.155","code":"16688","created":"2014-10-06T16:18:49.832","name":"16688 - National Centre for HIV/AIDS, Dermatology and STDs Phase IV","id":"l5esZQgSIcm","categoryOptions":[{"id":"Loezvg5zY5j","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_4008","name":"National Centre for HIV/AIDS, Dermatology and STDs","id":"ZHN2SysaTGg","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Cambodia IMs","id":"ajhMAiQomtN","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KH","name":"Cambodia"}]}]},{"lastUpdated":"2014-10-06T16:19:10.472","code":"16689","created":"2014-10-06T16:18:49.832","name":"16689 - SHOPS Abt Follow on","id":"G6BKfd8LfYF","categoryOptions":[{"id":"qarNDRCdw7I","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Cote d'Ivoire IMs","id":"BhAF8wuq35E","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_440","name":"Abt Associates","id":"JkisvjF4ahe","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CI","name":"Cote d'Ivoire"}]}]},{"lastUpdated":"2014-10-06T16:19:10.496","code":"16690","created":"2014-10-06T16:18:49.832","name":"16690 - SAVVY","id":"TgYnk2moWdG","categoryOptions":[{"id":"f322Fm3U3Dx","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_9853","name":"New Partner","id":"CBKPvQjWDLS","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2017-01-08T23:53:39.156","code":"16691","created":"2014-10-06T16:18:49.832","name":"16691 - HC3","id":"lbJoM2qmE6w","categoryOptions":[{"id":"Rw0atj1cDmT","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Cote d'Ivoire IMs","id":"BhAF8wuq35E","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_509","name":"Johns Hopkins University Bloomberg School of Public Health","id":"yrIYjIn0aom","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CI","name":"Cote d'Ivoire"}]}]},{"lastUpdated":"2014-10-06T16:19:10.541","code":"16692","created":"2014-10-06T16:18:49.833","name":"16692 - HIV/AIDS Project Evaluations","id":"SrnKAkADVpB","categoryOptions":[{"id":"jwuSVeNO5nV","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ukraine IMs","id":"ZkehcIKCSrT","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UA","name":"Ukraine"}]}]},{"lastUpdated":"2014-10-06T16:19:10.561","code":"16693","created":"2014-10-06T16:18:49.833","name":"16693 - Strategic Information Support (Follow On Mechanism to MEASURE)","id":"CaLvLed7USJ","categoryOptions":[{"id":"ozwli0B6jxW","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ukraine IMs","id":"ZkehcIKCSrT","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UA","name":"Ukraine"}]}]},{"lastUpdated":"2014-10-06T16:19:10.583","code":"16695","created":"2014-10-06T16:18:49.833","name":"16695 - Health Financing and Governance","id":"G7HJQbat0KD","categoryOptions":[{"id":"b6nivnr440J","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"name":"Caribbean Region IMs","id":"A9TJU6RyKmN","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_440","name":"Abt Associates","id":"JkisvjF4ahe","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CB","name":"Caribbean Region"}]}]},{"lastUpdated":"2014-10-06T16:19:10.608","code":"16696","created":"2014-10-06T16:18:49.833","name":"16696 - Leadership Management and Governance ( LMG)","id":"PtgsyHFCz8O","categoryOptions":[{"id":"Fiqvoi67QHc","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Central America Region IMs","id":"wwgvfFoRz0Q","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_220","name":"Management Sciences for Health","id":"XN6WHwvWDSK","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"CE","name":"Central America Region"}]}]},{"lastUpdated":"2014-10-06T16:19:10.634","code":"16697","created":"2014-10-06T16:18:49.833","name":"16697 - Measure Evaluation","id":"re8F6Q5VS2Y","categoryOptions":[{"id":"R6SMdq3NtUf","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"name":"Central America Region IMs","id":"wwgvfFoRz0Q","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_596","name":"University of North Carolina","id":"fj9sZ0iZraS","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"CE","name":"Central America Region"}]}]},{"lastUpdated":"2014-10-06T16:19:10.654","code":"16698","created":"2014-10-06T16:18:49.833","name":"16698 - Coordinating Comprehensive Care for Children ( 4Cs)","id":"AW0Zuua2dMG","categoryOptions":[{"id":"dkMTyDp3S8d","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"Partner_33","name":"Catholic Relief Services","id":"YemsOJtwBlN","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2014-10-06T16:19:10.676","code":"16699","created":"2014-10-06T16:18:49.833","name":"16699 - OVC RFA- Support to Nyanza and Rift Valley","id":"QEYCM4veYY1","categoryOptions":[{"id":"nbueUCQXeSw","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2014-10-06T16:19:10.696","code":"16700","created":"2014-10-06T16:18:49.833","name":"16700 - OVC Child Protection Research","id":"NJxQidwKZeO","categoryOptions":[{"id":"VoqpZCbZZr1","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_547","name":"United Nations Children's Fund","id":"m1a25FGJn1a","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2016-08-17T20:24:43.177","code":"16704","created":"2016-04-15T19:37:34.039","name":"16704 - One Community (One C)","id":"LVY97iLzelr","categoryOptions":[{"id":"XgtdkpjfSNN","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_507","name":"Johns Hopkins University Center for Communication Programs","id":"H8KTfvoAqCz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Malawi IMs","id":"aQSmeEVALxI","groupSets":[]}],"organisationUnits":[{"code":"MW","name":"Malawi"}]}]},{"lastUpdated":"2014-10-06T16:19:10.718","code":"16705","created":"2014-10-06T16:18:49.833","name":"16705 - IDU - HIV Combination Prevention","id":"P8IQqRRJNih","categoryOptions":[{"id":"UL6m94zPpTi","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_16539","name":"United Nations Office on Drug and Crime (UNODC)","id":"HqdGi8wFSww","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2014-10-06T16:19:10.739","code":"16706","created":"2014-10-06T16:18:49.833","name":"16706 - Integrated Adolescent Health Improvement Program","id":"PDf4FXfpNOF","categoryOptions":[{"id":"Ebb2wKoON39","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Malawi IMs","id":"aQSmeEVALxI","groupSets":[]}],"organisationUnits":[{"code":"MW","name":"Malawi"}]}]},{"lastUpdated":"2014-10-06T16:19:10.760","code":"16707","created":"2014-10-06T16:18:49.833","name":"16707 - TBD-School Health Project","id":"ZkOBf4JWB73","categoryOptions":[{"id":"boBgzMOzvBW","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Malawi IMs","id":"aQSmeEVALxI","groupSets":[]}],"organisationUnits":[{"code":"MW","name":"Malawi"}]}]},{"lastUpdated":"2014-10-06T16:19:10.780","code":"16709","created":"2014-10-06T16:18:49.833","name":"16709 - Accelerating Progress Against TB","id":"rr8qgURwnqy","categoryOptions":[{"id":"nivkTmEzdP2","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_19764","name":"Center for Health Solutions (CHS)","id":"EIw2ZCwUIzO","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2014-10-06T16:19:10.801","code":"16710","created":"2014-10-06T16:18:49.833","name":"16710 - Expanding Health Insurance Coverage","id":"uw5Ad2rRMwx","categoryOptions":[{"id":"MJnFvlkrqyX","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_15812","name":"Equity Group Foundation","id":"xKpTvq2bSTO","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2014-10-06T16:19:10.822","code":"16711","created":"2014-10-06T16:18:49.833","name":"16711 - Capacity Bridge Mechanism","id":"ktRjj0Fot3K","categoryOptions":[{"id":"Jl9i1NiwNlq","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_217","name":"IntraHealth International, Inc","id":"dzHNlgEBwIz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2014-10-06T16:19:10.843","code":"16712","created":"2014-10-06T16:18:49.833","name":"16712 - OVC Vocational Training","id":"lkah9Uojw2d","categoryOptions":[{"id":"zAF79vLZ6D3","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_16665","name":"Housing Finance Foundation","id":"d375VnioGPl","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2014-10-06T16:19:10.864","code":"16713","created":"2014-10-06T16:18:49.833","name":"16713 - Health Media Project","id":"mlxsZT23ln2","categoryOptions":[{"id":"RRtn1sY1gBT","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_451","name":"Internews","id":"CzgNDbQx1WP","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2016-08-17T20:25:04.702","code":"16714","created":"2016-04-15T19:37:34.299","name":"16714 - Health Finance and Governance Project (HFG)","id":"JubySD1pR1L","categoryOptions":[{"id":"mLBlsUf0SfD","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_440","name":"Abt Associates","id":"JkisvjF4ahe","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Botswana IMs","id":"JIc6kul4QSt","groupSets":[]}],"organisationUnits":[{"code":"BW","name":"Botswana"}]}]},{"lastUpdated":"2014-10-06T16:19:10.906","code":"16716","created":"2014-10-06T16:18:49.833","name":"16716 - STEPS","id":"c7uD7X49pFA","categoryOptions":[{"id":"kvIiY73R7cg","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_16782","name":"Counterpart International","id":"uGAvLfe3wqU","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Malawi IMs","id":"aQSmeEVALxI","groupSets":[]}],"organisationUnits":[{"code":"MW","name":"Malawi"}]}]},{"lastUpdated":"2014-10-06T16:19:10.927","code":"16718","created":"2014-10-06T16:18:49.833","name":"16718 - UCSF","id":"bLQQFEZIvyo","categoryOptions":[{"id":"zrsQnS1fpTg","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_517","name":"University of California at San Francisco","id":"t4LrBROk1Gw","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ukraine IMs","id":"ZkehcIKCSrT","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UA","name":"Ukraine"}]}]},{"lastUpdated":"2014-10-06T16:19:10.948","code":"16719","created":"2014-10-06T16:18:49.833","name":"16719 - Follow on Support to the National AIDS Program Design and Implementation of MAT","id":"vsMHmpP2LTz","categoryOptions":[{"id":"vCqo4HGx7N1","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ukraine IMs","id":"ZkehcIKCSrT","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UA","name":"Ukraine"}]}]},{"lastUpdated":"2014-10-06T16:19:10.968","code":"16720","created":"2014-10-06T16:18:49.833","name":"16720 - Nkento Wa Biza","id":"qxnKAAGAX0e","categoryOptions":[{"id":"dY5qkxEZQrB","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_16847","name":"S.O.S. Cedia","id":"SEzXIsEiBJd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Angola IMs","id":"EqK0E2mtwrx","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"AO","name":"Angola"}]}]},{"lastUpdated":"2014-10-06T16:19:10.990","code":"16721","created":"2014-10-06T16:18:49.833","name":"16721 - Cross Border/Ports, Cuenene Epi HIV/TB Surveillance","id":"b5fO34TieSb","categoryOptions":[{"id":"CU6cFaGd5Qm","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Angola IMs","id":"EqK0E2mtwrx","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"AO","name":"Angola"}]}]},{"lastUpdated":"2014-10-06T16:19:11.012","code":"16722","created":"2014-10-06T16:18:49.833","name":"16722 - HFG (Health Financing and Governance)","id":"ig8FeJw6mtO","categoryOptions":[{"id":"Z2dl9qG2WeX","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Haiti IMs","id":"kvUuBhfwz25","groupSets":[]},{"code":"Partner_440","name":"Abt Associates","id":"JkisvjF4ahe","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"HT","name":"Haiti"}]}]},{"lastUpdated":"2014-10-06T16:19:11.032","code":"16723","created":"2014-10-06T16:18:49.833","name":"16723 - URC-HCI","id":"rjp7MjYHmpk","categoryOptions":[{"id":"MP03fqzWfGZ","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Haiti IMs","id":"kvUuBhfwz25","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_463","name":"University Research Corporation, LLC","id":"qCSsaO7ACuX","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"HT","name":"Haiti"}]}]},{"lastUpdated":"2014-10-06T16:19:11.053","code":"16724","created":"2014-10-06T16:18:49.833","name":"16724 - TBD-Performance evaluation of the training component in Nicaragua' HIV Program (in service and pre-service)","id":"KuZ8LeX7jyE","categoryOptions":[{"id":"b5wI7Pxcz6A","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Central America Region IMs","id":"wwgvfFoRz0Q","groupSets":[]},{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CE","name":"Central America Region"}]}]},{"lastUpdated":"2014-10-06T16:19:11.074","code":"16725","created":"2014-10-06T16:18:49.833","name":"16725 - Applying Science to Strengthen and Improve Systems (ASSIST)","id":"mQ7Ypp4HWx2","categoryOptions":[{"id":"GIndSNSfzaO","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Central America Region IMs","id":"wwgvfFoRz0Q","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_463","name":"University Research Corporation, LLC","id":"qCSsaO7ACuX","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"CE","name":"Central America Region"}]}]},{"lastUpdated":"2014-10-06T16:19:11.095","code":"16726","created":"2014-10-06T16:18:49.833","name":"16726 - PEPFAR Small Grants Program","id":"ujfzmqWAOcK","categoryOptions":[{"id":"nVURMOVP0MT","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Central America Region IMs","id":"wwgvfFoRz0Q","groupSets":[]},{"code":"Agency_State/WHA","name":"State/WHA","id":"ZiLXEHXtsar","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_13111","name":"US Embassies","id":"gN3Y3pXYjFW","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"CE","name":"Central America Region"}]}]},{"lastUpdated":"2014-10-06T16:19:11.116","code":"16727","created":"2014-10-06T16:18:49.833","name":"16727 - Bridge USAID Program for Strengthening the Central American Response to HIV -PASCA-","id":"j0b5exhkMHE","categoryOptions":[{"id":"ItxtrXSc4SL","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Central America Region IMs","id":"wwgvfFoRz0Q","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_220","name":"Management Sciences for Health","id":"XN6WHwvWDSK","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"CE","name":"Central America Region"}]}]},{"lastUpdated":"2014-10-06T16:19:11.137","code":"16728","created":"2014-10-06T16:18:49.833","name":"16728 - APHIAplus Nairobi/Coast Follow on","id":"vRqFFcjoMLN","categoryOptions":[{"id":"RUe9tZxQDci","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2014-10-06T16:19:11.159","code":"16729","created":"2014-10-06T16:18:49.833","name":"16729 - Private Sector Health Initiative (SHOPS)","id":"e9LTmrp0eZj","categoryOptions":[{"id":"n5UpJAF1UwZ","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_440","name":"Abt Associates","id":"JkisvjF4ahe","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Botswana IMs","id":"JIc6kul4QSt","groupSets":[]}],"organisationUnits":[{"code":"BW","name":"Botswana"}]}]},{"lastUpdated":"2014-10-06T16:19:11.179","code":"16730","created":"2014-10-06T16:18:49.833","name":"16730 - OVC Evaluation","id":"yBtamhluAXO","categoryOptions":[{"id":"EyfKyj4GQYy","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Botswana IMs","id":"JIc6kul4QSt","groupSets":[]},{"code":"Partner_8399","name":"Project Search","id":"TlXI48RLFZW","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"BW","name":"Botswana"}]}]},{"lastUpdated":"2016-08-17T20:25:26.765","code":"16731","created":"2016-04-15T19:37:34.310","name":"16731 - Applying Science to Strengthen and Improve Systems (ASSIST)","id":"QkYl85YiCKy","categoryOptions":[{"id":"mCArVYrLVU3","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_463","name":"University Research Corporation, LLC","id":"qCSsaO7ACuX","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Botswana IMs","id":"JIc6kul4QSt","groupSets":[]}],"organisationUnits":[{"code":"BW","name":"Botswana"}]}]},{"lastUpdated":"2014-10-06T16:19:11.222","code":"16734","created":"2014-10-06T16:18:49.833","name":"16734 - Local NGO Support to Key Populations (Selebi-Phikwe)","id":"kZBurwMx7B4","categoryOptions":[{"id":"BKZPLqIAg0C","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Botswana IMs","id":"JIc6kul4QSt","groupSets":[]}],"organisationUnits":[{"code":"BW","name":"Botswana"}]}]},{"lastUpdated":"2014-10-06T16:19:11.243","code":"16735","created":"2014-10-06T16:18:49.833","name":"16735 - Local Capacity Building - NGO Support for Key Populations","id":"YIGTs1Zgc8N","categoryOptions":[{"id":"uXVl1RxeOVp","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Botswana IMs","id":"JIc6kul4QSt","groupSets":[]},{"code":"Partner_220","name":"Management Sciences for Health","id":"XN6WHwvWDSK","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"BW","name":"Botswana"}]}]},{"lastUpdated":"2014-10-06T16:19:11.265","code":"16736","created":"2014-10-06T16:18:49.833","name":"16736 - HIV care and treatment services in the Dukwi refugee camp","id":"aaOt3vUsaGa","categoryOptions":[{"id":"jXjp7ONHnTS","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_3732","name":"Botswana Red Cross","id":"RuRe1aqRqRH","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Botswana IMs","id":"JIc6kul4QSt","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"BW","name":"Botswana"}]}]},{"lastUpdated":"2014-10-06T16:19:11.287","code":"16737","created":"2014-10-06T16:18:49.833","name":"16737 - Building Capacity of the Public Health System to Improve Population Health through National, Nonprofit Organizations","id":"KhBsEfSyhbo","categoryOptions":[{"id":"stQ3SBrA1Yd","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_15638","name":"The Task Force for Global Health, Inc. /Tephinet","id":"tMqzNldVyHz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Botswana IMs","id":"JIc6kul4QSt","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"BW","name":"Botswana"}]}]},{"lastUpdated":"2014-10-06T16:19:11.309","code":"16738","created":"2014-10-06T16:18:49.834","name":"16738 - Improving Public Health Practices and Service Delivery in the Federal Democratic Republic of Ethiopia with a Focus on HIV, Sexually Transmitted Infections, and Tuberculosis","id":"ITZAsGJ0GWL","categoryOptions":[{"id":"EaieoRd35hH","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_265","name":"Ethiopian Public Health Association","id":"KHX92N5cMwN","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2014-10-05T15:08:02.586","code":"16739","created":"2014-09-12T03:18:27.748","name":"16739 - Maternal and Child Health Integrated Program (MCHIP)","id":"Lg7bchsEdOR","categoryOptions":[{"id":"epaPZK9Dg5G","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_219","name":"JHPIEGO","id":"Q2afG9ldmqc","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Vietnam IMs","id":"SXON8EdijPY","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"VN","name":"Vietnam"}]}]},{"lastUpdated":"2014-10-06T16:19:11.330","code":"16742","created":"2014-10-06T16:18:49.834","name":"16742 - Comprehensive HIV Prevention, Care and Treatment for the National Defense Force of Ethiopia (NDFE)","id":"vQF8vM52IeQ","categoryOptions":[{"id":"dMqeH0C1fIl","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_1078","name":"National Defense Forces of Ethiopia","id":"rsgLzx9A3Lg","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2014-10-06T16:19:11.351","code":"16743","created":"2014-10-06T16:18:49.834","name":"16743 - Continuum of Prevention, Care, and Treatment for HIV/AID with MARPs in Cameroon (CHAMP)","id":"LmVrTxopbiF","categoryOptions":[{"id":"eJfJW6RZAY0","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Cameroon IMs","id":"DyZfQ0o4c3K","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_610","name":"Care International","id":"teB8DtF8fDf","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CM","name":"Cameroon"}]}]},{"lastUpdated":"2016-08-17T20:25:48.228","code":"16744","created":"2016-04-15T19:37:34.322","name":"16744 - Key Interventions for Developing Systems and Services for Orphans and Vulnerable Children populations in Cameroon (KIDSS)","id":"qTEvB9TkMGG","categoryOptions":[{"id":"jJVBwQfVPVn","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_33","name":"Catholic Relief Services","id":"YemsOJtwBlN","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Cameroon IMs","id":"DyZfQ0o4c3K","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CM","name":"Cameroon"}]}]},{"lastUpdated":"2014-10-06T16:19:11.394","code":"16745","created":"2014-10-06T16:18:49.834","name":"16745 - Evidence for Development (E4D)","id":"FM7DUDjCh1I","categoryOptions":[{"id":"Lvj9NrLA29w","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Cameroon IMs","id":"DyZfQ0o4c3K","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CM","name":"Cameroon"}]}]},{"lastUpdated":"2014-10-06T16:19:11.415","code":"16746","created":"2014-10-06T16:18:49.834","name":"16746 - Central Mechanism Emory University","id":"o28Ib7oh2CB","categoryOptions":[{"id":"TiSrydgx8l4","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_904","name":"Emory University","id":"CkByyaY9P5v","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-06T16:19:11.436","code":"16747","created":"2014-10-06T16:18:49.834","name":"16747 - JHPIEGO CoAg 2013","id":"bAtlvJZCCgm","categoryOptions":[{"id":"xaZnyxNzf5h","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_219","name":"JHPIEGO","id":"Q2afG9ldmqc","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Cote d'Ivoire IMs","id":"BhAF8wuq35E","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CI","name":"Cote d'Ivoire"}]}]},{"lastUpdated":"2014-10-06T16:19:11.457","code":"16749","created":"2014-10-06T16:18:49.834","name":"16749 - Technical Assistance for the Transition of Comprehensive HIV/AIDS Programs and Medical Education to Ethiopia","id":"LqfSgA6ALdl","categoryOptions":[{"id":"C2IARFm4h3Z","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_1155","name":"Columbia University","id":"xKDVI3MLc6l","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2014-10-06T16:19:11.478","code":"16750","created":"2014-10-06T16:18:49.834","name":"16750 - Technical assistance and collaboration with country and regional programs","id":"QzJLZI1nObv","categoryOptions":[{"id":"wasSDqGA0kl","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_549","name":"World Health Organization","id":"Hh9aCl8EfX1","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2014-10-06T16:19:11.500","code":"16751","created":"2014-10-06T16:18:49.834","name":"16751 - Strengthening Capacity for Laboratory Systems, Strategic Information, and Technical Leadership in Public Health for the National HIV/AIDS Response in Ethiopia","id":"cIlIRZUKllB","categoryOptions":[{"id":"sFhpdFQGjy9","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_19814","name":"Ethiopian Public Health Institute","id":"awsqX7dtn1u","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2014-10-06T16:19:11.521","code":"16752","created":"2014-10-06T16:18:49.834","name":"16752 - Strengthening Local Ownership for the Sustainable Provision of HIV/AIDS Services in the Regional Health Bureaus (Amhara)","id":"wguNwdUG6Kw","categoryOptions":[{"id":"wJ1usDegAoF","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]},{"code":"Partner_17040","name":"Amhara Regional Health Bureau","id":"QctB147cD9n","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2014-10-06T16:19:11.542","code":"16755","created":"2014-10-06T16:18:49.834","name":"16755 - TBD LAB 1","id":"QAVuhMI10Nw","categoryOptions":[{"id":"NLwivoI9JzD","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2014-10-06T16:19:11.566","code":"16756","created":"2014-10-06T16:18:49.834","name":"16756 - Improving the Quality of Namibia's Essential Health Services and Systems (IQ-NEHSS)","id":"LWoH8A8W42y","categoryOptions":[{"id":"UZmLlCPvzc6","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2722","name":"Ministry of Health and Social Services, Namibia","id":"ZcGnrIX4KFj","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Namibia IMs","id":"Rdf2lbZeQPN","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"NA","name":"Namibia"}]}]},{"lastUpdated":"2014-10-06T16:19:11.588","code":"16759","created":"2014-10-06T16:18:49.834","name":"16759 - UTAP 2/HQ PESS","id":"t6Wps22wt5y","categoryOptions":[{"id":"ec8cbL15Zwv","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2017-02-16T00:45:37.742","code":"16760","created":"2014-10-06T16:18:49.834","name":"16760 - Applying Science to Strengthen and Improve Systems (ASSIST)","id":"o6KpWJYGMt0","categoryOptions":[{"id":"QTgps9sJRMI","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Swaziland IMs","id":"W9wZOVXc3zs","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_463","name":"University Research Corporation, LLC","id":"qCSsaO7ACuX","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"SZ","name":"Swaziland"}]}]},{"lastUpdated":"2014-10-06T16:19:11.631","code":"16761","created":"2014-10-06T16:18:49.834","name":"16761 - TBD – CoAg Task Order Contract","id":"vcntIpfEa89","categoryOptions":[{"id":"fUCBRzxBv7I","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2014-10-06T16:19:11.653","code":"16762","created":"2014-10-06T16:18:49.834","name":"16762 - UNICEF","id":"VOPPi2LZnJD","categoryOptions":[{"id":"GQsghhDErgJ","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_547","name":"United Nations Children's Fund","id":"m1a25FGJn1a","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-06T16:19:11.674","code":"16763","created":"2014-10-06T16:18:49.834","name":"16763 - HJFMRI","id":"nuvhlFtowUK","categoryOptions":[{"id":"XDLAzl0eWDT","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Partner_10676","name":"Henry Jackson Foundation","id":"ZSRr81auGZN","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2014-10-05T15:08:02.602","code":"16764","created":"2014-05-10T01:23:12.267","name":"16764 - TBD CAPP","id":"ZF7bexJ0E12","categoryOptions":[{"id":"ed9YrbwrApk","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Malawi IMs","id":"aQSmeEVALxI","groupSets":[]}],"organisationUnits":[{"code":"MW","name":"Malawi"}]}]},{"lastUpdated":"2014-10-06T16:19:11.694","code":"16766","created":"2014-10-06T16:18:49.834","name":"16766 - Applying Science to Strengthen and Improve Systems (ASSIST)","id":"VuqTuPexeJ7","categoryOptions":[{"id":"mRC7Bk9VHy5","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Lesotho IMs","id":"m2xthyR9aNm","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_463","name":"University Research Corporation, LLC","id":"qCSsaO7ACuX","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"LS","name":"Lesotho"}]}]},{"lastUpdated":"2014-10-06T16:19:11.715","code":"16768","created":"2014-10-06T16:18:49.834","name":"16768 - Mentor Mothers Reducing Infections Through Support and Education (RISE)","id":"RXMQGC0sKmv","categoryOptions":[{"id":"rTfN2mDf2Dh","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Lesotho IMs","id":"m2xthyR9aNm","groupSets":[]},{"code":"Partner_4851","name":"Mothers 2 Mothers","id":"pO3myG43GHt","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"LS","name":"Lesotho"}]}]},{"lastUpdated":"2014-10-06T16:19:11.736","code":"16770","created":"2014-10-06T16:18:49.834","name":"16770 - USAID Applying Science to Strengthen and Improve Systems (ASSIST) Project","id":"xKVaIPZsHRX","categoryOptions":[{"id":"RvBhfWltr2S","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_463","name":"University Research Corporation, LLC","id":"qCSsaO7ACuX","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Burundi IMs","id":"P5tosR8rJMT","groupSets":[]}],"organisationUnits":[{"code":"BI","name":"Burundi"}]}]},{"lastUpdated":"2014-10-06T16:19:11.757","code":"16771","created":"2014-10-06T16:18:49.834","name":"16771 - Namibia Mechanism for Public Health Assistance, Capacity, and Technical Support (NAM-PHACTS)","id":"l0pBoBGhGip","categoryOptions":[{"id":"bSObEEvAQDX","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_517","name":"University of California at San Francisco","id":"t4LrBROk1Gw","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Namibia IMs","id":"Rdf2lbZeQPN","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"NA","name":"Namibia"}]}]},{"lastUpdated":"2017-03-15T23:22:18.183","code":"16772","created":"2014-10-06T16:18:49.834","name":"16772 - NDOH (CDC GH001172)","id":"r4NYuEEXdOp","categoryOptions":[{"id":"m4tARz2UUks","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_12854","name":"National Department of Health","id":"nakL8BD3DYI","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2017-03-08T00:22:33.232","code":"16773","created":"2014-10-06T16:18:49.834","name":"16773 - South African National AIDS Council (CDC GH001173)","id":"SwzY8pOuNHH","categoryOptions":[{"id":"kQlmIzBQA5Q","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_16598","name":"South African National AIDS Council","id":"LDtDeL4ffWG","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-06T16:19:11.822","code":"16774","created":"2014-10-06T16:18:49.834","name":"16774 - TBD Youth Families Matter Program","id":"TUP7PdpgqFI","categoryOptions":[{"id":"KuxA41Y8wQo","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2017-03-08T00:22:34.218","code":"16775","created":"2014-10-06T16:18:49.834","name":"16775 - AURUM Correctional Services (CDC GH001175)","id":"kNgkIvDmMH3","categoryOptions":[{"id":"NAfHPHuUpfR","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"Partner_467","name":"Aurum Health Research","id":"YVFU6Fc8GJh","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-05T15:08:02.565","code":"16778","created":"2014-09-12T03:18:27.747","name":"16778 - Research and Evaluation - CDC","id":"q0Q8YgPUS87","categoryOptions":[{"id":"y2hydxhxczq","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Vietnam IMs","id":"SXON8EdijPY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"VN","name":"Vietnam"}]}]},{"lastUpdated":"2014-10-06T16:19:11.864","code":"16779","created":"2014-10-06T16:18:49.834","name":"16779 - Technical Assistance for System Development for Accreditation of Laboratories and Implementation of Improved Diagnostic Technologies in Ethiopia","id":"jOJ6FR98l4a","categoryOptions":[{"id":"civJ458UprE","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]},{"code":"Partner_16585","name":"African Society for Laboratory Medicine","id":"g2rg09jBqXv","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2014-10-06T16:19:11.885","code":"16780","created":"2014-10-06T16:18:49.834","name":"16780 - Strategic Information Community Monitoring Project (SICMP)","id":"XDxr1ZvviN4","categoryOptions":[{"id":"SmfHA54BbFO","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Namibia IMs","id":"Rdf2lbZeQPN","groupSets":[]}],"organisationUnits":[{"code":"NA","name":"Namibia"}]}]},{"lastUpdated":"2014-10-06T16:19:11.906","code":"16781","created":"2014-10-06T16:18:49.834","name":"16781 - Strengthening PPP in Tanzania","id":"Js0dbgDSPLL","categoryOptions":[{"id":"rfLw5yqAg2h","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2014-10-06T16:19:11.927","code":"16782","created":"2014-10-06T16:18:49.834","name":"16782 - APCA Follow On","id":"U9Ev8RTRXrH","categoryOptions":[{"id":"rZF3xLzLz59","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2014-10-06T16:19:11.948","code":"16784","created":"2014-10-06T16:18:49.834","name":"16784 - Sauti za Watanzania","id":"C0W4IOwQFE6","categoryOptions":[{"id":"fjfJnu8q1qR","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_219","name":"JHPIEGO","id":"Q2afG9ldmqc","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2014-10-06T16:19:11.969","code":"16786","created":"2014-10-06T16:18:49.834","name":"16786 - Health Policy Project","id":"WPJm2zfOAAt","categoryOptions":[{"id":"Yhhf2sBMEaU","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_10553","name":"Futures Group","id":"wZKS6xtvKqV","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2014-10-06T16:19:11.990","code":"16787","created":"2014-10-06T16:18:49.834","name":"16787 - Strengthening High Impact Interventions for an AIDS-Free Generation (AIDSFree) Project","id":"orcKuCfqB9N","categoryOptions":[{"id":"uiiFeJvN0On","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_16525","name":"John Snow Inc (JSI)","id":"IotYS2QNHNH","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2014-10-06T16:19:12.011","code":"16788","created":"2014-10-06T16:18:49.834","name":"16788 - Health Research Challenge for Impact","id":"gD0KiVMeP9H","categoryOptions":[{"id":"xGNZknyMqA2","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_509","name":"Johns Hopkins University Bloomberg School of Public Health","id":"yrIYjIn0aom","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2014-10-06T16:19:12.033","code":"16790","created":"2014-10-06T16:18:49.834","name":"16790 - National Bureau of Statistics","id":"uWQWeRnogM9","categoryOptions":[{"id":"JFTpYT1tEhs","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2014-10-06T16:19:12.054","code":"16791","created":"2014-10-06T16:18:49.835","name":"16791 - Strengthening Health Outcomes through the Private Sector (SHOPS)","id":"kIkQ8wgkCrM","categoryOptions":[{"id":"FpbyZReE2XK","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_440","name":"Abt Associates","id":"JkisvjF4ahe","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2014-10-06T16:19:12.076","code":"16792","created":"2014-10-06T16:18:49.835","name":"16792 - Tanzania Social Action Fund","id":"ETCUPGGalty","categoryOptions":[{"id":"YTFEMiLllR1","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2014-10-06T16:18:50.455","code":"16794","created":"2014-10-06T16:18:49.800","name":"16794 - MCHIP/SANKHANI","id":"OakMhaFqp7l","categoryOptions":[{"id":"YlXF0zv5nli","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_219","name":"JHPIEGO","id":"Q2afG9ldmqc","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Malawi IMs","id":"aQSmeEVALxI","groupSets":[]}],"organisationUnits":[{"code":"MW","name":"Malawi"}]}]},{"lastUpdated":"2014-10-06T16:19:12.097","code":"16795","created":"2014-10-06T16:18:49.835","name":"16795 - LAB Activities","id":"lKQ4FiGzHOS","categoryOptions":[{"id":"ljrX14ENDk6","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Zimbabwe IMs","id":"X5BXfaO7gjy","groupSets":[]},{"code":"Partner_3882","name":"Zimbabwe National Quality Assurance Programme","id":"MkQrxdUPn2T","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZW","name":"Zimbabwe"}]}]},{"lastUpdated":"2014-10-06T16:19:12.119","code":"16797","created":"2014-10-06T16:18:49.835","name":"16797 - Evidence To Action for stengthened Family Planning & Health Services for Women & Girls (E2A)","id":"rLp7hUGQBdp","categoryOptions":[{"id":"AMoTYYWqM58","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Nigeria IMs","id":"yUg57KWLxkn","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_228","name":"Pathfinder International","id":"s9nUaNzgCcK","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"NG","name":"Nigeria"}]}]},{"lastUpdated":"2017-01-08T23:53:39.172","code":"16798","created":"2014-10-06T16:18:49.835","name":"16798 - FHI 360 Ethiopia","id":"j0Mi5hliQsY","categoryOptions":[{"id":"Ee4RW9HGooX","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_9865","name":"FHI 360","id":"bgiL50ykiCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2014-10-06T16:19:12.162","code":"16801","created":"2014-10-06T16:18:49.835","name":"16801 - BEST (Byen en ak Sante Timoun)","id":"WxChVbhWzgY","categoryOptions":[{"id":"YeDLQsA5uXW","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_19741","name":"Caris Foundation","id":"OC41GPx7ioy","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Haiti IMs","id":"kvUuBhfwz25","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"HT","name":"Haiti"}]}]},{"lastUpdated":"2014-10-06T16:19:12.183","code":"16802","created":"2014-10-06T16:18:49.835","name":"16802 - DPS Inhambane Province","id":"yhpgmEr0gk6","categoryOptions":[{"id":"uaWua9M7EvV","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_16594","name":"Provincial Directorate of Health, Inhambane","id":"uM9HIt3r0Vl","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2014-10-05T15:08:02.593","code":"16803","created":"2014-09-12T03:18:27.748","name":"16803 - Healthy Markets","id":"F033iB7Gr0F","categoryOptions":[{"id":"opvnnOvgWfM","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_233","name":"Program for Appropriate Technology in Health","id":"AeGQducFpY4","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Vietnam IMs","id":"SXON8EdijPY","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"VN","name":"Vietnam"}]}]},{"lastUpdated":"2014-10-06T16:19:12.204","code":"16804","created":"2014-10-06T16:18:49.835","name":"16804 - Scaling Up Voluntary Male Circumcision to Prevent HIV Transmission","id":"fTeNeQK6bHz","categoryOptions":[{"id":"HCE24V013C5","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Zimbabwe IMs","id":"X5BXfaO7gjy","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_14461","name":"ITECH","id":"UJuUpRkoFsK","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"ZW","name":"Zimbabwe"}]}]},{"lastUpdated":"2014-10-06T16:19:12.226","code":"16805","created":"2014-10-06T16:18:49.835","name":"16805 - Technical Assistance in Support of Clinical Training and Mentoring for HIV Treatment and Prevention Service","id":"k3Wciqh4U3U","categoryOptions":[{"id":"l5Gnrpu1f6W","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_216","name":"University of Washington","id":"CSPJnuxBAnz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Zimbabwe IMs","id":"X5BXfaO7gjy","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZW","name":"Zimbabwe"}]}]},{"lastUpdated":"2014-10-06T16:19:12.247","code":"16806","created":"2014-10-06T16:18:49.835","name":"16806 - Expansion of HIV care and prevention","id":"Brb2w1E9n3K","categoryOptions":[{"id":"UbkHo4duB2l","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Zimbabwe IMs","id":"X5BXfaO7gjy","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_3857","name":"Zimbabwe Association of Church Hospitals","id":"R4rzSE9SG6N","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZW","name":"Zimbabwe"}]}]},{"lastUpdated":"2017-03-08T00:22:34.834","code":"16807","created":"2014-10-06T16:18:49.835","name":"16807 - University of Stellenbosch Capacity Building (CDC GH001536)","id":"EWkMT4BfLfK","categoryOptions":[{"id":"QGRp2pRilwT","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_539","name":"University of Stellenbosch, South Africa","id":"Rzg290fS45B","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2017-03-09T00:13:47.608","code":"16808","created":"2014-10-06T16:18:49.835","name":"16808 - UKZA CAPRISA Advanced Clinical Care Centres (CDC GH001142)","id":"Xt9xLHm3E09","categoryOptions":[{"id":"rKD7juWQBg8","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"Partner_1229","name":"University of Kwazulu-Natal, Nelson Mandela School of Medicine, Comprehensive International Program for Research on AIDS","id":"lqSEpccq2zZ","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-06T16:19:12.311","code":"16810","created":"2014-10-06T16:18:49.835","name":"16810 - Enhancing USG-SAG Financial Frameworks","id":"LaBcw3fT2az","categoryOptions":[{"id":"o1kwx2dUPQX","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_16597","name":"Results for Development","id":"SUnDgil2O0t","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-06T16:19:12.332","code":"16812","created":"2014-10-06T16:18:49.835","name":"16812 - ASLM","id":"JnGQVaDc35v","categoryOptions":[{"id":"ES05L5YOfk2","endDate":"2017-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Swaziland IMs","id":"W9wZOVXc3zs","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_16585","name":"African Society for Laboratory Medicine","id":"g2rg09jBqXv","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"SZ","name":"Swaziland"}]}]},{"lastUpdated":"2014-10-06T16:19:12.354","code":"16813","created":"2014-10-06T16:18:49.835","name":"16813 - PMTCT Costing Study","id":"NCAeNymsAT7","categoryOptions":[{"id":"xhHAopnkpdv","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Zimbabwe IMs","id":"X5BXfaO7gjy","groupSets":[]},{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZW","name":"Zimbabwe"}]}]},{"lastUpdated":"2014-10-06T16:19:12.375","code":"16814","created":"2014-10-06T16:18:49.835","name":"16814 - Supporting the field epidemiology training program (FELTP) in Cameroon","id":"FZc52EnPUHV","categoryOptions":[{"id":"KLhTopg2TqV","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Cameroon IMs","id":"DyZfQ0o4c3K","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CM","name":"Cameroon"}]}]},{"lastUpdated":"2014-10-06T16:19:12.397","code":"16815","created":"2014-10-06T16:18:49.835","name":"16815 - Health Finance & Governance Project (HFG)","id":"E0S3qYj2YEA","categoryOptions":[{"id":"wIJrrWHPwNh","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Swaziland IMs","id":"W9wZOVXc3zs","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_440","name":"Abt Associates","id":"JkisvjF4ahe","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"SZ","name":"Swaziland"}]}]},{"lastUpdated":"2014-10-06T16:19:12.418","code":"16816","created":"2014-10-06T16:18:49.835","name":"16816 - Technical Assistance support in assessing HIV service delivery in Cameroon","id":"Aj9UuKPX3ZQ","categoryOptions":[{"id":"Ju6U2VaHFZW","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_204","name":"Elizabeth Glaser Pediatric AIDS Foundation","id":"h2GbTY0pyXv","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Cameroon IMs","id":"DyZfQ0o4c3K","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CM","name":"Cameroon"}]}]},{"lastUpdated":"2014-10-05T15:08:02.596","code":"16817","created":"2014-09-12T03:18:27.748","name":"16817 - Leadership, Management and Governance – Transition Support Project","id":"GuaZ1VGAFpQ","categoryOptions":[{"id":"oTkaexcgRGZ","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Vietnam IMs","id":"SXON8EdijPY","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_220","name":"Management Sciences for Health","id":"XN6WHwvWDSK","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"VN","name":"Vietnam"}]}]},{"lastUpdated":"2014-10-06T16:19:12.439","code":"16820","created":"2014-10-06T16:18:49.835","name":"16820 - RESPOND TANZANIA PROJECT","id":"oEWGf7JTQng","categoryOptions":[{"id":"AYcTmdjfEYc","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Partner_205","name":"Engender Health","id":"IpDfad08646","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2014-10-06T16:19:12.460","code":"16821","created":"2014-10-06T16:18:49.835","name":"16821 - Health Communication Capacity Collaborative (HC3)","id":"qpxWiAJ2SDq","categoryOptions":[{"id":"InQEsNCe1ZD","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Swaziland IMs","id":"W9wZOVXc3zs","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_509","name":"Johns Hopkins University Bloomberg School of Public Health","id":"yrIYjIn0aom","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"SZ","name":"Swaziland"}]}]},{"lastUpdated":"2014-10-06T16:19:12.482","code":"16823","created":"2014-10-06T16:18:49.835","name":"16823 - Health Communication Capacity Collaborative (HC3)","id":"FSGu2Bo5TQ5","categoryOptions":[{"id":"L0q4Ec6LPy3","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_509","name":"Johns Hopkins University Bloomberg School of Public Health","id":"yrIYjIn0aom","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2014-10-06T16:19:12.504","code":"16824","created":"2014-10-06T16:18:49.835","name":"16824 - Monitoring and Evaluation for OVC programs","id":"zIcLZE7zD4D","categoryOptions":[{"id":"InP8SH8YVzx","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_230","name":"Population Council","id":"dbFcDx5R2uc","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2014-10-06T16:19:12.525","code":"16826","created":"2014-10-06T16:18:49.835","name":"16826 - In school youth HIV prevention","id":"TINA4cAlGwS","categoryOptions":[{"id":"nRGw8Rw1KHz","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9865","name":"FHI 360","id":"bgiL50ykiCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2014-10-06T16:19:12.547","code":"16827","created":"2014-10-06T16:18:49.835","name":"16827 - Strengthening Skills and Competencies of Care Providers for Enhanced service Delivery (SCOPE)_944","id":"Aa5vjOgmWxI","categoryOptions":[{"id":"jpMXOMNQw8M","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Nigeria IMs","id":"yUg57KWLxkn","groupSets":[]},{"code":"Partner_15384","name":"Center for Integrated Health Programs","id":"aRCIQHYjwEL","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"NG","name":"Nigeria"}]}]},{"lastUpdated":"2014-10-06T16:19:12.568","code":"16828","created":"2014-10-06T16:18:49.835","name":"16828 - Capacitating Laboratories for Accreditation, Strengthening and Sustainability (CLASS)_667","id":"bvwnkxNHBkG","categoryOptions":[{"id":"FK1amiPdtV8","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_9065","name":"AIDS Prevention Initiative in Nigeria, LTD","id":"b2iwJIjGepZ","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Nigeria IMs","id":"yUg57KWLxkn","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"NG","name":"Nigeria"}]}]},{"lastUpdated":"2017-03-23T23:17:40.447","code":"16829","created":"2014-10-06T16:18:49.835","name":"16829 - Health Financing and Governance","id":"f3YAXdLmrkq","categoryOptions":[{"id":"hCHieXuIqhV","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_440","name":"Abt Associates","id":"JkisvjF4ahe","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Namibia IMs","id":"Rdf2lbZeQPN","groupSets":[]}],"organisationUnits":[{"code":"NA","name":"Namibia"}]}]},{"lastUpdated":"2014-10-06T16:19:12.616","code":"16833","created":"2014-10-06T16:18:49.835","name":"16833 - Human Resource Information System (HRIS)","id":"hD93BjxeaD0","categoryOptions":[{"id":"c5uB2ZAVznP","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Partner_904","name":"Emory University","id":"CkByyaY9P5v","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/HRSA","name":"HHS/HRSA","id":"RGC9tURSc3W","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2014-10-06T16:19:12.637","code":"16835","created":"2014-10-06T16:18:49.835","name":"16835 - ASLM","id":"A1U6pLGWsIQ","categoryOptions":[{"id":"HdJeWYpt2GX","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_16585","name":"African Society for Laboratory Medicine","id":"g2rg09jBqXv","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-06T16:19:12.658","code":"16838","created":"2014-10-06T16:18:49.835","name":"16838 - Nigerian Alliance for Health System Strengthening (NAHSS)_656","id":"IlrueTlSzNc","categoryOptions":[{"id":"gbU8dSiJM6b","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Nigeria IMs","id":"yUg57KWLxkn","groupSets":[]},{"code":"Partner_15501","name":"University of Maryland Baltimore","id":"m1Nlotj5pXc","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"NG","name":"Nigeria"}]}]},{"lastUpdated":"2014-10-06T16:19:12.680","code":"16839","created":"2014-10-06T16:18:49.835","name":"16839 - Strengthening Health Human Resources in Nigeria Group (SHARING)_902","id":"NsuvxtOr3jP","categoryOptions":[{"id":"btNHFyRbNnH","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_4505","name":"Institute of Human Virology, Nigeria","id":"SfoOBosHkt9","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Nigeria IMs","id":"yUg57KWLxkn","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"NG","name":"Nigeria"}]}]},{"lastUpdated":"2014-10-06T16:19:12.701","code":"16846","created":"2014-10-06T16:18:49.835","name":"16846 - SPEARHEAD_941","id":"klQ3LY4Q8FJ","categoryOptions":[{"id":"ooJjQqdy3Oz","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_4505","name":"Institute of Human Virology, Nigeria","id":"SfoOBosHkt9","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Nigeria IMs","id":"yUg57KWLxkn","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"NG","name":"Nigeria"}]}]},{"lastUpdated":"2014-10-06T16:19:12.723","code":"16848","created":"2014-10-06T16:18:49.835","name":"16848 - Sustainable HIV care and Treatment Action in Nigeria (SUSTAIN)_934","id":"ctMBGi5hNdp","categoryOptions":[{"id":"gBvOZlOT7vE","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Nigeria IMs","id":"yUg57KWLxkn","groupSets":[]},{"code":"Partner_15381","name":"Catholic Caritas Foundation of Nigeria (CCFN)","id":"xtZSH9jH7Z7","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"NG","name":"Nigeria"}]}]},{"lastUpdated":"2014-10-06T16:19:12.744","code":"16849","created":"2014-10-06T16:18:49.835","name":"16849 - Partnership for Medical Education and Training (PMET)_946","id":"LTS40v8dkKt","categoryOptions":[{"id":"Hcw8fwTZ7S4","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_16851","name":"Center for Clinical Care and Clinical Research Ltd","id":"bqCTMCZHgV3","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Nigeria IMs","id":"yUg57KWLxkn","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"NG","name":"Nigeria"}]}]},{"lastUpdated":"2014-10-06T16:19:12.766","code":"16850","created":"2014-10-06T16:18:49.835","name":"16850 - Comprehensive AIDS Response Enhanced for Sustainability (CARES)_924","id":"hJm7WzMVhiB","categoryOptions":[{"id":"SnYYwQ0MNdg","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_9065","name":"AIDS Prevention Initiative in Nigeria, LTD","id":"b2iwJIjGepZ","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Nigeria IMs","id":"yUg57KWLxkn","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"NG","name":"Nigeria"}]}]},{"lastUpdated":"2014-10-06T16:19:12.788","code":"16852","created":"2014-10-06T16:18:49.835","name":"16852 - Development of a Laboratory Network and Society to Implement a Quality Systems_710","id":"yrlGiWzTHuw","categoryOptions":[{"id":"Ayw07lFx3A0","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Nigeria IMs","id":"yUg57KWLxkn","groupSets":[]},{"code":"Partner_16585","name":"African Society for Laboratory Medicine","id":"g2rg09jBqXv","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"NG","name":"Nigeria"}]}]},{"lastUpdated":"2014-10-06T16:19:12.810","code":"16853","created":"2014-10-06T16:18:49.836","name":"16853 - Partnership for Medical Education and Training (PMET)_916","id":"IQAOjnZoMLB","categoryOptions":[{"id":"v26Y0RLQ25T","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_16851","name":"Center for Clinical Care and Clinical Research Ltd","id":"bqCTMCZHgV3","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Nigeria IMs","id":"yUg57KWLxkn","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"NG","name":"Nigeria"}]}]},{"lastUpdated":"2014-10-06T16:19:12.831","code":"16854","created":"2014-10-06T16:18:49.836","name":"16854 - Service Expansion and Early Detection for Sustainable HIV Care (SEEDS)_868","id":"NBilFUWH9Wn","categoryOptions":[{"id":"A4iaQGo5fw0","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_16851","name":"Center for Clinical Care and Clinical Research Ltd","id":"bqCTMCZHgV3","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Nigeria IMs","id":"yUg57KWLxkn","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"NG","name":"Nigeria"}]}]},{"lastUpdated":"2014-10-06T16:19:12.853","code":"16855","created":"2014-10-06T16:18:49.836","name":"16855 - Bridges Plus_928","id":"v8zbmvXMZcs","categoryOptions":[{"id":"IPAK8dORXeC","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Nigeria IMs","id":"yUg57KWLxkn","groupSets":[]},{"code":"Partner_15384","name":"Center for Integrated Health Programs","id":"aRCIQHYjwEL","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"NG","name":"Nigeria"}]}]},{"lastUpdated":"2014-10-06T16:19:12.875","code":"16856","created":"2014-10-06T16:18:49.836","name":"16856 - ITECH 1331","id":"Nkv6VZWwkjC","categoryOptions":[{"id":"rrCPufqlk6S","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_216","name":"University of Washington","id":"CSPJnuxBAnz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Haiti IMs","id":"kvUuBhfwz25","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"HT","name":"Haiti"}]}]},{"lastUpdated":"2014-10-05T15:08:02.598","code":"16857","created":"2014-05-10T01:23:12.274","name":"16857 - Ubaka Ejo","id":"CGGj3h3mIBw","categoryOptions":[{"id":"aYC4Nqrugqg","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_16844","name":"African Evangelistic Enterprise","id":"z4WtTPPjD7i","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Rwanda IMs","id":"klXeHFa3B0D","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"RW","name":"Rwanda"}]}]},{"lastUpdated":"2014-10-05T15:08:02.583","code":"16858","created":"2014-05-10T01:23:12.274","name":"16858 - Gimbuka","id":"pfng8CmauyB","categoryOptions":[{"id":"wXNP2RRZqbj","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Rwanda IMs","id":"klXeHFa3B0D","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_1661","name":"Caritas Rwanda","id":"PEI9IYcn1nK","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"RW","name":"Rwanda"}]}]},{"lastUpdated":"2014-10-05T15:08:02.576","code":"16859","created":"2014-05-10T01:23:12.274","name":"16859 - Rwanda Social Marketing Program","id":"VaRCRdT8kMk","categoryOptions":[{"id":"bb798TdS9CM","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_16843","name":"Society for Family Health (16843)","id":"sSfrD2dDk3z","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Rwanda IMs","id":"klXeHFa3B0D","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"RW","name":"Rwanda"}]}]},{"lastUpdated":"2014-10-05T15:08:02.578","code":"16860","created":"2014-05-10T01:23:12.275","name":"16860 - Turengere Abana","id":"lhBzgLuWtaF","categoryOptions":[{"id":"eeL5xnqMaTL","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_16845","name":"Françcois Xavier Bagnoud","id":"riTDcdy4ibu","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Rwanda IMs","id":"klXeHFa3B0D","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"RW","name":"Rwanda"}]}]},{"lastUpdated":"2017-01-08T23:53:39.188","code":"16861","created":"2014-10-06T16:18:49.836","name":"16861 - ASSIST","id":"cFxQp8zqL8c","categoryOptions":[{"id":"DZnl8n5OysX","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Cote d'Ivoire IMs","id":"BhAF8wuq35E","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_463","name":"University Research Corporation, LLC","id":"qCSsaO7ACuX","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"CI","name":"Cote d'Ivoire"}]}]},{"lastUpdated":"2014-10-06T16:19:12.918","code":"16864","created":"2014-10-06T16:18:49.836","name":"16864 - UNICEF RUTF Procurement","id":"NDKbIKTEFT8","categoryOptions":[{"id":"IZBky4I6KND","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_547","name":"United Nations Children's Fund","id":"m1a25FGJn1a","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2014-10-06T16:19:12.939","code":"16865","created":"2014-10-06T16:18:49.836","name":"16865 - Integrated Family Health Program (IFHP) II Maternal and Child Health Wraparound Follow-On","id":"YKp1QsSKn7V","categoryOptions":[{"id":"mHl7u2WnYwm","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_228","name":"Pathfinder International","id":"s9nUaNzgCcK","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2014-10-06T16:19:12.961","code":"16868","created":"2014-10-06T16:18:49.836","name":"16868 - TBD-Follow on Mechanism","id":"tJY3XSWC4pY","categoryOptions":[{"id":"dHaFQT2Izbf","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"South Sudan IMs","id":"zYDiTp987u1","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"SS","name":"South Sudan"}]}]},{"lastUpdated":"2014-10-06T16:19:12.983","code":"16871","created":"2014-10-06T16:18:49.836","name":"16871 - Action Plus-Up_925","id":"JDiaPEfAJLf","categoryOptions":[{"id":"rjmVxNwNs5Z","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_4505","name":"Institute of Human Virology, Nigeria","id":"SfoOBosHkt9","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Nigeria IMs","id":"yUg57KWLxkn","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"NG","name":"Nigeria"}]}]},{"lastUpdated":"2014-10-06T16:19:13.005","code":"16872","created":"2014-10-06T16:18:49.836","name":"16872 - Operations Research - ART outcomes","id":"pLJEnuimJbp","categoryOptions":[{"id":"TwhqMv3HjrM","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Partner_15712","name":"Management development for Health","id":"XmD8ito7s7E","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2017-01-08T23:53:39.203","code":"16874","created":"2014-10-06T16:18:49.836","name":"16874 - Local FOA Follow-on - (GH001068)","id":"Z91Z0vTGfed","categoryOptions":[{"id":"xoeACFMPNDS","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_16858","name":"Tanzania Health Promotion Support (THPS)","id":"EEj1wrV1Sl2","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2014-10-06T16:19:13.046","code":"16876","created":"2014-10-06T16:18:49.836","name":"16876 - T-MARC FMP Scale-up","id":"xgTwCyDZMSO","categoryOptions":[{"id":"zMY9rdeEUlj","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_17068","name":"T-MARC Tanzania","id":"h3rG1dxGXjx","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2017-01-08T23:53:39.218","code":"16877","created":"2014-10-06T16:18:49.836","name":"16877 - DEBI-FBO - (GH000699)","id":"M7W4pSM89no","categoryOptions":[{"id":"xJNCc5uFl5H","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_2862","name":"Christian Council of Tanzania","id":"bGQtQLhsHSV","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2014-10-06T16:19:13.088","code":"16878","created":"2014-10-06T16:18:49.836","name":"16878 - DEBI","id":"FM1D3R8JdJL","categoryOptions":[{"id":"k67Ey1RZ40K","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_16586","name":"African Medical and Research Foundation, Tanzania","id":"zdsEV5vQGGs","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2014-10-06T16:19:13.109","code":"16879","created":"2014-10-06T16:18:49.836","name":"16879 - World Food Program","id":"Qt1tB6OSJlY","categoryOptions":[{"id":"m8rtC3yguvE","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_548","name":"World Food Program","id":"aaPuHlltcER","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2014-10-06T16:19:13.129","code":"16884","created":"2014-10-06T16:18:49.836","name":"16884 - DCC Follow-on","id":"s3WYvasusZf","categoryOptions":[{"id":"P2CVaGWe5QL","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_8409","name":"Drug Control Commission","id":"wL1Ib8MA6hJ","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2017-01-08T23:53:39.234","code":"16885","created":"2014-10-06T16:18:49.836","name":"16885 - MUHAS-TAPP - (GH000837)","id":"nqwCTr2GP8z","categoryOptions":[{"id":"B1vYX9cpNu7","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_1716","name":"Muhimbili University College of Health Sciences","id":"pQuynjhEeYa","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2017-01-08T23:53:39.251","code":"16886","created":"2014-10-06T16:18:49.836","name":"16886 - WHO Follow-on - (GH001180)","id":"bjiD8KtMh3Z","categoryOptions":[{"id":"N29Cf5LavLV","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_549","name":"World Health Organization","id":"Hh9aCl8EfX1","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2017-01-08T23:53:39.266","code":"16887","created":"2014-10-06T16:18:49.836","name":"16887 - MOHSW - Follow On - (GH001062)","id":"jdNXyahg3p7","categoryOptions":[{"id":"oV7RrVadMUr","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_421","name":"Ministry of Health and Social Welfare, Tanzania","id":"GVzgkJdTpAU","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2017-01-08T23:53:39.282","code":"16891","created":"2014-10-06T16:18:49.836","name":"16891 - CLSI Lab - (GH001114)","id":"C3c6ORh3bAn","categoryOptions":[{"id":"QyGTjcJu0oa","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_3317","name":"Clinical and Laboratory Standards Institute","id":"D9jgrh7QVsr","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2017-01-08T23:53:39.298","code":"16892","created":"2014-10-06T16:18:49.836","name":"16892 - ASCP Lab - (GH001096)","id":"EU0ZFICLExD","categoryOptions":[{"id":"NLJmElW302Z","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_978","name":"American Society of Clinical Pathology","id":"TbuC1D6eOUY","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2017-01-08T23:53:39.313","code":"16899","created":"2014-10-06T16:18:49.836","name":"16899 - HIS - UCC follow on - (GH001361)","id":"ai6Q1v9cGKB","categoryOptions":[{"id":"hetvqgbKY47","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Partner_15712","name":"Management development for Health","id":"XmD8ito7s7E","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2016-08-17T20:26:09.472","code":"16900","created":"2016-04-16T03:23:24.635","name":"16900 - Mobile Solutions Technical Assistance and Research (mSTAR)","id":"thq5H0SktOo","categoryOptions":[{"id":"B8IKXUAElQz","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9865","name":"FHI 360","id":"bgiL50ykiCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2014-10-06T16:19:13.297","code":"16901","created":"2014-10-06T16:18:49.836","name":"16901 - Strengthening local ownership for sustainable provision of HIV/AIDS services","id":"XqjZ0UBg8Fn","categoryOptions":[{"id":"J5HYn9KCm1P","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_15018","name":"SNNPR","id":"VDf0lGFSslk","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2014-10-06T16:19:13.318","code":"16902","created":"2014-10-06T16:18:49.836","name":"16902 - CDC Information Management Services (CIMS)","id":"EN8Q0vBzgvt","categoryOptions":[{"id":"UwetmIieMG4","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_4188","name":"Northrup Grumman","id":"oOTm46v9lZR","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Malawi IMs","id":"aQSmeEVALxI","groupSets":[]}],"organisationUnits":[{"code":"MW","name":"Malawi"}]}]},{"lastUpdated":"2014-10-06T16:19:13.339","code":"16903","created":"2014-10-06T16:18:49.836","name":"16903 - Evaluation of Integrated Community-Based and Clinical HIV/AIDS Interventions in Sinazongwe, Zambia","id":"wRzDonRFRci","categoryOptions":[{"id":"AJ07JoYBsNl","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_501","name":"Columbia University Mailman School of Public Health","id":"Q2KYsVtjQ9D","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2014-10-06T16:19:13.360","code":"16912","created":"2014-10-06T16:18:49.836","name":"16912 - Health Finance and Governance","id":"oCkofvXPKOs","categoryOptions":[{"id":"sTWWucPwUB0","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_440","name":"Abt Associates","id":"JkisvjF4ahe","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2014-10-06T16:19:13.381","code":"16913","created":"2014-10-06T16:18:49.836","name":"16913 - Supply Chain Management System (SCMS)","id":"afJppVbWbgm","categoryOptions":[{"id":"U3n9zUTKVg4","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"name":"Angola IMs","id":"EqK0E2mtwrx","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_3781","name":"Partnership for Supply Chain Management","id":"El6VW2fQeEZ","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"AO","name":"Angola"}]}]},{"lastUpdated":"2014-10-06T16:19:13.403","code":"16914","created":"2014-10-06T16:18:49.836","name":"16914 - ConSaude","id":"Mtxj0F1FEuE","categoryOptions":[{"id":"YfGf72RRIP3","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"name":"Angola IMs","id":"EqK0E2mtwrx","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_19590","name":"ConSaude","id":"FiuxFVuW0S8","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"AO","name":"Angola"}]}]},{"lastUpdated":"2014-10-05T15:08:02.593","code":"16916","created":"2014-09-12T03:18:27.747","name":"16916 - Asia Regional TA","id":"r2dHeSphfxx","categoryOptions":[{"id":"IxHJirTdNso","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Vietnam IMs","id":"SXON8EdijPY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"VN","name":"Vietnam"}]}]},{"lastUpdated":"2014-10-06T16:19:13.424","code":"16922","created":"2014-10-06T16:18:49.836","name":"16922 - OVC Program","id":"q4eQ9AdW1VH","categoryOptions":[{"id":"zfp2LJTzlwh","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"South Sudan IMs","id":"zYDiTp987u1","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_547","name":"United Nations Children's Fund","id":"m1a25FGJn1a","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"SS","name":"South Sudan"}]}]},{"lastUpdated":"2016-08-17T20:26:32.006","code":"16927","created":"2016-04-15T19:37:34.333","name":"16927 - Ethiopia Performance Monitoring and Evaluation Service (EPMES)","id":"h3mQHaGQDoi","categoryOptions":[{"id":"chQXWbAu6f0","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]},{"code":"Partner_3762","name":"Social Impact","id":"u3aSG9gtWix","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2014-10-06T16:19:13.466","code":"16929","created":"2014-10-06T16:18:49.836","name":"16929 - TBD MMC QA","id":"o6OzauYk7SW","categoryOptions":[{"id":"Q92Pc5ojtWP","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-06T16:19:13.486","code":"16930","created":"2014-10-06T16:18:49.836","name":"16930 - Household Economic Strengthening","id":"hrSuDqlepwY","categoryOptions":[{"id":"EHtQXPlESjV","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9865","name":"FHI 360","id":"bgiL50ykiCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2014-10-06T16:19:13.512","code":"16932","created":"2014-10-06T16:18:49.836","name":"16932 - Univeristy of California San Francisco central funding mechanism","id":"pNM8HB3szeU","categoryOptions":[{"id":"Ka3x8NBM0Pl","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"Partner_517","name":"University of California at San Francisco","id":"t4LrBROk1Gw","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-06T16:19:13.533","code":"16934","created":"2014-10-06T16:18:49.836","name":"16934 - Voice of America: Votre Sante, Votre Avenir","id":"FVA1mGvEkVe","categoryOptions":[{"id":"sYVZsmJen27","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_15253","name":"VOICE OF AMERICA","id":"chi1wgCuyCt","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_State/AF","name":"State/AF","id":"a7p2WOqhhzQ","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Democratic Republic of the Congo IMs","id":"O1IiD7EJ4NL","groupSets":[]}],"organisationUnits":[{"code":"CD","name":"Democratic Republic of the Congo"}]}]},{"lastUpdated":"2014-10-06T16:19:13.554","code":"16940","created":"2014-10-06T16:18:49.836","name":"16940 - Strengthening Partnerships, Results and Innovations in Nutrition Globally (SPRING)","id":"fmgglr44G6w","categoryOptions":[{"id":"naLQFTWs5L3","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_16525","name":"John Snow Inc (JSI)","id":"IotYS2QNHNH","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Nigeria IMs","id":"yUg57KWLxkn","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"NG","name":"Nigeria"}]}]},{"lastUpdated":"2014-10-06T16:19:13.575","code":"16944","created":"2014-10-06T16:18:49.837","name":"16944 - Comprehensive Integrated Approach to Address GBV at the District Level","id":"uuYwSGGuiEr","categoryOptions":[{"id":"xQwn1ikz451","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Botswana IMs","id":"JIc6kul4QSt","groupSets":[]}],"organisationUnits":[{"code":"BW","name":"Botswana"}]}]},{"lastUpdated":"2014-10-06T16:19:13.596","code":"16946","created":"2014-10-06T16:18:49.837","name":"16946 - Developing National GBV Toolkits and Training Materials","id":"OV7FM56zLbF","categoryOptions":[{"id":"wujcDFyJ74J","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Botswana IMs","id":"JIc6kul4QSt","groupSets":[]}],"organisationUnits":[{"code":"BW","name":"Botswana"}]}]},{"lastUpdated":"2014-10-06T16:19:13.619","code":"16950","created":"2014-10-06T16:18:49.837","name":"16950 - Expanding Local NGO Gender-based Violence Services","id":"lPM9THfLQMB","categoryOptions":[{"id":"qnm9yXqxf3W","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Botswana IMs","id":"JIc6kul4QSt","groupSets":[]}],"organisationUnits":[{"code":"BW","name":"Botswana"}]}]},{"lastUpdated":"2014-10-06T16:19:13.640","code":"16958","created":"2014-10-06T16:18:49.837","name":"16958 - MSH-SIAPS","id":"pzRGMVDB7wS","categoryOptions":[{"id":"IyqTiUc7XyI","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"South Sudan IMs","id":"zYDiTp987u1","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_220","name":"Management Sciences for Health","id":"XN6WHwvWDSK","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"SS","name":"South Sudan"}]}]},{"lastUpdated":"2014-10-06T16:19:13.662","code":"16959","created":"2014-10-06T16:18:49.837","name":"16959 - Mission M&E Award","id":"QQAdOLnsqT9","categoryOptions":[{"id":"sjwOySBW42X","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Democratic Republic of the Congo IMs","id":"O1IiD7EJ4NL","groupSets":[]}],"organisationUnits":[{"code":"CD","name":"Democratic Republic of the Congo"}]}]},{"lastUpdated":"2014-10-06T16:19:13.683","code":"16960","created":"2014-10-06T16:18:49.837","name":"16960 - TB Care","id":"Xgoq1uaCDja","categoryOptions":[{"id":"ExK7MNDcwOd","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Democratic Republic of the Congo IMs","id":"O1IiD7EJ4NL","groupSets":[]}],"organisationUnits":[{"code":"CD","name":"Democratic Republic of the Congo"}]}]},{"lastUpdated":"2014-10-06T16:19:13.705","code":"16961","created":"2014-10-06T16:18:49.837","name":"16961 - Integrated HIV Project Follow-On","id":"uPUdbsH3pjL","categoryOptions":[{"id":"dql9w7Aus70","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Democratic Republic of the Congo IMs","id":"O1IiD7EJ4NL","groupSets":[]}],"organisationUnits":[{"code":"CD","name":"Democratic Republic of the Congo"}]}]},{"lastUpdated":"2014-10-06T16:19:13.726","code":"16962","created":"2014-10-06T16:18:49.837","name":"16962 - Social Marketing Follow-On","id":"NXlYJRU6HM8","categoryOptions":[{"id":"oLHAz853Td9","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Democratic Republic of the Congo IMs","id":"O1IiD7EJ4NL","groupSets":[]}],"organisationUnits":[{"code":"CD","name":"Democratic Republic of the Congo"}]}]},{"lastUpdated":"2014-10-06T16:19:13.746","code":"16963","created":"2014-10-06T16:18:49.837","name":"16963 - Increase Access to Comprehensive HIV/AIDS Prevention Care and Treatment Services in the Democratic Republic of Congo under (PEPFAR) (KIMIA)","id":"JuXicxUj4sY","categoryOptions":[{"id":"CViEoZIqmgH","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_204","name":"Elizabeth Glaser Pediatric AIDS Foundation","id":"h2GbTY0pyXv","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Democratic Republic of the Congo IMs","id":"O1IiD7EJ4NL","groupSets":[]}],"organisationUnits":[{"code":"CD","name":"Democratic Republic of the Congo"}]}]},{"lastUpdated":"2014-10-06T16:18:50.724","code":"16966","created":"2014-10-06T16:18:49.802","name":"16966 - 2015 Demographic and Health Survey","id":"trIeKwc6xZH","categoryOptions":[{"id":"GolnCn39SJd","endDate":"2017-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Rwanda IMs","id":"klXeHFa3B0D","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"RW","name":"Rwanda"}]}]},{"lastUpdated":"2014-10-06T16:18:50.741","code":"16967","created":"2014-10-06T16:18:49.802","name":"16967 - OVC Impact Evaluation","id":"BziTEteJrpt","categoryOptions":[{"id":"JZceVDIeBzU","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_9853","name":"New Partner","id":"CBKPvQjWDLS","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Rwanda IMs","id":"klXeHFa3B0D","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"RW","name":"Rwanda"}]}]},{"lastUpdated":"2014-10-06T16:19:13.768","code":"16969","created":"2014-10-06T16:18:49.837","name":"16969 - Portable Medical Record Project","id":"uXDhvYwjSxD","categoryOptions":[{"id":"vkPyyvDDc6s","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Haiti IMs","id":"kvUuBhfwz25","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"HT","name":"Haiti"}]}]},{"lastUpdated":"2014-10-06T16:19:13.789","code":"16971","created":"2014-10-06T16:18:49.837","name":"16971 - UNICEF","id":"ruDfFhvKD2k","categoryOptions":[{"id":"tivY8Bv4V2j","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"name":"Caribbean Region IMs","id":"A9TJU6RyKmN","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_547","name":"United Nations Children's Fund","id":"m1a25FGJn1a","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CB","name":"Caribbean Region"}]}]},{"lastUpdated":"2014-10-06T16:19:13.810","code":"16973","created":"2014-10-06T16:18:49.837","name":"16973 - G2G (MOE) mainstreaming HIV education at primary, secondary and university levels","id":"M39itSAfGFP","categoryOptions":[{"id":"OCgd4Lm3QmY","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2014-10-06T16:19:13.831","code":"16974","created":"2014-10-06T16:18:49.837","name":"16974 - G2G build capcity of MOLSA/GOE to Coordinate worksite HIV prevention and oversee highly vulnerable children program","id":"e0L1xnh5wmc","categoryOptions":[{"id":"S7O8kn3FHDm","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2014-10-06T16:19:13.853","code":"16975","created":"2014-10-06T16:18:49.837","name":"16975 - G2G build capacity of MOWCYA/GOE to oversee highly vulnerable children program","id":"M4vzf9uhOzw","categoryOptions":[{"id":"l3TvJJZGStv","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2014-10-06T16:19:13.874","code":"16976","created":"2014-10-06T16:18:49.837","name":"16976 - TBD-Government Capacity Building and Support Mechanism (National Treasury)","id":"l1Poq0FBBCj","categoryOptions":[{"id":"AqnGBw2bpk3","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-06T16:19:13.895","code":"16977","created":"2014-10-06T16:18:49.837","name":"16977 - GVFI","id":"PBd5S6n9G8S","categoryOptions":[{"id":"GiQp9PWcSGu","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_16866","name":"Global Virus Forecasting-Metabiota","id":"QTbL4Pb4ZPK","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Cameroon IMs","id":"DyZfQ0o4c3K","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]}],"organisationUnits":[{"code":"CM","name":"Cameroon"}]}]},{"lastUpdated":"2014-10-06T16:19:13.916","code":"16978","created":"2014-10-06T16:18:49.837","name":"16978 - Gender Activity","id":"Mgp58sOF05a","categoryOptions":[{"id":"HpNXWXtU6Co","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-06T16:19:13.937","code":"16979","created":"2014-10-06T16:18:49.837","name":"16979 - Service Delivery and Support for Families Caring for Orphans and Vulnerable Children (OVC) - Regional Psychosocial Support Initiative (REPSSI)","id":"ys2mpDa9z6b","categoryOptions":[{"id":"CPN6ly6nQ9E","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_1657","name":"Regional Psychosocial Support Initiative, South Africa","id":"tDUGE1d6gJi","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-06T16:19:13.958","code":"16980","created":"2014-10-06T16:18:49.837","name":"16980 - Applying Science to Strengthen and Improve Systems (ASSIST)","id":"RLblL0LPeNH","categoryOptions":[{"id":"oJzXqNOXU9Z","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_463","name":"University Research Corporation, LLC","id":"qCSsaO7ACuX","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-06T16:19:13.979","code":"16981","created":"2014-10-06T16:18:49.837","name":"16981 - Africa Health Placements NPC","id":"gv8K6lQb0BQ","categoryOptions":[{"id":"PRw7f1l3lNe","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_16555","name":"Africa Health Placements","id":"wpja1GCKTjl","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-06T16:19:14.001","code":"16982","created":"2014-10-06T16:18:49.837","name":"16982 - A Comprehensive Community-Based HIV Prevention, Counselling and Testing Programme for Reduced HIV Incidence","id":"SGBfsA3xQzm","categoryOptions":[{"id":"v6fOacedVTO","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_271","name":"Foundation for Professional Development","id":"pYq6RXRXV8m","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-06T16:19:14.022","code":"16984","created":"2014-10-06T16:18:49.837","name":"16984 - South Africa Executive Leadership Program for Health","id":"nilB2WlQYFC","categoryOptions":[{"id":"h52x9SzoVRg","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"Partner_4719","name":"South Africa Partners","id":"lNx45niLgLP","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-06T16:19:14.042","code":"16985","created":"2014-10-06T16:18:49.837","name":"16985 - Demographic Health Survey Program (DHS 7)","id":"uEiXdYu56ip","categoryOptions":[{"id":"igXLsfpnimQ","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_15719","name":"ICF Macro","id":"w60X2fTKs2n","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-06T16:19:14.064","code":"16987","created":"2014-10-06T16:18:49.837","name":"16987 - Service Delivery and Support for Families Caring for Orphans and Vulnerable Children (OVC) - Childline Mpumalanga & Limpopo","id":"RyKSlJvtEXg","categoryOptions":[{"id":"zqsbiqVJryZ","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_6634","name":"Childline Mpumalanga","id":"NpQj50X3Qgu","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-06T16:19:14.085","code":"16988","created":"2014-10-06T16:18:49.837","name":"16988 - Kheth'Impilo Pharmacist Assistant PPP","id":"XPCBIxd3HVQ","categoryOptions":[{"id":"VK9R7l9esYB","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_10939","name":"Kheth'Impilo","id":"lYsckrTLxIy","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-06T16:19:14.105","code":"16989","created":"2014-10-06T16:18:49.837","name":"16989 - Service Delivery and Support for Families Caring for Orphans and Vulnerable Children (OVC) - Childwelfare/Childline Bloemfontein","id":"jGLVZWdjR8H","categoryOptions":[{"id":"Ea5XqV89RpD","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_16667","name":"Childwelfare Bloemfontein & Childline Free State","id":"qzgAW7xn7PZ","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-06T16:19:14.127","code":"16990","created":"2014-10-06T16:18:49.837","name":"16990 - Service Delivery and Support for Families Caring for Orphans and Vulnerable Children (OVC) - Children in Distress (CINDI)","id":"NdZSEKvUuOi","categoryOptions":[{"id":"J1IFlVcCVNJ","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_1542","name":"Children in Distress","id":"KBxhEJP0aqo","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-06T16:19:14.148","code":"16991","created":"2014-10-06T16:18:49.837","name":"16991 - Service Delivery and Support for Families Caring for Orphans and Vulnerable Children (OVC) - Future Families","id":"xYGQOKFecf1","categoryOptions":[{"id":"QSRncJihkF6","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"Partner_14293","name":"Future Families","id":"FOHO41sAu0y","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-06T16:19:14.168","code":"16992","created":"2014-10-06T16:18:49.837","name":"16992 - Service Delivery and Support for Families Caring for Orphans and Vulnerable Children (OVC) - HIV SA","id":"w2Q5FHFWKLM","categoryOptions":[{"id":"IFo9m6aqnWs","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_10683","name":"HIVSA","id":"KNXA7u1igyY","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-06T16:19:14.190","code":"16993","created":"2014-10-06T16:18:49.837","name":"16993 - Service Delivery and Support for Families Caring for Orphans and Vulnerable Children (OVC) - The Networking HIV/AIDS Community of South Africa (NACOSA)","id":"dVbnhvLvgz3","categoryOptions":[{"id":"FRPx3Own8xi","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_11516","name":"NACOSA (Networking AIDS Community of South Africa)","id":"ZLR22woiw7e","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-06T16:19:14.248","code":"16994","created":"2014-10-06T16:18:49.837","name":"16994 - National Behavioural Communications Survey","id":"mVnJ8d8f6NX","categoryOptions":[{"id":"Q3bPaV8zwWJ","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-06T16:19:14.269","code":"16997","created":"2014-10-06T16:18:49.837","name":"16997 - Capacity Plus","id":"vOPvRWIn4yJ","categoryOptions":[{"id":"zXZDYhvFzpt","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_217","name":"IntraHealth International, Inc","id":"dzHNlgEBwIz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Democratic Republic of the Congo IMs","id":"O1IiD7EJ4NL","groupSets":[]}],"organisationUnits":[{"code":"CD","name":"Democratic Republic of the Congo"}]}]},{"lastUpdated":"2014-10-06T16:19:14.291","code":"16998","created":"2014-10-06T16:18:49.837","name":"16998 - DPS Gaza Province","id":"GeKTWcAQ2Wq","categoryOptions":[{"id":"gtWj7YfvlGo","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_16915","name":"Provincial Directorate of Health, Gaza","id":"tZRxpDlwwUB","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2014-10-06T16:19:14.312","code":"16999","created":"2014-10-06T16:18:49.837","name":"16999 - DPS Nampula Province","id":"YVTB3dvfS4y","categoryOptions":[{"id":"zBCn8hdYOQa","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_16929","name":"Provincial Directorate of Health, Nampula","id":"k77fhHSjFYA","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2017-03-15T23:22:18.206","code":"17000","created":"2014-10-06T16:18:49.837","name":"17000 - Strengthening Local Ownership for the Sustainable Provision of Comprehensive HIV/AIDS Services by the Health Bureau of Tigray Regional State of the Federal Democratic Republic of Ethiopia under the President’s Emergency P","id":"qmb44Gq8QlU","categoryOptions":[{"id":"MV9qgvbqNEI","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_17041","name":"Tigray Regional Health Bureau","id":"ynEEsMAHZ1r","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2014-10-06T16:19:14.354","code":"17002","created":"2014-10-06T16:18:49.838","name":"17002 - ADVANCING PARTNERS AND COMMUNITIES (APC)","id":"bjOU9fn4QG5","categoryOptions":[{"id":"t60Ft9z61Cw","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_16525","name":"John Snow Inc (JSI)","id":"IotYS2QNHNH","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Dominican Republic IMs","id":"gWG9dDTFHhY","groupSets":[]}],"organisationUnits":[{"code":"DO","name":"Dominican Republic"}]}]},{"lastUpdated":"2014-10-06T16:19:14.375","code":"17003","created":"2014-10-06T16:18:49.838","name":"17003 - HRSA Columbia Global Nurse Capacity Building Program 2013","id":"SPA9Cn81l7A","categoryOptions":[{"id":"TdFIJYRoxcK","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_501","name":"Columbia University Mailman School of Public Health","id":"Q2KYsVtjQ9D","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Cote d'Ivoire IMs","id":"BhAF8wuq35E","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/HRSA","name":"HHS/HRSA","id":"RGC9tURSc3W","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CI","name":"Cote d'Ivoire"}]}]},{"lastUpdated":"2014-10-06T16:19:14.396","code":"17004","created":"2014-10-06T16:18:49.838","name":"17004 - GRANTS MANAGEMENT SOLUTIONS (GMS)","id":"nLhVGUlKmCy","categoryOptions":[{"id":"vTgn9vzKwDK","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Dominican Republic IMs","id":"gWG9dDTFHhY","groupSets":[]},{"code":"Partner_220","name":"Management Sciences for Health","id":"XN6WHwvWDSK","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"DO","name":"Dominican Republic"}]}]},{"lastUpdated":"2014-10-06T16:19:14.418","code":"17005","created":"2014-10-06T16:18:49.838","name":"17005 - Peace Corps HIV/AIDS Activities","id":"uZBrD2O5YC1","categoryOptions":[{"id":"sr3zfeV5XHL","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_PC","name":"PC","id":"cL6cHd6QJ5B","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_6","name":"U.S. Peace Corps","id":"m4mzzwVQOUi","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Botswana IMs","id":"JIc6kul4QSt","groupSets":[]}],"organisationUnits":[{"code":"BW","name":"Botswana"}]}]},{"lastUpdated":"2014-10-06T16:19:14.440","code":"17006","created":"2014-10-06T16:18:49.838","name":"17006 - Surveillance/monitoring and evaluation technical assistance (GHFP)","id":"m0bLexzVBCi","categoryOptions":[{"id":"GmFVRdwK8e6","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Indonesia IMs","id":"dn6d5UelOkT","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_235","name":"Public Health Institute","id":"Atgi9JJhbGe","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ID","name":"Indonesia"}]}]},{"lastUpdated":"2014-10-06T16:19:14.462","code":"17007","created":"2014-10-06T16:18:49.838","name":"17007 - Development of Lab Network & Society","id":"RRKmbisoFhV","categoryOptions":[{"id":"eY7dCDy4X3f","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Botswana IMs","id":"JIc6kul4QSt","groupSets":[]},{"code":"Partner_16585","name":"African Society for Laboratory Medicine","id":"g2rg09jBqXv","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"BW","name":"Botswana"}]}]},{"lastUpdated":"2014-10-06T16:19:14.483","code":"17008","created":"2014-10-06T16:18:49.838","name":"17008 - Ambassador’s Small Grants Program","id":"SwOVZZnIE3L","categoryOptions":[{"id":"fzwAW2z7D3C","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Cameroon IMs","id":"DyZfQ0o4c3K","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_State/AF","name":"State/AF","id":"a7p2WOqhhzQ","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CM","name":"Cameroon"}]}]},{"lastUpdated":"2014-10-06T16:19:14.505","code":"17012","created":"2014-10-06T16:18:49.838","name":"17012 - Public Private Alliances inPractice Africa Program","id":"oLa4X4nfNPS","categoryOptions":[{"id":"obVF6tystJS","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_271","name":"Foundation for Professional Development","id":"pYq6RXRXV8m","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2016-08-17T20:26:53.355","code":"17013","created":"2016-04-15T19:37:34.344","name":"17013 - Department of State Public Affairs and Civil Society Support","id":"lEZLOMAAoEb","categoryOptions":[{"id":"RqT5MPznvxI","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Zimbabwe IMs","id":"X5BXfaO7gjy","groupSets":[]},{"code":"Partner_15399","name":"Department of State/AF - Public Affairs Section","id":"GYsjFLXskNK","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_State/AF","name":"State/AF","id":"a7p2WOqhhzQ","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZW","name":"Zimbabwe"}]}]},{"lastUpdated":"2014-10-06T16:19:14.547","code":"17014","created":"2014-10-06T16:18:49.838","name":"17014 - FHI360_ Surveillance and Program Evaluation","id":"ewL3US2oH2X","categoryOptions":[{"id":"rFStJSM1Bvu","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9865","name":"FHI 360","id":"bgiL50ykiCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Cote d'Ivoire IMs","id":"BhAF8wuq35E","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CI","name":"Cote d'Ivoire"}]}]},{"lastUpdated":"2014-10-06T16:19:14.570","code":"17015","created":"2014-10-06T16:18:49.838","name":"17015 - Department of state Ambassador's Self-Help Fund","id":"iTVmuboiWuc","categoryOptions":[{"id":"VFkiC49kDmo","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Zimbabwe IMs","id":"X5BXfaO7gjy","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_15480","name":"State/AF Ambassador's PEPFAR Small Grants Program","id":"WCDBGQixjRj","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_State/AF","name":"State/AF","id":"a7p2WOqhhzQ","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZW","name":"Zimbabwe"}]}]},{"lastUpdated":"2014-10-06T16:18:50.758","code":"17016","created":"2014-10-06T16:18:49.802","name":"17016 - COLUMBIA UNIVERSITY – UTAP - Rwanda Technical Assistance Projects in Support of HIV Prevention, Care and Treatment Programs","id":"ocB0hqiWY8i","categoryOptions":[{"id":"d1h918ypy5p","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_501","name":"Columbia University Mailman School of Public Health","id":"Q2KYsVtjQ9D","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Rwanda IMs","id":"klXeHFa3B0D","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"RW","name":"Rwanda"}]}]},{"lastUpdated":"2014-10-06T16:19:14.597","code":"17017","created":"2014-10-06T16:18:49.838","name":"17017 - Service Delivery and Support for Families Caring for Orphans and Vulnerable Children (OVC) - National Association of Childcare Workers (Roll-out of ISIBINDI model)","id":"Z7JynLV2sBk","categoryOptions":[{"id":"uLUUSrCyKaO","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_864","name":"National Association of Childcare Workers","id":"Fwor4Qh3JrO","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-06T16:19:14.618","code":"17018","created":"2014-10-06T16:18:49.838","name":"17018 - HIV Innovations for Improved Patient Outcomes in South Africa (Innovation for HCTC)","id":"XGq8sSyeqFh","categoryOptions":[{"id":"pYvfHbGofWv","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_8516","name":"AgriAIDS","id":"Z56oZ7yNTLu","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-06T16:19:14.639","code":"17019","created":"2014-10-06T16:18:49.838","name":"17019 - HIV Innovations for Improved Patient Outcomes for Priority Populations (Innovative Models for Capacity Building & Support of Scale Up of Effective HIV-related Services for MSM) - Health4Men Program","id":"XUO1UHhUYlw","categoryOptions":[{"id":"jahFeIsl7FP","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"Partner_10113","name":"Anova Health Institute","id":"IaKQQ6sJ7hO","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-06T16:19:14.660","code":"17020","created":"2014-10-06T16:18:49.838","name":"17020 - Systems Strengthening for Better HIV/TB Patient Outcomes","id":"cWOH2XH3z7b","categoryOptions":[{"id":"uzOtGFbmMu3","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"Partner_10113","name":"Anova Health Institute","id":"IaKQQ6sJ7hO","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-06T16:19:14.681","code":"17021","created":"2014-10-06T16:18:49.838","name":"17021 - Performance for Health through Focused Outputs, Results and Management","id":"lvGQQyi4rzG","categoryOptions":[{"id":"y84YduotVbF","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_316","name":"Right To Care, South Africa","id":"i6vfBc6NLxx","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-06T16:19:14.702","code":"17022","created":"2014-10-06T16:18:49.838","name":"17022 - HIV Innovations for Improved Patient Outcomes in South Africa (Developing & Institutionalizing an Innovative Capacity Building Model to Support SA Government Priorities & to Improve HIV/TB Health Outcomes for Priority Pop","id":"Of3qYLygm3v","categoryOptions":[{"id":"PS3eo4UXMM1","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"Partner_12169","name":"The South-to-South Partnership for Comprehensive Family HIV Care and Treatment Program (S2S)","id":"OTTQzMfeP10","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-06T16:19:14.722","code":"17023","created":"2014-10-06T16:18:49.838","name":"17023 - Systems Strengthening for Better HIV/TB Patient Outcomes","id":"vCgZc1t9h8w","categoryOptions":[{"id":"sUo2YHghaFK","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_743","name":"Broadreach","id":"tRoIYAnOj3B","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-06T16:19:14.743","code":"17024","created":"2014-10-06T16:18:49.838","name":"17024 - Comprehensive District-Based Support for Better HIV/TB Patient Outcomes (Hybrid)","id":"JH3A3OBm9vx","categoryOptions":[{"id":"eqY36POYmEP","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_271","name":"Foundation for Professional Development","id":"pYq6RXRXV8m","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-06T16:19:14.764","code":"17025","created":"2014-10-06T16:18:49.838","name":"17025 - HIV Innovations for Improved Patient Outcomes for Priority Populations (INROADS: Innovations Research on HIV/AIDS)","id":"L6hB1walE5V","categoryOptions":[{"id":"hMfsv34DBQL","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_15262","name":"Wits Health Consortium, Health Economics and Epidemiology Research Office","id":"JXrxITnY4dn","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-06T16:19:14.785","code":"17026","created":"2014-10-06T16:18:49.838","name":"17026 - HIV Innovations for Improved Patient Outcomes in South Africa (Developing the Capacity of the South African Government to Achieve the eMTCT Action Framework Goals)","id":"nsylCSN9yvZ","categoryOptions":[{"id":"EPTst42NgT8","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_14697","name":"Mothers to Mothers (M2M)","id":"VvyT0bG9psm","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-06T16:19:14.806","code":"17027","created":"2014-10-06T16:18:49.838","name":"17027 - HIV Innovations for Improved Patient Outcomes for Priority Populations (Supporting the SA Government to Develop, Implement and Evaluate a National Sex Worker and Male Client Plan)","id":"W8TaRi21XVV","categoryOptions":[{"id":"qDi6wKSnIuY","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_16668","name":"Wits Reproductive Health& HIV Institute","id":"DT82FrEBdnz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-06T16:19:14.827","code":"17028","created":"2014-10-06T16:18:49.838","name":"17028 - HIV Innovations for Improved Patient Outcomes for Priority Populations (Adolescent Friendly Services for Prenatally & Behaviorally HIV Infected Adolescents)","id":"uzr2owJk9rI","categoryOptions":[{"id":"KFKW2Hpqa45","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_16668","name":"Wits Reproductive Health& HIV Institute","id":"DT82FrEBdnz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-06T16:19:14.849","code":"17029","created":"2014-10-06T16:18:49.838","name":"17029 - HIV Innovations for Improved Patient Outcomes in South Africa (Innovation Clinic)","id":"k8cP6IO1HJo","categoryOptions":[{"id":"ghVEqOwa7e7","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_796","name":"Witkoppen Health & Welfare Centre (WHWC)","id":"M99oz7Rvmis","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-06T16:19:14.871","code":"17030","created":"2014-10-06T16:18:49.838","name":"17030 - Intervention with Microfinance for AIDS and Gender Equity (IMAGE)","id":"TK3ZtMDNXB0","categoryOptions":[{"id":"D7cPQvjWzls","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"Partner_16675","name":"Wits Health Consortium (Pty) Limited","id":"zCMSEtb1pji","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-06T16:19:14.892","code":"17031","created":"2014-10-06T16:18:49.838","name":"17031 - Foundation for Innovative New Diagnostics (FIND)","id":"bf0txXd9Zjb","categoryOptions":[{"id":"uXoODwNxEj1","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Haiti IMs","id":"kvUuBhfwz25","groupSets":[]},{"code":"Partner_15708","name":"Foundation for Innovative New Diagnostics","id":"wQ8mVbCbwvl","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"HT","name":"Haiti"}]}]},{"lastUpdated":"2014-10-06T16:19:14.913","code":"17032","created":"2014-10-06T16:18:49.838","name":"17032 - FHI 360","id":"dpsxzaxPAl9","categoryOptions":[{"id":"JYDi7EG0gAX","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_9865","name":"FHI 360","id":"bgiL50ykiCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Indonesia IMs","id":"dn6d5UelOkT","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]}],"organisationUnits":[{"code":"ID","name":"Indonesia"}]}]},{"lastUpdated":"2017-03-09T00:13:47.630","code":"17033","created":"2014-10-06T16:18:49.838","name":"17033 - Medical Research Council (CDC GH1150)","id":"anzGA6ZNpp7","categoryOptions":[{"id":"rSzTOTaM94U","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_545","name":"Medical Research Council","id":"vY6gsb6h7rI","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-06T16:19:14.956","code":"17034","created":"2014-10-06T16:18:49.838","name":"17034 - UNAIDS COAG","id":"PxSDFwZtFM2","categoryOptions":[{"id":"cqHbYeVP9hZ","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Asia Regional Program IMs","id":"QJPkjRiucWf","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_12274","name":"United Nations Joint Programme on HIV/AIDS","id":"dWLw7YXjmtk","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"AS","name":"Asia Regional Program"}]}]},{"lastUpdated":"2016-08-17T20:27:14.574","code":"17035","created":"2016-04-15T19:37:34.355","name":"17035 - HRSA COAG","id":"KnAqTKxWcCK","categoryOptions":[{"id":"dkcLOXPGamg","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Asia Regional Program IMs","id":"QJPkjRiucWf","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/HRSA","name":"HHS/HRSA","id":"RGC9tURSc3W","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_14461","name":"ITECH","id":"UJuUpRkoFsK","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"AS","name":"Asia Regional Program"}]}]},{"lastUpdated":"2014-10-06T16:19:14.998","code":"17036","created":"2014-10-06T16:18:49.838","name":"17036 - Systems Strengthening for Better HIV/TB Patient Outcomes","id":"XPfutmCWyBL","categoryOptions":[{"id":"JUVHnVAbqWb","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_271","name":"Foundation for Professional Development","id":"pYq6RXRXV8m","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-06T16:19:15.020","code":"17037","created":"2014-10-06T16:18:49.838","name":"17037 - Systems Strengthening for Better HIV/TB Patient Outcomes","id":"QIdGopL7rWX","categoryOptions":[{"id":"sDWE2jtYBla","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_16668","name":"Wits Reproductive Health& HIV Institute","id":"DT82FrEBdnz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-06T16:19:15.042","code":"17038","created":"2014-10-06T16:18:49.838","name":"17038 - Strengthening District Responses for Better HIV/TB Patient Outcomes in eThekwini & Umkhanyakude Districts in KwaZulu-Natal, South Africa","id":"Wlu42IS3bP5","categoryOptions":[{"id":"IrW1Kdk8aSW","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_14636","name":"Maternal, Adolscent and Child Health (MatCH)","id":"PqHkPrTDY0W","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-06T16:19:15.064","code":"17039","created":"2014-10-06T16:18:49.838","name":"17039 - Comprehensive Clinic-Based District Services (Hybrid)","id":"fP8C0o9msbd","categoryOptions":[{"id":"IQyYTvWUzKc","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_743","name":"Broadreach","id":"tRoIYAnOj3B","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-06T16:19:15.086","code":"17040","created":"2014-10-06T16:18:49.838","name":"17040 - SAFE","id":"n06FT9FQzRm","categoryOptions":[{"id":"tBTyANMgX2D","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_239","name":"Save the Children US","id":"tcwhKkF6GtO","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Democratic Republic of the Congo IMs","id":"O1IiD7EJ4NL","groupSets":[]}],"organisationUnits":[{"code":"CD","name":"Democratic Republic of the Congo"}]}]},{"lastUpdated":"2014-10-06T16:19:15.108","code":"17043","created":"2014-10-06T16:18:49.839","name":"17043 - Ikhwezi MAMA - Monitoring & Evaluation & Vodacom Ikhwezi mHealth Program","id":"jBRRRTbkp4p","categoryOptions":[{"id":"lBKNmIxuXIl","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_16668","name":"Wits Reproductive Health& HIV Institute","id":"DT82FrEBdnz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-06T16:19:15.129","code":"17044","created":"2014-10-06T16:18:49.839","name":"17044 - Ministry of Health (MISAU)","id":"nadNgKEA9Qt","categoryOptions":[{"id":"PeRkqDCS72F","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_1156","name":"Ministry of Health, Mozambique","id":"VGSv8AAZJbm","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2014-10-06T16:19:15.151","code":"17045","created":"2014-10-06T16:18:49.839","name":"17045 - Orphans and Vulnerable Children Project","id":"YrONGdpQDlt","categoryOptions":[{"id":"E1aROtfifJK","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Democratic Republic of the Congo IMs","id":"O1IiD7EJ4NL","groupSets":[]}],"organisationUnits":[{"code":"CD","name":"Democratic Republic of the Congo"}]}]},{"lastUpdated":"2014-10-06T16:19:15.172","code":"17046","created":"2014-10-06T16:18:49.839","name":"17046 - Systems Strengthening for Better HIV/TB Patient Outcomes","id":"MT2aCxDn3j5","categoryOptions":[{"id":"D7dCfGiwYhv","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_10939","name":"Kheth'Impilo","id":"lYsckrTLxIy","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-06T16:19:15.194","code":"17047","created":"2014-10-06T16:18:49.839","name":"17047 - Nutrition Assessment, Counseling and Support Capacity Building (NACSCAP)","id":"i757zaoVTFp","categoryOptions":[{"id":"p18vbzUwDBP","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9865","name":"FHI 360","id":"bgiL50ykiCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-06T16:19:15.216","code":"17048","created":"2014-10-06T16:18:49.839","name":"17048 - USAID/Southern Africa Evaluations Indefinite Quantity Contracts (IQCs)","id":"jSMWYfB8Aq1","categoryOptions":[{"id":"VCjqU3F0kGN","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"name":"Swaziland IMs","id":"W9wZOVXc3zs","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_2","name":"U.S. Agency for International Development (USAID)","id":"yK0bB3f12BI","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"SZ","name":"Swaziland"}]}]},{"lastUpdated":"2017-01-08T23:53:39.329","code":"17049","created":"2014-10-06T16:18:49.839","name":"17049 - RISK (HIV/AIDS Response through Innovative Strategies for Key Populations)","id":"Q8TKoneI7oK","categoryOptions":[{"id":"iaZF6amQkkG","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_5532","name":"West Africa PROGRAM to Combat AIDS and STIs","id":"ZFkghZN2wp1","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ghana IMs","id":"aLJxBPfhy2M","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"GH","name":"Ghana"}]}]},{"lastUpdated":"2014-10-06T16:19:15.259","code":"17050","created":"2014-10-06T16:18:49.839","name":"17050 - UNAIDS","id":"b46xfGCwphq","categoryOptions":[{"id":"nb6g0XXx3Os","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Central Asia Region IMs","id":"oKsIH3iyqFz","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_544","name":"UNAIDS - Joint United Nations Programme on HIV/AIDS","id":"SUJa5BjWUvq","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"AC","name":"Central Asia Region"}]}]},{"lastUpdated":"2014-10-06T16:19:15.281","code":"17051","created":"2014-10-06T16:18:49.839","name":"17051 - HIV REACT","id":"CVVVTF8Wy2y","categoryOptions":[{"id":"yAPsSa6DmVk","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Central Asia Region IMs","id":"oKsIH3iyqFz","groupSets":[]},{"code":"Partner_10067","name":"AIDS Foundation East, West","id":"d3BIR6NLXRu","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"AC","name":"Central Asia Region"}]}]},{"lastUpdated":"2014-10-06T16:19:15.302","code":"17056","created":"2014-10-06T16:18:49.839","name":"17056 - Thailand Ministry of Public Health","id":"ywmqGHRr4oo","categoryOptions":[{"id":"gfuIBw0XolM","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_5430","name":"Thailand Ministry of Public Health","id":"Hk0grx54DN3","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Asia Regional Program IMs","id":"QJPkjRiucWf","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"AS","name":"Asia Regional Program"}]}]},{"lastUpdated":"2014-10-06T16:19:15.323","code":"17058","created":"2014-10-06T16:18:49.839","name":"17058 - Bangkok Metropolitian Administration","id":"YNcaQsiUNej","categoryOptions":[{"id":"VJzTtF47pad","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_5431","name":"Bangkok Metropolitan Administration","id":"I4fSfY1W5mH","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Asia Regional Program IMs","id":"QJPkjRiucWf","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"AS","name":"Asia Regional Program"}]}]},{"lastUpdated":"2014-10-06T16:19:15.344","code":"17059","created":"2014-10-06T16:18:49.839","name":"17059 - Inform Asia: USAID's Health Research Program, Leader with Associates (LWA)","id":"AaI3SrHZO5P","categoryOptions":[{"id":"ZqsnG45U4BO","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Asia Regional Program IMs","id":"QJPkjRiucWf","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_1717","name":"Research Triangle International","id":"YuPCFCsVfE0","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"AS","name":"Asia Regional Program"}]}]},{"lastUpdated":"2014-10-06T16:19:15.365","code":"17060","created":"2014-10-06T16:18:49.839","name":"17060 - Population Services International","id":"iWgszI1V2xb","categoryOptions":[{"id":"edoXgpyz4Rv","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_232","name":"Population Services International","id":"vNQlvpUamTo","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Asia Regional Program IMs","id":"QJPkjRiucWf","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"AS","name":"Asia Regional Program"}]}]},{"lastUpdated":"2014-10-06T16:19:15.385","code":"17061","created":"2014-10-06T16:18:49.839","name":"17061 - Reproductive Health Voucher Program","id":"l17BWvfryyX","categoryOptions":[{"id":"hT7woJ3GVNU","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2014-10-06T16:19:15.406","code":"17062","created":"2014-10-06T16:18:49.839","name":"17062 - Palliative Care","id":"R37C94tR97l","categoryOptions":[{"id":"TNxRcVJsyOj","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Partner_1612","name":"HOSPICE AFRICA, Uganda","id":"qEyUdrbOE4W","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2014-10-06T16:19:15.427","code":"17063","created":"2014-10-06T16:18:49.839","name":"17063 - Social Marketing Program","id":"mNHr3QI3nmb","categoryOptions":[{"id":"ZJJ1yioJeV2","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_7264","name":"Uganda Health Marketing Group","id":"dkLrodB3imb","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2014-10-06T16:19:15.448","code":"17064","created":"2014-10-06T16:18:49.839","name":"17064 - Strengthening National OVC Management Information System","id":"BXzGH9OKiAw","categoryOptions":[{"id":"l7Yll02OseA","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2017-02-10T01:29:44.811","code":"17065","created":"2014-10-06T16:18:49.839","name":"17065 - Sustainable Outcomes for Children and Youth Central and Western Uganda (SOCY)","id":"s7m64aBH9pM","categoryOptions":[{"id":"DrCFo2gnGgj","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_33","name":"Catholic Relief Services","id":"YemsOJtwBlN","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2017-02-10T01:29:44.826","code":"17066","created":"2016-04-15T19:37:34.367","name":"17066 - HIV/Health Initiatives in Workplaces Activity (HIWA)","id":"U6CehXJlPCh","categoryOptions":[{"id":"rYWfb94OBYC","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Partner_19765","name":"World Vision","id":"q2siXOyZCQq","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2016-08-17T20:27:57.335","code":"17067","created":"2016-04-15T19:37:34.378","name":"17067 - HIV Flagship Project","id":"YeIvMyAHcIi","categoryOptions":[{"id":"ikJ6Cmsru45","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Central Asia Region IMs","id":"oKsIH3iyqFz","groupSets":[]},{"code":"Partner_232","name":"Population Services International","id":"vNQlvpUamTo","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"AC","name":"Central Asia Region"}]}]},{"lastUpdated":"2014-10-06T16:18:50.775","code":"17074","created":"2014-10-06T16:18:49.802","name":"17074 - VAST Grants","id":"olhaIJs8Foa","categoryOptions":[{"id":"yvhMETC5TJv","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Agency_PC","name":"PC","id":"cL6cHd6QJ5B","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_6","name":"U.S. Peace Corps","id":"m4mzzwVQOUi","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Rwanda IMs","id":"klXeHFa3B0D","groupSets":[]}],"organisationUnits":[{"code":"RW","name":"Rwanda"}]}]},{"lastUpdated":"2014-10-06T16:19:15.531","code":"17078","created":"2014-10-06T16:18:49.839","name":"17078 - Applying Science to Strengthen and Improve Systems (ASSIST) Project","id":"vnwPtryxDdu","categoryOptions":[{"id":"QH1D2XdbUHT","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_7715","name":"University Research Council","id":"YzynjSGQ5fp","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2014-10-06T16:19:15.553","code":"17079","created":"2014-10-06T16:18:49.839","name":"17079 - Strengthening National Health Laboratory Services in Uganda under the President’s Emergency Plan for AIDS Relief (PEPFAR)","id":"hFdlhR3G35B","categoryOptions":[{"id":"nuThZNr6Wjb","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_1693","name":"Ministry of Health, Uganda","id":"SvmkAFBqRgO","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2014-10-06T16:19:15.574","code":"17080","created":"2014-10-06T16:18:49.839","name":"17080 - Scaling up HIV services in Western Uganda","id":"aU2xMNN48wK","categoryOptions":[{"id":"DhdgFU678Lq","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2014-10-06T16:19:15.596","code":"17081","created":"2014-10-06T16:18:49.839","name":"17081 - Violence Against Children Survey (VACS)","id":"y3LHVzdavbM","categoryOptions":[{"id":"p7AtieyATS6","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2014-10-06T16:19:15.617","code":"17082","created":"2014-10-06T16:18:49.839","name":"17082 - ASSIST","id":"xtB97SfVqvH","categoryOptions":[{"id":"TDoDkfln8le","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Partner_463","name":"University Research Corporation, LLC","id":"qCSsaO7ACuX","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2014-10-06T16:19:15.641","code":"17083","created":"2014-10-06T16:18:49.839","name":"17083 - Strengthening HIV/AIDS Services for MARPs in PNG Program","id":"Bz44D8QPLuo","categoryOptions":[{"id":"Lpu1Px5b9HF","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9865","name":"FHI 360","id":"bgiL50ykiCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Papua New Guinea IMs","id":"YjUlAiyO08V","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"PG","name":"Papua New Guinea"}]}]},{"lastUpdated":"2014-10-06T16:19:15.662","code":"17084","created":"2014-10-06T16:18:49.839","name":"17084 - U.S. DoD, Laos","id":"ha69KGKEKpx","categoryOptions":[{"id":"J2aCDlMPKbl","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_4","name":"U.S. Department of Defense (Defense)","id":"ZTaEjL7Ru2S","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Asia Regional Program IMs","id":"QJPkjRiucWf","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]}],"organisationUnits":[{"code":"AS","name":"Asia Regional Program"}]}]},{"lastUpdated":"2014-10-06T16:19:15.684","code":"17089","created":"2014-10-06T16:18:49.839","name":"17089 - DELIVER II","id":"ahmiuoIX6Qp","categoryOptions":[{"id":"BkNvzFBMgF3","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_16525","name":"John Snow Inc (JSI)","id":"IotYS2QNHNH","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2016-08-17T20:28:18.596","code":"17090","created":"2016-04-15T19:37:34.389","name":"17090 - OVC PIE (Performance and Impact Evaluation of OVC Programs)","id":"KIbQ0CBAUEu","categoryOptions":[{"id":"usaViACya8N","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_1212","name":"Measure Evaluation","id":"lEAtyUelKhW","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2014-10-06T16:19:15.727","code":"17091","created":"2014-10-06T16:18:49.839","name":"17091 - World Health Organization PNG","id":"kRB1tQzMOLD","categoryOptions":[{"id":"CQBM96K3SRC","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Papua New Guinea IMs","id":"YjUlAiyO08V","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_549","name":"World Health Organization","id":"Hh9aCl8EfX1","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"PG","name":"Papua New Guinea"}]}]},{"lastUpdated":"2014-10-06T16:19:15.749","code":"17092","created":"2014-10-06T16:18:49.839","name":"17092 - World Health Organization","id":"jFdfXpw91OG","categoryOptions":[{"id":"w88IVCIpITb","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Asia Regional Program IMs","id":"QJPkjRiucWf","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_549","name":"World Health Organization","id":"Hh9aCl8EfX1","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"AS","name":"Asia Regional Program"}]}]},{"lastUpdated":"2014-10-06T16:19:15.771","code":"17093","created":"2014-10-06T16:18:49.839","name":"17093 - HEALTH RESOURCES, INC/NYS DEPARTMENT OF HEALTH (HIV-QUAL)","id":"ulrhrWlnDUt","categoryOptions":[{"id":"zkNj0dEWdvX","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Papua New Guinea IMs","id":"YjUlAiyO08V","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_14350","name":"Health Research Inc./New York State Department of Health","id":"ypLvLlZiYhM","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/HRSA","name":"HHS/HRSA","id":"RGC9tURSc3W","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"PG","name":"Papua New Guinea"}]}]},{"lastUpdated":"2014-10-06T16:19:15.792","code":"17094","created":"2014-10-06T16:18:49.839","name":"17094 - Uganda Health Supply Chain","id":"qAjvpO3m82Z","categoryOptions":[{"id":"oZ2o1omIzWG","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_220","name":"Management Sciences for Health","id":"XN6WHwvWDSK","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2014-10-06T16:19:15.814","code":"17095","created":"2014-10-06T16:18:49.839","name":"17095 - AIDSTAR Sector II, Task Order #2","id":"Tm5bcwoDq9p","categoryOptions":[{"id":"mgNZkV3khJR","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_1614","name":"Training Resources Group","id":"Z4Jha7m1QfH","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Burundi IMs","id":"P5tosR8rJMT","groupSets":[]}],"organisationUnits":[{"code":"BI","name":"Burundi"}]}]},{"lastUpdated":"2014-10-06T16:19:15.835","code":"17096","created":"2014-10-06T16:18:49.839","name":"17096 - Together for Girls (MCH Umbrella Grant)","id":"svSjrg9b4bF","categoryOptions":[{"id":"E2PUvAteMxl","endDate":"2017-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Swaziland IMs","id":"W9wZOVXc3zs","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_547","name":"United Nations Children's Fund","id":"m1a25FGJn1a","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"SZ","name":"Swaziland"}]}]},{"lastUpdated":"2014-10-06T16:18:50.472","code":"17097","created":"2014-10-06T16:18:49.800","name":"17097 - DOD Support to Malawi Defense Force HIV AIDS Program","id":"jB1F4vFeVWA","categoryOptions":[{"id":"VSRqNblg3SP","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_234","name":"Project Concern International","id":"b1E4CU4SwL3","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Malawi IMs","id":"aQSmeEVALxI","groupSets":[]}],"organisationUnits":[{"code":"MW","name":"Malawi"}]}]},{"lastUpdated":"2014-10-06T16:19:15.856","code":"17098","created":"2014-10-06T16:18:49.840","name":"17098 - Enhancing Strategic Information (ESI)","id":"G3MTPbWj7xV","categoryOptions":[{"id":"duYlylLunYD","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_15538","name":"Institute for Health Measurement","id":"N2xhOXlZCVN","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Lesotho IMs","id":"m2xthyR9aNm","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"LS","name":"Lesotho"}]}]},{"lastUpdated":"2014-10-06T16:19:15.877","code":"17099","created":"2014-10-06T16:18:49.840","name":"17099 - STOP GBV - Access to Justice","id":"rCfEOC3RthR","categoryOptions":[{"id":"jdpVOc8kVKS","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_16846","name":"Women and Law in Southern Africa","id":"Xg8MhhObWyh","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2014-10-06T16:19:15.898","code":"17100","created":"2014-10-06T16:18:49.840","name":"17100 - Stamping Out and Preventing Gender-Based Violence (STOP GBV) : Prevention & Advocacy","id":"RebRz750viC","categoryOptions":[{"id":"SQpuG2jwHEM","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_7377","name":"Zambia Center for Communication Programs","id":"aYAUjfkJF8J","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2014-10-06T16:19:15.919","code":"17101","created":"2014-10-06T16:18:49.840","name":"17101 - HIV Care","id":"i5w7RN0pJj8","categoryOptions":[{"id":"cMUx3NjurMo","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_9870","name":"Ghana Health Service","id":"z3yHk1u33ko","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Ghana IMs","id":"aLJxBPfhy2M","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"GH","name":"Ghana"}]}]},{"lastUpdated":"2017-01-08T23:53:39.346","code":"17102","created":"2014-10-06T16:18:49.840","name":"17102 - MUHAS SPH Follow On - (GH001075)","id":"M8Q6GHYHDY6","categoryOptions":[{"id":"VI5l4ywUCzQ","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_1716","name":"Muhimbili University College of Health Sciences","id":"pQuynjhEeYa","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2014-10-06T16:19:15.962","code":"17103","created":"2014-10-06T16:18:49.840","name":"17103 - BIPAI-PPP (linked to BIPAI-PPP 10070)","id":"vjJpXrwkR8T","categoryOptions":[{"id":"feSqZ8tk2ly","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_8544","name":"Baylor College of Medicine International Pediatric AIDS Initiative/Tanzania","id":"ifIhn7IlS3E","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2016-08-17T20:28:39.880","code":"17104","created":"2016-04-16T03:23:24.647","name":"17104 - Demographic and Health Survey's Program- Phase 7","id":"pVOzRDsflMP","categoryOptions":[{"id":"DmOs4oICnp2","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_15719","name":"ICF Macro","id":"w60X2fTKs2n","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2015-03-11T14:44:54.857","code":"17105","created":"2015-03-11T14:44:53.104","name":"17105 - TDB CSO Capacity Strengthening","id":"TeLsdr8g1P3","categoryOptions":[{"id":"F9tmiuQfF7m","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Burma IMs","id":"H68dsHlfFiW","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MM","name":"Burma"}]}]},{"lastUpdated":"2014-10-06T16:19:16.003","code":"17106","created":"2014-10-06T16:18:49.840","name":"17106 - Lab QA/QC and Systems TA","id":"yZLIwJ5KTsX","categoryOptions":[{"id":"BamzJvz0LDC","endDate":"2016-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Burma IMs","id":"H68dsHlfFiW","groupSets":[]},{"code":"Partner_15708","name":"Foundation for Innovative New Diagnostics","id":"wQ8mVbCbwvl","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MM","name":"Burma"}]}]},{"lastUpdated":"2015-03-11T14:44:54.867","code":"17107","created":"2015-03-11T14:44:53.104","name":"17107 - Supply Chain Management Systems","id":"u8XOccraZdA","categoryOptions":[{"id":"Gp7xOgV5hFp","endDate":"2016-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_3781","name":"Partnership for Supply Chain Management","id":"El6VW2fQeEZ","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Burma IMs","id":"H68dsHlfFiW","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MM","name":"Burma"}]}]},{"lastUpdated":"2014-10-06T16:19:16.024","code":"17110","created":"2014-10-06T16:18:49.840","name":"17110 - ICAP","id":"aAyECb259Am","categoryOptions":[{"id":"Ge3f08G4WdM","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_6277","name":"International Center for AIDS Care and Treatment Programs, Columbia University","id":"IY3MeXEd10T","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Burma IMs","id":"H68dsHlfFiW","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MM","name":"Burma"}]}]},{"lastUpdated":"2017-02-01T00:49:40.903","code":"17111","created":"2014-10-06T16:18:49.840","name":"17111 - Joint U.N. Programme on HIV/AIDS (UNAIDS III)","id":"XDgGfj5QIWK","categoryOptions":[{"id":"hohYXCluht3","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_544","name":"UNAIDS - Joint United Nations Programme on HIV/AIDS","id":"SUJa5BjWUvq","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Burma IMs","id":"H68dsHlfFiW","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MM","name":"Burma"}]}]},{"lastUpdated":"2014-10-06T16:19:16.067","code":"17112","created":"2014-10-06T16:18:49.840","name":"17112 - World Health Organization","id":"I7dF1349d9W","categoryOptions":[{"id":"Chx2tckAvi0","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Burma IMs","id":"H68dsHlfFiW","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_549","name":"World Health Organization","id":"Hh9aCl8EfX1","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"MM","name":"Burma"}]}]},{"lastUpdated":"2014-10-06T16:19:16.089","code":"17113","created":"2014-10-06T16:18:49.840","name":"17113 - Linkages","id":"dLOtzDuRX4O","categoryOptions":[{"id":"xDQ37A72bYu","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9865","name":"FHI 360","id":"bgiL50ykiCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Burma IMs","id":"H68dsHlfFiW","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MM","name":"Burma"}]}]},{"lastUpdated":"2015-03-11T14:44:54.847","code":"17114","created":"2015-03-11T14:44:53.104","name":"17114 - Control and Prevention of the Three Diseases CAP-3D","id":"q85rfudnXyy","categoryOptions":[{"id":"ByBHMRzkuLK","endDate":"2017-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_232","name":"Population Services International","id":"vNQlvpUamTo","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Burma IMs","id":"H68dsHlfFiW","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MM","name":"Burma"}]}]},{"lastUpdated":"2014-10-06T16:19:16.111","code":"17115","created":"2014-10-06T16:18:49.840","name":"17115 - CDC Burma TA","id":"Yto0rtDbV58","categoryOptions":[{"id":"LXmSyYlZA9z","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_544","name":"UNAIDS - Joint United Nations Programme on HIV/AIDS","id":"SUJa5BjWUvq","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Burma IMs","id":"H68dsHlfFiW","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MM","name":"Burma"}]}]},{"lastUpdated":"2014-10-06T16:19:16.133","code":"17117","created":"2014-10-06T16:18:49.840","name":"17117 - TBD Prevention","id":"FCUEaC6bFWW","categoryOptions":[{"id":"lIyA8X1qgNR","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"name":"Central America Region IMs","id":"wwgvfFoRz0Q","groupSets":[]},{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_State/WHA","name":"State/WHA","id":"ZiLXEHXtsar","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]}],"organisationUnits":[{"code":"CE","name":"Central America Region"}]}]},{"lastUpdated":"2017-01-08T23:53:39.367","code":"17119","created":"2014-10-06T16:18:49.840","name":"17119 - FHI 360 Burundi","id":"beSNGlkJP0k","categoryOptions":[{"id":"m9OWi40gmT0","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9865","name":"FHI 360","id":"bgiL50ykiCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Burundi IMs","id":"P5tosR8rJMT","groupSets":[]}],"organisationUnits":[{"code":"BI","name":"Burundi"}]}]},{"lastUpdated":"2014-10-06T16:19:16.175","code":"17120","created":"2014-10-06T16:18:49.840","name":"17120 - SHARPEST","id":"DxTqyHZTv6F","categoryOptions":[{"id":"T5rGzGELwIX","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ghana IMs","id":"aLJxBPfhy2M","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"GH","name":"Ghana"}]}]},{"lastUpdated":"2014-10-06T16:19:16.197","code":"17122","created":"2014-10-06T16:18:49.840","name":"17122 - Advancing Partners and Communities Project","id":"EAyZVtvCeSc","categoryOptions":[{"id":"GITudNSzBoI","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Caribbean Region IMs","id":"A9TJU6RyKmN","groupSets":[]},{"code":"Partner_16525","name":"John Snow Inc (JSI)","id":"IotYS2QNHNH","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CB","name":"Caribbean Region"}]}]},{"lastUpdated":"2014-10-06T16:19:16.219","code":"17123","created":"2014-10-06T16:18:49.840","name":"17123 - CDC HMIS support to the MOH","id":"S6FMJhaJysP","categoryOptions":[{"id":"mQ3ImFwVfu3","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Lesotho IMs","id":"m2xthyR9aNm","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_1155","name":"Columbia University","id":"xKDVI3MLc6l","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"LS","name":"Lesotho"}]}]},{"lastUpdated":"2014-10-06T16:19:16.240","code":"17124","created":"2014-10-06T16:18:49.840","name":"17124 - MEASURE DHS","id":"ZM2bz1eTDsu","categoryOptions":[{"id":"rllGqzjaKGW","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Lesotho IMs","id":"m2xthyR9aNm","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"LS","name":"Lesotho"}]}]},{"lastUpdated":"2014-10-06T16:19:16.262","code":"17125","created":"2014-10-06T16:18:49.840","name":"17125 - Vista LifeSciences MeHIN","id":"NADxcXvlvSp","categoryOptions":[{"id":"HvmlZxsed1p","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Partner_15251","name":"VISTA PARTNERS","id":"T8mSD7C3I4u","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2015-04-13T20:21:11.803","code":"17151","created":"2015-04-13T20:21:03.822","name":"17151 - ASPIRES","id":"XapIvq3MrHS","categoryOptions":[{"id":"uRXa5uvd4Tb","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9865","name":"FHI 360","id":"bgiL50ykiCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2015-05-20T00:17:34.560","code":"17154","created":"2015-05-20T00:17:30.638","name":"17154 - SIFPO/PSI","id":"wGCkeSn74ZA","categoryOptions":[{"id":"fYNRu7gRSCU","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_232","name":"Population Services International","id":"vNQlvpUamTo","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Cambodia IMs","id":"ajhMAiQomtN","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KH","name":"Cambodia"}]}]},{"lastUpdated":"2015-04-23T16:42:52.052","code":"17168","created":"2015-04-23T16:42:48.539","name":"17168 - Zambian OVC Management Information Systems (ZOMIS) / Data Rising","id":"VNcaECSmxgN","categoryOptions":[{"id":"RRyrzAnNKf9","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_16878","name":"Expanded Church Response Trust","id":"VdPT8wVPLao","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2015-04-02T00:04:58.394","code":"17169","created":"2015-04-02T00:04:55.896","name":"17169 - Mozambique Strategic Information Program (M-SIP)","id":"aU3AcyhvQW3","categoryOptions":[{"id":"u4H8rlEWXdk","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_16525","name":"John Snow Inc (JSI)","id":"IotYS2QNHNH","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2014-12-20T13:52:12.515","code":"17171","created":"2014-12-20T13:52:10.864","name":"17171 - N'weti - Strengthening Civil Society Engagement to Improve Sexual and Reproductive Health and Service Delivery for Youth","id":"bUeYiLBx9mc","categoryOptions":[{"id":"jZmnFwJXq0x","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_16912","name":"N'WETI - Comunicação para Saúde","id":"QdOPJ6pCxcL","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2014-10-06T16:19:16.284","code":"17176","created":"2014-10-06T16:18:49.840","name":"17176 - Applying Science to Strengthen and Improve Systems (ASSIST)","id":"qeVB1yns8rQ","categoryOptions":[{"id":"CCR8vKTRiGQ","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_463","name":"University Research Corporation, LLC","id":"qCSsaO7ACuX","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Democratic Republic of the Congo IMs","id":"O1IiD7EJ4NL","groupSets":[]}],"organisationUnits":[{"code":"CD","name":"Democratic Republic of the Congo"}]}]},{"lastUpdated":"2014-10-06T16:19:16.305","code":"17177","created":"2014-10-06T16:18:49.840","name":"17177 - SANRU Clinical and PMTCT Scale-up","id":"VrMCkMKMHIN","categoryOptions":[{"id":"d9W72OvMCrG","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_16881","name":"SANRU","id":"RymABf0iclj","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Democratic Republic of the Congo IMs","id":"O1IiD7EJ4NL","groupSets":[]}],"organisationUnits":[{"code":"CD","name":"Democratic Republic of the Congo"}]}]},{"lastUpdated":"2014-10-06T16:19:16.326","code":"17179","created":"2014-10-06T16:18:49.840","name":"17179 - AIDS Indicator Survey","id":"MzaBJg0eTNk","categoryOptions":[{"id":"iiu1a3o7SnR","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Democratic Republic of the Congo IMs","id":"O1IiD7EJ4NL","groupSets":[]}],"organisationUnits":[{"code":"CD","name":"Democratic Republic of the Congo"}]}]},{"lastUpdated":"2015-03-11T00:33:17.464","code":"17189","created":"2015-03-11T00:33:15.714","name":"17189 - RTI International","id":"j8dhkSt6VAC","categoryOptions":[{"id":"HNa3ow6TVui","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Caribbean Region IMs","id":"A9TJU6RyKmN","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_1717","name":"Research Triangle International","id":"YuPCFCsVfE0","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"CB","name":"Caribbean Region"}]}]},{"lastUpdated":"2014-10-06T16:19:16.348","code":"17190","created":"2014-10-06T16:18:49.840","name":"17190 - Wezesha Project","id":"e4B58kEKbNL","categoryOptions":[{"id":"HC89rpO7KjA","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_16875","name":"Life Skills Promoters","id":"bp9Yf6nD7xf","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2014-10-06T16:19:16.370","code":"17191","created":"2014-10-06T16:18:49.840","name":"17191 - Watoto Wazima Initiative)","id":"qtu75jgHmJL","categoryOptions":[{"id":"LJkyovufc4k","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_16876","name":"Reformed Church of East Africa","id":"TceB8O7q3Kp","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2015-04-03T00:04:00.993","code":"17195","created":"2015-04-03T00:03:58.627","name":"17195 - HIFASS","id":"uhNDh1tOjwX","categoryOptions":[{"id":"mbtALlbMSsj","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_19732","name":"Health Initiatives for Safety and Stability in Africa","id":"EXLPihCN3ZT","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Nigeria IMs","id":"yUg57KWLxkn","groupSets":[]}],"organisationUnits":[{"code":"NG","name":"Nigeria"}]}]},{"lastUpdated":"2015-04-02T00:04:58.386","code":"17259","created":"2015-04-02T00:04:55.896","name":"17259 - Fortalecimento do Sistema de Monitoria e Avaliacao do MMAS","id":"b52OjjykeRx","categoryOptions":[{"id":"Wdjutv33cTw","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_12658","name":"JEMBI","id":"Juu3dL6me7f","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2014-12-20T13:52:12.533","code":"17260","created":"2014-12-20T13:52:10.864","name":"17260 - Esperança de Vida","id":"TrPFo34wcMY","categoryOptions":[{"id":"HVVCmyNQrGV","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_16920","name":"REENCONTRO - Associação Moçambicana Para Apoio e Desenvolvimento da Criança Orfã","id":"zAden9eFzVs","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2015-04-02T00:04:58.403","code":"17261","created":"2015-04-02T00:04:55.896","name":"17261 - Improving Integrated HIV Homecare Services","id":"Vy3LbJzmCBw","categoryOptions":[{"id":"nwGOINan86T","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_16885","name":"Associacao Nacional dos Enfermeiros de Mocambique (ANEMO)","id":"aew0vKdRKCM","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2015-03-24T23:55:44.673","code":"17265","created":"2015-03-24T23:55:42.443","name":"17265 - USAID DELIVER","id":"pByOInA0tEc","categoryOptions":[{"id":"gzCOMF6lmXJ","endDate":"2016-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_453","name":"John Snow, Inc.","id":"iOxqtbVGBVY","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2014-10-06T16:19:16.391","code":"17267","created":"2014-10-06T16:18:49.840","name":"17267 - Strategic Information Capacity","id":"D1hrSACJ4Wf","categoryOptions":[{"id":"IO6gmesaduI","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_544","name":"UNAIDS - Joint United Nations Programme on HIV/AIDS","id":"SUJa5BjWUvq","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Burma IMs","id":"H68dsHlfFiW","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MM","name":"Burma"}]}]},{"lastUpdated":"2014-10-05T15:08:02.587","code":"17268","created":"2014-05-10T01:23:12.268","name":"17268 - Global HIV/AIDS Nursing Initiative","id":"l6NK3NXdxvc","categoryOptions":[{"id":"jePWpcHWDxA","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_1155","name":"Columbia University","id":"xKDVI3MLc6l","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/HRSA","name":"HHS/HRSA","id":"RGC9tURSc3W","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Malawi IMs","id":"aQSmeEVALxI","groupSets":[]}],"organisationUnits":[{"code":"MW","name":"Malawi"}]}]},{"lastUpdated":"2017-01-08T23:53:39.450","code":"17269","created":"2015-02-19T16:26:40.058","name":"17269 - Strengthening HIV Surveillance, Linkages to HIV services, and HIV Diagnostic Capacity to address the continuum of prevention, care and treatment in Central America, CoAg#GH001602","id":"whj3iaBsInq","categoryOptions":[{"id":"e2ijlidcnhL","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_14131","name":"COMISCA","id":"PvSNbOPvSf8","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Central America Region IMs","id":"wwgvfFoRz0Q","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CE","name":"Central America Region"}]}]},{"lastUpdated":"2017-01-08T23:53:39.468","code":"17270","created":"2015-02-19T16:26:40.058","name":"17270 - Building capacity along the continuum of prevention, care and treatment for key populations in Central America, CoAg # GH001285","id":"Tze2fwW35nO","categoryOptions":[{"id":"MfqiGvdFBEL","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Central America Region IMs","id":"wwgvfFoRz0Q","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_15249","name":"UVG - UNIVERSIDAD DE VALLE DE GUATEMALA","id":"cf3zoUKCAxG","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CE","name":"Central America Region"}]}]},{"lastUpdated":"2015-03-13T00:06:52.491","code":"17271","created":"2015-03-13T00:06:50.580","name":"17271 - Capacity Building of Local Organizations","id":"ttnU8V7mqoJ","categoryOptions":[{"id":"zWvYPA7kzPY","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_17036","name":"Ethiopian Society of Sociologists, Social Workers and Anthropologists","id":"bR83C2EGcmD","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2014-12-20T13:52:12.610","code":"17272","created":"2014-12-20T13:52:10.864","name":"17272 - Capacity Building of Local Organizations","id":"lCgp6GMSSiS","categoryOptions":[{"id":"TyDHkgsEHcO","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_17037","name":"Hope for Children","id":"oSZ5KMsbsk5","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2015-03-24T23:55:44.632","code":"17274","created":"2015-03-24T23:55:42.443","name":"17274 - Capacity Building and Training","id":"BZ8PF6ZruHB","categoryOptions":[{"id":"ILP6TnHGLRC","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_519","name":"University of Maryland","id":"x7P7a3a3CfB","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Botswana IMs","id":"JIc6kul4QSt","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"BW","name":"Botswana"}]}]},{"lastUpdated":"2015-03-23T23:52:46.635","code":"17275","created":"2015-03-23T23:52:44.569","name":"17275 - Voluntary Medical Male Circumcision","id":"kDawtRjbh77","categoryOptions":[{"id":"peOpZPZyPaf","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_19812","name":"African Comprehensive HIV/AIDS Partnerships","id":"POPGQh8K6wh","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Botswana IMs","id":"JIc6kul4QSt","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"BW","name":"Botswana"}]}]},{"lastUpdated":"2015-03-18T00:37:28.396","code":"17278","created":"2015-03-18T00:37:26.595","name":"17278 - Twinning","id":"pKgQ6AXruAb","categoryOptions":[{"id":"JZhINpApuND","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_4622","name":"American International Health Alliance Twinning Center","id":"xsriIJcaPAR","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Botswana IMs","id":"JIc6kul4QSt","groupSets":[]},{"code":"Agency_HHS/HRSA","name":"HHS/HRSA","id":"RGC9tURSc3W","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"BW","name":"Botswana"}]}]},{"lastUpdated":"2015-03-18T00:37:28.384","code":"17282","created":"2015-03-18T00:37:26.595","name":"17282 - Blood Safety","id":"yyLtiLeOtyV","categoryOptions":[{"id":"IWmjVKFCQL1","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_1696","name":"American Association of Blood Banks","id":"ZwK3rRnoPv7","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Botswana IMs","id":"JIc6kul4QSt","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"BW","name":"Botswana"}]}]},{"lastUpdated":"2015-03-17T00:04:27.243","code":"17286","created":"2015-03-17T00:04:25.423","name":"17286 - Care, Support and Treatment - HIV/TB Project","id":"m0NndYanyMR","categoryOptions":[{"id":"pgNzq75NaKD","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_9863","name":"SHARE India","id":"AQKee0FSIPd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"India IMs","id":"Z0pnjwOi9us","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"IN","name":"India"}]}]},{"lastUpdated":"2017-01-08T23:53:40.199","code":"17292","created":"2015-04-30T21:13:31.229","name":"17292 - APHL Lab Follow on - (GH001097)","id":"zVI8rLnyERs","categoryOptions":[{"id":"w2ggJQQSRvr","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_1923","name":"Association of Public Health Laboratories","id":"LCKC7NEcxjh","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2017-01-08T23:53:40.150","code":"17293","created":"2015-04-29T00:31:20.893","name":"17293 - MDH Kagera - (GH001179)","id":"iZutDkJBIQa","categoryOptions":[{"id":"DuhveVP0RSj","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Partner_15712","name":"Management development for Health","id":"XmD8ito7s7E","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2017-01-08T23:53:40.216","code":"17294","created":"2015-04-30T21:13:31.230","name":"17294 - MOHSW Lab Follow on - (GH001603)","id":"kGsaTq8tBnL","categoryOptions":[{"id":"AZCcZevwLH1","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_421","name":"Ministry of Health and Social Welfare, Tanzania","id":"GVzgkJdTpAU","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2015-04-30T21:13:35.157","code":"17295","created":"2015-04-30T21:13:31.229","name":"17295 - ASM Lab Follow on","id":"VoDSxwjCTe0","categoryOptions":[{"id":"OE7aAAIvSM0","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Partner_10091","name":"American Society for Microbiology","id":"UlxTxFalX79","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2017-01-08T23:53:40.134","code":"17296","created":"2015-04-29T00:31:20.893","name":"17296 - CDC PPP Management - (GH001531)","id":"z5F1S9xd8ch","categoryOptions":[{"id":"V8TPeLyhVN2","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Partner_13168","name":"Cardno Emerging Markets","id":"TQ4SJrbhZCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2017-01-08T23:53:40.165","code":"17300","created":"2015-04-29T00:31:20.893","name":"17300 - NIMR Follow On - (GH001633)","id":"DFhTHAFyuxg","categoryOptions":[{"id":"WcMyolzjFU3","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Partner_1633","name":"National Institute for Medical Research","id":"z1UJ2rzlUMu","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2017-01-08T23:53:40.182","code":"17304","created":"2015-04-29T00:31:20.893","name":"17304 - University Partnership Field Epidemiology Expansion - (GH001304)","id":"wrxv299406k","categoryOptions":[{"id":"q0PU0KoxSJQ","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_216","name":"University of Washington","id":"CSPJnuxBAnz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2017-01-08T23:53:40.249","code":"17305","created":"2015-04-30T21:13:31.230","name":"17305 - Twinning follow On (U7HA04128)","id":"IN1ixx581iH","categoryOptions":[{"id":"Xuw30zMVdTN","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_9886","name":"American International Health Alliance","id":"CCgZ5BykCX4","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Agency_HHS/HRSA","name":"HHS/HRSA","id":"RGC9tURSc3W","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2015-03-05T17:49:53.804","code":"17306","created":"2015-03-05T17:49:52.058","name":"17306 - Comité Empresarial Contra VIH/SIDA (CEC-HIV/AIDS)","id":"A8tjqn4OZor","categoryOptions":[{"id":"ffQyQApKIw9","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_595","name":"World Learning","id":"sDFvhYDa4sX","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Angola IMs","id":"EqK0E2mtwrx","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"AO","name":"Angola"}]}]},{"lastUpdated":"2015-03-05T17:49:53.825","code":"17308","created":"2015-03-05T17:49:52.058","name":"17308 - LINKAGES","id":"lnSs5OhS8Bs","categoryOptions":[{"id":"eiLqJfVuWE9","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Angola IMs","id":"EqK0E2mtwrx","groupSets":[]},{"code":"Partner_19589","name":"LINKAGES","id":"PLiSvG7Dlqx","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"AO","name":"Angola"}]}]},{"lastUpdated":"2015-03-20T23:57:47.788","code":"17309","created":"2015-03-20T23:57:45.713","name":"17309 - LINKAGES","id":"hSGpfVChIc8","categoryOptions":[{"id":"xW7Y7GerEik","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9865","name":"FHI 360","id":"bgiL50ykiCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Asia Regional Program IMs","id":"QJPkjRiucWf","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"AS","name":"Asia Regional Program"}]}]},{"lastUpdated":"2017-01-08T23:53:39.487","code":"17310","created":"2015-02-19T16:26:40.058","name":"17310 - Peer-to-peer capacity building of Ministries of Health in HIV surveillance in Central America, CoAg # GH001508","id":"u4IK4Z5MT5H","categoryOptions":[{"id":"rtVx62cThvd","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Central America Region IMs","id":"wwgvfFoRz0Q","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_597","name":"National Alliance of State and Territorial AIDS Directors","id":"dhui82GmI2q","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"CE","name":"Central America Region"}]}]},{"lastUpdated":"2017-01-08T23:53:40.232","code":"17316","created":"2015-04-30T21:13:31.230","name":"17316 - UNICEF Follow on - (GH001619)","id":"fnOzXGxKQNc","categoryOptions":[{"id":"ozXgEoQBDfl","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Partner_547","name":"United Nations Children's Fund","id":"m1a25FGJn1a","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2017-02-17T00:47:12.149","code":"17318","created":"2015-03-17T00:04:25.423","name":"17318 - Strengthening the Care Continuum","id":"JO6SPPV0GH5","categoryOptions":[{"id":"eb81CR5zmUP","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_16525","name":"John Snow Inc (JSI)","id":"IotYS2QNHNH","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ghana IMs","id":"aLJxBPfhy2M","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"GH","name":"Ghana"}]}]},{"lastUpdated":"2016-08-17T20:29:01.235","code":"17321","created":"2016-04-15T19:37:34.674","name":"17321 - 4Children - Coordinating Comprehensive Care for Children","id":"CLGauWtg8Ol","categoryOptions":[{"id":"JLFKKG1dvjs","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_33","name":"Catholic Relief Services","id":"YemsOJtwBlN","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Botswana IMs","id":"JIc6kul4QSt","groupSets":[]}],"organisationUnits":[{"code":"BW","name":"Botswana"}]}]},{"lastUpdated":"2015-03-25T23:53:14.446","code":"17322","created":"2015-03-25T23:53:12.191","name":"17322 - MEASURE Evaluation Phase IV","id":"Qua3xjAc9Nf","categoryOptions":[{"id":"LeGtLRQU0QU","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Botswana IMs","id":"JIc6kul4QSt","groupSets":[]},{"code":"Partner_521","name":"University of North Carolina at Chapel Hill, Carolina Population Center","id":"LfNyhXyE9DI","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"BW","name":"Botswana"}]}]},{"lastUpdated":"2015-03-25T23:53:14.454","code":"17323","created":"2015-03-25T23:53:12.191","name":"17323 - Challenge TB","id":"TFtlwIKwi4T","categoryOptions":[{"id":"qO1qwpSUUjh","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9646","name":"KNCV Tuberculosis Foundation","id":"ilsVnDjCzTd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Botswana IMs","id":"JIc6kul4QSt","groupSets":[]}],"organisationUnits":[{"code":"BW","name":"Botswana"}]}]},{"lastUpdated":"2017-01-08T23:53:39.730","code":"17326","created":"2015-03-17T00:04:25.423","name":"17326 - Measure Evaluation Phase IV","id":"bgN4rjeOOPP","categoryOptions":[{"id":"Gz3WvRBOdPy","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ghana IMs","id":"aLJxBPfhy2M","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_596","name":"University of North Carolina","id":"fj9sZ0iZraS","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"GH","name":"Ghana"}]}]},{"lastUpdated":"2015-03-25T23:53:14.461","code":"17328","created":"2015-03-25T23:53:12.191","name":"17328 - Food and Nutrition Technical Assistance III (FANTA III)","id":"mPILPQBmDPX","categoryOptions":[{"id":"Jwy5IiSigIr","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9865","name":"FHI 360","id":"bgiL50ykiCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Botswana IMs","id":"JIc6kul4QSt","groupSets":[]}],"organisationUnits":[{"code":"BW","name":"Botswana"}]}]},{"lastUpdated":"2015-04-02T00:04:58.428","code":"17331","created":"2015-04-02T00:04:55.896","name":"17331 - CLSI","id":"ryBxdcpzVxB","categoryOptions":[{"id":"YBeS5PpR13P","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_3317","name":"Clinical and Laboratory Standards Institute","id":"D9jgrh7QVsr","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Ukraine IMs","id":"ZkehcIKCSrT","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UA","name":"Ukraine"}]}]},{"lastUpdated":"2017-02-08T01:08:59.617","code":"17332","created":"2016-04-15T19:37:34.754","name":"17332 - NPHC Laboratory Renovation","id":"qb0DkDcvQVX","categoryOptions":[{"id":"ICtVw5LnW48","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_3932","name":"Regional Procurement Support Office/Frankfurt","id":"Yi5RVnVkHqq","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_State/EUR","name":"State/EUR","id":"Cw3h7rLI9q3","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Ukraine IMs","id":"ZkehcIKCSrT","groupSets":[]}],"organisationUnits":[{"code":"UA","name":"Ukraine"}]}]},{"lastUpdated":"2016-08-17T20:29:43.921","code":"17334","created":"2016-04-15T19:37:35.049","name":"17334 - Peace Corps/Panama Volunteers Trainings and Small Grants","id":"CVrkkem6T8K","categoryOptions":[{"id":"d0IQdOBCiGp","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Central America Region IMs","id":"wwgvfFoRz0Q","groupSets":[]},{"code":"Agency_PC","name":"PC","id":"cL6cHd6QJ5B","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_6","name":"U.S. Peace Corps","id":"m4mzzwVQOUi","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"CE","name":"Central America Region"}]}]},{"lastUpdated":"2015-04-13T20:21:11.606","code":"17335","created":"2015-04-13T20:21:03.822","name":"17335 - Vodafone Foundation PPP","id":"SW474Adm2re","categoryOptions":[{"id":"wz62tE86tqA","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_16860","name":"Vodafone Foundation","id":"r39Kpz70hhr","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2015-04-08T00:06:50.834","code":"17336","created":"2015-04-08T00:06:48.499","name":"17336 - Columbia ICAP 2014 CDC HQ mech","id":"TTaK9lFPVox","categoryOptions":[{"id":"OQH5xC4NrwT","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Cameroon IMs","id":"DyZfQ0o4c3K","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_1155","name":"Columbia University","id":"xKDVI3MLc6l","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CM","name":"Cameroon"}]}]},{"lastUpdated":"2015-04-13T20:21:11.738","code":"17338","created":"2015-04-13T20:21:03.822","name":"17338 - DELIVER Project","id":"xFtgr2tcAZ7","categoryOptions":[{"id":"gs1WdB5bDLF","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_453","name":"John Snow, Inc.","id":"iOxqtbVGBVY","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2015-03-11T14:44:54.896","code":"17339","created":"2015-03-11T14:44:53.104","name":"17339 - Linkages Across the Continuum of HIV Services for Key Populations Affected by HIV (LINKAGES)","id":"dF36SUDoFpa","categoryOptions":[{"id":"C0XYPmXAv6H","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9865","name":"FHI 360","id":"bgiL50ykiCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"India IMs","id":"Z0pnjwOi9us","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"IN","name":"India"}]}]},{"lastUpdated":"2015-03-13T00:06:52.502","code":"17341","created":"2015-03-13T00:06:50.580","name":"17341 - Strengthening High Quality Laboratory Services Scale-Up for HIV Diagnosis, Care, Treatment and Monitoring in Malawi under the President's Emergency Plan for AIDS Relief (PEPFAR)","id":"stw3nHqSHSA","categoryOptions":[{"id":"rnBZUN3DDTR","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_463","name":"University Research Corporation, LLC","id":"qCSsaO7ACuX","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Malawi IMs","id":"aQSmeEVALxI","groupSets":[]}],"organisationUnits":[{"code":"MW","name":"Malawi"}]}]},{"lastUpdated":"2017-01-08T23:53:39.922","code":"17343","created":"2015-04-23T16:42:48.539","name":"17343 - MOHSW Blood Follow on - (GH001613)","id":"YKPIsMWv2Mb","categoryOptions":[{"id":"B6RPyCDQ04E","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Partner_421","name":"Ministry of Health and Social Welfare, Tanzania","id":"GVzgkJdTpAU","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2017-02-11T01:21:35.172","code":"17345","created":"2015-04-02T00:04:55.896","name":"17345 - Alliance MAT","id":"QSJNir9AReW","categoryOptions":[{"id":"tRom8A0cEx4","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ukraine IMs","id":"ZkehcIKCSrT","groupSets":[]},{"code":"Partner_213","name":"International HIV/AIDS Alliance","id":"bzGlCPI9TXH","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UA","name":"Ukraine"}]}]},{"lastUpdated":"2015-03-17T00:04:27.257","code":"17350","created":"2015-03-17T00:04:25.423","name":"17350 - Laboratory Strengthening","id":"ifIy3vjx3Xx","categoryOptions":[{"id":"HBArdtWFelX","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_9863","name":"SHARE India","id":"AQKee0FSIPd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"India IMs","id":"Z0pnjwOi9us","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"IN","name":"India"}]}]},{"lastUpdated":"2015-03-17T00:04:27.271","code":"17351","created":"2015-03-17T00:04:25.423","name":"17351 - PWID Collaborative Project","id":"rttTjkqHpDO","categoryOptions":[{"id":"diIGK4Djwfz","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9865","name":"FHI 360","id":"bgiL50ykiCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"India IMs","id":"Z0pnjwOi9us","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"IN","name":"India"}]}]},{"lastUpdated":"2015-03-11T14:44:54.876","code":"17352","created":"2015-03-11T14:44:53.104","name":"17352 - UNICEF","id":"Vr4EtdjATXu","categoryOptions":[{"id":"jSxT3AdzUEQ","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"India IMs","id":"Z0pnjwOi9us","groupSets":[]},{"code":"Partner_1085","name":"UNICEF","id":"UQNLvIjhql2","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"IN","name":"India"}]}]},{"lastUpdated":"2015-03-17T00:04:27.285","code":"17353","created":"2015-03-17T00:04:25.423","name":"17353 - WHO (NEW)","id":"wEpgxlC6g05","categoryOptions":[{"id":"CbFZ4wOvdVT","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"India IMs","id":"Z0pnjwOi9us","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_549","name":"World Health Organization","id":"Hh9aCl8EfX1","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"IN","name":"India"}]}]},{"lastUpdated":"2015-03-23T23:52:46.820","code":"17354","created":"2015-03-23T23:52:44.569","name":"17354 - Livelihoods and Food Security Technical Assistance (LIFT) II","id":"eRYbvtbk40v","categoryOptions":[{"id":"VpOmSdrXYbq","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9865","name":"FHI 360","id":"bgiL50ykiCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2015-03-23T23:52:46.790","code":"17355","created":"2015-03-23T23:52:44.569","name":"17355 - Applying Science to Strengthen & Improve Systems Project (ASSIST)/USAID Healthcare Improvement Project (HCI)","id":"hNHzVfZYCkw","categoryOptions":[{"id":"EcAkb3kyt33","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_19740","name":"(ASSIST) - Applying Science to Strengthen and Improve Systems Project","id":"Gf0o5xo6qsC","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2014-12-23T12:44:12.466","code":"17356","created":"2014-12-23T12:44:10.816","name":"17356 - Food and Nutrition Technical Assistance (FANTA III)","id":"HagwSlaYAKP","categoryOptions":[{"id":"sphWaLjKlBx","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9865","name":"FHI 360","id":"bgiL50ykiCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2015-04-13T20:21:11.649","code":"17357","created":"2015-04-13T20:21:03.822","name":"17357 - Supporting Operational AIDS Research Project","id":"V5B5m9p9Cms","categoryOptions":[{"id":"Zn59u6D4D2j","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Partner_230","name":"Population Council","id":"dbFcDx5R2uc","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2017-03-01T21:26:25.603","code":"17358","created":"2016-04-15T19:37:34.811","name":"17358 - Kizazi Kipya","id":"zvAXxPc9vJe","categoryOptions":[{"id":"LUA9lvyWOR3","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Partner_226","name":"Pact, Inc.","id":"gCbvGRjsbL9","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2015-03-01T07:57:11.166","code":"17360","created":"2015-03-01T07:57:09.379","name":"17360 - Time To Learn","id":"wtWTgHxA9q6","categoryOptions":[{"id":"ktxf2ANn2cR","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_1003","name":"Education Development Center","id":"KYd8iEqQmSM","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2015-05-01T00:41:06.049","code":"17361","created":"2015-05-01T00:41:02.239","name":"17361 - CBCHB - PMTCT-ART Center-Littoral 2015","id":"H2htM7729M8","categoryOptions":[{"id":"HskgfFBlY5h","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9881","name":"Cameroon Baptist Convention Health Board","id":"vK4ZVDj2A8x","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Cameroon IMs","id":"DyZfQ0o4c3K","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CM","name":"Cameroon"}]}]},{"lastUpdated":"2015-04-08T00:06:50.844","code":"17362","created":"2015-04-08T00:06:48.499","name":"17362 - Safe Blood for Africa CDC 2015","id":"gHOSizWzTHy","categoryOptions":[{"id":"qZcoTFPSpiq","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Cameroon IMs","id":"DyZfQ0o4c3K","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_238","name":"Safe Blood for Africa Foundation","id":"IpSJYZMeeHj","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CM","name":"Cameroon"}]}]},{"lastUpdated":"2015-04-17T00:09:12.674","code":"17364","created":"2015-04-17T00:09:08.192","name":"17364 - Prevention activities with Cameroon Military","id":"ZTykdeVsoSK","categoryOptions":[{"id":"TtlM89q4ALB","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_232","name":"Population Services International","id":"vNQlvpUamTo","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Cameroon IMs","id":"DyZfQ0o4c3K","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]}],"organisationUnits":[{"code":"CM","name":"Cameroon"}]}]},{"lastUpdated":"2015-04-08T00:06:50.823","code":"17365","created":"2015-04-08T00:06:48.499","name":"17365 - Strengthening Lab & MTCT Services in the military","id":"b6acCvT6TIm","categoryOptions":[{"id":"LduVNC8GnrD","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Cameroon IMs","id":"DyZfQ0o4c3K","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_19444","name":"Metabiota","id":"phWk5v0ZvHH","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"CM","name":"Cameroon"}]}]},{"lastUpdated":"2015-03-19T00:07:14.307","code":"17366","created":"2015-03-19T00:07:12.469","name":"17366 - Linkages","id":"FUqHo4W3Dj1","categoryOptions":[{"id":"EfCDhga2FcP","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9865","name":"FHI 360","id":"bgiL50ykiCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Caribbean Region IMs","id":"A9TJU6RyKmN","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CB","name":"Caribbean Region"}]}]},{"lastUpdated":"2015-03-19T00:07:14.368","code":"17369","created":"2015-03-19T00:07:12.469","name":"17369 - AFRIMS","id":"FGOp8ELhsQH","categoryOptions":[{"id":"QTOcwkGozVl","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Vietnam IMs","id":"SXON8EdijPY","groupSets":[]},{"code":"Partner_3329","name":"Armed Forces Research Institute of Medical Sciences","id":"JrCd5Eh2C1H","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"VN","name":"Vietnam"}]}]},{"lastUpdated":"2015-03-19T00:07:14.356","code":"17370","created":"2015-03-19T00:07:12.469","name":"17370 - CHP","id":"apEKYk5t6Ra","categoryOptions":[{"id":"SQlhoXlDZZK","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Vietnam IMs","id":"SXON8EdijPY","groupSets":[]},{"code":"Partner_16864","name":"Center for Community Health Promotion","id":"DUwwG8CDY5P","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"VN","name":"Vietnam"}]}]},{"lastUpdated":"2015-03-20T23:57:47.914","code":"17371","created":"2015-03-20T23:57:45.713","name":"17371 - Health Finance & Governance (HFG)","id":"FeA3yIotO9Z","categoryOptions":[{"id":"AjXU5jeRgRt","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Vietnam IMs","id":"SXON8EdijPY","groupSets":[]},{"code":"Partner_440","name":"Abt Associates","id":"JkisvjF4ahe","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"VN","name":"Vietnam"}]}]},{"lastUpdated":"2015-03-20T23:57:47.906","code":"17373","created":"2015-03-20T23:57:45.713","name":"17373 - CSO Capacity Building (PCD)","id":"eWM7rLqyZQW","categoryOptions":[{"id":"CLFMRIOL8hE","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_16786","name":"Institute of International Education","id":"P77OBsMUNVH","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Vietnam IMs","id":"SXON8EdijPY","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"VN","name":"Vietnam"}]}]},{"lastUpdated":"2015-03-20T23:57:47.899","code":"17374","created":"2015-03-20T23:57:45.713","name":"17374 - Community HIV Link-Northern Coast","id":"Edh3K31JPyN","categoryOptions":[{"id":"Lvt02DuqFDE","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_19683","name":"Center for Community Health and Development","id":"VzdQbqpw9u0","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Vietnam IMs","id":"SXON8EdijPY","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"VN","name":"Vietnam"}]}]},{"lastUpdated":"2015-03-20T23:57:47.891","code":"17375","created":"2015-03-20T23:57:45.713","name":"17375 - Community HIV Link-Northern Mountains","id":"oV4VBGChott","categoryOptions":[{"id":"iqONHFu5NCT","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Vietnam IMs","id":"SXON8EdijPY","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_19682","name":"The Center for Community Health Research and Development","id":"ASpiAMM2Pyu","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"VN","name":"Vietnam"}]}]},{"lastUpdated":"2015-03-19T00:07:14.380","code":"17376","created":"2015-03-19T00:07:12.469","name":"17376 - Community HIV Link-Southern","id":"apQvf8rr45G","categoryOptions":[{"id":"cqSHTHn2q9P","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_19684","name":"Center for Promotion of Quality of Life","id":"O1TaRwJF9jH","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Vietnam IMs","id":"SXON8EdijPY","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"VN","name":"Vietnam"}]}]},{"lastUpdated":"2015-03-19T00:07:14.392","code":"17377","created":"2015-03-19T00:07:12.469","name":"17377 - Governance for Inclusive Growth (GIG)","id":"y3dZqc6KxsV","categoryOptions":[{"id":"qiatcT7L4ly","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Vietnam IMs","id":"SXON8EdijPY","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_446","name":"Chemonics International","id":"PwuSkbWo7an","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"VN","name":"Vietnam"}]}]},{"lastUpdated":"2015-04-03T00:04:00.840","code":"17378","created":"2015-04-03T00:03:58.627","name":"17378 - HIV/STI Risk Reduction Training in the El Salvador Military","id":"eHAHwUksMN5","categoryOptions":[{"id":"Fzhbrl7ciC3","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Central America Region IMs","id":"wwgvfFoRz0Q","groupSets":[]},{"code":"Partner_232","name":"Population Services International","id":"vNQlvpUamTo","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]}],"organisationUnits":[{"code":"CE","name":"Central America Region"}]}]},{"lastUpdated":"2015-03-28T23:49:32.222","code":"17380","created":"2015-03-28T23:49:30.030","name":"17380 - RTI Belize","id":"RXEWIDnvxal","categoryOptions":[{"id":"T1tQ8Mou8aO","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Central America Region IMs","id":"wwgvfFoRz0Q","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_1717","name":"Research Triangle International","id":"YuPCFCsVfE0","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"CE","name":"Central America Region"}]}]},{"lastUpdated":"2015-03-28T23:49:32.239","code":"17381","created":"2015-03-28T23:49:30.030","name":"17381 - PASMO Honduras","id":"ydzwzr44Pis","categoryOptions":[{"id":"NGMEbThVOCk","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Central America Region IMs","id":"wwgvfFoRz0Q","groupSets":[]},{"code":"Partner_232","name":"Population Services International","id":"vNQlvpUamTo","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]}],"organisationUnits":[{"code":"CE","name":"Central America Region"}]}]},{"lastUpdated":"2016-08-17T20:30:26.849","code":"17382","created":"2016-04-15T19:37:35.062","name":"17382 - Peace Corps/Costa Rica Volunteers Trainings and Small Grants","id":"OQSFn8fmVa8","categoryOptions":[{"id":"DBrFhxtPS3E","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Central America Region IMs","id":"wwgvfFoRz0Q","groupSets":[]},{"code":"Agency_PC","name":"PC","id":"cL6cHd6QJ5B","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_6","name":"U.S. Peace Corps","id":"m4mzzwVQOUi","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"CE","name":"Central America Region"}]}]},{"lastUpdated":"2015-03-28T23:49:32.273","code":"17383","created":"2015-03-28T23:49:30.030","name":"17383 - Peace Corps/Nicaragua Volunteers Trainings and Small Grants","id":"zaKrauhrUL3","categoryOptions":[{"id":"qPB8mqmPzua","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Central America Region IMs","id":"wwgvfFoRz0Q","groupSets":[]},{"code":"Agency_PC","name":"PC","id":"cL6cHd6QJ5B","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_6","name":"U.S. Peace Corps","id":"m4mzzwVQOUi","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"CE","name":"Central America Region"}]}]},{"lastUpdated":"2015-03-28T23:49:32.281","code":"17384","created":"2015-03-28T23:49:30.030","name":"17384 - Peace Corps/El Salvador Volunteers Trainings and Small Grants","id":"VUnZXKoK0qm","categoryOptions":[{"id":"N5wDKQLSPIr","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Central America Region IMs","id":"wwgvfFoRz0Q","groupSets":[]},{"code":"Agency_PC","name":"PC","id":"cL6cHd6QJ5B","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_6","name":"U.S. Peace Corps","id":"m4mzzwVQOUi","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"CE","name":"Central America Region"}]}]},{"lastUpdated":"2015-03-28T23:49:32.289","code":"17385","created":"2015-03-28T23:49:30.030","name":"17385 - Peace Corps/Guatemala Volunteers Trainings and Small Grants","id":"NSpjOcqnJXh","categoryOptions":[{"id":"Z2ajRE8V5K1","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Central America Region IMs","id":"wwgvfFoRz0Q","groupSets":[]},{"code":"Agency_PC","name":"PC","id":"cL6cHd6QJ5B","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_6","name":"U.S. Peace Corps","id":"m4mzzwVQOUi","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"CE","name":"Central America Region"}]}]},{"lastUpdated":"2015-03-28T23:49:32.298","code":"17386","created":"2015-03-28T23:49:30.030","name":"17386 - Peace Corps/Belize Volunteers Trainings and Small Grants","id":"ushkTYZeoaj","categoryOptions":[{"id":"IGSGgX36BQJ","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Central America Region IMs","id":"wwgvfFoRz0Q","groupSets":[]},{"code":"Agency_PC","name":"PC","id":"cL6cHd6QJ5B","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_6","name":"U.S. Peace Corps","id":"m4mzzwVQOUi","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"CE","name":"Central America Region"}]}]},{"lastUpdated":"2015-03-24T23:55:44.723","code":"17389","created":"2015-03-24T23:55:42.443","name":"17389 - Vast Grants","id":"ejcF7vpBJpl","categoryOptions":[{"id":"eX9p46QTgjL","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Swaziland IMs","id":"W9wZOVXc3zs","groupSets":[]},{"code":"Agency_PC","name":"PC","id":"cL6cHd6QJ5B","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_6","name":"U.S. Peace Corps","id":"m4mzzwVQOUi","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"SZ","name":"Swaziland"}]}]},{"lastUpdated":"2015-03-28T23:49:32.212","code":"17390","created":"2015-03-28T23:49:30.030","name":"17390 - Institutionalization of HIV Policies and Programs in the Nicaraguan Military","id":"xTmjLN8Btgu","categoryOptions":[{"id":"Oxk0m1gkCD0","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Central America Region IMs","id":"wwgvfFoRz0Q","groupSets":[]},{"code":"Partner_14791","name":"NICASALUD","id":"f0grTjGWF9R","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]}],"organisationUnits":[{"code":"CE","name":"Central America Region"}]}]},{"lastUpdated":"2016-08-17T20:30:48.997","code":"17392","created":"2016-04-15T19:37:35.439","name":"17392 - TBD","id":"Bwk2Xqwdl6R","categoryOptions":[{"id":"BkuxBAZCP7c","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Asia Regional Program IMs","id":"QJPkjRiucWf","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"AS","name":"Asia Regional Program"}]}]},{"lastUpdated":"2015-03-01T07:57:11.193","code":"17395","created":"2015-03-01T07:57:09.379","name":"17395 - District OVC Systems Strengthening (DOSS) / Community Rising","id":"ChvsO2L56nf","categoryOptions":[{"id":"HA8QUAXB7Kb","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_4558","name":"Luapula Foundation","id":"Vo3WhYRIa3q","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2016-08-17T20:31:10.411","code":"17396","created":"2016-04-15T19:37:34.434","name":"17396 - Sexual and Reproductive Health for All Initiative (SARAI)","id":"QEomxSBfTNG","categoryOptions":[{"id":"Grx38XTr1Wh","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_16843","name":"Society for Family Health (16843)","id":"sSfrD2dDk3z","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2016-08-17T20:31:31.741","code":"17397","created":"2016-04-15T19:37:34.491","name":"17397 - CDU Angola","id":"GQXcFddMFIx","categoryOptions":[{"id":"WCHGpM6T7Va","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Angola IMs","id":"EqK0E2mtwrx","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_10296","name":"Charles Drew University","id":"k5YhQuqV7T4","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"AO","name":"Angola"}]}]},{"lastUpdated":"2017-01-08T23:53:39.800","code":"17398","created":"2015-03-20T01:02:21.600","name":"17398 - PD Small Grants","id":"erveTqzoq4W","categoryOptions":[{"id":"br9IXTXn6HI","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ghana IMs","id":"aLJxBPfhy2M","groupSets":[]},{"code":"Partner_1","name":"U.S. Department of State","id":"iAVE5ysanxE","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_State/AF","name":"State/AF","id":"a7p2WOqhhzQ","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"GH","name":"Ghana"}]}]},{"lastUpdated":"2016-08-17T20:31:53.214","code":"17399","created":"2016-04-15T19:37:34.446","name":"17399 - USAID/District Coverage of Health Services (DISCOVER-H)","id":"Cs8GAIrZXFL","categoryOptions":[{"id":"Rkw0Tf5nBeg","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_16525","name":"John Snow Inc (JSI)","id":"IotYS2QNHNH","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2015-03-23T23:52:46.805","code":"17400","created":"2015-03-23T23:52:44.569","name":"17400 - TBD - TB/HIV Program","id":"oITJyTAnDjq","categoryOptions":[{"id":"Zp49pKzgdfy","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_233","name":"Program for Appropriate Technology in Health","id":"AeGQducFpY4","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2015-04-23T16:42:51.896","code":"17401","created":"2015-04-23T16:42:48.539","name":"17401 - Strengthening Tuberculosis and HIV Response in Lesotho (STAR-L)","id":"I46G7RlfHX2","categoryOptions":[{"id":"Af2YpVcWoM8","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_204","name":"Elizabeth Glaser Pediatric AIDS Foundation","id":"h2GbTY0pyXv","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Lesotho IMs","id":"m2xthyR9aNm","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"LS","name":"Lesotho"}]}]},{"lastUpdated":"2015-03-17T00:04:27.230","code":"17402","created":"2015-03-17T00:04:25.423","name":"17402 - Evaluate For Health","id":"YbklpX5suMp","categoryOptions":[{"id":"Aw3xOku9ipG","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ghana IMs","id":"aLJxBPfhy2M","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_220","name":"Management Sciences for Health","id":"XN6WHwvWDSK","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"GH","name":"Ghana"}]}]},{"lastUpdated":"2014-12-23T12:44:12.477","code":"17403","created":"2014-12-23T12:44:10.816","name":"17403 - Gender Based Violence - Survivor Support Project","id":"vK8XwS0fVLO","categoryOptions":[{"id":"L30pIbAdlH6","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_52","name":"World Vision International","id":"ZHLW3IJcEzk","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2015-03-31T23:55:32.796","code":"17404","created":"2015-03-31T23:55:30.608","name":"17404 - Quality in Health","id":"xsAzQrE4zOS","categoryOptions":[{"id":"G3lDEEQxcX0","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Central America Region IMs","id":"wwgvfFoRz0Q","groupSets":[]},{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CE","name":"Central America Region"}]}]},{"lastUpdated":"2015-03-31T23:55:32.804","code":"17407","created":"2015-03-31T23:55:30.608","name":"17407 - Central American Project for a Sustainable Response to HIV - PASCA","id":"uNrm8oWQXc0","categoryOptions":[{"id":"kHP3yq0aaqK","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Central America Region IMs","id":"wwgvfFoRz0Q","groupSets":[]},{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CE","name":"Central America Region"}]}]},{"lastUpdated":"2015-03-28T23:49:32.230","code":"17408","created":"2015-03-28T23:49:30.030","name":"17408 - RTI International Regional PHDP and post-test counseling","id":"c7lyjelcrpa","categoryOptions":[{"id":"UVHa2qumL0C","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Central America Region IMs","id":"wwgvfFoRz0Q","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_1717","name":"Research Triangle International","id":"YuPCFCsVfE0","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"CE","name":"Central America Region"}]}]},{"lastUpdated":"2015-04-13T20:21:11.622","code":"17409","created":"2015-04-13T20:21:03.822","name":"17409 - Maternal and Child Survival Program (MCSP)","id":"WjpnMvlodIs","categoryOptions":[{"id":"lXza0m0iYBa","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_219","name":"JHPIEGO","id":"Q2afG9ldmqc","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2016-08-17T20:32:14.635","code":"17410","created":"2016-04-15T19:37:34.423","name":"17410 - USAID/Zambia Community HIV Prevention Project (Z-CHPP)","id":"UyYDjCyYk1V","categoryOptions":[{"id":"OgDUYLuwxJR","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_16339","name":"Pact","id":"HnZx1Df3rCw","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2015-04-13T20:21:11.681","code":"17412","created":"2015-04-13T20:21:03.822","name":"17412 - Pediatric AIDS Initiative","id":"z7Bbqlvxc14","categoryOptions":[{"id":"jvfH4CrOc8M","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2016-08-17T20:32:36.125","code":"17413","created":"2016-04-15T19:37:34.582","name":"17413 - TBD - SAFE","id":"UyVfIMhEh0B","categoryOptions":[{"id":"Jsf6jv569BZ","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_16525","name":"John Snow Inc (JSI)","id":"IotYS2QNHNH","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2015-03-25T23:53:14.417","code":"17415","created":"2015-03-25T23:53:12.191","name":"17415 - Maatla and TK Evaluation","id":"K4KMJRowjhr","categoryOptions":[{"id":"VBJ8eqqCmyE","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Botswana IMs","id":"JIc6kul4QSt","groupSets":[]}],"organisationUnits":[{"code":"BW","name":"Botswana"}]}]},{"lastUpdated":"2017-03-01T21:26:25.621","code":"17416","created":"2015-04-13T20:21:03.822","name":"17416 - USAID Social Enterprise Support Activity (USESA)","id":"W9YFR4ufv0n","categoryOptions":[{"id":"sDpQOXGocz8","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_17068","name":"T-MARC Tanzania","id":"h3rG1dxGXjx","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2015-03-25T23:53:14.424","code":"17417","created":"2015-03-25T23:53:12.191","name":"17417 - Evaluation of CMS Transformation and SCMS Support","id":"euNtVnm3Zls","categoryOptions":[{"id":"TSvim14jRJb","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Botswana IMs","id":"JIc6kul4QSt","groupSets":[]}],"organisationUnits":[{"code":"BW","name":"Botswana"}]}]},{"lastUpdated":"2015-03-25T23:53:14.402","code":"17418","created":"2015-03-25T23:53:12.191","name":"17418 - TBD","id":"V3hecmcWCeh","categoryOptions":[{"id":"oBL9gPhrgIq","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_217","name":"IntraHealth International, Inc","id":"dzHNlgEBwIz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Botswana IMs","id":"JIc6kul4QSt","groupSets":[]}],"organisationUnits":[{"code":"BW","name":"Botswana"}]}]},{"lastUpdated":"2015-04-13T20:21:11.710","code":"17419","created":"2015-04-13T20:21:03.822","name":"17419 - GH Tech Follow On","id":"Aksb0XLfSM0","categoryOptions":[{"id":"oQrZOBVyxyw","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2016-08-17T20:32:57.542","code":"17420","created":"2016-04-16T03:23:24.712","name":"17420 - Challenge TB","id":"aUKdNf70taA","categoryOptions":[{"id":"im7yfNPADYp","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9646","name":"KNCV Tuberculosis Foundation","id":"ilsVnDjCzTd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2015-02-21T08:49:05.947","code":"17421","created":"2015-02-21T08:49:04.245","name":"17421 - Improving Prevention and Adherence to Care and Treatment (IMPACT)","id":"GvR8cM0OnhQ","categoryOptions":[{"id":"JrkmTksLuMg","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2017-01-31T00:45:24.387","code":"17422","created":"2016-04-15T19:37:34.720","name":"17422 - USAID Open Doors","id":"OUv1W6abMQU","categoryOptions":[{"id":"xw3tXNKq2I6","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9865","name":"FHI 360","id":"bgiL50ykiCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2016-08-17T20:33:40.590","code":"17425","created":"2016-04-15T19:37:34.480","name":"17425 - USAID Systems for Better Health","id":"Uw6JYFmEyf4","categoryOptions":[{"id":"Hk6YHQd8UQK","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Partner_440","name":"Abt Associates","id":"JkisvjF4ahe","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2015-04-02T00:04:58.360","code":"17427","created":"2015-04-02T00:04:55.896","name":"17427 - LDF Electronic Medical Records","id":"aCEdHSx8hQV","categoryOptions":[{"id":"I0fJ98tk78V","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Lesotho IMs","id":"m2xthyR9aNm","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_15251","name":"VISTA PARTNERS","id":"T8mSD7C3I4u","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"LS","name":"Lesotho"}]}]},{"lastUpdated":"2016-08-17T20:34:01.959","code":"17429","created":"2016-04-15T19:37:34.731","name":"17429 - LDF Comprehensive Clinical Support Program","id":"jnyMopg7v1k","categoryOptions":[{"id":"sF5pYkd1Wvo","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_232","name":"Population Services International","id":"vNQlvpUamTo","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Lesotho IMs","id":"m2xthyR9aNm","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]}],"organisationUnits":[{"code":"LS","name":"Lesotho"}]}]},{"lastUpdated":"2015-04-08T00:06:50.976","code":"17430","created":"2015-04-08T00:06:48.499","name":"17430 - Building global capacity for diagnostic testing of tuberculosis, malaria and HIV","id":"XbvhnfPJ2NJ","categoryOptions":[{"id":"qyGbYuCtubw","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Lesotho IMs","id":"m2xthyR9aNm","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_15708","name":"Foundation for Innovative New Diagnostics","id":"wQ8mVbCbwvl","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"LS","name":"Lesotho"}]}]},{"lastUpdated":"2015-04-23T16:42:51.907","code":"17431","created":"2015-04-23T16:42:48.539","name":"17431 - Support Laboratory Diagnosis and Monitoring to Scale up and Improve HIV/AIDS Care and Treatment Services in the Kingdom of Lesotho under the President’s Emergency Plan for AIDS Relief (PEPFAR)","id":"gXPsaT58D2U","categoryOptions":[{"id":"rk0YjG9Vlpe","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Lesotho IMs","id":"m2xthyR9aNm","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_463","name":"University Research Corporation, LLC","id":"qCSsaO7ACuX","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"LS","name":"Lesotho"}]}]},{"lastUpdated":"2015-04-23T16:42:51.882","code":"17432","created":"2015-04-23T16:42:48.539","name":"17432 - Support Ministry of Health to Strengthen Health Systems and Coordinate HIV/AIDS Prevention, Care and Treatment Programs in the Kingdom of Lesotho under the President’s Emergency Plan for AIDS Relief (PEPFAR)","id":"BZB5gwXjvpn","categoryOptions":[{"id":"rm18mgJLpvn","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Lesotho IMs","id":"m2xthyR9aNm","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_16526","name":"Ministry of Health (MOH)","id":"z9IOaGInbuA","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"LS","name":"Lesotho"}]}]},{"lastUpdated":"2015-03-31T23:55:32.788","code":"17433","created":"2015-03-31T23:55:30.608","name":"17433 - Linkages","id":"Rs1Hym9rR1k","categoryOptions":[{"id":"VlQAH3ZQJ8Q","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Central America Region IMs","id":"wwgvfFoRz0Q","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_19589","name":"LINKAGES","id":"PLiSvG7Dlqx","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CE","name":"Central America Region"}]}]},{"lastUpdated":"2015-03-24T23:55:44.607","code":"17438","created":"2015-03-24T23:55:42.443","name":"17438 - VAST Grants","id":"UtKLM8W5Aup","categoryOptions":[{"id":"SiRSTkQMuSd","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_PC","name":"PC","id":"cL6cHd6QJ5B","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Asia Regional Program IMs","id":"QJPkjRiucWf","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_16368","name":"Peace Corps Volunteers","id":"xNsJ4okVRXk","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"AS","name":"Asia Regional Program"}]}]},{"lastUpdated":"2015-03-31T23:55:32.902","code":"17439","created":"2015-03-31T23:55:30.608","name":"17439 - MEASURE Evaluation Phase IV","id":"ScR2jboOyXO","categoryOptions":[{"id":"dR7uySvhgFI","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_521","name":"University of North Carolina at Chapel Hill, Carolina Population Center","id":"LfNyhXyE9DI","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2016-08-17T20:34:23.400","code":"17447","created":"2016-04-15T19:37:35.008","name":"17447 - Health Finance & Governance","id":"sW3uOdY43Vp","categoryOptions":[{"id":"WVf4DantVft","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Central Asia Region IMs","id":"oKsIH3iyqFz","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_440","name":"Abt Associates","id":"JkisvjF4ahe","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"AC","name":"Central Asia Region"}]}]},{"lastUpdated":"2014-12-23T12:44:12.487","code":"17448","created":"2014-12-23T12:44:10.816","name":"17448 - Stamping Out and Preventing Gender Based Violence (STOP GBV) : Access to Justice","id":"dfez6OopwaO","categoryOptions":[{"id":"HMcJK958hQW","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_16846","name":"Women and Law in Southern Africa","id":"Xg8MhhObWyh","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2015-02-24T16:44:05.562","code":"17449","created":"2015-02-24T16:44:02.990","name":"17449 - Fostering Accountability and Transparency in Zambia (FACT-Zambia)","id":"HlDknLzKhSQ","categoryOptions":[{"id":"dagwOVq1afG","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_16782","name":"Counterpart International","id":"uGAvLfe3wqU","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2016-08-17T20:34:44.853","code":"17451","created":"2016-04-15T19:37:34.525","name":"17451 - Human Resources for Health (HRH) Capacity Building in Malawi under the President’s Emergency Plan for AIDS Relief (PEPFAR)","id":"x71uAO1QhvR","categoryOptions":[{"id":"AnxxKdpQBQZ","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_16544","name":"Universtiy of Washington","id":"EERLitywE2L","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Malawi IMs","id":"aQSmeEVALxI","groupSets":[]}],"organisationUnits":[{"code":"MW","name":"Malawi"}]}]},{"lastUpdated":"2017-03-15T23:22:18.223","code":"17452","created":"2015-03-05T01:04:43.066","name":"17452 - AIHA Twinning Capacity Building (HRSA)","id":"J29DkN7E7Pi","categoryOptions":[{"id":"YHWjISr6YOL","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_9886","name":"American International Health Alliance","id":"CCgZ5BykCX4","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/HRSA","name":"HHS/HRSA","id":"RGC9tURSc3W","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2015-03-23T23:52:46.782","code":"17454","created":"2015-03-23T23:52:44.569","name":"17454 - CHAPS VMMC","id":"f0VtUomFEHe","categoryOptions":[{"id":"j0kB6zCGHyB","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Swaziland IMs","id":"W9wZOVXc3zs","groupSets":[]},{"code":"Partner_19846","name":"Centre for HIV and AIDS Prevention Studies Swaziland","id":"llWA3L1vBXn","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"SZ","name":"Swaziland"}]}]},{"lastUpdated":"2015-03-24T23:55:44.731","code":"17455","created":"2015-03-24T23:55:42.443","name":"17455 - PEPFAR Small Grants Program","id":"egENgprh0gE","categoryOptions":[{"id":"e9WjpLsyE5C","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Swaziland IMs","id":"W9wZOVXc3zs","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_1","name":"U.S. Department of State","id":"iAVE5ysanxE","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_State/AF","name":"State/AF","id":"a7p2WOqhhzQ","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"SZ","name":"Swaziland"}]}]},{"lastUpdated":"2015-03-24T23:55:44.706","code":"17458","created":"2015-03-24T23:55:42.443","name":"17458 - ICAP – Epi-Research TA","id":"oIc5S9zlyBw","categoryOptions":[{"id":"LYeHlDEnn2o","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Swaziland IMs","id":"W9wZOVXc3zs","groupSets":[]},{"code":"Partner_6277","name":"International Center for AIDS Care and Treatment Programs, Columbia University","id":"IY3MeXEd10T","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"SZ","name":"Swaziland"}]}]},{"lastUpdated":"2017-03-09T00:13:47.741","code":"17459","created":"2015-03-05T01:04:43.066","name":"17459 - HSRC (CDC GH001629)","id":"rgMMfAdIib0","categoryOptions":[{"id":"bm2x4k7fGJP","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_13198","name":"Human Sciences Research Council","id":"jtNd1MdOJEK","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2015-03-24T23:55:44.715","code":"17460","created":"2015-03-24T23:55:42.443","name":"17460 - URC - Lubombo","id":"dJdwPCiJT04","categoryOptions":[{"id":"JnAWrkVGcgp","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Swaziland IMs","id":"W9wZOVXc3zs","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_463","name":"University Research Corporation, LLC","id":"qCSsaO7ACuX","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"SZ","name":"Swaziland"}]}]},{"lastUpdated":"2015-03-23T23:52:46.751","code":"17461","created":"2015-03-23T23:52:44.569","name":"17461 - ICAP Lab","id":"abSJlsFMBp6","categoryOptions":[{"id":"jtAbeMDruXs","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Swaziland IMs","id":"W9wZOVXc3zs","groupSets":[]},{"code":"Partner_6277","name":"International Center for AIDS Care and Treatment Programs, Columbia University","id":"IY3MeXEd10T","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"SZ","name":"Swaziland"}]}]},{"lastUpdated":"2015-03-23T23:52:46.759","code":"17462","created":"2015-03-23T23:52:44.569","name":"17462 - Strengthening MOH Leadership, Governance & Quality Management","id":"Dn5lvkNAjO8","categoryOptions":[{"id":"x5XgMlw8Iod","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Swaziland IMs","id":"W9wZOVXc3zs","groupSets":[]},{"code":"Partner_8785","name":"Ministry of Health and Social Welfare, Swaziland","id":"WgU2RVGL4UM","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"SZ","name":"Swaziland"}]}]},{"lastUpdated":"2015-03-23T23:52:46.766","code":"17463","created":"2015-03-23T23:52:44.569","name":"17463 - ICAP-Manzini","id":"uOvDmCVeBqH","categoryOptions":[{"id":"OwEUacjxjX7","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Swaziland IMs","id":"W9wZOVXc3zs","groupSets":[]},{"code":"Partner_6277","name":"International Center for AIDS Care and Treatment Programs, Columbia University","id":"IY3MeXEd10T","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"SZ","name":"Swaziland"}]}]},{"lastUpdated":"2017-02-16T00:45:37.792","code":"17464","created":"2015-03-24T23:55:42.443","name":"17464 - Rapid and Effective Action for Combating HIV/AIDS III (REACH 3)","id":"UZBspPGUxmY","categoryOptions":[{"id":"SrNI5OgM3Ya","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_16339","name":"Pact","id":"HnZx1Df3rCw","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Swaziland IMs","id":"W9wZOVXc3zs","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"SZ","name":"Swaziland"}]}]},{"lastUpdated":"2015-03-24T23:55:44.756","code":"17465","created":"2015-03-24T23:55:42.443","name":"17465 - AIDSFree","id":"gehZKuu17ml","categoryOptions":[{"id":"agth3jWcz8x","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Swaziland IMs","id":"W9wZOVXc3zs","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_453","name":"John Snow, Inc.","id":"iOxqtbVGBVY","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"SZ","name":"Swaziland"}]}]},{"lastUpdated":"2015-04-09T00:03:37.372","code":"17467","created":"2015-04-09T00:03:33.984","name":"17467 - Accelovate","id":"gA6sjacGrjg","categoryOptions":[{"id":"MiureiK1yqj","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_219","name":"JHPIEGO","id":"Q2afG9ldmqc","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Lesotho IMs","id":"m2xthyR9aNm","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"LS","name":"Lesotho"}]}]},{"lastUpdated":"2015-04-08T00:06:50.985","code":"17468","created":"2015-04-08T00:06:48.499","name":"17468 - CHASE","id":"WvhmCa2fbFS","categoryOptions":[{"id":"MkzrirfqMdX","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_204","name":"Elizabeth Glaser Pediatric AIDS Foundation","id":"h2GbTY0pyXv","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Lesotho IMs","id":"m2xthyR9aNm","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"LS","name":"Lesotho"}]}]},{"lastUpdated":"2015-03-19T00:07:14.282","code":"17469","created":"2015-03-19T00:07:12.469","name":"17469 - Health Finance and Governance","id":"mZDi6Owao5Q","categoryOptions":[{"id":"JEuQV7D0apA","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Caribbean Region IMs","id":"A9TJU6RyKmN","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_440","name":"Abt Associates","id":"JkisvjF4ahe","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CB","name":"Caribbean Region"}]}]},{"lastUpdated":"2015-04-02T00:04:58.217","code":"17474","created":"2015-04-02T00:04:55.896","name":"17474 - Military HTC and Prevention","id":"mqO2VJjEzz0","categoryOptions":[{"id":"vCdycNahAY6","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_232","name":"Population Services International","id":"vNQlvpUamTo","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Dominican Republic IMs","id":"gWG9dDTFHhY","groupSets":[]}],"organisationUnits":[{"code":"DO","name":"Dominican Republic"}]}]},{"lastUpdated":"2015-03-24T23:55:44.773","code":"17475","created":"2015-03-24T23:55:42.443","name":"17475 - Lab Support","id":"H4dAZTLfBVt","categoryOptions":[{"id":"wUPUN4VQoKA","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Zimbabwe IMs","id":"X5BXfaO7gjy","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_1923","name":"Association of Public Health Laboratories","id":"LCKC7NEcxjh","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZW","name":"Zimbabwe"}]}]},{"lastUpdated":"2015-03-24T23:55:44.781","code":"17476","created":"2015-03-24T23:55:42.443","name":"17476 - Strengthening the Human Resources Information System and Development of Open health Information Enterprise Architecture","id":"dibqDlBSYyM","categoryOptions":[{"id":"kmUwo8Ht67o","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Zimbabwe IMs","id":"X5BXfaO7gjy","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_3931","name":"University of Zimbabwe","id":"i3ZiqJsTdIb","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZW","name":"Zimbabwe"}]}]},{"lastUpdated":"2015-02-28T07:58:52.125","code":"17477","created":"2015-02-28T07:58:50.418","name":"17477 - ASM","id":"GgtYxk2bo93","categoryOptions":[{"id":"rFeQBh0w8MC","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_10091","name":"American Society for Microbiology","id":"UlxTxFalX79","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2015-02-28T07:58:52.134","code":"17478","created":"2015-02-28T07:58:50.418","name":"17478 - CLSI","id":"avhADVMmTcj","categoryOptions":[{"id":"BDcBIrYkuBH","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_3317","name":"Clinical and Laboratory Standards Institute","id":"D9jgrh7QVsr","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2015-02-28T07:58:52.142","code":"17479","created":"2015-02-28T07:58:50.418","name":"17479 - APHL","id":"Tp7MEi2hvxs","categoryOptions":[{"id":"T2emM3EXGlo","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_1923","name":"Association of Public Health Laboratories","id":"LCKC7NEcxjh","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2016-08-17T20:35:06.248","code":"17480","created":"2016-04-15T19:37:34.800","name":"17480 - HP+","id":"ehQ8DMlQmn7","categoryOptions":[{"id":"qG1feIY0eni","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_19907","name":"Palladium Group","id":"g6xbtuwBJfL","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Malawi IMs","id":"aQSmeEVALxI","groupSets":[]}],"organisationUnits":[{"code":"MW","name":"Malawi"}]}]},{"lastUpdated":"2015-02-28T07:58:52.150","code":"17483","created":"2015-02-28T07:58:50.418","name":"17483 - MCDMCH","id":"a9jnBwoS71u","categoryOptions":[{"id":"lRqHcR6KkeG","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2015-03-13T00:06:52.527","code":"17487","created":"2015-03-13T00:06:50.581","name":"17487 - Strengthening Malawi's Vital Statistics Systems through Civil Registration under PEPFAR","id":"Qtu9WURXh1T","categoryOptions":[{"id":"z45XJmzxKxG","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_19847","name":"National Registration Bureau Malawi","id":"oJbRsyMzj5M","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Malawi IMs","id":"aQSmeEVALxI","groupSets":[]}],"organisationUnits":[{"code":"MW","name":"Malawi"}]}]},{"lastUpdated":"2016-08-17T20:35:27.633","code":"17488","created":"2016-04-15T19:37:34.536","name":"17488 - Improving Medical Education in Malawi under the President’s Emergency Plan for AIDS Relief (PEPFAR)","id":"np7zl6Nzc5T","categoryOptions":[{"id":"J8iTILOVzMS","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9651","name":"University of Malawi College of Medicine","id":"waez32jmXR0","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Malawi IMs","id":"aQSmeEVALxI","groupSets":[]}],"organisationUnits":[{"code":"MW","name":"Malawi"}]}]},{"lastUpdated":"2015-03-13T00:06:52.539","code":"17489","created":"2015-03-13T00:06:50.581","name":"17489 - Improving access to VMMC services in Malawi","id":"E2X8WDkWZ42","categoryOptions":[{"id":"zaQDh0aggDt","endDate":"2016-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_9853","name":"New Partner","id":"CBKPvQjWDLS","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Malawi IMs","id":"aQSmeEVALxI","groupSets":[]}],"organisationUnits":[{"code":"MW","name":"Malawi"}]}]},{"lastUpdated":"2016-08-17T20:35:49.029","code":"17490","created":"2016-04-15T19:37:35.086","name":"17490 - APHL","id":"V9BuRl1SwFT","categoryOptions":[{"id":"mGCsZNCZUDB","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Angola IMs","id":"EqK0E2mtwrx","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_1923","name":"Association of Public Health Laboratories","id":"LCKC7NEcxjh","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"AO","name":"Angola"}]}]},{"lastUpdated":"2017-03-09T00:13:47.759","code":"17493","created":"2015-03-05T01:04:43.066","name":"17493 - NHLS (CDC GH001631)","id":"j3id7FgnmzY","categoryOptions":[{"id":"pMzm1nGZogB","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_3331","name":"National Health Laboratory Services","id":"XDQBsWXIO6a","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-12-20T13:52:12.543","code":"17494","created":"2014-12-20T13:52:10.864","name":"17494 - HAI coag2015","id":"mUGRSEznwdP","categoryOptions":[{"id":"N2iuCAmgQIO","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_209","name":"Health Alliance International","id":"H5LINt33MF2","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Cote d'Ivoire IMs","id":"BhAF8wuq35E","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CI","name":"Cote d'Ivoire"}]}]},{"lastUpdated":"2014-12-20T13:52:12.571","code":"17495","created":"2014-12-20T13:52:10.864","name":"17495 - Project C.U.R.E","id":"cYDMOC6yUj7","categoryOptions":[{"id":"kQXxSDr700W","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Cote d'Ivoire IMs","id":"BhAF8wuq35E","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_16927","name":"Project Cure","id":"L9EcWAf0lMv","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"CI","name":"Cote d'Ivoire"}]}]},{"lastUpdated":"2016-08-17T20:36:10.677","code":"17496","created":"2016-04-15T19:37:34.412","name":"17496 - PSI Cote d'Ivoire","id":"V8ApcNWCRp6","categoryOptions":[{"id":"gebIdZaL1Ti","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_232","name":"Population Services International","id":"vNQlvpUamTo","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Cote d'Ivoire IMs","id":"BhAF8wuq35E","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]}],"organisationUnits":[{"code":"CI","name":"Cote d'Ivoire"}]}]},{"lastUpdated":"2017-02-03T01:10:19.980","code":"17497","created":"2015-02-28T07:58:50.418","name":"17497 - University of Maryland (SMACHT)","id":"R3ZDlNaQKK8","categoryOptions":[{"id":"VZjp6GbAVXr","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_519","name":"University of Maryland","id":"x7P7a3a3CfB","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2017-02-03T01:10:20.012","code":"17499","created":"2016-04-15T19:37:34.468","name":"17499 - TDRC","id":"vv79kLJGkbW","categoryOptions":[{"id":"egRztpEpDoT","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Partner_424","name":"Tropical Diseases Research Centre","id":"cUb77WAkXkN","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2015-02-28T07:58:52.214","code":"17500","created":"2015-02-28T07:58:50.418","name":"17500 - UNZA M&E, Department of Population Studies","id":"btBvEJtL3wr","categoryOptions":[{"id":"WYeq6Lvg2yE","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_923","name":"University of Zambia","id":"pzIUF7sHK28","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2015-02-28T07:58:52.198","code":"17501","created":"2015-02-28T07:58:50.418","name":"17501 - University Teaching Hospital","id":"CxfbDgAsYfs","categoryOptions":[{"id":"DDxP98dcKDJ","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Partner_6551","name":"University Teaching Hospital","id":"OIjuzACSHRs","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2015-04-23T16:42:52.041","code":"17502","created":"2015-04-23T16:42:48.539","name":"17502 - UNC Eastern","id":"QmtjITyjkuc","categoryOptions":[{"id":"WIHXrrKQjhO","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Partner_596","name":"University of North Carolina","id":"fj9sZ0iZraS","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2017-03-09T00:13:47.794","code":"17505","created":"2015-03-05T01:04:43.066","name":"17505 - UNICEF (CDC PS002027)","id":"m4hHYEaIRUg","categoryOptions":[{"id":"Wr9943S2zkr","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_547","name":"United Nations Children's Fund","id":"m1a25FGJn1a","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2017-03-09T00:13:47.718","code":"17506","created":"2015-03-05T01:04:43.066","name":"17506 - Beyond Zero Advanced Clinical Care Centres (CDC GH001143)","id":"nUBmwBU11JX","categoryOptions":[{"id":"Ku31JHI1UBq","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_19844","name":"Beyond Zero","id":"rJA0mOZXkz1","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2017-03-09T00:13:47.692","code":"17507","created":"2015-03-05T01:04:43.066","name":"17507 - Kheth'Impilo Advanced Clinical Care Centres (CDC GH001145)","id":"hpeHyrCyJae","categoryOptions":[{"id":"sSOXuBVC47A","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_10939","name":"Kheth'Impilo","id":"lYsckrTLxIy","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2015-03-05T01:04:44.871","code":"17508","created":"2015-03-05T01:04:43.066","name":"17508 - TBD Informations Systems Development","id":"vIBB2rzhsBY","categoryOptions":[{"id":"UNxb5M6pNdv","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2015-03-05T01:04:44.882","code":"17509","created":"2015-03-05T01:04:43.066","name":"17509 - TBD Program Evaluation","id":"wQEAxOsUMFu","categoryOptions":[{"id":"yZD1GvmO2Vl","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2015-03-05T01:04:44.838","code":"17510","created":"2015-03-05T01:04:43.066","name":"17510 - Technical Assistance (TA) Indicators","id":"pGI1nFtrLhH","categoryOptions":[{"id":"lUpXMIMxLg3","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_15440","name":"Macro Atlanta","id":"rngPkahOnaa","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2015-03-05T01:04:44.925","code":"17511","created":"2015-03-05T01:04:43.066","name":"17511 - UNODC Capacity Development for PWID","id":"SytL4hgcOKk","categoryOptions":[{"id":"n920il0q7Bm","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_546","name":"United Nations Office on Drugs and Crime","id":"iftw0U8rnD6","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2017-03-09T00:13:47.822","code":"17512","created":"2015-03-05T01:04:43.066","name":"17512 - WHO HIV Prevention (CDC GH001180)","id":"WL4EKRbcOSI","categoryOptions":[{"id":"lvwDRITtOXb","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_549","name":"World Health Organization","id":"Hh9aCl8EfX1","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2015-02-28T07:58:52.166","code":"17513","created":"2015-02-28T07:58:50.418","name":"17513 - Ministry of Health","id":"uX9kKeI0a3A","categoryOptions":[{"id":"lbVOrT5h9av","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_5118","name":"Ministry of Health, Zambia","id":"lY2P5Xl2Okw","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2017-02-03T01:10:19.996","code":"17514","created":"2015-02-28T07:58:50.418","name":"17514 - Jhpiego Follow-On","id":"BaAWvLUBS9a","categoryOptions":[{"id":"o9IHCJEfiXL","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_509","name":"Johns Hopkins University Bloomberg School of Public Health","id":"yrIYjIn0aom","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2017-01-08T23:53:39.783","code":"17515","created":"2015-03-19T00:07:12.469","name":"17515 - REVE Reducing Vulerability in Children","id":"yp3KbpyBbhG","categoryOptions":[{"id":"QtgkZA7clfn","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_15660","name":"Save The Children Federation Inc","id":"lptliu0NbAF","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Cote d'Ivoire IMs","id":"BhAF8wuq35E","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CI","name":"Cote d'Ivoire"}]}]},{"lastUpdated":"2015-03-18T00:37:28.451","code":"17516","created":"2015-03-18T00:37:26.595","name":"17516 - ASPIRES FHI 360","id":"lUtOBrJJOCv","categoryOptions":[{"id":"ydcj1V4PqgR","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9865","name":"FHI 360","id":"bgiL50ykiCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Cote d'Ivoire IMs","id":"BhAF8wuq35E","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CI","name":"Cote d'Ivoire"}]}]},{"lastUpdated":"2015-03-31T23:55:32.878","code":"17517","created":"2015-03-31T23:55:30.608","name":"17517 - TBD - Smartcare Evaluation","id":"N2wDQ1G8ELJ","categoryOptions":[{"id":"vO6NZoLDVx1","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2015-03-31T23:55:32.894","code":"17519","created":"2015-03-31T23:55:30.608","name":"17519 - CDC Technical Assistance - DRH","id":"I7FGzi6dyhz","categoryOptions":[{"id":"V2f1qVWYEXz","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9","name":"U.S. Department of Health and Human Services/Centers for Disease Control and Prevention (HHS/CDC)","id":"YwUDwQjBrCc","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2017-01-08T23:53:39.604","code":"17520","created":"2015-03-13T00:06:50.580","name":"17520 - BRAVI","id":"CfnjuDyTYyu","categoryOptions":[{"id":"j8bDInzerEW","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Burundi IMs","id":"P5tosR8rJMT","groupSets":[]},{"code":"Partner_205","name":"Engender Health","id":"IpDfad08646","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"BI","name":"Burundi"}]}]},{"lastUpdated":"2015-03-13T00:06:52.387","code":"17521","created":"2015-03-13T00:06:50.580","name":"17521 - MEASURE Evaluation Phase IV","id":"avtyGUrzG5m","categoryOptions":[{"id":"JKyRpIkQNSj","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Burundi IMs","id":"P5tosR8rJMT","groupSets":[]},{"code":"Partner_521","name":"University of North Carolina at Chapel Hill, Carolina Population Center","id":"LfNyhXyE9DI","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"BI","name":"Burundi"}]}]},{"lastUpdated":"2017-01-08T23:53:39.541","code":"17522","created":"2015-03-13T00:06:50.580","name":"17522 - PSI Burundi","id":"Ct2nolxqPaK","categoryOptions":[{"id":"rQkMZF3qrxI","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_232","name":"Population Services International","id":"vNQlvpUamTo","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Burundi IMs","id":"P5tosR8rJMT","groupSets":[]}],"organisationUnits":[{"code":"BI","name":"Burundi"}]}]},{"lastUpdated":"2016-08-17T20:36:53.409","code":"17523","created":"2016-04-15T19:37:34.457","name":"17523 - Ministry of Home Affairs","id":"ALuXrLHcCjC","categoryOptions":[{"id":"nEglvaShKPq","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_9853","name":"New Partner","id":"CBKPvQjWDLS","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2015-04-02T00:04:58.233","code":"17527","created":"2015-04-02T00:04:55.896","name":"17527 - (DIGECITSS) Improving PMTCT counseling, M&E of the PMTCT program, STI services and surveillance, establish performance management of HIV treatment, and capacity of the National Program to address strategic issues for Key ","id":"n7uzXGSPUXN","categoryOptions":[{"id":"j3dzmx3BtoF","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Dominican Republic IMs","id":"gWG9dDTFHhY","groupSets":[]},{"code":"Partner_16526","name":"Ministry of Health (MOH)","id":"z9IOaGInbuA","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"DO","name":"Dominican Republic"}]}]},{"lastUpdated":"2015-03-05T01:04:44.893","code":"17528","created":"2015-03-05T01:04:43.066","name":"17528 - CDC-NIH Capacity Building MEPI HQR24TW008863.","id":"gxGABhSl2nN","categoryOptions":[{"id":"EiiM0ljZuGb","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"Partner_14267","name":"FOGARTY INTERNATIONAL CENTER","id":"pqe02ssSuCQ","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/NIH","name":"HHS/NIH","id":"tOGHnMP7vR7","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2015-05-06T01:09:50.182","code":"17529","created":"2015-05-06T01:09:46.349","name":"17529 - Maternal and Child Survival Program","id":"XRbvuFZzcRT","categoryOptions":[{"id":"CMCekhd8unA","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_219","name":"JHPIEGO","id":"Q2afG9ldmqc","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Namibia IMs","id":"Rdf2lbZeQPN","groupSets":[]}],"organisationUnits":[{"code":"NA","name":"Namibia"}]}]},{"lastUpdated":"2017-01-08T23:53:40.341","code":"17530","created":"2015-05-06T01:09:46.349","name":"17530 - TB/HIV Technical Assistance Project","id":"pG2hfclocGX","categoryOptions":[{"id":"V4qbvVv30im","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Namibia IMs","id":"Rdf2lbZeQPN","groupSets":[]}],"organisationUnits":[{"code":"NA","name":"Namibia"}]}]},{"lastUpdated":"2017-03-20T23:12:00.348","code":"17531","created":"2015-05-06T01:09:46.349","name":"17531 - USAID HIV Clinical Services Technical Assistance Project","id":"uE6z2gIIVwE","categoryOptions":[{"id":"rWmhoYLXWPj","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_217","name":"IntraHealth International, Inc","id":"dzHNlgEBwIz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Namibia IMs","id":"Rdf2lbZeQPN","groupSets":[]}],"organisationUnits":[{"code":"NA","name":"Namibia"}]}]},{"lastUpdated":"2015-05-06T01:09:50.207","code":"17532","created":"2015-05-06T01:09:46.349","name":"17532 - Measure Evaluation Phase 4","id":"vFgy8KdoOKb","categoryOptions":[{"id":"A5CfUZpc8gO","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_596","name":"University of North Carolina","id":"fj9sZ0iZraS","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Namibia IMs","id":"Rdf2lbZeQPN","groupSets":[]}],"organisationUnits":[{"code":"NA","name":"Namibia"}]}]},{"lastUpdated":"2017-03-09T00:13:47.777","code":"17533","created":"2015-03-05T01:04:43.066","name":"17533 - SA Partners Care and Support (CDC GH001554)","id":"S8GbABXG4x6","categoryOptions":[{"id":"A5hXLKJwzj5","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"Partner_4719","name":"South Africa Partners","id":"lNx45niLgLP","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2015-03-24T23:55:44.814","code":"17534","created":"2015-03-24T23:55:42.443","name":"17534 - Mavambo Orphan Care (MOC)","id":"EvYAnpdpA5C","categoryOptions":[{"id":"kOUuCHr3fD4","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Zimbabwe IMs","id":"X5BXfaO7gjy","groupSets":[]},{"code":"Partner_17046","name":"Mavambo Orphan Care (MOC)","id":"AlkABokLwYT","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZW","name":"Zimbabwe"}]}]},{"lastUpdated":"2015-03-05T01:04:45.054","code":"17536","created":"2015-03-05T01:04:43.066","name":"17536 - Accelerating Strategies for Practical Innovation & Research in Economic Strengthening (ASPIRES)","id":"u52uJYHpfBD","categoryOptions":[{"id":"DbceOIQNnWy","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9865","name":"FHI 360","id":"bgiL50ykiCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2015-03-05T01:04:45.011","code":"17537","created":"2015-03-05T01:04:43.066","name":"17537 - Strategic, Evidence-Based Communication Interventions Systematically Applied at Multiple Levels for Greater Effectiveness of HIV Prevention Programs","id":"GooiJ79Ffbo","categoryOptions":[{"id":"ih1IWnYjRwm","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_19403","name":"Johns Hopkins Health and Education in South Africa","id":"x4xQNIkGrKZ","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2015-03-05T01:04:45.022","code":"17538","created":"2015-03-05T01:04:43.066","name":"17538 - Community-Based Comprehensive HIV Prevention, Counseling and testing Program to Reduce HIV Incidence","id":"IbAPzfFeb9h","categoryOptions":[{"id":"Xvzjai7qfLv","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_19403","name":"Johns Hopkins Health and Education in South Africa","id":"x4xQNIkGrKZ","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2015-03-05T01:04:45.032","code":"17539","created":"2015-03-05T01:04:43.066","name":"17539 - Program Evaluation - Transition of Clinical Services and Quality of Care","id":"yFs4Gf9y7NB","categoryOptions":[{"id":"u7UocZoMc9y","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2015-03-05T01:04:45.043","code":"17540","created":"2015-03-05T01:04:43.066","name":"17540 - TB Care - 2","id":"K8dBW7RsHIt","categoryOptions":[{"id":"YLpYg7TeFK1","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_463","name":"University Research Corporation, LLC","id":"qCSsaO7ACuX","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2015-03-24T23:55:44.806","code":"17541","created":"2015-03-24T23:55:42.443","name":"17541 - FACT Children Tariro","id":"RS4PCeeHfWM","categoryOptions":[{"id":"lyMIqrG3Cox","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Zimbabwe IMs","id":"X5BXfaO7gjy","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_17045","name":"Family AIDS Care Trust (FACT) Mutare","id":"hQ7vhSF47YD","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZW","name":"Zimbabwe"}]}]},{"lastUpdated":"2015-03-13T00:06:52.399","code":"17542","created":"2015-03-13T00:06:50.580","name":"17542 - Global Health Technical Assistance","id":"bGCtj2TW4jr","categoryOptions":[{"id":"exMvlfeZrW2","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_7727","name":"GH Tech","id":"iK8UvFAWRxA","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Burundi IMs","id":"P5tosR8rJMT","groupSets":[]}],"organisationUnits":[{"code":"BI","name":"Burundi"}]}]},{"lastUpdated":"2016-08-17T20:37:15.703","code":"17544","created":"2016-04-15T19:37:34.548","name":"17544 - BDF Prevention and Circumcision Program","id":"Op0e57fPXK9","categoryOptions":[{"id":"hk2kJTpL7aY","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_219","name":"JHPIEGO","id":"Q2afG9ldmqc","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Botswana IMs","id":"JIc6kul4QSt","groupSets":[]}],"organisationUnits":[{"code":"BW","name":"Botswana"}]}]},{"lastUpdated":"2015-03-29T23:48:19.882","code":"17546","created":"2015-03-29T23:48:17.653","name":"17546 - HOSPAZ Bantawana","id":"FxaEQqb4349","categoryOptions":[{"id":"GPLU4PIHGIl","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Zimbabwe IMs","id":"X5BXfaO7gjy","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_17047","name":"Hospice and Palliative Care Association of Zimbabwe","id":"vpPrj7KVVZS","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"ZW","name":"Zimbabwe"}]}]},{"lastUpdated":"2015-04-09T00:03:37.382","code":"17547","created":"2015-04-09T00:03:33.984","name":"17547 - Food and Nutrition Technical Assistance III Project (FANTA)","id":"OVvoGynenS3","categoryOptions":[{"id":"Janxs38Xs0l","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9865","name":"FHI 360","id":"bgiL50ykiCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Lesotho IMs","id":"m2xthyR9aNm","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"LS","name":"Lesotho"}]}]},{"lastUpdated":"2015-04-29T00:31:23.556","code":"17548","created":"2015-04-29T00:31:20.893","name":"17548 - Supply Chain Management System (SCMS)","id":"Y001hX5TLUp","categoryOptions":[{"id":"rc7qXevufbI","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Swaziland IMs","id":"W9wZOVXc3zs","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_3781","name":"Partnership for Supply Chain Management","id":"El6VW2fQeEZ","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"SZ","name":"Swaziland"}]}]},{"lastUpdated":"2015-04-03T00:04:00.976","code":"17549","created":"2015-04-03T00:03:58.627","name":"17549 - TSEPO","id":"D0VJOTrfGEI","categoryOptions":[{"id":"HqRQFZhSyTy","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_219","name":"JHPIEGO","id":"Q2afG9ldmqc","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Lesotho IMs","id":"m2xthyR9aNm","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"LS","name":"Lesotho"}]}]},{"lastUpdated":"2014-10-06T16:18:50.489","code":"17550","created":"2014-10-06T16:18:49.800","name":"17550 - FORECAST","id":"UAWmsCNd1wH","categoryOptions":[{"id":"jYCOXVHR66j","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_595","name":"World Learning","id":"sDFvhYDa4sX","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Malawi IMs","id":"aQSmeEVALxI","groupSets":[]}],"organisationUnits":[{"code":"MW","name":"Malawi"}]}]},{"lastUpdated":"2015-03-13T00:06:52.410","code":"17551","created":"2015-03-13T00:06:50.580","name":"17551 - Demographic and Health Survey","id":"air8nMzLEL0","categoryOptions":[{"id":"BojBK9xUDyy","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Burundi IMs","id":"P5tosR8rJMT","groupSets":[]}],"organisationUnits":[{"code":"BI","name":"Burundi"}]}]},{"lastUpdated":"2015-03-13T00:06:52.421","code":"17552","created":"2015-03-13T00:06:50.580","name":"17552 - Strengthening services for key populations/LINKAGES","id":"jfahbw5Rq4v","categoryOptions":[{"id":"ObIowk7valh","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9865","name":"FHI 360","id":"bgiL50ykiCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Burundi IMs","id":"P5tosR8rJMT","groupSets":[]}],"organisationUnits":[{"code":"BI","name":"Burundi"}]}]},{"lastUpdated":"2017-01-08T23:53:39.557","code":"17553","created":"2015-03-13T00:06:50.580","name":"17553 - Metabiota Burundi","id":"ZQukJYUFw01","categoryOptions":[{"id":"jw6GOHw3sdH","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_19444","name":"Metabiota","id":"phWk5v0ZvHH","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Burundi IMs","id":"P5tosR8rJMT","groupSets":[]}],"organisationUnits":[{"code":"BI","name":"Burundi"}]}]},{"lastUpdated":"2015-05-01T00:41:06.060","code":"17554","created":"2015-05-01T00:41:02.239","name":"17554 - Evaluation of OVC Outcomes","id":"wQSqnLFlwuB","categoryOptions":[{"id":"fh5X0gFma4P","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Lesotho IMs","id":"m2xthyR9aNm","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"LS","name":"Lesotho"}]}]},{"lastUpdated":"2015-03-23T23:52:46.736","code":"17555","created":"2015-03-23T23:52:44.569","name":"17555 - USDF MeHIN","id":"PlbXJ9VTutI","categoryOptions":[{"id":"GNdzsWxGN8X","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Swaziland IMs","id":"W9wZOVXc3zs","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_15251","name":"VISTA PARTNERS","id":"T8mSD7C3I4u","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"SZ","name":"Swaziland"}]}]},{"lastUpdated":"2017-01-08T23:53:39.578","code":"17556","created":"2015-03-13T00:06:50.580","name":"17556 - DoD Mech Burundi (NHRC)","id":"ZVzqFODwHNV","categoryOptions":[{"id":"EDP2qQ9qjji","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_616","name":"U.S. Department of Defense Naval Health Research Center","id":"NvmiiUf3znW","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Burundi IMs","id":"P5tosR8rJMT","groupSets":[]}],"organisationUnits":[{"code":"BI","name":"Burundi"}]}]},{"lastUpdated":"2015-04-09T00:03:37.391","code":"17557","created":"2015-04-09T00:03:33.984","name":"17557 - Livelihoods and Food Security Technical Assistance Project II (LIFT II)","id":"IIUGTBzfnGj","categoryOptions":[{"id":"TVabaRjALFy","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9865","name":"FHI 360","id":"bgiL50ykiCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Lesotho IMs","id":"m2xthyR9aNm","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"LS","name":"Lesotho"}]}]},{"lastUpdated":"2015-03-24T23:55:44.739","code":"17559","created":"2015-03-24T23:55:42.443","name":"17559 - RPSO-Supported Renovation Projects in Swaziland MOH Facilities","id":"tbWa8ADluWO","categoryOptions":[{"id":"HtnmByEgPXK","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Swaziland IMs","id":"W9wZOVXc3zs","groupSets":[]},{"code":"Partner_3932","name":"Regional Procurement Support Office/Frankfurt","id":"Yi5RVnVkHqq","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_State/AF","name":"State/AF","id":"a7p2WOqhhzQ","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"SZ","name":"Swaziland"}]}]},{"lastUpdated":"2015-05-06T01:09:50.156","code":"17560","created":"2015-05-06T01:09:46.349","name":"17560 - Country Partnership to Increase Access to Integrated HIV/AIDS and Health Services Using Mobile Health Services to Reach Underserved Populations in Namibia","id":"WjeHc9avQug","categoryOptions":[{"id":"f3TQqPIdIc5","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_1618","name":"PharmAccess","id":"Z3Iu7Gpj2jh","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Namibia IMs","id":"Rdf2lbZeQPN","groupSets":[]}],"organisationUnits":[{"code":"NA","name":"Namibia"}]}]},{"lastUpdated":"2015-04-02T00:04:58.242","code":"17561","created":"2015-04-02T00:04:55.896","name":"17561 - (MOH) Strengthening M&E, FETP capacity, health information systems (HIV, TB, laboratory data, and disease surveillance), Supply of safe blood, and national laboratory improvement plan in the DR MoH","id":"DDMpvWnFFNH","categoryOptions":[{"id":"mWloUzh1NJw","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Dominican Republic IMs","id":"gWG9dDTFHhY","groupSets":[]},{"code":"Partner_16526","name":"Ministry of Health (MOH)","id":"z9IOaGInbuA","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"DO","name":"Dominican Republic"}]}]},{"lastUpdated":"2015-04-02T00:04:58.250","code":"17562","created":"2015-04-02T00:04:55.896","name":"17562 - Increasing Self Sustainable and Friendly Clinical HIV/STI/TBServices for MSMs and Transgender Individuals in the Dominican Republic","id":"PyChEhabH0P","categoryOptions":[{"id":"dIp1MbW2aVG","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_5727","name":"Centro de Orientacion e Investigacion Integral","id":"QiCpvm4F2CJ","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Dominican Republic IMs","id":"gWG9dDTFHhY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"DO","name":"Dominican Republic"}]}]},{"lastUpdated":"2015-03-05T01:04:44.849","code":"17564","created":"2015-03-05T01:04:43.066","name":"17564 - NIH CT Development","id":"st3Kbu8sQ91","categoryOptions":[{"id":"nW1RYXXmZTZ","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"Partner_232","name":"Population Services International","id":"vNQlvpUamTo","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2015-03-04T00:58:46.437","code":"17565","created":"2015-03-04T00:58:44.692","name":"17565 - Technical Assistance Services to Countries Supported by PEPFAR and the Global Fund","id":"exEbT4mvNDM","categoryOptions":[{"id":"PFXspc61EYq","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Central Asia Region IMs","id":"oKsIH3iyqFz","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_1155","name":"Columbia University","id":"xKDVI3MLc6l","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"AC","name":"Central Asia Region"}]}]},{"lastUpdated":"2015-05-13T02:18:13.972","code":"17567","created":"2015-05-13T02:18:08.409","name":"17567 - NASTAD","id":"Hf6rv20Etz2","categoryOptions":[{"id":"SWC8aUFQsfU","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Partner_597","name":"National Alliance of State and Territorial AIDS Directors","id":"dhui82GmI2q","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2016-08-17T20:37:36.951","code":"17570","created":"2016-04-15T19:37:34.513","name":"17570 - Global Health Supply Chain - Procurement and Supply Management","id":"Ie0u3ruPZc3","categoryOptions":[{"id":"P8P5Jn5IDHb","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Cambodia IMs","id":"ajhMAiQomtN","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_19877","name":"Global Health Supply Chain Program","id":"hunZWxaAUTG","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"KH","name":"Cambodia"}]}]},{"lastUpdated":"2015-05-15T00:18:33.392","code":"17571","created":"2015-05-15T00:18:29.720","name":"17571 - Nursing Capacity Building Program","id":"TPOcRsdwFu8","categoryOptions":[{"id":"rspPJduvhBS","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_501","name":"Columbia University Mailman School of Public Health","id":"Q2KYsVtjQ9D","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_HHS/HRSA","name":"HHS/HRSA","id":"RGC9tURSc3W","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2015-03-23T23:52:46.744","code":"17572","created":"2015-03-23T23:52:44.569","name":"17572 - TA Support for the Strenghtening of Blood Transfusion","id":"x2RgjFlc2Cf","categoryOptions":[{"id":"xLimO4yCMiR","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Swaziland IMs","id":"W9wZOVXc3zs","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_1696","name":"American Association of Blood Banks","id":"ZwK3rRnoPv7","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"SZ","name":"Swaziland"}]}]},{"lastUpdated":"2017-01-08T23:53:39.507","code":"17573","created":"2015-02-28T07:58:50.418","name":"17573 - Global Nursing Capacity Building Program","id":"bZFsaMAjeKz","categoryOptions":[{"id":"HrRC34aZ1cj","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_501","name":"Columbia University Mailman School of Public Health","id":"Q2KYsVtjQ9D","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_HHS/HRSA","name":"HHS/HRSA","id":"RGC9tURSc3W","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2015-04-03T00:04:00.950","code":"17577","created":"2015-04-03T00:03:58.627","name":"17577 - Guyana Regional Laboratory and Surveillance Assistance","id":"hUXWOfDTsRe","categoryOptions":[{"id":"aZTfC5mOVqP","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Caribbean Region IMs","id":"A9TJU6RyKmN","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CB","name":"Caribbean Region"}]}]},{"lastUpdated":"2016-08-17T20:37:58.172","code":"17578","created":"2016-04-15T19:37:34.616","name":"17578 - HIV Community Care and Treatment","id":"CMszmjOnxjN","categoryOptions":[{"id":"fRJ4dpxLmei","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9865","name":"FHI 360","id":"bgiL50ykiCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Zimbabwe IMs","id":"X5BXfaO7gjy","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZW","name":"Zimbabwe"}]}]},{"lastUpdated":"2015-03-20T23:57:47.804","code":"17579","created":"2015-03-20T23:57:45.713","name":"17579 - GH Pro","id":"XXjrcKoJisN","categoryOptions":[{"id":"j3VkQxcWicr","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Cote d'Ivoire IMs","id":"BhAF8wuq35E","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_19813","name":"Dexis Consulting Group","id":"JmFXN3ZD7UN","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"CI","name":"Cote d'Ivoire"}]}]},{"lastUpdated":"2015-04-03T00:04:00.967","code":"17581","created":"2015-04-03T00:03:58.627","name":"17581 - MEASURE EVALUATION PHASE IIII","id":"k9tOae6coOo","categoryOptions":[{"id":"N2fDn1kLr9A","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Caribbean Region IMs","id":"A9TJU6RyKmN","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CB","name":"Caribbean Region"}]}]},{"lastUpdated":"2015-03-18T00:37:28.438","code":"17583","created":"2015-03-18T00:37:26.595","name":"17583 - Measure Evaluation Phase IV","id":"JY9ZzYhVaOy","categoryOptions":[{"id":"J2VIW26K1nH","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Cote d'Ivoire IMs","id":"BhAF8wuq35E","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_521","name":"University of North Carolina at Chapel Hill, Carolina Population Center","id":"LfNyhXyE9DI","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"CI","name":"Cote d'Ivoire"}]}]},{"lastUpdated":"2015-04-08T00:06:50.854","code":"17584","created":"2015-04-08T00:06:48.499","name":"17584 - HIV Impact Assessment (HIA)","id":"vBtrVIzpL2x","categoryOptions":[{"id":"wX9zE1jZvDm","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_501","name":"Columbia University Mailman School of Public Health","id":"Q2KYsVtjQ9D","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Cote d'Ivoire IMs","id":"BhAF8wuq35E","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CI","name":"Cote d'Ivoire"}]}]},{"lastUpdated":"2015-04-09T00:03:37.419","code":"17585","created":"2015-04-09T00:03:33.984","name":"17585 - Linkages","id":"netr9GiMKYU","categoryOptions":[{"id":"YrHKuB694LV","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9865","name":"FHI 360","id":"bgiL50ykiCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Malawi IMs","id":"aQSmeEVALxI","groupSets":[]}],"organisationUnits":[{"code":"MW","name":"Malawi"}]}]},{"lastUpdated":"2015-03-20T23:57:47.828","code":"17586","created":"2015-03-20T23:57:45.713","name":"17586 - Promoting the Quality of Medicines (PQM)","id":"IPqfQWTXlsf","categoryOptions":[{"id":"lqxIFNc960g","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Indonesia IMs","id":"dn6d5UelOkT","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_13269","name":"U.S. Pharmacopeia","id":"aA0tZtclvVn","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ID","name":"Indonesia"}]}]},{"lastUpdated":"2015-02-28T07:58:52.229","code":"17587","created":"2015-02-28T07:58:50.418","name":"17587 - MEPI Programme","id":"eECShOWvjkH","categoryOptions":[{"id":"FHkrLNeWvr8","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/NIH","name":"HHS/NIH","id":"tOGHnMP7vR7","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2015-04-09T00:03:37.429","code":"17590","created":"2015-04-09T00:03:33.984","name":"17590 - Project SOAR","id":"bptWSfo8F9z","categoryOptions":[{"id":"V9qJXdGKcE4","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_230","name":"Population Council","id":"dbFcDx5R2uc","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Malawi IMs","id":"aQSmeEVALxI","groupSets":[]}],"organisationUnits":[{"code":"MW","name":"Malawi"}]}]},{"lastUpdated":"2015-05-13T02:18:13.673","code":"17591","created":"2015-05-13T02:18:08.409","name":"17591 - TBD - VACS","id":"xepRX8Oc8vc","categoryOptions":[{"id":"jIGcPudpHMf","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2015-03-24T23:55:44.797","code":"17592","created":"2015-03-24T23:55:42.443","name":"17592 - The Demographic and Health Surveys Program","id":"t4orGVYkA4V","categoryOptions":[{"id":"j9RqWnHVmnh","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Zimbabwe IMs","id":"X5BXfaO7gjy","groupSets":[]},{"code":"Partner_15719","name":"ICF Macro","id":"w60X2fTKs2n","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZW","name":"Zimbabwe"}]}]},{"lastUpdated":"2015-04-09T00:03:37.438","code":"17593","created":"2015-04-09T00:03:33.984","name":"17593 - DHS 7","id":"LQY6yXSD6XK","categoryOptions":[{"id":"TBEQ751QNwM","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_440","name":"Abt Associates","id":"JkisvjF4ahe","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Malawi IMs","id":"aQSmeEVALxI","groupSets":[]}],"organisationUnits":[{"code":"MW","name":"Malawi"}]}]},{"lastUpdated":"2014-10-06T16:18:50.506","code":"17594","created":"2014-10-06T16:18:49.800","name":"17594 - SIFPO","id":"TAOxR5uvzyD","categoryOptions":[{"id":"by4vY7C0NjE","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_232","name":"Population Services International","id":"vNQlvpUamTo","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Malawi IMs","id":"aQSmeEVALxI","groupSets":[]}],"organisationUnits":[{"code":"MW","name":"Malawi"}]}]},{"lastUpdated":"2015-04-03T00:04:00.959","code":"17595","created":"2015-04-03T00:03:58.627","name":"17595 - Ministry of Health, Guyana","id":"MFa8pTuAxnL","categoryOptions":[{"id":"GImvYYhXCAQ","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_587","name":"Ministry of Health, Guyana","id":"aI9iQxo7usV","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Caribbean Region IMs","id":"A9TJU6RyKmN","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CB","name":"Caribbean Region"}]}]},{"lastUpdated":"2015-05-14T00:21:34.148","code":"17597","created":"2015-05-14T00:21:30.288","name":"17597 - Ambassador's Small Grants Program PNG","id":"YSYa8xz9L7n","categoryOptions":[{"id":"D8a9ILA11Ol","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Papua New Guinea IMs","id":"YjUlAiyO08V","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_State/EAP","name":"State/EAP","id":"OVuDHGDcHMj","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_1","name":"U.S. Department of State","id":"iAVE5ysanxE","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"PG","name":"Papua New Guinea"}]}]},{"lastUpdated":"2015-03-20T23:57:47.836","code":"17598","created":"2015-03-20T23:57:45.713","name":"17598 - BANTU","id":"JKWaJSjSim1","categoryOptions":[{"id":"OPhfl6RxYJv","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Indonesia IMs","id":"dn6d5UelOkT","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_19907","name":"Palladium Group","id":"g6xbtuwBJfL","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ID","name":"Indonesia"}]}]},{"lastUpdated":"2015-03-20T23:57:47.843","code":"17600","created":"2015-03-20T23:57:45.713","name":"17600 - LINKAGES","id":"VmNuYth7i3I","categoryOptions":[{"id":"h1sRObAQ4AN","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9865","name":"FHI 360","id":"bgiL50ykiCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Indonesia IMs","id":"dn6d5UelOkT","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ID","name":"Indonesia"}]}]},{"lastUpdated":"2015-03-23T23:52:46.658","code":"17601","created":"2015-03-23T23:52:44.569","name":"17601 - DERAP","id":"fbQLqN9wN2N","categoryOptions":[{"id":"qxBTR3h2SBA","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_1614","name":"Training Resources Group","id":"Z4Jha7m1QfH","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Indonesia IMs","id":"dn6d5UelOkT","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ID","name":"Indonesia"}]}]},{"lastUpdated":"2014-12-20T13:52:12.552","code":"17602","created":"2014-12-20T13:52:10.864","name":"17602 - New CDC Award to UNICEF","id":"FsoO0sNR0oX","categoryOptions":[{"id":"TRGKGLtYykQ","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Cote d'Ivoire IMs","id":"BhAF8wuq35E","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_1085","name":"UNICEF","id":"UQNLvIjhql2","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CI","name":"Cote d'Ivoire"}]}]},{"lastUpdated":"2015-05-01T00:41:06.144","code":"17606","created":"2015-05-01T00:41:02.239","name":"17606 - RePORT TB South Africa","id":"AncCQk6TFFK","categoryOptions":[{"id":"sG6N3MujJWN","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_19447","name":"CRDF Global","id":"Ir5MvaYUi0o","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"Agency_HHS/NIH","name":"HHS/NIH","id":"tOGHnMP7vR7","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2015-04-02T00:04:58.258","code":"17608","created":"2015-04-02T00:04:55.896","name":"17608 - Improving HIV/STI/TB Prevention, Treatment and Care Services for Mobile Populations in the Dominican Republic","id":"FAeENtuCPd1","categoryOptions":[{"id":"popqXRtKJ9m","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_232","name":"Population Services International","id":"vNQlvpUamTo","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Dominican Republic IMs","id":"gWG9dDTFHhY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"DO","name":"Dominican Republic"}]}]},{"lastUpdated":"2015-03-20T23:57:47.796","code":"17610","created":"2015-03-20T23:57:45.713","name":"17610 - Telemedicine in Côte d'Ivoire","id":"ljNLkFKVbhR","categoryOptions":[{"id":"ljn72JoM4nB","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_28","name":"Aga Khan Foundation","id":"mGhvW2KCqrN","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Cote d'Ivoire IMs","id":"BhAF8wuq35E","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CI","name":"Cote d'Ivoire"}]}]},{"lastUpdated":"2015-04-08T00:06:51.041","code":"17616","created":"2015-04-08T00:06:48.499","name":"17616 - Twiyubake","id":"FK85Kn60Fq6","categoryOptions":[{"id":"xAQyTl7eVuo","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_10302","name":"CHF International","id":"gTE62esBxx0","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Rwanda IMs","id":"klXeHFa3B0D","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"RW","name":"Rwanda"}]}]},{"lastUpdated":"2017-01-08T23:53:38.680","code":"17618","created":"2014-05-10T01:23:12.275","name":"17618 - SFH Rwanda","id":"sKno69rFnh7","categoryOptions":[{"id":"kTmN1I5gzB7","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Rwanda IMs","id":"klXeHFa3B0D","groupSets":[]},{"code":"Partner_6557","name":"Society for Family Health (6557)","id":"BiaAz1bNxox","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"RW","name":"Rwanda"}]}]},{"lastUpdated":"2015-04-08T00:06:51.004","code":"17619","created":"2015-04-08T00:06:48.499","name":"17619 - Implementing Evidence-Based Prevention Intervention for Key Populations in Republic of Rwanda under PEPFAR","id":"uTrPFGUke1t","categoryOptions":[{"id":"LLC9Y6YvJnt","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Rwanda IMs","id":"klXeHFa3B0D","groupSets":[]},{"code":"Partner_904","name":"Emory University","id":"CkByyaY9P5v","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"RW","name":"Rwanda"}]}]},{"lastUpdated":"2015-04-08T00:06:51.013","code":"17621","created":"2015-04-08T00:06:48.499","name":"17621 - Strengthening Human Resources for Health Capacity in the Republic of Rwanda under PEPFAR","id":"Oba4nj3pNDw","categoryOptions":[{"id":"kGDLpE9zDUd","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_5120","name":"Ministry of Health, Rwanda","id":"bOZVVChglp2","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Rwanda IMs","id":"klXeHFa3B0D","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"RW","name":"Rwanda"}]}]},{"lastUpdated":"2015-05-01T00:41:06.070","code":"17622","created":"2015-05-01T00:41:02.239","name":"17622 - Evaluation of SCS Clinical Services","id":"RvaonnYN1Pm","categoryOptions":[{"id":"iLPlCcLv401","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Lesotho IMs","id":"m2xthyR9aNm","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"LS","name":"Lesotho"}]}]},{"lastUpdated":"2015-04-08T00:06:51.023","code":"17623","created":"2015-04-08T00:06:48.499","name":"17623 - Strengthening HIV Clinical Services in the Republic of Rwanda under PEPFAR","id":"bbIX5m6ZNOi","categoryOptions":[{"id":"LBxUK4sVPE6","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_5120","name":"Ministry of Health, Rwanda","id":"bOZVVChglp2","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Rwanda IMs","id":"klXeHFa3B0D","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"RW","name":"Rwanda"}]}]},{"lastUpdated":"2015-04-08T00:06:51.032","code":"17625","created":"2015-04-08T00:06:48.499","name":"17625 - Implementing Technical and Science Support Services (TSSS) in the Republic of Rwanda under PEPFAR","id":"txnnYGfZjou","categoryOptions":[{"id":"RvcDtT3tqBc","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_5120","name":"Ministry of Health, Rwanda","id":"bOZVVChglp2","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Rwanda IMs","id":"klXeHFa3B0D","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"RW","name":"Rwanda"}]}]},{"lastUpdated":"2015-04-09T00:03:37.268","code":"17627","created":"2015-04-09T00:03:33.984","name":"17627 - Strengthening the Capacity of Global Fund Principal Recipients","id":"srhBJR0csgA","categoryOptions":[{"id":"p2ZLXWBFhrA","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Democratic Republic of the Congo IMs","id":"O1IiD7EJ4NL","groupSets":[]}],"organisationUnits":[{"code":"CD","name":"Democratic Republic of the Congo"}]}]},{"lastUpdated":"2015-04-09T00:03:37.279","code":"17628","created":"2015-04-09T00:03:33.984","name":"17628 - Coordinating Comprehensive Care for Children (4Children)","id":"rSjmvibMvhu","categoryOptions":[{"id":"Y0jwBK7pwbv","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_33","name":"Catholic Relief Services","id":"YemsOJtwBlN","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Democratic Republic of the Congo IMs","id":"O1IiD7EJ4NL","groupSets":[]}],"organisationUnits":[{"code":"CD","name":"Democratic Republic of the Congo"}]}]},{"lastUpdated":"2015-04-09T00:03:37.291","code":"17630","created":"2015-04-09T00:03:33.984","name":"17630 - Enhancing Services and Linkages for Children affected by HIV and AIDS (ELIKIA )","id":"lnfxaBPNYKD","categoryOptions":[{"id":"OlX2sNm70DC","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_1003","name":"Education Development Center","id":"KYd8iEqQmSM","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Democratic Republic of the Congo IMs","id":"O1IiD7EJ4NL","groupSets":[]}],"organisationUnits":[{"code":"CD","name":"Democratic Republic of the Congo"}]}]},{"lastUpdated":"2015-04-09T00:03:37.301","code":"17631","created":"2015-04-09T00:03:33.984","name":"17631 - Global TB Challenge","id":"GZhs3fmGD77","categoryOptions":[{"id":"oXpyYdKk06c","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9646","name":"KNCV Tuberculosis Foundation","id":"ilsVnDjCzTd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Democratic Republic of the Congo IMs","id":"O1IiD7EJ4NL","groupSets":[]}],"organisationUnits":[{"code":"CD","name":"Democratic Republic of the Congo"}]}]},{"lastUpdated":"2015-04-09T00:03:37.312","code":"17633","created":"2015-04-09T00:03:33.984","name":"17633 - Livelihoods and Food Security Technical Assistance (LIFT) II","id":"xCZVtQlJX6n","categoryOptions":[{"id":"x5eeszRRvjc","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9865","name":"FHI 360","id":"bgiL50ykiCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Democratic Republic of the Congo IMs","id":"O1IiD7EJ4NL","groupSets":[]}],"organisationUnits":[{"code":"CD","name":"Democratic Republic of the Congo"}]}]},{"lastUpdated":"2015-03-24T23:55:44.657","code":"17635","created":"2015-03-24T23:55:42.443","name":"17635 - Challenge TB","id":"NPbqDQmfptc","categoryOptions":[{"id":"JmEA1c4nmc4","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9646","name":"KNCV Tuberculosis Foundation","id":"ilsVnDjCzTd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2015-04-09T00:03:37.256","code":"17636","created":"2015-04-09T00:03:33.984","name":"17636 - SIFPO","id":"QfNSI4Of5Yx","categoryOptions":[{"id":"MPdHtcWGeUG","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_232","name":"Population Services International","id":"vNQlvpUamTo","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Democratic Republic of the Congo IMs","id":"O1IiD7EJ4NL","groupSets":[]}],"organisationUnits":[{"code":"CD","name":"Democratic Republic of the Congo"}]}]},{"lastUpdated":"2015-04-09T00:03:37.322","code":"17637","created":"2015-04-09T00:03:33.984","name":"17637 - FANTA","id":"JbMIJ0aQFCx","categoryOptions":[{"id":"q7peR8rDYVd","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9865","name":"FHI 360","id":"bgiL50ykiCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Democratic Republic of the Congo IMs","id":"O1IiD7EJ4NL","groupSets":[]}],"organisationUnits":[{"code":"CD","name":"Democratic Republic of the Congo"}]}]},{"lastUpdated":"2014-10-06T16:19:16.413","code":"17639","created":"2014-10-06T16:18:49.840","name":"17639 - Kipa Ya Mupia","id":"FA4b3A0RXbf","categoryOptions":[{"id":"P3rUhhUkHMe","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Democratic Republic of the Congo IMs","id":"O1IiD7EJ4NL","groupSets":[]}],"organisationUnits":[{"code":"CD","name":"Democratic Republic of the Congo"}]}]},{"lastUpdated":"2015-03-13T00:06:52.468","code":"17640","created":"2015-03-13T00:06:50.580","name":"17640 - Demographic and Health Surveys (DH) 7","id":"lrVJDjrAGr5","categoryOptions":[{"id":"oPn1ZIyfIbS","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_15719","name":"ICF Macro","id":"w60X2fTKs2n","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2015-03-13T00:06:52.480","code":"17641","created":"2015-03-13T00:06:50.580","name":"17641 - Advancing Partners and Communities (APC)","id":"DfDGA63a8zW","categoryOptions":[{"id":"EGaE4i08n2v","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_16525","name":"John Snow Inc (JSI)","id":"IotYS2QNHNH","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2015-04-19T23:49:57.262","code":"17649","created":"2015-04-19T23:49:54.833","name":"17649 - Regional Health Integration to Enhance Services in East Central Region (RHITES EC)","id":"SRUhTmWndpo","categoryOptions":[{"id":"z0z9s0UkHxj","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_463","name":"University Research Corporation, LLC","id":"qCSsaO7ACuX","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2015-04-18T00:06:09.935","code":"17651","created":"2015-04-18T00:06:07.415","name":"17651 - Regional Health Integration to Enhance Services in the Eastern region (RHITES-E)","id":"E0ViVpyOBgD","categoryOptions":[{"id":"dkmybEexyde","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_217","name":"IntraHealth International, Inc","id":"dzHNlgEBwIz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2015-04-02T00:04:58.411","code":"17652","created":"2015-04-02T00:04:55.896","name":"17652 - Food Security Innovation Lab: Collaborative Research on Assets and Market Access","id":"eaqBhXU4Tvg","categoryOptions":[{"id":"deOn2xyE7P0","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2402","name":"University of California","id":"M05Yni7JLYy","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2015-04-18T00:06:09.944","code":"17654","created":"2015-04-18T00:06:07.415","name":"17654 - Regional Health Integration to Enhance Services in South West Region (RHITES-SW)","id":"DharooCpYXR","categoryOptions":[{"id":"UVnrda6k5Nr","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_204","name":"Elizabeth Glaser Pediatric AIDS Foundation","id":"h2GbTY0pyXv","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2015-03-18T00:37:28.504","code":"17671","created":"2015-03-18T00:37:26.596","name":"17671 - DOD-Direct","id":"W8bXsGt2N20","categoryOptions":[{"id":"W1jDYK4Ua89","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_4","name":"U.S. Department of Defense (Defense)","id":"ZTaEjL7Ru2S","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"South Sudan IMs","id":"zYDiTp987u1","groupSets":[]}],"organisationUnits":[{"code":"SS","name":"South Sudan"}]}]},{"lastUpdated":"2015-03-18T00:37:28.493","code":"17673","created":"2015-03-18T00:37:26.595","name":"17673 - International HIV/AIDS Alliance","id":"DhtPrNAAQZW","categoryOptions":[{"id":"jzpL9KV8ZqE","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"South Sudan IMs","id":"zYDiTp987u1","groupSets":[]},{"code":"Partner_213","name":"International HIV/AIDS Alliance","id":"bzGlCPI9TXH","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"SS","name":"South Sudan"}]}]},{"lastUpdated":"2016-08-17T20:38:19.518","code":"17675","created":"2016-04-15T19:37:35.255","name":"17675 - TBD-CARE","id":"sUyBm3KNpAH","categoryOptions":[{"id":"j4PtCYrgyGl","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"South Sudan IMs","id":"zYDiTp987u1","groupSets":[]},{"code":"Partner_1717","name":"Research Triangle International","id":"YuPCFCsVfE0","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"SS","name":"South Sudan"}]}]},{"lastUpdated":"2015-05-01T00:41:06.413","code":"17682","created":"2015-05-01T00:41:02.239","name":"17682 - Blanket Purchase Agreement (BPA) for Studied and Evaluations - DSWSA","id":"pd3SWlLN3ms","categoryOptions":[{"id":"rs2jsg78JPT","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Partner_9853","name":"New Partner","id":"CBKPvQjWDLS","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2015-04-19T23:49:57.291","code":"17686","created":"2015-04-19T23:49:54.833","name":"17686 - Blanket Purchase Agreement (BPA) for Studied and Evaluations - SGIL","id":"mzOznqx0Fxl","categoryOptions":[{"id":"OxTpFiYrgZY","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Partner_9853","name":"New Partner","id":"CBKPvQjWDLS","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2015-04-19T23:49:57.273","code":"17688","created":"2015-04-19T23:49:54.833","name":"17688 - Strategic Information Technical Support (SITES)","id":"cezL4Ay8YTV","categoryOptions":[{"id":"dtRiUMhwHpB","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2015-04-19T23:49:57.282","code":"17690","created":"2015-04-19T23:49:54.833","name":"17690 - Strengthening HRH","id":"r1obvfBvbgg","categoryOptions":[{"id":"EXL6V1QUfb1","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_217","name":"IntraHealth International, Inc","id":"dzHNlgEBwIz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2015-04-11T00:02:02.476","code":"17691","created":"2015-04-11T00:01:59.945","name":"17691 - MSPP Research","id":"PQQqfSjdUFQ","categoryOptions":[{"id":"nAILXOz05eB","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Haiti IMs","id":"kvUuBhfwz25","groupSets":[]},{"code":"Partner_606","name":"Ministre de la Sante Publique et Population, Haiti","id":"oHj0yXBp4jR","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"HT","name":"Haiti"}]}]},{"lastUpdated":"2015-04-11T00:02:02.497","code":"17692","created":"2015-04-11T00:01:59.945","name":"17692 - SSQH Centre/Sud (Services de Santé de Qualité pour Haïti)","id":"R9yuZkCBxOv","categoryOptions":[{"id":"LgMH1zd1CbV","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Haiti IMs","id":"kvUuBhfwz25","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_228","name":"Pathfinder International","id":"s9nUaNzgCcK","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"HT","name":"Haiti"}]}]},{"lastUpdated":"2015-04-11T00:02:02.487","code":"17694","created":"2015-04-11T00:01:59.945","name":"17694 - Handicap International","id":"M6GwyCQiIAm","categoryOptions":[{"id":"N1uXwzlY8Ec","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_208","name":"Handicap International","id":"x2eStIopAl2","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Haiti IMs","id":"kvUuBhfwz25","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"HT","name":"Haiti"}]}]},{"lastUpdated":"2015-04-18T00:06:09.954","code":"17695","created":"2015-04-18T00:06:07.415","name":"17695 - Scaling up HIV/AIDS prevention, care and treatment services through faith-based organizations","id":"rVxneczwz2S","categoryOptions":[{"id":"nGIASugLECA","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2017-03-16T23:31:07.016","code":"17696","created":"2015-04-18T00:06:07.415","name":"17696 - Better Outcomes for Children and Youth Eastern and Northern Regions (BOCY)","id":"t9llGOcEudv","categoryOptions":[{"id":"XL6odmg7Dst","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_594","name":"World Education","id":"u9o5q2M8P0p","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2015-04-18T00:06:09.876","code":"17698","created":"2015-04-18T00:06:07.415","name":"17698 - Provision of comprehensive HIV/AIDS and TB services including prevention, care, support and treatment to prisoners and staff of the prisons service in the Republic of Uganda under PEPFAR","id":"PdZ8c2HnLm6","categoryOptions":[{"id":"ANwL7RVAgRH","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Partner_9078","name":"Uganda Prisons Services","id":"WEs63m6phrN","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2015-03-19T00:07:14.344","code":"17700","created":"2015-03-19T00:07:12.469","name":"17700 - AMREF","id":"tA9CbTUHWW8","categoryOptions":[{"id":"mbXnncuYM7n","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_246","name":"African Medical and Research Foundation","id":"dqjGdx7cxZp","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"South Sudan IMs","id":"zYDiTp987u1","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"SS","name":"South Sudan"}]}]},{"lastUpdated":"2015-03-23T23:52:46.728","code":"17701","created":"2015-03-23T23:52:44.569","name":"17701 - International Center for AIDS Care and Treatment Programs, Columbia University","id":"cBD5AvDOYMO","categoryOptions":[{"id":"vyKpXPTAR0Z","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_6277","name":"International Center for AIDS Care and Treatment Programs, Columbia University","id":"IY3MeXEd10T","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"South Sudan IMs","id":"zYDiTp987u1","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"SS","name":"South Sudan"}]}]},{"lastUpdated":"2015-04-18T00:06:09.886","code":"17703","created":"2015-04-18T00:06:07.415","name":"17703 - Monitoring and Evaluation Technical Support (METS)","id":"WRi9uAIpfiw","categoryOptions":[{"id":"EXNkGrll6Eg","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Partner_8386","name":"Makerere University School of Public Health","id":"G0sQI4C79ta","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2015-04-18T00:06:09.856","code":"17704","created":"2015-04-18T00:06:07.415","name":"17704 - African Society for Laboratory Medicine - LIMS Support for hubs","id":"XsgvEXBVmCx","categoryOptions":[{"id":"RjTOqOIqV9f","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Partner_16585","name":"African Society for Laboratory Medicine","id":"g2rg09jBqXv","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2015-04-18T00:06:09.866","code":"17705","created":"2015-04-18T00:06:07.415","name":"17705 - Implementation science-Birth Defects surveillance study","id":"uGfwof10Qxr","categoryOptions":[{"id":"lxGjM5GwziN","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_1763","name":"Makerere University John Hopkins University Collaboration","id":"v9duuc9amTD","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2015-04-18T00:06:09.895","code":"17706","created":"2015-04-18T00:06:07.415","name":"17706 - Scaling up HIV services in Western and West Nile Regions of Uganda","id":"kFfA7I97btM","categoryOptions":[{"id":"VlJVP0oPfBl","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9077","name":"Infectious Disease Institute","id":"guIGUDev2NQ","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2015-04-08T00:06:50.911","code":"17707","created":"2015-04-08T00:06:48.499","name":"17707 - Nilinde Project","id":"PHmmRWUWxz2","categoryOptions":[{"id":"cHXWyFxwISB","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_229","name":"PLAN International","id":"Zs8YN95EYJG","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2015-03-20T23:57:47.867","code":"17708","created":"2015-03-20T23:57:45.713","name":"17708 - IHI - prevention, care and treatment","id":"ocpnzeNtV7i","categoryOptions":[{"id":"RWomv32e0Ee","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_217","name":"IntraHealth International, Inc","id":"dzHNlgEBwIz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"South Sudan IMs","id":"zYDiTp987u1","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"SS","name":"South Sudan"}]}]},{"lastUpdated":"2016-08-17T20:38:40.938","code":"17709","created":"2016-04-16T03:23:24.696","name":"17709 - HRH Kenya","id":"k28QLgTLnLS","categoryOptions":[{"id":"EB5zsiALOoO","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_217","name":"IntraHealth International, Inc","id":"dzHNlgEBwIz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2015-04-08T00:06:50.920","code":"17710","created":"2015-04-08T00:06:48.499","name":"17710 - HCM TBD","id":"y896wVTgYef","categoryOptions":[{"id":"wGlxrC1uRUk","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2015-04-09T00:03:37.343","code":"17711","created":"2015-04-09T00:03:33.984","name":"17711 - Implementation and expansion of blood safety","id":"h3hkn2RkABp","categoryOptions":[{"id":"hMQ2oyO5HsQ","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"Partner_391","name":"National Blood Transfusion Service, Kenya","id":"H2PlPneqyRX","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2015-04-09T00:03:37.353","code":"17712","created":"2015-04-09T00:03:33.984","name":"17712 - Strengthening Strategic Information in Kenya","id":"mLv4ZJAay9r","categoryOptions":[{"id":"IE3HwtFL9rj","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"Partner_517","name":"University of California at San Francisco","id":"t4LrBROk1Gw","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2015-03-20T23:57:47.883","code":"17713","created":"2015-03-20T23:57:45.713","name":"17713 - Linkages","id":"gray5A3sdFm","categoryOptions":[{"id":"aF1rpCGwtzJ","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9865","name":"FHI 360","id":"bgiL50ykiCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"South Sudan IMs","id":"zYDiTp987u1","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"SS","name":"South Sudan"}]}]},{"lastUpdated":"2015-03-20T23:57:47.875","code":"17714","created":"2015-03-20T23:57:45.713","name":"17714 - SPPHC","id":"MyUK0A068gE","categoryOptions":[{"id":"lsRC6D2Nwyg","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_219","name":"JHPIEGO","id":"Q2afG9ldmqc","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"South Sudan IMs","id":"zYDiTp987u1","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"SS","name":"South Sudan"}]}]},{"lastUpdated":"2015-04-02T00:04:58.352","code":"17717","created":"2015-04-02T00:04:55.896","name":"17717 - Quality laboratory systems","id":"T7hKa5zFQCk","categoryOptions":[{"id":"ErAOdzAkhBf","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_246","name":"African Medical and Research Foundation","id":"dqjGdx7cxZp","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2015-04-08T00:06:50.929","code":"17718","created":"2015-04-08T00:06:48.499","name":"17718 - Afya Jijini","id":"pXgXvhH1EFh","categoryOptions":[{"id":"LwQCSTwtAmZ","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_600","name":"Interchurch Medical Assistance","id":"k5Sc1mBL8Ij","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2017-03-01T21:26:25.560","code":"17719","created":"2015-04-08T00:06:48.499","name":"17719 - APHIAPlus Pwani","id":"AE057VajMT5","categoryOptions":[{"id":"tvtFS2iCD42","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_228","name":"Pathfinder International","id":"s9nUaNzgCcK","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2015-04-08T00:06:50.995","code":"17720","created":"2015-04-08T00:06:48.499","name":"17720 - Military Electronic Health Information Network","id":"zkzRF8nEFLd","categoryOptions":[{"id":"eeQdaAEp0AA","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_15251","name":"VISTA PARTNERS","id":"T8mSD7C3I4u","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Malawi IMs","id":"aQSmeEVALxI","groupSets":[]}],"organisationUnits":[{"code":"MW","name":"Malawi"}]}]},{"lastUpdated":"2015-05-07T00:13:45.639","code":"17722","created":"2015-05-07T00:13:41.984","name":"17722 - Strengthening Community Care & Support for OVCs (SCASO)","id":"lmlXWSc4KtV","categoryOptions":[{"id":"FoYhs7uoIIA","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_52","name":"World Vision International","id":"ZHLW3IJcEzk","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ghana IMs","id":"aLJxBPfhy2M","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"GH","name":"Ghana"}]}]},{"lastUpdated":"2016-07-14T12:45:45.840","code":"17723","created":"2016-04-15T19:37:34.845","name":"17723 - FADM Prevention and Circumcision Program","id":"ns9iYmAt2PK","categoryOptions":[{"id":"Co5UpvXWrsy","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_219","name":"JHPIEGO","id":"Q2afG9ldmqc","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2014-11-25T17:10:34.049","code":"17727","created":"2014-11-25T17:10:31.295","name":"17727 - MSH - Prevention Organisation Systems AIDS Care and Treatment(MSH -ProACT)","id":"MdzMBPoRnLu","categoryOptions":[{"id":"lhO3gjk46Mw","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Nigeria IMs","id":"yUg57KWLxkn","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_220","name":"Management Sciences for Health","id":"XN6WHwvWDSK","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"NG","name":"Nigeria"}]}]},{"lastUpdated":"2014-12-20T13:52:12.591","code":"17728","created":"2014-12-20T13:52:10.864","name":"17728 - Sustainable Mechanism for Improving Livelihood & Household Empowerment (SMILE)","id":"xWCJENNS9is","categoryOptions":[{"id":"XhOhulGhFPl","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_33","name":"Catholic Relief Services","id":"YemsOJtwBlN","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Nigeria IMs","id":"yUg57KWLxkn","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"NG","name":"Nigeria"}]}]},{"lastUpdated":"2014-11-25T17:10:34.059","code":"17729","created":"2014-11-25T17:10:31.295","name":"17729 - Systems Transformed for Empowered Action and Enabling Responses for Vulnerable Children and Families (STEER)","id":"VKSdxaKsuPZ","categoryOptions":[{"id":"tc2nVyBoFgC","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Nigeria IMs","id":"yUg57KWLxkn","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_239","name":"Save the Children US","id":"tcwhKkF6GtO","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"NG","name":"Nigeria"}]}]},{"lastUpdated":"2015-04-23T16:42:51.955","code":"17730","created":"2015-04-23T16:42:48.539","name":"17730 - K4Health/Nigeria Web-based CMLE Program - AID-620-LA-11-00002","id":"asQ5U2cVrIl","categoryOptions":[{"id":"VmkmajjVgon","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_507","name":"Johns Hopkins University Center for Communication Programs","id":"H8KTfvoAqCz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Nigeria IMs","id":"yUg57KWLxkn","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"NG","name":"Nigeria"}]}]},{"lastUpdated":"2015-04-23T16:42:51.919","code":"17733","created":"2015-04-23T16:42:48.539","name":"17733 - Strengthening Partnerships, Results and Innovations in Nutrition Globally (SPRING)","id":"sQkCfmbHXCN","categoryOptions":[{"id":"qQXkLMM5DMP","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_16525","name":"John Snow Inc (JSI)","id":"IotYS2QNHNH","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Nigeria IMs","id":"yUg57KWLxkn","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"NG","name":"Nigeria"}]}]},{"lastUpdated":"2014-11-25T17:10:34.070","code":"17734","created":"2014-11-25T17:10:31.295","name":"17734 - Challenge TB","id":"S3f35u4Kt1e","categoryOptions":[{"id":"FWQxKL4sfvK","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9646","name":"KNCV Tuberculosis Foundation","id":"ilsVnDjCzTd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Nigeria IMs","id":"yUg57KWLxkn","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"NG","name":"Nigeria"}]}]},{"lastUpdated":"2014-11-25T17:10:34.080","code":"17735","created":"2014-11-25T17:10:31.295","name":"17735 - SHiPS for MARPs","id":"oJY4JMAr6TA","categoryOptions":[{"id":"ltyAiiCN25J","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Nigeria IMs","id":"yUg57KWLxkn","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_3040","name":"Society for Family Health-Nigeria","id":"JAGG0A8XKj5","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"NG","name":"Nigeria"}]}]},{"lastUpdated":"2015-04-23T16:42:51.978","code":"17736","created":"2015-04-23T16:42:48.539","name":"17736 - World Health Organization","id":"GCU4dSs48IL","categoryOptions":[{"id":"puYqFHD23ym","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Nigeria IMs","id":"yUg57KWLxkn","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_549","name":"World Health Organization","id":"Hh9aCl8EfX1","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"NG","name":"Nigeria"}]}]},{"lastUpdated":"2015-04-28T00:16:06.155","code":"17737","created":"2015-04-28T00:16:03.591","name":"17737 - Local Partner for Orphans and Vulnerable Children 3","id":"d7QOvcHge5R","categoryOptions":[{"id":"pv9BfHenbPD","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_19732","name":"Health Initiatives for Safety and Stability in Africa","id":"EXLPihCN3ZT","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Nigeria IMs","id":"yUg57KWLxkn","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"NG","name":"Nigeria"}]}]},{"lastUpdated":"2015-04-23T16:42:51.966","code":"17739","created":"2015-04-23T16:42:48.539","name":"17739 - UNICEF","id":"zlN4tyiidmC","categoryOptions":[{"id":"wjYGP129FwX","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Nigeria IMs","id":"yUg57KWLxkn","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_547","name":"United Nations Children's Fund","id":"m1a25FGJn1a","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"NG","name":"Nigeria"}]}]},{"lastUpdated":"2014-11-25T17:10:33.986","code":"17742","created":"2014-11-25T17:10:31.295","name":"17742 - Supporting Universal Comprehensive and Sustainable HIV/AIDS Services (SUCCESS)_922","id":"OyAIcWqNanJ","categoryOptions":[{"id":"uSSwKfC1lBU","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Nigeria IMs","id":"yUg57KWLxkn","groupSets":[]},{"code":"Partner_19725","name":"Friends for Global Health Initiative in Nigeria","id":"WdUNKFeYz1e","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"NG","name":"Nigeria"}]}]},{"lastUpdated":"2014-11-25T17:10:34.028","code":"17742a","created":"2014-11-25T17:10:31.295","name":"17742a - Engaging Indigenous Organisation to Sustain and Enhance Comprehensive Clinical Service","id":"kqrl4PinmSs","categoryOptions":[{"id":"cKxz9xyYCgN","endDate":"2016-09-30T00:00:00.000","startDate":"2013-07-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_8167","name":"Gembu Center for AIDS Advocacy, Nigeria","id":"kMS2MkUk2Ry","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Nigeria IMs","id":"yUg57KWLxkn","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"NG","name":"Nigeria"}]}]},{"lastUpdated":"2014-11-25T17:10:33.997","code":"17743","created":"2014-11-25T17:10:31.295","name":"17743 - Integrated Programs for Sustainable Action Against HIV/AIDS in Nigeria (IPSAN)_929","id":"ehS5dWchXTH","categoryOptions":[{"id":"vQJBYklz6JD","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Nigeria IMs","id":"yUg57KWLxkn","groupSets":[]},{"code":"Partner_11763","name":"Pro-Health International","id":"oi9Q6zlEnYU","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"NG","name":"Nigeria"}]}]},{"lastUpdated":"2014-11-25T17:10:34.007","code":"17744","created":"2014-11-25T17:10:31.295","name":"17744 - Local Capacity Enhancement (LOCATE)_867","id":"mb8r1x3R9xB","categoryOptions":[{"id":"OFsEpO3T1ra","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_6110","name":"Excellence Community Education Welfare Scheme (ECEWS)","id":"y3TycgyZSxs","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Nigeria IMs","id":"yUg57KWLxkn","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"NG","name":"Nigeria"}]}]},{"lastUpdated":"2014-11-25T17:10:34.018","code":"17745","created":"2014-11-25T17:10:31.295","name":"17745 - Sustaining Comprehensive HIV/AIDS Response through Parnerships (SCHARP+) _937","id":"po6VQxrJRL8","categoryOptions":[{"id":"TeXrwi0plzq","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Nigeria IMs","id":"yUg57KWLxkn","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_10033","name":"Achieving Health Nigeria Initiative","id":"wcJuzjw7CBo","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"NG","name":"Nigeria"}]}]},{"lastUpdated":"2015-03-20T23:57:47.812","code":"17746","created":"2015-03-20T23:57:45.713","name":"17746 - Peace Corps/Ethiopia Volunteer Trainings and Small Grants","id":"WICluh3hta9","categoryOptions":[{"id":"kQlL0qoRg3Z","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_PC","name":"PC","id":"cL6cHd6QJ5B","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_16368","name":"Peace Corps Volunteers","id":"xNsJ4okVRXk","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2015-04-03T00:04:00.985","code":"17747","created":"2015-04-03T00:03:58.627","name":"17747 - Henry Jackson Foundation","id":"jMH4GwcG9S2","categoryOptions":[{"id":"hkE3vWtwEvB","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Nigeria IMs","id":"yUg57KWLxkn","groupSets":[]},{"code":"Partner_10676","name":"Henry Jackson Foundation","id":"ZSRr81auGZN","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"NG","name":"Nigeria"}]}]},{"lastUpdated":"2015-04-23T16:42:51.930","code":"17749","created":"2015-04-23T16:42:48.539","name":"17749 - Laboratory Quality Improvement Through Local Solutions Project","id":"jiPRE4Xz4Qs","categoryOptions":[{"id":"PT8s6b6wxaA","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Nigeria IMs","id":"yUg57KWLxkn","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"NG","name":"Nigeria"}]}]},{"lastUpdated":"2015-04-23T16:42:51.942","code":"17751","created":"2015-04-23T16:42:48.539","name":"17751 - Sustainable Leadership, Management, and Governace(SLMG) Project","id":"PiCTJcTV0DY","categoryOptions":[{"id":"hd50i4euKqV","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Nigeria IMs","id":"yUg57KWLxkn","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"NG","name":"Nigeria"}]}]},{"lastUpdated":"2015-04-02T00:04:58.209","code":"17752","created":"2015-04-02T00:04:55.896","name":"17752 - RTI PHDP/Post-test Counseling","id":"mjNAO9LmJnB","categoryOptions":[{"id":"X7ocx6qVFZU","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Dominican Republic IMs","id":"gWG9dDTFHhY","groupSets":[]},{"code":"Partner_1717","name":"Research Triangle International","id":"YuPCFCsVfE0","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"DO","name":"Dominican Republic"}]}]},{"lastUpdated":"2015-03-31T23:55:32.771","code":"17760","created":"2015-03-31T23:55:30.608","name":"17760 - Linkages","id":"p6JPJVjfHI0","categoryOptions":[{"id":"dEMBDTFSBaT","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9865","name":"FHI 360","id":"bgiL50ykiCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Caribbean Region IMs","id":"A9TJU6RyKmN","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CB","name":"Caribbean Region"}]}]},{"lastUpdated":"2014-12-23T12:44:12.497","code":"17761","created":"2014-12-23T12:44:10.816","name":"17761 - U.S. Peace Corps","id":"pisfmNktcpj","categoryOptions":[{"id":"rpdJ5aA2Bw8","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_PC","name":"PC","id":"cL6cHd6QJ5B","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_6","name":"U.S. Peace Corps","id":"m4mzzwVQOUi","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2015-04-02T00:04:58.275","code":"17762","created":"2015-04-02T00:04:55.896","name":"17762 - LINKAGES","id":"kLZvlFOwxUo","categoryOptions":[{"id":"Jto3Qy8MKzg","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9865","name":"FHI 360","id":"bgiL50ykiCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Dominican Republic IMs","id":"gWG9dDTFHhY","groupSets":[]}],"organisationUnits":[{"code":"DO","name":"Dominican Republic"}]}]},{"lastUpdated":"2015-04-03T00:04:00.883","code":"17763","created":"2015-04-03T00:03:58.627","name":"17763 - LINKAGES","id":"cqUJ4vQqT7A","categoryOptions":[{"id":"TPuNiipZNCt","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9865","name":"FHI 360","id":"bgiL50ykiCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Cote d'Ivoire IMs","id":"BhAF8wuq35E","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CI","name":"Cote d'Ivoire"}]}]},{"lastUpdated":"2015-05-06T01:09:50.220","code":"17766","created":"2015-05-06T01:09:46.349","name":"17766 - TBD- DMMP 2,0 VMMC modeling","id":"aRPS5Yc2751","categoryOptions":[{"id":"YwQSqbR6fkM","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Namibia IMs","id":"Rdf2lbZeQPN","groupSets":[]}],"organisationUnits":[{"code":"NA","name":"Namibia"}]}]},{"lastUpdated":"2017-03-09T00:13:47.840","code":"17767","created":"2015-03-05T01:04:43.066","name":"17767 - Broadreach (CDC GH001202)","id":"BFGP1BVtJA7","categoryOptions":[{"id":"kHNY2jqPhdE","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"Partner_743","name":"Broadreach","id":"tRoIYAnOj3B","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2017-03-09T00:13:47.675","code":"17768","created":"2015-02-25T16:48:47.051","name":"17768 - Columbia University Nimart Evaluation (CDC GH001194)","id":"kVvJ8zAdXCS","categoryOptions":[{"id":"KQhPgqAwTit","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"Partner_501","name":"Columbia University Mailman School of Public Health","id":"Q2KYsVtjQ9D","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2017-03-09T00:13:47.649","code":"17769","created":"2015-02-25T16:48:47.051","name":"17769 - University of Washington Capacity Building for Systems Strengthening CDC GH001197)","id":"YhRVWQ319hv","categoryOptions":[{"id":"PNDpBPj7epf","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_216","name":"University of Washington","id":"CSPJnuxBAnz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2015-03-24T23:55:44.838","code":"17771","created":"2015-03-24T23:55:42.443","name":"17771 - Challenge TB","id":"coOcIBmaOUS","categoryOptions":[{"id":"ygMe0oBsBc2","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Zimbabwe IMs","id":"X5BXfaO7gjy","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_7713","name":"International Union Against TB and Lung Disease","id":"B4Pf5JzwBWD","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZW","name":"Zimbabwe"}]}]},{"lastUpdated":"2016-08-17T20:39:02.213","code":"17773","created":"2016-04-15T19:37:35.169","name":"17773 - Columbia - HIA","id":"qv5QrMf7t6m","categoryOptions":[{"id":"OwEVAcift2b","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_1155","name":"Columbia University","id":"xKDVI3MLc6l","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2015-03-23T23:52:46.774","code":"17775","created":"2015-03-23T23:52:44.569","name":"17775 - Building Local Capacity (BLC)","id":"qQvjF8eVyeu","categoryOptions":[{"id":"lJecE3kv6YN","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Swaziland IMs","id":"W9wZOVXc3zs","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_220","name":"Management Sciences for Health","id":"XN6WHwvWDSK","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"SZ","name":"Swaziland"}]}]},{"lastUpdated":"2015-04-03T00:04:00.849","code":"17776","created":"2015-04-03T00:03:58.627","name":"17776 - Tajikistan - Republican Narcology Center","id":"q15MNnFN9BJ","categoryOptions":[{"id":"VHISmpz2cBH","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Central Asia Region IMs","id":"oKsIH3iyqFz","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_13224","name":"Ministry of Health/Republican Narcology Center","id":"PQpEO5SzYoN","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"AC","name":"Central Asia Region"}]}]},{"lastUpdated":"2015-04-03T00:04:00.858","code":"17777","created":"2015-04-03T00:03:58.627","name":"17777 - Kazakhstan - Republican Narcology Center","id":"niuaK8uDqkT","categoryOptions":[{"id":"aa36AhxXhUE","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Central Asia Region IMs","id":"oKsIH3iyqFz","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_13224","name":"Ministry of Health/Republican Narcology Center","id":"PQpEO5SzYoN","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"AC","name":"Central Asia Region"}]}]},{"lastUpdated":"2016-08-17T20:39:23.484","code":"17778","created":"2016-04-15T19:37:34.996","name":"17778 - Uzbekistan umbrella coag","id":"KK36aLXSliE","categoryOptions":[{"id":"RQhzaLJA3ar","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Central Asia Region IMs","id":"oKsIH3iyqFz","groupSets":[]},{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"AC","name":"Central Asia Region"}]}]},{"lastUpdated":"2015-04-18T00:06:09.905","code":"17779","created":"2015-04-18T00:06:07.415","name":"17779 - Population-based HIV Impact Assessment in Resource-Constrained Settings under the President's Emergency Plan for AIDS Relief","id":"tvkmoeAQuXo","categoryOptions":[{"id":"qfbNNUSjxcF","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_6277","name":"International Center for AIDS Care and Treatment Programs, Columbia University","id":"IY3MeXEd10T","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2015-02-21T08:49:05.956","code":"17781","created":"2015-02-21T08:49:04.245","name":"17781 - Health Communications Collaborative (HC3)","id":"gq7bOtXlR9x","categoryOptions":[{"id":"zQCYYnzhpWx","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_507","name":"Johns Hopkins University Center for Communication Programs","id":"H8KTfvoAqCz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2015-02-21T08:49:05.927","code":"17782","created":"2015-02-21T08:49:04.245","name":"17782 - TBD/Follow on ANADER","id":"q3sKcECyv6s","categoryOptions":[{"id":"l0MtOwKmJJw","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Cote d'Ivoire IMs","id":"BhAF8wuq35E","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CI","name":"Cote d'Ivoire"}]}]},{"lastUpdated":"2015-02-21T08:49:05.938","code":"17783","created":"2015-02-21T08:49:04.245","name":"17783 - TBD/PSI follow on","id":"MNEr8KSn7kQ","categoryOptions":[{"id":"sSJYgnAPweI","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Cote d'Ivoire IMs","id":"BhAF8wuq35E","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CI","name":"Cote d'Ivoire"}]}]},{"lastUpdated":"2015-03-04T00:58:46.447","code":"17784","created":"2015-03-04T00:58:44.692","name":"17784 - Global Technical Assistance HQ CoAg_ICAP","id":"RUxNLkUjGat","categoryOptions":[{"id":"Kj6bpaVDkLx","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_501","name":"Columbia University Mailman School of Public Health","id":"Q2KYsVtjQ9D","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Central Asia Region IMs","id":"oKsIH3iyqFz","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"AC","name":"Central Asia Region"}]}]},{"lastUpdated":"2015-03-04T00:58:46.426","code":"17785","created":"2015-03-04T00:58:44.692","name":"17785 - Columbia - ICAP","id":"rBSwrq8GWJp","categoryOptions":[{"id":"G5PD7iZ79pe","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"name":"Central Asia Region IMs","id":"oKsIH3iyqFz","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_1155","name":"Columbia University","id":"xKDVI3MLc6l","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"AC","name":"Central Asia Region"}]}]},{"lastUpdated":"2015-03-05T17:49:53.815","code":"17786","created":"2015-03-05T17:49:52.058","name":"17786 - Comité Empresarial Contra VIH/SIDA (CEC-HIV/AIDS)","id":"zirMbgk2wrZ","categoryOptions":[{"id":"yt0kzEGjOOc","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"name":"Angola IMs","id":"EqK0E2mtwrx","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_17063","name":"CEC-HIV/AIDS","id":"qxw8moOfuxq","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"AO","name":"Angola"}]}]},{"lastUpdated":"2015-03-05T17:49:53.794","code":"17787","created":"2015-03-05T17:49:52.058","name":"17787 - APHL","id":"IOFeDzyP98V","categoryOptions":[{"id":"zp39cgnFtaL","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"name":"Angola IMs","id":"EqK0E2mtwrx","groupSets":[]},{"code":"Partner_1923","name":"Association of Public Health Laboratories","id":"LCKC7NEcxjh","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"AO","name":"Angola"}]}]},{"lastUpdated":"2016-08-17T20:39:44.833","code":"17788","created":"2016-04-15T19:37:34.502","name":"17788 - USAID/South-Central Zambia Family Activity","id":"igZ151a1fIA","categoryOptions":[{"id":"DgvJ7FzOETl","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_3240","name":"Development Aid from People to People Humana Zambia","id":"pKf6nUywBEf","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2015-03-10T17:44:05.405","code":"17789","created":"2015-03-10T17:44:03.639","name":"17789 - Tuberculosis South Africa Project (TBSAP)","id":"A6MlfvUYYpm","categoryOptions":[{"id":"dlZH54ogpOY","endDate":"2016-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2015-03-10T17:44:05.416","code":"17790","created":"2015-03-10T17:44:03.639","name":"17790 - Comprehensive VMMC Training Programs/Ongoing Mentoring and Private Sector VMMC Training and Mentoring","id":"sl4KYRapulz","categoryOptions":[{"id":"bR9xpPubA3Y","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_19820","name":"The Centre for HIV and AIDS Prevention Studies","id":"JU2kY4SfUyJ","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2015-03-10T17:44:05.426","code":"17791","created":"2015-03-10T17:44:03.639","name":"17791 - Catalyzing an Adolescent Combination Prevention Program in South Africa (Activity 1), & Community SKILLZ for Health: Scaling-up Soccer-Based HIV and SGBV Prevention Programmes for Adolescents through Partnerships in South","id":"vThefbvTiog","categoryOptions":[{"id":"NzyaP1tyKXO","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_6496","name":"Grassroots Soccer","id":"GM0lZzvD98d","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2015-03-10T17:44:05.395","code":"17792","created":"2015-03-10T17:44:03.639","name":"17792 - Integrated HIV Wellness and Combating Stigma","id":"uSBWKHSIRxx","categoryOptions":[{"id":"gwA1dx4OTXv","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_233","name":"Program for Appropriate Technology in Health","id":"AeGQducFpY4","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2015-03-10T17:44:05.372","code":"17793","created":"2015-03-10T17:44:03.639","name":"17793 - Capacity Building of Local Organizations","id":"XSc08n7JiHV","categoryOptions":[{"id":"AQoGr3FPAHZ","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_17036","name":"Ethiopian Society of Sociologists, Social Workers and Anthropologists","id":"bR83C2EGcmD","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2015-03-10T17:44:05.384","code":"17794","created":"2015-03-10T17:44:03.639","name":"17794 - Capacity Building of Local Organizations","id":"mBz0bGrrsVE","categoryOptions":[{"id":"FxjR3ir6MMj","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_17036","name":"Ethiopian Society of Sociologists, Social Workers and Anthropologists","id":"bR83C2EGcmD","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2015-03-11T00:33:17.475","code":"17795","created":"2015-03-11T00:33:15.714","name":"17795 - HEAL TB (The Help Ethiopian Address the Low TB Performance (HEAL TB)","id":"WjWtOY42Jtw","categoryOptions":[{"id":"KHdI0GlraRs","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_220","name":"Management Sciences for Health","id":"XN6WHwvWDSK","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2015-03-30T23:57:34.514","code":"17796","created":"2015-03-30T23:57:32.396","name":"17796 - World Health Organization","id":"EX66MS3YMu7","categoryOptions":[{"id":"ja800QMf8RR","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Burma IMs","id":"H68dsHlfFiW","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_549","name":"World Health Organization","id":"Hh9aCl8EfX1","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"MM","name":"Burma"}]}]},{"lastUpdated":"2015-03-13T00:06:52.444","code":"17797","created":"2015-03-13T00:06:50.580","name":"17797 - Health Financing and Governance Project","id":"P4VyMs2QNMu","categoryOptions":[{"id":"wicJoUuiVny","endDate":"2017-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Cambodia IMs","id":"ajhMAiQomtN","groupSets":[]},{"code":"Partner_440","name":"Abt Associates","id":"JkisvjF4ahe","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KH","name":"Cambodia"}]}]},{"lastUpdated":"2015-03-13T00:06:52.457","code":"17798","created":"2015-03-13T00:06:50.580","name":"17798 - TBD-HEF Pooled Funding","id":"tB8l4LfnfEj","categoryOptions":[{"id":"MT65j0B4gIm","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Cambodia IMs","id":"ajhMAiQomtN","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KH","name":"Cambodia"}]}]},{"lastUpdated":"2015-03-18T00:37:28.407","code":"17799","created":"2015-03-18T00:37:26.595","name":"17799 - Injection Safety","id":"ZLghwtBpqm2","categoryOptions":[{"id":"KwQJfBRE3vX","endDate":"2016-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Cambodia IMs","id":"ajhMAiQomtN","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KH","name":"Cambodia"}]}]},{"lastUpdated":"2015-03-18T00:37:28.462","code":"17800","created":"2015-03-18T00:37:26.595","name":"17800 - LINKAGES","id":"og8BTKB9lGi","categoryOptions":[{"id":"gWZhnAiFuRQ","endDate":"2016-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9865","name":"FHI 360","id":"bgiL50ykiCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ghana IMs","id":"aLJxBPfhy2M","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"GH","name":"Ghana"}]}]},{"lastUpdated":"2015-03-18T00:37:28.473","code":"17801","created":"2015-03-18T00:37:26.595","name":"17801 - MEASURE Evaluation Phase IV","id":"yV9WA2sJ2Hq","categoryOptions":[{"id":"uc7zAWysULl","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_521","name":"University of North Carolina at Chapel Hill, Carolina Population Center","id":"LfNyhXyE9DI","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2015-03-18T00:37:28.417","code":"17802","created":"2015-03-18T00:37:26.595","name":"17802 - Quality Assurance of Health Commodities","id":"zkWwNnaLtY0","categoryOptions":[{"id":"D0JxqLTDsoQ","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Cote d'Ivoire IMs","id":"BhAF8wuq35E","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CI","name":"Cote d'Ivoire"}]}]},{"lastUpdated":"2015-03-18T00:37:28.428","code":"17803","created":"2015-03-18T00:37:26.595","name":"17803 - Supply Chain Technical Assistance","id":"IlDKv3J4nEF","categoryOptions":[{"id":"XLl1TnGrqMv","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Cote d'Ivoire IMs","id":"BhAF8wuq35E","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CI","name":"Cote d'Ivoire"}]}]},{"lastUpdated":"2015-03-30T23:57:34.612","code":"17804","created":"2015-03-30T23:57:32.396","name":"17804 - CARE","id":"VO8UFsfpScM","categoryOptions":[{"id":"iu9vFP9ssSJ","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"South Sudan IMs","id":"zYDiTp987u1","groupSets":[]}],"organisationUnits":[{"code":"SS","name":"South Sudan"}]}]},{"lastUpdated":"2017-01-08T23:53:39.766","code":"17805","created":"2015-03-18T00:37:26.595","name":"17805 - RTI Care and Treatment","id":"ZJrHBzhYP7q","categoryOptions":[{"id":"oYYddnlgYQH","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"South Sudan IMs","id":"zYDiTp987u1","groupSets":[]},{"code":"Partner_1717","name":"Research Triangle International","id":"YuPCFCsVfE0","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"SS","name":"South Sudan"}]}]},{"lastUpdated":"2015-03-19T00:07:14.331","code":"17806","created":"2015-03-19T00:07:12.469","name":"17806 - CHALLENGE TB","id":"m8riSCsXLjD","categoryOptions":[{"id":"pHcRPWWyEYO","endDate":"2017-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_233","name":"Program for Appropriate Technology in Health","id":"AeGQducFpY4","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"India IMs","id":"Z0pnjwOi9us","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"IN","name":"India"}]}]},{"lastUpdated":"2015-03-19T00:07:14.404","code":"17807","created":"2015-03-19T00:07:12.469","name":"17807 - Youth Power: Implementation IDIQ","id":"o9A824HuESo","categoryOptions":[{"id":"hqdIktAtzpg","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2015-03-19T00:07:14.269","code":"17808","created":"2015-03-19T00:07:12.469","name":"17808 - Follow on to Health Policy Project","id":"Nab7RMJAYbO","categoryOptions":[{"id":"ReORyHjONAu","endDate":"2017-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Caribbean Region IMs","id":"A9TJU6RyKmN","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CB","name":"Caribbean Region"}]}]},{"lastUpdated":"2015-03-19T00:07:14.294","code":"17809","created":"2015-03-19T00:07:12.469","name":"17809 - Knowledge for Health II","id":"LwaR3pJRg9V","categoryOptions":[{"id":"U8kUPzCN3n6","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_507","name":"Johns Hopkins University Center for Communication Programs","id":"H8KTfvoAqCz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Caribbean Region IMs","id":"A9TJU6RyKmN","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CB","name":"Caribbean Region"}]}]},{"lastUpdated":"2015-03-19T00:07:14.257","code":"17810","created":"2015-03-19T00:07:12.469","name":"17810 - Grant Management Solutions","id":"aMIxK2pb8l8","categoryOptions":[{"id":"mMFubcoaJhv","endDate":"2017-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Caribbean Region IMs","id":"A9TJU6RyKmN","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_220","name":"Management Sciences for Health","id":"XN6WHwvWDSK","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"CB","name":"Caribbean Region"}]}]},{"lastUpdated":"2015-03-20T01:02:23.687","code":"17811","created":"2015-03-20T01:02:21.600","name":"17811 - FHI 360 LINKAGES","id":"oAvqr5dyLHi","categoryOptions":[{"id":"EuoLFdoXQox","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9865","name":"FHI 360","id":"bgiL50ykiCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Cote d'Ivoire IMs","id":"BhAF8wuq35E","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CI","name":"Cote d'Ivoire"}]}]},{"lastUpdated":"2015-03-20T01:02:23.668","code":"17812","created":"2015-03-20T01:02:21.600","name":"17812 - Good Governance Initiative Fund (GGIF)","id":"zq1eSO4DSnj","categoryOptions":[{"id":"IoSjWpEwRWq","endDate":"2016-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Central Asia Region IMs","id":"oKsIH3iyqFz","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_9853","name":"New Partner","id":"CBKPvQjWDLS","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"AC","name":"Central Asia Region"}]}]},{"lastUpdated":"2015-03-20T01:02:23.678","code":"17813","created":"2015-03-20T01:02:21.600","name":"17813 - LINKAGES","id":"xy9q6ELcx79","categoryOptions":[{"id":"hiCcsSISqGF","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9865","name":"FHI 360","id":"bgiL50ykiCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Central Asia Region IMs","id":"oKsIH3iyqFz","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"AC","name":"Central Asia Region"}]}]},{"lastUpdated":"2015-03-20T01:02:23.704","code":"17814","created":"2015-03-20T01:02:21.600","name":"17814 - Supply Chain Management System (SCMS)","id":"nuIS7xepxq0","categoryOptions":[{"id":"StziWP0FiDp","endDate":"2016-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_3781","name":"Partnership for Supply Chain Management","id":"El6VW2fQeEZ","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ghana IMs","id":"aLJxBPfhy2M","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"GH","name":"Ghana"}]}]},{"lastUpdated":"2015-03-20T23:57:47.779","code":"17815","created":"2015-03-20T23:57:45.713","name":"17815 - Inform Asia: USAID's Health Research Program, Associate Award","id":"oqNRsVXlwGu","categoryOptions":[{"id":"bpKlGBiZdLm","endDate":"2017-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Asia Regional Program IMs","id":"QJPkjRiucWf","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_1717","name":"Research Triangle International","id":"YuPCFCsVfE0","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"AS","name":"Asia Regional Program"}]}]},{"lastUpdated":"2015-03-30T23:57:34.563","code":"17816","created":"2015-03-30T23:57:32.396","name":"17816 - Family Health International - FHI360","id":"ujCTQAOy4vR","categoryOptions":[{"id":"Ht1p5Gi5g8B","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_9865","name":"FHI 360","id":"bgiL50ykiCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Indonesia IMs","id":"dn6d5UelOkT","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]}],"organisationUnits":[{"code":"ID","name":"Indonesia"}]}]},{"lastUpdated":"2015-03-30T23:57:34.572","code":"17817","created":"2015-03-30T23:57:32.396","name":"17817 - Promoting the Quality of Medicines (PQM)","id":"iAq4ApyFKsB","categoryOptions":[{"id":"iXxiXDl8vZk","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"name":"Indonesia IMs","id":"dn6d5UelOkT","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_13269","name":"U.S. Pharmacopeia","id":"aA0tZtclvVn","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ID","name":"Indonesia"}]}]},{"lastUpdated":"2015-03-20T23:57:47.820","code":"17818","created":"2015-03-20T23:57:45.713","name":"17818 - Family Health International - FHI360","id":"eWyeUfKg09m","categoryOptions":[{"id":"XE6E5mmstym","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_9865","name":"FHI 360","id":"bgiL50ykiCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Indonesia IMs","id":"dn6d5UelOkT","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]}],"organisationUnits":[{"code":"ID","name":"Indonesia"}]}]},{"lastUpdated":"2015-03-30T23:57:34.580","code":"17819","created":"2015-03-30T23:57:32.396","name":"17819 - Promoting the Quality of Medicines (PQM)","id":"DAPM5d914bV","categoryOptions":[{"id":"VdqZ64OXZez","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"name":"Indonesia IMs","id":"dn6d5UelOkT","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_13269","name":"U.S. Pharmacopeia","id":"aA0tZtclvVn","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ID","name":"Indonesia"}]}]},{"lastUpdated":"2015-03-20T23:57:47.859","code":"17820","created":"2015-03-20T23:57:45.713","name":"17820 - Catholic Medical Mission Board - Prevention","id":"dBee2m0ggPp","categoryOptions":[{"id":"FnDgKgPWsNS","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_32","name":"Catholic Medical Mission Board","id":"dFOHyUiqXf5","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"South Sudan IMs","id":"zYDiTp987u1","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"SS","name":"South Sudan"}]}]},{"lastUpdated":"2015-03-20T23:57:47.851","code":"17821","created":"2015-03-20T23:57:45.713","name":"17821 - IntraHealth - Prevention","id":"fD9hvP79PXJ","categoryOptions":[{"id":"aE27xN5Mdrs","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_217","name":"IntraHealth International, Inc","id":"dzHNlgEBwIz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"South Sudan IMs","id":"zYDiTp987u1","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"SS","name":"South Sudan"}]}]},{"lastUpdated":"2015-03-20T23:57:47.922","code":"17822","created":"2015-03-20T23:57:45.713","name":"17822 - HOSPAZ BANTWANA","id":"NoK9G378Bsk","categoryOptions":[{"id":"bVb3MrWHqlT","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"name":"Zimbabwe IMs","id":"X5BXfaO7gjy","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_17047","name":"Hospice and Palliative Care Association of Zimbabwe","id":"vpPrj7KVVZS","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"ZW","name":"Zimbabwe"}]}]},{"lastUpdated":"2015-03-23T23:52:46.674","code":"17823","created":"2015-03-23T23:52:44.569","name":"17823 - LINKAGES","id":"I5SZ2PrpzL9","categoryOptions":[{"id":"ZMuKASaT9CX","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9865","name":"FHI 360","id":"bgiL50ykiCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Indonesia IMs","id":"dn6d5UelOkT","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ID","name":"Indonesia"}]}]},{"lastUpdated":"2017-03-22T23:17:33.737","code":"17824","created":"2016-04-15T19:37:34.571","name":"17824 - Private Health Sector Project","id":"kwsYrn34suk","categoryOptions":[{"id":"jLqYhMDw2vh","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_440","name":"Abt Associates","id":"JkisvjF4ahe","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2017-03-22T23:17:33.768","code":"17825","created":"2015-03-23T23:52:44.569","name":"17825 - USAID Community Care and Treatment","id":"g0HQsCEZdGE","categoryOptions":[{"id":"MWWnPTuUAzK","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2015-03-23T23:52:46.666","code":"17826","created":"2015-03-23T23:52:44.569","name":"17826 - TBD- Ops Research (confirm w Zohra)","id":"N4pzkF95Llb","categoryOptions":[{"id":"dpp8PMponSg","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"name":"Indonesia IMs","id":"dn6d5UelOkT","groupSets":[]},{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ID","name":"Indonesia"}]}]},{"lastUpdated":"2015-03-23T23:52:46.721","code":"17832","created":"2015-03-23T23:52:44.569","name":"17832 - CMMB - Prevention, Care and Treatment","id":"KdpiWyWd8rI","categoryOptions":[{"id":"aXG9cjkXQ7Y","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_32","name":"Catholic Medical Mission Board","id":"dFOHyUiqXf5","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"South Sudan IMs","id":"zYDiTp987u1","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"SS","name":"South Sudan"}]}]},{"lastUpdated":"2015-03-23T23:52:46.797","code":"17833","created":"2015-03-23T23:52:44.569","name":"17833 - Project SOAR","id":"nuGBPD2JU14","categoryOptions":[{"id":"WeqShdOSZ5a","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_230","name":"Population Council","id":"dbFcDx5R2uc","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2015-03-23T23:52:46.689","code":"17834","created":"2015-03-23T23:52:44.569","name":"17834 - DGHA HQ TA Cooperative Agreement – UCSF","id":"bumnEbUazVY","categoryOptions":[{"id":"s7yXehw3SYt","endDate":"2016-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_517","name":"University of California at San Francisco","id":"t4LrBROk1Gw","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Namibia IMs","id":"Rdf2lbZeQPN","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"NA","name":"Namibia"}]}]},{"lastUpdated":"2015-03-23T23:52:46.705","code":"17836","created":"2015-03-23T23:52:44.569","name":"17836 - MEASURE Evaluation Phase IV","id":"NOSnucwLKr5","categoryOptions":[{"id":"BkNoJaFMi6Y","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Namibia IMs","id":"Rdf2lbZeQPN","groupSets":[]}],"organisationUnits":[{"code":"NA","name":"Namibia"}]}]},{"lastUpdated":"2015-03-23T23:52:46.697","code":"17837","created":"2015-03-23T23:52:44.569","name":"17837 - Country Partnership to Increase Access to Integrated HIV/AIDS and Health Services Using Mobile Health Services to Reach Underserved Populations in Namibia","id":"o5a4Fvuevoh","categoryOptions":[{"id":"p4HaEgahRTs","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_1618","name":"PharmAccess","id":"Z3Iu7Gpj2jh","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Namibia IMs","id":"Rdf2lbZeQPN","groupSets":[]}],"organisationUnits":[{"code":"NA","name":"Namibia"}]}]},{"lastUpdated":"2015-03-23T23:52:46.713","code":"17838","created":"2015-03-23T23:52:44.569","name":"17838 - TBD- DMMP 2,0 VMMC modeling","id":"NHjtHUI0u0u","categoryOptions":[{"id":"QibEJYVv16L","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Namibia IMs","id":"Rdf2lbZeQPN","groupSets":[]}],"organisationUnits":[{"code":"NA","name":"Namibia"}]}]},{"lastUpdated":"2015-03-30T23:57:34.604","code":"17839","created":"2015-03-30T23:57:32.396","name":"17839 - Scale up of VMMC Services for Military","id":"TiGA25WFH2E","categoryOptions":[{"id":"jfrzfWXVpIO","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_219","name":"JHPIEGO","id":"Q2afG9ldmqc","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Namibia IMs","id":"Rdf2lbZeQPN","groupSets":[]}],"organisationUnits":[{"code":"NA","name":"Namibia"}]}]},{"lastUpdated":"2016-08-17T20:40:27.688","code":"17840","created":"2016-04-15T19:37:34.605","name":"17840 - Sri Lanka","id":"rgCGiMkSena","categoryOptions":[{"id":"cBZj2RZRCBm","endDate":"2017-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"India IMs","id":"Z0pnjwOi9us","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"IN","name":"India"}]}]},{"lastUpdated":"2016-08-17T20:40:49.011","code":"17841","created":"2016-04-15T19:37:34.594","name":"17841 - Sri Lanka","id":"hn1xUyz3VQF","categoryOptions":[{"id":"JRV3p369uO0","endDate":"2017-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"India IMs","id":"Z0pnjwOi9us","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"IN","name":"India"}]}]},{"lastUpdated":"2015-03-24T23:55:44.598","code":"17842","created":"2015-03-24T23:55:42.443","name":"17842 - Quality Improvement Center for Impact (QICI)","id":"EadTTbDEM2U","categoryOptions":[{"id":"zsQefZr9GU8","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Asia Regional Program IMs","id":"QJPkjRiucWf","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_14350","name":"Health Research Inc./New York State Department of Health","id":"ypLvLlZiYhM","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/HRSA","name":"HHS/HRSA","id":"RGC9tURSc3W","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"AS","name":"Asia Regional Program"}]}]},{"lastUpdated":"2017-03-22T23:17:33.787","code":"17843","created":"2015-03-24T23:55:42.443","name":"17843 - USAID Caring for Vulnerable Children","id":"LHnJ3jfkRJF","categoryOptions":[{"id":"zZoIiUhPsFA","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2015-03-24T23:55:44.698","code":"17844","created":"2015-03-24T23:55:42.443","name":"17844 - DERAP","id":"fhwRb3JmifZ","categoryOptions":[{"id":"CudDUtoJNUv","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"name":"Indonesia IMs","id":"dn6d5UelOkT","groupSets":[]},{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ID","name":"Indonesia"}]}]},{"lastUpdated":"2015-03-24T23:55:44.615","code":"17845","created":"2015-03-24T23:55:42.443","name":"17845 - Capacity Building through Training and Mentoring for Informatics","id":"ZXREKkuY7pT","categoryOptions":[{"id":"EaiJuDWTpGd","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_10195","name":"Botswana Harvard AIDS Institute","id":"zZLvjlqdNZN","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Botswana IMs","id":"JIc6kul4QSt","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"BW","name":"Botswana"}]}]},{"lastUpdated":"2015-03-24T23:55:44.623","code":"17846","created":"2015-03-24T23:55:42.443","name":"17846 - Capacity Building through Training and Mentoring for Cervical Cancer","id":"HZfJ9wuNfon","categoryOptions":[{"id":"x0gQ7H0tp4k","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_219","name":"JHPIEGO","id":"Q2afG9ldmqc","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Botswana IMs","id":"JIc6kul4QSt","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"BW","name":"Botswana"}]}]},{"lastUpdated":"2015-03-24T23:55:44.640","code":"17847","created":"2015-03-24T23:55:42.443","name":"17847 - Capacity Building through Training and Mentoring for TB/HIV","id":"cBlqmrDk1NU","categoryOptions":[{"id":"rm5HIeWkRzl","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_522","name":"University of Pennsylvania","id":"VJ4qL3FUzgb","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Botswana IMs","id":"JIc6kul4QSt","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"BW","name":"Botswana"}]}]},{"lastUpdated":"2015-03-24T23:55:44.572","code":"17848","created":"2015-03-24T23:55:42.443","name":"17848 - INLS","id":"Wq5y73g38uV","categoryOptions":[{"id":"W1G4wE8ykTx","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Angola IMs","id":"EqK0E2mtwrx","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_5706","name":"Ministry of Health, Angola","id":"JPxexJWju0N","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"AO","name":"Angola"}]}]},{"lastUpdated":"2015-03-24T23:55:44.562","code":"17849","created":"2015-03-24T23:55:42.443","name":"17849 - APHL","id":"Cy3oOn5AocD","categoryOptions":[{"id":"pzM2HxxxvOy","endDate":"2016-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Angola IMs","id":"EqK0E2mtwrx","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_1923","name":"Association of Public Health Laboratories","id":"LCKC7NEcxjh","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"AO","name":"Angola"}]}]},{"lastUpdated":"2015-03-24T23:55:44.590","code":"17850","created":"2015-03-24T23:55:42.443","name":"17850 - ICAP","id":"xhrPwhpnHxE","categoryOptions":[{"id":"kBOGStNzmpp","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_501","name":"Columbia University Mailman School of Public Health","id":"Q2KYsVtjQ9D","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Angola IMs","id":"EqK0E2mtwrx","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"AO","name":"Angola"}]}]},{"lastUpdated":"2015-03-24T23:55:44.581","code":"17851","created":"2015-03-24T23:55:42.443","name":"17851 - SPH","id":"oT63YM561k5","categoryOptions":[{"id":"D8xru5lzSUq","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Angola IMs","id":"EqK0E2mtwrx","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_5706","name":"Ministry of Health, Angola","id":"JPxexJWju0N","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"AO","name":"Angola"}]}]},{"lastUpdated":"2015-03-30T23:57:34.596","code":"17852","created":"2015-03-30T23:57:32.396","name":"17852 - LINKAGES","id":"Xoz4nxwymv3","categoryOptions":[{"id":"kh4m1gLVMLB","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9865","name":"FHI 360","id":"bgiL50ykiCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Indonesia IMs","id":"dn6d5UelOkT","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ID","name":"Indonesia"}]}]},{"lastUpdated":"2015-03-30T23:57:34.588","code":"17853","created":"2015-03-30T23:57:32.396","name":"17853 - Promoting the Quality of Medicines (PQM)","id":"idwuhjcUTWp","categoryOptions":[{"id":"JOWfnZhfDfw","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"name":"Indonesia IMs","id":"dn6d5UelOkT","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_13269","name":"U.S. Pharmacopeia","id":"aA0tZtclvVn","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ID","name":"Indonesia"}]}]},{"lastUpdated":"2015-03-25T23:53:14.498","code":"17854","created":"2015-03-25T23:53:12.191","name":"17854 - Health Financing and Governance","id":"qTuMlZm8wrd","categoryOptions":[{"id":"xLV1tqazyna","endDate":"2017-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Indonesia IMs","id":"dn6d5UelOkT","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_440","name":"Abt Associates","id":"JkisvjF4ahe","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ID","name":"Indonesia"}]}]},{"lastUpdated":"2016-08-17T20:41:10.388","code":"17855","created":"2016-04-15T19:37:34.708","name":"17855 - Comprehensive HIV/AIDS Prevention, Care, Treatment and Support Project with the Uganda People Defense Forces","id":"alMZIpFmpxf","categoryOptions":[{"id":"bwjLPivo5eJ","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Partner_1717","name":"Research Triangle International","id":"YuPCFCsVfE0","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2015-03-25T23:53:14.483","code":"17856","created":"2015-03-25T23:53:12.191","name":"17856 - Ethiopia Health Infrastructure Program","id":"rxkmWHsxHq0","categoryOptions":[{"id":"Fvnu5gtYslv","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2015-03-25T23:53:14.490","code":"17857","created":"2015-03-25T23:53:12.191","name":"17857 - Ethiopia Program Quality Monitoring","id":"VHU8mJjM2P9","categoryOptions":[{"id":"BhPUmsacLyY","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2016-08-17T20:41:31.812","code":"17858","created":"2016-04-15T19:37:34.628","name":"17858 - Ministry of Health Lao PDR","id":"PR3al3AIaI7","categoryOptions":[{"id":"o260bMx8e6g","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Asia Regional Program IMs","id":"QJPkjRiucWf","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_9853","name":"New Partner","id":"CBKPvQjWDLS","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"AS","name":"Asia Regional Program"}]}]},{"lastUpdated":"2016-08-17T20:41:53.296","code":"17859","created":"2016-04-15T19:37:34.639","name":"17859 - Thailand Ministry of Public Health","id":"KZsQpUg45SC","categoryOptions":[{"id":"E1rMHTo0C5y","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_5430","name":"Thailand Ministry of Public Health","id":"Hk0grx54DN3","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Asia Regional Program IMs","id":"QJPkjRiucWf","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"AS","name":"Asia Regional Program"}]}]},{"lastUpdated":"2016-08-17T20:42:14.615","code":"17860","created":"2016-04-15T19:37:34.650","name":"17860 - Bangkok Metropolitan Administration","id":"wLNBz47Rp8r","categoryOptions":[{"id":"oSox7KFHxRu","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_5431","name":"Bangkok Metropolitan Administration","id":"I4fSfY1W5mH","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Asia Regional Program IMs","id":"QJPkjRiucWf","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"AS","name":"Asia Regional Program"}]}]},{"lastUpdated":"2017-01-08T23:53:39.819","code":"17861","created":"2016-04-15T19:37:34.662","name":"17861 - Botswana Comprehensive Care and Support for Orphans and Vulnerable Children Project (former OVC TBD)","id":"BejJ8D7I0qx","categoryOptions":[{"id":"tIJwwTc7bcA","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_234","name":"Project Concern International","id":"b1E4CU4SwL3","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Botswana IMs","id":"JIc6kul4QSt","groupSets":[]}],"organisationUnits":[{"code":"BW","name":"Botswana"}]}]},{"lastUpdated":"2016-08-17T20:42:57.383","code":"17862","created":"2016-04-15T19:37:34.685","name":"17862 - Linkages Across the Continuum of HIV Services for Key Populations Affected by HIV (LINKAGES) Project","id":"YvqTxmOYLmI","categoryOptions":[{"id":"DbtTH1L5bEL","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9865","name":"FHI 360","id":"bgiL50ykiCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Botswana IMs","id":"JIc6kul4QSt","groupSets":[]}],"organisationUnits":[{"code":"BW","name":"Botswana"}]}]},{"lastUpdated":"2016-08-17T20:43:18.674","code":"17863","created":"2016-04-15T19:37:34.697","name":"17863 - Advancing Partners and Communities Project","id":"J7qfTlFxyvb","categoryOptions":[{"id":"b6f05vjEtXG","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_453","name":"John Snow, Inc.","id":"iOxqtbVGBVY","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Botswana IMs","id":"JIc6kul4QSt","groupSets":[]}],"organisationUnits":[{"code":"BW","name":"Botswana"}]}]},{"lastUpdated":"2015-03-30T23:57:34.531","code":"17864","created":"2015-03-30T23:57:32.396","name":"17864 - TASC ITC","id":"UMMcUSTkk1r","categoryOptions":[{"id":"kvLAbAu2O6I","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Burma IMs","id":"H68dsHlfFiW","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MM","name":"Burma"}]}]},{"lastUpdated":"2015-03-30T23:57:34.555","code":"17865","created":"2015-03-30T23:57:32.396","name":"17865 - Linkages","id":"HLwcPXMtnz8","categoryOptions":[{"id":"FpZCORkDpSd","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9865","name":"FHI 360","id":"bgiL50ykiCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Burma IMs","id":"H68dsHlfFiW","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MM","name":"Burma"}]}]},{"lastUpdated":"2015-03-30T23:57:34.539","code":"17866","created":"2015-03-30T23:57:32.396","name":"17866 - FIND Follow-On","id":"IkI0wWEPADm","categoryOptions":[{"id":"CNNcGINrfPA","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Burma IMs","id":"H68dsHlfFiW","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MM","name":"Burma"}]}]},{"lastUpdated":"2015-03-30T23:57:34.523","code":"17867","created":"2015-03-30T23:57:32.396","name":"17867 - Transform","id":"jxBPgWrHdER","categoryOptions":[{"id":"L8q3EivdCm8","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_232","name":"Population Services International","id":"vNQlvpUamTo","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Burma IMs","id":"H68dsHlfFiW","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MM","name":"Burma"}]}]},{"lastUpdated":"2015-03-30T23:57:34.547","code":"17868","created":"2015-03-30T23:57:32.396","name":"17868 - Transform","id":"xV7BnhMkPhX","categoryOptions":[{"id":"MMscY4KK7oX","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Burma IMs","id":"H68dsHlfFiW","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MM","name":"Burma"}]}]},{"lastUpdated":"2015-03-26T23:49:39.547","code":"17869","created":"2015-03-26T23:49:37.398","name":"17869 - TASC4 ITC","id":"JpIxU9Z1ZWX","categoryOptions":[{"id":"uuEDBpVp1Jm","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Burma IMs","id":"H68dsHlfFiW","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MM","name":"Burma"}]}]},{"lastUpdated":"2015-03-26T23:49:39.538","code":"17870","created":"2015-03-26T23:49:37.398","name":"17870 - Transform","id":"WoAcefwYxPm","categoryOptions":[{"id":"V0mbBjrDTA4","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_232","name":"Population Services International","id":"vNQlvpUamTo","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Burma IMs","id":"H68dsHlfFiW","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MM","name":"Burma"}]}]},{"lastUpdated":"2015-03-26T23:49:39.555","code":"17871","created":"2015-03-26T23:49:37.398","name":"17871 - Evidence for Development (E4D)","id":"GrIhLIIxbCj","categoryOptions":[{"id":"cLslYSoVFSA","endDate":"2016-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_19763","name":"International Business & Technical Consultants Inc.","id":"Mxe6BY6NsU9","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Cote d'Ivoire IMs","id":"BhAF8wuq35E","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CI","name":"Cote d'Ivoire"}]}]},{"lastUpdated":"2017-01-08T23:53:39.837","code":"17872","created":"2015-03-26T23:49:37.398","name":"17872 - Global Health Supply Chain Quality Assurance","id":"Mszs0c7UVHF","categoryOptions":[{"id":"jiLcbQ3OL4y","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Cote d'Ivoire IMs","id":"BhAF8wuq35E","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_19877","name":"Global Health Supply Chain Program","id":"hunZWxaAUTG","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"CI","name":"Cote d'Ivoire"}]}]},{"lastUpdated":"2015-03-27T23:50:22.448","code":"17873","created":"2015-03-27T23:50:20.257","name":"17873 - Health Improvement Partnership Project","id":"SBTTvFY5GU6","categoryOptions":[{"id":"rpliR1xDQjQ","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2015-03-27T23:50:22.431","code":"17874","created":"2015-03-27T23:50:20.257","name":"17874 - NAMERU","id":"d8YYeryAm6K","categoryOptions":[{"id":"PjErvxQgpbd","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_11536","name":"National Medical Research Unit","id":"cuNaXqdqy9p","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2015-05-14T00:21:34.176","code":"17875","created":"2015-05-14T00:21:30.288","name":"17875 - Strengthening HIV/AIDS Services for Most at Risk Populations in Papua New Guinea","id":"iPWfokoZPkG","categoryOptions":[{"id":"Drk2FZ4rxJT","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9865","name":"FHI 360","id":"bgiL50ykiCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Papua New Guinea IMs","id":"YjUlAiyO08V","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"PG","name":"Papua New Guinea"}]}]},{"lastUpdated":"2015-05-14T00:21:34.162","code":"17876","created":"2015-05-14T00:21:30.288","name":"17876 - Outcome evaluation of the CoPCT service delivery model","id":"NQ1gszjii8q","categoryOptions":[{"id":"MfXBEMl2ewU","endDate":"2016-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Papua New Guinea IMs","id":"YjUlAiyO08V","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_9853","name":"New Partner","id":"CBKPvQjWDLS","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"PG","name":"Papua New Guinea"}]}]},{"lastUpdated":"2015-03-27T23:50:22.422","code":"17877","created":"2015-03-27T23:50:20.257","name":"17877 - Global Health Support Initiative- GF Liaison","id":"eYQOCsr3bdW","categoryOptions":[{"id":"fLLxv7TJAjN","endDate":"2016-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Indonesia IMs","id":"dn6d5UelOkT","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_3688","name":"IAP Worldwide Services, Inc.","id":"OVkh8FMNEOr","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"ID","name":"Indonesia"}]}]},{"lastUpdated":"2015-03-27T23:50:22.414","code":"17878","created":"2015-03-27T23:50:20.257","name":"17878 - Quarterly Consultation Meetings","id":"usNy30INxjk","categoryOptions":[{"id":"zEFmCxFUqQE","endDate":"2017-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Caribbean Region IMs","id":"A9TJU6RyKmN","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_13111","name":"US Embassies","id":"gN3Y3pXYjFW","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CB","name":"Caribbean Region"}]}]},{"lastUpdated":"2015-03-28T23:49:32.247","code":"17879","created":"2015-03-28T23:49:30.030","name":"17879 - TBD Guatemala","id":"bfrgpA0otEt","categoryOptions":[{"id":"Vu0xk15T697","endDate":"2016-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Central America Region IMs","id":"wwgvfFoRz0Q","groupSets":[]},{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]}],"organisationUnits":[{"code":"CE","name":"Central America Region"}]}]},{"lastUpdated":"2015-03-28T23:49:32.256","code":"17880","created":"2015-03-28T23:49:30.030","name":"17880 - TBD El Salvador","id":"mdDaMJQpbhM","categoryOptions":[{"id":"NYv3VTzXQpz","endDate":"2016-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Central America Region IMs","id":"wwgvfFoRz0Q","groupSets":[]},{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]}],"organisationUnits":[{"code":"CE","name":"Central America Region"}]}]},{"lastUpdated":"2015-03-28T23:49:32.264","code":"17881","created":"2015-03-28T23:49:30.030","name":"17881 - TBD Nicaragua","id":"FHu8PCYjoLH","categoryOptions":[{"id":"Lh9mFdmKM6t","endDate":"2016-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Central America Region IMs","id":"wwgvfFoRz0Q","groupSets":[]},{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]}],"organisationUnits":[{"code":"CE","name":"Central America Region"}]}]},{"lastUpdated":"2015-03-29T23:48:19.845","code":"17882","created":"2015-03-29T23:48:17.653","name":"17882 - RTI Follow-on","id":"YL9rt96W0lB","categoryOptions":[{"id":"yi1qtotGTYm","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Zimbabwe IMs","id":"X5BXfaO7gjy","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_1717","name":"Research Triangle International","id":"YuPCFCsVfE0","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"ZW","name":"Zimbabwe"}]}]},{"lastUpdated":"2015-03-29T23:48:19.855","code":"17883","created":"2015-03-29T23:48:17.653","name":"17883 - SEAM Follow-On","id":"yWYfvXb9lIC","categoryOptions":[{"id":"Y85F1FKdRlu","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Zimbabwe IMs","id":"X5BXfaO7gjy","groupSets":[]},{"code":"Partner_6277","name":"International Center for AIDS Care and Treatment Programs, Columbia University","id":"IY3MeXEd10T","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZW","name":"Zimbabwe"}]}]},{"lastUpdated":"2017-01-08T23:53:39.854","code":"17884","created":"2015-03-29T23:48:17.653","name":"17884 - Quality Improvement Capacity for Impact Project (QICIP","id":"qHY0nLFwcjs","categoryOptions":[{"id":"BvqBBnADSl4","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Zimbabwe IMs","id":"X5BXfaO7gjy","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_14350","name":"Health Research Inc./New York State Department of Health","id":"ypLvLlZiYhM","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/HRSA","name":"HHS/HRSA","id":"RGC9tURSc3W","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZW","name":"Zimbabwe"}]}]},{"lastUpdated":"2015-03-29T23:48:19.864","code":"17885","created":"2015-03-29T23:48:17.653","name":"17885 - BRTI Follow-on","id":"BxzIDQIuClj","categoryOptions":[{"id":"NBBnO8EXzDG","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Zimbabwe IMs","id":"X5BXfaO7gjy","groupSets":[]},{"code":"Partner_13939","name":"Biomedical Research and Training Institute","id":"S0euMlhoZOX","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZW","name":"Zimbabwe"}]}]},{"lastUpdated":"2015-03-29T23:48:19.890","code":"17886","created":"2015-03-29T23:48:17.653","name":"17886 - PSI Follow-on","id":"g0XW2U6ZaVV","categoryOptions":[{"id":"gUPYM0YrFEP","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"name":"Zimbabwe IMs","id":"X5BXfaO7gjy","groupSets":[]},{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZW","name":"Zimbabwe"}]}]},{"lastUpdated":"2015-03-29T23:48:19.899","code":"17887","created":"2015-03-29T23:48:17.653","name":"17887 - AIDS Free EGPAF","id":"jw1PeVEFFTp","categoryOptions":[{"id":"YHvXUucmrkF","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Zimbabwe IMs","id":"X5BXfaO7gjy","groupSets":[]},{"code":"Partner_16525","name":"John Snow Inc (JSI)","id":"IotYS2QNHNH","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZW","name":"Zimbabwe"}]}]},{"lastUpdated":"2015-03-30T23:57:34.505","code":"17888","created":"2015-03-30T23:57:32.396","name":"17888 - FIND","id":"hfJ5M1siXsj","categoryOptions":[{"id":"kK4Gui92iQb","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Burma IMs","id":"H68dsHlfFiW","groupSets":[]},{"code":"Partner_15708","name":"Foundation for Innovative New Diagnostics","id":"wQ8mVbCbwvl","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MM","name":"Burma"}]}]},{"lastUpdated":"2015-03-30T23:57:34.637","code":"17889","created":"2015-03-30T23:57:32.396","name":"17889 - Challenge TB","id":"N14H78A3Ty4","categoryOptions":[{"id":"MBHGpGmMTwJ","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"name":"Zimbabwe IMs","id":"X5BXfaO7gjy","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_12157","name":"The International Union Against Tuberculosis and Lung Disease","id":"R655WNkHBrX","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"ZW","name":"Zimbabwe"}]}]},{"lastUpdated":"2015-03-30T23:57:34.621","code":"17890","created":"2015-03-30T23:57:32.396","name":"17890 - UTH FOLLOW ON ( Combined HAP & LAB)","id":"OjZMBXIJcgK","categoryOptions":[{"id":"R17jQgCwqIC","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Partner_6551","name":"University Teaching Hospital","id":"OIjuzACSHRs","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2017-02-03T01:10:20.033","code":"17891","created":"2015-03-30T23:57:32.396","name":"17891 - ASLM","id":"gRFcMMjCKlg","categoryOptions":[{"id":"VxKLI6684kd","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Partner_16585","name":"African Society for Laboratory Medicine","id":"g2rg09jBqXv","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2015-03-31T23:55:32.812","code":"17892","created":"2015-03-31T23:55:30.608","name":"17892 - Quality in Health","id":"ykPQCuNU2mB","categoryOptions":[{"id":"vb0WxIiegBG","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"name":"Central America Region IMs","id":"wwgvfFoRz0Q","groupSets":[]},{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CE","name":"Central America Region"}]}]},{"lastUpdated":"2015-03-31T23:55:32.821","code":"17893","created":"2015-03-31T23:55:30.608","name":"17893 - New HIV/AIDS Policy Instrument","id":"O8m44Yajfd5","categoryOptions":[{"id":"Ml4y5d74iwu","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"name":"Central America Region IMs","id":"wwgvfFoRz0Q","groupSets":[]},{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CE","name":"Central America Region"}]}]},{"lastUpdated":"2015-03-31T23:55:32.829","code":"17894","created":"2015-03-31T23:55:30.608","name":"17894 - TA for Combination Prevention Model","id":"qnSP6S4vIcj","categoryOptions":[{"id":"KW9mUX9Thla","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Central America Region IMs","id":"wwgvfFoRz0Q","groupSets":[]},{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CE","name":"Central America Region"}]}]},{"lastUpdated":"2015-03-31T23:55:32.837","code":"17895","created":"2015-03-31T23:55:30.608","name":"17895 - Strengthening Care & Treatment Cascade","id":"mET1xz2okgq","categoryOptions":[{"id":"CouG4sUytuh","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Central America Region IMs","id":"wwgvfFoRz0Q","groupSets":[]},{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CE","name":"Central America Region"}]}]},{"lastUpdated":"2015-03-31T23:55:32.886","code":"17896","created":"2015-03-31T23:55:30.608","name":"17896 - TBD - Support USG SI Activities","id":"LdKIbhy04aU","categoryOptions":[{"id":"gjaQS7omgve","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2015-03-31T23:55:32.911","code":"17897","created":"2015-03-31T23:55:30.608","name":"17897 - Better Health Service Delivey Through Community Monitoring in Zambia","id":"SU47YAy0b3G","categoryOptions":[{"id":"dkBKD2pKHD9","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2015-03-31T23:55:32.853","code":"17898","created":"2015-03-31T23:55:30.608","name":"17898 - MFFAS-PNOEV CoAg 2010","id":"WXTSP4Te0sz","categoryOptions":[{"id":"h2TAUj969UL","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"name":"Cote d'Ivoire IMs","id":"BhAF8wuq35E","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_16848","name":"Ministry of Family, Women, and Social Affairs, Cote d’Ivoire","id":"ydRt09Tuwaf","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CI","name":"Cote d'Ivoire"}]}]},{"lastUpdated":"2015-03-31T23:55:32.845","code":"17899","created":"2015-03-31T23:55:30.608","name":"17899 - Key Populations Knowledge Management on HIV/AIDS","id":"BXshiIaB7VJ","categoryOptions":[{"id":"pAORmbN7Cgn","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Central America Region IMs","id":"wwgvfFoRz0Q","groupSets":[]},{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CE","name":"Central America Region"}]}]},{"lastUpdated":"2015-03-31T23:55:32.862","code":"17900","created":"2015-03-31T23:55:30.608","name":"17900 - Follow on - TBD - Key populations","id":"AERgPWiOwQe","categoryOptions":[{"id":"PnTcwEPKq3O","endDate":"2016-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Cote d'Ivoire IMs","id":"BhAF8wuq35E","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CI","name":"Cote d'Ivoire"}]}]},{"lastUpdated":"2015-03-31T23:55:32.870","code":"17901","created":"2015-03-31T23:55:30.608","name":"17901 - Follow-on_TBD Community Partners","id":"zw5mAqy9SJU","categoryOptions":[{"id":"zzlMzdaKNSW","endDate":"2016-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Cote d'Ivoire IMs","id":"BhAF8wuq35E","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CI","name":"Cote d'Ivoire"}]}]},{"lastUpdated":"2017-01-08T23:53:39.870","code":"17902","created":"2015-03-31T23:55:30.608","name":"17902 - Health Policy Plus","id":"BXucLkQOlnG","categoryOptions":[{"id":"xgcO8DTaAQp","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Caribbean Region IMs","id":"A9TJU6RyKmN","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_19907","name":"Palladium Group","id":"g6xbtuwBJfL","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CB","name":"Caribbean Region"}]}]},{"lastUpdated":"2015-04-02T00:04:58.200","code":"17903","created":"2015-04-02T00:04:55.896","name":"17903 - African Health Profession Regulatory Collaborative for Nurses and Midwives (ARC)","id":"D8E6pvxV5Tl","categoryOptions":[{"id":"e9qzilaSMad","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Cote d'Ivoire IMs","id":"BhAF8wuq35E","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_904","name":"Emory University","id":"CkByyaY9P5v","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CI","name":"Cote d'Ivoire"}]}]},{"lastUpdated":"2015-04-02T00:04:58.183","code":"17904","created":"2015-04-02T00:04:55.896","name":"17904 - TBD_IPCI Follow-on","id":"e1eJISPfsjy","categoryOptions":[{"id":"KvlrKoCsWUN","endDate":"2016-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Cote d'Ivoire IMs","id":"BhAF8wuq35E","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CI","name":"Cote d'Ivoire"}]}]},{"lastUpdated":"2015-04-02T00:04:58.284","code":"17905","created":"2015-04-02T00:04:55.896","name":"17905 - Strengthening the HIV Services Quality Management Systems of the Federal Ministry of Health and Regional Health Bureaus","id":"IlX4ls7waAX","categoryOptions":[{"id":"eo0Pgoie9jo","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2015-04-02T00:04:58.292","code":"17906","created":"2015-04-02T00:04:55.896","name":"17906 - Strengthening comprehensive HIV prevention, care, and treatment for key and high priority populations in Ethiopia","id":"qD93TP5hkwQ","categoryOptions":[{"id":"WV75OkkGcYC","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2015-04-02T00:04:58.300","code":"17907","created":"2015-04-02T00:04:55.896","name":"17907 - Comprehensive HIV Prevention, Care, and Treatment for the Federal Police Force of Ethiopia","id":"vTDacs4KL7C","categoryOptions":[{"id":"PQYEnwvWHzb","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2015-04-02T00:04:58.309","code":"17908","created":"2015-04-02T00:04:55.896","name":"17908 - Improving HIV/AIDS Prevention and Control Activities in Ethiopia","id":"fVMWoEbbeFs","categoryOptions":[{"id":"V8cxJa4DKlw","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_831","name":"Federal Ministry of Health, Ethiopia","id":"xwGRoGP4Tjo","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2015-04-02T00:04:58.318","code":"17909","created":"2015-04-02T00:04:55.896","name":"17909 - Support for the National Blood Transfusion Service of Ethiopia","id":"mZhzZQodvSR","categoryOptions":[{"id":"XROufBMj0Xg","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2015-04-02T00:04:58.326","code":"17911","created":"2015-04-02T00:04:55.896","name":"17911 - Health facility based peer-to-peer support for ART adherence, retention in care, and linkage to comprehensive HIV services in the Federal Democratic Republic of Ethiopia","id":"LVQUligj8wH","categoryOptions":[{"id":"ST0vivvwCBO","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2015-04-02T00:04:58.335","code":"17912","created":"2015-04-02T00:04:55.896","name":"17912 - Technical assistance for national health information systems","id":"kYFEhZfYaXo","categoryOptions":[{"id":"QyOzuKuNfvf","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2015-04-02T00:04:58.343","code":"17913","created":"2015-04-02T00:04:55.896","name":"17913 - Support for the National Blood Transfusion Service of Ethiopia","id":"WT7lbxWp17m","categoryOptions":[{"id":"a3XR1oFsaKR","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2017-02-17T00:47:12.164","code":"17914","created":"2015-04-02T00:04:55.896","name":"17914 - LABQUASY - Itech/University of washington CoAg","id":"idq7yAi47t3","categoryOptions":[{"id":"dRRSIk4kFWv","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Cote d'Ivoire IMs","id":"BhAF8wuq35E","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_14461","name":"ITECH","id":"UJuUpRkoFsK","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"CI","name":"Cote d'Ivoire"}]}]},{"lastUpdated":"2015-04-02T00:04:58.225","code":"17915","created":"2015-04-02T00:04:55.896","name":"17915 - Strengthening Strategic Information Capacity, Detection of HIV/TB Co-Infection and Clinical Services to Mobile Populations in the Dominican Republic","id":"nNBQ0KvAEKH","categoryOptions":[{"id":"NMZugKsRTnk","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Dominican Republic IMs","id":"gWG9dDTFHhY","groupSets":[]},{"code":"Partner_16526","name":"Ministry of Health (MOH)","id":"z9IOaGInbuA","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"DO","name":"Dominican Republic"}]}]},{"lastUpdated":"2015-04-02T00:04:58.267","code":"17916","created":"2015-04-02T00:04:55.896","name":"17916 - Behavioral Sentinel Surveillance Among PLHIV enrolled in Clinical Services in the Dominican Republic","id":"kVkHBiap8Sz","categoryOptions":[{"id":"AgJLYInWyYZ","endDate":"2017-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Dominican Republic IMs","id":"gWG9dDTFHhY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"DO","name":"Dominican Republic"}]}]},{"lastUpdated":"2015-05-14T00:21:34.122","code":"17917","created":"2015-05-14T00:21:30.288","name":"17917 - IBBS","id":"Xe1pVkzcnJH","categoryOptions":[{"id":"QR39qeOtIVa","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Papua New Guinea IMs","id":"YjUlAiyO08V","groupSets":[]},{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"PG","name":"Papua New Guinea"}]}]},{"lastUpdated":"2015-04-02T00:04:58.174","code":"17918","created":"2015-04-02T00:04:55.896","name":"17918 - Columbia ICAP- HIV Impact Assessment_Central Mech","id":"GDyGkaV85U0","categoryOptions":[{"id":"ZRVlXzsPAeP","endDate":"2016-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Cote d'Ivoire IMs","id":"BhAF8wuq35E","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_1155","name":"Columbia University","id":"xKDVI3MLc6l","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CI","name":"Cote d'Ivoire"}]}]},{"lastUpdated":"2015-04-02T00:04:58.156","code":"17919","created":"2015-04-02T00:04:55.896","name":"17919 - HIV Rapid Testing Quality Improvement Initiative (RTQII)","id":"yRZh2CL0Yrx","categoryOptions":[{"id":"nCLvbbucdrR","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Caribbean Region IMs","id":"A9TJU6RyKmN","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_16585","name":"African Society for Laboratory Medicine","id":"g2rg09jBqXv","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CB","name":"Caribbean Region"}]}]},{"lastUpdated":"2017-01-08T23:53:40.374","code":"17920","created":"2015-05-14T00:21:30.288","name":"17920 - Quality Improvement Capacity for Impact Project (QICIP)","id":"sxro6boEPIz","categoryOptions":[{"id":"Yq4iCzEbhVd","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Papua New Guinea IMs","id":"YjUlAiyO08V","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_14350","name":"Health Research Inc./New York State Department of Health","id":"ypLvLlZiYhM","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/HRSA","name":"HHS/HRSA","id":"RGC9tURSc3W","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"PG","name":"Papua New Guinea"}]}]},{"lastUpdated":"2015-04-02T00:04:58.165","code":"17921","created":"2015-04-02T00:04:55.896","name":"17921 - International AIDS Education and Training Center","id":"pxkJoUiA9jy","categoryOptions":[{"id":"vbKgzUSfpbM","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_216","name":"University of Washington","id":"CSPJnuxBAnz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Caribbean Region IMs","id":"A9TJU6RyKmN","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/HRSA","name":"HHS/HRSA","id":"RGC9tURSc3W","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CB","name":"Caribbean Region"}]}]},{"lastUpdated":"2015-04-03T00:04:01.027","code":"17922","created":"2015-04-03T00:03:58.627","name":"17922 - MEASURE EVALUATION IV","id":"A5fxNCXa63x","categoryOptions":[{"id":"g5EMweou6Vw","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ukraine IMs","id":"ZkehcIKCSrT","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_521","name":"University of North Carolina at Chapel Hill, Carolina Population Center","id":"LfNyhXyE9DI","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"UA","name":"Ukraine"}]}]},{"lastUpdated":"2015-04-03T00:04:00.891","code":"17923","created":"2015-04-03T00:03:58.627","name":"17923 - Strengthening the HIV Services Quality Management Systems of the Federal Ministry of Health and Regional Health Bureaus","id":"vASsg1cl0Cc","categoryOptions":[{"id":"dLLS7QVU03J","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2015-04-03T00:04:01.052","code":"17924","created":"2015-04-03T00:03:58.627","name":"17924 - TBD for VL and PMTCT","id":"GBI6iAhEdk4","categoryOptions":[{"id":"E8NQtUQW5AT","endDate":"2016-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Vietnam IMs","id":"SXON8EdijPY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"VN","name":"Vietnam"}]}]},{"lastUpdated":"2015-04-03T00:04:01.064","code":"17925","created":"2015-04-03T00:03:58.627","name":"17925 - TBD for UW-ITECH follow-on","id":"HsJccc5fqHl","categoryOptions":[{"id":"Ghl7Pst2jK6","endDate":"2016-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Vietnam IMs","id":"SXON8EdijPY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"VN","name":"Vietnam"}]}]},{"lastUpdated":"2015-04-03T00:04:00.900","code":"17926","created":"2015-04-03T00:03:58.627","name":"17926 - Health facility based peer-to-peer support for ART adherence, retention in care, and linkage to comprehensive HIV services in the Federal Democratic Republic of Ethiopia","id":"SQUGtH2maQR","categoryOptions":[{"id":"hDyoLtJreKJ","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2016-08-17T20:43:39.963","code":"17927","created":"2016-04-15T19:37:34.777","name":"17927 - Safe Motherhood 360+","id":"mFInHG7rDxJ","categoryOptions":[{"id":"s2aPFa06EoL","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_902","name":"Churches Health Association of Zambia","id":"rFwAz2CyU3W","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2015-04-03T00:04:00.866","code":"17928","created":"2015-04-03T00:03:58.627","name":"17928 - CDC-ASPH Cooperative Agreement","id":"AVb3i9nFeR2","categoryOptions":[{"id":"pkGRvwl56T6","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_3733","name":"Association of Schools of Public Health","id":"rjsVl41AMik","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Cote d'Ivoire IMs","id":"BhAF8wuq35E","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CI","name":"Cote d'Ivoire"}]}]},{"lastUpdated":"2015-04-03T00:04:00.908","code":"17929","created":"2015-04-03T00:03:58.627","name":"17929 - Technical assistance for national health information systems","id":"yMg7Jzse1fm","categoryOptions":[{"id":"iZjcLRupXNl","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2015-04-03T00:04:00.917","code":"17930","created":"2015-04-03T00:03:58.627","name":"17930 - Technical assistance for national health information systems","id":"pHJBGXyntyE","categoryOptions":[{"id":"a1HFTAnB9IU","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2015-04-03T00:04:00.925","code":"17931","created":"2015-04-03T00:03:58.627","name":"17931 - Technical assistance for national health information systems","id":"JqY0If3ohhr","categoryOptions":[{"id":"htPyD9iosJ0","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2017-02-14T01:05:51.604","code":"17932","created":"2016-04-15T19:37:34.766","name":"17932 - NPHC/UCDC Epi/Surv/QI","id":"dMWbXUQOt6A","categoryOptions":[{"id":"VFxgtqicQpY","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ukraine IMs","id":"ZkehcIKCSrT","groupSets":[]},{"code":"Partner_16526","name":"Ministry of Health (MOH)","id":"z9IOaGInbuA","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UA","name":"Ukraine"}]}]},{"lastUpdated":"2015-04-03T00:04:00.933","code":"17933","created":"2015-04-03T00:03:58.627","name":"17933 - Strengthening comprehensive HIV prevention, care, and treatment for key and high priority populations in Ethiopia","id":"zEIbmn0vPdh","categoryOptions":[{"id":"fSjrz1h7JTb","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2015-04-03T00:04:00.941","code":"17934","created":"2015-04-03T00:03:58.627","name":"17934 - Improving HIV/AIDS Prevention and Control Activities in Ethiopia","id":"PZXAW60Jsgg","categoryOptions":[{"id":"WbHlOIIJPm7","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2015-04-03T00:04:00.875","code":"17935","created":"2015-04-03T00:03:58.627","name":"17935 - Telemedicine Project in Cote d'Ivoire","id":"jdF6lrHTTM0","categoryOptions":[{"id":"epFDu15jUkx","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_28","name":"Aga Khan Foundation","id":"mGhvW2KCqrN","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Cote d'Ivoire IMs","id":"BhAF8wuq35E","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CI","name":"Cote d'Ivoire"}]}]},{"lastUpdated":"2017-02-08T01:08:59.636","code":"17938","created":"2015-04-03T00:03:58.627","name":"17938 - ITECH","id":"eVlTJc3XuSa","categoryOptions":[{"id":"EwFKVpTP7co","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ukraine IMs","id":"ZkehcIKCSrT","groupSets":[]},{"code":"Partner_617","name":"International Training and Education Center on HIV","id":"BAzoN1Qb5rh","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/HRSA","name":"HHS/HRSA","id":"RGC9tURSc3W","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UA","name":"Ukraine"}]}]},{"lastUpdated":"2015-04-08T00:06:51.051","code":"17939","created":"2015-04-08T00:06:48.499","name":"17939 - Evaluation, Monitoring and Survey Services","id":"Rw7dOJoNixL","categoryOptions":[{"id":"x88wyeTM5Kv","endDate":"2016-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Vietnam IMs","id":"SXON8EdijPY","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_456","name":"Management Systems International","id":"PE9J2sdvf8o","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"VN","name":"Vietnam"}]}]},{"lastUpdated":"2015-04-08T00:06:50.873","code":"17940","created":"2015-04-08T00:06:48.499","name":"17940 - OSSA Follow On","id":"N5Xkk5rI4ho","categoryOptions":[{"id":"rlHFSQAuoqz","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2015-04-08T00:06:50.883","code":"17941","created":"2015-04-08T00:06:48.499","name":"17941 - NASTAD Follow On","id":"HcIzCwr0YwX","categoryOptions":[{"id":"Vh4bcMhpZCT","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2016-08-17T20:44:22.912","code":"17942","created":"2016-04-16T03:23:24.684","name":"17942 - PRIVATE SECTOR HEALTH PROJECT","id":"HDR9wYdTaYr","categoryOptions":[{"id":"dSYFn32V8Je","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Cote d'Ivoire IMs","id":"BhAF8wuq35E","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_440","name":"Abt Associates","id":"JkisvjF4ahe","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CI","name":"Cote d'Ivoire"}]}]},{"lastUpdated":"2015-04-08T00:06:50.948","code":"17943","created":"2015-04-08T00:06:48.499","name":"17943 - EIMC TA","id":"wfeswmNdTX2","categoryOptions":[{"id":"URIzb1v8Y4A","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2015-04-08T00:06:50.957","code":"17944","created":"2015-04-08T00:06:48.499","name":"17944 - Linkages","id":"w1PQOiizsiF","categoryOptions":[{"id":"oCwWbKCSGPi","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9865","name":"FHI 360","id":"bgiL50ykiCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2015-04-09T00:03:37.363","code":"17945","created":"2015-04-09T00:03:33.984","name":"17945 - mHealth","id":"kSwRAXoQ4oI","categoryOptions":[{"id":"UiZnxw3LEvI","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_19817","name":"mHealth Kenya","id":"xZTdQZz187o","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2015-04-09T00:03:37.333","code":"17946","created":"2015-04-09T00:03:33.984","name":"17946 - ASLM","id":"g9EzAVmh3hv","categoryOptions":[{"id":"KlKHSp4lGdg","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_16585","name":"African Society for Laboratory Medicine","id":"g2rg09jBqXv","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2015-04-09T23:57:54.612","code":"17947","created":"2015-04-09T23:57:52.222","name":"17947 - Implementation of Sustainable Laboratory Quality Systems","id":"c3nkAnlWRTv","categoryOptions":[{"id":"XkJ8NfmLeDN","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_246","name":"African Medical and Research Foundation","id":"dqjGdx7cxZp","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2015-04-09T23:57:54.593","code":"17948","created":"2015-04-09T23:57:52.222","name":"17948 - Laboratory Networking","id":"kvPkGnZExvU","categoryOptions":[{"id":"sbb64r9Qw02","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_16585","name":"African Society for Laboratory Medicine","id":"g2rg09jBqXv","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2015-04-09T23:57:54.640","code":"17949","created":"2015-04-09T23:57:52.222","name":"17949 - Strengthening High Quality Laboratory Services Scale-up for HIV Diagnosis Care, Treatment and Monitoring in Malawi under PEPFAR","id":"k8IQOyf8F3s","categoryOptions":[{"id":"yK5fCrK9TjR","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_7715","name":"University Research Council","id":"YzynjSGQ5fp","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Malawi IMs","id":"aQSmeEVALxI","groupSets":[]}],"organisationUnits":[{"code":"MW","name":"Malawi"}]}]},{"lastUpdated":"2015-04-09T23:57:54.621","code":"17950","created":"2015-04-09T23:57:52.222","name":"17950 - Implementation of Sustainable Laboratory Quality Systems","id":"rCapkgnlR9o","categoryOptions":[{"id":"QtR8QWf0oNV","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"Partner_519","name":"University of Maryland","id":"x7P7a3a3CfB","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2015-04-09T23:57:54.631","code":"17951","created":"2015-04-09T23:57:52.222","name":"17951 - Implementation of Sustainable Laboratory Quality Systems","id":"U3H9ma3IsLe","categoryOptions":[{"id":"sU83WYV9mHb","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9865","name":"FHI 360","id":"bgiL50ykiCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2015-04-09T23:57:54.603","code":"17952","created":"2015-04-09T23:57:52.222","name":"17952 - Implementation of Susitainable Quality Laboratory Systems","id":"ryIpq3iZ4Eh","categoryOptions":[{"id":"dx4GT15gXe2","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_14311","name":"Global Implementation Solutions","id":"gnQpPIPb0EN","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2015-04-09T23:57:54.581","code":"17953","created":"2015-04-09T23:57:52.222","name":"17953 - Ethiopia Highly Vulnerable Children Program Evaluation","id":"YkbGYEPzGmZ","categoryOptions":[{"id":"SRX799Nt5f1","endDate":"2016-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2015-04-11T00:02:02.506","code":"17954","created":"2015-04-11T00:01:59.945","name":"17954 - Implementation of Sustainable Laboratory Quality Systems","id":"yUZX3yGXqpT","categoryOptions":[{"id":"KgzH63Mkfd8","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_14311","name":"Global Implementation Solutions","id":"gnQpPIPb0EN","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2015-04-11T00:02:02.535","code":"17955","created":"2015-04-11T00:01:59.945","name":"17955 - AIHA","id":"Rgvzqsq6R0q","categoryOptions":[{"id":"ss4XHpRrbaI","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_4622","name":"American International Health Alliance Twinning Center","id":"xsriIJcaPAR","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2015-04-11T00:02:02.516","code":"17956","created":"2015-04-11T00:01:59.945","name":"17956 - VMMC QA Support","id":"PZluWm5VgcX","categoryOptions":[{"id":"jO7JhlufmzS","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"Partner_219","name":"JHPIEGO","id":"Q2afG9ldmqc","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2015-04-11T00:02:02.525","code":"17957","created":"2015-04-11T00:01:59.945","name":"17957 - EIMC Technical Assistance","id":"BJUqe1h1mcW","categoryOptions":[{"id":"EjK0GZBlWM8","endDate":"2016-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2016-08-17T20:44:44.280","code":"17958","created":"2016-04-15T19:37:34.822","name":"17958 - Afyainfo National Mechanism Follow on (HIGDA)","id":"CbWmYecDywH","categoryOptions":[{"id":"rW17QIMJxIA","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_19907","name":"Palladium Group","id":"g6xbtuwBJfL","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2015-04-15T20:46:15.611","code":"17959","created":"2015-04-15T20:46:11.000","name":"17959 - Sustaining National HMIS Kenya","id":"GwMD4iw1rKj","categoryOptions":[{"id":"wlGXwC6UNBy","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_535","name":"University of Nairobi","id":"nzroZ5qgfWP","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2015-04-15T20:46:15.585","code":"17960","created":"2015-04-15T20:46:11.000","name":"17960 - Avenir Health","id":"LoddsBE4lcC","categoryOptions":[{"id":"RdZxSA8oUSK","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_230","name":"Population Council","id":"dbFcDx5R2uc","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2015-04-15T20:46:15.560","code":"17961","created":"2015-04-15T20:46:11.000","name":"17961 - VMMC QA Support","id":"UUSJf6VKG5Z","categoryOptions":[{"id":"a0vpXC5oqZq","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2015-04-15T20:46:15.573","code":"17962","created":"2015-04-15T20:46:11.000","name":"17962 - EIMC Technical Assistance","id":"tYjKNp6nDqX","categoryOptions":[{"id":"vqjhAna6Dal","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2015-04-17T00:09:12.683","code":"17963","created":"2015-04-17T00:09:08.192","name":"17963 - Non-Research Activities","id":"bfhjYIM24f3","categoryOptions":[{"id":"Wmg0KeUerv8","endDate":"2016-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_10676","name":"Henry Jackson Foundation","id":"ZSRr81auGZN","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2015-04-17T00:09:12.692","code":"17964","created":"2015-04-17T00:09:08.192","name":"17964 - Measure Evaluation IV","id":"NgoBs8L0KjL","categoryOptions":[{"id":"BOiKb8BxWUD","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_596","name":"University of North Carolina","id":"fj9sZ0iZraS","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2016-08-17T20:45:05.758","code":"17965","created":"2016-04-15T19:37:34.834","name":"17965 - 4Children","id":"G2dhwXLSp4s","categoryOptions":[{"id":"XScix7ItSbO","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Swaziland IMs","id":"W9wZOVXc3zs","groupSets":[]},{"code":"Partner_33","name":"Catholic Relief Services","id":"YemsOJtwBlN","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"SZ","name":"Swaziland"}]}]},{"lastUpdated":"2017-02-16T00:45:37.808","code":"17966","created":"2015-04-17T00:09:08.192","name":"17966 - Support for International Family Planning and Health Organization 2 (SIFPO 2)","id":"bw2p4ZDyi9N","categoryOptions":[{"id":"jy1iKUG9lsU","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Swaziland IMs","id":"W9wZOVXc3zs","groupSets":[]},{"code":"Partner_232","name":"Population Services International","id":"vNQlvpUamTo","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"SZ","name":"Swaziland"}]}]},{"lastUpdated":"2017-03-16T23:31:06.996","code":"17967","created":"2015-04-17T00:09:08.192","name":"17967 - Comprehensive Mobile Clinical and Prevention Services (CMCPS)","id":"KAvfaM37vYA","categoryOptions":[{"id":"qJlQgDUDLeG","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Swaziland IMs","id":"W9wZOVXc3zs","groupSets":[]},{"code":"Partner_19950","name":"The Luke Commission","id":"lpiAX6K4T3K","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"SZ","name":"Swaziland"}]}]},{"lastUpdated":"2017-03-09T00:13:47.877","code":"17968","created":"2015-04-17T00:09:08.192","name":"17968 - Wits Health Consortium Capacity Building (CDC GH001538)","id":"FbD7NTQZSSW","categoryOptions":[{"id":"hxcjdU1WhLP","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"Partner_848","name":"Wits Health Consortium, Reproductive Health Research Unit","id":"VFqoPupdEkf","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2015-04-18T00:06:09.846","code":"17969","created":"2015-04-18T00:06:07.415","name":"17969 - SURMEPI: Stellenbosch University Rural Medical Education Partenreship Initiative HQ T84HA21652","id":"Cj05purkorm","categoryOptions":[{"id":"MIUnb65gjFM","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/HRSA","name":"HHS/HRSA","id":"RGC9tURSc3W","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_539","name":"University of Stellenbosch, South Africa","id":"Rzg290fS45B","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2017-01-08T23:53:39.904","code":"17970","created":"2015-04-23T16:42:48.539","name":"17970 - TBD Zanzibar Follow on - (GH002168)","id":"ILSqTUvSkP3","categoryOptions":[{"id":"dAJHsCdfChz","endDate":"2017-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2015-04-23T16:42:52.029","code":"17971","created":"2015-04-23T16:42:48.539","name":"17971 - TBD-SIMS USAID","id":"yg7xhnsYIAY","categoryOptions":[{"id":"IDw0oVk4fth","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2017-02-16T00:45:37.839","code":"17972","created":"2015-04-23T16:42:48.539","name":"17972 - Measure Evaluation Phase IV","id":"mh0ijRnoaPf","categoryOptions":[{"id":"tUSLRtMp3HN","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Swaziland IMs","id":"W9wZOVXc3zs","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_521","name":"University of North Carolina at Chapel Hill, Carolina Population Center","id":"LfNyhXyE9DI","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"SZ","name":"Swaziland"}]}]},{"lastUpdated":"2017-01-08T23:53:39.940","code":"17975","created":"2015-04-24T23:56:12.044","name":"17975 - ICAP Combination Prevention and Technical Assistance. - (GH000994)","id":"W43zJHZijwb","categoryOptions":[{"id":"GM7KCXRxqam","endDate":"2017-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_1155","name":"Columbia University","id":"xKDVI3MLc6l","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2015-04-24T23:56:14.538","code":"17976","created":"2015-04-24T23:56:12.044","name":"17976 - Supporting Laboratory Strengthening Activities in Resource-Limited Countries Under the President’s Emergency Plan for AIDS Relief","id":"uMQO6AIC7FA","categoryOptions":[{"id":"jmshcxH5Ph7","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_1923","name":"Association of Public Health Laboratories","id":"LCKC7NEcxjh","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2015-04-24T23:56:14.566","code":"17977","created":"2015-04-24T23:56:12.044","name":"17977 - Biomedical Engineering Support for Equipment Maintenance and Training in Clinical Laboratory Sites Providing HIV/AIDS Care and Treatment","id":"IEzsK8RvcrU","categoryOptions":[{"id":"YL3EUh3U3Ij","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Partner_4622","name":"American International Health Alliance Twinning Center","id":"xsriIJcaPAR","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/HRSA","name":"HHS/HRSA","id":"RGC9tURSc3W","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2015-04-24T23:56:14.547","code":"17978","created":"2015-04-24T23:56:12.044","name":"17978 - Acceleration of Regional Comprehensive HIV &AIDS Service Delivery through HSS","id":"oWxVb5P0uPn","categoryOptions":[{"id":"HtDmcaBZD3o","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9077","name":"Infectious Disease Institute","id":"guIGUDev2NQ","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2015-04-24T23:56:14.557","code":"17979","created":"2015-04-24T23:56:12.044","name":"17979 - To support the centralized procurement; warehousing and distribution of HIV/AIDS related commodities for CDC funded programs in Uganda","id":"tp975AV09cf","categoryOptions":[{"id":"Pn6EkDynDpa","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Partner_15446","name":"Medical Access Uganda Limited (MAUL)","id":"z9bnlCsAPTS","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2015-04-24T23:56:14.510","code":"17980","created":"2015-04-24T23:56:12.044","name":"17980 - Masibambisane1","id":"EDiNgTRRjEK","categoryOptions":[{"id":"OBjPUhUTcVU","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_415","name":"South African Military Health Service","id":"KM43jvm0gSe","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2015-04-24T23:56:14.519","code":"17981","created":"2015-04-24T23:56:12.044","name":"17981 - Society For Family Health/Population Services International","id":"WLz9TrYFpXW","categoryOptions":[{"id":"kVms5NoPD5q","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_972","name":"Society for Family Health - South Africa","id":"kDc0CHPDw97","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2015-04-28T00:16:06.173","code":"17982","created":"2015-04-28T00:16:03.591","name":"17982 - HIV Community Care and Support Study","id":"qSJ6JWBOFOf","categoryOptions":[{"id":"BcCNxozxgBO","endDate":"2017-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_15719","name":"ICF Macro","id":"w60X2fTKs2n","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2015-04-28T00:16:06.192","code":"17983","created":"2015-04-28T00:16:03.591","name":"17983 - TBD GoT TB Follow On","id":"iy91ZTuByOC","categoryOptions":[{"id":"k6fg5ByxvCP","endDate":"2017-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_1715","name":"National Tuberculosis and Leprosy Control Program","id":"o4Ws5IeN0bz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2015-04-28T00:16:06.201","code":"17984","created":"2015-04-28T00:16:03.591","name":"17984 - TBD Lab Quality TA","id":"YQEPNTQiKpu","categoryOptions":[{"id":"otZTY7x948o","endDate":"2017-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2017-01-08T23:53:39.979","code":"17985","created":"2015-04-28T00:16:03.591","name":"17985 - TBD Blood Safety TA - (GH001565)","id":"O0wruycudbs","categoryOptions":[{"id":"stBacxjvuKy","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_19931","name":"Africa Society for Blooks Transfusions","id":"JFccmF8UjUx","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2017-01-08T23:53:39.995","code":"17986","created":"2016-04-15T19:37:34.857","name":"17986 - Local FOA TBD1 - (GH002021)","id":"iwBL2uhI2XL","categoryOptions":[{"id":"FZcdS3CfYvX","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_15710","name":"Ariel Glaser Pediatric AIDS Healthcare Initiative","id":"XdtimcA8zaL","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2017-01-27T08:04:42.199","code":"17987","created":"2015-04-28T00:16:03.591","name":"17987 - TBD Institutional Capacity Building TA - (GH001929)","id":"oBHZ7PO5ol4","categoryOptions":[{"id":"EkvmPZc8FXC","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Partner_220","name":"Management Sciences for Health","id":"XN6WHwvWDSK","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2017-01-08T23:53:40.033","code":"17988","created":"2015-04-28T00:16:03.591","name":"17988 - TBD Surveillance TA - (GH000977)","id":"ZOZBPL2t0Lq","categoryOptions":[{"id":"vdhwjDOccu1","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_517","name":"University of California at San Francisco","id":"t4LrBROk1Gw","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2015-04-28T00:16:06.248","code":"17989","created":"2015-04-28T00:16:03.591","name":"17989 - TBD RHMT TA","id":"aXaMIQyU5Px","categoryOptions":[{"id":"KVMr2vYNLFv","endDate":"2016-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2017-01-08T23:53:40.050","code":"17990","created":"2015-04-28T00:16:03.592","name":"17990 - TBD Clinical TA (International) - (GH001950)","id":"vJKZfY0qkb8","categoryOptions":[{"id":"EccFJEFmVCR","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_519","name":"University of Maryland","id":"x7P7a3a3CfB","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2017-01-08T23:53:40.067","code":"17991","created":"2015-04-28T00:16:03.592","name":"17991 - TBD Comprehensive High Impact HIV Prevention IP (Local) - (GH002018)","id":"Yo0kp2ZtGEU","categoryOptions":[{"id":"CLZ0zVXXNhF","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_1155","name":"Columbia University","id":"xKDVI3MLc6l","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2015-04-28T00:16:06.286","code":"17992","created":"2015-04-28T00:16:03.592","name":"17992 - TBD Multilateral AIDS Sector Follow On","id":"JJpsqPhtbhM","categoryOptions":[{"id":"T3CX2evg18u","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_544","name":"UNAIDS - Joint United Nations Programme on HIV/AIDS","id":"SUJa5BjWUvq","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2017-01-08T23:53:39.956","code":"17993","created":"2015-04-28T00:16:03.591","name":"17993 - TBD GoT AIDS Sector Follow On - (GH002170)","id":"SRRWFaVMGsB","categoryOptions":[{"id":"qYtrivrvhXc","endDate":"2017-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_1636","name":"Tanzania Commission for AIDS","id":"qHm2iGwNjfq","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2015-04-28T00:16:06.065","code":"17994","created":"2015-04-28T00:16:03.591","name":"17994 - Supporting HIV and TB Response in the Kingdom of Lesotho through District Based Comprehensive Prevention, Care and Treatment Programs and Health Sysytems Strengthening under PEPFAR","id":"aPmOuiuPvgr","categoryOptions":[{"id":"VYhwUwul19x","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_204","name":"Elizabeth Glaser Pediatric AIDS Foundation","id":"h2GbTY0pyXv","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Lesotho IMs","id":"m2xthyR9aNm","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"LS","name":"Lesotho"}]}]},{"lastUpdated":"2015-04-28T00:16:06.164","code":"17995","created":"2015-04-28T00:16:03.591","name":"17995 - CDC PPP Management","id":"FDZgGFJhp4C","categoryOptions":[{"id":"bhxpeA10msR","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Partner_13168","name":"Cardno Emerging Markets","id":"TQ4SJrbhZCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2015-04-28T00:16:06.277","code":"17996","created":"2015-04-28T00:16:03.592","name":"17996 - University Partnership Field Epidemiology Expansion","id":"cieQ6eG8x3U","categoryOptions":[{"id":"wizEOtxYyy9","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2015-04-28T00:16:06.116","code":"17997","created":"2015-04-28T00:16:03.591","name":"17997 - Strengthening Malawi's Vital Statistics Systems through Civil Registration under PEPFAR","id":"BLtZAWJuJmD","categoryOptions":[{"id":"rJOriM6E9Za","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_9853","name":"New Partner","id":"CBKPvQjWDLS","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Malawi IMs","id":"aQSmeEVALxI","groupSets":[]}],"organisationUnits":[{"code":"MW","name":"Malawi"}]}]},{"lastUpdated":"2015-04-28T00:16:06.088","code":"17998","created":"2015-04-28T00:16:03.591","name":"17998 - Technical Assistance and Fellowship Program Partnership","id":"sVGevMyl0SZ","categoryOptions":[{"id":"FDXZhDutgmL","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_216","name":"University of Washington","id":"CSPJnuxBAnz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Malawi IMs","id":"aQSmeEVALxI","groupSets":[]}],"organisationUnits":[{"code":"MW","name":"Malawi"}]}]},{"lastUpdated":"2015-04-28T00:16:06.107","code":"17999","created":"2015-04-28T00:16:03.591","name":"17999 - Improving Medical Education in Malawi","id":"PUX92iKN8ke","categoryOptions":[{"id":"YPHwzEqa1cB","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9651","name":"University of Malawi College of Medicine","id":"waez32jmXR0","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Malawi IMs","id":"aQSmeEVALxI","groupSets":[]}],"organisationUnits":[{"code":"MW","name":"Malawi"}]}]},{"lastUpdated":"2015-04-28T00:16:06.126","code":"18000","created":"2015-04-28T00:16:03.591","name":"18000 - Improving Access to VMMC Services in Malawi","id":"vSEy9OdNuVJ","categoryOptions":[{"id":"b96nWNEVarR","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_9853","name":"New Partner","id":"CBKPvQjWDLS","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Malawi IMs","id":"aQSmeEVALxI","groupSets":[]}],"organisationUnits":[{"code":"MW","name":"Malawi"}]}]},{"lastUpdated":"2015-04-28T00:16:06.097","code":"18001","created":"2015-04-28T00:16:03.591","name":"18001 - Strengthening High Quality Laboratory Services Scale-up for HIV Diagnosis Care, Treatment and Monitoring in Malawi under PEPFAR","id":"XsJinvC0cyP","categoryOptions":[{"id":"hY7zPwfsdof","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_463","name":"University Research Corporation, LLC","id":"qCSsaO7ACuX","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Malawi IMs","id":"aQSmeEVALxI","groupSets":[]}],"organisationUnits":[{"code":"MW","name":"Malawi"}]}]},{"lastUpdated":"2015-04-28T00:16:06.078","code":"18002","created":"2015-04-28T00:16:03.591","name":"18002 - TARGET: Increasing access to HIV counseling, testing and enhancing HIV/ADIS prevention","id":"WqXLgoS6fE5","categoryOptions":[{"id":"Zmg1AVzuIA8","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_232","name":"Population Services International","id":"vNQlvpUamTo","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Lesotho IMs","id":"m2xthyR9aNm","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"LS","name":"Lesotho"}]}]},{"lastUpdated":"2015-04-28T00:16:06.296","code":"18003","created":"2015-04-28T00:16:03.592","name":"18003 - Technical assistance for strengthening national laboratory systems in Uganda under the President’s Emergency Plan for AIDS Relief","id":"xMwNfQczd9L","categoryOptions":[{"id":"wZQD058Hla5","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Partner_10018","name":"Global Healthcare Public Foundation","id":"GSyjhEetavu","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2015-04-29T00:31:23.636","code":"18004","created":"2015-04-29T00:31:20.893","name":"18004 - NIMR Follow On","id":"L7MftFnZO8d","categoryOptions":[{"id":"hwbWP9pF1yL","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Partner_1633","name":"National Institute for Medical Research","id":"z1UJ2rzlUMu","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2016-08-17T20:45:48.670","code":"18005","created":"2016-04-15T19:37:34.868","name":"18005 - Challenge TB","id":"lhSaquhM4o8","categoryOptions":[{"id":"fgBqEbTWuSE","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9646","name":"KNCV Tuberculosis Foundation","id":"ilsVnDjCzTd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Malawi IMs","id":"aQSmeEVALxI","groupSets":[]}],"organisationUnits":[{"code":"MW","name":"Malawi"}]}]},{"lastUpdated":"2015-04-29T00:31:23.609","code":"18006","created":"2015-04-29T00:31:20.893","name":"18006 - MDH Kagera","id":"TxAqW6TlLvn","categoryOptions":[{"id":"jDVLtwCAHwo","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Partner_15712","name":"Management development for Health","id":"XmD8ito7s7E","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2015-04-29T00:31:23.399","code":"18007","created":"2015-04-29T00:31:20.893","name":"18007 - Treatment TBD 1","id":"NDLt4Gajc1d","categoryOptions":[{"id":"vUcmIgMzodh","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Malawi IMs","id":"aQSmeEVALxI","groupSets":[]}],"organisationUnits":[{"code":"MW","name":"Malawi"}]}]},{"lastUpdated":"2015-04-29T00:31:23.414","code":"18008","created":"2015-04-29T00:31:20.893","name":"18008 - Treatment TBD 2","id":"b6bg8201VhO","categoryOptions":[{"id":"NMnDZahDYRH","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Malawi IMs","id":"aQSmeEVALxI","groupSets":[]}],"organisationUnits":[{"code":"MW","name":"Malawi"}]}]},{"lastUpdated":"2015-04-29T00:31:23.429","code":"18009","created":"2015-04-29T00:31:20.893","name":"18009 - Treatment TBD 3","id":"gNPKeQWzbHv","categoryOptions":[{"id":"bI5ImcuUy3o","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Malawi IMs","id":"aQSmeEVALxI","groupSets":[]}],"organisationUnits":[{"code":"MW","name":"Malawi"}]}]},{"lastUpdated":"2015-04-29T00:31:23.503","code":"18010","created":"2015-04-29T00:31:20.893","name":"18010 - Local Partners for Orphans & Vulnerable Children 1","id":"pFTUncJRy6R","categoryOptions":[{"id":"E9u3hTh6op7","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Nigeria IMs","id":"yUg57KWLxkn","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_5301","name":"Association for Reproductive and Family Health","id":"tc8t01FWhq6","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"NG","name":"Nigeria"}]}]},{"lastUpdated":"2015-04-29T00:31:23.569","code":"18011","created":"2015-04-29T00:31:20.893","name":"18011 - ASM Lab Follow on","id":"CS4CLXt1Uuz","categoryOptions":[{"id":"LWasEc6Wf9O","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_10091","name":"American Society for Microbiology","id":"UlxTxFalX79","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2015-04-29T00:31:23.458","code":"18012","created":"2015-04-29T00:31:20.893","name":"18012 - TBD-Limited Competition - Lab","id":"jUZElA1qjy1","categoryOptions":[{"id":"q3DgPkh6nVx","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Namibia IMs","id":"Rdf2lbZeQPN","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"NA","name":"Namibia"}]}]},{"lastUpdated":"2015-04-29T00:31:23.662","code":"18013","created":"2015-04-29T00:31:20.893","name":"18013 - ASM Lab Follow on","id":"SUWgQdn3T53","categoryOptions":[{"id":"rLCOJFFBu9B","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2015-04-29T00:31:23.473","code":"18014","created":"2015-04-29T00:31:20.893","name":"18014 - TBD-Fully Competitive - Community Based Services","id":"h8xRDyYxbmg","categoryOptions":[{"id":"VmdvwmEuA3l","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Namibia IMs","id":"Rdf2lbZeQPN","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"NA","name":"Namibia"}]}]},{"lastUpdated":"2015-04-29T00:31:23.488","code":"18015","created":"2015-04-29T00:31:20.893","name":"18015 - TBD-Human Resource Support","id":"j7sLlNu5nZB","categoryOptions":[{"id":"EWmDSqcK0K2","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Namibia IMs","id":"Rdf2lbZeQPN","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"NA","name":"Namibia"}]}]},{"lastUpdated":"2015-04-29T00:31:23.444","code":"18016","created":"2015-04-29T00:31:20.893","name":"18016 - Linkages","id":"MnTlgUSSxTm","categoryOptions":[{"id":"rn9A5A4N3Z8","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9865","name":"FHI 360","id":"bgiL50ykiCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Malawi IMs","id":"aQSmeEVALxI","groupSets":[]}],"organisationUnits":[{"code":"MW","name":"Malawi"}]}]},{"lastUpdated":"2015-04-29T00:31:23.688","code":"18017","created":"2015-04-29T00:31:20.893","name":"18017 - EGPAF: HQ Technical Assistance CoAg","id":"QI9nL248jTo","categoryOptions":[{"id":"FdRPAWO9rX4","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_204","name":"Elizabeth Glaser Pediatric AIDS Foundation","id":"h2GbTY0pyXv","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2015-04-29T00:31:23.355","code":"18018","created":"2015-04-29T00:31:20.893","name":"18018 - Linkages","id":"Qup5kjVK3r4","categoryOptions":[{"id":"mXNQdGkCOjD","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9865","name":"FHI 360","id":"bgiL50ykiCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Haiti IMs","id":"kvUuBhfwz25","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"HT","name":"Haiti"}]}]},{"lastUpdated":"2015-04-29T00:31:23.675","code":"18019","created":"2015-04-29T00:31:20.893","name":"18019 - ASM Lab Follow on","id":"W2979zToZs2","categoryOptions":[{"id":"GVar4pjpjKC","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2017-01-08T23:53:40.100","code":"18020","created":"2015-04-29T00:31:20.893","name":"18020 - Providing Universal Services for HIV/AIDS (PUSH)","id":"m8AckxbUL8L","categoryOptions":[{"id":"rJ5iT0Evcz7","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_204","name":"Elizabeth Glaser Pediatric AIDS Foundation","id":"h2GbTY0pyXv","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Lesotho IMs","id":"m2xthyR9aNm","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"LS","name":"Lesotho"}]}]},{"lastUpdated":"2017-03-10T00:24:46.721","code":"18021","created":"2015-04-29T00:31:20.893","name":"18021 - Health Information Systems Programs (CDC GH001922)","id":"pwvXLpofbb7","categoryOptions":[{"id":"FHbvyNBD7GV","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_10669","name":"Health Information Systems Program","id":"v75I1TnBG3x","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2015-04-29T00:31:23.530","code":"18022","created":"2015-04-29T00:31:20.893","name":"18022 - TBD Gender Analysis","id":"IQX24pFLtoF","categoryOptions":[{"id":"uE2f09Uc2MY","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2015-04-29T00:31:23.543","code":"18023","created":"2015-04-29T00:31:20.893","name":"18023 - TBD Comprehensive Follow On","id":"B8KANJp5k8f","categoryOptions":[{"id":"xpaKVhtvVAk","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2016-08-17T20:46:10.207","code":"18024","created":"2016-04-15T19:37:34.902","name":"18024 - HIV Surveillance for Epidemic Control in Malawi under the President’s Emergency Plan for AIDS Relief (PEPFAR)","id":"R81xeNh6bXU","categoryOptions":[{"id":"hpxKAclPh66","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_216","name":"University of Washington","id":"CSPJnuxBAnz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Malawi IMs","id":"aQSmeEVALxI","groupSets":[]}],"organisationUnits":[{"code":"MW","name":"Malawi"}]}]},{"lastUpdated":"2016-08-17T20:46:31.625","code":"18025","created":"2016-04-15T19:37:34.914","name":"18025 - Achieving HIV Epidemic Control through Scaling up Quality Testing, Care and Treatment in Malawi under the President’s Plan for AIDS Relief (PEPFAR)","id":"NNHq2qVK085","categoryOptions":[{"id":"XyKxczQmc1e","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_3933","name":"Lighthouse","id":"HOnaYiNPIs7","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Malawi IMs","id":"aQSmeEVALxI","groupSets":[]}],"organisationUnits":[{"code":"MW","name":"Malawi"}]}]},{"lastUpdated":"2015-04-30T21:13:35.067","code":"18026","created":"2015-04-30T21:13:31.229","name":"18026 - TBD VMMC","id":"dsCh4gJklNY","categoryOptions":[{"id":"Di65tHz7ztW","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Malawi IMs","id":"aQSmeEVALxI","groupSets":[]}],"organisationUnits":[{"code":"MW","name":"Malawi"}]}]},{"lastUpdated":"2015-04-30T21:13:35.078","code":"18027","created":"2015-04-30T21:13:31.229","name":"18027 - Adolescent HIV Activity","id":"nWgJmfsKihl","categoryOptions":[{"id":"ZdyT9L7XOzl","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Malawi IMs","id":"aQSmeEVALxI","groupSets":[]}],"organisationUnits":[{"code":"MW","name":"Malawi"}]}]},{"lastUpdated":"2016-08-17T20:46:52.959","code":"18028","created":"2016-04-15T19:37:34.925","name":"18028 - Malawi Scholarship Program","id":"UqILtwEd8N6","categoryOptions":[{"id":"I5yfMqrXgHJ","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_595","name":"World Learning","id":"sDFvhYDa4sX","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Malawi IMs","id":"aQSmeEVALxI","groupSets":[]}],"organisationUnits":[{"code":"MW","name":"Malawi"}]}]},{"lastUpdated":"2015-04-30T21:13:35.213","code":"18029","created":"2015-04-30T21:13:31.230","name":"18029 - Acceleration of Regional Comprehensive HIV &AIDS Service Delivery through HSS","id":"e39LooDuylF","categoryOptions":[{"id":"N7qfKuoAAHc","endDate":"2017-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2015-04-30T21:13:35.224","code":"18030","created":"2015-04-30T21:13:31.230","name":"18030 - Acceleration of Regional Comprehensive HIV &AIDS Service Delivery through HSS","id":"MR4nPeOLPyn","categoryOptions":[{"id":"V0rxboUqxFw","endDate":"2017-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2015-04-30T21:13:35.235","code":"18031","created":"2015-04-30T21:13:31.230","name":"18031 - Acceleration of Regional Comprehensive HIV &AIDS Service Delivery through HSS","id":"MxJE0LwHd4c","categoryOptions":[{"id":"b8HyzEpSzev","endDate":"2017-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2015-04-30T21:13:35.246","code":"18032","created":"2015-04-30T21:13:31.230","name":"18032 - Acceleration of Regional Comprehensive HIV &AIDS Service Delivery through HSS","id":"WQXDZm4Hcs4","categoryOptions":[{"id":"kwCPiI0pqEw","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Partner_19952","name":"Rakai Health Sciences Program","id":"fBdhD2LTU1g","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2015-04-30T21:13:35.257","code":"18033","created":"2015-04-30T21:13:31.230","name":"18033 - Acceleration of Regional Comprehensive HIV &AIDS Service Delivery through HSS","id":"skeHuNEWLJP","categoryOptions":[{"id":"NjNqY8QROIA","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_19951","name":"Mildmay Uganda","id":"uGtJE1pWETO","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2015-04-30T21:13:35.268","code":"18034","created":"2015-04-30T21:13:31.230","name":"18034 - Acceleration of Regional Comprehensive HIV &AIDS Service Delivery through HSS","id":"G93fIdpOrXp","categoryOptions":[{"id":"bcgvigwQTOw","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Partner_323","name":"The AIDS Support Organization","id":"D1b8yVCRJVJ","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2015-04-30T21:13:35.101","code":"18035","created":"2015-04-30T21:13:31.229","name":"18035 - Namibia Mechanism for Public Health Assistance, Capacity, and Technical Support (NAM-PHACTS)","id":"CV02tH7l3Hq","categoryOptions":[{"id":"ugOPjq2j3PW","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_216","name":"University of Washington","id":"CSPJnuxBAnz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Namibia IMs","id":"Rdf2lbZeQPN","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"NA","name":"Namibia"}]}]},{"lastUpdated":"2015-04-30T21:13:35.113","code":"18036","created":"2015-04-30T21:13:31.229","name":"18036 - Cooperative Agreement UGH000710","id":"XoU6MQeEi2a","categoryOptions":[{"id":"gvgFPFnCOrQ","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Namibia IMs","id":"Rdf2lbZeQPN","groupSets":[]},{"code":"Partner_16585","name":"African Society for Laboratory Medicine","id":"g2rg09jBqXv","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"NA","name":"Namibia"}]}]},{"lastUpdated":"2015-04-30T21:13:35.146","code":"18037","created":"2015-04-30T21:13:31.229","name":"18037 - HRSA/I-TECH","id":"Ih45ZSJWp86","categoryOptions":[{"id":"pKF3IH1M221","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_216","name":"University of Washington","id":"CSPJnuxBAnz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/HRSA","name":"HHS/HRSA","id":"RGC9tURSc3W","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Namibia IMs","id":"Rdf2lbZeQPN","groupSets":[]}],"organisationUnits":[{"code":"NA","name":"Namibia"}]}]},{"lastUpdated":"2015-04-30T21:13:34.995","code":"18038","created":"2015-04-30T21:13:31.229","name":"18038 - CDC HMIS support to the MOH","id":"XCO1FpPK2YD","categoryOptions":[{"id":"MVcN6QYAseH","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"name":"Lesotho IMs","id":"m2xthyR9aNm","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_1155","name":"Columbia University","id":"xKDVI3MLc6l","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"LS","name":"Lesotho"}]}]},{"lastUpdated":"2015-04-30T21:13:35.124","code":"18039","created":"2015-04-30T21:13:31.229","name":"18039 - UNICEF","id":"BTpw1ifC8wQ","categoryOptions":[{"id":"q7i6NrptFth","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_547","name":"United Nations Children's Fund","id":"m1a25FGJn1a","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Namibia IMs","id":"Rdf2lbZeQPN","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"NA","name":"Namibia"}]}]},{"lastUpdated":"2015-04-30T21:13:35.135","code":"18040","created":"2015-04-30T21:13:31.229","name":"18040 - WHO","id":"enUR9AVFl3G","categoryOptions":[{"id":"jpmgpLeA3yV","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Namibia IMs","id":"Rdf2lbZeQPN","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_549","name":"World Health Organization","id":"Hh9aCl8EfX1","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"NA","name":"Namibia"}]}]},{"lastUpdated":"2015-04-30T21:13:35.279","code":"18041","created":"2015-04-30T21:13:31.230","name":"18041 - Technical Assistance to strengthen the Capacity of the MOH to execute its Public Health Functions for HIV & AIDS Epidemic control and respond to other disease outbreaks in the republic of Uganda under PEPFAR through HSS","id":"CaXu7g5BUDt","categoryOptions":[{"id":"CZHfFdusy8i","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9653","name":"African Field Epidemiology Network","id":"chqUjPbZ2rB","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2015-04-30T21:13:35.290","code":"18042","created":"2015-04-30T21:13:31.230","name":"18042 - Technical Assistance for Public Health Workforce Development","id":"iASRcWeC3Op","categoryOptions":[{"id":"WjRIExA3StP","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Partner_8386","name":"Makerere University School of Public Health","id":"G0sQI4C79ta","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2015-04-30T21:13:35.054","code":"18043","created":"2015-04-30T21:13:31.229","name":"18043 - Construction and Renovation","id":"r8Kz6dRk8uA","categoryOptions":[{"id":"cZqJPdf2nqG","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_3932","name":"Regional Procurement Support Office/Frankfurt","id":"Yi5RVnVkHqq","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_State/AF","name":"State/AF","id":"a7p2WOqhhzQ","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Malawi IMs","id":"aQSmeEVALxI","groupSets":[]}],"organisationUnits":[{"code":"MW","name":"Malawi"}]}]},{"lastUpdated":"2015-04-30T21:13:35.311","code":"18044","created":"2015-04-30T21:13:31.230","name":"18044 - TBD-SIMS USAID","id":"ieAESg9IHlm","categoryOptions":[{"id":"lGjHOgcWHRa","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2015-04-30T21:13:35.019","code":"18045","created":"2015-04-30T21:13:31.229","name":"18045 - Bringing VMMC Services to Scale in the MDF","id":"M5pRGEtCnPy","categoryOptions":[{"id":"GuKSyfX6sNq","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_219","name":"JHPIEGO","id":"Q2afG9ldmqc","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Malawi IMs","id":"aQSmeEVALxI","groupSets":[]}],"organisationUnits":[{"code":"MW","name":"Malawi"}]}]},{"lastUpdated":"2015-04-30T21:13:35.301","code":"18046","created":"2015-04-30T21:13:31.230","name":"18046 - Strengthening HRH","id":"zzra52jvVQj","categoryOptions":[{"id":"x1WhxffU0mo","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_217","name":"IntraHealth International, Inc","id":"dzHNlgEBwIz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2017-01-26T00:46:41.753","code":"18047","created":"2016-04-15T19:37:34.880","name":"18047 - NASTAD 1525","id":"zJ5tFda9sVS","categoryOptions":[{"id":"w6ezUsfDHy2","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Haiti IMs","id":"kvUuBhfwz25","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_597","name":"National Alliance of State and Territorial AIDS Directors","id":"dhui82GmI2q","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"HT","name":"Haiti"}]}]},{"lastUpdated":"2015-04-30T21:13:35.007","code":"18048","created":"2015-04-30T21:13:31.229","name":"18048 - Global Health Supply Chain Management","id":"N9cNnqlwvyT","categoryOptions":[{"id":"rdqEmbJ9reW","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Lesotho IMs","id":"m2xthyR9aNm","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_19877","name":"Global Health Supply Chain Program","id":"hunZWxaAUTG","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"LS","name":"Lesotho"}]}]},{"lastUpdated":"2015-04-30T21:13:34.958","code":"18049","created":"2015-04-30T21:13:31.229","name":"18049 - LINKAGES","id":"UzuZkKNywQv","categoryOptions":[{"id":"YC5COdOpPZJ","endDate":"2017-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9865","name":"FHI 360","id":"bgiL50ykiCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Cameroon IMs","id":"DyZfQ0o4c3K","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CM","name":"Cameroon"}]}]},{"lastUpdated":"2017-01-26T00:46:41.773","code":"18050","created":"2016-04-15T19:37:34.891","name":"18050 - CDS 1528","id":"MgCrzG3iMhc","categoryOptions":[{"id":"y9vYqWnSOSM","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_12496","name":"Center for Development and Health","id":"zRvRBZBVcpx","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Haiti IMs","id":"kvUuBhfwz25","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"HT","name":"Haiti"}]}]},{"lastUpdated":"2015-05-01T00:41:06.239","code":"18051","created":"2015-05-01T00:41:02.239","name":"18051 - Project SOAR (Supporting Operational AIDS Research)","id":"HIDKU23eibp","categoryOptions":[{"id":"cFSqiF3VQw1","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Partner_230","name":"Population Council","id":"dbFcDx5R2uc","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2015-05-01T00:41:06.250","code":"18052","created":"2015-05-01T00:41:02.239","name":"18052 - Child and Youth Development Program","id":"v3KVcUbSLhO","categoryOptions":[{"id":"ZJxjRZ61ZpH","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2015-05-01T00:41:06.228","code":"18053","created":"2015-05-01T00:41:02.239","name":"18053 - Maternal and Child Survival Program (MCSP)","id":"RAXTkgZPqDz","categoryOptions":[{"id":"jKTlPVz6K4O","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_219","name":"JHPIEGO","id":"Q2afG9ldmqc","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2015-05-01T00:41:06.262","code":"18054","created":"2015-05-01T00:41:02.239","name":"18054 - Social Marketing and Communication","id":"a3zAHlk2JUc","categoryOptions":[{"id":"Zz6hCkla5M9","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2015-05-01T00:41:06.273","code":"18055","created":"2015-05-01T00:41:02.239","name":"18055 - Challenge TB","id":"qbyQab8iTnR","categoryOptions":[{"id":"xef8i0ZQ0iR","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2015-05-01T00:41:06.283","code":"18056","created":"2015-05-01T00:41:02.239","name":"18056 - Comprehensive Platform for Integrated Communication Interventions (CPICI)","id":"xjrkqO2jByb","categoryOptions":[{"id":"U2LIvr8WyJE","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9865","name":"FHI 360","id":"bgiL50ykiCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2015-05-01T00:41:06.369","code":"18057","created":"2015-05-01T00:41:02.239","name":"18057 - YouthPower: Implementation- Task Order 1.","id":"BtkSh3fqQdF","categoryOptions":[{"id":"sIaypAGbFex","endDate":"2017-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9865","name":"FHI 360","id":"bgiL50ykiCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2016-08-17T20:47:56.500","code":"18058","created":"2016-04-15T19:37:34.972","name":"18058 - Strengthening Health Outcomes through the Private Sector in Tanzania (SHOPS+)","id":"PpdD2FUIxxT","categoryOptions":[{"id":"pcaGzq7CDPH","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_440","name":"Abt Associates","id":"JkisvjF4ahe","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2015-05-01T00:41:06.196","code":"18059","created":"2015-05-01T00:41:02.239","name":"18059 - Advancing Partners and Communities","id":"MejVu3dvxBe","categoryOptions":[{"id":"TqzaRMlLWKu","endDate":"2017-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_16525","name":"John Snow Inc (JSI)","id":"IotYS2QNHNH","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2017-03-01T21:26:25.639","code":"18060","created":"2016-04-15T19:37:34.948","name":"18060 - Boresha Afya Northern Zone","id":"CSOwDSnZdfl","categoryOptions":[{"id":"Q5Qc5r9yC8D","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_204","name":"Elizabeth Glaser Pediatric AIDS Foundation","id":"h2GbTY0pyXv","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2016-08-17T20:48:38.927","code":"18061","created":"2016-04-15T19:37:34.961","name":"18061 - Health Policy Plus (HP+)","id":"UzH6BtMfyvo","categoryOptions":[{"id":"vdhIMM6dsDF","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_10553","name":"Futures Group","id":"wZKS6xtvKqV","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2015-05-01T00:41:06.039","code":"18062","created":"2015-05-01T00:41:02.239","name":"18062 - Strengthening the Capacity of the National AIDS Control Commitee to Ensure Prevention of HIV in Health Care Settings","id":"RQgvaO8HKKd","categoryOptions":[{"id":"mbfwYL6281b","endDate":"2016-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Cameroon IMs","id":"DyZfQ0o4c3K","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_14748","name":"NACC","id":"Gl8utwEIbcm","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CM","name":"Cameroon"}]}]},{"lastUpdated":"2017-01-08T23:53:40.267","code":"18063","created":"2016-04-15T19:37:34.937","name":"18063 - Global Health Supply Chain Program","id":"TyESWSzMPGL","categoryOptions":[{"id":"ovTIRXEOzFJ","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_19877","name":"Global Health Supply Chain Program","id":"hunZWxaAUTG","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Malawi IMs","id":"aQSmeEVALxI","groupSets":[]}],"organisationUnits":[{"code":"MW","name":"Malawi"}]}]},{"lastUpdated":"2015-05-01T00:41:06.154","code":"18064","created":"2015-05-01T00:41:02.239","name":"18064 - FAKE","id":"KrgaG7rzNrS","categoryOptions":[{"id":"VhBLfF3VIao","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_State/AF","name":"State/AF","id":"a7p2WOqhhzQ","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_12020","name":"State/AF (partner)","id":"go9JluOrSRo","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2015-05-01T00:41:06.391","code":"18065","created":"2015-05-01T00:41:02.239","name":"18065 - Scaling up HIV/AIDS prevention, care and treatment services through faith-based organizations","id":"pl6ALxima4Q","categoryOptions":[{"id":"FPZAEi0JRJg","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2015-05-01T00:41:06.165","code":"18066","created":"2015-05-01T00:41:02.239","name":"18066 - Mbeya Follow on","id":"JRemMmYKK83","categoryOptions":[{"id":"TXgw0paisYW","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2015-05-01T00:41:06.175","code":"18067","created":"2015-05-01T00:41:02.239","name":"18067 - Mbeya HJF Follow on","id":"TOKHnW93oh2","categoryOptions":[{"id":"KXudEh2gxkz","endDate":"2016-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2015-05-01T00:41:06.186","code":"18068","created":"2015-05-01T00:41:02.239","name":"18068 - Ruvuma HJF Follow on","id":"JEhzwxvxdmU","categoryOptions":[{"id":"Um53ZJgKyJA","endDate":"2016-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2015-05-01T00:41:06.380","code":"18069","created":"2015-05-01T00:41:02.239","name":"18069 - Strengthening HRH","id":"miU44ap63ML","categoryOptions":[{"id":"s9IdTJ4HMgW","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_217","name":"IntraHealth International, Inc","id":"dzHNlgEBwIz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2017-03-07T00:30:09.182","code":"18070","created":"2015-05-01T00:41:02.239","name":"18070 - Monitoring, Evaluation & Learning Program (MEL)","id":"ilWaaDLVXJm","categoryOptions":[{"id":"jkoHhOOIpLP","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Nigeria IMs","id":"yUg57KWLxkn","groupSets":[]},{"code":"Partner_9652","name":"DevTech Systems Inc","id":"OUEA28MA2x3","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"NG","name":"Nigeria"}]}]},{"lastUpdated":"2015-05-01T00:41:06.101","code":"18071","created":"2015-05-01T00:41:02.239","name":"18071 - HCWM TBD","id":"ExA0dyRBths","categoryOptions":[{"id":"aP0RBOrL2A4","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Nigeria IMs","id":"yUg57KWLxkn","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"NG","name":"Nigeria"}]}]},{"lastUpdated":"2015-05-01T00:41:06.315","code":"18072","created":"2015-05-01T00:41:02.239","name":"18072 - Results-based Financing","id":"hfxtUNWYqFn","categoryOptions":[{"id":"yRdXxvEkbPI","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_9853","name":"New Partner","id":"CBKPvQjWDLS","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2015-05-01T00:41:06.326","code":"18073","created":"2015-05-01T00:41:02.239","name":"18073 - Warehouse Construction","id":"D1Vk4ZqaqNr","categoryOptions":[{"id":"huANw4b5c8R","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2015-05-01T00:41:06.112","code":"18074","created":"2015-05-01T00:41:02.239","name":"18074 - MER Outcomes Monitoring (MEASURE)","id":"sTxbheu179H","categoryOptions":[{"id":"BBES9q9ZsTV","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Nigeria IMs","id":"yUg57KWLxkn","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"NG","name":"Nigeria"}]}]},{"lastUpdated":"2015-05-01T00:41:06.122","code":"18075","created":"2015-05-01T00:41:02.239","name":"18075 - Local Partners for Orphans & Vulnerable Children 2","id":"RZRV8Vt01kd","categoryOptions":[{"id":"v5UMmya7QH9","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Nigeria IMs","id":"yUg57KWLxkn","groupSets":[]},{"code":"Partner_19845","name":"Widows and Orphans Empowerment Organization","id":"CN6NwTNNUOV","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"NG","name":"Nigeria"}]}]},{"lastUpdated":"2017-01-08T23:53:40.307","code":"18076","created":"2015-05-01T00:41:02.239","name":"18076 - Global Health Program Cycle Improvement Project (GH Pro)","id":"m1dPAZL8JJM","categoryOptions":[{"id":"X1BNFKxtQIP","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Nigeria IMs","id":"yUg57KWLxkn","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_19813","name":"Dexis Consulting Group","id":"JmFXN3ZD7UN","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"NG","name":"Nigeria"}]}]},{"lastUpdated":"2017-03-16T23:31:07.032","code":"18077","created":"2015-05-01T00:41:02.239","name":"18077 - Ref to Mech ID # 17696 for current bugdet & targets for Better Outcomes for Children and Youth Eastern and Northern Regions (BOCY)","id":"dUmEzR3OLUA","categoryOptions":[{"id":"gYvNM5AUpWk","endDate":"2017-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_594","name":"World Education","id":"u9o5q2M8P0p","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2015-05-01T00:41:06.217","code":"18078","created":"2015-05-01T00:41:02.239","name":"18078 - Vodafone Foundation PPP","id":"lSOvFtf3kKY","categoryOptions":[{"id":"zGZkl39dasp","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_16860","name":"Vodafone Foundation","id":"r39Kpz70hhr","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2015-05-01T00:41:06.336","code":"18079","created":"2015-05-01T00:41:02.239","name":"18079 - Pediatric AIDS Initiative","id":"hWX9hMyPnBW","categoryOptions":[{"id":"RMlwIQHB6xN","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2015-05-01T00:41:06.028","code":"18080","created":"2015-05-01T00:41:02.239","name":"18080 - ICAP - PMTCT-ART Center-Littoral 2015","id":"K0iPH9GPdvi","categoryOptions":[{"id":"sq2GlhSyOos","endDate":"2017-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Cameroon IMs","id":"DyZfQ0o4c3K","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_1155","name":"Columbia University","id":"xKDVI3MLc6l","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CM","name":"Cameroon"}]}]},{"lastUpdated":"2015-05-01T00:41:06.347","code":"18081","created":"2015-05-01T00:41:02.239","name":"18081 - Pediatric AIDS Initiative","id":"JpheXNFPR1o","categoryOptions":[{"id":"DUTPi2qcVDE","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2015-05-02T00:27:05.102","code":"18082","created":"2015-05-02T00:27:01.494","name":"18082 - DUMMY MECHANISM - LUCILLE","id":"O4uoo4xy2u3","categoryOptions":[{"id":"bdVnRwANmST","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"name":"Swaziland IMs","id":"W9wZOVXc3zs","groupSets":[]},{"code":"Agency_Commerce","name":"Commerce","id":"jHmvDXBMfoV","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]}],"organisationUnits":[{"code":"SZ","name":"Swaziland"}]}]},{"lastUpdated":"2017-03-10T00:24:46.740","code":"18083","created":"2015-05-02T00:27:01.494","name":"18083 - Council for Scientific and Industrial Research (CDC GH001937)","id":"nz3odB6rBXH","categoryOptions":[{"id":"MyjRsyx9ODf","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"Partner_14159","name":"COUNCIL OF SCIENTIFIC AND INDUSTRIAL RESEARCH","id":"UOmi9nlp91S","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2015-05-02T00:27:05.113","code":"18084","created":"2015-05-02T00:27:01.494","name":"18084 - TBD-SIMS USAID","id":"AUOz33okAw6","categoryOptions":[{"id":"kGykFEzMXrZ","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2015-05-02T00:27:05.124","code":"18085","created":"2015-05-02T00:27:01.494","name":"18085 - USG OVC Programming and Economic Evaluation","id":"jvXmP7otJHg","categoryOptions":[{"id":"WhvUJxWUX7l","endDate":"2016-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2015-05-02T00:27:05.070","code":"18086","created":"2015-05-02T00:27:01.494","name":"18086 - MEASURE Evaluation Phase IV","id":"NvGTVKPe3cg","categoryOptions":[{"id":"Vi8v3a9QCVm","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_1212","name":"Measure Evaluation","id":"lEAtyUelKhW","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Haiti IMs","id":"kvUuBhfwz25","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"HT","name":"Haiti"}]}]},{"lastUpdated":"2015-05-02T00:27:05.080","code":"18087","created":"2015-05-02T00:27:01.494","name":"18087 - TBD","id":"USh4dqQfZS7","categoryOptions":[{"id":"gOdmKi1Oljw","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Nigeria IMs","id":"yUg57KWLxkn","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"NG","name":"Nigeria"}]}]},{"lastUpdated":"2017-01-08T23:53:40.357","code":"18088","created":"2015-05-09T00:17:48.922","name":"18088 - 4Children","id":"rPwsXolpTOx","categoryOptions":[{"id":"hx3JpXHjm3o","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_33","name":"Catholic Relief Services","id":"YemsOJtwBlN","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Namibia IMs","id":"Rdf2lbZeQPN","groupSets":[]}],"organisationUnits":[{"code":"NA","name":"Namibia"}]}]},{"lastUpdated":"2015-05-09T00:17:52.527","code":"18089","created":"2015-05-09T00:17:48.922","name":"18089 - TBD Prevalence Survey","id":"IC23kfVMTGf","categoryOptions":[{"id":"ultxUHuxlwx","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Namibia IMs","id":"Rdf2lbZeQPN","groupSets":[]}],"organisationUnits":[{"code":"NA","name":"Namibia"}]}]},{"lastUpdated":"2015-05-10T00:21:23.590","code":"18090","created":"2015-05-10T00:21:19.797","name":"18090 - Linkages Across the Continuum of HIV Services for Key Populations Affected by HIV (Linkages)","id":"bwG8qp6Jf4k","categoryOptions":[{"id":"hnFfQ7A9V7D","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9865","name":"FHI 360","id":"bgiL50ykiCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Democratic Republic of the Congo IMs","id":"O1IiD7EJ4NL","groupSets":[]}],"organisationUnits":[{"code":"CD","name":"Democratic Republic of the Congo"}]}]},{"lastUpdated":"2015-05-10T00:21:23.553","code":"18091","created":"2015-05-10T00:21:19.797","name":"18091 - Kipa Ya Mupia/Evidence to Action - PROSANI Plus","id":"Imj2tBhp2z1","categoryOptions":[{"id":"vL9v9difbgR","endDate":"2017-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_228","name":"Pathfinder International","id":"s9nUaNzgCcK","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Democratic Republic of the Congo IMs","id":"O1IiD7EJ4NL","groupSets":[]}],"organisationUnits":[{"code":"CD","name":"Democratic Republic of the Congo"}]}]},{"lastUpdated":"2017-03-21T23:03:04.886","code":"18092","created":"2015-05-10T00:21:19.797","name":"18092 - Integrated HIV/AIDS Project Haut-Katanga/Lualaba","id":"JVafaPfopJf","categoryOptions":[{"id":"ZjEsjnxOdjK","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_233","name":"Program for Appropriate Technology in Health","id":"AeGQducFpY4","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Democratic Republic of the Congo IMs","id":"O1IiD7EJ4NL","groupSets":[]}],"organisationUnits":[{"code":"CD","name":"Democratic Republic of the Congo"}]}]},{"lastUpdated":"2017-03-21T23:03:04.907","code":"18093","created":"2015-05-10T00:21:19.797","name":"18093 - Integrated HIV/AIDS Project Kinshasa","id":"NF0auG4z9GK","categoryOptions":[{"id":"Vk1d76Qoz7a","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_204","name":"Elizabeth Glaser Pediatric AIDS Foundation","id":"h2GbTY0pyXv","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Democratic Republic of the Congo IMs","id":"O1IiD7EJ4NL","groupSets":[]}],"organisationUnits":[{"code":"CD","name":"Democratic Republic of the Congo"}]}]},{"lastUpdated":"2015-05-10T00:21:23.562","code":"18094","created":"2015-05-10T00:21:19.797","name":"18094 - KIPA /EVIDENCE TO ACTION-PROVIC PLUS","id":"HNthTsFA2OP","categoryOptions":[{"id":"JqKlnUHN1zY","endDate":"2017-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_228","name":"Pathfinder International","id":"s9nUaNzgCcK","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Democratic Republic of the Congo IMs","id":"O1IiD7EJ4NL","groupSets":[]}],"organisationUnits":[{"code":"CD","name":"Democratic Republic of the Congo"}]}]},{"lastUpdated":"2015-05-10T00:21:23.600","code":"18095","created":"2015-05-10T00:21:19.797","name":"18095 - Cross Border-Health Integrated Partnership Project (CB-HIPP)","id":"IvqGGn6pnZm","categoryOptions":[{"id":"nKIoue7niFN","endDate":"2016-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9865","name":"FHI 360","id":"bgiL50ykiCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Democratic Republic of the Congo IMs","id":"O1IiD7EJ4NL","groupSets":[]}],"organisationUnits":[{"code":"CD","name":"Democratic Republic of the Congo"}]}]},{"lastUpdated":"2015-05-10T00:21:23.531","code":"18096","created":"2015-05-10T00:21:19.797","name":"18096 - Increase Access to Comprehensive HIV/AIDS Prevention, Care, and Treatment Services in DRC under PEPFAR","id":"EzR1n3Psztz","categoryOptions":[{"id":"ESqtVvYdogr","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_6277","name":"International Center for AIDS Care and Treatment Programs, Columbia University","id":"IY3MeXEd10T","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Democratic Republic of the Congo IMs","id":"O1IiD7EJ4NL","groupSets":[]}],"organisationUnits":[{"code":"CD","name":"Democratic Republic of the Congo"}]}]},{"lastUpdated":"2017-03-23T23:17:40.468","code":"18097","created":"2015-05-10T00:21:19.797","name":"18097 - Capacity Strengthening for Strategic Information","id":"ZkhahokEUeU","categoryOptions":[{"id":"dlAHlcuo4HL","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9865","name":"FHI 360","id":"bgiL50ykiCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Democratic Republic of the Congo IMs","id":"O1IiD7EJ4NL","groupSets":[]}],"organisationUnits":[{"code":"CD","name":"Democratic Republic of the Congo"}]}]},{"lastUpdated":"2015-05-12T00:17:52.008","code":"18098","created":"2015-05-12T00:17:48.346","name":"18098 - Centers for Disease Control & Prevention","id":"OtgjeRgO7rS","categoryOptions":[{"id":"ZEtOEzs8L4W","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9","name":"U.S. Department of Health and Human Services/Centers for Disease Control and Prevention (HHS/CDC)","id":"YwUDwQjBrCc","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Namibia IMs","id":"Rdf2lbZeQPN","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"NA","name":"Namibia"}]}]},{"lastUpdated":"2017-02-16T00:45:37.860","code":"18099","created":"2015-05-13T02:18:08.410","name":"18099 - Linkages Across the Continuum of HIV Services for Key Populations affected by HIV (LINKAGES) Project","id":"FHEFTVQ4Ml2","categoryOptions":[{"id":"DLFnh0pSQeG","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9865","name":"FHI 360","id":"bgiL50ykiCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2015-05-13T02:18:14.167","code":"18100","created":"2015-05-13T02:18:08.409","name":"18100 - Primary School Retention and Transition to Secondary School for Vulnerable Girls in Zambezia","id":"pTcOO55cTrd","categoryOptions":[{"id":"ETcJ0yvptfh","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_19879","name":"Ajuda de Desenvolvimento de Povo para Povo","id":"LL1KHAF7TpS","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2015-05-13T02:18:14.134","code":"18101","created":"2015-05-13T02:18:08.409","name":"18101 - Maternal and Child Survival Program (MCSP)","id":"sjjPYVCAwfs","categoryOptions":[{"id":"btAlQIJuArW","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_219","name":"JHPIEGO","id":"Q2afG9ldmqc","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2017-03-01T21:26:25.662","code":"18102","created":"2015-05-13T02:18:08.409","name":"18102 - Communication for Improved Health Outcomes (CIHO)","id":"JY5qvBun6bZ","categoryOptions":[{"id":"UHfXqgkzKRV","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_507","name":"Johns Hopkins University Center for Communication Programs","id":"H8KTfvoAqCz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2015-05-13T02:18:14.236","code":"18103","created":"2015-05-13T02:18:08.409","name":"18103 - Service Delivery and Support for Orphans and Vulnerable Children","id":"zBx7trkBRNR","categoryOptions":[{"id":"X2lUBaeT16u","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9865","name":"FHI 360","id":"bgiL50ykiCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2015-05-13T02:18:14.271","code":"18104","created":"2015-05-13T02:18:08.409","name":"18104 - MMEMS","id":"fKm33mGxppJ","categoryOptions":[{"id":"jMvXM7qNUNw","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2015-05-13T02:18:14.328","code":"18105","created":"2015-05-13T02:18:08.410","name":"18105 - HODI/Eurosis","id":"wtAoATPrvnd","categoryOptions":[{"id":"AoxlNslhLGf","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2016-08-09T12:23:46.786","code":"18108","created":"2016-04-15T19:37:34.984","name":"18108 - FADM HIV Treatment Scale-Up Program","id":"FvONqNYyk9l","categoryOptions":[{"id":"QPV3qMVo2ZH","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_219","name":"JHPIEGO","id":"Q2afG9ldmqc","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2015-05-13T02:18:13.421","code":"18109","created":"2015-05-13T02:18:08.409","name":"18109 - DOD HIV TBD 2","id":"ziPVFGDnnq1","categoryOptions":[{"id":"XSJiLQP4z6W","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2015-05-13T02:18:14.087","code":"18110","created":"2015-05-13T02:18:08.409","name":"18110 - ARC - Nursing Council","id":"TsNjayAPKa3","categoryOptions":[{"id":"isQ7GJ786GJ","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_19913","name":"African Health Profession Regulatory Collaborative for Nurses and Midwives","id":"qt0jiHENuV9","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2015-05-13T02:18:13.883","code":"18111","created":"2015-05-13T02:18:08.409","name":"18111 - Disclosure counseling training for social service providers supporting parents, children and adolescents","id":"E4dsbussFee","categoryOptions":[{"id":"FAXPWd8rGn9","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_4622","name":"American International Health Alliance Twinning Center","id":"xsriIJcaPAR","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2015-05-13T02:18:13.772","code":"18112","created":"2015-05-13T02:18:08.409","name":"18112 - School Based Testing","id":"H8X6FJ3kKvK","categoryOptions":[{"id":"PlTKQ5Z57wY","endDate":"2016-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2015-05-13T02:18:13.567","code":"18113","created":"2015-05-13T02:18:08.409","name":"18113 - Increasing access to HIV prevention care and treatment for Key Populations in Mozambique","id":"eojOYGlqDRI","categoryOptions":[{"id":"ehlQWLhm41k","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Partner_228","name":"Pathfinder International","id":"s9nUaNzgCcK","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2015-05-14T00:21:34.097","code":"18120","created":"2015-05-14T00:21:30.288","name":"18120 - HSS Follow On","id":"oFd2P9eJ5NM","categoryOptions":[{"id":"zuuAJ3soPnc","endDate":"2016-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2015-05-14T00:21:34.083","code":"18121","created":"2015-05-14T00:21:30.288","name":"18121 - Transition Monitoring","id":"bTYWuXp8eQY","categoryOptions":[{"id":"vrMLyniqGNH","endDate":"2016-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_15719","name":"ICF Macro","id":"w60X2fTKs2n","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2015-05-14T00:21:34.109","code":"18122","created":"2015-05-14T00:21:30.288","name":"18122 - Family Planning Integrated Activity","id":"b2eH251NgGR","categoryOptions":[{"id":"pQdhzYSyFtX","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_228","name":"Pathfinder International","id":"s9nUaNzgCcK","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2016-08-17T20:49:21.306","code":"18123","created":"2016-04-16T03:23:24.728","name":"18123 - Parceria Civica para Boa Governacao","id":"TLxLYBnDLWU","categoryOptions":[{"id":"OzCoQQqLhaQ","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_16782","name":"Counterpart International","id":"uGAvLfe3wqU","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2016-08-17T20:49:42.686","code":"18124","created":"2016-04-15T19:37:35.036","name":"18124 - UNODC","id":"ly2QlLwI3dK","categoryOptions":[{"id":"q03RsQoXWB5","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Central Asia Region IMs","id":"oKsIH3iyqFz","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_16539","name":"United Nations Office on Drug and Crime (UNODC)","id":"HqdGi8wFSww","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"AC","name":"Central Asia Region"}]}]},{"lastUpdated":"2016-08-17T20:50:04.083","code":"18125","created":"2016-04-15T19:37:35.098","name":"18125 - ASSIST","id":"zRKNDPPhX58","categoryOptions":[{"id":"TqeylvMZy1F","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_7715","name":"University Research Council","id":"YzynjSGQ5fp","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Malawi IMs","id":"aQSmeEVALxI","groupSets":[]}],"organisationUnits":[{"code":"MW","name":"Malawi"}]}]},{"lastUpdated":"2016-08-17T20:50:25.278","code":"18126","created":"2016-04-15T19:37:35.110","name":"18126 - AIDSFree","id":"kIYV5ndDS6w","categoryOptions":[{"id":"X4qmNqsjozV","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_16525","name":"John Snow Inc (JSI)","id":"IotYS2QNHNH","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Namibia IMs","id":"Rdf2lbZeQPN","groupSets":[]}],"organisationUnits":[{"code":"NA","name":"Namibia"}]}]},{"lastUpdated":"2017-01-08T23:53:40.391","code":"18127","created":"2016-04-15T19:37:35.121","name":"18127 - Measure Evaluation IV","id":"Ig0WNQwF3d6","categoryOptions":[{"id":"wbVKpZ9ODkL","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Nigeria IMs","id":"yUg57KWLxkn","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_521","name":"University of North Carolina at Chapel Hill, Carolina Population Center","id":"LfNyhXyE9DI","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"NG","name":"Nigeria"}]}]},{"lastUpdated":"2017-01-08T23:53:40.406","code":"18128","created":"2016-04-15T19:37:35.145","name":"18128 - Coordinating Comprehensive Care for Children - 4 Children","id":"kLFrPpXJYZA","categoryOptions":[{"id":"POSv4jQI67z","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_33","name":"Catholic Relief Services","id":"YemsOJtwBlN","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Nigeria IMs","id":"yUg57KWLxkn","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"NG","name":"Nigeria"}]}]},{"lastUpdated":"2016-08-17T20:51:28.583","code":"18129","created":"2016-04-15T19:37:35.133","name":"18129 - 3rd Party Data Audit","id":"qccrPUH3zmv","categoryOptions":[{"id":"ZypdV0zhHs0","endDate":"2017-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Nigeria IMs","id":"yUg57KWLxkn","groupSets":[]},{"code":"Agency_State/AF","name":"State/AF","id":"a7p2WOqhhzQ","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"NG","name":"Nigeria"}]}]},{"lastUpdated":"2017-03-01T21:26:25.680","code":"18130","created":"2016-04-15T19:37:35.157","name":"18130 - TBD","id":"xEcbAE3TW3H","categoryOptions":[{"id":"ypmMyzcu7kd","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Partner_1717","name":"Research Triangle International","id":"YuPCFCsVfE0","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2017-01-08T23:53:40.427","code":"18131","created":"2016-04-15T19:37:35.183","name":"18131 - VMMC Follow on - (GH002031)","id":"dYTIdAeyJri","categoryOptions":[{"id":"zPEFIFv4jE4","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_217","name":"IntraHealth International, Inc","id":"dzHNlgEBwIz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2016-08-17T20:52:33.178","code":"18132","created":"2016-04-15T19:37:35.195","name":"18132 - New VMMC IM","id":"XuybQ8ErSoQ","categoryOptions":[{"id":"obWvUj5on9l","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"South Sudan IMs","id":"zYDiTp987u1","groupSets":[]}],"organisationUnits":[{"code":"SS","name":"South Sudan"}]}]},{"lastUpdated":"2016-08-17T20:52:54.439","code":"18133","created":"2016-04-15T19:37:35.207","name":"18133 - 4 Children","id":"wfmfRveQfOD","categoryOptions":[{"id":"aGuyRpOSZ0T","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_33","name":"Catholic Relief Services","id":"YemsOJtwBlN","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"South Sudan IMs","id":"zYDiTp987u1","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"SS","name":"South Sudan"}]}]},{"lastUpdated":"2016-08-17T20:53:15.534","code":"18134","created":"2016-04-15T19:37:35.231","name":"18134 - Cascades: Burma HIV/AIDS Project","id":"R875Z3WZefV","categoryOptions":[{"id":"tWU68DDslVl","endDate":"2017-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Burma IMs","id":"H68dsHlfFiW","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MM","name":"Burma"}]}]},{"lastUpdated":"2016-08-17T20:53:36.746","code":"18135","created":"2016-04-15T19:37:35.243","name":"18135 - TASC 4 ITC","id":"nYMTXyZq75g","categoryOptions":[{"id":"Lkzhr8vguGg","endDate":"2017-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Burma IMs","id":"H68dsHlfFiW","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MM","name":"Burma"}]}]},{"lastUpdated":"2016-08-17T20:53:58.118","code":"18138","created":"2016-04-15T19:37:35.266","name":"18138 - Building Local Capacity","id":"CMQoC0nMyuu","categoryOptions":[{"id":"xbKVVl5xFjv","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Zimbabwe IMs","id":"X5BXfaO7gjy","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_220","name":"Management Sciences for Health","id":"XN6WHwvWDSK","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"ZW","name":"Zimbabwe"}]}]},{"lastUpdated":"2016-08-17T20:54:19.372","code":"18139","created":"2016-04-15T19:37:35.278","name":"18139 - Youth4Zero and Prevention+","id":"yrqNLj89k3Y","categoryOptions":[{"id":"AmnJ69oqOdg","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Zimbabwe IMs","id":"X5BXfaO7gjy","groupSets":[]},{"code":"Partner_16557","name":"Southern Africa HIV and AIDS Information Dissemination Service (SAfAIDS)","id":"Dh8BEPk4Byh","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZW","name":"Zimbabwe"}]}]},{"lastUpdated":"2016-08-17T20:54:40.575","code":"18140","created":"2016-04-15T19:37:35.289","name":"18140 - Zimbabwe Works Program","id":"mtVaZ6XXrvX","categoryOptions":[{"id":"yqBTrPqayxr","endDate":"2016-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Zimbabwe IMs","id":"X5BXfaO7gjy","groupSets":[]},{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZW","name":"Zimbabwe"}]}]},{"lastUpdated":"2016-08-17T20:55:01.765","code":"18141","created":"2016-04-15T19:37:35.301","name":"18141 - Social Protection Fund","id":"T5YvFcv2mMT","categoryOptions":[{"id":"Bxz4HlafU2S","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Zimbabwe IMs","id":"X5BXfaO7gjy","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_1085","name":"UNICEF","id":"UQNLvIjhql2","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"ZW","name":"Zimbabwe"}]}]},{"lastUpdated":"2016-08-17T20:55:22.872","code":"18142","created":"2016-04-15T19:37:35.324","name":"18142 - SIFPO 2","id":"El796fuA8pR","categoryOptions":[{"id":"lvw2Z64ljry","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_232","name":"Population Services International","id":"vNQlvpUamTo","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Malawi IMs","id":"aQSmeEVALxI","groupSets":[]}],"organisationUnits":[{"code":"MW","name":"Malawi"}]}]},{"lastUpdated":"2016-08-17T20:55:44.163","code":"18143","created":"2016-04-15T19:37:35.312","name":"18143 - 4Children – Coordinating Comprehensive Care for Children","id":"aIMA2XyeiaT","categoryOptions":[{"id":"RX6rX8WpbLN","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_33","name":"Catholic Relief Services","id":"YemsOJtwBlN","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Lesotho IMs","id":"m2xthyR9aNm","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"LS","name":"Lesotho"}]}]},{"lastUpdated":"2016-08-17T20:56:05.440","code":"18148","created":"2016-04-15T19:37:35.335","name":"18148 - Primary School Retention and Transition to Secondary School for Vulnerable Girls in Zambezia","id":"isAMLgOlDMm","categoryOptions":[{"id":"pxu6SYVjjqs","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2016-08-17T20:56:26.759","code":"18149","created":"2016-04-15T19:37:35.347","name":"18149 - CHP – HIV/AIDS Prevention","id":"dnd4I828PCv","categoryOptions":[{"id":"AV4th4DThpF","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Vietnam IMs","id":"SXON8EdijPY","groupSets":[]},{"code":"Partner_16864","name":"Center for Community Health Promotion","id":"DUwwG8CDY5P","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"VN","name":"Vietnam"}]}]},{"lastUpdated":"2016-08-17T20:56:47.836","code":"18150","created":"2016-04-15T19:37:35.359","name":"18150 - Coalition for Effective Community Health and HIV Response, Leadership and Accountability (CECHLA)","id":"PSNTFwJ6epH","categoryOptions":[{"id":"uUeB4mfl6ke","endDate":"2016-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Zimbabwe IMs","id":"X5BXfaO7gjy","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_17045","name":"Family AIDS Care Trust (FACT) Mutare","id":"hQ7vhSF47YD","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZW","name":"Zimbabwe"}]}]},{"lastUpdated":"2016-08-17T20:57:09.063","code":"18151","created":"2016-04-15T19:37:35.370","name":"18151 - EGPAF Central","id":"BQNOv1AjHL5","categoryOptions":[{"id":"cjjbyg17VPc","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Zimbabwe IMs","id":"X5BXfaO7gjy","groupSets":[]},{"code":"Partner_204","name":"Elizabeth Glaser Pediatric AIDS Foundation","id":"h2GbTY0pyXv","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZW","name":"Zimbabwe"}]}]},{"lastUpdated":"2016-08-17T20:57:30.459","code":"18152","created":"2016-04-15T19:37:35.381","name":"18152 - Twinning Initiative","id":"xWUu1wUGFjj","categoryOptions":[{"id":"FNAVxuRDbmg","endDate":"2017-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_9886","name":"American International Health Alliance","id":"CCgZ5BykCX4","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Cambodia IMs","id":"ajhMAiQomtN","groupSets":[]},{"code":"Agency_HHS/HRSA","name":"HHS/HRSA","id":"RGC9tURSc3W","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KH","name":"Cambodia"}]}]},{"lastUpdated":"2016-08-17T20:57:51.684","code":"18153","created":"2016-04-15T19:37:35.393","name":"18153 - Citizens Engaging in Government Oversight (CEGO)","id":"rjAx2GS0TrC","categoryOptions":[{"id":"xdr5Nc15jtZ","endDate":"2016-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_9853","name":"New Partner","id":"CBKPvQjWDLS","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2016-08-17T20:58:12.937","code":"18154","created":"2016-04-15T19:37:35.416","name":"18154 - Strenghthening GBV programs and Services for Vulnerable Populations","id":"K9OQz5JZDdP","categoryOptions":[{"id":"voPANX0BSdJ","endDate":"2016-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Haiti IMs","id":"kvUuBhfwz25","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_273","name":"Groupe Haitien d'Etude du Sarcome de Kaposi et des Infections Opportunistes","id":"t5SvcwNYoJq","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"HT","name":"Haiti"}]}]},{"lastUpdated":"2016-08-17T20:58:34.145","code":"18155","created":"2016-04-15T19:37:35.404","name":"18155 - LEADER for PLHIV","id":"nnJkCwxOwO5","categoryOptions":[{"id":"bAvIUOvjikU","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Central Asia Region IMs","id":"oKsIH3iyqFz","groupSets":[]},{"code":"Partner_10553","name":"Futures Group","id":"wZKS6xtvKqV","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"AC","name":"Central Asia Region"}]}]},{"lastUpdated":"2016-08-17T20:58:55.333","code":"18158","created":"2016-04-15T19:37:35.427","name":"18158 - Border Health Activities","id":"p797vIgegpD","categoryOptions":[{"id":"w589W1yCfHq","endDate":"2016-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_19876","name":"Zanmi Lasante (Partners in Health)","id":"O6Sso3KUiJ9","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Haiti IMs","id":"kvUuBhfwz25","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"HT","name":"Haiti"}]}]},{"lastUpdated":"2016-08-17T20:59:16.377","code":"18159","created":"2016-04-15T19:37:35.451","name":"18159 - Global Health Supply Chain Program","id":"VMBscYGhKUz","categoryOptions":[{"id":"BgwBINBeBFW","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_19877","name":"Global Health Supply Chain Program","id":"hunZWxaAUTG","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2016-08-17T20:59:37.464","code":"18160","created":"2016-04-15T19:37:35.462","name":"18160 - AIDSFree ZAMBIA","id":"jmSpHeSkWxY","categoryOptions":[{"id":"WnasjvjHGTu","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_16525","name":"John Snow Inc (JSI)","id":"IotYS2QNHNH","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2016-08-17T20:59:58.583","code":"18161","created":"2016-04-15T19:37:35.474","name":"18161 - USAID|GHSC-RTK","id":"hSc067hgXzx","categoryOptions":[{"id":"QpZSFhYQ03Y","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_19811","name":"Remote Medical International","id":"vG9yhKCQKZ5","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2016-08-17T21:00:19.777","code":"18162","created":"2016-04-15T19:37:35.497","name":"18162 - HVOP","id":"SJbad8CpG4u","categoryOptions":[{"id":"L9hir9RQyZq","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Agency_PC","name":"PC","id":"cL6cHd6QJ5B","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_6","name":"U.S. Peace Corps","id":"m4mzzwVQOUi","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2016-08-17T21:00:40.858","code":"18163","created":"2016-04-15T19:37:35.486","name":"18163 - Technical assistance to strengthen government health systems","id":"PoqIhqJIyPe","categoryOptions":[{"id":"x3R0UPHpb3D","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_216","name":"University of Washington","id":"CSPJnuxBAnz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Botswana IMs","id":"JIc6kul4QSt","groupSets":[]},{"code":"Agency_HHS/HRSA","name":"HHS/HRSA","id":"RGC9tURSc3W","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"BW","name":"Botswana"}]}]},{"lastUpdated":"2016-08-17T21:01:01.946","code":"18164","created":"2016-04-15T19:37:35.532","name":"18164 - EQUIP","id":"Wi3zpljEuSw","categoryOptions":[{"id":"NXpMMnbVHS5","endDate":"2017-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"India IMs","id":"Z0pnjwOi9us","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"IN","name":"India"}]}]},{"lastUpdated":"2016-08-17T21:01:23.027","code":"18165","created":"2016-04-15T19:37:35.508","name":"18165 - Annual Program Statement - OVC","id":"SraX0QN4nz8","categoryOptions":[{"id":"HOzOF59x7qK","endDate":"2017-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"India IMs","id":"Z0pnjwOi9us","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_5554","name":"Karnataka Health Promotion Trust","id":"FJID1IihK2N","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"IN","name":"India"}]}]},{"lastUpdated":"2016-08-17T21:01:44.021","code":"18166","created":"2016-04-15T19:37:35.520","name":"18166 - TBD (EVALUATION)","id":"BtHJwYlpXs9","categoryOptions":[{"id":"iW6HGFFdz2f","endDate":"2017-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"India IMs","id":"Z0pnjwOi9us","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"IN","name":"India"}]}]},{"lastUpdated":"2017-02-09T00:51:58.883","code":"18167","created":"2016-04-15T19:37:35.543","name":"18167 - I-TECH","id":"wMimHxUWe6w","categoryOptions":[{"id":"da1sOQj4uXD","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_216","name":"University of Washington","id":"CSPJnuxBAnz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"India IMs","id":"Z0pnjwOi9us","groupSets":[]},{"code":"Agency_HHS/HRSA","name":"HHS/HRSA","id":"RGC9tURSc3W","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"IN","name":"India"}]}]},{"lastUpdated":"2016-08-17T21:02:26.473","code":"18168","created":"2016-04-15T19:37:35.555","name":"18168 - UNAIDS","id":"CqWGNl6adx8","categoryOptions":[{"id":"xE8xb47fjCt","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_544","name":"UNAIDS - Joint United Nations Programme on HIV/AIDS","id":"SUJa5BjWUvq","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"India IMs","id":"Z0pnjwOi9us","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"IN","name":"India"}]}]},{"lastUpdated":"2016-08-17T21:02:47.743","code":"18169","created":"2016-04-15T19:37:35.566","name":"18169 - CIHTC Follow-on","id":"YnnpuuIyUzj","categoryOptions":[{"id":"mnHVoh4HSMU","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Swaziland IMs","id":"W9wZOVXc3zs","groupSets":[]},{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"SZ","name":"Swaziland"}]}]},{"lastUpdated":"2017-01-08T23:53:40.442","code":"18170","created":"2016-04-15T19:37:35.578","name":"18170 - Consolidated MOH Coag - (GH17-1722)","id":"gyIOAevMq71","categoryOptions":[{"id":"bD25HDR6acw","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_421","name":"Ministry of Health and Social Welfare, Tanzania","id":"GVzgkJdTpAU","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2017-01-08T23:53:40.458","code":"18171","created":"2016-04-15T19:37:35.589","name":"18171 - Consolidated Community - (GH17-1720)","id":"FI1iGnq3J4z","categoryOptions":[{"id":"snstdUz654D","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2017-01-08T23:53:40.486","code":"18172","created":"2016-04-15T19:37:35.613","name":"18172 - Sustainable HIV Response from Technical Assistance (SHIFT) Project","id":"YI7QyKibXQZ","categoryOptions":[{"id":"iz0oh0z34y7","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9865","name":"FHI 360","id":"bgiL50ykiCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Vietnam IMs","id":"SXON8EdijPY","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"VN","name":"Vietnam"}]}]},{"lastUpdated":"2017-01-08T23:53:40.472","code":"18173","created":"2016-04-15T19:37:35.601","name":"18173 - USAID Enhanced Community HIV Link- Southern Project","id":"iTWr2QpZ0xb","categoryOptions":[{"id":"Hm1ozot8AgM","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_19684","name":"Center for Promotion of Quality of Life","id":"O1TaRwJF9jH","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Vietnam IMs","id":"SXON8EdijPY","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"VN","name":"Vietnam"}]}]},{"lastUpdated":"2016-08-17T21:04:33.898","code":"18174","created":"2016-04-15T19:37:35.624","name":"18174 - Public Affairs Communications","id":"QyiDvPQIEyF","categoryOptions":[{"id":"IqFIpit0olX","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Zimbabwe IMs","id":"X5BXfaO7gjy","groupSets":[]},{"code":"Partner_15399","name":"Department of State/AF - Public Affairs Section","id":"GYsjFLXskNK","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_State/AF","name":"State/AF","id":"a7p2WOqhhzQ","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZW","name":"Zimbabwe"}]}]},{"lastUpdated":"2016-08-17T21:04:55.022","code":"18183","created":"2016-04-15T19:37:35.716","name":"18183 - The Partnership for Supply Chain Management","id":"tNh5h1Zq5ps","categoryOptions":[{"id":"GV914SAnAWa","endDate":"2017-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Caribbean Region IMs","id":"A9TJU6RyKmN","groupSets":[]},{"code":"Partner_3781","name":"Partnership for Supply Chain Management","id":"El6VW2fQeEZ","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CB","name":"Caribbean Region"}]}]},{"lastUpdated":"2017-01-08T23:53:40.510","code":"18184","created":"2016-04-15T19:37:35.636","name":"18184 - DoD Mech Guyana","id":"n1Ml9Yg8Fy9","categoryOptions":[{"id":"PGGpbpdEKwW","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_4","name":"U.S. Department of Defense (Defense)","id":"ZTaEjL7Ru2S","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Caribbean Region IMs","id":"A9TJU6RyKmN","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]}],"organisationUnits":[{"code":"CB","name":"Caribbean Region"}]}]},{"lastUpdated":"2016-08-17T21:05:37.104","code":"18185","created":"2016-04-15T19:37:35.647","name":"18185 - Positively United to Support Humanity","id":"ANvnkBMpkL6","categoryOptions":[{"id":"QqhFHQXACMm","endDate":"2017-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Caribbean Region IMs","id":"A9TJU6RyKmN","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_15985","name":"Davis Memorial Hospital and Clinic","id":"aIRY38Xi6fy","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CB","name":"Caribbean Region"}]}]},{"lastUpdated":"2016-08-17T21:05:58.104","code":"18186","created":"2016-04-15T19:37:35.682","name":"18186 - Peace Corps","id":"AijxzK750Xm","categoryOptions":[{"id":"qSJpNOw0YfS","endDate":"2017-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Caribbean Region IMs","id":"A9TJU6RyKmN","groupSets":[]},{"code":"Agency_PC","name":"PC","id":"cL6cHd6QJ5B","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_6","name":"U.S. Peace Corps","id":"m4mzzwVQOUi","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"CB","name":"Caribbean Region"}]}]},{"lastUpdated":"2016-08-17T21:06:19.308","code":"18187","created":"2016-04-15T19:37:35.693","name":"18187 - Advancing Partners and Communities Project","id":"jvMCTZ2Pxp3","categoryOptions":[{"id":"AOAd3DWAaj2","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Caribbean Region IMs","id":"A9TJU6RyKmN","groupSets":[]},{"code":"Partner_16525","name":"John Snow Inc (JSI)","id":"IotYS2QNHNH","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CB","name":"Caribbean Region"}]}]},{"lastUpdated":"2017-01-08T23:53:40.526","code":"18188","created":"2016-04-15T19:37:35.659","name":"18188 - CARPHA Guyana CoAg GH001642","id":"tZWI6zzKq9B","categoryOptions":[{"id":"alvYTsNR7Jt","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_19423","name":"Caribbean Regional Public Health Agency","id":"ZzhHRjGZhpl","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Caribbean Region IMs","id":"A9TJU6RyKmN","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CB","name":"Caribbean Region"}]}]},{"lastUpdated":"2016-08-17T21:07:02.489","code":"18189","created":"2016-04-15T19:37:35.705","name":"18189 - MEASURE EVALUATION PHASE IIII","id":"dmlGRIip37R","categoryOptions":[{"id":"KbsAAe2wHI9","endDate":"2017-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Caribbean Region IMs","id":"A9TJU6RyKmN","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CB","name":"Caribbean Region"}]}]},{"lastUpdated":"2017-01-08T23:53:40.542","code":"18190","created":"2016-04-15T19:37:35.670","name":"18190 - Ministry of Health, Guyana CoAg GH001632","id":"pT6y3oCEISj","categoryOptions":[{"id":"dXiixkqDilN","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_587","name":"Ministry of Health, Guyana","id":"aI9iQxo7usV","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Caribbean Region IMs","id":"A9TJU6RyKmN","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CB","name":"Caribbean Region"}]}]},{"lastUpdated":"2016-08-17T21:07:45.385","code":"18191","created":"2016-04-15T19:37:35.742","name":"18191 - Surveillance Technical Support","id":"WlASLtStTNf","categoryOptions":[{"id":"ehCGNz8tWhS","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_517","name":"University of California at San Francisco","id":"t4LrBROk1Gw","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Burma IMs","id":"H68dsHlfFiW","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MM","name":"Burma"}]}]},{"lastUpdated":"2016-08-17T21:08:06.577","code":"18192","created":"2016-04-15T19:37:35.729","name":"18192 - Laboratory Support and Technical Assistance","id":"vIunVpQJhs1","categoryOptions":[{"id":"xpDl0X9Buvj","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_978","name":"American Society of Clinical Pathology","id":"TbuC1D6eOUY","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Burma IMs","id":"H68dsHlfFiW","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MM","name":"Burma"}]}]},{"lastUpdated":"2016-08-17T21:08:28.430","code":"18193","created":"2016-04-15T19:37:35.755","name":"18193 - Global Health Supply Chain Program","id":"xoHx3tg4Ewb","categoryOptions":[{"id":"Sq2Jp1mZF6h","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Burma IMs","id":"H68dsHlfFiW","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_19877","name":"Global Health Supply Chain Program","id":"hunZWxaAUTG","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"MM","name":"Burma"}]}]},{"lastUpdated":"2017-01-08T23:53:40.556","code":"18194","created":"2016-04-15T19:37:35.779","name":"18194 - Global Health Supply Chain Program (GHSCP)","id":"UTLTfJFRwva","categoryOptions":[{"id":"BTiVYGE4xvn","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Vietnam IMs","id":"SXON8EdijPY","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_19877","name":"Global Health Supply Chain Program","id":"hunZWxaAUTG","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"VN","name":"Vietnam"}]}]},{"lastUpdated":"2016-08-17T21:09:12.813","code":"18195","created":"2016-04-15T19:37:35.767","name":"18195 - Global Health Supply Chain Program","id":"eaHkGmFHSl8","categoryOptions":[{"id":"fVhxLPNzNoq","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Cameroon IMs","id":"DyZfQ0o4c3K","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_19877","name":"Global Health Supply Chain Program","id":"hunZWxaAUTG","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"CM","name":"Cameroon"}]}]},{"lastUpdated":"2016-08-17T21:09:34.831","code":"18196","created":"2016-04-15T19:37:35.793","name":"18196 - Global Health Supply Chain","id":"SjMDxG7Gk9g","categoryOptions":[{"id":"RVN7a4UDqpd","endDate":"2017-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Central Asia Region IMs","id":"oKsIH3iyqFz","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_19877","name":"Global Health Supply Chain Program","id":"hunZWxaAUTG","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"AC","name":"Central Asia Region"}]}]},{"lastUpdated":"2016-08-17T21:09:56.983","code":"18197","created":"2016-04-15T19:37:35.878","name":"18197 - Health Finance and Governance","id":"VlOgb7Tn6D7","categoryOptions":[{"id":"jsSRJW3deU3","endDate":"2017-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_440","name":"Abt Associates","id":"JkisvjF4ahe","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2017-03-01T21:26:25.715","code":"18198","created":"2016-04-15T19:37:35.890","name":"18198 - Global Health Supply Chain- Procurement and Supply Management (GHSC-PSM)","id":"Bg7tU35JQ7N","categoryOptions":[{"id":"MutNnm23SgF","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Partner_19877","name":"Global Health Supply Chain Program","id":"hunZWxaAUTG","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2016-08-17T21:10:40.536","code":"18199","created":"2016-04-15T19:37:35.901","name":"18199 - HRH2030","id":"DqsLZDv2YnV","categoryOptions":[{"id":"BEkfd937zmQ","endDate":"2017-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Partner_446","name":"Chemonics International","id":"PwuSkbWo7an","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2017-03-01T21:26:25.698","code":"18200","created":"2016-04-15T19:37:35.854","name":"18200 - Global Health Supply Chain- Technical Assistance (GHSC-TA)","id":"eyZRWv4sqDE","categoryOptions":[{"id":"h7S8Dg7VKqr","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Partner_19877","name":"Global Health Supply Chain Program","id":"hunZWxaAUTG","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2016-08-17T21:11:24.889","code":"18201","created":"2016-04-15T19:37:35.866","name":"18201 - Warehouse Construction","id":"KKiuEKVl48h","categoryOptions":[{"id":"oZ8jrXdHkCS","endDate":"2017-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2016-08-17T21:11:46.759","code":"18202","created":"2016-04-15T19:37:35.913","name":"18202 - Citizens Engaging in Government Oversight (CEGO)- TACOSODE","id":"rbaDaSBQ0Td","categoryOptions":[{"id":"hgG9P60EnjU","endDate":"2017-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_9853","name":"New Partner","id":"CBKPvQjWDLS","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2017-02-08T01:08:59.654","code":"18203","created":"2016-04-15T19:37:35.805","name":"18203 - EGPAF Timiza","id":"tLjPXQ3zYIB","categoryOptions":[{"id":"LQceu33jGqF","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_204","name":"Elizabeth Glaser Pediatric AIDS Foundation","id":"h2GbTY0pyXv","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2017-02-08T01:08:59.681","code":"18204","created":"2016-04-15T19:37:35.818","name":"18204 - UON CRISSP Plus","id":"b8K6Cn4q1f6","categoryOptions":[{"id":"RHRTdaHBcb2","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_535","name":"University of Nairobi","id":"nzroZ5qgfWP","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2017-02-08T01:08:59.698","code":"18205","created":"2016-04-15T19:37:35.829","name":"18205 - UMB PACT Kamili","id":"vps5RBXiJN1","categoryOptions":[{"id":"Su7njIGU1aA","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_15501","name":"University of Maryland Baltimore","id":"m1Nlotj5pXc","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2017-02-08T01:08:59.718","code":"18206","created":"2016-04-15T19:37:35.841","name":"18206 - KCCB KARP","id":"QMwBJ6D1wTz","categoryOptions":[{"id":"pt1r8Lredbt","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_19943","name":"Kenya Conference of Catholic Bishops","id":"MHakeQbFce1","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2017-02-08T01:08:59.734","code":"18207","created":"2016-04-15T19:37:35.966","name":"18207 - Columbia STARS","id":"fEfQFecYUw7","categoryOptions":[{"id":"ALdvWtyYyh0","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_1155","name":"Columbia University","id":"xKDVI3MLc6l","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2017-02-08T01:08:59.752","code":"18208","created":"2016-04-15T19:37:35.979","name":"18208 - IRDO Tuungane 3","id":"snSykSL9Dr1","categoryOptions":[{"id":"Mqy894vozOy","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_984","name":"Impact Research and Development Organization","id":"T4SP9heIWhh","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2017-02-08T01:08:59.767","code":"18209","created":"2016-04-15T19:37:35.991","name":"18209 - LVCT Daraja","id":"iaQa3BOFwWP","categoryOptions":[{"id":"P5mB2fqlclM","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_293","name":"Liverpool VCT and Care","id":"xaG6YMOZlGA","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2017-02-09T00:51:58.899","code":"18210","created":"2016-04-15T19:37:36.084","name":"18210 - Serving Life","id":"Kos1NJLfb7v","categoryOptions":[{"id":"KIB26SxHmzE","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ukraine IMs","id":"ZkehcIKCSrT","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UA","name":"Ukraine"}]}]},{"lastUpdated":"2017-02-09T00:51:58.914","code":"18211","created":"2016-04-15T19:37:36.096","name":"18211 - SAFEMed","id":"jBvzLLpAXqc","categoryOptions":[{"id":"taZuZtdqNO6","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ukraine IMs","id":"ZkehcIKCSrT","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UA","name":"Ukraine"}]}]},{"lastUpdated":"2017-03-08T00:22:35.300","code":"18212","created":"2016-04-15T19:37:36.107","name":"18212 - Challenge TB","id":"G0Us1PzD5WF","categoryOptions":[{"id":"qOJTehS72MS","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9646","name":"KNCV Tuberculosis Foundation","id":"ilsVnDjCzTd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ukraine IMs","id":"ZkehcIKCSrT","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UA","name":"Ukraine"}]}]},{"lastUpdated":"2016-08-17T21:15:49.164","code":"18213","created":"2016-04-15T19:37:36.002","name":"18213 - Partnership with MOH on HIV/AIDS and TB Programs","id":"sWDiFwnba7R","categoryOptions":[{"id":"sqB4iLFmCkV","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_16526","name":"Ministry of Health (MOH)","id":"z9IOaGInbuA","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2016-08-17T21:16:10.863","code":"18214","created":"2016-04-15T19:37:36.014","name":"18214 - Health Information Systems Innovations","id":"ErvE3YmGz3m","categoryOptions":[{"id":"QerOyq5M3yq","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_19907","name":"Palladium Group","id":"g6xbtuwBJfL","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2017-02-08T01:08:59.790","code":"18215","created":"2016-04-15T19:37:36.026","name":"18215 - Coptic Hospitals","id":"JvHJoHz26OE","categoryOptions":[{"id":"kBvkMQhQLww","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"Partner_851","name":"Coptic Hospital","id":"exlVQe8ozGl","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2017-02-08T01:08:59.807","code":"18216","created":"2016-04-15T19:37:36.037","name":"18216 - UMB PACE Kamilisha","id":"kvMHQ2WIUzB","categoryOptions":[{"id":"DB0XvQeerTz","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_15501","name":"University of Maryland Baltimore","id":"m1Nlotj5pXc","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2017-02-08T01:08:59.823","code":"18217","created":"2016-04-15T19:37:36.049","name":"18217 - Ngima for Sure","id":"pdOKYTr2yXh","categoryOptions":[{"id":"lXrqSnDSos2","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_19944","name":"County Government of Siaya","id":"CwOfErvyi8I","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2017-02-11T01:21:35.204","code":"18219","created":"2016-04-15T19:37:36.073","name":"18219 - NPHC/UCDC Care and Treatment","id":"IbIz7dWOjAU","categoryOptions":[{"id":"Hgl3nCvdXDj","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ukraine IMs","id":"ZkehcIKCSrT","groupSets":[]},{"code":"Partner_16526","name":"Ministry of Health (MOH)","id":"z9IOaGInbuA","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UA","name":"Ukraine"}]}]},{"lastUpdated":"2016-08-17T21:18:00.705","code":"18220","created":"2016-04-15T19:37:35.925","name":"18220 - Global Health Supply Chain Program","id":"oGR4pTahz2A","categoryOptions":[{"id":"IJ8CpwFEykO","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Botswana IMs","id":"JIc6kul4QSt","groupSets":[]},{"code":"Partner_19877","name":"Global Health Supply Chain Program","id":"hunZWxaAUTG","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"BW","name":"Botswana"}]}]},{"lastUpdated":"2016-08-17T21:18:22.439","code":"18221","created":"2016-04-15T19:37:35.937","name":"18221 - EQUIP","id":"PeHcIIgt1Sw","categoryOptions":[{"id":"HDmSG34VCZR","endDate":"2017-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_316","name":"Right To Care, South Africa","id":"i6vfBc6NLxx","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Botswana IMs","id":"JIc6kul4QSt","groupSets":[]}],"organisationUnits":[{"code":"BW","name":"Botswana"}]}]},{"lastUpdated":"2017-02-14T01:05:51.628","code":"18222","created":"2016-04-15T19:37:35.949","name":"18222 - Siklus","id":"F8MMCt2ZTY7","categoryOptions":[{"id":"kLnMRWwJLUU","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Indonesia IMs","id":"dn6d5UelOkT","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_19942","name":"Yayasan Siklus Sehat Indonesia","id":"otm8quivYNF","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"ID","name":"Indonesia"}]}]},{"lastUpdated":"2017-02-08T01:08:59.839","code":"18223","created":"2016-04-15T19:37:36.061","name":"18223 - Kemri Non-Research","id":"lXui1Xc4Jyr","categoryOptions":[{"id":"nfpqQJCsoLW","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"Partner_519","name":"University of Maryland","id":"x7P7a3a3CfB","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2016-08-17T21:19:29.020","code":"18225","created":"2016-04-15T19:37:36.166","name":"18225 - Global Health Supply Chain Program","id":"aXz1IrCVrGf","categoryOptions":[{"id":"YUNAd1JgbVU","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Indonesia IMs","id":"dn6d5UelOkT","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_19877","name":"Global Health Supply Chain Program","id":"hunZWxaAUTG","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"ID","name":"Indonesia"}]}]},{"lastUpdated":"2016-08-17T21:19:51.167","code":"18226","created":"2016-04-15T19:37:36.154","name":"18226 - Republican AIDS Center of the Republic of Kyrgyzstan","id":"Gg4xO7AsaxK","categoryOptions":[{"id":"KpXQWaTaxzb","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_19582","name":"Republican AIDS Center","id":"KK8bP70pFYD","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Central Asia Region IMs","id":"oKsIH3iyqFz","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"AC","name":"Central Asia Region"}]}]},{"lastUpdated":"2016-08-17T21:20:13.226","code":"18227","created":"2016-04-15T19:37:36.177","name":"18227 - Scaling-up Targeted Community Based HTS and Linkage to Treatment in Lesotho","id":"mq7YA1OSAgO","categoryOptions":[{"id":"VWsu5nqamP3","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_232","name":"Population Services International","id":"vNQlvpUamTo","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Lesotho IMs","id":"m2xthyR9aNm","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"LS","name":"Lesotho"}]}]},{"lastUpdated":"2016-08-17T21:20:35.189","code":"18228","created":"2016-04-15T19:37:36.131","name":"18228 - ART services in 8 regions","id":"zy83YePmu9g","categoryOptions":[{"id":"D8O6OeHxy1w","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9881","name":"Cameroon Baptist Convention Health Board","id":"vK4ZVDj2A8x","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Cameroon IMs","id":"DyZfQ0o4c3K","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CM","name":"Cameroon"}]}]},{"lastUpdated":"2016-08-17T21:20:57.417","code":"18229","created":"2016-04-15T19:37:36.119","name":"18229 - Strengthening the Capacity of the National AIDS Control Committee","id":"EMAzFOo5VDh","categoryOptions":[{"id":"xWMCgzn1EPS","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Cameroon IMs","id":"DyZfQ0o4c3K","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CM","name":"Cameroon"}]}]},{"lastUpdated":"2016-08-17T21:21:19.533","code":"18230","created":"2016-04-15T19:37:36.143","name":"18230 - Strengthening Public Health Laboratory Systems in Cameroon","id":"Z2oQED25Xhb","categoryOptions":[{"id":"JoCWk1rzoxx","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Cameroon IMs","id":"DyZfQ0o4c3K","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CM","name":"Cameroon"}]}]},{"lastUpdated":"2017-02-14T01:05:51.644","code":"18231","created":"2016-04-15T19:37:36.189","name":"18231 - Society for Family Health","id":"QBSfl0yLRho","categoryOptions":[{"id":"ZUcvSDllZ7y","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_1220","name":"Population Services International/Society for Family Health","id":"WoHm6GdaZNb","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2017-01-31T00:45:24.404","code":"18233","created":"2016-04-15T19:37:36.201","name":"18233 - IBBSS Priorty and Other Vulnerable Populations(Project SOAR)","id":"F0Drmnf8Lar","categoryOptions":[{"id":"pwvuXIC3Fcb","endDate":"2017-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_230","name":"Population Council","id":"dbFcDx5R2uc","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2016-08-17T21:22:25.463","code":"18234","created":"2016-04-15T19:37:36.212","name":"18234 - EQUIP","id":"dtZlbDWpRfe","categoryOptions":[{"id":"MXG6JUGR8bE","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_316","name":"Right To Care, South Africa","id":"i6vfBc6NLxx","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Malawi IMs","id":"aQSmeEVALxI","groupSets":[]}],"organisationUnits":[{"code":"MW","name":"Malawi"}]}]},{"lastUpdated":"2016-08-17T21:22:47.825","code":"18235","created":"2016-04-15T19:37:36.236","name":"18235 - EQUIP","id":"fobTBjzZYG4","categoryOptions":[{"id":"hRs9978r0Fq","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Lesotho IMs","id":"m2xthyR9aNm","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_316","name":"Right To Care, South Africa","id":"i6vfBc6NLxx","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"LS","name":"Lesotho"}]}]},{"lastUpdated":"2016-08-17T21:23:09.346","code":"18236","created":"2016-04-15T19:37:36.247","name":"18236 - Global Health Supply Chain Program","id":"gPdotuY0kBP","categoryOptions":[{"id":"UPeJQGR357j","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"South Sudan IMs","id":"zYDiTp987u1","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_19877","name":"Global Health Supply Chain Program","id":"hunZWxaAUTG","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"SS","name":"South Sudan"}]}]},{"lastUpdated":"2017-03-01T21:26:25.735","code":"18237","created":"2016-04-15T19:37:36.283","name":"18237 - Boresha Afya Southern Zone","id":"rzfOJg8CajW","categoryOptions":[{"id":"zgDJXdwT5Al","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_7579","name":"Deloitte Consulting Limited","id":"sDjXRvimYmw","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2016-08-17T21:23:53.027","code":"18238","created":"2016-04-15T19:37:36.259","name":"18238 - Local FOA TBD2","id":"UdkBR3PIYHt","categoryOptions":[{"id":"WENvsUEgJhr","endDate":"2017-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2016-08-17T21:24:14.910","code":"18239","created":"2016-04-15T19:37:36.271","name":"18239 - Local FOA TBD3","id":"rq3GvjWvzos","categoryOptions":[{"id":"IqQSs0XtkDd","endDate":"2017-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2016-08-17T21:24:36.993","code":"18240","created":"2016-04-15T19:37:36.224","name":"18240 - Vodafone","id":"W5ewxCHjO6F","categoryOptions":[{"id":"GXN9RUWZH2d","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_16860","name":"Vodafone Foundation","id":"r39Kpz70hhr","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Lesotho IMs","id":"m2xthyR9aNm","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"LS","name":"Lesotho"}]}]},{"lastUpdated":"2016-08-17T21:24:59.723","code":"18241","created":"2016-04-15T19:37:36.295","name":"18241 - Infrastructure Program - Engineering","id":"az7hJ1Qtk8m","categoryOptions":[{"id":"hTRyFZuoncG","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_13265","name":"Tera Tech EM, INC","id":"Y2JxzNltajD","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2016-08-17T21:25:21.856","code":"18242","created":"2016-04-15T19:37:36.307","name":"18242 - Infrastructure Program - Construction","id":"pizl5NiSfP4","categoryOptions":[{"id":"HJk0xburiRb","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2016-08-17T21:25:43.968","code":"18243","created":"2016-04-15T19:37:36.367","name":"18243 - AFENET Follow-On","id":"YyK6Qs0rLIa","categoryOptions":[{"id":"O7aWEky7mxJ","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9653","name":"African Field Epidemiology Network","id":"chqUjPbZ2rB","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2017-03-15T23:22:18.247","code":"18244","created":"2016-04-15T19:37:36.331","name":"18244 - Addressing unmet need in HIV Testing Services (HTS) through effective delivery models under PEPFAR","id":"wTdXivh5sLP","categoryOptions":[{"id":"ileHdq84Iuy","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_219","name":"JHPIEGO","id":"Q2afG9ldmqc","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Malawi IMs","id":"aQSmeEVALxI","groupSets":[]}],"organisationUnits":[{"code":"MW","name":"Malawi"}]}]},{"lastUpdated":"2017-03-15T23:22:18.264","code":"18245","created":"2016-04-15T19:37:36.343","name":"18245 - Strengthening Human Resource For Health capacity to Deliver Quality HIV/AIDS services in high burden sites under PEPFAR","id":"gANZlKcxz0P","categoryOptions":[{"id":"hpal4epkCuA","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_3842","name":"Christian Health Association of Malawi","id":"HwmTEyM6yt0","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Malawi IMs","id":"aQSmeEVALxI","groupSets":[]}],"organisationUnits":[{"code":"MW","name":"Malawi"}]}]},{"lastUpdated":"2016-08-17T21:26:49.999","code":"18246","created":"2016-04-15T19:37:36.355","name":"18246 - Quality Improvement Capacity for Impact Project (QICIP)","id":"Z2s34TndmWO","categoryOptions":[{"id":"H3zzA9iYnXL","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_14350","name":"Health Research Inc./New York State Department of Health","id":"ypLvLlZiYhM","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/HRSA","name":"HHS/HRSA","id":"RGC9tURSc3W","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Malawi IMs","id":"aQSmeEVALxI","groupSets":[]}],"organisationUnits":[{"code":"MW","name":"Malawi"}]}]},{"lastUpdated":"2016-08-17T21:27:12.152","code":"18247","created":"2016-04-15T19:37:36.319","name":"18247 - Technical Assistance to Provide High-Quality Voluntary Medical Male Circumcision (VMMC) Services to Programs Supported by the President’s Emergency Plan for AIDS Relief (PEPFAR)","id":"WHuk7b3I6mS","categoryOptions":[{"id":"b4o3V5eD3Do","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_219","name":"JHPIEGO","id":"Q2afG9ldmqc","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Malawi IMs","id":"aQSmeEVALxI","groupSets":[]}],"organisationUnits":[{"code":"MW","name":"Malawi"}]}]},{"lastUpdated":"2016-08-17T21:27:34.266","code":"18248","created":"2016-04-15T19:37:36.402","name":"18248 - UNAIDS","id":"HeT1oF8NpE3","categoryOptions":[{"id":"X9csyd5Kxzz","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"name":"Papua New Guinea IMs","id":"YjUlAiyO08V","groupSets":[]},{"code":"Partner_13273","name":"UNAIDS II","id":"UYNh1xxi1wm","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"PG","name":"Papua New Guinea"}]}]},{"lastUpdated":"2016-08-17T21:27:56.494","code":"18249","created":"2016-04-15T19:37:36.414","name":"18249 - Foundation for Innovative New Diagnostics","id":"VjRGaKdVXpQ","categoryOptions":[{"id":"zMclnwXiCvv","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Papua New Guinea IMs","id":"YjUlAiyO08V","groupSets":[]},{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"PG","name":"Papua New Guinea"}]}]},{"lastUpdated":"2016-08-17T21:28:18.286","code":"18250","created":"2016-04-15T19:37:36.426","name":"18250 - WHO/AFRO Disease Control","id":"fnS4J0bpQss","categoryOptions":[{"id":"uE6cdAdl1wL","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Swaziland IMs","id":"W9wZOVXc3zs","groupSets":[]},{"code":"Partner_8345","name":"WHO/AFRO","id":"HbE305pd9mE","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"SZ","name":"Swaziland"}]}]},{"lastUpdated":"2016-08-17T21:28:40.265","code":"18251","created":"2016-04-15T19:37:36.438","name":"18251 - Early Childhood Development Zambia","id":"U6WxfXWCmkq","categoryOptions":[{"id":"Gyx4wW5rvsD","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2017-03-15T23:22:18.287","code":"18252","created":"2016-04-15T19:37:36.378","name":"18252 - Quality HIV/AIDS Services through Government of Botswana","id":"k70C0lv261s","categoryOptions":[{"id":"MCIYt1S7v2n","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_13191","name":"Government of Botswana","id":"JG6yvIzX4wv","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Botswana IMs","id":"JIc6kul4QSt","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"BW","name":"Botswana"}]}]},{"lastUpdated":"2016-08-17T21:29:24.597","code":"18253","created":"2016-04-15T19:37:36.390","name":"18253 - Community HIV Testing and Counseling and KP Support","id":"BwSWkENRlUk","categoryOptions":[{"id":"FAIukDVN7Sw","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_519","name":"University of Maryland","id":"x7P7a3a3CfB","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Botswana IMs","id":"JIc6kul4QSt","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"BW","name":"Botswana"}]}]},{"lastUpdated":"2016-08-17T21:29:46.959","code":"18254","created":"2016-04-15T19:37:36.449","name":"18254 - TBD International AIDS Education and Training Center","id":"stUYmovg74w","categoryOptions":[{"id":"oFmhspznJ3a","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/HRSA","name":"HHS/HRSA","id":"RGC9tURSc3W","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2016-08-17T21:30:09.048","code":"18255","created":"2016-04-15T19:37:36.473","name":"18255 - UNAIDS","id":"GTVPvqhXn8H","categoryOptions":[{"id":"ttFhldrsqTw","endDate":"2017-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Papua New Guinea IMs","id":"YjUlAiyO08V","groupSets":[]},{"code":"Partner_13273","name":"UNAIDS II","id":"UYNh1xxi1wm","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"PG","name":"Papua New Guinea"}]}]},{"lastUpdated":"2016-08-17T21:30:30.854","code":"18256","created":"2016-04-15T19:37:36.461","name":"18256 - Construction and Renovation","id":"fOqK047yCZO","categoryOptions":[{"id":"szxq96WUm1h","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_3932","name":"Regional Procurement Support Office/Frankfurt","id":"Yi5RVnVkHqq","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_State/AF","name":"State/AF","id":"a7p2WOqhhzQ","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Malawi IMs","id":"aQSmeEVALxI","groupSets":[]}],"organisationUnits":[{"code":"MW","name":"Malawi"}]}]},{"lastUpdated":"2016-08-17T21:30:53.234","code":"18257","created":"2016-04-15T19:37:36.497","name":"18257 - I-TECH Follow on","id":"uPfEc7gdFWk","categoryOptions":[{"id":"xnvhECQcxfI","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Agency_HHS/HRSA","name":"HHS/HRSA","id":"RGC9tURSc3W","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2016-08-17T21:31:14.907","code":"18258","created":"2016-04-15T19:37:36.485","name":"18258 - PHII","id":"sp2ypoaidHY","categoryOptions":[{"id":"AHt0fEOfFyI","endDate":"2017-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_15465","name":"Public Health Informatics Institute","id":"KlJuRqUMgeL","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2016-08-17T21:31:37.169","code":"18259","created":"2016-04-15T19:37:36.626","name":"18259 - Youth Workforce Development","id":"V67Uo0hcYWn","categoryOptions":[{"id":"enzl3NyZrAz","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2017-02-08T01:08:59.856","code":"18260","created":"2016-04-15T19:37:36.591","name":"18260 - International AIDS Education and Training Center (I-TECH)","id":"CMswphbAADU","categoryOptions":[{"id":"gP1OCtsYS7O","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_216","name":"University of Washington","id":"CSPJnuxBAnz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/HRSA","name":"HHS/HRSA","id":"RGC9tURSc3W","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2016-08-17T21:32:21.715","code":"18261","created":"2016-04-15T19:37:36.603","name":"18261 - Quality Improvement Capacity for Impact Project (QICIP)","id":"RwEnqYDRI1s","categoryOptions":[{"id":"bYTwiECcDMX","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_501","name":"Columbia University Mailman School of Public Health","id":"Q2KYsVtjQ9D","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/HRSA","name":"HHS/HRSA","id":"RGC9tURSc3W","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2016-08-17T21:32:44.078","code":"18262","created":"2016-04-15T19:37:36.579","name":"18262 - Strengthening Public Health Capacity and SI Systems","id":"b7pimRouXwV","categoryOptions":[{"id":"gD6SfNp9ZVE","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_544","name":"UNAIDS - Joint United Nations Programme on HIV/AIDS","id":"SUJa5BjWUvq","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2016-08-17T21:33:06.180","code":"18263","created":"2016-04-15T19:37:36.615","name":"18263 - Cash Plus Care","id":"C4Si2fFp1xf","categoryOptions":[{"id":"k7bEOzSAXPE","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_1085","name":"UNICEF","id":"UQNLvIjhql2","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2016-08-17T21:33:28.459","code":"18264","created":"2016-04-15T19:37:36.638","name":"18264 - Evidence on Cash Plus Care","id":"Jtk8IESraeS","categoryOptions":[{"id":"hZX8XaPflTU","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2017-03-27T23:04:40.364","code":"18265","created":"2016-04-15T19:37:36.508","name":"18265 - AIDS Free","id":"IfrtV6l1WOC","categoryOptions":[{"id":"tig1JqA3G90","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_16525","name":"John Snow Inc (JSI)","id":"IotYS2QNHNH","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2017-01-26T00:46:41.791","code":"18266","created":"2016-04-15T19:37:36.520","name":"18266 - GHESKIO 1924","id":"CvC9tMOQI6W","categoryOptions":[{"id":"ccYJm66mTg8","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Haiti IMs","id":"kvUuBhfwz25","groupSets":[]},{"code":"Partner_273","name":"Groupe Haitien d'Etude du Sarcome de Kaposi et des Infections Opportunistes","id":"t5SvcwNYoJq","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"HT","name":"Haiti"}]}]},{"lastUpdated":"2017-01-26T00:46:41.807","code":"18267","created":"2016-04-15T19:37:36.532","name":"18267 - PIH 1926","id":"rGKQeWyWylR","categoryOptions":[{"id":"b4nVtTrJrqV","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Haiti IMs","id":"kvUuBhfwz25","groupSets":[]},{"code":"Partner_605","name":"Partners in Health","id":"rDifyx1bd3J","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"HT","name":"Haiti"}]}]},{"lastUpdated":"2017-01-26T00:46:41.823","code":"18268","created":"2016-04-15T19:37:36.544","name":"18268 - CMMB 1970","id":"GzaWeBpU10r","categoryOptions":[{"id":"FdaQ9ClSsMf","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_32","name":"Catholic Medical Mission Board","id":"dFOHyUiqXf5","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Haiti IMs","id":"kvUuBhfwz25","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"HT","name":"Haiti"}]}]},{"lastUpdated":"2017-01-26T00:46:41.845","code":"18269","created":"2016-04-15T19:37:36.556","name":"18269 - GHESKIO 1969","id":"ANzR8l43Xwk","categoryOptions":[{"id":"jTxKzsEMANP","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Haiti IMs","id":"kvUuBhfwz25","groupSets":[]},{"code":"Partner_273","name":"Groupe Haitien d'Etude du Sarcome de Kaposi et des Infections Opportunistes","id":"t5SvcwNYoJq","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"HT","name":"Haiti"}]}]},{"lastUpdated":"2017-01-26T00:46:41.861","code":"18270","created":"2016-04-15T19:37:36.568","name":"18270 - FOSREF 1925","id":"vNvcxJfZsdR","categoryOptions":[{"id":"pSnorUEsIah","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Haiti IMs","id":"kvUuBhfwz25","groupSets":[]},{"code":"Partner_272","name":"Foundation for Reproductive Health and Family Education","id":"Ufy9cgadKkl","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"HT","name":"Haiti"}]}]},{"lastUpdated":"2017-03-01T21:26:25.992","code":"18271","created":"2016-04-15T19:37:37.079","name":"18271 - Department of Health HCMC","id":"fahxYyQNr9N","categoryOptions":[{"id":"psht3Nsa3cy","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_19883","name":"Ho Chi Minh City Department of Health","id":"krZI97QRbCO","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Vietnam IMs","id":"SXON8EdijPY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"VN","name":"Vietnam"}]}]},{"lastUpdated":"2016-08-17T21:36:25.826","code":"18272","created":"2016-04-15T19:37:37.031","name":"18272 - DOD TBD","id":"gbJr0W41f1I","categoryOptions":[{"id":"SQZibbwr1YF","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Swaziland IMs","id":"W9wZOVXc3zs","groupSets":[]},{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]}],"organisationUnits":[{"code":"SZ","name":"Swaziland"}]}]},{"lastUpdated":"2016-08-17T21:36:48.366","code":"18273","created":"2016-04-15T19:37:37.043","name":"18273 - Regional Health Integration to Enhance Services – North, Acholi (RHITES-N, Acholi)","id":"OBbsvVxzIM7","categoryOptions":[{"id":"UqZJ88XuxGd","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2016-08-17T21:37:09.832","code":"18274","created":"2016-04-15T19:37:37.055","name":"18274 - Regional Health Integration to Enhance Services – North, Lango (RHITES-N, Lango)","id":"jDG04fEwnSz","categoryOptions":[{"id":"VPDJ4uzTc0z","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2017-02-16T00:45:37.877","code":"18275","created":"2016-04-15T19:37:36.898","name":"18275 - Strengthening High Impact Interventions for an AIDS-Free Generation (AIDSFree) Project","id":"DTkqa4J07Rn","categoryOptions":[{"id":"GS0Wj5YWccT","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_16525","name":"John Snow Inc (JSI)","id":"IotYS2QNHNH","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2017-02-10T01:29:44.858","code":"18276","created":"2016-04-15T19:37:37.067","name":"18276 - PPL-LER Monitoring and Evaluation IDIQ","id":"LaDfLZ00no1","categoryOptions":[{"id":"jzRtXdWaKd4","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Partner_9652","name":"DevTech Systems Inc","id":"OUEA28MA2x3","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2016-08-17T21:37:54.381","code":"18278","created":"2016-04-15T19:37:37.126","name":"18278 - Surveillance and Data Use Support to the National Health Information System","id":"jU5H3qphVRZ","categoryOptions":[{"id":"IHLPx9AkOhN","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2016-08-17T21:38:16.303","code":"18279","created":"2016-04-15T19:37:36.886","name":"18279 - Coordinating Comprehensive Care for Children (4Children)","id":"mVHNbqKTLZg","categoryOptions":[{"id":"T0HUL5NymOS","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_33","name":"Catholic Relief Services","id":"YemsOJtwBlN","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Malawi IMs","id":"aQSmeEVALxI","groupSets":[]}],"organisationUnits":[{"code":"MW","name":"Malawi"}]}]},{"lastUpdated":"2016-08-09T12:24:34.522","code":"18280","created":"2016-04-15T19:37:36.935","name":"18280 - Integrated HIV Prevention and Health Services for Key and Priority Populations (HIS-KP)","id":"RxF7OnSTaBw","categoryOptions":[{"id":"KHmV6yfFqO3","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9865","name":"FHI 360","id":"bgiL50ykiCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2017-03-01T21:26:25.937","code":"18281","created":"2016-04-15T19:37:36.803","name":"18281 - Kenya Supply Chain System Strengthening","id":"jOeJGYRQEKZ","categoryOptions":[{"id":"LAvKYTtofOD","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_19685","name":"Chemonics. Inc","id":"SwKTNqqn4Kl","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2016-08-17T21:39:00.335","code":"18282","created":"2016-04-15T19:37:36.909","name":"18282 - Global Health Supply Chain Program","id":"BF2CCA2Hwzv","categoryOptions":[{"id":"u7CYc4P1Uc9","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_19877","name":"Global Health Supply Chain Program","id":"hunZWxaAUTG","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2016-08-17T21:39:22.784","code":"18283","created":"2016-04-15T19:37:36.814","name":"18283 - OVC Follow On Rift and Central","id":"ici0Fn7K1d2","categoryOptions":[{"id":"twoGUbzszfg","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2017-03-01T21:26:25.965","code":"18284","created":"2016-04-15T19:37:36.826","name":"18284 - OVC Follow On Western Nyanza","id":"h1cPmV2Ztyu","categoryOptions":[{"id":"o0RemqIIcpz","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2016-08-17T21:40:06.771","code":"18285","created":"2016-04-15T19:37:36.838","name":"18285 - Coordinating Comprehensive Care for Children","id":"lu3gDHGeDAI","categoryOptions":[{"id":"UNNsOBOJJ5O","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"Partner_33","name":"Catholic Relief Services","id":"YemsOJtwBlN","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2016-08-17T21:40:28.846","code":"18286","created":"2016-04-15T19:37:37.150","name":"18286 - TBD -- Harare City Health","id":"NuhrKW4HyQS","categoryOptions":[{"id":"euE9l4G22nx","endDate":"2017-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Zimbabwe IMs","id":"X5BXfaO7gjy","groupSets":[]},{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZW","name":"Zimbabwe"}]}]},{"lastUpdated":"2016-08-17T21:40:51.137","code":"18287","created":"2016-04-15T19:37:36.650","name":"18287 - Key population Consortium - PROTECT - TBD","id":"KY7iF9Xc9jp","categoryOptions":[{"id":"RvHmdcQLB9e","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Cote d'Ivoire IMs","id":"BhAF8wuq35E","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_10673","name":"Heartland Alliance","id":"o33Z9EqHmRC","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CI","name":"Cote d'Ivoire"}]}]},{"lastUpdated":"2016-08-17T21:41:13.596","code":"18288","created":"2016-04-15T19:37:36.662","name":"18288 - EGPAF DJIDJA Follow-on - TBD","id":"h6ubGS2KTKh","categoryOptions":[{"id":"ZJFTkLET3Mz","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_204","name":"Elizabeth Glaser Pediatric AIDS Foundation","id":"h2GbTY0pyXv","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Cote d'Ivoire IMs","id":"BhAF8wuq35E","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CI","name":"Cote d'Ivoire"}]}]},{"lastUpdated":"2016-08-17T21:41:35.630","code":"18289","created":"2016-04-15T19:37:36.673","name":"18289 - Columbia University - ICAP - Follow-on TBD","id":"Po9vzN5cGKp","categoryOptions":[{"id":"zB79dZMakx1","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_501","name":"Columbia University Mailman School of Public Health","id":"Q2KYsVtjQ9D","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Cote d'Ivoire IMs","id":"BhAF8wuq35E","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CI","name":"Cote d'Ivoire"}]}]},{"lastUpdated":"2017-03-16T23:31:07.047","code":"18290","created":"2016-04-15T19:37:36.685","name":"18290 - STRONG 1- TBD - IRC","id":"H276vtSYjEp","categoryOptions":[{"id":"d3By4ZJyGzS","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Cote d'Ivoire IMs","id":"BhAF8wuq35E","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_215","name":"International Rescue Committee","id":"aEOTCrEHt2E","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CI","name":"Cote d'Ivoire"}]}]},{"lastUpdated":"2017-03-16T23:31:07.062","code":"18291","created":"2016-04-15T19:37:36.697","name":"18291 - STRONG 2- TBD - JHPIEGO","id":"cwXsrchYv7H","categoryOptions":[{"id":"CGnFI7972oa","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_219","name":"JHPIEGO","id":"Q2afG9ldmqc","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Cote d'Ivoire IMs","id":"BhAF8wuq35E","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CI","name":"Cote d'Ivoire"}]}]},{"lastUpdated":"2017-03-16T23:31:07.077","code":"18292","created":"2016-04-15T19:37:36.709","name":"18292 - STRONG 3 - TBD - SEVCI","id":"kmaFniG66XQ","categoryOptions":[{"id":"o5jqmFnIWVt","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Cote d'Ivoire IMs","id":"BhAF8wuq35E","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_9883","name":"Sante Espoir Vie - Cote d'Ivoire","id":"wyyDfhKYYpd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CI","name":"Cote d'Ivoire"}]}]},{"lastUpdated":"2017-03-16T23:31:07.100","code":"18293","created":"2016-04-15T19:37:36.720","name":"18293 - STRONG 4 - TBD - EGPAF","id":"pUak3B4Qzrg","categoryOptions":[{"id":"sIPDc7IaiHR","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_204","name":"Elizabeth Glaser Pediatric AIDS Foundation","id":"h2GbTY0pyXv","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Cote d'Ivoire IMs","id":"BhAF8wuq35E","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CI","name":"Cote d'Ivoire"}]}]},{"lastUpdated":"2016-08-17T21:43:25.928","code":"18294","created":"2016-04-15T19:37:36.732","name":"18294 - IPCI - Follow-on - TBD","id":"qDuGX650uXd","categoryOptions":[{"id":"DxuEKmyVD7U","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Cote d'Ivoire IMs","id":"BhAF8wuq35E","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_13245","name":"Pasteur Institute of Ivory Coast","id":"uLoU0pDrHRS","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CI","name":"Cote d'Ivoire"}]}]},{"lastUpdated":"2016-08-17T21:43:48.462","code":"18295","created":"2016-04-15T19:37:36.744","name":"18295 - Ministry of Health - Follow-on","id":"UbP9skkR37I","categoryOptions":[{"id":"LJdcAFxdTL4","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_12807","name":"Ministry of Health and Public Hygiene, Cote d'Ivoire","id":"L9s3HtNxya5","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Cote d'Ivoire IMs","id":"BhAF8wuq35E","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CI","name":"Cote d'Ivoire"}]}]},{"lastUpdated":"2016-08-17T21:44:10.373","code":"18296","created":"2016-04-15T19:37:36.756","name":"18296 - MPFFPE/PNOEV - Follow-on","id":"KL3l1Cvw9LM","categoryOptions":[{"id":"qKVHxduJJPI","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Cote d'Ivoire IMs","id":"BhAF8wuq35E","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_16848","name":"Ministry of Family, Women, and Social Affairs, Cote d’Ivoire","id":"ydRt09Tuwaf","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CI","name":"Cote d'Ivoire"}]}]},{"lastUpdated":"2017-02-03T01:10:20.050","code":"18297","created":"2016-04-15T19:37:37.091","name":"18297 - UNAIDS","id":"xOOHg8PeUW3","categoryOptions":[{"id":"ORQtiPnLU6o","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_549","name":"World Health Organization","id":"Hh9aCl8EfX1","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2016-08-17T21:44:54.249","code":"18298","created":"2016-04-15T19:37:37.007","name":"18298 - Health Finance and Governance","id":"z8B1VCQ3Qyk","categoryOptions":[{"id":"aFnOmrG40XU","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_440","name":"Abt Associates","id":"JkisvjF4ahe","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2016-08-17T21:45:16.577","code":"18299","created":"2016-04-15T19:37:36.995","name":"18299 - GBV Follow-on","id":"eb3YaLptEIy","categoryOptions":[{"id":"S0wjoYScQ6c","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2016-08-17T21:45:38.792","code":"18300","created":"2016-04-15T19:37:37.019","name":"18300 - HRH2030","id":"S5zD5PdkhKi","categoryOptions":[{"id":"RZDgrmBkDHV","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_446","name":"Chemonics International","id":"PwuSkbWo7an","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2017-03-16T23:31:07.115","code":"18303","created":"2016-04-15T19:37:36.874","name":"18303 - Health Communication for Life","id":"lJ2Re2TTPMs","categoryOptions":[{"id":"udFKfVmj360","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9865","name":"FHI 360","id":"bgiL50ykiCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Malawi IMs","id":"aQSmeEVALxI","groupSets":[]}],"organisationUnits":[{"code":"MW","name":"Malawi"}]}]},{"lastUpdated":"2016-08-17T21:46:22.648","code":"18304","created":"2016-04-15T19:37:37.138","name":"18304 - EQUIP","id":"BOKwiEdAMzQ","categoryOptions":[{"id":"JPmbX9ZfXmd","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_316","name":"Right To Care, South Africa","id":"i6vfBc6NLxx","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2016-08-17T21:46:44.317","code":"18305","created":"2016-04-15T19:37:36.851","name":"18305 - HRH 2030","id":"CwC5CuD69kF","categoryOptions":[{"id":"c17X0Fmhvvd","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_446","name":"Chemonics International","id":"PwuSkbWo7an","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Malawi IMs","id":"aQSmeEVALxI","groupSets":[]}],"organisationUnits":[{"code":"MW","name":"Malawi"}]}]},{"lastUpdated":"2016-08-17T21:47:06.154","code":"18306","created":"2016-04-15T19:37:36.863","name":"18306 - GHSC-PSM","id":"seDjVs8G8WQ","categoryOptions":[{"id":"ookhXk3SSGa","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_446","name":"Chemonics International","id":"PwuSkbWo7an","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Malawi IMs","id":"aQSmeEVALxI","groupSets":[]}],"organisationUnits":[{"code":"MW","name":"Malawi"}]}]},{"lastUpdated":"2016-08-17T21:47:29.110","code":"18307","created":"2016-04-15T19:37:36.959","name":"18307 - UCFS (GH000977 - Central Mech)","id":"OwiAcXqhSaY","categoryOptions":[{"id":"V3OR7tcLzvc","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_16538","name":"UCSF CDC HQ","id":"WnsjotGWAbI","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2016-08-17T21:47:51.189","code":"18308","created":"2016-04-15T19:37:37.102","name":"18308 - U.S. Peace Corps","id":"rkpGCefcSxb","categoryOptions":[{"id":"A4KLsL0g5Cx","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Agency_PC","name":"PC","id":"cL6cHd6QJ5B","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_6","name":"U.S. Peace Corps","id":"m4mzzwVQOUi","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2016-08-17T21:48:13.268","code":"18309","created":"2016-04-15T19:37:37.114","name":"18309 - U.S. Peace Corps","id":"sDVwJKjrPTG","categoryOptions":[{"id":"QDi5RZPx6e2","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Agency_PC","name":"PC","id":"cL6cHd6QJ5B","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_6","name":"U.S. Peace Corps","id":"m4mzzwVQOUi","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2016-08-17T21:48:35.550","code":"18311","created":"2016-04-15T19:37:36.947","name":"18311 - Community Based HIV Services for the Southern Region","id":"XDRReUEom8D","categoryOptions":[{"id":"TB6eHgpar9H","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2017-01-08T23:53:40.622","code":"18312","created":"2016-04-15T19:37:36.923","name":"18312 - Integrating Early Child Development (ECD - GDA)","id":"rFvy2hlRRGu","categoryOptions":[{"id":"bioxCs3DVPL","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_233","name":"Program for Appropriate Technology in Health","id":"AeGQducFpY4","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2017-03-16T23:31:07.129","code":"18313","created":"2016-04-15T19:37:36.971","name":"18313 - UNAIDS (CDC GH001971)","id":"ToJ8YUvbLQ2","categoryOptions":[{"id":"NX3uoqkbUOF","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_544","name":"UNAIDS - Joint United Nations Programme on HIV/AIDS","id":"SUJa5BjWUvq","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2016-08-17T21:49:42.181","code":"18314","created":"2016-04-15T19:37:36.983","name":"18314 - NASTAD (GH001508 - Central Mech)","id":"UvHQfJER991","categoryOptions":[{"id":"t15U5WBpFoA","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_597","name":"National Alliance of State and Territorial AIDS Directors","id":"dhui82GmI2q","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2016-08-17T21:50:04.396","code":"18315","created":"2016-04-15T19:37:36.779","name":"18315 - TBD- Improving GAF HIV Program","id":"froQeO13EAw","categoryOptions":[{"id":"rck6PPJpUHs","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ghana IMs","id":"aLJxBPfhy2M","groupSets":[]}],"organisationUnits":[{"code":"GH","name":"Ghana"}]}]},{"lastUpdated":"2016-08-17T21:50:26.369","code":"18316","created":"2016-04-15T19:37:36.768","name":"18316 - Strengthening Public Health Capacity and Strategic Information Systems","id":"JhbbvzvPJs6","categoryOptions":[{"id":"WetzQsBVSPO","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_544","name":"UNAIDS - Joint United Nations Programme on HIV/AIDS","id":"SUJa5BjWUvq","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Democratic Republic of the Congo IMs","id":"O1IiD7EJ4NL","groupSets":[]}],"organisationUnits":[{"code":"CD","name":"Democratic Republic of the Congo"}]}]},{"lastUpdated":"2016-08-17T21:50:48.017","code":"18317","created":"2016-04-15T19:37:36.791","name":"18317 - General Nursing Capacity Building Program","id":"bPemW64aufM","categoryOptions":[{"id":"iSGq7XOfbKO","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_501","name":"Columbia University Mailman School of Public Health","id":"Q2KYsVtjQ9D","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/HRSA","name":"HHS/HRSA","id":"RGC9tURSc3W","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2016-08-17T21:51:10.365","code":"18318","created":"2016-04-15T19:37:37.268","name":"18318 - County Measurement Learning & Accountability Project (CMLAP)","id":"y6e00IrK2Pl","categoryOptions":[{"id":"EsbOrbyxj18","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_19907","name":"Palladium Group","id":"g6xbtuwBJfL","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2016-08-09T12:24:58.603","code":"18319","created":"2016-04-15T19:37:37.293","name":"18319 - HIV Community-Based Services (Nampula)","id":"zzLaSrsn49l","categoryOptions":[{"id":"FV95kOsuqMM","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_19880","name":"Associação Para o Desenvolvimento Sócio-Económico","id":"aIXF23pjGqM","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2016-08-17T21:51:32.664","code":"18320","created":"2016-04-15T19:37:37.328","name":"18320 - YouthPower Implementation - Task Order 1","id":"UwdTWLJIPHY","categoryOptions":[{"id":"ZDlbpfY9yy4","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9865","name":"FHI 360","id":"bgiL50ykiCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2016-08-17T21:51:54.805","code":"18321","created":"2016-04-15T19:37:37.340","name":"18321 - Global Health Supply Chain Program","id":"sg1hb6fZxJJ","categoryOptions":[{"id":"R3S9WiZBsuv","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_19877","name":"Global Health Supply Chain Program","id":"hunZWxaAUTG","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2017-01-08T23:53:40.764","code":"18322","created":"2016-04-15T19:37:37.495","name":"18322 - Quality Improvement and Capacity for Impact Project (QICIP)","id":"kZf5p9xEBla","categoryOptions":[{"id":"L6V8kgX4eLi","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_501","name":"Columbia University Mailman School of Public Health","id":"Q2KYsVtjQ9D","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_HHS/HRSA","name":"HHS/HRSA","id":"RGC9tURSc3W","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2017-02-03T01:10:20.083","code":"18323","created":"2016-04-15T19:37:37.459","name":"18323 - BroadReach","id":"NXZTghU9A9y","categoryOptions":[{"id":"YguctaDxeWX","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_743","name":"Broadreach","id":"tRoIYAnOj3B","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2017-02-03T01:10:20.098","code":"18324","created":"2016-04-15T19:37:37.471","name":"18324 - University of Maryland ZCHECK","id":"fqp7zGGaYf8","categoryOptions":[{"id":"Mym4HDwT3rz","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Partner_15501","name":"University of Maryland Baltimore","id":"m1Nlotj5pXc","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2017-02-03T01:10:20.114","code":"18325","created":"2016-04-15T19:37:37.483","name":"18325 - UNZA ZEPACT+ Follow On","id":"tOxGPrSEGgV","categoryOptions":[{"id":"yRFLIjRjzcq","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_923","name":"University of Zambia","id":"pzIUF7sHK28","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2017-03-07T00:30:09.199","code":"18327","created":"2016-04-15T19:37:37.375","name":"18327 - CRS (FBO Follow-on 2)","id":"UGXz7VInhGe","categoryOptions":[{"id":"GxPkHH3Hxd7","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_33","name":"Catholic Relief Services","id":"YemsOJtwBlN","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2016-08-17T21:54:07.885","code":"18328","created":"2016-04-15T19:37:37.280","name":"18328 - FANTA III","id":"gMcR2zB6pin","categoryOptions":[{"id":"xYIo0QBUhKZ","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9865","name":"FHI 360","id":"bgiL50ykiCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Malawi IMs","id":"aQSmeEVALxI","groupSets":[]}],"organisationUnits":[{"code":"MW","name":"Malawi"}]}]},{"lastUpdated":"2017-02-16T00:45:37.902","code":"18329","created":"2016-04-15T19:37:37.352","name":"18329 - Strengthening Health Information Systems (SHIS)","id":"xsY7icF1JBm","categoryOptions":[{"id":"cuMeCMV69P5","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Swaziland IMs","id":"W9wZOVXc3zs","groupSets":[]},{"code":"Partner_15538","name":"Institute for Health Measurement","id":"N2xhOXlZCVN","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"SZ","name":"Swaziland"}]}]},{"lastUpdated":"2017-02-16T00:45:37.918","code":"18331","created":"2016-04-15T19:37:37.363","name":"18331 - Global Health Supply Chain - Procurement and Supply Chain Management (GHSC-PSM)","id":"YygxZoO5hdl","categoryOptions":[{"id":"UgtTuzgM7q2","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Swaziland IMs","id":"W9wZOVXc3zs","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_19877","name":"Global Health Supply Chain Program","id":"hunZWxaAUTG","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"SZ","name":"Swaziland"}]}]},{"lastUpdated":"2017-03-10T00:24:46.788","code":"18332","created":"2016-04-15T19:37:37.387","name":"18332 - ICAP (Population Council)","id":"UVa1LWNoho8","categoryOptions":[{"id":"SdQb3KHbzdC","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_501","name":"Columbia University Mailman School of Public Health","id":"Q2KYsVtjQ9D","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2016-08-17T21:55:36.356","code":"18333","created":"2016-04-15T19:37:37.304","name":"18333 - Learning Capacity Development (LCD) IQC- Task Order 2","id":"g74pVRxSfAF","categoryOptions":[{"id":"Jrna5yEjHzV","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2016-08-17T21:55:58.748","code":"18334","created":"2016-04-15T19:37:37.197","name":"18334 - VOICE OF AMERICA (VOA): Votre Sante, Votre Avenir","id":"UHFwc095dxW","categoryOptions":[{"id":"STA6fKgzxoi","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_15253","name":"VOICE OF AMERICA","id":"chi1wgCuyCt","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_State/AF","name":"State/AF","id":"a7p2WOqhhzQ","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Democratic Republic of the Congo IMs","id":"O1IiD7EJ4NL","groupSets":[]}],"organisationUnits":[{"code":"CD","name":"Democratic Republic of the Congo"}]}]},{"lastUpdated":"2016-08-17T21:56:20.591","code":"18335","created":"2016-04-15T19:37:37.399","name":"18335 - TBD (Demand Creation)","id":"EeccpuX2SKh","categoryOptions":[{"id":"JpLgHCdqCPJ","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2017-01-08T23:53:40.748","code":"18336","created":"2016-04-15T19:37:37.316","name":"18336 - 4 Children (Coordinating Comprehensive Care for Children)","id":"xiRAS0J4Rmc","categoryOptions":[{"id":"u1PORiE1zMx","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_33","name":"Catholic Relief Services","id":"YemsOJtwBlN","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2017-01-08T23:53:40.669","code":"18337","created":"2016-04-15T19:37:37.209","name":"18337 - Comprehensive HIV/AIDS Services for Delivery for Inmates in the Federal Prison Administration","id":"CA09Sa6UyL7","categoryOptions":[{"id":"VJ96lJtiBfP","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]},{"code":"Partner_19956","name":"Federal Prison Administration of Ethiopia","id":"bV49sMzsc57","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2017-01-08T23:53:40.686","code":"18338","created":"2016-04-15T19:37:37.221","name":"18338 - Strengthening HIV Services Quality Improvement and Quality Management Systems","id":"fOfccZPs5ti","categoryOptions":[{"id":"MCQuhElpCBr","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_219","name":"JHPIEGO","id":"Q2afG9ldmqc","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2017-01-08T23:53:40.701","code":"18339","created":"2016-04-15T19:37:37.233","name":"18339 - Integration of HIV Services in SRH Clinics and Confidential Clinics for Commercial Sex Workers","id":"xBu4asrQIkK","categoryOptions":[{"id":"x9CWShFhNVt","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_6876","name":"Family Guidance Association of Ethiopia","id":"QGv5TKh00bo","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2017-01-08T23:53:40.716","code":"18340","created":"2016-04-15T19:37:37.245","name":"18340 - Peer-to-Peer Support for ART adherence,Retention in Care,Linkage to HIV services and Linkage of Families and Contacts to HIV Testing Services","id":"YG3smlGlwYY","categoryOptions":[{"id":"mKX8ie7Q7NF","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_12869","name":"Network of Networks of HIV Positives in Ethiopia (NEP+)","id":"WdeX9nFcTXB","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2017-01-08T23:53:40.731","code":"18341","created":"2016-04-15T19:37:37.256","name":"18341 - Technical Assistance to National Health Information Systems and Health Workforce Development","id":"TOy2LbEUcaW","categoryOptions":[{"id":"HqzmgKTYzCo","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2016-08-17T21:58:33.340","code":"18342","created":"2016-04-15T19:37:37.411","name":"18342 - TBD (Data Warehouse)","id":"wK7baCc7JIj","categoryOptions":[{"id":"MiH6Nqo8cqK","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2016-08-17T21:58:54.913","code":"18343","created":"2016-04-15T19:37:37.447","name":"18343 - TBD (UNAIDS)","id":"mbtWGaj0jai","categoryOptions":[{"id":"hMn5wwgu8SI","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2016-08-17T21:59:17.020","code":"18344","created":"2016-04-15T19:37:37.423","name":"18344 - TBD (G Data)","id":"bSjzuOrKrvh","categoryOptions":[{"id":"CT3yVHkYfCR","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2017-02-03T01:10:20.067","code":"18345","created":"2016-04-15T19:37:37.435","name":"18345 - UCSF- DQA and DU","id":"hcX4LSsOoom","categoryOptions":[{"id":"yQ618TSxkOu","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_517","name":"University of California at San Francisco","id":"t4LrBROk1Gw","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2016-08-17T22:00:01.393","code":"18346","created":"2016-04-15T19:37:37.507","name":"18346 - U.S. Peace Corps","id":"tDKXlTIncpn","categoryOptions":[{"id":"OPGc7roA5I5","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_PC","name":"PC","id":"cL6cHd6QJ5B","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_6","name":"U.S. Peace Corps","id":"m4mzzwVQOUi","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2017-02-01T00:49:40.927","code":"18347","created":"2016-04-15T19:37:37.173","name":"18347 - Health for All (HFA)","id":"eEwKF0TAONC","categoryOptions":[{"id":"xHHV7LIc7xC","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_232","name":"Population Services International","id":"vNQlvpUamTo","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Angola IMs","id":"EqK0E2mtwrx","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"AO","name":"Angola"}]}]},{"lastUpdated":"2016-08-17T22:00:45.391","code":"18348","created":"2016-04-15T19:37:37.162","name":"18348 - DHS 7","id":"KlaBJ0MH9wj","categoryOptions":[{"id":"kOuJuWjlGur","endDate":"2017-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_15719","name":"ICF Macro","id":"w60X2fTKs2n","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Angola IMs","id":"EqK0E2mtwrx","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"AO","name":"Angola"}]}]},{"lastUpdated":"2017-02-15T00:26:42.877","code":"18349","created":"2016-04-15T19:37:37.185","name":"18349 - Strengthening Clinical services for PLHIV including linkages, retention, opportunistic infection diagnosis and treatment and adherence under PEPFAR CoAg #: GH002007","id":"bOKTW9oFJx0","categoryOptions":[{"id":"oSBly6PwtVO","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Central America Region IMs","id":"wwgvfFoRz0Q","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_463","name":"University Research Corporation, LLC","id":"qCSsaO7ACuX","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CE","name":"Central America Region"}]}]},{"lastUpdated":"2016-08-17T22:01:30.140","code":"18350","created":"2016-04-15T19:37:37.757","name":"18350 - Medication Assisted Recovery Services program","id":"zodmnInUBHr","categoryOptions":[{"id":"NjFBq3LDOpr","endDate":"2017-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Vietnam IMs","id":"SXON8EdijPY","groupSets":[]},{"code":"Agency_HHS/SAMHSA","name":"HHS/SAMHSA","id":"OOl6ZPMJ5Vj","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"VN","name":"Vietnam"}]}]},{"lastUpdated":"2016-08-17T22:01:52.576","code":"18351","created":"2016-04-15T19:37:37.555","name":"18351 - Strengthening Strategic Information In The Malawi Defence Forces Through Appropriate Demonstrated Innovative Medical Informatics Interventions","id":"raeBs2yeMIU","categoryOptions":[{"id":"aNXrmtSAQDQ","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Malawi IMs","id":"aQSmeEVALxI","groupSets":[]}],"organisationUnits":[{"code":"MW","name":"Malawi"}]}]},{"lastUpdated":"2016-08-17T22:02:14.447","code":"18352","created":"2016-04-15T19:37:37.745","name":"18352 - TBD","id":"I2q0s3swUs6","categoryOptions":[{"id":"d2CBCwgLFyk","endDate":"2017-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Vietnam IMs","id":"SXON8EdijPY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"VN","name":"Vietnam"}]}]},{"lastUpdated":"2017-01-08T23:53:40.795","code":"18353","created":"2016-04-15T19:37:37.770","name":"18353 - Global Health Supply Chain Program (GHSCP)","id":"bZ4RlXHNi8W","categoryOptions":[{"id":"eTpPhKSCPDi","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Zimbabwe IMs","id":"X5BXfaO7gjy","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_19877","name":"Global Health Supply Chain Program","id":"hunZWxaAUTG","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"ZW","name":"Zimbabwe"}]}]},{"lastUpdated":"2016-08-17T22:02:58.363","code":"18354","created":"2016-04-15T19:37:37.650","name":"18354 - Human Resources Support","id":"sUX65lHCNV3","categoryOptions":[{"id":"V0tLAW4b7AV","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_489","name":"Potentia Namibia Recruitment Consultancy","id":"zSSRR74wPXK","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Namibia IMs","id":"Rdf2lbZeQPN","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"NA","name":"Namibia"}]}]},{"lastUpdated":"2016-08-17T22:03:20.406","code":"18355","created":"2016-04-15T19:37:37.662","name":"18355 - Community Based Interventions","id":"AMaKjNWoYDm","categoryOptions":[{"id":"a2TgvcUkR13","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_264","name":"Development Aid from People to People, Namibia","id":"dnJOugIdgBB","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Namibia IMs","id":"Rdf2lbZeQPN","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"NA","name":"Namibia"}]}]},{"lastUpdated":"2016-08-17T22:03:42.629","code":"18356","created":"2016-04-15T19:37:37.638","name":"18356 - Technical Assistance to provide High Quality VMMC","id":"PzL1WLkP0ta","categoryOptions":[{"id":"HUqguUNjYOg","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_219","name":"JHPIEGO","id":"Q2afG9ldmqc","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Namibia IMs","id":"Rdf2lbZeQPN","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"NA","name":"Namibia"}]}]},{"lastUpdated":"2016-08-17T22:04:04.444","code":"18357","created":"2016-04-15T19:37:37.673","name":"18357 - Expansion of HIV/AIDS, STI & TB Laboratory Activities","id":"E7fApPwZT43","categoryOptions":[{"id":"K1hhCPmRO0j","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_1744","name":"Namibia Institute of Pathology","id":"NqGvG3eeNxX","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Namibia IMs","id":"Rdf2lbZeQPN","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"NA","name":"Namibia"}]}]},{"lastUpdated":"2016-08-17T22:04:26.152","code":"18358","created":"2016-04-15T19:37:37.626","name":"18358 - EGPAF","id":"U4py3CV7cyq","categoryOptions":[{"id":"peMhHs6Pgfx","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_204","name":"Elizabeth Glaser Pediatric AIDS Foundation","id":"h2GbTY0pyXv","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Namibia IMs","id":"Rdf2lbZeQPN","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"NA","name":"Namibia"}]}]},{"lastUpdated":"2016-08-17T22:04:48.396","code":"18359","created":"2016-04-15T19:37:37.697","name":"18359 - UNAIDS","id":"pzD0QwRt0yW","categoryOptions":[{"id":"xeWuqUW2rAC","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_544","name":"UNAIDS - Joint United Nations Programme on HIV/AIDS","id":"SUJa5BjWUvq","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Namibia IMs","id":"Rdf2lbZeQPN","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"NA","name":"Namibia"}]}]},{"lastUpdated":"2017-03-15T23:22:18.304","code":"18360","created":"2016-04-15T19:37:37.685","name":"18360 - Quality Improvement and Capacity for Impact Project (QICIP)","id":"DXlob2TYpD9","categoryOptions":[{"id":"kXvn0uKtdTj","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_14350","name":"Health Research Inc./New York State Department of Health","id":"ypLvLlZiYhM","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/HRSA","name":"HHS/HRSA","id":"RGC9tURSc3W","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Namibia IMs","id":"Rdf2lbZeQPN","groupSets":[]}],"organisationUnits":[{"code":"NA","name":"Namibia"}]}]},{"lastUpdated":"2017-02-10T01:29:44.873","code":"18361","created":"2016-04-15T19:37:37.721","name":"18361 - 4Children - Coordinating Comprehensive Care for Children","id":"tSNkwwtr1Hw","categoryOptions":[{"id":"NhsXaKDqqeV","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_33","name":"Catholic Relief Services","id":"YemsOJtwBlN","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2016-08-17T22:05:55.070","code":"18362","created":"2016-04-15T19:37:37.614","name":"18362 - Association of Public Health laboratories (APHL)","id":"HALoMHrVZla","categoryOptions":[{"id":"kDJKGARgSKt","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_1923","name":"Association of Public Health Laboratories","id":"LCKC7NEcxjh","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Namibia IMs","id":"Rdf2lbZeQPN","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"NA","name":"Namibia"}]}]},{"lastUpdated":"2016-08-17T22:06:16.862","code":"18363","created":"2016-04-15T19:37:37.531","name":"18363 - VOICE OF AMERICA (VOA): Votre Sante, Votre Avenir","id":"xvHgOgC8GWb","categoryOptions":[{"id":"FQ9n3UTsze0","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_15253","name":"VOICE OF AMERICA","id":"chi1wgCuyCt","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_State/AF","name":"State/AF","id":"a7p2WOqhhzQ","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Democratic Republic of the Congo IMs","id":"O1IiD7EJ4NL","groupSets":[]}],"organisationUnits":[{"code":"CD","name":"Democratic Republic of the Congo"}]}]},{"lastUpdated":"2016-08-17T22:06:39.147","code":"18364","created":"2016-04-15T19:37:37.602","name":"18364 - American Society for Microbiology","id":"ZgtFbXKwsgr","categoryOptions":[{"id":"ZIF6I5q5ttC","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Namibia IMs","id":"Rdf2lbZeQPN","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_10091","name":"American Society for Microbiology","id":"UlxTxFalX79","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"NA","name":"Namibia"}]}]},{"lastUpdated":"2016-08-17T22:07:01.331","code":"18365","created":"2016-04-15T19:37:37.709","name":"18365 - CDC Management & Operations","id":"WZj35Pj472f","categoryOptions":[{"id":"gg89CBiChEb","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_9853","name":"New Partner","id":"CBKPvQjWDLS","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Namibia IMs","id":"Rdf2lbZeQPN","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"NA","name":"Namibia"}]}]},{"lastUpdated":"2016-08-17T22:07:23.520","code":"18366","created":"2016-04-15T19:37:37.579","name":"18366 - Health Finance and Governance Project (HFG)","id":"JxRWEGg9xZv","categoryOptions":[{"id":"BY9RFy9npVc","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_440","name":"Abt Associates","id":"JkisvjF4ahe","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2016-08-17T22:07:45.837","code":"18367","created":"2016-04-15T19:37:37.567","name":"18367 - EQUIP","id":"AFfislg2txg","categoryOptions":[{"id":"aza38ZOfFF6","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_316","name":"Right To Care, South Africa","id":"i6vfBc6NLxx","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2016-08-17T22:08:07.932","code":"18368","created":"2016-04-15T19:37:37.590","name":"18368 - Health Communication Capacity Collaborative (HC3)","id":"L1ZFWoOIgs1","categoryOptions":[{"id":"c9jml4yxDhW","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_509","name":"Johns Hopkins University Bloomberg School of Public Health","id":"yrIYjIn0aom","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2017-02-10T01:29:44.889","code":"18369","created":"2016-04-15T19:37:37.733","name":"18369 - Global Health Supply Chain – Procurement and Supply Management (GHSC-PSM) - HIV/AIDS Task Order","id":"eopRiCiby66","categoryOptions":[{"id":"IAZbzIi5C3j","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_19877","name":"Global Health Supply Chain Program","id":"hunZWxaAUTG","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2016-08-17T22:08:51.759","code":"18370","created":"2016-04-15T19:37:37.543","name":"18370 - Global Health Supply Chain Program","id":"iITgA8wyWh4","categoryOptions":[{"id":"etTLbzdeKar","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_19877","name":"Global Health Supply Chain Program","id":"hunZWxaAUTG","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Democratic Republic of the Congo IMs","id":"O1IiD7EJ4NL","groupSets":[]}],"organisationUnits":[{"code":"CD","name":"Democratic Republic of the Congo"}]}]},{"lastUpdated":"2016-08-17T22:09:13.881","code":"18371","created":"2016-04-15T19:37:37.519","name":"18371 - Global Health Supply Chain","id":"O5OkQ2ZE9YJ","categoryOptions":[{"id":"njVf9wSwyIc","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Central America Region IMs","id":"wwgvfFoRz0Q","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_19877","name":"Global Health Supply Chain Program","id":"hunZWxaAUTG","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"CE","name":"Central America Region"}]}]},{"lastUpdated":"2016-04-16T00:46:59.815","code":"18372","created":"2016-04-16T00:46:59.593","name":"18372 - CMAM Agreement","id":"t1R269chPQf","categoryOptions":[{"id":"dERwrXxlUW4","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_10270","name":"Central de Medicamentos e Artigos Medicos (CMAM)","id":"DsrWPbi3h2Z","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2016-04-16T00:49:44.090","code":"18373","created":"2016-04-16T00:49:43.848","name":"18373 - Health Policy Plus (HP+)","id":"IiRxI2ZTuYq","categoryOptions":[{"id":"CyQ8PbT8HOW","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_19907","name":"Palladium Group","id":"g6xbtuwBJfL","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2016-04-16T01:09:44.667","code":"18374","created":"2016-04-16T01:09:44.422","name":"18374 - World Food Program","id":"MKN92OYVha8","categoryOptions":[{"id":"taM4717XCzu","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_548","name":"World Food Program","id":"aaPuHlltcER","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2016-08-17T22:09:36.095","code":"18375","created":"2016-04-17T02:36:30.593","name":"18375 - Global Health Supply Chain Program","id":"nL5ZwimKsT7","categoryOptions":[{"id":"hj6wPNVFhOM","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]},{"code":"Partner_19877","name":"Global Health Supply Chain Program","id":"hunZWxaAUTG","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2017-01-08T23:53:40.809","code":"18377","created":"2016-04-15T23:35:01.954","name":"18377 - TBD - Nouvelle Pharmacie de la Sante Publique","id":"bLcP7Erzv2i","categoryOptions":[{"id":"nnCnnIG1g3e","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Cote d'Ivoire IMs","id":"BhAF8wuq35E","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CI","name":"Cote d'Ivoire"}]}]},{"lastUpdated":"2016-04-15T23:38:28.480","code":"18378","created":"2016-04-15T23:38:28.237","name":"18378 - Global Health Supply Chain-Procurement and Supply Management (GHSC-PSM, TO1),","id":"iYlgopKlE9a","categoryOptions":[{"id":"mGyXQVb0ahJ","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Cote d'Ivoire IMs","id":"BhAF8wuq35E","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_19877","name":"Global Health Supply Chain Program","id":"hunZWxaAUTG","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"CI","name":"Cote d'Ivoire"}]}]},{"lastUpdated":"2017-02-16T00:45:37.935","code":"18379","created":"2016-04-16T01:46:34.713","name":"18379 - SIAPS follow-on","id":"LXWkVzVIY4x","categoryOptions":[{"id":"G0sFev2aafX","endDate":"2017-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Swaziland IMs","id":"W9wZOVXc3zs","groupSets":[]},{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"SZ","name":"Swaziland"}]}]},{"lastUpdated":"2017-01-08T23:53:40.825","code":"18380","created":"2016-04-16T01:44:42.672","name":"18380 - Palladium","id":"ml78jKYQlct","categoryOptions":[{"id":"YD56WENzb97","endDate":"2017-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Swaziland IMs","id":"W9wZOVXc3zs","groupSets":[]},{"code":"Partner_10553","name":"Futures Group","id":"wZKS6xtvKqV","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"SZ","name":"Swaziland"}]}]},{"lastUpdated":"2016-04-17T01:05:32.992","code":"18381","created":"2016-04-17T01:05:32.748","name":"18381 - The Demographic and Health Surveys Program (DHS-7)","id":"gPc5xZXxaw7","categoryOptions":[{"id":"KBzNId7C9hR","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_15719","name":"ICF Macro","id":"w60X2fTKs2n","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"South Sudan IMs","id":"zYDiTp987u1","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"SS","name":"South Sudan"}]}]},{"lastUpdated":"2017-01-08T23:53:40.869","code":"18382","created":"2016-04-19T01:44:39.847","name":"18382 - TBD - GHSCTA - Global Health Supply Chain Technical Assistance","id":"aYUGQcsiO2Q","categoryOptions":[{"id":"NbFKlKqRNHh","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Cote d'Ivoire IMs","id":"BhAF8wuq35E","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CI","name":"Cote d'Ivoire"}]}]},{"lastUpdated":"2017-03-10T00:24:46.804","code":"18387","created":"2016-04-19T01:44:39.904","name":"18387 - FHI 360 Linkages for Care","id":"zAAL3G460oo","categoryOptions":[{"id":"fwbRhm2XThN","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9865","name":"FHI 360","id":"bgiL50ykiCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Swaziland IMs","id":"W9wZOVXc3zs","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"SZ","name":"Swaziland"}]}]},{"lastUpdated":"2016-08-17T22:10:42.297","code":"18388","created":"2016-04-19T01:44:39.876","name":"18388 - GH13-1366, HQ, Strengthening and capacity building in resource constrained.","id":"hAq2ZMjywMZ","categoryOptions":[{"id":"ZBsaBZ3Jr2t","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_3317","name":"Clinical and Laboratory Standards Institute","id":"D9jgrh7QVsr","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Dominican Republic IMs","id":"gWG9dDTFHhY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"DO","name":"Dominican Republic"}]}]},{"lastUpdated":"2016-08-17T22:11:04.109","code":"18390","created":"2016-04-19T01:44:39.862","name":"18390 - BSS- UCSF","id":"y0OxYhxw7tC","categoryOptions":[{"id":"cuFzMv7prtW","endDate":"2017-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Dominican Republic IMs","id":"gWG9dDTFHhY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"DO","name":"Dominican Republic"}]}]},{"lastUpdated":"2016-08-17T22:11:26.296","code":"18391","created":"2016-04-19T01:44:39.890","name":"18391 - SHOPS","id":"igj5y4pRQB8","categoryOptions":[{"id":"SJuUNSTTMDj","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_440","name":"Abt Associates","id":"JkisvjF4ahe","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Dominican Republic IMs","id":"gWG9dDTFHhY","groupSets":[]}],"organisationUnits":[{"code":"DO","name":"Dominican Republic"}]}]},{"lastUpdated":"2016-08-17T22:11:48.519","code":"18392","created":"2016-04-19T01:44:39.761","name":"18392 - Barbados MOH FOA GH16-1610 (Follow-on to CoAg GH000637)","id":"WQoacJ8XsVu","categoryOptions":[{"id":"vO90qIrpYrg","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Caribbean Region IMs","id":"A9TJU6RyKmN","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_12461","name":"Barbados MOH","id":"XfUdBxwn0hK","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CB","name":"Caribbean Region"}]}]},{"lastUpdated":"2016-08-17T22:12:10.609","code":"18393","created":"2016-04-19T01:44:39.783","name":"18393 - Bahamas MOH FOA GH16-1609 (Follow-on to CoAg PS002934)","id":"VeTe6LtHycK","categoryOptions":[{"id":"ZAf37eeibXE","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Caribbean Region IMs","id":"A9TJU6RyKmN","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_13160","name":"Bahamas MoH","id":"gYPfb9efUeb","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CB","name":"Caribbean Region"}]}]},{"lastUpdated":"2017-01-08T23:53:40.840","code":"18394","created":"2016-04-19T01:44:39.800","name":"18394 - Trinidad and Tobago MOH FOA GH16-1608 (follow up to CoAg PS003108)","id":"c1zxbGcDfOQ","categoryOptions":[{"id":"Zy2GKKgbMUV","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Caribbean Region IMs","id":"A9TJU6RyKmN","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_13268","name":"Trinidad MoH","id":"LYthElqiy0x","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CB","name":"Caribbean Region"}]}]},{"lastUpdated":"2017-01-08T23:53:40.854","code":"18395","created":"2016-04-19T01:44:39.832","name":"18395 - CDC Prevention FOA GH16-1607","id":"S0SNQwFQseX","categoryOptions":[{"id":"C9Tn3Dlfbq4","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Caribbean Region IMs","id":"A9TJU6RyKmN","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_597","name":"National Alliance of State and Territorial AIDS Directors","id":"dhui82GmI2q","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"CB","name":"Caribbean Region"}]}]},{"lastUpdated":"2016-08-17T22:13:16.870","code":"18396","created":"2016-04-19T01:44:39.816","name":"18396 - CARPHA REPDU FOA GH16-1611 (Follow-on to CoAg GH000688)","id":"MXZIoXLc04U","categoryOptions":[{"id":"LMaA8k0f3qy","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_19423","name":"Caribbean Regional Public Health Agency","id":"ZzhHRjGZhpl","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Caribbean Region IMs","id":"A9TJU6RyKmN","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CB","name":"Caribbean Region"}]}]},{"lastUpdated":"2017-03-07T00:30:09.215","code":"18397","created":"2016-04-20T02:17:26.430","name":"18397 - IntraHealth SI-OHSS","id":"LBa1YMtxOb6","categoryOptions":[{"id":"g8C6tCFsjGM","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_217","name":"IntraHealth International, Inc","id":"dzHNlgEBwIz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"South Sudan IMs","id":"zYDiTp987u1","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"SS","name":"South Sudan"}]}]},{"lastUpdated":"2016-08-17T22:14:01.333","code":"18398","created":"2016-04-20T02:17:26.193","name":"18398 - GDATA","id":"OXVIxYEK9Iy","categoryOptions":[{"id":"TkwzWTy2bUr","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Caribbean Region IMs","id":"A9TJU6RyKmN","groupSets":[]},{"code":"Partner_19873","name":"Global Data Analysis and Technical Assistance","id":"YWQ2IxDYpiK","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CB","name":"Caribbean Region"}]}]},{"lastUpdated":"2016-08-17T22:14:23.484","code":"18399","created":"2016-04-20T02:17:26.239","name":"18399 - Small Grants Program","id":"An1rgLVEspW","categoryOptions":[{"id":"CZQ0nerKAvX","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Cote d'Ivoire IMs","id":"BhAF8wuq35E","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_1","name":"U.S. Department of State","id":"iAVE5ysanxE","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_State/AF","name":"State/AF","id":"a7p2WOqhhzQ","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CI","name":"Cote d'Ivoire"}]}]},{"lastUpdated":"2017-01-08T23:53:40.949","code":"18400","created":"2016-04-20T02:17:26.387","name":"18400 - ARV Pharmacy Services","id":"GrrOuPOp67P","categoryOptions":[{"id":"pSTdputZryX","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Namibia IMs","id":"Rdf2lbZeQPN","groupSets":[]}],"organisationUnits":[{"code":"NA","name":"Namibia"}]}]},{"lastUpdated":"2016-08-17T22:15:07.870","code":"18401","created":"2016-04-20T02:17:26.360","name":"18401 - Global Health Supply Chain-Procurement Supply Management","id":"UkzyolzGgNI","categoryOptions":[{"id":"IxIsFJWkcbl","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Namibia IMs","id":"Rdf2lbZeQPN","groupSets":[]},{"code":"Partner_19877","name":"Global Health Supply Chain Program","id":"hunZWxaAUTG","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"NA","name":"Namibia"}]}]},{"lastUpdated":"2017-02-17T00:47:12.195","code":"18402","created":"2016-04-20T02:17:26.401","name":"18402 - DREAMS - Adolescent Girls and Young Women","id":"BJ3wssX0VpA","categoryOptions":[{"id":"Nf7rzoOK8NV","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Namibia IMs","id":"Rdf2lbZeQPN","groupSets":[]}],"organisationUnits":[{"code":"NA","name":"Namibia"}]}]},{"lastUpdated":"2016-08-17T22:15:52.267","code":"18404","created":"2016-04-20T02:17:26.374","name":"18404 - Project SOAR","id":"olBTIuQ0Mt7","categoryOptions":[{"id":"PzEAqCAtKQW","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_230","name":"Population Council","id":"dbFcDx5R2uc","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Namibia IMs","id":"Rdf2lbZeQPN","groupSets":[]}],"organisationUnits":[{"code":"NA","name":"Namibia"}]}]},{"lastUpdated":"2017-01-08T23:53:40.919","code":"18405","created":"2016-04-20T02:17:26.209","name":"18405 - HQ Lab FOA GH16-1689 (Follow on to AFENET CoAg PS 002728)","id":"mOTKxiyOvRS","categoryOptions":[{"id":"bYkmnRzQdaU","endDate":"2017-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Caribbean Region IMs","id":"A9TJU6RyKmN","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CB","name":"Caribbean Region"}]}]},{"lastUpdated":"2016-08-17T22:16:36.061","code":"18406","created":"2016-04-20T02:17:26.224","name":"18406 - Positively United to Support Humanity (PUSH) FOA GH17-1721 (Follow-on to CoAg GH000153)","id":"akQsDFtZjIo","categoryOptions":[{"id":"Su70pHUrZOH","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Caribbean Region IMs","id":"A9TJU6RyKmN","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_15985","name":"Davis Memorial Hospital and Clinic","id":"aIRY38Xi6fy","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CB","name":"Caribbean Region"}]}]},{"lastUpdated":"2017-01-08T23:53:40.904","code":"18407","created":"2016-04-20T02:17:26.140","name":"18407 - PSM-GHSC","id":"CbWA8MnyzNi","categoryOptions":[{"id":"v01pEZpDqGz","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Burundi IMs","id":"P5tosR8rJMT","groupSets":[]},{"code":"Partner_19877","name":"Global Health Supply Chain Program","id":"hunZWxaAUTG","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"BI","name":"Burundi"}]}]},{"lastUpdated":"2016-08-17T22:17:20.290","code":"18408","created":"2016-04-20T02:17:26.177","name":"18408 - Youth Power","id":"oqtxcY5vm2t","categoryOptions":[{"id":"QPPyMV9SPdg","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9865","name":"FHI 360","id":"bgiL50ykiCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Burundi IMs","id":"P5tosR8rJMT","groupSets":[]}],"organisationUnits":[{"code":"BI","name":"Burundi"}]}]},{"lastUpdated":"2016-08-17T22:17:42.649","code":"18409","created":"2016-04-20T02:17:26.161","name":"18409 - EQUIP","id":"sbVv7Vm50CD","categoryOptions":[{"id":"D9X003A1epv","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_19922","name":"Right to Care","id":"DrLsiPGMz5w","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Burundi IMs","id":"P5tosR8rJMT","groupSets":[]}],"organisationUnits":[{"code":"BI","name":"Burundi"}]}]},{"lastUpdated":"2016-08-17T22:18:04.441","code":"18410","created":"2016-04-20T02:17:26.332","name":"18410 - Communicate for Health","id":"LljRPKU4CbU","categoryOptions":[{"id":"WhNb6yY6BQW","endDate":"2017-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9865","name":"FHI 360","id":"bgiL50ykiCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ghana IMs","id":"aLJxBPfhy2M","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"GH","name":"Ghana"}]}]},{"lastUpdated":"2017-01-08T23:53:40.934","code":"18411","created":"2016-04-20T02:17:26.319","name":"18411 - EQUIP","id":"Wd7BDdsNybh","categoryOptions":[{"id":"tNzY7Fr6cqI","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ghana IMs","id":"aLJxBPfhy2M","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_19922","name":"Right to Care","id":"DrLsiPGMz5w","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"GH","name":"Ghana"}]}]},{"lastUpdated":"2016-08-17T22:18:48.272","code":"18412","created":"2016-04-20T02:17:26.302","name":"18412 - Maternal and Child Survival","id":"Fz0sPM2qQ5I","categoryOptions":[{"id":"WPsc0riIHNH","endDate":"2017-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_219","name":"JHPIEGO","id":"Q2afG9ldmqc","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ghana IMs","id":"aLJxBPfhy2M","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"GH","name":"Ghana"}]}]},{"lastUpdated":"2016-08-17T22:19:10.207","code":"18413","created":"2016-04-20T02:17:26.268","name":"18413 - Health Finance and Governance (HFG)","id":"P4pewGiJDyS","categoryOptions":[{"id":"VhRliKMihps","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_440","name":"Abt Associates","id":"JkisvjF4ahe","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Dominican Republic IMs","id":"gWG9dDTFHhY","groupSets":[]}],"organisationUnits":[{"code":"DO","name":"Dominican Republic"}]}]},{"lastUpdated":"2016-08-17T22:19:32.366","code":"18414","created":"2016-04-20T02:17:26.254","name":"18414 - SIAPS II","id":"UIA3Q2e9XCG","categoryOptions":[{"id":"M6kO7QfHOEE","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Dominican Republic IMs","id":"gWG9dDTFHhY","groupSets":[]}],"organisationUnits":[{"code":"DO","name":"Dominican Republic"}]}]},{"lastUpdated":"2016-08-17T22:19:54.609","code":"18415","created":"2016-04-20T02:17:26.286","name":"18415 - Global Health Supply Chain Program","id":"JFX7DT1mqYC","categoryOptions":[{"id":"P95383A4iNF","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ghana IMs","id":"aLJxBPfhy2M","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_19685","name":"Chemonics. Inc","id":"SwKTNqqn4Kl","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"GH","name":"Ghana"}]}]},{"lastUpdated":"2016-08-17T22:20:16.421","code":"18418","created":"2016-04-20T02:17:26.416","name":"18418 - TBD Follow-On C&T Rwanda","id":"ELMgqtKDWIz","categoryOptions":[{"id":"rAzJSydeCBx","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Rwanda IMs","id":"klXeHFa3B0D","groupSets":[]}],"organisationUnits":[{"code":"RW","name":"Rwanda"}]}]},{"lastUpdated":"2016-08-17T22:20:38.701","code":"18419","created":"2016-04-21T02:01:35.461","name":"18419 - SIMS 3rd party contractor","id":"JsRCzhPuMbI","categoryOptions":[{"id":"YwBhlBnZzXu","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Burundi IMs","id":"P5tosR8rJMT","groupSets":[]}],"organisationUnits":[{"code":"BI","name":"Burundi"}]}]},{"lastUpdated":"2017-02-17T00:47:12.212","code":"18420","created":"2016-04-21T02:01:35.563","name":"18420 - PLHIV Network - TONATA","id":"XyEQiuPJSav","categoryOptions":[{"id":"BZtLLzmdSzv","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Namibia IMs","id":"Rdf2lbZeQPN","groupSets":[]}],"organisationUnits":[{"code":"NA","name":"Namibia"}]}]},{"lastUpdated":"2016-08-17T22:21:23.224","code":"18421","created":"2016-04-21T02:01:35.534","name":"18421 - Health Policy Plus","id":"S8Ui1iXwL80","categoryOptions":[{"id":"n27BfTBhhqJ","endDate":"2017-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_19907","name":"Palladium Group","id":"g6xbtuwBJfL","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Ghana IMs","id":"aLJxBPfhy2M","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"GH","name":"Ghana"}]}]},{"lastUpdated":"2017-03-23T23:17:40.490","code":"18422","created":"2016-04-21T02:01:35.578","name":"18422 - Enhancing Sustainable and Integrated Health, Strategic Information and Laboratory Systems for Quality Comprehensive HIV Services through Technical Assistance to the Republic of Rwanda under PEPFAR","id":"lhhT64dbbNS","categoryOptions":[{"id":"IccMgI9iiLL","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Rwanda IMs","id":"klXeHFa3B0D","groupSets":[]},{"code":"Partner_15501","name":"University of Maryland Baltimore","id":"m1Nlotj5pXc","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"RW","name":"Rwanda"}]}]},{"lastUpdated":"2016-08-17T22:22:07.558","code":"18423","created":"2016-04-21T02:01:35.502","name":"18423 - Global Health Supply Chain - Rapid Test Kits","id":"A1hpKO2tyY5","categoryOptions":[{"id":"i203rSylcEF","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Cote d'Ivoire IMs","id":"BhAF8wuq35E","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_19877","name":"Global Health Supply Chain Program","id":"hunZWxaAUTG","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"CI","name":"Cote d'Ivoire"}]}]},{"lastUpdated":"2016-08-17T22:22:29.398","code":"18424","created":"2016-04-21T02:01:35.518","name":"18424 - TBD- Improving the Ghana Armed Forces HIV Program","id":"uDa3RzgCBDg","categoryOptions":[{"id":"Mflo19wl20B","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ghana IMs","id":"aLJxBPfhy2M","groupSets":[]}],"organisationUnits":[{"code":"GH","name":"Ghana"}]}]},{"lastUpdated":"2016-08-17T22:22:51.493","code":"18425","created":"2016-04-21T02:01:35.549","name":"18425 - EQUIP","id":"irdiTmJTAQu","categoryOptions":[{"id":"uU9jSVKtAfE","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Haiti IMs","id":"kvUuBhfwz25","groupSets":[]},{"code":"Partner_316","name":"Right To Care, South Africa","id":"i6vfBc6NLxx","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"HT","name":"Haiti"}]}]},{"lastUpdated":"2016-08-17T22:23:13.679","code":"18426","created":"2016-04-21T02:01:35.592","name":"18426 - Global Health Supply Chain Program","id":"e4W8IwBHXQJ","categoryOptions":[{"id":"aWI887OAKvm","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Rwanda IMs","id":"klXeHFa3B0D","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_19877","name":"Global Health Supply Chain Program","id":"hunZWxaAUTG","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"RW","name":"Rwanda"}]}]},{"lastUpdated":"2017-01-08T23:53:40.964","code":"18427","created":"2016-04-21T02:01:35.484","name":"18427 - Global Health Supply Chain Program","id":"kdFsRDJTklT","categoryOptions":[{"id":"mvKq6frszRy","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Caribbean Region IMs","id":"A9TJU6RyKmN","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_19877","name":"Global Health Supply Chain Program","id":"hunZWxaAUTG","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"CB","name":"Caribbean Region"}]}]},{"lastUpdated":"2017-02-17T00:47:12.234","code":"18428","created":"2016-04-22T02:18:48.102","name":"18428 - APHL","id":"rwgnMwxWDyE","categoryOptions":[{"id":"SRLybfkvRCP","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_1923","name":"Association of Public Health Laboratories","id":"LCKC7NEcxjh","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Ghana IMs","id":"aLJxBPfhy2M","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"GH","name":"Ghana"}]}]},{"lastUpdated":"2017-01-08T23:53:40.995","code":"18429","created":"2016-04-22T02:18:48.117","name":"18429 - TBD Zambezia","id":"kNybjPZFGUm","categoryOptions":[{"id":"tCXXEp7ordV","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2016-08-17T22:24:19.268","code":"18430","created":"2016-04-22T02:18:48.132","name":"18430 - CDC Namibia","id":"FWCwHL3dqzb","categoryOptions":[{"id":"XNcjAbc0LHC","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9","name":"U.S. Department of Health and Human Services/Centers for Disease Control and Prevention (HHS/CDC)","id":"YwUDwQjBrCc","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Namibia IMs","id":"Rdf2lbZeQPN","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"NA","name":"Namibia"}]}]},{"lastUpdated":"2016-08-17T22:24:41.521","code":"18431","created":"2016-04-22T02:18:48.084","name":"18431 - CDC UNAIDS Central Mechanism","id":"kyLnp69QAMC","categoryOptions":[{"id":"EhhLA7eDanh","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_13273","name":"UNAIDS II","id":"UYNh1xxi1wm","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Cote d'Ivoire IMs","id":"BhAF8wuq35E","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CI","name":"Cote d'Ivoire"}]}]},{"lastUpdated":"2016-08-17T22:25:03.238","code":"18432","created":"2016-04-22T02:18:48.147","name":"18432 - Global Health Fellows Program - II","id":"eT4OiV0xN2b","categoryOptions":[{"id":"su7gpWpYUYd","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_235","name":"Public Health Institute","id":"Atgi9JJhbGe","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Rwanda IMs","id":"klXeHFa3B0D","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"RW","name":"Rwanda"}]}]},{"lastUpdated":"2016-08-17T22:25:25.343","code":"18435","created":"2016-04-23T01:37:00.586","name":"18435 - UCSF SI/M&E/Surveillance TA - Central mechanism","id":"QVMB0yrcA7p","categoryOptions":[{"id":"dDwEUmamAvl","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_517","name":"University of California at San Francisco","id":"t4LrBROk1Gw","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Cote d'Ivoire IMs","id":"BhAF8wuq35E","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CI","name":"Cote d'Ivoire"}]}]},{"lastUpdated":"2016-08-17T22:25:47.598","code":"18436","created":"2016-04-23T01:37:00.569","name":"18436 - GHSC - Support T&S with HIV commodities","id":"OsB6SF0RQNb","categoryOptions":[{"id":"U6mN9HKfA0a","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"name":"Central America Region IMs","id":"wwgvfFoRz0Q","groupSets":[]},{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CE","name":"Central America Region"}]}]},{"lastUpdated":"2017-01-25T00:49:06.820","code":"18437","created":"2016-04-23T01:37:00.549","name":"18437 - Procurement and Supply Management (PSM)","id":"Nv8D9fP0IzS","categoryOptions":[{"id":"wgRTtrNpXx7","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Angola IMs","id":"EqK0E2mtwrx","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_19877","name":"Global Health Supply Chain Program","id":"hunZWxaAUTG","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"AO","name":"Angola"}]}]},{"lastUpdated":"2016-08-17T22:26:31.166","code":"18438","created":"2016-04-24T01:10:26.633","name":"18438 - Strengthening Applied Epidemiology and sustainable international public health capacity through FETP_1619","id":"G1sD3B1owm4","categoryOptions":[{"id":"BVAQZm386Ko","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Nigeria IMs","id":"yUg57KWLxkn","groupSets":[]},{"code":"Partner_16504","name":"AFENET CDC HQ","id":"hv4VNJkYYgZ","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"NG","name":"Nigeria"}]}]},{"lastUpdated":"2017-03-30T23:07:16.956","code":"18439","created":"2016-04-24T01:10:26.654","name":"18439 - Strengthening HIV Field Epidemiology, Infectious Disease Surveillance, and Lab Diagnostics Program (SHIELD)_1976","id":"GIFw8l90ssh","categoryOptions":[{"id":"hDlAYSV0fub","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Nigeria IMs","id":"yUg57KWLxkn","groupSets":[]},{"code":"Partner_15501","name":"University of Maryland Baltimore","id":"m1Nlotj5pXc","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"NG","name":"Nigeria"}]}]},{"lastUpdated":"2016-08-17T22:27:15.569","code":"18440","created":"2016-04-27T01:03:51.573","name":"18440 - APHL's partnership with HHS/CDC to assist PEPFAR build quality laboratory capacity","id":"cToMpKl0Zwj","categoryOptions":[{"id":"LLpxAl1Z8h2","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_1923","name":"Association of Public Health Laboratories","id":"LCKC7NEcxjh","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Nigeria IMs","id":"yUg57KWLxkn","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"NG","name":"Nigeria"}]}]},{"lastUpdated":"2017-03-01T21:26:26.012","code":"18441","created":"2016-04-27T01:03:51.607","name":"18441 - Care and Treatment in Sustained Support (CaTSS)","id":"WCgm0eLFKsT","categoryOptions":[{"id":"inTkHdqHyH8","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Nigeria IMs","id":"yUg57KWLxkn","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_220","name":"Management Sciences for Health","id":"XN6WHwvWDSK","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"NG","name":"Nigeria"}]}]},{"lastUpdated":"2016-08-17T22:28:00.004","code":"18442","created":"2016-04-27T01:03:51.590","name":"18442 - Global Health Supply Chain Program","id":"vmEoI3SUuLi","categoryOptions":[{"id":"VtLjkpFh8Jz","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Nigeria IMs","id":"yUg57KWLxkn","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_19877","name":"Global Health Supply Chain Program","id":"hunZWxaAUTG","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"NG","name":"Nigeria"}]}]},{"lastUpdated":"2016-08-17T22:28:21.740","code":"18443","created":"2016-04-28T01:13:43.955","name":"18443 - SSQH Centre/Sud (Services de Santé de Qualité pour Haïti)","id":"HCXRj7EMGKC","categoryOptions":[{"id":"NlsmC1PpC8r","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_219","name":"JHPIEGO","id":"Q2afG9ldmqc","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Haiti IMs","id":"kvUuBhfwz25","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"HT","name":"Haiti"}]}]},{"lastUpdated":"2016-08-17T22:28:43.944","code":"18444","created":"2016-04-29T01:09:56.777","name":"18444 - World Food Program","id":"uarZEtuL0LA","categoryOptions":[{"id":"DaQL8H2Rlo3","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_548","name":"World Food Program","id":"aaPuHlltcER","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2016-08-17T22:29:06.023","code":"18445","created":"2016-05-01T01:09:42.813","name":"18445 - TBD","id":"LBcP7pjK7AR","categoryOptions":[{"id":"BiyRieMv5Dj","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"name":"Indonesia IMs","id":"dn6d5UelOkT","groupSets":[]},{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ID","name":"Indonesia"}]}]},{"lastUpdated":"2016-08-17T22:29:27.997","code":"18446","created":"2016-05-01T01:09:42.787","name":"18446 - CDC Gamechanger TBD","id":"gof2DmBCGff","categoryOptions":[{"id":"HedI0rIeCF2","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Asia Regional Program IMs","id":"QJPkjRiucWf","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"AS","name":"Asia Regional Program"}]}]},{"lastUpdated":"2016-08-17T22:29:50.162","code":"18447","created":"2016-05-01T01:09:42.801","name":"18447 - USAID Gamechanger TBD","id":"CuCNORsfucC","categoryOptions":[{"id":"IGldYNlNbk5","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Asia Regional Program IMs","id":"QJPkjRiucWf","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"AS","name":"Asia Regional Program"}]}]},{"lastUpdated":"2016-08-17T22:30:12.029","code":"18448","created":"2016-05-02T01:31:54.565","name":"18448 - USAID Gamechanger TBD","id":"WAvs2GzeQpa","categoryOptions":[{"id":"CN0MnT8dA4y","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Asia Regional Program IMs","id":"QJPkjRiucWf","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"AS","name":"Asia Regional Program"}]}]},{"lastUpdated":"2016-08-17T22:30:33.981","code":"18449","created":"2016-05-02T01:31:54.581","name":"18449 - Strengthening military lab/commodities","id":"TdLDEZV5U9A","categoryOptions":[{"id":"gCK8xc5Mm4k","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_4","name":"U.S. Department of Defense (Defense)","id":"ZTaEjL7Ru2S","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ukraine IMs","id":"ZkehcIKCSrT","groupSets":[]}],"organisationUnits":[{"code":"UA","name":"Ukraine"}]}]},{"lastUpdated":"2016-08-17T22:30:55.956","code":"18450","created":"2016-05-02T01:31:54.547","name":"18450 - CDC Gamechanger TBD","id":"mHxUStogakj","categoryOptions":[{"id":"MaxfB8tHJ4O","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Asia Regional Program IMs","id":"QJPkjRiucWf","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"AS","name":"Asia Regional Program"}]}]},{"lastUpdated":"2017-02-15T00:26:42.895","code":"18451","created":"2016-05-02T01:31:54.614","name":"18451 - ICAP","id":"Y2QsyalJIuS","categoryOptions":[{"id":"pW9L2Hyfzwh","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_6277","name":"International Center for AIDS Care and Treatment Programs, Columbia University","id":"IY3MeXEd10T","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ukraine IMs","id":"ZkehcIKCSrT","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UA","name":"Ukraine"}]}]},{"lastUpdated":"2017-01-08T23:53:41.027","code":"18452","created":"2016-05-02T01:31:54.598","name":"18452 - Global Health Supply Chain Program","id":"Lt4EL1qWy85","categoryOptions":[{"id":"RllDh21Vn3R","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ukraine IMs","id":"ZkehcIKCSrT","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_19877","name":"Global Health Supply Chain Program","id":"hunZWxaAUTG","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"UA","name":"Ukraine"}]}]},{"lastUpdated":"2016-08-17T22:32:01.867","code":"18453","created":"2016-05-02T01:31:54.629","name":"18453 - UCDC Commodity Reporting","id":"uI5C2FgPZfB","categoryOptions":[{"id":"CSOcSfnuo1W","endDate":"2017-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_9853","name":"New Partner","id":"CBKPvQjWDLS","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Ukraine IMs","id":"ZkehcIKCSrT","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UA","name":"Ukraine"}]}]},{"lastUpdated":"2016-08-17T22:32:23.528","code":"18454","created":"2016-05-03T01:21:28.200","name":"18454 - ASLM","id":"j7VlsZBEYRW","categoryOptions":[{"id":"AmvqCr2tADV","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Partner_16585","name":"African Society for Laboratory Medicine","id":"g2rg09jBqXv","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2017-01-08T23:53:41.044","code":"18455","created":"2016-05-04T01:22:37.221","name":"18455 - TBD_PMTCT","id":"kb6qkAjaxVE","categoryOptions":[{"id":"jw65RsKpYmU","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2016-07-14T12:47:03.777","code":"18456","created":"2016-05-11T01:13:31.237","name":"18456 - YouthPower Implementation - Task Order 1","id":"jeUacf6mIid","categoryOptions":[{"id":"U9kmJmB2Y4A","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9865","name":"FHI 360","id":"bgiL50ykiCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2016-08-17T22:33:07.705","code":"18457","created":"2016-05-19T01:23:56.147","name":"18457 - Solar Power Game-Changer","id":"M7wNmqSbIgX","categoryOptions":[{"id":"t9Gzj5VOh1h","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2016-08-17T22:33:29.819","code":"18458","created":"2016-05-19T01:23:56.130","name":"18458 - BCPP","id":"QqSCgEJFItv","categoryOptions":[{"id":"gh3TpUVzvSi","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_13191","name":"Government of Botswana","id":"JG6yvIzX4wv","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Botswana IMs","id":"JIc6kul4QSt","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"BW","name":"Botswana"}]}]},{"lastUpdated":"2016-08-17T22:33:51.839","code":"18459","created":"2016-05-20T01:25:42.549","name":"18459 - Global Nursing Capacity Building Program","id":"NHR2bPWeiUa","categoryOptions":[{"id":"Gj5Wgt1yXp3","endDate":"2017-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Cameroon IMs","id":"DyZfQ0o4c3K","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_1155","name":"Columbia University","id":"xKDVI3MLc6l","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/HRSA","name":"HHS/HRSA","id":"RGC9tURSc3W","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CM","name":"Cameroon"}]}]},{"lastUpdated":"2016-08-17T22:34:13.749","code":"18460","created":"2016-06-10T01:40:47.774","name":"18460 - Emergency PfSCM Field Support","id":"Ix7Y49rxW3n","categoryOptions":[{"id":"wGJu4umZTA5","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_16552","name":"Emergency PfSCM field support","id":"AUBtgpdNVWH","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2016-08-17T22:34:35.574","code":"18461","created":"2016-06-10T01:40:47.759","name":"18461 - UNAIDS III","id":"QTl5w4mp67b","categoryOptions":[{"id":"a8ZgHNFiZhx","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_544","name":"UNAIDS - Joint United Nations Programme on HIV/AIDS","id":"SUJa5BjWUvq","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Dominican Republic IMs","id":"gWG9dDTFHhY","groupSets":[]}],"organisationUnits":[{"code":"DO","name":"Dominican Republic"}]}]},{"lastUpdated":"2016-08-17T22:34:57.664","code":"18462","created":"2016-06-10T01:40:47.742","name":"18462 - SIFPO2","id":"FvNLZ63QqO3","categoryOptions":[{"id":"nARhHUwwN7v","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_232","name":"Population Services International","id":"vNQlvpUamTo","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Dominican Republic IMs","id":"gWG9dDTFHhY","groupSets":[]}],"organisationUnits":[{"code":"DO","name":"Dominican Republic"}]}]},{"lastUpdated":"2016-08-17T22:35:19.751","code":"18463","created":"2016-07-13T01:02:09.594","name":"18463 - MULU/MARPS (MULU I) End-line Evaluation","id":"dobilyIkkPX","categoryOptions":[{"id":"JkXBqsrpS4Y","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2016-08-17T22:35:42.203","code":"18464","created":"2016-07-13T01:02:09.607","name":"18464 - MULU/Worksite (MULU II) End-line Evaluation","id":"Zt1rjMdmuIo","categoryOptions":[{"id":"kOl1eXoPbAo","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2016-08-17T22:36:04.380","code":"18465","created":"2016-07-13T01:02:09.620","name":"18465 - Emergency Commodity Fund Reporting","id":"CxBYLKuMw0W","categoryOptions":[{"id":"oR62lkJHOA7","endDate":"2016-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ukraine IMs","id":"ZkehcIKCSrT","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UA","name":"Ukraine"}]}]},{"lastUpdated":"2017-02-16T00:45:37.966","code":"18466","created":"2016-07-24T03:10:52.453","name":"18466 - Project SOAR (Supporting Operational AIDS Research)","id":"KoLQhaRFmjv","categoryOptions":[{"id":"TqtC3cR1ZEg","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_230","name":"Population Council","id":"dbFcDx5R2uc","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2016-08-17T22:36:47.968","code":"18478","created":"2016-08-11T03:10:23.737","name":"18478 - TBD_MTCT","id":"fegDc2s4gFs","categoryOptions":[{"id":"gXd3yKYcbHz","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2016-08-22T12:50:49.867","code":"18479","created":"2016-08-18T01:27:11.352","name":"18479 - SIFPO 2 BLM","id":"rs4rSOszHTx","categoryOptions":[{"id":"YJDApChyS2Z","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_3185","name":"Marie Stopes International","id":"q81Ef0y6lt2","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Malawi IMs","id":"aQSmeEVALxI","groupSets":[]}],"organisationUnits":[{"code":"MW","name":"Malawi"}]}]},{"lastUpdated":"2017-03-10T00:24:46.842","code":"18480","created":"2017-01-08T23:51:43.241","name":"18480 - Foundation for Professional Development Comprehensive (CDC GH001932)","id":"jSu8AD6i3qh","categoryOptions":[{"id":"qbxumQRhR3N","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_271","name":"Foundation for Professional Development","id":"pYq6RXRXV8m","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2017-03-15T23:22:18.357","code":"18481","created":"2017-01-08T23:51:43.284","name":"18481 - Health Systems Trust Comprehensive (CDC GH001980)","id":"azNgpPfxAJx","categoryOptions":[{"id":"eZrTnzL3hhw","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_750","name":"Health Systems Trust","id":"RPzNjSxaWOu","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2017-03-15T23:22:18.320","code":"18482","created":"2017-01-08T23:51:43.200","name":"18482 - TB/HIV Care Comprehensive (CDC GH001933)","id":"tFhhef8rjBR","categoryOptions":[{"id":"SI85pAyyBBk","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_12084","name":"TB/HIV Care","id":"ma8QV8qmoDn","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2017-03-15T23:22:18.337","code":"18483","created":"2017-01-08T23:51:43.222","name":"18483 - MATCH (Wits Health Consortium) (CDC GH001934)","id":"xJ1o0m9lsBk","categoryOptions":[{"id":"K72h7SpyTs4","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"Partner_16675","name":"Wits Health Consortium (Pty) Limited","id":"zCMSEtb1pji","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2017-03-10T00:24:46.860","code":"18484","created":"2017-01-08T23:51:43.261","name":"18484 - Aurum Comprehensive (CDC GH001981)","id":"a2ZmNZZrmCV","categoryOptions":[{"id":"FzrHe9gRTgk","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"Partner_467","name":"Aurum Health Research","id":"YVFU6Fc8GJh","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2017-01-19T00:46:52.535","code":"18485","created":"2017-01-19T00:46:39.834","name":"18485 - DREAMS Initiative and HIV/AIDS Prevention Support to the Ugandan Peoples Defense Forces","id":"euSABTswz9I","categoryOptions":[{"id":"Q4r8rr1At3x","endDate":"2016-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_232","name":"Population Services International","id":"vNQlvpUamTo","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2017-02-15T00:26:42.919","code":"18486","created":"2017-01-27T08:04:35.952","name":"18486 - Engaging Local NGOs","id":"pZggsmq5vfM","categoryOptions":[{"id":"AbOngj2HOb2","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Asia Regional Program IMs","id":"QJPkjRiucWf","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"AS","name":"Asia Regional Program"}]}]},{"lastUpdated":"2017-01-27T08:04:49.289","code":"18487","created":"2017-01-27T08:04:36.223","name":"18487 - TBD-GBV Follow on","id":"Sq5c3WKfQWc","categoryOptions":[{"id":"FdaYCDUG4R2","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2017-01-27T08:04:42.411","code":"18488","created":"2017-01-27T08:04:36.183","name":"18488 - Clinical Services","id":"ucAevpfj59p","categoryOptions":[{"id":"anSNz0p2U2C","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2017-01-27T08:04:42.429","code":"18489","created":"2017-01-27T08:04:36.203","name":"18489 - Laboratory","id":"Wxv2NqXB8qd","categoryOptions":[{"id":"Tvq1rpJUBBj","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2017-01-27T08:04:42.251","code":"18490","created":"2017-01-27T08:04:35.976","name":"18490 - TBD - Kisumu West","id":"UcOPa5ufG4B","categoryOptions":[{"id":"TFwh7ysoACo","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2017-01-27T08:04:42.266","code":"18491","created":"2017-01-27T08:04:35.998","name":"18491 - TBD - South Rift Valley","id":"xsWvJRaDJBW","categoryOptions":[{"id":"vkN0B98hcUZ","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2017-01-27T08:04:42.280","code":"18492","created":"2017-01-27T08:04:36.021","name":"18492 - TBD - Kenya Defense Forces","id":"oOng7gMUedd","categoryOptions":[{"id":"sLZTJSoYkza","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2017-01-27T08:04:42.296","code":"18493","created":"2017-01-27T08:04:36.043","name":"18493 - TBD - Viral Load Lab","id":"mkyQXOKrltL","categoryOptions":[{"id":"TPsTRLTGksF","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2017-01-27T08:04:42.319","code":"18494","created":"2017-01-27T08:04:36.063","name":"18494 - TBD - HIV AIDS Clinical Services Cluster 1","id":"Kyh7OekJ3FC","categoryOptions":[{"id":"ORmExCHEmwd","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2017-01-27T08:04:42.334","code":"18495","created":"2017-01-27T08:04:36.083","name":"18495 - TBD - HIV/AIDS Clinical Services Cluster 2","id":"YBuIJYQdTfU","categoryOptions":[{"id":"o15bXL2l1Xb","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2017-01-27T08:04:42.349","code":"18496","created":"2017-01-27T08:04:36.103","name":"18496 - TBD - HIV/AIDS Clinical Services Cluster 3","id":"BAniHWLcI7C","categoryOptions":[{"id":"ZWUP8qsvHzm","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2017-01-27T08:04:42.364","code":"18497","created":"2017-01-27T08:04:36.124","name":"18497 - TBD - HIV/AIDS Clinical Services Cluster 4","id":"heFA0R4g8Ib","categoryOptions":[{"id":"WR6wlHKJYID","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2017-01-27T08:04:42.378","code":"18498","created":"2017-01-27T08:04:36.143","name":"18498 - TBD - HIV/AIDS Clinical Services Cluster 5","id":"VXRiTDnFR2z","categoryOptions":[{"id":"kaUCT03goIn","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2017-01-27T08:04:42.394","code":"18499","created":"2017-01-27T08:04:36.163","name":"18499 - TBD - County Measurement Learning & Accountability Project (CMLAP) 2","id":"sh7iKUVDgBn","categoryOptions":[{"id":"zgXzIcEbO57","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2017-01-28T00:42:07.619","code":"18502","created":"2017-01-28T00:41:54.747","name":"18502 - DREAMS Initiative and HIV/AIDS Prevention Support to the Ugandan Peoples Defense","id":"KUsbQbWh4aN","categoryOptions":[{"id":"lf5a5ctjWsU","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_232","name":"Population Services International","id":"vNQlvpUamTo","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2017-03-03T00:24:36.192","code":"18503","created":"2017-01-28T00:41:54.723","name":"18503 - Supporting QI and treatment literacy within HFs","id":"gS3G5U3Fcvi","categoryOptions":[{"id":"JMMdl4jzhPv","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2017-01-30T00:58:34.841","code":"18504","created":"2017-01-30T00:58:28.777","name":"18504 - UMB Timiza","id":"dyKT6vIOYcA","categoryOptions":[{"id":"l3ofCXWl8Jy","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_15501","name":"University of Maryland Baltimore","id":"m1Nlotj5pXc","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2017-01-30T00:58:34.861","code":"18505","created":"2017-01-30T00:58:28.801","name":"18505 - CHS Shinda","id":"xvogJ0SUnlJ","categoryOptions":[{"id":"i3O129hlbYk","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_19764","name":"Center for Health Solutions (CHS)","id":"EIw2ZCwUIzO","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2017-01-30T00:58:34.989","code":"18506","created":"2017-01-30T00:58:28.968","name":"18506 - UCSF Clinical Kisumu","id":"ILpCVAE4Akd","categoryOptions":[{"id":"GU6bDNmclcP","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"Partner_517","name":"University of California at San Francisco","id":"t4LrBROk1Gw","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2017-01-30T00:58:34.878","code":"18507","created":"2017-01-30T00:58:28.822","name":"18507 - CHS Tegemeza Plus","id":"XGW0nu67kGj","categoryOptions":[{"id":"p2eRRDgZcWb","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_19764","name":"Center for Health Solutions (CHS)","id":"EIw2ZCwUIzO","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2017-01-30T00:58:34.892","code":"18508","created":"2017-01-30T00:58:28.843","name":"18508 - CHS Naishi","id":"CDwapC9o1SV","categoryOptions":[{"id":"iwGPvQPNpaK","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_19764","name":"Center for Health Solutions (CHS)","id":"EIw2ZCwUIzO","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2017-01-30T00:58:34.922","code":"18509","created":"2017-01-30T00:58:28.885","name":"18509 - AMREF Nairobi Kitui","id":"SZaYu1FjEs7","categoryOptions":[{"id":"CCb8DUKzFV6","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_246","name":"African Medical and Research Foundation","id":"dqjGdx7cxZp","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2017-01-30T00:58:35.018","code":"18511","created":"2017-01-30T00:58:29.010","name":"18511 - CHAK CHAP Uzima","id":"hP4w3TIrv0r","categoryOptions":[{"id":"eqqrMOr4DxN","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_84","name":"Christian Health Association of Kenya","id":"uOAaU1vTPGU","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2017-01-30T00:58:35.003","code":"18512","created":"2017-01-30T00:58:28.989","name":"18512 - UON COE Niche","id":"PDOmCezu7kl","categoryOptions":[{"id":"tFcmrlGmDr3","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_535","name":"University of Nairobi","id":"nzroZ5qgfWP","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2017-01-30T00:58:34.937","code":"18513","created":"2017-01-30T00:58:28.907","name":"18513 - LVCT Steps","id":"gBdUnNHRUDe","categoryOptions":[{"id":"UvjuxcEgZAU","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_293","name":"Liverpool VCT and Care","id":"xaG6YMOZlGA","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2017-01-30T00:58:34.973","code":"18514","created":"2017-01-30T00:58:28.948","name":"18514 - HWWK Nairobi Eastern","id":"eZF8y2gsoeT","categoryOptions":[{"id":"DUB2ofPUSBb","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_39","name":"Hope Worldwide","id":"sWn7Mpmh1YC","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2017-01-30T00:58:35.033","code":"18515","created":"2017-01-30T00:58:29.031","name":"18515 - Faith-Based Sites in the Eastern Slums of Nairobi","id":"QpPfABRb02V","categoryOptions":[{"id":"tByLYLCM23W","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_97","name":"Eastern Deanery AIDS Relief Program","id":"XOEFbzvJvQs","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2017-01-30T00:58:34.957","code":"18516","created":"2017-01-30T00:58:28.927","name":"18516 - Bomu Hospital Affiliated Sites","id":"vwqguR84oKf","categoryOptions":[{"id":"XzT4C4cMa8T","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_295","name":"Mkomani Society Clinic","id":"UazS7u2QQJT","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2017-01-30T00:58:34.907","code":"18517","created":"2017-01-30T00:58:28.864","name":"18517 - UOW Training","id":"j9szXm4Fcgq","categoryOptions":[{"id":"yxWNrQdwG13","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_216","name":"University of Washington","id":"CSPJnuxBAnz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2017-02-16T00:45:37.981","code":"18518","created":"2017-01-31T00:45:18.890","name":"18518 - TBD - USAID Follow-on GBV/KP Mechanism","id":"ApZWqp48Vt2","categoryOptions":[{"id":"ya3fsIFJhzC","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Papua New Guinea IMs","id":"YjUlAiyO08V","groupSets":[]},{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"PG","name":"Papua New Guinea"}]}]},{"lastUpdated":"2017-03-22T23:17:33.807","code":"18519","created":"2017-01-31T00:45:18.864","name":"18519 - USAID Prevention Follow On","id":"c4DyFdc9UMC","categoryOptions":[{"id":"fb3uiA0sUeE","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2017-06-01T23:02:44.017","code":"18520","created":"2017-02-01T00:49:34.729","name":"18520 - TBD","id":"uKsN7mIEdFT","categoryOptions":[{"id":"Ah499FkrgqD","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Burma IMs","id":"H68dsHlfFiW","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MM","name":"Burma"}]}]},{"lastUpdated":"2017-02-01T00:49:40.969","code":"18521","created":"2017-02-01T00:49:34.754","name":"18521 - TBD - Health Human Rights Activities at Community Level","id":"FC50g30rKhq","categoryOptions":[{"id":"HAzmhR4wmMQ","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2017-02-03T01:10:20.144","code":"18523","created":"2017-02-03T01:10:14.000","name":"18523 - Association of Public Health Laboratories umbrella cooperative agreement","id":"mkWjoqHGxCh","categoryOptions":[{"id":"SvkxD0G0fcL","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"name":"Lesotho IMs","id":"m2xthyR9aNm","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_1923","name":"Association of Public Health Laboratories","id":"LCKC7NEcxjh","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"LS","name":"Lesotho"}]}]},{"lastUpdated":"2017-02-03T01:10:20.129","code":"18524","created":"2017-02-03T01:10:13.974","name":"18524 - ICAP Global Technical Assistance","id":"CT9pZWm1Vo3","categoryOptions":[{"id":"df3uY8BtcgJ","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Lesotho IMs","id":"m2xthyR9aNm","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_1155","name":"Columbia University","id":"xKDVI3MLc6l","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"LS","name":"Lesotho"}]}]},{"lastUpdated":"2017-03-10T00:24:46.883","code":"18525","created":"2017-02-03T01:10:14.049","name":"18525 - Technical Support Project (TSP) Regional Program","id":"uOMgDAcaavs","categoryOptions":[{"id":"vZvd8OaKMDE","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_10163","name":"Baylor College of Medicine Children's Foundation","id":"RJEmhChCouF","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Lesotho IMs","id":"m2xthyR9aNm","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"LS","name":"Lesotho"}]}]},{"lastUpdated":"2017-02-03T01:10:20.159","code":"18526","created":"2017-02-03T01:10:14.024","name":"18526 - Global Health Program Cycle Improvement Project","id":"yjF1n48pDNv","categoryOptions":[{"id":"Uwf4Mx0Wo01","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"name":"Lesotho IMs","id":"m2xthyR9aNm","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_19813","name":"Dexis Consulting Group","id":"JmFXN3ZD7UN","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"LS","name":"Lesotho"}]}]},{"lastUpdated":"2017-02-03T01:10:27.433","code":"18527","created":"2017-02-03T01:10:14.073","name":"18527 - TBD (M&E/FETP/NPHI)","id":"c4nz2lKqDtt","categoryOptions":[{"id":"JAiHK7DfA2P","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2017-02-03T01:10:27.451","code":"18528","created":"2017-02-03T01:10:14.098","name":"18528 - TBD (IntraHealth)","id":"HKs2YNc1jOo","categoryOptions":[{"id":"CqUAWZg1HHC","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2017-02-03T01:10:27.511","code":"18529","created":"2017-02-03T01:10:14.187","name":"18529 - Policy, Advocacy and Communication Enhanced for Population and Reproductive Health (PACE)","id":"mjOcJeH9NY2","categoryOptions":[{"id":"vv3UYyjhd1O","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_5156","name":"Population Reference Bureau","id":"zAJ3yxzrL3K","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2017-02-03T01:10:27.466","code":"18530","created":"2017-02-03T01:10:14.121","name":"18530 - TBD (HRH)","id":"QfYRtE7tdT0","categoryOptions":[{"id":"gM15cuMZFDw","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_HHS/HRSA","name":"HHS/HRSA","id":"RGC9tURSc3W","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2017-02-03T01:10:27.480","code":"18531","created":"2017-02-03T01:10:14.143","name":"18531 - TBD (Construction DOD)","id":"vCGKkoQDQow","categoryOptions":[{"id":"gz80kaMcBQN","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2017-02-03T01:10:27.496","code":"18532","created":"2017-02-03T01:10:14.165","name":"18532 - TBD (In Country Lab partner)","id":"Q4y5782CQI7","categoryOptions":[{"id":"dCUnOJakKpn","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2017-02-07T00:46:00.391","code":"18533","created":"2017-02-07T00:45:42.587","name":"18533 - TBD internships and professional development","id":"VMt9rPyVWuP","categoryOptions":[{"id":"eNQ0FqKrXiS","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2017-02-08T01:08:59.873","code":"18534","created":"2017-02-08T01:08:53.558","name":"18534 - Quality Improvement Project","id":"LpyCCbbDDny","categoryOptions":[{"id":"Ggqzy8P1vjK","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Cambodia IMs","id":"ajhMAiQomtN","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KH","name":"Cambodia"}]}]},{"lastUpdated":"2017-02-14T01:05:51.662","code":"18535","created":"2017-02-08T01:08:53.583","name":"18535 - Community Action for Sustained Elimination","id":"MchWiLaEElg","categoryOptions":[{"id":"tFL6GH5xKy5","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Cambodia IMs","id":"ajhMAiQomtN","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KH","name":"Cambodia"}]}]},{"lastUpdated":"2017-02-14T01:05:51.678","code":"18536","created":"2017-02-08T01:08:53.606","name":"18536 - Evidence to Policy (E2P)","id":"vDcGAOm6bnQ","categoryOptions":[{"id":"P7sdeeiwgyc","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Cambodia IMs","id":"ajhMAiQomtN","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KH","name":"Cambodia"}]}]},{"lastUpdated":"2017-02-08T01:08:59.923","code":"18537","created":"2017-02-08T01:08:53.630","name":"18537 - Health Financing in Cambodia","id":"T1l853fuwwz","categoryOptions":[{"id":"z7VipiIYGxB","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Cambodia IMs","id":"ajhMAiQomtN","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KH","name":"Cambodia"}]}]},{"lastUpdated":"2017-02-08T01:09:07.433","code":"18538","created":"2017-02-08T01:08:53.653","name":"18538 - Follow On Alliance METIDA","id":"wtYP2wB2Sde","categoryOptions":[{"id":"Hc6w71yO1en","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ukraine IMs","id":"ZkehcIKCSrT","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UA","name":"Ukraine"}]}]},{"lastUpdated":"2017-02-08T01:09:07.451","code":"18539","created":"2017-02-08T01:08:53.675","name":"18539 - Follow On Network ACCESS","id":"I0uI6LstW18","categoryOptions":[{"id":"WL2dqUBuLdv","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ukraine IMs","id":"ZkehcIKCSrT","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UA","name":"Ukraine"}]}]},{"lastUpdated":"2017-02-08T01:09:07.473","code":"18540","created":"2017-02-08T01:08:53.697","name":"18540 - AIHA Twinning HRSA","id":"MoSKMMow54V","categoryOptions":[{"id":"tYwy1wl2p5J","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ukraine IMs","id":"ZkehcIKCSrT","groupSets":[]},{"code":"Partner_4622","name":"American International Health Alliance Twinning Center","id":"xsriIJcaPAR","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/HRSA","name":"HHS/HRSA","id":"RGC9tURSc3W","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UA","name":"Ukraine"}]}]},{"lastUpdated":"2017-02-09T00:52:09.862","code":"18541","created":"2017-02-09T00:51:52.022","name":"18541 - TBD - Local Strategic Information Systems Strengthening Project/Follow-on","id":"Ba4jAJkBXwW","categoryOptions":[{"id":"lBYkSWRbB2S","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Vietnam IMs","id":"SXON8EdijPY","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"VN","name":"Vietnam"}]}]},{"lastUpdated":"2017-02-09T00:51:58.929","code":"18542","created":"2017-02-09T00:51:51.916","name":"18542 - TBD (Care & Treatment)","id":"Ov0dhIQ9hxE","categoryOptions":[{"id":"VKa08SDjlEr","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"India IMs","id":"Z0pnjwOi9us","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"IN","name":"India"}]}]},{"lastUpdated":"2017-02-09T00:51:58.944","code":"18543","created":"2017-02-09T00:51:51.940","name":"18543 - TBD","id":"Khxxy7Eab2m","categoryOptions":[{"id":"jwjqI9I3YhO","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"India IMs","id":"Z0pnjwOi9us","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"IN","name":"India"}]}]},{"lastUpdated":"2017-02-09T00:51:58.959","code":"18544","created":"2017-02-09T00:51:51.961","name":"18544 - Achieving HIV Epidemic Control through Scaling Up Quality Testing, Care and Treatment in Malawi under the Presidents Emergency Fund for AIDS Relief (PEPFAR) - Pivot 2","id":"KEQD4VFzLRY","categoryOptions":[{"id":"Vr5Y26RSeN2","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_204","name":"Elizabeth Glaser Pediatric AIDS Foundation","id":"h2GbTY0pyXv","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Malawi IMs","id":"aQSmeEVALxI","groupSets":[]}],"organisationUnits":[{"code":"MW","name":"Malawi"}]}]},{"lastUpdated":"2017-02-09T00:52:09.845","code":"18545","created":"2017-02-09T00:51:52.001","name":"18545 - Health Link","id":"UeiErQoioL0","categoryOptions":[{"id":"NZXd4OWqJoO","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ukraine IMs","id":"ZkehcIKCSrT","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UA","name":"Ukraine"}]}]},{"lastUpdated":"2017-02-09T00:52:09.827","code":"18546","created":"2017-02-09T00:51:51.981","name":"18546 - New DoD Partner","id":"JZlNmcDEf6h","categoryOptions":[{"id":"XpbeF3vYEXM","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ukraine IMs","id":"ZkehcIKCSrT","groupSets":[]}],"organisationUnits":[{"code":"UA","name":"Ukraine"}]}]},{"lastUpdated":"2017-02-10T01:29:44.969","code":"18547","created":"2017-02-10T01:29:38.596","name":"18547 - Voluntary Medical Male Circumcision Service Delivery III Project (VMMC III)","id":"UGj0bBJ0p0P","categoryOptions":[{"id":"X68foV6GWxx","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2017-03-15T23:22:18.373","code":"18548","created":"2017-02-10T01:29:38.575","name":"18548 - Technical Support for PMTCT and Comprehensive Prevention, Care, and Treatment","id":"NN8nQjiiVSH","categoryOptions":[{"id":"Wl1wlcoXJOS","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_517","name":"University of California at San Francisco","id":"t4LrBROk1Gw","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Malawi IMs","id":"aQSmeEVALxI","groupSets":[]}],"organisationUnits":[{"code":"MW","name":"Malawi"}]}]},{"lastUpdated":"2017-02-10T01:29:44.921","code":"18549","created":"2017-02-10T01:29:38.532","name":"18549 - CSO Capacity Building BMA","id":"T9IYLlu5JQF","categoryOptions":[{"id":"RQp3o958cSd","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Caribbean Region IMs","id":"A9TJU6RyKmN","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CB","name":"Caribbean Region"}]}]},{"lastUpdated":"2017-02-10T01:29:44.937","code":"18550","created":"2017-02-10T01:29:38.554","name":"18550 - USAID/ESC M&E Services","id":"lFJmtfx38zP","categoryOptions":[{"id":"Tt7rN7GsWQj","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Caribbean Region IMs","id":"A9TJU6RyKmN","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CB","name":"Caribbean Region"}]}]},{"lastUpdated":"2017-02-10T01:29:52.678","code":"18551","created":"2017-02-10T01:29:38.850","name":"18551 - CATS Community Adolescents","id":"t2gWyRhUSK4","categoryOptions":[{"id":"FqQCjsQ8ccG","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_19945","name":"AFRICAID","id":"ayGIDB1jy2s","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Zimbabwe IMs","id":"X5BXfaO7gjy","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZW","name":"Zimbabwe"}]}]},{"lastUpdated":"2017-02-10T01:29:52.693","code":"18552","created":"2017-02-10T01:29:38.872","name":"18552 - Family Planning Support for DREAMS","id":"ChlkPHhDA0P","categoryOptions":[{"id":"DsMUGSVWjsw","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Zimbabwe IMs","id":"X5BXfaO7gjy","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_19946","name":"Population Services Zimbabwe","id":"n2PaWX8GU9o","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"ZW","name":"Zimbabwe"}]}]},{"lastUpdated":"2017-02-10T01:29:52.496","code":"18553","created":"2017-02-10T01:29:38.617","name":"18553 - Strengthening High Impact Interventions for an AIDS-free Generation (AIDSFree) Project","id":"KKBElvALs9R","categoryOptions":[{"id":"lsb1OQaQP4T","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_16525","name":"John Snow Inc (JSI)","id":"IotYS2QNHNH","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2017-02-10T01:29:52.632","code":"18554","created":"2017-02-10T01:29:38.786","name":"18554 - EQUIP","id":"JolMAG9ERiF","categoryOptions":[{"id":"m1mKrE1hUSk","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_19922","name":"Right to Care","id":"DrLsiPGMz5w","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2017-02-10T01:29:52.647","code":"18555","created":"2017-02-10T01:29:38.807","name":"18555 - OVC WEI Follow-on","id":"AFywVYZEQlQ","categoryOptions":[{"id":"MXL3kxdEVG2","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Zimbabwe IMs","id":"X5BXfaO7gjy","groupSets":[]},{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZW","name":"Zimbabwe"}]}]},{"lastUpdated":"2017-02-10T01:29:52.513","code":"18556","created":"2017-02-10T01:29:38.638","name":"18556 - Literacy Achievement and Retention Activity (LARA)","id":"SFjqRuE2cdT","categoryOptions":[{"id":"AY7DlT8nbyJ","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_1717","name":"Research Triangle International","id":"YuPCFCsVfE0","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2017-02-10T01:29:52.529","code":"18557","created":"2017-02-10T01:29:38.660","name":"18557 - Defeat TB","id":"lpexkGYYuGf","categoryOptions":[{"id":"Hf4v1GRmYQe","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2017-02-10T01:29:52.663","code":"18558","created":"2017-02-10T01:29:38.829","name":"18558 - EQUIP Support","id":"NEPUseDdEPP","categoryOptions":[{"id":"BKHD7uZyCKU","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Zimbabwe IMs","id":"X5BXfaO7gjy","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_19922","name":"Right to Care","id":"DrLsiPGMz5w","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"ZW","name":"Zimbabwe"}]}]},{"lastUpdated":"2017-02-10T01:29:52.544","code":"18559","created":"2017-02-10T01:29:38.681","name":"18559 - Health Systems Strengthening","id":"RsVQS384d8Z","categoryOptions":[{"id":"JfshG9BLyi1","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2017-02-10T01:29:52.559","code":"18560","created":"2017-02-10T01:29:38.702","name":"18560 - Private Sector Support","id":"zkHzHewPjoR","categoryOptions":[{"id":"wQMaUV0Vilm","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2017-02-10T01:29:52.574","code":"18561","created":"2017-02-10T01:29:38.723","name":"18561 - Communications for Health","id":"i290eiHkfim","categoryOptions":[{"id":"QvfJCvGxdfh","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2017-02-10T01:29:52.589","code":"18562","created":"2017-02-10T01:29:38.744","name":"18562 - Quality Assurance (ASSIST Follow-On)","id":"seYSykQ3sl0","categoryOptions":[{"id":"NtyyscHH0dO","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2017-02-10T01:29:52.615","code":"18563","created":"2017-02-10T01:29:38.765","name":"18563 - OVC Evaluation","id":"HOgJSM6LfQ0","categoryOptions":[{"id":"f9e8d4GlRCa","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2017-02-10T01:29:44.905","code":"18564","created":"2017-02-10T01:29:38.507","name":"18564 - GH Pro","id":"xXZZyCt5EiD","categoryOptions":[{"id":"eq0MtAyU70E","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"name":"Caribbean Region IMs","id":"A9TJU6RyKmN","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_19813","name":"Dexis Consulting Group","id":"JmFXN3ZD7UN","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"CB","name":"Caribbean Region"}]}]},{"lastUpdated":"2017-02-11T01:21:42.938","code":"18565","created":"2017-02-11T01:21:29.224","name":"18565 - Provision of comprehensive, friendly services for key populations and CRANE follow on for enhanced surveillance","id":"dlRP6zGkIWK","categoryOptions":[{"id":"T2G8dyZH38i","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2017-02-11T01:21:42.960","code":"18566","created":"2017-02-11T01:21:29.246","name":"18566 - Production, distribution and monitoring implementation of Rapid HIV PT, facility and site certification, HIVDR sentinel surveys, validation of emerging lab assays and lab equipment","id":"EH52CPJE515","categoryOptions":[{"id":"G4YnY7WKEb6","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2017-02-11T01:21:42.976","code":"18567","created":"2017-02-11T01:21:29.267","name":"18567 - Accelerating Epidemic Control in Fort Portal region in the Republic of Uganda under the President’s Emergency Plan for AIDS Relief (PEPFAR)","id":"MwrpzOKVX2B","categoryOptions":[{"id":"VcZr4aOcjL4","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2017-02-14T01:05:51.694","code":"18568","created":"2017-02-11T01:21:29.331","name":"18568 - Project SOAR (Supporting Operational AIDS Research)","id":"uZ2JVdjmIB9","categoryOptions":[{"id":"cOGRvzumg5o","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_230","name":"Population Council","id":"dbFcDx5R2uc","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2017-02-11T01:21:43.007","code":"18569","created":"2017-02-11T01:21:29.310","name":"18569 - UNICEF MCH Umbrella Grant","id":"yrw3yxej3Dj","categoryOptions":[{"id":"iaNxbsu84GV","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_1085","name":"UNICEF","id":"UQNLvIjhql2","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2017-02-11T01:21:35.276","code":"18571","created":"2017-02-11T01:21:29.096","name":"18571 - National Centre for HIV/AIDS, Dermatology and STDs Phase IV","id":"jGX7mRmvfPD","categoryOptions":[{"id":"VAX8QgW6xmc","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Cambodia IMs","id":"ajhMAiQomtN","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KH","name":"Cambodia"}]}]},{"lastUpdated":"2017-02-11T01:21:42.991","code":"18572","created":"2017-02-11T01:21:29.289","name":"18572 - Faith-based Organization Capacity Strengthening for Universal HIV Services (CRS)","id":"DN3dWZpmoUB","categoryOptions":[{"id":"dKk5UQEqy2l","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2017-02-11T01:21:35.292","code":"18573","created":"2017-02-11T01:21:29.117","name":"18573 - National Institute of Public Health Phase III","id":"L1UK2iChQDO","categoryOptions":[{"id":"ZdTgI0qjIvd","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Cambodia IMs","id":"ajhMAiQomtN","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KH","name":"Cambodia"}]}]},{"lastUpdated":"2017-02-11T01:21:35.260","code":"18574","created":"2017-02-11T01:21:29.074","name":"18574 - Kingdom of Cambodia Ministry of Health - MOH CoAg Phase II","id":"VkJ9ItOP4j6","categoryOptions":[{"id":"Nvv2n8lkJI2","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Cambodia IMs","id":"ajhMAiQomtN","groupSets":[]},{"code":"Partner_16526","name":"Ministry of Health (MOH)","id":"z9IOaGInbuA","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KH","name":"Cambodia"}]}]},{"lastUpdated":"2017-02-11T01:21:35.355","code":"18576","created":"2017-02-11T01:21:29.203","name":"18576 - Cardno Emerging Markets (CDC-HQ GH001531)","id":"U9W1FdWr9nS","categoryOptions":[{"id":"gFjfeQzPd13","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_13168","name":"Cardno Emerging Markets","id":"TQ4SJrbhZCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2017-02-11T01:21:35.338","code":"18577","created":"2017-02-11T01:21:29.181","name":"18577 - ITECH- University of Washington (Coag 001449GH15)","id":"gKArRh7nvaI","categoryOptions":[{"id":"qxkblhzWBoD","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_216","name":"University of Washington","id":"CSPJnuxBAnz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Caribbean Region IMs","id":"A9TJU6RyKmN","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CB","name":"Caribbean Region"}]}]},{"lastUpdated":"2017-02-11T01:21:35.307","code":"18578","created":"2017-02-11T01:21:29.139","name":"18578 - Jamaica MOH USAID Agreement","id":"l3wLT8DvVqy","categoryOptions":[{"id":"YnXR8THE0jF","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_13207","name":"Jamaica Ministry of Health (MOH)","id":"xYTp6EKare2","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Caribbean Region IMs","id":"A9TJU6RyKmN","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CB","name":"Caribbean Region"}]}]},{"lastUpdated":"2017-02-11T01:21:35.243","code":"18579","created":"2017-02-11T01:21:29.049","name":"18579 - Reaching an AIDS Free Generation (RAFG)","id":"S34zWXk9eGf","categoryOptions":[{"id":"lNxKNq8DEoT","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Burundi IMs","id":"P5tosR8rJMT","groupSets":[]}],"organisationUnits":[{"code":"BI","name":"Burundi"}]}]},{"lastUpdated":"2017-02-11T01:21:35.323","code":"18580","created":"2017-02-11T01:21:29.160","name":"18580 - Suriname MOH","id":"wpH2y3ovFQX","categoryOptions":[{"id":"PI7Vr4ZLIFQ","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Caribbean Region IMs","id":"A9TJU6RyKmN","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_15481","name":"SURINAME MOH","id":"xy5jTdpmxVS","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CB","name":"Caribbean Region"}]}]},{"lastUpdated":"2017-02-11T01:21:43.043","code":"18581","created":"2017-02-11T01:21:29.352","name":"18581 - Project SOAR","id":"XYr1YBg2LvW","categoryOptions":[{"id":"QoVdCmmTaz3","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Zimbabwe IMs","id":"X5BXfaO7gjy","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_230","name":"Population Council","id":"dbFcDx5R2uc","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"ZW","name":"Zimbabwe"}]}]},{"lastUpdated":"2017-02-14T01:05:51.763","code":"18583","created":"2017-02-14T01:05:44.778","name":"18583 - STOP TB Partnership","id":"HgqlHuEL3Vx","categoryOptions":[{"id":"yxPfTFuiI2T","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_19947","name":"STOP TB Partnership Trust Fund","id":"ZeAKooLnbSW","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2017-02-15T00:26:43.166","code":"18584","created":"2017-02-14T01:05:44.698","name":"18584 - Health Policy Plus (HP+)","id":"Ga3RCwqtDon","categoryOptions":[{"id":"An4IqrBu68s","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Cambodia IMs","id":"ajhMAiQomtN","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KH","name":"Cambodia"}]}]},{"lastUpdated":"2017-02-14T01:05:51.726","code":"18585","created":"2017-02-14T01:05:44.723","name":"18585 - Community Action for Sustained Elimination [CASE]","id":"VqqvtSDTHtY","categoryOptions":[{"id":"XNaRy8HPyUe","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Cambodia IMs","id":"ajhMAiQomtN","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KH","name":"Cambodia"}]}]},{"lastUpdated":"2017-02-14T01:05:51.747","code":"18586","created":"2017-02-14T01:05:44.747","name":"18586 - Measure Evaluation Phase IV","id":"C7nEJstXnqa","categoryOptions":[{"id":"dRj45yIQsKm","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_596","name":"University of North Carolina","id":"fj9sZ0iZraS","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Democratic Republic of the Congo IMs","id":"O1IiD7EJ4NL","groupSets":[]}],"organisationUnits":[{"code":"CD","name":"Democratic Republic of the Congo"}]}]},{"lastUpdated":"2017-02-15T00:26:51.552","code":"18587","created":"2017-02-15T00:26:35.889","name":"18587 - Human Resources for Health in 2030 (HRH 2030)","id":"rULz5aOdXNS","categoryOptions":[{"id":"TlITquNoAkk","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Indonesia IMs","id":"dn6d5UelOkT","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_446","name":"Chemonics International","id":"PwuSkbWo7an","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"ID","name":"Indonesia"}]}]},{"lastUpdated":"2017-02-15T00:26:51.536","code":"18588","created":"2017-02-15T00:26:35.866","name":"18588 - TBD - Health Financing","id":"lXB0lxW7OrX","categoryOptions":[{"id":"uHrg8WbEhbf","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Indonesia IMs","id":"dn6d5UelOkT","groupSets":[]},{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ID","name":"Indonesia"}]}]},{"lastUpdated":"2017-02-15T00:26:51.518","code":"18591","created":"2017-02-15T00:26:35.841","name":"18591 - China CDC COAG","id":"jeqJlF2X6Xj","categoryOptions":[{"id":"aW017vEGw1U","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Asia Regional Program IMs","id":"QJPkjRiucWf","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"AS","name":"Asia Regional Program"}]}]},{"lastUpdated":"2017-02-16T00:45:45.731","code":"18593","created":"2017-02-16T00:45:30.874","name":"18593 - TBD","id":"sazUeWs3szL","categoryOptions":[{"id":"bbys0Ix2xR2","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"India IMs","id":"Z0pnjwOi9us","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"IN","name":"India"}]}]},{"lastUpdated":"2017-02-16T00:45:45.752","code":"18594","created":"2017-02-16T00:45:30.895","name":"18594 - Project SOAR","id":"rZGHa4VSZj7","categoryOptions":[{"id":"C9LhnEagLSA","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_230","name":"Population Council","id":"dbFcDx5R2uc","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2017-02-17T00:47:12.250","code":"18595","created":"2017-02-16T00:45:30.806","name":"18595 - ACONDA VS - Follow-on TBD","id":"VNPOQ8EfGOO","categoryOptions":[{"id":"ZMLDKWqomo4","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Cote d'Ivoire IMs","id":"BhAF8wuq35E","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CI","name":"Cote d'Ivoire"}]}]},{"lastUpdated":"2017-02-17T00:47:12.265","code":"18596","created":"2017-02-16T00:45:30.831","name":"18596 - SEV CI - Follow-on TBD","id":"gbvNNnPbMA3","categoryOptions":[{"id":"XGmj1fl3gu2","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Cote d'Ivoire IMs","id":"BhAF8wuq35E","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CI","name":"Cote d'Ivoire"}]}]},{"lastUpdated":"2017-02-17T00:47:12.280","code":"18597","created":"2017-02-16T00:45:30.852","name":"18597 - Fondation ARIEL - Follow-on TBD","id":"tKxpSGN1HIv","categoryOptions":[{"id":"dmUFDd0MDHc","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Cote d'Ivoire IMs","id":"BhAF8wuq35E","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CI","name":"Cote d'Ivoire"}]}]},{"lastUpdated":"2017-02-16T00:45:45.767","code":"18598","created":"2017-02-16T00:45:30.916","name":"18598 - Project SOAR","id":"C82daLvJw2S","categoryOptions":[{"id":"bYWfjArp1jD","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Swaziland IMs","id":"W9wZOVXc3zs","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_230","name":"Population Council","id":"dbFcDx5R2uc","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"SZ","name":"Swaziland"}]}]},{"lastUpdated":"2017-02-16T00:45:45.783","code":"18599","created":"2017-02-16T00:45:30.938","name":"18599 - TBD M2M follow-on","id":"R5F5CYjs15F","categoryOptions":[{"id":"uM3r2aVDIam","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Swaziland IMs","id":"W9wZOVXc3zs","groupSets":[]},{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"SZ","name":"Swaziland"}]}]},{"lastUpdated":"2017-02-16T00:45:45.810","code":"18600","created":"2017-02-16T00:45:30.959","name":"18600 - TBD OVC, Adolescent Girls & Young Women","id":"h5hg0jru3q9","categoryOptions":[{"id":"Y8JtX87RYYP","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Swaziland IMs","id":"W9wZOVXc3zs","groupSets":[]},{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"SZ","name":"Swaziland"}]}]},{"lastUpdated":"2017-02-16T00:45:45.825","code":"18601","created":"2017-02-16T00:45:30.980","name":"18601 - TBD HIV Communications and Community Capacity","id":"yHCVJpuzhxa","categoryOptions":[{"id":"DInFshvoAhe","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Swaziland IMs","id":"W9wZOVXc3zs","groupSets":[]},{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"SZ","name":"Swaziland"}]}]},{"lastUpdated":"2017-02-16T00:45:45.856","code":"18602","created":"2017-02-16T00:45:31.001","name":"18602 - TBD Human Resources for Health","id":"QT55besw1Ao","categoryOptions":[{"id":"Vp1QcPipfy4","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"name":"Swaziland IMs","id":"W9wZOVXc3zs","groupSets":[]},{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"SZ","name":"Swaziland"}]}]},{"lastUpdated":"2017-02-17T00:47:19.402","code":"18603","created":"2017-02-17T00:47:05.614","name":"18603 - FISH","id":"ZeCgeVSS3Og","categoryOptions":[{"id":"QK0yHJJHdeI","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_16339","name":"Pact","id":"HnZx1Df3rCw","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Malawi IMs","id":"aQSmeEVALxI","groupSets":[]}],"organisationUnits":[{"code":"MW","name":"Malawi"}]}]},{"lastUpdated":"2017-02-17T00:47:19.417","code":"18604","created":"2017-02-17T00:47:05.635","name":"18604 - AIDS Free","id":"LIHawXhkkGE","categoryOptions":[{"id":"xnWiRYRQW5I","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_219","name":"JHPIEGO","id":"Q2afG9ldmqc","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Malawi IMs","id":"aQSmeEVALxI","groupSets":[]}],"organisationUnits":[{"code":"MW","name":"Malawi"}]}]},{"lastUpdated":"2017-02-17T00:47:19.493","code":"18605","created":"2017-02-17T00:47:05.743","name":"18605 - U.S PEACE CORPS","id":"E5wANbPzEBB","categoryOptions":[{"id":"lP4dZNVJWeq","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Agency_PC","name":"PC","id":"cL6cHd6QJ5B","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_6","name":"U.S. Peace Corps","id":"m4mzzwVQOUi","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2017-02-17T00:47:19.321","code":"18606","created":"2017-02-17T00:47:05.503","name":"18606 - TBD- HC3 follow on \"Breakthrough\"","id":"F406p5ungTE","categoryOptions":[{"id":"o1JtciKzQVU","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Cote d'Ivoire IMs","id":"BhAF8wuq35E","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CI","name":"Cote d'Ivoire"}]}]},{"lastUpdated":"2017-02-17T00:47:19.337","code":"18607","created":"2017-02-17T00:47:05.528","name":"18607 - TBD- Leadership, Management, Governance (LMG) follow on","id":"DXSjQI39D9K","categoryOptions":[{"id":"nqduIAa5GFy","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Cote d'Ivoire IMs","id":"BhAF8wuq35E","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CI","name":"Cote d'Ivoire"}]}]},{"lastUpdated":"2017-02-17T00:47:19.448","code":"18608","created":"2017-02-17T00:47:05.679","name":"18608 - Technical Support to PEPFAR Programs in Southern Africa","id":"syqu2HLqNDC","categoryOptions":[{"id":"MIs6tHE4p1e","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_1168","name":"Baylor University, College of Medicine","id":"ZQSS1ZLhEFE","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Namibia IMs","id":"Rdf2lbZeQPN","groupSets":[]}],"organisationUnits":[{"code":"NA","name":"Namibia"}]}]},{"lastUpdated":"2017-02-17T00:47:19.357","code":"18609","created":"2017-02-17T00:47:05.549","name":"18609 - TBD- FANTA 3 follow on","id":"gpDpRsWuPXJ","categoryOptions":[{"id":"vq0UmFUc1O3","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Cote d'Ivoire IMs","id":"BhAF8wuq35E","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CI","name":"Cote d'Ivoire"}]}]},{"lastUpdated":"2017-02-17T00:47:19.372","code":"18610","created":"2017-02-17T00:47:05.571","name":"18610 - TBD- ASSIST follow on","id":"kp43CwXr5iX","categoryOptions":[{"id":"nimlvRyiyJV","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Cote d'Ivoire IMs","id":"BhAF8wuq35E","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CI","name":"Cote d'Ivoire"}]}]},{"lastUpdated":"2017-02-17T00:47:19.433","code":"18611","created":"2017-02-17T00:47:05.656","name":"18611 - Clinical and Laboratory Standards Institute (CLSI)","id":"FMHFRBwCANZ","categoryOptions":[{"id":"PzhkA9ZF02S","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_3317","name":"Clinical and Laboratory Standards Institute","id":"D9jgrh7QVsr","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Namibia IMs","id":"Rdf2lbZeQPN","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"NA","name":"Namibia"}]}]},{"lastUpdated":"2017-03-23T23:17:40.506","code":"18612","created":"2017-02-17T00:47:05.700","name":"18612 - Demographic and Health Surveys Program","id":"gjHPSjDaJge","categoryOptions":[{"id":"jQNx2lEcXvM","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_15719","name":"ICF Macro","id":"w60X2fTKs2n","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Namibia IMs","id":"Rdf2lbZeQPN","groupSets":[]}],"organisationUnits":[{"code":"NA","name":"Namibia"}]}]},{"lastUpdated":"2017-02-17T00:47:19.387","code":"18614","created":"2017-02-17T00:47:05.592","name":"18614 - Building Indigeous NGOs Sustainability (BINGOS)","id":"y0TjHghjLzK","categoryOptions":[{"id":"ZUwBhXOQnLv","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_9853","name":"New Partner","id":"CBKPvQjWDLS","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Dominican Republic IMs","id":"gWG9dDTFHhY","groupSets":[]}],"organisationUnits":[{"code":"DO","name":"Dominican Republic"}]}]},{"lastUpdated":"2017-02-17T00:47:19.478","code":"18615","created":"2017-02-17T00:47:05.722","name":"18615 - Delivering Comp Services to Achieve HIV Epidemic Control in Subnational Units in Nigeria under PEPFAR","id":"LVLyjIeyq0H","categoryOptions":[{"id":"u7RtMvtlIa9","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Nigeria IMs","id":"yUg57KWLxkn","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"NG","name":"Nigeria"}]}]},{"lastUpdated":"2017-02-18T00:16:59.170","code":"18616","created":"2017-02-18T00:16:44.937","name":"18616 - USAID Enhanced Community HIV Link - Northern","id":"JM45YRXKFSk","categoryOptions":[{"id":"ZLbZS2IWOS4","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Vietnam IMs","id":"SXON8EdijPY","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_19875","name":"CENTER FOR COMMUNITY HEALTH RESEARCH AND DEVELOPMENT","id":"AjVlNnlzhON","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"VN","name":"Vietnam"}]}]},{"lastUpdated":"2017-03-01T21:26:34.501","code":"18618","created":"2017-03-01T21:26:21.276","name":"18618 - Recovery Plus","id":"Opp7MknCs26","categoryOptions":[{"id":"zQgGGmiiPhF","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Vietnam IMs","id":"SXON8EdijPY","groupSets":[]},{"code":"Agency_HHS/SAMHSA","name":"HHS/SAMHSA","id":"OOl6ZPMJ5Vj","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"VN","name":"Vietnam"}]}]},{"lastUpdated":"2017-03-01T21:26:34.519","code":"18619","created":"2017-03-01T21:26:21.294","name":"18619 - Vietnam HIV-Addiction Technology Transfer Center","id":"saGHdCeE5wN","categoryOptions":[{"id":"fRxuKGc8cvN","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Vietnam IMs","id":"SXON8EdijPY","groupSets":[]},{"code":"Agency_HHS/SAMHSA","name":"HHS/SAMHSA","id":"OOl6ZPMJ5Vj","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"VN","name":"Vietnam"}]}]},{"lastUpdated":"2017-03-01T21:26:34.471","code":"18620","created":"2017-03-01T21:26:21.258","name":"18620 - TBD-Lab","id":"pr2NLLxa4xv","categoryOptions":[{"id":"bGkey1CmgUY","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Vietnam IMs","id":"SXON8EdijPY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"VN","name":"Vietnam"}]}]},{"lastUpdated":"2017-03-01T21:26:34.275","code":"18621","created":"2017-03-01T21:26:21.240","name":"18621 - Human Rights Support Mechanism (HRSM)","id":"w5V4n6Fgooj","categoryOptions":[{"id":"DHXdIMasCbb","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_9853","name":"New Partner","id":"CBKPvQjWDLS","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2017-03-01T21:26:34.257","code":"18622","created":"2017-03-01T21:26:21.197","name":"18622 - EQUIP","id":"S9JT4ifalqJ","categoryOptions":[{"id":"T5CxJfma17g","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Partner_19922","name":"Right to Care","id":"DrLsiPGMz5w","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2017-03-01T21:26:34.145","code":"18623","created":"2017-03-01T21:26:21.072","name":"18623 - 4Children","id":"UAdj1gSF5fq","categoryOptions":[{"id":"sHvwElFfdMH","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_33","name":"Catholic Relief Services","id":"YemsOJtwBlN","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Haiti IMs","id":"kvUuBhfwz25","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"HT","name":"Haiti"}]}]},{"lastUpdated":"2017-03-01T21:26:34.163","code":"18624","created":"2017-03-01T21:26:21.093","name":"18624 - US Census Bureau","id":"oXFhk30fFLo","categoryOptions":[{"id":"zPRsdBCStlf","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Haiti IMs","id":"kvUuBhfwz25","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_551","name":"US Bureau of the Census","id":"v8O80l2oyYR","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"HT","name":"Haiti"}]}]},{"lastUpdated":"2017-03-01T21:26:34.085","code":"18625","created":"2017-03-01T21:26:21.009","name":"18625 - TBD - HIS","id":"Nk4IEMmhi7i","categoryOptions":[{"id":"IjZvLbnSf5C","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Haiti IMs","id":"kvUuBhfwz25","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"HT","name":"Haiti"}]}]},{"lastUpdated":"2017-03-01T21:26:34.103","code":"18626","created":"2017-03-01T21:26:21.030","name":"18626 - Result Based Financing","id":"INr3qrpR6of","categoryOptions":[{"id":"Ch3JhQuDNE9","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2872","name":"Ministry of Health, Haiti","id":"FVNHhNpWr53","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Haiti IMs","id":"kvUuBhfwz25","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"HT","name":"Haiti"}]}]},{"lastUpdated":"2017-03-01T21:26:34.202","code":"18627","created":"2017-03-01T21:26:21.135","name":"18627 - TBD HJFMRI Follow on","id":"F73O3cqWsgb","categoryOptions":[{"id":"l80k5rDKtIt","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2017-03-01T21:26:34.220","code":"18628","created":"2017-03-01T21:26:21.156","name":"18628 - TBD PAI-DOD Follow on","id":"il1o992Kklk","categoryOptions":[{"id":"mBn9HhqccgJ","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2017-03-01T21:26:34.238","code":"18629","created":"2017-03-01T21:26:21.176","name":"18629 - Quality Improvement Capacity for Impact Project (QICIP)","id":"iPIAsEvM9PC","categoryOptions":[{"id":"tpP2fcPjsA4","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_14350","name":"Health Research Inc./New York State Department of Health","id":"ypLvLlZiYhM","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Agency_HHS/HRSA","name":"HHS/HRSA","id":"RGC9tURSc3W","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2017-03-01T21:26:34.066","code":"18630","created":"2017-03-01T21:26:20.986","name":"18630 - EQUIP","id":"hMCWESt1M6v","categoryOptions":[{"id":"x6SoDqRTa5t","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_13185","name":"Equip 3","id":"PGZlWqEQ8iL","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Democratic Republic of the Congo IMs","id":"O1IiD7EJ4NL","groupSets":[]}],"organisationUnits":[{"code":"CD","name":"Democratic Republic of the Congo"}]}]},{"lastUpdated":"2017-03-01T21:26:34.123","code":"18631","created":"2017-03-01T21:26:21.051","name":"18631 - Health Service Delivery","id":"tKnKDpXkl12","categoryOptions":[{"id":"vWuKwvrVxbR","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Haiti IMs","id":"kvUuBhfwz25","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"HT","name":"Haiti"}]}]},{"lastUpdated":"2017-03-01T21:26:34.185","code":"18632","created":"2017-03-01T21:26:21.114","name":"18632 - Zambezia Action Plan","id":"DOzu9mfGkLH","categoryOptions":[{"id":"es0XMEsK32t","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2017-03-02T00:19:09.394","code":"18633","created":"2017-03-02T00:18:54.684","name":"18633 - LINKAGES","id":"nazTOdEVxMS","categoryOptions":[{"id":"a2dwEy0mszH","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9865","name":"FHI 360","id":"bgiL50ykiCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Cambodia IMs","id":"ajhMAiQomtN","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KH","name":"Cambodia"}]}]},{"lastUpdated":"2017-03-02T00:19:09.364","code":"18634","created":"2017-03-02T00:18:54.658","name":"18634 - TBD","id":"WZDGL5gmveE","categoryOptions":[{"id":"aBbiaqu2ge4","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Cambodia IMs","id":"ajhMAiQomtN","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KH","name":"Cambodia"}]}]},{"lastUpdated":"2017-03-02T00:19:09.413","code":"18636","created":"2017-03-02T00:18:54.706","name":"18636 - GHSC-TA","id":"zmAvjgkip8A","categoryOptions":[{"id":"cA2loAQGV6w","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_19877","name":"Global Health Supply Chain Program","id":"hunZWxaAUTG","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Democratic Republic of the Congo IMs","id":"O1IiD7EJ4NL","groupSets":[]}],"organisationUnits":[{"code":"CD","name":"Democratic Republic of the Congo"}]}]},{"lastUpdated":"2017-03-02T00:19:09.432","code":"18637","created":"2017-03-02T00:18:54.728","name":"18637 - GHSC-RTK","id":"tfrtVzqRTEk","categoryOptions":[{"id":"bdibLpIckXG","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_19877","name":"Global Health Supply Chain Program","id":"hunZWxaAUTG","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Democratic Republic of the Congo IMs","id":"O1IiD7EJ4NL","groupSets":[]}],"organisationUnits":[{"code":"CD","name":"Democratic Republic of the Congo"}]}]},{"lastUpdated":"2017-03-03T00:24:43.754","code":"18638","created":"2017-03-03T00:24:29.419","name":"18638 - TBD-PROTECT","id":"gc3GoQFrvBT","categoryOptions":[{"id":"BDmmMsX6Q15","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Cote d'Ivoire IMs","id":"BhAF8wuq35E","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CI","name":"Cote d'Ivoire"}]}]},{"lastUpdated":"2017-03-03T00:24:44.000","code":"18639","created":"2017-03-03T00:24:29.443","name":"18639 - Global Initiative_Health Workforce for HIV - TBD","id":"vLCYWoI26ZN","categoryOptions":[{"id":"A0GiXjuYp5C","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Cote d'Ivoire IMs","id":"BhAF8wuq35E","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/HRSA","name":"HHS/HRSA","id":"RGC9tURSc3W","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CI","name":"Cote d'Ivoire"}]}]},{"lastUpdated":"2017-03-03T00:24:44.032","code":"18640","created":"2017-03-03T00:24:29.465","name":"18640 - TBD To Be Corrected","id":"hQNgvgMTczt","categoryOptions":[{"id":"ukjZdQLXcCD","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Agency_Commerce","name":"Commerce","id":"jHmvDXBMfoV","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2017-03-07T00:30:16.575","code":"18641","created":"2017-03-07T00:30:02.277","name":"18641 - RISE Follow-On","id":"CXs6ZIuWCSU","categoryOptions":[{"id":"TWoqlcZBo0q","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Lesotho IMs","id":"m2xthyR9aNm","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"LS","name":"Lesotho"}]}]},{"lastUpdated":"2017-03-07T00:30:16.591","code":"18642","created":"2017-03-07T00:30:02.305","name":"18642 - ASSIST Follow On","id":"fFrXTBER0Qf","categoryOptions":[{"id":"maxElcC8ojA","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Lesotho IMs","id":"m2xthyR9aNm","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"LS","name":"Lesotho"}]}]},{"lastUpdated":"2017-03-07T00:30:16.559","code":"18643","created":"2017-03-07T00:30:02.248","name":"18643 - AIDSFREE","id":"w5PE791DbzW","categoryOptions":[{"id":"NZe8Vmxjmzl","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_16525","name":"John Snow Inc (JSI)","id":"IotYS2QNHNH","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Lesotho IMs","id":"m2xthyR9aNm","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"LS","name":"Lesotho"}]}]},{"lastUpdated":"2017-03-07T00:30:16.627","code":"18644","created":"2017-03-07T00:30:02.357","name":"18644 - EQUIP","id":"Dpm2sqCfH1G","categoryOptions":[{"id":"jXmOoaen0zN","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_10939","name":"Kheth'Impilo","id":"lYsckrTLxIy","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Nigeria IMs","id":"yUg57KWLxkn","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"NG","name":"Nigeria"}]}]},{"lastUpdated":"2017-03-07T00:30:16.607","code":"18645","created":"2017-03-07T00:30:02.331","name":"18645 - Quality Improvement Capacity for Impact Project (QICIP)","id":"xBPkrUVXis0","categoryOptions":[{"id":"miD2eiPciKM","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Nigeria IMs","id":"yUg57KWLxkn","groupSets":[]},{"code":"Partner_14350","name":"Health Research Inc./New York State Department of Health","id":"ypLvLlZiYhM","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/HRSA","name":"HHS/HRSA","id":"RGC9tURSc3W","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"NG","name":"Nigeria"}]}]},{"lastUpdated":"2017-03-07T00:30:16.673","code":"18646","created":"2017-03-07T00:30:02.428","name":"18646 - SHOPS Plus","id":"ly15HqspzK1","categoryOptions":[{"id":"ilrHwz40p9y","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Nigeria IMs","id":"yUg57KWLxkn","groupSets":[]},{"code":"Partner_440","name":"Abt Associates","id":"JkisvjF4ahe","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"NG","name":"Nigeria"}]}]},{"lastUpdated":"2017-03-07T00:30:16.642","code":"18647","created":"2017-03-07T00:30:02.382","name":"18647 - Health Policy Plus (HP+)","id":"UTvXAy7b5Tz","categoryOptions":[{"id":"tuXi5eqZCMV","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Nigeria IMs","id":"yUg57KWLxkn","groupSets":[]},{"code":"Partner_19907","name":"Palladium Group","id":"g6xbtuwBJfL","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"NG","name":"Nigeria"}]}]},{"lastUpdated":"2017-03-15T23:22:18.391","code":"18648","created":"2017-03-07T00:30:02.405","name":"18648 - Maternal and Child Survival Program (MCSP)","id":"bh1YcEnx9CS","categoryOptions":[{"id":"GPLQ1qiuLPQ","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_219","name":"JHPIEGO","id":"Q2afG9ldmqc","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Nigeria IMs","id":"yUg57KWLxkn","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"NG","name":"Nigeria"}]}]},{"lastUpdated":"2017-03-08T00:22:43.617","code":"18649","created":"2017-03-08T00:22:24.985","name":"18649 - SABERS","id":"NIxWeccN4E1","categoryOptions":[{"id":"luuVPd5QiOo","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Malawi IMs","id":"aQSmeEVALxI","groupSets":[]}],"organisationUnits":[{"code":"MW","name":"Malawi"}]}]},{"lastUpdated":"2017-03-09T00:13:57.241","code":"18650","created":"2017-03-09T00:13:39.448","name":"18650 - VMMC HQ Quality Assurance","id":"ukjmBwFyu4z","categoryOptions":[{"id":"PIuTDtmYKjz","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2017-03-10T00:24:54.129","code":"18651","created":"2017-03-10T00:24:42.910","name":"18651 - U.S PEACE CORPS","id":"YcCvJErwPe1","categoryOptions":[{"id":"GnL4zBaxInb","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Agency_PC","name":"PC","id":"cL6cHd6QJ5B","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_6","name":"U.S. Peace Corps","id":"m4mzzwVQOUi","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2017-03-15T23:22:25.542","code":"18652","created":"2017-03-15T23:22:11.489","name":"18652 - TBD - Improving Prevention and Adherence to Care and Treatment (IMPACT)","id":"FbcTChlZ5WU","categoryOptions":[{"id":"ciYDxZZC9j9","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2017-03-15T23:22:25.523","code":"18654","created":"2017-03-15T23:22:11.465","name":"18654 - Strengthening High Impact Interventions for an AIDS-free Generation(AIDSFree) Project","id":"T6Z9LWrDu4g","categoryOptions":[{"id":"rq4FRVsYzI0","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_219","name":"JHPIEGO","id":"Q2afG9ldmqc","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Malawi IMs","id":"aQSmeEVALxI","groupSets":[]}],"organisationUnits":[{"code":"MW","name":"Malawi"}]}]},{"lastUpdated":"2017-03-20T23:12:07.176","code":"18655","created":"2017-03-20T23:11:53.992","name":"18655 - USAID Comprehensive","id":"x5W8AFUgU2B","categoryOptions":[{"id":"puFQMf0v37g","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Nigeria IMs","id":"yUg57KWLxkn","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"NG","name":"Nigeria"}]}]},{"lastUpdated":"2017-03-20T23:12:07.199","code":"18656","created":"2017-03-20T23:11:54.016","name":"18656 - OVC TBD 1 (STEER)","id":"ya7fqfuBKcL","categoryOptions":[{"id":"MiogPFeF7bx","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Nigeria IMs","id":"yUg57KWLxkn","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"NG","name":"Nigeria"}]}]},{"lastUpdated":"2017-03-20T23:12:07.222","code":"18657","created":"2017-03-20T23:11:54.040","name":"18657 - OVC TBD 2 (SMILE)","id":"JEWVVVkojlB","categoryOptions":[{"id":"VDCJbjVk4HE","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Nigeria IMs","id":"yUg57KWLxkn","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"NG","name":"Nigeria"}]}]},{"lastUpdated":"2017-03-20T23:12:07.159","code":"18658","created":"2017-03-20T23:11:53.967","name":"18658 - Youth Friendly HIV Services","id":"KAHu74Fkjsu","categoryOptions":[{"id":"TrCt6mcCTMQ","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Namibia IMs","id":"Rdf2lbZeQPN","groupSets":[]}],"organisationUnits":[{"code":"NA","name":"Namibia"}]}]},{"lastUpdated":"2017-03-22T23:17:40.484","code":"18659","created":"2017-03-22T23:17:27.205","name":"18659 - Measure Evaluation","id":"LGY1hTMMYCp","categoryOptions":[{"id":"QhzQuQUWANU","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_521","name":"University of North Carolina at Chapel Hill, Carolina Population Center","id":"LfNyhXyE9DI","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2017-03-31T23:02:16.612","code":"18661","created":"2017-03-29T23:20:06.106","name":"18661 - Advancing the Agenda of Gender Equality (ADVANTAGE)","id":"UUGVXqxCX6k","categoryOptions":[{"id":"oOlXDZlGY7N","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"NG","name":"Nigeria"}]}]},{"lastUpdated":"2017-03-29T23:20:18.926","code":"18662","created":"2017-03-29T23:20:06.132","name":"18662 - Youth Power Action","id":"IodMu6wKi0v","categoryOptions":[{"id":"y7kYnQOlqIz","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9865","name":"FHI 360","id":"bgiL50ykiCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"NG","name":"Nigeria"}]}]},{"lastUpdated":"2017-03-30T23:07:24.771","code":"18663","created":"2017-03-30T23:07:10.262","name":"18663 - Conduct of National (Population-Based) HIV/AIDS Impact Survey (NAIS) in Nigeria under the President’s Emergency Plan for AIDS Relief (PEPFAR)","id":"sszIV9P8pKi","categoryOptions":[{"id":"yWkgnc0l6XA","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"NG","name":"Nigeria"}]}]},{"lastUpdated":"2017-03-30T23:07:24.143","code":"18664","created":"2017-03-30T23:07:10.234","name":"18664 - ASM_1116","id":"hLkzB0Dwft6","categoryOptions":[{"id":"RZ2eiJCAqMb","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_10091","name":"American Society for Microbiology","id":"UlxTxFalX79","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"NG","name":"Nigeria"}]}]},{"lastUpdated":"2017-04-20T23:04:36.254","code":"18667","created":"2017-04-20T23:04:19.798","name":"18667 - TBD Yaounde Cluster Clinical Services","id":"Ik1x7NJpmQ6","categoryOptions":[{"id":"sq3p1idYJUR","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CM","name":"Cameroon"}]}]},{"lastUpdated":"2017-04-21T23:14:19.734","code":"18668","created":"2017-04-21T23:14:05.079","name":"18668 - TBD","id":"FZziSXromkj","categoryOptions":[{"id":"lWoobbA9Y5J","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_State/OGAC","name":"State/OGAC","id":"zSmcKibvc0L","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2017-04-25T23:09:28.700","code":"18669","created":"2017-04-25T23:09:13.199","name":"18669 - TBD - Acceleration to Link PLHIV to Treatment","id":"YKIPUpAQsFb","categoryOptions":[{"id":"gEdgPE824xK","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_State/OGAC","name":"State/OGAC","id":"zSmcKibvc0L","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2017-05-04T23:12:46.560","code":"18670","created":"2017-05-04T23:12:28.714","name":"18670 - Performance Funding","id":"hZpuHmFtW79","categoryOptions":[{"id":"vukMlqOtmTg","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_State/OGAC","name":"State/OGAC","id":"zSmcKibvc0L","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2017-06-15T23:03:35.054","code":"18671","created":"2017-06-15T23:03:34.951","name":"18671 - REFUGEE - Over five years this follow-on mechanism will utilize comprehensive facility and community approaches to build on existing interventions and scale up HIV prevention, care and treatment services in the mid-Wester","id":"r9hL6N5TbFC","categoryOptions":[{"id":"rUaSok94liU","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9077","name":"Infectious Disease Institute","id":"guIGUDev2NQ","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2017-06-15T23:06:12.035","code":"18672","created":"2017-06-15T23:06:11.905","name":"18672 - REFUGEE - Regional Health Integration to Enhance Services – North, Acholi (RHITES-N, Acholi)","id":"fnEV1s3M03L","categoryOptions":[{"id":"T9tUFMdSZS8","endDate":"2018-09-30T00:00:00.000","startDate":"2017-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2014-10-06T16:19:16.435","code":"2866","created":"2014-10-06T16:18:49.840","name":"2866 - DUMISHA/TEGEMEZA","id":"ED13UbPudr7","categoryOptions":[{"id":"IsducqKu6nL","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_14013","name":"CENTERS FOR HEALTH SOLUTIONS","id":"WiE7jRMx6YG","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2014-10-06T16:19:16.456","code":"2868","created":"2014-10-06T16:18:49.840","name":"2868 - Washplus: Supportive Environments for Healthy households and communities","id":"JZOyGLl3IQs","categoryOptions":[{"id":"cA9HYO1ON8v","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9865","name":"FHI 360","id":"bgiL50ykiCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2014-10-06T16:19:16.477","code":"5377","created":"2014-10-06T16:18:49.840","name":"5377 - National Center for HIV/AIDS Dermatology and STDs","id":"Cp8o5EFjssb","categoryOptions":[{"id":"YjtpFDAEEjZ","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_4008","name":"National Centre for HIV/AIDS, Dermatology and STDs","id":"ZHN2SysaTGg","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Cambodia IMs","id":"ajhMAiQomtN","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KH","name":"Cambodia"}]}]},{"lastUpdated":"2014-10-06T16:19:16.510","code":"6166","created":"2014-10-06T16:18:49.840","name":"6166 - ACCESS TO CD4 TESTS FOR PEOPLE LIVING WITH HIV/AIDS","id":"lD3pRMkO4RN","categoryOptions":[{"id":"VXbENNW6RdL","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Dominican Republic IMs","id":"gWG9dDTFHhY","groupSets":[]},{"code":"Partner_8393","name":"PROFAMILIA","id":"OMZfWkJqIH4","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"DO","name":"Dominican Republic"}]}]},{"lastUpdated":"2014-10-06T16:19:16.532","code":"6459","created":"2014-10-06T16:18:49.840","name":"6459 - Department of State/African Affairs","id":"snXAkBATPoj","categoryOptions":[{"id":"xS4Uo5fHdXf","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_1","name":"U.S. Department of State","id":"iAVE5ysanxE","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Namibia IMs","id":"Rdf2lbZeQPN","groupSets":[]},{"code":"Agency_State/AF","name":"State/AF","id":"a7p2WOqhhzQ","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"NA","name":"Namibia"}]}]},{"lastUpdated":"2014-10-06T16:19:16.554","code":"6651","created":"2014-10-06T16:18:49.840","name":"6651 - UTAP-Tulane University (Technical Assistance in Support of the President's Emergency Plan for AIDS Relief )","id":"papLSrub15T","categoryOptions":[{"id":"JsG0mtYaeS7","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Cote d'Ivoire IMs","id":"BhAF8wuq35E","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_514","name":"Tulane University","id":"uy9FlgPR7Ky","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CI","name":"Cote d'Ivoire"}]}]},{"lastUpdated":"2014-10-06T16:19:16.575","code":"7135","created":"2014-10-06T16:18:49.840","name":"7135 - SCMS","id":"ejiR8MIwbcv","categoryOptions":[{"id":"ZQQ20uAYgFT","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_3781","name":"Partnership for Supply Chain Management","id":"El6VW2fQeEZ","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"South Sudan IMs","id":"zYDiTp987u1","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"SS","name":"South Sudan"}]}]},{"lastUpdated":"2017-03-01T21:26:25.579","code":"7139","created":"2016-04-15T19:37:34.788","name":"7139 - HP Plus","id":"jAZoyTcAKre","categoryOptions":[{"id":"GAamtjDqYYV","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_19907","name":"Palladium Group","id":"g6xbtuwBJfL","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2014-10-06T16:19:16.597","code":"7141","created":"2014-10-06T16:18:49.840","name":"7141 - Kenya Nutrition and HIV Program","id":"FmGvLK8vNQm","categoryOptions":[{"id":"MmxQLLzpZxJ","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9865","name":"FHI 360","id":"bgiL50ykiCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2014-10-06T16:19:16.619","code":"7142","created":"2014-10-06T16:18:49.841","name":"7142 - Kenya Pharma Project","id":"mDcqRhglFIT","categoryOptions":[{"id":"QiI8Zq2Ry6t","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_446","name":"Chemonics International","id":"PwuSkbWo7an","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2014-10-06T16:18:50.792","code":"7158","created":"2014-10-06T16:18:49.802","name":"7158 - SCMS","id":"SpeMEEGKxqi","categoryOptions":[{"id":"KdVwZvzpUtR","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_3781","name":"Partnership for Supply Chain Management","id":"El6VW2fQeEZ","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Rwanda IMs","id":"klXeHFa3B0D","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"RW","name":"Rwanda"}]}]},{"lastUpdated":"2014-10-06T16:18:50.811","code":"7160","created":"2014-10-06T16:18:49.802","name":"7160 - PSI-DOD","id":"YEyGvOeyO8v","categoryOptions":[{"id":"vmbTSDmauUA","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_232","name":"Population Services International","id":"vNQlvpUamTo","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Rwanda IMs","id":"klXeHFa3B0D","groupSets":[]}],"organisationUnits":[{"code":"RW","name":"Rwanda"}]}]},{"lastUpdated":"2014-10-06T16:18:50.829","code":"7162","created":"2014-10-06T16:18:49.802","name":"7162 - Central Contraceptive Procurement","id":"spZ3Ek9aCDx","categoryOptions":[{"id":"AZ3pOlzTlnP","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_2","name":"U.S. Agency for International Development (USAID)","id":"yK0bB3f12BI","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Rwanda IMs","id":"klXeHFa3B0D","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"RW","name":"Rwanda"}]}]},{"lastUpdated":"2014-10-05T15:08:02.601","code":"7166","created":"2014-05-10T01:23:12.256","name":"7166 - Howard University","id":"qS0ABIH66TS","categoryOptions":[{"id":"IzVbuMzCCEe","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_964","name":"Howard University","id":"BnjwQmbgK1b","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Malawi IMs","id":"aQSmeEVALxI","groupSets":[]}],"organisationUnits":[{"code":"MW","name":"Malawi"}]}]},{"lastUpdated":"2014-10-06T16:19:16.640","code":"7181","created":"2014-10-06T16:18:49.841","name":"7181 - Expanding Access to HIV/AIDS Prevention, Care and Treatment through Faith Based Organizations","id":"btO3oE84IwO","categoryOptions":[{"id":"nv0p2X4Jq58","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_118","name":"Inter-Religious Council of Uganda","id":"jf0fp6IsyTU","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2014-10-06T16:19:16.662","code":"7210","created":"2014-10-06T16:18:49.841","name":"7210 - Measure Evaluation Phase III (MMAR III GHA-00 8)","id":"AKWsh9mvZx2","categoryOptions":[{"id":"xG3IFCatVgC","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"name":"Cote d'Ivoire IMs","id":"BhAF8wuq35E","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_521","name":"University of North Carolina at Chapel Hill, Carolina Population Center","id":"LfNyhXyE9DI","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"CI","name":"Cote d'Ivoire"}]}]},{"lastUpdated":"2014-10-06T16:19:16.683","code":"7218","created":"2014-10-06T16:18:49.841","name":"7218 - The Partnership for Supply Chain Management","id":"Ybt1c5hEfTT","categoryOptions":[{"id":"B8t68kwYInP","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Caribbean Region IMs","id":"A9TJU6RyKmN","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_3781","name":"Partnership for Supply Chain Management","id":"El6VW2fQeEZ","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CB","name":"Caribbean Region"}]}]},{"lastUpdated":"2014-10-06T16:19:16.705","code":"7221","created":"2014-10-06T16:18:49.841","name":"7221 - TB Project","id":"PL28mwPejWS","categoryOptions":[{"id":"Ht9ogRaaCMz","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_463","name":"University Research Corporation, LLC","id":"qCSsaO7ACuX","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-06T16:19:16.726","code":"7223","created":"2014-10-06T16:18:49.841","name":"7223 - Masibambisane 1","id":"DaXNZP5VCoo","categoryOptions":[{"id":"x9SnisMge1n","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"Partner_11973","name":"South Africa Military Health Service","id":"KwOhufRxYdN","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2015-03-05T01:04:44.979","code":"7225","created":"2015-03-05T01:04:43.066","name":"7225 - South African Democratic Teachers Union","id":"e3yfK7Xp0sx","categoryOptions":[{"id":"kQLJIcWd3FZ","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"Partner_805","name":"South African Democratic Teachers Union","id":"Nj6xeqfLapM","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-06T16:19:16.748","code":"7232","created":"2014-10-06T16:18:49.841","name":"7232 - ICB","id":"ZwCgprgIfNn","categoryOptions":[{"id":"AlQcoq8knue","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Partner_220","name":"Management Sciences for Health","id":"XN6WHwvWDSK","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2016-08-17T22:37:32.173","code":"7234","created":"2016-04-15T19:37:34.400","name":"7234 - Global Health Supply Chain Program (SCMS)","id":"ZxLxwGvJRhd","categoryOptions":[{"id":"PMYEBfNrldz","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Partner_19877","name":"Global Health Supply Chain Program","id":"hunZWxaAUTG","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2014-10-06T16:19:16.790","code":"7235","created":"2014-10-06T16:18:49.841","name":"7235 - MEASURE DHS - 7","id":"yEhYfqonR9x","categoryOptions":[{"id":"Fmu4vw4AwsB","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_15719","name":"ICF Macro","id":"w60X2fTKs2n","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2014-10-06T16:19:16.812","code":"7241","created":"2014-10-06T16:18:49.841","name":"7241 - PAI-DOD","id":"AUk9x88StZe","categoryOptions":[{"id":"FTEWkiruL0D","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Partner_1618","name":"PharmAccess","id":"Z3Iu7Gpj2jh","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2014-10-06T16:19:16.833","code":"7242","created":"2014-10-06T16:18:49.841","name":"7242 - Condom Procurement","id":"GPMmBih9uWT","categoryOptions":[{"id":"ksDTzmviLsm","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_1640","name":"Central Contraceptive Procurement","id":"HvCtKkQvkXg","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2014-10-06T16:19:16.854","code":"7305","created":"2014-10-06T16:18:49.841","name":"7305 - Applying Science to Strengthen and Improve Systems-ASSIST","id":"TKm2O3GyW12","categoryOptions":[{"id":"BsCmAz4BwCT","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_463","name":"University Research Corporation, LLC","id":"qCSsaO7ACuX","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2014-10-06T16:19:16.875","code":"7308","created":"2014-10-06T16:18:49.841","name":"7308 - Partnership for Supply Chain Management Systems (SCMS)","id":"ZvreW8546mJ","categoryOptions":[{"id":"jdkEvUD8oEw","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_3781","name":"Partnership for Supply Chain Management","id":"El6VW2fQeEZ","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2014-10-06T16:19:16.896","code":"7311","created":"2014-10-06T16:18:49.841","name":"7311 - Central Contraceptive Procurement","id":"Qbd5nSZsY1K","categoryOptions":[{"id":"jYDllKqOPSr","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_16525","name":"John Snow Inc (JSI)","id":"IotYS2QNHNH","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2014-10-06T16:19:16.917","code":"7314","created":"2014-10-06T16:18:49.841","name":"7314 - ASSIST (Applying Science to Strengthen and Improve Systems)","id":"hY7eJU5qv6u","categoryOptions":[{"id":"r8FujElEDgZ","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_463","name":"University Research Corporation, LLC","id":"qCSsaO7ACuX","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2017-02-16T00:45:37.759","code":"7315","created":"2014-10-06T16:18:49.841","name":"7315 - Food and Nutrition Technical Assistance III (FANTA-III)","id":"bO5lMidMWHX","categoryOptions":[{"id":"FNJDrP3YeQA","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9865","name":"FHI 360","id":"bgiL50ykiCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2014-10-06T16:19:16.959","code":"7319","created":"2014-10-06T16:18:49.841","name":"7319 - Supply Chain Management System (SCMS)","id":"ezq0KMRS189","categoryOptions":[{"id":"qxowAX3CRla","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_3781","name":"Partnership for Supply Chain Management","id":"El6VW2fQeEZ","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Botswana IMs","id":"JIc6kul4QSt","groupSets":[]}],"organisationUnits":[{"code":"BW","name":"Botswana"}]}]},{"lastUpdated":"2014-10-06T16:19:16.981","code":"7320","created":"2014-10-06T16:18:49.841","name":"7320 - RPSO laboratory construction projects","id":"lMYMYFB2ybp","categoryOptions":[{"id":"G0MUqG3bRui","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_3932","name":"Regional Procurement Support Office/Frankfurt","id":"Yi5RVnVkHqq","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Botswana IMs","id":"JIc6kul4QSt","groupSets":[]},{"code":"Agency_State/AF","name":"State/AF","id":"a7p2WOqhhzQ","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"BW","name":"Botswana"}]}]},{"lastUpdated":"2014-10-06T16:19:17.003","code":"7321","created":"2014-10-06T16:18:49.841","name":"7321 - HIV Prevention for MARP","id":"oVkwEOVgqeB","categoryOptions":[{"id":"JVCPMYPquKD","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Botswana IMs","id":"JIc6kul4QSt","groupSets":[]},{"code":"Partner_1717","name":"Research Triangle International","id":"YuPCFCsVfE0","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"BW","name":"Botswana"}]}]},{"lastUpdated":"2014-10-06T16:19:17.024","code":"7324","created":"2014-10-06T16:18:49.841","name":"7324 - Botswana Civil Society Strengthening Program","id":"UcHhgzkSmV5","categoryOptions":[{"id":"XCGl8tujAV6","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9865","name":"FHI 360","id":"bgiL50ykiCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Botswana IMs","id":"JIc6kul4QSt","groupSets":[]}],"organisationUnits":[{"code":"BW","name":"Botswana"}]}]},{"lastUpdated":"2014-10-06T16:19:17.046","code":"7326","created":"2014-10-06T16:18:49.841","name":"7326 - Supply Chain Management Systems (SCMS)","id":"uGiKp4cb0S4","categoryOptions":[{"id":"qJq04hEbBq3","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_3781","name":"Partnership for Supply Chain Management","id":"El6VW2fQeEZ","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2017-02-16T00:45:37.775","code":"7328","created":"2016-04-16T03:23:24.659","name":"7328 - MEASURE EVALUATION Phase IV","id":"oE3bnkElnp9","categoryOptions":[{"id":"Z0OsjXB7dJ4","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_521","name":"University of North Carolina at Chapel Hill, Carolina Population Center","id":"LfNyhXyE9DI","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2014-10-05T15:08:02.600","code":"7335","created":"2014-05-10T01:23:12.270","name":"7335 - ARC","id":"y82qIv670aN","categoryOptions":[{"id":"Ni4QdQ68h7l","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_State/PRM","name":"State/PRM","id":"PpCZbJvQyjL","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Rwanda IMs","id":"klXeHFa3B0D","groupSets":[]},{"code":"Partner_3236","name":"American Refugee Committee","id":"aln4E5ELoXn","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"RW","name":"Rwanda"}]}]},{"lastUpdated":"2014-10-06T16:18:50.846","code":"7336","created":"2014-10-06T16:18:49.802","name":"7336 - Higa Ubeho","id":"Ja7lnogT2Yu","categoryOptions":[{"id":"c7dvqVg6fgo","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_10302","name":"CHF International","id":"gTE62esBxx0","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Rwanda IMs","id":"klXeHFa3B0D","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"RW","name":"Rwanda"}]}]},{"lastUpdated":"2014-10-16T14:20:09.313","code":"7337","created":"2014-10-16T14:20:06.801","name":"7337 - American Society for Microbiology","id":"vRA8ZvfOYJp","categoryOptions":[{"id":"x4pZIx9GtdE","endDate":"2015-12-31T00:00:00.000","startDate":"2008-09-29T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Rwanda IMs","id":"klXeHFa3B0D","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_10091","name":"American Society for Microbiology","id":"UlxTxFalX79","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"RW","name":"Rwanda"}]}]},{"lastUpdated":"2014-10-05T15:08:02.577","code":"7342","created":"2014-09-12T03:18:27.748","name":"7342 - Healthy Markets","id":"Q0lWhLuVQWb","categoryOptions":[{"id":"w4eL0FAfSbo","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Vietnam IMs","id":"SXON8EdijPY","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"VN","name":"Vietnam"}]}]},{"lastUpdated":"2014-10-05T15:08:02.591","code":"7345","created":"2014-09-12T03:18:27.748","name":"7345 - SCMS","id":"exia3QniKfy","categoryOptions":[{"id":"u4FeT8nMd2T","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_3781","name":"Partnership for Supply Chain Management","id":"El6VW2fQeEZ","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Vietnam IMs","id":"SXON8EdijPY","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"VN","name":"Vietnam"}]}]},{"lastUpdated":"2014-10-05T15:08:02.566","code":"7348","created":"2014-09-12T03:18:27.748","name":"7348 - UNAIDS","id":"xqjORxgOPgW","categoryOptions":[{"id":"wXCLk5UlDfI","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Vietnam IMs","id":"SXON8EdijPY","groupSets":[]},{"code":"Partner_12274","name":"United Nations Joint Programme on HIV/AIDS","id":"dWLw7YXjmtk","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"VN","name":"Vietnam"}]}]},{"lastUpdated":"2014-10-06T16:19:17.088","code":"7352","created":"2014-10-06T16:18:49.841","name":"7352 - Measure Evaluation Phase 111","id":"ZCYKxgjYnf1","categoryOptions":[{"id":"MeD6S9JQrLx","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Caribbean Region IMs","id":"A9TJU6RyKmN","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_521","name":"University of North Carolina at Chapel Hill, Carolina Population Center","id":"LfNyhXyE9DI","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"CB","name":"Caribbean Region"}]}]},{"lastUpdated":"2014-10-06T16:19:17.115","code":"7369","created":"2014-10-06T16:18:49.841","name":"7369 - Department of Defense","id":"LEp02YrgSWt","categoryOptions":[{"id":"wht3F10Uput","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_4","name":"U.S. Department of Defense (Defense)","id":"ZTaEjL7Ru2S","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Caribbean Region IMs","id":"A9TJU6RyKmN","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]}],"organisationUnits":[{"code":"CB","name":"Caribbean Region"}]}]},{"lastUpdated":"2014-10-06T16:19:17.137","code":"7375","created":"2014-10-06T16:18:49.841","name":"7375 - HIV/QUAL International","id":"zyjUa6pmL1p","categoryOptions":[{"id":"cVKw93naOVC","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"name":"Caribbean Region IMs","id":"A9TJU6RyKmN","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_3685","name":"New York AIDS Institute","id":"eAKFyRofSpj","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/HRSA","name":"HHS/HRSA","id":"RGC9tURSc3W","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CB","name":"Caribbean Region"}]}]},{"lastUpdated":"2014-10-06T16:19:17.158","code":"7383","created":"2014-10-06T16:18:49.841","name":"7383 - Contraceptive Commodities Fund","id":"psGf5CVatBp","categoryOptions":[{"id":"eWfyRZYCRbL","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Cote d'Ivoire IMs","id":"BhAF8wuq35E","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_1640","name":"Central Contraceptive Procurement","id":"HvCtKkQvkXg","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"CI","name":"Cote d'Ivoire"}]}]},{"lastUpdated":"2016-08-17T22:38:16.537","code":"7387","created":"2016-05-05T01:32:55.754","name":"7387 - Oversight for 16 Type II RHC & 3 Warehouses","id":"MGNw2dJjZ7u","categoryOptions":[{"id":"ZA4vodogVIX","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_19909","name":"Arquiplan, Lda","id":"wISLid5ilFT","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2016-08-17T22:38:38.612","code":"7388","created":"2016-04-27T01:03:51.555","name":"7388 - Construction of 11 Type II Rural Health Centers","id":"DeXoH3S7d7M","categoryOptions":[{"id":"avtybCDJfqr","endDate":"2018-09-30T00:00:00.000","startDate":"2016-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_19911","name":"Técnicos Construtores (TEC), Lda","id":"Ol8XoH41n3F","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2014-10-06T16:19:17.181","code":"7422","created":"2014-10-06T16:18:49.841","name":"7422 - Central Contraceptive Procurement (CCP)","id":"yeJxzVTfBrB","categoryOptions":[{"id":"FtUVBZdRwHF","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_1640","name":"Central Contraceptive Procurement","id":"HvCtKkQvkXg","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2014-10-06T16:19:17.203","code":"7423","created":"2014-10-06T16:18:49.841","name":"7423 - Supply Chain Management System Project (SCMS)","id":"wFcCmcvrfuO","categoryOptions":[{"id":"FmukZx9NOtd","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_3781","name":"Partnership for Supply Chain Management","id":"El6VW2fQeEZ","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2014-10-06T16:19:17.226","code":"7427","created":"2014-10-06T16:18:49.841","name":"7427 - Partnership for Integrated Social Marketing (PRISM)","id":"wwCkCXVYIaF","categoryOptions":[{"id":"wo6c7HSdEgs","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_232","name":"Population Services International","id":"vNQlvpUamTo","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2014-10-06T16:19:17.248","code":"7428","created":"2014-10-06T16:18:49.841","name":"7428 - Corridors of Hope III","id":"RHb9PhzYNfQ","categoryOptions":[{"id":"d1oKjVkt0ET","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9865","name":"FHI 360","id":"bgiL50ykiCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2014-10-06T16:19:17.270","code":"7443","created":"2014-10-06T16:18:49.841","name":"7443 - Supply Chain Management System (SCMS)","id":"x2uokQBn0w5","categoryOptions":[{"id":"s6krKeVAgF8","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_3781","name":"Partnership for Supply Chain Management","id":"El6VW2fQeEZ","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Namibia IMs","id":"Rdf2lbZeQPN","groupSets":[]}],"organisationUnits":[{"code":"NA","name":"Namibia"}]}]},{"lastUpdated":"2016-08-17T22:39:00.632","code":"7455","created":"2016-04-15T19:37:34.743","name":"7455 - LDF, Department of Defense Support","id":"hN5IWjWQBwt","categoryOptions":[{"id":"JjQvQKMiBe2","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_4","name":"U.S. Department of Defense (Defense)","id":"ZTaEjL7Ru2S","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Lesotho IMs","id":"m2xthyR9aNm","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]}],"organisationUnits":[{"code":"LS","name":"Lesotho"}]}]},{"lastUpdated":"2014-10-06T16:19:17.291","code":"7466","created":"2014-10-06T16:18:49.841","name":"7466 - Community Based Responses to HIV/AIDS in Mine-sending Areas in Mozambique","id":"psUiO4qyPaj","categoryOptions":[{"id":"Ytu2yg8360v","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_816","name":"TEBA Development","id":"YyYpKfNmkHe","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2014-10-06T16:19:17.312","code":"7480","created":"2014-10-06T16:18:49.841","name":"7480 - DOD","id":"t1RbzMhwoTN","categoryOptions":[{"id":"HlDqMG9d9Ow","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_4","name":"U.S. Department of Defense (Defense)","id":"ZTaEjL7Ru2S","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Indonesia IMs","id":"dn6d5UelOkT","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]}],"organisationUnits":[{"code":"ID","name":"Indonesia"}]}]},{"lastUpdated":"2014-10-06T16:19:17.335","code":"7500","created":"2014-10-06T16:18:49.841","name":"7500 - AIDS Support and Technical Resources (AIDSTAR) - INTEGRATED HIV/AIDS PROGRAM IN DRC (ProVIC: Program de VIH Intégré au Congo)","id":"dow7C0qo7Yu","categoryOptions":[{"id":"BthZydNYgU3","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_233","name":"Program for Appropriate Technology in Health","id":"AeGQducFpY4","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Democratic Republic of the Congo IMs","id":"O1IiD7EJ4NL","groupSets":[]}],"organisationUnits":[{"code":"CD","name":"Democratic Republic of the Congo"}]}]},{"lastUpdated":"2017-01-08T23:53:39.383","code":"7515","created":"2014-10-06T16:18:49.841","name":"7515 - DoD Mech Ethiopia","id":"SYNnueTjkyJ","categoryOptions":[{"id":"ve8rcO7eAJC","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_4","name":"U.S. Department of Defense (Defense)","id":"ZTaEjL7Ru2S","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2014-10-06T16:19:17.378","code":"7516","created":"2014-10-06T16:18:49.841","name":"7516 - School-Community Partnership Serving OVC (SCOPSO), Education Wraparound Project","id":"dne8fNfs0YJ","categoryOptions":[{"id":"tLClrMA3YtZ","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_595","name":"World Learning","id":"sDFvhYDa4sX","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2014-10-06T16:19:17.399","code":"7520","created":"2014-10-06T16:18:49.842","name":"7520 - Prevention for the Military","id":"X75PhzmslPa","categoryOptions":[{"id":"aosc1T9Veh4","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Ukraine IMs","id":"ZkehcIKCSrT","groupSets":[]},{"code":"Partner_19915","name":"International HIV/AIDS TB Institute","id":"p3w1NAn0peQ","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"UA","name":"Ukraine"}]}]},{"lastUpdated":"2014-10-06T16:19:17.422","code":"7522","created":"2014-10-06T16:18:49.842","name":"7522 - DELIVER","id":"PPuNJm67IVj","categoryOptions":[{"id":"oipo69sUPTA","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_453","name":"John Snow, Inc.","id":"iOxqtbVGBVY","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Ghana IMs","id":"aLJxBPfhy2M","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"GH","name":"Ghana"}]}]},{"lastUpdated":"2014-10-06T16:19:17.444","code":"7524","created":"2014-10-06T16:18:49.842","name":"7524 - USAID | DELIVER PROJECT (TO4)","id":"pv3FN3wn9rh","categoryOptions":[{"id":"gGXJdpPUDb0","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Zimbabwe IMs","id":"X5BXfaO7gjy","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_453","name":"John Snow, Inc.","id":"iOxqtbVGBVY","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZW","name":"Zimbabwe"}]}]},{"lastUpdated":"2014-10-06T16:19:17.467","code":"7530","created":"2014-10-06T16:18:49.842","name":"7530 - Save the Children TransACTION Project","id":"ihlfB1HHgsR","categoryOptions":[{"id":"nqclCwHUkYc","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_239","name":"Save the Children US","id":"tcwhKkF6GtO","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2014-10-06T16:19:17.488","code":"7549","created":"2014-10-06T16:18:49.842","name":"7549 - Supply Chain Management System (SCMS)","id":"nUI2PDJXGBJ","categoryOptions":[{"id":"EFruWq3yOxJ","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Zimbabwe IMs","id":"X5BXfaO7gjy","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_3781","name":"Partnership for Supply Chain Management","id":"El6VW2fQeEZ","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZW","name":"Zimbabwe"}]}]},{"lastUpdated":"2014-10-06T16:19:17.510","code":"7564","created":"2014-10-06T16:18:49.842","name":"7564 - Demographic and Health Survey","id":"K9s79BgEtQ7","categoryOptions":[{"id":"cOIrrUHah8I","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_15719","name":"ICF Macro","id":"w60X2fTKs2n","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2014-10-06T16:19:17.532","code":"7566","created":"2014-10-06T16:18:49.842","name":"7566 - Malaria Laboratory Diagnosis and Monitoring","id":"iYiOWcgAOUb","categoryOptions":[{"id":"HYordsZqMfo","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_6277","name":"International Center for AIDS Care and Treatment Programs, Columbia University","id":"IY3MeXEd10T","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Ethiopia IMs","id":"RWYSslmZdnh","groupSets":[]}],"organisationUnits":[{"code":"ET","name":"Ethiopia"}]}]},{"lastUpdated":"2017-01-08T23:53:39.399","code":"7575","created":"2014-10-06T16:18:49.842","name":"7575 - MEASURE Evaluation Phase IV","id":"QiWTKwHw7h9","categoryOptions":[{"id":"gBztkMXm2Yg","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Dominican Republic IMs","id":"gWG9dDTFHhY","groupSets":[]},{"code":"Partner_596","name":"University of North Carolina","id":"fj9sZ0iZraS","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"DO","name":"Dominican Republic"}]}]},{"lastUpdated":"2014-10-06T16:19:17.575","code":"7620","created":"2014-10-06T16:18:49.842","name":"7620 - Macro DHS","id":"UKUyjWgFLyV","categoryOptions":[{"id":"A19V5oZSOMC","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_15719","name":"ICF Macro","id":"w60X2fTKs2n","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Cote d'Ivoire IMs","id":"BhAF8wuq35E","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CI","name":"Cote d'Ivoire"}]}]},{"lastUpdated":"2014-10-06T16:19:17.597","code":"7629","created":"2014-10-06T16:18:49.842","name":"7629 - Warehouse Construction","id":"YeUmMhZwMI3","categoryOptions":[{"id":"M6MY7c7EdJg","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_15721","name":"AME-TAN Construction","id":"BnElWefo1bu","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2014-10-06T16:19:17.618","code":"7636","created":"2014-10-06T16:18:49.842","name":"7636 - JSI/DELIVER","id":"jn3AhpJHwbj","categoryOptions":[{"id":"A5K5c5llOFV","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_453","name":"John Snow, Inc.","id":"iOxqtbVGBVY","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2014-10-06T16:19:17.645","code":"8038","created":"2014-10-06T16:18:49.842","name":"8038 - Zambia Partner Reporting System (ZPRS)","id":"VyrBJAO6TY5","categoryOptions":[{"id":"Ur9IxLPjoME","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_453","name":"John Snow, Inc.","id":"iOxqtbVGBVY","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Zambia IMs","id":"W9BZG3izAWq","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZM","name":"Zambia"}]}]},{"lastUpdated":"2014-10-06T16:19:17.666","code":"8772","created":"2014-10-06T16:18:49.842","name":"8772 - PEPFAR Laboratory Training Project","id":"qsg1ckCAEwj","categoryOptions":[{"id":"UNKmDZhjD8M","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Lesotho IMs","id":"m2xthyR9aNm","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_978","name":"American Society of Clinical Pathology","id":"TbuC1D6eOUY","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"LS","name":"Lesotho"}]}]},{"lastUpdated":"2014-10-06T16:19:17.688","code":"9039","created":"2014-10-06T16:18:49.842","name":"9039 - Capacity Building for LAB","id":"qY1IFfpITOv","categoryOptions":[{"id":"v6QYF9rEQTl","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_10091","name":"American Society for Microbiology","id":"UlxTxFalX79","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2014-10-06T16:19:17.710","code":"9043","created":"2014-10-06T16:18:49.842","name":"9043 - Makerere University Walter Reed Project (MUWRP)","id":"Y14uAWeaYX8","categoryOptions":[{"id":"ZNbEnD7NPZv","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Partner_10676","name":"Henry Jackson Foundation","id":"ZSRr81auGZN","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2014-10-06T16:19:17.731","code":"9076","created":"2014-10-06T16:18:49.842","name":"9076 - Demographic and Health Surveys - 7","id":"PbpSx1kRYQ6","categoryOptions":[{"id":"xkFZpobqtz2","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_15719","name":"ICF Macro","id":"w60X2fTKs2n","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2014-10-06T16:19:17.754","code":"9079","created":"2014-10-06T16:18:49.842","name":"9079 - SCMS","id":"J3rG99rH37X","categoryOptions":[{"id":"a16EYF1OfsD","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_3781","name":"Partnership for Supply Chain Management","id":"El6VW2fQeEZ","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2014-10-06T16:19:17.776","code":"9092","created":"2014-10-06T16:18:49.842","name":"9092 - Support and Assistance to Indigenous Implementing Agencies (SAIDIA)","id":"nuo7uSlUz1n","categoryOptions":[{"id":"U2KSCVDFsM7","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"Partner_33","name":"Catholic Relief Services","id":"YemsOJtwBlN","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2014-10-06T16:19:17.804","code":"9093","created":"2014-10-06T16:18:49.842","name":"9093 - Phones for Health","id":"vhvMf1OEuZ3","categoryOptions":[{"id":"WVaqHQTYyD1","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_6285","name":"CDC Foundation","id":"jRslmkp5iFg","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2014-10-06T16:19:17.826","code":"9097","created":"2014-10-06T16:18:49.842","name":"9097 - HIV Fellowships","id":"otW1SPA2wqw","categoryOptions":[{"id":"utVTuH0noHT","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_535","name":"University of Nairobi","id":"nzroZ5qgfWP","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2014-10-06T16:19:17.849","code":"9108","created":"2014-10-06T16:18:49.842","name":"9108 - AIHA","id":"tNVBeywfBLs","categoryOptions":[{"id":"Jc1JJv4strI","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_4622","name":"American International Health Alliance Twinning Center","id":"xsriIJcaPAR","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/HRSA","name":"HHS/HRSA","id":"RGC9tURSc3W","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2014-10-06T16:19:17.870","code":"9110","created":"2014-10-06T16:18:49.842","name":"9110 - APHL","id":"AHKSdBX4MmV","categoryOptions":[{"id":"MgEr1dkgKyO","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_1923","name":"Association of Public Health Laboratories","id":"LCKC7NEcxjh","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2014-10-06T16:19:17.894","code":"9127","created":"2014-10-06T16:18:49.842","name":"9127 - Prevention Technologies Agreement (PTA)/I Choose Live","id":"EYx3swTZfDA","categoryOptions":[{"id":"UkmSlb5Icdj","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9865","name":"FHI 360","id":"bgiL50ykiCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2014-10-06T16:19:17.916","code":"9136","created":"2014-10-06T16:18:49.842","name":"9136 - IMC MARPS","id":"xSZwQ5DZ3Fn","categoryOptions":[{"id":"qx7nNrcrylB","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_214","name":"International Medical Corps","id":"kCYsn9hlLj0","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2014-10-06T16:19:17.938","code":"9139","created":"2014-10-06T16:18:49.842","name":"9139 - Capacity Kenya","id":"rspb66gA1My","categoryOptions":[{"id":"IDwMkODXT4g","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_217","name":"IntraHealth International, Inc","id":"dzHNlgEBwIz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2014-10-06T16:19:17.959","code":"9141","created":"2014-10-06T16:18:49.842","name":"9141 - AIDSRelief","id":"TZOZhhc1vjQ","categoryOptions":[{"id":"O5GP5p7a7Kn","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"Partner_33","name":"Catholic Relief Services","id":"YemsOJtwBlN","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/HRSA","name":"HHS/HRSA","id":"RGC9tURSc3W","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2014-10-06T16:19:17.981","code":"9143","created":"2014-10-06T16:18:49.842","name":"9143 - Kenya Department of Defense","id":"yjU3iju5Wj3","categoryOptions":[{"id":"eACsI8M69Ox","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_10676","name":"Henry Jackson Foundation","id":"ZSRr81auGZN","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2014-10-06T16:19:18.004","code":"9149","created":"2014-10-06T16:18:49.842","name":"9149 - Uniformed Services Project","id":"O9qtlWWaZP4","categoryOptions":[{"id":"jg4CIV7fpUX","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_233","name":"Program for Appropriate Technology in Health","id":"AeGQducFpY4","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2014-10-06T16:19:18.027","code":"9150","created":"2014-10-06T16:18:49.842","name":"9150 - Prisons Project","id":"ycF9vtP3TvF","categoryOptions":[{"id":"NXLI6uEzrbb","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_214","name":"International Medical Corps","id":"kCYsn9hlLj0","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2014-10-06T16:19:18.050","code":"9167","created":"2014-10-06T16:18:49.842","name":"9167 - Provision of Comprehensive Public Health services for the fishing communities in Kalangala District in the Republic of Uganda under the President’s Emergency Plan for AIDS Relief","id":"gW1RLajAjL6","categoryOptions":[{"id":"tsoKN0SRKO2","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_8402","name":"Kalangala District Health Office","id":"uSv9aw5BmkP","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2014-10-06T16:19:18.071","code":"9171","created":"2014-10-06T16:18:49.842","name":"9171 - South Rift Valley","id":"i8sxXnJOiOV","categoryOptions":[{"id":"BnRYuixfSQ0","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Kenya IMs","id":"IWTCm8Vr6GB","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_10676","name":"Henry Jackson Foundation","id":"ZSRr81auGZN","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"KE","name":"Kenya"}]}]},{"lastUpdated":"2017-03-22T23:17:40.419","code":"9183","created":"2014-10-06T16:18:49.842","name":"9183 - Accelerating Delivery of Comprehensive HIV/AIDS/TB services including Prevention, Care, Support and Treatment of people living with HIV/AIDS in the Republic of Uganda under the President’s Emergency Plan for AIDS Relief","id":"U9kjfbUsnY4","categoryOptions":[{"id":"Kk8UYERvzHP","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Partner_323","name":"The AIDS Support Organization","id":"D1b8yVCRJVJ","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2014-10-06T16:19:18.115","code":"9195","created":"2014-10-06T16:18:49.842","name":"9195 - TANSACS","id":"OfkRDveM8cu","categoryOptions":[{"id":"JvNCmK1giAi","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_4174","name":"Tamil Nadu AIDS Control Society","id":"l1FEHEFvddp","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"India IMs","id":"Z0pnjwOi9us","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"IN","name":"India"}]}]},{"lastUpdated":"2014-10-06T16:19:18.136","code":"9240","created":"2014-10-06T16:18:49.842","name":"9240 - Strengthening HIV Prevention, Care and Treatment among Prisoner and Staff of the Prisons Service","id":"vBBje2F3rbf","categoryOptions":[{"id":"DGXH7VNT1Dh","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Partner_9078","name":"Uganda Prisons Services","id":"WEs63m6phrN","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2014-10-06T16:19:18.158","code":"9266","created":"2014-10-06T16:18:49.842","name":"9266 - DELIVER","id":"P4b4NEetX8V","categoryOptions":[{"id":"m8ycDq6jNQI","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_453","name":"John Snow, Inc.","id":"iOxqtbVGBVY","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Malawi IMs","id":"aQSmeEVALxI","groupSets":[]}],"organisationUnits":[{"code":"MW","name":"Malawi"}]}]},{"lastUpdated":"2017-02-11T01:21:35.119","code":"9276","created":"2016-04-15T19:37:33.979","name":"9276 - National AIDS Commission, Malawi","id":"hgUcEg8UNxL","categoryOptions":[{"id":"KlqBLXUUwhW","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_3935","name":"National AIDS Commission, Malawi","id":"wxAh2TvsTUj","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Malawi IMs","id":"aQSmeEVALxI","groupSets":[]}],"organisationUnits":[{"code":"MW","name":"Malawi"}]}]},{"lastUpdated":"2014-10-05T15:08:02.603","code":"9281","created":"2014-05-10T01:23:12.257","name":"9281 - I-TECH","id":"RrjmU53u2Ls","categoryOptions":[{"id":"F544HMM7tT7","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_216","name":"University of Washington","id":"CSPJnuxBAnz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/HRSA","name":"HHS/HRSA","id":"RGC9tURSc3W","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Malawi IMs","id":"aQSmeEVALxI","groupSets":[]}],"organisationUnits":[{"code":"MW","name":"Malawi"}]}]},{"lastUpdated":"2014-10-06T16:19:18.180","code":"9300","created":"2014-10-06T16:18:49.843","name":"9300 - Realizing Expanded Access to Counseling and Testing for HIV in Uganda (REACH-U) Project.","id":"ZnH7VrG5ZcU","categoryOptions":[{"id":"eegYei88rAo","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_11480","name":"Mulago-Mbarara Teaching Hospitals' Joint AIDS Program (MJAP)","id":"RmFfgAs9Cyg","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2014-10-06T16:19:18.203","code":"9301","created":"2014-10-06T16:18:49.843","name":"9301 - Strengthening TB and HIV & AIDS Responses in East Central Uganda (STAR-EC)","id":"G01i8YBlc1n","categoryOptions":[{"id":"IilSWORqWtG","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Partner_453","name":"John Snow, Inc.","id":"iOxqtbVGBVY","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2014-10-06T16:19:18.226","code":"9303","created":"2014-10-06T16:18:49.843","name":"9303 - DOD Mechanism","id":"RwJwExlyGVs","categoryOptions":[{"id":"rs9eL8UQvSI","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Agency_DOD","name":"DOD","id":"OO5qyDIwoMk","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_4","name":"U.S. Department of Defense (Defense)","id":"ZTaEjL7Ru2S","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2014-10-06T16:19:18.248","code":"9325","created":"2014-10-06T16:18:49.843","name":"9325 - Uganda Capacity Project (UCP)","id":"o48VeH79Ecr","categoryOptions":[{"id":"BZyJNruo4E1","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_217","name":"IntraHealth International, Inc","id":"dzHNlgEBwIz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2014-10-06T16:19:18.270","code":"9338","created":"2014-10-06T16:18:49.843","name":"9338 - Provision of community-based HIV/AIDS prevention, care and support services in Uganda","id":"kLnuZRXx3yl","categoryOptions":[{"id":"X0gh5OAOgTM","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Partner_323","name":"The AIDS Support Organization","id":"D1b8yVCRJVJ","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2014-10-06T16:19:18.292","code":"9347","created":"2014-10-06T16:18:49.843","name":"9347 - PUBLIC SECTOR HIV/AIDS WORKPLACE PROGRAM (SPEAR)","id":"SmRZaAUIYAK","categoryOptions":[{"id":"EHTFcdLUt8t","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_52","name":"World Vision International","id":"ZHLW3IJcEzk","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2014-10-06T16:19:18.314","code":"9349","created":"2014-10-06T16:18:49.843","name":"9349 - I-TECH","id":"rnzWeEKKZYR","categoryOptions":[{"id":"zXpNIOvWmtF","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_216","name":"University of Washington","id":"CSPJnuxBAnz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"India IMs","id":"Z0pnjwOi9us","groupSets":[]},{"code":"Agency_HHS/HRSA","name":"HHS/HRSA","id":"RGC9tURSc3W","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"IN","name":"India"}]}]},{"lastUpdated":"2014-12-20T13:52:12.561","code":"9386","created":"2014-12-20T13:52:10.864","name":"9386 - State #GPO-A-11-05-00007-00","id":"qDoJgiKHeM3","categoryOptions":[{"id":"KzR87bVrGe1","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Cote d'Ivoire IMs","id":"BhAF8wuq35E","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_1","name":"U.S. Department of State","id":"iAVE5ysanxE","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_State/AF","name":"State/AF","id":"a7p2WOqhhzQ","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CI","name":"Cote d'Ivoire"}]}]},{"lastUpdated":"2014-10-06T16:19:18.336","code":"9396","created":"2014-10-06T16:18:49.843","name":"9396 - Supply Chain Management System","id":"sHiz1pCNf0g","categoryOptions":[{"id":"gPIkrc2sxuQ","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Cote d'Ivoire IMs","id":"BhAF8wuq35E","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_3781","name":"Partnership for Supply Chain Management","id":"El6VW2fQeEZ","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CI","name":"Cote d'Ivoire"}]}]},{"lastUpdated":"2014-10-06T16:19:18.357","code":"9401","created":"2014-10-06T16:18:49.843","name":"9401 - CoAg Ministry of Education #U62/CCU24223","id":"baRJ2yMI3Wk","categoryOptions":[{"id":"hZio9KKOBWb","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Cote d'Ivoire IMs","id":"BhAF8wuq35E","groupSets":[]},{"code":"Partner_344","name":"Ministry of National Education, Côte d'Ivoire","id":"uS0k9QuS4qJ","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CI","name":"Cote d'Ivoire"}]}]},{"lastUpdated":"2014-10-06T16:19:18.378","code":"9415","created":"2014-10-06T16:18:49.843","name":"9415 - FHI New CDC TA Mech (UTAP follow-on)","id":"eWCdXTOVixz","categoryOptions":[{"id":"zgejtnPzDYt","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9865","name":"FHI 360","id":"bgiL50ykiCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Cote d'Ivoire IMs","id":"BhAF8wuq35E","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"CI","name":"Cote d'Ivoire"}]}]},{"lastUpdated":"2014-10-06T16:19:18.400","code":"9419","created":"2014-10-06T16:18:49.843","name":"9419 - CDC Lab Coalition","id":"zwiijGG1C8T","categoryOptions":[{"id":"BNfUm2Gxcs0","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"Cote d'Ivoire IMs","id":"BhAF8wuq35E","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_10091","name":"American Society for Microbiology","id":"UlxTxFalX79","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"CI","name":"Cote d'Ivoire"}]}]},{"lastUpdated":"2014-10-06T16:19:18.421","code":"9431","created":"2014-10-06T16:18:49.843","name":"9431 - EngenderHealth GH-08-2008 RESPOND","id":"LYJWIy5A8Tf","categoryOptions":[{"id":"zWWxEDZvSvH","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"name":"Cote d'Ivoire IMs","id":"BhAF8wuq35E","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_205","name":"Engender Health","id":"IpDfad08646","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"CI","name":"Cote d'Ivoire"}]}]},{"lastUpdated":"2014-10-06T16:19:18.443","code":"9438","created":"2014-10-06T16:18:49.843","name":"9438 - National Center for Tuberculosis and Leprosy Control (CENAT)","id":"Fa544KlHhya","categoryOptions":[{"id":"znxFjpNP0aL","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Cambodia IMs","id":"ajhMAiQomtN","groupSets":[]},{"code":"Partner_4013","name":"National Tuberculosis Centre","id":"nNauHNj7Vt6","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"KH","name":"Cambodia"}]}]},{"lastUpdated":"2014-10-06T16:19:18.466","code":"9455","created":"2014-10-06T16:18:49.843","name":"9455 - MOHSW","id":"fBGXT8lYOUQ","categoryOptions":[{"id":"gdbBfRUex8s","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_421","name":"Ministry of Health and Social Welfare, Tanzania","id":"GVzgkJdTpAU","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2014-10-06T16:19:18.488","code":"9464","created":"2014-10-06T16:18:49.843","name":"9464 - Africare","id":"iFVr070U4gC","categoryOptions":[{"id":"Qr8VfsuWR3d","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_192","name":"Africare","id":"Hx16EiyzLju","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-06T16:19:18.510","code":"9474","created":"2014-10-06T16:18:49.843","name":"9474 - Care International","id":"wKVJC7w538E","categoryOptions":[{"id":"oRcFgwTXRSh","endDate":"2016-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_610","name":"Care International","id":"teB8DtF8fDf","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-06T16:19:18.532","code":"9483","created":"2014-10-06T16:18:49.843","name":"9483 - Expansion of Routine Confidential HCT and provision of basic Care in Clinics, Hospitals and HC Ivs","id":"rp6CCWHVLeB","categoryOptions":[{"id":"nutS0sLUkYm","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9077","name":"Infectious Disease Institute","id":"guIGUDev2NQ","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2015-03-05T01:04:44.914","code":"9496","created":"2015-03-05T01:04:43.066","name":"9496 - Re-Action!","id":"LB2vmuvBwpv","categoryOptions":[{"id":"fHx9dyK0YVr","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_4860","name":"Xstrata Coal SA & Re-Action!","id":"HzGk4QNsFc5","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2015-03-05T01:04:44.827","code":"9497","created":"2015-03-05T01:04:43.066","name":"9497 - University of KwaZulu-Natal Innovations","id":"MXLz29xF5et","categoryOptions":[{"id":"L5RekUprAvL","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"Partner_15222","name":"UNIVERSITY OF KWAZULU-NATAL INNOVATIONS","id":"tC8MOXoCq1c","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-06T16:19:18.557","code":"9509","created":"2014-10-06T16:18:49.843","name":"9509 - St. Mary's Hospital (St Mary's)","id":"iF7H75GbgCW","categoryOptions":[{"id":"y3nD1i8bDll","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_4857","name":"St. Mary's Hospital","id":"VJaU49JdHLr","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-06T16:19:18.580","code":"9521","created":"2014-10-06T16:18:49.843","name":"9521 - Southern African Catholic Bishops' Conference (SACBC)","id":"WEBIf4Ww93k","categoryOptions":[{"id":"iPXqbS6esc6","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_15037","name":"SOUTHERN AFRICAN CATHOLIC BISHOP'S CONFERENCE (SACBC)","id":"vcxAwM5tqz3","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2015-04-24T23:56:14.529","code":"9522","created":"2015-04-24T23:56:12.044","name":"9522 - NHLS (Award PS001328, ending 2015)","id":"I20SQaw6ibf","categoryOptions":[{"id":"AvBIQ3VmzwV","endDate":"2016-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_3331","name":"National Health Laboratory Services","id":"XDQBsWXIO6a","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-06T16:19:18.603","code":"9526","created":"2014-10-06T16:18:49.843","name":"9526 - Supply Chain Management System (SCMS)","id":"ZylyhKhfm3P","categoryOptions":[{"id":"d786EPtuxFd","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_3781","name":"Partnership for Supply Chain Management","id":"El6VW2fQeEZ","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2015-03-05T01:04:44.968","code":"9529","created":"2015-03-05T01:04:43.066","name":"9529 - South Africa National Blood Service","id":"CD3qmfnQ8Ua","categoryOptions":[{"id":"xp22Fns0CFp","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_762","name":"South Africa National Blood Service","id":"xLyzYSskX9h","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-06T16:19:18.624","code":"9541","created":"2014-10-06T16:18:49.843","name":"9541 - Strengthening the Tuberculosis and HIV/AIDS Response in the South Western Region of Uganda (STAR-SW)","id":"IJDThR6WMnV","categoryOptions":[{"id":"ZxMzElKf6wn","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_204","name":"Elizabeth Glaser Pediatric AIDS Foundation","id":"h2GbTY0pyXv","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2014-10-06T16:19:18.647","code":"9547","created":"2014-10-06T16:18:49.843","name":"9547 - Prevention Technologies Agreement(PTA)","id":"uuGdgswtTkl","categoryOptions":[{"id":"r7BkZ0IBXdM","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9865","name":"FHI 360","id":"bgiL50ykiCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-06T16:19:18.669","code":"9562","created":"2014-10-06T16:18:49.843","name":"9562 - National Alliance of State and Territorial AIDS Directors","id":"pdPAdPwxs6i","categoryOptions":[{"id":"rla1F7eJVDy","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_597","name":"National Alliance of State and Territorial AIDS Directors","id":"dhui82GmI2q","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-06T16:19:18.690","code":"9564","created":"2014-10-06T16:18:49.843","name":"9564 - ASCP","id":"bPayZKd1znq","categoryOptions":[{"id":"YmspoH4FhgE","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_978","name":"American Society of Clinical Pathology","id":"TbuC1D6eOUY","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2017-01-08T23:53:39.415","code":"9568","created":"2014-10-06T16:18:49.843","name":"9568 - ASM","id":"RjkKvQSJs2g","categoryOptions":[{"id":"Jh7MQaoKLFq","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_10091","name":"American Society for Microbiology","id":"UlxTxFalX79","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2014-10-06T16:19:18.735","code":"9569","created":"2014-10-06T16:18:49.843","name":"9569 - South Africa School-Based Sexuality and HIV Prevention Education Activity","id":"D5PMVFLjX9C","categoryOptions":[{"id":"kaOXiuOcEJ8","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_19769","name":"Edication Development Center","id":"wPUb2YnJRoX","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-06T16:19:18.756","code":"9570","created":"2014-10-06T16:18:49.843","name":"9570 - PAS Small Grants","id":"zzhUeQJyHkO","categoryOptions":[{"id":"m8ipJaZwDJR","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Partner_1","name":"U.S. Department of State","id":"iAVE5ysanxE","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_State/AF","name":"State/AF","id":"a7p2WOqhhzQ","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2015-03-05T01:04:44.989","code":"9590","created":"2015-03-05T01:04:43.066","name":"9590 - Lifeline Mafikeng","id":"wyHE22ewavG","categoryOptions":[{"id":"Itz7BxC5zkj","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"Partner_8543","name":"Lifeline Mafikeng","id":"BmIWVyf0VnU","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-06T16:19:18.777","code":"9595","created":"2014-10-06T16:18:49.843","name":"9595 - NIMR","id":"UuqNaEt93tP","categoryOptions":[{"id":"WADIwhwb30f","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Partner_1633","name":"National Institute for Medical Research","id":"z1UJ2rzlUMu","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2014-10-06T16:19:18.799","code":"9609","created":"2014-10-06T16:18:49.843","name":"9609 - Institute for Youth Development SA (IYDSA)","id":"xSvx3dpMKMF","categoryOptions":[{"id":"NZ6me0kmebn","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_12637","name":"Institute for Youth Development SA (IYDSA)","id":"UJtQXdW7CpA","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-06T16:19:18.820","code":"9610","created":"2014-10-06T16:18:49.843","name":"9610 - Migrants and Mobile Populations HIV Prevention Program","id":"LIs4rBestxZ","categoryOptions":[{"id":"uNwWA9H7lwv","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_2778","name":"International Organization for Migration","id":"jvpl0WH0oQE","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-06T16:19:18.842","code":"9613","created":"2014-10-06T16:18:49.843","name":"9613 - McCord Hospital","id":"NOcYGUDuHq7","categoryOptions":[{"id":"HEwJIUOYuB6","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_662","name":"McCord Hospital","id":"x7N1GqbdGGh","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-06T16:19:18.863","code":"9614","created":"2014-10-06T16:18:49.843","name":"9614 - Twinning","id":"XznuaH9SWGA","categoryOptions":[{"id":"Cb6Brkn6MeL","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_4622","name":"American International Health Alliance Twinning Center","id":"xsriIJcaPAR","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Agency_HHS/HRSA","name":"HHS/HRSA","id":"RGC9tURSc3W","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2014-10-06T16:19:18.885","code":"9616","created":"2014-10-06T16:18:49.843","name":"9616 - IHI-MC","id":"fsAZdj5Kyv3","categoryOptions":[{"id":"RQ8w3NcTndX","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_217","name":"IntraHealth International, Inc","id":"dzHNlgEBwIz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2015-04-13T20:21:11.754","code":"9618","created":"2015-04-13T20:21:03.822","name":"9618 - Touch Foundation- PPP","id":"bIZHGBBDYiq","categoryOptions":[{"id":"MUWpvo0VaN7","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_4938","name":"Touch Foundation","id":"e7KV6Beu9B9","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2014-10-06T16:19:18.906","code":"9627","created":"2014-10-06T16:18:49.843","name":"9627 - WHO","id":"bVLE3CBsnzz","categoryOptions":[{"id":"S3nxZzVpF8Z","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_549","name":"World Health Organization","id":"Hh9aCl8EfX1","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2014-10-06T16:19:18.928","code":"9630","created":"2014-10-06T16:18:49.843","name":"9630 - SAVVY & DSS","id":"Yo848VrnRqB","categoryOptions":[{"id":"BHmFbyyf5EC","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_12626","name":"Ifakara Health Institute","id":"Df68iD8yBF7","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2014-10-06T16:19:18.950","code":"9631","created":"2014-10-06T16:18:49.843","name":"9631 - UCC","id":"GqY0cNn9LFF","categoryOptions":[{"id":"zuSxWDn0j6Q","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_4950","name":"University of Dar es Salaam, University Computing Center","id":"Rcy4FDWKR4W","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2014-10-06T16:19:18.972","code":"9634","created":"2014-10-06T16:18:49.844","name":"9634 - UTAP UCSF-MARPS","id":"L0FqPudnpsZ","categoryOptions":[{"id":"ZTDQxGsvXy8","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_517","name":"University of California at San Francisco","id":"t4LrBROk1Gw","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2014-10-06T16:19:18.993","code":"9639","created":"2014-10-06T16:18:49.844","name":"9639 - BMC","id":"UeSSu6lV8VE","categoryOptions":[{"id":"trZpGZGsCfB","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Partner_2865","name":"Bugando Medical Centre","id":"fNWfkvPrSkk","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2014-10-06T16:19:19.015","code":"9641","created":"2014-10-06T16:18:49.844","name":"9641 - APHL Lab","id":"Nil3N4krQJT","categoryOptions":[{"id":"GdZSQxr8bkK","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_1923","name":"Association of Public Health Laboratories","id":"LCKC7NEcxjh","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2014-10-06T16:19:19.036","code":"9642","created":"2014-10-06T16:18:49.844","name":"9642 - ASCP Lab","id":"xsLnWqXL1AX","categoryOptions":[{"id":"BfhS3V16qHa","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_978","name":"American Society of Clinical Pathology","id":"TbuC1D6eOUY","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2014-10-06T16:19:19.058","code":"9643","created":"2014-10-06T16:18:49.844","name":"9643 - CLSI Lab","id":"Rf4uFGeWjL3","categoryOptions":[{"id":"JyMNL7cjGaP","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_3317","name":"Clinical and Laboratory Standards Institute","id":"D9jgrh7QVsr","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2014-10-06T16:19:19.080","code":"9644","created":"2014-10-06T16:18:49.844","name":"9644 - ASM Lab","id":"p5TLIl68lKo","categoryOptions":[{"id":"H7GqqLSuxM9","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_10091","name":"American Society for Microbiology","id":"UlxTxFalX79","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2014-10-06T16:19:19.102","code":"9665","created":"2014-10-06T16:18:49.844","name":"9665 - Pathfinder International","id":"BczYsRoy3yi","categoryOptions":[{"id":"QqaavnoBUsf","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_228","name":"Pathfinder International","id":"s9nUaNzgCcK","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2014-10-06T16:19:19.124","code":"9678","created":"2014-10-06T16:18:49.844","name":"9678 - ASPIRES","id":"uuiIoktTteZ","categoryOptions":[{"id":"ZecoYRrDxZA","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9865","name":"FHI 360","id":"bgiL50ykiCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2014-10-06T16:19:19.146","code":"9681","created":"2014-10-06T16:18:49.844","name":"9681 - Single eligibility FOA","id":"KlyvKPkXq2f","categoryOptions":[{"id":"v7dTTYtzoNB","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_1715","name":"National Tuberculosis and Leprosy Control Program","id":"o4Ws5IeN0bz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2014-10-06T16:19:19.169","code":"9685","created":"2014-10-06T16:18:49.844","name":"9685 - TB Follow-on","id":"oyhMlrPKOvH","categoryOptions":[{"id":"cTonrRVwBYk","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2997","name":"TBD","id":"pIBQEbA11Nz","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2015-04-13T20:21:11.635","code":"9694","created":"2015-04-13T20:21:03.822","name":"9694 - Angaza Zaidi","id":"siWfU9AUy2E","categoryOptions":[{"id":"LGaPh0Z3flD","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_246","name":"African Medical and Research Foundation","id":"dqjGdx7cxZp","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Tanzania IMs","id":"OsgDSy7U6FY","groupSets":[]}],"organisationUnits":[{"code":"TZ","name":"Tanzania"}]}]},{"lastUpdated":"2017-01-08T23:53:39.432","code":"9725","created":"2014-10-06T16:18:49.844","name":"9725 - Twinning - AIHA","id":"yyONJyBxPtg","categoryOptions":[{"id":"bysZCLqb0bd","endDate":"2018-09-30T00:00:00.000","startDate":"2014-10-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_4622","name":"American International Health Alliance Twinning Center","id":"xsriIJcaPAR","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_HHS/HRSA","name":"HHS/HRSA","id":"RGC9tURSc3W","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2014-10-06T16:19:19.217","code":"9811","created":"2014-10-06T16:18:49.844","name":"9811 - Friends in Global Health","id":"FJ4N8Wx0n58","categoryOptions":[{"id":"hsSJL6DRXoi","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Partner_5702","name":"Vanderbilt University","id":"qi6x9GwRWxy","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2014-10-06T16:19:19.240","code":"9816","created":"2014-10-06T16:18:49.844","name":"9816 - The Thogomleo Project (AIDSTAR)","id":"yL0pz4vq90D","categoryOptions":[{"id":"qECbaKyeDv3","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_233","name":"Program for Appropriate Technology in Health","id":"AeGQducFpY4","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-06T16:19:19.263","code":"9818","created":"2014-10-06T16:18:49.844","name":"9818 - APHL","id":"I75SIuZY4i5","categoryOptions":[{"id":"GY6qbvvStrH","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_1923","name":"Association of Public Health Laboratories","id":"LCKC7NEcxjh","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2014-10-06T16:19:19.288","code":"9821","created":"2014-10-06T16:18:49.844","name":"9821 - CAPRISA","id":"E7jEoeLy7YI","categoryOptions":[{"id":"T5HLpDxDHN1","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"Partner_1229","name":"University of Kwazulu-Natal, Nelson Mandela School of Medicine, Comprehensive International Program for Research on AIDS","id":"lqSEpccq2zZ","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-06T16:18:50.863","code":"9826","created":"2014-10-06T16:18:49.802","name":"9826 - HIV/AIDS Reporting System/TRACNet","id":"hekJNIWgjwZ","categoryOptions":[{"id":"AUChvIpCgTQ","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Rwanda IMs","id":"klXeHFa3B0D","groupSets":[]},{"code":"Partner_464","name":"Voxiva","id":"LmMl7IqalnG","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"RW","name":"Rwanda"}]}]},{"lastUpdated":"2014-10-06T16:19:19.312","code":"9832","created":"2014-10-06T16:18:49.844","name":"9832 - AIHA","id":"dEXhQpaxSBA","categoryOptions":[{"id":"vlckNG3GLFa","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_4622","name":"American International Health Alliance Twinning Center","id":"xsriIJcaPAR","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/HRSA","name":"HHS/HRSA","id":"RGC9tURSc3W","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-06T16:19:19.337","code":"9856","created":"2014-10-06T16:18:49.844","name":"9856 - MISAU BS","id":"hDpLzpYNjFE","categoryOptions":[{"id":"ZTZfW7G8WAl","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_1156","name":"Ministry of Health, Mozambique","id":"VGSv8AAZJbm","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2014-10-06T16:19:19.361","code":"9857","created":"2014-10-06T16:18:49.844","name":"9857 - MISAU - Implementation of Integrated HIV/AIDS Treatment, Care and Prevention Programs in the Republic of Mozambique","id":"HoL9mxSMfGn","categoryOptions":[{"id":"bAF7TKPZwC1","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_1156","name":"Ministry of Health, Mozambique","id":"VGSv8AAZJbm","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2014-10-06T16:19:19.385","code":"9858","created":"2014-10-06T16:18:49.844","name":"9858 - MMAS - Rapid Strengthening and Expansion of Integrated Social Services for People Infected and Affected by HIV/AIDS in the Republic of Mozambique","id":"sPUPZ41SV7N","categoryOptions":[{"id":"ISuEJWwWEi8","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Partner_1602","name":"Ministry of Women and Social Action, Mozambique","id":"L8cEfwI6EmZ","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2014-10-06T16:19:19.413","code":"9866","created":"2014-10-06T16:18:49.844","name":"9866 - NIAID/NIH Project Phidisa","id":"zGJM5xe6BQY","categoryOptions":[{"id":"fvQfDZqCS2r","endDate":"2014-09-30T00:00:00.000","startDate":"2014-09-30T00:00:00.000","categoryOptionGroups":[{"name":"South Africa IMs","id":"KEjqcUVgTeA","groupSets":[]},{"code":"Partner_1247","name":"South Africa National Defense Force, Military Health Service","id":"CkezAty9hM8","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/NIH","name":"HHS/NIH","id":"tOGHnMP7vR7","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]}],"organisationUnits":[{"code":"ZA","name":"South Africa"}]}]},{"lastUpdated":"2014-10-06T16:19:19.440","code":"9869","created":"2014-10-06T16:18:49.844","name":"9869 - Cooperative Agreement 1U2GPS002715","id":"JfbQUMgDrgs","categoryOptions":[{"id":"vNIR8ObkfTX","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_336","name":"Blood Transfusion Service of Namibia","id":"iNf8a8OTmNY","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Namibia IMs","id":"Rdf2lbZeQPN","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"NA","name":"Namibia"}]}]},{"lastUpdated":"2014-10-06T16:19:19.464","code":"9872","created":"2014-10-06T16:18:49.844","name":"9872 - Cooperative Agreement 1U2GPS002722","id":"EngRzYRno1X","categoryOptions":[{"id":"zQ6qaBHsQxZ","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_489","name":"Potentia Namibia Recruitment Consultancy","id":"zSSRR74wPXK","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Namibia IMs","id":"Rdf2lbZeQPN","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"NA","name":"Namibia"}]}]},{"lastUpdated":"2014-10-06T16:19:19.489","code":"9874","created":"2014-10-06T16:18:49.844","name":"9874 - HIVQUAL","id":"R45IvwRHmul","categoryOptions":[{"id":"wfsQqRHZUEC","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_10","name":"U.S. Department of Health and Human Services/Health Resources and Services Administration (HHS/HRSA)","id":"Ekrt04MlnZj","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/HRSA","name":"HHS/HRSA","id":"RGC9tURSc3W","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Namibia IMs","id":"Rdf2lbZeQPN","groupSets":[]}],"organisationUnits":[{"code":"NA","name":"Namibia"}]}]},{"lastUpdated":"2014-10-06T16:19:19.524","code":"9876","created":"2014-10-06T16:18:49.844","name":"9876 - Cooperative Agreement 1U2GPS002058","id":"jq0UOPxmG2K","categoryOptions":[{"id":"K5PfdN3CuFO","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_1744","name":"Namibia Institute of Pathology","id":"NqGvG3eeNxX","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Namibia IMs","id":"Rdf2lbZeQPN","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"NA","name":"Namibia"}]}]},{"lastUpdated":"2014-10-06T16:19:19.547","code":"9879","created":"2014-10-06T16:18:49.844","name":"9879 - STRENGTHENING TUBERCULOSIS AND HIV/AIDS RESPONSES IN THE EASTERN REGION OF UGANDA (STAR-E)","id":"orQi5PI9iO7","categoryOptions":[{"id":"kb0soRLVsBj","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Uganda IMs","id":"UpskLx2eKnc","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_220","name":"Management Sciences for Health","id":"XN6WHwvWDSK","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"UG","name":"Uganda"}]}]},{"lastUpdated":"2014-10-05T15:08:02.594","code":"9882","created":"2014-05-10T01:23:12.257","name":"9882 - JHCOM GHAI - 12159","id":"tJoZs2lVXFc","categoryOptions":[{"id":"l32yP94G7HL","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_509","name":"Johns Hopkins University Bloomberg School of Public Health","id":"yrIYjIn0aom","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Malawi IMs","id":"aQSmeEVALxI","groupSets":[]}],"organisationUnits":[{"code":"MW","name":"Malawi"}]}]},{"lastUpdated":"2014-10-05T15:08:02.579","code":"9883","created":"2014-05-10T01:23:12.258","name":"9883 - Prevention for Populations and Settings with High Risk Behaviors","id":"qofeYTu7w0R","categoryOptions":[{"id":"tQV5xTc2JYj","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_232","name":"Population Services International","id":"vNQlvpUamTo","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"name":"Malawi IMs","id":"aQSmeEVALxI","groupSets":[]}],"organisationUnits":[{"code":"MW","name":"Malawi"}]}]},{"lastUpdated":"2014-10-06T16:19:19.571","code":"9900","created":"2014-10-06T16:18:49.844","name":"9900 - Capable Partners Program (CAP) II","id":"QsmmzRioKl6","categoryOptions":[{"id":"i3UE8tKJNq9","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9865","name":"FHI 360","id":"bgiL50ykiCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Mozambique IMs","id":"LnWXQbaCN40","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"MZ","name":"Mozambique"}]}]},{"lastUpdated":"2014-10-06T16:19:19.593","code":"9910","created":"2014-10-06T16:18:49.844","name":"9910 - Capacity Building Assistance for Global HIV/AIDS Program Development through Technical Assistance Collaboration with NASTAD","id":"uNOs0fXXHTf","categoryOptions":[{"id":"BbP6jd7fe1p","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Botswana IMs","id":"JIc6kul4QSt","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_597","name":"National Alliance of State and Territorial AIDS Directors","id":"dhui82GmI2q","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"BW","name":"Botswana"}]}]},{"lastUpdated":"2014-10-06T16:19:19.615","code":"9915","created":"2014-10-06T16:18:49.844","name":"9915 - Capacity building assistance for global HIV/AIDS microbiological labs","id":"pVkEOqie8Qi","categoryOptions":[{"id":"wWv3tfpWQA5","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Botswana IMs","id":"JIc6kul4QSt","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]},{"code":"Partner_10091","name":"American Society for Microbiology","id":"UlxTxFalX79","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]}],"organisationUnits":[{"code":"BW","name":"Botswana"}]}]},{"lastUpdated":"2014-10-06T16:19:19.637","code":"9920","created":"2014-10-06T16:18:49.844","name":"9920 - Partnership to assist PEPFAR build quality laboratory capacity","id":"ANYBBxmdua1","categoryOptions":[{"id":"lciQ9ceQKbB","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_1923","name":"Association of Public Health Laboratories","id":"LCKC7NEcxjh","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Botswana IMs","id":"JIc6kul4QSt","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"BW","name":"Botswana"}]}]},{"lastUpdated":"2014-10-06T16:19:19.659","code":"9923","created":"2014-10-06T16:18:49.844","name":"9923 - CDC Botswana Injection Safety Project","id":"mI48YXm9dyf","categoryOptions":[{"id":"QNDd06QSp1d","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_16525","name":"John Snow Inc (JSI)","id":"IotYS2QNHNH","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Botswana IMs","id":"JIc6kul4QSt","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"BW","name":"Botswana"}]}]},{"lastUpdated":"2014-10-06T16:19:19.682","code":"9924","created":"2014-10-06T16:18:49.844","name":"9924 - Pediatric HIV/AIDS Care and Outreach","id":"S5MdGHiSHrx","categoryOptions":[{"id":"vhTrGp7xAOJ","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_499","name":"Baylor University","id":"QVo061XNMcg","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Botswana IMs","id":"JIc6kul4QSt","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"BW","name":"Botswana"}]}]},{"lastUpdated":"2014-10-06T16:19:19.703","code":"9925","created":"2014-10-06T16:18:49.844","name":"9925 - Support of training of HIV health care providers in Botswana","id":"GdF6hzNiXyL","categoryOptions":[{"id":"cu13QgH0QHC","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_10195","name":"Botswana Harvard AIDS Institute","id":"zZLvjlqdNZN","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Botswana IMs","id":"JIc6kul4QSt","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"BW","name":"Botswana"}]}]},{"lastUpdated":"2014-10-06T16:19:19.725","code":"9940","created":"2014-10-06T16:18:49.844","name":"9940 - Cooperative Agreement 1U2GPS0018665166","id":"SDIC7rPSjyV","categoryOptions":[{"id":"NsoMy2QRN91","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_264","name":"Development Aid from People to People, Namibia","id":"dnJOugIdgBB","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Namibia IMs","id":"Rdf2lbZeQPN","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"NA","name":"Namibia"}]}]},{"lastUpdated":"2014-10-16T14:20:09.363","code":"9971","created":"2014-10-16T14:20:06.802","name":"9971 - Laboratory Training Project","id":"G8wwZPW6MZU","categoryOptions":[{"id":"Mo5VywkZmNY","endDate":"2015-12-31T00:00:00.000","startDate":"2008-09-29T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_978","name":"American Society of Clinical Pathology","id":"TbuC1D6eOUY","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Rwanda IMs","id":"klXeHFa3B0D","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"RW","name":"Rwanda"}]}]},{"lastUpdated":"2014-10-05T15:08:02.569","code":"9972","created":"2014-09-12T03:18:27.747","name":"9972 - APHL LAB","id":"M6nmezcF2o6","categoryOptions":[{"id":"Vlie2VgkMse","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_1923","name":"Association of Public Health Laboratories","id":"LCKC7NEcxjh","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Vietnam IMs","id":"SXON8EdijPY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"VN","name":"Vietnam"}]}]},{"lastUpdated":"2014-10-05T15:08:02.599","code":"9973","created":"2014-09-12T03:18:27.747","name":"9973 - HSPH","id":"RVlqIJmp3oK","categoryOptions":[{"id":"EzNnHaRqMYO","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"code":"Partner_603","name":"Hanoi School of Public Health","id":"uBD9Jv7QJCk","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"name":"Vietnam IMs","id":"SXON8EdijPY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"VN","name":"Vietnam"}]}]},{"lastUpdated":"2014-10-05T15:08:02.596","code":"9974","created":"2014-09-12T03:18:27.747","name":"9974 - HCMC PAC","id":"uJwWcQjpIUg","categoryOptions":[{"id":"AvCHAR2rfxr","endDate":"2017-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_2106","name":"Ho Chi Minh City Provincial AIDS Committee","id":"wt4htBsGLQ8","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Vietnam IMs","id":"SXON8EdijPY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"VN","name":"Vietnam"}]}]},{"lastUpdated":"2014-10-05T15:08:02.572","code":"9976","created":"2014-09-12T03:18:27.747","name":"9976 - Vietnam Administration for HIV/AIDS Control (VAAC)","id":"hhGTqGd17Q3","categoryOptions":[{"id":"XvCPgi4kZSv","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_1842","name":"Ministry of Health, Vietnam","id":"sMl2MYwdQEs","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Vietnam IMs","id":"SXON8EdijPY","groupSets":[]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"VN","name":"Vietnam"}]}]},{"lastUpdated":"2016-08-17T22:39:45.028","code":"9977","created":"2016-04-15T19:37:34.050","name":"9977 - NIHE Follow on","id":"tkADcQMhcM4","categoryOptions":[{"id":"Yjj6Eo22voG","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Vietnam IMs","id":"SXON8EdijPY","groupSets":[]},{"code":"Partner_602","name":"National Institute for Hygiene and Epidemiology","id":"TnKfx7EytNA","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"VN","name":"Vietnam"}]}]},{"lastUpdated":"2014-10-05T15:08:02.600","code":"9978","created":"2014-05-10T01:23:12.270","name":"9978 - ROADS III","id":"XlPkh7TwnK1","categoryOptions":[{"id":"ZBUGMM9rOUF","endDate":"2016-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9865","name":"FHI 360","id":"bgiL50ykiCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Rwanda IMs","id":"klXeHFa3B0D","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"RW","name":"Rwanda"}]}]},{"lastUpdated":"2014-11-25T17:10:33.967","code":"9978a","created":"2014-11-25T17:10:31.295","name":"9978 - ROADS II","id":"OfS8ywaW7jT","categoryOptions":[{"id":"oTqJs99iH1L","endDate":"2015-12-31T00:00:00.000","startDate":"2013-10-01T00:00:00.000","categoryOptionGroups":[{"code":"Partner_9865","name":"FHI 360","id":"bgiL50ykiCd","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Rwanda IMs","id":"klXeHFa3B0D","groupSets":[]},{"code":"Agency_USAID","name":"USAID","id":"NLV6dy7BE2O","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"RW","name":"Rwanda"}]}]},{"lastUpdated":"2014-10-05T15:08:02.571","code":"9984","created":"2014-09-17T23:47:29.993","name":"9984 - Project San Francisco","id":"wsduKKRug4k","categoryOptions":[{"id":"Cgqe1WBxT95","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Rwanda IMs","id":"klXeHFa3B0D","groupSets":[]},{"code":"Partner_904","name":"Emory University","id":"CkByyaY9P5v","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"RW","name":"Rwanda"}]}]},{"lastUpdated":"2014-10-05T15:08:02.575","code":"9998","created":"2014-09-12T03:18:27.747","name":"9998 - PI","id":"QgsVgFsC6CA","categoryOptions":[{"id":"i8UUCCcH8uY","endDate":"2018-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Vietnam IMs","id":"SXON8EdijPY","groupSets":[]},{"code":"Partner_8934","name":"Pasteur Institute","id":"rTlgOjRyKbO","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"VN","name":"Vietnam"}]}]},{"lastUpdated":"2014-10-05T15:08:02.589","code":"9999","created":"2014-09-12T03:18:27.747","name":"9999 - MOLISA","id":"mp95Kujb3mC","categoryOptions":[{"id":"ELls4w2qGwa","endDate":"2014-09-30T00:00:00.000","startDate":"2013-09-01T00:00:00.000","categoryOptionGroups":[{"code":"ALL_MECH_WO_DEDUP","name":"All mechanisms without deduplication","id":"UwIZeT7Ciz3","groupSets":[{"name":"De-duplication","id":"sdoDQv2EDjp"}]},{"name":"Vietnam IMs","id":"SXON8EdijPY","groupSets":[]},{"code":"Partner_8932","name":"Ministry of Labor, Invalids and Social Affairs","id":"z9yTxeF47yQ","groupSets":[{"name":"Implementing Partner","id":"BOyWrF33hiR"}]},{"code":"Agency_HHS/CDC","name":"HHS/CDC","id":"FPUgmtt8HRi","groupSets":[{"name":"Funding Agency","id":"bw8KHXzxd9i"}]}],"organisationUnits":[{"code":"VN","name":"Vietnam"}]}]}]} \ No newline at end of file diff --git a/metadata/PLM/HIV_example_map_with_constants.csv b/metadata/PLM/HIV_example_map_with_constants.csv new file mode 100644 index 0000000..71661af --- /dev/null +++ b/metadata/PLM/HIV_example_map_with_constants.csv @@ -0,0 +1,12 @@ +resource_type,owner_id,id,attr:qmap_org,name,attr:qmap_version,attr:questionnaire,attr:questionnaireuid,external_id,extmap_type[01],concept_class,extmap_to_concept_id[01],datatype,attr:path,source,extmap_to_source_url[01],owner_type,name[2],name_type[2],name_type,description,released +Organization,,mAtches4,True,mAtches4,,,,,,,,,,,,,,,,, +Source,mAtches4,HIV-example-map,,HIV_example_map,1.0.0,"{""updated"": ""2019-08-26T03:59:19.321Z"", ""created"": ""2020-02-14T15:12:54.991Z"", ""uid"": ""HIVque"", ""questionnaire"": {""status"": ""active"", ""name"": ""PLMHIVQuestionnaire"", ""title"": ""PLM Prototype Questionnaire - HIV"", ""resourceType"": ""Questionnaire"", ""url"": ""http://datim.org/fhir/Questionnaire/PLM-HIV-Questionnaire"", ""meta"": {""profile"": [""http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-extract""]}, ""item"": [{""linkId"": ""/Patient"", ""type"": ""group"", ""item"": [{""linkId"": ""/Patient/id"", ""definition"": ""http://datim.org/fhir/StructureDefinition/PLM-HIV-Patient#Patient.id"", ""type"": ""string"", ""text"": ""Patient ID""}, {""linkId"": ""/Patient/birthDate"", ""definition"": ""http://datim.org/fhir/StructureDefinition/PLM-HIV-Patient#Patient.birthDate"", ""type"": ""date"", ""text"": ""Birth Date""}, {""linkId"": ""/Patient/gender"", ""definition"": ""http://datim.org/fhir/StructureDefinition/PLM-HIV-Patient#Patient.gender"", ""type"": ""choice"", ""answerValueSet"": {""concept"": [{""Definition"": ""Male."", ""Code"": ""male"", ""Display"": ""Male""}, {""Definition"": ""Female."", ""Code"": ""female"", ""Display"": ""Female""}, {""Definition"": ""Other."", ""Code"": ""other"", ""Display"": ""Other""}, {""Definition"": ""Unknown."", ""Code"": ""unknown"", ""Display"": ""Unknown""}]}, ""text"": ""Gender""}], ""text"": ""Patient ID""}, {""linkId"": ""/Encounter"", ""type"": ""group"", ""item"": [{""linkId"": ""/Encounter/location"", ""definition"": ""http://datim.org/fhir/StructureDefinition/PLM-HIV-Encounter#Encounter.location.location.identifier.value"", ""type"": ""string"", ""text"": ""Location ID""}], ""text"": ""Encounter""}, {""linkId"": ""/Observation"", ""type"": ""group"", ""item"": [{""linkId"": ""/Observation/performer"", ""definition"": ""http://datim.org/fhir/StructureDefinition/PLM-HIV-Observation#Observation.performer.identifier.value"", ""type"": ""string"", ""text"": ""Practitioner ID""}, {""linkId"": ""/Observation/date"", ""definition"": ""http://datim.org/fhir/StructureDefinition/PLM-HIV-Observation#Observation.effectiveDateTime"", ""type"": ""dateTime"", ""text"": ""Observation Date""}, {""linkId"": ""/Observation/viralLoad"", ""definition"": ""http://datim.org/fhir/StructureDefinition/PLM-HIV-Observation#Observation.valueQuantity"", ""type"": ""integer"", ""text"": ""Viral Load Count""}], ""text"": ""Practitioner""}, {""linkId"": ""/MedicationStatement"", ""type"": ""group"", ""item"": [{""linkId"": ""/MedicationStatement/startDate"", ""definition"": ""http://datim.org/fhir/StructureDefinition/PLM-HIV-MedicationStatement#MedicationStatement.effectivePeriod.start"", ""type"": ""dateTime"", ""text"": ""ART Start Date""}], ""text"": ""MedicationStatement""}], ""id"": ""PLM-HIV-Questionnaire""}, ""name"": ""HIV""}",HIVque,4CmFkf,,,,,,,,,,,,, +Concept,mAtches4,DateObserved,,DateObserved,,,,,Same As,Header,Observation.date,dateTime,"[{u'linkid': u'/Observation', u'text': u'Practitioner'}, {u'linkid': u'/Observation/date', u'text': u'Observation Date'}]",HIV-example-map,/orgs/PEPFAR/sources/PLM-HIV-Questionnaire,Organization,,,,, +Concept,mAtches4,DOB,,DOB,,,,,Same As,Header,Patient.birthDate,date,"[{u'linkid': u'/Patient', u'text': u'Patient ID'}, {u'linkid': u'/Patient/birthDate', u'text': u'Birth Date'}]",HIV-example-map,/orgs/PEPFAR/sources/PLM-HIV-Questionnaire,Organization,,,,, +Concept,mAtches4,VLC,,VLC,,,,,Same As,Header,Observation.viralLoad,integer,"[{u'linkid': u'/Observation', u'text': u'Practitioner'}, {u'linkid': u'/Observation/viralLoad', u'text': u'Viral Load Count'}]",HIV-example-map,/orgs/PEPFAR/sources/PLM-HIV-Questionnaire,Organization,,,,, +Concept,mAtches4,PractitionerCode,,PractitionerCode,,,,,Same As,Header,Observation.performer,string,"[{u'linkid': u'/Observation', u'text': u'Practitioner'}, {u'linkid': u'/Observation/performer', u'text': u'Practitioner ID'}]",HIV-example-map,/orgs/PEPFAR/sources/PLM-HIV-Questionnaire,Organization,,,,, +Concept,mAtches4,ART_Start,,ART_Start,,,,,Same As,Header,MedicationStatement.startDate,dateTime,"[{u'linkid': u'/MedicationStatement', u'text': u'MedicationStatement'}, {u'linkid': u'/MedicationStatement/startDate', u'text': u'ART Start Date'}]",HIV-example-map,/orgs/PEPFAR/sources/PLM-HIV-Questionnaire,Organization,,,,, +Concept,mAtches4,LocationCode,,LocationCode,,,,,Same As,Header,Encounter.location,string,"[{u'linkid': u'/Encounter', u'text': u'Encounter'}, {u'linkid': u'/Encounter/location', u'text': u'Location ID'}]",HIV-example-map,/orgs/PEPFAR/sources/PLM-HIV-Questionnaire,Organization,,,,, +Concept,mAtches4,Patient-id,,123,,,,,,Constant,,string,"[{u'linkid': u'/Patient', u'text': u'Patient ID'}, {u'linkid': u'/Patient/id', u'text': u'Patient ID'}]",HIV-example-map,,Organization,123,code,display,, +Concept,mAtches4,Patient-gender,,Female,,,,,,Constant,,choice,"[{u'linkid': u'/Patient', u'text': u'Patient ID'}, {u'linkid': u'/Patient/gender', u'text': u'Gender'}]",HIV-example-map,,Organization,female,code,display,, +Source Version,mAtches4,v1.0,,,,,,,,,,,,HIV-example-map,,Organization,,,,Auto-generated version,True diff --git a/metadata/PLM/plm_20191118.csv b/metadata/PLM/plm_20191118.csv new file mode 100644 index 0000000..9c06eb0 --- /dev/null +++ b/metadata/PLM/plm_20191118.csv @@ -0,0 +1,223 @@ +resource_type,owner_id,source,id,name,name[2],name_type[2],concept_class,datatype,description,external_id,attr:expression,attr:expression_http://datim.org/fhir/StructureDefinition/FP_CONTR_NEW_Bundle,map_type[01],map_from_concept_id[01],map_to_concept_id[01],map_type[02],map_from_concept_id[02],map_to_concept_id[02],map_type[03],map_from_concept_id[03],map_to_concept_id[03],map_type[04],map_from_concept_id[04],map_to_concept_id[04],map_type[05],map_from_concept_id[05],map_to_concept_id[05],location,company,website,attr:profile,attr:period-path,attr:location-path,attr:Indicator Group,attr:Numerator Name,attr:Numerator Description,attr:Denominator Name,attr:Denominator Description,attr:Indicator changes (MER 2.0 v2.2 to v2.3),attr:Reporting level,attr:Reporting frequency,attr:How to use,attr:How to collect,attr:How to review for data quality,attr:How to calculate annual total,attr:Numerator Disaggregation Groups,attr:Denominator Disaggregation Groups,attr:Disaggregate descriptions & definitions,attr:PEPFAR-support definition,attr:Guiding narrative questions,Notes (not imported) +Organization,,,PEPFAR,The United States President's Emergency Plan for AIDS Relief,,,,,,,,,,,,,,,,,,,,,,,,"Washington, DC, USA",US Government,https://www.pepfar.gov/,,,,,,,,,,,,,,,,,,,,, +Source,PEPFAR,,PLM,Personal-Level Monitoring & Evaluation,,,,,Personal-Level Monitoring & Evaluation,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, +Concept,PEPFAR,PLM,TX_CURR,Treatment Currently on ART Indicator,,,Reference Indicator,None,Number of adults and children currently receiving antiretroviral therapy (ART),,,,,,,,,,,,,,,,,,,,,,,,,Treatment,Number of adults and children currently receiving antiretroviral therapy (ART),Count the number of adults and children who are currently receiving ART.,N/A,N/A,"* Age/sex disaggregates updated. +* Language under the “How to Collect” section updated to clarify which individuals are counted under this indicator.",Facility,Quarterly,This indicator measures the ongoing scale-up and uptake of ART and retention in ART programs as a critical step in the HIV service cascade and assesses progress towards coverage of ART for all eligible HIV-positive individuals when reviewed against the number of PLHIV that are estimated to be eligible for treatment. It allows us to track the response to the epidemic in specific geographic areas and among specific populations as well as at the national level.,"This indicator should be collected from facility ART registers/databases, program monitoring tools, and drug supply management systems. + +Count the number of adults and children who are currently receiving ART in accordance with the nationally approved treatment protocol (or WHO/UNAIDS standards) at the end of the reporting period. +* Patients on ART who initiated or transferred-in during the reporting period should be counted. +* Patients that pick up several months of antiretroviral drugs at one visit should also be counted as long as they have received enough ARVs to last to the end of the reporting period. +* However, if it is determined that a patient has died, they should immediately be removed from the TX_CURR results. +* HIV-positive pregnant women who are eligible for and are receiving antiretroviral drugs for their own treatment are included. HIV-positive pregnant women initiating lifelong ART through PMTCT (Option B+) will count as “current” on ART under this indicator. These include HIV-infected pregnant women who: + * Have newly initiated ART during the current pregnancy + * Are already on ART at the beginning of the current pregnancy + +Patients excluded from the current on ART count are patients who died, stopped treatment, transferred out, or are lost to follow-up. Patients who have not received ARVs within four weeks of their last missed drug pick-up should not be counted. Patients do not need to qualify as lost to follow-up before tracing efforts commence. Efforts to trace patients that have missed a clinical visit or drug pick-up should begin immediately following a missed clinical contact. TX_ML describes the PEPFAR-recommended patient tracing process in more detail. + +This indicator should be reported from both PEPFAR-supported sites in the private or public sector. Patients currently receiving treatment from mobile clinics can be reported in two ways. Firstly, if the mobile clinic is associated (receives commodities, reports to, is staff by) a nearby health facility, then these individuals should be reported by that facility. Secondly, if a mobile clinic is stationary for more than 2 reporting periods, it should be added to the PEPFAR facility list with geocodes and data should be reported for this mobile clinic directly. + +DO NOT include: Patients who receive ARVs for post-exposure prophylaxis (PEP) or short-term ART only for prevention (PrEP) should not be reported in this indicator.","* Confirm that TX_CURR ≥ TX_NEW +* Net new of TX_CURR between reporting periods should be less than TX_NEW in that time period",This is a snapshot indicator. Results are cumulative at each reporting period.,"Age/Sex [Required] +* <1 F/M, 1-4 F/M, 5-9 F/M, 10-14 F/M, 15-19 F/M, 20-24 F/M, 25-29 F/M, 30-34 F/M, 35-39 F/M, 40-44 F/M, 45-49 F/M, 50+ F/M, Unknown Age F/M",N/A,"For age /sex disaggregates: CURRENT is a state defined by treatment status when last seen, so it is expected that characteristics of these clients would be updated each time they are seen by a program. Age represents an individual’s age at the end of the reporting period or when last seen at the facility. For example, a 14-year-old child will be counted as currently receiving treatment in the <15 age category at the end of reporting period “A”. During reporting period “B” the child turns age 15 and so at the end of this reporting period the child will be counted under the 15+ age category.","Standard definition of DSD and TA-SDI used. + +Provision of key staff or commodities for PLHIV receiving ART includes: the provision of key staff and/or commodities can include ongoing procurement of critical commodities, such as ARVs, or funding for salaries of HCW who deliver HIV treatment services. Staff who are responsible for the completeness and quality of routine patient records (paper or electronic) can be counted here; however, staff who exclusively fulfill MOH and donor reporting requirements cannot be counted. + +Ongoing support for PLHIV receiving ART service delivery improvement includes: clinical mentoring and supportive supervision of staff at HIV sites providing ART, support for quality improvement activities, patient tracking system support, routine support of ART M&E and reporting, commodities consumption forecasting and supply management","1. What percentage of clients are picking up their ART drugs on a quarterly basis? On a semi-annual basis? +2. What percentage of clients are being seen for clinical follow-up visits on a quarterly basis? On a semi-annual basis? On an annual basis?",MER reference has visuals in the data viz and how to collect fields that are not shown on this spreadsheet. +Concept,PEPFAR,PLM,TX_NEW,Treatment New on ART Indicator,,,Reference Indicator,None,Number of adults and children newly enrolled on antiretroviral therapy (ART),,,,,,,,,,,,,,,,,,,,,,,,,Treatment,Number of adults and children newly enrolled on antiretroviral therapy (ART),The indicator measures the ongoing scale-up and uptake of ART programs.,N/A,N/A,"* Age/sex disaggregates updated. +* Pregnancy disaggregation removed due to confusion with this disaggregation and PMTCT_ART. However, the breastfeeding disaggregate was retained.",Facility,Quarterly,"The indicator measures the ongoing scale-up and uptake of ART programs. This measure is critical to monitor along with number of patients currently on ART in relation to the number of PLHIV that are estimated to be eligible for treatment to assess progress in the program’s response to the epidemic in specific geographic areas and populations as well as at the national level. This is particularly critical in the context of current revisions to country-specific ART eligibility. + +Reporting the number of new patients enrolled on ART at both the national and overall PEPFAR program levels is critical to monitoring the HIV services cascade, specifically the successful linkage between HIV diagnosis and initiating ART. Disaggregation of new on ART by age/sex at ART initiation, pregnancy status at ART initiation, and breastfeeding status at ART initiation is important to understand the percentage of new ART initiations coming from priority populations.","Facility ART registers/databases, program monitoring tools, or drug supply management systems. +* The numerator can be generated by counting the number of adults and children who are newly enrolled in ART in the reporting period, in accordance with the nationally approved treatment protocol (or WHO/UNAIDS standards). +* Patients who known to transfer in from another facility, or who temporarily stopped therapy and have started again should not be counted as new patients. +* NEW is a state defined by an individual initiating ART during the reporting period. It is expected that the characteristics of new clients are recorded at the time they newly initiate life-long ART. For example, patients who receive post-exposure prophylaxis (PEP), short term ART only for prevention (PrEP), or ART starter pack alone should not be used to count individuals reached with this indicator. + +BF disaggregation: Women who initiate ART while breastfeeding should be counted under this indicator but not in PMTCT_ART. + +Key population disaggregation* see Appendix A to support the identification of key populations at ART initiation. However, reporting of key population disaggregation should be consistent with what is described under the KP_PREV “How to review for data quality” section on mutual exclusivity of an individual who falls under multiple KP categories (e.g., FSW who injects drugs). In such instances, the individual should only be reported in ONE KP disaggregation category with which s/he is most identified in order to avoid double-counting. + +NOTE: both KP-specific and clinical partners have the option to complete these disaggs, but only if safe to maintain these files and to report.","* Numerator ≥ subtotal of each disaggregation: The total number of adults and children newly enrolled on ART should be greater or equal to the sum of all of the age/sex disaggregations and pregnancy/ breastfeeding status. +* Confirm that TX_CURR ≥ TX_NEW.",Sum results across quarters,"Age/Sex [Required] +* <1 F/M, 1-4 F/M, 5-9 F/M, 10-14 F/M, 15-19 F/M, 20-24 F/M, 25-29 F/M, 30-34 F/M, 35-39 F/M, 40-44 F/M, 45-49 F/M, 50+ F/M, Unknown Age F/M Breastfeeding status at ART initiation [Required] +* Breastfeeding at initiation of ART Key Population Type [Optional] +* People who inject drugs (PWID) +* Men who have sex with men (MSM) +* Transgender people (TG) +* Female sex workers (FSW) +* People in prison and other closed settings",N/A,"Age/Sex: Age is defined as the age of the patient at the date of initiation on ART, not the age at the date of reporting.","Standard definition of DSD and TA-SDI used. + +Provision of key staff or commodities for PLHIV receiving ART includes: the provision of key staff and/or commodities can include ongoing procurement of critical commodities, such as ARVs, or funding for salaries of HCW who deliver HIV treatment services. Staff who are responsible for the completeness and quality of routine patient records (paper or electronic) can be counted here; however, staff who exclusively fulfill MOH and donor reporting requirements cannot be counted. + +Ongoing support for PLHIV receiving ART service delivery improvement includes: clinical mentoring and supportive supervision of staff at HIV sites providing ART, support for quality improvement activities, patient tracking system support, routine support of ART M&E and reporting, commodities consumption forecasting and supply management.","1. If TX_NEW does NOT equal HTS_TST_POS, explain why. +2. If TX_NEW result is markedly different from targets, explain why.",MER reference has visuals in the data viz and how to collect fields that are not shown on this spreadsheet. +Concept,PEPFAR,PLM,TX_PVLS,Treatment Patient Viral Load Suppression Indicator,,,Reference Indicator,None,Percentage of ART patients with a suppressed viral load (VL) result (<1000 copies/ml) documented in the medical or laboratory records/laboratory information systems (LIS) within the past 12 months,,,,,,,,,,,,,,,,,,,,,,,,,Viral Suppression,"Number of ART patients with suppressed VL results (<1,000 copies/ml) documented in the medical or laboratory records/LIS within the past 12 months","If there is more than one VL result for a patient during the past 12 months, report the most recent result. + +Only patients who have been on ART for at least 3 months should be considered.",Number of ART patients with a VL result documented in the medical or laboratory records/LIS within the past 12 months.,Only patients who have been on ART for at least 3 months should be considered.,"Frequency of reporting updated from annual to quarterly. The reporting period still covers a 12-month period and may include data from the previous fiscal year. + +Data source hierarchy for indicator reporting is established. + +Guiding narrative questions updated.",Facility,Quarterly,"VL SUPPRESION OUTCOMES: +This indicator monitors the proportion of documented viral load results from adult and pediatric ART patients who have been on ART for at least 3 months (or according to national guidelines) with a suppressed result (<1,000 copies/ml). This allows ART programs to monitor individual and overall programmatic response to ART as measured by virologic suppression. This indicator will provide data on patients who have a viral load (VL) test in the past 12 months and the percentage who were virally suppressed at the most recent test. + +VL TESTING COVERAGE: +Comparison of the denominator for this indicator with the result for TX_CURR from 6 months earlier (i.e., two quarters prior) can be used to crudely estimate VL testing coverage supported by PEPFAR. For example, a comparison may be made between the FY19 Q1 denominator for TX_PVLS and FY18 Q3 TX_CURR, given that patients newly initiating ART and included in TX_CURR in FY18 Q4 and FY19 Q1 may not be eligible for a viral load test. In calculating this estimate, it is important to ensure that individuals, not tests are being reported for TX_PVLS. + +Analyzing both VL testing coverage and suppression rates by geography, sub-population, and implementing mechanisms is essential for program management and quality of care. Real-time review of VL results should trigger an immediate response to follow-up on patients who are not suppressed (i.e., VL ≥1000).","This indicator should be collected from clinical sources (e.g., electronic or paper patient records), where possible, to ensure de-duplicated patient counting and receipt of results to inform patient care. Ideally, data for this indicator should be collected from an electronic medical records system (EMR) to minimize data collection errors and ensure that results are informing patient care. If data collection from an EMR is not possible, indicator data may be collected from paper-based registers or reports that reflect the VL results. If standard patient registers do not contain all the required information, individual patient records should be reviewed. + +If a clinical source does not exist or does not contain the desired information, data may be extracted from an electronic laboratory information system (LIS). VL results from an LIS must be linked to back to the individual patients and their record at sites. + +NOTE: If patient-linked VL results from LIS is used for reporting, it is incumbent that the implementing partner ensure this information is transcribed into the patient record for timely VL results utilization/patient management. + +The data source used for reporting on this indicator should be specified and data reported should be de-duplicated and used to inform patient care at sites. If the LIS is used, please explain why clinical sources could not be used to report on this indicator in the narrative (see guiding narrative question section below). + +VL results should be reported for patients who have been on ART for at least 3 months (or according to national guidelines). It is important to ensure that the data sources used to collect and aggregate data are updated to be able to report VL results data for patients who have been on ART for at least 3 months. + +The indicator reporting frequency is now quarterly. The reporting period still covers a 12- month period and may include data from the previous fiscal year (see visual below). For example, when reporting data in FY19 Q1, country teams will be required to report data for FY18 Q2+ FY18 Q3+FY18 Q4+ FY19 Q1. + +Both only VL tests with recorded results and VL results that are linked back to patients should be included in the numerator and denominator of this indicator. + +This indicator should be reported for all PEPFAR-supported treatment sites (i.e., from all reporting TX_CURR). VL monitoring result utilization should be promoted for individual patient, site, and program use. If a PEPFAR-supported treatment site (i.e., a site that has reported TX_CURR) has not collected any samples for VL testing, ""0"" should be entered for both the numerator and denominator. + +Where more than one result is available for the reporting period, the most recent result should be reported. Programs should describe the method(s) of data collection and the results de-duplication methodology utilized in their narratives.","Denominator ≥ Numerator: The number of VL results from adults and children on ART must be greater than or equal to the number of VL results from adult and pediatric ART patients with a VL <1,000 copies/ml. + +Numerator ≥ subtotal of each disaggregation: The total number of VL results from adult and pediatric ART patients with a VL <1,000 copies/ml should be greater than or equal to the sum of all of the results disaggregated by age/sex, pregnancy/breastfeeding status, and test indication. + +TX_CURR ≥ TX_PVLS (D): TX_CURR should be greater than or equal to the number of adults and children on ART with VL results",This is a snapshot indicator. Results are cumulative at each reporting period.,"Indication by Age/Sex [Required]: +* Routine by: <1 F/M, 1-4 F/M, 5-9 F/M, 10-14 F/M, 15-19 F/M, 20-24 F/M, 25-29 F/M, 30-34 F/M, 35-39 F/M, 40- 44 F/M, 45-49 F/M, 50+ F/M, Unknown Age F/M +* Targeted by: <1 F/M, 1-4 F/M, 5-9 F/M, 10-14 F/M, 15- 19 F/M, 20-24 F/M, 25-29 F/M, 30-34 F/M, 35-39 F/M, 40-44 F/M, 45-49 F/M, 50+ F/M, Unknown Age F/M +* Not Documented by: <1 F/M, 1-4 F/M, 5-9 F/M, 10-14 F/M, 15-19 F/M, 20-24 F/M, 25-29 F/M, 30-34 F/M, 35- 39 F/M, 40-44 F/M, 45-49 F/M, 50+ F/M, Unknown Age F/M + +Indication by Pregnant/Breastfeeding [Required]: +* Pregnant Routine; +* Pregnant Targeted; +* Pregnant Not Documented; +* Breastfeeding Routine; +* Breastfeeding Targeted; +* Breastfeeding Not Documented","Indication by Age/Sex [Required]: +* Routine by: <1 F/M, 1-4 F/M, 5-9 F/M, 10-14 F/M, 15-19 F/M, 20-24 F/M, 25-29 F/M, 30-34 F/M, 35-39 F/M, 40- 44 F/M, 45-49 F/M, 50+ F/M, Unknown Age F/M +* Targeted by: <1 F/M, 1-4 F/M, 5-9 F/M, 10-14 F/M, 15- 19 F/M, 20-24 F/M, 25-29 F/M, 30-34 F/M, 35-39 F/M, 40-44 F/M, 45-49 F/M, 50+ F/M, Unknown Age F/M +* Not Documented by: <1 F/M, 1-4 F/M, 5-9 F/M, 10-14 F/M, 15-19 F/M, 20-24 F/M, 25-29 F/M, 30-34 F/M, 35- 39 F/M, 40-44 F/M, 45-49 F/M, 50+ F/M, Unknown Age F/M + +Indication by Pregnant/Breastfeeding [Required]: +* Pregnant Routine; +* Pregnant Targeted; +* Pregnant Not Documented; +* Breastfeeding Routine; +* Breastfeeding Targeted; +* Breastfeeding Not Documented","Routine: Refers to VL tests obtained at standard intervals following ART initiation to monitor virologic response to ART (testing frequencies and interval are dependent on the National guidelines but should be recommended to occur at least annually for patients on ART) and includes follow-up VL tests done after an initial VL result of VL≥1000. + +Targeted: refers to viral load tests ordered based on a specific clinical indication, (e.g., concern about disease progression or failure to respond to ART). + +Not documented: not indicated in the patient file, registry, or log book whether this test was targeted or routine. If any data are reported here, an explanation is required in the narrative section including a description of plans to address missing data so in the future, data are reported under routine or targeted.","Standard definition of DSD and TA-SDI used. + +Provision of key staff or commodities for PLHIV on ART who receive VL monitoring includes: the provision of key staff and/or commodities can include ongoing procurement of critical commodities, such as ARVs, or funding for salaries of HCW who deliver VL monitoring services. Staff who are responsible for the completeness and quality of routine patient records (paper or electronic) can be counted here; however, staff who exclusively fulfill MOH and donor reporting requirements cannot be counted. + +Ongoing support for PLHIV receiving ART VL monitoring improvement includes: clinical mentoring and supportive supervision of staff at HIV sites providing ART and VL monitoring services, support for quality improvement activities, patient tracking, enhanced adherence counseling system support, routine support of VL related M&E and reporting, VL related commodities consumption forecasting and supply management","1. Briefly describe the VL testing algorithm used in country. Please ensure that the description includes any differences in the VL monitoring algorithm for different sub- populations (e.g., pregnant women, breastfeeding women, children etc.). +2. Clarify how the program is able to ensure that only patients who have been on ART for at least 3 months are being reported. If reporting a different duration (e.g., only patients who have been on ART for at least 6 months), please specify. +3. Specify and briefly describe the data sources used to report on this indicator (e.g., EMR, LIS, DHIS2 etc.). If the LIS is used, please explain why clinical sources could not be used to report on this indicator. +4. What efforts are made to ensure individuals, not tests are being reported (e.g., processes of de-duplicating data to reflect unique individuals being tested and outcomes). Please describe the de-duplication methodology used, if applicable. +5. Clarify definition of how country is reporting on routine vs. targeted tests. If there were lower-than-expected numbers of routine or targeted VL testing, please explain. +6. Please describe the overall coverage of VL testing in the country, with any differences by region or age. +7. If any data are reported in the ‘not documented’ or ‘not known’ disaggregation, please explain why and include plans to address for next reporting cycle. +8. Describe any association of ART regimen type with TX_PVLS.",MER reference has visuals in the data viz and how to collect fields that are not shown on this spreadsheet. +Concept,PEPFAR,PLM,FP_CONTR_NEW,Modern contraceptive method use (mCPR),,,Reference Indicator,None,"Proportion of women ages 15–49 who are using (or whose partners are using) a modern method of contraception, which includes hormonal and barrier methods, sterilization, emergency contraception, lactational amenorrhea method (LAM), and the standard days/cycle beads method. (Source: https://www.pma2020.org/glossary-family-planning-indicators)",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,MER reference has visuals in the data viz and how to collect fields that are not shown on this spreadsheet. +Concept,PEPFAR,PLM,TX_NEW_N_PLM_Age_Sex_HIVStatus,"TX_NEW (N, PLM, Age/Sex/HIVStatus): New on ART","TX_NEW (N, PLM, Age/Sex/HIVStatus)",Short,Data Element,Numeric,Number of adults and children newly enrolled on antiretroviral therapy (ART),VFaCemSdn8u,,,Has Data Element,TX_NEW,TX_NEW_N_PLM_Age_Sex_HIVStatus,,,,,,,,,,,,,,,,http://datim.org/fhir/StructureDefinition/TX_NEW_Bundle,Observation.effectiveDateTime,Encounter.location.location.identifier.value,,,,,,,,,,,,,,,,,, +Concept,PEPFAR,PLM,TX_CURR_N_PLM_Age_Sex_HIVStatus,"TX_CURR (N, PLM, Age/Sex/HIVStatus): Receiving ART","TX_CURR (N, PLM, Age/Sex/HIVStatus)",Short,Data Element,Numeric,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,eN6ToCOgp1H,,,Has Data Element,TX_CURR,TX_CURR_N_PLM_Age_Sex_HIVStatus,,,,,,,,,,,,,,,,http://datim.org/fhir/StructureDefinition/TX_CURR_Bundle,Observation.effectiveDateTime,Encounter.location.location.identifier.value,,,,,,,,,,,,,,,,,, +Concept,PEPFAR,PLM,TX_PVLS_N_PLM_Age_Sex_Ind_HIV,"TX_PVLS (N, PLM, Age/Sex/Indication/HIVStatus): 12 Months Viral Load < 1000","TX_PVLS (N, PLM, Age/Sex/Ind/HIV)",Short,Data Element,Numeric,Number of adult and pediatric ART patients with a viral load result documented in the patient medical record and /or laboratory records in the past 12 months,vnsXCSuov4U,,,Has Data Element,TX_PVLS,TX_PVLS_N_PLM_Age_Sex_Ind_HIV,,,,,,,,,,,,,,,,http://datim.org/fhir/StructureDefinition/TX_PVLS_Bundle,Observation.effectiveDateTime,Encounter.location.location.identifier.value,,,,,,,,,,,,,,,,,, +Concept,PEPFAR,PLM,FP_CONTR_NEW_N_PLM_Age_Sex_Method,"FP_CONTR_NEW (N, PLM, Age/Sex/Method): New users of modern contraceptive methods","FP_CONTR_NEW (N, PLM, Age/Sex/Method)",Short,Data Element,Numeric,Number of persons who accept a contraceptive method for the first time in their lives.,hRktImXl24P,,,Has Data Element,FP_CONTR_NEW,FP_CONTR_NEW_N_PLM_Age_Sex_Method,,,,,,,,,,,,,,,,http://datim.org/fhir/StructureDefinition/FP_CONTR_NEW_Bundle,MedicationStatement.effectivePeriod.start,Encounter.location.location.identifier.value,,,,,,,,,,,,,,,,,, +Concept,PEPFAR,PLM,TX_CURR_DEMO_N_PLM_Age_Sex_HIVStatus,"TX_CURR_DEMO (N, PLM, Age/Sex/HIVStatus): Receiving ART","TX_CURR_DEMO (N, PLM, Age/Sex/HIVStatus)",Short,Data Element,Numeric,Number of adults and children with HIV infection receiving antiretroviral therapy (ART).,GeWmmAXTyfI,,,Has Data Element,TX_CURR,TX_CURR_DEMO_N_PLM_Age_Sex_HIVStatus,,,,,,,,,,,,,,,,http://datim.org/fhir/StructureDefinition/TX_CURR_DEMO_Bundle,Observation.effectiveDateTime,Encounter.location.location.identifier.value,,,,,,,,,,,,,,,,,, +n/a,,,,"Age (<1-50+-uk, 12), Sex w/ Unknown and HIV Status (Positive)",,,Category Combo,,,lDMYmwv0dn2,,,Has Category Combo,TX_NEW_N_PLM_Age_Sex_HIVStatus,lDMYmwv0dn2,Has Category Combo,TX_CURR_N_PLM_Age_Sex_HIVStatus,lDMYmwv0dn2,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,"u'categories': [{u'id': u'hDomCfJSxiQ'}, + {u'id': u'cUssOiT9cHY'}, + {u'id': u'bUVkiB6QLYZ'}]," +n/a,,,,"Age (<1-50+-uk, 12), Sex w/ Unknown, Test Indication and HIV Status (Positive)",,,Category Combo,,,WrrCdQrxd4D,,,Has Category Combo,TX_PVLS_N_PLM_Age_Sex_Ind_HIV,WrrCdQrxd4D,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,"u'categories': [{u'id': u'hDomCfJSxiQ'}, + {u'id': u'cUssOiT9cHY'}, + {u'id': u'XAbPTrBC8Dg'}, + {u'id': u'bUVkiB6QLYZ'}]," +n/a,,,,"Age (<1-50+-uk, 12), Sex and Modern contraceptive method",,,Category Combo,,,O96LBvcyjgt,,,Has Category Combo,FP_CONTR_NEW_N_PLM_Age_Sex_Method,O96LBvcyjgt,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,"u'categories': [{u'id': u'hDomCfJSxiQ'}, + {u'id': u'FA7DW2Uf7ez'}, + {u'id': u'cUssOiT9cHY'}],""" +n/a,,,,"Age (<10-50+-uk, 11), Sex w/ Unknown and HIV Status (Positive)",,,Category Combo,,,NsMsVBaHm9K,,,Has Category Combo,TX_CURR_DEMO_N_PLM_Age_Sex_HIVStatus,NsMsVBaHm9K,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,"u'categories': [{u'id': u'SYceP3YEfNM'}, + {u'id': u'cUssOiT9cHY'}, + {u'id': u'bUVkiB6QLYZ'}]," +Concept,PEPFAR,PLM,Age_lt1_50plus_uk_12,"Age (<1-50+-uk, 12)",,,Category,Numeric,,hDomCfJSxiQ,,,Has Category,TX_PVLS_N_PLM_Age_Sex_Ind_HIV,Age_lt1_50plus_uk_12,Has Category,TX_NEW_N_PLM_Age_Sex_HIVStatus,Age_lt1_50plus_uk_12,Has Category,TX_CURR_N_PLM_Age_Sex_HIVStatus,Age_lt1_50plus_uk_12,Has Category,FP_CONTR_NEW_N_PLM_Age_Sex_Method,Age_lt1_50plus_uk_12,,,,,,,,,,,,,,,,,,,,,,,,,,,"u'categoryOptions': [{u'id': u'sMBMO5xAq5T'}, + {u'id': u'VHpjs9qdLFF'}, + {u'id': u'eQG9DwiqSQR'}, + {u'id': u'jcGQdcpPSJP'}, + {u'id': u'ttf9eZCHsTU'}, + {u'id': u'GaScV37Kk29'}, + {u'id': u'meeNUPwEOtj'}, + {u'id': u'AZaNm5B8vn9'}, + {u'id': u'R32YPF38CJJ'}, + {u'id': u'JEth8vg25Rv'}, + {u'id': u'rQLOOlL3UOQ'}, + {u'id': u'TpXlQcoXGZF'}, + {u'id': u'y1qnRg4a8dz'}]," +Concept,PEPFAR,PLM,Sex_w_Unknown,Sex w/ Unknown,,,Category,Numeric,,cUssOiT9cHY,,,Has Category,TX_PVLS_N_PLM_Age_Sex_Ind_HIV,Sex_w_Unknown,Has Category,TX_NEW_N_PLM_Age_Sex_HIVStatus,Sex_w_Unknown,Has Category,TX_CURR_N_PLM_Age_Sex_HIVStatus,Sex_w_Unknown,Has Category,FP_CONTR_NEW_N_PLM_Age_Sex_Method,Sex_w_Unknown,Has Category,TX_CURR_DEMO_N_PLM_Age_Sex_HIVStatus,Sex_w_Unknown,,,,,,,,,,,,,,,,,,,,,,,," u'categoryOptions': [{u'id': u'Z1EnpTPaUfq'}, + {u'id': u'Qn0I5FbKQOA'}, + {u'id': u'iAoGQ8eQPTP'}]," +Concept,PEPFAR,PLM,Test_Indication_w_Undocumented,Test Indication w/ Undocumented,,,Category,Numeric,,XAbPTrBC8Dg,,,Has Category,TX_PVLS_N_PLM_Age_Sex_Ind_HIV,Test_Indication_w_Undocumented,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,," u'categoryOptions': [{u'id': u'Y53tae7HT6c'}, + {u'id': u'rGptWqlhaVU'}, + {u'id': u'F7bSQWWotUJ'}]," +Concept,PEPFAR,PLM,HIV_Status_Positive_Only,HIV Status (Positive Only),,,Category,Numeric,,bUVkiB6QLYZ,,,Has Category,TX_PVLS_N_PLM_Age_Sex_Ind_HIV,HIV_Status_Positive_Only,Has Category,TX_NEW_N_PLM_Age_Sex_HIVStatus,HIV_Status_Positive_Only,Has Category,TX_CURR_N_PLM_Age_Sex_HIVStatus,HIV_Status_Positive_Only,Has Category,TX_CURR_DEMO_N_PLM_Age_Sex_HIVStatus,HIV_Status_Positive_Only,,,,,,,,,,,,,,,,,,,,,,,,,,," u'categoryOptions': [{u'id': u'KM4dyooZHUP'}]," +Concept,PEPFAR,PLM,Modern_contraceptive_method,Modern contraceptive method,,,Category,Numeric,,FA7DW2Uf7ez,,,Has Category,FP_CONTR_NEW_N_PLM_Age_Sex_Method,Modern_contraceptive_method,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,"u'categoryOptions': [{u'id': 'rT6zreNwQqJ'}, + {u'id': 'sTIWsec2Q1z'}, + {u'id': 'RJ8v5t6xcCJ'}, + {u'id': 'JijTQSFKbkA'}, + {u'id': 'GdLFJgN8Mkb'}, + {u'id': 'biR36CEjhbU'}, + {u'id': 'YjyKDk9EmzB'}, + {u'id': 'P3qifTxNced'}, + {u'id': 'kRfBzShPw9l'}, + {u'id': 'O8F8GoXq3kI'}, + {u'id': 'EJ3aaBWL5ba'}, + {u'id': 'RS8KxNKfiUh'}, + {u'id': 'Of94j1or7yx'}, + {u'id': 'hoS46m9DmBi'}, + {u'id': 'aL5Ljmfq3jC'}, + {u'id': 'VWSws5odtu2'}, + {u'id': 'Mcg0oRLCQud'}]," +Concept,PEPFAR,PLM,Age_lt10_50plus_uk_11,"Age (<10-50+-uk, 11)",,,Category,Numeric,,SYceP3YEfNM,,,Has Category,TX_CURR_DEMO_N_PLM_Age_Sex_HIVStatus,Age_lt10_50plus_uk_11,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, +Concept,PEPFAR,PLM,sMBMO5xAq5T,<1,,,Category Option,Numeric,,sMBMO5xAq5T,"ageInYears(#{patient.birthDate}, #{observation.effectiveDateTime}) < 1","ageInYears(#{patient.birthDate}, #{MedicationStatement.effectivePeriod.start}) < 1",Has Option,Age_lt1_50plus_uk_12,sMBMO5xAq5T,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, +Concept,PEPFAR,PLM,VHpjs9qdLFF,1-4,,,Category Option,Numeric,,VHpjs9qdLFF,"ageInYears(#{patient.birthDate}, #{observation.effectiveDateTime}) >= 1 AND ageInYears(#{patient.birthDate}, #{observation.effectiveDateTime}) <= 4","ageInYears(#{patient.birthDate}, #{MedicationStatement.effectivePeriod.start}) >= 1 AND ageInYears(#{patient.birthDate}, #{MedicationStatement.effectivePeriod.start}) <= 4",Has Option,Age_lt1_50plus_uk_12,VHpjs9qdLFF,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, +Concept,PEPFAR,PLM,eQG9DwiqSQR,5-9,,,Category Option,Numeric,,eQG9DwiqSQR,"ageInYears(#{patient.birthDate}, #{observation.effectiveDateTime}) >= 5 AND ageInYears(#{patient.birthDate}, #{observation.effectiveDateTime}) <= 9","ageInYears(#{patient.birthDate}, #{MedicationStatement.effectivePeriod.start}) >= 5 AND ageInYears(#{patient.birthDate}, #{MedicationStatement.effectivePeriod.start}) <= 9",Has Option,Age_lt1_50plus_uk_12,eQG9DwiqSQR,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, +Concept,PEPFAR,PLM,jcGQdcpPSJP,10-14,,,Category Option,Numeric,,jcGQdcpPSJP,"ageInYears(#{patient.birthDate}, #{observation.effectiveDateTime}) >= 10 AND ageInYears(#{patient.birthDate}, #{observation.effectiveDateTime}) <= 14","ageInYears(#{patient.birthDate}, #{MedicationStatement.effectivePeriod.start}) >= 10 AND ageInYears(#{patient.birthDate}, #{MedicationStatement.effectivePeriod.start}) <= 14",Has Option,Age_lt1_50plus_uk_12,jcGQdcpPSJP,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, +Concept,PEPFAR,PLM,ttf9eZCHsTU,15-19,,,Category Option,Numeric,,ttf9eZCHsTU,"ageInYears(#{patient.birthDate}, #{observation.effectiveDateTime}) >= 15 AND ageInYears(#{patient.birthDate}, #{observation.effectiveDateTime}) <= 19","ageInYears(#{patient.birthDate}, #{MedicationStatement.effectivePeriod.start}) >= 15 AND ageInYears(#{patient.birthDate}, #{MedicationStatement.effectivePeriod.start}) <= 19",Has Option,Age_lt1_50plus_uk_12,ttf9eZCHsTU,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, +Concept,PEPFAR,PLM,GaScV37Kk29,20-24,,,Category Option,Numeric,,GaScV37Kk29,"ageInYears(#{patient.birthDate}, #{observation.effectiveDateTime}) >= 20 AND ageInYears(#{patient.birthDate}, #{observation.effectiveDateTime}) <= 24","ageInYears(#{patient.birthDate}, #{MedicationStatement.effectivePeriod.start}) >= 20 AND ageInYears(#{patient.birthDate}, #{MedicationStatement.effectivePeriod.start}) <= 24",Has Option,Age_lt1_50plus_uk_12,GaScV37Kk29,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, +Concept,PEPFAR,PLM,meeNUPwEOtj,25-29,,,Category Option,Numeric,,meeNUPwEOtj,"ageInYears(#{patient.birthDate}, #{observation.effectiveDateTime}) >= 25 AND ageInYears(#{patient.birthDate}, #{observation.effectiveDateTime}) <= 29","ageInYears(#{patient.birthDate}, #{MedicationStatement.effectivePeriod.start}) >= 25 AND ageInYears(#{patient.birthDate}, #{MedicationStatement.effectivePeriod.start}) <= 29",Has Option,Age_lt1_50plus_uk_12,meeNUPwEOtj,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, +Concept,PEPFAR,PLM,AZaNm5B8vn9,30-34,,,Category Option,Numeric,,AZaNm5B8vn9,"ageInYears(#{patient.birthDate}, #{observation.effectiveDateTime}) >= 30 AND ageInYears(#{patient.birthDate}, #{observation.effectiveDateTime}) <= 34","ageInYears(#{patient.birthDate}, #{MedicationStatement.effectivePeriod.start}) >= 30 AND ageInYears(#{patient.birthDate}, #{MedicationStatement.effectivePeriod.start}) <= 34",Has Option,Age_lt1_50plus_uk_12,AZaNm5B8vn9,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, +Concept,PEPFAR,PLM,R32YPF38CJJ,35-39,,,Category Option,Numeric,,R32YPF38CJJ,"ageInYears(#{patient.birthDate}, #{observation.effectiveDateTime}) >= 35 AND ageInYears(#{patient.birthDate}, #{observation.effectiveDateTime}) <= 39","ageInYears(#{patient.birthDate}, #{MedicationStatement.effectivePeriod.start}) >= 35 AND ageInYears(#{patient.birthDate}, #{MedicationStatement.effectivePeriod.start}) <= 39",Has Option,Age_lt1_50plus_uk_12,R32YPF38CJJ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, +Concept,PEPFAR,PLM,JEth8vg25Rv,40-44,,,Category Option,Numeric,,JEth8vg25Rv,"ageInYears(#{patient.birthDate}, #{observation.effectiveDateTime}) >= 40 AND ageInYears(#{patient.birthDate}, #{observation.effectiveDateTime}) <= 44","ageInYears(#{patient.birthDate}, #{MedicationStatement.effectivePeriod.start}) >= 40 AND ageInYears(#{patient.birthDate}, #{MedicationStatement.effectivePeriod.start}) <= 44",Has Option,Age_lt1_50plus_uk_12,JEth8vg25Rv,Has Option,Age_lt10_50plus_uk_11,JEth8vg25Rv,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, +Concept,PEPFAR,PLM,rQLOOlL3UOQ,45-49,,,Category Option,Numeric,,rQLOOlL3UOQ,"ageInYears(#{patient.birthDate}, #{observation.effectiveDateTime}) >= 45 AND ageInYears(#{patient.birthDate}, #{observation.effectiveDateTime}) <= 49","ageInYears(#{patient.birthDate}, #{MedicationStatement.effectivePeriod.start}) >= 45 AND ageInYears(#{patient.birthDate}, #{MedicationStatement.effectivePeriod.start}) <= 49",Has Option,Age_lt1_50plus_uk_12,rQLOOlL3UOQ,Has Option,Age_lt10_50plus_uk_11,rQLOOlL3UOQ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, +Concept,PEPFAR,PLM,TpXlQcoXGZF,50+,,,Category Option,Numeric,,TpXlQcoXGZF,"ageInYears(#{patient.birthDate}, #{observation.effectiveDateTime}) >= 50","ageInYears(#{patient.birthDate}, #{MedicationStatement.effectivePeriod.start}) >= 50",Has Option,Age_lt1_50plus_uk_12,TpXlQcoXGZF,Has Option,Age_lt10_50plus_uk_11,TpXlQcoXGZF,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, +Concept,PEPFAR,PLM,y1qnRg4a8dz,Unknown Age,,,Category Option,Numeric,,y1qnRg4a8dz,#{patient.birthDate} = NULL,#{patient.birthDate} = NULL,Has Option,Age_lt1_50plus_uk_12,y1qnRg4a8dz,Has Option,Age_lt10_50plus_uk_11,y1qnRg4a8dz,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, +Concept,PEPFAR,PLM,KwCpNRDIVUr,<10,,,Category Option,Numeric,,KwCpNRDIVUr,"ageInYears(#{patient.birthDate}, #{observation.effectiveDateTime}) < 10","ageInYears(#{patient.birthDate}, #{MedicationStatement.effectivePeriod.start}) < 10",Has Option,Age_lt10_50plus_uk_11,KwCpNRDIVUr,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, +Concept,PEPFAR,PLM,DAIrH6f26A0,10-19,,,Category Option,Numeric,,DAIrH6f26A0,"ageInYears(#{patient.birthDate}, #{observation.effectiveDateTime}) >= 10 AND ageInYears(#{patient.birthDate}, #{observation.effectiveDateTime}) <= 19","ageInYears(#{patient.birthDate}, #{MedicationStatement.effectivePeriod.start}) >= 10 AND ageInYears(#{patient.birthDate}, #{MedicationStatement.effectivePeriod.start}) <= 19",Has Option,Age_lt10_50plus_uk_11,DAIrH6f26A0,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, +Concept,PEPFAR,PLM,KkwWm93UiE0,20-29,,,Category Option,Numeric,,KkwWm93UiE0,"ageInYears(#{patient.birthDate}, #{observation.effectiveDateTime}) >= 20 AND ageInYears(#{patient.birthDate}, #{observation.effectiveDateTime}) <= 29","ageInYears(#{patient.birthDate}, #{MedicationStatement.effectivePeriod.start}) >= 20 AND ageInYears(#{patient.birthDate}, #{MedicationStatement.effectivePeriod.start}) <= 29",Has Option,Age_lt10_50plus_uk_11,KkwWm93UiE0,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, +Concept,PEPFAR,PLM,Rn7C6RQ7h1Z,30-32,,,Category Option,Numeric,,Rn7C6RQ7h1Z,"ageInYears(#{patient.birthDate}, #{observation.effectiveDateTime}) >= 30 AND ageInYears(#{patient.birthDate}, #{observation.effectiveDateTime}) <= 32","ageInYears(#{patient.birthDate}, #{MedicationStatement.effectivePeriod.start}) >= 30 AND ageInYears(#{patient.birthDate}, #{MedicationStatement.effectivePeriod.start}) <= 32",Has Option,Age_lt10_50plus_uk_11,Rn7C6RQ7h1Z,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, +Concept,PEPFAR,PLM,UIaQRIkunI8,33-34,,,Category Option,Numeric,,UIaQRIkunI8,"ageInYears(#{patient.birthDate}, #{observation.effectiveDateTime}) >= 33 AND ageInYears(#{patient.birthDate}, #{observation.effectiveDateTime}) <= 34","ageInYears(#{patient.birthDate}, #{MedicationStatement.effectivePeriod.start}) >= 33 AND ageInYears(#{patient.birthDate}, #{MedicationStatement.effectivePeriod.start}) <= 34",Has Option,Age_lt10_50plus_uk_11,UIaQRIkunI8,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, +Concept,PEPFAR,PLM,eXxEjsX9u6q,35-37,,,Category Option,Numeric,,eXxEjsX9u6q,"ageInYears(#{patient.birthDate}, #{observation.effectiveDateTime}) >= 35 AND ageInYears(#{patient.birthDate}, #{observation.effectiveDateTime}) <= 37","ageInYears(#{patient.birthDate}, #{MedicationStatement.effectivePeriod.start}) >= 35 AND ageInYears(#{patient.birthDate}, #{MedicationStatement.effectivePeriod.start}) <= 37",Has Option,Age_lt10_50plus_uk_11,eXxEjsX9u6q,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, +Concept,PEPFAR,PLM,TyxqF2FbvEX,38-39,,,Category Option,Numeric,,TyxqF2FbvEX,"ageInYears(#{patient.birthDate}, #{observation.effectiveDateTime}) >= 38 AND ageInYears(#{patient.birthDate}, #{observation.effectiveDateTime}) <= 39","ageInYears(#{patient.birthDate}, #{MedicationStatement.effectivePeriod.start}) >= 38 AND ageInYears(#{patient.birthDate}, #{MedicationStatement.effectivePeriod.start}) <= 39",Has Option,Age_lt10_50plus_uk_11,TyxqF2FbvEX,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, +Concept,PEPFAR,PLM,Z1EnpTPaUfq,Female,,,Category Option,Numeric,,Z1EnpTPaUfq,"#{patient.gender} = ""Female""",,Has Option,Sex_w_Unknown,Z1EnpTPaUfq,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, +Concept,PEPFAR,PLM,Qn0I5FbKQOA,Male,,,Category Option,Numeric,,Qn0I5FbKQOA,"#{patient.gender} = ""Male""",,Has Option,Sex_w_Unknown,Qn0I5FbKQOA,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, +Concept,PEPFAR,PLM,iAoGQ8eQPTP,Unknown Sex,,,Category Option,Numeric,,iAoGQ8eQPTP,"#{patient.gender} in [""Unknown"", ""Other""]",,Has Option,Sex_w_Unknown,iAoGQ8eQPTP,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, +Concept,PEPFAR,PLM,Y53tae7HT6c,Targeted,,,Category Option,Numeric,,Y53tae7HT6c,1 = 0,,Has Option,Test_Indication_w_Undocumented,Y53tae7HT6c,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, +Concept,PEPFAR,PLM,rGptWqlhaVU,Routine,,,Category Option,Numeric,,rGptWqlhaVU,1 = 0,,Has Option,Test_Indication_w_Undocumented,rGptWqlhaVU,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, +Concept,PEPFAR,PLM,F7bSQWWotUJ,Undocumented Test Indication,,,Category Option,Numeric,,F7bSQWWotUJ,1 = 1,,Has Option,Test_Indication_w_Undocumented,F7bSQWWotUJ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, +Concept,PEPFAR,PLM,KM4dyooZHUP,Positive,,,Category Option,Numeric,,KM4dyooZHUP,1 = 1,,Has Option,HIV_Status_Positive_Only,KM4dyooZHUP,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, +Concept,PEPFAR,PLM,rT6zreNwQqJ,Implantable rod,,,Category Option,Numeric,,rT6zreNwQqJ,"#{MedicationStatement.medicationCodeableConcept.coding.code} = ""LA27901-0""",,Has Option,Modern_contraceptive_method,rT6zreNwQqJ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, +Concept,PEPFAR,PLM,sTIWsec2Q1z,IUD with Progestin,,,Category Option,Numeric,,sTIWsec2Q1z,"#{MedicationStatement.medicationCodeableConcept.coding.code} = ""LA27902-8""",,Has Option,Modern_contraceptive_method,sTIWsec2Q1z,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, +Concept,PEPFAR,PLM,RJ8v5t6xcCJ,IUD copper,,,Category Option,Numeric,,RJ8v5t6xcCJ,"#{MedicationStatement.medicationCodeableConcept.coding.code} = ""LA27903-6""",,Has Option,Modern_contraceptive_method,RJ8v5t6xcCJ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, +Concept,PEPFAR,PLM,JijTQSFKbkA,IUD unspecified,,,Category Option,Numeric,,JijTQSFKbkA,"#{MedicationStatement.medicationCodeableConcept.coding.code} = ""LA27904-4""",,Has Option,Modern_contraceptive_method,JijTQSFKbkA,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, +Concept,PEPFAR,PLM,GdLFJgN8Mkb,Female sterilization,,,Category Option,Numeric,,GdLFJgN8Mkb,"#{MedicationStatement.medicationCodeableConcept.coding.code} = ""LA27905-1""",,Has Option,Modern_contraceptive_method,GdLFJgN8Mkb,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, +Concept,PEPFAR,PLM,biR36CEjhbU,Vasectomy,,,Category Option,Numeric,,biR36CEjhbU,"#{MedicationStatement.medicationCodeableConcept.coding.code} = ""LA14534-4""",,Has Option,Modern_contraceptive_method,biR36CEjhbU,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, +Concept,PEPFAR,PLM,YjyKDk9EmzB,Injectables,,,Category Option,Numeric,,YjyKDk9EmzB,"#{MedicationStatement.medicationCodeableConcept.coding.code} = ""LA27907-7""",,Has Option,Modern_contraceptive_method,YjyKDk9EmzB,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, +Concept,PEPFAR,PLM,P3qifTxNced,Combined oral contraceptive pills,,,Category Option,Numeric,,P3qifTxNced,"#{MedicationStatement.medicationCodeableConcept.coding.code} = ""LA27908-5""",,Has Option,Modern_contraceptive_method,P3qifTxNced,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, +Concept,PEPFAR,PLM,kRfBzShPw9l,Progestin only contraceptive pills,,,Category Option,Numeric,,kRfBzShPw9l,"#{MedicationStatement.medicationCodeableConcept.coding.code} = ""LA27909-3""",,Has Option,Modern_contraceptive_method,kRfBzShPw9l,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, +Concept,PEPFAR,PLM,O8F8GoXq3kI,Contraceptive patch,,,Category Option,Numeric,,O8F8GoXq3kI,"#{MedicationStatement.medicationCodeableConcept.coding.code} = ""LA16581-3""",,Has Option,Modern_contraceptive_method,O8F8GoXq3kI,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, +Concept,PEPFAR,PLM,EJ3aaBWL5ba,Vaginal ring,,,Category Option,Numeric,,EJ3aaBWL5ba,"#{MedicationStatement.medicationCodeableConcept.coding.code} = ""LA27911-9""",,Has Option,Modern_contraceptive_method,EJ3aaBWL5ba,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, +Concept,PEPFAR,PLM,RS8KxNKfiUh,Male condom,,,Category Option,Numeric,,RS8KxNKfiUh,"#{MedicationStatement.medicationCodeableConcept.coding.code} = ""LA27912-7""",,Has Option,Modern_contraceptive_method,RS8KxNKfiUh,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, +Concept,PEPFAR,PLM,Of94j1or7yx,Diaphragm or cervical cap,,,Category Option,Numeric,,Of94j1or7yx,"#{MedicationStatement.medicationCodeableConcept.coding.code} = ""LA27913-5""",,Has Option,Modern_contraceptive_method,Of94j1or7yx,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, +Concept,PEPFAR,PLM,hoS46m9DmBi,Female condom,,,Category Option,Numeric,,hoS46m9DmBi,"#{MedicationStatement.medicationCodeableConcept.coding.code} = ""LA27914-3""",,Has Option,Modern_contraceptive_method,hoS46m9DmBi,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, +Concept,PEPFAR,PLM,aL5Ljmfq3jC,Spermicide,,,Category Option,Numeric,,aL5Ljmfq3jC,"#{MedicationStatement.medicationCodeableConcept.coding.code} = ""LA27916-8""",,Has Option,Modern_contraceptive_method,aL5Ljmfq3jC,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, +Concept,PEPFAR,PLM,VWSws5odtu2,Sponge,,,Category Option,Numeric,,VWSws5odtu2,"#{MedicationStatement.medicationCodeableConcept.coding.code} = ""LA27917-6""",,Has Option,Modern_contraceptive_method,VWSws5odtu2,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, +Concept,PEPFAR,PLM,Mcg0oRLCQud,Emergency contraception,,,Category Option,Numeric,,Mcg0oRLCQud,"#{MedicationStatement.medicationCodeableConcept.coding.code} = ""LA27921-8""",,Has Option,Modern_contraceptive_method,Mcg0oRLCQud,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, \ No newline at end of file diff --git a/metadata/PLM/plm_20191118_FP_expressions.json b/metadata/PLM/plm_20191118_FP_expressions.json new file mode 100644 index 0000000..921c0d4 --- /dev/null +++ b/metadata/PLM/plm_20191118_FP_expressions.json @@ -0,0 +1,20 @@ +{"datatype": "Numeric", "external_id": "sMBMO5xAq5T", "concept_class": "Category Option", "source": "PLM", "extras": {"expression": "ageInYears(#{patient.birthDate}, #{observation.effectiveDateTime}) < 1", "expression_http://datim.org/fhir/StructureDefinition/FP_CONTR_NEW_Bundle": "ageInYears(#{patient.birthDate}, #{MedicationStatement.effectivePeriod.start}) < 1"}, "names": [{"locale": "en", "locale_preferred": true, "name": "<1", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "sMBMO5xAq5T"} +{"datatype": "Numeric", "external_id": "VHpjs9qdLFF", "concept_class": "Category Option", "source": "PLM", "extras": {"expression": "ageInYears(#{patient.birthDate}, #{observation.effectiveDateTime}) >= 1 AND ageInYears(#{patient.birthDate}, #{observation.effectiveDateTime}) <= 4", "expression_http://datim.org/fhir/StructureDefinition/FP_CONTR_NEW_Bundle": "ageInYears(#{patient.birthDate}, #{MedicationStatement.effectivePeriod.start}) >= 1 AND ageInYears(#{patient.birthDate}, #{MedicationStatement.effectivePeriod.start}) <= 4"}, "names": [{"locale": "en", "locale_preferred": true, "name": "1-4", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "VHpjs9qdLFF"} +{"datatype": "Numeric", "external_id": "eQG9DwiqSQR", "concept_class": "Category Option", "source": "PLM", "extras": {"expression": "ageInYears(#{patient.birthDate}, #{observation.effectiveDateTime}) >= 5 AND ageInYears(#{patient.birthDate}, #{observation.effectiveDateTime}) <= 9", "expression_http://datim.org/fhir/StructureDefinition/FP_CONTR_NEW_Bundle": "ageInYears(#{patient.birthDate}, #{MedicationStatement.effectivePeriod.start}) >= 5 AND ageInYears(#{patient.birthDate}, #{MedicationStatement.effectivePeriod.start}) <= 9"}, "names": [{"locale": "en", "locale_preferred": true, "name": "5-9", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "eQG9DwiqSQR"} +{"datatype": "Numeric", "external_id": "jcGQdcpPSJP", "concept_class": "Category Option", "source": "PLM", "extras": {"expression": "ageInYears(#{patient.birthDate}, #{observation.effectiveDateTime}) >= 10 AND ageInYears(#{patient.birthDate}, #{observation.effectiveDateTime}) <= 14", "expression_http://datim.org/fhir/StructureDefinition/FP_CONTR_NEW_Bundle": "ageInYears(#{patient.birthDate}, #{MedicationStatement.effectivePeriod.start}) >= 10 AND ageInYears(#{patient.birthDate}, #{MedicationStatement.effectivePeriod.start}) <= 14"}, "names": [{"locale": "en", "locale_preferred": true, "name": "10-14", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "jcGQdcpPSJP"} +{"datatype": "Numeric", "external_id": "ttf9eZCHsTU", "concept_class": "Category Option", "source": "PLM", "extras": {"expression": "ageInYears(#{patient.birthDate}, #{observation.effectiveDateTime}) >= 15 AND ageInYears(#{patient.birthDate}, #{observation.effectiveDateTime}) <= 19", "expression_http://datim.org/fhir/StructureDefinition/FP_CONTR_NEW_Bundle": "ageInYears(#{patient.birthDate}, #{MedicationStatement.effectivePeriod.start}) >= 15 AND ageInYears(#{patient.birthDate}, #{MedicationStatement.effectivePeriod.start}) <= 19"}, "names": [{"locale": "en", "locale_preferred": true, "name": "15-19", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "ttf9eZCHsTU"} +{"datatype": "Numeric", "external_id": "GaScV37Kk29", "concept_class": "Category Option", "source": "PLM", "extras": {"expression": "ageInYears(#{patient.birthDate}, #{observation.effectiveDateTime}) >= 20 AND ageInYears(#{patient.birthDate}, #{observation.effectiveDateTime}) <= 24", "expression_http://datim.org/fhir/StructureDefinition/FP_CONTR_NEW_Bundle": "ageInYears(#{patient.birthDate}, #{MedicationStatement.effectivePeriod.start}) >= 20 AND ageInYears(#{patient.birthDate}, #{MedicationStatement.effectivePeriod.start}) <= 24"}, "names": [{"locale": "en", "locale_preferred": true, "name": "20-24", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "GaScV37Kk29"} +{"datatype": "Numeric", "external_id": "meeNUPwEOtj", "concept_class": "Category Option", "source": "PLM", "extras": {"expression": "ageInYears(#{patient.birthDate}, #{observation.effectiveDateTime}) >= 25 AND ageInYears(#{patient.birthDate}, #{observation.effectiveDateTime}) <= 29", "expression_http://datim.org/fhir/StructureDefinition/FP_CONTR_NEW_Bundle": "ageInYears(#{patient.birthDate}, #{MedicationStatement.effectivePeriod.start}) >= 25 AND ageInYears(#{patient.birthDate}, #{MedicationStatement.effectivePeriod.start}) <= 29"}, "names": [{"locale": "en", "locale_preferred": true, "name": "25-29", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "meeNUPwEOtj"} +{"datatype": "Numeric", "external_id": "AZaNm5B8vn9", "concept_class": "Category Option", "source": "PLM", "extras": {"expression": "ageInYears(#{patient.birthDate}, #{observation.effectiveDateTime}) >= 30 AND ageInYears(#{patient.birthDate}, #{observation.effectiveDateTime}) <= 34", "expression_http://datim.org/fhir/StructureDefinition/FP_CONTR_NEW_Bundle": "ageInYears(#{patient.birthDate}, #{MedicationStatement.effectivePeriod.start}) >= 30 AND ageInYears(#{patient.birthDate}, #{MedicationStatement.effectivePeriod.start}) <= 34"}, "names": [{"locale": "en", "locale_preferred": true, "name": "30-34", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "AZaNm5B8vn9"} +{"datatype": "Numeric", "external_id": "R32YPF38CJJ", "concept_class": "Category Option", "source": "PLM", "extras": {"expression": "ageInYears(#{patient.birthDate}, #{observation.effectiveDateTime}) >= 35 AND ageInYears(#{patient.birthDate}, #{observation.effectiveDateTime}) <= 39", "expression_http://datim.org/fhir/StructureDefinition/FP_CONTR_NEW_Bundle": "ageInYears(#{patient.birthDate}, #{MedicationStatement.effectivePeriod.start}) >= 35 AND ageInYears(#{patient.birthDate}, #{MedicationStatement.effectivePeriod.start}) <= 39"}, "names": [{"locale": "en", "locale_preferred": true, "name": "35-39", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "R32YPF38CJJ"} +{"datatype": "Numeric", "external_id": "JEth8vg25Rv", "concept_class": "Category Option", "source": "PLM", "extras": {"expression": "ageInYears(#{patient.birthDate}, #{observation.effectiveDateTime}) >= 40 AND ageInYears(#{patient.birthDate}, #{observation.effectiveDateTime}) <= 44", "expression_http://datim.org/fhir/StructureDefinition/FP_CONTR_NEW_Bundle": "ageInYears(#{patient.birthDate}, #{MedicationStatement.effectivePeriod.start}) >= 40 AND ageInYears(#{patient.birthDate}, #{MedicationStatement.effectivePeriod.start}) <= 44"}, "names": [{"locale": "en", "locale_preferred": true, "name": "40-44", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "JEth8vg25Rv"} +{"datatype": "Numeric", "external_id": "rQLOOlL3UOQ", "concept_class": "Category Option", "source": "PLM", "extras": {"expression": "ageInYears(#{patient.birthDate}, #{observation.effectiveDateTime}) >= 45 AND ageInYears(#{patient.birthDate}, #{observation.effectiveDateTime}) <= 49", "expression_http://datim.org/fhir/StructureDefinition/FP_CONTR_NEW_Bundle": "ageInYears(#{patient.birthDate}, #{MedicationStatement.effectivePeriod.start}) >= 45 AND ageInYears(#{patient.birthDate}, #{MedicationStatement.effectivePeriod.start}) <= 49"}, "names": [{"locale": "en", "locale_preferred": true, "name": "45-49", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "rQLOOlL3UOQ"} +{"datatype": "Numeric", "external_id": "TpXlQcoXGZF", "concept_class": "Category Option", "source": "PLM", "extras": {"expression": "ageInYears(#{patient.birthDate}, #{observation.effectiveDateTime}) >= 50", "expression_http://datim.org/fhir/StructureDefinition/FP_CONTR_NEW_Bundle": "ageInYears(#{patient.birthDate}, #{MedicationStatement.effectivePeriod.start}) >= 50"}, "names": [{"locale": "en", "locale_preferred": true, "name": "50+", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "TpXlQcoXGZF"} +{"datatype": "Numeric", "external_id": "y1qnRg4a8dz", "concept_class": "Category Option", "source": "PLM", "extras": {"expression": "#{patient.birthDate} = NULL", "expression_http://datim.org/fhir/StructureDefinition/FP_CONTR_NEW_Bundle": "#{patient.birthDate} = NULL"}, "names": [{"locale": "en", "locale_preferred": true, "name": "Unknown Age", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "y1qnRg4a8dz"} +{"datatype": "Numeric", "external_id": "KwCpNRDIVUr", "concept_class": "Category Option", "source": "PLM", "extras": {"expression": "ageInYears(#{patient.birthDate}, #{observation.effectiveDateTime}) < 10", "expression_http://datim.org/fhir/StructureDefinition/FP_CONTR_NEW_Bundle": "ageInYears(#{patient.birthDate}, #{MedicationStatement.effectivePeriod.start}) < 10"}, "names": [{"locale": "en", "locale_preferred": true, "name": "<10", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "KwCpNRDIVUr"} +{"datatype": "Numeric", "external_id": "DAIrH6f26A0", "concept_class": "Category Option", "source": "PLM", "extras": {"expression": "ageInYears(#{patient.birthDate}, #{observation.effectiveDateTime}) >= 10 AND ageInYears(#{patient.birthDate}, #{observation.effectiveDateTime}) <= 19", "expression_http://datim.org/fhir/StructureDefinition/FP_CONTR_NEW_Bundle": "ageInYears(#{patient.birthDate}, #{MedicationStatement.effectivePeriod.start}) >= 10 AND ageInYears(#{patient.birthDate}, #{MedicationStatement.effectivePeriod.start}) <= 19"}, "names": [{"locale": "en", "locale_preferred": true, "name": "10-19", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "DAIrH6f26A0"} +{"datatype": "Numeric", "external_id": "KkwWm93UiE0", "concept_class": "Category Option", "source": "PLM", "extras": {"expression": "ageInYears(#{patient.birthDate}, #{observation.effectiveDateTime}) >= 20 AND ageInYears(#{patient.birthDate}, #{observation.effectiveDateTime}) <= 29", "expression_http://datim.org/fhir/StructureDefinition/FP_CONTR_NEW_Bundle": "ageInYears(#{patient.birthDate}, #{MedicationStatement.effectivePeriod.start}) >= 20 AND ageInYears(#{patient.birthDate}, #{MedicationStatement.effectivePeriod.start}) <= 29"}, "names": [{"locale": "en", "locale_preferred": true, "name": "20-29", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "KkwWm93UiE0"} +{"datatype": "Numeric", "external_id": "Rn7C6RQ7h1Z", "concept_class": "Category Option", "source": "PLM", "extras": {"expression": "ageInYears(#{patient.birthDate}, #{observation.effectiveDateTime}) >= 30 AND ageInYears(#{patient.birthDate}, #{observation.effectiveDateTime}) <= 32", "expression_http://datim.org/fhir/StructureDefinition/FP_CONTR_NEW_Bundle": "ageInYears(#{patient.birthDate}, #{MedicationStatement.effectivePeriod.start}) >= 30 AND ageInYears(#{patient.birthDate}, #{MedicationStatement.effectivePeriod.start}) <= 32"}, "names": [{"locale": "en", "locale_preferred": true, "name": "30-32", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "Rn7C6RQ7h1Z"} +{"datatype": "Numeric", "external_id": "UIaQRIkunI8", "concept_class": "Category Option", "source": "PLM", "extras": {"expression": "ageInYears(#{patient.birthDate}, #{observation.effectiveDateTime}) >= 33 AND ageInYears(#{patient.birthDate}, #{observation.effectiveDateTime}) <= 34", "expression_http://datim.org/fhir/StructureDefinition/FP_CONTR_NEW_Bundle": "ageInYears(#{patient.birthDate}, #{MedicationStatement.effectivePeriod.start}) >= 33 AND ageInYears(#{patient.birthDate}, #{MedicationStatement.effectivePeriod.start}) <= 34"}, "names": [{"locale": "en", "locale_preferred": true, "name": "33-34", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "UIaQRIkunI8"} +{"datatype": "Numeric", "external_id": "eXxEjsX9u6q", "concept_class": "Category Option", "source": "PLM", "extras": {"expression": "ageInYears(#{patient.birthDate}, #{observation.effectiveDateTime}) >= 35 AND ageInYears(#{patient.birthDate}, #{observation.effectiveDateTime}) <= 37", "expression_http://datim.org/fhir/StructureDefinition/FP_CONTR_NEW_Bundle": "ageInYears(#{patient.birthDate}, #{MedicationStatement.effectivePeriod.start}) >= 35 AND ageInYears(#{patient.birthDate}, #{MedicationStatement.effectivePeriod.start}) <= 37"}, "names": [{"locale": "en", "locale_preferred": true, "name": "35-37", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "eXxEjsX9u6q"} +{"datatype": "Numeric", "external_id": "TyxqF2FbvEX", "concept_class": "Category Option", "source": "PLM", "extras": {"expression": "ageInYears(#{patient.birthDate}, #{observation.effectiveDateTime}) >= 38 AND ageInYears(#{patient.birthDate}, #{observation.effectiveDateTime}) <= 39", "expression_http://datim.org/fhir/StructureDefinition/FP_CONTR_NEW_Bundle": "ageInYears(#{patient.birthDate}, #{MedicationStatement.effectivePeriod.start}) >= 38 AND ageInYears(#{patient.birthDate}, #{MedicationStatement.effectivePeriod.start}) <= 39"}, "names": [{"locale": "en", "locale_preferred": true, "name": "38-39", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "TyxqF2FbvEX"} diff --git a/metadata/PLM/plm_20191118_full.json b/metadata/PLM/plm_20191118_full.json new file mode 100644 index 0000000..0117a90 --- /dev/null +++ b/metadata/PLM/plm_20191118_full.json @@ -0,0 +1,130 @@ +{"website": "https://www.pepfar.gov/", "name": "The United States President's Emergency Plan for AIDS Relief", "public_access": "View", "company": "US Government", "type": "Organization", "id": "PEPFAR", "location": "Washington, DC, USA"} +{"name": "Personal-Level Monitoring & Evaluation", "default_locale": "en", "short_code": "PLM", "full_name": "Personal-Level Monitoring & Evaluation", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Source", "id": "PLM", "description": "Personal-Level Monitoring & Evaluation"} +{"owner": "PEPFAR", "extras": {"Indicator Group": "Treatment", "How to calculate annual total": "This is a snapshot indicator. Results are cumulative at each reporting period.", "Numerator Disaggregation Groups": "Age/Sex [Required]\n* <1 F/M, 1-4 F/M, 5-9 F/M, 10-14 F/M, 15-19 F/M, 20-24 F/M, 25-29 F/M, 30-34 F/M, 35-39 F/M, 40-44 F/M, 45-49 F/M, 50+ F/M, Unknown Age F/M", "Disaggregate descriptions & definitions": "For age /sex disaggregates: CURRENT is a state defined by treatment status when last seen, so it is expected that characteristics of these clients would be updated each time they are seen by a program. Age represents an individual\u2019s age at the end of the reporting period or when last seen at the facility. For example, a 14-year-old child will be counted as currently receiving treatment in the <15 age category at the end of reporting period \u201cA\u201d. During reporting period \u201cB\u201d the child turns age 15 and so at the end of this reporting period the child will be counted under the 15+ age category.", "Denominator Disaggregation Groups": "N/A", "PEPFAR-support definition": "Standard definition of DSD and TA-SDI used.\n\nProvision of key staff or commodities for PLHIV receiving ART includes: the provision of key staff and/or commodities can include ongoing procurement of critical commodities, such as ARVs, or funding for salaries of HCW who deliver HIV treatment services. Staff who are responsible for the completeness and quality of routine patient records (paper or electronic) can be counted here; however, staff who exclusively fulfill MOH and donor reporting requirements cannot be counted. \n\nOngoing support for PLHIV receiving ART service delivery improvement includes: clinical mentoring and supportive supervision of staff at HIV sites providing ART, support for quality improvement activities, patient tracking system support, routine support of ART M&E and reporting, commodities consumption forecasting and supply management", "How to review for data quality": "* Confirm that TX_CURR \u2265 TX_NEW\n* Net new of TX_CURR between reporting periods should be less than TX_NEW in that time period", "Denominator Name": "N/A", "Reporting frequency": "Quarterly", "Numerator Name": "Number of adults and children currently receiving antiretroviral therapy (ART)", "Numerator Description": "Count the number of adults and children who are currently receiving ART.", "How to use": "This indicator measures the ongoing scale-up and uptake of ART and retention in ART programs as a critical step in the HIV service cascade and assesses progress towards coverage of ART for all eligible HIV-positive individuals when reviewed against the number of PLHIV that are estimated to be eligible for treatment. It allows us to track the response to the epidemic in specific geographic areas and among specific populations as well as at the national level.", "Denominator Description": "N/A", "Indicator changes (MER 2.0 v2.2 to v2.3)": "* Age/sex disaggregates updated.\n* Language under the \u201cHow to Collect\u201d section updated to clarify which individuals are counted under this indicator.", "Reporting level": "Facility", "How to collect": "This indicator should be collected from facility ART registers/databases, program monitoring tools, and drug supply management systems.\n\nCount the number of adults and children who are currently receiving ART in accordance with the nationally approved treatment protocol (or WHO/UNAIDS standards) at the end of the reporting period.\n* Patients on ART who initiated or transferred-in during the reporting period should be counted.\n* Patients that pick up several months of antiretroviral drugs at one visit should also be counted as long as they have received enough ARVs to last to the end of the reporting period.\n* However, if it is determined that a patient has died, they should immediately be removed from the TX_CURR results.\n* HIV-positive pregnant women who are eligible for and are receiving antiretroviral drugs for their own treatment are included. HIV-positive pregnant women initiating lifelong ART through PMTCT (Option B+) will count as \u201ccurrent\u201d on ART under this indicator. These include HIV-infected pregnant women who:\n * Have newly initiated ART during the current pregnancy\n * Are already on ART at the beginning of the current pregnancy\n\nPatients excluded from the current on ART count are patients who died, stopped treatment, transferred out, or are lost to follow-up. Patients who have not received ARVs within four weeks of their last missed drug pick-up should not be counted. Patients do not need to qualify as lost to follow-up before tracing efforts commence. Efforts to trace patients that have missed a clinical visit or drug pick-up should begin immediately following a missed clinical contact. TX_ML describes the PEPFAR-recommended patient tracing process in more detail.\n\nThis indicator should be reported from both PEPFAR-supported sites in the private or public sector. Patients currently receiving treatment from mobile clinics can be reported in two ways. Firstly, if the mobile clinic is associated (receives commodities, reports to, is staff by) a nearby health facility, then these individuals should be reported by that facility. Secondly, if a mobile clinic is stationary for more than 2 reporting periods, it should be added to the PEPFAR facility list with geocodes and data should be reported for this mobile clinic directly.\n\nDO NOT include: Patients who receive ARVs for post-exposure prophylaxis (PEP) or short-term ART only for prevention (PrEP) should not be reported in this indicator.", "Guiding narrative questions": "1. What percentage of clients are picking up their ART drugs on a quarterly basis? On a semi-annual basis?\n2. What percentage of clients are being seen for clinical follow-up visits on a quarterly basis? On a semi-annual basis? On an annual basis?"}, "names": [{"locale": "en", "locale_preferred": true, "name": "Treatment Currently on ART Indicator", "name_type": "Fully Specified"}], "source": "PLM", "datatype": "None", "concept_class": "Reference Indicator", "owner_type": "Organization", "type": "Concept", "id": "TX_CURR", "descriptions": [{"locale": "en", "description": "Number of adults and children currently receiving antiretroviral therapy (ART)"}]} +{"owner": "PEPFAR", "extras": {"Indicator Group": "Treatment", "How to calculate annual total": "Sum results across quarters", "Numerator Disaggregation Groups": "Age/Sex [Required]\n* <1 F/M, 1-4 F/M, 5-9 F/M, 10-14 F/M, 15-19 F/M, 20-24 F/M, 25-29 F/M, 30-34 F/M, 35-39 F/M, 40-44 F/M, 45-49 F/M, 50+ F/M, Unknown Age F/M Breastfeeding status at ART initiation [Required]\n* Breastfeeding at initiation of ART Key Population Type [Optional]\n* People who inject drugs (PWID)\n* Men who have sex with men (MSM)\n* Transgender people (TG)\n* Female sex workers (FSW)\n* People in prison and other closed settings", "Disaggregate descriptions & definitions": "Age/Sex: Age is defined as the age of the patient at the date of initiation on ART, not the age at the date of reporting.", "Denominator Disaggregation Groups": "N/A", "PEPFAR-support definition": "Standard definition of DSD and TA-SDI used.\n\nProvision of key staff or commodities for PLHIV receiving ART includes: the provision of key staff and/or commodities can include ongoing procurement of critical commodities, such as ARVs, or funding for salaries of HCW who deliver HIV treatment services. Staff who are responsible for the completeness and quality of routine patient records (paper or electronic) can be counted here; however, staff who exclusively fulfill MOH and donor reporting requirements cannot be counted. \n\nOngoing support for PLHIV receiving ART service delivery improvement includes: clinical mentoring and supportive supervision of staff at HIV sites providing ART, support for quality improvement activities, patient tracking system support, routine support of ART M&E and reporting, commodities consumption forecasting and supply management.", "How to review for data quality": "* Numerator \u2265 subtotal of each disaggregation: The total number of adults and children newly enrolled on ART should be greater or equal to the sum of all of the age/sex disaggregations and pregnancy/ breastfeeding status.\n* Confirm that TX_CURR \u2265 TX_NEW.", "Denominator Name": "N/A", "Reporting frequency": "Quarterly", "Numerator Name": "Number of adults and children newly enrolled on antiretroviral therapy (ART)", "Numerator Description": "The indicator measures the ongoing scale-up and uptake of ART programs.", "How to use": "The indicator measures the ongoing scale-up and uptake of ART programs. This measure is critical to monitor along with number of patients currently on ART in relation to the number of PLHIV that are estimated to be eligible for treatment to assess progress in the program\u2019s response to the epidemic in specific geographic areas and populations as well as at the national level. This is particularly critical in the context of current revisions to country-specific ART eligibility.\n\nReporting the number of new patients enrolled on ART at both the national and overall PEPFAR program levels is critical to monitoring the HIV services cascade, specifically the successful linkage between HIV diagnosis and initiating ART. Disaggregation of new on ART by age/sex at ART initiation, pregnancy status at ART initiation, and breastfeeding status at ART initiation is important to understand the percentage of new ART initiations coming from priority populations.", "Denominator Description": "N/A", "Indicator changes (MER 2.0 v2.2 to v2.3)": "* Age/sex disaggregates updated.\n* Pregnancy disaggregation removed due to confusion with this disaggregation and PMTCT_ART. However, the breastfeeding disaggregate was retained.", "Reporting level": "Facility", "How to collect": "Facility ART registers/databases, program monitoring tools, or drug supply management systems.\n* The numerator can be generated by counting the number of adults and children who are newly enrolled in ART in the reporting period, in accordance with the nationally approved treatment protocol (or WHO/UNAIDS standards).\n* Patients who known to transfer in from another facility, or who temporarily stopped therapy and have started again should not be counted as new patients.\n* NEW is a state defined by an individual initiating ART during the reporting period. It is expected that the characteristics of new clients are recorded at the time they newly initiate life-long ART. For example, patients who receive post-exposure prophylaxis (PEP), short term ART only for prevention (PrEP), or ART starter pack alone should not be used to count individuals reached with this indicator. \n\nBF disaggregation: Women who initiate ART while breastfeeding should be counted under this indicator but not in PMTCT_ART.\n\nKey population disaggregation* see Appendix A to support the identification of key populations at ART initiation. However, reporting of key population disaggregation should be consistent with what is described under the KP_PREV \u201cHow to review for data quality\u201d section on mutual exclusivity of an individual who falls under multiple KP categories (e.g., FSW who injects drugs). In such instances, the individual should only be reported in ONE KP disaggregation category with which s/he is most identified in order to avoid double-counting.\n\nNOTE: both KP-specific and clinical partners have the option to complete these disaggs, but only if safe to maintain these files and to report.", "Guiding narrative questions": "1. If TX_NEW does NOT equal HTS_TST_POS, explain why.\n2. If TX_NEW result is markedly different from targets, explain why."}, "names": [{"locale": "en", "locale_preferred": true, "name": "Treatment New on ART Indicator", "name_type": "Fully Specified"}], "source": "PLM", "datatype": "None", "concept_class": "Reference Indicator", "owner_type": "Organization", "type": "Concept", "id": "TX_NEW", "descriptions": [{"locale": "en", "description": "Number of adults and children newly enrolled on antiretroviral therapy (ART)"}]} +{"owner": "PEPFAR", "extras": {"Indicator Group": "Viral Suppression", "How to calculate annual total": "This is a snapshot indicator. Results are cumulative at each reporting period.", "Numerator Disaggregation Groups": "Indication by Age/Sex [Required]:\n* Routine by: <1 F/M, 1-4 F/M, 5-9 F/M, 10-14 F/M, 15-19 F/M, 20-24 F/M, 25-29 F/M, 30-34 F/M, 35-39 F/M, 40- 44 F/M, 45-49 F/M, 50+ F/M, Unknown Age F/M\n* Targeted by: <1 F/M, 1-4 F/M, 5-9 F/M, 10-14 F/M, 15- 19 F/M, 20-24 F/M, 25-29 F/M, 30-34 F/M, 35-39 F/M, 40-44 F/M, 45-49 F/M, 50+ F/M, Unknown Age F/M\n* Not Documented by: <1 F/M, 1-4 F/M, 5-9 F/M, 10-14 F/M, 15-19 F/M, 20-24 F/M, 25-29 F/M, 30-34 F/M, 35- 39 F/M, 40-44 F/M, 45-49 F/M, 50+ F/M, Unknown Age F/M\n\nIndication by Pregnant/Breastfeeding [Required]:\n* Pregnant Routine;\n* Pregnant Targeted;\n* Pregnant Not Documented;\n* Breastfeeding Routine;\n* Breastfeeding Targeted;\n* Breastfeeding Not Documented", "Disaggregate descriptions & definitions": "Routine: Refers to VL tests obtained at standard intervals following ART initiation to monitor virologic response to ART (testing frequencies and interval are dependent on the National guidelines but should be recommended to occur at least annually for patients on ART) and includes follow-up VL tests done after an initial VL result of VL\u22651000.\n\nTargeted: refers to viral load tests ordered based on a specific clinical indication, (e.g., concern about disease progression or failure to respond to ART).\n\nNot documented: not indicated in the patient file, registry, or log book whether this test was targeted or routine. If any data are reported here, an explanation is required in the narrative section including a description of plans to address missing data so in the future, data are reported under routine or targeted.", "Denominator Disaggregation Groups": "Indication by Age/Sex [Required]:\n* Routine by: <1 F/M, 1-4 F/M, 5-9 F/M, 10-14 F/M, 15-19 F/M, 20-24 F/M, 25-29 F/M, 30-34 F/M, 35-39 F/M, 40- 44 F/M, 45-49 F/M, 50+ F/M, Unknown Age F/M\n* Targeted by: <1 F/M, 1-4 F/M, 5-9 F/M, 10-14 F/M, 15- 19 F/M, 20-24 F/M, 25-29 F/M, 30-34 F/M, 35-39 F/M, 40-44 F/M, 45-49 F/M, 50+ F/M, Unknown Age F/M\n* Not Documented by: <1 F/M, 1-4 F/M, 5-9 F/M, 10-14 F/M, 15-19 F/M, 20-24 F/M, 25-29 F/M, 30-34 F/M, 35- 39 F/M, 40-44 F/M, 45-49 F/M, 50+ F/M, Unknown Age F/M\n\nIndication by Pregnant/Breastfeeding [Required]:\n* Pregnant Routine;\n* Pregnant Targeted;\n* Pregnant Not Documented;\n* Breastfeeding Routine;\n* Breastfeeding Targeted;\n* Breastfeeding Not Documented", "PEPFAR-support definition": "Standard definition of DSD and TA-SDI used.\n\nProvision of key staff or commodities for PLHIV on ART who receive VL monitoring includes: the provision of key staff and/or commodities can include ongoing procurement of critical commodities, such as ARVs, or funding for salaries of HCW who deliver VL monitoring services. Staff who are responsible for the completeness and quality of routine patient records (paper or electronic) can be counted here; however, staff who exclusively fulfill MOH and donor reporting requirements cannot be counted.\n\nOngoing support for PLHIV receiving ART VL monitoring improvement includes: clinical mentoring and supportive supervision of staff at HIV sites providing ART and VL monitoring services, support for quality improvement activities, patient tracking, enhanced adherence counseling system support, routine support of VL related M&E and reporting, VL related commodities consumption forecasting and supply management", "How to review for data quality": "Denominator \u2265 Numerator: The number of VL results from adults and children on ART must be greater than or equal to the number of VL results from adult and pediatric ART patients with a VL <1,000 copies/ml.\n\nNumerator \u2265 subtotal of each disaggregation: The total number of VL results from adult and pediatric ART patients with a VL <1,000 copies/ml should be greater than or equal to the sum of all of the results disaggregated by age/sex, pregnancy/breastfeeding status, and test indication.\n\nTX_CURR \u2265 TX_PVLS (D): TX_CURR should be greater than or equal to the number of adults and children on ART with VL results", "Denominator Name": "Number of ART patients with a VL result documented in the medical or laboratory records/LIS within the past 12 months.", "Reporting frequency": "Quarterly", "Numerator Name": "Number of ART patients with suppressed VL results (<1,000 copies/ml) documented in the medical or laboratory records/LIS within the past 12 months", "Numerator Description": "If there is more than one VL result for a patient during the past 12 months, report the most recent result.\n\nOnly patients who have been on ART for at least 3 months should be considered.", "How to use": "VL SUPPRESION OUTCOMES:\nThis indicator monitors the proportion of documented viral load results from adult and pediatric ART patients who have been on ART for at least 3 months (or according to national guidelines) with a suppressed result (<1,000 copies/ml). This allows ART programs to monitor individual and overall programmatic response to ART as measured by virologic suppression. This indicator will provide data on patients who have a viral load (VL) test in the past 12 months and the percentage who were virally suppressed at the most recent test.\n\nVL TESTING COVERAGE:\nComparison of the denominator for this indicator with the result for TX_CURR from 6 months earlier (i.e., two quarters prior) can be used to crudely estimate VL testing coverage supported by PEPFAR. For example, a comparison may be made between the FY19 Q1 denominator for TX_PVLS and FY18 Q3 TX_CURR, given that patients newly initiating ART and included in TX_CURR in FY18 Q4 and FY19 Q1 may not be eligible for a viral load test. In calculating this estimate, it is important to ensure that individuals, not tests are being reported for TX_PVLS.\n\nAnalyzing both VL testing coverage and suppression rates by geography, sub-population, and implementing mechanisms is essential for program management and quality of care. Real-time review of VL results should trigger an immediate response to follow-up on patients who are not suppressed (i.e., VL \u22651000).", "Denominator Description": "Only patients who have been on ART for at least 3 months should be considered.", "Indicator changes (MER 2.0 v2.2 to v2.3)": "Frequency of reporting updated from annual to quarterly. The reporting period still covers a 12-month period and may include data from the previous fiscal year.\n\nData source hierarchy for indicator reporting is established.\n\nGuiding narrative questions updated.", "Reporting level": "Facility", "How to collect": "This indicator should be collected from clinical sources (e.g., electronic or paper patient records), where possible, to ensure de-duplicated patient counting and receipt of results to inform patient care. Ideally, data for this indicator should be collected from an electronic medical records system (EMR) to minimize data collection errors and ensure that results are informing patient care. If data collection from an EMR is not possible, indicator data may be collected from paper-based registers or reports that reflect the VL results. If standard patient registers do not contain all the required information, individual patient records should be reviewed.\n\nIf a clinical source does not exist or does not contain the desired information, data may be extracted from an electronic laboratory information system (LIS). VL results from an LIS must be linked to back to the individual patients and their record at sites.\n\nNOTE: If patient-linked VL results from LIS is used for reporting, it is incumbent that the implementing partner ensure this information is transcribed into the patient record for timely VL results utilization/patient management.\n\nThe data source used for reporting on this indicator should be specified and data reported should be de-duplicated and used to inform patient care at sites. If the LIS is used, please explain why clinical sources could not be used to report on this indicator in the narrative (see guiding narrative question section below).\n\nVL results should be reported for patients who have been on ART for at least 3 months (or according to national guidelines). It is important to ensure that the data sources used to collect and aggregate data are updated to be able to report VL results data for patients who have been on ART for at least 3 months.\n\nThe indicator reporting frequency is now quarterly. The reporting period still covers a 12- month period and may include data from the previous fiscal year (see visual below). For example, when reporting data in FY19 Q1, country teams will be required to report data for FY18 Q2+ FY18 Q3+FY18 Q4+ FY19 Q1.\n\nBoth only VL tests with recorded results and VL results that are linked back to patients should be included in the numerator and denominator of this indicator.\n\nThis indicator should be reported for all PEPFAR-supported treatment sites (i.e., from all reporting TX_CURR). VL monitoring result utilization should be promoted for individual patient, site, and program use. If a PEPFAR-supported treatment site (i.e., a site that has reported TX_CURR) has not collected any samples for VL testing, \"0\" should be entered for both the numerator and denominator.\n\nWhere more than one result is available for the reporting period, the most recent result should be reported. Programs should describe the method(s) of data collection and the results de-duplication methodology utilized in their narratives.", "Guiding narrative questions": "1. Briefly describe the VL testing algorithm used in country. Please ensure that the description includes any differences in the VL monitoring algorithm for different sub- populations (e.g., pregnant women, breastfeeding women, children etc.).\n2. Clarify how the program is able to ensure that only patients who have been on ART for at least 3 months are being reported. If reporting a different duration (e.g., only patients who have been on ART for at least 6 months), please specify.\n3. Specify and briefly describe the data sources used to report on this indicator (e.g., EMR, LIS, DHIS2 etc.). If the LIS is used, please explain why clinical sources could not be used to report on this indicator.\n4. What efforts are made to ensure individuals, not tests are being reported (e.g., processes of de-duplicating data to reflect unique individuals being tested and outcomes). Please describe the de-duplication methodology used, if applicable.\n5. Clarify definition of how country is reporting on routine vs. targeted tests. If there were lower-than-expected numbers of routine or targeted VL testing, please explain.\n6. Please describe the overall coverage of VL testing in the country, with any differences by region or age.\n7. If any data are reported in the \u2018not documented\u2019 or \u2018not known\u2019 disaggregation, please explain why and include plans to address for next reporting cycle.\n8. Describe any association of ART regimen type with TX_PVLS."}, "names": [{"locale": "en", "locale_preferred": true, "name": "Treatment Patient Viral Load Suppression Indicator", "name_type": "Fully Specified"}], "source": "PLM", "datatype": "None", "concept_class": "Reference Indicator", "owner_type": "Organization", "type": "Concept", "id": "TX_PVLS", "descriptions": [{"locale": "en", "description": "Percentage of ART patients with a suppressed viral load (VL) result (<1000 copies/ml) documented in the medical or laboratory records/laboratory information systems (LIS) within the past 12 months"}]} +{"owner": "PEPFAR", "names": [{"locale": "en", "locale_preferred": true, "name": "Modern contraceptive method use (mCPR)", "name_type": "Fully Specified"}], "source": "PLM", "datatype": "None", "concept_class": "Reference Indicator", "owner_type": "Organization", "type": "Concept", "id": "FP_CONTR_NEW", "descriptions": [{"locale": "en", "description": "Proportion of women ages 15\u201349 who are using (or whose partners are using) a modern method of contraception, which includes hormonal and barrier methods, sterilization, emergency contraception, lactational amenorrhea method (LAM), and the standard days/cycle beads method. (Source: https://www.pma2020.org/glossary-family-planning-indicators)"}]} +{"datatype": "Numeric", "external_id": "VFaCemSdn8u", "concept_class": "Data Element", "source": "PLM", "extras": {"profile": "http://datim.org/fhir/StructureDefinition/TX_NEW_Bundle", "period-path": "Observation.effectiveDateTime", "location-path": "Encounter.location.location.identifier.value"}, "names": [{"locale": "en", "locale_preferred": true, "name": "TX_NEW (N, PLM, Age/Sex/HIVStatus): New on ART", "name_type": "Fully Specified"}, {"locale": "en", "name": "TX_NEW (N, PLM, Age/Sex/HIVStatus)", "name_type": "Short"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "TX_NEW_N_PLM_Age_Sex_HIVStatus", "descriptions": [{"locale": "en", "description": "Number of adults and children newly enrolled on antiretroviral therapy (ART)"}]} +{"datatype": "Numeric", "external_id": "eN6ToCOgp1H", "concept_class": "Data Element", "source": "PLM", "extras": {"profile": "http://datim.org/fhir/StructureDefinition/TX_CURR_Bundle", "period-path": "Observation.effectiveDateTime", "location-path": "Encounter.location.location.identifier.value"}, "names": [{"locale": "en", "locale_preferred": true, "name": "TX_CURR (N, PLM, Age/Sex/HIVStatus): Receiving ART", "name_type": "Fully Specified"}, {"locale": "en", "name": "TX_CURR (N, PLM, Age/Sex/HIVStatus)", "name_type": "Short"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "TX_CURR_N_PLM_Age_Sex_HIVStatus", "descriptions": [{"locale": "en", "description": "Number of adults and children with HIV infection receiving antiretroviral therapy (ART)."}]} +{"datatype": "Numeric", "external_id": "vnsXCSuov4U", "concept_class": "Data Element", "source": "PLM", "extras": {"profile": "http://datim.org/fhir/StructureDefinition/TX_PVLS_Bundle", "period-path": "Observation.effectiveDateTime", "location-path": "Encounter.location.location.identifier.value"}, "names": [{"locale": "en", "locale_preferred": true, "name": "TX_PVLS (N, PLM, Age/Sex/Indication/HIVStatus): 12 Months Viral Load < 1000", "name_type": "Fully Specified"}, {"locale": "en", "name": "TX_PVLS (N, PLM, Age/Sex/Ind/HIV)", "name_type": "Short"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "TX_PVLS_N_PLM_Age_Sex_Ind_HIV", "descriptions": [{"locale": "en", "description": "Number of adult and pediatric ART patients with a viral load result documented in the patient medical record and /or laboratory records in the past 12 months"}]} +{"datatype": "Numeric", "external_id": "hRktImXl24P", "concept_class": "Data Element", "source": "PLM", "extras": {"profile": "http://datim.org/fhir/StructureDefinition/FP_CONTR_NEW_Bundle", "period-path": "MedicationStatement.effectivePeriod.start", "location-path": "Encounter.location.location.identifier.value"}, "names": [{"locale": "en", "locale_preferred": true, "name": "FP_CONTR_NEW (N, PLM, Age/Sex/Method): New users of modern contraceptive methods", "name_type": "Fully Specified"}, {"locale": "en", "name": "FP_CONTR_NEW (N, PLM, Age/Sex/Method)", "name_type": "Short"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "FP_CONTR_NEW_N_PLM_Age_Sex_Method", "descriptions": [{"locale": "en", "description": "Number of persons who accept a contraceptive method for the first time in their lives."}]} +{"datatype": "Numeric", "external_id": "GeWmmAXTyfI", "concept_class": "Data Element", "source": "PLM", "extras": {"profile": "http://datim.org/fhir/StructureDefinition/TX_CURR_DEMO_Bundle", "period-path": "Observation.effectiveDateTime", "location-path": "Encounter.location.location.identifier.value"}, "names": [{"locale": "en", "locale_preferred": true, "name": "TX_CURR_DEMO (N, PLM, Age/Sex/HIVStatus): Receiving ART", "name_type": "Fully Specified"}, {"locale": "en", "name": "TX_CURR_DEMO (N, PLM, Age/Sex/HIVStatus)", "name_type": "Short"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "TX_CURR_DEMO_N_PLM_Age_Sex_HIVStatus", "descriptions": [{"locale": "en", "description": "Number of adults and children with HIV infection receiving antiretroviral therapy (ART)."}]} +{"datatype": "Numeric", "external_id": "hDomCfJSxiQ", "concept_class": "Category", "source": "PLM", "names": [{"locale": "en", "locale_preferred": true, "name": "Age (<1-50+-uk, 12)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "Age_lt1_50plus_uk_12"} +{"datatype": "Numeric", "external_id": "cUssOiT9cHY", "concept_class": "Category", "source": "PLM", "names": [{"locale": "en", "locale_preferred": true, "name": "Sex w/ Unknown", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "Sex_w_Unknown"} +{"datatype": "Numeric", "external_id": "XAbPTrBC8Dg", "concept_class": "Category", "source": "PLM", "names": [{"locale": "en", "locale_preferred": true, "name": "Test Indication w/ Undocumented", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "Test_Indication_w_Undocumented"} +{"datatype": "Numeric", "external_id": "bUVkiB6QLYZ", "concept_class": "Category", "source": "PLM", "names": [{"locale": "en", "locale_preferred": true, "name": "HIV Status (Positive Only)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "HIV_Status_Positive_Only"} +{"datatype": "Numeric", "external_id": "FA7DW2Uf7ez", "concept_class": "Category", "source": "PLM", "names": [{"locale": "en", "locale_preferred": true, "name": "Modern contraceptive method", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "Modern_contraceptive_method"} +{"datatype": "Numeric", "external_id": "SYceP3YEfNM", "concept_class": "Category", "source": "PLM", "names": [{"locale": "en", "locale_preferred": true, "name": "Age (<10-50+-uk, 11)", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "Age_lt10_50plus_uk_11"} +{"datatype": "Numeric", "external_id": "sMBMO5xAq5T", "concept_class": "Category Option", "source": "PLM", "extras": {"expression": "ageInYears(#{patient.birthDate}, #{observation.effectiveDateTime}) < 1", "expression_http://datim.org/fhir/StructureDefinition/FP_CONTR_NEW_Bundle": "ageInYears(#{patient.birthDate}, #{MedicationStatement.effectivePeriod.start}) < 1"}, "names": [{"locale": "en", "locale_preferred": true, "name": "<1", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "sMBMO5xAq5T"} +{"datatype": "Numeric", "external_id": "VHpjs9qdLFF", "concept_class": "Category Option", "source": "PLM", "extras": {"expression": "ageInYears(#{patient.birthDate}, #{observation.effectiveDateTime}) >= 1 AND ageInYears(#{patient.birthDate}, #{observation.effectiveDateTime}) <= 4", "expression_http://datim.org/fhir/StructureDefinition/FP_CONTR_NEW_Bundle": "ageInYears(#{patient.birthDate}, #{MedicationStatement.effectivePeriod.start}) >= 1 AND ageInYears(#{patient.birthDate}, #{MedicationStatement.effectivePeriod.start}) <= 4"}, "names": [{"locale": "en", "locale_preferred": true, "name": "1-4", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "VHpjs9qdLFF"} +{"datatype": "Numeric", "external_id": "eQG9DwiqSQR", "concept_class": "Category Option", "source": "PLM", "extras": {"expression": "ageInYears(#{patient.birthDate}, #{observation.effectiveDateTime}) >= 5 AND ageInYears(#{patient.birthDate}, #{observation.effectiveDateTime}) <= 9", "expression_http://datim.org/fhir/StructureDefinition/FP_CONTR_NEW_Bundle": "ageInYears(#{patient.birthDate}, #{MedicationStatement.effectivePeriod.start}) >= 5 AND ageInYears(#{patient.birthDate}, #{MedicationStatement.effectivePeriod.start}) <= 9"}, "names": [{"locale": "en", "locale_preferred": true, "name": "5-9", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "eQG9DwiqSQR"} +{"datatype": "Numeric", "external_id": "jcGQdcpPSJP", "concept_class": "Category Option", "source": "PLM", "extras": {"expression": "ageInYears(#{patient.birthDate}, #{observation.effectiveDateTime}) >= 10 AND ageInYears(#{patient.birthDate}, #{observation.effectiveDateTime}) <= 14", "expression_http://datim.org/fhir/StructureDefinition/FP_CONTR_NEW_Bundle": "ageInYears(#{patient.birthDate}, #{MedicationStatement.effectivePeriod.start}) >= 10 AND ageInYears(#{patient.birthDate}, #{MedicationStatement.effectivePeriod.start}) <= 14"}, "names": [{"locale": "en", "locale_preferred": true, "name": "10-14", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "jcGQdcpPSJP"} +{"datatype": "Numeric", "external_id": "ttf9eZCHsTU", "concept_class": "Category Option", "source": "PLM", "extras": {"expression": "ageInYears(#{patient.birthDate}, #{observation.effectiveDateTime}) >= 15 AND ageInYears(#{patient.birthDate}, #{observation.effectiveDateTime}) <= 19", "expression_http://datim.org/fhir/StructureDefinition/FP_CONTR_NEW_Bundle": "ageInYears(#{patient.birthDate}, #{MedicationStatement.effectivePeriod.start}) >= 15 AND ageInYears(#{patient.birthDate}, #{MedicationStatement.effectivePeriod.start}) <= 19"}, "names": [{"locale": "en", "locale_preferred": true, "name": "15-19", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "ttf9eZCHsTU"} +{"datatype": "Numeric", "external_id": "GaScV37Kk29", "concept_class": "Category Option", "source": "PLM", "extras": {"expression": "ageInYears(#{patient.birthDate}, #{observation.effectiveDateTime}) >= 20 AND ageInYears(#{patient.birthDate}, #{observation.effectiveDateTime}) <= 24", "expression_http://datim.org/fhir/StructureDefinition/FP_CONTR_NEW_Bundle": "ageInYears(#{patient.birthDate}, #{MedicationStatement.effectivePeriod.start}) >= 20 AND ageInYears(#{patient.birthDate}, #{MedicationStatement.effectivePeriod.start}) <= 24"}, "names": [{"locale": "en", "locale_preferred": true, "name": "20-24", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "GaScV37Kk29"} +{"datatype": "Numeric", "external_id": "meeNUPwEOtj", "concept_class": "Category Option", "source": "PLM", "extras": {"expression": "ageInYears(#{patient.birthDate}, #{observation.effectiveDateTime}) >= 25 AND ageInYears(#{patient.birthDate}, #{observation.effectiveDateTime}) <= 29", "expression_http://datim.org/fhir/StructureDefinition/FP_CONTR_NEW_Bundle": "ageInYears(#{patient.birthDate}, #{MedicationStatement.effectivePeriod.start}) >= 25 AND ageInYears(#{patient.birthDate}, #{MedicationStatement.effectivePeriod.start}) <= 29"}, "names": [{"locale": "en", "locale_preferred": true, "name": "25-29", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "meeNUPwEOtj"} +{"datatype": "Numeric", "external_id": "AZaNm5B8vn9", "concept_class": "Category Option", "source": "PLM", "extras": {"expression": "ageInYears(#{patient.birthDate}, #{observation.effectiveDateTime}) >= 30 AND ageInYears(#{patient.birthDate}, #{observation.effectiveDateTime}) <= 34", "expression_http://datim.org/fhir/StructureDefinition/FP_CONTR_NEW_Bundle": "ageInYears(#{patient.birthDate}, #{MedicationStatement.effectivePeriod.start}) >= 30 AND ageInYears(#{patient.birthDate}, #{MedicationStatement.effectivePeriod.start}) <= 34"}, "names": [{"locale": "en", "locale_preferred": true, "name": "30-34", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "AZaNm5B8vn9"} +{"datatype": "Numeric", "external_id": "R32YPF38CJJ", "concept_class": "Category Option", "source": "PLM", "extras": {"expression": "ageInYears(#{patient.birthDate}, #{observation.effectiveDateTime}) >= 35 AND ageInYears(#{patient.birthDate}, #{observation.effectiveDateTime}) <= 39", "expression_http://datim.org/fhir/StructureDefinition/FP_CONTR_NEW_Bundle": "ageInYears(#{patient.birthDate}, #{MedicationStatement.effectivePeriod.start}) >= 35 AND ageInYears(#{patient.birthDate}, #{MedicationStatement.effectivePeriod.start}) <= 39"}, "names": [{"locale": "en", "locale_preferred": true, "name": "35-39", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "R32YPF38CJJ"} +{"datatype": "Numeric", "external_id": "JEth8vg25Rv", "concept_class": "Category Option", "source": "PLM", "extras": {"expression": "ageInYears(#{patient.birthDate}, #{observation.effectiveDateTime}) >= 40 AND ageInYears(#{patient.birthDate}, #{observation.effectiveDateTime}) <= 44", "expression_http://datim.org/fhir/StructureDefinition/FP_CONTR_NEW_Bundle": "ageInYears(#{patient.birthDate}, #{MedicationStatement.effectivePeriod.start}) >= 40 AND ageInYears(#{patient.birthDate}, #{MedicationStatement.effectivePeriod.start}) <= 44"}, "names": [{"locale": "en", "locale_preferred": true, "name": "40-44", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "JEth8vg25Rv"} +{"datatype": "Numeric", "external_id": "rQLOOlL3UOQ", "concept_class": "Category Option", "source": "PLM", "extras": {"expression": "ageInYears(#{patient.birthDate}, #{observation.effectiveDateTime}) >= 45 AND ageInYears(#{patient.birthDate}, #{observation.effectiveDateTime}) <= 49", "expression_http://datim.org/fhir/StructureDefinition/FP_CONTR_NEW_Bundle": "ageInYears(#{patient.birthDate}, #{MedicationStatement.effectivePeriod.start}) >= 45 AND ageInYears(#{patient.birthDate}, #{MedicationStatement.effectivePeriod.start}) <= 49"}, "names": [{"locale": "en", "locale_preferred": true, "name": "45-49", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "rQLOOlL3UOQ"} +{"datatype": "Numeric", "external_id": "TpXlQcoXGZF", "concept_class": "Category Option", "source": "PLM", "extras": {"expression": "ageInYears(#{patient.birthDate}, #{observation.effectiveDateTime}) >= 50", "expression_http://datim.org/fhir/StructureDefinition/FP_CONTR_NEW_Bundle": "ageInYears(#{patient.birthDate}, #{MedicationStatement.effectivePeriod.start}) >= 50"}, "names": [{"locale": "en", "locale_preferred": true, "name": "50+", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "TpXlQcoXGZF"} +{"datatype": "Numeric", "external_id": "y1qnRg4a8dz", "concept_class": "Category Option", "source": "PLM", "extras": {"expression": "#{patient.birthDate} = NULL", "expression_http://datim.org/fhir/StructureDefinition/FP_CONTR_NEW_Bundle": "#{patient.birthDate} = NULL"}, "names": [{"locale": "en", "locale_preferred": true, "name": "Unknown Age", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "y1qnRg4a8dz"} +{"datatype": "Numeric", "external_id": "KwCpNRDIVUr", "concept_class": "Category Option", "source": "PLM", "extras": {"expression": "ageInYears(#{patient.birthDate}, #{observation.effectiveDateTime}) < 10", "expression_http://datim.org/fhir/StructureDefinition/FP_CONTR_NEW_Bundle": "ageInYears(#{patient.birthDate}, #{MedicationStatement.effectivePeriod.start}) < 10"}, "names": [{"locale": "en", "locale_preferred": true, "name": "<10", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "KwCpNRDIVUr"} +{"datatype": "Numeric", "external_id": "DAIrH6f26A0", "concept_class": "Category Option", "source": "PLM", "extras": {"expression": "ageInYears(#{patient.birthDate}, #{observation.effectiveDateTime}) >= 10 AND ageInYears(#{patient.birthDate}, #{observation.effectiveDateTime}) <= 19", "expression_http://datim.org/fhir/StructureDefinition/FP_CONTR_NEW_Bundle": "ageInYears(#{patient.birthDate}, #{MedicationStatement.effectivePeriod.start}) >= 10 AND ageInYears(#{patient.birthDate}, #{MedicationStatement.effectivePeriod.start}) <= 19"}, "names": [{"locale": "en", "locale_preferred": true, "name": "10-19", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "DAIrH6f26A0"} +{"datatype": "Numeric", "external_id": "KkwWm93UiE0", "concept_class": "Category Option", "source": "PLM", "extras": {"expression": "ageInYears(#{patient.birthDate}, #{observation.effectiveDateTime}) >= 20 AND ageInYears(#{patient.birthDate}, #{observation.effectiveDateTime}) <= 29", "expression_http://datim.org/fhir/StructureDefinition/FP_CONTR_NEW_Bundle": "ageInYears(#{patient.birthDate}, #{MedicationStatement.effectivePeriod.start}) >= 20 AND ageInYears(#{patient.birthDate}, #{MedicationStatement.effectivePeriod.start}) <= 29"}, "names": [{"locale": "en", "locale_preferred": true, "name": "20-29", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "KkwWm93UiE0"} +{"datatype": "Numeric", "external_id": "Rn7C6RQ7h1Z", "concept_class": "Category Option", "source": "PLM", "extras": {"expression": "ageInYears(#{patient.birthDate}, #{observation.effectiveDateTime}) >= 30 AND ageInYears(#{patient.birthDate}, #{observation.effectiveDateTime}) <= 32", "expression_http://datim.org/fhir/StructureDefinition/FP_CONTR_NEW_Bundle": "ageInYears(#{patient.birthDate}, #{MedicationStatement.effectivePeriod.start}) >= 30 AND ageInYears(#{patient.birthDate}, #{MedicationStatement.effectivePeriod.start}) <= 32"}, "names": [{"locale": "en", "locale_preferred": true, "name": "30-32", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "Rn7C6RQ7h1Z"} +{"datatype": "Numeric", "external_id": "UIaQRIkunI8", "concept_class": "Category Option", "source": "PLM", "extras": {"expression": "ageInYears(#{patient.birthDate}, #{observation.effectiveDateTime}) >= 33 AND ageInYears(#{patient.birthDate}, #{observation.effectiveDateTime}) <= 34", "expression_http://datim.org/fhir/StructureDefinition/FP_CONTR_NEW_Bundle": "ageInYears(#{patient.birthDate}, #{MedicationStatement.effectivePeriod.start}) >= 33 AND ageInYears(#{patient.birthDate}, #{MedicationStatement.effectivePeriod.start}) <= 34"}, "names": [{"locale": "en", "locale_preferred": true, "name": "33-34", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "UIaQRIkunI8"} +{"datatype": "Numeric", "external_id": "eXxEjsX9u6q", "concept_class": "Category Option", "source": "PLM", "extras": {"expression": "ageInYears(#{patient.birthDate}, #{observation.effectiveDateTime}) >= 35 AND ageInYears(#{patient.birthDate}, #{observation.effectiveDateTime}) <= 37", "expression_http://datim.org/fhir/StructureDefinition/FP_CONTR_NEW_Bundle": "ageInYears(#{patient.birthDate}, #{MedicationStatement.effectivePeriod.start}) >= 35 AND ageInYears(#{patient.birthDate}, #{MedicationStatement.effectivePeriod.start}) <= 37"}, "names": [{"locale": "en", "locale_preferred": true, "name": "35-37", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "eXxEjsX9u6q"} +{"datatype": "Numeric", "external_id": "TyxqF2FbvEX", "concept_class": "Category Option", "source": "PLM", "extras": {"expression": "ageInYears(#{patient.birthDate}, #{observation.effectiveDateTime}) >= 38 AND ageInYears(#{patient.birthDate}, #{observation.effectiveDateTime}) <= 39", "expression_http://datim.org/fhir/StructureDefinition/FP_CONTR_NEW_Bundle": "ageInYears(#{patient.birthDate}, #{MedicationStatement.effectivePeriod.start}) >= 38 AND ageInYears(#{patient.birthDate}, #{MedicationStatement.effectivePeriod.start}) <= 39"}, "names": [{"locale": "en", "locale_preferred": true, "name": "38-39", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "TyxqF2FbvEX"} +{"datatype": "Numeric", "external_id": "Z1EnpTPaUfq", "concept_class": "Category Option", "source": "PLM", "extras": {"expression": "#{patient.gender} = \"Female\""}, "names": [{"locale": "en", "locale_preferred": true, "name": "Female", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "Z1EnpTPaUfq"} +{"datatype": "Numeric", "external_id": "Qn0I5FbKQOA", "concept_class": "Category Option", "source": "PLM", "extras": {"expression": "#{patient.gender} = \"Male\""}, "names": [{"locale": "en", "locale_preferred": true, "name": "Male", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "Qn0I5FbKQOA"} +{"datatype": "Numeric", "external_id": "iAoGQ8eQPTP", "concept_class": "Category Option", "source": "PLM", "extras": {"expression": "#{patient.gender} in [\"Unknown\", \"Other\"]"}, "names": [{"locale": "en", "locale_preferred": true, "name": "Unknown Sex", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "iAoGQ8eQPTP"} +{"datatype": "Numeric", "external_id": "Y53tae7HT6c", "concept_class": "Category Option", "source": "PLM", "extras": {"expression": "1 = 0"}, "names": [{"locale": "en", "locale_preferred": true, "name": "Targeted", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "Y53tae7HT6c"} +{"datatype": "Numeric", "external_id": "rGptWqlhaVU", "concept_class": "Category Option", "source": "PLM", "extras": {"expression": "1 = 0"}, "names": [{"locale": "en", "locale_preferred": true, "name": "Routine", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "rGptWqlhaVU"} +{"datatype": "Numeric", "external_id": "F7bSQWWotUJ", "concept_class": "Category Option", "source": "PLM", "extras": {"expression": "1 = 1"}, "names": [{"locale": "en", "locale_preferred": true, "name": "Undocumented Test Indication", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "F7bSQWWotUJ"} +{"datatype": "Numeric", "external_id": "KM4dyooZHUP", "concept_class": "Category Option", "source": "PLM", "extras": {"expression": "1 = 1"}, "names": [{"locale": "en", "locale_preferred": true, "name": "Positive", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "KM4dyooZHUP"} +{"datatype": "Numeric", "external_id": "rT6zreNwQqJ", "concept_class": "Category Option", "source": "PLM", "extras": {"expression": "#{MedicationStatement.medicationCodeableConcept.coding.code} = \"LA27901-0\""}, "names": [{"locale": "en", "locale_preferred": true, "name": "Implantable rod", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "rT6zreNwQqJ"} +{"datatype": "Numeric", "external_id": "sTIWsec2Q1z", "concept_class": "Category Option", "source": "PLM", "extras": {"expression": "#{MedicationStatement.medicationCodeableConcept.coding.code} = \"LA27902-8\""}, "names": [{"locale": "en", "locale_preferred": true, "name": "IUD with Progestin", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "sTIWsec2Q1z"} +{"datatype": "Numeric", "external_id": "RJ8v5t6xcCJ", "concept_class": "Category Option", "source": "PLM", "extras": {"expression": "#{MedicationStatement.medicationCodeableConcept.coding.code} = \"LA27903-6\""}, "names": [{"locale": "en", "locale_preferred": true, "name": "IUD copper", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "RJ8v5t6xcCJ"} +{"datatype": "Numeric", "external_id": "JijTQSFKbkA", "concept_class": "Category Option", "source": "PLM", "extras": {"expression": "#{MedicationStatement.medicationCodeableConcept.coding.code} = \"LA27904-4\""}, "names": [{"locale": "en", "locale_preferred": true, "name": "IUD unspecified", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "JijTQSFKbkA"} +{"datatype": "Numeric", "external_id": "GdLFJgN8Mkb", "concept_class": "Category Option", "source": "PLM", "extras": {"expression": "#{MedicationStatement.medicationCodeableConcept.coding.code} = \"LA27905-1\""}, "names": [{"locale": "en", "locale_preferred": true, "name": "Female sterilization", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "GdLFJgN8Mkb"} +{"datatype": "Numeric", "external_id": "biR36CEjhbU", "concept_class": "Category Option", "source": "PLM", "extras": {"expression": "#{MedicationStatement.medicationCodeableConcept.coding.code} = \"LA14534-4\""}, "names": [{"locale": "en", "locale_preferred": true, "name": "Vasectomy", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "biR36CEjhbU"} +{"datatype": "Numeric", "external_id": "YjyKDk9EmzB", "concept_class": "Category Option", "source": "PLM", "extras": {"expression": "#{MedicationStatement.medicationCodeableConcept.coding.code} = \"LA27907-7\""}, "names": [{"locale": "en", "locale_preferred": true, "name": "Injectables", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "YjyKDk9EmzB"} +{"datatype": "Numeric", "external_id": "P3qifTxNced", "concept_class": "Category Option", "source": "PLM", "extras": {"expression": "#{MedicationStatement.medicationCodeableConcept.coding.code} = \"LA27908-5\""}, "names": [{"locale": "en", "locale_preferred": true, "name": "Combined oral contraceptive pills", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "P3qifTxNced"} +{"datatype": "Numeric", "external_id": "kRfBzShPw9l", "concept_class": "Category Option", "source": "PLM", "extras": {"expression": "#{MedicationStatement.medicationCodeableConcept.coding.code} = \"LA27909-3\""}, "names": [{"locale": "en", "locale_preferred": true, "name": "Progestin only contraceptive pills", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "kRfBzShPw9l"} +{"datatype": "Numeric", "external_id": "O8F8GoXq3kI", "concept_class": "Category Option", "source": "PLM", "extras": {"expression": "#{MedicationStatement.medicationCodeableConcept.coding.code} = \"LA16581-3\""}, "names": [{"locale": "en", "locale_preferred": true, "name": "Contraceptive patch", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "O8F8GoXq3kI"} +{"datatype": "Numeric", "external_id": "EJ3aaBWL5ba", "concept_class": "Category Option", "source": "PLM", "extras": {"expression": "#{MedicationStatement.medicationCodeableConcept.coding.code} = \"LA27911-9\""}, "names": [{"locale": "en", "locale_preferred": true, "name": "Vaginal ring", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "EJ3aaBWL5ba"} +{"datatype": "Numeric", "external_id": "RS8KxNKfiUh", "concept_class": "Category Option", "source": "PLM", "extras": {"expression": "#{MedicationStatement.medicationCodeableConcept.coding.code} = \"LA27912-7\""}, "names": [{"locale": "en", "locale_preferred": true, "name": "Male condom", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "RS8KxNKfiUh"} +{"datatype": "Numeric", "external_id": "Of94j1or7yx", "concept_class": "Category Option", "source": "PLM", "extras": {"expression": "#{MedicationStatement.medicationCodeableConcept.coding.code} = \"LA27913-5\""}, "names": [{"locale": "en", "locale_preferred": true, "name": "Diaphragm or cervical cap", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "Of94j1or7yx"} +{"datatype": "Numeric", "external_id": "hoS46m9DmBi", "concept_class": "Category Option", "source": "PLM", "extras": {"expression": "#{MedicationStatement.medicationCodeableConcept.coding.code} = \"LA27914-3\""}, "names": [{"locale": "en", "locale_preferred": true, "name": "Female condom", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "hoS46m9DmBi"} +{"datatype": "Numeric", "external_id": "aL5Ljmfq3jC", "concept_class": "Category Option", "source": "PLM", "extras": {"expression": "#{MedicationStatement.medicationCodeableConcept.coding.code} = \"LA27916-8\""}, "names": [{"locale": "en", "locale_preferred": true, "name": "Spermicide", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "aL5Ljmfq3jC"} +{"datatype": "Numeric", "external_id": "VWSws5odtu2", "concept_class": "Category Option", "source": "PLM", "extras": {"expression": "#{MedicationStatement.medicationCodeableConcept.coding.code} = \"LA27917-6\""}, "names": [{"locale": "en", "locale_preferred": true, "name": "Sponge", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "VWSws5odtu2"} +{"datatype": "Numeric", "external_id": "Mcg0oRLCQud", "concept_class": "Category Option", "source": "PLM", "extras": {"expression": "#{MedicationStatement.medicationCodeableConcept.coding.code} = \"LA27921-8\""}, "names": [{"locale": "en", "locale_preferred": true, "name": "Emergency contraception", "name_type": "Fully Specified"}], "owner": "PEPFAR", "owner_type": "Organization", "type": "Concept", "id": "Mcg0oRLCQud"} +{"from_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/TX_NEW/", "source": "PLM", "owner": "PEPFAR", "map_type": "Has Data Element", "owner_type": "Organization", "type": "Mapping", "to_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/TX_NEW_N_PLM_Age_Sex_HIVStatus/"} +{"from_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/TX_CURR/", "source": "PLM", "owner": "PEPFAR", "map_type": "Has Data Element", "owner_type": "Organization", "type": "Mapping", "to_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/TX_CURR_N_PLM_Age_Sex_HIVStatus/"} +{"from_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/TX_PVLS/", "source": "PLM", "owner": "PEPFAR", "map_type": "Has Data Element", "owner_type": "Organization", "type": "Mapping", "to_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/TX_PVLS_N_PLM_Age_Sex_Ind_HIV/"} +{"from_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/FP_CONTR_NEW/", "source": "PLM", "owner": "PEPFAR", "map_type": "Has Data Element", "owner_type": "Organization", "type": "Mapping", "to_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/FP_CONTR_NEW_N_PLM_Age_Sex_Method/"} +{"from_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/TX_CURR/", "source": "PLM", "owner": "PEPFAR", "map_type": "Has Data Element", "owner_type": "Organization", "type": "Mapping", "to_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/TX_CURR_DEMO_N_PLM_Age_Sex_HIVStatus/"} +{"from_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/TX_CURR_N_PLM_Age_Sex_HIVStatus/", "source": "PLM", "owner": "PEPFAR", "map_type": "Has Category", "owner_type": "Organization", "type": "Mapping", "to_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/Age_lt1_50plus_uk_12/"} +{"from_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/TX_NEW_N_PLM_Age_Sex_HIVStatus/", "source": "PLM", "owner": "PEPFAR", "map_type": "Has Category", "owner_type": "Organization", "type": "Mapping", "to_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/Age_lt1_50plus_uk_12/"} +{"from_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/FP_CONTR_NEW_N_PLM_Age_Sex_Method/", "source": "PLM", "owner": "PEPFAR", "map_type": "Has Category", "owner_type": "Organization", "type": "Mapping", "to_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/Age_lt1_50plus_uk_12/"} +{"from_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/TX_PVLS_N_PLM_Age_Sex_Ind_HIV/", "source": "PLM", "owner": "PEPFAR", "map_type": "Has Category", "owner_type": "Organization", "type": "Mapping", "to_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/Age_lt1_50plus_uk_12/"} +{"from_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/TX_CURR_N_PLM_Age_Sex_HIVStatus/", "source": "PLM", "owner": "PEPFAR", "map_type": "Has Category", "owner_type": "Organization", "type": "Mapping", "to_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/Sex_w_Unknown/"} +{"from_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/TX_CURR_DEMO_N_PLM_Age_Sex_HIVStatus/", "source": "PLM", "owner": "PEPFAR", "map_type": "Has Category", "owner_type": "Organization", "type": "Mapping", "to_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/Sex_w_Unknown/"} +{"from_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/TX_NEW_N_PLM_Age_Sex_HIVStatus/", "source": "PLM", "owner": "PEPFAR", "map_type": "Has Category", "owner_type": "Organization", "type": "Mapping", "to_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/Sex_w_Unknown/"} +{"from_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/FP_CONTR_NEW_N_PLM_Age_Sex_Method/", "source": "PLM", "owner": "PEPFAR", "map_type": "Has Category", "owner_type": "Organization", "type": "Mapping", "to_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/Sex_w_Unknown/"} +{"from_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/TX_PVLS_N_PLM_Age_Sex_Ind_HIV/", "source": "PLM", "owner": "PEPFAR", "map_type": "Has Category", "owner_type": "Organization", "type": "Mapping", "to_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/Sex_w_Unknown/"} +{"from_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/TX_PVLS_N_PLM_Age_Sex_Ind_HIV/", "source": "PLM", "owner": "PEPFAR", "map_type": "Has Category", "owner_type": "Organization", "type": "Mapping", "to_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/Test_Indication_w_Undocumented/"} +{"from_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/TX_CURR_N_PLM_Age_Sex_HIVStatus/", "source": "PLM", "owner": "PEPFAR", "map_type": "Has Category", "owner_type": "Organization", "type": "Mapping", "to_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/HIV_Status_Positive_Only/"} +{"from_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/TX_NEW_N_PLM_Age_Sex_HIVStatus/", "source": "PLM", "owner": "PEPFAR", "map_type": "Has Category", "owner_type": "Organization", "type": "Mapping", "to_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/HIV_Status_Positive_Only/"} +{"from_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/TX_CURR_DEMO_N_PLM_Age_Sex_HIVStatus/", "source": "PLM", "owner": "PEPFAR", "map_type": "Has Category", "owner_type": "Organization", "type": "Mapping", "to_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/HIV_Status_Positive_Only/"} +{"from_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/TX_PVLS_N_PLM_Age_Sex_Ind_HIV/", "source": "PLM", "owner": "PEPFAR", "map_type": "Has Category", "owner_type": "Organization", "type": "Mapping", "to_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/HIV_Status_Positive_Only/"} +{"from_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/FP_CONTR_NEW_N_PLM_Age_Sex_Method/", "source": "PLM", "owner": "PEPFAR", "map_type": "Has Category", "owner_type": "Organization", "type": "Mapping", "to_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/Modern_contraceptive_method/"} +{"from_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/TX_CURR_DEMO_N_PLM_Age_Sex_HIVStatus/", "source": "PLM", "owner": "PEPFAR", "map_type": "Has Category", "owner_type": "Organization", "type": "Mapping", "to_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/Age_lt10_50plus_uk_11/"} +{"from_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/Age_lt1_50plus_uk_12/", "source": "PLM", "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "type": "Mapping", "to_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/sMBMO5xAq5T/"} +{"from_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/Age_lt1_50plus_uk_12/", "source": "PLM", "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "type": "Mapping", "to_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/VHpjs9qdLFF/"} +{"from_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/Age_lt1_50plus_uk_12/", "source": "PLM", "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "type": "Mapping", "to_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/eQG9DwiqSQR/"} +{"from_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/Age_lt1_50plus_uk_12/", "source": "PLM", "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "type": "Mapping", "to_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/jcGQdcpPSJP/"} +{"from_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/Age_lt1_50plus_uk_12/", "source": "PLM", "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "type": "Mapping", "to_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/ttf9eZCHsTU/"} +{"from_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/Age_lt1_50plus_uk_12/", "source": "PLM", "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "type": "Mapping", "to_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/GaScV37Kk29/"} +{"from_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/Age_lt1_50plus_uk_12/", "source": "PLM", "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "type": "Mapping", "to_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/meeNUPwEOtj/"} +{"from_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/Age_lt1_50plus_uk_12/", "source": "PLM", "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "type": "Mapping", "to_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/AZaNm5B8vn9/"} +{"from_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/Age_lt1_50plus_uk_12/", "source": "PLM", "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "type": "Mapping", "to_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/R32YPF38CJJ/"} +{"from_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/Age_lt10_50plus_uk_11/", "source": "PLM", "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "type": "Mapping", "to_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/JEth8vg25Rv/"} +{"from_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/Age_lt1_50plus_uk_12/", "source": "PLM", "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "type": "Mapping", "to_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/JEth8vg25Rv/"} +{"from_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/Age_lt10_50plus_uk_11/", "source": "PLM", "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "type": "Mapping", "to_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/rQLOOlL3UOQ/"} +{"from_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/Age_lt1_50plus_uk_12/", "source": "PLM", "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "type": "Mapping", "to_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/rQLOOlL3UOQ/"} +{"from_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/Age_lt10_50plus_uk_11/", "source": "PLM", "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "type": "Mapping", "to_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/TpXlQcoXGZF/"} +{"from_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/Age_lt1_50plus_uk_12/", "source": "PLM", "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "type": "Mapping", "to_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/TpXlQcoXGZF/"} +{"from_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/Age_lt10_50plus_uk_11/", "source": "PLM", "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "type": "Mapping", "to_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/y1qnRg4a8dz/"} +{"from_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/Age_lt1_50plus_uk_12/", "source": "PLM", "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "type": "Mapping", "to_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/y1qnRg4a8dz/"} +{"from_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/Age_lt10_50plus_uk_11/", "source": "PLM", "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "type": "Mapping", "to_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/KwCpNRDIVUr/"} +{"from_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/Age_lt10_50plus_uk_11/", "source": "PLM", "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "type": "Mapping", "to_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/DAIrH6f26A0/"} +{"from_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/Age_lt10_50plus_uk_11/", "source": "PLM", "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "type": "Mapping", "to_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/KkwWm93UiE0/"} +{"from_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/Age_lt10_50plus_uk_11/", "source": "PLM", "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "type": "Mapping", "to_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/Rn7C6RQ7h1Z/"} +{"from_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/Age_lt10_50plus_uk_11/", "source": "PLM", "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "type": "Mapping", "to_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/UIaQRIkunI8/"} +{"from_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/Age_lt10_50plus_uk_11/", "source": "PLM", "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "type": "Mapping", "to_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/eXxEjsX9u6q/"} +{"from_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/Age_lt10_50plus_uk_11/", "source": "PLM", "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "type": "Mapping", "to_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/TyxqF2FbvEX/"} +{"from_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/Sex_w_Unknown/", "source": "PLM", "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "type": "Mapping", "to_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/Z1EnpTPaUfq/"} +{"from_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/Sex_w_Unknown/", "source": "PLM", "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "type": "Mapping", "to_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/Qn0I5FbKQOA/"} +{"from_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/Sex_w_Unknown/", "source": "PLM", "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "type": "Mapping", "to_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/iAoGQ8eQPTP/"} +{"from_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/Test_Indication_w_Undocumented/", "source": "PLM", "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "type": "Mapping", "to_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/Y53tae7HT6c/"} +{"from_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/Test_Indication_w_Undocumented/", "source": "PLM", "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "type": "Mapping", "to_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/rGptWqlhaVU/"} +{"from_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/Test_Indication_w_Undocumented/", "source": "PLM", "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "type": "Mapping", "to_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/F7bSQWWotUJ/"} +{"from_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/HIV_Status_Positive_Only/", "source": "PLM", "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "type": "Mapping", "to_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/KM4dyooZHUP/"} +{"from_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/Modern_contraceptive_method/", "source": "PLM", "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "type": "Mapping", "to_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/rT6zreNwQqJ/"} +{"from_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/Modern_contraceptive_method/", "source": "PLM", "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "type": "Mapping", "to_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/sTIWsec2Q1z/"} +{"from_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/Modern_contraceptive_method/", "source": "PLM", "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "type": "Mapping", "to_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/RJ8v5t6xcCJ/"} +{"from_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/Modern_contraceptive_method/", "source": "PLM", "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "type": "Mapping", "to_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/JijTQSFKbkA/"} +{"from_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/Modern_contraceptive_method/", "source": "PLM", "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "type": "Mapping", "to_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/GdLFJgN8Mkb/"} +{"from_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/Modern_contraceptive_method/", "source": "PLM", "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "type": "Mapping", "to_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/biR36CEjhbU/"} +{"from_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/Modern_contraceptive_method/", "source": "PLM", "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "type": "Mapping", "to_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/YjyKDk9EmzB/"} +{"from_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/Modern_contraceptive_method/", "source": "PLM", "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "type": "Mapping", "to_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/P3qifTxNced/"} +{"from_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/Modern_contraceptive_method/", "source": "PLM", "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "type": "Mapping", "to_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/kRfBzShPw9l/"} +{"from_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/Modern_contraceptive_method/", "source": "PLM", "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "type": "Mapping", "to_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/O8F8GoXq3kI/"} +{"from_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/Modern_contraceptive_method/", "source": "PLM", "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "type": "Mapping", "to_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/EJ3aaBWL5ba/"} +{"from_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/Modern_contraceptive_method/", "source": "PLM", "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "type": "Mapping", "to_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/RS8KxNKfiUh/"} +{"from_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/Modern_contraceptive_method/", "source": "PLM", "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "type": "Mapping", "to_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/Of94j1or7yx/"} +{"from_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/Modern_contraceptive_method/", "source": "PLM", "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "type": "Mapping", "to_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/hoS46m9DmBi/"} +{"from_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/Modern_contraceptive_method/", "source": "PLM", "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "type": "Mapping", "to_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/aL5Ljmfq3jC/"} +{"from_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/Modern_contraceptive_method/", "source": "PLM", "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "type": "Mapping", "to_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/VWSws5odtu2/"} +{"from_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/Modern_contraceptive_method/", "source": "PLM", "owner": "PEPFAR", "map_type": "Has Option", "owner_type": "Organization", "type": "Mapping", "to_concept_url": "/orgs/PEPFAR/sources/PLM/concepts/Mcg0oRLCQud/"} diff --git a/metadata/PLM/plm_csv2json.py b/metadata/PLM/plm_csv2json.py new file mode 100644 index 0000000..da15f28 --- /dev/null +++ b/metadata/PLM/plm_csv2json.py @@ -0,0 +1,22 @@ +import json +import ocldev.oclcsvtojsonconverter +import ocldev.oclfleximporter + +# Input parameters +csv_filename = 'plm_20191118.csv' # Use this if loading from file +# input_list = [] # Use this if pre-loaded as a list of Python dictionaries, where each key/value pair is a cell in the CSV +verbose = False +csv_processing_method = ocldev.oclcsvtojsonconverter.OclCsvToJsonConverter.PROCESS_BY_DEFINITION # By definition is default. Or PROCESS_BY_ROW + +# Process the CSV -- Use the first one if loading from CSV file or the 2nd one if it's already loaded into the input_list variable +csv_converter = ocldev.oclcsvtojsonconverter.OclStandardCsvToJsonConverter(csv_filename=csv_filename, verbose=verbose) +# csv_converter = oclcsvtojsonconverter.OclStandardCsvToJsonConverter(input_list=input_list, verbose=verbose) +if csv_processing_method == ocldev.oclcsvtojsonconverter.OclCsvToJsonConverter.PROCESS_BY_ROW: + results = csv_converter.process_by_row() +else: + results = csv_converter.process_by_definition() + +# Output as response -- note that output happens during processing if verbose is True +if not verbose: + for result in results: + print(json.dumps(result)) diff --git a/metadata/PLM/plm_import.py b/metadata/PLM/plm_import.py new file mode 100644 index 0000000..d710a1e --- /dev/null +++ b/metadata/PLM/plm_import.py @@ -0,0 +1,11 @@ +import json +import ocldev.oclfleximporter + +json_filename = 'plm_20191118_FP_expressions.json' +api_url_root = 'https://api.staging.openconceptlab.org' +api_token = 'c3b42623c04c87e266d12ae0e297abbce7f1cbe8' # staging datim_admin +test_mode = False +importer = ocldev.oclfleximporter.OclFlexImporter( + file_path=json_filename, api_url_root=api_url_root, api_token=api_token, + test_mode=test_mode, verbosity=2, do_update_if_exists=True) +importer.process() diff --git a/metadata/Repositories.json b/metadata/Repositories.json deleted file mode 100755 index d7ef00e..0000000 --- a/metadata/Repositories.json +++ /dev/null @@ -1,3 +0,0 @@ -{"name": "MER Indicator", "default_locale": "en", "short_code": "MER-Indicator", "source_type": "Indicator Registry", "full_name": "MER Indicator", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Source", "id": "MER-Indicator", "description": ""} -{"name": "MER Disaggregation", "default_locale": "en", "short_code": "MER-Disaggregation", "source_type": "Dictionary", "full_name": "MER Option", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Source", "id": "MER-Disaggregation", "description": ""} -{"name": "Mechanism", "default_locale": "en", "short_code": "Mechanism", "source_type": "Dictionary", "full_name": "Mechanism", "owner": "PEPFAR", "public_access": "View", "owner_type": "Organization", "supported_locales": "en", "type": "Source", "id": "Mechanism", "description": ""} \ No newline at end of file diff --git a/metadata/SIMS/converted_sims_export.json b/metadata/SIMS/converted_sims_export.json new file mode 100644 index 0000000..0acc8d9 --- /dev/null +++ b/metadata/SIMS/converted_sims_export.json @@ -0,0 +1 @@ +[{"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "GcneRHSH5oi", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_01_01_PTEQANatl_COMM", "names": [{"locale": "en", "name": "SIMS.A_01_01_PTEQANatl_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_01_PTEQANatl_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_01_PTEQANatl_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "B4e50LxXda3", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_01_01_PTEQANatl_INSTR_CB1_REPL_TOT", "names": [{"locale": "en", "name": "SIMS.A_01_01_PTEQANatl_INSTR_CB1_REPL_TOT", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_01_PTEQANatl_INSTR_CB1_REPL_TOT/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_01_PTEQANatl_INSTR_CB1_REPL_TOT/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "wjUK8nljLLS", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_01_01_PTEQANatl_INSTR_CB2_REPL_NUM", "names": [{"locale": "en", "name": "SIMS.A_01_01_PTEQANatl_INSTR_CB2_REPL_NUM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_01_PTEQANatl_INSTR_CB2_REPL_NUM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_01_PTEQANatl_INSTR_CB2_REPL_NUM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "TEXT"}, "external_id": "lNKHsLgKxVi", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_01_01_PTEQANatl_INSTR_CB3_TXT", "names": [{"locale": "en", "name": "SIMS.A_01_01_PTEQANatl_INSTR_CB3_TXT", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_01_PTEQANatl_INSTR_CB3_TXT/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_01_PTEQANatl_INSTR_CB3_TXT/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "wmiRxKRW4C6", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_01_01_PTEQANatl_INSTR_CBA", "names": [{"locale": "en", "name": "SIMS.A_01_01_PTEQANatl_INSTR_CBA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_01_PTEQANatl_INSTR_CBA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "HydyHab0IYh", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_01_01_PTEQANatl_INSTR_CBB", "names": [{"locale": "en", "name": "SIMS.A_01_01_PTEQANatl_INSTR_CBB", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_01_PTEQANatl_INSTR_CBB/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "jIQ3hi23ux0", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_01_01_PTEQANatl_INSTR_CBC", "names": [{"locale": "en", "name": "SIMS.A_01_01_PTEQANatl_INSTR_CBC", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_01_PTEQANatl_INSTR_CBC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "OFEUC5Fqg4m", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_01_01_PTEQANatl_INSTR_CBD", "names": [{"locale": "en", "name": "SIMS.A_01_01_PTEQANatl_INSTR_CBD", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_01_PTEQANatl_INSTR_CBD/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "S432ITwWpK8", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_01_01_PTEQANatl_INSTR_CBE", "names": [{"locale": "en", "name": "SIMS.A_01_01_PTEQANatl_INSTR_CBE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_01_PTEQANatl_INSTR_CBE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "GgPeAABRMyr", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_01_01_PTEQANatl_INSTR_CBF", "names": [{"locale": "en", "name": "SIMS.A_01_01_PTEQANatl_INSTR_CBF", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_01_PTEQANatl_INSTR_CBF/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "CL66oK6K8kN", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_01_01_PTEQANatl_INSTR_LowScore", "names": [{"locale": "en", "name": "SIMS.A_01_01_PTEQANatl_INSTR_LowScore", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_01_PTEQANatl_INSTR_LowScore/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "tXFW3sfOJxu", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_01_01_PTEQANatl_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.A_01_01_PTEQANatl_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_01_PTEQANatl_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_01_PTEQANatl_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "mgXfL1gN1gv", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_01_01_PTEQANatl_Q2_PERC", "names": [{"locale": "en", "name": "SIMS.A_01_01_PTEQANatl_Q2_PERC", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_01_PTEQANatl_Q2_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_01_PTEQANatl_Q2_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "lWtqhcllJ5f", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_01_01_PTEQANatl_Q3_CB1", "names": [{"locale": "en", "name": "SIMS.A_01_01_PTEQANatl_Q3_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_01_PTEQANatl_Q3_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_01_PTEQANatl_Q3_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "bgdnemDB3yq", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_01_01_PTEQANatl_Q3_CB2", "names": [{"locale": "en", "name": "SIMS.A_01_01_PTEQANatl_Q3_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_01_PTEQANatl_Q3_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_01_PTEQANatl_Q3_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "GpHByNQ1Igl", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_01_01_PTEQANatl_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.A_01_01_PTEQANatl_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_01_PTEQANatl_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_01_PTEQANatl_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "hYGDpg7F8Bk", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_01_01_PTEQANatl_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.A_01_01_PTEQANatl_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_01_PTEQANatl_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_01_PTEQANatl_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "CBOjTBrDlFb", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_01_01_PTEQANatl_SCORE", "names": [{"locale": "en", "name": "SIMS.A_01_01_PTEQANatl_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_01_PTEQANatl_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_01_PTEQANatl_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "V7Q5tSfj3Q0", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_01_02_POCTQINatl_COMM", "names": [{"locale": "en", "name": "SIMS.A_01_02_POCTQINatl_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_02_POCTQINatl_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_02_POCTQINatl_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "SIszqKEvPnI", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_01_02_POCTQINatl_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.A_01_02_POCTQINatl_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_02_POCTQINatl_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_02_POCTQINatl_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "gF6F4h7zz6S", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_01_02_POCTQINatl_Q2_PERC", "names": [{"locale": "en", "name": "SIMS.A_01_02_POCTQINatl_Q2_PERC", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_02_POCTQINatl_Q2_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_02_POCTQINatl_Q2_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "FZFJF99znyi", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_01_02_POCTQINatl_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.A_01_02_POCTQINatl_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_02_POCTQINatl_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_02_POCTQINatl_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "FKJdWVfUqSY", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_01_02_POCTQINatl_SCORE", "names": [{"locale": "en", "name": "SIMS.A_01_02_POCTQINatl_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_02_POCTQINatl_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_02_POCTQINatl_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "NUHe8FXV8HC", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_01_03_SpecRefNatl_COMM", "names": [{"locale": "en", "name": "SIMS.A_01_03_SpecRefNatl_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_03_SpecRefNatl_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_03_SpecRefNatl_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "g1QJf64vyB5", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_01_03_SpecRefNatl_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.A_01_03_SpecRefNatl_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_03_SpecRefNatl_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_03_SpecRefNatl_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "ffk8xEQtMHQ", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_01_03_SpecRefNatl_Q2_CB1", "names": [{"locale": "en", "name": "SIMS.A_01_03_SpecRefNatl_Q2_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_03_SpecRefNatl_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_03_SpecRefNatl_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "sBCUIdDwo8z", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_01_03_SpecRefNatl_Q2_CB2", "names": [{"locale": "en", "name": "SIMS.A_01_03_SpecRefNatl_Q2_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_03_SpecRefNatl_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_03_SpecRefNatl_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "KirahAw5Mvg", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_01_03_SpecRefNatl_Q2_CB3", "names": [{"locale": "en", "name": "SIMS.A_01_03_SpecRefNatl_Q2_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_03_SpecRefNatl_Q2_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_03_SpecRefNatl_Q2_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "XFhPS35bxrP", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_01_03_SpecRefNatl_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.A_01_03_SpecRefNatl_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_03_SpecRefNatl_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_03_SpecRefNatl_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "PhoDQz2ki8e", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_01_03_SpecRefNatl_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.A_01_03_SpecRefNatl_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_03_SpecRefNatl_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_03_SpecRefNatl_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "fzg6eMBuAav", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_01_03_SpecRefNatl_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.A_01_03_SpecRefNatl_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_03_SpecRefNatl_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_03_SpecRefNatl_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "xU9SYZW6LPJ", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_01_03_SpecRefNatl_SCORE", "names": [{"locale": "en", "name": "SIMS.A_01_03_SpecRefNatl_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_03_SpecRefNatl_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_03_SpecRefNatl_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "RA4SEggSUca", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_01_04_QAHIVtestNatl_COMM", "names": [{"locale": "en", "name": "SIMS.A_01_04_QAHIVtestNatl_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_04_QAHIVtestNatl_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_04_QAHIVtestNatl_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "Q78YkJwjMKA", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_01_04_QAHIVtestNatl_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.A_01_04_QAHIVtestNatl_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_04_QAHIVtestNatl_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_04_QAHIVtestNatl_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "Me8GJD55Tky", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_01_04_QAHIVtestNatl_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.A_01_04_QAHIVtestNatl_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_04_QAHIVtestNatl_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_04_QAHIVtestNatl_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "tQnwly2QFyf", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_01_04_QAHIVtestNatl_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.A_01_04_QAHIVtestNatl_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_04_QAHIVtestNatl_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_04_QAHIVtestNatl_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "EuvzQSLvzqK", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_01_04_QAHIVtestNatl_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.A_01_04_QAHIVtestNatl_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_04_QAHIVtestNatl_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_04_QAHIVtestNatl_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "OTKjIrICz3P", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_01_04_QAHIVtestNatl_SCORE", "names": [{"locale": "en", "name": "SIMS.A_01_04_QAHIVtestNatl_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_04_QAHIVtestNatl_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_04_QAHIVtestNatl_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "VuXePJiW0m5", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_01_05_NBTSANatl_COMM", "names": [{"locale": "en", "name": "SIMS.A_01_05_NBTSANatl_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_05_NBTSANatl_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_05_NBTSANatl_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "bX7VwI38oGJ", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_01_05_NBTSANatl_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.A_01_05_NBTSANatl_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_05_NBTSANatl_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_05_NBTSANatl_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "rq8by9c4Bq2", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_01_05_NBTSANatl_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.A_01_05_NBTSANatl_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_05_NBTSANatl_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_05_NBTSANatl_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "sWf2L69yRpr", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_01_05_NBTSANatl_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.A_01_05_NBTSANatl_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_05_NBTSANatl_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_05_NBTSANatl_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "GvuBwFMu4tt", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_01_05_NBTSANatl_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.A_01_05_NBTSANatl_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_05_NBTSANatl_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_05_NBTSANatl_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "CX5WzD0xCUw", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_01_05_NBTSANatl_Q5_PERC", "names": [{"locale": "en", "name": "SIMS.A_01_05_NBTSANatl_Q5_PERC", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_05_NBTSANatl_Q5_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_05_NBTSANatl_Q5_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "ilfXQrBNn1u", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_01_05_NBTSANatl_Q6_RESP", "names": [{"locale": "en", "name": "SIMS.A_01_05_NBTSANatl_Q6_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_05_NBTSANatl_Q6_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_05_NBTSANatl_Q6_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "S8D7VO7P2LG", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_01_05_NBTSANatl_SCORE", "names": [{"locale": "en", "name": "SIMS.A_01_05_NBTSANatl_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_05_NBTSANatl_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_05_NBTSANatl_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "UlaTKIIyCBD", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_01_06_PTEQASNU_COMM", "names": [{"locale": "en", "name": "SIMS.A_01_06_PTEQASNU_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_06_PTEQASNU_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_06_PTEQASNU_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "bSKyruXHpHU", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_01_06_PTEQASNU_INSTR_CB1_REPL_TOT", "names": [{"locale": "en", "name": "SIMS.A_01_06_PTEQASNU_INSTR_CB1_REPL_TOT", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_06_PTEQASNU_INSTR_CB1_REPL_TOT/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_06_PTEQASNU_INSTR_CB1_REPL_TOT/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "R132H03ux8S", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_01_06_PTEQASNU_INSTR_CB2_REPL_NUM", "names": [{"locale": "en", "name": "SIMS.A_01_06_PTEQASNU_INSTR_CB2_REPL_NUM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_06_PTEQASNU_INSTR_CB2_REPL_NUM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_06_PTEQASNU_INSTR_CB2_REPL_NUM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "TEXT"}, "external_id": "tT4vQRlF3F2", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_01_06_PTEQASNU_INSTR_CB3_TXT", "names": [{"locale": "en", "name": "SIMS.A_01_06_PTEQASNU_INSTR_CB3_TXT", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_06_PTEQASNU_INSTR_CB3_TXT/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_06_PTEQASNU_INSTR_CB3_TXT/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "PjUrAGwU3EP", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_01_06_PTEQASNU_INSTR_CBA", "names": [{"locale": "en", "name": "SIMS.A_01_06_PTEQASNU_INSTR_CBA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_06_PTEQASNU_INSTR_CBA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "qq4uubNRhBh", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_01_06_PTEQASNU_INSTR_CBB", "names": [{"locale": "en", "name": "SIMS.A_01_06_PTEQASNU_INSTR_CBB", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_06_PTEQASNU_INSTR_CBB/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "MjL9ulaYyC2", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_01_06_PTEQASNU_INSTR_CBC", "names": [{"locale": "en", "name": "SIMS.A_01_06_PTEQASNU_INSTR_CBC", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_06_PTEQASNU_INSTR_CBC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "mJ7hjZjWyO2", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_01_06_PTEQASNU_INSTR_CBD", "names": [{"locale": "en", "name": "SIMS.A_01_06_PTEQASNU_INSTR_CBD", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_06_PTEQASNU_INSTR_CBD/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "NoHqfCgC3ek", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_01_06_PTEQASNU_INSTR_CBE", "names": [{"locale": "en", "name": "SIMS.A_01_06_PTEQASNU_INSTR_CBE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_06_PTEQASNU_INSTR_CBE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "ylCREoHJ3Jr", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_01_06_PTEQASNU_INSTR_CBF", "names": [{"locale": "en", "name": "SIMS.A_01_06_PTEQASNU_INSTR_CBF", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_06_PTEQASNU_INSTR_CBF/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "RQrcLYLaNa4", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_01_06_PTEQASNU_INSTR_LowScore", "names": [{"locale": "en", "name": "SIMS.A_01_06_PTEQASNU_INSTR_LowScore", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_06_PTEQASNU_INSTR_LowScore/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "DWHGwpwcwBt", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_01_06_PTEQASNU_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.A_01_06_PTEQASNU_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_06_PTEQASNU_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_06_PTEQASNU_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "hjrppCsSgiN", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_01_06_PTEQASNU_Q2_PERC", "names": [{"locale": "en", "name": "SIMS.A_01_06_PTEQASNU_Q2_PERC", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_06_PTEQASNU_Q2_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_06_PTEQASNU_Q2_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "ST7osCbQLgR", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_01_06_PTEQASNU_Q3_CB1", "names": [{"locale": "en", "name": "SIMS.A_01_06_PTEQASNU_Q3_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_06_PTEQASNU_Q3_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_06_PTEQASNU_Q3_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "gkgpe6khHtg", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_01_06_PTEQASNU_Q3_CB2", "names": [{"locale": "en", "name": "SIMS.A_01_06_PTEQASNU_Q3_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_06_PTEQASNU_Q3_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_06_PTEQASNU_Q3_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "B7B3wCUbiLE", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_01_06_PTEQASNU_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.A_01_06_PTEQASNU_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_06_PTEQASNU_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_06_PTEQASNU_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "EvqxOSqnFBv", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_01_06_PTEQASNU_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.A_01_06_PTEQASNU_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_06_PTEQASNU_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_06_PTEQASNU_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "f3ENwLs6JSA", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_01_06_PTEQASNU_SCORE", "names": [{"locale": "en", "name": "SIMS.A_01_06_PTEQASNU_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_06_PTEQASNU_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_06_PTEQASNU_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "yXA62Iah6X0", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_01_07_POCTQISNU_COMM", "names": [{"locale": "en", "name": "SIMS.A_01_07_POCTQISNU_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_07_POCTQISNU_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_07_POCTQISNU_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "dlCCAWFr9BY", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_01_07_POCTQISNU_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.A_01_07_POCTQISNU_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_07_POCTQISNU_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_07_POCTQISNU_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "exeXBwvEBzz", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_01_07_POCTQISNU_Q2_PERC", "names": [{"locale": "en", "name": "SIMS.A_01_07_POCTQISNU_Q2_PERC", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_07_POCTQISNU_Q2_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_07_POCTQISNU_Q2_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "DLMXYdKHNXh", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_01_07_POCTQISNU_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.A_01_07_POCTQISNU_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_07_POCTQISNU_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_07_POCTQISNU_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "r0grteApaki", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_01_07_POCTQISNU_SCORE", "names": [{"locale": "en", "name": "SIMS.A_01_07_POCTQISNU_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_07_POCTQISNU_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_07_POCTQISNU_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "gLpby4VPvuA", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_01_08_SpecRefSNU_COMM", "names": [{"locale": "en", "name": "SIMS.A_01_08_SpecRefSNU_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_08_SpecRefSNU_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_08_SpecRefSNU_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "gJJfJCoqJiM", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_01_08_SpecRefSNU_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.A_01_08_SpecRefSNU_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_08_SpecRefSNU_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_08_SpecRefSNU_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "gFywHwI3OsW", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_01_08_SpecRefSNU_Q2_CB1", "names": [{"locale": "en", "name": "SIMS.A_01_08_SpecRefSNU_Q2_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_08_SpecRefSNU_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_08_SpecRefSNU_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "QNifGEYkxXz", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_01_08_SpecRefSNU_Q2_CB2", "names": [{"locale": "en", "name": "SIMS.A_01_08_SpecRefSNU_Q2_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_08_SpecRefSNU_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_08_SpecRefSNU_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "sFf8ouXh0Ak", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_01_08_SpecRefSNU_Q2_CB3", "names": [{"locale": "en", "name": "SIMS.A_01_08_SpecRefSNU_Q2_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_08_SpecRefSNU_Q2_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_08_SpecRefSNU_Q2_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "YLp70LYreg8", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_01_08_SpecRefSNU_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.A_01_08_SpecRefSNU_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_08_SpecRefSNU_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_08_SpecRefSNU_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "hwy5Cc9ewz9", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_01_08_SpecRefSNU_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.A_01_08_SpecRefSNU_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_08_SpecRefSNU_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_08_SpecRefSNU_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "W200D5DehgC", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_01_08_SpecRefSNU_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.A_01_08_SpecRefSNU_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_08_SpecRefSNU_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_08_SpecRefSNU_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "gGNxVjPkp7F", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_01_08_SpecRefSNU_SCORE", "names": [{"locale": "en", "name": "SIMS.A_01_08_SpecRefSNU_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_08_SpecRefSNU_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_08_SpecRefSNU_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "HhF1nA9QyCE", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_01_09_QAHIVtestSNU_COMM", "names": [{"locale": "en", "name": "SIMS.A_01_09_QAHIVtestSNU_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_09_QAHIVtestSNU_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_09_QAHIVtestSNU_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "ZIpdShMGzY7", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_01_09_QAHIVtestSNU_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.A_01_09_QAHIVtestSNU_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_09_QAHIVtestSNU_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_09_QAHIVtestSNU_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "hqcRXyDDqqx", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_01_09_QAHIVtestSNU_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.A_01_09_QAHIVtestSNU_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_09_QAHIVtestSNU_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_09_QAHIVtestSNU_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "M8RHiXCN0Kx", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_01_09_QAHIVtestSNU_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.A_01_09_QAHIVtestSNU_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_09_QAHIVtestSNU_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_09_QAHIVtestSNU_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "t0gIle4F4s1", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_01_09_QAHIVtestSNU_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.A_01_09_QAHIVtestSNU_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_09_QAHIVtestSNU_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_09_QAHIVtestSNU_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "umwZV8aOJrw", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_01_09_QAHIVtestSNU_SCORE", "names": [{"locale": "en", "name": "SIMS.A_01_09_QAHIVtestSNU_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_09_QAHIVtestSNU_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_01_09_QAHIVtestSNU_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "RqZV5z7ohny", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_02_01_MgtStrategyNatl_COMM", "names": [{"locale": "en", "name": "SIMS.A_02_01_MgtStrategyNatl_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_01_MgtStrategyNatl_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_01_MgtStrategyNatl_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "rCIiGDwFYtq", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_02_01_MgtStrategyNatl_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.A_02_01_MgtStrategyNatl_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_01_MgtStrategyNatl_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_01_MgtStrategyNatl_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "hFHst7emhfS", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_02_01_MgtStrategyNatl_Q2_CB1", "names": [{"locale": "en", "name": "SIMS.A_02_01_MgtStrategyNatl_Q2_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_01_MgtStrategyNatl_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_01_MgtStrategyNatl_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "wWrFC1YamUP", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_02_01_MgtStrategyNatl_Q2_CB2", "names": [{"locale": "en", "name": "SIMS.A_02_01_MgtStrategyNatl_Q2_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_01_MgtStrategyNatl_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_01_MgtStrategyNatl_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "lm6vPAhZFBt", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_02_01_MgtStrategyNatl_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.A_02_01_MgtStrategyNatl_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_01_MgtStrategyNatl_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_01_MgtStrategyNatl_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "n6lrBoW8fNb", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_02_01_MgtStrategyNatl_Q3_CB1", "names": [{"locale": "en", "name": "SIMS.A_02_01_MgtStrategyNatl_Q3_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_01_MgtStrategyNatl_Q3_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_01_MgtStrategyNatl_Q3_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "xfhOEXg7YG8", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_02_01_MgtStrategyNatl_Q3_CB2", "names": [{"locale": "en", "name": "SIMS.A_02_01_MgtStrategyNatl_Q3_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_01_MgtStrategyNatl_Q3_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_01_MgtStrategyNatl_Q3_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "uzVNEBQD48b", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_02_01_MgtStrategyNatl_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.A_02_01_MgtStrategyNatl_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_01_MgtStrategyNatl_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_01_MgtStrategyNatl_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "ht3bsHwHbjw", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_02_01_MgtStrategyNatl_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.A_02_01_MgtStrategyNatl_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_01_MgtStrategyNatl_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_01_MgtStrategyNatl_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "zqq9HWO22jY", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_02_01_MgtStrategyNatl_SCORE", "names": [{"locale": "en", "name": "SIMS.A_02_01_MgtStrategyNatl_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_01_MgtStrategyNatl_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_01_MgtStrategyNatl_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "naCa3X2d9sL", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_02_02_EconStudNatl_COMM", "names": [{"locale": "en", "name": "SIMS.A_02_02_EconStudNatl_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_02_EconStudNatl_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_02_EconStudNatl_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "jBF7pyhkAIe", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_02_02_EconStudNatl_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.A_02_02_EconStudNatl_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_02_EconStudNatl_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_02_EconStudNatl_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "ZGKy5RR8LGK", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_02_02_EconStudNatl_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.A_02_02_EconStudNatl_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_02_EconStudNatl_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_02_EconStudNatl_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "AHi5nPs5kQj", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_02_02_EconStudNatl_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.A_02_02_EconStudNatl_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_02_EconStudNatl_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_02_EconStudNatl_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "LtcjmbA3shj", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_02_02_EconStudNatl_SCORE", "names": [{"locale": "en", "name": "SIMS.A_02_02_EconStudNatl_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_02_EconStudNatl_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_02_EconStudNatl_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "AiNlcW7MvHY", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_02_03_MgtOpsSNU_COMM", "names": [{"locale": "en", "name": "SIMS.A_02_03_MgtOpsSNU_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_03_MgtOpsSNU_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_03_MgtOpsSNU_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "YoWHkmN30OI", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_02_03_MgtOpsSNU_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.A_02_03_MgtOpsSNU_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_03_MgtOpsSNU_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_03_MgtOpsSNU_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "vy3XPqvhy27", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_02_03_MgtOpsSNU_Q2_CB1", "names": [{"locale": "en", "name": "SIMS.A_02_03_MgtOpsSNU_Q2_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_03_MgtOpsSNU_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_03_MgtOpsSNU_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "s73PSedJCcJ", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_02_03_MgtOpsSNU_Q2_CB2", "names": [{"locale": "en", "name": "SIMS.A_02_03_MgtOpsSNU_Q2_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_03_MgtOpsSNU_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_03_MgtOpsSNU_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "gydSZ64mJgU", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_02_03_MgtOpsSNU_Q2_T-NUM", "names": [{"locale": "en", "name": "SIMS.A_02_03_MgtOpsSNU_Q2_T-NUM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_03_MgtOpsSNU_Q2_T-NUM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_03_MgtOpsSNU_Q2_T-NUM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "Cq9NaeazEQI", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_02_03_MgtOpsSNU_Q3_CB1", "names": [{"locale": "en", "name": "SIMS.A_02_03_MgtOpsSNU_Q3_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_03_MgtOpsSNU_Q3_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_03_MgtOpsSNU_Q3_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "kCpEDJo44pB", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_02_03_MgtOpsSNU_Q3_CB2", "names": [{"locale": "en", "name": "SIMS.A_02_03_MgtOpsSNU_Q3_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_03_MgtOpsSNU_Q3_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_03_MgtOpsSNU_Q3_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "Ypo5urFTp9q", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_02_03_MgtOpsSNU_Q3_CB3", "names": [{"locale": "en", "name": "SIMS.A_02_03_MgtOpsSNU_Q3_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_03_MgtOpsSNU_Q3_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_03_MgtOpsSNU_Q3_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "ib1msaL2HLq", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_02_03_MgtOpsSNU_Q3_T-NUM", "names": [{"locale": "en", "name": "SIMS.A_02_03_MgtOpsSNU_Q3_T-NUM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_03_MgtOpsSNU_Q3_T-NUM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_03_MgtOpsSNU_Q3_T-NUM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "JozBm2cNZtd", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_02_03_MgtOpsSNU_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.A_02_03_MgtOpsSNU_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_03_MgtOpsSNU_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_03_MgtOpsSNU_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "IAjUnvyERgm", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_02_03_MgtOpsSNU_SCORE", "names": [{"locale": "en", "name": "SIMS.A_02_03_MgtOpsSNU_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_03_MgtOpsSNU_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_03_MgtOpsSNU_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "aWN5UaCyaLV", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_02_04_SuperHlthSNU_COMM", "names": [{"locale": "en", "name": "SIMS.A_02_04_SuperHlthSNU_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_04_SuperHlthSNU_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_04_SuperHlthSNU_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "v2FecmZ8R0c", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_02_04_SuperHlthSNU_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.A_02_04_SuperHlthSNU_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_04_SuperHlthSNU_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_04_SuperHlthSNU_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "ga1Cic7KxUK", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_02_04_SuperHlthSNU_Q2_CB1", "names": [{"locale": "en", "name": "SIMS.A_02_04_SuperHlthSNU_Q2_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_04_SuperHlthSNU_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_04_SuperHlthSNU_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "fh8NAEtd0pK", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_02_04_SuperHlthSNU_Q2_CB2", "names": [{"locale": "en", "name": "SIMS.A_02_04_SuperHlthSNU_Q2_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_04_SuperHlthSNU_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_04_SuperHlthSNU_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "Z94dWPtHo9v", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_02_04_SuperHlthSNU_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.A_02_04_SuperHlthSNU_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_04_SuperHlthSNU_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_04_SuperHlthSNU_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "dvcTVTOr5ac", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_02_04_SuperHlthSNU_Q3_CB1", "names": [{"locale": "en", "name": "SIMS.A_02_04_SuperHlthSNU_Q3_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_04_SuperHlthSNU_Q3_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_04_SuperHlthSNU_Q3_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "Q8lNUwnLJax", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_02_04_SuperHlthSNU_Q3_CB2", "names": [{"locale": "en", "name": "SIMS.A_02_04_SuperHlthSNU_Q3_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_04_SuperHlthSNU_Q3_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_04_SuperHlthSNU_Q3_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "RBqxTivpPZZ", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_02_04_SuperHlthSNU_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.A_02_04_SuperHlthSNU_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_04_SuperHlthSNU_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_04_SuperHlthSNU_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "YguAYlAXCC5", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_02_04_SuperHlthSNU_Q4_PERC", "names": [{"locale": "en", "name": "SIMS.A_02_04_SuperHlthSNU_Q4_PERC", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_04_SuperHlthSNU_Q4_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_04_SuperHlthSNU_Q4_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "oTQPFLtRrFB", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_02_04_SuperHlthSNU_SCORE", "names": [{"locale": "en", "name": "SIMS.A_02_04_SuperHlthSNU_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_04_SuperHlthSNU_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_04_SuperHlthSNU_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "zSko0WuRWYr", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_02_05_DataCollectSNU_COMM", "names": [{"locale": "en", "name": "SIMS.A_02_05_DataCollectSNU_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_05_DataCollectSNU_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_05_DataCollectSNU_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "O5oLfhhJHCG", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_02_05_DataCollectSNU_INSTR_AREA_CB1", "names": [{"locale": "en", "name": "SIMS.A_02_05_DataCollectSNU_INSTR_AREA_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_05_DataCollectSNU_INSTR_AREA_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_05_DataCollectSNU_INSTR_AREA_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "aZZRar8B9Zi", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_02_05_DataCollectSNU_INSTR_AREA_CB10", "names": [{"locale": "en", "name": "SIMS.A_02_05_DataCollectSNU_INSTR_AREA_CB10", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_05_DataCollectSNU_INSTR_AREA_CB10/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_05_DataCollectSNU_INSTR_AREA_CB10/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "CshyGyED062", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_02_05_DataCollectSNU_INSTR_AREA_CB11", "names": [{"locale": "en", "name": "SIMS.A_02_05_DataCollectSNU_INSTR_AREA_CB11", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_05_DataCollectSNU_INSTR_AREA_CB11/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_05_DataCollectSNU_INSTR_AREA_CB11/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "GrpSOD1zYU9", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_02_05_DataCollectSNU_INSTR_AREA_CB12", "names": [{"locale": "en", "name": "SIMS.A_02_05_DataCollectSNU_INSTR_AREA_CB12", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_05_DataCollectSNU_INSTR_AREA_CB12/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_05_DataCollectSNU_INSTR_AREA_CB12/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "jOpFMgxjhH6", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_02_05_DataCollectSNU_INSTR_AREA_CB13", "names": [{"locale": "en", "name": "SIMS.A_02_05_DataCollectSNU_INSTR_AREA_CB13", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_05_DataCollectSNU_INSTR_AREA_CB13/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_05_DataCollectSNU_INSTR_AREA_CB13/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "qiGts9hS7u0", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_02_05_DataCollectSNU_INSTR_AREA_CB14", "names": [{"locale": "en", "name": "SIMS.A_02_05_DataCollectSNU_INSTR_AREA_CB14", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_05_DataCollectSNU_INSTR_AREA_CB14/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_05_DataCollectSNU_INSTR_AREA_CB14/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "G64y3iNwCmq", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_02_05_DataCollectSNU_INSTR_AREA_CB15", "names": [{"locale": "en", "name": "SIMS.A_02_05_DataCollectSNU_INSTR_AREA_CB15", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_05_DataCollectSNU_INSTR_AREA_CB15/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_05_DataCollectSNU_INSTR_AREA_CB15/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "jQ0kgV8AIPc", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_02_05_DataCollectSNU_INSTR_AREA_CB16", "names": [{"locale": "en", "name": "SIMS.A_02_05_DataCollectSNU_INSTR_AREA_CB16", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_05_DataCollectSNU_INSTR_AREA_CB16/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_05_DataCollectSNU_INSTR_AREA_CB16/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "T2E6cPx47LJ", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_02_05_DataCollectSNU_INSTR_AREA_CB17", "names": [{"locale": "en", "name": "SIMS.A_02_05_DataCollectSNU_INSTR_AREA_CB17", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_05_DataCollectSNU_INSTR_AREA_CB17/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_05_DataCollectSNU_INSTR_AREA_CB17/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "ehR0TK5veSB", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_02_05_DataCollectSNU_INSTR_AREA_CB18", "names": [{"locale": "en", "name": "SIMS.A_02_05_DataCollectSNU_INSTR_AREA_CB18", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_05_DataCollectSNU_INSTR_AREA_CB18/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_05_DataCollectSNU_INSTR_AREA_CB18/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "w8td2ravXbJ", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_02_05_DataCollectSNU_INSTR_AREA_CB19", "names": [{"locale": "en", "name": "SIMS.A_02_05_DataCollectSNU_INSTR_AREA_CB19", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_05_DataCollectSNU_INSTR_AREA_CB19/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_05_DataCollectSNU_INSTR_AREA_CB19/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "XQMnrEiEqUg", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_02_05_DataCollectSNU_INSTR_AREA_CB2", "names": [{"locale": "en", "name": "SIMS.A_02_05_DataCollectSNU_INSTR_AREA_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_05_DataCollectSNU_INSTR_AREA_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_05_DataCollectSNU_INSTR_AREA_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "TEXT"}, "external_id": "VcUtX0m7uro", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_02_05_DataCollectSNU_INSTR_AREA_CB20TXT", "names": [{"locale": "en", "name": "SIMS.A_02_05_DataCollectSNU_INSTR_AREA_CB20TXT", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_05_DataCollectSNU_INSTR_AREA_CB20TXT/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_05_DataCollectSNU_INSTR_AREA_CB20TXT/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "qRjP1fjNonh", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_02_05_DataCollectSNU_INSTR_AREA_CB3", "names": [{"locale": "en", "name": "SIMS.A_02_05_DataCollectSNU_INSTR_AREA_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_05_DataCollectSNU_INSTR_AREA_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_05_DataCollectSNU_INSTR_AREA_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "jgL1fIAHJN4", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_02_05_DataCollectSNU_INSTR_AREA_CB4", "names": [{"locale": "en", "name": "SIMS.A_02_05_DataCollectSNU_INSTR_AREA_CB4", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_05_DataCollectSNU_INSTR_AREA_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_05_DataCollectSNU_INSTR_AREA_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "B74dksjun4w", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_02_05_DataCollectSNU_INSTR_AREA_CB5", "names": [{"locale": "en", "name": "SIMS.A_02_05_DataCollectSNU_INSTR_AREA_CB5", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_05_DataCollectSNU_INSTR_AREA_CB5/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_05_DataCollectSNU_INSTR_AREA_CB5/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "vy1p27BqXH8", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_02_05_DataCollectSNU_INSTR_AREA_CB6", "names": [{"locale": "en", "name": "SIMS.A_02_05_DataCollectSNU_INSTR_AREA_CB6", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_05_DataCollectSNU_INSTR_AREA_CB6/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_05_DataCollectSNU_INSTR_AREA_CB6/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "lWrIBafNlAj", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_02_05_DataCollectSNU_INSTR_AREA_CB7", "names": [{"locale": "en", "name": "SIMS.A_02_05_DataCollectSNU_INSTR_AREA_CB7", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_05_DataCollectSNU_INSTR_AREA_CB7/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_05_DataCollectSNU_INSTR_AREA_CB7/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "Sp6FTLtGBdx", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_02_05_DataCollectSNU_INSTR_AREA_CB8", "names": [{"locale": "en", "name": "SIMS.A_02_05_DataCollectSNU_INSTR_AREA_CB8", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_05_DataCollectSNU_INSTR_AREA_CB8/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_05_DataCollectSNU_INSTR_AREA_CB8/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "ClEwTTpzTiy", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_02_05_DataCollectSNU_INSTR_AREA_CB9", "names": [{"locale": "en", "name": "SIMS.A_02_05_DataCollectSNU_INSTR_AREA_CB9", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_05_DataCollectSNU_INSTR_AREA_CB9/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_05_DataCollectSNU_INSTR_AREA_CB9/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "arYeHfcPujZ", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_02_05_DataCollectSNU_Q1_CB1", "names": [{"locale": "en", "name": "SIMS.A_02_05_DataCollectSNU_Q1_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_05_DataCollectSNU_Q1_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_05_DataCollectSNU_Q1_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "OBIONaNcbrN", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_02_05_DataCollectSNU_Q1_CB2", "names": [{"locale": "en", "name": "SIMS.A_02_05_DataCollectSNU_Q1_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_05_DataCollectSNU_Q1_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_05_DataCollectSNU_Q1_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "fGyitMHa2u6", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_02_05_DataCollectSNU_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.A_02_05_DataCollectSNU_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_05_DataCollectSNU_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_05_DataCollectSNU_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "GEO5J6Ze6vB", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_02_05_DataCollectSNU_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.A_02_05_DataCollectSNU_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_05_DataCollectSNU_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_05_DataCollectSNU_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "BYFtZjbQ5vh", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_02_05_DataCollectSNU_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.A_02_05_DataCollectSNU_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_05_DataCollectSNU_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_05_DataCollectSNU_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "SYdz9FjLTQW", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_02_05_DataCollectSNU_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.A_02_05_DataCollectSNU_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_05_DataCollectSNU_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_05_DataCollectSNU_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "kIV3NmytRTU", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_02_05_DataCollectSNU_SCORE", "names": [{"locale": "en", "name": "SIMS.A_02_05_DataCollectSNU_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_05_DataCollectSNU_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_05_DataCollectSNU_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "pnG8it7ejGX", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_02_06_ReferSNU_COMM", "names": [{"locale": "en", "name": "SIMS.A_02_06_ReferSNU_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_06_ReferSNU_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_06_ReferSNU_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "LY8Qa7MH796", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_02_06_ReferSNU_INSTR_AREA_CB1", "names": [{"locale": "en", "name": "SIMS.A_02_06_ReferSNU_INSTR_AREA_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_06_ReferSNU_INSTR_AREA_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_06_ReferSNU_INSTR_AREA_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "TRMCG9NRogB", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_02_06_ReferSNU_INSTR_AREA_CB10", "names": [{"locale": "en", "name": "SIMS.A_02_06_ReferSNU_INSTR_AREA_CB10", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_06_ReferSNU_INSTR_AREA_CB10/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_06_ReferSNU_INSTR_AREA_CB10/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "LJyrPsEDrJ0", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_02_06_ReferSNU_INSTR_AREA_CB11", "names": [{"locale": "en", "name": "SIMS.A_02_06_ReferSNU_INSTR_AREA_CB11", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_06_ReferSNU_INSTR_AREA_CB11/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_06_ReferSNU_INSTR_AREA_CB11/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "vEcCb57TmE4", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_02_06_ReferSNU_INSTR_AREA_CB12", "names": [{"locale": "en", "name": "SIMS.A_02_06_ReferSNU_INSTR_AREA_CB12", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_06_ReferSNU_INSTR_AREA_CB12/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_06_ReferSNU_INSTR_AREA_CB12/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "TavlogQEEvj", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_02_06_ReferSNU_INSTR_AREA_CB13", "names": [{"locale": "en", "name": "SIMS.A_02_06_ReferSNU_INSTR_AREA_CB13", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_06_ReferSNU_INSTR_AREA_CB13/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_06_ReferSNU_INSTR_AREA_CB13/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "vIh4Nak49Uv", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_02_06_ReferSNU_INSTR_AREA_CB14", "names": [{"locale": "en", "name": "SIMS.A_02_06_ReferSNU_INSTR_AREA_CB14", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_06_ReferSNU_INSTR_AREA_CB14/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_06_ReferSNU_INSTR_AREA_CB14/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "Vk92GgpYX9r", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_02_06_ReferSNU_INSTR_AREA_CB15", "names": [{"locale": "en", "name": "SIMS.A_02_06_ReferSNU_INSTR_AREA_CB15", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_06_ReferSNU_INSTR_AREA_CB15/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_06_ReferSNU_INSTR_AREA_CB15/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "TEXT"}, "external_id": "H9kr10B9VSt", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_02_06_ReferSNU_INSTR_AREA_CB16TXT", "names": [{"locale": "en", "name": "SIMS.A_02_06_ReferSNU_INSTR_AREA_CB16TXT", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_06_ReferSNU_INSTR_AREA_CB16TXT/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_06_ReferSNU_INSTR_AREA_CB16TXT/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "mQBNZXIijFN", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_02_06_ReferSNU_INSTR_AREA_CB2", "names": [{"locale": "en", "name": "SIMS.A_02_06_ReferSNU_INSTR_AREA_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_06_ReferSNU_INSTR_AREA_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_06_ReferSNU_INSTR_AREA_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "sqs0I8ehzMY", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_02_06_ReferSNU_INSTR_AREA_CB3", "names": [{"locale": "en", "name": "SIMS.A_02_06_ReferSNU_INSTR_AREA_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_06_ReferSNU_INSTR_AREA_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_06_ReferSNU_INSTR_AREA_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "kAV89enk6u9", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_02_06_ReferSNU_INSTR_AREA_CB4", "names": [{"locale": "en", "name": "SIMS.A_02_06_ReferSNU_INSTR_AREA_CB4", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_06_ReferSNU_INSTR_AREA_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_06_ReferSNU_INSTR_AREA_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "bQFOp6wMJgF", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_02_06_ReferSNU_INSTR_AREA_CB5", "names": [{"locale": "en", "name": "SIMS.A_02_06_ReferSNU_INSTR_AREA_CB5", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_06_ReferSNU_INSTR_AREA_CB5/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_06_ReferSNU_INSTR_AREA_CB5/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "mjQ0DylLDiK", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_02_06_ReferSNU_INSTR_AREA_CB6", "names": [{"locale": "en", "name": "SIMS.A_02_06_ReferSNU_INSTR_AREA_CB6", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_06_ReferSNU_INSTR_AREA_CB6/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_06_ReferSNU_INSTR_AREA_CB6/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "aCEzlpSNNB1", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_02_06_ReferSNU_INSTR_AREA_CB7", "names": [{"locale": "en", "name": "SIMS.A_02_06_ReferSNU_INSTR_AREA_CB7", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_06_ReferSNU_INSTR_AREA_CB7/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_06_ReferSNU_INSTR_AREA_CB7/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "EEMDnUrwPSt", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_02_06_ReferSNU_INSTR_AREA_CB8", "names": [{"locale": "en", "name": "SIMS.A_02_06_ReferSNU_INSTR_AREA_CB8", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_06_ReferSNU_INSTR_AREA_CB8/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_06_ReferSNU_INSTR_AREA_CB8/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "qp0NiJjkGOE", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_02_06_ReferSNU_INSTR_AREA_CB9", "names": [{"locale": "en", "name": "SIMS.A_02_06_ReferSNU_INSTR_AREA_CB9", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_06_ReferSNU_INSTR_AREA_CB9/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_06_ReferSNU_INSTR_AREA_CB9/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "MrrLDOqcZji", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_02_06_ReferSNU_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.A_02_06_ReferSNU_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_06_ReferSNU_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_06_ReferSNU_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "RXBq77TwIYo", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_02_06_ReferSNU_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.A_02_06_ReferSNU_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_06_ReferSNU_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_06_ReferSNU_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "XLxu5ZZ1fpt", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_02_06_ReferSNU_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.A_02_06_ReferSNU_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_06_ReferSNU_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_06_ReferSNU_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "RRzmhvXH1JK", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_02_06_ReferSNU_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.A_02_06_ReferSNU_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_06_ReferSNU_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_06_ReferSNU_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "kkppMLMxKsD", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_02_06_ReferSNU_Q5_RESP", "names": [{"locale": "en", "name": "SIMS.A_02_06_ReferSNU_Q5_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_06_ReferSNU_Q5_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_06_ReferSNU_Q5_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "MheIzIOC8T4", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_02_06_ReferSNU_SCORE", "names": [{"locale": "en", "name": "SIMS.A_02_06_ReferSNU_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_06_ReferSNU_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_06_ReferSNU_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "xlGmriKX5fB", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_02_07_EconStudSNU_COMM", "names": [{"locale": "en", "name": "SIMS.A_02_07_EconStudSNU_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_07_EconStudSNU_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_07_EconStudSNU_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "HLaQM28j18a", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_02_07_EconStudSNU_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.A_02_07_EconStudSNU_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_07_EconStudSNU_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_07_EconStudSNU_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "tjbEvzfwebB", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_02_07_EconStudSNU_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.A_02_07_EconStudSNU_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_07_EconStudSNU_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_07_EconStudSNU_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "YkS3QoaOmoR", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_02_07_EconStudSNU_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.A_02_07_EconStudSNU_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_07_EconStudSNU_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_07_EconStudSNU_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "rgt30AZMXbq", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_02_07_EconStudSNU_SCORE", "names": [{"locale": "en", "name": "SIMS.A_02_07_EconStudSNU_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_07_EconStudSNU_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_02_07_EconStudSNU_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "frYex3hIb6g", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_01_HRHStaffNatl_COMM", "names": [{"locale": "en", "name": "SIMS.A_03_01_HRHStaffNatl_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_01_HRHStaffNatl_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_01_HRHStaffNatl_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "hy3O0jtCjjU", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_01_HRHStaffNatl_INSTR_FUNC_CB1", "names": [{"locale": "en", "name": "SIMS.A_03_01_HRHStaffNatl_INSTR_FUNC_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_01_HRHStaffNatl_INSTR_FUNC_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_01_HRHStaffNatl_INSTR_FUNC_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "idVZiM2rJV0", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_01_HRHStaffNatl_INSTR_FUNC_CB2", "names": [{"locale": "en", "name": "SIMS.A_03_01_HRHStaffNatl_INSTR_FUNC_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_01_HRHStaffNatl_INSTR_FUNC_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_01_HRHStaffNatl_INSTR_FUNC_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "EdpixVHjRhr", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_01_HRHStaffNatl_INSTR_FUNC_CB3", "names": [{"locale": "en", "name": "SIMS.A_03_01_HRHStaffNatl_INSTR_FUNC_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_01_HRHStaffNatl_INSTR_FUNC_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_01_HRHStaffNatl_INSTR_FUNC_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "JkI6NChUwYZ", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_01_HRHStaffNatl_INSTR_FUNC_CB4", "names": [{"locale": "en", "name": "SIMS.A_03_01_HRHStaffNatl_INSTR_FUNC_CB4", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_01_HRHStaffNatl_INSTR_FUNC_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_01_HRHStaffNatl_INSTR_FUNC_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "Ldt0xDLeOaX", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_01_HRHStaffNatl_INSTR_FUNC_CB5", "names": [{"locale": "en", "name": "SIMS.A_03_01_HRHStaffNatl_INSTR_FUNC_CB5", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_01_HRHStaffNatl_INSTR_FUNC_CB5/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_01_HRHStaffNatl_INSTR_FUNC_CB5/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "uGDem4ZsGNd", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_01_HRHStaffNatl_NA", "names": [{"locale": "en", "name": "SIMS.A_03_01_HRHStaffNatl_NA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_01_HRHStaffNatl_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_01_HRHStaffNatl_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "nLTW9TiigtK", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_01_HRHStaffNatl_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.A_03_01_HRHStaffNatl_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_01_HRHStaffNatl_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_01_HRHStaffNatl_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "N6whBT3vXwx", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_01_HRHStaffNatl_Q2_CB1", "names": [{"locale": "en", "name": "SIMS.A_03_01_HRHStaffNatl_Q2_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_01_HRHStaffNatl_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_01_HRHStaffNatl_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "KlV3K8Kqkhe", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_01_HRHStaffNatl_Q2_CB2", "names": [{"locale": "en", "name": "SIMS.A_03_01_HRHStaffNatl_Q2_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_01_HRHStaffNatl_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_01_HRHStaffNatl_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "Z4M8J9bwzTP", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_01_HRHStaffNatl_Q2_T-NUM", "names": [{"locale": "en", "name": "SIMS.A_03_01_HRHStaffNatl_Q2_T-NUM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_01_HRHStaffNatl_Q2_T-NUM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_01_HRHStaffNatl_Q2_T-NUM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "KH6UXAipBz4", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_01_HRHStaffNatl_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.A_03_01_HRHStaffNatl_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_01_HRHStaffNatl_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_01_HRHStaffNatl_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "FPBH3c6Bd4B", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_01_HRHStaffNatl_SCORE", "names": [{"locale": "en", "name": "SIMS.A_03_01_HRHStaffNatl_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_01_HRHStaffNatl_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_01_HRHStaffNatl_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "fEdLdQydgXt", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_02_HRHISTNatl_COMM", "names": [{"locale": "en", "name": "SIMS.A_03_02_HRHISTNatl_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_02_HRHISTNatl_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_02_HRHISTNatl_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "n8V84MasrIh", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_02_HRHISTNatl_INSTR_CB1_REPL_TOT", "names": [{"locale": "en", "name": "SIMS.A_03_02_HRHISTNatl_INSTR_CB1_REPL_TOT", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_02_HRHISTNatl_INSTR_CB1_REPL_TOT/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_02_HRHISTNatl_INSTR_CB1_REPL_TOT/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "QdnE0ExAhe3", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_02_HRHISTNatl_INSTR_CB2_REPL_NUM", "names": [{"locale": "en", "name": "SIMS.A_03_02_HRHISTNatl_INSTR_CB2_REPL_NUM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_02_HRHISTNatl_INSTR_CB2_REPL_NUM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_02_HRHISTNatl_INSTR_CB2_REPL_NUM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "TEXT"}, "external_id": "whk61boDXUa", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_02_HRHISTNatl_INSTR_CB3_TXT", "names": [{"locale": "en", "name": "SIMS.A_03_02_HRHISTNatl_INSTR_CB3_TXT", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_02_HRHISTNatl_INSTR_CB3_TXT/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_02_HRHISTNatl_INSTR_CB3_TXT/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "uFBDA4wSO2m", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CB1", "names": [{"locale": "en", "name": "SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "M8eCPt1oJjO", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CB2", "names": [{"locale": "en", "name": "SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "lXoeP1J5G5m", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CB3", "names": [{"locale": "en", "name": "SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "C44wl8MBcSB", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CB4", "names": [{"locale": "en", "name": "SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CB4", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "zJ7zSTz0fY1", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CBA", "names": [{"locale": "en", "name": "SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CBA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CBA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "QVbU5dp7Abm", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CBB", "names": [{"locale": "en", "name": "SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CBB", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CBB/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "SUn97LqeGhq", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CBC", "names": [{"locale": "en", "name": "SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CBC", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CBC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "CxvltXOeCat", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CBD", "names": [{"locale": "en", "name": "SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CBD", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CBD/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "u6MqGHnQPZ2", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CBE", "names": [{"locale": "en", "name": "SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CBE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CBE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "BlYGyrFJjCy", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CBF", "names": [{"locale": "en", "name": "SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CBF", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CBF/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "rRR4SyBrl0G", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CBG", "names": [{"locale": "en", "name": "SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CBG", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CBG/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "F8G4QvYHdSQ", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CBH", "names": [{"locale": "en", "name": "SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CBH", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CBH/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "owh4DexfhhG", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CBI", "names": [{"locale": "en", "name": "SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CBI", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CBI/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "LGgnCpy56sg", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CBJ", "names": [{"locale": "en", "name": "SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CBJ", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CBJ/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "TKbhQDeBb8W", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CBK", "names": [{"locale": "en", "name": "SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CBK", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CBK/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "XzDfJTIVqFz", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CBL", "names": [{"locale": "en", "name": "SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CBL", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CBL/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "nZLQBw9QqRF", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CBM", "names": [{"locale": "en", "name": "SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CBM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CBM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "OBYxoXsV3L1", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CBN", "names": [{"locale": "en", "name": "SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CBN", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CBN/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "e4PuoL5no88", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CBO", "names": [{"locale": "en", "name": "SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CBO", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CBO/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "QKfvKpSvzIW", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CBP", "names": [{"locale": "en", "name": "SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CBP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CBP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "s7yiOb0CuMT", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CBQ", "names": [{"locale": "en", "name": "SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CBQ", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CBQ/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "oMquodX4xsm", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CBR", "names": [{"locale": "en", "name": "SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CBR", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CBR/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "Sk8mC21oh5P", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CBS", "names": [{"locale": "en", "name": "SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CBS", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CBS/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "twzMQzl3HE2", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CBT", "names": [{"locale": "en", "name": "SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CBT", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CBT/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "NJJmjPd8KYL", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_LowScore", "names": [{"locale": "en", "name": "SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_LowScore", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_LowScore/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "Hd9zgmenkG1", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_02_HRHISTNatl_Q1_CB1", "names": [{"locale": "en", "name": "SIMS.A_03_02_HRHISTNatl_Q1_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_02_HRHISTNatl_Q1_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_02_HRHISTNatl_Q1_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "g2WK0vqasjY", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_02_HRHISTNatl_Q1_CB2", "names": [{"locale": "en", "name": "SIMS.A_03_02_HRHISTNatl_Q1_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_02_HRHISTNatl_Q1_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_02_HRHISTNatl_Q1_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "PAuYoUDZQWH", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_02_HRHISTNatl_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.A_03_02_HRHISTNatl_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_02_HRHISTNatl_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_02_HRHISTNatl_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "N8FTSEF1LOP", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_02_HRHISTNatl_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.A_03_02_HRHISTNatl_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_02_HRHISTNatl_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_02_HRHISTNatl_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "DltcvlMnYdC", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_02_HRHISTNatl_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.A_03_02_HRHISTNatl_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_02_HRHISTNatl_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_02_HRHISTNatl_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "JjvXx0WONLP", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_02_HRHISTNatl_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.A_03_02_HRHISTNatl_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_02_HRHISTNatl_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_02_HRHISTNatl_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "oRijdN3rPy3", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_02_HRHISTNatl_Q5_CB1", "names": [{"locale": "en", "name": "SIMS.A_03_02_HRHISTNatl_Q5_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_02_HRHISTNatl_Q5_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_02_HRHISTNatl_Q5_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "GLYoWyr8RKS", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_02_HRHISTNatl_Q5_CB2", "names": [{"locale": "en", "name": "SIMS.A_03_02_HRHISTNatl_Q5_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_02_HRHISTNatl_Q5_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_02_HRHISTNatl_Q5_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "C0Dyy67qY8D", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_02_HRHISTNatl_Q5_CB3", "names": [{"locale": "en", "name": "SIMS.A_03_02_HRHISTNatl_Q5_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_02_HRHISTNatl_Q5_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_02_HRHISTNatl_Q5_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "lmutJ8YG4xN", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_02_HRHISTNatl_Q5_CB4", "names": [{"locale": "en", "name": "SIMS.A_03_02_HRHISTNatl_Q5_CB4", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_02_HRHISTNatl_Q5_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_02_HRHISTNatl_Q5_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "DiTxKrlsaAB", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_02_HRHISTNatl_Q5_CB5", "names": [{"locale": "en", "name": "SIMS.A_03_02_HRHISTNatl_Q5_CB5", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_02_HRHISTNatl_Q5_CB5/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_02_HRHISTNatl_Q5_CB5/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "WcbqBl5EjD0", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_02_HRHISTNatl_Q5_T-NUM", "names": [{"locale": "en", "name": "SIMS.A_03_02_HRHISTNatl_Q5_T-NUM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_02_HRHISTNatl_Q5_T-NUM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_02_HRHISTNatl_Q5_T-NUM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "nOhoLyLetaP", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_02_HRHISTNatl_Q6_RESP", "names": [{"locale": "en", "name": "SIMS.A_03_02_HRHISTNatl_Q6_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_02_HRHISTNatl_Q6_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_02_HRHISTNatl_Q6_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "ShVoiln6sx0", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_02_HRHISTNatl_SCORE", "names": [{"locale": "en", "name": "SIMS.A_03_02_HRHISTNatl_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_02_HRHISTNatl_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_02_HRHISTNatl_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "LjBROjnM8Tn", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_03_HRHPSENatl_COMM", "names": [{"locale": "en", "name": "SIMS.A_03_03_HRHPSENatl_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_03_HRHPSENatl_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_03_HRHPSENatl_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "b6UJM19e9oX", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_03_HRHPSENatl_INSTR_AREA_CB1", "names": [{"locale": "en", "name": "SIMS.A_03_03_HRHPSENatl_INSTR_AREA_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_03_HRHPSENatl_INSTR_AREA_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_03_HRHPSENatl_INSTR_AREA_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "Q420rAgBAJ7", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_03_HRHPSENatl_INSTR_AREA_CB2", "names": [{"locale": "en", "name": "SIMS.A_03_03_HRHPSENatl_INSTR_AREA_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_03_HRHPSENatl_INSTR_AREA_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_03_HRHPSENatl_INSTR_AREA_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "MGzomjjJRbU", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_03_HRHPSENatl_INSTR_AREA_CB3", "names": [{"locale": "en", "name": "SIMS.A_03_03_HRHPSENatl_INSTR_AREA_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_03_HRHPSENatl_INSTR_AREA_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_03_HRHPSENatl_INSTR_AREA_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "idkogPr483B", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_03_HRHPSENatl_INSTR_AREA_CB4", "names": [{"locale": "en", "name": "SIMS.A_03_03_HRHPSENatl_INSTR_AREA_CB4", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_03_HRHPSENatl_INSTR_AREA_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_03_HRHPSENatl_INSTR_AREA_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "znejlz6nzn7", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_03_HRHPSENatl_INSTR_AREA_CB5", "names": [{"locale": "en", "name": "SIMS.A_03_03_HRHPSENatl_INSTR_AREA_CB5", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_03_HRHPSENatl_INSTR_AREA_CB5/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_03_HRHPSENatl_INSTR_AREA_CB5/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "LVmhxgQGKpa", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_03_HRHPSENatl_INSTR_AREA_CB6", "names": [{"locale": "en", "name": "SIMS.A_03_03_HRHPSENatl_INSTR_AREA_CB6", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_03_HRHPSENatl_INSTR_AREA_CB6/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_03_HRHPSENatl_INSTR_AREA_CB6/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "Y4Isan80EyV", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_03_HRHPSENatl_INSTR_AREA_CB7", "names": [{"locale": "en", "name": "SIMS.A_03_03_HRHPSENatl_INSTR_AREA_CB7", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_03_HRHPSENatl_INSTR_AREA_CB7/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_03_HRHPSENatl_INSTR_AREA_CB7/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "yGRoEEJlFkC", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_03_HRHPSENatl_INSTR_AREA_CB8", "names": [{"locale": "en", "name": "SIMS.A_03_03_HRHPSENatl_INSTR_AREA_CB8", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_03_HRHPSENatl_INSTR_AREA_CB8/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_03_HRHPSENatl_INSTR_AREA_CB8/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "oKX0vIvg5hT", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_03_HRHPSENatl_INSTR_AREA_CB9_LISTALL", "names": [{"locale": "en", "name": "SIMS.A_03_03_HRHPSENatl_INSTR_AREA_CB9_LISTALL", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_03_HRHPSENatl_INSTR_AREA_CB9_LISTALL/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_03_HRHPSENatl_INSTR_AREA_CB9_LISTALL/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "Wy0dOLHdNxv", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_03_HRHPSENatl_INSTR_AREA_LowScore", "names": [{"locale": "en", "name": "SIMS.A_03_03_HRHPSENatl_INSTR_AREA_LowScore", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_03_HRHPSENatl_INSTR_AREA_LowScore/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "qjOK1QpRwBU", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_03_HRHPSENatl_INSTR_AREA_NUM", "names": [{"locale": "en", "name": "SIMS.A_03_03_HRHPSENatl_INSTR_AREA_NUM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_03_HRHPSENatl_INSTR_AREA_NUM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_03_HRHPSENatl_INSTR_AREA_NUM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "SkDjMa2Imzt", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_03_HRHPSENatl_INSTR_AREA_TOT", "names": [{"locale": "en", "name": "SIMS.A_03_03_HRHPSENatl_INSTR_AREA_TOT", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_03_HRHPSENatl_INSTR_AREA_TOT/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_03_HRHPSENatl_INSTR_AREA_TOT/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "TEXT"}, "external_id": "ecTUsKOZWVN", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_03_HRHPSENatl_INSTR_AREA_TXT", "names": [{"locale": "en", "name": "SIMS.A_03_03_HRHPSENatl_INSTR_AREA_TXT", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_03_HRHPSENatl_INSTR_AREA_TXT/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_03_HRHPSENatl_INSTR_AREA_TXT/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "OB4pCwrQX4r", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_03_HRHPSENatl_Q1_CB1", "names": [{"locale": "en", "name": "SIMS.A_03_03_HRHPSENatl_Q1_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_03_HRHPSENatl_Q1_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_03_HRHPSENatl_Q1_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "QDrGD2b1PRR", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_03_HRHPSENatl_Q1_CB2", "names": [{"locale": "en", "name": "SIMS.A_03_03_HRHPSENatl_Q1_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_03_HRHPSENatl_Q1_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_03_HRHPSENatl_Q1_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "N4xxnloKMWG", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_03_HRHPSENatl_Q1_CB3", "names": [{"locale": "en", "name": "SIMS.A_03_03_HRHPSENatl_Q1_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_03_HRHPSENatl_Q1_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_03_HRHPSENatl_Q1_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "gpUVO3LETyR", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_03_HRHPSENatl_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.A_03_03_HRHPSENatl_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_03_HRHPSENatl_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_03_HRHPSENatl_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "sjj40UxxbiD", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_03_HRHPSENatl_Q2_CB1", "names": [{"locale": "en", "name": "SIMS.A_03_03_HRHPSENatl_Q2_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_03_HRHPSENatl_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_03_HRHPSENatl_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "MUxste0xlPh", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_03_HRHPSENatl_Q2_CB2", "names": [{"locale": "en", "name": "SIMS.A_03_03_HRHPSENatl_Q2_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_03_HRHPSENatl_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_03_HRHPSENatl_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "THKn3KJpm1z", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_03_HRHPSENatl_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.A_03_03_HRHPSENatl_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_03_HRHPSENatl_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_03_HRHPSENatl_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "EvGMubziUGs", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_03_HRHPSENatl_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.A_03_03_HRHPSENatl_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_03_HRHPSENatl_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_03_HRHPSENatl_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "HAo3PKfaN9X", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_03_HRHPSENatl_SCORE", "names": [{"locale": "en", "name": "SIMS.A_03_03_HRHPSENatl_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_03_HRHPSENatl_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_03_HRHPSENatl_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "xD3B6UKjP8U", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_04_HRHRegNatl_COMM", "names": [{"locale": "en", "name": "SIMS.A_03_04_HRHRegNatl_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_04_HRHRegNatl_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_04_HRHRegNatl_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "BlICcBQqMOQ", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_04_HRHRegNatl_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.A_03_04_HRHRegNatl_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_04_HRHRegNatl_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_04_HRHRegNatl_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "scO5AyXTz2L", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_04_HRHRegNatl_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.A_03_04_HRHRegNatl_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_04_HRHRegNatl_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_04_HRHRegNatl_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "EMjCvc0qIL4", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_04_HRHRegNatl_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.A_03_04_HRHRegNatl_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_04_HRHRegNatl_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_04_HRHRegNatl_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "o13arlrI7ax", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_04_HRHRegNatl_SCORE", "names": [{"locale": "en", "name": "SIMS.A_03_04_HRHRegNatl_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_04_HRHRegNatl_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_04_HRHRegNatl_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "pfoeqFXh2CX", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_05_HRHFacDevNatl_COMM", "names": [{"locale": "en", "name": "SIMS.A_03_05_HRHFacDevNatl_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_05_HRHFacDevNatl_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_05_HRHFacDevNatl_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "Nd0JWdzSLiU", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_05_HRHFacDevNatl_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.A_03_05_HRHFacDevNatl_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_05_HRHFacDevNatl_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_05_HRHFacDevNatl_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "y0hm251wfoP", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_05_HRHFacDevNatl_Q2_CB1", "names": [{"locale": "en", "name": "SIMS.A_03_05_HRHFacDevNatl_Q2_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_05_HRHFacDevNatl_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_05_HRHFacDevNatl_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "lUkcVKqYtDi", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_05_HRHFacDevNatl_Q2_CB2", "names": [{"locale": "en", "name": "SIMS.A_03_05_HRHFacDevNatl_Q2_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_05_HRHFacDevNatl_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_05_HRHFacDevNatl_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "KPk1xJ3EK00", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_05_HRHFacDevNatl_Q2_CB3", "names": [{"locale": "en", "name": "SIMS.A_03_05_HRHFacDevNatl_Q2_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_05_HRHFacDevNatl_Q2_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_05_HRHFacDevNatl_Q2_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "FTGeWiYsnya", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_05_HRHFacDevNatl_Q2_CB4", "names": [{"locale": "en", "name": "SIMS.A_03_05_HRHFacDevNatl_Q2_CB4", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_05_HRHFacDevNatl_Q2_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_05_HRHFacDevNatl_Q2_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "XbxIJK7Hgu7", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_05_HRHFacDevNatl_Q2_T-NUM", "names": [{"locale": "en", "name": "SIMS.A_03_05_HRHFacDevNatl_Q2_T-NUM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_05_HRHFacDevNatl_Q2_T-NUM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_05_HRHFacDevNatl_Q2_T-NUM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "lLgmvok2OfT", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_05_HRHFacDevNatl_Q3_CB1", "names": [{"locale": "en", "name": "SIMS.A_03_05_HRHFacDevNatl_Q3_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_05_HRHFacDevNatl_Q3_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_05_HRHFacDevNatl_Q3_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "PZTst6NN0Q7", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_05_HRHFacDevNatl_Q3_CB2", "names": [{"locale": "en", "name": "SIMS.A_03_05_HRHFacDevNatl_Q3_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_05_HRHFacDevNatl_Q3_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_05_HRHFacDevNatl_Q3_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "mPkZQkk9VYu", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_05_HRHFacDevNatl_Q3_CB3", "names": [{"locale": "en", "name": "SIMS.A_03_05_HRHFacDevNatl_Q3_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_05_HRHFacDevNatl_Q3_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_05_HRHFacDevNatl_Q3_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "xQiSTQqrJXv", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_05_HRHFacDevNatl_Q3_T-NUM", "names": [{"locale": "en", "name": "SIMS.A_03_05_HRHFacDevNatl_Q3_T-NUM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_05_HRHFacDevNatl_Q3_T-NUM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_05_HRHFacDevNatl_Q3_T-NUM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "HIPup2OG12z", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_05_HRHFacDevNatl_SCORE", "names": [{"locale": "en", "name": "SIMS.A_03_05_HRHFacDevNatl_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_05_HRHFacDevNatl_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_05_HRHFacDevNatl_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "pAtLinMS4rS", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_06_HRHStaffSNU_COMM", "names": [{"locale": "en", "name": "SIMS.A_03_06_HRHStaffSNU_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_06_HRHStaffSNU_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_06_HRHStaffSNU_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "YZrIgyhDSTo", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_06_HRHStaffSNU_INSTR_FUNC_CB1", "names": [{"locale": "en", "name": "SIMS.A_03_06_HRHStaffSNU_INSTR_FUNC_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_06_HRHStaffSNU_INSTR_FUNC_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_06_HRHStaffSNU_INSTR_FUNC_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "qvkLTLpji1q", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_06_HRHStaffSNU_INSTR_FUNC_CB2", "names": [{"locale": "en", "name": "SIMS.A_03_06_HRHStaffSNU_INSTR_FUNC_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_06_HRHStaffSNU_INSTR_FUNC_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_06_HRHStaffSNU_INSTR_FUNC_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "AHWJZLEENt1", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_06_HRHStaffSNU_INSTR_FUNC_CB3", "names": [{"locale": "en", "name": "SIMS.A_03_06_HRHStaffSNU_INSTR_FUNC_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_06_HRHStaffSNU_INSTR_FUNC_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_06_HRHStaffSNU_INSTR_FUNC_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "PfNJmT59x3b", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_06_HRHStaffSNU_INSTR_FUNC_CB4", "names": [{"locale": "en", "name": "SIMS.A_03_06_HRHStaffSNU_INSTR_FUNC_CB4", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_06_HRHStaffSNU_INSTR_FUNC_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_06_HRHStaffSNU_INSTR_FUNC_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "PIgA25sheZg", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_06_HRHStaffSNU_INSTR_FUNC_CB5", "names": [{"locale": "en", "name": "SIMS.A_03_06_HRHStaffSNU_INSTR_FUNC_CB5", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_06_HRHStaffSNU_INSTR_FUNC_CB5/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_06_HRHStaffSNU_INSTR_FUNC_CB5/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "WqeUlUwSa3R", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_06_HRHStaffSNU_NA", "names": [{"locale": "en", "name": "SIMS.A_03_06_HRHStaffSNU_NA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_06_HRHStaffSNU_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_06_HRHStaffSNU_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "wAkuJneD484", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_06_HRHStaffSNU_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.A_03_06_HRHStaffSNU_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_06_HRHStaffSNU_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_06_HRHStaffSNU_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "mysXUHopCGG", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_06_HRHStaffSNU_Q2_CB1", "names": [{"locale": "en", "name": "SIMS.A_03_06_HRHStaffSNU_Q2_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_06_HRHStaffSNU_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_06_HRHStaffSNU_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "oVOByP7vlv5", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_06_HRHStaffSNU_Q2_CB2", "names": [{"locale": "en", "name": "SIMS.A_03_06_HRHStaffSNU_Q2_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_06_HRHStaffSNU_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_06_HRHStaffSNU_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "QR5OebCPHT4", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_06_HRHStaffSNU_Q2_T-NUM", "names": [{"locale": "en", "name": "SIMS.A_03_06_HRHStaffSNU_Q2_T-NUM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_06_HRHStaffSNU_Q2_T-NUM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_06_HRHStaffSNU_Q2_T-NUM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "ZdSWX2NLoTq", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_06_HRHStaffSNU_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.A_03_06_HRHStaffSNU_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_06_HRHStaffSNU_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_06_HRHStaffSNU_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "bgb8juLT2vF", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_06_HRHStaffSNU_SCORE", "names": [{"locale": "en", "name": "SIMS.A_03_06_HRHStaffSNU_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_06_HRHStaffSNU_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_06_HRHStaffSNU_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "UOq0nircLUB", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_07_HRHAssessSNU_COMM", "names": [{"locale": "en", "name": "SIMS.A_03_07_HRHAssessSNU_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_07_HRHAssessSNU_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_07_HRHAssessSNU_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "xXaICYPBLlT", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_07_HRHAssessSNU_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.A_03_07_HRHAssessSNU_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_07_HRHAssessSNU_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_07_HRHAssessSNU_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "sHZqkkzqi4p", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_07_HRHAssessSNU_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.A_03_07_HRHAssessSNU_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_07_HRHAssessSNU_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_07_HRHAssessSNU_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "nSwu40Ejl8L", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_07_HRHAssessSNU_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.A_03_07_HRHAssessSNU_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_07_HRHAssessSNU_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_07_HRHAssessSNU_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "fOaFXL23SID", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_07_HRHAssessSNU_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.A_03_07_HRHAssessSNU_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_07_HRHAssessSNU_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_07_HRHAssessSNU_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "MwDmooOfs2y", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_07_HRHAssessSNU_SCORE", "names": [{"locale": "en", "name": "SIMS.A_03_07_HRHAssessSNU_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_07_HRHAssessSNU_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_07_HRHAssessSNU_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "n7fBQvvMZc7", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_08_HRHISTSNU_COMM", "names": [{"locale": "en", "name": "SIMS.A_03_08_HRHISTSNU_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_08_HRHISTSNU_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_08_HRHISTSNU_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "XPoXISCGg2f", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_08_HRHISTSNU_INSTR_CB1_REPL_TOT", "names": [{"locale": "en", "name": "SIMS.A_03_08_HRHISTSNU_INSTR_CB1_REPL_TOT", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_08_HRHISTSNU_INSTR_CB1_REPL_TOT/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_08_HRHISTSNU_INSTR_CB1_REPL_TOT/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "pgKAJcmAVH5", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_08_HRHISTSNU_INSTR_CB2_REPL_NUM", "names": [{"locale": "en", "name": "SIMS.A_03_08_HRHISTSNU_INSTR_CB2_REPL_NUM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_08_HRHISTSNU_INSTR_CB2_REPL_NUM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_08_HRHISTSNU_INSTR_CB2_REPL_NUM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "TEXT"}, "external_id": "Q3Emf0NO5lV", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_08_HRHISTSNU_INSTR_CB3_TXT", "names": [{"locale": "en", "name": "SIMS.A_03_08_HRHISTSNU_INSTR_CB3_TXT", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_08_HRHISTSNU_INSTR_CB3_TXT/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_08_HRHISTSNU_INSTR_CB3_TXT/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "HmCMHCf1eML", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CB1", "names": [{"locale": "en", "name": "SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "Orp4z405UFy", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CB2", "names": [{"locale": "en", "name": "SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "QY3DveoLgEr", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CB3", "names": [{"locale": "en", "name": "SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "hRsdlTpXczB", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CB4", "names": [{"locale": "en", "name": "SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CB4", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "cm7miXiZ7zz", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CBA", "names": [{"locale": "en", "name": "SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CBA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CBA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "waSn5Bqinpe", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CBB", "names": [{"locale": "en", "name": "SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CBB", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CBB/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "oYIMCN4o9iS", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CBC", "names": [{"locale": "en", "name": "SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CBC", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CBC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "tCcsSaxX8aH", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CBD", "names": [{"locale": "en", "name": "SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CBD", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CBD/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "gBviUsUP6MB", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CBE", "names": [{"locale": "en", "name": "SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CBE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CBE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "UYs0gHHBjRw", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CBF", "names": [{"locale": "en", "name": "SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CBF", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CBF/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "kRn7dIMszvc", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CBG", "names": [{"locale": "en", "name": "SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CBG", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CBG/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "qYpLsnVy2KG", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CBH", "names": [{"locale": "en", "name": "SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CBH", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CBH/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "yLmHMx7JLUv", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CBI", "names": [{"locale": "en", "name": "SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CBI", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CBI/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "fuywICQjii5", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CBJ", "names": [{"locale": "en", "name": "SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CBJ", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CBJ/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "FpoFufNj3DP", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CBK", "names": [{"locale": "en", "name": "SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CBK", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CBK/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "qlVwdQA5iMH", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CBL", "names": [{"locale": "en", "name": "SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CBL", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CBL/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "JLDTpGqPv1S", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CBM", "names": [{"locale": "en", "name": "SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CBM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CBM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "dUp6Bfpf8NX", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CBN", "names": [{"locale": "en", "name": "SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CBN", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CBN/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "FeJo53egVZT", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CBO", "names": [{"locale": "en", "name": "SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CBO", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CBO/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "GMqdrptxIha", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CBP", "names": [{"locale": "en", "name": "SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CBP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CBP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "WNGBN55ht9l", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CBQ", "names": [{"locale": "en", "name": "SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CBQ", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CBQ/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "yLvI99nbD8a", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CBR", "names": [{"locale": "en", "name": "SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CBR", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CBR/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "d6hYOLSUO7B", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CBS", "names": [{"locale": "en", "name": "SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CBS", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CBS/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "khRuQYeBbRo", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CBT", "names": [{"locale": "en", "name": "SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CBT", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CBT/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "hgU49cyaY5C", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_LowScore", "names": [{"locale": "en", "name": "SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_LowScore", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_LowScore/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "pOXDIt0hCj2", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_08_HRHISTSNU_Q1_CB1", "names": [{"locale": "en", "name": "SIMS.A_03_08_HRHISTSNU_Q1_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_08_HRHISTSNU_Q1_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_08_HRHISTSNU_Q1_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "qLy9gCq4pqm", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_08_HRHISTSNU_Q1_CB2", "names": [{"locale": "en", "name": "SIMS.A_03_08_HRHISTSNU_Q1_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_08_HRHISTSNU_Q1_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_08_HRHISTSNU_Q1_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "XmVZyxYSWwi", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_08_HRHISTSNU_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.A_03_08_HRHISTSNU_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_08_HRHISTSNU_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_08_HRHISTSNU_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "wOwJc3UPYYw", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_08_HRHISTSNU_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.A_03_08_HRHISTSNU_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_08_HRHISTSNU_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_08_HRHISTSNU_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "UuPceoAytFK", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_08_HRHISTSNU_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.A_03_08_HRHISTSNU_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_08_HRHISTSNU_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_08_HRHISTSNU_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "lwyf36wFDq1", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_08_HRHISTSNU_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.A_03_08_HRHISTSNU_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_08_HRHISTSNU_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_08_HRHISTSNU_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "ELHsuNku7kX", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_08_HRHISTSNU_Q5_CB1", "names": [{"locale": "en", "name": "SIMS.A_03_08_HRHISTSNU_Q5_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_08_HRHISTSNU_Q5_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_08_HRHISTSNU_Q5_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "nhIhiKqofiB", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_08_HRHISTSNU_Q5_CB2", "names": [{"locale": "en", "name": "SIMS.A_03_08_HRHISTSNU_Q5_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_08_HRHISTSNU_Q5_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_08_HRHISTSNU_Q5_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "tlrj8eWmAl3", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_08_HRHISTSNU_Q5_CB3", "names": [{"locale": "en", "name": "SIMS.A_03_08_HRHISTSNU_Q5_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_08_HRHISTSNU_Q5_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_08_HRHISTSNU_Q5_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "njO6mfws6dH", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_08_HRHISTSNU_Q5_CB4", "names": [{"locale": "en", "name": "SIMS.A_03_08_HRHISTSNU_Q5_CB4", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_08_HRHISTSNU_Q5_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_08_HRHISTSNU_Q5_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "bPbJEhCqkgn", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_08_HRHISTSNU_Q5_CB5", "names": [{"locale": "en", "name": "SIMS.A_03_08_HRHISTSNU_Q5_CB5", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_08_HRHISTSNU_Q5_CB5/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_08_HRHISTSNU_Q5_CB5/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "AKRS59HYMjK", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_08_HRHISTSNU_Q5_T-NUM", "names": [{"locale": "en", "name": "SIMS.A_03_08_HRHISTSNU_Q5_T-NUM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_08_HRHISTSNU_Q5_T-NUM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_08_HRHISTSNU_Q5_T-NUM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "HIchitBziNC", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_08_HRHISTSNU_Q6_RESP", "names": [{"locale": "en", "name": "SIMS.A_03_08_HRHISTSNU_Q6_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_08_HRHISTSNU_Q6_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_08_HRHISTSNU_Q6_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "kpphphNceiQ", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_03_08_HRHISTSNU_SCORE", "names": [{"locale": "en", "name": "SIMS.A_03_08_HRHISTSNU_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_08_HRHISTSNU_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_03_08_HRHISTSNU_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "mO0kRolcF7x", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_04_01_KPGuideNatl_COMM", "names": [{"locale": "en", "name": "SIMS.A_04_01_KPGuideNatl_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_04_01_KPGuideNatl_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_04_01_KPGuideNatl_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "sVhWxs4hbOo", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_04_01_KPGuideNatl_INSTR_AREA_CB1", "names": [{"locale": "en", "name": "SIMS.A_04_01_KPGuideNatl_INSTR_AREA_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_04_01_KPGuideNatl_INSTR_AREA_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_04_01_KPGuideNatl_INSTR_AREA_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "tF31dzapWke", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_04_01_KPGuideNatl_INSTR_AREA_CB2", "names": [{"locale": "en", "name": "SIMS.A_04_01_KPGuideNatl_INSTR_AREA_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_04_01_KPGuideNatl_INSTR_AREA_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_04_01_KPGuideNatl_INSTR_AREA_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "MKWmjcwGotL", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_04_01_KPGuideNatl_INSTR_AREA_CB3", "names": [{"locale": "en", "name": "SIMS.A_04_01_KPGuideNatl_INSTR_AREA_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_04_01_KPGuideNatl_INSTR_AREA_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_04_01_KPGuideNatl_INSTR_AREA_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "fwxBNT0Za8N", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_04_01_KPGuideNatl_INSTR_AREA_CB4", "names": [{"locale": "en", "name": "SIMS.A_04_01_KPGuideNatl_INSTR_AREA_CB4", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_04_01_KPGuideNatl_INSTR_AREA_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_04_01_KPGuideNatl_INSTR_AREA_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "CiGjBWTPmRw", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_04_01_KPGuideNatl_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.A_04_01_KPGuideNatl_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_04_01_KPGuideNatl_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_04_01_KPGuideNatl_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "J90DE8eR9u8", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_04_01_KPGuideNatl_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.A_04_01_KPGuideNatl_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_04_01_KPGuideNatl_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_04_01_KPGuideNatl_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "isUgtEzyVAj", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_04_01_KPGuideNatl_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.A_04_01_KPGuideNatl_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_04_01_KPGuideNatl_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_04_01_KPGuideNatl_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "GFV6lcJCNCW", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_04_01_KPGuideNatl_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.A_04_01_KPGuideNatl_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_04_01_KPGuideNatl_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_04_01_KPGuideNatl_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "Dcg9pCqD0O1", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_04_01_KPGuideNatl_SCORE", "names": [{"locale": "en", "name": "SIMS.A_04_01_KPGuideNatl_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_04_01_KPGuideNatl_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_04_01_KPGuideNatl_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "hyXceVopVoo", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_04_02_KPNormNatl_COMM", "names": [{"locale": "en", "name": "SIMS.A_04_02_KPNormNatl_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_04_02_KPNormNatl_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_04_02_KPNormNatl_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "dX0bXD2LSmK", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_04_02_KPNormNatl_Q1_CB1", "names": [{"locale": "en", "name": "SIMS.A_04_02_KPNormNatl_Q1_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_04_02_KPNormNatl_Q1_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_04_02_KPNormNatl_Q1_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "bka0lcEjEJB", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_04_02_KPNormNatl_Q1_CB2", "names": [{"locale": "en", "name": "SIMS.A_04_02_KPNormNatl_Q1_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_04_02_KPNormNatl_Q1_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_04_02_KPNormNatl_Q1_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "gocfqtEshyf", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_04_02_KPNormNatl_Q1_CB3", "names": [{"locale": "en", "name": "SIMS.A_04_02_KPNormNatl_Q1_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_04_02_KPNormNatl_Q1_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_04_02_KPNormNatl_Q1_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "wCRQxx5PtOb", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_04_02_KPNormNatl_Q1_CB4", "names": [{"locale": "en", "name": "SIMS.A_04_02_KPNormNatl_Q1_CB4", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_04_02_KPNormNatl_Q1_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_04_02_KPNormNatl_Q1_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "FZzDGZOoOuK", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_04_02_KPNormNatl_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.A_04_02_KPNormNatl_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_04_02_KPNormNatl_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_04_02_KPNormNatl_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "GAdOxWTFtdJ", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_04_02_KPNormNatl_Q2_CB1", "names": [{"locale": "en", "name": "SIMS.A_04_02_KPNormNatl_Q2_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_04_02_KPNormNatl_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_04_02_KPNormNatl_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "j8gbna1xcPU", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_04_02_KPNormNatl_Q2_CB2", "names": [{"locale": "en", "name": "SIMS.A_04_02_KPNormNatl_Q2_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_04_02_KPNormNatl_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_04_02_KPNormNatl_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "kUZ5ZYUIrgP", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_04_02_KPNormNatl_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.A_04_02_KPNormNatl_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_04_02_KPNormNatl_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_04_02_KPNormNatl_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "XVShdns05ra", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_04_02_KPNormNatl_Q3_CB1", "names": [{"locale": "en", "name": "SIMS.A_04_02_KPNormNatl_Q3_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_04_02_KPNormNatl_Q3_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_04_02_KPNormNatl_Q3_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "aHG2UeN3ROq", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_04_02_KPNormNatl_Q3_CB2", "names": [{"locale": "en", "name": "SIMS.A_04_02_KPNormNatl_Q3_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_04_02_KPNormNatl_Q3_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_04_02_KPNormNatl_Q3_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "OlfwTMysLJd", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_04_02_KPNormNatl_Q3_CB3", "names": [{"locale": "en", "name": "SIMS.A_04_02_KPNormNatl_Q3_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_04_02_KPNormNatl_Q3_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_04_02_KPNormNatl_Q3_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "nL7mt5Uox3C", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_04_02_KPNormNatl_Q3_CB4", "names": [{"locale": "en", "name": "SIMS.A_04_02_KPNormNatl_Q3_CB4", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_04_02_KPNormNatl_Q3_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_04_02_KPNormNatl_Q3_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "bLe93SB2LlY", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_04_02_KPNormNatl_Q3_CB5", "names": [{"locale": "en", "name": "SIMS.A_04_02_KPNormNatl_Q3_CB5", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_04_02_KPNormNatl_Q3_CB5/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_04_02_KPNormNatl_Q3_CB5/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "VhMxdXMnxgv", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_04_02_KPNormNatl_Q3_CB6", "names": [{"locale": "en", "name": "SIMS.A_04_02_KPNormNatl_Q3_CB6", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_04_02_KPNormNatl_Q3_CB6/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_04_02_KPNormNatl_Q3_CB6/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "ksywcQjXiix", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_04_02_KPNormNatl_Q3_CB7", "names": [{"locale": "en", "name": "SIMS.A_04_02_KPNormNatl_Q3_CB7", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_04_02_KPNormNatl_Q3_CB7/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_04_02_KPNormNatl_Q3_CB7/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "oa0Kr7MHRDY", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_04_02_KPNormNatl_Q3_CB8", "names": [{"locale": "en", "name": "SIMS.A_04_02_KPNormNatl_Q3_CB8", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_04_02_KPNormNatl_Q3_CB8/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_04_02_KPNormNatl_Q3_CB8/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "vvltersjfhW", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_04_02_KPNormNatl_Q3_T-NUM", "names": [{"locale": "en", "name": "SIMS.A_04_02_KPNormNatl_Q3_T-NUM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_04_02_KPNormNatl_Q3_T-NUM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_04_02_KPNormNatl_Q3_T-NUM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "DjFwtS5rQWp", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_04_02_KPNormNatl_SCORE", "names": [{"locale": "en", "name": "SIMS.A_04_02_KPNormNatl_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_04_02_KPNormNatl_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_04_02_KPNormNatl_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "HOHpQNI0f7Q", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_04_03_GuideDevNatl_COMM", "names": [{"locale": "en", "name": "SIMS.A_04_03_GuideDevNatl_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_04_03_GuideDevNatl_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_04_03_GuideDevNatl_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "h7atmwm8dMk", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_04_03_GuideDevNatl_INSTR_CB1_REPL_TOT", "names": [{"locale": "en", "name": "SIMS.A_04_03_GuideDevNatl_INSTR_CB1_REPL_TOT", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_04_03_GuideDevNatl_INSTR_CB1_REPL_TOT/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_04_03_GuideDevNatl_INSTR_CB1_REPL_TOT/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "LCOhpDA4Aox", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_04_03_GuideDevNatl_INSTR_CB2_REPL_NUM", "names": [{"locale": "en", "name": "SIMS.A_04_03_GuideDevNatl_INSTR_CB2_REPL_NUM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_04_03_GuideDevNatl_INSTR_CB2_REPL_NUM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_04_03_GuideDevNatl_INSTR_CB2_REPL_NUM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "TEXT"}, "external_id": "GLTAXqbET9D", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_04_03_GuideDevNatl_INSTR_CB3_TXT", "names": [{"locale": "en", "name": "SIMS.A_04_03_GuideDevNatl_INSTR_CB3_TXT", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_04_03_GuideDevNatl_INSTR_CB3_TXT/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_04_03_GuideDevNatl_INSTR_CB3_TXT/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "TEXT"}, "external_id": "f6vjoY9CT6r", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_04_03_GuideDevNatl_INSTR_CB4_TXT", "names": [{"locale": "en", "name": "SIMS.A_04_03_GuideDevNatl_INSTR_CB4_TXT", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_04_03_GuideDevNatl_INSTR_CB4_TXT/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_04_03_GuideDevNatl_INSTR_CB4_TXT/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "ABh3N8M13gL", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_04_03_GuideDevNatl_INSTR_CBA", "names": [{"locale": "en", "name": "SIMS.A_04_03_GuideDevNatl_INSTR_CBA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_04_03_GuideDevNatl_INSTR_CBA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "JEwTbtHm3VN", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_04_03_GuideDevNatl_INSTR_CBB", "names": [{"locale": "en", "name": "SIMS.A_04_03_GuideDevNatl_INSTR_CBB", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_04_03_GuideDevNatl_INSTR_CBB/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "fcllASHhlzg", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_04_03_GuideDevNatl_INSTR_CBC", "names": [{"locale": "en", "name": "SIMS.A_04_03_GuideDevNatl_INSTR_CBC", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_04_03_GuideDevNatl_INSTR_CBC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "bv1Epuj7ylp", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_04_03_GuideDevNatl_INSTR_CBD", "names": [{"locale": "en", "name": "SIMS.A_04_03_GuideDevNatl_INSTR_CBD", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_04_03_GuideDevNatl_INSTR_CBD/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "eM9C13JBV6H", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_04_03_GuideDevNatl_INSTR_CBE", "names": [{"locale": "en", "name": "SIMS.A_04_03_GuideDevNatl_INSTR_CBE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_04_03_GuideDevNatl_INSTR_CBE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "SH45Q11WYoB", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_04_03_GuideDevNatl_INSTR_CBF", "names": [{"locale": "en", "name": "SIMS.A_04_03_GuideDevNatl_INSTR_CBF", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_04_03_GuideDevNatl_INSTR_CBF/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "pNALsJEuOMh", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_04_03_GuideDevNatl_INSTR_CBG", "names": [{"locale": "en", "name": "SIMS.A_04_03_GuideDevNatl_INSTR_CBG", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_04_03_GuideDevNatl_INSTR_CBG/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "gNYFfKUDYyz", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_04_03_GuideDevNatl_INSTR_CBH", "names": [{"locale": "en", "name": "SIMS.A_04_03_GuideDevNatl_INSTR_CBH", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_04_03_GuideDevNatl_INSTR_CBH/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "tWSGjTAXvya", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_04_03_GuideDevNatl_INSTR_CBI", "names": [{"locale": "en", "name": "SIMS.A_04_03_GuideDevNatl_INSTR_CBI", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_04_03_GuideDevNatl_INSTR_CBI/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "uo0mcvI7Pm8", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_04_03_GuideDevNatl_INSTR_CBJ", "names": [{"locale": "en", "name": "SIMS.A_04_03_GuideDevNatl_INSTR_CBJ", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_04_03_GuideDevNatl_INSTR_CBJ/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "bANSeFTsVC4", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_04_03_GuideDevNatl_INSTR_CBK", "names": [{"locale": "en", "name": "SIMS.A_04_03_GuideDevNatl_INSTR_CBK", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_04_03_GuideDevNatl_INSTR_CBK/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "xggNBSfixS1", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_04_03_GuideDevNatl_INSTR_CBL", "names": [{"locale": "en", "name": "SIMS.A_04_03_GuideDevNatl_INSTR_CBL", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_04_03_GuideDevNatl_INSTR_CBL/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "PQ3cCrt1pkw", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_04_03_GuideDevNatl_INSTR_CBM", "names": [{"locale": "en", "name": "SIMS.A_04_03_GuideDevNatl_INSTR_CBM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_04_03_GuideDevNatl_INSTR_CBM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "l5P9zjmjpKp", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_04_03_GuideDevNatl_INSTR_CBN", "names": [{"locale": "en", "name": "SIMS.A_04_03_GuideDevNatl_INSTR_CBN", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_04_03_GuideDevNatl_INSTR_CBN/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "DDRHMnyQEEm", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_04_03_GuideDevNatl_INSTR_CBO", "names": [{"locale": "en", "name": "SIMS.A_04_03_GuideDevNatl_INSTR_CBO", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_04_03_GuideDevNatl_INSTR_CBO/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "ttyTBqw4gb8", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_04_03_GuideDevNatl_INSTR_CBP", "names": [{"locale": "en", "name": "SIMS.A_04_03_GuideDevNatl_INSTR_CBP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_04_03_GuideDevNatl_INSTR_CBP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "YGtURCcl3GF", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_04_03_GuideDevNatl_INSTR_LowScore", "names": [{"locale": "en", "name": "SIMS.A_04_03_GuideDevNatl_INSTR_LowScore", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_04_03_GuideDevNatl_INSTR_LowScore/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "JYS8cITQO07", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_04_03_GuideDevNatl_Q1_CB1", "names": [{"locale": "en", "name": "SIMS.A_04_03_GuideDevNatl_Q1_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_04_03_GuideDevNatl_Q1_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_04_03_GuideDevNatl_Q1_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "zeuhkjYa9tB", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_04_03_GuideDevNatl_Q1_CB2", "names": [{"locale": "en", "name": "SIMS.A_04_03_GuideDevNatl_Q1_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_04_03_GuideDevNatl_Q1_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_04_03_GuideDevNatl_Q1_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "b62O3DtAxJe", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_04_03_GuideDevNatl_Q1_CB3", "names": [{"locale": "en", "name": "SIMS.A_04_03_GuideDevNatl_Q1_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_04_03_GuideDevNatl_Q1_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_04_03_GuideDevNatl_Q1_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "NbHjYwA4XUs", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_04_03_GuideDevNatl_Q1_T-NUM", "names": [{"locale": "en", "name": "SIMS.A_04_03_GuideDevNatl_Q1_T-NUM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_04_03_GuideDevNatl_Q1_T-NUM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_04_03_GuideDevNatl_Q1_T-NUM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "pKe8OBEFiCg", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_04_03_GuideDevNatl_Q2_CB1", "names": [{"locale": "en", "name": "SIMS.A_04_03_GuideDevNatl_Q2_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_04_03_GuideDevNatl_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_04_03_GuideDevNatl_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "xL3D7rx9jmX", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_04_03_GuideDevNatl_Q2_CB2", "names": [{"locale": "en", "name": "SIMS.A_04_03_GuideDevNatl_Q2_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_04_03_GuideDevNatl_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_04_03_GuideDevNatl_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "KJCi3NnATfo", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_04_03_GuideDevNatl_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.A_04_03_GuideDevNatl_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_04_03_GuideDevNatl_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_04_03_GuideDevNatl_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "cbVC1UGnIrx", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_04_03_GuideDevNatl_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.A_04_03_GuideDevNatl_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_04_03_GuideDevNatl_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_04_03_GuideDevNatl_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "j3fUeFe6G76", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_04_03_GuideDevNatl_SCORE", "names": [{"locale": "en", "name": "SIMS.A_04_03_GuideDevNatl_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_04_03_GuideDevNatl_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_04_03_GuideDevNatl_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "qzA03Nr0wdG", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_04_04_GuideDistSNU_COMM", "names": [{"locale": "en", "name": "SIMS.A_04_04_GuideDistSNU_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_04_04_GuideDistSNU_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_04_04_GuideDistSNU_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "ZbOgkn5AWjU", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_04_04_GuideDistSNU_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.A_04_04_GuideDistSNU_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_04_04_GuideDistSNU_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_04_04_GuideDistSNU_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "LBS9gva9Bqj", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_04_04_GuideDistSNU_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.A_04_04_GuideDistSNU_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_04_04_GuideDistSNU_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_04_04_GuideDistSNU_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "BeG6L0eIE86", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_04_04_GuideDistSNU_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.A_04_04_GuideDistSNU_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_04_04_GuideDistSNU_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_04_04_GuideDistSNU_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "r1HB0CBF4P6", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_04_04_GuideDistSNU_SCORE", "names": [{"locale": "en", "name": "SIMS.A_04_04_GuideDistSNU_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_04_04_GuideDistSNU_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_04_04_GuideDistSNU_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "XHvoG1wggAj", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_05_01_MgtStrategyNatl_COMM", "names": [{"locale": "en", "name": "SIMS.A_05_01_MgtStrategyNatl_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_01_MgtStrategyNatl_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_01_MgtStrategyNatl_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "rP1dbm2wVVI", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_05_01_MgtStrategyNatl_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.A_05_01_MgtStrategyNatl_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_01_MgtStrategyNatl_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_01_MgtStrategyNatl_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "hn51KkzYNSf", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_05_01_MgtStrategyNatl_Q2_CB1", "names": [{"locale": "en", "name": "SIMS.A_05_01_MgtStrategyNatl_Q2_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_01_MgtStrategyNatl_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_01_MgtStrategyNatl_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "vgvfyb6GTGz", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_05_01_MgtStrategyNatl_Q2_CB2", "names": [{"locale": "en", "name": "SIMS.A_05_01_MgtStrategyNatl_Q2_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_01_MgtStrategyNatl_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_01_MgtStrategyNatl_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "x531mlN08aO", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_05_01_MgtStrategyNatl_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.A_05_01_MgtStrategyNatl_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_01_MgtStrategyNatl_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_01_MgtStrategyNatl_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "Q5K3pn5hi33", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_05_01_MgtStrategyNatl_Q3_CB1", "names": [{"locale": "en", "name": "SIMS.A_05_01_MgtStrategyNatl_Q3_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_01_MgtStrategyNatl_Q3_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_01_MgtStrategyNatl_Q3_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "ZPh6itseM1l", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_05_01_MgtStrategyNatl_Q3_CB2", "names": [{"locale": "en", "name": "SIMS.A_05_01_MgtStrategyNatl_Q3_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_01_MgtStrategyNatl_Q3_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_01_MgtStrategyNatl_Q3_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "x3Kjh2gLkfR", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_05_01_MgtStrategyNatl_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.A_05_01_MgtStrategyNatl_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_01_MgtStrategyNatl_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_01_MgtStrategyNatl_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "EuviJ0FDcaN", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_05_01_MgtStrategyNatl_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.A_05_01_MgtStrategyNatl_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_01_MgtStrategyNatl_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_01_MgtStrategyNatl_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "kmGFw9isC9L", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_05_01_MgtStrategyNatl_SCORE", "names": [{"locale": "en", "name": "SIMS.A_05_01_MgtStrategyNatl_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_01_MgtStrategyNatl_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_01_MgtStrategyNatl_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "CmGZQiDOG8A", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_05_02_SocialISTNatl_COMM", "names": [{"locale": "en", "name": "SIMS.A_05_02_SocialISTNatl_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_02_SocialISTNatl_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_02_SocialISTNatl_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "u6UNp0fb3L7", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_05_02_SocialISTNatl_INSTR_AREA_CB1", "names": [{"locale": "en", "name": "SIMS.A_05_02_SocialISTNatl_INSTR_AREA_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_02_SocialISTNatl_INSTR_AREA_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_02_SocialISTNatl_INSTR_AREA_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "TsmADCT6K1t", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_05_02_SocialISTNatl_INSTR_AREA_CB2", "names": [{"locale": "en", "name": "SIMS.A_05_02_SocialISTNatl_INSTR_AREA_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_02_SocialISTNatl_INSTR_AREA_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_02_SocialISTNatl_INSTR_AREA_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "uB1alNIykDR", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_05_02_SocialISTNatl_INSTR_AREA_CB3", "names": [{"locale": "en", "name": "SIMS.A_05_02_SocialISTNatl_INSTR_AREA_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_02_SocialISTNatl_INSTR_AREA_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_02_SocialISTNatl_INSTR_AREA_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "dn1bkqmNRCP", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_05_02_SocialISTNatl_INSTR_AREA_CB4", "names": [{"locale": "en", "name": "SIMS.A_05_02_SocialISTNatl_INSTR_AREA_CB4", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_02_SocialISTNatl_INSTR_AREA_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_02_SocialISTNatl_INSTR_AREA_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "oCv0UqhznAz", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_05_02_SocialISTNatl_INSTR_AREA_CB5", "names": [{"locale": "en", "name": "SIMS.A_05_02_SocialISTNatl_INSTR_AREA_CB5", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_02_SocialISTNatl_INSTR_AREA_CB5/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_02_SocialISTNatl_INSTR_AREA_CB5/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "GUlUtMOL70a", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_05_02_SocialISTNatl_INSTR_AREA_CB6", "names": [{"locale": "en", "name": "SIMS.A_05_02_SocialISTNatl_INSTR_AREA_CB6", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_02_SocialISTNatl_INSTR_AREA_CB6/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_02_SocialISTNatl_INSTR_AREA_CB6/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "TEXT"}, "external_id": "aIceSUMEuvu", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_05_02_SocialISTNatl_INSTR_AREA_CB7TXT", "names": [{"locale": "en", "name": "SIMS.A_05_02_SocialISTNatl_INSTR_AREA_CB7TXT", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_02_SocialISTNatl_INSTR_AREA_CB7TXT/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_02_SocialISTNatl_INSTR_AREA_CB7TXT/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "KUF7ouqHopO", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_05_02_SocialISTNatl_Q1_CB1", "names": [{"locale": "en", "name": "SIMS.A_05_02_SocialISTNatl_Q1_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_02_SocialISTNatl_Q1_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_02_SocialISTNatl_Q1_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "gRSZntHOQpP", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_05_02_SocialISTNatl_Q1_CB2", "names": [{"locale": "en", "name": "SIMS.A_05_02_SocialISTNatl_Q1_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_02_SocialISTNatl_Q1_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_02_SocialISTNatl_Q1_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "vKFzfO4NCvP", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_05_02_SocialISTNatl_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.A_05_02_SocialISTNatl_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_02_SocialISTNatl_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_02_SocialISTNatl_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "MPZM9LwHL1R", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_05_02_SocialISTNatl_Q2_CB1", "names": [{"locale": "en", "name": "SIMS.A_05_02_SocialISTNatl_Q2_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_02_SocialISTNatl_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_02_SocialISTNatl_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "Iz7JOxuYqRK", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_05_02_SocialISTNatl_Q2_CB2", "names": [{"locale": "en", "name": "SIMS.A_05_02_SocialISTNatl_Q2_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_02_SocialISTNatl_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_02_SocialISTNatl_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "WCGL12Pxe9u", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_05_02_SocialISTNatl_Q2_CB3", "names": [{"locale": "en", "name": "SIMS.A_05_02_SocialISTNatl_Q2_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_02_SocialISTNatl_Q2_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_02_SocialISTNatl_Q2_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "QbV2ZjJNiLv", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_05_02_SocialISTNatl_Q2_CB4", "names": [{"locale": "en", "name": "SIMS.A_05_02_SocialISTNatl_Q2_CB4", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_02_SocialISTNatl_Q2_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_02_SocialISTNatl_Q2_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "DMUC8f6fiD8", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_05_02_SocialISTNatl_Q2_CB5", "names": [{"locale": "en", "name": "SIMS.A_05_02_SocialISTNatl_Q2_CB5", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_02_SocialISTNatl_Q2_CB5/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_02_SocialISTNatl_Q2_CB5/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "i5BFrnn8D0Y", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_05_02_SocialISTNatl_Q2_T-NUM", "names": [{"locale": "en", "name": "SIMS.A_05_02_SocialISTNatl_Q2_T-NUM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_02_SocialISTNatl_Q2_T-NUM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_02_SocialISTNatl_Q2_T-NUM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "bLJ4kZp4Krd", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_05_02_SocialISTNatl_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.A_05_02_SocialISTNatl_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_02_SocialISTNatl_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_02_SocialISTNatl_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "Rmc2Ri3vh9l", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_05_02_SocialISTNatl_SCORE", "names": [{"locale": "en", "name": "SIMS.A_05_02_SocialISTNatl_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_02_SocialISTNatl_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_02_SocialISTNatl_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "qlXNzCa8F75", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_05_03_SocialPSENatl_COMM", "names": [{"locale": "en", "name": "SIMS.A_05_03_SocialPSENatl_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_03_SocialPSENatl_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_03_SocialPSENatl_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "f91CWDNjqKS", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_05_03_SocialPSENatl_INSTR_CTYPE_CB1", "names": [{"locale": "en", "name": "SIMS.A_05_03_SocialPSENatl_INSTR_CTYPE_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_03_SocialPSENatl_INSTR_CTYPE_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_03_SocialPSENatl_INSTR_CTYPE_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "CSBxeaYp3sO", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_05_03_SocialPSENatl_INSTR_CTYPE_CB2", "names": [{"locale": "en", "name": "SIMS.A_05_03_SocialPSENatl_INSTR_CTYPE_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_03_SocialPSENatl_INSTR_CTYPE_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_03_SocialPSENatl_INSTR_CTYPE_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "EduYNX4pB88", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_05_03_SocialPSENatl_INSTR_CTYPE_CB3", "names": [{"locale": "en", "name": "SIMS.A_05_03_SocialPSENatl_INSTR_CTYPE_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_03_SocialPSENatl_INSTR_CTYPE_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_03_SocialPSENatl_INSTR_CTYPE_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "TEXT"}, "external_id": "vaDphEsqITo", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_05_03_SocialPSENatl_INSTR_CTYPE_CB4OTHER", "names": [{"locale": "en", "name": "SIMS.A_05_03_SocialPSENatl_INSTR_CTYPE_CB4OTHER", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_03_SocialPSENatl_INSTR_CTYPE_CB4OTHER/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_03_SocialPSENatl_INSTR_CTYPE_CB4OTHER/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "sUDdkSZWVhz", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_05_03_SocialPSENatl_INSTR_ITYPE_CB1", "names": [{"locale": "en", "name": "SIMS.A_05_03_SocialPSENatl_INSTR_ITYPE_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_03_SocialPSENatl_INSTR_ITYPE_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_03_SocialPSENatl_INSTR_ITYPE_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "kQKwR1zduis", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_05_03_SocialPSENatl_INSTR_ITYPE_CB2", "names": [{"locale": "en", "name": "SIMS.A_05_03_SocialPSENatl_INSTR_ITYPE_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_03_SocialPSENatl_INSTR_ITYPE_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_03_SocialPSENatl_INSTR_ITYPE_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "AS2XFZW8Q7S", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_05_03_SocialPSENatl_INSTR_ITYPE_CB3", "names": [{"locale": "en", "name": "SIMS.A_05_03_SocialPSENatl_INSTR_ITYPE_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_03_SocialPSENatl_INSTR_ITYPE_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_03_SocialPSENatl_INSTR_ITYPE_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "QbtYGHrxlfS", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_05_03_SocialPSENatl_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.A_05_03_SocialPSENatl_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_03_SocialPSENatl_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_03_SocialPSENatl_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "prsuTk8RSkn", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_05_03_SocialPSENatl_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.A_05_03_SocialPSENatl_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_03_SocialPSENatl_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_03_SocialPSENatl_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "yj3zenCvGTE", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_05_03_SocialPSENatl_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.A_05_03_SocialPSENatl_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_03_SocialPSENatl_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_03_SocialPSENatl_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "RRd2CWmNn0i", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_05_03_SocialPSENatl_SCORE", "names": [{"locale": "en", "name": "SIMS.A_05_03_SocialPSENatl_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_03_SocialPSENatl_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_03_SocialPSENatl_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "XPkbMG0YaUC", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_05_04_OVCInfoSNU_COMM", "names": [{"locale": "en", "name": "SIMS.A_05_04_OVCInfoSNU_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_04_OVCInfoSNU_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_04_OVCInfoSNU_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "mEQu0BK0nXB", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_05_04_OVCInfoSNU_INSTR_CB1_REPL_TOT", "names": [{"locale": "en", "name": "SIMS.A_05_04_OVCInfoSNU_INSTR_CB1_REPL_TOT", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_04_OVCInfoSNU_INSTR_CB1_REPL_TOT/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_04_OVCInfoSNU_INSTR_CB1_REPL_TOT/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "zPvTY1sN2h5", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_05_04_OVCInfoSNU_INSTR_CB2_REPL_NUM", "names": [{"locale": "en", "name": "SIMS.A_05_04_OVCInfoSNU_INSTR_CB2_REPL_NUM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_04_OVCInfoSNU_INSTR_CB2_REPL_NUM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_04_OVCInfoSNU_INSTR_CB2_REPL_NUM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "TEXT"}, "external_id": "MDwjgbvUZeY", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_05_04_OVCInfoSNU_INSTR_CB3_TXT", "names": [{"locale": "en", "name": "SIMS.A_05_04_OVCInfoSNU_INSTR_CB3_TXT", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_04_OVCInfoSNU_INSTR_CB3_TXT/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_04_OVCInfoSNU_INSTR_CB3_TXT/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "uCMLQjY9Eb9", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_05_04_OVCInfoSNU_INSTR_CBA", "names": [{"locale": "en", "name": "SIMS.A_05_04_OVCInfoSNU_INSTR_CBA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_04_OVCInfoSNU_INSTR_CBA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "gcBcHvYgbT8", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_05_04_OVCInfoSNU_INSTR_CBB", "names": [{"locale": "en", "name": "SIMS.A_05_04_OVCInfoSNU_INSTR_CBB", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_04_OVCInfoSNU_INSTR_CBB/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "KszfBtCOwjT", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_05_04_OVCInfoSNU_INSTR_LowScore", "names": [{"locale": "en", "name": "SIMS.A_05_04_OVCInfoSNU_INSTR_LowScore", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_04_OVCInfoSNU_INSTR_LowScore/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "j7cVWjRuMRw", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_05_04_OVCInfoSNU_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.A_05_04_OVCInfoSNU_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_04_OVCInfoSNU_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_04_OVCInfoSNU_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "YDIsnosflCd", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_05_04_OVCInfoSNU_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.A_05_04_OVCInfoSNU_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_04_OVCInfoSNU_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_04_OVCInfoSNU_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "EaTNMIbFghe", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_05_04_OVCInfoSNU_Q3_CB1", "names": [{"locale": "en", "name": "SIMS.A_05_04_OVCInfoSNU_Q3_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_04_OVCInfoSNU_Q3_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_04_OVCInfoSNU_Q3_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "eaFiUSJi60v", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_05_04_OVCInfoSNU_Q3_CB2", "names": [{"locale": "en", "name": "SIMS.A_05_04_OVCInfoSNU_Q3_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_04_OVCInfoSNU_Q3_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_04_OVCInfoSNU_Q3_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "gBW12YiEpcE", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_05_04_OVCInfoSNU_Q3_CB3", "names": [{"locale": "en", "name": "SIMS.A_05_04_OVCInfoSNU_Q3_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_04_OVCInfoSNU_Q3_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_04_OVCInfoSNU_Q3_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "nCEqu3pdT6o", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_05_04_OVCInfoSNU_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.A_05_04_OVCInfoSNU_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_04_OVCInfoSNU_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_04_OVCInfoSNU_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "lhkCddCroA2", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_05_04_OVCInfoSNU_SCORE", "names": [{"locale": "en", "name": "SIMS.A_05_04_OVCInfoSNU_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_04_OVCInfoSNU_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_04_OVCInfoSNU_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "fuXnA2a3kVJ", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_05_05_MgtOpsSNU_COMM", "names": [{"locale": "en", "name": "SIMS.A_05_05_MgtOpsSNU_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_05_MgtOpsSNU_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_05_MgtOpsSNU_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "wXmXfaO42J0", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_05_05_MgtOpsSNU_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.A_05_05_MgtOpsSNU_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_05_MgtOpsSNU_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_05_MgtOpsSNU_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "gSUPxM8HC0O", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_05_05_MgtOpsSNU_Q2_CB1", "names": [{"locale": "en", "name": "SIMS.A_05_05_MgtOpsSNU_Q2_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_05_MgtOpsSNU_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_05_MgtOpsSNU_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "jKlWiFCiMEq", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_05_05_MgtOpsSNU_Q2_CB2", "names": [{"locale": "en", "name": "SIMS.A_05_05_MgtOpsSNU_Q2_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_05_MgtOpsSNU_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_05_MgtOpsSNU_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "MZ8sHLVPmTs", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_05_05_MgtOpsSNU_Q2_T-NUM", "names": [{"locale": "en", "name": "SIMS.A_05_05_MgtOpsSNU_Q2_T-NUM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_05_MgtOpsSNU_Q2_T-NUM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_05_MgtOpsSNU_Q2_T-NUM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "gtqC6zvR2Vr", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_05_05_MgtOpsSNU_Q3_CB1", "names": [{"locale": "en", "name": "SIMS.A_05_05_MgtOpsSNU_Q3_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_05_MgtOpsSNU_Q3_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_05_MgtOpsSNU_Q3_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "ypniyahPQcl", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_05_05_MgtOpsSNU_Q3_CB2", "names": [{"locale": "en", "name": "SIMS.A_05_05_MgtOpsSNU_Q3_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_05_MgtOpsSNU_Q3_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_05_MgtOpsSNU_Q3_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "MhnoayslFji", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_05_05_MgtOpsSNU_Q3_CB3", "names": [{"locale": "en", "name": "SIMS.A_05_05_MgtOpsSNU_Q3_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_05_MgtOpsSNU_Q3_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_05_MgtOpsSNU_Q3_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "ZjSCP6koooR", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_05_05_MgtOpsSNU_Q3_T-NUM", "names": [{"locale": "en", "name": "SIMS.A_05_05_MgtOpsSNU_Q3_T-NUM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_05_MgtOpsSNU_Q3_T-NUM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_05_MgtOpsSNU_Q3_T-NUM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "rIn1OjcAINs", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_05_05_MgtOpsSNU_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.A_05_05_MgtOpsSNU_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_05_MgtOpsSNU_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_05_MgtOpsSNU_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "XW6sRJ9nbTU", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_05_05_MgtOpsSNU_SCORE", "names": [{"locale": "en", "name": "SIMS.A_05_05_MgtOpsSNU_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_05_MgtOpsSNU_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_05_MgtOpsSNU_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "yJnX500lrgn", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_05_06_SuperSocialSNU_COMM", "names": [{"locale": "en", "name": "SIMS.A_05_06_SuperSocialSNU_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_06_SuperSocialSNU_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_06_SuperSocialSNU_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "w6nllz9G5a0", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_05_06_SuperSocialSNU_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.A_05_06_SuperSocialSNU_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_06_SuperSocialSNU_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_06_SuperSocialSNU_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "UuA0K8q8xRT", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_05_06_SuperSocialSNU_Q2_CB1", "names": [{"locale": "en", "name": "SIMS.A_05_06_SuperSocialSNU_Q2_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_06_SuperSocialSNU_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_06_SuperSocialSNU_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "Ei2R0vZoYPS", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_05_06_SuperSocialSNU_Q2_CB2", "names": [{"locale": "en", "name": "SIMS.A_05_06_SuperSocialSNU_Q2_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_06_SuperSocialSNU_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_06_SuperSocialSNU_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "ibxWIHlzdX2", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_05_06_SuperSocialSNU_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.A_05_06_SuperSocialSNU_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_06_SuperSocialSNU_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_06_SuperSocialSNU_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "bhLYLDvAwjb", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_05_06_SuperSocialSNU_Q3_CB1", "names": [{"locale": "en", "name": "SIMS.A_05_06_SuperSocialSNU_Q3_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_06_SuperSocialSNU_Q3_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_06_SuperSocialSNU_Q3_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "aicetXjOvMV", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_05_06_SuperSocialSNU_Q3_CB2", "names": [{"locale": "en", "name": "SIMS.A_05_06_SuperSocialSNU_Q3_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_06_SuperSocialSNU_Q3_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_06_SuperSocialSNU_Q3_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "w87ox0T6RSM", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_05_06_SuperSocialSNU_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.A_05_06_SuperSocialSNU_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_06_SuperSocialSNU_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_06_SuperSocialSNU_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "dtqKRj2wygF", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_05_06_SuperSocialSNU_Q4_PERC", "names": [{"locale": "en", "name": "SIMS.A_05_06_SuperSocialSNU_Q4_PERC", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_06_SuperSocialSNU_Q4_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_06_SuperSocialSNU_Q4_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "XVBoBILwdCe", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_05_06_SuperSocialSNU_SCORE", "names": [{"locale": "en", "name": "SIMS.A_05_06_SuperSocialSNU_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_06_SuperSocialSNU_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_06_SuperSocialSNU_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "QaQXY95FLet", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_05_07_SocialISTSNU_COMM", "names": [{"locale": "en", "name": "SIMS.A_05_07_SocialISTSNU_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_07_SocialISTSNU_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_07_SocialISTSNU_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "tWw8JvtXYGz", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_05_07_SocialISTSNU_INSTR_AREA_CB1", "names": [{"locale": "en", "name": "SIMS.A_05_07_SocialISTSNU_INSTR_AREA_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_07_SocialISTSNU_INSTR_AREA_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_07_SocialISTSNU_INSTR_AREA_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "Q2r7zDaTu96", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_05_07_SocialISTSNU_INSTR_AREA_CB2", "names": [{"locale": "en", "name": "SIMS.A_05_07_SocialISTSNU_INSTR_AREA_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_07_SocialISTSNU_INSTR_AREA_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_07_SocialISTSNU_INSTR_AREA_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "UozBFz6Xbwx", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_05_07_SocialISTSNU_INSTR_AREA_CB3", "names": [{"locale": "en", "name": "SIMS.A_05_07_SocialISTSNU_INSTR_AREA_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_07_SocialISTSNU_INSTR_AREA_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_07_SocialISTSNU_INSTR_AREA_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "X0fXGYr3PpQ", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_05_07_SocialISTSNU_INSTR_AREA_CB4", "names": [{"locale": "en", "name": "SIMS.A_05_07_SocialISTSNU_INSTR_AREA_CB4", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_07_SocialISTSNU_INSTR_AREA_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_07_SocialISTSNU_INSTR_AREA_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "TKoOsvTZRs2", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_05_07_SocialISTSNU_INSTR_AREA_CB5", "names": [{"locale": "en", "name": "SIMS.A_05_07_SocialISTSNU_INSTR_AREA_CB5", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_07_SocialISTSNU_INSTR_AREA_CB5/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_07_SocialISTSNU_INSTR_AREA_CB5/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "fHEKl2o6YWr", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_05_07_SocialISTSNU_INSTR_AREA_CB6", "names": [{"locale": "en", "name": "SIMS.A_05_07_SocialISTSNU_INSTR_AREA_CB6", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_07_SocialISTSNU_INSTR_AREA_CB6/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_07_SocialISTSNU_INSTR_AREA_CB6/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "TEXT"}, "external_id": "G7EK94bwYkW", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_05_07_SocialISTSNU_INSTR_AREA_CB7TXT", "names": [{"locale": "en", "name": "SIMS.A_05_07_SocialISTSNU_INSTR_AREA_CB7TXT", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_07_SocialISTSNU_INSTR_AREA_CB7TXT/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_07_SocialISTSNU_INSTR_AREA_CB7TXT/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "d8Wz1WsRJNM", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_05_07_SocialISTSNU_Q1_CB1", "names": [{"locale": "en", "name": "SIMS.A_05_07_SocialISTSNU_Q1_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_07_SocialISTSNU_Q1_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_07_SocialISTSNU_Q1_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "Tw16NnXtJuO", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_05_07_SocialISTSNU_Q1_CB2", "names": [{"locale": "en", "name": "SIMS.A_05_07_SocialISTSNU_Q1_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_07_SocialISTSNU_Q1_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_07_SocialISTSNU_Q1_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "JPwvvJiptC6", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_05_07_SocialISTSNU_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.A_05_07_SocialISTSNU_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_07_SocialISTSNU_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_07_SocialISTSNU_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "aifg8K8i8lx", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_05_07_SocialISTSNU_Q2_CB1", "names": [{"locale": "en", "name": "SIMS.A_05_07_SocialISTSNU_Q2_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_07_SocialISTSNU_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_07_SocialISTSNU_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "voFk8asE1oL", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_05_07_SocialISTSNU_Q2_CB2", "names": [{"locale": "en", "name": "SIMS.A_05_07_SocialISTSNU_Q2_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_07_SocialISTSNU_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_07_SocialISTSNU_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "k7gjdkg4vIE", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_05_07_SocialISTSNU_Q2_CB3", "names": [{"locale": "en", "name": "SIMS.A_05_07_SocialISTSNU_Q2_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_07_SocialISTSNU_Q2_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_07_SocialISTSNU_Q2_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "wiF3FNYW5ry", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_05_07_SocialISTSNU_Q2_CB4", "names": [{"locale": "en", "name": "SIMS.A_05_07_SocialISTSNU_Q2_CB4", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_07_SocialISTSNU_Q2_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_07_SocialISTSNU_Q2_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "RTmVytcwE9t", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_05_07_SocialISTSNU_Q2_CB5", "names": [{"locale": "en", "name": "SIMS.A_05_07_SocialISTSNU_Q2_CB5", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_07_SocialISTSNU_Q2_CB5/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_07_SocialISTSNU_Q2_CB5/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "uHlacGOqHHa", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_05_07_SocialISTSNU_Q2_T-NUM", "names": [{"locale": "en", "name": "SIMS.A_05_07_SocialISTSNU_Q2_T-NUM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_07_SocialISTSNU_Q2_T-NUM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_07_SocialISTSNU_Q2_T-NUM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "C1kswJNDCUe", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_05_07_SocialISTSNU_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.A_05_07_SocialISTSNU_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_07_SocialISTSNU_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_07_SocialISTSNU_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "YBLImgAc5FQ", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_05_07_SocialISTSNU_SCORE", "names": [{"locale": "en", "name": "SIMS.A_05_07_SocialISTSNU_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_07_SocialISTSNU_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_05_07_SocialISTSNU_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "GrpGTmy0Fz2", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_06_01_EvalProt_COMM", "names": [{"locale": "en", "name": "SIMS.A_06_01_EvalProt_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_06_01_EvalProt_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_06_01_EvalProt_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "PJfHD0YjhRr", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_06_01_EvalProt_INSTR_CB1_REPL_TOT", "names": [{"locale": "en", "name": "SIMS.A_06_01_EvalProt_INSTR_CB1_REPL_TOT", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_06_01_EvalProt_INSTR_CB1_REPL_TOT/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_06_01_EvalProt_INSTR_CB1_REPL_TOT/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "ocpOMg2jejV", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_06_01_EvalProt_INSTR_CB2_REPL_NUM", "names": [{"locale": "en", "name": "SIMS.A_06_01_EvalProt_INSTR_CB2_REPL_NUM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_06_01_EvalProt_INSTR_CB2_REPL_NUM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_06_01_EvalProt_INSTR_CB2_REPL_NUM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "TEXT"}, "external_id": "alwdFfqGqeW", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_06_01_EvalProt_INSTR_CB3_TXT", "names": [{"locale": "en", "name": "SIMS.A_06_01_EvalProt_INSTR_CB3_TXT", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_06_01_EvalProt_INSTR_CB3_TXT/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_06_01_EvalProt_INSTR_CB3_TXT/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "BvuP8kRqiH4", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_06_01_EvalProt_INSTR_LowScore", "names": [{"locale": "en", "name": "SIMS.A_06_01_EvalProt_INSTR_LowScore", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_06_01_EvalProt_INSTR_LowScore/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "B1EXpBJUbzZ", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_06_01_EvalProt_Q1_CB1", "names": [{"locale": "en", "name": "SIMS.A_06_01_EvalProt_Q1_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_06_01_EvalProt_Q1_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_06_01_EvalProt_Q1_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "LQvsCJwG5GM", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_06_01_EvalProt_Q1_CB2", "names": [{"locale": "en", "name": "SIMS.A_06_01_EvalProt_Q1_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_06_01_EvalProt_Q1_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_06_01_EvalProt_Q1_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "QTaQ1lrzHSM", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_06_01_EvalProt_Q1_CB3", "names": [{"locale": "en", "name": "SIMS.A_06_01_EvalProt_Q1_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_06_01_EvalProt_Q1_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_06_01_EvalProt_Q1_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "mfWNje8Up17", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_06_01_EvalProt_Q1_CB4", "names": [{"locale": "en", "name": "SIMS.A_06_01_EvalProt_Q1_CB4", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_06_01_EvalProt_Q1_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_06_01_EvalProt_Q1_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "Hre9RbcJOAX", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_06_01_EvalProt_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.A_06_01_EvalProt_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_06_01_EvalProt_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_06_01_EvalProt_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "YOKWAmzO4bP", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_06_01_EvalProt_Q2_CB1", "names": [{"locale": "en", "name": "SIMS.A_06_01_EvalProt_Q2_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_06_01_EvalProt_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_06_01_EvalProt_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "aELPFgoXRks", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_06_01_EvalProt_Q2_CB2", "names": [{"locale": "en", "name": "SIMS.A_06_01_EvalProt_Q2_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_06_01_EvalProt_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_06_01_EvalProt_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "FJvB4JgZhBs", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_06_01_EvalProt_Q2_CB3", "names": [{"locale": "en", "name": "SIMS.A_06_01_EvalProt_Q2_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_06_01_EvalProt_Q2_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_06_01_EvalProt_Q2_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "UDd8Ou5MW1F", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_06_01_EvalProt_Q2_CB4", "names": [{"locale": "en", "name": "SIMS.A_06_01_EvalProt_Q2_CB4", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_06_01_EvalProt_Q2_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_06_01_EvalProt_Q2_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "Ix8nWnqKseT", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_06_01_EvalProt_Q2_T-NUM", "names": [{"locale": "en", "name": "SIMS.A_06_01_EvalProt_Q2_T-NUM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_06_01_EvalProt_Q2_T-NUM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_06_01_EvalProt_Q2_T-NUM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "kv0UzJNqnmq", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_06_01_EvalProt_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.A_06_01_EvalProt_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_06_01_EvalProt_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_06_01_EvalProt_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "s4msx0R2411", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_06_01_EvalProt_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.A_06_01_EvalProt_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_06_01_EvalProt_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_06_01_EvalProt_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "vKAYwrJtbe0", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_06_01_EvalProt_SCORE", "names": [{"locale": "en", "name": "SIMS.A_06_01_EvalProt_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_06_01_EvalProt_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_06_01_EvalProt_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "iNiQ4E3ATAn", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_06_02_EvalData_COMM", "names": [{"locale": "en", "name": "SIMS.A_06_02_EvalData_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_06_02_EvalData_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_06_02_EvalData_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "OuxQ3DwZtJW", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_06_02_EvalData_INSTR_CB1_REPL_TOT", "names": [{"locale": "en", "name": "SIMS.A_06_02_EvalData_INSTR_CB1_REPL_TOT", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_06_02_EvalData_INSTR_CB1_REPL_TOT/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_06_02_EvalData_INSTR_CB1_REPL_TOT/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "f3nJOHYuF0D", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_06_02_EvalData_INSTR_CB2_REPL_NUM", "names": [{"locale": "en", "name": "SIMS.A_06_02_EvalData_INSTR_CB2_REPL_NUM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_06_02_EvalData_INSTR_CB2_REPL_NUM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_06_02_EvalData_INSTR_CB2_REPL_NUM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "TEXT"}, "external_id": "HM6qe4T8yrf", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_06_02_EvalData_INSTR_CB3_TXT", "names": [{"locale": "en", "name": "SIMS.A_06_02_EvalData_INSTR_CB3_TXT", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_06_02_EvalData_INSTR_CB3_TXT/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_06_02_EvalData_INSTR_CB3_TXT/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "tx8IIVlpESg", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_06_02_EvalData_INSTR_LowScore", "names": [{"locale": "en", "name": "SIMS.A_06_02_EvalData_INSTR_LowScore", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_06_02_EvalData_INSTR_LowScore/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "errX3K6CiNS", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_06_02_EvalData_Q1_CB1", "names": [{"locale": "en", "name": "SIMS.A_06_02_EvalData_Q1_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_06_02_EvalData_Q1_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_06_02_EvalData_Q1_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "RueVAoHGgnW", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_06_02_EvalData_Q1_CB2", "names": [{"locale": "en", "name": "SIMS.A_06_02_EvalData_Q1_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_06_02_EvalData_Q1_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_06_02_EvalData_Q1_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "xlk64HvJlKe", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_06_02_EvalData_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.A_06_02_EvalData_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_06_02_EvalData_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_06_02_EvalData_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "sCUcd5HNw5c", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_06_02_EvalData_Q2_CB1", "names": [{"locale": "en", "name": "SIMS.A_06_02_EvalData_Q2_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_06_02_EvalData_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_06_02_EvalData_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "I3GHBQ3Nk79", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_06_02_EvalData_Q2_CB2", "names": [{"locale": "en", "name": "SIMS.A_06_02_EvalData_Q2_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_06_02_EvalData_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_06_02_EvalData_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "ERzWc1qSQgl", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_06_02_EvalData_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.A_06_02_EvalData_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_06_02_EvalData_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_06_02_EvalData_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "m6vgbl4TOjQ", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_06_02_EvalData_Q3_CB1", "names": [{"locale": "en", "name": "SIMS.A_06_02_EvalData_Q3_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_06_02_EvalData_Q3_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_06_02_EvalData_Q3_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "G4jvcsrhpjJ", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_06_02_EvalData_Q3_CB2", "names": [{"locale": "en", "name": "SIMS.A_06_02_EvalData_Q3_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_06_02_EvalData_Q3_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_06_02_EvalData_Q3_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "TxiKbtQdY9D", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_06_02_EvalData_Q3_T-NUM", "names": [{"locale": "en", "name": "SIMS.A_06_02_EvalData_Q3_T-NUM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_06_02_EvalData_Q3_T-NUM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_06_02_EvalData_Q3_T-NUM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "Ab0MPmThZDS", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_06_02_EvalData_SCORE", "names": [{"locale": "en", "name": "SIMS.A_06_02_EvalData_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_06_02_EvalData_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_06_02_EvalData_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "wn4kfx9Lgha", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_06_03_SSStratNatl_COMM", "names": [{"locale": "en", "name": "SIMS.A_06_03_SSStratNatl_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_06_03_SSStratNatl_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_06_03_SSStratNatl_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "rChpPD8add7", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_06_03_SSStratNatl_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.A_06_03_SSStratNatl_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_06_03_SSStratNatl_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_06_03_SSStratNatl_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "Rg0K0gJQpH3", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_06_03_SSStratNatl_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.A_06_03_SSStratNatl_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_06_03_SSStratNatl_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_06_03_SSStratNatl_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "pLmbIEJXUhO", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_06_03_SSStratNatl_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.A_06_03_SSStratNatl_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_06_03_SSStratNatl_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_06_03_SSStratNatl_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "Sl5cOK9Rll0", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_06_03_SSStratNatl_SCORE", "names": [{"locale": "en", "name": "SIMS.A_06_03_SSStratNatl_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_06_03_SSStratNatl_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_06_03_SSStratNatl_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "qlY9NM5eX3O", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_06_04_SSProt_COMM", "names": [{"locale": "en", "name": "SIMS.A_06_04_SSProt_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_06_04_SSProt_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_06_04_SSProt_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "zN4Q2IC9TXK", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_06_04_SSProt_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.A_06_04_SSProt_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_06_04_SSProt_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_06_04_SSProt_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "d69Zf7YuvQA", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_06_04_SSProt_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.A_06_04_SSProt_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_06_04_SSProt_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_06_04_SSProt_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "BQ2iMqSXo3m", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_06_04_SSProt_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.A_06_04_SSProt_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_06_04_SSProt_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_06_04_SSProt_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "KcwKQLMCy90", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_06_04_SSProt_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.A_06_04_SSProt_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_06_04_SSProt_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_06_04_SSProt_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "oHvaqbZxR12", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_06_04_SSProt_SCORE", "names": [{"locale": "en", "name": "SIMS.A_06_04_SSProt_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_06_04_SSProt_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_06_04_SSProt_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "eVgSaAMCPNR", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_06_05_SSData_COMM", "names": [{"locale": "en", "name": "SIMS.A_06_05_SSData_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_06_05_SSData_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_06_05_SSData_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "it2s8Ne0JdK", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_06_05_SSData_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.A_06_05_SSData_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_06_05_SSData_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_06_05_SSData_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "r8HWmmqMcFY", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_06_05_SSData_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.A_06_05_SSData_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_06_05_SSData_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_06_05_SSData_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "iPHE5WRoODb", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_06_05_SSData_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.A_06_05_SSData_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_06_05_SSData_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_06_05_SSData_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "n55M5BsQU3V", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_06_05_SSData_SCORE", "names": [{"locale": "en", "name": "SIMS.A_06_05_SSData_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_06_05_SSData_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_06_05_SSData_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "hITN922nqPA", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_07_01_AdvocacyNatl_COMM", "names": [{"locale": "en", "name": "SIMS.A_07_01_AdvocacyNatl_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_07_01_AdvocacyNatl_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_07_01_AdvocacyNatl_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "Psf8iscvjpD", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_07_01_AdvocacyNatl_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.A_07_01_AdvocacyNatl_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_07_01_AdvocacyNatl_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_07_01_AdvocacyNatl_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "lgL3aRJyfp6", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_07_01_AdvocacyNatl_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.A_07_01_AdvocacyNatl_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_07_01_AdvocacyNatl_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_07_01_AdvocacyNatl_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "raUpgr9aAbz", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_07_01_AdvocacyNatl_Q3_CB1", "names": [{"locale": "en", "name": "SIMS.A_07_01_AdvocacyNatl_Q3_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_07_01_AdvocacyNatl_Q3_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_07_01_AdvocacyNatl_Q3_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "CvZiwv1t58d", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_07_01_AdvocacyNatl_Q3_CB2", "names": [{"locale": "en", "name": "SIMS.A_07_01_AdvocacyNatl_Q3_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_07_01_AdvocacyNatl_Q3_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_07_01_AdvocacyNatl_Q3_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "eZN4duY2Hl0", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_07_01_AdvocacyNatl_Q3_CB3", "names": [{"locale": "en", "name": "SIMS.A_07_01_AdvocacyNatl_Q3_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_07_01_AdvocacyNatl_Q3_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_07_01_AdvocacyNatl_Q3_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "oIfE5WaTgty", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_07_01_AdvocacyNatl_Q3_T-NUM", "names": [{"locale": "en", "name": "SIMS.A_07_01_AdvocacyNatl_Q3_T-NUM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_07_01_AdvocacyNatl_Q3_T-NUM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_07_01_AdvocacyNatl_Q3_T-NUM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "VaEcxi5WIZa", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_07_01_AdvocacyNatl_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.A_07_01_AdvocacyNatl_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_07_01_AdvocacyNatl_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_07_01_AdvocacyNatl_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "yKT8hDfTBeW", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_07_01_AdvocacyNatl_SCORE", "names": [{"locale": "en", "name": "SIMS.A_07_01_AdvocacyNatl_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_07_01_AdvocacyNatl_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_07_01_AdvocacyNatl_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "tzx70DjHxMO", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_07_02_HealthCommNatl_COMM", "names": [{"locale": "en", "name": "SIMS.A_07_02_HealthCommNatl_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_07_02_HealthCommNatl_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_07_02_HealthCommNatl_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "YuBhtbCHoJ2", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_07_02_HealthCommNatl_Q1_CB1", "names": [{"locale": "en", "name": "SIMS.A_07_02_HealthCommNatl_Q1_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_07_02_HealthCommNatl_Q1_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_07_02_HealthCommNatl_Q1_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "ay8CXnfGJRd", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_07_02_HealthCommNatl_Q1_CB2", "names": [{"locale": "en", "name": "SIMS.A_07_02_HealthCommNatl_Q1_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_07_02_HealthCommNatl_Q1_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_07_02_HealthCommNatl_Q1_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "TSOKoi0MT23", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_07_02_HealthCommNatl_Q1_CB3", "names": [{"locale": "en", "name": "SIMS.A_07_02_HealthCommNatl_Q1_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_07_02_HealthCommNatl_Q1_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_07_02_HealthCommNatl_Q1_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "h4nwkvX1TNK", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_07_02_HealthCommNatl_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.A_07_02_HealthCommNatl_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_07_02_HealthCommNatl_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_07_02_HealthCommNatl_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "PBlwE7XIT5T", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_07_02_HealthCommNatl_Q2_CB1", "names": [{"locale": "en", "name": "SIMS.A_07_02_HealthCommNatl_Q2_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_07_02_HealthCommNatl_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_07_02_HealthCommNatl_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "ngaE6ElIvwg", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_07_02_HealthCommNatl_Q2_CB2", "names": [{"locale": "en", "name": "SIMS.A_07_02_HealthCommNatl_Q2_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_07_02_HealthCommNatl_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_07_02_HealthCommNatl_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "Kpf10U0BFhX", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_07_02_HealthCommNatl_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.A_07_02_HealthCommNatl_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_07_02_HealthCommNatl_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_07_02_HealthCommNatl_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "nAXcQhbcWXh", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_07_02_HealthCommNatl_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.A_07_02_HealthCommNatl_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_07_02_HealthCommNatl_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_07_02_HealthCommNatl_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "R7IMCV7ouj5", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_07_02_HealthCommNatl_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.A_07_02_HealthCommNatl_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_07_02_HealthCommNatl_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_07_02_HealthCommNatl_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "oB3pVv23X6j", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_07_02_HealthCommNatl_SCORE", "names": [{"locale": "en", "name": "SIMS.A_07_02_HealthCommNatl_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_07_02_HealthCommNatl_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_07_02_HealthCommNatl_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "LOlS8OAGBB7", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_07_03_AdvocacySNU_COMM", "names": [{"locale": "en", "name": "SIMS.A_07_03_AdvocacySNU_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_07_03_AdvocacySNU_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_07_03_AdvocacySNU_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "OUNyKa3RBK8", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_07_03_AdvocacySNU_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.A_07_03_AdvocacySNU_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_07_03_AdvocacySNU_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_07_03_AdvocacySNU_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "oRL2s63x92m", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_07_03_AdvocacySNU_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.A_07_03_AdvocacySNU_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_07_03_AdvocacySNU_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_07_03_AdvocacySNU_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "ABea68mtMzz", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_07_03_AdvocacySNU_Q3_CB1", "names": [{"locale": "en", "name": "SIMS.A_07_03_AdvocacySNU_Q3_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_07_03_AdvocacySNU_Q3_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_07_03_AdvocacySNU_Q3_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "SgfVw1AGT8l", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_07_03_AdvocacySNU_Q3_CB2", "names": [{"locale": "en", "name": "SIMS.A_07_03_AdvocacySNU_Q3_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_07_03_AdvocacySNU_Q3_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_07_03_AdvocacySNU_Q3_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "rOMs78imiQ8", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_07_03_AdvocacySNU_Q3_CB3", "names": [{"locale": "en", "name": "SIMS.A_07_03_AdvocacySNU_Q3_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_07_03_AdvocacySNU_Q3_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_07_03_AdvocacySNU_Q3_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "EAovjTOeYac", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_07_03_AdvocacySNU_Q3_T-NUM", "names": [{"locale": "en", "name": "SIMS.A_07_03_AdvocacySNU_Q3_T-NUM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_07_03_AdvocacySNU_Q3_T-NUM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_07_03_AdvocacySNU_Q3_T-NUM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "OoI7PdtwyC0", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_07_03_AdvocacySNU_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.A_07_03_AdvocacySNU_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_07_03_AdvocacySNU_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_07_03_AdvocacySNU_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "BxJLMhBvmFM", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_07_03_AdvocacySNU_SCORE", "names": [{"locale": "en", "name": "SIMS.A_07_03_AdvocacySNU_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_07_03_AdvocacySNU_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_07_03_AdvocacySNU_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "SWtlHevrHxD", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_07_04_HealthCommSNU_COMM", "names": [{"locale": "en", "name": "SIMS.A_07_04_HealthCommSNU_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_07_04_HealthCommSNU_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_07_04_HealthCommSNU_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "xzYyDoC1Rez", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_07_04_HealthCommSNU_Q1_CB1", "names": [{"locale": "en", "name": "SIMS.A_07_04_HealthCommSNU_Q1_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_07_04_HealthCommSNU_Q1_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_07_04_HealthCommSNU_Q1_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "EK1osdKxHG9", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_07_04_HealthCommSNU_Q1_CB2", "names": [{"locale": "en", "name": "SIMS.A_07_04_HealthCommSNU_Q1_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_07_04_HealthCommSNU_Q1_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_07_04_HealthCommSNU_Q1_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "x5mecBjoFzO", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_07_04_HealthCommSNU_Q1_CB3", "names": [{"locale": "en", "name": "SIMS.A_07_04_HealthCommSNU_Q1_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_07_04_HealthCommSNU_Q1_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_07_04_HealthCommSNU_Q1_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "VZD5igA6684", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_07_04_HealthCommSNU_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.A_07_04_HealthCommSNU_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_07_04_HealthCommSNU_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_07_04_HealthCommSNU_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "icEsCZNLrmf", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_07_04_HealthCommSNU_Q2_CB1", "names": [{"locale": "en", "name": "SIMS.A_07_04_HealthCommSNU_Q2_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_07_04_HealthCommSNU_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_07_04_HealthCommSNU_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "hIHQn7sM8dI", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_07_04_HealthCommSNU_Q2_CB2", "names": [{"locale": "en", "name": "SIMS.A_07_04_HealthCommSNU_Q2_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_07_04_HealthCommSNU_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_07_04_HealthCommSNU_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "bO6H77dp6xz", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_07_04_HealthCommSNU_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.A_07_04_HealthCommSNU_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_07_04_HealthCommSNU_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_07_04_HealthCommSNU_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "iOyh0RZLJLb", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_07_04_HealthCommSNU_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.A_07_04_HealthCommSNU_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_07_04_HealthCommSNU_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_07_04_HealthCommSNU_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "qYioxzkyckw", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_07_04_HealthCommSNU_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.A_07_04_HealthCommSNU_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_07_04_HealthCommSNU_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_07_04_HealthCommSNU_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "hCX63ixObzr", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_07_04_HealthCommSNU_SCORE", "names": [{"locale": "en", "name": "SIMS.A_07_04_HealthCommSNU_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_07_04_HealthCommSNU_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_07_04_HealthCommSNU_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "NR2Qb2hozcW", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_08_01_PPPNatl_COMM", "names": [{"locale": "en", "name": "SIMS.A_08_01_PPPNatl_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_08_01_PPPNatl_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_08_01_PPPNatl_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "L74X7l2dmSA", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_08_01_PPPNatl_Q1_CB1", "names": [{"locale": "en", "name": "SIMS.A_08_01_PPPNatl_Q1_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_08_01_PPPNatl_Q1_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_08_01_PPPNatl_Q1_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "d8J9G24oHux", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_08_01_PPPNatl_Q1_CB2", "names": [{"locale": "en", "name": "SIMS.A_08_01_PPPNatl_Q1_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_08_01_PPPNatl_Q1_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_08_01_PPPNatl_Q1_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "uXQDZ2AEerj", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_08_01_PPPNatl_Q1_CB3", "names": [{"locale": "en", "name": "SIMS.A_08_01_PPPNatl_Q1_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_08_01_PPPNatl_Q1_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_08_01_PPPNatl_Q1_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "ZWkpWkodWsf", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_08_01_PPPNatl_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.A_08_01_PPPNatl_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_08_01_PPPNatl_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_08_01_PPPNatl_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "PiDogsOh3YX", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_08_01_PPPNatl_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.A_08_01_PPPNatl_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_08_01_PPPNatl_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_08_01_PPPNatl_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "Qk9POcnndff", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_08_01_PPPNatl_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.A_08_01_PPPNatl_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_08_01_PPPNatl_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_08_01_PPPNatl_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "a9ApniGeKVo", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_08_01_PPPNatl_SCORE", "names": [{"locale": "en", "name": "SIMS.A_08_01_PPPNatl_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_08_01_PPPNatl_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_08_01_PPPNatl_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "IDRRzem1ZP7", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_08_02_PPPSNU_COMM", "names": [{"locale": "en", "name": "SIMS.A_08_02_PPPSNU_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_08_02_PPPSNU_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_08_02_PPPSNU_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "nNkprS8Od0Z", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_08_02_PPPSNU_Q1_CB1", "names": [{"locale": "en", "name": "SIMS.A_08_02_PPPSNU_Q1_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_08_02_PPPSNU_Q1_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_08_02_PPPSNU_Q1_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "b0oaxFlfjgy", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_08_02_PPPSNU_Q1_CB2", "names": [{"locale": "en", "name": "SIMS.A_08_02_PPPSNU_Q1_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_08_02_PPPSNU_Q1_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_08_02_PPPSNU_Q1_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "lbKcvMyzEKz", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_08_02_PPPSNU_Q1_CB3", "names": [{"locale": "en", "name": "SIMS.A_08_02_PPPSNU_Q1_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_08_02_PPPSNU_Q1_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_08_02_PPPSNU_Q1_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "P7eo0nRqsvN", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_08_02_PPPSNU_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.A_08_02_PPPSNU_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_08_02_PPPSNU_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_08_02_PPPSNU_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "GNtW5cyQPzx", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_08_02_PPPSNU_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.A_08_02_PPPSNU_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_08_02_PPPSNU_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_08_02_PPPSNU_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "Jf19iHZYioa", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_08_02_PPPSNU_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.A_08_02_PPPSNU_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_08_02_PPPSNU_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_08_02_PPPSNU_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "k1hwKKur6Cw", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_08_02_PPPSNU_SCORE", "names": [{"locale": "en", "name": "SIMS.A_08_02_PPPSNU_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_08_02_PPPSNU_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_08_02_PPPSNU_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "fg6o26tdmhp", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_09_01_QMSysNatl_COMM", "names": [{"locale": "en", "name": "SIMS.A_09_01_QMSysNatl_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_01_QMSysNatl_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_01_QMSysNatl_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "nRnZ904lUOp", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_09_01_QMSysNatl_INSTR_AREA_CB1", "names": [{"locale": "en", "name": "SIMS.A_09_01_QMSysNatl_INSTR_AREA_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_01_QMSysNatl_INSTR_AREA_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_01_QMSysNatl_INSTR_AREA_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "dVMTyCfZxiR", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_09_01_QMSysNatl_INSTR_AREA_CB10", "names": [{"locale": "en", "name": "SIMS.A_09_01_QMSysNatl_INSTR_AREA_CB10", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_01_QMSysNatl_INSTR_AREA_CB10/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_01_QMSysNatl_INSTR_AREA_CB10/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "T4zjWBrawxH", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_09_01_QMSysNatl_INSTR_AREA_CB11", "names": [{"locale": "en", "name": "SIMS.A_09_01_QMSysNatl_INSTR_AREA_CB11", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_01_QMSysNatl_INSTR_AREA_CB11/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_01_QMSysNatl_INSTR_AREA_CB11/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "v2z6Jsw5jeL", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_09_01_QMSysNatl_INSTR_AREA_CB12", "names": [{"locale": "en", "name": "SIMS.A_09_01_QMSysNatl_INSTR_AREA_CB12", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_01_QMSysNatl_INSTR_AREA_CB12/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_01_QMSysNatl_INSTR_AREA_CB12/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "UDD5pUKRdj1", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_09_01_QMSysNatl_INSTR_AREA_CB13", "names": [{"locale": "en", "name": "SIMS.A_09_01_QMSysNatl_INSTR_AREA_CB13", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_01_QMSysNatl_INSTR_AREA_CB13/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_01_QMSysNatl_INSTR_AREA_CB13/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "lz6SIho5WHM", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_09_01_QMSysNatl_INSTR_AREA_CB14", "names": [{"locale": "en", "name": "SIMS.A_09_01_QMSysNatl_INSTR_AREA_CB14", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_01_QMSysNatl_INSTR_AREA_CB14/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_01_QMSysNatl_INSTR_AREA_CB14/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "qNYWFd8lyxl", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_09_01_QMSysNatl_INSTR_AREA_CB15", "names": [{"locale": "en", "name": "SIMS.A_09_01_QMSysNatl_INSTR_AREA_CB15", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_01_QMSysNatl_INSTR_AREA_CB15/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_01_QMSysNatl_INSTR_AREA_CB15/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "jJGWFTxjn5g", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_09_01_QMSysNatl_INSTR_AREA_CB16", "names": [{"locale": "en", "name": "SIMS.A_09_01_QMSysNatl_INSTR_AREA_CB16", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_01_QMSysNatl_INSTR_AREA_CB16/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_01_QMSysNatl_INSTR_AREA_CB16/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "iLFxXOlZ2VP", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_09_01_QMSysNatl_INSTR_AREA_CB17", "names": [{"locale": "en", "name": "SIMS.A_09_01_QMSysNatl_INSTR_AREA_CB17", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_01_QMSysNatl_INSTR_AREA_CB17/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_01_QMSysNatl_INSTR_AREA_CB17/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "IvIiBmAsHV7", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_09_01_QMSysNatl_INSTR_AREA_CB18", "names": [{"locale": "en", "name": "SIMS.A_09_01_QMSysNatl_INSTR_AREA_CB18", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_01_QMSysNatl_INSTR_AREA_CB18/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_01_QMSysNatl_INSTR_AREA_CB18/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "TEXT"}, "external_id": "ZPm5e7ZnJVo", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_09_01_QMSysNatl_INSTR_AREA_CB19TXT", "names": [{"locale": "en", "name": "SIMS.A_09_01_QMSysNatl_INSTR_AREA_CB19TXT", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_01_QMSysNatl_INSTR_AREA_CB19TXT/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_01_QMSysNatl_INSTR_AREA_CB19TXT/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "GcgDO6tgJgw", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_09_01_QMSysNatl_INSTR_AREA_CB2", "names": [{"locale": "en", "name": "SIMS.A_09_01_QMSysNatl_INSTR_AREA_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_01_QMSysNatl_INSTR_AREA_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_01_QMSysNatl_INSTR_AREA_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "kmoqQ0JXGId", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_09_01_QMSysNatl_INSTR_AREA_CB3", "names": [{"locale": "en", "name": "SIMS.A_09_01_QMSysNatl_INSTR_AREA_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_01_QMSysNatl_INSTR_AREA_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_01_QMSysNatl_INSTR_AREA_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "ogrNOH4Ua3S", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_09_01_QMSysNatl_INSTR_AREA_CB4", "names": [{"locale": "en", "name": "SIMS.A_09_01_QMSysNatl_INSTR_AREA_CB4", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_01_QMSysNatl_INSTR_AREA_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_01_QMSysNatl_INSTR_AREA_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "d25HXtgS624", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_09_01_QMSysNatl_INSTR_AREA_CB5", "names": [{"locale": "en", "name": "SIMS.A_09_01_QMSysNatl_INSTR_AREA_CB5", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_01_QMSysNatl_INSTR_AREA_CB5/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_01_QMSysNatl_INSTR_AREA_CB5/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "lBNEVMAEjAp", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_09_01_QMSysNatl_INSTR_AREA_CB6", "names": [{"locale": "en", "name": "SIMS.A_09_01_QMSysNatl_INSTR_AREA_CB6", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_01_QMSysNatl_INSTR_AREA_CB6/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_01_QMSysNatl_INSTR_AREA_CB6/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "CXpvMDqFFn6", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_09_01_QMSysNatl_INSTR_AREA_CB7", "names": [{"locale": "en", "name": "SIMS.A_09_01_QMSysNatl_INSTR_AREA_CB7", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_01_QMSysNatl_INSTR_AREA_CB7/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_01_QMSysNatl_INSTR_AREA_CB7/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "wUFRHXcLCtE", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_09_01_QMSysNatl_INSTR_AREA_CB8", "names": [{"locale": "en", "name": "SIMS.A_09_01_QMSysNatl_INSTR_AREA_CB8", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_01_QMSysNatl_INSTR_AREA_CB8/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_01_QMSysNatl_INSTR_AREA_CB8/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "gBeh3SyTIuY", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_09_01_QMSysNatl_INSTR_AREA_CB9", "names": [{"locale": "en", "name": "SIMS.A_09_01_QMSysNatl_INSTR_AREA_CB9", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_01_QMSysNatl_INSTR_AREA_CB9/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_01_QMSysNatl_INSTR_AREA_CB9/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "AcMDuMZSFM5", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_09_01_QMSysNatl_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.A_09_01_QMSysNatl_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_01_QMSysNatl_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_01_QMSysNatl_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "pkFvGM4tOOm", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_09_01_QMSysNatl_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.A_09_01_QMSysNatl_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_01_QMSysNatl_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_01_QMSysNatl_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "BVgggN0Mj98", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_09_01_QMSysNatl_Q3_CB1", "names": [{"locale": "en", "name": "SIMS.A_09_01_QMSysNatl_Q3_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_01_QMSysNatl_Q3_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_01_QMSysNatl_Q3_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "JYrSKWK5l9A", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_09_01_QMSysNatl_Q3_CB2", "names": [{"locale": "en", "name": "SIMS.A_09_01_QMSysNatl_Q3_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_01_QMSysNatl_Q3_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_01_QMSysNatl_Q3_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "ketE3SGQlBZ", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_09_01_QMSysNatl_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.A_09_01_QMSysNatl_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_01_QMSysNatl_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_01_QMSysNatl_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "gR76VcPUPrf", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_09_01_QMSysNatl_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.A_09_01_QMSysNatl_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_01_QMSysNatl_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_01_QMSysNatl_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "ObWnFSOBXhi", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_09_01_QMSysNatl_SCORE", "names": [{"locale": "en", "name": "SIMS.A_09_01_QMSysNatl_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_01_QMSysNatl_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_01_QMSysNatl_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "MWtUtv4wjTD", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_09_02_QMConsNatl_COMM", "names": [{"locale": "en", "name": "SIMS.A_09_02_QMConsNatl_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_02_QMConsNatl_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_02_QMConsNatl_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "tysWaVhAJnV", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_09_02_QMConsNatl_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.A_09_02_QMConsNatl_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_02_QMConsNatl_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_02_QMConsNatl_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "R1OsyAVQ6mb", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_09_02_QMConsNatl_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.A_09_02_QMConsNatl_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_02_QMConsNatl_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_02_QMConsNatl_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "f9OZUielb9d", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_09_02_QMConsNatl_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.A_09_02_QMConsNatl_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_02_QMConsNatl_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_02_QMConsNatl_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "ChEllrj05jD", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_09_02_QMConsNatl_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.A_09_02_QMConsNatl_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_02_QMConsNatl_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_02_QMConsNatl_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "cM9TDG8jCla", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_09_02_QMConsNatl_SCORE", "names": [{"locale": "en", "name": "SIMS.A_09_02_QMConsNatl_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_02_QMConsNatl_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_02_QMConsNatl_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "gcAaqJEeguL", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_09_03_QMPeerNatl_COMM", "names": [{"locale": "en", "name": "SIMS.A_09_03_QMPeerNatl_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_03_QMPeerNatl_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_03_QMPeerNatl_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "VtEKAM3hWy2", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_09_03_QMPeerNatl_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.A_09_03_QMPeerNatl_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_03_QMPeerNatl_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_03_QMPeerNatl_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "K7zWgKo0tgk", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_09_03_QMPeerNatl_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.A_09_03_QMPeerNatl_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_03_QMPeerNatl_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_03_QMPeerNatl_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "ywwIB51kpzG", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_09_03_QMPeerNatl_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.A_09_03_QMPeerNatl_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_03_QMPeerNatl_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_03_QMPeerNatl_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "FScIGK3YHaf", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_09_03_QMPeerNatl_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.A_09_03_QMPeerNatl_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_03_QMPeerNatl_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_03_QMPeerNatl_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "diu1oMwGm0O", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_09_03_QMPeerNatl_SCORE", "names": [{"locale": "en", "name": "SIMS.A_09_03_QMPeerNatl_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_03_QMPeerNatl_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_03_QMPeerNatl_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "xgOLUlbTCSJ", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_09_04_QAMCNatl_COMM", "names": [{"locale": "en", "name": "SIMS.A_09_04_QAMCNatl_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_04_QAMCNatl_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_04_QAMCNatl_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "DGNkWrsN4Xx", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_09_04_QAMCNatl_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.A_09_04_QAMCNatl_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_04_QAMCNatl_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_04_QAMCNatl_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "f6Od0kwJJ2P", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_09_04_QAMCNatl_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.A_09_04_QAMCNatl_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_04_QAMCNatl_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_04_QAMCNatl_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "wbkoLYCidVA", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_09_04_QAMCNatl_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.A_09_04_QAMCNatl_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_04_QAMCNatl_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_04_QAMCNatl_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "EEIiGh41gC7", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_09_04_QAMCNatl_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.A_09_04_QAMCNatl_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_04_QAMCNatl_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_04_QAMCNatl_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "QyZ6v4t3in4", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_09_04_QAMCNatl_SCORE", "names": [{"locale": "en", "name": "SIMS.A_09_04_QAMCNatl_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_04_QAMCNatl_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_04_QAMCNatl_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "dS4TeGbvnya", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_09_05_QMSysSNU_COMM", "names": [{"locale": "en", "name": "SIMS.A_09_05_QMSysSNU_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_05_QMSysSNU_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_05_QMSysSNU_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "zgPhDoBcsRj", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_09_05_QMSysSNU_INSTR_AREA_CB1", "names": [{"locale": "en", "name": "SIMS.A_09_05_QMSysSNU_INSTR_AREA_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_05_QMSysSNU_INSTR_AREA_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_05_QMSysSNU_INSTR_AREA_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "rGylFkLItkj", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_09_05_QMSysSNU_INSTR_AREA_CB10", "names": [{"locale": "en", "name": "SIMS.A_09_05_QMSysSNU_INSTR_AREA_CB10", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_05_QMSysSNU_INSTR_AREA_CB10/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_05_QMSysSNU_INSTR_AREA_CB10/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "OizO09mOUN3", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_09_05_QMSysSNU_INSTR_AREA_CB11", "names": [{"locale": "en", "name": "SIMS.A_09_05_QMSysSNU_INSTR_AREA_CB11", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_05_QMSysSNU_INSTR_AREA_CB11/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_05_QMSysSNU_INSTR_AREA_CB11/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "RaZZTR6npgn", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_09_05_QMSysSNU_INSTR_AREA_CB12", "names": [{"locale": "en", "name": "SIMS.A_09_05_QMSysSNU_INSTR_AREA_CB12", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_05_QMSysSNU_INSTR_AREA_CB12/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_05_QMSysSNU_INSTR_AREA_CB12/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "q6d25kSjZI7", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_09_05_QMSysSNU_INSTR_AREA_CB13", "names": [{"locale": "en", "name": "SIMS.A_09_05_QMSysSNU_INSTR_AREA_CB13", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_05_QMSysSNU_INSTR_AREA_CB13/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_05_QMSysSNU_INSTR_AREA_CB13/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "eAmPnMF5r28", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_09_05_QMSysSNU_INSTR_AREA_CB14", "names": [{"locale": "en", "name": "SIMS.A_09_05_QMSysSNU_INSTR_AREA_CB14", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_05_QMSysSNU_INSTR_AREA_CB14/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_05_QMSysSNU_INSTR_AREA_CB14/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "yYOKbg1W9PQ", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_09_05_QMSysSNU_INSTR_AREA_CB15", "names": [{"locale": "en", "name": "SIMS.A_09_05_QMSysSNU_INSTR_AREA_CB15", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_05_QMSysSNU_INSTR_AREA_CB15/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_05_QMSysSNU_INSTR_AREA_CB15/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "b3ecBMavVXv", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_09_05_QMSysSNU_INSTR_AREA_CB16", "names": [{"locale": "en", "name": "SIMS.A_09_05_QMSysSNU_INSTR_AREA_CB16", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_05_QMSysSNU_INSTR_AREA_CB16/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_05_QMSysSNU_INSTR_AREA_CB16/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "S3fB2htl9k9", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_09_05_QMSysSNU_INSTR_AREA_CB17", "names": [{"locale": "en", "name": "SIMS.A_09_05_QMSysSNU_INSTR_AREA_CB17", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_05_QMSysSNU_INSTR_AREA_CB17/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_05_QMSysSNU_INSTR_AREA_CB17/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "YbDdwSD7yWA", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_09_05_QMSysSNU_INSTR_AREA_CB18", "names": [{"locale": "en", "name": "SIMS.A_09_05_QMSysSNU_INSTR_AREA_CB18", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_05_QMSysSNU_INSTR_AREA_CB18/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_05_QMSysSNU_INSTR_AREA_CB18/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "TEXT"}, "external_id": "mlv3LkYaqI3", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_09_05_QMSysSNU_INSTR_AREA_CB19TXT", "names": [{"locale": "en", "name": "SIMS.A_09_05_QMSysSNU_INSTR_AREA_CB19TXT", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_05_QMSysSNU_INSTR_AREA_CB19TXT/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_05_QMSysSNU_INSTR_AREA_CB19TXT/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "qEMXTAperWE", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_09_05_QMSysSNU_INSTR_AREA_CB2", "names": [{"locale": "en", "name": "SIMS.A_09_05_QMSysSNU_INSTR_AREA_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_05_QMSysSNU_INSTR_AREA_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_05_QMSysSNU_INSTR_AREA_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "Zsk3Jgm64SV", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_09_05_QMSysSNU_INSTR_AREA_CB3", "names": [{"locale": "en", "name": "SIMS.A_09_05_QMSysSNU_INSTR_AREA_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_05_QMSysSNU_INSTR_AREA_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_05_QMSysSNU_INSTR_AREA_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "YtfLAucDpDr", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_09_05_QMSysSNU_INSTR_AREA_CB4", "names": [{"locale": "en", "name": "SIMS.A_09_05_QMSysSNU_INSTR_AREA_CB4", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_05_QMSysSNU_INSTR_AREA_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_05_QMSysSNU_INSTR_AREA_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "jmKYqHyp7OT", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_09_05_QMSysSNU_INSTR_AREA_CB5", "names": [{"locale": "en", "name": "SIMS.A_09_05_QMSysSNU_INSTR_AREA_CB5", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_05_QMSysSNU_INSTR_AREA_CB5/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_05_QMSysSNU_INSTR_AREA_CB5/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "FClmE2OflkB", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_09_05_QMSysSNU_INSTR_AREA_CB6", "names": [{"locale": "en", "name": "SIMS.A_09_05_QMSysSNU_INSTR_AREA_CB6", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_05_QMSysSNU_INSTR_AREA_CB6/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_05_QMSysSNU_INSTR_AREA_CB6/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "qIhKQ9p0tFE", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_09_05_QMSysSNU_INSTR_AREA_CB7", "names": [{"locale": "en", "name": "SIMS.A_09_05_QMSysSNU_INSTR_AREA_CB7", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_05_QMSysSNU_INSTR_AREA_CB7/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_05_QMSysSNU_INSTR_AREA_CB7/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "DMsEdiyY4vK", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_09_05_QMSysSNU_INSTR_AREA_CB8", "names": [{"locale": "en", "name": "SIMS.A_09_05_QMSysSNU_INSTR_AREA_CB8", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_05_QMSysSNU_INSTR_AREA_CB8/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_05_QMSysSNU_INSTR_AREA_CB8/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "heyyVfITtSr", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_09_05_QMSysSNU_INSTR_AREA_CB9", "names": [{"locale": "en", "name": "SIMS.A_09_05_QMSysSNU_INSTR_AREA_CB9", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_05_QMSysSNU_INSTR_AREA_CB9/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_05_QMSysSNU_INSTR_AREA_CB9/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "FDkOjjYexNh", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_09_05_QMSysSNU_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.A_09_05_QMSysSNU_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_05_QMSysSNU_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_05_QMSysSNU_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "izl7PsNJP6D", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_09_05_QMSysSNU_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.A_09_05_QMSysSNU_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_05_QMSysSNU_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_05_QMSysSNU_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "mEe1jlJvbDh", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_09_05_QMSysSNU_Q3_CB1", "names": [{"locale": "en", "name": "SIMS.A_09_05_QMSysSNU_Q3_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_05_QMSysSNU_Q3_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_05_QMSysSNU_Q3_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "ef3ovP5jeOX", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_09_05_QMSysSNU_Q3_CB2", "names": [{"locale": "en", "name": "SIMS.A_09_05_QMSysSNU_Q3_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_05_QMSysSNU_Q3_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_05_QMSysSNU_Q3_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "kHRQXn5GIgi", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_09_05_QMSysSNU_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.A_09_05_QMSysSNU_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_05_QMSysSNU_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_05_QMSysSNU_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "HIwTNUVngmu", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_09_05_QMSysSNU_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.A_09_05_QMSysSNU_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_05_QMSysSNU_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_05_QMSysSNU_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "QotCtak5OpH", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_09_05_QMSysSNU_SCORE", "names": [{"locale": "en", "name": "SIMS.A_09_05_QMSysSNU_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_05_QMSysSNU_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_05_QMSysSNU_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "N4xynNDbf8P", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_09_06_QMConsSNU_COMM", "names": [{"locale": "en", "name": "SIMS.A_09_06_QMConsSNU_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_06_QMConsSNU_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_06_QMConsSNU_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "gJ7jIkdLecJ", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_09_06_QMConsSNU_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.A_09_06_QMConsSNU_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_06_QMConsSNU_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_06_QMConsSNU_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "hY6vk4KjScD", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_09_06_QMConsSNU_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.A_09_06_QMConsSNU_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_06_QMConsSNU_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_06_QMConsSNU_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "aIwnURFoRwb", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_09_06_QMConsSNU_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.A_09_06_QMConsSNU_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_06_QMConsSNU_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_06_QMConsSNU_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "ypeLf5ZWOZK", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_09_06_QMConsSNU_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.A_09_06_QMConsSNU_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_06_QMConsSNU_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_06_QMConsSNU_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "CoKcq5CJFLi", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_09_06_QMConsSNU_SCORE", "names": [{"locale": "en", "name": "SIMS.A_09_06_QMConsSNU_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_06_QMConsSNU_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_06_QMConsSNU_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "qNqd5rMaUMu", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_09_07_QMPeerSNU_COMM", "names": [{"locale": "en", "name": "SIMS.A_09_07_QMPeerSNU_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_07_QMPeerSNU_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_07_QMPeerSNU_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "aV1dzSP47T7", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_09_07_QMPeerSNU_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.A_09_07_QMPeerSNU_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_07_QMPeerSNU_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_07_QMPeerSNU_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "oqeKOpS9Y7M", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_09_07_QMPeerSNU_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.A_09_07_QMPeerSNU_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_07_QMPeerSNU_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_07_QMPeerSNU_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "uHRK0ES7sfK", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_09_07_QMPeerSNU_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.A_09_07_QMPeerSNU_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_07_QMPeerSNU_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_07_QMPeerSNU_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "CBzZIRhKMpM", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_09_07_QMPeerSNU_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.A_09_07_QMPeerSNU_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_07_QMPeerSNU_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_07_QMPeerSNU_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "stBCVOlRptH", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_09_07_QMPeerSNU_SCORE", "names": [{"locale": "en", "name": "SIMS.A_09_07_QMPeerSNU_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_07_QMPeerSNU_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_07_QMPeerSNU_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "yb7LJbrlq1o", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_09_08_QAMCSNU_COMM", "names": [{"locale": "en", "name": "SIMS.A_09_08_QAMCSNU_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_08_QAMCSNU_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_08_QAMCSNU_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "OS1E7q4sYek", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_09_08_QAMCSNU_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.A_09_08_QAMCSNU_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_08_QAMCSNU_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_08_QAMCSNU_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "JvUSeLiX5Wt", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_09_08_QAMCSNU_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.A_09_08_QAMCSNU_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_08_QAMCSNU_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_08_QAMCSNU_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "OMFPxKcCEqi", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_09_08_QAMCSNU_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.A_09_08_QAMCSNU_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_08_QAMCSNU_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_08_QAMCSNU_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "xcH6z41tbMf", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_09_08_QAMCSNU_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.A_09_08_QAMCSNU_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_08_QAMCSNU_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_08_QAMCSNU_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "iJg1tbba4Hc", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_09_08_QAMCSNU_SCORE", "names": [{"locale": "en", "name": "SIMS.A_09_08_QAMCSNU_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_08_QAMCSNU_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_09_08_QAMCSNU_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "tokM3rHbWGe", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_01_SCARVNatl_COMM", "names": [{"locale": "en", "name": "SIMS.A_10_01_SCARVNatl_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_01_SCARVNatl_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_01_SCARVNatl_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "unXXRT25Lfi", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_01_SCARVNatl_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.A_10_01_SCARVNatl_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_01_SCARVNatl_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_01_SCARVNatl_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "TVQzbuqNtmA", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_01_SCARVNatl_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.A_10_01_SCARVNatl_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_01_SCARVNatl_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_01_SCARVNatl_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "iE3DMgqtWu8", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_01_SCARVNatl_Q3_CB1", "names": [{"locale": "en", "name": "SIMS.A_10_01_SCARVNatl_Q3_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_01_SCARVNatl_Q3_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_01_SCARVNatl_Q3_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "eN5jeb0Zg1o", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_01_SCARVNatl_Q3_CB2", "names": [{"locale": "en", "name": "SIMS.A_10_01_SCARVNatl_Q3_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_01_SCARVNatl_Q3_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_01_SCARVNatl_Q3_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "vumC5IRJVGb", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_01_SCARVNatl_Q3_CB3", "names": [{"locale": "en", "name": "SIMS.A_10_01_SCARVNatl_Q3_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_01_SCARVNatl_Q3_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_01_SCARVNatl_Q3_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "e7ViXraFXJb", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_01_SCARVNatl_Q3_CB4", "names": [{"locale": "en", "name": "SIMS.A_10_01_SCARVNatl_Q3_CB4", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_01_SCARVNatl_Q3_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_01_SCARVNatl_Q3_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "q7P4tTqtgao", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_01_SCARVNatl_Q3_CB5", "names": [{"locale": "en", "name": "SIMS.A_10_01_SCARVNatl_Q3_CB5", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_01_SCARVNatl_Q3_CB5/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_01_SCARVNatl_Q3_CB5/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "Oz6OG6VmPQv", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_01_SCARVNatl_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.A_10_01_SCARVNatl_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_01_SCARVNatl_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_01_SCARVNatl_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "f3RzwIi4f0S", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_01_SCARVNatl_Q4_CB1", "names": [{"locale": "en", "name": "SIMS.A_10_01_SCARVNatl_Q4_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_01_SCARVNatl_Q4_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_01_SCARVNatl_Q4_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "S7Z3ZTxatoy", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_01_SCARVNatl_Q4_CB2", "names": [{"locale": "en", "name": "SIMS.A_10_01_SCARVNatl_Q4_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_01_SCARVNatl_Q4_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_01_SCARVNatl_Q4_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "NL8GJLJM1OO", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_01_SCARVNatl_Q4_CB3", "names": [{"locale": "en", "name": "SIMS.A_10_01_SCARVNatl_Q4_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_01_SCARVNatl_Q4_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_01_SCARVNatl_Q4_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "wrcRRpkdds3", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_01_SCARVNatl_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.A_10_01_SCARVNatl_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_01_SCARVNatl_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_01_SCARVNatl_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "UrmHgrhcFUC", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_01_SCARVNatl_SCORE", "names": [{"locale": "en", "name": "SIMS.A_10_01_SCARVNatl_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_01_SCARVNatl_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_01_SCARVNatl_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "tN3QrcJaDN5", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_02_SCDataNatl_COMM", "names": [{"locale": "en", "name": "SIMS.A_10_02_SCDataNatl_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_02_SCDataNatl_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_02_SCDataNatl_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "jeZfzb5MDvY", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_02_SCDataNatl_Q1_CB1", "names": [{"locale": "en", "name": "SIMS.A_10_02_SCDataNatl_Q1_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_02_SCDataNatl_Q1_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_02_SCDataNatl_Q1_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "vbMslFyl6F2", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_02_SCDataNatl_Q1_CB2", "names": [{"locale": "en", "name": "SIMS.A_10_02_SCDataNatl_Q1_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_02_SCDataNatl_Q1_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_02_SCDataNatl_Q1_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "HytXSikRxDk", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_02_SCDataNatl_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.A_10_02_SCDataNatl_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_02_SCDataNatl_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_02_SCDataNatl_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "DMVLExGXpIb", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_02_SCDataNatl_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.A_10_02_SCDataNatl_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_02_SCDataNatl_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_02_SCDataNatl_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "dLngrAEzfpL", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_02_SCDataNatl_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.A_10_02_SCDataNatl_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_02_SCDataNatl_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_02_SCDataNatl_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "BDglmXRJkc5", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_02_SCDataNatl_Q4_CB1", "names": [{"locale": "en", "name": "SIMS.A_10_02_SCDataNatl_Q4_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_02_SCDataNatl_Q4_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_02_SCDataNatl_Q4_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "qgECiHZZtSD", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_02_SCDataNatl_Q4_CB2", "names": [{"locale": "en", "name": "SIMS.A_10_02_SCDataNatl_Q4_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_02_SCDataNatl_Q4_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_02_SCDataNatl_Q4_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "LcjUbmIj7yI", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_02_SCDataNatl_Q4_CB3", "names": [{"locale": "en", "name": "SIMS.A_10_02_SCDataNatl_Q4_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_02_SCDataNatl_Q4_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_02_SCDataNatl_Q4_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "PVP3yQNqHve", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_02_SCDataNatl_Q4_T-NUM", "names": [{"locale": "en", "name": "SIMS.A_10_02_SCDataNatl_Q4_T-NUM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_02_SCDataNatl_Q4_T-NUM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_02_SCDataNatl_Q4_T-NUM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "HhPWDQpUWR5", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_02_SCDataNatl_SCORE", "names": [{"locale": "en", "name": "SIMS.A_10_02_SCDataNatl_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_02_SCDataNatl_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_02_SCDataNatl_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "nN9agqamkyV", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_03_SCSuperNatl_COMM", "names": [{"locale": "en", "name": "SIMS.A_10_03_SCSuperNatl_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_03_SCSuperNatl_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_03_SCSuperNatl_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "VTINNmrVXAN", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_03_SCSuperNatl_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.A_10_03_SCSuperNatl_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_03_SCSuperNatl_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_03_SCSuperNatl_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "XypQbvNZBp2", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_03_SCSuperNatl_Q2_CB1", "names": [{"locale": "en", "name": "SIMS.A_10_03_SCSuperNatl_Q2_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_03_SCSuperNatl_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_03_SCSuperNatl_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "bfL6nwZLfqU", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_03_SCSuperNatl_Q2_CB2", "names": [{"locale": "en", "name": "SIMS.A_10_03_SCSuperNatl_Q2_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_03_SCSuperNatl_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_03_SCSuperNatl_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "OkypeainJKQ", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_03_SCSuperNatl_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.A_10_03_SCSuperNatl_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_03_SCSuperNatl_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_03_SCSuperNatl_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "oc9jg2FNI6X", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_03_SCSuperNatl_Q3_CB1", "names": [{"locale": "en", "name": "SIMS.A_10_03_SCSuperNatl_Q3_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_03_SCSuperNatl_Q3_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_03_SCSuperNatl_Q3_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "x06EnjhoClX", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_03_SCSuperNatl_Q3_CB2", "names": [{"locale": "en", "name": "SIMS.A_10_03_SCSuperNatl_Q3_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_03_SCSuperNatl_Q3_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_03_SCSuperNatl_Q3_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "UzgH64CHnaD", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_03_SCSuperNatl_Q3_CB3", "names": [{"locale": "en", "name": "SIMS.A_10_03_SCSuperNatl_Q3_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_03_SCSuperNatl_Q3_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_03_SCSuperNatl_Q3_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "w8b5edOQKRg", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_03_SCSuperNatl_Q3_CB4", "names": [{"locale": "en", "name": "SIMS.A_10_03_SCSuperNatl_Q3_CB4", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_03_SCSuperNatl_Q3_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_03_SCSuperNatl_Q3_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "cMtQR60dxMt", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_03_SCSuperNatl_Q3_CB5", "names": [{"locale": "en", "name": "SIMS.A_10_03_SCSuperNatl_Q3_CB5", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_03_SCSuperNatl_Q3_CB5/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_03_SCSuperNatl_Q3_CB5/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "oiJlbFDTGd1", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_03_SCSuperNatl_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.A_10_03_SCSuperNatl_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_03_SCSuperNatl_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_03_SCSuperNatl_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "OsDvm9m8iUJ", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_03_SCSuperNatl_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.A_10_03_SCSuperNatl_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_03_SCSuperNatl_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_03_SCSuperNatl_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "ABDZ3QFfMv8", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_03_SCSuperNatl_SCORE", "names": [{"locale": "en", "name": "SIMS.A_10_03_SCSuperNatl_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_03_SCSuperNatl_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_03_SCSuperNatl_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "W0by8q7fTtl", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_04_SCDataSNU_COMM", "names": [{"locale": "en", "name": "SIMS.A_10_04_SCDataSNU_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_04_SCDataSNU_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_04_SCDataSNU_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "odhym0QMQ57", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_04_SCDataSNU_Q1_CB1", "names": [{"locale": "en", "name": "SIMS.A_10_04_SCDataSNU_Q1_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_04_SCDataSNU_Q1_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_04_SCDataSNU_Q1_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "RWQtOsuViw1", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_04_SCDataSNU_Q1_CB2", "names": [{"locale": "en", "name": "SIMS.A_10_04_SCDataSNU_Q1_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_04_SCDataSNU_Q1_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_04_SCDataSNU_Q1_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "VSfilZT7uSH", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_04_SCDataSNU_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.A_10_04_SCDataSNU_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_04_SCDataSNU_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_04_SCDataSNU_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "NH2I9pHtz8E", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_04_SCDataSNU_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.A_10_04_SCDataSNU_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_04_SCDataSNU_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_04_SCDataSNU_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "PI2EmvITWfS", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_04_SCDataSNU_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.A_10_04_SCDataSNU_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_04_SCDataSNU_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_04_SCDataSNU_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "Gla41q3eWKZ", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_04_SCDataSNU_Q4_CB1", "names": [{"locale": "en", "name": "SIMS.A_10_04_SCDataSNU_Q4_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_04_SCDataSNU_Q4_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_04_SCDataSNU_Q4_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "eiYPMySaVET", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_04_SCDataSNU_Q4_CB2", "names": [{"locale": "en", "name": "SIMS.A_10_04_SCDataSNU_Q4_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_04_SCDataSNU_Q4_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_04_SCDataSNU_Q4_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "fmPceD4qdEq", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_04_SCDataSNU_Q4_CB3", "names": [{"locale": "en", "name": "SIMS.A_10_04_SCDataSNU_Q4_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_04_SCDataSNU_Q4_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_04_SCDataSNU_Q4_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "qbnvn4TTqZ6", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_04_SCDataSNU_Q4_T-NUM", "names": [{"locale": "en", "name": "SIMS.A_10_04_SCDataSNU_Q4_T-NUM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_04_SCDataSNU_Q4_T-NUM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_04_SCDataSNU_Q4_T-NUM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "GxheKwRy7Pa", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_04_SCDataSNU_SCORE", "names": [{"locale": "en", "name": "SIMS.A_10_04_SCDataSNU_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_04_SCDataSNU_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_04_SCDataSNU_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "s53Iw8xGuZ1", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_05_SCSuperSNU_COMM", "names": [{"locale": "en", "name": "SIMS.A_10_05_SCSuperSNU_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_05_SCSuperSNU_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_05_SCSuperSNU_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "owfnWRy3e7A", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_05_SCSuperSNU_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.A_10_05_SCSuperSNU_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_05_SCSuperSNU_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_05_SCSuperSNU_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "yNUgK10USDY", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_05_SCSuperSNU_Q2_CB1", "names": [{"locale": "en", "name": "SIMS.A_10_05_SCSuperSNU_Q2_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_05_SCSuperSNU_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_05_SCSuperSNU_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "Y30SX8q748D", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_05_SCSuperSNU_Q2_CB2", "names": [{"locale": "en", "name": "SIMS.A_10_05_SCSuperSNU_Q2_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_05_SCSuperSNU_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_05_SCSuperSNU_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "fjLYC6DDmxg", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_05_SCSuperSNU_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.A_10_05_SCSuperSNU_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_05_SCSuperSNU_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_05_SCSuperSNU_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "N0p8kpmCXkF", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_05_SCSuperSNU_Q3_CB1", "names": [{"locale": "en", "name": "SIMS.A_10_05_SCSuperSNU_Q3_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_05_SCSuperSNU_Q3_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_05_SCSuperSNU_Q3_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "VkoMllxkU1O", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_05_SCSuperSNU_Q3_CB2", "names": [{"locale": "en", "name": "SIMS.A_10_05_SCSuperSNU_Q3_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_05_SCSuperSNU_Q3_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_05_SCSuperSNU_Q3_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "R7njIAFFgr4", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_05_SCSuperSNU_Q3_CB3", "names": [{"locale": "en", "name": "SIMS.A_10_05_SCSuperSNU_Q3_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_05_SCSuperSNU_Q3_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_05_SCSuperSNU_Q3_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "NRW2f7CvcgZ", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_05_SCSuperSNU_Q3_CB4", "names": [{"locale": "en", "name": "SIMS.A_10_05_SCSuperSNU_Q3_CB4", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_05_SCSuperSNU_Q3_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_05_SCSuperSNU_Q3_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "Yrhl6Eug8NP", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_05_SCSuperSNU_Q3_CB5", "names": [{"locale": "en", "name": "SIMS.A_10_05_SCSuperSNU_Q3_CB5", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_05_SCSuperSNU_Q3_CB5/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_05_SCSuperSNU_Q3_CB5/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "axc5i5fV2pK", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_05_SCSuperSNU_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.A_10_05_SCSuperSNU_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_05_SCSuperSNU_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_05_SCSuperSNU_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "Ev3ynyRFGXz", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_05_SCSuperSNU_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.A_10_05_SCSuperSNU_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_05_SCSuperSNU_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_05_SCSuperSNU_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "UOwie543lhX", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_05_SCSuperSNU_SCORE", "names": [{"locale": "en", "name": "SIMS.A_10_05_SCSuperSNU_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_05_SCSuperSNU_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_05_SCSuperSNU_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "eDQjKeyjyBg", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_06_SCRTKNatl_COMM", "names": [{"locale": "en", "name": "SIMS.A_10_06_SCRTKNatl_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_06_SCRTKNatl_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_06_SCRTKNatl_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "UiYCGUs4D4p", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_06_SCRTKNatl_INSTR_AREA_CB1", "names": [{"locale": "en", "name": "SIMS.A_10_06_SCRTKNatl_INSTR_AREA_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_06_SCRTKNatl_INSTR_AREA_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_06_SCRTKNatl_INSTR_AREA_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "f5TKIFHJdGd", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_06_SCRTKNatl_INSTR_AREA_CB2", "names": [{"locale": "en", "name": "SIMS.A_10_06_SCRTKNatl_INSTR_AREA_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_06_SCRTKNatl_INSTR_AREA_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_06_SCRTKNatl_INSTR_AREA_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "bO2aZHRhryC", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_06_SCRTKNatl_INSTR_AREA_CB3", "names": [{"locale": "en", "name": "SIMS.A_10_06_SCRTKNatl_INSTR_AREA_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_06_SCRTKNatl_INSTR_AREA_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_06_SCRTKNatl_INSTR_AREA_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "zGPdELJ0Py0", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_06_SCRTKNatl_Q1_CB1", "names": [{"locale": "en", "name": "SIMS.A_10_06_SCRTKNatl_Q1_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_06_SCRTKNatl_Q1_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_06_SCRTKNatl_Q1_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "oajIBNZ0KYB", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_06_SCRTKNatl_Q1_CB2", "names": [{"locale": "en", "name": "SIMS.A_10_06_SCRTKNatl_Q1_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_06_SCRTKNatl_Q1_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_06_SCRTKNatl_Q1_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "fibQ3EyQgjI", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_06_SCRTKNatl_Q1_CB3", "names": [{"locale": "en", "name": "SIMS.A_10_06_SCRTKNatl_Q1_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_06_SCRTKNatl_Q1_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_06_SCRTKNatl_Q1_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "xIAQ2CXFoXt", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_06_SCRTKNatl_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.A_10_06_SCRTKNatl_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_06_SCRTKNatl_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_06_SCRTKNatl_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "Cv6XtgQOYj9", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_06_SCRTKNatl_Q2_CB1", "names": [{"locale": "en", "name": "SIMS.A_10_06_SCRTKNatl_Q2_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_06_SCRTKNatl_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_06_SCRTKNatl_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "YZYy17790lS", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_06_SCRTKNatl_Q2_CB2", "names": [{"locale": "en", "name": "SIMS.A_10_06_SCRTKNatl_Q2_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_06_SCRTKNatl_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_06_SCRTKNatl_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "JWSWeThOVzt", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_06_SCRTKNatl_Q2_CB3", "names": [{"locale": "en", "name": "SIMS.A_10_06_SCRTKNatl_Q2_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_06_SCRTKNatl_Q2_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_06_SCRTKNatl_Q2_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "NXEkKu1fHlx", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_06_SCRTKNatl_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.A_10_06_SCRTKNatl_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_06_SCRTKNatl_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_06_SCRTKNatl_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "vBNODfmbWq5", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_06_SCRTKNatl_Q3_CB1", "names": [{"locale": "en", "name": "SIMS.A_10_06_SCRTKNatl_Q3_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_06_SCRTKNatl_Q3_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_06_SCRTKNatl_Q3_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "JE9Hafr9OBl", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_06_SCRTKNatl_Q3_CB2", "names": [{"locale": "en", "name": "SIMS.A_10_06_SCRTKNatl_Q3_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_06_SCRTKNatl_Q3_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_06_SCRTKNatl_Q3_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "On3gB3pQ2OJ", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_06_SCRTKNatl_Q3_CB3", "names": [{"locale": "en", "name": "SIMS.A_10_06_SCRTKNatl_Q3_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_06_SCRTKNatl_Q3_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_06_SCRTKNatl_Q3_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "lkSCH1hosrk", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_06_SCRTKNatl_Q3_CB4", "names": [{"locale": "en", "name": "SIMS.A_10_06_SCRTKNatl_Q3_CB4", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_06_SCRTKNatl_Q3_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_06_SCRTKNatl_Q3_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "TBckij3QQil", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_06_SCRTKNatl_Q3_CB5", "names": [{"locale": "en", "name": "SIMS.A_10_06_SCRTKNatl_Q3_CB5", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_06_SCRTKNatl_Q3_CB5/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_06_SCRTKNatl_Q3_CB5/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "qifO0teY1BW", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_06_SCRTKNatl_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.A_10_06_SCRTKNatl_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_06_SCRTKNatl_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_06_SCRTKNatl_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "BwWQ0THAiUq", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_06_SCRTKNatl_Q4_CB1", "names": [{"locale": "en", "name": "SIMS.A_10_06_SCRTKNatl_Q4_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_06_SCRTKNatl_Q4_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_06_SCRTKNatl_Q4_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "UMyHlWDMPwD", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_06_SCRTKNatl_Q4_CB2", "names": [{"locale": "en", "name": "SIMS.A_10_06_SCRTKNatl_Q4_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_06_SCRTKNatl_Q4_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_06_SCRTKNatl_Q4_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "YMgB7uLtqEz", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_06_SCRTKNatl_Q4_CB3", "names": [{"locale": "en", "name": "SIMS.A_10_06_SCRTKNatl_Q4_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_06_SCRTKNatl_Q4_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_06_SCRTKNatl_Q4_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "ighnHpTDQDL", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_06_SCRTKNatl_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.A_10_06_SCRTKNatl_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_06_SCRTKNatl_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_06_SCRTKNatl_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "GGWQBPaz2to", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_06_SCRTKNatl_SCORE", "names": [{"locale": "en", "name": "SIMS.A_10_06_SCRTKNatl_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_06_SCRTKNatl_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_06_SCRTKNatl_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "eefyjcRWAC0", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_07_SCDataNatl_COMM", "names": [{"locale": "en", "name": "SIMS.A_10_07_SCDataNatl_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_07_SCDataNatl_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_07_SCDataNatl_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "xMyQ1ZE3jnh", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_07_SCDataNatl_Q1_CB1", "names": [{"locale": "en", "name": "SIMS.A_10_07_SCDataNatl_Q1_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_07_SCDataNatl_Q1_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_07_SCDataNatl_Q1_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "ru0wTc8mduW", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_07_SCDataNatl_Q1_CB2", "names": [{"locale": "en", "name": "SIMS.A_10_07_SCDataNatl_Q1_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_07_SCDataNatl_Q1_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_07_SCDataNatl_Q1_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "yC1FK6ka1r5", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_07_SCDataNatl_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.A_10_07_SCDataNatl_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_07_SCDataNatl_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_07_SCDataNatl_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "cWedKejDAPJ", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_07_SCDataNatl_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.A_10_07_SCDataNatl_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_07_SCDataNatl_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_07_SCDataNatl_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "g1KzJCQBsED", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_07_SCDataNatl_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.A_10_07_SCDataNatl_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_07_SCDataNatl_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_07_SCDataNatl_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "KC7lgAO3TfR", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_07_SCDataNatl_Q4_CB1", "names": [{"locale": "en", "name": "SIMS.A_10_07_SCDataNatl_Q4_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_07_SCDataNatl_Q4_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_07_SCDataNatl_Q4_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "zLOTRw7b11R", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_07_SCDataNatl_Q4_CB2", "names": [{"locale": "en", "name": "SIMS.A_10_07_SCDataNatl_Q4_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_07_SCDataNatl_Q4_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_07_SCDataNatl_Q4_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "FbllWS3J16F", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_07_SCDataNatl_Q4_CB3", "names": [{"locale": "en", "name": "SIMS.A_10_07_SCDataNatl_Q4_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_07_SCDataNatl_Q4_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_07_SCDataNatl_Q4_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "v6l6vlOBDXM", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_07_SCDataNatl_Q4_T-NUM", "names": [{"locale": "en", "name": "SIMS.A_10_07_SCDataNatl_Q4_T-NUM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_07_SCDataNatl_Q4_T-NUM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_07_SCDataNatl_Q4_T-NUM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "cOk78OuQ4xD", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_07_SCDataNatl_SCORE", "names": [{"locale": "en", "name": "SIMS.A_10_07_SCDataNatl_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_07_SCDataNatl_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_07_SCDataNatl_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "sIphMLw01ot", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_08_SCSuperNatl_COMM", "names": [{"locale": "en", "name": "SIMS.A_10_08_SCSuperNatl_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_08_SCSuperNatl_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_08_SCSuperNatl_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "m74E2xwzvzp", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_08_SCSuperNatl_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.A_10_08_SCSuperNatl_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_08_SCSuperNatl_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_08_SCSuperNatl_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "HOoZp4qaI1A", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_08_SCSuperNatl_Q2_CB1", "names": [{"locale": "en", "name": "SIMS.A_10_08_SCSuperNatl_Q2_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_08_SCSuperNatl_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_08_SCSuperNatl_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "JFNpx5zYf9w", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_08_SCSuperNatl_Q2_CB2", "names": [{"locale": "en", "name": "SIMS.A_10_08_SCSuperNatl_Q2_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_08_SCSuperNatl_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_08_SCSuperNatl_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "cTgOZ57Vgll", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_08_SCSuperNatl_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.A_10_08_SCSuperNatl_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_08_SCSuperNatl_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_08_SCSuperNatl_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "e7wL7DSG1Pt", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_08_SCSuperNatl_Q3_CB1", "names": [{"locale": "en", "name": "SIMS.A_10_08_SCSuperNatl_Q3_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_08_SCSuperNatl_Q3_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_08_SCSuperNatl_Q3_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "WqbDjcQhyHg", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_08_SCSuperNatl_Q3_CB2", "names": [{"locale": "en", "name": "SIMS.A_10_08_SCSuperNatl_Q3_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_08_SCSuperNatl_Q3_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_08_SCSuperNatl_Q3_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "H9BkYmgTm4Z", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_08_SCSuperNatl_Q3_CB3", "names": [{"locale": "en", "name": "SIMS.A_10_08_SCSuperNatl_Q3_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_08_SCSuperNatl_Q3_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_08_SCSuperNatl_Q3_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "JXR666avpF7", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_08_SCSuperNatl_Q3_CB4", "names": [{"locale": "en", "name": "SIMS.A_10_08_SCSuperNatl_Q3_CB4", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_08_SCSuperNatl_Q3_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_08_SCSuperNatl_Q3_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "RH7LHDRHauX", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_08_SCSuperNatl_Q3_CB5", "names": [{"locale": "en", "name": "SIMS.A_10_08_SCSuperNatl_Q3_CB5", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_08_SCSuperNatl_Q3_CB5/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_08_SCSuperNatl_Q3_CB5/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "cYi6XlTCqef", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_08_SCSuperNatl_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.A_10_08_SCSuperNatl_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_08_SCSuperNatl_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_08_SCSuperNatl_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "konpE3NL1QB", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_08_SCSuperNatl_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.A_10_08_SCSuperNatl_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_08_SCSuperNatl_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_08_SCSuperNatl_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "he4KMVrjVv3", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_08_SCSuperNatl_SCORE", "names": [{"locale": "en", "name": "SIMS.A_10_08_SCSuperNatl_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_08_SCSuperNatl_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_08_SCSuperNatl_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "Rxhl6rflUCd", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_09_SCDataSNU_COMM", "names": [{"locale": "en", "name": "SIMS.A_10_09_SCDataSNU_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_09_SCDataSNU_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_09_SCDataSNU_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "sUfo3XSZjY9", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_09_SCDataSNU_Q1_CB1", "names": [{"locale": "en", "name": "SIMS.A_10_09_SCDataSNU_Q1_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_09_SCDataSNU_Q1_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_09_SCDataSNU_Q1_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "DRq2mVOz1Qa", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_09_SCDataSNU_Q1_CB2", "names": [{"locale": "en", "name": "SIMS.A_10_09_SCDataSNU_Q1_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_09_SCDataSNU_Q1_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_09_SCDataSNU_Q1_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "y9dftzmSh2p", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_09_SCDataSNU_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.A_10_09_SCDataSNU_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_09_SCDataSNU_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_09_SCDataSNU_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "ACx7jBSGcQw", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_09_SCDataSNU_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.A_10_09_SCDataSNU_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_09_SCDataSNU_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_09_SCDataSNU_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "V1JorYZEvdi", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_09_SCDataSNU_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.A_10_09_SCDataSNU_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_09_SCDataSNU_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_09_SCDataSNU_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "kbmXpR20mTm", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_09_SCDataSNU_Q4_CB1", "names": [{"locale": "en", "name": "SIMS.A_10_09_SCDataSNU_Q4_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_09_SCDataSNU_Q4_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_09_SCDataSNU_Q4_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "Q1B1O1dA5TQ", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_09_SCDataSNU_Q4_CB2", "names": [{"locale": "en", "name": "SIMS.A_10_09_SCDataSNU_Q4_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_09_SCDataSNU_Q4_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_09_SCDataSNU_Q4_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "Ir9B0NRCDSJ", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_09_SCDataSNU_Q4_CB3", "names": [{"locale": "en", "name": "SIMS.A_10_09_SCDataSNU_Q4_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_09_SCDataSNU_Q4_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_09_SCDataSNU_Q4_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "g1Z94EjfEFq", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_09_SCDataSNU_Q4_T-NUM", "names": [{"locale": "en", "name": "SIMS.A_10_09_SCDataSNU_Q4_T-NUM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_09_SCDataSNU_Q4_T-NUM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_09_SCDataSNU_Q4_T-NUM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "cIzmSAc895U", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_09_SCDataSNU_SCORE", "names": [{"locale": "en", "name": "SIMS.A_10_09_SCDataSNU_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_09_SCDataSNU_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_09_SCDataSNU_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "V3A8gpW8B4E", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_10_SCSuperSNU_COMM", "names": [{"locale": "en", "name": "SIMS.A_10_10_SCSuperSNU_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_10_SCSuperSNU_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_10_SCSuperSNU_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "ULiJMcYxJlS", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_10_SCSuperSNU_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.A_10_10_SCSuperSNU_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_10_SCSuperSNU_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_10_SCSuperSNU_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "f8JjkHq4zU0", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_10_SCSuperSNU_Q2_CB1", "names": [{"locale": "en", "name": "SIMS.A_10_10_SCSuperSNU_Q2_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_10_SCSuperSNU_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_10_SCSuperSNU_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "BwhJ924B4vN", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_10_SCSuperSNU_Q2_CB2", "names": [{"locale": "en", "name": "SIMS.A_10_10_SCSuperSNU_Q2_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_10_SCSuperSNU_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_10_SCSuperSNU_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "A9ZJkLHzdGv", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_10_SCSuperSNU_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.A_10_10_SCSuperSNU_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_10_SCSuperSNU_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_10_SCSuperSNU_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "sEh9nDYvPBq", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_10_SCSuperSNU_Q3_CB1", "names": [{"locale": "en", "name": "SIMS.A_10_10_SCSuperSNU_Q3_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_10_SCSuperSNU_Q3_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_10_SCSuperSNU_Q3_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "rfMEoIX7OcF", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_10_SCSuperSNU_Q3_CB2", "names": [{"locale": "en", "name": "SIMS.A_10_10_SCSuperSNU_Q3_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_10_SCSuperSNU_Q3_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_10_SCSuperSNU_Q3_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "FyBbZGazHF7", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_10_SCSuperSNU_Q3_CB3", "names": [{"locale": "en", "name": "SIMS.A_10_10_SCSuperSNU_Q3_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_10_SCSuperSNU_Q3_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_10_SCSuperSNU_Q3_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "FbTkNqDre5n", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_10_SCSuperSNU_Q3_CB4", "names": [{"locale": "en", "name": "SIMS.A_10_10_SCSuperSNU_Q3_CB4", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_10_SCSuperSNU_Q3_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_10_SCSuperSNU_Q3_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "MspkcGjoYLy", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_10_SCSuperSNU_Q3_CB5", "names": [{"locale": "en", "name": "SIMS.A_10_10_SCSuperSNU_Q3_CB5", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_10_SCSuperSNU_Q3_CB5/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_10_SCSuperSNU_Q3_CB5/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "NlnrVg2vvt8", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_10_SCSuperSNU_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.A_10_10_SCSuperSNU_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_10_SCSuperSNU_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_10_SCSuperSNU_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "emzYMuj5qru", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_10_SCSuperSNU_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.A_10_10_SCSuperSNU_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_10_SCSuperSNU_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_10_SCSuperSNU_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "Q93VqYbfIVS", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_10_SCSuperSNU_SCORE", "names": [{"locale": "en", "name": "SIMS.A_10_10_SCSuperSNU_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_10_SCSuperSNU_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_10_SCSuperSNU_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "TEWgJPZCbO2", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_11_SCFoodNatl_COMM", "names": [{"locale": "en", "name": "SIMS.A_10_11_SCFoodNatl_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_11_SCFoodNatl_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_11_SCFoodNatl_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "gHBGdsazpfh", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_11_SCFoodNatl_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.A_10_11_SCFoodNatl_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_11_SCFoodNatl_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_11_SCFoodNatl_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "TcjafjHuDb5", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_11_SCFoodNatl_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.A_10_11_SCFoodNatl_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_11_SCFoodNatl_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_11_SCFoodNatl_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "Ey9CWQt3Jb7", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_11_SCFoodNatl_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.A_10_11_SCFoodNatl_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_11_SCFoodNatl_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_11_SCFoodNatl_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "K9SofzPjcur", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_11_SCFoodNatl_SCORE", "names": [{"locale": "en", "name": "SIMS.A_10_11_SCFoodNatl_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_11_SCFoodNatl_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_11_SCFoodNatl_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "AFWyDUpxVZN", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_12_SCDataNatl_COMM", "names": [{"locale": "en", "name": "SIMS.A_10_12_SCDataNatl_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_12_SCDataNatl_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_12_SCDataNatl_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "opBqYboLqT2", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_12_SCDataNatl_Q1_CB1", "names": [{"locale": "en", "name": "SIMS.A_10_12_SCDataNatl_Q1_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_12_SCDataNatl_Q1_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_12_SCDataNatl_Q1_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "JCRywvMXwF2", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_12_SCDataNatl_Q1_CB2", "names": [{"locale": "en", "name": "SIMS.A_10_12_SCDataNatl_Q1_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_12_SCDataNatl_Q1_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_12_SCDataNatl_Q1_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "ULQWOHFc2EX", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_12_SCDataNatl_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.A_10_12_SCDataNatl_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_12_SCDataNatl_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_12_SCDataNatl_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "a9WRh8uhLhW", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_12_SCDataNatl_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.A_10_12_SCDataNatl_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_12_SCDataNatl_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_12_SCDataNatl_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "v2qdQuqWyfL", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_12_SCDataNatl_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.A_10_12_SCDataNatl_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_12_SCDataNatl_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_12_SCDataNatl_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "rRpuKyZUVn0", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_12_SCDataNatl_Q4_CB1", "names": [{"locale": "en", "name": "SIMS.A_10_12_SCDataNatl_Q4_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_12_SCDataNatl_Q4_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_12_SCDataNatl_Q4_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "H9hvzoELqQa", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_12_SCDataNatl_Q4_CB2", "names": [{"locale": "en", "name": "SIMS.A_10_12_SCDataNatl_Q4_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_12_SCDataNatl_Q4_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_12_SCDataNatl_Q4_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "glJghoexaay", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_12_SCDataNatl_Q4_CB3", "names": [{"locale": "en", "name": "SIMS.A_10_12_SCDataNatl_Q4_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_12_SCDataNatl_Q4_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_12_SCDataNatl_Q4_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "Q3XDJB9RGlY", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_12_SCDataNatl_Q4_T-NUM", "names": [{"locale": "en", "name": "SIMS.A_10_12_SCDataNatl_Q4_T-NUM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_12_SCDataNatl_Q4_T-NUM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_12_SCDataNatl_Q4_T-NUM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "h9KEexEQxOE", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_12_SCDataNatl_SCORE", "names": [{"locale": "en", "name": "SIMS.A_10_12_SCDataNatl_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_12_SCDataNatl_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_12_SCDataNatl_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "emmLc3PIafm", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_13_SCSuperNatl_COMM", "names": [{"locale": "en", "name": "SIMS.A_10_13_SCSuperNatl_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_13_SCSuperNatl_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_13_SCSuperNatl_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "Gq3OyTvNVqI", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_13_SCSuperNatl_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.A_10_13_SCSuperNatl_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_13_SCSuperNatl_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_13_SCSuperNatl_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "sy0FOloC04C", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_13_SCSuperNatl_Q2_CB1", "names": [{"locale": "en", "name": "SIMS.A_10_13_SCSuperNatl_Q2_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_13_SCSuperNatl_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_13_SCSuperNatl_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "JFtRb5pWrwi", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_13_SCSuperNatl_Q2_CB2", "names": [{"locale": "en", "name": "SIMS.A_10_13_SCSuperNatl_Q2_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_13_SCSuperNatl_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_13_SCSuperNatl_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "omfVgjHSTbC", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_13_SCSuperNatl_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.A_10_13_SCSuperNatl_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_13_SCSuperNatl_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_13_SCSuperNatl_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "lLRv5LXTKUp", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_13_SCSuperNatl_Q3_CB1", "names": [{"locale": "en", "name": "SIMS.A_10_13_SCSuperNatl_Q3_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_13_SCSuperNatl_Q3_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_13_SCSuperNatl_Q3_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "NeKXDzz9do6", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_13_SCSuperNatl_Q3_CB2", "names": [{"locale": "en", "name": "SIMS.A_10_13_SCSuperNatl_Q3_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_13_SCSuperNatl_Q3_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_13_SCSuperNatl_Q3_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "LtsitSm1mve", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_13_SCSuperNatl_Q3_CB3", "names": [{"locale": "en", "name": "SIMS.A_10_13_SCSuperNatl_Q3_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_13_SCSuperNatl_Q3_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_13_SCSuperNatl_Q3_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "Ssum3hDJdid", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_13_SCSuperNatl_Q3_CB4", "names": [{"locale": "en", "name": "SIMS.A_10_13_SCSuperNatl_Q3_CB4", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_13_SCSuperNatl_Q3_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_13_SCSuperNatl_Q3_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "PYvnk8oxFum", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_13_SCSuperNatl_Q3_CB5", "names": [{"locale": "en", "name": "SIMS.A_10_13_SCSuperNatl_Q3_CB5", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_13_SCSuperNatl_Q3_CB5/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_13_SCSuperNatl_Q3_CB5/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "FPPGVBXl0Fs", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_13_SCSuperNatl_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.A_10_13_SCSuperNatl_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_13_SCSuperNatl_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_13_SCSuperNatl_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "cQpt72iOTgu", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_13_SCSuperNatl_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.A_10_13_SCSuperNatl_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_13_SCSuperNatl_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_13_SCSuperNatl_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "keR8iyVYJV3", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_13_SCSuperNatl_SCORE", "names": [{"locale": "en", "name": "SIMS.A_10_13_SCSuperNatl_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_13_SCSuperNatl_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_13_SCSuperNatl_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "b2ZgYjCWi8p", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_14_SCDataSNU_COMM", "names": [{"locale": "en", "name": "SIMS.A_10_14_SCDataSNU_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_14_SCDataSNU_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_14_SCDataSNU_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "dqbqpYFIhA8", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_14_SCDataSNU_Q1_CB1", "names": [{"locale": "en", "name": "SIMS.A_10_14_SCDataSNU_Q1_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_14_SCDataSNU_Q1_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_14_SCDataSNU_Q1_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "tJjsTLkaczI", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_14_SCDataSNU_Q1_CB2", "names": [{"locale": "en", "name": "SIMS.A_10_14_SCDataSNU_Q1_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_14_SCDataSNU_Q1_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_14_SCDataSNU_Q1_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "kUWs9j28Sw8", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_14_SCDataSNU_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.A_10_14_SCDataSNU_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_14_SCDataSNU_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_14_SCDataSNU_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "p7rIL4gvVn6", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_14_SCDataSNU_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.A_10_14_SCDataSNU_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_14_SCDataSNU_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_14_SCDataSNU_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "w7IiUTGSRRy", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_14_SCDataSNU_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.A_10_14_SCDataSNU_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_14_SCDataSNU_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_14_SCDataSNU_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "Poxz099yW3U", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_14_SCDataSNU_Q4_CB1", "names": [{"locale": "en", "name": "SIMS.A_10_14_SCDataSNU_Q4_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_14_SCDataSNU_Q4_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_14_SCDataSNU_Q4_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "TFqxU0X1b2e", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_14_SCDataSNU_Q4_CB2", "names": [{"locale": "en", "name": "SIMS.A_10_14_SCDataSNU_Q4_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_14_SCDataSNU_Q4_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_14_SCDataSNU_Q4_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "S78d6ZUVMkY", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_14_SCDataSNU_Q4_CB3", "names": [{"locale": "en", "name": "SIMS.A_10_14_SCDataSNU_Q4_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_14_SCDataSNU_Q4_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_14_SCDataSNU_Q4_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "lDbIK30oMGt", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_14_SCDataSNU_Q4_T-NUM", "names": [{"locale": "en", "name": "SIMS.A_10_14_SCDataSNU_Q4_T-NUM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_14_SCDataSNU_Q4_T-NUM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_14_SCDataSNU_Q4_T-NUM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "IuHyU2wJdhe", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_14_SCDataSNU_SCORE", "names": [{"locale": "en", "name": "SIMS.A_10_14_SCDataSNU_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_14_SCDataSNU_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_14_SCDataSNU_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "dnHs8b59slJ", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_15_SCSuperSNU_COMM", "names": [{"locale": "en", "name": "SIMS.A_10_15_SCSuperSNU_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_15_SCSuperSNU_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_15_SCSuperSNU_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "id0y4n31Zcp", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_15_SCSuperSNU_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.A_10_15_SCSuperSNU_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_15_SCSuperSNU_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_15_SCSuperSNU_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "H20KVOUuX3V", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_15_SCSuperSNU_Q2_CB1", "names": [{"locale": "en", "name": "SIMS.A_10_15_SCSuperSNU_Q2_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_15_SCSuperSNU_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_15_SCSuperSNU_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "PeKqT0mRsZ0", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_15_SCSuperSNU_Q2_CB2", "names": [{"locale": "en", "name": "SIMS.A_10_15_SCSuperSNU_Q2_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_15_SCSuperSNU_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_15_SCSuperSNU_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "UHHKbw901Tw", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_15_SCSuperSNU_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.A_10_15_SCSuperSNU_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_15_SCSuperSNU_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_15_SCSuperSNU_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "As3BoAxNR1v", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_15_SCSuperSNU_Q3_CB1", "names": [{"locale": "en", "name": "SIMS.A_10_15_SCSuperSNU_Q3_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_15_SCSuperSNU_Q3_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_15_SCSuperSNU_Q3_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "x6fKyEyW46j", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_15_SCSuperSNU_Q3_CB2", "names": [{"locale": "en", "name": "SIMS.A_10_15_SCSuperSNU_Q3_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_15_SCSuperSNU_Q3_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_15_SCSuperSNU_Q3_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "OUwpafr06ac", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_15_SCSuperSNU_Q3_CB3", "names": [{"locale": "en", "name": "SIMS.A_10_15_SCSuperSNU_Q3_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_15_SCSuperSNU_Q3_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_15_SCSuperSNU_Q3_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "D7VhIS7pa3u", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_15_SCSuperSNU_Q3_CB4", "names": [{"locale": "en", "name": "SIMS.A_10_15_SCSuperSNU_Q3_CB4", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_15_SCSuperSNU_Q3_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_15_SCSuperSNU_Q3_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "Oq6vqwJYCKH", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_15_SCSuperSNU_Q3_CB5", "names": [{"locale": "en", "name": "SIMS.A_10_15_SCSuperSNU_Q3_CB5", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_15_SCSuperSNU_Q3_CB5/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_15_SCSuperSNU_Q3_CB5/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "tYhS6ncnP9E", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_15_SCSuperSNU_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.A_10_15_SCSuperSNU_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_15_SCSuperSNU_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_15_SCSuperSNU_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "lEZROumC1nI", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_15_SCSuperSNU_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.A_10_15_SCSuperSNU_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_15_SCSuperSNU_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_15_SCSuperSNU_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "D0gmqMmHQWC", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_15_SCSuperSNU_SCORE", "names": [{"locale": "en", "name": "SIMS.A_10_15_SCSuperSNU_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_15_SCSuperSNU_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_15_SCSuperSNU_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "TkAz2m66iyC", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_16_RegRegistNatl_COMM", "names": [{"locale": "en", "name": "SIMS.A_10_16_RegRegistNatl_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_16_RegRegistNatl_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_16_RegRegistNatl_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "TeGrk2XBIPx", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_16_RegRegistNatl_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.A_10_16_RegRegistNatl_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_16_RegRegistNatl_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_16_RegRegistNatl_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "EmTXSjLnOc1", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_16_RegRegistNatl_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.A_10_16_RegRegistNatl_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_16_RegRegistNatl_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_16_RegRegistNatl_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "j2agLgyZai8", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_16_RegRegistNatl_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.A_10_16_RegRegistNatl_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_16_RegRegistNatl_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_16_RegRegistNatl_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "qvvixEOTd6r", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_16_RegRegistNatl_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.A_10_16_RegRegistNatl_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_16_RegRegistNatl_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_16_RegRegistNatl_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "x2E3bjxiBN8", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_16_RegRegistNatl_SCORE", "names": [{"locale": "en", "name": "SIMS.A_10_16_RegRegistNatl_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_16_RegRegistNatl_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_16_RegRegistNatl_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "IDPYytGzJsT", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_17_RegQANatl_COMM", "names": [{"locale": "en", "name": "SIMS.A_10_17_RegQANatl_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_17_RegQANatl_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_17_RegQANatl_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "GdPH6hksaAW", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_17_RegQANatl_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.A_10_17_RegQANatl_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_17_RegQANatl_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_17_RegQANatl_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "YLgt6ESNIP6", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_17_RegQANatl_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.A_10_17_RegQANatl_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_17_RegQANatl_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_17_RegQANatl_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "pc3rBg53CJU", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_17_RegQANatl_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.A_10_17_RegQANatl_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_17_RegQANatl_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_17_RegQANatl_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "nrIYQfLjAaq", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_17_RegQANatl_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.A_10_17_RegQANatl_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_17_RegQANatl_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_17_RegQANatl_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "k0LVV0yOqpL", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_17_RegQANatl_Q5_RESP", "names": [{"locale": "en", "name": "SIMS.A_10_17_RegQANatl_Q5_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_17_RegQANatl_Q5_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_17_RegQANatl_Q5_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "F51aVynXNrr", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_17_RegQANatl_SCORE", "names": [{"locale": "en", "name": "SIMS.A_10_17_RegQANatl_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_17_RegQANatl_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_17_RegQANatl_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "GpfkcaFonPE", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_18_RegPharmaNatl_COMM", "names": [{"locale": "en", "name": "SIMS.A_10_18_RegPharmaNatl_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_18_RegPharmaNatl_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_18_RegPharmaNatl_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "Pw7YjN5rJZv", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_18_RegPharmaNatl_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.A_10_18_RegPharmaNatl_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_18_RegPharmaNatl_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_18_RegPharmaNatl_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "Wemyj6zDkX4", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_18_RegPharmaNatl_Q2_CB1", "names": [{"locale": "en", "name": "SIMS.A_10_18_RegPharmaNatl_Q2_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_18_RegPharmaNatl_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_18_RegPharmaNatl_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "IQDr1LOaO1B", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_18_RegPharmaNatl_Q2_CB2", "names": [{"locale": "en", "name": "SIMS.A_10_18_RegPharmaNatl_Q2_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_18_RegPharmaNatl_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_18_RegPharmaNatl_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "s76zIdM2kRx", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_18_RegPharmaNatl_Q2_CB3", "names": [{"locale": "en", "name": "SIMS.A_10_18_RegPharmaNatl_Q2_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_18_RegPharmaNatl_Q2_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_18_RegPharmaNatl_Q2_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "oILlHwgW8Re", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_18_RegPharmaNatl_Q2_CB4", "names": [{"locale": "en", "name": "SIMS.A_10_18_RegPharmaNatl_Q2_CB4", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_18_RegPharmaNatl_Q2_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_18_RegPharmaNatl_Q2_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "CZdYvk45Htw", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_18_RegPharmaNatl_Q2_CB5", "names": [{"locale": "en", "name": "SIMS.A_10_18_RegPharmaNatl_Q2_CB5", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_18_RegPharmaNatl_Q2_CB5/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_18_RegPharmaNatl_Q2_CB5/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "YwROjo12y4g", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_18_RegPharmaNatl_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.A_10_18_RegPharmaNatl_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_18_RegPharmaNatl_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_18_RegPharmaNatl_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "rDrrCdinua2", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_18_RegPharmaNatl_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.A_10_18_RegPharmaNatl_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_18_RegPharmaNatl_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_18_RegPharmaNatl_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "LgMrx9QnbJq", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_18_RegPharmaNatl_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.A_10_18_RegPharmaNatl_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_18_RegPharmaNatl_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_18_RegPharmaNatl_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "VxVldN2LAG6", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_18_RegPharmaNatl_Q5_RESP", "names": [{"locale": "en", "name": "SIMS.A_10_18_RegPharmaNatl_Q5_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_18_RegPharmaNatl_Q5_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_18_RegPharmaNatl_Q5_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "kzy3SRJ8Qa5", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_10_18_RegPharmaNatl_SCORE", "names": [{"locale": "en", "name": "SIMS.A_10_18_RegPharmaNatl_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_18_RegPharmaNatl_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_10_18_RegPharmaNatl_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "WloQH3N27ca", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_11_01_SuperHlthSNU_COMM", "names": [{"locale": "en", "name": "SIMS.A_11_01_SuperHlthSNU_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_01_SuperHlthSNU_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_01_SuperHlthSNU_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "JUbaIPWN4wv", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_11_01_SuperHlthSNU_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.A_11_01_SuperHlthSNU_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_01_SuperHlthSNU_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_01_SuperHlthSNU_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "fOr30hLhDKZ", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_11_01_SuperHlthSNU_Q2_CB1", "names": [{"locale": "en", "name": "SIMS.A_11_01_SuperHlthSNU_Q2_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_01_SuperHlthSNU_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_01_SuperHlthSNU_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "plLEqwPFEZ3", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_11_01_SuperHlthSNU_Q2_CB2", "names": [{"locale": "en", "name": "SIMS.A_11_01_SuperHlthSNU_Q2_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_01_SuperHlthSNU_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_01_SuperHlthSNU_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "sDFjwZ42vyK", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_11_01_SuperHlthSNU_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.A_11_01_SuperHlthSNU_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_01_SuperHlthSNU_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_01_SuperHlthSNU_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "uxrqkrtYCBY", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_11_01_SuperHlthSNU_Q3_CB1", "names": [{"locale": "en", "name": "SIMS.A_11_01_SuperHlthSNU_Q3_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_01_SuperHlthSNU_Q3_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_01_SuperHlthSNU_Q3_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "HlgriCkZPXv", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_11_01_SuperHlthSNU_Q3_CB2", "names": [{"locale": "en", "name": "SIMS.A_11_01_SuperHlthSNU_Q3_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_01_SuperHlthSNU_Q3_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_01_SuperHlthSNU_Q3_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "FvUjZUh9sx6", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_11_01_SuperHlthSNU_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.A_11_01_SuperHlthSNU_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_01_SuperHlthSNU_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_01_SuperHlthSNU_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "FJ725pXooi1", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_11_01_SuperHlthSNU_Q4_PERC", "names": [{"locale": "en", "name": "SIMS.A_11_01_SuperHlthSNU_Q4_PERC", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_01_SuperHlthSNU_Q4_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_01_SuperHlthSNU_Q4_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "BovtrbWoJcV", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_11_01_SuperHlthSNU_SCORE", "names": [{"locale": "en", "name": "SIMS.A_11_01_SuperHlthSNU_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_01_SuperHlthSNU_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_01_SuperHlthSNU_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "kx2bL5M6d9s", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_11_02_DataCollectSNU_COMM", "names": [{"locale": "en", "name": "SIMS.A_11_02_DataCollectSNU_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_02_DataCollectSNU_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_02_DataCollectSNU_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "RLRWPBgdIPF", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_11_02_DataCollectSNU_INSTR_AREA_CB1", "names": [{"locale": "en", "name": "SIMS.A_11_02_DataCollectSNU_INSTR_AREA_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_02_DataCollectSNU_INSTR_AREA_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_02_DataCollectSNU_INSTR_AREA_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "OA4scMlrOAs", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_11_02_DataCollectSNU_INSTR_AREA_CB10", "names": [{"locale": "en", "name": "SIMS.A_11_02_DataCollectSNU_INSTR_AREA_CB10", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_02_DataCollectSNU_INSTR_AREA_CB10/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_02_DataCollectSNU_INSTR_AREA_CB10/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "yFhz0CPOw7G", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_11_02_DataCollectSNU_INSTR_AREA_CB11", "names": [{"locale": "en", "name": "SIMS.A_11_02_DataCollectSNU_INSTR_AREA_CB11", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_02_DataCollectSNU_INSTR_AREA_CB11/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_02_DataCollectSNU_INSTR_AREA_CB11/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "K7IJPNmHDbs", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_11_02_DataCollectSNU_INSTR_AREA_CB12", "names": [{"locale": "en", "name": "SIMS.A_11_02_DataCollectSNU_INSTR_AREA_CB12", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_02_DataCollectSNU_INSTR_AREA_CB12/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_02_DataCollectSNU_INSTR_AREA_CB12/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "g12DrJlgAyx", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_11_02_DataCollectSNU_INSTR_AREA_CB13", "names": [{"locale": "en", "name": "SIMS.A_11_02_DataCollectSNU_INSTR_AREA_CB13", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_02_DataCollectSNU_INSTR_AREA_CB13/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_02_DataCollectSNU_INSTR_AREA_CB13/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "Qk7ng5OlQIw", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_11_02_DataCollectSNU_INSTR_AREA_CB14", "names": [{"locale": "en", "name": "SIMS.A_11_02_DataCollectSNU_INSTR_AREA_CB14", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_02_DataCollectSNU_INSTR_AREA_CB14/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_02_DataCollectSNU_INSTR_AREA_CB14/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "sSmsKnLsn3P", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_11_02_DataCollectSNU_INSTR_AREA_CB15", "names": [{"locale": "en", "name": "SIMS.A_11_02_DataCollectSNU_INSTR_AREA_CB15", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_02_DataCollectSNU_INSTR_AREA_CB15/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_02_DataCollectSNU_INSTR_AREA_CB15/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "e3UleLpECs2", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_11_02_DataCollectSNU_INSTR_AREA_CB16", "names": [{"locale": "en", "name": "SIMS.A_11_02_DataCollectSNU_INSTR_AREA_CB16", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_02_DataCollectSNU_INSTR_AREA_CB16/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_02_DataCollectSNU_INSTR_AREA_CB16/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "jMcQoN24CVX", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_11_02_DataCollectSNU_INSTR_AREA_CB17", "names": [{"locale": "en", "name": "SIMS.A_11_02_DataCollectSNU_INSTR_AREA_CB17", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_02_DataCollectSNU_INSTR_AREA_CB17/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_02_DataCollectSNU_INSTR_AREA_CB17/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "sxsUgnk5QIU", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_11_02_DataCollectSNU_INSTR_AREA_CB18", "names": [{"locale": "en", "name": "SIMS.A_11_02_DataCollectSNU_INSTR_AREA_CB18", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_02_DataCollectSNU_INSTR_AREA_CB18/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_02_DataCollectSNU_INSTR_AREA_CB18/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "cPJFKCC9Dzb", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_11_02_DataCollectSNU_INSTR_AREA_CB19", "names": [{"locale": "en", "name": "SIMS.A_11_02_DataCollectSNU_INSTR_AREA_CB19", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_02_DataCollectSNU_INSTR_AREA_CB19/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_02_DataCollectSNU_INSTR_AREA_CB19/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "oZgK0drQCh2", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_11_02_DataCollectSNU_INSTR_AREA_CB2", "names": [{"locale": "en", "name": "SIMS.A_11_02_DataCollectSNU_INSTR_AREA_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_02_DataCollectSNU_INSTR_AREA_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_02_DataCollectSNU_INSTR_AREA_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "TEXT"}, "external_id": "cW6AzBt0GZG", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_11_02_DataCollectSNU_INSTR_AREA_CB20TXT", "names": [{"locale": "en", "name": "SIMS.A_11_02_DataCollectSNU_INSTR_AREA_CB20TXT", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_02_DataCollectSNU_INSTR_AREA_CB20TXT/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_02_DataCollectSNU_INSTR_AREA_CB20TXT/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "Gu36JCcgCKu", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_11_02_DataCollectSNU_INSTR_AREA_CB3", "names": [{"locale": "en", "name": "SIMS.A_11_02_DataCollectSNU_INSTR_AREA_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_02_DataCollectSNU_INSTR_AREA_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_02_DataCollectSNU_INSTR_AREA_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "FMjIHtPpCOd", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_11_02_DataCollectSNU_INSTR_AREA_CB4", "names": [{"locale": "en", "name": "SIMS.A_11_02_DataCollectSNU_INSTR_AREA_CB4", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_02_DataCollectSNU_INSTR_AREA_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_02_DataCollectSNU_INSTR_AREA_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "ajF6AOVvID4", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_11_02_DataCollectSNU_INSTR_AREA_CB5", "names": [{"locale": "en", "name": "SIMS.A_11_02_DataCollectSNU_INSTR_AREA_CB5", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_02_DataCollectSNU_INSTR_AREA_CB5/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_02_DataCollectSNU_INSTR_AREA_CB5/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "XzecE5xUqxv", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_11_02_DataCollectSNU_INSTR_AREA_CB6", "names": [{"locale": "en", "name": "SIMS.A_11_02_DataCollectSNU_INSTR_AREA_CB6", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_02_DataCollectSNU_INSTR_AREA_CB6/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_02_DataCollectSNU_INSTR_AREA_CB6/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "zyqQXFFwOM5", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_11_02_DataCollectSNU_INSTR_AREA_CB7", "names": [{"locale": "en", "name": "SIMS.A_11_02_DataCollectSNU_INSTR_AREA_CB7", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_02_DataCollectSNU_INSTR_AREA_CB7/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_02_DataCollectSNU_INSTR_AREA_CB7/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "rBuCte1KjpE", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_11_02_DataCollectSNU_INSTR_AREA_CB8", "names": [{"locale": "en", "name": "SIMS.A_11_02_DataCollectSNU_INSTR_AREA_CB8", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_02_DataCollectSNU_INSTR_AREA_CB8/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_02_DataCollectSNU_INSTR_AREA_CB8/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "YHQpmcMgeyE", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_11_02_DataCollectSNU_INSTR_AREA_CB9", "names": [{"locale": "en", "name": "SIMS.A_11_02_DataCollectSNU_INSTR_AREA_CB9", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_02_DataCollectSNU_INSTR_AREA_CB9/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_02_DataCollectSNU_INSTR_AREA_CB9/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "mjAEIlFfFze", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_11_02_DataCollectSNU_Q1_CB1", "names": [{"locale": "en", "name": "SIMS.A_11_02_DataCollectSNU_Q1_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_02_DataCollectSNU_Q1_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_02_DataCollectSNU_Q1_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "JASTbPUDGO4", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_11_02_DataCollectSNU_Q1_CB2", "names": [{"locale": "en", "name": "SIMS.A_11_02_DataCollectSNU_Q1_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_02_DataCollectSNU_Q1_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_02_DataCollectSNU_Q1_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "DouFaTmDKvL", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_11_02_DataCollectSNU_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.A_11_02_DataCollectSNU_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_02_DataCollectSNU_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_02_DataCollectSNU_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "MS1jsabYKmn", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_11_02_DataCollectSNU_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.A_11_02_DataCollectSNU_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_02_DataCollectSNU_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_02_DataCollectSNU_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "FS4O4XyqhzX", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_11_02_DataCollectSNU_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.A_11_02_DataCollectSNU_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_02_DataCollectSNU_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_02_DataCollectSNU_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "jkyaLP9nxY8", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_11_02_DataCollectSNU_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.A_11_02_DataCollectSNU_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_02_DataCollectSNU_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_02_DataCollectSNU_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "oHJFixROXjd", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_11_02_DataCollectSNU_SCORE", "names": [{"locale": "en", "name": "SIMS.A_11_02_DataCollectSNU_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_02_DataCollectSNU_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_02_DataCollectSNU_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "xk6iX7kkCV2", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_11_03_ReferSNU_COMM", "names": [{"locale": "en", "name": "SIMS.A_11_03_ReferSNU_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_03_ReferSNU_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_03_ReferSNU_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "okVoCKlPdLr", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_11_03_ReferSNU_INSTR_AREA_CB1", "names": [{"locale": "en", "name": "SIMS.A_11_03_ReferSNU_INSTR_AREA_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_03_ReferSNU_INSTR_AREA_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_03_ReferSNU_INSTR_AREA_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "oPdjSW2PFdQ", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_11_03_ReferSNU_INSTR_AREA_CB10", "names": [{"locale": "en", "name": "SIMS.A_11_03_ReferSNU_INSTR_AREA_CB10", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_03_ReferSNU_INSTR_AREA_CB10/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_03_ReferSNU_INSTR_AREA_CB10/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "f295mM3NhRE", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_11_03_ReferSNU_INSTR_AREA_CB11", "names": [{"locale": "en", "name": "SIMS.A_11_03_ReferSNU_INSTR_AREA_CB11", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_03_ReferSNU_INSTR_AREA_CB11/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_03_ReferSNU_INSTR_AREA_CB11/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "aljOQbSLLO0", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_11_03_ReferSNU_INSTR_AREA_CB12", "names": [{"locale": "en", "name": "SIMS.A_11_03_ReferSNU_INSTR_AREA_CB12", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_03_ReferSNU_INSTR_AREA_CB12/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_03_ReferSNU_INSTR_AREA_CB12/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "LIAFAjkABTV", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_11_03_ReferSNU_INSTR_AREA_CB13", "names": [{"locale": "en", "name": "SIMS.A_11_03_ReferSNU_INSTR_AREA_CB13", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_03_ReferSNU_INSTR_AREA_CB13/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_03_ReferSNU_INSTR_AREA_CB13/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "dQlZiYwZGhb", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_11_03_ReferSNU_INSTR_AREA_CB14", "names": [{"locale": "en", "name": "SIMS.A_11_03_ReferSNU_INSTR_AREA_CB14", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_03_ReferSNU_INSTR_AREA_CB14/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_03_ReferSNU_INSTR_AREA_CB14/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "T3KrWkd38ck", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_11_03_ReferSNU_INSTR_AREA_CB15", "names": [{"locale": "en", "name": "SIMS.A_11_03_ReferSNU_INSTR_AREA_CB15", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_03_ReferSNU_INSTR_AREA_CB15/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_03_ReferSNU_INSTR_AREA_CB15/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "TEXT"}, "external_id": "VVwjx7XkxbO", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_11_03_ReferSNU_INSTR_AREA_CB16TXT", "names": [{"locale": "en", "name": "SIMS.A_11_03_ReferSNU_INSTR_AREA_CB16TXT", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_03_ReferSNU_INSTR_AREA_CB16TXT/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_03_ReferSNU_INSTR_AREA_CB16TXT/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "vDCxyvTzMo8", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_11_03_ReferSNU_INSTR_AREA_CB2", "names": [{"locale": "en", "name": "SIMS.A_11_03_ReferSNU_INSTR_AREA_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_03_ReferSNU_INSTR_AREA_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_03_ReferSNU_INSTR_AREA_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "AlvQrgD4Nzq", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_11_03_ReferSNU_INSTR_AREA_CB3", "names": [{"locale": "en", "name": "SIMS.A_11_03_ReferSNU_INSTR_AREA_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_03_ReferSNU_INSTR_AREA_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_03_ReferSNU_INSTR_AREA_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "sIpHT7AoaaK", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_11_03_ReferSNU_INSTR_AREA_CB4", "names": [{"locale": "en", "name": "SIMS.A_11_03_ReferSNU_INSTR_AREA_CB4", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_03_ReferSNU_INSTR_AREA_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_03_ReferSNU_INSTR_AREA_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "jgFa1z3CENl", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_11_03_ReferSNU_INSTR_AREA_CB5", "names": [{"locale": "en", "name": "SIMS.A_11_03_ReferSNU_INSTR_AREA_CB5", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_03_ReferSNU_INSTR_AREA_CB5/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_03_ReferSNU_INSTR_AREA_CB5/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "LXfahE9NxzQ", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_11_03_ReferSNU_INSTR_AREA_CB6", "names": [{"locale": "en", "name": "SIMS.A_11_03_ReferSNU_INSTR_AREA_CB6", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_03_ReferSNU_INSTR_AREA_CB6/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_03_ReferSNU_INSTR_AREA_CB6/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "RgwzP72OXRw", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_11_03_ReferSNU_INSTR_AREA_CB7", "names": [{"locale": "en", "name": "SIMS.A_11_03_ReferSNU_INSTR_AREA_CB7", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_03_ReferSNU_INSTR_AREA_CB7/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_03_ReferSNU_INSTR_AREA_CB7/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "WLrsFsO1VFO", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_11_03_ReferSNU_INSTR_AREA_CB8", "names": [{"locale": "en", "name": "SIMS.A_11_03_ReferSNU_INSTR_AREA_CB8", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_03_ReferSNU_INSTR_AREA_CB8/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_03_ReferSNU_INSTR_AREA_CB8/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "tQTQWcGhiJO", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_11_03_ReferSNU_INSTR_AREA_CB9", "names": [{"locale": "en", "name": "SIMS.A_11_03_ReferSNU_INSTR_AREA_CB9", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_03_ReferSNU_INSTR_AREA_CB9/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_03_ReferSNU_INSTR_AREA_CB9/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "n7f7dIrB1Wh", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_11_03_ReferSNU_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.A_11_03_ReferSNU_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_03_ReferSNU_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_03_ReferSNU_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "EIDoXv4KxUT", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_11_03_ReferSNU_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.A_11_03_ReferSNU_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_03_ReferSNU_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_03_ReferSNU_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "A8SI1YM5mbA", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_11_03_ReferSNU_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.A_11_03_ReferSNU_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_03_ReferSNU_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_03_ReferSNU_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "Hm2usopsotY", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_11_03_ReferSNU_Q4_CB1", "names": [{"locale": "en", "name": "SIMS.A_11_03_ReferSNU_Q4_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_03_ReferSNU_Q4_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_03_ReferSNU_Q4_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "pJ3KKnDg788", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_11_03_ReferSNU_Q5_CB1", "names": [{"locale": "en", "name": "SIMS.A_11_03_ReferSNU_Q5_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_03_ReferSNU_Q5_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_03_ReferSNU_Q5_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "MB9Cy4HAK7e", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_11_03_ReferSNU_SCORE", "names": [{"locale": "en", "name": "SIMS.A_11_03_ReferSNU_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_03_ReferSNU_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_03_ReferSNU_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "ALGuEktyljc", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_11_04_GuideDistSNU_COMM", "names": [{"locale": "en", "name": "SIMS.A_11_04_GuideDistSNU_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_04_GuideDistSNU_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_04_GuideDistSNU_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "SI8b23OgovX", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_11_04_GuideDistSNU_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.A_11_04_GuideDistSNU_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_04_GuideDistSNU_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_04_GuideDistSNU_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "wPgoW5D4Xzs", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_11_04_GuideDistSNU_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.A_11_04_GuideDistSNU_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_04_GuideDistSNU_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_04_GuideDistSNU_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "bYcJ04Ly5T4", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_11_04_GuideDistSNU_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.A_11_04_GuideDistSNU_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_04_GuideDistSNU_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_04_GuideDistSNU_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "t74M2QV9FeX", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_11_04_GuideDistSNU_SCORE", "names": [{"locale": "en", "name": "SIMS.A_11_04_GuideDistSNU_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_04_GuideDistSNU_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_04_GuideDistSNU_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "SsualpVQod4", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_11_05_QMSystSNUSNU_COMM", "names": [{"locale": "en", "name": "SIMS.A_11_05_QMSystSNUSNU_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_05_QMSystSNUSNU_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_05_QMSystSNUSNU_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "xT3miTrDfNH", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_11_05_QMSystSNUSNU_INSTR_AREA_CB1", "names": [{"locale": "en", "name": "SIMS.A_11_05_QMSystSNUSNU_INSTR_AREA_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_05_QMSystSNUSNU_INSTR_AREA_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_05_QMSystSNUSNU_INSTR_AREA_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "sHDdHK6oFtW", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_11_05_QMSystSNUSNU_INSTR_AREA_CB10", "names": [{"locale": "en", "name": "SIMS.A_11_05_QMSystSNUSNU_INSTR_AREA_CB10", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_05_QMSystSNUSNU_INSTR_AREA_CB10/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_05_QMSystSNUSNU_INSTR_AREA_CB10/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "R4TAMdflI3C", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_11_05_QMSystSNUSNU_INSTR_AREA_CB11", "names": [{"locale": "en", "name": "SIMS.A_11_05_QMSystSNUSNU_INSTR_AREA_CB11", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_05_QMSystSNUSNU_INSTR_AREA_CB11/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_05_QMSystSNUSNU_INSTR_AREA_CB11/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "KyJSdjalcFV", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_11_05_QMSystSNUSNU_INSTR_AREA_CB12", "names": [{"locale": "en", "name": "SIMS.A_11_05_QMSystSNUSNU_INSTR_AREA_CB12", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_05_QMSystSNUSNU_INSTR_AREA_CB12/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_05_QMSystSNUSNU_INSTR_AREA_CB12/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "iO0oOoseAEl", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_11_05_QMSystSNUSNU_INSTR_AREA_CB13", "names": [{"locale": "en", "name": "SIMS.A_11_05_QMSystSNUSNU_INSTR_AREA_CB13", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_05_QMSystSNUSNU_INSTR_AREA_CB13/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_05_QMSystSNUSNU_INSTR_AREA_CB13/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "zqfAXGBwNBw", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_11_05_QMSystSNUSNU_INSTR_AREA_CB14", "names": [{"locale": "en", "name": "SIMS.A_11_05_QMSystSNUSNU_INSTR_AREA_CB14", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_05_QMSystSNUSNU_INSTR_AREA_CB14/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_05_QMSystSNUSNU_INSTR_AREA_CB14/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "beSCI370p1o", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_11_05_QMSystSNUSNU_INSTR_AREA_CB15", "names": [{"locale": "en", "name": "SIMS.A_11_05_QMSystSNUSNU_INSTR_AREA_CB15", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_05_QMSystSNUSNU_INSTR_AREA_CB15/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_05_QMSystSNUSNU_INSTR_AREA_CB15/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "cKVsODgonlw", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_11_05_QMSystSNUSNU_INSTR_AREA_CB16", "names": [{"locale": "en", "name": "SIMS.A_11_05_QMSystSNUSNU_INSTR_AREA_CB16", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_05_QMSystSNUSNU_INSTR_AREA_CB16/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_05_QMSystSNUSNU_INSTR_AREA_CB16/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "LnvIPuFAFq0", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_11_05_QMSystSNUSNU_INSTR_AREA_CB17", "names": [{"locale": "en", "name": "SIMS.A_11_05_QMSystSNUSNU_INSTR_AREA_CB17", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_05_QMSystSNUSNU_INSTR_AREA_CB17/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_05_QMSystSNUSNU_INSTR_AREA_CB17/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "eqaJgzbI2Oy", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_11_05_QMSystSNUSNU_INSTR_AREA_CB18", "names": [{"locale": "en", "name": "SIMS.A_11_05_QMSystSNUSNU_INSTR_AREA_CB18", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_05_QMSystSNUSNU_INSTR_AREA_CB18/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_05_QMSystSNUSNU_INSTR_AREA_CB18/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "UYhFClzIueQ", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_11_05_QMSystSNUSNU_INSTR_AREA_CB19", "names": [{"locale": "en", "name": "SIMS.A_11_05_QMSystSNUSNU_INSTR_AREA_CB19", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_05_QMSystSNUSNU_INSTR_AREA_CB19/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_05_QMSystSNUSNU_INSTR_AREA_CB19/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "tEI02Ft1USL", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_11_05_QMSystSNUSNU_INSTR_AREA_CB2", "names": [{"locale": "en", "name": "SIMS.A_11_05_QMSystSNUSNU_INSTR_AREA_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_05_QMSystSNUSNU_INSTR_AREA_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_05_QMSystSNUSNU_INSTR_AREA_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "YfTFKb3WIMa", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_11_05_QMSystSNUSNU_INSTR_AREA_CB3", "names": [{"locale": "en", "name": "SIMS.A_11_05_QMSystSNUSNU_INSTR_AREA_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_05_QMSystSNUSNU_INSTR_AREA_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_05_QMSystSNUSNU_INSTR_AREA_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "vfpk9jmPmL3", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_11_05_QMSystSNUSNU_INSTR_AREA_CB4", "names": [{"locale": "en", "name": "SIMS.A_11_05_QMSystSNUSNU_INSTR_AREA_CB4", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_05_QMSystSNUSNU_INSTR_AREA_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_05_QMSystSNUSNU_INSTR_AREA_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "mdhnMFlewCY", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_11_05_QMSystSNUSNU_INSTR_AREA_CB5", "names": [{"locale": "en", "name": "SIMS.A_11_05_QMSystSNUSNU_INSTR_AREA_CB5", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_05_QMSystSNUSNU_INSTR_AREA_CB5/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_05_QMSystSNUSNU_INSTR_AREA_CB5/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "RsvqnuxTbm9", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_11_05_QMSystSNUSNU_INSTR_AREA_CB6", "names": [{"locale": "en", "name": "SIMS.A_11_05_QMSystSNUSNU_INSTR_AREA_CB6", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_05_QMSystSNUSNU_INSTR_AREA_CB6/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_05_QMSystSNUSNU_INSTR_AREA_CB6/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "omgeeQKa5XK", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_11_05_QMSystSNUSNU_INSTR_AREA_CB7", "names": [{"locale": "en", "name": "SIMS.A_11_05_QMSystSNUSNU_INSTR_AREA_CB7", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_05_QMSystSNUSNU_INSTR_AREA_CB7/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_05_QMSystSNUSNU_INSTR_AREA_CB7/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "Vc80zSY9Mz8", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_11_05_QMSystSNUSNU_INSTR_AREA_CB8", "names": [{"locale": "en", "name": "SIMS.A_11_05_QMSystSNUSNU_INSTR_AREA_CB8", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_05_QMSystSNUSNU_INSTR_AREA_CB8/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_05_QMSystSNUSNU_INSTR_AREA_CB8/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "HRZbfh8fsz4", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_11_05_QMSystSNUSNU_INSTR_AREA_CB9", "names": [{"locale": "en", "name": "SIMS.A_11_05_QMSystSNUSNU_INSTR_AREA_CB9", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_05_QMSystSNUSNU_INSTR_AREA_CB9/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_05_QMSystSNUSNU_INSTR_AREA_CB9/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "XTZlYZvf1nV", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_11_05_QMSystSNUSNU_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.A_11_05_QMSystSNUSNU_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_05_QMSystSNUSNU_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_05_QMSystSNUSNU_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "urAAMICALVN", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_11_05_QMSystSNUSNU_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.A_11_05_QMSystSNUSNU_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_05_QMSystSNUSNU_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_05_QMSystSNUSNU_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "iiBCEN8UIz6", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_11_05_QMSystSNUSNU_Q3_CB1", "names": [{"locale": "en", "name": "SIMS.A_11_05_QMSystSNUSNU_Q3_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_05_QMSystSNUSNU_Q3_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_05_QMSystSNUSNU_Q3_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "D2etiUcTa8h", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_11_05_QMSystSNUSNU_Q3_CB2", "names": [{"locale": "en", "name": "SIMS.A_11_05_QMSystSNUSNU_Q3_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_05_QMSystSNUSNU_Q3_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_05_QMSystSNUSNU_Q3_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "d7XKpoYjwPL", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_11_05_QMSystSNUSNU_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.A_11_05_QMSystSNUSNU_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_05_QMSystSNUSNU_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_05_QMSystSNUSNU_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "LitgjRpYHuU", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_11_05_QMSystSNUSNU_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.A_11_05_QMSystSNUSNU_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_05_QMSystSNUSNU_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_05_QMSystSNUSNU_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "JwBEgP73FUF", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_11_05_QMSystSNUSNU_SCORE", "names": [{"locale": "en", "name": "SIMS.A_11_05_QMSystSNUSNU_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_05_QMSystSNUSNU_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_05_QMSystSNUSNU_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "RerEi7Q1CEC", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_11_06_QMConsSNUSNU_COMM", "names": [{"locale": "en", "name": "SIMS.A_11_06_QMConsSNUSNU_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_06_QMConsSNUSNU_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_06_QMConsSNUSNU_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "w9wSwR4ommC", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_11_06_QMConsSNUSNU_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.A_11_06_QMConsSNUSNU_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_06_QMConsSNUSNU_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_06_QMConsSNUSNU_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "hdiQPioZbpv", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_11_06_QMConsSNUSNU_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.A_11_06_QMConsSNUSNU_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_06_QMConsSNUSNU_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_06_QMConsSNUSNU_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "kkNYTDonYAn", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_11_06_QMConsSNUSNU_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.A_11_06_QMConsSNUSNU_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_06_QMConsSNUSNU_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_06_QMConsSNUSNU_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "bxvELfd6cq9", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_11_06_QMConsSNUSNU_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.A_11_06_QMConsSNUSNU_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_06_QMConsSNUSNU_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_06_QMConsSNUSNU_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "sVpj4lnAA7L", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_11_06_QMConsSNUSNU_SCORE", "names": [{"locale": "en", "name": "SIMS.A_11_06_QMConsSNUSNU_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_06_QMConsSNUSNU_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_06_QMConsSNUSNU_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "k2Q1XS5VSl7", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_11_07_QMPeerSNUSNU_COMM", "names": [{"locale": "en", "name": "SIMS.A_11_07_QMPeerSNUSNU_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_07_QMPeerSNUSNU_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_07_QMPeerSNUSNU_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "kzs0p8L0q3r", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_11_07_QMPeerSNUSNU_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.A_11_07_QMPeerSNUSNU_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_07_QMPeerSNUSNU_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_07_QMPeerSNUSNU_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "gcByRFEUHrA", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_11_07_QMPeerSNUSNU_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.A_11_07_QMPeerSNUSNU_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_07_QMPeerSNUSNU_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_07_QMPeerSNUSNU_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "wOSIOybI6AN", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_11_07_QMPeerSNUSNU_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.A_11_07_QMPeerSNUSNU_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_07_QMPeerSNUSNU_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_07_QMPeerSNUSNU_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "UdrGaFT210r", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_11_07_QMPeerSNUSNU_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.A_11_07_QMPeerSNUSNU_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_07_QMPeerSNUSNU_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_07_QMPeerSNUSNU_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "pEegwu8iCI2", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.A_11_07_QMPeerSNUSNU_SCORE", "names": [{"locale": "en", "name": "SIMS.A_11_07_QMPeerSNUSNU_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_07_QMPeerSNUSNU_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.A_11_07_QMPeerSNUSNU_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "ZPUHKVEJ1fl", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_00_01_HTC-Assess_Q1_CB1", "names": [{"locale": "en", "name": "SIMS.C_00_01_HTC-Assess_Q1_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_00_01_HTC-Assess_Q1_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_00_01_HTC-Assess_Q1_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "xC9oyaEYI6a", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_00_01_HTC-Assess_Q1_CB2", "names": [{"locale": "en", "name": "SIMS.C_00_01_HTC-Assess_Q1_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_00_01_HTC-Assess_Q1_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_00_01_HTC-Assess_Q1_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "bpAOT1mXjbU", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_00_01_HTC-Assess_Q2_CB1", "names": [{"locale": "en", "name": "SIMS.C_00_01_HTC-Assess_Q2_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_00_01_HTC-Assess_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_00_01_HTC-Assess_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "ltk5004B7qK", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_00_01_HTC-Assess_Q2_CB2", "names": [{"locale": "en", "name": "SIMS.C_00_01_HTC-Assess_Q2_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_00_01_HTC-Assess_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_00_01_HTC-Assess_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "MWns0jYLgev", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_00_01_HTC-Assess_Q2_CB3", "names": [{"locale": "en", "name": "SIMS.C_00_01_HTC-Assess_Q2_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_00_01_HTC-Assess_Q2_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_00_01_HTC-Assess_Q2_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "JhHnKDiprYu", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_00_02_POCT-Assess_Q1_CB1", "names": [{"locale": "en", "name": "SIMS.C_00_02_POCT-Assess_Q1_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_00_02_POCT-Assess_Q1_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_00_02_POCT-Assess_Q1_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "fLKKAAjPIp2", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_00_02_POCT-Assess_Q1_CB2", "names": [{"locale": "en", "name": "SIMS.C_00_02_POCT-Assess_Q1_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_00_02_POCT-Assess_Q1_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_00_02_POCT-Assess_Q1_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "a3KDsgakMUS", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_00_02_POCT-Assess_Q1_CB3", "names": [{"locale": "en", "name": "SIMS.C_00_02_POCT-Assess_Q1_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_00_02_POCT-Assess_Q1_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_00_02_POCT-Assess_Q1_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "PJKBOcxyCk6", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_00_02_POCT-Assess_Q1_CB4", "names": [{"locale": "en", "name": "SIMS.C_00_02_POCT-Assess_Q1_CB4", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_00_02_POCT-Assess_Q1_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_00_02_POCT-Assess_Q1_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "M2aq0BhZ2Gm", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_00_02_POCT-Assess_Q1_CB5", "names": [{"locale": "en", "name": "SIMS.C_00_02_POCT-Assess_Q1_CB5", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_00_02_POCT-Assess_Q1_CB5/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_00_02_POCT-Assess_Q1_CB5/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "gJfTlCng8Qv", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_00_02_POCT-Assess_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.C_00_02_POCT-Assess_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_00_02_POCT-Assess_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_00_02_POCT-Assess_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "aBacuNSURyA", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_00_02_POCT-Assess_Q2_CB1", "names": [{"locale": "en", "name": "SIMS.C_00_02_POCT-Assess_Q2_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_00_02_POCT-Assess_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_00_02_POCT-Assess_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "sfE4Blxhdi9", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_00_02_POCT-Assess_Q2_CB2", "names": [{"locale": "en", "name": "SIMS.C_00_02_POCT-Assess_Q2_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_00_02_POCT-Assess_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_00_02_POCT-Assess_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "hl16igLwKBg", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_01_BenRts-SD_COMM", "names": [{"locale": "en", "name": "SIMS.C_01_01_BenRts-SD_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_01_BenRts-SD_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_01_BenRts-SD_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "HtrObVOYcUq", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_01_BenRts-SD_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.C_01_01_BenRts-SD_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_01_BenRts-SD_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_01_BenRts-SD_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "w17Y7TFH7pv", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_01_BenRts-SD_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.C_01_01_BenRts-SD_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_01_BenRts-SD_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_01_BenRts-SD_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "olJXnSgDMiP", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_01_BenRts-SD_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.C_01_01_BenRts-SD_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_01_BenRts-SD_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_01_BenRts-SD_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "uJb4g86Sm8A", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_01_BenRts-SD_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.C_01_01_BenRts-SD_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_01_BenRts-SD_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_01_BenRts-SD_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "SThlPyoGNLL", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_01_BenRts-SD_SCORE", "names": [{"locale": "en", "name": "SIMS.C_01_01_BenRts-SD_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_01_BenRts-SD_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_01_BenRts-SD_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "pfUMleGunMx", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_02_BenEng_COMM", "names": [{"locale": "en", "name": "SIMS.C_01_02_BenEng_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_02_BenEng_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_02_BenEng_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "HY5oSp2EJWC", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_02_BenEng_Q1_CB1", "names": [{"locale": "en", "name": "SIMS.C_01_02_BenEng_Q1_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_02_BenEng_Q1_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_02_BenEng_Q1_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "XmWekQEt3kQ", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_02_BenEng_Q1_CB2", "names": [{"locale": "en", "name": "SIMS.C_01_02_BenEng_Q1_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_02_BenEng_Q1_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_02_BenEng_Q1_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "mzNgK37LCRI", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_02_BenEng_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.C_01_02_BenEng_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_02_BenEng_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_02_BenEng_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "qpU0gowvBtn", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_02_BenEng_Q2_CB1", "names": [{"locale": "en", "name": "SIMS.C_01_02_BenEng_Q2_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_02_BenEng_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_02_BenEng_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "SKQYnMNQor1", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_02_BenEng_Q2_CB2", "names": [{"locale": "en", "name": "SIMS.C_01_02_BenEng_Q2_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_02_BenEng_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_02_BenEng_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "qdGschwExcT", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_02_BenEng_Q2_CB3", "names": [{"locale": "en", "name": "SIMS.C_01_02_BenEng_Q2_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_02_BenEng_Q2_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_02_BenEng_Q2_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "q3swgP14lDv", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_02_BenEng_Q2_CB4", "names": [{"locale": "en", "name": "SIMS.C_01_02_BenEng_Q2_CB4", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_02_BenEng_Q2_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_02_BenEng_Q2_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "RD6MsjYzGSa", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_02_BenEng_Q2_CB5", "names": [{"locale": "en", "name": "SIMS.C_01_02_BenEng_Q2_CB5", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_02_BenEng_Q2_CB5/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_02_BenEng_Q2_CB5/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "HQ2G0bsHMFn", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_02_BenEng_Q2_CB6", "names": [{"locale": "en", "name": "SIMS.C_01_02_BenEng_Q2_CB6", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_02_BenEng_Q2_CB6/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_02_BenEng_Q2_CB6/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "Gvqdcud0l11", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_02_BenEng_Q2_T-NUM", "names": [{"locale": "en", "name": "SIMS.C_01_02_BenEng_Q2_T-NUM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_02_BenEng_Q2_T-NUM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_02_BenEng_Q2_T-NUM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "dLtOTGBXpOZ", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_02_BenEng_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.C_01_02_BenEng_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_02_BenEng_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_02_BenEng_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "Oy7jMd1YDiF", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_02_BenEng_SCORE", "names": [{"locale": "en", "name": "SIMS.C_01_02_BenEng_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_02_BenEng_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_02_BenEng_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "ab8lPFgjMrl", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_03_AccServ_COMM", "names": [{"locale": "en", "name": "SIMS.C_01_03_AccServ_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_03_AccServ_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_03_AccServ_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "MLQqc6RJlSU", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_03_AccServ_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.C_01_03_AccServ_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_03_AccServ_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_03_AccServ_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "lIXpL6ineBV", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_03_AccServ_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.C_01_03_AccServ_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_03_AccServ_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_03_AccServ_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "UWd0EODsDEh", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_03_AccServ_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.C_01_03_AccServ_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_03_AccServ_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_03_AccServ_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "g7kSD9ZLOtA", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_03_AccServ_SCORE", "names": [{"locale": "en", "name": "SIMS.C_01_03_AccServ_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_03_AccServ_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_03_AccServ_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "ObBbBn6VWXJ", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_04_FinMgmt_COMM", "names": [{"locale": "en", "name": "SIMS.C_01_04_FinMgmt_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_04_FinMgmt_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_04_FinMgmt_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "XmjCuVqHH2T", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_04_FinMgmt_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.C_01_04_FinMgmt_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_04_FinMgmt_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_04_FinMgmt_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "uE7CUBjeIq7", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_04_FinMgmt_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.C_01_04_FinMgmt_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_04_FinMgmt_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_04_FinMgmt_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "aaTNms5kCFr", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_04_FinMgmt_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.C_01_04_FinMgmt_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_04_FinMgmt_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_04_FinMgmt_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "J1DrOInx0Tm", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_04_FinMgmt_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.C_01_04_FinMgmt_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_04_FinMgmt_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_04_FinMgmt_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "mubZs2aacu7", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_04_FinMgmt_SCORE", "names": [{"locale": "en", "name": "SIMS.C_01_04_FinMgmt_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_04_FinMgmt_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_04_FinMgmt_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "XKcdTvMsgCd", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_05_Records_COMM", "names": [{"locale": "en", "name": "SIMS.C_01_05_Records_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_05_Records_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_05_Records_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "tJol7MSsnBL", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_05_Records_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.C_01_05_Records_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_05_Records_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_05_Records_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "YkIKPMJmNlN", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_05_Records_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.C_01_05_Records_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_05_Records_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_05_Records_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "rmjqEUrn6NZ", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_05_Records_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.C_01_05_Records_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_05_Records_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_05_Records_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "I3N03tbHdji", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_05_Records_SCORE", "names": [{"locale": "en", "name": "SIMS.C_01_05_Records_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_05_Records_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_05_Records_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "nHAZS1C1g3n", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_06_HIVQMQI_COMM", "names": [{"locale": "en", "name": "SIMS.C_01_06_HIVQMQI_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_06_HIVQMQI_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_06_HIVQMQI_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "v0hubvyaUOr", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_06_HIVQMQI_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.C_01_06_HIVQMQI_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_06_HIVQMQI_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_06_HIVQMQI_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "HWZHJZLInxl", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_06_HIVQMQI_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.C_01_06_HIVQMQI_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_06_HIVQMQI_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_06_HIVQMQI_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "kW0LSSGEVQB", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_06_HIVQMQI_Q3_CB1", "names": [{"locale": "en", "name": "SIMS.C_01_06_HIVQMQI_Q3_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_06_HIVQMQI_Q3_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_06_HIVQMQI_Q3_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "gbFUHmvw2J7", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_06_HIVQMQI_Q3_CB2", "names": [{"locale": "en", "name": "SIMS.C_01_06_HIVQMQI_Q3_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_06_HIVQMQI_Q3_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_06_HIVQMQI_Q3_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "KMgTVhgAuka", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_06_HIVQMQI_Q3_CB3", "names": [{"locale": "en", "name": "SIMS.C_01_06_HIVQMQI_Q3_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_06_HIVQMQI_Q3_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_06_HIVQMQI_Q3_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "DN4Qwn7Q1oM", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_06_HIVQMQI_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.C_01_06_HIVQMQI_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_06_HIVQMQI_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_06_HIVQMQI_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "dgDUscZtCSJ", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_06_HIVQMQI_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.C_01_06_HIVQMQI_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_06_HIVQMQI_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_06_HIVQMQI_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "faU4ZUb7W3G", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_06_HIVQMQI_SCORE", "names": [{"locale": "en", "name": "SIMS.C_01_06_HIVQMQI_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_06_HIVQMQI_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_06_HIVQMQI_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "mhd1KnnZNrn", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_07_PerfData-QI_COMM", "names": [{"locale": "en", "name": "SIMS.C_01_07_PerfData-QI_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_07_PerfData-QI_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_07_PerfData-QI_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "ZgwEn0thvcG", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_07_PerfData-QI_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.C_01_07_PerfData-QI_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_07_PerfData-QI_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_07_PerfData-QI_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "AMkwYwQT3UU", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_07_PerfData-QI_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.C_01_07_PerfData-QI_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_07_PerfData-QI_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_07_PerfData-QI_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "VOqaUMdFbS2", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_07_PerfData-QI_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.C_01_07_PerfData-QI_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_07_PerfData-QI_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_07_PerfData-QI_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "FgswhGRbHU0", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_07_PerfData-QI_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.C_01_07_PerfData-QI_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_07_PerfData-QI_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_07_PerfData-QI_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "dVEqF7YLXaw", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_07_PerfData-QI_SCORE", "names": [{"locale": "en", "name": "SIMS.C_01_07_PerfData-QI_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_07_PerfData-QI_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_07_PerfData-QI_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "k6HAPLsogOw", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_08_DQA_COMM", "names": [{"locale": "en", "name": "SIMS.C_01_08_DQA_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_08_DQA_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_08_DQA_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "TZALHu5oY0w", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_08_DQA_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.C_01_08_DQA_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_08_DQA_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_08_DQA_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "uVP2u8VEBtJ", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_08_DQA_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.C_01_08_DQA_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_08_DQA_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_08_DQA_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "T5nyYFtMknR", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_08_DQA_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.C_01_08_DQA_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_08_DQA_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_08_DQA_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "SlutV7jcLIE", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_08_DQA_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.C_01_08_DQA_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_08_DQA_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_08_DQA_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "zGh9PPuBsEs", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_08_DQA_Q5_RESP", "names": [{"locale": "en", "name": "SIMS.C_01_08_DQA_Q5_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_08_DQA_Q5_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_08_DQA_Q5_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "Xooqq46xoKI", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_08_DQA_SCORE", "names": [{"locale": "en", "name": "SIMS.C_01_08_DQA_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_08_DQA_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_08_DQA_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "Hbx5oJPSB7S", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_09_ComCadres_COMM", "names": [{"locale": "en", "name": "SIMS.C_01_09_ComCadres_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_09_ComCadres_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_09_ComCadres_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "acKZKJrbPc6", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_09_ComCadres_NA", "names": [{"locale": "en", "name": "SIMS.C_01_09_ComCadres_NA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_09_ComCadres_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_09_ComCadres_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "sRZm9dWUi4y", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_09_ComCadres_Q1_CB1", "names": [{"locale": "en", "name": "SIMS.C_01_09_ComCadres_Q1_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_09_ComCadres_Q1_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_09_ComCadres_Q1_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "L1d8mANEYx7", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_09_ComCadres_Q1_CB2", "names": [{"locale": "en", "name": "SIMS.C_01_09_ComCadres_Q1_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_09_ComCadres_Q1_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_09_ComCadres_Q1_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "wluAN3v7wSb", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_09_ComCadres_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.C_01_09_ComCadres_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_09_ComCadres_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_09_ComCadres_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "E2acN0xCjD9", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_09_ComCadres_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.C_01_09_ComCadres_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_09_ComCadres_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_09_ComCadres_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "W9b5ERVZfrr", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_09_ComCadres_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.C_01_09_ComCadres_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_09_ComCadres_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_09_ComCadres_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "Hoy5mVYksTZ", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_09_ComCadres_SCORE", "names": [{"locale": "en", "name": "SIMS.C_01_09_ComCadres_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_09_ComCadres_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_09_ComCadres_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "BabY9E4s9aS", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_10_ChSfg_COMM", "names": [{"locale": "en", "name": "SIMS.C_01_10_ChSfg_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_10_ChSfg_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_10_ChSfg_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "cxAA5o9v307", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_10_ChSfg_NA", "names": [{"locale": "en", "name": "SIMS.C_01_10_ChSfg_NA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_10_ChSfg_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_10_ChSfg_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "JFT7gFTcrpQ", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_10_ChSfg_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.C_01_10_ChSfg_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_10_ChSfg_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_10_ChSfg_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "qE2OkY9QTix", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_10_ChSfg_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.C_01_10_ChSfg_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_10_ChSfg_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_10_ChSfg_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "jyUu66WpJMP", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_10_ChSfg_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.C_01_10_ChSfg_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_10_ChSfg_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_10_ChSfg_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "YMmgOnNIB46", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_10_ChSfg_SCORE", "names": [{"locale": "en", "name": "SIMS.C_01_10_ChSfg_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_10_ChSfg_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_10_ChSfg_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "UMWELqJdn6W", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_11_RskRedCnsl_COMM", "names": [{"locale": "en", "name": "SIMS.C_01_11_RskRedCnsl_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_11_RskRedCnsl_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_11_RskRedCnsl_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "Zxc9Neiq95F", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_11_RskRedCnsl_NA", "names": [{"locale": "en", "name": "SIMS.C_01_11_RskRedCnsl_NA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_11_RskRedCnsl_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_11_RskRedCnsl_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "vzpN1u6SZHb", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_11_RskRedCnsl_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.C_01_11_RskRedCnsl_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_11_RskRedCnsl_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_11_RskRedCnsl_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "Tx4dyx9pANe", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_11_RskRedCnsl_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.C_01_11_RskRedCnsl_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_11_RskRedCnsl_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_11_RskRedCnsl_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "oHi8DiL5l8A", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_11_RskRedCnsl_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.C_01_11_RskRedCnsl_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_11_RskRedCnsl_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_11_RskRedCnsl_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "ck9vCfSbK7V", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_11_RskRedCnsl_SCORE", "names": [{"locale": "en", "name": "SIMS.C_01_11_RskRedCnsl_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_11_RskRedCnsl_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_11_RskRedCnsl_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "ppXrHG12Jee", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_12_FacSmGrpSes_COMM", "names": [{"locale": "en", "name": "SIMS.C_01_12_FacSmGrpSes_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_12_FacSmGrpSes_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_12_FacSmGrpSes_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "g4Ta6YExhkh", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_12_FacSmGrpSes_NA", "names": [{"locale": "en", "name": "SIMS.C_01_12_FacSmGrpSes_NA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_12_FacSmGrpSes_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_12_FacSmGrpSes_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "cGkMpZaz9dY", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_12_FacSmGrpSes_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.C_01_12_FacSmGrpSes_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_12_FacSmGrpSes_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_12_FacSmGrpSes_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "lGoFjaZjtsQ", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_12_FacSmGrpSes_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.C_01_12_FacSmGrpSes_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_12_FacSmGrpSes_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_12_FacSmGrpSes_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "zSw2bAIOhxm", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_12_FacSmGrpSes_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.C_01_12_FacSmGrpSes_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_12_FacSmGrpSes_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_12_FacSmGrpSes_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "L6Toh8jGGN3", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_12_FacSmGrpSes_SCORE", "names": [{"locale": "en", "name": "SIMS.C_01_12_FacSmGrpSes_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_12_FacSmGrpSes_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_12_FacSmGrpSes_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "D8oldyFRNGq", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_13_SmGrpSes_COMM", "names": [{"locale": "en", "name": "SIMS.C_01_13_SmGrpSes_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_13_SmGrpSes_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_13_SmGrpSes_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "CAKXVKngtj6", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_13_SmGrpSes_NA", "names": [{"locale": "en", "name": "SIMS.C_01_13_SmGrpSes_NA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_13_SmGrpSes_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_13_SmGrpSes_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "IzJSvWWYs0Y", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_13_SmGrpSes_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.C_01_13_SmGrpSes_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_13_SmGrpSes_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_13_SmGrpSes_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "bdiLkcex9JF", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_13_SmGrpSes_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.C_01_13_SmGrpSes_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_13_SmGrpSes_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_13_SmGrpSes_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "No5QKonC5yo", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_13_SmGrpSes_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.C_01_13_SmGrpSes_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_13_SmGrpSes_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_13_SmGrpSes_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "rGwMNa1D7xz", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_13_SmGrpSes_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.C_01_13_SmGrpSes_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_13_SmGrpSes_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_13_SmGrpSes_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "icMWeLN9Jmm", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_13_SmGrpSes_Q5_RESP", "names": [{"locale": "en", "name": "SIMS.C_01_13_SmGrpSes_Q5_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_13_SmGrpSes_Q5_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_13_SmGrpSes_Q5_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "OCr28mzVzbG", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_13_SmGrpSes_SCORE", "names": [{"locale": "en", "name": "SIMS.C_01_13_SmGrpSes_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_13_SmGrpSes_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_13_SmGrpSes_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "fi9Ez91VSe5", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_14_RedSD_COMM", "names": [{"locale": "en", "name": "SIMS.C_01_14_RedSD_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_14_RedSD_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_14_RedSD_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "sk8p5s6C2hS", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_14_RedSD_NA", "names": [{"locale": "en", "name": "SIMS.C_01_14_RedSD_NA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_14_RedSD_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_14_RedSD_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "lfzA8SgmSOT", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_14_RedSD_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.C_01_14_RedSD_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_14_RedSD_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_14_RedSD_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "yEabDHtO2AJ", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_14_RedSD_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.C_01_14_RedSD_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_14_RedSD_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_14_RedSD_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "ijwHLubJo4Q", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_14_RedSD_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.C_01_14_RedSD_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_14_RedSD_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_14_RedSD_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "LhkGOxG6Y1d", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_14_RedSD_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.C_01_14_RedSD_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_14_RedSD_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_14_RedSD_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "DkGslkp7Zwc", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_14_RedSD_Q5_RESP", "names": [{"locale": "en", "name": "SIMS.C_01_14_RedSD_Q5_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_14_RedSD_Q5_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_14_RedSD_Q5_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "ehZz3XlmGfo", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_14_RedSD_SCORE", "names": [{"locale": "en", "name": "SIMS.C_01_14_RedSD_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_14_RedSD_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_14_RedSD_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "GMjAvrddYHL", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_15_GenNorm_COMM", "names": [{"locale": "en", "name": "SIMS.C_01_15_GenNorm_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_15_GenNorm_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_15_GenNorm_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "m8YrwMgL77J", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_15_GenNorm_NA", "names": [{"locale": "en", "name": "SIMS.C_01_15_GenNorm_NA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_15_GenNorm_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_15_GenNorm_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "NzmMvOQM5uB", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_15_GenNorm_Q1_CB1", "names": [{"locale": "en", "name": "SIMS.C_01_15_GenNorm_Q1_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_15_GenNorm_Q1_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_15_GenNorm_Q1_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "mnBoZEqTp7i", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_15_GenNorm_Q1_CB2", "names": [{"locale": "en", "name": "SIMS.C_01_15_GenNorm_Q1_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_15_GenNorm_Q1_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_15_GenNorm_Q1_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "L0pA5DlzWcS", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_15_GenNorm_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.C_01_15_GenNorm_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_15_GenNorm_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_15_GenNorm_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "AgFUwx49N9k", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_15_GenNorm_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.C_01_15_GenNorm_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_15_GenNorm_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_15_GenNorm_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "dqavf2HJjK4", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_15_GenNorm_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.C_01_15_GenNorm_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_15_GenNorm_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_15_GenNorm_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "W8mCbjkxnSI", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_15_GenNorm_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.C_01_15_GenNorm_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_15_GenNorm_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_15_GenNorm_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "Fqb6pdm0cDr", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_15_GenNorm_SCORE", "names": [{"locale": "en", "name": "SIMS.C_01_15_GenNorm_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_15_GenNorm_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_15_GenNorm_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "R7duDyooYCR", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_17_GBVResp_COMM", "names": [{"locale": "en", "name": "SIMS.C_01_17_GBVResp_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_17_GBVResp_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_17_GBVResp_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "uld9hilValg", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_17_GBVResp_NA", "names": [{"locale": "en", "name": "SIMS.C_01_17_GBVResp_NA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_17_GBVResp_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_17_GBVResp_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "AgDm3nnszjI", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_17_GBVResp_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.C_01_17_GBVResp_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_17_GBVResp_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_17_GBVResp_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "xXibMuBphDj", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_17_GBVResp_Q2_CB1", "names": [{"locale": "en", "name": "SIMS.C_01_17_GBVResp_Q2_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_17_GBVResp_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_17_GBVResp_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "tB5m908rETZ", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_17_GBVResp_Q2_CB2", "names": [{"locale": "en", "name": "SIMS.C_01_17_GBVResp_Q2_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_17_GBVResp_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_17_GBVResp_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "vSwDD45QJFB", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_17_GBVResp_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.C_01_17_GBVResp_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_17_GBVResp_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_17_GBVResp_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "RyNHbk3HBLk", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_17_GBVResp_Q3_CB1", "names": [{"locale": "en", "name": "SIMS.C_01_17_GBVResp_Q3_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_17_GBVResp_Q3_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_17_GBVResp_Q3_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "X4TyrseYlXQ", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_17_GBVResp_Q3_CB2", "names": [{"locale": "en", "name": "SIMS.C_01_17_GBVResp_Q3_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_17_GBVResp_Q3_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_17_GBVResp_Q3_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "O51m6f7KBD2", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_17_GBVResp_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.C_01_17_GBVResp_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_17_GBVResp_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_17_GBVResp_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "czSWNEH9Car", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_17_GBVResp_SCORE", "names": [{"locale": "en", "name": "SIMS.C_01_17_GBVResp_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_17_GBVResp_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_17_GBVResp_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "cZunUpY3q9y", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_18_GBVRef_COMM", "names": [{"locale": "en", "name": "SIMS.C_01_18_GBVRef_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_18_GBVRef_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_18_GBVRef_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "R5BwAmyxTx8", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_18_GBVRef_NA", "names": [{"locale": "en", "name": "SIMS.C_01_18_GBVRef_NA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_18_GBVRef_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_18_GBVRef_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "dqYwNsm2uvo", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_18_GBVRef_Q1_CB1", "names": [{"locale": "en", "name": "SIMS.C_01_18_GBVRef_Q1_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_18_GBVRef_Q1_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_18_GBVRef_Q1_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "sm8gknNM1Vs", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_18_GBVRef_Q1_CB2", "names": [{"locale": "en", "name": "SIMS.C_01_18_GBVRef_Q1_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_18_GBVRef_Q1_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_18_GBVRef_Q1_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "giI3aEcQkJK", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_18_GBVRef_Q1_CB3", "names": [{"locale": "en", "name": "SIMS.C_01_18_GBVRef_Q1_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_18_GBVRef_Q1_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_18_GBVRef_Q1_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "a4C0K9jxq2Q", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_18_GBVRef_Q1_CB4", "names": [{"locale": "en", "name": "SIMS.C_01_18_GBVRef_Q1_CB4", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_18_GBVRef_Q1_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_18_GBVRef_Q1_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "dkt8zKKc8pI", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_18_GBVRef_Q1_CB5", "names": [{"locale": "en", "name": "SIMS.C_01_18_GBVRef_Q1_CB5", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_18_GBVRef_Q1_CB5/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_18_GBVRef_Q1_CB5/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "o6mbAT1YyP5", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_18_GBVRef_Q1_CB6", "names": [{"locale": "en", "name": "SIMS.C_01_18_GBVRef_Q1_CB6", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_18_GBVRef_Q1_CB6/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_18_GBVRef_Q1_CB6/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "gbdjt4qBA4a", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_18_GBVRef_Q1_CB7", "names": [{"locale": "en", "name": "SIMS.C_01_18_GBVRef_Q1_CB7", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_18_GBVRef_Q1_CB7/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_18_GBVRef_Q1_CB7/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "wFqeI8ijhkH", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_18_GBVRef_Q1_T-NUM", "names": [{"locale": "en", "name": "SIMS.C_01_18_GBVRef_Q1_T-NUM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_18_GBVRef_Q1_T-NUM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_18_GBVRef_Q1_T-NUM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "KtTHCpHGhdk", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_18_GBVRef_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.C_01_18_GBVRef_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_18_GBVRef_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_18_GBVRef_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "FDuyqeu8QTu", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_18_GBVRef_SCORE", "names": [{"locale": "en", "name": "SIMS.C_01_18_GBVRef_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_18_GBVRef_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_18_GBVRef_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "BIwtRnuqAMa", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_19_RefHIV-CTx_COMM", "names": [{"locale": "en", "name": "SIMS.C_01_19_RefHIV-CTx_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_19_RefHIV-CTx_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_19_RefHIV-CTx_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "w5MHPuSvnd2", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_19_RefHIV-CTx_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.C_01_19_RefHIV-CTx_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_19_RefHIV-CTx_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_19_RefHIV-CTx_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "o7hx4r3sBuI", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_19_RefHIV-CTx_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.C_01_19_RefHIV-CTx_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_19_RefHIV-CTx_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_19_RefHIV-CTx_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "Z0KaS5ivcLk", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_19_RefHIV-CTx_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.C_01_19_RefHIV-CTx_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_19_RefHIV-CTx_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_19_RefHIV-CTx_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "uLpYeN4VcWp", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_19_RefHIV-CTx_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.C_01_19_RefHIV-CTx_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_19_RefHIV-CTx_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_19_RefHIV-CTx_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "LfC9AtkJocv", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_19_RefHIV-CTx_SCORE", "names": [{"locale": "en", "name": "SIMS.C_01_19_RefHIV-CTx_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_19_RefHIV-CTx_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_19_RefHIV-CTx_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "T4KpcRw1w79", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_20_PT-CAP_COMM", "names": [{"locale": "en", "name": "SIMS.C_01_20_PT-CAP_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_20_PT-CAP_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_20_PT-CAP_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "cXZL21TSbcM", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_20_PT-CAP_NA", "names": [{"locale": "en", "name": "SIMS.C_01_20_PT-CAP_NA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_20_PT-CAP_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_20_PT-CAP_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "oopFGLaXUVk", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_20_PT-CAP_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.C_01_20_PT-CAP_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_20_PT-CAP_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_20_PT-CAP_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "fOSo82bDFOH", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_20_PT-CAP_Q2_PERC", "names": [{"locale": "en", "name": "SIMS.C_01_20_PT-CAP_Q2_PERC", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_20_PT-CAP_Q2_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_20_PT-CAP_Q2_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "AdCAbVMW8Dl", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_20_PT-CAP_Q3_A-NUM", "names": [{"locale": "en", "name": "SIMS.C_01_20_PT-CAP_Q3_A-NUM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_20_PT-CAP_Q3_A-NUM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_20_PT-CAP_Q3_A-NUM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "jaMk5ZMpnrF", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_20_PT-CAP_Q3_CB1", "names": [{"locale": "en", "name": "SIMS.C_01_20_PT-CAP_Q3_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_20_PT-CAP_Q3_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_20_PT-CAP_Q3_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "YcCw8xQqcev", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_20_PT-CAP_Q3_CB2", "names": [{"locale": "en", "name": "SIMS.C_01_20_PT-CAP_Q3_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_20_PT-CAP_Q3_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_20_PT-CAP_Q3_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "kV67JI685Ey", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_20_PT-CAP_Q3_CB3", "names": [{"locale": "en", "name": "SIMS.C_01_20_PT-CAP_Q3_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_20_PT-CAP_Q3_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_20_PT-CAP_Q3_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "s5c43a7jxAk", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_20_PT-CAP_SCORE", "names": [{"locale": "en", "name": "SIMS.C_01_20_PT-CAP_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_20_PT-CAP_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_20_PT-CAP_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "S79HCQWUAVR", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_21_SupChnRTK_COMM", "names": [{"locale": "en", "name": "SIMS.C_01_21_SupChnRTK_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_21_SupChnRTK_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_21_SupChnRTK_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "fXoUP4rX0i8", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_21_SupChnRTK_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.C_01_21_SupChnRTK_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_21_SupChnRTK_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_21_SupChnRTK_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "aWWZqRu779y", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_21_SupChnRTK_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.C_01_21_SupChnRTK_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_21_SupChnRTK_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_21_SupChnRTK_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "qgK8pUeKVaq", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_21_SupChnRTK_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.C_01_21_SupChnRTK_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_21_SupChnRTK_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_21_SupChnRTK_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "KCdDfR4mOkI", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_21_SupChnRTK_SCORE", "names": [{"locale": "en", "name": "SIMS.C_01_21_SupChnRTK_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_21_SupChnRTK_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_21_SupChnRTK_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "gmCRXMPBInu", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_23_HIV-TST-QA_COMM", "names": [{"locale": "en", "name": "SIMS.C_01_23_HIV-TST-QA_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_23_HIV-TST-QA_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_23_HIV-TST-QA_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "c2GNL6mPfzg", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_23_HIV-TST-QA_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.C_01_23_HIV-TST-QA_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_23_HIV-TST-QA_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_23_HIV-TST-QA_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "GWwAe8ogZrX", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_23_HIV-TST-QA_Q2_CB1", "names": [{"locale": "en", "name": "SIMS.C_01_23_HIV-TST-QA_Q2_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_23_HIV-TST-QA_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_23_HIV-TST-QA_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "FVFiZzpiPRB", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_23_HIV-TST-QA_Q2_CB2", "names": [{"locale": "en", "name": "SIMS.C_01_23_HIV-TST-QA_Q2_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_23_HIV-TST-QA_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_23_HIV-TST-QA_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "MPCHFB5HKj0", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_23_HIV-TST-QA_Q2_CB3", "names": [{"locale": "en", "name": "SIMS.C_01_23_HIV-TST-QA_Q2_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_23_HIV-TST-QA_Q2_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_23_HIV-TST-QA_Q2_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "vwvco3y9IsG", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_23_HIV-TST-QA_Q2_CB4", "names": [{"locale": "en", "name": "SIMS.C_01_23_HIV-TST-QA_Q2_CB4", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_23_HIV-TST-QA_Q2_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_23_HIV-TST-QA_Q2_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "dSKqOzCfqwz", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_23_HIV-TST-QA_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.C_01_23_HIV-TST-QA_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_23_HIV-TST-QA_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_23_HIV-TST-QA_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "X8MNsYvA6Ch", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_23_HIV-TST-QA_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.C_01_23_HIV-TST-QA_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_23_HIV-TST-QA_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_23_HIV-TST-QA_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "IIePn4dMNn0", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_23_HIV-TST-QA_SCORE", "names": [{"locale": "en", "name": "SIMS.C_01_23_HIV-TST-QA_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_23_HIV-TST-QA_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_23_HIV-TST-QA_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "YYhoF3WEqix", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_24_HTC-Sfty_COMM", "names": [{"locale": "en", "name": "SIMS.C_01_24_HTC-Sfty_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_24_HTC-Sfty_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_24_HTC-Sfty_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "Zd669XrJltN", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_24_HTC-Sfty_Q1_CB1", "names": [{"locale": "en", "name": "SIMS.C_01_24_HTC-Sfty_Q1_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_24_HTC-Sfty_Q1_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_24_HTC-Sfty_Q1_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "bXbKQGKbymH", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_24_HTC-Sfty_Q1_CB2", "names": [{"locale": "en", "name": "SIMS.C_01_24_HTC-Sfty_Q1_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_24_HTC-Sfty_Q1_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_24_HTC-Sfty_Q1_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "gEcCRsuEttH", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_24_HTC-Sfty_Q1_CB3", "names": [{"locale": "en", "name": "SIMS.C_01_24_HTC-Sfty_Q1_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_24_HTC-Sfty_Q1_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_24_HTC-Sfty_Q1_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "csJge5vl2Um", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_24_HTC-Sfty_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.C_01_24_HTC-Sfty_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_24_HTC-Sfty_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_24_HTC-Sfty_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "L6yFnOQVdAa", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_24_HTC-Sfty_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.C_01_24_HTC-Sfty_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_24_HTC-Sfty_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_24_HTC-Sfty_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "wVrDBPpMHFM", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_24_HTC-Sfty_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.C_01_24_HTC-Sfty_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_24_HTC-Sfty_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_24_HTC-Sfty_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "CqS4K7q38Y0", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_24_HTC-Sfty_SCORE", "names": [{"locale": "en", "name": "SIMS.C_01_24_HTC-Sfty_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_24_HTC-Sfty_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_24_HTC-Sfty_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "ZCMGVlymjlt", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_25_Conf-HIV-Tst_COMM", "names": [{"locale": "en", "name": "SIMS.C_01_25_Conf-HIV-Tst_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_25_Conf-HIV-Tst_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_25_Conf-HIV-Tst_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "T3XTgOoJWFG", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_25_Conf-HIV-Tst_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.C_01_25_Conf-HIV-Tst_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_25_Conf-HIV-Tst_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_25_Conf-HIV-Tst_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "uHcEXrDWm8Y", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_25_Conf-HIV-Tst_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.C_01_25_Conf-HIV-Tst_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_25_Conf-HIV-Tst_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_25_Conf-HIV-Tst_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "ssSKREgLS3n", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_25_Conf-HIV-Tst_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.C_01_25_Conf-HIV-Tst_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_25_Conf-HIV-Tst_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_25_Conf-HIV-Tst_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "nokrQIBY13Z", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_25_Conf-HIV-Tst_SCORE", "names": [{"locale": "en", "name": "SIMS.C_01_25_Conf-HIV-Tst_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_25_Conf-HIV-Tst_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_25_Conf-HIV-Tst_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "pLD904k0teg", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_26_Cond-Avail_COMM", "names": [{"locale": "en", "name": "SIMS.C_01_26_Cond-Avail_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_26_Cond-Avail_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_26_Cond-Avail_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "nR2H2lU0Iqj", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_26_Cond-Avail_NA", "names": [{"locale": "en", "name": "SIMS.C_01_26_Cond-Avail_NA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_26_Cond-Avail_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_26_Cond-Avail_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "bYi4hkw7boA", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_26_Cond-Avail_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.C_01_26_Cond-Avail_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_26_Cond-Avail_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_26_Cond-Avail_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "LufUWq1U7ZM", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_26_Cond-Avail_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.C_01_26_Cond-Avail_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_26_Cond-Avail_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_26_Cond-Avail_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "xEfFECwwCsD", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_26_Cond-Avail_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.C_01_26_Cond-Avail_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_26_Cond-Avail_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_26_Cond-Avail_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "sf8cKIcIz4e", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_26_Cond-Avail_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.C_01_26_Cond-Avail_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_26_Cond-Avail_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_26_Cond-Avail_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "ARckrPPS1sd", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_26_Cond-Avail_SCORE", "names": [{"locale": "en", "name": "SIMS.C_01_26_Cond-Avail_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_26_Cond-Avail_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_26_Cond-Avail_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "RTf3soVVSPR", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_27_POCT-Staff_COMM", "names": [{"locale": "en", "name": "SIMS.C_01_27_POCT-Staff_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_27_POCT-Staff_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_27_POCT-Staff_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "n6KGAGGsBqB", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_27_POCT-Staff_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.C_01_27_POCT-Staff_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_27_POCT-Staff_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_27_POCT-Staff_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "x1mstLwAuBY", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_27_POCT-Staff_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.C_01_27_POCT-Staff_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_27_POCT-Staff_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_27_POCT-Staff_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "F9UczyMVvCY", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_27_POCT-Staff_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.C_01_27_POCT-Staff_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_27_POCT-Staff_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_27_POCT-Staff_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "tiYqEMaJ2lv", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_27_POCT-Staff_SCORE", "names": [{"locale": "en", "name": "SIMS.C_01_27_POCT-Staff_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_27_POCT-Staff_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_27_POCT-Staff_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "ZNzi1xEVrPl", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_28_POCT-SuppReagEquip_COMM", "names": [{"locale": "en", "name": "SIMS.C_01_28_POCT-SuppReagEquip_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_28_POCT-SuppReagEquip_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_28_POCT-SuppReagEquip_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "LEUuQepzjzk", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_28_POCT-SuppReagEquip_Q1_CB1", "names": [{"locale": "en", "name": "SIMS.C_01_28_POCT-SuppReagEquip_Q1_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_28_POCT-SuppReagEquip_Q1_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_28_POCT-SuppReagEquip_Q1_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "PYvEdtDEeGr", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_28_POCT-SuppReagEquip_Q1_CB2", "names": [{"locale": "en", "name": "SIMS.C_01_28_POCT-SuppReagEquip_Q1_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_28_POCT-SuppReagEquip_Q1_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_28_POCT-SuppReagEquip_Q1_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "f345nW3xncL", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_28_POCT-SuppReagEquip_Q1_CB3", "names": [{"locale": "en", "name": "SIMS.C_01_28_POCT-SuppReagEquip_Q1_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_28_POCT-SuppReagEquip_Q1_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_28_POCT-SuppReagEquip_Q1_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "VwiiIpjbPsr", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_28_POCT-SuppReagEquip_Q1_CB4", "names": [{"locale": "en", "name": "SIMS.C_01_28_POCT-SuppReagEquip_Q1_CB4", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_28_POCT-SuppReagEquip_Q1_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_28_POCT-SuppReagEquip_Q1_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "jKmZjMG2NzW", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_28_POCT-SuppReagEquip_Q1_CB5", "names": [{"locale": "en", "name": "SIMS.C_01_28_POCT-SuppReagEquip_Q1_CB5", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_28_POCT-SuppReagEquip_Q1_CB5/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_28_POCT-SuppReagEquip_Q1_CB5/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "prpjJ0S2vu9", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_28_POCT-SuppReagEquip_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.C_01_28_POCT-SuppReagEquip_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_28_POCT-SuppReagEquip_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_28_POCT-SuppReagEquip_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "Ka1CoPDXF3j", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_28_POCT-SuppReagEquip_Q2_NUM", "names": [{"locale": "en", "name": "SIMS.C_01_28_POCT-SuppReagEquip_Q2_NUM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_28_POCT-SuppReagEquip_Q2_NUM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_28_POCT-SuppReagEquip_Q2_NUM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "Z4xgDIhJJcT", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_28_POCT-SuppReagEquip_SCORE", "names": [{"locale": "en", "name": "SIMS.C_01_28_POCT-SuppReagEquip_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_28_POCT-SuppReagEquip_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_28_POCT-SuppReagEquip_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "PXDGEioTGiE", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_29_POCT-ProcPol_COMM", "names": [{"locale": "en", "name": "SIMS.C_01_29_POCT-ProcPol_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_29_POCT-ProcPol_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_29_POCT-ProcPol_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "nxqn5Y6FrB8", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_29_POCT-ProcPol_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.C_01_29_POCT-ProcPol_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_29_POCT-ProcPol_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_29_POCT-ProcPol_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "WIE9OgEIr2i", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_29_POCT-ProcPol_Q2_CB1", "names": [{"locale": "en", "name": "SIMS.C_01_29_POCT-ProcPol_Q2_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_29_POCT-ProcPol_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_29_POCT-ProcPol_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "rMue3BM2gyo", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_29_POCT-ProcPol_Q2_CB2", "names": [{"locale": "en", "name": "SIMS.C_01_29_POCT-ProcPol_Q2_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_29_POCT-ProcPol_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_29_POCT-ProcPol_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "BtgFgYqISJ3", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_29_POCT-ProcPol_Q2_CB3", "names": [{"locale": "en", "name": "SIMS.C_01_29_POCT-ProcPol_Q2_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_29_POCT-ProcPol_Q2_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_29_POCT-ProcPol_Q2_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "hamcxfqovTA", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_29_POCT-ProcPol_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.C_01_29_POCT-ProcPol_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_29_POCT-ProcPol_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_29_POCT-ProcPol_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "xlIFajxLVZ9", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_29_POCT-ProcPol_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.C_01_29_POCT-ProcPol_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_29_POCT-ProcPol_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_29_POCT-ProcPol_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "H3NiIR0QT2n", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_29_POCT-ProcPol_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.C_01_29_POCT-ProcPol_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_29_POCT-ProcPol_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_29_POCT-ProcPol_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "cmWv6o9Sylk", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_29_POCT-ProcPol_SCORE", "names": [{"locale": "en", "name": "SIMS.C_01_29_POCT-ProcPol_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_29_POCT-ProcPol_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_29_POCT-ProcPol_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "sg2mjmV6Jyp", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_30_POCT-QA_COMM", "names": [{"locale": "en", "name": "SIMS.C_01_30_POCT-QA_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_30_POCT-QA_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_30_POCT-QA_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "A5xmg9ma0Ar", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_30_POCT-QA_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.C_01_30_POCT-QA_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_30_POCT-QA_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_30_POCT-QA_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "l89vkPpzAKO", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_30_POCT-QA_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.C_01_30_POCT-QA_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_30_POCT-QA_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_30_POCT-QA_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "kjrsktrHoYy", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_30_POCT-QA_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.C_01_30_POCT-QA_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_30_POCT-QA_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_30_POCT-QA_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "sYeUVs2dNq9", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_30_POCT-QA_Q4_A-NUM", "names": [{"locale": "en", "name": "SIMS.C_01_30_POCT-QA_Q4_A-NUM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_30_POCT-QA_Q4_A-NUM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_30_POCT-QA_Q4_A-NUM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "UKBMRYpoldg", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_30_POCT-QA_Q4_CB1", "names": [{"locale": "en", "name": "SIMS.C_01_30_POCT-QA_Q4_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_30_POCT-QA_Q4_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_30_POCT-QA_Q4_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "Buv1bNNK3Nn", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_30_POCT-QA_Q4_CB2", "names": [{"locale": "en", "name": "SIMS.C_01_30_POCT-QA_Q4_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_30_POCT-QA_Q4_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_30_POCT-QA_Q4_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "aHlakyUF8ku", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_30_POCT-QA_Q4_CB3", "names": [{"locale": "en", "name": "SIMS.C_01_30_POCT-QA_Q4_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_30_POCT-QA_Q4_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_30_POCT-QA_Q4_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "yt2bJ2pftV8", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_30_POCT-QA_SCORE", "names": [{"locale": "en", "name": "SIMS.C_01_30_POCT-QA_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_30_POCT-QA_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_30_POCT-QA_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "zb8v3AhcPIv", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_31_POCT-Safety_COMM", "names": [{"locale": "en", "name": "SIMS.C_01_31_POCT-Safety_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_31_POCT-Safety_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_31_POCT-Safety_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "dS6Ntukv5Kl", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_31_POCT-Safety_Q1_CB1", "names": [{"locale": "en", "name": "SIMS.C_01_31_POCT-Safety_Q1_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_31_POCT-Safety_Q1_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_31_POCT-Safety_Q1_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "PdvlzHs8xRJ", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_31_POCT-Safety_Q1_CB2", "names": [{"locale": "en", "name": "SIMS.C_01_31_POCT-Safety_Q1_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_31_POCT-Safety_Q1_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_31_POCT-Safety_Q1_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "ZKSrNk5X2sf", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_31_POCT-Safety_Q1_CB3", "names": [{"locale": "en", "name": "SIMS.C_01_31_POCT-Safety_Q1_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_31_POCT-Safety_Q1_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_31_POCT-Safety_Q1_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "GUcURVcaM0a", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_31_POCT-Safety_Q1_CB4", "names": [{"locale": "en", "name": "SIMS.C_01_31_POCT-Safety_Q1_CB4", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_31_POCT-Safety_Q1_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_31_POCT-Safety_Q1_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "oo67UL7hsTW", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_31_POCT-Safety_Q1_CB5", "names": [{"locale": "en", "name": "SIMS.C_01_31_POCT-Safety_Q1_CB5", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_31_POCT-Safety_Q1_CB5/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_31_POCT-Safety_Q1_CB5/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "vRaxOL6Rm88", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_31_POCT-Safety_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.C_01_31_POCT-Safety_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_31_POCT-Safety_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_31_POCT-Safety_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "e1lU6KQ2OJN", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_31_POCT-Safety_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.C_01_31_POCT-Safety_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_31_POCT-Safety_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_31_POCT-Safety_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "un2YJI9zTMn", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_31_POCT-Safety_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.C_01_31_POCT-Safety_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_31_POCT-Safety_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_31_POCT-Safety_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "QR83eRZrpNN", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_31_POCT-Safety_SCORE", "names": [{"locale": "en", "name": "SIMS.C_01_31_POCT-Safety_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_31_POCT-Safety_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_31_POCT-Safety_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "flf1l82T6pn", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_32_POCT-RefLink_COMM", "names": [{"locale": "en", "name": "SIMS.C_01_32_POCT-RefLink_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_32_POCT-RefLink_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_32_POCT-RefLink_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "bWvKibs4Hto", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_32_POCT-RefLink_Q1_CB1", "names": [{"locale": "en", "name": "SIMS.C_01_32_POCT-RefLink_Q1_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_32_POCT-RefLink_Q1_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_32_POCT-RefLink_Q1_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "IFFPAArC850", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_32_POCT-RefLink_Q1_CB2", "names": [{"locale": "en", "name": "SIMS.C_01_32_POCT-RefLink_Q1_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_32_POCT-RefLink_Q1_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_32_POCT-RefLink_Q1_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "iKGrjXKvOC5", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_32_POCT-RefLink_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.C_01_32_POCT-RefLink_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_32_POCT-RefLink_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_32_POCT-RefLink_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "sl2QA3N7e2Y", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_32_POCT-RefLink_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.C_01_32_POCT-RefLink_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_32_POCT-RefLink_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_32_POCT-RefLink_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "FLlf1WwSrZj", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_32_POCT-RefLink_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.C_01_32_POCT-RefLink_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_32_POCT-RefLink_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_32_POCT-RefLink_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "u3FKhYgwoN1", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_32_POCT-RefLink_SCORE", "names": [{"locale": "en", "name": "SIMS.C_01_32_POCT-RefLink_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_32_POCT-RefLink_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_32_POCT-RefLink_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "a4FjYCbqMET", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_33_CompNatlTestAlg-SDP_COMM", "names": [{"locale": "en", "name": "SIMS.C_01_33_CompNatlTestAlg-SDP_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_33_CompNatlTestAlg-SDP_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_33_CompNatlTestAlg-SDP_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "W9dKFWpEEYC", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_33_CompNatlTestAlg-SDP_Q1_CB1", "names": [{"locale": "en", "name": "SIMS.C_01_33_CompNatlTestAlg-SDP_Q1_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_33_CompNatlTestAlg-SDP_Q1_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_33_CompNatlTestAlg-SDP_Q1_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "iNRg595o8yW", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_33_CompNatlTestAlg-SDP_Q1_CB2", "names": [{"locale": "en", "name": "SIMS.C_01_33_CompNatlTestAlg-SDP_Q1_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_33_CompNatlTestAlg-SDP_Q1_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_33_CompNatlTestAlg-SDP_Q1_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "g6geYa7s8ZJ", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_33_CompNatlTestAlg-SDP_Q1_CB3", "names": [{"locale": "en", "name": "SIMS.C_01_33_CompNatlTestAlg-SDP_Q1_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_33_CompNatlTestAlg-SDP_Q1_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_33_CompNatlTestAlg-SDP_Q1_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "bPP1mdjF6sD", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_33_CompNatlTestAlg-SDP_Q1_CB4", "names": [{"locale": "en", "name": "SIMS.C_01_33_CompNatlTestAlg-SDP_Q1_CB4", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_33_CompNatlTestAlg-SDP_Q1_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_33_CompNatlTestAlg-SDP_Q1_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "kMbtD5mX6KS", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_33_CompNatlTestAlg-SDP_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.C_01_33_CompNatlTestAlg-SDP_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_33_CompNatlTestAlg-SDP_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_33_CompNatlTestAlg-SDP_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "rigGKyVS7SX", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_33_CompNatlTestAlg-SDP_Q2_PERC", "names": [{"locale": "en", "name": "SIMS.C_01_33_CompNatlTestAlg-SDP_Q2_PERC", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_33_CompNatlTestAlg-SDP_Q2_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_33_CompNatlTestAlg-SDP_Q2_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "qH3eME8yfGn", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_33_CompNatlTestAlg-SDP_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.C_01_33_CompNatlTestAlg-SDP_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_33_CompNatlTestAlg-SDP_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_33_CompNatlTestAlg-SDP_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "tM156puf0h2", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_33_CompNatlTestAlg-SDP_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.C_01_33_CompNatlTestAlg-SDP_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_33_CompNatlTestAlg-SDP_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_33_CompNatlTestAlg-SDP_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "ElE5ZpiKpup", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_33_CompNatlTestAlg-SDP_SCORE", "names": [{"locale": "en", "name": "SIMS.C_01_33_CompNatlTestAlg-SDP_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_33_CompNatlTestAlg-SDP_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_33_CompNatlTestAlg-SDP_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "l0Rs2IYbA2M", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_34_HIV-TST-QA-SDP_COMM", "names": [{"locale": "en", "name": "SIMS.C_01_34_HIV-TST-QA-SDP_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_34_HIV-TST-QA-SDP_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_34_HIV-TST-QA-SDP_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "BchV4C9DXxm", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_34_HIV-TST-QA-SDP_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.C_01_34_HIV-TST-QA-SDP_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_34_HIV-TST-QA-SDP_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_34_HIV-TST-QA-SDP_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "FQ9IHatn8xa", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_34_HIV-TST-QA-SDP_Q2_CB1", "names": [{"locale": "en", "name": "SIMS.C_01_34_HIV-TST-QA-SDP_Q2_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_34_HIV-TST-QA-SDP_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_34_HIV-TST-QA-SDP_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "L5K9AWrbIdS", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_34_HIV-TST-QA-SDP_Q2_CB2", "names": [{"locale": "en", "name": "SIMS.C_01_34_HIV-TST-QA-SDP_Q2_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_34_HIV-TST-QA-SDP_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_34_HIV-TST-QA-SDP_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "EPTYblckOLk", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_34_HIV-TST-QA-SDP_Q2_CB3", "names": [{"locale": "en", "name": "SIMS.C_01_34_HIV-TST-QA-SDP_Q2_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_34_HIV-TST-QA-SDP_Q2_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_34_HIV-TST-QA-SDP_Q2_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "H3BIYee7xDq", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_34_HIV-TST-QA-SDP_Q2_CB4", "names": [{"locale": "en", "name": "SIMS.C_01_34_HIV-TST-QA-SDP_Q2_CB4", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_34_HIV-TST-QA-SDP_Q2_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_34_HIV-TST-QA-SDP_Q2_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "nzxEmJ8Teu0", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_34_HIV-TST-QA-SDP_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.C_01_34_HIV-TST-QA-SDP_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_34_HIV-TST-QA-SDP_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_34_HIV-TST-QA-SDP_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "qL1pDig54lg", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_34_HIV-TST-QA-SDP_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.C_01_34_HIV-TST-QA-SDP_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_34_HIV-TST-QA-SDP_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_34_HIV-TST-QA-SDP_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "UvZNIJGWg4h", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_34_HIV-TST-QA-SDP_SCORE", "names": [{"locale": "en", "name": "SIMS.C_01_34_HIV-TST-QA-SDP_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_34_HIV-TST-QA-SDP_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_34_HIV-TST-QA-SDP_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "uN83QHAFR7Y", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_35_HTC-Sfty-SDP_COMM", "names": [{"locale": "en", "name": "SIMS.C_01_35_HTC-Sfty-SDP_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_35_HTC-Sfty-SDP_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_35_HTC-Sfty-SDP_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "HfxWDiYurAw", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_35_HTC-Sfty-SDP_Q1_CB1", "names": [{"locale": "en", "name": "SIMS.C_01_35_HTC-Sfty-SDP_Q1_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_35_HTC-Sfty-SDP_Q1_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_35_HTC-Sfty-SDP_Q1_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "ftmLFYcdbFX", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_35_HTC-Sfty-SDP_Q1_CB2", "names": [{"locale": "en", "name": "SIMS.C_01_35_HTC-Sfty-SDP_Q1_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_35_HTC-Sfty-SDP_Q1_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_35_HTC-Sfty-SDP_Q1_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "lWHwFodZ3Mx", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_35_HTC-Sfty-SDP_Q1_CB3", "names": [{"locale": "en", "name": "SIMS.C_01_35_HTC-Sfty-SDP_Q1_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_35_HTC-Sfty-SDP_Q1_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_35_HTC-Sfty-SDP_Q1_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "VuAjUdtwmFg", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_35_HTC-Sfty-SDP_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.C_01_35_HTC-Sfty-SDP_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_35_HTC-Sfty-SDP_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_35_HTC-Sfty-SDP_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "BZosOkeDreO", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_35_HTC-Sfty-SDP_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.C_01_35_HTC-Sfty-SDP_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_35_HTC-Sfty-SDP_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_35_HTC-Sfty-SDP_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "FiQC9sZjluz", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_35_HTC-Sfty-SDP_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.C_01_35_HTC-Sfty-SDP_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_35_HTC-Sfty-SDP_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_35_HTC-Sfty-SDP_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "bGUP3DOIu3g", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_35_HTC-Sfty-SDP_SCORE", "names": [{"locale": "en", "name": "SIMS.C_01_35_HTC-Sfty-SDP_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_35_HTC-Sfty-SDP_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_35_HTC-Sfty-SDP_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "tiUXNdudbh7", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_36_Conf-HIV-Tst-SDP_COMM", "names": [{"locale": "en", "name": "SIMS.C_01_36_Conf-HIV-Tst-SDP_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_36_Conf-HIV-Tst-SDP_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_36_Conf-HIV-Tst-SDP_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "jfHbFF4Zl1F", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_36_Conf-HIV-Tst-SDP_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.C_01_36_Conf-HIV-Tst-SDP_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_36_Conf-HIV-Tst-SDP_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_36_Conf-HIV-Tst-SDP_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "OXFEFriNz4d", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_36_Conf-HIV-Tst-SDP_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.C_01_36_Conf-HIV-Tst-SDP_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_36_Conf-HIV-Tst-SDP_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_36_Conf-HIV-Tst-SDP_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "YZ4clY6HbDM", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_36_Conf-HIV-Tst-SDP_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.C_01_36_Conf-HIV-Tst-SDP_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_36_Conf-HIV-Tst-SDP_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_36_Conf-HIV-Tst-SDP_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "Zf4TJVNm8Lm", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_36_Conf-HIV-Tst-SDP_SCORE", "names": [{"locale": "en", "name": "SIMS.C_01_36_Conf-HIV-Tst-SDP_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_36_Conf-HIV-Tst-SDP_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_36_Conf-HIV-Tst-SDP_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "T74Sd3t4rYf", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_37_PrevYouth_COMM", "names": [{"locale": "en", "name": "SIMS.C_01_37_PrevYouth_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_37_PrevYouth_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "yzI6yWZL9DQ", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_37_PrevYouth_NA", "names": [{"locale": "en", "name": "SIMS.C_01_37_PrevYouth_NA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_37_PrevYouth_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "sQfg4SrgHG1", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_37_PrevYouth_Q1_CB1", "names": [{"locale": "en", "name": "SIMS.C_01_37_PrevYouth_Q1_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_37_PrevYouth_Q1_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "opkdgYJU2oh", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_37_PrevYouth_Q1_CB2", "names": [{"locale": "en", "name": "SIMS.C_01_37_PrevYouth_Q1_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_37_PrevYouth_Q1_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "NNuPEsteKFQ", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_37_PrevYouth_Q1_CB3", "names": [{"locale": "en", "name": "SIMS.C_01_37_PrevYouth_Q1_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_37_PrevYouth_Q1_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "xOQGZlbewJG", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_37_PrevYouth_Q1_CB4", "names": [{"locale": "en", "name": "SIMS.C_01_37_PrevYouth_Q1_CB4", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_37_PrevYouth_Q1_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "vrbja3i1Dqt", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_37_PrevYouth_Q1_CB5", "names": [{"locale": "en", "name": "SIMS.C_01_37_PrevYouth_Q1_CB5", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_37_PrevYouth_Q1_CB5/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "kV0mefVv267", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_37_PrevYouth_Q1_CB6", "names": [{"locale": "en", "name": "SIMS.C_01_37_PrevYouth_Q1_CB6", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_37_PrevYouth_Q1_CB6/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "CUmV2S528wR", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_37_PrevYouth_Q1_T-NUM", "names": [{"locale": "en", "name": "SIMS.C_01_37_PrevYouth_Q1_T-NUM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_37_PrevYouth_Q1_T-NUM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "I8cwhN4y3Vh", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_37_PrevYouth_Q2_PERC", "names": [{"locale": "en", "name": "SIMS.C_01_37_PrevYouth_Q2_PERC", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_37_PrevYouth_Q2_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "N9VujpRodEy", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_01_37_PrevYouth_SCORE", "names": [{"locale": "en", "name": "SIMS.C_01_37_PrevYouth_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_01_37_PrevYouth_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "LJOKQ7SpC93", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_02_01_AdhSupp_COMM", "names": [{"locale": "en", "name": "SIMS.C_02_01_AdhSupp_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_01_AdhSupp_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_01_AdhSupp_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "VpsLoJByP4q", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_02_01_AdhSupp_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.C_02_01_AdhSupp_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_01_AdhSupp_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_01_AdhSupp_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "KSulbipQZ0P", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_02_01_AdhSupp_Q2_PERC", "names": [{"locale": "en", "name": "SIMS.C_02_01_AdhSupp_Q2_PERC", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_01_AdhSupp_Q2_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_01_AdhSupp_Q2_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "Bz6bQf4D7BP", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_02_01_AdhSupp_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.C_02_01_AdhSupp_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_01_AdhSupp_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_01_AdhSupp_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "zTry8y9r35c", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_02_01_AdhSupp_SCORE", "names": [{"locale": "en", "name": "SIMS.C_02_01_AdhSupp_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_01_AdhSupp_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_01_AdhSupp_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "UW3OqGqXgHk", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_02_02_PartnerHIVTst_COMM", "names": [{"locale": "en", "name": "SIMS.C_02_02_PartnerHIVTst_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_02_PartnerHIVTst_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_02_PartnerHIVTst_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "ekeP62HohHf", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_02_02_PartnerHIVTst_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.C_02_02_PartnerHIVTst_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_02_PartnerHIVTst_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_02_PartnerHIVTst_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "aWi9jFKA7Bl", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_02_02_PartnerHIVTst_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.C_02_02_PartnerHIVTst_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_02_PartnerHIVTst_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_02_PartnerHIVTst_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "VNfuMyJHstJ", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_02_02_PartnerHIVTst_Q3_PERC", "names": [{"locale": "en", "name": "SIMS.C_02_02_PartnerHIVTst_Q3_PERC", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_02_PartnerHIVTst_Q3_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_02_PartnerHIVTst_Q3_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "jE4m8qU9qqm", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_02_02_PartnerHIVTst_SCORE", "names": [{"locale": "en", "name": "SIMS.C_02_02_PartnerHIVTst_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_02_PartnerHIVTst_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_02_PartnerHIVTst_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "LX0slEc4Hn9", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_02_03_SrvcRefLinkSyst_COMM", "names": [{"locale": "en", "name": "SIMS.C_02_03_SrvcRefLinkSyst_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_03_SrvcRefLinkSyst_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_03_SrvcRefLinkSyst_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "CgfD2wQQJJG", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_02_03_SrvcRefLinkSyst_Q1_CB1", "names": [{"locale": "en", "name": "SIMS.C_02_03_SrvcRefLinkSyst_Q1_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_03_SrvcRefLinkSyst_Q1_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_03_SrvcRefLinkSyst_Q1_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "DfnNjOe7n1n", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_02_03_SrvcRefLinkSyst_Q1_CB2", "names": [{"locale": "en", "name": "SIMS.C_02_03_SrvcRefLinkSyst_Q1_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_03_SrvcRefLinkSyst_Q1_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_03_SrvcRefLinkSyst_Q1_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "dyiRGm1p62c", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_02_03_SrvcRefLinkSyst_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.C_02_03_SrvcRefLinkSyst_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_03_SrvcRefLinkSyst_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_03_SrvcRefLinkSyst_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "WjsitBP4FFU", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_02_03_SrvcRefLinkSyst_Q2_PERC", "names": [{"locale": "en", "name": "SIMS.C_02_03_SrvcRefLinkSyst_Q2_PERC", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_03_SrvcRefLinkSyst_Q2_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_03_SrvcRefLinkSyst_Q2_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "HYuXdH0eiFC", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_02_03_SrvcRefLinkSyst_Q3_CB1", "names": [{"locale": "en", "name": "SIMS.C_02_03_SrvcRefLinkSyst_Q3_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_03_SrvcRefLinkSyst_Q3_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_03_SrvcRefLinkSyst_Q3_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "tpLe2ZWCUVC", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_02_03_SrvcRefLinkSyst_Q3_CB2", "names": [{"locale": "en", "name": "SIMS.C_02_03_SrvcRefLinkSyst_Q3_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_03_SrvcRefLinkSyst_Q3_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_03_SrvcRefLinkSyst_Q3_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "HT94wyCcI7B", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_02_03_SrvcRefLinkSyst_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.C_02_03_SrvcRefLinkSyst_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_03_SrvcRefLinkSyst_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_03_SrvcRefLinkSyst_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "dtz7iBThdIe", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_02_03_SrvcRefLinkSyst_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.C_02_03_SrvcRefLinkSyst_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_03_SrvcRefLinkSyst_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_03_SrvcRefLinkSyst_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "C56sAMxLSfN", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_02_03_SrvcRefLinkSyst_SCORE", "names": [{"locale": "en", "name": "SIMS.C_02_03_SrvcRefLinkSyst_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_03_SrvcRefLinkSyst_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_03_SrvcRefLinkSyst_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "yMepnqdLEUp", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_02_04_AdltNutrScrRef_COMM", "names": [{"locale": "en", "name": "SIMS.C_02_04_AdltNutrScrRef_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_04_AdltNutrScrRef_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_04_AdltNutrScrRef_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "yiG7lAQIzri", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_02_04_AdltNutrScrRef_NA", "names": [{"locale": "en", "name": "SIMS.C_02_04_AdltNutrScrRef_NA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_04_AdltNutrScrRef_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_04_AdltNutrScrRef_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "kYg2pfSZi1G", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_02_04_AdltNutrScrRef_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.C_02_04_AdltNutrScrRef_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_04_AdltNutrScrRef_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_04_AdltNutrScrRef_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "d9A7b5xgxKa", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_02_04_AdltNutrScrRef_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.C_02_04_AdltNutrScrRef_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_04_AdltNutrScrRef_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_04_AdltNutrScrRef_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "kPOT1a2iSBs", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_02_04_AdltNutrScrRef_Q3_PERC", "names": [{"locale": "en", "name": "SIMS.C_02_04_AdltNutrScrRef_Q3_PERC", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_04_AdltNutrScrRef_Q3_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_04_AdltNutrScrRef_Q3_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "h58Gi1kQKlf", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_02_04_AdltNutrScrRef_SCORE", "names": [{"locale": "en", "name": "SIMS.C_02_04_AdltNutrScrRef_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_04_AdltNutrScrRef_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_04_AdltNutrScrRef_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "DrV2z98BbGO", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_02_05_PedtNutrScrRef_COMM", "names": [{"locale": "en", "name": "SIMS.C_02_05_PedtNutrScrRef_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_05_PedtNutrScrRef_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_05_PedtNutrScrRef_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "tVQqhjNhXpy", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_02_05_PedtNutrScrRef_NA", "names": [{"locale": "en", "name": "SIMS.C_02_05_PedtNutrScrRef_NA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_05_PedtNutrScrRef_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_05_PedtNutrScrRef_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "ccxsvHLLtXi", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_02_05_PedtNutrScrRef_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.C_02_05_PedtNutrScrRef_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_05_PedtNutrScrRef_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_05_PedtNutrScrRef_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "r5GZavKZ6pM", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_02_05_PedtNutrScrRef_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.C_02_05_PedtNutrScrRef_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_05_PedtNutrScrRef_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_05_PedtNutrScrRef_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "Thq0rx1r314", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_02_05_PedtNutrScrRef_Q3_PERC", "names": [{"locale": "en", "name": "SIMS.C_02_05_PedtNutrScrRef_Q3_PERC", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_05_PedtNutrScrRef_Q3_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_05_PedtNutrScrRef_Q3_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "B2TzL6MwOfS", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_02_05_PedtNutrScrRef_SCORE", "names": [{"locale": "en", "name": "SIMS.C_02_05_PedtNutrScrRef_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_05_PedtNutrScrRef_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_05_PedtNutrScrRef_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "r4HMudGgdZk", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_02_06_CommLinkRetSuppServ_COMM", "names": [{"locale": "en", "name": "SIMS.C_02_06_CommLinkRetSuppServ_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_06_CommLinkRetSuppServ_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_06_CommLinkRetSuppServ_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "d6A7MRyW3uH", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_02_06_CommLinkRetSuppServ_Q1_CB1", "names": [{"locale": "en", "name": "SIMS.C_02_06_CommLinkRetSuppServ_Q1_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_06_CommLinkRetSuppServ_Q1_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_06_CommLinkRetSuppServ_Q1_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "vhijgZMQYdB", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_02_06_CommLinkRetSuppServ_Q1_CB2", "names": [{"locale": "en", "name": "SIMS.C_02_06_CommLinkRetSuppServ_Q1_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_06_CommLinkRetSuppServ_Q1_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_06_CommLinkRetSuppServ_Q1_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "OhMgE7Yygkn", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_02_06_CommLinkRetSuppServ_Q1_CB3", "names": [{"locale": "en", "name": "SIMS.C_02_06_CommLinkRetSuppServ_Q1_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_06_CommLinkRetSuppServ_Q1_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_06_CommLinkRetSuppServ_Q1_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "en5ZMoiFJUv", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_02_06_CommLinkRetSuppServ_Q1_T-NUM", "names": [{"locale": "en", "name": "SIMS.C_02_06_CommLinkRetSuppServ_Q1_T-NUM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_06_CommLinkRetSuppServ_Q1_T-NUM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_06_CommLinkRetSuppServ_Q1_T-NUM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "aB64yK3lgv1", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_02_06_CommLinkRetSuppServ_Q2_CB1", "names": [{"locale": "en", "name": "SIMS.C_02_06_CommLinkRetSuppServ_Q2_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_06_CommLinkRetSuppServ_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_06_CommLinkRetSuppServ_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "vdJWpgfkL1f", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_02_06_CommLinkRetSuppServ_Q2_CB2", "names": [{"locale": "en", "name": "SIMS.C_02_06_CommLinkRetSuppServ_Q2_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_06_CommLinkRetSuppServ_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_06_CommLinkRetSuppServ_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "oF5lhAmOaVh", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_02_06_CommLinkRetSuppServ_Q2_CB3", "names": [{"locale": "en", "name": "SIMS.C_02_06_CommLinkRetSuppServ_Q2_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_06_CommLinkRetSuppServ_Q2_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_06_CommLinkRetSuppServ_Q2_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "S0ZFkuZQt0p", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_02_06_CommLinkRetSuppServ_Q2_T-NUM", "names": [{"locale": "en", "name": "SIMS.C_02_06_CommLinkRetSuppServ_Q2_T-NUM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_06_CommLinkRetSuppServ_Q2_T-NUM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_06_CommLinkRetSuppServ_Q2_T-NUM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "wTINQU3m4tH", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_02_06_CommLinkRetSuppServ_SCORE", "names": [{"locale": "en", "name": "SIMS.C_02_06_CommLinkRetSuppServ_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_06_CommLinkRetSuppServ_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_06_CommLinkRetSuppServ_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "rB3mV2knULZ", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_02_07_STI-Ed_COMM", "names": [{"locale": "en", "name": "SIMS.C_02_07_STI-Ed_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_07_STI-Ed_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_07_STI-Ed_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "dIaqTIfeCS0", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_02_07_STI-Ed_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.C_02_07_STI-Ed_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_07_STI-Ed_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_07_STI-Ed_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "LHn5rWZFcQR", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_02_07_STI-Ed_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.C_02_07_STI-Ed_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_07_STI-Ed_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_07_STI-Ed_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "h5I7HE46hUs", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_02_07_STI-Ed_Q3_PERC", "names": [{"locale": "en", "name": "SIMS.C_02_07_STI-Ed_Q3_PERC", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_07_STI-Ed_Q3_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_07_STI-Ed_Q3_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "tm9hTDsGjx0", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_02_07_STI-Ed_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.C_02_07_STI-Ed_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_07_STI-Ed_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_07_STI-Ed_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "KtNmk1gfvR2", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_02_07_STI-Ed_SCORE", "names": [{"locale": "en", "name": "SIMS.C_02_07_STI-Ed_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_07_STI-Ed_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_07_STI-Ed_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "b7ruFSdzxtg", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_02_08_Cond-Avail_COMM", "names": [{"locale": "en", "name": "SIMS.C_02_08_Cond-Avail_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_08_Cond-Avail_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_08_Cond-Avail_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "ctNhLbVJv5N", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_02_08_Cond-Avail_NA", "names": [{"locale": "en", "name": "SIMS.C_02_08_Cond-Avail_NA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_08_Cond-Avail_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_08_Cond-Avail_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "Q1hUZx7Frjd", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_02_08_Cond-Avail_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.C_02_08_Cond-Avail_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_08_Cond-Avail_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_08_Cond-Avail_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "fI2N5v8iHxb", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_02_08_Cond-Avail_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.C_02_08_Cond-Avail_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_08_Cond-Avail_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_08_Cond-Avail_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "n5Fbh7HEwxk", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_02_08_Cond-Avail_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.C_02_08_Cond-Avail_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_08_Cond-Avail_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_08_Cond-Avail_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "MJqelN6Jk4Z", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_02_08_Cond-Avail_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.C_02_08_Cond-Avail_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_08_Cond-Avail_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_08_Cond-Avail_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "DHZKJSPjFcR", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_02_08_Cond-Avail_SCORE", "names": [{"locale": "en", "name": "SIMS.C_02_08_Cond-Avail_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_08_Cond-Avail_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_08_Cond-Avail_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "cbp6rTiMjUR", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_02_09_Lubr-Avail_COMM", "names": [{"locale": "en", "name": "SIMS.C_02_09_Lubr-Avail_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_09_Lubr-Avail_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_09_Lubr-Avail_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "Ix8KSKVp9HA", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_02_09_Lubr-Avail_NA", "names": [{"locale": "en", "name": "SIMS.C_02_09_Lubr-Avail_NA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_09_Lubr-Avail_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_09_Lubr-Avail_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "kzbQHqZAWJL", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_02_09_Lubr-Avail_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.C_02_09_Lubr-Avail_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_09_Lubr-Avail_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_09_Lubr-Avail_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "oJkXOKkIQCM", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_02_09_Lubr-Avail_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.C_02_09_Lubr-Avail_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_09_Lubr-Avail_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_09_Lubr-Avail_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "LfOzvHErq8q", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_02_09_Lubr-Avail_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.C_02_09_Lubr-Avail_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_09_Lubr-Avail_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_09_Lubr-Avail_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "GsLvDXGhcXM", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_02_09_Lubr-Avail_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.C_02_09_Lubr-Avail_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_09_Lubr-Avail_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_09_Lubr-Avail_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "cYsKBtCNiqH", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_02_09_Lubr-Avail_SCORE", "names": [{"locale": "en", "name": "SIMS.C_02_09_Lubr-Avail_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_09_Lubr-Avail_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_09_Lubr-Avail_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "wPHqGyfmNMm", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_02_10_FP-HIV-IntegrservDel_COMM", "names": [{"locale": "en", "name": "SIMS.C_02_10_FP-HIV-IntegrservDel_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_10_FP-HIV-IntegrservDel_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_10_FP-HIV-IntegrservDel_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "ZwZMtMeI0FU", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_02_10_FP-HIV-IntegrservDel_NA", "names": [{"locale": "en", "name": "SIMS.C_02_10_FP-HIV-IntegrservDel_NA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_10_FP-HIV-IntegrservDel_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_10_FP-HIV-IntegrservDel_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "euStvp0PDuO", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_02_10_FP-HIV-IntegrservDel_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.C_02_10_FP-HIV-IntegrservDel_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_10_FP-HIV-IntegrservDel_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_10_FP-HIV-IntegrservDel_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "TjMF0UJ88v0", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_02_10_FP-HIV-IntegrservDel_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.C_02_10_FP-HIV-IntegrservDel_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_10_FP-HIV-IntegrservDel_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_10_FP-HIV-IntegrservDel_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "oyilyDmqEyq", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_02_10_FP-HIV-IntegrservDel_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.C_02_10_FP-HIV-IntegrservDel_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_10_FP-HIV-IntegrservDel_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_10_FP-HIV-IntegrservDel_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "JsHOE9pUm78", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_02_10_FP-HIV-IntegrservDel_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.C_02_10_FP-HIV-IntegrservDel_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_10_FP-HIV-IntegrservDel_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_10_FP-HIV-IntegrservDel_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "xbSJ1wHsAPt", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_02_10_FP-HIV-IntegrservDel_Q5_RESP", "names": [{"locale": "en", "name": "SIMS.C_02_10_FP-HIV-IntegrservDel_Q5_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_10_FP-HIV-IntegrservDel_Q5_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_10_FP-HIV-IntegrservDel_Q5_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "fBn1PN7EQux", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_02_10_FP-HIV-IntegrservDel_SCORE", "names": [{"locale": "en", "name": "SIMS.C_02_10_FP-HIV-IntegrservDel_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_10_FP-HIV-IntegrservDel_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_02_10_FP-HIV-IntegrservDel_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "AgPm4Rc6ooJ", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_03_01_CaseMgmt_Serv_COMM", "names": [{"locale": "en", "name": "SIMS.C_03_01_CaseMgmt_Serv_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_01_CaseMgmt_Serv_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_01_CaseMgmt_Serv_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "TuGt7BT1BU0", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_03_01_CaseMgmt_Serv_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.C_03_01_CaseMgmt_Serv_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_01_CaseMgmt_Serv_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_01_CaseMgmt_Serv_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "sjK7UlgdNfo", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_03_01_CaseMgmt_Serv_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.C_03_01_CaseMgmt_Serv_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_01_CaseMgmt_Serv_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_01_CaseMgmt_Serv_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "xh4wHBCnxHZ", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_03_01_CaseMgmt_Serv_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.C_03_01_CaseMgmt_Serv_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_01_CaseMgmt_Serv_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_01_CaseMgmt_Serv_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "nOSaCJ72L9o", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_03_01_CaseMgmt_Serv_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.C_03_01_CaseMgmt_Serv_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_01_CaseMgmt_Serv_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_01_CaseMgmt_Serv_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "KZsseKGPqzw", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_03_01_CaseMgmt_Serv_SCORE", "names": [{"locale": "en", "name": "SIMS.C_03_01_CaseMgmt_Serv_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_01_CaseMgmt_Serv_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_01_CaseMgmt_Serv_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "jbdWcJXjT6x", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_03_02_PrevHIVGirls_COMM", "names": [{"locale": "en", "name": "SIMS.C_03_02_PrevHIVGirls_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_02_PrevHIVGirls_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_02_PrevHIVGirls_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "WBcUGzaqZ0p", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_03_02_PrevHIVGirls_NA", "names": [{"locale": "en", "name": "SIMS.C_03_02_PrevHIVGirls_NA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_02_PrevHIVGirls_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_02_PrevHIVGirls_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "FKjv0psdwyn", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_03_02_PrevHIVGirls_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.C_03_02_PrevHIVGirls_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_02_PrevHIVGirls_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_02_PrevHIVGirls_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "IRA87gdyCl4", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_03_02_PrevHIVGirls_Q2_CB1", "names": [{"locale": "en", "name": "SIMS.C_03_02_PrevHIVGirls_Q2_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_02_PrevHIVGirls_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_02_PrevHIVGirls_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "RRmGEpYwB8m", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_03_02_PrevHIVGirls_Q2_CB2", "names": [{"locale": "en", "name": "SIMS.C_03_02_PrevHIVGirls_Q2_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_02_PrevHIVGirls_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_02_PrevHIVGirls_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "nlNxC0AQZ6f", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_03_02_PrevHIVGirls_Q2_CB3", "names": [{"locale": "en", "name": "SIMS.C_03_02_PrevHIVGirls_Q2_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_02_PrevHIVGirls_Q2_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_02_PrevHIVGirls_Q2_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "KDOPMQQfO2c", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_03_02_PrevHIVGirls_Q2_CB4", "names": [{"locale": "en", "name": "SIMS.C_03_02_PrevHIVGirls_Q2_CB4", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_02_PrevHIVGirls_Q2_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_02_PrevHIVGirls_Q2_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "NkpvmzbfSnB", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_03_02_PrevHIVGirls_Q2_T-NUM", "names": [{"locale": "en", "name": "SIMS.C_03_02_PrevHIVGirls_Q2_T-NUM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_02_PrevHIVGirls_Q2_T-NUM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_02_PrevHIVGirls_Q2_T-NUM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "HQPSZy2lCfP", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_03_02_PrevHIVGirls_Q3_CB1", "names": [{"locale": "en", "name": "SIMS.C_03_02_PrevHIVGirls_Q3_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_02_PrevHIVGirls_Q3_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_02_PrevHIVGirls_Q3_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "EYm0mSt95Jg", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_03_02_PrevHIVGirls_Q3_CB2", "names": [{"locale": "en", "name": "SIMS.C_03_02_PrevHIVGirls_Q3_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_02_PrevHIVGirls_Q3_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_02_PrevHIVGirls_Q3_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "bcZL4PIQ3UE", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_03_02_PrevHIVGirls_Q3_CB3", "names": [{"locale": "en", "name": "SIMS.C_03_02_PrevHIVGirls_Q3_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_02_PrevHIVGirls_Q3_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_02_PrevHIVGirls_Q3_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "Lt4gjdMT8Ig", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_03_02_PrevHIVGirls_Q3_CB4", "names": [{"locale": "en", "name": "SIMS.C_03_02_PrevHIVGirls_Q3_CB4", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_02_PrevHIVGirls_Q3_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_02_PrevHIVGirls_Q3_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "NPDlQDYzsn4", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_03_02_PrevHIVGirls_Q3_CB5", "names": [{"locale": "en", "name": "SIMS.C_03_02_PrevHIVGirls_Q3_CB5", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_02_PrevHIVGirls_Q3_CB5/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_02_PrevHIVGirls_Q3_CB5/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "gMiDwUwYG81", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_03_02_PrevHIVGirls_Q3_T-NUM", "names": [{"locale": "en", "name": "SIMS.C_03_02_PrevHIVGirls_Q3_T-NUM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_02_PrevHIVGirls_Q3_T-NUM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_02_PrevHIVGirls_Q3_T-NUM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "FKnCTocYGr2", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_03_02_PrevHIVGirls_SCORE", "names": [{"locale": "en", "name": "SIMS.C_03_02_PrevHIVGirls_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_02_PrevHIVGirls_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_02_PrevHIVGirls_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "p4Tbh4xcEox", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_03_03_HIVRefSyst_COMM", "names": [{"locale": "en", "name": "SIMS.C_03_03_HIVRefSyst_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_03_HIVRefSyst_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_03_HIVRefSyst_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "L1yt54GOMtd", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_03_03_HIVRefSyst_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.C_03_03_HIVRefSyst_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_03_HIVRefSyst_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_03_HIVRefSyst_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "esWz6znbe3K", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_03_03_HIVRefSyst_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.C_03_03_HIVRefSyst_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_03_HIVRefSyst_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_03_HIVRefSyst_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "ndwxDJVkj1c", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_03_03_HIVRefSyst_Q3_PERC", "names": [{"locale": "en", "name": "SIMS.C_03_03_HIVRefSyst_Q3_PERC", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_03_HIVRefSyst_Q3_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_03_HIVRefSyst_Q3_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "r5HpLzFTC3w", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_03_03_HIVRefSyst_Q4_PERC", "names": [{"locale": "en", "name": "SIMS.C_03_03_HIVRefSyst_Q4_PERC", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_03_HIVRefSyst_Q4_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_03_HIVRefSyst_Q4_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "YsDEOrCdTzF", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_03_03_HIVRefSyst_SCORE", "names": [{"locale": "en", "name": "SIMS.C_03_03_HIVRefSyst_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_03_HIVRefSyst_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_03_HIVRefSyst_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "BjibSrn0gNR", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_03_04_ChPrtServ_COMM", "names": [{"locale": "en", "name": "SIMS.C_03_04_ChPrtServ_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_04_ChPrtServ_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_04_ChPrtServ_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "AFDK6IZrlNS", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_03_04_ChPrtServ_Q1_CB1", "names": [{"locale": "en", "name": "SIMS.C_03_04_ChPrtServ_Q1_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_04_ChPrtServ_Q1_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_04_ChPrtServ_Q1_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "v1eL7VqiH8T", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_03_04_ChPrtServ_Q1_CB2", "names": [{"locale": "en", "name": "SIMS.C_03_04_ChPrtServ_Q1_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_04_ChPrtServ_Q1_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_04_ChPrtServ_Q1_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "iFsPIrmuy7w", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_03_04_ChPrtServ_Q1_CB3", "names": [{"locale": "en", "name": "SIMS.C_03_04_ChPrtServ_Q1_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_04_ChPrtServ_Q1_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_04_ChPrtServ_Q1_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "f3iCbGzmjZK", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_03_04_ChPrtServ_Q1_CB4", "names": [{"locale": "en", "name": "SIMS.C_03_04_ChPrtServ_Q1_CB4", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_04_ChPrtServ_Q1_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_04_ChPrtServ_Q1_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "CgK3hvm2rOq", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_03_04_ChPrtServ_Q1_CB5", "names": [{"locale": "en", "name": "SIMS.C_03_04_ChPrtServ_Q1_CB5", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_04_ChPrtServ_Q1_CB5/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_04_ChPrtServ_Q1_CB5/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "wAZMLdVnFeI", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_03_04_ChPrtServ_Q1_CB6", "names": [{"locale": "en", "name": "SIMS.C_03_04_ChPrtServ_Q1_CB6", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_04_ChPrtServ_Q1_CB6/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_04_ChPrtServ_Q1_CB6/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "lhfk2kKoL8k", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_03_04_ChPrtServ_Q1_CB7", "names": [{"locale": "en", "name": "SIMS.C_03_04_ChPrtServ_Q1_CB7", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_04_ChPrtServ_Q1_CB7/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_04_ChPrtServ_Q1_CB7/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "LrsHUaKp57c", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_03_04_ChPrtServ_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.C_03_04_ChPrtServ_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_04_ChPrtServ_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_04_ChPrtServ_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "jGP6NcSf55R", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_03_04_ChPrtServ_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.C_03_04_ChPrtServ_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_04_ChPrtServ_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_04_ChPrtServ_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "uKCgSL0ETbe", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_03_04_ChPrtServ_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.C_03_04_ChPrtServ_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_04_ChPrtServ_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_04_ChPrtServ_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "TRh9FiwQVBr", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_03_04_ChPrtServ_SCORE", "names": [{"locale": "en", "name": "SIMS.C_03_04_ChPrtServ_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_04_ChPrtServ_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_04_ChPrtServ_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "DWUJ6i0V0BY", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_03_05_EdServ_COMM", "names": [{"locale": "en", "name": "SIMS.C_03_05_EdServ_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_05_EdServ_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_05_EdServ_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "B02wPCUuNHn", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_03_05_EdServ_NA", "names": [{"locale": "en", "name": "SIMS.C_03_05_EdServ_NA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_05_EdServ_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_05_EdServ_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "OZBfiPGXoqQ", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_03_05_EdServ_Q1_CB1", "names": [{"locale": "en", "name": "SIMS.C_03_05_EdServ_Q1_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_05_EdServ_Q1_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_05_EdServ_Q1_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "TPtQdZy5Lts", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_03_05_EdServ_Q1_CB2", "names": [{"locale": "en", "name": "SIMS.C_03_05_EdServ_Q1_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_05_EdServ_Q1_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_05_EdServ_Q1_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "NVQ3OtU5JGC", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_03_05_EdServ_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.C_03_05_EdServ_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_05_EdServ_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_05_EdServ_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "mhjMtqjAg3S", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_03_05_EdServ_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.C_03_05_EdServ_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_05_EdServ_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_05_EdServ_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "ASDP4UE0G0l", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_03_05_EdServ_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.C_03_05_EdServ_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_05_EdServ_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_05_EdServ_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "IMKnIQ7qjnL", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_03_05_EdServ_SCORE", "names": [{"locale": "en", "name": "SIMS.C_03_05_EdServ_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_05_EdServ_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_05_EdServ_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "DHJzq9m7HNd", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_03_06_GirlsSecEdTrnsn_COMM", "names": [{"locale": "en", "name": "SIMS.C_03_06_GirlsSecEdTrnsn_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_06_GirlsSecEdTrnsn_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_06_GirlsSecEdTrnsn_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "UdoT0NiC2Om", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_03_06_GirlsSecEdTrnsn_NA", "names": [{"locale": "en", "name": "SIMS.C_03_06_GirlsSecEdTrnsn_NA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_06_GirlsSecEdTrnsn_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_06_GirlsSecEdTrnsn_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "rExCkxlwifV", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_03_06_GirlsSecEdTrnsn_Q1_CB1", "names": [{"locale": "en", "name": "SIMS.C_03_06_GirlsSecEdTrnsn_Q1_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_06_GirlsSecEdTrnsn_Q1_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_06_GirlsSecEdTrnsn_Q1_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "VPuIhDkm6i5", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_03_06_GirlsSecEdTrnsn_Q1_CB2", "names": [{"locale": "en", "name": "SIMS.C_03_06_GirlsSecEdTrnsn_Q1_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_06_GirlsSecEdTrnsn_Q1_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_06_GirlsSecEdTrnsn_Q1_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "YO7HpXzyryO", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_03_06_GirlsSecEdTrnsn_Q1_CB3", "names": [{"locale": "en", "name": "SIMS.C_03_06_GirlsSecEdTrnsn_Q1_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_06_GirlsSecEdTrnsn_Q1_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_06_GirlsSecEdTrnsn_Q1_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "vdzyMOSzbQg", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_03_06_GirlsSecEdTrnsn_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.C_03_06_GirlsSecEdTrnsn_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_06_GirlsSecEdTrnsn_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_06_GirlsSecEdTrnsn_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "N6t5XAFLYet", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_03_06_GirlsSecEdTrnsn_Q2_CB1", "names": [{"locale": "en", "name": "SIMS.C_03_06_GirlsSecEdTrnsn_Q2_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_06_GirlsSecEdTrnsn_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_06_GirlsSecEdTrnsn_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "fPeT5C9R4K7", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_03_06_GirlsSecEdTrnsn_Q2_CB2", "names": [{"locale": "en", "name": "SIMS.C_03_06_GirlsSecEdTrnsn_Q2_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_06_GirlsSecEdTrnsn_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_06_GirlsSecEdTrnsn_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "NxEM5JIduO6", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_03_06_GirlsSecEdTrnsn_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.C_03_06_GirlsSecEdTrnsn_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_06_GirlsSecEdTrnsn_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_06_GirlsSecEdTrnsn_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "VTnWowmQuhS", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_03_06_GirlsSecEdTrnsn_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.C_03_06_GirlsSecEdTrnsn_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_06_GirlsSecEdTrnsn_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_06_GirlsSecEdTrnsn_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "k90m4GOmOlU", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_03_06_GirlsSecEdTrnsn_SCORE", "names": [{"locale": "en", "name": "SIMS.C_03_06_GirlsSecEdTrnsn_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_06_GirlsSecEdTrnsn_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_06_GirlsSecEdTrnsn_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "q0ui7W4PuWI", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_03_07_EconStgth-SocPrtServ_COMM", "names": [{"locale": "en", "name": "SIMS.C_03_07_EconStgth-SocPrtServ_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_07_EconStgth-SocPrtServ_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_07_EconStgth-SocPrtServ_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "PkumaZC5OPR", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_03_07_EconStgth-SocPrtServ_NA", "names": [{"locale": "en", "name": "SIMS.C_03_07_EconStgth-SocPrtServ_NA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_07_EconStgth-SocPrtServ_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_07_EconStgth-SocPrtServ_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "uIQjJZVVFgk", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_03_07_EconStgth-SocPrtServ_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.C_03_07_EconStgth-SocPrtServ_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_07_EconStgth-SocPrtServ_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_07_EconStgth-SocPrtServ_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "TXYe6en6Ql0", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_03_07_EconStgth-SocPrtServ_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.C_03_07_EconStgth-SocPrtServ_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_07_EconStgth-SocPrtServ_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_07_EconStgth-SocPrtServ_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "eUkK0EkvN9H", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_03_07_EconStgth-SocPrtServ_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.C_03_07_EconStgth-SocPrtServ_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_07_EconStgth-SocPrtServ_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_07_EconStgth-SocPrtServ_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "Bc25tNUxaKn", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_03_07_EconStgth-SocPrtServ_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.C_03_07_EconStgth-SocPrtServ_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_07_EconStgth-SocPrtServ_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_07_EconStgth-SocPrtServ_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "CxuAlXirJk1", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_03_07_EconStgth-SocPrtServ_SCORE", "names": [{"locale": "en", "name": "SIMS.C_03_07_EconStgth-SocPrtServ_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_07_EconStgth-SocPrtServ_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_07_EconStgth-SocPrtServ_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "ga8xdpwTTrh", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_03_08_ErlyChDevServ_COMM", "names": [{"locale": "en", "name": "SIMS.C_03_08_ErlyChDevServ_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_08_ErlyChDevServ_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_08_ErlyChDevServ_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "BChyPytujvc", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_03_08_ErlyChDevServ_NA", "names": [{"locale": "en", "name": "SIMS.C_03_08_ErlyChDevServ_NA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_08_ErlyChDevServ_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_08_ErlyChDevServ_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "GnY5gxDLtzw", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_03_08_ErlyChDevServ_Q1_CB1", "names": [{"locale": "en", "name": "SIMS.C_03_08_ErlyChDevServ_Q1_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_08_ErlyChDevServ_Q1_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_08_ErlyChDevServ_Q1_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "Isn7IEopeOQ", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_03_08_ErlyChDevServ_Q1_CB2", "names": [{"locale": "en", "name": "SIMS.C_03_08_ErlyChDevServ_Q1_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_08_ErlyChDevServ_Q1_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_08_ErlyChDevServ_Q1_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "yImyCPxXGCr", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_03_08_ErlyChDevServ_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.C_03_08_ErlyChDevServ_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_08_ErlyChDevServ_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_08_ErlyChDevServ_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "Bus9M4ajl0B", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_03_08_ErlyChDevServ_Q2_CB1", "names": [{"locale": "en", "name": "SIMS.C_03_08_ErlyChDevServ_Q2_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_08_ErlyChDevServ_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_08_ErlyChDevServ_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "tDSW4poFEXU", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_03_08_ErlyChDevServ_Q2_CB2", "names": [{"locale": "en", "name": "SIMS.C_03_08_ErlyChDevServ_Q2_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_08_ErlyChDevServ_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_08_ErlyChDevServ_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "g6EY19eqSgD", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_03_08_ErlyChDevServ_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.C_03_08_ErlyChDevServ_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_08_ErlyChDevServ_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_08_ErlyChDevServ_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "QY2Rr0FT4J5", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_03_08_ErlyChDevServ_Q3_CB1", "names": [{"locale": "en", "name": "SIMS.C_03_08_ErlyChDevServ_Q3_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_08_ErlyChDevServ_Q3_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_08_ErlyChDevServ_Q3_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "yqiEYsEUtok", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_03_08_ErlyChDevServ_Q3_CB2", "names": [{"locale": "en", "name": "SIMS.C_03_08_ErlyChDevServ_Q3_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_08_ErlyChDevServ_Q3_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_08_ErlyChDevServ_Q3_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "o9C9EvNuAZa", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_03_08_ErlyChDevServ_Q3_CB3", "names": [{"locale": "en", "name": "SIMS.C_03_08_ErlyChDevServ_Q3_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_08_ErlyChDevServ_Q3_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_08_ErlyChDevServ_Q3_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "jcpdwUgeoFC", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_03_08_ErlyChDevServ_Q3_CB4", "names": [{"locale": "en", "name": "SIMS.C_03_08_ErlyChDevServ_Q3_CB4", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_08_ErlyChDevServ_Q3_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_08_ErlyChDevServ_Q3_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "kLIIVJMCztp", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_03_08_ErlyChDevServ_Q3_CB5", "names": [{"locale": "en", "name": "SIMS.C_03_08_ErlyChDevServ_Q3_CB5", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_08_ErlyChDevServ_Q3_CB5/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_08_ErlyChDevServ_Q3_CB5/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "mgzLL9usZGd", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_03_08_ErlyChDevServ_Q3_CB6", "names": [{"locale": "en", "name": "SIMS.C_03_08_ErlyChDevServ_Q3_CB6", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_08_ErlyChDevServ_Q3_CB6/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_08_ErlyChDevServ_Q3_CB6/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "aXgFoCfJuAM", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_03_08_ErlyChDevServ_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.C_03_08_ErlyChDevServ_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_08_ErlyChDevServ_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_08_ErlyChDevServ_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "Tgcd5oxms55", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_03_08_ErlyChDevServ_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.C_03_08_ErlyChDevServ_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_08_ErlyChDevServ_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_08_ErlyChDevServ_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "aDu7ozlg2Cb", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_03_08_ErlyChDevServ_Q5_RESP", "names": [{"locale": "en", "name": "SIMS.C_03_08_ErlyChDevServ_Q5_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_08_ErlyChDevServ_Q5_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_08_ErlyChDevServ_Q5_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "HhAO9HUnggi", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_03_08_ErlyChDevServ_SCORE", "names": [{"locale": "en", "name": "SIMS.C_03_08_ErlyChDevServ_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_08_ErlyChDevServ_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_08_ErlyChDevServ_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "RiroZndo83S", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_03_09_PedtNutrScrRef_COMM", "names": [{"locale": "en", "name": "SIMS.C_03_09_PedtNutrScrRef_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_09_PedtNutrScrRef_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_09_PedtNutrScrRef_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "YfjbYwzAwDx", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_03_09_PedtNutrScrRef_NA", "names": [{"locale": "en", "name": "SIMS.C_03_09_PedtNutrScrRef_NA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_09_PedtNutrScrRef_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_09_PedtNutrScrRef_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "Us4CQyDDuic", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_03_09_PedtNutrScrRef_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.C_03_09_PedtNutrScrRef_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_09_PedtNutrScrRef_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_09_PedtNutrScrRef_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "I0mcijlsHm1", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_03_09_PedtNutrScrRef_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.C_03_09_PedtNutrScrRef_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_09_PedtNutrScrRef_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_09_PedtNutrScrRef_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "TSZ7rgVexYB", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_03_09_PedtNutrScrRef_Q3_PERC", "names": [{"locale": "en", "name": "SIMS.C_03_09_PedtNutrScrRef_Q3_PERC", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_09_PedtNutrScrRef_Q3_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_09_PedtNutrScrRef_Q3_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "MUV8grPbhAA", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_03_09_PedtNutrScrRef_SCORE", "names": [{"locale": "en", "name": "SIMS.C_03_09_PedtNutrScrRef_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_09_PedtNutrScrRef_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_09_PedtNutrScrRef_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "gfZxeCLyoSX", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_03_10_FP-HIV-IntegrservDel_COMM", "names": [{"locale": "en", "name": "SIMS.C_03_10_FP-HIV-IntegrservDel_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_10_FP-HIV-IntegrservDel_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_10_FP-HIV-IntegrservDel_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "qXzuyclipF9", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_03_10_FP-HIV-IntegrservDel_NA", "names": [{"locale": "en", "name": "SIMS.C_03_10_FP-HIV-IntegrservDel_NA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_10_FP-HIV-IntegrservDel_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_10_FP-HIV-IntegrservDel_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "vLXiEgFzGDN", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_03_10_FP-HIV-IntegrservDel_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.C_03_10_FP-HIV-IntegrservDel_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_10_FP-HIV-IntegrservDel_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_10_FP-HIV-IntegrservDel_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "u05SJi0yuWp", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_03_10_FP-HIV-IntegrservDel_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.C_03_10_FP-HIV-IntegrservDel_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_10_FP-HIV-IntegrservDel_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_10_FP-HIV-IntegrservDel_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "TvSIu8IG76u", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_03_10_FP-HIV-IntegrservDel_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.C_03_10_FP-HIV-IntegrservDel_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_10_FP-HIV-IntegrservDel_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_10_FP-HIV-IntegrservDel_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "MtXoi6SEzid", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_03_10_FP-HIV-IntegrservDel_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.C_03_10_FP-HIV-IntegrservDel_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_10_FP-HIV-IntegrservDel_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_10_FP-HIV-IntegrservDel_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "GHQEK29Pfya", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_03_10_FP-HIV-IntegrservDel_Q5_RESP", "names": [{"locale": "en", "name": "SIMS.C_03_10_FP-HIV-IntegrservDel_Q5_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_10_FP-HIV-IntegrservDel_Q5_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_10_FP-HIV-IntegrservDel_Q5_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "i1wFUVY0iSS", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_03_10_FP-HIV-IntegrservDel_SCORE", "names": [{"locale": "en", "name": "SIMS.C_03_10_FP-HIV-IntegrservDel_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_10_FP-HIV-IntegrservDel_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_03_10_FP-HIV-IntegrservDel_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "uQXV1x6XFBO", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_04_01_Cond-Avail_COMM", "names": [{"locale": "en", "name": "SIMS.C_04_01_Cond-Avail_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_04_01_Cond-Avail_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_04_01_Cond-Avail_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "kXcWWJtqRsS", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_04_01_Cond-Avail_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.C_04_01_Cond-Avail_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_04_01_Cond-Avail_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_04_01_Cond-Avail_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "OCyyxrFuEi3", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_04_01_Cond-Avail_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.C_04_01_Cond-Avail_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_04_01_Cond-Avail_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_04_01_Cond-Avail_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "MOQfSAEldfq", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_04_01_Cond-Avail_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.C_04_01_Cond-Avail_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_04_01_Cond-Avail_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_04_01_Cond-Avail_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "ZNzepDPx7Yl", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_04_01_Cond-Avail_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.C_04_01_Cond-Avail_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_04_01_Cond-Avail_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_04_01_Cond-Avail_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "kSTGtleEora", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_04_01_Cond-Avail_SCORE", "names": [{"locale": "en", "name": "SIMS.C_04_01_Cond-Avail_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_04_01_Cond-Avail_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_04_01_Cond-Avail_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "xUPCaS0zvOe", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_04_02_Lubr-Avail_COMM", "names": [{"locale": "en", "name": "SIMS.C_04_02_Lubr-Avail_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_04_02_Lubr-Avail_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_04_02_Lubr-Avail_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "VPhD7kuTxEV", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_04_02_Lubr-Avail_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.C_04_02_Lubr-Avail_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_04_02_Lubr-Avail_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_04_02_Lubr-Avail_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "WB97LGgLVzf", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_04_02_Lubr-Avail_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.C_04_02_Lubr-Avail_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_04_02_Lubr-Avail_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_04_02_Lubr-Avail_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "CHxQr0N1Iph", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_04_02_Lubr-Avail_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.C_04_02_Lubr-Avail_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_04_02_Lubr-Avail_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_04_02_Lubr-Avail_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "j6K9KyxU7Ra", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_04_02_Lubr-Avail_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.C_04_02_Lubr-Avail_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_04_02_Lubr-Avail_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_04_02_Lubr-Avail_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "sI5FYok4rbZ", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_04_02_Lubr-Avail_SCORE", "names": [{"locale": "en", "name": "SIMS.C_04_02_Lubr-Avail_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_04_02_Lubr-Avail_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_04_02_Lubr-Avail_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "OMl3kSgyeeJ", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_04_03_STI-ScrnMgmt-KP_COMM", "names": [{"locale": "en", "name": "SIMS.C_04_03_STI-ScrnMgmt-KP_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_04_03_STI-ScrnMgmt-KP_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_04_03_STI-ScrnMgmt-KP_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "jc2b8lIGnp0", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_04_03_STI-ScrnMgmt-KP_NA", "names": [{"locale": "en", "name": "SIMS.C_04_03_STI-ScrnMgmt-KP_NA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_04_03_STI-ScrnMgmt-KP_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_04_03_STI-ScrnMgmt-KP_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "hNN1tlO0msT", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_04_03_STI-ScrnMgmt-KP_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.C_04_03_STI-ScrnMgmt-KP_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_04_03_STI-ScrnMgmt-KP_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_04_03_STI-ScrnMgmt-KP_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "TWLrpRUJD4H", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_04_03_STI-ScrnMgmt-KP_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.C_04_03_STI-ScrnMgmt-KP_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_04_03_STI-ScrnMgmt-KP_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_04_03_STI-ScrnMgmt-KP_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "QCo6ig28REI", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_04_03_STI-ScrnMgmt-KP_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.C_04_03_STI-ScrnMgmt-KP_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_04_03_STI-ScrnMgmt-KP_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_04_03_STI-ScrnMgmt-KP_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "dHrexFDSDVU", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_04_03_STI-ScrnMgmt-KP_Q4_PERC", "names": [{"locale": "en", "name": "SIMS.C_04_03_STI-ScrnMgmt-KP_Q4_PERC", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_04_03_STI-ScrnMgmt-KP_Q4_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_04_03_STI-ScrnMgmt-KP_Q4_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "tS5KcpAtsXM", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_04_03_STI-ScrnMgmt-KP_Q5_RESP", "names": [{"locale": "en", "name": "SIMS.C_04_03_STI-ScrnMgmt-KP_Q5_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_04_03_STI-ScrnMgmt-KP_Q5_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_04_03_STI-ScrnMgmt-KP_Q5_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "TXHQnlwoAkB", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_04_03_STI-ScrnMgmt-KP_SCORE", "names": [{"locale": "en", "name": "SIMS.C_04_03_STI-ScrnMgmt-KP_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_04_03_STI-ScrnMgmt-KP_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_04_03_STI-ScrnMgmt-KP_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "JSWMkzlxNs7", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_04_04_MonOutrch-KP_COMM", "names": [{"locale": "en", "name": "SIMS.C_04_04_MonOutrch-KP_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_04_04_MonOutrch-KP_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_04_04_MonOutrch-KP_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "x3sofOZhKOc", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_04_04_MonOutrch-KP_NA", "names": [{"locale": "en", "name": "SIMS.C_04_04_MonOutrch-KP_NA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_04_04_MonOutrch-KP_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_04_04_MonOutrch-KP_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "u7f1Qhf8ILR", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_04_04_MonOutrch-KP_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.C_04_04_MonOutrch-KP_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_04_04_MonOutrch-KP_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_04_04_MonOutrch-KP_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "Z1hda1nOxVR", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_04_04_MonOutrch-KP_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.C_04_04_MonOutrch-KP_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_04_04_MonOutrch-KP_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_04_04_MonOutrch-KP_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "g3ButtDRcJR", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_04_04_MonOutrch-KP_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.C_04_04_MonOutrch-KP_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_04_04_MonOutrch-KP_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_04_04_MonOutrch-KP_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "MDFvOJYmyru", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_04_04_MonOutrch-KP_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.C_04_04_MonOutrch-KP_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_04_04_MonOutrch-KP_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_04_04_MonOutrch-KP_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "OsLO0lfOXuY", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_04_04_MonOutrch-KP_SCORE", "names": [{"locale": "en", "name": "SIMS.C_04_04_MonOutrch-KP_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_04_04_MonOutrch-KP_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_04_04_MonOutrch-KP_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "xTNqUF7HRKa", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_04_05_PeerOutrchMgmt_COMM", "names": [{"locale": "en", "name": "SIMS.C_04_05_PeerOutrchMgmt_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_04_05_PeerOutrchMgmt_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_04_05_PeerOutrchMgmt_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "UMyWvdKHikc", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_04_05_PeerOutrchMgmt_NA", "names": [{"locale": "en", "name": "SIMS.C_04_05_PeerOutrchMgmt_NA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_04_05_PeerOutrchMgmt_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_04_05_PeerOutrchMgmt_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "NOzWsyGsq1I", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_04_05_PeerOutrchMgmt_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.C_04_05_PeerOutrchMgmt_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_04_05_PeerOutrchMgmt_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_04_05_PeerOutrchMgmt_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "gG1aMLgtxeC", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_04_05_PeerOutrchMgmt_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.C_04_05_PeerOutrchMgmt_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_04_05_PeerOutrchMgmt_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_04_05_PeerOutrchMgmt_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "J0BKoPgPIwh", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_04_05_PeerOutrchMgmt_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.C_04_05_PeerOutrchMgmt_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_04_05_PeerOutrchMgmt_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_04_05_PeerOutrchMgmt_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "wxrVILeZDjj", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_04_05_PeerOutrchMgmt_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.C_04_05_PeerOutrchMgmt_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_04_05_PeerOutrchMgmt_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_04_05_PeerOutrchMgmt_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "CQG0vOy2HKZ", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_04_05_PeerOutrchMgmt_Q5_RESP", "names": [{"locale": "en", "name": "SIMS.C_04_05_PeerOutrchMgmt_Q5_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_04_05_PeerOutrchMgmt_Q5_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_04_05_PeerOutrchMgmt_Q5_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "VhkG4K8uSdB", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_04_05_PeerOutrchMgmt_SCORE", "names": [{"locale": "en", "name": "SIMS.C_04_05_PeerOutrchMgmt_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_04_05_PeerOutrchMgmt_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_04_05_PeerOutrchMgmt_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "Hjalle0kqtN", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_04_06_FP-HIV-IntegrservDel_COMM", "names": [{"locale": "en", "name": "SIMS.C_04_06_FP-HIV-IntegrservDel_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_04_06_FP-HIV-IntegrservDel_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_04_06_FP-HIV-IntegrservDel_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "xdLveSnayeD", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_04_06_FP-HIV-IntegrservDel_NA", "names": [{"locale": "en", "name": "SIMS.C_04_06_FP-HIV-IntegrservDel_NA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_04_06_FP-HIV-IntegrservDel_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_04_06_FP-HIV-IntegrservDel_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "eTKg9TNgx1E", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_04_06_FP-HIV-IntegrservDel_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.C_04_06_FP-HIV-IntegrservDel_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_04_06_FP-HIV-IntegrservDel_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_04_06_FP-HIV-IntegrservDel_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "GCdtxhzwX0r", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_04_06_FP-HIV-IntegrservDel_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.C_04_06_FP-HIV-IntegrservDel_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_04_06_FP-HIV-IntegrservDel_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_04_06_FP-HIV-IntegrservDel_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "WxxFvb0VVw2", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_04_06_FP-HIV-IntegrservDel_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.C_04_06_FP-HIV-IntegrservDel_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_04_06_FP-HIV-IntegrservDel_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_04_06_FP-HIV-IntegrservDel_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "ieSvk4VOXAn", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_04_06_FP-HIV-IntegrservDel_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.C_04_06_FP-HIV-IntegrservDel_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_04_06_FP-HIV-IntegrservDel_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_04_06_FP-HIV-IntegrservDel_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "JS6CoIcG5qu", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_04_06_FP-HIV-IntegrservDel_Q5_RESP", "names": [{"locale": "en", "name": "SIMS.C_04_06_FP-HIV-IntegrservDel_Q5_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_04_06_FP-HIV-IntegrservDel_Q5_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_04_06_FP-HIV-IntegrservDel_Q5_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "CbAi0pdvZze", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_04_06_FP-HIV-IntegrservDel_SCORE", "names": [{"locale": "en", "name": "SIMS.C_04_06_FP-HIV-IntegrservDel_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_04_06_FP-HIV-IntegrservDel_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_04_06_FP-HIV-IntegrservDel_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "n4X2gWptEt0", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_04_07_ServRefSyst_COMM", "names": [{"locale": "en", "name": "SIMS.C_04_07_ServRefSyst_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_04_07_ServRefSyst_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_04_07_ServRefSyst_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "t9qfP8avxxB", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_04_07_ServRefSyst_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.C_04_07_ServRefSyst_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_04_07_ServRefSyst_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_04_07_ServRefSyst_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "DmwLL0SehK0", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_04_07_ServRefSyst_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.C_04_07_ServRefSyst_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_04_07_ServRefSyst_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_04_07_ServRefSyst_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "qZ1czsycNgU", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_04_07_ServRefSyst_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.C_04_07_ServRefSyst_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_04_07_ServRefSyst_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_04_07_ServRefSyst_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "eP4f2lKSWJV", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_04_07_ServRefSyst_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.C_04_07_ServRefSyst_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_04_07_ServRefSyst_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_04_07_ServRefSyst_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "Z3AN4yPFGZl", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_04_07_ServRefSyst_SCORE", "names": [{"locale": "en", "name": "SIMS.C_04_07_ServRefSyst_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_04_07_ServRefSyst_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_04_07_ServRefSyst_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "hxODJX8H51d", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_04_08_DataRepConKPPrev_COMM", "names": [{"locale": "en", "name": "SIMS.C_04_08_DataRepConKPPrev_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_04_08_DataRepConKPPrev_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_04_08_DataRepConKPPrev_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "kcY3sCx3Cqb", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_04_08_DataRepConKPPrev_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.C_04_08_DataRepConKPPrev_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_04_08_DataRepConKPPrev_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_04_08_DataRepConKPPrev_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER"}, "external_id": "TCORs3lqJ7o", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_04_08_DataRepConKPPrev_Q2_A", "names": [{"locale": "en", "name": "SIMS.C_04_08_DataRepConKPPrev_Q2_A", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_04_08_DataRepConKPPrev_Q2_A/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_04_08_DataRepConKPPrev_Q2_A/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER"}, "external_id": "s6qgfy31bDi", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_04_08_DataRepConKPPrev_Q2_B", "names": [{"locale": "en", "name": "SIMS.C_04_08_DataRepConKPPrev_Q2_B", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_04_08_DataRepConKPPrev_Q2_B/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_04_08_DataRepConKPPrev_Q2_B/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER"}, "external_id": "PGNUknkNsLV", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_04_08_DataRepConKPPrev_Q2_C", "names": [{"locale": "en", "name": "SIMS.C_04_08_DataRepConKPPrev_Q2_C", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_04_08_DataRepConKPPrev_Q2_C/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_04_08_DataRepConKPPrev_Q2_C/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER"}, "external_id": "UvBXuVrmGDH", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_04_08_DataRepConKPPrev_Q2_D", "names": [{"locale": "en", "name": "SIMS.C_04_08_DataRepConKPPrev_Q2_D", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_04_08_DataRepConKPPrev_Q2_D/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_04_08_DataRepConKPPrev_Q2_D/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "jP5bwOS479L", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_04_08_DataRepConKPPrev_Q2_PERC", "names": [{"locale": "en", "name": "SIMS.C_04_08_DataRepConKPPrev_Q2_PERC", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_04_08_DataRepConKPPrev_Q2_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_04_08_DataRepConKPPrev_Q2_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "Jpx6EGb2O5y", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_04_08_DataRepConKPPrev_SCORE", "names": [{"locale": "en", "name": "SIMS.C_04_08_DataRepConKPPrev_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_04_08_DataRepConKPPrev_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_04_08_DataRepConKPPrev_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "EUYoztbBEWo", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_05_01_SrvcRefLinkSyst_COMM", "names": [{"locale": "en", "name": "SIMS.C_05_01_SrvcRefLinkSyst_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_05_01_SrvcRefLinkSyst_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_05_01_SrvcRefLinkSyst_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "srvm3EtFnHb", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_05_01_SrvcRefLinkSyst_NA", "names": [{"locale": "en", "name": "SIMS.C_05_01_SrvcRefLinkSyst_NA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_05_01_SrvcRefLinkSyst_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_05_01_SrvcRefLinkSyst_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "Kp4Ke7Q2bRy", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_05_01_SrvcRefLinkSyst_Q1_CB1", "names": [{"locale": "en", "name": "SIMS.C_05_01_SrvcRefLinkSyst_Q1_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_05_01_SrvcRefLinkSyst_Q1_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_05_01_SrvcRefLinkSyst_Q1_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "ark5SHobrGm", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_05_01_SrvcRefLinkSyst_Q1_CB2", "names": [{"locale": "en", "name": "SIMS.C_05_01_SrvcRefLinkSyst_Q1_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_05_01_SrvcRefLinkSyst_Q1_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_05_01_SrvcRefLinkSyst_Q1_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "TXkXZvd5M2a", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_05_01_SrvcRefLinkSyst_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.C_05_01_SrvcRefLinkSyst_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_05_01_SrvcRefLinkSyst_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_05_01_SrvcRefLinkSyst_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "HlsN523SlqE", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_05_01_SrvcRefLinkSyst_Q2_PERC", "names": [{"locale": "en", "name": "SIMS.C_05_01_SrvcRefLinkSyst_Q2_PERC", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_05_01_SrvcRefLinkSyst_Q2_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_05_01_SrvcRefLinkSyst_Q2_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "ZqsKVqN6mag", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_05_01_SrvcRefLinkSyst_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.C_05_01_SrvcRefLinkSyst_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_05_01_SrvcRefLinkSyst_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_05_01_SrvcRefLinkSyst_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "E3ox2DRv5xQ", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_05_01_SrvcRefLinkSyst_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.C_05_01_SrvcRefLinkSyst_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_05_01_SrvcRefLinkSyst_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_05_01_SrvcRefLinkSyst_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "U5QCqc7VKbW", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_05_01_SrvcRefLinkSyst_SCORE", "names": [{"locale": "en", "name": "SIMS.C_05_01_SrvcRefLinkSyst_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_05_01_SrvcRefLinkSyst_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_05_01_SrvcRefLinkSyst_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "M2J5BPO4gxO", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_05_02_PrevHIVGirls_COMM", "names": [{"locale": "en", "name": "SIMS.C_05_02_PrevHIVGirls_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_05_02_PrevHIVGirls_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_05_02_PrevHIVGirls_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "BLxhtwOiePA", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_05_02_PrevHIVGirls_NA", "names": [{"locale": "en", "name": "SIMS.C_05_02_PrevHIVGirls_NA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_05_02_PrevHIVGirls_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_05_02_PrevHIVGirls_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "K5RRhb4vSLC", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_05_02_PrevHIVGirls_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.C_05_02_PrevHIVGirls_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_05_02_PrevHIVGirls_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_05_02_PrevHIVGirls_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "W9oajqHZXMd", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_05_02_PrevHIVGirls_Q2_CB1", "names": [{"locale": "en", "name": "SIMS.C_05_02_PrevHIVGirls_Q2_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_05_02_PrevHIVGirls_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_05_02_PrevHIVGirls_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "YFutKEG5WaG", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_05_02_PrevHIVGirls_Q2_CB2", "names": [{"locale": "en", "name": "SIMS.C_05_02_PrevHIVGirls_Q2_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_05_02_PrevHIVGirls_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_05_02_PrevHIVGirls_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "jDSh5WcLAkZ", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_05_02_PrevHIVGirls_Q2_CB3", "names": [{"locale": "en", "name": "SIMS.C_05_02_PrevHIVGirls_Q2_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_05_02_PrevHIVGirls_Q2_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_05_02_PrevHIVGirls_Q2_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "t4xv5rtoAby", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_05_02_PrevHIVGirls_Q2_CB4", "names": [{"locale": "en", "name": "SIMS.C_05_02_PrevHIVGirls_Q2_CB4", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_05_02_PrevHIVGirls_Q2_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_05_02_PrevHIVGirls_Q2_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "hwcsURi9aTE", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_05_02_PrevHIVGirls_Q2_T-NUM", "names": [{"locale": "en", "name": "SIMS.C_05_02_PrevHIVGirls_Q2_T-NUM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_05_02_PrevHIVGirls_Q2_T-NUM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_05_02_PrevHIVGirls_Q2_T-NUM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "RCn6HIqQ9yW", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_05_02_PrevHIVGirls_Q3_CB1", "names": [{"locale": "en", "name": "SIMS.C_05_02_PrevHIVGirls_Q3_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_05_02_PrevHIVGirls_Q3_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_05_02_PrevHIVGirls_Q3_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "krQ6WlYqcCW", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_05_02_PrevHIVGirls_Q3_CB2", "names": [{"locale": "en", "name": "SIMS.C_05_02_PrevHIVGirls_Q3_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_05_02_PrevHIVGirls_Q3_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_05_02_PrevHIVGirls_Q3_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "DjfIshZsNrq", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_05_02_PrevHIVGirls_Q3_CB3", "names": [{"locale": "en", "name": "SIMS.C_05_02_PrevHIVGirls_Q3_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_05_02_PrevHIVGirls_Q3_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_05_02_PrevHIVGirls_Q3_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "azmtgjjjdi4", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_05_02_PrevHIVGirls_Q3_CB4", "names": [{"locale": "en", "name": "SIMS.C_05_02_PrevHIVGirls_Q3_CB4", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_05_02_PrevHIVGirls_Q3_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_05_02_PrevHIVGirls_Q3_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "layeyNU2fWZ", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_05_02_PrevHIVGirls_Q3_CB5", "names": [{"locale": "en", "name": "SIMS.C_05_02_PrevHIVGirls_Q3_CB5", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_05_02_PrevHIVGirls_Q3_CB5/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_05_02_PrevHIVGirls_Q3_CB5/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "yDJSikIGPOB", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_05_02_PrevHIVGirls_Q3_T-NUM", "names": [{"locale": "en", "name": "SIMS.C_05_02_PrevHIVGirls_Q3_T-NUM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_05_02_PrevHIVGirls_Q3_T-NUM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_05_02_PrevHIVGirls_Q3_T-NUM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "qSP9Qa6wmBF", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_05_02_PrevHIVGirls_SCORE", "names": [{"locale": "en", "name": "SIMS.C_05_02_PrevHIVGirls_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_05_02_PrevHIVGirls_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_05_02_PrevHIVGirls_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "HWGHF81BD2D", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_05_03_GirlsSecEdTrnsn_COMM", "names": [{"locale": "en", "name": "SIMS.C_05_03_GirlsSecEdTrnsn_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_05_03_GirlsSecEdTrnsn_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_05_03_GirlsSecEdTrnsn_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "hVD6BMuX9SN", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_05_03_GirlsSecEdTrnsn_NA", "names": [{"locale": "en", "name": "SIMS.C_05_03_GirlsSecEdTrnsn_NA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_05_03_GirlsSecEdTrnsn_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_05_03_GirlsSecEdTrnsn_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "Y01Qu5o0kLT", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_05_03_GirlsSecEdTrnsn_Q1_CB1", "names": [{"locale": "en", "name": "SIMS.C_05_03_GirlsSecEdTrnsn_Q1_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_05_03_GirlsSecEdTrnsn_Q1_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_05_03_GirlsSecEdTrnsn_Q1_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "nhkhvdcmrDK", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_05_03_GirlsSecEdTrnsn_Q1_CB2", "names": [{"locale": "en", "name": "SIMS.C_05_03_GirlsSecEdTrnsn_Q1_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_05_03_GirlsSecEdTrnsn_Q1_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_05_03_GirlsSecEdTrnsn_Q1_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "WOXeKYOCa2C", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_05_03_GirlsSecEdTrnsn_Q1_CB3", "names": [{"locale": "en", "name": "SIMS.C_05_03_GirlsSecEdTrnsn_Q1_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_05_03_GirlsSecEdTrnsn_Q1_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_05_03_GirlsSecEdTrnsn_Q1_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "CgG7nT2GoN4", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_05_03_GirlsSecEdTrnsn_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.C_05_03_GirlsSecEdTrnsn_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_05_03_GirlsSecEdTrnsn_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_05_03_GirlsSecEdTrnsn_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "QEcJETJ35IP", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_05_03_GirlsSecEdTrnsn_Q2_CB1", "names": [{"locale": "en", "name": "SIMS.C_05_03_GirlsSecEdTrnsn_Q2_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_05_03_GirlsSecEdTrnsn_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_05_03_GirlsSecEdTrnsn_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "XjkzwoWPIQI", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_05_03_GirlsSecEdTrnsn_Q2_CB2", "names": [{"locale": "en", "name": "SIMS.C_05_03_GirlsSecEdTrnsn_Q2_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_05_03_GirlsSecEdTrnsn_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_05_03_GirlsSecEdTrnsn_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "YVvSwX8ByZ1", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_05_03_GirlsSecEdTrnsn_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.C_05_03_GirlsSecEdTrnsn_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_05_03_GirlsSecEdTrnsn_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_05_03_GirlsSecEdTrnsn_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "CVr6UPiJhXC", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_05_03_GirlsSecEdTrnsn_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.C_05_03_GirlsSecEdTrnsn_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_05_03_GirlsSecEdTrnsn_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_05_03_GirlsSecEdTrnsn_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "Vzt670SMzdT", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_05_03_GirlsSecEdTrnsn_SCORE", "names": [{"locale": "en", "name": "SIMS.C_05_03_GirlsSecEdTrnsn_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_05_03_GirlsSecEdTrnsn_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_05_03_GirlsSecEdTrnsn_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "qSnhl9barps", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_05_04_STI-Ed_COMM", "names": [{"locale": "en", "name": "SIMS.C_05_04_STI-Ed_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_05_04_STI-Ed_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_05_04_STI-Ed_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "Hwa9xvPuWH4", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_05_04_STI-Ed_NA", "names": [{"locale": "en", "name": "SIMS.C_05_04_STI-Ed_NA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_05_04_STI-Ed_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_05_04_STI-Ed_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "pF54z6tCLLk", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_05_04_STI-Ed_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.C_05_04_STI-Ed_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_05_04_STI-Ed_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_05_04_STI-Ed_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "MPtaHkZP2wB", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_05_04_STI-Ed_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.C_05_04_STI-Ed_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_05_04_STI-Ed_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_05_04_STI-Ed_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "LwWhNJz6CcG", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_05_04_STI-Ed_Q3_PERC", "names": [{"locale": "en", "name": "SIMS.C_05_04_STI-Ed_Q3_PERC", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_05_04_STI-Ed_Q3_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_05_04_STI-Ed_Q3_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "VoVTXQaPNAn", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_05_04_STI-Ed_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.C_05_04_STI-Ed_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_05_04_STI-Ed_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_05_04_STI-Ed_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "BLFM6fLJC20", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_05_04_STI-Ed_SCORE", "names": [{"locale": "en", "name": "SIMS.C_05_04_STI-Ed_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_05_04_STI-Ed_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_05_04_STI-Ed_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "Py9MCmU6zV0", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_05_05_FP-HIV-IntegrservDel_COMM", "names": [{"locale": "en", "name": "SIMS.C_05_05_FP-HIV-IntegrservDel_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_05_05_FP-HIV-IntegrservDel_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_05_05_FP-HIV-IntegrservDel_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "NBMryMtIFZm", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_05_05_FP-HIV-IntegrservDel_NA", "names": [{"locale": "en", "name": "SIMS.C_05_05_FP-HIV-IntegrservDel_NA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_05_05_FP-HIV-IntegrservDel_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_05_05_FP-HIV-IntegrservDel_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "eLrwdttwoH7", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_05_05_FP-HIV-IntegrservDel_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.C_05_05_FP-HIV-IntegrservDel_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_05_05_FP-HIV-IntegrservDel_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_05_05_FP-HIV-IntegrservDel_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "u86sBOX52La", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_05_05_FP-HIV-IntegrservDel_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.C_05_05_FP-HIV-IntegrservDel_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_05_05_FP-HIV-IntegrservDel_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_05_05_FP-HIV-IntegrservDel_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "VgKnPmTpq25", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_05_05_FP-HIV-IntegrservDel_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.C_05_05_FP-HIV-IntegrservDel_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_05_05_FP-HIV-IntegrservDel_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_05_05_FP-HIV-IntegrservDel_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "YtPcFbu9S8m", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_05_05_FP-HIV-IntegrservDel_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.C_05_05_FP-HIV-IntegrservDel_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_05_05_FP-HIV-IntegrservDel_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_05_05_FP-HIV-IntegrservDel_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "hymetp5roxH", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_05_05_FP-HIV-IntegrservDel_Q5_RESP", "names": [{"locale": "en", "name": "SIMS.C_05_05_FP-HIV-IntegrservDel_Q5_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_05_05_FP-HIV-IntegrservDel_Q5_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_05_05_FP-HIV-IntegrservDel_Q5_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "vsU6MPQfbHz", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_05_05_FP-HIV-IntegrservDel_SCORE", "names": [{"locale": "en", "name": "SIMS.C_05_05_FP-HIV-IntegrservDel_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_05_05_FP-HIV-IntegrservDel_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_05_05_FP-HIV-IntegrservDel_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "wP0mQybWBJR", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_05_06_Cond-Avail_COMM", "names": [{"locale": "en", "name": "SIMS.C_05_06_Cond-Avail_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_05_06_Cond-Avail_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_05_06_Cond-Avail_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "JJzTnlb6Hao", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_05_06_Cond-Avail_NA1", "names": [{"locale": "en", "name": "SIMS.C_05_06_Cond-Avail_NA1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_05_06_Cond-Avail_NA1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_05_06_Cond-Avail_NA1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "J5IRHWlMzbr", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_05_06_Cond-Avail_NA2", "names": [{"locale": "en", "name": "SIMS.C_05_06_Cond-Avail_NA2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_05_06_Cond-Avail_NA2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_05_06_Cond-Avail_NA2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "rUbwXT8KMlA", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_05_06_Cond-Avail_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.C_05_06_Cond-Avail_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_05_06_Cond-Avail_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_05_06_Cond-Avail_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "LfxaoBjHP23", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_05_06_Cond-Avail_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.C_05_06_Cond-Avail_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_05_06_Cond-Avail_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_05_06_Cond-Avail_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "OryRutGxt2Y", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_05_06_Cond-Avail_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.C_05_06_Cond-Avail_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_05_06_Cond-Avail_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_05_06_Cond-Avail_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "WryM3NeI7eP", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_05_06_Cond-Avail_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.C_05_06_Cond-Avail_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_05_06_Cond-Avail_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_05_06_Cond-Avail_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "XsdRbU9fzvL", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.C_05_06_Cond-Avail_SCORE", "names": [{"locale": "en", "name": "SIMS.C_05_06_Cond-Avail_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_05_06_Cond-Avail_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.C_05_06_Cond-Avail_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "VttpQn01HsM", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.CS_ABOVESITE_ASST_PNT_NAME", "names": [{"locale": "en", "name": "SIMS.CS_ABOVESITE_ASST_PNT_NAME", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_ABOVESITE_ASST_PNT_NAME/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_ABOVESITE_ASST_PNT_NAME/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "yoF2vUyTvme", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.CS_ABOVESITE_ENTITY_TYPE", "names": [{"locale": "en", "name": "SIMS.CS_ABOVESITE_ENTITY_TYPE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_ABOVESITE_ENTITY_TYPE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_ABOVESITE_ENTITY_TYPE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "TEXT"}, "external_id": "oiooRabUhcp", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.CS_ABOVESITE_PROGRAM_REACH_ORG_LVL_ID", "names": [{"locale": "en", "name": "SIMS.CS_ABOVESITE_PROGRAM_REACH_ORG_LVL_ID", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_ABOVESITE_PROGRAM_REACH_ORG_LVL_ID/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_ABOVESITE_PROGRAM_REACH_ORG_LVL_ID/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "TEXT"}, "external_id": "UvKvyMXWDcX", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.CS_ABOVESITE_PROGRAM_REACH_ORG_LVL_NAME", "names": [{"locale": "en", "name": "SIMS.CS_ABOVESITE_PROGRAM_REACH_ORG_LVL_NAME", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_ABOVESITE_PROGRAM_REACH_ORG_LVL_NAME/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_ABOVESITE_PROGRAM_REACH_ORG_LVL_NAME/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "bhgLkxLnnnx", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.CS_AGMT_SIGN", "names": [{"locale": "en", "name": "SIMS.CS_AGMT_SIGN", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_AGMT_SIGN/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_AGMT_SIGN/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_AGMT_SIGN/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_AGMT_SIGN/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_AGMT_SIGN/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_AGMT_SIGN/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "TVsppLJ6O1G", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.CS_AGRMT_NMBR", "names": [{"locale": "en", "name": "SIMS.CS_AGRMT_NMBR", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_AGRMT_NMBR/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_AGRMT_NMBR/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_AGRMT_NMBR/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_AGRMT_NMBR/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_AGRMT_NMBR/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_AGRMT_NMBR/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "DATE"}, "external_id": "ZhWybcEN9NL", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.CS_ASMT_DATE", "names": [{"locale": "en", "name": "SIMS.CS_ASMT_DATE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_ASMT_DATE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_ASMT_DATE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_ASMT_DATE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_ASMT_DATE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_ASMT_DATE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_ASMT_DATE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "TEXT"}, "external_id": "JJbo9pDSDGI", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.CS_ASMT_END_TIME", "names": [{"locale": "en", "name": "SIMS.CS_ASMT_END_TIME", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_ASMT_END_TIME/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_ASMT_END_TIME/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_ASMT_END_TIME/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_ASMT_END_TIME/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_ASMT_END_TIME/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_ASMT_END_TIME/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "DATE"}, "external_id": "LBkGWRp7GbD", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.CS_ASMT_ENTRY_DATE", "names": [{"locale": "en", "name": "SIMS.CS_ASMT_ENTRY_DATE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_ASMT_ENTRY_DATE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_ASMT_ENTRY_DATE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_ASMT_ENTRY_DATE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_ASMT_ENTRY_DATE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_ASMT_ENTRY_DATE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_ASMT_ENTRY_DATE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "TEXT"}, "external_id": "fKEFjIA3Jg1", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.CS_ASMT_ID", "names": [{"locale": "en", "name": "SIMS.CS_ASMT_ID", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_ASMT_ID/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_ASMT_ID/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_ASMT_ID/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_ASMT_ID/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_ASMT_ID/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_ASMT_ID/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "TEXT"}, "external_id": "xVPOUuIJVaC", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.CS_ASMT_START_TIME", "names": [{"locale": "en", "name": "SIMS.CS_ASMT_START_TIME", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_ASMT_START_TIME/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_ASMT_START_TIME/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_ASMT_START_TIME/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_ASMT_START_TIME/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_ASMT_START_TIME/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_ASMT_START_TIME/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_POSITIVE"}, "external_id": "RpqaKUXGtDS", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.CS_ASMT_TOOL_TYPE", "names": [{"locale": "en", "name": "SIMS.CS_ASMT_TOOL_TYPE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_ASMT_TOOL_TYPE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_ASMT_TOOL_TYPE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_ASMT_TOOL_TYPE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_ASMT_TOOL_TYPE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_ASMT_TOOL_TYPE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_ASMT_TOOL_TYPE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_POSITIVE"}, "external_id": "axQrLFHH0Nl", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.CS_ASMT_TYPE", "names": [{"locale": "en", "name": "SIMS.CS_ASMT_TYPE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_ASMT_TYPE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_ASMT_TYPE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_ASMT_TYPE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_ASMT_TYPE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_ASMT_TYPE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_ASMT_TYPE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "TEXT"}, "external_id": "mmBbifDzAIN", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.CS_ASSR1_ID", "names": [{"locale": "en", "name": "SIMS.CS_ASSR1_ID", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_ASSR1_ID/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_ASSR1_ID/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_ASSR1_ID/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_ASSR1_ID/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_ASSR1_ID/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_ASSR1_ID/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "UhAsVeSu9eK", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.CS_ASSR1_NAME", "names": [{"locale": "en", "name": "SIMS.CS_ASSR1_NAME", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_ASSR1_NAME/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_ASSR1_NAME/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_ASSR1_NAME/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_ASSR1_NAME/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_ASSR1_NAME/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_ASSR1_NAME/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_POSITIVE"}, "external_id": "rLJUs5ctSpQ", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.CS_ASSR1_TYPE", "names": [{"locale": "en", "name": "SIMS.CS_ASSR1_TYPE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_ASSR1_TYPE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_ASSR1_TYPE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_ASSR1_TYPE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_ASSR1_TYPE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_ASSR1_TYPE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_ASSR1_TYPE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "TEXT"}, "external_id": "nKtJsCBeYsH", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.CS_ASSR2_ID", "names": [{"locale": "en", "name": "SIMS.CS_ASSR2_ID", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_ASSR2_ID/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_ASSR2_ID/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_ASSR2_ID/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_ASSR2_ID/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_ASSR2_ID/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_ASSR2_ID/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "ORXVwFlS1Uq", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.CS_ASSR2_NAME", "names": [{"locale": "en", "name": "SIMS.CS_ASSR2_NAME", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_ASSR2_NAME/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_ASSR2_NAME/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_ASSR2_NAME/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_ASSR2_NAME/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_ASSR2_NAME/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_ASSR2_NAME/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_POSITIVE"}, "external_id": "ZC8j4dXJ3U3", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.CS_ASSR2_TYPE", "names": [{"locale": "en", "name": "SIMS.CS_ASSR2_TYPE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_ASSR2_TYPE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_ASSR2_TYPE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_ASSR2_TYPE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_ASSR2_TYPE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_ASSR2_TYPE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_ASSR2_TYPE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "JWvwpMEDwjd", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.CS_COMMUNITY_ASMT_PT_OAP_NAME", "names": [{"locale": "en", "name": "SIMS.CS_COMMUNITY_ASMT_PT_OAP_NAME", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_COMMUNITY_ASMT_PT_OAP_NAME/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_COMMUNITY_ASMT_PT_OAP_NAME/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "n1a82Pq2xld", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.CS_COMMUNITY_ASMT_PT_SDP1_NAME", "names": [{"locale": "en", "name": "SIMS.CS_COMMUNITY_ASMT_PT_SDP1_NAME", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_COMMUNITY_ASMT_PT_SDP1_NAME/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_COMMUNITY_ASMT_PT_SDP1_NAME/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_POSITIVE"}, "external_id": "TaCE3zKoyn5", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.CS_COMMUNITY_ASMT_PT_TYPE", "names": [{"locale": "en", "name": "SIMS.CS_COMMUNITY_ASMT_PT_TYPE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_COMMUNITY_ASMT_PT_TYPE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_COMMUNITY_ASMT_PT_TYPE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "wZcv3XVNViF", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.CS_FACILITY_TYPE", "names": [{"locale": "en", "name": "SIMS.CS_FACILITY_TYPE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_FACILITY_TYPE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_FACILITY_TYPE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "EE7HfKW6WyO", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.CS_KP", "names": [{"locale": "en", "name": "SIMS.CS_KP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_KP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_KP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_KP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_KP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_KP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_KP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "U9EBCWHPnrP", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.CS_MIL", "names": [{"locale": "en", "name": "SIMS.CS_MIL", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_MIL/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_MIL/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_MIL/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_MIL/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_MIL/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_MIL/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "efNhN8LV7Bz", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.CS_SUB_NAME", "names": [{"locale": "en", "name": "SIMS.CS_SUB_NAME", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_SUB_NAME/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_SUB_NAME/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_SUB_NAME/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_SUB_NAME/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_SUB_NAME/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_SUB_NAME/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_POSITIVE"}, "external_id": "UYi0kpRryEN", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.CS_USG_AGENCY_CONDUCT", "names": [{"locale": "en", "name": "SIMS.CS_USG_AGENCY_CONDUCT", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_USG_AGENCY_CONDUCT/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_USG_AGENCY_CONDUCT/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_USG_AGENCY_CONDUCT/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Above-Site"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_USG_AGENCY_CONDUCT/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_USG_AGENCY_CONDUCT/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Community"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.CS_USG_AGENCY_CONDUCT/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Community"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "kYY5KyDceYx", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_01_HIVQMQI_COMM", "names": [{"locale": "en", "name": "SIMS.F_01_01_HIVQMQI_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_01_HIVQMQI_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_01_HIVQMQI_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "lppMVnAcWF9", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_01_HIVQMQI_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_01_01_HIVQMQI_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_01_HIVQMQI_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_01_HIVQMQI_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "MzbhDQfGHlq", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_01_HIVQMQI_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.F_01_01_HIVQMQI_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_01_HIVQMQI_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_01_HIVQMQI_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "Hpn2kSzzy8i", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_01_HIVQMQI_Q3_CB1", "names": [{"locale": "en", "name": "SIMS.F_01_01_HIVQMQI_Q3_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_01_HIVQMQI_Q3_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_01_HIVQMQI_Q3_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "Iyzz7nXkdEe", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_01_HIVQMQI_Q3_CB2", "names": [{"locale": "en", "name": "SIMS.F_01_01_HIVQMQI_Q3_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_01_HIVQMQI_Q3_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_01_HIVQMQI_Q3_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "HJwXhX7GxBM", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_01_HIVQMQI_Q3_CB3", "names": [{"locale": "en", "name": "SIMS.F_01_01_HIVQMQI_Q3_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_01_HIVQMQI_Q3_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_01_HIVQMQI_Q3_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "OUv4DksYBqI", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_01_HIVQMQI_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.F_01_01_HIVQMQI_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_01_HIVQMQI_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_01_HIVQMQI_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "otCmvdr9T3S", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_01_HIVQMQI_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.F_01_01_HIVQMQI_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_01_HIVQMQI_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_01_HIVQMQI_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "nC31TqYiFyW", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_01_HIVQMQI_Q5_RESP", "names": [{"locale": "en", "name": "SIMS.F_01_01_HIVQMQI_Q5_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_01_HIVQMQI_Q5_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_01_HIVQMQI_Q5_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "hkcwJapaZwX", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_01_HIVQMQI_SCORE", "names": [{"locale": "en", "name": "SIMS.F_01_01_HIVQMQI_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_01_HIVQMQI_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_01_HIVQMQI_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "ewZdQ390l6P", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_02_PerfData_COMM", "names": [{"locale": "en", "name": "SIMS.F_01_02_PerfData_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_02_PerfData_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_02_PerfData_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "iPOPNqX9iUb", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_02_PerfData_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_01_02_PerfData_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_02_PerfData_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_02_PerfData_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "HE1RI4XgX1t", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_02_PerfData_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.F_01_02_PerfData_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_02_PerfData_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_02_PerfData_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "iTZzSK47Amv", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_02_PerfData_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.F_01_02_PerfData_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_02_PerfData_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_02_PerfData_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "at9E1Z7LQUu", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_02_PerfData_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.F_01_02_PerfData_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_02_PerfData_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_02_PerfData_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "baJF8HZmFFz", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_02_PerfData_SCORE", "names": [{"locale": "en", "name": "SIMS.F_01_02_PerfData_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_02_PerfData_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_02_PerfData_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "JBTMJYaZzmY", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_03_RiskRedCon_COMM", "names": [{"locale": "en", "name": "SIMS.F_01_03_RiskRedCon_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_03_RiskRedCon_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_03_RiskRedCon_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "MHkH4Eaixml", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_03_RiskRedCon_NA", "names": [{"locale": "en", "name": "SIMS.F_01_03_RiskRedCon_NA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_03_RiskRedCon_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_03_RiskRedCon_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "tXYazet8Wul", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_03_RiskRedCon_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_01_03_RiskRedCon_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_03_RiskRedCon_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_03_RiskRedCon_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "CEkmP788Zfw", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_03_RiskRedCon_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.F_01_03_RiskRedCon_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_03_RiskRedCon_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_03_RiskRedCon_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "W0s06Y1dkGZ", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_03_RiskRedCon_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.F_01_03_RiskRedCon_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_03_RiskRedCon_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_03_RiskRedCon_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "dat2QpuJTqB", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_03_RiskRedCon_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.F_01_03_RiskRedCon_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_03_RiskRedCon_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_03_RiskRedCon_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "VuG1iHFX3Ml", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_03_RiskRedCon_Q5_RESP", "names": [{"locale": "en", "name": "SIMS.F_01_03_RiskRedCon_Q5_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_03_RiskRedCon_Q5_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_03_RiskRedCon_Q5_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "SvMrC4g3ObK", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_03_RiskRedCon_SCORE", "names": [{"locale": "en", "name": "SIMS.F_01_03_RiskRedCon_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_03_RiskRedCon_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_03_RiskRedCon_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "R8TUhXLsLcl", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_04_PtRights_COMM", "names": [{"locale": "en", "name": "SIMS.F_01_04_PtRights_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_04_PtRights_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_04_PtRights_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "lsTI7XOyF4O", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_04_PtRights_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_01_04_PtRights_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_04_PtRights_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_04_PtRights_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "A8OPUs0EX57", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_04_PtRights_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.F_01_04_PtRights_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_04_PtRights_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_04_PtRights_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "C6Ug9vgVVbi", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_04_PtRights_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.F_01_04_PtRights_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_04_PtRights_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_04_PtRights_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "LSe1hRNXJUE", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_04_PtRights_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.F_01_04_PtRights_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_04_PtRights_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_04_PtRights_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "JMHKCW8OcLi", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_04_PtRights_SCORE", "names": [{"locale": "en", "name": "SIMS.F_01_04_PtRights_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_04_PtRights_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_04_PtRights_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "NpCpdOXG0Ti", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_05_StaffPerf_COMM", "names": [{"locale": "en", "name": "SIMS.F_01_05_StaffPerf_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_05_StaffPerf_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_05_StaffPerf_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "a2zMRalvK6V", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_05_StaffPerf_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_01_05_StaffPerf_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_05_StaffPerf_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_05_StaffPerf_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "dPbOP4gJnTr", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_05_StaffPerf_Q2_CB1", "names": [{"locale": "en", "name": "SIMS.F_01_05_StaffPerf_Q2_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_05_StaffPerf_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_05_StaffPerf_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "mPZraeXo4Pw", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_05_StaffPerf_Q2_CB2", "names": [{"locale": "en", "name": "SIMS.F_01_05_StaffPerf_Q2_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_05_StaffPerf_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_05_StaffPerf_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "T18FfwLkc8t", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_05_StaffPerf_Q2_CB3", "names": [{"locale": "en", "name": "SIMS.F_01_05_StaffPerf_Q2_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_05_StaffPerf_Q2_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_05_StaffPerf_Q2_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "ulqG42J7eDr", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_05_StaffPerf_Q2_CB4", "names": [{"locale": "en", "name": "SIMS.F_01_05_StaffPerf_Q2_CB4", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_05_StaffPerf_Q2_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_05_StaffPerf_Q2_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "PPQH4wkVrhN", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_05_StaffPerf_Q2_T-NUM", "names": [{"locale": "en", "name": "SIMS.F_01_05_StaffPerf_Q2_T-NUM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_05_StaffPerf_Q2_T-NUM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_05_StaffPerf_Q2_T-NUM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "UGQbtVO6KYj", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_05_StaffPerf_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.F_01_05_StaffPerf_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_05_StaffPerf_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_05_StaffPerf_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "MnP1hH5olNi", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_05_StaffPerf_SCORE", "names": [{"locale": "en", "name": "SIMS.F_01_05_StaffPerf_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_05_StaffPerf_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_05_StaffPerf_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "MgAiQfOX9uG", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_06_TBInfCon_COMM", "names": [{"locale": "en", "name": "SIMS.F_01_06_TBInfCon_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_06_TBInfCon_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_06_TBInfCon_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "ROrkOmbsnwD", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_06_TBInfCon_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_01_06_TBInfCon_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_06_TBInfCon_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_06_TBInfCon_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "xaV1L0PmM3Z", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_06_TBInfCon_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.F_01_06_TBInfCon_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_06_TBInfCon_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_06_TBInfCon_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "jHYjJVkdy8K", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_06_TBInfCon_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.F_01_06_TBInfCon_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_06_TBInfCon_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_06_TBInfCon_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "L41tgZ2QmFa", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_06_TBInfCon_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.F_01_06_TBInfCon_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_06_TBInfCon_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_06_TBInfCon_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "vvQjOGZ9Uie", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_06_TBInfCon_Q5_RESP", "names": [{"locale": "en", "name": "SIMS.F_01_06_TBInfCon_Q5_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_06_TBInfCon_Q5_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_06_TBInfCon_Q5_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "mboLCqUI5mI", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_06_TBInfCon_SCORE", "names": [{"locale": "en", "name": "SIMS.F_01_06_TBInfCon_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_06_TBInfCon_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_06_TBInfCon_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "OpYLKf07iXr", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_07_WasteMan_COMM", "names": [{"locale": "en", "name": "SIMS.F_01_07_WasteMan_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_07_WasteMan_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_07_WasteMan_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "EjrKYBJdXAx", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_07_WasteMan_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_01_07_WasteMan_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_07_WasteMan_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_07_WasteMan_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "FnDqZzGXuSz", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_07_WasteMan_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.F_01_07_WasteMan_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_07_WasteMan_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_07_WasteMan_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "AK7Z02539Fh", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_07_WasteMan_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.F_01_07_WasteMan_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_07_WasteMan_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_07_WasteMan_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "CS9QqXnYzGt", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_07_WasteMan_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.F_01_07_WasteMan_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_07_WasteMan_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_07_WasteMan_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "C62y8C7hWyJ", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_07_WasteMan_SCORE", "names": [{"locale": "en", "name": "SIMS.F_01_07_WasteMan_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_07_WasteMan_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_07_WasteMan_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "z0H8siMW15W", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_08_InjSafe_COMM", "names": [{"locale": "en", "name": "SIMS.F_01_08_InjSafe_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_08_InjSafe_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_08_InjSafe_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "j0mdMIGtjta", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_08_InjSafe_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_01_08_InjSafe_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_08_InjSafe_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_08_InjSafe_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "af1FLtCziRc", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_08_InjSafe_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.F_01_08_InjSafe_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_08_InjSafe_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_08_InjSafe_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "mofgabLY0du", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_08_InjSafe_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.F_01_08_InjSafe_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_08_InjSafe_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_08_InjSafe_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "b00pH2VpOwC", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_08_InjSafe_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.F_01_08_InjSafe_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_08_InjSafe_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_08_InjSafe_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "tdT5EUiGh2y", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_08_InjSafe_SCORE", "names": [{"locale": "en", "name": "SIMS.F_01_08_InjSafe_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_08_InjSafe_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_08_InjSafe_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "t1qTKWUtixG", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_09_DQA_COMM", "names": [{"locale": "en", "name": "SIMS.F_01_09_DQA_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_09_DQA_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_09_DQA_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "kfW1Gk7GBte", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_09_DQA_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_01_09_DQA_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_09_DQA_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_09_DQA_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "ZyhaK6us5GT", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_09_DQA_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.F_01_09_DQA_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_09_DQA_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_09_DQA_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "aW2Vwfl530C", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_09_DQA_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.F_01_09_DQA_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_09_DQA_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_09_DQA_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "OJxIiHgp04H", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_09_DQA_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.F_01_09_DQA_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_09_DQA_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_09_DQA_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "ipMF84YB0B5", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_09_DQA_Q5_RESP", "names": [{"locale": "en", "name": "SIMS.F_01_09_DQA_Q5_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_09_DQA_Q5_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_09_DQA_Q5_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "OuFx6e7dvEJ", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_09_DQA_SCORE", "names": [{"locale": "en", "name": "SIMS.F_01_09_DQA_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_09_DQA_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_09_DQA_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "ToedA5BCrKX", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_10_DataRepConTX_COMM", "names": [{"locale": "en", "name": "SIMS.F_01_10_DataRepConTX_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_10_DataRepConTX_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_10_DataRepConTX_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "GtN0tbgVsEW", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_10_DataRepConTX_NA", "names": [{"locale": "en", "name": "SIMS.F_01_10_DataRepConTX_NA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_10_DataRepConTX_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_10_DataRepConTX_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "yfyvIJ3clHQ", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_10_DataRepConTX_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_01_10_DataRepConTX_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_10_DataRepConTX_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_10_DataRepConTX_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "zfQ9qh13sIE", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_10_DataRepConTX_Q2_A", "names": [{"locale": "en", "name": "SIMS.F_01_10_DataRepConTX_Q2_A", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_10_DataRepConTX_Q2_A/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_10_DataRepConTX_Q2_A/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "mkHTjB69SmE", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_10_DataRepConTX_Q2_B", "names": [{"locale": "en", "name": "SIMS.F_01_10_DataRepConTX_Q2_B", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_10_DataRepConTX_Q2_B/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_10_DataRepConTX_Q2_B/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER"}, "external_id": "SJBa14Bt2tl", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_10_DataRepConTX_Q2_C", "names": [{"locale": "en", "name": "SIMS.F_01_10_DataRepConTX_Q2_C", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_10_DataRepConTX_Q2_C/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_10_DataRepConTX_Q2_C/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER"}, "external_id": "awjOjHNjo8i", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_10_DataRepConTX_Q2_D", "names": [{"locale": "en", "name": "SIMS.F_01_10_DataRepConTX_Q2_D", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_10_DataRepConTX_Q2_D/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_10_DataRepConTX_Q2_D/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "KQ8ww0NsEtM", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_10_DataRepConTX_Q2_PERC", "names": [{"locale": "en", "name": "SIMS.F_01_10_DataRepConTX_Q2_PERC", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_10_DataRepConTX_Q2_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_10_DataRepConTX_Q2_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "CzFg1vUT04R", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_10_DataRepConTX_SCORE", "names": [{"locale": "en", "name": "SIMS.F_01_10_DataRepConTX_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_10_DataRepConTX_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_10_DataRepConTX_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "fzlmOnVr4xu", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_11_DataRepConHTC_COMM", "names": [{"locale": "en", "name": "SIMS.F_01_11_DataRepConHTC_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_11_DataRepConHTC_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_11_DataRepConHTC_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "c0krt0B7y2x", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_11_DataRepConHTC_NA", "names": [{"locale": "en", "name": "SIMS.F_01_11_DataRepConHTC_NA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_11_DataRepConHTC_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_11_DataRepConHTC_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "LHYXz2ayPdv", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_11_DataRepConHTC_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_01_11_DataRepConHTC_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_11_DataRepConHTC_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_11_DataRepConHTC_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "yuxk8dEaL4x", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_11_DataRepConHTC_Q2_A", "names": [{"locale": "en", "name": "SIMS.F_01_11_DataRepConHTC_Q2_A", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_11_DataRepConHTC_Q2_A/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_11_DataRepConHTC_Q2_A/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "N0xxAG8ayOk", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_11_DataRepConHTC_Q2_B", "names": [{"locale": "en", "name": "SIMS.F_01_11_DataRepConHTC_Q2_B", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_11_DataRepConHTC_Q2_B/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_11_DataRepConHTC_Q2_B/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER"}, "external_id": "TW2vcuaoOAZ", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_11_DataRepConHTC_Q2_C", "names": [{"locale": "en", "name": "SIMS.F_01_11_DataRepConHTC_Q2_C", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_11_DataRepConHTC_Q2_C/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_11_DataRepConHTC_Q2_C/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER"}, "external_id": "oePpC100I10", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_11_DataRepConHTC_Q2_D", "names": [{"locale": "en", "name": "SIMS.F_01_11_DataRepConHTC_Q2_D", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_11_DataRepConHTC_Q2_D/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_11_DataRepConHTC_Q2_D/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "tpgcd33iun6", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_11_DataRepConHTC_Q2_PERC", "names": [{"locale": "en", "name": "SIMS.F_01_11_DataRepConHTC_Q2_PERC", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_11_DataRepConHTC_Q2_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_11_DataRepConHTC_Q2_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "vhUhuzPhYeR", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_11_DataRepConHTC_SCORE", "names": [{"locale": "en", "name": "SIMS.F_01_11_DataRepConHTC_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_11_DataRepConHTC_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_11_DataRepConHTC_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "AtTBJxriyDb", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_12_DataRepConPMTCT_COMM", "names": [{"locale": "en", "name": "SIMS.F_01_12_DataRepConPMTCT_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_12_DataRepConPMTCT_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_12_DataRepConPMTCT_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "cC7v3BJAd7J", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_12_DataRepConPMTCT_NA", "names": [{"locale": "en", "name": "SIMS.F_01_12_DataRepConPMTCT_NA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_12_DataRepConPMTCT_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_12_DataRepConPMTCT_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "wFGVZuAImH4", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_12_DataRepConPMTCT_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_01_12_DataRepConPMTCT_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_12_DataRepConPMTCT_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_12_DataRepConPMTCT_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "jZ3LDGpL3oK", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_12_DataRepConPMTCT_Q2_A", "names": [{"locale": "en", "name": "SIMS.F_01_12_DataRepConPMTCT_Q2_A", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_12_DataRepConPMTCT_Q2_A/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_12_DataRepConPMTCT_Q2_A/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "bmPT9eF5bhM", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_12_DataRepConPMTCT_Q2_B", "names": [{"locale": "en", "name": "SIMS.F_01_12_DataRepConPMTCT_Q2_B", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_12_DataRepConPMTCT_Q2_B/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_12_DataRepConPMTCT_Q2_B/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER"}, "external_id": "Tp08VMxDBZH", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_12_DataRepConPMTCT_Q2_C", "names": [{"locale": "en", "name": "SIMS.F_01_12_DataRepConPMTCT_Q2_C", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_12_DataRepConPMTCT_Q2_C/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_12_DataRepConPMTCT_Q2_C/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER"}, "external_id": "eH0PBDH1ylO", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_12_DataRepConPMTCT_Q2_D", "names": [{"locale": "en", "name": "SIMS.F_01_12_DataRepConPMTCT_Q2_D", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_12_DataRepConPMTCT_Q2_D/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_12_DataRepConPMTCT_Q2_D/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "N7UCHalYhAw", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_12_DataRepConPMTCT_Q2_PERC", "names": [{"locale": "en", "name": "SIMS.F_01_12_DataRepConPMTCT_Q2_PERC", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_12_DataRepConPMTCT_Q2_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_12_DataRepConPMTCT_Q2_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "xxe6BMtKfu9", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_12_DataRepConPMTCT_SCORE", "names": [{"locale": "en", "name": "SIMS.F_01_12_DataRepConPMTCT_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_12_DataRepConPMTCT_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_12_DataRepConPMTCT_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "QuXqXNNUKPi", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_13_DataRepConVMMC_COMM", "names": [{"locale": "en", "name": "SIMS.F_01_13_DataRepConVMMC_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_13_DataRepConVMMC_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_13_DataRepConVMMC_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "Jdvt1BqPjto", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_13_DataRepConVMMC_NA", "names": [{"locale": "en", "name": "SIMS.F_01_13_DataRepConVMMC_NA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_13_DataRepConVMMC_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_13_DataRepConVMMC_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "EJEj0n1KvY2", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_13_DataRepConVMMC_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_01_13_DataRepConVMMC_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_13_DataRepConVMMC_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_13_DataRepConVMMC_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "Q75YgAWD7Wa", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_13_DataRepConVMMC_Q2_A", "names": [{"locale": "en", "name": "SIMS.F_01_13_DataRepConVMMC_Q2_A", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_13_DataRepConVMMC_Q2_A/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_13_DataRepConVMMC_Q2_A/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "vuuhwiH3ABD", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_13_DataRepConVMMC_Q2_B", "names": [{"locale": "en", "name": "SIMS.F_01_13_DataRepConVMMC_Q2_B", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_13_DataRepConVMMC_Q2_B/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_13_DataRepConVMMC_Q2_B/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER"}, "external_id": "AfrGXTgmTqQ", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_13_DataRepConVMMC_Q2_C", "names": [{"locale": "en", "name": "SIMS.F_01_13_DataRepConVMMC_Q2_C", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_13_DataRepConVMMC_Q2_C/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_13_DataRepConVMMC_Q2_C/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER"}, "external_id": "yLtMLwluuvO", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_13_DataRepConVMMC_Q2_D", "names": [{"locale": "en", "name": "SIMS.F_01_13_DataRepConVMMC_Q2_D", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_13_DataRepConVMMC_Q2_D/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_13_DataRepConVMMC_Q2_D/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "GOacUccPCFa", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_13_DataRepConVMMC_Q2_PERC", "names": [{"locale": "en", "name": "SIMS.F_01_13_DataRepConVMMC_Q2_PERC", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_13_DataRepConVMMC_Q2_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_13_DataRepConVMMC_Q2_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "pQJfKSmHRJn", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_13_DataRepConVMMC_SCORE", "names": [{"locale": "en", "name": "SIMS.F_01_13_DataRepConVMMC_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_13_DataRepConVMMC_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_13_DataRepConVMMC_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "OE9esPaY3xt", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_14_SuppChain_COMM", "names": [{"locale": "en", "name": "SIMS.F_01_14_SuppChain_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_14_SuppChain_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_14_SuppChain_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "HHwIWIjtx6d", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_14_SuppChain_NA", "names": [{"locale": "en", "name": "SIMS.F_01_14_SuppChain_NA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_14_SuppChain_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_14_SuppChain_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "aMpLQ5yJhP4", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_14_SuppChain_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_01_14_SuppChain_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_14_SuppChain_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_14_SuppChain_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "Na9Wts4eDwF", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_14_SuppChain_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.F_01_14_SuppChain_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_14_SuppChain_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_14_SuppChain_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "hGPww0mD1t7", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_14_SuppChain_Q3_CB1", "names": [{"locale": "en", "name": "SIMS.F_01_14_SuppChain_Q3_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_14_SuppChain_Q3_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_14_SuppChain_Q3_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "o4vrwK9Y471", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_14_SuppChain_Q3_CB2", "names": [{"locale": "en", "name": "SIMS.F_01_14_SuppChain_Q3_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_14_SuppChain_Q3_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_14_SuppChain_Q3_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "vPjZEK824ld", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_14_SuppChain_Q3_CB3", "names": [{"locale": "en", "name": "SIMS.F_01_14_SuppChain_Q3_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_14_SuppChain_Q3_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_14_SuppChain_Q3_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "UdpbbjVnC7B", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_14_SuppChain_Q3_CB4", "names": [{"locale": "en", "name": "SIMS.F_01_14_SuppChain_Q3_CB4", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_14_SuppChain_Q3_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_14_SuppChain_Q3_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "ZHbPzJq2Zgx", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_14_SuppChain_Q3_CB5", "names": [{"locale": "en", "name": "SIMS.F_01_14_SuppChain_Q3_CB5", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_14_SuppChain_Q3_CB5/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_14_SuppChain_Q3_CB5/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "RSWvgh5wdPh", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_14_SuppChain_Q3_CB6", "names": [{"locale": "en", "name": "SIMS.F_01_14_SuppChain_Q3_CB6", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_14_SuppChain_Q3_CB6/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_14_SuppChain_Q3_CB6/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "I9oKq2kAxw3", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_14_SuppChain_Q3_CB7", "names": [{"locale": "en", "name": "SIMS.F_01_14_SuppChain_Q3_CB7", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_14_SuppChain_Q3_CB7/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_14_SuppChain_Q3_CB7/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "wOTicMF6NwA", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_14_SuppChain_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.F_01_14_SuppChain_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_14_SuppChain_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_14_SuppChain_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "mPFbKPYo638", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_14_SuppChain_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.F_01_14_SuppChain_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_14_SuppChain_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_14_SuppChain_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "vlZc1r88MHM", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_14_SuppChain_SCORE", "names": [{"locale": "en", "name": "SIMS.F_01_14_SuppChain_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_14_SuppChain_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_14_SuppChain_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "tci0MjJ5BAC", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_15_MedDisp_COMM", "names": [{"locale": "en", "name": "SIMS.F_01_15_MedDisp_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_15_MedDisp_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_15_MedDisp_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "gTtHHiTb344", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_15_MedDisp_NA", "names": [{"locale": "en", "name": "SIMS.F_01_15_MedDisp_NA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_15_MedDisp_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_15_MedDisp_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "z622DxwzSee", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_15_MedDisp_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_01_15_MedDisp_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_15_MedDisp_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_15_MedDisp_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "fm9nGlAqe3x", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_15_MedDisp_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.F_01_15_MedDisp_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_15_MedDisp_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_15_MedDisp_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "Yod40484j8F", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_15_MedDisp_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.F_01_15_MedDisp_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_15_MedDisp_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_15_MedDisp_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "PhKRx3q2XjW", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_15_MedDisp_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.F_01_15_MedDisp_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_15_MedDisp_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_15_MedDisp_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "gi8KL1yuolR", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_15_MedDisp_SCORE", "names": [{"locale": "en", "name": "SIMS.F_01_15_MedDisp_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_15_MedDisp_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_15_MedDisp_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "tyaWS7gunQs", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_16_SupARV_COMM", "names": [{"locale": "en", "name": "SIMS.F_01_16_SupARV_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_16_SupARV_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_16_SupARV_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "GgCexS0CCGz", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_16_SupARV_NA", "names": [{"locale": "en", "name": "SIMS.F_01_16_SupARV_NA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_16_SupARV_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_16_SupARV_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "KjYYmZpl9yc", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_16_SupARV_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_01_16_SupARV_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_16_SupARV_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_16_SupARV_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "kc4bCzJVsH2", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_16_SupARV_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.F_01_16_SupARV_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_16_SupARV_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_16_SupARV_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "inV8Riwa8PD", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_16_SupARV_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.F_01_16_SupARV_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_16_SupARV_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_16_SupARV_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "SVovYywpnDQ", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_16_SupARV_SCORE", "names": [{"locale": "en", "name": "SIMS.F_01_16_SupARV_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_16_SupARV_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_16_SupARV_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "yjZkJYkvZce", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_17_SupCTX_COMM", "names": [{"locale": "en", "name": "SIMS.F_01_17_SupCTX_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_17_SupCTX_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_17_SupCTX_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "Unt6lZWAZDG", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_17_SupCTX_NA", "names": [{"locale": "en", "name": "SIMS.F_01_17_SupCTX_NA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_17_SupCTX_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_17_SupCTX_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "BsU89MecDtw", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_17_SupCTX_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_01_17_SupCTX_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_17_SupCTX_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_17_SupCTX_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "CIaL9oaRXIf", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_17_SupCTX_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.F_01_17_SupCTX_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_17_SupCTX_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_17_SupCTX_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "V73muP2jCQK", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_17_SupCTX_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.F_01_17_SupCTX_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_17_SupCTX_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_17_SupCTX_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "pkLBHCWRa6i", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_17_SupCTX_SCORE", "names": [{"locale": "en", "name": "SIMS.F_01_17_SupCTX_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_17_SupCTX_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_17_SupCTX_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "Eog0w9GUcvo", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_18_SupPedARV_COMM", "names": [{"locale": "en", "name": "SIMS.F_01_18_SupPedARV_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_18_SupPedARV_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_18_SupPedARV_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "zkr1ogV76r3", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_18_SupPedARV_NA", "names": [{"locale": "en", "name": "SIMS.F_01_18_SupPedARV_NA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_18_SupPedARV_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_18_SupPedARV_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "au7EREWx9q3", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_18_SupPedARV_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_01_18_SupPedARV_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_18_SupPedARV_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_18_SupPedARV_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "S394J2ybYoW", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_18_SupPedARV_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.F_01_18_SupPedARV_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_18_SupPedARV_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_18_SupPedARV_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "SeeNRGVezGd", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_18_SupPedARV_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.F_01_18_SupPedARV_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_18_SupPedARV_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_18_SupPedARV_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "Futj23mfFy9", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_18_SupPedARV_SCORE", "names": [{"locale": "en", "name": "SIMS.F_01_18_SupPedARV_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_18_SupPedARV_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_18_SupPedARV_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "tgGkZngRWpL", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_19_SupPedCTX_COMM", "names": [{"locale": "en", "name": "SIMS.F_01_19_SupPedCTX_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_19_SupPedCTX_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_19_SupPedCTX_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "NbvYysAXJlD", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_19_SupPedCTX_NA", "names": [{"locale": "en", "name": "SIMS.F_01_19_SupPedCTX_NA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_19_SupPedCTX_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_19_SupPedCTX_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "H81yVPsfpht", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_19_SupPedCTX_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_01_19_SupPedCTX_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_19_SupPedCTX_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_19_SupPedCTX_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "yOWVv01WpPP", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_19_SupPedCTX_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.F_01_19_SupPedCTX_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_19_SupPedCTX_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_19_SupPedCTX_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "dKCEAsYYYCJ", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_19_SupPedCTX_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.F_01_19_SupPedCTX_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_19_SupPedCTX_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_19_SupPedCTX_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "OtSXWcvWYeU", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_19_SupPedCTX_SCORE", "names": [{"locale": "en", "name": "SIMS.F_01_19_SupPedCTX_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_19_SupPedCTX_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_19_SupPedCTX_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "U88mbGDtuXQ", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_20_SupRTK_COMM", "names": [{"locale": "en", "name": "SIMS.F_01_20_SupRTK_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_20_SupRTK_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_20_SupRTK_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "U8ttpuUnXUB", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_20_SupRTK_NA", "names": [{"locale": "en", "name": "SIMS.F_01_20_SupRTK_NA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_20_SupRTK_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_20_SupRTK_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "iq6nhIkYXLP", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_20_SupRTK_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_01_20_SupRTK_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_20_SupRTK_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_20_SupRTK_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "IP9o76eaSJW", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_20_SupRTK_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.F_01_20_SupRTK_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_20_SupRTK_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_20_SupRTK_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "Y1rhxrVM5YP", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_20_SupRTK_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.F_01_20_SupRTK_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_20_SupRTK_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_20_SupRTK_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "R0eCLdRGNmr", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_01_20_SupRTK_SCORE", "names": [{"locale": "en", "name": "SIMS.F_01_20_SupRTK_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_20_SupRTK_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_01_20_SupRTK_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "KCaDVtrGxT9", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_01_PtRecords_COMM", "names": [{"locale": "en", "name": "SIMS.F_02_01_PtRecords_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_01_PtRecords_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_01_PtRecords_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "kIcMcVEx7py", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_01_PtRecords_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_02_01_PtRecords_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_01_PtRecords_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_01_PtRecords_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "uu0ESSW8xoV", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_01_PtRecords_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.F_02_01_PtRecords_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_01_PtRecords_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_01_PtRecords_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "ICHQjIM8DZS", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_01_PtRecords_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.F_02_01_PtRecords_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_01_PtRecords_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_01_PtRecords_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "kJAzVyiIbGa", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_01_PtRecords_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.F_02_01_PtRecords_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_01_PtRecords_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_01_PtRecords_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "ipvWdAC5Pi3", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_01_PtRecords_SCORE", "names": [{"locale": "en", "name": "SIMS.F_02_01_PtRecords_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_01_PtRecords_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_01_PtRecords_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "Ng49jsI7a7S", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_02_PtTrkART_COMM", "names": [{"locale": "en", "name": "SIMS.F_02_02_PtTrkART_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_02_PtTrkART_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_02_PtTrkART_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "ua89xT2bIS9", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_02_PtTrkART_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_02_02_PtTrkART_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_02_PtTrkART_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_02_PtTrkART_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "oiS8WwieuXv", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_02_PtTrkART_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.F_02_02_PtTrkART_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_02_PtTrkART_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_02_PtTrkART_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "ldeQvr0lwaI", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_02_PtTrkART_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.F_02_02_PtTrkART_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_02_PtTrkART_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_02_PtTrkART_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "cIKqSVymy6j", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_02_PtTrkART_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.F_02_02_PtTrkART_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_02_PtTrkART_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_02_PtTrkART_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "DB5BG7ltyLw", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_02_PtTrkART_SCORE", "names": [{"locale": "en", "name": "SIMS.F_02_02_PtTrkART_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_02_PtTrkART_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_02_PtTrkART_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "C7XjEpSJfDR", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_03_PtTrkpreART_COMM", "names": [{"locale": "en", "name": "SIMS.F_02_03_PtTrkpreART_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_03_PtTrkpreART_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_03_PtTrkpreART_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "tkDxeHVOv7j", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_03_PtTrkpreART_NA", "names": [{"locale": "en", "name": "SIMS.F_02_03_PtTrkpreART_NA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_03_PtTrkpreART_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "FA2kSrUp065", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_03_PtTrkpreART_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_02_03_PtTrkpreART_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_03_PtTrkpreART_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_03_PtTrkpreART_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "rIekh9MWpBF", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_03_PtTrkpreART_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.F_02_03_PtTrkpreART_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_03_PtTrkpreART_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_03_PtTrkpreART_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "D8WkfNe2Vl6", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_03_PtTrkpreART_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.F_02_03_PtTrkpreART_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_03_PtTrkpreART_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_03_PtTrkpreART_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "Do1cdVRngI6", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_03_PtTrkpreART_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.F_02_03_PtTrkpreART_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_03_PtTrkpreART_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_03_PtTrkpreART_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "Vknr78Bwojj", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_03_PtTrkpreART_SCORE", "names": [{"locale": "en", "name": "SIMS.F_02_03_PtTrkpreART_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_03_PtTrkpreART_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_03_PtTrkpreART_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "VT6GqoFvgEy", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_04_RegP-ART_COMM", "names": [{"locale": "en", "name": "SIMS.F_02_04_RegP-ART_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_04_RegP-ART_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_04_RegP-ART_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "yNcbMXRGx9e", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_04_RegP-ART_NA", "names": [{"locale": "en", "name": "SIMS.F_02_04_RegP-ART_NA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_04_RegP-ART_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_04_RegP-ART_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "A7ILLNLHEVy", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_04_RegP-ART_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_02_04_RegP-ART_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_04_RegP-ART_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_04_RegP-ART_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "svVRsvdWF1j", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_04_RegP-ART_Q2_CB1", "names": [{"locale": "en", "name": "SIMS.F_02_04_RegP-ART_Q2_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_04_RegP-ART_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_04_RegP-ART_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "NrQL0MCViAF", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_04_RegP-ART_Q2_CB2", "names": [{"locale": "en", "name": "SIMS.F_02_04_RegP-ART_Q2_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_04_RegP-ART_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_04_RegP-ART_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "cEJTgkPaLui", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_04_RegP-ART_Q2_CB3", "names": [{"locale": "en", "name": "SIMS.F_02_04_RegP-ART_Q2_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_04_RegP-ART_Q2_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_04_RegP-ART_Q2_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "zDTTDeLIjzt", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_04_RegP-ART_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.F_02_04_RegP-ART_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_04_RegP-ART_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_04_RegP-ART_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "GmkYTOKdFZY", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_04_RegP-ART_Q3_CB1", "names": [{"locale": "en", "name": "SIMS.F_02_04_RegP-ART_Q3_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_04_RegP-ART_Q3_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_04_RegP-ART_Q3_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "SHd7W3QGEfj", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_04_RegP-ART_Q3_CB2", "names": [{"locale": "en", "name": "SIMS.F_02_04_RegP-ART_Q3_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_04_RegP-ART_Q3_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_04_RegP-ART_Q3_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "WAIEHstGeeh", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_04_RegP-ART_Q3_CB3", "names": [{"locale": "en", "name": "SIMS.F_02_04_RegP-ART_Q3_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_04_RegP-ART_Q3_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_04_RegP-ART_Q3_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "SY2xBP6qDn3", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_04_RegP-ART_Q3_CB4", "names": [{"locale": "en", "name": "SIMS.F_02_04_RegP-ART_Q3_CB4", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_04_RegP-ART_Q3_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_04_RegP-ART_Q3_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "HFODaw27PLy", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_04_RegP-ART_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.F_02_04_RegP-ART_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_04_RegP-ART_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_04_RegP-ART_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "E4w4AOEByFk", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_04_RegP-ART_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.F_02_04_RegP-ART_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_04_RegP-ART_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_04_RegP-ART_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "CTIxepOy910", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_04_RegP-ART_SCORE", "names": [{"locale": "en", "name": "SIMS.F_02_04_RegP-ART_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_04_RegP-ART_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_04_RegP-ART_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "jchr3xVXSy1", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_05_RegE-ART_COMM", "names": [{"locale": "en", "name": "SIMS.F_02_05_RegE-ART_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_05_RegE-ART_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_05_RegE-ART_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "kN3t8KmKuTt", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_05_RegE-ART_NA", "names": [{"locale": "en", "name": "SIMS.F_02_05_RegE-ART_NA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_05_RegE-ART_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_05_RegE-ART_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "RUuoxBtolsY", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_05_RegE-ART_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_02_05_RegE-ART_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_05_RegE-ART_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_05_RegE-ART_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "ygOnvY3AHoo", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_05_RegE-ART_Q2_CB1", "names": [{"locale": "en", "name": "SIMS.F_02_05_RegE-ART_Q2_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_05_RegE-ART_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_05_RegE-ART_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "jAqy8A3meuQ", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_05_RegE-ART_Q2_CB2", "names": [{"locale": "en", "name": "SIMS.F_02_05_RegE-ART_Q2_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_05_RegE-ART_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_05_RegE-ART_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "g25b9nEyblG", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_05_RegE-ART_Q2_CB3", "names": [{"locale": "en", "name": "SIMS.F_02_05_RegE-ART_Q2_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_05_RegE-ART_Q2_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_05_RegE-ART_Q2_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "JWd2NEenwJf", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_05_RegE-ART_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.F_02_05_RegE-ART_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_05_RegE-ART_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_05_RegE-ART_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "wUPw0i2QGJA", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_05_RegE-ART_Q3_CB1", "names": [{"locale": "en", "name": "SIMS.F_02_05_RegE-ART_Q3_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_05_RegE-ART_Q3_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_05_RegE-ART_Q3_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "Ejfb6MtIV3k", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_05_RegE-ART_Q3_CB2", "names": [{"locale": "en", "name": "SIMS.F_02_05_RegE-ART_Q3_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_05_RegE-ART_Q3_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_05_RegE-ART_Q3_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "YBUnNATOq4R", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_05_RegE-ART_Q3_CB3", "names": [{"locale": "en", "name": "SIMS.F_02_05_RegE-ART_Q3_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_05_RegE-ART_Q3_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_05_RegE-ART_Q3_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "lOJ00TaQf4t", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_05_RegE-ART_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.F_02_05_RegE-ART_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_05_RegE-ART_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_05_RegE-ART_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "kIdQ9ao3fem", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_05_RegE-ART_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.F_02_05_RegE-ART_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_05_RegE-ART_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_05_RegE-ART_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "PjROjhpsBuB", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_05_RegE-ART_Q5_RESP", "names": [{"locale": "en", "name": "SIMS.F_02_05_RegE-ART_Q5_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_05_RegE-ART_Q5_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_05_RegE-ART_Q5_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "BY8a9a6aeaz", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_05_RegE-ART_SCORE", "names": [{"locale": "en", "name": "SIMS.F_02_05_RegE-ART_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_05_RegE-ART_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_05_RegE-ART_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "TOkWaKAlY7o", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_06_RegP-preART_COMM", "names": [{"locale": "en", "name": "SIMS.F_02_06_RegP-preART_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_06_RegP-preART_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_06_RegP-preART_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "w1eJWzOcjL1", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_06_RegP-preART_NA", "names": [{"locale": "en", "name": "SIMS.F_02_06_RegP-preART_NA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_06_RegP-preART_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_06_RegP-preART_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "PXUTXvysAyN", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_06_RegP-preART_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_02_06_RegP-preART_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_06_RegP-preART_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_06_RegP-preART_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "moaMRnrgkq5", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_06_RegP-preART_Q2_CB1", "names": [{"locale": "en", "name": "SIMS.F_02_06_RegP-preART_Q2_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_06_RegP-preART_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_06_RegP-preART_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "GlsGjrgYfEY", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_06_RegP-preART_Q2_CB2", "names": [{"locale": "en", "name": "SIMS.F_02_06_RegP-preART_Q2_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_06_RegP-preART_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_06_RegP-preART_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "bbPQBxOXdlz", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_06_RegP-preART_Q2_CB3", "names": [{"locale": "en", "name": "SIMS.F_02_06_RegP-preART_Q2_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_06_RegP-preART_Q2_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_06_RegP-preART_Q2_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "wL8DgBSv3eK", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_06_RegP-preART_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.F_02_06_RegP-preART_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_06_RegP-preART_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_06_RegP-preART_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "zKBo3SuDE0P", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_06_RegP-preART_Q3_CB1", "names": [{"locale": "en", "name": "SIMS.F_02_06_RegP-preART_Q3_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_06_RegP-preART_Q3_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_06_RegP-preART_Q3_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "lZunL1TAD7s", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_06_RegP-preART_Q3_CB2", "names": [{"locale": "en", "name": "SIMS.F_02_06_RegP-preART_Q3_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_06_RegP-preART_Q3_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_06_RegP-preART_Q3_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "z81GSWj9SCh", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_06_RegP-preART_Q3_CB3", "names": [{"locale": "en", "name": "SIMS.F_02_06_RegP-preART_Q3_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_06_RegP-preART_Q3_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_06_RegP-preART_Q3_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "RZptmOue7kg", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_06_RegP-preART_Q3_CB4", "names": [{"locale": "en", "name": "SIMS.F_02_06_RegP-preART_Q3_CB4", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_06_RegP-preART_Q3_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_06_RegP-preART_Q3_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "PiNzutUqZ7c", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_06_RegP-preART_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.F_02_06_RegP-preART_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_06_RegP-preART_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_06_RegP-preART_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "oM2YNujUP18", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_06_RegP-preART_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.F_02_06_RegP-preART_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_06_RegP-preART_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_06_RegP-preART_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "cJDvAQ89Lre", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_06_RegP-preART_SCORE", "names": [{"locale": "en", "name": "SIMS.F_02_06_RegP-preART_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_06_RegP-preART_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_06_RegP-preART_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "S6MY6PLFlac", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_07_RegE-preART_COMM", "names": [{"locale": "en", "name": "SIMS.F_02_07_RegE-preART_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_07_RegE-preART_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_07_RegE-preART_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "MZLUhXuuwoR", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_07_RegE-preART_NA", "names": [{"locale": "en", "name": "SIMS.F_02_07_RegE-preART_NA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_07_RegE-preART_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_07_RegE-preART_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "gAN4iuUiNNh", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_07_RegE-preART_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_02_07_RegE-preART_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_07_RegE-preART_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_07_RegE-preART_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "EXxg6EJ4cRy", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_07_RegE-preART_Q2_CB1", "names": [{"locale": "en", "name": "SIMS.F_02_07_RegE-preART_Q2_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_07_RegE-preART_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_07_RegE-preART_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "b6LslNnBa2R", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_07_RegE-preART_Q2_CB2", "names": [{"locale": "en", "name": "SIMS.F_02_07_RegE-preART_Q2_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_07_RegE-preART_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_07_RegE-preART_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "hHYf7LZH5Hk", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_07_RegE-preART_Q2_CB3", "names": [{"locale": "en", "name": "SIMS.F_02_07_RegE-preART_Q2_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_07_RegE-preART_Q2_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_07_RegE-preART_Q2_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "KATDuZLH7zI", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_07_RegE-preART_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.F_02_07_RegE-preART_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_07_RegE-preART_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_07_RegE-preART_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "bnUXkBWnemz", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_07_RegE-preART_Q3_CB1", "names": [{"locale": "en", "name": "SIMS.F_02_07_RegE-preART_Q3_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_07_RegE-preART_Q3_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_07_RegE-preART_Q3_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "Csjc1lTx34R", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_07_RegE-preART_Q3_CB2", "names": [{"locale": "en", "name": "SIMS.F_02_07_RegE-preART_Q3_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_07_RegE-preART_Q3_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_07_RegE-preART_Q3_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "heo7IU18WmG", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_07_RegE-preART_Q3_CB3", "names": [{"locale": "en", "name": "SIMS.F_02_07_RegE-preART_Q3_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_07_RegE-preART_Q3_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_07_RegE-preART_Q3_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "cKYVbYPTxYW", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_07_RegE-preART_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.F_02_07_RegE-preART_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_07_RegE-preART_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_07_RegE-preART_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "U3uLdIJKT5J", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_07_RegE-preART_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.F_02_07_RegE-preART_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_07_RegE-preART_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_07_RegE-preART_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "r0nsLz5PKvs", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_07_RegE-preART_Q5_RESP", "names": [{"locale": "en", "name": "SIMS.F_02_07_RegE-preART_Q5_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_07_RegE-preART_Q5_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_07_RegE-preART_Q5_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "E2DoeUjAVw1", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_07_RegE-preART_SCORE", "names": [{"locale": "en", "name": "SIMS.F_02_07_RegE-preART_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_07_RegE-preART_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_07_RegE-preART_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "t5bzwTrBHrJ", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_08_ARTElig_COMM", "names": [{"locale": "en", "name": "SIMS.F_02_08_ARTElig_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_08_ARTElig_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_08_ARTElig_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "ClzRVEN3ZAY", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_08_ARTElig_NA", "names": [{"locale": "en", "name": "SIMS.F_02_08_ARTElig_NA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_08_ARTElig_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "XbeRczEQIDg", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_08_ARTElig_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_02_08_ARTElig_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_08_ARTElig_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_08_ARTElig_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "lxvWbfrKBBK", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_08_ARTElig_Q2_PERC", "names": [{"locale": "en", "name": "SIMS.F_02_08_ARTElig_Q2_PERC", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_08_ARTElig_Q2_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_08_ARTElig_Q2_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "mbLBVqo6t49", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_08_ARTElig_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.F_02_08_ARTElig_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_08_ARTElig_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_08_ARTElig_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "tSEKWQ6cEpN", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_08_ARTElig_SCORE", "names": [{"locale": "en", "name": "SIMS.F_02_08_ARTElig_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_08_ARTElig_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_08_ARTElig_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "Scm8JWYYQvw", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_09_CTXAdult_COMM", "names": [{"locale": "en", "name": "SIMS.F_02_09_CTXAdult_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_09_CTXAdult_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_09_CTXAdult_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "ZoFlEm3EDTF", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_09_CTXAdult_Q1_PERC", "names": [{"locale": "en", "name": "SIMS.F_02_09_CTXAdult_Q1_PERC", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_09_CTXAdult_Q1_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_09_CTXAdult_Q1_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "NGQ81wRlfUs", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_09_CTXAdult_SCORE", "names": [{"locale": "en", "name": "SIMS.F_02_09_CTXAdult_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_09_CTXAdult_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_09_CTXAdult_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "Pcry4d8ZySK", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_10_ARTAdh_COMM", "names": [{"locale": "en", "name": "SIMS.F_02_10_ARTAdh_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_10_ARTAdh_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_10_ARTAdh_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "HOib8pZwvrO", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_10_ARTAdh_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_02_10_ARTAdh_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_10_ARTAdh_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_10_ARTAdh_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "Z3xrg2Bqf8k", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_10_ARTAdh_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.F_02_10_ARTAdh_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_10_ARTAdh_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_10_ARTAdh_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "iQUdizQlY3F", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_10_ARTAdh_Q3_PERC", "names": [{"locale": "en", "name": "SIMS.F_02_10_ARTAdh_Q3_PERC", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_10_ARTAdh_Q3_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_10_ARTAdh_Q3_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "qu6qhOJQSP0", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_10_ARTAdh_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.F_02_10_ARTAdh_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_10_ARTAdh_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_10_ARTAdh_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "gfD39ur94u6", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_10_ARTAdh_SCORE", "names": [{"locale": "en", "name": "SIMS.F_02_10_ARTAdh_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_10_ARTAdh_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_10_ARTAdh_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "nrW4LYjCqLM", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_11_ARTMon_COMM", "names": [{"locale": "en", "name": "SIMS.F_02_11_ARTMon_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_11_ARTMon_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_11_ARTMon_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "iya1yIgimBY", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_11_ARTMon_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_02_11_ARTMon_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_11_ARTMon_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_11_ARTMon_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "AICCtYGiITM", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_11_ARTMon_Q2_PERC", "names": [{"locale": "en", "name": "SIMS.F_02_11_ARTMon_Q2_PERC", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_11_ARTMon_Q2_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_11_ARTMon_Q2_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "iJYfzO7P4ZJ", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_11_ARTMon_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.F_02_11_ARTMon_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_11_ARTMon_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_11_ARTMon_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "dRF3LwEWjY9", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_11_ARTMon_SCORE", "names": [{"locale": "en", "name": "SIMS.F_02_11_ARTMon_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_11_ARTMon_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_11_ARTMon_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "rJQYs8xDFg1", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_12_PartnTest_COMM", "names": [{"locale": "en", "name": "SIMS.F_02_12_PartnTest_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_12_PartnTest_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_12_PartnTest_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "NHCZWBJKr2E", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_12_PartnTest_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_02_12_PartnTest_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_12_PartnTest_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_12_PartnTest_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "y6sKjpJsHFM", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_12_PartnTest_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.F_02_12_PartnTest_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_12_PartnTest_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_12_PartnTest_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "IqkaF3D8KRH", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_12_PartnTest_Q3_PERC", "names": [{"locale": "en", "name": "SIMS.F_02_12_PartnTest_Q3_PERC", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_12_PartnTest_Q3_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_12_PartnTest_Q3_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "HrkCe7C0b4e", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_12_PartnTest_SCORE", "names": [{"locale": "en", "name": "SIMS.F_02_12_PartnTest_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_12_PartnTest_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_12_PartnTest_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "CC5lRybWRvG", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_13_ChildTest_COMM", "names": [{"locale": "en", "name": "SIMS.F_02_13_ChildTest_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_13_ChildTest_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_13_ChildTest_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "rKtPjaBNywv", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_13_ChildTest_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_02_13_ChildTest_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_13_ChildTest_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_13_ChildTest_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "uZSnaYoghLy", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_13_ChildTest_Q2_PERC", "names": [{"locale": "en", "name": "SIMS.F_02_13_ChildTest_Q2_PERC", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_13_ChildTest_Q2_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_13_ChildTest_Q2_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "WSRkQlXjEQv", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_13_ChildTest_SCORE", "names": [{"locale": "en", "name": "SIMS.F_02_13_ChildTest_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_13_ChildTest_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_13_ChildTest_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "pUm1gbQutGc", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_14_STI-Gen_COMM", "names": [{"locale": "en", "name": "SIMS.F_02_14_STI-Gen_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_14_STI-Gen_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_14_STI-Gen_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "gykBJ9RCQZv", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_14_STI-Gen_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_02_14_STI-Gen_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_14_STI-Gen_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_14_STI-Gen_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "fW8jfU5CGT1", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_14_STI-Gen_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.F_02_14_STI-Gen_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_14_STI-Gen_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_14_STI-Gen_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "oEPnBfZXnLv", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_14_STI-Gen_Q3_PERC", "names": [{"locale": "en", "name": "SIMS.F_02_14_STI-Gen_Q3_PERC", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_14_STI-Gen_Q3_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_14_STI-Gen_Q3_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "YkecRfu8WIB", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_14_STI-Gen_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.F_02_14_STI-Gen_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_14_STI-Gen_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_14_STI-Gen_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "LCHlGiSkQF7", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_14_STI-Gen_SCORE", "names": [{"locale": "en", "name": "SIMS.F_02_14_STI-Gen_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_14_STI-Gen_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_14_STI-Gen_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "cwqF6IATZF1", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_15_NutrAdult_COMM", "names": [{"locale": "en", "name": "SIMS.F_02_15_NutrAdult_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_15_NutrAdult_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_15_NutrAdult_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "deTVQ0UEj2X", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_15_NutrAdult_Q1_PERC", "names": [{"locale": "en", "name": "SIMS.F_02_15_NutrAdult_Q1_PERC", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_15_NutrAdult_Q1_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_15_NutrAdult_Q1_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "pwkYEerJ0SW", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_15_NutrAdult_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.F_02_15_NutrAdult_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_15_NutrAdult_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_15_NutrAdult_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "bLhb9jbdrOL", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_15_NutrAdult_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.F_02_15_NutrAdult_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_15_NutrAdult_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_15_NutrAdult_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "wsUJCcpc542", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_15_NutrAdult_SCORE", "names": [{"locale": "en", "name": "SIMS.F_02_15_NutrAdult_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_15_NutrAdult_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_15_NutrAdult_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "U8CAQKR7c7M", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_16_TBScreen_COMM", "names": [{"locale": "en", "name": "SIMS.F_02_16_TBScreen_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_16_TBScreen_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_16_TBScreen_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "JjrQoCbfEMH", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_16_TBScreen_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_02_16_TBScreen_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_16_TBScreen_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_16_TBScreen_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "o6VyDq6ETcT", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_16_TBScreen_Q2_PERC", "names": [{"locale": "en", "name": "SIMS.F_02_16_TBScreen_Q2_PERC", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_16_TBScreen_Q2_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_16_TBScreen_Q2_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "P1hsVqcP8pi", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_16_TBScreen_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.F_02_16_TBScreen_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_16_TBScreen_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_16_TBScreen_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "n99C1oChVbV", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_16_TBScreen_SCORE", "names": [{"locale": "en", "name": "SIMS.F_02_16_TBScreen_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_16_TBScreen_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_16_TBScreen_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "kIPZJxGW33Q", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_17_IPT_COMM", "names": [{"locale": "en", "name": "SIMS.F_02_17_IPT_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_17_IPT_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_17_IPT_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "OuP0okDzme7", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_17_IPT_NA", "names": [{"locale": "en", "name": "SIMS.F_02_17_IPT_NA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_17_IPT_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_17_IPT_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "eqmWtuz2Qxe", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_17_IPT_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_02_17_IPT_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_17_IPT_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_17_IPT_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "nTzBy6ULvEv", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_17_IPT_Q2_PERC", "names": [{"locale": "en", "name": "SIMS.F_02_17_IPT_Q2_PERC", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_17_IPT_Q2_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_17_IPT_Q2_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "XI8R7WBrmCj", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_17_IPT_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.F_02_17_IPT_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_17_IPT_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_17_IPT_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "NmA2tCU9D4d", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_17_IPT_SCORE", "names": [{"locale": "en", "name": "SIMS.F_02_17_IPT_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_17_IPT_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_17_IPT_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "iAMAOp9htRr", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_18_TBDxEval_COMM", "names": [{"locale": "en", "name": "SIMS.F_02_18_TBDxEval_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_18_TBDxEval_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_18_TBDxEval_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "sBzj4mi9UWT", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_18_TBDxEval_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_02_18_TBDxEval_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_18_TBDxEval_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_18_TBDxEval_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "JRHZXxoC5zY", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_18_TBDxEval_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.F_02_18_TBDxEval_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_18_TBDxEval_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_18_TBDxEval_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "uby8RIedv3K", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_18_TBDxEval_Q3_PERC", "names": [{"locale": "en", "name": "SIMS.F_02_18_TBDxEval_Q3_PERC", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_18_TBDxEval_Q3_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_18_TBDxEval_Q3_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "RIfVtVGY2EX", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_18_TBDxEval_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.F_02_18_TBDxEval_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_18_TBDxEval_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_18_TBDxEval_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "NFv2ICJ0VS9", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_18_TBDxEval_SCORE", "names": [{"locale": "en", "name": "SIMS.F_02_18_TBDxEval_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_18_TBDxEval_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_18_TBDxEval_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "LPKnc2O5N3Z", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_19_FacLink_COMM", "names": [{"locale": "en", "name": "SIMS.F_02_19_FacLink_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_19_FacLink_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_19_FacLink_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "e4Oub40MW1I", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_19_FacLink_NA", "names": [{"locale": "en", "name": "SIMS.F_02_19_FacLink_NA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_19_FacLink_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_19_FacLink_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "YDywwnLxAP5", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_19_FacLink_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_02_19_FacLink_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_19_FacLink_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_19_FacLink_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "m3zjsvU8Hli", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_19_FacLink_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.F_02_19_FacLink_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_19_FacLink_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_19_FacLink_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "PiPFLDtTQUk", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_19_FacLink_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.F_02_19_FacLink_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_19_FacLink_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_19_FacLink_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "H6ssHBASPmC", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_19_FacLink_SCORE", "names": [{"locale": "en", "name": "SIMS.F_02_19_FacLink_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_19_FacLink_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_19_FacLink_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "SnXCxt370Y1", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_20_FPSys_COMM", "names": [{"locale": "en", "name": "SIMS.F_02_20_FPSys_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_20_FPSys_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_20_FPSys_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "W3RZUYSNymI", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_20_FPSys_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_02_20_FPSys_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_20_FPSys_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_20_FPSys_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "rUFE9DRsZYO", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_20_FPSys_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.F_02_20_FPSys_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_20_FPSys_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_20_FPSys_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "XkIhsmjqPLm", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_20_FPSys_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.F_02_20_FPSys_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_20_FPSys_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_20_FPSys_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "itqIjwGHCt5", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_20_FPSys_SCORE", "names": [{"locale": "en", "name": "SIMS.F_02_20_FPSys_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_20_FPSys_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_20_FPSys_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "AWmiiXLWshS", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_21_FPInteg_COMM", "names": [{"locale": "en", "name": "SIMS.F_02_21_FPInteg_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_21_FPInteg_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_21_FPInteg_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "dKlAU8ZSNij", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_21_FPInteg_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_02_21_FPInteg_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_21_FPInteg_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_21_FPInteg_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "IJmDzLKvfJi", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_21_FPInteg_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.F_02_21_FPInteg_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_21_FPInteg_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_21_FPInteg_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "vRxya6qdTWT", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_21_FPInteg_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.F_02_21_FPInteg_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_21_FPInteg_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_21_FPInteg_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "jEjFVN0hBib", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_21_FPInteg_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.F_02_21_FPInteg_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_21_FPInteg_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_21_FPInteg_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "L1Ea47oVqxx", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_21_FPInteg_Q5_RESP", "names": [{"locale": "en", "name": "SIMS.F_02_21_FPInteg_Q5_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_21_FPInteg_Q5_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_21_FPInteg_Q5_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "cQCDhisMh7i", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_21_FPInteg_SCORE", "names": [{"locale": "en", "name": "SIMS.F_02_21_FPInteg_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_21_FPInteg_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_21_FPInteg_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "ZtUpmKxABGn", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_22_PedsTest_COMM", "names": [{"locale": "en", "name": "SIMS.F_02_22_PedsTest_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_22_PedsTest_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_22_PedsTest_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "vpL79efm1RC", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_22_PedsTest_Q1_A-NUM", "names": [{"locale": "en", "name": "SIMS.F_02_22_PedsTest_Q1_A-NUM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_22_PedsTest_Q1_A-NUM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_22_PedsTest_Q1_A-NUM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "jZehpv5gp2s", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_22_PedsTest_Q1_CB1", "names": [{"locale": "en", "name": "SIMS.F_02_22_PedsTest_Q1_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_22_PedsTest_Q1_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_22_PedsTest_Q1_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "d4ioz6BiQPP", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_22_PedsTest_Q1_CB2", "names": [{"locale": "en", "name": "SIMS.F_02_22_PedsTest_Q1_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_22_PedsTest_Q1_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_22_PedsTest_Q1_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "qQdemABA9mE", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_22_PedsTest_Q1_CB3", "names": [{"locale": "en", "name": "SIMS.F_02_22_PedsTest_Q1_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_22_PedsTest_Q1_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_22_PedsTest_Q1_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "FAw7rleJKYP", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_22_PedsTest_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.F_02_22_PedsTest_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_22_PedsTest_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_22_PedsTest_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "o7wSiyvI557", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_22_PedsTest_SCORE", "names": [{"locale": "en", "name": "SIMS.F_02_22_PedsTest_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_22_PedsTest_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_22_PedsTest_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "Rjp5lStSraY", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_23_CTXPeds_COMM", "names": [{"locale": "en", "name": "SIMS.F_02_23_CTXPeds_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_23_CTXPeds_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_23_CTXPeds_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "aMtRNMTiDo3", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_23_CTXPeds_Q1_PERC", "names": [{"locale": "en", "name": "SIMS.F_02_23_CTXPeds_Q1_PERC", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_23_CTXPeds_Q1_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_23_CTXPeds_Q1_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "hhAUr1GsX1c", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_23_CTXPeds_SCORE", "names": [{"locale": "en", "name": "SIMS.F_02_23_CTXPeds_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_23_CTXPeds_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_23_CTXPeds_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "eIShGDPxybI", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_24_TBScrnPeds_COMM", "names": [{"locale": "en", "name": "SIMS.F_02_24_TBScrnPeds_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_24_TBScrnPeds_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_24_TBScrnPeds_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "oJoWKZBnuHp", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_24_TBScrnPeds_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_02_24_TBScrnPeds_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_24_TBScrnPeds_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_24_TBScrnPeds_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "tdt35nmQRCu", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_24_TBScrnPeds_Q2_PERC", "names": [{"locale": "en", "name": "SIMS.F_02_24_TBScrnPeds_Q2_PERC", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_24_TBScrnPeds_Q2_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_24_TBScrnPeds_Q2_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "O14edShCKi5", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_24_TBScrnPeds_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.F_02_24_TBScrnPeds_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_24_TBScrnPeds_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_24_TBScrnPeds_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "n4bextRZ6gG", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_24_TBScrnPeds_SCORE", "names": [{"locale": "en", "name": "SIMS.F_02_24_TBScrnPeds_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_24_TBScrnPeds_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_24_TBScrnPeds_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "uSJHd48li4o", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_25_PedsGrwMon_COMM", "names": [{"locale": "en", "name": "SIMS.F_02_25_PedsGrwMon_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_25_PedsGrwMon_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_25_PedsGrwMon_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "Omw26SDH8yn", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_25_PedsGrwMon_Q1_PERC", "names": [{"locale": "en", "name": "SIMS.F_02_25_PedsGrwMon_Q1_PERC", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_25_PedsGrwMon_Q1_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_25_PedsGrwMon_Q1_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "x1DvM9J3z1r", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_25_PedsGrwMon_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.F_02_25_PedsGrwMon_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_25_PedsGrwMon_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_25_PedsGrwMon_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "nV1Y3S6kJGh", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_25_PedsGrwMon_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.F_02_25_PedsGrwMon_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_25_PedsGrwMon_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_25_PedsGrwMon_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "fUkUZ6hU81b", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_25_PedsGrwMon_SCORE", "names": [{"locale": "en", "name": "SIMS.F_02_25_PedsGrwMon_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_25_PedsGrwMon_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_25_PedsGrwMon_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "YBKBN13opcc", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_26_ARTMonPeds_COMM", "names": [{"locale": "en", "name": "SIMS.F_02_26_ARTMonPeds_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_26_ARTMonPeds_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_26_ARTMonPeds_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "v7LcyVweLGX", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_26_ARTMonPeds_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_02_26_ARTMonPeds_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_26_ARTMonPeds_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_26_ARTMonPeds_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "yKJxl69Krzi", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_26_ARTMonPeds_Q2_PERC", "names": [{"locale": "en", "name": "SIMS.F_02_26_ARTMonPeds_Q2_PERC", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_26_ARTMonPeds_Q2_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_26_ARTMonPeds_Q2_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "LjlkgjV2YM5", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_26_ARTMonPeds_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.F_02_26_ARTMonPeds_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_26_ARTMonPeds_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_26_ARTMonPeds_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "Yxz5Kr6L7tG", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_26_ARTMonPeds_SCORE", "names": [{"locale": "en", "name": "SIMS.F_02_26_ARTMonPeds_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_26_ARTMonPeds_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_26_ARTMonPeds_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "JAEmj287Smx", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_27_ARVDosePeds_COMM", "names": [{"locale": "en", "name": "SIMS.F_02_27_ARVDosePeds_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_27_ARVDosePeds_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_27_ARVDosePeds_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "rByjzbEvjlQ", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_27_ARVDosePeds_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_02_27_ARVDosePeds_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_27_ARVDosePeds_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_27_ARVDosePeds_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "nXTwkaMQeNs", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_27_ARVDosePeds_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.F_02_27_ARVDosePeds_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_27_ARVDosePeds_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_27_ARVDosePeds_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "vFLHv7DGb6Y", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_27_ARVDosePeds_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.F_02_27_ARVDosePeds_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_27_ARVDosePeds_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_27_ARVDosePeds_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "KQxCDGXky9O", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_27_ARVDosePeds_SCORE", "names": [{"locale": "en", "name": "SIMS.F_02_27_ARVDosePeds_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_27_ARVDosePeds_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_27_ARVDosePeds_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "M3Wa5IIoeu3", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_28_AdolServs_COMM", "names": [{"locale": "en", "name": "SIMS.F_02_28_AdolServs_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_28_AdolServs_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_28_AdolServs_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "ntV4QdAnKl4", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_28_AdolServs_Q1_CB1", "names": [{"locale": "en", "name": "SIMS.F_02_28_AdolServs_Q1_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_28_AdolServs_Q1_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_28_AdolServs_Q1_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "pqPsFEbHI5p", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_28_AdolServs_Q1_CB2", "names": [{"locale": "en", "name": "SIMS.F_02_28_AdolServs_Q1_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_28_AdolServs_Q1_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_28_AdolServs_Q1_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "foHoYV3R1Xi", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_28_AdolServs_Q1_CB3", "names": [{"locale": "en", "name": "SIMS.F_02_28_AdolServs_Q1_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_28_AdolServs_Q1_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_28_AdolServs_Q1_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "lRG8auI6egM", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_28_AdolServs_Q1_CB4", "names": [{"locale": "en", "name": "SIMS.F_02_28_AdolServs_Q1_CB4", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_28_AdolServs_Q1_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_28_AdolServs_Q1_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "foczHr7kX3c", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_28_AdolServs_Q1_CB5", "names": [{"locale": "en", "name": "SIMS.F_02_28_AdolServs_Q1_CB5", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_28_AdolServs_Q1_CB5/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_28_AdolServs_Q1_CB5/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "fKEx1qFJGqH", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_28_AdolServs_Q1_CB6", "names": [{"locale": "en", "name": "SIMS.F_02_28_AdolServs_Q1_CB6", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_28_AdolServs_Q1_CB6/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_28_AdolServs_Q1_CB6/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "pw8bUNjDNWr", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_28_AdolServs_Q1_T-NUM", "names": [{"locale": "en", "name": "SIMS.F_02_28_AdolServs_Q1_T-NUM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_28_AdolServs_Q1_T-NUM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_28_AdolServs_Q1_T-NUM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "wSi7OicSgh3", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_28_AdolServs_SCORE", "names": [{"locale": "en", "name": "SIMS.F_02_28_AdolServs_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_28_AdolServs_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_28_AdolServs_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "r8lc6h49cnl", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_29_FacLink-PEDS_COMM", "names": [{"locale": "en", "name": "SIMS.F_02_29_FacLink-PEDS_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_29_FacLink-PEDS_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "NOMKDvIfLF7", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_29_FacLink-PEDS_NA", "names": [{"locale": "en", "name": "SIMS.F_02_29_FacLink-PEDS_NA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_29_FacLink-PEDS_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "DzfWzBrLUZg", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_29_FacLink-PEDS_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_02_29_FacLink-PEDS_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_29_FacLink-PEDS_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "tkL8ZYV2SKR", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_29_FacLink-PEDS_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.F_02_29_FacLink-PEDS_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_29_FacLink-PEDS_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "I6BtmlQciAY", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_29_FacLink-PEDS_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.F_02_29_FacLink-PEDS_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_29_FacLink-PEDS_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "SGRvaynr0R9", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_02_29_FacLink-PEDS_SCORE", "names": [{"locale": "en", "name": "SIMS.F_02_29_FacLink-PEDS_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_02_29_FacLink-PEDS_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "rhKYqEikyMq", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_01_Lube-KP_COMM", "names": [{"locale": "en", "name": "SIMS.F_03_01_Lube-KP_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_01_Lube-KP_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_01_Lube-KP_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "qYsWZDWENpJ", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_01_Lube-KP_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_03_01_Lube-KP_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_01_Lube-KP_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_01_Lube-KP_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "iud7ZYa4i9e", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_01_Lube-KP_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.F_03_01_Lube-KP_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_01_Lube-KP_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_01_Lube-KP_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "THQzC7EmRGn", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_01_Lube-KP_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.F_03_01_Lube-KP_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_01_Lube-KP_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_01_Lube-KP_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "p3uxPydfmJD", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_01_Lube-KP_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.F_03_01_Lube-KP_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_01_Lube-KP_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_01_Lube-KP_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "JhbfscoxjLf", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_01_Lube-KP_SCORE", "names": [{"locale": "en", "name": "SIMS.F_03_01_Lube-KP_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_01_Lube-KP_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_01_Lube-KP_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "ZZGNkyB1paj", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_02_STI-KP_COMM", "names": [{"locale": "en", "name": "SIMS.F_03_02_STI-KP_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_02_STI-KP_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_02_STI-KP_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "pmrTEF2KoZx", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_02_STI-KP_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_03_02_STI-KP_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_02_STI-KP_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_02_STI-KP_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "EZEB3NWZkLc", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_02_STI-KP_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.F_03_02_STI-KP_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_02_STI-KP_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_02_STI-KP_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "RRj9njSMfzz", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_02_STI-KP_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.F_03_02_STI-KP_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_02_STI-KP_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_02_STI-KP_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "pSzNq9P6WoU", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_02_STI-KP_Q4_PERC", "names": [{"locale": "en", "name": "SIMS.F_03_02_STI-KP_Q4_PERC", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_02_STI-KP_Q4_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_02_STI-KP_Q4_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "xZ1gu6MMJVU", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_02_STI-KP_Q5_RESP", "names": [{"locale": "en", "name": "SIMS.F_03_02_STI-KP_Q5_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_02_STI-KP_Q5_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_02_STI-KP_Q5_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "XrREVl979Hs", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_02_STI-KP_SCORE", "names": [{"locale": "en", "name": "SIMS.F_03_02_STI-KP_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_02_STI-KP_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_02_STI-KP_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "zarYsBprewM", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_03_ServRef-KP_COMM", "names": [{"locale": "en", "name": "SIMS.F_03_03_ServRef-KP_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_03_ServRef-KP_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_03_ServRef-KP_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "D2wWdnsqnUz", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_03_ServRef-KP_NA", "names": [{"locale": "en", "name": "SIMS.F_03_03_ServRef-KP_NA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_03_ServRef-KP_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_03_ServRef-KP_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "XOuoZ9XTwX8", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_03_ServRef-KP_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_03_03_ServRef-KP_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_03_ServRef-KP_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_03_ServRef-KP_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "k7M8YtExoX7", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_03_ServRef-KP_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.F_03_03_ServRef-KP_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_03_ServRef-KP_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_03_ServRef-KP_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "TFF7ccSViYh", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_03_ServRef-KP_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.F_03_03_ServRef-KP_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_03_ServRef-KP_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_03_ServRef-KP_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "jpn5MW1myyb", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_03_ServRef-KP_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.F_03_03_ServRef-KP_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_03_ServRef-KP_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_03_ServRef-KP_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "YXPNABeveHj", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_03_ServRef-KP_SCORE", "names": [{"locale": "en", "name": "SIMS.F_03_03_ServRef-KP_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_03_ServRef-KP_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_03_ServRef-KP_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "gDWGgnUCt0U", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_04_PtRecords-KP_COMM", "names": [{"locale": "en", "name": "SIMS.F_03_04_PtRecords-KP_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_04_PtRecords-KP_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_04_PtRecords-KP_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "f9QC89CuwqD", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_04_PtRecords-KP_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_03_04_PtRecords-KP_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_04_PtRecords-KP_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_04_PtRecords-KP_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "t1f34H8xUyT", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_04_PtRecords-KP_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.F_03_04_PtRecords-KP_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_04_PtRecords-KP_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_04_PtRecords-KP_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "QHeJlsJ3V07", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_04_PtRecords-KP_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.F_03_04_PtRecords-KP_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_04_PtRecords-KP_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_04_PtRecords-KP_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "zAwJzqgwmPx", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_04_PtRecords-KP_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.F_03_04_PtRecords-KP_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_04_PtRecords-KP_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_04_PtRecords-KP_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "MY5DWVmJsQM", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_04_PtRecords-KP_SCORE", "names": [{"locale": "en", "name": "SIMS.F_03_04_PtRecords-KP_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_04_PtRecords-KP_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_04_PtRecords-KP_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "M1shFkUCNyf", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_05_PtTrkART-KP_COMM", "names": [{"locale": "en", "name": "SIMS.F_03_05_PtTrkART-KP_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_05_PtTrkART-KP_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_05_PtTrkART-KP_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "sbJIywV5K40", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_05_PtTrkART-KP_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_03_05_PtTrkART-KP_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_05_PtTrkART-KP_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_05_PtTrkART-KP_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "bphZJu5yuEy", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_05_PtTrkART-KP_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.F_03_05_PtTrkART-KP_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_05_PtTrkART-KP_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_05_PtTrkART-KP_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "yEluS5XZ2pU", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_05_PtTrkART-KP_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.F_03_05_PtTrkART-KP_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_05_PtTrkART-KP_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_05_PtTrkART-KP_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "mNNsOqZFKuO", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_05_PtTrkART-KP_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.F_03_05_PtTrkART-KP_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_05_PtTrkART-KP_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_05_PtTrkART-KP_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "RguoaX2Fgg4", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_05_PtTrkART-KP_SCORE", "names": [{"locale": "en", "name": "SIMS.F_03_05_PtTrkART-KP_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_05_PtTrkART-KP_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_05_PtTrkART-KP_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "R7QnBrVTw2c", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_06_PtTrkpreART-KP_COMM", "names": [{"locale": "en", "name": "SIMS.F_03_06_PtTrkpreART-KP_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_06_PtTrkpreART-KP_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_06_PtTrkpreART-KP_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "wp4OIFYElET", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_06_PtTrkpreART-KP_NA", "names": [{"locale": "en", "name": "SIMS.F_03_06_PtTrkpreART-KP_NA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_06_PtTrkpreART-KP_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "F3QRY11eRHr", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_06_PtTrkpreART-KP_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_03_06_PtTrkpreART-KP_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_06_PtTrkpreART-KP_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_06_PtTrkpreART-KP_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "YpaG3V4ldZQ", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_06_PtTrkpreART-KP_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.F_03_06_PtTrkpreART-KP_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_06_PtTrkpreART-KP_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_06_PtTrkpreART-KP_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "ZcqhoAjWsrT", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_06_PtTrkpreART-KP_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.F_03_06_PtTrkpreART-KP_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_06_PtTrkpreART-KP_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_06_PtTrkpreART-KP_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "YNjfkmPrj37", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_06_PtTrkpreART-KP_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.F_03_06_PtTrkpreART-KP_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_06_PtTrkpreART-KP_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_06_PtTrkpreART-KP_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "WMXW9TNlD67", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_06_PtTrkpreART-KP_SCORE", "names": [{"locale": "en", "name": "SIMS.F_03_06_PtTrkpreART-KP_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_06_PtTrkpreART-KP_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_06_PtTrkpreART-KP_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "ee2P67i1zRY", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_07_RegP-ART-KP_COMM", "names": [{"locale": "en", "name": "SIMS.F_03_07_RegP-ART-KP_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_07_RegP-ART-KP_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_07_RegP-ART-KP_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "ckveTbfuwlW", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_07_RegP-ART-KP_NA", "names": [{"locale": "en", "name": "SIMS.F_03_07_RegP-ART-KP_NA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_07_RegP-ART-KP_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_07_RegP-ART-KP_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "NyYC0TsDEHP", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_07_RegP-ART-KP_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_03_07_RegP-ART-KP_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_07_RegP-ART-KP_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_07_RegP-ART-KP_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "t7cjSL2hFSk", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_07_RegP-ART-KP_Q2_CB1", "names": [{"locale": "en", "name": "SIMS.F_03_07_RegP-ART-KP_Q2_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_07_RegP-ART-KP_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_07_RegP-ART-KP_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "XwdjFGI2NU5", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_07_RegP-ART-KP_Q2_CB2", "names": [{"locale": "en", "name": "SIMS.F_03_07_RegP-ART-KP_Q2_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_07_RegP-ART-KP_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_07_RegP-ART-KP_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "MhVunv9mgEg", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_07_RegP-ART-KP_Q2_CB3", "names": [{"locale": "en", "name": "SIMS.F_03_07_RegP-ART-KP_Q2_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_07_RegP-ART-KP_Q2_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_07_RegP-ART-KP_Q2_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "nSjY44RjY30", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_07_RegP-ART-KP_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.F_03_07_RegP-ART-KP_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_07_RegP-ART-KP_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_07_RegP-ART-KP_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "cAEOpth4PhJ", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_07_RegP-ART-KP_Q3_CB1", "names": [{"locale": "en", "name": "SIMS.F_03_07_RegP-ART-KP_Q3_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_07_RegP-ART-KP_Q3_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_07_RegP-ART-KP_Q3_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "tVcwruhlNyU", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_07_RegP-ART-KP_Q3_CB2", "names": [{"locale": "en", "name": "SIMS.F_03_07_RegP-ART-KP_Q3_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_07_RegP-ART-KP_Q3_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_07_RegP-ART-KP_Q3_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "MLeENypJdJb", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_07_RegP-ART-KP_Q3_CB3", "names": [{"locale": "en", "name": "SIMS.F_03_07_RegP-ART-KP_Q3_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_07_RegP-ART-KP_Q3_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_07_RegP-ART-KP_Q3_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "ipKSW4Mgll9", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_07_RegP-ART-KP_Q3_CB4", "names": [{"locale": "en", "name": "SIMS.F_03_07_RegP-ART-KP_Q3_CB4", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_07_RegP-ART-KP_Q3_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_07_RegP-ART-KP_Q3_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "Qw3ZauuhPE6", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_07_RegP-ART-KP_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.F_03_07_RegP-ART-KP_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_07_RegP-ART-KP_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_07_RegP-ART-KP_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "tH5UinxyUpR", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_07_RegP-ART-KP_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.F_03_07_RegP-ART-KP_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_07_RegP-ART-KP_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_07_RegP-ART-KP_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "AmsqglP2JSr", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_07_RegP-ART-KP_SCORE", "names": [{"locale": "en", "name": "SIMS.F_03_07_RegP-ART-KP_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_07_RegP-ART-KP_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_07_RegP-ART-KP_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "RhDvTL9Z8eW", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_08_RegE-ART-KP_COMM", "names": [{"locale": "en", "name": "SIMS.F_03_08_RegE-ART-KP_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_08_RegE-ART-KP_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_08_RegE-ART-KP_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "p0tWhMS7gtR", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_08_RegE-ART-KP_NA", "names": [{"locale": "en", "name": "SIMS.F_03_08_RegE-ART-KP_NA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_08_RegE-ART-KP_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_08_RegE-ART-KP_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "VgPaBlJlgBZ", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_08_RegE-ART-KP_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_03_08_RegE-ART-KP_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_08_RegE-ART-KP_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_08_RegE-ART-KP_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "mWe2kJvigWH", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_08_RegE-ART-KP_Q2_CB1", "names": [{"locale": "en", "name": "SIMS.F_03_08_RegE-ART-KP_Q2_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_08_RegE-ART-KP_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_08_RegE-ART-KP_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "AXhxI4XMXDc", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_08_RegE-ART-KP_Q2_CB2", "names": [{"locale": "en", "name": "SIMS.F_03_08_RegE-ART-KP_Q2_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_08_RegE-ART-KP_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_08_RegE-ART-KP_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "Qbs4ahP3oO9", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_08_RegE-ART-KP_Q2_CB3", "names": [{"locale": "en", "name": "SIMS.F_03_08_RegE-ART-KP_Q2_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_08_RegE-ART-KP_Q2_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_08_RegE-ART-KP_Q2_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "yRzxRXGejsL", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_08_RegE-ART-KP_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.F_03_08_RegE-ART-KP_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_08_RegE-ART-KP_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_08_RegE-ART-KP_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "voKZGmEaLF6", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_08_RegE-ART-KP_Q3_CB1", "names": [{"locale": "en", "name": "SIMS.F_03_08_RegE-ART-KP_Q3_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_08_RegE-ART-KP_Q3_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_08_RegE-ART-KP_Q3_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "BsXjJonBRSy", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_08_RegE-ART-KP_Q3_CB2", "names": [{"locale": "en", "name": "SIMS.F_03_08_RegE-ART-KP_Q3_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_08_RegE-ART-KP_Q3_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_08_RegE-ART-KP_Q3_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "qKKioPcwHWq", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_08_RegE-ART-KP_Q3_CB3", "names": [{"locale": "en", "name": "SIMS.F_03_08_RegE-ART-KP_Q3_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_08_RegE-ART-KP_Q3_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_08_RegE-ART-KP_Q3_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "FGWS5Q92VFN", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_08_RegE-ART-KP_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.F_03_08_RegE-ART-KP_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_08_RegE-ART-KP_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_08_RegE-ART-KP_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "fZhU9tlCOdF", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_08_RegE-ART-KP_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.F_03_08_RegE-ART-KP_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_08_RegE-ART-KP_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_08_RegE-ART-KP_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "UgI0JRZK706", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_08_RegE-ART-KP_Q5_RESP", "names": [{"locale": "en", "name": "SIMS.F_03_08_RegE-ART-KP_Q5_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_08_RegE-ART-KP_Q5_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_08_RegE-ART-KP_Q5_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "ZACYcut4i40", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_08_RegE-ART-KP_SCORE", "names": [{"locale": "en", "name": "SIMS.F_03_08_RegE-ART-KP_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_08_RegE-ART-KP_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_08_RegE-ART-KP_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "h5xyZqOqrsy", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_09_RegP-preART-KP_COMM", "names": [{"locale": "en", "name": "SIMS.F_03_09_RegP-preART-KP_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_09_RegP-preART-KP_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_09_RegP-preART-KP_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "dvE7VQXpe11", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_09_RegP-preART-KP_NA", "names": [{"locale": "en", "name": "SIMS.F_03_09_RegP-preART-KP_NA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_09_RegP-preART-KP_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_09_RegP-preART-KP_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "Ml0t7jJEVyR", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_09_RegP-preART-KP_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_03_09_RegP-preART-KP_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_09_RegP-preART-KP_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_09_RegP-preART-KP_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "owjcNt9azFM", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_09_RegP-preART-KP_Q2_CB1", "names": [{"locale": "en", "name": "SIMS.F_03_09_RegP-preART-KP_Q2_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_09_RegP-preART-KP_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_09_RegP-preART-KP_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "oFXqO4Jejx5", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_09_RegP-preART-KP_Q2_CB2", "names": [{"locale": "en", "name": "SIMS.F_03_09_RegP-preART-KP_Q2_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_09_RegP-preART-KP_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_09_RegP-preART-KP_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "WcCmsexOQbq", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_09_RegP-preART-KP_Q2_CB3", "names": [{"locale": "en", "name": "SIMS.F_03_09_RegP-preART-KP_Q2_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_09_RegP-preART-KP_Q2_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_09_RegP-preART-KP_Q2_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "NtDN8p2aYzI", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_09_RegP-preART-KP_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.F_03_09_RegP-preART-KP_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_09_RegP-preART-KP_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_09_RegP-preART-KP_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "pxcddDvUynu", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_09_RegP-preART-KP_Q3_CB1", "names": [{"locale": "en", "name": "SIMS.F_03_09_RegP-preART-KP_Q3_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_09_RegP-preART-KP_Q3_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_09_RegP-preART-KP_Q3_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "Lu1AAzJk2iS", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_09_RegP-preART-KP_Q3_CB2", "names": [{"locale": "en", "name": "SIMS.F_03_09_RegP-preART-KP_Q3_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_09_RegP-preART-KP_Q3_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_09_RegP-preART-KP_Q3_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "JYSRS77tPzU", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_09_RegP-preART-KP_Q3_CB3", "names": [{"locale": "en", "name": "SIMS.F_03_09_RegP-preART-KP_Q3_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_09_RegP-preART-KP_Q3_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_09_RegP-preART-KP_Q3_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "DihpRJNCwyB", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_09_RegP-preART-KP_Q3_CB4", "names": [{"locale": "en", "name": "SIMS.F_03_09_RegP-preART-KP_Q3_CB4", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_09_RegP-preART-KP_Q3_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_09_RegP-preART-KP_Q3_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "tbTzbGTMurS", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_09_RegP-preART-KP_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.F_03_09_RegP-preART-KP_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_09_RegP-preART-KP_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_09_RegP-preART-KP_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "GkEB1stTAtt", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_09_RegP-preART-KP_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.F_03_09_RegP-preART-KP_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_09_RegP-preART-KP_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_09_RegP-preART-KP_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "a9kSWmUGmCk", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_09_RegP-preART-KP_SCORE", "names": [{"locale": "en", "name": "SIMS.F_03_09_RegP-preART-KP_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_09_RegP-preART-KP_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_09_RegP-preART-KP_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "FAi0ldJdjIJ", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_10_RegE-preART-KP_COMM", "names": [{"locale": "en", "name": "SIMS.F_03_10_RegE-preART-KP_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_10_RegE-preART-KP_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_10_RegE-preART-KP_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "L1niELHtnmH", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_10_RegE-preART-KP_NA", "names": [{"locale": "en", "name": "SIMS.F_03_10_RegE-preART-KP_NA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_10_RegE-preART-KP_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_10_RegE-preART-KP_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "yW3dxWRrIpI", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_10_RegE-preART-KP_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_03_10_RegE-preART-KP_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_10_RegE-preART-KP_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_10_RegE-preART-KP_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "XOUnJR4DdVN", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_10_RegE-preART-KP_Q2_CB1", "names": [{"locale": "en", "name": "SIMS.F_03_10_RegE-preART-KP_Q2_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_10_RegE-preART-KP_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_10_RegE-preART-KP_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "zJuUi5xgUOd", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_10_RegE-preART-KP_Q2_CB2", "names": [{"locale": "en", "name": "SIMS.F_03_10_RegE-preART-KP_Q2_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_10_RegE-preART-KP_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_10_RegE-preART-KP_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "ypRPiXF0oGk", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_10_RegE-preART-KP_Q2_CB3", "names": [{"locale": "en", "name": "SIMS.F_03_10_RegE-preART-KP_Q2_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_10_RegE-preART-KP_Q2_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_10_RegE-preART-KP_Q2_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "NTgOnmcJpfK", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_10_RegE-preART-KP_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.F_03_10_RegE-preART-KP_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_10_RegE-preART-KP_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_10_RegE-preART-KP_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "JAURwKrlfpZ", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_10_RegE-preART-KP_Q3_CB1", "names": [{"locale": "en", "name": "SIMS.F_03_10_RegE-preART-KP_Q3_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_10_RegE-preART-KP_Q3_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_10_RegE-preART-KP_Q3_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "ZQeOWkUsW1U", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_10_RegE-preART-KP_Q3_CB2", "names": [{"locale": "en", "name": "SIMS.F_03_10_RegE-preART-KP_Q3_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_10_RegE-preART-KP_Q3_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_10_RegE-preART-KP_Q3_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "Gb0njRKbvNo", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_10_RegE-preART-KP_Q3_CB3", "names": [{"locale": "en", "name": "SIMS.F_03_10_RegE-preART-KP_Q3_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_10_RegE-preART-KP_Q3_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_10_RegE-preART-KP_Q3_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "lX5awYUoyvA", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_10_RegE-preART-KP_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.F_03_10_RegE-preART-KP_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_10_RegE-preART-KP_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_10_RegE-preART-KP_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "exSLBOLqyP3", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_10_RegE-preART-KP_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.F_03_10_RegE-preART-KP_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_10_RegE-preART-KP_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_10_RegE-preART-KP_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "IgBcj5Qp9YH", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_10_RegE-preART-KP_Q5_RESP", "names": [{"locale": "en", "name": "SIMS.F_03_10_RegE-preART-KP_Q5_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_10_RegE-preART-KP_Q5_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_10_RegE-preART-KP_Q5_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "sKUnsoHI82D", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_10_RegE-preART-KP_SCORE", "names": [{"locale": "en", "name": "SIMS.F_03_10_RegE-preART-KP_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_10_RegE-preART-KP_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_10_RegE-preART-KP_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "ibInipK4A6s", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_11_ARTElig-KP_COMM", "names": [{"locale": "en", "name": "SIMS.F_03_11_ARTElig-KP_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_11_ARTElig-KP_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_11_ARTElig-KP_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "UIAww1Zw2PQ", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_11_ARTElig-KP_NA", "names": [{"locale": "en", "name": "SIMS.F_03_11_ARTElig-KP_NA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_11_ARTElig-KP_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "bxesVPVwgal", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_11_ARTElig-KP_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_03_11_ARTElig-KP_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_11_ARTElig-KP_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_11_ARTElig-KP_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "Qdsc8vQETLM", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_11_ARTElig-KP_Q2_PERC", "names": [{"locale": "en", "name": "SIMS.F_03_11_ARTElig-KP_Q2_PERC", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_11_ARTElig-KP_Q2_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_11_ARTElig-KP_Q2_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "a9JuLNSJfK8", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_11_ARTElig-KP_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.F_03_11_ARTElig-KP_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_11_ARTElig-KP_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_11_ARTElig-KP_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "jpevT8Spz6e", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_11_ARTElig-KP_SCORE", "names": [{"locale": "en", "name": "SIMS.F_03_11_ARTElig-KP_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_11_ARTElig-KP_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_11_ARTElig-KP_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "tyxEHQoCxuJ", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_12_CTX-KP_COMM", "names": [{"locale": "en", "name": "SIMS.F_03_12_CTX-KP_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_12_CTX-KP_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_12_CTX-KP_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "uuENZpJUfQv", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_12_CTX-KP_Q1_PERC", "names": [{"locale": "en", "name": "SIMS.F_03_12_CTX-KP_Q1_PERC", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_12_CTX-KP_Q1_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_12_CTX-KP_Q1_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "jFxctpvM5Gq", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_12_CTX-KP_SCORE", "names": [{"locale": "en", "name": "SIMS.F_03_12_CTX-KP_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_12_CTX-KP_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_12_CTX-KP_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "WKMCRttFIAT", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_13_ARTAdh-KP_COMM", "names": [{"locale": "en", "name": "SIMS.F_03_13_ARTAdh-KP_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_13_ARTAdh-KP_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_13_ARTAdh-KP_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "crVp6nvr4zQ", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_13_ARTAdh-KP_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_03_13_ARTAdh-KP_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_13_ARTAdh-KP_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_13_ARTAdh-KP_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "OXSm9l6c2Fl", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_13_ARTAdh-KP_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.F_03_13_ARTAdh-KP_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_13_ARTAdh-KP_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_13_ARTAdh-KP_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "vEuKG9l2qeM", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_13_ARTAdh-KP_Q3_PERC", "names": [{"locale": "en", "name": "SIMS.F_03_13_ARTAdh-KP_Q3_PERC", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_13_ARTAdh-KP_Q3_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_13_ARTAdh-KP_Q3_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "zsNYC7tzmHf", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_13_ARTAdh-KP_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.F_03_13_ARTAdh-KP_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_13_ARTAdh-KP_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_13_ARTAdh-KP_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "p4k0Wyg32uS", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_13_ARTAdh-KP_SCORE", "names": [{"locale": "en", "name": "SIMS.F_03_13_ARTAdh-KP_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_13_ARTAdh-KP_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_13_ARTAdh-KP_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "Inm2IINTTdq", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_14_ARTMon-KP_COMM", "names": [{"locale": "en", "name": "SIMS.F_03_14_ARTMon-KP_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_14_ARTMon-KP_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_14_ARTMon-KP_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "pv2riy4oJnB", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_14_ARTMon-KP_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_03_14_ARTMon-KP_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_14_ARTMon-KP_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_14_ARTMon-KP_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "WBYjiB02A3T", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_14_ARTMon-KP_Q2_PERC", "names": [{"locale": "en", "name": "SIMS.F_03_14_ARTMon-KP_Q2_PERC", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_14_ARTMon-KP_Q2_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_14_ARTMon-KP_Q2_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "ijnzAdZuUYi", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_14_ARTMon-KP_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.F_03_14_ARTMon-KP_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_14_ARTMon-KP_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_14_ARTMon-KP_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "aaLRCcIiS1O", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_14_ARTMon-KP_SCORE", "names": [{"locale": "en", "name": "SIMS.F_03_14_ARTMon-KP_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_14_ARTMon-KP_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_14_ARTMon-KP_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "ooyjmGwdLjQ", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_15_Nutr-KP_COMM", "names": [{"locale": "en", "name": "SIMS.F_03_15_Nutr-KP_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_15_Nutr-KP_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_15_Nutr-KP_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "rwRyPuPKyXl", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_15_Nutr-KP_Q1_PERC", "names": [{"locale": "en", "name": "SIMS.F_03_15_Nutr-KP_Q1_PERC", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_15_Nutr-KP_Q1_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_15_Nutr-KP_Q1_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "daii16sW99C", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_15_Nutr-KP_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.F_03_15_Nutr-KP_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_15_Nutr-KP_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_15_Nutr-KP_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "yAhVN3zt3UR", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_15_Nutr-KP_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.F_03_15_Nutr-KP_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_15_Nutr-KP_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_15_Nutr-KP_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "q5DWQ6jEAP8", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_15_Nutr-KP_SCORE", "names": [{"locale": "en", "name": "SIMS.F_03_15_Nutr-KP_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_15_Nutr-KP_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_15_Nutr-KP_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "fQB6fHvpZQX", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_16_TBScreen-KP_COMM", "names": [{"locale": "en", "name": "SIMS.F_03_16_TBScreen-KP_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_16_TBScreen-KP_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_16_TBScreen-KP_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "Phmn4qhbHlQ", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_16_TBScreen-KP_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_03_16_TBScreen-KP_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_16_TBScreen-KP_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_16_TBScreen-KP_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "QLp2Hx1TPVD", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_16_TBScreen-KP_Q2_PERC", "names": [{"locale": "en", "name": "SIMS.F_03_16_TBScreen-KP_Q2_PERC", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_16_TBScreen-KP_Q2_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_16_TBScreen-KP_Q2_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "zczFhEsvASU", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_16_TBScreen-KP_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.F_03_16_TBScreen-KP_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_16_TBScreen-KP_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_16_TBScreen-KP_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "akT24NRGbPm", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_16_TBScreen-KP_SCORE", "names": [{"locale": "en", "name": "SIMS.F_03_16_TBScreen-KP_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_16_TBScreen-KP_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_16_TBScreen-KP_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "guTobLLLuNf", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_17_IPT-KP_COMM", "names": [{"locale": "en", "name": "SIMS.F_03_17_IPT-KP_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_17_IPT-KP_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_17_IPT-KP_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "qMZOooBrwIr", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_17_IPT-KP_NA", "names": [{"locale": "en", "name": "SIMS.F_03_17_IPT-KP_NA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_17_IPT-KP_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_17_IPT-KP_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "PRHJQg7tSvg", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_17_IPT-KP_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_03_17_IPT-KP_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_17_IPT-KP_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_17_IPT-KP_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "NyqrV4Iy1TX", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_17_IPT-KP_Q2_PERC", "names": [{"locale": "en", "name": "SIMS.F_03_17_IPT-KP_Q2_PERC", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_17_IPT-KP_Q2_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_17_IPT-KP_Q2_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "V0BKKcjWgQp", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_17_IPT-KP_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.F_03_17_IPT-KP_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_17_IPT-KP_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_17_IPT-KP_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "Ls0zXEVFxer", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_17_IPT-KP_SCORE", "names": [{"locale": "en", "name": "SIMS.F_03_17_IPT-KP_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_17_IPT-KP_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_17_IPT-KP_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "RMAflmITkit", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_18_TBDxEval-KP_COMM", "names": [{"locale": "en", "name": "SIMS.F_03_18_TBDxEval-KP_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_18_TBDxEval-KP_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_18_TBDxEval-KP_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "D1CxLWnB97b", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_18_TBDxEval-KP_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_03_18_TBDxEval-KP_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_18_TBDxEval-KP_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_18_TBDxEval-KP_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "pOkXzKChSJU", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_18_TBDxEval-KP_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.F_03_18_TBDxEval-KP_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_18_TBDxEval-KP_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_18_TBDxEval-KP_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "KKlJlyhDrZq", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_18_TBDxEval-KP_Q3_PERC", "names": [{"locale": "en", "name": "SIMS.F_03_18_TBDxEval-KP_Q3_PERC", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_18_TBDxEval-KP_Q3_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_18_TBDxEval-KP_Q3_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "ZvcqophoPRr", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_18_TBDxEval-KP_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.F_03_18_TBDxEval-KP_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_18_TBDxEval-KP_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_18_TBDxEval-KP_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "n6a2HyxlpYC", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_18_TBDxEval-KP_SCORE", "names": [{"locale": "en", "name": "SIMS.F_03_18_TBDxEval-KP_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_18_TBDxEval-KP_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_18_TBDxEval-KP_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "EvaMtFNzlHz", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_19_FPSys-KP_COMM", "names": [{"locale": "en", "name": "SIMS.F_03_19_FPSys-KP_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_19_FPSys-KP_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_19_FPSys-KP_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "GDdNalpbh9S", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_19_FPSys-KP_NA", "names": [{"locale": "en", "name": "SIMS.F_03_19_FPSys-KP_NA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_19_FPSys-KP_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_19_FPSys-KP_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "jxBpxcjB9zN", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_19_FPSys-KP_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_03_19_FPSys-KP_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_19_FPSys-KP_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_19_FPSys-KP_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "KM4FEm76ISl", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_19_FPSys-KP_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.F_03_19_FPSys-KP_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_19_FPSys-KP_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_19_FPSys-KP_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "rIrh3Uecdyu", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_19_FPSys-KP_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.F_03_19_FPSys-KP_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_19_FPSys-KP_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_19_FPSys-KP_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "GP4CR53UP9F", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_19_FPSys-KP_SCORE", "names": [{"locale": "en", "name": "SIMS.F_03_19_FPSys-KP_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_19_FPSys-KP_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_19_FPSys-KP_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "wFSOiRSzNa0", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_20_FPInteg-KP_COMM", "names": [{"locale": "en", "name": "SIMS.F_03_20_FPInteg-KP_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_20_FPInteg-KP_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_20_FPInteg-KP_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "p7uYitkBeUs", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_20_FPInteg-KP_NA", "names": [{"locale": "en", "name": "SIMS.F_03_20_FPInteg-KP_NA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_20_FPInteg-KP_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_20_FPInteg-KP_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "ITmzkAZQw0k", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_20_FPInteg-KP_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_03_20_FPInteg-KP_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_20_FPInteg-KP_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_20_FPInteg-KP_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "DA6XKiqV8NJ", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_20_FPInteg-KP_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.F_03_20_FPInteg-KP_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_20_FPInteg-KP_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_20_FPInteg-KP_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "z2Pjj7XJIJA", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_20_FPInteg-KP_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.F_03_20_FPInteg-KP_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_20_FPInteg-KP_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_20_FPInteg-KP_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "UL4vio9f21P", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_20_FPInteg-KP_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.F_03_20_FPInteg-KP_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_20_FPInteg-KP_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_20_FPInteg-KP_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "brwpBDzFQd7", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_20_FPInteg-KP_Q5_RESP", "names": [{"locale": "en", "name": "SIMS.F_03_20_FPInteg-KP_Q5_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_20_FPInteg-KP_Q5_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_20_FPInteg-KP_Q5_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "m4GJvhReYDR", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_20_FPInteg-KP_SCORE", "names": [{"locale": "en", "name": "SIMS.F_03_20_FPInteg-KP_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_20_FPInteg-KP_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_20_FPInteg-KP_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "wqdQ6jH3BX0", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_21_PartnTest_COMM", "names": [{"locale": "en", "name": "SIMS.F_03_21_PartnTest_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_21_PartnTest_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_21_PartnTest_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "jEcGyeRcASS", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_21_PartnTest_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_03_21_PartnTest_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_21_PartnTest_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_21_PartnTest_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "Zo5QwlsOG2c", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_21_PartnTest_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.F_03_21_PartnTest_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_21_PartnTest_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_21_PartnTest_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "BcPWjhH2WXO", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_21_PartnTest_Q3_PERC", "names": [{"locale": "en", "name": "SIMS.F_03_21_PartnTest_Q3_PERC", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_21_PartnTest_Q3_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_21_PartnTest_Q3_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "obr6pnYOZnq", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_21_PartnTest_SCORE", "names": [{"locale": "en", "name": "SIMS.F_03_21_PartnTest_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_21_PartnTest_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_21_PartnTest_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "QnCVfycGoRR", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_22_ChildTest_COMM", "names": [{"locale": "en", "name": "SIMS.F_03_22_ChildTest_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_22_ChildTest_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_22_ChildTest_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "sKFSYB23JnA", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_22_ChildTest_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_03_22_ChildTest_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_22_ChildTest_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_22_ChildTest_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "WG4hS5j8BLy", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_22_ChildTest_Q2_PERC", "names": [{"locale": "en", "name": "SIMS.F_03_22_ChildTest_Q2_PERC", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_22_ChildTest_Q2_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_22_ChildTest_Q2_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "bSs3z16qvlJ", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_03_22_ChildTest_SCORE", "names": [{"locale": "en", "name": "SIMS.F_03_22_ChildTest_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_22_ChildTest_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_03_22_ChildTest_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "FPVeWWsG1a2", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_00_PMTCT-Assess_CB1", "names": [{"locale": "en", "name": "SIMS.F_04_00_PMTCT-Assess_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_00_PMTCT-Assess_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_00_PMTCT-Assess_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "FLjehPs2Sxh", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_00_PMTCT-Assess_CB2", "names": [{"locale": "en", "name": "SIMS.F_04_00_PMTCT-Assess_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_00_PMTCT-Assess_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_00_PMTCT-Assess_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "vnWUsFplweL", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_01_RegP-ANC_COMM", "names": [{"locale": "en", "name": "SIMS.F_04_01_RegP-ANC_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_01_RegP-ANC_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_01_RegP-ANC_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "Dt5393crp1L", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_01_RegP-ANC_NA", "names": [{"locale": "en", "name": "SIMS.F_04_01_RegP-ANC_NA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_01_RegP-ANC_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_01_RegP-ANC_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "q9lSlQU2iKM", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_01_RegP-ANC_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_04_01_RegP-ANC_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_01_RegP-ANC_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_01_RegP-ANC_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "FZ15Kfv1v6d", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_01_RegP-ANC_Q2_CB1", "names": [{"locale": "en", "name": "SIMS.F_04_01_RegP-ANC_Q2_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_01_RegP-ANC_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_01_RegP-ANC_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "IwZ2WjsJfza", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_01_RegP-ANC_Q2_CB2", "names": [{"locale": "en", "name": "SIMS.F_04_01_RegP-ANC_Q2_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_01_RegP-ANC_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_01_RegP-ANC_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "bs9f9ypoUdc", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_01_RegP-ANC_Q2_CB3", "names": [{"locale": "en", "name": "SIMS.F_04_01_RegP-ANC_Q2_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_01_RegP-ANC_Q2_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_01_RegP-ANC_Q2_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "p1cVlk06MXL", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_01_RegP-ANC_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.F_04_01_RegP-ANC_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_01_RegP-ANC_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_01_RegP-ANC_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "Ii9J88MVWeJ", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_01_RegP-ANC_Q3_CB1", "names": [{"locale": "en", "name": "SIMS.F_04_01_RegP-ANC_Q3_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_01_RegP-ANC_Q3_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_01_RegP-ANC_Q3_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "h9qzuO2Cp0A", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_01_RegP-ANC_Q3_CB2", "names": [{"locale": "en", "name": "SIMS.F_04_01_RegP-ANC_Q3_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_01_RegP-ANC_Q3_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_01_RegP-ANC_Q3_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "RZCN3zkHkhg", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_01_RegP-ANC_Q3_CB3", "names": [{"locale": "en", "name": "SIMS.F_04_01_RegP-ANC_Q3_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_01_RegP-ANC_Q3_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_01_RegP-ANC_Q3_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "NRuFtenRGi4", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_01_RegP-ANC_Q3_CB4", "names": [{"locale": "en", "name": "SIMS.F_04_01_RegP-ANC_Q3_CB4", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_01_RegP-ANC_Q3_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_01_RegP-ANC_Q3_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "R8nrHGuEMIf", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_01_RegP-ANC_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.F_04_01_RegP-ANC_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_01_RegP-ANC_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_01_RegP-ANC_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "lOX8rOnnF5w", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_01_RegP-ANC_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.F_04_01_RegP-ANC_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_01_RegP-ANC_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_01_RegP-ANC_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "pLWisJmjSxa", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_01_RegP-ANC_SCORE", "names": [{"locale": "en", "name": "SIMS.F_04_01_RegP-ANC_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_01_RegP-ANC_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_01_RegP-ANC_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "qN1OfMpsNRV", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_02_RegE-ANC_COMM", "names": [{"locale": "en", "name": "SIMS.F_04_02_RegE-ANC_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_02_RegE-ANC_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_02_RegE-ANC_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "oMnbb1fTz2U", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_02_RegE-ANC_NA", "names": [{"locale": "en", "name": "SIMS.F_04_02_RegE-ANC_NA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_02_RegE-ANC_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_02_RegE-ANC_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "VLZsFGTATIY", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_02_RegE-ANC_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_04_02_RegE-ANC_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_02_RegE-ANC_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_02_RegE-ANC_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "YzIBkqpBud1", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_02_RegE-ANC_Q2_CB1", "names": [{"locale": "en", "name": "SIMS.F_04_02_RegE-ANC_Q2_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_02_RegE-ANC_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_02_RegE-ANC_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "YvI0MH2yGH1", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_02_RegE-ANC_Q2_CB2", "names": [{"locale": "en", "name": "SIMS.F_04_02_RegE-ANC_Q2_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_02_RegE-ANC_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_02_RegE-ANC_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "SJ5MFscUCt3", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_02_RegE-ANC_Q2_CB3", "names": [{"locale": "en", "name": "SIMS.F_04_02_RegE-ANC_Q2_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_02_RegE-ANC_Q2_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_02_RegE-ANC_Q2_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "ng53j9ppluk", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_02_RegE-ANC_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.F_04_02_RegE-ANC_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_02_RegE-ANC_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_02_RegE-ANC_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "iu62e34aCyc", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_02_RegE-ANC_Q3_CB1", "names": [{"locale": "en", "name": "SIMS.F_04_02_RegE-ANC_Q3_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_02_RegE-ANC_Q3_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_02_RegE-ANC_Q3_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "rzi0TpmEUdU", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_02_RegE-ANC_Q3_CB2", "names": [{"locale": "en", "name": "SIMS.F_04_02_RegE-ANC_Q3_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_02_RegE-ANC_Q3_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_02_RegE-ANC_Q3_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "s7VDLapwuTC", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_02_RegE-ANC_Q3_CB3", "names": [{"locale": "en", "name": "SIMS.F_04_02_RegE-ANC_Q3_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_02_RegE-ANC_Q3_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_02_RegE-ANC_Q3_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "RrsLp9fc8PI", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_02_RegE-ANC_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.F_04_02_RegE-ANC_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_02_RegE-ANC_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_02_RegE-ANC_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "AVXm69UtOoj", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_02_RegE-ANC_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.F_04_02_RegE-ANC_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_02_RegE-ANC_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_02_RegE-ANC_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "a5dFakhtSjv", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_02_RegE-ANC_Q5_RESP", "names": [{"locale": "en", "name": "SIMS.F_04_02_RegE-ANC_Q5_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_02_RegE-ANC_Q5_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_02_RegE-ANC_Q5_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "vulkd7X1xmj", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_02_RegE-ANC_SCORE", "names": [{"locale": "en", "name": "SIMS.F_04_02_RegE-ANC_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_02_RegE-ANC_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_02_RegE-ANC_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "fkDQ1Fx9OOP", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_03_ART-PMTCT_COMM", "names": [{"locale": "en", "name": "SIMS.F_04_03_ART-PMTCT_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_03_ART-PMTCT_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_03_ART-PMTCT_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "sCOpnXEx2v1", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_03_ART-PMTCT_DEN", "names": [{"locale": "en", "name": "SIMS.F_04_03_ART-PMTCT_DEN", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_03_ART-PMTCT_DEN/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_03_ART-PMTCT_DEN/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "twEBu05uxUh", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_03_ART-PMTCT_NA", "names": [{"locale": "en", "name": "SIMS.F_04_03_ART-PMTCT_NA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_03_ART-PMTCT_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "oxI3QLFgoYt", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_03_ART-PMTCT_Q1_PERC", "names": [{"locale": "en", "name": "SIMS.F_04_03_ART-PMTCT_Q1_PERC", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_03_ART-PMTCT_Q1_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_03_ART-PMTCT_Q1_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "OVrBgTHi5kr", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_03_ART-PMTCT_SCORE", "names": [{"locale": "en", "name": "SIMS.F_04_03_ART-PMTCT_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_03_ART-PMTCT_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_03_ART-PMTCT_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "i43hM9Dsn2P", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_04_CTX-PMTCT_COMM", "names": [{"locale": "en", "name": "SIMS.F_04_04_CTX-PMTCT_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_04_CTX-PMTCT_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_04_CTX-PMTCT_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "zianuIW6eYT", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_04_CTX-PMTCT_NA", "names": [{"locale": "en", "name": "SIMS.F_04_04_CTX-PMTCT_NA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_04_CTX-PMTCT_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "hEn7suMoIOR", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_04_CTX-PMTCT_Q1_PERC", "names": [{"locale": "en", "name": "SIMS.F_04_04_CTX-PMTCT_Q1_PERC", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_04_CTX-PMTCT_Q1_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_04_CTX-PMTCT_Q1_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "YcvUtBGAnA6", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_04_CTX-PMTCT_SCORE", "names": [{"locale": "en", "name": "SIMS.F_04_04_CTX-PMTCT_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_04_CTX-PMTCT_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_04_CTX-PMTCT_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "mrdV2AeCwQ6", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_05_PtTrkPreg_COMM", "names": [{"locale": "en", "name": "SIMS.F_04_05_PtTrkPreg_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_05_PtTrkPreg_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_05_PtTrkPreg_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "uHAzZpZS6k9", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_05_PtTrkPreg_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_04_05_PtTrkPreg_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_05_PtTrkPreg_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_05_PtTrkPreg_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "wsIY0pOTYb9", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_05_PtTrkPreg_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.F_04_05_PtTrkPreg_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_05_PtTrkPreg_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_05_PtTrkPreg_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "w0GcS94qMeg", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_05_PtTrkPreg_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.F_04_05_PtTrkPreg_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_05_PtTrkPreg_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_05_PtTrkPreg_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "h2MiM7cL9pS", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_05_PtTrkPreg_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.F_04_05_PtTrkPreg_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_05_PtTrkPreg_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_05_PtTrkPreg_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "IAJgXC89Pl0", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_05_PtTrkPreg_SCORE", "names": [{"locale": "en", "name": "SIMS.F_04_05_PtTrkPreg_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_05_PtTrkPreg_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_05_PtTrkPreg_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "oqj5GwKBQtt", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_06_PtRecords-PMTCT_COMM", "names": [{"locale": "en", "name": "SIMS.F_04_06_PtRecords-PMTCT_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_06_PtRecords-PMTCT_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_06_PtRecords-PMTCT_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "le66l6ky38S", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_06_PtRecords-PMTCT_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_04_06_PtRecords-PMTCT_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_06_PtRecords-PMTCT_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_06_PtRecords-PMTCT_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "sAbZyE9I3qQ", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_06_PtRecords-PMTCT_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.F_04_06_PtRecords-PMTCT_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_06_PtRecords-PMTCT_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_06_PtRecords-PMTCT_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "bk8QesoMHK5", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_06_PtRecords-PMTCT_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.F_04_06_PtRecords-PMTCT_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_06_PtRecords-PMTCT_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_06_PtRecords-PMTCT_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "fNjBeX7Mv7i", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_06_PtRecords-PMTCT_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.F_04_06_PtRecords-PMTCT_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_06_PtRecords-PMTCT_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_06_PtRecords-PMTCT_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "Up5impOiJk1", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_06_PtRecords-PMTCT_SCORE", "names": [{"locale": "en", "name": "SIMS.F_04_06_PtRecords-PMTCT_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_06_PtRecords-PMTCT_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_06_PtRecords-PMTCT_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "wqEyBtG1wCE", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_07_RegP-ART-PMTCT_COMM", "names": [{"locale": "en", "name": "SIMS.F_04_07_RegP-ART-PMTCT_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_07_RegP-ART-PMTCT_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_07_RegP-ART-PMTCT_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "m3NJn40fap0", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_07_RegP-ART-PMTCT_NA", "names": [{"locale": "en", "name": "SIMS.F_04_07_RegP-ART-PMTCT_NA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_07_RegP-ART-PMTCT_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_07_RegP-ART-PMTCT_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "ar0n66k7hQq", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_07_RegP-ART-PMTCT_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_04_07_RegP-ART-PMTCT_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_07_RegP-ART-PMTCT_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_07_RegP-ART-PMTCT_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "wHvEuWpUDLC", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_07_RegP-ART-PMTCT_Q2_CB1", "names": [{"locale": "en", "name": "SIMS.F_04_07_RegP-ART-PMTCT_Q2_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_07_RegP-ART-PMTCT_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_07_RegP-ART-PMTCT_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "dt8kTyo9d60", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_07_RegP-ART-PMTCT_Q2_CB2", "names": [{"locale": "en", "name": "SIMS.F_04_07_RegP-ART-PMTCT_Q2_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_07_RegP-ART-PMTCT_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_07_RegP-ART-PMTCT_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "EYuxglGMoiP", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_07_RegP-ART-PMTCT_Q2_CB3", "names": [{"locale": "en", "name": "SIMS.F_04_07_RegP-ART-PMTCT_Q2_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_07_RegP-ART-PMTCT_Q2_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_07_RegP-ART-PMTCT_Q2_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "hMD5lz9zZyr", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_07_RegP-ART-PMTCT_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.F_04_07_RegP-ART-PMTCT_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_07_RegP-ART-PMTCT_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_07_RegP-ART-PMTCT_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "CTRCrpLqKtL", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_07_RegP-ART-PMTCT_Q3_CB1", "names": [{"locale": "en", "name": "SIMS.F_04_07_RegP-ART-PMTCT_Q3_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_07_RegP-ART-PMTCT_Q3_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_07_RegP-ART-PMTCT_Q3_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "W5PFUBuKBlR", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_07_RegP-ART-PMTCT_Q3_CB2", "names": [{"locale": "en", "name": "SIMS.F_04_07_RegP-ART-PMTCT_Q3_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_07_RegP-ART-PMTCT_Q3_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_07_RegP-ART-PMTCT_Q3_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "jUMjeT027Kz", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_07_RegP-ART-PMTCT_Q3_CB3", "names": [{"locale": "en", "name": "SIMS.F_04_07_RegP-ART-PMTCT_Q3_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_07_RegP-ART-PMTCT_Q3_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_07_RegP-ART-PMTCT_Q3_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "PUsXWoM7lCP", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_07_RegP-ART-PMTCT_Q3_CB4", "names": [{"locale": "en", "name": "SIMS.F_04_07_RegP-ART-PMTCT_Q3_CB4", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_07_RegP-ART-PMTCT_Q3_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_07_RegP-ART-PMTCT_Q3_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "TbKqPx7q65L", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_07_RegP-ART-PMTCT_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.F_04_07_RegP-ART-PMTCT_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_07_RegP-ART-PMTCT_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_07_RegP-ART-PMTCT_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "FEXrnTVcsy6", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_07_RegP-ART-PMTCT_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.F_04_07_RegP-ART-PMTCT_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_07_RegP-ART-PMTCT_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_07_RegP-ART-PMTCT_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "cJ0KDVMhusC", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_07_RegP-ART-PMTCT_SCORE", "names": [{"locale": "en", "name": "SIMS.F_04_07_RegP-ART-PMTCT_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_07_RegP-ART-PMTCT_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_07_RegP-ART-PMTCT_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "GiojdFaUeRy", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_08_RegE-ART-PMTCT_COMM", "names": [{"locale": "en", "name": "SIMS.F_04_08_RegE-ART-PMTCT_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_08_RegE-ART-PMTCT_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_08_RegE-ART-PMTCT_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "buwG0jabGRU", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_08_RegE-ART-PMTCT_NA", "names": [{"locale": "en", "name": "SIMS.F_04_08_RegE-ART-PMTCT_NA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_08_RegE-ART-PMTCT_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_08_RegE-ART-PMTCT_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "HA0Mnf2Pkob", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_08_RegE-ART-PMTCT_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_04_08_RegE-ART-PMTCT_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_08_RegE-ART-PMTCT_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_08_RegE-ART-PMTCT_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "I5ffgOGTNCD", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_08_RegE-ART-PMTCT_Q2_CB1", "names": [{"locale": "en", "name": "SIMS.F_04_08_RegE-ART-PMTCT_Q2_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_08_RegE-ART-PMTCT_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_08_RegE-ART-PMTCT_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "onsdnsAitAU", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_08_RegE-ART-PMTCT_Q2_CB2", "names": [{"locale": "en", "name": "SIMS.F_04_08_RegE-ART-PMTCT_Q2_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_08_RegE-ART-PMTCT_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_08_RegE-ART-PMTCT_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "qkXMkB4PIcs", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_08_RegE-ART-PMTCT_Q2_CB3", "names": [{"locale": "en", "name": "SIMS.F_04_08_RegE-ART-PMTCT_Q2_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_08_RegE-ART-PMTCT_Q2_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_08_RegE-ART-PMTCT_Q2_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "k8bHhJ7OqVf", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_08_RegE-ART-PMTCT_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.F_04_08_RegE-ART-PMTCT_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_08_RegE-ART-PMTCT_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_08_RegE-ART-PMTCT_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "vtgP1WAxj8f", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_08_RegE-ART-PMTCT_Q3_CB1", "names": [{"locale": "en", "name": "SIMS.F_04_08_RegE-ART-PMTCT_Q3_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_08_RegE-ART-PMTCT_Q3_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_08_RegE-ART-PMTCT_Q3_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "mWz4D1EVMs5", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_08_RegE-ART-PMTCT_Q3_CB2", "names": [{"locale": "en", "name": "SIMS.F_04_08_RegE-ART-PMTCT_Q3_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_08_RegE-ART-PMTCT_Q3_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_08_RegE-ART-PMTCT_Q3_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "fcaa6uxo7QO", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_08_RegE-ART-PMTCT_Q3_CB3", "names": [{"locale": "en", "name": "SIMS.F_04_08_RegE-ART-PMTCT_Q3_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_08_RegE-ART-PMTCT_Q3_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_08_RegE-ART-PMTCT_Q3_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "lDkffD48u2K", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_08_RegE-ART-PMTCT_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.F_04_08_RegE-ART-PMTCT_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_08_RegE-ART-PMTCT_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_08_RegE-ART-PMTCT_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "NwyXFcUNX76", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_08_RegE-ART-PMTCT_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.F_04_08_RegE-ART-PMTCT_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_08_RegE-ART-PMTCT_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_08_RegE-ART-PMTCT_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "cVj8vLdn5HC", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_08_RegE-ART-PMTCT_Q5_RESP", "names": [{"locale": "en", "name": "SIMS.F_04_08_RegE-ART-PMTCT_Q5_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_08_RegE-ART-PMTCT_Q5_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_08_RegE-ART-PMTCT_Q5_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "ctlsw2oJbI9", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_08_RegE-ART-PMTCT_SCORE", "names": [{"locale": "en", "name": "SIMS.F_04_08_RegE-ART-PMTCT_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_08_RegE-ART-PMTCT_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_08_RegE-ART-PMTCT_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "X9wZpRWH53s", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_09_ARTAdh-PMTCT_COMM", "names": [{"locale": "en", "name": "SIMS.F_04_09_ARTAdh-PMTCT_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_09_ARTAdh-PMTCT_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_09_ARTAdh-PMTCT_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "q8tLCo2n9vZ", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_09_ARTAdh-PMTCT_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_04_09_ARTAdh-PMTCT_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_09_ARTAdh-PMTCT_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_09_ARTAdh-PMTCT_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "rsKLHyxe6K0", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_09_ARTAdh-PMTCT_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.F_04_09_ARTAdh-PMTCT_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_09_ARTAdh-PMTCT_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_09_ARTAdh-PMTCT_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "RVgfyU4uWis", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_09_ARTAdh-PMTCT_Q3_PERC", "names": [{"locale": "en", "name": "SIMS.F_04_09_ARTAdh-PMTCT_Q3_PERC", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_09_ARTAdh-PMTCT_Q3_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_09_ARTAdh-PMTCT_Q3_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "UlmjnOiJOks", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_09_ARTAdh-PMTCT_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.F_04_09_ARTAdh-PMTCT_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_09_ARTAdh-PMTCT_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_09_ARTAdh-PMTCT_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "csibQquwLJ1", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_09_ARTAdh-PMTCT_SCORE", "names": [{"locale": "en", "name": "SIMS.F_04_09_ARTAdh-PMTCT_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_09_ARTAdh-PMTCT_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_09_ARTAdh-PMTCT_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "QsahY92wZMj", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_10_FacLink-PMTCT_COMM", "names": [{"locale": "en", "name": "SIMS.F_04_10_FacLink-PMTCT_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_10_FacLink-PMTCT_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_10_FacLink-PMTCT_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "deKZFiZ6GO5", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_10_FacLink-PMTCT_NA", "names": [{"locale": "en", "name": "SIMS.F_04_10_FacLink-PMTCT_NA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_10_FacLink-PMTCT_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_10_FacLink-PMTCT_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "otmRFWhHZPb", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_10_FacLink-PMTCT_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_04_10_FacLink-PMTCT_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_10_FacLink-PMTCT_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_10_FacLink-PMTCT_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "t5XNyPC2Ve8", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_10_FacLink-PMTCT_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.F_04_10_FacLink-PMTCT_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_10_FacLink-PMTCT_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_10_FacLink-PMTCT_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "Yhd2nTo3t4o", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_10_FacLink-PMTCT_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.F_04_10_FacLink-PMTCT_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_10_FacLink-PMTCT_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_10_FacLink-PMTCT_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "WXJg5HadBDy", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_10_FacLink-PMTCT_SCORE", "names": [{"locale": "en", "name": "SIMS.F_04_10_FacLink-PMTCT_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_10_FacLink-PMTCT_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_10_FacLink-PMTCT_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "di8f6auf7sU", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_11_PartnTest-PMTCT_COMM", "names": [{"locale": "en", "name": "SIMS.F_04_11_PartnTest-PMTCT_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_11_PartnTest-PMTCT_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_11_PartnTest-PMTCT_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "bSwmSOyMC6f", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_11_PartnTest-PMTCT_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_04_11_PartnTest-PMTCT_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_11_PartnTest-PMTCT_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_11_PartnTest-PMTCT_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "rUlCHp0GvVS", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_11_PartnTest-PMTCT_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.F_04_11_PartnTest-PMTCT_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_11_PartnTest-PMTCT_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_11_PartnTest-PMTCT_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "hHCodYyEia1", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_11_PartnTest-PMTCT_Q3_PERC", "names": [{"locale": "en", "name": "SIMS.F_04_11_PartnTest-PMTCT_Q3_PERC", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_11_PartnTest-PMTCT_Q3_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_11_PartnTest-PMTCT_Q3_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "H8CCfcH7VWv", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_11_PartnTest-PMTCT_SCORE", "names": [{"locale": "en", "name": "SIMS.F_04_11_PartnTest-PMTCT_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_11_PartnTest-PMTCT_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_11_PartnTest-PMTCT_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "WfR3srKYSeN", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_12_Nutr-PMTCT_COMM", "names": [{"locale": "en", "name": "SIMS.F_04_12_Nutr-PMTCT_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_12_Nutr-PMTCT_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_12_Nutr-PMTCT_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "PBcoJDtlLE2", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_12_Nutr-PMTCT_Q1_PERC", "names": [{"locale": "en", "name": "SIMS.F_04_12_Nutr-PMTCT_Q1_PERC", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_12_Nutr-PMTCT_Q1_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_12_Nutr-PMTCT_Q1_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "aN8MuxJ1ayp", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_12_Nutr-PMTCT_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.F_04_12_Nutr-PMTCT_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_12_Nutr-PMTCT_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_12_Nutr-PMTCT_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "V8zRkEjzZXF", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_12_Nutr-PMTCT_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.F_04_12_Nutr-PMTCT_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_12_Nutr-PMTCT_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_12_Nutr-PMTCT_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "oc8fZtm8SdP", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_12_Nutr-PMTCT_SCORE", "names": [{"locale": "en", "name": "SIMS.F_04_12_Nutr-PMTCT_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_12_Nutr-PMTCT_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_12_Nutr-PMTCT_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "SYWBUIeMK5m", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_13_TBScreen-PMTCT_COMM", "names": [{"locale": "en", "name": "SIMS.F_04_13_TBScreen-PMTCT_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_13_TBScreen-PMTCT_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_13_TBScreen-PMTCT_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "xcGMUSoCmrE", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_13_TBScreen-PMTCT_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_04_13_TBScreen-PMTCT_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_13_TBScreen-PMTCT_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_13_TBScreen-PMTCT_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "Lu0usKX1qC9", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_13_TBScreen-PMTCT_Q2_PERC", "names": [{"locale": "en", "name": "SIMS.F_04_13_TBScreen-PMTCT_Q2_PERC", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_13_TBScreen-PMTCT_Q2_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_13_TBScreen-PMTCT_Q2_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "Z8DhjtBQLr4", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_13_TBScreen-PMTCT_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.F_04_13_TBScreen-PMTCT_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_13_TBScreen-PMTCT_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_13_TBScreen-PMTCT_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "cbJ9l8Bz4mr", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_13_TBScreen-PMTCT_SCORE", "names": [{"locale": "en", "name": "SIMS.F_04_13_TBScreen-PMTCT_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_13_TBScreen-PMTCT_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_13_TBScreen-PMTCT_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "JtNkYtO1ri4", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_14_IPT-PMTCT_COMM", "names": [{"locale": "en", "name": "SIMS.F_04_14_IPT-PMTCT_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_14_IPT-PMTCT_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_14_IPT-PMTCT_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "zBc4oKfE7uq", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_14_IPT-PMTCT_NA", "names": [{"locale": "en", "name": "SIMS.F_04_14_IPT-PMTCT_NA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_14_IPT-PMTCT_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_14_IPT-PMTCT_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "Ro9l42egWWJ", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_14_IPT-PMTCT_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_04_14_IPT-PMTCT_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_14_IPT-PMTCT_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_14_IPT-PMTCT_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "V4YUySeC4Ru", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_14_IPT-PMTCT_Q2_PERC", "names": [{"locale": "en", "name": "SIMS.F_04_14_IPT-PMTCT_Q2_PERC", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_14_IPT-PMTCT_Q2_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_14_IPT-PMTCT_Q2_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "RCvn9Ws92Bp", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_14_IPT-PMTCT_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.F_04_14_IPT-PMTCT_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_14_IPT-PMTCT_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_14_IPT-PMTCT_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "MqhlR0m0VQS", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_14_IPT-PMTCT_SCORE", "names": [{"locale": "en", "name": "SIMS.F_04_14_IPT-PMTCT_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_14_IPT-PMTCT_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_14_IPT-PMTCT_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "WYscPQAASTU", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_15_TBDxEval-PMTCT_COMM", "names": [{"locale": "en", "name": "SIMS.F_04_15_TBDxEval-PMTCT_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_15_TBDxEval-PMTCT_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_15_TBDxEval-PMTCT_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "SGU9u04YDyG", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_15_TBDxEval-PMTCT_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_04_15_TBDxEval-PMTCT_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_15_TBDxEval-PMTCT_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_15_TBDxEval-PMTCT_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "xWfa5T64xij", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_15_TBDxEval-PMTCT_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.F_04_15_TBDxEval-PMTCT_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_15_TBDxEval-PMTCT_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_15_TBDxEval-PMTCT_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "heuG21ZmF06", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_15_TBDxEval-PMTCT_Q3_PERC", "names": [{"locale": "en", "name": "SIMS.F_04_15_TBDxEval-PMTCT_Q3_PERC", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_15_TBDxEval-PMTCT_Q3_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_15_TBDxEval-PMTCT_Q3_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "ltx7h8JD7il", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_15_TBDxEval-PMTCT_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.F_04_15_TBDxEval-PMTCT_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_15_TBDxEval-PMTCT_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_15_TBDxEval-PMTCT_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "vpIpDXGQ1Ia", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_15_TBDxEval-PMTCT_SCORE", "names": [{"locale": "en", "name": "SIMS.F_04_15_TBDxEval-PMTCT_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_15_TBDxEval-PMTCT_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_15_TBDxEval-PMTCT_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "YX8nSDDjbxD", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_16_STI-PMTCT_COMM", "names": [{"locale": "en", "name": "SIMS.F_04_16_STI-PMTCT_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_16_STI-PMTCT_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_16_STI-PMTCT_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "bwprdJ2zPr3", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_16_STI-PMTCT_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_04_16_STI-PMTCT_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_16_STI-PMTCT_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_16_STI-PMTCT_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "dZHNKijbRH5", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_16_STI-PMTCT_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.F_04_16_STI-PMTCT_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_16_STI-PMTCT_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_16_STI-PMTCT_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "xureEkvJxnv", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_16_STI-PMTCT_Q3_PERC", "names": [{"locale": "en", "name": "SIMS.F_04_16_STI-PMTCT_Q3_PERC", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_16_STI-PMTCT_Q3_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_16_STI-PMTCT_Q3_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "jb71uEoQIZD", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_16_STI-PMTCT_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.F_04_16_STI-PMTCT_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_16_STI-PMTCT_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_16_STI-PMTCT_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "ZyS6rV8nixZ", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_16_STI-PMTCT_SCORE", "names": [{"locale": "en", "name": "SIMS.F_04_16_STI-PMTCT_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_16_STI-PMTCT_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_16_STI-PMTCT_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "NSpABlLLFxN", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_17_FPSys-PMTCT_COMM", "names": [{"locale": "en", "name": "SIMS.F_04_17_FPSys-PMTCT_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_17_FPSys-PMTCT_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_17_FPSys-PMTCT_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "o53TZ7wjRYT", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_17_FPSys-PMTCT_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_04_17_FPSys-PMTCT_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_17_FPSys-PMTCT_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_17_FPSys-PMTCT_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "xxR2IjnLYh0", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_17_FPSys-PMTCT_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.F_04_17_FPSys-PMTCT_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_17_FPSys-PMTCT_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_17_FPSys-PMTCT_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "fOeC1fP5GXi", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_17_FPSys-PMTCT_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.F_04_17_FPSys-PMTCT_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_17_FPSys-PMTCT_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_17_FPSys-PMTCT_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "i3w1G1amprG", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_17_FPSys-PMTCT_SCORE", "names": [{"locale": "en", "name": "SIMS.F_04_17_FPSys-PMTCT_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_17_FPSys-PMTCT_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_17_FPSys-PMTCT_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "G7Gh9inJpRj", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_18_FPInteg-PMTCT_COMM", "names": [{"locale": "en", "name": "SIMS.F_04_18_FPInteg-PMTCT_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_18_FPInteg-PMTCT_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_18_FPInteg-PMTCT_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "KsS5g1cFaFO", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_18_FPInteg-PMTCT_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_04_18_FPInteg-PMTCT_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_18_FPInteg-PMTCT_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_18_FPInteg-PMTCT_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "iPHUKMJylHd", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_18_FPInteg-PMTCT_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.F_04_18_FPInteg-PMTCT_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_18_FPInteg-PMTCT_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_18_FPInteg-PMTCT_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "CKmZljSieVm", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_18_FPInteg-PMTCT_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.F_04_18_FPInteg-PMTCT_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_18_FPInteg-PMTCT_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_18_FPInteg-PMTCT_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "V2miIf0uXs6", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_18_FPInteg-PMTCT_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.F_04_18_FPInteg-PMTCT_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_18_FPInteg-PMTCT_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_18_FPInteg-PMTCT_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "WSpfoRAu9Qy", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_18_FPInteg-PMTCT_Q5_RESP", "names": [{"locale": "en", "name": "SIMS.F_04_18_FPInteg-PMTCT_Q5_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_18_FPInteg-PMTCT_Q5_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_18_FPInteg-PMTCT_Q5_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "rhUCxN9lWS2", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_18_FPInteg-PMTCT_SCORE", "names": [{"locale": "en", "name": "SIMS.F_04_18_FPInteg-PMTCT_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_18_FPInteg-PMTCT_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_18_FPInteg-PMTCT_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "yunSFzef5FP", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_19_PtTrkBF_COMM", "names": [{"locale": "en", "name": "SIMS.F_04_19_PtTrkBF_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_19_PtTrkBF_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_19_PtTrkBF_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "zsbUafGE3FA", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_19_PtTrkBF_NA", "names": [{"locale": "en", "name": "SIMS.F_04_19_PtTrkBF_NA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_19_PtTrkBF_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_19_PtTrkBF_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "OKB0yB12J14", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_19_PtTrkBF_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_04_19_PtTrkBF_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_19_PtTrkBF_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_19_PtTrkBF_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "beqA1kL1NFQ", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_19_PtTrkBF_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.F_04_19_PtTrkBF_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_19_PtTrkBF_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_19_PtTrkBF_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "uxp8cp4eXh3", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_19_PtTrkBF_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.F_04_19_PtTrkBF_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_19_PtTrkBF_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_19_PtTrkBF_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "KyS7pHdJYp3", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_19_PtTrkBF_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.F_04_19_PtTrkBF_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_19_PtTrkBF_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_19_PtTrkBF_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "GmRLAKN3j5b", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_19_PtTrkBF_SCORE", "names": [{"locale": "en", "name": "SIMS.F_04_19_PtTrkBF_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_19_PtTrkBF_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_19_PtTrkBF_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "ioqBrbDsaQP", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_20_ARTMon-PMTCT_COMM", "names": [{"locale": "en", "name": "SIMS.F_04_20_ARTMon-PMTCT_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_20_ARTMon-PMTCT_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_20_ARTMon-PMTCT_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "qEnNyLdLdDj", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_20_ARTMon-PMTCT_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_04_20_ARTMon-PMTCT_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_20_ARTMon-PMTCT_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_20_ARTMon-PMTCT_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "yZMTtmDGKSZ", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_20_ARTMon-PMTCT_Q2_PERC", "names": [{"locale": "en", "name": "SIMS.F_04_20_ARTMon-PMTCT_Q2_PERC", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_20_ARTMon-PMTCT_Q2_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_20_ARTMon-PMTCT_Q2_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "NBa0mBqvv4g", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_20_ARTMon-PMTCT_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.F_04_20_ARTMon-PMTCT_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_20_ARTMon-PMTCT_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_20_ARTMon-PMTCT_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "lrnl501EqVV", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_20_ARTMon-PMTCT_SCORE", "names": [{"locale": "en", "name": "SIMS.F_04_20_ARTMon-PMTCT_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_20_ARTMon-PMTCT_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_20_ARTMon-PMTCT_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "VRsfdmzq2jo", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_21_PITC-L&D_COMM", "names": [{"locale": "en", "name": "SIMS.F_04_21_PITC-L&D_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_21_PITC-L&D_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_21_PITC-L&D_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "ODRRhLfwu33", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_21_PITC-L&D_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_04_21_PITC-L&D_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_21_PITC-L&D_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_21_PITC-L&D_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "up2YRgpn8Am", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_21_PITC-L&D_Q2_PERC", "names": [{"locale": "en", "name": "SIMS.F_04_21_PITC-L&D_Q2_PERC", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_21_PITC-L&D_Q2_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_21_PITC-L&D_Q2_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "wqxoAKMKlSM", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_21_PITC-L&D_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.F_04_21_PITC-L&D_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_21_PITC-L&D_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_21_PITC-L&D_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "iTOoKjtk3sO", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_21_PITC-L&D_SCORE", "names": [{"locale": "en", "name": "SIMS.F_04_21_PITC-L&D_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_21_PITC-L&D_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_21_PITC-L&D_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "pTckkFiM2Qf", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_22_ARV-L&D_COMM", "names": [{"locale": "en", "name": "SIMS.F_04_22_ARV-L&D_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_22_ARV-L&D_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_22_ARV-L&D_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "Z69vGFeEtyi", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_22_ARV-L&D_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_04_22_ARV-L&D_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_22_ARV-L&D_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_22_ARV-L&D_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "L8dIQFf1iu9", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_22_ARV-L&D_Q2_PERC", "names": [{"locale": "en", "name": "SIMS.F_04_22_ARV-L&D_Q2_PERC", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_22_ARV-L&D_Q2_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_22_ARV-L&D_Q2_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "dXyyjIQntEc", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_22_ARV-L&D_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.F_04_22_ARV-L&D_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_22_ARV-L&D_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_22_ARV-L&D_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "t1KTtYefEVb", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_22_ARV-L&D_SCORE", "names": [{"locale": "en", "name": "SIMS.F_04_22_ARV-L&D_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_22_ARV-L&D_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_22_ARV-L&D_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "RYIa54cSLLF", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_23_RegP-L&D_COMM", "names": [{"locale": "en", "name": "SIMS.F_04_23_RegP-L&D_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_23_RegP-L&D_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_23_RegP-L&D_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "yZonsB7NNd3", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_23_RegP-L&D_NA", "names": [{"locale": "en", "name": "SIMS.F_04_23_RegP-L&D_NA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_23_RegP-L&D_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_23_RegP-L&D_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "ZITJrMnPrVI", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_23_RegP-L&D_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_04_23_RegP-L&D_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_23_RegP-L&D_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_23_RegP-L&D_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "HW2SkE6ITB4", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_23_RegP-L&D_Q2_CB1", "names": [{"locale": "en", "name": "SIMS.F_04_23_RegP-L&D_Q2_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_23_RegP-L&D_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_23_RegP-L&D_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "UHxQCXNNOzo", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_23_RegP-L&D_Q2_CB2", "names": [{"locale": "en", "name": "SIMS.F_04_23_RegP-L&D_Q2_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_23_RegP-L&D_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_23_RegP-L&D_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "UXbKA1mKnez", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_23_RegP-L&D_Q2_CB3", "names": [{"locale": "en", "name": "SIMS.F_04_23_RegP-L&D_Q2_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_23_RegP-L&D_Q2_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_23_RegP-L&D_Q2_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "gX4ae8wvZRB", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_23_RegP-L&D_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.F_04_23_RegP-L&D_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_23_RegP-L&D_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_23_RegP-L&D_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "utuoRYqQQI7", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_23_RegP-L&D_Q3_CB1", "names": [{"locale": "en", "name": "SIMS.F_04_23_RegP-L&D_Q3_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_23_RegP-L&D_Q3_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_23_RegP-L&D_Q3_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "iv1cQdEdu4g", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_23_RegP-L&D_Q3_CB2", "names": [{"locale": "en", "name": "SIMS.F_04_23_RegP-L&D_Q3_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_23_RegP-L&D_Q3_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_23_RegP-L&D_Q3_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "VQNr0NPTJt7", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_23_RegP-L&D_Q3_CB3", "names": [{"locale": "en", "name": "SIMS.F_04_23_RegP-L&D_Q3_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_23_RegP-L&D_Q3_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_23_RegP-L&D_Q3_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "KzM1s3VKLbM", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_23_RegP-L&D_Q3_CB4", "names": [{"locale": "en", "name": "SIMS.F_04_23_RegP-L&D_Q3_CB4", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_23_RegP-L&D_Q3_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_23_RegP-L&D_Q3_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "DfTyoDZFTeL", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_23_RegP-L&D_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.F_04_23_RegP-L&D_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_23_RegP-L&D_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_23_RegP-L&D_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "psi6c0K7RLy", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_23_RegP-L&D_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.F_04_23_RegP-L&D_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_23_RegP-L&D_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_23_RegP-L&D_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "MaUVhpXobVX", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_23_RegP-L&D_SCORE", "names": [{"locale": "en", "name": "SIMS.F_04_23_RegP-L&D_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_23_RegP-L&D_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_23_RegP-L&D_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "VUjlZukixMc", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_24_RegE-L&D_COMM", "names": [{"locale": "en", "name": "SIMS.F_04_24_RegE-L&D_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_24_RegE-L&D_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_24_RegE-L&D_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "QhNVekapnlr", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_24_RegE-L&D_NA", "names": [{"locale": "en", "name": "SIMS.F_04_24_RegE-L&D_NA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_24_RegE-L&D_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_24_RegE-L&D_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "m59WGhSHHJ5", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_24_RegE-L&D_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_04_24_RegE-L&D_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_24_RegE-L&D_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_24_RegE-L&D_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "hmp1tof1rkB", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_24_RegE-L&D_Q2_CB1", "names": [{"locale": "en", "name": "SIMS.F_04_24_RegE-L&D_Q2_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_24_RegE-L&D_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_24_RegE-L&D_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "LYvLhmePUPf", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_24_RegE-L&D_Q2_CB2", "names": [{"locale": "en", "name": "SIMS.F_04_24_RegE-L&D_Q2_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_24_RegE-L&D_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_24_RegE-L&D_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "mcLxZsaQqbV", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_24_RegE-L&D_Q2_CB3", "names": [{"locale": "en", "name": "SIMS.F_04_24_RegE-L&D_Q2_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_24_RegE-L&D_Q2_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_24_RegE-L&D_Q2_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "oaCaYBOEdr2", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_24_RegE-L&D_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.F_04_24_RegE-L&D_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_24_RegE-L&D_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_24_RegE-L&D_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "lOvMxdASaHK", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_24_RegE-L&D_Q3_CB1", "names": [{"locale": "en", "name": "SIMS.F_04_24_RegE-L&D_Q3_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_24_RegE-L&D_Q3_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_24_RegE-L&D_Q3_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "p0Rum9L8nA6", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_24_RegE-L&D_Q3_CB2", "names": [{"locale": "en", "name": "SIMS.F_04_24_RegE-L&D_Q3_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_24_RegE-L&D_Q3_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_24_RegE-L&D_Q3_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "JJ3uQEfY4vQ", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_24_RegE-L&D_Q3_CB3", "names": [{"locale": "en", "name": "SIMS.F_04_24_RegE-L&D_Q3_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_24_RegE-L&D_Q3_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_24_RegE-L&D_Q3_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "Teqdzxcg61s", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_24_RegE-L&D_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.F_04_24_RegE-L&D_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_24_RegE-L&D_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_24_RegE-L&D_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "goWXGrxjpXx", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_24_RegE-L&D_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.F_04_24_RegE-L&D_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_24_RegE-L&D_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_24_RegE-L&D_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "eAn1XjiupFB", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_24_RegE-L&D_Q5_RESP", "names": [{"locale": "en", "name": "SIMS.F_04_24_RegE-L&D_Q5_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_24_RegE-L&D_Q5_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_24_RegE-L&D_Q5_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "WY29hDYawOk", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_24_RegE-L&D_SCORE", "names": [{"locale": "en", "name": "SIMS.F_04_24_RegE-L&D_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_24_RegE-L&D_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_24_RegE-L&D_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "RiszQ5TR6zh", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_25_EID-HEI_COMM", "names": [{"locale": "en", "name": "SIMS.F_04_25_EID-HEI_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_25_EID-HEI_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_25_EID-HEI_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "KpWo0AY5w3H", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_25_EID-HEI_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_04_25_EID-HEI_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_25_EID-HEI_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_25_EID-HEI_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "OJJXJhSXB6C", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_25_EID-HEI_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.F_04_25_EID-HEI_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_25_EID-HEI_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_25_EID-HEI_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "tRdbboXzQMW", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_25_EID-HEI_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.F_04_25_EID-HEI_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_25_EID-HEI_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_25_EID-HEI_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "dqlAAs64xUb", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_25_EID-HEI_Q4_DEN", "names": [{"locale": "en", "name": "SIMS.F_04_25_EID-HEI_Q4_DEN", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_25_EID-HEI_Q4_DEN/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_25_EID-HEI_Q4_DEN/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "yyOOop0mx3E", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_25_EID-HEI_Q4_NUM", "names": [{"locale": "en", "name": "SIMS.F_04_25_EID-HEI_Q4_NUM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_25_EID-HEI_Q4_NUM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_25_EID-HEI_Q4_NUM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "HyGtHBsOs8G", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_25_EID-HEI_Q5_RESP", "names": [{"locale": "en", "name": "SIMS.F_04_25_EID-HEI_Q5_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_25_EID-HEI_Q5_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_25_EID-HEI_Q5_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "PJZfhAZ65qY", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_25_EID-HEI_Q6_RESP", "names": [{"locale": "en", "name": "SIMS.F_04_25_EID-HEI_Q6_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_25_EID-HEI_Q6_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_25_EID-HEI_Q6_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "fTxuJSdjjCi", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_25_EID-HEI_Q7_RESP", "names": [{"locale": "en", "name": "SIMS.F_04_25_EID-HEI_Q7_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_25_EID-HEI_Q7_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_25_EID-HEI_Q7_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "qahT6aBtxaM", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_25_EID-HEI_SCORE", "names": [{"locale": "en", "name": "SIMS.F_04_25_EID-HEI_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_25_EID-HEI_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_25_EID-HEI_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "s92slw87B5P", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_26_CTX-HEI_COMM", "names": [{"locale": "en", "name": "SIMS.F_04_26_CTX-HEI_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_26_CTX-HEI_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_26_CTX-HEI_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "D6iRa5AKrqM", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_26_CTX-HEI_Q1_DEN", "names": [{"locale": "en", "name": "SIMS.F_04_26_CTX-HEI_Q1_DEN", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_26_CTX-HEI_Q1_DEN/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_26_CTX-HEI_Q1_DEN/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "abq5NH6Cgll", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_26_CTX-HEI_Q1_NUM", "names": [{"locale": "en", "name": "SIMS.F_04_26_CTX-HEI_Q1_NUM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_26_CTX-HEI_Q1_NUM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_26_CTX-HEI_Q1_NUM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "LTNGzQsKtf0", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_26_CTX-HEI_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.F_04_26_CTX-HEI_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_26_CTX-HEI_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_26_CTX-HEI_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "QwHuyQPMxqG", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_26_CTX-HEI_SCORE", "names": [{"locale": "en", "name": "SIMS.F_04_26_CTX-HEI_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_26_CTX-HEI_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_26_CTX-HEI_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "hkqKcFzfQbb", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_27_PtTrk-HEI_COMM", "names": [{"locale": "en", "name": "SIMS.F_04_27_PtTrk-HEI_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_27_PtTrk-HEI_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_27_PtTrk-HEI_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "nuXC0Z63FgW", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_27_PtTrk-HEI_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_04_27_PtTrk-HEI_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_27_PtTrk-HEI_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_27_PtTrk-HEI_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "n45ajSd5OZl", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_27_PtTrk-HEI_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.F_04_27_PtTrk-HEI_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_27_PtTrk-HEI_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_27_PtTrk-HEI_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "z9KeEYnSXLz", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_27_PtTrk-HEI_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.F_04_27_PtTrk-HEI_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_27_PtTrk-HEI_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_27_PtTrk-HEI_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "rACUleBxeFR", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_27_PtTrk-HEI_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.F_04_27_PtTrk-HEI_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_27_PtTrk-HEI_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_27_PtTrk-HEI_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "y8MXdl7zi7i", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_27_PtTrk-HEI_Q5_RESP", "names": [{"locale": "en", "name": "SIMS.F_04_27_PtTrk-HEI_Q5_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_27_PtTrk-HEI_Q5_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_27_PtTrk-HEI_Q5_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "epTW6QVbsi4", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_27_PtTrk-HEI_SCORE", "names": [{"locale": "en", "name": "SIMS.F_04_27_PtTrk-HEI_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_27_PtTrk-HEI_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_27_PtTrk-HEI_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "bk4tAZauPTr", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_28_ARTEnrol-HEI_COMM", "names": [{"locale": "en", "name": "SIMS.F_04_28_ARTEnrol-HEI_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_28_ARTEnrol-HEI_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_28_ARTEnrol-HEI_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "XNXP3LfbNwB", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_28_ARTEnrol-HEI_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_04_28_ARTEnrol-HEI_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_28_ARTEnrol-HEI_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_28_ARTEnrol-HEI_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "ZiIw9Q2v4uI", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_28_ARTEnrol-HEI_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.F_04_28_ARTEnrol-HEI_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_28_ARTEnrol-HEI_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_28_ARTEnrol-HEI_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "ulG0tj1ppxG", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_28_ARTEnrol-HEI_Q3_DEN", "names": [{"locale": "en", "name": "SIMS.F_04_28_ARTEnrol-HEI_Q3_DEN", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_28_ARTEnrol-HEI_Q3_DEN/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_28_ARTEnrol-HEI_Q3_DEN/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "yLszDbdkq2c", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_28_ARTEnrol-HEI_Q3_NUM", "names": [{"locale": "en", "name": "SIMS.F_04_28_ARTEnrol-HEI_Q3_NUM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_28_ARTEnrol-HEI_Q3_NUM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_28_ARTEnrol-HEI_Q3_NUM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "janfU5Ccy7u", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_28_ARTEnrol-HEI_SCORE", "names": [{"locale": "en", "name": "SIMS.F_04_28_ARTEnrol-HEI_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_28_ARTEnrol-HEI_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_28_ARTEnrol-HEI_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "HaM7QHr5ADE", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_29_RegP-HEI_COMM", "names": [{"locale": "en", "name": "SIMS.F_04_29_RegP-HEI_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_29_RegP-HEI_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_29_RegP-HEI_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "EbPjtydy6Kg", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_29_RegP-HEI_NA", "names": [{"locale": "en", "name": "SIMS.F_04_29_RegP-HEI_NA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_29_RegP-HEI_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_29_RegP-HEI_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "r41lFPMNbWL", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_29_RegP-HEI_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_04_29_RegP-HEI_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_29_RegP-HEI_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_29_RegP-HEI_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "LirJZtflBNY", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_29_RegP-HEI_Q2_CB1", "names": [{"locale": "en", "name": "SIMS.F_04_29_RegP-HEI_Q2_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_29_RegP-HEI_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_29_RegP-HEI_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "GfsI0htytb0", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_29_RegP-HEI_Q2_CB2", "names": [{"locale": "en", "name": "SIMS.F_04_29_RegP-HEI_Q2_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_29_RegP-HEI_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_29_RegP-HEI_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "Ympcvzl0K01", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_29_RegP-HEI_Q2_CB3", "names": [{"locale": "en", "name": "SIMS.F_04_29_RegP-HEI_Q2_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_29_RegP-HEI_Q2_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_29_RegP-HEI_Q2_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "oPHDrP8sH72", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_29_RegP-HEI_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.F_04_29_RegP-HEI_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_29_RegP-HEI_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_29_RegP-HEI_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "Jw0fah64oTV", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_29_RegP-HEI_Q3_CB1", "names": [{"locale": "en", "name": "SIMS.F_04_29_RegP-HEI_Q3_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_29_RegP-HEI_Q3_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_29_RegP-HEI_Q3_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "GAgrKeKJHHo", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_29_RegP-HEI_Q3_CB2", "names": [{"locale": "en", "name": "SIMS.F_04_29_RegP-HEI_Q3_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_29_RegP-HEI_Q3_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_29_RegP-HEI_Q3_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "VpUIq9p5nOu", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_29_RegP-HEI_Q3_CB3", "names": [{"locale": "en", "name": "SIMS.F_04_29_RegP-HEI_Q3_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_29_RegP-HEI_Q3_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_29_RegP-HEI_Q3_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "nXMQ6ES4yDZ", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_29_RegP-HEI_Q3_CB4", "names": [{"locale": "en", "name": "SIMS.F_04_29_RegP-HEI_Q3_CB4", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_29_RegP-HEI_Q3_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_29_RegP-HEI_Q3_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "ywDFTHjQZ0x", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_29_RegP-HEI_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.F_04_29_RegP-HEI_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_29_RegP-HEI_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_29_RegP-HEI_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "XmCfKZECMkC", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_29_RegP-HEI_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.F_04_29_RegP-HEI_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_29_RegP-HEI_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_29_RegP-HEI_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "AV6hIhhOc4w", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_29_RegP-HEI_SCORE", "names": [{"locale": "en", "name": "SIMS.F_04_29_RegP-HEI_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_29_RegP-HEI_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_29_RegP-HEI_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "vWGqHfzzYKv", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_30_RegE-HEI_COMM", "names": [{"locale": "en", "name": "SIMS.F_04_30_RegE-HEI_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_30_RegE-HEI_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_30_RegE-HEI_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "ufu9nq7Gxtx", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_30_RegE-HEI_NA", "names": [{"locale": "en", "name": "SIMS.F_04_30_RegE-HEI_NA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_30_RegE-HEI_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_30_RegE-HEI_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "mPGqyvvt3Qw", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_30_RegE-HEI_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_04_30_RegE-HEI_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_30_RegE-HEI_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_30_RegE-HEI_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "bQYCvFUo3t6", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_30_RegE-HEI_Q2_CB1", "names": [{"locale": "en", "name": "SIMS.F_04_30_RegE-HEI_Q2_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_30_RegE-HEI_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_30_RegE-HEI_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "Th62b68oj5T", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_30_RegE-HEI_Q2_CB2", "names": [{"locale": "en", "name": "SIMS.F_04_30_RegE-HEI_Q2_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_30_RegE-HEI_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_30_RegE-HEI_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "zHL0aMXUbTx", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_30_RegE-HEI_Q2_CB3", "names": [{"locale": "en", "name": "SIMS.F_04_30_RegE-HEI_Q2_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_30_RegE-HEI_Q2_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_30_RegE-HEI_Q2_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "fj03sOK4FGP", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_30_RegE-HEI_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.F_04_30_RegE-HEI_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_30_RegE-HEI_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_30_RegE-HEI_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "z58o1JMkHUC", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_30_RegE-HEI_Q3_CB1", "names": [{"locale": "en", "name": "SIMS.F_04_30_RegE-HEI_Q3_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_30_RegE-HEI_Q3_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_30_RegE-HEI_Q3_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "gELfIiePc5Z", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_30_RegE-HEI_Q3_CB2", "names": [{"locale": "en", "name": "SIMS.F_04_30_RegE-HEI_Q3_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_30_RegE-HEI_Q3_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_30_RegE-HEI_Q3_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "Afaqo5pgQRl", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_30_RegE-HEI_Q3_CB3", "names": [{"locale": "en", "name": "SIMS.F_04_30_RegE-HEI_Q3_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_30_RegE-HEI_Q3_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_30_RegE-HEI_Q3_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "h3N3fNLEtoa", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_30_RegE-HEI_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.F_04_30_RegE-HEI_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_30_RegE-HEI_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_30_RegE-HEI_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "w2XBUdlWPgr", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_30_RegE-HEI_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.F_04_30_RegE-HEI_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_30_RegE-HEI_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_30_RegE-HEI_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "Zj3psJy8ecP", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_30_RegE-HEI_Q5_RESP", "names": [{"locale": "en", "name": "SIMS.F_04_30_RegE-HEI_Q5_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_30_RegE-HEI_Q5_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_30_RegE-HEI_Q5_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "COr7hhADzbG", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_30_RegE-HEI_SCORE", "names": [{"locale": "en", "name": "SIMS.F_04_30_RegE-HEI_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_30_RegE-HEI_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_30_RegE-HEI_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "pioOQm5s2vP", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_31_EIDSupChn-HEI_COMM", "names": [{"locale": "en", "name": "SIMS.F_04_31_EIDSupChn-HEI_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_31_EIDSupChn-HEI_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_31_EIDSupChn-HEI_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "lCnUt77B9r1", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_31_EIDSupChn-HEI_NA", "names": [{"locale": "en", "name": "SIMS.F_04_31_EIDSupChn-HEI_NA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_31_EIDSupChn-HEI_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_31_EIDSupChn-HEI_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "GkZTmYS8C20", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_31_EIDSupChn-HEI_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_04_31_EIDSupChn-HEI_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_31_EIDSupChn-HEI_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_31_EIDSupChn-HEI_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "ZlkM7i2wphW", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_31_EIDSupChn-HEI_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.F_04_31_EIDSupChn-HEI_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_31_EIDSupChn-HEI_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_31_EIDSupChn-HEI_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "QiCu5HB6fF8", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_31_EIDSupChn-HEI_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.F_04_31_EIDSupChn-HEI_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_31_EIDSupChn-HEI_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_31_EIDSupChn-HEI_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "dqfVy3AeaAb", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_31_EIDSupChn-HEI_SCORE", "names": [{"locale": "en", "name": "SIMS.F_04_31_EIDSupChn-HEI_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_31_EIDSupChn-HEI_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_31_EIDSupChn-HEI_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "itjFlUSWrE2", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_32_ChildTest_COMM", "names": [{"locale": "en", "name": "SIMS.F_04_32_ChildTest_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_32_ChildTest_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_32_ChildTest_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "iQE8LfjSis8", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_32_ChildTest_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_04_32_ChildTest_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_32_ChildTest_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_32_ChildTest_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "Nil37BBApMZ", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_32_ChildTest_Q2_PERC", "names": [{"locale": "en", "name": "SIMS.F_04_32_ChildTest_Q2_PERC", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_32_ChildTest_Q2_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_32_ChildTest_Q2_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "vuHwq2YSf1U", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_04_32_ChildTest_SCORE", "names": [{"locale": "en", "name": "SIMS.F_04_32_ChildTest_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_32_ChildTest_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_04_32_ChildTest_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "S07pgsslUrd", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_05_01_RegP-VMMC_COMM", "names": [{"locale": "en", "name": "SIMS.F_05_01_RegP-VMMC_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_05_01_RegP-VMMC_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_05_01_RegP-VMMC_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "TvPVOZnUzjx", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_05_01_RegP-VMMC_NA", "names": [{"locale": "en", "name": "SIMS.F_05_01_RegP-VMMC_NA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_05_01_RegP-VMMC_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_05_01_RegP-VMMC_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "deClJx4S9tK", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_05_01_RegP-VMMC_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_05_01_RegP-VMMC_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_05_01_RegP-VMMC_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_05_01_RegP-VMMC_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "cIr0DMpMA3E", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_05_01_RegP-VMMC_Q2_CB1", "names": [{"locale": "en", "name": "SIMS.F_05_01_RegP-VMMC_Q2_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_05_01_RegP-VMMC_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_05_01_RegP-VMMC_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "qYkKflg0BRH", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_05_01_RegP-VMMC_Q2_CB2", "names": [{"locale": "en", "name": "SIMS.F_05_01_RegP-VMMC_Q2_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_05_01_RegP-VMMC_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_05_01_RegP-VMMC_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "A8bUmPR9SVK", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_05_01_RegP-VMMC_Q2_CB3", "names": [{"locale": "en", "name": "SIMS.F_05_01_RegP-VMMC_Q2_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_05_01_RegP-VMMC_Q2_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_05_01_RegP-VMMC_Q2_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "td8n5KEeQLI", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_05_01_RegP-VMMC_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.F_05_01_RegP-VMMC_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_05_01_RegP-VMMC_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_05_01_RegP-VMMC_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "ZMsMXw9fNKE", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_05_01_RegP-VMMC_Q3_CB1", "names": [{"locale": "en", "name": "SIMS.F_05_01_RegP-VMMC_Q3_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_05_01_RegP-VMMC_Q3_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_05_01_RegP-VMMC_Q3_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "HAezOATgHfH", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_05_01_RegP-VMMC_Q3_CB2", "names": [{"locale": "en", "name": "SIMS.F_05_01_RegP-VMMC_Q3_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_05_01_RegP-VMMC_Q3_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_05_01_RegP-VMMC_Q3_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "GdZixgnMy0b", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_05_01_RegP-VMMC_Q3_CB3", "names": [{"locale": "en", "name": "SIMS.F_05_01_RegP-VMMC_Q3_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_05_01_RegP-VMMC_Q3_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_05_01_RegP-VMMC_Q3_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "SHZdSxdLOvS", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_05_01_RegP-VMMC_Q3_CB4", "names": [{"locale": "en", "name": "SIMS.F_05_01_RegP-VMMC_Q3_CB4", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_05_01_RegP-VMMC_Q3_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_05_01_RegP-VMMC_Q3_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "CcWu0oFUmyL", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_05_01_RegP-VMMC_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.F_05_01_RegP-VMMC_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_05_01_RegP-VMMC_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_05_01_RegP-VMMC_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "tU6TIRJ51QJ", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_05_01_RegP-VMMC_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.F_05_01_RegP-VMMC_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_05_01_RegP-VMMC_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_05_01_RegP-VMMC_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "drHCWwN8Kev", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_05_01_RegP-VMMC_SCORE", "names": [{"locale": "en", "name": "SIMS.F_05_01_RegP-VMMC_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_05_01_RegP-VMMC_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_05_01_RegP-VMMC_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "OzazNY4f57i", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_05_02_RegE-VMMC_COMM", "names": [{"locale": "en", "name": "SIMS.F_05_02_RegE-VMMC_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_05_02_RegE-VMMC_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_05_02_RegE-VMMC_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "nqhtyzRtY4Z", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_05_02_RegE-VMMC_NA", "names": [{"locale": "en", "name": "SIMS.F_05_02_RegE-VMMC_NA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_05_02_RegE-VMMC_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_05_02_RegE-VMMC_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "mx1ii1xL5Lo", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_05_02_RegE-VMMC_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_05_02_RegE-VMMC_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_05_02_RegE-VMMC_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_05_02_RegE-VMMC_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "HXsNRR81eIA", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_05_02_RegE-VMMC_Q2_CB1", "names": [{"locale": "en", "name": "SIMS.F_05_02_RegE-VMMC_Q2_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_05_02_RegE-VMMC_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_05_02_RegE-VMMC_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "xikRvT3rgTT", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_05_02_RegE-VMMC_Q2_CB2", "names": [{"locale": "en", "name": "SIMS.F_05_02_RegE-VMMC_Q2_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_05_02_RegE-VMMC_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_05_02_RegE-VMMC_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "tGJQdyMxISk", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_05_02_RegE-VMMC_Q2_CB3", "names": [{"locale": "en", "name": "SIMS.F_05_02_RegE-VMMC_Q2_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_05_02_RegE-VMMC_Q2_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_05_02_RegE-VMMC_Q2_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "YUb5YdzBwwA", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_05_02_RegE-VMMC_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.F_05_02_RegE-VMMC_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_05_02_RegE-VMMC_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_05_02_RegE-VMMC_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "fgBWDLvFo5B", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_05_02_RegE-VMMC_Q3_CB1", "names": [{"locale": "en", "name": "SIMS.F_05_02_RegE-VMMC_Q3_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_05_02_RegE-VMMC_Q3_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_05_02_RegE-VMMC_Q3_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "CjjZHB5Szyo", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_05_02_RegE-VMMC_Q3_CB2", "names": [{"locale": "en", "name": "SIMS.F_05_02_RegE-VMMC_Q3_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_05_02_RegE-VMMC_Q3_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_05_02_RegE-VMMC_Q3_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "bLuL7jVzOhp", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_05_02_RegE-VMMC_Q3_CB3", "names": [{"locale": "en", "name": "SIMS.F_05_02_RegE-VMMC_Q3_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_05_02_RegE-VMMC_Q3_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_05_02_RegE-VMMC_Q3_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "rTmnkPMa4RW", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_05_02_RegE-VMMC_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.F_05_02_RegE-VMMC_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_05_02_RegE-VMMC_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_05_02_RegE-VMMC_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "qWR9XWfPjfU", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_05_02_RegE-VMMC_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.F_05_02_RegE-VMMC_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_05_02_RegE-VMMC_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_05_02_RegE-VMMC_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "gwOnmbhZI0x", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_05_02_RegE-VMMC_Q5_RESP", "names": [{"locale": "en", "name": "SIMS.F_05_02_RegE-VMMC_Q5_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_05_02_RegE-VMMC_Q5_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_05_02_RegE-VMMC_Q5_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "YZxkcgzk5fE", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_05_02_RegE-VMMC_SCORE", "names": [{"locale": "en", "name": "SIMS.F_05_02_RegE-VMMC_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_05_02_RegE-VMMC_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_05_02_RegE-VMMC_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "G5jEnOoXdV3", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_05_03_AE-VMMC_COMM", "names": [{"locale": "en", "name": "SIMS.F_05_03_AE-VMMC_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_05_03_AE-VMMC_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_05_03_AE-VMMC_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "ExmujhiXQLe", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_05_03_AE-VMMC_Q1_CB1", "names": [{"locale": "en", "name": "SIMS.F_05_03_AE-VMMC_Q1_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_05_03_AE-VMMC_Q1_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_05_03_AE-VMMC_Q1_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "potz0KtpzRU", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_05_03_AE-VMMC_Q1_CB10", "names": [{"locale": "en", "name": "SIMS.F_05_03_AE-VMMC_Q1_CB10", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_05_03_AE-VMMC_Q1_CB10/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_05_03_AE-VMMC_Q1_CB10/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "znziwvAiYRT", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_05_03_AE-VMMC_Q1_CB11", "names": [{"locale": "en", "name": "SIMS.F_05_03_AE-VMMC_Q1_CB11", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_05_03_AE-VMMC_Q1_CB11/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_05_03_AE-VMMC_Q1_CB11/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "zKy2n95odeI", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_05_03_AE-VMMC_Q1_CB12", "names": [{"locale": "en", "name": "SIMS.F_05_03_AE-VMMC_Q1_CB12", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_05_03_AE-VMMC_Q1_CB12/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_05_03_AE-VMMC_Q1_CB12/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "hpIF7dkFYql", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_05_03_AE-VMMC_Q1_CB13", "names": [{"locale": "en", "name": "SIMS.F_05_03_AE-VMMC_Q1_CB13", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_05_03_AE-VMMC_Q1_CB13/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_05_03_AE-VMMC_Q1_CB13/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "U60TR65LLLj", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_05_03_AE-VMMC_Q1_CB14", "names": [{"locale": "en", "name": "SIMS.F_05_03_AE-VMMC_Q1_CB14", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_05_03_AE-VMMC_Q1_CB14/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_05_03_AE-VMMC_Q1_CB14/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "Jd6F0Qaws1y", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_05_03_AE-VMMC_Q1_CB15", "names": [{"locale": "en", "name": "SIMS.F_05_03_AE-VMMC_Q1_CB15", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_05_03_AE-VMMC_Q1_CB15/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_05_03_AE-VMMC_Q1_CB15/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "KsdpK84ug0J", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_05_03_AE-VMMC_Q1_CB16", "names": [{"locale": "en", "name": "SIMS.F_05_03_AE-VMMC_Q1_CB16", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_05_03_AE-VMMC_Q1_CB16/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_05_03_AE-VMMC_Q1_CB16/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "MOFXfVW538X", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_05_03_AE-VMMC_Q1_CB2", "names": [{"locale": "en", "name": "SIMS.F_05_03_AE-VMMC_Q1_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_05_03_AE-VMMC_Q1_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_05_03_AE-VMMC_Q1_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "opHZ9PGCSRs", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_05_03_AE-VMMC_Q1_CB3", "names": [{"locale": "en", "name": "SIMS.F_05_03_AE-VMMC_Q1_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_05_03_AE-VMMC_Q1_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_05_03_AE-VMMC_Q1_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "Qtcr3rrQ1t3", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_05_03_AE-VMMC_Q1_CB4", "names": [{"locale": "en", "name": "SIMS.F_05_03_AE-VMMC_Q1_CB4", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_05_03_AE-VMMC_Q1_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_05_03_AE-VMMC_Q1_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "bM3uiCPDcvW", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_05_03_AE-VMMC_Q1_CB5", "names": [{"locale": "en", "name": "SIMS.F_05_03_AE-VMMC_Q1_CB5", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_05_03_AE-VMMC_Q1_CB5/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_05_03_AE-VMMC_Q1_CB5/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "IDr8ivtnf6p", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_05_03_AE-VMMC_Q1_CB6", "names": [{"locale": "en", "name": "SIMS.F_05_03_AE-VMMC_Q1_CB6", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_05_03_AE-VMMC_Q1_CB6/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_05_03_AE-VMMC_Q1_CB6/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "PrXb8BfsZkB", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_05_03_AE-VMMC_Q1_CB7", "names": [{"locale": "en", "name": "SIMS.F_05_03_AE-VMMC_Q1_CB7", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_05_03_AE-VMMC_Q1_CB7/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_05_03_AE-VMMC_Q1_CB7/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "dGWrQJjPpd7", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_05_03_AE-VMMC_Q1_CB8", "names": [{"locale": "en", "name": "SIMS.F_05_03_AE-VMMC_Q1_CB8", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_05_03_AE-VMMC_Q1_CB8/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_05_03_AE-VMMC_Q1_CB8/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "wohqjYV0mh3", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_05_03_AE-VMMC_Q1_CB9", "names": [{"locale": "en", "name": "SIMS.F_05_03_AE-VMMC_Q1_CB9", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_05_03_AE-VMMC_Q1_CB9/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_05_03_AE-VMMC_Q1_CB9/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "xWGmugoeSt1", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_05_03_AE-VMMC_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_05_03_AE-VMMC_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_05_03_AE-VMMC_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_05_03_AE-VMMC_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "xJbjKKNfkgJ", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_05_03_AE-VMMC_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.F_05_03_AE-VMMC_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_05_03_AE-VMMC_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_05_03_AE-VMMC_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "QOL3Y8IssaM", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_05_03_AE-VMMC_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.F_05_03_AE-VMMC_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_05_03_AE-VMMC_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_05_03_AE-VMMC_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "ey8vqRkwDsH", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_05_03_AE-VMMC_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.F_05_03_AE-VMMC_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_05_03_AE-VMMC_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_05_03_AE-VMMC_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "emeJMllU6ql", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_05_03_AE-VMMC_SCORE", "names": [{"locale": "en", "name": "SIMS.F_05_03_AE-VMMC_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_05_03_AE-VMMC_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_05_03_AE-VMMC_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "KHfYKB8z0dq", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_05_04_ICF-VMMC_COMM", "names": [{"locale": "en", "name": "SIMS.F_05_04_ICF-VMMC_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_05_04_ICF-VMMC_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_05_04_ICF-VMMC_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "GUtVan5VvuC", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_05_04_ICF-VMMC_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_05_04_ICF-VMMC_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_05_04_ICF-VMMC_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_05_04_ICF-VMMC_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "n6eBRJb0d9N", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_05_04_ICF-VMMC_Q2_PERC", "names": [{"locale": "en", "name": "SIMS.F_05_04_ICF-VMMC_Q2_PERC", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_05_04_ICF-VMMC_Q2_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_05_04_ICF-VMMC_Q2_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "mhmZH5eSzQd", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_05_04_ICF-VMMC_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.F_05_04_ICF-VMMC_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_05_04_ICF-VMMC_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_05_04_ICF-VMMC_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "w7Qcz98MIKK", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_05_04_ICF-VMMC_SCORE", "names": [{"locale": "en", "name": "SIMS.F_05_04_ICF-VMMC_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_05_04_ICF-VMMC_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_05_04_ICF-VMMC_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "KSLHxyzzgdc", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_05_05_ClinFU-VMMC_COMM", "names": [{"locale": "en", "name": "SIMS.F_05_05_ClinFU-VMMC_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_05_05_ClinFU-VMMC_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_05_05_ClinFU-VMMC_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "CBPuyDZuPHc", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_05_05_ClinFU-VMMC_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_05_05_ClinFU-VMMC_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_05_05_ClinFU-VMMC_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_05_05_ClinFU-VMMC_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "X3Qwgyh4EZD", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_05_05_ClinFU-VMMC_Q2_PERC", "names": [{"locale": "en", "name": "SIMS.F_05_05_ClinFU-VMMC_Q2_PERC", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_05_05_ClinFU-VMMC_Q2_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_05_05_ClinFU-VMMC_Q2_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "wwwBkiSEFfd", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_05_05_ClinFU-VMMC_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.F_05_05_ClinFU-VMMC_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_05_05_ClinFU-VMMC_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_05_05_ClinFU-VMMC_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "ojlzok0xyYY", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_05_05_ClinFU-VMMC_SCORE", "names": [{"locale": "en", "name": "SIMS.F_05_05_ClinFU-VMMC_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_05_05_ClinFU-VMMC_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_05_05_ClinFU-VMMC_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "ktZJD5aDfUN", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_06_01_PostViolCap-GBV_COMM", "names": [{"locale": "en", "name": "SIMS.F_06_01_PostViolCap-GBV_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_06_01_PostViolCap-GBV_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_06_01_PostViolCap-GBV_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "gXkuQy89fgv", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_06_01_PostViolCap-GBV_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_06_01_PostViolCap-GBV_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_06_01_PostViolCap-GBV_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_06_01_PostViolCap-GBV_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "cRgSTnNsRtB", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_06_01_PostViolCap-GBV_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.F_06_01_PostViolCap-GBV_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_06_01_PostViolCap-GBV_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_06_01_PostViolCap-GBV_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "OoKnSdzPns3", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_06_01_PostViolCap-GBV_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.F_06_01_PostViolCap-GBV_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_06_01_PostViolCap-GBV_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_06_01_PostViolCap-GBV_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "yi8UoLpt3Oz", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_06_01_PostViolCap-GBV_Q4_CB1", "names": [{"locale": "en", "name": "SIMS.F_06_01_PostViolCap-GBV_Q4_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_06_01_PostViolCap-GBV_Q4_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_06_01_PostViolCap-GBV_Q4_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "amvwu26RSRL", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_06_01_PostViolCap-GBV_Q4_CB2", "names": [{"locale": "en", "name": "SIMS.F_06_01_PostViolCap-GBV_Q4_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_06_01_PostViolCap-GBV_Q4_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_06_01_PostViolCap-GBV_Q4_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "XYeZlH9t78y", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_06_01_PostViolCap-GBV_Q4_CB3", "names": [{"locale": "en", "name": "SIMS.F_06_01_PostViolCap-GBV_Q4_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_06_01_PostViolCap-GBV_Q4_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_06_01_PostViolCap-GBV_Q4_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "skuwlHAgu7I", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_06_01_PostViolCap-GBV_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.F_06_01_PostViolCap-GBV_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_06_01_PostViolCap-GBV_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_06_01_PostViolCap-GBV_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "y6pIeNvgUFw", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_06_01_PostViolCap-GBV_Q5_RESP", "names": [{"locale": "en", "name": "SIMS.F_06_01_PostViolCap-GBV_Q5_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_06_01_PostViolCap-GBV_Q5_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_06_01_PostViolCap-GBV_Q5_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "skLpYprrWZ7", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_06_01_PostViolCap-GBV_SCORE", "names": [{"locale": "en", "name": "SIMS.F_06_01_PostViolCap-GBV_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_06_01_PostViolCap-GBV_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_06_01_PostViolCap-GBV_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "igFTJCyNMI9", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_06_02_PostViolAvail-GBV_COMM", "names": [{"locale": "en", "name": "SIMS.F_06_02_PostViolAvail-GBV_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_06_02_PostViolAvail-GBV_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_06_02_PostViolAvail-GBV_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "pAIy0m4AYPB", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_06_02_PostViolAvail-GBV_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_06_02_PostViolAvail-GBV_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_06_02_PostViolAvail-GBV_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_06_02_PostViolAvail-GBV_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "umnJ1ussZGx", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_06_02_PostViolAvail-GBV_Q2_CB1", "names": [{"locale": "en", "name": "SIMS.F_06_02_PostViolAvail-GBV_Q2_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_06_02_PostViolAvail-GBV_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_06_02_PostViolAvail-GBV_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "Y1WSmyuN7Nd", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_06_02_PostViolAvail-GBV_Q2_CB2", "names": [{"locale": "en", "name": "SIMS.F_06_02_PostViolAvail-GBV_Q2_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_06_02_PostViolAvail-GBV_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_06_02_PostViolAvail-GBV_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "oaTh1iSi3rU", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_06_02_PostViolAvail-GBV_Q2_CB3", "names": [{"locale": "en", "name": "SIMS.F_06_02_PostViolAvail-GBV_Q2_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_06_02_PostViolAvail-GBV_Q2_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_06_02_PostViolAvail-GBV_Q2_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "ItCMd1DjO7v", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_06_02_PostViolAvail-GBV_Q2_CB4", "names": [{"locale": "en", "name": "SIMS.F_06_02_PostViolAvail-GBV_Q2_CB4", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_06_02_PostViolAvail-GBV_Q2_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_06_02_PostViolAvail-GBV_Q2_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "A2Ge2XZx0ET", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_06_02_PostViolAvail-GBV_Q2_CB5", "names": [{"locale": "en", "name": "SIMS.F_06_02_PostViolAvail-GBV_Q2_CB5", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_06_02_PostViolAvail-GBV_Q2_CB5/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_06_02_PostViolAvail-GBV_Q2_CB5/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "TVHZtOzlcPC", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_06_02_PostViolAvail-GBV_Q2_CB6", "names": [{"locale": "en", "name": "SIMS.F_06_02_PostViolAvail-GBV_Q2_CB6", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_06_02_PostViolAvail-GBV_Q2_CB6/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_06_02_PostViolAvail-GBV_Q2_CB6/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "N9LZpG4YQxo", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_06_02_PostViolAvail-GBV_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.F_06_02_PostViolAvail-GBV_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_06_02_PostViolAvail-GBV_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_06_02_PostViolAvail-GBV_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "HLvzDA1qn5D", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_06_02_PostViolAvail-GBV_Q3_CB1", "names": [{"locale": "en", "name": "SIMS.F_06_02_PostViolAvail-GBV_Q3_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_06_02_PostViolAvail-GBV_Q3_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_06_02_PostViolAvail-GBV_Q3_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "IyQOiaoK6qF", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_06_02_PostViolAvail-GBV_Q3_CB2", "names": [{"locale": "en", "name": "SIMS.F_06_02_PostViolAvail-GBV_Q3_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_06_02_PostViolAvail-GBV_Q3_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_06_02_PostViolAvail-GBV_Q3_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "W636ld5Wzcg", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_06_02_PostViolAvail-GBV_Q3_CB3", "names": [{"locale": "en", "name": "SIMS.F_06_02_PostViolAvail-GBV_Q3_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_06_02_PostViolAvail-GBV_Q3_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_06_02_PostViolAvail-GBV_Q3_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "T1421hph7JN", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_06_02_PostViolAvail-GBV_Q3_CB4", "names": [{"locale": "en", "name": "SIMS.F_06_02_PostViolAvail-GBV_Q3_CB4", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_06_02_PostViolAvail-GBV_Q3_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_06_02_PostViolAvail-GBV_Q3_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "IpwB7j9ekLE", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_06_02_PostViolAvail-GBV_Q3_CB5", "names": [{"locale": "en", "name": "SIMS.F_06_02_PostViolAvail-GBV_Q3_CB5", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_06_02_PostViolAvail-GBV_Q3_CB5/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_06_02_PostViolAvail-GBV_Q3_CB5/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "L8YkcR3hcZs", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_06_02_PostViolAvail-GBV_Q3_T-NUM", "names": [{"locale": "en", "name": "SIMS.F_06_02_PostViolAvail-GBV_Q3_T-NUM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_06_02_PostViolAvail-GBV_Q3_T-NUM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_06_02_PostViolAvail-GBV_Q3_T-NUM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "DPfycC1W7Ju", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_06_02_PostViolAvail-GBV_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.F_06_02_PostViolAvail-GBV_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_06_02_PostViolAvail-GBV_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_06_02_PostViolAvail-GBV_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "u1KQbXYHfis", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_06_02_PostViolAvail-GBV_SCORE", "names": [{"locale": "en", "name": "SIMS.F_06_02_PostViolAvail-GBV_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_06_02_PostViolAvail-GBV_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_06_02_PostViolAvail-GBV_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "eVtg7pWoYaj", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_07_00_HTC-Assess_1A_CB", "names": [{"locale": "en", "name": "SIMS.F_07_00_HTC-Assess_1A_CB", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_07_00_HTC-Assess_1A_CB/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_07_00_HTC-Assess_1A_CB/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "vwFkjRS0Ubq", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_07_00_HTC-Assess_1B_CB", "names": [{"locale": "en", "name": "SIMS.F_07_00_HTC-Assess_1B_CB", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_07_00_HTC-Assess_1B_CB/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_07_00_HTC-Assess_1B_CB/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "etjfWGfE3vV", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_07_00_HTC-Assess_1_CB", "names": [{"locale": "en", "name": "SIMS.F_07_00_HTC-Assess_1_CB", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_07_00_HTC-Assess_1_CB/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_07_00_HTC-Assess_1_CB/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "OsMpnmVTW9J", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_07_00_HTC-Assess_2A_CB", "names": [{"locale": "en", "name": "SIMS.F_07_00_HTC-Assess_2A_CB", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_07_00_HTC-Assess_2A_CB/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_07_00_HTC-Assess_2A_CB/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "LnLpYg6Ifrj", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_07_00_HTC-Assess_2B_CB", "names": [{"locale": "en", "name": "SIMS.F_07_00_HTC-Assess_2B_CB", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_07_00_HTC-Assess_2B_CB/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_07_00_HTC-Assess_2B_CB/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "hNIUKvqOePk", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_07_00_HTC-Assess_2_CB", "names": [{"locale": "en", "name": "SIMS.F_07_00_HTC-Assess_2_CB", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_07_00_HTC-Assess_2_CB/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_07_00_HTC-Assess_2_CB/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "D2QOIURchqr", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_07_01_NatAlgor-HTC_COMM", "names": [{"locale": "en", "name": "SIMS.F_07_01_NatAlgor-HTC_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_07_01_NatAlgor-HTC_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_07_01_NatAlgor-HTC_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "KWeRu3hoOsr", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_07_01_NatAlgor-HTC_Q1_CB1", "names": [{"locale": "en", "name": "SIMS.F_07_01_NatAlgor-HTC_Q1_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_07_01_NatAlgor-HTC_Q1_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_07_01_NatAlgor-HTC_Q1_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "czgDnbQa9ZE", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_07_01_NatAlgor-HTC_Q1_CB2", "names": [{"locale": "en", "name": "SIMS.F_07_01_NatAlgor-HTC_Q1_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_07_01_NatAlgor-HTC_Q1_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_07_01_NatAlgor-HTC_Q1_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "rK1VPoySkmm", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_07_01_NatAlgor-HTC_Q1_CB3", "names": [{"locale": "en", "name": "SIMS.F_07_01_NatAlgor-HTC_Q1_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_07_01_NatAlgor-HTC_Q1_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_07_01_NatAlgor-HTC_Q1_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "XTuJC2rbYPu", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_07_01_NatAlgor-HTC_Q1_CB4", "names": [{"locale": "en", "name": "SIMS.F_07_01_NatAlgor-HTC_Q1_CB4", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_07_01_NatAlgor-HTC_Q1_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_07_01_NatAlgor-HTC_Q1_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "C9sxJWSs1yF", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_07_01_NatAlgor-HTC_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_07_01_NatAlgor-HTC_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_07_01_NatAlgor-HTC_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_07_01_NatAlgor-HTC_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "kno1kVns94g", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_07_01_NatAlgor-HTC_Q2_PERC", "names": [{"locale": "en", "name": "SIMS.F_07_01_NatAlgor-HTC_Q2_PERC", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_07_01_NatAlgor-HTC_Q2_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_07_01_NatAlgor-HTC_Q2_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "hZJIJvaMsQo", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_07_01_NatAlgor-HTC_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.F_07_01_NatAlgor-HTC_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_07_01_NatAlgor-HTC_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_07_01_NatAlgor-HTC_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "qbBPqyabDN0", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_07_01_NatAlgor-HTC_SCORE", "names": [{"locale": "en", "name": "SIMS.F_07_01_NatAlgor-HTC_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_07_01_NatAlgor-HTC_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_07_01_NatAlgor-HTC_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "bM9jVxyWtWu", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_07_02_QA-HTC_COMM", "names": [{"locale": "en", "name": "SIMS.F_07_02_QA-HTC_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_07_02_QA-HTC_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_07_02_QA-HTC_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "quGpHbkKIS0", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_07_02_QA-HTC_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_07_02_QA-HTC_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_07_02_QA-HTC_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_07_02_QA-HTC_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "OP03xIcZcEh", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_07_02_QA-HTC_Q2_CB1", "names": [{"locale": "en", "name": "SIMS.F_07_02_QA-HTC_Q2_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_07_02_QA-HTC_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_07_02_QA-HTC_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "catCLKCjuY5", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_07_02_QA-HTC_Q2_CB2", "names": [{"locale": "en", "name": "SIMS.F_07_02_QA-HTC_Q2_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_07_02_QA-HTC_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_07_02_QA-HTC_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "iqrIYbzBCrs", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_07_02_QA-HTC_Q2_CB3", "names": [{"locale": "en", "name": "SIMS.F_07_02_QA-HTC_Q2_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_07_02_QA-HTC_Q2_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_07_02_QA-HTC_Q2_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "QNWXvrsGlBM", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_07_02_QA-HTC_Q2_CB4", "names": [{"locale": "en", "name": "SIMS.F_07_02_QA-HTC_Q2_CB4", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_07_02_QA-HTC_Q2_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_07_02_QA-HTC_Q2_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "HhzbASohzXI", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_07_02_QA-HTC_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.F_07_02_QA-HTC_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_07_02_QA-HTC_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_07_02_QA-HTC_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "qew4HLMMRWF", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_07_02_QA-HTC_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.F_07_02_QA-HTC_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_07_02_QA-HTC_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_07_02_QA-HTC_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "VreP0JFswPZ", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_07_02_QA-HTC_SCORE", "names": [{"locale": "en", "name": "SIMS.F_07_02_QA-HTC_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_07_02_QA-HTC_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_07_02_QA-HTC_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "ZBJslJfCie6", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_07_03_Ref-HTC_COMM", "names": [{"locale": "en", "name": "SIMS.F_07_03_Ref-HTC_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_07_03_Ref-HTC_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_07_03_Ref-HTC_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "iSmOPv2uO6n", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_07_03_Ref-HTC_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_07_03_Ref-HTC_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_07_03_Ref-HTC_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_07_03_Ref-HTC_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "rgW89J1UdgK", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_07_03_Ref-HTC_Q2_PERC", "names": [{"locale": "en", "name": "SIMS.F_07_03_Ref-HTC_Q2_PERC", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_07_03_Ref-HTC_Q2_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_07_03_Ref-HTC_Q2_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "GsaKWHzkmcQ", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_07_03_Ref-HTC_SCORE", "names": [{"locale": "en", "name": "SIMS.F_07_03_Ref-HTC_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_07_03_Ref-HTC_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_07_03_Ref-HTC_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "mhFi91okmtj", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_07_04_PT-HTC_COMM", "names": [{"locale": "en", "name": "SIMS.F_07_04_PT-HTC_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_07_04_PT-HTC_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_07_04_PT-HTC_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "BkYXWeYME6E", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_07_04_PT-HTC_NA", "names": [{"locale": "en", "name": "SIMS.F_07_04_PT-HTC_NA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_07_04_PT-HTC_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_07_04_PT-HTC_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "IbsKXPQL9oy", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_07_04_PT-HTC_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_07_04_PT-HTC_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_07_04_PT-HTC_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_07_04_PT-HTC_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "OaXyWD85kpg", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_07_04_PT-HTC_Q2_PERC", "names": [{"locale": "en", "name": "SIMS.F_07_04_PT-HTC_Q2_PERC", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_07_04_PT-HTC_Q2_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_07_04_PT-HTC_Q2_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "j1sOwbCKdQv", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_07_04_PT-HTC_Q3_A-NUM", "names": [{"locale": "en", "name": "SIMS.F_07_04_PT-HTC_Q3_A-NUM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_07_04_PT-HTC_Q3_A-NUM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_07_04_PT-HTC_Q3_A-NUM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "w5f1V8WRvBk", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_07_04_PT-HTC_Q3_CB1", "names": [{"locale": "en", "name": "SIMS.F_07_04_PT-HTC_Q3_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_07_04_PT-HTC_Q3_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_07_04_PT-HTC_Q3_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "coHJfzEt3hV", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_07_04_PT-HTC_Q3_CB2", "names": [{"locale": "en", "name": "SIMS.F_07_04_PT-HTC_Q3_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_07_04_PT-HTC_Q3_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_07_04_PT-HTC_Q3_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "iO59p6JfcLT", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_07_04_PT-HTC_Q3_CB3", "names": [{"locale": "en", "name": "SIMS.F_07_04_PT-HTC_Q3_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_07_04_PT-HTC_Q3_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_07_04_PT-HTC_Q3_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "QvMgT9Lysme", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_07_04_PT-HTC_SCORE", "names": [{"locale": "en", "name": "SIMS.F_07_04_PT-HTC_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_07_04_PT-HTC_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_07_04_PT-HTC_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "NtMd0AIGanG", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_08_01_PITC-TB_COMM", "names": [{"locale": "en", "name": "SIMS.F_08_01_PITC-TB_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_08_01_PITC-TB_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_08_01_PITC-TB_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "lSTDruCRt6M", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_08_01_PITC-TB_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_08_01_PITC-TB_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_08_01_PITC-TB_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_08_01_PITC-TB_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "QtyrbxApbew", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_08_01_PITC-TB_Q2_PERC", "names": [{"locale": "en", "name": "SIMS.F_08_01_PITC-TB_Q2_PERC", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_08_01_PITC-TB_Q2_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_08_01_PITC-TB_Q2_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "vIfpvYBzZXF", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_08_01_PITC-TB_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.F_08_01_PITC-TB_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_08_01_PITC-TB_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_08_01_PITC-TB_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "Q5r49Rf9A4J", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_08_01_PITC-TB_SCORE", "names": [{"locale": "en", "name": "SIMS.F_08_01_PITC-TB_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_08_01_PITC-TB_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_08_01_PITC-TB_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "lKryuREedKQ", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_08_02_ART-TB_COMM", "names": [{"locale": "en", "name": "SIMS.F_08_02_ART-TB_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_08_02_ART-TB_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_08_02_ART-TB_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "hsOE4jLuuRr", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_08_02_ART-TB_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_08_02_ART-TB_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_08_02_ART-TB_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_08_02_ART-TB_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "jm5FZT4yFxz", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_08_02_ART-TB_Q2_PERC", "names": [{"locale": "en", "name": "SIMS.F_08_02_ART-TB_Q2_PERC", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_08_02_ART-TB_Q2_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_08_02_ART-TB_Q2_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "yXL2AJGxvpD", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_08_02_ART-TB_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.F_08_02_ART-TB_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_08_02_ART-TB_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_08_02_ART-TB_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "TQDJqQqQlcc", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_08_02_ART-TB_SCORE", "names": [{"locale": "en", "name": "SIMS.F_08_02_ART-TB_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_08_02_ART-TB_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_08_02_ART-TB_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "t0yxNo8JqSJ", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_08_03_PITC-PedsTB_COMM", "names": [{"locale": "en", "name": "SIMS.F_08_03_PITC-PedsTB_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_08_03_PITC-PedsTB_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_08_03_PITC-PedsTB_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "B9Vff0qmt88", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_08_03_PITC-PedsTB_NA", "names": [{"locale": "en", "name": "SIMS.F_08_03_PITC-PedsTB_NA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_08_03_PITC-PedsTB_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_08_03_PITC-PedsTB_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "m28DnvZrZyJ", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_08_03_PITC-PedsTB_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_08_03_PITC-PedsTB_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_08_03_PITC-PedsTB_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_08_03_PITC-PedsTB_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "ksXQzoFKmhO", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_08_03_PITC-PedsTB_Q2_DEN", "names": [{"locale": "en", "name": "SIMS.F_08_03_PITC-PedsTB_Q2_DEN", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_08_03_PITC-PedsTB_Q2_DEN/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_08_03_PITC-PedsTB_Q2_DEN/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "VXkgAOVMXbM", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_08_03_PITC-PedsTB_Q2_NUM", "names": [{"locale": "en", "name": "SIMS.F_08_03_PITC-PedsTB_Q2_NUM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_08_03_PITC-PedsTB_Q2_NUM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_08_03_PITC-PedsTB_Q2_NUM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "B5PMBD2VFrA", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_08_03_PITC-PedsTB_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.F_08_03_PITC-PedsTB_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_08_03_PITC-PedsTB_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_08_03_PITC-PedsTB_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "dQGwiOasiXT", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_08_03_PITC-PedsTB_SCORE", "names": [{"locale": "en", "name": "SIMS.F_08_03_PITC-PedsTB_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_08_03_PITC-PedsTB_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_08_03_PITC-PedsTB_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "yozoUj5JwOF", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_08_04_ART-PedsTB_COMM", "names": [{"locale": "en", "name": "SIMS.F_08_04_ART-PedsTB_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_08_04_ART-PedsTB_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_08_04_ART-PedsTB_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "SFuQXBJYdcW", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_08_04_ART-PedsTB_NA", "names": [{"locale": "en", "name": "SIMS.F_08_04_ART-PedsTB_NA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_08_04_ART-PedsTB_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_08_04_ART-PedsTB_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "DiRe4mYgdNE", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_08_04_ART-PedsTB_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_08_04_ART-PedsTB_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_08_04_ART-PedsTB_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_08_04_ART-PedsTB_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "uIPkkf83lYm", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_08_04_ART-PedsTB_Q2_DEN", "names": [{"locale": "en", "name": "SIMS.F_08_04_ART-PedsTB_Q2_DEN", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_08_04_ART-PedsTB_Q2_DEN/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_08_04_ART-PedsTB_Q2_DEN/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "vpl2ELZdC8y", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_08_04_ART-PedsTB_Q2_NUM", "names": [{"locale": "en", "name": "SIMS.F_08_04_ART-PedsTB_Q2_NUM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_08_04_ART-PedsTB_Q2_NUM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_08_04_ART-PedsTB_Q2_NUM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "kFQQTzUwdG5", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_08_04_ART-PedsTB_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.F_08_04_ART-PedsTB_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_08_04_ART-PedsTB_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_08_04_ART-PedsTB_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "rcLYqePtzAc", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_08_04_ART-PedsTB_SCORE", "names": [{"locale": "en", "name": "SIMS.F_08_04_ART-PedsTB_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_08_04_ART-PedsTB_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_08_04_ART-PedsTB_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "I2FIJ6D3NDZ", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_09_01_ITPD-MAT_COMM", "names": [{"locale": "en", "name": "SIMS.F_09_01_ITPD-MAT_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_09_01_ITPD-MAT_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_09_01_ITPD-MAT_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "rN5fE4c8KbM", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_09_01_ITPD-MAT_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_09_01_ITPD-MAT_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_09_01_ITPD-MAT_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_09_01_ITPD-MAT_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "U9PosE9TPuS", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_09_01_ITPD-MAT_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.F_09_01_ITPD-MAT_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_09_01_ITPD-MAT_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_09_01_ITPD-MAT_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "QIYyBihr1z6", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_09_01_ITPD-MAT_Q3_CB1", "names": [{"locale": "en", "name": "SIMS.F_09_01_ITPD-MAT_Q3_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_09_01_ITPD-MAT_Q3_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_09_01_ITPD-MAT_Q3_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "lHMXJbnOi2z", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_09_01_ITPD-MAT_Q3_CB2", "names": [{"locale": "en", "name": "SIMS.F_09_01_ITPD-MAT_Q3_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_09_01_ITPD-MAT_Q3_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_09_01_ITPD-MAT_Q3_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "yxSc5E7umsh", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_09_01_ITPD-MAT_Q3_CB3", "names": [{"locale": "en", "name": "SIMS.F_09_01_ITPD-MAT_Q3_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_09_01_ITPD-MAT_Q3_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_09_01_ITPD-MAT_Q3_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "eLa1d6TNLfQ", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_09_01_ITPD-MAT_Q3_CB4", "names": [{"locale": "en", "name": "SIMS.F_09_01_ITPD-MAT_Q3_CB4", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_09_01_ITPD-MAT_Q3_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_09_01_ITPD-MAT_Q3_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "t9P3vZisXnr", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_09_01_ITPD-MAT_Q3_CB5", "names": [{"locale": "en", "name": "SIMS.F_09_01_ITPD-MAT_Q3_CB5", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_09_01_ITPD-MAT_Q3_CB5/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_09_01_ITPD-MAT_Q3_CB5/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "d6RaoaXhOBw", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_09_01_ITPD-MAT_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.F_09_01_ITPD-MAT_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_09_01_ITPD-MAT_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_09_01_ITPD-MAT_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "yVbF1GZ7LHl", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_09_01_ITPD-MAT_Q4_PERC", "names": [{"locale": "en", "name": "SIMS.F_09_01_ITPD-MAT_Q4_PERC", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_09_01_ITPD-MAT_Q4_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_09_01_ITPD-MAT_Q4_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "VcVfYvvEdI6", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_09_01_ITPD-MAT_SCORE", "names": [{"locale": "en", "name": "SIMS.F_09_01_ITPD-MAT_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_09_01_ITPD-MAT_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_09_01_ITPD-MAT_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "cLCcEDqBZZU", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_09_02_TBScrn-MAT_COMM", "names": [{"locale": "en", "name": "SIMS.F_09_02_TBScrn-MAT_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_09_02_TBScrn-MAT_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_09_02_TBScrn-MAT_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "WRv4URECi3m", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_09_02_TBScrn-MAT_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_09_02_TBScrn-MAT_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_09_02_TBScrn-MAT_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_09_02_TBScrn-MAT_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "neEZLpmDs4n", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_09_02_TBScrn-MAT_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.F_09_02_TBScrn-MAT_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_09_02_TBScrn-MAT_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_09_02_TBScrn-MAT_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "yWovSfUEino", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_09_02_TBScrn-MAT_Q3_PERC", "names": [{"locale": "en", "name": "SIMS.F_09_02_TBScrn-MAT_Q3_PERC", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_09_02_TBScrn-MAT_Q3_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_09_02_TBScrn-MAT_Q3_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "VY9LyOg5Tqx", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_09_02_TBScrn-MAT_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.F_09_02_TBScrn-MAT_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_09_02_TBScrn-MAT_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_09_02_TBScrn-MAT_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "CUi9YdeMMuH", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_09_02_TBScrn-MAT_SCORE", "names": [{"locale": "en", "name": "SIMS.F_09_02_TBScrn-MAT_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_09_02_TBScrn-MAT_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_09_02_TBScrn-MAT_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "qFsx8zmR2pv", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_09_03_PsychSup-MAT_COMM", "names": [{"locale": "en", "name": "SIMS.F_09_03_PsychSup-MAT_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_09_03_PsychSup-MAT_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_09_03_PsychSup-MAT_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "W7Rh6crJvgI", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_09_03_PsychSup-MAT_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_09_03_PsychSup-MAT_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_09_03_PsychSup-MAT_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_09_03_PsychSup-MAT_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "d0mXQIGQ7MN", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_09_03_PsychSup-MAT_Q2_PERC", "names": [{"locale": "en", "name": "SIMS.F_09_03_PsychSup-MAT_Q2_PERC", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_09_03_PsychSup-MAT_Q2_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_09_03_PsychSup-MAT_Q2_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "ox1OKDIQdXu", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_09_03_PsychSup-MAT_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.F_09_03_PsychSup-MAT_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_09_03_PsychSup-MAT_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_09_03_PsychSup-MAT_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "nzyaUcWu2Li", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_09_03_PsychSup-MAT_SCORE", "names": [{"locale": "en", "name": "SIMS.F_09_03_PsychSup-MAT_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_09_03_PsychSup-MAT_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_09_03_PsychSup-MAT_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "rgFshYPFDyN", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_09_04_Induct-MAT_COMM", "names": [{"locale": "en", "name": "SIMS.F_09_04_Induct-MAT_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_09_04_Induct-MAT_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_09_04_Induct-MAT_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "ZdtsEaKoB2o", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_09_04_Induct-MAT_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_09_04_Induct-MAT_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_09_04_Induct-MAT_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_09_04_Induct-MAT_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "JOYAqevENMf", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_09_04_Induct-MAT_Q2_CB1", "names": [{"locale": "en", "name": "SIMS.F_09_04_Induct-MAT_Q2_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_09_04_Induct-MAT_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_09_04_Induct-MAT_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "Go9hm3tU4cY", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_09_04_Induct-MAT_Q2_CB2", "names": [{"locale": "en", "name": "SIMS.F_09_04_Induct-MAT_Q2_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_09_04_Induct-MAT_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_09_04_Induct-MAT_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "XFVQJnk5boG", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_09_04_Induct-MAT_Q2_CB3", "names": [{"locale": "en", "name": "SIMS.F_09_04_Induct-MAT_Q2_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_09_04_Induct-MAT_Q2_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_09_04_Induct-MAT_Q2_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "QytMxzpZl1F", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_09_04_Induct-MAT_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.F_09_04_Induct-MAT_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_09_04_Induct-MAT_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_09_04_Induct-MAT_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "K97g8rZB6PH", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_09_04_Induct-MAT_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.F_09_04_Induct-MAT_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_09_04_Induct-MAT_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_09_04_Induct-MAT_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "vlcB6zfjfjB", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_09_04_Induct-MAT_Q4_PERC", "names": [{"locale": "en", "name": "SIMS.F_09_04_Induct-MAT_Q4_PERC", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_09_04_Induct-MAT_Q4_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_09_04_Induct-MAT_Q4_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "ouwQNYL47Wu", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_09_04_Induct-MAT_SCORE", "names": [{"locale": "en", "name": "SIMS.F_09_04_Induct-MAT_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_09_04_Induct-MAT_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_09_04_Induct-MAT_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "NVjC4RGwWci", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_09_05_Stblz-MAT_COMM", "names": [{"locale": "en", "name": "SIMS.F_09_05_Stblz-MAT_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_09_05_Stblz-MAT_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_09_05_Stblz-MAT_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "QUSa8MNGb6W", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_09_05_Stblz-MAT_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_09_05_Stblz-MAT_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_09_05_Stblz-MAT_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_09_05_Stblz-MAT_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "O4aSSHdQCDG", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_09_05_Stblz-MAT_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.F_09_05_Stblz-MAT_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_09_05_Stblz-MAT_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_09_05_Stblz-MAT_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "wlROtwDucZu", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_09_05_Stblz-MAT_Q3_PERC", "names": [{"locale": "en", "name": "SIMS.F_09_05_Stblz-MAT_Q3_PERC", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_09_05_Stblz-MAT_Q3_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_09_05_Stblz-MAT_Q3_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "p1zZ2jyMQof", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_09_05_Stblz-MAT_Q4_PERC", "names": [{"locale": "en", "name": "SIMS.F_09_05_Stblz-MAT_Q4_PERC", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_09_05_Stblz-MAT_Q4_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_09_05_Stblz-MAT_Q4_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "hW3cyXVBoz3", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_09_05_Stblz-MAT_SCORE", "names": [{"locale": "en", "name": "SIMS.F_09_05_Stblz-MAT_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_09_05_Stblz-MAT_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_09_05_Stblz-MAT_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "HWlb6zfcmww", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_09_06_DoseReduct-MAT_COMM", "names": [{"locale": "en", "name": "SIMS.F_09_06_DoseReduct-MAT_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_09_06_DoseReduct-MAT_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_09_06_DoseReduct-MAT_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "sHRAoNFEcIm", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_09_06_DoseReduct-MAT_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_09_06_DoseReduct-MAT_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_09_06_DoseReduct-MAT_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_09_06_DoseReduct-MAT_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "xEgVBHwRkJS", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_09_06_DoseReduct-MAT_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.F_09_06_DoseReduct-MAT_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_09_06_DoseReduct-MAT_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_09_06_DoseReduct-MAT_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "h1SKkZYGvdT", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_09_06_DoseReduct-MAT_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.F_09_06_DoseReduct-MAT_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_09_06_DoseReduct-MAT_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_09_06_DoseReduct-MAT_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "H6g1D98waxH", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_09_06_DoseReduct-MAT_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.F_09_06_DoseReduct-MAT_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_09_06_DoseReduct-MAT_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_09_06_DoseReduct-MAT_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "DXAZCbSuGOA", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_09_06_DoseReduct-MAT_Q5_RESP", "names": [{"locale": "en", "name": "SIMS.F_09_06_DoseReduct-MAT_Q5_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_09_06_DoseReduct-MAT_Q5_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_09_06_DoseReduct-MAT_Q5_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "rXqDQZ23kKV", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_09_06_DoseReduct-MAT_SCORE", "names": [{"locale": "en", "name": "SIMS.F_09_06_DoseReduct-MAT_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_09_06_DoseReduct-MAT_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_09_06_DoseReduct-MAT_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "zzTKfPZ1zGN", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_09_07_HTC-MAT_COMM", "names": [{"locale": "en", "name": "SIMS.F_09_07_HTC-MAT_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_09_07_HTC-MAT_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_09_07_HTC-MAT_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "omhxvJsRWBt", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_09_07_HTC-MAT_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_09_07_HTC-MAT_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_09_07_HTC-MAT_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_09_07_HTC-MAT_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "OdB7vBtsLnq", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_09_07_HTC-MAT_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.F_09_07_HTC-MAT_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_09_07_HTC-MAT_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_09_07_HTC-MAT_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "Wv1R9nw9Bbr", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_09_07_HTC-MAT_Q3_PERC", "names": [{"locale": "en", "name": "SIMS.F_09_07_HTC-MAT_Q3_PERC", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_09_07_HTC-MAT_Q3_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_09_07_HTC-MAT_Q3_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "QU89jGnVsV2", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_09_07_HTC-MAT_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.F_09_07_HTC-MAT_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_09_07_HTC-MAT_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_09_07_HTC-MAT_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "aBXafi40sf2", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_09_07_HTC-MAT_SCORE", "names": [{"locale": "en", "name": "SIMS.F_09_07_HTC-MAT_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_09_07_HTC-MAT_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_09_07_HTC-MAT_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "BYUkW2Zi1Mx", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_09_08_MethSupChn-MAT_COMM", "names": [{"locale": "en", "name": "SIMS.F_09_08_MethSupChn-MAT_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_09_08_MethSupChn-MAT_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_09_08_MethSupChn-MAT_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "uZ8G2IhPNO6", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_09_08_MethSupChn-MAT_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_09_08_MethSupChn-MAT_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_09_08_MethSupChn-MAT_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_09_08_MethSupChn-MAT_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "ZP1Yj11TJYD", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_09_08_MethSupChn-MAT_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.F_09_08_MethSupChn-MAT_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_09_08_MethSupChn-MAT_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_09_08_MethSupChn-MAT_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "Nv7Q9ACrcVl", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_09_08_MethSupChn-MAT_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.F_09_08_MethSupChn-MAT_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_09_08_MethSupChn-MAT_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_09_08_MethSupChn-MAT_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "MeaeWBMqTbp", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_09_08_MethSupChn-MAT_SCORE", "names": [{"locale": "en", "name": "SIMS.F_09_08_MethSupChn-MAT_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_09_08_MethSupChn-MAT_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_09_08_MethSupChn-MAT_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "CPF6mSLSMvD", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_10_00_Assess-LAB_Q1_CB1", "names": [{"locale": "en", "name": "SIMS.F_10_00_Assess-LAB_Q1_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_00_Assess-LAB_Q1_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_00_Assess-LAB_Q1_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "cHXjfmahUjo", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_10_00_Assess-LAB_Q1_CB2", "names": [{"locale": "en", "name": "SIMS.F_10_00_Assess-LAB_Q1_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_00_Assess-LAB_Q1_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_00_Assess-LAB_Q1_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "m1dL3m7Wx0O", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_10_00_Assess-LAB_Q1_CB3", "names": [{"locale": "en", "name": "SIMS.F_10_00_Assess-LAB_Q1_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_00_Assess-LAB_Q1_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_00_Assess-LAB_Q1_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "wXWjF3Jn7eH", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_10_00_Assess-LAB_Q1_CB4", "names": [{"locale": "en", "name": "SIMS.F_10_00_Assess-LAB_Q1_CB4", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_00_Assess-LAB_Q1_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_00_Assess-LAB_Q1_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "IMRlqoUM6bX", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_10_00_Assess-LAB_Q1_CB5", "names": [{"locale": "en", "name": "SIMS.F_10_00_Assess-LAB_Q1_CB5", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_00_Assess-LAB_Q1_CB5/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_00_Assess-LAB_Q1_CB5/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "uHh6ynTtGfu", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_10_00_Assess-LAB_Q1_CB6", "names": [{"locale": "en", "name": "SIMS.F_10_00_Assess-LAB_Q1_CB6", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_00_Assess-LAB_Q1_CB6/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_00_Assess-LAB_Q1_CB6/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "td3dbGskhew", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_10_00_Assess-LAB_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_10_00_Assess-LAB_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_00_Assess-LAB_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_00_Assess-LAB_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "TEXT"}, "external_id": "FLtnI6O72bx", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_10_00_Assess-LAB_Q2_Agency", "names": [{"locale": "en", "name": "SIMS.F_10_00_Assess-LAB_Q2_Agency", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_00_Assess-LAB_Q2_Agency/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_00_Assess-LAB_Q2_Agency/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "DATE"}, "external_id": "oh0hh1pP9e6", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_10_00_Assess-LAB_Q2_Date", "names": [{"locale": "en", "name": "SIMS.F_10_00_Assess-LAB_Q2_Date", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_00_Assess-LAB_Q2_Date/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_00_Assess-LAB_Q2_Date/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "pGdsU1bqtbh", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_10_00_Assess-LAB_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.F_10_00_Assess-LAB_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_00_Assess-LAB_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_00_Assess-LAB_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "d1EvRkAwwrD", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_10_00_Assess-LAB_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.F_10_00_Assess-LAB_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_00_Assess-LAB_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_00_Assess-LAB_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "IUYC3lKKRjQ", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_10_01_QMS-LAB_COMM", "names": [{"locale": "en", "name": "SIMS.F_10_01_QMS-LAB_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_01_QMS-LAB_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_01_QMS-LAB_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "dFvfz2RvLvo", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_10_01_QMS-LAB_Q1_CB1", "names": [{"locale": "en", "name": "SIMS.F_10_01_QMS-LAB_Q1_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_01_QMS-LAB_Q1_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_01_QMS-LAB_Q1_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "zwGQOU91lNL", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_10_01_QMS-LAB_Q1_CB2", "names": [{"locale": "en", "name": "SIMS.F_10_01_QMS-LAB_Q1_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_01_QMS-LAB_Q1_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_01_QMS-LAB_Q1_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "bDxKH8HEuI4", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_10_01_QMS-LAB_Q1_CB3", "names": [{"locale": "en", "name": "SIMS.F_10_01_QMS-LAB_Q1_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_01_QMS-LAB_Q1_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_01_QMS-LAB_Q1_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "D62dDaaHnY0", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_10_01_QMS-LAB_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_10_01_QMS-LAB_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_01_QMS-LAB_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_01_QMS-LAB_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "DdelJyk68pW", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_10_01_QMS-LAB_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.F_10_01_QMS-LAB_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_01_QMS-LAB_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_01_QMS-LAB_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "YHUp1FCwTrp", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_10_01_QMS-LAB_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.F_10_01_QMS-LAB_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_01_QMS-LAB_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_01_QMS-LAB_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "UFDlHEJjPCN", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_10_01_QMS-LAB_SCORE", "names": [{"locale": "en", "name": "SIMS.F_10_01_QMS-LAB_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_01_QMS-LAB_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_01_QMS-LAB_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "IErShOY9CX7", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_10_02_BioSafe-LAB_COMM", "names": [{"locale": "en", "name": "SIMS.F_10_02_BioSafe-LAB_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_02_BioSafe-LAB_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_02_BioSafe-LAB_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "lK3cRb05pkt", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_10_02_BioSafe-LAB_Q1_CB1", "names": [{"locale": "en", "name": "SIMS.F_10_02_BioSafe-LAB_Q1_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_02_BioSafe-LAB_Q1_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_02_BioSafe-LAB_Q1_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "B34lJNB6tSy", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_10_02_BioSafe-LAB_Q1_CB2", "names": [{"locale": "en", "name": "SIMS.F_10_02_BioSafe-LAB_Q1_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_02_BioSafe-LAB_Q1_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_02_BioSafe-LAB_Q1_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "Sh8izZDe9RU", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_10_02_BioSafe-LAB_Q1_CB3", "names": [{"locale": "en", "name": "SIMS.F_10_02_BioSafe-LAB_Q1_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_02_BioSafe-LAB_Q1_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_02_BioSafe-LAB_Q1_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "pdJFqf7NMUY", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_10_02_BioSafe-LAB_Q1_CB4", "names": [{"locale": "en", "name": "SIMS.F_10_02_BioSafe-LAB_Q1_CB4", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_02_BioSafe-LAB_Q1_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_02_BioSafe-LAB_Q1_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "gs3FOYhhOle", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_10_02_BioSafe-LAB_Q1_CB5", "names": [{"locale": "en", "name": "SIMS.F_10_02_BioSafe-LAB_Q1_CB5", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_02_BioSafe-LAB_Q1_CB5/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_02_BioSafe-LAB_Q1_CB5/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "MWPfjgelNXr", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_10_02_BioSafe-LAB_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_10_02_BioSafe-LAB_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_02_BioSafe-LAB_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_02_BioSafe-LAB_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "Am29rSP9QpL", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_10_02_BioSafe-LAB_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.F_10_02_BioSafe-LAB_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_02_BioSafe-LAB_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_02_BioSafe-LAB_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "t9PSrtu9bdp", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_10_02_BioSafe-LAB_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.F_10_02_BioSafe-LAB_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_02_BioSafe-LAB_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_02_BioSafe-LAB_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "vcH8VvJVIeO", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_10_02_BioSafe-LAB_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.F_10_02_BioSafe-LAB_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_02_BioSafe-LAB_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_02_BioSafe-LAB_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "JwN0PbOXQOF", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_10_02_BioSafe-LAB_SCORE", "names": [{"locale": "en", "name": "SIMS.F_10_02_BioSafe-LAB_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_02_BioSafe-LAB_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_02_BioSafe-LAB_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "ISnaY9rHWBz", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_10_03_SOP-LAB_COMM", "names": [{"locale": "en", "name": "SIMS.F_10_03_SOP-LAB_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_03_SOP-LAB_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_03_SOP-LAB_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "OuEQZyzAXmD", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_10_03_SOP-LAB_Q1_PERC", "names": [{"locale": "en", "name": "SIMS.F_10_03_SOP-LAB_Q1_PERC", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_03_SOP-LAB_Q1_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_03_SOP-LAB_Q1_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "npQdsNEt0On", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_10_03_SOP-LAB_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.F_10_03_SOP-LAB_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_03_SOP-LAB_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_03_SOP-LAB_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "j3mxT2JUmOy", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_10_03_SOP-LAB_SCORE", "names": [{"locale": "en", "name": "SIMS.F_10_03_SOP-LAB_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_03_SOP-LAB_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_03_SOP-LAB_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "BMVySiMChwg", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_10_04_QualTestMon-LAB_COMM", "names": [{"locale": "en", "name": "SIMS.F_10_04_QualTestMon-LAB_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_04_QualTestMon-LAB_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_04_QualTestMon-LAB_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "DjDcZe2vLZX", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_10_04_QualTestMon-LAB_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_10_04_QualTestMon-LAB_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_04_QualTestMon-LAB_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_04_QualTestMon-LAB_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "SegAWXk7w55", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_10_04_QualTestMon-LAB_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.F_10_04_QualTestMon-LAB_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_04_QualTestMon-LAB_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_04_QualTestMon-LAB_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "EzQuZNu1qfu", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_10_04_QualTestMon-LAB_Q3_A-NUM", "names": [{"locale": "en", "name": "SIMS.F_10_04_QualTestMon-LAB_Q3_A-NUM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_04_QualTestMon-LAB_Q3_A-NUM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_04_QualTestMon-LAB_Q3_A-NUM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "rMIqY3eaF94", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_10_04_QualTestMon-LAB_Q3_CB1", "names": [{"locale": "en", "name": "SIMS.F_10_04_QualTestMon-LAB_Q3_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_04_QualTestMon-LAB_Q3_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_04_QualTestMon-LAB_Q3_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "opVrGGKPs2H", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_10_04_QualTestMon-LAB_Q3_CB2", "names": [{"locale": "en", "name": "SIMS.F_10_04_QualTestMon-LAB_Q3_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_04_QualTestMon-LAB_Q3_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_04_QualTestMon-LAB_Q3_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "FIoqJbAqUEv", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_10_04_QualTestMon-LAB_Q3_CB3", "names": [{"locale": "en", "name": "SIMS.F_10_04_QualTestMon-LAB_Q3_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_04_QualTestMon-LAB_Q3_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_04_QualTestMon-LAB_Q3_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "MxXcnVSA9lU", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_10_04_QualTestMon-LAB_SCORE", "names": [{"locale": "en", "name": "SIMS.F_10_04_QualTestMon-LAB_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_04_QualTestMon-LAB_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_04_QualTestMon-LAB_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "Tn5XHutYM8N", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_10_05_ResultMan-LAB_COMM", "names": [{"locale": "en", "name": "SIMS.F_10_05_ResultMan-LAB_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_05_ResultMan-LAB_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_05_ResultMan-LAB_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "Gb4NyOpEZU7", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_10_05_ResultMan-LAB_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_10_05_ResultMan-LAB_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_05_ResultMan-LAB_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_05_ResultMan-LAB_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "IHe0S1ZxQ03", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_10_05_ResultMan-LAB_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.F_10_05_ResultMan-LAB_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_05_ResultMan-LAB_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_05_ResultMan-LAB_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "eS4mqUke89A", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_10_05_ResultMan-LAB_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.F_10_05_ResultMan-LAB_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_05_ResultMan-LAB_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_05_ResultMan-LAB_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "vlhW0i0bSrg", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_10_05_ResultMan-LAB_SCORE", "names": [{"locale": "en", "name": "SIMS.F_10_05_ResultMan-LAB_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_05_ResultMan-LAB_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_05_ResultMan-LAB_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "N7d0lWV3YqF", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_10_06_TestInterupt-LAB_COMM", "names": [{"locale": "en", "name": "SIMS.F_10_06_TestInterupt-LAB_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_06_TestInterupt-LAB_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_06_TestInterupt-LAB_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "hZIUKONpZ2E", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_10_06_TestInterupt-LAB_Q1_CB1", "names": [{"locale": "en", "name": "SIMS.F_10_06_TestInterupt-LAB_Q1_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_06_TestInterupt-LAB_Q1_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_06_TestInterupt-LAB_Q1_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "ghrVIXXI8nc", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_10_06_TestInterupt-LAB_Q1_CB2", "names": [{"locale": "en", "name": "SIMS.F_10_06_TestInterupt-LAB_Q1_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_06_TestInterupt-LAB_Q1_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_06_TestInterupt-LAB_Q1_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "sZYvTvAgf8Q", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_10_06_TestInterupt-LAB_Q1_CB3", "names": [{"locale": "en", "name": "SIMS.F_10_06_TestInterupt-LAB_Q1_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_06_TestInterupt-LAB_Q1_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_06_TestInterupt-LAB_Q1_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "zF9NtpGdXbr", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_10_06_TestInterupt-LAB_Q1_CB4", "names": [{"locale": "en", "name": "SIMS.F_10_06_TestInterupt-LAB_Q1_CB4", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_06_TestInterupt-LAB_Q1_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_06_TestInterupt-LAB_Q1_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "dDciiH8TOkQ", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_10_06_TestInterupt-LAB_Q1_CB5", "names": [{"locale": "en", "name": "SIMS.F_10_06_TestInterupt-LAB_Q1_CB5", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_06_TestInterupt-LAB_Q1_CB5/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_06_TestInterupt-LAB_Q1_CB5/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "kwQOyAYCEN6", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_10_06_TestInterupt-LAB_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_10_06_TestInterupt-LAB_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_06_TestInterupt-LAB_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_06_TestInterupt-LAB_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "tViviAFGwBT", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_10_06_TestInterupt-LAB_Q2_NUM", "names": [{"locale": "en", "name": "SIMS.F_10_06_TestInterupt-LAB_Q2_NUM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_06_TestInterupt-LAB_Q2_NUM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_06_TestInterupt-LAB_Q2_NUM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "OM7qveR5PAH", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_10_06_TestInterupt-LAB_SCORE", "names": [{"locale": "en", "name": "SIMS.F_10_06_TestInterupt-LAB_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_06_TestInterupt-LAB_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_06_TestInterupt-LAB_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "NRIEZFcT7gG", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_10_07_SafeBlood-LAB_COMM", "names": [{"locale": "en", "name": "SIMS.F_10_07_SafeBlood-LAB_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_07_SafeBlood-LAB_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_07_SafeBlood-LAB_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "q56wsTmts88", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_10_07_SafeBlood-LAB_NA", "names": [{"locale": "en", "name": "SIMS.F_10_07_SafeBlood-LAB_NA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_07_SafeBlood-LAB_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_07_SafeBlood-LAB_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "MIX6tvYDuFk", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_10_07_SafeBlood-LAB_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_10_07_SafeBlood-LAB_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_07_SafeBlood-LAB_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_07_SafeBlood-LAB_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "natHkg4VmTf", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_10_07_SafeBlood-LAB_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.F_10_07_SafeBlood-LAB_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_07_SafeBlood-LAB_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_07_SafeBlood-LAB_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "jjOYS3e3TMl", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_10_07_SafeBlood-LAB_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.F_10_07_SafeBlood-LAB_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_07_SafeBlood-LAB_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_07_SafeBlood-LAB_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "MivvAInyHic", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_10_07_SafeBlood-LAB_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.F_10_07_SafeBlood-LAB_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_07_SafeBlood-LAB_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_07_SafeBlood-LAB_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "vRJtp21aVFF", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_10_07_SafeBlood-LAB_Q5_RESP", "names": [{"locale": "en", "name": "SIMS.F_10_07_SafeBlood-LAB_Q5_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_07_SafeBlood-LAB_Q5_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_07_SafeBlood-LAB_Q5_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "GRN832EuH4e", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_10_07_SafeBlood-LAB_SCORE", "names": [{"locale": "en", "name": "SIMS.F_10_07_SafeBlood-LAB_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_07_SafeBlood-LAB_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_07_SafeBlood-LAB_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "VRMl6Nmju0n", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_10_08_BloodBnk-LAB_COMM", "names": [{"locale": "en", "name": "SIMS.F_10_08_BloodBnk-LAB_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_08_BloodBnk-LAB_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_08_BloodBnk-LAB_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "x0v4cvvgKcj", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_10_08_BloodBnk-LAB_NA", "names": [{"locale": "en", "name": "SIMS.F_10_08_BloodBnk-LAB_NA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_08_BloodBnk-LAB_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_08_BloodBnk-LAB_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "T9i43DxQkTt", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_10_08_BloodBnk-LAB_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_10_08_BloodBnk-LAB_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_08_BloodBnk-LAB_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_08_BloodBnk-LAB_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "l9TeMswDbiz", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_10_08_BloodBnk-LAB_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.F_10_08_BloodBnk-LAB_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_08_BloodBnk-LAB_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_08_BloodBnk-LAB_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "eY00Jyebucx", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_10_08_BloodBnk-LAB_Q3_CB1", "names": [{"locale": "en", "name": "SIMS.F_10_08_BloodBnk-LAB_Q3_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_08_BloodBnk-LAB_Q3_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_08_BloodBnk-LAB_Q3_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "f3edn7MeXgO", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_10_08_BloodBnk-LAB_Q3_CB2", "names": [{"locale": "en", "name": "SIMS.F_10_08_BloodBnk-LAB_Q3_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_08_BloodBnk-LAB_Q3_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_08_BloodBnk-LAB_Q3_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "ZJQqlcNjVq3", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_10_08_BloodBnk-LAB_Q3_CB3", "names": [{"locale": "en", "name": "SIMS.F_10_08_BloodBnk-LAB_Q3_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_08_BloodBnk-LAB_Q3_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_08_BloodBnk-LAB_Q3_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "Wc8HuP6Miv1", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_10_08_BloodBnk-LAB_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.F_10_08_BloodBnk-LAB_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_08_BloodBnk-LAB_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_08_BloodBnk-LAB_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "Wge8i4IHMoA", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_10_08_BloodBnk-LAB_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.F_10_08_BloodBnk-LAB_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_08_BloodBnk-LAB_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_08_BloodBnk-LAB_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "Wceb1WzsUt8", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_10_08_BloodBnk-LAB_Q5_RESP", "names": [{"locale": "en", "name": "SIMS.F_10_08_BloodBnk-LAB_Q5_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_08_BloodBnk-LAB_Q5_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_08_BloodBnk-LAB_Q5_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "yibL18Yp2Yg", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_10_08_BloodBnk-LAB_SCORE", "names": [{"locale": "en", "name": "SIMS.F_10_08_BloodBnk-LAB_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_08_BloodBnk-LAB_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_08_BloodBnk-LAB_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "nqHF26VVizW", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_10_09_WasteMan_COMM", "names": [{"locale": "en", "name": "SIMS.F_10_09_WasteMan_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_09_WasteMan_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_09_WasteMan_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "oAq1wKXNVHl", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_10_09_WasteMan_NA", "names": [{"locale": "en", "name": "SIMS.F_10_09_WasteMan_NA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_09_WasteMan_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_09_WasteMan_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "JmBdnegjZQX", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_10_09_WasteMan_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_10_09_WasteMan_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_09_WasteMan_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_09_WasteMan_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "w8t6SZLf4YP", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_10_09_WasteMan_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.F_10_09_WasteMan_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_09_WasteMan_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_09_WasteMan_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "Wo8meOf5D8F", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_10_09_WasteMan_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.F_10_09_WasteMan_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_09_WasteMan_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_09_WasteMan_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "BILWPCb5UyA", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_10_09_WasteMan_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.F_10_09_WasteMan_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_09_WasteMan_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_09_WasteMan_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "DPYIYSJE7w5", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_10_09_WasteMan_SCORE", "names": [{"locale": "en", "name": "SIMS.F_10_09_WasteMan_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_09_WasteMan_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_09_WasteMan_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "JPSIn6l350C", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_10_10_InjSafe_COMM", "names": [{"locale": "en", "name": "SIMS.F_10_10_InjSafe_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_10_InjSafe_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_10_InjSafe_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "YcbErmMFhzt", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_10_10_InjSafe_NA", "names": [{"locale": "en", "name": "SIMS.F_10_10_InjSafe_NA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_10_InjSafe_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_10_InjSafe_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "ryIXf6irekr", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_10_10_InjSafe_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_10_10_InjSafe_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_10_InjSafe_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_10_InjSafe_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "HjhT8k2Xku7", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_10_10_InjSafe_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.F_10_10_InjSafe_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_10_InjSafe_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_10_InjSafe_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "ZoxAdDGZGP7", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_10_10_InjSafe_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.F_10_10_InjSafe_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_10_InjSafe_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_10_InjSafe_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "mcZXQcLrkHZ", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_10_10_InjSafe_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.F_10_10_InjSafe_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_10_InjSafe_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_10_InjSafe_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "FOLtUI4msYy", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_10_10_InjSafe_SCORE", "names": [{"locale": "en", "name": "SIMS.F_10_10_InjSafe_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_10_InjSafe_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_10_InjSafe_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "HVc5v9n4rN6", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_10_11_WasteMan_COMM", "names": [{"locale": "en", "name": "SIMS.F_10_11_WasteMan_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_11_WasteMan_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_11_WasteMan_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "I2hE8RaLDYq", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_10_11_WasteMan_NA", "names": [{"locale": "en", "name": "SIMS.F_10_11_WasteMan_NA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_11_WasteMan_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_11_WasteMan_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "TBCrdKXFujm", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_10_11_WasteMan_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_10_11_WasteMan_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_11_WasteMan_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_11_WasteMan_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "swqoNE3QBY5", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_10_11_WasteMan_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.F_10_11_WasteMan_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_11_WasteMan_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_11_WasteMan_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "XBMZARAM7bk", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_10_11_WasteMan_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.F_10_11_WasteMan_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_11_WasteMan_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_11_WasteMan_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "PdYjsQJ9CwG", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_10_11_WasteMan_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.F_10_11_WasteMan_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_11_WasteMan_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_11_WasteMan_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "cac2aHWwhG9", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_10_11_WasteMan_SCORE", "names": [{"locale": "en", "name": "SIMS.F_10_11_WasteMan_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_11_WasteMan_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_10_11_WasteMan_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "IeI0tOepqid", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_11_00_Assess-POCT_Q1_CB1", "names": [{"locale": "en", "name": "SIMS.F_11_00_Assess-POCT_Q1_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_11_00_Assess-POCT_Q1_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_11_00_Assess-POCT_Q1_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "jN4teEdKKiz", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_11_00_Assess-POCT_Q1_CB2", "names": [{"locale": "en", "name": "SIMS.F_11_00_Assess-POCT_Q1_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_11_00_Assess-POCT_Q1_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_11_00_Assess-POCT_Q1_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "ZuJ8J7YddFe", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_11_00_Assess-POCT_Q1_CB3", "names": [{"locale": "en", "name": "SIMS.F_11_00_Assess-POCT_Q1_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_11_00_Assess-POCT_Q1_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_11_00_Assess-POCT_Q1_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "sSu5ddsHxzs", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_11_00_Assess-POCT_Q1_CB4", "names": [{"locale": "en", "name": "SIMS.F_11_00_Assess-POCT_Q1_CB4", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_11_00_Assess-POCT_Q1_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_11_00_Assess-POCT_Q1_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "GHhM7HW8Wr2", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_11_00_Assess-POCT_Q1_CB5", "names": [{"locale": "en", "name": "SIMS.F_11_00_Assess-POCT_Q1_CB5", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_11_00_Assess-POCT_Q1_CB5/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_11_00_Assess-POCT_Q1_CB5/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "mpjtEf5NWUL", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_11_01_Safety-POCT_COMM", "names": [{"locale": "en", "name": "SIMS.F_11_01_Safety-POCT_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_11_01_Safety-POCT_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_11_01_Safety-POCT_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "dx1Mnbg3wiT", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_11_01_Safety-POCT_Q1_CB1", "names": [{"locale": "en", "name": "SIMS.F_11_01_Safety-POCT_Q1_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_11_01_Safety-POCT_Q1_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_11_01_Safety-POCT_Q1_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "Bd0MmjCbVOz", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_11_01_Safety-POCT_Q1_CB2", "names": [{"locale": "en", "name": "SIMS.F_11_01_Safety-POCT_Q1_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_11_01_Safety-POCT_Q1_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_11_01_Safety-POCT_Q1_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "UTSmBnPtQSB", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_11_01_Safety-POCT_Q1_CB3", "names": [{"locale": "en", "name": "SIMS.F_11_01_Safety-POCT_Q1_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_11_01_Safety-POCT_Q1_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_11_01_Safety-POCT_Q1_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "an1IORoq6QM", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_11_01_Safety-POCT_Q1_CB4", "names": [{"locale": "en", "name": "SIMS.F_11_01_Safety-POCT_Q1_CB4", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_11_01_Safety-POCT_Q1_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_11_01_Safety-POCT_Q1_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "VmkjVd5vKBA", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_11_01_Safety-POCT_Q1_CB5", "names": [{"locale": "en", "name": "SIMS.F_11_01_Safety-POCT_Q1_CB5", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_11_01_Safety-POCT_Q1_CB5/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_11_01_Safety-POCT_Q1_CB5/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "q5LlFDoiIQC", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_11_01_Safety-POCT_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_11_01_Safety-POCT_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_11_01_Safety-POCT_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_11_01_Safety-POCT_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "Odt5RVcxtp6", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_11_01_Safety-POCT_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.F_11_01_Safety-POCT_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_11_01_Safety-POCT_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_11_01_Safety-POCT_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "vQShtvnnYhf", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_11_01_Safety-POCT_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.F_11_01_Safety-POCT_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_11_01_Safety-POCT_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_11_01_Safety-POCT_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "UW860BHmDg4", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_11_01_Safety-POCT_SCORE", "names": [{"locale": "en", "name": "SIMS.F_11_01_Safety-POCT_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_11_01_Safety-POCT_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_11_01_Safety-POCT_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "TEXT"}, "external_id": "Hf2CWnspEFt", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_11_02_TestStaff-POCT_COMM", "names": [{"locale": "en", "name": "SIMS.F_11_02_TestStaff-POCT_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_11_02_TestStaff-POCT_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_11_02_TestStaff-POCT_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "LXfF9u1f8EO", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_11_02_TestStaff-POCT_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_11_02_TestStaff-POCT_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_11_02_TestStaff-POCT_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_11_02_TestStaff-POCT_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "RG773qWsiLn", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_11_02_TestStaff-POCT_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.F_11_02_TestStaff-POCT_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_11_02_TestStaff-POCT_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_11_02_TestStaff-POCT_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "ciIujYyzCy3", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_11_02_TestStaff-POCT_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.F_11_02_TestStaff-POCT_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_11_02_TestStaff-POCT_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_11_02_TestStaff-POCT_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "f5NLC0vyT55", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_11_02_TestStaff-POCT_SCORE", "names": [{"locale": "en", "name": "SIMS.F_11_02_TestStaff-POCT_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_11_02_TestStaff-POCT_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_11_02_TestStaff-POCT_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "AqThQsJcum7", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_11_03_P&P-POCT_COMM", "names": [{"locale": "en", "name": "SIMS.F_11_03_P&P-POCT_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_11_03_P&P-POCT_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_11_03_P&P-POCT_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "uGhJAFDxIql", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_11_03_P&P-POCT_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_11_03_P&P-POCT_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_11_03_P&P-POCT_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_11_03_P&P-POCT_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "z35rDOSwxqS", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_11_03_P&P-POCT_Q2_CB1", "names": [{"locale": "en", "name": "SIMS.F_11_03_P&P-POCT_Q2_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_11_03_P&P-POCT_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_11_03_P&P-POCT_Q2_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "xddAkiqF5bl", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_11_03_P&P-POCT_Q2_CB2", "names": [{"locale": "en", "name": "SIMS.F_11_03_P&P-POCT_Q2_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_11_03_P&P-POCT_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_11_03_P&P-POCT_Q2_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "rYbqzW7Go0l", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_11_03_P&P-POCT_Q2_CB3", "names": [{"locale": "en", "name": "SIMS.F_11_03_P&P-POCT_Q2_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_11_03_P&P-POCT_Q2_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_11_03_P&P-POCT_Q2_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "OB0Dpndd8RJ", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_11_03_P&P-POCT_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.F_11_03_P&P-POCT_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_11_03_P&P-POCT_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_11_03_P&P-POCT_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "tu3TyNptYWv", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_11_03_P&P-POCT_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.F_11_03_P&P-POCT_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_11_03_P&P-POCT_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_11_03_P&P-POCT_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "C9byVPxJbjS", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_11_03_P&P-POCT_Q4_RESP", "names": [{"locale": "en", "name": "SIMS.F_11_03_P&P-POCT_Q4_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_11_03_P&P-POCT_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_11_03_P&P-POCT_Q4_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "FIxSjPaEtwe", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_11_03_P&P-POCT_SCORE", "names": [{"locale": "en", "name": "SIMS.F_11_03_P&P-POCT_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_11_03_P&P-POCT_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_11_03_P&P-POCT_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "woXpfIqglmT", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_11_04_QA-POCT_COMM", "names": [{"locale": "en", "name": "SIMS.F_11_04_QA-POCT_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_11_04_QA-POCT_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_11_04_QA-POCT_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "A63URLjpqqc", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_11_04_QA-POCT_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_11_04_QA-POCT_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_11_04_QA-POCT_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_11_04_QA-POCT_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "gLunqWR9Nd2", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_11_04_QA-POCT_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.F_11_04_QA-POCT_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_11_04_QA-POCT_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_11_04_QA-POCT_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "lE0XBn8UPoH", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_11_04_QA-POCT_Q3_RESP", "names": [{"locale": "en", "name": "SIMS.F_11_04_QA-POCT_Q3_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_11_04_QA-POCT_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_11_04_QA-POCT_Q3_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "eq9MLSkm4jc", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_11_04_QA-POCT_Q4_A-NUM", "names": [{"locale": "en", "name": "SIMS.F_11_04_QA-POCT_Q4_A-NUM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_11_04_QA-POCT_Q4_A-NUM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_11_04_QA-POCT_Q4_A-NUM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "QTrZkMenma7", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_11_04_QA-POCT_Q4_CB1", "names": [{"locale": "en", "name": "SIMS.F_11_04_QA-POCT_Q4_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_11_04_QA-POCT_Q4_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_11_04_QA-POCT_Q4_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "Ey1cilnPDLc", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_11_04_QA-POCT_Q4_CB2", "names": [{"locale": "en", "name": "SIMS.F_11_04_QA-POCT_Q4_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_11_04_QA-POCT_Q4_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_11_04_QA-POCT_Q4_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "NKzFU1KwrBn", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_11_04_QA-POCT_Q4_CB3", "names": [{"locale": "en", "name": "SIMS.F_11_04_QA-POCT_Q4_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_11_04_QA-POCT_Q4_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_11_04_QA-POCT_Q4_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "WA53HmxOO6I", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_11_04_QA-POCT_SCORE", "names": [{"locale": "en", "name": "SIMS.F_11_04_QA-POCT_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_11_04_QA-POCT_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_11_04_QA-POCT_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "msV4Ev6T7GU", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_11_05_SupReagEquip-POCT_COMM", "names": [{"locale": "en", "name": "SIMS.F_11_05_SupReagEquip-POCT_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_11_05_SupReagEquip-POCT_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_11_05_SupReagEquip-POCT_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "tYgJqP1srsK", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_11_05_SupReagEquip-POCT_Q1_CB1", "names": [{"locale": "en", "name": "SIMS.F_11_05_SupReagEquip-POCT_Q1_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_11_05_SupReagEquip-POCT_Q1_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_11_05_SupReagEquip-POCT_Q1_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "VgTAohyDBqo", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_11_05_SupReagEquip-POCT_Q1_CB2", "names": [{"locale": "en", "name": "SIMS.F_11_05_SupReagEquip-POCT_Q1_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_11_05_SupReagEquip-POCT_Q1_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_11_05_SupReagEquip-POCT_Q1_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "YGffjAEkOPi", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_11_05_SupReagEquip-POCT_Q1_CB3", "names": [{"locale": "en", "name": "SIMS.F_11_05_SupReagEquip-POCT_Q1_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_11_05_SupReagEquip-POCT_Q1_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_11_05_SupReagEquip-POCT_Q1_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "bihbHFoaQ37", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_11_05_SupReagEquip-POCT_Q1_CB4", "names": [{"locale": "en", "name": "SIMS.F_11_05_SupReagEquip-POCT_Q1_CB4", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_11_05_SupReagEquip-POCT_Q1_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_11_05_SupReagEquip-POCT_Q1_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "SVCi2SGuon0", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_11_05_SupReagEquip-POCT_Q1_CB5", "names": [{"locale": "en", "name": "SIMS.F_11_05_SupReagEquip-POCT_Q1_CB5", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_11_05_SupReagEquip-POCT_Q1_CB5/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_11_05_SupReagEquip-POCT_Q1_CB5/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "LS07fYkfeAG", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_11_05_SupReagEquip-POCT_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_11_05_SupReagEquip-POCT_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_11_05_SupReagEquip-POCT_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_11_05_SupReagEquip-POCT_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "TGFjijL3Z2Y", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_11_05_SupReagEquip-POCT_Q2_NUM", "names": [{"locale": "en", "name": "SIMS.F_11_05_SupReagEquip-POCT_Q2_NUM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_11_05_SupReagEquip-POCT_Q2_NUM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_11_05_SupReagEquip-POCT_Q2_NUM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "X7QtBqsVjf3", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_11_05_SupReagEquip-POCT_SCORE", "names": [{"locale": "en", "name": "SIMS.F_11_05_SupReagEquip-POCT_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_11_05_SupReagEquip-POCT_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_11_05_SupReagEquip-POCT_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS2-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "fVc5tfVIqm4", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_12_01_TaS-TAS&DIFFCARE_COMM", "names": [{"locale": "en", "name": "SIMS.F_12_01_TaS-TAS&DIFFCARE_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_12_01_TaS-TAS&DIFFCARE_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "bGYGRfj2VE9", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_12_01_TaS-TAS&DIFFCARE_NA", "names": [{"locale": "en", "name": "SIMS.F_12_01_TaS-TAS&DIFFCARE_NA", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_12_01_TaS-TAS&DIFFCARE_NA/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "rcxLjPFo2Kw", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_12_01_TaS-TAS&DIFFCARE_Q1_CB1", "names": [{"locale": "en", "name": "SIMS.F_12_01_TaS-TAS&DIFFCARE_Q1_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_12_01_TaS-TAS&DIFFCARE_Q1_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "JYjKUAEboiX", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_12_01_TaS-TAS&DIFFCARE_Q1_CB2", "names": [{"locale": "en", "name": "SIMS.F_12_01_TaS-TAS&DIFFCARE_Q1_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_12_01_TaS-TAS&DIFFCARE_Q1_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "sj0fVQkyXML", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_12_01_TaS-TAS&DIFFCARE_Q1_RESP", "names": [{"locale": "en", "name": "SIMS.F_12_01_TaS-TAS&DIFFCARE_Q1_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_12_01_TaS-TAS&DIFFCARE_Q1_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "jb5kwHhNbTU", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_12_01_TaS-TAS&DIFFCARE_Q2_RESP", "names": [{"locale": "en", "name": "SIMS.F_12_01_TaS-TAS&DIFFCARE_Q2_RESP", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_12_01_TaS-TAS&DIFFCARE_Q2_RESP/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "VTqDGJrNIht", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_12_01_TaS-TAS&DIFFCARE_Q3_PERC", "names": [{"locale": "en", "name": "SIMS.F_12_01_TaS-TAS&DIFFCARE_Q3_PERC", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_12_01_TaS-TAS&DIFFCARE_Q3_PERC/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "NXXAjtsi1Bk", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_12_01_TaS-TAS&DIFFCARE_SCORE", "names": [{"locale": "en", "name": "SIMS.F_12_01_TaS-TAS&DIFFCARE_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_12_01_TaS-TAS&DIFFCARE_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "LONG_TEXT"}, "external_id": "Mev5gfcAH2T", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_12_02_ApptSpaceMMDrg-TAS&DIFFCARE_COMM", "names": [{"locale": "en", "name": "SIMS.F_12_02_ApptSpaceMMDrg-TAS&DIFFCARE_COMM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_12_02_ApptSpaceMMDrg-TAS&DIFFCARE_COMM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "AI4To8D8mxX", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_12_02_ApptSpaceMMDrg-TAS&DIFFCARE_Q1_CB1", "names": [{"locale": "en", "name": "SIMS.F_12_02_ApptSpaceMMDrg-TAS&DIFFCARE_Q1_CB1", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_12_02_ApptSpaceMMDrg-TAS&DIFFCARE_Q1_CB1/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "zouoFgPz0KA", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_12_02_ApptSpaceMMDrg-TAS&DIFFCARE_Q1_CB2", "names": [{"locale": "en", "name": "SIMS.F_12_02_ApptSpaceMMDrg-TAS&DIFFCARE_Q1_CB2", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_12_02_ApptSpaceMMDrg-TAS&DIFFCARE_Q1_CB2/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "PIFtSPuL5l9", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_12_02_ApptSpaceMMDrg-TAS&DIFFCARE_Q1_CB3", "names": [{"locale": "en", "name": "SIMS.F_12_02_ApptSpaceMMDrg-TAS&DIFFCARE_Q1_CB3", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_12_02_ApptSpaceMMDrg-TAS&DIFFCARE_Q1_CB3/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "VP3PkRmuuF6", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_12_02_ApptSpaceMMDrg-TAS&DIFFCARE_Q1_CB4", "names": [{"locale": "en", "name": "SIMS.F_12_02_ApptSpaceMMDrg-TAS&DIFFCARE_Q1_CB4", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_12_02_ApptSpaceMMDrg-TAS&DIFFCARE_Q1_CB4/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "AwoUr6cjPOs", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_12_02_ApptSpaceMMDrg-TAS&DIFFCARE_Q1_CB5", "names": [{"locale": "en", "name": "SIMS.F_12_02_ApptSpaceMMDrg-TAS&DIFFCARE_Q1_CB5", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_12_02_ApptSpaceMMDrg-TAS&DIFFCARE_Q1_CB5/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "BOOLEAN"}, "external_id": "N7sFJ14bmbR", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_12_02_ApptSpaceMMDrg-TAS&DIFFCARE_Q1_CB6", "names": [{"locale": "en", "name": "SIMS.F_12_02_ApptSpaceMMDrg-TAS&DIFFCARE_Q1_CB6", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_12_02_ApptSpaceMMDrg-TAS&DIFFCARE_Q1_CB6/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "TwgCGUsBCUq", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_12_02_ApptSpaceMMDrg-TAS&DIFFCARE_Q1_T-NUM", "names": [{"locale": "en", "name": "SIMS.F_12_02_ApptSpaceMMDrg-TAS&DIFFCARE_Q1_T-NUM", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_12_02_ApptSpaceMMDrg-TAS&DIFFCARE_Q1_T-NUM/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}, {"owner": "PEPFAR", "extras": {"Value Type": "INTEGER_ZERO_OR_POSITIVE"}, "external_id": "FaWaomJAyRn", "source": "SIMS", "datatype": "None", "concept_class": "Assessment Type", "owner_type": "Organization", "type": "Concept", "concept_id": "SIMS.F_12_02_ApptSpaceMMDrg-TAS&DIFFCARE_SCORE", "names": [{"locale": "en", "name": "SIMS.F_12_02_ApptSpaceMMDrg-TAS&DIFFCARE_SCORE", "name_type": "Fully Specified"}]}, {"owner": "PEPFAR", "data": {"expressions": ["/orgs/PEPFAR/sources/SIMS/concepts/SIMS.F_12_02_ApptSpaceMMDrg-TAS&DIFFCARE_SCORE/"]}, "owner_type": "Organization", "type": "Reference", "collection": "SIMS3-Facility"}] \ No newline at end of file diff --git a/metadata/SIMS/new_sims_export.json b/metadata/SIMS/new_sims_export.json new file mode 100644 index 0000000..8aed31a --- /dev/null +++ b/metadata/SIMS/new_sims_export.json @@ -0,0 +1 @@ +{"dataElements":[{"lastUpdated":"2016-08-17T20:53:12.686","code":"SIMS.A_01_01_PTEQANatl_COMM","name":"SIMS.A_01_01_PTEQANatl_COMM","id":"GcneRHSH5oi","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T21:05:24.396","code":"SIMS.A_01_01_PTEQANatl_INSTR_CB1_REPL_TOT","name":"SIMS.A_01_01_PTEQANatl_INSTR_CB1_REPL_TOT","id":"B4e50LxXda3","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:15:34.572","code":"SIMS.A_01_01_PTEQANatl_INSTR_CB2_REPL_NUM","name":"SIMS.A_01_01_PTEQANatl_INSTR_CB2_REPL_NUM","id":"wjUK8nljLLS","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:40:30.206","code":"SIMS.A_01_01_PTEQANatl_INSTR_CB3_TXT","name":"SIMS.A_01_01_PTEQANatl_INSTR_CB3_TXT","id":"lNKHsLgKxVi","valueType":"TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2017-05-09T21:08:59.301","code":"SIMS.A_01_01_PTEQANatl_INSTR_CBA","name":"SIMS.A_01_01_PTEQANatl_INSTR_CBA","id":"wmiRxKRW4C6","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"}]},{"lastUpdated":"2017-05-09T21:09:02.547","code":"SIMS.A_01_01_PTEQANatl_INSTR_CBB","name":"SIMS.A_01_01_PTEQANatl_INSTR_CBB","id":"HydyHab0IYh","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"}]},{"lastUpdated":"2017-05-09T21:09:06.217","code":"SIMS.A_01_01_PTEQANatl_INSTR_CBC","name":"SIMS.A_01_01_PTEQANatl_INSTR_CBC","id":"jIQ3hi23ux0","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"}]},{"lastUpdated":"2017-05-09T21:09:09.343","code":"SIMS.A_01_01_PTEQANatl_INSTR_CBD","name":"SIMS.A_01_01_PTEQANatl_INSTR_CBD","id":"OFEUC5Fqg4m","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"}]},{"lastUpdated":"2017-05-09T21:09:12.476","code":"SIMS.A_01_01_PTEQANatl_INSTR_CBE","name":"SIMS.A_01_01_PTEQANatl_INSTR_CBE","id":"S432ITwWpK8","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"}]},{"lastUpdated":"2017-05-09T21:09:15.713","code":"SIMS.A_01_01_PTEQANatl_INSTR_CBF","name":"SIMS.A_01_01_PTEQANatl_INSTR_CBF","id":"GgPeAABRMyr","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"}]},{"lastUpdated":"2017-05-09T21:09:18.947","code":"SIMS.A_01_01_PTEQANatl_INSTR_LowScore","name":"SIMS.A_01_01_PTEQANatl_INSTR_LowScore","id":"CL66oK6K8kN","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"}]},{"lastUpdated":"2016-08-17T20:21:14.052","code":"SIMS.A_01_01_PTEQANatl_Q1_RESP","name":"SIMS.A_01_01_PTEQANatl_Q1_RESP","id":"tXFW3sfOJxu","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:38:48.378","code":"SIMS.A_01_01_PTEQANatl_Q2_PERC","name":"SIMS.A_01_01_PTEQANatl_Q2_PERC","id":"mgXfL1gN1gv","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:39:47.353","code":"SIMS.A_01_01_PTEQANatl_Q3_CB1","name":"SIMS.A_01_01_PTEQANatl_Q3_CB1","id":"lWtqhcllJ5f","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T21:04:46.252","code":"SIMS.A_01_01_PTEQANatl_Q3_CB2","name":"SIMS.A_01_01_PTEQANatl_Q3_CB2","id":"bgdnemDB3yq","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:51:59.470","code":"SIMS.A_01_01_PTEQANatl_Q3_RESP","name":"SIMS.A_01_01_PTEQANatl_Q3_RESP","id":"GpHByNQ1Igl","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:48:50.082","code":"SIMS.A_01_01_PTEQANatl_Q4_RESP","name":"SIMS.A_01_01_PTEQANatl_Q4_RESP","id":"hYGDpg7F8Bk","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T21:02:50.654","code":"SIMS.A_01_01_PTEQANatl_SCORE","name":"SIMS.A_01_01_PTEQANatl_SCORE","id":"CBOjTBrDlFb","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:18:38.485","code":"SIMS.A_01_02_POCTQINatl_COMM","name":"SIMS.A_01_02_POCTQINatl_COMM","id":"V7Q5tSfj3Q0","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:24:28.589","code":"SIMS.A_01_02_POCTQINatl_Q1_RESP","name":"SIMS.A_01_02_POCTQINatl_Q1_RESP","id":"SIszqKEvPnI","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:53:01.318","code":"SIMS.A_01_02_POCTQINatl_Q2_PERC","name":"SIMS.A_01_02_POCTQINatl_Q2_PERC","id":"gF6F4h7zz6S","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:54:04.462","code":"SIMS.A_01_02_POCTQINatl_Q3_RESP","name":"SIMS.A_01_02_POCTQINatl_Q3_RESP","id":"FZFJF99znyi","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:55:06.034","code":"SIMS.A_01_02_POCTQINatl_SCORE","name":"SIMS.A_01_02_POCTQINatl_SCORE","id":"FKJdWVfUqSY","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:35:18.616","code":"SIMS.A_01_03_SpecRefNatl_COMM","name":"SIMS.A_01_03_SpecRefNatl_COMM","id":"NUHe8FXV8HC","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:53:54.428","code":"SIMS.A_01_03_SpecRefNatl_Q1_RESP","name":"SIMS.A_01_03_SpecRefNatl_Q1_RESP","id":"g1QJf64vyB5","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:55:36.339","code":"SIMS.A_01_03_SpecRefNatl_Q2_CB1","name":"SIMS.A_01_03_SpecRefNatl_Q2_CB1","id":"ffk8xEQtMHQ","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:25:07.943","code":"SIMS.A_01_03_SpecRefNatl_Q2_CB2","name":"SIMS.A_01_03_SpecRefNatl_Q2_CB2","id":"sBCUIdDwo8z","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:43:13.356","code":"SIMS.A_01_03_SpecRefNatl_Q2_CB3","name":"SIMS.A_01_03_SpecRefNatl_Q2_CB3","id":"KirahAw5Mvg","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:13:56.568","code":"SIMS.A_01_03_SpecRefNatl_Q2_RESP","name":"SIMS.A_01_03_SpecRefNatl_Q2_RESP","id":"XFhPS35bxrP","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:31:22.373","code":"SIMS.A_01_03_SpecRefNatl_Q3_RESP","name":"SIMS.A_01_03_SpecRefNatl_Q3_RESP","id":"PhoDQz2ki8e","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:54:03.034","code":"SIMS.A_01_03_SpecRefNatl_Q4_RESP","name":"SIMS.A_01_03_SpecRefNatl_Q4_RESP","id":"fzg6eMBuAav","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:13:09.408","code":"SIMS.A_01_03_SpecRefNatl_SCORE","name":"SIMS.A_01_03_SpecRefNatl_SCORE","id":"xU9SYZW6LPJ","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:27:29.721","code":"SIMS.A_01_04_QAHIVtestNatl_COMM","name":"SIMS.A_01_04_QAHIVtestNatl_COMM","id":"RA4SEggSUca","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:29:49.981","code":"SIMS.A_01_04_QAHIVtestNatl_Q1_RESP","name":"SIMS.A_01_04_QAHIVtestNatl_Q1_RESP","id":"Q78YkJwjMKA","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:38:56.523","code":"SIMS.A_01_04_QAHIVtestNatl_Q2_RESP","name":"SIMS.A_01_04_QAHIVtestNatl_Q2_RESP","id":"Me8GJD55Tky","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:21:49.064","code":"SIMS.A_01_04_QAHIVtestNatl_Q3_RESP","name":"SIMS.A_01_04_QAHIVtestNatl_Q3_RESP","id":"tQnwly2QFyf","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:56:52.195","code":"SIMS.A_01_04_QAHIVtestNatl_Q4_RESP","name":"SIMS.A_01_04_QAHIVtestNatl_Q4_RESP","id":"EuvzQSLvzqK","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:32:40.799","code":"SIMS.A_01_04_QAHIVtestNatl_SCORE","name":"SIMS.A_01_04_QAHIVtestNatl_SCORE","id":"OTKjIrICz3P","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:17:01.214","code":"SIMS.A_01_05_NBTSANatl_COMM","name":"SIMS.A_01_05_NBTSANatl_COMM","id":"VuXePJiW0m5","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T21:03:32.960","code":"SIMS.A_01_05_NBTSANatl_Q1_RESP","name":"SIMS.A_01_05_NBTSANatl_Q1_RESP","id":"bX7VwI38oGJ","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:26:15.709","code":"SIMS.A_01_05_NBTSANatl_Q2_RESP","name":"SIMS.A_01_05_NBTSANatl_Q2_RESP","id":"rq8by9c4Bq2","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:23:39.459","code":"SIMS.A_01_05_NBTSANatl_Q3_RESP","name":"SIMS.A_01_05_NBTSANatl_Q3_RESP","id":"sWf2L69yRpr","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:51:29.639","code":"SIMS.A_01_05_NBTSANatl_Q4_RESP","name":"SIMS.A_01_05_NBTSANatl_Q4_RESP","id":"GvuBwFMu4tt","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T21:01:09.653","code":"SIMS.A_01_05_NBTSANatl_Q5_PERC","name":"SIMS.A_01_05_NBTSANatl_Q5_PERC","id":"CX5WzD0xCUw","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:47:32.620","code":"SIMS.A_01_05_NBTSANatl_Q6_RESP","name":"SIMS.A_01_05_NBTSANatl_Q6_RESP","id":"ilfXQrBNn1u","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:25:11.981","code":"SIMS.A_01_05_NBTSANatl_SCORE","name":"SIMS.A_01_05_NBTSANatl_SCORE","id":"S8D7VO7P2LG","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:19:58.402","code":"SIMS.A_01_06_PTEQASNU_COMM","name":"SIMS.A_01_06_PTEQASNU_COMM","id":"UlaTKIIyCBD","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T21:03:53.397","code":"SIMS.A_01_06_PTEQASNU_INSTR_CB1_REPL_TOT","name":"SIMS.A_01_06_PTEQASNU_INSTR_CB1_REPL_TOT","id":"bSKyruXHpHU","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:27:49.518","code":"SIMS.A_01_06_PTEQASNU_INSTR_CB2_REPL_NUM","name":"SIMS.A_01_06_PTEQASNU_INSTR_CB2_REPL_NUM","id":"R132H03ux8S","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:21:36.136","code":"SIMS.A_01_06_PTEQASNU_INSTR_CB3_TXT","name":"SIMS.A_01_06_PTEQASNU_INSTR_CB3_TXT","id":"tT4vQRlF3F2","valueType":"TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2017-05-09T21:09:22.121","code":"SIMS.A_01_06_PTEQASNU_INSTR_CBA","name":"SIMS.A_01_06_PTEQASNU_INSTR_CBA","id":"PjUrAGwU3EP","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"}]},{"lastUpdated":"2017-05-09T21:09:25.379","code":"SIMS.A_01_06_PTEQASNU_INSTR_CBB","name":"SIMS.A_01_06_PTEQASNU_INSTR_CBB","id":"qq4uubNRhBh","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"}]},{"lastUpdated":"2017-05-09T21:09:28.656","code":"SIMS.A_01_06_PTEQASNU_INSTR_CBC","name":"SIMS.A_01_06_PTEQASNU_INSTR_CBC","id":"MjL9ulaYyC2","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"}]},{"lastUpdated":"2017-05-09T21:09:31.952","code":"SIMS.A_01_06_PTEQASNU_INSTR_CBD","name":"SIMS.A_01_06_PTEQASNU_INSTR_CBD","id":"mJ7hjZjWyO2","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"}]},{"lastUpdated":"2017-05-09T21:09:35.133","code":"SIMS.A_01_06_PTEQASNU_INSTR_CBE","name":"SIMS.A_01_06_PTEQASNU_INSTR_CBE","id":"NoHqfCgC3ek","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"}]},{"lastUpdated":"2017-05-09T21:09:38.315","code":"SIMS.A_01_06_PTEQASNU_INSTR_CBF","name":"SIMS.A_01_06_PTEQASNU_INSTR_CBF","id":"ylCREoHJ3Jr","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"}]},{"lastUpdated":"2017-05-09T21:09:41.473","code":"SIMS.A_01_06_PTEQASNU_INSTR_LowScore","name":"SIMS.A_01_06_PTEQASNU_INSTR_LowScore","id":"RQrcLYLaNa4","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"}]},{"lastUpdated":"2016-08-17T20:58:39.105","code":"SIMS.A_01_06_PTEQASNU_Q1_RESP","name":"SIMS.A_01_06_PTEQASNU_Q1_RESP","id":"DWHGwpwcwBt","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:49:59.653","code":"SIMS.A_01_06_PTEQASNU_Q2_PERC","name":"SIMS.A_01_06_PTEQASNU_Q2_PERC","id":"hjrppCsSgiN","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:23:53.902","code":"SIMS.A_01_06_PTEQASNU_Q3_CB1","name":"SIMS.A_01_06_PTEQASNU_Q3_CB1","id":"ST7osCbQLgR","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:52:31.494","code":"SIMS.A_01_06_PTEQASNU_Q3_CB2","name":"SIMS.A_01_06_PTEQASNU_Q3_CB2","id":"gkgpe6khHtg","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T21:05:15.695","code":"SIMS.A_01_06_PTEQASNU_Q3_RESP","name":"SIMS.A_01_06_PTEQASNU_Q3_RESP","id":"B7B3wCUbiLE","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:56:43.598","code":"SIMS.A_01_06_PTEQASNU_Q4_RESP","name":"SIMS.A_01_06_PTEQASNU_Q4_RESP","id":"EvqxOSqnFBv","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:56:16.505","code":"SIMS.A_01_06_PTEQASNU_SCORE","name":"SIMS.A_01_06_PTEQASNU_SCORE","id":"f3ENwLs6JSA","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:10:52.494","code":"SIMS.A_01_07_POCTQISNU_COMM","name":"SIMS.A_01_07_POCTQISNU_COMM","id":"yXA62Iah6X0","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:59:35.455","code":"SIMS.A_01_07_POCTQISNU_Q1_RESP","name":"SIMS.A_01_07_POCTQISNU_Q1_RESP","id":"dlCCAWFr9BY","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:56:39.339","code":"SIMS.A_01_07_POCTQISNU_Q2_PERC","name":"SIMS.A_01_07_POCTQISNU_Q2_PERC","id":"exeXBwvEBzz","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:59:34.020","code":"SIMS.A_01_07_POCTQISNU_Q3_RESP","name":"SIMS.A_01_07_POCTQISNU_Q3_RESP","id":"DLMXYdKHNXh","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:27:52.203","code":"SIMS.A_01_07_POCTQISNU_SCORE","name":"SIMS.A_01_07_POCTQISNU_SCORE","id":"r0grteApaki","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:52:25.824","code":"SIMS.A_01_08_SpecRefSNU_COMM","name":"SIMS.A_01_08_SpecRefSNU_COMM","id":"gLpby4VPvuA","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:52:34.355","code":"SIMS.A_01_08_SpecRefSNU_Q1_RESP","name":"SIMS.A_01_08_SpecRefSNU_Q1_RESP","id":"gJJfJCoqJiM","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:52:55.677","code":"SIMS.A_01_08_SpecRefSNU_Q2_CB1","name":"SIMS.A_01_08_SpecRefSNU_Q2_CB1","id":"gFywHwI3OsW","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:28:47.323","code":"SIMS.A_01_08_SpecRefSNU_Q2_CB2","name":"SIMS.A_01_08_SpecRefSNU_Q2_CB2","id":"QNifGEYkxXz","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:24:49.601","code":"SIMS.A_01_08_SpecRefSNU_Q2_CB3","name":"SIMS.A_01_08_SpecRefSNU_Q2_CB3","id":"sFf8ouXh0Ak","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:11:44.217","code":"SIMS.A_01_08_SpecRefSNU_Q2_RESP","name":"SIMS.A_01_08_SpecRefSNU_Q2_RESP","id":"YLp70LYreg8","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:49:00.234","code":"SIMS.A_01_08_SpecRefSNU_Q3_RESP","name":"SIMS.A_01_08_SpecRefSNU_Q3_RESP","id":"hwy5Cc9ewz9","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:16:34.285","code":"SIMS.A_01_08_SpecRefSNU_Q4_RESP","name":"SIMS.A_01_08_SpecRefSNU_Q4_RESP","id":"W200D5DehgC","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:52:49.951","code":"SIMS.A_01_08_SpecRefSNU_SCORE","name":"SIMS.A_01_08_SpecRefSNU_SCORE","id":"gGNxVjPkp7F","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:50:16.848","code":"SIMS.A_01_09_QAHIVtestSNU_COMM","name":"SIMS.A_01_09_QAHIVtestSNU_COMM","id":"HhF1nA9QyCE","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:09:39.937","code":"SIMS.A_01_09_QAHIVtestSNU_Q1_RESP","name":"SIMS.A_01_09_QAHIVtestSNU_Q1_RESP","id":"ZIpdShMGzY7","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:49:25.819","code":"SIMS.A_01_09_QAHIVtestSNU_Q2_RESP","name":"SIMS.A_01_09_QAHIVtestSNU_Q2_RESP","id":"hqcRXyDDqqx","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:39:11.684","code":"SIMS.A_01_09_QAHIVtestSNU_Q3_RESP","name":"SIMS.A_01_09_QAHIVtestSNU_Q3_RESP","id":"M8RHiXCN0Kx","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:23:26.351","code":"SIMS.A_01_09_QAHIVtestSNU_Q4_RESP","name":"SIMS.A_01_09_QAHIVtestSNU_Q4_RESP","id":"t0gIle4F4s1","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:19:45.490","code":"SIMS.A_01_09_QAHIVtestSNU_SCORE","name":"SIMS.A_01_09_QAHIVtestSNU_SCORE","id":"umwZV8aOJrw","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:26:14.391","code":"SIMS.A_02_01_MgtStrategyNatl_COMM","name":"SIMS.A_02_01_MgtStrategyNatl_COMM","id":"RqZV5z7ohny","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:27:17.822","code":"SIMS.A_02_01_MgtStrategyNatl_Q1_RESP","name":"SIMS.A_02_01_MgtStrategyNatl_Q1_RESP","id":"rCIiGDwFYtq","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:50:26.875","code":"SIMS.A_02_01_MgtStrategyNatl_Q2_CB1","name":"SIMS.A_02_01_MgtStrategyNatl_Q2_CB1","id":"hFHst7emhfS","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:14:47.468","code":"SIMS.A_02_01_MgtStrategyNatl_Q2_CB2","name":"SIMS.A_02_01_MgtStrategyNatl_Q2_CB2","id":"wWrFC1YamUP","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:40:32.982","code":"SIMS.A_02_01_MgtStrategyNatl_Q2_RESP","name":"SIMS.A_02_01_MgtStrategyNatl_Q2_RESP","id":"lm6vPAhZFBt","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:37:01.872","code":"SIMS.A_02_01_MgtStrategyNatl_Q3_CB1","name":"SIMS.A_02_01_MgtStrategyNatl_Q3_CB1","id":"n6lrBoW8fNb","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:13:57.822","code":"SIMS.A_02_01_MgtStrategyNatl_Q3_CB2","name":"SIMS.A_02_01_MgtStrategyNatl_Q3_CB2","id":"xfhOEXg7YG8","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:18:56.436","code":"SIMS.A_02_01_MgtStrategyNatl_Q3_RESP","name":"SIMS.A_02_01_MgtStrategyNatl_Q3_RESP","id":"uzVNEBQD48b","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:49:15.804","code":"SIMS.A_02_01_MgtStrategyNatl_Q4_RESP","name":"SIMS.A_02_01_MgtStrategyNatl_Q4_RESP","id":"ht3bsHwHbjw","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:09:05.847","code":"SIMS.A_02_01_MgtStrategyNatl_SCORE","name":"SIMS.A_02_01_MgtStrategyNatl_SCORE","id":"zqq9HWO22jY","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:36:45.007","code":"SIMS.A_02_02_EconStudNatl_COMM","name":"SIMS.A_02_02_EconStudNatl_COMM","id":"naCa3X2d9sL","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:45:46.917","code":"SIMS.A_02_02_EconStudNatl_Q1_RESP","name":"SIMS.A_02_02_EconStudNatl_Q1_RESP","id":"jBF7pyhkAIe","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:09:49.780","code":"SIMS.A_02_02_EconStudNatl_Q2_RESP","name":"SIMS.A_02_02_EconStudNatl_Q2_RESP","id":"ZGKy5RR8LGK","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T21:06:53.117","code":"SIMS.A_02_02_EconStudNatl_Q3_RESP","name":"SIMS.A_02_02_EconStudNatl_Q3_RESP","id":"AHi5nPs5kQj","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:40:03.880","code":"SIMS.A_02_02_EconStudNatl_SCORE","name":"SIMS.A_02_02_EconStudNatl_SCORE","id":"LtcjmbA3shj","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T21:06:42.459","code":"SIMS.A_02_03_MgtOpsSNU_COMM","name":"SIMS.A_02_03_MgtOpsSNU_COMM","id":"AiNlcW7MvHY","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:11:26.904","code":"SIMS.A_02_03_MgtOpsSNU_Q1_RESP","name":"SIMS.A_02_03_MgtOpsSNU_Q1_RESP","id":"YoWHkmN30OI","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:16:47.006","code":"SIMS.A_02_03_MgtOpsSNU_Q2_CB1","name":"SIMS.A_02_03_MgtOpsSNU_Q2_CB1","id":"vy3XPqvhy27","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:25:19.843","code":"SIMS.A_02_03_MgtOpsSNU_Q2_CB2","name":"SIMS.A_02_03_MgtOpsSNU_Q2_CB2","id":"s73PSedJCcJ","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:51:20.991","code":"SIMS.A_02_03_MgtOpsSNU_Q2_T-NUM","name":"SIMS.A_02_03_MgtOpsSNU_Q2_T-NUM","id":"gydSZ64mJgU","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T21:01:46.001","code":"SIMS.A_02_03_MgtOpsSNU_Q3_CB1","name":"SIMS.A_02_03_MgtOpsSNU_Q3_CB1","id":"Cq9NaeazEQI","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:43:32.837","code":"SIMS.A_02_03_MgtOpsSNU_Q3_CB2","name":"SIMS.A_02_03_MgtOpsSNU_Q3_CB2","id":"kCpEDJo44pB","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:11:19.445","code":"SIMS.A_02_03_MgtOpsSNU_Q3_CB3","name":"SIMS.A_02_03_MgtOpsSNU_Q3_CB3","id":"Ypo5urFTp9q","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:48:19.078","code":"SIMS.A_02_03_MgtOpsSNU_Q3_T-NUM","name":"SIMS.A_02_03_MgtOpsSNU_Q3_T-NUM","id":"ib1msaL2HLq","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:44:44.224","code":"SIMS.A_02_03_MgtOpsSNU_Q4_RESP","name":"SIMS.A_02_03_MgtOpsSNU_Q4_RESP","id":"JozBm2cNZtd","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:48:21.907","code":"SIMS.A_02_03_MgtOpsSNU_SCORE","name":"SIMS.A_02_03_MgtOpsSNU_SCORE","id":"IAjUnvyERgm","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T21:05:49.359","code":"SIMS.A_02_04_SuperHlthSNU_COMM","name":"SIMS.A_02_04_SuperHlthSNU_COMM","id":"aWN5UaCyaLV","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:18:50.090","code":"SIMS.A_02_04_SuperHlthSNU_Q1_RESP","name":"SIMS.A_02_04_SuperHlthSNU_Q1_RESP","id":"v2FecmZ8R0c","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:53:34.436","code":"SIMS.A_02_04_SuperHlthSNU_Q2_CB1","name":"SIMS.A_02_04_SuperHlthSNU_Q2_CB1","id":"ga1Cic7KxUK","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:55:27.839","code":"SIMS.A_02_04_SuperHlthSNU_Q2_CB2","name":"SIMS.A_02_04_SuperHlthSNU_Q2_CB2","id":"fh8NAEtd0pK","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:10:17.110","code":"SIMS.A_02_04_SuperHlthSNU_Q2_RESP","name":"SIMS.A_02_04_SuperHlthSNU_Q2_RESP","id":"Z94dWPtHo9v","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:58:44.863","code":"SIMS.A_02_04_SuperHlthSNU_Q3_CB1","name":"SIMS.A_02_04_SuperHlthSNU_Q3_CB1","id":"dvcTVTOr5ac","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:29:47.337","code":"SIMS.A_02_04_SuperHlthSNU_Q3_CB2","name":"SIMS.A_02_04_SuperHlthSNU_Q3_CB2","id":"Q8lNUwnLJax","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:27:23.121","code":"SIMS.A_02_04_SuperHlthSNU_Q3_RESP","name":"SIMS.A_02_04_SuperHlthSNU_Q3_RESP","id":"RBqxTivpPZZ","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:12:05.159","code":"SIMS.A_02_04_SuperHlthSNU_Q4_PERC","name":"SIMS.A_02_04_SuperHlthSNU_Q4_PERC","id":"YguAYlAXCC5","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:32:38.162","code":"SIMS.A_02_04_SuperHlthSNU_SCORE","name":"SIMS.A_02_04_SuperHlthSNU_SCORE","id":"oTQPFLtRrFB","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:09:00.951","code":"SIMS.A_02_05_DataCollectSNU_COMM","name":"SIMS.A_02_05_DataCollectSNU_COMM","id":"zSko0WuRWYr","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:34:47.318","code":"SIMS.A_02_05_DataCollectSNU_INSTR_AREA_CB1","name":"SIMS.A_02_05_DataCollectSNU_INSTR_AREA_CB1","id":"O5oLfhhJHCG","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T21:05:37.623","code":"SIMS.A_02_05_DataCollectSNU_INSTR_AREA_CB10","name":"SIMS.A_02_05_DataCollectSNU_INSTR_AREA_CB10","id":"aZZRar8B9Zi","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T21:01:32.874","code":"SIMS.A_02_05_DataCollectSNU_INSTR_AREA_CB11","name":"SIMS.A_02_05_DataCollectSNU_INSTR_AREA_CB11","id":"CshyGyED062","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:51:50.965","code":"SIMS.A_02_05_DataCollectSNU_INSTR_AREA_CB12","name":"SIMS.A_02_05_DataCollectSNU_INSTR_AREA_CB12","id":"GrpSOD1zYU9","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:44:47.096","code":"SIMS.A_02_05_DataCollectSNU_INSTR_AREA_CB13","name":"SIMS.A_02_05_DataCollectSNU_INSTR_AREA_CB13","id":"jOpFMgxjhH6","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:29:08.559","code":"SIMS.A_02_05_DataCollectSNU_INSTR_AREA_CB14","name":"SIMS.A_02_05_DataCollectSNU_INSTR_AREA_CB14","id":"qiGts9hS7u0","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:53:43.003","code":"SIMS.A_02_05_DataCollectSNU_INSTR_AREA_CB15","name":"SIMS.A_02_05_DataCollectSNU_INSTR_AREA_CB15","id":"G64y3iNwCmq","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:44:34.438","code":"SIMS.A_02_05_DataCollectSNU_INSTR_AREA_CB16","name":"SIMS.A_02_05_DataCollectSNU_INSTR_AREA_CB16","id":"jQ0kgV8AIPc","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:23:16.986","code":"SIMS.A_02_05_DataCollectSNU_INSTR_AREA_CB17","name":"SIMS.A_02_05_DataCollectSNU_INSTR_AREA_CB17","id":"T2E6cPx47LJ","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:57:48.389","code":"SIMS.A_02_05_DataCollectSNU_INSTR_AREA_CB18","name":"SIMS.A_02_05_DataCollectSNU_INSTR_AREA_CB18","id":"ehR0TK5veSB","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:16:14.421","code":"SIMS.A_02_05_DataCollectSNU_INSTR_AREA_CB19","name":"SIMS.A_02_05_DataCollectSNU_INSTR_AREA_CB19","id":"w8td2ravXbJ","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:13:18.551","code":"SIMS.A_02_05_DataCollectSNU_INSTR_AREA_CB2","name":"SIMS.A_02_05_DataCollectSNU_INSTR_AREA_CB2","id":"XQMnrEiEqUg","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:18:28.341","code":"SIMS.A_02_05_DataCollectSNU_INSTR_AREA_CB20TXT","name":"SIMS.A_02_05_DataCollectSNU_INSTR_AREA_CB20TXT","id":"VcUtX0m7uro","valueType":"TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:28:32.642","code":"SIMS.A_02_05_DataCollectSNU_INSTR_AREA_CB3","name":"SIMS.A_02_05_DataCollectSNU_INSTR_AREA_CB3","id":"qRjP1fjNonh","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:45:17.716","code":"SIMS.A_02_05_DataCollectSNU_INSTR_AREA_CB4","name":"SIMS.A_02_05_DataCollectSNU_INSTR_AREA_CB4","id":"jgL1fIAHJN4","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T21:05:17.166","code":"SIMS.A_02_05_DataCollectSNU_INSTR_AREA_CB5","name":"SIMS.A_02_05_DataCollectSNU_INSTR_AREA_CB5","id":"B74dksjun4w","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:16:48.277","code":"SIMS.A_02_05_DataCollectSNU_INSTR_AREA_CB6","name":"SIMS.A_02_05_DataCollectSNU_INSTR_AREA_CB6","id":"vy1p27BqXH8","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:39:48.728","code":"SIMS.A_02_05_DataCollectSNU_INSTR_AREA_CB7","name":"SIMS.A_02_05_DataCollectSNU_INSTR_AREA_CB7","id":"lWrIBafNlAj","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:24:05.962","code":"SIMS.A_02_05_DataCollectSNU_INSTR_AREA_CB8","name":"SIMS.A_02_05_DataCollectSNU_INSTR_AREA_CB8","id":"Sp6FTLtGBdx","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T21:02:01.964","code":"SIMS.A_02_05_DataCollectSNU_INSTR_AREA_CB9","name":"SIMS.A_02_05_DataCollectSNU_INSTR_AREA_CB9","id":"ClEwTTpzTiy","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T21:06:09.974","code":"SIMS.A_02_05_DataCollectSNU_Q1_CB1","name":"SIMS.A_02_05_DataCollectSNU_Q1_CB1","id":"arYeHfcPujZ","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:34:23.684","code":"SIMS.A_02_05_DataCollectSNU_Q1_CB2","name":"SIMS.A_02_05_DataCollectSNU_Q1_CB2","id":"OBIONaNcbrN","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:55:29.307","code":"SIMS.A_02_05_DataCollectSNU_Q1_RESP","name":"SIMS.A_02_05_DataCollectSNU_Q1_RESP","id":"fGyitMHa2u6","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:53:02.727","code":"SIMS.A_02_05_DataCollectSNU_Q2_RESP","name":"SIMS.A_02_05_DataCollectSNU_Q2_RESP","id":"GEO5J6Ze6vB","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T21:03:22.759","code":"SIMS.A_02_05_DataCollectSNU_Q3_RESP","name":"SIMS.A_02_05_DataCollectSNU_Q3_RESP","id":"BYFtZjbQ5vh","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:23:31.543","code":"SIMS.A_02_05_DataCollectSNU_Q4_RESP","name":"SIMS.A_02_05_DataCollectSNU_Q4_RESP","id":"SYdz9FjLTQW","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:43:11.972","code":"SIMS.A_02_05_DataCollectSNU_SCORE","name":"SIMS.A_02_05_DataCollectSNU_SCORE","id":"kIV3NmytRTU","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:30:54.016","code":"SIMS.A_02_06_ReferSNU_COMM","name":"SIMS.A_02_06_ReferSNU_COMM","id":"pnG8it7ejGX","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:39:34.903","code":"SIMS.A_02_06_ReferSNU_INSTR_AREA_CB1","name":"SIMS.A_02_06_ReferSNU_INSTR_AREA_CB1","id":"LY8Qa7MH796","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:21:43.812","code":"SIMS.A_02_06_ReferSNU_INSTR_AREA_CB10","name":"SIMS.A_02_06_ReferSNU_INSTR_AREA_CB10","id":"TRMCG9NRogB","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:40:41.159","code":"SIMS.A_02_06_ReferSNU_INSTR_AREA_CB11","name":"SIMS.A_02_06_ReferSNU_INSTR_AREA_CB11","id":"LJyrPsEDrJ0","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:18:21.891","code":"SIMS.A_02_06_ReferSNU_INSTR_AREA_CB12","name":"SIMS.A_02_06_ReferSNU_INSTR_AREA_CB12","id":"vEcCb57TmE4","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:22:55.700","code":"SIMS.A_02_06_ReferSNU_INSTR_AREA_CB13","name":"SIMS.A_02_06_ReferSNU_INSTR_AREA_CB13","id":"TavlogQEEvj","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:18:05.057","code":"SIMS.A_02_06_ReferSNU_INSTR_AREA_CB14","name":"SIMS.A_02_06_ReferSNU_INSTR_AREA_CB14","id":"vIh4Nak49Uv","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:18:03.706","code":"SIMS.A_02_06_ReferSNU_INSTR_AREA_CB15","name":"SIMS.A_02_06_ReferSNU_INSTR_AREA_CB15","id":"Vk92GgpYX9r","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:50:52.355","code":"SIMS.A_02_06_ReferSNU_INSTR_AREA_CB16TXT","name":"SIMS.A_02_06_ReferSNU_INSTR_AREA_CB16TXT","id":"H9kr10B9VSt","valueType":"TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:37:54.551","code":"SIMS.A_02_06_ReferSNU_INSTR_AREA_CB2","name":"SIMS.A_02_06_ReferSNU_INSTR_AREA_CB2","id":"mQBNZXIijFN","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:24:04.623","code":"SIMS.A_02_06_ReferSNU_INSTR_AREA_CB3","name":"SIMS.A_02_06_ReferSNU_INSTR_AREA_CB3","id":"sqs0I8ehzMY","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:43:41.231","code":"SIMS.A_02_06_ReferSNU_INSTR_AREA_CB4","name":"SIMS.A_02_06_ReferSNU_INSTR_AREA_CB4","id":"kAV89enk6u9","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T21:03:59.267","code":"SIMS.A_02_06_ReferSNU_INSTR_AREA_CB5","name":"SIMS.A_02_06_ReferSNU_INSTR_AREA_CB5","id":"bQFOp6wMJgF","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:38:29.122","code":"SIMS.A_02_06_ReferSNU_INSTR_AREA_CB6","name":"SIMS.A_02_06_ReferSNU_INSTR_AREA_CB6","id":"mjQ0DylLDiK","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T21:07:17.999","code":"SIMS.A_02_06_ReferSNU_INSTR_AREA_CB7","name":"SIMS.A_02_06_ReferSNU_INSTR_AREA_CB7","id":"aCEzlpSNNB1","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:57:54.191","code":"SIMS.A_02_06_ReferSNU_INSTR_AREA_CB8","name":"SIMS.A_02_06_ReferSNU_INSTR_AREA_CB8","id":"EEMDnUrwPSt","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:28:39.405","code":"SIMS.A_02_06_ReferSNU_INSTR_AREA_CB9","name":"SIMS.A_02_06_ReferSNU_INSTR_AREA_CB9","id":"qp0NiJjkGOE","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:37:50.408","code":"SIMS.A_02_06_ReferSNU_Q1_RESP","name":"SIMS.A_02_06_ReferSNU_Q1_RESP","id":"MrrLDOqcZji","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:25:44.961","code":"SIMS.A_02_06_ReferSNU_Q2_RESP","name":"SIMS.A_02_06_ReferSNU_Q2_RESP","id":"RXBq77TwIYo","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:13:35.080","code":"SIMS.A_02_06_ReferSNU_Q3_RESP","name":"SIMS.A_02_06_ReferSNU_Q3_RESP","id":"XLxu5ZZ1fpt","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:26:06.220","code":"SIMS.A_02_06_ReferSNU_Q4_RESP","name":"SIMS.A_02_06_ReferSNU_Q4_RESP","id":"RRzmhvXH1JK","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:43:02.248","code":"SIMS.A_02_06_ReferSNU_Q5_RESP","name":"SIMS.A_02_06_ReferSNU_Q5_RESP","id":"kkppMLMxKsD","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:38:42.841","code":"SIMS.A_02_06_ReferSNU_SCORE","name":"SIMS.A_02_06_ReferSNU_SCORE","id":"MheIzIOC8T4","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:13:38.833","code":"SIMS.A_02_07_EconStudSNU_COMM","name":"SIMS.A_02_07_EconStudSNU_COMM","id":"xlGmriKX5fB","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:49:52.608","code":"SIMS.A_02_07_EconStudSNU_Q1_RESP","name":"SIMS.A_02_07_EconStudSNU_Q1_RESP","id":"HLaQM28j18a","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:22:13.880","code":"SIMS.A_02_07_EconStudSNU_Q2_RESP","name":"SIMS.A_02_07_EconStudSNU_Q2_RESP","id":"tjbEvzfwebB","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:11:47.919","code":"SIMS.A_02_07_EconStudSNU_Q3_RESP","name":"SIMS.A_02_07_EconStudSNU_Q3_RESP","id":"YkS3QoaOmoR","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:27:01.816","code":"SIMS.A_02_07_EconStudSNU_SCORE","name":"SIMS.A_02_07_EconStudSNU_SCORE","id":"rgt30AZMXbq","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:54:27.482","code":"SIMS.A_03_01_HRHStaffNatl_COMM","name":"SIMS.A_03_01_HRHStaffNatl_COMM","id":"frYex3hIb6g","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:48:54.499","code":"SIMS.A_03_01_HRHStaffNatl_INSTR_FUNC_CB1","name":"SIMS.A_03_01_HRHStaffNatl_INSTR_FUNC_CB1","id":"hy3O0jtCjjU","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:48:02.058","code":"SIMS.A_03_01_HRHStaffNatl_INSTR_FUNC_CB2","name":"SIMS.A_03_01_HRHStaffNatl_INSTR_FUNC_CB2","id":"idVZiM2rJV0","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:58:04.396","code":"SIMS.A_03_01_HRHStaffNatl_INSTR_FUNC_CB3","name":"SIMS.A_03_01_HRHStaffNatl_INSTR_FUNC_CB3","id":"EdpixVHjRhr","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:45:00.941","code":"SIMS.A_03_01_HRHStaffNatl_INSTR_FUNC_CB4","name":"SIMS.A_03_01_HRHStaffNatl_INSTR_FUNC_CB4","id":"JkI6NChUwYZ","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:41:15.768","code":"SIMS.A_03_01_HRHStaffNatl_INSTR_FUNC_CB5","name":"SIMS.A_03_01_HRHStaffNatl_INSTR_FUNC_CB5","id":"Ldt0xDLeOaX","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:20:23.329","code":"SIMS.A_03_01_HRHStaffNatl_NA","name":"SIMS.A_03_01_HRHStaffNatl_NA","id":"uGDem4ZsGNd","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:36:00.765","code":"SIMS.A_03_01_HRHStaffNatl_Q1_RESP","name":"SIMS.A_03_01_HRHStaffNatl_Q1_RESP","id":"nLTW9TiigtK","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:36:58.954","code":"SIMS.A_03_01_HRHStaffNatl_Q2_CB1","name":"SIMS.A_03_01_HRHStaffNatl_Q2_CB1","id":"N6whBT3vXwx","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:42:59.450","code":"SIMS.A_03_01_HRHStaffNatl_Q2_CB2","name":"SIMS.A_03_01_HRHStaffNatl_Q2_CB2","id":"KlV3K8Kqkhe","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:10:25.748","code":"SIMS.A_03_01_HRHStaffNatl_Q2_T-NUM","name":"SIMS.A_03_01_HRHStaffNatl_Q2_T-NUM","id":"Z4M8J9bwzTP","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:43:21.732","code":"SIMS.A_03_01_HRHStaffNatl_Q3_RESP","name":"SIMS.A_03_01_HRHStaffNatl_Q3_RESP","id":"KH6UXAipBz4","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:54:37.354","code":"SIMS.A_03_01_HRHStaffNatl_SCORE","name":"SIMS.A_03_01_HRHStaffNatl_SCORE","id":"FPBH3c6Bd4B","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:55:39.151","code":"SIMS.A_03_02_HRHISTNatl_COMM","name":"SIMS.A_03_02_HRHISTNatl_COMM","id":"fEdLdQydgXt","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:36:50.527","code":"SIMS.A_03_02_HRHISTNatl_INSTR_CB1_REPL_TOT","name":"SIMS.A_03_02_HRHISTNatl_INSTR_CB1_REPL_TOT","id":"n8V84MasrIh","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:29:29.942","code":"SIMS.A_03_02_HRHISTNatl_INSTR_CB2_REPL_NUM","name":"SIMS.A_03_02_HRHISTNatl_INSTR_CB2_REPL_NUM","id":"QdnE0ExAhe3","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:15:41.038","code":"SIMS.A_03_02_HRHISTNatl_INSTR_CB3_TXT","name":"SIMS.A_03_02_HRHISTNatl_INSTR_CB3_TXT","id":"whk61boDXUa","valueType":"TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:20:27.306","code":"SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CB1","name":"SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CB1","id":"uFBDA4wSO2m","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:39:13.048","code":"SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CB2","name":"SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CB2","id":"M8eCPt1oJjO","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:39:37.656","code":"SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CB3","name":"SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CB3","id":"lXoeP1J5G5m","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T21:03:09.665","code":"SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CB4","name":"SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CB4","id":"C44wl8MBcSB","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2017-05-09T21:09:44.685","code":"SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CBA","name":"SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CBA","id":"zJ7zSTz0fY1","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"}]},{"lastUpdated":"2017-05-09T21:09:47.774","code":"SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CBB","name":"SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CBB","id":"QVbU5dp7Abm","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"}]},{"lastUpdated":"2017-05-09T21:09:50.866","code":"SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CBC","name":"SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CBC","id":"SUn97LqeGhq","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"}]},{"lastUpdated":"2017-05-09T21:09:54.028","code":"SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CBD","name":"SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CBD","id":"CxvltXOeCat","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"}]},{"lastUpdated":"2017-05-09T21:09:57.105","code":"SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CBE","name":"SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CBE","id":"u6MqGHnQPZ2","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"}]},{"lastUpdated":"2017-05-09T21:10:00.215","code":"SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CBF","name":"SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CBF","id":"BlYGyrFJjCy","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"}]},{"lastUpdated":"2017-05-09T21:10:03.302","code":"SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CBG","name":"SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CBG","id":"rRR4SyBrl0G","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"}]},{"lastUpdated":"2017-05-09T21:10:06.442","code":"SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CBH","name":"SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CBH","id":"F8G4QvYHdSQ","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"}]},{"lastUpdated":"2017-05-09T21:10:09.653","code":"SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CBI","name":"SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CBI","id":"owh4DexfhhG","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"}]},{"lastUpdated":"2017-05-09T21:10:12.801","code":"SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CBJ","name":"SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CBJ","id":"LGgnCpy56sg","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"}]},{"lastUpdated":"2017-05-09T21:10:15.963","code":"SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CBK","name":"SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CBK","id":"TKbhQDeBb8W","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"}]},{"lastUpdated":"2017-05-09T21:10:19.122","code":"SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CBL","name":"SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CBL","id":"XzDfJTIVqFz","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"}]},{"lastUpdated":"2017-05-09T21:10:22.346","code":"SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CBM","name":"SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CBM","id":"nZLQBw9QqRF","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"}]},{"lastUpdated":"2017-05-09T21:10:25.498","code":"SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CBN","name":"SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CBN","id":"OBYxoXsV3L1","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"}]},{"lastUpdated":"2017-05-09T21:10:28.635","code":"SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CBO","name":"SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CBO","id":"e4PuoL5no88","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"}]},{"lastUpdated":"2017-05-09T21:10:31.774","code":"SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CBP","name":"SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CBP","id":"QKfvKpSvzIW","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"}]},{"lastUpdated":"2017-05-09T21:10:34.919","code":"SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CBQ","name":"SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CBQ","id":"s7yiOb0CuMT","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"}]},{"lastUpdated":"2017-05-09T21:10:38.052","code":"SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CBR","name":"SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CBR","id":"oMquodX4xsm","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"}]},{"lastUpdated":"2017-05-09T21:10:41.212","code":"SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CBS","name":"SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CBS","id":"Sk8mC21oh5P","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"}]},{"lastUpdated":"2017-05-09T21:10:44.353","code":"SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CBT","name":"SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_CBT","id":"twzMQzl3HE2","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"}]},{"lastUpdated":"2017-05-09T21:10:47.603","code":"SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_LowScore","name":"SIMS.A_03_02_HRHISTNatl_INSTR_TYPE_LowScore","id":"NJJmjPd8KYL","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"}]},{"lastUpdated":"2016-08-17T20:50:39.640","code":"SIMS.A_03_02_HRHISTNatl_Q1_CB1","name":"SIMS.A_03_02_HRHISTNatl_Q1_CB1","id":"Hd9zgmenkG1","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:53:50.126","code":"SIMS.A_03_02_HRHISTNatl_Q1_CB2","name":"SIMS.A_03_02_HRHISTNatl_Q1_CB2","id":"g2WK0vqasjY","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:31:47.993","code":"SIMS.A_03_02_HRHISTNatl_Q1_RESP","name":"SIMS.A_03_02_HRHISTNatl_Q1_RESP","id":"PAuYoUDZQWH","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:36:51.895","code":"SIMS.A_03_02_HRHISTNatl_Q2_RESP","name":"SIMS.A_03_02_HRHISTNatl_Q2_RESP","id":"N8FTSEF1LOP","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:59:31.136","code":"SIMS.A_03_02_HRHISTNatl_Q3_RESP","name":"SIMS.A_03_02_HRHISTNatl_Q3_RESP","id":"DltcvlMnYdC","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:45:03.760","code":"SIMS.A_03_02_HRHISTNatl_Q4_RESP","name":"SIMS.A_03_02_HRHISTNatl_Q4_RESP","id":"JjvXx0WONLP","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:32:54.206","code":"SIMS.A_03_02_HRHISTNatl_Q5_CB1","name":"SIMS.A_03_02_HRHISTNatl_Q5_CB1","id":"oRijdN3rPy3","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:52:19.968","code":"SIMS.A_03_02_HRHISTNatl_Q5_CB2","name":"SIMS.A_03_02_HRHISTNatl_Q5_CB2","id":"GLYoWyr8RKS","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T21:03:15.499","code":"SIMS.A_03_02_HRHISTNatl_Q5_CB3","name":"SIMS.A_03_02_HRHISTNatl_Q5_CB3","id":"C0Dyy67qY8D","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:40:31.624","code":"SIMS.A_03_02_HRHISTNatl_Q5_CB4","name":"SIMS.A_03_02_HRHISTNatl_Q5_CB4","id":"lmutJ8YG4xN","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:59:48.425","code":"SIMS.A_03_02_HRHISTNatl_Q5_CB5","name":"SIMS.A_03_02_HRHISTNatl_Q5_CB5","id":"DiTxKrlsaAB","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:15:56.394","code":"SIMS.A_03_02_HRHISTNatl_Q5_T-NUM","name":"SIMS.A_03_02_HRHISTNatl_Q5_T-NUM","id":"WcbqBl5EjD0","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:35:54.013","code":"SIMS.A_03_02_HRHISTNatl_Q6_RESP","name":"SIMS.A_03_02_HRHISTNatl_Q6_RESP","id":"nOhoLyLetaP","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:24:37.669","code":"SIMS.A_03_02_HRHISTNatl_SCORE","name":"SIMS.A_03_02_HRHISTNatl_SCORE","id":"ShVoiln6sx0","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:40:45.288","code":"SIMS.A_03_03_HRHPSENatl_COMM","name":"SIMS.A_03_03_HRHPSENatl_COMM","id":"LjBROjnM8Tn","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T21:05:18.623","code":"SIMS.A_03_03_HRHPSENatl_INSTR_AREA_CB1","name":"SIMS.A_03_03_HRHPSENatl_INSTR_AREA_CB1","id":"b6UJM19e9oX","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:30:00.582","code":"SIMS.A_03_03_HRHPSENatl_INSTR_AREA_CB2","name":"SIMS.A_03_03_HRHPSENatl_INSTR_AREA_CB2","id":"Q420rAgBAJ7","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:38:45.574","code":"SIMS.A_03_03_HRHPSENatl_INSTR_AREA_CB3","name":"SIMS.A_03_03_HRHPSENatl_INSTR_AREA_CB3","id":"MGzomjjJRbU","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:48:07.640","code":"SIMS.A_03_03_HRHPSENatl_INSTR_AREA_CB4","name":"SIMS.A_03_03_HRHPSENatl_INSTR_AREA_CB4","id":"idkogPr483B","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:09:22.920","code":"SIMS.A_03_03_HRHPSENatl_INSTR_AREA_CB5","name":"SIMS.A_03_03_HRHPSENatl_INSTR_AREA_CB5","id":"znejlz6nzn7","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:39:51.503","code":"SIMS.A_03_03_HRHPSENatl_INSTR_AREA_CB6","name":"SIMS.A_03_03_HRHPSENatl_INSTR_AREA_CB6","id":"LVmhxgQGKpa","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:12:39.711","code":"SIMS.A_03_03_HRHPSENatl_INSTR_AREA_CB7","name":"SIMS.A_03_03_HRHPSENatl_INSTR_AREA_CB7","id":"Y4Isan80EyV","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:12:06.450","code":"SIMS.A_03_03_HRHPSENatl_INSTR_AREA_CB8","name":"SIMS.A_03_03_HRHPSENatl_INSTR_AREA_CB8","id":"yGRoEEJlFkC","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:33:34.694","code":"SIMS.A_03_03_HRHPSENatl_INSTR_AREA_CB9_LISTALL","name":"SIMS.A_03_03_HRHPSENatl_INSTR_AREA_CB9_LISTALL","id":"oKX0vIvg5hT","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2017-05-09T21:10:50.720","code":"SIMS.A_03_03_HRHPSENatl_INSTR_AREA_LowScore","name":"SIMS.A_03_03_HRHPSENatl_INSTR_AREA_LowScore","id":"Wy0dOLHdNxv","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"}]},{"lastUpdated":"2016-08-17T20:29:04.600","code":"SIMS.A_03_03_HRHPSENatl_INSTR_AREA_NUM","name":"SIMS.A_03_03_HRHPSENatl_INSTR_AREA_NUM","id":"qjOK1QpRwBU","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:24:20.660","code":"SIMS.A_03_03_HRHPSENatl_INSTR_AREA_TOT","name":"SIMS.A_03_03_HRHPSENatl_INSTR_AREA_TOT","id":"SkDjMa2Imzt","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:58:05.876","code":"SIMS.A_03_03_HRHPSENatl_INSTR_AREA_TXT","name":"SIMS.A_03_03_HRHPSENatl_INSTR_AREA_TXT","id":"ecTUsKOZWVN","valueType":"TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:34:26.417","code":"SIMS.A_03_03_HRHPSENatl_Q1_CB1","name":"SIMS.A_03_03_HRHPSENatl_Q1_CB1","id":"OB4pCwrQX4r","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:29:28.598","code":"SIMS.A_03_03_HRHPSENatl_Q1_CB2","name":"SIMS.A_03_03_HRHPSENatl_Q1_CB2","id":"QDrGD2b1PRR","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:37:11.831","code":"SIMS.A_03_03_HRHPSENatl_Q1_CB3","name":"SIMS.A_03_03_HRHPSENatl_Q1_CB3","id":"N4xxnloKMWG","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:51:58.064","code":"SIMS.A_03_03_HRHPSENatl_Q1_RESP","name":"SIMS.A_03_03_HRHPSENatl_Q1_RESP","id":"gpUVO3LETyR","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:24:24.664","code":"SIMS.A_03_03_HRHPSENatl_Q2_CB1","name":"SIMS.A_03_03_HRHPSENatl_Q2_CB1","id":"sjj40UxxbiD","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:37:40.829","code":"SIMS.A_03_03_HRHPSENatl_Q2_CB2","name":"SIMS.A_03_03_HRHPSENatl_Q2_CB2","id":"MUxste0xlPh","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:22:20.482","code":"SIMS.A_03_03_HRHPSENatl_Q2_RESP","name":"SIMS.A_03_03_HRHPSENatl_Q2_RESP","id":"THKn3KJpm1z","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:56:46.457","code":"SIMS.A_03_03_HRHPSENatl_Q3_RESP","name":"SIMS.A_03_03_HRHPSENatl_Q3_RESP","id":"EvGMubziUGs","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:50:43.883","code":"SIMS.A_03_03_HRHPSENatl_SCORE","name":"SIMS.A_03_03_HRHPSENatl_SCORE","id":"HAo3PKfaN9X","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:14:04.272","code":"SIMS.A_03_04_HRHRegNatl_COMM","name":"SIMS.A_03_04_HRHRegNatl_COMM","id":"xD3B6UKjP8U","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T21:04:24.348","code":"SIMS.A_03_04_HRHRegNatl_Q1_RESP","name":"SIMS.A_03_04_HRHRegNatl_Q1_RESP","id":"BlICcBQqMOQ","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:25:01.548","code":"SIMS.A_03_04_HRHRegNatl_Q2_RESP","name":"SIMS.A_03_04_HRHRegNatl_Q2_RESP","id":"scO5AyXTz2L","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:57:25.400","code":"SIMS.A_03_04_HRHRegNatl_Q3_RESP","name":"SIMS.A_03_04_HRHRegNatl_Q3_RESP","id":"EMjCvc0qIL4","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:34:55.508","code":"SIMS.A_03_04_HRHRegNatl_SCORE","name":"SIMS.A_03_04_HRHRegNatl_SCORE","id":"o13arlrI7ax","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:31:31.845","code":"SIMS.A_03_05_HRHFacDevNatl_COMM","name":"SIMS.A_03_05_HRHFacDevNatl_COMM","id":"pfoeqFXh2CX","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:36:32.847","code":"SIMS.A_03_05_HRHFacDevNatl_Q1_RESP","name":"SIMS.A_03_05_HRHFacDevNatl_Q1_RESP","id":"Nd0JWdzSLiU","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:12:44.555","code":"SIMS.A_03_05_HRHFacDevNatl_Q2_CB1","name":"SIMS.A_03_05_HRHFacDevNatl_Q2_CB1","id":"y0hm251wfoP","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:39:52.889","code":"SIMS.A_03_05_HRHFacDevNatl_Q2_CB2","name":"SIMS.A_03_05_HRHFacDevNatl_Q2_CB2","id":"lUkcVKqYtDi","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:42:44.197","code":"SIMS.A_03_05_HRHFacDevNatl_Q2_CB3","name":"SIMS.A_03_05_HRHFacDevNatl_Q2_CB3","id":"KPk1xJ3EK00","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:54:23.230","code":"SIMS.A_03_05_HRHFacDevNatl_Q2_CB4","name":"SIMS.A_03_05_HRHFacDevNatl_Q2_CB4","id":"FTGeWiYsnya","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:14:09.450","code":"SIMS.A_03_05_HRHFacDevNatl_Q2_T-NUM","name":"SIMS.A_03_05_HRHFacDevNatl_Q2_T-NUM","id":"XbxIJK7Hgu7","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:40:35.675","code":"SIMS.A_03_05_HRHFacDevNatl_Q3_CB1","name":"SIMS.A_03_05_HRHFacDevNatl_Q3_CB1","id":"lLgmvok2OfT","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:30:11.465","code":"SIMS.A_03_05_HRHFacDevNatl_Q3_CB2","name":"SIMS.A_03_05_HRHFacDevNatl_Q3_CB2","id":"PZTst6NN0Q7","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:38:00.038","code":"SIMS.A_03_05_HRHFacDevNatl_Q3_CB3","name":"SIMS.A_03_05_HRHFacDevNatl_Q3_CB3","id":"mPkZQkk9VYu","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:13:19.824","code":"SIMS.A_03_05_HRHFacDevNatl_Q3_T-NUM","name":"SIMS.A_03_05_HRHFacDevNatl_Q3_T-NUM","id":"xQiSTQqrJXv","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:50:06.911","code":"SIMS.A_03_05_HRHFacDevNatl_SCORE","name":"SIMS.A_03_05_HRHFacDevNatl_SCORE","id":"HIPup2OG12z","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:31:49.351","code":"SIMS.A_03_06_HRHStaffSNU_COMM","name":"SIMS.A_03_06_HRHStaffSNU_COMM","id":"pAtLinMS4rS","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:10:37.970","code":"SIMS.A_03_06_HRHStaffSNU_INSTR_FUNC_CB1","name":"SIMS.A_03_06_HRHStaffSNU_INSTR_FUNC_CB1","id":"YZrIgyhDSTo","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:28:15.245","code":"SIMS.A_03_06_HRHStaffSNU_INSTR_FUNC_CB2","name":"SIMS.A_03_06_HRHStaffSNU_INSTR_FUNC_CB2","id":"qvkLTLpji1q","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T21:06:50.003","code":"SIMS.A_03_06_HRHStaffSNU_INSTR_FUNC_CB3","name":"SIMS.A_03_06_HRHStaffSNU_INSTR_FUNC_CB3","id":"AHWJZLEENt1","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:31:33.237","code":"SIMS.A_03_06_HRHStaffSNU_INSTR_FUNC_CB4","name":"SIMS.A_03_06_HRHStaffSNU_INSTR_FUNC_CB4","id":"PfNJmT59x3b","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:31:18.342","code":"SIMS.A_03_06_HRHStaffSNU_INSTR_FUNC_CB5","name":"SIMS.A_03_06_HRHStaffSNU_INSTR_FUNC_CB5","id":"PIgA25sheZg","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:15:07.964","code":"SIMS.A_03_06_HRHStaffSNU_NA","name":"SIMS.A_03_06_HRHStaffSNU_NA","id":"WqeUlUwSa3R","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:16:05.350","code":"SIMS.A_03_06_HRHStaffSNU_Q1_RESP","name":"SIMS.A_03_06_HRHStaffSNU_Q1_RESP","id":"wAkuJneD484","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:37:27.172","code":"SIMS.A_03_06_HRHStaffSNU_Q2_CB1","name":"SIMS.A_03_06_HRHStaffSNU_Q2_CB1","id":"mysXUHopCGG","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:32:24.670","code":"SIMS.A_03_06_HRHStaffSNU_Q2_CB2","name":"SIMS.A_03_06_HRHStaffSNU_Q2_CB2","id":"oVOByP7vlv5","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:28:35.305","code":"SIMS.A_03_06_HRHStaffSNU_Q2_T-NUM","name":"SIMS.A_03_06_HRHStaffSNU_Q2_T-NUM","id":"QR5OebCPHT4","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:09:59.469","code":"SIMS.A_03_06_HRHStaffSNU_Q3_RESP","name":"SIMS.A_03_06_HRHStaffSNU_Q3_RESP","id":"ZdSWX2NLoTq","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T21:04:47.697","code":"SIMS.A_03_06_HRHStaffSNU_SCORE","name":"SIMS.A_03_06_HRHStaffSNU_SCORE","id":"bgb8juLT2vF","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:19:36.380","code":"SIMS.A_03_07_HRHAssessSNU_COMM","name":"SIMS.A_03_07_HRHAssessSNU_COMM","id":"UOq0nircLUB","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:12:56.822","code":"SIMS.A_03_07_HRHAssessSNU_Q1_RESP","name":"SIMS.A_03_07_HRHAssessSNU_Q1_RESP","id":"xXaICYPBLlT","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:24:35.054","code":"SIMS.A_03_07_HRHAssessSNU_Q2_RESP","name":"SIMS.A_03_07_HRHAssessSNU_Q2_RESP","id":"sHZqkkzqi4p","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:35:26.754","code":"SIMS.A_03_07_HRHAssessSNU_Q3_RESP","name":"SIMS.A_03_07_HRHAssessSNU_Q3_RESP","id":"nSwu40Ejl8L","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:54:47.348","code":"SIMS.A_03_07_HRHAssessSNU_Q4_RESP","name":"SIMS.A_03_07_HRHAssessSNU_Q4_RESP","id":"fOaFXL23SID","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:37:39.470","code":"SIMS.A_03_07_HRHAssessSNU_SCORE","name":"SIMS.A_03_07_HRHAssessSNU_SCORE","id":"MwDmooOfs2y","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:36:54.809","code":"SIMS.A_03_08_HRHISTSNU_COMM","name":"SIMS.A_03_08_HRHISTSNU_COMM","id":"n7fBQvvMZc7","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:13:21.123","code":"SIMS.A_03_08_HRHISTSNU_INSTR_CB1_REPL_TOT","name":"SIMS.A_03_08_HRHISTSNU_INSTR_CB1_REPL_TOT","id":"XPoXISCGg2f","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:31:27.755","code":"SIMS.A_03_08_HRHISTSNU_INSTR_CB2_REPL_NUM","name":"SIMS.A_03_08_HRHISTSNU_INSTR_CB2_REPL_NUM","id":"pgKAJcmAVH5","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:30:04.724","code":"SIMS.A_03_08_HRHISTSNU_INSTR_CB3_TXT","name":"SIMS.A_03_08_HRHISTSNU_INSTR_CB3_TXT","id":"Q3Emf0NO5lV","valueType":"TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:49:44.248","code":"SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CB1","name":"SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CB1","id":"HmCMHCf1eML","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:32:51.528","code":"SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CB2","name":"SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CB2","id":"Orp4z405UFy","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:28:04.383","code":"SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CB3","name":"SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CB3","id":"QY3DveoLgEr","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:49:20.091","code":"SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CB4","name":"SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CB4","id":"hRsdlTpXczB","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2017-05-09T21:10:53.827","code":"SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CBA","name":"SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CBA","id":"cm7miXiZ7zz","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"}]},{"lastUpdated":"2017-05-09T21:10:57.005","code":"SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CBB","name":"SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CBB","id":"waSn5Bqinpe","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"}]},{"lastUpdated":"2017-05-09T21:11:00.144","code":"SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CBC","name":"SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CBC","id":"oYIMCN4o9iS","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"}]},{"lastUpdated":"2017-05-09T21:11:03.257","code":"SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CBD","name":"SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CBD","id":"tCcsSaxX8aH","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"}]},{"lastUpdated":"2017-05-09T21:11:06.441","code":"SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CBE","name":"SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CBE","id":"gBviUsUP6MB","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"}]},{"lastUpdated":"2017-05-09T21:11:09.576","code":"SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CBF","name":"SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CBF","id":"UYs0gHHBjRw","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"}]},{"lastUpdated":"2017-05-09T21:11:12.741","code":"SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CBG","name":"SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CBG","id":"kRn7dIMszvc","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"}]},{"lastUpdated":"2017-05-09T21:11:15.873","code":"SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CBH","name":"SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CBH","id":"qYpLsnVy2KG","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"}]},{"lastUpdated":"2017-05-09T21:11:19.008","code":"SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CBI","name":"SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CBI","id":"yLmHMx7JLUv","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"}]},{"lastUpdated":"2017-05-09T21:11:22.158","code":"SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CBJ","name":"SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CBJ","id":"fuywICQjii5","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"}]},{"lastUpdated":"2017-05-09T21:11:25.320","code":"SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CBK","name":"SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CBK","id":"FpoFufNj3DP","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"}]},{"lastUpdated":"2017-05-09T21:11:28.462","code":"SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CBL","name":"SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CBL","id":"qlVwdQA5iMH","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"}]},{"lastUpdated":"2017-05-09T21:11:31.544","code":"SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CBM","name":"SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CBM","id":"JLDTpGqPv1S","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"}]},{"lastUpdated":"2017-05-09T21:11:34.674","code":"SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CBN","name":"SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CBN","id":"dUp6Bfpf8NX","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"}]},{"lastUpdated":"2017-05-09T21:11:37.798","code":"SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CBO","name":"SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CBO","id":"FeJo53egVZT","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"}]},{"lastUpdated":"2017-05-09T21:11:41.012","code":"SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CBP","name":"SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CBP","id":"GMqdrptxIha","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"}]},{"lastUpdated":"2017-05-09T21:11:44.160","code":"SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CBQ","name":"SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CBQ","id":"WNGBN55ht9l","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"}]},{"lastUpdated":"2017-05-09T21:11:47.238","code":"SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CBR","name":"SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CBR","id":"yLvI99nbD8a","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"}]},{"lastUpdated":"2017-05-09T21:11:50.341","code":"SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CBS","name":"SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CBS","id":"d6hYOLSUO7B","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"}]},{"lastUpdated":"2017-05-09T21:11:53.456","code":"SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CBT","name":"SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_CBT","id":"khRuQYeBbRo","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"}]},{"lastUpdated":"2017-05-09T21:11:56.557","code":"SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_LowScore","name":"SIMS.A_03_08_HRHISTSNU_INSTR_TYPE_LowScore","id":"hgU49cyaY5C","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"}]},{"lastUpdated":"2016-08-17T20:30:50.014","code":"SIMS.A_03_08_HRHISTSNU_Q1_CB1","name":"SIMS.A_03_08_HRHISTSNU_Q1_CB1","id":"pOXDIt0hCj2","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:28:53.897","code":"SIMS.A_03_08_HRHISTSNU_Q1_CB2","name":"SIMS.A_03_08_HRHISTSNU_Q1_CB2","id":"qLy9gCq4pqm","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:13:31.338","code":"SIMS.A_03_08_HRHISTSNU_Q1_RESP","name":"SIMS.A_03_08_HRHISTSNU_Q1_RESP","id":"XmVZyxYSWwi","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:15:18.066","code":"SIMS.A_03_08_HRHISTSNU_Q2_RESP","name":"SIMS.A_03_08_HRHISTSNU_Q2_RESP","id":"wOwJc3UPYYw","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:19:17.009","code":"SIMS.A_03_08_HRHISTSNU_Q3_RESP","name":"SIMS.A_03_08_HRHISTSNU_Q3_RESP","id":"UuPceoAytFK","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:39:44.573","code":"SIMS.A_03_08_HRHISTSNU_Q4_RESP","name":"SIMS.A_03_08_HRHISTSNU_Q4_RESP","id":"lwyf36wFDq1","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:57:29.771","code":"SIMS.A_03_08_HRHISTSNU_Q5_CB1","name":"SIMS.A_03_08_HRHISTSNU_Q5_CB1","id":"ELHsuNku7kX","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:36:16.425","code":"SIMS.A_03_08_HRHISTSNU_Q5_CB2","name":"SIMS.A_03_08_HRHISTSNU_Q5_CB2","id":"nhIhiKqofiB","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:22:05.965","code":"SIMS.A_03_08_HRHISTSNU_Q5_CB3","name":"SIMS.A_03_08_HRHISTSNU_Q5_CB3","id":"tlrj8eWmAl3","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:36:12.281","code":"SIMS.A_03_08_HRHISTSNU_Q5_CB4","name":"SIMS.A_03_08_HRHISTSNU_Q5_CB4","id":"njO6mfws6dH","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T21:04:05.145","code":"SIMS.A_03_08_HRHISTSNU_Q5_CB5","name":"SIMS.A_03_08_HRHISTSNU_Q5_CB5","id":"bPbJEhCqkgn","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T21:06:36.445","code":"SIMS.A_03_08_HRHISTSNU_Q5_T-NUM","name":"SIMS.A_03_08_HRHISTSNU_Q5_T-NUM","id":"AKRS59HYMjK","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:50:09.742","code":"SIMS.A_03_08_HRHISTSNU_Q6_RESP","name":"SIMS.A_03_08_HRHISTSNU_Q6_RESP","id":"HIchitBziNC","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:42:41.470","code":"SIMS.A_03_08_HRHISTSNU_SCORE","name":"SIMS.A_03_08_HRHISTSNU_SCORE","id":"kpphphNceiQ","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:38:12.485","code":"SIMS.A_04_01_KPGuideNatl_COMM","name":"SIMS.A_04_01_KPGuideNatl_COMM","id":"mO0kRolcF7x","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:23:46.108","code":"SIMS.A_04_01_KPGuideNatl_INSTR_AREA_CB1","name":"SIMS.A_04_01_KPGuideNatl_INSTR_AREA_CB1","id":"sVhWxs4hbOo","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:22:32.162","code":"SIMS.A_04_01_KPGuideNatl_INSTR_AREA_CB2","name":"SIMS.A_04_01_KPGuideNatl_INSTR_AREA_CB2","id":"tF31dzapWke","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:38:24.949","code":"SIMS.A_04_01_KPGuideNatl_INSTR_AREA_CB3","name":"SIMS.A_04_01_KPGuideNatl_INSTR_AREA_CB3","id":"MKWmjcwGotL","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:54:10.256","code":"SIMS.A_04_01_KPGuideNatl_INSTR_AREA_CB4","name":"SIMS.A_04_01_KPGuideNatl_INSTR_AREA_CB4","id":"fwxBNT0Za8N","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T21:02:22.572","code":"SIMS.A_04_01_KPGuideNatl_Q1_RESP","name":"SIMS.A_04_01_KPGuideNatl_Q1_RESP","id":"CiGjBWTPmRw","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:45:59.492","code":"SIMS.A_04_01_KPGuideNatl_Q2_RESP","name":"SIMS.A_04_01_KPGuideNatl_Q2_RESP","id":"J90DE8eR9u8","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:46:47.402","code":"SIMS.A_04_01_KPGuideNatl_Q3_RESP","name":"SIMS.A_04_01_KPGuideNatl_Q3_RESP","id":"isUgtEzyVAj","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:52:57.106","code":"SIMS.A_04_01_KPGuideNatl_Q4_RESP","name":"SIMS.A_04_01_KPGuideNatl_Q4_RESP","id":"GFV6lcJCNCW","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T21:00:16.074","code":"SIMS.A_04_01_KPGuideNatl_SCORE","name":"SIMS.A_04_01_KPGuideNatl_SCORE","id":"Dcg9pCqD0O1","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:48:43.033","code":"SIMS.A_04_02_KPNormNatl_COMM","name":"SIMS.A_04_02_KPNormNatl_COMM","id":"hyXceVopVoo","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:58:36.258","code":"SIMS.A_04_02_KPNormNatl_Q1_CB1","name":"SIMS.A_04_02_KPNormNatl_Q1_CB1","id":"dX0bXD2LSmK","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T21:04:31.677","code":"SIMS.A_04_02_KPNormNatl_Q1_CB2","name":"SIMS.A_04_02_KPNormNatl_Q1_CB2","id":"bka0lcEjEJB","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:52:05.249","code":"SIMS.A_04_02_KPNormNatl_Q1_CB3","name":"SIMS.A_04_02_KPNormNatl_Q1_CB3","id":"gocfqtEshyf","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:15:51.143","code":"SIMS.A_04_02_KPNormNatl_Q1_CB4","name":"SIMS.A_04_02_KPNormNatl_Q1_CB4","id":"wCRQxx5PtOb","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:53:58.784","code":"SIMS.A_04_02_KPNormNatl_Q1_RESP","name":"SIMS.A_04_02_KPNormNatl_Q1_RESP","id":"FZzDGZOoOuK","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:53:31.464","code":"SIMS.A_04_02_KPNormNatl_Q2_CB1","name":"SIMS.A_04_02_KPNormNatl_Q2_CB1","id":"GAdOxWTFtdJ","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:46:00.905","code":"SIMS.A_04_02_KPNormNatl_Q2_CB2","name":"SIMS.A_04_02_KPNormNatl_Q2_CB2","id":"j8gbna1xcPU","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:42:16.574","code":"SIMS.A_04_02_KPNormNatl_Q2_RESP","name":"SIMS.A_04_02_KPNormNatl_Q2_RESP","id":"kUZ5ZYUIrgP","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:13:03.020","code":"SIMS.A_04_02_KPNormNatl_Q3_CB1","name":"SIMS.A_04_02_KPNormNatl_Q3_CB1","id":"XVShdns05ra","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T21:06:54.559","code":"SIMS.A_04_02_KPNormNatl_Q3_CB2","name":"SIMS.A_04_02_KPNormNatl_Q3_CB2","id":"aHG2UeN3ROq","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:33:32.017","code":"SIMS.A_04_02_KPNormNatl_Q3_CB3","name":"SIMS.A_04_02_KPNormNatl_Q3_CB3","id":"OlfwTMysLJd","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:36:06.269","code":"SIMS.A_04_02_KPNormNatl_Q3_CB4","name":"SIMS.A_04_02_KPNormNatl_Q3_CB4","id":"nL7mt5Uox3C","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T21:04:28.751","code":"SIMS.A_04_02_KPNormNatl_Q3_CB5","name":"SIMS.A_04_02_KPNormNatl_Q3_CB5","id":"bLe93SB2LlY","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:18:08.899","code":"SIMS.A_04_02_KPNormNatl_Q3_CB6","name":"SIMS.A_04_02_KPNormNatl_Q3_CB6","id":"VhMxdXMnxgv","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:42:24.944","code":"SIMS.A_04_02_KPNormNatl_Q3_CB7","name":"SIMS.A_04_02_KPNormNatl_Q3_CB7","id":"ksywcQjXiix","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:34:38.853","code":"SIMS.A_04_02_KPNormNatl_Q3_CB8","name":"SIMS.A_04_02_KPNormNatl_Q3_CB8","id":"oa0Kr7MHRDY","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:16:59.931","code":"SIMS.A_04_02_KPNormNatl_Q3_T-NUM","name":"SIMS.A_04_02_KPNormNatl_Q3_T-NUM","id":"vvltersjfhW","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:59:42.636","code":"SIMS.A_04_02_KPNormNatl_SCORE","name":"SIMS.A_04_02_KPNormNatl_SCORE","id":"DjFwtS5rQWp","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:49:35.685","code":"SIMS.A_04_03_GuideDevNatl_COMM","name":"SIMS.A_04_03_GuideDevNatl_COMM","id":"HOHpQNI0f7Q","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:51:00.865","code":"SIMS.A_04_03_GuideDevNatl_INSTR_CB1_REPL_TOT","name":"SIMS.A_04_03_GuideDevNatl_INSTR_CB1_REPL_TOT","id":"h7atmwm8dMk","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:41:21.236","code":"SIMS.A_04_03_GuideDevNatl_INSTR_CB2_REPL_NUM","name":"SIMS.A_04_03_GuideDevNatl_INSTR_CB2_REPL_NUM","id":"LCOhpDA4Aox","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:52:22.975","code":"SIMS.A_04_03_GuideDevNatl_INSTR_CB3_TXT","name":"SIMS.A_04_03_GuideDevNatl_INSTR_CB3_TXT","id":"GLTAXqbET9D","valueType":"TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:56:03.454","code":"SIMS.A_04_03_GuideDevNatl_INSTR_CB4_TXT","name":"SIMS.A_04_03_GuideDevNatl_INSTR_CB4_TXT","id":"f6vjoY9CT6r","valueType":"TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2017-05-09T21:11:59.810","code":"SIMS.A_04_03_GuideDevNatl_INSTR_CBA","name":"SIMS.A_04_03_GuideDevNatl_INSTR_CBA","id":"ABh3N8M13gL","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"}]},{"lastUpdated":"2017-05-09T21:12:02.998","code":"SIMS.A_04_03_GuideDevNatl_INSTR_CBB","name":"SIMS.A_04_03_GuideDevNatl_INSTR_CBB","id":"JEwTbtHm3VN","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"}]},{"lastUpdated":"2017-05-09T21:12:06.131","code":"SIMS.A_04_03_GuideDevNatl_INSTR_CBC","name":"SIMS.A_04_03_GuideDevNatl_INSTR_CBC","id":"fcllASHhlzg","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"}]},{"lastUpdated":"2017-05-09T21:12:09.189","code":"SIMS.A_04_03_GuideDevNatl_INSTR_CBD","name":"SIMS.A_04_03_GuideDevNatl_INSTR_CBD","id":"bv1Epuj7ylp","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"}]},{"lastUpdated":"2017-05-09T21:12:12.306","code":"SIMS.A_04_03_GuideDevNatl_INSTR_CBE","name":"SIMS.A_04_03_GuideDevNatl_INSTR_CBE","id":"eM9C13JBV6H","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"}]},{"lastUpdated":"2017-05-09T21:12:15.411","code":"SIMS.A_04_03_GuideDevNatl_INSTR_CBF","name":"SIMS.A_04_03_GuideDevNatl_INSTR_CBF","id":"SH45Q11WYoB","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"}]},{"lastUpdated":"2017-05-09T21:12:18.561","code":"SIMS.A_04_03_GuideDevNatl_INSTR_CBG","name":"SIMS.A_04_03_GuideDevNatl_INSTR_CBG","id":"pNALsJEuOMh","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"}]},{"lastUpdated":"2017-05-09T21:12:21.858","code":"SIMS.A_04_03_GuideDevNatl_INSTR_CBH","name":"SIMS.A_04_03_GuideDevNatl_INSTR_CBH","id":"gNYFfKUDYyz","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"}]},{"lastUpdated":"2017-05-09T21:12:25.022","code":"SIMS.A_04_03_GuideDevNatl_INSTR_CBI","name":"SIMS.A_04_03_GuideDevNatl_INSTR_CBI","id":"tWSGjTAXvya","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"}]},{"lastUpdated":"2017-05-09T21:12:28.206","code":"SIMS.A_04_03_GuideDevNatl_INSTR_CBJ","name":"SIMS.A_04_03_GuideDevNatl_INSTR_CBJ","id":"uo0mcvI7Pm8","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"}]},{"lastUpdated":"2017-05-09T21:12:31.366","code":"SIMS.A_04_03_GuideDevNatl_INSTR_CBK","name":"SIMS.A_04_03_GuideDevNatl_INSTR_CBK","id":"bANSeFTsVC4","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"}]},{"lastUpdated":"2017-05-09T21:12:34.521","code":"SIMS.A_04_03_GuideDevNatl_INSTR_CBL","name":"SIMS.A_04_03_GuideDevNatl_INSTR_CBL","id":"xggNBSfixS1","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"}]},{"lastUpdated":"2017-05-09T21:12:37.682","code":"SIMS.A_04_03_GuideDevNatl_INSTR_CBM","name":"SIMS.A_04_03_GuideDevNatl_INSTR_CBM","id":"PQ3cCrt1pkw","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"}]},{"lastUpdated":"2017-05-09T21:12:40.812","code":"SIMS.A_04_03_GuideDevNatl_INSTR_CBN","name":"SIMS.A_04_03_GuideDevNatl_INSTR_CBN","id":"l5P9zjmjpKp","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"}]},{"lastUpdated":"2017-05-09T21:12:43.938","code":"SIMS.A_04_03_GuideDevNatl_INSTR_CBO","name":"SIMS.A_04_03_GuideDevNatl_INSTR_CBO","id":"DDRHMnyQEEm","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"}]},{"lastUpdated":"2017-05-09T21:12:47.136","code":"SIMS.A_04_03_GuideDevNatl_INSTR_CBP","name":"SIMS.A_04_03_GuideDevNatl_INSTR_CBP","id":"ttyTBqw4gb8","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"}]},{"lastUpdated":"2017-05-09T21:12:50.404","code":"SIMS.A_04_03_GuideDevNatl_INSTR_LowScore","name":"SIMS.A_04_03_GuideDevNatl_INSTR_LowScore","id":"YGtURCcl3GF","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"}]},{"lastUpdated":"2016-08-17T20:44:09.255","code":"SIMS.A_04_03_GuideDevNatl_Q1_CB1","name":"SIMS.A_04_03_GuideDevNatl_Q1_CB1","id":"JYS8cITQO07","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:09:55.855","code":"SIMS.A_04_03_GuideDevNatl_Q1_CB2","name":"SIMS.A_04_03_GuideDevNatl_Q1_CB2","id":"zeuhkjYa9tB","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T21:05:21.518","code":"SIMS.A_04_03_GuideDevNatl_Q1_CB3","name":"SIMS.A_04_03_GuideDevNatl_Q1_CB3","id":"b62O3DtAxJe","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:36:39.585","code":"SIMS.A_04_03_GuideDevNatl_Q1_T-NUM","name":"SIMS.A_04_03_GuideDevNatl_Q1_T-NUM","id":"NbHjYwA4XUs","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:31:06.030","code":"SIMS.A_04_03_GuideDevNatl_Q2_CB1","name":"SIMS.A_04_03_GuideDevNatl_Q2_CB1","id":"pKe8OBEFiCg","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:13:40.076","code":"SIMS.A_04_03_GuideDevNatl_Q2_CB2","name":"SIMS.A_04_03_GuideDevNatl_Q2_CB2","id":"xL3D7rx9jmX","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:43:09.192","code":"SIMS.A_04_03_GuideDevNatl_Q2_RESP","name":"SIMS.A_04_03_GuideDevNatl_Q2_RESP","id":"KJCi3NnATfo","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T21:02:46.251","code":"SIMS.A_04_03_GuideDevNatl_Q3_RESP","name":"SIMS.A_04_03_GuideDevNatl_Q3_RESP","id":"cbVC1UGnIrx","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:46:07.900","code":"SIMS.A_04_03_GuideDevNatl_SCORE","name":"SIMS.A_04_03_GuideDevNatl_SCORE","id":"j3fUeFe6G76","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:27:54.900","code":"SIMS.A_04_04_GuideDistSNU_COMM","name":"SIMS.A_04_04_GuideDistSNU_COMM","id":"qzA03Nr0wdG","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:10:07.080","code":"SIMS.A_04_04_GuideDistSNU_Q1_RESP","name":"SIMS.A_04_04_GuideDistSNU_Q1_RESP","id":"ZbOgkn5AWjU","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:41:26.700","code":"SIMS.A_04_04_GuideDistSNU_Q2_RESP","name":"SIMS.A_04_04_GuideDistSNU_Q2_RESP","id":"LBS9gva9Bqj","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T21:04:53.535","code":"SIMS.A_04_04_GuideDistSNU_Q3_RESP","name":"SIMS.A_04_04_GuideDistSNU_Q3_RESP","id":"BeG6L0eIE86","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:27:48.169","code":"SIMS.A_04_04_GuideDistSNU_SCORE","name":"SIMS.A_04_04_GuideDistSNU_SCORE","id":"r1HB0CBF4P6","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:13:51.544","code":"SIMS.A_05_01_MgtStrategyNatl_COMM","name":"SIMS.A_05_01_MgtStrategyNatl_COMM","id":"XHvoG1wggAj","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:26:18.441","code":"SIMS.A_05_01_MgtStrategyNatl_Q1_RESP","name":"SIMS.A_05_01_MgtStrategyNatl_Q1_RESP","id":"rP1dbm2wVVI","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:49:39.945","code":"SIMS.A_05_01_MgtStrategyNatl_Q2_CB1","name":"SIMS.A_05_01_MgtStrategyNatl_Q2_CB1","id":"hn51KkzYNSf","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:18:12.762","code":"SIMS.A_05_01_MgtStrategyNatl_Q2_CB2","name":"SIMS.A_05_01_MgtStrategyNatl_Q2_CB2","id":"vgvfyb6GTGz","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:14:22.180","code":"SIMS.A_05_01_MgtStrategyNatl_Q2_RESP","name":"SIMS.A_05_01_MgtStrategyNatl_Q2_RESP","id":"x531mlN08aO","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:29:56.605","code":"SIMS.A_05_01_MgtStrategyNatl_Q3_CB1","name":"SIMS.A_05_01_MgtStrategyNatl_Q3_CB1","id":"Q5K3pn5hi33","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:09:13.135","code":"SIMS.A_05_01_MgtStrategyNatl_Q3_CB2","name":"SIMS.A_05_01_MgtStrategyNatl_Q3_CB2","id":"ZPh6itseM1l","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:14:27.327","code":"SIMS.A_05_01_MgtStrategyNatl_Q3_RESP","name":"SIMS.A_05_01_MgtStrategyNatl_Q3_RESP","id":"x3Kjh2gLkfR","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:56:53.605","code":"SIMS.A_05_01_MgtStrategyNatl_Q4_RESP","name":"SIMS.A_05_01_MgtStrategyNatl_Q4_RESP","id":"EuviJ0FDcaN","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:42:55.215","code":"SIMS.A_05_01_MgtStrategyNatl_SCORE","name":"SIMS.A_05_01_MgtStrategyNatl_SCORE","id":"kmGFw9isC9L","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T21:01:58.993","code":"SIMS.A_05_02_SocialISTNatl_COMM","name":"SIMS.A_05_02_SocialISTNatl_COMM","id":"CmGZQiDOG8A","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:20:49.335","code":"SIMS.A_05_02_SocialISTNatl_INSTR_AREA_CB1","name":"SIMS.A_05_02_SocialISTNatl_INSTR_AREA_CB1","id":"u6UNp0fb3L7","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:21:39.965","code":"SIMS.A_05_02_SocialISTNatl_INSTR_AREA_CB2","name":"SIMS.A_05_02_SocialISTNatl_INSTR_AREA_CB2","id":"TsmADCT6K1t","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:20:37.618","code":"SIMS.A_05_02_SocialISTNatl_INSTR_AREA_CB3","name":"SIMS.A_05_02_SocialISTNatl_INSTR_AREA_CB3","id":"uB1alNIykDR","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:59:22.438","code":"SIMS.A_05_02_SocialISTNatl_INSTR_AREA_CB4","name":"SIMS.A_05_02_SocialISTNatl_INSTR_AREA_CB4","id":"dn1bkqmNRCP","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:34:14.063","code":"SIMS.A_05_02_SocialISTNatl_INSTR_AREA_CB5","name":"SIMS.A_05_02_SocialISTNatl_INSTR_AREA_CB5","id":"oCv0UqhznAz","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:51:35.276","code":"SIMS.A_05_02_SocialISTNatl_INSTR_AREA_CB6","name":"SIMS.A_05_02_SocialISTNatl_INSTR_AREA_CB6","id":"GUlUtMOL70a","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T21:06:46.984","code":"SIMS.A_05_02_SocialISTNatl_INSTR_AREA_CB7TXT","name":"SIMS.A_05_02_SocialISTNatl_INSTR_AREA_CB7TXT","id":"aIceSUMEuvu","valueType":"TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:42:19.391","code":"SIMS.A_05_02_SocialISTNatl_Q1_CB1","name":"SIMS.A_05_02_SocialISTNatl_Q1_CB1","id":"KUF7ouqHopO","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:51:49.543","code":"SIMS.A_05_02_SocialISTNatl_Q1_CB2","name":"SIMS.A_05_02_SocialISTNatl_Q1_CB2","id":"gRSZntHOQpP","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:18:01.145","code":"SIMS.A_05_02_SocialISTNatl_Q1_RESP","name":"SIMS.A_05_02_SocialISTNatl_Q1_RESP","id":"vKFzfO4NCvP","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:37:57.274","code":"SIMS.A_05_02_SocialISTNatl_Q2_CB1","name":"SIMS.A_05_02_SocialISTNatl_Q2_CB1","id":"MPZM9LwHL1R","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:46:19.264","code":"SIMS.A_05_02_SocialISTNatl_Q2_CB2","name":"SIMS.A_05_02_SocialISTNatl_Q2_CB2","id":"Iz7JOxuYqRK","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:15:52.455","code":"SIMS.A_05_02_SocialISTNatl_Q2_CB3","name":"SIMS.A_05_02_SocialISTNatl_Q2_CB3","id":"WCGL12Pxe9u","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:29:33.954","code":"SIMS.A_05_02_SocialISTNatl_Q2_CB4","name":"SIMS.A_05_02_SocialISTNatl_Q2_CB4","id":"QbV2ZjJNiLv","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:59:26.771","code":"SIMS.A_05_02_SocialISTNatl_Q2_CB5","name":"SIMS.A_05_02_SocialISTNatl_Q2_CB5","id":"DMUC8f6fiD8","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:48:27.448","code":"SIMS.A_05_02_SocialISTNatl_Q2_T-NUM","name":"SIMS.A_05_02_SocialISTNatl_Q2_T-NUM","id":"i5BFrnn8D0Y","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T21:04:22.912","code":"SIMS.A_05_02_SocialISTNatl_Q3_RESP","name":"SIMS.A_05_02_SocialISTNatl_Q3_RESP","id":"bLJ4kZp4Krd","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:26:28.970","code":"SIMS.A_05_02_SocialISTNatl_SCORE","name":"SIMS.A_05_02_SocialISTNatl_SCORE","id":"Rmc2Ri3vh9l","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:28:55.211","code":"SIMS.A_05_03_SocialPSENatl_COMM","name":"SIMS.A_05_03_SocialPSENatl_COMM","id":"qlXNzCa8F75","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:56:00.541","code":"SIMS.A_05_03_SocialPSENatl_INSTR_CTYPE_CB1","name":"SIMS.A_05_03_SocialPSENatl_INSTR_CTYPE_CB1","id":"f91CWDNjqKS","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T21:01:34.295","code":"SIMS.A_05_03_SocialPSENatl_INSTR_CTYPE_CB2","name":"SIMS.A_05_03_SocialPSENatl_INSTR_CTYPE_CB2","id":"CSBxeaYp3sO","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:58:01.477","code":"SIMS.A_05_03_SocialPSENatl_INSTR_CTYPE_CB3","name":"SIMS.A_05_03_SocialPSENatl_INSTR_CTYPE_CB3","id":"EduYNX4pB88","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:18:35.970","code":"SIMS.A_05_03_SocialPSENatl_INSTR_CTYPE_CB4OTHER","name":"SIMS.A_05_03_SocialPSENatl_INSTR_CTYPE_CB4OTHER","id":"vaDphEsqITo","valueType":"TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:23:50.012","code":"SIMS.A_05_03_SocialPSENatl_INSTR_ITYPE_CB1","name":"SIMS.A_05_03_SocialPSENatl_INSTR_ITYPE_CB1","id":"sUDdkSZWVhz","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:42:37.326","code":"SIMS.A_05_03_SocialPSENatl_INSTR_ITYPE_CB2","name":"SIMS.A_05_03_SocialPSENatl_INSTR_ITYPE_CB2","id":"kQKwR1zduis","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T21:06:08.475","code":"SIMS.A_05_03_SocialPSENatl_INSTR_ITYPE_CB3","name":"SIMS.A_05_03_SocialPSENatl_INSTR_ITYPE_CB3","id":"AS2XFZW8Q7S","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:29:35.264","code":"SIMS.A_05_03_SocialPSENatl_Q1_RESP","name":"SIMS.A_05_03_SocialPSENatl_Q1_RESP","id":"QbtYGHrxlfS","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:30:39.116","code":"SIMS.A_05_03_SocialPSENatl_Q2_RESP","name":"SIMS.A_05_03_SocialPSENatl_Q2_RESP","id":"prsuTk8RSkn","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:11:55.226","code":"SIMS.A_05_03_SocialPSENatl_Q3_RESP","name":"SIMS.A_05_03_SocialPSENatl_Q3_RESP","id":"yj3zenCvGTE","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:26:13.052","code":"SIMS.A_05_03_SocialPSENatl_SCORE","name":"SIMS.A_05_03_SocialPSENatl_SCORE","id":"RRd2CWmNn0i","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:13:22.395","code":"SIMS.A_05_04_OVCInfoSNU_COMM","name":"SIMS.A_05_04_OVCInfoSNU_COMM","id":"XPkbMG0YaUC","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:38:52.457","code":"SIMS.A_05_04_OVCInfoSNU_INSTR_CB1_REPL_TOT","name":"SIMS.A_05_04_OVCInfoSNU_INSTR_CB1_REPL_TOT","id":"mEQu0BK0nXB","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:09:09.488","code":"SIMS.A_05_04_OVCInfoSNU_INSTR_CB2_REPL_NUM","name":"SIMS.A_05_04_OVCInfoSNU_INSTR_CB2_REPL_NUM","id":"zPvTY1sN2h5","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:38:57.872","code":"SIMS.A_05_04_OVCInfoSNU_INSTR_CB3_TXT","name":"SIMS.A_05_04_OVCInfoSNU_INSTR_CB3_TXT","id":"MDwjgbvUZeY","valueType":"TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2017-05-09T21:12:53.497","code":"SIMS.A_05_04_OVCInfoSNU_INSTR_CBA","name":"SIMS.A_05_04_OVCInfoSNU_INSTR_CBA","id":"uCMLQjY9Eb9","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"}]},{"lastUpdated":"2017-05-09T21:12:56.700","code":"SIMS.A_05_04_OVCInfoSNU_INSTR_CBB","name":"SIMS.A_05_04_OVCInfoSNU_INSTR_CBB","id":"gcBcHvYgbT8","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"}]},{"lastUpdated":"2017-05-09T21:12:59.755","code":"SIMS.A_05_04_OVCInfoSNU_INSTR_LowScore","name":"SIMS.A_05_04_OVCInfoSNU_INSTR_LowScore","id":"KszfBtCOwjT","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"}]},{"lastUpdated":"2016-08-17T20:46:02.296","code":"SIMS.A_05_04_OVCInfoSNU_Q1_RESP","name":"SIMS.A_05_04_OVCInfoSNU_Q1_RESP","id":"j7cVWjRuMRw","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:12:21.394","code":"SIMS.A_05_04_OVCInfoSNU_Q2_RESP","name":"SIMS.A_05_04_OVCInfoSNU_Q2_RESP","id":"YDIsnosflCd","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:58:08.758","code":"SIMS.A_05_04_OVCInfoSNU_Q3_CB1","name":"SIMS.A_05_04_OVCInfoSNU_Q3_CB1","id":"EaTNMIbFghe","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:58:14.593","code":"SIMS.A_05_04_OVCInfoSNU_Q3_CB2","name":"SIMS.A_05_04_OVCInfoSNU_Q3_CB2","id":"eaFiUSJi60v","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:53:19.813","code":"SIMS.A_05_04_OVCInfoSNU_Q3_CB3","name":"SIMS.A_05_04_OVCInfoSNU_Q3_CB3","id":"gBW12YiEpcE","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:36:34.199","code":"SIMS.A_05_04_OVCInfoSNU_Q3_RESP","name":"SIMS.A_05_04_OVCInfoSNU_Q3_RESP","id":"nCEqu3pdT6o","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:40:57.747","code":"SIMS.A_05_04_OVCInfoSNU_SCORE","name":"SIMS.A_05_04_OVCInfoSNU_SCORE","id":"lhkCddCroA2","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:54:15.976","code":"SIMS.A_05_05_MgtOpsSNU_COMM","name":"SIMS.A_05_05_MgtOpsSNU_COMM","id":"fuXnA2a3kVJ","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:14:43.662","code":"SIMS.A_05_05_MgtOpsSNU_Q1_RESP","name":"SIMS.A_05_05_MgtOpsSNU_Q1_RESP","id":"wXmXfaO42J0","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:51:43.799","code":"SIMS.A_05_05_MgtOpsSNU_Q2_CB1","name":"SIMS.A_05_05_MgtOpsSNU_Q2_CB1","id":"gSUPxM8HC0O","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:44:59.543","code":"SIMS.A_05_05_MgtOpsSNU_Q2_CB2","name":"SIMS.A_05_05_MgtOpsSNU_Q2_CB2","id":"jKlWiFCiMEq","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:37:25.809","code":"SIMS.A_05_05_MgtOpsSNU_Q2_T-NUM","name":"SIMS.A_05_05_MgtOpsSNU_Q2_T-NUM","id":"MZ8sHLVPmTs","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:51:40.958","code":"SIMS.A_05_05_MgtOpsSNU_Q3_CB1","name":"SIMS.A_05_05_MgtOpsSNU_Q3_CB1","id":"gtqC6zvR2Vr","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:11:20.663","code":"SIMS.A_05_05_MgtOpsSNU_Q3_CB2","name":"SIMS.A_05_05_MgtOpsSNU_Q3_CB2","id":"ypniyahPQcl","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:38:35.932","code":"SIMS.A_05_05_MgtOpsSNU_Q3_CB3","name":"SIMS.A_05_05_MgtOpsSNU_Q3_CB3","id":"MhnoayslFji","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:09:35.076","code":"SIMS.A_05_05_MgtOpsSNU_Q3_T-NUM","name":"SIMS.A_05_05_MgtOpsSNU_Q3_T-NUM","id":"ZjSCP6koooR","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:26:44.587","code":"SIMS.A_05_05_MgtOpsSNU_Q4_RESP","name":"SIMS.A_05_05_MgtOpsSNU_Q4_RESP","id":"rIn1OjcAINs","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:13:01.774","code":"SIMS.A_05_05_MgtOpsSNU_SCORE","name":"SIMS.A_05_05_MgtOpsSNU_SCORE","id":"XW6sRJ9nbTU","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:11:54.004","code":"SIMS.A_05_06_SuperSocialSNU_COMM","name":"SIMS.A_05_06_SuperSocialSNU_COMM","id":"yJnX500lrgn","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:16:24.625","code":"SIMS.A_05_06_SuperSocialSNU_Q1_RESP","name":"SIMS.A_05_06_SuperSocialSNU_Q1_RESP","id":"w6nllz9G5a0","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:19:19.547","code":"SIMS.A_05_06_SuperSocialSNU_Q2_CB1","name":"SIMS.A_05_06_SuperSocialSNU_Q2_CB1","id":"UuA0K8q8xRT","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:57:45.495","code":"SIMS.A_05_06_SuperSocialSNU_Q2_CB2","name":"SIMS.A_05_06_SuperSocialSNU_Q2_CB2","id":"Ei2R0vZoYPS","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:48:14.813","code":"SIMS.A_05_06_SuperSocialSNU_Q2_RESP","name":"SIMS.A_05_06_SuperSocialSNU_Q2_RESP","id":"ibxWIHlzdX2","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T21:04:41.845","code":"SIMS.A_05_06_SuperSocialSNU_Q3_CB1","name":"SIMS.A_05_06_SuperSocialSNU_Q3_CB1","id":"bhLYLDvAwjb","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T21:06:45.454","code":"SIMS.A_05_06_SuperSocialSNU_Q3_CB2","name":"SIMS.A_05_06_SuperSocialSNU_Q3_CB2","id":"aicetXjOvMV","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:16:19.509","code":"SIMS.A_05_06_SuperSocialSNU_Q3_RESP","name":"SIMS.A_05_06_SuperSocialSNU_Q3_RESP","id":"w87ox0T6RSM","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:58:47.709","code":"SIMS.A_05_06_SuperSocialSNU_Q4_PERC","name":"SIMS.A_05_06_SuperSocialSNU_Q4_PERC","id":"dtqKRj2wygF","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:13:05.494","code":"SIMS.A_05_06_SuperSocialSNU_SCORE","name":"SIMS.A_05_06_SuperSocialSNU_SCORE","id":"XVBoBILwdCe","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:29:40.570","code":"SIMS.A_05_07_SocialISTSNU_COMM","name":"SIMS.A_05_07_SocialISTSNU_COMM","id":"QaQXY95FLet","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:21:16.631","code":"SIMS.A_05_07_SocialISTSNU_INSTR_AREA_CB1","name":"SIMS.A_05_07_SocialISTSNU_INSTR_AREA_CB1","id":"tWw8JvtXYGz","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:30:06.101","code":"SIMS.A_05_07_SocialISTSNU_INSTR_AREA_CB2","name":"SIMS.A_05_07_SocialISTSNU_INSTR_AREA_CB2","id":"Q2r7zDaTu96","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:19:33.802","code":"SIMS.A_05_07_SocialISTSNU_INSTR_AREA_CB3","name":"SIMS.A_05_07_SocialISTSNU_INSTR_AREA_CB3","id":"UozBFz6Xbwx","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:14:33.655","code":"SIMS.A_05_07_SocialISTSNU_INSTR_AREA_CB4","name":"SIMS.A_05_07_SocialISTSNU_INSTR_AREA_CB4","id":"X0fXGYr3PpQ","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:22:07.247","code":"SIMS.A_05_07_SocialISTSNU_INSTR_AREA_CB5","name":"SIMS.A_05_07_SocialISTSNU_INSTR_AREA_CB5","id":"TKoOsvTZRs2","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:55:26.437","code":"SIMS.A_05_07_SocialISTSNU_INSTR_AREA_CB6","name":"SIMS.A_05_07_SocialISTSNU_INSTR_AREA_CB6","id":"fHEKl2o6YWr","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:53:38.757","code":"SIMS.A_05_07_SocialISTSNU_INSTR_AREA_CB7TXT","name":"SIMS.A_05_07_SocialISTSNU_INSTR_AREA_CB7TXT","id":"G7EK94bwYkW","valueType":"TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T21:00:24.795","code":"SIMS.A_05_07_SocialISTSNU_Q1_CB1","name":"SIMS.A_05_07_SocialISTSNU_Q1_CB1","id":"d8Wz1WsRJNM","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:21:20.455","code":"SIMS.A_05_07_SocialISTSNU_Q1_CB2","name":"SIMS.A_05_07_SocialISTSNU_Q1_CB2","id":"Tw16NnXtJuO","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:44:37.206","code":"SIMS.A_05_07_SocialISTSNU_Q1_RESP","name":"SIMS.A_05_07_SocialISTSNU_Q1_RESP","id":"JPwvvJiptC6","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T21:06:43.979","code":"SIMS.A_05_07_SocialISTSNU_Q2_CB1","name":"SIMS.A_05_07_SocialISTSNU_Q2_CB1","id":"aifg8K8i8lx","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:17:47.057","code":"SIMS.A_05_07_SocialISTSNU_Q2_CB2","name":"SIMS.A_05_07_SocialISTSNU_Q2_CB2","id":"voFk8asE1oL","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:43:55.252","code":"SIMS.A_05_07_SocialISTSNU_Q2_CB3","name":"SIMS.A_05_07_SocialISTSNU_Q2_CB3","id":"k7gjdkg4vIE","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:15:37.131","code":"SIMS.A_05_07_SocialISTSNU_Q2_CB4","name":"SIMS.A_05_07_SocialISTSNU_Q2_CB4","id":"wiF3FNYW5ry","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:25:58.246","code":"SIMS.A_05_07_SocialISTSNU_Q2_CB5","name":"SIMS.A_05_07_SocialISTSNU_Q2_CB5","id":"RTmVytcwE9t","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:20:11.586","code":"SIMS.A_05_07_SocialISTSNU_Q2_T-NUM","name":"SIMS.A_05_07_SocialISTSNU_Q2_T-NUM","id":"uHlacGOqHHa","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T21:03:12.578","code":"SIMS.A_05_07_SocialISTSNU_Q3_RESP","name":"SIMS.A_05_07_SocialISTSNU_Q3_RESP","id":"C1kswJNDCUe","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:12:28.785","code":"SIMS.A_05_07_SocialISTSNU_SCORE","name":"SIMS.A_05_07_SocialISTSNU_SCORE","id":"YBLImgAc5FQ","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:51:52.382","code":"SIMS.A_06_01_EvalProt_COMM","name":"SIMS.A_06_01_EvalProt_COMM","id":"GrpGTmy0Fz2","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:31:11.617","code":"SIMS.A_06_01_EvalProt_INSTR_CB1_REPL_TOT","name":"SIMS.A_06_01_EvalProt_INSTR_CB1_REPL_TOT","id":"PJfHD0YjhRr","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:34:16.771","code":"SIMS.A_06_01_EvalProt_INSTR_CB2_REPL_NUM","name":"SIMS.A_06_01_EvalProt_INSTR_CB2_REPL_NUM","id":"ocpOMg2jejV","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T21:06:29.154","code":"SIMS.A_06_01_EvalProt_INSTR_CB3_TXT","name":"SIMS.A_06_01_EvalProt_INSTR_CB3_TXT","id":"alwdFfqGqeW","valueType":"TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2017-05-09T21:13:02.980","code":"SIMS.A_06_01_EvalProt_INSTR_LowScore","name":"SIMS.A_06_01_EvalProt_INSTR_LowScore","id":"BvuP8kRqiH4","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"}]},{"lastUpdated":"2016-08-17T21:05:31.691","code":"SIMS.A_06_01_EvalProt_Q1_CB1","name":"SIMS.A_06_01_EvalProt_Q1_CB1","id":"B1EXpBJUbzZ","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:40:17.812","code":"SIMS.A_06_01_EvalProt_Q1_CB2","name":"SIMS.A_06_01_EvalProt_Q1_CB2","id":"LQvsCJwG5GM","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:28:27.361","code":"SIMS.A_06_01_EvalProt_Q1_CB3","name":"SIMS.A_06_01_EvalProt_Q1_CB3","id":"QTaQ1lrzHSM","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:38:51.102","code":"SIMS.A_06_01_EvalProt_Q1_CB4","name":"SIMS.A_06_01_EvalProt_Q1_CB4","id":"mfWNje8Up17","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:49:22.954","code":"SIMS.A_06_01_EvalProt_Q1_RESP","name":"SIMS.A_06_01_EvalProt_Q1_RESP","id":"Hre9RbcJOAX","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:11:28.139","code":"SIMS.A_06_01_EvalProt_Q2_CB1","name":"SIMS.A_06_01_EvalProt_Q2_CB1","id":"YOKWAmzO4bP","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T21:07:08.683","code":"SIMS.A_06_01_EvalProt_Q2_CB2","name":"SIMS.A_06_01_EvalProt_Q2_CB2","id":"aELPFgoXRks","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:55:12.025","code":"SIMS.A_06_01_EvalProt_Q2_CB3","name":"SIMS.A_06_01_EvalProt_Q2_CB3","id":"FJvB4JgZhBs","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:20:33.784","code":"SIMS.A_06_01_EvalProt_Q2_CB4","name":"SIMS.A_06_01_EvalProt_Q2_CB4","id":"UDd8Ou5MW1F","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:46:24.836","code":"SIMS.A_06_01_EvalProt_Q2_T-NUM","name":"SIMS.A_06_01_EvalProt_Q2_T-NUM","id":"Ix8nWnqKseT","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:42:15.178","code":"SIMS.A_06_01_EvalProt_Q3_RESP","name":"SIMS.A_06_01_EvalProt_Q3_RESP","id":"kv0UzJNqnmq","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:25:26.598","code":"SIMS.A_06_01_EvalProt_Q4_RESP","name":"SIMS.A_06_01_EvalProt_Q4_RESP","id":"s4msx0R2411","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:18:02.434","code":"SIMS.A_06_01_EvalProt_SCORE","name":"SIMS.A_06_01_EvalProt_SCORE","id":"vKAYwrJtbe0","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:47:26.909","code":"SIMS.A_06_02_EvalData_COMM","name":"SIMS.A_06_02_EvalData_COMM","id":"iNiQ4E3ATAn","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:32:25.995","code":"SIMS.A_06_02_EvalData_INSTR_CB1_REPL_TOT","name":"SIMS.A_06_02_EvalData_INSTR_CB1_REPL_TOT","id":"OuxQ3DwZtJW","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:56:13.631","code":"SIMS.A_06_02_EvalData_INSTR_CB2_REPL_NUM","name":"SIMS.A_06_02_EvalData_INSTR_CB2_REPL_NUM","id":"f3nJOHYuF0D","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:49:45.650","code":"SIMS.A_06_02_EvalData_INSTR_CB3_TXT","name":"SIMS.A_06_02_EvalData_INSTR_CB3_TXT","id":"HM6qe4T8yrf","valueType":"TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2017-05-09T21:13:06.103","code":"SIMS.A_06_02_EvalData_INSTR_LowScore","name":"SIMS.A_06_02_EvalData_INSTR_LowScore","id":"tx8IIVlpESg","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"}]},{"lastUpdated":"2016-08-17T20:57:06.463","code":"SIMS.A_06_02_EvalData_Q1_CB1","name":"SIMS.A_06_02_EvalData_Q1_CB1","id":"errX3K6CiNS","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:25:54.319","code":"SIMS.A_06_02_EvalData_Q1_CB2","name":"SIMS.A_06_02_EvalData_Q1_CB2","id":"RueVAoHGgnW","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:13:36.321","code":"SIMS.A_06_02_EvalData_Q1_RESP","name":"SIMS.A_06_02_EvalData_Q1_RESP","id":"xlk64HvJlKe","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:24:58.822","code":"SIMS.A_06_02_EvalData_Q2_CB1","name":"SIMS.A_06_02_EvalData_Q2_CB1","id":"sCUcd5HNw5c","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:48:33.029","code":"SIMS.A_06_02_EvalData_Q2_CB2","name":"SIMS.A_06_02_EvalData_Q2_CB2","id":"I3GHBQ3Nk79","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:57:04.995","code":"SIMS.A_06_02_EvalData_Q2_RESP","name":"SIMS.A_06_02_EvalData_Q2_RESP","id":"ERzWc1qSQgl","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:39:15.747","code":"SIMS.A_06_02_EvalData_Q3_CB1","name":"SIMS.A_06_02_EvalData_Q3_CB1","id":"m6vgbl4TOjQ","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:53:47.298","code":"SIMS.A_06_02_EvalData_Q3_CB2","name":"SIMS.A_06_02_EvalData_Q3_CB2","id":"G4jvcsrhpjJ","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:21:11.443","code":"SIMS.A_06_02_EvalData_Q3_T-NUM","name":"SIMS.A_06_02_EvalData_Q3_T-NUM","id":"TxiKbtQdY9D","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T21:07:29.733","code":"SIMS.A_06_02_EvalData_SCORE","name":"SIMS.A_06_02_EvalData_SCORE","id":"Ab0MPmThZDS","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:15:24.379","code":"SIMS.A_06_03_SSStratNatl_COMM","name":"SIMS.A_06_03_SSStratNatl_COMM","id":"wn4kfx9Lgha","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:27:19.148","code":"SIMS.A_06_03_SSStratNatl_Q1_RESP","name":"SIMS.A_06_03_SSStratNatl_Q1_RESP","id":"rChpPD8add7","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:27:05.799","code":"SIMS.A_06_03_SSStratNatl_Q2_RESP","name":"SIMS.A_06_03_SSStratNatl_Q2_RESP","id":"Rg0K0gJQpH3","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:30:58.005","code":"SIMS.A_06_03_SSStratNatl_Q3_RESP","name":"SIMS.A_06_03_SSStratNatl_Q3_RESP","id":"pLmbIEJXUhO","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:24:11.190","code":"SIMS.A_06_03_SSStratNatl_SCORE","name":"SIMS.A_06_03_SSStratNatl_SCORE","id":"Sl5cOK9Rll0","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:28:52.567","code":"SIMS.A_06_04_SSProt_COMM","name":"SIMS.A_06_04_SSProt_COMM","id":"qlY9NM5eX3O","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:09:24.135","code":"SIMS.A_06_04_SSProt_Q1_RESP","name":"SIMS.A_06_04_SSProt_Q1_RESP","id":"zN4Q2IC9TXK","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T21:00:37.806","code":"SIMS.A_06_04_SSProt_Q2_RESP","name":"SIMS.A_06_04_SSProt_Q2_RESP","id":"d69Zf7YuvQA","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T21:04:00.723","code":"SIMS.A_06_04_SSProt_Q3_RESP","name":"SIMS.A_06_04_SSProt_Q3_RESP","id":"BQ2iMqSXo3m","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:43:31.426","code":"SIMS.A_06_04_SSProt_Q4_RESP","name":"SIMS.A_06_04_SSProt_Q4_RESP","id":"KcwKQLMCy90","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:33:52.238","code":"SIMS.A_06_04_SSProt_SCORE","name":"SIMS.A_06_04_SSProt_SCORE","id":"oHvaqbZxR12","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:56:45.044","code":"SIMS.A_06_05_SSData_COMM","name":"SIMS.A_06_05_SSData_COMM","id":"eVgSaAMCPNR","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:46:45.961","code":"SIMS.A_06_05_SSData_Q1_RESP","name":"SIMS.A_06_05_SSData_Q1_RESP","id":"it2s8Ne0JdK","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:27:33.680","code":"SIMS.A_06_05_SSData_Q2_RESP","name":"SIMS.A_06_05_SSData_Q2_RESP","id":"r8HWmmqMcFY","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:47:14.306","code":"SIMS.A_06_05_SSData_Q3_RESP","name":"SIMS.A_06_05_SSData_Q3_RESP","id":"iPHE5WRoODb","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:37:08.967","code":"SIMS.A_06_05_SSData_SCORE","name":"SIMS.A_06_05_SSData_SCORE","id":"n55M5BsQU3V","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:50:05.504","code":"SIMS.A_07_01_AdvocacyNatl_COMM","name":"SIMS.A_07_01_AdvocacyNatl_COMM","id":"hITN922nqPA","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:30:36.488","code":"SIMS.A_07_01_AdvocacyNatl_Q1_RESP","name":"SIMS.A_07_01_AdvocacyNatl_Q1_RESP","id":"Psf8iscvjpD","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:41:03.209","code":"SIMS.A_07_01_AdvocacyNatl_Q2_RESP","name":"SIMS.A_07_01_AdvocacyNatl_Q2_RESP","id":"lgL3aRJyfp6","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:27:27.098","code":"SIMS.A_07_01_AdvocacyNatl_Q3_CB1","name":"SIMS.A_07_01_AdvocacyNatl_Q3_CB1","id":"raUpgr9aAbz","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T21:01:14.067","code":"SIMS.A_07_01_AdvocacyNatl_Q3_CB2","name":"SIMS.A_07_01_AdvocacyNatl_Q3_CB2","id":"CvZiwv1t58d","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:56:23.655","code":"SIMS.A_07_01_AdvocacyNatl_Q3_CB3","name":"SIMS.A_07_01_AdvocacyNatl_Q3_CB3","id":"eZN4duY2Hl0","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:33:50.914","code":"SIMS.A_07_01_AdvocacyNatl_Q3_T-NUM","name":"SIMS.A_07_01_AdvocacyNatl_Q3_T-NUM","id":"oIfE5WaTgty","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:18:34.714","code":"SIMS.A_07_01_AdvocacyNatl_Q4_RESP","name":"SIMS.A_07_01_AdvocacyNatl_Q4_RESP","id":"VaEcxi5WIZa","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:11:46.705","code":"SIMS.A_07_01_AdvocacyNatl_SCORE","name":"SIMS.A_07_01_AdvocacyNatl_SCORE","id":"yKT8hDfTBeW","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:20:58.451","code":"SIMS.A_07_02_HealthCommNatl_COMM","name":"SIMS.A_07_02_HealthCommNatl_COMM","id":"tzx70DjHxMO","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:11:07.241","code":"SIMS.A_07_02_HealthCommNatl_Q1_CB1","name":"SIMS.A_07_02_HealthCommNatl_Q1_CB1","id":"YuBhtbCHoJ2","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T21:05:40.521","code":"SIMS.A_07_02_HealthCommNatl_Q1_CB2","name":"SIMS.A_07_02_HealthCommNatl_Q1_CB2","id":"ay8CXnfGJRd","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:21:38.678","code":"SIMS.A_07_02_HealthCommNatl_Q1_CB3","name":"SIMS.A_07_02_HealthCommNatl_Q1_CB3","id":"TSOKoi0MT23","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:51:09.507","code":"SIMS.A_07_02_HealthCommNatl_Q1_RESP","name":"SIMS.A_07_02_HealthCommNatl_Q1_RESP","id":"h4nwkvX1TNK","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:31:45.339","code":"SIMS.A_07_02_HealthCommNatl_Q2_CB1","name":"SIMS.A_07_02_HealthCommNatl_Q2_CB1","id":"PBlwE7XIT5T","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:36:23.195","code":"SIMS.A_07_02_HealthCommNatl_Q2_CB2","name":"SIMS.A_07_02_HealthCommNatl_Q2_CB2","id":"ngaE6ElIvwg","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:42:45.558","code":"SIMS.A_07_02_HealthCommNatl_Q2_RESP","name":"SIMS.A_07_02_HealthCommNatl_Q2_RESP","id":"Kpf10U0BFhX","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:36:42.292","code":"SIMS.A_07_02_HealthCommNatl_Q3_RESP","name":"SIMS.A_07_02_HealthCommNatl_Q3_RESP","id":"nAXcQhbcWXh","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:27:37.736","code":"SIMS.A_07_02_HealthCommNatl_Q4_RESP","name":"SIMS.A_07_02_HealthCommNatl_Q4_RESP","id":"R7IMCV7ouj5","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:34:27.787","code":"SIMS.A_07_02_HealthCommNatl_SCORE","name":"SIMS.A_07_02_HealthCommNatl_SCORE","id":"oB3pVv23X6j","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:40:24.659","code":"SIMS.A_07_03_AdvocacySNU_COMM","name":"SIMS.A_07_03_AdvocacySNU_COMM","id":"LOlS8OAGBB7","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:32:32.673","code":"SIMS.A_07_03_AdvocacySNU_Q1_RESP","name":"SIMS.A_07_03_AdvocacySNU_Q1_RESP","id":"OUNyKa3RBK8","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:32:52.850","code":"SIMS.A_07_03_AdvocacySNU_Q2_RESP","name":"SIMS.A_07_03_AdvocacySNU_Q2_RESP","id":"oRL2s63x92m","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T21:07:22.392","code":"SIMS.A_07_03_AdvocacySNU_Q3_CB1","name":"SIMS.A_07_03_AdvocacySNU_Q3_CB1","id":"ABea68mtMzz","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:24:45.707","code":"SIMS.A_07_03_AdvocacySNU_Q3_CB2","name":"SIMS.A_07_03_AdvocacySNU_Q3_CB2","id":"SgfVw1AGT8l","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:26:21.097","code":"SIMS.A_07_03_AdvocacySNU_Q3_CB3","name":"SIMS.A_07_03_AdvocacySNU_Q3_CB3","id":"rOMs78imiQ8","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:58:10.247","code":"SIMS.A_07_03_AdvocacySNU_Q3_T-NUM","name":"SIMS.A_07_03_AdvocacySNU_Q3_T-NUM","id":"EAovjTOeYac","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:33:13.102","code":"SIMS.A_07_03_AdvocacySNU_Q4_RESP","name":"SIMS.A_07_03_AdvocacySNU_Q4_RESP","id":"OoI7PdtwyC0","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T21:03:28.538","code":"SIMS.A_07_03_AdvocacySNU_SCORE","name":"SIMS.A_07_03_AdvocacySNU_SCORE","id":"BxJLMhBvmFM","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:23:36.839","code":"SIMS.A_07_04_HealthCommSNU_COMM","name":"SIMS.A_07_04_HealthCommSNU_COMM","id":"SWtlHevrHxD","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:12:46.983","code":"SIMS.A_07_04_HealthCommSNU_Q1_CB1","name":"SIMS.A_07_04_HealthCommSNU_Q1_CB1","id":"xzYyDoC1Rez","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:57:35.522","code":"SIMS.A_07_04_HealthCommSNU_Q1_CB2","name":"SIMS.A_07_04_HealthCommSNU_Q1_CB2","id":"EK1osdKxHG9","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:14:20.925","code":"SIMS.A_07_04_HealthCommSNU_Q1_CB3","name":"SIMS.A_07_04_HealthCommSNU_Q1_CB3","id":"x5mecBjoFzO","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:16:44.451","code":"SIMS.A_07_04_HealthCommSNU_Q1_RESP","name":"SIMS.A_07_04_HealthCommSNU_Q1_RESP","id":"VZD5igA6684","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:48:13.318","code":"SIMS.A_07_04_HealthCommSNU_Q2_CB1","name":"SIMS.A_07_04_HealthCommSNU_Q2_CB1","id":"icEsCZNLrmf","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:50:08.313","code":"SIMS.A_07_04_HealthCommSNU_Q2_CB2","name":"SIMS.A_07_04_HealthCommSNU_Q2_CB2","id":"hIHQn7sM8dI","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T21:04:09.597","code":"SIMS.A_07_04_HealthCommSNU_Q2_RESP","name":"SIMS.A_07_04_HealthCommSNU_Q2_RESP","id":"bO6H77dp6xz","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:47:17.165","code":"SIMS.A_07_04_HealthCommSNU_Q3_RESP","name":"SIMS.A_07_04_HealthCommSNU_Q3_RESP","id":"iOyh0RZLJLb","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:28:03.049","code":"SIMS.A_07_04_HealthCommSNU_Q4_RESP","name":"SIMS.A_07_04_HealthCommSNU_Q4_RESP","id":"qYioxzkyckw","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:50:41.048","code":"SIMS.A_07_04_HealthCommSNU_SCORE","name":"SIMS.A_07_04_HealthCommSNU_SCORE","id":"hCX63ixObzr","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:35:40.428","code":"SIMS.A_08_01_PPPNatl_COMM","name":"SIMS.A_08_01_PPPNatl_COMM","id":"NR2Qb2hozcW","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:41:39.153","code":"SIMS.A_08_01_PPPNatl_Q1_CB1","name":"SIMS.A_08_01_PPPNatl_Q1_CB1","id":"L74X7l2dmSA","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T21:00:29.095","code":"SIMS.A_08_01_PPPNatl_Q1_CB2","name":"SIMS.A_08_01_PPPNatl_Q1_CB2","id":"d8J9G24oHux","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:19:05.615","code":"SIMS.A_08_01_PPPNatl_Q1_CB3","name":"SIMS.A_08_01_PPPNatl_Q1_CB3","id":"uXQDZ2AEerj","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:08:50.981","code":"SIMS.A_08_01_PPPNatl_Q1_RESP","name":"SIMS.A_08_01_PPPNatl_Q1_RESP","id":"ZWkpWkodWsf","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:31:19.696","code":"SIMS.A_08_01_PPPNatl_Q2_RESP","name":"SIMS.A_08_01_PPPNatl_Q2_RESP","id":"PiDogsOh3YX","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:29:01.971","code":"SIMS.A_08_01_PPPNatl_Q3_RESP","name":"SIMS.A_08_01_PPPNatl_Q3_RESP","id":"Qk9POcnndff","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T21:07:39.951","code":"SIMS.A_08_01_PPPNatl_SCORE","name":"SIMS.A_08_01_PPPNatl_SCORE","id":"a9ApniGeKVo","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:48:03.447","code":"SIMS.A_08_02_PPPSNU_COMM","name":"SIMS.A_08_02_PPPSNU_COMM","id":"IDRRzem1ZP7","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:35:56.699","code":"SIMS.A_08_02_PPPSNU_Q1_CB1","name":"SIMS.A_08_02_PPPSNU_Q1_CB1","id":"nNkprS8Od0Z","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T21:05:33.142","code":"SIMS.A_08_02_PPPSNU_Q1_CB2","name":"SIMS.A_08_02_PPPSNU_Q1_CB2","id":"b0oaxFlfjgy","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:41:30.831","code":"SIMS.A_08_02_PPPSNU_Q1_CB3","name":"SIMS.A_08_02_PPPSNU_Q1_CB3","id":"lbKcvMyzEKz","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:31:54.868","code":"SIMS.A_08_02_PPPSNU_Q1_RESP","name":"SIMS.A_08_02_PPPSNU_Q1_RESP","id":"P7eo0nRqsvN","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:52:11.122","code":"SIMS.A_08_02_PPPSNU_Q2_RESP","name":"SIMS.A_08_02_PPPSNU_Q2_RESP","id":"GNtW5cyQPzx","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:45:27.574","code":"SIMS.A_08_02_PPPSNU_Q3_RESP","name":"SIMS.A_08_02_PPPSNU_Q3_RESP","id":"Jf19iHZYioa","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:44:00.832","code":"SIMS.A_08_02_PPPSNU_SCORE","name":"SIMS.A_08_02_PPPSNU_SCORE","id":"k1hwKKur6Cw","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:55:34.926","code":"SIMS.A_09_01_QMSysNatl_COMM","name":"SIMS.A_09_01_QMSysNatl_COMM","id":"fg6o26tdmhp","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:35:36.356","code":"SIMS.A_09_01_QMSysNatl_INSTR_AREA_CB1","name":"SIMS.A_09_01_QMSysNatl_INSTR_AREA_CB1","id":"nRnZ904lUOp","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:58:40.520","code":"SIMS.A_09_01_QMSysNatl_INSTR_AREA_CB10","name":"SIMS.A_09_01_QMSysNatl_INSTR_AREA_CB10","id":"dVMTyCfZxiR","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:23:10.159","code":"SIMS.A_09_01_QMSysNatl_INSTR_AREA_CB11","name":"SIMS.A_09_01_QMSysNatl_INSTR_AREA_CB11","id":"T4zjWBrawxH","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:18:46.284","code":"SIMS.A_09_01_QMSysNatl_INSTR_AREA_CB12","name":"SIMS.A_09_01_QMSysNatl_INSTR_AREA_CB12","id":"v2z6Jsw5jeL","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:20:35.071","code":"SIMS.A_09_01_QMSysNatl_INSTR_AREA_CB13","name":"SIMS.A_09_01_QMSysNatl_INSTR_AREA_CB13","id":"UDD5pUKRdj1","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:39:32.207","code":"SIMS.A_09_01_QMSysNatl_INSTR_AREA_CB14","name":"SIMS.A_09_01_QMSysNatl_INSTR_AREA_CB14","id":"lz6SIho5WHM","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:28:43.385","code":"SIMS.A_09_01_QMSysNatl_INSTR_AREA_CB15","name":"SIMS.A_09_01_QMSysNatl_INSTR_AREA_CB15","id":"qNYWFd8lyxl","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:45:08.022","code":"SIMS.A_09_01_QMSysNatl_INSTR_AREA_CB16","name":"SIMS.A_09_01_QMSysNatl_INSTR_AREA_CB16","id":"jJGWFTxjn5g","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:47:31.101","code":"SIMS.A_09_01_QMSysNatl_INSTR_AREA_CB17","name":"SIMS.A_09_01_QMSysNatl_INSTR_AREA_CB17","id":"iLFxXOlZ2VP","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:46:29.071","code":"SIMS.A_09_01_QMSysNatl_INSTR_AREA_CB18","name":"SIMS.A_09_01_QMSysNatl_INSTR_AREA_CB18","id":"IvIiBmAsHV7","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:09:11.928","code":"SIMS.A_09_01_QMSysNatl_INSTR_AREA_CB19TXT","name":"SIMS.A_09_01_QMSysNatl_INSTR_AREA_CB19TXT","id":"ZPm5e7ZnJVo","valueType":"TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:53:14.096","code":"SIMS.A_09_01_QMSysNatl_INSTR_AREA_CB2","name":"SIMS.A_09_01_QMSysNatl_INSTR_AREA_CB2","id":"GcgDO6tgJgw","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:42:52.455","code":"SIMS.A_09_01_QMSysNatl_INSTR_AREA_CB3","name":"SIMS.A_09_01_QMSysNatl_INSTR_AREA_CB3","id":"kmoqQ0JXGId","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:33:58.981","code":"SIMS.A_09_01_QMSysNatl_INSTR_AREA_CB4","name":"SIMS.A_09_01_QMSysNatl_INSTR_AREA_CB4","id":"ogrNOH4Ua3S","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T21:00:46.550","code":"SIMS.A_09_01_QMSysNatl_INSTR_AREA_CB5","name":"SIMS.A_09_01_QMSysNatl_INSTR_AREA_CB5","id":"d25HXtgS624","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:41:28.090","code":"SIMS.A_09_01_QMSysNatl_INSTR_AREA_CB6","name":"SIMS.A_09_01_QMSysNatl_INSTR_AREA_CB6","id":"lBNEVMAEjAp","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T21:01:06.781","code":"SIMS.A_09_01_QMSysNatl_INSTR_AREA_CB7","name":"SIMS.A_09_01_QMSysNatl_INSTR_AREA_CB7","id":"CXpvMDqFFn6","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:14:52.668","code":"SIMS.A_09_01_QMSysNatl_INSTR_AREA_CB8","name":"SIMS.A_09_01_QMSysNatl_INSTR_AREA_CB8","id":"wUFRHXcLCtE","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:53:22.625","code":"SIMS.A_09_01_QMSysNatl_INSTR_AREA_CB9","name":"SIMS.A_09_01_QMSysNatl_INSTR_AREA_CB9","id":"gBeh3SyTIuY","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T21:07:15.038","code":"SIMS.A_09_01_QMSysNatl_Q1_RESP","name":"SIMS.A_09_01_QMSysNatl_Q1_RESP","id":"AcMDuMZSFM5","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:31:04.708","code":"SIMS.A_09_01_QMSysNatl_Q2_RESP","name":"SIMS.A_09_01_QMSysNatl_Q2_RESP","id":"pkFvGM4tOOm","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T21:03:40.232","code":"SIMS.A_09_01_QMSysNatl_Q3_CB1","name":"SIMS.A_09_01_QMSysNatl_Q3_CB1","id":"BVgggN0Mj98","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:44:10.653","code":"SIMS.A_09_01_QMSysNatl_Q3_CB2","name":"SIMS.A_09_01_QMSysNatl_Q3_CB2","id":"JYrSKWK5l9A","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:43:25.846","code":"SIMS.A_09_01_QMSysNatl_Q3_RESP","name":"SIMS.A_09_01_QMSysNatl_Q3_RESP","id":"ketE3SGQlBZ","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:51:55.253","code":"SIMS.A_09_01_QMSysNatl_Q4_RESP","name":"SIMS.A_09_01_QMSysNatl_Q4_RESP","id":"gR76VcPUPrf","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:34:20.849","code":"SIMS.A_09_01_QMSysNatl_SCORE","name":"SIMS.A_09_01_QMSysNatl_SCORE","id":"ObWnFSOBXhi","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:37:33.959","code":"SIMS.A_09_02_QMConsNatl_COMM","name":"SIMS.A_09_02_QMConsNatl_COMM","id":"MWtUtv4wjTD","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:21:02.288","code":"SIMS.A_09_02_QMConsNatl_Q1_RESP","name":"SIMS.A_09_02_QMConsNatl_Q1_RESP","id":"tysWaVhAJnV","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:27:46.850","code":"SIMS.A_09_02_QMConsNatl_Q2_RESP","name":"SIMS.A_09_02_QMConsNatl_Q2_RESP","id":"R1OsyAVQ6mb","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:55:59.109","code":"SIMS.A_09_02_QMConsNatl_Q3_RESP","name":"SIMS.A_09_02_QMConsNatl_Q3_RESP","id":"f9OZUielb9d","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T21:02:28.484","code":"SIMS.A_09_02_QMConsNatl_Q4_RESP","name":"SIMS.A_09_02_QMConsNatl_Q4_RESP","id":"ChEllrj05jD","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T21:02:00.447","code":"SIMS.A_09_02_QMConsNatl_SCORE","name":"SIMS.A_09_02_QMConsNatl_SCORE","id":"cM9TDG8jCla","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:53:18.404","code":"SIMS.A_09_03_QMPeerNatl_COMM","name":"SIMS.A_09_03_QMPeerNatl_COMM","id":"gcAaqJEeguL","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:17:16.500","code":"SIMS.A_09_03_QMPeerNatl_Q1_RESP","name":"SIMS.A_09_03_QMPeerNatl_Q1_RESP","id":"VtEKAM3hWy2","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:43:51.102","code":"SIMS.A_09_03_QMPeerNatl_Q2_RESP","name":"SIMS.A_09_03_QMPeerNatl_Q2_RESP","id":"K7zWgKo0tgk","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:10:54.958","code":"SIMS.A_09_03_QMPeerNatl_Q3_RESP","name":"SIMS.A_09_03_QMPeerNatl_Q3_RESP","id":"ywwIB51kpzG","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:54:24.629","code":"SIMS.A_09_03_QMPeerNatl_Q4_RESP","name":"SIMS.A_09_03_QMPeerNatl_Q4_RESP","id":"FScIGK3YHaf","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:59:46.966","code":"SIMS.A_09_03_QMPeerNatl_SCORE","name":"SIMS.A_09_03_QMPeerNatl_SCORE","id":"diu1oMwGm0O","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:13:54.058","code":"SIMS.A_09_04_QAMCNatl_COMM","name":"SIMS.A_09_04_QAMCNatl_COMM","id":"xgOLUlbTCSJ","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T21:00:01.484","code":"SIMS.A_09_04_QAMCNatl_Q1_RESP","name":"SIMS.A_09_04_QAMCNatl_Q1_RESP","id":"DGNkWrsN4Xx","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:56:04.917","code":"SIMS.A_09_04_QAMCNatl_Q2_RESP","name":"SIMS.A_09_04_QAMCNatl_Q2_RESP","id":"f6Od0kwJJ2P","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:16:00.250","code":"SIMS.A_09_04_QAMCNatl_Q3_RESP","name":"SIMS.A_09_04_QAMCNatl_Q3_RESP","id":"wbkoLYCidVA","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:57:55.638","code":"SIMS.A_09_04_QAMCNatl_Q4_RESP","name":"SIMS.A_09_04_QAMCNatl_Q4_RESP","id":"EEIiGh41gC7","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:27:57.674","code":"SIMS.A_09_04_QAMCNatl_SCORE","name":"SIMS.A_09_04_QAMCNatl_SCORE","id":"QyZ6v4t3in4","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:58:55.000","code":"SIMS.A_09_05_QMSysSNU_COMM","name":"SIMS.A_09_05_QMSysSNU_COMM","id":"dS4TeGbvnya","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:09:47.278","code":"SIMS.A_09_05_QMSysSNU_INSTR_AREA_CB1","name":"SIMS.A_09_05_QMSysSNU_INSTR_AREA_CB1","id":"zgPhDoBcsRj","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:26:55.257","code":"SIMS.A_09_05_QMSysSNU_INSTR_AREA_CB10","name":"SIMS.A_09_05_QMSysSNU_INSTR_AREA_CB10","id":"rGylFkLItkj","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:33:45.573","code":"SIMS.A_09_05_QMSysSNU_INSTR_AREA_CB11","name":"SIMS.A_09_05_QMSysSNU_INSTR_AREA_CB11","id":"OizO09mOUN3","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:27:25.768","code":"SIMS.A_09_05_QMSysSNU_INSTR_AREA_CB12","name":"SIMS.A_09_05_QMSysSNU_INSTR_AREA_CB12","id":"RaZZTR6npgn","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:29:52.624","code":"SIMS.A_09_05_QMSysSNU_INSTR_AREA_CB13","name":"SIMS.A_09_05_QMSysSNU_INSTR_AREA_CB13","id":"q6d25kSjZI7","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:58:13.144","code":"SIMS.A_09_05_QMSysSNU_INSTR_AREA_CB14","name":"SIMS.A_09_05_QMSysSNU_INSTR_AREA_CB14","id":"eAmPnMF5r28","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:10:45.247","code":"SIMS.A_09_05_QMSysSNU_INSTR_AREA_CB15","name":"SIMS.A_09_05_QMSysSNU_INSTR_AREA_CB15","id":"yYOKbg1W9PQ","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T21:05:25.914","code":"SIMS.A_09_05_QMSysSNU_INSTR_AREA_CB16","name":"SIMS.A_09_05_QMSysSNU_INSTR_AREA_CB16","id":"b3ecBMavVXv","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:25:27.919","code":"SIMS.A_09_05_QMSysSNU_INSTR_AREA_CB17","name":"SIMS.A_09_05_QMSysSNU_INSTR_AREA_CB17","id":"S3fB2htl9k9","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:12:31.214","code":"SIMS.A_09_05_QMSysSNU_INSTR_AREA_CB18","name":"SIMS.A_09_05_QMSysSNU_INSTR_AREA_CB18","id":"YbDdwSD7yWA","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:38:19.430","code":"SIMS.A_09_05_QMSysSNU_INSTR_AREA_CB19TXT","name":"SIMS.A_09_05_QMSysSNU_INSTR_AREA_CB19TXT","id":"mlv3LkYaqI3","valueType":"TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:29:23.297","code":"SIMS.A_09_05_QMSysSNU_INSTR_AREA_CB2","name":"SIMS.A_09_05_QMSysSNU_INSTR_AREA_CB2","id":"qEMXTAperWE","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:09:02.164","code":"SIMS.A_09_05_QMSysSNU_INSTR_AREA_CB3","name":"SIMS.A_09_05_QMSysSNU_INSTR_AREA_CB3","id":"Zsk3Jgm64SV","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:11:10.891","code":"SIMS.A_09_05_QMSysSNU_INSTR_AREA_CB4","name":"SIMS.A_09_05_QMSysSNU_INSTR_AREA_CB4","id":"YtfLAucDpDr","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:44:49.859","code":"SIMS.A_09_05_QMSysSNU_INSTR_AREA_CB5","name":"SIMS.A_09_05_QMSysSNU_INSTR_AREA_CB5","id":"jmKYqHyp7OT","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:55:43.444","code":"SIMS.A_09_05_QMSysSNU_INSTR_AREA_CB6","name":"SIMS.A_09_05_QMSysSNU_INSTR_AREA_CB6","id":"FClmE2OflkB","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:29:07.231","code":"SIMS.A_09_05_QMSysSNU_INSTR_AREA_CB7","name":"SIMS.A_09_05_QMSysSNU_INSTR_AREA_CB7","id":"qIhKQ9p0tFE","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:59:28.226","code":"SIMS.A_09_05_QMSysSNU_INSTR_AREA_CB8","name":"SIMS.A_09_05_QMSysSNU_INSTR_AREA_CB8","id":"DMsEdiyY4vK","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:50:29.710","code":"SIMS.A_09_05_QMSysSNU_INSTR_AREA_CB9","name":"SIMS.A_09_05_QMSysSNU_INSTR_AREA_CB9","id":"heyyVfITtSr","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:55:42.027","code":"SIMS.A_09_05_QMSysSNU_Q1_RESP","name":"SIMS.A_09_05_QMSysSNU_Q1_RESP","id":"FDkOjjYexNh","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:46:16.489","code":"SIMS.A_09_05_QMSysSNU_Q2_RESP","name":"SIMS.A_09_05_QMSysSNU_Q2_RESP","id":"izl7PsNJP6D","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:38:53.823","code":"SIMS.A_09_05_QMSysSNU_Q3_CB1","name":"SIMS.A_09_05_QMSysSNU_Q3_CB1","id":"mEe1jlJvbDh","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:57:52.771","code":"SIMS.A_09_05_QMSysSNU_Q3_CB2","name":"SIMS.A_09_05_QMSysSNU_Q3_CB2","id":"ef3ovP5jeOX","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:43:18.944","code":"SIMS.A_09_05_QMSysSNU_Q3_RESP","name":"SIMS.A_09_05_QMSysSNU_Q3_RESP","id":"kHRQXn5GIgi","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:50:04.038","code":"SIMS.A_09_05_QMSysSNU_Q4_RESP","name":"SIMS.A_09_05_QMSysSNU_Q4_RESP","id":"HIwTNUVngmu","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:28:40.757","code":"SIMS.A_09_05_QMSysSNU_SCORE","name":"SIMS.A_09_05_QMSysSNU_SCORE","id":"QotCtak5OpH","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:37:10.403","code":"SIMS.A_09_06_QMConsSNU_COMM","name":"SIMS.A_09_06_QMConsSNU_COMM","id":"N4xynNDbf8P","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:52:37.171","code":"SIMS.A_09_06_QMConsSNU_Q1_RESP","name":"SIMS.A_09_06_QMConsSNU_Q1_RESP","id":"gJ7jIkdLecJ","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:48:51.516","code":"SIMS.A_09_06_QMConsSNU_Q2_RESP","name":"SIMS.A_09_06_QMConsSNU_Q2_RESP","id":"hY6vk4KjScD","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T21:06:40.958","code":"SIMS.A_09_06_QMConsSNU_Q3_RESP","name":"SIMS.A_09_06_QMConsSNU_Q3_RESP","id":"aIwnURFoRwb","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:11:21.906","code":"SIMS.A_09_06_QMConsSNU_Q4_RESP","name":"SIMS.A_09_06_QMConsSNU_Q4_RESP","id":"ypeLf5ZWOZK","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T21:01:51.722","code":"SIMS.A_09_06_QMConsSNU_SCORE","name":"SIMS.A_09_06_QMConsSNU_SCORE","id":"CoKcq5CJFLi","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:28:46.006","code":"SIMS.A_09_07_QMPeerSNU_COMM","name":"SIMS.A_09_07_QMPeerSNU_COMM","id":"qNqd5rMaUMu","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T21:05:59.591","code":"SIMS.A_09_07_QMPeerSNU_Q1_RESP","name":"SIMS.A_09_07_QMPeerSNU_Q1_RESP","id":"aV1dzSP47T7","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:32:56.916","code":"SIMS.A_09_07_QMPeerSNU_Q2_RESP","name":"SIMS.A_09_07_QMPeerSNU_Q2_RESP","id":"oqeKOpS9Y7M","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:20:10.264","code":"SIMS.A_09_07_QMPeerSNU_Q3_RESP","name":"SIMS.A_09_07_QMPeerSNU_Q3_RESP","id":"uHRK0ES7sfK","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T21:02:44.779","code":"SIMS.A_09_07_QMPeerSNU_Q4_RESP","name":"SIMS.A_09_07_QMPeerSNU_Q4_RESP","id":"CBzZIRhKMpM","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:23:52.615","code":"SIMS.A_09_07_QMPeerSNU_SCORE","name":"SIMS.A_09_07_QMPeerSNU_SCORE","id":"stBCVOlRptH","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:12:32.427","code":"SIMS.A_09_08_QAMCSNU_COMM","name":"SIMS.A_09_08_QAMCSNU_COMM","id":"yb7LJbrlq1o","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:32:47.471","code":"SIMS.A_09_08_QAMCSNU_Q1_RESP","name":"SIMS.A_09_08_QAMCSNU_Q1_RESP","id":"OS1E7q4sYek","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:44:23.325","code":"SIMS.A_09_08_QAMCSNU_Q2_RESP","name":"SIMS.A_09_08_QAMCSNU_Q2_RESP","id":"JvUSeLiX5Wt","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:33:26.665","code":"SIMS.A_09_08_QAMCSNU_Q3_RESP","name":"SIMS.A_09_08_QAMCSNU_Q3_RESP","id":"OMFPxKcCEqi","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:14:05.573","code":"SIMS.A_09_08_QAMCSNU_Q4_RESP","name":"SIMS.A_09_08_QAMCSNU_Q4_RESP","id":"xcH6z41tbMf","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:47:41.028","code":"SIMS.A_09_08_QAMCSNU_SCORE","name":"SIMS.A_09_08_QAMCSNU_SCORE","id":"iJg1tbba4Hc","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:21:58.157","code":"SIMS.A_10_01_SCARVNatl_COMM","name":"SIMS.A_10_01_SCARVNatl_COMM","id":"tokM3rHbWGe","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:19:37.656","code":"SIMS.A_10_01_SCARVNatl_Q1_RESP","name":"SIMS.A_10_01_SCARVNatl_Q1_RESP","id":"unXXRT25Lfi","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:21:24.305","code":"SIMS.A_10_01_SCARVNatl_Q2_RESP","name":"SIMS.A_10_01_SCARVNatl_Q2_RESP","id":"TVQzbuqNtmA","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:48:00.633","code":"SIMS.A_10_01_SCARVNatl_Q3_CB1","name":"SIMS.A_10_01_SCARVNatl_Q3_CB1","id":"iE3DMgqtWu8","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:57:19.444","code":"SIMS.A_10_01_SCARVNatl_Q3_CB2","name":"SIMS.A_10_01_SCARVNatl_Q3_CB2","id":"eN5jeb0Zg1o","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:17:03.764","code":"SIMS.A_10_01_SCARVNatl_Q3_CB3","name":"SIMS.A_10_01_SCARVNatl_Q3_CB3","id":"vumC5IRJVGb","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:58:17.480","code":"SIMS.A_10_01_SCARVNatl_Q3_CB4","name":"SIMS.A_10_01_SCARVNatl_Q3_CB4","id":"e7ViXraFXJb","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:29:48.651","code":"SIMS.A_10_01_SCARVNatl_Q3_CB5","name":"SIMS.A_10_01_SCARVNatl_Q3_CB5","id":"q7P4tTqtgao","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:32:11.099","code":"SIMS.A_10_01_SCARVNatl_Q3_RESP","name":"SIMS.A_10_01_SCARVNatl_Q3_RESP","id":"Oz6OG6VmPQv","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:56:10.719","code":"SIMS.A_10_01_SCARVNatl_Q4_CB1","name":"SIMS.A_10_01_SCARVNatl_Q4_CB1","id":"f3RzwIi4f0S","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:25:13.314","code":"SIMS.A_10_01_SCARVNatl_Q4_CB2","name":"SIMS.A_10_01_SCARVNatl_Q4_CB2","id":"S7Z3ZTxatoy","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:36:04.881","code":"SIMS.A_10_01_SCARVNatl_Q4_CB3","name":"SIMS.A_10_01_SCARVNatl_Q4_CB3","id":"NL8GJLJM1OO","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:15:04.083","code":"SIMS.A_10_01_SCARVNatl_Q4_RESP","name":"SIMS.A_10_01_SCARVNatl_Q4_RESP","id":"wrcRRpkdds3","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:19:27.421","code":"SIMS.A_10_01_SCARVNatl_SCORE","name":"SIMS.A_10_01_SCARVNatl_SCORE","id":"UrmHgrhcFUC","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:22:02.083","code":"SIMS.A_10_02_SCDataNatl_COMM","name":"SIMS.A_10_02_SCDataNatl_COMM","id":"tN3QrcJaDN5","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:45:28.967","code":"SIMS.A_10_02_SCDataNatl_Q1_CB1","name":"SIMS.A_10_02_SCDataNatl_Q1_CB1","id":"jeZfzb5MDvY","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:18:33.446","code":"SIMS.A_10_02_SCDataNatl_Q1_CB2","name":"SIMS.A_10_02_SCDataNatl_Q1_CB2","id":"vbMslFyl6F2","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:48:45.799","code":"SIMS.A_10_02_SCDataNatl_Q1_RESP","name":"SIMS.A_10_02_SCDataNatl_Q1_RESP","id":"HytXSikRxDk","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:59:25.349","code":"SIMS.A_10_02_SCDataNatl_Q2_RESP","name":"SIMS.A_10_02_SCDataNatl_Q2_RESP","id":"DMVLExGXpIb","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:59:32.581","code":"SIMS.A_10_02_SCDataNatl_Q3_RESP","name":"SIMS.A_10_02_SCDataNatl_Q3_RESP","id":"dLngrAEzfpL","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T21:04:58.040","code":"SIMS.A_10_02_SCDataNatl_Q4_CB1","name":"SIMS.A_10_02_SCDataNatl_Q4_CB1","id":"BDglmXRJkc5","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:29:17.867","code":"SIMS.A_10_02_SCDataNatl_Q4_CB2","name":"SIMS.A_10_02_SCDataNatl_Q4_CB2","id":"qgECiHZZtSD","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:41:23.971","code":"SIMS.A_10_02_SCDataNatl_Q4_CB3","name":"SIMS.A_10_02_SCDataNatl_Q4_CB3","id":"LcjUbmIj7yI","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:30:26.241","code":"SIMS.A_10_02_SCDataNatl_Q4_T-NUM","name":"SIMS.A_10_02_SCDataNatl_Q4_T-NUM","id":"PVP3yQNqHve","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:50:15.426","code":"SIMS.A_10_02_SCDataNatl_SCORE","name":"SIMS.A_10_02_SCDataNatl_SCORE","id":"HhPWDQpUWR5","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:35:58.037","code":"SIMS.A_10_03_SCSuperNatl_COMM","name":"SIMS.A_10_03_SCSuperNatl_COMM","id":"nN9agqamkyV","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:17:13.939","code":"SIMS.A_10_03_SCSuperNatl_Q1_RESP","name":"SIMS.A_10_03_SCSuperNatl_Q1_RESP","id":"VTINNmrVXAN","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:12:50.723","code":"SIMS.A_10_03_SCSuperNatl_Q2_CB1","name":"SIMS.A_10_03_SCSuperNatl_Q2_CB1","id":"XypQbvNZBp2","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T21:04:49.158","code":"SIMS.A_10_03_SCSuperNatl_Q2_CB2","name":"SIMS.A_10_03_SCSuperNatl_Q2_CB2","id":"bfL6nwZLfqU","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:33:33.347","code":"SIMS.A_10_03_SCSuperNatl_Q2_RESP","name":"SIMS.A_10_03_SCSuperNatl_Q2_RESP","id":"OkypeainJKQ","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:34:18.118","code":"SIMS.A_10_03_SCSuperNatl_Q3_CB1","name":"SIMS.A_10_03_SCSuperNatl_Q3_CB1","id":"oc9jg2FNI6X","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:14:34.910","code":"SIMS.A_10_03_SCSuperNatl_Q3_CB2","name":"SIMS.A_10_03_SCSuperNatl_Q3_CB2","id":"x06EnjhoClX","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:18:58.976","code":"SIMS.A_10_03_SCSuperNatl_Q3_CB3","name":"SIMS.A_10_03_SCSuperNatl_Q3_CB3","id":"UzgH64CHnaD","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:16:18.263","code":"SIMS.A_10_03_SCSuperNatl_Q3_CB4","name":"SIMS.A_10_03_SCSuperNatl_Q3_CB4","id":"w8b5edOQKRg","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T21:01:57.554","code":"SIMS.A_10_03_SCSuperNatl_Q3_CB5","name":"SIMS.A_10_03_SCSuperNatl_Q3_CB5","id":"cMtQR60dxMt","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:33:49.576","code":"SIMS.A_10_03_SCSuperNatl_Q3_RESP","name":"SIMS.A_10_03_SCSuperNatl_Q3_RESP","id":"oiJlbFDTGd1","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:32:46.128","code":"SIMS.A_10_03_SCSuperNatl_Q4_RESP","name":"SIMS.A_10_03_SCSuperNatl_Q4_RESP","id":"OsDvm9m8iUJ","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T21:07:23.886","code":"SIMS.A_10_03_SCSuperNatl_SCORE","name":"SIMS.A_10_03_SCSuperNatl_SCORE","id":"ABDZ3QFfMv8","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:16:40.665","code":"SIMS.A_10_04_SCDataSNU_COMM","name":"SIMS.A_10_04_SCDataSNU_COMM","id":"W0by8q7fTtl","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:34:09.988","code":"SIMS.A_10_04_SCDataSNU_Q1_CB1","name":"SIMS.A_10_04_SCDataSNU_Q1_CB1","id":"odhym0QMQ57","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:25:47.733","code":"SIMS.A_10_04_SCDataSNU_Q1_CB2","name":"SIMS.A_10_04_SCDataSNU_Q1_CB2","id":"RWQtOsuViw1","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:17:21.618","code":"SIMS.A_10_04_SCDataSNU_Q1_RESP","name":"SIMS.A_10_04_SCDataSNU_Q1_RESP","id":"VSfilZT7uSH","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:36:20.493","code":"SIMS.A_10_04_SCDataSNU_Q2_RESP","name":"SIMS.A_10_04_SCDataSNU_Q2_RESP","id":"NH2I9pHtz8E","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:31:21.013","code":"SIMS.A_10_04_SCDataSNU_Q3_RESP","name":"SIMS.A_10_04_SCDataSNU_Q3_RESP","id":"PI2EmvITWfS","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:52:28.650","code":"SIMS.A_10_04_SCDataSNU_Q4_CB1","name":"SIMS.A_10_04_SCDataSNU_Q4_CB1","id":"Gla41q3eWKZ","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:57:41.240","code":"SIMS.A_10_04_SCDataSNU_Q4_CB2","name":"SIMS.A_10_04_SCDataSNU_Q4_CB2","id":"eiYPMySaVET","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:54:51.678","code":"SIMS.A_10_04_SCDataSNU_Q4_CB3","name":"SIMS.A_10_04_SCDataSNU_Q4_CB3","id":"fmPceD4qdEq","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:29:37.908","code":"SIMS.A_10_04_SCDataSNU_Q4_T-NUM","name":"SIMS.A_10_04_SCDataSNU_Q4_T-NUM","id":"qbnvn4TTqZ6","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:51:23.800","code":"SIMS.A_10_04_SCDataSNU_SCORE","name":"SIMS.A_10_04_SCDataSNU_SCORE","id":"GxheKwRy7Pa","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:25:25.233","code":"SIMS.A_10_05_SCSuperSNU_COMM","name":"SIMS.A_10_05_SCSuperSNU_COMM","id":"s53Iw8xGuZ1","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:32:22.018","code":"SIMS.A_10_05_SCSuperSNU_Q1_RESP","name":"SIMS.A_10_05_SCSuperSNU_Q1_RESP","id":"owfnWRy3e7A","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:11:33.138","code":"SIMS.A_10_05_SCSuperSNU_Q2_CB1","name":"SIMS.A_10_05_SCSuperSNU_Q2_CB1","id":"yNUgK10USDY","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:12:40.923","code":"SIMS.A_10_05_SCSuperSNU_Q2_CB2","name":"SIMS.A_10_05_SCSuperSNU_Q2_CB2","id":"Y30SX8q748D","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:55:13.432","code":"SIMS.A_10_05_SCSuperSNU_Q2_RESP","name":"SIMS.A_10_05_SCSuperSNU_Q2_RESP","id":"fjLYC6DDmxg","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:37:20.271","code":"SIMS.A_10_05_SCSuperSNU_Q3_CB1","name":"SIMS.A_10_05_SCSuperSNU_Q3_CB1","id":"N0p8kpmCXkF","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:17:58.504","code":"SIMS.A_10_05_SCSuperSNU_Q3_CB2","name":"SIMS.A_10_05_SCSuperSNU_Q3_CB2","id":"VkoMllxkU1O","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:27:36.425","code":"SIMS.A_10_05_SCSuperSNU_Q3_CB3","name":"SIMS.A_10_05_SCSuperSNU_Q3_CB3","id":"R7njIAFFgr4","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:35:32.296","code":"SIMS.A_10_05_SCSuperSNU_Q3_CB4","name":"SIMS.A_10_05_SCSuperSNU_Q3_CB4","id":"NRW2f7CvcgZ","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:11:15.793","code":"SIMS.A_10_05_SCSuperSNU_Q3_CB5","name":"SIMS.A_10_05_SCSuperSNU_Q3_CB5","id":"Yrhl6Eug8NP","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T21:05:46.464","code":"SIMS.A_10_05_SCSuperSNU_Q3_RESP","name":"SIMS.A_10_05_SCSuperSNU_Q3_RESP","id":"axc5i5fV2pK","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:56:49.347","code":"SIMS.A_10_05_SCSuperSNU_Q4_RESP","name":"SIMS.A_10_05_SCSuperSNU_Q4_RESP","id":"Ev3ynyRFGXz","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:19:35.110","code":"SIMS.A_10_05_SCSuperSNU_SCORE","name":"SIMS.A_10_05_SCSuperSNU_SCORE","id":"UOwie543lhX","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:58:02.937","code":"SIMS.A_10_06_SCRTKNatl_COMM","name":"SIMS.A_10_06_SCRTKNatl_COMM","id":"eDQjKeyjyBg","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:20:04.981","code":"SIMS.A_10_06_SCRTKNatl_INSTR_AREA_CB1","name":"SIMS.A_10_06_SCRTKNatl_INSTR_AREA_CB1","id":"UiYCGUs4D4p","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:56:06.400","code":"SIMS.A_10_06_SCRTKNatl_INSTR_AREA_CB2","name":"SIMS.A_10_06_SCRTKNatl_INSTR_AREA_CB2","id":"f5TKIFHJdGd","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T21:04:11.068","code":"SIMS.A_10_06_SCRTKNatl_INSTR_AREA_CB3","name":"SIMS.A_10_06_SCRTKNatl_INSTR_AREA_CB3","id":"bO2aZHRhryC","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:09:48.521","code":"SIMS.A_10_06_SCRTKNatl_Q1_CB1","name":"SIMS.A_10_06_SCRTKNatl_Q1_CB1","id":"zGPdELJ0Py0","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:34:34.707","code":"SIMS.A_10_06_SCRTKNatl_Q1_CB2","name":"SIMS.A_10_06_SCRTKNatl_Q1_CB2","id":"oajIBNZ0KYB","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:55:22.116","code":"SIMS.A_10_06_SCRTKNatl_Q1_CB3","name":"SIMS.A_10_06_SCRTKNatl_Q1_CB3","id":"fibQ3EyQgjI","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:13:49.058","code":"SIMS.A_10_06_SCRTKNatl_Q1_RESP","name":"SIMS.A_10_06_SCRTKNatl_Q1_RESP","id":"xIAQ2CXFoXt","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T21:01:18.445","code":"SIMS.A_10_06_SCRTKNatl_Q2_CB1","name":"SIMS.A_10_06_SCRTKNatl_Q2_CB1","id":"Cv6XtgQOYj9","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:10:35.513","code":"SIMS.A_10_06_SCRTKNatl_Q2_CB2","name":"SIMS.A_10_06_SCRTKNatl_Q2_CB2","id":"YZYy17790lS","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:44:16.205","code":"SIMS.A_10_06_SCRTKNatl_Q2_CB3","name":"SIMS.A_10_06_SCRTKNatl_Q2_CB3","id":"JWSWeThOVzt","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:35:09.084","code":"SIMS.A_10_06_SCRTKNatl_Q2_RESP","name":"SIMS.A_10_06_SCRTKNatl_Q2_RESP","id":"NXEkKu1fHlx","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:18:32.186","code":"SIMS.A_10_06_SCRTKNatl_Q3_CB1","name":"SIMS.A_10_06_SCRTKNatl_Q3_CB1","id":"vBNODfmbWq5","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:45:33.086","code":"SIMS.A_10_06_SCRTKNatl_Q3_CB2","name":"SIMS.A_10_06_SCRTKNatl_Q3_CB2","id":"JE9Hafr9OBl","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:33:17.147","code":"SIMS.A_10_06_SCRTKNatl_Q3_CB3","name":"SIMS.A_10_06_SCRTKNatl_Q3_CB3","id":"On3gB3pQ2OJ","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:40:37.046","code":"SIMS.A_10_06_SCRTKNatl_Q3_CB4","name":"SIMS.A_10_06_SCRTKNatl_Q3_CB4","id":"lkSCH1hosrk","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:22:53.085","code":"SIMS.A_10_06_SCRTKNatl_Q3_CB5","name":"SIMS.A_10_06_SCRTKNatl_Q3_CB5","id":"TBckij3QQil","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:29:09.885","code":"SIMS.A_10_06_SCRTKNatl_Q3_RESP","name":"SIMS.A_10_06_SCRTKNatl_Q3_RESP","id":"qifO0teY1BW","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T21:03:34.410","code":"SIMS.A_10_06_SCRTKNatl_Q4_CB1","name":"SIMS.A_10_06_SCRTKNatl_Q4_CB1","id":"BwWQ0THAiUq","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:19:44.205","code":"SIMS.A_10_06_SCRTKNatl_Q4_CB2","name":"SIMS.A_10_06_SCRTKNatl_Q4_CB2","id":"UMyHlWDMPwD","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:11:39.291","code":"SIMS.A_10_06_SCRTKNatl_Q4_CB3","name":"SIMS.A_10_06_SCRTKNatl_Q4_CB3","id":"YMgB7uLtqEz","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:47:49.363","code":"SIMS.A_10_06_SCRTKNatl_Q4_RESP","name":"SIMS.A_10_06_SCRTKNatl_Q4_RESP","id":"ighnHpTDQDL","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:52:48.533","code":"SIMS.A_10_06_SCRTKNatl_SCORE","name":"SIMS.A_10_06_SCRTKNatl_SCORE","id":"GGWQBPaz2to","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:57:57.093","code":"SIMS.A_10_07_SCDataNatl_COMM","name":"SIMS.A_10_07_SCDataNatl_COMM","id":"eefyjcRWAC0","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:13:28.795","code":"SIMS.A_10_07_SCDataNatl_Q1_CB1","name":"SIMS.A_10_07_SCDataNatl_Q1_CB1","id":"xMyQ1ZE3jnh","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:25:56.954","code":"SIMS.A_10_07_SCDataNatl_Q1_CB2","name":"SIMS.A_10_07_SCDataNatl_Q1_CB2","id":"ru0wTc8mduW","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:12:26.278","code":"SIMS.A_10_07_SCDataNatl_Q1_RESP","name":"SIMS.A_10_07_SCDataNatl_Q1_RESP","id":"yC1FK6ka1r5","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T21:01:12.542","code":"SIMS.A_10_07_SCDataNatl_Q2_RESP","name":"SIMS.A_10_07_SCDataNatl_Q2_RESP","id":"cWedKejDAPJ","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:53:55.878","code":"SIMS.A_10_07_SCDataNatl_Q3_RESP","name":"SIMS.A_10_07_SCDataNatl_Q3_RESP","id":"g1KzJCQBsED","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:43:37.006","code":"SIMS.A_10_07_SCDataNatl_Q4_CB1","name":"SIMS.A_10_07_SCDataNatl_Q4_CB1","id":"KC7lgAO3TfR","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:09:26.557","code":"SIMS.A_10_07_SCDataNatl_Q4_CB2","name":"SIMS.A_10_07_SCDataNatl_Q4_CB2","id":"zLOTRw7b11R","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:55:49.134","code":"SIMS.A_10_07_SCDataNatl_Q4_CB3","name":"SIMS.A_10_07_SCDataNatl_Q4_CB3","id":"FbllWS3J16F","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:18:42.337","code":"SIMS.A_10_07_SCDataNatl_Q4_T-NUM","name":"SIMS.A_10_07_SCDataNatl_Q4_T-NUM","id":"v6l6vlOBDXM","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T21:01:53.175","code":"SIMS.A_10_07_SCDataNatl_SCORE","name":"SIMS.A_10_07_SCDataNatl_SCORE","id":"cOk78OuQ4xD","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:24:31.172","code":"SIMS.A_10_08_SCSuperNatl_COMM","name":"SIMS.A_10_08_SCSuperNatl_COMM","id":"sIphMLw01ot","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:39:14.397","code":"SIMS.A_10_08_SCSuperNatl_Q1_RESP","name":"SIMS.A_10_08_SCSuperNatl_Q1_RESP","id":"m74E2xwzvzp","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:49:32.883","code":"SIMS.A_10_08_SCSuperNatl_Q2_CB1","name":"SIMS.A_10_08_SCSuperNatl_Q2_CB1","id":"HOoZp4qaI1A","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:45:24.658","code":"SIMS.A_10_08_SCSuperNatl_Q2_CB2","name":"SIMS.A_10_08_SCSuperNatl_Q2_CB2","id":"JFNpx5zYf9w","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T21:01:27.133","code":"SIMS.A_10_08_SCSuperNatl_Q2_RESP","name":"SIMS.A_10_08_SCSuperNatl_Q2_RESP","id":"cTgOZ57Vgll","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:58:16.041","code":"SIMS.A_10_08_SCSuperNatl_Q3_CB1","name":"SIMS.A_10_08_SCSuperNatl_Q3_CB1","id":"e7wL7DSG1Pt","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:15:10.536","code":"SIMS.A_10_08_SCSuperNatl_Q3_CB2","name":"SIMS.A_10_08_SCSuperNatl_Q3_CB2","id":"WqbDjcQhyHg","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:50:56.576","code":"SIMS.A_10_08_SCSuperNatl_Q3_CB3","name":"SIMS.A_10_08_SCSuperNatl_Q3_CB3","id":"H9BkYmgTm4Z","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:44:12.029","code":"SIMS.A_10_08_SCSuperNatl_Q3_CB4","name":"SIMS.A_10_08_SCSuperNatl_Q3_CB4","id":"JXR666avpF7","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:26:53.943","code":"SIMS.A_10_08_SCSuperNatl_Q3_CB5","name":"SIMS.A_10_08_SCSuperNatl_Q3_CB5","id":"RH7LHDRHauX","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T21:01:02.451","code":"SIMS.A_10_08_SCSuperNatl_Q3_RESP","name":"SIMS.A_10_08_SCSuperNatl_Q3_RESP","id":"cYi6XlTCqef","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:42:48.342","code":"SIMS.A_10_08_SCSuperNatl_Q4_RESP","name":"SIMS.A_10_08_SCSuperNatl_Q4_RESP","id":"konpE3NL1QB","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:50:35.366","code":"SIMS.A_10_08_SCSuperNatl_SCORE","name":"SIMS.A_10_08_SCSuperNatl_SCORE","id":"he4KMVrjVv3","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:25:43.636","code":"SIMS.A_10_09_SCDataSNU_COMM","name":"SIMS.A_10_09_SCDataSNU_COMM","id":"Rxhl6rflUCd","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:23:48.725","code":"SIMS.A_10_09_SCDataSNU_Q1_CB1","name":"SIMS.A_10_09_SCDataSNU_Q1_CB1","id":"sUfo3XSZjY9","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:58:57.905","code":"SIMS.A_10_09_SCDataSNU_Q1_CB2","name":"SIMS.A_10_09_SCDataSNU_Q1_CB2","id":"DRq2mVOz1Qa","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:12:34.858","code":"SIMS.A_10_09_SCDataSNU_Q1_RESP","name":"SIMS.A_10_09_SCDataSNU_Q1_RESP","id":"y9dftzmSh2p","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T21:07:13.482","code":"SIMS.A_10_09_SCDataSNU_Q2_RESP","name":"SIMS.A_10_09_SCDataSNU_Q2_RESP","id":"ACx7jBSGcQw","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:18:51.357","code":"SIMS.A_10_09_SCDataSNU_Q3_RESP","name":"SIMS.A_10_09_SCDataSNU_Q3_RESP","id":"V1JorYZEvdi","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:43:39.828","code":"SIMS.A_10_09_SCDataSNU_Q4_CB1","name":"SIMS.A_10_09_SCDataSNU_Q4_CB1","id":"kbmXpR20mTm","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:30:08.757","code":"SIMS.A_10_09_SCDataSNU_Q4_CB2","name":"SIMS.A_10_09_SCDataSNU_Q4_CB2","id":"Q1B1O1dA5TQ","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:46:54.760","code":"SIMS.A_10_09_SCDataSNU_Q4_CB3","name":"SIMS.A_10_09_SCDataSNU_Q4_CB3","id":"Ir9B0NRCDSJ","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:53:52.974","code":"SIMS.A_10_09_SCDataSNU_Q4_T-NUM","name":"SIMS.A_10_09_SCDataSNU_Q4_T-NUM","id":"g1Z94EjfEFq","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T21:02:16.701","code":"SIMS.A_10_09_SCDataSNU_SCORE","name":"SIMS.A_10_09_SCDataSNU_SCORE","id":"cIzmSAc895U","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:18:44.996","code":"SIMS.A_10_10_SCSuperSNU_COMM","name":"SIMS.A_10_10_SCSuperSNU_COMM","id":"V3A8gpW8B4E","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:19:54.551","code":"SIMS.A_10_10_SCSuperSNU_Q1_RESP","name":"SIMS.A_10_10_SCSuperSNU_Q1_RESP","id":"ULiJMcYxJlS","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:56:01.996","code":"SIMS.A_10_10_SCSuperSNU_Q2_CB1","name":"SIMS.A_10_10_SCSuperSNU_Q2_CB1","id":"f8JjkHq4zU0","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T21:03:38.791","code":"SIMS.A_10_10_SCSuperSNU_Q2_CB2","name":"SIMS.A_10_10_SCSuperSNU_Q2_CB2","id":"BwhJ924B4vN","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T21:07:34.164","code":"SIMS.A_10_10_SCSuperSNU_Q2_RESP","name":"SIMS.A_10_10_SCSuperSNU_Q2_RESP","id":"A9ZJkLHzdGv","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:24:53.574","code":"SIMS.A_10_10_SCSuperSNU_Q3_CB1","name":"SIMS.A_10_10_SCSuperSNU_Q3_CB1","id":"sEh9nDYvPBq","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:27:07.113","code":"SIMS.A_10_10_SCSuperSNU_Q3_CB2","name":"SIMS.A_10_10_SCSuperSNU_Q3_CB2","id":"rfMEoIX7OcF","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:54:07.384","code":"SIMS.A_10_10_SCSuperSNU_Q3_CB3","name":"SIMS.A_10_10_SCSuperSNU_Q3_CB3","id":"FyBbZGazHF7","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:55:46.303","code":"SIMS.A_10_10_SCSuperSNU_Q3_CB4","name":"SIMS.A_10_10_SCSuperSNU_Q3_CB4","id":"FbTkNqDre5n","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:37:47.712","code":"SIMS.A_10_10_SCSuperSNU_Q3_CB5","name":"SIMS.A_10_10_SCSuperSNU_Q3_CB5","id":"MspkcGjoYLy","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:36:03.498","code":"SIMS.A_10_10_SCSuperSNU_Q3_RESP","name":"SIMS.A_10_10_SCSuperSNU_Q3_RESP","id":"NlnrVg2vvt8","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:57:20.943","code":"SIMS.A_10_10_SCSuperSNU_Q4_RESP","name":"SIMS.A_10_10_SCSuperSNU_Q4_RESP","id":"emzYMuj5qru","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:29:44.695","code":"SIMS.A_10_10_SCSuperSNU_SCORE","name":"SIMS.A_10_10_SCSuperSNU_SCORE","id":"Q93VqYbfIVS","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:22:33.478","code":"SIMS.A_10_11_SCFoodNatl_COMM","name":"SIMS.A_10_11_SCFoodNatl_COMM","id":"TEWgJPZCbO2","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:52:47.116","code":"SIMS.A_10_11_SCFoodNatl_Q1_RESP","name":"SIMS.A_10_11_SCFoodNatl_Q1_RESP","id":"gHBGdsazpfh","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:22:46.556","code":"SIMS.A_10_11_SCFoodNatl_Q2_RESP","name":"SIMS.A_10_11_SCFoodNatl_Q2_RESP","id":"TcjafjHuDb5","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:56:29.377","code":"SIMS.A_10_11_SCFoodNatl_Q3_RESP","name":"SIMS.A_10_11_SCFoodNatl_Q3_RESP","id":"Ey9CWQt3Jb7","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:43:45.554","code":"SIMS.A_10_11_SCFoodNatl_SCORE","name":"SIMS.A_10_11_SCFoodNatl_SCORE","id":"K9SofzPjcur","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T21:07:01.282","code":"SIMS.A_10_12_SCDataNatl_COMM","name":"SIMS.A_10_12_SCDataNatl_COMM","id":"AFWyDUpxVZN","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:33:06.319","code":"SIMS.A_10_12_SCDataNatl_Q1_CB1","name":"SIMS.A_10_12_SCDataNatl_Q1_CB1","id":"opBqYboLqT2","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:45:39.980","code":"SIMS.A_10_12_SCDataNatl_Q1_CB2","name":"SIMS.A_10_12_SCDataNatl_Q1_CB2","id":"JCRywvMXwF2","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:19:49.412","code":"SIMS.A_10_12_SCDataNatl_Q1_RESP","name":"SIMS.A_10_12_SCDataNatl_Q1_RESP","id":"ULQWOHFc2EX","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T21:07:35.610","code":"SIMS.A_10_12_SCDataNatl_Q2_RESP","name":"SIMS.A_10_12_SCDataNatl_Q2_RESP","id":"a9WRh8uhLhW","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:18:47.549","code":"SIMS.A_10_12_SCDataNatl_Q3_RESP","name":"SIMS.A_10_12_SCDataNatl_Q3_RESP","id":"v2qdQuqWyfL","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:26:09.028","code":"SIMS.A_10_12_SCDataNatl_Q4_CB1","name":"SIMS.A_10_12_SCDataNatl_Q4_CB1","id":"rRpuKyZUVn0","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:50:55.165","code":"SIMS.A_10_12_SCDataNatl_Q4_CB2","name":"SIMS.A_10_12_SCDataNatl_Q4_CB2","id":"H9hvzoELqQa","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:52:27.239","code":"SIMS.A_10_12_SCDataNatl_Q4_CB3","name":"SIMS.A_10_12_SCDataNatl_Q4_CB3","id":"glJghoexaay","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:30:01.935","code":"SIMS.A_10_12_SCDataNatl_Q4_T-NUM","name":"SIMS.A_10_12_SCDataNatl_Q4_T-NUM","id":"Q3XDJB9RGlY","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:50:53.760","code":"SIMS.A_10_12_SCDataNatl_SCORE","name":"SIMS.A_10_12_SCDataNatl_SCORE","id":"h9KEexEQxOE","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:57:23.960","code":"SIMS.A_10_13_SCSuperNatl_COMM","name":"SIMS.A_10_13_SCSuperNatl_COMM","id":"emmLc3PIafm","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:51:56.666","code":"SIMS.A_10_13_SCSuperNatl_Q1_RESP","name":"SIMS.A_10_13_SCSuperNatl_Q1_RESP","id":"Gq3OyTvNVqI","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:23:34.130","code":"SIMS.A_10_13_SCSuperNatl_Q2_CB1","name":"SIMS.A_10_13_SCSuperNatl_Q2_CB1","id":"sy0FOloC04C","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:45:21.820","code":"SIMS.A_10_13_SCSuperNatl_Q2_CB2","name":"SIMS.A_10_13_SCSuperNatl_Q2_CB2","id":"JFtRb5pWrwi","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:33:25.327","code":"SIMS.A_10_13_SCSuperNatl_Q2_RESP","name":"SIMS.A_10_13_SCSuperNatl_Q2_RESP","id":"omfVgjHSTbC","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:40:34.326","code":"SIMS.A_10_13_SCSuperNatl_Q3_CB1","name":"SIMS.A_10_13_SCSuperNatl_Q3_CB1","id":"lLRv5LXTKUp","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:36:28.638","code":"SIMS.A_10_13_SCSuperNatl_Q3_CB2","name":"SIMS.A_10_13_SCSuperNatl_Q3_CB2","id":"NeKXDzz9do6","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:39:59.700","code":"SIMS.A_10_13_SCSuperNatl_Q3_CB3","name":"SIMS.A_10_13_SCSuperNatl_Q3_CB3","id":"LtsitSm1mve","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:23:55.180","code":"SIMS.A_10_13_SCSuperNatl_Q3_CB4","name":"SIMS.A_10_13_SCSuperNatl_Q3_CB4","id":"Ssum3hDJdid","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:30:12.811","code":"SIMS.A_10_13_SCSuperNatl_Q3_CB5","name":"SIMS.A_10_13_SCSuperNatl_Q3_CB5","id":"PYvnk8oxFum","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:54:34.526","code":"SIMS.A_10_13_SCSuperNatl_Q3_RESP","name":"SIMS.A_10_13_SCSuperNatl_Q3_RESP","id":"FPPGVBXl0Fs","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T21:01:41.571","code":"SIMS.A_10_13_SCSuperNatl_Q4_RESP","name":"SIMS.A_10_13_SCSuperNatl_Q4_RESP","id":"cQpt72iOTgu","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:43:27.243","code":"SIMS.A_10_13_SCSuperNatl_SCORE","name":"SIMS.A_10_13_SCSuperNatl_SCORE","id":"keR8iyVYJV3","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T21:05:28.803","code":"SIMS.A_10_14_SCDataSNU_COMM","name":"SIMS.A_10_14_SCDataSNU_COMM","id":"b2ZgYjCWi8p","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:59:09.409","code":"SIMS.A_10_14_SCDataSNU_Q1_CB1","name":"SIMS.A_10_14_SCDataSNU_Q1_CB1","id":"dqbqpYFIhA8","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:22:12.579","code":"SIMS.A_10_14_SCDataSNU_Q1_CB2","name":"SIMS.A_10_14_SCDataSNU_Q1_CB2","id":"tJjsTLkaczI","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:42:18.015","code":"SIMS.A_10_14_SCDataSNU_Q1_RESP","name":"SIMS.A_10_14_SCDataSNU_Q1_RESP","id":"kUWs9j28Sw8","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:31:53.479","code":"SIMS.A_10_14_SCDataSNU_Q2_RESP","name":"SIMS.A_10_14_SCDataSNU_Q2_RESP","id":"p7rIL4gvVn6","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:16:23.378","code":"SIMS.A_10_14_SCDataSNU_Q3_RESP","name":"SIMS.A_10_14_SCDataSNU_Q3_RESP","id":"w7IiUTGSRRy","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:30:48.536","code":"SIMS.A_10_14_SCDataSNU_Q4_CB1","name":"SIMS.A_10_14_SCDataSNU_Q4_CB1","id":"Poxz099yW3U","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:22:29.509","code":"SIMS.A_10_14_SCDataSNU_Q4_CB2","name":"SIMS.A_10_14_SCDataSNU_Q4_CB2","id":"TFqxU0X1b2e","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:25:17.271","code":"SIMS.A_10_14_SCDataSNU_Q4_CB3","name":"SIMS.A_10_14_SCDataSNU_Q4_CB3","id":"S78d6ZUVMkY","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:41:19.853","code":"SIMS.A_10_14_SCDataSNU_Q4_T-NUM","name":"SIMS.A_10_14_SCDataSNU_Q4_T-NUM","id":"lDbIK30oMGt","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:46:33.401","code":"SIMS.A_10_14_SCDataSNU_SCORE","name":"SIMS.A_10_14_SCDataSNU_SCORE","id":"IuHyU2wJdhe","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:59:19.550","code":"SIMS.A_10_15_SCSuperSNU_COMM","name":"SIMS.A_10_15_SCSuperSNU_COMM","id":"dnHs8b59slJ","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:48:09.046","code":"SIMS.A_10_15_SCSuperSNU_Q1_RESP","name":"SIMS.A_10_15_SCSuperSNU_Q1_RESP","id":"id0y4n31Zcp","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:51:16.655","code":"SIMS.A_10_15_SCSuperSNU_Q2_CB1","name":"SIMS.A_10_15_SCSuperSNU_Q2_CB1","id":"H20KVOUuX3V","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:31:35.947","code":"SIMS.A_10_15_SCSuperSNU_Q2_CB2","name":"SIMS.A_10_15_SCSuperSNU_Q2_CB2","id":"PeKqT0mRsZ0","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:20:12.926","code":"SIMS.A_10_15_SCSuperSNU_Q2_RESP","name":"SIMS.A_10_15_SCSuperSNU_Q2_RESP","id":"UHHKbw901Tw","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T21:06:07.034","code":"SIMS.A_10_15_SCSuperSNU_Q3_CB1","name":"SIMS.A_10_15_SCSuperSNU_Q3_CB1","id":"As3BoAxNR1v","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:14:19.647","code":"SIMS.A_10_15_SCSuperSNU_Q3_CB2","name":"SIMS.A_10_15_SCSuperSNU_Q3_CB2","id":"x6fKyEyW46j","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:32:28.654","code":"SIMS.A_10_15_SCSuperSNU_Q3_CB3","name":"SIMS.A_10_15_SCSuperSNU_Q3_CB3","id":"OUwpafr06ac","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T21:00:32.015","code":"SIMS.A_10_15_SCSuperSNU_Q3_CB4","name":"SIMS.A_10_15_SCSuperSNU_Q3_CB4","id":"D7VhIS7pa3u","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:32:58.338","code":"SIMS.A_10_15_SCSuperSNU_Q3_CB5","name":"SIMS.A_10_15_SCSuperSNU_Q3_CB5","id":"Oq6vqwJYCKH","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:21:03.596","code":"SIMS.A_10_15_SCSuperSNU_Q3_RESP","name":"SIMS.A_10_15_SCSuperSNU_Q3_RESP","id":"tYhS6ncnP9E","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:41:10.169","code":"SIMS.A_10_15_SCSuperSNU_Q4_RESP","name":"SIMS.A_10_15_SCSuperSNU_Q4_RESP","id":"lEZROumC1nI","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T21:00:52.382","code":"SIMS.A_10_15_SCSuperSNU_SCORE","name":"SIMS.A_10_15_SCSuperSNU_SCORE","id":"D0gmqMmHQWC","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:22:08.557","code":"SIMS.A_10_16_RegRegistNatl_COMM","name":"SIMS.A_10_16_RegRegistNatl_COMM","id":"TkAz2m66iyC","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:22:37.495","code":"SIMS.A_10_16_RegRegistNatl_Q1_RESP","name":"SIMS.A_10_16_RegRegistNatl_Q1_RESP","id":"TeGrk2XBIPx","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:57:22.441","code":"SIMS.A_10_16_RegRegistNatl_Q2_RESP","name":"SIMS.A_10_16_RegRegistNatl_Q2_RESP","id":"EmTXSjLnOc1","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:46:09.318","code":"SIMS.A_10_16_RegRegistNatl_Q3_RESP","name":"SIMS.A_10_16_RegRegistNatl_Q3_RESP","id":"j2agLgyZai8","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:28:12.544","code":"SIMS.A_10_16_RegRegistNatl_Q4_RESP","name":"SIMS.A_10_16_RegRegistNatl_Q4_RESP","id":"qvvixEOTd6r","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:14:28.598","code":"SIMS.A_10_16_RegRegistNatl_SCORE","name":"SIMS.A_10_16_RegRegistNatl_SCORE","id":"x2E3bjxiBN8","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:48:06.259","code":"SIMS.A_10_17_RegQANatl_COMM","name":"SIMS.A_10_17_RegQANatl_COMM","id":"IDPYytGzJsT","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:53:09.833","code":"SIMS.A_10_17_RegQANatl_Q1_RESP","name":"SIMS.A_10_17_RegQANatl_Q1_RESP","id":"GdPH6hksaAW","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:11:45.484","code":"SIMS.A_10_17_RegQANatl_Q2_RESP","name":"SIMS.A_10_17_RegQANatl_Q2_RESP","id":"YLgt6ESNIP6","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:31:44.017","code":"SIMS.A_10_17_RegQANatl_Q3_RESP","name":"SIMS.A_10_17_RegQANatl_Q3_RESP","id":"pc3rBg53CJU","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:35:37.745","code":"SIMS.A_10_17_RegQANatl_Q4_RESP","name":"SIMS.A_10_17_RegQANatl_Q4_RESP","id":"nrIYQfLjAaq","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:44:02.256","code":"SIMS.A_10_17_RegQANatl_Q5_RESP","name":"SIMS.A_10_17_RegQANatl_Q5_RESP","id":"k0LVV0yOqpL","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:56:09.277","code":"SIMS.A_10_17_RegQANatl_SCORE","name":"SIMS.A_10_17_RegQANatl_SCORE","id":"F51aVynXNrr","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:52:00.974","code":"SIMS.A_10_18_RegPharmaNatl_COMM","name":"SIMS.A_10_18_RegPharmaNatl_COMM","id":"GpfkcaFonPE","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:30:24.877","code":"SIMS.A_10_18_RegPharmaNatl_Q1_RESP","name":"SIMS.A_10_18_RegPharmaNatl_Q1_RESP","id":"Pw7YjN5rJZv","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:15:49.896","code":"SIMS.A_10_18_RegPharmaNatl_Q2_CB1","name":"SIMS.A_10_18_RegPharmaNatl_Q2_CB1","id":"Wemyj6zDkX4","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:47:01.858","code":"SIMS.A_10_18_RegPharmaNatl_Q2_CB2","name":"SIMS.A_10_18_RegPharmaNatl_Q2_CB2","id":"IQDr1LOaO1B","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:25:18.559","code":"SIMS.A_10_18_RegPharmaNatl_Q2_CB3","name":"SIMS.A_10_18_RegPharmaNatl_Q2_CB3","id":"s76zIdM2kRx","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:33:48.246","code":"SIMS.A_10_18_RegPharmaNatl_Q2_CB4","name":"SIMS.A_10_18_RegPharmaNatl_Q2_CB4","id":"oILlHwgW8Re","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T21:00:59.538","code":"SIMS.A_10_18_RegPharmaNatl_Q2_CB5","name":"SIMS.A_10_18_RegPharmaNatl_Q2_CB5","id":"CZdYvk45Htw","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:10:56.200","code":"SIMS.A_10_18_RegPharmaNatl_Q2_RESP","name":"SIMS.A_10_18_RegPharmaNatl_Q2_RESP","id":"YwROjo12y4g","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:27:11.098","code":"SIMS.A_10_18_RegPharmaNatl_Q3_RESP","name":"SIMS.A_10_18_RegPharmaNatl_Q3_RESP","id":"rDrrCdinua2","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:41:01.828","code":"SIMS.A_10_18_RegPharmaNatl_Q4_RESP","name":"SIMS.A_10_18_RegPharmaNatl_Q4_RESP","id":"LgMrx9QnbJq","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:16:49.564","code":"SIMS.A_10_18_RegPharmaNatl_Q5_RESP","name":"SIMS.A_10_18_RegPharmaNatl_Q5_RESP","id":"VxVldN2LAG6","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:41:54.304","code":"SIMS.A_10_18_RegPharmaNatl_SCORE","name":"SIMS.A_10_18_RegPharmaNatl_SCORE","id":"kzy3SRJ8Qa5","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:15:30.725","code":"SIMS.A_11_01_SuperHlthSNU_COMM","name":"SIMS.A_11_01_SuperHlthSNU_COMM","id":"WloQH3N27ca","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:44:26.142","code":"SIMS.A_11_01_SuperHlthSNU_Q1_RESP","name":"SIMS.A_11_01_SuperHlthSNU_Q1_RESP","id":"JUbaIPWN4wv","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:54:40.206","code":"SIMS.A_11_01_SuperHlthSNU_Q2_CB1","name":"SIMS.A_11_01_SuperHlthSNU_Q2_CB1","id":"fOr30hLhDKZ","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:30:59.356","code":"SIMS.A_11_01_SuperHlthSNU_Q2_CB2","name":"SIMS.A_11_01_SuperHlthSNU_Q2_CB2","id":"plLEqwPFEZ3","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:24:57.509","code":"SIMS.A_11_01_SuperHlthSNU_Q2_RESP","name":"SIMS.A_11_01_SuperHlthSNU_Q2_RESP","id":"sDFjwZ42vyK","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:19:04.324","code":"SIMS.A_11_01_SuperHlthSNU_Q3_CB1","name":"SIMS.A_11_01_SuperHlthSNU_Q3_CB1","id":"uxrqkrtYCBY","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:49:51.230","code":"SIMS.A_11_01_SuperHlthSNU_Q3_CB2","name":"SIMS.A_11_01_SuperHlthSNU_Q3_CB2","id":"HlgriCkZPXv","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:54:13.090","code":"SIMS.A_11_01_SuperHlthSNU_Q3_RESP","name":"SIMS.A_11_01_SuperHlthSNU_Q3_RESP","id":"FvUjZUh9sx6","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:55:14.850","code":"SIMS.A_11_01_SuperHlthSNU_Q4_PERC","name":"SIMS.A_11_01_SuperHlthSNU_Q4_PERC","id":"FJ725pXooi1","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T21:04:08.079","code":"SIMS.A_11_01_SuperHlthSNU_SCORE","name":"SIMS.A_11_01_SuperHlthSNU_SCORE","id":"BovtrbWoJcV","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:42:08.178","code":"SIMS.A_11_02_DataCollectSNU_COMM","name":"SIMS.A_11_02_DataCollectSNU_COMM","id":"kx2bL5M6d9s","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:26:32.730","code":"SIMS.A_11_02_DataCollectSNU_INSTR_AREA_CB1","name":"SIMS.A_11_02_DataCollectSNU_INSTR_AREA_CB1","id":"RLRWPBgdIPF","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:34:37.470","code":"SIMS.A_11_02_DataCollectSNU_INSTR_AREA_CB10","name":"SIMS.A_11_02_DataCollectSNU_INSTR_AREA_CB10","id":"OA4scMlrOAs","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:12:15.137","code":"SIMS.A_11_02_DataCollectSNU_INSTR_AREA_CB11","name":"SIMS.A_11_02_DataCollectSNU_INSTR_AREA_CB11","id":"yFhz0CPOw7G","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:43:53.891","code":"SIMS.A_11_02_DataCollectSNU_INSTR_AREA_CB12","name":"SIMS.A_11_02_DataCollectSNU_INSTR_AREA_CB12","id":"K7IJPNmHDbs","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:53:57.312","code":"SIMS.A_11_02_DataCollectSNU_INSTR_AREA_CB13","name":"SIMS.A_11_02_DataCollectSNU_INSTR_AREA_CB13","id":"g12DrJlgAyx","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:29:03.291","code":"SIMS.A_11_02_DataCollectSNU_INSTR_AREA_CB14","name":"SIMS.A_11_02_DataCollectSNU_INSTR_AREA_CB14","id":"Qk7ng5OlQIw","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:24:00.609","code":"SIMS.A_11_02_DataCollectSNU_INSTR_AREA_CB15","name":"SIMS.A_11_02_DataCollectSNU_INSTR_AREA_CB15","id":"sSmsKnLsn3P","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:58:21.808","code":"SIMS.A_11_02_DataCollectSNU_INSTR_AREA_CB16","name":"SIMS.A_11_02_DataCollectSNU_INSTR_AREA_CB16","id":"e3UleLpECs2","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:44:52.627","code":"SIMS.A_11_02_DataCollectSNU_INSTR_AREA_CB17","name":"SIMS.A_11_02_DataCollectSNU_INSTR_AREA_CB17","id":"jMcQoN24CVX","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:23:35.519","code":"SIMS.A_11_02_DataCollectSNU_INSTR_AREA_CB18","name":"SIMS.A_11_02_DataCollectSNU_INSTR_AREA_CB18","id":"sxsUgnk5QIU","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T21:01:47.434","code":"SIMS.A_11_02_DataCollectSNU_INSTR_AREA_CB19","name":"SIMS.A_11_02_DataCollectSNU_INSTR_AREA_CB19","id":"cPJFKCC9Dzb","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:32:07.010","code":"SIMS.A_11_02_DataCollectSNU_INSTR_AREA_CB2","name":"SIMS.A_11_02_DataCollectSNU_INSTR_AREA_CB2","id":"oZgK0drQCh2","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:30:20.864","code":"SIMS.A_11_02_DataCollectSNU_INSTR_AREA_CB20TXT","name":"SIMS.A_11_02_DataCollectSNU_INSTR_AREA_CB20TXT","id":"cW6AzBt0GZG","valueType":"TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:51:38.100","code":"SIMS.A_11_02_DataCollectSNU_INSTR_AREA_CB3","name":"SIMS.A_11_02_DataCollectSNU_INSTR_AREA_CB3","id":"Gu36JCcgCKu","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:54:53.079","code":"SIMS.A_11_02_DataCollectSNU_INSTR_AREA_CB4","name":"SIMS.A_11_02_DataCollectSNU_INSTR_AREA_CB4","id":"FMjIHtPpCOd","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T21:06:39.429","code":"SIMS.A_11_02_DataCollectSNU_INSTR_AREA_CB5","name":"SIMS.A_11_02_DataCollectSNU_INSTR_AREA_CB5","id":"ajF6AOVvID4","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:12:48.191","code":"SIMS.A_11_02_DataCollectSNU_INSTR_AREA_CB6","name":"SIMS.A_11_02_DataCollectSNU_INSTR_AREA_CB6","id":"XzecE5xUqxv","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:08:45.990","code":"SIMS.A_11_02_DataCollectSNU_INSTR_AREA_CB7","name":"SIMS.A_11_02_DataCollectSNU_INSTR_AREA_CB7","id":"zyqQXFFwOM5","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:27:21.803","code":"SIMS.A_11_02_DataCollectSNU_INSTR_AREA_CB8","name":"SIMS.A_11_02_DataCollectSNU_INSTR_AREA_CB8","id":"rBuCte1KjpE","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:12:02.664","code":"SIMS.A_11_02_DataCollectSNU_INSTR_AREA_CB9","name":"SIMS.A_11_02_DataCollectSNU_INSTR_AREA_CB9","id":"YHQpmcMgeyE","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:38:30.504","code":"SIMS.A_11_02_DataCollectSNU_Q1_CB1","name":"SIMS.A_11_02_DataCollectSNU_Q1_CB1","id":"mjAEIlFfFze","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:45:52.581","code":"SIMS.A_11_02_DataCollectSNU_Q1_CB2","name":"SIMS.A_11_02_DataCollectSNU_Q1_CB2","id":"JASTbPUDGO4","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:59:16.699","code":"SIMS.A_11_02_DataCollectSNU_Q1_RESP","name":"SIMS.A_11_02_DataCollectSNU_Q1_RESP","id":"DouFaTmDKvL","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:37:49.060","code":"SIMS.A_11_02_DataCollectSNU_Q2_RESP","name":"SIMS.A_11_02_DataCollectSNU_Q2_RESP","id":"MS1jsabYKmn","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:54:26.026","code":"SIMS.A_11_02_DataCollectSNU_Q3_RESP","name":"SIMS.A_11_02_DataCollectSNU_Q3_RESP","id":"FS4O4XyqhzX","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:44:56.804","code":"SIMS.A_11_02_DataCollectSNU_Q4_RESP","name":"SIMS.A_11_02_DataCollectSNU_Q4_RESP","id":"jkyaLP9nxY8","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:33:54.902","code":"SIMS.A_11_02_DataCollectSNU_SCORE","name":"SIMS.A_11_02_DataCollectSNU_SCORE","id":"oHJFixROXjd","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:13:43.932","code":"SIMS.A_11_03_ReferSNU_COMM","name":"SIMS.A_11_03_ReferSNU_COMM","id":"xk6iX7kkCV2","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:33:36.024","code":"SIMS.A_11_03_ReferSNU_INSTR_AREA_CB1","name":"SIMS.A_11_03_ReferSNU_INSTR_AREA_CB1","id":"okVoCKlPdLr","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:33:05.000","code":"SIMS.A_11_03_ReferSNU_INSTR_AREA_CB10","name":"SIMS.A_11_03_ReferSNU_INSTR_AREA_CB10","id":"oPdjSW2PFdQ","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:56:20.801","code":"SIMS.A_11_03_ReferSNU_INSTR_AREA_CB11","name":"SIMS.A_11_03_ReferSNU_INSTR_AREA_CB11","id":"f295mM3NhRE","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T21:06:32.055","code":"SIMS.A_11_03_ReferSNU_INSTR_AREA_CB12","name":"SIMS.A_11_03_ReferSNU_INSTR_AREA_CB12","id":"aljOQbSLLO0","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:40:50.889","code":"SIMS.A_11_03_ReferSNU_INSTR_AREA_CB13","name":"SIMS.A_11_03_ReferSNU_INSTR_AREA_CB13","id":"LIAFAjkABTV","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:59:03.659","code":"SIMS.A_11_03_ReferSNU_INSTR_AREA_CB14","name":"SIMS.A_11_03_ReferSNU_INSTR_AREA_CB14","id":"dQlZiYwZGhb","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:23:15.613","code":"SIMS.A_11_03_ReferSNU_INSTR_AREA_CB15","name":"SIMS.A_11_03_ReferSNU_INSTR_AREA_CB15","id":"T3KrWkd38ck","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:16:57.402","code":"SIMS.A_11_03_ReferSNU_INSTR_AREA_CB16TXT","name":"SIMS.A_11_03_ReferSNU_INSTR_AREA_CB16TXT","id":"VVwjx7XkxbO","valueType":"TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:18:25.780","code":"SIMS.A_11_03_ReferSNU_INSTR_AREA_CB2","name":"SIMS.A_11_03_ReferSNU_INSTR_AREA_CB2","id":"vDCxyvTzMo8","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T21:06:30.609","code":"SIMS.A_11_03_ReferSNU_INSTR_AREA_CB3","name":"SIMS.A_11_03_ReferSNU_INSTR_AREA_CB3","id":"AlvQrgD4Nzq","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:24:29.883","code":"SIMS.A_11_03_ReferSNU_INSTR_AREA_CB4","name":"SIMS.A_11_03_ReferSNU_INSTR_AREA_CB4","id":"sIpHT7AoaaK","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:45:19.087","code":"SIMS.A_11_03_ReferSNU_INSTR_AREA_CB5","name":"SIMS.A_11_03_ReferSNU_INSTR_AREA_CB5","id":"jgFa1z3CENl","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:39:40.389","code":"SIMS.A_11_03_ReferSNU_INSTR_AREA_CB6","name":"SIMS.A_11_03_ReferSNU_INSTR_AREA_CB6","id":"LXfahE9NxzQ","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:26:56.581","code":"SIMS.A_11_03_ReferSNU_INSTR_AREA_CB7","name":"SIMS.A_11_03_ReferSNU_INSTR_AREA_CB7","id":"RgwzP72OXRw","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:15:28.136","code":"SIMS.A_11_03_ReferSNU_INSTR_AREA_CB8","name":"SIMS.A_11_03_ReferSNU_INSTR_AREA_CB8","id":"WLrsFsO1VFO","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:21:47.700","code":"SIMS.A_11_03_ReferSNU_INSTR_AREA_CB9","name":"SIMS.A_11_03_ReferSNU_INSTR_AREA_CB9","id":"tQTQWcGhiJO","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:36:56.185","code":"SIMS.A_11_03_ReferSNU_Q1_RESP","name":"SIMS.A_11_03_ReferSNU_Q1_RESP","id":"n7f7dIrB1Wh","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:57:44.078","code":"SIMS.A_11_03_ReferSNU_Q2_RESP","name":"SIMS.A_11_03_ReferSNU_Q2_RESP","id":"EIDoXv4KxUT","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T21:07:41.399","code":"SIMS.A_11_03_ReferSNU_Q3_RESP","name":"SIMS.A_11_03_ReferSNU_Q3_RESP","id":"A8SI1YM5mbA","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:49:47.059","code":"SIMS.A_11_03_ReferSNU_Q4_CB1","name":"SIMS.A_11_03_ReferSNU_Q4_CB1","id":"Hm2usopsotY","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:31:12.970","code":"SIMS.A_11_03_ReferSNU_Q5_CB1","name":"SIMS.A_11_03_ReferSNU_Q5_CB1","id":"pJ3KKnDg788","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:39:07.544","code":"SIMS.A_11_03_ReferSNU_SCORE","name":"SIMS.A_11_03_ReferSNU_SCORE","id":"MB9Cy4HAK7e","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T21:06:33.533","code":"SIMS.A_11_04_GuideDistSNU_COMM","name":"SIMS.A_11_04_GuideDistSNU_COMM","id":"ALGuEktyljc","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:24:32.473","code":"SIMS.A_11_04_GuideDistSNU_Q1_RESP","name":"SIMS.A_11_04_GuideDistSNU_Q1_RESP","id":"SI8b23OgovX","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:15:13.036","code":"SIMS.A_11_04_GuideDistSNU_Q2_RESP","name":"SIMS.A_11_04_GuideDistSNU_Q2_RESP","id":"wPgoW5D4Xzs","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T21:03:24.195","code":"SIMS.A_11_04_GuideDistSNU_Q3_RESP","name":"SIMS.A_11_04_GuideDistSNU_Q3_RESP","id":"bYcJ04Ly5T4","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:23:04.911","code":"SIMS.A_11_04_GuideDistSNU_SCORE","name":"SIMS.A_11_04_GuideDistSNU_SCORE","id":"t74M2QV9FeX","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:23:56.505","code":"SIMS.A_11_05_QMSystSNUSNU_COMM","name":"SIMS.A_11_05_QMSystSNUSNU_COMM","id":"SsualpVQod4","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:13:14.646","code":"SIMS.A_11_05_QMSystSNUSNU_INSTR_AREA_CB1","name":"SIMS.A_11_05_QMSystSNUSNU_INSTR_AREA_CB1","id":"xT3miTrDfNH","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:24:40.374","code":"SIMS.A_11_05_QMSystSNUSNU_INSTR_AREA_CB10","name":"SIMS.A_11_05_QMSystSNUSNU_INSTR_AREA_CB10","id":"sHDdHK6oFtW","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:27:42.957","code":"SIMS.A_11_05_QMSystSNUSNU_INSTR_AREA_CB11","name":"SIMS.A_11_05_QMSystSNUSNU_INSTR_AREA_CB11","id":"R4TAMdflI3C","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:42:04.017","code":"SIMS.A_11_05_QMSystSNUSNU_INSTR_AREA_CB12","name":"SIMS.A_11_05_QMSystSNUSNU_INSTR_AREA_CB12","id":"KyJSdjalcFV","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:47:21.304","code":"SIMS.A_11_05_QMSystSNUSNU_INSTR_AREA_CB13","name":"SIMS.A_11_05_QMSystSNUSNU_INSTR_AREA_CB13","id":"iO0oOoseAEl","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:09:07.065","code":"SIMS.A_11_05_QMSystSNUSNU_INSTR_AREA_CB14","name":"SIMS.A_11_05_QMSystSNUSNU_INSTR_AREA_CB14","id":"zqfAXGBwNBw","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T21:04:50.620","code":"SIMS.A_11_05_QMSystSNUSNU_INSTR_AREA_CB15","name":"SIMS.A_11_05_QMSystSNUSNU_INSTR_AREA_CB15","id":"beSCI370p1o","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T21:02:06.449","code":"SIMS.A_11_05_QMSystSNUSNU_INSTR_AREA_CB16","name":"SIMS.A_11_05_QMSystSNUSNU_INSTR_AREA_CB16","id":"cKVsODgonlw","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:40:27.445","code":"SIMS.A_11_05_QMSystSNUSNU_INSTR_AREA_CB17","name":"SIMS.A_11_05_QMSystSNUSNU_INSTR_AREA_CB17","id":"LnvIPuFAFq0","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:57:09.342","code":"SIMS.A_11_05_QMSystSNUSNU_INSTR_AREA_CB18","name":"SIMS.A_11_05_QMSystSNUSNU_INSTR_AREA_CB18","id":"eqaJgzbI2Oy","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:19:02.930","code":"SIMS.A_11_05_QMSystSNUSNU_INSTR_AREA_CB19","name":"SIMS.A_11_05_QMSystSNUSNU_INSTR_AREA_CB19","id":"UYhFClzIueQ","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:22:36.139","code":"SIMS.A_11_05_QMSystSNUSNU_INSTR_AREA_CB2","name":"SIMS.A_11_05_QMSystSNUSNU_INSTR_AREA_CB2","id":"tEI02Ft1USL","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:12:12.656","code":"SIMS.A_11_05_QMSystSNUSNU_INSTR_AREA_CB3","name":"SIMS.A_11_05_QMSystSNUSNU_INSTR_AREA_CB3","id":"YfTFKb3WIMa","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:18:17.922","code":"SIMS.A_11_05_QMSystSNUSNU_INSTR_AREA_CB4","name":"SIMS.A_11_05_QMSystSNUSNU_INSTR_AREA_CB4","id":"vfpk9jmPmL3","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:38:59.269","code":"SIMS.A_11_05_QMSystSNUSNU_INSTR_AREA_CB5","name":"SIMS.A_11_05_QMSystSNUSNU_INSTR_AREA_CB5","id":"mdhnMFlewCY","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:26:03.523","code":"SIMS.A_11_05_QMSystSNUSNU_INSTR_AREA_CB6","name":"SIMS.A_11_05_QMSystSNUSNU_INSTR_AREA_CB6","id":"RsvqnuxTbm9","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:33:23.978","code":"SIMS.A_11_05_QMSystSNUSNU_INSTR_AREA_CB7","name":"SIMS.A_11_05_QMSystSNUSNU_INSTR_AREA_CB7","id":"omgeeQKa5XK","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:18:30.918","code":"SIMS.A_11_05_QMSystSNUSNU_INSTR_AREA_CB8","name":"SIMS.A_11_05_QMSystSNUSNU_INSTR_AREA_CB8","id":"Vc80zSY9Mz8","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:49:18.661","code":"SIMS.A_11_05_QMSystSNUSNU_INSTR_AREA_CB9","name":"SIMS.A_11_05_QMSystSNUSNU_INSTR_AREA_CB9","id":"HRZbfh8fsz4","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:13:10.696","code":"SIMS.A_11_05_QMSystSNUSNU_Q1_RESP","name":"SIMS.A_11_05_QMSystSNUSNU_Q1_RESP","id":"XTZlYZvf1nV","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:19:28.702","code":"SIMS.A_11_05_QMSystSNUSNU_Q2_RESP","name":"SIMS.A_11_05_QMSystSNUSNU_Q2_RESP","id":"urAAMICALVN","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:47:43.814","code":"SIMS.A_11_05_QMSystSNUSNU_Q3_CB1","name":"SIMS.A_11_05_QMSystSNUSNU_Q3_CB1","id":"iiBCEN8UIz6","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T21:00:45.111","code":"SIMS.A_11_05_QMSystSNUSNU_Q3_CB2","name":"SIMS.A_11_05_QMSystSNUSNU_Q3_CB2","id":"D2etiUcTa8h","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T21:00:30.595","code":"SIMS.A_11_05_QMSystSNUSNU_Q3_RESP","name":"SIMS.A_11_05_QMSystSNUSNU_Q3_RESP","id":"d7XKpoYjwPL","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:40:48.056","code":"SIMS.A_11_05_QMSystSNUSNU_Q4_RESP","name":"SIMS.A_11_05_QMSystSNUSNU_Q4_RESP","id":"LitgjRpYHuU","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:44:20.423","code":"SIMS.A_11_05_QMSystSNUSNU_SCORE","name":"SIMS.A_11_05_QMSystSNUSNU_SCORE","id":"JwBEgP73FUF","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:27:09.752","code":"SIMS.A_11_06_QMConsSNUSNU_COMM","name":"SIMS.A_11_06_QMConsSNUSNU_COMM","id":"RerEi7Q1CEC","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:16:09.152","code":"SIMS.A_11_06_QMConsSNUSNU_Q1_RESP","name":"SIMS.A_11_06_QMConsSNUSNU_Q1_RESP","id":"w9wSwR4ommC","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:50:38.233","code":"SIMS.A_11_06_QMConsSNUSNU_Q2_RESP","name":"SIMS.A_11_06_QMConsSNUSNU_Q2_RESP","id":"hdiQPioZbpv","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:43:03.608","code":"SIMS.A_11_06_QMConsSNUSNU_Q3_RESP","name":"SIMS.A_11_06_QMConsSNUSNU_Q3_RESP","id":"kkNYTDonYAn","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T21:03:27.086","code":"SIMS.A_11_06_QMConsSNUSNU_Q4_RESP","name":"SIMS.A_11_06_QMConsSNUSNU_Q4_RESP","id":"bxvELfd6cq9","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:23:42.132","code":"SIMS.A_11_06_QMConsSNUSNU_SCORE","name":"SIMS.A_11_06_QMConsSNUSNU_SCORE","id":"sVpj4lnAA7L","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:43:59.418","code":"SIMS.A_11_07_QMPeerSNUSNU_COMM","name":"SIMS.A_11_07_QMPeerSNUSNU_COMM","id":"k2Q1XS5VSl7","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:41:57.091","code":"SIMS.A_11_07_QMPeerSNUSNU_Q1_RESP","name":"SIMS.A_11_07_QMPeerSNUSNU_Q1_RESP","id":"kzs0p8L0q3r","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:53:16.976","code":"SIMS.A_11_07_QMPeerSNUSNU_Q2_RESP","name":"SIMS.A_11_07_QMPeerSNUSNU_Q2_RESP","id":"gcByRFEUHrA","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:15:20.562","code":"SIMS.A_11_07_QMPeerSNUSNU_Q3_RESP","name":"SIMS.A_11_07_QMPeerSNUSNU_Q3_RESP","id":"wOSIOybI6AN","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:20:29.927","code":"SIMS.A_11_07_QMPeerSNUSNU_Q4_RESP","name":"SIMS.A_11_07_QMPeerSNUSNU_Q4_RESP","id":"UdrGaFT210r","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:31:37.325","code":"SIMS.A_11_07_QMPeerSNUSNU_SCORE","name":"SIMS.A_11_07_QMPeerSNUSNU_SCORE","id":"pEegwu8iCI2","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:09:10.716","code":"SIMS.C_00_01_HTC-Assess_Q1_CB1","name":"SIMS.C_00_01_HTC-Assess_Q1_CB1","id":"ZPUHKVEJ1fl","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:14:08.173","code":"SIMS.C_00_01_HTC-Assess_Q1_CB2","name":"SIMS.C_00_01_HTC-Assess_Q1_CB2","id":"xC9oyaEYI6a","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T21:04:06.633","code":"SIMS.C_00_01_HTC-Assess_Q2_CB1","name":"SIMS.C_00_01_HTC-Assess_Q2_CB1","id":"bpAOT1mXjbU","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:40:02.488","code":"SIMS.C_00_01_HTC-Assess_Q2_CB2","name":"SIMS.C_00_01_HTC-Assess_Q2_CB2","id":"ltk5004B7qK","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:37:36.734","code":"SIMS.C_00_01_HTC-Assess_Q2_CB3","name":"SIMS.C_00_01_HTC-Assess_Q2_CB3","id":"MWns0jYLgev","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:45:13.572","code":"SIMS.C_00_02_POCT-Assess_Q1_CB1","name":"SIMS.C_00_02_POCT-Assess_Q1_CB1","id":"JhHnKDiprYu","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:54:58.777","code":"SIMS.C_00_02_POCT-Assess_Q1_CB2","name":"SIMS.C_00_02_POCT-Assess_Q1_CB2","id":"fLKKAAjPIp2","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T21:07:54.531","code":"SIMS.C_00_02_POCT-Assess_Q1_CB3","name":"SIMS.C_00_02_POCT-Assess_Q1_CB3","id":"a3KDsgakMUS","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:31:10.152","code":"SIMS.C_00_02_POCT-Assess_Q1_CB4","name":"SIMS.C_00_02_POCT-Assess_Q1_CB4","id":"PJKBOcxyCk6","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:39:25.382","code":"SIMS.C_00_02_POCT-Assess_Q1_CB5","name":"SIMS.C_00_02_POCT-Assess_Q1_CB5","id":"M2aq0BhZ2Gm","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:52:35.757","code":"SIMS.C_00_02_POCT-Assess_Q1_RESP","name":"SIMS.C_00_02_POCT-Assess_Q1_RESP","id":"gJfTlCng8Qv","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T21:07:25.357","code":"SIMS.C_00_02_POCT-Assess_Q2_CB1","name":"SIMS.C_00_02_POCT-Assess_Q2_CB1","id":"aBacuNSURyA","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:24:50.934","code":"SIMS.C_00_02_POCT-Assess_Q2_CB2","name":"SIMS.C_00_02_POCT-Assess_Q2_CB2","id":"sfE4Blxhdi9","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:49:54.063","code":"SIMS.C_01_01_BenRts-SD_COMM","name":"SIMS.C_01_01_BenRts-SD_COMM","id":"hl16igLwKBg","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:49:12.870","code":"SIMS.C_01_01_BenRts-SD_Q1_RESP","name":"SIMS.C_01_01_BenRts-SD_Q1_RESP","id":"HtrObVOYcUq","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:16:36.889","code":"SIMS.C_01_01_BenRts-SD_Q2_RESP","name":"SIMS.C_01_01_BenRts-SD_Q2_RESP","id":"w17Y7TFH7pv","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:33:30.679","code":"SIMS.C_01_01_BenRts-SD_Q3_RESP","name":"SIMS.C_01_01_BenRts-SD_Q3_RESP","id":"olJXnSgDMiP","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:20:03.583","code":"SIMS.C_01_01_BenRts-SD_Q4_RESP","name":"SIMS.C_01_01_BenRts-SD_Q4_RESP","id":"uJb4g86Sm8A","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:23:51.308","code":"SIMS.C_01_01_BenRts-SD_SCORE","name":"SIMS.C_01_01_BenRts-SD_SCORE","id":"SThlPyoGNLL","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:31:30.451","code":"SIMS.C_01_02_BenEng_COMM","name":"SIMS.C_01_02_BenEng_COMM","id":"pfUMleGunMx","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:48:52.909","code":"SIMS.C_01_02_BenEng_Q1_CB1","name":"SIMS.C_01_02_BenEng_Q1_CB1","id":"HY5oSp2EJWC","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:13:30.064","code":"SIMS.C_01_02_BenEng_Q1_CB2","name":"SIMS.C_01_02_BenEng_Q1_CB2","id":"XmWekQEt3kQ","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:37:21.640","code":"SIMS.C_01_02_BenEng_Q1_RESP","name":"SIMS.C_01_02_BenEng_Q1_RESP","id":"mzNgK37LCRI","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:28:37.990","code":"SIMS.C_01_02_BenEng_Q2_CB1","name":"SIMS.C_01_02_BenEng_Q2_CB1","id":"qpU0gowvBtn","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:24:16.523","code":"SIMS.C_01_02_BenEng_Q2_CB2","name":"SIMS.C_01_02_BenEng_Q2_CB2","id":"SKQYnMNQor1","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:29:31.253","code":"SIMS.C_01_02_BenEng_Q2_CB3","name":"SIMS.C_01_02_BenEng_Q2_CB3","id":"qdGschwExcT","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:30:03.293","code":"SIMS.C_01_02_BenEng_Q2_CB4","name":"SIMS.C_01_02_BenEng_Q2_CB4","id":"q3swgP14lDv","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:27:12.434","code":"SIMS.C_01_02_BenEng_Q2_CB5","name":"SIMS.C_01_02_BenEng_Q2_CB5","id":"RD6MsjYzGSa","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:49:27.225","code":"SIMS.C_01_02_BenEng_Q2_CB6","name":"SIMS.C_01_02_BenEng_Q2_CB6","id":"HQ2G0bsHMFn","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-09-01T15:47:09.059","code":"SIMS.C_01_02_BenEng_Q2_T-NUM","name":"SIMS.C_01_02_BenEng_Q2_T-NUM","id":"Gvqdcud0l11","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:59:29.680","code":"SIMS.C_01_02_BenEng_Q3_RESP","name":"SIMS.C_01_02_BenEng_Q3_RESP","id":"dLtOTGBXpOZ","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:32:13.821","code":"SIMS.C_01_02_BenEng_SCORE","name":"SIMS.C_01_02_BenEng_SCORE","id":"Oy7jMd1YDiF","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T21:07:26.803","code":"SIMS.C_01_03_AccServ_COMM","name":"SIMS.C_01_03_AccServ_COMM","id":"ab8lPFgjMrl","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:38:20.851","code":"SIMS.C_01_03_AccServ_Q1_RESP","name":"SIMS.C_01_03_AccServ_Q1_RESP","id":"MLQqc6RJlSU","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:40:46.675","code":"SIMS.C_01_03_AccServ_Q2_RESP","name":"SIMS.C_01_03_AccServ_Q2_RESP","id":"lIXpL6ineBV","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:19:09.419","code":"SIMS.C_01_03_AccServ_Q3_RESP","name":"SIMS.C_01_03_AccServ_Q3_RESP","id":"UWd0EODsDEh","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:53:35.878","code":"SIMS.C_01_03_AccServ_SCORE","name":"SIMS.C_01_03_AccServ_SCORE","id":"g7kSD9ZLOtA","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:34:25.046","code":"SIMS.C_01_04_FinMgmt_COMM","name":"SIMS.C_01_04_FinMgmt_COMM","id":"ObBbBn6VWXJ","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:13:32.600","code":"SIMS.C_01_04_FinMgmt_Q1_RESP","name":"SIMS.C_01_04_FinMgmt_Q1_RESP","id":"XmjCuVqHH2T","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:20:28.594","code":"SIMS.C_01_04_FinMgmt_Q2_RESP","name":"SIMS.C_01_04_FinMgmt_Q2_RESP","id":"uE7CUBjeIq7","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T21:07:31.206","code":"SIMS.C_01_04_FinMgmt_Q3_RESP","name":"SIMS.C_01_04_FinMgmt_Q3_RESP","id":"aaTNms5kCFr","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:46:12.253","code":"SIMS.C_01_04_FinMgmt_Q4_RESP","name":"SIMS.C_01_04_FinMgmt_Q4_RESP","id":"J1DrOInx0Tm","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:37:43.580","code":"SIMS.C_01_04_FinMgmt_SCORE","name":"SIMS.C_01_04_FinMgmt_SCORE","id":"mubZs2aacu7","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:13:42.611","code":"SIMS.C_01_05_Records_COMM","name":"SIMS.C_01_05_Records_COMM","id":"XKcdTvMsgCd","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:22:09.955","code":"SIMS.C_01_05_Records_Q1_RESP","name":"SIMS.C_01_05_Records_Q1_RESP","id":"tJol7MSsnBL","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:11:50.346","code":"SIMS.C_01_05_Records_Q2_RESP","name":"SIMS.C_01_05_Records_Q2_RESP","id":"YkIKPMJmNlN","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:26:26.311","code":"SIMS.C_01_05_Records_Q3_RESP","name":"SIMS.C_01_05_Records_Q3_RESP","id":"rmjqEUrn6NZ","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:48:31.618","code":"SIMS.C_01_05_Records_SCORE","name":"SIMS.C_01_05_Records_SCORE","id":"I3N03tbHdji","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:36:19.140","code":"SIMS.C_01_06_HIVQMQI_COMM","name":"SIMS.C_01_06_HIVQMQI_COMM","id":"nHAZS1C1g3n","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:18:53.878","code":"SIMS.C_01_06_HIVQMQI_Q1_RESP","name":"SIMS.C_01_06_HIVQMQI_Q1_RESP","id":"v0hubvyaUOr","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:48:58.778","code":"SIMS.C_01_06_HIVQMQI_Q2_RESP","name":"SIMS.C_01_06_HIVQMQI_Q2_RESP","id":"HWZHJZLInxl","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:42:12.365","code":"SIMS.C_01_06_HIVQMQI_Q3_CB1","name":"SIMS.C_01_06_HIVQMQI_Q3_CB1","id":"kW0LSSGEVQB","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:53:21.212","code":"SIMS.C_01_06_HIVQMQI_Q3_CB2","name":"SIMS.C_01_06_HIVQMQI_Q3_CB2","id":"gbFUHmvw2J7","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:42:53.838","code":"SIMS.C_01_06_HIVQMQI_Q3_CB3","name":"SIMS.C_01_06_HIVQMQI_Q3_CB3","id":"KMgTVhgAuka","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:59:20.987","code":"SIMS.C_01_06_HIVQMQI_Q3_RESP","name":"SIMS.C_01_06_HIVQMQI_Q3_RESP","id":"DN4Qwn7Q1oM","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T21:00:02.947","code":"SIMS.C_01_06_HIVQMQI_Q4_RESP","name":"SIMS.C_01_06_HIVQMQI_Q4_RESP","id":"dgDUscZtCSJ","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:55:52.010","code":"SIMS.C_01_06_HIVQMQI_SCORE","name":"SIMS.C_01_06_HIVQMQI_SCORE","id":"faU4ZUb7W3G","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:38:44.215","code":"SIMS.C_01_07_PerfData-QI_COMM","name":"SIMS.C_01_07_PerfData-QI_COMM","id":"mhd1KnnZNrn","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:09:46.027","code":"SIMS.C_01_07_PerfData-QI_Q1_RESP","name":"SIMS.C_01_07_PerfData-QI_Q1_RESP","id":"ZgwEn0thvcG","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T21:06:26.180","code":"SIMS.C_01_07_PerfData-QI_Q2_RESP","name":"SIMS.C_01_07_PerfData-QI_Q2_RESP","id":"AMkwYwQT3UU","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:17:44.464","code":"SIMS.C_01_07_PerfData-QI_Q3_RESP","name":"SIMS.C_01_07_PerfData-QI_Q3_RESP","id":"VOqaUMdFbS2","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:55:32.109","code":"SIMS.C_01_07_PerfData-QI_Q4_RESP","name":"SIMS.C_01_07_PerfData-QI_Q4_RESP","id":"FgswhGRbHU0","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:58:42.021","code":"SIMS.C_01_07_PerfData-QI_SCORE","name":"SIMS.C_01_07_PerfData-QI_SCORE","id":"dVEqF7YLXaw","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:43:56.638","code":"SIMS.C_01_08_DQA_COMM","name":"SIMS.C_01_08_DQA_COMM","id":"k6HAPLsogOw","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:20:59.721","code":"SIMS.C_01_08_DQA_Q1_RESP","name":"SIMS.C_01_08_DQA_Q1_RESP","id":"TZALHu5oY0w","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:19:14.481","code":"SIMS.C_01_08_DQA_Q2_RESP","name":"SIMS.C_01_08_DQA_Q2_RESP","id":"uVP2u8VEBtJ","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:23:07.512","code":"SIMS.C_01_08_DQA_Q3_RESP","name":"SIMS.C_01_08_DQA_Q3_RESP","id":"T5nyYFtMknR","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:24:09.882","code":"SIMS.C_01_08_DQA_Q4_RESP","name":"SIMS.C_01_08_DQA_Q4_RESP","id":"SlutV7jcLIE","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:09:51.013","code":"SIMS.C_01_08_DQA_Q5_RESP","name":"SIMS.C_01_08_DQA_Q5_RESP","id":"zGh9PPuBsEs","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:13:26.232","code":"SIMS.C_01_08_DQA_SCORE","name":"SIMS.C_01_08_DQA_SCORE","id":"Xooqq46xoKI","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:50:42.452","code":"SIMS.C_01_09_ComCadres_COMM","name":"SIMS.C_01_09_ComCadres_COMM","id":"Hbx5oJPSB7S","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T21:07:16.515","code":"SIMS.C_01_09_ComCadres_NA","name":"SIMS.C_01_09_ComCadres_NA","id":"acKZKJrbPc6","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:24:01.946","code":"SIMS.C_01_09_ComCadres_Q1_CB1","name":"SIMS.C_01_09_ComCadres_Q1_CB1","id":"sRZm9dWUi4y","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:41:50.150","code":"SIMS.C_01_09_ComCadres_Q1_CB2","name":"SIMS.C_01_09_ComCadres_Q1_CB2","id":"L1d8mANEYx7","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:15:26.867","code":"SIMS.C_01_09_ComCadres_Q1_RESP","name":"SIMS.C_01_09_ComCadres_Q1_RESP","id":"wluAN3v7wSb","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:58:26.046","code":"SIMS.C_01_09_ComCadres_Q2_RESP","name":"SIMS.C_01_09_ComCadres_Q2_RESP","id":"E2acN0xCjD9","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:16:13.013","code":"SIMS.C_01_09_ComCadres_Q3_RESP","name":"SIMS.C_01_09_ComCadres_Q3_RESP","id":"W9b5ERVZfrr","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:49:31.395","code":"SIMS.C_01_09_ComCadres_SCORE","name":"SIMS.C_01_09_ComCadres_SCORE","id":"Hoy5mVYksTZ","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T21:05:11.299","code":"SIMS.C_01_10_ChSfg_COMM","name":"SIMS.C_01_10_ChSfg_COMM","id":"BabY9E4s9aS","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T21:01:08.207","code":"SIMS.C_01_10_ChSfg_NA","name":"SIMS.C_01_10_ChSfg_NA","id":"cxAA5o9v307","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:45:23.235","code":"SIMS.C_01_10_ChSfg_Q1_RESP","name":"SIMS.C_01_10_ChSfg_Q1_RESP","id":"JFT7gFTcrpQ","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:29:25.949","code":"SIMS.C_01_10_ChSfg_Q2_RESP","name":"SIMS.C_01_10_ChSfg_Q2_RESP","id":"qE2OkY9QTix","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:44:06.491","code":"SIMS.C_01_10_ChSfg_Q3_RESP","name":"SIMS.C_01_10_ChSfg_Q3_RESP","id":"jyUu66WpJMP","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:11:38.061","code":"SIMS.C_01_10_ChSfg_SCORE","name":"SIMS.C_01_10_ChSfg_SCORE","id":"YMmgOnNIB46","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:19:46.786","code":"SIMS.C_01_11_RskRedCnsl_COMM","name":"SIMS.C_01_11_RskRedCnsl_COMM","id":"UMWELqJdn6W","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:08:48.493","code":"SIMS.C_01_11_RskRedCnsl_NA","name":"SIMS.C_01_11_RskRedCnsl_NA","id":"Zxc9Neiq95F","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:16:43.200","code":"SIMS.C_01_11_RskRedCnsl_Q1_RESP","name":"SIMS.C_01_11_RskRedCnsl_Q1_RESP","id":"vzpN1u6SZHb","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:21:15.349","code":"SIMS.C_01_11_RskRedCnsl_Q2_RESP","name":"SIMS.C_01_11_RskRedCnsl_Q2_RESP","id":"Tx4dyx9pANe","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:33:56.265","code":"SIMS.C_01_11_RskRedCnsl_Q3_RESP","name":"SIMS.C_01_11_RskRedCnsl_Q3_RESP","id":"oHi8DiL5l8A","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T21:02:10.798","code":"SIMS.C_01_11_RskRedCnsl_SCORE","name":"SIMS.C_01_11_RskRedCnsl_SCORE","id":"ck9vCfSbK7V","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:30:45.803","code":"SIMS.C_01_12_FacSmGrpSes_COMM","name":"SIMS.C_01_12_FacSmGrpSes_COMM","id":"ppXrHG12Jee","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:53:45.888","code":"SIMS.C_01_12_FacSmGrpSes_NA","name":"SIMS.C_01_12_FacSmGrpSes_NA","id":"g4Ta6YExhkh","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T21:02:29.930","code":"SIMS.C_01_12_FacSmGrpSes_Q1_RESP","name":"SIMS.C_01_12_FacSmGrpSes_Q1_RESP","id":"cGkMpZaz9dY","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:41:00.453","code":"SIMS.C_01_12_FacSmGrpSes_Q2_RESP","name":"SIMS.C_01_12_FacSmGrpSes_Q2_RESP","id":"lGoFjaZjtsQ","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:08:58.419","code":"SIMS.C_01_12_FacSmGrpSes_Q3_RESP","name":"SIMS.C_01_12_FacSmGrpSes_Q3_RESP","id":"zSw2bAIOhxm","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:41:41.912","code":"SIMS.C_01_12_FacSmGrpSes_SCORE","name":"SIMS.C_01_12_FacSmGrpSes_SCORE","id":"L6Toh8jGGN3","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T21:00:27.658","code":"SIMS.C_01_13_SmGrpSes_COMM","name":"SIMS.C_01_13_SmGrpSes_COMM","id":"D8oldyFRNGq","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T21:02:56.373","code":"SIMS.C_01_13_SmGrpSes_NA","name":"SIMS.C_01_13_SmGrpSes_NA","id":"CAKXVKngtj6","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:46:17.888","code":"SIMS.C_01_13_SmGrpSes_Q1_RESP","name":"SIMS.C_01_13_SmGrpSes_Q1_RESP","id":"IzJSvWWYs0Y","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T21:04:56.532","code":"SIMS.C_01_13_SmGrpSes_Q2_RESP","name":"SIMS.C_01_13_SmGrpSes_Q2_RESP","id":"bdiLkcex9JF","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:35:55.348","code":"SIMS.C_01_13_SmGrpSes_Q3_RESP","name":"SIMS.C_01_13_SmGrpSes_Q3_RESP","id":"No5QKonC5yo","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:26:57.880","code":"SIMS.C_01_13_SmGrpSes_Q4_RESP","name":"SIMS.C_01_13_SmGrpSes_Q4_RESP","id":"rGwMNa1D7xz","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:48:10.495","code":"SIMS.C_01_13_SmGrpSes_Q5_RESP","name":"SIMS.C_01_13_SmGrpSes_Q5_RESP","id":"icMWeLN9Jmm","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:34:15.406","code":"SIMS.C_01_13_SmGrpSes_SCORE","name":"SIMS.C_01_13_SmGrpSes_SCORE","id":"OCr28mzVzbG","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:55:23.587","code":"SIMS.C_01_14_RedSD_COMM","name":"SIMS.C_01_14_RedSD_COMM","id":"fi9Ez91VSe5","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:24:22.028","code":"SIMS.C_01_14_RedSD_NA","name":"SIMS.C_01_14_RedSD_NA","id":"sk8p5s6C2hS","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:41:04.579","code":"SIMS.C_01_14_RedSD_Q1_RESP","name":"SIMS.C_01_14_RedSD_Q1_RESP","id":"lfzA8SgmSOT","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:12:17.673","code":"SIMS.C_01_14_RedSD_Q2_RESP","name":"SIMS.C_01_14_RedSD_Q2_RESP","id":"yEabDHtO2AJ","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:47:36.875","code":"SIMS.C_01_14_RedSD_Q3_RESP","name":"SIMS.C_01_14_RedSD_Q3_RESP","id":"ijwHLubJo4Q","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:40:56.392","code":"SIMS.C_01_14_RedSD_Q4_RESP","name":"SIMS.C_01_14_RedSD_Q4_RESP","id":"LhkGOxG6Y1d","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:59:39.792","code":"SIMS.C_01_14_RedSD_Q5_RESP","name":"SIMS.C_01_14_RedSD_Q5_RESP","id":"DkGslkp7Zwc","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:57:46.930","code":"SIMS.C_01_14_RedSD_SCORE","name":"SIMS.C_01_14_RedSD_SCORE","id":"ehZz3XlmGfo","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:52:15.544","code":"SIMS.C_01_15_GenNorm_COMM","name":"SIMS.C_01_15_GenNorm_COMM","id":"GMjAvrddYHL","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:39:10.331","code":"SIMS.C_01_15_GenNorm_NA","name":"SIMS.C_01_15_GenNorm_NA","id":"m8YrwMgL77J","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:34:59.506","code":"SIMS.C_01_15_GenNorm_Q1_CB1","name":"SIMS.C_01_15_GenNorm_Q1_CB1","id":"NzmMvOQM5uB","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:38:16.650","code":"SIMS.C_01_15_GenNorm_Q1_CB2","name":"SIMS.C_01_15_GenNorm_Q1_CB2","id":"mnBoZEqTp7i","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:41:52.920","code":"SIMS.C_01_15_GenNorm_Q1_RESP","name":"SIMS.C_01_15_GenNorm_Q1_RESP","id":"L0pA5DlzWcS","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T21:06:57.475","code":"SIMS.C_01_15_GenNorm_Q2_RESP","name":"SIMS.C_01_15_GenNorm_Q2_RESP","id":"AgFUwx49N9k","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:59:10.851","code":"SIMS.C_01_15_GenNorm_Q3_RESP","name":"SIMS.C_01_15_GenNorm_Q3_RESP","id":"dqavf2HJjK4","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:16:16.992","code":"SIMS.C_01_15_GenNorm_Q4_RESP","name":"SIMS.C_01_15_GenNorm_Q4_RESP","id":"W8mCbjkxnSI","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:54:28.884","code":"SIMS.C_01_15_GenNorm_SCORE","name":"SIMS.C_01_15_GenNorm_SCORE","id":"Fqb6pdm0cDr","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:27:39.036","code":"SIMS.C_01_17_GBVResp_COMM","name":"SIMS.C_01_17_GBVResp_COMM","id":"R7duDyooYCR","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:19:57.124","code":"SIMS.C_01_17_GBVResp_NA","name":"SIMS.C_01_17_GBVResp_NA","id":"uld9hilValg","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T21:06:59.420","code":"SIMS.C_01_17_GBVResp_Q1_RESP","name":"SIMS.C_01_17_GBVResp_Q1_RESP","id":"AgDm3nnszjI","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:12:54.384","code":"SIMS.C_01_17_GBVResp_Q2_CB1","name":"SIMS.C_01_17_GBVResp_Q2_CB1","id":"xXibMuBphDj","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:22:54.406","code":"SIMS.C_01_17_GBVResp_Q2_CB2","name":"SIMS.C_01_17_GBVResp_Q2_CB2","id":"tB5m908rETZ","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:17:19.078","code":"SIMS.C_01_17_GBVResp_Q2_RESP","name":"SIMS.C_01_17_GBVResp_Q2_RESP","id":"vSwDD45QJFB","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:25:37.088","code":"SIMS.C_01_17_GBVResp_Q3_CB1","name":"SIMS.C_01_17_GBVResp_Q3_CB1","id":"RyNHbk3HBLk","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:14:23.438","code":"SIMS.C_01_17_GBVResp_Q3_CB2","name":"SIMS.C_01_17_GBVResp_Q3_CB2","id":"X4TyrseYlXQ","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:34:50.076","code":"SIMS.C_01_17_GBVResp_Q3_RESP","name":"SIMS.C_01_17_GBVResp_Q3_RESP","id":"O51m6f7KBD2","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T21:00:55.228","code":"SIMS.C_01_17_GBVResp_SCORE","name":"SIMS.C_01_17_GBVResp_SCORE","id":"czSWNEH9Car","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T21:00:53.807","code":"SIMS.C_01_18_GBVRef_COMM","name":"SIMS.C_01_18_GBVRef_COMM","id":"cZunUpY3q9y","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:27:41.632","code":"SIMS.C_01_18_GBVRef_NA","name":"SIMS.C_01_18_GBVRef_NA","id":"R5BwAmyxTx8","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:59:02.186","code":"SIMS.C_01_18_GBVRef_Q1_CB1","name":"SIMS.C_01_18_GBVRef_Q1_CB1","id":"dqYwNsm2uvo","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:24:08.529","code":"SIMS.C_01_18_GBVRef_Q1_CB2","name":"SIMS.C_01_18_GBVRef_Q1_CB2","id":"sm8gknNM1Vs","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:52:39.976","code":"SIMS.C_01_18_GBVRef_Q1_CB3","name":"SIMS.C_01_18_GBVRef_Q1_CB3","id":"giI3aEcQkJK","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T21:07:53.086","code":"SIMS.C_01_18_GBVRef_Q1_CB4","name":"SIMS.C_01_18_GBVRef_Q1_CB4","id":"a4C0K9jxq2Q","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:59:36.905","code":"SIMS.C_01_18_GBVRef_Q1_CB5","name":"SIMS.C_01_18_GBVRef_Q1_CB5","id":"dkt8zKKc8pI","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:34:45.910","code":"SIMS.C_01_18_GBVRef_Q1_CB6","name":"SIMS.C_01_18_GBVRef_Q1_CB6","id":"o6mbAT1YyP5","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:53:24.058","code":"SIMS.C_01_18_GBVRef_Q1_CB7","name":"SIMS.C_01_18_GBVRef_Q1_CB7","id":"gbdjt4qBA4a","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-09-01T15:47:34.694","code":"SIMS.C_01_18_GBVRef_Q1_T-NUM","name":"SIMS.C_01_18_GBVRef_Q1_T-NUM","id":"wFqeI8ijhkH","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:42:22.196","code":"SIMS.C_01_18_GBVRef_Q2_RESP","name":"SIMS.C_01_18_GBVRef_Q2_RESP","id":"KtTHCpHGhdk","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:55:40.600","code":"SIMS.C_01_18_GBVRef_SCORE","name":"SIMS.C_01_18_GBVRef_SCORE","id":"FDuyqeu8QTu","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T21:04:37.505","code":"SIMS.C_01_19_RefHIV-CTx_COMM","name":"SIMS.C_01_19_RefHIV-CTx_COMM","id":"BIwtRnuqAMa","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:16:28.425","code":"SIMS.C_01_19_RefHIV-CTx_Q1_RESP","name":"SIMS.C_01_19_RefHIV-CTx_Q1_RESP","id":"w5MHPuSvnd2","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:34:43.022","code":"SIMS.C_01_19_RefHIV-CTx_Q2_RESP","name":"SIMS.C_01_19_RefHIV-CTx_Q2_RESP","id":"o7hx4r3sBuI","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:10:33.076","code":"SIMS.C_01_19_RefHIV-CTx_Q3_RESP","name":"SIMS.C_01_19_RefHIV-CTx_Q3_RESP","id":"Z0KaS5ivcLk","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:19:51.962","code":"SIMS.C_01_19_RefHIV-CTx_Q4_RESP","name":"SIMS.C_01_19_RefHIV-CTx_Q4_RESP","id":"uLpYeN4VcWp","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:41:08.742","code":"SIMS.C_01_19_RefHIV-CTx_SCORE","name":"SIMS.C_01_19_RefHIV-CTx_SCORE","id":"LfC9AtkJocv","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:23:12.826","code":"SIMS.C_01_20_PT-CAP_COMM","name":"SIMS.C_01_20_PT-CAP_COMM","id":"T4KpcRw1w79","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T21:01:03.890","code":"SIMS.C_01_20_PT-CAP_NA","name":"SIMS.C_01_20_PT-CAP_NA","id":"cXZL21TSbcM","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:33:10.389","code":"SIMS.C_01_20_PT-CAP_Q1_RESP","name":"SIMS.C_01_20_PT-CAP_Q1_RESP","id":"oopFGLaXUVk","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:54:38.774","code":"SIMS.C_01_20_PT-CAP_Q2_PERC","name":"SIMS.C_01_20_PT-CAP_Q2_PERC","id":"fOSo82bDFOH","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-09-01T15:48:05.355","code":"SIMS.C_01_20_PT-CAP_Q3_A-NUM","name":"SIMS.C_01_20_PT-CAP_Q3_A-NUM","id":"AdCAbVMW8Dl","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:45:56.748","code":"SIMS.C_01_20_PT-CAP_Q3_CB1","name":"SIMS.C_01_20_PT-CAP_Q3_CB1","id":"jaMk5ZMpnrF","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:12:23.836","code":"SIMS.C_01_20_PT-CAP_Q3_CB2","name":"SIMS.C_01_20_PT-CAP_Q3_CB2","id":"YcCw8xQqcev","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:42:13.759","code":"SIMS.C_01_20_PT-CAP_Q3_CB3","name":"SIMS.C_01_20_PT-CAP_Q3_CB3","id":"kV67JI685Ey","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:25:23.801","code":"SIMS.C_01_20_PT-CAP_SCORE","name":"SIMS.C_01_20_PT-CAP_SCORE","id":"s5c43a7jxAk","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:25:15.927","code":"SIMS.C_01_21_SupChnRTK_COMM","name":"SIMS.C_01_21_SupChnRTK_COMM","id":"S79HCQWUAVR","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:54:08.791","code":"SIMS.C_01_21_SupChnRTK_Q1_RESP","name":"SIMS.C_01_21_SupChnRTK_Q1_RESP","id":"fXoUP4rX0i8","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T21:05:47.915","code":"SIMS.C_01_21_SupChnRTK_Q2_RESP","name":"SIMS.C_01_21_SupChnRTK_Q2_RESP","id":"aWWZqRu779y","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:29:16.545","code":"SIMS.C_01_21_SupChnRTK_Q3_RESP","name":"SIMS.C_01_21_SupChnRTK_Q3_RESP","id":"qgK8pUeKVaq","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:43:34.224","code":"SIMS.C_01_21_SupChnRTK_SCORE","name":"SIMS.C_01_21_SupChnRTK_SCORE","id":"KCdDfR4mOkI","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:52:18.536","code":"SIMS.C_01_23_HIV-TST-QA_COMM","name":"SIMS.C_01_23_HIV-TST-QA_COMM","id":"gmCRXMPBInu","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T21:03:11.102","code":"SIMS.C_01_23_HIV-TST-QA_Q1_RESP","name":"SIMS.C_01_23_HIV-TST-QA_Q1_RESP","id":"c2GNL6mPfzg","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:51:26.736","code":"SIMS.C_01_23_HIV-TST-QA_Q2_CB1","name":"SIMS.C_01_23_HIV-TST-QA_Q2_CB1","id":"GWwAe8ogZrX","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:54:14.512","code":"SIMS.C_01_23_HIV-TST-QA_Q2_CB2","name":"SIMS.C_01_23_HIV-TST-QA_Q2_CB2","id":"FVFiZzpiPRB","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:38:05.615","code":"SIMS.C_01_23_HIV-TST-QA_Q2_CB3","name":"SIMS.C_01_23_HIV-TST-QA_Q2_CB3","id":"MPCHFB5HKj0","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:16:52.202","code":"SIMS.C_01_23_HIV-TST-QA_Q2_CB4","name":"SIMS.C_01_23_HIV-TST-QA_Q2_CB4","id":"vwvco3y9IsG","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:58:52.058","code":"SIMS.C_01_23_HIV-TST-QA_Q2_RESP","name":"SIMS.C_01_23_HIV-TST-QA_Q2_RESP","id":"dSKqOzCfqwz","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:14:17.150","code":"SIMS.C_01_23_HIV-TST-QA_Q3_RESP","name":"SIMS.C_01_23_HIV-TST-QA_Q3_RESP","id":"X8MNsYvA6Ch","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:47:42.406","code":"SIMS.C_01_23_HIV-TST-QA_SCORE","name":"SIMS.C_01_23_HIV-TST-QA_SCORE","id":"IIePn4dMNn0","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:10:46.446","code":"SIMS.C_01_24_HTC-Sfty_COMM","name":"SIMS.C_01_24_HTC-Sfty_COMM","id":"YYhoF3WEqix","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:10:00.706","code":"SIMS.C_01_24_HTC-Sfty_Q1_CB1","name":"SIMS.C_01_24_HTC-Sfty_Q1_CB1","id":"Zd669XrJltN","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T21:03:31.491","code":"SIMS.C_01_24_HTC-Sfty_Q1_CB2","name":"SIMS.C_01_24_HTC-Sfty_Q1_CB2","id":"bXbKQGKbymH","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:53:05.597","code":"SIMS.C_01_24_HTC-Sfty_Q1_CB3","name":"SIMS.C_01_24_HTC-Sfty_Q1_CB3","id":"gEcCRsuEttH","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T21:01:28.573","code":"SIMS.C_01_24_HTC-Sfty_Q1_RESP","name":"SIMS.C_01_24_HTC-Sfty_Q1_RESP","id":"csJge5vl2Um","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:41:40.528","code":"SIMS.C_01_24_HTC-Sfty_Q2_RESP","name":"SIMS.C_01_24_HTC-Sfty_Q2_RESP","id":"L6yFnOQVdAa","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:14:48.852","code":"SIMS.C_01_24_HTC-Sfty_Q3_RESP","name":"SIMS.C_01_24_HTC-Sfty_Q3_RESP","id":"wVrDBPpMHFM","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T21:01:40.086","code":"SIMS.C_01_24_HTC-Sfty_SCORE","name":"SIMS.C_01_24_HTC-Sfty_SCORE","id":"CqS4K7q38Y0","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:10:04.513","code":"SIMS.C_01_25_Conf-HIV-Tst_COMM","name":"SIMS.C_01_25_Conf-HIV-Tst_COMM","id":"ZCMGVlymjlt","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:23:14.238","code":"SIMS.C_01_25_Conf-HIV-Tst_Q1_RESP","name":"SIMS.C_01_25_Conf-HIV-Tst_Q1_RESP","id":"T3XTgOoJWFG","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:20:15.563","code":"SIMS.C_01_25_Conf-HIV-Tst_Q2_RESP","name":"SIMS.C_01_25_Conf-HIV-Tst_Q2_RESP","id":"uHcEXrDWm8Y","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:23:59.240","code":"SIMS.C_01_25_Conf-HIV-Tst_Q3_RESP","name":"SIMS.C_01_25_Conf-HIV-Tst_Q3_RESP","id":"ssSKREgLS3n","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:35:52.681","code":"SIMS.C_01_25_Conf-HIV-Tst_SCORE","name":"SIMS.C_01_25_Conf-HIV-Tst_SCORE","id":"nokrQIBY13Z","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:31:00.692","code":"SIMS.C_01_26_Cond-Avail_COMM","name":"SIMS.C_01_26_Cond-Avail_COMM","id":"pLD904k0teg","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:35:41.763","code":"SIMS.C_01_26_Cond-Avail_NA","name":"SIMS.C_01_26_Cond-Avail_NA","id":"nR2H2lU0Iqj","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T21:03:21.322","code":"SIMS.C_01_26_Cond-Avail_Q1_RESP","name":"SIMS.C_01_26_Cond-Avail_Q1_RESP","id":"bYi4hkw7boA","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:39:54.256","code":"SIMS.C_01_26_Cond-Avail_Q2_RESP","name":"SIMS.C_01_26_Cond-Avail_Q2_RESP","id":"LufUWq1U7ZM","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:14:00.401","code":"SIMS.C_01_26_Cond-Avail_Q3_RESP","name":"SIMS.C_01_26_Cond-Avail_Q3_RESP","id":"xEfFECwwCsD","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:24:52.254","code":"SIMS.C_01_26_Cond-Avail_Q4_RESP","name":"SIMS.C_01_26_Cond-Avail_Q4_RESP","id":"sf8cKIcIz4e","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T21:06:12.946","code":"SIMS.C_01_26_Cond-Avail_SCORE","name":"SIMS.C_01_26_Cond-Avail_SCORE","id":"ARckrPPS1sd","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:26:00.879","code":"SIMS.C_01_27_POCT-Staff_COMM","name":"SIMS.C_01_27_POCT-Staff_COMM","id":"RTf3soVVSPR","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:37:03.289","code":"SIMS.C_01_27_POCT-Staff_Q1_RESP","name":"SIMS.C_01_27_POCT-Staff_Q1_RESP","id":"n6KGAGGsBqB","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:14:29.859","code":"SIMS.C_01_27_POCT-Staff_Q2_RESP","name":"SIMS.C_01_27_POCT-Staff_Q2_RESP","id":"x1mstLwAuBY","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:55:56.275","code":"SIMS.C_01_27_POCT-Staff_Q3_RESP","name":"SIMS.C_01_27_POCT-Staff_Q3_RESP","id":"F9UczyMVvCY","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:22:15.234","code":"SIMS.C_01_27_POCT-Staff_SCORE","name":"SIMS.C_01_27_POCT-Staff_SCORE","id":"tiYqEMaJ2lv","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:09:20.485","code":"SIMS.C_01_28_POCT-SuppReagEquip_COMM","name":"SIMS.C_01_28_POCT-SuppReagEquip_COMM","id":"ZNzi1xEVrPl","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:41:11.579","code":"SIMS.C_01_28_POCT-SuppReagEquip_Q1_CB1","name":"SIMS.C_01_28_POCT-SuppReagEquip_Q1_CB1","id":"LEUuQepzjzk","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:30:14.155","code":"SIMS.C_01_28_POCT-SuppReagEquip_Q1_CB2","name":"SIMS.C_01_28_POCT-SuppReagEquip_Q1_CB2","id":"PYvEdtDEeGr","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:56:19.361","code":"SIMS.C_01_28_POCT-SuppReagEquip_Q1_CB3","name":"SIMS.C_01_28_POCT-SuppReagEquip_Q1_CB3","id":"f345nW3xncL","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:16:53.499","code":"SIMS.C_01_28_POCT-SuppReagEquip_Q1_CB4","name":"SIMS.C_01_28_POCT-SuppReagEquip_Q1_CB4","id":"VwiiIpjbPsr","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:44:58.175","code":"SIMS.C_01_28_POCT-SuppReagEquip_Q1_CB5","name":"SIMS.C_01_28_POCT-SuppReagEquip_Q1_CB5","id":"jKmZjMG2NzW","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:30:40.445","code":"SIMS.C_01_28_POCT-SuppReagEquip_Q1_RESP","name":"SIMS.C_01_28_POCT-SuppReagEquip_Q1_RESP","id":"prpjJ0S2vu9","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:43:44.127","code":"SIMS.C_01_28_POCT-SuppReagEquip_Q2_NUM","name":"SIMS.C_01_28_POCT-SuppReagEquip_Q2_NUM","id":"Ka1CoPDXF3j","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:10:24.542","code":"SIMS.C_01_28_POCT-SuppReagEquip_SCORE","name":"SIMS.C_01_28_POCT-SuppReagEquip_SCORE","id":"Z4xgDIhJJcT","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:30:18.182","code":"SIMS.C_01_29_POCT-ProcPol_COMM","name":"SIMS.C_01_29_POCT-ProcPol_COMM","id":"PXDGEioTGiE","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:35:04.905","code":"SIMS.C_01_29_POCT-ProcPol_Q1_RESP","name":"SIMS.C_01_29_POCT-ProcPol_Q1_RESP","id":"nxqn5Y6FrB8","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:15:38.393","code":"SIMS.C_01_29_POCT-ProcPol_Q2_CB1","name":"SIMS.C_01_29_POCT-ProcPol_Q2_CB1","id":"WIE9OgEIr2i","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:26:25.016","code":"SIMS.C_01_29_POCT-ProcPol_Q2_CB2","name":"SIMS.C_01_29_POCT-ProcPol_Q2_CB2","id":"rMue3BM2gyo","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T21:03:46.034","code":"SIMS.C_01_29_POCT-ProcPol_Q2_CB3","name":"SIMS.C_01_29_POCT-ProcPol_Q2_CB3","id":"BtgFgYqISJ3","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:50:45.266","code":"SIMS.C_01_29_POCT-ProcPol_Q2_RESP","name":"SIMS.C_01_29_POCT-ProcPol_Q2_RESP","id":"hamcxfqovTA","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:13:37.571","code":"SIMS.C_01_29_POCT-ProcPol_Q3_RESP","name":"SIMS.C_01_29_POCT-ProcPol_Q3_RESP","id":"xlIFajxLVZ9","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:51:10.937","code":"SIMS.C_01_29_POCT-ProcPol_Q4_RESP","name":"SIMS.C_01_29_POCT-ProcPol_Q4_RESP","id":"H3NiIR0QT2n","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T21:01:56.050","code":"SIMS.C_01_29_POCT-ProcPol_SCORE","name":"SIMS.C_01_29_POCT-ProcPol_SCORE","id":"cmWv6o9Sylk","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:24:47.010","code":"SIMS.C_01_30_POCT-QA_COMM","name":"SIMS.C_01_30_POCT-QA_COMM","id":"sg2mjmV6Jyp","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T21:07:48.745","code":"SIMS.C_01_30_POCT-QA_Q1_RESP","name":"SIMS.C_01_30_POCT-QA_Q1_RESP","id":"A5xmg9ma0Ar","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:41:37.804","code":"SIMS.C_01_30_POCT-QA_Q2_RESP","name":"SIMS.C_01_30_POCT-QA_Q2_RESP","id":"l89vkPpzAKO","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:43:07.801","code":"SIMS.C_01_30_POCT-QA_Q3_RESP","name":"SIMS.C_01_30_POCT-QA_Q3_RESP","id":"kjrsktrHoYy","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-09-01T15:51:09.104","code":"SIMS.C_01_30_POCT-QA_Q4_A-NUM","name":"SIMS.C_01_30_POCT-QA_Q4_A-NUM","id":"sYeUVs2dNq9","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:20:02.316","code":"SIMS.C_01_30_POCT-QA_Q4_CB1","name":"SIMS.C_01_30_POCT-QA_Q4_CB1","id":"UKBMRYpoldg","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T21:03:43.150","code":"SIMS.C_01_30_POCT-QA_Q4_CB2","name":"SIMS.C_01_30_POCT-QA_Q4_CB2","id":"Buv1bNNK3Nn","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T21:06:51.654","code":"SIMS.C_01_30_POCT-QA_Q4_CB3","name":"SIMS.C_01_30_POCT-QA_Q4_CB3","id":"aHlakyUF8ku","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:11:12.110","code":"SIMS.C_01_30_POCT-QA_SCORE","name":"SIMS.C_01_30_POCT-QA_SCORE","id":"yt2bJ2pftV8","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:10:10.852","code":"SIMS.C_01_31_POCT-Safety_COMM","name":"SIMS.C_01_31_POCT-Safety_COMM","id":"zb8v3AhcPIv","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:58:53.513","code":"SIMS.C_01_31_POCT-Safety_Q1_CB1","name":"SIMS.C_01_31_POCT-Safety_Q1_CB1","id":"dS6Ntukv5Kl","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:31:40.025","code":"SIMS.C_01_31_POCT-Safety_Q1_CB2","name":"SIMS.C_01_31_POCT-Safety_Q1_CB2","id":"PdvlzHs8xRJ","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:09:30.213","code":"SIMS.C_01_31_POCT-Safety_Q1_CB3","name":"SIMS.C_01_31_POCT-Safety_Q1_CB3","id":"ZKSrNk5X2sf","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:51:36.697","code":"SIMS.C_01_31_POCT-Safety_Q1_CB4","name":"SIMS.C_01_31_POCT-Safety_Q1_CB4","id":"GUcURVcaM0a","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:33:14.419","code":"SIMS.C_01_31_POCT-Safety_Q1_CB5","name":"SIMS.C_01_31_POCT-Safety_Q1_CB5","id":"oo67UL7hsTW","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:17:29.230","code":"SIMS.C_01_31_POCT-Safety_Q1_RESP","name":"SIMS.C_01_31_POCT-Safety_Q1_RESP","id":"vRaxOL6Rm88","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:58:27.495","code":"SIMS.C_01_31_POCT-Safety_Q2_RESP","name":"SIMS.C_01_31_POCT-Safety_Q2_RESP","id":"e1lU6KQ2OJN","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:19:41.520","code":"SIMS.C_01_31_POCT-Safety_Q3_RESP","name":"SIMS.C_01_31_POCT-Safety_Q3_RESP","id":"un2YJI9zTMn","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:28:33.982","code":"SIMS.C_01_31_POCT-Safety_SCORE","name":"SIMS.C_01_31_POCT-Safety_SCORE","id":"QR83eRZrpNN","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:55:01.685","code":"SIMS.C_01_32_POCT-RefLink_COMM","name":"SIMS.C_01_32_POCT-RefLink_COMM","id":"flf1l82T6pn","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T21:03:35.844","code":"SIMS.C_01_32_POCT-RefLink_Q1_CB1","name":"SIMS.C_01_32_POCT-RefLink_Q1_CB1","id":"bWvKibs4Hto","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:47:54.990","code":"SIMS.C_01_32_POCT-RefLink_Q1_CB2","name":"SIMS.C_01_32_POCT-RefLink_Q1_CB2","id":"IFFPAArC850","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:47:34.021","code":"SIMS.C_01_32_POCT-RefLink_Q1_RESP","name":"SIMS.C_01_32_POCT-RefLink_Q1_RESP","id":"iKGrjXKvOC5","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:24:12.520","code":"SIMS.C_01_32_POCT-RefLink_Q2_RESP","name":"SIMS.C_01_32_POCT-RefLink_Q2_RESP","id":"sl2QA3N7e2Y","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:54:57.325","code":"SIMS.C_01_32_POCT-RefLink_Q3_RESP","name":"SIMS.C_01_32_POCT-RefLink_Q3_RESP","id":"FLlf1WwSrZj","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:20:54.565","code":"SIMS.C_01_32_POCT-RefLink_SCORE","name":"SIMS.C_01_32_POCT-RefLink_SCORE","id":"u3FKhYgwoN1","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T21:07:51.639","code":"SIMS.C_01_33_CompNatlTestAlg-SDP_COMM","name":"SIMS.C_01_33_CompNatlTestAlg-SDP_COMM","id":"a4FjYCbqMET","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:16:11.746","code":"SIMS.C_01_33_CompNatlTestAlg-SDP_Q1_CB1","name":"SIMS.C_01_33_CompNatlTestAlg-SDP_Q1_CB1","id":"W9dKFWpEEYC","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:47:24.084","code":"SIMS.C_01_33_CompNatlTestAlg-SDP_Q1_CB2","name":"SIMS.C_01_33_CompNatlTestAlg-SDP_Q1_CB2","id":"iNRg595o8yW","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:53:40.167","code":"SIMS.C_01_33_CompNatlTestAlg-SDP_Q1_CB3","name":"SIMS.C_01_33_CompNatlTestAlg-SDP_Q1_CB3","id":"g6geYa7s8ZJ","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T21:04:02.196","code":"SIMS.C_01_33_CompNatlTestAlg-SDP_Q1_CB4","name":"SIMS.C_01_33_CompNatlTestAlg-SDP_Q1_CB4","id":"bPP1mdjF6sD","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:42:56.608","code":"SIMS.C_01_33_CompNatlTestAlg-SDP_Q1_RESP","name":"SIMS.C_01_33_CompNatlTestAlg-SDP_Q1_RESP","id":"kMbtD5mX6KS","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:26:45.906","code":"SIMS.C_01_33_CompNatlTestAlg-SDP_Q2_PERC","name":"SIMS.C_01_33_CompNatlTestAlg-SDP_Q2_PERC","id":"rigGKyVS7SX","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:29:15.214","code":"SIMS.C_01_33_CompNatlTestAlg-SDP_Q2_RESP","name":"SIMS.C_01_33_CompNatlTestAlg-SDP_Q2_RESP","id":"qH3eME8yfGn","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:22:04.663","code":"SIMS.C_01_33_CompNatlTestAlg-SDP_Q3_RESP","name":"SIMS.C_01_33_CompNatlTestAlg-SDP_Q3_RESP","id":"tM156puf0h2","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:57:31.245","code":"SIMS.C_01_33_CompNatlTestAlg-SDP_SCORE","name":"SIMS.C_01_33_CompNatlTestAlg-SDP_SCORE","id":"ElE5ZpiKpup","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:41:51.524","code":"SIMS.C_01_34_HIV-TST-QA-SDP_COMM","name":"SIMS.C_01_34_HIV-TST-QA-SDP_COMM","id":"l0Rs2IYbA2M","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T21:05:05.467","code":"SIMS.C_01_34_HIV-TST-QA-SDP_Q1_RESP","name":"SIMS.C_01_34_HIV-TST-QA-SDP_Q1_RESP","id":"BchV4C9DXxm","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:54:31.692","code":"SIMS.C_01_34_HIV-TST-QA-SDP_Q2_CB1","name":"SIMS.C_01_34_HIV-TST-QA-SDP_Q2_CB1","id":"FQ9IHatn8xa","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:41:43.268","code":"SIMS.C_01_34_HIV-TST-QA-SDP_Q2_CB2","name":"SIMS.C_01_34_HIV-TST-QA-SDP_Q2_CB2","id":"L5K9AWrbIdS","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:57:12.172","code":"SIMS.C_01_34_HIV-TST-QA-SDP_Q2_CB3","name":"SIMS.C_01_34_HIV-TST-QA-SDP_Q2_CB3","id":"EPTYblckOLk","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:51:13.798","code":"SIMS.C_01_34_HIV-TST-QA-SDP_Q2_CB4","name":"SIMS.C_01_34_HIV-TST-QA-SDP_Q2_CB4","id":"H3BIYee7xDq","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:34:58.183","code":"SIMS.C_01_34_HIV-TST-QA-SDP_Q2_RESP","name":"SIMS.C_01_34_HIV-TST-QA-SDP_Q2_RESP","id":"nzxEmJ8Teu0","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:28:57.855","code":"SIMS.C_01_34_HIV-TST-QA-SDP_Q3_RESP","name":"SIMS.C_01_34_HIV-TST-QA-SDP_Q3_RESP","id":"qL1pDig54lg","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:19:13.219","code":"SIMS.C_01_34_HIV-TST-QA-SDP_SCORE","name":"SIMS.C_01_34_HIV-TST-QA-SDP_SCORE","id":"UvZNIJGWg4h","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:19:40.215","code":"SIMS.C_01_35_HTC-Sfty-SDP_COMM","name":"SIMS.C_01_35_HTC-Sfty-SDP_COMM","id":"uN83QHAFR7Y","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:50:23.985","code":"SIMS.C_01_35_HTC-Sfty-SDP_Q1_CB1","name":"SIMS.C_01_35_HTC-Sfty-SDP_Q1_CB1","id":"HfxWDiYurAw","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:54:21.811","code":"SIMS.C_01_35_HTC-Sfty-SDP_Q1_CB2","name":"SIMS.C_01_35_HTC-Sfty-SDP_Q1_CB2","id":"ftmLFYcdbFX","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:39:50.136","code":"SIMS.C_01_35_HTC-Sfty-SDP_Q1_CB3","name":"SIMS.C_01_35_HTC-Sfty-SDP_Q1_CB3","id":"lWHwFodZ3Mx","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:17:10.094","code":"SIMS.C_01_35_HTC-Sfty-SDP_Q1_RESP","name":"SIMS.C_01_35_HTC-Sfty-SDP_Q1_RESP","id":"VuAjUdtwmFg","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T21:03:17.004","code":"SIMS.C_01_35_HTC-Sfty-SDP_Q2_RESP","name":"SIMS.C_01_35_HTC-Sfty-SDP_Q2_RESP","id":"BZosOkeDreO","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:55:19.199","code":"SIMS.C_01_35_HTC-Sfty-SDP_Q3_RESP","name":"SIMS.C_01_35_HTC-Sfty-SDP_Q3_RESP","id":"FiQC9sZjluz","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T21:04:44.815","code":"SIMS.C_01_35_HTC-Sfty-SDP_SCORE","name":"SIMS.C_01_35_HTC-Sfty-SDP_SCORE","id":"bGUP3DOIu3g","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:22:16.554","code":"SIMS.C_01_36_Conf-HIV-Tst-SDP_COMM","name":"SIMS.C_01_36_Conf-HIV-Tst-SDP_COMM","id":"tiUXNdudbh7","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:45:26.045","code":"SIMS.C_01_36_Conf-HIV-Tst-SDP_Q1_RESP","name":"SIMS.C_01_36_Conf-HIV-Tst-SDP_Q1_RESP","id":"jfHbFF4Zl1F","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:32:17.977","code":"SIMS.C_01_36_Conf-HIV-Tst-SDP_Q2_RESP","name":"SIMS.C_01_36_Conf-HIV-Tst-SDP_Q2_RESP","id":"OXFEFriNz4d","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:10:42.859","code":"SIMS.C_01_36_Conf-HIV-Tst-SDP_Q3_RESP","name":"SIMS.C_01_36_Conf-HIV-Tst-SDP_Q3_RESP","id":"YZ4clY6HbDM","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:09:54.637","code":"SIMS.C_01_36_Conf-HIV-Tst-SDP_SCORE","name":"SIMS.C_01_36_Conf-HIV-Tst-SDP_SCORE","id":"Zf4TJVNm8Lm","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2017-05-09T21:08:25.586","code":"SIMS.C_01_37_PrevYouth_COMM","name":"SIMS.C_01_37_PrevYouth_COMM","id":"T74Sd3t4rYf","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"}]},{"lastUpdated":"2017-05-09T21:08:22.228","code":"SIMS.C_01_37_PrevYouth_NA","name":"SIMS.C_01_37_PrevYouth_NA","id":"yzI6yWZL9DQ","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"}]},{"lastUpdated":"2017-05-09T21:08:32.423","code":"SIMS.C_01_37_PrevYouth_Q1_CB1","name":"SIMS.C_01_37_PrevYouth_Q1_CB1","id":"sQfg4SrgHG1","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"}]},{"lastUpdated":"2017-05-09T21:08:35.961","code":"SIMS.C_01_37_PrevYouth_Q1_CB2","name":"SIMS.C_01_37_PrevYouth_Q1_CB2","id":"opkdgYJU2oh","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"}]},{"lastUpdated":"2017-05-09T21:08:39.567","code":"SIMS.C_01_37_PrevYouth_Q1_CB3","name":"SIMS.C_01_37_PrevYouth_Q1_CB3","id":"NNuPEsteKFQ","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"}]},{"lastUpdated":"2017-05-09T21:08:42.969","code":"SIMS.C_01_37_PrevYouth_Q1_CB4","name":"SIMS.C_01_37_PrevYouth_Q1_CB4","id":"xOQGZlbewJG","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"}]},{"lastUpdated":"2017-05-09T21:08:46.182","code":"SIMS.C_01_37_PrevYouth_Q1_CB5","name":"SIMS.C_01_37_PrevYouth_Q1_CB5","id":"vrbja3i1Dqt","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"}]},{"lastUpdated":"2017-05-09T21:08:49.435","code":"SIMS.C_01_37_PrevYouth_Q1_CB6","name":"SIMS.C_01_37_PrevYouth_Q1_CB6","id":"kV0mefVv267","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"}]},{"lastUpdated":"2017-05-09T21:08:52.667","code":"SIMS.C_01_37_PrevYouth_Q1_T-NUM","name":"SIMS.C_01_37_PrevYouth_Q1_T-NUM","id":"CUmV2S528wR","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"}]},{"lastUpdated":"2017-05-09T21:08:55.985","code":"SIMS.C_01_37_PrevYouth_Q2_PERC","name":"SIMS.C_01_37_PrevYouth_Q2_PERC","id":"I8cwhN4y3Vh","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"}]},{"lastUpdated":"2017-05-09T21:08:28.871","code":"SIMS.C_01_37_PrevYouth_SCORE","name":"SIMS.C_01_37_PrevYouth_SCORE","id":"N9VujpRodEy","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"}]},{"lastUpdated":"2016-08-17T20:40:42.532","code":"SIMS.C_02_01_AdhSupp_COMM","name":"SIMS.C_02_01_AdhSupp_COMM","id":"LJOKQ7SpC93","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:17:35.557","code":"SIMS.C_02_01_AdhSupp_Q1_RESP","name":"SIMS.C_02_01_AdhSupp_Q1_RESP","id":"VpsLoJByP4q","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:42:27.680","code":"SIMS.C_02_01_AdhSupp_Q2_PERC","name":"SIMS.C_02_01_AdhSupp_Q2_PERC","id":"KSulbipQZ0P","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T21:03:18.447","code":"SIMS.C_02_01_AdhSupp_Q3_RESP","name":"SIMS.C_02_01_AdhSupp_Q3_RESP","id":"Bz6bQf4D7BP","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:08:57.190","code":"SIMS.C_02_01_AdhSupp_SCORE","name":"SIMS.C_02_01_AdhSupp_SCORE","id":"zTry8y9r35c","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:19:11.961","code":"SIMS.C_02_02_PartnerHIVTst_COMM","name":"SIMS.C_02_02_PartnerHIVTst_COMM","id":"UW3OqGqXgHk","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:57:34.112","code":"SIMS.C_02_02_PartnerHIVTst_Q1_RESP","name":"SIMS.C_02_02_PartnerHIVTst_Q1_RESP","id":"ekeP62HohHf","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T21:05:53.704","code":"SIMS.C_02_02_PartnerHIVTst_Q2_RESP","name":"SIMS.C_02_02_PartnerHIVTst_Q2_RESP","id":"aWi9jFKA7Bl","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:17:49.571","code":"SIMS.C_02_02_PartnerHIVTst_Q3_PERC","name":"SIMS.C_02_02_PartnerHIVTst_Q3_PERC","id":"VNfuMyJHstJ","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:45:34.474","code":"SIMS.C_02_02_PartnerHIVTst_SCORE","name":"SIMS.C_02_02_PartnerHIVTst_SCORE","id":"jE4m8qU9qqm","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:39:43.167","code":"SIMS.C_02_03_SrvcRefLinkSyst_COMM","name":"SIMS.C_02_03_SrvcRefLinkSyst_COMM","id":"LX0slEc4Hn9","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T21:02:34.265","code":"SIMS.C_02_03_SrvcRefLinkSyst_Q1_CB1","name":"SIMS.C_02_03_SrvcRefLinkSyst_Q1_CB1","id":"CgfD2wQQJJG","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T21:00:07.315","code":"SIMS.C_02_03_SrvcRefLinkSyst_Q1_CB2","name":"SIMS.C_02_03_SrvcRefLinkSyst_Q1_CB2","id":"DfnNjOe7n1n","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:58:30.411","code":"SIMS.C_02_03_SrvcRefLinkSyst_Q1_RESP","name":"SIMS.C_02_03_SrvcRefLinkSyst_Q1_RESP","id":"dyiRGm1p62c","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:15:35.853","code":"SIMS.C_02_03_SrvcRefLinkSyst_Q2_PERC","name":"SIMS.C_02_03_SrvcRefLinkSyst_Q2_PERC","id":"WjsitBP4FFU","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:48:44.410","code":"SIMS.C_02_03_SrvcRefLinkSyst_Q3_CB1","name":"SIMS.C_02_03_SrvcRefLinkSyst_Q3_CB1","id":"HYuXdH0eiFC","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:21:52.945","code":"SIMS.C_02_03_SrvcRefLinkSyst_Q3_CB2","name":"SIMS.C_02_03_SrvcRefLinkSyst_Q3_CB2","id":"tpLe2ZWCUVC","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:49:14.352","code":"SIMS.C_02_03_SrvcRefLinkSyst_Q3_RESP","name":"SIMS.C_02_03_SrvcRefLinkSyst_Q3_RESP","id":"HT94wyCcI7B","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:58:46.295","code":"SIMS.C_02_03_SrvcRefLinkSyst_Q4_RESP","name":"SIMS.C_02_03_SrvcRefLinkSyst_Q4_RESP","id":"dtz7iBThdIe","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T21:03:08.141","code":"SIMS.C_02_03_SrvcRefLinkSyst_SCORE","name":"SIMS.C_02_03_SrvcRefLinkSyst_SCORE","id":"C56sAMxLSfN","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:11:40.517","code":"SIMS.C_02_04_AdltNutrScrRef_COMM","name":"SIMS.C_02_04_AdltNutrScrRef_COMM","id":"yMepnqdLEUp","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:11:57.703","code":"SIMS.C_02_04_AdltNutrScrRef_NA","name":"SIMS.C_02_04_AdltNutrScrRef_NA","id":"yiG7lAQIzri","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:42:05.399","code":"SIMS.C_02_04_AdltNutrScrRef_Q1_RESP","name":"SIMS.C_02_04_AdltNutrScrRef_Q1_RESP","id":"kYg2pfSZi1G","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T21:00:23.350","code":"SIMS.C_02_04_AdltNutrScrRef_Q2_RESP","name":"SIMS.C_02_04_AdltNutrScrRef_Q2_RESP","id":"d9A7b5xgxKa","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:42:42.830","code":"SIMS.C_02_04_AdltNutrScrRef_Q3_PERC","name":"SIMS.C_02_04_AdltNutrScrRef_Q3_PERC","id":"kPOT1a2iSBs","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:51:08.089","code":"SIMS.C_02_04_AdltNutrScrRef_SCORE","name":"SIMS.C_02_04_AdltNutrScrRef_SCORE","id":"h58Gi1kQKlf","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:58:56.461","code":"SIMS.C_02_05_PedtNutrScrRef_COMM","name":"SIMS.C_02_05_PedtNutrScrRef_COMM","id":"DrV2z98BbGO","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:21:25.588","code":"SIMS.C_02_05_PedtNutrScrRef_NA","name":"SIMS.C_02_05_PedtNutrScrRef_NA","id":"tVQqhjNhXpy","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T21:02:38.941","code":"SIMS.C_02_05_PedtNutrScrRef_Q1_RESP","name":"SIMS.C_02_05_PedtNutrScrRef_Q1_RESP","id":"ccxsvHLLtXi","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:27:40.334","code":"SIMS.C_02_05_PedtNutrScrRef_Q2_RESP","name":"SIMS.C_02_05_PedtNutrScrRef_Q2_RESP","id":"r5GZavKZ6pM","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:22:19.183","code":"SIMS.C_02_05_PedtNutrScrRef_Q3_PERC","name":"SIMS.C_02_05_PedtNutrScrRef_Q3_PERC","id":"Thq0rx1r314","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T21:05:30.238","code":"SIMS.C_02_05_PedtNutrScrRef_SCORE","name":"SIMS.C_02_05_PedtNutrScrRef_SCORE","id":"B2TzL6MwOfS","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:27:44.249","code":"SIMS.C_02_06_CommLinkRetSuppServ_COMM","name":"SIMS.C_02_06_CommLinkRetSuppServ_COMM","id":"r4HMudGgdZk","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T21:00:36.341","code":"SIMS.C_02_06_CommLinkRetSuppServ_Q1_CB1","name":"SIMS.C_02_06_CommLinkRetSuppServ_Q1_CB1","id":"d6A7MRyW3uH","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:18:11.474","code":"SIMS.C_02_06_CommLinkRetSuppServ_Q1_CB2","name":"SIMS.C_02_06_CommLinkRetSuppServ_Q1_CB2","id":"vhijgZMQYdB","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:33:53.566","code":"SIMS.C_02_06_CommLinkRetSuppServ_Q1_CB3","name":"SIMS.C_02_06_CommLinkRetSuppServ_Q1_CB3","id":"OhMgE7Yygkn","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-09-01T15:48:36.509","code":"SIMS.C_02_06_CommLinkRetSuppServ_Q1_T-NUM","name":"SIMS.C_02_06_CommLinkRetSuppServ_Q1_T-NUM","id":"en5ZMoiFJUv","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T21:07:28.262","code":"SIMS.C_02_06_CommLinkRetSuppServ_Q2_CB1","name":"SIMS.C_02_06_CommLinkRetSuppServ_Q2_CB1","id":"aB64yK3lgv1","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:18:24.505","code":"SIMS.C_02_06_CommLinkRetSuppServ_Q2_CB2","name":"SIMS.C_02_06_CommLinkRetSuppServ_Q2_CB2","id":"vdJWpgfkL1f","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:34:01.832","code":"SIMS.C_02_06_CommLinkRetSuppServ_Q2_CB3","name":"SIMS.C_02_06_CommLinkRetSuppServ_Q2_CB3","id":"oF5lhAmOaVh","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-09-01T15:49:02.308","code":"SIMS.C_02_06_CommLinkRetSuppServ_Q2_T-NUM","name":"SIMS.C_02_06_CommLinkRetSuppServ_Q2_T-NUM","id":"S0ZFkuZQt0p","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:14:53.927","code":"SIMS.C_02_06_CommLinkRetSuppServ_SCORE","name":"SIMS.C_02_06_CommLinkRetSuppServ_SCORE","id":"wTINQU3m4tH","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:27:24.443","code":"SIMS.C_02_07_STI-Ed_COMM","name":"SIMS.C_02_07_STI-Ed_COMM","id":"rB3mV2knULZ","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:59:52.778","code":"SIMS.C_02_07_STI-Ed_Q1_RESP","name":"SIMS.C_02_07_STI-Ed_Q1_RESP","id":"dIaqTIfeCS0","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:40:53.656","code":"SIMS.C_02_07_STI-Ed_Q2_RESP","name":"SIMS.C_02_07_STI-Ed_Q2_RESP","id":"LHn5rWZFcQR","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:51:06.618","code":"SIMS.C_02_07_STI-Ed_Q3_PERC","name":"SIMS.C_02_07_STI-Ed_Q3_PERC","id":"h5I7HE46hUs","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:22:03.374","code":"SIMS.C_02_07_STI-Ed_Q4_RESP","name":"SIMS.C_02_07_STI-Ed_Q4_RESP","id":"tm9hTDsGjx0","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:42:23.572","code":"SIMS.C_02_07_STI-Ed_SCORE","name":"SIMS.C_02_07_STI-Ed_SCORE","id":"KtNmk1gfvR2","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T21:05:14.219","code":"SIMS.C_02_08_Cond-Avail_COMM","name":"SIMS.C_02_08_Cond-Avail_COMM","id":"b7ruFSdzxtg","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T21:01:22.795","code":"SIMS.C_02_08_Cond-Avail_NA","name":"SIMS.C_02_08_Cond-Avail_NA","id":"ctNhLbVJv5N","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:30:07.419","code":"SIMS.C_02_08_Cond-Avail_Q1_RESP","name":"SIMS.C_02_08_Cond-Avail_Q1_RESP","id":"Q1hUZx7Frjd","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:55:25.017","code":"SIMS.C_02_08_Cond-Avail_Q2_RESP","name":"SIMS.C_02_08_Cond-Avail_Q2_RESP","id":"fI2N5v8iHxb","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:37:07.623","code":"SIMS.C_02_08_Cond-Avail_Q3_RESP","name":"SIMS.C_02_08_Cond-Avail_Q3_RESP","id":"n5Fbh7HEwxk","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:38:27.756","code":"SIMS.C_02_08_Cond-Avail_Q4_RESP","name":"SIMS.C_02_08_Cond-Avail_Q4_RESP","id":"MJqelN6Jk4Z","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:59:55.686","code":"SIMS.C_02_08_Cond-Avail_SCORE","name":"SIMS.C_02_08_Cond-Avail_SCORE","id":"DHZKJSPjFcR","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T21:02:49.192","code":"SIMS.C_02_09_Lubr-Avail_COMM","name":"SIMS.C_02_09_Lubr-Avail_COMM","id":"cbp6rTiMjUR","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:46:26.211","code":"SIMS.C_02_09_Lubr-Avail_NA","name":"SIMS.C_02_09_Lubr-Avail_NA","id":"Ix8KSKVp9HA","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:41:59.860","code":"SIMS.C_02_09_Lubr-Avail_Q1_RESP","name":"SIMS.C_02_09_Lubr-Avail_Q1_RESP","id":"kzbQHqZAWJL","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:33:42.907","code":"SIMS.C_02_09_Lubr-Avail_Q2_RESP","name":"SIMS.C_02_09_Lubr-Avail_Q2_RESP","id":"oJkXOKkIQCM","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:41:07.340","code":"SIMS.C_02_09_Lubr-Avail_Q3_RESP","name":"SIMS.C_02_09_Lubr-Avail_Q3_RESP","id":"LfOzvHErq8q","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:51:45.203","code":"SIMS.C_02_09_Lubr-Avail_Q4_RESP","name":"SIMS.C_02_09_Lubr-Avail_Q4_RESP","id":"GsLvDXGhcXM","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T21:01:00.958","code":"SIMS.C_02_09_Lubr-Avail_SCORE","name":"SIMS.C_02_09_Lubr-Avail_SCORE","id":"cYsKBtCNiqH","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:15:11.787","code":"SIMS.C_02_10_FP-HIV-IntegrservDel_COMM","name":"SIMS.C_02_10_FP-HIV-IntegrservDel_COMM","id":"wPHqGyfmNMm","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:08:49.737","code":"SIMS.C_02_10_FP-HIV-IntegrservDel_NA","name":"SIMS.C_02_10_FP-HIV-IntegrservDel_NA","id":"ZwZMtMeI0FU","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:56:55.010","code":"SIMS.C_02_10_FP-HIV-IntegrservDel_Q1_RESP","name":"SIMS.C_02_10_FP-HIV-IntegrservDel_Q1_RESP","id":"euStvp0PDuO","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:22:11.264","code":"SIMS.C_02_10_FP-HIV-IntegrservDel_Q2_RESP","name":"SIMS.C_02_10_FP-HIV-IntegrservDel_Q2_RESP","id":"TjMF0UJ88v0","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:32:12.461","code":"SIMS.C_02_10_FP-HIV-IntegrservDel_Q3_RESP","name":"SIMS.C_02_10_FP-HIV-IntegrservDel_Q3_RESP","id":"oyilyDmqEyq","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:44:30.326","code":"SIMS.C_02_10_FP-HIV-IntegrservDel_Q4_RESP","name":"SIMS.C_02_10_FP-HIV-IntegrservDel_Q4_RESP","id":"JsHOE9pUm78","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:14:10.733","code":"SIMS.C_02_10_FP-HIV-IntegrservDel_Q5_RESP","name":"SIMS.C_02_10_FP-HIV-IntegrservDel_Q5_RESP","id":"xbSJ1wHsAPt","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:55:47.707","code":"SIMS.C_02_10_FP-HIV-IntegrservDel_SCORE","name":"SIMS.C_02_10_FP-HIV-IntegrservDel_SCORE","id":"fBn1PN7EQux","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T21:06:56.011","code":"SIMS.C_03_01_CaseMgmt_Serv_COMM","name":"SIMS.C_03_01_CaseMgmt_Serv_COMM","id":"AgPm4Rc6ooJ","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:21:32.241","code":"SIMS.C_03_01_CaseMgmt_Serv_Q1_RESP","name":"SIMS.C_03_01_CaseMgmt_Serv_Q1_RESP","id":"TuGt7BT1BU0","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:24:23.366","code":"SIMS.C_03_01_CaseMgmt_Serv_Q2_RESP","name":"SIMS.C_03_01_CaseMgmt_Serv_Q2_RESP","id":"sjK7UlgdNfo","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:13:52.792","code":"SIMS.C_03_01_CaseMgmt_Serv_Q3_RESP","name":"SIMS.C_03_01_CaseMgmt_Serv_Q3_RESP","id":"xh4wHBCnxHZ","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:35:51.348","code":"SIMS.C_03_01_CaseMgmt_Serv_Q4_RESP","name":"SIMS.C_03_01_CaseMgmt_Serv_Q4_RESP","id":"nOSaCJ72L9o","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:41:55.709","code":"SIMS.C_03_01_CaseMgmt_Serv_SCORE","name":"SIMS.C_03_01_CaseMgmt_Serv_SCORE","id":"KZsseKGPqzw","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:45:48.339","code":"SIMS.C_03_02_PrevHIVGirls_COMM","name":"SIMS.C_03_02_PrevHIVGirls_COMM","id":"jbdWcJXjT6x","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:16:01.542","code":"SIMS.C_03_02_PrevHIVGirls_NA","name":"SIMS.C_03_02_PrevHIVGirls_NA","id":"WBcUGzaqZ0p","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:55:04.593","code":"SIMS.C_03_02_PrevHIVGirls_Q1_RESP","name":"SIMS.C_03_02_PrevHIVGirls_Q1_RESP","id":"FKjv0psdwyn","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:46:53.357","code":"SIMS.C_03_02_PrevHIVGirls_Q2_CB1","name":"SIMS.C_03_02_PrevHIVGirls_Q2_CB1","id":"IRA87gdyCl4","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:26:10.397","code":"SIMS.C_03_02_PrevHIVGirls_Q2_CB2","name":"SIMS.C_03_02_PrevHIVGirls_Q2_CB2","id":"RRmGEpYwB8m","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:36:02.144","code":"SIMS.C_03_02_PrevHIVGirls_Q2_CB3","name":"SIMS.C_03_02_PrevHIVGirls_Q2_CB3","id":"nlNxC0AQZ6f","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:43:28.640","code":"SIMS.C_03_02_PrevHIVGirls_Q2_CB4","name":"SIMS.C_03_02_PrevHIVGirls_Q2_CB4","id":"KDOPMQQfO2c","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-09-01T15:49:29.016","code":"SIMS.C_03_02_PrevHIVGirls_Q2_T-NUM","name":"SIMS.C_03_02_PrevHIVGirls_Q2_T-NUM","id":"NkpvmzbfSnB","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:49:24.394","code":"SIMS.C_03_02_PrevHIVGirls_Q3_CB1","name":"SIMS.C_03_02_PrevHIVGirls_Q3_CB1","id":"HQPSZy2lCfP","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:56:27.959","code":"SIMS.C_03_02_PrevHIVGirls_Q3_CB2","name":"SIMS.C_03_02_PrevHIVGirls_Q3_CB2","id":"EYm0mSt95Jg","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T21:05:01.030","code":"SIMS.C_03_02_PrevHIVGirls_Q3_CB3","name":"SIMS.C_03_02_PrevHIVGirls_Q3_CB3","id":"bcZL4PIQ3UE","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:40:05.249","code":"SIMS.C_03_02_PrevHIVGirls_Q3_CB4","name":"SIMS.C_03_02_PrevHIVGirls_Q3_CB4","id":"Lt4gjdMT8Ig","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:35:47.191","code":"SIMS.C_03_02_PrevHIVGirls_Q3_CB5","name":"SIMS.C_03_02_PrevHIVGirls_Q3_CB5","id":"NPDlQDYzsn4","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-09-01T15:49:53.232","code":"SIMS.C_03_02_PrevHIVGirls_Q3_T-NUM","name":"SIMS.C_03_02_PrevHIVGirls_Q3_T-NUM","id":"gMiDwUwYG81","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:55:03.155","code":"SIMS.C_03_02_PrevHIVGirls_SCORE","name":"SIMS.C_03_02_PrevHIVGirls_SCORE","id":"FKnCTocYGr2","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:31:56.210","code":"SIMS.C_03_03_HIVRefSyst_COMM","name":"SIMS.C_03_03_HIVRefSyst_COMM","id":"p4Tbh4xcEox","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:41:46.043","code":"SIMS.C_03_03_HIVRefSyst_Q1_RESP","name":"SIMS.C_03_03_HIVRefSyst_Q1_RESP","id":"L1yt54GOMtd","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:57:00.748","code":"SIMS.C_03_03_HIVRefSyst_Q2_RESP","name":"SIMS.C_03_03_HIVRefSyst_Q2_RESP","id":"esWz6znbe3K","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:36:31.436","code":"SIMS.C_03_03_HIVRefSyst_Q3_PERC","name":"SIMS.C_03_03_HIVRefSyst_Q3_PERC","id":"ndwxDJVkj1c","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:57:02.175","code":"SIMS.C_03_03_HIVRefSyst_Q4_PERC","name":"SIMS.C_03_03_HIVRefSyst_Q4_PERC","id":"r5HpLzFTC3w","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:11:13.339","code":"SIMS.C_03_03_HIVRefSyst_SCORE","name":"SIMS.C_03_03_HIVRefSyst_SCORE","id":"YsDEOrCdTzF","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T21:04:36.066","code":"SIMS.C_03_04_ChPrtServ_COMM","name":"SIMS.C_03_04_ChPrtServ_COMM","id":"BjibSrn0gNR","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T21:07:04.279","code":"SIMS.C_03_04_ChPrtServ_Q1_CB1","name":"SIMS.C_03_04_ChPrtServ_Q1_CB1","id":"AFDK6IZrlNS","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:18:52.613","code":"SIMS.C_03_04_ChPrtServ_Q1_CB2","name":"SIMS.C_03_04_ChPrtServ_Q1_CB2","id":"v1eL7VqiH8T","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:47:53.603","code":"SIMS.C_03_04_ChPrtServ_Q1_CB3","name":"SIMS.C_03_04_ChPrtServ_Q1_CB3","id":"iFsPIrmuy7w","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:56:15.052","code":"SIMS.C_03_04_ChPrtServ_Q1_CB4","name":"SIMS.C_03_04_ChPrtServ_Q1_CB4","id":"f3iCbGzmjZK","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T21:02:31.363","code":"SIMS.C_03_04_ChPrtServ_Q1_CB5","name":"SIMS.C_03_04_ChPrtServ_Q1_CB5","id":"CgK3hvm2rOq","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:16:04.068","code":"SIMS.C_03_04_ChPrtServ_Q1_CB6","name":"SIMS.C_03_04_ChPrtServ_Q1_CB6","id":"wAZMLdVnFeI","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:40:59.103","code":"SIMS.C_03_04_ChPrtServ_Q1_CB7","name":"SIMS.C_03_04_ChPrtServ_Q1_CB7","id":"lhfk2kKoL8k","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:40:13.671","code":"SIMS.C_03_04_ChPrtServ_Q1_RESP","name":"SIMS.C_03_04_ChPrtServ_Q1_RESP","id":"LrsHUaKp57c","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:45:16.342","code":"SIMS.C_03_04_ChPrtServ_Q2_RESP","name":"SIMS.C_03_04_ChPrtServ_Q2_RESP","id":"jGP6NcSf55R","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:20:01.001","code":"SIMS.C_03_04_ChPrtServ_Q3_RESP","name":"SIMS.C_03_04_ChPrtServ_Q3_RESP","id":"uKCgSL0ETbe","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:21:45.114","code":"SIMS.C_03_04_ChPrtServ_SCORE","name":"SIMS.C_03_04_ChPrtServ_SCORE","id":"TRh9FiwQVBr","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:58:37.672","code":"SIMS.C_03_05_EdServ_COMM","name":"SIMS.C_03_05_EdServ_COMM","id":"DWUJ6i0V0BY","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T21:05:34.640","code":"SIMS.C_03_05_EdServ_NA","name":"SIMS.C_03_05_EdServ_NA","id":"B02wPCUuNHn","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:32:08.372","code":"SIMS.C_03_05_EdServ_Q1_CB1","name":"SIMS.C_03_05_EdServ_Q1_CB1","id":"OZBfiPGXoqQ","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:21:51.662","code":"SIMS.C_03_05_EdServ_Q1_CB2","name":"SIMS.C_03_05_EdServ_Q1_CB2","id":"TPtQdZy5Lts","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:35:11.809","code":"SIMS.C_03_05_EdServ_Q1_RESP","name":"SIMS.C_03_05_EdServ_Q1_RESP","id":"NVQ3OtU5JGC","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:38:40.056","code":"SIMS.C_03_05_EdServ_Q2_RESP","name":"SIMS.C_03_05_EdServ_Q2_RESP","id":"mhjMtqjAg3S","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T21:06:05.522","code":"SIMS.C_03_05_EdServ_Q3_RESP","name":"SIMS.C_03_05_EdServ_Q3_RESP","id":"ASDP4UE0G0l","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:47:29.705","code":"SIMS.C_03_05_EdServ_SCORE","name":"SIMS.C_03_05_EdServ_SCORE","id":"IMKnIQ7qjnL","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:59:58.592","code":"SIMS.C_03_06_GirlsSecEdTrnsn_COMM","name":"SIMS.C_03_06_GirlsSecEdTrnsn_COMM","id":"DHJzq9m7HNd","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:20:32.509","code":"SIMS.C_03_06_GirlsSecEdTrnsn_NA","name":"SIMS.C_03_06_GirlsSecEdTrnsn_NA","id":"UdoT0NiC2Om","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:27:08.419","code":"SIMS.C_03_06_GirlsSecEdTrnsn_Q1_CB1","name":"SIMS.C_03_06_GirlsSecEdTrnsn_Q1_CB1","id":"rExCkxlwifV","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:17:34.291","code":"SIMS.C_03_06_GirlsSecEdTrnsn_Q1_CB2","name":"SIMS.C_03_06_GirlsSecEdTrnsn_Q1_CB2","id":"VPuIhDkm6i5","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:11:31.896","code":"SIMS.C_03_06_GirlsSecEdTrnsn_Q1_CB3","name":"SIMS.C_03_06_GirlsSecEdTrnsn_Q1_CB3","id":"YO7HpXzyryO","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:18:23.192","code":"SIMS.C_03_06_GirlsSecEdTrnsn_Q1_RESP","name":"SIMS.C_03_06_GirlsSecEdTrnsn_Q1_RESP","id":"vdzyMOSzbQg","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:37:00.507","code":"SIMS.C_03_06_GirlsSecEdTrnsn_Q2_CB1","name":"SIMS.C_03_06_GirlsSecEdTrnsn_Q2_CB1","id":"N6t5XAFLYet","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:54:35.928","code":"SIMS.C_03_06_GirlsSecEdTrnsn_Q2_CB2","name":"SIMS.C_03_06_GirlsSecEdTrnsn_Q2_CB2","id":"fPeT5C9R4K7","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:35:07.746","code":"SIMS.C_03_06_GirlsSecEdTrnsn_Q2_RESP","name":"SIMS.C_03_06_GirlsSecEdTrnsn_Q2_RESP","id":"NxEM5JIduO6","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:17:12.666","code":"SIMS.C_03_06_GirlsSecEdTrnsn_Q3_RESP","name":"SIMS.C_03_06_GirlsSecEdTrnsn_Q3_RESP","id":"VTnWowmQuhS","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:43:48.352","code":"SIMS.C_03_06_GirlsSecEdTrnsn_SCORE","name":"SIMS.C_03_06_GirlsSecEdTrnsn_SCORE","id":"k90m4GOmOlU","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:30:10.127","code":"SIMS.C_03_07_EconStgth-SocPrtServ_COMM","name":"SIMS.C_03_07_EconStgth-SocPrtServ_COMM","id":"q0ui7W4PuWI","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:31:02.029","code":"SIMS.C_03_07_EconStgth-SocPrtServ_NA","name":"SIMS.C_03_07_EconStgth-SocPrtServ_NA","id":"PkumaZC5OPR","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:20:06.294","code":"SIMS.C_03_07_EconStgth-SocPrtServ_Q1_RESP","name":"SIMS.C_03_07_EconStgth-SocPrtServ_Q1_RESP","id":"uIQjJZVVFgk","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:21:07.518","code":"SIMS.C_03_07_EconStgth-SocPrtServ_Q2_RESP","name":"SIMS.C_03_07_EconStgth-SocPrtServ_Q2_RESP","id":"TXYe6en6Ql0","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:56:56.481","code":"SIMS.C_03_07_EconStgth-SocPrtServ_Q3_RESP","name":"SIMS.C_03_07_EconStgth-SocPrtServ_Q3_RESP","id":"eUkK0EkvN9H","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T21:05:06.947","code":"SIMS.C_03_07_EconStgth-SocPrtServ_Q4_RESP","name":"SIMS.C_03_07_EconStgth-SocPrtServ_Q4_RESP","id":"Bc25tNUxaKn","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T21:01:05.345","code":"SIMS.C_03_07_EconStgth-SocPrtServ_SCORE","name":"SIMS.C_03_07_EconStgth-SocPrtServ_SCORE","id":"CxuAlXirJk1","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:53:32.940","code":"SIMS.C_03_08_ErlyChDevServ_COMM","name":"SIMS.C_03_08_ErlyChDevServ_COMM","id":"ga8xdpwTTrh","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T21:05:04.008","code":"SIMS.C_03_08_ErlyChDevServ_NA","name":"SIMS.C_03_08_ErlyChDevServ_NA","id":"BChyPytujvc","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:52:09.624","code":"SIMS.C_03_08_ErlyChDevServ_Q1_CB1","name":"SIMS.C_03_08_ErlyChDevServ_Q1_CB1","id":"GnY5gxDLtzw","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:46:50.306","code":"SIMS.C_03_08_ErlyChDevServ_Q1_CB2","name":"SIMS.C_03_08_ErlyChDevServ_Q1_CB2","id":"Isn7IEopeOQ","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:11:56.481","code":"SIMS.C_03_08_ErlyChDevServ_Q1_RESP","name":"SIMS.C_03_08_ErlyChDevServ_Q1_RESP","id":"yImyCPxXGCr","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T21:03:44.598","code":"SIMS.C_03_08_ErlyChDevServ_Q2_CB1","name":"SIMS.C_03_08_ErlyChDevServ_Q2_CB1","id":"Bus9M4ajl0B","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:22:41.438","code":"SIMS.C_03_08_ErlyChDevServ_Q2_CB2","name":"SIMS.C_03_08_ErlyChDevServ_Q2_CB2","id":"tDSW4poFEXU","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:53:41.580","code":"SIMS.C_03_08_ErlyChDevServ_Q2_RESP","name":"SIMS.C_03_08_ErlyChDevServ_Q2_RESP","id":"g6EY19eqSgD","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:28:05.758","code":"SIMS.C_03_08_ErlyChDevServ_Q3_CB1","name":"SIMS.C_03_08_ErlyChDevServ_Q3_CB1","id":"QY2Rr0FT4J5","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:11:17.022","code":"SIMS.C_03_08_ErlyChDevServ_Q3_CB2","name":"SIMS.C_03_08_ErlyChDevServ_Q3_CB2","id":"yqiEYsEUtok","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:34:40.239","code":"SIMS.C_03_08_ErlyChDevServ_Q3_CB3","name":"SIMS.C_03_08_ErlyChDevServ_Q3_CB3","id":"o9C9EvNuAZa","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:45:41.356","code":"SIMS.C_03_08_ErlyChDevServ_Q3_CB4","name":"SIMS.C_03_08_ErlyChDevServ_Q3_CB4","id":"jcpdwUgeoFC","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:43:00.846","code":"SIMS.C_03_08_ErlyChDevServ_Q3_CB5","name":"SIMS.C_03_08_ErlyChDevServ_Q3_CB5","id":"kLIIVJMCztp","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:38:47.013","code":"SIMS.C_03_08_ErlyChDevServ_Q3_CB6","name":"SIMS.C_03_08_ErlyChDevServ_Q3_CB6","id":"mgzLL9usZGd","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T21:05:44.945","code":"SIMS.C_03_08_ErlyChDevServ_Q3_RESP","name":"SIMS.C_03_08_ErlyChDevServ_Q3_RESP","id":"aXgFoCfJuAM","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:22:28.234","code":"SIMS.C_03_08_ErlyChDevServ_Q4_RESP","name":"SIMS.C_03_08_ErlyChDevServ_Q4_RESP","id":"Tgcd5oxms55","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T21:07:10.125","code":"SIMS.C_03_08_ErlyChDevServ_Q5_RESP","name":"SIMS.C_03_08_ErlyChDevServ_Q5_RESP","id":"aDu7ozlg2Cb","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:50:21.116","code":"SIMS.C_03_08_ErlyChDevServ_SCORE","name":"SIMS.C_03_08_ErlyChDevServ_SCORE","id":"HhAO9HUnggi","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:26:41.971","code":"SIMS.C_03_09_PedtNutrScrRef_COMM","name":"SIMS.C_03_09_PedtNutrScrRef_COMM","id":"RiroZndo83S","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:12:13.910","code":"SIMS.C_03_09_PedtNutrScrRef_NA","name":"SIMS.C_03_09_PedtNutrScrRef_NA","id":"YfjbYwzAwDx","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:19:26.131","code":"SIMS.C_03_09_PedtNutrScrRef_Q1_RESP","name":"SIMS.C_03_09_PedtNutrScrRef_Q1_RESP","id":"Us4CQyDDuic","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:48:38.809","code":"SIMS.C_03_09_PedtNutrScrRef_Q2_RESP","name":"SIMS.C_03_09_PedtNutrScrRef_Q2_RESP","id":"I0mcijlsHm1","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:21:37.414","code":"SIMS.C_03_09_PedtNutrScrRef_Q3_PERC","name":"SIMS.C_03_09_PedtNutrScrRef_Q3_PERC","id":"TSZ7rgVexYB","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:37:42.196","code":"SIMS.C_03_09_PedtNutrScrRef_SCORE","name":"SIMS.C_03_09_PedtNutrScrRef_SCORE","id":"MUV8grPbhAA","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:52:54.238","code":"SIMS.C_03_10_FP-HIV-IntegrservDel_COMM","name":"SIMS.C_03_10_FP-HIV-IntegrservDel_COMM","id":"gfZxeCLyoSX","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:28:07.103","code":"SIMS.C_03_10_FP-HIV-IntegrservDel_NA","name":"SIMS.C_03_10_FP-HIV-IntegrservDel_NA","id":"qXzuyclipF9","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:17:54.631","code":"SIMS.C_03_10_FP-HIV-IntegrservDel_Q1_RESP","name":"SIMS.C_03_10_FP-HIV-IntegrservDel_Q1_RESP","id":"vLXiEgFzGDN","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:20:57.157","code":"SIMS.C_03_10_FP-HIV-IntegrservDel_Q2_RESP","name":"SIMS.C_03_10_FP-HIV-IntegrservDel_Q2_RESP","id":"u05SJi0yuWp","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:21:23.020","code":"SIMS.C_03_10_FP-HIV-IntegrservDel_Q3_RESP","name":"SIMS.C_03_10_FP-HIV-IntegrservDel_Q3_RESP","id":"TvSIu8IG76u","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:37:44.992","code":"SIMS.C_03_10_FP-HIV-IntegrservDel_Q4_RESP","name":"SIMS.C_03_10_FP-HIV-IntegrservDel_Q4_RESP","id":"MtXoi6SEzid","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:52:44.292","code":"SIMS.C_03_10_FP-HIV-IntegrservDel_Q5_RESP","name":"SIMS.C_03_10_FP-HIV-IntegrservDel_Q5_RESP","id":"GHQEK29Pfya","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:48:37.354","code":"SIMS.C_03_10_FP-HIV-IntegrservDel_SCORE","name":"SIMS.C_03_10_FP-HIV-IntegrservDel_SCORE","id":"i1wFUVY0iSS","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:19:29.999","code":"SIMS.C_04_01_Cond-Avail_COMM","name":"SIMS.C_04_01_Cond-Avail_COMM","id":"uQXV1x6XFBO","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:42:06.803","code":"SIMS.C_04_01_Cond-Avail_Q1_RESP","name":"SIMS.C_04_01_Cond-Avail_Q1_RESP","id":"kXcWWJtqRsS","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:34:12.711","code":"SIMS.C_04_01_Cond-Avail_Q2_RESP","name":"SIMS.C_04_01_Cond-Avail_Q2_RESP","id":"OCyyxrFuEi3","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:38:06.979","code":"SIMS.C_04_01_Cond-Avail_Q3_RESP","name":"SIMS.C_04_01_Cond-Avail_Q3_RESP","id":"MOQfSAEldfq","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:09:21.702","code":"SIMS.C_04_01_Cond-Avail_Q4_RESP","name":"SIMS.C_04_01_Cond-Avail_Q4_RESP","id":"ZNzepDPx7Yl","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:42:29.045","code":"SIMS.C_04_01_Cond-Avail_SCORE","name":"SIMS.C_04_01_Cond-Avail_SCORE","id":"kSTGtleEora","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:13:08.080","code":"SIMS.C_04_02_Lubr-Avail_COMM","name":"SIMS.C_04_02_Lubr-Avail_COMM","id":"xUPCaS0zvOe","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:17:41.952","code":"SIMS.C_04_02_Lubr-Avail_Q1_RESP","name":"SIMS.C_04_02_Lubr-Avail_Q1_RESP","id":"VPhD7kuTxEV","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:16:02.813","code":"SIMS.C_04_02_Lubr-Avail_Q2_RESP","name":"SIMS.C_04_02_Lubr-Avail_Q2_RESP","id":"WB97LGgLVzf","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T21:02:25.506","code":"SIMS.C_04_02_Lubr-Avail_Q3_RESP","name":"SIMS.C_04_02_Lubr-Avail_Q3_RESP","id":"CHxQr0N1Iph","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:46:03.671","code":"SIMS.C_04_02_Lubr-Avail_Q4_RESP","name":"SIMS.C_04_02_Lubr-Avail_Q4_RESP","id":"j6K9KyxU7Ra","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:24:33.769","code":"SIMS.C_04_02_Lubr-Avail_SCORE","name":"SIMS.C_04_02_Lubr-Avail_SCORE","id":"sI5FYok4rbZ","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:33:21.309","code":"SIMS.C_04_03_STI-ScrnMgmt-KP_COMM","name":"SIMS.C_04_03_STI-ScrnMgmt-KP_COMM","id":"OMl3kSgyeeJ","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:45:44.111","code":"SIMS.C_04_03_STI-ScrnMgmt-KP_NA","name":"SIMS.C_04_03_STI-ScrnMgmt-KP_NA","id":"jc2b8lIGnp0","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:49:37.094","code":"SIMS.C_04_03_STI-ScrnMgmt-KP_Q1_RESP","name":"SIMS.C_04_03_STI-ScrnMgmt-KP_Q1_RESP","id":"hNN1tlO0msT","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:21:17.910","code":"SIMS.C_04_03_STI-ScrnMgmt-KP_Q2_RESP","name":"SIMS.C_04_03_STI-ScrnMgmt-KP_Q2_RESP","id":"TWLrpRUJD4H","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:29:32.625","code":"SIMS.C_04_03_STI-ScrnMgmt-KP_Q3_RESP","name":"SIMS.C_04_03_STI-ScrnMgmt-KP_Q3_RESP","id":"QCo6ig28REI","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:59:57.116","code":"SIMS.C_04_03_STI-ScrnMgmt-KP_Q4_PERC","name":"SIMS.C_04_03_STI-ScrnMgmt-KP_Q4_PERC","id":"dHrexFDSDVU","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:21:42.530","code":"SIMS.C_04_03_STI-ScrnMgmt-KP_Q5_RESP","name":"SIMS.C_04_03_STI-ScrnMgmt-KP_Q5_RESP","id":"tS5KcpAtsXM","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:21:12.759","code":"SIMS.C_04_03_STI-ScrnMgmt-KP_SCORE","name":"SIMS.C_04_03_STI-ScrnMgmt-KP_SCORE","id":"TXHQnlwoAkB","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:44:28.961","code":"SIMS.C_04_04_MonOutrch-KP_COMM","name":"SIMS.C_04_04_MonOutrch-KP_COMM","id":"JSWMkzlxNs7","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:14:24.740","code":"SIMS.C_04_04_MonOutrch-KP_NA","name":"SIMS.C_04_04_MonOutrch-KP_NA","id":"x3sofOZhKOc","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:20:48.036","code":"SIMS.C_04_04_MonOutrch-KP_Q1_RESP","name":"SIMS.C_04_04_MonOutrch-KP_Q1_RESP","id":"u7f1Qhf8ILR","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:10:31.863","code":"SIMS.C_04_04_MonOutrch-KP_Q2_RESP","name":"SIMS.C_04_04_MonOutrch-KP_Q2_RESP","id":"Z1hda1nOxVR","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:53:48.713","code":"SIMS.C_04_04_MonOutrch-KP_Q3_RESP","name":"SIMS.C_04_04_MonOutrch-KP_Q3_RESP","id":"g3ButtDRcJR","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:39:00.650","code":"SIMS.C_04_04_MonOutrch-KP_Q4_RESP","name":"SIMS.C_04_04_MonOutrch-KP_Q4_RESP","id":"MDFvOJYmyru","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:32:44.785","code":"SIMS.C_04_04_MonOutrch-KP_SCORE","name":"SIMS.C_04_04_MonOutrch-KP_SCORE","id":"OsLO0lfOXuY","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:13:13.343","code":"SIMS.C_04_05_PeerOutrchMgmt_COMM","name":"SIMS.C_04_05_PeerOutrchMgmt_COMM","id":"xTNqUF7HRKa","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:19:42.827","code":"SIMS.C_04_05_PeerOutrchMgmt_NA","name":"SIMS.C_04_05_PeerOutrchMgmt_NA","id":"UMyWvdKHikc","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:35:50.009","code":"SIMS.C_04_05_PeerOutrchMgmt_Q1_RESP","name":"SIMS.C_04_05_PeerOutrchMgmt_Q1_RESP","id":"NOzWsyGsq1I","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:52:52.795","code":"SIMS.C_04_05_PeerOutrchMgmt_Q2_RESP","name":"SIMS.C_04_05_PeerOutrchMgmt_Q2_RESP","id":"gG1aMLgtxeC","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:46:15.053","code":"SIMS.C_04_05_PeerOutrchMgmt_Q3_RESP","name":"SIMS.C_04_05_PeerOutrchMgmt_Q3_RESP","id":"J0BKoPgPIwh","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:14:42.421","code":"SIMS.C_04_05_PeerOutrchMgmt_Q4_RESP","name":"SIMS.C_04_05_PeerOutrchMgmt_Q4_RESP","id":"wxrVILeZDjj","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T21:01:43.026","code":"SIMS.C_04_05_PeerOutrchMgmt_Q5_RESP","name":"SIMS.C_04_05_PeerOutrchMgmt_Q5_RESP","id":"CQG0vOy2HKZ","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:18:10.203","code":"SIMS.C_04_05_PeerOutrchMgmt_SCORE","name":"SIMS.C_04_05_PeerOutrchMgmt_SCORE","id":"VhkG4K8uSdB","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:50:02.577","code":"SIMS.C_04_06_FP-HIV-IntegrservDel_COMM","name":"SIMS.C_04_06_FP-HIV-IntegrservDel_COMM","id":"Hjalle0kqtN","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:14:01.688","code":"SIMS.C_04_06_FP-HIV-IntegrservDel_NA","name":"SIMS.C_04_06_FP-HIV-IntegrservDel_NA","id":"xdLveSnayeD","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:56:57.888","code":"SIMS.C_04_06_FP-HIV-IntegrservDel_Q1_RESP","name":"SIMS.C_04_06_FP-HIV-IntegrservDel_Q1_RESP","id":"eTKg9TNgx1E","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:53:15.557","code":"SIMS.C_04_06_FP-HIV-IntegrservDel_Q2_RESP","name":"SIMS.C_04_06_FP-HIV-IntegrservDel_Q2_RESP","id":"GCdtxhzwX0r","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:14:39.893","code":"SIMS.C_04_06_FP-HIV-IntegrservDel_Q3_RESP","name":"SIMS.C_04_06_FP-HIV-IntegrservDel_Q3_RESP","id":"WxxFvb0VVw2","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:47:56.422","code":"SIMS.C_04_06_FP-HIV-IntegrservDel_Q4_RESP","name":"SIMS.C_04_06_FP-HIV-IntegrservDel_Q4_RESP","id":"ieSvk4VOXAn","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:44:31.696","code":"SIMS.C_04_06_FP-HIV-IntegrservDel_Q5_RESP","name":"SIMS.C_04_06_FP-HIV-IntegrservDel_Q5_RESP","id":"JS6CoIcG5qu","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T21:02:53.517","code":"SIMS.C_04_06_FP-HIV-IntegrservDel_SCORE","name":"SIMS.C_04_06_FP-HIV-IntegrservDel_SCORE","id":"CbAi0pdvZze","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:37:13.292","code":"SIMS.C_04_07_ServRefSyst_COMM","name":"SIMS.C_04_07_ServRefSyst_COMM","id":"n4X2gWptEt0","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:22:58.402","code":"SIMS.C_04_07_ServRefSyst_Q1_RESP","name":"SIMS.C_04_07_ServRefSyst_Q1_RESP","id":"t9qfP8avxxB","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:59:23.879","code":"SIMS.C_04_07_ServRefSyst_Q2_RESP","name":"SIMS.C_04_07_ServRefSyst_Q2_RESP","id":"DmwLL0SehK0","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:27:56.305","code":"SIMS.C_04_07_ServRefSyst_Q3_RESP","name":"SIMS.C_04_07_ServRefSyst_Q3_RESP","id":"qZ1czsycNgU","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:57:14.997","code":"SIMS.C_04_07_ServRefSyst_Q4_RESP","name":"SIMS.C_04_07_ServRefSyst_Q4_RESP","id":"eP4f2lKSWJV","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:10:28.209","code":"SIMS.C_04_07_ServRefSyst_SCORE","name":"SIMS.C_04_07_ServRefSyst_SCORE","id":"Z3AN4yPFGZl","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:48:57.340","code":"SIMS.C_04_08_DataRepConKPPrev_COMM","name":"SIMS.C_04_08_DataRepConKPPrev_COMM","id":"hxODJX8H51d","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:43:30.032","code":"SIMS.C_04_08_DataRepConKPPrev_Q1_RESP","name":"SIMS.C_04_08_DataRepConKPPrev_Q1_RESP","id":"kcY3sCx3Cqb","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:22:45.277","code":"SIMS.C_04_08_DataRepConKPPrev_Q2_A","name":"SIMS.C_04_08_DataRepConKPPrev_Q2_A","id":"TCORs3lqJ7o","valueType":"INTEGER","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:25:21.170","code":"SIMS.C_04_08_DataRepConKPPrev_Q2_B","name":"SIMS.C_04_08_DataRepConKPPrev_Q2_B","id":"s6qgfy31bDi","valueType":"INTEGER","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:31:26.396","code":"SIMS.C_04_08_DataRepConKPPrev_Q2_C","name":"SIMS.C_04_08_DataRepConKPPrev_Q2_C","id":"PGNUknkNsLV","valueType":"INTEGER","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:19:15.740","code":"SIMS.C_04_08_DataRepConKPPrev_Q2_D","name":"SIMS.C_04_08_DataRepConKPPrev_Q2_D","id":"UvBXuVrmGDH","valueType":"INTEGER","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:44:42.790","code":"SIMS.C_04_08_DataRepConKPPrev_Q2_PERC","name":"SIMS.C_04_08_DataRepConKPPrev_Q2_PERC","id":"jP5bwOS479L","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:44:35.815","code":"SIMS.C_04_08_DataRepConKPPrev_SCORE","name":"SIMS.C_04_08_DataRepConKPPrev_SCORE","id":"Jpx6EGb2O5y","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:56:50.789","code":"SIMS.C_05_01_SrvcRefLinkSyst_COMM","name":"SIMS.C_05_01_SrvcRefLinkSyst_COMM","id":"EUYoztbBEWo","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:24:03.280","code":"SIMS.C_05_01_SrvcRefLinkSyst_NA","name":"SIMS.C_05_01_SrvcRefLinkSyst_NA","id":"srvm3EtFnHb","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:42:46.960","code":"SIMS.C_05_01_SrvcRefLinkSyst_Q1_CB1","name":"SIMS.C_05_01_SrvcRefLinkSyst_Q1_CB1","id":"Kp4Ke7Q2bRy","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T21:06:11.448","code":"SIMS.C_05_01_SrvcRefLinkSyst_Q1_CB2","name":"SIMS.C_05_01_SrvcRefLinkSyst_Q1_CB2","id":"ark5SHobrGm","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:21:10.099","code":"SIMS.C_05_01_SrvcRefLinkSyst_Q1_RESP","name":"SIMS.C_05_01_SrvcRefLinkSyst_Q1_RESP","id":"TXkXZvd5M2a","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:49:49.849","code":"SIMS.C_05_01_SrvcRefLinkSyst_Q2_PERC","name":"SIMS.C_05_01_SrvcRefLinkSyst_Q2_PERC","id":"HlsN523SlqE","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:09:04.618","code":"SIMS.C_05_01_SrvcRefLinkSyst_Q3_RESP","name":"SIMS.C_05_01_SrvcRefLinkSyst_Q3_RESP","id":"ZqsKVqN6mag","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:58:23.224","code":"SIMS.C_05_01_SrvcRefLinkSyst_Q4_RESP","name":"SIMS.C_05_01_SrvcRefLinkSyst_Q4_RESP","id":"E3ox2DRv5xQ","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:20:51.998","code":"SIMS.C_05_01_SrvcRefLinkSyst_SCORE","name":"SIMS.C_05_01_SrvcRefLinkSyst_SCORE","id":"U5QCqc7VKbW","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:39:24.025","code":"SIMS.C_05_02_PrevHIVGirls_COMM","name":"SIMS.C_05_02_PrevHIVGirls_COMM","id":"M2J5BPO4gxO","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T21:04:19.935","code":"SIMS.C_05_02_PrevHIVGirls_NA","name":"SIMS.C_05_02_PrevHIVGirls_NA","id":"BLxhtwOiePA","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:43:58.031","code":"SIMS.C_05_02_PrevHIVGirls_Q1_RESP","name":"SIMS.C_05_02_PrevHIVGirls_Q1_RESP","id":"K5RRhb4vSLC","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:16:10.460","code":"SIMS.C_05_02_PrevHIVGirls_Q2_CB1","name":"SIMS.C_05_02_PrevHIVGirls_Q2_CB1","id":"W9oajqHZXMd","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:12:11.415","code":"SIMS.C_05_02_PrevHIVGirls_Q2_CB2","name":"SIMS.C_05_02_PrevHIVGirls_Q2_CB2","id":"YFutKEG5WaG","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:45:37.249","code":"SIMS.C_05_02_PrevHIVGirls_Q2_CB3","name":"SIMS.C_05_02_PrevHIVGirls_Q2_CB3","id":"jDSh5WcLAkZ","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:23:11.483","code":"SIMS.C_05_02_PrevHIVGirls_Q2_CB4","name":"SIMS.C_05_02_PrevHIVGirls_Q2_CB4","id":"t4xv5rtoAby","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-09-01T15:50:19.172","code":"SIMS.C_05_02_PrevHIVGirls_Q2_T-NUM","name":"SIMS.C_05_02_PrevHIVGirls_Q2_T-NUM","id":"hwcsURi9aTE","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:27:15.189","code":"SIMS.C_05_02_PrevHIVGirls_Q3_CB1","name":"SIMS.C_05_02_PrevHIVGirls_Q3_CB1","id":"RCn6HIqQ9yW","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:42:34.532","code":"SIMS.C_05_02_PrevHIVGirls_Q3_CB2","name":"SIMS.C_05_02_PrevHIVGirls_Q3_CB2","id":"krQ6WlYqcCW","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:59:44.048","code":"SIMS.C_05_02_PrevHIVGirls_Q3_CB3","name":"SIMS.C_05_02_PrevHIVGirls_Q3_CB3","id":"DjfIshZsNrq","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T21:05:39.078","code":"SIMS.C_05_02_PrevHIVGirls_Q3_CB4","name":"SIMS.C_05_02_PrevHIVGirls_Q3_CB4","id":"azmtgjjjdi4","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:41:32.270","code":"SIMS.C_05_02_PrevHIVGirls_Q3_CB5","name":"SIMS.C_05_02_PrevHIVGirls_Q3_CB5","id":"layeyNU2fWZ","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-09-01T15:50:43.840","code":"SIMS.C_05_02_PrevHIVGirls_Q3_T-NUM","name":"SIMS.C_05_02_PrevHIVGirls_Q3_T-NUM","id":"yDJSikIGPOB","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:28:28.698","code":"SIMS.C_05_02_PrevHIVGirls_SCORE","name":"SIMS.C_05_02_PrevHIVGirls_SCORE","id":"qSP9Qa6wmBF","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:49:03.074","code":"SIMS.C_05_03_GirlsSecEdTrnsn_COMM","name":"SIMS.C_05_03_GirlsSecEdTrnsn_COMM","id":"HWGHF81BD2D","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:49:10.026","code":"SIMS.C_05_03_GirlsSecEdTrnsn_NA","name":"SIMS.C_05_03_GirlsSecEdTrnsn_NA","id":"hVD6BMuX9SN","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:12:45.762","code":"SIMS.C_05_03_GirlsSecEdTrnsn_Q1_CB1","name":"SIMS.C_05_03_GirlsSecEdTrnsn_Q1_CB1","id":"Y01Qu5o0kLT","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:36:15.034","code":"SIMS.C_05_03_GirlsSecEdTrnsn_Q1_CB2","name":"SIMS.C_05_03_GirlsSecEdTrnsn_Q1_CB2","id":"nhkhvdcmrDK","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:15:16.824","code":"SIMS.C_05_03_GirlsSecEdTrnsn_Q1_CB3","name":"SIMS.C_05_03_GirlsSecEdTrnsn_Q1_CB3","id":"WOXeKYOCa2C","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T21:02:32.821","code":"SIMS.C_05_03_GirlsSecEdTrnsn_Q1_RESP","name":"SIMS.C_05_03_GirlsSecEdTrnsn_Q1_RESP","id":"CgG7nT2GoN4","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:29:24.627","code":"SIMS.C_05_03_GirlsSecEdTrnsn_Q2_CB1","name":"SIMS.C_05_03_GirlsSecEdTrnsn_Q2_CB1","id":"QEcJETJ35IP","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:13:45.244","code":"SIMS.C_05_03_GirlsSecEdTrnsn_Q2_CB2","name":"SIMS.C_05_03_GirlsSecEdTrnsn_Q2_CB2","id":"XjkzwoWPIQI","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:11:01.077","code":"SIMS.C_05_03_GirlsSecEdTrnsn_Q2_RESP","name":"SIMS.C_05_03_GirlsSecEdTrnsn_Q2_RESP","id":"YVvSwX8ByZ1","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T21:01:15.551","code":"SIMS.C_05_03_GirlsSecEdTrnsn_Q3_RESP","name":"SIMS.C_05_03_GirlsSecEdTrnsn_Q3_RESP","id":"CVr6UPiJhXC","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:16:41.921","code":"SIMS.C_05_03_GirlsSecEdTrnsn_SCORE","name":"SIMS.C_05_03_GirlsSecEdTrnsn_SCORE","id":"Vzt670SMzdT","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:28:30.012","code":"SIMS.C_05_04_STI-Ed_COMM","name":"SIMS.C_05_04_STI-Ed_COMM","id":"qSnhl9barps","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:49:05.868","code":"SIMS.C_05_04_STI-Ed_NA","name":"SIMS.C_05_04_STI-Ed_NA","id":"Hwa9xvPuWH4","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:31:34.603","code":"SIMS.C_05_04_STI-Ed_Q1_RESP","name":"SIMS.C_05_04_STI-Ed_Q1_RESP","id":"pF54z6tCLLk","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:37:58.686","code":"SIMS.C_05_04_STI-Ed_Q2_RESP","name":"SIMS.C_05_04_STI-Ed_Q2_RESP","id":"MPtaHkZP2wB","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:39:45.970","code":"SIMS.C_05_04_STI-Ed_Q3_PERC","name":"SIMS.C_05_04_STI-Ed_Q3_PERC","id":"LwWhNJz6CcG","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:17:43.207","code":"SIMS.C_05_04_STI-Ed_Q4_RESP","name":"SIMS.C_05_04_STI-Ed_Q4_RESP","id":"VoVTXQaPNAn","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T21:04:27.284","code":"SIMS.C_05_04_STI-Ed_SCORE","name":"SIMS.C_05_04_STI-Ed_SCORE","id":"BLFM6fLJC20","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:30:15.491","code":"SIMS.C_05_05_FP-HIV-IntegrservDel_COMM","name":"SIMS.C_05_05_FP-HIV-IntegrservDel_COMM","id":"Py9MCmU6zV0","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:36:38.241","code":"SIMS.C_05_05_FP-HIV-IntegrservDel_NA","name":"SIMS.C_05_05_FP-HIV-IntegrservDel_NA","id":"NBMryMtIFZm","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:57:28.319","code":"SIMS.C_05_05_FP-HIV-IntegrservDel_Q1_RESP","name":"SIMS.C_05_05_FP-HIV-IntegrservDel_Q1_RESP","id":"eLrwdttwoH7","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:20:46.729","code":"SIMS.C_05_05_FP-HIV-IntegrservDel_Q2_RESP","name":"SIMS.C_05_05_FP-HIV-IntegrservDel_Q2_RESP","id":"u86sBOX52La","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:18:16.612","code":"SIMS.C_05_05_FP-HIV-IntegrservDel_Q3_RESP","name":"SIMS.C_05_05_FP-HIV-IntegrservDel_Q3_RESP","id":"VgKnPmTpq25","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:11:09.680","code":"SIMS.C_05_05_FP-HIV-IntegrservDel_Q4_RESP","name":"SIMS.C_05_05_FP-HIV-IntegrservDel_Q4_RESP","id":"YtPcFbu9S8m","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:48:47.202","code":"SIMS.C_05_05_FP-HIV-IntegrservDel_Q5_RESP","name":"SIMS.C_05_05_FP-HIV-IntegrservDel_Q5_RESP","id":"hymetp5roxH","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:17:20.341","code":"SIMS.C_05_05_FP-HIV-IntegrservDel_SCORE","name":"SIMS.C_05_05_FP-HIV-IntegrservDel_SCORE","id":"vsU6MPQfbHz","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:15:14.312","code":"SIMS.C_05_06_Cond-Avail_COMM","name":"SIMS.C_05_06_Cond-Avail_COMM","id":"wP0mQybWBJR","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:45:02.357","code":"SIMS.C_05_06_Cond-Avail_NA1","name":"SIMS.C_05_06_Cond-Avail_NA1","id":"JJzTnlb6Hao","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:46:05.071","code":"SIMS.C_05_06_Cond-Avail_NA2","name":"SIMS.C_05_06_Cond-Avail_NA2","id":"J5IRHWlMzbr","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:25:55.643","code":"SIMS.C_05_06_Cond-Avail_Q1_RESP","name":"SIMS.C_05_06_Cond-Avail_Q1_RESP","id":"rUbwXT8KMlA","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:41:05.928","code":"SIMS.C_05_06_Cond-Avail_Q2_RESP","name":"SIMS.C_05_06_Cond-Avail_Q2_RESP","id":"LfxaoBjHP23","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:32:48.810","code":"SIMS.C_05_06_Cond-Avail_Q3_RESP","name":"SIMS.C_05_06_Cond-Avail_Q3_RESP","id":"OryRutGxt2Y","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:15:01.503","code":"SIMS.C_05_06_Cond-Avail_Q4_RESP","name":"SIMS.C_05_06_Cond-Avail_Q4_RESP","id":"WryM3NeI7eP","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:13:15.950","code":"SIMS.C_05_06_Cond-Avail_SCORE","name":"SIMS.C_05_06_Cond-Avail_SCORE","id":"XsdRbU9fzvL","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:17:11.381","code":"SIMS.CS_ABOVESITE_ASST_PNT_NAME","name":"SIMS.CS_ABOVESITE_ASST_PNT_NAME","id":"VttpQn01HsM","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T20:11:29.387","code":"SIMS.CS_ABOVESITE_ENTITY_TYPE","name":"SIMS.CS_ABOVESITE_ENTITY_TYPE","id":"yoF2vUyTvme","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-31T21:08:50.569","code":"SIMS.CS_ABOVESITE_PROGRAM_REACH_ORG_LVL_ID","name":"SIMS.CS_ABOVESITE_PROGRAM_REACH_ORG_LVL_ID","id":"oiooRabUhcp","valueType":"TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-31T21:08:24.222","code":"SIMS.CS_ABOVESITE_PROGRAM_REACH_ORG_LVL_NAME","name":"SIMS.CS_ABOVESITE_PROGRAM_REACH_ORG_LVL_NAME","id":"UvKvyMXWDcX","valueType":"TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"}]},{"lastUpdated":"2016-08-17T21:04:43.366","code":"SIMS.CS_AGMT_SIGN","name":"SIMS.CS_AGMT_SIGN","id":"bhgLkxLnnnx","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"},{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:21:21.750","code":"SIMS.CS_AGRMT_NMBR","name":"SIMS.CS_AGRMT_NMBR","id":"TVsppLJ6O1G","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"},{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:09:42.394","code":"SIMS.CS_ASMT_DATE","name":"SIMS.CS_ASMT_DATE","id":"ZhWybcEN9NL","valueType":"DATE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"},{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:45:09.402","code":"SIMS.CS_ASMT_END_TIME","name":"SIMS.CS_ASMT_END_TIME","id":"JJbo9pDSDGI","valueType":"TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"},{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:41:29.471","code":"SIMS.CS_ASMT_ENTRY_DATE","name":"SIMS.CS_ASMT_ENTRY_DATE","id":"LBkGWRp7GbD","valueType":"DATE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"},{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:55:08.907","code":"SIMS.CS_ASMT_ID","name":"SIMS.CS_ASMT_ID","id":"fKEFjIA3Jg1","valueType":"TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"},{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:13:04.257","code":"SIMS.CS_ASMT_START_TIME","name":"SIMS.CS_ASMT_START_TIME","id":"xVPOUuIJVaC","valueType":"TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"},{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:26:17.130","code":"SIMS.CS_ASMT_TOOL_TYPE","name":"SIMS.CS_ASMT_TOOL_TYPE","id":"RpqaKUXGtDS","valueType":"INTEGER_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"},{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T21:05:42.045","code":"SIMS.CS_ASMT_TYPE","name":"SIMS.CS_ASMT_TYPE","id":"axQrLFHH0Nl","valueType":"INTEGER_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"},{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:38:18.018","code":"SIMS.CS_ASSR1_ID","name":"SIMS.CS_ASSR1_ID","id":"mmBbifDzAIN","valueType":"TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"},{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:20:18.185","code":"SIMS.CS_ASSR1_NAME","name":"SIMS.CS_ASSR1_NAME","id":"UhAsVeSu9eK","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"},{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:26:34.129","code":"SIMS.CS_ASSR1_TYPE","name":"SIMS.CS_ASSR1_TYPE","id":"rLJUs5ctSpQ","valueType":"INTEGER_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"},{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:36:09.016","code":"SIMS.CS_ASSR2_ID","name":"SIMS.CS_ASSR2_ID","id":"nKtJsCBeYsH","valueType":"TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"},{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:32:50.168","code":"SIMS.CS_ASSR2_NAME","name":"SIMS.CS_ASSR2_NAME","id":"ORXVwFlS1Uq","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"},{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:10:05.850","code":"SIMS.CS_ASSR2_TYPE","name":"SIMS.CS_ASSR2_TYPE","id":"ZC8j4dXJ3U3","valueType":"INTEGER_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"},{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:44:14.804","code":"SIMS.CS_COMMUNITY_ASMT_PT_OAP_NAME","name":"SIMS.CS_COMMUNITY_ASMT_PT_OAP_NAME","id":"JWvwpMEDwjd","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:37:17.500","code":"SIMS.CS_COMMUNITY_ASMT_PT_SDP1_NAME","name":"SIMS.CS_COMMUNITY_ASMT_PT_SDP1_NAME","id":"n1a82Pq2xld","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:22:57.094","code":"SIMS.CS_COMMUNITY_ASMT_PT_TYPE","name":"SIMS.CS_COMMUNITY_ASMT_PT_TYPE","id":"TaCE3zKoyn5","valueType":"INTEGER_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:14:36.152","code":"SIMS.CS_FACILITY_TYPE","name":"SIMS.CS_FACILITY_TYPE","id":"wZcv3XVNViF","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:57:58.598","code":"SIMS.CS_KP","name":"SIMS.CS_KP","id":"EE7HfKW6WyO","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"},{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:20:41.466","code":"SIMS.CS_MIL","name":"SIMS.CS_MIL","id":"U9EBCWHPnrP","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"},{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:57:51.312","code":"SIMS.CS_SUB_NAME","name":"SIMS.CS_SUB_NAME","id":"efNhN8LV7Bz","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"},{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:19:01.638","code":"SIMS.CS_USG_AGENCY_CONDUCT","name":"SIMS.CS_USG_AGENCY_CONDUCT","id":"UYi0kpRryEN","valueType":"INTEGER_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Above Site Based","id":"OuWns35QmHl"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"},{"name":"All SIMS v2 - Above Site Based","id":"xDFgyFbegjl"},{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v3 - Community Based","id":"jvuGqgCvtcn"},{"name":"All SIMS v2 - Community Based","id":"xGbB5HNDnC0"}]},{"lastUpdated":"2016-08-17T20:42:01.255","code":"SIMS.F_01_01_HIVQMQI_COMM","name":"SIMS.F_01_01_HIVQMQI_COMM","id":"kYY5KyDceYx","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:40:19.181","code":"SIMS.F_01_01_HIVQMQI_Q1_RESP","name":"SIMS.F_01_01_HIVQMQI_Q1_RESP","id":"lppMVnAcWF9","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:37:24.466","code":"SIMS.F_01_01_HIVQMQI_Q2_RESP","name":"SIMS.F_01_01_HIVQMQI_Q2_RESP","id":"MzbhDQfGHlq","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:49:28.622","code":"SIMS.F_01_01_HIVQMQI_Q3_CB1","name":"SIMS.F_01_01_HIVQMQI_Q3_CB1","id":"Hpn2kSzzy8i","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:46:20.662","code":"SIMS.F_01_01_HIVQMQI_Q3_CB2","name":"SIMS.F_01_01_HIVQMQI_Q3_CB2","id":"Iyzz7nXkdEe","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:49:58.233","code":"SIMS.F_01_01_HIVQMQI_Q3_CB3","name":"SIMS.F_01_01_HIVQMQI_Q3_CB3","id":"HJwXhX7GxBM","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:32:29.993","code":"SIMS.F_01_01_HIVQMQI_Q3_RESP","name":"SIMS.F_01_01_HIVQMQI_Q3_RESP","id":"OUv4DksYBqI","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:32:42.132","code":"SIMS.F_01_01_HIVQMQI_Q4_RESP","name":"SIMS.F_01_01_HIVQMQI_Q4_RESP","id":"otCmvdr9T3S","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:36:35.542","code":"SIMS.F_01_01_HIVQMQI_Q5_RESP","name":"SIMS.F_01_01_HIVQMQI_Q5_RESP","id":"nC31TqYiFyW","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:49:56.842","code":"SIMS.F_01_01_HIVQMQI_SCORE","name":"SIMS.F_01_01_HIVQMQI_SCORE","id":"hkcwJapaZwX","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:56:40.762","code":"SIMS.F_01_02_PerfData_COMM","name":"SIMS.F_01_02_PerfData_COMM","id":"ewZdQ390l6P","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:47:08.496","code":"SIMS.F_01_02_PerfData_Q1_RESP","name":"SIMS.F_01_02_PerfData_Q1_RESP","id":"iPOPNqX9iUb","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:50:36.835","code":"SIMS.F_01_02_PerfData_Q2_RESP","name":"SIMS.F_01_02_PerfData_Q2_RESP","id":"HE1RI4XgX1t","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:46:37.560","code":"SIMS.F_01_02_PerfData_Q3_RESP","name":"SIMS.F_01_02_PerfData_Q3_RESP","id":"iTZzSK47Amv","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:06:04.027","code":"SIMS.F_01_02_PerfData_Q4_RESP","name":"SIMS.F_01_02_PerfData_Q4_RESP","id":"at9E1Z7LQUu","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:05:09.853","code":"SIMS.F_01_02_PerfData_SCORE","name":"SIMS.F_01_02_PerfData_SCORE","id":"baJF8HZmFFz","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:45:45.522","code":"SIMS.F_01_03_RiskRedCon_COMM","name":"SIMS.F_01_03_RiskRedCon_COMM","id":"JBTMJYaZzmY","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:38:38.703","code":"SIMS.F_01_03_RiskRedCon_NA","name":"SIMS.F_01_03_RiskRedCon_NA","id":"MHkH4Eaixml","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:21:08.830","code":"SIMS.F_01_03_RiskRedCon_Q1_RESP","name":"SIMS.F_01_03_RiskRedCon_Q1_RESP","id":"tXYazet8Wul","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:02:35.704","code":"SIMS.F_01_03_RiskRedCon_Q2_RESP","name":"SIMS.F_01_03_RiskRedCon_Q2_RESP","id":"CEkmP788Zfw","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:16:38.143","code":"SIMS.F_01_03_RiskRedCon_Q3_RESP","name":"SIMS.F_01_03_RiskRedCon_Q3_RESP","id":"W0s06Y1dkGZ","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:00:18.979","code":"SIMS.F_01_03_RiskRedCon_Q4_RESP","name":"SIMS.F_01_03_RiskRedCon_Q4_RESP","id":"dat2QpuJTqB","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:17:08.775","code":"SIMS.F_01_03_RiskRedCon_Q5_RESP","name":"SIMS.F_01_03_RiskRedCon_Q5_RESP","id":"VuG1iHFX3Ml","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:23:44.793","code":"SIMS.F_01_03_RiskRedCon_SCORE","name":"SIMS.F_01_03_RiskRedCon_SCORE","id":"SvMrC4g3ObK","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:27:31.020","code":"SIMS.F_01_04_PtRights_COMM","name":"SIMS.F_01_04_PtRights_COMM","id":"R8TUhXLsLcl","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:40:06.679","code":"SIMS.F_01_04_PtRights_Q1_RESP","name":"SIMS.F_01_04_PtRights_Q1_RESP","id":"lsTI7XOyF4O","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:07:42.886","code":"SIMS.F_01_04_PtRights_Q2_RESP","name":"SIMS.F_01_04_PtRights_Q2_RESP","id":"A8OPUs0EX57","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:03:05.162","code":"SIMS.F_01_04_PtRights_Q3_RESP","name":"SIMS.F_01_04_PtRights_Q3_RESP","id":"C6Ug9vgVVbi","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:40:09.426","code":"SIMS.F_01_04_PtRights_Q4_RESP","name":"SIMS.F_01_04_PtRights_Q4_RESP","id":"LSe1hRNXJUE","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:44:51.253","code":"SIMS.F_01_04_PtRights_SCORE","name":"SIMS.F_01_04_PtRights_SCORE","id":"JMHKCW8OcLi","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:35:48.636","code":"SIMS.F_01_05_StaffPerf_COMM","name":"SIMS.F_01_05_StaffPerf_COMM","id":"NpCpdOXG0Ti","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:07:56.065","code":"SIMS.F_01_05_StaffPerf_Q1_RESP","name":"SIMS.F_01_05_StaffPerf_Q1_RESP","id":"a2zMRalvK6V","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:59:15.196","code":"SIMS.F_01_05_StaffPerf_Q2_CB1","name":"SIMS.F_01_05_StaffPerf_Q2_CB1","id":"dPbOP4gJnTr","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:37:55.921","code":"SIMS.F_01_05_StaffPerf_Q2_CB2","name":"SIMS.F_01_05_StaffPerf_Q2_CB2","id":"mPZraeXo4Pw","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:23:22.424","code":"SIMS.F_01_05_StaffPerf_Q2_CB3","name":"SIMS.F_01_05_StaffPerf_Q2_CB3","id":"T18FfwLkc8t","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:19:50.695","code":"SIMS.F_01_05_StaffPerf_Q2_CB4","name":"SIMS.F_01_05_StaffPerf_Q2_CB4","id":"ulqG42J7eDr","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:30:47.166","code":"SIMS.F_01_05_StaffPerf_Q2_T-NUM","name":"SIMS.F_01_05_StaffPerf_Q2_T-NUM","id":"PPQH4wkVrhN","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:20:19.459","code":"SIMS.F_01_05_StaffPerf_Q3_RESP","name":"SIMS.F_01_05_StaffPerf_Q3_RESP","id":"UGQbtVO6KYj","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:38:13.869","code":"SIMS.F_01_05_StaffPerf_SCORE","name":"SIMS.F_01_05_StaffPerf_SCORE","id":"MnP1hH5olNi","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:38:49.745","code":"SIMS.F_01_06_TBInfCon_COMM","name":"SIMS.F_01_06_TBInfCon_COMM","id":"MgAiQfOX9uG","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:26:19.757","code":"SIMS.F_01_06_TBInfCon_Q1_RESP","name":"SIMS.F_01_06_TBInfCon_Q1_RESP","id":"ROrkOmbsnwD","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:14:14.544","code":"SIMS.F_01_06_TBInfCon_Q2_RESP","name":"SIMS.F_01_06_TBInfCon_Q2_RESP","id":"xaV1L0PmM3Z","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:45:12.189","code":"SIMS.F_01_06_TBInfCon_Q3_RESP","name":"SIMS.F_01_06_TBInfCon_Q3_RESP","id":"jHYjJVkdy8K","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:41:44.635","code":"SIMS.F_01_06_TBInfCon_Q4_RESP","name":"SIMS.F_01_06_TBInfCon_Q4_RESP","id":"L41tgZ2QmFa","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:16:58.670","code":"SIMS.F_01_06_TBInfCon_Q5_RESP","name":"SIMS.F_01_06_TBInfCon_Q5_RESP","id":"vvQjOGZ9Uie","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:39:04.837","code":"SIMS.F_01_06_TBInfCon_SCORE","name":"SIMS.F_01_06_TBInfCon_SCORE","id":"mboLCqUI5mI","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:32:59.659","code":"SIMS.F_01_07_WasteMan_COMM","name":"SIMS.F_01_07_WasteMan_COMM","id":"OpYLKf07iXr","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:57:36.996","code":"SIMS.F_01_07_WasteMan_Q1_RESP","name":"SIMS.F_01_07_WasteMan_Q1_RESP","id":"EjrKYBJdXAx","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:54:50.277","code":"SIMS.F_01_07_WasteMan_Q2_RESP","name":"SIMS.F_01_07_WasteMan_Q2_RESP","id":"FnDqZzGXuSz","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:06:37.951","code":"SIMS.F_01_07_WasteMan_Q3_RESP","name":"SIMS.F_01_07_WasteMan_Q3_RESP","id":"AK7Z02539Fh","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:01:35.795","code":"SIMS.F_01_07_WasteMan_Q4_RESP","name":"SIMS.F_01_07_WasteMan_Q4_RESP","id":"CS9QqXnYzGt","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:03:06.637","code":"SIMS.F_01_07_WasteMan_SCORE","name":"SIMS.F_01_07_WasteMan_SCORE","id":"C62y8C7hWyJ","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:10:34.303","code":"SIMS.F_01_08_InjSafe_COMM","name":"SIMS.F_01_08_InjSafe_COMM","id":"z0H8siMW15W","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:46:13.662","code":"SIMS.F_01_08_InjSafe_Q1_RESP","name":"SIMS.F_01_08_InjSafe_Q1_RESP","id":"j0mdMIGtjta","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:07:07.234","code":"SIMS.F_01_08_InjSafe_Q2_RESP","name":"SIMS.F_01_08_InjSafe_Q2_RESP","id":"af1FLtCziRc","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:38:09.758","code":"SIMS.F_01_08_InjSafe_Q3_RESP","name":"SIMS.F_01_08_InjSafe_Q3_RESP","id":"mofgabLY0du","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:05:36.103","code":"SIMS.F_01_08_InjSafe_Q4_RESP","name":"SIMS.F_01_08_InjSafe_Q4_RESP","id":"b00pH2VpOwC","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:22:38.841","code":"SIMS.F_01_08_InjSafe_SCORE","name":"SIMS.F_01_08_InjSafe_SCORE","id":"tdT5EUiGh2y","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:23:18.391","code":"SIMS.F_01_09_DQA_COMM","name":"SIMS.F_01_09_DQA_COMM","id":"t1qTKWUtixG","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:43:23.125","code":"SIMS.F_01_09_DQA_Q1_RESP","name":"SIMS.F_01_09_DQA_Q1_RESP","id":"kfW1Gk7GBte","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:08:47.245","code":"SIMS.F_01_09_DQA_Q2_RESP","name":"SIMS.F_01_09_DQA_Q2_RESP","id":"ZyhaK6us5GT","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:05:55.188","code":"SIMS.F_01_09_DQA_Q3_RESP","name":"SIMS.F_01_09_DQA_Q3_RESP","id":"aW2Vwfl530C","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:33:38.738","code":"SIMS.F_01_09_DQA_Q4_RESP","name":"SIMS.F_01_09_DQA_Q4_RESP","id":"OJxIiHgp04H","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:47:09.891","code":"SIMS.F_01_09_DQA_Q5_RESP","name":"SIMS.F_01_09_DQA_Q5_RESP","id":"ipMF84YB0B5","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:32:34.029","code":"SIMS.F_01_09_DQA_SCORE","name":"SIMS.F_01_09_DQA_SCORE","id":"OuFx6e7dvEJ","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:21:59.460","code":"SIMS.F_01_10_DataRepConTX_COMM","name":"SIMS.F_01_10_DataRepConTX_COMM","id":"ToedA5BCrKX","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:51:42.372","code":"SIMS.F_01_10_DataRepConTX_NA","name":"SIMS.F_01_10_DataRepConTX_NA","id":"GtN0tbgVsEW","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:12:10.180","code":"SIMS.F_01_10_DataRepConTX_Q1_RESP","name":"SIMS.F_01_10_DataRepConTX_Q1_RESP","id":"yfyvIJ3clHQ","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:09:52.229","code":"SIMS.F_01_10_DataRepConTX_Q2_A","name":"SIMS.F_01_10_DataRepConTX_Q2_A","id":"zfQ9qh13sIE","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:38:26.379","code":"SIMS.F_01_10_DataRepConTX_Q2_B","name":"SIMS.F_01_10_DataRepConTX_Q2_B","id":"mkHTjB69SmE","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:24:25.968","code":"SIMS.F_01_10_DataRepConTX_Q2_C","name":"SIMS.F_01_10_DataRepConTX_Q2_C","id":"SJBa14Bt2tl","valueType":"INTEGER","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:05:52.259","code":"SIMS.F_01_10_DataRepConTX_Q2_D","name":"SIMS.F_01_10_DataRepConTX_Q2_D","id":"awjOjHNjo8i","valueType":"INTEGER","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:42:38.745","code":"SIMS.F_01_10_DataRepConTX_Q2_PERC","name":"SIMS.F_01_10_DataRepConTX_Q2_PERC","id":"KQ8ww0NsEtM","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:00:58.082","code":"SIMS.F_01_10_DataRepConTX_SCORE","name":"SIMS.F_01_10_DataRepConTX_SCORE","id":"CzFg1vUT04R","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:54:00.211","code":"SIMS.F_01_11_DataRepConHTC_COMM","name":"SIMS.F_01_11_DataRepConHTC_COMM","id":"fzlmOnVr4xu","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:03:14.062","code":"SIMS.F_01_11_DataRepConHTC_NA","name":"SIMS.F_01_11_DataRepConHTC_NA","id":"c0krt0B7y2x","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:40:52.261","code":"SIMS.F_01_11_DataRepConHTC_Q1_RESP","name":"SIMS.F_01_11_DataRepConHTC_Q1_RESP","id":"LHYXz2ayPdv","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:11:04.810","code":"SIMS.F_01_11_DataRepConHTC_Q2_A","name":"SIMS.F_01_11_DataRepConHTC_Q2_A","id":"yuxk8dEaL4x","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:37:18.859","code":"SIMS.F_01_11_DataRepConHTC_Q2_B","name":"SIMS.F_01_11_DataRepConHTC_Q2_B","id":"N0xxAG8ayOk","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:21:19.182","code":"SIMS.F_01_11_DataRepConHTC_Q2_C","name":"SIMS.F_01_11_DataRepConHTC_Q2_C","id":"TW2vcuaoOAZ","valueType":"INTEGER","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:34:03.210","code":"SIMS.F_01_11_DataRepConHTC_Q2_D","name":"SIMS.F_01_11_DataRepConHTC_Q2_D","id":"oePpC100I10","valueType":"INTEGER","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:21:54.289","code":"SIMS.F_01_11_DataRepConHTC_Q2_PERC","name":"SIMS.F_01_11_DataRepConHTC_Q2_PERC","id":"tpgcd33iun6","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:18:07.610","code":"SIMS.F_01_11_DataRepConHTC_SCORE","name":"SIMS.F_01_11_DataRepConHTC_SCORE","id":"vhUhuzPhYeR","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:06:02.541","code":"SIMS.F_01_12_DataRepConPMTCT_COMM","name":"SIMS.F_01_12_DataRepConPMTCT_COMM","id":"AtTBJxriyDb","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:02:41.829","code":"SIMS.F_01_12_DataRepConPMTCT_NA","name":"SIMS.F_01_12_DataRepConPMTCT_NA","id":"cC7v3BJAd7J","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:15:48.606","code":"SIMS.F_01_12_DataRepConPMTCT_Q1_RESP","name":"SIMS.F_01_12_DataRepConPMTCT_Q1_RESP","id":"wFGVZuAImH4","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:44:05.100","code":"SIMS.F_01_12_DataRepConPMTCT_Q2_A","name":"SIMS.F_01_12_DataRepConPMTCT_Q2_A","id":"jZ3LDGpL3oK","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:04:15.536","code":"SIMS.F_01_12_DataRepConPMTCT_Q2_B","name":"SIMS.F_01_12_DataRepConPMTCT_Q2_B","id":"bmPT9eF5bhM","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:21:55.588","code":"SIMS.F_01_12_DataRepConPMTCT_Q2_C","name":"SIMS.F_01_12_DataRepConPMTCT_Q2_C","id":"Tp08VMxDBZH","valueType":"INTEGER","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:57:49.841","code":"SIMS.F_01_12_DataRepConPMTCT_Q2_D","name":"SIMS.F_01_12_DataRepConPMTCT_Q2_D","id":"eH0PBDH1ylO","valueType":"INTEGER","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:36:53.388","code":"SIMS.F_01_12_DataRepConPMTCT_Q2_PERC","name":"SIMS.F_01_12_DataRepConPMTCT_Q2_PERC","id":"N7UCHalYhAw","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:12:55.608","code":"SIMS.F_01_12_DataRepConPMTCT_SCORE","name":"SIMS.F_01_12_DataRepConPMTCT_SCORE","id":"xxe6BMtKfu9","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:28:16.620","code":"SIMS.F_01_13_DataRepConVMMC_COMM","name":"SIMS.F_01_13_DataRepConVMMC_COMM","id":"QuXqXNNUKPi","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:45:35.860","code":"SIMS.F_01_13_DataRepConVMMC_NA","name":"SIMS.F_01_13_DataRepConVMMC_NA","id":"Jdvt1BqPjto","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:57:39.814","code":"SIMS.F_01_13_DataRepConVMMC_Q1_RESP","name":"SIMS.F_01_13_DataRepConVMMC_Q1_RESP","id":"EJEj0n1KvY2","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:29:51.294","code":"SIMS.F_01_13_DataRepConVMMC_Q2_A","name":"SIMS.F_01_13_DataRepConVMMC_Q2_A","id":"Q75YgAWD7Wa","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:17:02.484","code":"SIMS.F_01_13_DataRepConVMMC_Q2_B","name":"SIMS.F_01_13_DataRepConVMMC_Q2_B","id":"vuuhwiH3ABD","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:07:02.814","code":"SIMS.F_01_13_DataRepConVMMC_Q2_C","name":"SIMS.F_01_13_DataRepConVMMC_Q2_C","id":"AfrGXTgmTqQ","valueType":"INTEGER","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:11:41.750","code":"SIMS.F_01_13_DataRepConVMMC_Q2_D","name":"SIMS.F_01_13_DataRepConVMMC_Q2_D","id":"yLtMLwluuvO","valueType":"INTEGER","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:52:06.708","code":"SIMS.F_01_13_DataRepConVMMC_Q2_PERC","name":"SIMS.F_01_13_DataRepConVMMC_Q2_PERC","id":"GOacUccPCFa","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:30:44.441","code":"SIMS.F_01_13_DataRepConVMMC_SCORE","name":"SIMS.F_01_13_DataRepConVMMC_SCORE","id":"pQJfKSmHRJn","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:34:05.916","code":"SIMS.F_01_14_SuppChain_COMM","name":"SIMS.F_01_14_SuppChain_COMM","id":"OE9esPaY3xt","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:50:13.959","code":"SIMS.F_01_14_SuppChain_NA","name":"SIMS.F_01_14_SuppChain_NA","id":"HHwIWIjtx6d","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:06:24.737","code":"SIMS.F_01_14_SuppChain_Q1_RESP","name":"SIMS.F_01_14_SuppChain_Q1_RESP","id":"aMpLQ5yJhP4","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:36:46.373","code":"SIMS.F_01_14_SuppChain_Q2_RESP","name":"SIMS.F_01_14_SuppChain_Q2_RESP","id":"Na9Wts4eDwF","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:50:22.570","code":"SIMS.F_01_14_SuppChain_Q3_CB1","name":"SIMS.F_01_14_SuppChain_Q3_CB1","id":"hGPww0mD1t7","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:34:51.447","code":"SIMS.F_01_14_SuppChain_Q3_CB2","name":"SIMS.F_01_14_SuppChain_Q3_CB2","id":"o4vrwK9Y471","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:17:39.421","code":"SIMS.F_01_14_SuppChain_Q3_CB3","name":"SIMS.F_01_14_SuppChain_Q3_CB3","id":"vPjZEK824ld","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:20:31.217","code":"SIMS.F_01_14_SuppChain_Q3_CB4","name":"SIMS.F_01_14_SuppChain_Q3_CB4","id":"UdpbbjVnC7B","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:09:44.812","code":"SIMS.F_01_14_SuppChain_Q3_CB5","name":"SIMS.F_01_14_SuppChain_Q3_CB5","id":"ZHbPzJq2Zgx","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:26:02.216","code":"SIMS.F_01_14_SuppChain_Q3_CB6","name":"SIMS.F_01_14_SuppChain_Q3_CB6","id":"RSWvgh5wdPh","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:48:24.684","code":"SIMS.F_01_14_SuppChain_Q3_CB7","name":"SIMS.F_01_14_SuppChain_Q3_CB7","id":"I9oKq2kAxw3","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:15:19.314","code":"SIMS.F_01_14_SuppChain_Q3_RESP","name":"SIMS.F_01_14_SuppChain_Q3_RESP","id":"wOTicMF6NwA","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:38:04.148","code":"SIMS.F_01_14_SuppChain_Q4_RESP","name":"SIMS.F_01_14_SuppChain_Q4_RESP","id":"mPFbKPYo638","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:17:53.357","code":"SIMS.F_01_14_SuppChain_SCORE","name":"SIMS.F_01_14_SuppChain_SCORE","id":"vlZc1r88MHM","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:22:47.832","code":"SIMS.F_01_15_MedDisp_COMM","name":"SIMS.F_01_15_MedDisp_COMM","id":"tci0MjJ5BAC","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:51:39.560","code":"SIMS.F_01_15_MedDisp_NA","name":"SIMS.F_01_15_MedDisp_NA","id":"gTtHHiTb344","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:10:22.129","code":"SIMS.F_01_15_MedDisp_Q1_RESP","name":"SIMS.F_01_15_MedDisp_Q1_RESP","id":"z622DxwzSee","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:54:54.479","code":"SIMS.F_01_15_MedDisp_Q2_RESP","name":"SIMS.F_01_15_MedDisp_Q2_RESP","id":"fm9nGlAqe3x","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:11:30.658","code":"SIMS.F_01_15_MedDisp_Q3_RESP","name":"SIMS.F_01_15_MedDisp_Q3_RESP","id":"Yod40484j8F","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:31:25.044","code":"SIMS.F_01_15_MedDisp_Q4_RESP","name":"SIMS.F_01_15_MedDisp_Q4_RESP","id":"PhKRx3q2XjW","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:52:41.403","code":"SIMS.F_01_15_MedDisp_SCORE","name":"SIMS.F_01_15_MedDisp_SCORE","id":"gi8KL1yuolR","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:21:06.165","code":"SIMS.F_01_16_SupARV_COMM","name":"SIMS.F_01_16_SupARV_COMM","id":"tyaWS7gunQs","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:52:51.380","code":"SIMS.F_01_16_SupARV_NA","name":"SIMS.F_01_16_SupARV_NA","id":"GgCexS0CCGz","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:43:06.425","code":"SIMS.F_01_16_SupARV_Q1_RESP","name":"SIMS.F_01_16_SupARV_Q1_RESP","id":"KjYYmZpl9yc","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:43:38.397","code":"SIMS.F_01_16_SupARV_Q2_RESP","name":"SIMS.F_01_16_SupARV_Q2_RESP","id":"kc4bCzJVsH2","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:47:22.682","code":"SIMS.F_01_16_SupARV_Q3_RESP","name":"SIMS.F_01_16_SupARV_Q3_RESP","id":"inV8Riwa8PD","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:23:43.476","code":"SIMS.F_01_16_SupARV_SCORE","name":"SIMS.F_01_16_SupARV_SCORE","id":"SVovYywpnDQ","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:11:52.789","code":"SIMS.F_01_17_SupCTX_COMM","name":"SIMS.F_01_17_SupCTX_COMM","id":"yjZkJYkvZce","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:19:38.928","code":"SIMS.F_01_17_SupCTX_NA","name":"SIMS.F_01_17_SupCTX_NA","id":"Unt6lZWAZDG","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:03:50.462","code":"SIMS.F_01_17_SupCTX_Q1_RESP","name":"SIMS.F_01_17_SupCTX_Q1_RESP","id":"BsU89MecDtw","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:02:24.057","code":"SIMS.F_01_17_SupCTX_Q2_RESP","name":"SIMS.F_01_17_SupCTX_Q2_RESP","id":"CIaL9oaRXIf","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:18:41.067","code":"SIMS.F_01_17_SupCTX_Q3_RESP","name":"SIMS.F_01_17_SupCTX_Q3_RESP","id":"V73muP2jCQK","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:31:03.392","code":"SIMS.F_01_17_SupCTX_SCORE","name":"SIMS.F_01_17_SupCTX_SCORE","id":"pkLBHCWRa6i","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:57:16.438","code":"SIMS.F_01_18_SupPedARV_COMM","name":"SIMS.F_01_18_SupPedARV_COMM","id":"Eog0w9GUcvo","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:09:31.440","code":"SIMS.F_01_18_SupPedARV_NA","name":"SIMS.F_01_18_SupPedARV_NA","id":"zkr1ogV76r3","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:06:01.068","code":"SIMS.F_01_18_SupPedARV_Q1_RESP","name":"SIMS.F_01_18_SupPedARV_Q1_RESP","id":"au7EREWx9q3","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:25:29.237","code":"SIMS.F_01_18_SupPedARV_Q2_RESP","name":"SIMS.F_01_18_SupPedARV_Q2_RESP","id":"S394J2ybYoW","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:24:56.199","code":"SIMS.F_01_18_SupPedARV_Q3_RESP","name":"SIMS.F_01_18_SupPedARV_Q3_RESP","id":"SeeNRGVezGd","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:54:17.437","code":"SIMS.F_01_18_SupPedARV_SCORE","name":"SIMS.F_01_18_SupPedARV_SCORE","id":"Futj23mfFy9","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:22:25.668","code":"SIMS.F_01_19_SupPedCTX_COMM","name":"SIMS.F_01_19_SupPedCTX_COMM","id":"tgGkZngRWpL","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:36:36.900","code":"SIMS.F_01_19_SupPedCTX_NA","name":"SIMS.F_01_19_SupPedCTX_NA","id":"NbvYysAXJlD","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:50:59.442","code":"SIMS.F_01_19_SupPedCTX_Q1_RESP","name":"SIMS.F_01_19_SupPedCTX_Q1_RESP","id":"H81yVPsfpht","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:11:25.668","code":"SIMS.F_01_19_SupPedCTX_Q2_RESP","name":"SIMS.F_01_19_SupPedCTX_Q2_RESP","id":"yOWVv01WpPP","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:59:41.213","code":"SIMS.F_01_19_SupPedCTX_Q3_RESP","name":"SIMS.F_01_19_SupPedCTX_Q3_RESP","id":"dKCEAsYYYCJ","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:32:36.811","code":"SIMS.F_01_19_SupPedCTX_SCORE","name":"SIMS.F_01_19_SupPedCTX_SCORE","id":"OtSXWcvWYeU","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:20:45.346","code":"SIMS.F_01_20_SupRTK_COMM","name":"SIMS.F_01_20_SupRTK_COMM","id":"U88mbGDtuXQ","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:20:42.736","code":"SIMS.F_01_20_SupRTK_NA","name":"SIMS.F_01_20_SupRTK_NA","id":"U8ttpuUnXUB","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:47:03.580","code":"SIMS.F_01_20_SupRTK_Q1_RESP","name":"SIMS.F_01_20_SupRTK_Q1_RESP","id":"iq6nhIkYXLP","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:47:15.756","code":"SIMS.F_01_20_SupRTK_Q2_RESP","name":"SIMS.F_01_20_SupRTK_Q2_RESP","id":"IP9o76eaSJW","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:12:43.348","code":"SIMS.F_01_20_SupRTK_Q3_RESP","name":"SIMS.F_01_20_SupRTK_Q3_RESP","id":"Y1rhxrVM5YP","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:27:53.545","code":"SIMS.F_01_20_SupRTK_SCORE","name":"SIMS.F_01_20_SupRTK_SCORE","id":"R0eCLdRGNmr","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:43:35.586","code":"SIMS.F_02_01_PtRecords_COMM","name":"SIMS.F_02_01_PtRecords_COMM","id":"KCaDVtrGxT9","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:43:17.503","code":"SIMS.F_02_01_PtRecords_Q1_RESP","name":"SIMS.F_02_01_PtRecords_Q1_RESP","id":"kIcMcVEx7py","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:19:20.808","code":"SIMS.F_02_01_PtRecords_Q2_RESP","name":"SIMS.F_02_01_PtRecords_Q2_RESP","id":"uu0ESSW8xoV","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:48:11.911","code":"SIMS.F_02_01_PtRecords_Q3_RESP","name":"SIMS.F_02_01_PtRecords_Q3_RESP","id":"ICHQjIM8DZS","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:43:10.589","code":"SIMS.F_02_01_PtRecords_Q4_RESP","name":"SIMS.F_02_01_PtRecords_Q4_RESP","id":"kJAzVyiIbGa","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:47:07.105","code":"SIMS.F_02_01_PtRecords_SCORE","name":"SIMS.F_02_01_PtRecords_SCORE","id":"ipvWdAC5Pi3","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:36:25.892","code":"SIMS.F_02_02_PtTrkART_COMM","name":"SIMS.F_02_02_PtTrkART_COMM","id":"Ng49jsI7a7S","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:20:38.908","code":"SIMS.F_02_02_PtTrkART_Q1_RESP","name":"SIMS.F_02_02_PtTrkART_Q1_RESP","id":"ua89xT2bIS9","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:33:46.924","code":"SIMS.F_02_02_PtTrkART_Q2_RESP","name":"SIMS.F_02_02_PtTrkART_Q2_RESP","id":"oiS8WwieuXv","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:41:18.489","code":"SIMS.F_02_02_PtTrkART_Q3_RESP","name":"SIMS.F_02_02_PtTrkART_Q3_RESP","id":"ldeQvr0lwaI","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:02:19.613","code":"SIMS.F_02_02_PtTrkART_Q4_RESP","name":"SIMS.F_02_02_PtTrkART_Q4_RESP","id":"cIKqSVymy6j","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:00:17.542","code":"SIMS.F_02_02_PtTrkART_SCORE","name":"SIMS.F_02_02_PtTrkART_SCORE","id":"DB5BG7ltyLw","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:03:03.700","code":"SIMS.F_02_03_PtTrkpreART_COMM","name":"SIMS.F_02_03_PtTrkpreART_COMM","id":"C7XjEpSJfDR","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2017-05-09T21:06:47.609","code":"SIMS.F_02_03_PtTrkpreART_NA","name":"SIMS.F_02_03_PtTrkpreART_NA","id":"tkDxeHVOv7j","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"}]},{"lastUpdated":"2016-08-17T20:55:54.832","code":"SIMS.F_02_03_PtTrkpreART_Q1_RESP","name":"SIMS.F_02_03_PtTrkpreART_Q1_RESP","id":"FA2kSrUp065","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:26:48.523","code":"SIMS.F_02_03_PtTrkpreART_Q2_RESP","name":"SIMS.F_02_03_PtTrkpreART_Q2_RESP","id":"rIekh9MWpBF","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:00:26.236","code":"SIMS.F_02_03_PtTrkpreART_Q3_RESP","name":"SIMS.F_02_03_PtTrkpreART_Q3_RESP","id":"D8WkfNe2Vl6","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:59:18.134","code":"SIMS.F_02_03_PtTrkpreART_Q4_RESP","name":"SIMS.F_02_03_PtTrkpreART_Q4_RESP","id":"Do1cdVRngI6","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:17:59.792","code":"SIMS.F_02_03_PtTrkpreART_SCORE","name":"SIMS.F_02_03_PtTrkpreART_SCORE","id":"Vknr78Bwojj","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:17:17.781","code":"SIMS.F_02_04_RegP-ART_COMM","name":"SIMS.F_02_04_RegP-ART_COMM","id":"VT6GqoFvgEy","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:11:35.602","code":"SIMS.F_02_04_RegP-ART_NA","name":"SIMS.F_02_04_RegP-ART_NA","id":"yNcbMXRGx9e","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:07:45.833","code":"SIMS.F_02_04_RegP-ART_Q1_RESP","name":"SIMS.F_02_04_RegP-ART_Q1_RESP","id":"A7ILLNLHEVy","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:23:40.819","code":"SIMS.F_02_04_RegP-ART_Q2_CB1","name":"SIMS.F_02_04_RegP-ART_Q2_CB1","id":"svVRsvdWF1j","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:35:34.980","code":"SIMS.F_02_04_RegP-ART_Q2_CB2","name":"SIMS.F_02_04_RegP-ART_Q2_CB2","id":"NrQL0MCViAF","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:02:37.477","code":"SIMS.F_02_04_RegP-ART_Q2_CB3","name":"SIMS.F_02_04_RegP-ART_Q2_CB3","id":"cEJTgkPaLui","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:09:57.062","code":"SIMS.F_02_04_RegP-ART_Q2_RESP","name":"SIMS.F_02_04_RegP-ART_Q2_RESP","id":"zDTTDeLIjzt","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:52:14.003","code":"SIMS.F_02_04_RegP-ART_Q3_CB1","name":"SIMS.F_02_04_RegP-ART_Q3_CB1","id":"GmkYTOKdFZY","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:24:41.706","code":"SIMS.F_02_04_RegP-ART_Q3_CB2","name":"SIMS.F_02_04_RegP-ART_Q3_CB2","id":"SHd7W3QGEfj","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:16:06.617","code":"SIMS.F_02_04_RegP-ART_Q3_CB3","name":"SIMS.F_02_04_RegP-ART_Q3_CB3","id":"WAIEHstGeeh","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:23:32.847","code":"SIMS.F_02_04_RegP-ART_Q3_CB4","name":"SIMS.F_02_04_RegP-ART_Q3_CB4","id":"SY2xBP6qDn3","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:50:25.466","code":"SIMS.F_02_04_RegP-ART_Q3_RESP","name":"SIMS.F_02_04_RegP-ART_Q3_RESP","id":"HFODaw27PLy","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:58:18.900","code":"SIMS.F_02_04_RegP-ART_Q4_RESP","name":"SIMS.F_02_04_RegP-ART_Q4_RESP","id":"E4w4AOEByFk","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:01:25.698","code":"SIMS.F_02_04_RegP-ART_SCORE","name":"SIMS.F_02_04_RegP-ART_SCORE","id":"CTIxepOy910","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:45:42.744","code":"SIMS.F_02_05_RegE-ART_COMM","name":"SIMS.F_02_05_RegE-ART_COMM","id":"jchr3xVXSy1","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:42:51.081","code":"SIMS.F_02_05_RegE-ART_NA","name":"SIMS.F_02_05_RegE-ART_NA","id":"kN3t8KmKuTt","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:25:50.402","code":"SIMS.F_02_05_RegE-ART_Q1_RESP","name":"SIMS.F_02_05_RegE-ART_Q1_RESP","id":"RUuoxBtolsY","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:12:07.674","code":"SIMS.F_02_05_RegE-ART_Q2_CB1","name":"SIMS.F_02_05_RegE-ART_Q2_CB1","id":"ygOnvY3AHoo","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:45:53.958","code":"SIMS.F_02_05_RegE-ART_Q2_CB2","name":"SIMS.F_02_05_RegE-ART_Q2_CB2","id":"jAqy8A3meuQ","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:53:51.531","code":"SIMS.F_02_05_RegE-ART_Q2_CB3","name":"SIMS.F_02_05_RegE-ART_Q2_CB3","id":"g25b9nEyblG","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:44:19.015","code":"SIMS.F_02_05_RegE-ART_Q2_RESP","name":"SIMS.F_02_05_RegE-ART_Q2_RESP","id":"JWd2NEenwJf","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:14:51.400","code":"SIMS.F_02_05_RegE-ART_Q3_CB1","name":"SIMS.F_02_05_RegE-ART_Q3_CB1","id":"wUPw0i2QGJA","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:57:38.399","code":"SIMS.F_02_05_RegE-ART_Q3_CB2","name":"SIMS.F_02_05_RegE-ART_Q3_CB2","id":"Ejfb6MtIV3k","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:12:27.506","code":"SIMS.F_02_05_RegE-ART_Q3_CB3","name":"SIMS.F_02_05_RegE-ART_Q3_CB3","id":"YBUnNATOq4R","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:40:26.042","code":"SIMS.F_02_05_RegE-ART_Q3_RESP","name":"SIMS.F_02_05_RegE-ART_Q3_RESP","id":"lOJ00TaQf4t","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:43:16.136","code":"SIMS.F_02_05_RegE-ART_Q4_RESP","name":"SIMS.F_02_05_RegE-ART_Q4_RESP","id":"kIdQ9ao3fem","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:31:08.765","code":"SIMS.F_02_05_RegE-ART_Q5_RESP","name":"SIMS.F_02_05_RegE-ART_Q5_RESP","id":"PjROjhpsBuB","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:03:25.623","code":"SIMS.F_02_05_RegE-ART_SCORE","name":"SIMS.F_02_05_RegE-ART_SCORE","id":"BY8a9a6aeaz","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:21:56.874","code":"SIMS.F_02_06_RegP-preART_COMM","name":"SIMS.F_02_06_RegP-preART_COMM","id":"TOkWaKAlY7o","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:16:35.585","code":"SIMS.F_02_06_RegP-preART_NA","name":"SIMS.F_02_06_RegP-preART_NA","id":"w1eJWzOcjL1","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:30:16.841","code":"SIMS.F_02_06_RegP-preART_Q1_RESP","name":"SIMS.F_02_06_RegP-preART_Q1_RESP","id":"PXUTXvysAyN","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:38:11.127","code":"SIMS.F_02_06_RegP-preART_Q2_CB1","name":"SIMS.F_02_06_RegP-preART_Q2_CB1","id":"moaMRnrgkq5","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:52:24.409","code":"SIMS.F_02_06_RegP-preART_Q2_CB2","name":"SIMS.F_02_06_RegP-preART_Q2_CB2","id":"GlsGjrgYfEY","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:05:08.398","code":"SIMS.F_02_06_RegP-preART_Q2_CB3","name":"SIMS.F_02_06_RegP-preART_Q2_CB3","id":"bbPQBxOXdlz","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:15:32.018","code":"SIMS.F_02_06_RegP-preART_Q2_RESP","name":"SIMS.F_02_06_RegP-preART_Q2_RESP","id":"wL8DgBSv3eK","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:09:32.649","code":"SIMS.F_02_06_RegP-preART_Q3_CB1","name":"SIMS.F_02_06_RegP-preART_Q3_CB1","id":"zKBo3SuDE0P","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:39:30.863","code":"SIMS.F_02_06_RegP-preART_Q3_CB2","name":"SIMS.F_02_06_RegP-preART_Q3_CB2","id":"lZunL1TAD7s","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:10:19.599","code":"SIMS.F_02_06_RegP-preART_Q3_CB3","name":"SIMS.F_02_06_RegP-preART_Q3_CB3","id":"z81GSWj9SCh","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:25:33.142","code":"SIMS.F_02_06_RegP-preART_Q3_CB4","name":"SIMS.F_02_06_RegP-preART_Q3_CB4","id":"RZptmOue7kg","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:31:16.997","code":"SIMS.F_02_06_RegP-preART_Q3_RESP","name":"SIMS.F_02_06_RegP-preART_Q3_RESP","id":"PiNzutUqZ7c","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:33:29.329","code":"SIMS.F_02_06_RegP-preART_Q4_RESP","name":"SIMS.F_02_06_RegP-preART_Q4_RESP","id":"oM2YNujUP18","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:02:13.709","code":"SIMS.F_02_06_RegP-preART_SCORE","name":"SIMS.F_02_06_RegP-preART_SCORE","id":"cJDvAQ89Lre","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:25:22.472","code":"SIMS.F_02_07_RegE-preART_COMM","name":"SIMS.F_02_07_RegE-preART_COMM","id":"S6MY6PLFlac","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:37:23.026","code":"SIMS.F_02_07_RegE-preART_NA","name":"SIMS.F_02_07_RegE-preART_NA","id":"MZLUhXuuwoR","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:53:28.532","code":"SIMS.F_02_07_RegE-preART_Q1_RESP","name":"SIMS.F_02_07_RegE-preART_Q1_RESP","id":"gAN4iuUiNNh","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:56:35.076","code":"SIMS.F_02_07_RegE-preART_Q2_CB1","name":"SIMS.F_02_07_RegE-preART_Q2_CB1","id":"EXxg6EJ4cRy","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:05:20.074","code":"SIMS.F_02_07_RegE-preART_Q2_CB2","name":"SIMS.F_02_07_RegE-preART_Q2_CB2","id":"b6LslNnBa2R","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:50:12.541","code":"SIMS.F_02_07_RegE-preART_Q2_CB3","name":"SIMS.F_02_07_RegE-preART_Q2_CB3","id":"hHYf7LZH5Hk","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:43:42.690","code":"SIMS.F_02_07_RegE-preART_Q2_RESP","name":"SIMS.F_02_07_RegE-preART_Q2_RESP","id":"KATDuZLH7zI","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:04:12.594","code":"SIMS.F_02_07_RegE-preART_Q3_CB1","name":"SIMS.F_02_07_RegE-preART_Q3_CB1","id":"bnUXkBWnemz","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:01:30.019","code":"SIMS.F_02_07_RegE-preART_Q3_CB2","name":"SIMS.F_02_07_RegE-preART_Q3_CB2","id":"Csjc1lTx34R","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:50:32.554","code":"SIMS.F_02_07_RegE-preART_Q3_CB3","name":"SIMS.F_02_07_RegE-preART_Q3_CB3","id":"heo7IU18WmG","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:02:04.944","code":"SIMS.F_02_07_RegE-preART_Q3_RESP","name":"SIMS.F_02_07_RegE-preART_Q3_RESP","id":"cKYVbYPTxYW","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:20:53.279","code":"SIMS.F_02_07_RegE-preART_Q4_RESP","name":"SIMS.F_02_07_RegE-preART_Q4_RESP","id":"U3uLdIJKT5J","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:27:50.866","code":"SIMS.F_02_07_RegE-preART_Q5_RESP","name":"SIMS.F_02_07_RegE-preART_Q5_RESP","id":"r0nsLz5PKvs","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:58:24.636","code":"SIMS.F_02_07_RegE-preART_SCORE","name":"SIMS.F_02_07_RegE-preART_SCORE","id":"E2DoeUjAVw1","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:23:08.846","code":"SIMS.F_02_08_ARTElig_COMM","name":"SIMS.F_02_08_ARTElig_COMM","id":"t5bzwTrBHrJ","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2017-05-09T21:06:51.305","code":"SIMS.F_02_08_ARTElig_NA","name":"SIMS.F_02_08_ARTElig_NA","id":"ClzRVEN3ZAY","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"}]},{"lastUpdated":"2016-08-17T20:14:13.286","code":"SIMS.F_02_08_ARTElig_Q1_RESP","name":"SIMS.F_02_08_ARTElig_Q1_RESP","id":"XbeRczEQIDg","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:39:36.280","code":"SIMS.F_02_08_ARTElig_Q2_PERC","name":"SIMS.F_02_08_ARTElig_Q2_PERC","id":"lxvWbfrKBBK","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:39:06.184","code":"SIMS.F_02_08_ARTElig_Q3_RESP","name":"SIMS.F_02_08_ARTElig_Q3_RESP","id":"mbLBVqo6t49","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:21:41.245","code":"SIMS.F_02_08_ARTElig_SCORE","name":"SIMS.F_02_08_ARTElig_SCORE","id":"tSEKWQ6cEpN","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:25:03.170","code":"SIMS.F_02_09_CTXAdult_COMM","name":"SIMS.F_02_09_CTXAdult_COMM","id":"Scm8JWYYQvw","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:09:16.799","code":"SIMS.F_02_09_CTXAdult_Q1_PERC","name":"SIMS.F_02_09_CTXAdult_Q1_PERC","id":"ZoFlEm3EDTF","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:36:21.847","code":"SIMS.F_02_09_CTXAdult_SCORE","name":"SIMS.F_02_09_CTXAdult_SCORE","id":"NGQ81wRlfUs","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:31:42.695","code":"SIMS.F_02_10_ARTAdh_COMM","name":"SIMS.F_02_10_ARTAdh_COMM","id":"Pcry4d8ZySK","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:49:34.289","code":"SIMS.F_02_10_ARTAdh_Q1_RESP","name":"SIMS.F_02_10_ARTAdh_Q1_RESP","id":"HOib8pZwvrO","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:10:26.979","code":"SIMS.F_02_10_ARTAdh_Q2_RESP","name":"SIMS.F_02_10_ARTAdh_Q2_RESP","id":"Z3xrg2Bqf8k","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:46:56.181","code":"SIMS.F_02_10_ARTAdh_Q3_PERC","name":"SIMS.F_02_10_ARTAdh_Q3_PERC","id":"iQUdizQlY3F","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:28:22.088","code":"SIMS.F_02_10_ARTAdh_Q4_RESP","name":"SIMS.F_02_10_ARTAdh_Q4_RESP","id":"qu6qhOJQSP0","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:52:59.918","code":"SIMS.F_02_10_ARTAdh_SCORE","name":"SIMS.F_02_10_ARTAdh_SCORE","id":"gfD39ur94u6","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:35:30.958","code":"SIMS.F_02_11_ARTMon_COMM","name":"SIMS.F_02_11_ARTMon_COMM","id":"nrW4LYjCqLM","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:46:23.451","code":"SIMS.F_02_11_ARTMon_Q1_RESP","name":"SIMS.F_02_11_ARTMon_Q1_RESP","id":"iya1yIgimBY","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:06:48.484","code":"SIMS.F_02_11_ARTMon_Q2_PERC","name":"SIMS.F_02_11_ARTMon_Q2_PERC","id":"AICCtYGiITM","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:47:35.476","code":"SIMS.F_02_11_ARTMon_Q3_RESP","name":"SIMS.F_02_11_ARTMon_Q3_RESP","id":"iJYfzO7P4ZJ","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:59:00.763","code":"SIMS.F_02_11_ARTMon_SCORE","name":"SIMS.F_02_11_ARTMon_SCORE","id":"dRF3LwEWjY9","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:26:38.081","code":"SIMS.F_02_12_PartnTest_COMM","name":"SIMS.F_02_12_PartnTest_COMM","id":"rJQYs8xDFg1","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:36:17.799","code":"SIMS.F_02_12_PartnTest_Q1_RESP","name":"SIMS.F_02_12_PartnTest_Q1_RESP","id":"NHCZWBJKr2E","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:12:37.283","code":"SIMS.F_02_12_PartnTest_Q2_RESP","name":"SIMS.F_02_12_PartnTest_Q2_RESP","id":"y6sKjpJsHFM","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:46:58.992","code":"SIMS.F_02_12_PartnTest_Q3_PERC","name":"SIMS.F_02_12_PartnTest_Q3_PERC","id":"IqkaF3D8KRH","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:49:21.557","code":"SIMS.F_02_12_PartnTest_SCORE","name":"SIMS.F_02_12_PartnTest_SCORE","id":"HrkCe7C0b4e","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:02:43.298","code":"SIMS.F_02_13_ChildTest_COMM","name":"SIMS.F_02_13_ChildTest_COMM","id":"CC5lRybWRvG","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:26:35.444","code":"SIMS.F_02_13_ChildTest_Q1_RESP","name":"SIMS.F_02_13_ChildTest_Q1_RESP","id":"rKtPjaBNywv","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:18:57.700","code":"SIMS.F_02_13_ChildTest_Q2_PERC","name":"SIMS.F_02_13_ChildTest_Q2_PERC","id":"uZSnaYoghLy","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:14:56.431","code":"SIMS.F_02_13_ChildTest_SCORE","name":"SIMS.F_02_13_ChildTest_SCORE","id":"WSRkQlXjEQv","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:30:31.179","code":"SIMS.F_02_14_STI-Gen_COMM","name":"SIMS.F_02_14_STI-Gen_COMM","id":"pUm1gbQutGc","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:51:19.565","code":"SIMS.F_02_14_STI-Gen_Q1_RESP","name":"SIMS.F_02_14_STI-Gen_Q1_RESP","id":"gykBJ9RCQZv","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:54:11.666","code":"SIMS.F_02_14_STI-Gen_Q2_RESP","name":"SIMS.F_02_14_STI-Gen_Q2_RESP","id":"fW8jfU5CGT1","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:34:04.564","code":"SIMS.F_02_14_STI-Gen_Q3_PERC","name":"SIMS.F_02_14_STI-Gen_Q3_PERC","id":"oEPnBfZXnLv","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:11:51.578","code":"SIMS.F_02_14_STI-Gen_Q4_RESP","name":"SIMS.F_02_14_STI-Gen_Q4_RESP","id":"YkecRfu8WIB","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:41:25.340","code":"SIMS.F_02_14_STI-Gen_SCORE","name":"SIMS.F_02_14_STI-Gen_SCORE","id":"LCHlGiSkQF7","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:01:11.100","code":"SIMS.F_02_15_NutrAdult_COMM","name":"SIMS.F_02_15_NutrAdult_COMM","id":"cwqF6IATZF1","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:00:08.819","code":"SIMS.F_02_15_NutrAdult_Q1_PERC","name":"SIMS.F_02_15_NutrAdult_Q1_PERC","id":"deTVQ0UEj2X","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:30:22.185","code":"SIMS.F_02_15_NutrAdult_Q2_RESP","name":"SIMS.F_02_15_NutrAdult_Q2_RESP","id":"pwkYEerJ0SW","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:04:25.814","code":"SIMS.F_02_15_NutrAdult_Q3_RESP","name":"SIMS.F_02_15_NutrAdult_Q3_RESP","id":"bLhb9jbdrOL","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:14:55.183","code":"SIMS.F_02_15_NutrAdult_SCORE","name":"SIMS.F_02_15_NutrAdult_SCORE","id":"wsUJCcpc542","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:20:44.038","code":"SIMS.F_02_16_TBScreen_COMM","name":"SIMS.F_02_16_TBScreen_COMM","id":"U8CAQKR7c7M","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:45:05.156","code":"SIMS.F_02_16_TBScreen_Q1_RESP","name":"SIMS.F_02_16_TBScreen_Q1_RESP","id":"JjrQoCbfEMH","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:34:44.419","code":"SIMS.F_02_16_TBScreen_Q2_PERC","name":"SIMS.F_02_16_TBScreen_Q2_PERC","id":"o6VyDq6ETcT","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:32:01.606","code":"SIMS.F_02_16_TBScreen_Q3_RESP","name":"SIMS.F_02_16_TBScreen_Q3_RESP","id":"P1hsVqcP8pi","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:36:49.102","code":"SIMS.F_02_16_TBScreen_SCORE","name":"SIMS.F_02_16_TBScreen_SCORE","id":"n99C1oChVbV","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:43:14.737","code":"SIMS.F_02_17_IPT_COMM","name":"SIMS.F_02_17_IPT_COMM","id":"kIPZJxGW33Q","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:32:31.318","code":"SIMS.F_02_17_IPT_NA","name":"SIMS.F_02_17_IPT_NA","id":"OuP0okDzme7","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:57:07.864","code":"SIMS.F_02_17_IPT_Q1_RESP","name":"SIMS.F_02_17_IPT_Q1_RESP","id":"eqmWtuz2Qxe","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:35:19.949","code":"SIMS.F_02_17_IPT_Q2_PERC","name":"SIMS.F_02_17_IPT_Q2_PERC","id":"nTzBy6ULvEv","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:13:50.304","code":"SIMS.F_02_17_IPT_Q3_RESP","name":"SIMS.F_02_17_IPT_Q3_RESP","id":"XI8R7WBrmCj","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:35:59.378","code":"SIMS.F_02_17_IPT_SCORE","name":"SIMS.F_02_17_IPT_SCORE","id":"NmA2tCU9D4d","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:48:20.476","code":"SIMS.F_02_18_TBDxEval_COMM","name":"SIMS.F_02_18_TBDxEval_COMM","id":"iAMAOp9htRr","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:25:04.534","code":"SIMS.F_02_18_TBDxEval_Q1_RESP","name":"SIMS.F_02_18_TBDxEval_Q1_RESP","id":"sBzj4mi9UWT","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:44:33.077","code":"SIMS.F_02_18_TBDxEval_Q2_RESP","name":"SIMS.F_02_18_TBDxEval_Q2_RESP","id":"JRHZXxoC5zY","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:20:36.341","code":"SIMS.F_02_18_TBDxEval_Q3_PERC","name":"SIMS.F_02_18_TBDxEval_Q3_PERC","id":"uby8RIedv3K","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:26:47.231","code":"SIMS.F_02_18_TBDxEval_Q4_RESP","name":"SIMS.F_02_18_TBDxEval_Q4_RESP","id":"RIfVtVGY2EX","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:36:27.263","code":"SIMS.F_02_18_TBDxEval_SCORE","name":"SIMS.F_02_18_TBDxEval_SCORE","id":"NFv2ICJ0VS9","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:40:20.556","code":"SIMS.F_02_19_FacLink_COMM","name":"SIMS.F_02_19_FacLink_COMM","id":"LPKnc2O5N3Z","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:58:20.384","code":"SIMS.F_02_19_FacLink_NA","name":"SIMS.F_02_19_FacLink_NA","id":"e4Oub40MW1I","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:12:18.902","code":"SIMS.F_02_19_FacLink_Q1_RESP","name":"SIMS.F_02_19_FacLink_Q1_RESP","id":"YDywwnLxAP5","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:39:19.879","code":"SIMS.F_02_19_FacLink_Q2_RESP","name":"SIMS.F_02_19_FacLink_Q2_RESP","id":"m3zjsvU8Hli","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:31:14.304","code":"SIMS.F_02_19_FacLink_Q3_RESP","name":"SIMS.F_02_19_FacLink_Q3_RESP","id":"PiPFLDtTQUk","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:51:02.295","code":"SIMS.F_02_19_FacLink_SCORE","name":"SIMS.F_02_19_FacLink_SCORE","id":"H6ssHBASPmC","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:24:07.249","code":"SIMS.F_02_20_FPSys_COMM","name":"SIMS.F_02_20_FPSys_COMM","id":"SnXCxt370Y1","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:16:31.328","code":"SIMS.F_02_20_FPSys_Q1_RESP","name":"SIMS.F_02_20_FPSys_Q1_RESP","id":"W3RZUYSNymI","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:25:53.010","code":"SIMS.F_02_20_FPSys_Q2_RESP","name":"SIMS.F_02_20_FPSys_Q2_RESP","id":"rUFE9DRsZYO","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:13:41.332","code":"SIMS.F_02_20_FPSys_Q3_RESP","name":"SIMS.F_02_20_FPSys_Q3_RESP","id":"XkIhsmjqPLm","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:46:38.951","code":"SIMS.F_02_20_FPSys_SCORE","name":"SIMS.F_02_20_FPSys_SCORE","id":"itqIjwGHCt5","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:05:50.820","code":"SIMS.F_02_21_FPInteg_COMM","name":"SIMS.F_02_21_FPInteg_COMM","id":"AWmiiXLWshS","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:59:38.363","code":"SIMS.F_02_21_FPInteg_Q1_RESP","name":"SIMS.F_02_21_FPInteg_Q1_RESP","id":"dKlAU8ZSNij","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:47:39.638","code":"SIMS.F_02_21_FPInteg_Q2_RESP","name":"SIMS.F_02_21_FPInteg_Q2_RESP","id":"IJmDzLKvfJi","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:17:22.880","code":"SIMS.F_02_21_FPInteg_Q3_RESP","name":"SIMS.F_02_21_FPInteg_Q3_RESP","id":"vRxya6qdTWT","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:45:30.332","code":"SIMS.F_02_21_FPInteg_Q4_RESP","name":"SIMS.F_02_21_FPInteg_Q4_RESP","id":"jEjFVN0hBib","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:41:48.767","code":"SIMS.F_02_21_FPInteg_Q5_RESP","name":"SIMS.F_02_21_FPInteg_Q5_RESP","id":"L1Ea47oVqxx","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:01:44.550","code":"SIMS.F_02_21_FPInteg_SCORE","name":"SIMS.F_02_21_FPInteg_SCORE","id":"cQCDhisMh7i","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:08:55.960","code":"SIMS.F_02_22_PedsTest_COMM","name":"SIMS.F_02_22_PedsTest_COMM","id":"ZtUpmKxABGn","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:17:36.856","code":"SIMS.F_02_22_PedsTest_Q1_A-NUM","name":"SIMS.F_02_22_PedsTest_Q1_A-NUM","id":"vpL79efm1RC","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:44:03.643","code":"SIMS.F_02_22_PedsTest_Q1_CB1","name":"SIMS.F_02_22_PedsTest_Q1_CB1","id":"jZehpv5gp2s","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:00:40.760","code":"SIMS.F_02_22_PedsTest_Q1_CB2","name":"SIMS.F_02_22_PedsTest_Q1_CB2","id":"d4ioz6BiQPP","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:28:36.650","code":"SIMS.F_02_22_PedsTest_Q1_CB3","name":"SIMS.F_02_22_PedsTest_Q1_CB3","id":"qQdemABA9mE","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:55:50.602","code":"SIMS.F_02_22_PedsTest_Q2_RESP","name":"SIMS.F_02_22_PedsTest_Q2_RESP","id":"FAw7rleJKYP","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:34:41.637","code":"SIMS.F_02_22_PedsTest_SCORE","name":"SIMS.F_02_22_PedsTest_SCORE","id":"o7wSiyvI557","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:26:39.375","code":"SIMS.F_02_23_CTXPeds_COMM","name":"SIMS.F_02_23_CTXPeds_COMM","id":"Rjp5lStSraY","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:06:21.846","code":"SIMS.F_02_23_CTXPeds_Q1_PERC","name":"SIMS.F_02_23_CTXPeds_Q1_PERC","id":"aMtRNMTiDo3","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:50:19.655","code":"SIMS.F_02_23_CTXPeds_SCORE","name":"SIMS.F_02_23_CTXPeds_SCORE","id":"hhAUr1GsX1c","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:57:42.660","code":"SIMS.F_02_24_TBScrnPeds_COMM","name":"SIMS.F_02_24_TBScrnPeds_COMM","id":"eIShGDPxybI","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:33:40.104","code":"SIMS.F_02_24_TBScrnPeds_Q1_RESP","name":"SIMS.F_02_24_TBScrnPeds_Q1_RESP","id":"oJoWKZBnuHp","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:22:40.137","code":"SIMS.F_02_24_TBScrnPeds_Q2_PERC","name":"SIMS.F_02_24_TBScrnPeds_Q2_PERC","id":"tdt35nmQRCu","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:34:54.184","code":"SIMS.F_02_24_TBScrnPeds_Q3_RESP","name":"SIMS.F_02_24_TBScrnPeds_Q3_RESP","id":"O14edShCKi5","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:37:14.680","code":"SIMS.F_02_24_TBScrnPeds_SCORE","name":"SIMS.F_02_24_TBScrnPeds_SCORE","id":"n4bextRZ6gG","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:19:24.797","code":"SIMS.F_02_25_PedsGrwMon_COMM","name":"SIMS.F_02_25_PedsGrwMon_COMM","id":"uSJHd48li4o","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:33:18.506","code":"SIMS.F_02_25_PedsGrwMon_Q1_PERC","name":"SIMS.F_02_25_PedsGrwMon_Q1_PERC","id":"Omw26SDH8yn","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:14:31.118","code":"SIMS.F_02_25_PedsGrwMon_Q2_RESP","name":"SIMS.F_02_25_PedsGrwMon_Q2_RESP","id":"x1DvM9J3z1r","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:35:15.946","code":"SIMS.F_02_25_PedsGrwMon_Q3_RESP","name":"SIMS.F_02_25_PedsGrwMon_Q3_RESP","id":"nV1Y3S6kJGh","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:54:18.892","code":"SIMS.F_02_25_PedsGrwMon_SCORE","name":"SIMS.F_02_25_PedsGrwMon_SCORE","id":"fUkUZ6hU81b","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:12:29.999","code":"SIMS.F_02_26_ARTMonPeds_COMM","name":"SIMS.F_02_26_ARTMonPeds_COMM","id":"YBKBN13opcc","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:18:39.778","code":"SIMS.F_02_26_ARTMonPeds_Q1_RESP","name":"SIMS.F_02_26_ARTMonPeds_Q1_RESP","id":"v7LcyVweLGX","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:11:49.132","code":"SIMS.F_02_26_ARTMonPeds_Q2_PERC","name":"SIMS.F_02_26_ARTMonPeds_Q2_PERC","id":"yKJxl69Krzi","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:40:43.903","code":"SIMS.F_02_26_ARTMonPeds_Q3_RESP","name":"SIMS.F_02_26_ARTMonPeds_Q3_RESP","id":"LjlkgjV2YM5","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:10:47.644","code":"SIMS.F_02_26_ARTMonPeds_SCORE","name":"SIMS.F_02_26_ARTMonPeds_SCORE","id":"Yxz5Kr6L7tG","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:45:58.123","code":"SIMS.F_02_27_ARVDosePeds_COMM","name":"SIMS.F_02_27_ARVDosePeds_COMM","id":"JAEmj287Smx","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:27:20.473","code":"SIMS.F_02_27_ARVDosePeds_Q1_RESP","name":"SIMS.F_02_27_ARVDosePeds_Q1_RESP","id":"rByjzbEvjlQ","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:35:03.584","code":"SIMS.F_02_27_ARVDosePeds_Q2_RESP","name":"SIMS.F_02_27_ARVDosePeds_Q2_RESP","id":"nXTwkaMQeNs","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:18:19.239","code":"SIMS.F_02_27_ARVDosePeds_Q3_RESP","name":"SIMS.F_02_27_ARVDosePeds_Q3_RESP","id":"vFLHv7DGb6Y","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:42:35.953","code":"SIMS.F_02_27_ARVDosePeds_SCORE","name":"SIMS.F_02_27_ARVDosePeds_SCORE","id":"KQxCDGXky9O","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:39:21.251","code":"SIMS.F_02_28_AdolServs_COMM","name":"SIMS.F_02_28_AdolServs_COMM","id":"M3Wa5IIoeu3","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:35:21.285","code":"SIMS.F_02_28_AdolServs_Q1_CB1","name":"SIMS.F_02_28_AdolServs_Q1_CB1","id":"ntV4QdAnKl4","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:30:43.121","code":"SIMS.F_02_28_AdolServs_Q1_CB2","name":"SIMS.F_02_28_AdolServs_Q1_CB2","id":"pqPsFEbHI5p","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:54:43.037","code":"SIMS.F_02_28_AdolServs_Q1_CB3","name":"SIMS.F_02_28_AdolServs_Q1_CB3","id":"foHoYV3R1Xi","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:40:16.429","code":"SIMS.F_02_28_AdolServs_Q1_CB4","name":"SIMS.F_02_28_AdolServs_Q1_CB4","id":"lRG8auI6egM","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:54:45.911","code":"SIMS.F_02_28_AdolServs_Q1_CB5","name":"SIMS.F_02_28_AdolServs_Q1_CB5","id":"foczHr7kX3c","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:55:07.456","code":"SIMS.F_02_28_AdolServs_Q1_CB6","name":"SIMS.F_02_28_AdolServs_Q1_CB6","id":"fKEx1qFJGqH","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:30:23.546","code":"SIMS.F_02_28_AdolServs_Q1_T-NUM","name":"SIMS.F_02_28_AdolServs_Q1_T-NUM","id":"pw8bUNjDNWr","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:15:00.198","code":"SIMS.F_02_28_AdolServs_SCORE","name":"SIMS.F_02_28_AdolServs_SCORE","id":"wSi7OicSgh3","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2017-05-09T21:06:58.303","code":"SIMS.F_02_29_FacLink-PEDS_COMM","name":"SIMS.F_02_29_FacLink-PEDS_COMM","id":"r8lc6h49cnl","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"}]},{"lastUpdated":"2017-05-09T21:06:54.836","code":"SIMS.F_02_29_FacLink-PEDS_NA","name":"SIMS.F_02_29_FacLink-PEDS_NA","id":"NOMKDvIfLF7","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"}]},{"lastUpdated":"2017-05-09T21:07:04.926","code":"SIMS.F_02_29_FacLink-PEDS_Q1_RESP","name":"SIMS.F_02_29_FacLink-PEDS_Q1_RESP","id":"DzfWzBrLUZg","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"}]},{"lastUpdated":"2017-05-09T21:07:08.033","code":"SIMS.F_02_29_FacLink-PEDS_Q2_RESP","name":"SIMS.F_02_29_FacLink-PEDS_Q2_RESP","id":"tkL8ZYV2SKR","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"}]},{"lastUpdated":"2017-05-09T21:07:11.154","code":"SIMS.F_02_29_FacLink-PEDS_Q3_RESP","name":"SIMS.F_02_29_FacLink-PEDS_Q3_RESP","id":"I6BtmlQciAY","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"}]},{"lastUpdated":"2017-05-09T21:07:01.596","code":"SIMS.F_02_29_FacLink-PEDS_SCORE","name":"SIMS.F_02_29_FacLink-PEDS_SCORE","id":"SGRvaynr0R9","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"}]},{"lastUpdated":"2016-08-17T20:26:51.198","code":"SIMS.F_03_01_Lube-KP_COMM","name":"SIMS.F_03_01_Lube-KP_COMM","id":"rhKYqEikyMq","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:28:00.360","code":"SIMS.F_03_01_Lube-KP_Q1_RESP","name":"SIMS.F_03_01_Lube-KP_Q1_RESP","id":"qYsWZDWENpJ","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:46:34.775","code":"SIMS.F_03_01_Lube-KP_Q2_RESP","name":"SIMS.F_03_01_Lube-KP_Q2_RESP","id":"iud7ZYa4i9e","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:22:17.882","code":"SIMS.F_03_01_Lube-KP_Q3_RESP","name":"SIMS.F_03_01_Lube-KP_Q3_RESP","id":"THQzC7EmRGn","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:31:58.895","code":"SIMS.F_03_01_Lube-KP_Q4_RESP","name":"SIMS.F_03_01_Lube-KP_Q4_RESP","id":"p3uxPydfmJD","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:45:14.956","code":"SIMS.F_03_01_Lube-KP_SCORE","name":"SIMS.F_03_01_Lube-KP_SCORE","id":"JhbfscoxjLf","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:08:43.543","code":"SIMS.F_03_02_STI-KP_COMM","name":"SIMS.F_03_02_STI-KP_COMM","id":"ZZGNkyB1paj","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:30:55.350","code":"SIMS.F_03_02_STI-KP_Q1_RESP","name":"SIMS.F_03_02_STI-KP_Q1_RESP","id":"pmrTEF2KoZx","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:56:25.082","code":"SIMS.F_03_02_STI-KP_Q2_RESP","name":"SIMS.F_03_02_STI-KP_Q2_RESP","id":"EZEB3NWZkLc","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:26:11.715","code":"SIMS.F_03_02_STI-KP_Q3_RESP","name":"SIMS.F_03_02_STI-KP_Q3_RESP","id":"RRj9njSMfzz","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:30:33.849","code":"SIMS.F_03_02_STI-KP_Q4_PERC","name":"SIMS.F_03_02_STI-KP_Q4_PERC","id":"pSzNq9P6WoU","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:12:49.470","code":"SIMS.F_03_02_STI-KP_Q5_RESP","name":"SIMS.F_03_02_STI-KP_Q5_RESP","id":"xZ1gu6MMJVU","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:13:17.257","code":"SIMS.F_03_02_STI-KP_SCORE","name":"SIMS.F_03_02_STI-KP_SCORE","id":"XrREVl979Hs","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:10:13.336","code":"SIMS.F_03_03_ServRef-KP_COMM","name":"SIMS.F_03_03_ServRef-KP_COMM","id":"zarYsBprewM","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:00:42.226","code":"SIMS.F_03_03_ServRef-KP_NA","name":"SIMS.F_03_03_ServRef-KP_NA","id":"D2wWdnsqnUz","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:13:23.700","code":"SIMS.F_03_03_ServRef-KP_Q1_RESP","name":"SIMS.F_03_03_ServRef-KP_Q1_RESP","id":"XOuoZ9XTwX8","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:43:52.491","code":"SIMS.F_03_03_ServRef-KP_Q2_RESP","name":"SIMS.F_03_03_ServRef-KP_Q2_RESP","id":"k7M8YtExoX7","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:22:30.800","code":"SIMS.F_03_03_ServRef-KP_Q3_RESP","name":"SIMS.F_03_03_ServRef-KP_Q3_RESP","id":"TFF7ccSViYh","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:44:39.997","code":"SIMS.F_03_03_ServRef-KP_Q4_RESP","name":"SIMS.F_03_03_ServRef-KP_Q4_RESP","id":"jpn5MW1myyb","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:10:50.104","code":"SIMS.F_03_03_ServRef-KP_SCORE","name":"SIMS.F_03_03_ServRef-KP_SCORE","id":"YXPNABeveHj","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:53:08.427","code":"SIMS.F_03_04_PtRecords-KP_COMM","name":"SIMS.F_03_04_PtRecords-KP_COMM","id":"gDWGgnUCt0U","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:55:57.679","code":"SIMS.F_03_04_PtRecords-KP_Q1_RESP","name":"SIMS.F_03_04_PtRecords-KP_Q1_RESP","id":"f9QC89CuwqD","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:23:21.114","code":"SIMS.F_03_04_PtRecords-KP_Q2_RESP","name":"SIMS.F_03_04_PtRecords-KP_Q2_RESP","id":"t1f34H8xUyT","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:29:13.902","code":"SIMS.F_03_04_PtRecords-KP_Q3_RESP","name":"SIMS.F_03_04_PtRecords-KP_Q3_RESP","id":"QHeJlsJ3V07","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:10:12.076","code":"SIMS.F_03_04_PtRecords-KP_Q4_RESP","name":"SIMS.F_03_04_PtRecords-KP_Q4_RESP","id":"zAwJzqgwmPx","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:37:28.532","code":"SIMS.F_03_04_PtRecords-KP_SCORE","name":"SIMS.F_03_04_PtRecords-KP_SCORE","id":"MY5DWVmJsQM","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:39:28.090","code":"SIMS.F_03_05_PtTrkART-KP_COMM","name":"SIMS.F_03_05_PtTrkART-KP_COMM","id":"M1shFkUCNyf","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:25:06.331","code":"SIMS.F_03_05_PtTrkART-KP_Q1_RESP","name":"SIMS.F_03_05_PtTrkART-KP_Q1_RESP","id":"sbJIywV5K40","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:04:03.663","code":"SIMS.F_03_05_PtTrkART-KP_Q2_RESP","name":"SIMS.F_03_05_PtTrkART-KP_Q2_RESP","id":"bphZJu5yuEy","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:12:16.415","code":"SIMS.F_03_05_PtTrkART-KP_Q3_RESP","name":"SIMS.F_03_05_PtTrkART-KP_Q3_RESP","id":"yEluS5XZ2pU","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:38:15.242","code":"SIMS.F_03_05_PtTrkART-KP_Q4_RESP","name":"SIMS.F_03_05_PtTrkART-KP_Q4_RESP","id":"mNNsOqZFKuO","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:27:00.506","code":"SIMS.F_03_05_PtTrkART-KP_SCORE","name":"SIMS.F_03_05_PtTrkART-KP_SCORE","id":"RguoaX2Fgg4","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:27:35.067","code":"SIMS.F_03_06_PtTrkpreART-KP_COMM","name":"SIMS.F_03_06_PtTrkpreART-KP_COMM","id":"R7QnBrVTw2c","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2017-05-09T21:07:14.341","code":"SIMS.F_03_06_PtTrkpreART-KP_NA","name":"SIMS.F_03_06_PtTrkpreART-KP_NA","id":"wp4OIFYElET","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"}]},{"lastUpdated":"2016-08-17T20:56:12.127","code":"SIMS.F_03_06_PtTrkpreART-KP_Q1_RESP","name":"SIMS.F_03_06_PtTrkpreART-KP_Q1_RESP","id":"F3QRY11eRHr","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:11:23.122","code":"SIMS.F_03_06_PtTrkpreART-KP_Q2_RESP","name":"SIMS.F_03_06_PtTrkpreART-KP_Q2_RESP","id":"YpaG3V4ldZQ","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:10:03.265","code":"SIMS.F_03_06_PtTrkpreART-KP_Q3_RESP","name":"SIMS.F_03_06_PtTrkpreART-KP_Q3_RESP","id":"ZcqhoAjWsrT","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:11:34.372","code":"SIMS.F_03_06_PtTrkpreART-KP_Q4_RESP","name":"SIMS.F_03_06_PtTrkpreART-KP_Q4_RESP","id":"YNjfkmPrj37","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:15:25.621","code":"SIMS.F_03_06_PtTrkpreART-KP_SCORE","name":"SIMS.F_03_06_PtTrkpreART-KP_SCORE","id":"WMXW9TNlD67","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:58:00.029","code":"SIMS.F_03_07_RegP-ART-KP_COMM","name":"SIMS.F_03_07_RegP-ART-KP_COMM","id":"ee2P67i1zRY","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:02:07.884","code":"SIMS.F_03_07_RegP-ART-KP_NA","name":"SIMS.F_03_07_RegP-ART-KP_NA","id":"ckveTbfuwlW","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:35:00.836","code":"SIMS.F_03_07_RegP-ART-KP_Q1_RESP","name":"SIMS.F_03_07_RegP-ART-KP_Q1_RESP","id":"NyYC0TsDEHP","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:23:03.605","code":"SIMS.F_03_07_RegP-ART-KP_Q2_CB1","name":"SIMS.F_03_07_RegP-ART-KP_Q2_CB1","id":"t7cjSL2hFSk","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:13:00.487","code":"SIMS.F_03_07_RegP-ART-KP_Q2_CB2","name":"SIMS.F_03_07_RegP-ART-KP_Q2_CB2","id":"XwdjFGI2NU5","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:38:34.580","code":"SIMS.F_03_07_RegP-ART-KP_Q2_CB3","name":"SIMS.F_03_07_RegP-ART-KP_Q2_CB3","id":"MhVunv9mgEg","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:35:29.598","code":"SIMS.F_03_07_RegP-ART-KP_Q2_RESP","name":"SIMS.F_03_07_RegP-ART-KP_Q2_RESP","id":"nSjY44RjY30","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:02:57.887","code":"SIMS.F_03_07_RegP-ART-KP_Q3_CB1","name":"SIMS.F_03_07_RegP-ART-KP_Q3_CB1","id":"cAEOpth4PhJ","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:21:30.909","code":"SIMS.F_03_07_RegP-ART-KP_Q3_CB2","name":"SIMS.F_03_07_RegP-ART-KP_Q3_CB2","id":"tVcwruhlNyU","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:38:22.197","code":"SIMS.F_03_07_RegP-ART-KP_Q3_CB3","name":"SIMS.F_03_07_RegP-ART-KP_Q3_CB3","id":"MLeENypJdJb","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:47:11.408","code":"SIMS.F_03_07_RegP-ART-KP_Q3_CB4","name":"SIMS.F_03_07_RegP-ART-KP_Q3_CB4","id":"ipKSW4Mgll9","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:28:11.215","code":"SIMS.F_03_07_RegP-ART-KP_Q3_RESP","name":"SIMS.F_03_07_RegP-ART-KP_Q3_RESP","id":"Qw3ZauuhPE6","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:22:23.080","code":"SIMS.F_03_07_RegP-ART-KP_Q4_RESP","name":"SIMS.F_03_07_RegP-ART-KP_Q4_RESP","id":"tH5UinxyUpR","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:06:23.288","code":"SIMS.F_03_07_RegP-ART-KP_SCORE","name":"SIMS.F_03_07_RegP-ART-KP_SCORE","id":"AmsqglP2JSr","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:26:52.588","code":"SIMS.F_03_08_RegE-ART-KP_COMM","name":"SIMS.F_03_08_RegE-ART-KP_COMM","id":"RhDvTL9Z8eW","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:32:04.268","code":"SIMS.F_03_08_RegE-ART-KP_NA","name":"SIMS.F_03_08_RegE-ART-KP_NA","id":"p0tWhMS7gtR","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:18:15.307","code":"SIMS.F_03_08_RegE-ART-KP_Q1_RESP","name":"SIMS.F_03_08_RegE-ART-KP_Q1_RESP","id":"VgPaBlJlgBZ","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:37:38.105","code":"SIMS.F_03_08_RegE-ART-KP_Q2_CB1","name":"SIMS.F_03_08_RegE-ART-KP_Q2_CB1","id":"mWe2kJvigWH","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:05:43.496","code":"SIMS.F_03_08_RegE-ART-KP_Q2_CB2","name":"SIMS.F_03_08_RegE-ART-KP_Q2_CB2","id":"AXhxI4XMXDc","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:29:36.580","code":"SIMS.F_03_08_RegE-ART-KP_Q2_CB3","name":"SIMS.F_03_08_RegE-ART-KP_Q2_CB3","id":"Qbs4ahP3oO9","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:11:14.578","code":"SIMS.F_03_08_RegE-ART-KP_Q2_RESP","name":"SIMS.F_03_08_RegE-ART-KP_Q2_RESP","id":"yRzxRXGejsL","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:17:45.713","code":"SIMS.F_03_08_RegE-ART-KP_Q3_CB1","name":"SIMS.F_03_08_RegE-ART-KP_Q3_CB1","id":"voKZGmEaLF6","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:03:47.500","code":"SIMS.F_03_08_RegE-ART-KP_Q3_CB2","name":"SIMS.F_03_08_RegE-ART-KP_Q3_CB2","id":"BsXjJonBRSy","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:29:00.602","code":"SIMS.F_03_08_RegE-ART-KP_Q3_CB3","name":"SIMS.F_03_08_RegE-ART-KP_Q3_CB3","id":"qKKioPcwHWq","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:55:30.708","code":"SIMS.F_03_08_RegE-ART-KP_Q3_RESP","name":"SIMS.F_03_08_RegE-ART-KP_Q3_RESP","id":"FGWS5Q92VFN","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:54:01.630","code":"SIMS.F_03_08_RegE-ART-KP_Q4_RESP","name":"SIMS.F_03_08_RegE-ART-KP_Q4_RESP","id":"fZhU9tlCOdF","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:20:20.774","code":"SIMS.F_03_08_RegE-ART-KP_Q5_RESP","name":"SIMS.F_03_08_RegE-ART-KP_Q5_RESP","id":"UgI0JRZK706","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:10:14.584","code":"SIMS.F_03_08_RegE-ART-KP_SCORE","name":"SIMS.F_03_08_RegE-ART-KP_SCORE","id":"ZACYcut4i40","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:51:05.185","code":"SIMS.F_03_09_RegP-preART-KP_COMM","name":"SIMS.F_03_09_RegP-preART-KP_COMM","id":"h5xyZqOqrsy","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:58:43.443","code":"SIMS.F_03_09_RegP-preART-KP_NA","name":"SIMS.F_03_09_RegP-preART-KP_NA","id":"dvE7VQXpe11","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:38:23.575","code":"SIMS.F_03_09_RegP-preART-KP_Q1_RESP","name":"SIMS.F_03_09_RegP-preART-KP_Q1_RESP","id":"Ml0t7jJEVyR","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:32:20.692","code":"SIMS.F_03_09_RegP-preART-KP_Q2_CB1","name":"SIMS.F_03_09_RegP-preART-KP_Q2_CB1","id":"owjcNt9azFM","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:34:00.354","code":"SIMS.F_03_09_RegP-preART-KP_Q2_CB2","name":"SIMS.F_03_09_RegP-preART-KP_Q2_CB2","id":"oFXqO4Jejx5","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:15:55.114","code":"SIMS.F_03_09_RegP-preART-KP_Q2_CB3","name":"SIMS.F_03_09_RegP-preART-KP_Q2_CB3","id":"WcCmsexOQbq","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:35:25.390","code":"SIMS.F_03_09_RegP-preART-KP_Q2_RESP","name":"SIMS.F_03_09_RegP-preART-KP_Q2_RESP","id":"NtDN8p2aYzI","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:30:19.517","code":"SIMS.F_03_09_RegP-preART-KP_Q3_CB1","name":"SIMS.F_03_09_RegP-preART-KP_Q3_CB1","id":"pxcddDvUynu","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:39:55.620","code":"SIMS.F_03_09_RegP-preART-KP_Q3_CB2","name":"SIMS.F_03_09_RegP-preART-KP_Q3_CB2","id":"Lu1AAzJk2iS","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:44:07.867","code":"SIMS.F_03_09_RegP-preART-KP_Q3_CB3","name":"SIMS.F_03_09_RegP-preART-KP_Q3_CB3","id":"JYSRS77tPzU","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:59:51.326","code":"SIMS.F_03_09_RegP-preART-KP_Q3_CB4","name":"SIMS.F_03_09_RegP-preART-KP_Q3_CB4","id":"DihpRJNCwyB","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:22:49.122","code":"SIMS.F_03_09_RegP-preART-KP_Q3_RESP","name":"SIMS.F_03_09_RegP-preART-KP_Q3_RESP","id":"tbTzbGTMurS","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:52:32.938","code":"SIMS.F_03_09_RegP-preART-KP_Q4_RESP","name":"SIMS.F_03_09_RegP-preART-KP_Q4_RESP","id":"GkEB1stTAtt","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:07:37.066","code":"SIMS.F_03_09_RegP-preART-KP_SCORE","name":"SIMS.F_03_09_RegP-preART-KP_SCORE","id":"a9kSWmUGmCk","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:55:53.420","code":"SIMS.F_03_10_RegE-preART-KP_COMM","name":"SIMS.F_03_10_RegE-preART-KP_COMM","id":"FAi0ldJdjIJ","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:41:47.405","code":"SIMS.F_03_10_RegE-preART-KP_NA","name":"SIMS.F_03_10_RegE-preART-KP_NA","id":"L1niELHtnmH","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:10:59.873","code":"SIMS.F_03_10_RegE-preART-KP_Q1_RESP","name":"SIMS.F_03_10_RegE-preART-KP_Q1_RESP","id":"yW3dxWRrIpI","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:13:24.984","code":"SIMS.F_03_10_RegE-preART-KP_Q2_CB1","name":"SIMS.F_03_10_RegE-preART-KP_Q2_CB1","id":"XOUnJR4DdVN","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:09:33.860","code":"SIMS.F_03_10_RegE-preART-KP_Q2_CB2","name":"SIMS.F_03_10_RegE-preART-KP_Q2_CB2","id":"zJuUi5xgUOd","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:11:18.226","code":"SIMS.F_03_10_RegE-preART-KP_Q2_CB3","name":"SIMS.F_03_10_RegE-preART-KP_Q2_CB3","id":"ypRPiXF0oGk","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:35:24.014","code":"SIMS.F_03_10_RegE-preART-KP_Q2_RESP","name":"SIMS.F_03_10_RegE-preART-KP_Q2_RESP","id":"NTgOnmcJpfK","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:45:51.209","code":"SIMS.F_03_10_RegE-preART-KP_Q3_CB1","name":"SIMS.F_03_10_RegE-preART-KP_Q3_CB1","id":"JAURwKrlfpZ","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:09:08.276","code":"SIMS.F_03_10_RegE-preART-KP_Q3_CB2","name":"SIMS.F_03_10_RegE-preART-KP_Q3_CB2","id":"ZQeOWkUsW1U","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:53:27.062","code":"SIMS.F_03_10_RegE-preART-KP_Q3_CB3","name":"SIMS.F_03_10_RegE-preART-KP_Q3_CB3","id":"Gb0njRKbvNo","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:39:41.778","code":"SIMS.F_03_10_RegE-preART-KP_Q3_RESP","name":"SIMS.F_03_10_RegE-preART-KP_Q3_RESP","id":"lX5awYUoyvA","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:56:36.504","code":"SIMS.F_03_10_RegE-preART-KP_Q4_RESP","name":"SIMS.F_03_10_RegE-preART-KP_Q4_RESP","id":"exSLBOLqyP3","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:47:52.118","code":"SIMS.F_03_10_RegE-preART-KP_Q5_RESP","name":"SIMS.F_03_10_RegE-preART-KP_Q5_RESP","id":"IgBcj5Qp9YH","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:24:15.163","code":"SIMS.F_03_10_RegE-preART-KP_SCORE","name":"SIMS.F_03_10_RegE-preART-KP_SCORE","id":"sKUnsoHI82D","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:48:17.669","code":"SIMS.F_03_11_ARTElig-KP_COMM","name":"SIMS.F_03_11_ARTElig-KP_COMM","id":"ibInipK4A6s","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2017-05-09T21:07:17.404","code":"SIMS.F_03_11_ARTElig-KP_NA","name":"SIMS.F_03_11_ARTElig-KP_NA","id":"UIAww1Zw2PQ","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"}]},{"lastUpdated":"2016-08-17T21:03:30.028","code":"SIMS.F_03_11_ARTElig-KP_Q1_RESP","name":"SIMS.F_03_11_ARTElig-KP_Q1_RESP","id":"bxesVPVwgal","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:29:27.266","code":"SIMS.F_03_11_ARTElig-KP_Q2_PERC","name":"SIMS.F_03_11_ARTElig-KP_Q2_PERC","id":"Qdsc8vQETLM","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:07:38.505","code":"SIMS.F_03_11_ARTElig-KP_Q3_RESP","name":"SIMS.F_03_11_ARTElig-KP_Q3_RESP","id":"a9JuLNSJfK8","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:44:41.418","code":"SIMS.F_03_11_ARTElig-KP_SCORE","name":"SIMS.F_03_11_ARTElig-KP_SCORE","id":"jpevT8Spz6e","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:21:01.008","code":"SIMS.F_03_12_CTX-KP_COMM","name":"SIMS.F_03_12_CTX-KP_COMM","id":"tyxEHQoCxuJ","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:19:18.277","code":"SIMS.F_03_12_CTX-KP_Q1_PERC","name":"SIMS.F_03_12_CTX-KP_Q1_PERC","id":"uuENZpJUfQv","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:45:20.453","code":"SIMS.F_03_12_CTX-KP_SCORE","name":"SIMS.F_03_12_CTX-KP_SCORE","id":"jFxctpvM5Gq","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:15:33.299","code":"SIMS.F_03_13_ARTAdh-KP_COMM","name":"SIMS.F_03_13_ARTAdh-KP_COMM","id":"WKMCRttFIAT","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:01:37.219","code":"SIMS.F_03_13_ARTAdh-KP_Q1_RESP","name":"SIMS.F_03_13_ARTAdh-KP_Q1_RESP","id":"crVp6nvr4zQ","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:32:15.210","code":"SIMS.F_03_13_ARTAdh-KP_Q2_RESP","name":"SIMS.F_03_13_ARTAdh-KP_Q2_RESP","id":"OXSm9l6c2Fl","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:18:20.544","code":"SIMS.F_03_13_ARTAdh-KP_Q3_PERC","name":"SIMS.F_03_13_ARTAdh-KP_Q3_PERC","id":"vEuKG9l2qeM","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:08:59.656","code":"SIMS.F_03_13_ARTAdh-KP_Q4_RESP","name":"SIMS.F_03_13_ARTAdh-KP_Q4_RESP","id":"zsNYC7tzmHf","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:31:57.549","code":"SIMS.F_03_13_ARTAdh-KP_SCORE","name":"SIMS.F_03_13_ARTAdh-KP_SCORE","id":"p4k0Wyg32uS","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:47:25.493","code":"SIMS.F_03_14_ARTMon-KP_COMM","name":"SIMS.F_03_14_ARTMon-KP_COMM","id":"Inm2IINTTdq","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:30:28.322","code":"SIMS.F_03_14_ARTMon-KP_Q1_RESP","name":"SIMS.F_03_14_ARTMon-KP_Q1_RESP","id":"pv2riy4oJnB","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:15:58.967","code":"SIMS.F_03_14_ARTMon-KP_Q2_PERC","name":"SIMS.F_03_14_ARTMon-KP_Q2_PERC","id":"WBYjiB02A3T","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:47:38.259","code":"SIMS.F_03_14_ARTMon-KP_Q3_RESP","name":"SIMS.F_03_14_ARTMon-KP_Q3_RESP","id":"ijnzAdZuUYi","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:07:32.658","code":"SIMS.F_03_14_ARTMon-KP_SCORE","name":"SIMS.F_03_14_ARTMon-KP_SCORE","id":"aaLRCcIiS1O","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:33:09.031","code":"SIMS.F_03_15_Nutr-KP_COMM","name":"SIMS.F_03_15_Nutr-KP_COMM","id":"ooyjmGwdLjQ","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:25:46.398","code":"SIMS.F_03_15_Nutr-KP_Q1_PERC","name":"SIMS.F_03_15_Nutr-KP_Q1_PERC","id":"rwRyPuPKyXl","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:00:20.466","code":"SIMS.F_03_15_Nutr-KP_Q2_RESP","name":"SIMS.F_03_15_Nutr-KP_Q2_RESP","id":"daii16sW99C","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:12:33.640","code":"SIMS.F_03_15_Nutr-KP_Q3_RESP","name":"SIMS.F_03_15_Nutr-KP_Q3_RESP","id":"yAhVN3zt3UR","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:29:57.933","code":"SIMS.F_03_15_Nutr-KP_SCORE","name":"SIMS.F_03_15_Nutr-KP_SCORE","id":"q5DWQ6jEAP8","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:54:30.285","code":"SIMS.F_03_16_TBScreen-KP_COMM","name":"SIMS.F_03_16_TBScreen-KP_COMM","id":"fQB6fHvpZQX","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:31:23.712","code":"SIMS.F_03_16_TBScreen-KP_Q1_RESP","name":"SIMS.F_03_16_TBScreen-KP_Q1_RESP","id":"Phmn4qhbHlQ","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:28:56.516","code":"SIMS.F_03_16_TBScreen-KP_Q2_PERC","name":"SIMS.F_03_16_TBScreen-KP_Q2_PERC","id":"QLp2Hx1TPVD","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:10:01.996","code":"SIMS.F_03_16_TBScreen-KP_Q3_RESP","name":"SIMS.F_03_16_TBScreen-KP_Q3_RESP","id":"zczFhEsvASU","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:06:34.984","code":"SIMS.F_03_16_TBScreen-KP_SCORE","name":"SIMS.F_03_16_TBScreen-KP_SCORE","id":"akT24NRGbPm","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:51:33.871","code":"SIMS.F_03_17_IPT-KP_COMM","name":"SIMS.F_03_17_IPT-KP_COMM","id":"guTobLLLuNf","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:28:51.253","code":"SIMS.F_03_17_IPT-KP_NA","name":"SIMS.F_03_17_IPT-KP_NA","id":"qMZOooBrwIr","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:30:41.795","code":"SIMS.F_03_17_IPT-KP_Q1_RESP","name":"SIMS.F_03_17_IPT-KP_Q1_RESP","id":"PRHJQg7tSvg","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:35:02.208","code":"SIMS.F_03_17_IPT-KP_Q2_PERC","name":"SIMS.F_03_17_IPT-KP_Q2_PERC","id":"NyqrV4Iy1TX","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:18:55.161","code":"SIMS.F_03_17_IPT-KP_Q3_RESP","name":"SIMS.F_03_17_IPT-KP_Q3_RESP","id":"V0BKKcjWgQp","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:40:10.863","code":"SIMS.F_03_17_IPT-KP_SCORE","name":"SIMS.F_03_17_IPT-KP_SCORE","id":"Ls0zXEVFxer","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:26:30.951","code":"SIMS.F_03_18_TBDxEval-KP_COMM","name":"SIMS.F_03_18_TBDxEval-KP_COMM","id":"RMAflmITkit","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:00:49.431","code":"SIMS.F_03_18_TBDxEval-KP_Q1_RESP","name":"SIMS.F_03_18_TBDxEval-KP_Q1_RESP","id":"D1CxLWnB97b","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:30:52.688","code":"SIMS.F_03_18_TBDxEval-KP_Q2_RESP","name":"SIMS.F_03_18_TBDxEval-KP_Q2_RESP","id":"pOkXzKChSJU","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:43:05.013","code":"SIMS.F_03_18_TBDxEval-KP_Q3_PERC","name":"SIMS.F_03_18_TBDxEval-KP_Q3_PERC","id":"KKlJlyhDrZq","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:08:53.473","code":"SIMS.F_03_18_TBDxEval-KP_Q4_RESP","name":"SIMS.F_03_18_TBDxEval-KP_Q4_RESP","id":"ZvcqophoPRr","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:37:06.096","code":"SIMS.F_03_18_TBDxEval-KP_SCORE","name":"SIMS.F_03_18_TBDxEval-KP_SCORE","id":"n6a2HyxlpYC","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:56:47.929","code":"SIMS.F_03_19_FPSys-KP_COMM","name":"SIMS.F_03_19_FPSys-KP_COMM","id":"EvaMtFNzlHz","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:53:11.248","code":"SIMS.F_03_19_FPSys-KP_NA","name":"SIMS.F_03_19_FPSys-KP_NA","id":"GDdNalpbh9S","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:44:13.430","code":"SIMS.F_03_19_FPSys-KP_Q1_RESP","name":"SIMS.F_03_19_FPSys-KP_Q1_RESP","id":"jxBpxcjB9zN","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:42:58.035","code":"SIMS.F_03_19_FPSys-KP_Q2_RESP","name":"SIMS.F_03_19_FPSys-KP_Q2_RESP","id":"KM4FEm76ISl","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:26:43.273","code":"SIMS.F_03_19_FPSys-KP_Q3_RESP","name":"SIMS.F_03_19_FPSys-KP_Q3_RESP","id":"rIrh3Uecdyu","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:52:02.411","code":"SIMS.F_03_19_FPSys-KP_SCORE","name":"SIMS.F_03_19_FPSys-KP_SCORE","id":"GP4CR53UP9F","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:15:44.846","code":"SIMS.F_03_20_FPInteg-KP_COMM","name":"SIMS.F_03_20_FPInteg-KP_COMM","id":"wFSOiRSzNa0","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:31:52.062","code":"SIMS.F_03_20_FPInteg-KP_NA","name":"SIMS.F_03_20_FPInteg-KP_NA","id":"p7uYitkBeUs","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:46:41.756","code":"SIMS.F_03_20_FPInteg-KP_Q1_RESP","name":"SIMS.F_03_20_FPInteg-KP_Q1_RESP","id":"ITmzkAZQw0k","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:00:21.907","code":"SIMS.F_03_20_FPInteg-KP_Q2_RESP","name":"SIMS.F_03_20_FPInteg-KP_Q2_RESP","id":"DA6XKiqV8NJ","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:10:30.654","code":"SIMS.F_03_20_FPInteg-KP_Q3_RESP","name":"SIMS.F_03_20_FPInteg-KP_Q3_RESP","id":"z2Pjj7XJIJA","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:19:59.687","code":"SIMS.F_03_20_FPInteg-KP_Q4_RESP","name":"SIMS.F_03_20_FPInteg-KP_Q4_RESP","id":"UL4vio9f21P","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:03:56.309","code":"SIMS.F_03_20_FPInteg-KP_Q5_RESP","name":"SIMS.F_03_20_FPInteg-KP_Q5_RESP","id":"brwpBDzFQd7","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:39:18.510","code":"SIMS.F_03_20_FPInteg-KP_SCORE","name":"SIMS.F_03_20_FPInteg-KP_SCORE","id":"m4GJvhReYDR","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:15:09.237","code":"SIMS.F_03_21_PartnTest_COMM","name":"SIMS.F_03_21_PartnTest_COMM","id":"wqdQ6jH3BX0","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:45:31.708","code":"SIMS.F_03_21_PartnTest_Q1_RESP","name":"SIMS.F_03_21_PartnTest_Q1_RESP","id":"jEcGyeRcASS","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:09:18.010","code":"SIMS.F_03_21_PartnTest_Q2_RESP","name":"SIMS.F_03_21_PartnTest_Q2_RESP","id":"Zo5QwlsOG2c","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:05:02.495","code":"SIMS.F_03_21_PartnTest_Q3_PERC","name":"SIMS.F_03_21_PartnTest_Q3_PERC","id":"BcPWjhH2WXO","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:34:22.182","code":"SIMS.F_03_21_PartnTest_SCORE","name":"SIMS.F_03_21_PartnTest_SCORE","id":"obr6pnYOZnq","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:28:48.619","code":"SIMS.F_03_22_ChildTest_COMM","name":"SIMS.F_03_22_ChildTest_COMM","id":"QnCVfycGoRR","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:24:19.314","code":"SIMS.F_03_22_ChildTest_Q1_RESP","name":"SIMS.F_03_22_ChildTest_Q1_RESP","id":"sKFSYB23JnA","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:15:43.592","code":"SIMS.F_03_22_ChildTest_Q2_PERC","name":"SIMS.F_03_22_ChildTest_Q2_PERC","id":"WG4hS5j8BLy","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:03:51.957","code":"SIMS.F_03_22_ChildTest_SCORE","name":"SIMS.F_03_22_ChildTest_SCORE","id":"bSs3z16qvlJ","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:54:33.124","code":"SIMS.F_04_00_PMTCT-Assess_CB1","name":"SIMS.F_04_00_PMTCT-Assess_CB1","id":"FPVeWWsG1a2","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:55:00.213","code":"SIMS.F_04_00_PMTCT-Assess_CB2","name":"SIMS.F_04_00_PMTCT-Assess_CB2","id":"FLjehPs2Sxh","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:17:48.309","code":"SIMS.F_04_01_RegP-ANC_COMM","name":"SIMS.F_04_01_RegP-ANC_COMM","id":"vnWUsFplweL","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:58:50.594","code":"SIMS.F_04_01_RegP-ANC_NA","name":"SIMS.F_04_01_RegP-ANC_NA","id":"Dt5393crp1L","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:29:43.325","code":"SIMS.F_04_01_RegP-ANC_Q1_RESP","name":"SIMS.F_04_01_RegP-ANC_Q1_RESP","id":"q9lSlQU2iKM","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:54:05.984","code":"SIMS.F_04_01_RegP-ANC_Q2_CB1","name":"SIMS.F_04_01_RegP-ANC_Q2_CB1","id":"FZ15Kfv1v6d","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:46:27.628","code":"SIMS.F_04_01_RegP-ANC_Q2_CB2","name":"SIMS.F_04_01_RegP-ANC_Q2_CB2","id":"IwZ2WjsJfza","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:03:54.867","code":"SIMS.F_04_01_RegP-ANC_Q2_CB3","name":"SIMS.F_04_01_RegP-ANC_Q2_CB3","id":"bs9f9ypoUdc","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:32:02.941","code":"SIMS.F_04_01_RegP-ANC_Q2_RESP","name":"SIMS.F_04_01_RegP-ANC_Q2_RESP","id":"p1cVlk06MXL","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:47:45.190","code":"SIMS.F_04_01_RegP-ANC_Q3_CB1","name":"SIMS.F_04_01_RegP-ANC_Q3_CB1","id":"Ii9J88MVWeJ","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:50:50.958","code":"SIMS.F_04_01_RegP-ANC_Q3_CB2","name":"SIMS.F_04_01_RegP-ANC_Q3_CB2","id":"h9qzuO2Cp0A","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:25:35.789","code":"SIMS.F_04_01_RegP-ANC_Q3_CB3","name":"SIMS.F_04_01_RegP-ANC_Q3_CB3","id":"RZCN3zkHkhg","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:35:33.625","code":"SIMS.F_04_01_RegP-ANC_Q3_CB4","name":"SIMS.F_04_01_RegP-ANC_Q3_CB4","id":"NRuFtenRGi4","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:27:32.356","code":"SIMS.F_04_01_RegP-ANC_Q3_RESP","name":"SIMS.F_04_01_RegP-ANC_Q3_RESP","id":"R8nrHGuEMIf","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:40:21.932","code":"SIMS.F_04_01_RegP-ANC_Q4_RESP","name":"SIMS.F_04_01_RegP-ANC_Q4_RESP","id":"lOX8rOnnF5w","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:30:56.676","code":"SIMS.F_04_01_RegP-ANC_SCORE","name":"SIMS.F_04_01_RegP-ANC_SCORE","id":"pLWisJmjSxa","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:28:49.939","code":"SIMS.F_04_02_RegE-ANC_COMM","name":"SIMS.F_04_02_RegE-ANC_COMM","id":"qN1OfMpsNRV","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:33:19.950","code":"SIMS.F_04_02_RegE-ANC_NA","name":"SIMS.F_04_02_RegE-ANC_NA","id":"oMnbb1fTz2U","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:17:52.091","code":"SIMS.F_04_02_RegE-ANC_Q1_RESP","name":"SIMS.F_04_02_RegE-ANC_Q1_RESP","id":"VLZsFGTATIY","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:10:41.598","code":"SIMS.F_04_02_RegE-ANC_Q2_CB1","name":"SIMS.F_04_02_RegE-ANC_Q2_CB1","id":"YzIBkqpBud1","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:11:02.293","code":"SIMS.F_04_02_RegE-ANC_Q2_CB2","name":"SIMS.F_04_02_RegE-ANC_Q2_CB2","id":"YvI0MH2yGH1","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:24:27.270","code":"SIMS.F_04_02_RegE-ANC_Q2_CB3","name":"SIMS.F_04_02_RegE-ANC_Q2_CB3","id":"SJ5MFscUCt3","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:36:24.538","code":"SIMS.F_04_02_RegE-ANC_Q2_RESP","name":"SIMS.F_04_02_RegE-ANC_Q2_RESP","id":"ng53j9ppluk","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:46:36.152","code":"SIMS.F_04_02_RegE-ANC_Q3_CB1","name":"SIMS.F_04_02_RegE-ANC_Q3_CB1","id":"iu62e34aCyc","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:25:34.477","code":"SIMS.F_04_02_RegE-ANC_Q3_CB2","name":"SIMS.F_04_02_RegE-ANC_Q3_CB2","id":"rzi0TpmEUdU","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:25:14.599","code":"SIMS.F_04_02_RegE-ANC_Q3_CB3","name":"SIMS.F_04_02_RegE-ANC_Q3_CB3","id":"s7VDLapwuTC","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:26:07.651","code":"SIMS.F_04_02_RegE-ANC_Q3_RESP","name":"SIMS.F_04_02_RegE-ANC_Q3_RESP","id":"RrsLp9fc8PI","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:05:56.644","code":"SIMS.F_04_02_RegE-ANC_Q4_RESP","name":"SIMS.F_04_02_RegE-ANC_Q4_RESP","id":"AVXm69UtOoj","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:07:50.198","code":"SIMS.F_04_02_RegE-ANC_Q5_RESP","name":"SIMS.F_04_02_RegE-ANC_Q5_RESP","id":"a5dFakhtSjv","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:17:05.018","code":"SIMS.F_04_02_RegE-ANC_SCORE","name":"SIMS.F_04_02_RegE-ANC_SCORE","id":"vulkd7X1xmj","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:55:10.577","code":"SIMS.F_04_03_ART-PMTCT_COMM","name":"SIMS.F_04_03_ART-PMTCT_COMM","id":"fkDQ1Fx9OOP","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:25:00.111","code":"SIMS.F_04_03_ART-PMTCT_DEN","name":"SIMS.F_04_03_ART-PMTCT_DEN","id":"sCOpnXEx2v1","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2017-05-09T21:07:20.703","code":"SIMS.F_04_03_ART-PMTCT_NA","name":"SIMS.F_04_03_ART-PMTCT_NA","id":"twEBu05uxUh","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"}]},{"lastUpdated":"2016-08-17T20:32:16.619","code":"SIMS.F_04_03_ART-PMTCT_Q1_PERC","name":"SIMS.F_04_03_ART-PMTCT_Q1_PERC","id":"oxI3QLFgoYt","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:32:23.339","code":"SIMS.F_04_03_ART-PMTCT_SCORE","name":"SIMS.F_04_03_ART-PMTCT_SCORE","id":"OVrBgTHi5kr","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:48:28.842","code":"SIMS.F_04_04_CTX-PMTCT_COMM","name":"SIMS.F_04_04_CTX-PMTCT_COMM","id":"i43hM9Dsn2P","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2017-05-09T21:07:23.858","code":"SIMS.F_04_04_CTX-PMTCT_NA","name":"SIMS.F_04_04_CTX-PMTCT_NA","id":"zianuIW6eYT","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"}]},{"lastUpdated":"2016-08-17T20:50:33.954","code":"SIMS.F_04_04_CTX-PMTCT_Q1_PERC","name":"SIMS.F_04_04_CTX-PMTCT_Q1_PERC","id":"hEn7suMoIOR","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:12:22.614","code":"SIMS.F_04_04_CTX-PMTCT_SCORE","name":"SIMS.F_04_04_CTX-PMTCT_SCORE","id":"YcvUtBGAnA6","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:37:51.794","code":"SIMS.F_04_05_PtTrkPreg_COMM","name":"SIMS.F_04_05_PtTrkPreg_COMM","id":"mrdV2AeCwQ6","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:20:16.902","code":"SIMS.F_04_05_PtTrkPreg_Q1_RESP","name":"SIMS.F_04_05_PtTrkPreg_Q1_RESP","id":"uHAzZpZS6k9","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:14:58.939","code":"SIMS.F_04_05_PtTrkPreg_Q2_RESP","name":"SIMS.F_04_05_PtTrkPreg_Q2_RESP","id":"wsIY0pOTYb9","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:16:39.405","code":"SIMS.F_04_05_PtTrkPreg_Q3_RESP","name":"SIMS.F_04_05_PtTrkPreg_Q3_RESP","id":"w0GcS94qMeg","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:51:15.225","code":"SIMS.F_04_05_PtTrkPreg_Q4_RESP","name":"SIMS.F_04_05_PtTrkPreg_Q4_RESP","id":"h2MiM7cL9pS","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:48:23.304","code":"SIMS.F_04_05_PtTrkPreg_SCORE","name":"SIMS.F_04_05_PtTrkPreg_SCORE","id":"IAJgXC89Pl0","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:32:55.562","code":"SIMS.F_04_06_PtRecords-PMTCT_COMM","name":"SIMS.F_04_06_PtRecords-PMTCT_COMM","id":"oqj5GwKBQtt","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:41:12.969","code":"SIMS.F_04_06_PtRecords-PMTCT_Q1_RESP","name":"SIMS.F_04_06_PtRecords-PMTCT_Q1_RESP","id":"le66l6ky38S","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:25:09.307","code":"SIMS.F_04_06_PtRecords-PMTCT_Q2_RESP","name":"SIMS.F_04_06_PtRecords-PMTCT_Q2_RESP","id":"sAbZyE9I3qQ","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:04:33.121","code":"SIMS.F_04_06_PtRecords-PMTCT_Q3_RESP","name":"SIMS.F_04_06_PtRecords-PMTCT_Q3_RESP","id":"bk8QesoMHK5","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:54:48.828","code":"SIMS.F_04_06_PtRecords-PMTCT_Q4_RESP","name":"SIMS.F_04_06_PtRecords-PMTCT_Q4_RESP","id":"fNjBeX7Mv7i","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:19:31.280","code":"SIMS.F_04_06_PtRecords-PMTCT_SCORE","name":"SIMS.F_04_06_PtRecords-PMTCT_SCORE","id":"Up5impOiJk1","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:15:06.685","code":"SIMS.F_04_07_RegP-ART-PMTCT_COMM","name":"SIMS.F_04_07_RegP-ART-PMTCT_COMM","id":"wqEyBtG1wCE","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:39:22.605","code":"SIMS.F_04_07_RegP-ART-PMTCT_NA","name":"SIMS.F_04_07_RegP-ART-PMTCT_NA","id":"m3NJn40fap0","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:06:14.419","code":"SIMS.F_04_07_RegP-ART-PMTCT_Q1_RESP","name":"SIMS.F_04_07_RegP-ART-PMTCT_Q1_RESP","id":"ar0n66k7hQq","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:15:39.738","code":"SIMS.F_04_07_RegP-ART-PMTCT_Q2_CB1","name":"SIMS.F_04_07_RegP-ART-PMTCT_Q2_CB1","id":"wHvEuWpUDLC","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:58:49.137","code":"SIMS.F_04_07_RegP-ART-PMTCT_Q2_CB2","name":"SIMS.F_04_07_RegP-ART-PMTCT_Q2_CB2","id":"dt8kTyo9d60","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:56:26.531","code":"SIMS.F_04_07_RegP-ART-PMTCT_Q2_CB3","name":"SIMS.F_04_07_RegP-ART-PMTCT_Q2_CB3","id":"EYuxglGMoiP","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:49:42.830","code":"SIMS.F_04_07_RegP-ART-PMTCT_Q2_RESP","name":"SIMS.F_04_07_RegP-ART-PMTCT_Q2_RESP","id":"hMD5lz9zZyr","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:01:21.334","code":"SIMS.F_04_07_RegP-ART-PMTCT_Q3_CB1","name":"SIMS.F_04_07_RegP-ART-PMTCT_Q3_CB1","id":"CTRCrpLqKtL","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:16:27.138","code":"SIMS.F_04_07_RegP-ART-PMTCT_Q3_CB2","name":"SIMS.F_04_07_RegP-ART-PMTCT_Q3_CB2","id":"W5PFUBuKBlR","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:44:24.720","code":"SIMS.F_04_07_RegP-ART-PMTCT_Q3_CB3","name":"SIMS.F_04_07_RegP-ART-PMTCT_Q3_CB3","id":"jUMjeT027Kz","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:30:29.863","code":"SIMS.F_04_07_RegP-ART-PMTCT_Q3_CB4","name":"SIMS.F_04_07_RegP-ART-PMTCT_Q3_CB4","id":"PUsXWoM7lCP","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:22:50.430","code":"SIMS.F_04_07_RegP-ART-PMTCT_Q3_RESP","name":"SIMS.F_04_07_RegP-ART-PMTCT_Q3_RESP","id":"TbKqPx7q65L","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:55:37.736","code":"SIMS.F_04_07_RegP-ART-PMTCT_Q4_RESP","name":"SIMS.F_04_07_RegP-ART-PMTCT_Q4_RESP","id":"FEXrnTVcsy6","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:02:15.140","code":"SIMS.F_04_07_RegP-ART-PMTCT_SCORE","name":"SIMS.F_04_07_RegP-ART-PMTCT_SCORE","id":"cJ0KDVMhusC","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:52:38.573","code":"SIMS.F_04_08_RegE-ART-PMTCT_COMM","name":"SIMS.F_04_08_RegE-ART-PMTCT_COMM","id":"GiojdFaUeRy","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:03:41.675","code":"SIMS.F_04_08_RegE-ART-PMTCT_NA","name":"SIMS.F_04_08_RegE-ART-PMTCT_NA","id":"buwG0jabGRU","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:50:49.540","code":"SIMS.F_04_08_RegE-ART-PMTCT_Q1_RESP","name":"SIMS.F_04_08_RegE-ART-PMTCT_Q1_RESP","id":"HA0Mnf2Pkob","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:48:26.065","code":"SIMS.F_04_08_RegE-ART-PMTCT_Q2_CB1","name":"SIMS.F_04_08_RegE-ART-PMTCT_Q2_CB1","id":"I5ffgOGTNCD","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:33:15.775","code":"SIMS.F_04_08_RegE-ART-PMTCT_Q2_CB2","name":"SIMS.F_04_08_RegE-ART-PMTCT_Q2_CB2","id":"onsdnsAitAU","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:28:59.196","code":"SIMS.F_04_08_RegE-ART-PMTCT_Q2_CB3","name":"SIMS.F_04_08_RegE-ART-PMTCT_Q2_CB3","id":"qkXMkB4PIcs","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:43:49.734","code":"SIMS.F_04_08_RegE-ART-PMTCT_Q2_RESP","name":"SIMS.F_04_08_RegE-ART-PMTCT_Q2_RESP","id":"k8bHhJ7OqVf","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:17:15.218","code":"SIMS.F_04_08_RegE-ART-PMTCT_Q3_CB1","name":"SIMS.F_04_08_RegE-ART-PMTCT_Q3_CB1","id":"vtgP1WAxj8f","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:37:32.590","code":"SIMS.F_04_08_RegE-ART-PMTCT_Q3_CB2","name":"SIMS.F_04_08_RegE-ART-PMTCT_Q3_CB2","id":"mWz4D1EVMs5","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:55:44.895","code":"SIMS.F_04_08_RegE-ART-PMTCT_Q3_CB3","name":"SIMS.F_04_08_RegE-ART-PMTCT_Q3_CB3","id":"fcaa6uxo7QO","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:41:17.139","code":"SIMS.F_04_08_RegE-ART-PMTCT_Q3_RESP","name":"SIMS.F_04_08_RegE-ART-PMTCT_Q3_RESP","id":"lDkffD48u2K","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:35:10.437","code":"SIMS.F_04_08_RegE-ART-PMTCT_Q4_RESP","name":"SIMS.F_04_08_RegE-ART-PMTCT_Q4_RESP","id":"NwyXFcUNX76","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:01:17.022","code":"SIMS.F_04_08_RegE-ART-PMTCT_Q5_RESP","name":"SIMS.F_04_08_RegE-ART-PMTCT_Q5_RESP","id":"cVj8vLdn5HC","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:01:24.263","code":"SIMS.F_04_08_RegE-ART-PMTCT_SCORE","name":"SIMS.F_04_08_RegE-ART-PMTCT_SCORE","id":"ctlsw2oJbI9","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:14:15.795","code":"SIMS.F_04_09_ARTAdh-PMTCT_COMM","name":"SIMS.F_04_09_ARTAdh-PMTCT_COMM","id":"X9wZpRWH53s","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:29:46.026","code":"SIMS.F_04_09_ARTAdh-PMTCT_Q1_RESP","name":"SIMS.F_04_09_ARTAdh-PMTCT_Q1_RESP","id":"q8tLCo2n9vZ","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:26:04.845","code":"SIMS.F_04_09_ARTAdh-PMTCT_Q2_RESP","name":"SIMS.F_04_09_ARTAdh-PMTCT_Q2_RESP","id":"rsKLHyxe6K0","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:25:49.077","code":"SIMS.F_04_09_ARTAdh-PMTCT_Q3_PERC","name":"SIMS.F_04_09_ARTAdh-PMTCT_Q3_PERC","id":"RVgfyU4uWis","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:19:53.255","code":"SIMS.F_04_09_ARTAdh-PMTCT_Q4_RESP","name":"SIMS.F_04_09_ARTAdh-PMTCT_Q4_RESP","id":"UlmjnOiJOks","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:01:31.444","code":"SIMS.F_04_09_ARTAdh-PMTCT_SCORE","name":"SIMS.F_04_09_ARTAdh-PMTCT_SCORE","id":"csibQquwLJ1","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:28:31.326","code":"SIMS.F_04_10_FacLink-PMTCT_COMM","name":"SIMS.F_04_10_FacLink-PMTCT_COMM","id":"QsahY92wZMj","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:00:10.287","code":"SIMS.F_04_10_FacLink-PMTCT_NA","name":"SIMS.F_04_10_FacLink-PMTCT_NA","id":"deKZFiZ6GO5","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:32:39.479","code":"SIMS.F_04_10_FacLink-PMTCT_Q1_RESP","name":"SIMS.F_04_10_FacLink-PMTCT_Q1_RESP","id":"otmRFWhHZPb","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:23:06.202","code":"SIMS.F_04_10_FacLink-PMTCT_Q2_RESP","name":"SIMS.F_04_10_FacLink-PMTCT_Q2_RESP","id":"t5XNyPC2Ve8","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:12:03.905","code":"SIMS.F_04_10_FacLink-PMTCT_Q3_RESP","name":"SIMS.F_04_10_FacLink-PMTCT_Q3_RESP","id":"Yhd2nTo3t4o","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:14:44.931","code":"SIMS.F_04_10_FacLink-PMTCT_SCORE","name":"SIMS.F_04_10_FacLink-PMTCT_SCORE","id":"WXJg5HadBDy","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:59:54.227","code":"SIMS.F_04_11_PartnTest-PMTCT_COMM","name":"SIMS.F_04_11_PartnTest-PMTCT_COMM","id":"di8f6auf7sU","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:03:48.996","code":"SIMS.F_04_11_PartnTest-PMTCT_Q1_RESP","name":"SIMS.F_04_11_PartnTest-PMTCT_Q1_RESP","id":"bSwmSOyMC6f","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:25:51.708","code":"SIMS.F_04_11_PartnTest-PMTCT_Q2_RESP","name":"SIMS.F_04_11_PartnTest-PMTCT_Q2_RESP","id":"rUlCHp0GvVS","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:50:18.250","code":"SIMS.F_04_11_PartnTest-PMTCT_Q3_PERC","name":"SIMS.F_04_11_PartnTest-PMTCT_Q3_PERC","id":"hHCodYyEia1","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:50:58.039","code":"SIMS.F_04_11_PartnTest-PMTCT_SCORE","name":"SIMS.F_04_11_PartnTest-PMTCT_SCORE","id":"H8CCfcH7VWv","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:15:46.095","code":"SIMS.F_04_12_Nutr-PMTCT_COMM","name":"SIMS.F_04_12_Nutr-PMTCT_COMM","id":"WfR3srKYSeN","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:31:46.672","code":"SIMS.F_04_12_Nutr-PMTCT_Q1_PERC","name":"SIMS.F_04_12_Nutr-PMTCT_Q1_PERC","id":"PBcoJDtlLE2","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:06:17.391","code":"SIMS.F_04_12_Nutr-PMTCT_Q2_RESP","name":"SIMS.F_04_12_Nutr-PMTCT_Q2_RESP","id":"aN8MuxJ1ayp","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:18:37.235","code":"SIMS.F_04_12_Nutr-PMTCT_Q3_RESP","name":"SIMS.F_04_12_Nutr-PMTCT_Q3_RESP","id":"V8zRkEjzZXF","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:34:19.469","code":"SIMS.F_04_12_Nutr-PMTCT_SCORE","name":"SIMS.F_04_12_Nutr-PMTCT_SCORE","id":"oc8fZtm8SdP","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:23:28.931","code":"SIMS.F_04_13_TBScreen-PMTCT_COMM","name":"SIMS.F_04_13_TBScreen-PMTCT_COMM","id":"SYWBUIeMK5m","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:14:06.893","code":"SIMS.F_04_13_TBScreen-PMTCT_Q1_RESP","name":"SIMS.F_04_13_TBScreen-PMTCT_Q1_RESP","id":"xcGMUSoCmrE","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:39:56.986","code":"SIMS.F_04_13_TBScreen-PMTCT_Q2_PERC","name":"SIMS.F_04_13_TBScreen-PMTCT_Q2_PERC","id":"Lu0usKX1qC9","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:10:18.358","code":"SIMS.F_04_13_TBScreen-PMTCT_Q3_RESP","name":"SIMS.F_04_13_TBScreen-PMTCT_Q3_RESP","id":"Z8DhjtBQLr4","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:02:52.081","code":"SIMS.F_04_13_TBScreen-PMTCT_SCORE","name":"SIMS.F_04_13_TBScreen-PMTCT_SCORE","id":"cbJ9l8Bz4mr","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:44:27.571","code":"SIMS.F_04_14_IPT-PMTCT_COMM","name":"SIMS.F_04_14_IPT-PMTCT_COMM","id":"JtNkYtO1ri4","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:10:09.577","code":"SIMS.F_04_14_IPT-PMTCT_NA","name":"SIMS.F_04_14_IPT-PMTCT_NA","id":"zBc4oKfE7uq","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:26:22.393","code":"SIMS.F_04_14_IPT-PMTCT_Q1_RESP","name":"SIMS.F_04_14_IPT-PMTCT_Q1_RESP","id":"Ro9l42egWWJ","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:18:43.718","code":"SIMS.F_04_14_IPT-PMTCT_Q2_PERC","name":"SIMS.F_04_14_IPT-PMTCT_Q2_PERC","id":"V4YUySeC4Ru","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:27:13.832","code":"SIMS.F_04_14_IPT-PMTCT_Q3_RESP","name":"SIMS.F_04_14_IPT-PMTCT_Q3_RESP","id":"RCvn9Ws92Bp","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:37:53.171","code":"SIMS.F_04_14_IPT-PMTCT_SCORE","name":"SIMS.F_04_14_IPT-PMTCT_SCORE","id":"MqhlR0m0VQS","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:14:37.393","code":"SIMS.F_04_15_TBDxEval-PMTCT_COMM","name":"SIMS.F_04_15_TBDxEval-PMTCT_COMM","id":"WYscPQAASTU","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:24:44.398","code":"SIMS.F_04_15_TBDxEval-PMTCT_Q1_RESP","name":"SIMS.F_04_15_TBDxEval-PMTCT_Q1_RESP","id":"SGU9u04YDyG","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:12:59.253","code":"SIMS.F_04_15_TBDxEval-PMTCT_Q2_RESP","name":"SIMS.F_04_15_TBDxEval-PMTCT_Q2_RESP","id":"xWfa5T64xij","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:50:31.132","code":"SIMS.F_04_15_TBDxEval-PMTCT_Q3_PERC","name":"SIMS.F_04_15_TBDxEval-PMTCT_Q3_PERC","id":"heuG21ZmF06","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:39:58.348","code":"SIMS.F_04_15_TBDxEval-PMTCT_Q4_RESP","name":"SIMS.F_04_15_TBDxEval-PMTCT_Q4_RESP","id":"ltx7h8JD7il","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:17:40.696","code":"SIMS.F_04_15_TBDxEval-PMTCT_SCORE","name":"SIMS.F_04_15_TBDxEval-PMTCT_SCORE","id":"vpIpDXGQ1Ia","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:10:53.701","code":"SIMS.F_04_16_STI-PMTCT_COMM","name":"SIMS.F_04_16_STI-PMTCT_COMM","id":"YX8nSDDjbxD","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:03:37.280","code":"SIMS.F_04_16_STI-PMTCT_Q1_RESP","name":"SIMS.F_04_16_STI-PMTCT_Q1_RESP","id":"bwprdJ2zPr3","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:58:28.946","code":"SIMS.F_04_16_STI-PMTCT_Q2_RESP","name":"SIMS.F_04_16_STI-PMTCT_Q2_RESP","id":"dZHNKijbRH5","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:13:06.793","code":"SIMS.F_04_16_STI-PMTCT_Q3_PERC","name":"SIMS.F_04_16_STI-PMTCT_Q3_PERC","id":"xureEkvJxnv","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:45:49.828","code":"SIMS.F_04_16_STI-PMTCT_Q4_RESP","name":"SIMS.F_04_16_STI-PMTCT_Q4_RESP","id":"jb71uEoQIZD","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:08:44.767","code":"SIMS.F_04_16_STI-PMTCT_SCORE","name":"SIMS.F_04_16_STI-PMTCT_SCORE","id":"ZyS6rV8nixZ","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:35:28.241","code":"SIMS.F_04_17_FPSys-PMTCT_COMM","name":"SIMS.F_04_17_FPSys-PMTCT_COMM","id":"NSpABlLLFxN","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:34:48.691","code":"SIMS.F_04_17_FPSys-PMTCT_Q1_RESP","name":"SIMS.F_04_17_FPSys-PMTCT_Q1_RESP","id":"o53TZ7wjRYT","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:12:53.158","code":"SIMS.F_04_17_FPSys-PMTCT_Q2_RESP","name":"SIMS.F_04_17_FPSys-PMTCT_Q2_RESP","id":"xxR2IjnLYh0","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:54:44.466","code":"SIMS.F_04_17_FPSys-PMTCT_Q3_RESP","name":"SIMS.F_04_17_FPSys-PMTCT_Q3_RESP","id":"fOeC1fP5GXi","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:48:30.224","code":"SIMS.F_04_17_FPSys-PMTCT_SCORE","name":"SIMS.F_04_17_FPSys-PMTCT_SCORE","id":"i3w1G1amprG","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:53:37.345","code":"SIMS.F_04_18_FPInteg-PMTCT_COMM","name":"SIMS.F_04_18_FPInteg-PMTCT_COMM","id":"G7Gh9inJpRj","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:42:30.411","code":"SIMS.F_04_18_FPInteg-PMTCT_Q1_RESP","name":"SIMS.F_04_18_FPInteg-PMTCT_Q1_RESP","id":"KsS5g1cFaFO","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:47:12.832","code":"SIMS.F_04_18_FPInteg-PMTCT_Q2_RESP","name":"SIMS.F_04_18_FPInteg-PMTCT_Q2_RESP","id":"iPHUKMJylHd","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:02:09.337","code":"SIMS.F_04_18_FPInteg-PMTCT_Q3_RESP","name":"SIMS.F_04_18_FPInteg-PMTCT_Q3_RESP","id":"CKmZljSieVm","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:18:48.806","code":"SIMS.F_04_18_FPInteg-PMTCT_Q4_RESP","name":"SIMS.F_04_18_FPInteg-PMTCT_Q4_RESP","id":"V2miIf0uXs6","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:14:57.670","code":"SIMS.F_04_18_FPInteg-PMTCT_Q5_RESP","name":"SIMS.F_04_18_FPInteg-PMTCT_Q5_RESP","id":"WSpfoRAu9Qy","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:26:49.861","code":"SIMS.F_04_18_FPInteg-PMTCT_SCORE","name":"SIMS.F_04_18_FPInteg-PMTCT_SCORE","id":"rhUCxN9lWS2","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:11:06.022","code":"SIMS.F_04_19_PtTrkBF_COMM","name":"SIMS.F_04_19_PtTrkBF_COMM","id":"yunSFzef5FP","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:09:03.385","code":"SIMS.F_04_19_PtTrkBF_NA","name":"SIMS.F_04_19_PtTrkBF_NA","id":"zsbUafGE3FA","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:33:37.385","code":"SIMS.F_04_19_PtTrkBF_Q1_RESP","name":"SIMS.F_04_19_PtTrkBF_Q1_RESP","id":"OKB0yB12J14","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:04:52.087","code":"SIMS.F_04_19_PtTrkBF_Q2_RESP","name":"SIMS.F_04_19_PtTrkBF_Q2_RESP","id":"beqA1kL1NFQ","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:19:06.879","code":"SIMS.F_04_19_PtTrkBF_Q3_RESP","name":"SIMS.F_04_19_PtTrkBF_Q3_RESP","id":"uxp8cp4eXh3","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:42:02.635","code":"SIMS.F_04_19_PtTrkBF_Q4_RESP","name":"SIMS.F_04_19_PtTrkBF_Q4_RESP","id":"KyS7pHdJYp3","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:52:12.551","code":"SIMS.F_04_19_PtTrkBF_SCORE","name":"SIMS.F_04_19_PtTrkBF_SCORE","id":"GmRLAKN3j5b","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:47:18.545","code":"SIMS.F_04_20_ARTMon-PMTCT_COMM","name":"SIMS.F_04_20_ARTMon-PMTCT_COMM","id":"ioqBrbDsaQP","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:29:21.951","code":"SIMS.F_04_20_ARTMon-PMTCT_Q1_RESP","name":"SIMS.F_04_20_ARTMon-PMTCT_Q1_RESP","id":"qEnNyLdLdDj","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:10:40.384","code":"SIMS.F_04_20_ARTMon-PMTCT_Q2_PERC","name":"SIMS.F_04_20_ARTMon-PMTCT_Q2_PERC","id":"yZMTtmDGKSZ","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:36:40.939","code":"SIMS.F_04_20_ARTMon-PMTCT_Q3_RESP","name":"SIMS.F_04_20_ARTMon-PMTCT_Q3_RESP","id":"NBa0mBqvv4g","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:40:15.042","code":"SIMS.F_04_20_ARTMon-PMTCT_SCORE","name":"SIMS.F_04_20_ARTMon-PMTCT_SCORE","id":"lrnl501EqVV","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:17:24.131","code":"SIMS.F_04_21_PITC-L&D_COMM","name":"SIMS.F_04_21_PITC-L&D_COMM","id":"VRsfdmzq2jo","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:34:08.595","code":"SIMS.F_04_21_PITC-L&D_Q1_RESP","name":"SIMS.F_04_21_PITC-L&D_Q1_RESP","id":"ODRRhLfwu33","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:19:32.543","code":"SIMS.F_04_21_PITC-L&D_Q2_PERC","name":"SIMS.F_04_21_PITC-L&D_Q2_PERC","id":"up2YRgpn8Am","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:15:05.325","code":"SIMS.F_04_21_PITC-L&D_Q3_RESP","name":"SIMS.F_04_21_PITC-L&D_Q3_RESP","id":"wqxoAKMKlSM","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:46:40.361","code":"SIMS.F_04_21_PITC-L&D_SCORE","name":"SIMS.F_04_21_PITC-L&D_SCORE","id":"iTOoKjtk3sO","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:30:32.527","code":"SIMS.F_04_22_ARV-L&D_COMM","name":"SIMS.F_04_22_ARV-L&D_COMM","id":"pTckkFiM2Qf","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:10:20.869","code":"SIMS.F_04_22_ARV-L&D_Q1_RESP","name":"SIMS.F_04_22_ARV-L&D_Q1_RESP","id":"Z69vGFeEtyi","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:41:36.443","code":"SIMS.F_04_22_ARV-L&D_Q2_PERC","name":"SIMS.F_04_22_ARV-L&D_Q2_PERC","id":"L8dIQFf1iu9","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:58:31.880","code":"SIMS.F_04_22_ARV-L&D_Q3_RESP","name":"SIMS.F_04_22_ARV-L&D_Q3_RESP","id":"dXyyjIQntEc","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:23:19.761","code":"SIMS.F_04_22_ARV-L&D_SCORE","name":"SIMS.F_04_22_ARV-L&D_SCORE","id":"t1KTtYefEVb","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:25:39.725","code":"SIMS.F_04_23_RegP-L&D_COMM","name":"SIMS.F_04_23_RegP-L&D_COMM","id":"RYIa54cSLLF","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:10:39.178","code":"SIMS.F_04_23_RegP-L&D_NA","name":"SIMS.F_04_23_RegP-L&D_NA","id":"yZonsB7NNd3","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:09:38.724","code":"SIMS.F_04_23_RegP-L&D_Q1_RESP","name":"SIMS.F_04_23_RegP-L&D_Q1_RESP","id":"ZITJrMnPrVI","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:49:08.644","code":"SIMS.F_04_23_RegP-L&D_Q2_CB1","name":"SIMS.F_04_23_RegP-L&D_Q2_CB1","id":"HW2SkE6ITB4","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:20:08.929","code":"SIMS.F_04_23_RegP-L&D_Q2_CB2","name":"SIMS.F_04_23_RegP-L&D_Q2_CB2","id":"UHxQCXNNOzo","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:19:08.145","code":"SIMS.F_04_23_RegP-L&D_Q2_CB3","name":"SIMS.F_04_23_RegP-L&D_Q2_CB3","id":"UXbKA1mKnez","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:51:25.269","code":"SIMS.F_04_23_RegP-L&D_Q2_RESP","name":"SIMS.F_04_23_RegP-L&D_Q2_RESP","id":"gX4ae8wvZRB","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:19:22.092","code":"SIMS.F_04_23_RegP-L&D_Q3_CB1","name":"SIMS.F_04_23_RegP-L&D_Q3_CB1","id":"utuoRYqQQI7","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:46:30.483","code":"SIMS.F_04_23_RegP-L&D_Q3_CB2","name":"SIMS.F_04_23_RegP-L&D_Q3_CB2","id":"iv1cQdEdu4g","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:17:31.746","code":"SIMS.F_04_23_RegP-L&D_Q3_CB3","name":"SIMS.F_04_23_RegP-L&D_Q3_CB3","id":"VQNr0NPTJt7","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:41:58.473","code":"SIMS.F_04_23_RegP-L&D_Q3_CB4","name":"SIMS.F_04_23_RegP-L&D_Q3_CB4","id":"KzM1s3VKLbM","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:00:05.862","code":"SIMS.F_04_23_RegP-L&D_Q3_RESP","name":"SIMS.F_04_23_RegP-L&D_Q3_RESP","id":"DfTyoDZFTeL","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:30:35.163","code":"SIMS.F_04_23_RegP-L&D_Q4_RESP","name":"SIMS.F_04_23_RegP-L&D_Q4_RESP","id":"psi6c0K7RLy","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:39:08.974","code":"SIMS.F_04_23_RegP-L&D_SCORE","name":"SIMS.F_04_23_RegP-L&D_SCORE","id":"MaUVhpXobVX","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:17:06.269","code":"SIMS.F_04_24_RegE-L&D_COMM","name":"SIMS.F_04_24_RegE-L&D_COMM","id":"VUjlZukixMc","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:29:12.593","code":"SIMS.F_04_24_RegE-L&D_NA","name":"SIMS.F_04_24_RegE-L&D_NA","id":"QhNVekapnlr","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:39:17.133","code":"SIMS.F_04_24_RegE-L&D_Q1_RESP","name":"SIMS.F_04_24_RegE-L&D_Q1_RESP","id":"m59WGhSHHJ5","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:49:41.360","code":"SIMS.F_04_24_RegE-L&D_Q2_CB1","name":"SIMS.F_04_24_RegE-L&D_Q2_CB1","id":"hmp1tof1rkB","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:39:33.555","code":"SIMS.F_04_24_RegE-L&D_Q2_CB2","name":"SIMS.F_04_24_RegE-L&D_Q2_CB2","id":"LYvLhmePUPf","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:39:03.469","code":"SIMS.F_04_24_RegE-L&D_Q2_CB3","name":"SIMS.F_04_24_RegE-L&D_Q2_CB3","id":"mcLxZsaQqbV","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:34:36.083","code":"SIMS.F_04_24_RegE-L&D_Q2_RESP","name":"SIMS.F_04_24_RegE-L&D_Q2_RESP","id":"oaCaYBOEdr2","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:40:23.276","code":"SIMS.F_04_24_RegE-L&D_Q3_CB1","name":"SIMS.F_04_24_RegE-L&D_Q3_CB1","id":"lOvMxdASaHK","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:32:05.629","code":"SIMS.F_04_24_RegE-L&D_Q3_CB2","name":"SIMS.F_04_24_RegE-L&D_Q3_CB2","id":"p0Rum9L8nA6","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:45:10.797","code":"SIMS.F_04_24_RegE-L&D_Q3_CB3","name":"SIMS.F_04_24_RegE-L&D_Q3_CB3","id":"JJ3uQEfY4vQ","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:22:34.780","code":"SIMS.F_04_24_RegE-L&D_Q3_RESP","name":"SIMS.F_04_24_RegE-L&D_Q3_RESP","id":"Teqdzxcg61s","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:52:03.816","code":"SIMS.F_04_24_RegE-L&D_Q4_RESP","name":"SIMS.F_04_24_RegE-L&D_Q4_RESP","id":"goWXGrxjpXx","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:58:11.650","code":"SIMS.F_04_24_RegE-L&D_Q5_RESP","name":"SIMS.F_04_24_RegE-L&D_Q5_RESP","id":"eAn1XjiupFB","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:14:38.647","code":"SIMS.F_04_24_RegE-L&D_SCORE","name":"SIMS.F_04_24_RegE-L&D_SCORE","id":"WY29hDYawOk","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:26:40.662","code":"SIMS.F_04_25_EID-HEI_COMM","name":"SIMS.F_04_25_EID-HEI_COMM","id":"RiszQ5TR6zh","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:42:40.101","code":"SIMS.F_04_25_EID-HEI_Q1_RESP","name":"SIMS.F_04_25_EID-HEI_Q1_RESP","id":"KpWo0AY5w3H","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:33:44.229","code":"SIMS.F_04_25_EID-HEI_Q2_RESP","name":"SIMS.F_04_25_EID-HEI_Q2_RESP","id":"OJJXJhSXB6C","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:21:46.421","code":"SIMS.F_04_25_EID-HEI_Q3_RESP","name":"SIMS.F_04_25_EID-HEI_Q3_RESP","id":"tRdbboXzQMW","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:59:05.080","code":"SIMS.F_04_25_EID-HEI_Q4_DEN","name":"SIMS.F_04_25_EID-HEI_Q4_DEN","id":"dqlAAs64xUb","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:10:44.059","code":"SIMS.F_04_25_EID-HEI_Q4_NUM","name":"SIMS.F_04_25_EID-HEI_Q4_NUM","id":"yyOOop0mx3E","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:48:48.654","code":"SIMS.F_04_25_EID-HEI_Q5_RESP","name":"SIMS.F_04_25_EID-HEI_Q5_RESP","id":"HyGtHBsOs8G","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:31:07.417","code":"SIMS.F_04_25_EID-HEI_Q6_RESP","name":"SIMS.F_04_25_EID-HEI_Q6_RESP","id":"PJZfhAZ65qY","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:54:20.376","code":"SIMS.F_04_25_EID-HEI_Q7_RESP","name":"SIMS.F_04_25_EID-HEI_Q7_RESP","id":"fTxuJSdjjCi","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:29:41.918","code":"SIMS.F_04_25_EID-HEI_SCORE","name":"SIMS.F_04_25_EID-HEI_SCORE","id":"qahT6aBtxaM","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:25:10.655","code":"SIMS.F_04_26_CTX-HEI_COMM","name":"SIMS.F_04_26_CTX-HEI_COMM","id":"s92slw87B5P","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:00:34.908","code":"SIMS.F_04_26_CTX-HEI_Q1_DEN","name":"SIMS.F_04_26_CTX-HEI_Q1_DEN","id":"D6iRa5AKrqM","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:07:20.928","code":"SIMS.F_04_26_CTX-HEI_Q1_NUM","name":"SIMS.F_04_26_CTX-HEI_Q1_NUM","id":"abq5NH6Cgll","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:40:01.089","code":"SIMS.F_04_26_CTX-HEI_Q2_RESP","name":"SIMS.F_04_26_CTX-HEI_Q2_RESP","id":"LTNGzQsKtf0","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:28:09.867","code":"SIMS.F_04_26_CTX-HEI_SCORE","name":"SIMS.F_04_26_CTX-HEI_SCORE","id":"QwHuyQPMxqG","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:49:55.448","code":"SIMS.F_04_27_PtTrk-HEI_COMM","name":"SIMS.F_04_27_PtTrk-HEI_COMM","id":"hkqKcFzfQbb","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:35:17.290","code":"SIMS.F_04_27_PtTrk-HEI_Q1_RESP","name":"SIMS.F_04_27_PtTrk-HEI_Q1_RESP","id":"nuXC0Z63FgW","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:37:16.126","code":"SIMS.F_04_27_PtTrk-HEI_Q2_RESP","name":"SIMS.F_04_27_PtTrk-HEI_Q2_RESP","id":"n45ajSd5OZl","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:10:15.843","code":"SIMS.F_04_27_PtTrk-HEI_Q3_RESP","name":"SIMS.F_04_27_PtTrk-HEI_Q3_RESP","id":"z9KeEYnSXLz","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:27:28.423","code":"SIMS.F_04_27_PtTrk-HEI_Q4_RESP","name":"SIMS.F_04_27_PtTrk-HEI_Q4_RESP","id":"rACUleBxeFR","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:12:36.066","code":"SIMS.F_04_27_PtTrk-HEI_Q5_RESP","name":"SIMS.F_04_27_PtTrk-HEI_Q5_RESP","id":"y8MXdl7zi7i","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:57:13.580","code":"SIMS.F_04_27_PtTrk-HEI_SCORE","name":"SIMS.F_04_27_PtTrk-HEI_SCORE","id":"epTW6QVbsi4","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:04:34.611","code":"SIMS.F_04_28_ARTEnrol-HEI_COMM","name":"SIMS.F_04_28_ARTEnrol-HEI_COMM","id":"bk4tAZauPTr","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:13:27.532","code":"SIMS.F_04_28_ARTEnrol-HEI_Q1_RESP","name":"SIMS.F_04_28_ARTEnrol-HEI_Q1_RESP","id":"XNXP3LfbNwB","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:09:41.193","code":"SIMS.F_04_28_ARTEnrol-HEI_Q2_RESP","name":"SIMS.F_04_28_ARTEnrol-HEI_Q2_RESP","id":"ZiIw9Q2v4uI","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:19:55.849","code":"SIMS.F_04_28_ARTEnrol-HEI_Q3_DEN","name":"SIMS.F_04_28_ARTEnrol-HEI_Q3_DEN","id":"ulG0tj1ppxG","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:11:42.984","code":"SIMS.F_04_28_ARTEnrol-HEI_Q3_NUM","name":"SIMS.F_04_28_ARTEnrol-HEI_Q3_NUM","id":"yLszDbdkq2c","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:45:55.345","code":"SIMS.F_04_28_ARTEnrol-HEI_SCORE","name":"SIMS.F_04_28_ARTEnrol-HEI_SCORE","id":"janfU5Ccy7u","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:50:46.724","code":"SIMS.F_04_29_RegP-HEI_COMM","name":"SIMS.F_04_29_RegP-HEI_COMM","id":"HaM7QHr5ADE","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:58:07.318","code":"SIMS.F_04_29_RegP-HEI_NA","name":"SIMS.F_04_29_RegP-HEI_NA","id":"EbPjtydy6Kg","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:27:45.545","code":"SIMS.F_04_29_RegP-HEI_Q1_RESP","name":"SIMS.F_04_29_RegP-HEI_Q1_RESP","id":"r41lFPMNbWL","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:40:49.500","code":"SIMS.F_04_29_RegP-HEI_Q2_CB1","name":"SIMS.F_04_29_RegP-HEI_Q2_CB1","id":"LirJZtflBNY","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:52:58.512","code":"SIMS.F_04_29_RegP-HEI_Q2_CB2","name":"SIMS.F_04_29_RegP-HEI_Q2_CB2","id":"GfsI0htytb0","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:11:36.832","code":"SIMS.F_04_29_RegP-HEI_Q2_CB3","name":"SIMS.F_04_29_RegP-HEI_Q2_CB3","id":"Ympcvzl0K01","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:33:03.678","code":"SIMS.F_04_29_RegP-HEI_Q2_RESP","name":"SIMS.F_04_29_RegP-HEI_Q2_RESP","id":"oPHDrP8sH72","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:44:21.804","code":"SIMS.F_04_29_RegP-HEI_Q3_CB1","name":"SIMS.F_04_29_RegP-HEI_Q3_CB1","id":"Jw0fah64oTV","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:53:29.990","code":"SIMS.F_04_29_RegP-HEI_Q3_CB2","name":"SIMS.F_04_29_RegP-HEI_Q3_CB2","id":"GAgrKeKJHHo","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:17:33.022","code":"SIMS.F_04_29_RegP-HEI_Q3_CB3","name":"SIMS.F_04_29_RegP-HEI_Q3_CB3","id":"VpUIq9p5nOu","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:35:06.398","code":"SIMS.F_04_29_RegP-HEI_Q3_CB4","name":"SIMS.F_04_29_RegP-HEI_Q3_CB4","id":"nXMQ6ES4yDZ","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:10:58.667","code":"SIMS.F_04_29_RegP-HEI_Q3_RESP","name":"SIMS.F_04_29_RegP-HEI_Q3_RESP","id":"ywDFTHjQZ0x","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:13:33.843","code":"SIMS.F_04_29_RegP-HEI_Q4_RESP","name":"SIMS.F_04_29_RegP-HEI_Q4_RESP","id":"XmCfKZECMkC","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:05:58.144","code":"SIMS.F_04_29_RegP-HEI_SCORE","name":"SIMS.F_04_29_RegP-HEI_SCORE","id":"AV6hIhhOc4w","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:16:54.802","code":"SIMS.F_04_30_RegE-HEI_COMM","name":"SIMS.F_04_30_RegE-HEI_COMM","id":"vWGqHfzzYKv","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:20:24.619","code":"SIMS.F_04_30_RegE-HEI_NA","name":"SIMS.F_04_30_RegE-HEI_NA","id":"ufu9nq7Gxtx","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:38:02.793","code":"SIMS.F_04_30_RegE-HEI_Q1_RESP","name":"SIMS.F_04_30_RegE-HEI_Q1_RESP","id":"mPGqyvvt3Qw","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:03:57.758","code":"SIMS.F_04_30_RegE-HEI_Q2_CB1","name":"SIMS.F_04_30_RegE-HEI_Q2_CB1","id":"bQYCvFUo3t6","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:22:21.781","code":"SIMS.F_04_30_RegE-HEI_Q2_CB2","name":"SIMS.F_04_30_RegE-HEI_Q2_CB2","id":"Th62b68oj5T","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:09:43.606","code":"SIMS.F_04_30_RegE-HEI_Q2_CB3","name":"SIMS.F_04_30_RegE-HEI_Q2_CB3","id":"zHL0aMXUbTx","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:55:16.269","code":"SIMS.F_04_30_RegE-HEI_Q2_RESP","name":"SIMS.F_04_30_RegE-HEI_Q2_RESP","id":"fj03sOK4FGP","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:10:23.331","code":"SIMS.F_04_30_RegE-HEI_Q3_CB1","name":"SIMS.F_04_30_RegE-HEI_Q3_CB1","id":"z58o1JMkHUC","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:53:04.197","code":"SIMS.F_04_30_RegE-HEI_Q3_CB2","name":"SIMS.F_04_30_RegE-HEI_Q3_CB2","id":"gELfIiePc5Z","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:07:05.760","code":"SIMS.F_04_30_RegE-HEI_Q3_CB3","name":"SIMS.F_04_30_RegE-HEI_Q3_CB3","id":"Afaqo5pgQRl","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:51:12.367","code":"SIMS.F_04_30_RegE-HEI_Q3_RESP","name":"SIMS.F_04_30_RegE-HEI_Q3_RESP","id":"h3N3fNLEtoa","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:16:32.995","code":"SIMS.F_04_30_RegE-HEI_Q4_RESP","name":"SIMS.F_04_30_RegE-HEI_Q4_RESP","id":"w2XBUdlWPgr","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:09:37.512","code":"SIMS.F_04_30_RegE-HEI_Q5_RESP","name":"SIMS.F_04_30_RegE-HEI_Q5_RESP","id":"Zj3psJy8ecP","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:01:50.292","code":"SIMS.F_04_30_RegE-HEI_SCORE","name":"SIMS.F_04_30_RegE-HEI_SCORE","id":"COr7hhADzbG","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:31:15.640","code":"SIMS.F_04_31_EIDSupChn-HEI_COMM","name":"SIMS.F_04_31_EIDSupChn-HEI_COMM","id":"pioOQm5s2vP","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:41:22.602","code":"SIMS.F_04_31_EIDSupChn-HEI_NA","name":"SIMS.F_04_31_EIDSupChn-HEI_NA","id":"lCnUt77B9r1","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:52:30.073","code":"SIMS.F_04_31_EIDSupChn-HEI_Q1_RESP","name":"SIMS.F_04_31_EIDSupChn-HEI_Q1_RESP","id":"GkZTmYS8C20","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:09:27.774","code":"SIMS.F_04_31_EIDSupChn-HEI_Q2_RESP","name":"SIMS.F_04_31_EIDSupChn-HEI_Q2_RESP","id":"ZlkM7i2wphW","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:29:11.219","code":"SIMS.F_04_31_EIDSupChn-HEI_Q3_RESP","name":"SIMS.F_04_31_EIDSupChn-HEI_Q3_RESP","id":"QiCu5HB6fF8","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:59:07.958","code":"SIMS.F_04_31_EIDSupChn-HEI_SCORE","name":"SIMS.F_04_31_EIDSupChn-HEI_SCORE","id":"dqfVy3AeaAb","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:46:43.170","code":"SIMS.F_04_32_ChildTest_COMM","name":"SIMS.F_04_32_ChildTest_COMM","id":"itjFlUSWrE2","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:47:00.410","code":"SIMS.F_04_32_ChildTest_Q1_RESP","name":"SIMS.F_04_32_ChildTest_Q1_RESP","id":"iQE8LfjSis8","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:36:13.662","code":"SIMS.F_04_32_ChildTest_Q2_PERC","name":"SIMS.F_04_32_ChildTest_Q2_PERC","id":"Nil37BBApMZ","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:17:07.523","code":"SIMS.F_04_32_ChildTest_SCORE","name":"SIMS.F_04_32_ChildTest_SCORE","id":"vuHwq2YSf1U","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:25:31.839","code":"SIMS.F_05_01_RegP-VMMC_COMM","name":"SIMS.F_05_01_RegP-VMMC_COMM","id":"S07pgsslUrd","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:21:26.910","code":"SIMS.F_05_01_RegP-VMMC_NA","name":"SIMS.F_05_01_RegP-VMMC_NA","id":"TvPVOZnUzjx","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:00:11.708","code":"SIMS.F_05_01_RegP-VMMC_Q1_RESP","name":"SIMS.F_05_01_RegP-VMMC_Q1_RESP","id":"deClJx4S9tK","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:02:18.170","code":"SIMS.F_05_01_RegP-VMMC_Q2_CB1","name":"SIMS.F_05_01_RegP-VMMC_Q2_CB1","id":"cIr0DMpMA3E","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:28:01.721","code":"SIMS.F_05_01_RegP-VMMC_Q2_CB2","name":"SIMS.F_05_01_RegP-VMMC_Q2_CB2","id":"qYkKflg0BRH","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:07:44.320","code":"SIMS.F_05_01_RegP-VMMC_Q2_CB3","name":"SIMS.F_05_01_RegP-VMMC_Q2_CB3","id":"A8bUmPR9SVK","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:22:42.725","code":"SIMS.F_05_01_RegP-VMMC_Q2_RESP","name":"SIMS.F_05_01_RegP-VMMC_Q2_RESP","id":"td8n5KEeQLI","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:09:25.337","code":"SIMS.F_05_01_RegP-VMMC_Q3_CB1","name":"SIMS.F_05_01_RegP-VMMC_Q3_CB1","id":"ZMsMXw9fNKE","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:50:48.138","code":"SIMS.F_05_01_RegP-VMMC_Q3_CB2","name":"SIMS.F_05_01_RegP-VMMC_Q3_CB2","id":"HAezOATgHfH","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:53:07.017","code":"SIMS.F_05_01_RegP-VMMC_Q3_CB3","name":"SIMS.F_05_01_RegP-VMMC_Q3_CB3","id":"GdZixgnMy0b","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:24:36.371","code":"SIMS.F_05_01_RegP-VMMC_Q3_CB4","name":"SIMS.F_05_01_RegP-VMMC_Q3_CB4","id":"SHZdSxdLOvS","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:02:40.380","code":"SIMS.F_05_01_RegP-VMMC_Q3_RESP","name":"SIMS.F_05_01_RegP-VMMC_Q3_RESP","id":"CcWu0oFUmyL","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:21:33.564","code":"SIMS.F_05_01_RegP-VMMC_Q4_RESP","name":"SIMS.F_05_01_RegP-VMMC_Q4_RESP","id":"tU6TIRJ51QJ","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:58:59.344","code":"SIMS.F_05_01_RegP-VMMC_SCORE","name":"SIMS.F_05_01_RegP-VMMC_SCORE","id":"drHCWwN8Kev","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:32:09.735","code":"SIMS.F_05_02_RegE-VMMC_COMM","name":"SIMS.F_05_02_RegE-VMMC_COMM","id":"OzazNY4f57i","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:35:43.110","code":"SIMS.F_05_02_RegE-VMMC_NA","name":"SIMS.F_05_02_RegE-VMMC_NA","id":"nqhtyzRtY4Z","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:37:31.248","code":"SIMS.F_05_02_RegE-VMMC_Q1_RESP","name":"SIMS.F_05_02_RegE-VMMC_Q1_RESP","id":"mx1ii1xL5Lo","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:48:55.903","code":"SIMS.F_05_02_RegE-VMMC_Q2_CB1","name":"SIMS.F_05_02_RegE-VMMC_Q2_CB1","id":"HXsNRR81eIA","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:13:47.816","code":"SIMS.F_05_02_RegE-VMMC_Q2_CB2","name":"SIMS.F_05_02_RegE-VMMC_Q2_CB2","id":"xikRvT3rgTT","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:22:24.387","code":"SIMS.F_05_02_RegE-VMMC_Q2_CB3","name":"SIMS.F_05_02_RegE-VMMC_Q2_CB3","id":"tGJQdyMxISk","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:11:08.463","code":"SIMS.F_05_02_RegE-VMMC_Q2_RESP","name":"SIMS.F_05_02_RegE-VMMC_Q2_RESP","id":"YUb5YdzBwwA","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:55:33.515","code":"SIMS.F_05_02_RegE-VMMC_Q3_CB1","name":"SIMS.F_05_02_RegE-VMMC_Q3_CB1","id":"fgBWDLvFo5B","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:02:12.238","code":"SIMS.F_05_02_RegE-VMMC_Q3_CB2","name":"SIMS.F_05_02_RegE-VMMC_Q3_CB2","id":"CjjZHB5Szyo","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:04:21.466","code":"SIMS.F_05_02_RegE-VMMC_Q3_CB3","name":"SIMS.F_05_02_RegE-VMMC_Q3_CB3","id":"bLuL7jVzOhp","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:25:59.545","code":"SIMS.F_05_02_RegE-VMMC_Q3_RESP","name":"SIMS.F_05_02_RegE-VMMC_Q3_RESP","id":"rTmnkPMa4RW","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:28:08.467","code":"SIMS.F_05_02_RegE-VMMC_Q4_RESP","name":"SIMS.F_05_02_RegE-VMMC_Q4_RESP","id":"qWR9XWfPjfU","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:51:28.194","code":"SIMS.F_05_02_RegE-VMMC_Q5_RESP","name":"SIMS.F_05_02_RegE-VMMC_Q5_RESP","id":"gwOnmbhZI0x","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:10:36.727","code":"SIMS.F_05_02_RegE-VMMC_SCORE","name":"SIMS.F_05_02_RegE-VMMC_SCORE","id":"YZxkcgzk5fE","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:53:44.408","code":"SIMS.F_05_03_AE-VMMC_COMM","name":"SIMS.F_05_03_AE-VMMC_COMM","id":"G5jEnOoXdV3","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:56:37.919","code":"SIMS.F_05_03_AE-VMMC_Q1_CB1","name":"SIMS.F_05_03_AE-VMMC_Q1_CB1","id":"ExmujhiXQLe","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:30:51.359","code":"SIMS.F_05_03_AE-VMMC_Q1_CB10","name":"SIMS.F_05_03_AE-VMMC_Q1_CB10","id":"potz0KtpzRU","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:09:19.240","code":"SIMS.F_05_03_AE-VMMC_Q1_CB11","name":"SIMS.F_05_03_AE-VMMC_Q1_CB11","id":"znziwvAiYRT","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:09:28.997","code":"SIMS.F_05_03_AE-VMMC_Q1_CB12","name":"SIMS.F_05_03_AE-VMMC_Q1_CB12","id":"zKy2n95odeI","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:49:30.008","code":"SIMS.F_05_03_AE-VMMC_Q1_CB13","name":"SIMS.F_05_03_AE-VMMC_Q1_CB13","id":"hpIF7dkFYql","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:20:50.702","code":"SIMS.F_05_03_AE-VMMC_Q1_CB14","name":"SIMS.F_05_03_AE-VMMC_Q1_CB14","id":"U60TR65LLLj","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:45:38.618","code":"SIMS.F_05_03_AE-VMMC_Q1_CB15","name":"SIMS.F_05_03_AE-VMMC_Q1_CB15","id":"Jd6F0Qaws1y","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:42:33.182","code":"SIMS.F_05_03_AE-VMMC_Q1_CB16","name":"SIMS.F_05_03_AE-VMMC_Q1_CB16","id":"KsdpK84ug0J","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:38:08.361","code":"SIMS.F_05_03_AE-VMMC_Q1_CB2","name":"SIMS.F_05_03_AE-VMMC_Q1_CB2","id":"MOFXfVW538X","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:33:02.330","code":"SIMS.F_05_03_AE-VMMC_Q1_CB3","name":"SIMS.F_05_03_AE-VMMC_Q1_CB3","id":"opHZ9PGCSRs","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:28:26.026","code":"SIMS.F_05_03_AE-VMMC_Q1_CB4","name":"SIMS.F_05_03_AE-VMMC_Q1_CB4","id":"Qtcr3rrQ1t3","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:04:18.472","code":"SIMS.F_05_03_AE-VMMC_Q1_CB5","name":"SIMS.F_05_03_AE-VMMC_Q1_CB5","id":"bM3uiCPDcvW","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:48:04.847","code":"SIMS.F_05_03_AE-VMMC_Q1_CB6","name":"SIMS.F_05_03_AE-VMMC_Q1_CB6","id":"IDr8ivtnf6p","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:30:37.810","code":"SIMS.F_05_03_AE-VMMC_Q1_CB7","name":"SIMS.F_05_03_AE-VMMC_Q1_CB7","id":"PrXb8BfsZkB","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:00:00.034","code":"SIMS.F_05_03_AE-VMMC_Q1_CB8","name":"SIMS.F_05_03_AE-VMMC_Q1_CB8","id":"dGWrQJjPpd7","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:15:21.829","code":"SIMS.F_05_03_AE-VMMC_Q1_CB9","name":"SIMS.F_05_03_AE-VMMC_Q1_CB9","id":"wohqjYV0mh3","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:12:58.034","code":"SIMS.F_05_03_AE-VMMC_Q1_RESP","name":"SIMS.F_05_03_AE-VMMC_Q1_RESP","id":"xWGmugoeSt1","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:13:46.536","code":"SIMS.F_05_03_AE-VMMC_Q2_RESP","name":"SIMS.F_05_03_AE-VMMC_Q2_RESP","id":"xJbjKKNfkgJ","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:28:42.084","code":"SIMS.F_05_03_AE-VMMC_Q3_RESP","name":"SIMS.F_05_03_AE-VMMC_Q3_RESP","id":"QOL3Y8IssaM","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:56:30.790","code":"SIMS.F_05_03_AE-VMMC_Q4_RESP","name":"SIMS.F_05_03_AE-VMMC_Q4_RESP","id":"ey8vqRkwDsH","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:57:26.854","code":"SIMS.F_05_03_AE-VMMC_SCORE","name":"SIMS.F_05_03_AE-VMMC_SCORE","id":"emeJMllU6ql","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:43:20.301","code":"SIMS.F_05_04_ICF-VMMC_COMM","name":"SIMS.F_05_04_ICF-VMMC_COMM","id":"KHfYKB8z0dq","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:51:32.452","code":"SIMS.F_05_04_ICF-VMMC_Q1_RESP","name":"SIMS.F_05_04_ICF-VMMC_Q1_RESP","id":"GUtVan5VvuC","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:37:04.697","code":"SIMS.F_05_04_ICF-VMMC_Q2_PERC","name":"SIMS.F_05_04_ICF-VMMC_Q2_PERC","id":"n6eBRJb0d9N","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:38:37.325","code":"SIMS.F_05_04_ICF-VMMC_Q3_RESP","name":"SIMS.F_05_04_ICF-VMMC_Q3_RESP","id":"mhmZH5eSzQd","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:16:22.109","code":"SIMS.F_05_04_ICF-VMMC_SCORE","name":"SIMS.F_05_04_ICF-VMMC_SCORE","id":"w7Qcz98MIKK","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:42:31.776","code":"SIMS.F_05_05_ClinFU-VMMC_COMM","name":"SIMS.F_05_05_ClinFU-VMMC_COMM","id":"KSLHxyzzgdc","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:02:47.750","code":"SIMS.F_05_05_ClinFU-VMMC_Q1_RESP","name":"SIMS.F_05_05_ClinFU-VMMC_Q1_RESP","id":"CBPuyDZuPHc","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:14:26.007","code":"SIMS.F_05_05_ClinFU-VMMC_Q2_PERC","name":"SIMS.F_05_05_ClinFU-VMMC_Q2_PERC","id":"X3Qwgyh4EZD","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:14:46.213","code":"SIMS.F_05_05_ClinFU-VMMC_Q3_RESP","name":"SIMS.F_05_05_ClinFU-VMMC_Q3_RESP","id":"wwwBkiSEFfd","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:33:41.555","code":"SIMS.F_05_05_ClinFU-VMMC_SCORE","name":"SIMS.F_05_05_ClinFU-VMMC_SCORE","id":"ojlzok0xyYY","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:42:20.801","code":"SIMS.F_06_01_PostViolCap-GBV_COMM","name":"SIMS.F_06_01_PostViolCap-GBV_COMM","id":"ktZJD5aDfUN","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:51:22.390","code":"SIMS.F_06_01_PostViolCap-GBV_Q1_RESP","name":"SIMS.F_06_01_PostViolCap-GBV_Q1_RESP","id":"gXkuQy89fgv","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:01:38.652","code":"SIMS.F_06_01_PostViolCap-GBV_Q2_RESP","name":"SIMS.F_06_01_PostViolCap-GBV_Q2_RESP","id":"cRgSTnNsRtB","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:33:11.761","code":"SIMS.F_06_01_PostViolCap-GBV_Q3_RESP","name":"SIMS.F_06_01_PostViolCap-GBV_Q3_RESP","id":"OoKnSdzPns3","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:12:00.152","code":"SIMS.F_06_01_PostViolCap-GBV_Q4_CB1","name":"SIMS.F_06_01_PostViolCap-GBV_Q4_CB1","id":"yi8UoLpt3Oz","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:06:20.379","code":"SIMS.F_06_01_PostViolCap-GBV_Q4_CB2","name":"SIMS.F_06_01_PostViolCap-GBV_Q4_CB2","id":"amvwu26RSRL","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:12:51.939","code":"SIMS.F_06_01_PostViolCap-GBV_Q4_CB3","name":"SIMS.F_06_01_PostViolCap-GBV_Q4_CB3","id":"XYeZlH9t78y","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:24:13.847","code":"SIMS.F_06_01_PostViolCap-GBV_Q4_RESP","name":"SIMS.F_06_01_PostViolCap-GBV_Q4_RESP","id":"skuwlHAgu7I","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:12:38.496","code":"SIMS.F_06_01_PostViolCap-GBV_Q5_RESP","name":"SIMS.F_06_01_PostViolCap-GBV_Q5_RESP","id":"y6pIeNvgUFw","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:24:17.872","code":"SIMS.F_06_01_PostViolCap-GBV_SCORE","name":"SIMS.F_06_01_PostViolCap-GBV_SCORE","id":"skLpYprrWZ7","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:47:50.738","code":"SIMS.F_06_02_PostViolAvail-GBV_COMM","name":"SIMS.F_06_02_PostViolAvail-GBV_COMM","id":"igFTJCyNMI9","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:31:50.731","code":"SIMS.F_06_02_PostViolAvail-GBV_Q1_RESP","name":"SIMS.F_06_02_PostViolAvail-GBV_Q1_RESP","id":"pAIy0m4AYPB","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:19:48.116","code":"SIMS.F_06_02_PostViolAvail-GBV_Q2_CB1","name":"SIMS.F_06_02_PostViolAvail-GBV_Q2_CB1","id":"umnJ1ussZGx","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:12:42.135","code":"SIMS.F_06_02_PostViolAvail-GBV_Q2_CB2","name":"SIMS.F_06_02_PostViolAvail-GBV_Q2_CB2","id":"Y1WSmyuN7Nd","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:34:31.949","code":"SIMS.F_06_02_PostViolAvail-GBV_Q2_CB3","name":"SIMS.F_06_02_PostViolAvail-GBV_Q2_CB3","id":"oaTh1iSi3rU","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:46:44.557","code":"SIMS.F_06_02_PostViolAvail-GBV_Q2_CB4","name":"SIMS.F_06_02_PostViolAvail-GBV_Q2_CB4","id":"ItCMd1DjO7v","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:07:57.549","code":"SIMS.F_06_02_PostViolAvail-GBV_Q2_CB5","name":"SIMS.F_06_02_PostViolAvail-GBV_Q2_CB5","id":"A2Ge2XZx0ET","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:21:29.578","code":"SIMS.F_06_02_PostViolAvail-GBV_Q2_CB6","name":"SIMS.F_06_02_PostViolAvail-GBV_Q2_CB6","id":"TVHZtOzlcPC","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:36:47.714","code":"SIMS.F_06_02_PostViolAvail-GBV_Q2_RESP","name":"SIMS.F_06_02_PostViolAvail-GBV_Q2_RESP","id":"N9LZpG4YQxo","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:49:48.452","code":"SIMS.F_06_02_PostViolAvail-GBV_Q3_CB1","name":"SIMS.F_06_02_PostViolAvail-GBV_Q3_CB1","id":"HLvzDA1qn5D","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:46:22.044","code":"SIMS.F_06_02_PostViolAvail-GBV_Q3_CB2","name":"SIMS.F_06_02_PostViolAvail-GBV_Q3_CB2","id":"IyQOiaoK6qF","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:16:25.871","code":"SIMS.F_06_02_PostViolAvail-GBV_Q3_CB3","name":"SIMS.F_06_02_PostViolAvail-GBV_Q3_CB3","id":"W636ld5Wzcg","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:23:23.716","code":"SIMS.F_06_02_PostViolAvail-GBV_Q3_CB4","name":"SIMS.F_06_02_PostViolAvail-GBV_Q3_CB4","id":"T1421hph7JN","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:47:05.425","code":"SIMS.F_06_02_PostViolAvail-GBV_Q3_CB5","name":"SIMS.F_06_02_PostViolAvail-GBV_Q3_CB5","id":"IpwB7j9ekLE","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:41:35.081","code":"SIMS.F_06_02_PostViolAvail-GBV_Q3_T-NUM","name":"SIMS.F_06_02_PostViolAvail-GBV_Q3_T-NUM","id":"L8YkcR3hcZs","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:59:13.764","code":"SIMS.F_06_02_PostViolAvail-GBV_Q4_RESP","name":"SIMS.F_06_02_PostViolAvail-GBV_Q4_RESP","id":"DPfycC1W7Ju","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:20:55.862","code":"SIMS.F_06_02_PostViolAvail-GBV_SCORE","name":"SIMS.F_06_02_PostViolAvail-GBV_SCORE","id":"u1KQbXYHfis","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:56:42.176","code":"SIMS.F_07_00_HTC-Assess_1A_CB","name":"SIMS.F_07_00_HTC-Assess_1A_CB","id":"eVtg7pWoYaj","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:16:56.061","code":"SIMS.F_07_00_HTC-Assess_1B_CB","name":"SIMS.F_07_00_HTC-Assess_1B_CB","id":"vwFkjRS0Ubq","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:56:59.325","code":"SIMS.F_07_00_HTC-Assess_1_CB","name":"SIMS.F_07_00_HTC-Assess_1_CB","id":"etjfWGfE3vV","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:32:43.451","code":"SIMS.F_07_00_HTC-Assess_2A_CB","name":"SIMS.F_07_00_HTC-Assess_2A_CB","id":"OsMpnmVTW9J","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:40:28.840","code":"SIMS.F_07_00_HTC-Assess_2B_CB","name":"SIMS.F_07_00_HTC-Assess_2B_CB","id":"LnLpYg6Ifrj","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:49:38.496","code":"SIMS.F_07_00_HTC-Assess_2_CB","name":"SIMS.F_07_00_HTC-Assess_2_CB","id":"hNIUKvqOePk","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:00:43.659","code":"SIMS.F_07_01_NatAlgor-HTC_COMM","name":"SIMS.F_07_01_NatAlgor-HTC_COMM","id":"D2QOIURchqr","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:42:10.976","code":"SIMS.F_07_01_NatAlgor-HTC_Q1_CB1","name":"SIMS.F_07_01_NatAlgor-HTC_Q1_CB1","id":"KWeRu3hoOsr","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:00:56.652","code":"SIMS.F_07_01_NatAlgor-HTC_Q1_CB2","name":"SIMS.F_07_01_NatAlgor-HTC_Q1_CB2","id":"czgDnbQa9ZE","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:26:36.759","code":"SIMS.F_07_01_NatAlgor-HTC_Q1_CB3","name":"SIMS.F_07_01_NatAlgor-HTC_Q1_CB3","id":"rK1VPoySkmm","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:13:12.051","code":"SIMS.F_07_01_NatAlgor-HTC_Q1_CB4","name":"SIMS.F_07_01_NatAlgor-HTC_Q1_CB4","id":"XTuJC2rbYPu","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:03:00.778","code":"SIMS.F_07_01_NatAlgor-HTC_Q1_RESP","name":"SIMS.F_07_01_NatAlgor-HTC_Q1_RESP","id":"C9sxJWSs1yF","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:42:49.710","code":"SIMS.F_07_01_NatAlgor-HTC_Q2_PERC","name":"SIMS.F_07_01_NatAlgor-HTC_Q2_PERC","id":"kno1kVns94g","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:48:40.230","code":"SIMS.F_07_01_NatAlgor-HTC_Q3_RESP","name":"SIMS.F_07_01_NatAlgor-HTC_Q3_RESP","id":"hZJIJvaMsQo","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:29:39.234","code":"SIMS.F_07_01_NatAlgor-HTC_SCORE","name":"SIMS.F_07_01_NatAlgor-HTC_SCORE","id":"qbBPqyabDN0","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:04:17.019","code":"SIMS.F_07_02_QA-HTC_COMM","name":"SIMS.F_07_02_QA-HTC_COMM","id":"bM9jVxyWtWu","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:28:19.419","code":"SIMS.F_07_02_QA-HTC_Q1_RESP","name":"SIMS.F_07_02_QA-HTC_Q1_RESP","id":"quGpHbkKIS0","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:33:07.661","code":"SIMS.F_07_02_QA-HTC_Q2_CB1","name":"SIMS.F_07_02_QA-HTC_Q2_CB1","id":"OP03xIcZcEh","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:02:54.946","code":"SIMS.F_07_02_QA-HTC_Q2_CB2","name":"SIMS.F_07_02_QA-HTC_Q2_CB2","id":"catCLKCjuY5","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:46:57.579","code":"SIMS.F_07_02_QA-HTC_Q2_CB3","name":"SIMS.F_07_02_QA-HTC_Q2_CB3","id":"iqrIYbzBCrs","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:28:44.685","code":"SIMS.F_07_02_QA-HTC_Q2_CB4","name":"SIMS.F_07_02_QA-HTC_Q2_CB4","id":"QNWXvrsGlBM","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:50:11.144","code":"SIMS.F_07_02_QA-HTC_Q2_RESP","name":"SIMS.F_07_02_QA-HTC_Q2_RESP","id":"HhzbASohzXI","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:29:20.546","code":"SIMS.F_07_02_QA-HTC_Q3_RESP","name":"SIMS.F_07_02_QA-HTC_Q3_RESP","id":"qew4HLMMRWF","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:17:27.970","code":"SIMS.F_07_02_QA-HTC_SCORE","name":"SIMS.F_07_02_QA-HTC_SCORE","id":"VreP0JFswPZ","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:10:08.305","code":"SIMS.F_07_03_Ref-HTC_COMM","name":"SIMS.F_07_03_Ref-HTC_COMM","id":"ZBJslJfCie6","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:46:51.734","code":"SIMS.F_07_03_Ref-HTC_Q1_RESP","name":"SIMS.F_07_03_Ref-HTC_Q1_RESP","id":"iSmOPv2uO6n","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:26:59.197","code":"SIMS.F_07_03_Ref-HTC_Q2_PERC","name":"SIMS.F_07_03_Ref-HTC_Q2_PERC","id":"rgW89J1UdgK","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:51:46.641","code":"SIMS.F_07_03_Ref-HTC_SCORE","name":"SIMS.F_07_03_Ref-HTC_SCORE","id":"GsaKWHzkmcQ","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:38:41.479","code":"SIMS.F_07_04_PT-HTC_COMM","name":"SIMS.F_07_04_PT-HTC_COMM","id":"mhFi91okmtj","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:04:30.216","code":"SIMS.F_07_04_PT-HTC_NA","name":"SIMS.F_07_04_PT-HTC_NA","id":"BkYXWeYME6E","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:48:16.226","code":"SIMS.F_07_04_PT-HTC_Q1_RESP","name":"SIMS.F_07_04_PT-HTC_Q1_RESP","id":"IbsKXPQL9oy","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:34:30.548","code":"SIMS.F_07_04_PT-HTC_Q2_PERC","name":"SIMS.F_07_04_PT-HTC_Q2_PERC","id":"OaXyWD85kpg","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:46:10.855","code":"SIMS.F_07_04_PT-HTC_Q3_A-NUM","name":"SIMS.F_07_04_PT-HTC_Q3_A-NUM","id":"j1sOwbCKdQv","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:16:29.712","code":"SIMS.F_07_04_PT-HTC_Q3_CB1","name":"SIMS.F_07_04_PT-HTC_Q3_CB1","id":"w5f1V8WRvBk","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:01:54.610","code":"SIMS.F_07_04_PT-HTC_Q3_CB2","name":"SIMS.F_07_04_PT-HTC_Q3_CB2","id":"coHJfzEt3hV","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:47:19.924","code":"SIMS.F_07_04_PT-HTC_Q3_CB3","name":"SIMS.F_07_04_PT-HTC_Q3_CB3","id":"iO59p6JfcLT","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:28:13.888","code":"SIMS.F_07_04_PT-HTC_SCORE","name":"SIMS.F_07_04_PT-HTC_SCORE","id":"QvMgT9Lysme","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:35:22.633","code":"SIMS.F_08_01_PITC-TB_COMM","name":"SIMS.F_08_01_PITC-TB_COMM","id":"NtMd0AIGanG","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:40:08.047","code":"SIMS.F_08_01_PITC-TB_Q1_RESP","name":"SIMS.F_08_01_PITC-TB_Q1_RESP","id":"lSTDruCRt6M","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:28:23.406","code":"SIMS.F_08_01_PITC-TB_Q2_PERC","name":"SIMS.F_08_01_PITC-TB_Q2_PERC","id":"QtyrbxApbew","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:18:06.347","code":"SIMS.F_08_01_PITC-TB_Q3_RESP","name":"SIMS.F_08_01_PITC-TB_Q3_RESP","id":"vIfpvYBzZXF","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:29:53.961","code":"SIMS.F_08_01_PITC-TB_SCORE","name":"SIMS.F_08_01_PITC-TB_SCORE","id":"Q5r49Rf9A4J","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:40:38.433","code":"SIMS.F_08_02_ART-TB_COMM","name":"SIMS.F_08_02_ART-TB_COMM","id":"lKryuREedKQ","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:49:17.202","code":"SIMS.F_08_02_ART-TB_Q1_RESP","name":"SIMS.F_08_02_ART-TB_Q1_RESP","id":"hsOE4jLuuRr","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:44:55.402","code":"SIMS.F_08_02_ART-TB_Q2_PERC","name":"SIMS.F_08_02_ART-TB_Q2_PERC","id":"jm5FZT4yFxz","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:10:51.307","code":"SIMS.F_08_02_ART-TB_Q3_RESP","name":"SIMS.F_08_02_ART-TB_Q3_RESP","id":"yXL2AJGxvpD","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:21:50.365","code":"SIMS.F_08_02_ART-TB_SCORE","name":"SIMS.F_08_02_ART-TB_SCORE","id":"TQDJqQqQlcc","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:23:25.017","code":"SIMS.F_08_03_PITC-PedsTB_COMM","name":"SIMS.F_08_03_PITC-PedsTB_COMM","id":"t0yxNo8JqSJ","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:05:12.762","code":"SIMS.F_08_03_PITC-PedsTB_NA","name":"SIMS.F_08_03_PITC-PedsTB_NA","id":"B9Vff0qmt88","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:39:26.742","code":"SIMS.F_08_03_PITC-PedsTB_Q1_RESP","name":"SIMS.F_08_03_PITC-PedsTB_Q1_RESP","id":"m28DnvZrZyJ","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:42:26.317","code":"SIMS.F_08_03_PITC-PedsTB_Q2_DEN","name":"SIMS.F_08_03_PITC-PedsTB_Q2_DEN","id":"ksXQzoFKmhO","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:16:50.863","code":"SIMS.F_08_03_PITC-PedsTB_Q2_NUM","name":"SIMS.F_08_03_PITC-PedsTB_Q2_NUM","id":"VXkgAOVMXbM","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:05:22.958","code":"SIMS.F_08_03_PITC-PedsTB_Q3_RESP","name":"SIMS.F_08_03_PITC-PedsTB_Q3_RESP","id":"B5PMBD2VFrA","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:59:06.517","code":"SIMS.F_08_03_PITC-PedsTB_SCORE","name":"SIMS.F_08_03_PITC-PedsTB_SCORE","id":"dQGwiOasiXT","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:11:24.427","code":"SIMS.F_08_04_ART-PedsTB_COMM","name":"SIMS.F_08_04_ART-PedsTB_COMM","id":"yozoUj5JwOF","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:24:48.298","code":"SIMS.F_08_04_ART-PedsTB_NA","name":"SIMS.F_08_04_ART-PedsTB_NA","id":"SFuQXBJYdcW","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:59:49.877","code":"SIMS.F_08_04_ART-PedsTB_Q1_RESP","name":"SIMS.F_08_04_ART-PedsTB_Q1_RESP","id":"DiRe4mYgdNE","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:20:07.577","code":"SIMS.F_08_04_ART-PedsTB_Q2_DEN","name":"SIMS.F_08_04_ART-PedsTB_Q2_DEN","id":"uIPkkf83lYm","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:17:38.107","code":"SIMS.F_08_04_ART-PedsTB_Q2_NUM","name":"SIMS.F_08_04_ART-PedsTB_Q2_NUM","id":"vpl2ELZdC8y","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:43:24.484","code":"SIMS.F_08_04_ART-PedsTB_Q3_RESP","name":"SIMS.F_08_04_ART-PedsTB_Q3_RESP","id":"kFQQTzUwdG5","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:27:16.507","code":"SIMS.F_08_04_ART-PedsTB_SCORE","name":"SIMS.F_08_04_ART-PedsTB_SCORE","id":"rcLYqePtzAc","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:48:35.936","code":"SIMS.F_09_01_ITPD-MAT_COMM","name":"SIMS.F_09_01_ITPD-MAT_COMM","id":"I2FIJ6D3NDZ","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:26:23.711","code":"SIMS.F_09_01_ITPD-MAT_Q1_RESP","name":"SIMS.F_09_01_ITPD-MAT_Q1_RESP","id":"rN5fE4c8KbM","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:20:40.197","code":"SIMS.F_09_01_ITPD-MAT_Q2_RESP","name":"SIMS.F_09_01_ITPD-MAT_Q2_RESP","id":"U9PosE9TPuS","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:29:05.904","code":"SIMS.F_09_01_ITPD-MAT_Q3_CB1","name":"SIMS.F_09_01_ITPD-MAT_Q3_CB1","id":"QIYyBihr1z6","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:40:55.013","code":"SIMS.F_09_01_ITPD-MAT_Q3_CB2","name":"SIMS.F_09_01_ITPD-MAT_Q3_CB2","id":"lHMXJbnOi2z","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:10:48.869","code":"SIMS.F_09_01_ITPD-MAT_Q3_CB3","name":"SIMS.F_09_01_ITPD-MAT_Q3_CB3","id":"yxSc5E7umsh","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:57:32.683","code":"SIMS.F_09_01_ITPD-MAT_Q3_CB4","name":"SIMS.F_09_01_ITPD-MAT_Q3_CB4","id":"eLa1d6TNLfQ","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:23:00.986","code":"SIMS.F_09_01_ITPD-MAT_Q3_CB5","name":"SIMS.F_09_01_ITPD-MAT_Q3_CB5","id":"t9P3vZisXnr","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:00:33.472","code":"SIMS.F_09_01_ITPD-MAT_Q3_RESP","name":"SIMS.F_09_01_ITPD-MAT_Q3_RESP","id":"d6RaoaXhOBw","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:11:03.574","code":"SIMS.F_09_01_ITPD-MAT_Q4_PERC","name":"SIMS.F_09_01_ITPD-MAT_Q4_PERC","id":"yVbF1GZ7LHl","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:18:27.067","code":"SIMS.F_09_01_ITPD-MAT_SCORE","name":"SIMS.F_09_01_ITPD-MAT_SCORE","id":"VcVfYvvEdI6","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:02:03.438","code":"SIMS.F_09_02_TBScrn-MAT_COMM","name":"SIMS.F_09_02_TBScrn-MAT_COMM","id":"cLCcEDqBZZU","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:15:02.790","code":"SIMS.F_09_02_TBScrn-MAT_Q1_RESP","name":"SIMS.F_09_02_TBScrn-MAT_Q1_RESP","id":"WRv4URECi3m","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:36:30.001","code":"SIMS.F_09_02_TBScrn-MAT_Q2_RESP","name":"SIMS.F_09_02_TBScrn-MAT_Q2_RESP","id":"neEZLpmDs4n","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:10:57.446","code":"SIMS.F_09_02_TBScrn-MAT_Q3_PERC","name":"SIMS.F_09_02_TBScrn-MAT_Q3_PERC","id":"yWovSfUEino","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:16:45.718","code":"SIMS.F_09_02_TBScrn-MAT_Q4_RESP","name":"SIMS.F_09_02_TBScrn-MAT_Q4_RESP","id":"VY9LyOg5Tqx","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:01:19.888","code":"SIMS.F_09_02_TBScrn-MAT_SCORE","name":"SIMS.F_09_02_TBScrn-MAT_SCORE","id":"CUi9YdeMMuH","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:29:19.200","code":"SIMS.F_09_03_PsychSup-MAT_COMM","name":"SIMS.F_09_03_PsychSup-MAT_COMM","id":"qFsx8zmR2pv","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:16:20.810","code":"SIMS.F_09_03_PsychSup-MAT_Q1_RESP","name":"SIMS.F_09_03_PsychSup-MAT_Q1_RESP","id":"W7Rh6crJvgI","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:00:50.897","code":"SIMS.F_09_03_PsychSup-MAT_Q2_PERC","name":"SIMS.F_09_03_PsychSup-MAT_Q2_PERC","id":"d0mXQIGQ7MN","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:32:19.328","code":"SIMS.F_09_03_PsychSup-MAT_Q3_RESP","name":"SIMS.F_09_03_PsychSup-MAT_Q3_RESP","id":"ox1OKDIQdXu","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:34:56.850","code":"SIMS.F_09_03_PsychSup-MAT_SCORE","name":"SIMS.F_09_03_PsychSup-MAT_SCORE","id":"nzyaUcWu2Li","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:27:03.144","code":"SIMS.F_09_04_Induct-MAT_COMM","name":"SIMS.F_09_04_Induct-MAT_COMM","id":"rgFshYPFDyN","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:09:58.264","code":"SIMS.F_09_04_Induct-MAT_Q1_RESP","name":"SIMS.F_09_04_Induct-MAT_Q1_RESP","id":"ZdtsEaKoB2o","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:44:45.697","code":"SIMS.F_09_04_Induct-MAT_Q2_CB1","name":"SIMS.F_09_04_Induct-MAT_Q2_CB1","id":"JOYAqevENMf","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:52:08.167","code":"SIMS.F_09_04_Induct-MAT_Q2_CB2","name":"SIMS.F_09_04_Induct-MAT_Q2_CB2","id":"Go9hm3tU4cY","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:13:55.320","code":"SIMS.F_09_04_Induct-MAT_Q2_CB3","name":"SIMS.F_09_04_Induct-MAT_Q2_CB3","id":"XFVQJnk5boG","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:27:59.014","code":"SIMS.F_09_04_Induct-MAT_Q2_RESP","name":"SIMS.F_09_04_Induct-MAT_Q2_RESP","id":"QytMxzpZl1F","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:43:46.954","code":"SIMS.F_09_04_Induct-MAT_Q3_RESP","name":"SIMS.F_09_04_Induct-MAT_Q3_RESP","id":"K97g8rZB6PH","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:17:57.204","code":"SIMS.F_09_04_Induct-MAT_Q4_PERC","name":"SIMS.F_09_04_Induct-MAT_Q4_PERC","id":"vlcB6zfjfjB","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:32:27.319","code":"SIMS.F_09_04_Induct-MAT_SCORE","name":"SIMS.F_09_04_Induct-MAT_SCORE","id":"ouwQNYL47Wu","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:35:13.180","code":"SIMS.F_09_05_Stblz-MAT_COMM","name":"SIMS.F_09_05_Stblz-MAT_COMM","id":"NVjC4RGwWci","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:28:18.064","code":"SIMS.F_09_05_Stblz-MAT_Q1_RESP","name":"SIMS.F_09_05_Stblz-MAT_Q1_RESP","id":"QUSa8MNGb6W","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:34:52.819","code":"SIMS.F_09_05_Stblz-MAT_Q2_RESP","name":"SIMS.F_09_05_Stblz-MAT_Q2_RESP","id":"O4aSSHdQCDG","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:15:29.419","code":"SIMS.F_09_05_Stblz-MAT_Q3_PERC","name":"SIMS.F_09_05_Stblz-MAT_Q3_PERC","id":"wlROtwDucZu","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:32:00.233","code":"SIMS.F_09_05_Stblz-MAT_Q4_PERC","name":"SIMS.F_09_05_Stblz-MAT_Q4_PERC","id":"p1zZ2jyMQof","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:49:07.259","code":"SIMS.F_09_05_Stblz-MAT_SCORE","name":"SIMS.F_09_05_Stblz-MAT_SCORE","id":"hW3cyXVBoz3","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:49:01.667","code":"SIMS.F_09_06_DoseReduct-MAT_COMM","name":"SIMS.F_09_06_DoseReduct-MAT_COMM","id":"HWlb6zfcmww","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:24:38.957","code":"SIMS.F_09_06_DoseReduct-MAT_Q1_RESP","name":"SIMS.F_09_06_DoseReduct-MAT_Q1_RESP","id":"sHRAoNFEcIm","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:13:59.067","code":"SIMS.F_09_06_DoseReduct-MAT_Q2_RESP","name":"SIMS.F_09_06_DoseReduct-MAT_Q2_RESP","id":"xEgVBHwRkJS","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:51:18.079","code":"SIMS.F_09_06_DoseReduct-MAT_Q3_RESP","name":"SIMS.F_09_06_DoseReduct-MAT_Q3_RESP","id":"h1SKkZYGvdT","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:51:03.742","code":"SIMS.F_09_06_DoseReduct-MAT_Q4_RESP","name":"SIMS.F_09_06_DoseReduct-MAT_Q4_RESP","id":"H6g1D98waxH","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:58:33.328","code":"SIMS.F_09_06_DoseReduct-MAT_Q5_RESP","name":"SIMS.F_09_06_DoseReduct-MAT_Q5_RESP","id":"DXAZCbSuGOA","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:25:42.335","code":"SIMS.F_09_06_DoseReduct-MAT_SCORE","name":"SIMS.F_09_06_DoseReduct-MAT_SCORE","id":"rXqDQZ23kKV","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:08:42.282","code":"SIMS.F_09_07_HTC-MAT_COMM","name":"SIMS.F_09_07_HTC-MAT_COMM","id":"zzTKfPZ1zGN","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:33:22.644","code":"SIMS.F_09_07_HTC-MAT_Q1_RESP","name":"SIMS.F_09_07_HTC-MAT_Q1_RESP","id":"omhxvJsRWBt","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:34:11.338","code":"SIMS.F_09_07_HTC-MAT_Q2_RESP","name":"SIMS.F_09_07_HTC-MAT_Q2_RESP","id":"OdB7vBtsLnq","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:14:50.127","code":"SIMS.F_09_07_HTC-MAT_Q3_PERC","name":"SIMS.F_09_07_HTC-MAT_Q3_PERC","id":"Wv1R9nw9Bbr","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:28:20.754","code":"SIMS.F_09_07_HTC-MAT_Q4_RESP","name":"SIMS.F_09_07_HTC-MAT_Q4_RESP","id":"QU89jGnVsV2","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:07:19.453","code":"SIMS.F_09_07_HTC-MAT_SCORE","name":"SIMS.F_09_07_HTC-MAT_SCORE","id":"aBXafi40sf2","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:03:19.893","code":"SIMS.F_09_08_MethSupChn-MAT_COMM","name":"SIMS.F_09_08_MethSupChn-MAT_COMM","id":"BYUkW2Zi1Mx","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:19:00.250","code":"SIMS.F_09_08_MethSupChn-MAT_Q1_RESP","name":"SIMS.F_09_08_MethSupChn-MAT_Q1_RESP","id":"uZ8G2IhPNO6","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:09:14.367","code":"SIMS.F_09_08_MethSupChn-MAT_Q2_RESP","name":"SIMS.F_09_08_MethSupChn-MAT_Q2_RESP","id":"ZP1Yj11TJYD","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:35:14.575","code":"SIMS.F_09_08_MethSupChn-MAT_Q3_RESP","name":"SIMS.F_09_08_MethSupChn-MAT_Q3_RESP","id":"Nv7Q9ACrcVl","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:38:55.176","code":"SIMS.F_09_08_MethSupChn-MAT_SCORE","name":"SIMS.F_09_08_MethSupChn-MAT_SCORE","id":"MeaeWBMqTbp","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:01:48.875","code":"SIMS.F_10_00_Assess-LAB_Q1_CB1","name":"SIMS.F_10_00_Assess-LAB_Q1_CB1","id":"CPF6mSLSMvD","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:02:27.020","code":"SIMS.F_10_00_Assess-LAB_Q1_CB2","name":"SIMS.F_10_00_Assess-LAB_Q1_CB2","id":"cHXjfmahUjo","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:39:29.507","code":"SIMS.F_10_00_Assess-LAB_Q1_CB3","name":"SIMS.F_10_00_Assess-LAB_Q1_CB3","id":"m1dL3m7Wx0O","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:14:41.159","code":"SIMS.F_10_00_Assess-LAB_Q1_CB4","name":"SIMS.F_10_00_Assess-LAB_Q1_CB4","id":"wXWjF3Jn7eH","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:47:28.322","code":"SIMS.F_10_00_Assess-LAB_Q1_CB5","name":"SIMS.F_10_00_Assess-LAB_Q1_CB5","id":"IMRlqoUM6bX","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:20:14.249","code":"SIMS.F_10_00_Assess-LAB_Q1_CB6","name":"SIMS.F_10_00_Assess-LAB_Q1_CB6","id":"uHh6ynTtGfu","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:22:43.995","code":"SIMS.F_10_00_Assess-LAB_Q1_RESP","name":"SIMS.F_10_00_Assess-LAB_Q1_RESP","id":"td3dbGskhew","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:54:55.886","code":"SIMS.F_10_00_Assess-LAB_Q2_Agency","name":"SIMS.F_10_00_Assess-LAB_Q2_Agency","id":"FLtnI6O72bx","valueType":"TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:33:57.596","code":"SIMS.F_10_00_Assess-LAB_Q2_Date","name":"SIMS.F_10_00_Assess-LAB_Q2_Date","id":"oh0hh1pP9e6","valueType":"DATE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:31:29.122","code":"SIMS.F_10_00_Assess-LAB_Q2_RESP","name":"SIMS.F_10_00_Assess-LAB_Q2_RESP","id":"pGdsU1bqtbh","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:00:47.979","code":"SIMS.F_10_00_Assess-LAB_Q3_RESP","name":"SIMS.F_10_00_Assess-LAB_Q3_RESP","id":"d1EvRkAwwrD","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:46:32.002","code":"SIMS.F_10_01_QMS-LAB_COMM","name":"SIMS.F_10_01_QMS-LAB_COMM","id":"IUYC3lKKRjQ","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:00:04.405","code":"SIMS.F_10_01_QMS-LAB_Q1_CB1","name":"SIMS.F_10_01_QMS-LAB_Q1_CB1","id":"dFvfz2RvLvo","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:08:52.229","code":"SIMS.F_10_01_QMS-LAB_Q1_CB2","name":"SIMS.F_10_01_QMS-LAB_Q1_CB2","id":"zwGQOU91lNL","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:04:55.035","code":"SIMS.F_10_01_QMS-LAB_Q1_CB3","name":"SIMS.F_10_01_QMS-LAB_Q1_CB3","id":"bDxKH8HEuI4","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:00:39.271","code":"SIMS.F_10_01_QMS-LAB_Q1_RESP","name":"SIMS.F_10_01_QMS-LAB_Q1_RESP","id":"D62dDaaHnY0","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:00:13.148","code":"SIMS.F_10_01_QMS-LAB_Q2_RESP","name":"SIMS.F_10_01_QMS-LAB_Q2_RESP","id":"DdelJyk68pW","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:12:01.399","code":"SIMS.F_10_01_QMS-LAB_Q3_RESP","name":"SIMS.F_10_01_QMS-LAB_Q3_RESP","id":"YHUp1FCwTrp","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:20:26.008","code":"SIMS.F_10_01_QMS-LAB_SCORE","name":"SIMS.F_10_01_QMS-LAB_SCORE","id":"UFDlHEJjPCN","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:47:57.841","code":"SIMS.F_10_02_BioSafe-LAB_COMM","name":"SIMS.F_10_02_BioSafe-LAB_COMM","id":"IErShOY9CX7","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:40:39.811","code":"SIMS.F_10_02_BioSafe-LAB_Q1_CB1","name":"SIMS.F_10_02_BioSafe-LAB_Q1_CB1","id":"lK3cRb05pkt","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:05:27.353","code":"SIMS.F_10_02_BioSafe-LAB_Q1_CB2","name":"SIMS.F_10_02_BioSafe-LAB_Q1_CB2","id":"B34lJNB6tSy","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:24:43.056","code":"SIMS.F_10_02_BioSafe-LAB_Q1_CB3","name":"SIMS.F_10_02_BioSafe-LAB_Q1_CB3","id":"Sh8izZDe9RU","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:31:41.350","code":"SIMS.F_10_02_BioSafe-LAB_Q1_CB4","name":"SIMS.F_10_02_BioSafe-LAB_Q1_CB4","id":"pdJFqf7NMUY","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:51:48.087","code":"SIMS.F_10_02_BioSafe-LAB_Q1_CB5","name":"SIMS.F_10_02_BioSafe-LAB_Q1_CB5","id":"gs3FOYhhOle","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:37:35.333","code":"SIMS.F_10_02_BioSafe-LAB_Q1_RESP","name":"SIMS.F_10_02_BioSafe-LAB_Q1_RESP","id":"MWPfjgelNXr","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:06:27.626","code":"SIMS.F_10_02_BioSafe-LAB_Q2_RESP","name":"SIMS.F_10_02_BioSafe-LAB_Q2_RESP","id":"Am29rSP9QpL","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:22:59.684","code":"SIMS.F_10_02_BioSafe-LAB_Q3_RESP","name":"SIMS.F_10_02_BioSafe-LAB_Q3_RESP","id":"t9PSrtu9bdp","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:18:29.622","code":"SIMS.F_10_02_BioSafe-LAB_Q4_RESP","name":"SIMS.F_10_02_BioSafe-LAB_Q4_RESP","id":"vcH8VvJVIeO","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:44:17.599","code":"SIMS.F_10_02_BioSafe-LAB_SCORE","name":"SIMS.F_10_02_BioSafe-LAB_SCORE","id":"JwN0PbOXQOF","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:46:48.825","code":"SIMS.F_10_03_SOP-LAB_COMM","name":"SIMS.F_10_03_SOP-LAB_COMM","id":"ISnaY9rHWBz","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:32:35.381","code":"SIMS.F_10_03_SOP-LAB_Q1_PERC","name":"SIMS.F_10_03_SOP-LAB_Q1_PERC","id":"OuEQZyzAXmD","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:35:45.829","code":"SIMS.F_10_03_SOP-LAB_Q2_RESP","name":"SIMS.F_10_03_SOP-LAB_Q2_RESP","id":"npQdsNEt0On","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:46:06.497","code":"SIMS.F_10_03_SOP-LAB_SCORE","name":"SIMS.F_10_03_SOP-LAB_SCORE","id":"j3mxT2JUmOy","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:04:14.082","code":"SIMS.F_10_04_QualTestMon-LAB_COMM","name":"SIMS.F_10_04_QualTestMon-LAB_COMM","id":"BMVySiMChwg","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:59:45.476","code":"SIMS.F_10_04_QualTestMon-LAB_Q1_RESP","name":"SIMS.F_10_04_QualTestMon-LAB_Q1_RESP","id":"DjDcZe2vLZX","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:24:54.885","code":"SIMS.F_10_04_QualTestMon-LAB_Q2_RESP","name":"SIMS.F_10_04_QualTestMon-LAB_Q2_RESP","id":"SegAWXk7w55","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:56:22.218","code":"SIMS.F_10_04_QualTestMon-LAB_Q3_A-NUM","name":"SIMS.F_10_04_QualTestMon-LAB_Q3_A-NUM","id":"EzQuZNu1qfu","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:26:27.634","code":"SIMS.F_10_04_QualTestMon-LAB_Q3_CB1","name":"SIMS.F_10_04_QualTestMon-LAB_Q3_CB1","id":"rMIqY3eaF94","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:33:00.974","code":"SIMS.F_10_04_QualTestMon-LAB_Q3_CB2","name":"SIMS.F_10_04_QualTestMon-LAB_Q3_CB2","id":"opVrGGKPs2H","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:55:20.671","code":"SIMS.F_10_04_QualTestMon-LAB_Q3_CB3","name":"SIMS.F_10_04_QualTestMon-LAB_Q3_CB3","id":"FIoqJbAqUEv","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:37:29.889","code":"SIMS.F_10_04_QualTestMon-LAB_SCORE","name":"SIMS.F_10_04_QualTestMon-LAB_SCORE","id":"MxXcnVSA9lU","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:22:00.776","code":"SIMS.F_10_05_ResultMan-LAB_COMM","name":"SIMS.F_10_05_ResultMan-LAB_COMM","id":"Tn5XHutYM8N","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:53:25.607","code":"SIMS.F_10_05_ResultMan-LAB_Q1_RESP","name":"SIMS.F_10_05_ResultMan-LAB_Q1_RESP","id":"Gb4NyOpEZU7","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:47:46.571","code":"SIMS.F_10_05_ResultMan-LAB_Q2_RESP","name":"SIMS.F_10_05_ResultMan-LAB_Q2_RESP","id":"IHe0S1ZxQ03","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:57:03.587","code":"SIMS.F_10_05_ResultMan-LAB_Q3_RESP","name":"SIMS.F_10_05_ResultMan-LAB_Q3_RESP","id":"eS4mqUke89A","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:17:55.905","code":"SIMS.F_10_05_ResultMan-LAB_SCORE","name":"SIMS.F_10_05_ResultMan-LAB_SCORE","id":"vlhW0i0bSrg","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:36:57.557","code":"SIMS.F_10_06_TestInterupt-LAB_COMM","name":"SIMS.F_10_06_TestInterupt-LAB_COMM","id":"N7d0lWV3YqF","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:48:41.625","code":"SIMS.F_10_06_TestInterupt-LAB_Q1_CB1","name":"SIMS.F_10_06_TestInterupt-LAB_Q1_CB1","id":"hZIUKONpZ2E","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:52:42.880","code":"SIMS.F_10_06_TestInterupt-LAB_Q1_CB2","name":"SIMS.F_10_06_TestInterupt-LAB_Q1_CB2","id":"ghrVIXXI8nc","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:23:27.642","code":"SIMS.F_10_06_TestInterupt-LAB_Q1_CB3","name":"SIMS.F_10_06_TestInterupt-LAB_Q1_CB3","id":"sZYvTvAgf8Q","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:09:53.431","code":"SIMS.F_10_06_TestInterupt-LAB_Q1_CB4","name":"SIMS.F_10_06_TestInterupt-LAB_Q1_CB4","id":"zF9NtpGdXbr","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:00:14.598","code":"SIMS.F_10_06_TestInterupt-LAB_Q1_CB5","name":"SIMS.F_10_06_TestInterupt-LAB_Q1_CB5","id":"dDciiH8TOkQ","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:42:09.569","code":"SIMS.F_10_06_TestInterupt-LAB_Q1_RESP","name":"SIMS.F_10_06_TestInterupt-LAB_Q1_RESP","id":"kwQOyAYCEN6","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:21:28.266","code":"SIMS.F_10_06_TestInterupt-LAB_Q2_NUM","name":"SIMS.F_10_06_TestInterupt-LAB_Q2_NUM","id":"tViviAFGwBT","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:33:27.989","code":"SIMS.F_10_06_TestInterupt-LAB_SCORE","name":"SIMS.F_10_06_TestInterupt-LAB_SCORE","id":"OM7qveR5PAH","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:35:39.101","code":"SIMS.F_10_07_SafeBlood-LAB_COMM","name":"SIMS.F_10_07_SafeBlood-LAB_COMM","id":"NRIEZFcT7gG","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:29:59.247","code":"SIMS.F_10_07_SafeBlood-LAB_NA","name":"SIMS.F_10_07_SafeBlood-LAB_NA","id":"q56wsTmts88","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:38:31.874","code":"SIMS.F_10_07_SafeBlood-LAB_Q1_RESP","name":"SIMS.F_10_07_SafeBlood-LAB_Q1_RESP","id":"MIX6tvYDuFk","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:36:43.650","code":"SIMS.F_10_07_SafeBlood-LAB_Q2_RESP","name":"SIMS.F_10_07_SafeBlood-LAB_Q2_RESP","id":"natHkg4VmTf","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:45:06.639","code":"SIMS.F_10_07_SafeBlood-LAB_Q3_RESP","name":"SIMS.F_10_07_SafeBlood-LAB_Q3_RESP","id":"jjOYS3e3TMl","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:38:33.224","code":"SIMS.F_10_07_SafeBlood-LAB_Q4_RESP","name":"SIMS.F_10_07_SafeBlood-LAB_Q4_RESP","id":"MivvAInyHic","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:17:26.638","code":"SIMS.F_10_07_SafeBlood-LAB_Q5_RESP","name":"SIMS.F_10_07_SafeBlood-LAB_Q5_RESP","id":"vRJtp21aVFF","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:51:53.819","code":"SIMS.F_10_07_SafeBlood-LAB_SCORE","name":"SIMS.F_10_07_SafeBlood-LAB_SCORE","id":"GRN832EuH4e","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:17:25.381","code":"SIMS.F_10_08_BloodBnk-LAB_COMM","name":"SIMS.F_10_08_BloodBnk-LAB_COMM","id":"VRMl6Nmju0n","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:14:32.415","code":"SIMS.F_10_08_BloodBnk-LAB_NA","name":"SIMS.F_10_08_BloodBnk-LAB_NA","id":"x0v4cvvgKcj","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:23:02.297","code":"SIMS.F_10_08_BloodBnk-LAB_Q1_RESP","name":"SIMS.F_10_08_BloodBnk-LAB_Q1_RESP","id":"T9i43DxQkTt","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:41:33.661","code":"SIMS.F_10_08_BloodBnk-LAB_Q2_RESP","name":"SIMS.F_10_08_BloodBnk-LAB_Q2_RESP","id":"l9TeMswDbiz","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:56:33.602","code":"SIMS.F_10_08_BloodBnk-LAB_Q3_CB1","name":"SIMS.F_10_08_BloodBnk-LAB_Q3_CB1","id":"eY00Jyebucx","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:56:17.943","code":"SIMS.F_10_08_BloodBnk-LAB_Q3_CB2","name":"SIMS.F_10_08_BloodBnk-LAB_Q3_CB2","id":"f3edn7MeXgO","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:09:36.304","code":"SIMS.F_10_08_BloodBnk-LAB_Q3_CB3","name":"SIMS.F_10_08_BloodBnk-LAB_Q3_CB3","id":"ZJQqlcNjVq3","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:15:57.719","code":"SIMS.F_10_08_BloodBnk-LAB_Q3_RESP","name":"SIMS.F_10_08_BloodBnk-LAB_Q3_RESP","id":"Wc8HuP6Miv1","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:15:42.341","code":"SIMS.F_10_08_BloodBnk-LAB_Q4_RESP","name":"SIMS.F_10_08_BloodBnk-LAB_Q4_RESP","id":"Wge8i4IHMoA","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:15:53.764","code":"SIMS.F_10_08_BloodBnk-LAB_Q5_RESP","name":"SIMS.F_10_08_BloodBnk-LAB_Q5_RESP","id":"Wceb1WzsUt8","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:11:58.924","code":"SIMS.F_10_08_BloodBnk-LAB_SCORE","name":"SIMS.F_10_08_BloodBnk-LAB_SCORE","id":"yibL18Yp2Yg","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:35:44.454","code":"SIMS.F_10_09_WasteMan_COMM","name":"SIMS.F_10_09_WasteMan_COMM","id":"nqHF26VVizW","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:34:33.328","code":"SIMS.F_10_09_WasteMan_NA","name":"SIMS.F_10_09_WasteMan_NA","id":"oAq1wKXNVHl","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:44:54.017","code":"SIMS.F_10_09_WasteMan_Q1_RESP","name":"SIMS.F_10_09_WasteMan_Q1_RESP","id":"JmBdnegjZQX","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:16:15.701","code":"SIMS.F_10_09_WasteMan_Q2_RESP","name":"SIMS.F_10_09_WasteMan_Q2_RESP","id":"w8t6SZLf4YP","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:15:23.133","code":"SIMS.F_10_09_WasteMan_Q3_RESP","name":"SIMS.F_10_09_WasteMan_Q3_RESP","id":"Wo8meOf5D8F","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:04:38.950","code":"SIMS.F_10_09_WasteMan_Q4_RESP","name":"SIMS.F_10_09_WasteMan_Q4_RESP","id":"BILWPCb5UyA","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:59:12.285","code":"SIMS.F_10_09_WasteMan_SCORE","name":"SIMS.F_10_09_WasteMan_SCORE","id":"DPYIYSJE7w5","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:44:38.615","code":"SIMS.F_10_10_InjSafe_COMM","name":"SIMS.F_10_10_InjSafe_COMM","id":"JPSIn6l350C","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:12:25.055","code":"SIMS.F_10_10_InjSafe_NA","name":"SIMS.F_10_10_InjSafe_NA","id":"YcbErmMFhzt","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:25:38.421","code":"SIMS.F_10_10_InjSafe_Q1_RESP","name":"SIMS.F_10_10_InjSafe_Q1_RESP","id":"ryIXf6irekr","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:50:01.114","code":"SIMS.F_10_10_InjSafe_Q2_RESP","name":"SIMS.F_10_10_InjSafe_Q2_RESP","id":"HjhT8k2Xku7","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:09:15.583","code":"SIMS.F_10_10_InjSafe_Q3_RESP","name":"SIMS.F_10_10_InjSafe_Q3_RESP","id":"ZoxAdDGZGP7","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:39:02.070","code":"SIMS.F_10_10_InjSafe_Q4_RESP","name":"SIMS.F_10_10_InjSafe_Q4_RESP","id":"mcZXQcLrkHZ","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:54:41.633","code":"SIMS.F_10_10_InjSafe_SCORE","name":"SIMS.F_10_10_InjSafe_SCORE","id":"FOLtUI4msYy","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:49:11.437","code":"SIMS.F_10_11_WasteMan_COMM","name":"SIMS.F_10_11_WasteMan_COMM","id":"HVc5v9n4rN6","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:48:34.425","code":"SIMS.F_10_11_WasteMan_NA","name":"SIMS.F_10_11_WasteMan_NA","id":"I2hE8RaLDYq","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:22:51.717","code":"SIMS.F_10_11_WasteMan_Q1_RESP","name":"SIMS.F_10_11_WasteMan_Q1_RESP","id":"TBCrdKXFujm","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:23:38.112","code":"SIMS.F_10_11_WasteMan_Q2_RESP","name":"SIMS.F_10_11_WasteMan_Q2_RESP","id":"swqoNE3QBY5","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:14:12.010","code":"SIMS.F_10_11_WasteMan_Q3_RESP","name":"SIMS.F_10_11_WasteMan_Q3_RESP","id":"XBMZARAM7bk","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:31:38.695","code":"SIMS.F_10_11_WasteMan_Q4_RESP","name":"SIMS.F_10_11_WasteMan_Q4_RESP","id":"PdYjsQJ9CwG","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:02:59.338","code":"SIMS.F_10_11_WasteMan_SCORE","name":"SIMS.F_10_11_WasteMan_SCORE","id":"cac2aHWwhG9","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:47:59.221","code":"SIMS.F_11_00_Assess-POCT_Q1_CB1","name":"SIMS.F_11_00_Assess-POCT_Q1_CB1","id":"IeI0tOepqid","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:44:48.468","code":"SIMS.F_11_00_Assess-POCT_Q1_CB2","name":"SIMS.F_11_00_Assess-POCT_Q1_CB2","id":"jN4teEdKKiz","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:08:54.703","code":"SIMS.F_11_00_Assess-POCT_Q1_CB3","name":"SIMS.F_11_00_Assess-POCT_Q1_CB3","id":"ZuJ8J7YddFe","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:23:57.923","code":"SIMS.F_11_00_Assess-POCT_Q1_CB4","name":"SIMS.F_11_00_Assess-POCT_Q1_CB4","id":"sSu5ddsHxzs","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:52:45.702","code":"SIMS.F_11_00_Assess-POCT_Q1_CB5","name":"SIMS.F_11_00_Assess-POCT_Q1_CB5","id":"GHhM7HW8Wr2","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:38:01.411","code":"SIMS.F_11_01_Safety-POCT_COMM","name":"SIMS.F_11_01_Safety-POCT_COMM","id":"mpjtEf5NWUL","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:58:34.818","code":"SIMS.F_11_01_Safety-POCT_Q1_CB1","name":"SIMS.F_11_01_Safety-POCT_Q1_CB1","id":"dx1Mnbg3wiT","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:04:59.532","code":"SIMS.F_11_01_Safety-POCT_Q1_CB2","name":"SIMS.F_11_01_Safety-POCT_Q1_CB2","id":"Bd0MmjCbVOz","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:19:23.519","code":"SIMS.F_11_01_Safety-POCT_Q1_CB3","name":"SIMS.F_11_01_Safety-POCT_Q1_CB3","id":"UTSmBnPtQSB","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:06:18.876","code":"SIMS.F_11_01_Safety-POCT_Q1_CB4","name":"SIMS.F_11_01_Safety-POCT_Q1_CB4","id":"an1IORoq6QM","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:17:50.834","code":"SIMS.F_11_01_Safety-POCT_Q1_CB5","name":"SIMS.F_11_01_Safety-POCT_Q1_CB5","id":"VmkjVd5vKBA","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:29:55.273","code":"SIMS.F_11_01_Safety-POCT_Q1_RESP","name":"SIMS.F_11_01_Safety-POCT_Q1_RESP","id":"q5LlFDoiIQC","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:34:07.265","code":"SIMS.F_11_01_Safety-POCT_Q2_RESP","name":"SIMS.F_11_01_Safety-POCT_Q2_RESP","id":"Odt5RVcxtp6","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:17:30.486","code":"SIMS.F_11_01_Safety-POCT_Q3_RESP","name":"SIMS.F_11_01_Safety-POCT_Q3_RESP","id":"vQShtvnnYhf","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:19:10.700","code":"SIMS.F_11_01_Safety-POCT_SCORE","name":"SIMS.F_11_01_Safety-POCT_SCORE","id":"UW860BHmDg4","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:50:28.293","code":"SIMS.F_11_02_TestStaff-POCT_COMM","name":"SIMS.F_11_02_TestStaff-POCT_COMM","id":"Hf2CWnspEFt","valueType":"TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:39:39.019","code":"SIMS.F_11_02_TestStaff-POCT_Q1_RESP","name":"SIMS.F_11_02_TestStaff-POCT_Q1_RESP","id":"LXfF9u1f8EO","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:27:04.480","code":"SIMS.F_11_02_TestStaff-POCT_Q2_RESP","name":"SIMS.F_11_02_TestStaff-POCT_Q2_RESP","id":"RG773qWsiLn","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:02:21.097","code":"SIMS.F_11_02_TestStaff-POCT_Q3_RESP","name":"SIMS.F_11_02_TestStaff-POCT_Q3_RESP","id":"ciIujYyzCy3","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:56:07.825","code":"SIMS.F_11_02_TestStaff-POCT_SCORE","name":"SIMS.F_11_02_TestStaff-POCT_SCORE","id":"f5NLC0vyT55","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:06:15.901","code":"SIMS.F_11_03_P&P-POCT_COMM","name":"SIMS.F_11_03_P&P-POCT_COMM","id":"AqThQsJcum7","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:20:22.066","code":"SIMS.F_11_03_P&P-POCT_Q1_RESP","name":"SIMS.F_11_03_P&P-POCT_Q1_RESP","id":"uGhJAFDxIql","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:10:29.439","code":"SIMS.F_11_03_P&P-POCT_Q2_CB1","name":"SIMS.F_11_03_P&P-POCT_Q2_CB1","id":"z35rDOSwxqS","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:14:02.988","code":"SIMS.F_11_03_P&P-POCT_Q2_CB2","name":"SIMS.F_11_03_P&P-POCT_Q2_CB2","id":"xddAkiqF5bl","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:25:41.027","code":"SIMS.F_11_03_P&P-POCT_Q2_CB3","name":"SIMS.F_11_03_P&P-POCT_Q2_CB3","id":"rYbqzW7Go0l","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:34:29.167","code":"SIMS.F_11_03_P&P-POCT_Q2_RESP","name":"SIMS.F_11_03_P&P-POCT_Q2_RESP","id":"OB0Dpndd8RJ","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:21:34.859","code":"SIMS.F_11_03_P&P-POCT_Q3_RESP","name":"SIMS.F_11_03_P&P-POCT_Q3_RESP","id":"tu3TyNptYWv","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:03:02.219","code":"SIMS.F_11_03_P&P-POCT_Q4_RESP","name":"SIMS.F_11_03_P&P-POCT_Q4_RESP","id":"C9byVPxJbjS","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:55:17.727","code":"SIMS.F_11_03_P&P-POCT_SCORE","name":"SIMS.F_11_03_P&P-POCT_SCORE","id":"FIxSjPaEtwe","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:15:15.574","code":"SIMS.F_11_04_QA-POCT_COMM","name":"SIMS.F_11_04_QA-POCT_COMM","id":"woXpfIqglmT","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:07:47.295","code":"SIMS.F_11_04_QA-POCT_Q1_RESP","name":"SIMS.F_11_04_QA-POCT_Q1_RESP","id":"A63URLjpqqc","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:52:21.518","code":"SIMS.F_11_04_QA-POCT_Q2_RESP","name":"SIMS.F_11_04_QA-POCT_Q2_RESP","id":"gLunqWR9Nd2","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:41:14.400","code":"SIMS.F_11_04_QA-POCT_Q3_RESP","name":"SIMS.F_11_04_QA-POCT_Q3_RESP","id":"lE0XBn8UPoH","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:57:10.765","code":"SIMS.F_11_04_QA-POCT_Q4_A-NUM","name":"SIMS.F_11_04_QA-POCT_Q4_A-NUM","id":"eq9MLSkm4jc","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:28:24.708","code":"SIMS.F_11_04_QA-POCT_Q4_CB1","name":"SIMS.F_11_04_QA-POCT_Q4_CB1","id":"QTrZkMenma7","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:56:32.195","code":"SIMS.F_11_04_QA-POCT_Q4_CB2","name":"SIMS.F_11_04_QA-POCT_Q4_CB2","id":"Ey1cilnPDLc","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:36:07.667","code":"SIMS.F_11_04_QA-POCT_Q4_CB3","name":"SIMS.F_11_04_QA-POCT_Q4_CB3","id":"NKzFU1KwrBn","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:16:07.878","code":"SIMS.F_11_04_QA-POCT_SCORE","name":"SIMS.F_11_04_QA-POCT_SCORE","id":"WA53HmxOO6I","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:37:46.345","code":"SIMS.F_11_05_SupReagEquip-POCT_COMM","name":"SIMS.F_11_05_SupReagEquip-POCT_COMM","id":"msV4Ev6T7GU","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:21:04.886","code":"SIMS.F_11_05_SupReagEquip-POCT_Q1_CB1","name":"SIMS.F_11_05_SupReagEquip-POCT_Q1_CB1","id":"tYgJqP1srsK","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:18:14.045","code":"SIMS.F_11_05_SupReagEquip-POCT_Q1_CB2","name":"SIMS.F_11_05_SupReagEquip-POCT_Q1_CB2","id":"VgTAohyDBqo","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:12:08.923","code":"SIMS.F_11_05_SupReagEquip-POCT_Q1_CB3","name":"SIMS.F_11_05_SupReagEquip-POCT_Q1_CB3","id":"YGffjAEkOPi","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T21:04:40.385","code":"SIMS.F_11_05_SupReagEquip-POCT_Q1_CB4","name":"SIMS.F_11_05_SupReagEquip-POCT_Q1_CB4","id":"bihbHFoaQ37","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:23:47.432","code":"SIMS.F_11_05_SupReagEquip-POCT_Q1_CB5","name":"SIMS.F_11_05_SupReagEquip-POCT_Q1_CB5","id":"SVCi2SGuon0","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:40:12.248","code":"SIMS.F_11_05_SupReagEquip-POCT_Q1_RESP","name":"SIMS.F_11_05_SupReagEquip-POCT_Q1_RESP","id":"LS07fYkfeAG","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:22:26.963","code":"SIMS.F_11_05_SupReagEquip-POCT_Q2_NUM","name":"SIMS.F_11_05_SupReagEquip-POCT_Q2_NUM","id":"TGFjijL3Z2Y","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2016-08-17T20:14:18.404","code":"SIMS.F_11_05_SupReagEquip-POCT_SCORE","name":"SIMS.F_11_05_SupReagEquip-POCT_SCORE","id":"X7QtBqsVjf3","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"},{"name":"All SIMS v2 - Facility Based","id":"Run7vUuLlxd"}]},{"lastUpdated":"2017-05-09T21:07:30.194","code":"SIMS.F_12_01_TaS-TAS&DIFFCARE_COMM","name":"SIMS.F_12_01_TaS-TAS&DIFFCARE_COMM","id":"fVc5tfVIqm4","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"}]},{"lastUpdated":"2017-05-09T21:07:26.952","code":"SIMS.F_12_01_TaS-TAS&DIFFCARE_NA","name":"SIMS.F_12_01_TaS-TAS&DIFFCARE_NA","id":"bGYGRfj2VE9","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"}]},{"lastUpdated":"2017-05-09T21:07:36.355","code":"SIMS.F_12_01_TaS-TAS&DIFFCARE_Q1_CB1","name":"SIMS.F_12_01_TaS-TAS&DIFFCARE_Q1_CB1","id":"rcxLjPFo2Kw","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"}]},{"lastUpdated":"2017-05-09T21:07:39.862","code":"SIMS.F_12_01_TaS-TAS&DIFFCARE_Q1_CB2","name":"SIMS.F_12_01_TaS-TAS&DIFFCARE_Q1_CB2","id":"JYjKUAEboiX","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"}]},{"lastUpdated":"2017-05-09T21:07:43.012","code":"SIMS.F_12_01_TaS-TAS&DIFFCARE_Q1_RESP","name":"SIMS.F_12_01_TaS-TAS&DIFFCARE_Q1_RESP","id":"sj0fVQkyXML","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"}]},{"lastUpdated":"2017-05-09T21:07:46.433","code":"SIMS.F_12_01_TaS-TAS&DIFFCARE_Q2_RESP","name":"SIMS.F_12_01_TaS-TAS&DIFFCARE_Q2_RESP","id":"jb5kwHhNbTU","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"}]},{"lastUpdated":"2017-05-09T21:07:49.552","code":"SIMS.F_12_01_TaS-TAS&DIFFCARE_Q3_PERC","name":"SIMS.F_12_01_TaS-TAS&DIFFCARE_Q3_PERC","id":"VTqDGJrNIht","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"}]},{"lastUpdated":"2017-05-09T21:07:33.298","code":"SIMS.F_12_01_TaS-TAS&DIFFCARE_SCORE","name":"SIMS.F_12_01_TaS-TAS&DIFFCARE_SCORE","id":"NXXAjtsi1Bk","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"}]},{"lastUpdated":"2017-05-09T21:07:52.650","code":"SIMS.F_12_02_ApptSpaceMMDrg-TAS&DIFFCARE_COMM","name":"SIMS.F_12_02_ApptSpaceMMDrg-TAS&DIFFCARE_COMM","id":"Mev5gfcAH2T","valueType":"LONG_TEXT","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"}]},{"lastUpdated":"2017-05-09T21:07:59.003","code":"SIMS.F_12_02_ApptSpaceMMDrg-TAS&DIFFCARE_Q1_CB1","name":"SIMS.F_12_02_ApptSpaceMMDrg-TAS&DIFFCARE_Q1_CB1","id":"AI4To8D8mxX","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"}]},{"lastUpdated":"2017-05-09T21:08:02.216","code":"SIMS.F_12_02_ApptSpaceMMDrg-TAS&DIFFCARE_Q1_CB2","name":"SIMS.F_12_02_ApptSpaceMMDrg-TAS&DIFFCARE_Q1_CB2","id":"zouoFgPz0KA","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"}]},{"lastUpdated":"2017-05-09T21:08:05.341","code":"SIMS.F_12_02_ApptSpaceMMDrg-TAS&DIFFCARE_Q1_CB3","name":"SIMS.F_12_02_ApptSpaceMMDrg-TAS&DIFFCARE_Q1_CB3","id":"PIFtSPuL5l9","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"}]},{"lastUpdated":"2017-05-09T21:08:08.681","code":"SIMS.F_12_02_ApptSpaceMMDrg-TAS&DIFFCARE_Q1_CB4","name":"SIMS.F_12_02_ApptSpaceMMDrg-TAS&DIFFCARE_Q1_CB4","id":"VP3PkRmuuF6","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"}]},{"lastUpdated":"2017-05-09T21:08:11.884","code":"SIMS.F_12_02_ApptSpaceMMDrg-TAS&DIFFCARE_Q1_CB5","name":"SIMS.F_12_02_ApptSpaceMMDrg-TAS&DIFFCARE_Q1_CB5","id":"AwoUr6cjPOs","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"}]},{"lastUpdated":"2017-05-09T21:08:15.300","code":"SIMS.F_12_02_ApptSpaceMMDrg-TAS&DIFFCARE_Q1_CB6","name":"SIMS.F_12_02_ApptSpaceMMDrg-TAS&DIFFCARE_Q1_CB6","id":"N7sFJ14bmbR","valueType":"BOOLEAN","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"}]},{"lastUpdated":"2017-05-09T21:08:18.892","code":"SIMS.F_12_02_ApptSpaceMMDrg-TAS&DIFFCARE_Q1_T-NUM","name":"SIMS.F_12_02_ApptSpaceMMDrg-TAS&DIFFCARE_Q1_T-NUM","id":"TwgCGUsBCUq","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"}]},{"lastUpdated":"2017-05-09T21:07:55.820","code":"SIMS.F_12_02_ApptSpaceMMDrg-TAS&DIFFCARE_SCORE","name":"SIMS.F_12_02_ApptSpaceMMDrg-TAS&DIFFCARE_SCORE","id":"FaWaomJAyRn","valueType":"INTEGER_ZERO_OR_POSITIVE","dataElementGroups":[{"name":"All SIMS v3 - Facility Based","id":"FZxMe3kfzYo"}]}]} \ No newline at end of file diff --git a/metadata/SIMS/sims_source_ocl_export.json b/metadata/SIMS/sims_source_ocl_export.json new file mode 100644 index 0000000..9dd3124 --- /dev/null +++ b/metadata/SIMS/sims_source_ocl_export.json @@ -0,0 +1 @@ +{"type": "Source Version", "id": "v0.9", "description": "d", "released": true, "retired": false, "owner": "PEPFAR", "owner_type": "Organization", "owner_url": "/orgs/PEPFAR/", "created_on": "2017-09-08T07:41:21.725", "updated_on": "2017-09-08T07:41:33.059", "extras": null, "external_id": "", "source": {"versions_url": "/orgs/PEPFAR/sources/SIMS/versions/", "created_on": "2017-09-07T11:12:25.610", "full_name": "SIMS", "owner": "PEPFAR", "id": "SIMS", "updated_by": "paynejd99", "uuid": "59b161d9f4b67c001c485201", "created_by": "paynejd99", "owner_url": "/orgs/PEPFAR/", "type": "Source", "website": "", "concepts_url": "/orgs/PEPFAR/sources/SIMS/concepts/", "description": "", "default_locale": "en", "source_type": "Dictionary", "public_access": "View", "supported_locales": ["en"], "custom_validation_schema": "None", "name": "SIMS", "versions": 1, "short_code": "SIMS", "active_mappings": 0, "url": "/orgs/PEPFAR/sources/SIMS/", "extras": null, "active_concepts": 0, "updated_on": "2017-09-07T11:12:25.611", "owner_type": "Organization", "external_id": ""}, "active_mappings": 0, "active_concepts": 0, "version_url": "/orgs/PEPFAR/sources/SIMS/v0.9/", "sourceUrl": "/orgs/PEPFAR/sources/SIMS/", "previousVersionUrl": "/orgs/PEPFAR/sources/SIMS/HEAD/", "parentVersionUrl": null, "concepts": [], "mappings": []} \ No newline at end of file diff --git a/metadata/SIMS/sims_source_ocl_export.tar b/metadata/SIMS/sims_source_ocl_export.tar new file mode 100644 index 0000000..b86ac91 Binary files /dev/null and b/metadata/SIMS/sims_source_ocl_export.tar differ diff --git a/metadata/SIMS/sims_source_ocl_export_clean.json b/metadata/SIMS/sims_source_ocl_export_clean.json new file mode 100644 index 0000000..0637a08 --- /dev/null +++ b/metadata/SIMS/sims_source_ocl_export_clean.json @@ -0,0 +1 @@ +[] \ No newline at end of file diff --git a/metadata/imap_orgs_production_20200506.json b/metadata/imap_orgs_production_20200506.json new file mode 100644 index 0000000..5dfb42d --- /dev/null +++ b/metadata/imap_orgs_production_20200506.json @@ -0,0 +1 @@ +[{"website": null, "collections_url": "/orgs/DATIM-MOH-ZM-FY19/collections/", "members_url": "/orgs/DATIM-MOH-ZM-FY19/members/", "uuid": "5d5a83a4d747a6005eeb5115", "public_sources": 1, "url": "/orgs/DATIM-MOH-ZM-FY19/", "company": null, "public_collections": 22, "created_by": "datim-admin", "created_on": "2019-08-19T07:10:28.859", "updated_by": "datim-admin", "location": "Zambia", "members": 1, "updated_on": "2020-05-06T10:44:35.569", "public_access": "View", "sources_url": "/orgs/DATIM-MOH-ZM-FY19/sources/", "type": "Organization", "id": "DATIM-MOH-ZM-FY19", "extras": {"datim_moh_country_code": "ZM", "datim_moh_period": "FY19", "datim_moh_object": true}, "name": "DATIM MOH Zambia"}, {"website": null, "collections_url": "/orgs/DATIM-MOH-UG-FY19/collections/", "members_url": "/orgs/DATIM-MOH-UG-FY19/members/", "uuid": "5d5a8773d747a6005eeb54e3", "public_sources": 0, "url": "/orgs/DATIM-MOH-UG-FY19/", "company": null, "public_collections": 24, "created_by": "datim-admin", "created_on": "2019-08-19T07:26:43.261", "updated_by": "datim-admin", "location": "Uganda", "members": 1, "updated_on": "2020-05-06T10:44:50.481", "public_access": "View", "sources_url": "/orgs/DATIM-MOH-UG-FY19/sources/", "type": "Organization", "id": "DATIM-MOH-UG-FY19", "extras": {"datim_moh_country_code": "UG", "datim_moh_period": "FY19", "datim_moh_object": true}, "name": "DATIM MOH Uganda"}, {"website": null, "collections_url": "/orgs/DATIM-MOH-UA-FY19/collections/", "members_url": "/orgs/DATIM-MOH-UA-FY19/members/", "uuid": "5d5cd545d747a6005eeb5f6f", "public_sources": 1, "url": "/orgs/DATIM-MOH-UA-FY19/", "company": null, "public_collections": 101, "created_by": "datim-admin", "created_on": "2019-08-21T01:23:17.685", "updated_by": "datim-admin", "location": "Ukraine", "members": 1, "updated_on": "2020-05-06T10:45:12.966", "public_access": "View", "sources_url": "/orgs/DATIM-MOH-UA-FY19/sources/", "type": "Organization", "id": "DATIM-MOH-UA-FY19", "extras": {"datim_moh_country_code": "UA", "datim_moh_period": "FY19", "datim_moh_object": true}, "name": "DATIM MOH Ukraine"}, {"website": null, "collections_url": "/orgs/DATIM-MOH-CM-FY19/collections/", "members_url": "/orgs/DATIM-MOH-CM-FY19/members/", "uuid": "5d5fc36fd747a6005eeb83c5", "public_sources": 1, "url": "/orgs/DATIM-MOH-CM-FY19/", "company": null, "public_collections": 18, "created_by": "datim-admin", "created_on": "2019-08-23T06:43:59.802", "updated_by": "datim-admin", "location": "Cameroon", "members": 1, "updated_on": "2020-05-06T10:51:36.582", "public_access": "View", "sources_url": "/orgs/DATIM-MOH-CM-FY19/sources/", "type": "Organization", "id": "DATIM-MOH-CM-FY19", "extras": {"datim_moh_country_code": "CM", "datim_moh_period": "FY19", "datim_moh_object": true}, "name": "DATIM MOH Cameroon"}, {"website": null, "collections_url": "/orgs/DATIM-MOH-CI-FY19/collections/", "members_url": "/orgs/DATIM-MOH-CI-FY19/members/", "uuid": "5d67fd69d747a6005eebb8af", "public_sources": 1, "url": "/orgs/DATIM-MOH-CI-FY19/", "company": null, "public_collections": 21, "created_by": "datim-admin", "created_on": "2019-08-29T12:29:29.661", "updated_by": "datim-admin", "location": "Cote d'Ivoire", "members": 1, "updated_on": "2020-05-06T10:52:32.767", "public_access": "View", "sources_url": "/orgs/DATIM-MOH-CI-FY19/sources/", "type": "Organization", "id": "DATIM-MOH-CI-FY19", "extras": {"datim_moh_country_code": "CI", "datim_moh_period": "FY19", "datim_moh_object": true}, "name": "DATIM MOH Cote d'Ivoire"}, {"website": null, "collections_url": "/orgs/DATIM-MOH-MW-FY19/collections/", "members_url": "/orgs/DATIM-MOH-MW-FY19/members/", "uuid": "5d681602d747a6005eebbc06", "public_sources": 1, "url": "/orgs/DATIM-MOH-MW-FY19/", "company": null, "public_collections": 10, "created_by": "datim-admin", "created_on": "2019-08-29T14:14:26.184", "updated_by": "datim-admin", "location": "Malawi", "members": 1, "updated_on": "2020-05-06T10:52:45.315", "public_access": "View", "sources_url": "/orgs/DATIM-MOH-MW-FY19/sources/", "type": "Organization", "id": "DATIM-MOH-MW-FY19", "extras": {"datim_moh_country_code": "MW", "datim_moh_period": "FY19", "datim_moh_object": true}, "name": "DATIM MOH Malawi"}, {"website": null, "collections_url": "/orgs/DATIM-MOH-SZ-FY19/collections/", "members_url": "/orgs/DATIM-MOH-SZ-FY19/members/", "uuid": "5d68c50bd747a6005eebbced", "public_sources": 1, "url": "/orgs/DATIM-MOH-SZ-FY19/", "company": null, "public_collections": 33, "created_by": "datim-admin", "created_on": "2019-08-30T02:41:15.638", "updated_by": "datim-admin", "location": "Eswatini", "members": 1, "updated_on": "2020-05-06T10:53:00.892", "public_access": "View", "sources_url": "/orgs/DATIM-MOH-SZ-FY19/sources/", "type": "Organization", "id": "DATIM-MOH-SZ-FY19", "extras": {"datim_moh_country_code": "SZ", "datim_moh_period": "FY19", "datim_moh_object": true}, "name": "DATIM MOH Eswatini"}, {"website": null, "collections_url": "/orgs/DATIM-MOH-TZ-FY19/collections/", "members_url": "/orgs/DATIM-MOH-TZ-FY19/members/", "uuid": "5d68cb8cd747a6005eebc17c", "public_sources": 1, "url": "/orgs/DATIM-MOH-TZ-FY19/", "company": null, "public_collections": 22, "created_by": "datim-admin", "created_on": "2019-08-30T03:09:00.277", "updated_by": "datim-admin", "location": "Tanzania", "members": 1, "updated_on": "2020-05-06T10:53:11.399", "public_access": "View", "sources_url": "/orgs/DATIM-MOH-TZ-FY19/sources/", "type": "Organization", "id": "DATIM-MOH-TZ-FY19", "extras": {"datim_moh_country_code": "TZ", "datim_moh_period": "FY19", "datim_moh_object": true}, "name": "DATIM MOH Tanzania"}, {"website": null, "collections_url": "/orgs/DATIM-MOH-KE-FY19/collections/", "members_url": "/orgs/DATIM-MOH-KE-FY19/members/", "uuid": "5d7a4db9d747a6005ca70467", "public_sources": 1, "url": "/orgs/DATIM-MOH-KE-FY19/", "company": null, "public_collections": 27, "created_by": "datim-admin", "created_on": "2019-09-12T09:52:57.615", "updated_by": "datim-admin", "location": "Kenya", "members": 1, "updated_on": "2020-05-06T10:53:22.322", "public_access": "View", "sources_url": "/orgs/DATIM-MOH-KE-FY19/sources/", "type": "Organization", "id": "DATIM-MOH-KE-FY19", "extras": {"datim_moh_country_code": "KE", "datim_moh_period": "FY19", "datim_moh_object": true}, "name": "DATIM MOH Kenya"}, {"website": null, "collections_url": "/orgs/DATIM-MOH-NG-FY19/collections/", "members_url": "/orgs/DATIM-MOH-NG-FY19/members/", "uuid": "5d7fb11ed747a6005ca71cf1", "public_sources": 1, "url": "/orgs/DATIM-MOH-NG-FY19/", "company": null, "public_collections": 83, "created_by": "datim-admin", "created_on": "2019-09-16T11:58:22.066", "updated_by": "datim-admin", "location": "Nigeria", "members": 1, "updated_on": "2020-05-06T10:53:38.615", "public_access": "View", "sources_url": "/orgs/DATIM-MOH-NG-FY19/sources/", "type": "Organization", "id": "DATIM-MOH-NG-FY19", "extras": {"datim_moh_country_code": "NG", "datim_moh_period": "FY19", "datim_moh_object": true}, "name": "DATIM MOH Nigeria"}, {"website": null, "collections_url": "/orgs/DATIM-MOH-BW-FY19/collections/", "members_url": "/orgs/DATIM-MOH-BW-FY19/members/", "uuid": "5d8385b3d747a6005ca72c7e", "public_sources": 1, "url": "/orgs/DATIM-MOH-BW-FY19/", "company": null, "public_collections": 112, "created_by": "datim-admin", "created_on": "2019-09-19T09:42:11.764", "updated_by": "datim-admin", "location": "Botswana", "members": 1, "updated_on": "2020-05-06T10:53:52.595", "public_access": "View", "sources_url": "/orgs/DATIM-MOH-BW-FY19/sources/", "type": "Organization", "id": "DATIM-MOH-BW-FY19", "extras": {"datim_moh_country_code": "BW", "datim_moh_period": "FY19", "datim_moh_object": true}, "name": "DATIM MOH Botswana"}, {"website": null, "collections_url": "/orgs/DATIM-MOH-MZ-FY18/collections/", "members_url": "/orgs/DATIM-MOH-MZ-FY18/members/", "uuid": "5d9d9b69d747a60064196371", "public_sources": 1, "url": "/orgs/DATIM-MOH-MZ-FY18/", "company": null, "public_collections": 16, "created_by": "datim-admin", "created_on": "2019-10-09T04:33:45.024", "updated_by": "datim-admin", "location": "Mozambique", "members": 1, "updated_on": "2020-05-06T10:42:57.673", "public_access": "View", "sources_url": "/orgs/DATIM-MOH-MZ-FY18/sources/", "type": "Organization", "id": "DATIM-MOH-MZ-FY18", "extras": {"datim_moh_country_code": "MZ", "datim_moh_period": "FY18", "datim_moh_object": true}, "name": "DATIM MOH Mozambique"}, {"website": null, "collections_url": "/orgs/DATIM-MOH-MZ-FY19/collections/", "members_url": "/orgs/DATIM-MOH-MZ-FY19/members/", "uuid": "5d9d9bc8d747a600641964ef", "public_sources": 1, "url": "/orgs/DATIM-MOH-MZ-FY19/", "company": null, "public_collections": 18, "created_by": "datim-admin", "created_on": "2019-10-09T04:35:20.256", "updated_by": "datim-admin", "location": "Mozambique", "members": 1, "updated_on": "2020-05-06T10:54:09.087", "public_access": "View", "sources_url": "/orgs/DATIM-MOH-MZ-FY19/sources/", "type": "Organization", "id": "DATIM-MOH-MZ-FY19", "extras": {"datim_moh_country_code": "MZ", "datim_moh_period": "FY19", "datim_moh_object": true}, "name": "DATIM MOH Mozambique"}, {"website": null, "collections_url": "/orgs/DATIM-MOH-LS-FY19/collections/", "members_url": "/orgs/DATIM-MOH-LS-FY19/members/", "uuid": "5dadc7a0d747a6006419684e", "public_sources": 1, "url": "/orgs/DATIM-MOH-LS-FY19/", "company": null, "public_collections": 22, "created_by": "datim-admin", "created_on": "2019-10-21T10:58:40.216", "updated_by": "datim-admin", "location": "Lesotho", "members": 1, "updated_on": "2020-05-06T10:54:24.902", "public_access": "View", "sources_url": "/orgs/DATIM-MOH-LS-FY19/sources/", "type": "Organization", "id": "DATIM-MOH-LS-FY19", "extras": {"datim_moh_country_code": "LS", "datim_moh_period": "FY19", "datim_moh_object": true}, "name": "DATIM MOH Lesotho"}, {"website": null, "collections_url": "/orgs/DATIM-MOH-ET-FY19/collections/", "members_url": "/orgs/DATIM-MOH-ET-FY19/members/", "uuid": "5dbbd145d747a6006854ec20", "public_sources": 1, "url": "/orgs/DATIM-MOH-ET-FY19/", "company": null, "public_collections": 21, "created_by": "datim-admin", "created_on": "2019-11-01T02:31:33.300", "updated_by": "datim-admin", "location": "Ethiopia", "members": 1, "updated_on": "2020-05-06T10:54:43.027", "public_access": "View", "sources_url": "/orgs/DATIM-MOH-ET-FY19/sources/", "type": "Organization", "id": "DATIM-MOH-ET-FY19", "extras": {"datim_moh_country_code": "ET", "datim_moh_period": "FY19", "datim_moh_object": true}, "name": "DATIM MOH Ethiopia"}, {"website": null, "collections_url": "/orgs/DATIM-MOH-ZW-FY19/collections/", "members_url": "/orgs/DATIM-MOH-ZW-FY19/members/", "uuid": "5dc53fef1c730400544079c2", "public_sources": 1, "url": "/orgs/DATIM-MOH-ZW-FY19/", "company": null, "public_collections": 20, "created_by": "datim-admin", "created_on": "2019-11-08T05:14:07.421", "updated_by": "datim-admin", "location": "Zimbabwe", "members": 1, "updated_on": "2020-05-06T10:54:54.913", "public_access": "View", "sources_url": "/orgs/DATIM-MOH-ZW-FY19/sources/", "type": "Organization", "id": "DATIM-MOH-ZW-FY19", "extras": {"datim_moh_country_code": "ZW", "datim_moh_period": "FY19", "datim_moh_object": true}, "name": "DATIM MOH Zimbabwe"}, {"website": null, "collections_url": "/orgs/DATIM-MOH-NA-FY19/collections/", "members_url": "/orgs/DATIM-MOH-NA-FY19/members/", "uuid": "5dc56f8e1c73040054408174", "public_sources": 1, "url": "/orgs/DATIM-MOH-NA-FY19/", "company": null, "public_collections": 110, "created_by": "datim-admin", "created_on": "2019-11-08T08:37:18.157", "updated_by": "datim-admin", "location": "Namibia", "members": 1, "updated_on": "2020-05-06T10:55:14.362", "public_access": "View", "sources_url": "/orgs/DATIM-MOH-NA-FY19/sources/", "type": "Organization", "id": "DATIM-MOH-NA-FY19", "extras": {"datim_moh_country_code": "NA", "datim_moh_period": "FY19", "datim_moh_object": true}, "name": "DATIM MOH Namibia"}, {"website": null, "collections_url": "/orgs/DATIM-MOH-SS-FY19/collections/", "members_url": "/orgs/DATIM-MOH-SS-FY19/members/", "uuid": "5dcc7adf1c7304005440c5d9", "public_sources": 1, "url": "/orgs/DATIM-MOH-SS-FY19/", "company": null, "public_collections": 106, "created_by": "datim-admin", "created_on": "2019-11-13T16:51:27.641", "updated_by": "datim-admin", "location": "South Sudan", "members": 1, "updated_on": "2020-05-06T10:55:25.993", "public_access": "View", "sources_url": "/orgs/DATIM-MOH-SS-FY19/sources/", "type": "Organization", "id": "DATIM-MOH-SS-FY19", "extras": {"datim_moh_country_code": "SS", "datim_moh_period": "FY19", "datim_moh_object": true}, "name": "DATIM MOH South Sudan"}, {"website": null, "collections_url": "/orgs/DATIM-MOH-SS-FY18/collections/", "members_url": "/orgs/DATIM-MOH-SS-FY18/members/", "uuid": "5dd2482e1c730400684869e1", "public_sources": 1, "url": "/orgs/DATIM-MOH-SS-FY18/", "company": null, "public_collections": 3, "created_by": "datim-admin", "created_on": "2019-11-18T02:28:46.939", "updated_by": "datim-admin", "location": "South Sudan", "members": 1, "updated_on": "2020-05-06T10:43:23.736", "public_access": "View", "sources_url": "/orgs/DATIM-MOH-SS-FY18/sources/", "type": "Organization", "id": "DATIM-MOH-SS-FY18", "extras": {"datim_moh_country_code": "SS", "datim_moh_period": "FY18", "datim_moh_object": true}, "name": "DATIM MOH South Sudan"}, {"website": null, "collections_url": "/orgs/DATIM-MOH-HT-FY19/collections/", "members_url": "/orgs/DATIM-MOH-HT-FY19/members/", "uuid": "5dd2eda91c7304006848a210", "public_sources": 1, "url": "/orgs/DATIM-MOH-HT-FY19/", "company": null, "public_collections": 123, "created_by": "datim-admin", "created_on": "2019-11-18T14:14:49.540", "updated_by": "datim-admin", "location": "Haiti", "members": 1, "updated_on": "2020-05-06T10:55:42.058", "public_access": "View", "sources_url": "/orgs/DATIM-MOH-HT-FY19/sources/", "type": "Organization", "id": "DATIM-MOH-HT-FY19", "extras": {"datim_moh_country_code": "HT", "datim_moh_period": "FY19", "datim_moh_object": true}, "name": "DATIM MOH Haiti"}, {"website": null, "collections_url": "/orgs/DATIM-MOH-ET-FY18/collections/", "members_url": "/orgs/DATIM-MOH-ET-FY18/members/", "uuid": "5dd53ed11c7304006848bdce", "public_sources": 1, "url": "/orgs/DATIM-MOH-ET-FY18/", "company": null, "public_collections": 21, "created_by": "datim-admin", "created_on": "2019-11-20T08:25:37.506", "updated_by": "datim-admin", "location": "Ethiopia", "members": 1, "updated_on": "2020-05-06T10:43:49.969", "public_access": "View", "sources_url": "/orgs/DATIM-MOH-ET-FY18/sources/", "type": "Organization", "id": "DATIM-MOH-ET-FY18", "extras": {"datim_moh_country_code": "ET", "datim_moh_period": "FY18", "datim_moh_object": true}, "name": "DATIM MOH Ethiopia"}, {"website": null, "collections_url": "/orgs/DATIM-MOH-BI-FY19/collections/", "members_url": "/orgs/DATIM-MOH-BI-FY19/members/", "uuid": "5de667cb1c730400684961d4", "public_sources": 1, "url": "/orgs/DATIM-MOH-BI-FY19/", "company": null, "public_collections": 95, "created_by": "datim-admin", "created_on": "2019-12-03T08:48:59.247", "updated_by": "datim-admin", "location": "Burundi", "members": 1, "updated_on": "2020-05-06T10:55:56.554", "public_access": "View", "sources_url": "/orgs/DATIM-MOH-BI-FY19/sources/", "type": "Organization", "id": "DATIM-MOH-BI-FY19", "extras": {"datim_moh_country_code": "BI", "datim_moh_period": "FY19", "datim_moh_object": true}, "name": "DATIM MOH Burundi"}] diff --git a/mohcodelistdiff.py b/mohcodelistdiff.py new file mode 100644 index 0000000..2cb8266 --- /dev/null +++ b/mohcodelistdiff.py @@ -0,0 +1,42 @@ +import csv +import pprint +from deepdiff import DeepDiff + +# FY18: sfk9cyQSUyi +# FY19: OBhi1PUW3OL +# FY20: QSodwF4YG9a + +# periods = ['FY18', 'FY19', 'FY20'] +periods = ['FY19', 'FY20'] + +for period in periods: + ocl_filename = 'ocl_moh_%s.csv' % period + dhis2_filename = 'dhis2_moh_%s.csv' % period + + ocl_codelist = {} + with open(ocl_filename) as ocl_file: + ocl_reader = csv.DictReader(ocl_file) + for row in ocl_reader: + row_id = '%s.%s' % (row['dataelementuid'], row['categoryoptioncombouid']) + ocl_codelist[row_id] = row + # ocl_codelist.append(row) + + dhis2_codelist = {} + with open(dhis2_filename) as dhis2_file: + dhis2_reader = csv.DictReader(dhis2_file) + for row in dhis2_reader: + row_id = '%s.%s' % (row['dataelementuid'], row['categoryoptioncombouid']) + dhis2_codelist[row_id] = row + # dhis2_codelist.append(row) + + # Sort lists + # ocl_codelist_sorted = sorted(ocl_codelist, key = lambda i: (i['id'])) + # dhis2_codelist_sorted = sorted(dhis2_codelist, key = lambda i: (i['id'])) + # ddiff = DeepDiff(dhis2_codelist_sorted, ocl_codelist_sorted) + + ddiff = DeepDiff(dhis2_codelist, ocl_codelist) + print '%s:' % period + pprint.pprint(ddiff) + print '\n\n' + + # print period, len(ocl_codelist), len(dhis2_codelist) diff --git a/oclPassThroughRequests.py b/oclPassThroughRequests.py new file mode 100644 index 0000000..fecd741 --- /dev/null +++ b/oclPassThroughRequests.py @@ -0,0 +1,136 @@ +""" +Script to retrieve QMAP status from OCL and return as JSON. +Designed to work with PEPFAR IMAP and QMAP resources. + +python bulkImportStatus.py --env=staging -t="my-api-token-here" + --bulkImportId=d6ac3dd2-e565-455c-b29a-f7d859fd1fe8-datim-admin +""" +import json +import argparse +import requests +import common + + +# Checks OCL bulk import status +def check_bulk_import_status(bulkImportId='', ocl_env_url='', ocl_api_token='', + import_result_format=''): + """ Return bulk import status ID """ + import_result_formats = ['report', 'json', 'summary'] + if import_result_format not in import_result_formats: + import_result_format = 'summary' + ocl_api_headers = {'Content-Type': 'application/json'} + if ocl_api_token: + ocl_api_headers['Authorization'] = 'Token ' + ocl_api_token + import_status_url = "%s/manage/bulkimport/?task=%s&result=%s" % ( + ocl_env_url, bulkImportId, import_result_format) + response = requests.get(import_status_url, headers=ocl_api_headers) + response.raise_for_status() #- see if raise for status can be implemented without conflict + # check for if it is JSON or Text - if can't check test if it can be converted to json + is_json = True + content=response.content + try: + content=response.content + if content.startswith('"') and content.endswith('"'): # trimming first and last quotes + content = content[1:-1] + json_object = json.loads(content) + except ValueError as e: + is_json = False + if import_result_format == 'summary': + if response.status_code == 200 and is_json == False: + output_json = { + "status": "Completed", + "status_code": response.status_code, + "message": content} + elif (response.status_code == 200 or response.status_code == 202) and is_json == True: + output_json = { + "status": "Pending", + "status_code": 202} + else: + output_json = { + "status": "Failure", + "status_code": response.status_code, + "message": response.text} + return json.dumps(output_json) + + +def getQMAPDomainDetails(ocl_env_url='', domain=''): + """ get QMAP domain details """ + ocl_api_headers = {'Content-Type': 'application/json'} + qmapDetailsURL = "%s/orgs/%s" % ( + ocl_env_url, domain) + response = requests.get(qmapDetailsURL, headers=ocl_api_headers) + response.raise_for_status() + return response.text + + +def getDATIMCodeLists(ocl_env_url='',owner=''): + """ get DATIM Codelist details """ + ocl_api_headers = {'Content-Type': 'application/json'} + datimCodelistsDetailsURL = '%s/orgs/%s/collections/?collectionType=Code List&q=&limit=400' % ( + ocl_env_url,owner) + response = requests.get(datimCodelistsDetailsURL, headers=ocl_api_headers) + response.raise_for_status() + return response.text + + +def getMOHCodelists(ocl_env_url='',owner=''): + """ get MOH Codelists details """ + ocl_api_headers = {'Content-Type': 'application/json'} + mohCodelistsDetailsURL = '%s/orgs/%s/sources/?extras.datim_moh_codelist=true&verbose=true' % ( + ocl_env_url,owner) + response = requests.get(mohCodelistsDetailsURL, headers=ocl_api_headers) + response.raise_for_status() + return response.text + + +# Configure +parser = argparse.ArgumentParser("OCL Passthrough", description="Set of passthrough requests to direct ocl api endpoints") +group = parser.add_mutually_exclusive_group(required=True) +group.add_argument('--env', help='Name of the OCL API environment', type=common.ocl_environment) +group.add_argument('--envurl', help='URL of the OCL API environment') +parser.add_argument('--bulkImportId', help='Bulk Import Status ID', required=False) +parser.add_argument('-t', '--token', help='OCL API token', required=False) +parser.add_argument( + '-v', '--verbosity', help='Verbosity level: 0 (default), 1, or 2', default=0, type=int) +parser.add_argument('--version', action='version', version='%(prog)s v' + common.APP_VERSION) +parser.add_argument( + '--format', help='Format of bulk import results to return from OCL', default="summary") +parser.add_argument( + '--domain', help='Domain of bulk import results to return from OCL', required=False) +parser.add_argument( + '--requestType', help='Type of Passthrough Request', required=True) +parser.add_argument( + '--country_code', help='Country Code', required=False) +parser.add_argument( + '--owner', help='owner', required=False) +args = parser.parse_args() +ocl_env_url = args.env if args.env else args.env_url + +# Display debug output +if args.verbosity > 1: + print args + +response = '' +try: + if args.requestType == "bulkImportStatus": + if not args.format: + args.format = "json" + response = check_bulk_import_status( + bulkImportId=args.bulkImportId, ocl_env_url=ocl_env_url, + ocl_api_token=args.token, import_result_format=args.format.upper()) + if args.requestType == "qmapDetails": + response = getQMAPDomainDetails(ocl_env_url=ocl_env_url, domain=args.domain) + if args.requestType == "datimCodelists": + response = getDATIMCodeLists(ocl_env_url=ocl_env_url, owner=args.owner) + if args.requestType == "mohCodelists": + response = getMOHCodelists(ocl_env_url=ocl_env_url, owner=args.owner) +except Exception as e: + output_json = { + "status": "Error", + "status_code": 500, + "message": str(e)} +else: + output_json = response + +if output_json: + print output_json diff --git a/qmap-questionnaires/FP_example_map.json b/qmap-questionnaires/FP_example_map.json new file mode 100644 index 0000000..4b28156 --- /dev/null +++ b/qmap-questionnaires/FP_example_map.json @@ -0,0 +1,120 @@ +{ + "name": "Test", + "created": "2020-03-27T11:42:45.801Z", + "updated": "2020-03-27T11:42:45.801Z", + "uid": "a34nvd", + "questionnaireuid": "http://datim.org/fhir/Questionnaire/PLM-FP-Questionnaire", + "complete": true, + "map": { + "headers": { + "PatientNum": { + "path": [ + { + "linkid": "/Patient", + "text": "Patient ID" + }, + { + "linkid": "/Patient/id", + "text": "Patient ID" + } + ], + "valueType": "string" + }, + "DOB": { + "path": [ + { + "linkid": "/Patient", + "text": "Patient ID" + }, + { + "linkid": "/Patient/birthDate", + "text": "Birth Date" + } + ], + "valueType": "date" + }, + "Gender": { + "path": [ + { + "linkid": "/Patient", + "text": "Patient ID" + }, + { + "linkid": "/Patient/gender", + "text": "Gender" + } + ], + "valueType": "choice", + "choiceMap": { + "Male": "male", + "Female": "female", + "Unknown": "unknown" + } + }, + "LocationCode": { + "path": [ + { + "linkid": "/Encounter", + "text": "Encounter" + }, + { + "linkid": "/Encounter/location", + "text": "Location ID" + } + ], + "valueType": "string" + }, + "ModernMethod": { + "path": [ + { + "linkid": "/MedicationStatement", + "text": "MedicationStatement" + }, + { + "linkid": "/MedicationStatement/method", + "text": "Family Planning Modern Method" + } + ], + "valueType": "choice", + "choiceMap": { + "LA27901-0": "LA27901-0", + "LA27902-8": "LA27902-8", + "LA27903-6": "LA27903-6", + "LA27904-4": "LA27904-4", + "LA27905-1": "LA27905-1", + "LA14534-4": "LA14534-4", + "LA27907-7": "LA27907-7", + "LA27908-5": "LA27908-5", + "LA27909-3": "LA27909-3", + "LA16581-3": "LA16581-3", + "LA27911-9": "LA27911-9", + "LA27912-7": "LA27912-7", + "LA27913-5": "LA27913-5", + "LA27914-3": "LA27914-3", + "LA14549-2": "LA14549-2", + "LA27916-8": "LA27916-8", + "LA27917-6": "LA27917-6", + "LA27918-4": "LA27918-4", + "LA27919-2": "LA27919-2", + "LA27920-0": "LA27920-0", + "LA27921-8": "LA27921-8", + "LA27922-6": "LA27922-6" + } + }, + "ModernMethodStart": { + "path": [ + { + "linkid": "/MedicationStatement", + "text": "MedicationStatement" + }, + { + "linkid": "/MedicationStatement/startDate", + "text": "Family Planning Modern Method Start Date" + } + ], + "valueType": "dateTime" + } + }, + "constants": {} + } +} \ No newline at end of file diff --git a/qmap-questionnaires/HIV_example_map_with_constants.json b/qmap-questionnaires/HIV_example_map_with_constants.json new file mode 100644 index 0000000..ab98e2f --- /dev/null +++ b/qmap-questionnaires/HIV_example_map_with_constants.json @@ -0,0 +1,98 @@ +{ + "name": "HIV_example_map", + "created": "2020-03-05T13:53:37.444Z", + "updated": "2020-03-05T13:53:37.444Z", + "uid": "4CmFkf", + "questionnaireuid": "http://datim.org/fhir/Questionnaire/PLM-HIV-Questionnaire", + "complete": true, + "map": { + "headers": { + "DOB": { + "path": [{ + "linkid": "/Patient", + "text": "Patient ID" + }, { + "linkid": "/Patient/birthDate", + "text": "Birth Date" + }], + "valueType": "date" + }, + "LocationCode": { + "path": [{ + "linkid": "/Encounter", + "text": "Encounter" + }, { + "linkid": "/Encounter/location", + "text": "Location ID" + }], + "valueType": "string" + }, + "PractitionerCode": { + "path": [{ + "linkid": "/Observation", + "text": "Practitioner" + }, { + "linkid": "/Observation/performer", + "text": "Practitioner ID" + }], + "valueType": "string" + }, + "DateObserved": { + "path": [{ + "linkid": "/Observation", + "text": "Practitioner" + }, { + "linkid": "/Observation/date", + "text": "Observation Date" + }], + "valueType": "dateTime" + }, + "VLC": { + "path": [{ + "linkid": "/Observation", + "text": "Practitioner" + }, { + "linkid": "/Observation/viralLoad", + "text": "Viral Load Count" + }], + "valueType": "integer" + }, + "ART_Start": { + "path": [{ + "linkid": "/MedicationStatement", + "text": "MedicationStatement" + }, { + "linkid": "/MedicationStatement/startDate", + "text": "ART Start Date" + }], + "valueType": "dateTime" + } + }, + "constants": { + "/Patient/id": { + "display": "123", + "code": "123", + "valueType": "string", + "path": [{ + "linkid": "/Patient", + "text": "Patient ID" + }, { + "linkid": "/Patient/id", + "text": "Patient ID" + }] + }, + "/Patient/gender": { + "display": "Female", + "code": "female", + "valueType": "choice", + "path": [{ + "linkid": "/Patient", + "text": "Patient ID" + }, { + "linkid": "/Patient/gender", + "text": "Gender" + }] + } + } + } +} \ No newline at end of file diff --git a/qmap-questionnaires/HIV_example_map_without_constants.json b/qmap-questionnaires/HIV_example_map_without_constants.json new file mode 100644 index 0000000..55aa38d --- /dev/null +++ b/qmap-questionnaires/HIV_example_map_without_constants.json @@ -0,0 +1,98 @@ +{ + "name": "HIV_example_map", + "created": "2020-02-17T11:24:50.683Z", + "updated": "2020-02-17T11:24:50.683Z", + "uid": "K33t41", + "questionnaireuid": "http://datim.org/fhir/Questionnaire/PLM-HIV-Questionnaire", + "complete": true, + "map": { + "headers": { + "PatientNum": { + "path": [{ + "linkid": "/Patient", + "text": "Patient ID" + }, { + "linkid": "/Patient/id", + "text": "Patient ID" + }], + "valueType": "string" + }, + "DOB": { + "path": [{ + "linkid": "/Patient", + "text": "Patient ID" + }, { + "linkid": "/Patient/birthDate", + "text": "Birth Date" + }], + "valueType": "date" + }, + "Gender": { + "path": [{ + "linkid": "/Patient", + "text": "Patient ID" + }, { + "linkid": "/Patient/gender", + "text": "Gender" + }], + "valueType": "choice", + "choiceMap": { + "Male": "male", + "Female": "female", + "Unknown": "unknown" + } + }, + "LocationCode": { + "path": [{ + "linkid": "/Encounter", + "text": "Encounter" + }, { + "linkid": "/Encounter/location", + "text": "Location ID" + }], + "valueType": "string" + }, + "PractitionerCode": { + "path": [{ + "linkid": "/Observation", + "text": "Practitioner" + }, { + "linkid": "/Observation/performer", + "text": "Practitioner ID" + }], + "valueType": "string" + }, + "DateObserved": { + "path": [{ + "linkid": "/Observation", + "text": "Practitioner" + }, { + "linkid": "/Observation/date", + "text": "Observation Date" + }], + "valueType": "dateTime" + }, + "VLC": { + "path": [{ + "linkid": "/Observation", + "text": "Practitioner" + }, { + "linkid": "/Observation/viralLoad", + "text": "Viral Load Count" + }], + "valueType": "integer" + }, + "ART_Start": { + "path": [{ + "linkid": "/MedicationStatement", + "text": "MedicationStatement" + }, { + "linkid": "/MedicationStatement/startDate", + "text": "ART Start Date" + }], + "valueType": "dateTime" + } + }, + "constants": {} + } +} \ No newline at end of file diff --git a/qmap-questionnaires/HIVque.json b/qmap-questionnaires/HIVque.json new file mode 100644 index 0000000..6c72567 --- /dev/null +++ b/qmap-questionnaires/HIVque.json @@ -0,0 +1,97 @@ +{ + "name": "HIV", + "created": "2020-02-14T15:12:54.991Z", + "updated": "2019-08-26T03:59:19.321Z", + "uid": "HIVque", + "questionnaire": { + "resourceType": "Questionnaire", + "id": "PLM-HIV-Questionnaire", + "url": "http://datim.org/fhir/Questionnaire/PLM-HIV-Questionnaire", + "meta": { + "profile": ["http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-extract"] + }, + "name": "PLMHIVQuestionnaire", + "title": "PLM Prototype Questionnaire - HIV", + "status": "active", + "item": [{ + "linkId": "/Patient", + "text": "Patient ID", + "type": "group", + "item": [{ + "linkId": "/Patient/id", + "text": "Patient ID", + "type": "string", + "definition": "http://datim.org/fhir/StructureDefinition/PLM-HIV-Patient#Patient.id" + }, { + "linkId": "/Patient/birthDate", + "text": "Birth Date", + "type": "date", + "definition": "http://datim.org/fhir/StructureDefinition/PLM-HIV-Patient#Patient.birthDate" + }, { + "linkId": "/Patient/gender", + "text": "Gender", + "type": "choice", + "answerValueSet": { + "concept": [{ + "Code": "male", + "Display": "Male", + "Definition": "Male." + }, { + "Code": "female", + "Display": "Female", + "Definition": "Female." + }, { + "Code": "other", + "Display": "Other", + "Definition": "Other." + }, { + "Code": "unknown", + "Display": "Unknown", + "Definition": "Unknown." + }] + }, + "definition": "http://datim.org/fhir/StructureDefinition/PLM-HIV-Patient#Patient.gender" + }] + }, { + "linkId": "/Encounter", + "text": "Encounter", + "type": "group", + "item": [{ + "linkId": "/Encounter/location", + "text": "Location ID", + "type": "string", + "definition": "http://datim.org/fhir/StructureDefinition/PLM-HIV-Encounter#Encounter.location.location.identifier.value" + }] + }, { + "linkId": "/Observation", + "text": "Practitioner", + "type": "group", + "item": [{ + "linkId": "/Observation/performer", + "text": "Practitioner ID", + "type": "string", + "definition": "http://datim.org/fhir/StructureDefinition/PLM-HIV-Observation#Observation.performer.identifier.value" + }, { + "linkId": "/Observation/date", + "text": "Observation Date", + "type": "dateTime", + "definition": "http://datim.org/fhir/StructureDefinition/PLM-HIV-Observation#Observation.effectiveDateTime" + }, { + "linkId": "/Observation/viralLoad", + "text": "Viral Load Count", + "type": "integer", + "definition": "http://datim.org/fhir/StructureDefinition/PLM-HIV-Observation#Observation.valueQuantity" + }] + }, { + "linkId": "/MedicationStatement", + "text": "MedicationStatement", + "type": "group", + "item": [{ + "linkId": "/MedicationStatement/startDate", + "text": "ART Start Date", + "type": "dateTime", + "definition": "http://datim.org/fhir/StructureDefinition/PLM-HIV-MedicationStatement#MedicationStatement.effectivePeriod.start" + }] + }] + } +} \ No newline at end of file diff --git a/qmap-questionnaires/PLM-HIV-Questionnaire.json b/qmap-questionnaires/PLM-HIV-Questionnaire.json new file mode 100644 index 0000000..6c72567 --- /dev/null +++ b/qmap-questionnaires/PLM-HIV-Questionnaire.json @@ -0,0 +1,97 @@ +{ + "name": "HIV", + "created": "2020-02-14T15:12:54.991Z", + "updated": "2019-08-26T03:59:19.321Z", + "uid": "HIVque", + "questionnaire": { + "resourceType": "Questionnaire", + "id": "PLM-HIV-Questionnaire", + "url": "http://datim.org/fhir/Questionnaire/PLM-HIV-Questionnaire", + "meta": { + "profile": ["http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-extract"] + }, + "name": "PLMHIVQuestionnaire", + "title": "PLM Prototype Questionnaire - HIV", + "status": "active", + "item": [{ + "linkId": "/Patient", + "text": "Patient ID", + "type": "group", + "item": [{ + "linkId": "/Patient/id", + "text": "Patient ID", + "type": "string", + "definition": "http://datim.org/fhir/StructureDefinition/PLM-HIV-Patient#Patient.id" + }, { + "linkId": "/Patient/birthDate", + "text": "Birth Date", + "type": "date", + "definition": "http://datim.org/fhir/StructureDefinition/PLM-HIV-Patient#Patient.birthDate" + }, { + "linkId": "/Patient/gender", + "text": "Gender", + "type": "choice", + "answerValueSet": { + "concept": [{ + "Code": "male", + "Display": "Male", + "Definition": "Male." + }, { + "Code": "female", + "Display": "Female", + "Definition": "Female." + }, { + "Code": "other", + "Display": "Other", + "Definition": "Other." + }, { + "Code": "unknown", + "Display": "Unknown", + "Definition": "Unknown." + }] + }, + "definition": "http://datim.org/fhir/StructureDefinition/PLM-HIV-Patient#Patient.gender" + }] + }, { + "linkId": "/Encounter", + "text": "Encounter", + "type": "group", + "item": [{ + "linkId": "/Encounter/location", + "text": "Location ID", + "type": "string", + "definition": "http://datim.org/fhir/StructureDefinition/PLM-HIV-Encounter#Encounter.location.location.identifier.value" + }] + }, { + "linkId": "/Observation", + "text": "Practitioner", + "type": "group", + "item": [{ + "linkId": "/Observation/performer", + "text": "Practitioner ID", + "type": "string", + "definition": "http://datim.org/fhir/StructureDefinition/PLM-HIV-Observation#Observation.performer.identifier.value" + }, { + "linkId": "/Observation/date", + "text": "Observation Date", + "type": "dateTime", + "definition": "http://datim.org/fhir/StructureDefinition/PLM-HIV-Observation#Observation.effectiveDateTime" + }, { + "linkId": "/Observation/viralLoad", + "text": "Viral Load Count", + "type": "integer", + "definition": "http://datim.org/fhir/StructureDefinition/PLM-HIV-Observation#Observation.valueQuantity" + }] + }, { + "linkId": "/MedicationStatement", + "text": "MedicationStatement", + "type": "group", + "item": [{ + "linkId": "/MedicationStatement/startDate", + "text": "ART Start Date", + "type": "dateTime", + "definition": "http://datim.org/fhir/StructureDefinition/PLM-HIV-MedicationStatement#MedicationStatement.effectivePeriod.start" + }] + }] + } +} \ No newline at end of file diff --git a/qmap-questionnaires/PLM_example_json_file_map.json b/qmap-questionnaires/PLM_example_json_file_map.json new file mode 100644 index 0000000..7500036 --- /dev/null +++ b/qmap-questionnaires/PLM_example_json_file_map.json @@ -0,0 +1,300 @@ +{ + "name": "Trees", + "created": "2021-03-04T17:11:01.367Z", + "updated": "2021-03-04T17:11:01.367Z", + "uid": "MkQsT0", + "questionnaireuid": "http://datim.org/fhir/Questionnaire/plm-patient", + "complete": true, + "fileType": "json", + "headersStructure": [{ + "type": "object", + "key": "patient", + "id": "patient", + "items": [{ + "type": "object", + "key": "person", + "id": "patient.person", + "items": [{ + "type": "string", + "key": "usage", + "id": "patient.person.usage" + }, { + "type": "array", + "key": "names", + "id": "patient.person.names", + "items": [{ + "type": "object", + "key": 0, + "id": "patient.person.names[0]", + "items": [{ + "type": "string", + "key": "type", + "id": "patient.person.names[0].type" + }, { + "type": "string", + "key": "value", + "id": "patient.person.names[0].value" + }] + }, { + "type": "object", + "key": 1, + "id": "patient.person.names[1]", + "items": [{ + "type": "string", + "key": "type", + "id": "patient.person.names[1].type" + }, { + "type": "string", + "key": "value", + "id": "patient.person.names[1].value" + }] + }] + }, { + "type": "string", + "key": "date_of_birth", + "id": "patient.person.date_of_birth" + }, { + "type": "string", + "key": "gender", + "id": "patient.person.gender" + }] + }, { + "type": "object", + "key": "address", + "id": "patient.address", + "items": [{ + "type": "string", + "key": "usage", + "id": "patient.address.usage" + }, { + "type": "string", + "key": "location", + "id": "patient.address.location" + }] + }] + }, { + "type": "object", + "key": "source", + "id": "source", + "items": [{ + "type": "string", + "key": "system", + "id": "source.system" + }, { + "type": "string", + "key": "id", + "id": "source.id" + }] + }], + "map": { + "headers": { + "patient.person.usage": { + "headerPath": ["patient", "person", "usage"], + "path": [{ + "linkid": "Patient", + "text": "Patient|Primary demographic details" + }, { + "linkid": "Patient.name[0]", + "text": "Name" + }, { + "linkid": "Patient.name[0].use", + "text": "Name Usage", + "required": true + }], + "valueType": "choice", + "choiceMap": { + "official": { + "code": "official", + "valueType": "choice" + } + } + }, + "patient.person.names[0].type": { + "headerPath": ["patient", "person", "names", 0, "type"] + }, + "patient.person.names[0].value": { + "headerPath": ["patient", "person", "names", 0, "value"], + "path": [{ + "linkid": "Patient", + "text": "Patient|Primary demographic details" + }, { + "linkid": "Patient.name[0]", + "text": "Name" + }, { + "linkid": "Patient.name[0].family", + "text": "Family Name", + "required": true + }], + "valueType": "string" + }, + "patient.person.names[1].type": { + "headerPath": ["patient", "person", "names", 1, "type"] + }, + "patient.person.names[1].value": { + "headerPath": ["patient", "person", "names", 1, "value"], + "path": [{ + "linkid": "Patient", + "text": "Patient|Primary demographic details" + }, { + "linkid": "Patient.name[0]", + "text": "Name" + }, { + "linkid": "Patient.name[0].given[0]", + "text": "Given Name(s)", + "required": true + }], + "valueType": "string" + }, + "patient.person.date_of_birth": { + "headerPath": ["patient", "person", "date_of_birth"], + "path": [{ + "linkid": "Patient", + "text": "Patient|Primary demographic details" + }, { + "linkid": "Patient.birthDate", + "text": "Date of Birth", + "required": false + }], + "valueType": "date" + }, + "patient.person.gender": { + "headerPath": ["patient", "person", "gender"], + "path": [{ + "linkid": "Patient", + "text": "Patient|Primary demographic details" + }, { + "linkid": "Patient.gender", + "text": "Gender", + "required": false + }], + "valueType": "choice", + "choiceMap": { + "male": { + "code": "male", + "valueType": "choice" + }, + "female": { + "code": "female", + "valueType": "choice" + }, + "other": { + "code": "other", + "valueType": "choice" + }, + "unknown": { + "code": "unknown", + "valueType": "choice" + }, + "Male": { + "code": "male", + "valueType": "choice" + }, + "Female": { + "code": "female", + "valueType": "choice" + }, + "Other": { + "code": "other", + "valueType": "choice" + }, + "Unknown": { + "code": "unknown", + "valueType": "choice" + } + } + }, + "patient.address.usage": { + "headerPath": ["patient", "address", "usage"], + "path": [{ + "linkid": "Patient", + "text": "Patient|Primary demographic details" + }, { + "linkid": "Patient.address[0]", + "text": "Address" + }, { + "linkid": "Patient.address[0].use", + "text": "Address Usage", + "required": false + }], + "valueType": "choice", + "choiceMap": { + "home": { + "code": "home", + "valueType": "choice" + }, + "work": { + "code": "work", + "valueType": "choice" + }, + "temp": { + "code": "temp", + "valueType": "choice" + }, + "old": { + "code": "old", + "valueType": "choice" + }, + "billing": { + "code": "billing", + "valueType": "choice" + } + } + }, + "patient.address.location": { + "headerPath": ["patient", "address", "location"], + "path": [{ + "linkid": "Patient", + "text": "Patient|Primary demographic details" + }, { + "linkid": "Patient.address[0]", + "text": "Address" + }, { + "linkid": "Patient.address[0].text", + "text": "Address", + "required": false + }], + "valueType": "string" + }, + "source.system": { + "headerPath": ["source", "system"] + }, + "source.id": { + "headerPath": ["source", "id"] + } + }, + "constants": { + "Patient.identifier[0].system": { + "display": "System 123", + "code": "System 123", + "valueType": "string", + "path": [{ + "linkid": "Patient", + "text": "Patient|Primary demographic details" + }, { + "linkid": "Patient.identifier[0]", + "text": "Source Identifier" + }, { + "linkid": "Patient.identifier[0].system", + "text": "Source System", + "required": true + }] + }, + "Patient.identifier[0].value": { + "display": "S1234", + "code": "S1234", + "valueType": "string", + "path": [{ + "linkid": "Patient", + "text": "Patient|Primary demographic details" + }, { + "linkid": "Patient.identifier[0]", + "text": "Source Identifier" + }, { + "linkid": "Patient.identifier[0].value", + "text": "Source ID", + "required": true + }] + } + } + } +} diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..f43f3a1 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,43 @@ +amqp==2.4.2 +astroid==1.6.5 +attrs==19.3.0 +backports.functools-lru-cache==1.5 +billiard==3.5.0.5 +celery==4.2.2 +certifi==2018.4.16 +chardet==3.0.4 +configparser==3.5.0 +contextlib2==0.6.0.post1 +deepdiff==3.3.0 +dnspython==1.16.0 +enum34==1.1.6 +eventlet==0.25.1 +functools32==3.2.3.post2 +futures==3.2.0 +gevent==1.4.0 +greenlet==0.4.15 +grequests==0.4.0 +idna==2.7 +importlib-metadata==1.5.0 +isort==4.3.4 +jsonpickle==0.9.6 +jsonschema==3.2.0 +kombu==4.3.0 +lazy-object-proxy==1.3.1 +mccabe==0.6.1 +monotonic==1.5 +ocldev==0.1.86 +pathlib2==2.3.5 +pprint==0.1 +pylint==1.9.2 +pyrsistent==0.15.7 +pytz==2018.9 +redis==3.2.1 +requests==2.24.0 +scandir==1.10.0 +singledispatch==3.4.0.3 +six==1.11.0 +urllib3==1.23 +vine==1.3.0 +wrapt==1.10.11 +zipp==1.2.0 diff --git a/settings.py b/settings.py new file mode 100644 index 0000000..4ba5c5b --- /dev/null +++ b/settings.py @@ -0,0 +1,78 @@ +''' +Settings for DATIM-OCL scripts +''' +import os + + +# Capture the root directory for the project +ROOT_DIR = os.path.dirname(os.path.abspath(__file__)) + +### Settings for different environments + +# API tokens for different environments +api_token_qa_root = '' +api_token_qa_datim_admin = '' +api_token_staging_root = '' +api_token_staging_datim_admin = '' +api_token_production_root = '' +api_token_production_datim_admin = '' + +# OCL API URL root - no slash at the end +ocl_api_url_production = 'https://api.openconceptlab.org' +ocl_api_url_production_v1 = 'https://api.v1.openconceptlab.org' +ocl_api_url_production_aws = 'https://api.aws.openconceptlab.org' +ocl_api_url_staging = 'https://api.staging.openconceptlab.org' +ocl_api_url_staging_v1 = 'https://api.staging.v1.openconceptlab.org' +ocl_api_url_staging_aws = 'https://api.staging.aws.openconceptlab.org' +ocl_api_url_qa = 'https://api.qa.openconceptlab.org' +ocl_api_url_qa_v1 = 'https://api.qa.v1.openconceptlab.org' +ocl_api_url_qa_aws = 'https://api.qa.aws.openconceptlab.org' +ocl_api_url_qa = 'https://api.qa.openconceptlab.org' +ocl_api_url_qa_v1 = 'https://api.qa.v1.openconceptlab.org' +ocl_api_url_qa_aws = 'https://api.qa.aws.openconceptlab.org' + +# IMAP Mediator URL roots - no slash at the end +imap_mediator_url_test = 'https://test.ohie.datim.org:5000' +imap_mediator_url_production = 'https://ohie.datim4u.org:5000' + +# File to be imported +import_file_path = '' + +# DATIM DHIS2 Credentials for different environments +dhis2env_devde = 'https://dev-de.datim.org' +dhis2uid_devde = '' +dhis2pwd_devde = '' +dhis2env_triage = 'https://triage.datim.org' +dhis2uid_triage = '' +dhis2pwd_triage = '' +dhis2env_data = 'https://data.datim.org' +dhis2uid_data = '' +dhis2pwd_data = '' +dhis2env_testgeoalign = 'https://test.geoalign.datim.org' +dhis2uid_testgeoalign = '' +dhis2pwd_testgeoalign = '' +dhis2env_geoalign = 'https://geoalign.datim.org' +dhis2uid_geoalign = '' +dhis2pwd_geoalign = '' + +# DATIM DHIS2 Settings +dhis2env = dhis2env_testgeoalign +dhis2uid = dhis2env_testgeoalign +dhis2pwd = dhis2env_testgeoalign + +#OCL API Settings +oclenv = ocl_api_url_staging +oclapitoken = api_token_staging_datim_admin +ocl_root_api_token = api_token_staging_root + +# Set to True to allow updates to existing objects +do_update_if_exists = False + +# Test mode -- set to True to process the file without actually importing +test_mode = False + +# Verbosity +verbosity = 3 + +# Limit - number of resources to process; 0=unlimited +limit = 0 diff --git a/show-imap.sh b/show-imap.sh new file mode 100755 index 0000000..f041f70 --- /dev/null +++ b/show-imap.sh @@ -0,0 +1,2 @@ +#!/bin/sh +/home/openhim-core/.local/share/virtualenvs/ocl_datim-viNFXhy9/bin/python /opt/ocl_datim/imapexport.py $1 $2 $3 $4 $5 $6 \ No newline at end of file diff --git a/show-mechanisms.sh b/show-mechanisms.sh new file mode 100755 index 0000000..a9dddee --- /dev/null +++ b/show-mechanisms.sh @@ -0,0 +1,2 @@ +#!/bin/sh +python /opt/ocl_datim/showmechanisms.py $1 $2 \ No newline at end of file diff --git a/show-merindicators.sh b/show-merindicators.sh new file mode 100755 index 0000000..4fba701 --- /dev/null +++ b/show-merindicators.sh @@ -0,0 +1,2 @@ +#!/bin/sh +python /opt/ocl_datim/showmer.py $1 $2 \ No newline at end of file diff --git a/show-sims.sh b/show-sims.sh new file mode 100755 index 0000000..85c7c77 --- /dev/null +++ b/show-sims.sh @@ -0,0 +1,2 @@ +#!/bin/sh +python /opt/ocl_datim/showsims.py $1 $2 \ No newline at end of file diff --git a/show-tieredsupport.sh b/show-tieredsupport.sh new file mode 100755 index 0000000..b4d15c3 --- /dev/null +++ b/show-tieredsupport.sh @@ -0,0 +1,2 @@ +#!/bin/sh +python /opt/ocl_datim/showtieredsupport.py $1 $2 \ No newline at end of file diff --git a/showmechanisms.py b/showmechanisms.py new file mode 100644 index 0000000..1d6e4b2 --- /dev/null +++ b/showmechanisms.py @@ -0,0 +1,30 @@ +""" +Script to present DATIM Mechanisms metadata + +Supported Formats: html, xml, csv, json +OpenHIM Endpoint Request Format: /datim-mechanisms?format=____ +""" +import sys +import settings +import datim.datimshow +import datim.datimshowmechanisms + + +# Default Script Settings +verbosity = 0 # 0=none, 1=some, 2=all +run_ocl_offline = False # Set to true to use local copies of dhis2/ocl exports +export_format = datim.datimshow.DatimShow.DATIM_FORMAT_JSON +repo_id = 'Mechanisms' # This one is hard-coded + +# JetStream Staging user=datim-admin +oclenv = settings.oclenv +oclapitoken = settings.oclapitoken + +# Optionally set arguments from the command line +if sys.argv and len(sys.argv) > 1: + export_format = datim.datimshow.DatimShow.get_format_from_string(sys.argv[1]) + +# Create Show object and run +datim_show = datim.datimshowmechanisms.DatimShowMechanisms( + oclenv=oclenv, oclapitoken=oclapitoken, run_ocl_offline=run_ocl_offline, verbosity=verbosity) +datim_show.get(export_format=export_format, repo_id=repo_id) diff --git a/showmer.py b/showmer.py new file mode 100644 index 0000000..04504a4 --- /dev/null +++ b/showmer.py @@ -0,0 +1,35 @@ +""" +Script to present DATIM MER metadata + +Supported Formats: html, xml, csv, json +Supported Collections: Refer to DatimConstants.MER_OCL_EXPORT_DEFS (there are more than 60 options) +OpenHIM Endpoint Request Format: /datim-mer?collection=____&format=____ + +This script fetches an export from OCL for the latest released version of the specified collection. +If it seems like you're looking at old data, check the collection version first. +""" +import sys +import settings +import datim.datimshow +import datim.datimshowmer + + +# Default Script Settings +verbosity = 0 # 0=none, 1=some, 2=all +run_ocl_offline = False # Set to true to use local copies of ocl exports +export_format = datim.datimshow.DatimShow.DATIM_FORMAT_CSV +repo_id = 'MER-R-MOH-Facility-FY18' # e.g. MER-R-Operating-Unit-Level-IM-FY17Q2 + +# OCL Settings - JetStream Staging user=datim-admin +oclenv = settings.oclenv +oclapitoken = settings.oclapitoken + +# Optionally set arguments from the command line +if sys.argv and len(sys.argv) > 2: + export_format = datim.datimshow.DatimShow.get_format_from_string(sys.argv[1]) + repo_id = sys.argv[2] + +# Create Show object and run +datim_show = datim.datimshowmer.DatimShowMer( + oclenv=oclenv, oclapitoken=oclapitoken, run_ocl_offline=run_ocl_offline, verbosity=verbosity) +datim_show.get(repo_id=repo_id, export_format=export_format) diff --git a/showmoh.py b/showmoh.py new file mode 100644 index 0000000..39535a8 --- /dev/null +++ b/showmoh.py @@ -0,0 +1,35 @@ +""" +Script to present DATIM MOH metadata - +NOTE This only shows the global PEPFAR DATIM MOH Alignment indicators, without mapping to country indicators. +To view country mappings, use the IMAP export script and mediator. + +Supported Formats: html, xml, csv, json +OpenHIM Mediator Request Format: /datim-moh?period=____&format=____ + +This script fetches an export from OCL for the latest released version of the specified +collection. If it seems like you're looking at old data, check the collection version first. +""" +import argparse +import datim.datimshow +import datim.datimshowmoh +import common + + +# Script argument parser +parser = argparse.ArgumentParser("moh", description="Export MOH data from OCL") +parser.add_argument('-f', '--format', help='Format of Export', default='csv') +parser.add_argument('-p', '--period', help='Period of MOH Export', required=True) +group = parser.add_mutually_exclusive_group(required=True) +group.add_argument('--env', help='Name of the OCL API environment', type=common.ocl_environment) +group.add_argument('--envurl', help='URL of the OCL API environment') +parser.add_argument('-t', '--token', help='OCL API token', required=False) +parser.add_argument( + '-v', '--verbosity', help='Verbosity level: 0 (default), 1, or 2', default=0, type=int) +parser.add_argument('--version', action='version', version='%(prog)s v' + common.APP_VERSION) +args = parser.parse_args() +ocl_env_url = args.env if args.env else args.env_url + +# Create Show object and run +datim_show = datim.datimshowmoh.DatimShowMoh( + oclenv=ocl_env_url, oclapitoken=args.token, verbosity=args.verbosity) +datim_show.get(period=args.period, export_format=args.format) diff --git a/showmsp.py b/showmsp.py new file mode 100644 index 0000000..4481790 --- /dev/null +++ b/showmsp.py @@ -0,0 +1,81 @@ +""" +Script to present MSP Metadata in the DATIM codelist format + +OpenHIM Endpoint Request Format: /show-msp?collection=___&format=___&de=___ +Supported Formats: html, xml, csv, json +Supported Collections: Refer to DatimConstants.MER_OCL_EXPORT_DEFS (there are more than 60 options) + +This script fetches an export from OCL for the latest released version of the specified collection. +If it seems like you're looking at old data, check the collection version first. + +Example value for repo: MER-R-COMMUNITY-BASED +Example data element IDs: [ + 'MQYi9hco9WG', # DATIM TB_PREV_N_DSD_Age_Therapy_NewExArt_HIV_TARGET + 'kqhj1NfxHvi', # DATIM VMMC_CIRC_NAT_N_NAT_Age_Sex + 'P8B3VcejEjn', # PDH HTS_TST_POS (N, DSD, VCT/AgeLessThanTen/Result) + 'DhtVap9UN63', # PDH HTS_TST_POS (N, DSD, VMMC/Age Aggregated/Sex/Result) + 'kGCGnEJE7hy', # PDH HTS_INDEX_FAC (N, TA) TARGET: Number of index cases tested +] + +Example Usage: +- Export "MER-R-COMMUNITY-BASED" Codelist as HTML + python showmsp.py --env=staging --repo="MER-R-COMMUNITY-BASED" --msp-org=PEPFAR-Test6 + --msp-source=MER-Test6 -t="your-token-here" -fHTML +- Export data elements list as CSV + python showmsp.py --env=staging --dataelements="ljoZhkWOvx1,cObJTp3DWdY" + --msp-org=PEPFAR-Test6 --msp-source=MER-Test6 -t="your-token-here" -fcsv + +""" +import argparse +import datim.datimshow +import datim.datimshowmsp +import common + + +def arg_parser_data_element_ids(string): + """ Arg parser function for processing data element IDs """ + dirty_data_element_ids = string.split(',') + output_data_element_ids = [] + for dirty_data_element_id in dirty_data_element_ids: + output_data_element_ids.append(dirty_data_element_id.strip()) + return output_data_element_ids + + +def arg_parser_export_format(format_string): + """ Arg parser function for determining export format """ + return datim.datimshow.DatimShow.get_format_from_string(format_string, default_fmt='csv') + + +# Script argument parser +parser = argparse.ArgumentParser( + "MSP Data Element Exporter", + description="Export MSP Data Elements from OCL") +group_env = parser.add_mutually_exclusive_group(required=True) +group_env.add_argument('--env', help='Name of the OCL API environment', + type=common.ocl_environment) +group_env.add_argument('--envurl', help='URL of the OCL API environment') +parser.add_argument('--msp-org', help='MSP Organization ID in OCL (default=PEPFAR)', default='PEPFAR') +parser.add_argument('--msp-source', help='MSP Organization ID in OCL (default=MER)', default='MER') +parser.add_argument('-t', '--token', help='OCL API token') +parser.add_argument('-f', '--format', help='Export format: CSV, HTML, JSON, XML', default="CSV", + type=arg_parser_export_format) +parser.add_argument( + '-v', '--verbosity', help='Verbosity level: 0 (default), 1, or 2', default=0, type=int) +group_data_elements = parser.add_mutually_exclusive_group(required=True) +group_data_elements.add_argument('--dataelements', help='IDs of the data elements to export', + type=arg_parser_data_element_ids) +group_data_elements.add_argument('--repo', help='ID of the repository to export') +args = parser.parse_args() +ocl_env_url = args.env if args.env else args.envurl + +# Display debug output +if args.verbosity > 1: + print args, ocl_env_url + +# Create DatimMspShow object and run +datim_show = datim.datimshowmsp.DatimShowMsp( + oclenv=ocl_env_url, oclapitoken=args.token, + run_ocl_offline=False, verbosity=args.verbosity) +datim_show.get( + data_element_ids=args.dataelements, repo_id=args.repo, export_format=args.format, + owner=args.msp_org, source=args.msp_source) diff --git a/showsims.py b/showsims.py new file mode 100644 index 0000000..84cd084 --- /dev/null +++ b/showsims.py @@ -0,0 +1,35 @@ +""" +Script to present DATIM SIMS metadata using the DatimShowSims class + +Supported Formats: html, xml, csv, json +Supported Collections: + sims3_facility, sims3_community, sims3_above_site + sims2_facility, sims2_community, sims2_above_site + sims_option_sets +OpenHIM Endpoint Request Format: /datim-sims?collection=____&format=____ +""" +import sys +import settings +import datim.datimshow +import datim.datimshowsims + + +# Default Script Settings +verbosity = 0 # 0=none, 1=some, 2=all +run_ocl_offline = False # Set to true to use local copies of ocl exports +export_format = datim.datimshow.DatimShow.DATIM_FORMAT_JSON +repo_id = 'SIMS3-Above-Site' + +# OCL Settings - JetStream Staging user=datim-admin +oclenv = settings.oclenv +oclapitoken = settings.oclapitoken + +# Optionally set arguments from the command line +if sys.argv and len(sys.argv) > 1: + export_format = datim.datimshow.DatimShow.get_format_from_string(sys.argv[1]) + repo_id = sys.argv[2] + +# Create Show object and run +datim_show = datim.datimshowsims.DatimShowSims( + oclenv=oclenv, oclapitoken=oclapitoken, run_ocl_offline=run_ocl_offline, verbosity=verbosity) +datim_show.get(repo_id=repo_id, export_format=export_format) diff --git a/showtieredsupport.py b/showtieredsupport.py new file mode 100644 index 0000000..963e5bd --- /dev/null +++ b/showtieredsupport.py @@ -0,0 +1,32 @@ +""" +Script to present DATIM Tiered Support metadata + +Supported Formats: html, xml, csv, json +Supported Collections: datalements, options +OpenHIM Endpoint Request Format: /datim-tiered-support?collection=____&format=____ +""" +import sys +import settings +import datim.datimshow +import datim.datimshowtieredsupport + + +# Default Script Settings +verbosity = 0 # 0=none, 1=some, 2=all +run_ocl_offline = False # Set to true to use local copies of ocl exports +export_format = datim.datimshow.DatimShow.DATIM_FORMAT_JSON +repo_id = 'options' + +# OCL Settings - JetStream Staging user=datim-admin +oclenv = settings.oclenv +oclapitoken = settings.oclapitoken + +# Optionally set arguments from the command line +if sys.argv and len(sys.argv) > 1: + export_format = datim.datimshow.DatimShow.get_format_from_string(sys.argv[1]) + repo_id = sys.argv[2] + +# Create Show object and run +datim_show = datim.datimshowtieredsupport.DatimShowTieredSupport( + oclenv=oclenv, oclapitoken=oclapitoken, run_ocl_offline=run_ocl_offline, verbosity=verbosity) +datim_show.get(repo_id=repo_id, export_format=export_format) diff --git a/status_util.py b/status_util.py new file mode 100644 index 0000000..96b48b4 --- /dev/null +++ b/status_util.py @@ -0,0 +1,41 @@ +""" +Clients should call this utility script rather than the import_manager to fetch the import status +""" + +import sys +import json +from constants import RESPONSE_FIELD_STATUS, RESPONSE_FIELD_RESULT, RESPONSE_FIELD_STATUS_CODE +from constants import STATUS_CODE_OK, STATUS_CODE_ERROR, STATUS_CODE_BAD_REQUEST, STATUS_CODE_NOT_FOUND, STATUS_CODE_ACCEPTED +from import_manager import get_import_status + +response = None + +try: + if len(sys.argv) < 2: + response = { + RESPONSE_FIELD_STATUS_CODE: STATUS_CODE_BAD_REQUEST, + RESPONSE_FIELD_RESULT: "Import id required" + } + else: + import_status = get_import_status(sys.argv[1]) + if import_status.status == 'PENDING': + result = "Pending status could be because of an invalid import id, please confirm that it's correct" + status_code = STATUS_CODE_NOT_FOUND + if import_status.status == 'STARTED': + result = "This task id is currently being processed" + status_code = STATUS_CODE_ACCEPTED + else: + result = (import_status.result).encode(encoding="utf-8", errors="strict") + status_code = STATUS_CODE_OK + response = { + RESPONSE_FIELD_STATUS_CODE: status_code, + RESPONSE_FIELD_STATUS: import_status.status, + RESPONSE_FIELD_RESULT: result + } +except Exception, e: + response = { + RESPONSE_FIELD_STATUS_CODE: STATUS_CODE_ERROR, + RESPONSE_FIELD_RESULT: str(e) + } + +print json.dumps(response) diff --git a/syncmechanisms.py b/syncmechanisms.py new file mode 100644 index 0000000..dbdbbd4 --- /dev/null +++ b/syncmechanisms.py @@ -0,0 +1,63 @@ +""" +Script to synchronize DATIM-DHIS2 Mechanisms definitions with OCL +The script runs 1 import batch, which consists of two queries to DHIS2, which are +synchronized with repositories in OCL as described below. +|-------------|-----------------|----------------------------------| +| ImportBatch | DHIS2 | OCL | +|-------------|-----------------|----------------------------------| +| mechanisms | MechanismsQuery | /orgs/PEPFAR/sources/Mechanisms/ | +|-------------|-----------------|----------------------------------| +""" +import sys +import os +import settings +import datim.datimsync +import datim.datimsyncmechanisms + + +# DATIM DHIS2 Settings +dhis2env = settings.dhis2env +dhis2uid = settings.dhis2uid +dhis2pwd = settings.dhis2pwd + +# OCL Settings - JetStream Staging user=datim-admin +oclenv = settings.oclenv +oclapitoken = settings.oclapitoken + +# Local development environment settings +sync_mode = datim.datimsync.DatimSync.SYNC_MODE_BUILD_IMPORT_SCRIPT # Set which operation is performed by the sync script +verbosity = 2 # 0=none, 1=some, 2=all +import_limit = 0 # Number of resources to import; 0=all +import_delay = 3 # Number of seconds to delay between each import request +compare2previousexport = False # Set to False to ignore the previous export; set to True only after a full import +run_dhis2_offline = False # Set to true to use local copies of dhis2 exports +run_ocl_offline = False # Set to true to use local copies of ocl exports + +# Set variables from environment if available +if len(sys.argv) > 1 and sys.argv[1] in ['true', 'True']: + # Server environment settings (required for OpenHIM) + dhis2env = os.environ['DHIS2_ENV'] + dhis2uid = os.environ['DHIS2_USER'] + dhis2pwd = os.environ['DHIS2_PASS'] + oclenv = os.environ['OCL_ENV'] + oclapitoken = os.environ['OCL_API_TOKEN'] + if "IMPORT_LIMIT" in os.environ: + import_limit = os.environ['IMPORT_LIMIT'] + if "IMPORT_DELAY" in os.environ: + import_delay = float(os.environ['IMPORT_DELAY']) + if "COMPARE_PREVIOUS_EXPORT" in os.environ: + compare2previousexport = os.environ['COMPARE_PREVIOUS_EXPORT'] in ['true', 'True'] + if "SYNC_MODE" in os.environ: + sync_mode = os.environ['SYNC_MODE'] + if "RUN_DHIS2_OFFLINE" in os.environ: + run_dhis2_offline = os.environ['RUN_DHIS2_OFFLINE'] in ['true', 'True'] + if "RUN_OCL_OFFLINE" in os.environ: + run_ocl_offline = os.environ['RUN_OCL_OFFLINE'] in ['true', 'True'] + +# Create sync object and run +datim_sync = datim.datimsyncmechanisms.DatimSyncMechanisms( + oclenv=oclenv, oclapitoken=oclapitoken, dhis2env=dhis2env, dhis2uid=dhis2uid, dhis2pwd=dhis2pwd, + compare2previousexport=compare2previousexport, run_dhis2_offline=run_dhis2_offline, + run_ocl_offline=run_ocl_offline, verbosity=verbosity, import_limit=import_limit) +datim_sync.import_delay = import_delay +datim_sync.run(sync_mode=sync_mode) diff --git a/syncmer.py b/syncmer.py new file mode 100644 index 0000000..112e2d4 --- /dev/null +++ b/syncmer.py @@ -0,0 +1,66 @@ +""" +Class to synchronize DATIM DHIS2 MER Indicator definitions with OCL +The script runs 1 import batch, which consists of two queries to DHIS2, which are +synchronized with repositories in OCL as described below. +|-------------|--------|-------------------------------------------------| +| ImportBatch | DHIS2 | OCL | +|-------------|--------|-------------------------------------------------| +| MER | MER | /orgs/PEPFAR/sources/MER/ | +| | | /orgs/PEPFAR/collections/MER-*/ | +| | | /orgs/PEPFAR/collections/HC-*/ | +| | | /orgs/PEPFAR/collections/Planning-Attributes-*/ | +|-------------|--------|-------------------------------------------------| +""" +import os +import sys +import settings +import datim.datimsync +import datim.datimsyncmer + + +# DATIM DHIS2 Settings +dhis2env = settings.dhis2env +dhis2uid = settings.dhis2uid +dhis2pwd = settings.dhis2pwd + +# OCL Settings - JetStream Staging user=datim-admin +oclenv = settings.oclenv +oclapitoken = settings.oclapitoken + +# Local development environment settings +sync_mode = datim.datimsync.DatimSync.SYNC_MODE_BUILD_IMPORT_SCRIPT # Set which operation is performed by this script +verbosity = 2 # 0=none, 1=some, 2=all +import_limit = 0 # Number of resources to import; 0=all +import_delay = 3 # Number of seconds to delay between each import request +compare2previousexport = False # Set to False to ignore the previous export; set to True only after a full import +run_dhis2_offline = False # Set to true to use local copies of dhis2 exports +run_ocl_offline = False # Set to true to use local copies of ocl exports + +# Set variables from environment if available +if len(sys.argv) > 1 and sys.argv[1] in ['true', 'True']: + # Server environment settings (required for OpenHIM) + dhis2env = os.environ['DHIS2_ENV'] + dhis2uid = os.environ['DHIS2_USER'] + dhis2pwd = os.environ['DHIS2_PASS'] + oclenv = os.environ['OCL_ENV'] + oclapitoken = os.environ['OCL_API_TOKEN'] + if "IMPORT_LIMIT" in os.environ: + import_limit = os.environ['IMPORT_LIMIT'] + if "IMPORT_DELAY" in os.environ: + import_delay = float(os.environ['IMPORT_DELAY']) + if "COMPARE_PREVIOUS_EXPORT" in os.environ: + compare2previousexport = os.environ['COMPARE_PREVIOUS_EXPORT'] in ['true', 'True'] + if "SYNC_MODE" in os.environ: + sync_mode = os.environ['SYNC_MODE'] + if "RUN_DHIS2_OFFLINE" in os.environ: + run_dhis2_offline = os.environ['RUN_DHIS2_OFFLINE'] in ['true', 'True'] + if "RUN_OCL_OFFLINE" in os.environ: + run_ocl_offline = os.environ['RUN_OCL_OFFLINE'] in ['true', 'True'] + +# Create sync object and run +datim_sync = datim.datimsyncmer.DatimSyncMer( + oclenv=oclenv, oclapitoken=oclapitoken, dhis2env=dhis2env, dhis2uid=dhis2uid, dhis2pwd=dhis2pwd, + compare2previousexport=compare2previousexport, run_dhis2_offline=run_dhis2_offline, + run_ocl_offline=run_ocl_offline, verbosity=verbosity, import_limit=import_limit) +datim_sync.import_delay = import_delay +datim_sync.run(sync_mode=sync_mode) diff --git a/syncmermsp.py b/syncmermsp.py new file mode 100644 index 0000000..e530015 --- /dev/null +++ b/syncmermsp.py @@ -0,0 +1,73 @@ +""" +Class to synchronize DATIM DHIS2 MER MSP Indicator definitions with OCL +The script runs 1 import batch, which consists of two queries to DHIS2, which are +synchronized with repositories in OCL as described below. +|-------------|---------|-------------------------------------------------| +| ImportBatch | DHIS2 | OCL | +|-------------|---------|-------------------------------------------------| +| MER-MSP | MER-MSP | /orgs/PEPFAR/sources/MER-MSP/ | +|-------------|---------|-------------------------------------------------| + +#### Not sure about these yet +| | | /orgs/PEPFAR/collections/MER-*/ | +| | | /orgs/PEPFAR/collections/HC-*/ | +| | | /orgs/PEPFAR/collections/Planning-Attributes-*/ | +|-------------|---------|-------------------------------------------------| +""" +import os +import sys +import settings +# import datim.datimbase +import datim.datimsync +import datim.datimsyncmermsp + + +# DATIM DHIS2 Settings +dhis2env = settings.dhis2env +dhis2uid = settings.dhis2uid +dhis2pwd = settings.dhis2pwd + +# OCL Settings - JetStream Staging user=datim-admin +oclenv = settings.oclenv +oclapitoken = settings.oclapitoken + +# Local development environment settings +sync_mode = datim.datimsync.DatimSync.SYNC_MODE_FULL_IMPORT # Set which operation is performed by this script +verbosity = 2 # 0=none, 1=some, 2=all +import_limit = 0 # Number of resources to import; 0=all +import_delay = 3 # Number of seconds to delay between each import request +compare2previousexport = False # Set to False to ignore the previous export; set to True only after a full import +run_dhis2_offline = False # Set to true to use local copies of dhis2 exports +run_ocl_offline = False # Set to true to use local copies of ocl exports + +# Set variables from environment if available +if len(sys.argv) > 1 and sys.argv[1] in ['true', 'True']: + # Server environment settings (required for OpenHIM) + dhis2env = os.environ['DHIS2_ENV'] + dhis2uid = os.environ['DHIS2_USER'] + dhis2pwd = os.environ['DHIS2_PASS'] + oclenv = os.environ['OCL_ENV'] + oclapitoken = os.environ['OCL_API_TOKEN'] + if "IMPORT_LIMIT" in os.environ: + import_limit = os.environ['IMPORT_LIMIT'] + if "IMPORT_DELAY" in os.environ: + import_delay = float(os.environ['IMPORT_DELAY']) + if "COMPARE_PREVIOUS_EXPORT" in os.environ: + compare2previousexport = os.environ['COMPARE_PREVIOUS_EXPORT'] in ['true', 'True'] + if "SYNC_MODE" in os.environ: + sync_mode = os.environ['SYNC_MODE'] + if "RUN_DHIS2_OFFLINE" in os.environ: + run_dhis2_offline = os.environ['RUN_DHIS2_OFFLINE'] in ['true', 'True'] + if "RUN_OCL_OFFLINE" in os.environ: + run_ocl_offline = os.environ['RUN_OCL_OFFLINE'] in ['true', 'True'] + +# Create sync object and run +datim_sync = datim.datimsyncmermsp.DatimSyncMerMsp( + oclenv=oclenv, oclapitoken=oclapitoken, dhis2env=dhis2env, dhis2uid=dhis2uid, dhis2pwd=dhis2pwd, + compare2previousexport=compare2previousexport, run_dhis2_offline=run_dhis2_offline, + run_ocl_offline=run_ocl_offline, verbosity=verbosity, import_limit=import_limit) +datim_sync.import_delay = import_delay +# resource_types = ([datim.datimbase.DatimBase.RESOURCE_TYPE_COLLECTION] + +# datim.datimbase.DatimBase.DEFAULT_SYNC_RESOURCE_TYPES) +# datim_sync.run(sync_mode=sync_mode, resource_types=resource_types) +datim_sync.run(sync_mode=sync_mode) diff --git a/syncmoh.py b/syncmoh.py new file mode 100644 index 0000000..e02e184 --- /dev/null +++ b/syncmoh.py @@ -0,0 +1,67 @@ +""" +Class to synchronize DATIM DHIS2 MOH FY17 Indicator definitions with OCL +The script runs 1 import batch, which consists of two queries to DHIS2, which are +synchronized with repositories in OCL as described below. + +Note: This script is set to run against `www.datim.org` while `syncmohfy18.py` runs against `test.geoalign.org` + +|-------------|--------|-------------------------------------------------| +| ImportBatch | DHIS2 | OCL | +|-------------|--------|-------------------------------------------------| +| MOH | MOH | /orgs/PEPFAR/sources/DATIM-MOH/ | +| | | /orgs/PEPFAR/collections/DATIM-MOH-*/ | +|-------------|--------|-------------------------------------------------| +""" +import sys +import os +import settings +import datim.datimsync +import datim.datimsyncmoh + + +# DATIM DHIS2 Settings +dhis2env = settings.dhis2env +dhis2uid = settings.dhis2uid +dhis2pwd = settings.dhis2pwd + +# OCL Settings - JetStream Staging user=datim-admin +oclenv = settings.oclenv +oclapitoken = settings.oclapitoken + +# Local development environment settings +sync_mode = datim.datimsync.DatimSync.SYNC_MODE_BUILD_IMPORT_SCRIPT # Set which operation is performed by the sync script +verbosity = 2 # 0=none, 1=some, 2=all +import_limit = 0 # Number of resources to import; 0=all +import_delay = 0 # Number of seconds to delay between each import request +compare2previousexport = False # Set to False to ignore the previous export; set to True only after a full import +run_dhis2_offline = False # Set to true to use local copies of dhis2 exports +run_ocl_offline = False # Set to true to use local copies of ocl exports + +# Set variables from environment if available +if len(sys.argv) > 1 and sys.argv[1] in ['true', 'True']: + # Server environment settings (required for OpenHIM) + dhis2env = os.environ['DHIS2_ENV'] + dhis2uid = os.environ['DHIS2_USER'] + dhis2pwd = os.environ['DHIS2_PASS'] + oclenv = os.environ['OCL_ENV'] + oclapitoken = os.environ['OCL_API_TOKEN'] + if "IMPORT_LIMIT" in os.environ: + import_limit = os.environ['IMPORT_LIMIT'] + if "IMPORT_DELAY" in os.environ: + import_delay = float(os.environ['IMPORT_DELAY']) + if "COMPARE_PREVIOUS_EXPORT" in os.environ: + compare2previousexport = os.environ['COMPARE_PREVIOUS_EXPORT'] in ['true', 'True'] + if "SYNC_MODE" in os.environ: + sync_mode = os.environ['SYNC_MODE'] + if "RUN_DHIS2_OFFLINE" in os.environ: + run_dhis2_offline = os.environ['RUN_DHIS2_OFFLINE'] in ['true', 'True'] + if "RUN_OCL_OFFLINE" in os.environ: + run_ocl_offline = os.environ['RUN_OCL_OFFLINE'] in ['true', 'True'] + +# Create sync object and run +datim_sync = datim.datimsyncmoh.DatimSyncMoh( + oclenv=oclenv, oclapitoken=oclapitoken, dhis2env=dhis2env, dhis2uid=dhis2uid, dhis2pwd=dhis2pwd, + compare2previousexport=compare2previousexport, run_dhis2_offline=run_dhis2_offline, + run_ocl_offline=run_ocl_offline, verbosity=verbosity, import_limit=import_limit) +datim_sync.import_delay = import_delay +datim_sync.run(sync_mode=sync_mode) diff --git a/syncmohfy18.py b/syncmohfy18.py new file mode 100644 index 0000000..86d8fa9 --- /dev/null +++ b/syncmohfy18.py @@ -0,0 +1,67 @@ +""" +Script to synchronize FY18 DATIM MOH Alignment definitions between DHIS2 and OCL. +The script runs 1 import batch, consisting of one query to DHIS2, which is synchronized with +repositories in OCL as described below. + +Note: This script is set to run against test.geoalign.org while syncmoh.py (for FY17) +runs against www.datim.org. + +|-------------|----------|----------------------------------------| +| ImportBatch | DHIS2 | OCL | +|-------------|----------|----------------------------------------| +| MOH-FY18 | MOH-FY18 | /orgs/PEPFAR/sources/DATIM-MOH-FY18/ | +|-------------|----------|----------------------------------------| +""" +import sys +import os +import settings +import datim.datimsync +import datim.datimsyncmohfy18 + + +# DATIM DHIS2 Settings +dhis2env = settings.dhis2env_devde +dhis2uid = settings.dhis2uid_devde +dhis2pwd = settings.dhis2pwd_devde + +# OCL Settings - staging user=datim-admin +oclenv = settings.oclenv +oclapitoken = settings.oclapitoken + +# Local development environment settings +sync_mode = datim.datimsync.DatimSync.SYNC_MODE_BUILD_IMPORT_SCRIPT # Set which sync operation is performed +verbosity = 2 # 0=none, 1=some, 2=all +import_limit = 0 # Number of resources to import; 0=all +import_delay = 0 # Number of seconds to delay between each import request +compare2previousexport = False # Set to False to ignore the previous export; set to True only after a full import +run_dhis2_offline = False # Set to true to use local copies of dhis2 exports +run_ocl_offline = False # Set to true to use local copies of ocl exports + +# Set variables from environment if available +if len(sys.argv) > 1 and sys.argv[1] in ['true', 'True']: + # Server environment settings (required for OpenHIM) + dhis2env = os.environ['DHIS2_ENV'] + dhis2uid = os.environ['DHIS2_USER'] + dhis2pwd = os.environ['DHIS2_PASS'] + oclenv = os.environ['OCL_ENV'] + oclapitoken = os.environ['OCL_API_TOKEN'] + if "IMPORT_LIMIT" in os.environ: + import_limit = os.environ['IMPORT_LIMIT'] + if "IMPORT_DELAY" in os.environ: + import_delay = float(os.environ['IMPORT_DELAY']) + if "COMPARE_PREVIOUS_EXPORT" in os.environ: + compare2previousexport = os.environ['COMPARE_PREVIOUS_EXPORT'] in ['true', 'True'] + if "SYNC_MODE" in os.environ: + sync_mode = os.environ['SYNC_MODE'] + if "RUN_DHIS2_OFFLINE" in os.environ: + run_dhis2_offline = os.environ['RUN_DHIS2_OFFLINE'] in ['true', 'True'] + if "RUN_OCL_OFFLINE" in os.environ: + run_ocl_offline = os.environ['RUN_OCL_OFFLINE'] in ['true', 'True'] + +# Create sync object and run +datim_sync = datim.datimsyncmohfy18.DatimSyncMohFy18( + oclenv=oclenv, oclapitoken=oclapitoken, dhis2env=dhis2env, dhis2uid=dhis2uid, dhis2pwd=dhis2pwd, + compare2previousexport=compare2previousexport, run_dhis2_offline=run_dhis2_offline, + run_ocl_offline=run_ocl_offline, verbosity=verbosity, import_limit=import_limit) +datim_sync.import_delay = import_delay +datim_sync.run(sync_mode=sync_mode) diff --git a/syncmohfy19.py b/syncmohfy19.py new file mode 100644 index 0000000..ff71cf0 --- /dev/null +++ b/syncmohfy19.py @@ -0,0 +1,67 @@ +""" +Script to synchronize FY19 DATIM MOH Alignment definitions between DHIS2 and OCL. +The script runs 1 import batch, consisting of one query to DHIS2, which is synchronized with +repositories in OCL as described below. + +Note: This script is set to run against vshioshvili.datim.org, while FY18 runs against +test.geoalign.org and FY17 (syncmoh.py) runs against www.datim.org. + +|-------------|----------|----------------------------------------| +| ImportBatch | DHIS2 | OCL | +|-------------|----------|----------------------------------------| +| MOH-FY19 | MOH-FY19 | /orgs/PEPFAR/sources/DATIM-MOH-FY19/ | +|-------------|----------|----------------------------------------| +""" +import sys +import os +import settings +import datim.datimsync +import datim.datimsyncmohfy19 + + +# DATIM DHIS2 Settings +dhis2env = settings.dhis2env_devde +dhis2uid = settings.dhis2uid_devde +dhis2pwd = settings.dhis2pwd_devde + +# OCL Settings - staging user=datim-admin +oclenv = settings.oclenv +oclapitoken = settings.oclapitoken + +# Local development environment settings +sync_mode = datim.datimsync.DatimSync.SYNC_MODE_BUILD_IMPORT_SCRIPT # Set which sync operation is performed +verbosity = 2 # 0=none, 1=some, 2=all +import_limit = 0 # Number of resources to import; 0=all +import_delay = 0 # Number of seconds to delay between each import request +compare2previousexport = False # Set to False to ignore the previous export; set to True only after a full import +run_dhis2_offline = False # Set to true to use local copies of dhis2 exports +run_ocl_offline = False # Set to true to use local copies of ocl exports + +# Set variables from environment if available +if len(sys.argv) > 1 and sys.argv[1] in ['true', 'True']: + # Server environment settings (required for OpenHIM) + dhis2env = os.environ['DHIS2_ENV'] + dhis2uid = os.environ['DHIS2_USER'] + dhis2pwd = os.environ['DHIS2_PASS'] + oclenv = os.environ['OCL_ENV'] + oclapitoken = os.environ['OCL_API_TOKEN'] + if "IMPORT_LIMIT" in os.environ: + import_limit = os.environ['IMPORT_LIMIT'] + if "IMPORT_DELAY" in os.environ: + import_delay = float(os.environ['IMPORT_DELAY']) + if "COMPARE_PREVIOUS_EXPORT" in os.environ: + compare2previousexport = os.environ['COMPARE_PREVIOUS_EXPORT'] in ['true', 'True'] + if "SYNC_MODE" in os.environ: + sync_mode = os.environ['SYNC_MODE'] + if "RUN_DHIS2_OFFLINE" in os.environ: + run_dhis2_offline = os.environ['RUN_DHIS2_OFFLINE'] in ['true', 'True'] + if "RUN_OCL_OFFLINE" in os.environ: + run_ocl_offline = os.environ['RUN_OCL_OFFLINE'] in ['true', 'True'] + +# Create sync object and run +datim_sync = datim.datimsyncmohfy19.DatimSyncMohFy19( + oclenv=oclenv, oclapitoken=oclapitoken, dhis2env=dhis2env, dhis2uid=dhis2uid, dhis2pwd=dhis2pwd, + compare2previousexport=compare2previousexport, run_dhis2_offline=run_dhis2_offline, + run_ocl_offline=run_ocl_offline, verbosity=verbosity, import_limit=import_limit) +datim_sync.import_delay = import_delay +datim_sync.run(sync_mode=sync_mode) diff --git a/syncmohfy20.py b/syncmohfy20.py new file mode 100644 index 0000000..4533039 --- /dev/null +++ b/syncmohfy20.py @@ -0,0 +1,67 @@ +""" +Script to synchronize FY20 DATIM MOH Alignment definitions between DHIS2 and OCL. +The script runs 1 import batch, consisting of one query to DHIS2, which is synchronized with +repositories in OCL as described below. + +Note: This script is set to run against vshioshvili.datim.org, while FY18 runs against +test.geoalign.org and FY17 (syncmoh.py) runs against www.datim.org. + +|-------------|----------|----------------------------------------| +| ImportBatch | DHIS2 | OCL | +|-------------|----------|----------------------------------------| +| MOH-FY20 | MOH-FY20 | /orgs/PEPFAR/sources/DATIM-MOH-FY20/ | +|-------------|----------|----------------------------------------| +""" +import sys +import os +import settings +import datim.datimsync +import datim.datimsyncmohfy20 + + +# DATIM DHIS2 Settings +dhis2env = settings.dhis2env_testgeoalign +dhis2uid = settings.dhis2uid_testgeoalign +dhis2pwd = settings.dhis2pwd_testgeoalign + +# OCL Settings - staging user=datim-admin +oclenv = settings.oclenv +oclapitoken = settings.oclapitoken + +# Local development environment settings +sync_mode = datim.datimsync.DatimSync.SYNC_MODE_BUILD_IMPORT_SCRIPT # Set which sync operation is performed +verbosity = 2 # 0=none, 1=some, 2=all +import_limit = 0 # Number of resources to import; 0=all +import_delay = 0 # Number of seconds to delay between each import request +compare2previousexport = False # Set to False to ignore the previous export; set to True only after a full import +run_dhis2_offline = False # Set to true to use local copies of dhis2 exports +run_ocl_offline = False # Set to true to use local copies of ocl exports + +# Set variables from environment if available +if len(sys.argv) > 1 and sys.argv[1] in ['true', 'True']: + # Server environment settings (required for OpenHIM) + dhis2env = os.environ['DHIS2_ENV'] + dhis2uid = os.environ['DHIS2_USER'] + dhis2pwd = os.environ['DHIS2_PASS'] + oclenv = os.environ['OCL_ENV'] + oclapitoken = os.environ['OCL_API_TOKEN'] + if "IMPORT_LIMIT" in os.environ: + import_limit = os.environ['IMPORT_LIMIT'] + if "IMPORT_DELAY" in os.environ: + import_delay = float(os.environ['IMPORT_DELAY']) + if "COMPARE_PREVIOUS_EXPORT" in os.environ: + compare2previousexport = os.environ['COMPARE_PREVIOUS_EXPORT'] in ['true', 'True'] + if "SYNC_MODE" in os.environ: + sync_mode = os.environ['SYNC_MODE'] + if "RUN_DHIS2_OFFLINE" in os.environ: + run_dhis2_offline = os.environ['RUN_DHIS2_OFFLINE'] in ['true', 'True'] + if "RUN_OCL_OFFLINE" in os.environ: + run_ocl_offline = os.environ['RUN_OCL_OFFLINE'] in ['true', 'True'] + +# Create sync object and run +datim_sync = datim.datimsyncmohfy20.DatimSyncMohFy20( + oclenv=oclenv, oclapitoken=oclapitoken, dhis2env=dhis2env, dhis2uid=dhis2uid, dhis2pwd=dhis2pwd, + compare2previousexport=compare2previousexport, run_dhis2_offline=run_dhis2_offline, + run_ocl_offline=run_ocl_offline, verbosity=verbosity, import_limit=import_limit) +datim_sync.import_delay = import_delay +datim_sync.run(sync_mode=sync_mode) diff --git a/syncsims.py b/syncsims.py new file mode 100644 index 0000000..62e744b --- /dev/null +++ b/syncsims.py @@ -0,0 +1,72 @@ +""" +Class to synchronize DATIM-DHIS2 SIMS definitions with OCL +The script runs 1 import batch, which consists of two queries to DHIS2, which are +synchronized with repositories in OCL as described below. +|-------------|-------------------------|--------------------------------------------| +| ImportBatch | DHIS2 | OCL | +|-------------|-------------------------|--------------------------------------------| +| sims | SimsAssessmentTypeQuery | /orgs/PEPFAR/sources/SIMS/ | +| | | /orgs/PEPFAR/collections/SIMS3-Facility/ | +| | | /orgs/PEPFAR/collections/SIMS3-Community/ | +| | | /orgs/PEPFAR/collections/SIMS3-Above-Site/ | +| | | /orgs/PEPFAR/collections/SIMS2-Facility/ | +| | | /orgs/PEPFAR/collections/SIMS2-Community/ | +| | | /orgs/PEPFAR/collections/SIMS2-Above-Site/ | +| |-------------------------|--------------------------------------------| +| | SimsOptionsQuery | /orgs/PEPFAR/sources/SIMS/ | +| | | /orgs/PEPFAR/collections/SIMS-Options/ | +|-------------|-------------------------|--------------------------------------------| +""" +import sys +import os +import settings +import datim.datimsync +import datim.datimsyncsims + + +# DATIM DHIS2 Settings +dhis2env = settings.dhis2env +dhis2uid = settings.dhis2uid +dhis2pwd = settings.dhis2pwd + +# OCL Settings - JetStream Staging user=datim-admin +oclenv = settings.oclenv +oclapitoken = settings.oclapitoken + +# Local development environment settings +sync_mode = datim.datimsync.DatimSync.SYNC_MODE_BUILD_IMPORT_SCRIPT # Set which operation is performed by the sync script +verbosity = 2 # 0=none, 1=some, 2=all +import_limit = 0 # Number of resources to import; 0=all +import_delay = 3 # Number of seconds to delay between each import request +compare2previousexport = False # Set to False to ignore the previous export; set to True only after a full import +run_dhis2_offline = False # Set to true to use local copies of dhis2 exports +run_ocl_offline = False # Set to true to use local copies of ocl exports + +# Set variables from environment if available +if len(sys.argv) > 1 and sys.argv[1] in ['true', 'True']: + # Server environment settings (required for OpenHIM) + dhis2env = os.environ['DHIS2_ENV'] + dhis2uid = os.environ['DHIS2_USER'] + dhis2pwd = os.environ['DHIS2_PASS'] + oclenv = os.environ['OCL_ENV'] + oclapitoken = os.environ['OCL_API_TOKEN'] + if "IMPORT_LIMIT" in os.environ: + import_limit = os.environ['IMPORT_LIMIT'] + if "IMPORT_DELAY" in os.environ: + import_delay = float(os.environ['IMPORT_DELAY']) + if "COMPARE_PREVIOUS_EXPORT" in os.environ: + compare2previousexport = os.environ['COMPARE_PREVIOUS_EXPORT'] in ['true', 'True'] + if "SYNC_MODE" in os.environ: + sync_mode = os.environ['SYNC_MODE'] + if "RUN_DHIS2_OFFLINE" in os.environ: + run_dhis2_offline = os.environ['RUN_DHIS2_OFFLINE'] in ['true', 'True'] + if "RUN_OCL_OFFLINE" in os.environ: + run_ocl_offline = os.environ['RUN_OCL_OFFLINE'] in ['true', 'True'] + +# Create sync object and run +datim_sync = datim.datimsyncsims.DatimSyncSims( + oclenv=oclenv, oclapitoken=oclapitoken, dhis2env=dhis2env, dhis2uid=dhis2uid, dhis2pwd=dhis2pwd, + compare2previousexport=compare2previousexport, run_dhis2_offline=run_dhis2_offline, + run_ocl_offline=run_ocl_offline, verbosity=verbosity, import_limit=import_limit) +datim_sync.import_delay = import_delay +datim_sync.run(sync_mode=sync_mode) diff --git a/synctest.py b/synctest.py new file mode 100644 index 0000000..95a60c8 --- /dev/null +++ b/synctest.py @@ -0,0 +1,17 @@ +""" +Script to test the synchronization by comparing the resulting metadata presentation +formats from DHIS2 and OCL. +""" +import settings +import datim.datimshow +import datim.datimsynctest + + +# OCL Settings - JetStream Staging user=datim-admin +oclenv = settings.oclenv +oclapitoken = settings.oclapitoken + +# Perform the test and display results +datim_test = datim.datimsynctest.DatimSyncTest( + oclenv=oclenv, oclapitoken=oclapitoken, formats=[datim.datimshow.DatimShow.DATIM_FORMAT_JSON]) +datim_test.test_all() diff --git a/tests/IndicatorCSVMetadataServed.feature b/tests/IndicatorCSVMetadataServed.feature new file mode 100644 index 0000000..6457518 --- /dev/null +++ b/tests/IndicatorCSVMetadataServed.feature @@ -0,0 +1,46 @@ +Feature: Indicator Metadata Served in CSV + This test is designed to prove that the OCL indicator CSV Requests provide metadata that matches the indicator DATIM CSV Requests + End-users may request to get CSV version of the DATIM Indicator Metadata and it successfully produces the same resut from OCL as one would get from DATIM. + +Scenario: + Given That the OCL system has been populated with Datim metadata + And OCL system is being regreshed with updated metadta + Given that the end-user has navigated to the OpenHIE metadata page + And the end-user desires metadata to be delivered in CSV + And the end-user has determined which type of metadata that is desired + When the end-user clicks on OCL CSV metadata link for + Then the matches the result when the end user clicks on + Examples: + |OCLCSVResult|PEPFARCSVResult| + |https://www.datim.org/api/sqlViews/DotdxKrNZxG/data.csv?var=dataSets:kkXf2zXqTM0|| + |https://www.datim.org/api/sqlViews/DotdxKrNZxG/data.csv?var=dataSets:MqNLEXmzIzr|| + |https://www.datim.org/api/sqlViews/DotdxKrNZxG/data.csv?var=dataSets:K7FMzevlBAp|| + |https://www.datim.org/api/sqlViews/DotdxKrNZxG/data.csv?var=dataSets:UZ2PLqSe5Ri|| + |https://www.datim.org/api/sqlViews/DotdxKrNZxG/data.csv?var=dataSets:CGoi5wjLHDy|| + |https://www.datim.org/api/sqlViews/DotdxKrNZxG/data.csv?var=dataSets:LWE9GdlygD5|| + |https://www.datim.org/api/sqlViews/DotdxKrNZxG/data.csv?var=dataSets:tG2hjDIaYQD|| + |https://www.datim.org/api/sqlViews/DotdxKrNZxG/data.csv?var=dataSets:Kxfk0KVsxDn|| + |https://www.datim.org/api/sqlViews/DotdxKrNZxG/data.csv?var=dataSets:hgOW2BSUDaN|| + |https://www.datim.org/api/sqlViews/DotdxKrNZxG/data.csv?var=dataSets:Awq346fnVLV|| + |https://www.datim.org/api/sqlViews/DotdxKrNZxG/data.csv?var=dataSets:CS958XpDaUf|| + |https://www.datim.org/api/sqlViews/DotdxKrNZxG/data.csv?var=dataSets:ovmC3HNi4LN|| + |https://www.datim.org/api/sqlViews/DotdxKrNZxG/data.csv?var=dataSets:CGoi5wjLHDy|| + |https://www.datim.org/api/sqlViews/DotdxKrNZxG/data.csv?var=dataSets:zTgQ3MvHYtk|| + |https://www.datim.org/api/sqlViews/DotdxKrNZxG/data.csv?var=dataSets:KwkuZhKulqs|| + |https://www.datim.org/api/sqlViews/DotdxKrNZxG/data.csv?var=dataSets:eAlxMKMZ9GV|| + |https://www.datim.org/api/sqlViews/DotdxKrNZxG/data.csv?var=dataSets:PkmLpkrPdQG|| + |https://www.datim.org/api/sqlViews/DotdxKrNZxG/data.csv?var=dataSets:zeUCqFKIBDD|| + |https://www.datim.org/api/sqlViews/DotdxKrNZxG/data.csv?var=dataSets:AitXBHsC7RA|| + |https://www.datim.org/api/sqlViews/DotdxKrNZxG/data.csv?var=dataSets:BuRoS9i851o|| + |https://www.datim.org/api/sqlViews/DotdxKrNZxG/data.csv?var=dataSets:jEzgpBt5Icf|| + |https://www.datim.org/api/sqlViews/DotdxKrNZxG/data.csv?var=dataSets:ePndtmDbOJj|| + |https://www.datim.org/api/sqlViews/DotdxKrNZxG/data.csv?var=dataSets:AvmGbcurn4K|| + |https://www.datim.org/api/sqlViews/DotdxKrNZxG/data.csv?var=dataSets:O8hSwgCbepv|| + |https://www.datim.org/api/sqlViews/DotdxKrNZxG/data.csv?var=dataSets:bqiB5G6qgzn|| + |https://www.datim.org/api/sqlViews/DotdxKrNZxG/data.csv?var=dataSets:YWZrOj5KS1c|| + |https://www.datim.org/api/sqlViews/DotdxKrNZxG/data.csv?var=dataSets:c7Gwzm5w9DE|| + |https://www.datim.org/api/sqlViews/DotdxKrNZxG/data.csv?var=dataSets:pTuDWXzkAkJ|| + |https://www.datim.org/api/sqlViews/DotdxKrNZxG/data.csv?var=dataSets:OFP2PhPl8FI|| + + + \ No newline at end of file diff --git a/tests/IndicatorHTMLMetadataServed.feature b/tests/IndicatorHTMLMetadataServed.feature new file mode 100644 index 0000000..87f5a69 --- /dev/null +++ b/tests/IndicatorHTMLMetadataServed.feature @@ -0,0 +1,45 @@ +Feature: Indicator Metadata Served in html + This test is designed to prove that the OCL indicator html Requests provide metadata that matches the indicator DATIM html Requests + End-users may request to get html version of the DATIM Indicator Metadata and it successfully produces the same resut from OCL as one would get from DATIM. + +Scenario: + Given That the OCL system has been populated with Datim metadata + And OCL system is being regreshed with updated metadta + Given that the end-user has navigated to the OpenHIE metadata page + And the end-user desires metadata to be delivered in html + And the end-user has determined which type of metadata that is desired + When the end-user clicks on OCL html metadata link for + Then the matches the result when the end user clicks on + Examples: + |OCLhtmlResult|PEPFARhtmlResult| + |https://www.datim.org/api/sqlViews/DotdxKrNZxG/data.html?var=dataSets:kkXf2zXqTM0|| + |https://www.datim.org/api/sqlViews/DotdxKrNZxG/data.html?var=dataSets:MqNLEXmzIzr|| + |https://www.datim.org/api/sqlViews/DotdxKrNZxG/data.html?var=dataSets:K7FMzevlBAp|| + |https://www.datim.org/api/sqlViews/DotdxKrNZxG/data.html?var=dataSets:UZ2PLqSe5Ri|| + |https://www.datim.org/api/sqlViews/DotdxKrNZxG/data.html?var=dataSets:CGoi5wjLHDy|| + |https://www.datim.org/api/sqlViews/DotdxKrNZxG/data.html?var=dataSets:LWE9GdlygD5|| + |https://www.datim.org/api/sqlViews/DotdxKrNZxG/data.html?var=dataSets:tG2hjDIaYQD|| + |https://www.datim.org/api/sqlViews/DotdxKrNZxG/data.html?var=dataSets:Kxfk0KVsxDn|| + |https://www.datim.org/api/sqlViews/DotdxKrNZxG/data.html?var=dataSets:hgOW2BSUDaN|| + |https://www.datim.org/api/sqlViews/DotdxKrNZxG/data.html?var=dataSets:Awq346fnVLV|| + |https://www.datim.org/api/sqlViews/DotdxKrNZxG/data.html?var=dataSets:Awq346fnVLV|| + |https://www.datim.org/api/sqlViews/DotdxKrNZxG/data.html?var=dataSets:ovmC3HNi4LN|| + |https://www.datim.org/api/sqlViews/DotdxKrNZxG/data.html?var=dataSets:CGoi5wjLHDy|| + |https://www.datim.org/api/sqlViews/DotdxKrNZxG/data.html?var=dataSets:zTgQ3MvHYtk|| + |https://www.datim.org/api/sqlViews/DotdxKrNZxG/data.html?var=dataSets:KwkuZhKulqs|| + |https://www.datim.org/api/sqlViews/DotdxKrNZxG/data.html?var=dataSets:eAlxMKMZ9GV|| + |https://www.datim.org/api/sqlViews/DotdxKrNZxG/data.html?var=dataSets:PkmLpkrPdQG|| + |https://www.datim.org/api/sqlViews/DotdxKrNZxG/data.html?var=dataSets:zeUCqFKIBDD|| + |https://www.datim.org/api/sqlViews/DotdxKrNZxG/data.html?var=dataSets:AitXBHsC7RA|| + |https://www.datim.org/api/sqlViews/DotdxKrNZxG/data.html?var=dataSets:BuRoS9i851o|| + |https://www.datim.org/api/sqlViews/DotdxKrNZxG/data.html?var=dataSets:jEzgpBt5Icf|| + |https://www.datim.org/api/sqlViews/DotdxKrNZxG/data.html?var=dataSets:ePndtmDbOJj|| + |https://www.datim.org/api/sqlViews/DotdxKrNZxG/data.html?var=dataSets:AvmGbcurn4K|| + |https://www.datim.org/api/sqlViews/DotdxKrNZxG/data.html?var=dataSets:O8hSwgCbepv|| + |https://www.datim.org/api/sqlViews/DotdxKrNZxG/data.html?var=dataSets:bqiB5G6qgzn|| + |https://www.datim.org/api/sqlViews/DotdxKrNZxG/data.html?var=dataSets:YWZrOj5KS1c|| + |https://www.datim.org/api/sqlViews/DotdxKrNZxG/data.html?var=dataSets:c7Gwzm5w9DE|| + |https://www.datim.org/api/sqlViews/DotdxKrNZxG/data.html?var=dataSets:pTuDWXzkAkJ|| + |https://www.datim.org/api/sqlViews/DotdxKrNZxG/data.html?var=dataSets:OFP2PhPl8FI|| + + diff --git a/tests/IndicatorInitialimport.feature b/tests/IndicatorInitialimport.feature new file mode 100644 index 0000000..df01f3e --- /dev/null +++ b/tests/IndicatorInitialimport.feature @@ -0,0 +1,10 @@ +Feature: Indicator Metadata Initial import + This test is designed to verify the initial indicator metadata import + +Scenario: + Given That DHIS2 has indicator metadata + And that OCL indicator metadata is currently not loaded + When indicator metadata sync to OCL is triggered + Then the metadata sync successfully completes + And the indicator metadata is present in OCL + And the OCL system and the DHIS2 system have the same indicator metadatadata when compared diff --git a/tests/IndicatorJSONMetadataServed.feature b/tests/IndicatorJSONMetadataServed.feature new file mode 100644 index 0000000..5ae780d --- /dev/null +++ b/tests/IndicatorJSONMetadataServed.feature @@ -0,0 +1,46 @@ +Feature: Indicator Metadata Served in JSON + This test is designed to prove that the OCL indicator JSON Requests provide metadata that matches the indicator DATIM JSON Requests + End-users may request to get JSON version of the DATIM Indicator Metadata and it successfully produces the same resut from OCL as one would get from DATIM. + +Scenario: + Given That the OCL system has been populated with Datim metadata + And OCL system is being regreshed with updated metadta + Given that the end-user has navigated to the OpenHIE metadata page + And the end-user desires metadata to be delivered in JSON + And the end-user has determined which type of metadata that is desired + When the end-user clicks on OCL JSON metadata link for + Then the matches the result when the end user clicks on + Examples: + |OCL JSON Result|PEPFAR JSON Result| + |https://www.datim.org/api/sqlViews/DotdxKrNZxG/data.json?var=dataSets:kkXf2zXqTM0|| + |https://www.datim.org/api/sqlViews/DotdxKrNZxG/data.json?var=dataSets:MqNLEXmzIzr|| + |https://www.datim.org/api/sqlViews/DotdxKrNZxG/data.json?var=dataSets:K7FMzevlBAp|| + |https://www.datim.org/api/sqlViews/DotdxKrNZxG/data.json?var=dataSets:UZ2PLqSe5Ri|| + |https://www.datim.org/api/sqlViews/DotdxKrNZxG/data.json?var=dataSets:CGoi5wjLHDy|| + |https://www.datim.org/api/sqlViews/DotdxKrNZxG/data.json?var=dataSets:LWE9GdlygD5|| + |https://www.datim.org/api/sqlViews/DotdxKrNZxG/data.json?var=dataSets:tG2hjDIaYQD|| + |https://www.datim.org/api/sqlViews/DotdxKrNZxG/data.json?var=dataSets:Kxfk0KVsxDn|| + |https://www.datim.org/api/sqlViews/DotdxKrNZxG/data.json?var=dataSets:hgOW2BSUDaN|| + |https://www.datim.org/api/sqlViews/DotdxKrNZxG/data.json?var=dataSets:Awq346fnVLV|| + |https://www.datim.org/api/sqlViews/DotdxKrNZxG/data.json?var=dataSets:Awq346fnVLV|| + |https://www.datim.org/api/sqlViews/DotdxKrNZxG/data.json?var=dataSets:ovmC3HNi4LN|| + |https://www.datim.org/api/sqlViews/DotdxKrNZxG/data.json?var=dataSets:CGoi5wjLHDy|| + |https://www.datim.org/api/sqlViews/DotdxKrNZxG/data.json?var=dataSets:zTgQ3MvHYtk|| + |https://www.datim.org/api/sqlViews/DotdxKrNZxG/data.json?var=dataSets:KwkuZhKulqs|| + |https://www.datim.org/api/sqlViews/DotdxKrNZxG/data.json?var=dataSets:eAlxMKMZ9GV|| + |https://www.datim.org/api/sqlViews/DotdxKrNZxG/data.json?var=dataSets:PkmLpkrPdQG|| + |https://www.datim.org/api/sqlViews/DotdxKrNZxG/data.json?var=dataSets:zeUCqFKIBDD|| + |https://www.datim.org/api/sqlViews/DotdxKrNZxG/data.json?var=dataSets:AitXBHsC7RA|| + |https://www.datim.org/api/sqlViews/DotdxKrNZxG/data.json?var=dataSets:BuRoS9i851o|| + |https://www.datim.org/api/sqlViews/DotdxKrNZxG/data.json?var=dataSets:jEzgpBt5Icf|| + |https://www.datim.org/api/sqlViews/DotdxKrNZxG/data.json?var=dataSets:ePndtmDbOJj|| + |https://www.datim.org/api/sqlViews/DotdxKrNZxG/data.json?var=dataSets:AvmGbcurn4K|| + |https://www.datim.org/api/sqlViews/DotdxKrNZxG/data.json?var=dataSets:O8hSwgCbepv|| + |https://www.datim.org/api/sqlViews/DotdxKrNZxG/data.json?var=dataSets:bqiB5G6qgzn|| + |https://www.datim.org/api/sqlViews/DotdxKrNZxG/data.json?var=dataSets:YWZrOj5KS1c|| + |https://www.datim.org/api/sqlViews/DotdxKrNZxG/data.json?var=dataSets:c7Gwzm5w9DE|| + |https://www.datim.org/api/sqlViews/DotdxKrNZxG/data.json?var=dataSets:pTuDWXzkAkJ|| + |https://www.datim.org/api/sqlViews/DotdxKrNZxG/data.json?var=dataSets:OFP2PhPl8FI|| + + + \ No newline at end of file diff --git a/tests/IndicatorMetadataUpdate.feature b/tests/IndicatorMetadataUpdate.feature new file mode 100644 index 0000000..d2be303 --- /dev/null +++ b/tests/IndicatorMetadataUpdate.feature @@ -0,0 +1,19 @@ +Feature: Indicator Metadata Update + This test is designed to prove that indicator updates in DHIS2 are propigated to OCL and that data matches + +Scenario: Indicator metadata is updated in DHIS2 and needs to be synced with OCL + Given That a user logs into DHIS2 + And adds a DHIS2 indicator data element + And updates another indicator data element's name + And updates another indicator data element's short name + When Indicator metadata sync is triggered + Then the metadata sync successfully completes + And the new indicator is present in OCL + And the indicator updates are present in OCL + And the OCL system and the DHIS2 system have the same indicator data when compared + +Scenario: Indicator metadata has not been updated, but the sync process runs + Given That OCL and DHIS2 are already synchronized + When Indicator metadata sync is triggered + Then the metadata sync successfully completes + And the OCL system and the DHIS2 system have the same indicator data when compared \ No newline at end of file diff --git a/tests/IndicatorXMLMetadataServed.feature b/tests/IndicatorXMLMetadataServed.feature new file mode 100644 index 0000000..6c1182e --- /dev/null +++ b/tests/IndicatorXMLMetadataServed.feature @@ -0,0 +1,43 @@ +Feature: Indicator Metadata Served in xml + This test is designed to prove that the OCL indicator xml Requests provide metadata that matches the indicator DATIM xml Requests + End-users may request to get xml version of the DATIM Indicator Metadata and it successfully produces the same resut from OCL as one would get from DATIM. + +Scenario: + Given That the OCL system has been populated with Datim metadata + And OCL system is being regreshed with updated metadta + Given that the end-user has navigated to the OpenHIE metadata page + And the end-user desires metadata to be delivered in xml + And the end-user has determined which type of metadata that is desired + When the end-user clicks on OCL xml metadata link for + Then the matches the result when the end user clicks on + Examples: + |OCLxmlResult|PEPFARxmlResult| + |https://www.datim.org/api/sqlViews/DotdxKrNZxG/data.xml?var=dataSets:kkXf2zXqTM0|| + |https://www.datim.org/api/sqlViews/DotdxKrNZxG/data.xml?var=dataSets:MqNLEXmzIzr|| + |https://www.datim.org/api/sqlViews/DotdxKrNZxG/data.xml?var=dataSets:K7FMzevlBAp|| + |https://www.datim.org/api/sqlViews/DotdxKrNZxG/data.xml?var=dataSets:UZ2PLqSe5Ri|| + |https://www.datim.org/api/sqlViews/DotdxKrNZxG/data.xml?var=dataSets:CGoi5wjLHDy|| + |https://www.datim.org/api/sqlViews/DotdxKrNZxG/data.xml?var=dataSets:LWE9GdlygD5|| + |https://www.datim.org/api/sqlViews/DotdxKrNZxG/data.xml?var=dataSets:tG2hjDIaYQD|| + |https://www.datim.org/api/sqlViews/DotdxKrNZxG/data.xml?var=dataSets:Kxfk0KVsxDn|| + |https://www.datim.org/api/sqlViews/DotdxKrNZxG/data.xml?var=dataSets:hgOW2BSUDaN|| + |https://www.datim.org/api/sqlViews/DotdxKrNZxG/data.xml?var=dataSets:Awq346fnVLV|| + |https://www.datim.org/api/sqlViews/DotdxKrNZxG/data.xml?var=dataSets:Awq346fnVLV|| + |https://www.datim.org/api/sqlViews/DotdxKrNZxG/data.xml?var=dataSets:ovmC3HNi4LN|| + |https://www.datim.org/api/sqlViews/DotdxKrNZxG/data.xml?var=dataSets:CGoi5wjLHDy|| + |https://www.datim.org/api/sqlViews/DotdxKrNZxG/data.xml?var=dataSets:zTgQ3MvHYtk|| + |https://www.datim.org/api/sqlViews/DotdxKrNZxG/data.xml?var=dataSets:KwkuZhKulqs|| + |https://www.datim.org/api/sqlViews/DotdxKrNZxG/data.xml?var=dataSets:eAlxMKMZ9GV|| + |https://www.datim.org/api/sqlViews/DotdxKrNZxG/data.xml?var=dataSets:PkmLpkrPdQG|| + |https://www.datim.org/api/sqlViews/DotdxKrNZxG/data.xml?var=dataSets:zeUCqFKIBDD|| + |https://www.datim.org/api/sqlViews/DotdxKrNZxG/data.xml?var=dataSets:AitXBHsC7RA|| + |https://www.datim.org/api/sqlViews/DotdxKrNZxG/data.xml?var=dataSets:BuRoS9i851o|| + |https://www.datim.org/api/sqlViews/DotdxKrNZxG/data.xml?var=dataSets:jEzgpBt5Icf|| + |https://www.datim.org/api/sqlViews/DotdxKrNZxG/data.xml?var=dataSets:ePndtmDbOJj|| + |https://www.datim.org/api/sqlViews/DotdxKrNZxG/data.xml?var=dataSets:AvmGbcurn4K|| + |https://www.datim.org/api/sqlViews/DotdxKrNZxG/data.xml?var=dataSets:O8hSwgCbepv|| + |https://www.datim.org/api/sqlViews/DotdxKrNZxG/data.xml?var=dataSets:bqiB5G6qgzn|| + |https://www.datim.org/api/sqlViews/DotdxKrNZxG/data.xml?var=dataSets:YWZrOj5KS1c|| + |https://www.datim.org/api/sqlViews/DotdxKrNZxG/data.xml?var=dataSets:c7Gwzm5w9DE|| + |https://www.datim.org/api/sqlViews/DotdxKrNZxG/data.xml?var=dataSets:pTuDWXzkAkJ|| + |https://www.datim.org/api/sqlViews/DotdxKrNZxG/data.xml?var=dataSets:OFP2PhPl8FI|| diff --git a/tests/MechanismInitialImport.feature b/tests/MechanismInitialImport.feature new file mode 100644 index 0000000..9314015 --- /dev/null +++ b/tests/MechanismInitialImport.feature @@ -0,0 +1,10 @@ +Feature: Mechanism Metadata Initial import + This test is designed to verify the initial import + +Scenario: + Given That DHIS2 has mechanism data + And that OCL Mechanism data is currently not loaded + When mechanism metadata sync to OCL is triggered + Then the metadata sync successfully completes + And the mechanism metadata is present in OCL + And the OCL system and the DHIS2 system have the same mechanism metadatadata when compared diff --git a/tests/MechanismMetadataServed.feature b/tests/MechanismMetadataServed.feature new file mode 100644 index 0000000..3492bc4 --- /dev/null +++ b/tests/MechanismMetadataServed.feature @@ -0,0 +1,18 @@ +Feature: Mechanism Metadata Served + This test is designed to prove that the OCL mechanism metadata requests provide mechanism metadata that matches the DATIM mechanism Requests + End-users may request to get HTML, JSON, CSV or XML version of the DATIM Mechanism Metadata and it successfully produces the same resut from OCL as one would get from DATIM. + +Scenario: + Given That the OCL system has been populated with Datim mechanism metadata + And OCL system is being regreshed with updated mechanism metadta + Given that the end-user has navigated to the OpenHIE metadata page + And the end-user desires mechanism metadata to be delivered + And the end-user has determined which type of metadata that is desired + When the end-user clicks on the metadata link for + Then the matches the result when the end user clicks on the link for + Examples: + |OCLMechanismData|PEPFARMechanismData| + |https://www.datim.org/api/sqlViews/fgUtV6e9YIX/data.html+css|| + |https://www.datim.org/api/sqlViews/fgUtV6e9YIX/data.json|| + |https://www.datim.org/api/sqlViews/fgUtV6e9YIX/data.csv|| + |https://www.datim.org/api/sqlViews/fgUtV6e9YIX/data.xml|| \ No newline at end of file diff --git a/tests/MechanismMetadataUpdate.feature b/tests/MechanismMetadataUpdate.feature new file mode 100644 index 0000000..a0a4257 --- /dev/null +++ b/tests/MechanismMetadataUpdate.feature @@ -0,0 +1,19 @@ +Feature: Mechanism Metadata Update + This test is designed to prove that mechanism updates in DHIS2 are propigated to OCL and that data matches + +Scenario: Mechanism metadata has been updated in DHIS2 and changes need to be synced to OCL + Given That a user logs into DHIS2 + And adds a mechanism (category option) + And updates another mechanism's data name + And updates another mechanism's short name + When mechanism metadata sync to OCL is triggered + Then the metadata sync successfully completes + And the new mechanism (category option) is present in OCL + And the mechanism (category option) that were updated are present in OCL + And the OCL system and the DHIS2 system have the same mechanism data when compared + +Scenario: mechanism metadata has not been updated, but the sync process runs + Given That OCL and DHIS2 are already synchronized + When mechanism metadata sync is triggered + Then the metadata sync successfully completes + And the OCL system and the DHIS2 system have the same mechanism data when compared \ No newline at end of file diff --git a/tests/SIMSInitialImport.feature b/tests/SIMSInitialImport.feature new file mode 100644 index 0000000..b5f9fac --- /dev/null +++ b/tests/SIMSInitialImport.feature @@ -0,0 +1,10 @@ +Feature: SIMS Metadata Initial import + This test is designed to verify the initial SIMS metadata import + +Scenario: + Given That DHIS2 has SIMS metadata + And that OCL SIMS metadata is currently not loaded + When SIMS metadata sync to OCL is triggered + Then the metadata sync successfully completes + And the SIMS metadata is present in OCL + And the OCL system and the DHIS2 system have the same SIMS metadatadata when compared diff --git a/tests/SIMSMetadataServed.feature b/tests/SIMSMetadataServed.feature new file mode 100644 index 0000000..504aec8 --- /dev/null +++ b/tests/SIMSMetadataServed.feature @@ -0,0 +1,30 @@ +Feature: SIMS Metadata Served + This test is designed to prove that the OCL SIMS metadata requests provide SIMS metadata that matches the DATIM SIMS Requests + End-users may request to get HTML, JSON, CSV or XML version of the DATIM SIMS Metadata and it successfully produces the same resut from OCL as one would get from DATIM. + +Scenario: + Given That the OCL system has been populated with Datim SIMS metadata + And OCL system is being regreshed with updated SIMS metadta + Given that the end-user has navigated to the OpenHIE metadata page + And the end-user desires SIMS metadata to be delivered + And the end-user has determined which type of metadata that is desired + When the end-user clicks on the metadata link for + Then the matches the result when the end user clicks on the link for + Examples: + |OCLSIMSData|PEPFARSIMSData| + |https://dev-de.datim.org/api/sqlViews/uMvWjOo31wt/data.html+css|| + |https://dev-de.datim.org/api/sqlViews/uMvWjOo31wt/data.json|| + |https://dev-de.datim.org/api/sqlViews/uMvWjOo31wt/data.csv|| + |https://dev-de.datim.org/api/sqlViews/uMvWjOo31wt/data.xml|| + |https://dev-de.datim.org/api/sqlViews/PB2eHiURtwS/data.html+css|| + |https://dev-de.datim.org/api/sqlViews/PB2eHiURtwS/data.json|| + |https://dev-de.datim.org/api/sqlViews/PB2eHiURtwS/data.csv|| + |https://dev-de.datim.org/api/sqlViews/PB2eHiURtwS/data.xml|| + |https://dev-de.datim.org/api/sqlViews/wL1TY929jCS/data.html+css|| + |https://dev-de.datim.org/api/sqlViews/wL1TY929jCS/data.json|| + |https://dev-de.datim.org/api/sqlViews/wL1TY929jCS/data.csv|| + |https://dev-de.datim.org/api/sqlViews/wL1TY929jCS/data.xml|| + |https://dev-de.datim.org/api/sqlViews/JlRJO4gqiu7/data.html+css|| + |https://dev-de.datim.org/api/sqlViews/JlRJO4gqiu7/data.json|| + |https://dev-de.datim.org/api/sqlViews/JlRJO4gqiu7/data.csv|| + |https://dev-de.datim.org/api/sqlViews/JlRJO4gqiu7/data.xml|| \ No newline at end of file diff --git a/tests/SIMSMetadataUpdate.feature b/tests/SIMSMetadataUpdate.feature new file mode 100644 index 0000000..9b8606d --- /dev/null +++ b/tests/SIMSMetadataUpdate.feature @@ -0,0 +1,19 @@ +Feature: Indicator Metadata Update + This test is designed to prove that SIMS updates in DHIS2 are propigated to OCL and that data matches + +Scenario: SIMS metadata has been updated in DHIS2 and needs to be synced to OCL + Given That a user logs into DHIS2 + And adds a SIMS data element + And updates another SIMS data element's name + And updates another SIMS data element's short name + When SIMS metadata sync is triggered + Then the metadata sync successfully completes + And the new SIMS data element is present in OCL + And the SIMS data elements that were updated are present in OCL + And the OCL system and the DHIS2 system have the same SIMS data when compared + +Scenario: SIMS metadata has not been updated, but the sync process runs + Given That OCL and DHIS2 are already synchronized + When SIMS metadata sync is triggered + Then the metadata sync successfully completes + And the OCL system and the DHIS2 system have the same SIMS data when compared \ No newline at end of file diff --git a/utils/__init__.py b/utils/__init__.py new file mode 100644 index 0000000..e69de29 diff --git a/utils/clean_csv_repeat_id.py b/utils/clean_csv_repeat_id.py new file mode 100644 index 0000000..7a3dcfa --- /dev/null +++ b/utils/clean_csv_repeat_id.py @@ -0,0 +1,39 @@ +""" +Use this script to 'clean' an IMAP CSV file before import. +This was required for several of the 2018 IMAP files. +If MOH_Indicator_ID == MOH_Disag_ID, this is the equivalent of there being no +disag, so this script simply sets the MOH_Disag_ID and MOH_Disag_Name fields +to empty strings. + +NOTE: +""" +from __future__ import print_function +import csv +import sys +import datim.datimimap + +verbosity = 0 +csv_filename = "csv/KE-FY18-dirty.csv" + +# Load the IMAP CSV +imap = datim.datimimap.DatimImapFactory.load_imap_from_csv( + csv_filename=csv_filename, period="", + country_org="", country_name="", country_code="") +if verbosity >= 2: + imap.display(fmt='csv', sort=True, exclude_empty_maps=True, auto_fix_null_disag=True) + +# Output a cleaned version +count = 0 +writer = csv.DictWriter(sys.stdout, fieldnames=datim.datimimap.DatimImap.IMAP_EXPORT_FIELD_NAMES) +writer.writeheader() +for row_number in range(imap.length()): + row = imap.get_row(row_number) + if row['MOH_Indicator_ID'] and row['MOH_Indicator_ID'] == row['MOH_Disag_ID']: + count += 1 + row['MOH_Disag_ID'] = '' + row['MOH_Disag_Name'] = '' + if verbosity >= 2: + print('Matching IDs: %s %s' % (row['MOH_Indicator_ID'], row)) + writer.writerow(row) +if verbosity >= 1: + print('\n** %s reused ID(s)\n' % count) diff --git a/utils/csv_tests.py b/utils/csv_tests.py new file mode 100644 index 0000000..f093b20 --- /dev/null +++ b/utils/csv_tests.py @@ -0,0 +1,144 @@ +""" +Use this script to test one or multiple IMAP CSV files for validity and +that the DatimImap object is interpreting the values correctly. +""" +import datim.datimimap +import pprint + +verbosity = 1 +country_codes = { + ### "BW": "Botswana", + "BI": "Burundi", + ### "CM": "Cameroon", + "CI": "Cote d'Ivoire", + "CD": "Democratic Republic of the Congo", + ### "SZ": "Eswatini", + ### "ET": "Ethiopia", + ### "HT": "Haiti", + "KE": "Kenya", + "LS": "Lesotho", + "MW": "Malawi", + "MZ": "Mozambique", + "NA": "Namibia", + ### "NG": "Nigeria", + ### "RW": "Rwanda", + "ZA": "South Africa", + "SS": "South Sudan", + "TZ": "Tanzania", + "UG": "Uganda", + "UA": "Ukraine", + "VN": "Vietnam", + "ZM": "Zambia", + "ZW": "Zimbabwe", + } + +# Iterate through IMAPs and test +period = 'FY18' +for country_code in sorted(country_codes.iterkeys()): + csv_filename = 'csv/%s-%s.csv' % (country_code, period) + country_name = country_codes[country_code] + country_org = 'DATIM-MOH-%s' % country_code + if verbosity >= 1: + print '\n\n*****************************************************************************' + print '** %s, %s, %s' % (country_code, country_name, country_org) + print '*****************************************************************************' + + # Load the IMAP CSV + imap = datim.datimimap.DatimImapFactory.load_imap_from_csv( + csv_filename=csv_filename, period=period, + country_org=country_org, country_name=country_name, country_code=country_code) + imap.do_add_columns_to_csv = False + if verbosity >= 2: + imap.display(fmt='csv', sort=True, exclude_empty_maps=True, auto_fix_null_disag=True) + print '' + + # Having some fun + """ + print imap.has_country_disag(disag_id='PXW9InWF1FD', disag_name="<2 Years, Females") + imap.do_add_columns_to_csv = True + for row in imap: + print row + exit() + row_num = 20 + print(imap.get_row(row_num, include_extra_info=False, auto_fix_null_disag=False, convert_to_dict=False, exclude_empty_maps=False)) + print(imap.get_row(row_num, include_extra_info=True, auto_fix_null_disag=False, convert_to_dict=False, exclude_empty_maps=False)) + print(imap.get_row(row_num, include_extra_info=False, auto_fix_null_disag=True, convert_to_dict=False, exclude_empty_maps=False)) + print(imap.get_row(row_num, include_extra_info=True, auto_fix_null_disag=True, convert_to_dict=False, exclude_empty_maps=False)) + print(imap.get_row(row_num, include_extra_info=False, auto_fix_null_disag=False, convert_to_dict=True, exclude_empty_maps=False)) + print(imap.get_row(row_num, include_extra_info=True, auto_fix_null_disag=False, convert_to_dict=True, exclude_empty_maps=False)) + print(imap.get_row(row_num, include_extra_info=False, auto_fix_null_disag=True, convert_to_dict=True, exclude_empty_maps=False)) + print(imap.get_row(row_num, include_extra_info=True, auto_fix_null_disag=True, convert_to_dict=True, exclude_empty_maps=False)) + print(imap.get_row(row_num, include_extra_info=False, auto_fix_null_disag=False, convert_to_dict=False, exclude_empty_maps=True)) + print(imap.get_row(row_num, include_extra_info=True, auto_fix_null_disag=False, convert_to_dict=False, exclude_empty_maps=True)) + print(imap.get_row(row_num, include_extra_info=False, auto_fix_null_disag=True, convert_to_dict=False, exclude_empty_maps=True)) + print(imap.get_row(row_num, include_extra_info=True, auto_fix_null_disag=True, convert_to_dict=False, exclude_empty_maps=True)) + print(imap.get_row(row_num, include_extra_info=False, auto_fix_null_disag=False, convert_to_dict=True, exclude_empty_maps=True)) + print(imap.get_row(row_num, include_extra_info=True, auto_fix_null_disag=False, convert_to_dict=True, exclude_empty_maps=True)) + print(imap.get_row(row_num, include_extra_info=False, auto_fix_null_disag=True, convert_to_dict=True, exclude_empty_maps=True)) + print(imap.get_row(row_num, include_extra_info=True, auto_fix_null_disag=True, convert_to_dict=True, exclude_empty_maps=True)) + exit() + """ + + # Test 1: Count of reused MOH Indicator ID in the Disag ID column + count = 0 + for row in imap.get_imap_data(): + if row['MOH_Indicator_ID'] and row['MOH_Indicator_ID'] == row['MOH_Disag_ID']: + count += 1 + if verbosity >= 2: + print('Matching IDs: %s == %s %s' % (row['MOH_Indicator_ID'], row['MOH_Disag_ID'], row)) + if verbosity >= 1: + print('%s (%s): %s reused ID(s)' % (country_code, country_name, count)) + + # Test 2a: Blank Disag ID count + count = 0 + for row in imap.get_imap_data(auto_fix_null_disag=False): + if row['MOH_Indicator_ID'] and not row['MOH_Disag_ID']: + count += 1 + if verbosity >= 1: + print('%s (%s): %s blank Disag ID(s)' % (country_code, country_name, count)) + + # Test 2b: After applying the fix + county = 0 + for row in imap.get_imap_data(auto_fix_null_disag=True): + if row['MOH_Indicator_ID'] and not row['MOH_Disag_ID']: + count += 1 + if verbosity >= 1: + print('%s (%s): %s blank Disag ID(s) ... AFTER FIXING' % (country_code, country_name, count)) + + # Test 3: Reused IDs with different names + tracker_moh_indicator = {} + tracker_moh_disag = {} + for row in imap: + if row['MOH_Indicator_ID']: + if row['MOH_Indicator_ID'] not in tracker_moh_indicator: + tracker_moh_indicator[row['MOH_Indicator_ID']] = {} + if row['MOH_Indicator_Name'] not in tracker_moh_indicator[row['MOH_Indicator_ID']]: + tracker_moh_indicator[row['MOH_Indicator_ID']][row['MOH_Indicator_Name']] = 0 + tracker_moh_indicator[row['MOH_Indicator_ID']][row['MOH_Indicator_Name']] += 1 + if row['MOH_Disag_ID']: + if row['MOH_Disag_ID'] not in tracker_moh_disag: + tracker_moh_disag[row['MOH_Disag_ID']] = {} + if row['MOH_Disag_Name'] not in tracker_moh_disag[row['MOH_Disag_ID']]: + tracker_moh_disag[row['MOH_Disag_ID']][row['MOH_Disag_Name']] = 0 + tracker_moh_disag[row['MOH_Disag_ID']][row['MOH_Disag_Name']] += 1 + if verbosity >= 2: + print('** MOH Indicator Name Counts') + num_replaced_indicator_names = 0 + for resource_id in tracker_moh_indicator: + if len(tracker_moh_indicator[resource_id]) > 1: + num_replaced_indicator_names += len(tracker_moh_indicator[resource_id]) - 1 + if verbosity >= 2: + print resource_id, tracker_moh_indicator[resource_id] + #pprint.pprint(tracker_moh_indicator) + if verbosity >= 2: + print '** MOH Disag Name Counts' + num_replaced_disag_names = 0 + for resource_id in tracker_moh_disag: + if len(tracker_moh_disag[resource_id]) > 1: + num_replaced_disag_names += len(tracker_moh_disag[resource_id]) - 1 + if verbosity >= 2: + print resource_id, tracker_moh_disag[resource_id] + #pprint.pprint(tracker_moh_disag) + if verbosity >= 1: + print '%s (%s): %s replaced Indicator Names; %s replaced Disag Names' % ( + country_code, country_name, num_replaced_indicator_names, num_replaced_disag_names) diff --git a/csv_to_json_flex.py b/utils/csv_to_json_flex.py similarity index 85% rename from csv_to_json_flex.py rename to utils/csv_to_json_flex.py index 0ad8dad..cf4847b 100755 --- a/csv_to_json_flex.py +++ b/utils/csv_to_json_flex.py @@ -2,7 +2,7 @@ csv_to_json_flex.py -- Convert CSV to OCL-formatted JSON flex file Script to convert a CSV file to an OCL-formatted JSON file based on a provided set of CSV Resource Definitions. The resulting JSON is intended for the -json_flex_import and is not suitable for the low-level concept/mapping importer. +json_flex_import and does not work with the low-level concept/mapping importer. Definitions take the form: csv_resource_definitions = [ 'definition_name':'Concept', @@ -38,19 +38,17 @@ class ocl_csv_to_json_flex: INVALID_CHARS = ' `~!@#$%^&*()_+-=[]{}\|;:"\',/<>?' REPLACE_CHAR = '-' - - def __init__(self, output_filename, csv_filename, csv_resource_definitions, + def __init__(self, output_filename='', csv_filename='', csv_resource_definitions=None, verbose=False, include_type_attribute=True): - ''' Initialize ocl_csv_to_json_flex object ''' + """ Initialize ocl_csv_to_json_flex object """ self.output_filename = output_filename self.csv_filename = csv_filename self.csv_resource_definitions = csv_resource_definitions self.verbose = verbose self.include_type_attribute = include_type_attribute - def process_by_row(self): - ''' Processes the CSV file applying all definitions to each row before moving to the next row ''' + """ Processes the CSV file applying all definitions to each row before moving to the next row """ with open(self.csv_filename) as csvfile: csv_reader = csv.DictReader(csvfile) for csv_row in csv_reader: @@ -59,7 +57,7 @@ def process_by_row(self): self.process_csv_row_with_definition(csv_row, csv_resource_def) def process_by_definition(self): - ''' Processes the CSV file by looping through it entirely once for each definition ''' + """ Processes the CSV file by looping through it entirely once for each definition """ for csv_resource_def in self.csv_resource_definitions: if 'is_active' not in csv_resource_def or csv_resource_def['is_active']: with open(self.csv_filename) as csvfile: @@ -68,7 +66,7 @@ def process_by_definition(self): self.process_csv_row_with_definition(csv_row, csv_resource_def) def process_csv_row_with_definition(self, csv_row, csv_resource_def): - ''' Process individual CSV row with the provided CSV resource definition ''' + """ Process individual CSV row with the provided CSV resource definition """ # Check if this row should be skipped is_skip_row = False @@ -117,11 +115,11 @@ def process_csv_row_with_definition(self, csv_row, csv_resource_def): ocl_resource[field_def['resource_field']] = csv_row[field_def['column']] elif 'value' in field_def: ocl_resource[field_def['resource_field']] = field_def['value'] - elif 'csv_to_json_processor' in field_def and 'data_column' in field_def: + elif 'csv_to_json_processor' in field_def: methodToCall = getattr(self, field_def['csv_to_json_processor']) ocl_resource[field_def['resource_field']] = methodToCall(csv_row, field_def) else: - raise Exception('Expected "column" or "value" key in standard column definition, but none found: %s' % field_def) + raise Exception('Expected "column", "value", or "csv_to_json_processor" key in standard column definition, but none found: %s' % field_def) # Dictionary columns if self.DEF_SUB_RESOURCES in csv_resource_def and csv_resource_def[self.DEF_SUB_RESOURCES]: @@ -170,12 +168,20 @@ def process_csv_row_with_definition(self, csv_row, csv_resource_def): raise Exception('Expected "value" or "value_column" key in key_value_pair definition, but neither found: %s' % kvp_def) # Set the key-value pair - ocl_resource[group_name][key] = value + if not key: + pass + elif value == '' and 'omit_if_empty_value' in kvp_def and kvp_def['omit_if_empty_value']: + pass + else: + ocl_resource[group_name][key] = value # Output - F = open(self.output_filename,'a') - F.write(json.dumps(ocl_resource)) - print (json.dumps(ocl_resource)) + if self.output_filename: + output_file = open(self.output_filename,'a') + output_file.write(json.dumps(ocl_resource)) + output_file.write('\n') + else: + print (json.dumps(ocl_resource)) def process_reference(self, csv_row, field_def): diff --git a/utils/imap_compare.py b/utils/imap_compare.py new file mode 100644 index 0000000..e2666c0 --- /dev/null +++ b/utils/imap_compare.py @@ -0,0 +1,86 @@ +""" +Script to compare two IMAPs. Each IMAP may be stored in a file or in any of the OCL environments. +""" +import datim.datimimap +import settings +import pprint + +# Constants - DO NOT EDIT +IMAP_TYPE_LOAD_FROM_FILE = 'file' +IMAP_TYPE_LOAD_FROM_OCL = 'ocl' + +# Shared settings - YOU CAN EDIT THESE +export_format = datim.datimimap.DatimImap.DATIM_IMAP_FORMAT_CSV +exclude_empty_maps = True +include_extra_info = False + +# IMAP A - YOU CAN EDIT THESE +imap_a_type = IMAP_TYPE_LOAD_FROM_FILE +imap_a_country_code = 'CM' # 'CM' +imap_a_country_name = 'Cameroon' # 'Cameroon' +imap_a_period = 'FY19' +imap_a_filename = 'csv/CM-FY19.csv' # 'csv/CM-FY19.csv' +imap_a_ocl_env = '' # e.g. settings.ocl_api_url_staging +imap_a_ocl_api_token = '' # e.g. settings.api_token_staging_datim_admin +imap_a_country_org = 'DATIM-MOH-%s-%s' % (imap_a_country_code, imap_a_period) + +# IMAP B - YOU CAN EDIT THESE +imap_b_type = IMAP_TYPE_LOAD_FROM_FILE +imap_b_country_code = 'BW' +imap_b_country_name = 'Botswana' +imap_b_period = 'FY19' +imap_b_filename = '' # 'csv/TZ-FY18-20190610-export3.csv' +imap_b_ocl_env = settings.ocl_api_url_staging # e.g. settings.ocl_api_url_staging +ap_b_ocl_api_token = settings.api_token_staging_datim_admin # e.g. settings.api_token_staging_datim_admin +imap_b_country_org = 'DATIM-MOH-%s-%s' % (imap_b_country_code, imap_b_period) + +# DO NOT EDIT BELOW THIS LINE + +# STEP 1 OF 4: Load IMAP A +print '**** STEP 1 OF 4: Load IMAP A...' +if imap_a_type == IMAP_TYPE_LOAD_FROM_FILE: + print 'Loading IMAP A from file: %s' % imap_a_filename + imap_a = datim.datimimap.DatimImapFactory.load_imap_from_csv( + csv_filename=imap_a_filename, period=imap_a_period, country_org=imap_a_country_org, + country_name=imap_a_country_name, country_code=imap_a_country_code) +elif imap_a_type == IMAP_TYPE_LOAD_FROM_OCL: + print 'Loading IMAP A from OCL: %s' % imap_a_country_org + imap_a = datim.datimimap.DatimImapFactory.load_imap_from_ocl( + oclenv=imap_a_ocl_env, oclapitoken=imap_a_ocl_api_token, run_ocl_offline=False, + country_code=imap_a_country_code, country_org=imap_a_country_org, period=imap_a_period, verbosity=2) +else: + raise('ERROR: Unrecognized imap_a_type "%s".' % imap_a_type) +imap_a.display(fmt=export_format, sort=True, exclude_empty_maps=exclude_empty_maps, + include_extra_info=include_extra_info) +imap_a_is_valid = imap_a.is_valid(throw_exception_on_error=False) +if imap_a_is_valid != True: + print imap_a_is_valid + +# STEP 2 OF 4: Load IMAP B +print '**** STEP 2 OF 4: Load IMAP B...' +if imap_b_type == IMAP_TYPE_LOAD_FROM_FILE: + print 'Loading IMAP B from file: %s' % imap_b_filename + imap_b = datim.datimimap.DatimImapFactory.load_imap_from_csv( + csv_filename=imap_b_filename, period=imap_b_period, country_org=imap_b_country_org, + country_name=imap_b_country_name, country_code=imap_b_country_code) +elif imap_b_type == IMAP_TYPE_LOAD_FROM_OCL: + print 'Loading IMAP B from OCL: %s' % imap_b_country_org + imap_b = datim.datimimap.DatimImapFactory.load_imap_from_ocl( + oclenv=imap_b_ocl_env, oclapitoken=imap_b_ocl_api_token, run_ocl_offline=False, + country_code=imap_b_country_code, country_org=imap_b_country_org, period=imap_b_period, verbosity=2) +else: + raise('ERROR: Unrecognized imap_b_type "%s".' % imap_b_type) +imap_b.display(fmt=export_format, sort=True, exclude_empty_maps=exclude_empty_maps, + include_extra_info=include_extra_info) +imap_b_is_valid = imap_b.is_valid(throw_exception_on_error=False) +if imap_b_is_valid != True: + print imap_b_is_valid + +# STEP 3 OF 4: Compare IMAP A to IMAP B +print '**** STEP 3 OF 4: Compare IMAP A to IMAP B...' +imap_diff = imap_a.diff(imap_b) +imap_diff.display() + +# STEP 4 OF 4: Generate patch import script (to update IMAP A to match IMAP B) +print '**** STEP 4 OF 4: Generate patch import script (to update IMAP A to match IMAP B)...' +import_list = datim.datimimap.DatimImapFactory.generate_import_script_from_diff(imap_diff) diff --git a/utils/import_multiple.py b/utils/import_multiple.py new file mode 100644 index 0000000..ca5abe1 --- /dev/null +++ b/utils/import_multiple.py @@ -0,0 +1,105 @@ +""" +Utility script to easily import CSV files for multiple countries in one go. +Provides an option to delete one or multiple existing orgs in the case of a clean import. +Be super careful with the org delete option! +""" +import requests +import settings +import time +import datim.datimimap +import datim.datimimapimport + +# Import Script Settings +period = 'FY18' +test_mode = True +country_code_postfix = '' +country_codes = { + #"BW": "Botswana", + "BI": "Burundi", + "CM": "Cameroon", + "CI": "Cote d'Ivoire", + "CD": "Democratic Republic of the Congo", + #"SZ": "Eswatini", + "ET": "Ethiopia", + #"HT": "Haiti", + "KE": "Kenya", + #"LS": "Lesotho", + "MW": "Malawi", + "MZ": "Mozambique", + "NA": "Namibia", + #"NG": "Nigeria", + "RW": "Rwanda", + #"ZA": "South Africa", + #"SS": "South Sudan", + #"TZ": "Tanzania", + "UG": "Uganda", + "UA": "Ukraine", + "VN": "Vietnam", + "ZM": "Zambia", + #"ZW": "Zimbabwe", + } + +# Org delete settings (Disabled by default) +do_delete_datim_country_orgs = False # deletes orgs with IDs like "DATIM-MOH-*" +do_delete_orgs_remove_list = False +org_remove_list = [ + "DATIM-MOH-ET", + "DATIM-MOH-BW", + "DATIM-MOH-HT", + "DATIM-MOH-SZ", +] + +# OCL Settings +ocl_env = settings.ocl_env +#oclapitoken = settings.api_token_staging_datim_admin +# root token +oclapitoken = settings.ocl_root_api_token +oclapiheaders = { + 'Authorization': 'Token ' + oclapitoken, + 'Content-Type': 'application/json' +} + +# Delete orgs - "DATIM-MOH-*" and anything in org_remove_list +if do_delete_datim_country_orgs or do_delete_orgs_remove_list: + orgs_url = ocl_env + '/orgs/?limit=200' + r_orgs = requests.get(orgs_url, headers=oclapiheaders) + orgs = r_orgs.json() + for org in orgs: + if ((do_delete_datim_country_orgs and org['id'][:10] == 'DATIM-MOH-') or ( + do_delete_orgs_remove_list and org['id'] in org_remove_list)): + org_url = ocl_env + org['url'] + print('*** DELETE ORG:', org['id'], org_url) + if test_mode: + print(' Skipping because test_mode=True') + else: + r_org_delete = requests.delete(org_url, headers=oclapiheaders) + print(r_org_delete) + +# Run the imports +i = 0 +for country_code in country_codes: + i += 1 + imap_country_code = '%s%s' % (country_code, country_code_postfix) + country_name = country_codes[country_code] + csv_filename = 'csv/%s-%s.csv' % (country_code, period) + country_org = 'DATIM-MOH-%s%s' % (country_code, country_code_postfix) + print('\n\n' + '*' * 100) + print('** [IMPORT %s of %s] DATIM Country Code: %s, IMAP Country Code: %s, Org: %s, Period: %s, CSV: %s' % ( + str(i), str(len(country_codes)), country_code, imap_country_code, country_org, period, csv_filename)) + print('*' * 100) + + # Load i-map from CSV file + try: + imap_input = datim.datimimap.DatimImapFactory.load_imap_from_csv( + csv_filename=csv_filename, period=period, + country_org=country_org, country_name=country_name, country_code=imap_country_code) + imap_input.display(sort=True, exclude_empty_maps=True) + except IOError: + print('No such file or directory: "%s". Skipping...' % csv_filename) + continue + + # Run the import + imap_import = datim.datimimapimport.DatimImapImport( + oclenv=ocl_env, oclapitoken=oclapitoken, verbosity=2, test_mode=test_mode) + imap_import.import_imap(imap_input=imap_input) + time.sleep(5) # short delay before the next one begins diff --git a/utils/timer.py b/utils/timer.py new file mode 100644 index 0000000..d159a40 --- /dev/null +++ b/utils/timer.py @@ -0,0 +1,111 @@ +""" +Simple stopwatch class used to track running time for processes. +""" +import time + + +class Timer: + """Implements a stop watch. + Usage: + t = Timer() + t.start() + t.lap() # Returns a seconds float + t.stop() # Returns a seconds float + t.started # UNIX time when started or None if not started + t.stopped # UNIX time when stopped or None if not stopped + t.running # boolean if the timer is running + """ + def __init__(self): + self.started = None + self.stopped = None + self.lap_count = 0 + self.tracked_times = None + + def start(self, label='Start'): + """Start the timer.""" + if self.started and not self.stopped: + self._raise_already_running() + if self.started and self.stopped: + self._raise_stopped() + self.started = time.time() + self.stopped = None + self.tracked_times = [] + self.tracked_times.append(self._get_timestamp_dict( + count=0, start_time=self.started, current_time=self.started, label=label)) + + def lap(self, label='', auto_label=True): + """Return a lap time.""" + if not self.started: + self._raise_not_started() + if self.stopped: + self._raise_stopped() + + # Grab the current time + current_time = time.time() + + # Auto-set the label + self.lap_count += 1 + if auto_label and not label: + label = 'Lap %s' % str(self.lap_count) + self.tracked_times.append(self._get_timestamp_dict( + count=self.lap_count, start_time=self.started, current_time=current_time, label=label)) + + return current_time - self.started + + def stop(self, label='Stop'): + """Stop the timer and returns elapsed seconds.""" + elapsed = self.lap(label=label) + self.stopped = self.started + elapsed + return elapsed + + def reset(self): + """Reset the timer.""" + self.started = None + self.stopped = None + self.lap_count = 0 + self.tracked_times = None + + def __str__(self): + output = '' + if self.tracked_times: + for current_time in self.tracked_times: + if output: + output += '\n' + output += '[%s:%s] %s' % (current_time['count'], current_time['label'], current_time['elapsed_time']) + if 'lap_time' in current_time: + output += ' (Lap: %s)' % current_time['lap_time'] + return output + + @property + def running(self): + """Return if the timer is running.""" + return ( + self.started is not None and + self.stopped is None + ) + + def _get_timestamp_dict(self, count=0, start_time=None, current_time=None, label=''): + timestamp_dict = { + 'count': count, + 'label': label, + 'timestamp': current_time, + 'elapsed_time': current_time - start_time, + } + if count and self.tracked_times and self.tracked_times[count - 1]: + previous_time = self.tracked_times[count - 1]['timestamp'] + timestamp_dict['lap_time'] = current_time - previous_time + return timestamp_dict + + @staticmethod + def _raise_not_started(): + raise ValueError('Start the timer first') + + @staticmethod + def _raise_stopped(): + raise ValueError( + 'Timer was stopped. You need to reset the timer first' + ) + + @staticmethod + def _raise_already_running(): + raise ValueError('Timer already running') \ No newline at end of file diff --git a/utils/utils.py b/utils/utils.py new file mode 100644 index 0000000..a3a968c --- /dev/null +++ b/utils/utils.py @@ -0,0 +1,269 @@ +""" +Useful code/snippets for interacting with DATIM repositories in OCL. +""" +import requests +from ocldev.oclfleximporter import OclFlexImporter +import time +import settings +from pprint import pprint + + +# JetStream staging +oclenv = settings.oclenv +oclapitoken = settings.oclapitoken +endpoint = '/orgs/PEPFAR/collections/' +oclapiheaders = { + 'Authorization': 'Token ' + oclapitoken, + 'Content-Type': 'application/json' +} + + +# Get all collections +collections_endpoint = '/orgs/DATIM-MOH-LS/collections/?limit=0' +r = requests.get(oclenv + collections_endpoint, headers=oclapiheaders) +collections = r.json() + +# Loop through +version_id = 'FY17' +for c in collections: + url = '%s%s%s/' % (oclenv, c['url'], version_id) + print '**** DELETE %s' % url + r = requests.delete(url, headers=oclapiheaders) + print 'STATUS CODE: %d, %s' % (r.status_code, r.text) + #c_version = r.json() + #pprint(c_version) + +# Create new version for each collection +for c in collections: + create_repo_version(oclenv + c['url'], oclapiheaders=oclapiheaders, version_desc='FY17', version_id='FY17', released=True) + + +url_ou_mappings = oclenv + '/orgs/PEPFAR/sources/Mechanisms/mappings/' +r = requests.get(url_ou_mappings, headers=oclapiheaders) +mappings = r.json() +for m in mappings: + mapping_url = oclenv + m['url'] + data = {'map_type': 'Has Organizational Unit'} + print mapping_url + print '\tFROM:%s' % m['from_concept_url'] + print '\tMAPTYPE: %s' % m['map_type'] + print '\tTO: %s' % m['to_concept_url'] + r = requests.put(mapping_url, data=json.dumps(data), headers=oclapiheaders) + print r.status_code, r.text + +url_all_collections = oclenv + endpoint + '?limit=100' +# url = oclenv + endpoint + '?q=MER+Results+Facility+dod&verbose=true&limit=100' +r = requests.get(url_all_collections, headers=oclapiheaders) +collections = r.json() + + +# Set custom attribute +attr_name = 'datim_sync_mer' +attr_value = True +def set_extra_attr(repo, attr_name='', attr_value=''): + repo_url = oclenv + repo['url'] + repo['extras'][attr_name] = attr_value + new_attr_data = {'extras': repo['extras']} + print repo_url, '\n', json.dumps(new_attr_data) + r = requests.put(repo_url, data=json.dumps(new_attr_data), headers=oclapiheaders) + print r.status_code, r.text + +def set_repo_field(repo_endpoint, field, value): + repo_url = oclenv + repo_endpoint + new_data = {field: value} + print repo_url, '\n', json.dumps(new_data) + r = requests.put(repo_url, data=json.dumps(new_data), headers=oclapiheaders) + print r.status_code, r.text + +# Delete matching repos +for c in collections: + if c['id'].find('SIMS') == 0 or c['id'].find('Tiered') == 0: + continue + delete_request = requests.delete(oclenv + c['url'], headers=oclapiheaders) + print 'DELETE', c['id'], 'STATUS CODE:', delete_request.status_code + +def create_initial_repo_version(collections): + missing_count = 0 + all_good_count = 0 + for c in collections: + latest_url = oclenv + c['url'] + 'latest/' + r = requests.get(latest_url, headers=oclapiheaders) + if r.status_code == 200: + print "ALL GOOD:", latest_url + all_good_count += 1 + elif r.status_code == 404: + missing_count += 1 + print "MISSING: need initial version for '%s'" % c['url'] + create_initial_repo_version(oclenv + c['url'], oclapiheaders=oclapiheaders) + +def create_missing_exports(collections): + for c in collections: + latest_url = oclenv + c['url'] + 'latest/' + latest_response = requests.get(latest_url, headers=oclapiheaders) + if latest_response.status_code != 200: + print 'SKIPPING: No latest version defined for repo "%s"' % c['url'] + continue + latest_repo_version = latest_response.json() + # try to get the export + export_url = oclenv + latest_repo_version['version_url'] + 'export/' + get_export_response = requests.get(export_url, headers=oclapiheaders) + print 'GET %s: STATUS CODE %s' % (export_url, get_export_response.status_code) + if get_export_response.status_code == 204: + # create the export + post_export_response = requests.post(export_url, headers=oclapiheaders) + print 'POST %s: STATUS CODE %s' % (export_url, post_export_response.status_code) + + +def create_repo_version(repo_url='', oclapiheaders=None, version_desc='Automatically generated initial empty repository version', version_id='initial', released=True): + """ Create new repo version """ + new_version_url = repo_url + 'versions/' + new_repo_version_data = { + 'id': version_id, + 'description': version_desc, + 'released': released, + } + print 'POST %s: %s' % (new_version_url, str(new_repo_version_data)) + r = requests.post(new_version_url, headers=oclapiheaders, data=json.dumps(new_repo_version_data)) + print 'STATUS CODE:', r.status_code + r.raise_for_status() + + +mer = [] +for c in collections: + if c['id'].find('SIMS') == 0 or c['id'].find('Tiered') == 0: + continue + mer.append(c) + print c['id'] + +for c in collections: + add_attr(c, attr_name=attr_name, attr_value=attr_value) + +for c in collections: + if 'extras' in c and 'datim_sync_mer' in c['extras']: + print c['id'] + +for c in collections: + if c['id'].find('SIMS') == 0: + if c['id'] not in sims_external_ids: + continue + print c['url'], 'external_id =', sims_external_ids[c['id']] + set_repo_field(c['url'], 'external_id', sims_external_ids[c['id']]) + + print c['id'], '[', c['external_id'], ']:', c['extras'] + add_attr(c, attr_name='datim', attr_value=attr_value) + +sims_external_ids = { + 'SIMS3-Facility': 'FZxMe3kfzYo', + 'SIMS3-Community': 'jvuGqgCvtcn', + 'SIMS3-Above-Site': 'OuWns35QmHl', + 'SIMS2-Facility': 'Run7vUuLlxd', + 'SIMS2-Community': 'xGbB5HNDnC0', + 'SIMS2-Above-Site': 'xDFgyFbegjl' +} + +# Create new repo version if 'initial' is still the "latest" released version +r = requests.get(url_all_collections, headers=oclapiheaders) +collections = r.json() +cnt = 0 +for c in collections: + if c['id'].find('SIMS') == 0 or c['id'].find('Tiered') == 0: + continue + latest_version_request = requests.get(oclenv + c['url'] + 'latest/', headers=oclapiheaders) + latest_version_json = latest_version_request.json() + if latest_version_json['id'] == 'initial': + cnt += 1 + print '[%s] Creating new version for "%s"' % (cnt, c['id']) + try: + create_repo_version(repo_url=oclenv + c['url'], oclapiheaders=oclapiheaders, version_desc='Automatically generated repository version', version_id='v2017-10-02', released=True) + except: + print "That one failed... but no way we're going to let that keep us down..." + print 'Sleeping for 10 seconds...' + time.sleep(10) + + +for c in collections: + if c['id'].find('SIMS') == 0 or c['id'].find('Tiered') == 0: + continue + latest_version_request = requests.get(oclenv + c['url'] + 'latest/', headers=oclapiheaders) + latest_version_json = latest_version_request.json() + if latest_version_json['id'] == 'initial': + +import_filename = 'mer_dhis2ocl_import_script.json' +importer_collections = OclFlexImporter( + file_path=import_filename, limit=1, api_url_root=oclenv, api_token=oclapitoken, test_mode=False) +importer_collections.process() + + +# Code to import JSON into OCL using the fancy new ocldev package +import json +import ocldev.oclfleximporter +oclenv = settings.oclenv +oclapitoken = 'enter-value-here' +with open('fy18_import_list.json') as ifile: + import_list = json.load(ifile) +importer = ocldev.oclfleximporter.OclFlexImporter(input_list=import_list, api_url_root=oclenv, api_token=oclapitoken, test_mode=False) +importer.process() + + + +# Code to retire matching mappings using the fancy new ocldev package +import json +import requests +import ocldev.oclexport +import ocldev.oclfleximporter +oclenv = settings.oclenv +oclapitoken = 'enter-value-here' +oclapiheaders = { + 'Authorization': 'Token ' + oclapitoken, + 'Content-Type': 'application/json' +} +with open('mappings_to_retire.json') as ifile: + mr = json.load(ifile) +datim_moh_export = ocldev.oclexport.OclExportFactory.load_export(repo_version_url=settings.oclenv+'/orgs/PEPFAR/sources/DATIM-MOH/FY18.alpha/', oclapitoken=oclapitoken) +for partial_map in mr: + full_maps = datim_moh_export.get_mappings(from_concept_uri=partial_map['from_concept_url'], to_concept_uri=partial_map['to_concept_url'], map_type=partial_map['map_type']) + if len(full_maps) == 1: + mapping_url = oclenv + full_maps[0]['versioned_object_url'] + print mapping_url + r = requests.put(mapping_url, json={'retired':True, "update_comment":"FY18 update"}, headers=oclapiheaders) + print r.status_code + + +# Delete all references in a collection +collection_url = settings.oclenv + '/users/paynejd/collections/MyCollection/' +collection_ref_url = '%sreferences/' % collection_url +r = requests.get(collection_url, headers=oclapiheaders) +r.raise_for_status() +collection = r.json() +refs = [] +for ref in collection['references']: + refs.append(ref['expression']) + +payload = { "references": refs } +r = requests.delete(collection_ref_url, json=payload, headers=oclapiheaders) +r.raise_for_status() +print r.text + + +# get list of orgs and delete those with IDs that match a certain string +import settings +import requests +oclenv = settings.oclenv +oclapitoken = settings.ocl_root_api_token +oclapiheaders = { + 'Authorization': 'Token ' + oclapitoken, + 'Content-Type': 'application/json' +} +orgs_url = oclenv + '/orgs/?limit=130' +orgs_response = requests.get(orgs_url, headers=oclapiheaders) +orgs = orgs_response.json() +for org in orgs: + if org['id'][:10] == 'DATIM-MOH-': + delete_url = oclenv + org['url'] + print '**********', org['id'] + print ' DELETE', delete_url + delete_response = requests.delete(delete_url, headers=oclapiheaders) + print delete_response.status_code + print '' + else: + print org['id'], '\n'